:root{--bg:#100d12;--panel:#18131a;--ink:#fbf7f9;--muted:#ad9ea8;--line:#352934;--accent:#ef476f;--accent-soft:#371923;color-scheme:dark}*{box-sizing:border-box}html{background:#08070a}body{margin:0;min-width:320px;min-height:100dvh;background:#08070a;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}.phone-shell{width:min(100%,480px);min-height:100dvh;margin:0 auto;padding:calc(14px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));background:var(--bg);box-shadow:0 0 60px #000;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;font-size:15px;font-weight:800}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--accent);font-weight:900}.region{display:flex;align-items:center;justify-content:flex-end;gap:8px;text-align:right;min-width:0}.region img{width:26px;height:19px;object-fit:cover;border-radius:5px}.region span{display:grid;max-width:140px}.region strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.region small{margin-top:2px;color:var(--muted);font-size:9px}.age-line{display:flex;align-items:center;gap:7px;margin:17px 0 10px;color:var(--muted)}.age-line span{display:grid;place-items:center;width:28px;height:20px;border:1px solid #59414e;border-radius:7px;color:#fff;font-size:9px;font-weight:850}.age-line small{font-size:9px}.quiz-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.meter{display:flex;gap:5px}.meter i{width:24px;height:3px;border-radius:5px;background:#392b35}.meter i.active{background:var(--accent)}.photo-stage{position:relative;height:292px;border-radius:18px;overflow:hidden;background:#211820}.photo-stage>img{width:100%;height:100%;object-fit:cover;transition:opacity .22s ease,transform .45s ease}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,13,18,.05) 18%,rgba(16,13,18,.25) 48%,rgba(16,13,18,.96) 100%)}.photo-copy{position:absolute;left:17px;right:17px;bottom:16px}.photo-copy>span{color:#ff8aa5;font-size:8px;font-weight:900;letter-spacing:.16em}.photo-copy h1{max-width:390px;margin:7px 0 5px;font-size:28px;line-height:1.02;letter-spacing:-.045em}.photo-copy p{margin:0;color:#d6cbd1;font-size:11px;line-height:1.4}.choices{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.choice{position:relative;min-height:64px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--panel);color:var(--ink);text-align:left;cursor:pointer;transition:.18s ease}.choice:hover{border-color:#835063;background:#21171d}.choice:active{transform:scale(.98)}.choice:focus-visible,.back:focus-visible{outline:3px solid rgba(239,71,111,.28);outline-offset:2px}.choice strong{display:block;font-size:12px;line-height:1.15}.choice small{display:block;margin-top:5px;color:var(--muted);font-size:9px;line-height:1.25}.choice:after{content:"›";position:absolute;right:10px;top:10px;color:#7f6874}.back{display:flex;gap:7px;margin-top:13px;padding:5px 0;border:0;background:none;color:#c7b7c0;font-size:10px;cursor:pointer}.back[hidden]{display:none}.matching{padding:38px 8px 20px;text-align:center}.matching[hidden]{display:none}.match-visual{position:relative;width:132px;height:132px;margin:0 auto 24px;border-radius:50%;overflow:hidden;border:1px solid #6f3a4c;box-shadow:0 0 0 10px var(--accent-soft),0 20px 55px rgba(0,0,0,.4)}.match-visual img{width:100%;height:100%;object-fit:cover}.scan{position:absolute;left:0;right:0;height:2px;background:#ff7898;box-shadow:0 0 12px #ff7898;animation:scan 2s ease-in-out infinite}.match-kicker{color:#ff7898;font-size:8px;font-weight:900;letter-spacing:.15em}.matching h2{margin:8px auto 10px;max-width:340px;font-size:29px;line-height:1.02;letter-spacing:-.045em}.matching p{margin:0 auto 24px;color:var(--muted);font-size:11px}.progress-track{height:7px;border-radius:10px;background:#332630;overflow:hidden}.progress-track span{display:block;width:0;height:100%;background:var(--accent)}.progress-meta{display:flex;justify-content:space-between;margin-top:8px;color:var(--muted);font-size:9px}.progress-meta strong{color:#fff}footer{display:grid;gap:5px;padding:17px 8px 0;color:#8c7c86;text-align:center;font-size:9px}footer small{font-size:8px;line-height:1.4}.is-loading{opacity:.8;pointer-events:none}[dir="rtl"] .choice{text-align:right}@keyframes scan{0%,100%{top:14%}50%{top:84%}}@media(min-width:700px){body{padding:22px 0}.phone-shell{min-height:calc(100dvh - 44px);border-radius:28px;padding-left:22px;padding-right:22px}}@media(max-width:374px){.phone-shell{padding-left:13px;padding-right:13px}.photo-stage{height:250px}.photo-copy h1{font-size:24px}.choice{min-height:59px;padding:10px}}@media(max-height:700px){.age-line{margin-top:10px}.photo-stage{height:230px}.choice{min-height:55px}.matching{padding-top:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

