:root{--text:#17171d;--muted:#727482;--line:#e9e9ef;--hot:#ff4f7b;--hot2:#ff7356;--soft:#fff2f6;--shadow:0 24px 70px rgba(40,30,55,.14)}*{box-sizing:border-box}body{margin:0;background:#fafafd;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif;line-height:1.45}.hidden{display:none!important}.service-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:10px;align-items:center;color:var(--text);text-decoration:none;font-weight:800;font-size:22px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--hot),var(--hot2));box-shadow:0 8px 24px rgba(255,79,123,.24)}.top-actions{display:flex;align-items:center;gap:10px}.me-label{font-weight:700}.service-shell{max-width:1120px;margin:0 auto;padding:34px 22px 60px}.login-card{max-width:520px;margin:70px auto;padding:42px;border-radius:32px;background:#fff;box-shadow:var(--shadow);text-align:center}.login-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:20px;color:#fff;font-size:30px;background:linear-gradient(135deg,var(--hot),var(--hot2))}.login-card h1{font-size:38px;line-height:1.05;margin:0 0 16px;letter-spacing:-.04em}.login-card p{color:var(--muted);font-size:17px}.primary-button,.ghost-button{border:0;border-radius:16px;font:inherit;font-weight:800;cursor:pointer}.primary-button{width:100%;min-height:54px;margin-top:14px;padding:0 22px;color:#fff;background:linear-gradient(135deg,var(--hot),var(--hot2));box-shadow:0 14px 34px rgba(255,79,123,.22)}.ghost-button{padding:11px 15px;background:#f1f1f5;color:var(--text)}.back-link{display:inline-block;margin-top:22px;color:var(--muted);text-decoration:none}.login-status{min-height:24px;margin-top:14px;color:var(--muted);font-size:14px}.app-layout{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:start}.side-card{position:sticky;top:92px;padding:22px;border-radius:28px;background:#fff;border:1px solid var(--line)}.section-kicker{text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:900;color:var(--hot)}.my-photo{display:block;width:100%;aspect-ratio:1/1;border-radius:22px;object-fit:cover;margin:14px 0}.side-card h2{margin:0;font-size:27px}.muted{color:var(--muted)}.my-bio{color:#4f5160}.counter-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.counter-grid div{padding:12px;border-radius:16px;background:#f6f6f9;display:flex;flex-direction:column}.counter-grid strong{font-size:23px}.counter-grid span{font-size:12px;color:var(--muted)}.sync-note{font-size:13px;color:var(--muted);margin-bottom:0}.feed-column{min-width:0}.feed-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.feed-heading h1{font-size:42px;line-height:1;margin:7px 0 0;letter-spacing:-.04em}.feed-status{padding:18px;border-radius:18px;background:#fff;border:1px solid var(--line);color:var(--muted)}.dating-card{max-width:620px;overflow:hidden;border-radius:34px;background:#fff;box-shadow:var(--shadow)}.photo-wrap{position:relative}.candidate-photo{display:block;width:100%;height:560px;object-fit:cover;background:#eee}.photo-gradient{position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(transparent,rgba(0,0,0,.68))}.candidate-head{position:absolute;left:24px;right:24px;bottom:22px;color:#fff}.candidate-head h2{font-size:36px;line-height:1;margin:0 0 7px}.candidate-head p{margin:0;font-size:16px}.candidate-body{padding:22px 24px 24px}.about-label{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.candidate-body>p{font-size:17px;min-height:48px}.card-actions{display:flex;justify-content:center;gap:22px;padding-top:10px}.action-button{width:64px;height:64px;border-radius:50%;border:0;font-size:31px;font-weight:800;cursor:pointer;transition:transform .15s ease}.action-button:active{transform:scale(.94)}.action-button:disabled{opacity:.45;cursor:wait}.action-button.skip{background:#f1f1f5;color:#676977}.action-button.like{background:var(--soft);color:var(--hot)}.toast{position:fixed;left:50%;bottom:28px;z-index:50;transform:translate(-50%,18px);opacity:0;pointer-events:none;padding:12px 17px;border-radius:14px;background:#1d1d24;color:#fff;box-shadow:0 12px 36px rgba(0,0,0,.18);transition:.22s ease}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:800px){.service-topbar{padding:13px 16px}.service-shell{padding:20px 14px 42px}.login-card{margin:34px auto;padding:30px 22px}.login-card h1{font-size:32px}.app-layout{grid-template-columns:1fr}.side-card{position:static}.feed-heading h1{font-size:34px}.candidate-photo{height:min(64vh,520px)}.dating-card{max-width:none}.me-label{display:none}}@media(max-width:430px){.candidate-photo{height:500px}.candidate-head h2{font-size:32px}.action-button{width:60px;height:60px}}
