:root{--pink: #e84393;--pink-dark: #d63384;--pink-soft: rgba(232, 67, 147, .12);--bg: #efeef5;--bg-deep: #e6e4ef;--surface: #ffffff;--surface-2: #f6f5fa;--sidebar-bg: #141419;--sidebar-text: #e4e4e7;--sidebar-muted: #71717a;--text: #18181b;--muted: #6b6878;--border: #e3e0ea;--border-strong: #d4d0dc;--danger: #dc2626;--success: #16a34a;--radius: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(40, 30, 70, .05);--shadow-md: 0 4px 16px rgba(40, 30, 70, .08);--shadow-lg: 0 12px 40px rgba(40, 30, 70, .12);--sidebar-w: 272px;--font: "DM Sans", system-ui, -apple-system, sans-serif;--font-display: "Fraunces", "DM Sans", Georgia, serif;--content-max: 1120px;--me-panel-max: 720px}*,*:before,*:after{box-sizing:border-box}html{height:100%;overscroll-behavior:none}html,body,#root{height:100%}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow:hidden;overscroll-behavior:none}#root{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{display:flex;height:100%;max-height:100%;overflow:hidden;background:var(--bg)}.shell--full .shell__content{padding:0;max-width:none}.shell--bare{height:100%;overflow:hidden;background:radial-gradient(ellipse 70% 50% at 15% 0%,rgba(232,67,147,.12),transparent 55%),radial-gradient(ellipse 60% 45% at 100% 100%,rgba(115,79,219,.14),transparent 50%),linear-gradient(180deg,#f3f1f7,#ebe8f2)}.shell__menu-btn{display:none;position:fixed;top:12px;left:12px;z-index:40;width:44px;height:44px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:var(--shadow-sm);cursor:pointer;align-items:center;justify-content:center}.shell__backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#00000073;border:none;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.shell__sidebar{width:var(--sidebar-w);flex-shrink:0;position:relative;background:radial-gradient(ellipse 120% 60% at 0% 0%,rgba(232,67,147,.16),transparent 55%),radial-gradient(ellipse 80% 50% at 100% 100%,rgba(121,103,223,.14),transparent 50%),linear-gradient(180deg,#17171d,#121217);color:var(--sidebar-text);display:flex;flex-direction:column;height:100%;overflow:hidden;z-index:50;border-right:1px solid rgba(255,255,255,.06)}.shell__sidebar-glow{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 28%)}.shell__sidebar-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:22px 16px 14px}.shell__brand{display:flex;align-items:center;gap:12px;min-width:0;border-radius:12px;padding:4px;margin:-4px;transition:background .15s}.shell__brand:hover{background:#ffffff0a}.shell__brand-mark{width:36px;height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;background:linear-gradient(145deg,#f472b6,#7967df);box-shadow:0 6px 16px #e8439359}.shell__brand-logo{width:36px;height:36px;border-radius:11px;object-fit:contain;flex-shrink:0;background:#ffffff0f;box-shadow:0 6px 16px #e8439347}.shell__brand-text{display:flex;flex-direction:column;min-width:0}.shell__brand-name{font-family:var(--font-display);font-size:1.05rem;font-weight:600;letter-spacing:-.02em;color:#fff;line-height:1.2}.shell__brand-tag{font-size:.6875rem;font-weight:500;color:var(--sidebar-muted);letter-spacing:.02em}.shell__logo{font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.shell__close-btn{display:none;background:#ffffff0f;border:none;color:var(--sidebar-muted);cursor:pointer;padding:8px;border-radius:10px}.shell__close-btn:hover{background:#ffffff1a;color:#fff}.shell__nav{position:relative;z-index:1;flex:1;padding:4px 12px 12px;display:flex;flex-direction:column;gap:2px;overflow-y:auto;overscroll-behavior:contain}.shell__nav-label{margin:14px 12px 8px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff61}.shell__nav-label:first-child{margin-top:4px}.shell__nav-item{position:relative;display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;color:#e4e4e7b8;font-weight:500;font-size:.9rem;transition:background .15s,color .15s,transform .15s}.shell__nav-item:hover{background:#ffffff0f;color:#fff}.shell__nav-item--active{background:linear-gradient(90deg,#e8439338,#e8439314);color:#fff;box-shadow:inset 0 0 0 1px #e843932e}.shell__nav-item--active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,#f472b6,#e84393)}.shell__nav-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff0a;color:inherit;transition:background .15s,color .15s}.shell__nav-item:hover .shell__nav-icon{background:#ffffff14}.shell__nav-item--active .shell__nav-icon{background:#e8439333;color:#f9a8d4}.shell__nav-text{flex:1;min-width:0}.shell__nav-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--pink);color:#fff;font-size:.6875rem;font-weight:700;box-shadow:0 4px 10px #e8439366}.shell__nav-item--compact{margin-top:4px}.shell__sidebar-foot{position:relative;z-index:1;padding:12px;border-top:1px solid rgba(255,255,255,.07);background:#0000002e}.shell__profile-card{display:flex;align-items:center;gap:12px;padding:10px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);margin-bottom:10px;transition:background .15s,border-color .15s}.shell__profile-card:hover{background:#ffffff12;border-color:#ffffff1a}.shell__profile-card--active{background:#e843931f;border-color:#e8439340}.shell__profile-link{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;margin-bottom:4px}.shell__profile-link:hover{background:#ffffff0f}.shell__profile-meta{display:flex;flex-direction:column;min-width:0;flex:1}.shell__profile-name{font-weight:600;font-size:.875rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell__profile-sub{font-size:.75rem;color:var(--sidebar-muted)}.shell__profile-chevron{color:var(--sidebar-muted);flex-shrink:0;opacity:.7}.shell__foot-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shell__foot-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#e4e4e7bf;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.shell__foot-btn:hover{background:#ffffff12;color:#fff}.shell__foot-btn--active{background:#e8439324;border-color:#e8439347;color:#f9a8d4}.shell__foot-btn--danger:hover{background:#ef44441f;border-color:#ef444447;color:#fca5a5}.shell__logout{width:100%;margin-top:8px;padding:10px;background:none;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:var(--sidebar-muted);cursor:pointer;font-size:.875rem}.shell__logout:hover{background:#ffffff0f;color:var(--sidebar-text)}.shell__content{flex:1;min-width:0;min-height:0;padding:28px 32px;max-width:calc(var(--content-max) + 64px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse 80% 50% at 0% 0%,rgba(121,103,223,.07),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 0%,rgba(232,67,147,.05),transparent 50%),linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%)}.shell__content--full{padding:0;max-width:none;display:flex;flex-direction:column;overflow:hidden;min-height:0;flex:1}.shell__content--centered{display:flex;align-items:center;justify-content:center;padding:24px;max-width:none;overflow:auto;overscroll-behavior:none}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.page-header__title{margin:0;font-size:1.75rem;font-weight:700;letter-spacing:-.03em;line-height:1.2}.page-header__subtitle{margin:6px 0 0;color:var(--muted);font-size:.9375rem}.page-header__actions{display:flex;gap:8px;flex-shrink:0}.page-title{font-size:1.75rem;font-weight:700;margin:0 0 16px;letter-spacing:-.03em}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-sm)}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:10px;padding:10px 18px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background .15s,box-shadow .15s,transform .1s}.btn:active:not(:disabled){transform:scale(.98)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--pink);color:#fff;box-shadow:0 2px 8px #e8439359}.btn-primary:hover:not(:disabled){background:var(--pink-dark)}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border-strong)}.btn-secondary:hover:not(:disabled){background:var(--surface-2)}.btn-ghost{background:transparent;color:var(--muted)}.btn-ghost:hover:not(:disabled){background:var(--surface-2);color:var(--text)}.btn-block{width:100%}.btn-icon{width:44px;height:44px;padding:0;border-radius:50%}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.field label{font-size:.8125rem;font-weight:600;color:var(--text)}.field input,.field select,.field textarea{background:var(--surface);border:1px solid var(--border-strong);border-radius:10px;padding:11px 14px;color:var(--text);transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--pink);box-shadow:0 0 0 3px var(--pink-soft)}.error-text{color:var(--danger);font-size:.875rem;margin:8px 0}.muted{color:var(--muted)}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--pink);color:#fff;font-size:.6875rem;font-weight:700}.auth-layout{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(320px,.95fr);height:100%;min-height:100%;overflow:auto;overscroll-behavior:none}.auth-layout__hero{position:relative;isolation:isolate;overflow:hidden;color:#fff;padding:36px 44px 40px;display:flex;flex-direction:column;align-items:stretch;background:radial-gradient(ellipse 80% 60% at 20% 10%,rgba(232,67,147,.28),transparent 55%),radial-gradient(ellipse 70% 50% at 90% 80%,rgba(115,79,219,.35),transparent 50%),linear-gradient(160deg,#16151d,#241828 48%,#1a1522)}.auth-layout__glow{position:absolute;border-radius:50%;filter:blur(48px);pointer-events:none;z-index:0;opacity:.55;animation:auth-glow-drift 14s ease-in-out infinite alternate}.auth-layout__glow--a{width:280px;height:280px;top:-60px;right:-40px;background:#e8439373}.auth-layout__glow--b{width:320px;height:320px;bottom:-80px;left:-60px;background:#734fdb80;animation-delay:-4s;animation-duration:18s}@keyframes auth-glow-drift{0%{transform:translate(0) scale(1)}to{transform:translate(18px,-12px) scale(1.08)}}.auth-layout__brand{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:#fff;letter-spacing:-.02em;width:fit-content;align-self:flex-start}.auth-layout__logo{width:36px;height:36px;object-fit:contain;border-radius:10px;box-shadow:0 4px 14px #00000040}.auth-layout__hero-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:420px;margin:0 auto;animation:auth-hero-in .7s cubic-bezier(.22,1,.36,1) both}@keyframes auth-hero-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.auth-layout__hero-logo{width:clamp(96px,18vh,140px);height:clamp(96px,18vh,140px);object-fit:contain;margin:0 auto 20px;border-radius:28px;box-shadow:0 12px 40px #00000059,0 0 0 1px #ffffff14}.auth-layout__eyebrow{margin:0 0 6px;font-size:.8125rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#ffd0e0d9}.auth-layout__headline{font-family:var(--font-display);font-size:clamp(2rem,3.2vw,2.75rem);font-weight:600;letter-spacing:-.035em;margin:0 0 14px;line-height:1.08;color:#fff}.auth-layout__lead{color:#ffffffc7;line-height:1.55;margin:0 auto 28px;font-size:1rem;max-width:34ch}.auth-layout__features{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.auth-layout__features li{padding:8px 12px;color:#ffffffeb;font-size:.8125rem;font-weight:550;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-layout__features li:before{content:none}.auth-layout__main{display:flex;align-items:center;justify-content:center;padding:40px 28px;background:radial-gradient(ellipse 60% 40% at 70% 0%,rgba(232,67,147,.06),transparent 55%),linear-gradient(180deg,#f3f1f7,#ebe8f2)}.auth-card{width:100%;max-width:400px;background:#ffffffeb;border:1px solid rgba(255,255,255,.7);border-radius:20px;padding:28px 28px 26px;box-shadow:0 1px 2px #281e460a,0 18px 48px #281e461a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:auth-card-in .55s cubic-bezier(.22,1,.36,1) .08s both}@keyframes auth-card-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-card__logo-wrap{display:flex;justify-content:center;margin:0 0 10px}.auth-card__logo{width:72px;height:72px;object-fit:contain;border-radius:18px;box-shadow:0 8px 24px #734fdb2e}.auth-card__brand{margin:0 0 14px;text-align:center;font-family:var(--font-display);font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:#5b4db8}.auth-card__title{margin:0 0 6px;font-family:var(--font-display);font-size:1.625rem;font-weight:600;letter-spacing:-.03em;text-align:center;line-height:1.15;color:var(--text)}.auth-card__subtitle{margin:0 0 22px;color:var(--muted);font-size:.9rem;text-align:center;line-height:1.45}.auth-card__footer{margin-top:18px;text-align:center;font-size:.875rem;color:var(--muted)}.auth-card__footer a{color:var(--pink);font-weight:650}.auth-card .field{margin-bottom:14px}.auth-card .field label{font-size:.75rem;font-weight:650;letter-spacing:.02em;text-transform:uppercase;color:#6b6878}.auth-card .field input{background:#f7f6fa;border:1px solid #e2dfe8;border-radius:12px;padding:12px 14px}.auth-card .field input:focus{background:#fff;border-color:#e843938c;box-shadow:0 0 0 3px #e843931f}.auth-card .field input[aria-invalid=true]{border-color:#dc26268c;box-shadow:0 0 0 3px #dc262614}.auth-card .btn-primary.btn-block{margin-top:2px;height:48px;border-radius:24px;font-size:.975rem;font-weight:700;letter-spacing:.01em;background:linear-gradient(135deg,#f472b6,var(--pink-dark));box-shadow:0 8px 22px #e8439352}.auth-card .btn-primary.btn-block:hover:not(:disabled){background:linear-gradient(135deg,#ec5fa8,#c42d78)}.auth-forgot{display:flex;justify-content:flex-end;margin:-4px 0 14px}.auth-forgot a{font-size:.8125rem;font-weight:650;color:#5b4db8}.auth-forgot a:hover{color:var(--pink)}.auth-field-error{margin:-6px 0 12px;font-size:.8125rem;color:var(--danger)}.field--password{position:relative}.field--password input{padding-right:44px}.field__toggle{position:absolute;right:8px;bottom:7px;width:36px;height:36px;border:none;background:transparent;color:var(--muted);border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.field__toggle:hover{color:var(--text);background:#0000000a}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0 12px;color:#9a96a6;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e4e0ea}.auth-social{display:flex;flex-direction:column;gap:10px;margin-top:4px}.auth-social--busy{pointer-events:none;opacity:.7}.auth-social__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;height:48px;border:none;border-radius:24px;font-size:.9375rem;font-weight:650;cursor:pointer;transition:opacity .15s,transform .15s,box-shadow .15s}.auth-social__btn:disabled{opacity:.55;cursor:not-allowed}.auth-social__btn:not(:disabled):active{transform:scale(.98)}.auth-social__btn--apple{background:#111;color:#fff;box-shadow:0 6px 16px #0000002e}.auth-social__btn--google,.auth-social__btn--face{background:#4285f4;color:#fff;box-shadow:0 6px 16px #4285f447}.auth-social__btn--face{pointer-events:none;margin:0}.auth-social__icon{width:18px;height:18px;flex-shrink:0}.auth-social__google-slot{position:relative;height:48px;border-radius:24px;overflow:hidden;box-shadow:0 6px 16px #4285f447}.auth-social__gsi{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.02;z-index:2;display:flex;align-items:center;justify-content:center;overflow:hidden}.auth-social__gsi>div{width:100%!important;height:48px!important}.auth-legal{margin:14px 0 0;font-size:.72rem;line-height:1.45;color:#8b8796;text-align:center}.auth-legal a{color:#5b4db8;font-weight:650;text-decoration:underline;text-underline-offset:2px}@media (prefers-reduced-motion: reduce){.auth-layout__glow,.auth-layout__hero-content,.auth-card{animation:none}}.shell--discover,.shell--nearby,.shell--likes,.shell--chat,.shell--notifications,.shell--profile,.shell--settings{background:#734fdb}.shell--discover .shell__content,.shell--nearby .shell__content,.shell--likes .shell__content,.shell--chat .shell__content,.shell--notifications .shell__content,.shell--profile .shell__content,.shell--settings .shell__content{position:relative;max-width:none;display:flex;flex-direction:column;padding-top:20px;padding-bottom:16px;background-color:#734fdb;background-image:url(/images/bg.png);background-repeat:no-repeat;background-position:top center;background-size:cover}.shell--chat .shell__content{padding:0}.shell--discover .shell__menu-btn,.shell--nearby .shell__menu-btn,.shell--likes .shell__menu-btn,.shell--chat .shell__menu-btn,.shell--notifications .shell__menu-btn,.shell--profile .shell__menu-btn,.shell--settings .shell__menu-btn{background:#ffffffeb}.shell--nearby .shell__content,.shell--likes .shell__content,.shell--notifications .shell__content,.shell--profile .shell__content,.shell--settings .shell__content,.shell--nearby .page-header__title,.shell--likes .page-header__title,.shell--notifications .page-header__title,.shell--profile .page-header__title,.shell--settings .page-header__title{color:#fff}.shell--nearby .page-header__subtitle,.shell--likes .page-header__subtitle,.shell--notifications .page-header__subtitle,.shell--profile .page-header__subtitle,.shell--settings .page-header__subtitle{color:#ffffffb8}.shell--nearby .muted,.shell--likes .muted,.shell--notifications .muted,.shell--profile .muted,.shell--settings .muted{color:#ffffffb3}.discover-page{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;width:100%;max-width:min(480px,100%);margin:0 auto;height:100%}.discover-top{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:8px;flex-shrink:0}.discover-top__eyebrow{margin:0 0 4px;font-size:.8125rem;font-weight:500;color:#ffffffc7;letter-spacing:.02em}.discover-top__title{margin:0;font-family:var(--font-display);font-size:clamp(1.5rem,3.5vh,2.25rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#fff;text-shadow:0 2px 12px rgba(80,40,140,.35)}.discover-top__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.discover-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#ffffffeb;border:1px solid rgba(255,255,255,.55);border-radius:999px;font-size:.75rem;font-weight:600;color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 14px #50288c2e}.discover-chip--likes{color:var(--pink-dark);background:#fffffff2;border-color:#ffffffb3}.discover-chip__meter{display:inline-block;width:36px;height:4px;border-radius:999px;background:#734fdb33;overflow:hidden}.discover-chip__meter>span{display:block;height:100%;background:linear-gradient(90deg,#7967df,#f7767d);border-radius:inherit}.discover-filters-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffffeb;border:1px solid rgba(255,255,255,.55);border-radius:999px;font-weight:600;font-size:.8125rem;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 14px #50288c2e;transition:background .15s,transform .15s}.discover-filters-btn:hover{background:#fff;transform:translateY(-1px)}.discover-workspace{--discover-actions-block: 100px;--discover-edge-pad: clamp(20px, 3.5vh, 40px);display:flex;flex-direction:column;flex:1;min-height:0;width:100%;justify-content:flex-start;gap:clamp(10px,1.5cqh,16px);padding-top:clamp(4px,1vh,10px);padding-bottom:var(--discover-edge-pad);box-sizing:border-box;container-type:size}.discover-stage{position:relative;flex:0 1 auto;width:100%;height:min(calc(100cqw * 4 / 3 + clamp(28px,6cqh,52px)),calc(100cqh - var(--discover-actions-block)));max-height:calc(100cqh - var(--discover-actions-block));display:flex;align-items:center;justify-content:center;container-type:size;overflow:visible}.discover-deck{position:relative;--peek-room: clamp(28px, 8cqh, 52px);width:min(100cqw,calc((100cqh - var(--peek-room)) * 3 / 4));aspect-ratio:3 / 4;height:auto;max-height:calc(100cqh - var(--peek-room));flex-shrink:0}.discover-stack{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;overflow:hidden;background:transparent;pointer-events:none;box-shadow:0 4px 10px #00000026;transform-origin:center center;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .32s ease;will-change:transform,opacity}.discover-stack--1{z-index:1;transform:translateY(calc(-46 / 580 * 100%)) scale(.88);opacity:.7}.discover-stack--2{z-index:0;transform:translateY(calc(-80 / 580 * 100%)) scale(.8);opacity:.45}.discover-stack__photo{position:relative;width:100%;height:100%}.discover-stack__photo img{width:100%;height:100%;object-fit:cover;display:block}.discover-stack__fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:4rem;font-weight:600;color:#ffffffd9;background:linear-gradient(145deg,#f7767d,#7967df)}.discover-stack__fade{position:absolute;left:0;right:0;bottom:0;height:150px;max-height:35%;background:linear-gradient(transparent,#00000038);pointer-events:none}.discover-deck>.discover-card{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;max-height:none;aspect-ratio:auto;border-radius:20px}.discover-card{--like-glow: 0;--pass-glow: 0;position:relative;z-index:2;width:min(100cqw,75cqh);aspect-ratio:3 / 4;height:auto;max-height:100%;background:transparent;border:none;border-radius:20px;overflow:hidden;box-shadow:0 4px 10px #00000026;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .24s ease,box-shadow .25s ease;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;will-change:transform}.discover-card--promote{transition:none;animation:discover-card-promote .32s cubic-bezier(.22,1,.36,1) both}@keyframes discover-card-promote{0%{opacity:.7;transform:translateY(calc(-46 / 580 * 100%)) scale(.88)}to{opacity:1;transform:translateY(0) scale(1)}}.discover-card--dragging{transition:none;animation:none;cursor:grabbing;box-shadow:0 12px 28px #00000038;z-index:5}.discover-card img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.discover-card__edge{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;border-radius:inherit;opacity:0}.discover-card__edge--like{box-shadow:inset 0 0 0 3px #22c55ed9;opacity:var(--like-glow);background:linear-gradient(135deg,rgba(34,197,94,.12),transparent 50%)}.discover-card__edge--pass{box-shadow:inset 0 0 0 3px #ef4444d9;opacity:var(--pass-glow);background:linear-gradient(225deg,rgba(239,68,68,.12),transparent 50%)}.discover-card__stamp{position:absolute;top:56px;z-index:10;padding:10px 18px;border-radius:12px;font-size:1.75rem;font-weight:800;letter-spacing:.08em;border:3px solid;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000040}.discover-card__stamp--like{left:20px;color:#4ade80;border-color:#4ade80;transform:rotate(-14deg)}.discover-card__stamp--pass{right:20px;color:#f87171;border-color:#f87171;transform:rotate(14deg)}.discover-card--exit-pass{transform:translate(-130%) rotate(-12deg)!important;opacity:0}.discover-card--exit-like{transform:translate(130%) rotate(12deg)!important;opacity:0}.discover-card__media{position:relative;background:transparent;width:100%;height:100%}.discover-card__photo{position:relative;width:100%;height:100%;overflow:hidden;background:transparent;border-radius:inherit}.discover-card__photo img,.discover-card__photo .avatar--lg,.discover-card__photo .avatar-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;aspect-ratio:auto;object-fit:cover;object-position:center center;border-radius:0;display:block}.discover-card__photo .avatar-fallback{font-size:4rem}.discover-card__vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 45%,rgba(0,0,0,.35) 100%);z-index:1}.discover-card__gradient{position:absolute;inset:auto 0 0;height:58%;background:linear-gradient(transparent 0%,#00000073 40%,#000000e0);pointer-events:none;z-index:1}.discover-card__overlay-info{position:absolute;left:0;right:0;bottom:0;padding:clamp(16px,3vh,24px) clamp(14px,2.5vw,22px) clamp(18px,3vh,28px);color:#fff;z-index:2}.discover-card__queue{display:inline-block;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.discover-card__name{margin:0;font-family:var(--font-display);font-size:clamp(1.35rem,3.2vh,2rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;text-shadow:0 2px 16px rgba(0,0,0,.45)}.discover-card__age{margin-left:8px;font-family:var(--font);font-weight:500;font-size:1.25rem;opacity:.9}.discover-card__location{display:flex;align-items:center;gap:6px;margin:8px 0 0;font-size:.875rem;opacity:.92;font-weight:500}.discover-card__bio{margin:12px 0 0;font-size:.9rem;line-height:1.5;color:#ffffffe0;max-width:36ch}.discover-card__bio-toggle{margin-left:6px;padding:0;border:none;background:none;color:#f9a8d4;font-weight:700;font-size:inherit;cursor:pointer}.discover-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.discover-card__tag{padding:5px 11px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);border-radius:999px;font-size:.75rem;font-weight:500;color:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.discover-card__indicators{position:absolute;top:14px;left:14px;right:14px;display:flex;gap:4px;z-index:3}.discover-card__dot{flex:1;height:3px;border-radius:999px;background:#ffffff47;transition:background .2s,transform .2s}.discover-card__dot--active{background:#fff;transform:scaleY(1.15)}.discover-card__zoom-btn{position:absolute;top:14px;right:14px;z-index:5;width:36px;height:36px;padding:0;background:#0006;color:#fff;font-size:1rem;font-weight:600;border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:zoom-in;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .15s,transform .15s}.discover-card__zoom-btn:hover{background:#000000a6;transform:scale(1.05)}.discover-card__photo-nav{position:absolute;top:42%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border:none;border-radius:50%;background:#ffffffeb;color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);opacity:0;transition:opacity .2s,transform .15s}.discover-card__media:hover .discover-card__photo-nav{opacity:1}.discover-card__photo-nav:hover{transform:translateY(-50%) scale(1.06)}.discover-card__photo-nav--prev{left:12px}.discover-card__photo-nav--next{right:12px}.discover-actions{display:flex;align-items:center;justify-content:space-evenly;gap:12px;flex-shrink:0;width:100%;max-width:360px;margin:0 auto;padding:0 8px}.discover-actions--skeleton .discover-action{pointer-events:none;opacity:.35}.discover-action{width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s}.discover-action:active:not(:disabled){transform:scale(.9)}.discover-action:disabled{opacity:.45;cursor:not-allowed}.discover-action--pass{background:#fffffff5;color:#ef4444;box-shadow:0 8px 22px #00000029}.discover-action--pass:hover:not(:disabled){transform:scale(1.06);box-shadow:0 10px 26px #ef444447}.discover-action--chat{background:#fffffff5;color:#7967df;box-shadow:0 8px 22px #00000029}.discover-action--chat:hover:not(:disabled){transform:scale(1.06);background:#fff;box-shadow:0 10px 26px #7967df52}.discover-action--like{background:linear-gradient(145deg,#f472b6,var(--pink-dark));color:#fff;box-shadow:0 8px 26px #e843937a;animation:discover-like-pulse 2.8s ease-in-out infinite}.discover-action--like-lg{width:78px;height:78px}.discover-action--like:hover:not(:disabled){transform:scale(1.08);box-shadow:0 10px 30px #e8439394;animation:none}@keyframes discover-like-pulse{0%,to{box-shadow:0 8px 26px #e843936b}50%{box-shadow:0 10px 32px #e84393ad}}.discover-shortcuts{text-align:center;font-size:.75rem;color:#ffffffd1;margin:6px 0 0;letter-spacing:.01em;text-shadow:0 1px 6px rgba(80,40,140,.35);flex-shrink:0;min-height:1.25em}.discover-shortcuts kbd{display:inline-block;padding:2px 7px;background:#ffffffeb;border:1px solid rgba(255,255,255,.55);border-radius:6px;font-family:inherit;font-size:.6875rem;color:var(--text);box-shadow:0 2px 8px #50288c33}.discover-empty{margin-top:24px;padding:12px;background:#ffffffeb;border:1px solid rgba(255,255,255,.55);border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 40px #50288c33}.discover-empty__actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.discover-error{margin-bottom:16px}.discover-error__hint{font-size:.875rem;margin:8px 0 16px}.discover-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;max-height:none;z-index:2;background:#16161a;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg)}.discover-skeleton__media{width:100%;height:100%;background:linear-gradient(90deg,#1c1c22 25%,#2a2a32,#1c1c22 75%);background-size:200% 100%;animation:discover-shimmer 1.4s infinite}.discover-skeleton__dock{display:none}.profile-detail{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:flex;justify-content:center;background:#120c2085;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:profile-detail-fade .22s ease}@keyframes profile-detail-fade{0%{opacity:0}to{opacity:1}}.profile-detail__panel{width:min(480px,100%);height:100%;display:flex;flex-direction:column;background:radial-gradient(120% 60% at 50% -10%,rgba(244,114,182,.18),transparent 55%),radial-gradient(90% 50% at 100% 20%,rgba(115,79,219,.16),transparent 50%),#121018;color:#fff;box-shadow:0 0 60px #00000059;animation:profile-detail-slide .32s cubic-bezier(.22,1,.36,1)}@keyframes profile-detail-slide{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-detail__scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:10px 12px 8px}.profile-detail__hero{position:relative;aspect-ratio:3 / 4;max-height:min(68vh,620px);border-radius:28px;overflow:hidden;background:#1a1a22;box-shadow:0 16px 40px #00000047;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.profile-detail__photo,.profile-detail__photo img,.profile-detail__photo-fallback{width:100%;height:100%;object-fit:cover;display:block}.profile-detail__photo-fallback{display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:5rem;font-weight:600;background:linear-gradient(145deg,#f7767d,#7967df)}.profile-detail__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.28) 0%,transparent 28%,transparent 48%,rgba(0,0,0,.18) 68%,rgba(0,0,0,.62) 100%)}.profile-detail__hero-top{position:absolute;top:0;left:0;right:0;z-index:4;padding:12px 12px 0;display:flex;flex-direction:column;gap:12px}.profile-detail__indicators{display:flex;gap:4px}.profile-detail__dot{flex:1;height:3px;border:none;padding:0;border-radius:999px;background:#ffffff52;cursor:pointer}.profile-detail__dot--active{background:#fff}.profile-detail__hero-controls{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-detail__hero-controls-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.profile-detail__fab{width:38px;height:38px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.125rem;line-height:1}.profile-detail__fab--light{background:#fffffff0;color:#734fdb;box-shadow:0 6px 16px #0000002e}.profile-detail__fab--dark{background:#00000061;color:#fff}.profile-detail__count{font-size:.75rem;font-weight:650;color:#fff;padding:5px 10px;border-radius:999px;background:#00000061}.profile-detail__tap-zone{position:absolute;top:56px;bottom:110px;width:34%;z-index:3;border:none;background:transparent;cursor:pointer;padding:0}.profile-detail__tap-zone--prev{left:0}.profile-detail__tap-zone--next{right:0}.profile-detail__hero-identity{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:20px 18px 18px;pointer-events:none}.profile-detail__body{padding:14px 4px 20px;display:flex;flex-direction:column;gap:12px}.profile-detail__name{margin:0;font-family:var(--font-display);font-size:1.85rem;font-weight:600;letter-spacing:-.03em;text-shadow:0 2px 12px rgba(0,0,0,.35)}.profile-detail__age{margin-left:8px;font-family:var(--font);font-size:1.25rem;font-weight:500;opacity:.92}.profile-detail__job{margin:4px 0 0;font-size:.9375rem;font-weight:550;color:#ffffffe0}.profile-detail__meta{display:flex;align-items:center;gap:6px;margin:8px 0 0;color:#ffffffc7;font-size:.875rem}.profile-detail__card{padding:16px 16px 14px;border-radius:20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-detail__card h3{margin:0 0 12px;font-size:.6875rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;color:#ffffff7a}.profile-detail__snapshot{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.profile-detail__snapshot li{display:flex;align-items:center;gap:10px;font-size:.9375rem;font-weight:550;color:#ffffffeb}.profile-detail__snapshot li span{width:22px;text-align:center;opacity:.85}.profile-detail__city-line{display:flex;align-items:center;gap:6px;margin:0 0 10px;color:#c4b5fdf2;font-size:.875rem;font-weight:600}.profile-detail__bio{margin:0;line-height:1.6;color:#ffffffeb;font-size:.95rem;white-space:pre-wrap}.profile-detail__bio.is-clamped{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.profile-detail__expand{margin-top:8px;border:none;background:none;color:#f9a8d4;font-size:.875rem;font-weight:700;cursor:pointer;padding:0}.profile-detail__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.profile-detail__tag{padding:7px 12px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);font-size:.8125rem}.profile-detail__tag--accent{background:#e8439324;border-color:#e8439347}.profile-detail__social{display:flex;flex-direction:column;gap:8px}.profile-detail__social-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:inherit;text-decoration:none;transition:background .15s}.profile-detail__social-row:hover{background:#ffffff1a}.profile-detail__social-row span{font-size:.8125rem;color:#ffffff8c}.profile-detail__social-row strong{font-size:.875rem;font-weight:650}.profile-detail__loading{margin:4px 8px 0;color:#ffffff8c;font-size:.875rem}.profile-detail__actions{display:flex;align-items:center;justify-content:space-evenly;gap:12px;padding:14px 20px calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.08);background:#12101ceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:0}@media (min-width: 900px){.profile-detail{padding:24px;align-items:center}.profile-detail__panel{height:min(920px,100%);border-radius:28px;overflow:hidden}}.discover-skeleton__line{height:14px;border-radius:8px;background:linear-gradient(90deg,var(--surface-2) 25%,var(--border) 50%,var(--surface-2) 75%);background-size:200% 100%;animation:discover-shimmer 1.4s infinite;margin-bottom:12px}.discover-skeleton__line--lg{height:22px;width:60%}.discover-skeleton__line--short{width:40%}@keyframes discover-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.discover-filters-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.discover-filters{width:100%;max-width:420px;max-height:min(92vh,720px);display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.discover-filters__head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0;flex-shrink:0}.discover-filters__head h3{margin:0;font-size:1.125rem;font-weight:700}.discover-filters__close{background:none;border:none;color:var(--muted);cursor:pointer;padding:4px;border-radius:8px}.discover-filters__close:hover{background:var(--surface-2);color:var(--text)}.discover-filters__body{padding:20px;overflow-y:auto;flex:1;min-height:0}.discover-filters__field{margin-bottom:20px}.discover-filters__field:last-child{margin-bottom:0}.discover-filters__label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.discover-filters__label-row label{font-size:.875rem;font-weight:600}.discover-filters__value{font-size:.875rem;font-weight:700;color:var(--pink)}.discover-filters__field input[type=range]{width:100%;accent-color:var(--pink)}.discover-filters__foot{padding:12px 20px 20px;flex-shrink:0;border-top:1px solid var(--border)}.discover-filters__error{margin:0 0 10px;font-size:.8125rem;color:#c0392b}.match-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:20px;background:radial-gradient(ellipse at 50% 30%,rgba(232,67,147,.35),transparent 55%),#0a0a0eb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:match-fade-in .28s ease}@keyframes match-fade-in{0%{opacity:0}to{opacity:1}}.match-modal{position:relative;width:100%;max-width:380px;padding:36px 28px 28px;text-align:center;background:#fffffff5;border:1px solid rgba(255,255,255,.5);border-radius:28px;box-shadow:0 24px 60px #00000047;animation:match-pop .45s cubic-bezier(.22,1,.36,1)}@keyframes match-pop{0%{opacity:0;transform:translateY(16px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.match-modal__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;border-radius:inherit}.match-modal__sparkles span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--pink);opacity:.55;animation:match-sparkle 2.2s ease-in-out infinite}.match-modal__sparkles span:nth-child(1){top:18%;left:14%;animation-delay:0s}.match-modal__sparkles span:nth-child(2){top:22%;right:16%;background:#fbbf24;animation-delay:.4s}.match-modal__sparkles span:nth-child(3){bottom:28%;left:18%;background:#f472b6;animation-delay:.8s}.match-modal__sparkles span:nth-child(4){bottom:22%;right:14%;animation-delay:1.1s}@keyframes match-sparkle{0%,to{transform:scale(.6);opacity:.3}50%{transform:scale(1.2);opacity:.85}}.match-modal__eyebrow{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--pink)}.match-modal__title{margin:8px 0 0;font-family:var(--font-display);font-size:1.75rem;font-weight:600;letter-spacing:-.03em;color:var(--text)}.match-modal__sub{margin:10px 0 0;color:var(--muted);font-size:.9375rem;line-height:1.5}.match-modal__faces{position:relative;display:flex;justify-content:center;margin:28px 0 24px}.match-modal__face{width:112px;height:112px;border-radius:50%;object-fit:cover;border:4px solid white;box-shadow:0 10px 30px #e8439359}.match-modal__heart{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f472b6,var(--pink-dark));color:#fff;font-size:1rem;box-shadow:0 6px 16px #e8439373;animation:match-heart 1.2s ease-in-out infinite}@keyframes match-heart{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.1)}}.match-modal__actions{display:flex;flex-direction:column;gap:8px}.photo-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:16px}.photo-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb;border:none;cursor:zoom-out}.photo-lightbox__content{position:relative;z-index:1;width:100%;max-width:960px;max-height:100dvh;display:flex;flex-direction:column;pointer-events:none}.photo-lightbox__content>*{pointer-events:auto}.photo-lightbox__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:#fff}.photo-lightbox__counter{font-size:.875rem;font-weight:600;opacity:.85}.photo-lightbox__close{width:40px;height:40px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.photo-lightbox__close:hover{background:#fff3}.photo-lightbox__stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-height:0}.photo-lightbox__image{max-width:100%;max-height:calc(100dvh - 160px);object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #00000080}.photo-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:50%;background:#ffffff26;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.photo-lightbox__nav:hover{background:#ffffff40}.photo-lightbox__nav--prev{left:0}.photo-lightbox__nav--next{right:0}.photo-lightbox__thumbs{display:flex;gap:8px;justify-content:center;margin-top:16px;overflow-x:auto;padding-bottom:4px}.photo-lightbox__thumb{flex-shrink:0;width:56px;height:56px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:none;opacity:.55;transition:opacity .15s,border-color .15s}.photo-lightbox__thumb img{width:100%;height:100%;object-fit:cover}.photo-lightbox__thumb--active{border-color:var(--pink);opacity:1}.quota-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--pink-soft);border:1px solid rgba(232,67,147,.2);border-radius:var(--radius);font-size:.875rem;margin-bottom:20px}.nearby-page{width:100%;max-width:960px;margin:0 auto}.nearby-error{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.nearby-load-more{display:flex;justify-content:center;margin-top:24px;padding-bottom:8px}.shell--nearby .nearby-load-more .btn-secondary{background:#fffffff0;border:1px solid rgba(255,255,255,.55);box-shadow:0 4px 14px #50288c2e}.shell--nearby .nearby-error .error-text{color:#fecaca}.grid-nearby{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.grid-nearby .tile{position:relative;display:block;width:100%;padding:0;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:3/4;background:var(--surface-2);box-shadow:var(--shadow-sm);border:1px solid var(--border);cursor:pointer;text-align:left;transition:transform .15s,box-shadow .15s}.grid-nearby .tile:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.grid-nearby img,.grid-nearby .avatar--lg{width:100%;height:100%;object-fit:cover;border-radius:0}.grid-nearby .label{position:absolute;bottom:0;left:0;right:0;padding:32px 12px 12px;background:linear-gradient(transparent,#000000bf);font-size:.875rem;font-weight:600;color:#fff;display:flex;flex-direction:column;gap:2px}.nearby-tile__distance{font-size:.75rem;font-weight:500;color:#ffffffc7}.chat-layout{--chat-pink: #f7767d;--chat-purple: #7967df;--chat-mint: #05df72;display:grid;grid-template-columns:minmax(300px,360px) 1fr;flex:1;height:100%;max-height:100%;min-height:0;overflow:hidden;background:transparent;color:#fff}.shell--full .chat-layout{margin:0;width:100%;flex:1;height:100%;max-height:100%;min-height:0;border-radius:0;border:none}.chat-layout__sidebar{overflow:hidden;display:flex;flex-direction:column;min-height:0;background:#0000002e;border-right:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.chat-layout__main{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:#0000001f}.chat-layout__main>*{flex:1;min-height:0}.chat-inbox{display:flex;flex-direction:column;height:100%;overflow:hidden}.chat-inbox__header{padding:22px 18px 12px;flex-shrink:0}.chat-inbox__title{margin:0;font-family:var(--font-display);font-size:1.75rem;font-weight:600;letter-spacing:-.02em;color:#fff}.chat-inbox__subtitle{margin:4px 0 0;font-size:.8125rem;color:#ffffff8c}.chat-inbox__search{display:block;margin-top:14px}.chat-inbox__search input{width:100%;height:40px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0f;color:#fff;padding:0 12px;font-size:.875rem;outline:none}.chat-inbox__search input::placeholder{color:#fff6}.chat-inbox__search input:focus{border-color:#f7767d8c;box-shadow:0 0 0 3px #f7767d26}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-inbox__loading{padding:16px 18px;color:#fff9;font-size:.875rem}.chat-inbox__error{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:16px 18px}.chat-inbox__error-text{margin:0;color:#fecaca;font-size:.875rem}.chat-inbox__empty{padding:12px 16px}.chat-inbox__list{flex:1;overflow-y:auto;padding:4px 12px 20px;display:flex;flex-direction:column;gap:6px}.chat-inbox__item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:18px;background:#ffffff0d;border:1px solid transparent;transition:background .15s ease,transform .12s ease,border-color .15s ease;color:inherit;text-decoration:none}.chat-inbox__item:hover{background:#ffffff1a}.chat-inbox__item--active{background:#ffffff1f;border-color:#ffffff24}.chat-inbox__item:active{transform:scale(.985)}.chat-inbox__avatar{width:50px!important;height:50px!important;flex-shrink:0;box-shadow:0 0 0 1.5px #ffffffa6}.chat-inbox__item-body{flex:1;min-width:0}.chat-inbox__item-top,.chat-inbox__item-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-inbox__item-name{display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:.9375rem;color:#fff;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-inbox__item--unread .chat-inbox__item-name{font-weight:700}.chat-inbox__mute{display:inline-flex;color:#ffffff80;flex-shrink:0}.chat-inbox__item-time{font-size:.625rem;color:#ffffff80;flex-shrink:0}.chat-inbox__item-preview{margin:2px 0 0;font-size:.78125rem;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.chat-inbox__item--unread .chat-inbox__item-preview{color:#ffffffe6}.chat-inbox__unread{flex-shrink:0;min-width:1.25rem;padding:3px 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:.6875rem;font-weight:700;text-align:center;line-height:1}.chat-empty-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:32px}.chat-panel{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden}.chat-panel__header{display:flex;align-items:center;gap:10px;padding:12px 14px 10px;flex-shrink:0;background:linear-gradient(180deg,rgba(0,0,0,.28),transparent)}.chat-panel__back{display:none;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:999px;background:#ffffff1a;color:#fff;cursor:pointer;flex-shrink:0}.chat-panel__back:hover{background:#ffffff29}.chat-panel__title-chip{display:inline-flex;align-items:center;gap:10px;max-width:min(100%,420px);padding:6px 14px 6px 6px;border-radius:999px;background:#00000038;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:inherit;text-decoration:none;min-width:0;flex:1}a.chat-panel__title-chip:hover{background:#00000052;border-color:#ffffff2e}.chat-panel__menu-wrap{position:relative;margin-left:auto;flex-shrink:0}.chat-panel__menu-btn{width:36px;height:36px;border:none;border-radius:999px;background:#ffffff1a;color:#fff;cursor:pointer;font-size:1.125rem;line-height:1}.chat-panel__menu-btn:hover{background:#ffffff29}.chat-panel__menu{position:absolute;right:0;top:calc(100% + 6px);min-width:168px;padding:6px;border-radius:14px;background:#141028fa;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 28px #00000059;z-index:8}.chat-panel__menu button{display:block;width:100%;border:none;background:transparent;color:#fff;text-align:left;padding:10px 12px;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer}.chat-panel__menu button:hover:not(:disabled){background:#ffffff14}.chat-panel__menu button:disabled{opacity:.45;cursor:not-allowed}.chat-panel__menu button.is-danger{color:#fb7185}.chat-panel__banner{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 14px 8px;padding:8px 12px;border-radius:12px;background:#ef444429;border:1px solid rgba(239,68,68,.28);color:#fecaca;font-size:.8125rem;flex-shrink:0}.chat-panel__banner--warn{background:#fbbf2424;border-color:#fbbf2447;color:#fde68a}.chat-panel__banner button{border:none;background:transparent;color:inherit;cursor:pointer;display:inline-flex;padding:2px}.chat-bubble__image-btn{display:block;padding:0;border:none;background:transparent;cursor:zoom-in;border-radius:12px;overflow:hidden}.chat-panel__title-avatar{width:36px!important;height:36px!important;box-shadow:0 0 0 2px var(--chat-pink),0 4px 12px #f7767d47}.chat-panel__title-text{display:flex;flex-direction:column;min-width:0;padding-right:4px}.chat-panel__title{font-weight:600;font-size:.9375rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-panel__status{font-size:.6875rem;color:#ffffff8c}.chat-panel__messages{flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px 12px 20px;display:flex;flex-direction:column;gap:2px;min-height:0;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 12px,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 12px,#000 calc(100% - 28px),transparent 100%)}.chat-panel__hint,.chat-panel__error{margin:12px auto;font-size:.875rem;text-align:center}.chat-panel__hint{color:#ffffff8c}.chat-panel__error{color:#fecaca}.chat-panel__suggestions{margin:auto 8px;padding:16px;border-radius:20px;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.chat-panel__suggestions-title{margin:0 0 12px;font-size:.9375rem;font-weight:600;color:#ffffffe6}.chat-panel__suggestions-row{display:flex;flex-wrap:wrap;gap:10px}.chat-panel__suggestion{border:1px solid rgba(255,255,255,.12);background:#ffffff1f;color:#ffffffeb;border-radius:16px;padding:10px 14px;font-size:.875rem;cursor:pointer;transition:background .15s ease}.chat-panel__suggestion:hover:not(:disabled){background:#ffffff2e}.chat-panel__suggestion:disabled{opacity:.5;cursor:not-allowed}.chat-timeline-item{display:flex;flex-direction:column}.chat-day-divider{display:flex;align-items:center;gap:12px;padding:10px 4px}.chat-day-divider__line{flex:1;height:1px;background:#ffffff1f;border-radius:999px}.chat-day-divider__label{flex-shrink:0;font-size:.6875rem;font-weight:600;color:#ffffffc7;padding:5px 12px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.chat-row{display:flex;align-items:flex-end;gap:6px;padding:1px 0;max-width:100%}.chat-row--mine{justify-content:flex-end;padding-left:48px}.chat-row--theirs{justify-content:flex-start;padding-right:36px}.chat-row__avatar,.chat-row__avatar-spacer{width:30px;height:30px;flex-shrink:0}.chat-row__avatar{width:30px!important;height:30px!important}.chat-row__column{display:flex;flex-direction:column;align-items:flex-start;max-width:min(280px,78%);min-width:0}.chat-row__column--mine{align-items:flex-end}.chat-bubble{position:relative;max-width:100%;min-width:52px;padding:10px 14px;border-radius:18px;font-size:.9375rem;line-height:1.4;word-break:break-word;color:#fff}.chat-bubble--mine{border-top-right-radius:4px;background:linear-gradient(145deg,#05df723d,#38bd662b);border:1px solid rgba(5,223,114,.3);box-shadow:0 4px 18px #05df7214}.chat-bubble--theirs{border-top-left-radius:4px;background:#ffffff21;border:1px solid rgba(255,255,255,.14)}.chat-bubble__text{margin:0;white-space:pre-wrap}.chat-bubble__image{display:block;max-width:min(220px,70vw);border-radius:12px}.chat-bubble--media-plain{padding:0;background:transparent!important;border:none!important;box-shadow:none!important}.chat-bubble__sticker{display:block;width:104px;height:104px;object-fit:contain}.chat-bubble__gif{display:block;max-width:168px;max-height:168px;border-radius:8px;object-fit:contain;background:#0003}.chat-meta{display:flex;align-items:center;gap:6px;padding:2px 4px 0}.chat-meta--mine{justify-content:flex-end}.chat-meta--theirs{justify-content:flex-start}.chat-meta--status{padding-top:0}.chat-meta__time{font-size:.625rem;font-weight:500;color:#ffffff73}.chat-meta__status{font-size:.625rem;font-weight:500;color:#05df72eb}.chat-typing{display:inline-flex;align-items:center;gap:5px;padding:12px 14px;border-radius:4px 18px 18px;background:#ffffff21;border:1px solid rgba(255,255,255,.12)}.chat-typing span{width:6px;height:6px;border-radius:50%;background:#ffffffd1;animation:chat-typing-bounce .9s ease-in-out infinite}.chat-typing span:nth-child(2){animation-delay:.12s}.chat-typing span:nth-child(3){animation-delay:.24s}@keyframes chat-typing-bounce{0%,to{transform:translateY(2px)}50%{transform:translateY(-3px)}}.chat-panel__composer{display:flex;align-items:flex-end;gap:8px;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:#000000d1;border-top:1px solid rgba(255,255,255,.05);box-shadow:inset 0 0 0 9999px #7967df14;flex-shrink:0}.chat-panel__attach,.chat-panel__camera,.chat-panel__send{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:none;cursor:pointer;flex-shrink:0;color:#ffffffe6;background:#ffffff1a;transition:background .15s ease,transform .12s ease,box-shadow .15s ease}.chat-panel__attach:hover,.chat-panel__camera:hover{background:#ffffff29}.chat-panel__send{background:linear-gradient(145deg,var(--chat-purple),var(--chat-pink));box-shadow:0 4px 14px #f7767d38}.chat-panel__send:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.chat-panel__send:not(:disabled):active{transform:scale(.96)}.chat-panel__field{flex:1;min-width:0;display:flex;align-items:flex-end;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);border-radius:20px;transition:border-color .15s ease}.chat-panel__field--active{border-color:#f7767d73}.chat-panel__field textarea{display:block;flex:1;min-width:0;min-height:42px;max-height:120px;resize:none;border:none;outline:none;background:transparent;color:#fff;font:inherit;font-size:.9375rem;line-height:1.35;padding:11px 4px 11px 14px;caret-color:var(--chat-pink)}.chat-panel__sticker-toggle{flex-shrink:0;width:40px;height:40px;margin:1px 4px 1px 0;border:none;border-radius:999px;background:transparent;color:#ffffffc7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-panel__sticker-toggle:hover:not(:disabled){color:#fff;background:#ffffff14}.chat-panel__sticker-toggle.is-active{color:var(--chat-pink)}.chat-panel__sticker-toggle:disabled{opacity:.45;cursor:not-allowed}.sticker-picker{flex-shrink:0;height:320px;display:flex;flex-direction:column;background:#12101cf5;border-top:1px solid rgba(255,255,255,.08)}.sticker-picker__tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:10px 12px 6px}.sticker-picker__tabs--3{grid-template-columns:1fr 1fr 1fr}.sticker-picker__tabs button{height:34px;border:none;border-radius:10px;background:#ffffff0f;color:#ffffffb8;font:inherit;font-size:.8125rem;font-weight:700;cursor:pointer}.sticker-picker__tabs button.is-active{background:#f7767d38;color:#fff}.sticker-picker__categories{display:flex;gap:8px;overflow-x:auto;padding:4px 12px 8px;scrollbar-width:thin}.sticker-picker__category{flex-shrink:0;width:40px;height:40px;border-radius:12px;border:2px solid transparent;background:color-mix(in srgb,var(--sticker-cat-color, #7967df) 28%,transparent);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;padding:0}.sticker-picker__category img{width:100%;height:100%;object-fit:cover}.sticker-picker__category.is-active{border-color:var(--chat-pink)}.sticker-picker__category--emoji{font-size:1.15rem;background:#ffffff0f}.sticker-picker__emoji-grid{display:flex;flex-wrap:wrap;gap:4px;align-content:flex-start}.sticker-picker__emoji{width:40px;height:40px;flex:0 0 40px;border:none;border-radius:8px;background:transparent;font-size:1.35rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.sticker-picker__emoji:hover{background:#ffffff1a}.sticker-picker__body{flex:1;min-height:0;overflow:auto;padding:0 10px 10px}.sticker-picker__status{margin:24px 8px;text-align:center;color:#fff9;font-size:.875rem}.sticker-picker__grid{display:flex;flex-wrap:wrap;gap:6px;align-content:flex-start}.sticker-picker__sticker{width:104px;height:104px;flex:0 0 104px;border:none;border-radius:10px;background:#ffffff0a;padding:3px;cursor:pointer}.sticker-picker__sticker:hover{background:#ffffff1a}.sticker-picker__sticker img{width:100%;height:100%;object-fit:contain}.sticker-picker__gif-masonry{display:flex;flex-wrap:wrap;gap:6px;align-content:flex-start}.sticker-picker__gif-col{display:contents}.sticker-picker__gif{width:144px;height:144px;flex:0 0 144px;border:none;border-radius:8px;overflow:hidden;padding:0;background:#ffffff0f;cursor:pointer}.sticker-picker__gif img{display:block;width:100%;height:100%;object-fit:cover}.sticker-picker__giphy{margin:10px 0 4px;text-align:center;font-size:.6875rem;letter-spacing:.04em;text-transform:uppercase;color:#ffffff73}.chat-panel__field textarea::placeholder{color:#fff6}.shell--chat .empty-state{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:24px;color:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.shell--chat .empty-state__title{color:#fff}.shell--chat .empty-state__desc,.shell--chat .empty-state .muted,.shell--chat .empty-state p{color:#ffffff8c}.shell--chat .empty-state__icon{color:#ffffff73}.list-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--border);transition:background .12s}.list-row:hover{background:var(--surface-2);margin:0 -12px;padding-left:12px;padding-right:12px;border-radius:8px}.list-row:last-child{border-bottom:none}.list-row__body{flex:1;min-width:0}.list-row__title{font-weight:600;font-size:.9375rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-row__sub{margin-top:2px;font-size:.8125rem;color:var(--muted)}.notifications-page{width:100%;max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.notifications-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.notifications-page__title{margin:0;font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2rem);font-weight:600;letter-spacing:-.02em;color:#fff}.notifications-page__subtitle{margin:4px 0 0;font-size:.875rem;color:#ffffffb8}.notifications-page__mark-all{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .15s ease}.notifications-page__mark-all:hover:not(:disabled){background:#ffffff38}.notifications-page__mark-all:disabled{opacity:.55;cursor:not-allowed}.notifications-page__hint,.notifications-page__error{margin:0;padding:12px 4px;color:#ffffffb8;font-size:.875rem}.notifications-page__error{display:flex;flex-direction:column;align-items:flex-start;gap:10px;color:#fecaca}.notifications-summary{display:flex;gap:14px;padding:18px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(255,255,255,.55);box-shadow:0 12px 40px #50288c2e;color:var(--text)}.notifications-summary__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:999px;flex-shrink:0;color:#fff;background:linear-gradient(145deg,#7967df,#f7767d);box-shadow:0 8px 18px #f7767d47}.notifications-summary__body{flex:1;min-width:0}.notifications-summary__title{margin:0;font-size:1.0625rem;font-weight:700}.notifications-summary__text{margin:4px 0 0;font-size:.875rem;line-height:1.45;color:var(--muted)}.notifications-summary__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.notifications-stat{min-width:88px;padding:10px 12px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(121,103,223,.12)}.notifications-stat__value{display:block;font-size:1.125rem;font-weight:700;line-height:1.1}.notifications-stat__value--pink{color:#f7767d}.notifications-stat__value--purple{color:#7967df}.notifications-stat__label{display:block;margin-top:3px;font-size:.75rem;font-weight:600;color:var(--muted)}.notifications-inbox{padding:16px;border-radius:24px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.notifications-inbox__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.notifications-inbox__title{margin:0;font-size:.9375rem;font-weight:700;color:#fff}.notifications-inbox__action{border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff24;color:#fff;font-size:.75rem;font-weight:600;padding:6px 10px;cursor:pointer}.notifications-inbox__action:hover:not(:disabled){background:#ffffff38}.notifications-inbox__action:disabled{opacity:.55;cursor:not-allowed}.notifications-list{display:flex;flex-direction:column;gap:10px}.notifications-row{display:flex;align-items:flex-start;gap:12px;width:100%;text-align:left;padding:14px;border-radius:20px;border:1px solid rgba(255,255,255,.4);background:#ffffff70;color:var(--text);cursor:pointer;box-shadow:0 4px 14px #28145014;transition:transform .12s ease,background .15s ease,border-color .15s ease}.notifications-row:hover{background:#ffffff94}.notifications-row:active{transform:scale(.99)}.notifications-row--unread{background:#ffffffb8;border-color:#ffffffb8;box-shadow:0 8px 20px #2814501f}.notifications-row__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;flex-shrink:0}.notifications-row__icon--match{color:#e84393;background:#e8439324}.notifications-row__icon--message{color:#7967df;background:#7967df24}.notifications-row__icon--like{color:#ea580c;background:#ea580c24}.notifications-row__icon--view{color:#7c3aed;background:#7c3aed24}.notifications-row__icon--system{color:#64748b;background:#64748b24}.notifications-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.notifications-row__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.notifications-row__title{font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--text)}.notifications-row__dot{width:8px;height:8px;margin-top:6px;border-radius:999px;background:#7967df;flex-shrink:0}.notifications-row__text{font-size:.8125rem;line-height:1.45;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notifications-row__meta{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:500;color:#6b6878f2}.notifications-row__type{padding:2px 8px;border-radius:999px;background:#7967df1a;color:#5b4db8}.shell--notifications .empty-state{background:#ffffffeb;border:1px solid rgba(255,255,255,.55);border-radius:24px;color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 40px #50288c33}.shell--notifications .empty-state .muted,.shell--notifications .empty-state p{color:var(--muted)}.likes-page{width:100%;max-width:960px;margin:0 auto}.likes-premium{margin-bottom:16px}.likes-premium-gate{max-width:380px;text-align:center}.likes-premium-gate__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 12px;border-radius:16px;background:#e843931f;color:var(--pink)}.likes-premium-gate__actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.likes-premium-gate__actions .btn,.likes-premium-gate__actions a.btn,.likes-premium-gate__actions .mobile-store-cta{width:100%;justify-content:center;text-decoration:none;box-sizing:border-box}.likes-premium--pulse{animation:likes-premium-pulse .9s ease}@keyframes likes-premium-pulse{0%,to{transform:scale(1)}40%{transform:scale(1.015)}}.shell--likes .premium-banner{background:#ffffff24;border:1px solid rgba(255,255,255,.28);color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shell--likes .premium-banner a{color:#fff;text-decoration:underline;text-underline-offset:2px}.likes-tabs{display:inline-flex;align-items:center;gap:4px;padding:4px;margin-bottom:20px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.likes-tabs__btn{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:none;border-radius:999px;background:transparent;color:#ffffffc7;font-weight:600;font-size:.875rem;cursor:pointer;transition:background .15s,color .15s}.likes-tabs__btn:hover{color:#fff}.likes-tabs__btn--active{background:#fffffff2;color:var(--text);box-shadow:0 4px 14px #50288c33}.likes-tabs__btn--active:hover{color:var(--text)}.likes-tabs__count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#e8439329;color:var(--pink-dark);font-size:.6875rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.likes-tabs__btn:not(.likes-tabs__btn--active) .likes-tabs__count{background:#ffffff2e;color:#fff}.likes-error{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.shell--likes .likes-error .error-text{color:#fecaca}.likes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.like-tile{position:relative;display:block;width:100%;padding:0;border:none;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:3 / 4;background:#ffffff14;box-shadow:0 8px 24px #28145a38;cursor:pointer;text-align:left;transition:transform .15s,box-shadow .15s}.like-tile:hover{transform:translateY(-3px);box-shadow:0 14px 32px #28145a4d}.like-tile__media{position:relative;width:100%;height:100%}.like-tile__media img,.like-tile__media .avatar--lg,.like-tile__media .avatar-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:0}.like-tile__fade{position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,#000000c7);pointer-events:none}.like-tile__lock{position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffffeb;color:#7967df;box-shadow:0 4px 12px #0000002e}.like-tile__label{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:14px 12px;display:flex;flex-direction:column;gap:2px;color:#fff}.like-tile__name{font-size:.9375rem;font-weight:700;letter-spacing:-.01em}.like-tile__hint{font-size:.75rem;font-weight:500;color:#ffffffc7}.likes-grid--blurred .like-tile__media img,.likes-grid--blurred .like-tile__media .avatar--lg,.likes-grid--blurred .like-tile__media .avatar-fallback{filter:blur(12px);transform:scale(1.08)}.likes-load-more{display:flex;justify-content:center;margin-top:24px;padding-bottom:8px}.shell--likes .likes-load-more .btn-secondary,.shell--likes .likes-error .btn-secondary{background:#fffffff0;border:1px solid rgba(255,255,255,.55);box-shadow:0 4px 14px #50288c2e}.shell--likes .empty-state{background:#ffffffeb;border:1px solid rgba(255,255,255,.55);border-radius:24px;color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 40px #50288c33}.shell--likes .empty-state .muted,.shell--likes .empty-state p{color:var(--muted)}.like-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s}.like-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.like-card__photo{aspect-ratio:3/4;overflow:hidden}.like-card__photo img,.like-card__photo .avatar--lg{width:100%;height:100%;object-fit:cover;border-radius:0}.like-card__info{padding:12px;font-weight:600;font-size:.875rem}.blurred-like .like-card__photo{filter:blur(10px)}.segmented{display:inline-flex;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:4px;gap:4px;margin-bottom:20px}.segmented button{padding:8px 16px;border:none;border-radius:8px;background:transparent;color:var(--muted);font-weight:600;font-size:.875rem;cursor:pointer;transition:background .12s,color .12s}.segmented button.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.sub-tabs{display:flex;gap:8px;margin-bottom:20px}.sub-tabs button{flex:1;padding:10px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;font-weight:600}.sub-tabs button.active{background:var(--pink);border-color:var(--pink);color:#fff}.me-profile{width:100%;max-width:var(--me-panel-max);margin:0 auto;display:flex;flex-direction:column;gap:14px;padding-bottom:24px}.me-profile__top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px}.me-profile__title{margin:0;font-family:var(--font-display);font-size:clamp(1.75rem,4vw,1.9rem);font-weight:700;letter-spacing:-.02em;color:#fff}.me-profile__title--sm{font-size:1.25rem;flex:1;text-align:center}.me-profile__gear,.me-profile__back{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:#ffffffe0;color:var(--text);cursor:pointer;text-decoration:none;flex-shrink:0}.me-profile__back{width:auto;padding:0 14px;font-size:.875rem;font-weight:600}.me-profile__top-spacer{width:42px}.me-verify-banner{display:grid;gap:4px;margin:0 0 12px;padding:14px 16px;border:none;border-radius:18px;text-align:left;cursor:pointer;color:#5c3d12;background:linear-gradient(135deg,#ffc478eb,#ffa858e0);box-shadow:0 8px 22px #b464142e}.me-verify-banner__title{font-size:.875rem;font-weight:800}.me-verify-banner__text{font-size:.8125rem;opacity:.9}.me-verify-banner__action{margin-top:4px;font-size:.8125rem;font-weight:700;text-decoration:underline}.me-card__next-badge{display:inline-flex;margin:8px 0 4px;padding:4px 10px;border-radius:999px;font-size:.6875rem;font-weight:700;color:#5b4db8;background:#7967df1f}.me-card--shortcuts{display:flex;flex-direction:column;gap:8px}.me-shortcut{width:100%;border:1px solid rgba(121,103,223,.2);background:#7967df14;color:#5b4db8;border-radius:14px;padding:12px 14px;font-size:.875rem;font-weight:650;cursor:pointer}.me-shortcut--primary{border:none;color:#fff;background:linear-gradient(135deg,#ff6b9d,#7967df)}.trust-bonus__earned{margin:10px 0;padding:10px;border-radius:14px;background:#22c55e14;border:1px solid rgba(34,197,94,.18)}.trust-bonus__earned-title,.trust-bonus__ops-title{margin:0 0 8px;font-size:.75rem;font-weight:700;color:#15803d}.trust-bonus__ops-title{color:#7967df}.trust-bonus__chips{display:flex;flex-wrap:wrap;gap:6px}.trust-bonus__chip{display:inline-flex;align-items:baseline;gap:4px;padding:4px 8px;border-radius:999px;font-size:.6875rem;font-weight:600;color:#9d174d;background:#ff6b9d1f}.trust-bonus__chip strong{font-size:.8125rem;font-weight:800;color:#db2777}.trust-bonus__milestone{margin:8px 0 0;font-size:.6875rem;color:var(--muted)}.trust-bonus__ops{display:flex;flex-direction:column;gap:10px;margin-top:10px}.trust-bonus__op{padding:10px;border-radius:14px;background:#ff6b9d14;border:1px solid rgba(255,107,157,.18)}.trust-bonus__op-head{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.trust-bonus__op-head strong{font-size:.8125rem}.trust-bonus__op-head span{font-size:.6875rem;font-weight:600;color:#7967df}.trust-bonus__op .me-card__cta{margin-top:10px}.field__counter{float:right;font-weight:600;color:var(--muted)}.field__error{margin:4px 0 0;font-size:.75rem;color:#b91c1c}.me-profile__premium{margin-bottom:2px}.shell--profile .premium-banner{background:#ffffff24;border:1px solid rgba(255,255,255,.28);color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shell--profile .premium-banner a{color:#fff;text-decoration:underline;text-underline-offset:2px}.me-profile__hint{margin:0;color:#ffffffb3;font-size:.875rem}.me-profile__error{margin:0;color:#fecaca;font-size:.875rem}.me-profile__hero{border-radius:28px;overflow:hidden;box-shadow:0 18px 48px #28145a47}.me-profile__hero-photo{position:relative;display:block;width:100%;padding:0;border:none;aspect-ratio:3 / 4;max-height:min(450px,58vh);background:linear-gradient(145deg,#f7767d59,#7967df73);cursor:pointer;text-align:left;color:inherit;font:inherit}.me-profile__hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.me-profile__hero-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.me-profile__hero-fallback .avatar--lg{width:120px!important;height:120px!important;font-size:2.5rem}.me-profile__hero-fade{position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(to top,rgba(20,10,40,.88),transparent);pointer-events:none}.me-profile__hero-identity{position:absolute;left:0;right:0;bottom:0;padding:20px 18px 18px;color:#fff}.me-profile__hero-name-row{display:flex;align-items:center;gap:8px}.me-profile__hero-name{margin:0;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:700;letter-spacing:-.02em}.me-profile__hero-age{font-weight:500;opacity:.92}.me-profile__verified{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:linear-gradient(145deg,#34d399,#10b981);color:#fff}.me-profile__hero-city{margin:4px 0 0;font-size:.875rem;color:#ffffffc7}.me-profile__hero-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.me-profile__chip-btn{border:none;border-radius:999px;padding:8px 14px;font-size:.8125rem;font-weight:600;background:#fffffff2;color:var(--text);cursor:pointer}.me-profile__chip-btn--ghost{background:#ffffff29;color:#fff;border:1px solid rgba(255,255,255,.28)}.me-profile__stack{display:flex;flex-direction:column;gap:12px}.me-card{padding:16px;border-radius:22px;background:#ffffffeb;border:1px solid rgba(255,255,255,.55);color:var(--text);box-shadow:0 10px 28px #3c1e7824}.me-card--form{display:flex;flex-direction:column;gap:4px}.me-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.me-card__head--button{width:100%;border:none;background:transparent;padding:0;cursor:pointer;text-align:left}.me-card__title{margin:0;font-size:.9375rem;font-weight:700}.me-card__badge{font-size:.875rem;font-weight:700;color:var(--text)}.me-card__meta{font-size:.75rem;font-weight:600;color:var(--muted)}.me-card__edit{display:inline-flex;align-items:center;gap:2px;font-size:.8125rem;font-weight:600;color:#7967df}.me-card__text,.me-card__body-text,.me-card__empty,.me-card__hint{margin:0;font-size:.875rem;line-height:1.45;color:var(--muted)}.me-card__body-text{color:var(--text);margin-bottom:10px}.me-card__content{display:flex;flex-direction:column;gap:10px}.me-card__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:9px 14px;border-radius:999px;border:1px solid rgba(121,103,223,.22);background:#7967df1a;color:#5b4db8;font-size:.8125rem;font-weight:600;cursor:pointer;text-decoration:none;width:fit-content}.me-card__cta--primary{background:linear-gradient(145deg,#7967df,#f7767d);border:none;color:#fff}.me-card__static{display:inline-flex;align-items:center;gap:6px;margin-top:10px;color:#059669;font-size:.875rem;font-weight:600}.me-card__hint{margin-top:12px;font-size:.75rem}.me-progress{height:10px;border-radius:999px;background:#7967df1f;overflow:hidden;margin-bottom:10px}.me-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#7967df,#f7767d);transition:width .35s ease}.me-pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:.6875rem;font-weight:700}.me-pill--ok{color:#047857;background:#10b98126}.me-pill--warn{color:#fff;background:#7967dfc7}.me-photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px}.me-photos__item{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:3 / 4;background:#7967df14}.me-photos__item .avatar--lg{width:100%!important;height:100%!important;border-radius:14px}.me-photos__status{position:absolute;left:6px;right:6px;bottom:6px;padding:3px 6px;border-radius:999px;background:#0000008c;color:#fff;font-size:.625rem;font-weight:600;text-align:center}.me-photos__add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;aspect-ratio:3 / 4;border-radius:14px;border:1.5px dashed rgba(121,103,223,.35);background:#7967df0f;color:#7967df;cursor:pointer;font-size:1.5rem;font-weight:500;width:100%;font-family:inherit}.me-photos__add-label{font-size:.75rem;font-weight:600}.me-photos__add--busy{opacity:.6;pointer-events:none}.profile-editor{width:100%;max-width:var(--me-panel-max);margin:0 auto;display:flex;flex-direction:column;gap:14px;padding-bottom:96px}.profile-editor__top{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:10px}.profile-editor__cancel{border:1px solid rgba(255,255,255,.55);background:#ffffffe0;color:var(--text);border-radius:999px;padding:8px 14px;font-size:.875rem;font-weight:600;cursor:pointer}.profile-editor__heading{text-align:center;min-width:0}.profile-editor__title{margin:0;font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:#fff}.profile-editor__subtitle{margin:4px 0 0;font-size:.8125rem;color:#ffffffb8}.profile-editor__top-spacer{width:72px}.profile-editor__body{display:flex;flex-direction:column;gap:12px}.profile-editor__card{padding:16px;border-radius:22px;background:#fffffff0;border:1px solid rgba(255,255,255,.55);color:var(--text);box-shadow:0 10px 28px #3c1e7824}.profile-editor__card-title{margin:0 0 12px;font-size:.9375rem;font-weight:700}.profile-editor__card-body{display:flex;flex-direction:column;gap:4px}.profile-editor__hint{margin:0;font-size:.875rem;line-height:1.45;color:var(--muted)}.profile-editor__error{margin:0;color:#fecaca;font-size:.875rem}.profile-editor__savebar{position:sticky;bottom:12px;padding:10px;border-radius:18px;background:#00000047;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12)}.shell--profile .profile-editor__card .field label{color:var(--muted)}.shell--profile .profile-editor__card input,.shell--profile .profile-editor__card textarea,.shell--profile .profile-editor__card select{background:#fffffff2;border-color:#7967df2e;color:var(--text)}.photo-mgmt__masonry{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:6px;width:100%;aspect-ratio:3 / 4;max-height:min(68vh,560px)}.photo-mgmt__slot{position:relative;border-radius:14px;overflow:hidden;background:#7967df14;min-height:0;touch-action:none}.photo-mgmt__slot--0{grid-column:1 / 3;grid-row:1 / 3}.photo-mgmt__slot--1{grid-column:3;grid-row:1}.photo-mgmt__slot--2{grid-column:3;grid-row:2}.photo-mgmt__slot--3{grid-column:1;grid-row:3}.photo-mgmt__slot--4{grid-column:2;grid-row:3}.photo-mgmt__slot--5{grid-column:3;grid-row:3}.photo-mgmt__slot.is-drag{opacity:.72}.photo-mgmt__slot.is-drop{outline:3px solid var(--pink);outline-offset:-2px;box-shadow:0 0 0 4px #e8439333}.photo-mgmt__img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.photo-mgmt__main{position:absolute;left:8px;bottom:8px;z-index:2;padding:4px 8px;border-radius:999px;font-size:.6875rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#fff;background:#e84393e0;pointer-events:none}.photo-mgmt__delete-x{position:absolute;top:6px;right:6px;z-index:3;width:28px;height:28px;border:none;border-radius:50%;background:#0000008c;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.photo-mgmt__delete-x:disabled{opacity:.35;cursor:not-allowed}.photo-mgmt__badge{position:absolute;right:8px;bottom:8px;z-index:2;border:none;border-radius:999px;padding:4px 8px;font-size:.625rem;font-weight:750;letter-spacing:.02em;text-transform:uppercase;color:#fff;cursor:pointer;background:#0000008c}.photo-mgmt__badge--approved{background:#16a34aeb;cursor:default}.photo-mgmt__badge--pending{background:#d97706eb}.photo-mgmt__badge--manual_review{background:#ea580ceb}.photo-mgmt__badge--rejected{background:#dc2626eb}.photo-mgmt__slot--add,.photo-mgmt__slot--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1.5px dashed rgba(121,103,223,.35);background:#7967df0f;color:#7967df;font-size:.75rem;font-weight:700}.photo-mgmt__slot--add{cursor:pointer}.photo-mgmt__slot--add:hover{border-color:var(--pink);color:var(--pink)}.photo-mgmt__slot--empty{opacity:.45;pointer-events:none}.photo-mgmt__slot--add.is-busy{opacity:.55;pointer-events:none}.photo-mgmt__add-plus{font-size:1.5rem;line-height:1}.photo-mgmt__count{margin:12px 0 0;font-size:.8125rem;font-weight:650;color:#5b4db8}.photo-mgmt-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center}.photo-mgmt-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0a0a0e73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.photo-mgmt-sheet__panel{position:relative;z-index:1;width:min(480px,100%);background:var(--surface);border-radius:20px 20px 0 0;padding:18px 18px 22px;box-shadow:var(--shadow-lg);animation:photo-sheet-up .28s cubic-bezier(.22,1,.36,1)}@keyframes photo-sheet-up{0%{transform:translateY(24px);opacity:.6}to{transform:translateY(0);opacity:1}}.photo-mgmt-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.photo-mgmt-sheet__head h3{margin:0;font-size:1.0625rem;font-weight:750}.photo-mgmt-sheet__head button{border:none;background:var(--surface-2);color:var(--muted);width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.photo-mgmt-sheet__body{margin:0 0 16px;color:var(--muted);font-size:.9rem;line-height:1.45}.photo-mgmt-sheet__actions{display:flex;flex-direction:column;gap:8px}@media (min-width: 640px){.photo-mgmt-sheet{align-items:center;padding:20px}.photo-mgmt-sheet__panel{border-radius:20px}}.photo-crop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;flex-direction:column;background:#09090c;color:#fff;animation:photo-crop-in .28s cubic-bezier(.22,1,.36,1)}@keyframes photo-crop-in{0%{opacity:0}to{opacity:1}}.photo-crop__bar{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:10px 14px 8px;flex-shrink:0}.photo-crop__icon-btn,.photo-crop__zoom-btn{width:40px;height:40px;border:none;border-radius:12px;background:#ffffff1a;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,opacity .15s}.photo-crop__icon-btn:hover,.photo-crop__zoom-btn:hover:not(:disabled){background:#ffffff29}.photo-crop__zoom-btn{font-size:1.25rem;font-weight:500;line-height:1;flex-shrink:0}.photo-crop__zoom-btn:disabled{opacity:.35;cursor:not-allowed}.photo-crop__titles{text-align:center;min-width:0}.photo-crop__titles h2{margin:0;font-family:var(--font-display);font-size:1.125rem;font-weight:600;letter-spacing:-.02em}.photo-crop__titles p{margin:2px 0 0;font-size:.75rem;color:#ffffff94}.photo-crop__text-btn{border:none;background:#ffffff1f;color:#fff;font-size:.8125rem;font-weight:650;padding:10px 14px;border-radius:999px;cursor:pointer;transition:opacity .15s,background .15s}.photo-crop__text-btn.is-muted,.photo-crop__text-btn:disabled{opacity:.35;cursor:not-allowed}.photo-crop__text-btn:not(:disabled):hover{background:#ffffff2e}.photo-crop__viewport{position:relative;flex:1;min-height:0;overflow:hidden;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .25s ease}.photo-crop__viewport.is-ready{opacity:1}.photo-crop__viewport:active{cursor:grabbing}.photo-crop__image{position:absolute;max-width:none;pointer-events:none;will-change:left,top,width,height}.photo-crop__dim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.photo-crop__hole{position:absolute;box-shadow:0 0 0 9999px #00000094;background:transparent;border-radius:4px}.photo-crop__frame{position:absolute;pointer-events:none;border:1px solid rgba(255,255,255,.88);border-radius:4px;box-shadow:0 0 0 1px #e8439338}.photo-crop__grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 32.8%,rgba(255,255,255,.28) 32.8%,rgba(255,255,255,.28) 33.5%,transparent 33.5%,transparent 65.8%,rgba(255,255,255,.28) 65.8%,rgba(255,255,255,.28) 66.5%,transparent 66.5%),linear-gradient(to bottom,transparent 32.8%,rgba(255,255,255,.28) 32.8%,rgba(255,255,255,.28) 33.5%,transparent 33.5%,transparent 65.8%,rgba(255,255,255,.28) 65.8%,rgba(255,255,255,.28) 66.5%,transparent 66.5%);opacity:.85}.photo-crop__corner{position:absolute;width:22px;height:22px;border:3px solid #fff;border-radius:2px;box-shadow:0 0 8px #00000059}.photo-crop__corner--tl{top:-2px;left:-2px;border-right:none;border-bottom:none}.photo-crop__corner--tr{top:-2px;right:-2px;border-left:none;border-bottom:none}.photo-crop__corner--bl{bottom:-2px;left:-2px;border-right:none;border-top:none}.photo-crop__corner--br{bottom:-2px;right:-2px;border-left:none;border-top:none}.photo-crop__ratio{position:absolute;top:10px;left:10px;padding:4px 9px;border-radius:999px;font-size:.6875rem;font-weight:750;letter-spacing:.05em;background:#e84393eb;color:#fff;box-shadow:0 4px 12px #00000047}.photo-crop__controls{flex-shrink:0;padding:12px 16px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,rgba(9,9,12,.55) 18%),#09090c}.photo-crop__zoom-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.photo-crop__zoom{flex:1;display:flex;min-width:0}.photo-crop__zoom input[type=range]{width:100%;accent-color:#e84393;height:28px}.photo-crop__error{margin:0 0 10px;color:#ff9b9b;font-size:.8125rem;text-align:center}.photo-crop__actions{display:flex;justify-content:center;align-items:center;gap:10px}.photo-crop__pill{height:44px;min-width:108px;max-width:160px;padding:0 22px;border:none;border-radius:999px;font-size:.875rem;font-weight:700;cursor:pointer;transition:transform .12s,opacity .15s,background .15s,filter .12s}.photo-crop__pill:disabled{opacity:.5;cursor:not-allowed}.photo-crop__pill:not(:disabled):active{transform:scale(.98)}.photo-crop__pill--ghost{background:#ffffff1f;color:#fff}.photo-crop__pill--ghost:hover:not(:disabled){background:#ffffff2e}.photo-crop__pill--primary{background:linear-gradient(135deg,#f472b6,#d63384);color:#fff;box-shadow:0 8px 22px #e8439361}.photo-crop__pill--primary:hover:not(:disabled){filter:brightness(1.04)}.photo-crop__hint{margin:12px 0 0;text-align:center;font-size:.75rem;color:#ffffff7a}@media (prefers-reduced-motion: reduce){.photo-crop{animation:none}.photo-crop__viewport{opacity:1;transition:none}}.interest-pills{display:flex;flex-wrap:wrap;gap:8px}.interest-pill{border:1px solid rgba(121,103,223,.18);background:#fffc;color:#5b4db8;border-radius:999px;padding:8px 12px;font-size:.8125rem;font-weight:600;cursor:pointer}.interest-pill:disabled{opacity:.45;cursor:not-allowed}.interest-pill--on{background:#f7767d29;border-color:#f7767d59;color:#c0266b}.lang-list{display:flex;flex-direction:column;gap:6px;max-height:55vh;overflow:auto}.lang-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#7967df0d;cursor:pointer;font-size:.9375rem}.lang-row--on{background:#f7767d1f}.lang-row input{width:18px;height:18px;accent-color:#f7767d}.me-tags{display:flex;flex-wrap:wrap;gap:8px}.me-tag{display:inline-flex;padding:7px 12px;border-radius:999px;font-size:.75rem;font-weight:600;color:#5b4db8;background:#7967df1a}.me-tag--pink{color:#c0266b;background:#f7767d24}.me-tag--purple{color:#5b4db8;background:#7967df1f}.me-info-list{display:flex;flex-direction:column;gap:10px}.me-info-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.me-info-row__label{font-size:.8125rem;color:var(--muted);flex-shrink:0}.me-info-row__value{font-size:.875rem;font-weight:600;color:var(--text);text-align:right;word-break:break-word}.shell--profile .me-card--form .field label{color:var(--muted)}.shell--profile .me-card--form input,.shell--profile .me-card--form textarea{background:#ffffffe6;border-color:#7967df2e;color:var(--text)}.me-verify__video{width:100%;margin-top:14px;border-radius:16px;background:#111;aspect-ratio:3 / 4;object-fit:cover;max-height:420px}.me-verify__actions{display:flex;flex-direction:column;gap:8px;margin-top:14px}.me-verify-mobile{text-align:center;padding:28px 20px 22px}.me-verify-mobile__icon{width:64px;height:64px;margin:0 auto 16px;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#f472b6,#734fdb);box-shadow:0 10px 24px #734fdb47}.me-verify-mobile__title{margin:0;font-family:var(--font-display);font-size:1.35rem;font-weight:650;letter-spacing:-.02em}.me-verify-mobile__text{margin:10px auto 0;max-width:34ch;color:var(--muted);font-size:.9375rem;line-height:1.55}.me-verify-mobile__steps{list-style:none;margin:20px 0 0;padding:0;text-align:left;display:flex;flex-direction:column;gap:10px}.me-verify-mobile__steps li{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:14px;background:#734fdb0f;border:1px solid rgba(115,79,219,.12);font-size:.875rem;font-weight:550;color:var(--text)}.me-verify-mobile__steps li svg{flex-shrink:0;margin-top:2px;color:#734fdb}.me-verify-mobile__note{margin:16px 0 0;font-size:.8125rem;color:var(--muted);line-height:1.45}.me-verify-mobile__actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.profile-hero{display:grid;grid-template-columns:120px 1fr;gap:24px;align-items:start;margin-bottom:24px}.profile-hero__avatar .avatar--md{width:120px;height:120px;font-size:2.5rem}.profile-actions{display:flex;flex-wrap:wrap;gap:10px}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.photo-grid img,.photo-grid .avatar--lg{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:var(--radius)}.premium-banner{background:linear-gradient(135deg,#e8439314,#d633840a);border:1px solid rgba(232,67,147,.25);border-radius:var(--radius);padding:14px 16px;margin-bottom:20px;font-size:.875rem;line-height:1.5}.premium-banner a{color:var(--pink);font-weight:600}.premium-banner .link-button,.link-button{color:var(--pink);font-weight:600;background:none;border:0;padding:0;font:inherit;cursor:pointer;text-decoration:underline}.mobile-store-cta{display:flex;flex-direction:column;gap:10px;width:100%}.mobile-store-cta a.btn{width:100%;justify-content:center;text-decoration:none;box-sizing:border-box}.settings-store-links{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:.8125rem}.settings-store-links a{color:var(--pink);font-weight:600}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px;max-width:400px;width:100%;text-align:center;box-shadow:var(--shadow-lg)}.modal h2{margin:0 0 8px;color:var(--pink);font-size:1.5rem}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:var(--surface);border-radius:20px 20px 0 0;padding:24px 20px 32px;z-index:90;max-height:85dvh;overflow-y:auto;box-shadow:var(--shadow-lg)}.onboarding{width:100%;max-width:480px;margin:0 auto}.onboarding-card{width:100%;background:#fffffff0;border:1px solid rgba(255,255,255,.75);border-radius:20px;padding:24px 24px 28px;box-shadow:0 1px 2px #281e460a,0 18px 48px #281e461a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.onboarding-card__brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:18px;font-family:var(--font-display);font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:#5b4db8}.onboarding-card__brand img{width:40px;height:40px;border-radius:12px;object-fit:contain;box-shadow:0 6px 16px #734fdb2e}.wizard-steps{display:flex;gap:8px;margin-bottom:20px}.wizard-steps span{flex:1;height:4px;border-radius:999px;background:#e4e0ea}.wizard-steps span.active{background:linear-gradient(90deg,#f472b6,var(--pink-dark))}.onboarding-card__head{display:grid;grid-template-columns:40px 1fr;gap:8px;align-items:start;margin-bottom:18px}.onboarding-back{width:36px;height:36px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.onboarding-back--spacer{visibility:hidden;pointer-events:none;border:none}.onboarding-card__step-label{margin:0 0 4px;font-size:.75rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase;color:#8b8796}.onboarding-card__title{margin:0 0 6px;font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.15}.onboarding-card__subtitle{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}.onboarding-step .field{margin-bottom:14px}.onboarding-step .field__legend{display:block;font-size:.75rem;font-weight:650;letter-spacing:.02em;text-transform:uppercase;color:#6b6878;margin-bottom:8px}.onboarding-step .field__hint{margin:6px 0 0;font-size:.75rem;color:var(--muted)}.onboarding-step .field__optional{font-weight:500;text-transform:none;letter-spacing:0;color:var(--muted)}.onboarding-step .field__counter{float:right;font-weight:500;text-transform:none;letter-spacing:0;color:var(--muted)}.onboarding-chips{display:flex;flex-wrap:wrap;gap:8px}.onboarding-count{margin:0 0 12px;font-size:.8125rem;font-weight:650;color:#5b4db8}.onboarding-step__cta{margin-top:18px}.onboarding-card .btn-primary.btn-block{height:48px;border-radius:24px;font-weight:700;background:linear-gradient(135deg,#f472b6,var(--pink-dark));box-shadow:0 8px 22px #e8439347}.interest-grid{display:flex;flex-wrap:wrap;gap:8px;max-height:min(42vh,360px);overflow:auto;padding:2px}.interest-chip{padding:8px 14px;border-radius:999px;border:1px solid var(--border-strong);background:#f7f6fa;color:var(--text);cursor:pointer;font-size:.875rem;font-weight:550;transition:background .12s,border-color .12s,color .12s}.interest-chip:hover:not(:disabled){border-color:#e8439373}.interest-chip:disabled{opacity:.45;cursor:not-allowed}.interest-chip.selected{background:linear-gradient(135deg,#ff6b9d,#7967df);border-color:transparent;color:#fff}.onboarding-slots{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:6px;width:100%;aspect-ratio:3 / 4;max-height:min(62vh,520px)}.onboarding-slot{position:relative;border-radius:14px;overflow:hidden;min-height:0;background:#22c55e0f}.onboarding-slot--0{grid-column:1 / 3;grid-row:1 / 3}.onboarding-slot--1{grid-column:3;grid-row:1}.onboarding-slot--2{grid-column:3;grid-row:2}.onboarding-slot--3{grid-column:1;grid-row:3}.onboarding-slot--4{grid-column:2;grid-row:3}.onboarding-slot--5{grid-column:3;grid-row:3}.onboarding-slot__img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.onboarding-slot__main{position:absolute;left:8px;bottom:8px;z-index:2;padding:4px 8px;border-radius:999px;font-size:.6875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#f7767deb;pointer-events:none}.onboarding-slot__delete{position:absolute;top:6px;right:6px;z-index:3;width:28px;height:28px;border:none;border-radius:50%;background:#0000008c;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #00000040}.onboarding-slot--0 .onboarding-slot__delete{width:30px;height:30px}.onboarding-slot__delete:disabled{opacity:.4;cursor:not-allowed}.onboarding-slot__status{position:absolute;right:8px;bottom:8px;z-index:2;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;pointer-events:none;box-shadow:0 1px 3px #0003}.onboarding-slot--0 .onboarding-slot__status{width:26px;height:26px}.onboarding-slot__status--approved{background:#16a34a}.onboarding-slot__status--rejected{background:#dc2626}.onboarding-slot__status--pending,.onboarding-slot__status--manual_review{background:#ea580c}.onboarding-slot__status-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:onboarding-pulse 1.2s ease-in-out infinite}@keyframes onboarding-pulse{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}.onboarding-slot__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:#00000059;display:flex;align-items:center;justify-content:center}.onboarding-slot__spinner{width:22px;height:22px;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:onboarding-spin .7s linear infinite}.onboarding-slot__spinner--dark{border-color:#22c55e40;border-top-color:#16a34a}@keyframes onboarding-spin{to{transform:rotate(360deg)}}.onboarding-slot--add,.onboarding-slot--empty{display:flex;align-items:center;justify-content:center;border:2px dashed rgba(34,197,94,.55);background:#fffffff2;color:#16a34a}.onboarding-slot--add{cursor:pointer;transition:border-color .15s ease,color .15s ease,transform .15s ease}.onboarding-slot--add:hover:not(:disabled){border-color:#16a34a;color:#15803d;transform:scale(.985)}.onboarding-slot--add:disabled,.onboarding-slot.is-busy{opacity:.7;cursor:not-allowed}.onboarding-slot--empty{border-color:#22c55e47;background:#fff9;pointer-events:none}.onboarding-slot__plus{font-size:1.75rem;font-weight:700;line-height:1}.onboarding-slot--0.onboarding-slot--add .onboarding-slot__plus{font-size:2.25rem}.onboarding-slots__hint{margin:10px 0 0;font-size:.8125rem;color:var(--muted);line-height:1.4}.onboarding-count{margin:10px 0 0;font-size:.8125rem;font-weight:600;color:#7967df}@media (max-width: 480px){.onboarding-card{padding:20px 16px 24px}.onboarding-slots{max-height:min(58vh,460px)}}.avatar{border-radius:50%;object-fit:cover;background:var(--surface-2);display:block;flex-shrink:0}.avatar--sm{width:44px;height:44px}.avatar--md{width:64px;height:64px}.avatar--lg{width:100%;aspect-ratio:3/4;border-radius:var(--radius-lg)}.avatar-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e4e4e7,#d4d4d8);color:var(--muted);font-weight:700}.empty-state{text-align:center;padding:48px 24px;color:var(--muted)}.empty-state__icon{margin-bottom:16px;color:var(--border-strong)}.empty-state__title{margin:0 0 8px;font-size:1.125rem;font-weight:600;color:var(--text)}.empty-state__desc{font-size:.9375rem;line-height:1.5;max-width:320px;margin:0 auto 20px}.loading-screen{height:100%;min-height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted);background:var(--bg);overflow:hidden}.offline-banner{background:#fef3c7;color:#92400e;text-align:center;padding:8px 12px;font-size:.875rem;position:fixed;top:0;left:0;right:0;z-index:200}.chat-layout__main .empty-state{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:320px}@media (max-width: 1024px){.chat-layout{grid-template-columns:1fr}.chat-layout__sidebar{display:block;border-right:none}.chat-layout--detail-open .chat-layout__sidebar{display:none}.chat-panel__back{display:flex}}@media (max-width: 768px){.chat-inbox__header,.chat-panel__header{padding-left:56px}}@media (max-height: 780px){.discover-top{margin-bottom:8px}.discover-top__eyebrow,.discover-shortcuts{display:none}.discover-card__bio{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discover-card__tags{display:none}}@media (min-width: 1280px){.discover-page{max-width:min(520px,100%)}}@media (max-width: 768px){.discover-page{max-width:none}.discover-workspace{--discover-edge-pad: clamp(12px, 2.5vh, 24px);justify-content:flex-start}.discover-top{flex-direction:column;align-items:stretch}.discover-top__actions{justify-content:flex-start}.discover-top__title{font-size:1.875rem}.discover-card__photo-nav{opacity:1}.discover-card__name{font-size:1.75rem}.shell__menu-btn{display:flex}.shell__sidebar{position:fixed;left:0;top:0;transform:translate(-100%);transition:transform .25s ease;box-shadow:var(--shadow-lg)}.shell__sidebar--open{transform:translate(0)}.shell__close-btn{display:flex}.shell__content{padding:72px 20px 24px}.auth-layout{grid-template-columns:1fr}.auth-layout__hero{display:none}.auth-layout__main{align-items:flex-start;padding:28px 16px 36px;min-height:100%}.auth-card{margin-top:12px;padding:24px 20px 22px}.auth-card__logo{width:64px;height:64px}.chat-layout{height:100%;max-height:100%}}@media (min-width: 769px){.shell__menu-btn{display:none}}.settings-page{width:100%;max-width:var(--me-panel-max);margin:0 auto;padding:0 4px 28px;color:#fff}.settings-page__top{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:14px}.settings-page__title{margin:0;text-align:center;font-size:1.75rem;font-weight:800;letter-spacing:-.02em;color:#fff}.settings-page__back{width:36px;height:36px;border:none;border-radius:12px;background:#ffffff2e;color:#fff;font-size:1.125rem;cursor:pointer}.settings-page__top-spacer{width:36px}.settings-page__stack{display:flex;flex-direction:column;gap:12px}.settings-card{padding:16px;border-radius:22px;background:#ffffffeb;border:1px solid rgba(255,255,255,.55);color:var(--text);box-shadow:0 10px 28px #3c1e7824}.settings-card__title{margin:0 0 10px;font-size:.9375rem;font-weight:700}.settings-card__body{display:flex;flex-direction:column;gap:4px}.settings-card__hint{margin:6px 0 0;font-size:.8125rem;color:var(--muted);line-height:1.4}.settings-card__error{margin:8px 0 0;font-size:.8125rem;color:#b91c1c}.settings-card--actions{display:flex;flex-direction:column;gap:10px}.settings-row{display:flex;align-items:center;gap:10px;width:100%;padding:12px 4px;border:none;background:transparent;color:inherit;text-align:left;text-decoration:none;cursor:pointer;border-radius:12px}.settings-row:hover{background:#7967df14}.settings-row--accent .settings-row__title{color:#db2777}.settings-row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.settings-row__title{font-size:.875rem;font-weight:650;color:var(--text)}.settings-row__sub{font-size:.75rem;color:var(--muted);line-height:1.35}.settings-row__chevron{flex-shrink:0;color:var(--muted);opacity:.7}.settings-toggle-row{display:flex;align-items:center;gap:12px;padding:10px 4px}.settings-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 4px;font-size:.875rem;font-weight:600}.settings-info-row strong{font-weight:650;color:var(--muted)}.settings-switch{position:relative;display:inline-block;width:46px;height:28px;flex-shrink:0}.settings-switch input{opacity:0;width:0;height:0}.settings-switch__slider{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#78788c47;cursor:pointer;transition:background .2s ease}.settings-switch__slider:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:transform .2s ease}.settings-switch input:checked+.settings-switch__slider{background:#ff6b9d}.settings-switch input:checked+.settings-switch__slider:before{transform:translate(18px)}.settings-switch input:disabled+.settings-switch__slider{opacity:.55;cursor:not-allowed}.settings-premium{display:flex;flex-direction:column;gap:8px}.settings-premium__head{display:flex;align-items:flex-start;gap:10px;padding:4px;color:#db2777}.settings-premium__head strong{display:block;color:var(--text);font-size:.875rem}.settings-premium__head p{margin:2px 0 0;font-size:.75rem;color:var(--muted);text-transform:capitalize}.settings-action{width:100%;border:1px solid rgba(121,103,223,.22);background:#7967df1a;color:#5b4db8;border-radius:14px;padding:13px 14px;font-size:.9375rem;font-weight:700;cursor:pointer}.settings-action:disabled{opacity:.55;cursor:not-allowed}.settings-action--danger{border:none;background:#ef4444;color:#fff}.settings-empty{text-align:center;padding:28px 16px}.settings-empty__icon{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;font-size:1.25rem;font-weight:700;color:var(--muted);background:#78788c1f}.settings-empty h2{margin:0 0 6px;font-size:1.0625rem}.settings-block-row{display:flex;align-items:center;gap:12px;padding:8px 0}.settings-block-row__meta{flex:1;min-width:0}.settings-block-row__meta strong{font-size:.875rem}.settings-user-preview{align-items:center;text-align:center}.settings-user-preview h2{margin:8px 0 0;font-size:1.25rem}.discover-premium{margin-bottom:6px;flex-shrink:0}.shell--discover .discover-premium .premium-banner{margin-bottom:0;padding:8px 12px;font-size:.8125rem;line-height:1.3;border-radius:12px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#fff}.shell--discover .discover-premium .premium-banner a{color:#ffd0e0}.discover-banner{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;padding:8px 12px;border-radius:12px;font-size:.75rem;line-height:1.3;flex-shrink:0}.discover-banner--verify{display:grid;gap:2px;width:100%;border:none;text-align:left;cursor:pointer;color:#5c3d12;background:linear-gradient(135deg,#ffc478f2,#ffa858e6)}.discover-banner--verify strong{font-size:.8125rem}.discover-banner--verify em{font-style:normal;font-weight:700;text-decoration:underline;margin-top:4px}.discover-banner--expand,.discover-banner--quota,.discover-banner--geo{background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#fff}.discover-banner--quota{background:#ff6b9d38}.discover-banner button{border:none;background:#ffffff29;color:inherit;border-radius:8px;padding:4px 8px;font-size:.75rem;font-weight:650;cursor:pointer;flex-shrink:0;line-height:1}.discover-banner__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.discover-banner__actions a{color:#fff;font-weight:700;font-size:.75rem}.discover-chip--warn{background:#ff6b9d47;border-color:#ff6b9d73}.discover-card__verified,.profile-detail__verified{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-left:6px;border-radius:50%;background:#05df72f2;color:#053b22;vertical-align:middle}.discover-filters__chips{display:flex;flex-wrap:wrap;gap:8px}.discover-filters__chip{border:1px solid rgba(121,103,223,.22);background:#7967df14;color:#5b4db8;border-radius:999px;padding:8px 14px;font-size:.8125rem;font-weight:650;cursor:pointer}.discover-filters__chip--on{border-color:transparent;background:linear-gradient(135deg,#ff6b9d,#7967df);color:#fff}.discover-filters__toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 0 4px}.discover-filters__toggle-row strong{display:block;font-size:.875rem}.discover-filters__toggle-row p{margin:4px 0 0;font-size:.75rem;color:var(--muted);line-height:1.35}.profile-detail__menu-wrap{position:relative}.profile-detail__menu{position:absolute;right:0;top:calc(100% + 6px);min-width:140px;padding:6px;border-radius:14px;background:#141028f5;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 28px #00000059;z-index:5}.profile-detail__menu button{display:block;width:100%;border:none;background:transparent;color:#fff;text-align:left;padding:10px 12px;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer}.profile-detail__menu button:hover{background:#ffffff14}.profile-detail__info-list{display:flex;flex-direction:column;gap:8px}.profile-detail__info-row{display:flex;justify-content:space-between;gap:12px;font-size:.875rem;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.profile-detail__info-row:last-child{border-bottom:none;padding-bottom:0}.profile-detail__info-row span{color:#ffffff8c}.profile-detail__info-row strong{font-weight:650;color:#fffffff2;text-align:right}.user-profile-page{min-height:100%;display:flex;flex-direction:column;background:radial-gradient(120% 60% at 50% -10%,rgba(244,114,182,.14),transparent 55%),radial-gradient(90% 50% at 100% 20%,rgba(115,79,219,.12),transparent 50%),#121018;color:#fff}.user-profile-page__scroll{flex:1;min-height:0;overflow-y:auto;padding:10px 12px 20px}.user-profile-page__bar{padding:12px 16px}.profile-detail__info-row span{color:var(--muted)}
