@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--primary:#ed4245;--primary-hover:#c03537;--bg-dark:#0f0f0f;--bg-card:#1a1a1a;--bg-card-hover:#222;--text:#fff;--text-muted:#a0a0a0;--border:hsla(0,0%,100%,.08)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-inter),sans-serif;background:var(--bg-dark);color:var(--text);line-height:1.6}.hero{min-height:100vh;align-items:center;text-align:center;padding:2rem;background-image:linear-gradient(180deg,hsla(0,0%,8%,.85),#0f0f0f),url(/banner.png);background-size:cover;background-position:50%}.hero,.hero-logo-container{display:flex;justify-content:center}.hero-logo-container{margin-bottom:.5rem}.hero-logo-text{font-size:5rem;font-weight:800;color:#fff;text-shadow:0 0 30px rgba(237,66,69,.5);margin:0;line-height:1.1;letter-spacing:-2px}.hero-content{max-width:800px}.hero h1{font-size:4rem;font-weight:700;margin-bottom:1rem;color:#fff}.hero h1 span{color:var(--primary)}.hero-desc{font-size:1.2rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px)}.btn-outline{background:transparent;color:#fff;border:2px solid var(--border)}.btn-outline:hover{border-color:var(--primary);background:rgba(237,66,69,.1)}.features{padding:5rem 2rem;background:var(--bg-dark)}.container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:.75rem}.section-subtitle{color:var(--text-muted);font-size:1.1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.feature-card{background:var(--bg-card);border-radius:12px;padding:2rem;border:1px solid var(--border);transition:all .2s ease}.feature-card:hover{background:var(--bg-card-hover);border-color:rgba(237,66,69,.3);transform:translateY(-4px)}.feature-icon{width:48px;height:48px;background:var(--primary);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;margin-bottom:1.25rem}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-desc{color:var(--text-muted);font-size:.95rem;line-height:1.7}.team{padding:5rem 2rem;background:#0a0a0a}.role-section{margin-bottom:3rem}.role-section:last-child{margin-bottom:0}.role-title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1.5rem;color:var(--text)}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem;justify-items:center}.team-grid.compact{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.profile-card{background:var(--bg-card);border-radius:12px;overflow:hidden;border:1px solid var(--border);transition:all .2s ease;width:100%;max-width:380px}.profile-card:hover{border-color:rgba(237,66,69,.3);transform:translateY(-4px)}.profile-card.compact{max-width:280px}.profile-banner{height:100px;background:linear-gradient(135deg,var(--primary) 0,#1a1a1a 100%);background-size:cover;background-position:50%}.profile-card.compact .profile-banner{height:70px}.profile-main{padding:0 1.5rem 1.5rem;margin-top:-40px}.profile-card.compact .profile-main{padding:0 1rem 1rem;margin-top:-30px}.profile-avatar-wrap{position:relative;display:inline-block}.profile-avatar{width:80px;height:80px;border-radius:50%;border:4px solid var(--bg-card);object-fit:cover}.profile-card.compact .profile-avatar{width:60px;height:60px;border-width:3px}.profile-decoration{position:absolute;top:-6px;left:-6px;width:92px;height:92px;pointer-events:none}.profile-card.compact .profile-decoration{width:72px;height:72px;top:-4px;left:-4px}.profile-info{margin-top:.75rem}.profile-name{font-size:1.25rem;font-weight:600;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.profile-card.compact .profile-name{font-size:1rem}.profile-badges{display:inline-flex;gap:4px;align-items:center}.badge{width:20px;height:20px;object-fit:contain}.profile-card.compact .badge{width:16px;height:16px}.clan-tag{display:inline-flex;align-items:center;background:hsla(0,0%,100%,.1);border-radius:4px;padding:2px 6px;font-size:.75rem;gap:4px}.clan-tag img{width:14px;height:14px}.profile-meta{margin-top:.5rem;font-size:.85rem;color:var(--text-muted)}.profile-meta span{display:block;margin-bottom:2px}.profile-connections{display:flex;gap:.5rem;margin-top:.75rem}.connection-link{width:32px;height:32px;border-radius:6px;background:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;transition:all .2s ease;border:1px solid var(--border)}.connection-link:hover{background:rgba(237,66,69,.2);border-color:var(--primary)}.connection-link img{width:18px;height:18px;object-fit:contain}.profile-stats{display:flex;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.profile-stat{text-align:center;flex:1 1}.profile-stat-value{font-size:1.25rem;font-weight:700;color:var(--primary)}.profile-card.compact .profile-stat-value{font-size:1rem}.profile-stat-label{font-size:.75rem;color:var(--text-muted)}.view-profile-btn{display:block;text-align:center;padding:.75rem;margin-top:1rem;background:rgba(237,66,69,.1);border:1px solid rgba(237,66,69,.3);border-radius:8px;color:var(--primary);text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s ease}.view-profile-btn:hover{background:var(--primary);color:#fff}.footer{padding:2rem;text-align:center;background:#080808;color:var(--text-muted);font-size:.9rem;border-top:1px solid var(--border)}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero-desc{font-size:1rem}.section-title{font-size:2rem}.team-grid,.team-grid.compact{grid-template-columns:1fr}.profile-card,.profile-card.compact{max-width:100%}}