:root{color-scheme:light;--bg:#e8f7ff;--surface:#ffffff;--surface-soft:#f4fbff;--ink:#111827;--graphite:#151820;--muted:#607082;--line:#d8ecf7;--accent:#ef3f4a;--accent-dark:#c71f32;--sky:#74cfff;--sky-soft:#dff5ff;--rose:#ff7aa8;--violet:#8f72ff;--teal:#168aa3;--shadow:0 28px 80px rgba(31,95,135,0.18)}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.landing-page{min-height:100vh;display:flex;align-items:center;justify-content:flex-end;padding:clamp(28px,4vw,56px);background:linear-gradient(90deg,rgba(10,15,23,.52),rgba(10,15,23,.18) 44%,rgba(239,250,255,.58)),url(/landing-hero-tashkent.jpg) 50%/cover}.landing-shell{width:min(100%,500px);margin-right:clamp(0px,5vw,68px);margin-top:clamp(24px,6vh,68px)}.landing-copy{display:grid;grid-gap:14px;gap:14px;padding:clamp(22px,3vw,30px);border:1px solid rgba(255,255,255,.64);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 28px 80px rgba(12,24,38,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;transform:translateY(96px) scale(.96);animation:landing-card-in 2.4s cubic-bezier(.19,1,.22,1) 1.6s forwards}.landing-copy h1{margin:0;font-size:clamp(34px,8vw,52px);line-height:1.02}.landing-lead{margin:0;color:var(--muted);font-size:18px;line-height:1.5}.landing-actions{display:flex;flex-wrap:wrap;gap:10px}.landing-note{margin:0}@keyframes landing-card-in{0%{opacity:0;transform:translateY(96px) scale(.96)}34%{opacity:.72}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.landing-copy{animation:none;opacity:1;transform:none}}.auth-page{display:grid;grid-template-columns:minmax(0,1fr) 460px;min-height:100vh}.auth-visual{min-height:100vh;padding:40px;display:flex;align-items:flex-end;background:linear-gradient(180deg,rgba(10,15,23,.08),rgba(10,15,23,.72)),url(/landing-hero-tashkent.jpg) 50%/cover;color:white}.auth-visual h1{max-width:780px;margin:0;font-size:clamp(44px,7vw,90px);line-height:.95;letter-spacing:0}.auth-panel{padding:36px;display:grid;align-content:center;background:rgba(255,255,255,.76)}.auth-card{display:grid;grid-gap:18px;gap:18px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-size:24px;font-weight:780}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:white;background:var(--accent)}.form-stack{display:grid;grid-gap:12px;gap:12px}.auth-form.is-submitting .field{opacity:.72}.auth-status{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:14px;border:1px solid rgba(116,207,255,.45);border-radius:14px;color:#123044;background:linear-gradient(135deg,rgba(235,249,255,.96),rgba(255,255,255,.96));box-shadow:0 14px 34px rgba(28,74,100,.1)}.auth-status strong{display:block;margin-bottom:3px;font-size:14px}.auth-status p{margin:0;color:rgba(18,48,68,.78);font-size:13px;line-height:1.45}.auth-status small{display:block;margin-top:7px;color:rgba(18,48,68,.62);font-size:12px;line-height:1.4}.auth-status.success{border-color:rgba(18,183,106,.36);background:linear-gradient(135deg,rgba(235,255,244,.98),rgba(255,255,255,.96))}.auth-status.error{border-color:rgba(239,63,74,.36);background:linear-gradient(135deg,rgba(255,241,242,.98),rgba(255,255,255,.96))}.auth-status.confirm{border-color:rgba(116,207,255,.58)}.auth-spinner,.auth-status-dot{display:block;width:22px;height:22px;margin-top:2px;border-radius:999px}.auth-status-dot{background:#74cfff;box-shadow:inset 0 0 0 7px rgba(255,255,255,.72)}.auth-status.success .auth-status-dot{background:#12b76a}.auth-status.error .auth-status-dot{background:#ef3f4a}.auth-spinner{border:3px solid rgba(116,207,255,.24);border-top-color:#ef3f4a;animation:auth-spin .85s linear infinite}@keyframes auth-spin{to{transform:rotate(1turn)}}.legal-consent-group{display:grid;grid-gap:8px;gap:8px}.legal-consent{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(244,251,255,.9);color:var(--muted);font-size:13px;line-height:1.45}.legal-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--accent)}.legal-consent a{color:var(--accent-dark);font-weight:750;text-decoration:none}.legal-consent a:hover{text-decoration:underline}.legal-note{margin:-2px 0 0;color:rgba(21,48,64,.68);font-size:12px;font-weight:650;line-height:1.5}.legal-note a{color:var(--accent-dark);font-weight:850;text-decoration:none}.legal-note a:hover{text-decoration:underline}.field{display:grid;grid-gap:7px;gap:7px}.field span{color:var(--muted);font-size:13px}.field input,.field select,.field textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:10px 12px}.field textarea{min-height:112px;resize:vertical}.password-input{position:relative;display:block}.field .password-input input{padding-right:46px}.password-input button{position:absolute;top:50%;right:6px;display:grid;place-items:center;width:34px;height:34px;min-height:34px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--muted)}.password-input button:hover{background:rgba(116,207,255,.14);color:var(--ink)}.password-input button:disabled{opacity:.55}.password-input button{transform:translateY(-50%)}.photo-uploader{display:grid;grid-gap:12px;gap:12px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.photo-add,.photo-thumb{position:relative;aspect-ratio:1;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.photo-thumb img{width:100%;height:100%;object-fit:cover}.photo-frame.is-blurred-soft img,.photo-thumb.is-blurred-soft img,.profile-detail-photo.is-blurred-soft img{filter:blur(3px);transform:scale(1.015)}.photo-frame.is-blurred img,.photo-frame.is-blurred-strong img,.photo-thumb.is-blurred img,.photo-thumb.is-blurred-strong img,.profile-detail-photo.is-blurred img,.profile-detail-photo.is-blurred-strong img{filter:blur(8px);transform:scale(1.04)}.photo-frame.is-blurred-soft:after,.profile-detail-photo.is-blurred-soft:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(223,245,255,.04),rgba(21,24,32,.05))}.photo-frame.is-blurred-strong:after,.photo-frame.is-blurred:after,.profile-detail-photo.is-blurred-strong:after,.profile-detail-photo.is-blurred:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(223,245,255,.1),rgba(21,24,32,.12))}.blur-choice{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid rgba(77,170,222,.18);border-radius:8px;background:rgba(239,250,255,.78)}.blur-choice small,.blur-choice strong{display:block}.blur-choice strong{font-size:14px}.blur-choice small{margin-top:3px;color:var(--muted);line-height:1.35}.blur-choice-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.blur-choice-options button{min-height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-size:12px;font-weight:850}.blur-choice-options button[aria-pressed=true]{border-color:rgba(239,63,74,.38);background:var(--accent);color:#fff;box-shadow:0 10px 22px rgba(239,63,74,.18)}.photo-thumb button{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(36,32,28,.72);color:#fff}.photo-add{display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:var(--muted);cursor:pointer}.photo-add input{position:absolute;inset:0;opacity:0;cursor:pointer}.primary-button,.secondary-button{min-height:44px;border-radius:8px;padding:0 16px;border:1px solid transparent;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button{background:linear-gradient(135deg,var(--accent),#ff6876);color:white;box-shadow:0 12px 26px rgba(239,63,74,.22)}.secondary-button{background:white;color:var(--ink);border-color:var(--line)}.muted-link{color:var(--muted);font-size:14px}.legal-page{min-height:100vh;display:grid;place-items:start center;padding:28px 16px;background:radial-gradient(circle at 14% 10%,rgba(255,126,169,.18),transparent 28%),radial-gradient(circle at 82% 4%,rgba(116,207,255,.5),transparent 32%),linear-gradient(180deg,#effaff,#ffffff)}.legal-card{width:min(100%,760px);display:grid;grid-gap:14px;gap:14px;padding:28px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.9);box-shadow:var(--shadow)}.legal-card-wide{width:min(100%,920px)}.legal-back{width:-moz-fit-content;width:fit-content;color:var(--muted);font-size:14px;font-weight:750;text-decoration:none}.legal-page-title{margin:0;font-size:clamp(26px,4vw,36px);line-height:1.1}.legal-card h1{margin:0;font-size:clamp(30px,5vw,48px);line-height:1}.legal-lead,.legal-sections p,.legal-updated{color:var(--muted);line-height:1.55}.legal-lead{font-size:18px}.legal-sections{display:grid;grid-gap:16px;gap:16px}.legal-sections section{padding-top:16px;border-top:1px solid var(--line)}.legal-sections h2{margin-bottom:8px;font-size:20px}.legal-document-text{display:grid;grid-gap:12px;gap:12px}.legal-document-text h1{margin:20px 0 4px;font-size:clamp(28px,5vw,44px);line-height:1.05}.legal-document-text h1:first-child{margin-top:0}.legal-document-text h2{margin:16px 0 2px;padding-top:16px;border-top:1px solid var(--line);font-size:22px;line-height:1.2}.legal-document-text h3{margin:8px 0 0;font-size:17px}.legal-document-text li,.legal-document-text p{color:var(--muted);line-height:1.55}.legal-document-text p{margin-bottom:0}.legal-document-text ul{margin:0;padding-left:22px}.legal-document-text a{color:var(--accent-dark);font-weight:750;text-decoration:none}.legal-document-text a:hover{text-decoration:underline}.app-stage{height:100dvh;min-height:100dvh;overflow:hidden;display:grid;place-items:start center;background:radial-gradient(circle at 18% 12%,rgba(255,126,169,.2),transparent 30%),radial-gradient(circle at 82% 6%,rgba(116,207,255,.48),transparent 34%),linear-gradient(180deg,#effaff,#dff5ff 45%,#ffffff)}.app-phone{position:relative;width:min(100%,430px);height:100dvh;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#ffffff;border-inline:1px solid rgba(77,170,222,.18);box-shadow:var(--shadow)}.locale-switcher{position:absolute;z-index:10;top:10px;right:14px;display:flex;gap:4px;padding:3px;border:1px solid rgba(116,207,255,.34);border-radius:999px;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.locale-switcher-inline{position:static;width:max-content;margin-top:8px}.locale-switcher button{min-width:30px;height:24px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:10px;font-weight:820}.locale-switcher button[aria-pressed=true]{background:var(--accent);color:#fff}.app-phone-content{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-phone-feed .app-phone-content{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.app-phone-matches .app-phone-content{padding-bottom:16px}.app-phone-profile .app-phone-content{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.app-phone-matches .list-card{margin:12px}.app-phone-profile .list-card:not(.profile-form){margin:8px 10px}.profile-tabs-shell{min-height:0;display:flex;flex-direction:column;gap:8px;padding:8px 10px 6px;overflow:hidden}.profile-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border:1px solid rgba(116,207,255,.34);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 12px 28px rgba(31,95,135,.08)}.profile-tabs button{min-height:40px;border:0;border-radius:14px;background:transparent;color:var(--muted);font-size:13px;font-weight:850}.profile-tabs button[aria-selected=true]{background:var(--accent);color:#fff;box-shadow:0 12px 24px rgba(239,63,74,.2)}.profile-tab-panel,.profile-tab-panel>[role=tabpanel]{min-height:0;display:grid}.profile-tab-panel{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.profile-tab-panel>[role=tabpanel]{overflow:visible}.profile-tab-panel .profile-form{margin:0}.profile-extra-panel{min-height:0;display:grid;align-content:start;grid-gap:10px;gap:10px;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.profile-error-text,.profile-extra-panel .list-card,.profile-extra-panel .profile-danger-card{margin:0}.profile-settings-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:12px 14px}.profile-settings-card .eyebrow{margin-bottom:0}.profile-language-control{min-width:0;display:flex;align-items:center;gap:10px}.profile-settings-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}.profile-admin-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:12px;border:1px solid rgba(244,59,73,.22);background:rgba(244,59,73,.08);color:var(--accent);font-size:.82rem;font-weight:900;text-decoration:none}.profile-support-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px}.profile-support-card h2,.profile-support-card p{margin:0}.profile-support-card h2{font-size:1.05rem}.profile-support-card p:not(.eyebrow){margin-top:4px;color:var(--muted);font-size:.86rem;line-height:1.35}.profile-support-link{white-space:nowrap}.profile-more-menu{position:relative;flex:0 0 auto}.profile-more-trigger{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 12px;border:1px solid rgba(116,207,255,.34);border-radius:15px;color:var(--ink);background:rgba(255,255,255,.92);box-shadow:0 12px 24px rgba(31,95,135,.09);font-size:13px;font-weight:820}.profile-more-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:40;display:grid;grid-gap:9px;gap:9px;width:min(304px,calc(100vw - 28px));max-height:min(430px,calc(100vh - 150px));padding:10px;overflow:auto;border:1px solid rgba(116,207,255,.34);border-radius:20px;background:rgba(248,253,255,.98);box-shadow:0 24px 70px rgba(21,48,64,.18)}.profile-more-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.profile-more-head strong{color:var(--ink);font-size:15px}.profile-more-head button{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:50%;background:rgba(255,255,255,.9)}.profile-more-popover .list-card{margin:0}.profile-more-popover .blocked-card,.profile-more-popover .profile-danger-card{padding:12px}.profile-more-popover .profile-danger-card h2,.profile-more-popover .section-head h2{font-size:18px}.profile-more-popover .helper-text,.profile-more-popover .profile-danger-card p:not(.eyebrow):not(.helper-text){font-size:12px;line-height:1.28}.profile-legal-card{display:grid;grid-gap:8px;gap:8px;max-height:122px;padding:12px 14px;margin:0 10px 8px}.profile-legal-links{display:grid;grid-gap:6px;gap:6px}.profile-legal-links a{color:var(--accent-dark);font-size:14px;font-weight:700;text-decoration:none}.profile-legal-links a:hover{text-decoration:underline}.profile-dev-card{display:grid;grid-gap:12px;gap:12px;background:radial-gradient(circle at 92% 0,rgba(116,207,255,.18),transparent 34%),rgba(255,255,255,.94)}.profile-dev-card h2{margin:2px 0 4px;font-size:18px;line-height:1.08}.profile-dev-card p:not(.eyebrow){margin:0;color:var(--muted);font-size:12px;font-weight:760}.profile-dev-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.profile-dev-grid span{min-width:0;display:grid;grid-gap:2px;gap:2px;padding:9px 10px;border:1px solid rgba(116,207,255,.28);border-radius:14px;background:rgba(238,250,255,.78)}.profile-dev-grid small{color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.profile-dev-grid strong{overflow:hidden;color:var(--ink);font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.profile-conversation-card{display:grid;grid-gap:14px;gap:14px;padding:14px;margin:0 10px 8px;background:radial-gradient(circle at 92% 0,rgba(239,63,74,.1),transparent 32%),linear-gradient(135deg,#ffffff,#eefaff)}.profile-conversation-card h2{margin:2px 0 5px;font-size:20px;line-height:1.1}.profile-conversation-card p:not(.eyebrow):not(.helper-text){margin:0;color:var(--muted);font-size:13px;font-weight:700;line-height:1.35}.profile-conversation-actions{display:grid;grid-gap:7px;gap:7px}.profile-conversation-actions .primary-button{min-height:42px}.profile-conversation-actions .primary-button.is-saved{background:#0f9f61;box-shadow:0 14px 28px rgba(15,159,97,.18)}.profile-conversation-actions .helper-text{margin:0}.profile-conversation-actions .helper-text.success-text{color:#0f9f61;font-weight:850}.profile-danger-card{display:grid;grid-gap:10px;gap:10px;padding:14px;margin:12px;border-color:rgba(239,63,74,.24);background:rgba(255,241,243,.82)}.profile-danger-card h2{margin:2px 0 6px;font-size:17px;line-height:1.15}.profile-danger-card p:not(.eyebrow):not(.helper-text){margin:0;color:rgba(21,48,64,.68);font-size:13px;font-weight:680;line-height:1.4}.delete-account-action{display:grid;grid-gap:8px;gap:8px}.delete-account-action .danger-button{justify-content:center;width:100%;min-height:40px}.danger-button{border-color:rgba(239,63,74,.38);color:#b6222d;background:#ffffff}.danger-button:disabled{opacity:.62}.logout-button{min-height:38px;white-space:nowrap}.profile-form{min-height:0;margin:8px 10px 6px;padding:10px;grid-template-rows:minmax(0,1fr) auto auto;overflow:hidden}.profile-editor-form{grid-template-rows:minmax(0,1fr) auto}.profile-summary-card{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,#ffffff,#e8f7ff);box-shadow:0 14px 32px rgba(31,95,135,.1)}.profile-summary-card>div{min-width:0}.profile-summary-card h2,.profile-summary-card p{margin:0}.profile-summary-card h2{overflow-wrap:anywhere;font-size:25px;line-height:1.08}.profile-summary-card p:not(.eyebrow){margin-top:4px;line-height:1.35}.profile-summary-card .eyebrow{margin-bottom:4px;line-height:1.12}.profile-visibility-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.profile-visibility-card h2{font-size:20px;line-height:1.12}.profile-completion-card{gap:12px;background:radial-gradient(circle at 88% 14%,rgba(239,63,74,.12),transparent 30%),linear-gradient(135deg,#ffffff,#dcf4ff)}.profile-completion-card h2{color:var(--accent);font-size:29px;line-height:1}.profile-completion-meter{height:10px;overflow:hidden;border-radius:999px;background:rgba(16,21,31,.08)}.profile-completion-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#74cfff,var(--accent));transition:width .18s ease}.profile-completion-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.profile-completion-list span{display:inline-flex;align-items:center;gap:6px;min-width:0;padding:8px 10px;border:1px solid rgba(16,21,31,.08);border-radius:999px;color:var(--muted);background:rgba(255,255,255,.72);font-size:12px;font-weight:800}.profile-completion-list span svg{color:rgba(16,21,31,.22);flex:0 0 auto}.profile-completion-list span.is-done{color:var(--ink);border-color:rgba(116,207,255,.42);background:rgba(255,255,255,.94)}.profile-completion-list span.is-done svg{color:var(--accent)}.profile-ready-card{gap:16px}.profile-ready-card .section-head{display:grid;align-items:flex-start;grid-gap:12px;gap:12px;margin-bottom:0}.profile-ready-card h2{font-size:21px;line-height:1.12}.profile-ready-card .secondary-button{min-height:38px;padding-inline:14px;white-space:nowrap}.profile-ready-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.profile-readonly-grid{display:grid;grid-gap:10px;gap:10px;margin:0}.profile-readonly-grid div{display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid rgba(116,207,255,.26);border-radius:16px;background:rgba(255,255,255,.74)}.profile-readonly-grid dd,.profile-readonly-grid dt{margin:0}.profile-readonly-grid dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.profile-readonly-grid dd{color:var(--ink);font-size:14px;line-height:1.35}.profile-extra-editor{display:grid;grid-gap:12px;gap:12px;padding:12px;border:1px solid rgba(116,207,255,.26);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(232,247,255,.8))}.profile-extra-editor .section-head{margin-bottom:0}.profile-extra-editor h2{margin:0;font-size:19px;line-height:1.12}.switch-control{display:inline-grid;place-items:center;cursor:pointer}.switch-control input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.switch-control span{position:relative;width:54px;height:32px;border-radius:999px;background:#d7e5ee;box-shadow:inset 0 0 0 1px rgba(31,95,135,.12);transition:background .16s ease,box-shadow .16s ease}.switch-control span:after{content:"";position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#ffffff;box-shadow:0 5px 12px rgba(31,95,135,.22);transition:transform .16s ease}.switch-control input:checked+span{background:linear-gradient(135deg,#74cfff,#ef3f4a);box-shadow:0 10px 20px rgba(239,63,74,.16)}.switch-control input:checked+span:after{transform:translateX(22px)}.switch-control input:focus-visible+span{outline:3px solid rgba(116,207,255,.55);outline-offset:3px}.profile-intent-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:5px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.82)}.profile-intent-switch button{min-height:46px;border:0;border-radius:14px;background:transparent;color:var(--muted);font-weight:900}.profile-intent-switch button[aria-pressed=true]{background:var(--accent);color:#fff;box-shadow:0 12px 24px rgba(239,63,74,.22)}.profile-intent-locked{display:grid;grid-gap:5px;gap:5px;padding:12px 14px;border:1px solid rgba(116,207,255,.42);border-radius:18px;background:linear-gradient(135deg,rgba(234,248,255,.96),rgba(255,255,255,.9))}.profile-intent-locked strong{color:var(--ink);font-size:15px;font-weight:900}.profile-intent-locked span{color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.onboarding-form{grid-template-rows:auto minmax(0,1fr) auto}.onboarding-progress{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:6px;gap:6px;margin-bottom:4px}.onboarding-progress button{height:5px;border:0;border-radius:999px;padding:0;background:#d8ecf7}.onboarding-progress button[aria-current=step]{background:var(--accent)}.onboarding-progress button.is-complete{background:rgba(239,63,74,.45)}.onboarding-progress button:disabled{cursor:default}.onboarding-topbar .helper-text{margin-top:6px}.profile-form-scroll{min-height:0;display:grid;grid-gap:10px;gap:10px;overflow-y:auto;padding:1px 3px 6px 0;-webkit-overflow-scrolling:touch}.onboarding-scroll{align-content:start;gap:16px;padding-block:6px 12px}.onboarding-step-head{display:grid;grid-gap:5px;gap:5px}.onboarding-step-head h2{margin:0;font-size:30px;line-height:1}.choice-grid,.onboarding-fields{display:grid;grid-gap:12px;gap:12px}.language-choice-grid{display:grid;grid-gap:10px;gap:10px}.language-choice{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 12px 30px rgba(31,95,135,.08)}.language-choice.is-selected{border-color:rgba(239,63,74,.42);background:linear-gradient(135deg,#fff,#e8f7ff)}.language-choice span{min-width:0;display:grid;grid-gap:5px;gap:5px}.language-choice strong{font-size:18px;font-weight:900;line-height:1.08}.language-choice small{color:var(--muted);font-size:13px;font-weight:760}.language-choice svg{flex:0 0 auto;color:var(--accent)}.intent-explainer{margin:0;padding:12px 14px;border:1px solid rgba(116,207,255,.32);border-radius:16px;background:linear-gradient(135deg,rgba(232,247,255,.94),rgba(255,255,255,.86));color:#315267;font-size:14px;font-weight:740;line-height:1.35}.choice-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-height:132px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);text-align:left;font-size:17px;font-weight:850;box-shadow:0 12px 30px rgba(31,95,135,.08)}.choice-card.is-selected{border-color:rgba(239,63,74,.42);background:linear-gradient(135deg,#fff,#e8f7ff);box-shadow:0 16px 34px rgba(239,63,74,.14)}.choice-copy{min-width:0;display:grid;grid-gap:8px;gap:8px}.choice-copy em,.choice-copy small,.choice-copy strong{display:block}.choice-copy strong{font-size:22px;line-height:1}.choice-copy small{color:var(--muted);font-size:14px;font-weight:650;line-height:1.3}.choice-copy em{width:-moz-fit-content;width:fit-content;min-height:26px;padding:6px 9px;border-radius:999px;background:rgba(116,207,255,.18);color:#1d536e;font-size:12px;font-style:normal;font-weight:850}.choice-card.is-selected .choice-copy em{background:rgba(239,63,74,.12);color:var(--accent)}.choice-card svg{flex:0 0 auto;color:var(--accent)}.field-group{display:grid;grid-gap:8px;gap:8px}.field-group p{margin:0;color:var(--muted);font-size:13px;font-weight:760}.privacy-hint{margin:0;padding:12px 14px;border:1px solid rgba(116,207,255,.32);border-radius:16px;background:linear-gradient(135deg,rgba(232,247,255,.94),rgba(255,255,255,.86));color:#315267;font-size:14px;font-weight:680;line-height:1.35}.segmented-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.segmented-options.three{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-options button{min-height:52px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--muted);font-weight:820}.segmented-options button[aria-pressed=true]{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 12px 24px rgba(239,63,74,.18)}.review-card{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 32px rgba(31,95,135,.1)}.review-card h2,.review-card p{margin:0}.review-card dl{display:grid;grid-gap:8px;gap:8px;margin:0}.review-card dl div{display:flex;justify-content:space-between;gap:14px;padding-bottom:8px;border-bottom:1px solid var(--line)}.review-card dt{color:var(--muted);font-size:13px}.review-card dd{margin:0;text-align:right;font-weight:800}.profile-photo-dock{padding-top:10px;border-top:1px solid var(--line)}.profile-save-dock{display:grid;grid-gap:6px;gap:6px;max-height:96px;margin:3px 0 -2px;padding-top:6px;background:rgba(255,255,255,.92)}.onboarding-actions{display:grid;grid-template-columns:.72fr 1fr;grid-gap:8px;gap:8px}.onboarding-actions .secondary-button:disabled{opacity:.45}.profile-save-dock .helper-text{margin:0}.profile-save-dock .helper-text.success-text{color:#0f9f61;font-weight:850}.profile-save-dock .primary-button.is-saved{background:#0f9f61;box-shadow:0 14px 28px rgba(15,159,97,.18)}.toggle-field{display:flex;align-items:flex-start;gap:10px;padding:11px;border:1px solid var(--line);border-radius:8px;background:#fff}.toggle-field input{width:20px;height:20px;margin:1px 0 0;accent-color:var(--accent)}.toggle-field span{display:grid;grid-gap:3px;gap:3px}.toggle-field strong{font-size:14px}.toggle-field small{color:var(--muted);font-size:12px;line-height:1.25}.sidebar{display:none}.main-nav{display:grid;grid-gap:8px;gap:8px}.nav-item{min-height:46px;padding:0 12px;border-radius:8px;color:var(--muted);text-decoration:none;display:flex;align-items:center;gap:12px}.nav-item.active,.nav-item:hover{background:#fff;color:var(--ink)}.profile-mini{margin-top:auto;display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid var(--line)}.profile-mini img{width:46px;height:46px;border-radius:50%;object-fit:cover}.profile-mini span,.profile-mini strong{display:block}.profile-mini span{color:var(--muted);font-size:14px}.workspace{width:100%;margin:0;padding:0}.topbar{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.eyebrow{margin:0 0 7px;color:var(--accent-dark);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.topbar h1{max-width:720px;margin-bottom:0;font-size:clamp(36px,6vw,72px);line-height:.95;letter-spacing:0}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:18px;gap:18px;align-items:start}.phone-topbar{min-height:74px;max-height:92px;padding:13px 16px 10px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(116,207,255,.28);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.phone-kicker{margin:0 0 4px;color:var(--accent-dark);font-size:11px;font-weight:820;letter-spacing:0;text-transform:uppercase}.phone-topbar h1{margin:0;font-size:28px;line-height:.98;letter-spacing:0}.phone-actions{display:flex;align-items:center;gap:8px}.phone-actions button{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(116,207,255,.34);border-radius:14px;background:#ffffff;color:var(--graphite);box-shadow:0 8px 20px rgba(31,95,135,.1)}.phone-actions button[aria-pressed=true]{color:#fff;background:var(--accent)}.phone-filters{display:grid;grid-gap:10px;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(116,207,255,.28);background:#f4fbff}.feed-filter-backdrop{position:absolute;inset:0;z-index:25;display:grid;align-items:end;background:rgba(18,40,58,.34);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.feed-filter-sheet{display:grid;grid-gap:12px;gap:12px;padding:10px 14px 14px;border-radius:26px 26px 0 0;background:#ffffff;box-shadow:0 -22px 54px rgba(31,95,135,.22)}.sheet-handle{justify-self:center;width:46px;height:5px;border-radius:999px;background:rgba(77,170,222,.34)}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.sheet-head h2{margin:0;font-size:27px;line-height:1}.sheet-head button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--graphite);font-size:24px;line-height:1}.sheet-filters{padding:0;border-bottom:0;background:transparent}.sheet-actions{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:8px;gap:8px}.intent-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:5px;border:1px solid rgba(116,207,255,.34);border-radius:18px;background:#eaf8ff}.intent-switch button{min-height:34px;border:0;border-radius:13px;background:transparent;color:var(--muted);font-size:13px;font-weight:780}.intent-switch button[aria-pressed=true]{color:#fff;background:var(--accent);box-shadow:0 8px 18px rgba(239,63,74,.22)}.intent-switch.is-locked{grid-template-columns:1fr;padding:8px}.intent-switch.is-locked span{min-height:34px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--accent);font-size:13px;font-weight:860;box-shadow:0 8px 18px rgba(239,63,74,.22)}.phone-filters label{display:grid;grid-gap:5px;gap:5px}.phone-filters span{color:var(--muted);font-size:12px}.phone-filters .range-label{min-height:18px;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.phone-filters .range-label strong{color:var(--muted);font-size:12px;font-weight:760}.phone-filters .range-label small{color:var(--accent-dark);font-size:10px;font-weight:760;white-space:nowrap}.phone-filters select{width:100%;height:38px;border:1px solid rgba(116,207,255,.36);border-radius:12px;background:#ffffff;padding:0 11px}.phone-card-zone{min-height:0;padding:12px 14px;display:grid;overflow:hidden}.phone-toast{margin:0;padding:9px 12px;color:#315267;font-size:13px;font-weight:760;line-height:1.35}.phone-toast-positive{color:#08705f;background:linear-gradient(135deg,rgba(57,213,180,.16),rgba(116,207,255,.16))}.phone-toast-error{color:var(--accent-dark);background:rgba(239,63,74,.08)}.match-celebration{position:absolute;inset:0;z-index:36;display:grid;place-items:center;padding:24px;pointer-events:none;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.48),transparent 28%),rgba(15,23,42,.18)}.match-celebration-card{position:relative;width:min(304px,100%);display:grid;place-items:center;grid-gap:10px;gap:10px;padding:26px 20px 24px;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:30px;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.3),transparent 42%),linear-gradient(145deg,#16c7a7,#6f8cff 52%,#ff7aa8);color:#fff;text-align:center;box-shadow:0 28px 80px rgba(22,199,167,.28),0 18px 50px rgba(111,140,255,.28);animation:match-celebration-glow 2.6s ease both}.match-celebration-card:after,.match-celebration-card:before{content:"";position:absolute;width:120px;height:120px;border:1px solid rgba(255,255,255,.28);border-radius:50%}.match-celebration-card:before{top:-50px;left:-30px}.match-celebration-card:after{right:-42px;bottom:-56px}.match-celebration-card strong{position:relative;z-index:1;font-size:34px;font-weight:920;line-height:.98}.match-celebration-card p{position:relative;z-index:1;margin:0;max-width:230px;color:rgba(255,255,255,.86);font-size:14px;font-weight:760;line-height:1.35}.match-celebration-icon{position:relative;z-index:1;width:78px;height:50px;display:block;animation:match-celebration-icon 1.4s ease-in-out infinite}.match-celebration-icon:after{content:"";position:absolute;left:15px;right:15px;top:23px;height:6px;border-radius:999px;background:rgba(255,255,255,.94);transform:rotate(-10deg)}.match-celebration-icon i{position:absolute;top:3px;width:44px;height:44px;border:6px solid rgba(255,255,255,.98);border-radius:50%;box-shadow:0 10px 22px rgba(21,24,32,.16)}.match-celebration-icon i:first-child{left:2px}.match-celebration-icon i:last-child{right:2px}@keyframes match-celebration-glow{0%{filter:saturate(.9);box-shadow:0 12px 32px rgba(22,199,167,.14),0 8px 24px rgba(111,140,255,.12)}44%{filter:saturate(1.16);box-shadow:0 34px 90px rgba(22,199,167,.34),0 20px 58px rgba(111,140,255,.32)}to{filter:saturate(1);box-shadow:0 26px 72px rgba(22,199,167,.26),0 16px 44px rgba(111,140,255,.22)}}@keyframes match-celebration-icon{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-3px) scale(1.06)}}.feed-fallback-note{margin:10px 14px 0;padding:9px 11px;border:1px solid rgba(116,207,255,.34);border-radius:14px;background:rgba(255,255,255,.84);color:#315267;font-size:12px;font-weight:760;line-height:1.35}.bottom-nav{min-height:calc(70px + env(safe-area-inset-bottom));max-height:calc(88px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(116,207,255,.28);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav a{position:relative;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px;color:var(--muted);text-decoration:none;font-size:10px;font-weight:740}.bottom-nav a[aria-current=page]{color:var(--accent-dark)}.bottom-nav a svg{box-sizing:content-box;padding:7px;border-radius:14px}.bottom-nav a[aria-current=page] svg{color:#fff;background:var(--accent);box-shadow:0 10px 22px rgba(239,63,74,.3)}.bottom-nav a[aria-current=page] span{font-weight:700}.bottom-nav b{position:absolute;top:8px;right:24%;min-width:17px;height:17px;display:grid;place-items:center;border-radius:999px;background:var(--accent);color:#fff;font-size:10px}.filters{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.filter-card,.list-card,.panel-section,.profile-card{border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 16px 42px rgba(31,95,135,.1)}.filter-card{display:grid;grid-gap:8px;gap:8px;padding:12px}.filter-card span{color:var(--muted);font-size:13px}.filter-card input[type=number],.filter-card input[type=range],.filter-card select{width:100%}.support-topbar{align-items:start}.support-topbar p:not(.eyebrow){margin:6px 0 0;color:var(--muted);font-size:.92rem;line-height:1.42}.support-form{display:grid;grid-gap:14px;gap:14px;margin:0 12px 10px;padding:14px}.support-field{display:grid;grid-gap:7px;gap:7px}.support-label{color:var(--muted);font-size:.82rem;font-weight:900}.support-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.support-category-grid button{min-height:42px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.9);color:var(--ink);font-weight:900}.support-category-grid button.is-selected{border-color:rgba(244,59,73,.34);background:var(--accent);color:#ffffff;box-shadow:0 12px 28px rgba(244,59,73,.18)}.support-field input,.support-field textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.94);color:var(--ink);font:inherit;font-size:.95rem;outline:none}.support-field textarea{min-height:146px;resize:vertical;padding:12px}.support-field input{min-height:46px;padding:0 12px}.support-field small,.support-privacy-note{color:var(--muted);font-size:.78rem;line-height:1.35}.support-privacy-note{margin:0}.support-submit{min-height:48px}.support-feedback{margin:0;border-radius:14px;padding:11px 12px;font-size:.88rem;font-weight:850;line-height:1.35}.support-feedback.is-success{border:1px solid rgba(16,185,129,.26);background:rgba(16,185,129,.1);color:#047857}.support-feedback.is-error{border:1px solid rgba(244,59,73,.24);background:rgba(244,59,73,.08);color:var(--accent)}.support-back-link{display:inline-flex;justify-content:center;margin:0 12px calc(18px + env(safe-area-inset-bottom));color:var(--muted);font-size:.86rem;font-weight:850}.range-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.range-pair label{display:grid;grid-gap:4px;gap:4px}.range-pair small{color:var(--muted);font-size:12px}.range-pair input{min-height:38px;border:1px solid var(--line);border-radius:8px;padding:0 10px}.range-sliders{display:grid;grid-gap:6px;gap:6px}input[type=range]{accent-color:var(--accent)}.profile-card{overflow:hidden;background:var(--surface);box-shadow:var(--shadow)}.phone-card-zone .profile-card{align-self:stretch;position:relative;display:block;min-height:min(68vh,680px);box-shadow:0 22px 54px rgba(31,95,135,.2);border:1px solid rgba(255,255,255,.44);border-radius:30px;background:var(--graphite)}.phone-card-zone .empty-profile-card{display:grid;place-items:end start;min-height:min(62vh,600px);padding:22px;background:linear-gradient(145deg,rgba(239,63,74,.34),transparent 48%),linear-gradient(315deg,rgba(116,207,255,.42),transparent 50%),var(--graphite)}.photo-frame{position:relative;min-height:520px;background:#151820}.phone-card-zone .photo-frame{min-height:0;height:min(68vh,680px);border-radius:30px;overflow:hidden}.photo-frame img{width:100%;height:100%;min-height:520px;display:block;object-fit:cover}.phone-card-zone .photo-frame img{min-height:0;height:100%}.photo-nav{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:42px;height:70px;margin-top:-35px;border:0;background:transparent;color:rgba(255,255,255,.9)}.photo-nav-left{left:0}.photo-nav-right{right:0}.photo-progress{position:absolute;top:13px;left:74px;right:74px;z-index:3;display:grid;grid-auto-flow:column;grid-gap:5px;gap:5px}.photo-progress button{height:4px;border:0;border-radius:999px;background:rgba(255,255,255,.38)}.photo-progress button[aria-pressed=true]{background:#fff}.photo-count-pill{position:absolute;top:44px;right:16px;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:26px;padding:0 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(21,24,32,.5);color:#fff;font-size:12px;font-weight:850;line-height:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 24px rgba(21,24,32,.18)}.compatibility{position:absolute;left:50%;bottom:22px;z-index:3;display:grid;grid-template-rows:auto auto auto;place-items:center;width:96px;min-height:96px;padding:10px 9px 9px;border-radius:30px;border:1px solid rgba(255,255,255,.26);background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.28),transparent 44%),linear-gradient(145deg,#2ca7ff,#8f72ff 52%,#ef3f4a);color:white;text-align:center;transform:translateX(-50%);box-shadow:0 18px 44px rgba(36,153,255,.32);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.compatibility strong{margin-top:2px;font-size:24px;font-weight:840;line-height:1}.compatibility-mark{position:relative;display:block;width:48px;height:30px}.compatibility-mark:after{content:"";position:absolute;left:9px;right:9px;top:13px;height:4px;border-radius:999px;background:rgba(255,255,255,.92);transform:rotate(-10deg)}.compatibility-mark i{position:absolute;top:1px;width:28px;height:28px;border:4px solid rgba(255,255,255,.96);border-radius:50%;box-shadow:0 6px 14px rgba(21,24,32,.14)}.compatibility-mark i:first-child{left:1px}.compatibility-mark i:last-child{right:1px}.compatibility small{margin-top:3px;color:rgba(255,255,255,.82);font-size:10px;font-weight:820;text-transform:uppercase}.profile-heading-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:12px;gap:12px}.profile-heading-copy{min-width:0}.profile-heading-copy h2{overflow-wrap:anywhere}.profile-compatibility{position:static;left:auto;bottom:auto;transform:none;width:74px;min-height:74px;padding:8px 7px 7px;border-radius:24px;box-shadow:0 14px 34px rgba(36,153,255,.28)}.profile-compatibility strong{font-size:19px}.profile-compatibility .compatibility-mark{width:38px;height:24px}.profile-compatibility .compatibility-mark:after{left:7px;right:7px;top:10px;height:3px}.profile-compatibility .compatibility-mark i{width:22px;height:22px;border-width:3px}.profile-compatibility small{font-size:8px}.story-meta{position:absolute;top:42px;left:16px;right:58px;z-index:3;display:flex;flex-wrap:wrap;gap:8px}.story-meta span{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 9px;border-radius:999px;background:rgba(21,24,32,.42);color:#fff;font-size:13px;font-weight:760;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-info{display:grid;grid-gap:14px;gap:14px;padding:24px}.phone-card-zone .profile-info{position:absolute;inset-inline:0;bottom:0;z-index:1;margin-top:0;padding:96px 88px 106px 20px;color:#fff;background:linear-gradient(180deg,rgba(21,24,32,0),rgba(21,24,32,.68) 34%,rgba(21,24,32,.94));border-radius:0 0 30px 30px}.profile-info h2{margin:0;font-size:clamp(28px,4vw,44px);line-height:1}.profile-info p:not(.eyebrow){margin:0;color:var(--muted);font-size:17px;line-height:1.55}.phone-card-zone .profile-info .eyebrow,.phone-card-zone .profile-info p:not(.eyebrow){color:rgba(255,255,255,.84)}.phone-card-zone .tag-list span{border:1px solid rgba(255,255,255,.16)}.phone-card-zone .tag-list span,.profile-open-button{background:rgba(255,255,255,.16);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-open-button{justify-self:start;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:13px;font-weight:820}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.compatibility-reasons{display:flex;flex-wrap:wrap;gap:7px}.compatibility-reasons span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(239,63,74,.16);border-radius:999px;background:rgba(116,207,255,.16);color:#162636;font-size:12px;font-weight:820}.tag-list span{padding:8px 10px;border-radius:999px;background:#eaf8ff;color:var(--ink);font-size:14px;font-weight:760;line-height:1}.action-row{display:flex;justify-content:center;gap:14px;padding:0 24px 24px}.phone-card-zone .action-row{position:absolute;right:14px;bottom:22px;z-index:2;display:grid;grid-gap:10px;gap:10px;margin-top:0;padding:0}.report-sheet{display:grid;grid-gap:14px;gap:14px;padding:10px 14px 14px;border-radius:26px 26px 0 0;background:#f4fbff;color:var(--ink);box-shadow:0 -22px 54px rgba(31,95,135,.22)}.report-sheet .sheet-head p:not(.eyebrow){margin:4px 0 0;color:var(--muted);font-size:14px}.report-reasons{display:grid;grid-gap:10px;gap:10px}.report-reasons button{min-height:54px;padding:0 16px;border:0;border-radius:16px;background:#fff;color:var(--ink);text-align:left;font-size:16px;font-weight:760;box-shadow:0 10px 24px rgba(31,95,135,.08)}.profile-menu{position:absolute;top:14px;right:14px;z-index:5}.circle-button.compact{width:42px;height:42px;border-radius:15px;font-size:22px}.profile-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:40;display:grid;min-width:174px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(28,27,25,.88);box-shadow:0 18px 34px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.profile-menu-popover button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;border:0;border-radius:0;color:white;background:transparent;font-size:13px;font-weight:800}.profile-menu-popover button+button{border-top:1px solid rgba(255,255,255,.1)}.profile-detail-backdrop{position:absolute;inset:0;z-index:20;display:grid;align-items:end;background:rgba(18,40,58,.42);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-preview-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center}.chat-report-backdrop,.profile-preview-backdrop{padding:12px;background:rgba(18,40,58,.46);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-report-backdrop{position:fixed;inset:0;z-index:160;display:grid;align-items:end}.chat-report-backdrop .report-sheet{width:min(100%,430px);justify-self:center;border-radius:26px}.profile-detail-sheet{max-height:92%;grid-template-rows:minmax(0,1fr) auto auto auto;border-radius:28px 28px 0 0;box-shadow:0 -24px 58px rgba(0,0,0,.2)}.profile-detail-sheet,.profile-preview-sheet{position:relative;display:grid;overflow:hidden;background:#ffffff;color:var(--ink)}.profile-preview-sheet{grid-template-rows:minmax(0,1fr) auto auto;width:min(100%,430px);max-height:min(92dvh,760px);border-radius:28px;box-shadow:0 24px 74px rgba(0,0,0,.28)}.profile-detail-sheet-full{width:min(100%,430px);max-height:min(94dvh,780px);grid-template-rows:minmax(360px,1fr) auto minmax(0,auto) auto;border-radius:30px;box-shadow:0 26px 80px rgba(10,34,56,.32)}.profile-detail-close{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.38);border-radius:14px;background:rgba(21,24,32,.56);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-detail-photo{position:relative;min-height:0;overflow:hidden;background:var(--graphite)}.profile-detail-hero{min-height:360px;isolation:isolate}.profile-detail-photo img{width:100%;height:100%;min-height:260px;max-height:430px;object-fit:cover}.profile-detail-hero img{min-height:360px;max-height:none}.profile-detail-hero:after{content:"";position:absolute;inset:34% 0 0;z-index:1;background:linear-gradient(180deg,rgba(17,24,39,0),rgba(17,24,39,.84));pointer-events:none}.profile-detail-progress{position:absolute;top:12px;left:14px;right:62px;z-index:2;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:5px;gap:5px}.profile-detail-progress button{height:4px;border:0;border-radius:999px;padding:0;background:rgba(255,255,255,.42)}.profile-detail-progress button[aria-pressed=true]{background:#fff}.profile-detail-tap{position:absolute;top:52px;bottom:0;z-index:2;display:grid;place-items:center;width:27%;border:0;color:rgba(255,255,255,.84);background:transparent}.profile-detail-tap-left{left:0}.profile-detail-tap-right{right:0}.profile-detail-overlay{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:grid;grid-gap:10px;gap:10px;color:white}.profile-detail-overlay h2{margin:0;font-size:clamp(34px,9vw,46px);line-height:.95}.profile-detail-overlay .eyebrow{color:rgba(255,255,255,.78)}.profile-detail-strip{display:grid;grid-auto-flow:column;grid-auto-columns:58px;grid-gap:8px;gap:8px;overflow-x:auto;padding:10px 14px 0}.profile-detail-strip button{aspect-ratio:1;overflow:hidden;border:2px solid transparent;border-radius:12px;padding:0;background:transparent}.profile-detail-strip button[aria-pressed=true]{border-color:var(--accent)}.profile-detail-strip img{width:100%;height:100%;object-fit:cover}.profile-detail-body{display:grid;grid-gap:10px;gap:10px;overflow-y:auto;padding:14px}.profile-detail-facts,.profile-section{display:grid;grid-gap:8px;gap:8px}.profile-detail-facts div{display:grid;grid-gap:4px;gap:4px;padding:11px 12px;border:1px solid rgba(116,207,255,.26);border-radius:15px;background:rgba(255,255,255,.84)}.profile-detail-facts span{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.profile-detail-facts strong{color:var(--ink);font-size:14px;line-height:1.35}.profile-detail-body h2{margin:0;font-size:30px;line-height:1}.profile-detail-body p:not(.eyebrow){margin:0;color:var(--muted);font-size:15px;line-height:1.35}.preview-meta-row{display:flex;flex-wrap:wrap;gap:8px}.preview-meta-row span{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;border-radius:999px;background:#eef8ff;color:var(--ink);font-size:13px;font-weight:760}.profile-detail-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:0 14px 14px}.avatar-button{display:inline-grid;place-items:center;flex:0 0 auto;border:0;border-radius:999px;padding:0;background:transparent;color:inherit;cursor:pointer}.avatar-button img{display:block;border-radius:999px}.avatar-button:focus-visible{outline:3px solid rgba(125,194,255,.92);outline-offset:3px}.profile-detail-actions .primary-button{grid-column:1/-1}.circle-button{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(255,255,255,.92);color:var(--graphite);font-size:30px;line-height:1;box-shadow:0 14px 28px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.circle-button.like{width:58px;height:64px;border-radius:20px;background:var(--accent);color:white;border-color:var(--accent);font-size:38px;box-shadow:0 16px 30px rgba(239,63,74,.34)}.side-panel{display:grid;grid-gap:18px;gap:18px}.list-card,.panel-section{padding:18px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-head.compact{margin-bottom:0}.section-head h2{margin:0;font-size:20px}.count-badge{display:grid;place-items:center;min-width:28px;height:28px;border-radius:50%;color:white;background:var(--graphite);font-size:13px;font-weight:800}.blocked-list,.match-list,.page-list{display:grid;grid-gap:10px;gap:10px}.chat-inbox{display:grid;grid-gap:16px;gap:16px}.empty-action-state{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:26px 14px 18px;text-align:center}.empty-action-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:22px;color:#ef3f4a;background:radial-gradient(circle at 68% 22%,rgba(239,63,74,.18),transparent 34%),linear-gradient(135deg,rgba(116,207,255,.28),rgba(255,255,255,.88));box-shadow:0 16px 34px rgba(31,95,135,.12)}.empty-action-state p,.empty-action-state strong{margin:0}.empty-action-state strong{display:block;color:var(--ink);font-size:17px;line-height:1.2}.empty-action-state p{margin-top:6px;color:var(--muted);font-size:14px;line-height:1.35}.empty-action-state .primary-button{width:min(100%,250px)}.chat-inbox-system{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(116,207,255,.34);border-radius:18px;color:var(--ink);background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(223,243,255,.82));box-shadow:0 16px 34px rgba(27,75,108,.08);text-decoration:none}.chat-inbox-system span,.chat-inbox-system strong{display:block}.chat-inbox-system span{overflow:hidden;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.official-badge{display:inline-flex;align-items:center;min-height:19px;margin-left:8px;padding:0 8px;border-radius:999px;color:#0f5d7a;background:rgba(116,207,255,.2);font-size:10px;font-weight:900;line-height:1;vertical-align:middle}.chat-header .official-badge,.chat-inbox-system .official-badge{display:inline-flex;overflow:visible;color:#0f5d7a;font-size:10px;text-overflow:clip;white-space:nowrap}.blocked-item,.match-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px;min-height:58px}.blocked-item>.avatar-button img,.chat-avatar,.match-item>.avatar-button img{width:46px;height:46px;border-radius:50%;object-fit:cover}.profile-preview-sheet .profile-detail-photo img{min-height:360px;max-height:520px}.profile-preview-sheet .profile-detail-photo img,.profile-preview-sheet .profile-detail-strip img{width:100%;height:100%;border-radius:0;object-fit:cover}.blocked-item span,.blocked-item strong,.match-item span,.match-item strong{display:block}.blocked-item span,.empty-state,.helper-text,.match-item span{color:var(--muted);font-size:14px}.match-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-presence,.match-item .presence-label{color:#2b8f62;font-size:12px;font-weight:820;line-height:1.2}.match-item .presence-label{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-presence{margin:2px 0 0}.blocked-item{grid-template-columns:42px minmax(0,1fr) auto}.blocked-item img{width:42px;height:42px}.unread-badge{display:grid;place-items:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;color:white;background:var(--accent);font-size:12px;font-weight:800}.message-box{display:grid;grid-gap:10px;gap:10px}.message-box textarea{resize:vertical;min-height:96px;padding:12px;line-height:1.45;border:1px solid var(--line);border-radius:8px}.chat-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;border:0;border-radius:0;overflow:hidden;background:var(--surface)}.chat-compose,.chat-header{padding:16px;background:rgba(244,251,255,.92)}.chat-header{position:relative;z-index:20;display:flex;align-items:center;gap:12px;overflow:visible;border-bottom:1px solid var(--line)}.chat-header>div{min-width:0;flex:1 1}.chat-safety-menu{position:relative;flex:0 0 auto;z-index:30}.chat-header .chat-safety-menu{flex:0 0 auto}.chat-support-link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:14px;border:1px solid rgba(116,207,255,.34);background:rgba(255,255,255,.88);color:var(--ink);font-size:.82rem;font-weight:900;text-decoration:none;box-shadow:0 10px 24px rgba(31,95,135,.08)}.system-avatar{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:50%;color:#ffffff;background:linear-gradient(135deg,#ef3f4a,#74cfff);box-shadow:0 12px 24px rgba(239,63,74,.18);font-size:22px;font-weight:900}.chat-menu-status{position:absolute;top:calc(100% + 8px);right:0;z-index:45;width:max-content;max-width:220px;margin:0;padding:10px 12px;border-radius:14px;background:#dff3ff;color:#153040;box-shadow:0 16px 30px rgba(21,48,64,.18);font-size:13px;font-weight:820}.chat-thread{position:relative;z-index:1;min-height:0;overflow-y:auto;padding:6px 10px;display:grid;align-content:end;grid-gap:2px;gap:2px;-webkit-overflow-scrolling:touch}.chat-empty-state{align-self:end;display:grid;grid-gap:14px;gap:14px;padding:10px 4px 14px}.chat-empty-state .empty-state{margin:0}.chat-starters{display:grid;grid-gap:8px;gap:8px;max-width:100%}.chat-starters button,.chat-starters strong{color:var(--ink);font-size:13px}.chat-starters button{width:100%;border:1px solid rgba(116,207,255,.42);border-radius:14px;padding:10px 12px;background:rgba(255,255,255,.82);font-weight:760;line-height:1.25;text-align:left;box-shadow:0 10px 22px rgba(31,95,135,.08);cursor:pointer}.chat-starters button:disabled{opacity:.55;cursor:not-allowed}.chat-date-separator{justify-self:center;margin:8px 0 6px;padding:5px 10px;border:1px solid rgba(116,207,255,.34);border-radius:999px;color:#153040;background:rgba(255,255,255,.78);box-shadow:0 8px 18px rgba(31,95,135,.08);font-size:11px;font-weight:840}.bubble{display:grid;grid-gap:2px;gap:2px;max-width:min(560px,82%);padding:4px 8px;border-radius:8px;background:#eef8ff;font-size:15px;line-height:1.08}.bubble-text{overflow-wrap:anywhere}.reply-quote{display:grid;grid-gap:3px;gap:3px;width:100%;margin-bottom:4px;padding:6px 8px;border:0;border-left:3px solid #ef3f4a;border-radius:8px;background:rgba(255,255,255,.58);color:#153040;line-height:1.14;text-align:left;cursor:pointer;transition:background .16s ease,transform .16s ease}.reply-quote:focus-visible,.reply-quote:hover{background:rgba(255,255,255,.86);transform:translateY(-1px)}.reply-quote:disabled{cursor:default;opacity:.78;transform:none}.reply-quote b{color:#ef3f4a;font-size:11px;font-weight:900}.reply-quote span{display:-webkit-box;overflow:hidden;color:rgba(21,48,64,.74);font-size:12px;font-weight:760;-webkit-line-clamp:2;-webkit-box-orient:vertical}.message-meta{display:inline-flex;align-items:center;justify-self:end;gap:6px;min-width:0}.delivery-status,.message-meta time{color:rgba(21,48,64,.54);font-size:10px;font-style:normal;font-weight:800;line-height:1}.delivery-status{display:inline-flex;min-width:11px;justify-content:flex-end;font-size:11px;letter-spacing:-2px}.delivery-status.sending{color:rgba(21,48,64,.38);font-size:15px;letter-spacing:0;transform:translateY(-1px)}.delivery-status.read{color:#ef3f4a}.message-reply-button{display:inline-flex;align-items:center;gap:3px;min-height:20px;padding:0 5px;border:0;border-radius:999px;color:rgba(21,48,64,.62);background:transparent;font-size:10px;font-weight:900}.message-reply-button:focus-visible,.message-reply-button:hover{color:#ef3f4a;background:rgba(255,255,255,.62)}.message-reply-button.danger{color:rgba(190,45,58,.74)}.bubble time,.bubble.own{justify-self:end}.bubble.own{color:#153040;background:#dff3ff}.bubble.system-bubble{border:1px solid rgba(116,207,255,.24);background:linear-gradient(135deg,rgba(238,248,255,.98),rgba(255,255,255,.9))}.bubble.reply-jump-highlight{animation:reply-jump-pulse 2.2s ease}@keyframes reply-jump-pulse{0%,to{box-shadow:0 0 0 rgba(239,63,74,0)}18%{box-shadow:0 0 0 3px rgba(239,63,74,.26),0 12px 30px rgba(239,63,74,.16)}}.chat-warning{justify-self:end;max-width:min(330px,88%);display:flex;gap:9px;padding:10px 12px;border:1px solid rgba(239,63,74,.24);border-radius:12px;background:#fff1f3;color:#881c2b}.chat-warning strong{display:block;margin-bottom:3px;font-size:13px}.chat-warning p{margin:0;font-size:12px;line-height:1.25}.chat-compose-wrap{display:grid;grid-gap:8px;gap:8px;padding:12px 16px 16px;border-top:1px solid var(--line);background:rgba(244,251,255,.92)}.reply-compose{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border:1px solid rgba(116,207,255,.48);border-radius:16px;background:rgba(255,255,255,.84);box-shadow:0 10px 22px rgba(21,48,64,.07)}.reply-compose>svg{color:#ef3f4a}.reply-compose div{display:grid;min-width:0;grid-gap:2px;gap:2px}.reply-compose strong{color:#153040;font-size:12px;font-weight:900}.reply-compose span{overflow:hidden;color:var(--muted);font-size:12px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.reply-compose button{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(116,207,255,.42);border-radius:11px;color:#153040;background:#ffffff}.chat-compose{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;grid-gap:7px;gap:7px;padding:0}.chat-compose input{min-height:44px;border:1px solid var(--line);border-radius:8px;padding:0 12px}.voice-button{display:grid;place-items:center;width:46px;min-width:46px;height:46px;border:1px solid rgba(116,207,255,.55);border-radius:15px;color:#153040;background:rgba(255,255,255,.96);box-shadow:0 10px 22px rgba(21,48,64,.08)}@media (max-width:430px){.chat-compose{gap:6px}.voice-button{width:42px;min-width:42px;height:42px;border-radius:13px}.chat-compose .primary-button{min-height:42px;padding:0 12px}.chat-send-label{display:none}}.voice-button:disabled{opacity:.48}.voice-button.recording{border-color:transparent;color:#ffffff;background:#ef3f4a;animation:voicePulse 1s ease-in-out infinite}.voice-message{display:grid;grid-gap:7px;gap:7px;min-width:min(230px,68vw)}.voice-title{display:inline-flex;align-items:center;gap:6px;color:#153040;font-size:13px;font-weight:900}.voice-title b{margin-left:auto;color:rgba(21,48,64,.54);font-size:11px}.voice-player{display:grid;grid-template-columns:34px minmax(92px,1fr) auto;align-items:center;grid-gap:8px;gap:8px;width:100%;max-width:260px;min-height:38px;padding:5px 8px 5px 5px;border:1px solid rgba(116,207,255,.38);border-radius:14px;background:rgba(255,255,255,.72)}.voice-play-button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:11px;color:#ffffff;background:#ef3f4a;box-shadow:0 8px 18px rgba(239,63,74,.22)}.voice-play-button:disabled{opacity:.55}.voice-progress{position:relative;display:block;height:5px;overflow:hidden;border-radius:999px;background:rgba(21,48,64,.12)}.voice-progress span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#74cfff,#ef3f4a)}.voice-time{color:rgba(21,48,64,.62);font-size:11px;font-weight:850;white-space:nowrap}.voice-player audio{display:none}.chat-image-message{display:block;max-width:min(280px,72vw)}.chat-image-button{padding:0;border:0;background:transparent;cursor:zoom-in}.chat-image,.chat-image-button{display:block;width:100%;border-radius:14px}.chat-image{max-height:320px;object-fit:cover}.bubble.own .chat-image{border-bottom-right-radius:6px}.bubble:not(.own) .chat-image{border-bottom-left-radius:6px}.chat-image-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.chat-image-lightbox-backdrop{position:absolute;inset:0;border:0;background:rgba(5,12,18,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-image-lightbox-content{position:relative;z-index:1;display:grid;place-items:center;width:min(100%,980px);max-height:92vh}.chat-image-lightbox-content img{display:block;max-width:100%;max-height:88vh;border-radius:18px;object-fit:contain;box-shadow:0 28px 70px rgba(0,0,0,.38)}.chat-image-lightbox-close{position:absolute;top:-12px;right:-10px;z-index:2;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#ffffff;background:rgba(15,23,42,.74);box-shadow:0 16px 32px rgba(0,0,0,.24)}@keyframes voicePulse{0%,to{transform:scale(1)}50%{transform:scale(.96)}}.chat-compose-readonly{display:block}.chat-compose-readonly p{margin:0;color:#466779;font-size:13px;font-weight:800;line-height:1.35}.route-loading .app-phone-content{display:flex;min-height:0;flex-direction:column;gap:12px;overflow:hidden;background:radial-gradient(circle at 26% 18%,rgba(244,224,255,.55),transparent 34%),linear-gradient(135deg,#ffffff,#f3fbff 48%,#dff3ff)}.loading-card,.loading-chat-compose,.loading-chat-header,.loading-chat-shell,.loading-filter,.loading-profile-card,.loading-row,.loading-topbar{overflow:hidden;position:relative;background:rgba(255,255,255,.62);border:1px solid var(--line)}.loading-card:after,.loading-chat-compose:after,.loading-chat-header:after,.loading-chat-shell:after,.loading-filter:after,.loading-profile-card:after,.loading-row:after,.loading-topbar:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:loading-sheen 1.2s ease-in-out infinite}.loading-topbar{display:grid;grid-gap:8px;gap:8px;padding:20px 22px;border-radius:0 0 18px 18px}.loading-card span,.loading-chat-compose span,.loading-chat-header em,.loading-chat-header span,.loading-chat-header strong,.loading-chat-thread span,.loading-filter span,.loading-profile-card em,.loading-profile-card span,.loading-profile-card strong,.loading-profile-panel strong,.loading-row em,.loading-row span,.loading-row strong,.loading-topbar span,.loading-topbar strong{display:block;border-radius:999px;background:rgba(36,30,28,.12)}.loading-topbar span{width:96px;height:12px}.loading-topbar strong{width:180px;height:28px}.loading-card{display:grid;grid-gap:12px;gap:12px;padding:18px;border-radius:22px}.loading-card span{height:14px}.loading-card span:first-child{width:72%}.loading-card span:nth-child(2){width:88%}.loading-card span:nth-child(3){width:54%}.loading-filter{display:grid;grid-gap:10px;gap:10px;margin:0 12px;padding:12px;border-radius:20px}.loading-filter span:first-child{width:100%;height:48px}.loading-filter span:last-child{width:82%;height:12px}.loading-profile-card{display:flex;min-height:0;flex:1 1;flex-direction:column;justify-content:space-between;margin:0 12px 12px;padding:18px;border-radius:30px;background:linear-gradient(180deg,rgba(21,48,64,.05),rgba(21,48,64,.18) 54%,rgba(21,48,64,.92)),radial-gradient(circle at 24% 16%,rgba(239,63,74,.26),transparent 26%),linear-gradient(145deg,rgba(116,207,255,.8),rgba(255,255,255,.5))}.loading-chat-compose i,.loading-chat-header i,.loading-photo-grid i,.loading-profile-card i,.loading-row i{display:block;background:rgba(36,30,28,.12)}.loading-profile-card i{width:100%;height:42%;border-radius:26px;opacity:.24}.loading-profile-card div{display:grid;grid-gap:10px;gap:10px}.loading-profile-card span{width:76px;height:12px;background:rgba(255,255,255,.48)}.loading-profile-card strong{width:78%;height:34px;background:rgba(255,255,255,.88)}.loading-profile-card em{width:58%;height:16px;background:rgba(255,255,255,.58)}.loading-list-card{margin:12px}.loading-list-card>span{width:48%;height:22px}.loading-row{display:grid;grid-template-columns:46px minmax(0,1fr) 42px;align-items:center;grid-gap:10px;gap:10px;min-height:62px;padding:10px;border-radius:18px;background:rgba(244,251,255,.72)}.loading-row i{width:46px;height:46px;border-radius:50%}.loading-row div{display:grid;grid-gap:8px;gap:8px}.loading-row strong{width:70%;height:14px}.loading-row span{width:88%;height:12px}.loading-row em{width:34px;height:34px}.loading-chat-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;border-radius:0;border:0;background:rgba(255,255,255,.74)}.loading-chat-header{display:grid;grid-template-columns:46px minmax(0,1fr) 42px;align-items:center;grid-gap:12px;gap:12px;padding:16px;border-radius:0;border-inline:0;border-top:0}.loading-chat-header em,.loading-chat-header i{width:42px;height:42px;border-radius:50%}.loading-chat-header div{display:grid;grid-gap:8px;gap:8px}.loading-chat-header strong{width:110px;height:16px}.loading-chat-header span{width:168px;height:12px}.loading-chat-thread{display:grid;align-content:end;grid-gap:9px;gap:9px;min-height:0;padding:12px 10px}.loading-chat-thread span{width:62%;height:30px;border-radius:12px;background:rgba(229,237,242,.92)}.loading-chat-thread .wide{width:76%}.loading-chat-thread .own{justify-self:end;width:48%;background:rgba(116,207,255,.42)}.loading-chat-thread .short{width:34%}.loading-chat-compose{display:grid;grid-template-columns:minmax(0,1fr) 56px;grid-gap:8px;gap:8px;padding:12px;border-radius:0;border-inline:0;border-bottom:0}.loading-chat-compose i,.loading-chat-compose span{height:48px;border-radius:14px}.loading-profile-panel{margin:0 12px;background:rgba(244,251,255,.82)}.loading-profile-panel span{width:64%}.loading-profile-panel span:nth-child(2){width:90%}.loading-profile-panel.tall strong{width:50%;height:30px}.loading-photo-grid{grid-template-columns:repeat(3,1fr);margin:0 12px 12px}.loading-photo-grid i{aspect-ratio:1;border-radius:14px}.route-loading.app-phone-matches .app-phone-content,.route-loading.app-phone-profile .app-phone-content{overflow-y:auto}@keyframes loading-sheen{to{transform:translateX(100%)}}.admin-page{min-height:100vh;padding:28px;color:var(--ink);background:radial-gradient(circle at 16% 10%,rgba(255,240,247,.9),transparent 32%),radial-gradient(circle at 84% 8%,rgba(116,207,255,.62),transparent 35%),linear-gradient(135deg,#fbfdff,#eaf9ff)}.admin-empty,.admin-hero,.admin-metrics a,.admin-panel,.admin-warning{border:1px solid rgba(116,207,255,.32);background:rgba(255,255,255,.88);box-shadow:0 18px 50px rgba(31,95,135,.1)}.admin-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto 18px;padding:24px;border-radius:24px}.admin-empty h1,.admin-hero h1{margin:4px 0 8px;font-size:clamp(32px,4vw,54px);line-height:.95}.admin-empty p,.admin-hero p{max-width:660px;margin:0;color:var(--muted);font-weight:650}.admin-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.admin-back-link,.admin-hero-actions a,.admin-hero-actions span{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(116,207,255,.36);border-radius:14px;background:#fff;color:var(--ink);font-size:13px;font-weight:850;text-decoration:none}.admin-back-link,.admin-hero-actions a{background:var(--accent);color:#fff;border-color:transparent;box-shadow:0 14px 30px rgba(239,63,74,.18)}.admin-empty{max-width:680px;margin:16vh auto 0;padding:28px;border-radius:24px}.admin-empty .admin-back-link{margin-top:18px}.admin-warning{display:flex;align-items:center;gap:10px;max-width:1180px;margin:0 auto 18px;padding:14px 16px;border-radius:18px;color:#a34808;background:rgba(255,248,218,.92)}.admin-warning p{margin:0;font-weight:750}.admin-metrics{max-width:1180px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 auto 18px}.admin-metrics a{display:grid;grid-gap:7px;gap:7px;padding:18px;border-radius:22px;color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.admin-metrics a:hover{transform:translateY(-2px);border-color:rgba(239,63,74,.32);box-shadow:0 22px 58px rgba(31,95,135,.14)}.admin-metrics svg{color:var(--accent)}.admin-metrics span,.admin-panel-head span,.admin-report-meta,.admin-table th,.admin-user-cell small{color:var(--muted);font-size:12px;font-weight:850}.admin-metrics strong{font-size:30px;line-height:1}.admin-metrics small{color:var(--muted);font-weight:700}.admin-grid{max-width:1180px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);margin:0 auto}.admin-grid,.admin-side-stack{display:grid;grid-gap:18px;gap:18px}.admin-side-stack{min-width:0;align-content:start}.admin-panel{min-width:0;padding:18px;border-radius:24px}.admin-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.admin-panel-head h2{margin:2px 0 0;font-size:24px}.admin-panel-head>a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(116,207,255,.34);border-radius:999px;background:rgba(255,255,255,.82);color:var(--ink);font-size:12px;font-weight:900;text-decoration:none}.admin-user-filters{display:grid;grid-template-columns:minmax(180px,1.4fr) repeat(3,minmax(130px,.8fr)) auto auto;grid-gap:10px;gap:10px;align-items:end;margin:0 0 16px}.admin-user-filters label{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.admin-user-filters input,.admin-user-filters select{min-height:42px;border:1px solid rgba(116,207,255,.32);border-radius:14px;background:rgba(255,255,255,.88);color:var(--ink);font:inherit;font-size:13px;font-weight:800;padding:0 12px;outline:none}.admin-user-filters input:focus,.admin-user-filters select:focus{border-color:rgba(255,63,79,.48);box-shadow:0 0 0 4px rgba(255,63,79,.1)}.admin-user-filters a,.admin-user-filters button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(255,63,79,.2);font:inherit;font-size:13px;font-weight:950;text-decoration:none;padding:0 14px}.admin-user-filters button{background:var(--accent);color:white;box-shadow:0 14px 28px rgba(255,63,79,.18)}.admin-user-filters a{background:rgba(255,255,255,.78);color:var(--ink)}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;min-width:780px;border-collapse:collapse}.admin-table td,.admin-table th{padding:12px 10px;border-bottom:1px solid rgba(116,207,255,.2);text-align:left;vertical-align:middle}.admin-table td{color:#243447;font-size:13px;font-weight:700}.admin-report-top,.admin-user-cell{display:flex;align-items:center;gap:10px}.admin-avatar-fallback,.admin-report-top img,.admin-user-cell img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid rgba(116,207,255,.46)}.admin-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dff6ff,#fff0f5);color:var(--accent);font-weight:950}.admin-avatar-fallback.small{width:38px;height:38px}.admin-avatar-fallback.detail,.admin-detail-head img{width:54px;height:54px}.admin-plan-cell,.admin-report-top div,.admin-user-cell div{display:grid;grid-gap:2px;gap:2px}.admin-detail-head{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:12px;border:1px solid rgba(116,207,255,.24);border-radius:18px;background:linear-gradient(135deg,rgba(232,247,255,.9),rgba(255,255,255,.9))}.admin-detail-head div{min-width:0;display:grid;grid-gap:3px;gap:3px}.admin-detail-head strong{color:var(--ink);font-size:18px;line-height:1.1}.admin-detail-head small{color:var(--muted);font-size:12px;font-weight:850}.admin-detail-list{display:grid;grid-gap:8px;gap:8px;margin:0 0 12px}.admin-detail-list div{min-width:0;padding:10px 12px;border:1px solid rgba(116,207,255,.22);border-radius:14px;background:rgba(255,255,255,.74)}.admin-detail-list dt{margin:0 0 4px;color:var(--muted);font-size:11px;font-weight:950;text-transform:uppercase}.admin-detail-list dd{margin:0;color:#243447;font-size:13px;font-weight:850;overflow-wrap:anywhere}.admin-detail-bio{margin:0 0 12px;padding:12px;border-radius:16px;background:rgba(232,247,255,.72);color:#243447;font-size:13px;font-weight:750;line-height:1.45}.admin-detail-section{display:grid;grid-gap:10px;gap:10px;margin:0 0 12px;padding:12px;border:1px solid rgba(116,207,255,.24);border-radius:18px;background:rgba(232,247,255,.58)}.admin-detail-report-top,.admin-detail-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.admin-detail-section-head h3{margin:0;color:var(--ink);font-size:16px;line-height:1.15}.admin-detail-section-head span{min-width:28px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:950}.admin-detail-report-list{display:grid;grid-gap:8px;gap:8px}.admin-detail-report-list>.muted{margin:0;color:var(--muted);font-size:13px;font-weight:750}.admin-detail-report{display:grid;grid-gap:9px;gap:9px;padding:10px;border:1px solid rgba(116,207,255,.24);border-radius:14px;background:rgba(255,255,255,.82)}.admin-detail-report.new{border-color:rgba(239,63,74,.28)}.admin-detail-report.reviewed{border-color:rgba(32,190,112,.24)}.admin-detail-report-top div{min-width:0;display:grid;grid-gap:2px;gap:2px}.admin-detail-report-top strong{color:var(--ink);font-size:13px;line-height:1.15}.admin-detail-report-top small{color:var(--muted);font-size:11px;font-weight:850}.admin-detail-report p{margin:0;color:#34465a;font-size:12px;font-weight:700;line-height:1.35}.admin-detail-report p.muted{color:var(--muted)}.admin-detail-report .admin-report-status{flex:0 0 auto;padding:5px 8px;border:1px solid rgba(116,207,255,.25);border-radius:999px;background:rgba(255,255,255,.9);color:var(--muted);font-size:11px;font-weight:950}.admin-detail-report .admin-report-status.new{border-color:rgba(239,63,74,.28);background:rgba(239,63,74,.1);color:var(--accent)}.admin-detail-report .admin-report-status.reviewed{border-color:rgba(32,190,112,.28);background:rgba(217,248,232,.78);color:#0d7c45}.admin-detail-report .admin-report-status.dismissed{border-color:rgba(120,137,153,.18);background:rgba(229,237,242,.72);color:#516170}.admin-plan-cell small{color:var(--muted);font-size:11px;font-weight:800;white-space:nowrap}.admin-status{display:inline-flex;min-height:26px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:rgba(217,248,232,.98);color:#107a45;font-size:12px;font-weight:900}.admin-status.muted{background:rgba(229,237,242,.92);color:var(--muted)}.admin-status.danger{background:rgba(239,63,74,.12);color:var(--accent)}.admin-likes,.admin-plan-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:26px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:950}.admin-plan-pill{background:rgba(239,63,74,.1);color:var(--accent)}.admin-plan-pill.free{background:rgba(229,237,242,.92);color:#516170}.admin-plan-pill.premium{background:rgba(116,207,255,.24);color:#08709c}.admin-plan-pill.vip{background:linear-gradient(135deg,#ef3f4a,#74cfff);color:#fff;box-shadow:0 10px 24px rgba(239,63,74,.14)}.admin-likes{border:1px solid rgba(116,207,255,.3);background:#fff;color:var(--ink)}.admin-actions,.report-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-actions form,.report-actions form{display:inline-flex;margin:0}.admin-report-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:2px}.admin-report-actions form{display:contents}.admin-report-action{width:100%;min-height:38px;padding:0 12px;border-radius:12px}.admin-icon-action{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid rgba(116,207,255,.34);border-radius:999px;background:#fff;color:var(--ink);font-size:12px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.admin-icon-action:hover{transform:translateY(-1px);border-color:rgba(116,207,255,.68);box-shadow:0 10px 22px rgba(31,95,135,.1)}.admin-icon-action svg{flex:0 0 auto}.admin-icon-action.positive{border-color:rgba(32,190,112,.28);background:rgba(217,248,232,.74);color:#0d7c45}.admin-icon-action.danger{border-color:rgba(239,63,74,.28);background:rgba(239,63,74,.07);color:var(--accent)}.admin-icon-action.muted-action{border-color:rgba(120,137,153,.18);background:rgba(229,237,242,.72);color:#516170}.admin-action-log-list,.admin-report-list{display:grid;grid-gap:10px;gap:10px}.admin-action-log-list>.muted{margin:0;color:var(--muted);font-size:13px;font-weight:750;line-height:1.35}.admin-action-log{display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:10px;border:1px solid rgba(116,207,255,.24);border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(238,250,255,.72))}.admin-action-log>svg{width:32px;height:32px;padding:8px;border-radius:999px;background:rgba(239,63,74,.08);color:var(--accent)}.admin-action-log div{min-width:0;display:grid;grid-gap:3px;gap:3px}.admin-action-log strong{color:var(--ink);font-size:13px;line-height:1.2}.admin-action-log small{color:var(--muted);font-size:11px;font-weight:850}.admin-action-log code{width:-moz-fit-content;width:fit-content;max-width:100%;padding:3px 7px;border:1px solid rgba(116,207,255,.22);border-radius:999px;background:rgba(255,255,255,.84);color:#516170;font:inherit;font-size:11px;font-weight:900;overflow-wrap:anywhere}.admin-report-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:-2px 0 12px}.admin-report-tabs a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;padding:8px 10px;border:1px solid rgba(116,207,255,.28);border-radius:14px;background:rgba(255,255,255,.72);color:#516170;font-size:12px;font-weight:950;text-decoration:none}.admin-report-tabs a.active{border-color:rgba(239,63,74,.32);background:rgba(239,63,74,.08);color:var(--accent);box-shadow:0 10px 22px rgba(239,63,74,.08)}.admin-report-tabs b{min-width:22px;padding:3px 6px;border-radius:999px;background:#121620;color:#fff;font-size:11px;text-align:center}.admin-report-card{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid rgba(116,207,255,.25);border-radius:18px;background:linear-gradient(135deg,#fff,rgba(238,250,255,.82))}.admin-report-card.needs-action{border-color:rgba(239,63,74,.32);box-shadow:0 14px 32px rgba(239,63,74,.08)}.admin-report-card.resolved{background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(238,250,255,.58))}.admin-report-card p{margin:0;color:#34465a;font-size:13px;font-weight:650}.admin-report-card .muted{color:var(--muted)}.admin-reported-message{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid rgba(239,63,74,.18);border-radius:12px;background:rgba(255,255,255,.78)}.admin-reported-message-head{display:flex;align-items:center;gap:7px;color:#172234;font-size:12px;font-weight:900}.admin-reported-message-head time{margin-left:auto;color:var(--muted);font-size:11px}.admin-reported-message img{display:block;width:100%;max-height:240px;object-fit:contain;border-radius:10px;background:#101827}.admin-reported-message p{max-height:220px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere}.admin-report-meta{display:flex;flex-wrap:wrap;gap:6px}.admin-report-meta span{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(116,207,255,.25)}.admin-report-meta .admin-report-status{font-weight:950}.admin-report-meta .admin-report-status.new{border-color:rgba(239,63,74,.28);background:rgba(239,63,74,.1);color:var(--accent)}.admin-report-meta .admin-report-status.reviewed{border-color:rgba(32,190,112,.28);background:rgba(217,248,232,.78);color:#0d7c45}.admin-report-meta .admin-report-status.dismissed{border-color:rgba(120,137,153,.18);background:rgba(229,237,242,.72);color:#516170}@media (max-width:940px){.admin-page{padding:14px}.admin-grid,.admin-hero,.admin-metrics{grid-template-columns:1fr}.admin-hero{display:grid}.admin-hero-actions{justify-content:flex-start}.admin-user-filters{grid-template-columns:1fr 1fr}.admin-user-filters label:first-child{grid-column:1/-1}.admin-report-actions,.app-shell,.auth-page{grid-template-columns:1fr}.auth-visual{min-height:46vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:5;flex-direction:row;align-items:center;padding:12px 16px;overflow-x:auto}.main-nav{display:flex;min-width:max-content}.profile-mini{margin-left:auto;margin-top:0;padding-top:0;border-top:0}.workspace{padding:22px 16px}.content-grid,.topbar{display:grid}.content-grid,.filters,.topbar{grid-template-columns:1fr}.photo-frame,.photo-frame img{min-height:440px}}@media (max-width:620px){.landing-page{align-items:flex-end;justify-content:center;min-height:100svh;padding:18px 20px 32px;background:linear-gradient(180deg,rgba(10,15,23,.04),rgba(10,15,23,.12) 38%,rgba(10,15,23,.7)),url(/landing-hero-tashkent.jpg) 23%/cover}.landing-shell{margin-right:0;margin-top:0}.landing-copy{gap:11px;padding:18px;border-color:rgba(255,255,255,.5);border-radius:18px;transform:translateY(110px) scale(.96)}.landing-copy h1{font-size:clamp(34px,10vw,42px)}.landing-lead{font-size:16px;line-height:1.42}.landing-actions{gap:8px}.brand span:last-child,.nav-item span:last-child,.profile-mini div{display:none}.sidebar{gap:10px}.auth-visual h1,.topbar h1{font-size:42px}.photo-frame,.photo-frame img{min-height:360px}.compatibility{width:88px;min-height:88px}.compatibility strong{font-size:21px}.compatibility-mark{width:44px;height:28px}.compatibility-mark i{width:26px;height:26px}.chat-compose-wrap{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.chat-compose{grid-template-columns:minmax(0,1fr) 48px 48px;padding:0}.chat-compose .primary-button{min-width:48px;padding:0}.chat-send-label{display:none}}