:root{--ink:#1f1633;--muted:#6b6475;--purple:#6d28d9;--pink:#ec4899;--paper:#fffaf7;--line:#e9e1ed;--gold:#f59e0b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100dvh}.wrap{width:min(1120px,100% - 32px);margin:auto}.nav{justify-content:space-between;align-items:center;height:72px;display:flex}.brand{letter-spacing:-1px;font-size:24px;font-weight:900}.brand span{color:var(--purple)}.btn{background:var(--purple);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-weight:800;display:inline-flex}.btn.secondary{color:var(--purple);box-shadow:inset 0 0 0 1px var(--line);background:#fff}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;padding:72px 0 88px;display:grid}.eyebrow{color:var(--purple);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.06em;margin:16px 0 24px;font-size:clamp(48px,7vw,84px);line-height:.94}.hero p{color:var(--muted);max-width:640px;font-size:20px;line-height:1.55}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.phone{background:#201331;border:10px solid #201331;border-radius:42px;max-width:380px;margin:auto;padding:12px;box-shadow:0 35px 80px #6d28d933}.screen{background:linear-gradient(145deg,#fdf2f8,#ede9fe);border-radius:26px;flex-direction:column;min-height:600px;padding:24px;display:flex}.card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:22px;box-shadow:0 12px 28px #3b174b12}.profile-art{color:#fff;background:linear-gradient(140deg,#a78bfa,#f9a8d4 55%,#fde68a);border-radius:19px;align-items:flex-end;height:330px;padding:20px;display:flex}.profile-art h3{margin:0;font-size:30px}.pills{flex-wrap:wrap;gap:8px;display:flex}.pill{color:#6b21a8;background:#f3e8ff;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:700}.section{padding:82px 0}.section h2{letter-spacing:-.04em;margin:10px 0 18px;font-size:clamp(34px,5vw,56px)}.grid3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stat{font-size:38px;font-weight:900}.progress{background:#eee7f1;border-radius:99px;height:10px;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--purple),var(--pink));height:100%;display:block}.dark{color:#fff;background:#201331}.dark .card{background:#2b1b40;border-color:#45325d}.fine{color:var(--muted);font-size:13px;line-height:1.55}.footer{border-top:1px solid var(--line);padding:40px 0}.footer .wrap{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.appbar{z-index:4;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdfacc;position:sticky;top:0}.appgrid{grid-template-columns:220px 1fr 300px;gap:24px;padding:26px 0;display:grid}.side{flex-direction:column;gap:8px;display:flex}.side a{border-radius:14px;padding:12px 14px;font-weight:700}.side a.active,.side a:hover{color:var(--purple);background:#ede9fe}.stack{gap:16px;display:grid}.notice{color:#78350f;background:#fef3c7;border-radius:14px;padding:14px 16px}.auth{width:min(520px,100% - 28px);margin:40px auto}.field{gap:7px;margin:14px 0;display:grid}.field label{font-weight:750}.field input,.field select,.field textarea{border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;padding:14px}.step{color:var(--purple);font-size:13px;font-weight:800}.tabs{gap:8px;display:flex;overflow:auto}.tabs button{white-space:nowrap;background:#f1edf4;border:0;border-radius:999px;padding:10px 14px}.tabs button.on{background:var(--purple);color:#fff}.bottomnav{display:none}.legal{max-width:800px;margin:40px auto;padding:0 20px;line-height:1.7}.legal h1{font-size:44px}.legal h2{margin-top:34px}.badge{color:#92400e;background:#fef3c7;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.heart{font-size:32px}.center{text-align:center}@media (max-width:900px){.hero{grid-template-columns:1fr;padding-top:38px}.grid3,.appgrid{grid-template-columns:1fr}.side,.right{display:none}.bottomnav{z-index:9;border-top:1px solid var(--line);padding:9px max(10px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom));background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottomnav a{padding:8px;font-size:12px;font-weight:800}.wrap{width:min(100% - 24px,680px)}.phone{max-width:350px}.section{padding:58px 0}}@media (max-width:480px){.nav{flex-wrap:wrap;gap:8px;height:auto;min-height:62px;padding:10px 0}.brand{font-size:20px}.nav .actions{flex:1;justify-content:flex-end;gap:6px}.nav .actions .btn{width:auto;padding:10px 12px;font-size:13px}.hero h1{font-size:46px}.hero p{font-size:17px}.btn{width:100%}.phone{border-width:7px}.screen{min-height:540px}.profile-art{height:285px}}
.photo-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.photo-slot{aspect-ratio:3/4;background:#eee7f1;border-radius:16px;place-items:center;display:grid;position:relative;overflow:hidden}.photo-slot img{object-fit:cover;width:100%;height:100%}.photo-slot button{color:#fff;background:#201331;border:0;border-radius:50%;width:30px;height:30px;position:absolute;top:6px;right:6px}.photo-slot.add{color:var(--purple);border:2px dashed #b7a8c4;font-weight:800}.photo-slot.add input{opacity:0;position:absolute;inset:0}.match-card{padding:0;overflow:hidden}.discovery-photo{object-fit:cover;background:#eee;width:100%;height:min(58dvh,560px)}.match-copy{padding:22px}.swipe-actions{justify-content:center;gap:28px;margin:18px;display:flex}.round{background:#fff;border:0;border-radius:50%;width:64px;height:64px;font-size:28px;box-shadow:0 10px 24px #27143b22}.round.pass{color:#64748b}.round.like{background:var(--purple);color:#fff}.conversation{flex-direction:column;gap:10px;height:52dvh;padding:12px;display:flex;overflow:auto}.bubble{background:#eee7f1;border-radius:18px;max-width:78%;padding:11px 14px}.bubble.mine{background:var(--purple);color:#fff;align-self:flex-end}.composer{gap:8px;display:flex}.composer input{border:1px solid var(--line);border-radius:999px;flex:1;padding:13px}.list-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:12px;display:flex}.avatar{object-fit:cover;background:#ede9fe;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.grow{flex:1}.danger{color:#b91c1c}
.round.super{color:#2563eb;background:#dbeafe}.modal-backdrop{z-index:30;background:#1f163399;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{width:min(520px,100%);max-height:90dvh;overflow:auto}
.admin-photo{aspect-ratio:3/4;object-fit:cover;border-radius:16px;width:100%}
.like-photo{aspect-ratio:3/4;object-fit:cover;border-radius:16px;width:100%}
