@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Fraunces:opsz,wght,SOFT,WONK@9..144,600,50,1;9..144,700,50,1&display=swap');
:root{--ink:#263b35;--muted:#63736c;--cream:#f7f4ed;--yellow:#f8d868;--line:#d9ded3;--serif:Fraunces,Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #eaa852;outline-offset:3px}.shell{max-width:1240px;padding:0 30px;margin:auto}.site-header{height:92px;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:10}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:inline-flex;gap:11px;align-items:center;font-size:22px;font-weight:800;letter-spacing:-1.4px;line-height:1}.brand-light{font-weight:500}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:7px;font-weight:800}.brand-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:13px;background:var(--ink);color:var(--cream);font-family:var(--serif);font-size:31px;transform:rotate(-9deg);position:relative}.brand-mark span{font:12px Arial;position:absolute;right:2px;top:4px;color:var(--yellow)}.main-nav{display:flex;gap:38px;font-size:13px;font-weight:700}.main-nav a:hover,.text-link:hover,.footer a:hover{color:#d8864e}.nav-cta{border:1px solid var(--ink);padding:12px 18px;border-radius:100px;font-size:12px;font-weight:800;white-space:nowrap}.nav-cta span{margin-left:16px}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{min-height:565px;display:grid;grid-template-columns:50% 50%;align-items:center;overflow:hidden}.hero-copy{padding:75px 0}.eyebrow{font-size:10px;letter-spacing:2.5px;font-weight:800}.eyebrow-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#da9869;margin-right:8px}.hero h1,.sub-hero h1,.game-intro h1{font:700 clamp(58px,7vw,100px)/.99 var(--serif);letter-spacing:-5px;margin:27px 0}.hero em,h2 em,.sub-hero em{font-weight:600;color:#d98d60}.hero-copy>p{max-width:495px;font-size:17px;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:36px}.button{display:inline-flex;align-items:center;gap:38px;border-radius:100px;padding:16px 23px;font-weight:800;font-size:13px}.button.dark{background:var(--ink);color:white}.button.light{background:#fff;color:var(--ink)}.button:hover{transform:translateY(-2px)}.text-link{font-size:13px;font-weight:800}.hero-notes{display:flex;gap:24px;margin-top:67px;color:#69786f;font-size:11px;font-weight:700}.hero-art{height:510px;position:relative;display:grid;place-items:center}.hero-orbit{position:absolute;border-radius:50%;border:1px solid #c7d4c7}.orbit-one{width:435px;height:435px}.orbit-two{width:330px;height:330px}.hero-art:before{content:'';position:absolute;width:390px;height:390px;border-radius:50%;background:#e9eee1}.float{position:absolute;font-size:34px;color:#da9869}.star-one{top:22px;left:100px}.star-two{right:40px;top:110px}.dot-one{bottom:50px;right:120px;font-size:20px;color:#7d9c84}.controller{height:230px;width:390px;background:#f8d969;border-radius:95px 95px 110px 110px;transform:rotate(-16deg);position:relative;box-shadow:0 24px 0 #d8b947,0 37px 35px #45604829;display:flex;align-items:center;justify-content:space-around;border:9px solid #ebc755}.controller:before{content:'';position:absolute;top:15px;left:110px;width:170px;height:42px;border-radius:50%;background:#fce79455}.controller-left{position:relative;width:70px;height:70px}.cross-v,.cross-h{position:absolute;background:var(--ink);border-radius:7px}.cross-v{width:22px;height:65px;left:24px}.cross-h{height:22px;width:65px;top:21px;left:2px}.controller-center{display:flex;gap:12px;margin-top:90px}.controller-center span{width:15px;height:7px;border-radius:5px;background:#b89542}.controller-right{position:relative;width:86px;height:70px}.controller-right i{position:absolute;display:grid;place-items:center;font-size:13px;font-style:normal;font-weight:800;color:#fff;width:40px;height:40px;border-radius:50%;background:#dd866e;box-shadow:0 5px 0 #b96655}.controller-right i:first-child{right:0;top:0}.controller-right i:last-child{left:0;bottom:0;background:#7b9e91;box-shadow:0 5px 0 #5e8072}.hero-sticker{position:absolute;right:4px;bottom:42px;background:#e5a786;border-radius:50%;height:115px;width:115px;display:flex;justify-content:center;align-items:center;text-align:center;line-height:1.3;font-size:12px;font-weight:900;letter-spacing:1px;transform:rotate(13deg)}.hero-sticker span{position:absolute;bottom:13px;font-size:19px}.ticker{overflow:hidden;background:#f5df97;border-top:1px solid #e5cd79;border-bottom:1px solid #e5cd79;white-space:nowrap}.ticker div{padding:15px 0;text-align:center;font-size:12px;font-weight:800;letter-spacing:3px}.ticker span{color:#b78c48;margin:0 22px}.section{padding-top:110px;padding-bottom:110px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:37px}.section h2,.feature-band h2,.about h2{font:700 clamp(38px,4vw,55px)/1.11 var(--serif);letter-spacing:-2.3px;margin:16px 0}.section-heading p{color:var(--muted);margin:0}.outline-link{border:1px solid var(--ink);border-radius:100px;padding:13px 18px;font-size:12px;font-weight:800}.outline-link span{margin-left:18px}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.game-card{border:1px solid #e2e4d9;background:#fffdf8;border-radius:20px;overflow:hidden;transition:transform .2s,box-shadow .2s}.game-card:hover{transform:translateY(-6px);box-shadow:0 16px 35px #253b3518}.card-art{height:240px;position:relative;display:grid;place-items:center;overflow:hidden}.peach .card-art,.category-tile.peach,.play-panel.peach{background:#f2c3a8}.lavender .card-art,.category-tile.lavender,.play-panel.lavender{background:#cfc3e5}.mint .card-art,.category-tile.mint,.play-panel.mint{background:#b7d9c5}.card-art:before,.card-art:after{content:'';border:2px solid #ffffff82;border-radius:50%;position:absolute;width:250px;height:250px}.card-art:after{width:170px;height:170px}.art-symbol{font:140px var(--serif);color:#fff9ed;z-index:1;text-shadow:8px 13px 0 #263b3525;transform:rotate(-12deg)}.art-spark,.art-dots{position:absolute;color:#fff9ed;font-size:29px}.art-spark{right:45px;top:33px}.art-dots{left:38px;bottom:25px}.card-body{padding:23px 25px 26px}.card-meta{display:flex;justify-content:space-between;color:#8d958d;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:1.6px}.card-body h3{font:700 29px var(--serif);letter-spacing:-1px;margin:16px 0 6px}.card-body p{color:var(--muted);font-size:13px;margin:0 0 28px}.card-play{display:flex;justify-content:space-between;border-top:1px solid #e8e9df;padding-top:16px;font-size:12px;font-weight:800}.feature-band{background:#e8eee4;padding:65px 0}.feature-layout{display:grid;grid-template-columns:110px 1fr 1fr;gap:30px;align-items:center}.feature-icon{width:85px;height:85px;display:grid;place-items:center;background:#f7d97d;border-radius:50%;font-size:45px;transform:rotate(-15deg)}.feature-band h2{margin-bottom:0}.feature-layout>p{line-height:1.8;color:var(--muted);font-size:15px}.about{display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center}.about-art{height:410px;background:#dbe8d2;border-radius:26px;position:relative;display:grid;place-items:center;overflow:hidden}.about-art:before{content:'';width:335px;height:335px;border:2px dashed #a8baa1;border-radius:50%;position:absolute}.about-art>span{z-index:1;font:700 65px/1 var(--serif);letter-spacing:-3px;transform:rotate(-9deg)}.about-art i{position:absolute;bottom:55px;right:62px;font-size:50px;font-style:normal}.about-sun{position:absolute;top:33px;left:56px;font-size:100px;color:#f1bd80}.about-copy>p{color:var(--muted);line-height:1.85;margin:24px 0 29px}.footer{background:#263b35;color:#f7f4ed}.footer-top{display:flex;justify-content:space-between;padding-top:65px;padding-bottom:60px}.footer-brand .brand-mark{background:#f7d97d;color:#263b35}.footer-top p{color:#c7d3ca;font-size:13px;margin-top:25px}.footer-links{display:flex;gap:100px}.footer-links>div{display:flex;flex-direction:column;gap:13px}.footer-links b{font-size:13px;margin-bottom:5px}.footer-links a{font-size:12px;color:#c7d3ca}.footer-bottom{border-top:1px solid #52645b;display:flex;justify-content:space-between;padding-top:20px;padding-bottom:24px;font-size:11px;color:#b8c9bd}.footer-bottom span span{color:#f1c586}.sub-hero{padding-top:105px;padding-bottom:36px}.sub-hero h1{font-size:clamp(48px,6vw,80px);max-width:850px}.sub-hero p{font-size:18px;color:var(--muted)}.category-grid{padding-top:35px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category-tile{min-height:360px;padding:32px;border-radius:22px;display:flex;flex-direction:column;justify-content:space-between}.category-tile>span{font:92px var(--serif);color:white;align-self:flex-end}.category-tile small{letter-spacing:2px;font-weight:800}.category-tile h2{font-size:35px}.category-tile p{line-height:1.6;font-size:13px}.category-tile b{font-size:12px}.game-intro{padding-top:46px;padding-bottom:32px}.back-link{font-size:12px;font-weight:800;color:var(--muted)}.game-title-row{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.game-intro h1{font-size:clamp(48px,6vw,80px);margin:13px 0}.game-intro h1 span{font-size:55px;color:#d79a6e;margin-left:19px}.game-intro p{max-width:660px;color:var(--muted);line-height:1.6}.game-badge{border-radius:50%;width:105px;height:105px;background:#f4d978;display:grid;place-items:center;text-align:center;font-size:14px;font-weight:900;line-height:1.1;transform:rotate(13deg)}.game-badge span{font-size:19px}.game-shell{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:25px;padding-bottom:55px}.play-panel{min-height:610px;border-radius:20px;padding:20px}.panel-top{display:flex;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:1.5px}.live-dot{width:8px;height:8px;background:#4d896c;border-radius:50%;display:inline-block;margin-right:6px}.game-side{display:flex;flex-direction:column;gap:20px}.info-box{background:white;border:1px solid #e4e6dc;border-radius:20px;padding:30px}.info-box h2{font:700 29px var(--serif);margin:13px 0}.info-box p{font-size:13px;line-height:1.8;color:var(--muted)}.info-box b{font-size:12px}.info-divider{height:1px;background:var(--line);margin:24px 0}.side-next{background:#e8eee4}.side-next span{font-size:10px;font-weight:800;letter-spacing:2px}.side-next a{font-size:12px;font-weight:800;text-decoration:underline}.more-games{padding-top:30px}.more-games .game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legal{padding-bottom:25px}.legal-copy{max-width:850px;padding-bottom:120px}.legal-copy h2{font:700 28px var(--serif);margin-top:36px}.legal-copy p{color:var(--muted);line-height:1.8}.legal-copy a{text-decoration:underline}#game-root{min-height:545px;display:flex;align-items:center;justify-content:center}.game-ui{width:min(100%,485px);text-align:center}.game-ui h2{font:700 37px var(--serif);margin:4px 0}.game-ui p{font-size:13px}.score-row{display:flex;align-items:center;justify-content:space-between;margin:14px 0}.score-pill{border-radius:12px;background:#ffffffaa;padding:8px 15px;font-size:12px;font-weight:800}.game-button{border:0;border-radius:30px;background:var(--ink);color:white;padding:10px 18px;font-size:12px;font-weight:800}.game-message{height:25px;font-size:12px;font-weight:700}.merge-grid{background:#ffffff70;border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:9px;max-width:420px;margin:auto;touch-action:none}.merge-cell{aspect-ratio:1;background:#ffffff73;border-radius:11px;display:grid;place-items:center;font-weight:800;font-size:clamp(20px,3vw,34px);color:#365045}.merge-cell[data-value="2"]{background:#fff8df}.merge-cell[data-value="4"]{background:#fbe6a8}.merge-cell[data-value="8"]{background:#f2b780}.merge-cell[data-value="16"]{background:#ee9875}.merge-cell[data-value="32"]{background:#da7d71;color:#fff}.merge-cell[data-value="64"],.merge-cell[data-value="128"],.merge-cell[data-value="256"],.merge-cell[data-value="512"],.merge-cell[data-value="1024"],.merge-cell[data-value="2048"]{background:#588b77;color:white}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:auto;max-width:440px}.memory-card{aspect-ratio:1;border:0;border-radius:12px;background:#fff9ee;font-size:37px;box-shadow:0 4px 0 #b5a9cb;transition:transform .2s}.memory-card:hover{transform:translateY(-2px)}.memory-card.hidden{background:#806e9a;color:#fff}.memory-card.matched{background:#e0f3d6;box-shadow:none}.snake-board{width:min(100%,430px);aspect-ratio:1;background:#eef5e9;border:8px solid #ffffff9c;border-radius:16px;display:block;margin:auto;image-rendering:pixelated}.touch-controls{display:grid;grid-template-columns:repeat(3,48px);gap:4px;justify-content:center;margin:12px auto 0}.touch-controls button{border:0;border-radius:9px;background:#ffffffbc;height:42px;font-weight:800}.touch-controls [data-dir="up"]{grid-column:2}.touch-controls [data-dir="left"]{grid-column:1}.touch-controls [data-dir="down"]{grid-column:2}.touch-controls [data-dir="right"]{grid-column:3}.touch-controls button:hover{background:#fff}.instructions{font-size:11px;color:#425c4f}
@media(max-width:850px){.main-nav{gap:16px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding-bottom:20px}.hero-art{height:440px}.hero-notes{margin-top:38px}.feature-layout{grid-template-columns:80px 1fr}.feature-layout>p{grid-column:2}.game-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.game-shell{grid-template-columns:1fr}.game-side{flex-direction:row}.game-side>*{flex:1}}
@media(max-width:610px){.shell{padding-left:20px;padding-right:20px}.site-header{height:72px}.brand{font-size:19px}.brand-mark{width:34px;height:34px}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--cream);padding:25px;box-shadow:0 16px 20px #263b351a;flex-direction:column}.main-nav.open{display:flex}.nav-cta{display:none}.menu-toggle{display:block}.hero-copy{padding-top:60px}.hero h1{letter-spacing:-3px}.hero-art{height:350px}.hero-art:before{width:280px;height:280px}.orbit-one{width:325px;height:325px}.orbit-two{width:250px;height:250px}.controller{transform:scale(.72) rotate(-16deg)}.hero-sticker{right:5px;bottom:0;transform:scale(.75) rotate(13deg)}.hero-notes{gap:11px;font-size:9px;flex-wrap:wrap}.section{padding-top:70px;padding-bottom:70px}.section-heading{align-items:start;gap:15px;flex-direction:column}.game-grid,.category-grid,.more-games .game-grid{grid-template-columns:1fr}.card-art{height:225px}.feature-layout{grid-template-columns:1fr}.feature-layout>p{grid-column:auto}.about{grid-template-columns:1fr;gap:35px}.about-art{height:300px}.footer-top{flex-direction:column;gap:40px}.footer-links{gap:70px}.footer-bottom{gap:15px;flex-direction:column}.sub-hero{padding-top:70px}.game-title-row{margin-top:30px}.game-badge{display:none}.game-intro h1 span{font-size:35px}.play-panel{padding:13px;min-height:530px}.panel-top{font-size:8px}#game-root{min-height:480px}.game-side{flex-direction:column}.memory-card{font-size:30px}.merge-cell{font-size:23px}}
