@font-face{font-family:Bricolage Grotesque;src:url(/assets/bricolage-800.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-400.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-600.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-700.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--paper: #fdfbf9;--plum: #35143f;--muted: #63506b;--lavender: #f4eff6;--amber: #e07a2b;--peach: #fdefe5;--border: #eadee5;--dark: #260d30}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--plum);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.3}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3,.brand,.step-number{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-variation-settings:"opsz" 96,"wdth" 100}h2{font-size:40px;line-height:1.2}p{color:var(--muted)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}a:focus-visible{outline:3px solid var(--amber);outline-offset:5px}section{scroll-margin-top:24px}.container{width:calc(100% - 160px);max-width:1280px;margin-inline:auto}.site-header{padding:24px 0}.brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;line-height:26px}.brand-icon{display:grid;place-items:center;width:36px;height:36px;background:var(--plum);border-radius:10px}.brand-icon img{width:20px;height:20px}.badge{display:inline-flex;align-items:center;width:fit-content;height:28px;padding:6px 16px;background:var(--peach);box-shadow:inset 0 0 0 1px #f5d0a9;border-radius:20px;color:var(--amber);font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:49px;padding:14px 28px;background:var(--amber);border-radius:30px;color:#fff;font-size:16px;font-weight:700;line-height:21px;transition:background .15s,transform .15s}.button img{width:16px;height:16px;flex:none}.button:hover{background:#c86920;transform:translateY(-2px)}.hero{display:flex;flex-direction:column;align-items:center;gap:56px;padding:64px 40px 80px}.hero-copy{max-width:860px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.hero h1{font-size:64px;line-height:1.1}.hero-copy>p{font-size:20px;line-height:1.5}.hero-image{width:1120px;height:500px;object-fit:cover;border-radius:24px;outline:1px solid var(--border);outline-offset:-1px}.section-tinted{background:var(--lavender)}.spotlight{padding:96px 0}.spotlight-grid{display:grid;grid-template-columns:560px minmax(0,1fr);gap:64px;align-items:center}.spotlight-image{width:560px;height:480px;object-fit:cover;border-radius:24px}.spotlight-details{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.spotlight-header{display:flex;flex-direction:column;gap:16px}.spotlight h2{font-size:44px;line-height:1.2}.spotlight-header>p{font-size:18px;line-height:1.6}.features{display:flex;flex-direction:column;gap:16px;padding:0;margin:0;list-style:none}.features li{display:flex;gap:16px;align-items:flex-start}.check{width:28px;height:28px;flex:none;display:grid;place-items:center;background:#2c7a4b;border-radius:50%}.check img{width:14px;height:14px}.features h3{font-family:DM Sans,sans-serif;font-size:16px;line-height:21px;font-weight:700;margin-bottom:4px}.features p{font-size:14px;line-height:18px}.section{padding:96px 0}.section-heading{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin-bottom:56px}.bento-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:24px}.bento{grid-column:span 3;padding:40px;background:var(--lavender);border-radius:24px}.bento-wide{grid-column:span 5}.feature-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--plum);border-radius:12px;margin-bottom:24px}.feature-icon img{width:24px;height:24px}.bento-amber{background:var(--peach)}.bento-amber .feature-icon{background:var(--amber)}.bento-device .feature-icon{background:#54225c}.bento h3{font-size:24px;line-height:29px;margin-bottom:12px}.bento p{font-size:16px;line-height:24px}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.steps li{padding:32px;background:#fff;border-radius:20px;box-shadow:inset 0 0 0 1px var(--border);display:flex;flex-direction:column;gap:20px}.step-number{font-size:48px;line-height:58px;color:var(--amber)}.steps h3{font-size:20px;line-height:24px}.steps p{font-size:15px;line-height:23px}.preview .section-heading{margin-bottom:48px}.preview .section-heading>p{font-size:16px;line-height:21px}.game-preview{max-width:960px;margin-inline:auto;display:grid;grid-template-columns:400px minmax(0,1fr);gap:32px;align-items:center;padding:32px;border-radius:32px;background:var(--dark)}.prompt-card{padding:32px;border-radius:24px;background:#fff}.prompt-card>p{font-family:Bricolage Grotesque,sans-serif;font-weight:800;color:var(--plum);font-size:22px;line-height:1.3}.prompt-player{display:flex;gap:8px;align-items:center;margin-top:24px;font-size:12px;color:var(--muted);line-height:16px}.prompt-player img{width:24px;height:24px;border-radius:50%}.votes{display:flex;flex-direction:column;gap:16px;color:#fff}.votes h3{font-size:20px;line-height:24px}.vote>div:first-child{display:flex;justify-content:space-between;gap:8px;font-size:14px;line-height:18px;font-weight:600}.vote>div:first-child span:last-child{color:var(--amber);font-weight:400;white-space:nowrap}.vote-track{height:8px;background:#ffffff21;border-radius:4px;overflow:hidden;margin-top:6px}.vote-track span{display:block;height:100%;background:var(--amber)}.vote-dad{width:74.14%}.vote-emma{width:18.54%}.vote-mom{width:37.07%}.testimonials .section-heading{margin-bottom:64px}.testimonials h2{font-size:36px;line-height:43px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.testimonials figure{padding:32px;border-radius:20px;background:#fff;box-shadow:inset 0 0 0 1px var(--border)}blockquote{color:#1e0926;font-size:16px;line-height:26px}.testimonials figcaption{display:flex;gap:12px;align-items:center;margin-top:24px}.testimonials figcaption img{width:40px;height:40px;border-radius:50%}.testimonials figcaption strong{display:block;font-size:14px;line-height:18px}.testimonials figcaption span{display:block;font-size:12px;line-height:16px;color:var(--muted);margin-top:2px}.final-cta{padding:120px 40px;background:var(--dark);display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.cta-copy{max-width:800px}.final-cta h2{color:#fff;font-size:48px;line-height:1.2}.final-cta p{margin-top:16px;color:#dfcfe3;font-size:18px;line-height:23px}.cta-actions{display:flex;gap:16px}.button-secondary{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff30}.button-secondary:hover{background:#ffffff26}.site-footer{padding:80px 0 40px;border-top:1px solid var(--border)}.footer-brand{max-width:320px}.footer-brand .brand{font-size:20px;line-height:24px}.footer-brand .brand-icon{width:32px;height:32px;border-radius:8px}.footer-brand .brand-icon img{width:16px;height:16px}.footer-brand p{margin-top:20px;font-size:14px;line-height:21px}.footer-bottom{margin-top:64px;padding-top:24px;border-top:1px solid var(--border);font-size:13px;line-height:17px;color:var(--muted)}.skip-link{position:absolute;left:16px;top:-100px;z-index:10;background:#fff;padding:12px 20px;border-radius:8px}.skip-link:focus{top:12px}@media(min-width:1200px){.spotlight-grid{width:calc(100% - 160px);max-width:1280px;grid-template-columns:43.75% minmax(0,1fr)}.bento-grid{grid-template-columns:37.5% minmax(0,1fr) 37.5%}.bento{grid-column:span 1}.bento-wide{grid-column:span 2}}@media(max-width:1199px){.container{width:calc(100% - 80px)}.spotlight-grid{grid-template-columns:42% minmax(0,1fr);gap:40px}.spotlight-image{width:100%;height:auto;aspect-ratio:7/6}.spotlight h2{font-size:36px}.bento{padding:32px}.game-preview{grid-template-columns:44% minmax(0,1fr)}.hero-image{height:auto;aspect-ratio:1120/500}}@media(max-width:800px){.container{width:calc(100% - 48px)}.site-header{padding:20px 0}.hero{padding:40px 24px 64px;gap:40px}.hero h1{font-size:46px}.hero-copy>p{font-size:18px}.hero-image{min-height:240px}.section,.spotlight{padding:64px 0}.spotlight-grid{grid-template-columns:1fr;gap:40px}.spotlight-image{max-width:560px;margin-inline:auto}.spotlight h2{font-size:38px}.section-heading{margin-bottom:36px}h2{font-size:32px}.bento-grid{grid-template-columns:1fr 1fr}.bento,.bento-wide{grid-column:auto}.bento{padding:28px}.bento h3{font-size:22px}.steps{gap:16px}.steps li{padding:24px}.game-preview{padding:24px;gap:24px;grid-template-columns:1fr}.prompt-card{padding:28px}.testimonials-grid{grid-template-columns:1fr}.testimonials h2{font-size:32px;line-height:1.2}.testimonials .section-heading{margin-bottom:36px}.final-cta{padding:80px 24px}.final-cta h2{font-size:40px}.site-footer{padding-top:56px}}@media(max-width:540px){.hero h1{font-size:40px}.hero-copy>p{font-size:17px;line-height:1.6}.hero-image{min-height:210px;border-radius:18px}.spotlight h2{font-size:34px}.spotlight-header>p{font-size:17px}.bento-grid,.steps{grid-template-columns:1fr}.bento{padding:28px}.steps li{gap:16px}.game-preview{padding:20px;border-radius:24px}.prompt-card{padding:24px}.prompt-card>p{font-size:22px}.vote>div:first-child{font-size:12px}.cta-actions{flex-direction:column;width:100%;max-width:300px}.final-cta h2{font-size:36px}.final-cta p{font-size:17px}.footer-bottom{font-size:12px}.badge{font-size:11px}.section-heading h2{font-size:30px}}.desktop-break{display:none}@media(min-width:1200px){.desktop-break{display:inline}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
