.videos-page{--vp-bg: #050505;--vp-card: #101014;--vp-neon: #ff2d9a;--vp-text: #ffffff;--vp-muted: #b7b7c5;display:grid;gap:clamp(.875rem,2vw,1.125rem);padding:var(--space-page) 2px clamp(1.25rem,3vw,1.75rem);color:var(--vp-text);font-family:Inter,system-ui,sans-serif}:root:not([data-theme=dark]) .videos-page{--vp-card: #ffffff;--vp-text: #050505;--vp-muted: #5f5f6c}:root:not([data-theme=dark]) .videos-page__filter-btn{border-color:#0505051a;background:#fff;color:#050505;box-shadow:0 10px 24px #14101814}:root:not([data-theme=dark]) .videos-page__filter-btn:hover,:root:not([data-theme=dark]) .videos-page__filter-btn.is-active{border-color:#ff2d9a59;background:#fffffff5;box-shadow:0 12px 28px #ff2d9a1f}.videos-page__eyebrow{color:var(--vp-neon);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.videos-page__head .videos-page__title{margin:6px 0 0;font-size:var(--text-title);font-weight:800;letter-spacing:-.03em}.videos-page__subtitle{margin:8px 0 0;max-width:58ch;color:var(--vp-muted);font-size:.92rem;line-height:1.5}.videos-page__filters{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(.5rem,1.5vw,.625rem)}.videos-page__filter-btn{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:var(--vp-card);color:var(--vp-text);font-size:.86rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.videos-page__filter-btn:hover,.videos-page__filter-btn.is-active{border-color:#ff2d9a73;background:#ff2d9a1f;box-shadow:0 0 20px #ff2d9a26}.videos-page__clear{margin-left:auto;border:0;background:transparent;color:var(--vp-neon);font-size:.86rem;font-weight:700;cursor:pointer}.videos-page__count{margin:0;color:var(--vp-muted);font-size:.82rem}.videos-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr));gap:clamp(.75rem,2vw,.875rem)}.videos-page__card{display:grid;gap:10px;border-radius:14px;background:#101014d9;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.videos-page__card:hover{border-color:#ff2d9a47;box-shadow:0 12px 32px #ff2d9a1f}.videos-page__thumb{position:relative;display:block;width:100%;padding:0;border:0;aspect-ratio:16 / 10;background:#0b0b0f;cursor:pointer;overflow:hidden}.videos-page__thumb video{width:100%;height:100%;object-fit:cover}.videos-page__badge{position:absolute;z-index:1;border-radius:6px;font-size:.62rem;font-weight:800;letter-spacing:.04em}.videos-page__badge--exclusive{top:8px;left:8px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#000000b8;color:#fff}.videos-page__badge--duration{right:8px;bottom:8px;padding:4px 7px;background:#000000c7;color:#fff}.videos-page__body{display:grid;gap:8px;padding:0 10px 12px;text-align:left}.videos-page__title{border:0;padding:0;background:transparent;color:var(--vp-text);font-size:.9rem;font-weight:700;line-height:1.35;text-align:left;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.videos-page__user-row,.videos-page__meta-row{display:flex;align-items:center;gap:6px;font-size:.76rem}.videos-page__user-row{color:var(--vp-muted)}.videos-page__star{color:#f5c542;flex-shrink:0}.videos-page__user{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.videos-page__comment-icon{display:inline-flex;align-items:center;gap:4px;color:#8f8fa3}.videos-page__meta-row{justify-content:space-between;color:#8f8fa3}.videos-page__views{display:inline-flex;align-items:center;gap:4px}.videos-page__empty{padding:48px 20px;border:1px dashed rgba(255,45,154,.28);border-radius:16px;color:var(--vp-muted);text-align:center}.videos-page__modal-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:20px;background:#050505b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.videos-page__modal{position:relative;width:min(520px,100%);padding:28px 24px 24px;border-radius:20px;background:#fff;color:#1a1a22;box-shadow:0 28px 80px #00000073}.videos-page__modal-close{position:absolute;top:14px;right:14px;border:0;background:transparent;color:#8f8fa3;cursor:pointer}.videos-page__sort-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:12px}.videos-page__sort-option{display:grid;justify-items:center;gap:10px;border:0;background:transparent;color:#4a4a58;font-size:.82rem;font-weight:600;cursor:pointer}.videos-page__sort-icon{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;background:#ececf2;color:#6d6d7d;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.videos-page__sort-option.is-active .videos-page__sort-icon{background:linear-gradient(135deg,#ff2d9a,#ff4db2);color:#fff;box-shadow:0 12px 28px #ff2d9a59}.videos-page__pill-grid{display:flex;flex-wrap:wrap;gap:10px;padding-top:8px}.videos-page__pill{min-height:38px;padding:0 14px;border:1px solid #d8d8e2;border-radius:999px;background:#f4f4f8;color:#333342;font-size:.84rem;font-weight:600;cursor:pointer}.videos-page__pill.is-active{border-color:#ff2d9a;background:#ff2d9a1f;color:#ff2d9a}.videos-page__location-panel{display:grid;gap:14px;padding-top:8px}.videos-page__location-label{display:grid;gap:8px;font-size:.86rem;font-weight:600}.videos-page__location-label select{min-height:44px;border:1px solid #d8d8e2;border-radius:12px;padding:0 12px;font:inherit}.videos-page__apply{min-height:44px;border:0;border-radius:12px;background:linear-gradient(135deg,#ff2d9a,#ff4db2);color:#fff;font-weight:800;cursor:pointer}@media(max-width:48rem){.videos-page__clear{margin-left:0}}@media(max-width:36rem){.videos-page__sort-options{grid-template-columns:minmax(0,1fr)}}:root[data-theme=dark] .videos-page__modal{border:1px solid rgba(255,77,166,.22);background:#120a1afa;color:var(--text-main);box-shadow:0 28px 80px #000000a6}:root[data-theme=dark] .videos-page__modal-close{color:var(--text-muted)}:root[data-theme=dark] .videos-page__sort-option{color:var(--text-soft)}:root[data-theme=dark] .videos-page__sort-icon{background:#ffffff14;color:var(--text-muted)}:root[data-theme=dark] .videos-page__sort-option.is-active{color:var(--text-main)}:root[data-theme=dark] .videos-page__pill{border-color:#ffffff1f;background:#ffffff0f;color:var(--text-soft)}:root[data-theme=dark] .videos-page__pill.is-active{border-color:#ff2d9a8c;background:#ff2d9a29;color:#ff9fd0}:root[data-theme=dark] .videos-page__location-label{color:var(--text-main)}:root[data-theme=dark] .videos-page__location-label select{border-color:#ffffff1f;background:var(--input-bg);color:var(--text-main);color-scheme:dark}:root{--bp-sm: 36rem;--bp-md: 48rem;--bp-lg: 64rem;--bp-xl: 77.5rem;--space-page: clamp(.75rem, 2vw, 1.25rem);--space-section: clamp(.75rem, 1.5vw, 1rem);--space-card: clamp(.625rem, 1.2vw, .875rem);--sidebar-rail: clamp(5.5rem, 6.25vw, 5.875rem);--sidebar-expanded: clamp(14rem, 16vw, 15.5rem);--content-max: min(100%, 90rem);--text-title: clamp(1.5rem, 2.5vw + 1rem, 2.65rem);--story-viewer-height: min(38rem, 85dvh);--modal-max-height: min(90dvh, 100%)}:root{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;color:#1f2937;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light;--page-bg: radial-gradient(circle at top, rgba(255, 92, 171, .12), transparent 28%), linear-gradient(180deg, #ffffff 0%, #f7f2f6 100%);--surface: rgba(255, 255, 255, .74);--surface-strong: rgba(255, 255, 255, .92);--surface-soft: rgba(255, 255, 255, .56);--stroke: rgba(15, 23, 42, .08);--shadow: 0 22px 54px rgba(255, 77, 166, .14);--panel-fade: linear-gradient( 90deg, rgba(214, 196, 205, 1) 0%, rgba(224, 208, 216, .998) 12%, rgba(236, 223, 229, .992) 28%, rgba(247, 238, 242, .975) 48%, rgba(253, 248, 250, .992) 72%, rgba(255, 255, 255, 1) 100% );--text-main: #16141a;--text-soft: #5b5560;--text-muted: #8b8492;--accent: #ff2f92;--accent-strong: #6f20ff;--accent-gradient: linear-gradient(90deg, #ff2f92 0%, #6f20ff 100%);--input-bg: rgba(255, 255, 255, .82);--link-soft: #ff2f92;--topbar-bg: rgba(255, 252, 254, .58);--topbar-border: rgba(22, 18, 28, .1);--sidebar-drawer-bg: linear-gradient(180deg, rgba(255, 253, 254, .98) 0%, rgba(248, 241, 246, .98) 100%);--sidebar-drawer-border: rgba(22, 18, 28, .1)}:root[data-theme=dark]{color-scheme:dark;color:#f8f5fb;--page-bg: radial-gradient(circle at top, rgba(255, 47, 146, .2), transparent 24%), linear-gradient(180deg, #09030f 0%, #110718 100%);--surface: rgba(17, 8, 23, .7);--surface-strong: rgba(14, 8, 20, .84);--surface-soft: rgba(255, 255, 255, .06);--stroke: rgba(255, 77, 166, .16);--shadow: 0 28px 70px rgba(0, 0, 0, .32);--panel-fade: linear-gradient( 90deg, rgba(2, 0, 4, 1) 0%, rgba(3, 1, 6, 1) 10%, rgba(5, 2, 8, .995) 24%, rgba(8, 3, 12, .985) 44%, rgba(15, 7, 20, .98) 68%, rgba(17, 8, 23, 1) 100% );--text-main: #f8f5fb;--text-soft: #d2c5d9;--text-muted: #9f91aa;--input-bg: rgba(22, 12, 29, .92);--topbar-bg: rgba(13, 7, 19, .58);--topbar-border: rgba(255, 77, 166, .14);--sidebar-drawer-bg: linear-gradient(180deg, rgba(14, 12, 22, .98) 0%, rgba(10, 9, 16, .98) 100%);--sidebar-drawer-border: rgba(255, 255, 255, .08)}:root[data-theme=dark] select{border:1px solid rgba(255,255,255,.12);background-color:var(--input-bg);color:var(--text-main);color-scheme:dark}:root[data-theme=dark] select option,:root[data-theme=dark] select optgroup{background-color:#160d1e;color:var(--text-main)}:root[data-theme=dark] select:disabled{opacity:.55}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100dvh;background:var(--page-bg);color:var(--text-main)}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}#root,.home-page{min-height:100dvh}.home-dashboard-page{padding:var(--space-page);background:radial-gradient(circle at top left,rgba(255,62,156,.18),transparent 28%),radial-gradient(circle at top right,rgba(107,43,255,.16),transparent 22%),linear-gradient(180deg,#06070b,#0b0a10);color:#f6effa}.home-shell{display:grid;grid-template-columns:var(--sidebar-rail) minmax(0,1fr);gap:var(--space-page);width:min(100%,var(--content-max));max-width:var(--content-max);min-height:calc(100dvh - var(--space-page) * 2);margin-inline:auto;transition:grid-template-columns .18s ease}.home-shell:has(.home-sidebar:hover),.home-shell:has(.home-sidebar:focus-within){grid-template-columns:var(--sidebar-expanded) minmax(0,1fr)}.home-sidebar,.home-dashboard{border:1px solid rgba(255,255,255,.06);border-radius:24px;background:linear-gradient(180deg,#0e0c16fa,#0a0910fa);box-shadow:inset 0 1px #ffffff0a,0 30px 64px #00000057}.home-sidebar{display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:18px 12px;transition:padding .18s ease,box-shadow .18s ease}.home-sidebar-brand{padding:8px 12px 4px;color:#ff4eb2;font-size:1.25rem;font-weight:700;letter-spacing:.14em;text-align:left;text-shadow:0 0 20px rgba(255,78,178,.42);white-space:nowrap}.home-sidebar-nav{display:flex;flex:0 1 auto;flex-direction:column;gap:6px;overflow:hidden}.home-premium-card--sidebar-inline{flex:0 0 auto;margin-top:2px}.home-sidebar-link{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:42px;border:0;border-radius:12px;padding:0 12px;background:transparent;color:#9f95b0;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.home-sidebar-link:hover{background:#ffffff0a;color:#f6effa;transform:translate(1px)}.home-sidebar-link.is-active{background:linear-gradient(180deg,#1e1228,#120d1a);color:#ffd9ef;box-shadow:inset 0 0 0 1px #ff4fb629}.home-sidebar-icon{display:inline-flex;width:22px;height:22px;color:currentColor}.home-sidebar-icon svg,.home-top-stat svg,.home-alert-button svg,.home-search svg,.home-premium-crown svg,.home-cta-icon svg,.home-gift-icon svg{width:100%;height:100%}.home-sidebar-label{overflow:hidden;font-size:.8rem;font-weight:600;opacity:1;text-overflow:ellipsis;transition:opacity .16s ease;white-space:nowrap}.home-sidebar-badge{min-width:18px;border-radius:999px;padding:2px 5px;background:linear-gradient(90deg,#ff3aa2,#903dff);color:#fff7fc;font-size:.64rem;font-weight:700;text-align:center}.home-premium-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:12px 10px 14px;background:radial-gradient(circle at top right,rgba(255,182,72,.22),transparent 32%),linear-gradient(180deg,#22122b,#16101f)}.home-premium-label{display:block;margin-bottom:6px;color:#fff1b4;font-size:.72rem;font-weight:700;letter-spacing:.04em}.home-premium-card p{margin:0 0 12px;color:#b8aeca;font-size:.76rem;line-height:1.45}.home-premium-card button{width:100%;border:0;border-radius:999px;padding:10px 0;background:linear-gradient(90deg,#ff4eb2,#7d3dff);color:#fff9fd;font-size:.72rem;font-weight:700}.home-premium-crown{position:absolute;right:10px;bottom:54px;width:22px;height:22px;color:#ffd978db}.home-premium-upgrade-overlay{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:20px;background:#020006b8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.home-premium-upgrade-card{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);gap:18px;width:min(760px,100%);border:1px solid rgba(255,185,95,.2);border-radius:20px;padding:20px;background:radial-gradient(circle at top left,rgba(255,77,166,.18),transparent 34%),linear-gradient(180deg,#120c19fa,#07050cfa);color:#fff8fd;box-shadow:0 30px 90px #0000006b}.home-premium-upgrade-close{position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0f;color:#fff8fd;font-weight:900}.home-premium-upgrade-plan,.home-premium-upgrade-form{border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:18px;background:#ffffff0b}.home-premium-upgrade-plan span,.home-premium-upgrade-form-head span{color:#fff1b4;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-premium-upgrade-plan h2{margin:8px 0 14px;font-size:clamp(1.35rem,3vw,2rem);line-height:1.05}.home-premium-upgrade-price{display:grid;gap:2px;margin-bottom:14px}.home-premium-upgrade-price strong{color:#ff9a2d;font-size:2rem;font-weight:900}.home-premium-upgrade-price small{color:#d7c7dc;font-weight:800;text-transform:uppercase}.home-premium-upgrade-plan p{margin:0;color:#d7c7dc;font-size:.9rem;line-height:1.5}.home-premium-upgrade-form,.home-premium-upgrade-form label{display:grid;gap:12px}.home-premium-upgrade-form-head{display:grid;gap:4px}.home-premium-upgrade-form-head strong{font-size:1rem}.home-premium-upgrade-form label{color:#d7c7dc;font-size:.78rem;font-weight:800}.home-premium-upgrade-form input{width:100%;min-height:42px;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:0 12px;background:#ffffff12;color:#fff8fd}.home-premium-upgrade-form input::placeholder{color:#fff8fd73}.home-premium-upgrade-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(84px,.45fr);gap:10px}.home-premium-upgrade-form button{min-height:44px;border:0;border-radius:999px;background:linear-gradient(90deg,#ff4eb2,#ff9a2d);color:#fff9fd;font-size:.8rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@media(max-width:767px){.home-premium-upgrade-overlay{align-items:start;overflow-y:auto;padding:14px}.home-premium-upgrade-card{grid-template-columns:minmax(0,1fr);padding:16px}}.home-premium-upgrade-benefits{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:8px}.home-premium-upgrade-benefits li{position:relative;padding-left:18px;font-size:.82rem;line-height:1.45;color:#fff9fde0}.home-premium-upgrade-benefits li:before{content:"✓";position:absolute;left:0;color:#ff9a2d;font-weight:800}.premium-promo-card{overflow:hidden;border-radius:22px;background:#fff;color:#17131f;box-shadow:0 24px 60px #240a3638}.premium-promo-card.is-inline{margin:12px 16px 16px}.premium-promo-card.is-modal{margin:0}.premium-promo-header{position:relative;padding:20px 20px 28px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#7d35b8,#5f2594 52%,#4a1d78);color:#fff}.premium-promo-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.premium-promo-kicker{font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;opacity:.88}.premium-promo-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:999px;background:#ffffff29;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .18s ease}.premium-promo-close:hover{background:#ffffff47}.premium-promo-title{margin:10px 0 0;font-size:clamp(2rem,7vw,2.45rem);line-height:.92;letter-spacing:-.04em;text-transform:uppercase;font-weight:800}.premium-promo-title span{display:block;font-size:.92em;font-weight:800;text-transform:lowercase}.premium-promo-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;margin:16px 0 0;padding:8px 14px;border-radius:999px;background:#ef4f93;color:#fff;font-size:.72rem;font-weight:700;line-height:1.35;box-shadow:0 10px 24px #ef4f9347}.premium-promo-body{display:grid;gap:16px;padding:20px 22px 22px}.premium-promo-context{text-align:center}.premium-promo-context h2{margin:0;font-size:1.05rem;line-height:1.35;color:#17131f}.premium-promo-context p{margin:8px 0 0;font-size:.84rem;line-height:1.45;color:#6d6478}.premium-promo-benefits{margin:0;padding:14px 16px;border-radius:16px;background:#f7f2fb;list-style:none;display:grid;gap:10px}.premium-promo-benefits li{display:flex;align-items:flex-start;gap:10px;font-size:.82rem;line-height:1.4;color:#3f3648}.premium-promo-benefit-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;border-radius:999px;background:#7d35b81f;color:#7d35b8}.premium-promo-plan{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #ece4f4;border-radius:16px;background:#fff}.premium-promo-plan-copy{min-width:0}.premium-promo-plan-label{display:block;font-size:.82rem;font-weight:700;color:#17131f}.premium-promo-plan-copy p{margin:4px 0 0;font-size:.74rem;line-height:1.35;color:#8a8194}.premium-promo-plan-price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;text-align:right}.premium-promo-plan-price strong{font-size:1.35rem;line-height:1;color:#5f2594}.premium-promo-plan-price small{margin-top:2px;font-size:.72rem;color:#8a8194}.premium-promo-actions{display:grid;gap:10px}.premium-promo-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(180deg,#7d35b8,#5f2594);color:#fff;font-size:.92rem;font-weight:800;line-height:1.2;cursor:pointer;box-shadow:0 14px 28px #5f259447;transition:transform .18s ease,box-shadow .18s ease}.premium-promo-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #5f259457}.premium-promo-cta:disabled{opacity:.72;cursor:wait}.premium-promo-dismiss{width:100%;min-height:42px;border:0;border-radius:12px;background:transparent;color:#6d6478;font-size:.84rem;font-weight:600;cursor:pointer}.premium-promo-dismiss:hover{color:#17131f;background:#f7f2fb}.premium-promo-error{margin:0;padding:10px 12px;border-radius:12px;background:#fff1f2;color:#be123c;font-size:.78rem;line-height:1.4;text-align:center}.premium-promo-secure{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;text-align:center;font-size:.74rem;color:#8a8194}.premium-upgrade-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px;background:#120a1c94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.premium-upgrade-modal-shell{position:relative;width:min(100%,420px);max-height:calc(100vh - 40px);overflow:auto}.premium-section-gate{display:grid;place-items:center;min-height:min(70vh,720px);padding:24px 16px}.premium-section-gate .premium-promo-card{width:min(100%,420px)}.home-feed-media.is-premium-locked,.home-discover-media-card.is-premium-locked,.home-discover-video-card.is-premium-locked,.videos-page__thumb.is-premium-locked,.profile-post-media-button.is-premium-locked{position:relative;overflow:hidden}.home-feed-media.is-premium-locked img,.home-feed-media.is-premium-locked video,.home-discover-media-card.is-premium-locked img,.home-discover-video-card.is-premium-locked video,.videos-page__thumb.is-premium-locked video,.profile-post-media-button.is-premium-locked img,.profile-post-media-button.is-premium-locked video{filter:blur(10px) saturate(.65);transform:scale(1.05)}.premium-media-lock-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;text-align:center;background:#120a1c7a;color:#fff;pointer-events:none}.premium-media-lock-overlay strong{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ef4f93;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 8px 20px #ef4f9347}.premium-media-lock-overlay span{font-size:.74rem;opacity:.92}.premium-media-lock-overlay.is-compact{gap:6px}.premium-media-lock-overlay.is-compact strong{min-height:30px;padding:0 12px;font-size:.72rem}.videos-page__card.is-premium-locked .videos-page__thumb{pointer-events:auto}.home-sidebar-profile{display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:10px;background:#ffffff08}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-brand{display:flex;justify-content:center;width:100%;max-width:none;overflow:visible;padding-inline:0;text-align:center;letter-spacing:.14em}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-link{grid-template-columns:22px;justify-content:center;min-height:34px;padding-inline:12px}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-nav{flex:0 0 auto;gap:4px}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-label,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-badge,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-premium-card,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-profile div{pointer-events:none;opacity:0}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-profile{justify-content:center;padding-inline:8px}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-premium-card,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-profile{display:none}.home-sidebar-profile strong,.home-sidebar-profile span{display:block}.home-sidebar-profile strong{color:#faf5fd;font-size:.82rem}.home-sidebar-profile span{color:#8f879f;font-size:.72rem}.home-dashboard{display:flex;flex-direction:column;gap:12px;padding:12px}.home-topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;border-bottom:1px solid var(--topbar-border);background:var(--topbar-bg);backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12);box-shadow:none}.home-topbar-brand{flex:0 0 auto;margin-right:auto;border:0;background:transparent;color:#ff2d75;font-size:1.25rem;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 0 8px rgba(255,45,117,.6),0 0 20px rgba(255,78,178,.42);cursor:pointer}.profile-fixed-topbar{padding:0 14px;margin-bottom:10px;border-bottom:1px solid var(--topbar-border);background:var(--topbar-bg);backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12)}.profile-fixed-topbar .home-user-chip .profile-avatar,.profile-fixed-topbar .home-user-chip .profile-avatar-fallback{width:30px;height:30px}.home-spotlight-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(min(100%,17.5rem),.9fr);gap:var(--space-section)}.home-welcome-card,.home-missions-card{min-height:0}.home-welcome-card{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 24%,rgba(104,62,255,.34),transparent 24%),radial-gradient(circle at 12% 16%,rgba(255,90,181,.2),transparent 24%),linear-gradient(135deg,#301231fa,#0e0b18fa)}.home-welcome-card:after{content:"";position:absolute;right:-34px;bottom:-54px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,89,165,.22),transparent 68%);pointer-events:none}.home-section-kicker{display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:0 12px;background:#ffffff0d;color:#ffd7ed;font-size:.72rem;font-weight:700;letter-spacing:.04em}.home-welcome-copy,.home-spotlight-stats,.home-welcome-actions{position:relative;z-index:1}.home-welcome-copy{max-width:620px;margin-bottom:18px}.home-welcome-copy h1{margin:0 0 10px;color:#fff7fc;font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:1.04}.home-welcome-copy p{margin:0;color:#b6abc5;font-size:.84rem;line-height:1.6}.home-spotlight-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.home-spotlight-stat{display:grid;gap:4px;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:14px;background:#ffffff0d}.home-spotlight-stat span{color:#a398b1;font-size:.71rem}.home-spotlight-stat strong{color:#fff5fb;font-size:1rem}.home-welcome-actions{display:flex;flex-wrap:wrap;gap:10px}.home-gradient-button,.home-cta-card button,.home-primary-button{border:0;border-radius:999px;padding:10px 18px;background:linear-gradient(90deg,#ff4eb2,#7d3dff);color:#fff9fd;font-size:.74rem;font-weight:700}.home-primary-button,.home-secondary-button{min-height:42px;padding-inline:18px}.home-secondary-button{border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;color:#f3eaf8;font-size:.74rem;font-weight:700}.home-panel-meta{color:#ffacd9;font-size:.72rem;font-weight:700}.home-missions-copy{margin:0 0 14px;color:#a69ab7;font-size:.76rem;line-height:1.55}.home-progress-bar{overflow:hidden;height:10px;margin-bottom:16px;border-radius:999px;background:#ffffff0f}.home-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff4eb2,#7d3dff);box-shadow:0 0 18px #ff4eb26b}.home-mission-list{display:grid;gap:12px}.home-mission-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:flex-start}.home-mission-index{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a;color:#ffd5ea;font-size:.72rem;font-weight:800}.home-mission-copy{display:grid;gap:4px}.home-mission-copy strong{color:#fbf7fd;font-size:.78rem}.home-mission-copy span{color:#948aa6;font-size:.7rem;line-height:1.45}.home-story-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-story-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-width:0;border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:14px 16px;background:linear-gradient(180deg,#14111ef5,#0b0a12fa);box-shadow:inset 0 1px #ffffff08,0 18px 36px #00000029}.home-story-card.is-fuchsia{background:radial-gradient(circle at 86% 18%,rgba(255,108,192,.18),transparent 22%),linear-gradient(135deg,#3d1434fa,#130c18fa)}.home-story-card.is-ocean{background:radial-gradient(circle at 86% 18%,rgba(120,150,255,.18),transparent 22%),linear-gradient(135deg,#1a193ffa,#0c0e1afa)}.home-story-card.is-sunset{background:radial-gradient(circle at 86% 18%,rgba(255,175,122,.16),transparent 22%),linear-gradient(135deg,#421e22fa,#170e12fa)}.home-story-card.is-plum{background:radial-gradient(circle at 86% 18%,rgba(214,122,255,.18),transparent 22%),linear-gradient(135deg,#2b163efa,#100c18fa)}.home-story-avatar{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#fff5fa;font-size:.76rem;font-weight:800}.home-story-card.is-fuchsia .home-story-avatar{background:radial-gradient(circle at 34% 30%,rgba(255,210,230,.96),transparent 30%),linear-gradient(135deg,#6c2f57,#241520)}.home-story-card.is-ocean .home-story-avatar{background:radial-gradient(circle at 34% 30%,rgba(206,221,255,.96),transparent 30%),linear-gradient(135deg,#33416f,#171828)}.home-story-card.is-sunset .home-story-avatar{background:radial-gradient(circle at 34% 30%,rgba(255,226,184,.96),transparent 30%),linear-gradient(135deg,#774239,#24161b)}.home-story-card.is-plum .home-story-avatar{background:radial-gradient(circle at 34% 30%,rgba(238,210,255,.96),transparent 30%),linear-gradient(135deg,#59306d,#1e1526)}.home-story-copy{display:grid;gap:4px;min-width:0}.home-story-copy strong{color:#fbf7fd;font-size:.8rem}.home-story-copy span{color:#a59ab7;font-size:.7rem}.home-story-card button{border:0;border-radius:999px;padding:8px 14px;background:#ffffff14;color:#fff8fd;font-size:.71rem;font-weight:700}.home-search{position:relative;display:flex;flex:1;align-items:center;gap:10px;min-width:0;min-height:44px;border:1px solid rgba(255,255,255,.06);border-radius:999px;padding:0 14px;background:linear-gradient(180deg,#100f1a,#0c0a14);box-shadow:inset 0 1px #ffffff08}.home-search svg{flex:0 0 auto;width:16px;height:16px;color:#7a7186}.home-search input{width:100%;border:0;outline:none;background:transparent;color:#f8f0fb;font-size:.87rem}.home-search input::placeholder{color:#736a80}.home-search-results{position:absolute;z-index:20;top:calc(100% + 10px);left:0;right:0;display:grid;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#0c0a14fa;box-shadow:0 22px 60px #00000057}.home-messages-page{display:grid;grid-template-columns:minmax(20rem,26rem) minmax(0,1fr);flex:1;min-height:100%;overflow:hidden;border:0;background:#090d12;color:#f5f7fb}.home-messages-sidebar{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);min-width:0;border-right:1px solid rgba(255,255,255,.08);background:#080c11}.home-messages-account{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 14px}.home-messages-account-name,.home-messages-compose,.home-messages-list-head button,.home-messages-chat-profile,.home-messages-chat-actions button,.home-messages-composer button{border:0;background:transparent;color:inherit;cursor:pointer}.home-messages-account-name{display:inline-flex;align-items:center;gap:5px;min-width:0;padding:0;font-size:1rem;font-weight:900}.home-messages-account-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-messages-account-name svg,.home-messages-compose svg,.home-messages-chat-actions svg,.home-messages-composer svg{width:22px;height:22px}.home-messages-search{display:flex;align-items:center;gap:10px;height:36px;margin:0 14px 14px;border-radius:999px;padding:0 14px;background:#24292f;color:#a7adb8}.home-messages-search svg{width:17px;height:17px;flex:0 0 auto}.home-messages-search input{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#eef2f7;font-size:.84rem}.home-messages-notes{display:grid;grid-auto-flow:column;grid-auto-columns:4.55rem;gap:14px;overflow-x:auto;padding:2px 12px 18px;scrollbar-width:none}.home-messages-notes::-webkit-scrollbar{display:none}.home-messages-note{position:relative;display:grid;justify-items:center;gap:5px;min-width:0;border:0;padding:32px 0 0;background:transparent;color:#f7f8fb;cursor:pointer}.home-messages-note-bubble{position:absolute;top:0;left:50%;z-index:1;max-width:4.9rem;transform:translate(-50%);overflow:hidden;border-radius:10px;padding:7px 9px;background:#20242c;color:#d6d9e1;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.home-messages-note-avatar{width:56px;height:56px;border:2px solid #080c11;background:#1b2027}.home-messages-note strong{overflow:hidden;width:100%;font-size:.68rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-messages-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:43px;border-top:1px solid var(--home-messages-tabs-border, #dedede);border-bottom:1px solid var(--home-messages-tabs-border, #dedede);background:var(--home-messages-tabs-bg, #ffffff)}.home-messages-tabs button{position:relative;border:0;border-bottom:3px solid transparent;padding:0 12px;background:transparent;color:var(--home-messages-tabs-text, #4f4f4f);font:inherit;font-size:.88rem;font-weight:500;cursor:pointer}.home-messages-tabs button.is-active{border-bottom-color:var(--home-messages-tabs-active, #6f217f);color:var(--home-messages-tabs-active, #6f217f);font-weight:800}:root[data-theme=dark] .home-messages-tabs{--home-messages-tabs-bg: #0d1117;--home-messages-tabs-border: rgba(255, 255, 255, .1);--home-messages-tabs-text: #c4c9d4;--home-messages-tabs-active: #d66cff}.home-messages-thread-list{overflow-y:auto;padding-bottom:12px}.home-messages-thread{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:64px;border:0;border-radius:10px;padding:8px 12px;background:transparent;color:#f3f5f8;text-align:left;cursor:pointer}.home-messages-thread:hover,.home-messages-thread.is-active{background:#252525}.home-messages-thread-avatar-wrap{position:relative;width:48px;height:48px}.home-messages-thread-avatar{width:48px;height:48px;border-radius:50%;background:#20242b}.home-messages-note-avatar-wrap,.home-messages-thread-avatar-wrap{position:relative;display:inline-grid}.home-messages-note-avatar-wrap .home-profile-online-dot,.home-messages-thread-avatar-wrap .home-profile-online-dot,.home-messages-chat-avatar-button .home-profile-online-dot{right:0;bottom:0;left:auto}.home-messages-thread-copy{display:grid;min-width:0;gap:4px}.home-messages-thread-copy strong,.home-messages-chat-profile strong{overflow:hidden;font-size:.82rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.home-messages-thread-copy small,.home-messages-chat-profile small{overflow:hidden;color:#aeb4bf;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.home-messages-thread:has(.home-messages-thread-state b) .home-messages-thread-copy small{color:#f2f4f8;font-weight:800}.home-messages-thread-state{display:inline-flex;align-items:center;gap:12px;min-width:20px}.home-messages-thread-state svg{width:17px;height:17px;color:#aeb4bf}.home-messages-thread-state b{width:7px;height:7px;border-radius:50%;background:#4c5dff}.home-messages-empty-list{padding:24px 14px;color:#aeb4bf;font-size:.84rem}.home-messages-chat{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;background:#090d12}.home-messages-chat-head{display:flex;align-items:center;justify-content:space-between;min-height:60px;border-bottom:1px solid rgba(255,255,255,.08);padding:8px 18px;background:#080c11}.home-messages-chat-profile{display:flex;align-items:center;min-width:0;gap:10px}.home-messages-chat-avatar{width:42px;height:42px;border-radius:50%;background:#20242b}.home-messages-chat-profile span{display:grid;min-width:0;text-align:left}.home-messages-chat-actions{display:flex;align-items:center;gap:12px}.home-messages-chat-actions button,.home-messages-composer button{display:inline-grid;place-items:center;color:#f0f3f8}.home-messages-chat-actions button:hover,.home-messages-chat-actions button:focus-visible{color:#ff4eb2}.home-messages-call-error{margin:10px 18px 0;color:#ff86bd;font-size:.78rem;font-weight:800}.home-messages-chat-body{display:grid;gap:14px;overflow-y:auto;padding:28px min(7vw,72px)}.home-messages-day-divider{margin:8px auto 18px;color:#a4aab4;font-size:.68rem;text-align:center}.home-messages-bubble{display:grid;grid-template-columns:auto minmax(0,17rem);gap:10px;align-items:end}.home-messages-bubble.is-own{justify-self:end}.home-messages-bubble-content{position:relative;display:grid;gap:6px}.home-messages-bubble-content p{margin:0;border-radius:16px;padding:10px 12px;background:#262626;color:#f2f4f8;font-size:.82rem;line-height:1.45;text-align:left}.home-messages-bubble.is-own .home-messages-bubble-content p{background:#4c5dff}.home-messages-bubble-deleted{color:#a4aab4!important;font-style:italic;background:#20242b!important}.home-messages-bubble-menu{position:relative;justify-self:end}.home-messages-bubble-menu-button{display:inline-grid;place-items:center;width:28px;height:28px;border:0;border-radius:50%;background:#ffffff14;color:#d6dbe3;cursor:pointer}.home-messages-bubble-menu-button svg{width:16px;height:16px}.home-messages-bubble-menu-dropdown{position:absolute;right:0;bottom:calc(100% + 6px);z-index:4;min-width:168px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#171b22;box-shadow:0 16px 40px #00000057}.home-messages-bubble-menu-dropdown button{width:100%;border:0;padding:11px 14px;background:transparent;color:#ff8ea8;font-size:.78rem;font-weight:800;text-align:left;cursor:pointer}.home-messages-bubble-menu-dropdown button:hover,.home-messages-bubble-menu-dropdown button:focus-visible{background:#ffffff0f}.home-messages-attachment-image{display:block;width:100%;max-width:17rem;border-radius:14px 14px 0 0;object-fit:cover}.home-messages-attachment-card .home-messages-attachment-image:only-child{border-radius:14px}.home-messages-bubble-avatar,.home-messages-mini-avatar{width:26px;height:26px;background:#20242b}.home-messages-attachment-card{overflow:hidden;border-radius:14px;background:#262626}.home-messages-attachment-head{display:flex;align-items:center;gap:8px;padding:10px}.home-messages-attachment-head strong{font-size:.78rem}.home-messages-attachment-preview{display:grid;place-items:center;aspect-ratio:4 / 5;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent),radial-gradient(circle at 30% 35%,rgba(77,93,255,.28),transparent 28%),#11161d;color:#cfd5df;font-size:.82rem;font-weight:800}.home-messages-attachment-card p{margin:0;padding:10px 12px 12px;color:#f2f4f8;font-size:.78rem;line-height:1.35}.home-messages-composer{display:flex;align-items:center;gap:10px;min-height:54px;margin:0 16px 8px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:0 12px}.home-messages-composer input{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#f2f4f8}.home-messages-empty-chat{display:grid;place-items:center;align-content:center;gap:12px;min-height:100%;padding:24px;text-align:center}.home-messages-empty-icon{display:grid;place-items:center;width:86px;height:86px;border:2px solid #f3f5f8;border-radius:50%}.home-messages-empty-icon svg{width:44px;height:44px}.home-messages-empty-chat strong{font-size:1.05rem;font-weight:500}.home-messages-empty-chat span{color:#d3d8e2;font-size:.82rem}.home-messages-empty-chat button{border:0;border-radius:8px;padding:9px 16px;background:#4c5dff;color:#fff;font-size:.78rem;font-weight:900}.home-messages-call-backdrop{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:clamp(18px,5vw,64px);background:radial-gradient(circle at 50% 42%,rgba(255,78,178,.08),transparent 30%),#000;color:#fff}.home-messages-call-card{display:grid;width:min(100%,920px);min-height:min(760px,calc(100dvh - 40px));color:#fff;text-align:center}.home-messages-call-card.is-voice{grid-template-rows:minmax(0,1fr) auto;align-items:center;background:transparent}.home-messages-call-card.is-video{grid-template-rows:minmax(0,1fr) auto;gap:14px;width:min(100%,560px)}.home-messages-call-video-stage{position:relative;min-height:min(680px,calc(100dvh - 190px));overflow:hidden;border-radius:18px;background:#121212}.home-messages-call-video-main{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 18%,rgba(255,78,178,.12),transparent 34%),#171717}.home-messages-call-avatar.is-remote{width:112px;height:112px}.home-messages-call-video-top{position:absolute;top:18px;left:16px;right:16px;z-index:2;display:grid;gap:4px;text-align:center}.home-messages-call-video-pip{position:absolute;right:16px;bottom:16px;z-index:3;width:118px;height:158px;overflow:hidden;border:2px solid rgba(255,255,255,.88);border-radius:14px;background:#1f1f1f;box-shadow:0 16px 42px #0000006b}.home-messages-call-video-pip video{width:100%;height:100%;object-fit:cover}.home-messages-call-video-pip.is-front video{transform:scaleX(-1)}.home-messages-call-video-pip .home-messages-call-camera-off{width:100%;height:100%;padding:12px;font-size:.68rem}.home-messages-call-video-pip .home-messages-call-camera-off svg{width:28px;height:28px}.home-messages-call-video-toolbar{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:10px 8px;padding:14px 12px 10px;border-radius:22px;background:#101010e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 48px #00000057}.home-messages-call-tool{display:grid;gap:6px;justify-items:center;min-width:64px;border:0;padding:0;background:transparent;color:#fff;cursor:pointer}.home-messages-call-tool:disabled{opacity:.42;cursor:not-allowed}.home-messages-call-tool-icon{display:inline-grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#4a4a4aeb;box-shadow:0 10px 28px #0000003d;transition:background .16s ease,color .16s ease,transform .16s ease}.home-messages-call-tool:hover:not(:disabled) .home-messages-call-tool-icon,.home-messages-call-tool:focus-visible:not(:disabled) .home-messages-call-tool-icon{transform:translateY(-1px);background:#646464eb}.home-messages-call-tool.is-active .home-messages-call-tool-icon{background:#fff;color:#161616}.home-messages-call-tool.is-muted .home-messages-call-tool-icon{color:#ffffff7a}.home-messages-call-tool.is-danger .home-messages-call-tool-icon{background:#ff2e2e;color:#fff}.home-messages-call-tool.is-danger .home-messages-call-tool-icon svg{transform:rotate(135deg)}.home-messages-call-tool.is-accept .home-messages-call-tool-icon{background:#25d366;color:#fff}.home-messages-call-tool-label{max-width:72px;color:#ffffffe0;font-size:.62rem;font-weight:800;line-height:1.25;text-align:center}.home-messages-call-tool svg{width:22px;height:22px}.home-messages-call-voice-stage{display:grid;place-items:center;align-content:center;gap:12px;min-height:58vh}.home-messages-call-video-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(16rem,.85fr);gap:14px;align-items:stretch;min-height:min(430px,58vh)}.home-messages-call-video-panel{position:relative;display:grid;place-items:center;overflow:hidden;border-radius:5px;background:#1f1f1f}.home-messages-call-video-panel.is-remote{align-content:center;gap:18px}.home-messages-call-video-panel video{width:100%;height:100%;object-fit:cover}.home-messages-call-camera-off{display:grid;place-items:center;gap:12px;color:#c8c8c8;font-size:.82rem;font-weight:800}.home-messages-call-camera-off svg{width:34px;height:34px;opacity:.8}.home-messages-call-avatar{width:86px;height:86px;border-radius:50%;background:#262626;box-shadow:0 0 0 1px #ffffff1f,0 18px 54px #0000006b}.home-messages-call-voice-stage .home-messages-call-avatar{width:92px;height:92px}.home-messages-call-copy{display:grid;gap:4px}.home-messages-call-copy strong{color:#fff;font-size:clamp(1.28rem,2vw,1.55rem);font-weight:900;line-height:1;text-shadow:0 1px 18px rgba(0,0,0,.55)}.home-messages-call-copy small{color:#ffffffdb;font-size:.82rem;font-weight:800;line-height:1.45}.home-messages-call-inline-error{margin:0;color:#ff86bd;font-size:.8rem;font-weight:900}.home-messages-call-actions{align-self:end;justify-self:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;padding:16px 18px;border-radius:999px;background:#1515152e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-messages-call-actions button{display:inline-grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#4a4a4ac7;color:#fff;box-shadow:0 10px 28px #0000003d;transition:background .16s ease,color .16s ease,transform .16s ease}.home-messages-call-actions button:hover,.home-messages-call-actions button:focus-visible{transform:translateY(-1px);background:#646464e0}.home-messages-call-actions button svg{width:22px;height:22px}.home-messages-call-actions button.is-active{background:#fff;color:#161616}.home-messages-call-actions button.is-muted{color:#ffffff7a}.home-messages-call-actions button.is-danger{background:#ff2e2e;color:#fff}.home-messages-call-actions button.is-danger svg{transform:rotate(135deg)}.home-messages-call-actions button.is-accept{background:#25d366;color:#fff}@media(max-width:900px){.home-messages-call-backdrop{padding:16px}.home-messages-call-card{min-height:calc(100dvh - 32px)}.home-messages-call-card.is-video{width:100%}.home-messages-call-video-stage{min-height:calc(100dvh - 220px);border-radius:14px}.home-messages-call-video-pip{width:104px;height:142px;right:12px;bottom:12px}.home-messages-call-video-toolbar{gap:8px 6px;padding:12px 8px 8px}.home-messages-call-tool{min-width:58px}.home-messages-call-tool-icon{width:46px;height:46px}.home-messages-call-video-grid{grid-template-columns:minmax(0,1fr);min-height:auto}.home-messages-call-video-panel.is-local{min-height:42vh}.home-messages-call-video-panel.is-remote{min-height:210px}.home-messages-call-actions{gap:10px;padding:12px}.home-messages-call-actions button{width:42px;height:42px}.home-messages-page{grid-template-columns:1fr;min-height:calc(100dvh - 84px)}.home-messages-sidebar{border-right:0}.home-messages-chat{display:none}.home-messages-page:has(.home-messages-thread.is-active) .home-messages-sidebar{display:none}.home-messages-page:has(.home-messages-thread.is-active) .home-messages-chat{display:grid;min-height:calc(100dvh - 84px)}}.home-search-result{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.07);padding:10px 12px;background:transparent;color:#f8f0fb;text-align:left}.home-search-result:last-child{border-bottom:0}.home-search-result:hover,.home-search-result:focus-visible{background:#ff4eb21c;outline:none}.home-search-avatar{width:38px;height:38px;font-size:.78rem}.home-search-result-copy{display:grid;gap:2px;min-width:0}.home-search-result-copy strong,.home-search-result-copy span,.home-search-result-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-result-copy strong{color:#fff8fd;font-size:.82rem}.home-search-result-copy span,.home-search-result-copy small{color:#a59ab7;font-size:.72rem}.home-search-result b{display:inline-flex;align-items:center;min-height:24px;border:1px solid rgba(255,78,178,.22);border-radius:999px;padding:0 8px;color:#ff8dcc;font-size:.67rem;white-space:nowrap}.home-search-empty{padding:14px;color:#a59ab7;font-size:.78rem}.home-search-page{display:grid;gap:clamp(1.25rem,3vw,1.75rem);width:min(100%,52rem);margin:0 auto;padding:clamp(.5rem,2vw,1rem) 0 clamp(2rem,5vw,3rem)}.home-search-page-head{display:grid;gap:8px}.home-search-page-eyebrow{color:#ff8dcc;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-search-page-head h1{margin:0;color:#fff8fd;font-size:clamp(1.45rem,3vw,1.9rem);line-height:1.15}.home-search-page-head p{margin:0;max-width:38rem;color:#a59ab7;font-size:.92rem;line-height:1.5}.home-search-page-form{position:static;flex:none;width:100%;min-height:52px;padding:0 18px}.home-search-page-form input{font-size:.95rem}.home-search-page-error{margin:0;padding:12px 14px;border:1px solid rgba(255,78,178,.28);border-radius:12px;background:#ff4eb214;color:#ffb8e0;font-size:.82rem}.home-search-page-results,.home-search-page-browse{display:grid;gap:14px}.home-search-page-results-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.home-search-page-results-head strong{color:#fff8fd;font-size:.95rem}.home-search-page-results-head span{color:#a59ab7;font-size:.82rem}.home-search-page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,16.5rem),1fr));gap:12px}.home-search-page-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:78px;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:12px 14px;background:linear-gradient(180deg,#12101cfa,#0c0a14fa);color:#f8f0fb;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.home-search-page-card:hover,.home-search-page-card:focus-within{border-color:#ff4eb257;background:#ff4eb21a;outline:none;transform:translateY(-1px)}.home-search-page-avatar-button,.home-search-page-card-copy{border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-avatar-story-ring{position:relative;display:inline-grid;place-items:center;overflow:visible;border:2px solid transparent;border-radius:50%;padding:2px;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from 210deg,#ff3f96,#ffb020,#2bd86f,#ff3f96) border-box}.home-avatar-story-ring.is-viewed{border-color:#c8c2ce;background:#fff}:root[data-theme=dark] .home-avatar-story-ring{background:linear-gradient(#120e18fa,#120e18fa) padding-box,conic-gradient(from 210deg,#ff3f96,#ffb020,#2bd86f,#ff3f96) border-box}:root[data-theme=dark] .home-avatar-story-ring.is-viewed{border-color:#5a5368;background:#120e18fa}.home-search-page-avatar{position:relative;width:46px;height:46px;font-size:.84rem}.home-search-page-avatar,.home-feed-author-avatar,.home-suggestion-avatar,.home-feed-comment-avatar,.home-story-bubble-avatar,.home-discover-suggestion-photo{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%}.home-search-page-card-copy{display:grid;gap:3px;min-width:0}.home-search-page-card-copy strong,.home-search-page-card-copy span,.home-search-page-card-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-page-card-copy strong{color:#fff8fd;font-size:.88rem}.home-search-page-card-copy span,.home-search-page-card-copy small{color:#a59ab7;font-size:.74rem}.home-search-page-card b{display:inline-flex;align-items:center;min-height:24px;border:1px solid rgba(255,78,178,.22);border-radius:999px;padding:0 8px;color:#ff8dcc;font-size:.67rem;white-space:nowrap}.home-search-page-empty{padding:28px 18px;border:1px dashed rgba(255,255,255,.12);border-radius:16px;color:#a59ab7;font-size:.86rem;text-align:center}.home-search-page-head{grid-template-columns:minmax(0,1fr) auto;align-items:end}.home-search-page-head button{border:0;background:transparent;color:#ff5ba8;font-size:.82rem;font-weight:800;text-decoration:underline;cursor:pointer}.home-search-experience{display:grid;grid-template-columns:minmax(17.5rem,20rem) minmax(0,1fr);gap:18px;align-items:start}.home-search-filters{position:sticky;top:86px;display:grid;gap:18px;max-height:calc(100vh - 110px);overflow:auto;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;background:#0c0a14d1;scrollbar-width:thin}.home-search-filters .home-search-page-form{min-height:46px}.home-search-filter-group{display:grid;gap:10px}.home-search-filter-group>span,.home-search-filter-row span{color:#a59ab7;font-size:.72rem;font-weight:800;text-transform:uppercase}.home-search-filter-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-search-filter-row strong{color:#c9c0d1;font-size:.78rem;text-transform:uppercase}.home-search-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.home-search-filter-chips button{min-height:34px;border:1px solid rgba(255,255,255,.1);border-radius:7px;padding:0 10px;background:#ffffff0a;color:#f8f0fb;font-size:.78rem;cursor:pointer}.home-search-filter-chips button.is-active{border-color:#ff2f9238;background:#ff2f922e;color:#ffcae5}.home-search-location-field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;border-bottom:1px solid rgba(255,255,255,.18);background:#ffffff0a;padding:0 10px}.home-search-location-field svg{width:19px;height:19px;color:#b85bff}.home-search-location-field input{min-width:0;border:0;outline:0;background:transparent;color:#fff8fd;font-weight:800}.home-search-location-field button{display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.home-search-range{width:100%;accent-color:#e31972}.home-search-age-controls{display:grid;gap:4px}.home-search-switch{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.home-search-switch input{position:absolute;opacity:0;pointer-events:none}.home-search-switch span{position:relative;width:40px;height:24px;border-radius:999px;background:#ffffff29}.home-search-switch span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .16s ease}.home-search-switch input:checked+span{background:#e31972}.home-search-switch input:checked+span:after{transform:translate(16px)}.home-search-switch strong{color:#c9c0d1;font-size:.8rem;line-height:1.35}.home-search-results-panel,.home-search-match-stack{display:grid;gap:14px;min-width:0}.home-search-match-card{display:grid;grid-template-columns:minmax(13rem,17rem) minmax(0,1fr);gap:16px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:12px;background:linear-gradient(180deg,#161220fa,#0c0a14fa);color:#fff8fd}.home-search-match-media{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,6.5rem);gap:6px;min-width:0}.home-search-match-photo{overflow:hidden;border:0;border-radius:10px;padding:0;background:#ffffff0f;cursor:pointer}.home-search-match-photo img{width:100%;height:100%;object-fit:cover}.home-search-match-photo.is-1{grid-column:span 4;grid-row:span 2}.home-search-match-photo.is-2,.home-search-match-photo.is-3{grid-column:span 2}.home-search-match-photo.is-4,.home-search-match-photo.is-5{grid-column:span 3}.home-search-match-photo.is-empty{display:grid;grid-column:1 / -1;grid-row:1 / -1;place-items:center}.home-search-match-body{display:grid;align-content:start;gap:12px;min-width:0}.home-search-match-topline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.home-search-match-title{display:grid;gap:3px;min-width:0;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-search-match-title strong,.home-search-match-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-match-title strong{font-size:1rem}.home-search-match-title span,.home-search-match-body p{color:#a59ab7;font-size:.8rem}.home-search-match-body p{margin:0;line-height:1.45}.home-search-compat{display:grid;width:66px;height:66px;place-items:center;border-radius:50%;background:radial-gradient(circle at center,#15101f 58%,transparent 59%),conic-gradient(#e31972 var(--compat),rgba(255,255,255,.12) 0)}.home-search-compat strong{font-size:.9rem;line-height:1}.home-search-compat span{margin-top:-16px;color:#ff9dcc;font-size:.58rem;font-weight:800;text-transform:uppercase}.home-search-match-tags{display:flex;flex-wrap:wrap;gap:7px}.home-search-match-tags span{border-radius:999px;padding:6px 9px;background:#ffffff0f;color:#d9d0df;font-size:.72rem}.home-search-match-actions{display:flex;flex-wrap:wrap;gap:8px}.home-search-match-actions button{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:1px solid rgba(255,255,255,.11);border-radius:999px;padding:0 12px;background:#ffffff0d;color:#fff8fd;font-size:.78rem;font-weight:800;cursor:pointer}.home-search-match-actions button.is-primary{border-color:#e319725c;background:#e31972;color:#fff}.home-search-match-actions button:disabled{cursor:default;opacity:.65}.home-search-match-actions svg{width:16px;height:16px}@media(max-width:900px){.home-search-page-head,.home-search-experience,.home-search-match-card{grid-template-columns:1fr}.home-search-filters{position:static;max-height:none}}@media(max-width:560px){.home-search-page{width:100%}.home-search-match-media{grid-template-rows:repeat(2,5.4rem)}.home-search-match-topline{grid-template-columns:auto minmax(0,1fr)}.home-search-compat{grid-column:1 / -1;width:58px;height:58px}.home-search-match-actions button{flex:1 1 100%;justify-content:center}}.home-topbar-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.home-top-stat,.home-alert-button,.home-location-button,.home-user-chip{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:linear-gradient(180deg,#110f1b,#0b0a13);color:#efe8f6}.home-top-stat{padding:0 14px;font-size:.78rem;font-weight:700}.home-top-stat svg{width:14px;height:14px;color:#ffcf5c}.home-top-stat:nth-child(2) svg{color:#b681ff}.home-alert-button{position:relative;width:46px;padding:0}.home-alert-button svg{width:22px;height:22px}.home-alert-button span{position:absolute;top:-5px;right:-5px;min-width:18px;border-radius:999px;padding:2px 4px;background:linear-gradient(90deg,#ff3aa2,#903dff);color:#fff;font-size:.62rem;font-weight:700}.home-notifications-menu{position:relative;display:inline-flex}.home-notifications-dropdown{position:absolute;top:calc(100% + 12px);right:-10px;z-index:80;width:min(380px,calc(100vw - 24px));overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#120f1bfa;color:#f7f0fb;box-shadow:0 24px 60px #0000005c}.home-notifications-dropdown:before{content:"";position:absolute;top:-7px;right:24px;width:14px;height:14px;transform:rotate(45deg);border-top:1px solid rgba(255,255,255,.12);border-left:1px solid rgba(255,255,255,.12);background:#120f1bfa}.home-notifications-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.home-notifications-header strong{font-size:.94rem;font-weight:900}.home-notifications-header span{color:#f7f0fb9e;font-size:.74rem;font-weight:800}.home-notifications-error{margin:10px 12px 0;padding:8px 10px;border-radius:6px;background:#ff3b691f;color:#ffdce5;font-size:.76rem;font-weight:800}.home-notifications-list{max-height:min(520px,calc(100vh - 130px));overflow-y:auto}.home-notification-item{border-bottom:1px solid rgba(255,255,255,.08)}.home-notification-item:last-child{border-bottom:0}.home-notification-main{display:grid;grid-template-columns:36px minmax(0,1fr) 54px;gap:10px;width:100%;border:0;padding:12px;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-notification-main:hover{background:#ffffff0f}.home-notification-avatar{width:36px;height:36px}.home-notification-copy{display:grid;min-width:0;gap:3px}.home-notification-copy strong{color:#fff;font-size:.82rem;font-weight:900;line-height:1.25}.home-notification-copy em{color:#f7f0fbc7;font-style:normal;font-weight:700}.home-notification-copy span,.home-notification-copy small,.home-notification-copy time{overflow:hidden;color:#f7f0fba3;font-size:.74rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.home-notification-copy small{color:#f7f0fb80}.home-notification-thumb{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;width:54px;height:54px;border-radius:6px;background:#ffffff14;color:#f7f0fb8c}.home-notification-thumb img{width:100%;height:100%;object-fit:cover}.home-notification-thumb svg{width:20px;height:20px}.home-notification-thumb b{position:absolute;inset:auto 5px 5px auto;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#000000ad;color:#fff;font-size:.58rem;line-height:1}.home-notification-actions{display:flex;gap:8px;padding:0 12px 12px 58px}.home-notification-actions button{min-height:32px;border:0;border-radius:5px;padding:0 13px;background:#f28c28;color:#fff;font-size:.74rem;font-weight:900;cursor:pointer}.home-notification-actions button.is-secondary{background:#ffffff1a;color:#f7f0fbd6}.home-notification-actions button:disabled{cursor:progress;opacity:.6}.home-notifications-empty{display:grid;justify-items:center;gap:10px;padding:40px 20px;color:#f7f0fb94;text-align:center}.home-notifications-empty svg{width:32px;height:32px}.home-notifications-empty strong{font-size:.84rem;font-weight:900}.home-nearby-menu{position:relative;display:inline-flex}.home-location-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:46px;min-height:40px;padding:0;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:linear-gradient(180deg,#110f1b,#0b0a13);color:#efe8f6;cursor:pointer}.home-location-button svg{width:22px;height:22px;color:#7ce7ff}.home-location-button span{position:absolute;top:-5px;right:-5px;min-width:18px;border-radius:999px;padding:2px 4px;background:linear-gradient(90deg,#2bd86f,#1ea8ff);color:#fff;font-size:.62rem;font-weight:700}.home-location-button.is-active,.home-alert-button.is-active{border-color:#ff4fb657;box-shadow:0 0 0 1px #ff4fb61f}.home-nearby-dropdown{position:absolute;top:calc(100% + 12px);right:-10px;z-index:80;display:grid;gap:0;width:min(420px,calc(100vw - 24px));max-height:min(72vh,720px);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(180deg,#12101cfa,#0a0a12fc);box-shadow:0 24px 60px #0000006b}.home-nearby-dropdown:before{content:"";position:absolute;top:-7px;right:18px;width:14px;height:14px;border-top:1px solid rgba(255,255,255,.12);border-left:1px solid rgba(255,255,255,.12);background:#12101cfa;transform:rotate(45deg)}.home-nearby-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:16px 18px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.home-nearby-header strong{font-size:.92rem}.home-nearby-header span{color:#f7f0fb9e;font-size:.72rem}.home-nearby-filters{display:grid;gap:14px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.home-nearby-filter-group{display:grid;gap:8px}.home-nearby-filter-group>span{color:#f7f0fbb8;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.home-nearby-gender-chips{display:flex;flex-wrap:wrap;gap:6px}.home-nearby-gender-chips button{border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:6px 10px;background:#ffffff0a;color:#f7f0fbd1;font-size:.68rem;cursor:pointer}.home-nearby-gender-chips button.is-active{border-color:#ff4fb657;background:#ff4fb624;color:#ffd9ef}.home-nearby-distance-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#f7f0fbb8;font-size:.72rem}.home-nearby-distance-row strong{color:#f7f0fb;font-size:.78rem}.home-nearby-range{width:100%;accent-color:#ff4fb6}.home-nearby-status{margin:0;padding:10px 18px 0;color:#f7f0fb9e;font-size:.72rem}.home-nearby-list{display:grid;gap:0;overflow:auto}.home-nearby-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.home-nearby-item:last-child{border-bottom:0}.home-nearby-avatar-button{border:0;padding:0;background:transparent;cursor:pointer}.home-nearby-avatar{width:44px;height:44px;border-radius:50%}.home-nearby-item-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-nearby-copy{display:grid;gap:2px;min-width:0}.home-nearby-copy strong{overflow:hidden;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.home-nearby-copy small{overflow:hidden;color:#f7f0fb94;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.home-nearby-distance{color:#7ce7ff;font-size:.72rem;font-weight:800;white-space:nowrap}.home-nearby-empty{display:grid;justify-items:center;gap:8px;padding:34px 20px 40px;color:#f7f0fb94;text-align:center}.home-nearby-empty svg{width:30px;height:30px;color:#7ce7ff}.home-nearby-empty strong{font-size:.84rem}.home-nearby-empty span{font-size:.72rem}.home-nearby-page-note{margin:0;color:#f7f0fb94;font-size:.72rem;line-height:1.5}.home-nearby-distance-badge strong{color:#7ce7ff}.home-nearby-distance-badge small{color:#7ce7ffb8}@media(max-width:520px){.home-notifications-dropdown{position:fixed;top:58px;right:12px;left:12px;width:auto}.home-notifications-dropdown:before{right:76px}.home-nearby-dropdown{position:fixed;top:58px;right:12px;left:12px;width:auto}.home-nearby-dropdown:before{right:58px}.home-notification-main{grid-template-columns:34px minmax(0,1fr) 50px}.home-notification-thumb{width:50px;height:50px}}.home-user-chip{width:44px;padding:0}.home-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;width:30px;height:30px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,184,216,.94),transparent 38%),linear-gradient(135deg,#41223f,#1d1627);color:#fff5fa;font-size:.72rem;font-weight:700}.home-avatar-image{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.home-avatar-person-fallback{display:block;width:100%;height:100%;border-radius:inherit}.home-avatar-initials-fallback{position:absolute;left:50%;bottom:5px;max-width:78%;transform:translate(-50%);overflow:hidden;color:#504b56b8;font-size:.56rem;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.home-avatar-small{width:34px;height:34px}.home-social-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(min(100%,18.75rem),300px);justify-content:center;gap:clamp(1.25rem,3vw,2.125rem);align-items:start;width:100%}.home-social-feed{display:flex;min-width:0;flex-direction:column;gap:22px}.home-stories-rail{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:thin}.home-story-bubble-card{display:grid;justify-items:center;gap:7px;width:74px;flex:0 0 74px}.home-story-ring{display:grid;width:68px;height:68px;place-items:center;border:2px solid rgba(31,24,42,.14);border-radius:50%;padding:3px;background:#fff;cursor:pointer}.home-story-ring.has-story{border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from 210deg,#ff3f96,#ffb020,#2bd86f,#ff3f96) border-box}.home-story-ring.has-story.is-viewed{border:3px solid #c8c2ce;background:#fff}:root[data-theme=dark] .home-story-ring.has-story.is-viewed{border-color:#5a5368;background:#120e18fa}.home-story-ring.has-live{position:relative;border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from 210deg,#1ed760,#2bb84f,#7ef29a,#1ed760) border-box;box-shadow:0 0 0 1px #2bb84f38}:root[data-theme=dark] .home-story-ring.has-live{background:linear-gradient(#120e18fa,#120e18fa) padding-box,conic-gradient(from 210deg,#1ed760,#2bb84f,#7ef29a,#1ed760) border-box;box-shadow:0 0 0 1px #7ef29a2e}.home-story-bubble-shell{position:relative;display:grid;place-items:center;width:68px;height:68px}.home-story-bubble-card.is-live{width:74px;flex:0 0 74px}.home-profile-live-dot,.home-profile-online-dot{position:absolute;left:2px;bottom:2px;z-index:3;width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#1ed760;box-shadow:0 0 0 2px #1ed76047;pointer-events:none}:root[data-theme=dark] .home-profile-live-dot,:root[data-theme=dark] .home-profile-online-dot{border-color:#120e18fa}.home-profile-live-badge{position:absolute;left:50%;bottom:-2px;z-index:4;transform:translate(-50%);border-radius:5px;padding:2px 7px;background:#1ed760;color:#fff;font-size:.58rem;font-weight:900;letter-spacing:.06em;line-height:1.2;pointer-events:none;box-shadow:0 2px 8px #1ed76059}.home-discover-online-card .home-story-bubble-shell{width:68px;height:68px}.home-discover-online-rail .home-story-bubble-card{width:74px;min-width:74px}.home-discover-online-rail{grid-auto-columns:74px;gap:10px}.home-feed-author-avatar-button.home-story-ring.has-live,.home-suggestion-avatar-button.home-story-ring.has-live,.home-search-person-avatar-button.home-story-ring.has-live,.home-messages-thread-avatar-button.home-story-ring.has-live,.home-messages-chat-avatar-button.home-story-ring.has-live,.home-comment-author-avatar-button.home-story-ring.has-live,.home-search-page-avatar-button.home-story-ring.has-live,.home-discover-suggestion-avatar-button.home-story-ring.has-live{position:relative;display:inline-grid;place-items:center;overflow:visible;border:2px solid transparent;border-radius:50%;padding:2px;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from 210deg,#1ed760,#2bb84f,#7ef29a,#1ed760) border-box;box-shadow:0 0 0 1px #2bb84f33}:root[data-theme=dark] .home-feed-author-avatar-button.home-story-ring.has-live,:root[data-theme=dark] .home-suggestion-avatar-button.home-story-ring.has-live,:root[data-theme=dark] .home-search-person-avatar-button.home-story-ring.has-live,:root[data-theme=dark] .home-messages-thread-avatar-button.home-story-ring.has-live,:root[data-theme=dark] .home-messages-chat-avatar-button.home-story-ring.has-live,:root[data-theme=dark] .home-comment-author-avatar-button.home-story-ring.has-live,:root[data-theme=dark] .home-search-page-avatar-button.home-story-ring.has-live,:root[data-theme=dark] .home-discover-suggestion-avatar-button.home-story-ring.has-live{background:linear-gradient(#120e18fa,#120e18fa) padding-box,conic-gradient(from 210deg,#1ed760,#2bb84f,#7ef29a,#1ed760) border-box}.home-feed-author-avatar-button.home-story-ring.has-live,.home-suggestion-avatar-button.home-story-ring.has-live,.home-search-page-avatar-button.home-story-ring.has-live{width:50px;height:50px;flex:0 0 50px}.home-search-person-avatar-button.home-story-ring.has-live{width:76px;height:76px;flex:0 0 76px}.home-comment-author-avatar-button.home-story-ring.has-live{width:42px;height:42px;flex:0 0 42px}.home-story-bubble-avatar,.home-feed-author-avatar,.home-suggestion-avatar{position:relative;display:grid;overflow:hidden;place-items:center;border-radius:50%;background:linear-gradient(135deg,#fdf2f8,#ece7ff);color:#24182f;font-weight:800}.home-story-bubble-avatar{width:56px;height:56px;font-size:.72rem}.home-story-name{overflow:hidden;width:100%;border:0;background:transparent;color:currentColor;font-size:.68rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.home-stories-empty,.home-feed-empty{width:100%;border:1px solid rgba(31,24,42,.08);border-radius:8px;padding:18px;background:#ffffffad;color:#6f6479;font-size:.84rem}.home-feed-stack{display:flex;flex-direction:column;gap:28px}.home-feed-post{position:relative;overflow:visible;border:1px solid rgba(31,24,42,.1);border-radius:8px;background:#fffffff0;color:#150f1d;box-shadow:0 18px 50px #28123814}.home-feed-post-header,.home-feed-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.home-feed-author,.home-suggestion-main,.home-current-profile-card{display:flex;min-width:0;align-items:center;gap:10px}.home-feed-author-avatar-button,.home-feed-author-copy-button,.home-suggestion-avatar-button,.home-suggestion-copy-button{border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-feed-author-avatar,.home-suggestion-avatar{width:42px;height:42px;flex:0 0 42px;font-size:.78rem}.home-feed-author-copy-button,.home-suggestion-copy-button,.home-current-profile-card div{display:grid;min-width:0;gap:2px}.home-feed-author strong,.home-suggestion-main strong,.home-current-profile-card strong{overflow:hidden;color:#140d19;font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.home-feed-author small,.home-suggestion-main small,.home-current-profile-card span{overflow:hidden;color:#756a7c;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.home-feed-post-menu{position:relative;flex-shrink:0}.home-feed-more{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#5c5265;cursor:pointer}.home-feed-more svg{width:18px;height:18px}.home-feed-post-menu .profile-post-menu-dropdown{z-index:30}.home-feed-live-preview{position:relative;display:block;overflow:hidden;width:100%;min-height:280px;border:0;padding:0;background:#050508;cursor:pointer}.home-feed-live-preview img,.home-feed-live-preview video{display:block;width:100%;min-height:280px;max-height:760px;object-fit:cover}.home-feed-live-preview:after{position:absolute;inset:auto 0 0;z-index:1;height:52%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.78));content:"";pointer-events:none}.home-feed-live-preview-fallback{display:grid;place-items:center;align-content:center;gap:10px;min-height:280px;padding:24px;color:#f5eef8;text-align:center}.home-feed-live-preview-fallback svg{width:34px;height:34px;color:#d41467}.home-feed-live-preview-meta{position:absolute;right:12px;bottom:12px;left:12px;z-index:2;display:grid;gap:4px;color:#fff;text-align:left}.home-feed-live-preview-meta strong{font-size:.9rem;font-weight:800}.home-feed-live-preview-meta span{font-size:.74rem;opacity:.92}.home-feed-live-preview-badge{position:absolute;top:12px;left:12px;z-index:2;border-radius:4px;padding:4px 8px;background:#d41467;color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.04em}.home-feed-live-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 12px;border-top:1px solid rgba(31,24,42,.08)}.home-feed-live-open{border:0;padding:0;background:transparent;color:#d41467;font-size:.78rem;font-weight:800;cursor:pointer}.home-feed-live-open:hover,.home-feed-live-open:focus-visible{text-decoration:underline}.home-feed-live-footer>span{color:#756a7c;font-size:.72rem;white-space:nowrap}:root[data-theme=dark] .home-feed-live-footer{border-top-color:#ffffff14}:root[data-theme=dark] .home-feed-live-footer>span{color:var(--text-muted)}.home-feed-author-meta,.home-feed-author-location,.home-post-author-meta,.home-post-author-location{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-feed-media{position:relative;display:block;overflow:hidden;width:100%;border:0;padding:0;background:#050508;cursor:pointer}.home-feed-media img,.home-feed-media video{display:block;width:100%;max-height:760px;object-fit:cover;background:#050508}.home-feed-media-count{position:absolute;top:12px;right:12px;border-radius:999px;padding:5px 8px;background:#0c0912c2;color:#fff;font-size:.68rem;font-weight:800}.media-watermark{position:absolute;left:50%;top:50%;z-index:3;width:min(86%,520px);transform:translate(-50%,-50%) rotate(-18deg);color:#ffffff47;font-size:clamp(1.15rem,4vw,3rem);font-weight:900;line-height:1;letter-spacing:0;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.34);text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;overflow-wrap:anywhere}.media-watermark.is-thumb,.media-watermark.is-tile{width:92%;font-size:clamp(.7rem,2vw,1.25rem);opacity:.82}.media-watermark.is-lightbox{font-size:clamp(1.8rem,6vw,5rem);color:#ffffff3d}.home-feed-caption{margin:0;padding:12px 14px 4px;color:#261b2e;font-size:.86rem;line-height:1.45}.home-feed-caption.is-text-only{min-height:180px;padding:28px 30px;font-size:1.05rem}.home-feed-actions{justify-content:flex-start;border-top:1px solid rgba(31,24,42,.08)}.home-feed-social{display:grid;gap:10px;border-top:1px solid rgba(31,24,42,.08);padding:12px 14px 14px}.home-feed-social-topline,.home-feed-social-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-feed-social-actions{display:flex;align-items:center;gap:14px}.home-feed-social-button{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:#170f1f;cursor:pointer}.home-feed-social-button.is-active{color:#c01878}.home-feed-social-button svg{width:22px;height:22px}.home-feed-social-count,.home-feed-comments-more{border:0;background:transparent;color:#a10c62;font-size:.76rem;font-weight:800;cursor:pointer}.home-feed-comment-preview{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;color:#231729}.home-feed-comment-avatar{display:grid;overflow:hidden;width:34px;height:34px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#fdf2f8,#ece7ff);color:#24182f;font-size:.7rem;font-weight:800}.home-feed-comment-preview-copy{display:grid;min-width:0;gap:3px;border:0;padding:0;background:transparent;text-align:left;cursor:pointer}.home-feed-comment-preview-copy strong{color:#140d19;font-size:.8rem}.home-feed-comment-preview-copy span{overflow:hidden;color:#756a7c;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.home-feed-comment-preview-copy p{margin:2px 0 0;color:#261b2e;font-size:.82rem;line-height:1.4}.home-feed-social-footer span{color:#716378;font-size:.72rem}.home-feed-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.home-feed-comment-form input{min-height:36px;border:1px solid rgba(31,24,42,.1);border-radius:999px;padding:0 14px;background:#fff;color:#1a1022;font-size:.8rem}.home-feed-comment-form button{min-height:36px;border:0;border-radius:999px;padding:0 14px;background:#c01878;color:#fff;font-size:.74rem;font-weight:800}.home-feed-action-error{margin:0;color:#b00045;font-size:.78rem;font-weight:700}.home-feed-actions button,.home-current-profile-card button,.home-suggestions-head button,.home-suggestion-item>button{border:0;background:transparent;color:#c01878;font-size:.74rem;font-weight:800;cursor:pointer}.home-suggestions-panel{position:sticky;top:76px;display:flex;min-width:0;flex-direction:column;gap:18px}.home-current-profile-card{justify-content:space-between}.home-suggestions-head{display:flex;align-items:center;justify-content:space-between;color:#1a1320;font-size:.82rem}.home-suggestions-list{display:grid;gap:14px}.home-suggestion-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.home-suggestion-error{border:1px solid rgba(176,0,69,.18);border-radius:8px;padding:10px 12px;background:#ffebf5cc;color:#9d0042;font-size:.74rem;font-weight:700}.home-suggestion-item>button:disabled{color:#8d8294;cursor:wait}.home-story-viewer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}.home-story-viewer-backdrop{position:absolute;inset:0;border:0;background:#050509db}.home-story-viewer-card{position:relative;z-index:1;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;width:min(420px,100%);min-height:var(--story-viewer-height);max-height:var(--modal-max-height);border-radius:12px;background:#09070d;color:#fff;box-shadow:0 30px 90px #00000080}.home-story-progress{position:absolute;top:8px;right:12px;left:12px;z-index:3;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:4px}.home-story-progress span{overflow:hidden;height:3px;border-radius:999px;background:#ffffff52}.home-story-progress span:before{display:block;width:0;height:100%;border-radius:inherit;background:#fff;content:""}.home-story-progress span.is-complete:before{width:100%}.home-story-progress span.is-active:before{animation:home-story-progress 30s linear forwards}@keyframes home-story-progress{0%{width:0}to{width:100%}}.home-story-viewer-card header{position:absolute;top:8px;right:0;left:0;z-index:2;display:flex;align-items:center;gap:10px;padding:14px;background:linear-gradient(180deg,rgba(0,0,0,.62),transparent)}.home-story-viewer-card header button{border:0;background:transparent;color:#fff;font-weight:800}.home-story-viewer-card header button:first-of-type{margin-right:auto;text-align:left}.home-story-viewer-card>img,.home-story-viewer-card>video{width:100%;height:var(--story-viewer-height);max-height:var(--modal-max-height);object-fit:cover}.home-story-text-frame{display:grid;width:100%;height:var(--story-viewer-height);max-height:var(--modal-max-height);place-items:center;padding:clamp(28px,8vw,54px);text-align:center}.home-story-text-frame p{max-width:11ch;margin:0;color:#fff;font-size:clamp(2rem,5vw,3.9rem);font-weight:900;line-height:1.04;overflow-wrap:anywhere;text-shadow:0 3px 24px rgba(0,0,0,.32)}.home-story-caption{position:absolute;right:18px;bottom:92px;left:18px;z-index:3;border-radius:18px;padding:12px 14px;background:#0000006b;color:#fff;font-size:.9rem;font-weight:700;line-height:1.35;text-shadow:0 2px 14px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-story-nav{position:absolute;top:50%;z-index:3;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#00000057;color:#fff;font-size:2rem;line-height:1;transform:translateY(-50%);cursor:pointer}.home-story-nav.is-prev{left:12px}.home-story-nav.is-next{right:12px}.home-story-nav:disabled{opacity:.28;cursor:default}.home-story-viewer-empty{display:grid;min-height:var(--story-viewer-height);place-items:center;padding:24px;color:#d9d0df;text-align:center}.home-story-viewers-trigger{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:5px 9px;color:#fff;font-size:.72rem;font-weight:700}.home-story-viewers-trigger svg{width:16px;height:16px}.home-story-viewer-footer{position:absolute;right:0;bottom:0;left:0;z-index:4;display:grid;gap:10px;padding:12px 14px 16px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.82))}.home-story-viewer-card:has(.home-story-comments-sheet) .home-story-viewer-footer{padding-bottom:0;background:transparent}.home-story-viewer-card:has(.home-story-comments-sheet) .home-story-viewer-actions{display:none}.home-story-viewer-error{margin:0;color:#ffb8d8;font-size:.76rem}.home-story-viewer-actions{display:flex;align-items:center;gap:10px}.home-story-viewer-action{position:relative;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#00000047;color:#fff}.home-story-viewer-action-badge{position:absolute;top:-4px;right:-4px;min-width:16px;border-radius:999px;padding:1px 4px;background:#ff3f96;color:#fff;font-size:.58rem;font-weight:800;line-height:1.2}.home-story-viewer-action.is-active{border-color:#ff4fb680;background:#ff4fb633;color:#ffd9ef}.home-story-viewer-action svg{width:20px;height:20px}.home-story-floating-comments{position:absolute;right:14px;bottom:106px;left:14px;z-index:3;display:flex;min-height:42px;align-items:center;pointer-events:none}.home-story-floating-comment{display:inline-flex;align-items:center;gap:7px;max-width:min(100%,340px);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 12px;background:#0c0a1194;color:#fff;box-shadow:0 14px 34px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:home-story-comment-float 3.8s ease-in-out both}.home-story-floating-comment strong,.home-story-floating-comment span{min-width:0;font-size:.76rem;line-height:1.2}.home-story-floating-comment strong{flex:0 0 auto;font-weight:900}.home-story-floating-comment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes home-story-comment-float{0%{opacity:0;transform:translateY(18px) scale(.98)}16%,78%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-14px) scale(.98)}}.home-story-viewer-meta{margin-left:auto;border:0;background:transparent;color:#fff;font-size:.78rem;font-weight:700}.home-story-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.08);padding-top:10px}.home-story-comment-form input{min-height:40px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:0 16px;background:#ffffff1f;color:#fff;outline:none}.home-story-comment-form input:focus{border-color:#ff4fb685;box-shadow:0 0 0 3px #ff4fb61f}.home-story-comment-form input::placeholder{color:#ffffff9e}.home-story-comment-form button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:linear-gradient(135deg,#ff6aab,#8c3fff);color:#fff;box-shadow:0 12px 24px #ff4fb63d}.home-story-comments-sheet{position:absolute;right:0;bottom:0;left:0;z-index:6;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;max-height:min(58dvh,420px);padding:14px 16px 16px;border-radius:18px 18px 0 0;background:#08060cf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -18px 40px #0000006b}.home-story-comments-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-story-comments-sheet-head strong{color:#fff;font-size:.88rem}.home-story-comments-sheet-head button{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#ffffff14;color:#fff;font-size:1rem;font-weight:800}.home-story-comments-list{display:flex;flex-direction:column;gap:12px;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:4px;scroll-snap-type:none}.home-story-comment{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start}.home-story-comment-copy{display:grid;gap:2px}.home-story-comment-copy strong{color:#fff;font-size:.8rem}.home-story-comment-copy span,.home-story-comment-copy small{color:#ffffffb8;font-size:.68rem}.home-story-comment-copy p{margin:0;color:#fff;font-size:.82rem;line-height:1.35}.home-story-comments-empty{margin:0;color:#ffffffb8;font-size:.8rem}.home-story-viewers-backdrop{z-index:120}.home-story-viewers-modal{max-height:min(72dvh,520px)}.home-discover-page{display:grid;gap:18px}.home-discover-header,.home-discover-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-discover-header.is-toolbar-only{justify-content:flex-end}.home-discover-header span,.home-discover-section-head span{color:#8c7b91;font-size:.76rem}.home-discover-header h1{margin:0;color:#120d18;font-size:var(--text-title);letter-spacing:0}.home-discover-header p{margin:4px 0 0;color:#6d6075;font-size:.86rem}.home-discover-filter-toggle,.home-discover-section-head button{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid rgba(192,24,120,.22);border-radius:999px;padding:0 14px;background:#fff;color:#9a0f5c;font-size:.76rem;font-weight:800;cursor:pointer}.home-discover-filter-toggle svg{width:16px;height:16px}.home-discover-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.home-discover-layout.has-filter{grid-template-columns:minmax(0,1fr) 240px}.home-discover-content{display:grid;min-width:0;gap:28px}.home-discover-band{display:grid;gap:14px}.home-discover-section-head strong{display:block;color:#6d0878;font-size:.94rem}.home-discover-stories,.home-discover-suggestion-rail{display:grid;grid-auto-flow:column;grid-auto-columns:86px;gap:14px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:thin}.home-discover-story{display:grid;justify-items:center;gap:5px;min-width:0;text-align:center}.home-discover-story-avatar{position:relative;display:grid;place-items:center}.home-discover-online-dot{position:absolute;right:4px;bottom:4px;width:10px;height:10px;border:2px solid rgba(12,8,18,.92);border-radius:50%;background:#2bb84f;box-shadow:0 0 0 2px #2bb84f33;z-index:3;pointer-events:none}.home-discover-online-rail{display:grid;grid-auto-flow:column;grid-auto-columns:96px;gap:12px;overflow-x:auto;padding:2px 4px 10px;scrollbar-width:thin}.home-discover-online-card{display:grid;gap:6px;justify-items:center;width:96px;min-width:0}.home-discover-online-preview{position:relative;display:grid;width:76px;height:76px;overflow:hidden;border:0;border-radius:14px;padding:0;background:#1a1422;cursor:pointer}.home-discover-online-card.is-live .home-discover-online-preview{box-shadow:0 0 0 2px #d41467,0 0 16px #d4146747}.home-discover-online-preview img,.home-discover-online-preview video{width:100%;height:100%;object-fit:cover}.home-discover-online-preview .home-story-bubble-avatar{width:100%;height:100%;border-radius:0;font-size:1rem}.home-discover-online-live-badge{position:absolute;top:6px;left:6px;z-index:2;border-radius:4px;padding:2px 6px;background:#d41467;color:#fff;font-size:.58rem;font-weight:900;letter-spacing:.05em}.home-discover-online-status{position:absolute;right:6px;bottom:6px;z-index:2;width:10px;height:10px;border:2px solid #120d18;border-radius:50%;background:#2bb84f}.home-discover-online-name{width:100%;overflow:hidden;border:0;padding:0;background:transparent;color:#130e19;font-size:.72rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.home-discover-online-name:hover,.home-discover-online-name:focus-visible{color:#d41467}.home-discover-online-meta{width:100%;overflow:hidden;color:#7c6e83;font-size:.62rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-discover-online-card.is-live .home-discover-online-meta{color:#d41467;font-weight:700}.home-discover-online-empty{grid-column:1 / -1;padding:12px 4px;color:#7c6e83;font-size:.78rem}.home-discover-story strong,.home-discover-story .home-story-name,.home-discover-story span{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.home-discover-story strong,.home-discover-story .home-story-name{color:#130e19;font-size:.7rem;font-weight:700}.home-discover-story span{color:#7c6e83;font-size:.64rem}.home-discover-top-grid{display:grid;grid-template-columns:minmax(0,1.1fr) repeat(2,minmax(0,.8fr));grid-auto-rows:142px;gap:8px}.home-discover-top-photo,.home-discover-media-card,.home-discover-video-card,.home-discover-live-card{position:relative;overflow:hidden;border:0;border-radius:8px;padding:0;background:#120d18;color:#fff;text-align:left;cursor:pointer}.home-discover-top-photo.is-1{grid-row:span 2}.home-discover-top-photo img,.home-discover-media-card img,.home-discover-video-card video,.home-discover-live-card img,.home-discover-live-card video,.home-discover-suggestion-photo img{width:100%;height:100%;object-fit:cover}.home-discover-top-photo:after,.home-discover-media-card:after,.home-discover-video-card:after,.home-discover-live-card:after{position:absolute;inset:auto 0 0;height:46%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));content:""}.home-discover-top-photo span,.home-discover-media-card span,.home-discover-live-card span,.home-discover-video-card strong{position:absolute;right:10px;bottom:9px;left:10px;z-index:1;display:grid;gap:2px;color:#fff}.home-discover-top-photo strong,.home-discover-media-card strong,.home-discover-video-card strong{overflow:hidden;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.home-discover-top-photo small,.home-discover-media-card small{font-size:.64rem}.home-discover-suggestion-rail{grid-auto-columns:132px;padding-bottom:14px}.home-discover-suggestion-card{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;align-content:space-between;min-height:0;overflow:hidden;border-radius:12px;padding:10px 10px 12px;background:#fff;box-shadow:0 14px 30px #28123814}.home-discover-suggestion-card button{border:0;background:transparent;color:inherit;cursor:pointer}.home-discover-suggestion-profile{display:grid;gap:6px;justify-items:center;width:100%;min-width:0;padding:0;text-align:center}.home-discover-suggestion-avatar-button,.home-discover-suggestion-copy-button{width:100%;border:0;padding:0;background:transparent;color:inherit;text-align:center;cursor:pointer}.home-discover-suggestion-avatar-button.home-avatar-story-ring{border-radius:10px}.home-discover-suggestion-copy-button{display:grid;gap:4px;justify-items:center}.home-discover-card-close{position:absolute;top:8px;right:8px;z-index:1;color:#fff!important;font-size:1rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}.home-discover-suggestion-photo{position:relative;display:grid;overflow:hidden;width:100%;aspect-ratio:1;place-items:center;border-radius:7px;background:linear-gradient(135deg,#fce7f3,#e9d5ff);color:#6d0878;font-weight:900}.home-discover-suggestion-card strong,.home-discover-suggestion-card span,.home-discover-suggestion-card small{display:block;width:100%;overflow:hidden;text-overflow:ellipsis}.home-discover-suggestion-card strong{white-space:nowrap}.home-discover-suggestion-card span,.home-discover-suggestion-card small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;line-height:1.25}.home-discover-suggestion-card strong{color:#160f1d;font-size:.72rem}.home-discover-suggestion-card span,.home-discover-suggestion-card small{color:#746778;font-size:.62rem}.home-discover-add{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:32px;margin:0;padding:0 10px;border-radius:999px!important;background:#ff3f96!important;color:#fff!important;font-size:.68rem;font-weight:800;line-height:1.2}.home-discover-live-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.home-discover-empty-live{grid-column:1 / -1;border:1px dashed rgba(109,8,120,.2);border-radius:10px;padding:22px;background:#ffffffb8;color:#6d6075;font-size:.86rem;font-weight:700;text-align:center}.home-discover-live-card,.home-discover-video-card{aspect-ratio:16 / 10}.home-discover-live-card b{position:absolute;top:8px;right:8px;z-index:1;border-radius:4px;padding:3px 5px;background:#1ecb5b;color:#fff;font-size:.6rem}.home-discover-live-fallback,.home-live-thumb-fallback,.home-live-video-fallback{display:grid;place-items:center;width:100%;height:100%;background:radial-gradient(circle at 50% 35%,rgba(255,47,146,.18),transparent 28%),linear-gradient(135deg,#19131f,#07070b)}.home-discover-live-avatar,.home-live-thumb-fallback img,.home-live-thumb-fallback i{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgba(255,255,255,.16);border-radius:50%;background:#272031;color:#fff;font-style:normal;font-weight:900;object-fit:cover}.home-live-video-fallback{gap:8px;align-content:center;color:#f8f0fb;text-align:center}.home-live-video-fallback svg{width:34px;height:34px;color:#ff4eb2}.home-live-video-fallback strong{color:#fff}.home-live-video-fallback span{max-width:24rem;color:#c9bed2;font-size:.82rem;line-height:1.45}.home-discover-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,12rem),1fr));gap:var(--space-card)}.home-discover-media-card{aspect-ratio:4 / 3;border-radius:4px}.home-discover-video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,12rem),1fr));gap:var(--space-card)}.home-discover-play{position:absolute;top:50%;left:50%;z-index:2;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#fff;transform:translate(-50%,-50%)}.home-discover-filter{position:sticky;top:76px;display:grid;gap:12px;border:1px solid rgba(109,8,120,.14);border-radius:10px;padding:16px;background:#ffffffe0;box-shadow:0 20px 60px #28123814}.home-discover-filter>strong{color:#150e1c;font-size:1rem}.home-discover-filter>span,.home-discover-select>span{color:#6d6075;font-size:.72rem}.home-discover-filter label{display:flex;align-items:center;gap:8px;color:#33263a;font-size:.78rem;font-weight:700}.home-discover-filter input[type=checkbox]{width:17px;height:17px;accent-color:#7a1778}.home-discover-select{display:grid!important;align-items:stretch!important;gap:6px!important}.home-discover-select select{min-height:38px;border:1px solid rgba(109,8,120,.16);border-radius:8px;padding:0 10px;background:#fff;color:#251a2c;font-weight:700}.home-post-lightbox{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:18px}.home-post-lightbox-backdrop{position:absolute;inset:0;border:0;background:#040407db}.home-post-lightbox-card{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(min(100%,20rem),360px);overflow:hidden;width:min(1080px,100%);height:calc(100dvh - 2.25rem);max-height:var(--modal-max-height);border-radius:18px;background:#050505;box-shadow:0 28px 90px #00000085}.home-post-lightbox-floating-close{position:fixed;top:18px;right:18px;z-index:3;border:0;border-radius:0;padding:14px 22px;background:#ffffff14;color:#f7f3f8;font-size:.8rem;font-weight:800;cursor:pointer}.home-post-lightbox-floating-close:hover{background:#ffffff2e}.home-post-lightbox-media{display:grid;overflow:hidden;min-width:0;min-height:0;place-items:center;background:#000}.home-post-lightbox-media img,.home-post-lightbox-media video{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.home-post-lightbox-panel{position:relative;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;gap:12px;min-width:0;min-height:0;overflow:hidden;padding:18px;background:#fff;color:#1b1322}.home-post-lightbox-author{padding-right:0}.home-post-lightbox-author button{display:flex;min-width:0;align-items:center;gap:10px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-post-lightbox-author span{display:grid;min-width:0;gap:3px}.home-post-lightbox-author strong,.home-post-lightbox-author small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-post-lightbox-author strong{font-size:.88rem;font-weight:900}.home-post-lightbox-author small,.home-post-lightbox-meta{color:#756a7c;font-size:.74rem}.home-post-lightbox-meta,.home-post-lightbox-caption,.home-post-lightbox-actions{border-top:1px solid rgba(31,24,42,.09);padding-top:12px}.home-post-lightbox-caption{margin:0;color:#2b2032;font-size:.86rem;line-height:1.45}.home-post-lightbox-actions{display:flex;align-items:center;gap:16px}.home-post-lightbox-like-count{margin-left:auto;border:0;background:transparent;color:#a10c62;font-size:.78rem;font-weight:800;cursor:pointer}.home-post-like-list{display:grid;gap:10px;border:1px solid rgba(192,24,120,.16);border-radius:14px;padding:12px;background:#fff8fc}.home-post-like-list>strong{color:#251a2c;font-size:.82rem}.home-post-like-list button{display:flex;min-width:0;align-items:center;gap:10px;border:0;padding:0;background:transparent;color:inherit;text-align:left}.home-post-like-list span{display:grid;min-width:0;gap:2px}.home-post-like-list b,.home-post-like-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-post-like-list b{font-size:.78rem}.home-post-like-list small,.home-post-like-list p{margin:0;color:#756a7c;font-size:.72rem}.home-post-lightbox-comments{display:grid;align-content:start;gap:12px;overflow-y:auto;border-top:1px solid rgba(31,24,42,.09);padding-top:14px}.home-post-lightbox-empty{border:1px dashed rgba(192,24,120,.24);border-radius:14px;padding:18px;color:#756a7c;text-align:center;font-size:.82rem}.home-post-lightbox-comment{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start}.home-post-lightbox-comment strong{font-size:.78rem}.home-post-lightbox-comment p{margin:0;color:#2c2032;font-size:.82rem;line-height:1.4}.home-post-lightbox-comment small{color:#8a7d91;font-size:.68rem}.home-post-lightbox-form{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:10px;align-items:center;border-top:1px solid rgba(31,24,42,.09);padding-top:14px}.home-post-lightbox-form input{min-height:42px;border:1px solid rgba(192,24,120,.2);border-radius:999px;padding:0 16px;color:#1c1322;font-size:.86rem}.home-post-lightbox-form button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:#ffd8ed;color:#ff2f92}.home-post-lightbox-form svg{width:19px;height:19px}.home-flat-layout .home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-nav{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-content:flex-start!important;justify-content:flex-start!important;gap:4px!important;height:auto!important;min-height:0!important}.home-flat-layout .home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-link{min-height:34px!important;height:34px!important}.home-post-lightbox .home-post-lightbox-form.profile-photo-lightbox-comment-form{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding-top:12px!important;border-top:1px solid rgba(18,18,18,.08)!important}.home-post-lightbox .home-post-lightbox-form .profile-photo-lightbox-comment-input{width:100%!important;min-height:42px!important;border:1px solid rgba(143,31,99,.14)!important;border-radius:999px!important;padding:0 14px!important;background:#fff!important;color:var(--text-main)!important;font-size:inherit!important}.home-post-lightbox .home-post-lightbox-form .profile-photo-lightbox-comment-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;padding:0!important;background:#ff2f921a!important;color:#ff2f92!important}.home-post-lightbox .home-post-lightbox-form .profile-photo-lightbox-comment-submit svg{width:20px!important;height:20px!important}.home-feed-social.profile-post-social{padding:10px 12px 0;border-top:1px solid rgba(31,24,42,.08)}.home-feed-social .profile-post-social-button{width:34px;height:34px}.home-feed-social .profile-post-social-button svg{width:20px;height:20px}.home-feed-comment-preview.profile-post-social-preview{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.home-feed-comment-preview-copy.profile-post-social-preview-copy p{white-space:normal}.home-post-lightbox.profile-photo-lightbox{z-index:180;padding:24px;background:#06060adb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-post-lightbox .home-post-lightbox-backdrop{position:absolute;inset:0;border:0;background:transparent}.home-post-lightbox .home-post-lightbox-card.profile-photo-lightbox-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr);width:min(94vw,1180px);height:auto;max-height:min(92vh,840px);overflow:hidden;border-radius:26px;background:#fffffffa;box-shadow:0 28px 70px #00000057}.home-post-lightbox .home-post-lightbox-media.profile-photo-lightbox-frame{position:relative;display:grid;min-height:100%;place-items:center;background:#050505}.home-post-lightbox .home-post-lightbox-media .profile-photo-lightbox-image{display:block;width:100%;height:auto;max-width:100%;max-height:min(92vh,840px);object-fit:contain}.home-post-lightbox .home-post-lightbox-panel.profile-photo-lightbox-panel{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;gap:14px;min-height:0;overflow:visible;padding:14px 16px 16px;background:#fffffffa}.home-post-lightbox-post-header{position:relative;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;overflow:visible}.home-post-lightbox-post-header .profile-post-menu{flex-shrink:0}.home-post-lightbox-post-header .profile-post-more{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--text-soft);cursor:pointer}.home-post-lightbox-post-header .profile-post-more svg{width:18px;height:18px}.home-post-lightbox-post-header .profile-post-menu-dropdown{z-index:30}.home-post-lightbox-post-header .profile-post-menu-dropdown button.is-danger{color:#cc3f6d}.home-post-lightbox-editor{margin-top:4px}.home-post-lightbox-feedback{margin:0}.home-post-lightbox-author-button{display:flex;min-width:0;align-items:center;gap:10px;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-post-lightbox-author-button span{display:grid;min-width:0;gap:3px}.home-post-lightbox-author-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-post-lightbox .home-post-lightbox-like-count{display:inline-flex;align-items:center;gap:6px;margin-left:auto;border:0;padding:0;background:transparent;color:#8f1f63;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.home-post-lightbox .home-post-lightbox-form.profile-photo-lightbox-comment-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.home-post-lightbox .home-feed-author-avatar{width:34px;height:34px;flex-basis:34px}.home-main-columns{display:grid;grid-template-columns:minmax(0,2fr) minmax(min(100%,17.5rem),.92fr);gap:var(--space-section);min-height:0}.home-primary-column,.home-side-column{display:flex;flex-direction:column;gap:12px;min-width:0}.home-feature-grid,.home-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-panel{border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:16px;background:linear-gradient(180deg,#14111ef5,#0b0a12fa);box-shadow:inset 0 1px #ffffff08,0 18px 36px #00000038}.home-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.home-panel-header h2{margin:0;color:#f7f1fb;font-size:.94rem;font-weight:700}.home-panel-header button{border:0;padding:0;background:transparent;color:#b36cff;font-size:.73rem;font-weight:700}.home-compatibility-card{position:relative;overflow:hidden}.home-compatibility-card:after{content:"";position:absolute;inset:auto -26px -44px auto;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(255,69,159,.16),transparent 70%);pointer-events:none}.home-compatibility-hero{display:flex;align-items:center;gap:14px;margin-bottom:16px}.home-duo-avatars{display:flex;align-items:center}.home-avatar-photo{width:42px;height:42px;border:2px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 8px 22px #00000038}.home-avatar-photo.is-left{background:radial-gradient(circle at 35% 30%,rgba(255,210,224,.94),transparent 32%),linear-gradient(135deg,#5d3754,#231620)}.home-avatar-photo.is-right{margin-left:-10px;background:radial-gradient(circle at 35% 30%,rgba(255,228,171,.94),transparent 32%),linear-gradient(135deg,#4f2f4d,#1d1624)}.home-compatibility-hero p,.home-compatibility-metrics span,.home-event-copy span,.home-room-card span,.home-activity-copy span,.home-creator-copy span,.home-cta-copy span{margin:0;color:#9f96ad}.home-compatibility-hero p{font-size:.76rem}.home-compatibility-hero strong{display:block;margin-top:2px;background:linear-gradient(90deg,#ff4eb2,#d477ff);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:2.15rem;font-weight:800;line-height:1}.home-gradient-button{width:100%;margin-bottom:16px}.home-compatibility-metrics{display:grid;gap:10px}.home-compatibility-metrics div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.76rem}.home-compatibility-metrics strong{color:#efe8f5;font-size:.79rem}.home-compatibility-metrics .is-accent{color:#ff6cc3}.home-events-list{display:grid;gap:12px}.home-event-card{position:relative;overflow:hidden;min-height:108px;border:1px solid rgba(255,255,255,.05);border-radius:18px;padding:14px;background:#18111d}.home-event-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000000a,#00000080),radial-gradient(circle at 70% 35%,rgba(255,221,219,.16),transparent 28%),radial-gradient(circle at 35% 55%,rgba(255,89,152,.26),transparent 30%)}.home-event-card.is-crimson:before{background:linear-gradient(180deg,#00000014,#00000094),radial-gradient(circle at 72% 32%,rgba(255,197,171,.22),transparent 26%),linear-gradient(135deg,#4f111f,#8e283f 48%,#22131d)}.home-event-card.is-burgundy:before{background:linear-gradient(180deg,#00000014,#00000094),radial-gradient(circle at 26% 48%,rgba(255,174,210,.2),transparent 30%),linear-gradient(135deg,#43101c,#6c1632 48%,#22121a)}.home-live-pill,.home-event-copy,.home-room-card strong,.home-room-card span{position:relative;z-index:1}.home-live-pill{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:0 9px;background:#ff4fb62e;color:#ffe8f5;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-event-copy{position:absolute;right:14px;bottom:14px;left:14px;display:grid;gap:4px}.home-event-copy strong,.home-room-card strong,.home-activity-copy strong,.home-security-item strong,.home-creator-copy strong,.home-cta-copy strong{color:#fbf7fd}.home-event-copy strong{font-size:.86rem}.home-event-copy span{font-size:.71rem}.home-rooms-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-room-card{display:grid;gap:10px}.home-room-visual{min-height:120px;border:1px solid rgba(255,255,255,.05);border-radius:18px;background:#1b1320;box-shadow:inset 0 1px #ffffff0a}.home-room-visual.is-violet{background:radial-gradient(circle at 50% 24%,rgba(255,118,224,.22),transparent 24%),linear-gradient(135deg,#45195e,#7a29db 54%,#24112f)}.home-room-visual.is-amber{background:radial-gradient(circle at 34% 24%,rgba(255,219,155,.2),transparent 24%),linear-gradient(135deg,#553015,#a35f1d 52%,#241211)}.home-room-visual.is-rose{background:radial-gradient(circle at 58% 24%,rgba(255,177,211,.2),transparent 24%),linear-gradient(135deg,#4b132f,#9c2357 52%,#23111f)}.home-room-visual.is-magenta{background:radial-gradient(circle at 58% 24%,rgba(255,205,225,.2),transparent 24%),linear-gradient(135deg,#50133f,#cf3a8d 52%,#23111f)}.home-room-card strong{font-size:.8rem}.home-room-card span{font-size:.69rem}.home-match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-match-card{display:grid;gap:14px;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:16px;background:linear-gradient(180deg,#14111ef5,#0b0a12fa)}.home-match-card.is-coral{background:radial-gradient(circle at 88% 20%,rgba(255,124,160,.18),transparent 22%),linear-gradient(135deg,#401827fa,#130c14fa)}.home-match-card.is-azure{background:radial-gradient(circle at 88% 20%,rgba(114,164,255,.18),transparent 22%),linear-gradient(135deg,#182144fa,#0c0e18fa)}.home-match-card.is-mauve{background:radial-gradient(circle at 88% 20%,rgba(220,126,255,.18),transparent 22%),linear-gradient(135deg,#341842fa,#110c18fa)}.home-match-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-match-avatar{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#fff6fb;font-size:.78rem;font-weight:800}.home-match-card.is-coral .home-match-avatar{background:radial-gradient(circle at 34% 30%,rgba(255,223,233,.96),transparent 30%),linear-gradient(135deg,#7c3853,#22151b)}.home-match-card.is-azure .home-match-avatar{background:radial-gradient(circle at 34% 30%,rgba(214,229,255,.96),transparent 30%),linear-gradient(135deg,#36527e,#151925)}.home-match-card.is-mauve .home-match-avatar{background:radial-gradient(circle at 34% 30%,rgba(237,214,255,.96),transparent 30%),linear-gradient(135deg,#6b3573,#1f1524)}.home-match-status{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 10px;background:#ffffff14;color:#ffe8f5;font-size:.65rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.home-match-copy{display:grid;gap:4px}.home-match-copy strong{color:#fbf7fd;font-size:.84rem}.home-match-copy span{color:#a498b7;font-size:.71rem;line-height:1.45}.home-match-card button{width:max-content;border:0;border-radius:999px;padding:10px 14px;background:#ffffff14;color:#fff8fd;font-size:.72rem;font-weight:700}.home-cta-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:104px;overflow:hidden}.home-cta-card.is-club{background:radial-gradient(circle at 78% 50%,rgba(157,91,255,.22),transparent 26%),linear-gradient(135deg,#2c193e,#491f68)}.home-cta-card.is-rewards{background:radial-gradient(circle at 90% 16%,rgba(255,126,202,.2),transparent 24%),linear-gradient(135deg,#2a1226,#461840)}.home-cta-icon{width:42px;height:42px;color:#f7e9ff}.home-cta-copy{display:grid;gap:5px}.home-cta-copy span{font-size:.74rem}.home-cta-copy strong{font-size:.88rem;line-height:1.35}.home-gift-icon{width:46px;height:46px;color:#ff7dc7}.home-activity-list,.home-security-list,.home-creators-list{display:grid;gap:12px}.home-activity-item,.home-security-item,.home-creator-item{display:grid;align-items:center;gap:12px}.home-activity-item{grid-template-columns:auto 1fr auto}.home-activity-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(180deg,#ff4eb2,#8d42ff);box-shadow:0 0 12px #ff4eb26b}.home-activity-copy{display:grid;gap:3px}.home-activity-copy strong{font-size:.78rem}.home-activity-copy span,.home-activity-item time,.home-creator-copy span{font-size:.69rem}.home-activity-item time{color:#867d95}.home-security-item{grid-template-columns:1fr auto}.home-security-item strong{font-size:.77rem}.home-security-status,.home-security-item button{display:inline-flex;align-items:center;gap:8px;border:0;padding:0;background:transparent;font-size:.71rem;font-weight:700}.home-security-status{color:#72d479}.home-security-status i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 10px #72d47973}.home-security-item button{color:#c274ff}.home-creator-item{grid-template-columns:auto 1fr auto}.home-creator-avatar{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.12)}.home-creator-avatar.is-ivory{background:radial-gradient(circle at 34% 30%,rgba(255,245,214,.96),transparent 28%),linear-gradient(135deg,#5f4a4e,#1d151f)}.home-creator-avatar.is-graphite{background:radial-gradient(circle at 34% 30%,rgba(213,214,220,.96),transparent 28%),linear-gradient(135deg,#393948,#14131d)}.home-creator-avatar.is-pink{background:radial-gradient(circle at 34% 30%,rgba(255,201,217,.96),transparent 28%),linear-gradient(135deg,#6c3456,#221320)}.home-creator-copy{display:grid;gap:3px}.home-creator-copy strong,.home-creator-revenue{font-size:.78rem}.home-creator-revenue{color:#f5e7ff;font-weight:700}.home-live-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,20rem);gap:14px;align-items:start;min-width:0;color:#f7f2fb}.home-live-command,.home-live-studio,.home-live-metrics,.home-live-layout,.home-live-browser,.home-live-rail section{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#14121dfa,#0a0a10fa);box-shadow:0 18px 48px #0003}.home-live-command{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:hidden;padding:20px;background:radial-gradient(circle at 10% 20%,rgba(255,69,145,.18),transparent 24%),radial-gradient(circle at 92% 12%,rgba(41,177,139,.16),transparent 24%),linear-gradient(135deg,#1a1424fa,#07080cfa)}.home-live-command-copy{display:grid;gap:7px;min-width:0}.home-live-command-copy span,.home-live-browser-head span{display:inline-flex;align-items:center;gap:7px;color:#ff8fc8;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-live-command-copy svg,.home-live-browser-head svg,.home-live-filterbar svg,.home-live-metrics svg,.home-live-info-actions svg,.home-live-chat-tools svg,.home-live-command-actions svg,.home-live-studio-actions svg,.home-live-studio-toggles svg{width:16px;height:16px}.home-live-command-copy h1{margin:0;color:#fff;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1}.home-live-command-copy p{max-width:48rem;margin:0;color:#b8afc5;font-size:.9rem;line-height:1.5}.home-live-command-actions,.home-live-info-actions,.home-live-studio-actions,.home-live-studio-toggles,.home-live-chat-tools,.home-live-filterbar{display:flex;flex-wrap:wrap;gap:8px}.home-live-command-actions button,.home-live-info-actions button,.home-live-studio-actions button,.home-live-studio-toggles button,.home-live-chat-tools button,.home-live-filterbar button,.home-live-filterbar select{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:0 12px;background:#ffffff0f;color:#f8f3fb;font-size:.76rem;font-weight:800}.home-live-command-actions button:first-child,.home-live-studio-actions button:first-child,.home-live-info-actions button.is-active,.home-live-filterbar button.is-active{border-color:#ff4f9f70;background:linear-gradient(135deg,#f43f93,#7447ff);color:#fff}.home-live-command-actions button.is-ghost,.home-live-studio-actions button.is-secondary{background:#ffffff0b}.home-live-studio{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,25rem);gap:14px;padding:14px}.home-live-studio-preview{display:grid;min-height:260px;overflow:hidden;border-radius:14px;background:#050609}.home-live-studio-preview video,.home-live-player video,.home-live-card-media video{width:100%;height:100%;object-fit:cover}.home-live-studio-empty,.home-live-player-empty,.home-live-empty{display:grid;place-items:center;align-content:center;gap:8px;padding:24px;color:#aaa1b7;text-align:center}.home-live-studio-empty svg,.home-live-player-empty svg,.home-live-empty svg{width:34px;height:34px;color:#ff79b8}.home-live-studio-empty strong,.home-live-player-empty strong,.home-live-empty strong{color:#fff}.home-live-studio-panel{display:grid;gap:12px;align-content:start}.home-live-studio-panel label{display:grid;gap:6px;color:#a99eb6;font-size:.72rem;font-weight:800;text-transform:uppercase}.home-live-studio-panel input,.home-live-search input,.home-live-chat-form input,.home-live-chat header select,.home-live-filterbar select{min-width:0;border:1px solid rgba(255,255,255,.1);outline:none;background:#ffffff0f;color:#fff}.home-live-studio-panel input{min-height:42px;border-radius:12px;padding:0 12px}.home-live-studio-toggles button.is-active{border-color:#29b18b70;background:#29b18b1f;color:#b9ffe9}.home-live-studio-notice{margin:0;border-left:3px solid #ffb84d;padding:8px 10px;color:#f6d9a6;font-size:.78rem;line-height:1.45}.home-live-metrics{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden}.home-live-metrics article{display:grid;grid-template-columns:auto 1fr;gap:5px 10px;align-items:center;min-width:0;padding:16px;border-right:1px solid rgba(255,255,255,.07)}.home-live-metrics article:last-child{border-right:0}.home-live-metrics span{overflow:hidden;color:#9f95ad;font-size:.7rem;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.home-live-metrics strong{grid-column:2;color:#fff;font-size:1.18rem}.home-live-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,22rem);gap:0;overflow:hidden}.home-live-main{min-width:0}.home-live-player{position:relative;display:grid;aspect-ratio:16 / 9;min-height:280px;overflow:hidden;background:#050609}.home-live-player-overlay{position:absolute;left:12px;right:12px;bottom:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.home-live-player-overlay span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;background:#00000094;color:#fff;font-size:.7rem;font-weight:900}.home-live-player-overlay svg{width:13px;height:13px}.home-live-onair{background:#e11d48!important}.home-live-info{display:grid;gap:12px;padding:14px}.home-live-host{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;border:0;padding:0;background:transparent;color:inherit;text-align:left}.home-live-host img,.home-live-host>span,.home-live-rail article img,.home-live-rail article i{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#394150,#191923);color:#fff;font-style:normal;font-weight:900;object-fit:cover}.home-live-host strong,.home-live-browser-head strong,.home-live-chat header strong,.home-live-rail header strong{color:#fff}.home-live-host small{display:block;overflow:hidden;color:#a99fb4;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.home-live-info p{margin:0;color:#d7cede;font-size:.84rem;line-height:1.55}.home-live-tag-row{display:flex;flex-wrap:wrap;gap:7px}.home-live-tag-row span{border-radius:999px;padding:6px 9px;background:#ffffff0f;color:#d9d1e2;font-size:.7rem;font-weight:800}.home-live-chat{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;min-height:0;border-left:1px solid rgba(255,255,255,.08);background:#04060a6b}.home-live-chat header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.home-live-chat header span{display:block;color:#9e94aa;font-size:.68rem}.home-live-chat header select{max-width:120px;min-height:34px;border-radius:10px;padding:0 8px;font-size:.72rem}.home-live-chat-feed{display:grid;align-content:start;gap:8px;min-height:280px;max-height:520px;overflow-y:auto;padding:12px}.home-live-chat-feed article{display:grid;gap:2px;border-radius:12px;padding:9px 10px;background:#ffffff0b}.home-live-chat-feed article.is-system{border:1px solid rgba(41,177,139,.28);background:#29b18b17}.home-live-chat-feed article.is-viewer{border:1px solid rgba(255,79,159,.28);background:#ff4f9f17}.home-live-chat-feed strong{color:#fff;font-size:.74rem}.home-live-chat-feed span{color:#cec6d7;font-size:.76rem;line-height:1.4}.home-live-chat-tools{padding:10px 12px;border-top:1px solid rgba(255,255,255,.08)}.home-live-chat-tools button{flex:1 1 auto;min-height:34px;padding-inline:9px;font-size:.69rem}.home-live-chat-form{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px;padding:0 12px 12px}.home-live-chat-form input,.home-live-search input{width:100%;min-height:40px;border-radius:12px;padding:0 12px}.home-live-chat-form button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:#f43f93;color:#fff}.home-live-chat-form button:disabled{opacity:.45}.home-live-chat-form svg{width:17px;height:17px}.home-live-browser{display:grid;gap:14px;padding:14px}.home-live-browser-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,26rem);gap:12px;align-items:center}.home-live-browser-head>div{display:grid;gap:4px}.home-live-search{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;min-width:0;color:#8f849c}.home-live-search svg{width:18px;height:18px}.home-live-filterbar{align-items:center}.home-live-filterbar>span{display:inline-flex;align-items:center;gap:6px;color:#91879f;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.home-live-filterbar select{margin-left:auto}.home-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-live-card{display:grid;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:0;background:#ffffff0b;color:inherit;text-align:left}.home-live-card.is-active{border-color:#ff4f9f85;box-shadow:0 0 0 1px #ff4f9f2e}.home-live-card-media{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:#050609}.home-live-card-media b,.home-live-card-media small{position:absolute;z-index:1;border-radius:999px;padding:5px 7px;color:#fff;font-size:.62rem;font-style:normal;font-weight:900}.home-live-card-media b{top:8px;left:8px;background:#e11d48}.home-live-card-media small{right:8px;bottom:8px;background:#0000009e}.home-live-card-copy{display:grid;gap:3px;min-width:0;padding:10px}.home-live-card-copy strong,.home-live-card-copy span,.home-live-card-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-live-card-copy strong{color:#fff;font-size:.84rem}.home-live-card-copy span,.home-live-card-copy em{color:#a99fb5;font-size:.7rem;font-style:normal}.home-live-empty{grid-column:1 / -1;min-height:190px;border:1px dashed rgba(255,255,255,.14);border-radius:16px}.home-live-rail{display:grid;gap:14px}.home-live-rail section{display:grid;gap:10px;padding:14px}.home-live-rail header{display:flex;align-items:center;justify-content:space-between;color:#ffcf70}.home-live-rail header svg{width:18px;height:18px}.home-live-rail button{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;border:0;border-radius:12px;padding:8px;background:#ffffff0b;color:inherit;text-align:left}.home-live-rail button b{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:9px;background:#ffcf7021;color:#ffcf70}.home-live-rail button span,.home-live-rail article{display:grid;gap:3px;min-width:0}.home-live-rail button strong,.home-live-rail button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-live-rail button small,.home-live-rail p,.home-live-rail article span{margin:0;color:#a99fb5;font-size:.72rem;line-height:1.45}.home-live-rail article{grid-template-columns:auto minmax(0,1fr);align-items:center;color:#cfd7ff}.home-live-rail article svg{width:22px;height:22px;color:#78c7ff}:root[data-theme=light] .home-live-page{color:var(--text-main)}:root[data-theme=light] .home-live-command,:root[data-theme=light] .home-live-studio,:root[data-theme=light] .home-live-metrics,:root[data-theme=light] .home-live-layout,:root[data-theme=light] .home-live-browser,:root[data-theme=light] .home-live-rail section{border-color:#16121c1a;background:#fffffff2;box-shadow:0 18px 46px #4c36501a}:root[data-theme=light] .home-live-command{background:radial-gradient(circle at 10% 20%,rgba(255,79,159,.1),transparent 24%),radial-gradient(circle at 92% 12%,rgba(41,177,139,.1),transparent 24%),#fffffff5}:root[data-theme=light] .home-live-command-copy h1,:root[data-theme=light] .home-live-metrics strong,:root[data-theme=light] .home-live-host strong,:root[data-theme=light] .home-live-browser-head strong,:root[data-theme=light] .home-live-chat header strong,:root[data-theme=light] .home-live-rail header strong,:root[data-theme=light] .home-live-card-copy strong,:root[data-theme=light] .home-live-studio-empty strong,:root[data-theme=light] .home-live-player-empty strong,:root[data-theme=light] .home-live-empty strong{color:var(--text-main)}:root[data-theme=light] .home-live-command-copy p,:root[data-theme=light] .home-live-info p,:root[data-theme=light] .home-live-tag-row span,:root[data-theme=light] .home-live-card-copy span,:root[data-theme=light] .home-live-card-copy em,:root[data-theme=light] .home-live-host small,:root[data-theme=light] .home-live-chat-feed span,:root[data-theme=light] .home-live-rail button small,:root[data-theme=light] .home-live-rail p,:root[data-theme=light] .home-live-rail article span{color:var(--text-soft)}:root[data-theme=light] .home-live-studio-panel input,:root[data-theme=light] .home-live-search input,:root[data-theme=light] .home-live-chat-form input,:root[data-theme=light] .home-live-chat header select,:root[data-theme=light] .home-live-filterbar select,:root[data-theme=light] .home-live-command-actions button,:root[data-theme=light] .home-live-info-actions button,:root[data-theme=light] .home-live-studio-actions button,:root[data-theme=light] .home-live-studio-toggles button,:root[data-theme=light] .home-live-chat-tools button,:root[data-theme=light] .home-live-filterbar button,:root[data-theme=light] .home-live-card,:root[data-theme=light] .home-live-chat-feed article,:root[data-theme=light] .home-live-rail button,:root[data-theme=light] .home-live-tag-row span{border-color:#16121c1a;background:#16121c0b;color:var(--text-main)}@media(max-width:1180px){.home-live-page,.home-live-layout{grid-template-columns:minmax(0,1fr)}.home-live-chat{border-top:1px solid rgba(255,255,255,.08);border-left:0}.home-live-chat-feed{max-height:300px}}@media(max-width:860px){.home-live-command,.home-live-studio,.home-live-browser-head{grid-template-columns:minmax(0,1fr)}.home-live-command{align-items:stretch;flex-direction:column}.home-live-command-actions button,.home-live-info-actions button{flex:1 1 auto}.home-live-metrics,.home-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.home-live-metrics,.home-live-grid,.home-live-info-actions{grid-template-columns:1fr}.home-live-metrics article{border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.home-live-player{min-height:220px}}.login-page{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;gap:clamp(12px,1.4vw,16px);padding:18px 0 14px}.login-topbar,.login-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px clamp(14px,1.8vw,20px)}.brand-mark,.login-brand{color:var(--accent);font-size:clamp(2.25rem,3vw,3rem);font-weight:300;letter-spacing:.04em;text-shadow:0 0 18px rgba(255,47,146,.28)}.theme-switcher{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid var(--stroke);border-radius:999px;background:var(--surface-soft);box-shadow:inset 0 1px #ffffffb3}.theme-option{min-width:86px;border:0;border-radius:999px;padding:9px 14px;background:transparent;color:var(--text-soft);font-size:.94rem;font-weight:600;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.theme-option.is-active{background:var(--surface-strong);color:var(--text-main);box-shadow:0 8px 18px #11182714}.login-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(380px,36vw,560px);gap:0;align-items:stretch;min-height:0;padding-right:0}.visual-panel{min-height:0}.visual-frame{display:block;height:100%;border-radius:0;overflow:hidden;box-shadow:var(--shadow)}.visual-image{width:100%;height:100%;min-height:clamp(560px,72vh,760px);object-fit:cover;object-position:center}.login-card-panel{position:relative;display:flex;justify-content:flex-end;min-width:0;padding-right:clamp(14px,1.8vw,22px);background:var(--panel-fade)}.login-card-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#ccb9c3fa,#d6c4cdf5 12%,#e4d4dbdb,#f1e7ec8a 40%,#faf5f733,#fff0 64%)}:root[data-theme=dark] .login-card-panel:before{background:linear-gradient(90deg,#010002,#020004fa 12%,#040106e6,#06020994,#08030c33,#08030c00 52%)}.login-card{position:relative;z-index:1;width:100%;align-self:start;margin-top:clamp(30px,3.2vh,44px);transform:translate(clamp(-34px,-2.4vw,-14px));display:grid;grid-template-rows:auto minmax(0,1fr);gap:28px;min-height:clamp(660px,calc(100vh - 126px),800px);height:clamp(660px,calc(100vh - 126px),800px);padding:clamp(26px,2.5vw,36px) clamp(22px,2.4vw,34px) clamp(16px,1.6vw,24px);border:1px solid var(--stroke);border-radius:24px;background:var(--surface-strong);overflow:hidden;box-shadow:0 18px 60px #11182714,inset 0 1px #fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}:root[data-theme=dark] .login-card{box-shadow:0 24px 70px #00000059,inset 0 1px #ffffff0a}.login-card-header{display:grid;justify-items:center;gap:10px;text-align:center}.card-back-button{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text-main);transition:background-color .18s ease,color .18s ease,transform .18s ease}.card-back-button:hover{background:#ff2f9214;color:#ff2f92;transform:translate(-1px)}.card-back-button svg{width:22px;height:22px}.login-card-header h1{margin:0;font-size:clamp(1.8rem,2.4vw,2.35rem);font-weight:600;color:#403946}:root[data-theme=dark] .login-card-header h1{color:#f1eaf6}.login-card-subtitle{margin:0;max-width:320px;color:var(--text-soft);font-size:clamp(.92rem,1vw,.98rem);line-height:1.55}.login-form{display:grid;gap:18px;min-height:0;align-content:start;overflow-x:hidden;overflow-y:auto;padding-right:8px;margin-right:-8px;scrollbar-gutter:stable}.login-form-static{overflow-y:visible;padding-right:0;margin-right:0;scrollbar-gutter:auto}.login-card-login{gap:22px}.login-card-login .login-card-header{gap:6px}.login-form-login{gap:14px;overflow-y:visible;padding-right:0;margin-right:0;scrollbar-gutter:auto}.login-form-login .divider{gap:12px}.login-form-login .submit-button{min-height:54px}.login-form-login .social-stack{gap:12px}.login-form-login .social-button{min-height:48px}.login-form-login .signup-copy{margin-top:0}.login-form::-webkit-scrollbar{width:8px}.login-form::-webkit-scrollbar-track{background:transparent}.login-form::-webkit-scrollbar-thumb{border-radius:999px;background:#ff2f9242}:root[data-theme=dark] .login-form::-webkit-scrollbar-thumb{background:#ff2f9257}.login-field{display:grid;gap:10px}.login-field-label{font-size:1rem;font-weight:700}.input-shell{display:flex;align-items:center;gap:12px;min-height:56px;padding:0 16px;border-radius:16px;border:1px solid rgba(209,213,219,.78);background:var(--input-bg);box-shadow:inset 0 1px #ffffffa3;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}:root[data-theme=dark] .input-shell{border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff08}.input-shell:focus-within{border-color:#ff2f9247;box-shadow:0 0 0 4px #ff2f9214,inset 0 1px #ffffffa3;transform:translateY(-1px)}.input-shell svg{width:20px;height:20px;flex:0 0 auto;color:var(--text-muted)}.input-shell input{width:100%;border:0;outline:0;background:transparent;color:var(--text-main);font-size:1rem}.input-shell input::placeholder{color:#8f8a95}:root[data-theme=dark] .input-shell input::placeholder{color:#86788f}.input-icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--text-muted)}.forgot-row{display:flex;justify-content:flex-end;margin-top:-4px}.phone-actions-row{justify-content:space-between;gap:12px}.forgot-row a{color:var(--link-soft);font-size:.95rem;font-weight:600}.back-row{display:flex;justify-content:flex-start}.submit-button{min-height:58px;border:0;border-radius:16px;font-size:1.22rem;font-weight:700;color:#fff;background:var(--accent-gradient);box-shadow:0 14px 34px #cc25933d}.submit-button:disabled{opacity:.72;cursor:wait}.divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;color:var(--text-muted)}.divider:before,.divider:after{content:"";height:1px;background:#d1d5dbdb}:root[data-theme=dark] .divider:before,:root[data-theme=dark] .divider:after{background:#ffffff1f}.social-stack{display:grid;gap:14px}.social-button{display:flex;align-items:center;gap:16px;min-height:52px;padding:0 clamp(14px,1.4vw,18px);border:1px solid rgba(209,213,219,.78);border-radius:14px;background:#ffffffd1;color:var(--text-main);font-size:clamp(.92rem,1vw,1rem);font-weight:600}:root[data-theme=dark] .social-button{border-color:#ffffff1a;background:#ffffff08}.social-button span{flex:1;text-align:left}.social-button:disabled,.text-link-button:disabled{opacity:.72;cursor:wait}.social-button svg{width:23px;height:23px;flex:0 0 auto}.login-status{margin:-2px 0 0;color:var(--text-soft);font-size:.94rem;line-height:1.5}.signup-copy{margin:2px 0 0;text-align:center;color:var(--text-soft);font-size:1rem}.signup-copy a{color:var(--link-soft);font-weight:700}.text-link-button{padding:0;border:0;background:transparent;color:var(--link-soft);font-size:inherit;font-weight:700}.helper-copy{margin:-2px 0 0;color:var(--text-soft);font-size:.94rem;line-height:1.5}.readonly-note{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(255,47,146,.16);border-radius:16px;background:#ff2f920f}:root[data-theme=dark] .readonly-note{background:#ff2f9214}.readonly-note-label{color:var(--text-muted);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.readonly-note strong{color:var(--text-main);font-size:.98rem}.recaptcha-shell{display:grid;justify-content:center;min-height:80px}.login-footer p{margin:0;color:var(--text-soft);font-size:.98rem}.footer-links{display:flex;align-items:center;gap:clamp(18px,2.6vw,44px);color:var(--text-soft);font-size:.98rem}.legal-page{min-height:100dvh;padding:var(--space-page) clamp(.875rem,3vw,1.25rem) clamp(1.5rem,4vw,2.5rem);background:var(--page-bg)}.legal-shell{width:min(100%,980px);margin:0 auto;display:grid;gap:24px}.legal-header{display:flex;align-items:end;justify-content:space-between;gap:18px}.legal-header-copy{display:grid;gap:10px;justify-items:end;text-align:right}.legal-kicker{margin:0;color:var(--link-soft);font-size:.82rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.legal-header-copy h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.legal-card{display:grid;gap:22px;padding:clamp(24px,4vw,40px);border:1px solid var(--stroke);border-radius:28px;background:var(--surface-strong);box-shadow:0 18px 60px #11182714,inset 0 1px #fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}:root[data-theme=dark] .legal-card{box-shadow:0 24px 70px #00000059,inset 0 1px #ffffff0a}.legal-section{display:grid;gap:10px}.legal-section h2{margin:0;font-size:clamp(1.06rem,1.6vw,1.22rem);color:var(--text-main)}.legal-section ul{margin:0;padding-left:22px;color:var(--text-soft);line-height:1.7}.legal-sublist{margin-top:-4px}.legal-link{color:var(--link-soft);font-weight:700}.support-fab{position:fixed;right:24px;bottom:24px;z-index:40;width:96px;padding:0;border:0;background:transparent;box-shadow:none}.support-fab.is-open{opacity:.92}.support-fab img{width:100%;height:auto;object-fit:contain}.support-chat{position:fixed;right:24px;bottom:108px;z-index:39;width:min(388px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 150px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;padding:18px;border:1px solid var(--stroke);border-radius:24px;background:var(--surface-strong);box-shadow:0 22px 54px #1118272e,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(18px) scale(.98);transform-origin:bottom right;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}:root[data-theme=dark] .support-chat{box-shadow:0 26px 68px #00000061,inset 0 1px #ffffff0a}.support-chat.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.support-chat-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.support-chat-title{display:flex;align-items:center;gap:12px}.support-chat-title strong{display:block;color:var(--text-main);font-size:1rem}.support-chat-title p{margin:4px 0 0;color:var(--text-soft);font-size:.9rem}.support-chat-badge{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:var(--accent-gradient);color:#fff;font-size:.9rem;font-weight:800}.support-chat-close{width:34px;height:34px;padding:0;border:1px solid var(--stroke);border-radius:12px;background:transparent;color:var(--text-soft);font-size:1.4rem;line-height:1}.support-chat-intro{margin:0;color:var(--text-soft);font-size:.94rem;line-height:1.55}.support-chat-messages{min-height:260px;max-height:380px;overflow-y:auto;display:grid;gap:10px;padding-right:6px}.support-chat-messages::-webkit-scrollbar{width:8px}.support-chat-messages::-webkit-scrollbar-thumb{border-radius:999px;background:#ff2f9242}.support-message{display:grid;gap:6px;max-width:88%;padding:12px 14px;border-radius:18px}.support-message p{margin:0;line-height:1.5;font-size:.94rem}.support-message span{color:var(--text-muted);font-size:.78rem}.support-message-agent{justify-self:start;background:#ff2f9214;border:1px solid rgba(255,47,146,.14)}.support-message-user{justify-self:end;background:#6f20ff1a;border:1px solid rgba(111,32,255,.14)}.support-typing{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:12px 14px;border-radius:18px;background:#ff2f9214}.support-typing span{width:7px;height:7px;border-radius:50%;background:var(--accent);animation:supportPulse 1s infinite ease-in-out}.support-typing span:nth-child(2){animation-delay:.12s}.support-typing span:nth-child(3){animation-delay:.24s}.support-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.support-chat-form input{min-width:0;min-height:50px;padding:0 16px;border:1px solid rgba(209,213,219,.78);border-radius:14px;background:var(--input-bg);color:var(--text-main);outline:none}.support-chat-form button{min-height:50px;padding:0 18px;border:0;border-radius:14px;color:#fff;font-weight:700;background:var(--accent-gradient)}@keyframes supportPulse{0%,80%,to{transform:scale(.75);opacity:.45}40%{transform:scale(1);opacity:1}}:root[data-theme=dark] .theme-switcher{box-shadow:inset 0 1px #ffffff0a}:root[data-theme=dark] .theme-option.is-active{box-shadow:0 8px 18px #00000047}@media(max-width:64rem){.home-story-strip,.home-match-grid,.home-side-column{grid-template-columns:repeat(3,minmax(0,1fr))}.home-story-strip,.home-match-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-side-column{display:grid}.home-rooms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-layout{grid-template-columns:minmax(0,1fr) clamp(300px,36vw,390px)}.brand-mark,.login-brand{font-size:2.5rem}.login-card{gap:24px}}@media(max-width:53.75rem){.home-dashboard-page{padding:var(--space-page)}.home-spotlight-stats,.home-story-strip,.home-side-column,.home-feature-grid,.home-bottom-grid,.home-cta-card,.home-match-grid{grid-template-columns:minmax(0,1fr)}.home-topbar{flex-direction:column;align-items:stretch}.home-flat-layout .home-topbar,.profile-page--flat .profile-fixed-topbar{flex-direction:row;align-items:center}.home-topbar-actions{justify-content:flex-end;margin-left:auto}.login-layout{grid-template-columns:minmax(0,1fr) minmax(290px,350px)}.login-card{transform:translate(-12px);border-radius:22px}.visual-image{min-height:clamp(520px,68vh,700px)}}@media(max-width:767px){.home-shell{gap:12px}.home-sidebar,.home-dashboard{border-radius:22px}.home-sidebar{padding:14px}.home-sidebar-link{min-height:40px}.home-feature-grid,.home-bottom-grid,.home-side-column,.home-rooms-grid,.home-story-strip,.home-match-grid,.home-spotlight-stats{grid-template-columns:minmax(0,1fr)}.home-premium-card,.home-sidebar-profile,.home-panel{border-radius:18px}.home-topbar-actions{justify-content:space-between;flex-wrap:wrap}.home-story-card,.home-cta-card{grid-template-columns:minmax(0,1fr)}.home-welcome-actions{flex-direction:column}.home-primary-button,.home-secondary-button,.home-story-card button,.home-match-card button{width:100%}.home-search{min-height:42px}.home-search-result{grid-template-columns:auto minmax(0,1fr)}.home-search-result b{grid-column:2;justify-self:start}.login-page{gap:18px;padding:14px 0 18px}.login-topbar,.login-footer{padding:0 14px}.login-layout{grid-template-columns:minmax(0,1fr);gap:18px;padding-inline:14px}.visual-panel{order:2}.login-card-panel{order:1;padding-right:0;background:none}.login-card-panel:before{display:none}.login-card{max-width:100%;min-height:0;height:auto;margin-top:0;transform:none;gap:22px;padding:26px 20px 22px;border-radius:22px}.login-form{overflow:visible;padding-right:0;margin-right:0;scrollbar-gutter:auto}.login-card-subtitle{max-width:none}.visual-frame{border-radius:22px}.visual-image{min-height:320px;max-height:420px}.login-footer{flex-direction:column;align-items:flex-start;gap:12px}.footer-links{flex-wrap:wrap;gap:14px 22px}.theme-option{min-width:74px;padding-inline:12px}}@media(max-width:560px){.home-dashboard-page{padding:8px}.home-dashboard{padding:10px}.home-sidebar{padding:12px}.home-top-stat{flex:1}.home-alert-button,.home-user-chip{width:40px}.home-cta-card{padding-right:14px}.home-cta-copy strong{font-size:.82rem}.login-topbar{flex-wrap:wrap;row-gap:10px}.brand-mark,.login-brand{font-size:2.2rem}.login-card-header h1{font-size:1.85rem}.card-back-button{top:14px;left:14px;width:38px;height:38px}.submit-button{font-size:1.08rem}.social-button{gap:12px;font-size:.96rem}.visual-image{min-height:280px;max-height:360px}.legal-page{padding:18px 14px 26px}.legal-header{align-items:start;flex-direction:column}.legal-header-copy{justify-items:start;text-align:left}.legal-card{border-radius:22px}.support-chat{right:10px;bottom:84px;width:calc(100vw - 20px);max-height:min(72vh,620px);padding:16px;border-radius:22px}.support-fab{right:10px;bottom:10px;width:82px}.support-chat-messages{max-height:240px}.support-chat-form{grid-template-columns:1fr}}.home-flat-layout{padding:0 0 28px}.home-flat-layout .home-shell{gap:18px;max-width:none;min-height:auto}.home-flat-layout .home-shell:has(.home-sidebar:hover),.home-flat-layout .home-shell:has(.home-sidebar:focus-within){gap:30px}.home-flat-layout .home-dashboard{border:0;border-radius:0;background:none;box-shadow:none}.home-flat-layout .home-sidebar{gap:18px;padding:72px 0 0}@media(min-width:64rem){.home-flat-layout .home-sidebar,.home-dashboard-page.home-flat-layout .home-sidebar{border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.home-flat-layout .home-sidebar-link:hover,.home-flat-layout .home-sidebar-link.is-active{background:transparent;box-shadow:none}}.home-flat-layout .home-dashboard{gap:28px;padding:72px 18px 0}.home-flat-layout .home-dashboard:has(.home-messages-page){gap:0}.home-dashboard-page:has(.home-messages-page){padding:0 0 28px}.home-dashboard-page.is-messages-layout{padding:0 0 28px}.home-dashboard-page:has(.home-messages-page) .home-shell{gap:18px;width:100%;max-width:none;min-height:100dvh}.home-dashboard-page.is-messages-layout .home-shell{gap:18px;width:100%;max-width:none;min-height:100dvh}.home-dashboard-page:has(.home-messages-page) .home-shell:has(.home-sidebar:hover),.home-dashboard-page:has(.home-messages-page) .home-shell:has(.home-sidebar:focus-within){gap:30px}.home-dashboard-page.is-messages-layout .home-shell:has(.home-sidebar:hover),.home-dashboard-page.is-messages-layout .home-shell:has(.home-sidebar:focus-within){gap:30px}.home-dashboard-page:has(.home-messages-page) .home-dashboard{min-height:100dvh}.home-dashboard-page.is-messages-layout .home-dashboard{gap:0;min-height:100dvh;padding:72px 0 0}.home-dashboard-page.is-messages-layout .home-messages-page{background:transparent;color:var(--text-main)}.home-dashboard-page.is-messages-layout .home-messages-sidebar,.home-dashboard-page.is-messages-layout .home-messages-chat,.home-dashboard-page.is-messages-layout .home-messages-chat-head{background:transparent}.home-dashboard-page.is-messages-layout .home-messages-sidebar{border-right:1px solid var(--stroke)}.home-dashboard-page.is-messages-layout .home-messages-chat-head{border-bottom:1px solid var(--stroke)}.home-dashboard-page.is-messages-layout .home-messages-search{background:var(--input-bg);color:var(--text-muted)}.home-dashboard-page.is-messages-layout .home-messages-search input,.home-dashboard-page.is-messages-layout .home-messages-composer input{color:var(--text-main)}.home-dashboard-page.is-messages-layout .home-messages-search input::placeholder,.home-dashboard-page.is-messages-layout .home-messages-composer input::placeholder,.home-dashboard-page.is-messages-layout .home-messages-thread-copy small,.home-dashboard-page.is-messages-layout .home-messages-chat-profile small,.home-dashboard-page.is-messages-layout .home-messages-empty-list{color:var(--text-muted)}.home-dashboard-page.is-messages-layout .home-messages-thread,.home-dashboard-page.is-messages-layout .home-messages-chat-actions button,.home-dashboard-page.is-messages-layout .home-messages-composer button{color:var(--text-main)}.home-dashboard-page.is-messages-layout .home-messages-thread:hover,.home-dashboard-page.is-messages-layout .home-messages-thread.is-active{background:var(--surface-soft)}.home-dashboard-page.is-messages-layout .home-messages-thread-copy strong,.home-dashboard-page.is-messages-layout .home-messages-chat-profile strong,.home-dashboard-page.is-messages-layout .home-messages-list-head strong,.home-dashboard-page.is-messages-layout .home-messages-empty-chat strong{color:var(--text-main)}.home-dashboard-page.is-messages-layout .home-messages-list-head button,.home-dashboard-page.is-messages-layout .home-messages-empty-chat span{color:var(--text-soft)}.home-dashboard-page.is-messages-layout .home-messages-empty-icon,.home-dashboard-page.is-messages-layout .home-messages-composer{border-color:var(--stroke)}.home-dashboard-page.is-messages-layout .home-messages-thread-avatar,.home-dashboard-page.is-messages-layout .home-messages-chat-avatar,.home-dashboard-page.is-messages-layout .home-messages-bubble-avatar,.home-dashboard-page.is-messages-layout .home-messages-mini-avatar{background:var(--surface-soft)}.home-flat-layout .home-sidebar-brand{padding:0 0 8px}.home-flat-layout .home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-brand{justify-content:center;width:100%;overflow:visible;letter-spacing:.14em;text-align:center}.home-flat-layout .home-sidebar-link{min-height:38px;border-left:2px solid transparent;border-radius:0;padding:0 0 0 10px}.home-flat-layout .home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-link{border-left-color:transparent;min-height:34px;padding-left:0}.home-flat-layout .home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar{gap:8px}.home-flat-layout .home-sidebar-link:hover,.home-flat-layout .home-sidebar-link.is-active{background:transparent;box-shadow:none;transform:none}.home-flat-layout .home-sidebar-link.is-active{border-left-color:#ff4eb2;color:#fff3fa}.home-flat-layout .home-premium-card,.home-flat-layout .home-sidebar-profile{border:0;border-top:1px solid rgba(255,255,255,.08);border-radius:0;padding:16px 0 0;background:none;box-shadow:none}.home-flat-layout .home-premium-card--sidebar-inline{border-top:0;margin-top:8px;padding:12px 0 0}.home-flat-layout .home-premium-card p{max-width:180px}.home-flat-layout .home-premium-card button,.home-flat-layout .home-story-card button,.home-flat-layout .home-match-card button,.home-flat-layout .home-secondary-button,.home-flat-layout .home-security-item button{border:1px solid rgba(255,255,255,.12);background:transparent}.home-flat-layout .home-premium-crown,.home-flat-layout .home-welcome-card:after,.home-flat-layout .home-compatibility-card:after,.home-flat-layout .home-event-card:before{display:none}.home-flat-layout .home-topbar{position:fixed;inset:0 0 auto;z-index:80;justify-content:space-between;gap:16px;min-height:56px;width:100%;padding:0 18px;border:0;border-bottom:1px solid var(--topbar-border);background:var(--topbar-bg);backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12);box-shadow:none}.home-flat-layout .home-topbar-brand{position:static;z-index:2;margin-right:auto;min-width:auto;min-height:auto;padding:0;border-radius:0;background:transparent;color:#ff2d75;font-size:1.25rem;font-weight:900;text-align:left;text-shadow:0 0 8px rgba(255,45,117,.6),0 0 20px rgba(255,78,178,.42);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-flat-layout .home-topbar-create-room{margin-right:0}.home-flat-layout .home-topbar-actions{gap:16px}.home-flat-layout .home-top-stat,.home-flat-layout .home-alert-button,.home-flat-layout .home-location-button,.home-flat-layout .home-user-chip{min-height:auto;border:0;border-radius:0;padding:0;background:none;box-shadow:none}.home-flat-layout .home-alert-button,.home-flat-layout .home-location-button{width:32px;height:32px}.home-flat-layout .home-alert-button svg,.home-flat-layout .home-location-button svg{width:21px;height:21px}.home-flat-layout .home-alert-button span,.home-flat-layout .home-location-button span{top:-8px;right:-10px}.home-flat-layout .home-panel,.home-flat-layout .home-story-card,.home-flat-layout .home-event-card,.home-flat-layout .home-match-card{border:0;border-radius:0;background:none;box-shadow:none}.home-flat-layout .home-panel{padding:20px 0 0;border-top:1px solid rgba(255,255,255,.08)}.home-flat-layout .home-panel-header{margin-bottom:18px}.home-flat-layout .home-welcome-card,.home-flat-layout .home-missions-card{padding-top:0;border-top:0}.home-flat-layout .home-spotlight-grid{gap:26px}.home-flat-layout .home-spotlight-stats{gap:20px}.home-flat-layout .home-spotlight-stat{border:0;border-left:1px solid rgba(255,255,255,.12);border-radius:0;padding:0 0 0 14px;background:none;box-shadow:none}.home-flat-layout .home-missions-copy{max-width:360px}.home-flat-layout .home-mission-index{width:auto;height:auto;border:0;border-radius:0;padding-top:1px;background:none;box-shadow:none}.home-flat-layout .home-story-strip,.home-flat-layout .home-match-grid,.home-flat-layout .home-rooms-grid,.home-flat-layout .home-bottom-grid,.home-flat-layout .home-feature-grid,.home-flat-layout .home-main-columns,.home-flat-layout .home-primary-column,.home-flat-layout .home-side-column{gap:24px}.home-flat-layout .home-story-card,.home-flat-layout .home-match-card{padding:0 0 16px;border-bottom:1px solid rgba(255,255,255,.08)}.home-flat-layout .home-event-card{min-height:0;padding:0 0 18px;border-bottom:1px solid rgba(255,255,255,.08)}.home-flat-layout .home-event-copy{position:static;right:auto;bottom:auto;left:auto;margin-top:12px}.home-flat-layout .home-live-pill,.home-flat-layout .home-match-status,.home-flat-layout .home-section-kicker{border:1px solid rgba(255,255,255,.12);background:transparent}.home-flat-layout .home-room-card{grid-template-columns:10px 1fr;gap:6px 14px;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.home-flat-layout .home-room-visual{grid-row:1 / span 2;min-height:56px;width:10px;border:0;border-radius:999px;box-shadow:none}.home-flat-layout .home-room-card strong,.home-flat-layout .home-room-card span{grid-column:2}.home-flat-layout .home-compatibility-card,.home-flat-layout .home-cta-card{overflow:visible}.home-flat-layout .home-cta-card.is-club,.home-flat-layout .home-cta-card.is-rewards{background:none}.home-flat-layout .home-activity-list,.home-flat-layout .home-security-list,.home-flat-layout .home-creators-list{gap:16px}.home-flat-layout .home-activity-item,.home-flat-layout .home-security-item,.home-flat-layout .home-creator-item{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.home-flat-layout .home-creator-avatar,.home-flat-layout .home-match-avatar,.home-flat-layout .home-story-avatar{border-color:#ffffff14}@media(max-width:64rem){.home-flat-layout .home-shell{gap:24px}}@media(max-width:53.75rem){.home-flat-layout{padding:14px 16px 24px}.home-flat-layout .home-dashboard{gap:24px}}@media(max-width:767px){.home-flat-layout{padding:12px 14px 22px}.home-flat-layout .home-sidebar-link{padding-left:8px}.home-flat-layout .home-story-card,.home-flat-layout .home-cta-card{grid-template-columns:minmax(0,1fr)}}:root[data-theme=light] .home-dashboard-page{background:radial-gradient(circle at top left,rgba(255,62,156,.14),transparent 28%),radial-gradient(circle at top right,rgba(107,43,255,.1),transparent 24%),linear-gradient(180deg,#fffdfd,#f8f1f6);color:var(--text-main)}:root[data-theme=light] .home-flat-layout .home-search,:root[data-theme=light] .home-flat-layout .home-panel,:root[data-theme=light] .home-flat-layout .home-premium-card,:root[data-theme=light] .home-flat-layout .home-sidebar-profile,:root[data-theme=light] .home-flat-layout .home-story-card,:root[data-theme=light] .home-flat-layout .home-match-card,:root[data-theme=light] .home-flat-layout .home-event-card,:root[data-theme=light] .home-flat-layout .home-room-card,:root[data-theme=light] .home-flat-layout .home-activity-item,:root[data-theme=light] .home-flat-layout .home-security-item,:root[data-theme=light] .home-flat-layout .home-creator-item{border-color:#16121c1f}:root[data-theme=light] .home-flat-layout .home-sidebar-link{color:#6f6778}:root[data-theme=light] .home-flat-layout .home-sidebar-link:hover{color:#34283d}:root[data-theme=light] .home-flat-layout .home-sidebar-link.is-active{border-left-color:#ff2f92;color:#211926}:root[data-theme=light] .home-flat-layout .home-premium-label{color:#9f6f10}:root[data-theme=light] .home-flat-layout .home-premium-card p,:root[data-theme=light] .home-flat-layout .home-sidebar-profile span,:root[data-theme=light] .home-flat-layout .home-welcome-copy p,:root[data-theme=light] .home-flat-layout .home-spotlight-stat span,:root[data-theme=light] .home-flat-layout .home-missions-copy,:root[data-theme=light] .home-flat-layout .home-mission-copy span,:root[data-theme=light] .home-flat-layout .home-story-copy span,:root[data-theme=light] .home-flat-layout .home-compatibility-hero p,:root[data-theme=light] .home-flat-layout .home-compatibility-metrics span,:root[data-theme=light] .home-flat-layout .home-event-copy span,:root[data-theme=light] .home-flat-layout .home-room-card span,:root[data-theme=light] .home-flat-layout .home-match-copy span,:root[data-theme=light] .home-flat-layout .home-cta-copy span,:root[data-theme=light] .home-flat-layout .home-activity-copy span,:root[data-theme=light] .home-flat-layout .home-activity-item time,:root[data-theme=light] .home-flat-layout .home-creator-copy span{color:var(--text-soft)}:root[data-theme=light] .home-flat-layout .home-sidebar-profile strong,:root[data-theme=light] .home-flat-layout .home-top-stat,:root[data-theme=light] .home-flat-layout .home-alert-button,:root[data-theme=light] .home-flat-layout .home-welcome-copy h1,:root[data-theme=light] .home-flat-layout .home-spotlight-stat strong,:root[data-theme=light] .home-flat-layout .home-mission-copy strong,:root[data-theme=light] .home-flat-layout .home-panel-header h2,:root[data-theme=light] .home-flat-layout .home-event-copy strong,:root[data-theme=light] .home-flat-layout .home-room-card strong,:root[data-theme=light] .home-flat-layout .home-match-copy strong,:root[data-theme=light] .home-flat-layout .home-cta-copy strong,:root[data-theme=light] .home-flat-layout .home-activity-copy strong,:root[data-theme=light] .home-flat-layout .home-security-item strong,:root[data-theme=light] .home-flat-layout .home-creator-copy strong,:root[data-theme=light] .home-flat-layout .home-creator-revenue,:root[data-theme=light] .home-flat-layout .home-compatibility-metrics strong{color:var(--text-main)}:root[data-theme=light] .home-flat-layout .home-panel-meta,:root[data-theme=light] .home-flat-layout .home-panel-header button,:root[data-theme=light] .home-flat-layout .home-security-item button{color:#c1277a}:root[data-theme=light] .home-flat-layout .home-search svg{color:var(--text-muted)}:root[data-theme=light] .home-flat-layout .home-search input{color:var(--text-main)}:root[data-theme=light] .home-flat-layout .home-search input::placeholder{color:var(--text-muted)}:root[data-theme=light] .home-topbar .home-search{border-color:#16121c1f;background:#ffffffd1;box-shadow:inset 0 1px #ffffffb3}:root[data-theme=light] .home-search-page-head h1,:root[data-theme=light] .home-search-page-results-head strong,:root[data-theme=light] .home-search-page-card-copy strong{color:var(--text-main)}:root[data-theme=light] .home-search-page-head p,:root[data-theme=light] .home-search-page-results-head span,:root[data-theme=light] .home-search-page-card-copy span,:root[data-theme=light] .home-search-page-card-copy small,:root[data-theme=light] .home-search-page-empty{color:var(--text-muted)}:root[data-theme=light] .home-search-page-form{border-color:#16121c1f;background:#ffffffeb;box-shadow:inset 0 1px #ffffffb3}:root[data-theme=light] .home-search-page-form input{color:var(--text-main)}:root[data-theme=light] .home-search-page-form input::placeholder{color:var(--text-muted)}:root[data-theme=light] .home-search-page-card{border-color:#16121c1a;background:#fffffff0;color:var(--text-main)}:root[data-theme=light] .home-search-page-card:hover,:root[data-theme=light] .home-search-page-card:focus-visible{border-color:#ff3aa247;background:#ff3aa20f}:root[data-theme=light] .home-search-page-empty{border-color:#16121c1f}:root[data-theme=light] .home-search-filters,:root[data-theme=light] .home-search-match-card{border-color:#16121c1a;background:#fffffff0;color:var(--text-main)}:root[data-theme=light] .home-search-filter-group>span,:root[data-theme=light] .home-search-filter-row span,:root[data-theme=light] .home-search-filter-row strong,:root[data-theme=light] .home-search-switch strong,:root[data-theme=light] .home-search-match-title span,:root[data-theme=light] .home-search-match-body p{color:var(--text-muted)}:root[data-theme=light] .home-search-filter-chips button,:root[data-theme=light] .home-search-match-tags span,:root[data-theme=light] .home-search-match-actions button,:root[data-theme=light] .home-search-location-field{border-color:#16121c1a;background:#16121c0a;color:var(--text-main)}:root[data-theme=light] .home-search-location-field input,:root[data-theme=light] .home-search-match-title{color:var(--text-main)}:root[data-theme=light] .home-search-compat{background:radial-gradient(circle at center,#fff 58%,transparent 59%),conic-gradient(#e31972 var(--compat),rgba(22,18,28,.12) 0)}:root[data-theme=light] .profile-fixed-topbar,:root[data-theme=light] .home-topbar,:root[data-theme=light] .home-flat-layout .home-topbar{border-bottom-color:var(--topbar-border);background:var(--topbar-bg);box-shadow:none}:root[data-theme=dark] .home-topbar,:root[data-theme=dark] .home-flat-layout .home-topbar,:root[data-theme=dark] .profile-fixed-topbar,:root[data-theme=dark] .profile-page--flat .profile-fixed-topbar{border-bottom-color:var(--topbar-border);background:var(--topbar-bg);box-shadow:none}:root[data-theme=light] .profile-page--flat{background:radial-gradient(circle at top left,rgba(255,62,156,.14),transparent 28%),radial-gradient(circle at top right,rgba(107,43,255,.1),transparent 24%),linear-gradient(180deg,#fffdfd,#f8f1f6);color:var(--text-main)}:root[data-theme=light] .profile-page--flat .profile-fixed-topbar{border-bottom-color:var(--topbar-border);background:var(--topbar-bg);backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12)}:root[data-theme=light] .profile-page--flat .profile-summary-card,:root[data-theme=light] .profile-page--flat .profile-tabs,:root[data-theme=light] .profile-page--flat .profile-card{border-top-color:#16121c1a;border-bottom-color:#16121c1a}:root[data-theme=dark] .home-feed-post{border-color:#ffffff14;background:var(--surface-strong);color:var(--text-main);box-shadow:0 18px 50px #00000052}:root[data-theme=dark] .home-feed-author strong,:root[data-theme=dark] .home-feed-comment-preview-copy strong,:root[data-theme=dark] .home-suggestion-main strong{color:var(--text-main)}:root[data-theme=dark] .home-feed-author small,:root[data-theme=dark] .home-feed-comment-preview-copy span,:root[data-theme=dark] .home-feed-social-footer span,:root[data-theme=dark] .home-suggestion-main small{color:var(--text-muted)}:root[data-theme=dark] .home-feed-more{color:var(--text-soft)}:root[data-theme=dark] .home-feed-caption,:root[data-theme=dark] .home-feed-comment-preview,:root[data-theme=dark] .home-feed-comment-preview-copy p{color:var(--text-soft)}:root[data-theme=dark] .home-feed-actions{border-top-color:#ffffff14}:root[data-theme=dark] .home-feed-social,:root[data-theme=dark] .home-feed-social.profile-post-social{border-top-color:#ffffff14}:root[data-theme=dark] .home-feed-social-button,:root[data-theme=dark] .home-feed-social .profile-post-social-button{color:var(--text-main)}:root[data-theme=dark] .home-feed-social-button.is-active,:root[data-theme=dark] .home-feed-social .profile-post-social-button.is-active{color:#ff7ec0}:root[data-theme=dark] .home-feed-social-count,:root[data-theme=dark] .home-feed-comments-more,:root[data-theme=dark] .home-feed-actions button,:root[data-theme=dark] .home-suggestions-head button,:root[data-theme=dark] .home-suggestion-item>button{color:#ff8fcf}:root[data-theme=dark] .home-feed-comment-avatar{background:linear-gradient(135deg,#ff2f9238,#6b2bff33);color:var(--text-main)}:root[data-theme=dark] .home-feed-comment-form input{border-color:#ffffff1f;background:var(--input-bg);color:var(--text-main)}:root[data-theme=dark] .home-feed-comment-form input::placeholder{color:var(--text-muted)}:root[data-theme=dark] .home-feed-action-error{color:#ff9fd0}:root[data-theme=dark] .home-suggestions-head{color:var(--text-main)}:root[data-theme=dark] .home-suggestion-error{border-color:#ff4da63d;background:#ff2f921a;color:#ffb8dc}:root[data-theme=dark] .home-stories-empty,:root[data-theme=dark] .home-feed-empty{border-color:#ffffff1a;background:var(--surface-soft);color:var(--text-muted)}:root[data-theme=dark] .home-current-profile-card strong{color:var(--text-main)}:root[data-theme=dark] .home-current-profile-card span{color:var(--text-muted)}:root[data-theme=dark] .home-discover-header span,:root[data-theme=dark] .home-discover-section-head span,:root[data-theme=dark] .home-discover-header p{color:var(--text-muted)}:root[data-theme=dark] .home-discover-header h1{color:var(--text-main)}:root[data-theme=dark] .home-discover-section-head strong{color:#ff8fcf}:root[data-theme=dark] .home-discover-filter-toggle,:root[data-theme=dark] .home-discover-section-head button{border-color:#ff4da659;background:#ff2f921f;color:#ff9fd0}:root[data-theme=dark] .home-discover-filter-toggle:hover,:root[data-theme=dark] .home-discover-section-head button:hover{background:#ff2f9233}:root[data-theme=dark] .home-discover-filter-toggle svg{color:currentColor}:root[data-theme=dark] .home-discover-story strong,:root[data-theme=dark] .home-discover-story .home-story-name{color:var(--text-main)}.home-discover-story .home-story-name:hover,.home-discover-story .home-story-name:focus-visible{color:#ff4eb2}:root[data-theme=dark] .home-discover-story span{color:var(--text-muted)}:root[data-theme=dark] .home-discover-online-name{color:var(--text-main)}:root[data-theme=dark] .home-discover-online-meta,:root[data-theme=dark] .home-discover-online-empty{color:var(--text-muted)}:root[data-theme=dark] .home-discover-online-preview{background:#101018}:root[data-theme=dark] .home-discover-empty-live{border-color:#ff4da63d;background:var(--surface-soft);color:var(--text-muted)}:root[data-theme=dark] .home-discover-suggestion-card{border:1px solid rgba(255,255,255,.08);background:var(--surface-strong);box-shadow:0 18px 40px #00000047}:root[data-theme=dark] .home-discover-suggestion-card strong{color:var(--text-main)}:root[data-theme=dark] .home-discover-suggestion-card span,:root[data-theme=dark] .home-discover-suggestion-card small{color:var(--text-muted)}:root[data-theme=dark] .home-discover-suggestion-photo{background:linear-gradient(135deg,#ff2f922e,#6b2bff29);color:#ff9fd0}:root[data-theme=dark] .home-discover-filter{border-color:#ff4da633;background:var(--surface-strong);box-shadow:0 20px 50px #00000059}:root[data-theme=dark] .home-discover-filter>strong{color:var(--text-main)}:root[data-theme=dark] .home-discover-filter>span,:root[data-theme=dark] .home-discover-select>span{color:var(--text-muted)}:root[data-theme=dark] .home-discover-filter label{color:var(--text-soft)}:root[data-theme=dark] .home-discover-select select{border-color:#ffffff1f;background:var(--input-bg);color:var(--text-main);color-scheme:dark}:root[data-theme=light] .home-topbar .home-search svg{color:var(--text-muted)}:root[data-theme=light] .home-topbar .home-search input{color:var(--text-main)}:root[data-theme=light] .home-topbar .home-search input::placeholder{color:var(--text-muted)}:root[data-theme=light] .home-topbar .home-top-stat,:root[data-theme=light] .home-topbar .home-alert-button,:root[data-theme=light] .home-topbar .home-user-chip{border-color:#16121c1f;background:#ffffffdb;color:var(--text-main)}:root[data-theme=light] .home-notifications-dropdown{border-color:#16121c1f;background:#fffffffa;color:var(--text-main);box-shadow:0 22px 54px #30182c29}:root[data-theme=light] .home-notifications-dropdown:before{border-color:#16121c1f;background:#fffffffa}:root[data-theme=light] .home-notifications-header,:root[data-theme=light] .home-notification-item{border-color:#16121c14}:root[data-theme=light] .home-notifications-header span,:root[data-theme=light] .home-notification-copy em,:root[data-theme=light] .home-notification-copy span,:root[data-theme=light] .home-notification-copy small,:root[data-theme=light] .home-notification-copy time,:root[data-theme=light] .home-notifications-empty{color:var(--text-muted)}:root[data-theme=light] .home-notification-copy strong{color:var(--text-main)}:root[data-theme=light] .home-notification-main:hover,:root[data-theme=light] .home-notification-thumb,:root[data-theme=light] .home-notification-actions button.is-secondary{background:#16121c0f}:root[data-theme=light] .home-notification-actions button.is-secondary{color:var(--text-main)}:root[data-theme=light] .home-search-results{border-color:#16121c1f;background:#fffffffa;box-shadow:0 22px 54px #30182c29}:root[data-theme=light] .home-search-result{border-bottom-color:#16121c14;color:var(--text-main)}:root[data-theme=light] .home-search-result:hover,:root[data-theme=light] .home-search-result:focus-visible{background:#ff2f9214}:root[data-theme=light] .home-search-result-copy strong{color:var(--text-main)}:root[data-theme=light] .home-search-result-copy span,:root[data-theme=light] .home-search-result-copy small,:root[data-theme=light] .home-search-empty{color:var(--text-soft)}:root[data-theme=light] .home-search-result b{border-color:#ff2f9238;color:#c1277a}:root[data-theme=light] .home-flat-layout .home-premium-card button,:root[data-theme=light] .home-flat-layout .home-story-card button,:root[data-theme=light] .home-flat-layout .home-match-card button,:root[data-theme=light] .home-flat-layout .home-secondary-button{border-color:#16121c24;color:var(--text-main)}:root[data-theme=light] .home-flat-layout .home-section-kicker,:root[data-theme=light] .home-flat-layout .home-live-pill,:root[data-theme=light] .home-flat-layout .home-match-status{border-color:#ff2f9238;background:#ff2f9214;color:#b01f70}:root[data-theme=light] .home-flat-layout .home-spotlight-stat,:root[data-theme=light] .home-flat-layout .home-mission-index{border-color:#16121c1f}:root[data-theme=light] .home-flat-layout .home-room-visual{box-shadow:none}.home-profile-menu{position:relative}.home-profile-menu .home-user-chip{width:auto;gap:8px;padding:0 10px 0 0}.home-user-chip.is-active .home-user-chip-indicator{transform:rotate(180deg)}.home-user-chip-indicator{display:inline-flex;width:16px;height:16px;color:#9f95b0;transition:transform .18s ease}.home-profile-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:30;width:min(320px,calc(100vw - 28px));border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:14px;background:#120e1afa;box-shadow:0 24px 54px #00000057,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-profile-dropdown:before{content:"";position:absolute;top:-7px;right:22px;width:14px;height:14px;border-top:1px solid rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.08);background:#120e1afa;transform:rotate(45deg)}.home-profile-dropdown-header{display:flex;align-items:center;gap:12px;padding:4px 4px 14px}.home-avatar-large{width:46px;height:46px}.home-profile-dropdown-copy{display:grid;gap:3px}.home-profile-dropdown-copy strong{color:#fbf7fd;font-size:.9rem}.home-profile-dropdown-copy span{color:#958aa4;font-size:.72rem}.home-profile-dropdown-section{display:grid;gap:4px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.home-profile-dropdown-section:first-of-type{padding-top:0;border-top:0}.home-profile-action,.home-profile-toggle{display:flex;align-items:center;gap:12px;min-height:46px;border:0;border-radius:14px;padding:0 10px;background:transparent;color:#f3edf8;text-align:left;transition:background .16s ease,color .16s ease}.home-profile-action:hover,.home-profile-toggle:hover{background:#ffffff0d}.home-profile-action-icon{display:inline-flex;flex:0 0 auto;width:18px;height:18px;color:currentColor}.home-profile-action-icon svg{width:100%;height:100%}.home-profile-action span:last-child{font-size:.84rem;font-weight:600}.home-profile-toggle{cursor:pointer}.home-profile-theme-row{display:flex;align-items:center;gap:12px;min-height:46px;padding:0 10px;border-radius:14px}.home-profile-theme-switcher{flex:0 0 auto;margin-left:auto;gap:4px;padding:3px;border-color:#ffffff1a;background:#ffffff0f;box-shadow:none}.home-profile-theme-switcher .home-profile-theme-option{min-width:58px;padding:7px 10px;font-size:.72rem;font-weight:700}:root[data-theme=light] .home-profile-theme-switcher{border-color:#16121c1a;background:#16121c0d}:root[data-theme=light] .home-profile-theme-row .home-profile-toggle-copy strong{color:#1a1320}:root[data-theme=light] .home-profile-theme-row .home-profile-toggle-copy small{color:#756a7c}.home-profile-toggle-copy{display:grid;flex:1;gap:2px}.home-profile-toggle-copy strong{color:#f3edf8;font-size:.84rem;font-weight:600}.home-profile-toggle-copy small{color:#958aa4;font-size:.7rem;font-weight:500}.home-switch{position:relative;display:inline-flex;flex:0 0 auto}.home-switch input{position:absolute;inset:0;opacity:0;cursor:pointer}.home-switch-track{position:relative;display:inline-flex;width:42px;height:24px;border-radius:999px;background:#ffffff1f;transition:background .16s ease}.home-switch-track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff8fd;transition:transform .16s ease}.home-switch input:checked+.home-switch-track{background:linear-gradient(90deg,#ff3aa2,#903dff)}.home-switch input:checked+.home-switch-track:after{transform:translate(18px)}.home-profile-action.is-danger{color:#ff8abf}.home-flat-layout .home-profile-menu .home-user-chip{padding-right:0}.home-flat-layout .home-user-chip-indicator{color:var(--text-muted)}.home-flat-layout .home-profile-dropdown{border-color:#ffffff14;border-radius:22px;background:#120e1afa;box-shadow:0 24px 54px #0000004d,inset 0 1px #ffffff0a}.home-flat-layout .home-profile-dropdown:before{border-top-color:#ffffff14;border-left-color:#ffffff14;background:#120e1afa}:root[data-theme=light] .home-user-chip-indicator{color:var(--text-soft)}:root[data-theme=light] .home-profile-dropdown{border-color:#16121c1f;background:#fffffffa;box-shadow:0 24px 54px #2f172b29,inset 0 1px #ffffffb3}:root[data-theme=light] .home-profile-dropdown:before{border-top-color:#16121c1f;border-left-color:#16121c1f;background:#fffffffa}:root[data-theme=light] .home-profile-dropdown-copy strong,:root[data-theme=light] .home-profile-action,:root[data-theme=light] .home-profile-toggle,:root[data-theme=light] .home-profile-toggle-copy strong{color:var(--text-main)}:root[data-theme=light] .home-profile-dropdown-copy span,:root[data-theme=light] .home-profile-toggle-copy small{color:var(--text-soft)}:root[data-theme=light] .home-profile-dropdown-section{border-top-color:#16121c1a}:root[data-theme=light] .home-profile-action:hover,:root[data-theme=light] .home-profile-toggle:hover{background:#ff2f920f}:root[data-theme=light] .home-switch-track{background:#16121c1f}.home-profile-setup-overlay{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:24px 16px;background:#06070bcc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-profile-setup-card{width:min(760px,100%);max-height:min(88vh,920px);overflow-y:auto;border:1px solid rgba(255,255,255,.08);border-radius:30px;padding:28px;background:linear-gradient(180deg,#130d1cfa,#0b0911fc);box-shadow:0 36px 90px #0006,inset 0 1px #ffffff0a}.home-profile-setup-header,.home-profile-setup-section{display:grid;gap:12px}.home-profile-setup-header{margin-bottom:24px}.home-profile-setup-header h2{margin:0;font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.06;color:#fff7fc}.home-profile-setup-header p,.home-profile-setup-helper,.home-profile-setup-loading{margin:0;color:#e9ddf0c2}.home-profile-setup-kicker{color:#ff69bd;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-profile-setup-section+.home-profile-setup-section{margin-top:20px}.home-profile-setup-section strong{color:#fff4fb;font-size:1rem}.home-profile-setup-options{display:flex;flex-wrap:wrap;gap:10px}.home-profile-setup-choice{min-height:46px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:0 18px;background:#ffffff08;color:#f2e7f6;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.home-profile-setup-choice:hover{border-color:#ff69bd57;background:#ff69bd14;transform:translateY(-1px)}.home-profile-setup-choice.is-selected{border-color:transparent;background:linear-gradient(90deg,#ff2f92f2,#6f20fff2);box-shadow:0 16px 36px #ff2f9238;color:#fff7fc}.home-profile-setup-photo-card,.home-profile-setup-person-card{border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#ffffff08;box-shadow:inset 0 1px #ffffff08}.home-profile-setup-photo-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center;padding:18px}.home-profile-setup-photo-button{flex:0 0 96px;width:96px;height:96px;border:1px dashed rgba(255,255,255,.16);border-radius:50%;padding:0;background:#ffffff0a;overflow:hidden}.home-profile-setup-photo-image,.home-profile-setup-photo-fallback{display:grid;width:100%;height:100%;border-radius:50%;place-items:center}.home-profile-setup-photo-image{object-fit:cover}.home-profile-setup-photo-fallback{background:radial-gradient(circle at 30% 30%,rgba(255,186,221,.92),transparent 34%),linear-gradient(135deg,#4a2145fa,#181021fa);color:#fff7fc;font-size:1.1rem;font-weight:800}.home-profile-setup-photo-copy{display:grid;gap:6px;min-width:0}.home-profile-setup-photo-copy strong{font-size:.96rem}.home-profile-setup-photo-copy span{color:#e9ddf0b8;font-size:.84rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-profile-setup-photo-input{display:none}.home-profile-setup-people{display:grid;gap:16px}.home-profile-setup-person-card{display:grid;gap:16px;padding:18px}.home-profile-setup-person-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-profile-setup-person-header strong{font-size:.96rem}.home-profile-setup-person-header span{color:#e9ddf0b8;font-size:.8rem}.home-profile-setup-city{display:grid;gap:12px}.home-profile-setup-city input,.home-profile-setup-field input,.home-profile-setup-field select{width:100%;min-height:54px;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:0 16px;background:#ffffff0a;color:#fff5fb;outline:none}.home-profile-setup-city input::placeholder,.home-profile-setup-field input::placeholder{color:#e9ddf08f}.home-profile-setup-city input:focus,.home-profile-setup-field input:focus,.home-profile-setup-field select:focus{border-color:#ff2f9261;box-shadow:0 0 0 3px #ff2f921f}.home-profile-setup-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-profile-setup-field{display:grid;gap:8px}.home-profile-setup-field span{color:#f2e7f6e6;font-size:.92rem}.home-profile-setup-city-list{display:grid;gap:8px;max-height:220px;overflow-y:auto;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:10px;background:#ffffff08}.home-profile-setup-city-list button{min-height:42px;border:0;border-radius:14px;padding:0 14px;background:transparent;color:#f2e8f6;text-align:left}.home-profile-setup-city-list button:hover{background:#ff69bd14}.home-profile-setup-error{margin:18px 0 0;color:#ff8ac2}.home-profile-setup-actions{display:flex;justify-content:flex-end;margin-top:24px}.home-profile-setup-submit{min-width:164px;min-height:52px;border:0;border-radius:999px;padding:0 24px;background:var(--accent-gradient);color:#fff8fd;font-weight:700;box-shadow:0 22px 48px #ff2f9238}.home-profile-setup-submit:disabled{cursor:not-allowed;opacity:.54;box-shadow:none}.home-profile-setup-loading{display:grid;min-height:220px;place-items:center;text-align:center}:root[data-theme=light] .home-profile-setup-overlay{background:#efe5ecb8}:root[data-theme=light] .home-profile-setup-card{border-color:#16121c1a;background:linear-gradient(180deg,#fffffffa,#f8f3f7fa);box-shadow:0 28px 74px #2f172b2e,inset 0 1px #ffffffd1}:root[data-theme=light] .home-profile-setup-header h2,:root[data-theme=light] .home-profile-setup-section strong,:root[data-theme=light] .home-profile-setup-choice,:root[data-theme=light] .home-profile-setup-city input,:root[data-theme=light] .home-profile-setup-city-list button{color:var(--text-main)}:root[data-theme=light] .home-profile-setup-header p,:root[data-theme=light] .home-profile-setup-helper,:root[data-theme=light] .home-profile-setup-loading{color:var(--text-soft)}:root[data-theme=light] .home-profile-setup-choice{border-color:#16121c1a;background:#ffffffb8}:root[data-theme=light] .home-profile-setup-choice:hover,:root[data-theme=light] .home-profile-setup-city-list button:hover{background:#ff2f9214}:root[data-theme=light] .home-profile-setup-choice.is-selected{color:#fff8fd}:root[data-theme=light] .home-profile-setup-city input,:root[data-theme=light] .home-profile-setup-field input,:root[data-theme=light] .home-profile-setup-field select,:root[data-theme=light] .home-profile-setup-city-list,:root[data-theme=light] .home-profile-setup-photo-card,:root[data-theme=light] .home-profile-setup-person-card{border-color:#16121c1a;background:#ffffffd6;color:var(--text-main)}:root[data-theme=light] .home-profile-setup-field select{color-scheme:light}:root[data-theme=light] .home-profile-setup-field select option,:root[data-theme=light] .home-profile-setup-select option,:root[data-theme=light] .home-profile-setup-location-field select option,:root[data-theme=light] .profile-edit-modal-input option{background-color:#fff;color:#16141a}:root[data-theme=light] .home-profile-setup-city input::placeholder,:root[data-theme=light] .home-profile-setup-field input::placeholder{color:var(--text-muted)}:root[data-theme=light] .home-profile-setup-field span{color:var(--text-soft)}:root[data-theme=light] .home-profile-setup-photo-button{border-color:#16121c1a;background:#f8f3f7e0}:root[data-theme=light] .home-profile-setup-photo-copy span,:root[data-theme=light] .home-profile-setup-person-header span{color:var(--text-soft)}@media(max-width:767px){.home-profile-setup-overlay{padding:16px 12px}.home-profile-setup-card{max-height:calc(100vh - 24px);padding:22px 18px;border-radius:24px}.home-profile-setup-options{display:grid}.home-profile-setup-fields{grid-template-columns:minmax(0,1fr)}.home-profile-setup-photo-card{grid-template-columns:minmax(0,1fr);justify-items:start}.home-profile-setup-choice,.home-profile-setup-submit{width:100%}.home-profile-setup-actions{justify-content:stretch}}@media(max-width:767px){.home-profile-dropdown{right:-8px}}.profile-page{min-height:100vh;padding:22px 16px 32px;background:linear-gradient(180deg,#1108170a,#11081705)}.profile-page--flat{padding:72px 18px 28px;background:radial-gradient(circle at top left,rgba(255,62,156,.18),transparent 28%),radial-gradient(circle at top right,rgba(107,43,255,.16),transparent 22%),linear-gradient(180deg,#06070b,#0b0a10);color:#f6effa}.profile-fixed-brand{position:fixed;top:26px;left:78px;z-index:120;padding:0;border:0;background:transparent;color:#ff4eb2;font-size:1.25rem;font-weight:900;line-height:1;letter-spacing:.14em;text-transform:uppercase;text-align:left;text-shadow:0 0 20px rgba(255,78,178,.42);cursor:pointer}.profile-fixed-brand:hover,.profile-fixed-brand:focus-visible{color:#ff6bc2;text-shadow:0 0 24px rgba(255,78,178,.58)}.profile-page--flat .profile-fixed-topbar{position:fixed;inset:0 0 auto;z-index:80;justify-content:space-between;gap:16px;min-height:56px;width:100%;margin-bottom:0;padding:0 18px;border:0;border-bottom:1px solid var(--topbar-border);background:var(--topbar-bg);backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12);box-shadow:none}.profile-page--flat .profile-fixed-topbar .home-topbar-brand{flex:0 0 auto;margin-right:auto;min-width:auto;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#ff2d75;font-size:1.25rem;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase;text-align:left;text-shadow:0 0 8px rgba(255,45,117,.6),0 0 20px rgba(255,78,178,.42);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:pointer}.profile-page--flat .profile-fixed-topbar .home-topbar-brand:hover,.profile-page--flat .profile-fixed-topbar .home-topbar-brand:focus-visible{color:#ff4a8a;text-shadow:0 0 10px rgba(255,45,117,.75),0 0 24px rgba(255,78,178,.55)}.profile-page--flat .profile-fixed-topbar .home-topbar-actions{margin-left:auto}.profile-page--flat .profile-fixed-topbar .home-top-stat,.profile-page--flat .profile-fixed-topbar .home-alert-button,.profile-page--flat .profile-fixed-topbar .home-user-chip{min-height:auto;border:0;border-radius:0;padding:0;background:none;box-shadow:none}.profile-page--flat .profile-cover,.profile-page--flat .profile-summary-card,.profile-page--flat .profile-card,.profile-page--flat .profile-tabs{border:0;border-radius:0;background:transparent;box-shadow:none}.profile-page--flat .profile-cover{overflow:hidden}.profile-page--flat .profile-summary-card{margin-top:0;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.profile-page--flat .profile-tabs{border-bottom:1px solid rgba(255,255,255,.08)}.profile-page--flat .profile-card{padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.profile-shell{max-width:1140px;margin:0 auto}.profile-hero{display:grid;gap:0;margin-bottom:12px}.profile-cover,.profile-summary-card,.profile-card,.profile-tabs{border:1px solid var(--stroke);background:var(--surface-strong);box-shadow:var(--shadow)}.profile-cover,.profile-summary-card,.profile-card{border-radius:18px}.profile-cover{position:relative;min-height:138px;background:linear-gradient(90deg,#691e81fa,#ce237beb);overflow:hidden;z-index:0}.profile-cover-image,.profile-cover-layer{position:absolute;inset:0}.profile-cover-image{width:100%;height:100%;object-fit:cover}.profile-cover-layer{background:linear-gradient(180deg,#180a1e14,#180a1e52),linear-gradient(90deg,#691e81c7,#ce237bad)}.profile-cover.has-photo .profile-cover-layer{background:linear-gradient(180deg,#0e07131f,#0e07136b),linear-gradient(90deg,#691e8138,#ce237b33)}.profile-cover-actions{position:absolute;right:18px;bottom:14px;display:flex;gap:8px;z-index:2}.profile-cover-action{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:#120a1ad1;color:#fff;box-shadow:0 12px 26px #00000047;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.profile-cover-action:hover:not(:disabled),.profile-cover-action:focus-visible:not(:disabled){transform:translateY(-1px);border-color:#fffffff5;background:#8f1f63f0}.profile-cover-action.is-remove:hover:not(:disabled),.profile-cover-action.is-remove:focus-visible:not(:disabled){background:#a32048f5;color:#fff}.profile-cover-action:disabled{cursor:wait;opacity:.72}.profile-cover-action svg,.profile-avatar-action svg,.profile-composer-button svg,.profile-post-more svg,.profile-cert-arrow svg,.profile-badge svg{display:block;width:18px;height:18px;color:currentColor;flex:0 0 auto;pointer-events:none;overflow:visible}.profile-summary-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:14px 18px;margin-top:0;position:relative;z-index:2}.profile-summary-main{display:flex;align-items:flex-end;gap:16px;min-width:0}.profile-avatar-frame{position:relative;z-index:3;margin-top:0;flex-shrink:0}.profile-avatar-story-trigger{display:grid;place-items:center;width:128px;height:128px;box-sizing:border-box;border-radius:50%;padding:0;border:0;background:none;cursor:pointer}.profile-avatar-frame.has-active-stories .profile-avatar-story-trigger{padding:4px}.profile-avatar-frame .profile-avatar-story-trigger.home-story-ring{width:128px;height:128px;border-radius:50%}.profile-avatar-frame .profile-avatar-story-trigger .profile-avatar,.profile-avatar-frame .profile-avatar-story-trigger .profile-avatar-fallback{width:120px;height:120px;flex:0 0 120px}.home-comment-author-avatar-button,.home-comment-author-name-button{padding:0;border:0;background:none;cursor:pointer;text-align:left}.home-comment-author-name-button strong{color:inherit}.home-comment-author-name-button:hover strong,.home-comment-author-name-button:focus-visible strong{text-decoration:underline}.profile-avatar-status{position:absolute;left:4px;bottom:10px;width:16px;height:16px;border:3px solid rgba(255,255,255,.96);border-radius:50%;background:#21b14b;box-shadow:0 10px 20px #0a10122e;z-index:4}.profile-avatar-frame.is-editable:hover .profile-avatar-actions,.profile-avatar-frame.is-editable:focus-within .profile-avatar-actions{opacity:1;transform:translateY(0);pointer-events:auto}.profile-avatar,.profile-avatar-fallback,.profile-visitor-avatar{border-radius:50%}.profile-avatar,.profile-avatar-fallback{width:120px;height:120px;border:4px solid rgba(255,255,255,.88);object-fit:cover;box-shadow:0 16px 28px #10182729}.profile-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 28%,rgba(255,214,232,.92),transparent 34%),linear-gradient(135deg,#7b2c65,#2b1731);color:#fff8fc;font-size:2rem;font-weight:800}.profile-avatar-fallback.is-person{position:relative;overflow:hidden;padding:0;background:#f2f2f2;color:transparent}.profile-avatar-fallback.is-person svg{display:block;width:100%;height:100%}.profile-avatar-initials-fallback{position:absolute;left:50%;bottom:8px;max-width:70%;transform:translate(-50%);overflow:hidden;color:#504b56b3;font-size:.62rem;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.profile-avatar.is-small,.profile-avatar-fallback.is-small{width:34px;height:34px;border-width:2px;font-size:.8rem;box-shadow:none}.profile-avatar-actions{position:absolute;z-index:6;right:2px;bottom:8px;display:flex;gap:6px;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.profile-avatar-action{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#150c1bc7;color:#fff6fb;box-shadow:0 12px 24px #0a060f38;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.profile-avatar-action:hover:not(:disabled),.profile-avatar-action:focus-visible:not(:disabled){transform:translateY(-1px);background:#8f1f63eb;border-color:#ffffffeb}.profile-avatar-action.is-remove:hover:not(:disabled),.profile-avatar-action.is-remove:focus-visible:not(:disabled){background:#a32048f0}.profile-avatar-action svg{display:block;width:18px;height:18px;color:currentColor;flex:0 0 auto;pointer-events:none;overflow:visible}.profile-avatar-action:disabled{cursor:wait;opacity:.72}.profile-media-input{display:none}.profile-summary-copy{display:grid;gap:4px;padding-bottom:8px}.profile-summary-heading{display:flex;align-items:center;gap:4px}.profile-summary-heading strong{color:var(--text-main);font-size:1.1rem}.profile-summary-copy span,.profile-summary-meta span,.profile-post-author-copy span,.profile-visitor-card span{color:var(--text-soft);font-size:.78rem}.profile-summary-location,.profile-friend-location{display:inline-flex;align-items:center;gap:4px}.profile-summary-location svg,.profile-friend-location svg{width:12px;height:12px;flex-shrink:0;color:#df2577}.profile-summary-side{display:grid;align-content:end;gap:12px;min-width:250px;padding-top:50px}.profile-summary-side.is-visitor{align-content:start;padding-top:0}.profile-edit-button{min-height:34px;border:0;border-radius:8px;background:#11081714;color:var(--text-main);font-size:.8rem;font-weight:700}.profile-summary-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-summary-action-button,.profile-summary-menu-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border:0;border-radius:10px;padding:0 14px;background:#11081714;color:var(--text-main);font-size:.78rem;font-weight:700}.profile-summary-action-button svg,.profile-summary-menu-button svg,.profile-summary-menu-panel button svg{width:15px;height:15px;flex-shrink:0}.profile-summary-action-button.is-primary{background:#1108171a}.profile-summary-action-button:hover:not(:disabled),.profile-summary-action-button:focus-visible:not(:disabled),.profile-summary-menu-button:hover:not(:disabled),.profile-summary-menu-button:focus-visible:not(:disabled){background:#11081724}.profile-summary-action-button:disabled,.profile-summary-menu-button:disabled{cursor:wait;opacity:.68}.profile-summary-menu{position:relative}.profile-summary-menu-button{width:38px;padding:0}.profile-summary-menu-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:8;display:grid;min-width:220px;border:1px solid var(--stroke);border-radius:16px;padding:8px;background:#fffffffa;box-shadow:0 18px 42px #11081724}.profile-summary-menu-panel button{display:inline-flex;align-items:center;gap:10px;min-height:40px;border:0;border-radius:10px;padding:0 10px;background:transparent;color:var(--text-main);font-size:.78rem;text-align:left}.profile-summary-menu-panel button.is-danger{color:#962a4e}.profile-summary-menu-panel button:hover,.profile-summary-menu-panel button:focus-visible{background:#1108170f}.profile-summary-menu-divider{height:1px;margin:6px 0;background:var(--stroke)}.profile-summary-meta{display:grid;gap:6px}.profile-hero-feedback{margin-top:8px}.profile-blocked-panel{grid-column:1 / -1;display:grid;gap:12px;justify-items:start;padding:28px 24px;border-radius:20px;border:1px solid rgba(152,33,125,.16);background:var(--surface-elevated, rgba(255, 255, 255, .04))}.profile-blocked-panel strong{font-size:1rem;color:var(--text-main)}.profile-blocked-panel p{margin:0;max-width:42ch;color:var(--text-soft);font-size:.88rem;line-height:1.55}.profile-content.profile-flat-layout:has(.profile-blocked-panel){grid-template-columns:minmax(0,1fr)}[data-theme=dark] .profile-blocked-panel{border-color:#ffffff14;background:#ffffff08}.profile-blocked-panel--hero{width:100%}.profile-shell.is-profile-restricted .profile-cover-image,.profile-shell.is-profile-restricted .profile-cover-layer{display:none}.profile-content{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(260px,.98fr);gap:12px;align-items:start}.profile-feed-column,.profile-side-column{display:grid;gap:8px}.profile-tabs{display:flex;flex-wrap:wrap;gap:2px;border-radius:16px;padding:4px}.profile-tab{min-height:34px;border:0;border-radius:10px;padding:0 12px;background:transparent;color:var(--text-soft);font-size:.76rem;font-weight:600}.profile-tab.is-active{background:#98217d14;color:#8f1f63;box-shadow:inset 0 -2px #8f1f63}.profile-card{padding:12px}.profile-composer-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px}.profile-inline-avatar{display:inline-flex}.profile-author-story-ring{border:2px solid transparent;cursor:pointer}.profile-author-story-ring .profile-avatar,.profile-author-story-ring .profile-avatar-fallback{width:100%;height:100%;flex:0 0 auto}.home-search-page-avatar-button.home-avatar-story-ring,.home-search-person-avatar-button.home-avatar-story-ring,.home-messages-thread-avatar-button.home-avatar-story-ring,.home-messages-chat-avatar-button.home-avatar-story-ring,.home-nearby-avatar-button.home-avatar-story-ring,.home-feed-author-avatar-button.home-avatar-story-ring,.home-suggestion-avatar-button.home-avatar-story-ring,.home-comment-author-avatar-button.home-avatar-story-ring,.home-discover-suggestion-avatar-button.home-avatar-story-ring,.profile-author-story-ring.home-avatar-story-ring{position:relative;display:inline-grid;place-items:center;overflow:visible;border:2px solid transparent;border-radius:50%;padding:2px;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from 210deg,#ff3f96,#ffb020,#2bd86f,#ff3f96) border-box}.home-search-page-avatar-button.home-avatar-story-ring.is-viewed,.home-search-person-avatar-button.home-avatar-story-ring.is-viewed,.home-messages-thread-avatar-button.home-avatar-story-ring.is-viewed,.home-messages-chat-avatar-button.home-avatar-story-ring.is-viewed,.home-feed-author-avatar-button.home-avatar-story-ring.is-viewed,.home-suggestion-avatar-button.home-avatar-story-ring.is-viewed,.home-comment-author-avatar-button.home-avatar-story-ring.is-viewed,.home-discover-suggestion-avatar-button.home-avatar-story-ring.is-viewed,.profile-author-story-ring.home-avatar-story-ring.is-viewed{border-color:#c8c2ce;background:#fff}:root[data-theme=dark] .home-search-page-avatar-button.home-avatar-story-ring,:root[data-theme=dark] .home-search-person-avatar-button.home-avatar-story-ring,:root[data-theme=dark] .home-messages-thread-avatar-button.home-avatar-story-ring,:root[data-theme=dark] .home-messages-chat-avatar-button.home-avatar-story-ring,:root[data-theme=dark] .home-feed-author-avatar-button.home-avatar-story-ring,:root[data-theme=dark] .home-suggestion-avatar-button.home-avatar-story-ring,:root[data-theme=dark] .home-comment-author-avatar-button.home-avatar-story-ring,:root[data-theme=dark] .home-discover-suggestion-avatar-button.home-avatar-story-ring,:root[data-theme=dark] .profile-author-story-ring.home-avatar-story-ring{background:linear-gradient(#120e18fa,#120e18fa) padding-box,conic-gradient(from 210deg,#ff3f96,#ffb020,#2bd86f,#ff3f96) border-box}:root[data-theme=dark] .home-search-page-avatar-button.home-avatar-story-ring.is-viewed,:root[data-theme=dark] .home-search-person-avatar-button.home-avatar-story-ring.is-viewed,:root[data-theme=dark] .home-messages-thread-avatar-button.home-avatar-story-ring.is-viewed,:root[data-theme=dark] .home-messages-chat-avatar-button.home-avatar-story-ring.is-viewed,:root[data-theme=dark] .home-feed-author-avatar-button.home-avatar-story-ring.is-viewed,:root[data-theme=dark] .home-suggestion-avatar-button.home-avatar-story-ring.is-viewed,:root[data-theme=dark] .home-comment-author-avatar-button.home-avatar-story-ring.is-viewed,:root[data-theme=dark] .home-discover-suggestion-avatar-button.home-avatar-story-ring.is-viewed,:root[data-theme=dark] .profile-author-story-ring.home-avatar-story-ring.is-viewed{border-color:#5a5368;background:#120e18fa}.home-search-page-avatar-button.home-avatar-story-ring,.home-feed-author-avatar-button.home-avatar-story-ring,.home-suggestion-avatar-button.home-avatar-story-ring,.home-messages-thread-avatar-button.home-avatar-story-ring,.home-messages-chat-avatar-button.home-avatar-story-ring,.profile-author-story-ring.home-avatar-story-ring{width:50px;height:50px;flex:0 0 50px}.home-search-person-avatar-button.home-avatar-story-ring{width:76px;height:76px;flex:0 0 76px}.home-search-person-avatar-button.home-avatar-story-ring .home-search-person-avatar:not(.is-large){width:100%;height:100%}.home-messages-thread-avatar-button,.home-messages-chat-avatar-button{position:relative;display:inline-grid;place-items:center;border:0;padding:0;background:transparent;cursor:pointer}.home-messages-thread-avatar-button.home-avatar-story-ring{width:52px;height:52px;flex:0 0 52px}.home-messages-chat-avatar-button.home-avatar-story-ring{width:46px;height:46px;flex:0 0 46px}.home-messages-chat-profile-copy{display:grid;min-width:0;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-comment-author-avatar-button.home-avatar-story-ring{width:42px;height:42px;flex:0 0 42px}.home-discover-suggestion-avatar-button.home-avatar-story-ring{width:100%;height:auto;aspect-ratio:1}.home-avatar-story-ring .home-search-page-avatar,.home-avatar-story-ring .home-search-person-avatar:not(.is-large),.home-avatar-story-ring .home-messages-thread-avatar,.home-avatar-story-ring .home-messages-chat-avatar,.home-avatar-story-ring .home-feed-author-avatar,.home-avatar-story-ring .home-suggestion-avatar,.home-avatar-story-ring .home-feed-comment-avatar,.profile-author-story-ring.home-avatar-story-ring .profile-avatar,.profile-author-story-ring.home-avatar-story-ring .profile-avatar-fallback{width:100%;height:100%;flex:0 0 auto}.profile-tab-panel,.profile-feed-stack{display:grid;gap:8px}.profile-composer-body{display:grid;gap:12px}.profile-composer-textarea{width:100%;min-height:112px;border:1px solid rgba(152,33,125,.18);border-radius:18px;padding:14px 16px;resize:vertical;background:transparent;color:var(--text-main);font:inherit;line-height:1.5}.profile-composer-textarea::placeholder{color:var(--text-soft)}.profile-composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.profile-composer-actions{display:flex;gap:8px;flex-wrap:wrap}.profile-composer-secondary,.profile-composer-primary{min-height:38px;border-radius:999px;padding:0 16px;font-size:.78rem;font-weight:700}.profile-composer-secondary{border:1px solid rgba(152,33,125,.22);background:transparent;color:var(--text-main)}.profile-composer-primary{border:0;background:linear-gradient(135deg,#b71d76,#ff5cab);color:#fff}.profile-composer-primary:disabled{opacity:.65}.profile-form-feedback{margin:0;color:#cc3f6d;font-size:.76rem}.profile-form-hint{margin:-4px 0 0;color:var(--text-soft);font-size:.74rem}.profile-media-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid rgba(152,33,125,.18);border-radius:16px;padding:10px 12px;color:var(--text-main);font-size:.76rem}.profile-media-pill button{border:0;background:transparent;color:#b71d76;font-size:.75rem;font-weight:700}.profile-composer-preview{overflow:hidden;border:1px solid rgba(143,31,99,.16);border-radius:20px;background:#050505}.profile-composer-preview-asset{display:block;width:100%;max-height:420px;object-fit:contain;background:#050505}.profile-file-input{display:none}.profile-composer-input{display:flex;align-items:center;min-height:42px;border:1px solid rgba(152,33,125,.18);border-radius:999px;padding:0 18px;color:var(--text-soft);font-size:.78rem}.profile-composer-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:#ff439a24;color:#f063a6}.profile-publish-launcher{display:grid;gap:14px;border:1px solid rgba(255,126,94,.14);border-radius:26px;background:radial-gradient(circle at top right,rgba(255,191,147,.34),transparent 32%),linear-gradient(135deg,#fff8f3fa,#fffcfffa);box-shadow:0 24px 48px #ff8d6e1f}.profile-publish-launcher-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border:0;border-radius:20px;padding:0;background:transparent;color:inherit;text-align:left}.profile-publish-launcher-copy{display:grid;gap:4px}.profile-publish-launcher-copy strong{color:var(--text-main);font-size:.98rem}.profile-publish-launcher-copy p{margin:0;color:var(--text-soft);font-size:.77rem;line-height:1.5}.profile-publish-launcher-kicker{color:#ff6a3d;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.profile-publish-launcher-arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#ff66491a;color:#c24a47}.profile-publish-launcher-arrow svg,.profile-publish-launcher-chip svg,.profile-compose-modal-close svg,.profile-compose-media-icon svg,.profile-compose-media-remove svg,.profile-compose-setting-icon svg,.profile-compose-setting-arrow svg,.profile-compose-detail-back svg,.profile-compose-option-check svg,.profile-compose-option-radio svg,.profile-compose-list-button svg,.profile-compose-privacy-note svg,.profile-compose-terms svg{width:18px;height:18px}.profile-publish-launcher-actions{display:flex;flex-wrap:wrap;gap:8px}.profile-publish-launcher-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid rgba(255,126,94,.14);border-radius:999px;padding:0 14px;background:#ffffffb8;color:var(--text-main);font-size:.76rem;font-weight:700}.profile-publish-launcher-chip.is-accent{border-color:transparent;background:linear-gradient(135deg,#ff8b54,#ff4f92);color:#fff}.profile-compose-modal{width:min(780px,100%);max-height:min(90vh,920px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;overflow:hidden;border:1px solid rgba(255,126,94,.18);border-radius:32px;padding:24px;background:radial-gradient(circle at top right,rgba(255,171,122,.18),transparent 26%),linear-gradient(180deg,#fffaf6fc,#fffffffc);box-shadow:0 34px 84px #1108174d}.profile-compose-modal-header,.profile-compose-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.profile-compose-modal-header strong,.profile-compose-detail-header strong{display:block;color:var(--text-main);font-size:1.12rem}.profile-compose-modal-header p,.profile-compose-detail-header p{margin:6px 0 0;color:var(--text-soft);font-size:.8rem;line-height:1.5}.profile-compose-modal-eyebrow{display:inline-block;margin-bottom:8px;color:#ff6a3d;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.profile-compose-modal-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,126,94,.14);border-radius:14px;background:#ffffffd6;color:var(--text-soft)}.profile-compose-modal-content,.profile-compose-detail-content{display:grid;gap:16px;min-height:0;overflow-y:auto;padding-right:8px}.profile-compose-modal-content::-webkit-scrollbar,.profile-compose-detail-content::-webkit-scrollbar{width:10px}.profile-compose-modal-content::-webkit-scrollbar-track,.profile-compose-detail-content::-webkit-scrollbar-track{border-radius:999px;background:#ff7e5e14}.profile-compose-modal-content::-webkit-scrollbar-thumb,.profile-compose-detail-content::-webkit-scrollbar-thumb{border-radius:999px;background:#ff6d5257}.profile-compose-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;border-radius:24px;padding:18px 20px;background:radial-gradient(circle at top left,rgba(255,214,176,.42),transparent 32%),linear-gradient(135deg,#35131d,#6a2943 45%,#c54d4b);color:#fff7f6}.profile-compose-hero-copy{display:grid;gap:6px}.profile-compose-hero-copy span,.profile-compose-hero-badge span{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-compose-hero-copy strong{font-size:1.06rem}.profile-compose-hero-copy p{margin:0;color:#fff7f6c7;font-size:.8rem;line-height:1.5}.profile-compose-hero-badge{display:grid;gap:6px;min-width:160px;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:14px 16px;background:#ffffff14;align-self:start}.profile-compose-hero-badge strong{font-size:.98rem}.profile-compose-panel,.profile-compose-copy-panel{display:grid;gap:14px;border:1px solid rgba(255,126,94,.12);border-radius:24px;padding:18px;background:#ffffffd1}.profile-compose-panel-header strong,.profile-compose-copy-panel span{color:var(--text-main);font-size:.86rem}.profile-compose-panel-header p{margin:4px 0 0;color:var(--text-soft);font-size:.76rem}.profile-compose-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.profile-compose-media-card{position:relative;display:grid;align-content:flex-start;gap:10px;min-height:132px;border:1px dashed rgba(255,126,94,.28);border-radius:22px;padding:14px;background:linear-gradient(180deg,#fffffff5,#fff8f3f5);color:inherit;text-align:left}.profile-compose-media-card strong{color:var(--text-main);font-size:.85rem}.profile-compose-media-card p{margin:0;color:var(--text-soft);font-size:.75rem;line-height:1.45}.profile-compose-media-card.is-preview{border-style:solid;border-color:#ff7e5e29;min-height:116px;padding:10px}.profile-compose-media-icon,.profile-compose-setting-icon,.profile-compose-option-check,.profile-compose-option-radio,.profile-compose-privacy-note{display:inline-flex;align-items:center;justify-content:center}.profile-compose-media-icon{width:42px;height:42px;border-radius:14px;background:#ff7e5e1a;color:#cd5c3e}.profile-compose-media-remove{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:12px;background:#11081785;color:#fff}.profile-compose-media-preview{overflow:hidden;border-radius:14px;background:#130e15}.profile-compose-media-preview-asset{display:block;width:100%;height:92px;object-fit:cover;background:#130e15}.profile-compose-media-meta{display:grid;gap:4px}.profile-compose-media-meta span{color:var(--text-soft);font-size:.74rem}.profile-compose-clear-media{justify-self:start;min-height:34px;border:0;padding:0;background:transparent;color:#c15445;font-size:.76rem;font-weight:700;text-decoration:underline}.profile-compose-copy-input{width:100%;min-height:168px;border:0;padding:0;resize:vertical;background:transparent;color:var(--text-main);font:inherit;line-height:1.6}.profile-compose-copy-input::placeholder{color:var(--text-soft)}.profile-compose-copy-input:focus{outline:none}.profile-compose-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-compose-setting-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(255,126,94,.12);border-radius:22px;padding:16px;background:#ffffffd1;color:inherit;text-align:left}.profile-compose-setting-icon{width:42px;height:42px;border-radius:14px;background:#ff7e5e1a;color:#cd5c3e}.profile-compose-setting-copy{display:grid;gap:4px}.profile-compose-setting-copy span{color:#ff6a3d;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.profile-compose-setting-copy strong{color:var(--text-main);font-size:.88rem}.profile-compose-setting-copy p{margin:0;color:var(--text-soft);font-size:.74rem;line-height:1.45}.profile-compose-setting-arrow{color:var(--text-muted)}.profile-compose-terms{display:flex;align-items:flex-start;gap:10px;border-radius:20px;padding:14px 16px;background:#ff6d5214;color:#a84f46}.profile-compose-terms p{margin:0;font-size:.74rem;line-height:1.5}.profile-compose-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-compose-footer-copy{display:grid;gap:4px}.profile-compose-footer-copy span{color:var(--text-soft);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.profile-compose-footer-copy strong{color:var(--text-main);font-size:.9rem}.profile-compose-submit{min-width:180px;min-height:46px;border:0;border-radius:16px;padding:0 22px;background:linear-gradient(135deg,#ff8b54,#ff4f92);color:#fff;font-size:.82rem;font-weight:800}.profile-compose-submit:disabled{opacity:.66}.profile-compose-detail-back{display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid rgba(255,126,94,.14);border-radius:999px;padding:0 14px;background:#fffc;color:var(--text-main);font-size:.76rem;font-weight:700}.profile-compose-option-list{display:grid;gap:10px}.profile-compose-option-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:86px;border:1px solid rgba(255,126,94,.12);border-radius:22px;padding:16px 18px;background:#ffffffd6;color:inherit;text-align:left}.profile-compose-option-card.is-active{border-color:#ff6a3d47;background:radial-gradient(circle at top right,rgba(255,192,147,.26),transparent 38%),linear-gradient(180deg,#fff7f1,#fff);box-shadow:0 18px 36px #ff8d6e1f}.profile-compose-option-copy{display:grid;gap:4px}.profile-compose-option-copy strong{color:var(--text-main);font-size:.9rem}.profile-compose-option-copy p{margin:0;color:var(--text-soft);font-size:.75rem;line-height:1.5}.profile-compose-option-check,.profile-compose-option-radio{width:30px;height:30px;border:1px solid rgba(255,126,94,.24);border-radius:50%;color:#ff6a3d}.profile-compose-list-panel,.profile-compose-privacy-note{border:1px solid rgba(255,126,94,.12);border-radius:22px;padding:18px;background:#ffffffd1}.profile-compose-list-panel{display:grid;gap:12px}.profile-compose-list-panel-header{display:grid;gap:4px}.profile-compose-list-panel-header span{color:#ff6a3d;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.profile-compose-list-panel-header strong{color:var(--text-main);font-size:.92rem}.profile-compose-list-panel p,.profile-compose-privacy-note p{margin:0;color:var(--text-soft);font-size:.75rem;line-height:1.55}.profile-compose-list-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;justify-self:start;border:1px solid rgba(255,126,94,.16);border-radius:999px;padding:0 16px;background:#ff6d5214;color:#c15445;font-size:.76rem;font-weight:700}.profile-compose-privacy-note{display:flex;align-items:flex-start;gap:12px;color:#c15445}.profile-compose-section{display:grid;gap:14px;padding-top:14px;border-top:1px solid rgba(255,126,94,.14)}.profile-compose-section.is-first{padding-top:0;border-top:0}.profile-compose-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-compose-section-heading strong,.profile-compose-copy-panel span{color:var(--text-main);font-size:.86rem}.profile-compose-section-heading p{margin:4px 0 0;color:var(--text-soft);font-size:.76rem;line-height:1.5}.profile-compose-copy-panel{display:grid;gap:10px;border:0;border-radius:0;padding:0;background:transparent}.profile-compose-inline-options{display:flex;flex-wrap:wrap;gap:8px}.profile-compose-inline-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid rgba(255,126,94,.16);border-radius:999px;padding:0 14px;background:#ffffffb8;color:var(--text-main);font-size:.76rem;font-weight:700}.profile-compose-inline-chip.is-active{border-color:#ff6a3d57;background:linear-gradient(135deg,#ff8b5429,#ff4f9224);color:#c34d43}.profile-story-background-studio{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);gap:14px;align-items:stretch}.profile-story-text-preview{display:grid;min-height:220px;place-items:center;border-radius:22px;padding:24px;color:#fff;text-align:center;box-shadow:0 22px 48px #37194238}.profile-story-text-preview span{max-width:11ch;font-size:clamp(1.55rem,4vw,2.7rem);font-weight:900;line-height:1.04;overflow-wrap:anywhere;text-shadow:0 3px 20px rgba(0,0,0,.3)}.profile-story-background-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:10px}.profile-story-background-swatch{display:grid;gap:8px;min-height:82px;border:1px solid rgba(255,126,94,.14);border-radius:18px;padding:10px;background:#ffffffc2;color:var(--text-main);text-align:left}.profile-story-background-swatch span{display:block;height:34px;border-radius:12px}.profile-story-background-swatch strong{font-size:.74rem}.profile-story-background-swatch.is-active{border-color:#ff4f9261;box-shadow:0 14px 28px #ff4f9221}.profile-post-card{padding:10px 0 0;overflow:visible}.profile-post-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px}.profile-post-author{display:flex;align-items:center;gap:10px;min-width:0}.profile-post-author-copy{display:grid;gap:3px}.profile-post-author-copy strong,.profile-card-header strong,.profile-cert-copy strong,.profile-visitor-card strong{color:var(--text-main)}.profile-post-author-copy strong{display:flex;align-items:center;gap:4px;font-size:.82rem}.profile-star{color:#f5b400;font-size:.92em}.profile-post-more{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:var(--text-muted)}.profile-post-menu{position:relative}.profile-post-menu-dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:2;display:grid;min-width:136px;border:1px solid var(--stroke);border-radius:14px;background:var(--surface-strong);box-shadow:var(--shadow);overflow:hidden}.profile-post-menu-dropdown button{border:0;padding:12px 14px;background:transparent;color:var(--text-main);font-size:.78rem;font-weight:600;text-align:left}.profile-post-menu-dropdown button+button{border-top:1px solid var(--stroke)}.profile-post-flags{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px 0}.profile-post-flag{display:inline-flex;align-items:center;min-height:28px;border:1px solid rgba(255,126,94,.14);border-radius:999px;padding:0 10px;background:#ff6d5214;color:#c15445;font-size:.7rem;font-weight:700}.profile-post-flag.is-muted{border-color:#8f1f631a;background:#8f1f630d;color:var(--text-soft)}.profile-post-editor{display:grid;gap:12px;padding:12px 12px 0}.profile-post-editor-textarea{width:100%;min-height:104px;border:1px solid rgba(152,33,125,.18);border-radius:18px;padding:14px 16px;resize:vertical;background:transparent;color:var(--text-main);font:inherit;line-height:1.5}.profile-post-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.profile-post-editor-primary,.profile-post-editor-secondary{min-height:36px;border-radius:999px;padding:0 16px;font-size:.76rem;font-weight:700}.profile-post-editor-secondary{border:1px solid rgba(152,33,125,.22);background:transparent;color:var(--text-main)}.profile-post-editor-primary{border:0;background:linear-gradient(135deg,#b71d76,#ff5cab);color:#fff}.profile-post-editor-primary:disabled{opacity:.65}.profile-post-copy{margin:12px 0 10px;padding:0 12px;color:var(--text-main);font-size:.84rem}.profile-post-empty{display:grid;place-items:center;min-height:210px;padding:18px 12px 22px;text-align:center}.profile-post-media{position:relative;display:grid;place-items:center;min-height:418px;background:#050505}.profile-post-media-button{position:relative;display:block;width:100%;border:0;padding:0;cursor:pointer}.profile-post-media-asset{width:100%;max-height:680px;object-fit:contain}.profile-media-carousel-nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;background:#11081785;color:#fff;transform:translateY(-50%)}.profile-media-carousel-nav.is-prev{left:12px}.profile-media-carousel-nav.is-next{right:12px}.profile-media-carousel-nav svg{width:18px;height:18px}.profile-media-carousel-dots{position:absolute;left:50%;bottom:14px;z-index:2;display:flex;gap:8px;transform:translate(-50%)}.profile-media-carousel-dots.is-inline{bottom:12px}.profile-media-carousel-dot{width:8px;height:8px;border:0;border-radius:999px;padding:0;background:#fff6}.profile-media-carousel-dot.is-active{width:24px;background:#fff}.profile-post-social{display:grid;gap:10px;padding:10px 12px 0}.profile-post-social-topline,.profile-post-social-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-post-social-actions{display:flex;align-items:center;gap:8px}.profile-post-social-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--text-main)}.profile-post-social-button.is-active{color:#bf1b78}.profile-post-social-button svg{width:20px;height:20px}.profile-post-social-count{display:inline-flex;align-items:center;gap:6px;border:0;padding:0;background:transparent;color:#8f1f63;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.profile-post-social-preview{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.profile-post-social-preview-copy{display:grid;gap:3px}.profile-post-social-preview-copy strong{color:var(--text-main);font-size:.8rem}.profile-post-social-preview-copy span,.profile-post-social-time{color:var(--text-soft);font-size:.72rem}.profile-post-social-preview-copy p{margin:2px 0 0;color:var(--text-main);font-size:.82rem;line-height:1.4}.profile-post-social-more{justify-self:start;border:0;padding:0;background:transparent;color:#8f1f63;font-size:.76rem;font-weight:700;text-decoration:underline}.profile-photo-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;overflow:hidden;border-radius:18px}.profile-photo-tile{position:relative;aspect-ratio:1 / 1;overflow:hidden;border:0;padding:0;background:#8f1f630f;cursor:pointer}.profile-photo-tile-image{display:block;width:100%;height:100%;object-fit:cover}.profile-video-tile{isolation:isolate}.profile-video-tile:after{content:"";position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(180deg,#06060a00,#06060a99);pointer-events:none}.profile-video-tile-media{pointer-events:none}.profile-video-tile-badge{position:absolute;right:10px;bottom:10px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#0a080ec7;color:#fff7fb;box-shadow:0 10px 22px #00000042}.profile-video-tile-badge svg{width:15px;height:15px}.profile-photo-lightbox{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:24px;background:#06060adb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-photo-lightbox-close{position:absolute;top:18px;right:18px;min-height:40px;border:0;border-radius:999px;padding:0 16px;background:#ffffff1f;color:#fff8fd;font-size:.8rem;font-weight:700}.profile-photo-lightbox-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr);width:min(94vw,1180px);max-height:min(92vh,840px);overflow:hidden;border-radius:26px;background:#fffffffa;box-shadow:0 28px 70px #00000057}.profile-photo-lightbox-frame{position:relative;display:grid;place-items:center;min-height:100%;background:#050505}.profile-photo-lightbox-image{display:block;width:100%;max-height:min(92vh,840px);object-fit:contain}.profile-photo-lightbox-panel{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;gap:14px;min-height:0;padding:14px 16px 16px;background:#fffffffa}.profile-photo-lightbox-post-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(18,18,18,.08)}.profile-photo-lightbox-copy{margin:0;color:var(--text-main);font-size:.92rem;line-height:1.45}.profile-photo-lightbox-copy.is-muted,.profile-photo-lightbox-meta{color:var(--text-soft)}.profile-photo-lightbox-meta{margin:-8px 0 0;font-size:.74rem}.profile-photo-lightbox-actions{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid rgba(18,18,18,.08);border-bottom:1px solid rgba(18,18,18,.08)}.profile-photo-lightbox-action{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#17131c}.profile-photo-lightbox-action.is-active{color:#bf1b78}.profile-photo-lightbox-action svg,.profile-photo-lightbox-comment-submit svg{width:20px;height:20px}.profile-photo-lightbox-like-count{display:inline-flex;align-items:center;gap:6px;margin-left:auto;border:0;padding:0;background:transparent;color:#8f1f63;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.profile-photo-lightbox-comments{display:grid;align-content:start;gap:12px;min-height:220px;max-height:min(44vh,460px);overflow-y:scroll;padding-right:8px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(143,31,99,.55) rgba(143,31,99,.08)}.profile-photo-lightbox-comments::-webkit-scrollbar{width:8px}.profile-photo-lightbox-comments::-webkit-scrollbar-track{border-radius:999px;background:#8f1f6314}.profile-photo-lightbox-comments::-webkit-scrollbar-thumb{border-radius:999px;background:#8f1f638c}.profile-photo-lightbox-more-comments{justify-self:start;border:0;padding:0;background:transparent;color:#8f1f63;font-size:.8rem;font-weight:700;text-decoration:underline}.profile-photo-lightbox-comment-list{display:grid;gap:14px}.profile-photo-lightbox-comment{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.profile-photo-lightbox-comment-copy{display:grid;gap:3px}.profile-photo-lightbox-comment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.profile-photo-lightbox-comment-author{display:grid;gap:3px}.profile-photo-lightbox-comment-copy strong{color:var(--text-main);font-size:.84rem}.profile-photo-lightbox-comment-copy span,.profile-photo-lightbox-comment-copy small{color:var(--text-soft);font-size:.72rem}.profile-photo-lightbox-comment-copy p{margin:2px 0 0;color:var(--text-main);font-size:.85rem;line-height:1.4}.profile-photo-lightbox-comment-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.profile-photo-lightbox-comment-action{border:0;padding:0;background:transparent;color:var(--text-soft);font-size:.72rem;font-weight:700}.profile-photo-lightbox-comment-action.is-active{color:#8f1f63}.profile-photo-lightbox-reply-list{display:grid;gap:12px;margin-top:8px;padding-left:10px;border-left:1px solid rgba(143,31,99,.12)}.profile-photo-lightbox-reply{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.profile-photo-lightbox-reply-copy{display:grid;gap:3px}.profile-photo-lightbox-reply-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.profile-photo-lightbox-reply-copy strong{color:var(--text-main);font-size:.8rem}.profile-photo-lightbox-reply-copy span,.profile-photo-lightbox-reply-copy small{color:var(--text-soft);font-size:.7rem}.profile-photo-lightbox-reply-copy p{margin:1px 0 0;color:var(--text-main);font-size:.8rem;line-height:1.38}.profile-photo-lightbox-edit-box{display:grid;gap:8px;margin-top:4px}.profile-photo-lightbox-edit-textarea{width:100%;min-height:76px;resize:vertical;border:1px solid rgba(143,31,99,.14);border-radius:18px;padding:10px 12px;background:#fff;color:var(--text-main);font:inherit;line-height:1.4}.profile-photo-lightbox-edit-actions{display:flex;justify-content:flex-end;gap:8px}.profile-photo-lightbox-edit-secondary,.profile-photo-lightbox-edit-primary{min-height:34px;border-radius:999px;padding:0 14px;font-size:.76rem;font-weight:700}.profile-photo-lightbox-edit-secondary{border:1px solid rgba(143,31,99,.18);background:transparent;color:var(--text-soft)}.profile-photo-lightbox-edit-primary{border:0;background:#ff2f9224;color:#ff2f92}.profile-photo-lightbox-reply-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px}.profile-photo-lightbox-reply-input{width:100%;min-height:38px;border:1px solid rgba(143,31,99,.14);border-radius:999px;padding:0 14px;background:#fff;color:var(--text-main)}.profile-photo-lightbox-reply-input::placeholder{color:var(--text-soft)}.profile-photo-lightbox-reply-submit{min-width:78px;min-height:38px;border:0;border-radius:999px;padding:0 14px;background:#ff2f921a;color:#ff2f92;font-size:.78rem;font-weight:700}.profile-photo-lightbox-comment-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:12px;border-top:1px solid rgba(18,18,18,.08)}.profile-photo-lightbox-comment-input{width:100%;min-height:42px;border:1px solid rgba(143,31,99,.14);border-radius:999px;padding:0 14px;background:#fff;color:var(--text-main)}.profile-photo-lightbox-comment-input::placeholder{color:var(--text-soft)}.profile-photo-lightbox-comment-submit{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:50%;background:#ff2f921a;color:#ff2f92}.profile-post-media-frame{width:min(128px,34vw);height:min(228px,58vw);border-radius:2px;background:linear-gradient(180deg,#ff52ad1a,#ff52ad05),linear-gradient(135deg,#67305d,#ca5091 52%,#222028);box-shadow:inset 0 0 0 1px #ffffff14,0 18px 40px #00000059}.profile-social-tab{display:grid;gap:18px}.profile-social-toolbar,.profile-social-section{display:grid;gap:14px}.profile-social-toolbar{padding-bottom:16px;border-bottom:1px solid rgba(18,18,18,.08)}.profile-social-toolbar-copy{display:grid;gap:6px}.profile-social-toolbar-copy strong,.profile-social-section-head strong{color:var(--text-main);font-size:1rem}.profile-social-toolbar-copy span,.profile-social-section-head span{color:var(--text-soft);line-height:1.55}.profile-social-toolbar-metrics{display:flex;flex-wrap:wrap;gap:10px}.profile-social-toolbar-metrics span,.profile-social-chip,.profile-social-tab-button,.profile-social-action,.profile-social-primary{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:999px;padding:0 14px;font-size:.8rem;font-weight:700}.profile-social-toolbar-metrics span,.profile-social-chip,.profile-social-tab-button,.profile-social-action{border:1px solid rgba(143,31,99,.12);background:#8f1f630d;color:var(--text-main)}.profile-social-tabs,.profile-social-filter-chips{display:flex;flex-wrap:wrap;gap:10px}.profile-social-tab-button.is-active,.profile-social-chip.is-active,.profile-social-action.is-primary,.profile-social-action.is-active,.profile-social-primary{border-color:#ff3f9633;background:linear-gradient(135deg,#ff8a631f,#ff3f961f);color:#c02770}.profile-social-filter-bar{display:grid;grid-template-columns:repeat(2,minmax(180px,220px)) minmax(0,1fr);gap:12px;align-items:end}.profile-social-filter-field,.profile-recommendation-compose-text{display:grid;gap:8px}.profile-social-filter-field span,.profile-recommendation-compose-text span{color:var(--text-soft);font-size:.76rem;font-weight:700}.profile-social-filter-field select,.profile-recommendation-compose-text textarea{width:100%;border:1px solid rgba(143,31,99,.12);border-radius:16px;background:#fffcfff5;color:var(--text-main);font:inherit}.profile-social-filter-field select{min-height:44px;padding:0 14px;background:var(--input-bg);color:var(--text-main)}.profile-social-filter-field select option,.profile-recommendations-field select option,.profile-friends-select-field select option{background:#fff;color:#111}:root[data-theme=dark] .profile-social-filter-field select option,:root[data-theme=dark] .profile-recommendations-field select option,:root[data-theme=dark] .profile-friends-select-field select option{background-color:#160d1e;color:#f8f4fb}.profile-recommendation-compose-inline{display:grid;gap:14px}.profile-recommendation-compose-target{display:grid;gap:4px}.profile-recommendation-compose-target strong{color:var(--text-main)}.profile-recommendation-compose-target span,.profile-recommendation-compose-actions small{color:var(--text-soft);font-size:.82rem}.profile-recommendation-compose-text textarea{min-height:120px;padding:14px;resize:vertical}.profile-recommendation-compose-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-social-primary{border:0}.profile-social-list{display:grid;border-top:1px solid rgba(18,18,18,.08)}.profile-social-list-head,.profile-social-row{display:grid;gap:14px;padding:14px 0;border-bottom:1px solid rgba(18,18,18,.08)}.profile-social-list-head{color:var(--text-soft);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-social-list-head.is-friends,.profile-social-row.is-friends{grid-template-columns:minmax(220px,1.25fr) minmax(150px,.8fr) minmax(220px,1fr) minmax(190px,.95fr)}.profile-social-profile{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.profile-social-profile-copy,.profile-social-status,.profile-social-interests{display:grid;gap:4px;min-width:0}.profile-social-profile-copy strong,.profile-social-status strong,.profile-social-interests strong{color:var(--text-main);font-size:.9rem}.profile-social-profile-copy span,.profile-social-status span,.profile-social-interests span{color:var(--text-soft);font-size:.8rem;line-height:1.5}.profile-social-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-start}.profile-social-action.is-muted{opacity:.7}.profile-recommendations-card{display:grid}.profile-recommendations-shell{display:grid;gap:20px}.profile-recommendations-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(min(100%,17.5rem),.8fr);gap:20px;border-radius:28px;padding:24px;background:radial-gradient(circle at top right,rgba(255,160,98,.22),transparent 30%),radial-gradient(circle at left center,rgba(255,69,158,.14),transparent 34%),linear-gradient(145deg,#2a1129fa,#140f20fa);box-shadow:0 22px 48px #180e1f33}.profile-recommendations-hero-copy{display:grid;gap:10px}.profile-recommendations-kicker{color:#ffb1cf;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-recommendations-hero-copy strong{color:#fff7fb;font-size:1.18rem;line-height:1.22}.profile-recommendations-hero-copy p{color:#ffeff7c7;line-height:1.6}.profile-recommendations-hero-side{display:grid;align-content:space-between;gap:16px}.profile-recommendations-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-recommendations-stats article{display:grid;gap:4px;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:14px;background:#ffffff0d}.profile-recommendations-stats strong{color:#fff8fc;font-size:1.14rem;line-height:1}.profile-recommendations-stats span{color:#ffebf5b8;font-size:.75rem}.profile-recommendations-cta,.profile-recommendations-primary,.profile-recommendations-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:999px;padding:0 18px;font:inherit;font-weight:800}.profile-recommendations-cta{width:100%;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff8fb}.profile-recommendations-cta:disabled{cursor:not-allowed;opacity:.55}.profile-recommendations-cta svg,.profile-recommendations-primary svg,.profile-recommendations-empty svg,.profile-recommendations-compose-closed svg,.profile-recommendations-compose-locked svg{width:17px;height:17px}.profile-recommendations-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:18px}.profile-recommendations-grid.is-bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.profile-recommendations-panel{display:grid;gap:16px;border:1px solid rgba(143,31,99,.12);border-radius:24px;padding:20px;background:#fffcfff2}.profile-recommendations-panel.is-compose{align-content:start}.profile-recommendations-subtabs{display:flex;flex-wrap:wrap;gap:10px}.profile-recommendations-subtab{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid rgba(143,31,99,.12);border-radius:999px;padding:0 14px;background:#8f1f630d;color:var(--text-main);font:inherit;font-size:.8rem;font-weight:700}.profile-recommendations-subtab b{color:#c02770;font-size:.75rem}.profile-recommendations-subtab.is-active{border-color:#ff3f9633;background:linear-gradient(135deg,#ff8a631f,#ff3f961f);color:#c02770}.profile-recommendations-panel-head{display:grid;gap:5px}.profile-recommendations-panel-head strong{color:var(--text-main);font-size:1rem}.profile-recommendations-panel-head span{color:var(--text-soft);font-size:.84rem;line-height:1.5}.profile-recommendations-compose-form{display:grid;gap:16px}.profile-recommendations-field{display:grid;gap:8px}.profile-recommendations-field span{color:var(--text-soft);font-size:.76rem;font-weight:700}.profile-recommendations-field select,.profile-recommendations-field textarea{width:100%;border:1px solid rgba(143,31,99,.14);border-radius:18px;background:var(--input-bg);color:var(--text-main);font:inherit}.profile-recommendations-field select{min-height:46px;padding:0 14px}.profile-recommendations-field textarea{min-height:136px;padding:14px;resize:vertical}.profile-recommendations-target-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-radius:20px;padding:14px;background:linear-gradient(180deg,#ff3f9614,#ff3f9605),#fff;border:1px solid rgba(143,31,99,.1)}.profile-recommendations-target-avatar{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;color:#fff7fb;font-size:.96rem;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff1a}.profile-recommendations-target-copy{display:grid;gap:3px;min-width:0}.profile-recommendations-target-copy strong{color:var(--text-main);font-size:.95rem}.profile-recommendations-target-copy span{color:var(--text-soft);font-size:.8rem}.profile-recommendations-target-card b{color:#ff4c96;font-size:.76rem;text-align:right}.profile-recommendations-compose-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-recommendations-compose-footer small{color:var(--text-soft);font-size:.76rem}.profile-recommendations-compose-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.profile-recommendations-primary{border:0;background:linear-gradient(135deg,#ff8a63,#ff3f96);color:#fff}.profile-recommendations-secondary{border:1px solid rgba(143,31,99,.12);background:#8f1f630d;color:#8f1f63}.profile-recommendations-primary:disabled,.profile-recommendations-secondary:disabled{cursor:not-allowed;opacity:.6}.profile-recommendations-compose-closed,.profile-recommendations-compose-locked,.profile-recommendations-empty{display:grid;justify-items:start;gap:10px;border:1px dashed rgba(143,31,99,.14);border-radius:22px;padding:18px;background:#fff9fce6}.profile-recommendations-compose-closed strong,.profile-recommendations-compose-locked strong,.profile-recommendations-empty strong{color:var(--text-main);font-size:.98rem}.profile-recommendations-compose-closed span,.profile-recommendations-compose-locked span,.profile-recommendations-empty span{color:var(--text-soft);font-size:.84rem;line-height:1.55}.profile-recommendations-list{display:grid;gap:14px}.profile-own-recommendations{background:var(--surface)}.profile-visitor-recommendations{display:grid;gap:16px}.profile-visitor-recommendations .profile-social-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.profile-visitor-recommendations .profile-social-toolbar-copy{display:grid;gap:4px}.profile-visitor-recommendations .profile-social-toolbar-copy strong{font-size:1rem}.profile-visitor-recommendations .profile-social-toolbar-copy span{color:var(--text-soft);font-size:.82rem}.profile-recommendation-modal .profile-report-modal-target{margin-bottom:4px}.profile-recommendation-feed-list{display:grid}.profile-recommendation-feed-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px 0;border-bottom:1px solid var(--stroke)}.profile-recommendation-feed-avatar .profile-avatar,.profile-recommendation-feed-avatar .profile-avatar-fallback{width:52px;height:52px;border-radius:50%}.profile-recommendation-feed-copy{min-width:0}.profile-recommendation-feed-copy p{margin:0;color:var(--text-main);font-size:.86rem;line-height:1.35}.profile-recommendation-feed-copy strong{margin-right:5px;color:var(--text-main);font-weight:900}.profile-recommendation-feed-meta{color:var(--text-main)}.profile-recommendation-feed-copy>span{display:block;margin-top:2px;color:var(--text-soft);font-size:.76rem}.profile-recommendation-feed-actions{display:grid;align-self:center;justify-items:end;gap:8px}.profile-recommendation-feed-accept,.profile-recommendation-feed-delete{align-self:center;min-height:30px;border:0;border-radius:999px;padding:0 12px;background:#ff3f96;color:#fff;font-size:.75rem;font-weight:900;cursor:pointer}.profile-recommendation-feed-delete{border:1px solid rgba(143,31,99,.12);background:#8f1f630d;color:#8f1f63}.profile-recommendation-feed-accept:disabled,.profile-recommendation-feed-delete:disabled{cursor:wait;opacity:.65}.profile-recommendation-card{display:grid;gap:14px;border-radius:22px;padding:18px;border:1px solid rgba(143,31,99,.1);background:linear-gradient(180deg,#ff3f960f,#ff3f9600),#fff}.profile-recommendation-card.is-pending{border-color:#ff8c4f38;box-shadow:0 14px 30px #ff8c4f14}.profile-recommendation-card.is-published{border-color:#ff3f9629}.profile-recommendation-card.is-sent{border-color:#582e7824}.profile-recommendation-card-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.profile-recommendation-card-copy{display:grid;gap:3px;min-width:0}.profile-recommendation-card-copy strong{color:var(--text-main);font-size:.92rem}.profile-recommendation-card-copy span{color:var(--text-soft);font-size:.78rem}.profile-recommendation-card-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border-radius:999px;padding:0 12px;font-size:.72rem;font-weight:800}.profile-recommendation-card-status.is-pending{background:#ff8c4f1f;color:#ef7b2f}.profile-recommendation-card-status.is-accepted{background:#ff3f961f;color:#ff3f96}.profile-recommendation-card-text{color:var(--text-main);line-height:1.72}.profile-recommendation-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-recommendation-card-meta{display:grid;gap:4px}.profile-recommendation-card-meta span,.profile-recommendation-card-meta b{font-size:.78rem}.profile-recommendation-card-meta span{color:var(--text-soft);font-weight:700}.profile-recommendation-card-meta b{color:#8f1f63}.profile-recommendations-hero{grid-template-columns:minmax(0,1fr);border-radius:0;padding:0;background:transparent;box-shadow:none}.profile-recommendations-hero-side,.profile-recommendations-grid,.profile-recommendations-grid.is-bottom{grid-template-columns:minmax(0,1fr)}.profile-recommendations-stats article,.profile-recommendations-panel,.profile-recommendations-target-card,.profile-recommendations-compose-closed,.profile-recommendations-compose-locked,.profile-recommendations-empty,.profile-recommendation-card{border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.profile-recommendations-panel{gap:12px}.profile-recommendations-compose-form,.profile-recommendations-list{border-top:1px solid rgba(18,18,18,.08)}.profile-recommendations-field textarea,.profile-recommendations-field select{background:var(--input-bg)}.profile-recommendation-card{padding:14px 0;border-bottom:1px solid rgba(18,18,18,.08)}.profile-recommendation-card-header,.profile-recommendation-card-footer{align-items:start}.profile-friends-card{display:grid}.profile-friends-shell{display:grid;grid-template-columns:minmax(250px,280px) minmax(0,1fr);gap:20px}.profile-friends-sidebar,.profile-friends-main{display:grid;gap:16px}.profile-friends-sidebar-card{display:grid;gap:14px;border:1px solid rgba(143,31,99,.12);border-radius:24px;padding:18px;background:#fffcfff0}.profile-friends-sidebar-card.is-accent{background:radial-gradient(circle at top right,rgba(255,136,92,.2),transparent 34%),linear-gradient(145deg,#582053fa,#1c1227fa);box-shadow:0 20px 42px #140b1c2e}.profile-friends-sidebar-head{display:grid;gap:8px}.profile-friends-sidebar-kicker{color:#ffadc9;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-friends-sidebar-head strong{color:#fff8fc;font-size:1.02rem;line-height:1.28}.profile-friends-sidebar-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-friends-sidebar-stats article{display:grid;gap:4px;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:12px;background:#ffffff0d}.profile-friends-sidebar-stats strong{color:#fff7fc;font-size:1.1rem;line-height:1}.profile-friends-sidebar-stats span{color:#ffecf7b8;font-size:.72rem}.profile-friends-sidebar-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-friends-sidebar-title strong{color:var(--text-main);font-size:.92rem}.profile-friends-filter-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid rgba(143,31,99,.14);border-radius:999px;padding:0 14px;background:#8f1f630f;color:#8f1f63;font-size:.74rem;font-weight:700}.profile-friends-filter-button svg,.profile-friends-view-button svg,.profile-friend-action svg,.profile-friend-dismiss svg,.profile-friends-empty-icon svg{width:16px;height:16px}.profile-friends-select-field{display:grid;gap:6px}.profile-friends-select-field span{color:var(--text-soft);font-size:.74rem;font-weight:700}.profile-friends-select-field select{width:100%;min-height:44px;border:1px solid rgba(143,31,99,.14);border-radius:16px;padding:0 14px;background:#fff;color:var(--text-main);font:inherit}.profile-friends-quick-filters{display:flex;flex-wrap:wrap;gap:8px}.profile-friends-filter-chip{min-height:34px;border:1px solid rgba(143,31,99,.12);border-radius:999px;padding:0 14px;background:transparent;color:var(--text-main);font-size:.74rem;font-weight:700}.profile-friends-filter-chip.is-active{border-color:#ff2f9247;background:#ff2f921f;color:#a61e6d}.profile-friends-main-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.profile-friends-main-header strong{display:block;color:var(--text-main);font-size:1.02rem}.profile-friends-main-header span{color:var(--text-soft);font-size:.78rem;line-height:1.5}.profile-friends-view-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(143,31,99,.12);border-radius:999px;padding:6px;background:#8f1f630d}.profile-friends-view-button{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:0;border-radius:999px;padding:0 14px;background:transparent;color:var(--text-soft);font-size:.74rem;font-weight:700}.profile-friends-view-button.is-active{background:linear-gradient(135deg,#b71d76,#ff7c87);color:#fff}.profile-friends-tabs{display:flex;flex-wrap:wrap;gap:10px}.profile-friends-tab{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid rgba(143,31,99,.12);border-radius:999px;padding:0 14px;background:transparent;color:var(--text-main);font-size:.76rem;font-weight:700}.profile-friends-tab b{color:#8f1f63;font-size:.72rem}.profile-friends-tab.is-active{border-color:#ff2f9242;background:#ff2f921a}.profile-friends-stage{display:grid;gap:16px}.profile-friends-stage.is-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-friend-card{position:relative;display:grid;overflow:hidden;border:1px solid rgba(143,31,99,.12);border-radius:26px;background:#fffcfff5;box-shadow:0 18px 42px #11081714}.profile-friend-card.is-showcase{grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr)}.profile-friend-card.is-showcase.has-no-collage,.profile-friend-card.is-grid{grid-template-columns:minmax(0,1fr)}.profile-friend-dismiss{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:50%;background:#11081729;color:#fff}.profile-friend-dismiss:disabled,.profile-friend-action:disabled{cursor:wait;opacity:.62}.profile-friend-collage{display:grid;gap:6px;padding:14px}.profile-friend-card.is-showcase .profile-friend-collage{grid-template-columns:1.1fr .9fr;grid-template-rows:repeat(2,minmax(0,1fr));min-height:240px}.profile-friend-card.is-grid .profile-friend-collage{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(88px,1fr));min-height:192px}.profile-friend-tile{border-radius:18px;box-shadow:inset 0 1px #ffffff29}.profile-friend-card.is-showcase .profile-friend-tile.is-1{grid-area:1 / 1 / 3 / 2}.profile-friend-content{display:grid;gap:14px;padding:18px 18px 20px}.profile-friend-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.profile-friend-profile-link{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;border:0;border-radius:16px;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.profile-friend-profile-link:hover .profile-friend-copy strong,.profile-friend-profile-link:focus-visible .profile-friend-copy strong{color:#8f1f63}.profile-friend-profile-link:focus-visible{outline:2px solid rgba(143,31,99,.32);outline-offset:4px}.profile-friend-avatar{position:relative;display:grid;width:64px;height:64px;place-items:center;border-radius:50%;box-shadow:0 14px 26px #130c1a2e;color:#fff7fc;font-size:.9rem;font-weight:800}.profile-friend-avatar i{position:absolute;left:4px;bottom:4px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#2bb84f}.profile-friend-copy{display:grid;gap:4px;min-width:0}.profile-friend-copy strong{display:flex;align-items:center;gap:6px;color:var(--text-main);font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-friend-verified{color:#b71d76;font-size:.8rem}.profile-friend-copy span{color:var(--text-soft);font-size:.74rem;line-height:1.35}.profile-friend-score{display:grid;justify-items:end;gap:4px}.profile-friend-score span{color:var(--text-soft);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.profile-friend-score strong{color:#8f1f63;font-size:1.02rem;line-height:1}.profile-friend-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.profile-friend-presence,.profile-friend-highlight{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;font-size:.72rem;font-weight:700}.profile-friend-presence{border:1px solid rgba(143,31,99,.12);background:#8f1f630d;color:var(--text-soft)}.profile-friend-presence.is-online{border-color:#2bb84f3d;background:#2bb84f1a;color:#1d8a39}.profile-friend-highlight{background:#ff7c871f;color:#b25159}.profile-friend-bio{margin:0;color:var(--text-main);font-size:.8rem;line-height:1.55}.profile-friend-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.profile-friend-action{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid rgba(143,31,99,.14);border-radius:999px;padding:0 14px;background:transparent;color:var(--text-main);font-size:.74rem;font-weight:700}.profile-friend-action.is-primary,.profile-friend-action.is-active{border-color:#ff2f9242;background:#ff2f921f;color:#a61e6d}.profile-friends-empty{display:grid;justify-items:center;gap:10px;border:1px dashed rgba(143,31,99,.18);border-radius:28px;padding:34px 20px;text-align:center}.profile-friends-empty-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:#8f1f630f;color:#b2a6b9}.profile-friends-empty strong{color:var(--text-main);font-size:1rem}.profile-friends-empty span{max-width:520px;color:var(--text-soft);font-size:.8rem;line-height:1.6}.profile-friends-restore-button{min-height:38px;border:0;border-radius:999px;padding:0 16px;background:linear-gradient(135deg,#b71d76,#ff7c87);color:#fff;font-size:.76rem;font-weight:700}.profile-cert-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;border:0;text-align:left;cursor:pointer}.profile-cert-copy strong{font-size:.86rem}.profile-cert-pill{justify-self:end;min-height:30px;border:1px solid rgba(143,31,99,.42);border-radius:999px;padding:6px 12px;color:#8f1f63;font-size:.74rem;font-weight:700}.profile-cert-arrow{display:inline-flex;color:var(--text-muted)}.profile-cert-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:#11081761}.profile-cert-modal{position:relative;width:min(100%,390px);max-height:calc(100vh - 36px);overflow:auto;border-radius:6px;padding:16px 10px 12px;background:#fff;color:#2a2430;box-shadow:0 24px 70px #11081747}.profile-cert-modal-close{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;color:#2a2430;cursor:pointer}.profile-cert-modal-head{display:flex;align-items:baseline;gap:4px;padding-right:28px}.profile-cert-modal-head strong{font-size:.95rem}.profile-cert-modal-head button{border:0;padding:0;background:transparent;color:#8f1f63;font-size:.68rem;font-weight:800;text-decoration:underline}.profile-cert-progress-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:12px 0 24px}.profile-cert-progress{position:relative;overflow:hidden;height:16px;border:1px solid #8f1f63;border-radius:999px;background:#f5e4f2}.profile-cert-progress span{position:absolute;inset:0 auto 0 0;background:#8f1f6338}.profile-cert-progress b{position:absolute;inset:0;display:grid;place-items:center;color:#6f205f;font-size:.68rem;font-weight:900}.profile-cert-progress-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid rgba(42,36,48,.18);border-radius:50%;color:#2a243052}.profile-cert-section{display:grid;gap:12px;margin-top:18px}.profile-cert-section>strong{font-size:.78rem}.profile-cert-check-list{display:grid}.profile-cert-check-list article{display:grid;border-bottom:1px solid rgba(42,36,48,.12)}.profile-cert-check-list article>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:30px;border:0;padding:7px 0;background:transparent;text-align:left;cursor:pointer}.profile-cert-check-list p{margin:0;color:#3c3443;font-size:.74rem}.profile-cert-check-list article>button>svg{width:14px;height:14px;transform:rotate(90deg);color:#3c3443}.profile-cert-check-list article.is-expanded button>svg{transform:rotate(-90deg)}.profile-cert-check-list article small{display:block;padding:0 22px 9px 24px;color:#5f5667;font-size:.68rem;line-height:1.45}.profile-cert-action-panel{display:grid;gap:8px;padding:0 22px 10px 24px}.profile-cert-action-panel label{display:grid;gap:4px}.profile-cert-action-panel label span{color:#5f5667;font-size:.68rem;font-weight:800}.profile-cert-action-panel input:not([type=file]){min-height:34px;border:1px solid rgba(143,31,99,.18);border-radius:10px;padding:0 10px;background:#fff;color:#2a2430;font-size:.76rem;outline:none}.profile-cert-action-panel input:not([type=file]):focus{border-color:#8f1f638a;box-shadow:0 0 0 3px #8f1f631a}.profile-cert-action-panel button{justify-self:start;min-height:32px;border:0;border-radius:999px;padding:0 12px;background:#8f1f63;color:#fff;font-size:.72rem;font-weight:900;cursor:pointer}.profile-cert-action-panel button:disabled{cursor:wait;opacity:.62}.profile-cert-action-panel p{margin:0;color:#a32048;font-size:.68rem;line-height:1.35}.profile-phone-recaptcha-box{min-height:78px;overflow:hidden}.profile-cert-check-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:1px solid #2fa84f;border-radius:50%;color:#2fa84f;font-size:.68rem;font-weight:900}.profile-cert-check-icon svg{width:10px;height:10px}.profile-cert-check-list article:not(.is-done) .profile-cert-check-icon{border-color:#f0a23a;color:#f0a23a}.profile-edit-modal-backdrop{position:fixed;inset:0;z-index:45;display:grid;place-items:center;padding:24px;background:#0c061285;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-report-modal-backdrop{position:fixed;inset:0;z-index:210;display:grid;place-items:center;padding:24px;background:#0c061294;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-report-modal{width:min(520px,100%);max-height:min(86vh,760px);display:grid;gap:16px;overflow:auto;border:1px solid rgba(143,31,99,.12);border-radius:26px;padding:22px;background:#fffcfffa;box-shadow:0 28px 70px #11081747}.profile-report-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-report-modal-kicker{display:block;margin-bottom:4px;color:#b71d76;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-report-modal-header strong{display:block;color:var(--text-main);font-size:1.05rem}.profile-report-modal-header span{display:block;margin-top:6px;color:var(--text-soft);font-size:.82rem;line-height:1.5}.profile-report-modal-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:1px solid rgba(143,31,99,.14);border-radius:50%;background:transparent;color:var(--text-soft)}.profile-report-modal-close svg{width:16px;height:16px}.profile-report-modal-target{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;border:1px solid rgba(143,31,99,.12);background:#b71d760a}.profile-report-modal-target strong{display:block;color:var(--text-main);font-size:.92rem}.profile-report-modal-target span{display:block;margin-top:2px;color:var(--text-soft);font-size:.78rem}.profile-report-modal-field{display:grid;gap:8px}.profile-report-modal-field span{color:var(--text-main);font-size:.8rem;font-weight:700}.profile-report-modal-field textarea{width:100%;min-height:148px;resize:vertical;border:1px solid rgba(143,31,99,.18);border-radius:16px;padding:14px 16px;background:transparent;color:var(--text-main);font:inherit;line-height:1.5}.profile-report-modal-field textarea::placeholder{color:var(--text-soft)}.profile-report-modal-field textarea:disabled{opacity:.72}.profile-report-modal-footer{display:grid;gap:10px}.profile-report-modal-footer small{color:var(--text-soft);font-size:.74rem}.profile-report-modal-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.profile-report-modal-secondary,.profile-report-modal-primary{min-height:40px;border-radius:999px;padding:0 18px;font-size:.82rem;font-weight:700}.profile-report-modal-secondary{border:1px solid rgba(143,31,99,.2);background:transparent;color:var(--text-main)}.profile-report-modal-primary{border:0;background:linear-gradient(135deg,#b71d76,#ff5cab);color:#fff}.profile-report-modal-primary:disabled,.profile-report-modal-secondary:disabled{opacity:.6;cursor:not-allowed}.profile-report-modal-success{color:#1f7a4d}:root[data-theme=dark] .profile-report-modal{border-color:#ffffff14;background:#160e1cfa}:root[data-theme=dark] .profile-report-modal-target{border-color:#ffffff14;background:#ffffff0a}:root[data-theme=dark] .profile-report-modal-field textarea{border-color:#ffffff1f}:root[data-theme=dark] .profile-report-modal-close,:root[data-theme=dark] .profile-report-modal-secondary{border-color:#ffffff1f}.profile-likes-modal-backdrop{position:fixed;inset:0;z-index:205;display:grid;place-items:center;padding:24px;background:#0c061294;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-likes-modal{width:min(460px,100%);max-height:min(78vh,720px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0;overflow:hidden;border:1px solid rgba(143,31,99,.12);border-radius:26px;padding:20px;background:#fffcfffa;box-shadow:0 28px 70px #11081747}.profile-likes-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-likes-modal-header strong{display:block;color:var(--text-main);font-size:1rem}.profile-likes-modal-header span{color:var(--text-soft);font-size:.8rem}.profile-likes-modal-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(143,31,99,.14);border-radius:50%;background:transparent;color:var(--text-soft)}.profile-likes-modal-close svg{width:16px;height:16px}.profile-likes-modal-list{display:grid;gap:2px;min-height:0;overflow-y:auto;padding-right:4px}.profile-likes-modal-list::-webkit-scrollbar{width:10px}.profile-likes-modal-list::-webkit-scrollbar-track{border-radius:999px;background:#8f1f6314}.profile-likes-modal-list::-webkit-scrollbar-thumb{border-radius:999px;background:#b71d7657}.profile-likes-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(18,18,18,.08)}.profile-likes-row:last-child{border-bottom:0}.profile-likes-row-copy{display:grid;gap:3px;min-width:0}.profile-likes-row-copy strong{color:var(--text-main);font-size:.86rem}.profile-likes-row-copy span,.profile-likes-row small{color:var(--text-soft);font-size:.74rem}.profile-edit-modal{width:min(760px,100%);max-height:min(88vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:16px;min-height:0;overflow:hidden;border:1px solid rgba(143,31,99,.12);border-radius:28px;padding:22px;background:#fffcfffa;box-shadow:0 28px 70px #11081747}.profile-edit-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-edit-modal-header strong{display:block;color:var(--text-main);font-size:1.05rem}.profile-edit-modal-header span{color:var(--text-soft);font-size:.8rem}.profile-edit-modal-close{min-height:34px;border:1px solid rgba(143,31,99,.14);border-radius:999px;padding:0 14px;background:transparent;color:var(--text-soft);font-size:.76rem;font-weight:700}.profile-edit-modal-content{display:grid;gap:16px;min-height:0;overflow-y:scroll;scrollbar-gutter:stable;padding-right:8px}.profile-edit-modal-content::-webkit-scrollbar{width:10px}.profile-edit-modal-content::-webkit-scrollbar-track{border-radius:999px;background:#8f1f6314}.profile-edit-modal-content::-webkit-scrollbar-thumb{border-radius:999px;background:#b71d7657}.profile-edit-modal-content::-webkit-scrollbar-thumb:hover{background:#b71d7675}.profile-edit-modal-section{display:grid;gap:12px}.profile-edit-modal-section strong{color:var(--text-main);font-size:.86rem}.profile-edit-modal-note{margin:0;color:var(--text-soft);font-size:.8rem;line-height:1.5}.profile-edit-modal-photo-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center}.profile-edit-modal-photo-button{width:88px;height:88px;border:1px dashed rgba(143,31,99,.18);border-radius:50%;padding:0;background:transparent;overflow:hidden}.profile-edit-modal-photo-copy{display:grid;gap:6px;min-width:0}.profile-edit-modal-photo-copy strong{color:var(--text-main);font-size:.9rem}.profile-edit-modal-photo-copy span{color:var(--text-soft);font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-edit-modal-photo-input{display:none}.profile-edit-modal-static-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-edit-modal-static-card,.profile-edit-modal-person-card{border:1px solid rgba(143,31,99,.12);border-radius:20px;background:#8f1f630a}.profile-edit-modal-static-card{display:grid;gap:6px;padding:16px}.profile-edit-modal-static-card span,.profile-edit-modal-person-header span{color:var(--text-soft);font-size:.76rem}.profile-edit-modal-static-card strong{color:var(--text-main);font-size:.92rem}.profile-edit-modal-person-stack{display:grid;gap:14px}.profile-edit-modal-person-card{display:grid;gap:16px;padding:18px}.profile-edit-modal-person-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-edit-modal-person-header strong{display:block;color:#8f1f63}.profile-edit-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-edit-modal-grid--location{grid-template-columns:minmax(0,1fr)}@media(min-width:40rem){.profile-edit-modal-grid--location{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-profile-setup-location-grid{display:grid;gap:14px}@media(min-width:40rem){.home-profile-setup-location-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-profile-setup-location-field{display:grid;gap:8px}.home-profile-setup-location-field>span{color:#f2e7f6e6;font-size:.92rem}.home-profile-setup-select,.home-profile-setup-location-field select{width:100%;min-height:54px;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:0 16px;background:#ffffff0a;color:#fff5fb;outline:none;color-scheme:dark}.home-profile-setup-select:focus,.home-profile-setup-location-field select:focus{border-color:#ff2f9261;box-shadow:0 0 0 3px #ff2f921f}:root[data-theme=light] .home-profile-setup-select,:root[data-theme=light] .home-profile-setup-location-field select{border-color:#16121c1f;background:#ffffffeb;color:var(--text-main);color-scheme:light}.profile-edit-modal-field{display:grid;gap:6px}.profile-edit-modal-field span{color:var(--text-soft);font-size:.76rem;font-weight:600}.profile-edit-modal-input{width:100%;min-height:42px;border:1px solid rgba(143,31,99,.14);border-radius:14px;padding:0 14px;background:#fff;color:var(--text-main);font:inherit}.profile-edit-modal-tags{display:flex;flex-wrap:wrap;gap:8px}.profile-edit-modal-tag{min-height:34px;border:1px solid rgba(143,31,99,.14);border-radius:999px;padding:0 14px;background:transparent;color:var(--text-main);font-size:.76rem;font-weight:700}.profile-edit-modal-tag.is-active{border-color:#b71d7657;background:#ff2f921f;color:#a61e6d}.profile-edit-modal-actions{display:flex;justify-content:flex-end;gap:8px}.profile-edit-modal-secondary,.profile-edit-modal-primary{min-height:38px;border-radius:999px;padding:0 16px;font-size:.78rem;font-weight:700}.profile-edit-modal-secondary{border:1px solid rgba(143,31,99,.16);background:transparent;color:var(--text-soft)}.profile-edit-modal-primary{border:0;background:linear-gradient(135deg,#b71d76,#ff5cab);color:#fff}.profile-badges-card{display:flex;align-items:center;justify-content:center;gap:10px}.profile-bio-card.profile-badges-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;justify-content:stretch;gap:10px}.profile-bio-quote{color:#8f1f6352;font-family:Georgia,serif;font-size:2.5rem;font-weight:900;line-height:.9}.profile-bio-content,.profile-bio-editor{display:grid;gap:10px;min-width:0}.profile-bio-content p{margin:0;color:var(--text-main);font-size:.86rem;line-height:1.5;white-space:pre-wrap}.profile-bio-content p.is-empty{color:var(--text-soft)}.profile-bio-editor textarea{width:100%;resize:vertical;border:1px solid rgba(143,31,99,.18);border-radius:14px;padding:10px 12px;background:#ffffffb8;color:var(--text-main);font:inherit;line-height:1.5;outline:none}.profile-bio-editor textarea:focus{border-color:#ff3f968c;box-shadow:0 0 0 3px #ff3f961f}.profile-bio-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-bio-editor-footer small{color:var(--text-soft);font-size:.72rem;font-weight:800}.profile-bio-actions{display:flex;flex-wrap:wrap;gap:8px}.profile-bio-primary,.profile-bio-secondary{min-height:30px;border-radius:999px;padding:0 12px;font-size:.74rem;font-weight:900;cursor:pointer}.profile-bio-primary{border:0;background:#ff3f96;color:#fff}.profile-bio-secondary{border:1px solid rgba(143,31,99,.16);background:transparent;color:#8f1f63}.profile-bio-primary:disabled,.profile-bio-secondary:disabled{cursor:wait;opacity:.62}.profile-side-preview-card{display:grid;gap:10px}.profile-side-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.profile-side-photo-thumb{position:relative;overflow:hidden;aspect-ratio:1;border:0;border-radius:8px;padding:0;background:#8f1f6314;cursor:pointer}.profile-side-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.profile-side-recommendation-list{display:grid;gap:10px}.profile-side-recommendation-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;border:0;border-bottom:1px solid var(--stroke);padding:0 0 10px;background:transparent;text-align:left;cursor:pointer}.profile-side-recommendation-item:last-child{border-bottom:0;padding-bottom:0}.profile-side-recommendation-item .profile-avatar,.profile-side-recommendation-item .profile-avatar-fallback{width:34px;height:34px}.profile-side-recommendation-item span{display:grid;gap:2px;min-width:0}.profile-side-recommendation-item strong{color:var(--text-main);font-size:.78rem;line-height:1.15}.profile-side-recommendation-item small{color:var(--text-soft);font-size:.68rem;font-weight:700}.profile-side-recommendation-item b{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text-main);font-size:.74rem;font-weight:500;line-height:1.35}.profile-side-friends-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.profile-side-friend-item{display:grid;justify-items:center;gap:6px;border:0;padding:0;background:transparent;text-align:center;cursor:pointer}.profile-side-friend-item .profile-avatar,.profile-side-friend-item .profile-avatar-fallback{width:48px;height:48px}.profile-side-friend-item strong{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text-main);font-size:.72rem;font-weight:800;line-height:1.2}.profile-empty-state{width:100%;border:1px dashed rgba(143,31,99,.2);border-radius:16px;padding:16px 14px;color:var(--text-soft);font-size:.78rem;text-align:center}.profile-flat-layout .profile-tabs,.profile-flat-layout .profile-card{border:0;border-radius:0;background:transparent;box-shadow:none}.profile-flat-layout .profile-feed-column,.profile-flat-layout .profile-side-column{gap:18px}.profile-flat-layout .profile-tabs{gap:8px;padding:0 0 10px;border-bottom:1px solid var(--stroke)}.profile-flat-layout .profile-card{padding:0}.profile-flat-layout .profile-composer-card,.profile-flat-layout .profile-post-card,.profile-flat-layout .profile-cert-card,.profile-flat-layout .profile-badges-card,.profile-flat-layout .profile-visitors-card,.profile-flat-layout .profile-detail-card,.profile-flat-layout .profile-views-card,.profile-flat-layout .profile-metrics-card{padding:0 0 18px;border-bottom:1px solid var(--stroke)}.profile-flat-layout .profile-post-header,.profile-flat-layout .profile-post-copy,.profile-flat-layout .profile-post-editor,.profile-flat-layout .profile-post-empty{padding-left:0;padding-right:0}.profile-flat-layout .profile-card-header{margin-bottom:10px}.profile-flat-layout .profile-empty-state{border:0;border-radius:0;padding:8px 0 0;text-align:left}.profile-detail-list,.profile-metrics-grid{display:grid;gap:12px}.profile-detail-item,.profile-metric{display:grid;gap:6px;border:1px solid rgba(143,31,99,.12);border-radius:18px;padding:14px}.profile-detail-item strong,.profile-metric strong{color:var(--text-main)}.profile-detail-item span,.profile-metric span{color:var(--text-soft);font-size:.78rem}.profile-about-panel{display:grid;gap:22px}.profile-about-section{display:grid;gap:14px}.profile-about-section+.profile-about-section{padding-top:18px;border-top:1px solid var(--stroke)}.profile-about-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.profile-about-heading strong{display:block;color:var(--text-main)}.profile-about-heading span{color:var(--text-soft);font-size:.78rem}.profile-about-heading b{color:#8f1f63;font-size:1rem}.profile-about-table-scroll{overflow-x:auto;padding-bottom:4px}.profile-about-table{display:grid;min-width:min(100%,26.25rem);overflow:hidden;border:1px solid rgba(143,31,99,.12);border-radius:20px;background:#8f1f6314}.profile-about-table.is-columns-2{min-width:min(100%,35rem)}.profile-about-table-head,.profile-about-table-row{display:grid;gap:1px}.profile-about-table.is-columns-1 .profile-about-table-head,.profile-about-table.is-columns-1 .profile-about-table-row{grid-template-columns:minmax(160px,1.1fr) minmax(0,1fr)}.profile-about-table.is-columns-2 .profile-about-table-head,.profile-about-table.is-columns-2 .profile-about-table-row{grid-template-columns:minmax(160px,1.1fr) repeat(2,minmax(140px,1fr))}.profile-about-table-corner,.profile-about-table-label,.profile-about-table-head strong,.profile-about-table-value{display:flex;align-items:center;min-height:48px;padding:12px 16px;background:#fffcfff5}.profile-about-table-corner{color:var(--text-soft);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-about-table-head strong{justify-content:center;color:#8f1f63;font-size:.96rem}.profile-about-table-label{color:var(--text-soft);font-size:.84rem}.profile-about-table-value{justify-content:center;color:var(--text-main);font-size:.9rem;font-weight:700}.profile-about-tags{display:flex;flex-wrap:wrap;gap:10px}.profile-about-tag{display:inline-flex;align-items:center;min-height:36px;border:1px solid rgba(143,31,99,.12);border-radius:999px;padding:0 14px;background:#8f1f630d;color:var(--text-main);font-size:.84rem}.profile-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-metric strong{font-size:1.35rem;line-height:1}.profile-views-card{overflow:hidden}.profile-modern-subtabs,.profile-views-subtabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));border-bottom:1px solid var(--stroke)}.profile-modern-subtabs.is-two,.profile-views-subtabs{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-modern-subtabs.is-friends{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.profile-modern-subtabs.is-recommendations{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-modern-subtab,.profile-views-subtab{min-height:38px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-main);font-size:.78rem;font-weight:800;cursor:default}.profile-modern-subtab{display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.profile-modern-subtab b{color:inherit;font-size:.72rem;line-height:1}.profile-modern-subtab.is-active,.profile-views-subtab.is-active{border-bottom-color:#7a1778;color:#7a1778}.profile-modern-subtab.is-danger-action{color:#b00045}.profile-modern-subtab.is-danger-action:disabled{opacity:.58;cursor:wait}.profile-stats-stack{display:grid;gap:10px;padding:8px 12px 14px}.profile-stats-card{overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:6px;background:#fffffffa;box-shadow:0 1px 5px #0f172a1f}.profile-stats-card-head{display:flex;align-items:center;gap:6px;min-height:34px;padding:8px 12px;color:var(--text-main)}.profile-stats-card-head svg{width:15px;height:15px}.profile-stats-card-head strong{font-size:.82rem}.profile-stats-periods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(15,23,42,.07);border-bottom:1px solid rgba(15,23,42,.07)}.profile-stats-periods span{display:grid;gap:3px;min-height:46px;place-items:center;border-right:1px solid rgba(15,23,42,.07);color:var(--text-soft);font-size:.74rem}.profile-stats-periods span:last-child{border-right:0}.profile-stats-periods b{color:var(--text-main);font-size:.78rem}.profile-stats-chart{display:grid;grid-template-columns:34px minmax(0,1fr);min-height:174px;padding:14px 14px 10px 10px}.profile-stats-chart-scale{display:grid;grid-template-rows:repeat(3,1fr);align-items:start;color:var(--text-main);font-size:.72rem;font-weight:700}.profile-stats-chart-scale span:last-child{align-self:end}.profile-stats-chart-body{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(to bottom,transparent calc(50% - 1px),rgba(15,23,42,.08) calc(50% - 1px),rgba(15,23,42,.08) 50%,transparent 50%)}.profile-stats-chart-day{display:grid;grid-template-rows:minmax(96px,1fr) 24px;justify-items:center;align-items:end;min-width:0}.profile-stats-chart-day span{width:8px;border-radius:999px 999px 0 0;background:#7a1778;opacity:.88}.profile-stats-chart-day b{align-self:center;color:var(--text-main);font-size:.7rem}.profile-stats-media-list{display:grid;gap:9px;padding:12px}.profile-stats-media-list span{display:inline-flex;align-items:center;gap:6px;color:var(--text-main);font-size:.82rem}.profile-stats-media-list svg{width:15px;height:15px}.profile-stats-media-list strong{font-weight:900}.profile-stats-media-list b{color:#11943b;font-size:.78rem}.profile-viewer-list{display:grid}.profile-viewer-row{display:flex;align-items:center;gap:12px;min-width:0;padding:12px 18px;border-bottom:1px solid rgba(15,23,42,.08)}.profile-viewer-row:last-child{border-bottom:0}.profile-viewer-avatar{position:relative;flex:0 0 auto}.profile-viewer-avatar .profile-avatar,.profile-viewer-avatar .profile-avatar-fallback{width:52px;height:52px;border-width:2px;box-shadow:0 8px 16px #10182724}.profile-viewer-online{position:absolute;left:2px;bottom:2px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#20b84d}.profile-viewer-copy{display:grid;gap:2px;min-width:0}.profile-viewer-copy strong{display:flex;align-items:center;gap:4px;min-width:0;color:var(--text-main);font-size:.86rem;line-height:1.2}.profile-viewer-badge{flex:0 0 auto;color:#f0c400;font-size:.78rem;line-height:1}.profile-viewer-copy span{color:var(--text-main);font-size:.76rem;line-height:1.3}.profile-viewer-copy small{display:inline-flex;align-items:center;gap:5px;color:var(--text-soft);font-size:.72rem;line-height:1.3}.profile-viewer-copy small svg{width:13px;height:13px}.profile-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#fff}.profile-badge.is-violet{background:linear-gradient(135deg,#d454ff,#7b32ff)}.profile-badge.is-lime{background:linear-gradient(135deg,#d7ef6a,#77b84d)}.profile-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.profile-card-header button{border:0;padding:0;background:transparent;color:#8f1f63;font-size:.74rem;font-weight:700}.profile-visitors-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.profile-visitor-card{display:grid;justify-items:center;gap:5px;text-align:center}.profile-visitor-avatar-button,.profile-visitor-name-button{border:0;padding:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.profile-visitor-avatar-button{display:inline-flex;border-radius:999px}.profile-visitor-name-button{max-width:100%;overflow:hidden;font-size:.77rem;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.profile-visitor-avatar-button:hover,.profile-visitor-name-button:hover{opacity:.82}.profile-visitor-avatar{position:relative;display:inline-flex;width:54px;height:54px;border:0;box-shadow:none}.profile-visitor-avatar .profile-avatar,.profile-visitor-avatar .profile-avatar-fallback{width:54px;height:54px;border-width:2px;box-shadow:0 10px 18px #10182724}.profile-visitor-avatar.is-gold{background:radial-gradient(circle at 34% 30%,rgba(255,223,171,.96),transparent 28%),linear-gradient(135deg,#73461f,#2b1811)}.profile-visitor-avatar.is-bronze{background:radial-gradient(circle at 34% 30%,rgba(255,207,190,.96),transparent 28%),linear-gradient(135deg,#7e483b,#281612)}.profile-visitor-avatar.is-plum{background:radial-gradient(circle at 34% 30%,rgba(255,208,241,.96),transparent 28%),linear-gradient(135deg,#71416a,#241620)}.profile-visitor-avatar.is-olive{background:radial-gradient(circle at 34% 30%,rgba(220,229,171,.96),transparent 28%),linear-gradient(135deg,#5e6640,#1f2217)}.profile-visitor-avatar.is-copper{background:radial-gradient(circle at 34% 30%,rgba(255,214,178,.96),transparent 28%),linear-gradient(135deg,#7b5535,#251a14)}.profile-visitor-avatar.is-slate{background:radial-gradient(circle at 34% 30%,rgba(213,219,229,.96),transparent 28%),linear-gradient(135deg,#526176,#1c2129)}.profile-visitor-avatar i{position:absolute;right:2px;bottom:2px;width:9px;height:9px;border:2px solid rgba(255,255,255,.95);border-radius:50%;background:#3bb54a}.profile-visitor-card strong{font-size:.77rem}.profile-visitor-card span{font-size:.71rem}:root[data-theme=dark] .profile-cover,:root[data-theme=dark] .profile-summary-card,:root[data-theme=dark] .profile-card,:root[data-theme=dark] .profile-tabs{border-color:#ffffff14}:root[data-theme=dark] .profile-edit-button{background:#ffffff14;color:#f6effa}:root[data-theme=dark] .profile-summary-action-button,:root[data-theme=dark] .profile-summary-menu-button{background:#ffffff14;color:#f6effa}:root[data-theme=dark] .profile-summary-action-button:hover:not(:disabled),:root[data-theme=dark] .profile-summary-action-button:focus-visible:not(:disabled),:root[data-theme=dark] .profile-summary-menu-button:hover:not(:disabled),:root[data-theme=dark] .profile-summary-menu-button:focus-visible:not(:disabled){background:#ffffff24}:root[data-theme=dark] .profile-summary-menu-panel{border-color:#ffffff14;background:#140c19fa}:root[data-theme=dark] .profile-summary-menu-panel button{color:#f6effa}:root[data-theme=dark] .profile-summary-menu-panel button.is-danger{color:#ffb2c9}:root[data-theme=dark] .profile-summary-menu-panel button:hover,:root[data-theme=dark] .profile-summary-menu-panel button:focus-visible{background:#ffffff14}:root[data-theme=dark] .profile-summary-menu-divider{background:#ffffff14}:root[data-theme=dark] .profile-avatar-action{background:#0a060ed1;border-color:#ffffff29}:root[data-theme=dark] .profile-cover-action{background:#100816d6;color:#ffd7ea}:root[data-theme=dark] .profile-tab.is-active,:root[data-theme=dark] .profile-cert-pill,:root[data-theme=dark] .profile-card-header button{color:#f4a2d0}:root[data-theme=dark] .profile-cert-pill{border-color:#ff4da659;background:#ff2f921a}:root[data-theme=dark] .profile-cert-copy strong{color:var(--text-main)}:root[data-theme=dark] .profile-cert-modal-backdrop{background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}:root[data-theme=dark] .profile-cert-modal{border:1px solid rgba(255,77,166,.22);background:#120a1afa;color:var(--text-main);box-shadow:0 28px 80px #000000a6}:root[data-theme=dark] .profile-cert-modal-close{color:var(--text-muted)}:root[data-theme=dark] .profile-cert-modal-head strong,:root[data-theme=dark] .profile-cert-section>strong{color:var(--text-main)}:root[data-theme=dark] .profile-cert-modal-head button{color:#ff9fd0}:root[data-theme=dark] .profile-cert-progress{border-color:#ff4da673;background:#ff2f921f}:root[data-theme=dark] .profile-cert-progress span{background:#ff4da661}:root[data-theme=dark] .profile-cert-progress b{color:#ffd7ea}:root[data-theme=dark] .profile-cert-progress-badge{border-color:#ffffff2e;color:#ffffff59}:root[data-theme=dark] .profile-cert-check-list article{border-bottom-color:#ffffff1a}:root[data-theme=dark] .profile-cert-check-list p,:root[data-theme=dark] .profile-cert-check-list article>button>svg{color:var(--text-soft)}:root[data-theme=dark] .profile-cert-check-list article small{color:var(--text-muted)}:root[data-theme=dark] .profile-cert-action-panel label span{color:var(--text-muted)}:root[data-theme=dark] .profile-cert-action-panel input:not([type=file]){border-color:#ffffff1f;background:var(--input-bg);color:var(--text-main);color-scheme:dark}:root[data-theme=dark] .profile-cert-action-panel input:not([type=file]):focus{border-color:#ff4da680;box-shadow:0 0 0 3px #ff2f922e}:root[data-theme=dark] .profile-cert-action-panel button{background:linear-gradient(135deg,#ff2d9a,#c01878)}:root[data-theme=dark] .profile-cert-action-panel p{color:#ff9fd0}:root[data-theme=dark] .profile-tab.is-active{background:#ff4fb61f;box-shadow:inset 0 -2px #f4a2d0}:root[data-theme=dark] .profile-composer-input{border-color:#ffffff1f}:root[data-theme=dark] .profile-publish-launcher{border-color:#ff927029;background:radial-gradient(circle at top right,rgba(255,126,94,.16),transparent 32%),linear-gradient(180deg,#180d19fa,#0f0a14fa);box-shadow:0 28px 56px #00000057}:root[data-theme=dark] .profile-publish-launcher-chip,:root[data-theme=dark] .profile-compose-modal-close,:root[data-theme=dark] .profile-compose-panel,:root[data-theme=dark] .profile-compose-copy-panel,:root[data-theme=dark] .profile-compose-setting-card,:root[data-theme=dark] .profile-compose-option-card,:root[data-theme=dark] .profile-compose-list-panel,:root[data-theme=dark] .profile-compose-privacy-note,:root[data-theme=dark] .profile-compose-detail-back,:root[data-theme=dark] .profile-compose-inline-chip{border-color:#ffffff1a;background:#ffffff0a}:root[data-theme=dark] .profile-publish-launcher-arrow,:root[data-theme=dark] .profile-compose-media-icon,:root[data-theme=dark] .profile-compose-setting-icon{background:#ff7e5e1f;color:#ffb08c}:root[data-theme=dark] .profile-compose-modal{border-color:#ffffff14;background:radial-gradient(circle at top right,rgba(255,126,94,.12),transparent 24%),linear-gradient(180deg,#100a14fc,#0a070efc)}:root[data-theme=dark] .profile-compose-copy-panel{border-color:transparent;background:transparent}:root[data-theme=dark] .profile-compose-modal-header p,:root[data-theme=dark] .profile-compose-detail-header p,:root[data-theme=dark] .profile-publish-launcher-copy p,:root[data-theme=dark] .profile-compose-section-heading p,:root[data-theme=dark] .profile-compose-panel-header p,:root[data-theme=dark] .profile-compose-media-card p,:root[data-theme=dark] .profile-compose-setting-copy p,:root[data-theme=dark] .profile-compose-option-copy p,:root[data-theme=dark] .profile-compose-list-panel p,:root[data-theme=dark] .profile-compose-privacy-note p{color:#c9bccf}:root[data-theme=dark] .profile-compose-copy-input{color:#f8f4fb}:root[data-theme=dark] .profile-compose-copy-input::placeholder{color:#9f91aa}:root[data-theme=dark] .profile-compose-media-card{border-color:#ffffff1f;background:linear-gradient(180deg,#1a0f1df5,#120b16f5)}:root[data-theme=dark] .profile-compose-clear-media{color:#ffbe9c}:root[data-theme=dark] .profile-compose-section{border-top-color:#ffffff14}:root[data-theme=dark] .profile-compose-inline-chip.is-active{border-color:#ffb08c47;background:linear-gradient(135deg,#ff8b542e,#ff4f9229);color:#ffbe9c}:root[data-theme=dark] .profile-story-background-swatch{border-color:#ffffff1a;background:#ffffff0a}:root[data-theme=dark] .profile-story-background-swatch.is-active{border-color:#ffb08c52}:root[data-theme=dark] .profile-post-flag.is-muted{color:#c9bccf}:root[data-theme=dark] .profile-post-flag{border-color:#ffb08c33;background:#ff6d521f;color:#ffbe9c}:root[data-theme=dark] .profile-media-carousel-dot{background:#ffffff47}:root[data-theme=dark] .profile-media-carousel-dot.is-active{background:#fff6fb}:root[data-theme=dark] .profile-compose-option-card.is-active{border-color:#ffb08c47;background:radial-gradient(circle at top right,rgba(255,176,140,.12),transparent 38%),linear-gradient(180deg,#1e1222fa,#150d1afa);box-shadow:0 18px 36px #00000042}:root[data-theme=dark] .profile-compose-modal-content::-webkit-scrollbar-track,:root[data-theme=dark] .profile-compose-detail-content::-webkit-scrollbar-track{background:#ffffff0f}:root[data-theme=dark] .profile-compose-modal-content::-webkit-scrollbar-thumb,:root[data-theme=dark] .profile-compose-detail-content::-webkit-scrollbar-thumb{background:#ffb08c57}:root[data-theme=dark] .profile-composer-textarea,:root[data-theme=dark] .profile-post-editor-textarea,:root[data-theme=dark] .profile-media-pill,:root[data-theme=dark] .profile-post-menu-dropdown,:root[data-theme=dark] .profile-composer-preview,:root[data-theme=dark] .profile-detail-item,:root[data-theme=dark] .profile-metric{border-color:#ffffff1f}:root[data-theme=dark] .profile-about-section+.profile-about-section{border-top-color:#ffffff14}:root[data-theme=dark] .profile-about-table{border-color:#ffffff14;background:#ffffff0f}:root[data-theme=dark] .profile-about-table-corner,:root[data-theme=dark] .profile-about-table-label,:root[data-theme=dark] .profile-about-table-head strong,:root[data-theme=dark] .profile-about-table-value{background:#100b16fa}:root[data-theme=dark] .profile-about-heading b{color:#ff7bc0}:root[data-theme=dark] .profile-about-tag{border-color:#ffffff1f;background:#ffffff0a}:root[data-theme=dark] .profile-photo-tile{background:#ffffff0d}:root[data-theme=dark] .profile-video-tile-badge{background:#08060cd6}:root[data-theme=dark] .profile-post-social-button{color:#f6eef9}:root[data-theme=dark] .profile-photo-lightbox-shell,:root[data-theme=dark] .profile-photo-lightbox-panel{background:#100b16fa}:root[data-theme=dark] .profile-photo-lightbox-post-header,:root[data-theme=dark] .profile-photo-lightbox-actions,:root[data-theme=dark] .profile-photo-lightbox-comment-form{border-color:#ffffff14}:root[data-theme=dark] .profile-edit-modal{border-color:#ffffff14;background:#100b16fa}:root[data-theme=dark] .profile-likes-modal{border-color:#ffffff14;background:#100b16fa}:root[data-theme=dark] .profile-edit-modal-close,:root[data-theme=dark] .profile-edit-modal-secondary{border-color:#ffffff1f;color:#ffffffad}:root[data-theme=dark] .profile-likes-modal-close{border-color:#ffffff1f;color:#ffffffad}:root[data-theme=dark] .profile-edit-modal-input{border-color:#ffffff1f;background:var(--input-bg);color:#f8f4fb;color-scheme:dark}:root[data-theme=dark] .profile-edit-modal-input option{background-color:#160d1e;color:#f8f4fb}:root[data-theme=dark] .profile-edit-modal-content::-webkit-scrollbar-track{background:#ffffff0f}:root[data-theme=dark] .profile-edit-modal-content::-webkit-scrollbar-thumb{background:#ff5fb357}:root[data-theme=dark] .profile-edit-modal-content::-webkit-scrollbar-thumb:hover{background:#ff5fb375}:root[data-theme=dark] .profile-edit-modal-tag{border-color:#ffffff1f;color:#f8f4fb}:root[data-theme=dark] .profile-edit-modal-photo-button{border-color:#ffffff24}:root[data-theme=dark] .profile-friends-sidebar-card,:root[data-theme=dark] .profile-friend-card,:root[data-theme=dark] .profile-friends-view-toggle,:root[data-theme=dark] .profile-friends-tab,:root[data-theme=dark] .profile-friends-select-field select,:root[data-theme=dark] .profile-friends-filter-button,:root[data-theme=dark] .profile-friend-action,:root[data-theme=dark] .profile-friends-empty{border-color:#ffffff1a}:root[data-theme=dark] .profile-friends-sidebar-card,:root[data-theme=dark] .profile-friend-card,:root[data-theme=dark] .profile-friends-view-toggle,:root[data-theme=dark] .profile-friends-select-field select{background:#100b16fa}:root[data-theme=dark] .profile-friends-filter-button,:root[data-theme=dark] .profile-friend-action,:root[data-theme=dark] .profile-friends-tab{color:#f8f4fb}:root[data-theme=dark] .profile-friends-filter-chip{border-color:#ffffff1f;color:#f8f4fb}:root[data-theme=dark] .profile-friends-filter-chip.is-active,:root[data-theme=dark] .profile-friends-tab.is-active,:root[data-theme=dark] .profile-friend-action.is-primary,:root[data-theme=dark] .profile-friend-action.is-active{background:#ff74bd29;color:#ff7bc0}:root[data-theme=dark] .profile-friend-score strong,:root[data-theme=dark] .profile-friend-verified{color:#ff7bc0}:root[data-theme=dark] .profile-friend-profile-link:hover .profile-friend-copy strong,:root[data-theme=dark] .profile-friend-profile-link:focus-visible .profile-friend-copy strong,:root[data-theme=dark] .profile-modern-subtab.is-active,:root[data-theme=dark] .profile-views-subtab.is-active{color:#ff7bc0}:root[data-theme=dark] .profile-modern-subtabs,:root[data-theme=dark] .profile-views-subtabs,:root[data-theme=dark] .profile-viewer-row,:root[data-theme=dark] .profile-stats-card,:root[data-theme=dark] .profile-stats-periods,:root[data-theme=dark] .profile-stats-periods span{border-color:#ffffff14}:root[data-theme=dark] .profile-modern-subtab.is-active,:root[data-theme=dark] .profile-views-subtab.is-active{border-bottom-color:#ff7bc0}:root[data-theme=dark] .profile-stats-card{background:#100b16fa}:root[data-theme=dark] .profile-stats-chart-body{border-color:#ffffff14;background:linear-gradient(to bottom,transparent calc(50% - 1px),rgba(255,255,255,.08) calc(50% - 1px),rgba(255,255,255,.08) 50%,transparent 50%)}:root[data-theme=dark] .profile-stats-chart-day span{background:#ff7bc0}:root[data-theme=dark] .profile-stats-card-head,:root[data-theme=dark] .profile-stats-periods b,:root[data-theme=dark] .profile-stats-chart-scale,:root[data-theme=dark] .profile-stats-chart-day b,:root[data-theme=dark] .profile-stats-media-list span{color:#f8f4fb}:root[data-theme=dark] .profile-viewer-copy strong,:root[data-theme=dark] .profile-viewer-copy span{color:#f8f4fb}:root[data-theme=dark] .profile-friend-presence.is-online{background:#2bb84f29;color:#75dd8d}:root[data-theme=dark] .profile-recommendations-panel,:root[data-theme=dark] .profile-recommendations-field select,:root[data-theme=dark] .profile-recommendations-field textarea,:root[data-theme=dark] .profile-recommendations-target-card,:root[data-theme=dark] .profile-recommendation-card,:root[data-theme=dark] .profile-recommendations-compose-closed,:root[data-theme=dark] .profile-recommendations-compose-locked,:root[data-theme=dark] .profile-recommendations-empty,:root[data-theme=dark] .profile-recommendations-secondary{border-color:#ffffff1a;background:#100b16fa}:root[data-theme=dark] .profile-recommendations-field textarea,:root[data-theme=dark] .profile-recommendations-field select,:root[data-theme=dark] .profile-recommendation-card-copy strong,:root[data-theme=dark] .profile-recommendations-target-copy strong,:root[data-theme=dark] .profile-recommendations-compose-closed strong,:root[data-theme=dark] .profile-recommendations-compose-locked strong,:root[data-theme=dark] .profile-recommendations-empty strong{color:#f8f4fb}:root[data-theme=dark] .profile-recommendations-field textarea::placeholder,:root[data-theme=dark] .profile-recommendation-card-copy span,:root[data-theme=dark] .profile-recommendations-target-copy span,:root[data-theme=dark] .profile-recommendations-compose-closed span,:root[data-theme=dark] .profile-recommendations-compose-locked span,:root[data-theme=dark] .profile-recommendations-empty span,:root[data-theme=dark] .profile-recommendations-panel-head span,:root[data-theme=dark] .profile-recommendations-compose-footer small,:root[data-theme=dark] .profile-recommendation-card-meta span{color:#c9bccf}:root[data-theme=dark] .profile-recommendations-secondary{color:#f8f4fb}:root[data-theme=dark] .profile-recommendation-card-meta b,:root[data-theme=dark] .profile-recommendations-target-card b,:root[data-theme=dark] .profile-recommendation-card-status.is-accepted{color:#ff7bc0}:root[data-theme=dark] .profile-recommendation-card-status.is-pending{background:#ff9d5929;color:#ffbf92}:root[data-theme=dark] .profile-social-toolbar,:root[data-theme=dark] .profile-social-list,:root[data-theme=dark] .profile-social-list-head,:root[data-theme=dark] .profile-social-row{border-color:#ffffff14}:root[data-theme=dark] .profile-social-chip,:root[data-theme=dark] .profile-social-tab-button,:root[data-theme=dark] .profile-social-action,:root[data-theme=dark] .profile-social-filter-field select,:root[data-theme=dark] .profile-recommendations-subtab,:root[data-theme=dark] .profile-recommendation-compose-text textarea{border-color:#ffffff1a;background:#ffffff0a;color:#f8f4fb}:root[data-theme=dark] .profile-social-filter-field select{color-scheme:dark}:root[data-theme=dark] .profile-social-tab-button.is-active,:root[data-theme=dark] .profile-social-chip.is-active,:root[data-theme=dark] .profile-social-action.is-primary,:root[data-theme=dark] .profile-social-action.is-active,:root[data-theme=dark] .profile-social-primary,:root[data-theme=dark] .profile-recommendations-subtab.is-active{color:#ff7bc0}:root[data-theme=dark] .profile-social-profile-copy strong,:root[data-theme=dark] .profile-social-status strong,:root[data-theme=dark] .profile-social-interests strong,:root[data-theme=dark] .profile-social-toolbar-copy strong,:root[data-theme=dark] .profile-social-section-head strong,:root[data-theme=dark] .profile-recommendation-compose-target strong{color:#f8f4fb}:root[data-theme=dark] .profile-social-profile-copy span,:root[data-theme=dark] .profile-social-status span,:root[data-theme=dark] .profile-social-interests span,:root[data-theme=dark] .profile-social-toolbar-copy span,:root[data-theme=dark] .profile-social-section-head span,:root[data-theme=dark] .profile-recommendation-compose-target span,:root[data-theme=dark] .profile-recommendation-compose-actions small{color:#c9bccf}:root[data-theme=dark] .profile-edit-modal-static-card,:root[data-theme=dark] .profile-edit-modal-person-card{border-color:#ffffff14;background:#ffffff0a}:root[data-theme=dark] .profile-likes-row{border-bottom-color:#ffffff14}:root[data-theme=dark] .profile-likes-modal-list::-webkit-scrollbar-track{background:#ffffff14}:root[data-theme=dark] .profile-likes-modal-list::-webkit-scrollbar-thumb{background:#ff74bd85}:root[data-theme=dark] .profile-edit-modal-person-header strong{color:#ff7bc0}:root[data-theme=dark] .profile-likes-modal-header strong,:root[data-theme=dark] .profile-likes-row-copy strong{color:#f8f4fb}:root[data-theme=dark] .profile-likes-modal-header span,:root[data-theme=dark] .profile-likes-row-copy span,:root[data-theme=dark] .profile-likes-row small{color:#c9bccf}:root[data-theme=dark] .profile-photo-lightbox-action{color:#f6eef9}:root[data-theme=dark] .profile-photo-lightbox-comment-input{border-color:#ffffff1f;background:#ffffff0a;color:#f8f4fb}:root[data-theme=dark] .profile-photo-lightbox-comment-input::placeholder{color:#ffffff73}:root[data-theme=dark] .profile-photo-lightbox-comment-submit{background:#ff2f922e;color:#ff74bd}:root[data-theme=dark] .home-post-lightbox .home-post-lightbox-card.profile-photo-lightbox-shell,:root[data-theme=dark] .home-post-lightbox .home-post-lightbox-panel.profile-photo-lightbox-panel{background:#100b16fa;border-color:#ffffff14}:root[data-theme=dark] .home-post-lightbox-author-button strong,:root[data-theme=dark] .home-post-lightbox-author-button small,:root[data-theme=dark] .home-post-lightbox-author strong,:root[data-theme=dark] .home-post-lightbox-caption,:root[data-theme=dark] .home-post-lightbox-comment strong,:root[data-theme=dark] .home-post-lightbox-comment p{color:#f6eef9}:root[data-theme=dark] .home-post-lightbox-meta,:root[data-theme=dark] .home-post-lightbox-author small,:root[data-theme=dark] .home-post-lightbox-comment small,:root[data-theme=dark] .home-post-lightbox-empty{color:#ffffff85}:root[data-theme=dark] .home-post-lightbox .home-post-lightbox-like-count{color:#ff74bd}:root[data-theme=dark] .home-post-lightbox .profile-photo-lightbox-action{color:#f6eef9}:root[data-theme=dark] .home-post-lightbox .home-post-lightbox-form.profile-photo-lightbox-comment-form,:root[data-theme=dark] .home-post-lightbox-form{border-top-color:#ffffff14}:root[data-theme=dark] .home-post-lightbox .home-post-lightbox-form .profile-photo-lightbox-comment-input,:root[data-theme=dark] .home-post-lightbox-form input{border-color:#ffffff24!important;background:#ffffff0f!important;color:#f8f4fb!important}:root[data-theme=dark] .home-post-lightbox .home-post-lightbox-form .profile-photo-lightbox-comment-input::placeholder,:root[data-theme=dark] .home-post-lightbox-form input::placeholder{color:#ffffff73!important}:root[data-theme=dark] .home-post-lightbox .home-post-lightbox-form .profile-photo-lightbox-comment-submit,:root[data-theme=dark] .home-post-lightbox-form button{background:#ff2f922e!important;color:#ff74bd!important}:root[data-theme=dark] .home-post-lightbox .home-feed-author-avatar{background:linear-gradient(135deg,#ff2f9238,#6b2bff33);color:#f8f4fb}:root[data-theme=dark] .home-post-lightbox-post-header .profile-post-more{color:#ffffffad}:root[data-theme=dark] .home-post-lightbox-post-header .profile-post-menu-dropdown{border-color:#ffffff1a;background:#160e1cfa}:root[data-theme=dark] .home-post-lightbox-post-header .profile-post-menu-dropdown button{color:#f6eef9}:root[data-theme=dark] .home-post-lightbox-post-header .profile-post-menu-dropdown button.is-danger{color:#ff9fd0}:root[data-theme=dark] .home-post-lightbox-editor .profile-post-editor-textarea{border-color:#ffffff1f;background:#ffffff0a;color:#f8f4fb}:root[data-theme=dark] .profile-photo-lightbox-comment-action{color:#ffffff8f}:root[data-theme=dark] .profile-photo-lightbox-comment-action.is-active{color:#ff74bd}:root[data-theme=dark] .profile-photo-lightbox-comments{scrollbar-color:rgba(255,116,189,.72) rgba(255,255,255,.08)}:root[data-theme=dark] .profile-photo-lightbox-comments::-webkit-scrollbar-track{background:#ffffff14}:root[data-theme=dark] .profile-photo-lightbox-comments::-webkit-scrollbar-thumb{background:#ff74bdb8}:root[data-theme=dark] .profile-photo-lightbox-reply-list{border-left-color:#ffffff14}:root[data-theme=dark] .profile-photo-lightbox-reply-input{border-color:#ffffff1f;background:#ffffff0a;color:#f8f4fb}:root[data-theme=dark] .profile-photo-lightbox-edit-textarea{border-color:#ffffff1f;background:#ffffff0a;color:#f8f4fb}:root[data-theme=dark] .profile-photo-lightbox-edit-secondary{border-color:#ffffff1f;color:#ffffffad}:root[data-theme=light] .profile-photo-lightbox-close{background:#16121c24;color:var(--text-main)}:root[data-theme=dark] .profile-empty-state{border-color:#ffffff1f}:root[data-theme=dark] .profile-flat-layout .profile-tabs,:root[data-theme=dark] .profile-flat-layout .profile-composer-card,:root[data-theme=dark] .profile-flat-layout .profile-post-card,:root[data-theme=dark] .profile-flat-layout .profile-cert-card,:root[data-theme=dark] .profile-flat-layout .profile-badges-card,:root[data-theme=dark] .profile-flat-layout .profile-visitors-card,:root[data-theme=dark] .profile-flat-layout .profile-detail-card,:root[data-theme=dark] .profile-flat-layout .profile-metrics-card{border-color:#ffffff14}@media(max-width:1024px){.profile-content{grid-template-columns:minmax(0,1fr)}.profile-side-column{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.profile-summary-card{grid-template-columns:minmax(0,1fr)}.profile-summary-side{min-width:0;padding-top:0}.profile-summary-actions{width:100%}}@media(max-width:767px){.profile-page{padding:14px 10px 24px}.profile-summary-card{padding:14px 12px 12px}.profile-summary-main{align-items:center;flex-direction:column;text-align:center}.profile-summary-actions{justify-content:center}.profile-summary-menu-panel{right:50%;transform:translate(50%)}.profile-avatar-frame{margin-top:0}.profile-summary-copy{justify-items:center}.profile-content,.profile-side-column,.profile-composer-card,.profile-publish-launcher-main,.profile-compose-hero{grid-template-columns:minmax(0,1fr)}.profile-publish-launcher-main{justify-items:start}.profile-compose-detail-header,.profile-compose-footer{flex-direction:column;align-items:flex-start}.profile-compose-modal{padding:18px}.profile-compose-media-grid,.profile-compose-settings-grid{grid-template-columns:minmax(0,1fr)}.profile-compose-media-card.is-preview{grid-column:span 1}.profile-post-media{min-height:320px}.profile-photo-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-friends-shell,.profile-friend-card.is-showcase,.profile-recommendations-hero,.profile-recommendations-grid,.profile-recommendations-grid.is-bottom{grid-template-columns:minmax(0,1fr)}.profile-friends-stage.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-social-filter-bar,.profile-social-list-head.is-friends,.profile-social-row.is-friends{grid-template-columns:minmax(0,1fr)}.profile-social-actions,.profile-recommendation-compose-actions{flex-direction:column;align-items:stretch}.profile-friends-main-header,.profile-recommendations-compose-footer,.profile-recommendation-card-footer{flex-direction:column;align-items:flex-start}.profile-recommendations-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-recommendations-target-card,.profile-recommendation-card-header{grid-template-columns:minmax(0,1fr);justify-items:start}.profile-recommendations-compose-actions{width:100%;justify-content:stretch}.profile-recommendations-primary,.profile-recommendations-secondary{width:100%}.profile-photo-lightbox{padding:16px}.profile-photo-lightbox-shell{grid-template-columns:minmax(0,1fr);max-height:min(94vh,920px)}.profile-photo-lightbox-frame,.profile-photo-lightbox-image{max-height:52vh}.profile-about-heading{display:grid}.profile-about-table-scroll{margin-right:-4px;padding-right:4px}.profile-edit-modal,.profile-likes-modal{padding:18px}.profile-compose-footer,.profile-compose-submit{width:100%}.profile-edit-modal-grid,.profile-edit-modal-static-grid{grid-template-columns:minmax(0,1fr)}.profile-edit-modal-photo-row{grid-template-columns:minmax(0,1fr);justify-items:start}.profile-friend-header{grid-template-columns:minmax(0,1fr)}.profile-friend-score{justify-items:start}.profile-edit-modal-actions{flex-direction:column-reverse}.profile-metrics-grid{grid-template-columns:minmax(0,1fr)}.profile-modern-subtabs.is-friends,.profile-modern-subtabs.is-recommendations{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-stats-periods{grid-template-columns:minmax(0,1fr)}.profile-stats-periods span{border-right:0;border-bottom:1px solid rgba(15,23,42,.07)}.profile-stats-periods span:last-child{border-bottom:0}}@media(hover:none){.profile-avatar-actions{opacity:1;pointer-events:auto;transform:translateY(0)}}.rooms-page{display:grid;gap:16px}.rooms-page-header{align-items:flex-start}.rooms-toolbar{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:12px}.rooms-search input,.rooms-filter select{width:100%;min-height:44px;border:1px solid var(--stroke);border-radius:14px;padding:0 14px;background:var(--surface-strong);color:var(--text-main)}.rooms-main-tabs,.rooms-subtabs{display:flex;flex-wrap:wrap;gap:8px}.rooms-subtab{min-height:36px;border:1px solid var(--stroke);border-radius:999px;padding:0 14px;background:var(--surface-soft);color:var(--text-main);font-weight:700}.rooms-subtab.is-active{border-color:#ff3f963d;background:#ff3f961f;color:#ff3f96}.rooms-layout{display:grid;grid-template-columns:minmax(min(100%,17.5rem),.9fr) minmax(0,1.6fr);gap:var(--space-section);min-height:min(35rem,85dvh)}.rooms-list-panel,.rooms-chat-panel,.rooms-side-panel{border:1px solid var(--stroke);border-radius:20px;background:var(--surface-strong)}.rooms-list{display:grid;gap:10px;padding:12px;max-height:72vh;overflow:auto}.rooms-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--stroke);border-radius:16px;padding:10px;background:var(--surface)}.rooms-card.is-active{border-color:#ff3f9647;box-shadow:0 10px 24px #ff3f961f}.rooms-card-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;border:0;padding:0;background:transparent;text-align:left;color:inherit}.rooms-card-avatar{width:48px;height:48px;border-radius:14px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#ff8a63,#ff3f96);color:#fff;font-weight:800}.rooms-card-avatar img{width:100%;height:100%;object-fit:cover}.rooms-card-join,.rooms-primary{min-height:36px;border:0;border-radius:999px;padding:0 14px;background:linear-gradient(135deg,#ff8a63,#ff3f96);color:#fff;font-weight:800}.rooms-chat-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;min-height:560px}.rooms-chat-header{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--stroke)}.rooms-chat-cover{width:100%;max-height:84px;object-fit:cover;border-radius:12px;margin-bottom:8px}.rooms-chat-body{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:0}.rooms-messages{display:grid;gap:12px;padding:14px;overflow:auto;align-content:start}.rooms-message{max-width:78%;border:1px solid var(--stroke);border-radius:16px;padding:10px 12px;background:var(--surface)}.rooms-message.is-own{justify-self:end;background:#ff3f961a}.rooms-message-reply{border-left:3px solid #ff3f96;padding-left:8px;margin-bottom:8px;color:var(--text-soft);font-size:.82rem}.rooms-message-head{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:.78rem}.rooms-message-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.rooms-message-actions button{border:0;background:transparent;color:#ff3f96;font-size:.74rem;font-weight:700}.rooms-side-panel{width:280px;border-left:1px solid var(--stroke);padding:14px;display:grid;gap:12px;align-content:start;overflow:auto}.rooms-composer{display:grid;gap:8px;padding:12px 14px 14px;border-top:1px solid var(--stroke)}.rooms-composer textarea{width:100%;border:1px solid var(--stroke);border-radius:14px;padding:10px 12px;resize:vertical;background:var(--surface);color:var(--text-main)}.rooms-composer-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.rooms-mention-suggestions{display:flex;flex-wrap:wrap;gap:6px}.rooms-mention-suggestions button{border:1px solid var(--stroke);border-radius:999px;padding:4px 10px;background:var(--surface-soft)}.rooms-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#08040cb8}.rooms-modal{width:min(560px,100%);max-height:90vh;overflow:auto;display:grid;gap:12px;padding:18px;border:1px solid var(--stroke);border-radius:22px;background:var(--surface-strong)}.rooms-modal label{display:grid;gap:6px}.rooms-modal footer{display:flex;justify-content:flex-end;gap:10px}.rooms-notifications{display:grid;gap:8px}.rooms-notification{display:grid;gap:4px;padding:10px 12px;border:1px solid var(--stroke);border-radius:14px;background:var(--surface);text-align:left}.rooms-notification.is-unread{border-color:#ff3f963d}.rooms-feedback.is-error{color:#ff6b9d}.rooms-empty{padding:24px;color:var(--text-soft);text-align:center}.rooms-empty.is-large{display:grid;place-content:center;gap:10px;min-height:360px}.rooms-preview-section{display:grid;gap:10px}.rooms-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px}.rooms-view-once{border:1px dashed rgba(255,63,150,.4);border-radius:12px;padding:10px 12px;background:#ff3f9614;color:#ff3f96;font-weight:700}.home-section-placeholder{display:grid;place-content:center;min-height:420px;gap:8px;text-align:center;color:var(--text-soft)}.home-sidebar-link{position:relative}.home-sidebar-link.is-active:before{content:"";position:absolute;left:-12px;width:4px;height:68%;border-radius:0 999px 999px 0;background:#ff2e93;box-shadow:0 0 22px #ff2e93d1}.home-sidebar-link.is-active{box-shadow:inset 0 0 0 1px #ff2e9338,0 0 26px #ff2e931f}@media(min-width:64rem){.home-flat-layout .home-sidebar-link.is-active{background:transparent;box-shadow:none}}.home-map-top-actions{display:flex;align-items:center;gap:10px}.home-map-filter-button,.home-map-add-button{min-height:40px;border-radius:12px;padding:0 16px;color:#fff5fb;font-size:.78rem;font-weight:800}.home-map-filter-button{border:1px solid rgba(255,46,147,.42);background:#ff2e9312}.home-map-add-button{border:0;background:linear-gradient(135deg,#ff2e93,#dd0b6e);box-shadow:0 0 26px #ff2e936b}.liberal-map-page{--liberal-bg: #07070a;--liberal-panel: rgba(12, 11, 18, .84);--liberal-panel-strong: rgba(14, 12, 22, .94);--liberal-line: rgba(255, 255, 255, .08);--liberal-muted: #968da0;--liberal-soft: #d4c8d9;--liberal-pink: #ff2e93;display:grid;gap:16px;min-height:0;color:#fff8fc}.liberal-map-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:8px 2px 0}.liberal-map-heading h1{margin:0 0 8px;font-size:clamp(1.65rem,2.4vw,2.1rem);line-height:1}.liberal-map-heading p{margin:0;max-width:640px;color:#c9bdcf;font-size:.9rem}.liberal-map-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.liberal-map-primary,.liberal-map-secondary,.liberal-more-button,.liberal-detail-actions button,.liberal-safety-card button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:14px;padding:0 18px;color:#fff8fc;font-weight:800}.liberal-map-primary{border:0;background:linear-gradient(135deg,#ff2e93,#dd0b6e);box-shadow:0 0 32px #ff2e9375}.liberal-map-primary.is-active{background:linear-gradient(135deg,#2b1530,#74154a)}.liberal-map-secondary,.liberal-more-button,.liberal-detail-actions button,.liberal-safety-card button{border:1px solid rgba(255,46,147,.32);background:#ff2e930f}.liberal-map-grid{display:grid;grid-template-columns:minmax(min(100%,16rem),.8fr) minmax(min(100%,26rem),1.36fr) minmax(min(100%,18rem),.92fr);gap:var(--space-section);min-height:min(38rem,85dvh)}.liberal-filter-panel{display:flex;flex-wrap:wrap;align-items:end;gap:12px;border:1px solid rgba(255,46,147,.18);border-radius:18px;padding:14px;background:#0c0b12d1;box-shadow:0 20px 48px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.liberal-filter-panel label{display:grid;gap:6px}.liberal-filter-panel label span{color:#cfc4d6;font-size:.76rem;font-weight:800}.liberal-filter-panel select,.liberal-filter-panel button{min-height:40px;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:0 12px;background:#ffffff0f;color:#fff8fc;font-weight:800}.liberal-inline-check{display:inline-flex!important;grid-template-columns:auto 1fr;align-items:center;min-height:40px}.liberal-inline-check input{accent-color:#ff2e93}.liberal-place-list,.liberal-map-stage,.liberal-detail-card,.liberal-safety-card{border:1px solid var(--liberal-line);background:radial-gradient(circle at 30% 0%,rgba(255,46,147,.1),transparent 30%),linear-gradient(180deg,#0d0c14f0,#07070af5);box-shadow:inset 0 1px #ffffff0a,0 26px 64px #0000005c;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.liberal-place-list{display:grid;align-content:start;gap:10px;overflow:auto;border-radius:18px;padding:12px}.liberal-place-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-height:116px;border:1px solid transparent;border-radius:16px;padding:10px;background:#ffffff06;color:inherit;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.liberal-place-card:hover,.liberal-place-card.is-active{border-color:#ff2e93c7;background:radial-gradient(circle at right,rgba(255,46,147,.18),transparent 44%),#ffffff0a;box-shadow:0 0 0 1px #ff2e9329,0 0 32px #ff2e9333}.liberal-place-photo,.liberal-detail-hero,.liberal-detail-thumbs span{position:relative;overflow:hidden;background:linear-gradient(150deg,rgba(255,255,255,.08),transparent 34%),linear-gradient(135deg,#12151b,#08090d)}.liberal-place-photo>img,.liberal-detail-hero>img,.liberal-detail-thumbs img,.liberal-photo-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.liberal-place-photo>img,.liberal-detail-hero>img,.liberal-detail-thumbs img{z-index:1}.liberal-place-photo{display:block;height:92px;border-radius:13px}.liberal-place-photo:before,.liberal-detail-hero:before,.liberal-detail-thumbs span:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 40%,rgba(255,246,188,.9) 0 2px,transparent 3px),radial-gradient(circle at 62% 34%,rgba(255,246,188,.6) 0 2px,transparent 3px),linear-gradient(105deg,transparent 0 44%,rgba(255,255,255,.08) 45% 47%,transparent 48%),linear-gradient(0deg,rgba(0,0,0,.64),transparent 44%)}.is-park{background:radial-gradient(circle at 72% 12%,rgba(92,132,45,.46),transparent 28%),linear-gradient(135deg,#1b2415,#07090a)}.is-trail{background:radial-gradient(circle at 40% 8%,rgba(107,130,94,.45),transparent 32%),linear-gradient(135deg,#172017,#08090b)}.is-coast,.is-beach{background:radial-gradient(circle at 20% 80%,rgba(17,77,119,.52),transparent 36%),linear-gradient(135deg,#09131d,#07080c)}.is-garage{background:radial-gradient(circle at 50% 0%,rgba(197,208,201,.3),transparent 26%),linear-gradient(135deg,#242622,#08090c)}.is-user-place{background:radial-gradient(circle at 24% 18%,rgba(255,46,147,.42),transparent 30%),radial-gradient(circle at 76% 68%,rgba(64,116,180,.34),transparent 36%),linear-gradient(135deg,#17111c,#07080c)}.liberal-place-photo span{position:absolute;z-index:2;left:8px;bottom:8px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 7px;background:#0000008f;color:#fff;font-size:.68rem;font-weight:800}.liberal-place-copy,.liberal-place-title{display:grid;gap:6px;min-width:0}.liberal-place-title{grid-template-columns:auto minmax(0,1fr);align-items:start}.liberal-place-title b,.liberal-detail-letter{display:inline-grid;place-items:center;border:1px solid rgba(255,46,147,.8);border-radius:50%;background:#ff2e9329;color:#ff7fc1;box-shadow:0 0 22px #ff2e936b}.liberal-place-title b{width:18px;height:18px;font-size:.68rem}.liberal-place-title strong{overflow:hidden;color:#fff8fc;font-size:.82rem;line-height:1.35;text-overflow:ellipsis}.liberal-place-copy small,.liberal-detail-card small{color:var(--liberal-muted);font-size:.76rem;line-height:1.4}.liberal-place-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.liberal-place-meta em,.liberal-place-meta i{font-size:.75rem;font-style:normal}.liberal-place-meta em.is-green,.liberal-place-meta em.is-pink{color:#45e681}.liberal-place-meta em.is-pink{color:#ff2e93}.liberal-place-meta em.is-amber{color:#ffb24d}.liberal-place-meta em.is-silver{color:#c1c7d0}.liberal-place-meta i{color:#bfb4c7}.liberal-place-card>svg,.liberal-detail-card button svg{color:#ffffffa3}.liberal-place-card svg.is-favorite,.liberal-detail-card svg.is-favorite{fill:#ff2e93;color:#ff2e93;filter:drop-shadow(0 0 12px rgba(255,46,147,.72))}.liberal-more-button{width:100%;min-height:40px}.liberal-more-button:disabled,.liberal-detail-actions button:disabled{cursor:not-allowed;opacity:.56}.liberal-empty-list{display:grid;place-items:center;gap:8px;min-height:220px;border:1px dashed rgba(255,46,147,.25);border-radius:16px;padding:20px;background:#ffffff06;color:#a99fb1;text-align:center}.liberal-empty-list svg{color:#ff67b8;filter:drop-shadow(0 0 14px rgba(255,46,147,.4))}.liberal-empty-list strong{color:#fff8fc}.liberal-empty-list span{max-width:220px;font-size:.8rem;line-height:1.5}.liberal-map-stage{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-radius:18px}.liberal-map-canvas{position:relative;min-height:560px;overflow:hidden;background:radial-gradient(circle at 70% 64%,rgba(22,72,112,.4),transparent 28%),radial-gradient(circle at 22% 82%,rgba(118,141,116,.18),transparent 18%),linear-gradient(130deg,transparent 0 50%,rgba(40,83,134,.42) 51% 51.5%,transparent 52%),repeating-linear-gradient(23deg,transparent 0 38px,rgba(57,111,161,.22) 39px 40px),repeating-linear-gradient(109deg,transparent 0 50px,rgba(63,92,140,.18) 51px 52px),#070b13}.liberal-map-canvas.is-earth{background:#e9edf2;cursor:grab;touch-action:none}.liberal-map-canvas.is-earth:active{cursor:grabbing}.liberal-tile-layer{position:absolute;inset:0;z-index:0;overflow:hidden}.liberal-tile-layer img{position:absolute;width:256px;height:256px;-webkit-user-select:none;user-select:none}.liberal-tile-layer img.is-labels{z-index:1;opacity:.95;filter:drop-shadow(0 1px 1px rgba(0,0,0,.92)) drop-shadow(0 0 3px rgba(0,0,0,.78));pointer-events:none}.liberal-map-canvas.is-earth iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:none;pointer-events:auto}.liberal-open-maps{position:absolute;top:12px;left:12px;z-index:8;border:0;border-radius:10px;padding:8px 10px;background:#ffffffeb;color:#12345f;font-size:.72rem;font-weight:900;box-shadow:0 10px 24px #0000002e}.liberal-open-maps:hover,.liberal-map-controls button:hover{transform:translateY(-1px)}.liberal-open-maps:active,.liberal-map-controls button:active{transform:translateY(0)}.liberal-map-canvas.is-earth:after{content:none;position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 62% 42%,rgba(255,46,147,.2),transparent 18%),linear-gradient(180deg,#04050a1a,#04050a61);pointer-events:none}.liberal-map-canvas.is-earth.is-publishing iframe{pointer-events:none}.liberal-publish-hint{position:absolute;top:16px;left:50%;z-index:7;transform:translate(-50%);border:1px solid rgba(255,46,147,.36);border-radius:999px;padding:10px 16px;background:#08060cd1;color:#ffe6f4;font-size:.82rem;font-weight:800;box-shadow:0 0 28px #ff2e9347;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none}.liberal-publish-hint.is-idle{border-color:#ffffff1f;background:#08070ca8;color:#ffffffb8;box-shadow:none}.liberal-map-canvas:before{content:none;position:absolute;inset:-14%;background:linear-gradient(115deg,transparent 0 46%,rgba(255,46,147,.54) 46.2% 46.7%,transparent 47%),linear-gradient(25deg,transparent 0 58%,rgba(255,46,147,.32) 58.2% 58.6%,transparent 59%),radial-gradient(circle at 64% 42%,rgba(255,46,147,.18),transparent 9%);opacity:.78;pointer-events:none}.liberal-map-routes{position:absolute;inset:0;background:linear-gradient(160deg,transparent 0 54%,rgba(223,230,255,.54) 54.2% 54.5%,transparent 55%),linear-gradient(89deg,transparent 0 64%,rgba(223,230,255,.3) 64.2% 64.6%,transparent 65%),linear-gradient(16deg,transparent 0 42%,rgba(61,105,156,.4) 42.2% 42.6%,transparent 43%);mix-blend-mode:screen;opacity:.7}.liberal-map-city,.liberal-map-road{position:absolute;z-index:2;color:#ffffffbd;text-shadow:0 2px 12px rgba(0,0,0,.82);pointer-events:none}.liberal-map-city.is-main{left:48%;top:62%;font-size:1.5rem;font-weight:800}.liberal-map-city.is-top{left:42%;top:10%}.liberal-map-city.is-left{left:24%;top:26%}.liberal-map-city.is-right{right:12%;top:28%}.liberal-map-road{border-radius:4px;padding:2px 6px;background:#bfc9d999;color:#111827;font-size:.62rem;font-weight:800}.liberal-map-road.is-one{left:29%;top:10%}.liberal-map-road.is-two{left:18%;top:43%}.liberal-map-road.is-three{left:26%;bottom:16%}.liberal-map-pin{position:absolute;z-index:5;display:grid;place-items:center;width:32px;height:42px;border:0;border-radius:50% 50% 50% 0;background:linear-gradient(135deg,#ff4dad,#b60057);color:#fff;filter:drop-shadow(0 0 16px rgba(255,46,147,.86));transform:translate(-50%,-100%) rotate(-45deg)}.liberal-poi-layer{position:absolute;inset:0;z-index:4;pointer-events:none}.liberal-poi-label,.liberal-place-map-label{position:absolute;max-width:170px;transform:translate(-50%,-50%);color:#fff;font-size:.68rem;font-weight:800;line-height:1.15;text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.95),0 0 4px rgba(0,0,0,.9),0 0 8px rgba(0,0,0,.72);white-space:normal}.liberal-poi-label:before{content:"";display:block;width:6px;height:6px;margin:0 auto 3px;border-radius:50%;background:#f5d37a;box-shadow:0 0 8px #f5d37ad9}.liberal-poi-label.is-beach:before{background:#60d7ff;box-shadow:0 0 8px #60d7ffc7}.liberal-poi-label.is-park:before{background:#70e58d;box-shadow:0 0 8px #70e58dc7}.liberal-poi-label.is-shopping:before{background:#d7b4ff;box-shadow:0 0 8px #d7b4ffc7}.liberal-poi-label.is-pharmacy:before,.liberal-poi-label.is-health:before{background:#42e690;box-shadow:0 0 8px #42e690c7}.liberal-poi-label.is-market:before{background:#ffcf5c;box-shadow:0 0 8px #ffcf5cc7}.liberal-poi-label.is-fuel:before{background:#ff914d;box-shadow:0 0 8px #ff914dc7}.liberal-poi-label.is-bank:before,.liberal-poi-label.is-service:before{background:#8bb8ff;box-shadow:0 0 8px #8bb8ffc7}.liberal-poi-label.is-education:before{background:#fff;box-shadow:0 0 8px #ffffffb8}.liberal-poi-label.is-transport:before{background:#9ee7ff;box-shadow:0 0 8px #9ee7ffb8}.liberal-poi-zoom-hint{position:absolute;left:50%;top:68px;transform:translate(-50%);border-radius:999px;padding:7px 11px;background:#07070ab8;color:#fff;font-size:.7rem;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.liberal-place-map-label{border-radius:999px;padding:4px 8px;background:#07070abd;color:#fff;text-align:left;transform:translateY(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.liberal-place-map-label.is-pink{border:1px solid rgba(255,46,147,.5)}.liberal-place-map-label.is-amber{border:1px solid rgba(255,158,54,.5)}.liberal-place-map-label.is-silver{border:1px solid rgba(184,192,204,.5)}.liberal-map-pin.is-pink{background:linear-gradient(135deg,#ff62b7,#cc0064);filter:drop-shadow(0 0 16px rgba(255,46,147,.86))}.liberal-map-pin.is-amber{background:linear-gradient(135deg,#ffbd61,#d96d00);filter:drop-shadow(0 0 16px rgba(255,158,54,.8))}.liberal-map-pin.is-silver{background:linear-gradient(135deg,#dce4ef,#7f8da1);filter:drop-shadow(0 0 14px rgba(184,192,204,.72))}.liberal-map-pin:after{content:"";position:absolute;inset:-9px;border:1px solid rgba(255,46,147,.35);border-radius:inherit;animation:liberalPinPulse 2s ease-in-out infinite}.liberal-map-pin.is-amber:after{border-color:#ff9e366b}.liberal-map-pin.is-silver:after{border-color:#b8c0cc75}.liberal-map-pin span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#150812a3;font-size:.75rem;font-weight:900;transform:rotate(45deg)}.liberal-map-pin.is-selected{width:48px;height:58px}.liberal-map-pin.is-selected span{width:32px;height:32px;font-size:.9rem}.liberal-map-controls{position:absolute;right:18px;bottom:84px;z-index:8;display:grid;gap:8px}.liberal-map-controls button{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#040408d6;color:#fff;font-size:1.35rem;font-weight:500;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.liberal-location-error{position:absolute;left:18px;top:18px;z-index:8;border:1px solid rgba(255,102,148,.28);border-radius:12px;padding:9px 12px;background:#1e0812d1;color:#ffb6cf;font-size:.78rem;font-weight:800;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.liberal-location-error.is-poi{top:58px}.liberal-map-legend{position:absolute;left:18px;right:18px;bottom:16px;z-index:8;display:flex;flex-wrap:wrap;gap:18px;border-radius:14px;padding:12px 16px;background:#050509c7;color:#c9c0cf;font-size:.78rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.liberal-pending-pin{position:absolute;z-index:9;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#ff2e9338;color:#fff;filter:drop-shadow(0 0 18px rgba(255,46,147,.92));transform:translate(-50%,-100%);pointer-events:none}.liberal-publish-card{display:grid;gap:9px;border:1px solid rgba(255,46,147,.36);border-radius:18px;padding:14px;background:#08070ce6;box-shadow:0 26px 64px #00000070,0 0 34px #ff2e9333;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.liberal-publish-card.is-below-map{position:static;width:100%}.liberal-publish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.liberal-publish-grid textarea{min-height:92px}.liberal-publish-card strong{color:#fff8fc;font-size:.92rem}.liberal-publish-card input,.liberal-publish-card select,.liberal-publish-card textarea,.liberal-review-form select,.liberal-review-form textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0f;color:#fff8fc;outline:none}.liberal-publish-card input,.liberal-publish-card select,.liberal-review-form select{min-height:38px;padding:0 11px}.liberal-publish-card textarea,.liberal-review-form textarea{min-height:78px;resize:vertical;padding:10px 11px}.liberal-publish-card input::placeholder,.liberal-publish-card textarea::placeholder,.liberal-review-form textarea::placeholder{color:#ffffff7a}.liberal-publish-card select,.liberal-review-form select{background-color:#14101a}.liberal-publish-card button,.liberal-review-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:0;border-radius:12px;background:linear-gradient(135deg,#ff2e93,#dd0b6e);color:#fff8fc;font-weight:900;box-shadow:0 0 24px #ff2e9357}.liberal-publish-card button:disabled,.liberal-review-form button:disabled{cursor:not-allowed;opacity:.52}.liberal-photo-upload{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px dashed rgba(255,46,147,.42);border-radius:12px;background:#ff2e9314;color:#ffd8ed;font-size:.82rem;font-weight:900;cursor:pointer}.liberal-photo-upload input{display:none}.liberal-photo-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.liberal-photo-preview button{position:relative;overflow:hidden;min-height:62px;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:0;background:#ffffff0d;box-shadow:none}.liberal-photo-preview button svg{position:absolute;top:5px;right:5px;z-index:2;border-radius:50%;padding:2px;background:#000000b3;color:#fff}.liberal-publish-actions{display:flex;justify-content:flex-end;gap:8px}.liberal-map-legend span{display:inline-flex;align-items:center;gap:8px}.liberal-map-legend i{width:12px;height:12px;border-radius:50%}.liberal-map-legend .is-pink{background:#ff2e93;box-shadow:0 0 16px #ff2e93d1}.liberal-map-legend .is-amber{background:#ff9e36}.liberal-map-legend .is-silver{background:#b8c0cc}.liberal-detail-card{display:grid;align-content:start;gap:14px;overflow:hidden;border-radius:18px;padding:16px}.liberal-detail-card.is-compact{max-height:var(--modal-max-height);overflow-y:auto;scrollbar-color:rgba(255,46,147,.56) rgba(255,255,255,.08);scrollbar-width:thin}.liberal-detail-card.is-compact::-webkit-scrollbar{width:8px}.liberal-detail-card.is-compact::-webkit-scrollbar-track{border-radius:999px;background:#ffffff14}.liberal-detail-card.is-compact::-webkit-scrollbar-thumb{border-radius:999px;background:#ff2e938f}.liberal-empty-detail{place-items:center;align-content:center;min-height:420px;text-align:center}.liberal-empty-detail .liberal-empty-icon{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,46,147,.34);border-radius:22px;color:#ff67b8;background:#ff2e9317;box-shadow:0 0 28px #ff2e932e}.liberal-empty-detail>strong{color:#fff8fc;font-size:1rem}.liberal-empty-detail>p{max-width:300px;padding:0;background:transparent}.liberal-detail-card header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.liberal-detail-letter{width:42px;height:42px;font-weight:900}.liberal-detail-card header strong{display:block;color:#fff8fc;font-size:.96rem}.liberal-detail-card header button{border:0;background:transparent}.liberal-detail-hero{min-height:186px;border-radius:16px}.liberal-detail-hero button,.liberal-detail-thumbs button{position:absolute;inset:0;width:100%;border:0;padding:0;background:transparent}.liberal-detail-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.liberal-detail-thumbs span{display:grid;place-items:center;min-height:74px;border-radius:12px}.liberal-detail-thumbs b{position:relative;z-index:2;color:#fff;font-size:1rem}.liberal-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.liberal-detail-summary span{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:0 8px;background:#ffffff0a;color:#e8deed;font-size:.74rem;font-weight:800;text-align:center}.liberal-detail-info{display:grid;gap:10px}.liberal-detail-info span{display:inline-flex;align-items:center;gap:10px;color:#d7cedd;font-size:.84rem}.liberal-detail-info span:nth-child(1),.liberal-detail-info span:nth-child(3){color:#57df94}.liberal-detail-info span:nth-child(2){color:#ff5eb2}.liberal-detail-info span:nth-child(5){color:#ffc25e}.liberal-detail-card p{margin:0;border-radius:13px;padding:14px;background:#ffffff0a;color:#d2c8d8;font-size:.84rem;line-height:1.6}.liberal-detail-card .liberal-rules-copy{border:1px solid rgba(255,46,147,.18);background:#ff2e930e;color:#ffd5eb}.liberal-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.liberal-detail-actions button{min-width:0;min-height:48px;padding:0 10px;font-size:.8rem}.liberal-detail-actions .is-checkin{border:0;background:linear-gradient(135deg,#ff2e93,#dd0b6e);box-shadow:0 0 26px #ff2e9370}.liberal-detail-actions .is-delete{border-color:#ff487357;background:#ff487317;color:#ff9ab4}.liberal-detail-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-radius:14px;padding:4px;background:#ffffff0b}.liberal-detail-tabs button{min-height:36px;border:0;border-radius:11px;background:transparent;color:#bfb4c7;font-size:.78rem;font-weight:900}.liberal-detail-tabs button.is-active{background:#ff2e9326;color:#ff8ccc;box-shadow:inset 0 0 0 1px #ff2e933d}.liberal-about-panel{display:grid;gap:10px}.liberal-reviews{display:grid;gap:12px;border-top:1px solid rgba(255,255,255,.08);padding-top:12px}.liberal-reviews-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.liberal-reviews-head strong{display:inline-flex;align-items:center;gap:8px;color:#fff8fc;font-size:.88rem}.liberal-reviews-head span{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#ff2e9324;color:#ff8ccc;font-size:.72rem;font-weight:900}.liberal-review-form{display:grid;gap:8px}.liberal-review-form textarea{min-height:64px}.liberal-review-form button.is-secondary{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;box-shadow:none}.liberal-review-list{display:grid;gap:8px;max-height:260px;overflow-y:auto;padding-right:8px;scrollbar-color:rgba(255,46,147,.72) rgba(255,255,255,.08);scrollbar-width:thin}.liberal-review-list::-webkit-scrollbar{width:8px}.liberal-review-list::-webkit-scrollbar-track{border-radius:999px;background:#ffffff14}.liberal-review-list::-webkit-scrollbar-thumb{border-radius:999px;background:#ff2e93b8}.liberal-review-list article,.liberal-review-empty{border:1px solid rgba(255,255,255,.08);border-radius:13px;padding:10px;background:#ffffff09}.liberal-review-author{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;width:100%;border:0;padding:0;background:transparent;color:inherit;text-align:left}.liberal-review-author:disabled{cursor:default}.liberal-review-avatar{display:grid;place-items:center;overflow:hidden;width:34px;height:34px;border:1px solid rgba(255,46,147,.32);border-radius:50%;background:#ff2e9324;color:#ff8ccc;font-size:.72rem;font-weight:900}.liberal-review-avatar img{width:100%;height:100%;object-fit:cover}.liberal-review-author strong,.liberal-review-author small{display:block}.liberal-review-author strong{color:#fff8fc;font-size:.8rem}.liberal-review-author small{margin-top:2px;color:#ffc25e;font-size:.72rem}.liberal-review-list article p{margin-top:8px;padding:0;background:transparent;color:#cbc1d0;font-size:.78rem;line-height:1.45}.liberal-review-actions{display:flex;gap:8px;margin-top:8px}.liberal-review-actions button{min-height:28px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:0 10px;background:#ffffff0d;color:#ffd8ed;font-size:.7rem;font-weight:800}.liberal-review-actions button.is-delete{border-color:#ff487347;color:#ff9ab4}.liberal-review-empty{color:#a99fb1;font-size:.8rem}.liberal-safety-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;border-radius:18px;padding:18px 22px}.liberal-safety-card>span{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,46,147,.42);border-radius:16px;color:#ff7fc1;box-shadow:0 0 24px #ff2e9338}.liberal-safety-card strong{color:#ff66b8}.liberal-safety-card p{margin:4px 0 0;color:#c7bdcd;font-size:.86rem}.liberal-rules-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px}.liberal-rules-backdrop{position:absolute;inset:0;border:0;background:#040308b8;cursor:default}.liberal-rules-modal section{position:relative;z-index:1;display:grid;gap:12px;width:min(460px,100%);border:1px solid rgba(255,46,147,.24);border-radius:22px;padding:24px;background:#0c0a12f5;color:#fff8fc;box-shadow:0 30px 90px #00000080}.liberal-rules-modal h2,.liberal-rules-modal p{margin:0}.liberal-rules-modal svg{color:#ff66b8}.liberal-rules-modal p{color:#cfc3d7;line-height:1.55}.liberal-rules-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0f;color:#fff}.liberal-photo-lightbox{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:22px}.liberal-photo-lightbox-backdrop{position:absolute;inset:0;border:0;background:#030308d1;cursor:zoom-out}.liberal-photo-lightbox section{position:relative;z-index:1;display:grid;gap:12px;width:min(980px,96vw);max-height:92vh}.liberal-photo-lightbox img{width:100%;max-height:82vh;border-radius:18px;object-fit:contain;background:#050508;box-shadow:0 30px 90px #0000008c}.liberal-photo-lightbox-close{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#0000009e;color:#fff}.liberal-photo-lightbox footer{display:flex;align-items:center;justify-content:center;gap:12px}.liberal-photo-lightbox footer button{min-height:38px;border:1px solid rgba(255,46,147,.32);border-radius:999px;padding:0 16px;background:#ff2e931a;color:#fff;font-weight:800}.liberal-photo-lightbox footer span{color:#fff;font-weight:800}:root[data-theme=dark] .liberal-map-canvas.is-earth iframe{filter:saturate(.86) contrast(1.14) brightness(.52) hue-rotate(180deg)}:root:not([data-theme=dark]) .liberal-map-page{color:#18131d}:root:not([data-theme=dark]) .liberal-map-heading h1,:root:not([data-theme=dark]) .liberal-detail-card header strong,:root:not([data-theme=dark]) .liberal-place-title strong,:root:not([data-theme=dark]) .liberal-empty-list strong,:root:not([data-theme=dark]) .liberal-empty-detail>strong,:root:not([data-theme=dark]) .liberal-reviews-head strong,:root:not([data-theme=dark]) .liberal-rules-modal h2{color:#18131d}:root:not([data-theme=dark]) .liberal-map-heading p,:root:not([data-theme=dark]) .liberal-place-copy small,:root:not([data-theme=dark]) .liberal-detail-card small,:root:not([data-theme=dark]) .liberal-empty-list,:root:not([data-theme=dark]) .liberal-empty-detail>p,:root:not([data-theme=dark]) .liberal-detail-card p,:root:not([data-theme=dark]) .liberal-safety-card p,:root:not([data-theme=dark]) .liberal-review-empty,:root:not([data-theme=dark]) .liberal-review-list article p,:root:not([data-theme=dark]) .liberal-rules-modal p{color:#635866}:root:not([data-theme=dark]) .liberal-place-list,:root:not([data-theme=dark]) .liberal-map-stage,:root:not([data-theme=dark]) .liberal-detail-card,:root:not([data-theme=dark]) .liberal-safety-card,:root:not([data-theme=dark]) .liberal-filter-panel,:root:not([data-theme=dark]) .liberal-rules-modal section{border-color:#140e181a;background:radial-gradient(circle at 30% 0%,rgba(255,46,147,.08),transparent 30%),linear-gradient(180deg,#fffffff0,#f8f4f9f5);box-shadow:0 20px 54px #1f13211c}:root:not([data-theme=dark]) .liberal-place-card{background:#120c1609}:root:not([data-theme=dark]) .liberal-place-card:hover,:root:not([data-theme=dark]) .liberal-place-card.is-active{background:radial-gradient(circle at right,rgba(255,46,147,.12),transparent 44%),#ffffffc7}:root:not([data-theme=dark]) .liberal-map-secondary,:root:not([data-theme=dark]) .liberal-more-button,:root:not([data-theme=dark]) .liberal-detail-actions button,:root:not([data-theme=dark]) .liberal-safety-card button,:root:not([data-theme=dark]) .liberal-filter-panel select,:root:not([data-theme=dark]) .liberal-filter-panel button{background:#ff2e930f;color:#2a1824}:root:not([data-theme=dark]) .liberal-map-controls button{border-color:#140e181f;background:#ffffffe6;color:#2a1824;box-shadow:0 10px 24px #1f132124}:root:not([data-theme=dark]) .liberal-map-legend{border:1px solid rgba(20,14,24,.1);background:#ffffffe6;color:#514758;box-shadow:0 12px 28px #1f13211f}:root:not([data-theme=dark]) .liberal-publish-card{border-color:#ff2e9347;background:#fffffff5}:root:not([data-theme=dark]) .liberal-publish-card strong{color:#18131d}:root:not([data-theme=dark]) .liberal-publish-card input,:root:not([data-theme=dark]) .liberal-publish-card select,:root:not([data-theme=dark]) .liberal-publish-card textarea,:root:not([data-theme=dark]) .liberal-review-form select,:root:not([data-theme=dark]) .liberal-review-form textarea{border-color:#1a121f1f;background:#ffffffe0;color:#111}:root:not([data-theme=dark]) .liberal-publish-card input::placeholder,:root:not([data-theme=dark]) .liberal-publish-card textarea::placeholder,:root:not([data-theme=dark]) .liberal-review-form textarea::placeholder{color:#1111117a}:root:not([data-theme=dark]) .liberal-detail-summary span,:root:not([data-theme=dark]) .liberal-detail-tabs{border-color:#1a121f14;background:#140e180a;color:#514758}:root:not([data-theme=dark]) .liberal-detail-tabs button{color:#6d626f}:root:not([data-theme=dark]) .liberal-detail-tabs button.is-active{background:#ff2e931a;color:#c70b70}:root:not([data-theme=dark]) .liberal-review-list article strong,:root:not([data-theme=dark]) .liberal-review-author strong{color:#18131d}:root:not([data-theme=dark]) .liberal-review-actions button,:root:not([data-theme=dark]) .liberal-review-form button.is-secondary{border-color:#1a121f1f;background:#1a121f0a;color:#4b3d4e}:root:not([data-theme=dark]) .liberal-review-actions button.is-delete{color:#c22554}:root:not([data-theme=dark]) .liberal-filter-panel label span{color:#5f5265}:root:not([data-theme=dark]) .liberal-map-canvas:before,:root:not([data-theme=dark]) .liberal-map-canvas.is-earth:after{opacity:.12}:root:not([data-theme=dark]) .liberal-detail-card .liberal-rules-copy{background:#ff2e930f;color:#6e2d50}:root:not([data-theme=dark]) .liberal-place-photo,:root:not([data-theme=dark]) .liberal-detail-hero,:root:not([data-theme=dark]) .liberal-detail-thumbs span{background:radial-gradient(circle at 24% 22%,rgba(255,46,147,.18),transparent 28%),radial-gradient(circle at 74% 54%,rgba(76,137,214,.14),transparent 34%),linear-gradient(135deg,#fff7fb,#efe8f1)}:root:not([data-theme=dark]) .liberal-place-photo:before,:root:not([data-theme=dark]) .liberal-detail-hero:before,:root:not([data-theme=dark]) .liberal-detail-thumbs span:before{background:radial-gradient(circle at 30% 44%,rgba(113,79,28,.58) 0 2px,transparent 3px),radial-gradient(circle at 62% 34%,rgba(113,79,28,.38) 0 2px,transparent 3px),linear-gradient(105deg,transparent 0 44%,rgba(25,18,31,.09) 45% 47%,transparent 48%),linear-gradient(0deg,rgba(255,255,255,.5),transparent 48%)}@keyframes liberalPinPulse{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:.9;transform:scale(1.2)}}@media(max-width:77.5rem){.liberal-map-grid{grid-template-columns:minmax(min(100%,16rem),.84fr) minmax(min(100%,26rem),1.25fr)}.liberal-detail-card{grid-column:1 / -1;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr)}.liberal-detail-card header,.liberal-detail-info,.liberal-detail-card p,.liberal-detail-actions{grid-column:2}.liberal-detail-hero,.liberal-detail-thumbs{grid-column:1}}@media(max-width:48rem){.home-map-top-actions{display:none}}@media(max-width:560px){.home-top-stat,.home-alert-button{display:none}.liberal-map-page{gap:12px}.liberal-map-heading h1{font-size:1.55rem}.liberal-map-actions{display:none}.liberal-detail-actions{grid-template-columns:minmax(0,1fr)}.liberal-map-legend{gap:10px;font-size:.72rem}}.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}@media(max-width:1024px){.rooms-layout{grid-template-columns:1fr}.rooms-side-panel{width:100%;border-left:0;border-top:1px solid var(--stroke)}}.home-search-page{width:min(100%,72rem);gap:18px}.home-search-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:18px}.home-search-page-head button{min-height:38px;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:0 14px;background:#ffffff0a;color:#f4d7e9;text-decoration:none}.home-search-radar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:60px;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:0 10px 0 18px;background:#101018}.home-search-radar svg{width:20px;height:20px;color:#ff4f9f}.home-search-radar input{min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:1rem}.home-search-radar button{min-height:42px;border:0;border-radius:12px;padding:0 18px;background:#fff;color:#161019;font-weight:900}.home-search-radar-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-search-radar-strip article{display:grid;gap:4px;min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px;background:#ffffff0a}.home-search-radar-strip strong,.home-search-radar-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-radar-strip strong{color:#fff;font-size:.96rem}.home-search-radar-strip span{color:#a59ab7;font-size:.72rem;font-weight:800;text-transform:uppercase}.home-search-quickbar{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.home-search-quickbar::-webkit-scrollbar{display:none}.home-search-quickbar button,.home-search-interest-cloud button{flex:0 0 auto;min-height:36px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:0 13px;background:#ffffff0a;color:#eee4f3;font-size:.78rem;font-weight:800}.home-search-quickbar button.is-active,.home-search-interest-cloud button.is-active{border-color:#ff4f9f66;background:#ff4f9f29;color:#fff}.home-search-lab{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff09}.home-search-lab summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:52px;padding:0 16px;color:#fff;cursor:pointer;list-style:none}.home-search-lab summary::-webkit-details-marker{display:none}.home-search-lab summary span{display:inline-flex;align-items:center;gap:8px;font-weight:900}.home-search-lab summary svg{width:17px;height:17px}.home-search-lab summary strong{color:#ff9dcc;font-size:.78rem}.home-search-lab-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-top:1px solid rgba(255,255,255,.08);padding:14px}.home-search-field{display:grid;align-content:start;gap:8px;min-width:0;border-radius:14px;padding:12px;background:#00000029}.home-search-field span{color:#a59ab7;font-size:.72rem;font-weight:900;text-transform:uppercase}.home-search-field b{color:#fff;font-size:.86rem}.home-search-field input:not([type=range]){min-height:36px;border:0;border-radius:10px;outline:0;padding:0 11px;background:#ffffff14;color:#fff}.home-search-lab .home-search-switch{border-top:0;border-radius:14px;padding:12px;background:#00000029}.home-search-interest-cloud{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.home-search-match-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-search-match-card{position:relative;display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;min-height:100%;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:0;background:#111018;color:#fff}.home-search-match-card.is-featured{grid-column:span 2}.home-search-match-media{position:relative;display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;border:0;border-radius:0;padding:0;background:#24202c;color:inherit}.home-search-match-media img,.home-search-mini-gallery img{width:100%;height:100%;object-fit:cover}.home-search-match-media:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.74));pointer-events:none}.home-search-photo-count{position:absolute;right:12px;bottom:12px;z-index:2;border-radius:999px;padding:6px 9px;background:#0000008f;color:#fff;font-size:.7rem;font-weight:900}.home-search-compat{position:absolute;left:12px;bottom:12px;z-index:2;display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:radial-gradient(circle at center,rgba(10,8,14,.94) 58%,transparent 59%),conic-gradient(#ff4f9f var(--compat),rgba(255,255,255,.22) 0)}.home-search-compat strong{font-size:.86rem;line-height:1}.home-search-compat small{margin-top:-17px;color:#ffcae5;font-size:.52rem;font-weight:900;text-transform:uppercase}.home-search-match-body{display:grid;gap:11px;padding:14px}.home-search-match-title{display:grid;gap:4px;min-width:0;border:0;padding:0;background:transparent;color:inherit;text-align:left}.home-search-match-title strong{overflow:hidden;color:#fff;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.home-search-match-title span,.home-search-match-body p{color:#a99fb3;font-size:.78rem}.home-search-match-body p{display:-webkit-box;min-height:2.4em;overflow:hidden;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.45}.home-search-mini-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.home-search-mini-gallery button{overflow:hidden;aspect-ratio:1;border:0;border-radius:9px;padding:0;background:#ffffff0f}.home-search-match-tags{display:flex;flex-wrap:wrap;gap:6px}.home-search-match-tags span{border-radius:999px;padding:5px 8px;background:#ffffff0f;color:#ded6e5;font-size:.68rem}.home-search-match-actions{display:grid;grid-template-columns:1fr auto auto;gap:8px}.home-search-match-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:38px;border:1px solid rgba(255,255,255,.11);border-radius:12px;padding:0 10px;background:#ffffff0e;color:#fff;font-size:.76rem;font-weight:900}.home-search-match-actions button.is-primary{border-color:#ff4f9f59;background:#ff4f9f;color:#150811}.home-search-match-actions button:disabled{opacity:.65}.home-search-match-actions svg{width:16px;height:16px;flex:0 0 auto}:root[data-theme=light] .home-search-page-head{border-bottom-color:#16121c1a}:root[data-theme=light] .home-search-radar,:root[data-theme=light] .home-search-radar-strip article,:root[data-theme=light] .home-search-lab,:root[data-theme=light] .home-search-match-card{border-color:#16121c1a;background:#fffffff0;color:var(--text-main)}:root[data-theme=light] .home-search-radar input,:root[data-theme=light] .home-search-field input:not([type=range]),:root[data-theme=light] .home-search-lab summary,:root[data-theme=light] .home-search-field b,:root[data-theme=light] .home-search-radar-strip strong,:root[data-theme=light] .home-search-match-title strong,:root[data-theme=light] .home-search-match-actions button{color:var(--text-main)}:root[data-theme=light] .home-search-field,:root[data-theme=light] .home-search-lab .home-search-switch,:root[data-theme=light] .home-search-field input:not([type=range]),:root[data-theme=light] .home-search-match-actions button,:root[data-theme=light] .home-search-quickbar button,:root[data-theme=light] .home-search-interest-cloud button,:root[data-theme=light] .home-search-match-tags span{background:#16121c0b}:root[data-theme=light] .home-search-match-actions button.is-primary{color:#fff}@media(max-width:1060px){.home-search-match-stack,.home-search-lab-grid,.home-search-radar-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.home-search-page-head,.home-search-radar,.home-search-match-stack,.home-search-lab-grid,.home-search-radar-strip{grid-template-columns:1fr}.home-search-match-card.is-featured{grid-column:span 1}.home-search-radar{padding:14px}.home-search-radar button{width:100%}.home-search-match-actions{grid-template-columns:1fr}}.home-search-page{width:min(100%,78rem);padding-top:0}.home-search-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,20rem);gap:18px;align-items:start}.home-search-feed{display:grid;min-width:0;gap:14px}.home-search-side-filters{position:sticky;top:74px;display:grid;gap:18px;max-height:calc(100vh - 88px);overflow-y:auto;border-left:1px solid rgba(255,255,255,.08);padding:0 12px 18px 18px;scrollbar-width:thin}.home-search-clear{min-height:42px;border:0;border-radius:5px;background:#6d1d77;color:#fff;font-weight:900;cursor:pointer}.home-search-radar{min-height:46px;border-radius:6px;background:#ffffff0f}.home-search-radar button{min-height:34px;border-radius:5px;background:#6d1d77;color:#fff}.home-search-match-stack{display:grid;grid-template-columns:1fr;gap:0}.home-search-match-card{display:grid;gap:10px;border:0;border-bottom:1px solid rgba(255,255,255,.09);border-radius:0;padding:16px 0 14px;background:transparent;color:#fff}.home-search-person-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.home-search-person-avatar-button{position:relative;border:0;padding:0;background:transparent;cursor:pointer}.home-search-person-avatar-button .home-profile-online-dot{left:4px;bottom:4px;width:11px;height:11px;border-width:2px;box-shadow:none}.home-search-person-avatar:not(.is-large){overflow:hidden;border-radius:50%;background:#f2f2f2}.home-search-person-avatar.is-large{width:100%;height:100%;border-radius:6px}.home-search-person-copy{display:grid;gap:2px;min-width:0;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-search-person-copy strong{overflow:hidden;color:#fff;font-size:.95rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.home-search-person-copy strong span{margin-right:4px;color:#ffd400}.home-search-person-copy small{overflow:hidden;color:#cfc5d7;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.home-search-person-status{margin:0;color:#d8cedf;font-size:.82rem}.home-search-compat{position:static;width:56px;height:56px;background:radial-gradient(circle at center,#121018 58%,transparent 59%),conic-gradient(#d91a73 var(--compat),rgba(255,255,255,.16) 0)}.home-search-compat small{margin-top:-16px}.home-search-photo-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.home-search-photo-row button{overflow:hidden;aspect-ratio:1;border:0;border-radius:0;padding:0;background:#ffffff0f;cursor:pointer}.home-search-photo-row button.is-story-thumb{padding:2px;background:linear-gradient(#080c11,#080c11) padding-box,conic-gradient(from 210deg,#ff3f96,#ffb020,#2bd86f,#ff3f96) border-box;border:2px solid transparent}.home-search-photo-row button.is-story-thumb img{border-radius:3px}.home-search-photo-row img{width:100%;height:100%;object-fit:cover}.home-search-person-meta{display:grid;gap:3px}.home-search-person-meta span{display:inline-flex;align-items:center;gap:5px;color:#a9a1b3;font-size:.74rem}.home-search-person-meta span.is-online{color:#70c245;font-weight:800}.home-search-person-meta svg{width:13px;height:13px}.home-search-match-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.home-search-match-actions button{min-height:36px;border:0;border-radius:5px;background:#ffffff17;color:#fff}.home-search-match-actions button.is-primary{background:#ffffff1c;color:#fff}.home-search-side-filters .home-search-filter-group{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.home-search-side-filters .home-search-filter-chips button{border-radius:4px;background:#ffffff0f}.home-search-side-filters .home-search-filter-chips button.is-active{background:#d818722e;color:#ff7fbd}:root[data-theme=light] .home-search-side-filters{border-left-color:#16121c1a}:root[data-theme=light] .home-search-match-card{border-bottom-color:#16121c1a;background:transparent}:root[data-theme=light] .home-search-person-copy strong,:root[data-theme=light] .home-search-radar input{color:var(--text-main)}:root[data-theme=light] .home-search-person-copy small,:root[data-theme=light] .home-search-person-status,:root[data-theme=light] .home-search-person-meta span{color:var(--text-muted)}:root[data-theme=light] .home-search-radar,:root[data-theme=light] .home-search-photo-row button,:root[data-theme=light] .home-search-match-actions button,:root[data-theme=light] .home-search-side-filters .home-search-filter-chips button{background:#16121c0e}@media(max-width:980px){.home-search-split{grid-template-columns:1fr}.home-search-side-filters{position:static;max-height:none;border-left:0;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:12px}}@media(max-width:560px){.home-search-person-head{grid-template-columns:auto minmax(0,1fr)}.home-search-compat{grid-column:1 / -1}.home-search-photo-row{grid-template-columns:repeat(3,minmax(0,1fr))}.home-search-match-actions{grid-template-columns:1fr}}.home-search-page{width:min(100%,82rem);gap:18px}.home-search-identity{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,30rem);gap:18px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:22px;padding:22px;background:linear-gradient(135deg,rgba(255,79,159,.16),transparent 34%),linear-gradient(145deg,#12101cfa,#08080efa)}.home-search-identity:before{content:"";position:absolute;inset:16px auto auto 52%;width:220px;height:220px;border:1px solid rgba(255,255,255,.12);border-radius:50%;opacity:.45;pointer-events:none}.home-search-identity-copy{position:relative;z-index:1;display:grid;align-content:center;gap:8px}.home-search-identity-copy span,.home-search-filter-brand span{color:#ff85c1;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-search-identity-copy h1{margin:0;color:#fff;font-size:clamp(1.75rem,4vw,2.65rem);line-height:1}.home-search-identity-copy p{max-width:42rem;margin:0;color:#b8aec2;font-size:.92rem;line-height:1.5}.home-search-signal-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-search-signal-grid article{display:grid;gap:4px;min-width:0;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:14px;background:#ffffff0e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-search-signal-grid strong{color:#fff;font-size:1.35rem;line-height:1}.home-search-signal-grid span{overflow:hidden;color:#baafc5;font-size:.72rem;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.home-search-split{grid-template-columns:minmax(0,1fr) minmax(19rem,21rem);gap:22px}.home-search-radar{overflow:hidden;min-height:48px;grid-template-columns:auto minmax(0,1fr);border-color:#ffffff1a;border-radius:14px;background:linear-gradient(180deg,#ffffff14,#ffffff09);box-shadow:inset 0 1px #ffffff14}.home-search-side-filters .home-search-radar{padding:0 12px}.home-search-radar button,.home-search-clear{border-radius:14px;background:linear-gradient(135deg,#ff4f9f,#7a32ff);box-shadow:0 10px 24px #b4269438}.home-search-side-filters .home-search-radar button{display:none}.home-search-name-suggestions{display:grid;gap:6px;margin-top:-8px;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:6px;background:#ffffff0a}.home-search-name-suggestions button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;min-width:0;border:0;border-radius:10px;padding:7px;background:transparent;color:inherit;text-align:left;cursor:pointer}.home-search-name-suggestions button:hover,.home-search-name-suggestions button:focus-visible{background:#ff4f9f1f;outline:none}.home-search-suggestion-avatar{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#ffffff14}.home-search-name-suggestions span{display:grid;min-width:0;gap:2px}.home-search-name-suggestions strong,.home-search-name-suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-name-suggestions strong{color:#fff;font-size:.78rem}.home-search-name-suggestions small{color:#a99fb3;font-size:.68rem}.home-topbar-brand{display:none!important}.home-search-side-filters{top:82px;gap:16px;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:16px;background:linear-gradient(180deg,#13111df5,#0a0a10f5);box-shadow:0 20px 60px #00000038}.home-search-filter-brand{display:grid;gap:5px}.home-search-filter-brand strong{color:#fff;font-size:1.08rem}.home-search-side-filters .home-search-filter-group{border-bottom-color:#ffffff13;padding-bottom:14px}.home-search-filter-group>span,.home-search-filter-row span{color:#9f94aa;letter-spacing:.06em}.home-search-side-filters .home-search-filter-chips button{min-height:34px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff0b;color:#dcd4e4}.home-search-side-filters .home-search-filter-chips button.is-active{border-color:#ff4f9f6b;background:linear-gradient(135deg,#ff4f9f38,#7a32ff24);color:#fff}.home-search-location-field{min-height:46px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff0b}.home-search-location-combobox{position:relative}.home-search-location-suggestions{position:absolute;z-index:25;top:calc(100% + 8px);left:0;right:0;display:grid;max-height:260px;overflow-y:auto;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:6px;background:#0e0c16fa;box-shadow:0 18px 46px #00000057}.home-search-location-suggestions button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border:0;border-radius:10px;padding:0 10px;background:transparent;color:#fff;text-align:left;cursor:pointer}.home-search-location-suggestions button:hover,.home-search-location-suggestions button:focus-visible{background:#ff4f9f24;outline:none}.home-search-location-suggestions strong{min-width:0;overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.home-search-location-suggestions span{flex:0 0 auto;color:#ff9dcc;font-size:.72rem;font-weight:900}.home-search-match-stack{gap:14px}.home-search-match-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.085);border-radius:22px;padding:16px;background:linear-gradient(180deg,#161420fa,#0c0c13fa);box-shadow:0 16px 38px #0000002e}.home-search-card-accent{display:none}.home-search-person-head,.home-search-person-status,.home-search-photo-row,.home-search-person-meta,.home-search-match-actions{position:relative;z-index:1}.home-search-person-avatar:not(.is-large){display:flex;width:76px;height:76px;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.1);box-shadow:0 12px 28px #0000003d}.home-search-person-avatar-button .home-profile-online-dot{left:6px;bottom:6px;box-shadow:0 0 0 3px #09a8212e}.home-search-person-copy strong{font-size:1.02rem}.home-search-person-copy strong span{color:#ffcf33;filter:drop-shadow(0 0 8px rgba(255,207,51,.28))}.home-search-person-status{border-left:2px solid rgba(255,79,159,.5);padding-left:10px;color:#efe7f3}.home-search-compat{width:62px;height:62px;background:radial-gradient(circle at center,#15121d 57%,transparent 58%),conic-gradient(#ff4f9f var(--compat),rgba(255,255,255,.13) 0);box-shadow:0 0 0 1px #ffffff14,0 12px 26px #ff4f9f1f}.home-search-photo-row{gap:8px}.home-search-photo-row button{overflow:hidden;border-radius:12px;background:#ffffff0e;transition:transform .16s ease,filter .16s ease}.home-search-photo-row button:hover{filter:brightness(1.08);transform:translateY(-2px)}.home-search-person-meta{grid-template-columns:repeat(2,minmax(0,max-content));gap:10px}.home-search-person-meta span{border-radius:999px;padding:5px 8px;background:#ffffff0b}.home-search-match-actions{grid-template-columns:minmax(0,1fr) minmax(8rem,auto) minmax(6rem,auto)}.home-search-match-actions button{min-height:42px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff0e;transition:transform .16s ease,border-color .16s ease,background .16s ease}.home-search-match-actions button:hover:not(:disabled){border-color:#ff4f9f47;background:#ff4f9f1a;transform:translateY(-1px)}.home-search-match-actions button.is-primary{border-color:#ff4f9f6b;background:linear-gradient(135deg,#ff4f9ff2,#7a32ffe6)}:root[data-theme=light] .home-search-identity,:root[data-theme=light] .home-search-side-filters,:root[data-theme=light] .home-search-match-card{border-color:#16121c1a;background:linear-gradient(135deg,rgba(255,79,159,.08),transparent 36%),#fffffff5;color:var(--text-main)}:root[data-theme=light] .home-search-identity-copy h1,:root[data-theme=light] .home-search-signal-grid strong,:root[data-theme=light] .home-search-filter-brand strong,:root[data-theme=light] .home-search-person-copy strong{color:var(--text-main)}:root[data-theme=light] .home-search-identity-copy p,:root[data-theme=light] .home-search-signal-grid span,:root[data-theme=light] .home-search-person-status{color:var(--text-muted)}:root[data-theme=light] .home-search-radar,:root[data-theme=light] .home-search-location-field,:root[data-theme=light] .home-search-location-suggestions,:root[data-theme=light] .home-search-name-suggestions,:root[data-theme=light] .home-search-signal-grid article,:root[data-theme=light] .home-search-person-meta span{background:#16121c0b}:root[data-theme=light] .home-search-location-suggestions{border-color:#16121c1f;background:#fffffffa}:root[data-theme=light] .home-search-location-suggestions button{color:var(--text-main)}:root[data-theme=light] .home-search-name-suggestions strong{color:var(--text-main)}:root[data-theme=light] .home-search-name-suggestions small{color:var(--text-muted)}@media(max-width:980px){.home-search-identity{grid-template-columns:1fr}.home-search-side-filters{box-shadow:none}}@media(max-width:620px){.home-search-signal-grid,.home-search-person-meta,.home-search-match-actions{grid-template-columns:1fr}}.home-search-person-avatar .home-avatar-person-fallback{flex:0 0 auto;border-radius:0}.home-search-person-head .home-search-person-avatar:not(.is-large) .home-avatar-person-fallback{display:block;width:62%;height:62%;max-width:62%;max-height:62%}.home-search-photo-row button:has(.home-avatar-person-fallback){display:flex;align-items:center;justify-content:center}.home-search-photo-row .home-search-person-avatar.is-large{display:flex;width:72%;height:72%;max-width:72%;max-height:72%;aspect-ratio:1;align-items:center;justify-content:center;overflow:hidden;border:0;border-radius:50%;background:#f2f2f2;box-shadow:none}.home-search-photo-row .home-search-person-avatar.is-large .home-avatar-person-fallback{display:block;width:62%;height:62%;max-width:62%;max-height:62%}.home-search-photo-row .home-search-person-avatar.is-large .home-avatar-image{display:block;width:100%;height:100%;object-fit:cover}.home-mobile-menu-button,.home-mobile-sidebar-close,.home-mobile-sidebar-backdrop{display:none}.home-sidebar-drawer-head{display:contents}@media(max-width:64rem){.home-mobile-menu-button{display:inline-flex;flex:0 0 auto;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0e;color:#f8f0fb}.home-mobile-menu-button svg{width:22px;height:22px}.home-mobile-sidebar-backdrop{position:fixed;inset:0;z-index:95;display:block;border:0;padding:0;background:#00000080;cursor:default}.home-sidebar,.home-flat-layout .home-sidebar{position:fixed!important;top:0!important;bottom:0!important;left:0!important;z-index:100!important;display:flex!important;width:min(82vw,20rem)!important;max-width:20rem;height:100dvh;flex-direction:column!important;align-items:stretch!important;gap:14px!important;overflow-y:auto;border:0;border-right:1px solid var(--sidebar-drawer-border);border-radius:0 20px 20px 0!important;padding:16px!important;background:var(--sidebar-drawer-bg);box-shadow:none;transform:translate(-105%);transition:transform .18s ease;-webkit-overflow-scrolling:touch}.home-sidebar.is-mobile-open,.home-flat-layout .home-sidebar.is-mobile-open{transform:translate(0);box-shadow:22px 0 60px #0000005c}.home-sidebar-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-sidebar-drawer-head .home-sidebar-brand,.home-flat-layout .home-sidebar-drawer-head .home-sidebar-brand,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-drawer-head .home-sidebar-brand{display:block;width:auto;max-width:none;overflow:visible;padding:0;opacity:1;text-align:left}.home-mobile-sidebar-close{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0d;color:#f8f0fb;font-size:1.4rem;line-height:1}.home-sidebar-nav,.home-flat-layout .home-sidebar-nav,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-nav{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;overflow:visible!important}.home-sidebar-link,.home-flat-layout .home-sidebar-link,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-link{display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;justify-content:stretch!important;min-height:44px!important;gap:12px!important;padding:0 12px!important;white-space:normal!important}.home-sidebar-label,.home-sidebar-badge,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-label,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-badge{opacity:1!important;pointer-events:auto!important}.home-premium-card,.home-flat-layout .home-premium-card,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-premium-card{display:block!important}}.home-live-list-page,.home-live-watch{--live-bg: #ffffff;--live-surface: #ffffff;--live-surface-soft: #fafafa;--live-surface-muted: #eeeeee;--live-text: #111827;--live-text-soft: #374151;--live-text-muted: #4b5563;--live-border: #d8d8d8;--live-border-soft: #eeeeee;--live-player-bg: #000000;--live-chat-alert-bg: #ffedcf;--live-chat-alert-border: #ead8b7;--live-chat-alert-text: #2f2315;--live-input-bg: #e6e6e6;--live-card-shadow: rgba(15, 23, 42, .1);width:100%;min-height:calc(100dvh - 24px);border-radius:14px;background:var(--live-bg);color:var(--live-text);overflow:hidden}:root[data-theme=dark] .home-live-list-page,:root[data-theme=dark] .home-live-watch{--live-bg: #07070b;--live-surface: #101018;--live-surface-soft: #151520;--live-surface-muted: #1f1f2b;--live-text: #f7f2fb;--live-text-soft: #cfc6d7;--live-text-muted: #a79daf;--live-border: rgba(255, 255, 255, .12);--live-border-soft: rgba(255, 255, 255, .08);--live-player-bg: #000000;--live-chat-alert-bg: #2a2115;--live-chat-alert-border: rgba(255, 199, 120, .22);--live-chat-alert-text: #ffe4bd;--live-input-bg: #20202a;--live-card-shadow: rgba(0, 0, 0, .28)}.home-live-list-page{display:grid;gap:14px;align-content:start;padding:16px}.home-live-list-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-live-list-top h1{margin:0;color:var(--live-text);font-size:1.35rem;font-weight:500;line-height:1.2}.home-live-list-top button,.home-live-broadcast-panel button{min-height:36px;border:0;border-radius:4px;padding:0 16px;background:#d41467;color:#fff;font-size:.82rem;font-weight:800}.home-live-list-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,22rem);gap:14px 20px;align-items:center}.home-live-category-tabs{display:flex;flex-wrap:wrap;gap:10px}.home-live-category-tabs button{min-height:32px;border:1px solid var(--live-border);border-radius:4px;padding:0 10px;background:var(--live-surface);color:var(--live-text);font-size:.78rem}.home-live-category-tabs button.is-active{border-color:#d41467;color:#d41467;box-shadow:inset 0 0 0 1px #d414671f}.home-live-hide-hot{display:inline-flex;align-items:center;gap:9px;color:var(--live-text);font-size:.86rem;white-space:nowrap}.home-live-hide-hot input{width:20px;height:20px;accent-color:#d41467}.home-live-list-search{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;min-height:34px;border:1px solid var(--live-border);border-radius:4px;padding:0 10px;background:var(--live-surface);color:var(--live-text-muted)}.home-live-list-search svg{width:15px;height:15px}.home-live-list-search input{min-width:0;border:0;outline:none;background:transparent;color:var(--live-text);font-size:.8rem}.home-live-broadcast-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,23rem);gap:14px;border:1px solid var(--live-border);border-radius:6px;padding:12px;background:var(--live-surface-soft)}.home-live-broadcast-preview{display:grid;min-height:260px;overflow:hidden;border-radius:4px;background:#050505}.home-live-broadcast-preview video,.home-live-video-frame img,.home-live-video-frame video,.home-live-list-thumb img,.home-live-list-thumb video{width:100%;height:100%;object-fit:cover}.home-live-broadcast-preview>div,.home-live-list-empty{display:grid;place-items:center;align-content:center;gap:8px;padding:24px;color:var(--live-text-muted);text-align:center}.home-live-broadcast-preview svg,.home-live-list-empty svg{width:30px;height:30px;color:#d41467}.home-live-broadcast-preview strong,.home-live-list-empty strong{color:var(--live-text)}.home-live-broadcast-panel{display:grid;gap:10px;align-content:start}.home-live-broadcast-panel p,.home-live-broadcast-panel span{margin:0;color:var(--live-text-muted);font-size:.8rem;line-height:1.45}.home-live-broadcast-panel>div{display:flex;flex-wrap:wrap;gap:8px}.home-live-broadcast-panel button{display:inline-flex;align-items:center;gap:6px;background:#111827}.home-live-broadcast-panel button.is-close{background:#d41467}.home-live-broadcast-panel button.is-start-live{background:#0b8f5a}.home-live-broadcast-panel svg{width:15px;height:15px}.home-live-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.home-live-list-card{display:grid;overflow:hidden;border:1px solid var(--live-border);border-radius:4px;padding:0;background:var(--live-surface);color:var(--live-text);text-align:left;cursor:pointer}.home-live-list-card:hover{border-color:var(--accent);box-shadow:0 8px 22px var(--live-card-shadow)}.home-live-list-thumb{position:relative;display:block;aspect-ratio:16 / 9.3;overflow:hidden;background:#111827}.home-live-list-thumb b{position:absolute;top:8px;left:0;z-index:1;border-radius:0 999px 999px 0;padding:3px 7px;background:#fff;color:#c02020;font-size:.72rem;font-style:italic;font-weight:800}.home-live-list-thumb small{position:absolute;left:10px;bottom:8px;z-index:1;display:inline-flex;align-items:center;gap:4px;border-radius:4px;padding:4px 7px;background:#00000080;color:#fff;font-size:.72rem;font-weight:800}.home-live-list-thumb small svg{width:13px;height:13px}.home-live-list-copy{display:grid;gap:2px;min-width:0;padding:10px 8px 14px}.home-live-list-copy strong{display:flex;align-items:center;gap:5px;min-width:0;overflow:hidden;color:var(--live-text);font-size:.9rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.home-live-list-copy strong svg{flex:0 0 auto;width:15px;height:15px;color:#8b2bb1}.home-live-list-copy strong svg:first-child{color:#ffc400}.home-live-list-copy span,.home-live-list-copy em{overflow:hidden;color:var(--live-text);font-size:.74rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.home-live-list-copy em{color:var(--live-text-soft)}.home-live-list-empty{grid-column:1 / -1;min-height:220px;border:1px dashed var(--live-border);border-radius:4px;background:var(--live-surface-soft)}.home-live-account-strip{display:flex;align-items:center;gap:9px;border-top:1px solid var(--live-border-soft);padding-top:10px;color:var(--live-text);font-size:.78rem}.home-live-account-strip img,.home-live-account-strip i{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#1f2937;color:#fff;font-style:normal;object-fit:cover}.home-live-account-strip svg{margin-left:auto;width:17px;height:17px;color:#d41467}.home-live-watch{display:grid;grid-template-rows:52px minmax(0,1fr)}.home-live-watch-topbar{display:grid;grid-template-columns:80px minmax(0,1fr) 48px;align-items:center;border-bottom:1px solid var(--live-border);background:var(--live-surface)}.home-live-back,.home-live-watch-more,.home-live-watch-host{border:0;background:transparent;color:var(--live-text)}.home-live-back{display:inline-flex;align-items:center;gap:6px;min-height:52px;border-right:1px solid var(--live-border);padding:0 10px;font-size:.86rem}.home-live-back svg{width:20px;height:20px}.home-live-watch-host{display:flex;align-items:center;gap:8px;min-width:0;padding:0 12px;text-align:left}.home-live-watch-host img,.home-live-watch-host i{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#1f2937;color:#fff;font-size:.72rem;font-style:normal;object-fit:cover}.home-live-watch-host strong{overflow:hidden;color:var(--live-text);font-size:.86rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.home-live-watch-host b{border-radius:4px;padding:3px 6px;background:#d41467;color:#fff;font-size:.64rem;font-weight:900}.home-live-watch-host span{color:var(--live-text);font-size:.82rem;white-space:nowrap}.home-live-watch-host span:before{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#d41467;content:""}.home-live-watch-menu{position:relative;display:flex;align-items:center;justify-content:center;min-height:52px;border-left:1px solid var(--live-border)}.home-live-watch-menu .profile-post-menu-dropdown{top:calc(100% + 4px);right:8px;left:auto;z-index:40;min-width:168px}.home-live-watch-more,.home-live-watch-more-spacer{display:inline-flex;align-items:center;justify-content:center;width:48px;min-height:52px;border:0;background:transparent;color:var(--live-text);cursor:pointer}.home-live-watch-more-spacer{border-left:1px solid var(--live-border);pointer-events:none}.home-live-watch-more svg{width:22px;height:22px}.home-live-watch-body{display:grid;grid-template-columns:minmax(0,1fr) 400px;min-height:0}.home-live-stage{display:grid;grid-template-rows:minmax(380px,1fr) auto auto;min-width:0;min-height:0;background:var(--live-surface)}.home-live-video-frame{position:relative;display:grid;min-height:380px;overflow:hidden;background:var(--live-player-bg)}.home-live-video-frame video{object-fit:contain}.home-live-controls{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;gap:10px;min-height:36px;padding:6px 12px;background:#161c24eb;color:#fff;font-size:.68rem;font-weight:900}.home-live-control-button{display:inline-flex;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:6px;background:#ffffff14;color:#fff;cursor:pointer}.home-live-control-button:hover{background:#ffffff29}.home-live-control-button:disabled{opacity:.45;cursor:wait}.home-live-control-button.is-muted{color:#ff8ea8}.home-live-control-button svg,.home-live-controls svg{width:16px;height:16px}.home-live-controls-badge{margin-left:2px}.home-live-controls-viewers{margin-left:auto;white-space:nowrap}.home-live-video-frame:fullscreen,.home-live-video-frame.is-fullscreen{width:100vw;height:100dvh;max-height:none;background:#000}.home-live-video-frame:fullscreen video,.home-live-video-frame.is-fullscreen video{width:100%;height:100%;object-fit:contain}.home-live-video-frame:fullscreen .home-live-controls,.home-live-video-frame.is-fullscreen .home-live-controls{min-height:44px;padding-inline:16px}.home-live-end-button{margin-left:auto;min-height:24px;border:0;border-radius:4px;padding:0 10px;background:#d41467;color:#fff;font-size:.68rem;font-weight:900}.home-live-room-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;border-bottom:1px solid var(--live-border);padding:0 20px}.home-live-room-title strong{color:var(--live-text);font-size:.95rem}.home-live-room-title span{display:inline-flex;align-items:center;gap:8px;color:#168c83;font-weight:900}.home-live-room-title svg{width:23px;height:23px}.home-live-champions{display:grid;gap:12px;padding:14px 20px 22px}.home-live-champions h2{margin:0;color:var(--live-text);font-size:.92rem}.home-live-champions>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-live-champions article{position:relative;display:grid;gap:4px;min-height:70px;border-radius:4px;padding:14px 14px 10px 62px;background:var(--live-surface-muted)}.home-live-champions article b{position:absolute;top:14px;left:24px;display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:50%;background:#e8b621;color:#fff;font-size:.72rem}.home-live-champions article span{overflow:hidden;color:var(--live-text);font-size:.8rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.home-live-champions article small{display:inline-flex;align-items:center;gap:4px;color:#169c8e;font-size:.72rem;font-weight:800}.home-live-champions article small svg{width:13px;height:13px}.home-live-watch-chat{display:grid;grid-template-rows:52px auto minmax(0,1fr) 58px;min-width:0;min-height:0;border-left:1px solid var(--live-border);background:var(--live-surface)}.home-live-watch-chat.is-alert-hidden{grid-template-rows:52px minmax(0,1fr) 58px}.home-live-watch-chat header{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--live-border);padding:0 14px;color:var(--live-text)}.home-live-watch-chat header svg{width:19px;height:19px}.home-live-watch-chat header strong{font-size:.9rem;font-weight:500}.home-live-chat-alert{position:relative;display:grid;gap:7px;border-bottom:1px solid var(--live-chat-alert-border);padding:14px 40px 14px 14px;background:var(--live-chat-alert-bg);color:var(--live-chat-alert-text)}.home-live-chat-alert button{position:absolute;top:10px;right:10px;display:inline-flex;border:0;background:transparent;color:var(--live-chat-alert-text)}.home-live-chat-alert button svg{width:18px;height:18px}.home-live-chat-alert strong{font-size:.83rem}.home-live-chat-alert span{font-size:.78rem;line-height:1.45}.home-live-watch-messages{display:grid;align-content:start;gap:14px;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:16px 10px 16px 12px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#d41467 rgba(255,255,255,.08);-webkit-overflow-scrolling:touch}.home-live-watch-messages::-webkit-scrollbar{width:8px}.home-live-watch-messages::-webkit-scrollbar-track{border-radius:999px;background:#ffffff0f}.home-live-watch-messages::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#d41467;background-clip:padding-box}:root[data-theme=light] .home-live-watch-messages{scrollbar-color:#d41467 rgba(17,24,39,.08)}:root[data-theme=light] .home-live-watch-messages::-webkit-scrollbar-track{background:#1118270f}.home-live-chat-message{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:4px}.home-live-chat-message-copy p{margin:0;color:var(--live-text);font-size:.76rem;line-height:1.65}.home-live-watch-messages>p{margin:0;color:var(--live-text);font-size:.76rem;line-height:1.65}.home-live-chat-message-copy strong,.home-live-watch-messages strong{font-weight:900}.home-live-chat-message-menu{position:relative;align-self:start}.home-live-chat-message-more{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:999px;padding:0;background:#ffffff14;color:var(--live-text);cursor:pointer}.home-live-chat-message-more svg{width:14px;height:14px}.home-live-chat-message-menu .profile-post-menu-dropdown{top:calc(100% + 4px);right:0;left:auto;min-width:188px}.home-live-chat-moderation-feedback{margin:0;padding:0 14px 8px;color:#ff8eb8;font-size:.72rem;line-height:1.4}.home-live-watch-composer{display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;gap:7px;align-items:center;border-top:1px solid var(--live-border);padding:8px 10px}.home-live-watch-composer input{width:100%;min-width:0;min-height:40px;border:0;border-radius:5px;padding:0 12px;outline:none;background:var(--live-input-bg);color:var(--live-text);font-size:.78rem}.home-live-watch-composer button{display:inline-flex;width:42px;height:40px;align-items:center;justify-content:center;border:0;border-radius:5px;background:transparent;color:#d41467}.home-live-watch-composer button:disabled{color:#b8b8b8}.home-live-watch-composer svg{width:22px;height:22px}@media(max-width:1180px){.home-live-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-live-watch-body{grid-template-columns:minmax(0,1fr) 340px}}@media(max-width:920px){.home-live-list-filters,.home-live-broadcast-box,.home-live-watch-body{grid-template-columns:1fr}.home-live-hide-hot{white-space:normal}.home-live-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-live-watch{grid-template-rows:auto auto}.home-live-watch-chat{min-height:320px;max-height:min(52dvh,420px);border-left:0;border-top:1px solid var(--live-border)}.home-live-watch-messages{min-height:180px;max-height:min(38dvh,320px)}}@media(max-width:640px){.home-live-list-page{padding:12px}.home-live-list-top{align-items:stretch;flex-direction:column}.home-live-card-grid,.home-live-champions>div{grid-template-columns:repeat(2,minmax(0,1fr))}.home-live-watch-topbar{grid-template-columns:76px minmax(0,1fr) 42px}.home-live-watch-host span{display:none}.home-live-stage{grid-template-rows:minmax(260px,52vh) auto auto}.home-live-video-frame{min-height:260px}}@media(max-width:430px){.home-live-card-grid,.home-live-champions>div{grid-template-columns:1fr}}.account-settings-page{min-height:100vh;padding:clamp(16px,3vw,28px);background:#f3f3f5;color:#2f2f35}:root[data-theme=dark] .account-settings-page{background:#0b0a10;color:#f6effa}.account-settings-shell{max-width:1120px;margin:0 auto}.account-settings-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:20px}.account-settings-back{display:inline-flex;margin-bottom:8px;border:0;background:transparent;color:#8f1f63;font-size:.82rem;font-weight:700;cursor:pointer}.account-settings-header h1{margin:0;font-size:clamp(1.6rem,2.5vw,2rem);font-weight:800}.account-settings-tabs{display:flex;flex-wrap:wrap;gap:18px}.account-settings-tab{border:0;background:transparent;color:#7a7a86;font-size:.92rem;font-weight:700;padding:0 0 10px;cursor:pointer;border-bottom:2px solid transparent}.account-settings-tab.is-active{color:#2f2f35;border-bottom-color:#8f1f63}:root[data-theme=dark] .account-settings-tab.is-active{color:#fff}.account-settings-feedback{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#8f1f6314;color:#8f1f63;font-size:.88rem}.account-settings-content{display:grid;gap:18px}.account-settings-card{border:1px solid #e4e4ea;border-radius:4px;background:#fff;overflow:hidden}:root[data-theme=dark] .account-settings-card{border-color:#ffffff14;background:#14121a}.account-settings-card-head{padding:18px 20px 0}.account-settings-card-head h2{margin:0;font-size:1.05rem;font-weight:700}.account-settings-card-head h2:after{content:"";display:block;width:42px;height:2px;margin-top:10px;background:#8f1f63}.account-settings-card-body{padding:8px 20px 18px}.account-settings-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #ececf1}.account-settings-row:last-child{border-bottom:0}.account-settings-label{display:block;margin-bottom:4px;color:#9a9aa8;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.account-settings-value{color:#2f2f35;font-size:.95rem;font-weight:600}:root[data-theme=dark] .account-settings-value{color:#f6effa}.account-settings-inline-value{display:inline-flex;align-items:center;gap:6px}.account-settings-info-icon{width:16px;height:16px;color:#9a9aa8}.account-settings-text-action,.account-settings-edit-action,.account-settings-link-action,.account-settings-inline-link{border:0;background:transparent;color:#7d7d88;font-size:.86rem;font-weight:700;cursor:pointer;text-decoration:none}.account-settings-edit-action{display:inline-flex;align-items:center;gap:6px}.account-settings-edit-action svg{width:14px;height:14px}.account-settings-google-box{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:8px;padding:16px;border-radius:4px;background:#f7f7f9}.account-settings-google-box.is-linked{border:1px solid rgba(66,133,244,.25)}.account-settings-google-action{flex-shrink:0;min-height:36px;padding:0 14px;border:1px solid #dedee6;border-radius:4px;background:#fff;color:#4d4d59;font-size:.82rem;font-weight:700;cursor:pointer}.account-settings-google-action:disabled{opacity:.6;cursor:wait}.account-settings-google-box.is-linked .account-settings-google-action{border-color:#dc354559;color:#c0394a}:root[data-theme=dark] .account-settings-google-action{background:#ffffff0f;border-color:#ffffff1f;color:#e8e8ef}:root[data-theme=dark] .account-settings-google-box{background:#ffffff0a}.account-settings-google-box svg{width:28px;height:28px}.account-settings-google-kicker{display:block;margin-bottom:4px;color:#9a9aa8;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.account-settings-google-box p{margin:0;color:#5f5f6b;font-size:.86rem;line-height:1.45}.account-settings-password-block{display:grid;gap:4px}.account-settings-password-mask{letter-spacing:.14em}.account-settings-password-block small{color:#9a9aa8;font-size:.78rem;font-weight:500}.account-settings-manage-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0}.account-settings-manage-row strong{display:block;margin-bottom:6px;font-size:.95rem}.account-settings-manage-row p{margin:0;max-width:62ch;color:#6d6d78;font-size:.86rem;line-height:1.5}.account-settings-divider{height:1px;background:#ececf1}.account-settings-danger-actions{padding-top:8px}.account-settings-danger-button{border:1px solid rgba(180,32,72,.2);border-radius:4px;padding:10px 14px;background:#fff;color:#b42048;font-weight:700;cursor:pointer}.account-settings-subscription-layout,.account-settings-security-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.9fr);gap:18px;align-items:start}.account-settings-subscription-aside,.account-settings-security-aside{display:grid;gap:18px}.account-settings-payment{display:inline-flex;align-items:center;gap:10px}.account-settings-payment span:last-child{font-variant-numeric:tabular-nums;letter-spacing:.02em}.account-settings-subscription-period{display:grid;gap:4px;font-weight:600}.account-settings-subscription-period small{color:#8f879f;font-size:.78rem;font-weight:500}.account-settings-subscription-shell{display:grid;gap:16px}.account-settings-subscription-tabs{display:inline-flex;gap:8px;padding:4px;border-radius:999px;background:#7860961f}.account-settings-subscription-tabs button{border:0;border-radius:999px;padding:10px 18px;background:transparent;color:#6f6780;font-weight:700;cursor:pointer}.account-settings-subscription-tabs button.is-active{background:#fff;color:#ff3f96;box-shadow:0 8px 20px #240a1c14}:root[data-theme=dark] .account-settings-subscription-tabs{background:#ffffff0f}:root[data-theme=dark] .account-settings-subscription-tabs button{color:#a99ab6}:root[data-theme=dark] .account-settings-subscription-tabs button.is-active{background:#ff3f9629;color:#ff8ac2;box-shadow:0 0 0 1px #ff3f963d}.account-settings-wallet-layout{display:grid;gap:18px}.account-settings-wallet-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.account-settings-wallet-metrics article{display:grid;gap:6px;padding:14px;border-radius:14px;background:#ff3f960f}.account-settings-wallet-metrics span{color:#8f879f;font-size:.78rem}.account-settings-wallet-metrics strong{font-size:1.15rem}.account-settings-wallet-field{display:grid;gap:8px}.account-settings-wallet-field span{font-size:.82rem;font-weight:700;color:#6f6780}.account-settings-wallet-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.account-settings-wallet-link-row input,.account-settings-wallet-field input,.account-settings-wallet-field select{width:100%;min-height:42px;border:1px solid rgba(120,96,150,.18);border-radius:10px;padding:0 12px;background:#fff}:root[data-theme=dark] .account-settings-wallet-link-row input,:root[data-theme=dark] .account-settings-wallet-field input,:root[data-theme=dark] .account-settings-wallet-field select{border-color:#ffffff1f;background:#100916;color:#f6effa;color-scheme:dark}:root[data-theme=dark] .account-settings-wallet-link-row input::placeholder,:root[data-theme=dark] .account-settings-wallet-field input::placeholder{color:#8f879f}:root[data-theme=dark] .account-settings-wallet-link-row input:focus,:root[data-theme=dark] .account-settings-wallet-field input:focus,:root[data-theme=dark] .account-settings-wallet-field select:focus{border-color:#ff3f968c;outline:2px solid rgba(255,63,150,.18);outline-offset:2px}.account-settings-wallet-link-row button,.account-settings-wallet-actions button{white-space:nowrap}.account-settings-wallet-pix-grid{display:grid;grid-template-columns:180px minmax(0,1fr);gap:12px}.account-settings-wallet-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.account-settings-wallet-hint{margin-top:10px}.account-settings-wallet-manual-note{display:grid;gap:6px;margin-top:14px;padding:14px;border-radius:12px;border:1px solid rgba(255,158,63,.24);background:#ff9e3f14}.account-settings-wallet-manual-note strong{font-size:.86rem}.account-settings-wallet-manual-note span{color:#8f879f;font-size:.8rem;line-height:1.45}.account-settings-feedback{margin-top:12px;color:#ff3f96;font-weight:600}.account-settings-wallet-withdrawals{list-style:none;margin:0;padding:0;display:grid;gap:10px}.account-settings-wallet-withdrawals li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(120,96,150,.12)}.account-settings-wallet-withdrawals li div{display:grid;gap:4px}.account-settings-wallet-withdrawals li span,.account-settings-wallet-withdrawals li small{color:#8f879f}@media(max-width:900px){.account-settings-wallet-metrics,.account-settings-wallet-pix-grid,.account-settings-wallet-link-row{grid-template-columns:minmax(0,1fr)}}.account-settings-card-brand{display:inline-grid;place-items:center;width:34px;height:22px;border:1px solid rgba(22,18,28,.08);border-radius:4px;background:#fff;color:#fff;font-size:.58rem;font-weight:900;overflow:hidden}.account-settings-card-brand--mastercard{position:relative;background:#f3f3f3}.account-settings-card-brand--mastercard span{position:absolute;width:12px;height:12px;border-radius:50%}.account-settings-card-brand--mastercard span:first-child{left:8px;background:#eb001b}.account-settings-card-brand--mastercard span:last-child{right:8px;background:#f79e1b}.account-settings-card-brand--visa{background:linear-gradient(180deg,#1a1f71,#2f43ff);color:#fff;font-size:.52rem;letter-spacing:.04em}.account-settings-card-brand--amex{background:#006fcf;color:#fff}.account-settings-card-brand--generic{background:#eb001b;color:#fff;font-size:.52rem}.account-settings-text-action{text-decoration:underline;text-underline-offset:2px}.account-settings-text-action:disabled{cursor:wait;opacity:.65}.account-settings-billing-card{padding:18px;border:1px solid #f0dca8;border-radius:4px;background:#fff8e8}:root[data-theme=dark] .account-settings-billing-card{border-color:#ffb95f33;background:radial-gradient(circle at top right,rgba(242,140,40,.14),transparent 34%),linear-gradient(180deg,#1b121ffa,#0f0a14fa);color:#f8eef8}.account-settings-billing-card p{margin:0 0 14px;font-size:.88rem;line-height:1.45}:root[data-theme=dark] .account-settings-billing-card p{color:#d9c8dd}.account-settings-plan-eyebrow{display:block;margin-bottom:8px;color:#8f1f63;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.account-settings-plan-price{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.account-settings-plan-price strong{color:#f28c28;font-size:1.65rem;font-weight:900}.account-settings-plan-price span{color:#6d6d78;font-size:.82rem;font-weight:700}:root[data-theme=dark] .account-settings-plan-eyebrow,:root[data-theme=dark] .account-settings-plan-price span{color:#d9c8dd}.account-settings-receipt{display:flex;align-items:center;justify-content:space-between;min-height:88px;padding:16px;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0000000f}:root[data-theme=dark] .account-settings-receipt{border:1px solid rgba(255,255,255,.1);background:#ffffff0e;box-shadow:0 14px 34px #0000003d}.account-settings-receipt span,.account-settings-receipt strong{color:#d63b57;font-weight:900}:root[data-theme=dark] .account-settings-receipt span,:root[data-theme=dark] .account-settings-receipt strong{color:#ff7aa6}.account-settings-premium-card{padding:20px;border:1px solid #e4e4ea;border-radius:4px;background:#fff;text-align:center}:root[data-theme=dark] .account-settings-premium-card{border-color:#ffffff1a;background:radial-gradient(circle at top,rgba(255,63,150,.12),transparent 36%),linear-gradient(180deg,#130d19fa,#0b0810fa);color:#f8eef8;box-shadow:0 18px 44px #00000040}.account-settings-premium-card h3{margin:0 0 12px;font-size:.98rem;line-height:1.4}:root[data-theme=dark] .account-settings-premium-card h3{color:#fff6fb}.account-settings-premium-price{display:grid;gap:2px;margin:0 0 14px}.account-settings-premium-price strong{color:#f28c28;font-size:1.8rem;font-weight:900}.account-settings-premium-price span{color:#6d6d78;font-size:.78rem;font-weight:800;text-transform:uppercase}:root[data-theme=dark] .account-settings-premium-price span{color:#d9c8dd}.account-settings-premium-crown{display:grid;place-items:center;margin-bottom:12px;color:#d4a017}.account-settings-premium-crown svg{width:42px;height:42px}.account-settings-premium-card ul{margin:0 0 16px;padding:0;list-style:none;text-align:left}.account-settings-premium-card li{position:relative;padding-left:22px;margin-bottom:8px;font-size:.88rem}:root[data-theme=dark] .account-settings-premium-card li{color:#d9c8dd}.account-settings-premium-card li:before{content:"✓";position:absolute;left:0;color:#f28c28;font-weight:900}.account-settings-premium-cta{width:100%;min-height:44px;border:0;border-radius:4px;background:#f28c28;color:#fff;font-size:.82rem;font-weight:900;letter-spacing:.04em;cursor:pointer}.account-settings-note,.account-settings-muted{margin:0 0 12px;color:#6d6d78;font-size:.84rem;line-height:1.45}.account-settings-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #ececf1;cursor:pointer}.account-settings-toggle-row:last-child{border-bottom:0}.account-settings-toggle-copy{display:grid;gap:4px}.account-settings-toggle-copy strong{font-size:.92rem}.account-settings-toggle-copy span{color:#7a7a86;font-size:.8rem;line-height:1.4}.account-settings-permission-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #ececf1}.account-settings-permission-row:last-child{border-bottom:0}.account-settings-permission-row strong{display:block;margin-bottom:6px;font-size:.92rem}.account-settings-permission-row span{color:#7a7a86;font-size:.8rem;line-height:1.4}.account-settings-outline-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;border:1px solid #dedee6;border-radius:4px;background:#fff;color:#4d4d59;font-size:.86rem;font-weight:700;text-decoration:none;cursor:pointer}.account-settings-modal-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#0c0c128c}.account-settings-modal{width:min(100%,440px);border-radius:8px;background:#fff;box-shadow:0 24px 64px #00000038}:root[data-theme=dark] .account-settings-modal{background:#1c1c24;box-shadow:0 24px 64px #00000080}.account-settings-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 0}.account-settings-modal-head strong{display:block;margin-bottom:4px;font-size:1.05rem}.account-settings-modal-head span{color:#6d6d78;font-size:.86rem;line-height:1.45}.account-settings-modal-close{display:grid;place-items:center;width:32px;height:32px;border:none;border-radius:4px;background:transparent;color:#6d6d78;font-size:1.4rem;line-height:1;cursor:pointer}.account-settings-modal-form{display:grid;gap:14px;padding:16px 20px 20px}.account-settings-modal-form label{display:grid;gap:6px}.account-settings-modal-form label span{color:#6d6d78;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.account-settings-modal-form input{min-height:42px;padding:0 12px;border:1px solid #dedee6;border-radius:4px;font-size:.92rem}.account-settings-modal-error,.account-settings-modal-success{margin:0;font-size:.86rem;line-height:1.45}.account-settings-modal-error{color:#c0394a}.account-settings-modal-success{color:#1e7a4c}.account-settings-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.account-settings-modal-actions--footer{padding:0 20px 20px}.account-settings-modal-primary,.account-settings-modal-secondary{min-height:40px;padding:0 16px;border-radius:4px;font-size:.86rem;font-weight:700;cursor:pointer}.account-settings-modal-secondary{border:1px solid #dedee6;background:#fff;color:#4d4d59}.account-settings-modal-primary{border:none;background:#7b2cbf;color:#fff}.account-settings-modal-primary:disabled,.account-settings-modal-secondary:disabled{opacity:.6;cursor:wait}.account-settings-choice-list,.account-settings-info-list,.account-settings-blocked-list{display:grid;gap:10px}.account-settings-choice{width:100%;border:1px solid #dedee6;border-radius:6px;padding:12px;background:#fff;color:#2f2f35;text-align:left;cursor:pointer}.account-settings-choice.is-active{border-color:#8f1f63;background:#8f1f6314}.account-settings-choice span{display:grid;gap:4px}.account-settings-choice strong{font-size:.9rem}.account-settings-choice small,.account-settings-info-list span{color:#7a7a86;font-size:.78rem;line-height:1.4}.account-settings-info-list strong{margin-bottom:4px;color:#2f2f35;font-size:.94rem}.account-settings-blocked-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #ececf1;border-radius:6px}.account-settings-blocked-item span{min-width:0;color:#4d4d59;font-size:.82rem;overflow-wrap:anywhere}.account-settings-blocked-item button{border:0;border-radius:4px;padding:8px 10px;background:#b420481a;color:#b42048;font-size:.8rem;font-weight:700;cursor:pointer}:root[data-theme=dark] .account-settings-choice,:root[data-theme=dark] .account-settings-modal-form input,:root[data-theme=dark] .account-settings-modal-secondary{border-color:#ffffff1f;background:#ffffff0f;color:#f6effa}:root[data-theme=dark] .account-settings-choice.is-active{border-color:#ff3f9680;background:#ff3f961f}:root[data-theme=dark] .account-settings-info-list strong,:root[data-theme=dark] .account-settings-choice strong{color:#fff}:root[data-theme=dark] .account-settings-blocked-item{border-color:#ffffff1a;background:#ffffff0a}:root[data-theme=dark] .account-settings-blocked-item span{color:#f0e7f5}:root[data-theme=dark] .account-settings-page .account-settings-wallet-link-row input,:root[data-theme=dark] .account-settings-page .account-settings-wallet-field input,:root[data-theme=dark] .account-settings-page .account-settings-wallet-field select{border-color:#ffffff24!important;background:#100916!important;color:#f6effa!important;box-shadow:inset 0 0 0 1px #ff3f960a;color-scheme:dark}:root[data-theme=dark] .account-settings-page .account-settings-wallet-field select option{background:#100916;color:#f6effa}:root[data-theme=dark] .account-settings-page .account-settings-wallet-link-row input::placeholder,:root[data-theme=dark] .account-settings-page .account-settings-wallet-field input::placeholder{color:#8f879f!important}:root[data-theme=dark] .account-settings-page .account-settings-wallet-link-row button,:root[data-theme=dark] .account-settings-page .account-settings-wallet-actions .account-settings-modal-secondary{border-color:#ff3f9647!important;background:#ff3f961f!important;color:#f6effa!important}:root[data-theme=dark] .account-settings-page .account-settings-wallet-link-row button:hover,:root[data-theme=dark] .account-settings-page .account-settings-wallet-actions .account-settings-modal-secondary:hover{border-color:#ff3f967a!important;background:#ff3f9633!important}@media(max-width:900px){.account-settings-google-box{grid-template-columns:auto 1fr}.account-settings-google-action{grid-column:1 / -1;justify-self:start}.account-settings-header{align-items:flex-start;flex-direction:column}.account-settings-subscription-layout,.account-settings-security-layout{grid-template-columns:1fr}.account-settings-manage-row{flex-direction:column}}.home-dashboard{container-type:inline-size;container-name:home-dashboard}.videos-page{container-type:inline-size;container-name:videos-page}.rooms-premium{container-type:inline-size;container-name:rooms-premium}@container home-dashboard (max-width: 52rem){.home-discover-layout.has-filter{grid-template-columns:minmax(0,1fr)}.home-discover-layout.has-filter .home-discover-filter{order:-1}.home-social-layout{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:var(--space-section)}}@container rooms-premium (max-width: 52rem){.rooms-premium__grid{grid-template-columns:minmax(0,1fr)}.rooms-premium__preview-col{position:static;order:-1}}.home-topbar .home-search{flex:1;min-width:0;max-width:min(42rem,100%)}.home-topbar-actions{flex-shrink:0;gap:clamp(.5rem,1.5vw,.75rem)}@media(max-width:64rem){.home-dashboard-page{padding:0}.home-shell,.home-shell:has(.home-sidebar:hover),.home-shell:has(.home-sidebar:focus-within){grid-template-columns:minmax(0,1fr);width:100%;max-width:none;min-height:auto;gap:0}.home-sidebar{position:sticky;top:0;z-index:60;flex-direction:row;align-items:center;gap:8px;border-radius:0 0 20px 20px;padding:8px 10px;-webkit-overflow-scrolling:touch}.home-sidebar-brand{flex:0 0 auto;width:auto;overflow:visible;padding:0 4px 0 8px;font-size:1rem;letter-spacing:.1em}.home-sidebar-nav{display:flex;flex:1;flex-direction:row;align-items:center;gap:4px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.home-sidebar-link{flex:0 0 auto;grid-template-columns:20px auto auto;justify-content:start;gap:8px;min-height:36px;padding:0 10px;white-space:nowrap}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-label,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-badge{opacity:1;pointer-events:auto}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-link{grid-template-columns:20px auto auto;justify-content:start;min-height:36px;padding-inline:10px}.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-premium-card,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-profile{display:none}.home-premium-card,.home-sidebar-profile,.home-sidebar-badge{display:none}.home-dashboard{border-radius:20px 20px 0 0;padding:clamp(8px,1.5vw,12px)}.home-topbar{flex-wrap:wrap;align-items:center;gap:clamp(6px,1.2vw,10px);min-height:48px}.home-topbar .home-search{flex:1 1 12rem;max-width:none}.home-topbar-actions{flex:0 1 auto;flex-wrap:wrap;justify-content:flex-end}.home-top-stat:nth-child(n+3){display:none}.home-spotlight-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.home-main-columns{grid-template-columns:minmax(0,1fr)}.home-post-lightbox-card{grid-template-columns:minmax(0,1fr);height:auto;max-height:var(--modal-max-height)}.home-post-lightbox-media{max-height:min(52dvh,520px)}.home-post-lightbox-panel{max-height:min(38dvh,420px);overflow-y:auto}.home-discover-layout.has-filter{grid-template-columns:minmax(0,1fr)}.home-discover-layout.has-filter .home-discover-filter{order:-1}.home-flat-layout{padding:0 0 20px}.home-flat-layout .home-shell{gap:0}.liberal-map-heading{align-items:flex-start;flex-direction:column}.liberal-map-actions{width:100%}.liberal-map-actions button{flex:1}.liberal-map-grid{grid-template-columns:minmax(0,1fr)}.liberal-map-stage{min-height:min(58dvh,36rem);order:-1}.liberal-map-canvas{min-height:min(58dvh,36rem)}.liberal-place-list{display:flex;overflow-x:auto;padding-bottom:14px}.liberal-place-card{flex:0 0 min(72vw,360px)}.liberal-more-button{flex:0 0 180px;min-height:116px}.liberal-detail-card{position:relative;z-index:7;grid-template-columns:minmax(0,1fr);margin-top:-86px;border-radius:24px 24px 18px 18px}.liberal-detail-card header,.liberal-detail-info,.liberal-detail-card p,.liberal-detail-actions,.liberal-detail-hero,.liberal-detail-thumbs{grid-column:auto}.liberal-safety-card{grid-template-columns:minmax(0,1fr);justify-items:start}.liberal-publish-grid,.profile-story-background-studio,.rooms-premium__grid{grid-template-columns:minmax(0,1fr)}}@media(min-width:48.0625rem)and (max-width:64rem){.home-story-strip,.home-match-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-rooms-grid,.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-topbar .home-search{flex:1 1 auto;max-width:min(28rem,100%)}.home-topbar{flex-wrap:nowrap}}@media(max-height:50rem){:root{--story-viewer-height: min(28rem, 78dvh);--modal-max-height: min(88dvh, 100%)}.home-shell,.home-page,.home-dashboard-page{min-height:auto}.home-sidebar{padding-block:6px}.home-sidebar-link{min-height:32px}.home-dashboard{gap:8px}.home-welcome-card,.home-panel{padding:clamp(10px,2vw,14px)}.liberal-map-stage,.liberal-map-canvas{min-height:min(52dvh,32rem)}.rooms-studio-shell{min-height:auto}}@media(max-width:48rem){.profile-about-table{min-width:min(100%,20rem)}.profile-about-table.is-columns-2{min-width:min(100%,30rem)}.profile-recommendations-hero{grid-template-columns:minmax(0,1fr)}.home-topbar{flex-direction:column;align-items:stretch}.home-topbar .home-search{flex:1 1 100%}.home-topbar-actions{justify-content:space-between}}@media(max-height:43.75rem){.login-page,.login-layout{min-height:auto}}html,body{overflow-x:clip}@media(max-width:64rem){.home-mobile-menu-button{display:inline-flex!important;flex:0 0 auto;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0e;color:#f8f0fb}.home-mobile-menu-button svg{width:22px;height:22px}.home-mobile-sidebar-backdrop{position:fixed;inset:0;z-index:95;display:block!important;width:100vw;height:100dvh;border:0;padding:0;background:#00000080}.home-sidebar,.home-flat-layout .home-sidebar,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar{position:fixed!important;top:0!important;bottom:0!important;left:0!important;z-index:100!important;display:flex!important;width:min(82vw,20rem)!important;max-width:20rem!important;height:100dvh!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important;overflow-x:hidden!important;overflow-y:auto!important;border-radius:0 20px 20px 0!important;border:1px solid rgba(255,255,255,.1)!important;background:linear-gradient(180deg,#15101d,#09070f)!important;padding:16px!important;transform:translate(-105%)!important;transition:transform .18s ease;-webkit-overflow-scrolling:touch}.home-sidebar.is-mobile-open,.home-flat-layout .home-sidebar.is-mobile-open,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar.is-mobile-open{transform:translate(0)!important;box-shadow:22px 0 60px #0000005c}.home-sidebar-drawer-head{display:flex!important;align-items:center;justify-content:space-between;gap:12px}.home-sidebar-drawer-head .home-sidebar-brand,.home-flat-layout .home-sidebar-drawer-head .home-sidebar-brand,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-drawer-head .home-sidebar-brand{display:block!important;width:auto!important;max-width:none!important;overflow:visible!important;padding:0!important;opacity:1!important;text-align:left!important}.home-mobile-sidebar-close{display:inline-flex!important;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0d;color:#f8f0fb;font-size:1.4rem;line-height:1}.home-sidebar-nav,.home-flat-layout .home-sidebar-nav,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-nav{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;overflow:visible!important}.home-sidebar-link,.home-flat-layout .home-sidebar-link,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-link{display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;justify-content:stretch!important;min-height:44px!important;gap:12px!important;padding:0 12px!important;white-space:normal!important}.home-sidebar-label,.home-sidebar-badge,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-label,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar-badge{opacity:1!important;pointer-events:auto!important}.home-premium-card,.home-flat-layout .home-premium-card,.home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-premium-card{display:block!important}.home-dashboard{width:100%}}@media(max-width:48rem){.home-flat-layout{padding:0 0 18px!important}.home-flat-layout .home-dashboard{gap:14px!important;padding:72px 14px 18px!important}.home-flat-layout .home-topbar{position:fixed!important;inset:0 0 auto!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:58px!important;height:58px!important;width:100%!important;margin:0!important;border-bottom:1px solid var(--stroke)!important;padding:8px 14px!important;background:#09050eeb!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.home-flat-layout .home-mobile-menu-button{grid-column:1;justify-self:start}.home-flat-layout .home-topbar-brand{position:static!important;display:inline-flex!important;grid-column:2;justify-self:center;margin:0!important;text-align:center}.home-flat-layout .home-topbar-actions{grid-column:3;justify-self:end;margin-left:0!important;justify-content:flex-end}.home-flat-layout .home-alert-button{display:none!important}.home-flat-layout .home-user-chip{width:auto!important;min-width:40px;height:40px}}:root[data-theme=light] .home-mobile-menu-button,:root[data-theme=light] .home-mobile-sidebar-close{border-color:#16121c1f;background:#16121c0a;color:var(--text-main)}:root[data-theme=light] .home-sidebar,:root[data-theme=light] .home-flat-layout .home-sidebar,:root[data-theme=light] .home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar{border-color:#16121c1f!important;background:linear-gradient(180deg,#fff,#f7f2f6)!important}:root[data-theme=dark] .home-sidebar,:root[data-theme=dark] .home-flat-layout .home-sidebar,:root[data-theme=dark] .home-shell:not(:has(.home-sidebar:hover)):not(:has(.home-sidebar:focus-within)) .home-sidebar{border-color:#ffffff1a!important;background:linear-gradient(180deg,#15101d,#09070f)!important}@media(max-width:48rem){:root[data-theme=light] .home-flat-layout .home-topbar{background:#ffffffe6!important}}@media(pointer:fine),(min-width:1025px){.home-location-button--mobile-only,.home-sidebar-link--mobile-only,.home-nearby-page--mobile-only{display:none!important}}
