:root{--paper:#fbf8f1;--ink:#25272a;--muted:#6e706c;--line:#e4e0d7;--blue:#347ac6;--rose:#d84d62;--lime:#dded9f;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Outfit Variable,system-ui,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}a,button,summary,input{touch-action:manipulation}:focus-visible{outline-offset:5px;outline:3px solid #21272e}[hidden]{display:none!important}.wrap{width:min(1120px,100% - 64px);margin-inline:auto}.site-header{border-bottom:2px solid var(--line);justify-content:space-between;align-items:center;height:96px;display:flex}.brand{letter-spacing:-1.5px;align-items:center;gap:8px;font-size:29px;font-weight:750;display:inline-flex}.brand-play{font-weight:450}.brand-dot{color:var(--rose)}.desktop-nav{align-items:center;gap:34px;font-size:15px;font-weight:500;display:flex}.desktop-nav>a:not(.nav-play):hover{color:var(--blue)}.nav-play{border:3px solid var(--ink);border-radius:99px;gap:20px;padding:11px 19px;display:flex}.nav-play:hover{background:var(--ink);color:var(--paper)}.mobile-menu{display:none}.hero{text-align:center;padding-top:49px;padding-bottom:30px}.hero-note,.eyebrow{letter-spacing:1.6px;font-size:11px;font-weight:650}.hero-note{color:#62655e;justify-content:center;align-items:center;gap:9px;display:flex}.hero-note>span{background:#7d934d;border-radius:50%;width:6px;height:6px}h1,h2,h3,p{margin:0}h1{letter-spacing:-3.4px;margin:16px 0;font-size:clamp(44px,6.3vw,76px);font-weight:650;line-height:1.04}h1>span:not(.hero-emoji){color:var(--blue)}.hero>p{color:var(--muted);font-size:18px;line-height:1.55}.mobile-break{display:none}.category-chips{white-space:nowrap;scrollbar-width:none;justify-content:center;align-items:center;gap:8px;margin:0 auto 24px;padding:5px 2px;display:flex;overflow-x:auto}.category-chips::-webkit-scrollbar{display:none}.category-chips>a{border:3px solid #d8d6cd;border-radius:100px;align-items:center;gap:7px;padding:9px 13px;font-size:14px;transition:background .15s;display:inline-flex}.category-chips>a>span{font-size:21px;line-height:1}.category-chips>a:hover{background:#eeede4}.category-chips>a[aria-current=page]{background:var(--ink);border-color:var(--ink);color:#fff}.category-chips>.all-categories{border:0;padding-right:2px}.game-prompt{text-align:center;margin:0 0 19px}.game-prompt>span{color:var(--muted);font-size:12px}.game-prompt>p{letter-spacing:-.6px;margin-top:4px;font-size:25px;font-weight:550}.choices{grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.choice{color:#fff;isolation:isolate;border:0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:292px;padding:45px 48px;transition:background .25s,transform .2s;display:flex;position:relative;overflow:hidden}.choice:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 5% 0,#ffffff16,#0000 75%);position:absolute;inset:0}.choice-a{background:var(--blue)}.choice-b{background:var(--rose)}.choice:not(:disabled):hover{filter:brightness(1.04);transform:translateY(-3px)}.choice-text{letter-spacing:-.6px;text-wrap:balance;max-width:415px;font-size:clamp(25px,3vw,36px);font-weight:600;line-height:1.18}.choice:disabled{cursor:default;opacity:1}.choice.unselected{background:#777c83}.result{font-variant-numeric:tabular-nums;min-height:26px;margin-top:16px;font-size:26px;font-weight:600;line-height:1}.result:empty{display:none}.or{z-index:2;background:var(--paper);width:54px;height:54px;box-shadow:0 0 0 7px var(--paper);border-radius:50%;place-items:center;font-size:19px;font-weight:600;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.countdown{width:48px;height:48px;display:none;position:absolute;inset:3px;transform:rotate(-90deg)}.countdown circle{fill:none;stroke:#fff;stroke-opacity:.22;stroke-width:4px;stroke-dasharray:125.664;stroke-dashoffset:125.664px}.choices.is-result .or{color:#fff;box-shadow:0 0 0 7px var(--paper);background:#25272a}.choices.is-result.is-auto .countdown{display:block}.game-tools{justify-content:space-between;align-items:center;gap:15px;margin-top:20px;display:flex}.quiet-button{background:0 0;border:0;align-items:center;gap:10px;padding:8px 0;font-size:14px;display:flex}.quiet-button:hover{color:var(--blue)}.auto-switch{color:var(--muted);cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.auto-switch input{opacity:0;width:1px;height:1px;position:absolute}.switch-track{background:#bbbdb6;border-radius:30px;width:29px;height:17px;position:relative}.switch-track:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;transition:transform .2s;position:absolute;top:3px;left:3px}.auto-switch input:checked+.switch-track{background:#707f4e}.auto-switch input:checked+.switch-track:after{transform:translate(12px)}.auto-switch input:focus-visible+.switch-track{outline:3px solid var(--blue);outline-offset:4px}.game-status{text-align:center;color:var(--muted);min-height:20px;margin:10px 0 0;font-size:12px}.category-section{padding:76px 0 60px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.eyebrow{color:#74776f;margin-bottom:13px;display:block}h2{letter-spacing:-1.3px;font-size:clamp(28px,3.4vw,39px);font-weight:570;line-height:1.12}.section-heading>p{max-width:220px;color:var(--muted);font-size:15px;line-height:1.5}.category-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.category-card{border:3px solid var(--line);border-radius:15px;align-items:center;gap:18px;padding:22px 23px;transition:background .2s,border-color .2s;display:flex}.category-card:hover{background:#f0efe3;border-color:#b5b5a6}.category-emoji{text-align:center;min-width:44px;font-size:35px}.category-card h3{letter-spacing:-.4px;font-size:21px;font-weight:580}.category-card p{color:var(--muted);margin-top:3px;font-size:14px;line-height:1.4}.how-section{border-top:2px solid var(--line);border-bottom:2px solid var(--line);padding:62px 0}.how-section h2 span{color:var(--blue)}.how-steps{grid-template-columns:repeat(3,1fr);gap:55px;margin-top:34px;display:grid}.how-steps b{color:#8b907c;font-size:13px;font-weight:500}.how-steps h3{letter-spacing:-.5px;margin:14px 0 10px;font-size:22px;font-weight:550}.how-steps p{color:var(--muted);font-size:16px;line-height:1.6}.faq{grid-template-columns:1fr 1.4fr;align-items:start;column-gap:75px;padding:66px 0 70px;display:grid}.faq>.eyebrow,.faq>h2{grid-column:1}.faq-list{grid-area:1/2/4}.faq details{border-bottom:2px solid var(--line);padding:20px 0}.faq details:first-child{padding-top:0}.faq summary{justify-content:space-between;gap:15px;font-size:17px;font-weight:500;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:23px;line-height:1}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);margin:14px 24px 0 0;font-size:15px;line-height:1.7}.site-footer{border-top:2px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px;padding:34px 0 28px;display:flex}.footer-brand{font-size:24px}.site-footer p{color:var(--muted);margin-top:8px;font-size:13px}.site-footer nav{gap:24px;font-size:13px;display:flex}.site-footer nav button{background:0 0;border:0;padding:0;font-size:13px}.site-footer small{color:var(--muted);width:100%;margin-top:12px;font-size:12px}.category-hero{padding-top:32px}.breadcrumb{color:var(--muted);margin-bottom:6px;font-size:13px;display:inline-block}.category-hero h1{letter-spacing:-1.8px;max-width:900px;margin-inline:auto;font-size:clamp(34px,4vw,48px);line-height:1.15}.hero-emoji{font-size:.8em}.question-article{padding-top:70px}.article-intro{max-width:740px}.article-intro>p{color:var(--muted);margin-top:23px;font-size:18px;line-height:1.75}.play-tip{background:#f0f0e4;border-left:4px solid #a3b578;border-radius:0 14px 14px 0;margin:28px 0 35px;padding:22px 26px}.play-tip strong{font-size:16px;font-weight:550}.play-tip p{color:var(--muted);margin-top:6px;font-size:15px;line-height:1.6}.question-list{margin:0;padding:0;list-style:none}.question-list li{border-bottom:2px solid var(--line);align-items:center;gap:24px;padding:26px 0;scroll-margin:30px;display:flex}.list-number{color:#8b8d85;font-variant-numeric:tabular-nums;font-size:12px}.question-list li p{flex:1;max-width:880px;font-size:18px;line-height:1.55}.question-list strong{font-weight:500}.question-list a{white-space:nowrap;color:var(--blue);padding:8px;font-size:13px}.followup{background:#e8eecf;border-radius:18px;max-width:900px;margin-top:45px;padding:35px}.followup h2{font-size:30px}.followup p{color:#647044;margin-top:16px;font-size:15px}.prose{max-width:770px;padding-top:60px;padding-bottom:75px}.prose h1{letter-spacing:-2px;font-size:54px;line-height:1.08}.prose .lead{color:var(--muted);margin:27px 0 38px;font-size:21px;line-height:1.6}.prose h2{letter-spacing:-.6px;margin-top:36px;margin-bottom:17px;font-size:27px}.prose p,.prose li{color:#5e625d;font-size:17px;line-height:1.75}.prose p{margin:15px 0}.prose li{margin:8px 0;padding-left:6px}.prose p a,.prose li a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.solid-button{background:var(--ink);color:#fff;border:0;border-radius:99px;justify-content:center;padding:13px 22px;font-size:14px;line-height:1.2;display:inline-flex}.prose>.solid-button{margin-top:26px}.hero>.solid-button{margin-top:25px}.solid-button:hover{background:#444e39}.consent{border:3px solid var(--line);z-index:10;background:#fff;border-radius:16px;max-width:390px;padding:20px;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 35px #282d2420}.consent p{font-size:16px;font-weight:500;line-height:1.4}.consent p span{color:var(--muted);font-size:13px;font-weight:400}.consent a{text-decoration:underline}.consent>div{justify-content:flex-end;gap:16px;margin-top:16px;display:flex}.consent button{font-size:12px}.consent button:not(.solid-button){background:0 0;border:0}.skip-link{z-index:100;background:#fff;padding:15px;position:absolute;top:-60px;left:20px}.skip-link:focus{top:10px}@media (width>=1500px){.hero{padding-top:65px}.choice{min-height:340px}}@media (width<=900px){.wrap{width:calc(100% - 40px)}.category-chips{justify-content:flex-start}.choice{min-height:265px;padding:30px}.choice-text{font-size:29px}.faq{column-gap:30px}.how-steps{gap:25px}.category-card{padding:18px}.category-card p{font-size:13px}.category-emoji{font-size:30px}}@media (width<=600px){.wrap{width:calc(100% - 32px)}.site-header{height:72px}.brand{font-size:26px}.brand img{width:32px;height:32px}.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu>summary{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:38px;height:38px;list-style:none;display:flex}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary>span{background:var(--ink);border-radius:2px;width:20px;height:2px}.mobile-menu nav{background:var(--paper);border:3px solid var(--line);z-index:8;border-radius:15px;flex-direction:column;width:190px;padding:10px;display:flex;position:absolute;top:45px;right:0;box-shadow:0 10px 35px #25272a18}.mobile-menu nav a{padding:13px;font-size:15px}.hero{padding:30px 0 21px}.hero-note{letter-spacing:1.3px;font-size:9px}h1{letter-spacing:-2.3px;margin:13px 0;font-size:48px}.hero>p{max-width:310px;margin:auto;font-size:15px}.category-chips{gap:7px;margin-bottom:13px}.category-chips>a{padding:8px 11px;font-size:12px}.category-chips>a>span{font-size:19px}.game-prompt{margin-bottom:13px}.game-prompt>span{font-size:11px}.game-prompt>p{font-size:22px}.choices{grid-template-columns:1fr;gap:12px}.choice{border-radius:17px;min-height:180px;padding:27px 31px}.choice-text{max-width:340px;font-size:28px}.result{min-height:23px;margin-top:12px;font-size:23px}.or{width:40px;height:40px;box-shadow:0 0 0 5px var(--paper);font-size:15px}.countdown{width:36px;height:36px;inset:2px}.choices.is-result .or{box-shadow:0 0 0 5px var(--paper)}.game-tools{gap:9px;margin-top:14px}.quiet-button{gap:5px;font-size:12px}.auto-switch{gap:5px;font-size:10px}.switch-track{width:27px}.switch-track:after{width:9px}.game-status{margin-top:8px;font-size:11px}.category-section{padding:49px 0 43px}.section-heading{margin-bottom:22px;display:block}.section-heading>p{max-width:none;margin-top:13px;font-size:14px}h2{letter-spacing:-1px;font-size:30px}.eyebrow{letter-spacing:1.3px;font-size:10px}.category-grid{grid-template-columns:1fr;gap:10px}.category-card{gap:15px;padding:17px}.category-emoji{font-size:30px}.category-card h3{font-size:20px}.category-card p{font-size:13px}.how-section{padding:42px 0}.how-steps{grid-template-columns:1fr;gap:26px}.how-steps>div{padding-left:40px;position:relative}.how-steps b{position:absolute;top:5px;left:0}.how-steps h3{margin:0 0 8px;font-size:21px}.how-steps p{font-size:15px}.faq{padding:45px 0;display:block}.faq-list{margin-top:29px}.faq summary{font-size:16px}.site-footer{gap:25px;padding-top:28px}.site-footer nav{flex-wrap:wrap;gap:20px}.site-footer small{margin-top:0}.category-hero{padding-top:22px}.category-hero h1{letter-spacing:-1.3px;font-size:33px}.breadcrumb{font-size:12px}.question-article{padding-top:45px}.article-intro>p{font-size:16px;line-height:1.7}.play-tip{padding:18px}.question-list li{align-items:flex-start;gap:10px;padding:22px 0}.list-number{padding-top:6px;font-size:10px}.question-list li p{font-size:16px}.question-list a{padding:6px 0 6px 5px;font-size:11px}.followup{padding:25px}.followup h2{font-size:26px}.prose{padding-top:38px;padding-bottom:45px}.prose h1{letter-spacing:-1.7px;font-size:41px}.prose .lead{font-size:18px}.prose p,.prose li{font-size:16px}.consent{max-width:none;padding:16px;bottom:12px;left:12px;right:12px}.consent p{font-size:14px}.consent p span{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.home-hero{padding-top:36px}.game[data-category=all] .game-prompt{display:none}.result:empty{visibility:hidden;display:block}.result:empty:after{content:"0%"}.choice{height:292px}.choice-text{position:relative}.result{flex-shrink:0}.choice-text{max-width:100%}@media (width<=600px){.home-hero{padding-top:21px;padding-bottom:20px}.home-hero h1{letter-spacing:-1.7px;font-size:39px}.home-hero>p{max-width:280px;font-size:14px}.choice{height:195px;min-height:195px;padding:22px 25px}.choice-text{font-size:26px}.category-hero h1{font-size:30px}.game[data-category=all] .category-chips{margin-bottom:18px}}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-ext-wght-normal.DdQaqQDo.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-wght-normal.Bc-8i84L.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
