@layer reset{*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{vertical-align:middle}button{border:0}ul{margin:0;padding:0;list-style:none}[hidden]{display:none!important}}@layer base{:root{--ink:#202130;--primary:#202130;--primary-hover:#34374b;--muted:#59647b;--line:#e4e7ef;--line-strong:#cbd2e0;--paper:#fff;--soft:#f6f7fa;--tile:#75819c;--accent:#ffcd28;--accent-hover:#f2be18;--accent-soft:#fff6d7;--accent-border:#e8d69a;--accent-ink:#66511c;--focus:#59647f;--selection-background:#ffdc42;--selection-color:#141521;--body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display:var(--body);--sage:#eef1f6;--lavender:#eeedf8;--blue:#eaf0f8;--peach:#fff5dd;--yellow:#fff6cc;--pink:#f7edf3;--header-height:78px}html{scroll-behavior:smooth;scroll-padding-top:100px}body{font-family:var(--body);color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-size:14px;line-height:1.5}h1,h2,h3{font-family:var(--display);letter-spacing:-.035em;line-height:1.15}button{background:0 0}button,a,input,select{touch-action:manipulation}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}::selection{background:var(--selection-background);color:var(--selection-color);text-shadow:none}input{min-width:0}input,textarea,select{accent-color:var(--accent);caret-color:var(--primary)}button:disabled{cursor:not-allowed;opacity:.5}svg{flex-shrink:0}p{color:var(--muted)}.sage{background:var(--sage)}.lavender{background:var(--lavender)}.blue{background:var(--blue)}.peach{background:var(--peach)}.yellow{background:var(--yellow)}.pink{background:var(--pink)}}@layer components{.skip-link{z-index:100;background:var(--primary);color:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:8px}.site-header{height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#fffffff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1280px;height:100%;margin:auto;padding:0 32px;display:flex}.brand{font-family:var(--display);letter-spacing:-1.5px;flex-shrink:0;align-items:center;gap:9px;font-size:29px;font-weight:750;display:inline-flex}.brand-dot{color:var(--accent)}.main-nav{align-items:center;gap:32px;margin-left:52px;margin-right:auto;font-size:13px;font-weight:550;display:flex}.main-nav a{min-height:44px;color:var(--muted);align-items:center;gap:7px;display:flex;position:relative}.main-nav a:hover,.main-nav a.active{color:var(--primary)}.main-nav .active:after{content:"";background:var(--accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-17px;left:0;right:0}.nav-dot,.live-dot{background:var(--tile);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.saved-count{background:var(--accent-soft);color:var(--primary);text-align:center;border-radius:50%;min-width:18px;font-size:10px}.button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:10px 18px;font-size:12px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:var(--ink)}.button-primary:hover{background:var(--accent-hover)}.button-outline{border:1px solid var(--line-strong);background:#ffffff80}.button-outline:hover{background:var(--accent-soft)}.button-white{color:var(--ink);border:1px solid var(--line);background:#fff}.icon-button{border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:var(--soft)}.mobile-menu{display:none}.eyebrow{letter-spacing:1.75px;align-items:center;gap:8px;font-size:10px;font-weight:650;line-height:1.5;display:inline-flex}.home-main{max-width:1216px;margin:auto;padding:0 32px}.home-hero{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:30px;min-height:390px;padding:49px 0 44px;display:grid}.hero-copy h1{letter-spacing:-3px;margin:18px 0 19px;font-size:64px;font-weight:650;line-height:1.04}.serif-word{font-family:inherit;font-style:normal;font-weight:inherit;color:var(--muted);letter-spacing:inherit}.accent-dot{color:var(--accent)}.hero-copy p{font-size:14px;line-height:1.8}.hero-link{align-items:center;gap:12px;margin-top:23px;font-size:12px;font-weight:700;display:inline-flex}.hero-link svg{transition:transform .2s}.hero-link:hover svg{transform:translate(5px)}.hero-art{justify-self:end;width:100%;max-width:510px;min-height:295px;position:relative}.art-orbit{border:1px dashed var(--line-strong);border-radius:50%;width:355px;height:260px;position:absolute;top:10px;left:76px;transform:rotate(-18deg)}.art-card{border:1px solid var(--line);position:absolute;box-shadow:0 9px 0 -5px #20213010,0 15px 35px #20213008}.word-art{background:#f2f4f9;border-radius:14px;width:305px;padding:24px;top:25px;left:15px;transform:rotate(-7deg)}.art-eyebrow{letter-spacing:1.5px;color:var(--muted);font-size:8px;font-weight:600}.word-tiles{gap:7px;margin-top:12px;display:flex}.word-tiles b{background:var(--tile);color:#fff;border-radius:5px;place-items:center;width:44px;height:46px;font-size:26px;display:grid;box-shadow:0 3px #59647f}.word-tiles b:nth-child(2){background:var(--accent);color:var(--ink);box-shadow:0 3px #d5a817}.word-tiles b:nth-child(4){color:var(--primary);background:#d7deeb;box-shadow:0 3px #bdc6d8}.word-tiles.ghost b{height:15px;box-shadow:none;background:#e5e9f2;border:1px solid #d9dfea}.art-squiggle{text-align:right;color:var(--muted);margin-top:12px;font-family:Georgia,serif;font-size:11px;font-style:italic;display:block}.sound-art{background:var(--accent-soft);border-color:var(--accent-border);text-align:center;width:157px;color:var(--primary);border-radius:12px;padding:18px;top:75px;right:3px;transform:rotate(9deg)}.sound-bars{justify-content:center;align-items:center;gap:5px;height:60px;margin:8px 0;display:flex}.sound-bars i{background:#d9a914;border-radius:5px;width:5px;display:block}.sound-art>span{font-size:8px;font-weight:550}.globe-art{background:var(--primary);width:108px;height:110px;color:var(--paper);border-color:#34374b;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;top:188px;left:131px;transform:rotate(7deg)}.globe-art span{font-size:8px}.art-star{color:var(--muted);position:absolute}.star-one{font-size:38px;bottom:20px;left:23px;transform:rotate(20deg)}.star-two{font-size:32px;top:0;right:27px}.art-note{color:var(--muted);font-family:Georgia,serif;font-size:12px;font-style:italic;position:absolute;bottom:0;right:24px;transform:rotate(-5deg)}.daily-picks{padding:34px 0 37px;scroll-margin-top:110px}.section-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px;display:flex}.section-heading .eyebrow{color:var(--muted);letter-spacing:1.6px;font-size:9px}.section-heading h2{margin-top:7px;font-size:28px;font-weight:600}.section-aside{color:var(--muted);align-items:center;gap:7px;margin-top:24px;font-size:10px;display:flex}.picks-grid{grid-template-columns:1.12fr 1.12fr .76fr;gap:16px;display:grid}.pick-card{border-radius:12px;min-width:0;min-height:205px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.pick-card:hover{transform:translateY(-3px);box-shadow:0 9px 20px #20213009}.pick-bandle{background:var(--peach);border:1px solid var(--accent-border)}.pick-content{z-index:2;padding:24px 22px;position:relative}.pick-kicker{letter-spacing:1px;color:var(--accent-ink);align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.pick-content h3{margin:13px 0 8px;font-size:27px;font-weight:650}.pick-content p{color:var(--muted);font-size:11px;line-height:1.7}.pick-cta{align-items:center;gap:8px;margin-top:20px;font-size:10px;font-weight:650;display:flex}.record-art{width:173px;height:164px;position:absolute;top:49px;right:-29px;transform:rotate(-12deg)}.record-disc{background:repeating-radial-gradient(circle,#202130 0 3px,#3d4259 4px 5px);border-radius:50%;place-items:center;width:142px;height:142px;display:grid;box-shadow:4px 6px #c5b67330}.record-disc>span{background:var(--accent);width:58px;height:58px;color:var(--primary);border:9px solid #ffe687;border-radius:50%;place-items:center;display:grid}.record-needle{border-top:5px solid var(--tile);border-right:5px solid var(--tile);border-radius:0 5px 0 0;width:73px;height:73px;position:absolute;top:-3px;right:27px;transform:rotate(25deg)}.record-note{color:var(--muted);font-size:25px;position:absolute;top:-17px;left:-8px}.pick-connections{background:var(--lavender);border:1px solid #dcddeb}.pick-connections .pick-kicker{color:var(--muted)}.pick-connections .pick-content{max-width:240px}.connection-art{grid-template-columns:repeat(4,1fr);gap:5px;width:170px;display:grid;position:absolute;top:55px;right:-45px;transform:rotate(-12deg)}.connection-art span{text-align:center;border-radius:5px;padding:14px 0;font-size:6px;font-weight:600;box-shadow:0 2px #59647f16}.connection-art .tile-0{color:#4b5574;background:#d8def0}.connection-art .tile-1{color:#4e5a72;background:#e1e5ee}.connection-art .tile-2{color:var(--accent-ink);background:#ffe48a}.pick-surprise{background:var(--soft);border:1px dashed var(--line-strong);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px 12px;display:flex}.shuffle-art{color:var(--muted);position:relative}.shuffle-art i{color:var(--muted);font-size:12px;font-style:normal;position:absolute;top:-7px;right:-18px}.pick-surprise h3{margin:11px 0 6px;font-size:20px}.pick-surprise p{font-size:11px;line-height:1.6}.pick-surprise .button{min-height:36px;margin-top:14px;padding:7px 13px;font-size:10px}.browse-section{border-top:1px solid var(--line);padding:30px 0 20px;scroll-margin-top:100px}.browse-top{margin-bottom:26px}.browse-top h2{font-size:31px}.search-box{border:1px solid var(--line-strong);width:300px;min-height:44px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:10px;margin-top:16px;padding:0 12px;display:flex}.search-box:focus-within{border-color:var(--focus);box-shadow:0 0 0 3px var(--accent-soft)}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search-box input:focus-visible{outline:0}.search-box kbd{border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:3px;padding:0 6px;font-size:10px}.browse-controls{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:19px;display:flex}.category-filters{flex-wrap:wrap;gap:7px;display:flex}.filter-chip{min-height:39px;color:var(--muted);white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:550;display:flex}.filter-chip:hover{background:var(--soft)}.filter-chip.selected{background:var(--accent);color:var(--ink)}.filter-chip span{background:#2021300d;border-radius:3px;padding:1px 5px;font-size:9px}.collection-filter{border-left:1px solid var(--line);color:var(--muted);align-items:center;gap:6px;padding:0 12px;font-size:11px;display:flex}.collection-filter[aria-pressed=true]{color:var(--primary)}.collection-filter[aria-pressed=true] svg{fill:var(--accent)}.catalog-meta{color:var(--muted);justify-content:space-between;align-items:center;padding:17px 0;font-size:10px;display:flex}.catalog-meta label{align-items:center;gap:6px;display:flex}.catalog-meta select{color:var(--muted);cursor:pointer;background:0 0;border:0;max-width:115px;min-height:30px;font-size:10px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 3px 3px #20213002}.category-card-header{align-items:center;gap:11px;min-height:86px;padding:18px;display:flex}.category-icon{background:#ffffff80;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.category-card-header>div{flex:1;min-width:0}.category-card-header h3{letter-spacing:-.4px;font-size:18px;font-weight:600}.category-card-header>svg{opacity:.5}.category-card-header>div>span{color:var(--muted);margin-top:5px;font-size:9px;display:block}.game-list{padding:5px 15px}.game-row{border-bottom:1px solid var(--line);align-items:center;gap:4px;min-height:74px;transition:background .15s;display:flex}.game-row:last-child{border-bottom:0}.game-row-link{flex:1;align-items:center;gap:11px;min-width:0;padding:13px 0;display:flex}.game-row-link:hover .game-row-title{color:var(--primary);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px}.game-mark{width:39px;height:39px;color:var(--muted);border:1px solid #20213008;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.game-mark b{font-family:var(--display);font-size:22px;font-weight:650}.game-mark.large{border-radius:19px;width:70px;height:70px}.game-mark.large b{font-size:38px}.game-mark.lavender,.game-mark.peach,.game-mark.blue,.game-mark.yellow,.game-mark.pink{color:var(--muted)}.mini-grid{grid-template-columns:repeat(3,1fr);gap:2px;width:24px;height:24px;display:grid}.mini-grid i{background:#8d99b5;border-radius:1px}.mini-grid.connections i:nth-child(n+4){background:#75819c}.mini-grid.connections i:nth-child(n+7){background:var(--accent)}.mini-grid.crossword i{background:#fff}.mini-grid.crossword i:nth-child(3n+1){background:#59647f}.game-row-copy{flex:1;min-width:0}.game-row-title{white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.game-row-description{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;line-height:1.6;display:block;overflow:hidden}.save-button{color:var(--muted);border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:44px;display:grid}.save-button:hover{color:var(--muted);background:var(--accent-soft)}.save-button[aria-pressed=true]{color:var(--primary);background:var(--accent-soft)}.save-button[aria-pressed=true] svg{fill:var(--accent)}.new-tag{letter-spacing:.3px;color:var(--muted);background:var(--accent-soft);border-radius:3px;padding:2px 4px;font-size:7px}.category-caption{border-top:1px solid var(--line);color:var(--muted);background:var(--soft);padding:12px 17px;font-size:9px;line-height:1.7}.catalog-footnote{color:var(--muted);justify-content:center;align-items:center;gap:7px;padding:24px 0 0;font-size:10px;display:flex}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:55px 20px;display:flex}.empty-state h3{font-size:25px}.empty-state p{font-size:13px}.ad-banner{max-width:728px;height:112px;margin:24px auto 40px}.ad-slot{color:var(--muted);text-align:center;position:relative}.ad-label{letter-spacing:1.8px;text-align:center;padding-bottom:8px;font-size:8px;line-height:12px;display:block}.ad-placeholder{border:1px solid var(--line);background:repeating-linear-gradient(135deg, #fcfcfe 0 6px, var(--soft) 6px 7px);border-radius:7px;justify-content:center;align-items:center;gap:19px;height:90px;font-size:10px;line-height:1.7;display:flex}.ad-placeholder small{letter-spacing:1px;opacity:.8;font-size:8px}.ad-symbol{color:var(--muted);font-size:29px;font-weight:300}.ad-placeholder br{display:none}.home-about{border-top:1px solid var(--line);align-items:center;gap:27px;margin:0 0 25px;padding:38px 0 42px;display:flex}.about-flower{color:var(--muted);font-size:75px;line-height:1}.home-about .eyebrow{color:var(--muted);font-size:8px}.home-about h2{margin:7px 0 10px;font-size:26px}.home-about p{color:var(--muted);font-size:11px;line-height:1.8}.round-link{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:48px;height:48px;margin-left:auto;display:grid}.round-link:hover{background:var(--sage)}.site-footer{border-top:1px solid var(--line);background:#f0f2f7}.footer-reveal{max-width:1152px;margin:auto;padding:42px 0 18px}.footer-top{grid-template-columns:1fr 1fr 1fr;gap:50px;display:grid}.footer-top .brand{font-size:26px}.footer-top p{color:var(--muted);margin-top:15px;font-size:12px;line-height:1.75}.footer-links{flex-direction:column;gap:9px;font-size:11px;display:flex}.footer-links>span{margin-bottom:5px;font-weight:600}.footer-links a{color:var(--muted);width:fit-content}.footer-links a:hover{color:var(--primary);text-decoration:underline}.footer-note{position:relative}.footer-note .eyebrow{color:var(--muted);font-size:8px}.footer-note p{font-family:var(--display);color:var(--muted);margin-top:13px;font-size:20px;font-weight:500;line-height:1.4}.footer-flower{color:var(--accent);font-size:85px;line-height:1;position:absolute;top:15px;right:10px;transform:rotate(12deg)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:40px;padding-top:18px;font-size:9px;display:flex}.text-button{font-size:inherit;text-underline-offset:3px;min-height:44px;text-decoration:underline}.toast{background:var(--ink);color:#fff;z-index:100;white-space:normal;text-align:center;border-radius:10px;max-width:calc(100vw - 32px);padding:12px 20px;font-size:12px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #0002}.site-dialog{border:1px solid var(--line);color:var(--ink);border-radius:18px;width:calc(100% - 32px);max-width:440px;max-height:85dvh;padding:38px 30px}.site-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14152166}.dialog-close{position:absolute;top:6px;right:6px}.site-dialog .eyebrow{color:var(--muted);font-size:9px}.site-dialog h2{margin:14px 0 18px;font-size:28px}.site-dialog p{margin-top:15px;font-size:13px;line-height:1.8}.site-dialog ol{padding-left:20px;font-size:13px;line-height:1.9}.site-dialog li{margin-bottom:10px}@media (width>=1500px){.header-inner{max-width:1380px}.home-main{max-width:1316px}.home-hero{min-height:415px}.hero-art{margin-right:35px}.pick-card{min-height:220px}.record-art{right:-5px}.connection-art{right:-15px}.footer-reveal{max-width:1252px}}@media (width<=1100px){.main-nav{gap:20px;margin-left:15px}.hero-copy h1{font-size:58px}.hero-art{transform-origin:100%;transform:scale(.9)}.picks-grid{grid-template-columns:1fr 1fr}.pick-surprise{display:none}.category-grid{gap:13px}.category-card-header{gap:9px;padding:14px}.category-card-header h3{font-size:16px}.game-list{padding:4px 12px}.game-row-link{gap:8px}.game-mark{border-radius:8px;width:33px;height:33px}.game-row-title{font-size:11px}.game-row-description{font-size:8px}.save-button{width:28px}.footer-reveal{padding:35px 32px 16px}.filter-chip{padding:8px 9px}.hero-art{max-width:470px}.footer-flower{font-size:60px;right:0}}@media (width<=850px){.header-inner{gap:20px;padding:0 24px}.main-nav{gap:18px;margin-left:8px;font-size:11px}.header-random{padding:10px 13px;font-size:11px}.home-main{padding:0 24px}.home-hero{grid-template-columns:1fr .9fr;min-height:340px;padding:35px 0}.hero-copy h1{font-size:51px}.hero-art{transform-origin:100%;width:440px;margin-left:-100px;transform:scale(.72)}.hero-copy p{font-size:12px}.eyebrow{font-size:9px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card-header h3{font-size:18px}.game-mark{width:38px;height:38px}.game-row-title{font-size:12px}.game-row-description{font-size:9px}.save-button{width:36px}.game-list{padding:4px 15px}.browse-controls{gap:8px}.collection-filter{padding:0 4px 0 10px}.collection-filter span{display:none}.filter-chip{padding:8px 9px;font-size:10px}.filter-chip svg{display:none}.search-box{width:230px}.section-heading h2{font-size:25px}.footer-top{gap:30px}.footer-note p{font-size:17px}.footer-flower{display:none}}@media (width<=640px){:root{--header-height:66px}.header-inner{gap:10px;padding:0 18px}.brand{font-size:27px}.brand img{width:30px;height:30px}.main-nav{border-bottom:1px solid var(--line);background:#fff;margin:0;padding:16px 22px;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 10px 20px #20213007}.main-nav.open{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.main-nav a{width:100%;font-size:14px}.main-nav .active:after{display:none}.mobile-menu{display:flex}.header-random{min-height:38px;margin-left:auto;padding:8px 12px;font-size:11px}.home-main{padding:0 18px}.home-hero{min-height:0;padding:33px 0 29px;display:block;position:relative;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero-copy .eyebrow{letter-spacing:1.4px;font-size:8px}.hero-copy h1{letter-spacing:-2px;margin:17px 0 15px;font-size:47px}.serif-word{letter-spacing:-2.6px}.hero-copy p{max-width:235px;font-size:12px}.hero-link{margin-top:18px;font-size:11px}.hero-art{transform-origin:100% 100%;opacity:.9;width:390px;position:absolute;bottom:-28px;right:-61px;transform:scale(.5)}.art-note,.art-star,.globe-art{display:none}.word-art{width:300px;top:2px;left:5px}.sound-art{width:155px;top:155px;right:-10px}.art-orbit{display:none}.daily-picks{padding:26px 0}.section-top{margin-bottom:15px}.section-heading h2{margin-top:5px;font-size:24px}.section-heading .eyebrow{letter-spacing:1.3px;font-size:8px}.section-aside{display:none}.picks-grid{gap:10px}.pick-card{min-height:225px}.pick-content{padding:18px 14px}.pick-kicker{letter-spacing:.55px;min-height:14px;font-size:6px}.pick-content h3{margin-top:9px;font-size:24px}.pick-content p{z-index:1;font-size:9px;position:relative}.pick-cta{margin:0;font-size:9px;position:absolute;top:184px}.record-art{transform-origin:100% 0;top:126px;right:-26px;transform:rotate(-12deg)scale(.5)}.connection-art{transform-origin:100% 0;gap:4px;width:127px;top:129px;right:-20px;transform:rotate(-12deg)scale(.7)}.connection-art span{padding:10px 0;font-size:5px}.browse-section{padding-top:24px}.browse-top{margin-bottom:16px;display:block}.browse-top h2{font-size:27px}.search-box{width:100%;min-height:46px;margin-top:18px}.search-box input{font-size:16px}.search-box kbd{display:none}.browse-controls{align-items:center;gap:8px;padding-bottom:13px}.category-filters{scrollbar-width:none;flex-wrap:nowrap;flex:1;gap:5px;padding:2px 0;overflow-x:auto}.filter-chip{min-height:40px;padding:9px 11px;font-size:11px}.collection-filter{min-height:44px;padding-left:12px}.catalog-meta{padding:10px 0;font-size:9px}.catalog-meta select{max-width:105px;font-size:9px}.catalog-meta label{gap:3px}.category-grid{grid-template-columns:1fr;gap:16px}.category-card-header{min-height:76px;padding:15px 17px}.category-card-header h3{font-size:20px}.category-card-header>div>span{font-size:10px}.category-icon{width:42px;height:42px}.game-list{padding:3px 15px}.game-row{min-height:74px}.game-row-title{font-size:14px}.game-row-description{font-size:10px}.game-mark{border-radius:10px;width:41px;height:41px}.game-row-link{gap:12px}.save-button{width:44px}.category-caption{padding:13px 17px;font-size:10px}.catalog-footnote{gap:5px;padding-top:20px;font-size:9px}.ad-banner{height:110px;margin:15px auto 25px}.ad-placeholder{gap:12px;font-size:8px}.ad-placeholder small{font-size:7px}.ad-symbol{font-size:24px}.home-about{align-items:flex-start;gap:13px;margin-bottom:15px;padding:28px 0}.about-flower{margin-top:24px;font-size:39px}.home-about .eyebrow{letter-spacing:.8px;font-size:6px}.home-about h2{margin-top:8px;font-size:21px}.home-about p{font-size:10px}.home-about p br,.round-link{display:none}.footer-reveal{padding:30px 22px 16px}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-top p{font-size:10px}.footer-links{gap:7px;font-size:10px}.footer-links a{align-items:center;min-height:30px;display:flex}.footer-note{display:none}.footer-bottom{flex-wrap:wrap;gap:2px 10px;margin-top:25px;padding-top:10px;font-size:8px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom .text-button{margin-left:auto}.toast{width:max-content;font-size:11px;bottom:16px}.site-dialog{padding:35px 23px}.site-dialog h2{font-size:26px}}@media (width<=360px){.header-random span{display:none}.header-random{width:38px;padding:0}.home-hero .hero-copy h1{font-size:43px}.hero-art{opacity:.7;right:-80px}.hero-copy p{font-size:11px}.pick-content h3{font-size:20px}.pick-content{padding:16px 12px}.pick-kicker{font-size:5.5px}.pick-content p,.pick-content .pick-cta{font-size:8px}.browse-top h2{font-size:24px}.category-card-header h3{font-size:18px}.game-row-description{font-size:9px}.game-row-link{gap:9px}.catalog-meta label{font-size:0}.home-about h2{font-size:19px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.game-row{min-width:0}.game-row-title{font-size:14px}.game-row-description,.category-caption,.category-card-header>div>span{font-size:11px}.save-button{width:44px}.eyebrow,.section-heading .eyebrow{font-size:10px}.pick-kicker{font-size:9px}.pick-content p,.pick-surprise p{font-size:12px}.pick-cta,.pick-surprise .button,.section-aside,.catalog-meta,.catalog-meta select,.catalog-footnote{font-size:11px}.filter-chip,.collection-filter{min-height:44px;font-size:12px}.ad-label{font-size:9px}.ad-placeholder,.ad-placeholder small{color:var(--muted);opacity:1}.art-squiggle,.art-note{color:var(--muted)}.globe-art{color:var(--paper)}.connection-art .tile-0{color:#4b5574}.connection-art .tile-2{color:var(--accent-ink)}.footer-top p,.footer-links,.home-about p{font-size:12px}.footer-bottom{font-size:10px}.home-about .eyebrow,.footer-note .eyebrow{font-size:9px}@media (width>=851px){.home-hero{min-height:325px;padding:28px 0}.hero-copy h1{margin:13px 0;font-size:58px}.hero-link{margin-top:15px}.hero-art{transform-origin:50%;min-height:270px;transform:scale(.9)}.daily-picks{padding:25px 0 29px}.daily-picks .section-top{margin-bottom:15px}.pick-card{min-height:205px}.pick-content{padding:20px}.pick-content h3{margin:10px 0 7px}.pick-cta{margin-top:15px}.browse-section{padding-top:24px}.browse-top{margin-bottom:20px}.browse-controls{padding-bottom:12px}.catalog-meta{padding:10px 0}}@media (width<=850px){.game-row-description{font-size:10px}.filter-chip{font-size:11px}.section-aside{display:none}}@media (width<=640px){.eyebrow,.section-heading .eyebrow{font-size:9px}.pick-content p,.pick-surprise p{font-size:10px}.pick-kicker{letter-spacing:.4px;font-size:7px}.pick-cta{font-size:10px}.game-row-description{font-size:11px}.category-caption,.catalog-meta,.catalog-meta select,.catalog-footnote{font-size:10px}.footer-top p,.footer-links,.home-about p{font-size:11px}.footer-bottom{font-size:9px}.home-about .eyebrow,.footer-note .eyebrow{font-size:8px}}@media (width<=360px){.pick-content p{font-size:9px}.pick-kicker{font-size:6px}.pick-cta{font-size:9px}.catalog-meta label{font-size:0}}}
