:root{--ink:#2b2325;--muted:#756b6d;--paper:#fffaf7;--cream:#f7eee8;--rose:#d9566c;--rose-dark:#b93f57;--rose-soft:#fbe5e7;--line:#eaded9;--white:#fff;--shadow:0 24px 70px rgba(82,47,52,.12);--serif:"Playfair Display",Georgia,serif;--sans:"Manrope",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);line-height:1.6}button,input{font:inherit}button,a{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.shell-narrow{width:min(760px,calc(100% - 40px));margin:auto}.site-header{height:76px;display:flex;align-items:center;position:relative;z-index:20;background:rgba(255,250,247,.84);backdrop-filter:blur(12px);border-bottom:1px solid rgba(234,222,217,.7)}.header-inner{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-weight:800;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50% 50% 46% 54%;background:var(--rose);color:#fff;font-size:14px;transform:rotate(-5deg)}.language-switch{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.12em;text-decoration:none}.language-switch span{width:1px;height:14px;background:var(--line)}.language-switch a{text-decoration:none;color:#aaa}.language-switch a.active{color:var(--ink)}h1,h2{font-family:var(--serif);line-height:1.08;letter-spacing:-.035em;margin:0}h1{font-size:clamp(48px,6vw,82px)}h2{font-size:clamp(34px,4vw,52px)}h3{line-height:1.25}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--rose-dark);margin:0 0 22px}.eyebrow span{margin-right:5px}.hero{position:relative;overflow:hidden;min-height:690px;display:flex;align-items:center;background:linear-gradient(145deg,#fffaf7 0%,#fbf0ec 100%)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:70px 0 95px}.hero-copy{position:relative;z-index:2}.hero-copy h1{max-width:680px}.hero-lead{font-size:19px;max-width:610px;color:var(--muted);margin:28px 0 34px}.btn{border:0;border-radius:9px;padding:14px 20px;font-weight:800;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;transition:.2s transform,.2s background,.2s box-shadow}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--rose);color:#fff;box-shadow:0 12px 30px rgba(217,86,108,.22)}.btn-primary:hover{background:var(--rose-dark)}.btn-large{padding:17px 27px;font-size:15px}.btn-ghost{background:transparent;border:1px solid var(--line)}.btn-light{background:#fff;color:var(--rose-dark)}.hero-meta{display:flex;gap:24px;color:var(--muted);font-size:12px;margin-top:24px}.hero-visual{height:460px;position:relative}.visual-card{position:absolute;border-radius:22px;background:rgba(255,255,255,.88);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8)}.card-main{inset:40px 20px 35px 45px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(2deg)}.card-main small{color:var(--muted);margin:12px 0 0}.card-main strong{font-family:var(--serif);font-size:84px;line-height:1;color:var(--rose)}.heart-pulse{width:62px;height:62px;background:var(--rose-soft);border-radius:50%;display:grid;place-items:center;color:var(--rose);font-size:27px}.mini-bars{display:flex;gap:8px;margin-top:25px}.mini-bars i{width:7px;height:30px;border-radius:5px;background:var(--rose-soft)}.mini-bars i:nth-child(2){height:45px}.mini-bars i:nth-child(3){height:36px}.mini-bars i:nth-child(4){height:52px}.mini-bars i:nth-child(5){height:41px}.card-back{width:165px;padding:20px;left:-10px;bottom:5px;z-index:3;transform:rotate(-6deg);display:flex;justify-content:space-between}.card-back span{font-size:11px}.card-back b{color:var(--rose)}.visual-note{position:absolute;right:-10px;top:25px;background:#fff;border-radius:99px;padding:11px 16px;box-shadow:0 10px 35px rgba(70,40,45,.12);font-size:12px;font-weight:800;z-index:4}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:440px;height:440px;background:#f5d9dc;right:-160px;top:-190px;opacity:.55}.orb-two{width:260px;height:260px;border:1px solid #edcfd2;left:-130px;bottom:-110px}.quiz-section{display:none;background:#fff;min-height:calc(100vh - 76px);padding:54px 0 80px}.quiz-section.is-open{display:block}.quiz-counter{display:flex;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.progress{height:4px;background:var(--cream);border-radius:8px;margin-top:15px;overflow:hidden}.progress span{display:block;height:100%;width:4.166%;background:var(--rose);transition:width .3s}.question-card{display:none;width:min(760px,calc(100% - 40px));margin:60px auto 35px}.question-card.is-active{display:block;animation:fadeUp .35s ease}.question-scale{color:var(--rose);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.question-card h2{font-family:var(--serif);font-size:clamp(30px,4vw,44px);max-width:720px}.answer-list{display:grid;gap:10px;margin-top:35px}.answer{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;padding:15px 18px;border:1px solid var(--line);border-radius:11px;cursor:pointer;transition:.18s;background:#fff}.answer:hover{border-color:#e6a3af;background:#fffafb}.answer input{position:absolute;opacity:0}.radio-dot{width:19px;height:19px;border:1.5px solid #c8b9b6;border-radius:50%;position:relative}.answer b{color:#bcada9;font-size:12px}.answer:has(input:checked){border-color:var(--rose);background:var(--rose-soft)}.answer input:checked+.radio-dot{border-color:var(--rose)}.answer input:checked+.radio-dot:after{content:"";position:absolute;inset:4px;border-radius:50%;background:var(--rose)}.quiz-actions{display:flex;justify-content:space-between;margin-top:25px}.quiz-error,.form-error{text-align:center;color:var(--rose-dark);font-size:13px}.form-error{padding:12px;background:var(--rose-soft);border-radius:8px;margin-top:20px}.content-section{padding:120px 0;background:var(--paper)}.split-content{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px}.split-content>div>p:not(.eyebrow){font-size:18px;color:var(--muted);margin-top:0}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}.feature{background:#fff;padding:17px;border:1px solid var(--line);border-radius:10px;font-weight:700}.feature span{color:var(--rose);font-size:11px;margin-right:12px}.faq-section{padding:100px 0;background:var(--cream)}.faq-section h2{margin-bottom:38px}.faq-section details{border-top:1px solid #ddcfca;padding:20px 0}.faq-section details:last-child{border-bottom:1px solid #ddcfca}.faq-section summary{list-style:none;font-weight:800;cursor:pointer;display:flex;justify-content:space-between}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{color:var(--rose)}.faq-section details p{color:var(--muted);max-width:650px;margin-bottom:0}.site-footer{padding:35px 0;background:#292326;color:#f8efeb}.site-footer .shell{display:flex;justify-content:space-between;align-items:center}.site-footer p{font-size:11px;color:#b9aaad}.brand.muted{color:#f8efeb}.invite-hero,.center-page{min-height:calc(100vh - 76px);display:grid;place-items:center;text-align:center;padding:80px 0;background:radial-gradient(circle at 50% 25%,#f9dfe2,transparent 42%),var(--paper)}.invite-hero h1{font-size:clamp(42px,6vw,68px)}.invite-hero>.shell-narrow>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:650px;margin:25px auto 30px}.pair-hearts{display:flex;justify-content:center;margin-bottom:28px}.pair-hearts span{width:52px;height:52px;border-radius:50%;background:#fff;box-shadow:0 10px 30px rgba(90,45,55,.13);display:grid;place-items:center;color:var(--rose);font-size:22px}.pair-hearts span+span{margin-left:-10px;background:var(--rose);color:#fff}.privacy-note{font-size:12px;color:var(--muted);margin-top:20px}.invitation-quiz{border-top:1px solid var(--line)}.result-hero{padding:90px 0;background:linear-gradient(145deg,var(--paper),#f8e8e5)}.result-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:80px;align-items:center}.result-hero h1{font-size:clamp(42px,5vw,67px)}.result-lead{font-size:18px;color:var(--muted);max-width:690px;margin:25px 0 30px}.result-actions,.couple-actions{display:flex;gap:12px;flex-wrap:wrap}.score-ring{--score:50;width:250px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--rose) calc(var(--score)*1%),#f0deda 0);position:relative;box-shadow:0 20px 60px rgba(110,55,65,.13)}.score-ring:before{content:"";position:absolute;inset:14px;border-radius:50%;background:var(--paper)}.score-ring>div{position:relative;text-align:center}.score-ring strong{font-family:var(--serif);font-size:72px;line-height:1}.score-ring span{color:var(--rose);font-size:24px;font-weight:800}.score-ring small{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.scales-section,.comparison-section{padding:100px 0;background:#fff}.section-heading{text-align:center;margin-bottom:45px}.scale-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.scale-card{border:1px solid var(--line);border-radius:14px;padding:25px;background:var(--paper)}.scale-head{display:flex;justify-content:space-between;gap:15px}.scale-head h3{margin:0;font-size:16px}.scale-head strong{color:var(--rose)}.metric{height:6px;border-radius:9px;background:var(--cream);margin:18px 0;overflow:hidden}.metric span{display:block;height:100%;background:linear-gradient(90deg,#e88797,var(--rose));border-radius:9px}.scale-card p{font-size:13px;color:var(--muted);margin:0}.share-panel{margin-top:55px;background:var(--rose);color:#fff;border-radius:17px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px}.share-panel>div{display:flex;align-items:center;gap:18px}.share-panel h3,.share-panel p{margin:0}.share-panel p{opacity:.8;font-size:13px}.share-heart{font-size:32px}.center-page .result-card{max-width:620px;background:#fff;padding:60px;border-radius:20px;box-shadow:var(--shadow)}.result-icon{font-size:40px;color:var(--rose)}.result-card h1{font-size:42px;margin-bottom:30px}.couple-hero{text-align:center;padding:85px 0;background:linear-gradient(150deg,#fff8f5,#f8e1e2)}.couple-hero h1{font-size:clamp(45px,6vw,68px)}.couple-hero>.shell-narrow>p:last-child{color:var(--muted);font-size:17px;max-width:660px;margin:22px auto 0}.couple-score{display:flex;flex-direction:column;margin:28px auto 8px}.couple-score strong{font-family:var(--serif);font-size:90px;color:var(--rose);line-height:1}.couple-score span{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.comparison-legend{display:flex;justify-content:flex-end;gap:25px;font-size:12px;color:var(--muted);margin-bottom:25px}.comparison-legend i{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:7px}.dot-a{background:var(--rose)}.dot-b{background:#6b758f}.comparison-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.comparison-list article{padding:25px;border:1px solid var(--line);border-radius:14px}.comparison-title{display:flex;justify-content:space-between;gap:12px}.comparison-title h3{margin:0;font-size:15px}.comparison-title strong{font-size:11px;color:var(--rose)}.dual-metric{height:12px;position:relative;margin:22px 0 7px}.dual-metric span{height:5px;display:block;position:absolute;left:0;border-radius:10px}.dual-metric .first{top:0;background:var(--rose)}.dual-metric .second{bottom:0;background:#6b758f}.comparison-values{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.couple-actions{justify-content:center;margin-top:45px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,30px);background:#292326;color:#fff;padding:12px 20px;border-radius:8px;font-size:13px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}@keyframes fadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:820px){.hero-grid,.result-grid,.split-content{grid-template-columns:1fr}.hero{min-height:auto}.hero-grid{padding-top:55px;gap:20px}.hero-visual{height:350px;max-width:480px;width:100%;margin:auto}.split-content{gap:30px}.content-section{padding:80px 0}.score-ring{margin:auto}.result-grid{gap:45px}.scale-grid,.comparison-list{grid-template-columns:1fr}.share-panel{align-items:flex-start;flex-direction:column}.site-footer .shell{align-items:flex-start;gap:10px;flex-direction:column}}@media(max-width:560px){.shell,.shell-narrow,.question-card{width:min(100% - 28px,1160px)}.site-header{height:66px}h1{font-size:46px}.hero-grid{padding:50px 0 65px}.hero-lead{font-size:16px}.hero-meta{flex-direction:column;gap:5px}.hero-visual{height:300px}.card-main{inset:25px 8px 25px 35px}.visual-note{right:0}.card-back{left:0}.quiz-section{min-height:calc(100vh - 66px);padding:32px 0}.question-card{margin-top:40px}.question-card h2{font-size:28px}.answer{padding:13px}.quiz-actions .btn{padding:12px 15px}.feature-grid{grid-template-columns:1fr}.result-hero{padding:60px 0}.result-actions{flex-direction:column}.result-actions .btn,.result-actions form,.result-actions form button{width:100%}.score-ring{width:210px}.share-panel{padding:24px}.share-panel .btn{width:100%}.comparison-legend{justify-content:flex-start;flex-wrap:wrap}.center-page .result-card{padding:35px 22px}.couple-score strong{font-size:72px}}
