:root{--purple:#a855f7;--purple-deep:#9333ea;--purple-dark:#6b21a8;--pink-soft:#fde8ef;--pink:#f9c9dd;--lilac:#e9d5ff;--cream:#faf3ec;--coral:#f0532d;--ink:#1c1023;--ink-soft:#55416b;--white:#fff;--radius-lg:28px;--radius-md:20px}html{scroll-behavior:smooth}.landing{font-family:var(--font-body), system-ui, sans-serif;color:var(--ink);background:var(--pink-soft);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.landing img{max-width:100%;height:auto;display:block}.landing .container{width:min(1120px,92%);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fde8efd9;border-bottom:1px solid #a855f71f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;padding-block:.75rem;display:flex}.brand{color:var(--ink);align-items:center;gap:.6rem;text-decoration:none;display:flex}.brand-logo{object-fit:cover;border-radius:12px;width:40px;height:40px;box-shadow:0 4px 14px #9333ea40}.brand-name{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.brand-heart{color:var(--purple-deep);font-size:.95em}.brand-dot{color:var(--purple-deep)}.header-cta{color:var(--white);background:var(--purple-deep);border-radius:999px;padding:.55rem 1.3rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 18px #9333ea59}.header-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #9333ea73}@media (prefers-color-scheme:dark){.landing.legal-header{color:#ededed;background:#0a0a0a}.landing.legal-header .site-header{background:#0a0a0ad9;border-bottom-color:#a855f733}.landing.legal-header .brand{color:#ededed}.landing.legal-header .brand-heart,.landing.legal-header .brand-dot{color:var(--purple)}}.hero{background:linear-gradient(160deg, var(--pink-soft) 0%, #f3e0fb 55%, var(--lilac) 100%);padding:5rem 0 6rem;position:relative;overflow:hidden}.hero-blob{filter:blur(60px);opacity:.5;pointer-events:none;border-radius:50%;position:absolute}.hero-blob-1{background:var(--purple);width:480px;height:480px;top:-180px;right:-140px}.hero-blob-2{background:var(--pink);width:380px;height:380px;bottom:-160px;left:-120px}.floating-heart{color:var(--purple);opacity:.25;pointer-events:none;animation:7s ease-in-out infinite floatHeart;position:absolute}.fh-1{font-size:2rem;animation-delay:0s;top:18%;left:6%}.fh-2{font-size:1.3rem;animation-delay:2s;top:60%;left:44%}.fh-3{font-size:1.6rem;animation-delay:4s;top:12%;right:38%}.fh-4{color:var(--white);font-size:2rem;animation-delay:1s;top:15%;left:8%}.fh-5{color:var(--white);font-size:1.5rem;animation-delay:3s;bottom:18%;right:10%}@keyframes floatHeart{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(-18px)rotate(8deg)}}.hero-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid;position:relative}.hero-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--purple-dark);background:#ffffffb3;border-radius:999px;margin-bottom:1.2rem;padding:.35rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.hero-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;margin-bottom:1.4rem;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:800;line-height:1.05}.accent{color:var(--purple-deep)}.hero-sub{color:var(--ink-soft);max-width:34rem;margin-bottom:2.2rem;font-size:1.15rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.1rem;display:flex}.appstore-badge{background:var(--ink);color:var(--white);border-radius:16px;align-items:center;gap:.7rem;padding:.7rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 26px #1c10234d}.appstore-badge:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 16px 34px #1c102361}.apple-icon{flex-shrink:0;width:30px;height:30px}.badge-text{text-align:left;flex-direction:column;line-height:1.15;display:flex}.badge-text small{opacity:.85;font-size:.7rem;font-weight:500}.badge-text strong{letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.badge-light{background:var(--white);color:var(--ink);box-shadow:0 10px 26px #1c102340}.trust-line{color:var(--ink-soft);align-items:center;gap:.5rem;font-size:.92rem;display:flex}.laurel{filter:hue-rotate(230deg)}.laurel-right{transform:scaleX(-1)}.phone-frame{border:6px solid var(--ink);background:var(--ink);border-radius:34px;overflow:hidden;box-shadow:0 24px 60px #6b21a859}.phone-frame img{border-radius:28px;width:100%}.hero-phone{width:min(320px,80%);margin-inline:auto;transition:transform .4s;transform:rotate(3deg)}.hero-phone:hover{transform:rotate(0)scale(1.02)}.landing :where(section){padding:5rem 0}.section-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;text-align:center;margin-bottom:.9rem;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:800;line-height:1.15}.section-sub{text-align:center;color:var(--ink-soft);max-width:40rem;margin:0 auto 3rem;font-size:1.1rem}.features{background:var(--white);border-radius:48px 48px 0 0;margin-top:-2.5rem;position:relative}.feature-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.feature-card{border-radius:var(--radius-lg);padding:2.2rem 2rem;transition:transform .25s,box-shadow .25s}.feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #6b21a826}.card-pink{background:var(--pink-soft)}.card-lilac{background:var(--lilac)}.card-cream{background:var(--cream)}.card-purple{background:#f3e8ff}.feature-emoji{margin-bottom:1rem;font-size:2.2rem}.feature-card h3{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.35rem;font-weight:700}.feature-card p{color:var(--ink-soft);font-size:.98rem}.gallery{background:linear-gradient(180deg, var(--white) 0%, #f6ecfc 100%);padding-bottom:6rem}.gallery-scroller{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--purple) transparent;gap:1.8rem;padding:1rem max(4%,50% - 560px) 2rem;display:flex;overflow-x:auto}.shot{scroll-snap-align:center;text-align:center;flex:none;width:min(250px,66vw)}.shot .phone-frame{border-width:5px;border-radius:30px;box-shadow:0 16px 40px #6b21a838}.shot .phone-frame img{border-radius:25px}.shot figcaption{font-weight:700;font-family:var(--font-display), system-ui, sans-serif;color:var(--purple-dark);margin-top:1rem;font-size:1.02rem}.stages{background:#f6ecfc;padding-top:1rem}.pill-row{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.pill{border-radius:999px;padding:.7rem 1.5rem;font-size:1rem;font-weight:700;transition:transform .2s;box-shadow:0 6px 16px #6b21a81f}.pill:hover{transform:translateY(-3px)rotate(-1deg)}.pill-pink{background:var(--pink-soft)}.pill-lilac{background:var(--lilac)}.pill-cream{background:var(--cream)}.pill-purple{background:#e5c9fb}.faq{background:var(--white)}.faq-list{gap:.9rem;max-width:46rem;margin:0 auto;display:grid}.faq-item{background:var(--pink-soft);border-radius:var(--radius-md);padding:1.1rem 1.5rem}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--purple-deep);flex-shrink:0;font-size:1.4rem;font-weight:700;transition:transform .2s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item summary h3{font-family:var(--font-display), system-ui, sans-serif;margin:0;font-size:1.05rem;font-weight:700}.faq-item p{color:var(--ink-soft);margin-top:.7rem}.cta-band{background:linear-gradient(135deg, var(--purple) 0%, var(--purple-deep) 60%, var(--purple-dark) 100%);color:var(--white);text-align:center;position:relative;overflow:hidden}.cta-inner h2{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;max-width:46rem;margin:0 auto 1.2rem;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.cta-inner p{opacity:.92;max-width:38rem;margin:0 auto 2.2rem;font-size:1.1rem}.site-footer{background:var(--ink);color:#ffffffd9;padding:3rem 0}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:1.4rem;display:flex}.footer-brand{align-items:center;gap:.6rem;display:flex}.footer-brand .brand-name{color:var(--white)}.footer-brand .brand-heart,.footer-brand .brand-dot{color:var(--purple)}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.8rem;display:flex}.footer-links a{color:#ffffffd9;font-size:.98rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--purple)}.footer-copy{opacity:.55;font-size:.85rem}.subpage-hero{text-align:center;padding-top:4rem}.subpage-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;max-width:50rem;margin:0 auto 1.4rem;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.12}.subpage-title .accent{color:var(--purple-deep)}.answer-block{max-width:44rem;color:var(--ink-soft);margin:0 auto;font-size:1.15rem;line-height:1.7}.subpage-actions{justify-content:center;align-items:center;margin-top:2rem}.subpage-section .section-title{margin-bottom:1.6rem}.subpage-section.alt{background:var(--white)}.landing .container.narrow{width:min(760px,92%)}.section-body{color:var(--ink-soft);margin-bottom:1.1rem;font-size:1.05rem}.section-body a{color:var(--purple-deep);text-underline-offset:3px;font-weight:600;text-decoration:underline}.activity-list{gap:.8rem;margin:1.4rem 0 1.6rem;padding:0;list-style:none;display:grid}.activity-list li{background:var(--white);border-radius:var(--radius-md);color:var(--ink);border:1px solid #a855f729;padding:1rem 1.3rem}.subpage-section.alt .activity-list li{background:var(--pink-soft);border-color:#0000}.activity-list a{color:var(--purple-deep);font-weight:600}.feature-split{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid}.feature-split .section-title{text-align:left}.feature-split .feature-emoji{font-size:2.4rem}.feature-split-visual{justify-content:center;display:flex}.feature-split-visual .phone-frame{max-width:240px}.steps-grid{grid-template-columns:repeat(3,1fr)}.cta-link{color:var(--white);text-underline-offset:3px;font-weight:700;text-decoration:underline}.footer-columns{text-align:left;flex-wrap:wrap;justify-content:center;gap:2.5rem 4rem;display:flex}.footer-col{flex-direction:column;gap:.45rem;min-width:10rem;display:flex}.footer-col-title{color:var(--white);margin-bottom:.2rem;font-weight:700}.footer-col a{color:#ffffffbf;font-size:.95rem;text-decoration:none}.footer-col a:hover{color:var(--white);text-decoration:underline}.breadcrumbs{color:var(--ink-soft);margin-bottom:1.4rem;font-size:.9rem}.breadcrumbs a{color:var(--purple-deep);font-weight:600;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.question-list,.how-to-play{counter-reset:question;gap:.75rem;margin:1.6rem 0 2rem;padding-left:0;list-style:none;display:grid}.question-list li,.how-to-play li{counter-increment:question;background:var(--white);border-radius:var(--radius-md);border:1px solid #a855f729;padding:1rem 1.3rem 1rem 3.2rem;position:relative}.question-list li:before,.how-to-play li:before{content:counter(question);color:var(--purple-deep);font-size:.85rem;font-weight:800;position:absolute;top:1.05rem;left:1.1rem}.question-text{font-weight:600;display:block}.question-choices{color:var(--ink-soft);margin-top:.25rem;font-size:.95rem;display:block}.question-choices em{color:var(--purple-deep);font-style:normal;font-weight:700}.related-links{flex-wrap:wrap;gap:.7rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.related-links a{background:var(--white);color:var(--purple-dark);border:1px solid #a855f733;border-radius:999px;padding:.55rem 1.2rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.related-links a:hover{background:var(--lilac)}.hub-grid{gap:1.2rem;margin-bottom:3rem;display:grid}.hub-card{background:var(--white);border-radius:var(--radius-lg);color:var(--ink);border:1px solid #a855f729;padding:1.6rem 1.8rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.hub-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #6b21a824}.hub-card h2{font-family:var(--font-display), system-ui, sans-serif;margin-bottom:.4rem;font-size:1.25rem;font-weight:800}.hub-card p{color:var(--ink-soft);margin-bottom:.7rem;font-size:.98rem}.hub-card-count{color:var(--purple-deep);font-size:.95rem;font-weight:700}.verified-note{color:var(--ink-soft);opacity:.85;margin-top:1.2rem;font-size:.9rem}.table-wrap{border-radius:var(--radius-md);border:1px solid #a855f729;margin:1.4rem 0 1rem;overflow-x:auto}.compare-table{border-collapse:collapse;background:var(--white);width:100%;font-size:.97rem}.compare-table th,.compare-table td{text-align:left;vertical-align:top;border-bottom:1px solid #a855f71f;padding:.85rem 1rem}.compare-table thead th{background:var(--lilac);font-family:var(--font-display), system-ui, sans-serif;font-weight:800}.compare-table tbody th{white-space:nowrap;font-weight:700}.compare-table tbody tr:last-child th,.compare-table tbody tr:last-child td{border-bottom:none}.compare-table a{color:var(--purple-deep)}.wins-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.wins-col{background:var(--pink-soft);border-radius:var(--radius-md);padding:1.4rem 1.6rem}.wins-col h3{font-family:var(--font-display), system-ui, sans-serif;margin-bottom:.8rem;font-size:1.05rem;font-weight:800}.wins-col ul{color:var(--ink-soft);gap:.5rem;padding-left:1.1rem;list-style:outside;display:grid}.roundup-list{counter-reset:roundup;gap:1.4rem;padding:0;list-style:none;display:grid}.roundup-list li{counter-increment:roundup;background:var(--white);border-radius:var(--radius-md);padding:1.5rem 1.7rem}.roundup-list h3{font-family:var(--font-display), system-ui, sans-serif;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.roundup-list h3:before{content:counter(roundup) ". ";color:var(--purple-deep)}.roundup-bestfor{font-family:var(--font-body), system-ui, sans-serif;color:var(--ink-soft);font-size:.95rem;font-weight:600}.roundup-list p{color:var(--ink-soft);margin-bottom:.6rem}.roundup-drawback{font-size:.95rem}.post-meta{color:var(--ink-soft);margin:.6rem 0 0;font-size:.9rem}.subpage-hero .post-meta{margin-top:1rem}.blog-prose{color:var(--ink);font-size:1.05rem}.blog-prose p{color:var(--ink-soft);margin-bottom:1.15rem}.blog-prose h2{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;margin:2.2rem 0 .9rem;font-size:1.5rem;font-weight:800}.blog-prose h3{font-family:var(--font-display), system-ui, sans-serif;margin:1.6rem 0 .6rem;font-size:1.15rem;font-weight:700}.blog-prose ul,.blog-prose ol{color:var(--ink-soft);gap:.55rem;margin:0 0 1.15rem;padding-left:1.3rem;display:grid}.blog-prose li::marker{color:var(--purple-deep)}.blog-prose a{color:var(--purple-deep);text-underline-offset:3px;font-weight:600;text-decoration:underline}.blog-prose strong{color:var(--ink)}.blog-prose em{font-style:italic}.blog-prose blockquote{border-left:3px solid var(--purple);color:var(--ink-soft);margin:1.4rem 0;padding-left:1.1rem}.subpage-hero .subpage-title{overflow-wrap:break-word}a.pill{color:var(--ink);text-decoration:none;display:inline-block}.reveal{transition:opacity .7s,transform .7s}.js .reveal{opacity:0;transform:translateY(26px)}.js .reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal,.js .reveal{opacity:1;transition:none;transform:none}.floating-heart{animation:none}}@media (max-width:840px){.hero{padding:3.5rem 0 4.5rem}.hero-inner{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-sub{margin-inline:auto}.hero-actions{align-items:center}.feature-grid,.steps-grid{grid-template-columns:1fr}.feature-split{text-align:center;grid-template-columns:1fr;gap:2rem}.feature-split .section-title{text-align:center}.footer-columns{text-align:center;gap:2rem}.wins-grid{grid-template-columns:1fr}.landing :where(section){padding:3.5rem 0}}
