:root{--ink:#24332c;--muted:#69736c;--paper:#fafbf7;--line:#e2e7de;--red:#e84435;--green:#23774f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;font-size:16px;line-height:1.65;word-break:keep-all}button,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default;opacity:.45}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #1577ab;outline-offset:4px}h1,h2,h3,p{margin-top:0}button{color:inherit}img{max-width:100%;object-fit:cover}button{transition:background .15s,transform .15s}button:active:not(:disabled){transform:translateY(1px)}.skip{position:fixed;top:-100px;left:20px;z-index:200;background:white;padding:12px}.skip:focus{top:12px}.site-header{height:92px;justify-content:space-between;padding:0 max(4vw,24px);border-bottom:1px solid var(--line);background:#fff;gap:35px}.brand,.site-header{display:flex;align-items:center}.brand{gap:8px;white-space:nowrap;font-weight:900;font-size:25px;letter-spacing:-1.5px;line-height:1.2}.brand img{border-radius:50%;mix-blend-mode:multiply}.brand>span>span{font-weight:600}.site-header nav{gap:30px}.site-header nav,.site-header nav a{display:flex;align-items:center;height:100%}.site-header nav a{font-size:15px;font-weight:650;white-space:nowrap;position:relative}.site-header nav a[aria-current]{color:var(--red)}.site-header nav a[aria-current]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--red)}.site-header nav a:hover{color:var(--red)}.header-note{font-size:14px;color:#7a827b}main{max-width:1376px;margin:auto;padding:26px 38px 70px}.breadcrumb{display:flex;gap:12px;font-size:13px;color:#81887f;margin-bottom:22px}.breadcrumb span:last-child{color:#4d5950}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-right:300px}.eyebrow{font-size:13px;font-weight:550;color:#76816f}.eyebrow span{padding:0 7px}.page-heading h1{font-size:39px;letter-spacing:-1.7px;line-height:1.2;margin:6px 0 0;font-weight:850}.heading-dot{color:var(--red)}.how-link{font-size:14px;font-weight:650;border-bottom:1px solid #b7c1b2;padding-bottom:4px;white-space:nowrap}.how-link span{margin-left:15px}.play-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;grid-gap:32px;gap:32px;align-items:start}.main-column{min-width:0}.game-shell{border:1px solid #d2dfc8;border-radius:20px;background:#eef5dc;overflow:hidden;box-shadow:0 10px 30px #28382007}.game-bottomline,.game-topline{display:flex;justify-content:space-between;align-items:center;padding:12px 22px;font-size:13px;color:#52704e}.game-topline{background:#e4edcf;border-bottom:1px solid #d7e2c4}.game-topline>span{font-weight:750;display:flex;gap:8px;align-items:center}.game-topline i{width:7px;height:7px;border-radius:50%;background:#5b8850}.game-topline button{background:transparent;border:0;font-size:13px;color:inherit}.game-bottomline{border-top:1px solid #d7e2c4;font-size:12px}.game-bottomline a{font-weight:600}.apple-stage{padding:12px 22px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;max-width:650px;margin:0 auto;padding:10px 0 19px}.stats>div{position:relative}.stats>div+div:before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:#72826b25}.stats span{display:block;font-size:12px;font-weight:600;color:#6b7a5e;margin-bottom:0}.stats strong{font-size:29px;font-weight:800;line-height:1.3;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-1px}.stats>div:first-child strong{color:#df4737}.time-track{height:4px;background:#dce5c9;border-radius:4px;overflow:hidden;margin-bottom:16px}.time-track>div{height:100%;background:#f16f48;transition:width .2s}.apple-board-wrap{position:relative;border-radius:12px;overflow:hidden;border:2px solid #c4d4a7;box-shadow:0 3px 0 #acbe9322;background:#e4edc9}.apple-board{position:relative;display:grid;grid-template-columns:repeat(17,minmax(0,1fr));grid-template-rows:repeat(10,1fr);aspect-ratio:17/10;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;background:linear-gradient(45deg,#d5e3b240 25%,transparent 0,transparent 75%,#d5e3b240 0),linear-gradient(45deg,#d5e3b240 25%,transparent 0,transparent 75%,#d5e3b240 0);background-size:11.76% 20%;background-position:0 0,5.88% 10%}.apple-cell{min-width:0;min-height:0}.apple-cell,.apple-cell>span{display:flex;align-items:center;justify-content:center}.apple-cell>span{width:95%;aspect-ratio:1;background-size:contain;background-position:50%;background-repeat:no-repeat;color:#fff;font-size:clamp(11px,1.45vw,21px);font-weight:850;text-shadow:0 1px 3px #8d2118;padding-top:10%;line-height:1}.apple-cell.empty>span{visibility:hidden}.apple-board:focus-visible .keyboard-focus{outline:2px dashed #164f7d;outline-offset:-2px}.selection{position:absolute;pointer-events:none;background:#ffffff35;border:2px solid #516f42;z-index:4;border-radius:4px}.selection.valid{border-color:#e3422e;background:#ff745837}.selection b{position:absolute;right:0;top:0;background:#315e3d;color:#fff;padding:1px 6px;font-size:13px;line-height:1.3}.selection.valid b{background:#e3422e}.board-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#eef4dfe8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:18px;z-index:5}.board-overlay>img{mix-blend-mode:multiply;margin-bottom:8px}.overlay-kicker{color:#698352;font-size:13px;font-weight:650;letter-spacing:.5px;margin-bottom:9px}.board-overlay h2{font-size:clamp(22px,2.7vw,36px);font-weight:850;letter-spacing:-1.5px;margin:0 0 12px;line-height:1.3}.board-overlay p{font-size:14px;color:#6d795e;margin:0 0 24px}.board-overlay small{font-size:12px;color:#788367;margin-top:16px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:49px;border:0;border-radius:10px;background:var(--red);color:#fff;font-size:16px;font-weight:750;padding:11px 25px;box-shadow:0 4px 0 #b63328}.primary:hover{background:#cf392b}.primary span{font-size:23px;line-height:1}.primary.green{background:#18764f;box-shadow:0 4px 0 #0b4a33}.primary.purple{background:#7950d4;box-shadow:0 4px 0 #503298}.game-controls{display:flex;gap:10px;justify-content:center;margin-top:18px}.game-controls button{background:#fafdf299;border:1px solid #cfdbc0;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600}.game-controls button:hover:not(:disabled){background:#fff}.game-message{text-align:center;font-size:12px;color:#70805f;margin:12px 0 14px;min-height:20px}.under-game{display:flex;align-items:center;justify-content:space-between;padding:16px 2px;color:#858b81;font-size:12px}.under-game>span:first-child{display:flex;gap:7px;align-items:center}.under-game i{display:inline-block;width:5px;height:5px;background:#498156;border-radius:50%}.aside-title{display:flex;align-items:center;justify-content:space-between;padding-top:2px}.aside-title h2{font-size:19px;letter-spacing:-.7px;margin:0}.aside-title>span{font-size:20px}.aside-sub{font-size:13px;color:#92988f;margin:3px 0 20px}.game-links{display:grid;grid-gap:18px;gap:18px}.game-link{display:block;border-radius:13px;background:white;border:1px solid var(--line);overflow:hidden;transition:transform .2s,box-shadow .2s}.game-link:hover{transform:translateY(-3px);box-shadow:0 6px 15px #172a2410}.thumb{position:relative;overflow:hidden;aspect-ratio:1.95}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb>span{position:absolute;top:10px;left:10px;background:#fffdf1ed;font-size:11px;font-weight:700;padding:3px 9px;border-radius:5px;color:#283b31}.game-link-label{display:flex;justify-content:space-between;align-items:center;padding:13px 15px}.game-link h3{font-size:16px;margin:0;line-height:1.4}.game-link p{font-size:12px;color:#848c82;margin:3px 0 0}.game-link-label>span{font-size:22px;color:#9ba794}.sidebar-note{padding:25px 6px}.sidebar-note>span{font-size:15px;font-weight:750}.sidebar-note p{font-size:13px;color:#8d9589;margin:7px 0}.article{padding:30px 4px 0}.section-label{font-size:12px;font-weight:750;color:#d65b42;letter-spacing:1px;margin-bottom:9px}.article h2,.more-games h2{font-size:25px;letter-spacing:-.8px;line-height:1.4;margin:0 0 18px}.article p{font-size:16px;color:#71796d;line-height:1.95}.article section{margin-top:40px;padding-top:35px;border-top:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.step-number{font-size:13px;color:#d9533a;font-weight:750}.steps h3{font-size:16px;margin:10px 0 8px;letter-spacing:-.3px}.steps p{font-size:14px;line-height:1.9;margin:0}.faq{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{cursor:pointer;display:flex;list-style:none;font-weight:650;justify-content:space-between;gap:20px;font-size:15px}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:22px;font-weight:400;color:#728067;line-height:1.2}.faq[open] summary>span{transform:rotate(45deg)}.faq p{font-size:14px;margin:13px 30px 0 0;line-height:1.9}.more-games{border-top:1px solid var(--line);margin-top:55px;padding-top:35px}.mini-games{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.mini-games a{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--line);background:#fff;border-radius:12px}.mini-games img{width:62px;height:62px;border-radius:8px}.mini-games span{font-size:14px;font-weight:750;line-height:1.4}.mini-games small{font-size:12px;color:#8a9284;display:block;font-weight:400;margin-top:4px}.mini-games b{margin-left:auto;font-weight:400;color:#88957d}footer{padding:40px max(4vw,24px);border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;background:#f1f4ec}footer .brand{font-size:22px}footer p{grid-column:1;font-size:13px;color:#8c9583;margin:0}footer nav{grid-column:2;grid-row:1/3;display:flex;align-items:center;gap:23px;font-size:13px}footer small{font-size:12px;color:#8c9583}.expanded{position:fixed;inset:0;z-index:100;border-radius:0;overflow:auto;display:flex;flex-direction:column;justify-content:center}.expanded>.apple-stage{max-width:min(1300px,145vh);width:100%;margin:auto}.expanded>.game-bottomline,.expanded>.game-topline{flex-shrink:0}.expanded .apple-board,.expanded .apple-board-wrap{max-height:calc(100dvh - 260px)}.game-loading{padding:120px 20px;text-align:center;color:#607556}.tic.game-shell{background:#edf6f8;border-color:#d0e3e9}.tic .game-bottomline,.tic .game-topline{background:#e2eff3;border-color:#d0e3e9;color:#447082}.tic-stage{padding:22px;text-align:center}.mode-buttons{display:inline-flex;background:#dcebee;border-radius:9px;padding:4px;margin-bottom:12px}.mode-buttons button{border:0;border-radius:7px;background:transparent;padding:8px 18px;font-size:14px}.mode-buttons button[aria-pressed=true]{background:white;box-shadow:0 1px 4px #1c51641a;font-weight:700}.tic-board{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;width:min(100%,324px);margin:20px auto 30px}.tic-board button{aspect-ratio:1;border:1px solid #d4e4e8;background:#fff;border-radius:13px;font-size:58px;font-weight:650;line-height:1;opacity:1}.tic-board button.circle{color:#1598af}.tic-board button.cross{color:#ed8352}.tic-board button.win{background:#cbf0df;border-color:#83cdad}.turn-label{font-size:15px;color:#537480;margin:4px 0}.snake.game-shell{background:#e5f3ec;border-color:#b8ddce}.snake .game-bottomline,.snake .game-topline{background:#d9eee3;border-color:#b8ddce}.snake-stage{padding:14px 22px 0;outline:none}.snake-viewport{position:relative;height:390px;perspective:750px;touch-action:none;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,#285d52,#143d34);border-radius:12px}.snake-board{position:absolute;width:320px;height:320px;top:28px;transform:translateX(-50%) rotateX(36deg) rotate(-12deg);transform-style:preserve-3d;background-color:#224f41;background-image:linear-gradient(#5ca78333 1px,transparent 0),linear-gradient(90deg,#5ca78333 1px,transparent 0);background-size:calc(100% / 14) calc(100% / 14);border:5px solid #36785e;box-shadow:0 10px 0 #0a291c,0 25px 35px #0005}.snake-cube,.snake-food{position:absolute;width:calc(100% / 14);height:calc(100% / 14);background:#5bdd81;border:1px solid #259e54;box-shadow:0 7px 0 #228a4b;transform:translateY(-7px);border-radius:4px;font-size:17px;font-weight:900;line-height:12px;text-align:center;color:#153d2f}.snake-cube.head{background:#9dff9b}.snake-food{background:#ff684c;border-color:#cf3c2b;box-shadow:0 6px 0 #a13b2b;border-radius:40%;z-index:30}.dark.board-overlay{background:#122231a8;color:#fff}.dark .overlay-kicker{color:#a9dfcc}.dark p{color:#c6d4d0}.snake-controls{display:flex;justify-content:center;align-items:center;gap:38px;margin-top:17px}.snake-controls button,.snake-controls select{border:1px solid #adcdb9;background:#f7fcf8;border-radius:7px;padding:6px 10px;font-size:14px}.snake-controls label{font-size:13px;display:block;margin-bottom:8px}.dpad{text-align:center}.dpad button{min-height:35px;margin:2px;font-size:20px;line-height:1}.snake-controls>div:last-child>button{margin-right:5px}.solitaire.game-shell{background:#246952;border-color:#246952}.solitaire .game-bottomline,.solitaire .game-topline{background:#1d5845;color:#c4e4d4;border-color:#47826b}.solitaire-stage{padding:15px 18px 0}.solitaire .game-message,.solitaire .stats span{color:#c4dbcd}.solitaire .stats strong{color:white;font-size:25px}.solitaire-board{position:relative;overflow-x:auto;padding:4px 3px 15px;min-height:430px}.sol-columns,.sol-top{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px;min-width:420px}.card-slot,.stock{height:100px;border-radius:7px;border:1px solid #aed6b850;position:relative;color:#d1e5d180;font-size:12px;display:flex;align-items:center;justify-content:center;background:#13483240}.stock{flex-direction:column;font-size:26px}.stock small{font-size:12px}.back{background:repeating-linear-gradient(45deg,#263f79,#263f79 4px,#344f8b 0,#344f8b 6px)!important;border:3px solid #ececdb!important;color:#dadfef!important}.playing-card{position:absolute;width:100%;height:100px;border:1px solid #d9ddd1;border-radius:7px;background:#fffef5;box-shadow:0 2px 3px #102b2733;display:block;padding:5px;text-align:left;opacity:1!important}.playing-card:disabled{cursor:default}.playing-card.red{color:#d0463f}.playing-card.black{color:#293630}.playing-card>span:first-child{font-size:17px;line-height:1;font-weight:750;display:block}.playing-card small{display:inline;font-size:14px;margin-left:3px}.playing-card b{display:block;text-align:center;font-size:31px;line-height:1.5}.playing-card>span:last-child{display:block;text-align:right;font-size:16px;font-weight:750;line-height:1}.playing-card.selected{box-shadow:0 0 0 3px #ffd871,0 6px 10px #09271655;transform:translateY(-4px);z-index:80}.playing-card.back{display:flex;align-items:center;justify-content:center}.playing-card .card-pattern{font-size:30px!important}.sol-column{position:relative;min-height:108px}.slot-button{height:100px;width:100%;background:#13483240;border:1px dashed #a7ceb855;border-radius:7px;color:#bad6c37a;font-size:27px;position:absolute;top:0}.sol-win{color:#fff4a9;font-size:22px;text-align:center;padding:20px}.solitaire .game-controls button{background:#eaf7ed;border-color:#bdd4c1}.runner.game-shell{background:#1a2038;border-color:#333954}.runner .game-bottomline,.runner .game-topline{background:#20283f;color:#bfc4df;border-color:#333954}.runner-stage{padding:13px 20px 0;outline:none}.runner .stats span{color:#aab4cf}.runner .stats strong{color:#eeeaff;font-size:27px}.runner-board{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:9/5;border:1px solid #495274}.runner-board canvas{width:100%;height:100%;display:block}.runner .dark.board-overlay{background:#11142e8c}.runner-controls{display:flex;gap:10px;justify-content:center;margin-top:17px}.runner-controls button{border:1px solid #475476;border-radius:8px;background:#293552;color:#e9e4ff;min-width:43px;padding:8px 14px;font-size:16px}.runner-controls .jump{background:#7453bd;min-width:120px}.runner .game-message{color:#a9b0c7}.not-found{padding:100px 30px;text-align:center}@media(min-width:1600px){main{max-width:1500px}.play-layout{grid-template-columns:minmax(0,1fr) 280px}.thumb{aspect-ratio:2.05}.page-heading{padding-right:310px}}@media(max-width:1100px){.site-header{padding:0 24px;gap:22px}.site-header nav{gap:20px}.header-note{display:none}main{padding:25px 24px 55px}.play-layout{gap:22px;grid-template-columns:minmax(0,1fr) 220px}.page-heading{padding-right:242px}.apple-stage{padding:12px 14px 0}.mini-games{grid-template-columns:repeat(2,1fr)}.game-link h3{font-size:15px}.game-link p{font-size:11px}.stats strong{font-size:26px}.board-overlay>img{width:60px;height:60px}.board-overlay p{margin-bottom:18px}.steps{gap:17px}footer nav{gap:15px}.snake-viewport{height:350px}.snake-board{width:285px;height:285px}.sol-columns,.sol-top{gap:7px}}@media(max-width:800px){.site-header{height:auto;min-height:76px;flex-wrap:wrap;padding:16px 20px 0;gap:14px}.brand{font-size:23px}.site-header nav{order:2;width:100%;height:44px;overflow-x:auto;gap:26px}.site-header nav a{font-size:14px;padding-bottom:9px}.header-note{display:block;margin-left:auto;font-size:12px}main{padding:20px 18px 45px}.breadcrumb{margin-bottom:17px}.page-heading{padding-right:0;margin-bottom:20px}.page-heading h1{font-size:33px}.play-layout{display:block}.related{margin-top:26px}.aside-sub{margin-bottom:15px}.game-links{grid-template-columns:repeat(4,1fr);gap:10px}.game-link-label{padding:10px}.game-link p,.game-link-label>span{display:none}.thumb{aspect-ratio:1.25}.thumb>span{display:none}.game-link h3{font-size:13px}.sidebar-note{display:none}.article{padding-top:25px}.article h2{font-size:23px}.apple-cell>span{font-size:clamp(11px,2.7vw,21px)}.board-overlay h2{font-size:30px}.board-overlay>img{width:75px;height:75px}.board-overlay p{font-size:14px}.stats strong{font-size:29px}.game-bottomline{padding:10px 16px}.article section{padding-top:25px;margin-top:30px}.more-games{margin-top:35px;padding-top:30px}footer{grid-template-columns:1fr}footer nav{grid-column:1;grid-row:auto;flex-wrap:wrap}footer p{margin-top:-5px}.expanded .apple-board,.expanded .apple-board-wrap{max-height:none}.snake-viewport{height:380px}.snake-board{width:315px;height:315px}}@media(max-width:480px){body{word-break:keep-all}.site-header{padding:13px 15px 0;gap:8px}.site-header .brand img{height:34px;width:34px}.brand{font-size:21px}.site-header nav{gap:23px}.site-header nav a{font-size:13px}.header-note{font-size:11px}main{padding:17px 12px 35px}.breadcrumb{font-size:12px;margin-bottom:15px}.page-heading{padding:0 4px}.eyebrow{font-size:11px}.page-heading h1{font-size:30px}.how-link{font-size:12px}.how-link span{margin-left:8px}.game-shell{border-radius:13px}.game-topline{padding:10px 13px}.game-topline,.game-topline button{font-size:12px}.apple-stage{padding:9px 7px 0}.stats{padding:7px 0 13px}.stats span{font-size:11px}.stats strong{font-size:25px}.time-track{margin-bottom:10px}.apple-board-wrap{border-radius:7px}.apple-cell>span{font-size:12px;background-size:115%}.board-overlay{padding:10px}.board-overlay>img{width:43px;height:43px;margin-bottom:3px}.overlay-kicker{font-size:11px;margin-bottom:5px}.board-overlay h2{font-size:24px;letter-spacing:-1px;margin-bottom:7px}.board-overlay p{font-size:11px;margin-bottom:13px;max-width:270px}.primary{min-height:42px;font-size:14px;padding:8px 20px;gap:20px;border-radius:8px}.board-overlay small{font-size:10px;margin-top:10px}.game-controls{gap:7px;margin-top:14px}.game-controls button{font-size:12px;padding:7px 12px}.game-message{font-size:11px;padding:0 5px;margin:10px 0;line-height:1.5;min-height:30px}.game-bottomline{font-size:10px;padding:9px 12px}.under-game{font-size:10px;padding:12px 4px}.article{padding:22px 6px 0}.section-label{font-size:11px}.article h2{font-size:22px;margin-bottom:12px}.article p{font-size:15px;line-height:1.9}.steps{grid-template-columns:1fr;gap:23px}.steps>div{position:relative;padding-left:38px}.step-number{position:absolute;left:0;top:10px}.steps h3{font-size:16px;margin-top:7px}.steps p{line-height:1.85}.faq p,.faq summary,.steps p{font-size:14px}.faq p{margin-right:0}.game-links{grid-template-columns:repeat(2,1fr);gap:13px}.thumb{aspect-ratio:1.8}.game-link h3{font-size:15px}.game-link p{display:block;font-size:11px}.game-link-label{padding:12px}.related{padding:0 6px}.mini-games{gap:10px}.mini-games a{gap:9px;padding:8px}.mini-games img{width:40px;height:48px}.mini-games span{font-size:12px}.mini-games small{font-size:10px}.mini-games b{display:none}.more-games{padding:25px 6px 0}.more-games h2{font-size:23px}footer{padding:30px 20px}.tic-stage{padding:18px 15px}.tic-board{width:270px}.tic-board button{font-size:50px}.mode-buttons button{font-size:13px;padding:7px 15px}.snake-stage{padding:12px 9px 0}.snake-viewport{height:320px}.snake-board{width:270px;height:270px;top:20px}.snake-controls{gap:20px}.snake-controls label,.snake-controls select{font-size:12px}.snake-cube{font-size:13px}.solitaire-stage{padding:11px 7px 0}.solitaire-board{min-height:400px}.solitaire .stats strong{font-size:21px}.sol-columns,.sol-top{min-width:360px;gap:5px}.card-slot,.playing-card,.slot-button,.stock{height:82px}.playing-card{padding:3px}.playing-card>span:first-child{font-size:14px}.playing-card small{font-size:11px;margin-left:2px}.playing-card b{font-size:22px}.playing-card>span:last-child{font-size:12px}.runner-stage{padding:10px 8px 0}.runner .stats strong{font-size:23px}.runner-board{aspect-ratio:4/3}.runner-board canvas{object-fit:fill}.runner-controls{gap:7px}.runner-controls button{min-width:36px;padding:7px 10px}.runner-controls .jump{min-width:96px}.expanded{border-radius:0}.expanded .game-topline{position:-webkit-sticky;position:sticky;top:0;z-index:10}.expanded .apple-board{min-height:200px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.audio-wrapper{min-width:0;flex:1 1}.audio-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding:10px 18px 0;font-size:12px}.audio-controls>span{margin-right:auto;opacity:.8}.audio-controls button{font-size:12px;border:1px solid #93aa9460;border-radius:7px;background:#ffffffa6;padding:5px 9px}.audio-controls button[aria-pressed=true]{box-shadow:inset 0 -2px #60876c}.runner .audio-controls,.solitaire .audio-controls{color:#e0eadd}.runner .audio-controls button,.solitaire .audio-controls button{background:#ffffff15;color:inherit;border-color:#ffffff40}.hint-message{margin:14px 10px;padding:11px 14px;border-radius:9px;border:1px solid #d6af34;background:#fff6cf;color:#574413;font-size:14px;text-align:center;line-height:1.7}.tic-board button.hint-cell{background:#fff3ba;border:3px solid #d3a11e;box-shadow:0 0 0 4px #f2cf6240}.hint-target{outline:3px solid #ffe16b!important;outline-offset:3px;box-shadow:0 0 18px #ffe16b66!important}.sol-column.hint-target{background:#ffe16b22;border-radius:7px}.playing-card.selected{outline:3px solid #ffe16b;outline-offset:1px}.game-controls{flex-wrap:wrap}.snake-viewport{container-type:inline-size;height:auto;aspect-ratio:1.45;min-height:350px;max-height:650px;perspective:1000px}.snake-board{width:78cqw;height:78cqw;max-width:580px;max-height:580px;left:50%;top:50%;transform:translate(-50%,-50%) rotateX(30deg) rotate(-8deg);transform-origin:center}.snake-path{position:absolute;width:calc(100% / 14);height:calc(100% / 14);color:#ffe483;text-align:center;font-weight:900;line-height:1.1;z-index:1;font-size:clamp(14px,3cqw,28px);background:#ffdf5d18;border-radius:50%}.snake-cube.head{font-size:clamp(14px,2.8cqw,25px)}.snake-controls>div:last-child>button{margin-top:5px}.runner-controls{flex-wrap:wrap}.expanded .audio-wrapper{width:100%;max-width:1300px;margin:0 auto}.expanded .snake-viewport{max-height:calc(100dvh - 290px);min-height:260px}.expanded .snake-board{width:min(75cqw,64vh);height:min(75cqw,64vh)}@media(max-width:600px){.snake-viewport{aspect-ratio:1.08;min-height:290px}.snake-board{width:83cqw;height:83cqw;max-width:none;max-height:none;transform:translate(-50%,-50%) rotateX(26deg) rotate(-5deg)}.audio-controls{padding:9px 10px 0;gap:6px}.audio-controls>span{width:100%;font-size:11px}.audio-controls button{font-size:12px}.snake-controls{gap:13px}.hint-message{font-size:13px;margin:12px 4px}.solitaire .game-controls button{padding:7px 10px}.runner-controls button{font-size:14px}}.tic-setup{text-align:center;padding:24px 0 40px}.tic-setup h2{font-size:26px;margin:9px 0}.tic-setup p{color:#647982}.tic-size-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;max-width:520px;margin:26px auto}.tic-size-options button{background:white;border:2px solid #d4e4e8;border-radius:14px;padding:20px 7px}.tic-size-options button[aria-pressed=true]{background:#dff7f7;border-color:#1598af;box-shadow:0 4px 0 #1598af22}.tic-size-options strong{display:block;font-size:28px}.tic-size-options span{display:block;font-size:12px;margin-top:5px}.tic-current{text-align:center;color:#39727e;font-weight:650;margin-bottom:12px}.tic-board.tic-size-3{width:min(100%,324px)}.tic-board.tic-size-5,.tic-board.tic-size-7{width:min(100%,460px);gap:6px}.tic-board.tic-size-5 button{font-size:clamp(26px,5vw,45px);border-radius:9px;padding:0;min-width:0}.tic-board.tic-size-7 button{font-size:clamp(22px,4vw,36px);border-radius:7px;padding:0;min-width:0}@media(max-width:480px){.tic-size-options{gap:6px}.tic-size-options strong{font-size:24px}.tic-size-options span{font-size:10px}.tic-setup h2{font-size:22px}.tic-board.tic-size-7{gap:4px}}.expanded .snake-stage .snake-viewport,.snake-stage .snake-viewport{container-type:normal;perspective:none;aspect-ratio:5/3;width:100%;height:auto;min-height:0;max-height:none;margin:0 auto;border:8px solid #455442;border-radius:9px;background:#b8c98d;box-shadow:inset 0 0 0 2px #23331d;overflow:hidden;touch-action:none}.snake-lcd{display:block;width:100%;height:auto;aspect-ratio:5/3;max-width:100%}.snake-stage .board-overlay{background:#b8c98df2;color:#26381c;padding:10px}.snake-stage .board-overlay h2{font-size:clamp(20px,3vw,32px);margin:3px 0 8px}.snake-stage .board-overlay p{color:#374b29;font-size:13px;margin-bottom:12px}.snake-stage .overlay-kicker{color:#465b32}.snake-stage .primary.green{background:#334927;color:#e1edc9}.snake-controls{gap:18px;flex-wrap:wrap;margin-top:12px}.snake-controls>div:last-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.snake-controls label{width:100%;margin-bottom:0}.snake-controls>div:last-child>button{margin:0;min-height:40px}.snake-controls .dpad{flex-shrink:0}.dpad button{min-height:40px;min-width:42px}.snake-stage .game-message{min-height:0}.expanded .snake-stage{max-width:min(100%,calc((100dvh - 330px)*1.6667));margin:0 auto;width:100%;min-width:260px}.expanded.snake{overflow:auto}@media(max-width:480px){.snake-stage .snake-viewport{border-width:5px}.snake-stage .board-overlay .overlay-kicker{display:none}.snake-stage .board-overlay p{font-size:11px;margin-bottom:6px}.snake-stage .board-overlay h2{font-size:20px;margin-bottom:5px}.snake-controls{gap:8px}.snake-controls>div:last-child{flex:1 1;min-width:150px}.snake-controls button,.snake-controls select{font-size:12px;padding:5px 8px}}@media(max-height:550px) and (orientation:landscape){.expanded .snake-stage{max-width:100%;display:grid;grid-template-columns:minmax(0,1fr) 170px;grid-gap:8px;gap:8px}.expanded .snake-stage .stats{grid-column:1/-1;padding:0;width:100%}.expanded .snake-stage .snake-viewport{width:min(100%,calc((100dvh - 200px)*1.6667))}.expanded .snake-controls{margin:0;align-content:center}.expanded .snake-stage .game-message,.expanded .snake-stage .hint-message{grid-column:1/-1}}.expanded .snake-stage .snake-viewport,.snake-stage .snake-viewport{aspect-ratio:auto}.solitaire-stage{--sol-card-h:130px;--sol-step:30px;container-type:inline-size;padding:12px 14px 16px}.solitaire-board{min-height:0;overflow:auto;padding:8px 5px 24px;isolation:isolate}.sol-columns,.sol-top{min-width:0;gap:8px}.sol-top{margin-bottom:22px}.solitaire-stage .card-slot,.solitaire-stage .playing-card,.solitaire-stage .slot-button,.solitaire-stage .stock{height:var(--sol-card-h)}.solitaire-stage .sol-column{min-height:var(--sol-card-h)}.solitaire-stage .playing-card{border-radius:8px;touch-action:manipulation;padding:5px;transition:box-shadow .14s,border-color .14s;transform:none}.solitaire-stage .playing-card:active{transform:none}.solitaire-stage .playing-card.selected{transform:none;outline:3px solid #ffe16b;outline-offset:-3px;box-shadow:0 0 14px #ffe16b66;z-index:auto}.card-portrait{position:absolute;top:22%;left:22%;width:56%;height:60%;object-fit:contain;pointer-events:none;border-radius:3px}.solitaire-stage .card-corner{position:absolute;left:5px;top:5px;font-size:19px;line-height:1;z-index:1}.solitaire-stage .card-corner small{font-size:15px}.solitaire-stage .card-bottom{position:absolute;bottom:4px;right:5px;font-size:15px;line-height:1}.solitaire-stage .card-pip{position:absolute;inset:28% 0 auto;line-height:1.4;font-size:40px;text-align:center}.sol-toolbar{display:flex;gap:7px;flex-wrap:wrap;align-items:center;justify-content:center;padding:9px 0}.sol-toolbar label{color:#e2f4e7;font-size:13px;display:flex;align-items:center;gap:5px}.sol-toolbar button{border:1px solid #adcdb9;border-radius:7px;background:#edf7ef;padding:8px 11px;font-size:13px;min-height:38px}.sol-toolbar button:disabled{opacity:.45}.sol-feedback{color:#f7ebbc;background:#143f3260;border:1px solid #89ab9360;border-radius:8px;padding:8px 12px;margin:5px 0 10px;min-height:45px;font-size:14px}.solitaire-stage .hint-target{outline-offset:1px}.solitaire-stage .stats{padding:3px 0 10px}.solitaire-stage .card-slot{font-size:12px}.solitaire:-webkit-full-screen{display:flex;justify-content:flex-start;overflow:auto;background:#246952;width:100%;height:100dvh}.solitaire.expanded,.solitaire:fullscreen{display:flex;justify-content:flex-start;overflow:auto;background:#246952;width:100%;height:100dvh}.solitaire.expanded .audio-wrapper{max-width:1250px;min-height:0;flex:1 1;display:flex;flex-direction:column}.solitaire.expanded .solitaire-stage{flex:1 1;min-height:0;display:flex;flex-direction:column;--sol-card-h:clamp(105px,18vh,175px);--sol-step:clamp(24px,4vh,36px)}.solitaire.expanded .solitaire-board{flex:1 1;min-height:180px;overflow:auto}.solitaire.expanded .game-bottomline{display:none}.solitaire.expanded .game-topline{position:relative;flex-shrink:0}.solitaire.expanded .sol-feedback,.solitaire.expanded .sol-toolbar,.solitaire.expanded .stats{flex-shrink:0}.solitaire .slot-button{touch-action:manipulation}@container(max-width:600px){.solitaire-board{--sol-card-h:100px;--sol-step:26px}.sol-columns,.sol-top{gap:5px}.solitaire-stage .card-corner{font-size:16px;left:3px;top:4px}.solitaire-stage .card-corner small{font-size:12px;margin-left:1px}.solitaire-stage .card-bottom{font-size:12px;right:3px}.solitaire-stage .card-pip{font-size:28px}.card-portrait{left:12%;width:76%;top:26%;height:55%}}@container(max-width:400px){.solitaire-board{--sol-card-h:76px;--sol-step:24px}.sol-columns,.sol-top{gap:4px}.solitaire-stage .card-corner{font-size:14px}.solitaire-stage .card-bottom{font-size:10px}.solitaire-stage .card-pip{font-size:23px}.solitaire-stage .card-corner small{font-size:10px}.solitaire-stage .playing-card{border-radius:5px}.solitaire-stage .stock{font-size:22px}.solitaire-stage .stock small{font-size:10px}}@media(prefers-reduced-motion:reduce){.playing-card{transition:none!important}}.solitaire-stage .playing-card:not(.back){touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.solitaire-stage .playing-card:not(.back):active{cursor:-webkit-grabbing;cursor:grabbing}.sol-drag-ghost{container-type:normal!important;overflow:visible!important;filter:drop-shadow(0 12px 10px #0006)}.sol-drag-ghost .playing-card{pointer-events:none!important;opacity:.96}.sol-drag-ghost .card-corner{font-size:19px}.sol-drag-ghost .card-portrait{height:60%;top:22%}