@import "https://fonts.googleapis.com/css2?family=Anton&family=Bebas+Neue&family=Manrope:wght@400;600;700;800&family=Rajdhani:wght@600;700&family=Space+Grotesk:wght@500;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0;font-family:Manrope,Arial,Helvetica,sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:16px}body{background-color:#0000;background-image:radial-gradient(900px 600px at 15% 10%,#3b82f640,#0000 60%),radial-gradient(900px 600px at 85% 85%,#0ea5e92e,#0000 60%),linear-gradient(135deg,#020617f0,#0f172aeb),url(/hero-stadium.jpg);background-position:50%;background-repeat:repeat,repeat,repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;min-height:100vh}:root{--ink:#0f172a;--ink-soft:#334155;--ink-muted:#475569;--snow:#f8fafc;--card:#fffffff5;--border:#94a3b880;--primary:#2563eb;--primary-strong:#1d4ed8;--glow:#2563eb40;--gc-navy:#08235c;--gc-blue:#0b63ff;--gc-blue-strong:#084ed1;--gc-sky:#66c2ff;--gc-ice:#eaf4ff;--unread-badge-bg:#ef4444;--unread-badge-text:#fff;--unread-badge-ring:#0f172af2;--unread-highlight:#fecaca}@keyframes formFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.form-container{background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #94a3b84d;border-radius:24px;max-width:480px;margin:48px auto;padding:40px 36px;animation:.5s both formFadeIn;box-shadow:0 24px 48px #02061740,inset 0 0 0 1px #ffffff0d}.section-title{text-align:center;margin-bottom:24px}.section-title h1{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;font-family:Anton,sans-serif;font-size:34px;font-weight:400;line-height:1.15}.section-title p{color:var(--ink-muted);letter-spacing:.01em;margin-top:8px;font-size:15px;font-weight:600}.form-title{text-align:center;color:var(--ink);letter-spacing:.01em;margin-bottom:26px;font-size:28px;font-weight:800}.label{color:var(--ink-muted);letter-spacing:.02em;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.input,.select{width:100%;color:var(--ink);background:#f8fafce6;border:1.5px solid #94a3b859;border-radius:14px;padding:14px 16px;font-size:15px;font-weight:500;transition:all .25s}.input::placeholder{color:#47556980;font-weight:500}.checkbox-row{color:var(--ink);background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #94a3b859;border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;font-weight:600;line-height:1.35;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 4px 14px #0f172a0a}.checkbox-row:hover{border-color:#3b82f673;box-shadow:0 6px 18px #2563eb14}.checkbox-row input{width:18px;height:18px;accent-color:var(--primary);flex:none;margin-top:1px}.checkbox-row a{color:var(--primary);text-underline-offset:3px;font-weight:700}.input:focus,.select:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--glow);background:#fff;outline:none}.button{background:var(--primary);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:999px;width:100%;padding:11px 14px;font-size:14px;font-weight:800;transition:all .25s;box-shadow:0 4px 14px #2563eb40}.button:hover:not(:disabled){background:var(--primary-strong);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb59}.button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #2563eb33}.button:disabled{opacity:.6;cursor:not-allowed}.form-grid{gap:16px;display:grid}.form-actions{grid-column:1/-1}.photo-upload-preview{grid-column:1/-1;justify-content:center;display:flex}.photo-upload-preview img{object-fit:cover;border:2px solid var(--border);border-radius:14px;max-width:200px;max-height:200px;box-shadow:0 4px 16px #00000026}.forgot-password-link{text-align:center;color:var(--accent);letter-spacing:.01em;opacity:.85;grid-column:1/-1;margin-top:16px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s,color .2s;display:block}.forgot-password-link:hover{opacity:1;text-decoration:underline}.button:hover{background:var(--primary-strong);box-shadow:0 10px 22px #2563eb4d}.button.button-small{letter-spacing:.02em;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;width:auto;min-height:34px;padding:0 10px;font-size:.75rem;font-weight:700;display:inline-flex}.message{text-align:center;color:#ef4444;background:#ef44440f;border:1px solid #ef444426;border-radius:10px;margin-top:16px;padding:10px 14px;font-size:14px;font-weight:600}.register-privacy-note{color:#31506f;background:linear-gradient(#eff6ffeb,#eff6ffc2);border:1px solid #2563eb2e;border-radius:16px;margin-top:2px;padding:14px 16px;box-shadow:inset 0 1px #ffffff8c}.register-privacy-note__label{letter-spacing:.16em;text-transform:uppercase;color:var(--primary);margin-bottom:6px;font-size:11px;font-weight:800;display:inline-block}.register-privacy-note p{text-align:left;margin:0;font-size:14px;line-height:1.6}.browse-container{max-width:1120px;margin:40px auto 80px;padding:0 20px}.browse-header{margin-bottom:24px}.browse-subtitle{color:#cbd5f5;margin-top:6px}.admin-directory-search{flex-wrap:wrap;align-items:center;gap:8px;max-width:560px;margin-top:12px;display:flex}.admin-directory-search .input{flex:240px}.browse-status{color:#e2e8f0;margin-bottom:14px;font-weight:600}.browse-db-header{text-align:center;margin-bottom:28px}.browse-db-header h1{color:#f8fafc;letter-spacing:.05em;text-transform:uppercase;text-shadow:0 6px 18px #02061773;font-family:Anton,Arial,Helvetica,sans-serif;font-size:44px}.browse-db-header .browse-subtitle{color:#e2e8f0;max-width:620px;margin:10px auto 0;font-weight:600}.browse-fifa-grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.browse-fifa-item{flex-direction:column;align-items:center;gap:8px;display:flex}.browse-edit-link{color:#60a5fa;text-underline-offset:3px;font-size:13px;font-weight:700;text-decoration:underline}.browse-edit-link:hover{color:#93bbfc}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.overview-cards-grid{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto}.card{border:1px solid var(--border);background:#fffffff2;border-radius:16px;padding:18px;box-shadow:0 14px 30px #02061740}.link-card{color:inherit;text-decoration:none;transition:transform .12s,box-shadow .12s}.link-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.card-top{align-items:center;gap:12px;margin-bottom:12px;display:flex}.card-photo,.card-photo-placeholder{object-fit:cover;color:#374151;background:#f3f4f6;border-radius:50%;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;font-weight:700;display:flex}.card-title{color:var(--ink);margin-bottom:4px;font-size:18px;font-weight:800}.card-meta{color:#475569;font-size:14px}.admin-card{background:linear-gradient(#0d162af5,#0a1222f0);border:1px solid #60a5fa2e;box-shadow:0 18px 34px #0206174d}.admin-card .card-title,.admin-card h3,.admin-card h2,.admin-card strong,.admin-card a{color:#f8fbff}.admin-card .card-meta,.admin-card .card-details,.admin-card .browse-status,.admin-card p,.admin-card div{color:#d7e5fb}.admin-table-card{padding:18px 18px 10px}.admin-table{border-collapse:collapse;color:#e8f1ff;width:100%}.admin-table thead th{letter-spacing:.06em;text-transform:uppercase;color:#9fc5ff;background:#2563eb1f;border-bottom:1px solid #60a5fa33;padding:12px 10px;font-size:12px;font-weight:800}.admin-table tbody td{color:#e8f1ff;vertical-align:top;border-top:1px solid #60a5fa24;padding:12px 10px}.admin-table tbody tr:hover{background:#2563eb14}.card-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.badge{color:#1d4ed8;background:#2563eb1f;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600}.card-details{color:#334155;gap:6px;font-size:14px;display:grid}.admin-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-moderation-grid{align-items:start}.admin-moderation-card{gap:14px;padding:20px;display:grid}.admin-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-edit-form{gap:12px;display:grid}.admin-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-field{gap:6px;display:grid}.admin-field.field--full{grid-column:1/-1}.admin-card textarea{resize:vertical;min-height:108px}.button.button-danger{color:#fff;background:linear-gradient(#dc2626,#b91c1c);border-color:#f8717166;box-shadow:0 14px 28px #7f1d1d59}.button.button-danger:hover{color:#fff;background:linear-gradient(#ef4444,#dc2626)}@media (max-width:720px){.admin-card-top{flex-direction:column;align-items:flex-start}.admin-edit-grid{grid-template-columns:1fr}}.landing{color:var(--snow);isolation:isolate;position:relative;overflow:clip}.hero{align-items:center;min-height:100vh;padding:104px 24px 88px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 18%,#60a5fa24,#0000 32%),radial-gradient(circle at 78% 28%,#22d3ee24,#0000 24%),linear-gradient(#030a1c14,#030a1c6b);position:absolute;inset:0}.hero-glow{pointer-events:none;filter:blur(96px);opacity:.9;border-radius:50%;width:740px;height:520px;position:absolute}.hero-glow--left{background:#0b63ff57;top:-8%;left:-8%}.hero-glow--right{background:#22d3ee33;bottom:-18%;right:-8%}.hero-inner{z-index:1;width:min(920px,100%);margin:0 auto;display:block;position:relative}.hero-copy{text-align:center;max-width:760px;margin:0 auto}.hero-kicker{letter-spacing:.28em;color:var(--gc-sky);text-shadow:0 4px 14px #08235c59;margin-bottom:20px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.hero-h1{letter-spacing:-.035em;color:var(--gc-ice);text-wrap:balance;text-transform:uppercase;text-shadow:0 6px 16px #0206174d;margin-bottom:16px;font-family:Anton,sans-serif;font-size:clamp(50px,7.2vw,94px);font-weight:400;line-height:.9}.hero-h1-line{display:inline-block}.hero-white{color:#f3f7ff;text-shadow:0 4px 10px #060c1838;display:block}.hero-accent{color:#18a7ff;text-shadow:0 4px 10px #18a7ff2e;display:block}.hero-sub{color:#e5f0ff;letter-spacing:-.03em;text-wrap:balance;max-width:560px;margin:0 auto 16px;font-size:clamp(18px,2vw,24px);font-weight:700;line-height:1.42}.hero-detail{color:#d6e4ffd1;max-width:560px;margin:0 auto 24px;font-size:16px;font-weight:500;line-height:1.72}.hero-pill-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(620px,100%);margin-bottom:28px;margin-left:auto;margin-right:auto;display:grid}.hero-pill{color:#d6e7ff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a6b;border:1px solid #94a3b83d;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:8px 14px;font-size:12px;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}.hero-pill:hover{color:#fff;background:#2563eb33;border-color:#60a5fa57;transform:translateY(-1px)}.hero-cta-row{justify-content:center;gap:14px;margin-bottom:18px;display:flex}.hero-cta-stack{background:linear-gradient(#fffffffa,#eef5fff2);border:1px solid #bfdbfed1;border-radius:24px;gap:12px;width:min(430px,100%);margin:0 0 18px;padding:16px;display:grid;box-shadow:0 24px 54px #02061747}.cta-btn{background:linear-gradient(135deg,var(--gc-blue),var(--gc-blue-strong));color:#fff;letter-spacing:.03em;cursor:pointer;border:none;border-radius:18px;padding:16px 34px;font-size:16px;font-weight:800;text-decoration:none;transition:background .18s,box-shadow .18s,transform .18s,border-color .18s;display:inline-block;box-shadow:0 16px 34px #0b63ff42}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0b63ff5c}.cta-btn-secondary{color:var(--gc-ice);background:#0a1b4461;border:1px solid #7dd3fc2e;box-shadow:0 12px 28px #08235c29}.cta-btn-secondary:hover{background:#08235c80;border-color:#7dd3fc57;box-shadow:0 14px 34px #08235c3d}.hero-cta-stack .cta-btn{text-align:left;letter-spacing:.01em;border-radius:20px;width:100%;padding:16px 18px;font-size:15px;box-shadow:0 14px 28px #0b63ff29}.hero-cta-stack .cta-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px #0b63ff33}.hero-cta-stack .cta-btn-secondary{color:var(--gc-blue-strong);background:linear-gradient(#f8fbff,#edf4ff);border:1px solid #94a3b852}.hero-cta-stack .cta-btn-secondary:hover{background:linear-gradient(#fff,#edf4ff);border-color:#2563eb42;box-shadow:0 10px 20px #94a3b829}.cta-btn-content{align-items:center;gap:14px;width:100%;display:flex}.cta-btn-arrow{color:inherit;opacity:.78;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.cta-btn-icon{background:#ffffff2e;border:1px solid #fff3;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:inset 0 1px #ffffff2e}.hero-cta-stack .cta-btn-secondary .cta-btn-icon{color:var(--gc-blue-strong);background:#2563eb14;border-color:#2563eb24}.cta-btn-copy{gap:2px;min-width:0;display:grid}.cta-btn-title{font-size:16px;font-weight:800;line-height:1.15;display:block}.cta-btn-text{opacity:.86;font-size:12.5px;font-weight:600;line-height:1.35;display:block}.hero-login{color:#94a3b8;font-size:14px;font-weight:600}.hero-login a{color:var(--gc-sky);font-weight:700;text-decoration:none;transition:color .15s}.hero-login a:hover{color:#9fdcff}.hero-visual{position:relative}.hero-showcase{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.hero-orbit{border:1px solid #94a3b824;border-radius:50%;position:absolute}.hero-orbit--one{background:radial-gradient(circle,#2563eb1a,#0000 65%);width:420px;height:420px}.hero-orbit--two{border-color:#22d3ee1f;width:520px;height:520px}.hero-device{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#081435e6,#0b1e4dd1);border:1px solid #94a3b829;border-radius:34px;width:min(100%,420px);padding:18px;position:relative;box-shadow:0 30px 80px #0206176b,inset 0 1px #ffffff14}.hero-device-top{justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.hero-device-chip,.hero-device-status,.hero-device-badge{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.hero-device-chip{color:#cfe3ff;background:#2563eb29;padding:7px 12px}.hero-device-status{color:#7dd3fc;border:1px solid #7dd3fc33;padding:7px 12px}.hero-device-screen{gap:14px;display:grid}.hero-device-card{border:1px solid #94a3b824;border-radius:24px;padding:18px}.hero-device-card strong{margin-bottom:8px;font-size:18px;line-height:1.1;display:block}.hero-device-card p{color:#e0eaffc2;margin:0;font-size:14px;line-height:1.58}.hero-device-card--primary{background:linear-gradient(160deg,#0c63ff4d,#1b357499);box-shadow:inset 0 1px #ffffff0f}.hero-device-card--secondary,.hero-device-card--glass{background:#ffffff0a}.hero-device-card-head,.hero-device-section-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.hero-device-badge{color:#eff6ff;background:#ffffff1f;padding:7px 12px}.hero-device-score{color:#8ee7ff;font-size:20px;font-weight:800}.hero-device-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.hero-device-metric{text-align:center;background:#ffffff14;border-radius:18px;padding:12px 10px}.hero-device-metric span{margin-bottom:4px;font-size:19px;font-weight:800;display:block}.hero-device-metric small{color:#e0eaffbd;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.hero-device-list{gap:12px;display:grid}.hero-device-list-item{align-items:flex-start;gap:12px;display:flex}.hero-device-list-item strong{margin-bottom:2px;font-size:14px}.hero-device-list-item small{color:#e0eaffb8;font-size:12px}.hero-device-dot{background:#3b82f6;border-radius:50%;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 6px #3b82f61f}.hero-device-dot--cyan{background:#22d3ee;box-shadow:0 0 0 6px #22d3ee1f}.hero-device-bars{gap:10px;display:grid}.hero-device-bars span{background:linear-gradient(90deg,#7dd3fceb,#2563ebe6);border-radius:999px;height:12px;display:block}.hero-float{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #94a3b82e;border-radius:20px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 18px 34px #02061738}.hero-float strong,.hero-float span{display:block}.hero-float strong{margin-bottom:3px;font-size:14px}.hero-float span{color:#e0eaffb8;font-size:12px}.hero-float--left{bottom:62px;left:0}.hero-float--right{top:76px;right:0}.sect{padding:96px 24px;position:relative}.sect:before{content:"";pointer-events:none;background:linear-gradient(#ffffff04,#fff0),radial-gradient(circle at top,#60a5fa14,#0000 42%);position:absolute;inset:0}.sect--alt{background:linear-gradient(#0a122aad,#08102494)}.sect-inner{z-index:1;max-width:1180px;margin:0 auto;position:relative}.sect-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0d1b3eb8,#0a142c99);border:1px solid #94a3b829;border-radius:32px;padding:36px;position:relative;box-shadow:0 28px 70px #02061738}.sect-copy{text-align:center;max-width:760px;margin:0 auto 34px}.sect-label{letter-spacing:.3em;color:var(--gc-sky);text-align:center;margin-bottom:12px;font-size:12px;font-weight:800}.sect-h2{letter-spacing:-.04em;text-align:center;text-wrap:balance;margin-bottom:20px;font-family:Space Grotesk,Manrope,Arial,Helvetica,sans-serif;font-size:clamp(36px,4vw,54px);font-weight:700;line-height:1.02}.sect-body{text-align:center;color:#d0dcf1;max-width:700px;margin:0 auto;font-size:18px;font-weight:500;line-height:1.78}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:940px;margin:0 auto;display:grid}.role-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0c1a3bb8,#09142bb8);border:1px solid #94a3b82e;border-radius:26px;flex-direction:column;padding:24px 24px 22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.role-card:before,.step-card:before,.perk:before,.testimonial-card:before,.cta-panel:before,.sect-panel:before{content:"";opacity:.78;pointer-events:none;background:linear-gradient(90deg,#fff0,#7dd3fce6,#fff0);height:1px;position:absolute;inset:0 0 auto}.role-card:hover{border-color:#60a5fa5c;transform:translateY(-4px);box-shadow:0 24px 48px #02061757}.role-kicker{color:#8ec5ff;letter-spacing:.12em;text-transform:uppercase;background:#2563eb1f;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.role-icon{color:#7dd3fc;background:linear-gradient(#2563eb38,#0b63ff1f);border:1px solid #7dd3fc29;border-radius:18px;place-items:center;width:50px;height:50px;margin-bottom:12px;display:grid}.role-icon svg{width:22px;height:22px}.role-title{letter-spacing:.01em;margin-bottom:6px;font-size:20px;font-weight:800}.role-text{color:#b7c8df;font-size:15px;font-weight:500;line-height:1.6}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.step-num{color:#d9ebff;letter-spacing:.08em;background:#2563eb24;border-radius:999px;justify-content:center;align-items:center;min-width:56px;padding:10px 14px;font-family:Anton,Arial,Helvetica,sans-serif;font-size:22px;line-height:1;display:inline-flex}.step-card{background:linear-gradient(#0c1a3bb8,#09142bb8);border:1px solid #94a3b82e;border-radius:28px;padding:28px 26px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 24px 52px #0206173d}.step-card:hover{border-color:#60a5fa57;transform:translateY(-4px);box-shadow:0 28px 56px #0206174d}.step-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.step-icon{color:#7dd3fc;background:#ffffff0f;border:1px solid #94a3b824;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.step-title{margin-bottom:10px;font-size:22px;font-weight:800}.step-text{color:#b7c8df;font-size:15px;font-weight:500;line-height:1.72}.perks-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:8px;display:grid}.perks-grid--centered{grid-template-columns:repeat(3,minmax(220px,280px));justify-content:center}.perk{text-align:left;background:linear-gradient(#0c1a3ba8,#09142ba8);border:1px solid #94a3b829;border-radius:24px;padding:26px 22px 24px;transition:transform .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 20px 44px #0206172e}.perk:hover{border-color:#60a5fa4d;transform:translateY(-3px)}.perk-kicker{color:#7dd3fc;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:800;display:inline-flex}.perk-icon{color:#7dd3fc;letter-spacing:.02em;background:#2563eb24;border:1px solid #7dd3fc24;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 0 18px;font-family:Anton,Arial,Helvetica,sans-serif;font-size:22px;display:flex}.perk-icon svg{width:24px;height:24px}.perk-title{margin-bottom:8px;font-size:18px;font-weight:800}.perk-text{color:#b7c8df;font-size:14px;font-weight:500;line-height:1.68}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:8px;display:grid}.testimonial-card{background:linear-gradient(#0c1a3ba8,#09142ba8);border:1px solid #94a3b82e;border-radius:24px;padding:28px 24px 24px;transition:transform .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 22px 48px #0206172e}.testimonial-card:hover{border-color:#60a5fa4d;transform:translateY(-3px)}.testimonial-mark{color:#7dd3fc;background:#2563eb1f;border:1px solid #7dd3fc1f;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:18px;right:18px}.testimonial-header{align-items:center;gap:14px;margin-bottom:18px;display:flex}.testimonial-avatar{object-fit:cover;border:2px solid #60a5fa59;border-radius:50%;width:56px;height:56px}.testimonial-avatar--text{color:#bfdbfe;letter-spacing:.03em;background:#2563eb2e;justify-content:center;align-items:center;font-family:Anton,Arial,Helvetica,sans-serif;font-size:18px;display:inline-flex}.testimonial-name{margin:0;font-size:16px;font-weight:800}.testimonial-role{color:#60a5fa;margin:2px 0 0;font-size:13px;font-weight:600}.testimonial-quote{color:#c6d3e6;margin:0;font-size:15px;font-style:italic;font-weight:500;line-height:1.72}.testimonial-dots{justify-content:center;gap:8px;margin-top:18px;display:flex}.testimonial-dot{background:#94a3b859;border-radius:50%;width:8px;height:8px}.testimonial-dot.active{background:#60a5fa}.sect--cta{padding-top:88px;padding-bottom:110px}.cta-h2{letter-spacing:.04em;margin-bottom:16px;font-family:Anton,Arial,Helvetica,sans-serif;font-size:clamp(40px,4vw,58px);line-height:1.05}.cta-sub{color:#d1def2;margin-bottom:32px;font-size:18px;font-weight:500}.cta-panel{text-align:center;background:linear-gradient(145deg,#09183ee6,#09122cdb);border:1px solid #7dd3fc24;border-radius:34px;gap:22px;padding:42px 32px;display:grid;position:relative;box-shadow:0 30px 70px #02061757}.cta-panel-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:20px;display:flex}.cta-trust-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.cta-trust-row a{color:#d4e7ff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.cta-trust-row a:hover{color:#fff;background:#2563eb24;transform:translateY(-1px)}@media (max-width:720px){.hero{min-height:auto;padding:84px 18px 60px}.hero-copy{text-align:center;max-width:none}.hero-h1{letter-spacing:-.025em;font-size:52px}.hero-sub{font-size:17px}.hero-detail{margin-left:auto;margin-right:auto}.hero-pill-row,.hero-cta-row{justify-content:center}.hero-pill-row{grid-template-columns:repeat(3,minmax(0,1fr))}.sect{padding:56px 16px}.sect-h2{font-size:30px}.role-grid{grid-template-columns:1fr}.role-card{border-radius:22px;padding:20px 18px 18px}.role-kicker{margin-bottom:10px;padding:5px 10px;font-size:10px}.role-icon{border-radius:14px;width:44px;height:44px;margin-bottom:10px}.role-icon svg{width:20px;height:20px}.role-title{margin-bottom:4px;font-size:18px}.role-text{font-size:14px;line-height:1.5}.testimonial-grid,.steps-grid{grid-template-columns:1fr}.perks-grid{grid-template-columns:1fr 1fr}.perks-grid--centered{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px;margin-left:auto;margin-right:auto}.perks-grid--centered .perk:last-child{grid-column:1/-1;justify-self:center;width:min(100%,320px)}.cta-h2{font-size:36px}.cta-panel{padding:34px 22px}}@media (max-width:420px){.hero-h1{letter-spacing:-.02em;font-size:42px}.hero-h1-line{column-gap:8px}.hero-kicker{font-size:11px}.cta-btn{padding:14px 26px;font-size:15px}.hero-cta-stack{width:100%;padding:14px}.hero-cta-stack .cta-btn{padding:15px 16px;font-size:14px}.cta-btn-icon{border-radius:13px;width:40px;height:40px}.cta-btn-title{font-size:15px}.cta-btn-text{font-size:12px}.cta-btn-arrow{display:none}.perks-grid,.perks-grid--centered{grid-template-columns:1fr}.perks-grid--centered .perk:last-child{grid-column:auto;justify-self:stretch;width:100%}.sect-h2{font-size:26px}.cta-h2{font-size:30px}.cta-panel-actions{flex-direction:column}.cta-panel-actions .cta-btn{width:100%}}@media (max-width:720px){body{background-attachment:scroll}.form-container{border-radius:16px;margin:22px 12px 36px;padding:22px 20px}.form-title{margin-bottom:22px;font-size:22px}.section-title h1{font-size:22px}.input,.select,.button{padding:12px;font-size:15px}.browse-container{margin:16px auto 60px;padding:0 12px}.browse-db-header h1{font-size:30px}.browse-db-header .browse-subtitle{font-size:14px}.cards-grid{grid-template-columns:1fr}.overview-cards-grid{grid-template-columns:repeat(5,minmax(180px,1fr))}.card{padding:14px}.card-top{gap:10px}.card-photo,.card-photo-placeholder{flex:0 0 56px;width:56px;height:56px}}@media (min-width:960px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .field{margin-bottom:0}.form-grid textarea{grid-column:1/-1}}.nav-sticky-header{z-index:58;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(#0f172a9e,#0f172a00);padding:12px 16px 6px;position:sticky;top:0}.nav-sticky-inner{pointer-events:none;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;display:flex}.nav-header-actions{pointer-events:auto;align-items:center;gap:12px;display:flex}.nav-header-brand{pointer-events:auto;justify-content:center;align-items:center;height:44px;padding:0 8px;text-decoration:none;display:inline-flex}.nav-desktop-feed{color:#f0fdf4;letter-spacing:.02em;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 12px 28px #22c55e47}.nav-desktop-feed:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 16px 32px #22c55e57}.brand-logo{border-radius:8px;display:block}.nav-toggle{z-index:60;pointer-events:auto;color:#f8fafc;cursor:pointer;background:#0f172acc;border:1px solid #94a3b866;border-radius:22px;align-items:center;gap:10px;height:44px;padding:0 6px 0 14px;transition:background .15s,border-color .15s,transform .15s;display:flex;position:relative}.nav-toggle:hover{background:#0f172af2;border-color:#60a5fa80;transform:scale(1.03)}.nav-toggle-unread-badge{background:var(--unread-badge-bg);min-width:19px;height:19px;color:var(--unread-badge-text);border:2px solid var(--unread-badge-ring);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.nav-avatar-img{object-fit:cover;border:2px solid #60a5fa66;border-radius:50%;flex-shrink:0;width:32px;height:32px}.nav-avatar-initial{width:32px;height:32px;font-family:var(--font-display,"Anton",sans-serif);color:#60a5fa;background:#60a5fa26;border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;display:grid}.nav-overlay{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}.nav-drawer{z-index:80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a1224f7;border-left:1px solid #94a3b833;flex-direction:column;width:280px;max-width:85vw;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.nav-drawer-open{transform:translate(0)}.nav-drawer-header{border-bottom:1px solid #94a3b826;justify-content:space-between;align-items:center;padding:20px 18px 16px;display:flex}.nav-drawer-user{align-items:center;gap:12px;display:flex}.nav-drawer-avatar{object-fit:cover;border:2px solid #60a5fa66;border-radius:50%;width:40px;height:40px}.nav-drawer-avatar-initial{color:#60a5fa;font-family:var(--font-display,"Anton",sans-serif);background:#60a5fa26;place-items:center;font-size:18px;display:grid}.nav-drawer-name{color:#f1f5f9;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 2px 8px #0000004d;font-family:Anton,Arial,Helvetica,sans-serif;font-size:20px;line-height:1.05}.nav-drawer-brand{align-items:center;display:inline-flex}.nav-drawer-brand .brand-logo{width:28px;height:28px}.nav-drawer-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;padding:4px;display:grid}.nav-drawer-close:hover{color:#f1f5f9;background:#94a3b81a}.nav-drawer-links{flex-direction:column;flex:1;gap:2px;padding:12px 10px;display:flex;overflow-y:auto}.nav-drawer-link{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:flex}.nav-drawer-link:hover{color:#f1f5f9;background:#60a5fa1a}.nav-drawer-link-active{color:#60a5fa;background:#60a5fa26}.nav-drawer-link svg{opacity:.8;flex-shrink:0}.nav-drawer-link:hover svg,.nav-drawer-link-active svg{opacity:1}.nav-link-unread-badge{background:var(--unread-badge-bg);min-width:19px;height:19px;color:var(--unread-badge-text);border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.nav-drawer-footer{border-top:1px solid #94a3b826;flex-direction:column;gap:2px;padding:10px 10px 20px;display:flex}.nav-drawer-logout{color:#f87171}.nav-drawer-logout:hover{color:#fca5a5;background:#f871711a}.nav-drawer-admin{color:#94a3b8;font-size:13px}.nav-drawer-admin:hover{color:#cbd5e1}.push-prompt-backdrop{z-index:200;background:#020617cc;place-items:center;padding:16px;animation:.25s push-prompt-fade-in;display:grid;position:fixed;inset:0}@keyframes push-prompt-fade-in{0%{opacity:0}to{opacity:1}}.push-prompt-modal{color:#e2e8f0;text-align:center;background:#0f172afa;border:1px solid #94a3b84d;border-radius:16px;flex-direction:column;align-items:center;gap:10px;width:min(100%,380px);padding:28px 24px 20px;animation:.3s push-prompt-slide-up;display:flex}@keyframes push-prompt-slide-up{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.push-prompt-icon{color:#60a5fa;background:#3b82f626;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:4px;display:grid}.push-prompt-modal h3{color:#f8fafc;margin:0;font-size:18px;font-weight:700}.push-prompt-modal p{color:#94a3b8;margin:0;font-size:14px;line-height:1.5}.push-prompt-actions{gap:10px;width:100%;margin-top:8px;display:flex}.push-prompt-dismiss,.push-prompt-enable{cursor:pointer;border:none;border-radius:10px;flex:1;padding:10px 14px;font-size:14px;font-weight:600;transition:background .15s,opacity .15s}.push-prompt-dismiss{color:#94a3b8;background:#94a3b824}.push-prompt-dismiss:hover{background:#94a3b838}.push-prompt-enable{color:#fff;background:#2563eb}.push-prompt-enable:hover{background:#1d4ed8}.push-prompt-dismiss:disabled,.push-prompt-enable:disabled{opacity:.5;cursor:default}.mobile-bottom-nav{display:none}@media (max-width:720px){.nav-header-actions{gap:0}.nav-desktop-feed{display:none}body.has-mobile-bottom-nav{padding-bottom:90px}.mobile-bottom-nav{z-index:75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172aeb,#0f172adb);border:1px solid #94a3b838;border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;display:grid;position:fixed;bottom:12px;left:12px;right:12px;overflow:visible;box-shadow:0 18px 36px #0206176b,inset 0 1px #ffffff14}.mobile-bottom-nav:before{content:"";opacity:.8;pointer-events:none;background:linear-gradient(90deg,#fff0,#60a5fae6,#fff0);height:1px;position:absolute;inset:0 0 auto}.mobile-bottom-nav-link{appearance:none;color:#e2e8f0d1;letter-spacing:.01em;cursor:pointer;background:0 0;border:0;border-right:1px solid #94a3b81f;place-items:center;gap:3px;min-height:60px;font-family:inherit;font-size:10px;font-weight:800;text-decoration:none;transition:background .15s,color .15s;display:grid;position:relative}.mobile-bottom-nav-link:last-child{border-right:0}.mobile-bottom-nav-share{-webkit-tap-highlight-color:transparent}.mobile-bottom-nav-unread-badge{background:var(--unread-badge-bg);min-width:17px;height:17px;color:var(--unread-badge-text);border:1px solid var(--unread-badge-ring);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:6px;right:10px}.mobile-bottom-nav-post{color:#f0fdf4;z-index:2;background:radial-gradient(circle at 50% 26%,#22c55edb,#0f172afa 74%);border:1px solid #6ee7b78c;border-radius:999px;place-items:center;width:72px;height:72px;text-decoration:none;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%,-34px);box-shadow:0 12px 28px #22c55e73,inset 0 0 0 1px #6ee7b740}.mobile-bottom-nav-link svg,.mobile-bottom-nav-post svg{opacity:.9}.mobile-bottom-nav-post svg{filter:drop-shadow(0 0 8px #22c55e59);width:26px;height:26px}.mobile-bottom-nav-link.active{color:#dbeafe;background:linear-gradient(#2563eb3d,#2563eb1f)}.mobile-bottom-nav-post.active{color:#86efac;box-shadow:0 14px 30px #22c55e85,inset 0 0 0 1px #6ee7b76b}body:not(.chat-mobile-conversation-active) .nav-sticky-header{display:block!important}}.site-footer{margin:40px auto 28px;padding:0 20px 30px}.footer-inner{background:#0f172abf;border:1px solid #94a3b859;border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:14px;max-width:1120px;margin:0 auto;padding:18px 22px;display:grid;box-shadow:0 16px 30px #02061773}.footer-stat{text-align:center;border-right:1px solid #94a3b859;padding:0 10px}.footer-stat:last-child{border-right:none}.footer-link{color:inherit;text-decoration:none;transition:transform .15s,box-shadow .15s}.footer-link:hover{transform:translateY(-2px)}.footer-number{letter-spacing:.06em;color:#93c5fd;font-family:Anton,Arial,Helvetica,sans-serif;font-size:32px}.footer-label{color:#e2e8f0;letter-spacing:.04em;text-transform:uppercase;margin-top:6px;font-size:13px;font-weight:700}@media (max-width:720px){.footer-inner{grid-template-columns:1fr;gap:10px}.footer-stat{border-bottom:1px solid #94a3b840;border-right:none;padding:0 0 10px}.footer-stat:last-child{border-bottom:none;padding-bottom:0}}.auth-divider{align-items:center;gap:16px;margin:28px 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#94a3b840;flex:1;height:1px}.auth-divider span{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.social-buttons{gap:12px;display:grid}.social-btn{width:100%;color:var(--ink);cursor:pointer;background:#f8fafce6;border:1.5px solid #94a3b84d;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 14px;font-size:15px;font-weight:700;transition:all .25s;display:flex}.social-btn:hover{background:#fff;border-color:#94a3b880;transform:translateY(-1px);box-shadow:0 4px 16px #02061714}.social-btn:active{transform:translateY(0)}.auth-email-display{background:#2563eb0d;border:1.5px solid #2563eb2e;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px 16px;display:flex}.auth-email-display span{color:var(--ink);font-size:15px;font-weight:700}.gc-back-action,.auth-back-link,.forgot-password-link{color:#dbeafe;cursor:pointer;letter-spacing:.02em;background:#0f172a85;border:1px solid #60a5fa2e;border-radius:12px;justify-content:center;align-items:center;width:auto;min-height:36px;padding:0 12px;font-family:inherit;font-size:.8rem;font-weight:700;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.gc-back-action:hover,.auth-back-link:hover,.forgot-password-link:hover{color:#fff;background:#2563eb24;border-color:#60a5fa47;transform:translateY(-1px)}.forgot-password-link{margin-top:12px}.auth-footer-link{text-align:center;color:var(--ink-muted);margin-top:20px;font-size:14px;font-weight:600}.auth-footer-link a{color:var(--primary);font-weight:700;text-decoration:none}.auth-footer-link a:hover{text-decoration:underline}.role-checkboxes{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px;display:grid}.role-checkbox-item{border:2px solid var(--border);cursor:pointer;color:var(--ink);background:#f8fafcf2;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;font-family:inherit;transition:all .2s;display:flex}.role-checkbox-item:hover:not(:disabled){border-color:var(--primary);box-shadow:0 0 0 4px var(--glow)}.role-checkbox-item.selected{border-color:var(--primary);background:#2563eb14}.role-checkbox-item:disabled{opacity:.6;cursor:default}.role-checkbox-icon{width:40px;height:40px;color:var(--primary);background:#2563eb1f;border-radius:12px;place-items:center;display:grid}.role-checkbox-icon svg{width:22px;height:22px}.role-checkbox-label{font-size:15px;font-weight:800}.role-checkbox-badge{color:#16a34a;background:#16a34a1a;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.setup-section{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.setup-section-title{color:var(--ink);margin-bottom:18px;font-size:20px;font-weight:800}.setup-role-section{border:1px solid var(--border);background:linear-gradient(#f8fafc99 0%,#fffffff2 100%);border-radius:16px;margin-top:28px;padding:24px 20px 20px;box-shadow:0 2px 12px #0206170a}.setup-role-section+.setup-role-section{margin-top:20px}.setup-role-section-header{border-bottom:1px solid #94a3b840;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.setup-role-section-icon{width:40px;height:40px;color:var(--primary);background:linear-gradient(135deg,#2563eb1f,#38bdf814);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.setup-role-section-title{color:var(--ink);letter-spacing:-.01em;font-size:18px;font-weight:800}@media (max-width:720px){.role-checkboxes{grid-template-columns:1fr}}.fifa-card{text-align:center;color:#fff;border:1px solid #fff3;border-radius:22px;flex-direction:column;align-items:center;gap:0;width:320px;min-height:572px;padding:22px 20px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px #02061761}.fifa-card:before{content:"";pointer-events:none;background:linear-gradient(165deg,#ffffff1f,#fff0);position:absolute;inset:0}.fifa-card-player{background:linear-gradient(135deg,#1e3a5f 0%,#2563eb 50%,#1e40af 100%)}.fifa-card-trainer{background:linear-gradient(135deg,#14532d 0%,#16a34a 50%,#15803d 100%)}.fifa-card-referee{background:linear-gradient(135deg,#7f1d1d 0%,#dc2626 50%,#b91c1c 100%)}.fifa-card-header{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:10px;display:flex}.fifa-card-sport{opacity:.95;width:22px;height:22px}.fifa-card-flag{border-radius:6px;overflow:hidden;box-shadow:0 2px 6px #0000004d}.fifa-card-photo{background:#ffffff29;border:3px solid #ffffff57;border-radius:50%;justify-content:center;align-items:center;width:102px;height:102px;margin:0 auto 12px;display:flex;overflow:hidden;box-shadow:0 8px 18px #02061747}.fifa-card-photo img{object-fit:cover;width:100%;height:100%}.fifa-card-initials{letter-spacing:.06em;color:#ffffffb3;font-family:Anton,Arial,Helvetica,sans-serif;font-size:32px}.fifa-card-name{letter-spacing:.04em;text-transform:uppercase;text-shadow:0 2px 8px #0000004d;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:54px;margin-bottom:8px;font-family:Anton,Arial,Helvetica,sans-serif;font-size:24px;line-height:1.1;display:-webkit-box;overflow:hidden}.fifa-card-endorsement-average{color:#e2e8f0f2;text-transform:uppercase;letter-spacing:.08em;margin:-4px 0 8px;font-size:11px;font-weight:700}.fifa-card-endorsement-average span{color:#f8fafc;background:linear-gradient(90deg,#ef444447,#eab3084d,#22c55e47);border:1px solid #e2e8f047;border-radius:999px;margin-left:6px;padding:3px 8px;display:inline-block}.fifa-card-divider{background:#fff6;border-radius:1px;width:40px;height:2px;margin:0 auto 8px}.fifa-card-role-label{letter-spacing:.15em;text-transform:uppercase;opacity:.78;margin-bottom:12px;font-size:11px;font-weight:800}.fifa-card-stats{flex-wrap:wrap;place-content:flex-start center;gap:6px;min-height:92px;display:flex}.fifa-card-stat{letter-spacing:.01em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;text-overflow:ellipsis;background:#ffffff29;border-radius:999px;max-width:100%;padding:5px 10px;font-size:11px;font-weight:700;overflow:hidden}.fifa-card-footer{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:100%;min-height:158px;margin-top:auto;display:flex}.fifa-card-tags{flex-wrap:wrap;justify-content:center;gap:6px;width:100%;display:flex}.fifa-card-social-row{grid-template-columns:1fr 1fr;gap:6px;width:100%;margin-top:4px;display:grid}.fifa-card-social-row span{color:#e2e8f0;background:#0206173d;border:1px solid #ffffff42;border-radius:9px;padding:5px 7px;font-size:11px;font-weight:700}.fifa-card-social-row strong{color:#fff}.fifa-card-actions-row{flex-wrap:wrap;justify-content:center;gap:7px;width:100%;margin-top:2px;display:flex}.fifa-card-action-btn{color:#f8fafc;cursor:pointer;background:#0f172a73;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.fifa-card-action-btn:hover{background:#ffffff38}.fifa-card-action-btn.active{background:#2563eb47;border-color:#93c5fda6}.fifa-card-action-btn.endorse{color:#fef9c3;background:#facc1538;border-color:#facc1573}.fifa-card-looking{color:#fef08a;letter-spacing:.01em;background:#facc1538;border:1px solid #facc1559;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-block}.fifa-card-mine{box-shadow:0 0 0 2px #facc1599,0 0 20px #facc1526}.fifa-card-edit{color:#fff;background:#ffffff2b;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:5px;padding:6px 14px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.fifa-card-edit:hover{background:#ffffff40}.fifa-endorse-overlay{z-index:145;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);-webkit-overflow-scrolling:touch;background:#020617c7;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.fifa-endorse-modal{overscroll-behavior:contain;background:#0f172af5;border:1px solid #94a3b857;border-radius:16px;width:min(580px,94vw);max-height:calc(100vh - 24px);padding:14px;overflow-y:auto;box-shadow:0 16px 34px #02061780}.fifa-endorse-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.fifa-endorse-head h4{color:#f8fafc;font-size:18px}.fifa-endorse-head button{color:#e2e8f0;cursor:pointer;background:#0f172acc;border:1px solid #94a3b873;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700}.fifa-endorse-help{color:#cbd5e1;margin-top:6px;font-size:13px}.fifa-endorse-error{color:#fda4af;margin-top:8px;font-size:12px;font-weight:700}.fifa-endorse-options{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;margin-top:10px;display:grid}.fifa-endorse-option{color:#f1f5f9;text-align:left;background:#1e293bcc;border:1px solid #94a3b861;border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;font-size:12px;font-weight:700;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex}.fifa-endorse-option:hover{border-color:#94a3b8bf;transform:translateY(-1px);box-shadow:0 8px 16px #02061759}.fifa-endorse-option.endorsed{color:#dcfce7;background:#22c55e3d;border-color:#86efacad}.fifa-endorse-option-label{flex-direction:column;gap:4px;display:flex}.fifa-endorse-toggle{color:#cbd5e1f2;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.fifa-endorse-toggle input{width:14px;height:14px}.fifa-endorse-option-meta{color:#cbd5e1f2;align-items:center;gap:8px;font-size:11px;display:flex}.fifa-endorse-option-meta em{opacity:.92;font-style:normal}.fifa-endorse-option-meta strong{border:1px solid #0000;border-radius:999px;padding:2px 7px;font-weight:800}.fifa-endorse-option-meta .tone-low{color:#fecaca;background:#ef44442e;border-color:#fca5a58c}.fifa-endorse-option-meta .tone-mid{color:#fef08a;background:#eab30833;border-color:#fde04780}.fifa-endorse-option-meta .tone-high{color:#bbf7d0;background:#22c55e33;border-color:#86efac8c}.fifa-endorse-range{appearance:none;background:linear-gradient(90deg,#ef4444 0%,#f59e0b 50%,#22c55e 100%);border-radius:999px;outline:none;width:100%;height:12px;margin-top:4px}.fifa-endorse-range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#f8fafc;border:2px solid #0f172a;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #02061766}.fifa-endorse-range::-moz-range-thumb{cursor:pointer;background:#f8fafc;border:2px solid #0f172a;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #02061766}.fifa-endorse-scale{color:#cbd5e1e6;justify-content:space-between;font-size:11px;font-weight:700;display:flex}.fifa-endorse-footer{justify-content:flex-end;margin-top:12px;display:flex}.fifa-endorse-save-all{cursor:pointer;color:#dcfce7;background:#22c55e33;border:1px solid #86efac99;border-radius:10px;padding:9px 14px;font-size:12px;font-weight:800}.fifa-endorse-save-all:disabled{opacity:.6;cursor:not-allowed}@media (max-width:720px){.fifa-endorse-overlay{align-items:flex-start;padding:8px}.fifa-endorse-modal{width:100%;min-height:0;max-height:none;margin-top:2px}}.fifa-card-clickable{cursor:zoom-in;transition:transform .12s,box-shadow .12s}.fifa-card-clickable:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0206176b,0 0 0 2px #fff3}.fifa-card-clickable:hover .fifa-card-photo{border-color:#ffffffbf}.fifa-card-clickable:focus-visible{outline-offset:2px;outline:2px solid #facc15f2}.profile-gallery-overlay{z-index:130;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020617cc;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.profile-gallery-modal{background:#0f172a;border:1px solid #94a3b84d;border-radius:18px;flex-direction:column;width:min(900px,100%);max-height:86vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #020617a6}.profile-gallery-header{border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.profile-gallery-title{color:#f8fafc;margin:0;font-size:16px;font-weight:800}.profile-gallery-close{color:#e2e8f0;cursor:pointer;background:#94a3b81f;border:1px solid #94a3b84d;border-radius:10px;padding:7px 12px;font-size:13px;font-weight:700}.profile-gallery-close:hover{background:#94a3b833}.profile-gallery-body{padding:14px;overflow:auto}.profile-gallery-status,.profile-gallery-empty{color:#cbd5e1;text-align:center;margin:0;padding:20px 12px;font-size:14px}.profile-gallery-empty-wrap{justify-items:center;gap:8px;padding:8px 0 14px;display:grid}.profile-gallery-empty-help{color:#94a3b8;text-align:center;max-width:520px;margin:0;font-size:12px}.profile-gallery-upload-link{color:#dbeafe;background:#2563eb3d;border:1px solid #3b82f673;border-radius:10px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.profile-gallery-upload-link:hover{background:#2563eb59}.profile-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;display:grid}.profile-gallery-item{background:#0f172a99;border:1px solid #94a3b842;border-radius:12px;overflow:hidden}.profile-gallery-media{aspect-ratio:1;background:#020617cc;width:100%}.profile-gallery-media img,.profile-gallery-media video{object-fit:cover;width:100%;height:100%;display:block}.profile-gallery-meta{color:#cbd5e1;justify-content:space-between;gap:8px;padding:8px 10px 9px;font-size:12px;font-weight:700;display:flex}.premium-gate-overlay{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.premium-gate-modal{color:#e2e8f0;background:linear-gradient(155deg,#0f172afa,#1e293bfa);border:1px solid #94a3b859;border-radius:18px;width:min(440px,100%);padding:22px 20px;box-shadow:0 24px 52px #02061799}.premium-gate-title{letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-family:Anton,Arial,Helvetica,sans-serif;font-size:28px}.premium-gate-text{color:#cbd5e1;font-size:15px;font-weight:600;line-height:1.55}.premium-gate-actions{gap:10px;margin-top:18px;display:flex}.premium-gate-primary,.premium-gate-secondary{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:11px 14px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.premium-gate-primary{color:#fff;background:linear-gradient(120deg,#2563eb,#1d4ed8)}.premium-gate-primary:hover{filter:brightness(1.08)}.premium-gate-secondary{color:#e2e8f0;background:#94a3b824;border:1px solid #94a3b84d}.premium-gate-secondary:hover{background:#94a3b838}.dashboard-container{text-align:center;max-width:960px;margin:56px auto;padding:0 20px}.dashboard-welcome{letter-spacing:.04em;text-transform:uppercase;color:#f8fafc;text-shadow:0 6px 18px #02061773;margin-bottom:36px;font-family:Anton,Arial,Helvetica,sans-serif;font-size:44px}.dashboard-cards{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:36px;display:flex}.dashboard-card-wrapper{flex-direction:column;align-items:center;gap:10px;display:flex}.card-delete-btn{color:#f87171;cursor:pointer;background:0 0;border:1px solid #f8717159;border-radius:10px;padding:6px 16px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s}.card-delete-btn:hover{background:#f871711f;border-color:#f87171}.card-delete-btn:disabled{opacity:.5;cursor:not-allowed}.dashboard-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.dashboard-btn{cursor:pointer;background:var(--primary);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;padding:10px 22px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .18s,transform .12s;display:inline-flex}.dashboard-btn:hover{background:var(--primary-strong);transform:translateY(-1px)}.dashboard-btn-outline{color:var(--primary);border:1.5px solid var(--primary);background:0 0}.dashboard-btn-outline:hover{background:#2563eb1a}.chat-page{width:100%;max-width:none;height:calc(100dvh - 72px);min-height:calc(100dvh - 72px);margin:8px 0 0;padding:0 12px 12px;overflow:hidden}.chat-shell{grid-template-columns:320px 1fr;gap:16px;height:100%;min-height:0;display:grid;overflow:hidden}.chat-sidebar,.chat-main{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172abd;border:1px solid #94a3b847;border-radius:16px;height:100%;box-shadow:0 12px 28px #02061759}.chat-sidebar{flex-direction:column;gap:12px;min-height:0;padding:14px;display:flex;overflow:auto}.chat-sidebar-title{color:#f8fafc;padding:4px 6px;font-size:17px;font-weight:800}.chat-connection-banner{color:#fcd34d;background:#f59e0b2e;border:1px solid #f59e0b59;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;animation:2s ease-in-out infinite chatPulse;display:flex}@keyframes chatPulse{0%,to{opacity:1}50%{opacity:.6}}.chat-search-bar{align-items:center;display:flex;position:relative}.chat-search-icon{color:#94a3b8;pointer-events:none;position:absolute;left:12px}.chat-search-input{color:#e2e8f0;background:#0f172a99;border:1px solid #94a3b847;border-radius:10px;width:100%;padding:9px 34px 9px 36px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.chat-search-input::placeholder{color:#64748b}.chat-search-input:focus{border-color:#60a5fa8c;outline:none;box-shadow:0 0 0 3px #60a5fa1f}.chat-search-clear{color:#94a3b8;cursor:pointer;background:#94a3b833;border:none;border-radius:50%;place-items:center;width:22px;height:22px;transition:background .12s;display:grid;position:absolute;right:8px}.chat-search-clear:hover{color:#e2e8f0;background:#94a3b859}.chat-conversation-list{gap:4px;display:grid}.chat-search-section-label{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;padding:8px 12px 4px;font-size:11px;font-weight:700}.chat-conversation-item{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:inherit;transition:background .15s;display:flex}.chat-conversation-item.active{background:#25d3661f}.chat-conversation-item-unread{background:#25d36614;box-shadow:inset 3px 0 #25d366}.chat-conversation-avatar{color:#60a5fa;background:#60a5fa24;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:15px;font-weight:800;display:grid;overflow:hidden}.chat-conversation-avatar img{object-fit:cover;width:100%;height:100%}.chat-conversation-content{flex:1;gap:4px;min-width:0;display:grid}.chat-conversation-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-conversation-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.chat-conversation-time{color:#64748b;white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:600}.chat-conversation-time-unread{color:#25d366;font-weight:700}.chat-unread-badge{color:#fff;min-width:20px;height:20px;box-shadow:none;background:#25d366;border:none;border-radius:999px;flex-shrink:0;place-items:center;margin-left:auto;padding:0 6px;font-size:11px;font-weight:800;display:inline-grid}.chat-conversation-last{color:#8696a9;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:13px;display:flex;overflow:hidden}.chat-conversation-last-unread{color:#e2e8f0;font-weight:600}.chat-conversation-unread-dot{background:#25d366;border-radius:999px;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px #25d36624}.chat-conversation-last-typing{color:#25d366}.chat-conversation-typing-text{font-style:italic;font-weight:600}.chat-conversation-media-icon{color:#94a3b8}.chat-conversation-receipt{color:#94a3b8;align-items:center;display:inline-flex}.chat-main{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.chat-header{border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.chat-header-identity{align-items:center;gap:10px;min-width:0;display:flex}.chat-header-avatar{color:#60a5fa;background:#60a5fa29;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid;overflow:hidden}.chat-header-avatar img{object-fit:cover;width:100%;height:100%}.chat-header-user h1{color:#f8fafc;margin:0;font-size:17px;font-weight:800;line-height:1.1}.chat-user-status{margin:2px 0 0;font-size:12px;font-weight:700}.chat-user-status.online{color:#4ade80}.chat-user-status.offline{color:#94a3b8}.chat-header-action-row{align-items:center;gap:8px;display:flex}.chat-report-btn,.chat-block-btn{color:#e2e8f0;cursor:pointer;background:#0f172aa6;border:1px solid #94a3b859;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700}.chat-block-btn{color:#fca5a5;border-color:#f8717159}.chat-icon-btn{place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.chat-back-btn{color:#e2e8f0;cursor:pointer;background:#0f172aa6;border:1px solid #94a3b859;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700}.chat-back-btn-inline{justify-content:center;align-items:center;gap:6px;min-width:34px;height:34px;margin-right:2px;padding:0 10px;display:inline-flex}.chat-back-btn-label{font-size:12px;font-weight:700;line-height:1;display:inline}.chat-messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:8px;min-height:0;padding:14px 14px 8px;display:flex;overflow:auto}.chat-new-chat-banner{color:#fef3c7;background:#facc151f;border:1px solid #facc1559;border-radius:12px;align-self:center;max-width:min(94%,620px);margin:2px 0 8px;padding:10px 12px}.chat-new-chat-banner p{margin:0;font-size:12px;line-height:1.45}.chat-message-row{flex-direction:column;align-items:flex-start;display:flex}.chat-message-row.mine{align-items:flex-end}.chat-date-divider{justify-content:center;width:100%;margin:8px 0 14px;display:flex}.chat-date-divider span{color:#cbd5e1;background:#0f172acc;border:1px solid #94a3b84d;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.chat-message{color:#e2e8f0;background:#0f172a94;border:1px solid #94a3b852;border-radius:12px;width:fit-content;max-width:min(78%,560px);padding:10px 34px 10px 12px;position:relative}.chat-message.mine{background:#2563eb40;border-color:#60a5fa8f}.chat-message p{white-space:pre-wrap;word-break:break-word;margin:0 0 6px;font-size:14px;line-height:1.45}.chat-message p:last-of-type{margin-bottom:0}.chat-message-text{white-space:pre-wrap}.chat-inline-link{color:#93c5fd;text-underline-offset:2px;word-break:break-all;text-decoration:underline}.chat-link-preview{text-align:left;width:min(100%,360px);color:inherit;cursor:pointer;background:#0f172a85;border:1px solid #94a3b852;border-radius:12px;margin-top:8px;padding:0;overflow:hidden}.chat-link-preview-image{object-fit:cover;width:100%;height:130px;display:block}.chat-link-preview-content{gap:3px;padding:9px 10px;display:grid}.chat-link-preview-site{color:#94a3b8;text-transform:lowercase;font-size:11px;font-weight:700}.chat-link-preview-content strong{color:#f8fafc;font-size:13px}.chat-link-preview-content p{color:#cbd5e1;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;display:-webkit-box;overflow:hidden}.chat-link-preview-warning{color:#fbbf24;margin-top:2px;font-size:11px;font-weight:700}.chat-message-menu-trigger{color:#cbd5e1;cursor:pointer;background:0 0;border:none;font-size:13px;line-height:1;position:absolute;top:6px;right:8px}.chat-message-menu{z-index:10;background:#0f172af7;border:1px solid #94a3b847;border-radius:10px;gap:4px;min-width:120px;padding:6px;display:grid;position:absolute;top:24px;right:8px}.chat-message:not(.mine) .chat-message-menu{left:8px;right:auto}.chat-message-menu button{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:11px;width:100%;padding:6px 8px;display:inline-flex}.chat-message-menu button:hover{background:#94a3b824}.chat-emoji-picker-popover{z-index:40;position:absolute;top:auto;bottom:calc(100% + 8px);right:8px}.chat-emoji-picker-popover.chat-emoji-picker-below{top:calc(100% + 8px);bottom:auto}.chat-message:not(.mine) .chat-emoji-picker-popover{left:8px;right:auto}.chat-reply-preview{background:#94a3b824;border-left:3px solid #60a5fa;border-radius:8px;gap:2px;margin-bottom:7px;padding:6px 8px;display:grid}.chat-reply-preview strong{color:#bfdbfe;font-size:11px}.chat-reply-preview span{color:#dbeafe;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.chat-media-open-btn{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0}.chat-media{border-radius:10px;width:100%;max-width:320px;margin-top:6px;display:block}.chat-video-thumb{display:inline-block;position:relative}.chat-video-play-overlay{color:#fff;background:#0f172a40;border-radius:10px;place-items:center;display:grid;position:absolute;inset:0}.chat-file-attachment{color:#bfdbfe;border:1px solid #94a3b847;border-radius:10px;justify-content:space-between;gap:10px;margin-top:7px;padding:7px 8px;font-size:12px;text-decoration:none;display:flex}.chat-message-footer{justify-content:flex-end;align-items:center;gap:6px;margin-top:6px;display:flex}.chat-message-footer time{color:#94a3b8;font-size:11px;font-weight:600}.chat-message-actions{align-items:center;display:inline-flex}.chat-receipt{align-items:center;margin-left:2px;display:inline-flex}.chat-receipt-read{color:#53bdeb}.chat-receipt-delivered{color:#94a3b8}.chat-receipt-sent{color:#64748b}.chat-reactions-row{flex-wrap:wrap;justify-content:flex-end;gap:4px;margin-top:6px;display:flex}.chat-reaction-chip{color:#f1f5f9;cursor:pointer;background:#94a3b81f;border:1px solid #94a3b84d;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;transition:background .12s,transform .1s;display:inline-flex}.chat-reaction-chip:hover{background:#94a3b838}.chat-reaction-chip:active{transform:scale(.95)}.chat-reaction-chip.mine{background:#25d36626;border-color:#25d36680}.chat-typing-indicator-bar{color:#94a3b8;align-items:center;gap:8px;padding:4px 14px 8px;font-size:12px;font-weight:600;display:flex}.chat-typing-dots{background:#94a3b82e;border-radius:14px;justify-content:center;align-items:center;gap:5px;width:48px;height:26px;display:inline-flex}.chat-typing-dots span{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite chatTyping}.chat-typing-dots span:nth-child(2){animation-delay:.2s}.chat-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes chatTyping{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.chat-composer{border-top:1px solid #94a3b833;flex-shrink:0;gap:10px;padding:12px 14px 14px;display:grid;position:relative}.chat-composer-input-row{grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;display:grid}.chat-composer-input-row input,.chat-composer-input-row textarea{color:#0f172a;background:#fffffffb;border:1px solid #cbd5e161;border-radius:24px;width:100%;padding:10px 16px;font-family:inherit;font-size:15px}.chat-composer-input-row input:focus,.chat-composer-input-row textarea:focus,.chat-report-modal textarea:focus{border-color:#60a5fa;outline:none;box-shadow:0 0 0 3px #60a5fa38}.chat-composer-input-row textarea{resize:none;min-height:44px;max-height:160px;line-height:1.35}.chat-add-media-btn,.chat-emoji-btn,.chat-send-btn{color:#dbeafe;cursor:pointer;background:#0f172a9e;border:1px solid #94a3b852;border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;transition:transform .12s,border-color .12s,background .12s;display:grid}.chat-send-btn{color:#d1fae5;background:#25d36640;border-color:#25d36666}.chat-add-media-btn:hover,.chat-emoji-btn:hover,.chat-send-btn:hover{transform:translateY(-1px)}.chat-add-media-btn{color:#86efac}.chat-add-media-btn input{display:none}.chat-composer-emoji-picker{z-index:20;position:absolute;bottom:56px;right:12px}.chat-enter-toggle{color:#cbd5e1;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-left:2px;font-size:13px;font-weight:700;display:inline-flex}.chat-enter-toggle input{accent-color:#60a5fa;width:14px;height:14px}.chat-composer-media-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px;display:grid}.chat-composer-media-tile{position:relative}.chat-composer-media-tile .chat-media{object-fit:cover;max-width:none;height:88px;margin-top:0}.chat-media-remove-btn{color:#fff;cursor:pointer;background:#020617cc;border:none;border-radius:50%;width:20px;height:20px;position:absolute;top:4px;right:4px}.chat-upload-progress span{color:#cbd5e1;font-size:12px;font-weight:700}.chat-upload-progress div{background:#94a3b833;border-radius:999px;width:100%;height:7px;margin-top:4px;overflow:hidden}.chat-upload-progress i{background:linear-gradient(90deg,#2563eb,#60a5fa);height:100%;display:block}.chat-attached-file-pill{color:#cbd5e1;border:1px solid #94a3b852;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;font-size:12px;display:flex}.chat-attached-file-pill button{color:#fca5a5;cursor:pointer;background:0 0;border:none;font-weight:700}.chat-replying-banner{background:#94a3b824;border-left:3px solid #60a5fa;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.chat-replying-content{gap:2px;min-width:0;display:grid}.chat-replying-content strong{color:#bfdbfe;font-size:12px}.chat-replying-content span{color:#dbeafe;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.chat-replying-banner button{color:#cbd5e1;cursor:pointer;background:0 0;border:none;font-weight:700}.chat-block-note{color:#fecaca;background:#7f1d1d38;border:1px solid #f8717159;border-radius:10px;padding:8px 10px;font-size:12px}.chat-lightbox{z-index:120;background:#020617e0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.chat-lightbox-close{color:#fff;cursor:pointer;background:#0f172abf;border:none;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:18px;right:18px}.chat-lightbox-media{border-radius:12px;max-width:min(92vw,1080px);max-height:86vh}.chat-report-modal-backdrop{z-index:130;background:#020617bf;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.chat-report-modal{color:#e2e8f0;background:#0f172afa;border:1px solid #94a3b84d;border-radius:14px;gap:10px;width:min(100%,440px);padding:14px;display:grid}.chat-report-modal h3{color:#f8fafc;margin:0}.chat-report-modal p,.chat-report-modal label{color:#cbd5e1;margin:0;font-size:13px}.chat-report-modal textarea{color:#0f172a;resize:vertical;background:#fffffff5;border:1px solid #94a3b873;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit}.chat-report-modal-actions{justify-content:flex-end;gap:8px;display:flex}.chat-report-cancel-btn,.chat-report-submit-btn{cursor:pointer;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:700}.chat-report-cancel-btn{color:#e2e8f0;background:0 0;border:1px solid #94a3b859}.chat-report-submit-btn{color:#dbeafe;background:#2563eb52;border:1px solid #2563eb8c}.chat-link-warning-modal{width:min(100%,500px)}.chat-link-warning-url{color:#bfdbfe;overflow-wrap:anywhere;background:#0f172ab3;border:1px solid #94a3b84d;border-radius:10px;margin:0;padding:9px 10px;font-size:12px}.chat-link-warning-open-btn{color:#fef3c7;background:#f59e0b3d;border-color:#f59e0b8c}.chat-empty,.chat-error{text-align:center;color:#cbd5e1;margin:auto;padding:14px}.chat-error{color:#fecaca}.chat-hidden-mobile{display:none}@media (max-width:920px){.chat-page{padding:0 8px calc(92px + env(safe-area-inset-bottom));height:calc(100dvh - 66px - env(safe-area-inset-bottom));min-height:calc(100dvh - 66px - env(safe-area-inset-bottom));margin:6px 0 0}body.chat-mobile-conversation-active .chat-page{height:100dvh;min-height:100dvh;margin:0;padding:0}body.chat-mobile-conversation-active .mobile-bottom-nav{display:none}.chat-shell{grid-template-columns:1fr;min-height:0}.chat-view-list .chat-main,.chat-view-chat .chat-sidebar{display:none}.chat-main{height:100%;min-height:0}.chat-header{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080f1ffa;flex-shrink:0;position:sticky;top:0}.chat-messages{padding-bottom:14px}.chat-composer{z-index:6;padding-bottom:calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080f1ffa;position:sticky;bottom:0}.chat-composer-emoji-picker{right:10px;bottom:calc(64px + env(safe-area-inset-bottom))}.chat-message{max-width:min(92%,560px)}}.upload-progress-bar{background:#94a3b833;border-radius:14px;width:100%;height:28px;margin-top:8px;position:relative;overflow:hidden}.upload-progress-fill{background:linear-gradient(90deg,var(--primary),#60a5fa);border-radius:14px;height:100%;transition:width .2s}.upload-progress-text{color:#fff;text-shadow:0 1px 2px #0000004d;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;position:absolute;inset:0}@media (max-width:720px){body.chat-mobile-conversation-active .nav-sticky-header{display:none}.dashboard-welcome{font-size:30px}.dashboard-cards{flex-direction:column;align-items:center}.fifa-card{width:100%;max-width:320px}.profile-gallery-grid{grid-template-columns:1fr 1fr}.chat-page{height:calc(100dvh - 66px);min-height:calc(100dvh - 66px);margin:6px 0 0;padding:0 8px 8px}body.chat-mobile-conversation-active .chat-page{height:100dvh;min-height:100dvh;margin:0;padding:0}.chat-shell{grid-template-columns:1fr;min-height:0}.chat-main{height:100%;min-height:0}}.setup-header{text-align:center;margin-bottom:8px}.setup-header-title{color:var(--ink);letter-spacing:-.01em;font-size:28px;font-weight:800}.setup-header-subtitle{color:var(--ink-muted);margin-top:6px;font-size:15px;font-weight:600}.setup-avatar-picker{flex-direction:column;align-items:center;gap:8px;margin-bottom:24px;display:flex}.setup-avatar-btn{cursor:pointer;background:linear-gradient(145deg,#1e293bb3,#0f172a80);border:3px dashed #3b82f673;border-radius:50%;width:120px;height:120px;padding:0;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.setup-avatar-btn:hover{border-style:solid;border-color:#3b82f6;transform:scale(1.05);box-shadow:0 0 20px #3b82f633}.setup-avatar-btn:disabled{opacity:.6;cursor:wait}.setup-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.setup-avatar-placeholder{color:#60a5fa99;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.setup-avatar-overlay{color:#f8fafc;text-align:center;letter-spacing:.03em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;padding:6px 0;font-size:11px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.setup-steps{justify-content:center;align-items:center;gap:0;margin-bottom:28px;padding:0 10px;display:flex}.setup-step{align-items:center;gap:8px;display:flex}.setup-step-num{border:2px solid var(--border);width:32px;height:32px;color:var(--ink-muted);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;transition:all .3s;display:flex}.setup-step-label{color:var(--ink-muted);white-space:nowrap;font-size:13px;font-weight:700;transition:color .3s}.setup-step.active .setup-step-num{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 0 4px #2563eb26}.setup-step.active .setup-step-label{color:var(--ink)}.setup-step.done .setup-step-num{color:#fff;background:#10b981;border-color:#10b981}.setup-step.done .setup-step-label{color:var(--ink-soft)}.setup-step-line{background:var(--border);flex-shrink:0;width:48px;height:2px;margin:0 12px;transition:background .3s}.setup-step-line.done{background:#10b981}.setup-section-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.setup-section-icon{width:40px;height:40px;color:var(--primary);background:linear-gradient(135deg,#2563eb1a,#38bdf814);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.setup-age-badge{color:var(--primary);vertical-align:middle;background:#2563eb14;border-radius:6px;margin-left:8px;padding:1px 8px;font-size:11px;font-weight:800;display:inline-block}.setup-step-content{animation:.3s both setup-fade-in}@keyframes setup-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.step-indicator{justify-content:center;gap:10px;margin-bottom:28px;display:flex}.step-dot{background:var(--border);border-radius:50%;width:12px;height:12px;transition:background .2s,transform .2s}.step-dot.active{background:var(--primary);transform:scale(1.2)}@media (max-width:480px){.setup-step-label{display:none}.setup-step-line{width:32px}}.setup-slider-badge{color:var(--primary);vertical-align:middle;background:linear-gradient(135deg,#2563eb14,#38bdf80f);border-radius:8px;align-items:center;margin-left:8px;padding:2px 10px;font-size:13px;font-weight:800;display:inline-flex}.setup-slider-wrap{padding:8px 0 2px}.setup-slider{appearance:none;background:linear-gradient(90deg,#2563eb1a 0%,#2563eb38 100%);border-radius:99px;outline:none;width:100%;height:6px;transition:background .2s}.setup-slider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border:3px solid #fff;border-radius:50%;width:24px;height:24px;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 6px #2563eb4d,0 0 0 3px #2563eb1f}.setup-slider::-webkit-slider-thumb:hover{transform:scale(1.12);box-shadow:0 2px 10px #2563eb66,0 0 0 5px #2563eb26}.setup-slider::-webkit-slider-thumb:active{transform:scale(1.05)}.setup-slider::-moz-range-thumb{background:var(--primary);cursor:pointer;border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 1px 6px #2563eb4d,0 0 0 3px #2563eb1f}.setup-slider-limits{color:var(--ink-muted);justify-content:space-between;margin-top:2px;padding:0 2px;font-size:11px;font-weight:600;display:flex}.setup-terms{text-align:center;color:var(--ink-muted);margin-top:16px;font-size:12px;line-height:1.5}.setup-terms a{color:var(--primary);text-underline-offset:2px;font-weight:700;text-decoration:underline}.setup-terms a:hover{color:var(--primary-strong)}.bsheet-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.bsheet-placeholder{color:#47556999}.bsheet-chevron{color:var(--ink-muted);flex-shrink:0;transition:transform .2s}.bsheet-trigger:hover .bsheet-chevron,.bsheet-trigger.focus .bsheet-chevron{color:var(--primary)}.bsheet-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#020617b3;justify-content:center;align-items:flex-end;animation:.2s bsheet-overlay-in;display:flex;position:fixed;inset:0}@keyframes bsheet-overlay-in{0%{opacity:0}to{opacity:1}}.bsheet-panel{background:var(--card);width:100%;max-width:480px;max-height:80vh;padding:0 0 env(safe-area-inset-bottom,20px);border-radius:20px 20px 0 0;flex-direction:column;animation:.32s cubic-bezier(.22,1,.36,1) bsheet-slide-up;display:flex;box-shadow:0 -8px 40px #02061740}@keyframes bsheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bsheet-handle{background:var(--border);border-radius:99px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.bsheet-header{border-bottom:1px solid var(--border);flex-shrink:0;padding:18px 24px 14px}.bsheet-title{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-muted);margin-bottom:2px;font-size:11px;font-weight:700}.bsheet-preview{color:var(--ink);font-size:20px;font-weight:800}.bsheet-options{-webkit-overflow-scrolling:touch;padding:8px 12px 12px;overflow-y:auto}.bsheet-option{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:600;transition:background .12s;display:flex}.bsheet-option:hover{background:#2563eb0f}.bsheet-option.active{color:var(--primary);background:linear-gradient(135deg,#2563eb1a,#38bdf80f);font-weight:800}.bsheet-option-icon{background:#2563eb14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.bsheet-option.active .bsheet-option-icon{color:var(--primary);background:#2563eb26}.bsheet-option-label{flex:1}.bsheet-option-check{color:var(--primary);flex-shrink:0}.bsheet-footer{border-top:1px solid var(--border);flex-shrink:0;padding:12px 16px 8px}.bsheet-done{color:#fff;background:var(--primary);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:16px;font-weight:800;transition:background .15s;display:flex}.bsheet-done:hover{background:var(--primary-strong)}.bsheet-done-count{background:#ffffff40;border-radius:99px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:800;display:inline-flex}@media (min-width:640px){.bsheet-panel{border-radius:20px;max-height:70vh;margin-bottom:40px}.bsheet-overlay{align-items:center}@keyframes bsheet-slide-up{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}}.date-spinner-container{position:relative}.date-spinner-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.date-spinner-trigger.focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--glow);background:#fff}.date-spinner-placeholder{color:#475569b3}.date-spinner-chevron{color:var(--ink-muted);opacity:.5;flex-shrink:0}.date-spinner-overlay{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#020617d9;flex-direction:column;justify-content:center;align-items:center;animation:.25s date-spinner-overlay-in;display:flex;position:fixed;inset:0}@keyframes date-spinner-overlay-in{0%{opacity:0}to{opacity:1}}.date-spinner-modal{background:#0f172a;border:1px solid #94a3b833;border-radius:24px;width:100%;max-width:400px;padding:28px 24px 24px;animation:.3s cubic-bezier(.22,1,.36,1) date-spinner-modal-in;box-shadow:0 24px 60px #0009}@keyframes date-spinner-modal-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.date-spinner-modal-header{text-align:center;margin-bottom:28px}.date-spinner-modal-title{color:#f8fafc80;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:16px;font-weight:700}.date-spinner-modal-preview{color:#fff;letter-spacing:-.01em;font-size:32px;font-weight:800}.date-spinner-overlay .date-spinner-col-label{color:#f8fafc66}.date-spinner-overlay .date-spinner-wheel-item{color:#f8fafce6}.date-spinner-overlay .date-spinner-wheel-highlight{background:#2563eb33;border-color:#2563eb59}.date-spinner-overlay .date-spinner-wheel-mask.top{background:linear-gradient(#020617d9,#0000)}.date-spinner-overlay .date-spinner-wheel-mask.bottom{background:linear-gradient(#0000,#020617d9)}.date-spinner-overlay .date-spinner-done{border-radius:50px;margin-top:28px;padding:14px;font-size:16px}.date-spinner-columns{gap:4px;display:flex}.date-spinner-col{flex:1;min-width:0}.date-spinner-col-month{flex:1.5}.date-spinner-col-label{text-align:center;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);margin-bottom:6px;font-size:11px;font-weight:800}.date-spinner-wheel{touch-action:none;cursor:grab;border-radius:10px;position:relative;overflow:hidden}.date-spinner-wheel:active{cursor:grabbing}.date-spinner-wheel-items{will-change:transform}.date-spinner-wheel-item{color:var(--ink);will-change:transform,opacity;-webkit-user-select:none;user-select:none;cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.date-spinner-wheel-highlight{pointer-events:none;z-index:1;background:#2563eb14;border:1px solid #2563eb26;border-radius:8px;position:absolute;left:4px;right:4px}.date-spinner-wheel-mask{pointer-events:none;z-index:2;height:40%;position:absolute;left:0;right:0}.date-spinner-wheel-mask.top{background:linear-gradient(#ffffffeb,#0000);top:0}.date-spinner-wheel-mask.bottom{background:linear-gradient(#0000,#ffffffeb);bottom:0}.date-spinner-done{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:10px;padding:10px;font-size:14px;font-weight:800;transition:background .15s;display:block}.date-spinner-done:hover{background:var(--primary-strong)}.address-search-wrapper{position:relative}.address-suggestions{z-index:20;border:1px solid var(--border);background:#fff;border-radius:12px;max-height:220px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #02061726}.address-suggestion-item{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;padding:10px 14px;font-family:inherit;font-size:13px;line-height:1.4;display:block}.address-suggestion-item:hover{background:#2563eb14}.endorse-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;-webkit-overflow-scrolling:touch;background:#000000e0;padding:16px;position:fixed;inset:0;overflow-y:auto}.endorse-modal{background:#0f172a;border:1px solid #94a3b833;border-radius:20px;width:100%;max-width:440px;min-height:min-content;margin:0 auto;padding:24px;box-shadow:0 24px 60px #0009}.endorse-modal-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.endorse-modal-title{color:#f8fafc;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:800;display:flex}.endorse-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:20px;line-height:1}.endorse-modal-close:hover{color:#f8fafc;background:#94a3b81a}.endorse-modal-sub{color:#94a3b8b3;margin:0 0 16px;font-size:13px}.endorse-toggle-all{background:#94a3b814;border:1px solid #94a3b826;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 14px;display:flex}.endorse-toggle-all-label{color:#e2e8f0;text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:700}.endorse-traits{flex-direction:column;gap:10px;display:flex}.endorse-trait{background:#1e293b80;border:1px solid #94a3b81a;border-radius:14px;padding:14px 16px;transition:all .2s}.endorse-trait-on{background:#3b82f60f;border-color:#3b82f633}.endorse-trait-top{justify-content:space-between;align-items:center;display:flex}.endorse-trait-name{color:#e2e8f0;font-size:14px;font-weight:700}.endorse-trait:not(.endorse-trait-on) .endorse-trait-name{color:#64748b}.endorse-toggle{cursor:pointer;background:#94a3b833;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .25s;position:relative}.endorse-toggle-on{background:#3b82f6}.endorse-toggle-knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.endorse-toggle-on .endorse-toggle-knob{transform:translate(20px)}.endorse-trait-slider{align-items:center;gap:12px;margin-top:10px;animation:.2s endorseSlideIn;display:flex}@keyframes endorseSlideIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:50px}}.endorse-slider{appearance:none;background:#3b82f626;border-radius:99px;outline:none;flex:1;height:5px}.endorse-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 1px 6px #3b82f64d}.endorse-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.endorse-slider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 6px #3b82f64d}.endorse-score{color:#60a5fa;text-align:right;min-width:40px;font-size:14px;font-weight:800}.endorse-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:14px;width:100%;margin-top:20px;padding:14px;font-size:15px;font-weight:800;transition:transform .15s,box-shadow .15s;display:block;box-shadow:0 4px 16px #3b82f640}.endorse-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #3b82f659}.endorse-submit:disabled{opacity:.5;cursor:not-allowed}.crop-modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;background:#000000eb;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.crop-modal-container{background:#0f172a;border:1px solid #94a3b833;border-radius:24px;width:100%;max-width:480px;max-height:calc(100vh - 32px);margin:auto;overflow:hidden auto;box-shadow:0 24px 60px #0009}.crop-modal-header{justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.crop-modal-title{color:#f1f5f9;margin:0;font-size:17px;font-weight:800}.crop-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;padding:4px;display:grid}.crop-modal-close:hover{color:#f1f5f9;background:#94a3b81a}.crop-modal-crop-area{background:#0a0e1a;width:100%;height:340px;position:relative}.crop-modal-controls{gap:12px;padding:18px 20px 10px;display:grid}.crop-control-row{align-items:center;gap:10px;display:flex}.crop-control-icon{color:#64748b;flex-shrink:0;place-items:center;display:grid}.crop-slider{appearance:none;background:#94a3b833;border-radius:2px;outline:none;flex:1;height:4px}.crop-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#60a5fa;border:2px solid #0f172a;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 8px #60a5fa66}.crop-slider::-moz-range-thumb{cursor:pointer;background:#60a5fa;border:2px solid #0f172a;border-radius:50%;width:18px;height:18px}.crop-control-value{color:#94a3b8;text-align:right;font-variant-numeric:tabular-nums;min-width:36px;font-size:12px;font-weight:700}.crop-quick-actions{justify-content:center;gap:8px;padding-top:4px;display:flex}.crop-quick-btn{color:#94a3b8;cursor:pointer;background:#94a3b80f;border:1px solid #94a3b833;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .12s,color .12s;display:flex}.crop-quick-btn:hover{color:#60a5fa;background:#60a5fa1f;border-color:#60a5fa4d}.crop-modal-actions{gap:10px;padding:14px 20px 20px;display:flex}.crop-btn{cursor:pointer;border-radius:12px;flex:1;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,transform .1s}.crop-btn:active{transform:scale(.98)}.crop-btn-cancel{color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833}.crop-btn-cancel:hover{color:#cbd5e1;background:#94a3b826}.crop-btn-skip{color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833}.crop-btn-skip:hover{color:#cbd5e1;background:#94a3b826}.crop-btn-confirm{color:#fff;background:#2563eb;border:none}.crop-btn-confirm:hover{background:#3b82f6}.crop-btn-confirm:disabled{opacity:.6;cursor:not-allowed}.photo-upload-area{cursor:pointer;width:100%;color:var(--ink);background:#2563eb0a;border:2px dashed #2563eb4d;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:28px 20px;font-family:inherit;transition:all .2s;display:flex}.photo-upload-area:hover{border-color:var(--primary);box-shadow:0 0 0 4px var(--glow);background:#2563eb14}.photo-upload-placeholder{width:80px;height:80px;color:var(--primary);background:#2563eb1a;border-radius:50%;place-items:center;display:grid}.photo-upload-preview{object-fit:cover;border:3px solid #2563eb4d;border-radius:50%;width:96px;height:96px;box-shadow:0 6px 20px #02061726}.photo-upload-label{color:var(--primary);font-size:14px;font-weight:700}.photo-delete-btn{color:#dc2626;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s}.photo-delete-btn:hover{background:#dc262614}.photo-delete-btn:disabled{opacity:.5;cursor:not-allowed}.photo-preview-container{align-items:center;gap:16px;margin-top:10px;display:flex}.photo-preview-img{object-fit:cover;border:3px solid var(--border);border-radius:50%;width:80px;height:80px}.phone-input-wrapper{position:relative}.phone-input-lib{align-items:center;gap:8px;display:flex}.phone-input-lib .PhoneInputCountry{border:1px solid var(--border);cursor:pointer;background:#f8fafcf2;border-radius:12px;padding:10px}.phone-input-lib .PhoneInputInput{border:1px solid var(--border);color:var(--ink);background:#f8fafcf2;border-radius:14px;flex:1;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .15s}.phone-input-lib .PhoneInputInput:focus{border-color:var(--primary);outline:none}.phone-input-lib .PhoneInputCountryIcon{width:24px;height:18px}.phone-input-lib .PhoneInputCountrySelectArrow{margin-left:6px}.address-fields-grid{border:1px solid var(--border);background:#f8fafc08;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;padding:14px;display:grid}.address-fields-grid .field{margin-bottom:0}.address-fields-grid .label{color:var(--ink-muted);margin-bottom:4px;font-size:12px}.field-error{color:#dc2626;margin-top:4px;font-size:12px;font-weight:600;display:block}.password-input-wrap{position:relative}.password-input-wrap .input{padding-right:40px}.password-toggle{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-toggle:hover{color:var(--ink)}.age-badge{letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}@media (max-width:720px){.crop-modal-crop-area{height:260px}.address-fields-grid{grid-template-columns:1fr}.step-indicator{margin-bottom:20px}}.pmm{margin-top:12px}.pmm-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.pmm-title{color:var(--ink);margin:0;font-size:16px;font-weight:800}.pmm-count{color:var(--ink-muted);background:#2563eb14;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.pmm-helper{color:var(--ink-muted);margin:-2px 0 10px;font-size:12px;line-height:1.55}.pmm-dropzone{cursor:pointer;background:#2563eb0a;border:2px dashed #2563eb40;border-radius:16px;flex-direction:column;align-items:center;gap:10px;width:100%;padding:32px 20px;transition:all .2s;display:flex;position:relative}.pmm-dropzone:hover{border-color:var(--primary);box-shadow:0 0 0 4px var(--glow);background:#2563eb14}.pmm-dropzone-active{border-color:var(--primary);box-shadow:0 0 0 4px var(--glow);background:#2563eb1f;transform:scale(1.01)}.pmm-dropzone-disabled{opacity:.5;pointer-events:none}.pmm-dropzone-icon{width:56px;height:56px;color:var(--primary);background:#2563eb1a;border-radius:50%;place-items:center;display:grid}.pmm-dropzone-text{flex-direction:column;align-items:center;gap:4px;display:flex}.pmm-dropzone-label{color:var(--primary);font-size:14px;font-weight:700}.pmm-dropzone-hint{color:var(--ink-muted);font-size:12px}.pmm-progress{background:#2563eb26;border-radius:3px;width:80%;max-width:240px;height:6px;margin-top:4px;overflow:hidden}.pmm-progress-fill{background:var(--primary);border-radius:3px;height:100%;transition:width .2s}.pmm-upload-preview{justify-content:center;align-items:center;width:100%;padding:12px;display:flex}.pmm-upload-preview-media{border-radius:14px;width:160px;height:160px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.pmm-upload-preview-media img,.pmm-upload-preview-media video{object-fit:cover;width:100%;height:100%}.pmm-upload-preview-overlay{background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.pmm-upload-preview-progress{background:#ffffff40;border-radius:2px;width:80%;height:4px;overflow:hidden}.pmm-upload-preview-bar{background:var(--primary);border-radius:2px;height:100%;transition:width .2s}.pmm-upload-preview-pct{color:#fff;text-shadow:0 1px 3px #0006;font-size:13px;font-weight:600}.pmm-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-top:14px;display:grid}.pmm-card{border:1px solid var(--border);background:#f8fafc08;border-radius:14px;transition:box-shadow .15s,transform .12s;overflow:hidden}.pmm-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0206171f}.pmm-preview{aspect-ratio:4/5;background:#0f172a80;width:100%;overflow:hidden}.pmm-preview img,.pmm-preview video{object-fit:cover;width:100%;height:100%;display:block}.pmm-card-footer{justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.pmm-meta{flex-direction:column;gap:1px;display:flex}.pmm-meta-type{color:var(--ink);font-size:12px;font-weight:700}.pmm-meta-size{color:var(--ink-muted);font-size:11px}.pmm-card-actions{align-items:center;gap:4px;display:flex}.pmm-edit-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;padding:6px;transition:color .15s,background .15s;display:grid}.pmm-edit-btn:hover{color:var(--primary);background:#2563eb14}.pmm-edit-btn:disabled{opacity:.5;cursor:not-allowed}.pmm-delete-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;padding:6px;transition:color .15s,background .15s;display:grid}.pmm-delete-btn:hover{color:#ef4444;background:#ef444414}.pmm-delete-btn:disabled{opacity:.5;cursor:not-allowed}.pmm-empty{border:1px dashed var(--border);color:var(--ink-muted);text-align:center;border-radius:14px;flex-direction:column;grid-column:1/-1;align-items:center;gap:8px;padding:24px 12px;font-size:13px;display:flex}.pmm-loading{color:var(--ink-muted);text-align:center;margin:16px 0;font-size:13px}.pmm-message{color:#ef4444;background:#ef44440f;border:1px solid #ef444426;border-radius:10px;margin:10px 0 0;padding:10px 14px;font-size:13px;font-weight:600}.player-profile{max-width:800px;margin:32px auto;padding:0 16px}.player-profile-header{background:var(--card);border:1px solid var(--border);border-radius:20px;margin-bottom:24px;padding:32px}.player-profile-top{align-items:flex-start;gap:28px;display:flex}.player-profile-photo{background:#60a5fa1f;border:3px solid #60a5fa66;border-radius:50%;flex-shrink:0;place-items:center;width:160px;height:160px;display:grid;overflow:hidden}.player-profile-initials{color:#60a5fa;font-family:Manrope,sans-serif;font-size:40px;font-weight:800}.player-profile-info{flex:1;min-width:0}.player-profile-name{color:var(--ink);letter-spacing:.02em;margin-bottom:8px;font-family:Anton,sans-serif;font-size:32px}.player-profile-meta{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:flex}.player-profile-badges{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.wall-badge{color:#1e40af;text-transform:uppercase;letter-spacing:.04em;background:#2563eb14;border:1px solid #2563eb40;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.player-profile-bio{color:var(--ink-soft);margin-bottom:16px;font-size:14px;line-height:1.6}.player-profile-actions{gap:12px;display:flex}.wall-contact-btn{color:var(--primary);letter-spacing:.03em;background:#2563eb1a;border:1.5px solid #2563eb4d;border-radius:999px;justify-content:center;align-items:center;padding:7px 22px;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s;display:inline-flex}.wall-contact-btn:hover{background:#2563eb2e}.wall-contact-btn-disabled{color:#64748b;cursor:not-allowed;background:#94a3b826;border-color:#94a3b859}.wall-edit-btn{background:var(--primary);color:#fff;letter-spacing:.03em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:8px 24px;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s;display:inline-flex}.wall-edit-btn:hover{background:var(--primary-strong)}.follow-btn{cursor:pointer;border:1.5px solid var(--primary);color:var(--primary);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:7px 22px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.follow-btn:hover{border-color:var(--primary-strong);background:#2563eb1a}.follow-btn-following{color:#fff;background:#2563eb;border-color:#2563eb}.follow-btn-following:hover{color:#fff;background:#dc2626;border-color:#dc2626}.player-profile-follow-stats{align-items:center;gap:8px;margin:6px 0 2px;display:inline-flex}.follow-stats-btn{color:var(--ink-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem}.follow-stats-btn:hover{color:var(--ink)}.follow-stats-btn strong{color:var(--ink);font-weight:700}.follow-stats-dot{color:var(--ink-muted);font-size:.8rem}.followers-section{background:#0f172ab3;border:1px solid #94a3b826;border-radius:16px;max-width:700px;margin:0 auto 20px;overflow:hidden}.followers-section-header{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.followers-tabs{gap:4px;display:flex}.followers-tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .15s}.followers-tab:hover{background:#94a3b81a}.followers-tab-active{color:#93c5fd;background:#2563eb33}.followers-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px 8px;font-size:1.4rem;line-height:1}.followers-close:hover{color:#e2e8f0}.followers-grid{flex-direction:column;display:flex}.follower-card{border-bottom:1px solid #94a3b814;align-items:center;padding:10px 16px;display:flex}.follower-card:last-child{border-bottom:none}.follower-card-link{min-width:0;color:inherit;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}.follower-card-avatar{background:#2563eb33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.follower-card-initials{color:#93c5fd;font-size:.75rem;font-weight:700}.follower-card-name{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.follower-card-follow-btn{color:#93c5fd;cursor:pointer;background:0 0;border:1.5px solid #2563eb80;border-radius:999px;flex-shrink:0;margin-left:auto;padding:4px 14px;font-size:.75rem;font-weight:600;transition:all .15s}.follower-card-follow-btn:hover{background:#2563eb33}.follower-card-following{color:#fff;background:#2563eb;border-color:#2563eb}.follower-card-following:hover{background:#dc2626;border-color:#dc2626}.fifa-card-following-badge{color:#93c5fd;letter-spacing:.04em;background:#2563eb38;border:1px solid #2563eb59;border-radius:999px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-block}.wall-post-form{background:var(--card);border:1px solid var(--border);border-radius:20px;margin-bottom:28px;padding:24px;transition:box-shadow .25s,border-color .25s;box-shadow:0 4px 24px #02061714}.wall-post-textarea{resize:vertical;width:100%;min-height:80px;margin-bottom:12px}.wall-post-form-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.wall-file-label{cursor:pointer;color:var(--primary);background:#2563eb0a;border:1.5px solid #2563eb40;border-radius:10px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.wall-file-label:hover{background:#2563eb1a;border-color:#2563eb73;transform:translateY(-1px)}.wall-file-name{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.wall-media-preview{margin:10px 0 6px;display:inline-block;position:relative}.wall-media-preview-thumb{border:1px solid var(--border);background:#0000000a;border-radius:14px;width:200px;height:140px;position:relative;overflow:hidden}.wall-media-preview-thumb img,.wall-media-preview-thumb video{object-fit:cover;width:100%;height:100%;display:block}.wall-media-preview-overlay{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0}.wall-media-preview-bar-wrap{background:#fff3;border-radius:2px;width:70%;height:4px;overflow:hidden}.wall-media-preview-bar{background:var(--primary);border-radius:2px;height:100%;transition:width .25s}.wall-media-preview-remove{color:#fff;border:2px solid var(--card,#fff);cursor:pointer;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:14px;line-height:1;transition:transform .15s;display:flex;position:absolute;top:-7px;right:-7px}.wall-media-preview-remove:hover{transform:scale(1.18)}.wall-progress-bar{background:#2563eb26;border-radius:2px;height:4px;margin-top:12px;overflow:hidden}.wall-progress-fill{background:var(--primary);border-radius:2px;height:100%;transition:width .2s}@keyframes wallCardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.wall-feed{flex-direction:column;gap:20px;display:flex}.wall-post-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:24px;transition:box-shadow .3s,transform .3s;animation:.45s both wallCardIn;box-shadow:0 2px 12px #0206170f}.wall-post-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0206171f}.wall-post-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.wall-post-avatar{background:linear-gradient(135deg,#2563eb26,#60a5fa26);border:2px solid #2563eb1f;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.wall-post-avatar-initial{color:#60a5fa;font-family:Anton,sans-serif;font-size:14px}.wall-post-author{flex-direction:column;flex:1;min-width:0;display:flex}.wall-post-author strong{color:var(--ink);font-size:14px;font-weight:800}.wall-post-avatar-link{text-decoration:none;transition:transform .2s,opacity .15s}.wall-post-avatar-link:hover{opacity:.9;transform:scale(1.06)}.wall-post-author-link{color:var(--ink);text-decoration:none;transition:color .15s}.wall-post-author-link:hover{color:var(--primary)}.wall-post-time{color:var(--ink-muted);font-size:12px;font-weight:500}.wall-post-delete{cursor:pointer;opacity:.4;color:var(--ink-muted);background:0 0;border:none;border-radius:8px;padding:6px;font-size:16px;transition:all .2s}.wall-post-delete:hover{opacity:1;color:#ef4444;background:#ef444414}.wall-post-flag{cursor:pointer;opacity:.35;color:var(--ink-muted);background:0 0;border:none;border-radius:8px;padding:6px 10px;font-size:14px;transition:all .2s}.wall-post-flag:hover{opacity:.8;background:#94a3b814}.wall-post-flag:disabled{opacity:.7;cursor:default;color:#ef4444;background:#ef44440f;font-size:11px;font-weight:700}.wall-post-media{object-fit:cover;border-radius:14px;width:100%;max-height:400px;margin-bottom:16px}.wall-post-media-wrap{border-radius:14px;max-width:100%;margin-bottom:16px;overflow:hidden}.wall-post-media-wrap img{transition:transform .4s}.wall-post-media-wrap:hover img{transform:scale(1.02)}.wall-post-caption{color:var(--ink-soft);white-space:pre-wrap;margin-bottom:16px;font-size:15px;line-height:1.7}.wall-external-link{color:#93c5fd;text-underline-offset:2px;word-break:break-word;font-weight:700;text-decoration:underline}.wall-external-link:hover{color:#dbeafe}.wall-link-preview{background:linear-gradient(#0f172aeb,#020617e0);border:1px solid #94a3b83d;border-radius:14px;grid-template-columns:minmax(0,148px) minmax(0,1fr);gap:0;margin:-4px 0 16px;text-decoration:none;display:grid;overflow:hidden}.wall-link-preview-image{object-fit:cover;background:#0f172a8c;width:100%;height:100%;min-height:124px}.wall-link-preview-content{gap:6px;min-width:0;padding:12px 14px;display:grid}.wall-link-preview-site,.wall-link-preview-host{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.wall-link-preview-site{color:#93c5fd}.wall-link-preview-host{color:#e2e8f0a6}.wall-link-preview-content strong{color:#f8fafc;font-size:15px;line-height:1.35}.wall-link-preview-content p{color:#e2e8f0cc;margin:0;font-size:13px;line-height:1.45}.wall-link-preview:hover{border-color:#60a5fa6b;box-shadow:0 12px 30px #02061747}@media (max-width:640px){.wall-link-preview{grid-template-columns:1fr}.wall-link-preview-image{min-height:180px;max-height:220px}}.wall-hashtag-link{color:var(--primary);font-weight:700;text-decoration:none;transition:color .15s}.wall-hashtag-link:hover{color:var(--primary-strong);text-decoration:underline}.hashtag-textarea-wrap{width:100%;position:relative}.hashtag-editor{white-space:pre-wrap;word-wrap:break-word;cursor:text;outline:none;min-height:80px;overflow-y:auto}.hashtag-editor:empty:before{content:attr(data-placeholder);color:#64748b;pointer-events:none}.hashtag-editor .hashtag-hl{color:#60a5fa;background:#60a5fa26;border-radius:3px;padding:0 2px}.hashtag-dropdown{z-index:50;background:#0f172a;border:1px solid #94a3b833;border-radius:12px;max-height:220px;margin-bottom:6px;padding:4px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 30px #0006}.hashtag-dropdown-item{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:background .1s;display:flex}.hashtag-dropdown-item:hover,.hashtag-dropdown-item-active{background:#2563eb26}.hashtag-dropdown-new{color:#94a3b8;justify-content:space-between;align-items:center;padding:10px 14px;font-size:14px;display:flex}.hashtag-dropdown-name{color:#60a5fa;font-weight:700}.hashtag-dropdown-count{color:#64748b;font-size:12px;font-weight:600}.wall-tag-header{margin-bottom:24px}.wall-tag-back{color:var(--ink-soft);margin-bottom:8px;font-size:14px;text-decoration:none;display:inline-block}.wall-tag-back:hover{color:var(--accent)}.wall-reactions{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.wall-reaction-btn{cursor:pointer;background:#f8fafcb3;border:1.5px solid #94a3b833;border-radius:999px;align-items:center;gap:5px;padding:6px 14px;font-size:15px;transition:all .2s;display:inline-flex}.wall-reaction-btn:hover{border-color:var(--primary);background:#2563eb0f;transform:scale(1.06)}.wall-reaction-btn:active{transform:scale(.95)}.wall-reaction-btn span{color:var(--ink-muted);font-size:12px;font-weight:700}.wall-reaction-active{border-color:var(--primary);background:#2563eb1a;box-shadow:0 0 0 2px #2563eb14}.wall-reaction-active span{color:var(--primary);font-weight:800}.wall-reaction-readonly{cursor:default}.wall-reaction-readonly:hover{background:#f8fafcb3;border-color:#94a3b833;transform:none}.wall-post-actions-row{border-top:1px solid #94a3b81f;align-items:center;gap:4px;margin-top:12px;padding-top:12px;display:flex}.wall-post-action-btn{cursor:pointer;color:var(--ink-muted);letter-spacing:.01em;background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.wall-post-action-btn:hover{color:var(--primary);background:#2563eb0f}.wall-post-action-btn:active{transform:scale(.96)}.wall-post-action-btn svg{font-size:15px}.wall-comments{border-top:1px solid #94a3b81a;margin-top:14px;padding-top:14px}.wall-comments-empty{text-align:center;color:#94a3b8;padding:10px 0;font-size:13px;font-weight:500}.wall-comment-item{gap:10px;padding:10px 0;display:flex}.wall-comment-item+.wall-comment-item{border-top:1px solid #94a3b80f}.wall-comment-avatar{background:linear-gradient(135deg,#2563eb1f,#60a5fa1f);border:1.5px solid #2563eb1a;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.wall-comment-body{flex:1;min-width:0}.wall-comment-meta{align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.wall-comment-author{color:var(--ink);font-size:13px;font-weight:800}.wall-comment-time{color:#94a3b8;font-size:11px;font-weight:500}.wall-comment-text{color:var(--ink-soft);word-break:break-word;font-size:14px;line-height:1.55}.wall-comment-like-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;margin-top:2px;padding:3px 0;font-size:12px;font-weight:700;transition:color .15s}.wall-comment-like-btn:hover,.wall-comment-like-btn.active{color:var(--primary)}.wall-comment-form{border-top:1px solid #94a3b814;align-items:center;gap:10px;margin-top:12px;padding-top:12px;display:flex}.wall-comment-input{flex:1;transition:border-color .2s,box-shadow .2s;background:#f8fafccc!important;border:1.5px solid #94a3b840!important;border-radius:999px!important;padding:10px 14px!important;font-size:13px!important}.wall-comment-input:focus{outline:none;box-shadow:0 0 0 3px #2563eb14;border-color:#2563eb66!important}.wall-comment-submit{white-space:nowrap;flex-shrink:0;border-radius:999px!important;padding:8px 18px!important;font-size:12px!important;font-weight:700!important}.wall-comment-login{text-align:center;color:#94a3b8;padding:12px 0 4px;font-size:13px;font-weight:500}.wall-comment-error{color:#ef4444;margin-top:6px;font-size:13px;font-weight:600}.wall-comment-reactions{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.wall-comment-reaction-btn{cursor:pointer;color:#94a3b8;background:0 0;border:1px solid #94a3b833;border-radius:999px;align-items:center;gap:3px;padding:1px 7px;font-size:13px;line-height:1.4;transition:all .15s;display:inline-flex}.wall-comment-reaction-btn span{color:var(--ink-muted);font-size:11px;font-weight:700}.wall-comment-reaction-btn:hover{background:#2563eb14;border-color:#2563eb40}.wall-comment-reaction-btn.active{background:#2563eb1a;border-color:#2563eb59}.wall-comment-reaction-btn.active span{color:var(--primary)}.wall-comment-actions{align-items:center;gap:10px;margin-top:4px;display:flex}.wall-comment-action-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;gap:4px;padding:2px 0;font-size:12px;font-weight:700;transition:color .15s;display:inline-flex}.wall-comment-action-btn:hover,.wall-comment-action-btn.active{color:var(--primary)}.wall-comment-hide-btn:hover{color:#f59e0b}.wall-comment-hidden{opacity:.55}.wall-comment-hidden-badge{color:#b45309;text-transform:uppercase;letter-spacing:.03em;background:#f59e0b1f;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700}.wall-comment-thread{padding-bottom:2px}.wall-comment-thread+.wall-comment-thread{border-top:1px solid #94a3b80f}.wall-comment-replies{border-left:2px solid #2563eb26;margin-left:28px;padding-left:14px}.wall-comment-reply{padding:6px 0}.wall-comment-reply .wall-comment-avatar{width:26px;height:26px}.wall-reply-form{margin-left:28px;padding-left:14px;border-top:none!important;margin-top:6px!important;padding-top:6px!important}@keyframes wallLightboxIn{0%{opacity:0}to{opacity:1}}.wall-lightbox{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#000000e0;justify-content:center;align-items:center;animation:.25s wallLightboxIn;display:flex;position:fixed;inset:0}.wall-lightbox-close{color:#fff;cursor:pointer;z-index:1001;opacity:.9;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:20px;right:24px}.wall-lightbox-close:hover{opacity:1;background:#fff3}.wall-lightbox-img{object-fit:contain;cursor:default;border-radius:12px;max-width:90vw;max-height:90vh;box-shadow:0 20px 60px #0006}.wall-recommendations{margin-top:32px}.wall-recommendations-title{color:var(--snow);letter-spacing:.02em;margin-bottom:16px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800}.wall-recommendations-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.wall-rec-card-wrap{transform-origin:top;transform:scale(.85)}.fifa-card-profile-link{text-align:center;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;margin-top:8px;font-size:12px;font-weight:700;text-decoration:none;transition:color .15s;display:block}.fifa-card-profile-link:hover{color:var(--primary-strong)}.general-wall{max-width:680px;margin:0 auto;padding:32px 16px 64px}.general-wall-header{text-align:center;border-bottom:1px solid #94a3b81f;margin-bottom:32px;padding-bottom:28px}.general-wall-title{letter-spacing:.06em;text-transform:uppercase;color:#f8fafc;text-shadow:0 4px 24px #2563eb33;margin-bottom:6px;font-family:Anton,sans-serif;font-size:52px;font-weight:400;line-height:1.1}.general-wall-subtitle{color:#94a3b8;letter-spacing:.02em;font-size:15px;font-weight:500}.general-wall-status{text-align:center;color:#94a3b8;padding:32px 0;font-size:14px;font-weight:500}.wall-load-more-wrap{justify-content:center;padding-top:20px;display:flex}.wall-load-more-wrap .button{border-radius:999px;padding:10px 32px;font-size:13px;font-weight:700}@media (max-width:600px){.player-profile-top{text-align:center;flex-direction:column;align-items:center}.player-profile-photo{width:120px;height:120px}.player-profile-name{font-size:24px}.player-profile-meta,.player-profile-badges,.player-profile-actions{justify-content:center}.wall-recommendations-grid{grid-template-columns:repeat(2,1fr)}.wall-rec-card-wrap{transform:scale(.75)}.general-wall-title{font-size:36px}.general-wall{padding:24px 12px 48px}.wall-post-card,.wall-post-form{border-radius:16px;padding:18px}.wall-comment-form{flex-direction:column;gap:8px}.wall-comment-submit{align-self:flex-end}}.search-bar-wrapper{max-width:600px;margin:0 auto 24px;padding:0 12px}.search-input-container{margin-bottom:12px;position:relative}.search-input-icon{color:#64748b;pointer-events:none;z-index:1;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search-input{height:52px;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 2px 8px #02061726;color:#f1f5f9!important;background:#ffffff14!important;border:1.5px solid #94a3b838!important;border-radius:16px!important;padding-left:46px!important;padding-right:16px!important;font-size:16px!important}.search-input:focus{background:#ffffff1f!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61f,0 2px 8px #02061726!important}.search-input::placeholder{font-weight:400;color:#64748b!important}.search-role-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;margin-bottom:2px;padding:2px 0 6px;display:flex;overflow-x:auto}.search-role-tabs::-webkit-scrollbar{display:none}.search-role-tab{color:#94a3b8;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #94a3b82e;border-radius:999px;flex-shrink:0;padding:9px 16px;font-size:13px;font-weight:700;transition:all .15s}.search-role-tab:hover{color:#e2e8f0;background:#ffffff1a}.search-role-tab-active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 2px 8px #2563eb4d}.search-filter-toggle{align-items:center;gap:5px;display:inline-flex}.search-filters{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a99;border:1px solid #94a3b82e;border-radius:16px;margin-top:10px;padding:16px;animation:.2s searchFiltersIn}@keyframes searchFiltersIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-filters-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.search-filters-row:last-child{margin-bottom:0}.search-filter-field{flex-direction:column;gap:4px;min-width:0;display:flex}.search-filter-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:800;display:flex}.search-filter-input{transition:border-color .15s,box-shadow .15s;color:#f1f5f9!important;background:#02061766!important;border:1px solid #94a3b838!important;border-radius:12px!important;padding:11px 12px!important;font-size:14px!important}.search-filter-input::placeholder{color:#64748b!important}.search-filter-input:focus{background:#0206178c!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61f!important}.search-filter-input option{color:#f1f5f9;background:#1e293b}.search-filter-checkbox{cursor:pointer;color:#e2e8f0;-webkit-tap-highlight-color:transparent;background:#0206174d;border:1px solid #94a3b82e;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.search-filter-checkbox:hover{background:#ffffff0a;border-color:#94a3b859}.search-filter-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.search-filter-checkbox span{-webkit-user-select:none;user-select:none}.search-clear-filters{color:#60a5fa;cursor:pointer;background:0 0;border:1px solid #60a5fa40;border-radius:999px;align-items:center;gap:4px;margin-top:8px;padding:7px 14px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.search-clear-filters:hover{color:#93bbfc;background:#60a5fa1a;border-color:#60a5fa66}.search-status{text-align:center;color:#94a3b8;margin-bottom:24px;padding:0 16px;font-size:14px}.search-filter-toggle{background:#0206174d;border:1px solid #94a3b82e;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.search-filter-toggle-label{color:#e2e8f0;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600}.search-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#94a3b840;border:none;border-radius:13px;flex-shrink:0;width:46px;height:26px;padding:0;transition:background .25s;position:relative}.search-toggle-on{background:var(--primary)}.search-toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.search-toggle-on .search-toggle-knob{transform:translate(20px)}.age-range-value{color:#e2e8f0;text-transform:none;letter-spacing:0;flex-shrink:0;margin-left:auto;font-size:12px;font-weight:700}.search-filter-help{color:#ffffffb8;font-size:12px}.age-range-slider{touch-action:none;align-items:center;height:36px;display:flex;position:relative}.age-range-track{background:#94a3b833;border-radius:2px;height:4px;position:absolute;left:0;right:0}.age-range-fill{background:var(--primary);border-radius:2px;height:4px;transition:left 50ms,width 50ms;position:absolute}.age-range-slider input[type=range]{appearance:none;pointer-events:none;background:0 0;width:100%;height:36px;margin:0;padding:0;position:absolute}.age-range-slider input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;pointer-events:all;border:2.5px solid #fff;border-radius:50%;width:24px;height:24px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #02061759}.age-range-slider input[type=range]::-webkit-slider-thumb:active{transform:scale(1.15);box-shadow:0 2px 12px #2563eb73}.age-range-slider input[type=range]::-moz-range-thumb{background:var(--primary);cursor:pointer;pointer-events:all;border:2.5px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 8px #02061759}@media (max-width:600px){.search-role-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:2px 0 4px;display:grid;overflow:visible}.search-filters-row{grid-template-columns:1fr;gap:8px}.search-bar-wrapper{padding:0 8px}.search-role-tab{text-align:center;justify-content:center;width:100%;min-width:0;padding:10px 8px;font-size:11px;line-height:1.2}.search-filter-toggle{justify-content:center}.search-filters{padding:12px}}.tp-container{max-width:800px;margin:0 auto;padding:0 16px 64px}.tp-back-to-search{color:var(--ink-muted);background:var(--card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:6px;margin-bottom:12px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.tp-back-to-search:hover{color:var(--ink);border-color:var(--ink-muted);background:var(--surface)}.tp-hero{background:var(--card);border:1px solid var(--border);border-radius:20px;margin-bottom:0;padding:32px 28px 24px;position:relative;overflow:hidden}.tp-hero-bg{pointer-events:none;background:linear-gradient(135deg,#2563eb14 0%,#7c3aed0d 50%,#0000 100%);position:absolute;inset:0}.tp-hero-content{z-index:1;align-items:center;gap:24px;margin-bottom:20px;display:flex;position:relative}.tp-crest{background:#ffffff14;border:2px solid #ffffff1f;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden;box-shadow:0 8px 24px #0003}.tp-crest-img{object-fit:cover;width:100%;height:100%}.tp-crest-initials{color:#94a3b8;letter-spacing:.05em;font-size:28px;font-weight:800}.tp-hero-info{flex:1;min-width:0}.tp-name{color:var(--ink);letter-spacing:.02em;margin:0 0 4px;font-family:Anton,sans-serif;font-size:28px;line-height:1.1}.tp-club-line{color:var(--ink-muted);margin:0 0 8px;font-size:14px}.tp-club-link{color:#60a5fa;font-weight:600;text-decoration:none}.tp-club-link:hover{text-decoration:underline}.tp-meta-row{flex-wrap:wrap;gap:16px;display:flex}.tp-meta-item{color:var(--ink-muted);align-items:center;gap:5px;font-size:13px;display:inline-flex}.tp-hero-actions{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid;position:relative}.tp-follow-btn{white-space:nowrap;cursor:pointer;border:1.5px solid var(--primary);background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:40px;padding:7px 12px;font-size:12px;font-weight:700;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.tp-follow-btn:hover{background:var(--primary-strong);transform:translateY(-1px)}.tp-follow-btn-active{color:var(--primary);background:0 0}.tp-follow-btn-active:hover{color:#fff;background:#dc2626;border-color:#dc2626}.tp-share-btn{white-space:nowrap;cursor:pointer;border:1.5px solid var(--border);min-width:0;min-height:40px;color:var(--ink-muted);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;line-height:1.1;transition:all .2s;display:inline-flex}.tp-share-btn:hover{border-color:var(--ink-muted);color:var(--ink)}.tp-stats-bar{background:var(--card);border:1px solid var(--border);border-top:none;border-radius:0 0 20px 20px;justify-content:center;align-items:center;gap:0;margin-bottom:20px;padding:16px 24px;display:flex}.tp-stat{flex-direction:column;flex:1;align-items:center;padding:0 24px;display:flex}.tp-stat-value{color:var(--ink);font-size:18px;font-weight:800}.tp-stat-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:11px;font-weight:600}.tp-stat-divider{background:var(--border);flex-shrink:0;width:1px;height:32px}.tp-tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.tp-tag{color:#94a3b8;letter-spacing:.02em;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:600}.tp-tag-sport{color:#60a5fa;background:#2563eb1f;border-color:#2563eb33}.tp-tag-senior{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b33}.tp-tag-gender{color:#a78bfa;background:#7c3aed1f;border-color:#7c3aed33}.tp-tabs{border:1px solid var(--border);background:#ffffff0a;border-radius:14px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.tp-tab{color:#ffffffd1;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.tp-tab:hover{color:#fff;background:#ffffff0f}.tp-tab-active{color:#fff;background:#2563eb26}.tp-tab-count{color:#ffffffe0;background:#ffffff1a;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}.tp-tab-active .tp-tab-count{color:#fff;background:#ffffff29}.tp-content{min-height:200px}.tp-overview{flex-direction:column;gap:16px;display:flex}.tp-info-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:24px}.tp-manager-alert{background:linear-gradient(135deg,#2563eb24,#0a1224f5),var(--card);border-color:#60a5fa42;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.tp-manager-alert-kicker{letter-spacing:.12em;text-transform:uppercase;color:#93c5fd;margin:0 0 6px;font-size:11px;font-weight:700}.tp-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.tp-section-header-stack{align-items:flex-start}.tp-section-title{color:var(--ink);margin:0 0 16px;font-size:16px;font-weight:700}.tp-section-header .tp-section-title{margin-bottom:0}.tp-section-link{color:#60a5fa;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:13px;font-weight:600}.tp-section-link:hover{text-decoration:underline}.tp-activity-card-heading{flex:320px;min-width:0}.tp-activity-card-actions{flex-direction:column;align-items:stretch;gap:12px;min-width:250px;display:flex}.tp-activity-card-links{justify-items:stretch;gap:8px;display:grid}.tp-activity-status-tag{align-self:flex-end;padding-inline:12px}.tp-activity-action{color:#2563eb;letter-spacing:.01em;cursor:pointer;text-align:center;background:linear-gradient(#3b82f61f,#3b82f60a);border:1px solid #60a5fa38;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:38px;padding:9px 14px;font-size:13px;font-weight:700;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 22px #2563eb14}.tp-activity-action:hover{background:linear-gradient(#3b82f62e,#3b82f614);border-color:#2563eb57;transform:translateY(-1px);box-shadow:0 14px 26px #2563eb1f}.tp-activity-action:disabled{opacity:.6;cursor:default;transform:none}.tp-activity-action-danger{color:#dc2626;background:#fee2e2b3;border-color:#f871713d}.tp-activity-action-danger:hover{background:#fecacae6;border-color:#ef444452}.tp-rating-picker{background:#0f172a08;border:1px solid #94a3b83d;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;min-height:46px;padding:10px 12px;display:flex}.tp-rating-star{color:#94a3b8b8;cursor:pointer;background:#94a3b829;border:none;border-radius:999px;width:36px;height:36px;font-size:18px;line-height:1;transition:transform .16s,background .16s,color .16s,box-shadow .16s}.tp-rating-star:hover{color:#3b82f6;background:#60a5fa33;transform:translateY(-1px)scale(1.02)}.tp-rating-star-active{color:#2563eb;background:linear-gradient(#2563eb2e,#3b82f642);box-shadow:0 10px 18px #2563eb24}.tp-rating-picker-value{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);margin-left:auto;font-size:12px;font-weight:800}.tp-info-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.tp-info-item{flex-direction:column;gap:3px;display:flex}.tp-info-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.tp-info-value{color:var(--ink);font-size:15px;font-weight:600}.tp-member-list{flex-direction:column;gap:8px;display:flex}.tp-response-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tp-response-group{background:#f8fafc8a;border:1px solid #94a3b833;border-radius:18px;flex-direction:column;gap:10px;padding:14px;display:flex}.tp-response-group-toggle{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.tp-response-group-toggle-copy{flex-direction:column;gap:4px;display:flex}.tp-response-group-count{color:#2563eb;font-size:13px;font-weight:700}.tp-response-group-chevron{color:#64748b;flex-shrink:0;transition:transform .18s}.tp-response-group-chevron-open{transform:rotate(180deg)}.tp-member-card{color:inherit;background:#0a12248a;border:1px solid #94a3b81f;border-radius:14px;align-items:center;gap:14px;padding:11px 12px;text-decoration:none;transition:background .15s;display:flex}button.tp-member-card{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.tp-selectable-member{border:1px solid #0000}.tp-selectable-member-active{background:#2563eb14;border-color:#2563eb47}.tp-member-card:hover{background:#ffffff0a}.tp-member-avatar{background:#60a5fa1f;border:2px solid #60a5fa4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.tp-member-avatar img{object-fit:cover;width:100%;height:100%}.tp-member-avatar span{color:#60a5fa;font-size:14px;font-weight:800}.tp-member-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tp-member-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.tp-member-position{color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.35;overflow:hidden}.tp-member-row{background:#0a12248a;border:1px solid #94a3b81f;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.tp-member-main{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.tp-member-actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:6px;display:flex}.tp-member-action{text-align:center;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-width:104px;min-height:32px;padding:5px 10px;font-size:11px;font-weight:700;line-height:1.1;display:inline-flex}.tp-member-action-primary{border-width:1px}.tp-member-checkbox{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0;margin-left:auto}.tp-inline-note{color:var(--ink-muted);margin:8px 0 0;font-size:12px}.tp-activity-menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tp-activity-menu-btn{width:100%;color:var(--primary-strong);cursor:pointer;background:#2563eb0f;border:1px solid #2563eb2e;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:800;transition:background .15s,color .15s,border-color .15s}.tp-activity-menu-btn:hover{background:#2563eb1f;border-color:#2563eb47}.tp-activity-menu-btn-active{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;border-color:#0000;box-shadow:0 10px 24px #2563eb2e}.tp-activity-summary{border-top:1px solid #94a3b847;margin-top:18px;padding-top:16px}.tp-activity-summary-body{grid-template-columns:120px 1fr;align-items:center;gap:18px;display:grid}.tp-activity-summary-chart{width:120px;height:120px;position:relative}.tp-activity-summary-chart-ring{border-radius:50%;width:100%;height:100%}.tp-activity-summary-chart-center{color:var(--ink);background:#fffffff5;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:18px;box-shadow:inset 0 0 0 1px #94a3b82e}.tp-activity-summary-chart-center strong{font-size:26px;line-height:1}.tp-activity-summary-chart-center span{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:12px;font-weight:700}.tp-activity-summary-legend{flex-direction:column;gap:10px;display:flex}.tp-activity-summary-legend-item{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.tp-activity-summary-dot{border-radius:999px;width:10px;height:10px}.tp-activity-summary-label{color:var(--ink);font-size:13px;font-weight:700}.tp-activity-summary-value{color:var(--ink-muted);font-size:13px;font-weight:800}.tp-activity-time-fieldset{grid-column:1/-1;margin-bottom:0}.tp-activity-time-grid{grid-template-columns:1fr;gap:16px;display:grid}.tp-response-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.tp-response-action{white-space:nowrap;justify-content:center;width:100%;min-width:0;padding-inline:10px}.tp-empty{text-align:center;color:var(--ink-muted);padding:24px 0;font-size:14px}@media (max-width:600px){.tp-activity-menu{grid-template-columns:1fr}.tp-hero-content{text-align:center;flex-direction:column;align-items:center}.tp-crest{border-radius:14px;width:72px;height:72px}.tp-name{font-size:22px}.tp-meta-row{justify-content:center}.tp-hero-actions{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.tp-follow-btn,.tp-share-btn{letter-spacing:0;gap:4px;width:100%;min-width:0;min-height:36px;padding:6px 8px;font-size:11px}.tp-share-btn svg{display:none}.tp-stats-bar{padding:14px 12px}.tp-stat{padding:0 12px}.tp-stat-value{font-size:15px}.tp-info-grid{grid-template-columns:1fr 1fr}.tp-info-card{padding:18px}.tp-manager-alert{flex-direction:column;align-items:flex-start}.tp-activity-card-actions{align-items:flex-start;width:100%;min-width:0}.tp-activity-card-links{grid-template-columns:1fr;width:100%}.tp-activity-status-tag{align-self:flex-start}.tp-response-action{padding:9px 6px;font-size:12px}.tp-member-card{gap:10px;padding:10px 12px}.tp-member-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;padding:10px 12px}.tp-member-actions{flex-flow:wrap}.tp-member-action{flex:none;min-width:96px}.tp-response-groups{grid-template-columns:1fr}.tp-activity-summary-body{text-align:left;grid-template-columns:1fr;justify-items:center}.tp-rating-picker{gap:6px;padding:10px}.tp-rating-star{width:32px;height:32px;font-size:16px}.tp-rating-picker-value{width:100%;margin-left:0}.tp-section-header-stack>*{width:100%}.tp-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;display:grid}.tp-tab{white-space:normal;min-width:0;padding:10px 12px;font-size:13px;line-height:1.25}.tp-tab-span-2{grid-column:1/-1}.tp-tab-count{padding-inline:6px}}@media (min-width:960px){.tp-activity-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.unified-profile{max-width:720px;margin:0 auto;padding:32px 16px 64px}.profile-role-badges{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.profile-role-badge{letter-spacing:.02em;text-transform:capitalize;border-radius:999px;padding:4px 14px;font-size:.78rem;font-weight:600;display:inline-block}.profile-role-badge-player{color:#fff;background:#2563eb;border:none}.profile-role-badge-trainer{color:#fff;background:#16a34a;border:none}.profile-role-badge-referee{color:#fff;background:#dc2626;border:none}.profile-role-badge-sport{color:#fff;background:#7c3aed;border:none;align-items:center;gap:4px;display:inline-flex}.profile-role-tabs{background:#ffffff0a;border-radius:12px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.profile-role-tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 16px;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.profile-role-tab:hover{color:#e2e8f0;background:#ffffff0f}.profile-role-tab-active{color:#93bbfc;background:#3b82f626}.profile-role-section{margin-bottom:24px}.profile-endorsement-summary{background:#0f172a73;border:1px solid #94a3b847;border-radius:14px;margin-bottom:24px;padding:16px}.profile-endorsement-summary-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.profile-endorsement-subtitle{color:#94a3b8;margin-top:-6px;font-size:12px;font-weight:600}.profile-endorser-indicator{align-items:center;gap:10px;display:flex}.profile-endorser-stack{align-items:center;display:flex}.profile-endorser-avatar{color:#e2e8f0;background:#94a3b859;border:2px solid #e2e8f0cc;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.profile-endorser-count{color:#cbd5e1;white-space:nowrap;font-size:12px;font-weight:700}.profile-endorsement-overall{color:#cbd5e1;background:#1e293b80;border:1px solid #94a3b838;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.profile-endorsement-overall strong{color:#f8fafc;font-size:13px}.profile-endorsement-list{gap:8px;display:grid}.profile-endorsement-item{background:#0206175c;border:1px solid #94a3b83d;border-radius:10px;padding:10px}.profile-endorsement-meta{color:#94a3b8;margin-top:6px;font-size:12px;font-weight:600}.profile-endorsement-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-endorsement-row strong{color:#e2e8f0;font-size:13px;font-weight:700}.profile-endorsement-row span{color:#94a3b8;font-size:12px;font-weight:600}.profile-endorsement-track{background:#47556980;border-radius:999px;width:100%;height:8px;margin-top:8px;overflow:hidden}.profile-endorsement-track span{background:linear-gradient(90deg,#ef4444 0%,#f59e0b 52%,#22c55e 100%);border-radius:999px;height:100%;display:block}.profile-endorsement-score{text-align:right;color:#94a3b8;min-width:78px;font-size:12px;font-weight:800}.profile-endorsement-score.tone-low{color:#fca5a5}.profile-endorsement-score.tone-mid{color:#fde68a}.profile-endorsement-score.tone-high{color:#86efac}.profile-endorsement-empty{color:#94a3b8;text-align:center;padding:10px 0;font-size:13px}@media (max-width:520px){.profile-endorsement-summary-head{flex-direction:column;align-items:flex-start}.profile-endorser-indicator{justify-content:space-between;width:100%}}.wall-badge-highlight{color:#1d4ed8;background:#3b82f626;border:1px solid #3b82f659}.profile-club-team-row{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.profile-club-badge{border:1px solid var(--border);color:var(--ink);background:#ffffff12;border-radius:12px;align-items:center;gap:8px;padding:6px 14px 6px 6px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.profile-club-badge:hover{border-color:var(--primary);background:#ffffff1f;transform:translateY(-1px)}.profile-club-badge-logo{object-fit:contain;background:#fff;border-radius:8px;flex-shrink:0;width:28px;height:28px}.profile-club-badge-placeholder{color:#64748b;background:#e2e8f0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.profile-team-badge .profile-club-badge-placeholder{color:#2563eb;background:#dbeafe}.profile-club-badge-name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.profile-media-gallery{margin-bottom:32px}.profile-section-title{color:#e2e8f0;margin-bottom:16px;font-size:1.1rem;font-weight:700}.profile-media-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.profile-media-item{aspect-ratio:1;cursor:pointer;background:#ffffff0a;border-radius:8px;overflow:hidden}.profile-media-item img,.profile-media-item video{object-fit:cover;width:100%;height:100%;display:block}.profile-media-item:hover{opacity:.85}@media (max-width:480px){.profile-media-grid{grid-template-columns:repeat(2,1fr)}}.ig-profile{color:#f1f5f9;max-width:640px;margin:0 auto;padding:0 0 80px}.ig-header{border:1px solid #ffffff26;border-top:none;border-radius:0 0 22px 22px;align-items:center;gap:24px;padding:28px 22px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #02061766}.ig-header:before{content:"";pointer-events:none;background:linear-gradient(165deg,#ffffff1a,#fff0);position:absolute;inset:0}.ig-header-player{background:linear-gradient(135deg,#1e3a5f 0%,#2563eb 50%,#1e40af 100%)}.ig-header-trainer{background:linear-gradient(135deg,#14532d 0%,#16a34a 50%,#15803d 100%)}.ig-header-referee{background:linear-gradient(135deg,#7f1d1d 0%,#dc2626 50%,#b91c1c 100%)}.ig-avatar-wrap{flex-shrink:0}.ig-avatar{background:#ffffff29;border:3px solid #ffffff57;border-radius:50%;place-items:center;width:102px;height:102px;padding:3px;display:grid;overflow:hidden;box-shadow:0 8px 18px #02061747}.ig-avatar>img,.ig-avatar>span{border-radius:50%}.ig-avatar-initials{letter-spacing:.06em;color:#ffffffb3;background:#0f172a80;border-radius:50%;place-items:center;width:100%;height:100%;font-family:Anton,Arial,Helvetica,sans-serif;font-size:32px;display:grid}.ig-avatar-editable{cursor:pointer;transition:transform .15s;position:relative}.ig-avatar-editable:hover{opacity:1;transform:scale(1.04)}.ig-avatar-edit-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 2px 8px #0000004d}.ig-header-right{z-index:1;flex:1;min-width:0;position:relative}.ig-stats-row{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:12px;display:grid}.ig-stat{cursor:pointer;color:#f1f5f9;background:#0206173d;border:1px solid #fff3;border-radius:10px;flex-direction:column;align-items:center;padding:8px 6px;transition:background .15s,border-color .15s,transform .1s;display:flex}.ig-stat:hover{background:#ffffff1f;border-color:#ffffff59;transform:translateY(-1px)}.ig-stat-num{color:#fff;font-size:18px;font-weight:800;line-height:1.2}.ig-stat-label{color:#e2e8f0;letter-spacing:.02em;font-size:11px;font-weight:600}.ig-action-row{flex-wrap:wrap;gap:6px;display:flex}.ig-action-btn{cursor:pointer;color:#f8fafc;white-space:nowrap;background:#0f172a73;border:1px solid #ffffff59;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:5px;padding:7px 12px;font-size:12px;font-weight:800;text-decoration:none;transition:background .15s,transform .1s,border-color .15s;display:inline-flex}.ig-action-btn:hover{background:#ffffff38}.ig-action-btn-primary{color:#fff;background:#2563eb66;border-color:#93c5fd99}.ig-action-btn-primary:hover{background:#2563eb8c}.ig-action-btn-following{color:#93c5fd;background:#2563eb38;border-color:#93c5fd80}.ig-action-btn-following:hover{color:#f87171;background:#ef44442e;border-color:#ef444466}.ig-action-btn-disabled{opacity:.4;pointer-events:none}.ig-action-btn-icon{flex:0;padding:7px 10px}.ig-bio{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aa6;border:1px solid #94a3b833;border-radius:16px;margin:14px 0 0;padding:18px 20px 16px;box-shadow:0 6px 20px #0206174d}.ig-username{letter-spacing:.04em;text-transform:uppercase;color:#f8fafc;text-shadow:0 2px 6px #00000040;margin:0 0 8px;font-family:Anton,Arial,Helvetica,sans-serif;font-size:22px;font-weight:400}.ig-role-line{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.ig-role-tag{letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.ig-role-tag-player{color:#dbeafe;background:#2563eb59;border-color:#93c5fd66}.ig-role-tag-trainer{color:#dcfce7;background:#16a34a59;border-color:#86efac66}.ig-role-tag-referee{color:#fee2e2;background:#dc262659;border-color:#fca5a566}.ig-role-tag-sport{color:#ede9fe;background:#7c3aed59;border-color:#c4b5fd66}.ig-role-tag-country,.ig-role-tag-age{color:#e2e8f0;background:#ffffff1f;border-color:#ffffff2e}.ig-bio-text{color:#cbd5e1;margin:0 0 12px;font-size:14px;line-height:1.5}.ig-role-switcher{background:#0206174d;border:1px solid #ffffff1a;border-radius:10px;gap:4px;margin-bottom:12px;padding:3px;display:flex}.ig-role-switch-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:1;padding:7px 10px;font-size:12px;font-weight:700;transition:all .15s}.ig-role-switch-btn:hover{color:#f1f5f9;background:#ffffff0f}.ig-role-switch-active{color:#dbeafe;background:#2563eb4d;border-color:#93c5fd66}.ig-detail-chips{flex-wrap:wrap;justify-content:flex-start;gap:6px;margin-bottom:8px;display:flex}.ig-chip{letter-spacing:.01em;color:#e2e8f0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700}.ig-chip-highlight{color:#fef08a;background:#facc152e;border-color:#facc1552}.ig-club-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ig-club-pill{color:#fff;background:#ffffff24;border:1px solid #fff3;border-radius:10px;align-items:center;gap:7px;padding:6px 14px 6px 6px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ig-club-pill:hover{background:#ffffff38;border-color:#3b82f6}.ig-club-pill-logo{object-fit:contain;background:#fff;border-radius:6px;flex-shrink:0;width:24px;height:24px}.ig-club-pill-placeholder{color:#64748b;background:#e2e8f0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.ig-team-placeholder{color:#2563eb;background:#dbeafe}.ig-suggestions{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;border:1px solid #94a3b82e;border-radius:16px;margin-top:12px;padding:16px 20px}.ig-suggestions-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;font-size:13px;font-weight:700}.ig-suggestions-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:6px;display:flex;overflow-x:auto}.ig-suggestions-scroll::-webkit-scrollbar{display:none}.ig-suggestion-card{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;width:72px;text-decoration:none;display:flex}.ig-suggestion-avatar{background:#0f172a80;border:2px solid #ffffff4d;border-radius:50%;width:56px;height:56px;overflow:hidden;box-shadow:0 4px 10px #02061740}.ig-suggestion-initials{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:16px;font-weight:700;display:grid}.ig-suggestion-name{color:#e2e8f0;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:11px;font-weight:600;overflow:hidden}.ig-suggestion-sub{color:#94a3b8;font-size:10px}.ig-tab-bar{border-bottom:1px solid #94a3b82e;margin-top:14px;padding:0 16px;display:flex}.ig-tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;padding:14px 0;transition:color .15s,border-color .15s;display:flex}.ig-tab:hover{color:#f1f5f9}.ig-tab-active{color:#f1f5f9;border-bottom-color:#f1f5f9}.ig-tab-content{min-height:200px;padding:0 16px}.ig-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ig-media-cell{aspect-ratio:1;cursor:pointer;background:#ffffff08;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 10px 22px #0206172e}.ig-media-cell img,.ig-media-cell video{object-fit:cover;width:100%;height:100%;display:block}.ig-media-cell:hover{opacity:.8}.ig-media-play-icon{color:#fff;text-shadow:0 1px 4px #00000080;font-size:14px;position:absolute;top:8px;right:8px}.ig-posts{flex-direction:column;gap:14px;display:flex}.ig-post{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a73;border:1px solid #94a3b829;border-radius:14px;padding:14px}.ig-post:last-child{border-bottom:none}.ig-post-header{align-items:center;gap:10px;padding:10px 0;display:flex}.ig-post-author-link{flex:1;align-items:center;gap:8px;min-width:0;text-decoration:none;display:flex}.ig-post-avatar{background:#1e293b;border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.ig-post-avatar-init{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:12px;font-weight:700;display:grid}.ig-post-author-name{color:#f1f5f9;font-size:13px;font-weight:600}.ig-post-time{color:#94a3b8;font-size:12px}.ig-post-action-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px}.ig-post-action-btn:hover{color:#f1f5f9}.ig-post-media{object-fit:cover;border-radius:4px;width:100%;max-height:500px}.ig-post-media-wrap{border-radius:4px;overflow:hidden}.ig-post-media-wrap img{display:block}.ig-post-caption{color:#e2e8f0;margin:0;padding:8px 0 4px;font-size:14px;line-height:1.5}.ig-post-caption strong{margin-right:4px;font-weight:600}.ig-post-reactions{gap:4px;padding-top:6px;display:flex}.ig-reaction{cursor:pointer;color:#e2e8f0;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:16px;transition:background .15s;display:inline-flex}.ig-reaction:hover{background:#ffffff14}.ig-reaction-active{background:#3b82f626;border-color:#3b82f640}.ig-reaction-readonly{cursor:default}.ig-reaction-count{color:#94a3b8;font-size:12px;font-weight:600}.ig-post-form{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a73;border:1px solid #94a3b829;border-radius:14px;margin-bottom:14px;padding:14px}.ig-post-form .hashtag-editor,.ig-post-form textarea{border-radius:10px;padding:12px 14px;font-size:14px;color:#f1f5f9!important;background:#ffffff14!important;border:1px solid #ffffff24!important}.ig-post-form .hashtag-editor:focus,.ig-post-form textarea:focus{outline:none;background:#ffffff1a!important;border-color:#3b82f6!important}.ig-post-form .hashtag-editor:empty:before{color:#94a3b8}.ig-post-form-actions{align-items:center;gap:8px;margin-top:8px;display:flex}.ig-post-form-media-btn{color:#60a5fa;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.ig-post-form-media-btn:hover{background:#2563eb1f}.ig-post-form-submit{color:#dbeafe;cursor:pointer;background:#2563eb59;border:1px solid #93c5fd80;border-radius:999px;margin-left:auto;padding:7px 20px;font-size:12px;font-weight:800;transition:background .15s,border-color .15s}.ig-post-form-submit:hover{background:#2563eb80;border-color:#93c5fdb3}.ig-post-form-submit:disabled{opacity:.5;cursor:not-allowed}.ig-error{color:#f87171;margin-top:6px;font-size:13px}.ig-followers-tabs{border-bottom:1px solid #ffffff1a;display:flex}.ig-followers-tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:12px 0;font-size:14px;font-weight:600;transition:color .15s,border-color .15s}.ig-followers-tab:hover{color:#f1f5f9}.ig-followers-tab-active{color:#f1f5f9;border-bottom-color:#f1f5f9}.ig-followers-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.ig-follower-row{background:#0f172a59;border:1px solid #94a3b824;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.ig-follower-row:hover{background:#ffffff0f;border-color:#94a3b840}.ig-follower-link{flex:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.ig-follower-av{background:#1e293b;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.ig-follower-av-init{color:#94a3b8;place-items:center;width:100%;height:100%;font-size:14px;font-weight:700;display:grid}.ig-follower-info{flex-direction:column;min-width:0;display:flex}.ig-follower-name{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.ig-follower-sub{color:#94a3b8;font-size:12px}.ig-follower-type-badge{vertical-align:middle;text-transform:uppercase;letter-spacing:.03em;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:600;display:inline-block}.ig-follower-type-team{color:#60a5fa;background:#2563eb26}.ig-follower-type-club{color:#4ade80;background:#16a34a26}.ig-follower-btn{color:#dbeafe;cursor:pointer;background:#2563eb4d;border:1px solid #93c5fd80;border-radius:999px;flex-shrink:0;padding:6px 16px;font-size:12px;font-weight:800;transition:background .15s,border-color .15s}.ig-follower-btn:hover{background:#2563eb73;border-color:#93c5fdb3}.ig-follower-btn-following{color:#e2e8f0;background:#ffffff14;border-color:#fff3}.ig-follower-btn-following:hover{color:#f87171;background:#ef44442e;border-color:#ef444459}.ig-empty{text-align:center;color:#94a3b8;padding:32px 16px;font-size:14px}.ig-load-more{color:#f8fafc;cursor:pointer;background:#0f172a73;border:1px solid #ffffff40;border-radius:999px;padding:8px 24px;font-size:12px;font-weight:800;transition:background .15s,border-color .15s}.ig-load-more:hover{background:#ffffff26;border-color:#fff6}.ig-load-more:disabled{opacity:.5;cursor:not-allowed}.ig-lightbox{z-index:9999;cursor:pointer;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ig-lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px;position:absolute;top:16px;right:20px}.ig-lightbox-img{object-fit:contain;border-radius:4px;max-width:90vw;max-height:90vh}@media (max-width:480px){.ig-header{gap:16px;padding:22px 14px 18px}.ig-avatar{width:82px;height:82px}.ig-stat-num{font-size:15px}.ig-stats-row{gap:4px}.ig-stat{padding:6px 4px}.ig-action-row{flex-wrap:wrap}.ig-action-btn{padding:6px 8px;font-size:11px}.ig-bio{margin-top:10px;padding:14px 14px 12px}.ig-username{font-size:18px}.ig-suggestions{margin-top:10px;padding:12px 14px}.ig-tab-bar,.ig-tab-content{padding:0 10px}}.dash-page{gap:18px;max-width:720px;margin:0 auto;padding:24px 16px 64px;display:grid}.dash-profile-shell,.dash-section--glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffffa,#eef4fff2);border:1px solid #94a3b82e;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 18px 42px #0206173d,inset 0 1px #ffffffd1}.dash-profile-shell:before,.dash-section--glass:before{content:"";opacity:.78;background:linear-gradient(90deg,#fff0,#60a5fae6,#fff0);height:1px;position:absolute;inset:0 0 auto}.dash-profile-shell{padding:22px}.dash-profile-header{text-align:center;flex-direction:column;align-items:center;gap:18px;padding:10px 4px 2px;display:flex;position:relative}.dash-profile-photo-wrap{background:radial-gradient(circle at 30% 30%,#ffffffe6,#fff3 35%,#60a5fa42 100%);border-radius:999px;padding:7px;position:relative;box-shadow:0 12px 30px #2563eb2e,0 0 0 1px #60a5fa33}.dash-profile-photo{background:linear-gradient(#dbeafed1,#bfdbfe6b);border:3px solid #fffffff0;border-radius:50%;flex-shrink:0;place-items:center;width:108px;height:108px;display:grid;overflow:hidden;box-shadow:0 16px 30px #2563eb2e}.dash-profile-initials{color:#2563eb;font-size:32px;font-weight:800}.dash-profile-info{width:100%;max-width:520px}.dash-profile-kicker{color:#3b82f6;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.dash-profile-name{color:var(--ink);letter-spacing:.03em;margin-bottom:10px;font-family:Anton,sans-serif;font-size:34px;line-height:.96}.dash-profile-summary{color:#526377;max-width:36ch;margin:0 auto 16px;font-size:14px;font-weight:600;line-height:1.6}.dash-profile-roles{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;display:flex}.dash-profile-roles .profile-role-badge{letter-spacing:.02em;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 16px #0f172a14}.dash-profile-roles .profile-role-badge-player{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.dash-profile-roles .profile-role-badge-trainer{background:linear-gradient(135deg,#0f766e,#0891b2)}.dash-profile-roles .profile-role-badge-referee{background:linear-gradient(135deg,#dc2626,#ef4444)}.dash-profile-roles .profile-role-badge-sport{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.dash-profile-meta{color:var(--ink-muted);flex-direction:column;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.dash-profile-meta-label{letter-spacing:.14em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:800}.dash-profile-meta-country{color:#1e293b;background:#2563eb14;border:1px solid #2563eb24;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-weight:700;display:inline-flex}.dash-stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.dash-stat{background:#ffffff9e;border:1px solid #94a3b829;border-radius:18px;flex-direction:column;align-items:center;gap:2px;padding:14px 10px;display:flex;box-shadow:inset 0 1px #ffffffb8}.dash-stat-number{color:var(--ink);font-size:20px;font-weight:800}.dash-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.dash-view-profile-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#0b63ff);border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 22px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .14s,box-shadow .14s,background .18s;display:inline-flex;box-shadow:0 16px 30px #2563eb3d}.dash-view-profile-btn:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-2px);box-shadow:0 18px 34px #2563eb4d}.dash-section{margin-bottom:0}.dash-section--glass{padding:18px}.dash-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.dash-section-kicker{color:#3b82f6;letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800}.dash-section-title{color:var(--ink);letter-spacing:.01em;margin-bottom:0;font-size:1.06rem;font-weight:800}.dash-section-chip{color:#2563eb;background:#2563eb14;border:1px solid #2563eb24;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.dash-recent-followers{flex-wrap:wrap;gap:10px;display:flex}.dash-follower-chip{min-height:48px;color:var(--ink);background:#fffc;border:1px solid #94a3b829;border-radius:999px;align-items:center;gap:10px;padding:7px 14px 7px 7px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .12s,box-shadow .12s;display:flex;box-shadow:0 10px 18px #0f172a14}.dash-follower-chip:hover{background:#fffffff5;border-color:#3b82f642;transform:translateY(-1px);box-shadow:0 14px 24px #0f172a1f}.dash-follower-avatar{background:linear-gradient(#dbeafeeb,#bfdbfe99);border:1px solid #60a5fa3d;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.dash-follower-initials{color:#2563eb;font-size:12px;font-weight:800}.dash-follower-name{white-space:nowrap;color:#1e293b}.dash-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.dash-action-card{min-height:176px;color:var(--ink);text-align:left;background:linear-gradient(#fffffff0,#f0f6ffeb);border:1px solid #94a3b82e;border-radius:22px;grid-template-columns:56px minmax(0,1fr) 20px;align-items:start;column-gap:16px;padding:20px;text-decoration:none;transition:background .15s,border-color .15s,transform .12s,box-shadow .12s;display:grid;box-shadow:0 14px 24px #0f172a14}.dash-actions-grid>.dash-action-card:last-child:nth-child(odd){grid-column:1/-1}.dash-action-card:hover{background:linear-gradient(#fff,#ebf5fffa);border-color:#3b82f647;transform:translateY(-2px);box-shadow:0 18px 30px #0f172a1f}.dash-action-icon{color:#2563eb;background:linear-gradient(135deg,#2563eb1f,#0ea5e91f);border:1px solid #2563eb29;border-radius:18px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:inset 0 1px #ffffff73}.dash-action-content{flex-direction:column;align-self:stretch;gap:8px;min-width:0;display:flex}.dash-action-content strong{color:#0f172a;letter-spacing:-.02em;max-width:12ch;font-size:15px;font-weight:800;line-height:1.15;display:block}.dash-action-content span{color:#526377;text-wrap:pretty;max-width:22ch;font-size:13px;font-weight:600;line-height:1.55;display:block}.dash-action-arrow{color:#2563eb;opacity:.9;place-self:end;transform:translateY(-2px)}@media (max-width:600px){.dash-page{padding:20px 14px 64px}.dash-profile-shell{padding:18px}.dash-profile-name{font-size:30px}.dash-profile-summary{font-size:13px}.dash-stats-row{gap:8px}.dash-section--glass{padding:16px}.dash-actions-grid{grid-template-columns:1fr;gap:12px}.dash-action-card{border-radius:20px;grid-template-columns:52px minmax(0,1fr) 18px;column-gap:14px;min-height:146px;padding:16px}.dash-actions-grid>.dash-action-card:last-child:nth-child(odd){grid-column:auto}.dash-action-icon{border-radius:16px;width:52px;height:52px}.dash-action-content strong{max-width:none;font-size:14px}.dash-action-content span{max-width:none;font-size:12px}}.fifa-card-link{color:inherit;text-decoration:none;display:block}.fifa-card-link .fifa-card{cursor:pointer}.fifa-card-link:hover .fifa-card{transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.favorites-page{max-width:1100px;margin:24px auto 56px;padding:0 16px}.favorites-shell{background:#0f172ac7;border:1px solid #94a3b847;border-radius:18px;padding:18px;box-shadow:0 14px 30px #02061773}.favorites-header h1{color:#f8fafc;font-size:28px;font-weight:800}.favorites-header p{color:#cbd5e1;margin-top:4px}.favorites-section{border-top:1px solid #94a3b838;margin-top:18px;padding-top:14px}.favorites-section h2{color:#e2e8f0;font-size:19px}.favorites-muted{color:#94a3b8;margin-top:10px}.favorites-empty{color:#cbd5e1;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.favorites-club-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;margin-top:10px;display:grid}.favorites-club-card{background:#0f172abf;border:1px solid #94a3b83d;border-radius:12px;padding:10px}.favorites-club-card h3{color:#f8fafc;font-size:15px}.favorites-club-card p{color:#cbd5e1;margin-top:4px;font-size:13px}.favorites-club-card a{color:#93c5fd}.favorites-club-inactive{color:#fecaca;border:1px solid #f8717199;border-radius:999px;margin-top:8px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.favorites-user-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-top:10px;display:grid}.favorites-user-card{color:#e2e8f0;background:#0f172abf;border:1px solid #94a3b83d;border-radius:12px;align-items:center;gap:10px;padding:10px;text-decoration:none;display:flex}.favorites-user-card:hover{border-color:#60a5fa99}.favorites-user-avatar{color:#dbeafe;background:#60a5fa33;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-weight:800;display:grid;overflow:hidden}.favorites-user-avatar img{object-fit:cover;width:100%;height:100%}.club-ac-wrap{position:relative}.club-ac-icon{color:var(--ink-muted);opacity:.5;pointer-events:none;line-height:1;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.club-ac-dropdown{z-index:50;background:var(--card);border:1px solid var(--border);border-radius:14px;max-height:240px;padding:6px;animation:.15s club-ac-open;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #02061738}@keyframes club-ac-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.club-ac-option{cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;transition:background .12s;display:flex}.club-ac-option:hover,.club-ac-option.active{background:#2563eb12}.club-ac-logo{object-fit:cover;background:#fff;border:1px solid #94a3b826;border-radius:8px;flex-shrink:0;width:32px;height:32px}.club-ac-initials{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:inline-flex}.club-ac-team-icon{width:32px;height:32px;color:var(--ink-muted);background:#94a3b81a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.club-ac-text{flex-direction:column;min-width:0;display:flex}.club-ac-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.club-ac-city{color:var(--ink-muted);margin-top:1px;font-size:12px;font-weight:500}.club-signup-container{max-width:760px;margin:48px auto;padding:0 20px}.club-signup-card{background:var(--card);border:1px solid var(--border);border-radius:22px;padding:40px 44px 36px;position:relative;overflow:hidden;box-shadow:0 20px 50px #02061759}.club-signup-card:before{content:"";background:linear-gradient(90deg,var(--primary),#38bdf8,var(--primary));background-size:200% 100%;height:4px;animation:4s infinite club-gradient-shift;position:absolute;top:0;left:0;right:0}@keyframes club-gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.club-signup-header{text-align:center;margin-bottom:28px}.club-signup-header h1{color:var(--ink);letter-spacing:-.01em;margin-bottom:6px;font-size:28px;font-weight:800}.club-signup-header p{color:var(--ink-muted);font-size:15px;font-weight:600}.club-search-wrap{margin-bottom:6px;position:relative}.club-search-wrap .club-search-icon{color:var(--ink-muted);opacity:.55;pointer-events:none;font-size:18px;line-height:1;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.club-search-wrap .input{border-radius:14px;height:52px;padding-left:44px;font-size:16px}.club-searching{color:var(--ink-muted);justify-content:center;align-items:center;gap:10px;padding:28px 0 12px;font-size:14px;font-weight:600;display:flex}.club-searching-dot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite club-pulse}.club-searching-dot:nth-child(2){animation-delay:.15s}.club-searching-dot:nth-child(3){animation-delay:.3s}@keyframes club-pulse{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.club-empty-state{text-align:center;padding:44px 20px 28px}.club-empty-icon{opacity:.8;margin-bottom:14px;font-size:44px}.club-empty-state h3{color:var(--ink);margin-bottom:6px;font-size:17px;font-weight:800}.club-empty-state p{color:var(--ink-muted);max-width:340px;margin:0 auto;font-size:14px;font-weight:500;line-height:1.5}.club-results{gap:10px;margin-top:20px;display:grid}.club-results-count{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:13px;font-weight:700}.club-result-card{color:var(--ink);background:linear-gradient(135deg,#f8fafcfa,#f1f5f9f2);border:1px solid #94a3b84d;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;text-decoration:none;transition:all .2s;animation:.25s both club-card-enter;display:flex}.club-result-card:nth-child(2){animation-delay:40ms}.club-result-card:nth-child(3){animation-delay:80ms}.club-result-card:nth-child(4){animation-delay:.12s}.club-result-card:nth-child(5){animation-delay:.16s}.club-result-card:nth-child(6){animation-delay:.2s}@keyframes club-card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.club-result-card:hover{border-color:#2563eb66;transform:translateY(-1px);box-shadow:0 6px 20px #2563eb1a}.club-result-left{align-items:center;gap:12px;min-width:0;display:flex}.club-result-logo{object-fit:cover;background:#fff;border:1px solid #94a3b833;border-radius:10px;flex-shrink:0;width:40px;height:40px}.club-result-initials{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;letter-spacing:.03em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:inline-flex}.club-result-info{min-width:0}.club-result-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.club-result-city{color:var(--ink-muted);margin-top:1px;font-size:13px;font-weight:500}.club-result-right{text-align:right;flex-shrink:0}.club-result-status{white-space:nowrap;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.club-result-status.available{color:var(--primary);background:#2563eb14}.club-result-status.claimed{color:var(--ink-muted);background:#94a3b826}.club-result-arrow{opacity:0;margin-left:6px;font-size:16px;transition:opacity .2s,transform .2s;display:inline-block}.club-result-card:hover .club-result-arrow{opacity:.6;transform:translate(2px)}.club-claim-container{max-width:620px;margin:48px auto;padding:0 20px}.club-claim-card{background:var(--card);border:1px solid var(--border);border-radius:22px;padding:40px 44px 36px;position:relative;overflow:hidden;box-shadow:0 20px 50px #02061759}.club-claim-card:before{content:"";background:linear-gradient(90deg,var(--primary),#38bdf8,var(--primary));background-size:200% 100%;height:4px;animation:4s infinite club-gradient-shift;position:absolute;top:0;left:0;right:0}.club-claim-steps{justify-content:center;align-items:center;gap:0;margin-bottom:32px;padding:0 20px;display:flex}.club-claim-step{align-items:center;gap:8px;display:flex}.club-claim-step-num{border:2px solid var(--border);width:32px;height:32px;color:var(--ink-muted);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;transition:all .3s;display:flex}.club-claim-step-label{color:var(--ink-muted);white-space:nowrap;font-size:13px;font-weight:700;transition:color .3s}.club-claim-step.active .club-claim-step-num{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 0 4px #2563eb26}.club-claim-step.active .club-claim-step-label{color:var(--ink)}.club-claim-step.done .club-claim-step-num{color:#fff;background:#10b981;border-color:#10b981}.club-claim-step.done .club-claim-step-label{color:var(--ink-soft)}.club-claim-step-line{background:var(--border);flex-shrink:0;width:40px;height:2px;margin:0 10px;transition:background .3s}.club-claim-step-line.done{background:#10b981}.club-claim-preview{background:linear-gradient(135deg,#2563eb0f,#38bdf80a);border:1px solid #2563eb26;border-radius:14px;align-items:center;gap:14px;margin-bottom:24px;padding:16px 18px;display:flex}.club-claim-preview-logo{object-fit:cover;background:#fff;border:1px solid #94a3b833;border-radius:12px;flex-shrink:0;width:48px;height:48px}.club-claim-preview-initials{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:inline-flex}.club-claim-preview-info{min-width:0}.club-claim-preview-name{color:var(--ink);font-size:16px;font-weight:800}.club-claim-preview-meta{color:var(--ink-muted);margin-top:2px;font-size:13px;font-weight:500}.club-claim-preview-email{color:var(--primary);background:#2563eb14;border-radius:6px;align-items:center;gap:5px;margin-top:4px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.club-claim-section{animation:.35s both club-section-enter}@keyframes club-section-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.club-claim-section .field{margin-bottom:16px}.club-button-outline{width:100%;color:var(--primary);border:2px solid var(--primary);cursor:pointer;background:0 0;border-radius:50px;padding:13px;font-size:15px;font-weight:800;transition:all .2s}.club-button-outline:hover:not(:disabled){background:#2563eb0f}.club-button-outline:disabled{opacity:.5;cursor:not-allowed}.club-claim-message{text-align:center;border-radius:10px;margin-top:16px;padding:10px 16px;font-size:14px;font-weight:600;animation:.3s both club-section-enter}.club-claim-message.success{color:#059669;background:#10b98114;border:1px solid #10b98133}.club-claim-message.error{color:#dc2626;background:#ef444414;border:1px solid #ef444426}@media (max-width:640px){.club-signup-card,.club-claim-card{border-radius:18px;padding:28px 22px 24px}.club-claim-steps{padding:0}.club-claim-step-label{display:none}.club-claim-step-line{width:28px}.club-result-card{flex-direction:column;align-items:flex-start;gap:10px}.club-result-right{align-self:flex-end}}.club-profile-container{max-width:720px;margin:48px auto;padding:0 20px}.club-profile-card{background:var(--card);border:1px solid var(--border);border-radius:22px;padding:0;position:relative;overflow:hidden;box-shadow:0 20px 50px #02061759}.club-profile-card:before{content:"";background:linear-gradient(90deg,var(--primary),#38bdf8,var(--primary));background-size:200% 100%;height:4px;animation:4s infinite club-gradient-shift;position:absolute;top:0;left:0;right:0}.club-profile-hero{align-items:center;gap:20px;padding:40px 40px 24px;animation:.35s both club-section-enter;display:flex}.club-profile-logo{object-fit:cover;background:#fff;border:1px solid #94a3b833;border-radius:16px;flex-shrink:0;width:72px;height:72px;box-shadow:0 4px 14px #00000014}.club-profile-initials{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;letter-spacing:.03em;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #2563eb40}.club-profile-hero-info{min-width:0}.club-profile-name{color:var(--ink);letter-spacing:-.01em;font-size:26px;font-weight:800;line-height:1.2}.club-profile-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.club-profile-tag{color:var(--ink-muted);white-space:nowrap;background:#94a3b81f;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.club-profile-claim-banner{background:linear-gradient(135deg,#2563eb12,#38bdf80d);border:1px solid #2563eb2e;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:0 28px;padding:16px 20px;animation:.4s 80ms both club-section-enter;display:flex}.club-profile-claim-text{flex-direction:column;gap:3px;min-width:0;display:flex}.club-profile-claim-text strong{color:var(--ink);font-size:15px;font-weight:800}.club-profile-claim-text span{color:var(--ink-muted);font-size:13px;font-weight:500;line-height:1.4}.club-profile-claim-btn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:50px;flex-shrink:0;padding:10px 22px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s}.club-profile-claim-btn:hover{background:var(--primary-strong);transform:translateY(-1px);box-shadow:0 6px 18px #2563eb4d}.club-profile-claimed-badge{color:#059669;background:#10b98114;border:1px solid #10b98133;border-radius:10px;align-items:center;gap:6px;margin:0 28px;padding:8px 16px;font-size:13px;font-weight:700;animation:.4s 80ms both club-section-enter;display:inline-flex}.club-profile-section{border-top:1px solid #94a3b826;padding:20px 40px;animation:.4s .12s both club-section-enter}.club-profile-section:last-child{padding-bottom:32px}.club-profile-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);margin-bottom:14px;font-size:14px;font-weight:800}.club-profile-details{grid-template-columns:1fr 1fr;gap:14px;display:grid}.club-profile-detail{align-items:flex-start;gap:10px;display:flex}.club-profile-detail-icon{width:32px;height:32px;color:var(--ink-muted);background:#94a3b81a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.club-profile-detail-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:12px;font-weight:700}.club-profile-detail-value{color:var(--ink);font-size:14px;font-weight:600;line-height:1.4}.club-profile-detail-link{color:var(--primary);word-break:break-all;font-size:14px;font-weight:600;text-decoration:none}.club-profile-detail-link:hover{text-decoration:underline}.club-profile-teams-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:700}.club-profile-teams{flex-wrap:wrap;gap:6px;display:flex}.club-profile-team{color:var(--ink-soft);background:#94a3b81a;border:1px solid #94a3b826;border-radius:8px;padding:5px 12px;font-size:13px;font-weight:600}.club-profile-team.highlighted{color:var(--primary);background:#2563eb14;border-color:#2563eb2e;font-weight:700}.club-profile-team-count{color:var(--ink-muted);margin-top:10px;font-size:13px;font-weight:600}.club-profile-email-hint{color:var(--primary);background:#2563eb0f;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}@media (max-width:640px){.club-profile-card{border-radius:18px}.club-profile-hero{flex-direction:column;align-items:flex-start;gap:14px;padding:32px 24px 20px}.club-profile-section{padding:18px 24px}.club-profile-details{grid-template-columns:1fr}.club-profile-claim-banner{flex-direction:column;align-items:flex-start;margin:0 16px}.club-profile-claim-btn{text-align:center;width:100%}}.club-browse-container{max-width:960px;margin:48px auto;padding:0 20px}.club-browse-header{text-align:center;margin-bottom:28px;animation:.35s both club-section-enter}.club-browse-title{color:var(--snow);letter-spacing:-.01em;font-size:32px;font-weight:800}.club-browse-subtitle{color:#f8fafc8c;margin-top:6px;font-size:15px;font-weight:600}.club-browse-search-card{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-bottom:8px;padding:10px 12px;animation:.35s 60ms both club-section-enter;box-shadow:0 12px 32px #0206174d}.club-browse-search-card .club-search-wrap .input{box-shadow:none;background:0 0;border:none;height:48px}.club-browse-search-card .club-search-wrap .input:focus{box-shadow:none;background:0 0;border:none}.club-browse-status{color:#f8fafc80;justify-content:center;align-items:center;gap:10px;padding:32px 0 16px;font-size:14px;font-weight:600;display:flex}.club-browse-empty{text-align:center;padding:52px 20px 32px;animation:.35s both club-section-enter}.club-browse-empty .club-empty-icon{opacity:.8;margin-bottom:14px;font-size:44px}.club-browse-empty h3{color:var(--snow);margin-bottom:6px;font-size:18px;font-weight:800}.club-browse-empty p{color:#f8fafc80;max-width:360px;margin:0 auto;font-size:14px;font-weight:500;line-height:1.5}.club-browse-results-header{text-transform:uppercase;letter-spacing:.06em;color:#f8fafc66;padding:20px 0 12px;font-size:13px;font-weight:700;animation:.3s both club-section-enter}.club-browse-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.club-browse-card{background:var(--card);border:1px solid var(--border);color:var(--ink);border-radius:16px;flex-direction:column;padding:20px;text-decoration:none;transition:all .2s;animation:.25s both club-card-enter;display:flex;position:relative}.club-browse-card:nth-child(2){animation-delay:40ms}.club-browse-card:nth-child(3){animation-delay:80ms}.club-browse-card:nth-child(4){animation-delay:.12s}.club-browse-card:nth-child(5){animation-delay:.16s}.club-browse-card:nth-child(6){animation-delay:.2s}.club-browse-card:nth-child(7){animation-delay:.24s}.club-browse-card:nth-child(8){animation-delay:.28s}.club-browse-card:nth-child(9){animation-delay:.32s}.club-browse-card:hover{border-color:#2563eb59;transform:translateY(-3px);box-shadow:0 8px 24px #2563eb1f}.club-browse-card-top{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.club-browse-card-logo{object-fit:cover;background:#fff;border:1px solid #94a3b833;border-radius:12px;width:48px;height:48px;box-shadow:0 2px 8px #0000000f}.club-browse-card-initials{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;letter-spacing:.03em;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:inline-flex}.club-browse-card-badge{white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.club-browse-card-badge.available{color:var(--primary);background:#2563eb14}.club-browse-card-badge.claimed{color:var(--ink-muted);background:#94a3b81f}.club-browse-card-name{color:var(--ink);margin-bottom:3px;font-size:16px;font-weight:800;line-height:1.25}.club-browse-card-city{color:var(--ink-muted);font-size:13px;font-weight:500}.club-browse-card-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.club-browse-card-sport{color:var(--ink-muted);background:#94a3b81a;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:700}.club-browse-card-arrow{opacity:0;color:var(--primary);font-size:16px;transition:opacity .2s,transform .2s}.club-browse-card:hover .club-browse-card-arrow{opacity:.7;transform:translate(3px)}.my-team-grid{grid-template-columns:minmax(0,1fr);gap:16px;max-width:860px}.my-team-card{flex-direction:row;align-items:center;gap:18px;padding:18px 20px}.my-team-card-media{flex-shrink:0;justify-content:center;align-items:center;display:flex}.my-team-card .club-browse-card-logo,.my-team-card .club-browse-card-initials{border-radius:16px;width:64px;height:64px}.my-team-card-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.my-team-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.my-team-card .club-browse-card-name{margin-bottom:0}.my-team-card-footer{padding-top:6px}@media (max-width:768px){.club-browse-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.club-browse-grid{grid-template-columns:1fr}.my-team-card{gap:14px;padding:16px}.my-team-card .club-browse-card-logo,.my-team-card .club-browse-card-initials{border-radius:14px;width:56px;height:56px}.my-team-card-header{flex-wrap:wrap}.club-browse-title{font-size:26px}}.ep-page{max-width:520px;margin:0 auto;padding:24px 16px 100px}.ep-avatar-header{flex-direction:column;align-items:center;gap:6px;margin-bottom:20px;display:flex}.ep-avatar{border:3px solid var(--primary);cursor:pointer;background:#e2e8f0;border-radius:50%;width:88px;height:88px;transition:transform .15s;position:relative;overflow:hidden;box-shadow:0 4px 14px #2563eb2e}.ep-avatar:hover{transform:scale(1.05)}.ep-avatar-badge{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 6px #00000026}.ep-avatar-initials{color:#64748b;background:#e2e8f0;place-items:center;width:100%;height:100%;font-size:28px;font-weight:700;display:grid}.ep-roles-row{gap:6px;margin-top:4px;display:flex}.ep-role-pill{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:3px 12px;font-size:11px;font-weight:700}.ep-role-player{color:#1d4ed8;background:#dbeafe}.ep-role-trainer{color:#15803d;background:#dcfce7}.ep-role-referee{color:#b91c1c;background:#fee2e2}.ep-spinner{border:2px solid #2563eb4d;border-top-color:var(--primary);border-radius:50%;width:14px;height:14px;animation:.6s linear infinite epSpin;display:inline-block}@keyframes epSpin{to{transform:rotate(360deg)}}.ep-card{background:var(--card);border:1px solid #94a3b84d;border-radius:18px;margin-bottom:14px;overflow:hidden;box-shadow:0 8px 24px #02061714,inset 0 0 0 1px #ffffff0d}.ep-accent-player{border-left:4px solid #3b82f6}.ep-accent-trainer{border-left:4px solid #22c55e}.ep-accent-referee{border-left:4px solid #ef4444}.ep-card-toggle{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:14px 18px;font-size:15px;font-weight:800;transition:background .15s;display:flex}.ep-card-toggle:hover{background:#00000005}.ep-card-toggle-static{cursor:default}.ep-card-toggle-static:hover{background:0 0}.ep-card-toggle-icon{width:32px;height:32px;color:var(--primary);background:#3b82f61a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ep-chevron{opacity:.4;color:var(--ink-muted);margin-left:auto;transition:transform .2s}.ep-chevron-open{transform:rotate(180deg)}.ep-card-body{padding:0 18px 18px}.ep-card-dashed{background:#f8fafc80;border-style:dashed;border-color:#94a3b859}.ep-remove-role{color:#dc2626;cursor:pointer;background:#ef44440f;border:1px solid #ef444440;border-radius:999px;align-items:center;gap:6px;margin-top:14px;padding:7px 16px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.ep-remove-role:hover{background:#ef44441f;border-color:#ef444466}.ep-add-roles{flex-wrap:wrap;gap:8px;padding:0 18px 18px;display:flex}.ep-add-btn{cursor:pointer;border:1.5px solid;border-radius:999px;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:800;transition:background .15s,transform .1s;display:inline-flex}.ep-add-btn:hover{transform:translateY(-1px)}.ep-add-player{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.ep-add-player:hover{background:#bfdbfe}.ep-add-trainer{color:#15803d;background:#dcfce7;border-color:#86efac}.ep-add-trainer:hover{background:#bbf7d0}.ep-add-referee{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.ep-add-referee:hover{background:#fecaca}.ep-save-bar{padding:12px 16px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:90;background:#ffffffeb;border-top:1px solid #94a3b833;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.ep-save-btn{max-width:520px}.message-error{color:#dc2626}@media (max-width:480px){.ep-page{padding:16px 10px 100px}.ep-card-body{padding:0 14px 14px}.ep-card-toggle{padding:12px 14px}.ep-add-roles{flex-direction:column}}.notif-page{max-width:680px;margin:0 auto;padding:0 16px 64px}.notif-hero{text-align:center;padding:32px 0 24px}.notif-hero-icon{width:56px;height:56px;color:var(--primary);background:linear-gradient(135deg,#3b82f626,#7c3aed1a);border-radius:16px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.notif-hero-title{letter-spacing:.04em;text-transform:uppercase;color:var(--ink);margin:0;font-family:Anton,Arial,Helvetica,sans-serif;font-size:36px;font-weight:400}.notif-hero-subtitle{color:var(--ink-muted);margin:8px 0 0;font-size:14px;font-weight:600}.notif-section{margin-top:8px}.notif-error{color:#ef4444;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;margin-top:8px;padding:10px 16px;font-size:13px;font-weight:600}.notif-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.notif-toolbar-left{gap:6px;display:flex}.notif-filter-chip{border:1px solid var(--border);color:var(--ink-muted);cursor:pointer;background:0 0;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.notif-filter-chip:hover{border-color:var(--ink-muted)}.notif-filter-chip-active{background:var(--primary);border-color:var(--primary);color:#fff}.notif-filter-badge{color:#fff;background:#ffffff40;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.notif-filter-chip:not(.notif-filter-chip-active) .notif-filter-badge{background:var(--primary);color:#fff}.notif-mark-all{color:#10b981;cursor:pointer;white-space:nowrap;background:#10b9811a;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.notif-mark-all:hover{background:#10b98133}.notif-mark-all:disabled{opacity:.5;cursor:not-allowed}.notif-list{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.notif-item{border-bottom:1px solid var(--border);gap:12px;padding:14px 16px;transition:background .15s;display:flex}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:#3b82f608}.notif-item-unread{background:#3b82f60f}.notif-item-unread:hover{background:#3b82f617}.notif-item-avatar{background:linear-gradient(135deg,#3b82f61f,#7c3aed14);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.notif-item-avatar img{object-fit:cover;width:100%;height:100%}.notif-item-avatar>span:first-child{color:var(--primary);font-size:13px;font-weight:700}.notif-unread-dot{background:var(--primary);border:2px solid var(--card);border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px}.notif-item-body{flex:1;min-width:0}.notif-item-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.notif-item-title{color:var(--ink);font-size:13px;font-weight:700;line-height:1.3}.notif-item-time{color:var(--ink-muted);white-space:nowrap;flex-shrink:0;margin-top:1px;font-size:11px;font-weight:600}.notif-item-text{color:var(--ink-muted);margin:3px 0 0;font-size:13px;line-height:1.45}.notif-item-actions{gap:6px;margin-top:8px;display:flex}.notif-action-btn{border:1px solid var(--border);color:var(--ink-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.notif-action-btn:hover{border-color:var(--ink-muted);color:var(--ink)}.notif-action-primary{background:var(--primary);border-color:var(--primary);color:#fff}.notif-action-primary:hover{color:#fff;background:#2563eb;border-color:#2563eb}.notif-empty{text-align:center;background:var(--card);border:1px solid var(--border);border-radius:16px;padding:48px 20px}.notif-empty-icon{width:64px;height:64px;color:var(--ink-muted);background:#94a3b81a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.notif-empty h3{color:var(--ink);margin:0 0 6px;font-size:16px;font-weight:700}.notif-empty p{color:var(--ink-muted);margin:0;font-size:13px}.notif-loading-dots{gap:5px;margin-bottom:10px;display:inline-flex}.notif-loading-dots span{background:var(--primary);opacity:.3;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite notif-dot-bounce}.notif-loading-dots span:nth-child(2){animation-delay:.15s}.notif-loading-dots span:nth-child(3){animation-delay:.3s}@keyframes notif-dot-bounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}.notif-load-more{border:1px solid var(--border);background:var(--card);width:100%;color:var(--ink-muted);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:12px;font-size:13px;font-weight:700;transition:all .15s;display:flex}.notif-load-more:hover{border-color:var(--primary);color:var(--primary)}.notif-load-more:disabled{cursor:wait}.notif-settings-header{margin-bottom:16px}.notif-settings-header h3{color:var(--ink);margin:0 0 4px;font-size:16px;font-weight:700}.notif-settings-header p{color:var(--ink-muted);margin:0;font-size:13px}.notif-prefs-list{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.notif-pref-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.notif-pref-row:last-child{border-bottom:none}.notif-pref-row:hover{background:#3b82f608}.notif-pref-icon{width:36px;height:36px;color:var(--primary);background:linear-gradient(135deg,#3b82f61f,#7c3aed14);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notif-pref-text{flex:1;min-width:0}.notif-pref-label{color:var(--ink);font-size:14px;font-weight:700;line-height:1.3;display:block}.notif-pref-hint{color:var(--ink-muted);margin-top:2px;font-size:12px;line-height:1.4;display:block}@media (max-width:480px){.notif-hero{padding:24px 0 16px}.notif-hero-title{font-size:28px}.notif-hero-icon{border-radius:14px;width:48px;height:48px}.notif-toolbar{flex-direction:column;align-items:stretch}.notif-toolbar-left{order:1}.notif-mark-all{order:0;align-self:flex-end}.notif-item{padding:12px}.notif-item-avatar{border-radius:10px;width:36px;height:36px}.notif-pref-row{padding:12px}.notif-pref-icon{border-radius:8px;width:32px;height:32px}}.feed-card-label{text-transform:uppercase;letter-spacing:.8px;border-radius:6px;margin-bottom:14px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.feed-card-label--profile{color:#16a34a;background:#16a34a1a}.feed-card-label--endorsement{color:#d97706;background:#d977061a}.feed-card-label--club{color:#7c3aed;background:#7c3aed1a}.feed-card-label--suggest{color:var(--primary);background:var(--glow)}.feed-card-label--team{color:#2563eb;background:#2563eb1a}.feed-btn-row{border-top:1px solid var(--border);gap:10px;margin-top:16px;padding-top:14px;display:flex}.feed-btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.feed-btn--primary{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;box-shadow:0 2px 8px var(--glow)}.feed-btn--primary:hover{box-shadow:0 4px 16px var(--glow);transform:translateY(-1px)}.feed-btn--outline{border:1.5px solid var(--border);color:var(--ink);background:0 0}.feed-btn--outline:hover{border-color:var(--primary);color:var(--primary)}.feed-btn--done{color:#16a34a;cursor:default;background:#16a34a1a}.feed-endorsement-row{align-items:center;gap:14px;display:flex}.feed-endorsement-body{flex:1;min-width:0}.feed-endorsement-text{color:var(--ink);margin:0 0 6px;font-size:14px;line-height:1.5}.feed-endorsement-detail{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.feed-team-row{align-items:center;gap:16px;display:flex}.feed-team-avatars{flex-shrink:0;width:56px;height:56px;position:relative}.feed-team-actor-avatar{background:var(--card);border-radius:999px;padding:2px;display:inline-flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 6px 16px #0f172a24}.feed-team-body{flex:1;min-width:0}.feed-team-title{color:var(--ink);margin:0 0 6px;font-size:15px;font-weight:800;line-height:1.45}.feed-team-text{color:var(--ink-muted);margin:0;font-size:14px;line-height:1.55}.feed-team-meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.feed-team-meta span{color:#1d4ed8;background:#2563eb14;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.feed-trait-badge{color:#d97706;background:#d977061a;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-block}.feed-trait-score{color:var(--ink);font-size:13px;font-weight:800}.dash-home{flex-direction:column;gap:20px;max-width:640px;margin:0 auto;padding:24px 16px 100px;animation:.4s ease-out formFadeIn;display:flex}.dash-header{align-items:center;gap:16px;display:flex}.dash-avatar{background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.dash-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.dash-avatar-fallback{color:var(--snow);text-transform:uppercase;font-family:Anton,sans-serif;font-size:22px}.dash-welcome{text-transform:uppercase;color:var(--snow);letter-spacing:.5px;font-family:Anton,sans-serif;font-size:24px;line-height:1.2}.dash-sport{color:#f8fafc8c;margin-top:2px;font-size:13px}.dash-cta-card{color:var(--snow);background:#2563eb1f;border:1.5px solid #2563eb4d;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.dash-cta-card:hover{border-color:var(--primary);background:#2563eb33}.dash-cta-text{flex-direction:column;flex:1;gap:3px;display:flex}.dash-cta-text strong{font-size:15px;font-weight:700}.dash-cta-text span{color:#f8fafc99;font-size:13px}.dash-views{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;padding:20px}.dash-views-total{flex-direction:column;align-items:center;gap:2px;margin-bottom:14px;display:flex}.dash-views-number{color:var(--snow);font-family:Anton,sans-serif;font-size:44px;line-height:1}.dash-views-label{color:#f8fafc80;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:600}.dash-views-breakdown{justify-content:center;gap:20px;display:flex}.dash-views-type{color:#f8fafc8c;align-items:center;gap:5px;font-size:13px;display:flex}.dash-views-count{color:var(--snow);font-weight:700}.dash-views-type--club .dash-views-count{color:var(--primary)}.dash-stats{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.dash-stat-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;display:flex}.dash-stat-icon{color:#f8fafc66}.dash-stat-number{color:var(--snow);font-family:Anton,sans-serif;font-size:22px;line-height:1}.dash-stat-label{text-transform:uppercase;letter-spacing:.5px;color:#f8fafc73;font-size:11px;font-weight:600}.dash-actions{flex-wrap:wrap;gap:10px;display:flex}.dash-news-grid{gap:18px;display:grid}.dash-action-pill{color:var(--snow);background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.dash-action-pill:hover{background:#ffffff1a;border-color:#fff3}.dash-action-pill--primary{background:var(--primary);border-color:var(--primary);color:#fff}.dash-action-pill--primary:hover{background:var(--primary-strong);border-color:var(--primary-strong)}.dash-section{flex-direction:column;gap:12px;display:flex}.dash-section-header{justify-content:space-between;align-items:center;display:flex}.dash-section-header h2{text-transform:uppercase;color:var(--snow);letter-spacing:.5px;font-family:Anton,sans-serif;font-size:18px}.dash-view-all{color:var(--primary);align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.dash-view-all:hover{text-decoration:underline}.dash-activity{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.dash-notif-row{color:var(--snow);align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:background .15s;display:flex}.dash-notif-row:not(:last-child){border-bottom:1px solid #ffffff0d}.dash-notif-row:hover{background:#ffffff0a}.dash-notif-row--unread{background:#2563eb0f}.dash-notif-avatar{border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.dash-notif-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.dash-notif-avatar-fallback{width:36px;height:36px;color:var(--snow);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.dash-notif-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dash-notif-title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.dash-notif-text{color:#f8fafc80;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dash-notif-time{color:#f8fafc66;white-space:nowrap;flex-shrink:0;font-size:11px}.dash-feed{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.dash-feed-card{color:var(--snow);align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:background .15s;display:flex}.dash-feed-card:not(:last-child){border-bottom:1px solid #ffffff0d}.dash-feed-card:hover{background:#ffffff0a}.dash-feed-card-avatar{flex-shrink:0}.dash-feed-card-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dash-feed-card-author{font-size:13px;font-weight:700}.dash-feed-card-caption{color:#f8fafc80;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dash-feed-card-thumb{border-radius:6px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.dash-feed-card-badge{color:var(--primary);flex-shrink:0}.dash-empty{color:#f8fafc66;text-align:center;padding:20px;font-size:13px}.dash-skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:14px;animation:1.5s ease-in-out infinite dashShimmer}.dash-skeleton-views{height:120px}.dash-skeleton-stat{border-radius:12px;height:80px}.dash-skeleton-list{height:160px}@keyframes dashShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:400px){.dash-stats{grid-template-columns:repeat(2,1fr)}.dash-views-breakdown{flex-wrap:wrap;gap:10px}}@media (min-width:920px){.dash-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.team-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;display:grid}.team-hub-shell{max-width:980px}.team-hub-card{color:#eff6ff;background:radial-gradient(circle at 100% 0,#38bdf833,#fff0 30%),linear-gradient(#173584f0 0%,#1d4ed8e6 62%,#1d4ed8d6 100%);border:1px solid #93c5fd29;border-radius:22px;grid-template-rows:1fr auto;align-items:flex-start;gap:14px;min-height:214px;padding:22px 20px 18px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #080f342e}.team-hub-card:before{content:"";background:linear-gradient(90deg,#3d67f3d1,#38bdf8b8);width:100%;height:4px;position:absolute;inset:0 auto auto 0}.team-hub-card:hover{border-color:#bfdbfe3d;transform:translateY(-2px);box-shadow:0 22px 42px #080f3438}.team-hub-card h3{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.04}.team-hub-card p{color:#dbeafee0;max-width:30ch;margin:0;font-size:.98rem;line-height:1.55}.team-hub-card-kicker{color:#dbeafeeb;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;width:fit-content;margin-top:2px;padding:6px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.team-hub-card-main{gap:10px;width:100%;display:grid}.team-hub-card-cta{color:#fff;letter-spacing:.01em;border-radius:12px;align-self:flex-start;align-items:center;min-height:38px;margin-top:auto;padding:0 14px;font-size:.88rem;font-weight:700;display:inline-flex;box-shadow:0 10px 22px #2563eb33}.team-hub-card-action:after{content:"→";font-size:14px}.team-home-link-row{justify-content:flex-start;width:100%;margin-bottom:8px;display:flex}.team-hub-card-cta:after{content:"→";margin-left:8px;font-size:.96em}.team-home-link{letter-spacing:.02em;text-transform:lowercase;color:#0f172a9e;align-items:center;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.team-home-link:hover{color:var(--primary)}.team-subnav{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:20px;display:flex}@media (max-width:900px){.team-hub-grid{grid-template-columns:1fr}.team-hub-card{gap:12px;min-height:0;padding:20px 18px 16px}.team-hub-card h3{font-size:2rem}.team-hub-card p{max-width:none}.team-hub-card-cta{min-height:36px;padding:0 13px;font-size:.84rem}}:root{--gc-bg-top:#f5f9ff;--gc-bg-bottom:#eef4ff;--gc-surface:#fffffff0;--gc-surface-strong:#fffffffa;--gc-surface-muted:#f8fbffeb;--gc-line:#94a3b838;--gc-line-strong:#60a5fa47;--gc-shadow-sm:0 10px 24px #0f172a14;--gc-shadow-md:0 18px 42px #0f172a1f;--gc-shadow-lg:0 24px 56px #0f172a29;--gc-radius-sm:14px;--gc-radius-md:20px;--gc-radius-lg:28px;--gc-radius-xl:36px;--gc-page-max:1200px;--gc-page-max-wide:1280px}html{scroll-behavior:smooth}body:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#f8fbffb3 0%,#f4f8ff73 18%,#eef4ffb8 100%),radial-gradient(circle at top,#fff3,#0000 52%);position:fixed;inset:0}a,button,input,textarea,select{transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s,opacity .18s}.landing,.browse-container,.chat-page,.club-profile-wrap,.player-profile-wrap,.team-page,.wall-page{width:min(calc(100% - 32px),var(--gc-page-max-wide));margin-left:auto;margin-right:auto}.landing{padding-top:30px}.sect{padding:42px 0}.sect-inner{width:min(100%,var(--gc-page-max))}.section-title,.browse-db-header,.hero-copy,.profile-section-head{max-width:760px}.section-title h1,.browse-db-header h1,.player-profile-name,.tp-hero-name,.club-profile-name,.hero-h1{letter-spacing:-.04em}.section-title p,.browse-db-header p,.hero-sub,.sect-lead,.player-profile-subtitle,.club-profile-subtitle{color:#475569}.form-container,.setup-section,.player-profile-header,.player-profile-section,.club-profile-card,.club-profile-section,.tp-info-card,.team-hub-shell,.wall-post-form,.wall-post-card,.chat-sidebar,.chat-main,.chat-empty,.club-browse-card,.my-team-card,.search-filters,.dash-card,.profile-selection-card,.team-activity-card,.notifications-panel,.admin-panel-card{border:1px solid var(--gc-line);box-shadow:var(--gc-shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fffffff7,#f7faffed)}.form-container,.setup-section,.player-profile-header,.player-profile-section,.club-profile-card,.club-profile-section,.tp-info-card,.wall-post-form,.wall-post-card,.chat-sidebar,.chat-main,.chat-empty,.notifications-panel,.admin-panel-card{border-radius:var(--gc-radius-lg)}.form-container{max-width:560px;margin-top:40px;padding:34px 32px}.form-grid{gap:14px}.field{margin-bottom:14px}.label{color:#334155;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:800}.input,.select,textarea,.search-input,.search-input-container,.social-btn,.bottom-sheet-trigger{border-radius:16px}.input,.select,textarea{background:#ffffffeb;border-color:#94a3b842;min-height:52px;padding:14px 16px;box-shadow:inset 0 1px #fffc}textarea.input,textarea.select,textarea{min-height:120px}.input:hover,.select:hover,textarea:hover{border-color:#3b82f657}.input:focus,.select:focus,textarea:focus{box-shadow:0 0 0 4px #3b82f61f,0 10px 26px #2563eb14}.button,.social-btn,.fifa-card-action-btn,.wall-post-action-btn,.chat-send-btn,.tp-action-btn,.club-browse-card .button{letter-spacing:.01em;border-radius:999px;min-height:42px;font-weight:700}.button{background:linear-gradient(#2f72ff 0%,#1d5df2 100%);box-shadow:0 14px 28px #2563eb2e,inset 0 1px #fff3}.button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 32px #2563eb3d,inset 0 1px #ffffff3d}.button.button-small{min-height:34px;padding:7px 12px;font-size:12px}.button-secondary,.social-btn,.wall-post-action-btn,.fifa-card-action-btn,.chat-secondary-btn{color:#1d4ed8;background:#ffffffd6;border:1px solid #60a5fa3d;box-shadow:0 8px 18px #0f172a0f}.social-btn{justify-content:center;min-height:50px;font-weight:700}.checkbox-row{border-color:#94a3b83d;border-radius:18px;box-shadow:0 10px 20px #0f172a0a}.auth-divider{margin:22px 0}.auth-divider span{color:#64748b;font-weight:700}.nav-drawer{background:linear-gradient(#091430f7 0%,#0f172af5 100%);border-left:1px solid #94a3b829;width:min(360px,100vw - 26px);box-shadow:-20px 0 48px #0f172a57}.nav-drawer-header{border-bottom:1px solid #94a3b81f;padding:22px 20px 18px}.nav-drawer-link{color:#f1f5f9e0;border-radius:16px;min-height:52px;padding:0 14px}.nav-drawer-link:hover,.nav-drawer-link-active{color:#fff;background:#ffffff14}.mobile-bottom-nav{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0b1328f0,#0f172afa);border:1px solid #94a3b829;border-radius:24px;padding:8px;box-shadow:0 18px 36px #0f172a3d}.mobile-bottom-nav-link{border-radius:16px;min-height:56px}.mobile-bottom-nav-link-active{color:#fff;background:#2563eb2e}.hero{gap:46px;padding:28px 0 8px}.hero-kicker{color:#1d4ed8;letter-spacing:.18em}.hero-h1{color:#0f172a;text-shadow:none}.hero-sub{max-width:560px;font-size:18px;line-height:1.7}.role-grid,.steps-grid,.perks-grid,.testimonials-grid{gap:18px}.role-card,.step-card,.perk-card,.testimonial-card,.cta-panel,.dashboard-card{border:1px solid var(--gc-line);box-shadow:var(--gc-shadow-sm);background:linear-gradient(#fffffff2,#f7faffe6);border-radius:26px}.role-card,.step-card,.perk-card,.testimonial-card{padding:24px 22px}.role-card h3,.step-card h3,.perk-card h3,.testimonial-card h3,.team-hub-card h3{letter-spacing:-.03em}.browse-container{padding:24px 0 120px}.browse-db-header{text-align:center;margin:0 auto 26px}.search-bar-wrapper{max-width:980px;margin:0 auto 20px}.search-input-container{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #94a3b833;min-height:68px;box-shadow:0 16px 38px #0f172a1a}.search-input::placeholder{color:#64748b}.search-role-tabs{flex-wrap:wrap;justify-content:center;gap:10px}.search-role-tab,.search-filters-toggle,.search-pill{color:#334155;background:#ffffffc2;border:1px solid #94a3b838;border-radius:999px;min-height:46px;padding:0 18px;box-shadow:0 8px 18px #0f172a0f}.search-role-tab.active,.search-filters-toggle.active{color:#fff;background:linear-gradient(#2f72ff 0%,#1d5df2 100%);border-color:#0000;box-shadow:0 14px 28px #2563eb2e}.search-filters{border-radius:24px;margin-top:16px;padding:18px}.club-browse-card,.my-team-card{border-radius:24px;min-height:100%;overflow:hidden}.club-browse-card{padding:18px}.my-team-card{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;min-height:0;display:grid}.my-team-card-media{align-self:start}.club-browse-card-name{letter-spacing:-.03em;color:#0f172a;font-size:24px;line-height:1.08}.club-browse-card-city{color:#64748b;margin-top:8px}.club-browse-card-badge,.profile-role-badge,.profile-chip,.tp-badge,.fifa-card-stat,.club-browse-card-sport{color:#1d4ed8;background:#eff6ffdb;border:1px solid #60a5fa2e;border-radius:999px;box-shadow:0 6px 14px #2563eb0f}.fifa-card{background:radial-gradient(circle at top,#ffffff29,#fff0 36%),linear-gradient(#16327bf5 0%,#1e40aff0 52%,#2563ebeb 100%);border:1px solid #7dd3fc3d;border-radius:30px;padding:18px 18px 20px;box-shadow:0 24px 52px #0f172a2e}.fifa-card-name{letter-spacing:-.03em;font-size:20px}.fifa-card-photo{border:3px solid #ffffff38;box-shadow:0 14px 28px #0206172e}.fifa-card-actions-row{gap:10px}.fifa-card-action-btn{min-height:40px}.player-profile-header{padding:26px 24px}.player-profile-top{gap:20px}.player-profile-name{font-size:clamp(34px,5vw,46px)}.player-profile-actions{flex-wrap:wrap;gap:10px}.profile-role-tabs{background:#0f172a0a;border-radius:22px;gap:10px;padding:8px}.profile-role-tab{border-radius:16px;min-height:46px}.profile-media-grid{gap:12px}.wall-post-form,.wall-post-card{padding:18px 18px 16px}.wall-post-form{gap:14px}.wall-post-header{gap:12px}.wall-post-caption,.wall-post-comment-body{color:#334155;line-height:1.68}.wall-post-actions-row,.wall-post-form-actions{gap:10px}.chat-page{padding:22px 0 110px}.chat-shell{gap:18px;min-height:calc(100vh - 160px)}.chat-sidebar,.chat-main{border-color:#94a3b82e}.chat-sidebar{padding:16px}.chat-sidebar-header{margin-bottom:16px}.chat-search{margin-bottom:14px}.chat-conversation-item{border-radius:18px;padding:10px 12px}.chat-conversation-item:hover{background:#2563eb0d}.chat-conversation-item.active{background:linear-gradient(#2563eb1a,#60a5fa1f);border-color:#3b82f62e}.chat-header{border-bottom:1px solid #94a3b824;padding:18px 20px}.chat-messages{background:linear-gradient(#ffffff70,#f8fbff38);padding:24px 22px}.chat-message{border-radius:22px;box-shadow:0 12px 22px #0f172a14}.chat-message.outgoing{background:linear-gradient(#2563ebf0,#1d4ed8f0)}.chat-message.incoming{color:#0f172a;background:#fffffff0}.chat-composer{padding:16px 18px calc(16px + env(safe-area-inset-bottom));background:#ffffffd6;border-top:1px solid #94a3b824}.tp-hero{box-shadow:var(--gc-shadow-lg);border-radius:34px;overflow:hidden}.tp-hero-content{gap:22px}.tp-hero-name,.tp-hero-info,.tp-hero-actions,.tp-info-card,.tp-tab,.tp-stat-label{color:#0f172a}.tp-hero-sub,.tp-info-card p,.tp-meta,.tp-stat-label{color:#64748b}.tp-hero-actions{gap:10px}.tp-tab{border-radius:16px;min-height:48px}.team-hub-shell{padding:28px}.team-subnav .button{width:auto;min-width:152px}@media (max-width:920px){.landing,.browse-container,.chat-page,.club-profile-wrap,.player-profile-wrap,.team-page,.wall-page{width:min(calc(100% - 20px),var(--gc-page-max-wide))}.sect{padding:30px 0}.form-container,.setup-section,.player-profile-header,.player-profile-section,.club-profile-card,.club-profile-section,.tp-info-card,.wall-post-form,.wall-post-card,.chat-sidebar,.chat-main,.chat-empty{border-radius:24px}.hero{gap:26px;padding-top:18px}.hero-sub{font-size:16px}.browse-container{padding-top:16px}.search-input-container{min-height:58px}.my-team-card{grid-template-columns:60px minmax(0,1fr)}.club-browse-card-name{font-size:20px}.player-profile-header{padding:22px 18px}.profile-role-tabs{padding:6px}.chat-page{padding-bottom:112px}.chat-shell{min-height:calc(100vh - 148px)}.chat-messages{padding:18px 14px}}@media (max-width:640px){.section-title h1,.browse-db-header h1{font-size:30px}.hero-h1{font-size:clamp(44px,15vw,64px)}.form-container{margin-top:18px;padding:24px 18px}.button,.social-btn{min-height:46px}.search-role-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.search-role-tab,.search-filters-toggle{justify-content:center;width:100%}.role-card,.step-card,.perk-card,.testimonial-card,.club-browse-card,.team-hub-card{padding:18px}.wall-post-form,.wall-post-card{padding:16px 14px}.mobile-bottom-nav{border-radius:22px}}.landing{color:var(--snow);background-color:#0000;background-image:linear-gradient(#040a1a38,#040a1a6b),url(/hero-stadium.jpg);background-position:top;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:0}.landing:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(900px 520px at 16% 12%,#0b63ff38,#0000 58%),radial-gradient(760px 460px at 84% 22%,#22d3ee24,#0000 52%),linear-gradient(#030a1c3d 0%,#050e228f 100%);position:fixed;inset:0}.landing .hero,.landing .sect{position:relative}.landing .hero:before{background:radial-gradient(circle at 20% 18%,#60a5fa24,#0000 32%),radial-gradient(circle at 78% 28%,#22d3ee24,#0000 24%),linear-gradient(#030a1c1a,#030a1c75)}.landing .hero-kicker,.landing .sect-label{color:#8ec5ff}.landing .hero-h1,.landing .sect-h2,.landing .role-title,.landing .step-title,.landing .perk-title,.landing .testimonial-name{color:#f8fbff}.landing .hero-sub{color:#eef5ff}.landing .hero-detail,.landing .sect-body,.landing .role-text,.landing .step-text,.landing .perk-text,.landing .testimonial-quote,.landing .testimonial-role{color:#dfeafae6}.landing .hero-pill{color:#dbeafe;background:#0f172a85;border-color:#94a3b83d}.landing .sect:before{background:linear-gradient(#ffffff05,#fff0),radial-gradient(circle at top,#60a5fa14,#0000 42%)}.landing .sect-panel,.landing .role-card,.landing .step-card,.landing .perk-card,.landing .testimonial-card,.landing .cta-panel,.landing .hero-cta-stack{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0a152fdb,#071126cc);border:1px solid #94a3b829;box-shadow:0 24px 60px #02061752}.landing .role-card:hover,.landing .step-card:hover,.landing .perk-card:hover,.landing .testimonial-card:hover{border-color:#60a5fa57;box-shadow:0 28px 64px #02061761}.landing .role-kicker,.landing .step-num{color:#dbeafe;background:#2563eb29}.landing .role-icon,.landing .step-icon,.landing .perk-icon{color:#7dd3fc;background:linear-gradient(#2563eb33,#0b63ff1a);border-color:#7dd3fc29}.landing .hero-cta-stack .cta-btn-secondary{color:#f8fbff;background:#ffffff14;border-color:#94a3b82e}.landing .hero-cta-stack .cta-btn-secondary:hover{background:#ffffff1f;border-color:#7dd3fc42}:root{--ink:#eef4ff;--ink-soft:#d7e3f5;--ink-muted:#99abc7;--snow:#f8fbff;--card:#0a1328e6;--border:#7dd3fc29;--primary:#3b82f6;--primary-strong:#2563eb;--glow:#3b82f63d;--gc-bg-top:#040b19;--gc-bg-bottom:#091224;--gc-surface:#091226e6;--gc-surface-strong:#0c172ef5;--gc-surface-muted:#0e1a32d6;--gc-line:#94a3b824;--gc-line-strong:#60a5fa3d;--gc-shadow-sm:0 14px 28px #02061733;--gc-shadow-md:0 20px 44px #02061747;--gc-shadow-lg:0 28px 68px #02061757}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:var(--ink);background-color:#0000;background-image:radial-gradient(880px 560px at 15% 10%,#2563eb33,#0000 56%),radial-gradient(760px 520px at 85% 18%,#22d3ee1a,#0000 54%),linear-gradient(#040a18e6 0%,#060e20f5 100%),url(/hero-stadium.jpg);background-position:top;background-repeat:repeat,repeat,repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}body:before{background:linear-gradient(#03081466 0%,#040a18b3 24%,#050c1ce0 100%),radial-gradient(circle at top,#ffffff0a,#0000 52%)}::selection{color:#fff;background:#3b82f647}a{color:#8ec5ff}a:hover{color:#bfdbfe}.section-title h1,.browse-db-header h1,.player-profile-name,.tp-hero-name,.club-profile-name,.hero-h1,.form-title,.team-hub-card h3,.club-browse-card-name{color:#f8fbff}.section-title p,.browse-db-header p,.hero-sub,.sect-lead,.player-profile-subtitle,.club-profile-subtitle,.club-browse-card-city,.tp-meta,.tp-stat-label,.wall-post-caption,.wall-post-comment-body{color:var(--ink-muted)}.form-container,.setup-section,.player-profile-header,.player-profile-section,.club-profile-card,.club-profile-section,.tp-info-card,.team-hub-shell,.wall-post-form,.wall-post-card,.chat-sidebar,.chat-main,.chat-empty,.club-browse-card,.my-team-card,.search-filters,.dash-card,.profile-selection-card,.team-activity-card,.notifications-panel,.admin-panel-card,.sect-panel,.role-card,.step-card,.perk-card,.testimonial-card,.cta-panel{border:1px solid var(--gc-line);box-shadow:var(--gc-shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0a142af2,#070f20eb)}.label,.browse-db-header .label,.tp-section-link,.team-home-link{color:#b8c7de}.input,.select,textarea,.search-input-container,.social-btn,.bottom-sheet-trigger{color:#eef4ff;background:#081122cc;border-color:#94a3b82e;box-shadow:inset 0 1px #ffffff08}.input::placeholder,.select::placeholder,textarea::placeholder,.search-input::placeholder{color:#7890b2}.input:hover,.select:hover,textarea:hover,.search-input-container:hover{border-color:#60a5fa42}.input:focus,.select:focus,textarea:focus{background:#0a162ef0;border-color:#60a5fa70;box-shadow:0 0 0 4px #3b82f62e,0 14px 30px #0206173d}.checkbox-row{color:#e5eefb;background:linear-gradient(#091226eb,#0a1428e0);border-color:#94a3b82e;box-shadow:0 10px 22px #02061729}.button,.cta-btn,.tp-follow-btn,.club-browse-card .button{background:linear-gradient(#3b82f6 0%,#1d4ed8 100%);border:1px solid #93c5fd2e;box-shadow:0 14px 28px #2563eb47,inset 0 1px #ffffff24;color:#f8fbff!important}.button:hover:not(:disabled),.cta-btn:hover,.tp-follow-btn:hover:not(:disabled),.club-browse-card .button:hover:not(:disabled){background:linear-gradient(#4b90ff 0%,#2457de 100%);color:#fff!important}.button:disabled,.cta-btn:disabled,.tp-follow-btn:disabled{box-shadow:none;opacity:1;background:linear-gradient(#475569db,#334155e6);border-color:#94a3b81f;color:#e2e8f0d1!important}.button-secondary,.social-btn,.wall-post-action-btn,.fifa-card-action-btn,.chat-secondary-btn,.tp-section-link,.tp-activity-menu-btn,.search-role-tab,.search-filters-toggle,.search-pill,.profile-role-tab,.tp-tab{background:#0d172de0;border:1px solid #94a3b82e;box-shadow:0 10px 22px #02061729;color:#dbeafe!important}.button-secondary:hover,.social-btn:hover,.wall-post-action-btn:hover,.fifa-card-action-btn:hover,.chat-secondary-btn:hover,.tp-section-link:hover,.tp-activity-menu-btn:hover,.search-role-tab:hover,.search-filters-toggle:hover,.profile-role-tab:hover,.tp-tab:hover{background:#121f3df0;border-color:#60a5fa3d;color:#fff!important}.search-role-tab.active,.search-filters-toggle.active,.profile-role-tab.active,.tp-tab-active,.tp-activity-menu-btn-active{background:linear-gradient(#2563eb47,#1d4ed83d);border-color:#60a5fa57;box-shadow:0 14px 28px #0206173d;color:#fff!important}.search-input-container{background:#091226c2;border-color:#94a3b829;box-shadow:0 18px 40px #02061733}.search-input{color:#f8fbff}.search-filters,.nav-drawer,.mobile-bottom-nav,.chat-conversation-item.active,.profile-role-tabs{background:linear-gradient(#091226f0,#081022eb)}.nav-drawer{border-left-color:#94a3b81f}.nav-drawer-link{color:#e2e8f0db}.nav-drawer-link:hover,.nav-drawer-link-active,.mobile-bottom-nav-link-active{color:#fff;background:#2563eb2e}.mobile-bottom-nav-link{color:#e2e8f0b8}.club-browse-card-name,.club-browse-card-city,.tp-hero-name,.tp-hero-info,.tp-info-card,.tp-member-name,.player-profile-name,.player-profile-actions,.chat-header,.chat-message.incoming,.chat-sidebar-header,.chat-conversation-name,.wall-post-header,.wall-post-card,.wall-post-form,.profile-role-badge,.profile-chip,.tp-badge,.club-browse-card-badge,.club-browse-card-sport{color:#eef4ff}.club-browse-card-badge,.profile-role-badge,.profile-chip,.tp-badge,.fifa-card-stat,.club-browse-card-sport{color:#bfdbfe;box-shadow:none;background:#2563eb24;border-color:#60a5fa38}.profile-role-tabs{border:1px solid #94a3b824}.wall-post-form:focus-within{border-color:#60a5fa42;box-shadow:0 0 0 4px #3b82f624,0 22px 40px #0206173d}.wall-post-avatar,.fifa-card-photo,.tp-member-avatar,.chat-avatar{box-shadow:0 14px 28px #02061738}.chat-main{overflow:hidden}.chat-messages{background:linear-gradient(#070f1e38,#060e1c61)}.chat-message{box-shadow:0 14px 28px #0206172e}.chat-message.incoming{color:#eef4ff;background:#0d172df5;border:1px solid #94a3b81f}.chat-message.outgoing{color:#fff;background:linear-gradient(#2563ebeb,#1d4ed8f0)}.chat-composer{background:#091226e6;border-top-color:#94a3b81f}.tp-hero-bg{background:radial-gradient(circle at 100% 0,#38bdf829,#0000 34%),linear-gradient(#0a152ff5,#071126e6)}.tp-hero-sub,.tp-info-card p,.tp-meta,.tp-stat-label,.tp-empty,.tp-member-info,.player-profile-subtitle{color:var(--ink-muted)}.favorites-section h2,.tp-section-title,.club-profile-section-title,.notif-section h2,.dash-section-title,.dash-section-header h2{color:#f8fbff}.message,.field-error,.tp-error{color:#fda4af}.team-home-link,.tp-section-link,.hero-login a{color:#8ec5ff}.team-home-link:hover,.tp-section-link:hover,.hero-login a:hover{color:#dbeafe}.league-shell,.league-workspace-shell,.league-form-shell,.league-form-grid,.league-hub-grid,.league-summary-grid,.league-overview-grid,.league-team-grid,.league-document-grid,.league-leaderboard-grid{gap:18px;display:grid}.league-shell,.league-workspace-shell,.league-form-shell{gap:22px}.league-shell{max-width:1180px}.league-form-shell{max-width:1080px}.league-hub-grid,.league-summary-grid,.league-document-grid,.league-leaderboard-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.league-overview-grid,.league-team-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.league-entry-card{color:#eff6ff;background:radial-gradient(circle at 100% 0,#2563eb33,#fff0 34%),linear-gradient(#0a1223fa 0%,#08101ff5 100%);border:1px solid #60a5fa29;border-radius:24px;gap:16px;min-height:228px;padding:24px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 48px #02061738}.league-entry-card:before{content:"";background:linear-gradient(90deg,#38bdf8bf,#3b82f6e6);width:100%;height:4px;position:absolute;inset:0 auto auto 0}.league-entry-card:hover{border-color:#60a5fa47;transform:translateY(-3px);box-shadow:0 28px 58px #02061747}.league-entry-card h3{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(1.55rem,2vw,1.9rem);line-height:1.04}.league-entry-card p{color:#dbeafedb;max-width:34ch;margin:0;font-size:.95rem;line-height:1.62}.league-entry-card-kicker,.league-entry-card-action{border-radius:999px;align-items:center;width:fit-content;display:inline-flex}.league-entry-card-kicker{color:#bfdbfe;letter-spacing:.14em;text-transform:uppercase;background:#ffffff12;margin-top:2px;padding:7px 12px;font-size:.72rem;font-weight:800}.league-entry-card-action{color:#fff;background:#2563eb2e;border:1px solid #60a5fa29;gap:8px;margin-top:auto;padding:10px 14px;font-size:.82rem;font-weight:800}.league-entry-card-action:after{content:"->"}.league-workspace-header,.league-workspace-hero,.league-panel,.league-form-card,.league-admin-card,.league-team-card,.league-document-card,.league-leaderboard-card,.league-stats-entry-card,.league-fixture-card,.league-result-card{background:linear-gradient(#0b1427f5,#070f1ff0);border:1px solid #94a3b824;border-radius:24px;box-shadow:0 24px 48px #0206173d}.league-workspace-header,.league-workspace-hero,.league-panel,.league-form-card,.league-admin-card,.league-team-card,.league-document-card,.league-leaderboard-card,.league-stats-entry-card,.league-fixture-card,.league-result-card,.league-list-card{padding:22px}.league-workspace-header{gap:8px;display:grid}@media (max-width:540px){.hero-pill-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.league-workspace-header-copy{gap:8px;display:grid}.league-workspace-title{letter-spacing:-.04em;color:#f8fbff;margin:0;font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:1.02}.league-workspace-hero{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:20px;display:grid}.league-workspace-hero-copy{gap:10px;display:grid}.league-panel{gap:18px;display:grid}.league-workspace-kicker,.league-panel-header p,.league-inline-note,.league-workspace-subtitle{color:#bfdbfecc}.league-workspace-kicker{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem}.league-workspace-hero h1,.league-panel-header h2,.league-panel-header h3,.league-team-card h3,.league-document-card strong,.league-leaderboard-card strong{color:#f8fbff}.league-workspace-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,2.7rem);line-height:.96}.league-workspace-subtitle,.league-workspace-description{max-width:68ch;margin:0}.league-panel-header{border-bottom:1px solid #94a3b81a;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px 18px;padding-bottom:14px;display:flex}.league-panel-header h2,.league-panel-header h3{letter-spacing:-.03em;margin:0;font-size:clamp(1.2rem,1.5vw,1.42rem);line-height:1.08}.league-panel-header p{max-width:60ch;margin:0;font-size:.94rem;line-height:1.55}.league-workspace-description,.league-team-card p,.league-list-card p,.league-document-card p,.league-empty,.league-admin-grid p,.league-admin-detail-stack p,.league-history-item p{color:#e2e8f0d1}.league-workspace-actions,.league-page-actions,.league-checkbox-grid,.league-filter-row,.league-chip-row{flex-wrap:wrap;gap:10px;display:flex}.league-workspace-actions{justify-content:flex-end;align-items:center}.league-page-actions{align-items:center}.league-workspace-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.league-tab{color:#dbeafe;white-space:nowrap;background:#0c162adb;border:1px solid #94a3b824;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:.92rem;font-weight:600;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.league-tab.active,.league-tab:hover{color:#fff;background:linear-gradient(#2563eb47,#1d4ed83d);border-color:#60a5fa47}.league-badge,.league-chip,.league-status-pill{color:#bfdbfe;background:#2563eb24;border:1px solid #60a5fa33;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.league-chip-active{color:#fff;background:#2563eb38}.league-status-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.league-status-pill{color:#e2e8f0db;background:#081021b8;border-color:#60a5fa29;border-radius:18px;justify-content:space-between;min-height:78px;padding:16px 18px}.league-status-pill strong{color:#f8fbff;font-size:1.45rem;line-height:1}.league-summary-card{background:#091224b8;border:1px solid #94a3b81f;border-radius:18px;gap:10px;padding:18px;display:grid}.league-summary-icon{color:#93c5fd;background:#2563eb24;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.league-summary-card strong{color:#f8fbff;font-size:1.6rem}.league-summary-card span{color:#bfdbfecc}.league-list,.league-admin-queue,.league-history-list,.league-select-list,.league-fixture-list,.league-leaderboard-list{gap:14px;display:grid}.league-list-card,.league-history-item,.league-select-card{background:#081021a8;border:1px solid #94a3b81f;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.league-list-card{text-decoration:none;transition:transform .16s,border-color .16s,background .16s}.league-list-card:hover{background:#091224cc;border-color:#60a5fa33;transform:translateY(-2px)}.league-list-card-active{background:#0d1930d6;border-color:#60a5fa57;box-shadow:inset 0 0 0 1px #3b82f624}.league-list-card--stack,.league-select-card--action,.league-result-card,.league-stats-entry-card,.league-fixture-card{grid-template-columns:1fr;gap:14px;display:grid}.league-list-card>div:first-child,.league-fixture-card>div:first-child,.league-result-card>div:first-child{min-width:0}.league-list-card strong,.league-history-item strong,.league-result-card strong,.league-fixture-card strong,.league-stats-entry-card strong{color:#f8fbff}.league-list-card strong{margin:0 0 4px;font-size:1rem;display:block}.league-list-card span,.league-history-item span,.league-result-card span,.league-fixture-card span,.league-stats-entry-card span,.league-document-card span{color:#bfdbfec7}.league-list-meta,.league-result-card-top,.league-fixture-card-top,.league-team-card-top,.league-document-card-top,.league-admin-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.league-list-meta{color:#bfdbfec2;flex-wrap:wrap;justify-content:flex-end;align-items:center;min-width:max-content;font-size:.8rem}.league-result-actions{justify-content:flex-start;min-width:0}.league-team-link{color:inherit;text-decoration:none}.league-team-identity{align-items:center;gap:14px;min-width:0;display:flex}.league-team-avatar{color:#eff6ff;letter-spacing:.08em;background:linear-gradient(#2563eb42,#081021cc);border:1px solid #60a5fa2e;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-weight:800;display:inline-flex;overflow:hidden}.league-team-avatar img{object-fit:cover;width:100%;height:100%}.league-inline-team{align-items:center;gap:8px;min-width:0;display:inline-flex}.league-inline-team-link{color:inherit;min-width:0;text-decoration:none}.league-inline-team-link:hover .league-inline-team-name,.league-inline-team-link:focus-visible .league-inline-team-name{text-underline-offset:2px;text-decoration:underline}.league-inline-team-avatar{color:#f8fbff;background:linear-gradient(#1e40af73,#0f172aeb);border:1px solid #94a3b82e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.62rem;font-weight:800;display:inline-flex;overflow:hidden}.league-inline-team-avatar img{object-fit:cover;width:100%;height:100%}.league-inline-team-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.league-inline-team--logo-end{flex-direction:row-reverse}.league-inline-team--stacked{flex-direction:column;gap:6px}.league-inline-team--stacked .league-inline-team-name{white-space:normal;text-align:center}.league-card-copy{color:#bfdbfec7;margin:0}.league-detail-grid,.league-admin-grid,.league-two-col-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.league-detail-table{gap:10px;margin:0;display:grid}.league-detail-row{background:#070e1d99;border:1px solid #94a3b81a;border-radius:14px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:10px;padding:12px 14px;display:grid}.league-detail-row dt,.league-detail-row dd{margin:0}.league-detail-row dt{color:#dbeafe;white-space:nowrap;font-size:.8rem;font-weight:700}.league-detail-row dd{color:#eef4ff;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;line-height:1.35;overflow:hidden}.league-detail-grid>div,.league-admin-grid>div,.league-admin-detail-stack>div{background:#070e1d99;border:1px solid #94a3b81a;border-radius:16px;padding:14px 16px}.league-detail-grid strong,.league-admin-grid strong,.league-section-inline-title,.league-form-card-header h3{color:#dbeafe;margin-bottom:4px;display:block}.league-form-grid,.league-form-card,.league-admin-detail-stack{gap:16px;display:grid}.league-form-card h2{letter-spacing:-.03em;color:#f8fbff;border-bottom:1px solid #94a3b81a;margin:0;padding-bottom:14px;font-size:clamp(1.12rem,1.45vw,1.28rem);line-height:1.1}.league-form-card .form-grid{gap:16px}.league-inline-form{margin-bottom:18px}.league-admin-team-panel,.league-admin-team-form,.league-admin-team-grid{gap:16px;display:grid}.league-team-stack{gap:12px;display:grid}.league-inline-team-editor{border-style:dashed;padding-top:18px}.league-inline-team-editor-note{align-content:start}.league-competition-grid{align-items:start}.league-competition-form,.league-competition-list-card,.league-results-form,.league-results-list-card{align-content:start}.league-results-grid{align-items:start}.league-results-switch{flex-wrap:wrap;gap:8px;display:inline-flex}.league-results-switch-button{color:#bfdbfecc;background:#070e1da8;border:1px solid #94a3b824;border-radius:999px;min-height:38px;padding:8px 14px;transition:background .18s,border-color .18s,color .18s}.league-results-switch-button.active,.league-results-switch-button:hover{color:#fff;background:linear-gradient(#2563eb3d,#1d4ed82e);border-color:#60a5fa47}.league-competition-note{margin:0}.league-result-summary{background:#070e1d94;border:1px solid #94a3b81a;border-radius:16px;gap:4px;padding:14px 16px;display:grid}.league-result-score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.league-match-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.league-match-card-meta{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.league-match-card-meta strong{color:#dbeafe;margin-bottom:4px;display:block}.league-workspace-actions--start{justify-content:flex-start}.league-workspace-actions--start .button.button-small{align-self:flex-start;width:auto}.league-compact-action{align-self:flex-start;width:auto;min-height:44px;padding:10px 16px}.league-team-list-actions{margin-bottom:10px}.league-team-list-trigger{letter-spacing:.01em;font-weight:700;border-radius:10px!important;min-height:29px!important;padding:5px 10px!important;font-size:.72rem!important}.league-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.league-checkbox-row{color:#e2e8f0e0;background:#070e1d94;border:1px solid #94a3b81a;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;line-height:1.45;display:flex}.league-checkbox-row input{accent-color:#3b82f6;flex-shrink:0;width:18px;height:18px}.league-standings-wrap{background:#070e1da8;border:1px solid #94a3b81f;border-radius:18px;overflow-x:auto}.league-standings-table{table-layout:fixed;min-width:760px}.league-standings-table,.league-stats-table{border-collapse:collapse;width:100%}.league-stats-table{min-width:680px}.league-standings-table th,.league-standings-table td,.league-stats-table th,.league-stats-table td{text-align:center;color:#e5eefc;border-top:1px solid #94a3b81f;padding:10px 8px;font-size:.9rem}.league-standings-table th,.league-stats-table th{z-index:1;color:#bfdbfe;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#0a1223fa;font-size:.72rem;position:sticky;top:0}.league-standings-table tbody tr:hover,.league-stats-table tbody tr:hover{background:#2563eb0f}.league-standings-row-active{background:#2563eb1f}.league-standings-team-cell{width:220px;font-weight:700;text-align:left!important}.league-standings-team-button{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;align-items:center;padding:0;font-size:.92rem;font-weight:700;display:flex;overflow:hidden}.league-standings-team-button:hover{color:#fff}.league-standings-number-cell{white-space:nowrap;min-width:56px}.league-selected-team-history{gap:14px;margin-top:18px;display:grid}.league-history-match-stack{gap:8px;display:grid}.league-standings-actions-cell{text-align:left;min-width:232px}.league-standings-history-actions{flex-wrap:wrap;gap:6px}.league-history-score-cell{white-space:nowrap}.league-history-score-pill{letter-spacing:.02em;background:#2563eb29;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:34px;padding:0 12px;font-size:.9rem;font-weight:800;display:inline-flex}.league-stat-input{min-width:72px;padding:10px 12px}.league-score-inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.league-document-card{gap:10px;text-decoration:none;display:grid}.league-document-card strong{font-size:1.02rem}.league-leaderboard-item{border-top:1px solid #94a3b81a;justify-content:space-between;gap:10px;padding:10px 0;display:flex}.league-leaderboard-item:first-child{border-top:0}.league-empty{color:#bfdbfebd;margin:0;padding:18px 0}.league-feedback{background:#081021b8;border:1px solid #60a5fa33;border-radius:14px;margin:0;padding:12px 14px}.league-feedback-error{color:#fecaca;border-color:#f871713d}.league-feedback-success{color:#bbf7d0;border-color:#4ade803d}.league-form-card .input,.league-panel .input,.league-admin-note-input{color:#f8fbff;background:#060c19d6}.league-admin-note-input{min-height:108px}@media (max-width:900px){.league-workspace-hero{grid-template-columns:1fr}.league-workspace-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.league-workspace-actions{justify-content:flex-start;width:100%}.league-workspace-actions .button{flex:180px}.league-workspace-actions .league-compact-action{flex:none}}@media (max-width:640px){.league-workspace-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.league-result-score-grid,.league-list-card{grid-template-columns:1fr}.league-result-card-top,.league-match-card-top,.league-fixture-card-top,.league-team-card-top,.league-document-card-top,.league-admin-card-top{flex-direction:column}.league-page-actions,.league-workspace-actions{flex-direction:column;align-items:stretch}.league-page-actions .button,.league-workspace-actions .button,.league-form-actions .button{width:100%}.league-workspace-actions .league-compact-action{align-self:flex-start;width:auto;max-width:100%}.league-list-meta{flex-wrap:wrap;justify-content:flex-start;width:100%}.league-workspace-hero,.league-panel,.league-form-card,.league-admin-card,.league-team-card,.league-document-card,.league-leaderboard-card,.league-stats-entry-card,.league-fixture-card,.league-result-card,.league-list-card{padding:18px}.league-entry-card{min-height:0;padding:20px}}.referee-hub-shell{gap:24px;padding-bottom:42px;display:grid}.referee-hub-header{text-align:center;justify-items:center;gap:12px;display:grid}.referee-hub-switches{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.referee-hub-switch{color:#dbeafe;background:linear-gradient(#141f39f5,#080f1ff0),radial-gradient(circle at 100% 0,#ef44441f,#0000 48%);border:1px solid #94a3b829;border-radius:24px;gap:8px;padding:22px 22px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 44px #02061738}.referee-hub-eyebrow{color:#f87171e0;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.referee-hub-switch span{color:#f8fbff;letter-spacing:-.02em;font-size:1.12rem;font-weight:800}.referee-hub-switch small{color:#bfdbfec7;font-size:.88rem;line-height:1.45}.referee-hub-switch:hover,.referee-hub-switch.active{background:linear-gradient(#1c335ffa,#0c172ef5),radial-gradient(circle at 100% 0,#ef444429,#0000 52%);border-color:#60a5fa47;transform:translateY(-2px)}.referee-requests-shell{gap:18px;display:grid}.referee-requests-toolbar,.referee-request-card,.referee-request-create-card{background:linear-gradient(#0b1427f5,#070f1ff0);border:1px solid #94a3b824;border-radius:24px;padding:22px;box-shadow:0 24px 48px #02061738}.referee-requests-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.referee-requests-toolbar-copy,.referee-request-create-header{gap:8px;display:grid}.referee-requests-toolbar-copy h2,.referee-request-create-header h3{color:#f8fbff;letter-spacing:-.03em;margin:0;font-size:clamp(1.22rem,1.5vw,1.42rem);line-height:1.08}.referee-requests-toolbar-copy p,.referee-request-create-header p,.referee-request-body p,.referee-request-author span{color:#e2e8f0c7;margin:0}.referee-requests-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.referee-request-create-toggle{min-width:196px}.referee-request-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.referee-request-form-grid .field--full{grid-column:1/-1}.referee-request-form-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.referee-request-chat-note{color:#e2e8f0bd;font-size:.92rem}.referee-request-submit{min-width:168px}.referee-request-feed,.referee-request-card{gap:16px;display:grid}.referee-request-card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.referee-request-author{align-items:center;gap:12px;min-width:0;display:flex}.referee-request-author>div{gap:3px;display:grid}.referee-request-author strong{color:#f8fbff;font-size:.98rem;line-height:1.1}.referee-request-avatar{object-fit:cover;background:#0f172ac7;border:1px solid #94a3b82e;border-radius:50%;width:52px;height:52px}.referee-request-avatar-fallback{color:#f8fbff;letter-spacing:.06em;background:linear-gradient(#2563eb52,#1d4ed838);justify-content:center;align-items:center;font-size:.92rem;font-weight:800;display:inline-flex}.referee-request-status{text-transform:uppercase;letter-spacing:.08em}.league-badge-active{color:#fecaca;background:#ef444424;border-color:#f8717138}.referee-request-keyfacts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.referee-request-keyfact{color:#e2e8f0;background:#0a1224cc;border:1px solid #94a3b81f;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:12px 14px;font-size:.92rem;line-height:1.4;display:inline-flex}.referee-request-keyfact svg{color:#60a5fa;flex:none}.referee-request-keyfact-primary svg,.referee-request-chip{color:#fca5a5}.referee-request-keyfact-wide{grid-column:span 2}.referee-request-body{gap:12px;display:grid}.referee-request-matchup{color:#f8fbff;flex-wrap:wrap;align-items:center;gap:10px;font-size:1rem;display:inline-flex}.referee-request-matchup span{color:#f87171d6;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.referee-request-actions{flex-wrap:wrap;gap:10px;display:flex}.referee-request-social,.referee-request-owner,.referee-request-chat,.referee-request-self-note{min-height:44px}.referee-request-social strong{color:#f8fbff;font-size:.84rem}.referee-request-owner{border-color:#f871712e}.referee-request-chat{background:linear-gradient(#2563eb38,#1d4ed829)}.referee-request-self-note{cursor:default;opacity:.82}.referee-request-self-note:hover{transform:none}.referee-request-comments{border-top:1px solid #94a3b81a;gap:12px;padding-top:14px;display:grid}.referee-request-editor{background:#081020b8;border:1px solid #94a3b81f;border-radius:20px;gap:14px;padding:16px;display:grid}.referee-request-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (max-width:900px){.referee-requests-toolbar{align-items:stretch}.referee-requests-toolbar-actions{justify-content:stretch}.referee-requests-toolbar-actions>*{flex:180px}.referee-request-form-footer{flex-direction:column;align-items:stretch}}@media (max-width:640px){.referee-hub-shell{gap:18px;padding-bottom:28px}.referee-requests-toolbar,.referee-request-card,.referee-request-create-card{border-radius:20px;padding:18px}.referee-request-form-grid{grid-template-columns:1fr}.referee-request-card-top,.referee-requests-toolbar-actions,.referee-request-actions{align-items:stretch}.referee-request-keyfact-wide{grid-column:auto}.referee-request-actions>*,.referee-requests-toolbar-actions>*{justify-content:center;width:100%}.referee-request-editor-actions>*{width:100%}}.referee-hub-switch{gap:12px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.referee-hub-switch:after{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#f871716b,#0000);height:1px;position:absolute;inset:auto 18px 0}.referee-hub-switch-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.referee-hub-switch-icon{background:linear-gradient(#ef444438,#b91c1c24);border:1px solid #f871712e;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:inset 0 1px #ffffff14;color:#fecaca!important}.referee-hub-switch-state{text-transform:uppercase;background:#2563eb29;border:1px solid #60a5fa33;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-weight:800;display:inline-flex;color:#dbeafe!important;letter-spacing:.1em!important;font-size:.72rem!important}.referee-hub-switch-metrics,.referee-requests-toolbar-pills,.referee-request-form-pills{flex-wrap:wrap;gap:8px;display:flex}.referee-hub-switch-metric,.referee-hub-switch-cta,.referee-requests-toolbar-pill,.referee-request-form-pill,.referee-request-response-chip{border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:34px;font-weight:700;display:inline-flex}.referee-hub-switch-metric{background:#070e1d9e;border:1px solid #94a3b81f;padding:0 12px;color:#e2e8f0d6!important;font-size:.8rem!important}.referee-hub-switch-metric strong,.referee-requests-toolbar-pill strong{color:#f8fbff}.referee-hub-switch-cta{background:#2563eb24;border:1px solid #60a5fa2e;justify-content:space-between;margin-top:2px;padding:0 14px;font-weight:800;color:#fff!important;font-size:.84rem!important}.referee-requests-toolbar-pill{color:#e2e8f0d6;background:#070e1db3;border:1px solid #94a3b81f;padding:0 12px;font-size:.8rem}.referee-request-form-pill,.referee-request-response-chip{color:#fecaca;background:#ef44441a;border:1px solid #f8717129;padding:0 12px;font-size:.8rem}.referee-request-feedback{border-radius:18px;margin:0;padding:14px 16px;font-size:.92rem;font-weight:700}.referee-request-feedback--success{color:#dbeafe;background:#2563eb1f;border:1px solid #60a5fa2e}.referee-request-feedback--error{color:#fecaca;background:#ef44441f;border:1px solid #f871712e}.referee-request-card--open{border-color:#f8717129}.referee-request-card--filled{border-color:#60a5fa2e}.referee-request-card--closed{border-color:#94a3b82e}.referee-request-status--open{color:#fecaca;background:#ef444424;border-color:#f8717138}.referee-request-status--filled{color:#dbeafe;background:#2563eb29;border-color:#60a5fa38}.referee-request-status--closed{color:#cbd5e1;background:#4755693d;border-color:#94a3b829}.referee-request-hero,.referee-request-body{gap:14px;display:grid}.referee-request-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}.referee-request-hero-copy{gap:10px;display:grid}.referee-request-chip-row{gap:8px}.referee-request-title{color:#f8fbff;letter-spacing:-.03em;margin:0;font-size:clamp(1.14rem,1.6vw,1.4rem);line-height:1.06}.referee-request-summary{color:#e2e8f0c7;margin:0;font-size:.94rem;line-height:1.55}.referee-request-fee-card{background:linear-gradient(#7f1d1d47,#450a0a33);border:1px solid #f8717129;border-radius:18px;gap:4px;min-width:156px;padding:14px 16px;display:grid}.referee-request-fee-label,.referee-request-note-label,.referee-request-detail-label{color:#bfdbfec2;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800;display:block}.referee-request-fee-card strong{color:#fff1f2;font-size:1rem}.referee-request-detail-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.referee-request-detail-card{background:#081021b3;border:1px solid #94a3b81f;border-radius:18px;gap:8px;min-height:84px;padding:14px 15px;display:grid}.referee-request-detail-card--accent{background:linear-gradient(#141f39f0,#0d1529eb)}.referee-request-detail-card--wide{grid-column:span 2}.referee-request-detail-card strong,.referee-request-detail-value span{color:#f8fbff;font-size:.96rem;line-height:1.45}.referee-request-detail-value{color:#e2e8f0;align-items:center;gap:10px;display:inline-flex}.referee-request-detail-value svg{color:#60a5fa;flex:none}.referee-request-detail-card--accent .referee-request-detail-value svg,.referee-request-chip{color:#fca5a5}.referee-request-note,.referee-request-response-panel{background:#070e1d9e;border:1px solid #94a3b81a;border-radius:18px;gap:10px;padding:15px 16px;display:grid}.referee-request-note p,.referee-request-response-panel p{margin:0}.referee-request-response-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center}.referee-request-response-panel strong{color:#f8fbff;font-size:.96rem}.referee-request-actions{gap:10px;display:grid}.referee-request-action-group{flex-wrap:wrap;gap:10px;display:flex}.referee-request-social{padding-inline:16px;color:#dbeafe!important}.referee-request-social.active{background:#7f1d1d52;border-color:#f8717133;color:#fff1f2!important}.referee-request-social strong{background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:26px;min-height:26px;padding:0 8px;display:inline-flex}.referee-request-owner--danger{border-color:#f871713d;color:#fecaca!important}.referee-request-empty strong{color:#f8fbff;font-size:1.04rem}@media (max-width:900px){.referee-request-hero,.referee-request-response-panel{grid-template-columns:1fr}}@media (max-width:640px){.referee-hub-switch{padding:20px 18px 18px}.referee-hub-switch-cta,.referee-hub-switch-metric,.referee-request-action-group>*,.referee-request-detail-card--wide{justify-content:center;width:100%}.referee-request-detail-card--wide{grid-column:auto}}.chat-page .chat-sidebar,.chat-page .chat-main,.chat-page .chat-composer,.chat-page .chat-messages,.chat-page .chat-search-input,.chat-page .chat-message,.chat-page .chat-message.mine,.chat-page .chat-link-preview,.chat-page .chat-message-menu,.chat-page .chat-report-modal,.chat-page .chat-link-warning-modal{color:#edf4ff!important;background:#080f1ff0!important}.chat-page .chat-sidebar,.chat-page .chat-main,.chat-page .chat-message,.chat-page .chat-message.mine,.chat-page .chat-link-preview,.chat-page .chat-message-menu,.chat-page .chat-search-input,.chat-page .chat-composer,.chat-page .chat-report-modal,.chat-page .chat-link-warning-modal{border-color:#6e8fc12e!important}.chat-page .chat-sidebar-title,.chat-page .chat-conversation-name,.chat-page .chat-conversation-last,.chat-page .chat-search-section-label,.chat-page .chat-header-user h1,.chat-page .chat-search-input,.chat-page .chat-composer-input-row input,.chat-page .chat-composer-input-row textarea,.chat-page .chat-message p,.chat-page .chat-message-text,.chat-page .chat-link-preview-content strong,.chat-page .chat-link-preview-content p,.chat-page .chat-file-attachment,.chat-page .chat-message-menu button,.chat-page .chat-reply-preview span,.chat-page .chat-replying-content span,.chat-page .chat-report-modal,.chat-page .chat-report-modal p,.chat-page .chat-report-modal label,.chat-page .chat-report-modal textarea,.chat-page .chat-link-warning-url,.chat-page .chat-block-note{color:#edf4ff!important;-webkit-text-fill-color:#edf4ff!important;caret-color:#edf4ff!important}.chat-page .chat-conversation-time,.chat-page .chat-search-icon,.chat-page .chat-search-input::placeholder,.chat-page .chat-header-action-row,.chat-page .chat-user-status.offline,.chat-page .chat-message-footer time,.chat-page .chat-link-preview-site,.chat-page .chat-conversation-media-icon,.chat-page .chat-conversation-receipt,.chat-page .chat-typing-indicator-bar,.chat-page .chat-replying-content strong,.chat-page .chat-reply-preview strong{color:#8ea3c7!important}.chat-page .chat-messages{background:linear-gradient(#060c18f5,#080f1ff5)!important}.chat-page .chat-message,.chat-page .chat-message.mine{background:#0f182ee6!important;box-shadow:0 10px 22px #02061747!important}.chat-page .chat-message.mine{background:linear-gradient(135deg,#2563eb57,#1247b566)!important}.chat-page .chat-inline-link{color:#8dc1ff!important}.chat-page .chat-reply-preview,.chat-page .chat-replying-banner,.chat-page .chat-new-chat-banner,.chat-page .chat-block-note,.chat-page .chat-typing-dots{color:#edf4ff!important;background:#0f182ee0!important;border-color:#6e8fc129!important}.chat-page .chat-date-divider span,.chat-page .chat-reaction-chip,.chat-page .chat-add-media-btn,.chat-page .chat-emoji-btn{color:#d7e4fb!important;background:#0f182ee0!important;border-color:#6e8fc12e!important}.chat-page .chat-composer-input-row input,.chat-page .chat-composer-input-row textarea{color:#edf4ff!important;-webkit-text-fill-color:#edf4ff!important;caret-color:#edf4ff!important;background:#0f182ee0!important;border-color:#6e8fc12e!important}.chat-page .chat-composer-input-row input::placeholder,.chat-page .chat-composer-input-row textarea::placeholder{color:#8ea3c7!important;-webkit-text-fill-color:#8ea3c7!important}.chat-page .chat-send-btn,.chat-page .chat-report-submit-btn,.chat-page .chat-link-warning-open-btn{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.chat-page .chat-report-cancel-btn,.chat-page .chat-back-btn,.chat-page .chat-report-btn,.chat-page .chat-block-btn{color:#edf4ff!important;background:#0f182ee0!important;border-color:#6e8fc12e!important}.browse-container,.form-container{max-width:1080px}.section-title h1,.browse-db-header h1{letter-spacing:-.03em}.section-title p,.browse-subtitle,.browse-status,.player-profile-subtitle,.league-workspace-subtitle,.league-workspace-description{font-size:.95rem;line-height:1.55}.label,.league-panel label,.league-form-card label{letter-spacing:.11em;font-size:.76rem}.input,.select,textarea,.league-form-card .input,.league-panel .input{border-radius:14px;min-height:44px;padding:11px 13px;font-size:.95rem}textarea,textarea.input,textarea.select{min-height:112px}.button,.social-btn,.feed-btn,.notif-action-btn,.league-tab,.tp-activity-action,.referee-request-social,.referee-request-owner,.referee-request-chat,.referee-request-self-note{min-height:36px;box-shadow:none;border-radius:12px;padding:7px 12px;font-size:.78rem;font-weight:700}.button{border-radius:12px}.button.button-small,.league-workspace-actions .button,.league-page-actions .button,.league-form-actions .button{border-radius:10px;min-height:31px;padding:6px 10px;font-size:.73rem}.button-secondary,.social-btn,.tp-activity-action,.notif-action-btn,.referee-request-social,.referee-request-owner,.referee-request-chat,.referee-request-self-note,.league-tab{color:#e5eefc;background:#0f172a8a;border-color:#94a3b82e}.button-secondary:hover,.social-btn:hover,.tp-activity-action:hover,.notif-action-btn:hover,.league-tab:hover{box-shadow:none;transform:none}.hero{gap:34px;padding-top:18px}.hero-copy{max-width:600px}.hero-h1{margin-bottom:12px;font-size:clamp(60px,10vw,108px)}.hero-sub{margin-bottom:12px;font-size:clamp(16px,1.8vw,20px);line-height:1.32}.hero-detail{margin-bottom:18px;font-size:.98rem;line-height:1.58}.hero-pill-row{gap:8px;width:min(540px,100%);margin-bottom:18px}.hero-pill,.cta-trust-row a{letter-spacing:.06em;padding:7px 11px;font-size:.7rem}.hero-cta-row,.hero-cta-stack{gap:10px}.hero-cta-stack{border-radius:18px;width:min(420px,100%);padding:12px}.cta-btn{border-radius:16px;padding:12px 18px;font-size:.9rem;box-shadow:0 12px 28px #0b63ff33}.cta-btn-content{gap:12px}.cta-btn-icon{border-radius:12px;width:34px;height:34px}.cta-btn-title{font-size:.94rem}.cta-btn-text{font-size:.78rem;line-height:1.45}.cta-panel{border-radius:24px;gap:16px;padding:26px 24px}.cta-h2{margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.5rem)}.cta-sub{margin-bottom:0;font-size:.98rem;line-height:1.55}.cta-trust-row--logged-in{justify-content:center;gap:8px}.dash-actions-grid{gap:12px}.dash-action-card{border-radius:18px;grid-template-columns:48px minmax(0,1fr) 18px;min-height:142px;padding:16px}.dash-action-icon{border-radius:14px;width:48px;height:48px}.dash-action-content{gap:6px}.dash-action-content strong{max-width:none;font-size:.94rem}.dash-action-content span{max-width:none;font-size:.79rem;line-height:1.45}.club-browse-card,.player-profile-header,.player-profile-section,.wall-post-card,.notif-item,.notif-pref-row,.dash-feed-card,.referee-request-card,.referee-request-create-card,.league-workspace-header,.league-workspace-hero,.league-panel,.league-form-card,.league-admin-card,.league-team-card,.league-document-card,.league-leaderboard-card,.league-stats-entry-card,.league-fixture-card,.league-result-card,.league-list-card,.tp-info-card{border-radius:20px}.club-browse-card,.player-profile-header,.player-profile-section,.wall-post-card,.notif-item,.notif-pref-row,.dash-feed-card,.referee-request-card,.referee-request-create-card,.league-panel,.league-form-card,.league-admin-card,.league-team-card,.league-document-card,.league-leaderboard-card,.league-stats-entry-card,.league-fixture-card,.league-result-card,.league-list-card,.tp-info-card{padding:18px}.profile-role-tabs,.tp-tabs,.league-workspace-tabs{gap:6px}.profile-role-tab,.tp-tab,.league-tab{border-radius:12px;min-height:38px;padding:0 11px;font-size:.82rem}.tp-tab-count{padding:1px 7px;font-size:.65rem}.tp-section-header{margin-bottom:12px}.tp-section-title,.league-panel-header h2,.league-panel-header h3,.notif-section h2,.favorites-section h2,.dash-section-header h2{font-size:1.06rem}.tp-info-card p,.notif-item-text,.dash-notif-text,.feed-team-text,.feed-endorsement-text,.wall-post-card p,.league-list-card p{font-size:.9rem;line-height:1.5}.tp-member-card{border-radius:16px;min-height:70px;padding:12px 14px}.tp-member-name{font-size:.97rem}.tp-member-info{font-size:.82rem}.tp-activity-card-actions{gap:10px;min-width:210px}.tp-activity-card-links{gap:6px}.tp-scoreline-shell,.league-match-scoreline{background:linear-gradient(#081020b8,#0b1426db);border:1px solid #60a5fa29;border-radius:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;padding:12px 14px;display:grid}.tp-scoreline-team,.league-match-scoreline-team{gap:3px;min-width:0;display:grid}.tp-scoreline-team strong,.league-match-scoreline-team strong{color:#f8fbff;font-size:.95rem;line-height:1.2}.tp-scoreline-team span,.league-match-scoreline-team span{color:#bfdbfec7;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.tp-scoreline-team--away,.league-match-scoreline-team--away{text-align:right}.tp-scoreline-box,.league-match-scoreline-box{color:#fff;letter-spacing:.03em;background:linear-gradient(#2563eb38,#1d4ed82e);border:1px solid #60a5fa3d;border-radius:14px;justify-content:center;align-items:center;min-width:54px;min-height:42px;padding:0 10px;font-size:.95rem;font-weight:800;display:inline-flex}.league-result-summary,.league-result-card-top{gap:12px}.league-result-card-heading{gap:4px;display:grid}.league-workspace-header{gap:6px;padding:18px}.league-workspace-title{font-size:clamp(1.5rem,2.3vw,2rem);line-height:1.02}.league-workspace-hero h1{font-size:clamp(1.7rem,3vw,2.3rem)}.league-panel{gap:14px}.league-panel-header{padding-bottom:12px}.league-panel-header p{font-size:.88rem}.league-standings-table,.league-stats-table{font-size:.84rem}.league-standings-table th,.league-standings-table td,.league-stats-table th,.league-stats-table td{padding:10px}.league-standings-history-actions{gap:6px}.feed-btn-row,.notif-item-actions,.referee-request-action-group,.league-workspace-actions,.league-page-actions,.league-form-actions{gap:8px}.feed-btn{padding-inline:12px}.nav-drawer-header{padding:18px 18px 14px}.nav-drawer-links{padding:10px 10px 16px}.nav-drawer-link{border-radius:14px;min-height:46px;padding:0 12px;font-size:.92rem}.mobile-bottom-nav{border-radius:22px;padding:6px}.mobile-bottom-nav-link{border-radius:14px;gap:4px;min-height:50px}.mobile-bottom-nav-link span{font-size:.68rem}@media (max-width:900px){.league-workspace-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-activity-card-actions{min-width:100%}}@media (max-width:720px){.browse-container{margin:18px auto 72px;padding:0 14px}.form-container{border-radius:18px;padding:20px 16px}.section-title h1,.browse-db-header h1{font-size:clamp(1.8rem,7vw,2.4rem)}.hero{gap:24px;padding:10px 0 4px}.hero-h1{font-size:clamp(48px,14vw,74px)}.hero-pill-row{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.hero-cta-stack{width:100%}.cta-panel{border-radius:20px;padding:20px 16px}.cta-panel-actions{gap:10px}.dash-action-card,.club-browse-card,.player-profile-header,.player-profile-section,.wall-post-card,.notif-item,.referee-request-card,.referee-request-create-card,.league-panel,.league-form-card,.league-team-card,.league-result-card,.league-list-card,.tp-info-card{border-radius:18px;padding:14px}.profile-role-tabs,.tp-tabs{padding:3px}.profile-role-tab,.tp-tab,.league-tab{min-height:36px;font-size:.76rem}.league-workspace-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.league-workspace-title{font-size:1.46rem}.league-panel-header{gap:10px}.league-standings-table,.league-stats-table{font-size:.76rem}.league-standings-table th,.league-standings-table td,.league-stats-table th,.league-stats-table td{padding:8px}.tp-scoreline-shell,.league-match-scoreline{gap:8px;padding:10px 12px}.tp-scoreline-box,.league-match-scoreline-box{min-width:48px;min-height:38px;font-size:.88rem}.tp-scoreline-team strong,.league-match-scoreline-team strong{font-size:.86rem}.tp-scoreline-team span,.league-match-scoreline-team span{font-size:.64rem}.mobile-bottom-nav{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom))}}.league-action-choice-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.league-action-choice{text-align:left;appearance:none;color:#eff6ff;cursor:pointer;background:linear-gradient(#0a1223eb,#070f1fe6);border:1px solid #94a3b824;border-radius:20px;align-content:start;gap:10px;width:100%;min-height:176px;padding:18px;transition:border-color .16s,background .16s,transform .16s;display:grid}.league-action-choice:hover:not(:disabled){background:linear-gradient(#0c1629f5,#081022f0);border-color:#60a5fa42;transform:translateY(-1px)}.league-action-choice:disabled{opacity:.74;cursor:not-allowed}.league-action-choice-kicker,.league-action-choice-meta{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:.68rem;font-weight:800;display:inline-flex}.league-action-choice-kicker{color:#bfdbfe;background:#ffffff0f}.league-action-choice strong{color:#fff;font-size:1.08rem;line-height:1.15}.league-action-choice p{color:#dbeafecc;margin:0;font-size:.88rem;line-height:1.5}.league-action-choice-meta{color:#dbeafe;background:#2563eb29;margin-top:auto}.league-compact-list,.league-played-match-list{gap:10px;display:grid}.league-match-row,.league-match-row-button,.league-scheduled-match-card{appearance:none;background:#081021a3;border:1px solid #94a3b81f;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:13px 14px;display:grid}.league-match-row-button,.league-scheduled-match-card{text-align:left;color:inherit;cursor:pointer;transition:border-color .16s,background .16s,transform .16s}.league-match-row-button:hover,.league-scheduled-match-card:hover{background:#091224cc;border-color:#60a5fa38;transform:translateY(-1px)}.league-match-row-title,.league-scheduled-match-row strong{color:#f8fbff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.92rem;font-weight:700;overflow:hidden}.league-match-row-title--teams,.league-scheduled-match-teams,.league-played-match-title{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.league-match-row-title--teams,.league-scheduled-match-teams{justify-content:flex-start}.league-match-row-versus{color:#bfdbfebd;text-transform:uppercase;flex-shrink:0;font-size:.74rem;font-weight:800}.league-match-row-meta{color:#bfdbfec7;white-space:nowrap;font-size:.77rem;font-weight:700}.league-scheduled-match-card{grid-template-columns:1fr;gap:8px}.league-scheduled-match-row,.league-scheduled-match-meta{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.league-scheduled-match-row{flex-wrap:nowrap}.league-scheduled-match-meta{color:#bfdbfebd;font-size:.77rem}.league-selected-team-summary{background:#070e1d8a;border:1px solid #94a3b81f;border-radius:12px;gap:5px;margin-top:8px;padding:10px 12px;display:grid}.league-selected-team-meta{color:#bfdbfebd;font-size:.76rem}.league-played-match-card{appearance:none;text-align:center;width:100%;color:inherit;cursor:pointer;background:linear-gradient(#091224d1,#081021e6);border:1px solid #94a3b81f;border-radius:18px;justify-items:center;gap:10px;padding:16px 14px;transition:border-color .16s,background .16s,transform .16s;display:grid}.league-played-match-card:hover{background:linear-gradient(#0a1426eb,#081021f5);border-color:#60a5fa38;transform:translateY(-1px)}.league-played-match-title{color:#f8fbff;font-size:1rem;font-weight:700;line-height:1.25}.league-played-match-score{color:#fff;letter-spacing:.02em;background:#2563eb29;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:44px;padding:0 18px;font-size:1.28rem;font-weight:800;display:inline-flex}.league-played-match-score-value{min-width:1ch}.league-played-match-score-value--win{color:#4ade80}.league-played-match-score-value--loss{color:#f87171}.league-played-match-score-value--neutral,.league-played-match-score-separator{color:#fff}.league-played-match-meta{color:#bfdbfecc;font-size:.84rem;line-height:1.45}.league-results-back-row{grid-column:1/-1}@media (max-width:720px){.league-action-choice-grid{grid-template-columns:1fr;gap:12px}.league-action-choice{border-radius:18px;min-height:156px;padding:16px}.league-match-row,.league-match-row-button,.league-scheduled-match-card{border-radius:14px;padding:12px}.league-match-row-title,.league-scheduled-match-row strong{font-size:.84rem}.league-match-row-meta,.league-scheduled-match-meta{font-size:.72rem}.league-scheduled-match-row,.league-scheduled-match-meta{gap:8px}.league-played-match-card{border-radius:16px;gap:8px;padding:14px 12px}.league-played-match-title{font-size:.92rem}.league-played-match-score{gap:12px;min-height:40px;padding:0 16px;font-size:1.14rem}.league-played-match-meta{font-size:.76rem}}
