*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;min-height:100vh;min-height:100svh;min-height:100dvh;width:100%;margin:0;padding:0;background:#020617}body{overflow-x:hidden;-webkit-text-size-adjust:100%}:root{color-scheme:dark;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #07080b;--bg-soft: #0b0d12;--surface: rgba(16, 18, 24, .78);--surface-strong: #121621;--surface-raise: #151a26;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--text: #e6e9ef;--text-muted: #a2a9b6;--text-dim: #6b7280;--accent: #22c55e;--accent-deep: #1b7f4a;--accent-soft: rgba(34, 197, 94, .12);--cta: rgba(255, 255, 255, .1);--cta-deep: rgba(255, 255, 255, .16);--cta-text: #e6e9ef;--cta-border: rgba(255, 255, 255, .18);--radius-s: 12px;--radius-m: 14px;--radius-l: 18px;--hero-radius: 22px;--shadow-soft: 0 18px 40px rgba(0, 0, 0, .35);--shadow-card: 0 10px 24px rgba(0, 0, 0, .28);--shadow-menu: 0 20px 44px rgba(0, 0, 0, .45);--focus-ring: 0 0 0 3px rgba(255, 255, 255, .16);--input-height: 44px;--page-max: 420px;--nav-height: 56px;--cp2-title-offset: clamp(120px, 18vh, 170px)}html,body,#root{min-height:100%;height:100%;width:100%;background:var(--bg);overflow:hidden;overscroll-behavior-y:none}body{margin:0;min-height:100dvh;background:radial-gradient(120% 80% at 50% 0%,#151a22,#07080b 55%,#050607);color:var(--text)}body.noScroll{overflow:hidden;overscroll-behavior:none}body.noScroll #root{height:100%;overflow:hidden}body.ff-tabdrag-lock,body.ff-tabdrag-lock *{overscroll-behavior:none}body.ff-tabdrag-lock{touch-action:none}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(60% 40% at 15% 10%,rgba(34,197,94,.08),transparent 60%),radial-gradient(50% 40% at 85% 0%,rgba(56,189,248,.05),transparent 55%);opacity:.9;z-index:-1}.app{height:var(--vvh, 100dvh);min-height:var(--vvh, 100dvh);width:100%;max-width:100%;overflow:hidden;color:var(--text);display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#07080bd9,#07080beb 35%,#050608f5)}.boot{justify-content:center}.boot-text{font-size:12px;color:var(--text-muted)}.header{width:100%;max-width:var(--page-max);padding:20px 18px 10px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:21px;font-weight:600;letter-spacing:.02em;display:block;object-fit:contain}.logo-sm{height:26px;width:26px}.logo-lg{height:52px;width:52px}.subtitle{font-size:12px;color:var(--text-muted);margin-top:4px}.avatar{height:36px;width:36px;border-radius:999px;background:var(--surface-strong);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text)}.header-actions{display:flex;align-items:center;gap:10px}.notif-btn{position:relative;height:36px;width:36px;border-radius:999px;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);cursor:pointer}.notif-badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent);color:#04100a;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.main{width:100%;max-width:var(--page-max);--main-bottom-inset: calc(var(--nav-height, 56px) + env(safe-area-inset-bottom, 0px));padding:calc(env(safe-area-inset-top) + 10px) 18px var(--main-bottom-inset);scroll-padding-bottom:var(--main-bottom-inset);flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;display:flex;flex-direction:column;gap:14px;box-sizing:border-box}.main--no-scroll{overflow:hidden;min-height:0;height:100%;max-height:100%;display:flex;flex-direction:column;position:relative}.main.main--thread{max-width:none;width:100%;padding:0;gap:0;overflow:hidden;--main-bottom-inset: 0px}.ff-swipe-stack{position:fixed;inset:0;width:100%;height:100dvh;overflow:hidden;background:var(--bg)}.ff-swipe-underlay{position:absolute;inset:0;z-index:1;pointer-events:none;transform:translate(-12px) scale(.985);opacity:.8}.ff-swipe-overlay{position:absolute;inset:0;z-index:2;width:100%;height:100dvh;transform:translateZ(0);will-change:transform;background:var(--bg)}.main>*+*{border-top:1px solid rgba(255,255,255,.04);padding-top:14px}.main>:first-child{border-top:0;padding-top:0}.banner{border-radius:var(--radius-l);padding:14px;background:linear-gradient(135deg,#22c55e2e,#22c55e08);border:1px solid rgba(34,197,94,.28);color:var(--text);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.banner-label{text-transform:uppercase;font-size:10px;letter-spacing:.16em;color:var(--text-muted);margin-bottom:4px}.banner-title{font-size:14px;font-weight:600;margin-bottom:6px}.banner-text{font-size:12px;color:var(--text-muted);margin-bottom:10px}.banner-button{border:1px solid var(--cta-border);border-radius:999px;padding:8px 16px;font-size:11px;font-weight:600;background:linear-gradient(135deg,var(--cta),var(--cta-deep));color:var(--cta-text);cursor:pointer;transition:border-color .16s ease,color .16s ease,transform .16s ease}.banner-button:active{transform:translateY(1px)}.tab-switcher{display:flex;background:#0a0c12cc;border-radius:999px;padding:4px;gap:4px;border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tab-switcher-button{flex:1;border-radius:999px;padding:7px 0;border:none;background:transparent;color:var(--text-muted);font-size:12px;cursor:pointer;transition:color .16s ease,background .16s ease}.tab-switcher-button-active{background:#ffffff0f;color:var(--text)}.discover{display:flex;flex-direction:column;gap:12px}.chip-row{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding-bottom:4px;scroll-snap-type:x mandatory;position:relative}.chip-row::-webkit-scrollbar{display:none}.chip-row>*{scroll-snap-align:start}.chip-row:after{content:"";position:sticky;right:0;top:0;height:100%;width:32px;pointer-events:none;background:linear-gradient(to left,#050607e6,#05060700)}.chip{border-radius:999px;border:1px solid var(--border);background:#090b10d9;color:var(--text);padding:7px 12px;font-size:11px;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.chip-active{border-color:#22c55e99;background:var(--accent-soft);color:#d9fbe8}.chip-disabled{opacity:.45;cursor:not-allowed}.cards-column{display:flex;flex-direction:column;gap:12px}.card{display:flex;gap:14px;padding:14px;border-radius:var(--radius-l);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-photo{min-width:70px;height:70px;border-radius:var(--radius-m);background:#0f1218e6;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-muted)}.card-body{flex:1;display:flex;flex-direction:column}.card-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.card-facts{margin-top:18px;border-top:1px solid rgba(255,255,255,.08);padding-top:14px;display:flex;flex-direction:column}.fact-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.04)}.fact-row:last-child{border-bottom:none}.fact-icon{width:26px;display:inline-flex;justify-content:center;opacity:.9}.fact-text{color:#ffffffe0;font-size:14.5px;line-height:1.3}.fact-row:first-child .fact-text{font-weight:600}.card-top-left{min-width:0}.card-subtle{margin:6px 0 0;color:#ffffffb3;font-size:13px}.card-stack{margin-top:14px;display:flex;flex-direction:column;gap:10px}.card-focus{margin:0;font-size:20px;line-height:1.2}.card-time{margin:6px 0 0;color:#ffffffb8;font-size:13px}.card-distance{margin:0;font-size:13px;color:#ffffffa6}.card-header-row{display:flex;justify-content:space-between;align-items:flex-start}.card-name{font-size:13px;font-weight:600}.card-sport{font-size:11px;color:var(--text-muted)}.card-match{text-align:right}.card-match-label{font-size:10px;text-transform:uppercase;color:var(--text-dim)}.card-match-value{font-size:13px;font-weight:600;color:var(--accent)}.card-meta-row{margin-top:4px;display:flex;justify-content:space-between;font-size:10px;color:var(--text-muted)}.card-buttons{margin-top:10px;display:flex;gap:8px}.card-button-primary,.card-button-secondary{flex:1;height:36px;border-radius:999px;font-size:12px;cursor:pointer;border:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.card-button-primary{background:linear-gradient(135deg,var(--cta),var(--cta-deep));color:var(--cta-text);border:1px solid var(--cta-border);font-weight:600}.card-button-primary:active{transform:translateY(1px)}.card-button-secondary{background:transparent;color:var(--text);border:1px solid var(--border-strong)}.text-block{font-size:12px;color:var(--text-muted);display:flex;flex-direction:column;gap:6px;margin-top:6px}.profile-section{display:flex;flex-direction:column;gap:12px;font-size:12px}.profile-card{background:var(--surface);border-radius:var(--radius-l);padding:14px;border:1px solid var(--border);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-card h2{font-size:14px;margin-bottom:6px}.profile-card p{color:var(--text)}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-stat{background:#0a0c10d9;border-radius:var(--radius-m);padding:10px;border:1px solid var(--border)}.profile-stat-label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);margin-bottom:4px}.profile-stat-value{font-size:12px}.profile-edit-button{width:100%;height:40px;border-radius:var(--radius-m);border:1px solid var(--border-strong);background:#0a0c10d9;color:var(--text);font-size:12px;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.profile-edit-button:active{transform:translateY(1px)}.bottom-nav{position:absolute;left:50%;right:auto;transform:translate(-50%);width:min(100%,var(--page-max));bottom:0;height:calc(var(--nav-height) + env(safe-area-inset-bottom,0px));padding:0 12px env(safe-area-inset-bottom,0px);margin:0;box-sizing:border-box;background:#06080ceb;border-top:1px solid var(--border);display:flex;justify-content:center;align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20}.bottom-nav-button{flex:1;max-width:140px;height:var(--nav-height);position:relative;padding:0 0 2px;border:none;background:transparent;color:var(--text-muted);font-size:10px;cursor:pointer;transition:color .16s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.bottom-nav-button-active{color:var(--text);font-weight:600}.bottom-nav-icon{width:22px;height:22px;display:block}.bottom-nav-avatar{width:24px;height:24px;border-radius:999px;border:1.5px solid rgba(255,255,255,.35);background:#ffffff14;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.bottom-nav-avatar img{width:100%;height:100%;object-fit:cover;display:block}.bottom-nav-avatar-fallback{font-size:9px;font-weight:700;letter-spacing:.04em;color:#f8fafceb}.bottom-nav-avatar-active{border-color:#ffffffeb;box-shadow:0 0 0 1px #ffffffbf}.bottom-nav-label{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:inherit}.bottom-nav-badge{position:absolute;top:7px;right:calc(50% - 21px);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #06080cf2;pointer-events:none}.bottom-nav-attention-badge{position:absolute;top:8px;right:calc(50% - 18px);width:15px;height:15px;border-radius:999px;background:#f5c451;color:#111318;font-size:11px;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #06080cf2;pointer-events:none}.ff-profile{--ff-profile-section-gap: 32px;--ff-profile-story-gap: 18px;--ff-profile-card-gap: 14px;--ff-profile-prompt-gap: 24px;gap:var(--ff-profile-section-gap);display:flex;flex-direction:column}.ff-profile-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 18px 4px;box-sizing:border-box}.ff-profile-brand{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.ff-profile-header-spacer{flex:1}.ff-profile-header-actions{display:inline-flex;align-items:center;gap:12px}.ff-profile-hero-settings-wrap{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;z-index:36}.ff-profile-hero-menu-backdrop{position:fixed;inset:0;z-index:34;margin:0;padding:0;border:0;background:transparent;cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ff-profile-hero-settings{position:relative;z-index:37;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#06080ca6;color:#f3f4f6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ff-profile-hero-settings svg{width:18px;height:18px}.ff-profile-photo-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;opacity:0;pointer-events:none}.ff-profile-hero-menu{position:relative;z-index:37;min-width:280px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#0a0c10f5;box-shadow:var(--shadow-soft);padding:8px;pointer-events:auto}.ff-profile-hero-menu button{width:100%;border:0;background:none;color:var(--text);font-size:12px;text-align:left;padding:6px 8px;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ff-profile-hero-menu button:disabled{opacity:.72;cursor:default}.ff-profile-hero-menu-row{border-radius:12px}.ff-profile-hero-menu-row:hover{background:#ffffff0a}.ff-profile-hero-menu-row-appearance{display:flex;align-items:center;justify-content:space-between;gap:12px}.ff-profile-hero-menu-row-appearance .ff-profile-hero-menu-copy{min-width:0;flex:1}.ff-profile-hero-menu-copy{display:flex;flex-direction:column;gap:3px}.ff-profile-hero-menu-title{font-size:13px;font-weight:600;color:var(--text)}.ff-profile-hero-menu-sub{font-size:11px;line-height:1.4;color:var(--text-muted)}.ff-profile-hero-menu-divider{height:1px;margin:6px 2px;background:#ffffff14}.ff-profile-hero-menu-row-logout{margin-top:2px}.ff-profile-hero-menu-row-logout .ff-profile-hero-menu-title{color:#f87171}.ff-profile-hero-menu-row-logout:hover{background:#f8717114}.ff-appearance-switch{position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff1a;box-shadow:inset 0 1px 2px #00000047;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.ff-appearance-switch-knob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#f8fafc;box-shadow:0 2px 8px #00000047;transition:transform .18s ease,background .18s ease}.ff-appearance-switch.is-on{border-color:#f5c45180;background:radial-gradient(circle at 78% 30%,rgba(255,255,255,.82),transparent 18%),linear-gradient(135deg,#f5c451,#f59e0b 58%,#fb7185);box-shadow:inset 0 1px 1px #ffffff40,0 0 18px #f59e0b47}.ff-appearance-switch.is-on .ff-appearance-switch-knob{transform:translate(18px);background:#fffdf7}.ff-profile-identity{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.ff-profile-avatar{width:88px;height:88px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#ffffff2e,#0a0c1299);border:1px solid var(--border)}.ff-profile-name{font-size:24px;font-weight:600}.ff-profile-sub{font-size:12px;color:var(--text-muted)}.ff-profile-quick{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}.ff-profile-pill{border-radius:16px;border:1px solid var(--border);background:#090b10b3;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.ff-profile-pill-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.ff-profile-pill-value{font-size:13px;font-weight:600}.ff-profile-details{display:flex;flex-direction:column;gap:12px;border-top:1px solid rgba(255,255,255,.06);padding-top:12px}.ff-profile-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ff-profile-row-label{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.ff-profile-row-value{font-size:12px;text-align:right;color:var(--text);max-width:60%}.ff-profile-hero{width:100%}.ff-profile-hero-image{position:relative;width:100%;border-radius:var(--hero-radius);overflow:hidden;aspect-ratio:4 / 4.4;background:#090b10d9}.ff-profile .ff-profile-hero-image{aspect-ratio:4 / 5.6}.ff-profile-story-hero{--ff-f2-action-size: 0px}.ff-profile-story-hero .ff-f2-hero-actions{display:none}.ff-profile-story-hero .ff-f2-hero-name{gap:0}.ff-profile-story-hero-sport{margin:0 0 6px;font-size:18px;font-weight:600;color:#f8fafceb;line-height:1.15}.ff-profile-story-hero-summary{margin:0;max-width:100%;font-size:16px;font-weight:400;line-height:1.15;color:#e6e9efc7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ff-f2-hero-media--review .ff-profile-story-hero-summary{max-width:82%}.ff-profile-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.ff-profile-hero-placeholder{width:100%;height:100%;background:radial-gradient(circle at 30% 30%,#ffffff2e,#0a0c1299)}.ff-profile-hero-empty-state{position:relative;width:100%;height:100%;border:0;padding:24px;margin:0;appearance:none;-webkit-appearance:none;background:radial-gradient(circle at 30% 30%,#ffffff2e,#0a0c1299);color:#f8fafc;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ff-profile-hero-empty-state.is-disabled{opacity:.72;cursor:default}.ff-profile-hero-file-target{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.ff-profile-hero-file-target:disabled{cursor:default}.ff-profile-hero-empty-state-copy{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#06080c8f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ff-profile-hero-empty-state-label{font-size:15px;font-weight:600;letter-spacing:.01em}.ff-profile-hero-gradient{position:absolute;inset:0;background:linear-gradient(180deg,#07080b00 40%,#07080bb3);pointer-events:none}.ff-profile-hero-caption{position:absolute;left:16px;bottom:14px;display:flex;flex-direction:column;gap:6px;color:#f8fafc;text-shadow:0 8px 20px rgba(0,0,0,.55);pointer-events:none}.ff-profile-hero-name{display:flex;align-items:baseline;gap:8px}.ff-profile-hero-title{font-size:24px;font-weight:700}.ff-profile-hero-age{font-size:16px;color:#f8fafcbf}.ff-profile-hero-location{font-size:12px;color:#f8fafccc}.ff-profile-hero-tag{align-self:flex-start;padding:4px 10px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);font-size:10px;color:#f8fafc}.ff-profile-card{border-radius:20px;background:#0a0c10cc;border:1px solid rgba(255,255,255,.08);padding:14px 16px;display:flex;flex-direction:column;gap:10px}.ff-profile-chip-row{display:flex;gap:8px;flex-wrap:wrap}.ff-profile-chip{padding:4px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);font-size:10px;font-weight:600}.ff-profile-schedule{font-size:12px;color:var(--text)}.ff-profile-divider{height:1px;background:#ffffff0f}.ff-profile-group{border-radius:18px;background:#0a0c10c7;border:1px solid rgba(255,255,255,.08);padding:16px 18px;display:flex;flex-direction:column;gap:14px}.ff-profile-group--story{border:0;background:transparent;padding:10px 0 12px;gap:var(--ff-profile-story-gap)}.ff-profile-group--media-story{gap:18px}.ff-profile-group--compact{border-radius:16px;background:#0a0c106b;border:1px solid rgba(255,255,255,.05);padding:16px 18px;gap:var(--ff-profile-card-gap)}.ff-profile-group--fit{gap:16px}.ff-profile-group--proof{gap:18px}.ff-profile-group--chemistry{gap:14px}.ff-profile-group--story .ff-profile-row-label,.ff-profile-group--compact .ff-profile-row-label{font-size:12px;text-transform:none;letter-spacing:0}.ff-profile-group--story .ff-profile-row-value,.ff-profile-group--compact .ff-profile-row-value{font-size:13px}.ff-profile-fit-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.ff-profile-fit-summary{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;padding-top:0}.ff-profile-fit-verdict{display:inline-flex;align-items:baseline;font-size:13px;font-weight:600;color:#f8fafcf5}.ff-profile-fit-verdict span{color:var(--text-muted);font-weight:500}.ff-profile-fit-meter{display:inline-grid;grid-template-columns:repeat(5,18px);align-items:center;gap:5px}.ff-profile-fit-meter-mark{position:relative;height:8px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#ffffff0e;overflow:hidden;box-shadow:inset 0 1px 2px #00000057}.ff-profile-fit-meter-mark:after{content:"";position:absolute;inset:2px;border-radius:999px;border:1px solid rgba(255,255,255,.16);opacity:.5}.ff-profile-fit-meter-mark.is-active{border-color:#847c7052;background:linear-gradient(135deg,#847c709e,#5f5b567a);box-shadow:inset 0 1px 1px #ffffff2e,0 4px 12px #0000001a}.ff-profile-fit-meter-mark.is-active:after{border-color:#ffffff5c;opacity:.58}.ff-profile-fit-meter--score-2 .ff-profile-fit-meter-mark.is-active{border-color:#ae80485c;background:linear-gradient(135deg,#ae8048c2,#74563b8f)}.ff-profile-fit-meter--score-3 .ff-profile-fit-meter-mark.is-active{border-color:#c4a45f61;background:linear-gradient(135deg,#c4a45fd1,#84765394)}.ff-profile-fit-meter--score-4 .ff-profile-fit-meter-mark.is-active{border-color:#96ae7066;background:linear-gradient(135deg,#b1a95fc7,#4b825b9e)}.ff-profile-fit-meter--score-5 .ff-profile-fit-meter-mark.is-active{border-color:#f5c4518f;background:linear-gradient(135deg,#fff4b8f5,#f5c451eb 48%,#a6711fc2);box-shadow:inset 0 1px 1px #ffffff5c,0 4px 16px #f5c4512e}.ff-profile-fit-meter--score-5 .ff-profile-fit-meter-mark.is-active:after{border-color:#ffffff85;opacity:.66}.ff-profile-fit-row-value{display:flex;align-items:center;justify-content:flex-end;gap:8px}.ff-profile-fit-row-value>span:first-child{min-width:0}.ff-profile-fit-row-value.is-match{font-weight:600;color:#f8fafcfa}.ff-profile-fit-row-indicator{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex:0 0 auto;color:#e2e8f0c7}.ff-profile-fit-row-indicator svg{width:14px;height:14px;display:block}.ff-profile-story-media-list{display:flex;flex-direction:column;gap:18px}.ff-profile-story-media-item{display:flex;flex-direction:column;gap:0}.ff-profile-story-media-button{position:relative;width:100%;border:0;padding:0;margin:0;aspect-ratio:4 / 5;border-radius:20px;overflow:hidden;background:#101218d9;cursor:pointer}.ff-profile-story-media-button.has-caption:after{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(180deg,#07080b00,#07080bd1);pointer-events:none}.ff-profile-story-media-image{width:100%;height:100%;object-fit:cover;display:block}.ff-profile-story-media-caption-overlay{position:absolute;left:16px;right:16px;bottom:14px;z-index:1;color:#f8fafc;font-size:15px;font-weight:600;line-height:1.28;text-align:left;text-shadow:0 2px 12px rgba(0,0,0,.42);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.ff-profile-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ff-profile-media-item{display:flex;flex-direction:column;gap:6px;min-width:0}.ff-profile-media-button{border:0;padding:0;margin:0;width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:#101218d9;cursor:pointer}.ff-profile-media-image{width:100%;height:100%;object-fit:cover;display:block}.ff-profile-media-empty{font-size:12px;color:var(--text-muted)}.ff-profile-about-copy{font-size:15px;line-height:1.75;color:var(--text);white-space:pre-wrap;max-width:42ch}.ff-profile-group--prompt{gap:var(--ff-profile-prompt-gap);padding:12px 0 18px}.ff-profile-prompt-title{font-size:13px;font-weight:600;line-height:1.35;color:#e2e8f0e6}.ff-profile-prompt-answer{max-width:16ch;font-size:clamp(24px,6vw,34px);line-height:1.12;letter-spacing:-.03em;font-weight:600;color:#f8fafc;white-space:pre-wrap;padding:0 6px 4px 0}.ff-profile-chemistry-tags{display:flex;flex-wrap:wrap;gap:8px}.ff-profile-chemistry-tag{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;color:var(--text);font-size:11px;font-weight:600;line-height:1.2}.ff-profile-about-prompt{width:100%;display:block;box-sizing:border-box;border:1px solid rgba(245,196,81,.2);border-radius:18px;background:#f5c4510f;color:#f8fafc;padding:14px 16px;font-size:13px;line-height:1.6;text-align:left;cursor:pointer}.ff-profile-edit-success{font-size:12px;color:#bbf7d0;text-align:center}.ff-profile-edit-overlay{position:fixed;inset:0;z-index:1700;display:flex;align-items:flex-start;justify-content:center;background:#07080bb8;padding:calc(env(safe-area-inset-top,0px) + 14px) 14px calc(env(safe-area-inset-bottom,0px) + 14px)}.ff-profile-edit-sheet{width:min(100%,var(--page-max));max-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 28px);border-radius:22px;border:1px solid rgba(255,255,255,.14);background:#0a0c10f5;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:12px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:30px 14px 16px}.ff-profile-edit-head{display:flex;flex-direction:column;gap:6px;text-align:center;padding-top:8px}.ff-profile-edit-page{align-items:center;padding-top:calc(env(safe-area-inset-top,0px) + 44px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 18px + var(--ff-profile-edit-keyboard-inset, 0px));scroll-padding-top:calc(env(safe-area-inset-top,0px) + 44px);scroll-padding-bottom:calc(env(safe-area-inset-bottom,0px) + 132px + var(--ff-profile-edit-keyboard-inset, 0px));overscroll-behavior:contain}.ff-profile-edit-page-keyboard-open{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 28px + var(--ff-profile-edit-keyboard-inset, 0px))}.ff-profile-edit-screen{position:fixed;inset:0;z-index:8;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;box-sizing:border-box;padding:calc(env(safe-area-inset-top,0px) + 44px) 18px calc(var(--nav-height, 56px) + env(safe-area-inset-bottom,0px) + 18px)}.ff-profile-edit-screen-keyboard-open{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px)}.ff-profile-edit-screen-inner{width:100%;max-width:var(--page-max);margin:0 auto}.ff-profile-edit-sheet-page{width:100%;max-height:none;border:0;background:transparent;box-shadow:none;border-radius:0}.ff-profile-edit-body{display:flex;flex-direction:column;align-items:center;gap:10px}.ff-profile-edit-input{width:min(100%,320px);display:block;box-sizing:border-box}.ff-profile-edit-textarea{width:100%;min-height:104px;height:auto;padding:12px 14px;resize:vertical;appearance:none;-webkit-appearance:none}.ff-profile-prompt-edit-textarea{min-height:180px}.ff-profile-edit-gender{width:min(100%,320px);justify-content:center;margin-top:4px}.ff-profile-edit-field-group{width:min(100%,320px);display:flex;flex-direction:column;gap:8px}.ff-profile-edit-field-group--standalone{gap:0}.ff-profile-edit-traits{width:100%;margin-top:0}.ff-profile-edit-field-label{font-size:13px;font-weight:600;line-height:1.35;color:#e2e8f0e6}.ff-profile-edit-note{width:min(100%,320px);text-align:center;font-size:12px;color:var(--text-muted)}.ff-profile-edit-error{width:min(100%,320px);text-align:center;font-size:12px;color:#fca5a5}.ff-profile-edit-actions{display:flex;align-items:center;gap:12px;width:100%;padding-top:2px}.ff-profile-edit-actions .cp2-btn{flex:1;min-height:40px}.ff-profile-edit-section-title{width:min(100%,320px);margin-top:6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.ff-profile-edit-link-list{width:min(100%,320px);display:flex;flex-direction:column;gap:10px}.ff-profile-edit-link{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0a0c10c7;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;color:var(--text);cursor:pointer}.ff-profile-edit-link-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.ff-profile-edit-link-label{font-size:13px;font-weight:600}.ff-profile-edit-link-summary{font-size:11px;line-height:1.45;color:var(--text-muted)}.ff-profile-edit-link-arrow{flex:0 0 auto;color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;line-height:1}.ff-profile-edit-link-arrow svg{width:18px;height:18px;display:block}.ff-profile-edit-body-detail{align-items:stretch;gap:14px}.ff-profile-edit-panel,.ff-profile-edit-body-detail .cp1-panel{width:min(100%,348px);margin:0 auto}.ff-profile-edit-body-detail .cp2-duration{width:min(100%,320px);margin:10px auto 0}.ff-discovery-settings-panel{width:min(100%,348px);margin:0 auto;min-height:0}.ff-discovery-settings-panel .ff-profile-edit-note{width:100%;margin-top:10px}.ff-discovery-settings-header{width:min(100%,360px);margin:0 auto 10px;display:flex;align-items:flex-start;gap:12px}.ff-discovery-settings-back{flex:0 0 38px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#0a0c10c7;color:var(--text);display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:0;cursor:pointer}.back-icon{display:block;width:22px;height:22px;flex:0 0 auto}.ff-discovery-settings-heading{min-width:0;display:flex;flex-direction:column;gap:4px;padding-top:2px}.ff-discovery-settings-title{font-size:24px;line-height:1.1;font-weight:600;color:var(--text)}.ff-discovery-settings-sub{font-size:13px;line-height:1.45;color:var(--text-muted)}.ff-discovery-settings-list{width:min(100%,360px);margin:0 auto;border-top:1px solid rgba(255,255,255,.06)}.ff-discovery-settings-row{width:100%;padding:16px 4px 16px 0;border:0;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;cursor:pointer}.ff-discovery-settings-row-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.ff-discovery-settings-row-label{font-size:16px;font-weight:600}.ff-discovery-settings-row-value{font-size:13px;line-height:1.45;color:var(--text-muted)}.ff-discovery-settings-row-meta{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px}.ff-discovery-settings-row-meta-value{font-size:12px;color:#f8fafcb8}.ff-discovery-settings-row-arrow{flex:0 0 auto;font-size:18px;color:var(--text-muted)}.ff-discovery-settings-editor{display:flex;flex-direction:column;gap:14px}.ff-discovery-settings-actions{margin-top:8px}.ff-discovery-settings-section-label{margin-top:12px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.ff-safety-manage-list{width:min(100%,360px);margin:0 auto;display:flex;flex-direction:column;gap:10px}.ff-safety-manage-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0a0c10c7}.ff-safety-manage-avatar{width:48px;height:48px;border-radius:999px;overflow:hidden;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:var(--text);font-size:15px;font-weight:600}.ff-safety-manage-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ff-safety-manage-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.ff-safety-manage-name{font-size:14px;font-weight:600;color:var(--text)}.ff-safety-manage-summary{font-size:12px;color:var(--text-muted);line-height:1.4}.ff-safety-manage-action{flex:0 0 auto;min-width:84px;min-height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:var(--text);padding:0 14px;font-size:12px;font-weight:600;cursor:pointer}.ff-safety-manage-action:disabled{opacity:.72;cursor:default}.ff-safety-manage-empty{width:min(100%,360px);margin:0 auto;padding:34px 0 8px;text-align:center;display:flex;flex-direction:column;gap:6px;align-items:center}.ff-safety-manage-empty-title{font-size:15px;font-weight:600;color:var(--text)}.ff-safety-manage-empty-body{max-width:28ch;font-size:12px;line-height:1.45;color:var(--text-muted)}.ff-profile-group-title{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.ff-profile-story-title{font-size:16px;font-weight:600;letter-spacing:.01em;color:var(--text)}.ff-profile-group-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.ff-profile-group-edit{border:0;background:transparent;padding:0;margin-left:auto;cursor:pointer;color:#e2e8f0e6;font-size:12px;font-weight:600;line-height:1}.ff-profile-group-edit .ff-achievements-trophy{font-size:0;opacity:1}.ff-profile-group-edit .ff-achievements-trophy:before{content:"Edit";font-size:12px;font-weight:600;letter-spacing:.01em}.ff-achievements-header{display:flex;align-items:center;justify-content:space-between}.ff-achievements-trophy{font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;opacity:.9;flex:0 0 auto}.ff-achievements-trophy-btn{border:0;background:transparent;padding:0;margin-left:auto;cursor:pointer;line-height:1}.ff-profile-ach-list{display:flex;flex-direction:column;gap:12px}.ff-profile-ach-item{border-top:1px solid rgba(255,255,255,.05);padding-top:10px}.ff-profile-ach-item:first-child{border-top:0;padding-top:0}.ff-profile-ach-title{font-size:12px;color:var(--text);font-weight:600}.ff-profile-ach-detail{margin-top:4px;font-size:11px;color:var(--text-muted)}.ff-profile-ach-empty{max-width:none;text-align:left}.ff-match-open{margin-top:12px;height:38px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:#090b10cc;color:var(--text);font-size:12px;cursor:pointer}.ff-f-screen{display:block;width:100%;box-sizing:border-box;padding:18px 18px calc(var(--nav-height) + 24px);height:auto}.ff-discovery-toolbar{display:block;width:100%}.ff-discovery-toolbar-row{display:flex;align-items:center;gap:10px}.ff-discovery-chip-scroller{flex:1 1 auto;min-width:0;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ff-discovery-chip-scroller::-webkit-scrollbar{display:none}.ff-discovery-chip{flex:0 0 auto;max-width:220px;min-height:36px;border-radius:999px;border:1px solid var(--border);background:#0a0c10d1;color:var(--text);padding:0 14px;display:inline-flex;align-items:center;gap:6px;text-align:left;cursor:pointer;white-space:nowrap}.ff-discovery-chip-kicker{font-size:11px;color:var(--text-muted);flex:0 0 auto}.ff-discovery-chip-summary{font-size:12px;line-height:1;color:var(--text);overflow:hidden;text-overflow:ellipsis}.ff-discovery-toolbar-action{flex:0 0 38px;width:38px;height:38px;border-radius:999px;border:1px solid var(--border);background:#0a0c10d1;color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ff-discovery-toolbar-icon{width:18px;height:18px}.ff-discovery-empty-note{margin:6px 0 0;font-size:12px;color:var(--text-muted)}.ff-f2-screen{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.ff-f2-content{display:flex;flex-direction:column;gap:14px;padding-left:0;padding-right:0;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom) + 48px)}.ff-f2-hero,.ff-f2-info-card,.ff-f2-bar{width:100%}.ff-f2-hero-media{--ff-f2-actions-bottom: 16px;--ff-f2-action-size: 58px;position:relative;aspect-ratio:4 / 5.6;border-radius:var(--radius-l);overflow:hidden;background:var(--surface-strong);box-shadow:var(--shadow-card)}.ff-f2-hero-media img,.ff-f2-hero-placeholder{width:100%;height:100%;object-fit:cover;display:block}.ff-f2-hero-gradient{position:absolute;inset:0;background:linear-gradient(180deg,#07080b00 15%,#07080bbf);pointer-events:none}.ff-f2-safety-backdrop{position:fixed;inset:0;z-index:34;border:0;padding:0;margin:0;background:transparent}.ff-f2-safety-menu-wrap{position:absolute;top:14px;right:14px;z-index:36}.ff-f2-safety-toggle{width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#090b10c7;color:#f4f7fbf2;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 20px #0000003d}.ff-f2-safety-toggle svg{width:18px;height:18px}.ff-f2-safety-toggle:focus-visible,.ff-f2-safety-item:focus-visible,.ff-safety-report-close:focus-visible,.ff-safety-report-option:focus-visible{outline:none;box-shadow:var(--focus-ring)}.ff-f2-safety-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:156px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0c0f15f7;box-shadow:0 14px 28px #0000005c;padding:6px;display:flex;flex-direction:column;gap:2px}.ff-f2-safety-item{width:100%;border:0;border-radius:10px;background:transparent;color:var(--text);text-align:left;font-size:14px;line-height:1.2;padding:10px 12px;cursor:pointer}.ff-f2-safety-item:hover{background:#ffffff14}.ff-f2-safety-item.danger{color:#ff6b73}.ff-f2-hero-overlay{position:absolute;left:32px;right:32px;bottom:94px;display:flex;flex-direction:column;gap:0;z-index:3;pointer-events:none}.ff-f2-hero-pills-band{position:absolute;left:32px;right:32px;bottom:52px;z-index:3;pointer-events:none}.ff-f2-hero-media--review .ff-f2-hero-overlay{left:24px;right:24px;bottom:154px}.ff-f2-hero-media--review .ff-f2-hero-pills-band{left:24px;right:24px;bottom:96px}.ff-f2-hero-actions{position:absolute;left:16px;right:16px;bottom:var(--ff-f2-actions-bottom);display:flex;align-items:center;gap:12px;z-index:4}.ff-f2-hero-actions--controls-only{justify-content:space-between}.ff-f2-hero-media--review .ff-f2-hero-actions{left:24px;right:24px;bottom:20px}.ff-f2-hero-actions.is-info-only{justify-content:center;pointer-events:none}.ff-f2-hero-action{flex:0 0 58px;width:58px;height:58px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0a0c10bf;color:var(--text);font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 16px #04060a73}.ff-f2-hero-action.primary{width:58px;height:58px;font-size:18px;font-weight:800;border-color:#ffffff52;background:#12141ce6}.ff-f2-hero-name{margin:0 0 8px;font-size:28px;font-weight:700;display:flex;align-items:baseline;gap:0;line-height:1.05}.ff-f2-hero-name span{font-family:inherit;font-size:18px;font-weight:500;line-height:inherit;letter-spacing:inherit;color:inherit;opacity:.72}.ff-f2-hero-area{font-size:12px;color:var(--text-muted)}.ff-f2-chip-row{display:flex;flex-wrap:wrap;gap:8px}.ff-f2-chip-row--hero-meta{width:100%;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px;min-width:0}.ff-pill{display:inline-flex;align-items:center;justify-content:center;height:30px;min-height:30px;max-width:100%;border-radius:999px;padding:0 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;font-size:12px;font-weight:500;border:1px solid var(--border);background:#090b10a6;color:var(--text);flex:0 0 auto;transform:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ff-f2-chip{color:var(--text)}.ff-f2-chip--hero-meta{flex:1 1 0;min-width:0;max-width:none;text-align:center}.ff-f2-hero-inline-info{flex:1 1 auto;min-width:0;max-width:calc(100% - 132px);display:flex;flex-direction:column;gap:2px;padding:0 4px;pointer-events:none}.ff-f2-hero-actions.is-info-only .ff-f2-hero-inline-info{flex:0 1 320px;max-width:min(100%,320px);padding:0;text-align:center}.ff-f2-hero-inline-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.ff-f2-hero-inline-line--meta{font-size:11px;color:#e6e9efbd}.ff-f2-hero-inline-line--headline{font-size:12px;font-weight:600;color:#e6e9eff2}@media(max-height:760px){.ff-f2-chip--hero-meta{flex:1 1 0;min-width:0}.ff-f2-hero-inline-info{gap:1px;padding:0 3px}.ff-f2-hero-inline-line--meta{font-size:10px}.ff-f2-hero-inline-line--headline{font-size:11px}}.ff-f2-info-card{padding:14px;border-radius:var(--radius-l);border:1px solid var(--border);background:#090b10c7;display:flex;flex-direction:column;gap:10px}.ff-f2-info-chip-row{display:flex;gap:8px;flex-wrap:wrap}.ff-f2-info-chip{border-radius:999px;border:1px solid var(--border);background:#090b1099;padding:4px 10px;font-size:11px;color:var(--text)}.ff-f2-info-head{font-size:15px;font-weight:600;color:var(--text)}.ff-f2-bar{padding:12px 14px;border-radius:var(--radius-l);border:1px solid var(--border);background:#090b10c7;display:flex;flex-direction:column;gap:8px}.ff-f2-bar-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ff-f2-bar-actions{display:inline-flex;align-items:center;gap:8px}.ff-f2-fit-toggle{width:36px;height:36px;border-radius:999px;border:2px solid rgba(255,255,255,.2);background:transparent;color:var(--text-muted);font-size:14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .14s ease-out,border-color .14s ease-out,background .14s ease-out}.ff-f2-fit-toggle.is-on{color:var(--text);border-color:#ffffff59;background:#ffffff14}.ff-f2-bar-toggle{width:24px;height:24px;border-radius:999px;border:1px solid var(--border);background:#090b1099;color:var(--text);opacity:.7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .12s ease-out,transform .12s ease-out}.ff-f2-bar-chevron{width:14px;height:14px;transition:transform .14s ease-out}.ff-f2-bar-chevron.is-open{transform:rotate(180deg)}.ff-f2-bar-title{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.ff-f2-bar-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.ff-f2-secondary{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ff-f2-ach-list{display:flex;flex-direction:column;margin-top:2px}.ff-f2-ach-trophy{font-size:16px;line-height:1;flex:0 0 auto}.ff-f2-ach-anim{max-height:150px;overflow:hidden;transition:max-height .32s linear}.ff-f2-ach-anim.is-open{max-height:268px;transition:max-height .32s ease-out}.ff-f2-ach-scroll{overflow:hidden}.ff-f2-ach-anim.is-open .ff-f2-ach-scroll{max-height:268px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:2px}.ff-f2-ach-row{display:flex;flex-direction:column;gap:3px;padding:7px 0}.ff-f2-ach-row.has-divider{border-top:1px solid rgba(255,255,255,.08)}.ff-f2-ach-title{color:var(--text);font-size:13px;font-weight:600;line-height:1.25}.ff-f2-ach-detail{color:var(--text-dim);font-size:12px;line-height:1.25}.ff-f2-bar-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em}.ff-f2-bar-value{color:var(--text);text-align:right}.ff-f2-about-copy{color:var(--text);font-size:13px;line-height:1.6;white-space:pre-wrap}.ff-f2-photos{width:100%;box-sizing:border-box;margin:0;display:flex;gap:12px;overflow-x:auto;padding:0;justify-content:flex-start}.ff-f2-photos.is-spread{justify-content:space-between}.ff-f2-photos-anim{max-height:0;overflow:hidden;margin-top:-8px;transition:max-height .32s linear,margin-top .32s linear}.ff-f2-photos-anim.is-open{max-height:280px;margin-top:0;transition:max-height .32s ease-out,margin-top .32s ease-out}.ff-f2-photo{width:96px;height:64px;border-radius:12px;object-fit:cover;flex:0 0 auto;border:1px solid rgba(255,255,255,.08);transition:transform .12s ease-out,opacity .12s ease-out}.ff-f2-photo-btn{appearance:none;border:0;margin:0;padding:0;background:transparent;border-radius:12px;flex:0 0 auto;cursor:pointer}.ff-f2-photo-card{flex:0 0 auto;display:flex;flex-direction:column;gap:6px;width:96px}.ff-f2-photo-caption{font-size:11px;line-height:1.35;color:#e2e8f0d1;white-space:pre-wrap}.ff-f2-photo-btn:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.ff-f2-bar-toggle:active{opacity:.75;transform:scale(.98)}.ff-f2-photo-btn:active .ff-f2-photo{opacity:.85;transform:scale(.98)}.ff-f-hero-banner{width:100%}.ff-f-hero-media{position:relative;border-radius:var(--radius-l);overflow:hidden;background:var(--surface-strong);box-shadow:var(--shadow-card)}.ff-f-hero-img{width:100%;height:clamp(210px,32vh,260px);object-fit:cover;display:block}.ff-f-hero-placeholder{width:100%;height:clamp(210px,32vh,260px);background:var(--surface-strong)}.ff-f-hero-gradient{position:absolute;inset:0;background:linear-gradient(180deg,#07080b00 10%,#07080bbf)}.ff-f-hero-overlay{position:absolute;left:16px;right:16px;bottom:14px;display:flex;flex-direction:column;gap:6px;color:var(--text)}.ff-f-hero-name{font-size:22px;font-weight:600;display:flex;gap:6px;align-items:baseline}.ff-f-hero-name span{font-size:14px;color:var(--text-muted)}.ff-f-hero-area{font-size:12px;color:var(--text-muted)}.ff-f-hero-chip-row{display:flex;flex-wrap:wrap;gap:8px}.ff-f-hero-chip{border-radius:999px;border:1px solid var(--border);background:#090b10a6;padding:4px 10px;font-size:11px;color:var(--text)}.ff-f-hero-schedule{font-size:12px;color:var(--text)}.ff-f-hero-bio{font-size:12px;color:var(--text-muted)}.ff-f-info-card{margin-top:14px;padding:14px;border-radius:var(--radius-l);border:1px solid var(--border);background:#090b10c7;display:flex;flex-direction:column;gap:10px}.ff-f-info-chip-row{display:flex;gap:8px;flex-wrap:wrap}.ff-f-info-chip{border-radius:999px;border:1px solid var(--border);background:#090b1099;padding:4px 10px;font-size:11px;color:var(--text)}.ff-f-info-head{font-size:15px;font-weight:600;color:var(--text)}.ff-f-section-bar{margin-top:12px;padding:12px 14px;border-radius:var(--radius-l);border:1px solid var(--border);background:#090b10c7;display:flex;flex-direction:column;gap:8px}.ff-f-section-title{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.ff-f-section-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.ff-f-section-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em}.ff-f-section-value{color:var(--text);text-align:right}.ff-f-debug{display:flex;flex-direction:column;gap:12px}.ff-f-debug-row{padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:14px}.ff-ach-screen{display:flex;flex-direction:column;gap:8px;min-height:0;width:100%;padding:calc(env(safe-area-inset-top) + 6px) 12px calc(var(--main-bottom-inset) + 8px);box-sizing:border-box;overflow-x:hidden;touch-action:pan-y}.ff-ach-add-screen{position:fixed;inset:0;z-index:28;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;box-sizing:border-box;padding:calc(env(safe-area-inset-top,0px) + 18px) 18px calc(env(safe-area-inset-bottom,0px) + 18px);background:#050607fa}.ff-ach-add-screen-keyboard-open{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px + var(--ff-ach-keyboard-inset, 0px));scroll-padding-bottom:calc(env(safe-area-inset-bottom,0px) + 132px + var(--ff-ach-keyboard-inset, 0px))}.ff-ach-add-screen-inner{width:min(100%,var(--page-max));margin:0 auto}.ff-ach-header{display:flex;justify-content:center;align-items:center;min-height:40px}.ff-ach-header h2{margin:0;font-size:18px;font-weight:600;letter-spacing:.01em}.ff-ach-card{border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#090b10c2;box-shadow:inset 0 0 0 1px #ffffff05;padding:12px;display:flex;flex-direction:column;gap:10px;min-height:0;margin-top:2px;overflow-x:hidden}.ff-ach-card-form-mode{flex:1 0 auto;padding-bottom:0}.ff-ach-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:4px}.ff-ach-action-pill{flex:1 1 0;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000029}.ff-ach-filter-btn{display:inline-flex;align-items:center;gap:8px}.ff-ach-filter-btn.is-active{border-color:#ffffff47;background:#ffffff14}.ff-ach-filter-dot{width:5px;height:5px;border-radius:999px;background:#e6e9efe6}.ff-ach-filter-panel{margin-top:12px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#090b10f0;box-shadow:0 8px 20px #00000042;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:10px}.ff-ach-filter-head{display:flex;align-items:center;justify-content:space-between}.ff-ach-filter-title{font-size:12px;font-weight:600;color:var(--text)}.ff-ach-filter-field{display:flex;flex-direction:column;gap:5px}.ff-ach-filter-fields{display:flex;flex-direction:column;gap:10px}.ff-ach-filter-field span{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted)}.ff-ach-filter-select{height:38px;border-radius:14px;font-size:14px;padding-right:34px}.ff-ach-filter-clear-pill{height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:var(--text-muted);font-size:11px;padding:0 10px;cursor:pointer}.ff-ach-filter-divider{height:1px;background:#ffffff14;margin-top:10px}.ff-ach-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.ff-ach-top-form{margin-bottom:6px}.ff-ach-subtitle{font-size:14px;color:var(--text);font-weight:650}.ff-ach-add-btn{height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:var(--text);font-size:12px;padding:0 14px;font-weight:500;cursor:pointer}.ff-ach-add-btn-gold{position:relative;overflow:hidden;border-color:#d6b162a3;background:linear-gradient(145deg,#dabb6cf5,#cca24ef2 34%,#b58234f2 62%,#e1c67cf5);color:#171004eb;text-shadow:0 1px 0 rgba(255,241,199,.35);box-shadow:inset 0 1px #fff6d49e,inset 0 -1px #6b4a1557,0 3px 9px #0000003d}.ff-ach-add-btn-gold:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffff40,#ffffff0f 38%,#00000014);pointer-events:none}.ff-ach-add-btn-gold:after{content:"";position:absolute;top:-24%;bottom:-24%;width:42%;left:0;transform:translate(-155%) skew(-24deg);background:linear-gradient(90deg,#fff0,#fff5d629 24%,#ffffff9e,#fff5d629 76%,#fff0);opacity:0;pointer-events:none}.ff-ach-add-btn-gold.is-sheening:after{animation:ff-ach-sheen-sweep 1.32s cubic-bezier(.22,1,.36,1) 1}@keyframes ff-ach-sheen-sweep{0%{transform:translate(-155%) skew(-24deg);opacity:0}22%{opacity:.34}52%{opacity:.62}to{transform:translate(300%) skew(-24deg);opacity:0}}.ff-ach-form{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0;overflow-x:hidden}.ff-ach-form-mode{display:flex;flex-direction:column;min-height:0;max-height:none;overflow:visible;padding-bottom:calc(16px + env(safe-area-inset-bottom));width:100%;min-width:0}.ff-ach-field{display:flex;flex-direction:column;gap:6px;min-width:0}.ff-ach-field span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.ff-ach-input,.ff-ach-select-input{width:100%;height:46px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#090b10e6;color:var(--text);padding:0 14px;box-sizing:border-box;font-size:16px;line-height:1.2;-webkit-text-size-adjust:100%;min-width:0;scroll-margin-top:calc(env(safe-area-inset-top,0px) + 96px);scroll-margin-bottom:calc(env(safe-area-inset-bottom,0px) + 120px)}.ff-ach-input::placeholder,.ff-ach-select-input::placeholder{color:#e5e8ef7a}.ff-ach-select-shell{position:relative;width:100%;display:flex;align-items:center;min-width:0;overflow-x:hidden}.ff-ach-select-input{appearance:none;-webkit-appearance:none;padding-right:38px}.ff-ach-select-shell-sport .ff-ach-select-input{padding-left:40px}.ff-ach-select-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#e5e8efe0;pointer-events:none}.ff-ach-select-icon svg{width:18px;height:18px}.ff-ach-select-chevron{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#e6e9efb3;pointer-events:none}.ff-ach-select-chevron svg{width:16px;height:16px}.ff-ach-save-btn{height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#30323de0,#1b1d26f5);color:var(--cta-text);font-weight:600;font-size:16px;cursor:pointer}.ff-ach-save-btn:disabled{opacity:.45;cursor:not-allowed}.ff-ach-error{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,132,132,.22);background:#78191938;color:#ffd6d6f0;font-size:12px;line-height:1.4}.ff-ach-empty{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:13px;color:var(--text-muted);padding:14px 2px 4px}.ff-ach-empty-card{border-radius:20px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#10121ae0,#090b10d1);box-shadow:inset 0 0 0 1px #ffffff05,0 10px 22px #03060c2e;padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ff-ach-empty-kicker{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#f5c451c7}.ff-ach-empty-title{font-size:16px;font-weight:600;color:var(--text)}.ff-ach-empty-body{max-width:30ch;color:var(--text-muted);font-size:13px;line-height:1.45}.ff-ach-empty-action{margin-top:2px;min-height:34px;border-color:#ffffff29;background:#ffffff0f;box-shadow:inset 0 1px #ffffff0a;font-weight:600}.ff-ach-list{display:flex;flex-direction:column;gap:0}.ff-ach-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.ff-ach-item:last-child{border-bottom:0}.ff-ach-item-left{min-width:0;flex:1;display:flex;align-items:center;gap:10px}.ff-ach-item-right{min-width:56px;align-self:center;display:flex;justify-content:flex-end;align-items:center;gap:8px}.ff-ach-pill{align-self:center;padding:3px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff0d;font-size:10px;line-height:1.3;color:var(--text)}.ff-ach-main{min-width:0}.ff-ach-item-actions{display:flex;align-items:center;gap:8px;margin-top:8px}.ff-ach-item-action{min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:var(--text);font-size:11px;font-weight:600;cursor:pointer}.ff-ach-item-action:disabled{opacity:.48;cursor:not-allowed}.ff-ach-item-action-danger{color:#ffc4c4f5;border-color:#ff848433}.ff-ach-title{font-size:14px;color:var(--text);font-weight:600}.ff-ach-detail{margin-top:2px;font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ff-ach-time{font-size:12px;white-space:nowrap;color:#e6e9ef94}.ff-ach-star{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#f5d27c}.ff-ach-star svg{width:13px;height:13px}.ff-sf-screen{display:flex;flex-direction:column;min-height:0;width:100%;flex:1;align-items:stretch;padding:calc(env(safe-area-inset-top) + 12px) 12px calc(var(--main-bottom-inset) + 12px);box-sizing:border-box}.ff-f-hero{flex:none;height:min(70vh,560px)}.ff-f-hero-fit{position:absolute;right:18px;bottom:18px;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#090b10bf;color:var(--text);font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.ff-f-hero-fit:active,.ff-f-section-fit:active,.ff-f-floating-x:active{transform:scale(.98)}.ff-f-floating-x{position:fixed;left:16px;bottom:calc(var(--nav-height) + 14px);width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#090b10c7;color:var(--text);font-weight:700;display:inline-flex;align-items:center;justify-content:center;z-index:25;cursor:pointer}.ff-f-section{position:relative}.ff-f-section-fit{position:absolute;right:12px;top:12px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#090b10b3;color:var(--text);font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.ff-f-feed-card{height:min(70vh,560px)}.ff-f-feed-card-section,.ff-f-feed-group{position:relative;padding-right:52px}.ff-f-feed-like{position:absolute;right:12px;top:12px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#090b10b3;color:var(--text);font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation}.ff-f-feed-like.is-liked{border-color:#ffffff59;background:#ffffff29}.ff-f-feed-like-hero{top:auto;bottom:18px;right:18px;z-index:2}.ff-f-float-pass{position:fixed;left:16px;bottom:calc(var(--nav-total) + 14px);width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#090b10c7;color:var(--text);font-weight:700;display:inline-flex;align-items:center;justify-content:center;z-index:25;cursor:pointer;touch-action:manipulation}.ff-f-header{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px}.ff-f-filter-btn{width:32px;height:32px;border-radius:999px;border:1px solid var(--border);background:#090b10b3;color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;position:absolute;right:0;cursor:pointer}.ff-f-filter-btn svg{width:18px;height:18px}.ff-f-filter-btn.is-disabled{opacity:.4;cursor:default}.ff-f-filter-badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ffffff2e;color:var(--text);font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000059}.ff-discover{display:flex;flex-direction:column;gap:10px;margin-top:0;padding-top:calc(env(safe-area-inset-top) + 12px);flex:1;min-height:0;overflow:hidden}.ff-sf-screen .ff-f-filter-btn{display:none}.ff-sf-screen .ff-discover{padding-top:0;gap:0;flex:1}.ff-sf-screen .ff-discover-card{border-radius:28px;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-card);flex:1}.ff-sf-screen .ff-discover-media,.ff-sf-screen .ff-discover-media img{height:100%}.ff-sf-screen .ff-discover-media img{width:100%;object-fit:cover}.ff-sf-actions{position:absolute;left:16px;right:16px;bottom:16px;display:flex;justify-content:space-between;align-items:center;z-index:2}.ff-sf-action{width:58px;height:58px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0a0c10c7;color:var(--text);font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 16px #04060a73}.ff-sf-action.primary{border-color:#ffffff52;background:#12141ce6;font-weight:800}.ff-discover-card{border-radius:22px;overflow:hidden;background:#0a0c10d9;border:1px solid rgba(255,255,255,.06);box-shadow:var(--shadow-card);touch-action:pan-y;flex:1;min-height:0;position:relative;display:flex;flex-direction:column;--ff-actions-h: 64px}.ff-discover-card.is-tappable{cursor:pointer}.ff-discover-card.is-tappable:active{opacity:.96}.ff-discover-media{position:relative;width:100%;height:100%;min-height:0;background:#090b10d9;flex:1}.ff-discover-media:before{content:"";position:absolute;left:0;right:0;top:0;height:120px;background:linear-gradient(180deg,#0000008c,#0000);z-index:1;pointer-events:none}.ff-f-hero-title{position:absolute;top:calc(env(safe-area-inset-top) + 6px);left:50%;transform:translate(-50%) translateY(-28px);font-size:20px;font-weight:700;color:#f8fafc59;letter-spacing:.12em;text-shadow:0 6px 14px rgba(0,0,0,.4);padding:0;border-radius:0;background:transparent;z-index:2}.ff-discover-card{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.ff-discover-media img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.ff-discover-placeholder{width:100%;height:100%;background:radial-gradient(circle at 30% 30%,#ffffff2e,#0a0c1299)}.ff-discover-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;padding:16px;padding-bottom:calc(var(--ff-actions-h) + 22px);color:#f8fafc;background:linear-gradient(180deg,#07080b00 32%,#07080be6);text-shadow:0 8px 20px rgba(0,0,0,.5);z-index:1}.ff-discover-name{font-size:20px;font-weight:700}.ff-discover-name span{font-size:14px;color:#f8fafcbf;font-weight:500}.ff-discover-area{font-size:12px;color:#f8fafccc}.ff-discover-chip-row{display:flex;flex-direction:row;gap:6px;align-items:center;flex-wrap:wrap}.ff-discover-info{display:flex;flex-direction:column;gap:6px;padding:6px 0 0}.ff-discover-meta{display:flex;gap:8px;flex-wrap:wrap}.ff-discover-chip{padding:3px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff1f;font-size:10px;font-weight:600;color:#f8fafc;line-height:1;white-space:nowrap}.ff-discover-chip.sport{background:#ffffff2e;border-color:#ffffff4d}.ff-discover-schedule{font-size:12px;color:#f8fafce6}.ff-discover-bio{font-size:12px;color:#f8fafcc7}.ff-discover-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;height:var(--ff-actions-h);padding:8px 12px;background:linear-gradient(180deg,#07080b00,#07080be6);position:absolute;left:0;right:0;bottom:0;z-index:2}.ff-discover-swipe-hint{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:space-between;padding:28% 18px 0;color:#f8fafcbf;font-size:20px;font-weight:600;opacity:0;transition:opacity .16s ease;pointer-events:none;z-index:3;text-shadow:0 8px 18px rgba(0,0,0,.35)}.ff-discover-swipe-hint.is-visible{opacity:1}.ff-discover-swipe-hint span{padding:0;border-radius:0;background:transparent;border:0;-webkit-backdrop-filter:none;backdrop-filter:none;letter-spacing:.08em;text-transform:uppercase;opacity:.9}.ff-discover-swipe-hint span:first-child{transform:rotate(-5deg)}.ff-discover-swipe-hint span:last-child{transform:rotate(5deg)}.ff-discover-btn{height:38px;border-radius:999px;border:1px solid var(--border-strong);background:#090b10bf;color:var(--text);font-size:12px;cursor:pointer}.ff-discover-btn.primary{border:1px solid var(--cta-border);background:linear-gradient(135deg,var(--cta),var(--cta-deep));color:var(--cta-text);font-weight:600}.ff-discover-btn.ghost{background:transparent;border-color:var(--border)}.ff-discover-empty{font-size:12px;color:var(--text-muted)}.ff-filters-backdrop{position:fixed;inset:0;background:#07080b99;z-index:1200;display:flex;justify-content:center;align-items:flex-end;padding:0 12px}.ff-filters-sheet{width:100%;max-width:var(--page-max);background:#0a0c10f2;border:1px solid rgba(255,255,255,.08);border-radius:22px 22px 0 0;padding:16px;box-shadow:var(--shadow-menu)}.ff-filters-header{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;color:var(--text);margin-bottom:12px}.ff-filters-close{background:transparent;border:1px solid var(--border);color:var(--text-muted);padding:6px 10px;border-radius:999px;font-size:11px;cursor:pointer}.ff-filters-body{display:flex;flex-direction:column;gap:12px}.ff-filters-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:var(--text-muted)}.ff-filters-row select{min-width:140px;height:34px;border-radius:10px;border:1px solid var(--border);background:#090b10e6;color:var(--text);padding:0 10px;font-size:12px}.ff-filters-actions{display:flex;gap:10px;margin-top:14px}.ff-filters-btn{flex:1;height:38px;border-radius:999px;border:1px solid var(--border-strong);background:#090b10bf;color:var(--text);font-size:12px;cursor:pointer}.ff-filters-btn.primary{border:1px solid var(--cta-border);background:linear-gradient(135deg,var(--cta),var(--cta-deep));color:var(--cta-text);font-weight:600}.ff-filters-btn.ghost{background:transparent;border-color:var(--border)}.ff-ff-screen,.ff-likes-screen{padding:calc(env(safe-area-inset-top) + 6px) 16px 0;gap:0;display:flex;flex-direction:column}.ff-ff-header-row{display:flex;align-items:center;justify-content:center;margin-bottom:8px;min-height:36px}.ff-ff-account{display:inline-flex;align-items:center;gap:4px;justify-content:center;min-width:0}.ff-ff-account-name{font-size:19px;font-weight:700;color:var(--text);line-height:1.2}.ff-ff-search-wrap{margin-bottom:10px;position:relative}.ff-ff-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#e6e9ef80;display:inline-flex;pointer-events:none}.ff-ff-search-icon svg{width:16px;height:16px;display:block}.ff-ff-search-input{width:100%;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#f6f7fa14;color:var(--text);padding:0 14px 0 38px;box-sizing:border-box;font-size:15px}.ff-ff-search-input::placeholder{color:#e6e9ef8c}.ff-ff-toggle{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;padding:4px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.ff-ff-toggle-btn{border:0;border-radius:999px;background:transparent;color:#e6e9efb8;padding:8px 14px;font-size:13px;font-weight:650;cursor:pointer}.ff-ff-toggle-btn.active{background:#ffffff24;color:var(--text)}.ff-ff-toggle-btn:disabled{cursor:default;opacity:.7}.ff-a-hub{display:flex;flex-direction:column;gap:12px;min-height:0;width:100%}.ff-a-nav{display:flex;justify-content:flex-start;width:100%}.ff-a-back{border:0;padding:0;margin:0;background:transparent;color:var(--text);display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;cursor:pointer}.ff-a-back .back-icon{width:20px;height:20px}.ff-a-hub.is-achievement-form-open{flex:1 1 auto;min-height:0}.ff-a-toggle{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:0}.ff-a-toggle .ff-ff-toggle-btn{min-height:42px;padding:8px 10px;white-space:normal;line-height:1.2;text-align:center}.ff-a-hub .ff-ach-screen:not(.is-adding){padding:0}.ff-a-hub.is-achievement-form-open .ff-ach-screen{flex:1 1 auto;min-height:0;width:100%;min-width:0}.ff-a-media-screen{display:flex;flex-direction:column;gap:14px;width:100%;padding:0}.ff-a-media-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ff-a-media-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.ff-a-media-head h2{margin:0;font-size:18px;font-weight:600}.ff-a-media-subtitle{margin:0;color:var(--text-muted);font-size:13px;line-height:1.4}.ff-a-media-error{margin:0;color:#fca5a5;font-size:12px}.ff-a-media-empty{border-radius:20px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#10121ae0,#090b10d1);box-shadow:inset 0 0 0 1px #ffffff05,0 10px 22px #03060c2e;padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ff-a-media-empty h3,.ff-a-media-empty p{margin:0}.ff-a-media-empty h3{font-size:16px;font-weight:600}.ff-a-media-empty p{color:var(--text-muted);font-size:13px;line-height:1.4;max-width:30ch}.ff-a-media-empty-action{margin-top:2px;align-self:flex-start;min-height:34px;border-color:#ffffff29;background:#ffffff0f;box-shadow:inset 0 1px #ffffff0a;font-weight:600}.ff-a-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ff-a-media-card{position:relative;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#090b10c2;box-shadow:var(--shadow-card);overflow:hidden}.ff-a-media-image-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden}.ff-a-media-image{width:100%;height:100%;object-fit:cover;display:block}.ff-a-media-delete{position:absolute;top:10px;right:10px;width:32px;height:32px;border:0;border-radius:999px;background:#07080bd1;color:#f8fafc;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ff-a-media-delete:disabled{cursor:default;opacity:.7}.ff-a-media-card-body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:10px 12px 12px}.ff-a-media-card-caption{font-size:12px;line-height:1.45;color:#f8fafce6;white-space:pre-wrap}.ff-a-media-caption-action{border:0;background:transparent;color:#c4b5fdeb;padding:0;font-size:12px;font-weight:600;cursor:pointer}.ff-a-media-caption-action:disabled{opacity:.65;cursor:default}.ff-a-media-editor{border-radius:20px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#10121ae0,#090b10d1);box-shadow:inset 0 0 0 1px #ffffff05,0 10px 22px #03060c2e;padding:14px 14px 12px;display:flex;flex-direction:column;gap:10px}.ff-a-media-editor-screen{position:fixed;inset:0;z-index:1400;display:flex;align-items:flex-end;justify-content:center;background:#05060ab3;overflow:hidden;padding:calc(env(safe-area-inset-top,0px) + 16px) 18px calc(env(safe-area-inset-bottom,0px) + 14px + var(--ff-a-media-keyboard-inset, 0px));box-sizing:border-box}.ff-a-media-editor-screen-keyboard-open{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 10px + var(--ff-a-media-keyboard-inset, 0px))}.ff-a-media-editor-screen-inner{width:100%;max-width:var(--page-max)}.ff-a-media-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.ff-a-media-editor-preview{width:96px;min-width:96px;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#090b10e6;flex-shrink:0}.ff-a-media-editor-image{width:100%;height:100%;object-fit:cover;display:block}.ff-a-media-editor-copy{display:flex;flex-direction:column;gap:2px;align-items:center;text-align:center;flex:1;min-width:0}.ff-a-media-editor-title{font-size:15px;font-weight:600}.ff-a-media-editor-sub{margin:0;color:var(--text-muted);font-size:11px;line-height:1.4}.ff-a-media-editor-link{border:0;background:transparent;color:var(--text-muted);padding:4px 0;font-size:15px;font-weight:500;cursor:pointer}.ff-a-media-editor-link:disabled{opacity:.55;cursor:default}.ff-a-media-editor-link-primary{color:var(--text);font-weight:700}.ff-a-media-editor-row{display:flex;align-items:flex-start;gap:12px}.ff-a-media-editor-field{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.ff-a-media-editor-input{width:100%;min-height:76px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0a0c10eb;color:var(--text);padding:12px 13px;font-size:16px;line-height:1.4;resize:none;box-sizing:border-box;-webkit-text-size-adjust:100%}.ff-a-media-editor-input:focus{outline:none;border-color:#ffffff38;box-shadow:var(--focus-ring)}.ff-a-media-editor-meta{display:flex;justify-content:flex-end;font-size:11px;color:var(--text-muted)}.ff-ff-messages-label{font-size:28px;line-height:1.1;font-weight:750;color:var(--text);margin-bottom:4px}.ff-ff-list{display:flex;flex-direction:column;gap:0}.ff-ff-item{display:flex;align-items:center;gap:14px;padding:11px 0;border:0;border-radius:0;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;color:var(--text);text-align:left;cursor:pointer}.ff-ff-item-main{min-width:0;flex:1;border:0;padding:0;margin:0;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:14px;text-align:left;cursor:pointer}.ff-ff-item-main:focus-visible{outline:none}.ff-ff-item:last-child{border-bottom:0}.ff-ff-like-row{display:flex;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.06)}.ff-ff-like-row:last-child{border-bottom:0}.ff-ff-avatar{width:50px;height:50px;border-radius:999px;overflow:hidden;background:#ffffff14;border:1px solid rgba(255,255,255,.1);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.ff-ff-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ff-ff-avatar-fallback{font-size:15px;font-weight:600;letter-spacing:.02em;color:#f8fafce6}.ff-ff-text{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.ff-ff-name-row{display:flex;align-items:center;gap:6px;min-width:0}.ff-ff-name{font-size:15px;font-weight:650;color:var(--text);line-height:1.2}.ff-ff-ach-badge{width:16px;height:16px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#ffffffe0;display:inline-flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0}.ff-ff-unread-dot{width:8px;height:8px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 2px #0b0c10e6;flex-shrink:0}.ff-ff-sub{font-size:13px;color:#e6e9efa3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ff-ff-time{margin-left:10px;min-width:28px;text-align:right;font-size:12px;color:#e6e9ef85}.ff-ff-time-btn{border:0;padding:0;background:transparent;cursor:pointer}.ff-ff-like-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.ff-ff-like-action{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--text);font-size:14px;font-weight:700;cursor:pointer}.ff-ff-like-action.primary{background:#22c55e2e;border-color:#22c55e5c;color:#dff8e7}.ff-ff-like-action:disabled{cursor:default;opacity:.65}.ff-ff-empty{font-size:13px;color:#e6e9efa3;margin-top:8px}.ff-ff-empty-search{display:flex;flex-direction:column;gap:4px}.ff-ff-empty-title{color:var(--text);font-size:14px;font-weight:600}.ff-ff-empty-copy{color:#e6e9efa3}.ff-likes-screen{padding:0;display:flex;flex:1 1 auto;min-height:0}.ff-likes-content{flex:1 1 auto;min-height:0;justify-content:flex-end;gap:14px;padding-bottom:0}.ff-likes-empty-stage{justify-content:center;gap:0}.ff-likes-review{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:14px}.ff-likes-open-card{display:block;width:100%;border:0;padding:0;margin:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.ff-likes-open-card.is-disabled{cursor:default;opacity:.72}.ff-likes-open-card:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-l)}.ff-likes-hero,.ff-likes-hero-media{width:100%}.ff-likes-open-card,.ff-likes-hero{height:100%}.ff-likes-hero-media{aspect-ratio:auto;height:calc(var(--vvh, 100dvh) - env(safe-area-inset-top,0px) - 10px - var(--nav-height, 56px) - env(safe-area-inset-bottom,0px));min-height:calc(var(--vvh, 100dvh) - env(safe-area-inset-top,0px) - 10px - var(--nav-height, 56px) - env(safe-area-inset-bottom,0px))}.ff-likes-count-badge{position:absolute;top:16px;right:16px;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#07080bb8;border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 22px #0000003d;color:#f8fafc;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.ff-likes-empty{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:0 18px;padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#10121ae0,#090b10d1);box-shadow:inset 0 0 0 1px #ffffff05,0 10px 22px #03060c2e;min-height:min(360px,calc(100svh - 220px));text-align:center}.ff-likes-empty-title{font-size:18px;font-weight:700;color:var(--text)}.ff-likes-empty-copy{max-width:32ch;font-size:13px;line-height:1.45;color:#e6e9efa3}.ff-likes-empty--loading,.ff-likes-empty--image{align-items:center;justify-content:center;gap:0}.ff-likes-empty--image{padding:0;border:0;background:transparent;box-shadow:none}.ff-likes-empty--pending{align-items:center;justify-content:center;gap:0;padding:0;border:0;background:transparent;box-shadow:none}.ff-likes-empty-image{display:block;width:min(100%,420px);max-height:min(100%,calc(100svh - 220px));object-fit:contain}.ff-match-toast{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;background:#07080b99;pointer-events:none}.ff-match-toast-card{padding:18px 24px;border-radius:18px;background:#0a0c10e6;border:1px solid rgba(255,255,255,.08);text-align:center}.ff-match-toast-title{font-size:18px;font-weight:700;color:var(--text)}.ff-match-toast-sub{margin-top:6px;font-size:12px;color:var(--text-muted)}.ff-thread-profile-toast{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom) + 18px);transform:translate(-50%);z-index:1700;max-width:min(90vw,320px);border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#0f1218f5;color:var(--text);padding:8px 14px;font-size:12px;line-height:1.2;text-align:center}.ff-safety-toast{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom) + 54px);transform:translate(-50%);z-index:1700;max-width:min(90vw,320px);border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#0d1017f5;color:var(--text);padding:8px 14px;font-size:12px;line-height:1.2;text-align:center}.ff-safety-report-overlay{position:fixed;inset:0;z-index:1750;display:flex;justify-content:center;align-items:flex-end;padding:16px 14px calc(env(safe-area-inset-bottom) + 16px)}.ff-safety-report-backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:#07080bb8}.ff-safety-report-sheet{position:relative;z-index:1;width:min(100%,420px);border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#0a0c10fa;box-shadow:0 20px 44px #0000005c;padding:18px 16px 16px;display:flex;flex-direction:column;gap:14px}.ff-safety-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ff-safety-report-title{font-size:18px;font-weight:700;color:var(--text)}.ff-safety-report-sub{margin-top:4px;font-size:13px;line-height:1.4;color:var(--text-muted)}.ff-safety-report-close{flex:0 0 auto;width:34px;height:34px;border:0;border-radius:999px;background:#ffffff0f;color:var(--text);font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ff-safety-report-options{display:flex;flex-direction:column;gap:8px}.ff-safety-report-option{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08;color:var(--text);text-align:left;font-size:14px;line-height:1.25;padding:12px 14px;cursor:pointer}.ff-safety-report-option.is-selected{border-color:#ffffff38;background:#ffffff17}.ff-safety-report-actions{display:flex;gap:12px}.ff-safety-report-actions .cp2-btn{flex:1 1 0}.ff-match-overlay{position:fixed;inset:0;background:#07080bbf;z-index:1400;display:flex;justify-content:center;align-items:flex-start;overflow:hidden;overscroll-behavior:contain;padding:calc(env(safe-area-inset-top) + 6px) 0 24px}.ff-match-card{width:100vw;max-width:none;background:#0a0c10f2;border-radius:0 0 24px 24px;border:0;padding:0;display:flex;flex-direction:column;gap:14px;position:relative;max-height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.ff-match-card .ff-profile-hero-image{aspect-ratio:4 / 5.6}.ff-match-card .ff-f2-screen{width:100%;margin-left:0;margin-right:0}.ff-match-card .ff-f2-content{padding-bottom:calc(env(safe-area-inset-bottom) + 24px)}.ff-match-card .ff-f2-ach-anim.is-open .ff-f2-ach-scroll{max-height:none;overflow-y:visible;-webkit-overflow-scrolling:auto;padding-right:0}.ff-match-card .ff-profile-hero-image img,.ff-match-card .ff-profile-hero-placeholder{width:100%;height:100%;object-fit:cover}.ff-match-card .ff-profile-hero-caption{bottom:96px}.ff-match-hero-caption{font-size:13px;color:#f3f4f6eb;line-height:1.35;text-shadow:0 1px 6px rgba(0,0,0,.45)}.ff-match-card>*:not(.ff-profile-hero-image){padding-left:16px;padding-right:16px}.ff-match-close{position:sticky;top:0;align-self:flex-start;background:#090b10d9;border:1px solid rgba(255,255,255,.1);color:var(--text);padding:6px 12px;border-radius:999px;font-size:11px;cursor:pointer;margin:12px 0 0 16px}.ff-match-float-actions{position:absolute;left:16px;right:16px;bottom:18px;display:flex;justify-content:space-between;align-items:center;pointer-events:auto;z-index:2}.ff-match-float-btn{width:58px;height:58px;border-radius:999px;border:2px solid rgba(255,255,255,.24);background:#ffffff0f;color:var(--text);font-size:18px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.ff-match-float-btn.primary{width:70px;height:70px;font-size:20px;background:#ffffff1f;border-color:#fff6}.app-shell{position:relative;height:max(var(--vvh, 100dvh),100dvh);min-height:100dvh}.ff-landscape-blocker{display:none}.ff-landscape-blocker-card{max-width:320px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#0b0c10f5;box-shadow:0 18px 48px #00000057;padding:22px 20px;text-align:center}.ff-landscape-blocker-title{color:var(--text);font-size:18px;font-weight:700;line-height:1.2}.ff-landscape-blocker-copy{margin-top:8px;color:#e6e9efb8;font-size:14px;line-height:1.4}@media(orientation:landscape)and (max-width:960px)and (pointer:coarse){.app-shell--ff-portrait .ff-landscape-blocker{position:fixed;inset:0;z-index:1500;display:flex;align-items:center;justify-content:center;padding:24px;background:#07080bf0}}.tab-pager-viewport{position:relative;width:100%;flex:1;min-height:0;overflow:hidden;touch-action:pan-y}.tab-pager-viewport.is-tab-dragging{touch-action:none}.tab-pager-track{display:flex;width:100%;height:100%;will-change:transform}.tab-pager-page{flex:0 0 100%;min-width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center}.tab-pager-page>.main{flex:1;min-height:0}.tab-pager-page>.ff-profile-header{width:100%;max-width:var(--page-max)}.tab-pager-viewport.is-tab-dragging .tab-pager-page>.main{pointer-events:none}.app-shell.is-tab-dragging .tab-pager-page{pointer-events:none}.app-shell.is-tab-dragging .tab-pager-track{pointer-events:auto}.landing-screen{display:flex;width:100%;min-height:100dvh;justify-content:center;align-items:center;padding:28px 18px 32px}.onboarding-screen{width:100%;min-height:100dvh;justify-content:flex-start;align-items:center;padding:36px 18px 32px;display:flex;flex-direction:column}.landing-card{width:100%;max-width:var(--page-max);background:var(--surface);border-radius:20px;padding:22px 18px 18px;border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.onboarding-card{width:100%;max-width:var(--page-max);background:transparent;border-radius:0;padding:0;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;flex-direction:column;gap:18px;flex:1;min-height:0}.login-container{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:18px;text-align:center}.login-header{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:6px}.login-mark{height:52px;width:52px;display:block}.login-logo{font-size:22px;font-weight:600;letter-spacing:.02em;margin:0}.login-form{width:100%;display:flex;flex-direction:column;gap:12px;align-items:center}.login-toggle-row{width:85%;display:flex;gap:8px}.login-toggle{flex:1;height:38px;border-radius:999px;border:1px solid var(--border);background:#0c0e12eb;color:var(--text-muted);font-size:12px;cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.login-toggle-active{border-color:#22c55e73;background:#22c55e1f;color:var(--text)}.login-input{height:var(--input-height);border-radius:var(--radius-m);border:1px solid var(--border);background:#0c0e12eb;color:var(--text);padding:0 14px;font-size:16px;width:85%;scroll-margin-top:calc(env(safe-area-inset-top,0px) + 96px);scroll-margin-bottom:calc(env(safe-area-inset-bottom,0px) + 180px);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.login-input::placeholder{color:#a2a9b6b3}.login-input:focus{outline:none;border-color:#ffffff38;box-shadow:none;background:#0c0f14f2}.login-input:focus-visible{box-shadow:var(--focus-ring)}.login-primary{height:var(--input-height);font-size:13px;width:85%;margin:4px auto 0}.login-link{border:none;background:transparent;color:var(--text-muted);font-size:12px;cursor:pointer;text-align:center;width:85%}.login-feedback{width:85%;font-size:12px;line-height:1.45;text-align:center}.login-feedback-error{color:#ff9d9d}.login-feedback-status{color:var(--text-muted)}.login-outline{width:85%;height:var(--input-height);border-radius:999px;border:1px solid var(--border-strong);background:transparent;color:var(--text);font-size:13px;cursor:pointer;transition:border-color .16s ease,transform .16s ease;margin-left:auto;margin-right:auto;box-sizing:border-box}.login-outline:active{transform:translateY(1px)}.login-divider{width:85%;color:var(--text-muted);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.login-provider-stack{width:100%;display:flex;flex-direction:column;gap:10px;align-items:center}.landing-logo{font-size:26px;font-weight:600;margin-bottom:6px}.landing-subtitle{font-size:13px;color:var(--text-muted);margin-bottom:14px}.onboarding-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.progress-dots{display:flex;gap:8px}.progress-dot{width:8px;height:8px;border-radius:999px;background:#fff3}.progress-dot-active{background:#ffffffe6}.onboarding-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.onboarding-nav{height:36px;min-width:80px;padding:0 16px;border-radius:999px;border:1px solid var(--border-strong);background:#0c0f1499;color:var(--text);font-size:12px;cursor:pointer}.onboarding-card .landing-logo{font-size:30px;line-height:1.15;text-align:left;margin-bottom:4px}.onboarding-card .landing-subtitle{font-size:14px;text-align:left;margin-bottom:6px}.landing-bullets{list-style:none;padding:0;margin:0 0 16px;font-size:12px;color:var(--text-muted)}.landing-bullets li{margin-bottom:6px}.landing-button{width:85%;height:var(--input-height);border-radius:999px;border:1px solid var(--cta-border);padding:0;margin-top:4px;margin-left:auto;margin-right:auto;background:linear-gradient(135deg,var(--cta),var(--cta-deep));color:var(--cta-text);font-weight:600;font-size:13px;cursor:pointer;transition:transform .16s ease,filter .16s ease;box-sizing:border-box}.landing-button:disabled{opacity:.5;filter:grayscale(1);cursor:default}.landing-button:active{transform:translateY(1px)}.landing-small-text{margin-top:10px;font-size:11px;color:var(--text-dim);text-align:center}.form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;align-items:center}.form-group label{color:var(--text-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin:0;line-height:1.2}.form-group input{height:var(--input-height);border-radius:var(--radius-m);border:1px solid var(--border);background:#0a0c10d9;color:var(--text);padding:0 12px;font-size:13px;width:85%;-webkit-tap-highlight-color:transparent;color-scheme:dark;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.form-group input::placeholder{color:#a2a9b6b3}.form-group input:focus{outline:none;border-color:#ffffff38;box-shadow:var(--focus-ring);background:#0c0f14e6}.secondary-link{width:100%;border:none;background:transparent;color:var(--text-muted);font-size:12px;margin-top:8px;cursor:pointer;text-decoration:underline}select{height:var(--input-height);background-color:#0a0c10e6;color:var(--text);border:1px solid var(--border);border-radius:var(--radius-m);padding:0 12px;width:100%;-webkit-appearance:auto;appearance:auto;-webkit-tap-highlight-color:transparent}option{background-color:#0b0d12;color:var(--text)}.ff-select{position:relative;width:100%}.ff-select-label{color:var(--text-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;line-height:1.2}.ff-select-label:empty{display:none}.ff-select-trigger{width:85%;height:var(--input-height);border-radius:var(--radius-m);border:1px solid var(--border);background:#0a0c10e6;color:var(--text);padding:0 12px;font-size:13px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;-webkit-tap-highlight-color:transparent;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.ff-select-trigger:focus-visible{border-color:#22c55e99;box-shadow:var(--focus-ring)}.ff-select-placeholder{color:#a2a9b6b3}.ff-select-caret{opacity:.7}.ff-select-backdrop{position:fixed;inset:0;background:#0506078c;border:0;padding:0;margin:0;z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .16s ease}.ff-select-backdrop-open{opacity:1;pointer-events:auto}.ff-select-menu{position:absolute;left:50%;width:85%;margin-top:10px;background:#0c0f14fa;border:1px solid var(--border-strong);border-radius:var(--radius-m);overflow:hidden;z-index:60;box-shadow:var(--shadow-menu);opacity:0;transform:translate(-50%,-6px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.ff-select-menu-open{opacity:1;transform:translate(-50%);pointer-events:auto}.ff-select-item{width:100%;padding:12px;text-align:left;background:transparent;color:var(--text);border:0;font-size:12.5px;-webkit-tap-highlight-color:transparent;transition:background .16s ease,color .16s ease}.ff-select-item:active{background:#ffffff0f}.ff-select-item-active{background:#ffffff14}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ff-ach-add-btn-gold.is-sheening:after{animation:none!important;opacity:0!important}}button:focus-visible,input:focus-visible{outline:none;box-shadow:var(--focus-ring)}input:focus{box-shadow:none}.screen{padding:18px;min-height:0}.screen .card{border:1px solid #374151;background:#0b1220;border-radius:14px;padding:14px}.match-card{width:100%;text-align:left;cursor:pointer;background:#0b1220}.match-card:active{transform:translateY(1px)}.match-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.match-time{font-size:10px;color:#e5e7eb99;white-space:nowrap}.match-preview{margin-top:4px;font-size:12px;color:#e5e7ebb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notifications{gap:12px}.notif-header{display:flex;align-items:center;gap:10px}.notif-header h2{margin:0}.notif-back{border:none;background:transparent;color:var(--text);font-size:18px;cursor:pointer}.time-flex{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.flex-chip-row{display:flex;gap:8px;flex-wrap:wrap}.flex-helper{font-size:11px;color:#e5e7eb99}.card.discover-card{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px}.discover-info{min-width:0}.discover-location{white-space:nowrap}.card-title{font-size:16px;font-weight:700;color:#e5e7eb}.card-sub{font-size:12px;color:#e5e7ebb3;margin-top:6px}.primary-btn{margin-top:14px;width:100%;border:1px solid var(--cta-border);border-radius:999px;padding:12px 14px;background:linear-gradient(135deg,var(--cta),var(--cta-deep));color:var(--cta-text);font-weight:700}.thread-page{--thread-header-height: 56px;--thread-composer-height: 68px;--thread-keyboard-inset: 0px;width:100%;height:100dvh;min-height:100dvh;max-height:100dvh;display:flex;flex-direction:column;background:#0b0c10;color:var(--text);overflow:hidden;isolation:isolate}.thread-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:10px;min-height:calc(var(--thread-header-height) + env(safe-area-inset-top));padding:calc(env(safe-area-inset-top) + 6px) 12px 6px;flex-shrink:0;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.08);background:#080a0ef0;color:var(--text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.thread-top-toggle{position:sticky;top:calc(var(--thread-header-height) + env(safe-area-inset-top));z-index:25;min-height:44px;display:flex;align-items:center;justify-content:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08);background:#080a0ef0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.thread-top-toggle-btn{border:0;background:transparent;color:#e5e7eb80;font-size:17px;line-height:1;font-weight:700;padding:2px 0;cursor:pointer}.thread-top-toggle-btn.active{color:var(--text)}.thread-top-toggle-btn:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:8px}.thread-top-toggle-sep{color:#e5e7eb59;font-size:18px;line-height:1;-webkit-user-select:none;user-select:none}.thread-back{width:44px;height:44px;border:0;padding:0;margin:0;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.thread-back .back-icon{width:24px;height:24px}.thread-back:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:8px}.thread-user-open{min-width:0;flex:1;border:0;padding:0;margin:0;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.thread-user-open:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:10px}.thread-user-meta{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center}.thread-user-name{font-size:16px;font-weight:700;line-height:1.2;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-header-actions{margin-left:auto;display:inline-flex;align-items:center;gap:2px}.thread-icon-btn{width:34px;height:34px;border:0;padding:0;background:transparent;color:#e5e7ebe6;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.thread-icon-btn svg{width:22px;height:22px}.thread-icon-btn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.thread-menu-backdrop{position:fixed;inset:0;z-index:34;border:0;padding:0;margin:0;background:transparent}.thread-menu{position:fixed;top:calc(env(safe-area-inset-top) + 56px);right:12px;z-index:35;min-width:170px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0c0f15f7;box-shadow:0 14px 28px #0000005c;padding:6px;display:flex;flex-direction:column;gap:2px}.thread-menu-item{width:100%;border:0;border-radius:10px;background:transparent;color:var(--text);text-align:left;font-size:14px;line-height:1.2;padding:10px 12px;cursor:pointer}.thread-menu-item:hover{background:#ffffff14}.thread-menu-item:disabled{cursor:default;opacity:.7}.thread-menu-item.danger{color:#ff6b73}.thread-menu-item:focus-visible{outline:none;box-shadow:var(--focus-ring)}.thread-messages{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding:14px 14px calc(var(--thread-composer-height) + env(safe-area-inset-bottom) + var(--thread-keyboard-inset) + 12px) 14px}.thread-profile-pane{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 0 calc(env(safe-area-inset-bottom) + 12px)}.thread-profile-content{width:100%;min-height:min-content}.thread-profile-pane .ff-f2-screen{width:100%;margin-left:0;margin-right:0}.thread-profile-pane .ff-f2-content{padding-bottom:calc(env(safe-area-inset-bottom) + 20px)}.thread-profile-pane .ff-f2-ach-anim.is-open .ff-f2-ach-scroll{max-height:none;overflow-y:visible;-webkit-overflow-scrolling:auto;padding-right:0}.thread-unavailable{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:24px 18px calc(env(safe-area-inset-bottom) + 24px)}.thread-unavailable-card{width:min(100%,340px);border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#0c0f15eb;box-shadow:0 16px 36px #00000047;padding:22px 18px;text-align:center}.thread-unavailable-title{font-size:18px;font-weight:700;color:var(--text)}.thread-unavailable-body{margin-top:8px;font-size:13px;line-height:1.45;color:var(--text-muted)}.bubble{max-width:70%;padding:10px 13px;border-radius:18px;font-size:14px;line-height:1.38}.bubble-time{margin-top:5px;font-size:10px;color:#e5e7eb80}.bubble--them{align-self:flex-start;background:#141820f2;border:1px solid rgba(255,255,255,.1);color:var(--text)}.bubble--me{align-self:flex-end;background:#22c55e2e;border:1px solid rgba(34,197,94,.32);color:#e9fdf2}.bubble--me .bubble-time{text-align:right}.thread-composer{position:sticky;bottom:0;z-index:30;display:flex;align-items:center;gap:10px;flex-shrink:0;min-height:var(--thread-composer-height);padding:8px 12px calc(8px + env(safe-area-inset-bottom) + var(--thread-keyboard-inset));box-sizing:border-box;border-top:1px solid rgba(255,255,255,.08);background:#080a0ef0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.thread-composer input{flex:1;min-width:0;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#11151deb;color:var(--text);padding:0 14px;font-size:16px;line-height:1.25}.thread-composer input::placeholder{color:#e5e7eb85}.thread-composer input:focus{outline:none;border-color:#ffffff3d;box-shadow:0 0 0 2px #ffffff14}.thread-send-btn{height:34px;border:0;border-radius:999px;padding:0 6px;background:transparent;color:#36d377;font-size:15px;font-weight:700;cursor:pointer}.thread-send-btn:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:10px}.thread-composer input,.thread-composer textarea{font-size:16px;line-height:1.25}input,textarea,select{font-size:16px}.secondary-btn{height:40px;padding:0 14px;border-radius:999px;border:1px solid #374151;background:transparent;color:#e5e7ebd9;font-size:12px;cursor:pointer;white-space:nowrap}.discover-actions{display:flex;gap:10px;align-items:center}.discover-actions .primary-btn{margin-top:0;width:auto;padding:12px 16px;white-space:nowrap}.match-reason{margin-top:6px;font-size:12px;color:#e5e7ebb3}.match-status{margin-top:10px;font-size:12px;color:#e5e7ebbf}.match-status-hit{color:#bbf7d0}.card-divider{height:1px;background:#ffffff0f;margin-top:12px}.cp1-screen{min-height:100vh;min-height:100svh;min-height:var(--vvh, 100dvh);height:var(--vvh, 100dvh);width:100%;padding-top:calc(env(safe-area-inset-top) + 18px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px);display:flex;align-items:stretch;justify-content:center;flex-direction:column;background:transparent;border:0;box-shadow:none;position:relative;overflow-x:hidden;overflow-y:visible;box-sizing:border-box}.cp1-inner{width:100%;max-width:100%;display:flex;flex-direction:column;gap:16px;background:transparent;min-height:0;flex:1;box-sizing:border-box;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;justify-content:flex-start;align-self:stretch;margin:0 auto;padding:0 20px}.cp1-header{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.cp1-progress{display:flex;gap:8px}.cp1-dot{width:8px;height:8px;border-radius:999px;background:#fff3}.cp1-dot.active{background:#ffffffe6}.cp1-panel{display:flex;flex-direction:column;gap:10px;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;width:min(92vw,340px);align-items:center}.cp1-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1;padding-top:clamp(160px,24vh,260px);text-align:center;position:relative;overflow:hidden}.cp1-content.cp1-content-basic-details{align-items:stretch;justify-content:flex-start;padding-top:clamp(16px,4vh,36px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 20px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.cp1-content.cp1-content-basic-details .cp1-swipe-single{height:auto;min-height:100%;justify-content:flex-start;overflow:visible}.cp1-panel.cp1-panel-basic-details{margin-top:0}.cp1-panel.cp1-panel-basic-details .login-input{scroll-margin-bottom:calc(env(safe-area-inset-bottom,0px) + 180px)}.cp1-swipe-stage{position:relative;width:100%;flex:1;min-height:0;height:100%;overflow:hidden;background:var(--bg)}.cp1-swipe-stage.is-swiping{-webkit-user-select:none;user-select:none}.cp1-swipe-single{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden}.cp1-swipe-layer{position:absolute;inset:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;background:var(--bg);will-change:transform}.cp1-swipe-overlay{z-index:2}.cp1-swipe-underlay{z-index:1;pointer-events:none}.cp1-swipe-preview{width:min(92vw,340px);display:flex;flex-direction:column;align-items:center;gap:10px}.cp1-swipe-preview-value{max-width:100%;border-radius:999px;border:1px solid var(--border);background:#090b10d9;color:var(--text-muted);padding:7px 14px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp1-cancel{margin:0}.cp1-actions{min-height:44px;display:flex;align-items:flex-end;justify-content:space-between;width:100%}.cp1-actions-spacer{display:none;width:0;height:0;padding:0;margin:0}.ff-complete{display:flex;flex-direction:column;width:100%;min-height:100dvh;position:fixed;inset:0;padding:0 20px;justify-content:center;align-items:center}.ff-complete-top{display:flex;justify-content:flex-end;width:100%;position:absolute;top:calc(env(safe-area-inset-top) + 18px);right:20px;margin:0}.ff-complete-link{background:none;border:0;color:var(--text-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.ff-complete-hero{position:static;transform:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;width:100%;max-width:var(--page-max);min-height:0}.ff-complete .logo-lg{height:84px;width:84px}.ff-complete-brand{font-size:30px;font-weight:700;letter-spacing:.01em}.ff-complete-sub{color:var(--text-muted);font-size:12px;line-height:1.5}.ff-complete-cta{width:min(300px,78vw);height:48px;font-size:13px;font-weight:600;margin-top:18px;background:linear-gradient(135deg,#ffc68052,#ff925661);border:1px solid rgba(255,196,124,.35)}.cp1-title{font-size:26px;line-height:1.15;font-weight:600;text-align:center}.cp1-sub{font-size:13px;color:var(--text-muted);text-align:center}.cp1-chooseSportRow{margin-top:10px;display:flex;justify-content:flex-start}.cp1-actions{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.cp1-actions.hidden{display:none}.cp1-overlay{position:fixed;inset:0;background:#07080b;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:1000;display:flex;flex-direction:column;padding:calc(20px + env(safe-area-inset-top)) 18px 32px}.cp1-overlay.open{opacity:1;pointer-events:auto}.cp1-overlay-header{display:flex;align-items:center;justify-content:space-between}.cp1-overlay-title{text-transform:uppercase;font-size:10px;letter-spacing:.16em;color:var(--text-muted)}.cp1-overlay-close{height:34px;width:34px;border-radius:999px;border:1px solid var(--border);background:#0a0c10b3;color:var(--text);cursor:pointer;font-size:18px}.cp1-overlay-list{flex:1;display:flex;flex-direction:column;justify-content:center;gap:0;padding:32px 0}.cp1-overlay-item{background:transparent;border:0;appearance:none;color:#ffffffc2;font-size:22px;font-weight:600;padding:18px 0;text-align:center;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.cp1-overlay-item:active,.cp1-overlay-item:focus,.cp1-overlay-item:focus-visible{background:transparent;outline:none;box-shadow:none}.cp1-overlay-item-text.is-active{color:var(--text);font-weight:700;text-shadow:0 0 18px rgba(255,255,255,.18)}.cp1-overlay-item:last-child{border-bottom:0}.cp2-wrap{min-height:100dvh;min-height:var(--vvh, 100dvh);width:100%;padding:36px 18px calc(env(safe-area-inset-bottom,0px) + 12px);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;box-sizing:border-box}.ff-vv-debug{position:fixed;left:10px;right:10px;bottom:calc(var(--nav-height, 56px) + env(safe-area-inset-bottom,0px) + 8px);z-index:60;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#07080be0;color:#ffffffdb;font-size:11px;line-height:1.35;padding:8px 10px;pointer-events:none}.cp2-card{width:100%;max-width:var(--page-max);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-l);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:22px 18px 18px;display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;position:relative;overflow:hidden}.cp2-top{display:flex;align-items:center;justify-content:space-between}.cp2-stage{text-transform:uppercase;font-size:10px;letter-spacing:.16em;color:var(--text-muted)}.cp2-progress{display:flex;gap:8px}.cp2-dot{width:8px;height:8px;border-radius:999px;background:#fff3}.cp2-dot.active{background:#ffffffe6}.cp2-viewport{position:relative;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.cp2-swipe-stage{position:relative;flex:1;min-height:0;overflow:hidden}.cp2-swipe-stage.is-swiping{-webkit-user-select:none;user-select:none}.cp2-panel{display:grid;grid-template-rows:auto auto auto 1fr auto;height:100%;min-height:0;padding-top:var(--cp2-title-offset);gap:10px}.cp2-panel-current,.cp2-panel-underlay{position:absolute;inset:0;will-change:transform}.cp2-panel-current{z-index:2}.cp2-panel-underlay{z-index:1;pointer-events:none}.cp2-underlay-value{max-width:100%;border-radius:999px;border:1px solid var(--border);background:#090b10d9;color:var(--text-muted);padding:7px 14px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.q-step.hidden{opacity:0;pointer-events:none;height:0;overflow:hidden}.cp2-title{font-size:26px;line-height:1.15;font-weight:600;text-align:center;margin:0}.cp2-sub{font-size:13px;color:var(--text-muted);text-align:center;margin:6px 0 0}.cp2-input{margin-top:12px;display:flex;justify-content:center}.cp2-btn{height:38px;padding:0 18px;border-radius:999px;border:1px solid var(--border-strong);background:#0a0c10bf;color:var(--text);font-size:12px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.cp2-btn:active{transform:translateY(1px)}.cp2-btn.primary{border:1px solid var(--cta-border);background:linear-gradient(135deg,var(--cta),var(--cta-deep));color:var(--cta-text);font-weight:600}.cp2-actions{margin-top:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.cp2-actions.hidden{visibility:hidden;pointer-events:none}.cp2-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cp2-duration{display:flex;gap:10px;margin-top:10px}.cp2-duration-select{flex:1;min-width:0;height:40px;border-radius:var(--radius-m);border:1px solid var(--border);background:#090b10d9;color:var(--text);padding:0 10px}.cp2-chip{border-radius:999px;border:1px solid var(--border);background:#090b10d9;color:var(--text);padding:7px 12px;font-size:11px;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.cp2-chip.on,.cp2-chip.vis-chip.on,.ff-privacy .cp2-chip.on{border-color:var(--border-strong);background:#ffffff0f;color:var(--text)}.ff-privacy{align-items:stretch;width:min(100%,348px);max-width:348px;margin:0 auto;min-height:0;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;gap:12px;padding-top:0;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 112px);scrollbar-width:none}.ff-privacy::-webkit-scrollbar{display:none}.cp1-panel.ff-privacy{width:min(100%,348px);margin-top:0;padding-top:calc(env(safe-area-inset-top,0px) + 24px);overflow:visible}.ff-privacy-title,.ff-privacy-intro{text-align:center}.ff-privacy-title{font-size:24px;line-height:1.14}.ff-privacy-intro{max-width:92%;align-self:center;font-size:12px;line-height:1.35}.ff-privacy-modeRow{width:100%;display:flex;align-items:center;justify-content:center;gap:10px}.ff-privacy-modeChip{flex:1 1 0;min-height:44px;font-size:14px;padding:0 14px;text-align:center}.ff-privacy-options{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.ff-privacy-optionChip{width:min(100%,320px);min-height:44px;font-size:14px;padding:0 18px;text-align:center}.ff-privacy-editorTabs{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.14);overflow:hidden;background:linear-gradient(180deg,#181b26a3,#0c0e16b8);box-shadow:inset 0 1px #ffffff14}.ff-privacy-editorTab{width:100%;height:48px;min-height:48px;border-radius:0;border:0;background:transparent;color:var(--text-muted);display:flex;align-items:center;justify-content:center;text-align:center;padding:0 14px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;line-height:1}.ff-privacy-editorTab+.ff-privacy-editorTab{border-left:1px solid rgba(255,255,255,.12)}.ff-privacy-editorTab.on{color:var(--text);background:#ffffff1f;box-shadow:inset 0 1px #fff3}.ff-privacy-mainSegment{width:100%;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#1215209e;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.ff-privacy-mainSegmentBtn{width:100%;height:48px;min-height:48px;border:0;background:transparent;color:var(--text);border-radius:0;padding:0 14px;font-size:14px;font-weight:550;letter-spacing:.01em;line-height:1;text-align:center;display:flex;align-items:center;justify-content:center}.ff-privacy-mainSegmentBtn+.ff-privacy-mainSegmentBtn{border-left:1px solid rgba(255,255,255,.12)}.ff-privacy-mainSegmentBtn.on{background:#ffffff1f;box-shadow:inset 0 1px #ffffff2e}.ff-privacy-stack{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:2px}.ff-privacy-stackChip{width:min(100%,300px);min-height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0e101aa3;box-shadow:inset 0 1px #ffffff12,0 10px 22px #00000047;padding:0 18px;color:var(--text);font-size:14px;font-weight:500;line-height:1;text-align:center}.ff-privacy-stackChip.on{border-color:#ffffff4d;background:#ffffff1f}.ff-privacy-mainSegmentBtn:active,.ff-privacy-stackChip:active{transform:translateY(1px)}@media(max-width:360px){.ff-privacy{width:min(100%,340px);max-width:340px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 108px)}.ff-privacy-title{font-size:22px}.ff-privacy-editorTab,.ff-privacy-mainSegmentBtn{height:46px;min-height:46px}.ff-privacy-mainSegmentBtn{font-size:14px}.ff-privacy-modeChip,.ff-privacy-optionChip{min-height:42px;font-size:13px}.ff-privacy-stackChip{font-size:13px;min-height:42px;width:min(100%,300px)}}.q-wheel{position:absolute;inset:0;background:#05060799;opacity:0;pointer-events:none;transition:opacity .18s ease;display:flex;align-items:flex-end;justify-content:center;padding:16px 12px 20px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.q-wheel.open{opacity:1;pointer-events:auto}.wheel-root{width:100%;max-width:var(--page-max);background:var(--surface-strong);border:1px solid var(--border-strong);border-radius:var(--radius-l);box-shadow:var(--shadow-menu);overflow:hidden}.wheel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.wheel-title{font-size:13px;font-weight:600}.wheel-close{height:30px;width:30px;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer}.wheel-body{padding:12px 14px 16px}.wheel-viewport{position:relative;height:280px;overflow:hidden}.wheel-window{position:absolute;left:10%;right:10%;top:50%;height:52px;transform:translateY(-50%);border-radius:999px;border:1px solid rgba(34,197,94,.35);background:#22c55e14;pointer-events:none}.wheel-list{height:100%;overflow-y:auto;padding:var(--wheel-pad, 120px) 0;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch}.wheel-item{height:54px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff9;scroll-snap-align:center}.wheel-item.active{color:#e9fdf2;font-weight:600}.wheel-next-inline{position:absolute;left:50%;bottom:8px;transform:translate(-50%);height:34px;padding:0 18px;border-radius:999px;border:1px solid var(--cta-border);background:linear-gradient(135deg,var(--cta),var(--cta-deep));color:var(--cta-text);font-size:12px;font-weight:600;cursor:pointer}.ff-media-viewer{position:fixed;inset:0;z-index:70;width:100%;height:var(--vvh, 100dvh);min-height:100dvh;max-height:var(--vvh, 100dvh);display:flex;flex-direction:column;overflow:hidden;overscroll-behavior:contain;background:#000;color:#fff;touch-action:pan-x}.ff-media-viewer-top{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:calc(env(safe-area-inset-top) + 8px) 12px 10px;min-height:calc(52px + env(safe-area-inset-top));box-sizing:border-box}.ff-media-viewer-back{width:44px;height:44px;border:0;border-radius:999px;background:transparent;color:#fffffff2;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ff-media-viewer-back svg{width:22px;height:22px}.ff-media-viewer-counter{font-size:13px;font-weight:500;letter-spacing:.02em;color:#ffffffe0}.ff-media-viewer-top-spacer{width:44px;height:44px;flex:0 0 auto}.ff-media-viewer-stage{flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.ff-media-viewer-track{width:100%;height:100%;display:flex;will-change:transform}.ff-media-viewer-slide{flex:0 0 100%;width:100%;min-width:100%;height:100%;margin:0;padding:0 10px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden}.ff-media-viewer-frame{width:100%;height:100%;border-radius:var(--hero-radius);overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.ff-media-viewer-image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;display:block}.ff-media-viewer-caption{flex:0 0 auto;border-top:1px solid rgba(255,255,255,.08);padding:10px 16px calc(14px + env(safe-area-inset-bottom));min-height:calc(78px + env(safe-area-inset-bottom));box-sizing:border-box;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ff-media-viewer-caption.is-empty{display:flex;align-items:flex-start}.ff-media-viewer-caption-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e}.ff-media-viewer-caption-text{margin-top:4px;height:2.7em;font-size:14px;line-height:1.35;color:#fffffff0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ff-media-viewer-caption-spacer{width:100%;min-height:2.7em;margin-top:17.2px}.ff-media-viewer-empty{flex:1 1 auto;display:flex;align-items:center;justify-content:center;color:#ffffffc7;font-size:14px}:root[data-theme=light]{color-scheme:light;--bg: #f3f0e9;--bg-soft: #f8f5ef;--surface: rgba(255, 255, 255, .82);--surface-strong: #fffaf2;--surface-raise: #ffffff;--border: rgba(23, 26, 33, .11);--border-strong: rgba(23, 26, 33, .2);--text: #171a21;--text-muted: #656d7a;--text-dim: #8b93a1;--accent: #17834f;--accent-deep: #0f633d;--accent-soft: rgba(23, 131, 79, .12);--cta: rgba(23, 26, 33, .08);--cta-deep: rgba(23, 26, 33, .13);--cta-text: #171a21;--cta-border: rgba(23, 26, 33, .18);--shadow-soft: 0 18px 40px rgba(45, 40, 30, .14);--shadow-card: 0 12px 26px rgba(45, 40, 30, .12);--shadow-menu: 0 20px 44px rgba(45, 40, 30, .18);--focus-ring: 0 0 0 3px rgba(23, 26, 33, .12)}:root[data-theme=light] body{background:radial-gradient(120% 85% at 50% 0%,#fff8e8,#f3f0e9 56%,#e9e3d8);color:var(--text)}:root[data-theme=light] body:before{background:radial-gradient(55% 36% at 14% 8%,rgba(245,196,81,.18),transparent 64%),radial-gradient(52% 38% at 86% 0%,rgba(34,197,94,.12),transparent 58%);opacity:.95}:root[data-theme=light] .app{background:linear-gradient(180deg,#fbf8f1e6,#f3f0e9f0 42%,#ebe5dbfa)}:root[data-theme=light] .ff-f2-hero-gradient,:root[data-theme=light] .ff-profile-hero-gradient{background:linear-gradient(180deg,#05070b0d,#05070b57 48%,#05070bdb)}:root[data-theme=light] .ff-f2-hero-name,:root[data-theme=light] .ff-f2-hero-name span,:root[data-theme=light] .ff-profile-story-hero-sport,:root[data-theme=light] .ff-profile-story-hero-summary,:root[data-theme=light] .ff-profile-hero-name,:root[data-theme=light] .ff-profile-hero-title,:root[data-theme=light] .ff-profile-hero-age,:root[data-theme=light] .ff-profile-hero-location{color:#fffffff5;text-shadow:0 2px 10px rgba(0,0,0,.42)}:root[data-theme=light] .ff-f2-hero-name span,:root[data-theme=light] .ff-profile-hero-age{opacity:.78}:root[data-theme=light] .ff-profile-story-hero-summary,:root[data-theme=light] .ff-profile-hero-location,:root[data-theme=light] .ff-f2-hero-area,:root[data-theme=light] .ff-f2-hero-inline-line--meta{color:#eef2f7d6}:root[data-theme=light] .ff-f2-hero-inline-line--headline{color:#fffffff5}:root[data-theme=light] .ff-pill,:root[data-theme=light] .ff-f2-chip,:root[data-theme=light] .ff-profile-hero-tag{border-color:#ffffff38;background:#07090ebd;color:#fffffff0;box-shadow:inset 0 1px #ffffff14,0 8px 20px #00000038}:root[data-theme=light] .ff-f2-hero-action{border-color:#ffffff3d;background:#080a0fc7;color:#fffffff5;box-shadow:inset 0 1px #ffffff14,0 8px 20px #00000042}:root[data-theme=light] .ff-f2-hero-action.primary{border-color:#ffffff57;background:#0a0c12e0;color:#fffffffa}:root[data-theme=light] .ff-swipe-stack,:root[data-theme=light] .ff-swipe-overlay,:root[data-theme=light] .thread-page{background:var(--bg)}:root[data-theme=light] .main>*+*{border-top-color:#171a2112}:root[data-theme=light] .bottom-nav,:root[data-theme=light] .thread-header,:root[data-theme=light] .thread-top-toggle,:root[data-theme=light] .thread-composer{background:#fffcf6e6;border-color:var(--border);box-shadow:0 -10px 30px #2d281e14}:root[data-theme=light] .bottom-nav-avatar,:root[data-theme=light] .ff-ff-avatar{background:#171a210f;border-color:#171a211f}:root[data-theme=light] .bottom-nav-avatar-fallback,:root[data-theme=light] .ff-ff-avatar-fallback{color:#171a21e0}:root[data-theme=light] .bottom-nav-avatar-active{border-color:#171a21bf;box-shadow:0 0 0 1px #171a2133}:root[data-theme=light] .bottom-nav-badge,:root[data-theme=light] .bottom-nav-attention-badge,:root[data-theme=light] .ff-ff-unread-dot{box-shadow:0 0 0 2px #fffcf6f0}:root[data-theme=light] .card,:root[data-theme=light] .profile-card,:root[data-theme=light] .profile-stat,:root[data-theme=light] .ff-profile-card,:root[data-theme=light] .ff-profile-group,:root[data-theme=light] .ff-profile-group--compact,:root[data-theme=light] .ff-likes-empty,:root[data-theme=light] .ff-a-media-empty,:root[data-theme=light] .ff-a-media-card,:root[data-theme=light] .ff-a-media-editor,:root[data-theme=light] .thread-unavailable-card{background:#ffffffc7;border-color:var(--border);box-shadow:var(--shadow-card)}:root[data-theme=light] .ff-profile-group--story{background:transparent;box-shadow:none}:root[data-theme=light] .ff-profile-about-prompt{border-color:#b078163d;background:#fff5ddd1;color:var(--text)}:root[data-theme=light] .ff-profile-prompt-title{color:#171a21b8}:root[data-theme=light] .ff-profile-prompt-answer,:root[data-theme=light] .ff-profile-story-title,:root[data-theme=light] .ff-profile-ach-title,:root[data-theme=light] .ff-likes-empty-title{color:var(--text)}:root[data-theme=light] .ff-profile-fit-verdict{color:var(--text)}:root[data-theme=light] .ff-profile-fit-row-value.is-match{color:#171a21}:root[data-theme=light] .ff-profile-fit-row-indicator{color:#0f633de6}:root[data-theme=light] .ff-profile-fit-meter-mark{border-color:#171a211a;background:#171a210f;box-shadow:inset 0 1px 2px #2d281e14}:root[data-theme=light] .ff-profile-fit-meter-mark:after{border-color:#171a211f}:root[data-theme=light] .ff-profile-fit-meter-mark.is-active{border-color:#847c703d;background:linear-gradient(135deg,#847c707a,#5f5b5657);box-shadow:0 5px 16px #2d281e14}:root[data-theme=light] .ff-profile-fit-meter--score-2 .ff-profile-fit-meter-mark.is-active{border-color:#ae804847;background:linear-gradient(135deg,#ae8048a8,#74563b6b)}:root[data-theme=light] .ff-profile-fit-meter--score-3 .ff-profile-fit-meter-mark.is-active{border-color:#c4a45f52;background:linear-gradient(135deg,#c4a45fb8,#84765370)}:root[data-theme=light] .ff-profile-fit-meter--score-4 .ff-profile-fit-meter-mark.is-active{border-color:#6d8b5552;background:linear-gradient(135deg,#b1a95fad,#4b825b80)}:root[data-theme=light] .ff-profile-fit-meter--score-5 .ff-profile-fit-meter-mark.is-active{border-color:#b0781657;background:linear-gradient(135deg,#fff4b8f5,#f5c451e0 48%,#a6711f9e);box-shadow:0 5px 16px #b0781624}:root[data-theme=light] .ff-profile-row-value,:root[data-theme=light] .ff-profile-ach-detail,:root[data-theme=light] .ff-likes-empty-copy,:root[data-theme=light] .ff-ff-sub,:root[data-theme=light] .ff-ff-time,:root[data-theme=light] .ff-ff-empty,:root[data-theme=light] .ff-ff-empty-copy{color:var(--text-muted)}:root[data-theme=light] .ff-profile-ach-item,:root[data-theme=light] .ff-ff-item,:root[data-theme=light] .ff-ff-like-row,:root[data-theme=light] .card-facts,:root[data-theme=light] .fact-row{border-color:#171a2114}:root[data-theme=light] .ff-profile-hero-menu,:root[data-theme=light] .thread-menu,:root[data-theme=light] .ff-f2-safety-menu,:root[data-theme=light] .ff-filters-sheet{background:#fffcf6f5;border-color:#171a211f;box-shadow:var(--shadow-menu)}:root[data-theme=light] .ff-profile-hero-menu-row:hover,:root[data-theme=light] .thread-menu-item:hover,:root[data-theme=light] .ff-f2-safety-item:hover{background:#171a210d}:root[data-theme=light] .ff-f2-safety-item{color:var(--text)}:root[data-theme=light] .ff-f2-safety-item:active{background:#171a2114}:root[data-theme=light] .ff-f2-safety-item.danger{color:#c93535}:root[data-theme=light] .ff-f2-safety-item.danger:hover,:root[data-theme=light] .ff-f2-safety-item.danger:active{background:#c9353514}:root[data-theme=light] .ff-profile-hero-menu-divider{background:#171a2114}:root[data-theme=light] .ff-profile-hero-menu-row-logout:hover{background:#dc262614}:root[data-theme=light] .tab-switcher,:root[data-theme=light] .ff-ff-toggle{background:#171a210f;border-color:var(--border)}:root[data-theme=light] .tab-switcher-button-active,:root[data-theme=light] .ff-ff-toggle-btn.active,:root[data-theme=light] .cp2-chip.on,:root[data-theme=light] .cp2-chip.vis-chip.on,:root[data-theme=light] .ff-privacy .cp2-chip.on{background:#171a2117;color:var(--text)}:root[data-theme=light] .chip,:root[data-theme=light] .cp2-chip,:root[data-theme=light] .cp2-btn,:root[data-theme=light] .profile-edit-button,:root[data-theme=light] .ff-discovery-chip,:root[data-theme=light] .ff-discovery-toolbar-action,:root[data-theme=light] .ff-discover-btn,:root[data-theme=light] .ff-filters-btn,:root[data-theme=light] .ff-match-open,:root[data-theme=light] .ff-profile-edit-link,:root[data-theme=light] .ff-discovery-settings-row,:root[data-theme=light] .ff-a-media-empty-action,:root[data-theme=light] .ff-ff-like-action{background:#ffffffbd;border-color:var(--border);color:var(--text)}:root[data-theme=light] .chip-active,:root[data-theme=light] .ff-ff-like-action.primary{background:var(--accent-soft);border-color:#17834f47;color:#0d5131}:root[data-theme=light] .login-input,:root[data-theme=light] .ff-ff-search-input,:root[data-theme=light] .thread-composer input,:root[data-theme=light] .thread-composer textarea,:root[data-theme=light] .ff-a-media-editor-input,:root[data-theme=light] .cp2-duration-select,:root[data-theme=light] .ff-filters-row select{background:#ffffffdb;border-color:var(--border);color:var(--text)}:root[data-theme=light] .login-input::placeholder,:root[data-theme=light] .ff-ff-search-input::placeholder,:root[data-theme=light] .thread-composer input::placeholder{color:#656d7ab8}:root[data-theme=light] .login-logo{color:#171a21}:root[data-theme=light] .login-toggle-row{gap:4px;padding:4px;border-radius:999px;border:1px solid rgba(23,26,33,.1);background:#171a210e;box-shadow:inset 0 1px 2px #2d281e0d}:root[data-theme=light] .login-toggle{border-color:transparent;background:transparent;color:#171a2194}:root[data-theme=light] .login-toggle:not(.login-toggle-active):hover{color:#171a21bd;background:#ffffff57}:root[data-theme=light] .login-toggle-active{border-color:#17834f3d;background:#ffffffeb;color:#171a21;box-shadow:0 5px 14px #2d281e1a}:root[data-theme=light] .login-input{background:#fffffff2;border-color:#171a2129;color:#171a21;box-shadow:inset 0 1px #ffffffb8,0 5px 16px #2d281e0f}:root[data-theme=light] .login-input:focus{background:#fff;border-color:#17834f57;box-shadow:0 0 0 3px #17834f1a,0 7px 18px #2d281e14}:root[data-theme=light] .login-input::placeholder{color:#656d7a9e}:root[data-theme=light] .login-primary{border-color:#0f633d2e;background:linear-gradient(135deg,#17834f,#0f633d);color:#fff;box-shadow:0 10px 24px #17834f33}:root[data-theme=light] .login-primary:disabled{border-color:#171a211a;background:#171a211c;color:#171a2175;box-shadow:none}:root[data-theme=light] .login-link{color:#0f633de6}:root[data-theme=light] .login-divider{color:#171a218f}:root[data-theme=light] .login-outline{background:#ffffffe0;border-color:#171a2124;color:#171a21;box-shadow:0 6px 16px #2d281e12}:root[data-theme=light] .login-outline:disabled{background:#ffffff94;color:#171a216b;box-shadow:none}:root[data-theme=light] .login-divider:before,:root[data-theme=light] .login-divider:after{background:#171a211a}:root[data-theme=light] .ff-profile-edit-screen,:root[data-theme=light] .ff-profile-edit-page,:root[data-theme=light] .landing-screen{background:transparent}:root[data-theme=light] .ff-profile-edit-sheet{background:#fffcf6f5;border-color:var(--border)}:root[data-theme=light] .ff-profile-edit-sheet-page{background:transparent;border-color:transparent}:root[data-theme=light] .bubble--them{background:#ffffffe0;border-color:var(--border);color:var(--text)}:root[data-theme=light] .bubble--me{background:#17834f24;border-color:#17834f42;color:#0d5131}:root[data-theme=light] .bubble-time{color:#656d7ab3}:root[data-theme=light] .thread-icon-btn,:root[data-theme=light] .thread-top-toggle-btn{color:#171a219e}:root[data-theme=light] .thread-top-toggle-btn.active{color:var(--text)}
