body{background:linear-gradient(135deg,#0f172a,#1e293b,#334155);min-height:100vh;margin:0;font-family:Inter,Arial,sans-serif}.page-center{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{background:#fffffff5;border-radius:24px;width:100%;max-width:420px;padding:32px;box-shadow:0 20px 60px #00000040}.auth-title{color:#0f172a;margin:0 0 8px;font-size:32px;font-weight:700}.auth-subtitle{color:#475569;margin:0 0 24px;line-height:1.5}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-input,.auth-select,.auth-file{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;padding:14px 16px;font-size:16px}.auth-input:focus,.auth-select:focus{border-color:#7c3aed}.auth-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);border:none;border-radius:14px;padding:15px 18px;font-size:16px;font-weight:600}.auth-button:disabled{opacity:.7;cursor:not-allowed}.auth-link{color:#334155;margin-top:18px}.auth-link a{color:#7c3aed;font-weight:600;text-decoration:none}.auth-error{color:#b91c1c;background:#fee2e2;border-radius:12px;padding:12px 14px;font-size:14px}.profile-card{background:#fffffff5;border-radius:24px;width:100%;max-width:700px;padding:32px;box-shadow:0 20px 60px #00000040}.profile-photo{object-fit:cover;border-radius:18px;width:180px;height:180px;margin-bottom:20px}.progress-wrap{margin-bottom:18px}.progress-bar{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.progress-bar-fill{background:linear-gradient(135deg,#7c3aed,#ec4899);height:100%}.gender-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.gender-button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:18px;font-size:16px;font-weight:600}.gender-button.active{color:#6d28d9;background:#f5f3ff;border-color:#7c3aed}.auth-label{color:#334155;margin-bottom:-6px;font-size:14px;font-weight:600}.auth-field-hint{color:#64748b;margin-top:-6px;font-size:13px}.auth-date-input{appearance:none;color:#0f172a;min-height:52px}.auth-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.8}.auth-button-secondary{color:#475569;background:#fff;border:1px solid #cbd5e1}.profile-page{flex-direction:column;gap:20px;width:100%;max-width:980px;display:flex}.profile-topbar{align-items:center;display:flex}.profile-header-card,.profile-section-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#1c1c30f5,#11111ef5);border:1px solid #ffffff14;border-radius:28px;padding:24px;position:relative;box-shadow:0 18px 50px #00000047,inset 0 1px #ffffff08}.profile-section-card{z-index:5;overflow:visible}.profile-form-grid,.profile-field,.city-autocomplete{overflow:visible}.profile-hero-card:before,.profile-section-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ff4d8d1f,#0000 28%),radial-gradient(circle at 0 100%,#7a5cff1f,#0000 30%);position:absolute;inset:0}.profile-header-card{grid-template-columns:260px 1fr;align-items:stretch;gap:28px;display:grid;overflow:hidden}.profile-header-left{flex-shrink:0}.profile-avatar-shell{background:linear-gradient(145deg,#ff4d8dd9,#7a5cffbf);border-radius:26px;height:100%;padding:4px;position:relative;box-shadow:0 18px 40px #7a5cff2e}.profile-avatar{object-fit:cover;background:#1b1b2c;border-radius:22px;width:100%;height:100%;min-height:360px;display:block}.profile-avatar-empty{color:#fff9;background:linear-gradient(#ffffff0f,#ffffff08);justify-content:center;align-items:center;font-size:18px;display:flex}.profile-header-right{flex-direction:column;gap:18px;min-width:0;display:flex}.profile-hero-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-overline{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin:0 0 8px;font-size:13px;font-weight:700}.profile-title{color:#fff;margin:0;font-size:34px;font-weight:800;line-height:1.05}.profile-email{color:#ffffffb8;margin:10px 0 0;font-size:15px}.profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-info-item,.profile-about-card{background:#ffffff0d;border:1px solid #ffffff12;border-radius:20px;padding:16px 18px;box-shadow:inset 0 1px #ffffff08}.profile-info-label{letter-spacing:.04em;text-transform:uppercase;color:#ffffff85;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.profile-info-value{color:#fff;font-size:17px;font-weight:700;line-height:1.35;display:block}.profile-about-card{min-height:120px}.profile-about-text{color:#ffffffdb;white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.6}.profile-tabs{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;gap:10px;padding:6px;display:flex}.profile-tab{cursor:pointer;color:#ffffffb8;background:0 0;border:none;border-radius:16px;flex:1;padding:14px 16px;font-size:15px;font-weight:700;transition:all .2s}.profile-tab:hover{color:#fff;background:#ffffff0f}.profile-tab.active{color:#fff;background:linear-gradient(135deg,#ff4d8d,#7a5cff);box-shadow:0 10px 24px #7a5cff38}.profile-section-head{margin-bottom:20px}.profile-section-head h2{color:#fff;margin:0 0 8px;font-size:26px}.profile-section-head p{color:#ffffffa3;margin:0;line-height:1.5}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-field{flex-direction:column;display:flex}.profile-field-full{grid-column:1/-1}.profile-label{color:#ffffffe0;margin:0 0 8px;font-size:14px;font-weight:700;display:block}.profile-textarea{resize:vertical;min-height:130px}.profile-actions-row{justify-content:flex-end;margin-top:22px;display:flex}.profile-file-button{cursor:pointer;text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:auto;min-width:170px;margin-top:0;display:inline-flex}.profile-other-actions{flex-wrap:wrap;gap:12px;display:flex}.profile-other-actions .auth-button{width:auto;min-width:180px}.danger-button{background:linear-gradient(135deg,#ff4d4d,#a50044)}.auth-success{color:#b7ffd0;background:#24b45a24;border:1px solid #24b45a4d;border-radius:16px;padding:12px 14px}@media (width<=900px){.profile-header-card{grid-template-columns:1fr}.profile-avatar{min-height:320px;max-height:460px}}@media (width<=768px){.profile-page{gap:16px}.profile-header-card,.profile-section-card{border-radius:22px;padding:18px}.profile-hero-head{flex-direction:column;align-items:stretch}.profile-title{font-size:28px}.profile-info-grid,.profile-form-grid{grid-template-columns:1fr}.profile-tabs{flex-direction:column}.profile-actions-row{justify-content:stretch}.profile-actions-row .auth-button,.profile-file-button,.profile-other-actions .auth-button{width:100%;min-width:0}.profile-other-actions{flex-direction:column}}.city-autocomplete{width:100%;position:relative}.city-dropdown{z-index:999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#141423fa;border:1px solid #ffffff14;border-radius:18px;max-height:280px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 18px 40px #00000047}.city-dropdown::-webkit-scrollbar{width:10px}.city-dropdown::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.city-dropdown::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.city-dropdown::-webkit-scrollbar-thumb:hover{background:#ffffff47}.city-main,.city-region{white-space:normal;word-break:break-word}.city-dropdown-item{text-align:left;cursor:pointer;color:#fff;background:0 0;border:none;flex-direction:column;gap:4px;width:100%;padding:14px 16px;transition:background .18s;display:flex}.city-dropdown-item:hover{background:#ffffff0f}.city-dropdown-muted{color:#ffffff9e;cursor:default}.city-main{font-size:15px;font-weight:700}.city-region{color:#ffffff9e;font-size:13px}.profile-page-embedded{width:100%;max-width:none}.profile-hero-top{margin-bottom:0}.profile-page-embedded .profile-header-card,.profile-page-embedded .profile-section-card{background:linear-gradient(#1c1c30d1,#11111ee6)}.app-page{align-items:flex-start;padding:22px}.app-shell{flex-direction:column;gap:18px;width:100%;max-width:1240px;display:flex}.app-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c1224b8;border:1px solid #ffffff14;border-radius:26px;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex;box-shadow:0 20px 50px #0000002e}.app-brand{align-items:center;gap:12px;min-width:fit-content;display:flex}.app-brand-badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:flex;box-shadow:0 12px 24px #7c3aed42}.app-brand-texts{flex-direction:column;display:flex}.app-brand-title{color:#fff;font-size:18px;font-weight:800}.app-brand-subtitle{color:#ffffff94;font-size:12px}.app-nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.app-nav-link{color:#ffffffb8;border-radius:16px;padding:13px 16px;font-weight:700;text-decoration:none;transition:all .2s}.app-nav-link:hover{color:#fff;background:#ffffff0f}.app-nav-link.active{color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 12px 30px #7c3aed47}.app-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#ec489924,#0000 26%),radial-gradient(circle at 0 100%,#7c3aed2e,#0000 30%),#0a0e1ce0;border:1px solid #ffffff12;border-radius:34px;min-height:calc(100vh - 140px);padding:28px;box-shadow:0 24px 70px #00000047}.section-hero{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.section-overline{color:#ffffff8f;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:13px;font-weight:700}.section-title{color:#fff;margin:0 0 8px;font-size:44px;line-height:1.05}.section-subtitle{color:#ffffffb8;margin:0;font-size:17px;line-height:1.5}.hero-chip{color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:10px 14px;font-weight:700}.section-hero-badges{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (width<=900px){.app-topbar{flex-direction:column;align-items:stretch}.app-nav{justify-content:stretch}.app-nav-link{text-align:center}.section-hero{flex-direction:column}}@media (width<=700px){.app-page{padding:14px}.app-panel{border-radius:24px;min-height:auto;padding:18px}.section-title{font-size:32px}.section-subtitle{font-size:15px}.app-nav{grid-template-columns:1fr;display:grid}}.dating-page{flex-direction:column;gap:22px;display:flex}.dating-card{grid-template-columns:380px 1fr;align-items:stretch;gap:28px;display:grid}.dating-photo-wrap{background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;min-height:560px;overflow:hidden}.dating-photo{object-fit:cover;width:100%;height:100%;min-height:560px;display:block}.dating-photo-empty{color:#ffffffb3;justify-content:center;align-items:center;font-weight:700;display:flex}.dating-info{flex-direction:column;gap:20px;display:flex}.dating-name-row{flex-direction:column;gap:8px;display:flex}.dating-name{color:#fff;margin:0;font-size:38px;line-height:1.1}.dating-city{color:#ffffffad;font-size:18px}.dating-meta-grid{grid-template-columns:1fr;gap:16px;display:grid}.dating-meta-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:10px;padding:22px;display:flex}.dating-meta-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:700}.dating-meta-value{color:#fff;font-size:24px;font-weight:700;line-height:1.45}.dating-actions{grid-template-columns:110px 110px 1fr;gap:14px;margin-top:auto;display:grid}.dating-action-button{cursor:pointer;border:none;border-radius:22px;min-height:72px;padding:0 18px;font-size:24px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s}.dating-action-button:hover{transform:translateY(-2px)}.dating-action-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.dating-action-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff14}.dating-action-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 16px 34px #7c3aed42}.dating-action-message{color:#0f172a;background:#fffffff5;font-size:20px}.empty-state-card{color:#fff;background:radial-gradient(circle at 100% 0,#ec48991f,#0000 30%),#ffffff0a;border:1px solid #ffffff14;border-radius:28px;padding:34px}.empty-state-card h2{margin:0 0 12px;font-size:34px}.empty-state-card p{color:#ffffffb8;max-width:720px;margin:0;font-size:17px;line-height:1.6}.empty-state-icon{background:#ffffff0f;border-radius:24px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;font-size:34px;display:flex}.empty-state-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.empty-state-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.empty-state-mini-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;align-items:flex-start;gap:12px;padding:18px;display:flex}.empty-state-mini-card span{font-size:24px}.empty-state-mini-card b{color:#fff;margin-bottom:6px;display:block}.empty-state-mini-card p{margin:0;font-size:14px}@media (width<=1100px){.dating-card{grid-template-columns:1fr}.dating-photo-wrap,.dating-photo{min-height:420px}.empty-state-grid{grid-template-columns:1fr}}@media (width<=700px){.dating-name{font-size:30px}.dating-meta-value{font-size:20px}.dating-actions{grid-template-columns:1fr 1fr}.dating-action-message{grid-column:1/-1;min-height:64px;font-size:18px}.dating-action-button{min-height:64px}.empty-state-card{padding:24px}.empty-state-card h2{font-size:28px}}.placeholder-page{flex-direction:column;gap:20px;display:flex}.placeholder-big-card{color:#fff;background:radial-gradient(circle at 100% 0,#7c3aed1f,#0000 28%),#ffffff0a;border:1px solid #ffffff14;border-radius:28px;padding:36px}.placeholder-emoji{background:#ffffff0f;border-radius:24px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;font-size:34px;display:flex}.placeholder-big-card h2{margin:0 0 10px;font-size:34px}.placeholder-big-card p{color:#ffffffb8;max-width:700px;margin:0;font-size:17px;line-height:1.6}.likes-page{flex-direction:column;gap:22px;display:flex}.likes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.like-card{background:radial-gradient(circle at 100% 0,#ec48991f,#0000 28%),#ffffff0a;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;display:flex;overflow:hidden}.like-card-photo-wrap{background:#ffffff0a;width:100%;height:340px;overflow:hidden}.like-card-photo{object-fit:cover;width:100%;height:100%;display:block}.like-card-photo-empty{color:#ffffffad;justify-content:center;align-items:center;font-weight:700;display:flex}.like-card-body{flex-direction:column;gap:16px;padding:20px;display:flex}.like-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.like-card-name{color:#fff;margin:0 0 6px;font-size:28px;line-height:1.1}.like-card-city{color:#ffffffad;margin:0;font-size:15px}.like-mutual-badge{white-space:nowrap;color:#ffd1e5;background:#ec48992e;border:1px solid #ec489947;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.like-card-info{flex-direction:column;gap:12px;display:flex}.like-info-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.like-info-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.like-info-value{color:#fff;font-size:16px;font-weight:600;line-height:1.5}.like-card-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;display:grid}.likes-empty-card{color:#fff;background:radial-gradient(circle at 100% 0,#ec48991f,#0000 30%),#ffffff0a;border:1px solid #ffffff14;border-radius:28px;padding:36px}.likes-empty-icon{background:#ffffff0f;border-radius:24px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;font-size:34px;display:flex}.likes-empty-card h2{margin:0 0 12px;font-size:34px}.likes-empty-card p{color:#ffffffb8;max-width:760px;margin:0;font-size:17px;line-height:1.6}.likes-empty-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}@media (width<=980px){.likes-grid{grid-template-columns:1fr}}@media (width<=700px){.like-card-photo-wrap{height:280px}.like-card-name{font-size:24px}.like-card-actions{grid-template-columns:1fr}.likes-empty-card{padding:24px}.likes-empty-card h2{font-size:28px}}.matches-page{flex-direction:column;gap:22px;display:flex}.matches-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.match-card{background:radial-gradient(circle at 100% 0,#7c3aed1f,#0000 28%),#ffffff0a;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;display:flex;overflow:hidden}.match-card-photo-wrap{background:#ffffff0a;width:100%;height:340px;overflow:hidden}.match-card-photo{object-fit:cover;width:100%;height:100%;display:block}.match-card-photo-empty{color:#ffffffad;justify-content:center;align-items:center;font-weight:700;display:flex}.match-card-body{flex-direction:column;gap:16px;padding:20px;display:flex}.match-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.match-card-name{color:#fff;margin:0 0 6px;font-size:28px;line-height:1.1}.match-card-city{color:#ffffffad;margin:0;font-size:15px}.match-badge{white-space:nowrap;color:#e9ddff;background:#7c3aed2e;border:1px solid #7c3aed47;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.match-card-info{flex-direction:column;gap:12px;display:flex}.match-info-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.match-info-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.match-info-value{color:#fff;font-size:16px;font-weight:600;line-height:1.5}.match-card-actions{grid-template-columns:1fr;gap:12px;margin-top:auto;display:grid}.matches-empty-card{color:#fff;background:radial-gradient(circle at 100% 0,#7c3aed1f,#0000 30%),#ffffff0a;border:1px solid #ffffff14;border-radius:28px;padding:36px}.matches-empty-icon{background:#ffffff0f;border-radius:24px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;font-size:34px;display:flex}.matches-empty-card h2{margin:0 0 12px;font-size:34px}.matches-empty-card p{color:#ffffffb8;max-width:760px;margin:0;font-size:17px;line-height:1.6}.matches-empty-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}@media (width<=980px){.matches-grid{grid-template-columns:1fr}}@media (width<=700px){.match-card-photo-wrap{height:280px}.match-card-name{font-size:24px}.matches-empty-card{padding:24px}.matches-empty-card h2{font-size:28px}}body{margin:0;font-family:Arial,sans-serif}
