.site-header{z-index:30;border-bottom:1px solid color-mix(in srgb,var(--border),transparent 25%);background:color-mix(in srgb,var(--background),transparent 8%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:28px;height:74px;display:flex}.brand{letter-spacing:-.08em;align-items:center;font-size:1.7rem;font-weight:900;display:inline-flex}.brand span{color:var(--primary)}.brand i{color:var(--primary);margin:0 0 18px 3px;font-size:.35em}.navlinks{gap:28px;margin-left:auto;font-size:.91rem;font-weight:700;display:flex}.navlinks a:hover{color:var(--primary)}.tools{align-items:center;gap:10px;display:flex}.icon-btn,.locale{border:1px solid var(--border);background:var(--card);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.menu{display:none}.hero{padding:70px 0 48px;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;display:grid}.hero h1{letter-spacing:-.065em;max-width:700px;margin:14px 0 24px;font-size:clamp(3rem,6vw,5.6rem);line-height:.94}.hero p{color:var(--muted);max-width:620px;font-size:1.13rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-note{color:var(--muted);align-items:center;gap:12px;margin-top:30px;font-size:.85rem;display:flex}.avatars{display:flex}.avatars i{background:var(--secondary);border:2px solid var(--background);border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-7px;font-style:normal;display:grid}.hero-art{background:radial-gradient(circle at 70% 20%,#fac5a9 0 5%,#0000 31%),linear-gradient(145deg,#ead5c4,#8c657a 70%);border-radius:40% 40% 32% 30%;min-height:570px;position:relative}.hero-art:before{content:"";border-radius:inherit;border:1px solid #ffffff59;position:absolute;inset:8% 9%}.phone{color:#241c23;background:#171318;border:8px solid #231d22;border-radius:42px;width:255px;height:510px;padding:12px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)rotate(4deg);box-shadow:0 30px 80px #412c3f55}.phone-screen{background:#fff8f2;border-radius:27px;height:100%;padding:26px 18px 16px;overflow:hidden}.phone-screen small{color:#8a7683}.phone-screen h3{letter-spacing:-.05em;margin:8px 0 18px;font-size:1.6rem}.task{background:#fff;border-radius:18px;margin:10px 0;padding:16px;box-shadow:0 9px 25px #51324713}.task b{margin:6px 0;display:block}.task em{color:#ee6f61;font-size:.78rem;font-style:normal}.phone-dock{color:#fff;background:#5b3b59;border-radius:15px;justify-content:space-around;margin-top:16px;padding:12px;display:flex}.float-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:14px 17px;font-size:.84rem;position:absolute;box-shadow:0 20px 60px #331b2e24}.float-card.one{top:20%;left:-35px}.float-card.two{bottom:18%;right:-25px}.float-card b{margin-top:4px;font-size:1rem;display:block}.content-card{transition:transform .2s,box-shadow .2s;overflow:hidden}.content-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #3f273114}.top-tag{color:#332b31;background:#fffdf7e8;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800;position:absolute;top:14px;left:14px}.card-body{padding:20px}.card-body h3,.game-card h3{letter-spacing:-.025em;margin:9px 0;font-size:1.25rem}.card-body p,.game-card p{color:var(--muted);font-size:.9rem;line-height:1.6}.meta{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:800}.arrow{color:var(--primary);font-size:.85rem;font-weight:800}.price{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.price b{font-size:1.2rem}.price span{color:var(--primary);font-size:.75rem;font-weight:800}.game-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.game-card{flex-direction:column;align-items:flex-start;min-height:260px;padding:22px;display:flex}.game-icon{margin-bottom:28px;font-size:2.5rem}.game-card .tag{margin-left:auto;position:absolute}.game-card .arrow{margin-top:auto}.soft-section{background:color-mix(in srgb,var(--secondary),transparent 52%)}.feature-band{grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;display:grid}.feature-copy h2{letter-spacing:-.055em;margin:10px 0 20px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.feature-list{grid-template-columns:1fr 1fr;gap:14px;display:grid}.feature-item{padding:24px}.feature-item span{font-size:1.8rem}.feature-item h3{margin:15px 0 7px}.feature-item p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.app-buttons{flex-wrap:wrap;gap:10px;display:flex}.store{color:#fff;background:#171317;border-radius:12px;align-items:center;gap:10px;min-width:155px;padding:9px 14px;display:flex}.store span{flex-direction:column;font-weight:700;display:flex}.store small{font-size:.6rem;font-weight:500}.store.disabled{opacity:.55}.cta{color:#fff;background:linear-gradient(120deg,#5b3b59,#8c596e);border-radius:32px;justify-content:space-between;align-items:center;gap:30px;margin:60px auto 80px;padding:50px;display:flex;overflow:hidden}.cta h2{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(2rem,4vw,3.7rem)}.cta p{color:#f2dfe8}.cta .store{color:#2d202a;background:#fff}footer{border-top:1px solid var(--border);background:var(--card);padding:55px 0 25px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:40px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid p{max-width:330px;color:var(--muted);line-height:1.6}.footer-grid a{color:var(--muted);font-size:.9rem}.footer-grid a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;margin-top:40px;padding-top:22px;font-size:.78rem;display:flex}.consent{z-index:50;background:var(--card);border:1px solid var(--border);border-radius:20px;align-items:center;gap:12px;width:min(780px,100% - 24px);padding:15px 17px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #20101c38}.consent div{flex:1}.consent p{color:var(--muted);margin:4px 0 0;font-size:.8rem}.page-hero{padding:75px 0 40px}.page-hero h1{letter-spacing:-.06em;margin:10px 0 20px;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.98}.page-hero p{color:var(--muted);max-width:690px;font-size:1.08rem;line-height:1.7}.filters{flex-wrap:wrap;gap:10px;margin:0 0 25px;display:flex}.filter{border:1px solid var(--border);background:var(--card);border-radius:999px;padding:10px 15px}.detail-grid{grid-template-columns:1.25fr .75fr;gap:30px;padding-bottom:80px;display:grid}.detail-main,.detail-side{padding:28px}.detail-main h2{font-size:1.8rem}.detail-main p{color:var(--muted);line-height:1.8}.detail-side{align-self:start;position:sticky;top:95px}.fact{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:15px 0;display:flex}.notice{background:var(--secondary);border-radius:15px;margin:18px 0;padding:16px;font-size:.88rem;line-height:1.5}.game-stage{text-align:center;max-width:720px;margin:0 auto 80px;padding:clamp(25px,6vw,60px)}.game-stage .big-icon{font-size:4rem}.question{place-items:center;min-height:130px;font-size:clamp(1.6rem,4vw,2.6rem);line-height:1.25;display:grid}.progress{color:var(--muted);font-size:.85rem}@media (max-width:900px){.navlinks{background:var(--card);border-bottom:1px solid var(--border);flex-direction:column;padding:24px;display:none;position:absolute;top:74px;left:0;right:0}.navlinks.open{display:flex}.menu{display:grid}.desktop{display:none}.hero-grid,.feature-band,.detail-grid{grid-template-columns:1fr}.hero-art{min-height:500px;margin:15px}.game-grid,.grid-3{grid-template-columns:repeat(2,1fr)}.detail-side{position:static}.footer-grid{grid-template-columns:1fr 1fr}.cta{flex-direction:column;align-items:flex-start}}@media (max-width:580px){.hero{padding-top:45px}.hero h1{font-size:3.3rem}.hero-art{min-height:420px}.phone{width:205px;height:400px}.phone-screen{padding:17px 12px}.phone-screen h3{font-size:1.25rem}.task{padding:10px}.float-card{display:none}.grid-3,.game-grid,.feature-list{grid-template-columns:1fr}.game-card{min-height:220px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.consent{flex-direction:column;align-items:stretch}.section{padding:48px 0}}.this-or-that-stage{background:linear-gradient(145deg,color-mix(in srgb,var(--card),#fff 15%),color-mix(in srgb,var(--secondary),#fff 55%));max-width:900px;position:relative;overflow:hidden}.timer{place-items:center;width:64px;height:64px;margin:0 auto 12px;display:grid;position:relative}.timer span{z-index:1;font-size:1.45rem;font-weight:900}.timer:before{content:"";border:5px solid color-mix(in srgb,var(--primary),transparent 78%);border-radius:50%;position:absolute;inset:0}.timer i{border:5px solid #0000;border-top-color:var(--primary);border-radius:50%;animation:3s linear forwards timer-spin;position:absolute;inset:0}.choice-prompt{margin:10px 0 22px;font-weight:800}.choice-grid{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:stretch;gap:10px;display:grid;position:relative}.choice-card{background:var(--card);cursor:pointer;border:2px solid #0000;border-radius:28px;place-items:center;min-height:240px;padding:32px 22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 16px 45px #3f273114}.choice-card:hover{transform:translateY(-4px)}.choice-card span{letter-spacing:-.045em;font-size:clamp(1.65rem,4vw,2.8rem);font-weight:900;line-height:1.15}.choice-card.selected{border-color:var(--primary);box-shadow:0 16px 45px color-mix(in srgb,var(--primary),transparent 75%);transform:translateY(-4px)}.choice-or{background:var(--primary);color:#fff;z-index:2;border-radius:50%;align-self:center;place-items:center;width:48px;height:48px;font-size:.78rem;font-weight:900;display:grid}.game-controls{justify-content:center;gap:10px;margin-top:24px;display:flex}@keyframes timer-spin{0%{transform:rotate(0)}to{transform:rotate(1080deg)}}@media (max-width:580px){.choice-grid{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:4px}.choice-card{border-radius:20px;min-height:180px;padding:24px 8px}.choice-card span{font-size:1.5rem}.choice-or{width:34px;height:34px;font-size:.68rem}.this-or-that-stage{margin-inline:12px;padding-inline:14px}}.wheel-stage{background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--secondary),white 42%),var(--card) 68%);max-width:760px;overflow:hidden}.wheel-kicker{letter-spacing:.14em;color:var(--primary);margin:0 0 22px;font-size:.8rem;font-weight:900}.wheel-wrap{aspect-ratio:1;filter:drop-shadow(0 22px 28px #3f27312b);width:min(520px,85vw);margin:0 auto;position:relative}.wheel-pointer{z-index:4;border-left:18px solid #0000;border-right:18px solid #0000;border-top:42px solid var(--primary);filter:drop-shadow(0 4px 3px #3f273133);width:0;height:0;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.date-wheel{border:10px solid var(--card);will-change:transform;border-radius:50%;transition:transform 4.2s cubic-bezier(.12,.72,.08,1);position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 2px #fff8}.date-wheel:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 57%,#2f1f2d1c 100%);border-radius:50%;position:absolute;inset:0}.wheel-labels{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.wheel-labels text{fill:#fff;text-anchor:middle;dominant-baseline:middle;paint-order:stroke;stroke:#291a2840;stroke-width:.7px;stroke-linejoin:round;font-size:3.25px;font-weight:800}.wheel-labels.vertical text{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.18em}.wheel-hub{z-index:3;aspect-ratio:1;background:var(--card);width:21%;color:var(--primary);letter-spacing:-.04em;border-radius:50%;place-items:center;font-size:clamp(.75rem,2vw,1.05rem);font-style:normal;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 20px #3f273133}.wheel-result{min-height:76px;color:var(--muted);place-items:center;margin:20px auto 12px;display:grid}.wheel-result.visible{animation:.35s ease-out result-pop}.wheel-result small,.wheel-result strong{display:block}.wheel-result small{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:5px;font-size:.72rem;font-weight:800}.wheel-result strong{letter-spacing:-.04em;color:var(--foreground);font-size:clamp(1.7rem,4vw,2.5rem)}.wheel-button{min-width:180px}.wheel-button:disabled{opacity:.65;cursor:not-allowed}@keyframes result-pop{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}.wheel-labels.english text{letter-spacing:-.02em;font-size:2.8px}.wheel-labels.english tspan{dominant-baseline:middle}@media (max-width:580px){.wheel-stage{margin-inline:12px;padding-inline:14px}.wheel-wrap{width:min(360px,82vw)}.date-wheel{border-width:7px}.wheel-labels text{font-size:3px}.wheel-labels.english text{font-size:2.65px}.wheel-pointer{border-top-width:34px;border-left-width:14px;border-right-width:14px}}.truth-stage{background:linear-gradient(145deg,#fffaf7,#f3e8e7);max-width:760px;overflow:hidden}.truth-heading{justify-content:space-between;align-items:center;max-width:420px;margin:0 auto 20px;display:flex}.truth-heading span{letter-spacing:.16em;color:var(--primary);font-size:.75rem;font-weight:900}.truth-heading p{color:var(--muted);margin:0;font-size:.8rem;font-weight:800}.truth-card{aspect-ratio:3/4.35;cursor:pointer;perspective:1200px;background:0 0;border:0;width:min(390px,78vw);margin:0 auto;padding:0;display:block;position:relative}.truth-card-stack{background:#dca6a1;border:1px solid #fff9;border-radius:28px;position:absolute;inset:0;box-shadow:0 14px 32px #4d2c4524}.truth-card-stack.one{transform:rotate(-4deg)translate(-8px,4px)}.truth-card-stack.two{background:#76546f;transform:rotate(3deg)translate(8px,4px)}.truth-card-inner{transform-style:preserve-3d;transition:transform .65s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;inset:0}.truth-card.revealed .truth-card-inner{transform:rotateY(180deg)}.truth-card-front,.truth-card-back{backface-visibility:hidden;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:38px;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 22px 50px #4d2c4533}.truth-card-front{color:#fff;background:radial-gradient(circle at 50% 30%,#a87284,#65455f 72%);border:2px solid #fff5}.truth-card-front:before,.truth-card-front:after{content:"";border:1px solid #fff5;border-radius:20px;position:absolute;inset:14px}.truth-card-front:after{border-radius:15px;inset:22px}.truth-card-front i{margin-bottom:18px;font-size:3rem;font-style:normal}.truth-card-front strong{letter-spacing:.16em;font-size:2rem}.truth-card-front small{letter-spacing:.18em;opacity:.75;margin-top:16px;font-size:.65rem}.truth-card-back{color:var(--foreground);background:#fffdfa;border:2px solid #d8b9b7;transform:rotateY(180deg)}.truth-card-back:before{content:"";border:1px solid #e8d4d1;border-radius:20px;position:absolute;inset:14px}.truth-card-back small{color:var(--primary);letter-spacing:.14em;font-size:.68rem;font-weight:900;position:absolute;top:38px}.truth-card-back strong{letter-spacing:-.025em;font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.5;position:relative}.truth-card-back i{color:var(--primary);font-size:1.25rem;font-style:normal;position:absolute;bottom:30px}.truth-hint{color:var(--muted);margin:24px 0 8px;font-size:.82rem}.deck-complete{flex-direction:column;justify-content:center;align-items:center;min-height:520px;display:flex}.deck-complete>span{background:var(--secondary);width:88px;height:88px;color:var(--primary);border-radius:50%;place-items:center;font-size:2.5rem;display:grid}.deck-complete h2{letter-spacing:-.04em;margin:25px 0 8px;font-size:clamp(1.8rem,4vw,2.7rem)}.deck-complete p{color:var(--muted);margin:0 0 28px}@media (max-width:580px){.truth-stage{margin-inline:12px;padding-inline:16px}.truth-card{width:min(340px,80vw)}.truth-card-front,.truth-card-back{padding:28px}.truth-card-back strong{font-size:1.3rem}.truth-card-front strong{font-size:1.55rem}.truth-card-stack.one{transform:rotate(-3deg)translate(-5px,3px)}.truth-card-stack.two{transform:rotate(2deg)translate(5px,3px)}}.most-likely-stage{background:linear-gradient(145deg,#fffaf5,#f0e5ec);max-width:800px;overflow:hidden}.most-topline{justify-content:space-between;align-items:center;max-width:570px;margin:0 auto 20px;display:flex}.most-topline span{letter-spacing:.15em;color:var(--primary);font-size:.72rem;font-weight:900}.most-topline p{color:var(--muted);margin:0;font-size:.8rem;font-weight:800}.most-question-card{color:#fff;background:linear-gradient(140deg,#6c4b68,#93677b);border-radius:34px;flex-direction:column;justify-content:center;align-items:center;max-width:570px;min-height:350px;margin:0 auto;padding:45px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #5132472e}.most-question-card:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-120px}.most-question-card:after{content:"";border:1px solid #ffffff20;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-100px;left:-90px}.most-question-card>small{letter-spacing:.15em;opacity:.7;font-size:.66rem;position:absolute;top:30px}.most-question-card h2{z-index:1;letter-spacing:-.04em;max-width:500px;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.32;position:relative}.most-count{z-index:3;background:#5c3c59ed;place-items:center;font-size:8rem;font-weight:900;animation:.8s ease-out count-pop;display:grid;position:absolute;inset:0}.most-point{z-index:3;background:linear-gradient(140deg,#ef776a,#d95f69);flex-direction:column;justify-content:center;align-items:center;animation:.4s cubic-bezier(.2,1.3,.4,1) point-pop;display:flex;position:absolute;inset:0}.most-point span{font-size:5rem}.most-point strong{letter-spacing:.05em;margin-top:8px;font-size:3rem}.most-hint{min-height:24px;color:var(--muted);margin:24px 0 6px;font-size:.84rem}.most-complete{flex-direction:column;justify-content:center;align-items:center;min-height:440px;display:flex}.most-complete>div{font-size:5rem}.most-complete h2{letter-spacing:-.05em;margin:15px 0 5px;font-size:clamp(2rem,5vw,3.2rem)}.most-complete p{color:var(--muted);margin:0 0 28px}@keyframes count-pop{0%{opacity:.4;transform:scale(.55)}to{opacity:1;transform:scale(1)}}@keyframes point-pop{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@media (max-width:580px){.most-likely-stage{margin-inline:12px;padding-inline:16px}.most-question-card{border-radius:25px;min-height:310px;padding:35px 24px}.most-question-card h2{font-size:1.75rem}.most-count{font-size:6.5rem}.most-point strong{font-size:2.3rem}}.couple-quiz-stage{background:linear-gradient(145deg,#fffaf8,#f3e7ed);max-width:840px;overflow:hidden}.quiz-topline{justify-content:space-between;align-items:center;max-width:650px;margin:0 auto 18px;display:flex}.quiz-topline span{letter-spacing:.15em;color:var(--primary);font-size:.72rem;font-weight:900}.quiz-topline p{color:var(--muted);margin:0;font-size:.8rem;font-weight:800}.quiz-question-panel{background:#fffdfa;border:1px solid #e6d7db;border-radius:32px;flex-direction:column;justify-content:center;max-width:650px;min-height:430px;margin:0 auto;padding:42px;display:flex;box-shadow:0 22px 50px #51324717}.quiz-question-panel>small{letter-spacing:.12em;color:var(--primary);font-size:.68rem;font-weight:900}.quiz-question-panel>h2{letter-spacing:-.045em;margin:18px 0 32px;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.25}.quiz-options{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quiz-options button{cursor:pointer;background:#fff;border:2px solid #e8dadd;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:130px;padding:20px;transition:all .18s;display:flex}.quiz-options button:hover:not(:disabled){border-color:var(--primary);transform:translateY(-3px);box-shadow:0 12px 30px #51324714}.quiz-options button>b{background:var(--secondary);width:30px;height:30px;color:var(--primary);border-radius:50%;place-items:center;font-size:.75rem;display:grid}.quiz-options button>span{font-size:1.1rem;font-weight:850}.quiz-options button>small{color:var(--primary);min-height:14px;font-size:.7rem;font-weight:900}.quiz-options button.revealed{opacity:.6;cursor:default}.quiz-options button.revealed.picked{opacity:1;border-color:var(--primary);background:#fff5f2}.quiz-question-panel.result>small{font-size:.82rem}.quiz-handover,.quiz-complete{flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.quiz-handover>span{font-size:5rem}.quiz-handover h2,.quiz-complete h2{letter-spacing:-.05em;margin:18px 0 8px;font-size:clamp(2rem,5vw,3rem)}.quiz-handover p,.quiz-complete p{color:var(--muted);margin:0 0 28px}.quiz-score-ring{--score:0deg;background:conic-gradient(var(--primary) var(--score),#eadfe2 0);border-radius:50%;justify-content:center;align-items:baseline;width:190px;height:190px;padding-top:65px;display:flex;position:relative}.quiz-score-ring:before{content:"";background:var(--card);border-radius:50%;position:absolute;inset:13px}.quiz-score-ring strong,.quiz-score-ring small{z-index:1;position:relative}.quiz-score-ring strong{font-size:3.5rem;line-height:1}.quiz-score-ring small{color:var(--muted);margin-left:5px;font-weight:800}@media (max-width:580px){.couple-quiz-stage{margin-inline:12px;padding-inline:15px}.quiz-question-panel{border-radius:24px;min-height:390px;padding:28px 18px}.quiz-question-panel>h2{margin-bottom:24px;font-size:1.75rem}.quiz-options{gap:8px}.quiz-options button{border-radius:17px;min-height:125px;padding:14px 7px}.quiz-options button>span{font-size:.95rem}.quiz-handover,.quiz-complete{min-height:420px}}.quiz-reveal{grid-template-columns:1fr 42px 1fr;align-items:center;gap:10px;display:grid}.quiz-reveal>div{background:#fff;border:2px solid #e8dadd;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:130px;padding:20px 12px;display:flex}.quiz-reveal>div.matched{border-color:var(--primary);background:#fff3f0}.quiz-reveal>div small{letter-spacing:.08em;color:var(--muted);margin-bottom:10px;font-size:.65rem;font-weight:850}.quiz-reveal>div strong{font-size:1.15rem;line-height:1.35}.quiz-result-mark{width:42px;height:42px;color:var(--muted);background:#eee5e8;border-radius:50%;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.quiz-reveal>div.matched~.quiz-result-mark{background:var(--primary);color:#fff}.quiz-result-mark:has(+div.matched){background:var(--primary);color:#fff}.quiz-reveal>p{color:var(--muted);grid-column:1/-1;margin:10px 0 0;font-weight:850}.quiz-reveal>p.is-match{color:var(--primary)}@media (max-width:580px){.quiz-reveal{grid-template-columns:1fr;gap:8px}.quiz-reveal>div{min-height:92px;padding:14px}.quiz-result-mark{width:34px;height:34px;margin:auto}.quiz-reveal>p{margin-top:4px}.quiz-question-panel.result{padding-top:24px}.quiz-question-panel.result>h2{margin:12px 0 20px}}.focus-mode-button{z-index:20;border:1px solid color-mix(in srgb,var(--border),transparent 15%);background:color-mix(in srgb,var(--card),transparent 8%);height:38px;color:var(--foreground);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:7px;padding:0 13px;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 7px 20px #3f273112}.focus-mode-button span{font-size:1rem;font-weight:900}.focus-mode-button b{white-space:nowrap;font-size:.72rem}.game-stage:fullscreen,.game-stage.focus-mode{background-color:var(--background);border:0;border-radius:0;flex-direction:column;justify-content:center;width:100%;max-width:none;height:100%;min-height:100dvh;margin:0;padding:max(64px,5vh) max(18px,5vw) 32px;display:flex;overflow:auto}.game-stage.focus-mode:not(:fullscreen){z-index:1000;position:fixed;inset:0}.game-stage:fullscreen .focus-mode-button,.game-stage.focus-mode .focus-mode-button{top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));position:fixed}.game-stage:fullscreen .game-controls,.game-stage.focus-mode .game-controls{flex-shrink:0}.game-stage:fullscreen .wheel-wrap,.game-stage.focus-mode .wheel-wrap{width:min(500px,65vh,82vw)}.game-stage:fullscreen .truth-card,.game-stage.focus-mode .truth-card{width:min(360px,58vh,78vw)}@media (max-width:580px){.focus-mode-button{justify-content:center;width:38px;padding:0;top:12px;right:12px}.focus-mode-button b{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.game-stage:fullscreen,.game-stage.focus-mode{padding:58px 12px 24px}}.game-stage,.game-card{position:relative}.game-card .tag{white-space:nowrap;margin:0;top:18px;right:18px}.couple-quiz-stage:fullscreen .quiz-topline,.couple-quiz-stage.focus-mode .quiz-topline{width:min(1100px,82vw);max-width:none;margin-bottom:2vh;font-size:1.1rem}.couple-quiz-stage:fullscreen .quiz-topline span,.couple-quiz-stage.focus-mode .quiz-topline span{font-size:clamp(.8rem,1vw,1.05rem)}.couple-quiz-stage:fullscreen .quiz-topline p,.couple-quiz-stage.focus-mode .quiz-topline p{font-size:clamp(.9rem,1.1vw,1.1rem)}.couple-quiz-stage:fullscreen .quiz-question-panel,.couple-quiz-stage.focus-mode .quiz-question-panel{border-radius:clamp(30px,3vw,48px);width:min(1100px,82vw);max-width:none;min-height:min(720px,70vh);padding:clamp(46px,5vw,82px)}.couple-quiz-stage:fullscreen .quiz-question-panel>small,.couple-quiz-stage.focus-mode .quiz-question-panel>small{font-size:clamp(.85rem,1vw,1.05rem)}.couple-quiz-stage:fullscreen .quiz-question-panel>h2,.couple-quiz-stage.focus-mode .quiz-question-panel>h2{margin:clamp(24px,3vh,42px) 0 clamp(34px,4vh,58px);font-size:clamp(3rem,4.6vw,5.2rem)}.couple-quiz-stage:fullscreen .quiz-options,.couple-quiz-stage.focus-mode .quiz-options{gap:clamp(18px,2vw,32px)}.couple-quiz-stage:fullscreen .quiz-options button,.couple-quiz-stage.focus-mode .quiz-options button{border-radius:clamp(24px,2vw,36px);min-height:clamp(180px,22vh,260px)}.couple-quiz-stage:fullscreen .quiz-options button>span,.couple-quiz-stage.focus-mode .quiz-options button>span{font-size:clamp(1.5rem,2.2vw,2.4rem)}.couple-quiz-stage:fullscreen .quiz-reveal>div,.couple-quiz-stage.focus-mode .quiz-reveal>div{border-radius:clamp(24px,2vw,36px);min-height:clamp(180px,22vh,260px)}.couple-quiz-stage:fullscreen .quiz-reveal>div small,.couple-quiz-stage.focus-mode .quiz-reveal>div small{font-size:clamp(.8rem,1vw,1rem)}.couple-quiz-stage:fullscreen .quiz-reveal>div strong,.couple-quiz-stage.focus-mode .quiz-reveal>div strong{font-size:clamp(1.6rem,2.3vw,2.5rem)}.couple-quiz-stage:fullscreen .quiz-handover,.couple-quiz-stage.focus-mode .quiz-handover,.couple-quiz-stage:fullscreen .quiz-complete,.couple-quiz-stage.focus-mode .quiz-complete{width:min(1100px,82vw);min-height:72vh;margin:auto}.couple-quiz-stage:fullscreen .quiz-handover>span,.couple-quiz-stage.focus-mode .quiz-handover>span{font-size:8rem}.couple-quiz-stage:fullscreen .quiz-handover h2,.couple-quiz-stage.focus-mode .quiz-handover h2,.couple-quiz-stage:fullscreen .quiz-complete h2,.couple-quiz-stage.focus-mode .quiz-complete h2{font-size:clamp(3rem,5vw,5rem)}@media (max-width:700px){.couple-quiz-stage:fullscreen .quiz-topline,.couple-quiz-stage.focus-mode .quiz-topline,.couple-quiz-stage:fullscreen .quiz-question-panel,.couple-quiz-stage.focus-mode .quiz-question-panel{width:min(620px,94vw)}.couple-quiz-stage:fullscreen .quiz-question-panel,.couple-quiz-stage.focus-mode .quiz-question-panel{min-height:72vh;padding:28px 18px}.couple-quiz-stage:fullscreen .quiz-question-panel>h2,.couple-quiz-stage.focus-mode .quiz-question-panel>h2{margin:18px 0 28px;font-size:clamp(1.9rem,8vw,3rem)}.couple-quiz-stage:fullscreen .quiz-options button,.couple-quiz-stage.focus-mode .quiz-options button{min-height:22vh}.couple-quiz-stage:fullscreen .quiz-options button>span,.couple-quiz-stage.focus-mode .quiz-options button>span{font-size:clamp(1rem,4.5vw,1.4rem)}}.legal-content{max-width:960px;padding:clamp(26px,5vw,54px)}.legal-content>.legal-section:first-child h2{margin-top:0}.legal-section{border-bottom:1px solid var(--border);padding:8px 0 18px}.legal-section:last-child{border-bottom:0;padding-bottom:0}.legal-section h2{margin:24px 0 12px;font-size:clamp(1.35rem,2.5vw,1.85rem)}.legal-content p,.legal-content li{color:var(--muted);line-height:1.85}.legal-content ul{margin:8px 0;padding-left:1.3rem}.legal-content li+li{margin-top:8px}.legal-content a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.contact-methods{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 34px;display:grid}.contact-methods a{border:1px solid var(--border);background:color-mix(in srgb,var(--secondary),transparent 58%);border-radius:20px;flex-direction:column;justify-content:center;min-height:125px;padding:24px;text-decoration:none;transition:all .18s;display:flex}.contact-methods a:hover{border-color:var(--primary);transform:translateY(-3px)}.contact-methods span{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:800}.contact-methods strong{color:var(--foreground);margin-top:8px;font-size:clamp(1.15rem,2.2vw,1.5rem)}@media (max-width:580px){.contact-methods{grid-template-columns:1fr}.legal-content{padding:24px 20px}.legal-section h2{margin-top:18px}}.place-search{margin-bottom:14px}.place-search-row{gap:10px;max-width:680px;display:flex}.place-search-row .filter{flex:1;min-width:0}.filters .filter{cursor:pointer;text-decoration:none}.filters .filter.active{background:var(--primary);border-color:var(--primary);color:#fff}.empty-state{text-align:center;padding:clamp(40px,7vw,75px)}.empty-state>span{color:var(--primary);font-size:3rem}.empty-state h2{margin:14px 0 5px;font-size:2rem}.empty-state p{color:var(--muted);margin:0 0 24px}.place-detail-hero{flex-direction:column;align-items:flex-start;display:flex}.back-link{border:1px solid var(--border);background:var(--card);color:var(--muted);border-radius:999px;align-items:center;margin-bottom:30px;padding:10px 15px;font-size:.82rem;font-weight:800;transition:all .18s;display:inline-flex}.back-link:hover{color:var(--primary);border-color:var(--primary);transform:translate(-3px)}@media (max-width:580px){.place-search-row{align-items:stretch}.place-search-row .btn{padding-inline:16px}.filters{gap:7px}.filters .filter{padding:9px 12px}.back-link{margin-bottom:22px}}.offer-empty-state{text-align:center;background:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--secondary),white 35%),var(--card) 70%);flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:clamp(38px,8vw,85px);display:flex}.offer-empty-icon{background:var(--primary);color:#fff;width:88px;height:88px;box-shadow:0 16px 38px color-mix(in srgb,var(--primary),transparent 68%);border-radius:50%;place-items:center;margin-bottom:25px;font-size:2.4rem;display:grid}.offer-empty-state h2{letter-spacing:-.05em;margin:14px 0;font-size:clamp(2rem,4.5vw,3.7rem)}.offer-empty-state>p{max-width:680px;color:var(--muted);margin:0;line-height:1.8}.offer-empty-state .hero-actions{justify-content:center;margin:28px 0 18px}.offer-empty-state>small{color:var(--muted)}.home-partner-card{background:linear-gradient(130deg,var(--card),color-mix(in srgb,var(--secondary),white 48%));justify-content:space-between;align-items:center;gap:35px;padding:clamp(28px,5vw,52px);display:flex}.home-partner-card h2{letter-spacing:-.05em;margin:10px 0;font-size:clamp(2rem,4vw,3.3rem)}.home-partner-card p{max-width:680px;color:var(--muted);margin:0;line-height:1.7}@media (max-width:700px){.home-partner-card{flex-direction:column;align-items:flex-start}.offer-empty-state{min-height:440px}}
