.creator-hub-route .main-content-wrapper{max-width:none}.creator-hub-breadcrumb{color:#8e969f;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.creator-hub-breadcrumb a{color:var(--theme-color)}.creator-hub-hero{background:#17191b;border:1px solid #303438;border-radius:10px;justify-content:space-between;align-items:flex-end;gap:32px;padding:28px;display:flex}.creator-hub-hero-copy{min-width:0}.creator-hub-hero h1{max-width:980px;margin:0;font-size:34px;font-weight:900;line-height:1.2}.creator-hub-hero h1 span{color:#a3aab0;font-size:24px;font-weight:700}.creator-hub-hero p{color:#a3aab0;max-width:760px;margin:14px 0 0;font-size:14px;line-height:1.65}.creator-hub-stats{flex:none;gap:32px;margin:0;display:flex}.creator-hub-stats>div{align-items:center;gap:12px;display:flex}.creator-hub-stat-icon{width:38px;height:38px;color:var(--theme-color);background:#75c0171f;border-radius:6px;place-items:center;display:grid}.creator-hub-stats dd{margin:0;font-size:19px;font-weight:900;line-height:1}.creator-hub-stats dt{color:#8e969f;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:700}.creators-page .container-main-tabs{gap:8px;margin-bottom:16px;display:none}.container-main-tab{color:#b9bfcb;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#14161b;border:1px solid #23262e;border-radius:8px;flex:1;padding:10px 12px;font-size:12px;font-weight:700}.container-main-tab.selected{color:#fff;background:#1d2027;border-color:#3b8f4a}.creators-columns{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:start;gap:32px;margin-top:32px;display:grid}.creator-spotlight-section{margin-bottom:40px}.creator-section-heading,.creator-results-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.creator-section-heading h2,.creator-results-heading h2{margin:0;font-size:18px}.creator-section-heading span,.creator-results-heading span{color:#8e969f;font-size:12px}.creator-spotlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.creator-spotlight-card{background:#17191b;border:1px solid #303438;border-radius:8px;min-height:170px;position:relative;overflow:hidden}.creator-spotlight-card>img{object-fit:cover;opacity:.52;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.creator-spotlight-card:hover>img{transform:scale(1.05)}.creator-spotlight-shade{background:linear-gradient(105deg,#17191b 8%,#17191bc2 50%,#17191b1a),linear-gradient(#0000 30%,#17191b 98%);position:absolute;inset:0}.creator-spotlight-content{flex-direction:column;align-items:flex-start;display:flex;position:absolute;inset:auto 16px 16px}.creator-spotlight-content small{background:var(--theme-color);color:#10130d;text-transform:uppercase;border-radius:4px;padding:5px 8px;font-size:9px;font-weight:900}.creator-spotlight-content strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:10px;font-size:24px;overflow:hidden}.creator-spotlight-content span{color:#b2b8be;margin-top:4px;font-size:11px}.creator-directory-toolbar{z-index:10;background:#131313;border-top:1px solid #303438;border-bottom:1px solid #303438;margin-bottom:18px;padding:16px 0;position:sticky;top:0}.creator-toolbar-row{align-items:center;gap:12px;display:flex}.creators-tabs{flex-wrap:wrap;gap:6px;margin-left:0;display:flex}.creators-tab{color:#9aa2b1;cursor:pointer;background:#1d2022;border:0;border-radius:6px;min-height:36px;padding:7px 13px;font-size:12px}.creators-tab.selected{background:var(--theme-color);color:#12150f;font-weight:800}.creator-view-toggle{background:#1b1d1f;border:1px solid #303438;border-radius:6px;gap:4px;margin-left:auto;padding:4px;display:flex}.creator-view-toggle button{color:#8e969f;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:30px;height:30px;padding:0;display:grid}.creator-view-toggle button.selected{background:var(--theme-color);color:#12150f}.creators-search{color:#7f8798;background:#1b1d1f;border:1px solid #303438;border-radius:8px;align-items:center;gap:8px;height:48px;margin:0 0 12px;padding:0 14px;display:flex}.creators-search input{color:#fff;background:0 0;border:0;outline:none;flex:1;font-size:13px}.creators-search button{color:#7f8798;cursor:pointer;background:0 0;border:0}.creators-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:12px;display:grid}.creators-grid.list-view{border:1px solid #303438;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:0;overflow:hidden}.creators-grid.list-view .creator-card{border:0;border-bottom:1px solid #303438;border-radius:0}.creators-grid.list-view .creator-card:last-child{border-bottom:0}.creator-card{color:#fff;text-align:left;background:#17191b;border:1px solid #303438;border-radius:8px;flex-direction:column;align-items:stretch;gap:14px;padding:16px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex}.creator-card:hover{background:#1b1e1f;border-color:#75c0178c;transform:translateY(-2px)}.creator-card-top{align-items:center;gap:12px;min-width:0;display:flex}.creator-card-identity{flex-direction:column;flex:1;min-width:0;display:flex}.creator-card-handle{color:#8e969f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.creator-card-open{color:#8e969f;background:#202325;border:1px solid #303438;border-radius:6px;flex:none;place-items:center;width:32px;height:32px;display:grid}.creator-card:hover .creator-card-open{color:var(--theme-color);border-color:#75c01773}.creator-card-avatar{object-fit:cover;border-radius:50%;width:52px;height:52px}.creator-card-name{align-items:center;gap:4px;font-size:13px;font-weight:700;display:inline-flex}.creator-card-stats{border-top:1px solid #303438;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:12px;display:grid}.creator-card-stat{align-items:center;gap:9px;min-width:0;display:flex}.creator-card-stat-icon{width:32px;height:32px;color:var(--theme-color);background:#202325;border-radius:6px;flex:none;place-items:center;display:grid}.creator-card-stat>span:last-child{flex-direction:column;min-width:0;display:flex}.creator-card-stat b{font-size:13px}.creator-card-stat small{color:#8e969f;margin-top:3px;font-size:10px}.creator-activity-rail{flex-direction:column;gap:16px;display:flex;position:sticky;top:20px}.creator-join-card,.creator-activity-card{background:#17191b;border:1px solid #303438;border-radius:8px;overflow:hidden}.creator-join-card{flex-direction:column;gap:10px;padding:16px;display:flex}.creator-join-card small,.creator-activity-heading small{color:#8e969f;text-transform:uppercase;font-size:10px;font-weight:800}.creator-join-card h2,.creator-activity-heading h2{margin:0;font-size:15px}.creator-join-primary,.creator-join-secondary{text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 12px;font-size:11px;font-weight:800;display:flex}.creator-join-primary{background:var(--theme-color);color:#12150f}.creator-join-secondary{color:#b5bbc1;border:1px solid #303438}.creator-activity-heading{border-bottom:1px solid #303438;padding:16px}.creator-activity-heading h2{margin-top:5px}.creator-activity-card .creators-loadouts{gap:0}.creators-scope-note{color:#7f8798;margin-top:12px;font-size:11px}.creators-loadouts{flex-direction:column;gap:8px;display:flex}.creator-loadout{background:0 0;border:0;border-bottom:1px solid #303438;border-radius:0;overflow:hidden}.creator-loadout-header{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.creator-loadout-header-left,.creator-loadout-header-right{align-items:center;gap:8px;min-width:0;display:flex}.creator-loadout-avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.creator-loadout-texts{flex-direction:column;min-width:0;display:flex}.creator-loadout-title-row{align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.creator-loadout-user,.creator-loadout-playstyle{color:#9aa2b1;font-size:11px;font-weight:500}.creator-loadout-weapon-image{width:auto;max-height:26px}.creator-loadout-likes,.pl-likes{color:#9aa2b1;align-items:center;gap:4px;font-size:11px;display:inline-flex}.creator-loadout-chevron{transition:transform .15s;display:inline-flex}.creator-loadout-chevron.rotated{transform:rotate(90deg)}.creator-loadout-body{border-top:1px solid #1c1f26;padding:0 12px 12px}.creator-loadout-attachments,.pl-attachments{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;margin-top:10px;display:grid}.creator-loadout-attachment,.pl-attachment{background:#101216;border:1px solid #23262e;border-radius:8px;flex-direction:column;gap:2px;padding:8px;display:flex}.creator-loadout-attachment-slot,.pl-attachment-slot{text-transform:uppercase;letter-spacing:.04em;color:#7f8798;font-size:10px}.creator-loadout-attachment-value,.pl-attachment-name{color:#fff;font-size:12px}.creator-loadout-tuning,.pl-attachment-tuning{color:#9aa2b1;font-size:11px}.creator-loadout-link,.pl-detail-link{color:#6fcf80;margin-top:10px;font-size:12px;display:inline-block}.pl-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pl-controls .creators-search{flex:1;min-width:200px}.pl-sort{color:#9aa2b1;align-items:center;gap:6px;font-size:12px;display:inline-flex}.pl-sort select{color:#fff;background:#101216;border:1px solid #23262e;border-radius:8px;padding:7px 8px;font-size:12px}.pl-categories{flex-wrap:wrap;gap:6px;margin:10px 0 14px;display:flex}.pl-category{color:#9aa2b1;cursor:pointer;background:0 0;border:1px solid #23262e;border-radius:999px;padding:6px 10px;font-size:12px}.pl-category.selected{color:#fff;background:#1f2a20;border-color:#3b8f4a}.pl-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.pl-carousel{gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.pl-carousel .pl-card{min-width:300px;max-width:340px}.pl-card{background:#14161b;border:1px solid #23262e;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.pl-card.favorite{border-color:#3b8f4a}.pl-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.pl-card-weapon{color:#fff;margin:0;font-size:15px}.pl-card-subtitle{color:#9aa2b1;flex-wrap:wrap;align-items:center;gap:6px;margin:4px 0 0;font-size:11px;display:flex}.pl-badge{color:#6fcf80;text-transform:uppercase;background:#1f2a20;border-radius:999px;padding:2px 7px;font-size:10px}.pl-card-actions{align-items:center;gap:8px;display:flex}.pl-icon-button{color:#b9bfcb;cursor:pointer;background:#101216;border:1px solid #23262e;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.pl-versions{flex-wrap:wrap;gap:6px;display:flex}.pl-version{color:#9aa2b1;cursor:pointer;background:0 0;border:1px solid #23262e;border-radius:8px;padding:5px 9px;font-size:11px}.pl-version.selected{color:#fff;background:#1d2027;border-color:#3b8f4a}.pl-separator{background:#1c1f26;height:1px}.pl-code{color:#6fcf80;cursor:pointer;background:0 0;border:1px dashed #3b8f4a;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.pl-video{border-radius:10px;padding-top:56.25%;position:relative;overflow:hidden}.pl-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.pl-description,.ptl-description{color:#b9bfcb;margin:0;font-size:12px}.pl-card-footer{color:#7f8798;justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.ptl-list{flex-direction:column;gap:18px;display:flex}.ptl-card{background:#14161b;border:1px solid #23262e;border-radius:12px;padding:16px}.ptl-header{align-items:center;gap:12px;display:flex}.ptl-header-texts{flex:1;min-width:0}.ptl-title{color:#fff;margin:0;font-size:16px}.ptl-meta{color:#9aa2b1;margin:3px 0 0;font-size:11px}.ptl-likes{color:#9aa2b1;white-space:nowrap;font-size:11px}.ptl-tiers{flex-direction:column;gap:8px;margin-top:14px;display:flex}.ptl-tier{background:#101216;border:1px solid #1c1f26;border-radius:10px;align-items:stretch;gap:10px;display:flex;overflow:hidden}.ptl-tier-label{color:#0b0c0f;background:#6fcf80;justify-content:center;align-items:center;width:52px;font-size:18px;font-weight:800;display:flex}.ptl-tier.a-tier .ptl-tier-label{background:#9bd96a}.ptl-tier.b-tier .ptl-tier-label{background:#e8d35a}.ptl-tier.c-tier .ptl-tier-label{background:#eaa64d}.ptl-tier.d-tier .ptl-tier-label{background:#e0714f}.ptl-tier.e-tier .ptl-tier-label{background:#c1524f}.ptl-tier-items{flex-wrap:wrap;flex:1;gap:8px;padding:10px;display:flex}.ptl-weapon{color:#fff;text-align:center;background:#14161b;border:1px solid #23262e;border-radius:8px;flex-direction:column;align-items:center;gap:2px;width:96px;padding:6px;font-size:11px;text-decoration:none;display:flex}.ptl-weapon img{max-width:84px;height:auto}.ptl-weapon-category{color:#7f8798;font-size:10px}.ptl-tier-empty{color:#4d5361;padding:6px;font-size:12px}.creator-profile-layout{min-width:0}.creator-profile-top{margin:4px 0 24px}.creator-breadcrumb{color:#7f8798;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.creator-breadcrumb a{color:#aeb5c2;text-decoration:none}.creator-breadcrumb span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.creator-context-title{color:#fff;margin:7px 0 0;font-size:17px;font-weight:600}.creator-profile-header{background:#151d1e;border:1px solid #ffffff20;border-radius:12px;justify-content:space-between;align-items:center;gap:32px;padding:17px;display:flex}.creator-profile-left{align-items:center;gap:24px;min-width:0;display:flex}.creator-profile-avatar{object-fit:cover;background:#171a20;border-radius:50%;flex:0 0 120px;width:120px;height:120px}.creator-profile-info{flex-direction:column;gap:10px;min-width:0;display:flex}.creator-profile-name-row{flex-wrap:wrap;align-items:baseline;gap:12px;min-width:0;display:flex}.creator-profile-name{color:#fff;overflow-wrap:anywhere;text-transform:uppercase;align-items:center;gap:8px;font-size:35px;font-weight:800;line-height:1.08;display:flex}.creator-profile-name svg{color:#72db64;flex:none}.creator-profile-username{color:#8c94a2;font-size:16px}.creator-profile-stats{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.creator-profile-stat{color:#fff;background:#111718;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;line-height:1;display:inline-flex}.creator-profile-stat strong{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a5e63c,#75c018);-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:800}.creator-profile-description{color:#b9bfcb;white-space:pre-line;max-width:680px;margin:4px 0 0;font-size:13px;line-height:1.6}.creator-profile-actions{flex:none;justify-content:flex-end;align-items:center;gap:18px;display:flex}.creator-profile-socials{align-items:center;gap:14px;display:flex}.creator-profile-socials a{opacity:.75;place-items:center;width:28px;height:28px;display:grid}.creator-profile-socials a:hover{opacity:1}.creator-profile-socials img{max-width:24px;max-height:24px}.creator-profile-follow-wrap{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.creator-profile-follow{color:#0c1310;cursor:pointer;background:linear-gradient(90deg,#a5e63c,#75c018);border:0;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-width:145px;min-height:42px;padding:9px 18px;font-weight:800;display:inline-flex}.creator-profile-follow:disabled{cursor:wait;opacity:.65}.creator-profile-follow img{width:19px;height:19px}.creator-profile-follow-error{color:#f09595;max-width:280px;font-size:11px}.creator-profile-tabs{scrollbar-width:thin;gap:8px;margin-top:18px;display:flex;overflow-x:auto}.creator-profile-tab{color:#d5dbdc;text-transform:uppercase;background:#151d1e;border:1px solid #ffffff20;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;min-width:132px;padding:13px 18px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.creator-profile-tab.selected{color:#0c1310;background:linear-gradient(90deg,#a5e63c,#75c018);border-color:#0000}.profile-loadouts{padding-top:24px}.profile-loadouts-section+.profile-loadouts-section{margin-top:34px}.profile-loadouts-heading{margin-bottom:14px}.profile-game-tabs{gap:8px;margin-bottom:26px;display:flex;overflow-x:auto}.profile-game-tab{color:#929aa8;cursor:pointer;text-transform:uppercase;background:#14161b;border:1px solid #262a32;border-radius:4px;flex:0 0 170px;justify-content:center;align-items:center;min-height:62px;font-weight:800;display:flex;position:relative;overflow:hidden}.profile-game-tab img{object-fit:cover;opacity:.28;width:100%;height:100%;position:absolute;inset:0}.profile-game-tab span{z-index:1;position:relative}.profile-game-tab.selected{color:#fff;border-color:#79ed68}.pl-card-weapon-image{object-fit:contain;width:100%;height:88px}.pl-card-footer-links{flex-wrap:wrap;gap:12px;display:flex}.shared-loadout-layout{flex-direction:column;gap:24px;display:flex}.sl-hero{border:1px solid #ffffff40;border-radius:8px;flex-direction:column;gap:26px;padding:18px;display:flex;position:relative;overflow:hidden}.sl-hero-background{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sl-hero>:not(.sl-hero-background){z-index:1;position:relative}.sl-hero-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.sl-title{color:#fff;text-transform:uppercase;margin:0;font-size:40px;font-weight:700;line-height:1}.sl-subtitle{color:#fffc;margin:8px 0 0;font-size:15px}.sl-subtitle a{color:#79ed68;font-weight:700;text-decoration:none}.sl-subtitle .highlight{color:#79ed68;font-weight:700}.sl-weapon-image{object-fit:contain;width:300px;height:90px}.sl-code{color:#ffffffbf;cursor:pointer;background:#000c;border:1px solid #ffffff14;border-radius:4px;align-self:center;align-items:center;gap:10px;padding:7px 11px;display:inline-flex}.sl-code strong{color:#79ed68}.sl-center{align-items:center;gap:100px;display:flex}.sl-attachments{flex-direction:column;flex:1;gap:8px;display:flex}.sl-attachment{background:#0009;border:1px solid #ffffff0f;border-radius:6px;grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.sl-attachment>span{color:#ffffffb3;font-size:14px}.sl-attachment strong{color:#fffffff2;overflow-wrap:anywhere;font-size:18px}.sl-attachment small{color:#9aa2b1}.sl-video{flex:0 0 484px;height:273px}.sl-video iframe{border:0;border-radius:8px;width:100%;height:100%}.sl-details{flex-direction:column;gap:16px;display:flex}.sl-outline-button{color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:4px;align-items:center;gap:8px;min-height:30px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.sl-outline-button:disabled{cursor:not-allowed;opacity:.55}.sl-meta{gap:60px;margin:0;display:flex}.sl-meta div{flex-direction:column;gap:4px;display:flex}.sl-meta dt{color:#ffffffa6;font-size:12px}.sl-meta dd{color:#fffffff2;margin:0;font-size:14px}.sl-section{flex-direction:column;gap:18px;display:flex}.sl-section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.sl-section-heading h2{margin:0;font-size:20px}.sl-colors{gap:6px;display:flex}.sl-colors button{cursor:pointer;border:2px solid #0000;border-radius:50%;width:25px;height:25px}.sl-colors button[aria-pressed=true]{border-color:#fff}.sl-share-cards{gap:18px;padding-bottom:10px;display:flex;overflow-x:auto}.sl-share-cards .format-container{flex:0 0 280px}.sl-content{grid-template-columns:minmax(0,1fr) 220px;gap:28px;display:grid}.sl-content main{flex-direction:column;gap:30px;min-width:0;display:flex}.sl-sidebar{padding-top:42px}.sl-header-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.sl-wildcard{color:#6fcf80;margin:10px 0 0;font-size:12px}@media (width<=900px){.creator-hub-hero{flex-direction:column;align-items:flex-start}.creator-hub-hero h1{font-size:28px}.creator-hub-hero h1 span{font-size:20px}.creator-hub-stats{width:100%}.creators-page .container-main-tabs{display:flex}.creators-columns{grid-template-columns:minmax(0,1fr)}.creator-activity-rail{position:static}.creators-columns .container-section{display:none}.creators-columns .container-section.show{display:block}.pl-grid{grid-template-columns:minmax(0,1fr)}.ptl-tier{flex-direction:column}.ptl-tier-label{width:100%;height:30px}.sl-content{grid-template-columns:minmax(0,1fr)}.sl-sidebar{padding-top:0}}@media (width<=640px){.creator-hub-breadcrumb{margin-bottom:16px}.creator-hub-hero{padding:20px}.creator-hub-hero h1,.creator-hub-hero h1 span{font-size:24px;display:block}.creator-hub-hero h1 span{color:#a3aab0;margin-top:4px;font-size:17px}.creator-hub-stats{gap:18px}.creator-hub-stats>div{flex:1}.creator-spotlight-grid{padding-bottom:6px;display:flex;overflow-x:auto}.creator-spotlight-card{min-width:240px}.creators-grid{grid-template-columns:minmax(0,1fr)}.creator-toolbar-row{align-items:flex-start}.creators-tabs{flex-wrap:nowrap;overflow-x:auto}}@media (width<=1300px){.creator-profile-header{text-align:center;flex-direction:column;align-items:center;gap:18px}.creator-profile-left{flex-direction:column;align-items:center;gap:12px}.creator-profile-avatar{flex-basis:45px;width:45px;height:45px}.creator-profile-info{align-items:center}.creator-profile-name-row{justify-content:center}.creator-profile-name{font-size:27px}.creator-profile-stats,.creator-profile-actions{justify-content:center}.creator-profile-follow-wrap{align-items:center}}@media (width<=700px){.creator-profile-top{margin-bottom:12px}.creator-context-title{font-size:14px;line-height:1.4}.creator-profile-header{flex-direction:column}.creator-profile-avatar{flex-basis:45px;width:45px;height:45px}.creator-profile-name{font-size:18px}.creator-profile-username{font-size:14px}.creator-profile-actions{flex-wrap:wrap;width:100%}.creator-profile-follow-wrap{align-items:center;width:100%}.creator-profile-follow{width:100%}.creator-profile-tabs{margin-inline:-14px;padding-inline:14px}.creator-profile-tab{padding-inline:13px}.profile-game-tab{flex-basis:142px}.pl-card{min-width:0}.pl-card-header,.pl-card-footer{flex-direction:column;align-items:flex-start}.pl-card-actions{align-self:stretch}.pl-card-actions .pl-icon-button:last-child{margin-left:auto}.sl-hero{gap:16px;padding:12px}.sl-hero-header{align-items:flex-start}.sl-title{font-size:30px}.sl-weapon-image{width:130px;height:62px}.sl-center{flex-direction:column;gap:16px}.sl-attachments{width:100%}.sl-attachment{grid-template-columns:1fr;gap:3px}.sl-video{aspect-ratio:16/9;flex-basis:auto;width:100%;height:auto}.sl-meta{flex-direction:column;gap:14px}.sl-section-heading{flex-direction:column;align-items:flex-start}}@media (width<=640px){.creator-hub-hero{gap:16px;padding:14px}.creator-hub-hero h1{font-size:21px}.creator-hub-hero p{margin-top:8px;font-size:12px;line-height:1.5}.creator-hub-stats{gap:10px}.creator-hub-stats>div{gap:7px}.creator-hub-stat-icon{width:34px;height:34px}.creator-spotlight-section{margin-bottom:24px}.creator-spotlight-card{min-width:220px;min-height:150px}.creator-directory-toolbar{margin-bottom:12px;padding-block:10px}.creators-tab{min-height:44px}.creator-view-toggle button{width:44px;height:44px}.creator-card{gap:10px;padding:12px}.creator-profile-page .creator-profile-header{gap:16px;padding:14px}.creator-profile-page .creator-profile-avatar{flex-basis:72px;width:72px;height:72px}.creator-profile-page .creator-profile-name{font-size:22px}.creator-profile-page .creator-profile-description{margin-top:8px;font-size:12px}.creator-profile-page .creator-profile-stats{gap:16px;margin-top:12px}.creator-profile-page .creator-profile-tab{min-height:44px}.creator-profile-page .profile-loadouts{padding-top:18px}.creator-profile-page .profile-loadouts-heading .section-title{font-size:18px}.creator-profile-page .profile-game-tab{min-height:52px}.creator-profile-page .pl-card-weapon-image{height:68px}}.creator-profile-top-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.creator-profile-view-toggle{color:#a3aab0;cursor:pointer;background:#17191b;border:1px solid #303438;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.creator-profile-view-toggle:hover{border-color:var(--theme-color);color:var(--theme-color)}.profile-admin-bar{background:#12181a;border:1px solid #75c01740;border-radius:12px;margin:0 0 12px;padding:12px 14px}.profile-admin-bar-top{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-admin-badge{color:var(--theme-color);letter-spacing:.18em;text-transform:uppercase;background:#75c0171f;border-radius:6px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.profile-admin-note{color:#a3aab0;margin:0;font-size:12px}.profile-admin-cta{color:#0c1310;background:linear-gradient(90deg,#a5e63c,#75c018);border-radius:6px;align-items:center;gap:6px;margin-left:auto;padding:8px 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.profile-admin-links{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.profile-admin-link{color:#d5dbdc;background:#17191b;border:1px solid #303438;border-radius:6px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.profile-admin-link:hover{border-color:var(--theme-color);color:var(--theme-color)}.creator-profile-header{background:#17191b;border-color:#303438;position:relative;overflow:hidden}@media (width>=1301px){.creator-profile-header{align-items:flex-end;padding:22px}}.creator-profile-header:before,.creator-profile-header:after{content:"";pointer-events:none;position:absolute;inset:0}.creator-profile-header:before{background:radial-gradient(circle at 50% -10%,#75c01757 0%,#0000 62%)}.creator-profile-header:after{opacity:.08;background-image:radial-gradient(circle at 1px 1px,#75c01780 1px,#0000 0);background-size:34px 34px}.creator-profile-header>*{z-index:1;position:relative}.creator-profile-avatar{border:4px solid #131313;box-shadow:0 0 0 1px #75c01759,0 12px 34px #0000008c}.creator-profile-name{letter-spacing:-.02em;font-size:40px}.creator-profile-username{font-size:14px;font-weight:600}.creator-profile-stats{gap:26px;margin-top:6px}.creator-profile-stat{background:0 0;flex-direction:column;align-items:flex-start;gap:5px;padding:0}.creator-profile-stat strong{font-size:24px;line-height:1}.creator-profile-stat>span{color:#8c94a2;letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:800}.creator-profile-follow{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:12px 30px;box-shadow:0 10px 26px #75c01747}.creator-profile-tabs{background:#141617;border:1px solid #303438;border-radius:12px;gap:6px;margin-top:18px;padding:6px}.creator-profile-tab{color:#a3aab0;background:0 0;border-color:#0000;border-radius:8px;padding:11px 16px}.creator-profile-tab:hover{color:#fff;background:#1d2022}.creator-profile-tab.selected{color:var(--theme-color);background:#75c01724}@media (width<=900px){.creator-profile-header{align-items:center}.creator-profile-stats{justify-content:center;gap:20px}.creator-profile-stat{align-items:center}.creator-profile-name{font-size:28px}}@media (width<=640px){.creator-profile-header{padding:16px}.creator-profile-name{font-size:22px}.creator-profile-stat strong{font-size:19px}.profile-admin-cta{justify-content:center;width:100%;margin-left:0}.profile-admin-links{flex-wrap:nowrap;overflow-x:auto}.profile-admin-link{flex:none}.creator-profile-tabs{background:0 0;border:0;flex-wrap:nowrap;padding:0;overflow-x:auto}.creator-profile-tab{white-space:nowrap;flex:none;padding:10px 12px}}.creator-profile-page .creator-profile-header{border-radius:16px;gap:28px;padding:26px 24px}@media (width>=1301px){.creator-profile-page .creator-profile-header{padding:56px 32px 32px}}.creator-profile-page .creator-profile-left{align-items:center;gap:26px}.creator-profile-page .creator-profile-avatar-wrap{flex:none;position:relative}.creator-profile-page .creator-profile-avatar-wrap:before{content:"";filter:blur(14px);opacity:.55;pointer-events:none;background:#75c0174d;border-radius:50%;position:absolute;inset:-6px}.creator-profile-page .creator-profile-avatar{flex-basis:140px;width:140px;height:140px;position:relative}.creator-profile-page .creator-profile-verified{z-index:2;color:#72db64;background:#0f1211;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:-2px;right:-2px;box-shadow:0 4px 12px #0000008c}.creator-profile-page .creator-profile-name{letter-spacing:-.025em;font-size:46px}.creator-profile-page .creator-profile-username{color:#98a0a6;font-size:14px;font-weight:600}.creator-profile-page .creator-profile-description{color:#a3aab0;max-width:620px;margin:14px 0 0;font-size:14px;line-height:1.6}.creator-profile-page .creator-profile-stats{gap:34px;margin-top:20px}.creator-profile-page .creator-profile-stat{flex-direction:column;display:flex}.creator-profile-page .creator-profile-stat strong{letter-spacing:-.02em;font-size:26px;font-weight:800;line-height:1}.creator-profile-page .creator-profile-stat span{color:#8e969f;letter-spacing:.2em;text-transform:uppercase;margin-top:7px;font-size:10px;font-weight:700}.creator-profile-page .creator-profile-actions{justify-content:flex-end;gap:16px}.creator-profile-page .creator-profile-socials{justify-content:flex-end;gap:8px}.creator-profile-page .creator-profile-socials a{opacity:1;color:#98a0a6;background:#1c1f21;border:1px solid #303438;border-radius:12px;width:44px;height:44px;transition:border-color .18s,transform .18s}.creator-profile-page .creator-profile-socials a:hover{border-color:#75c01780;transform:translateY(-1px)}.creator-profile-page .creator-profile-follow{min-height:50px;padding:14px 36px;font-size:12px}.creator-profile-page .profile-loadouts-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.creator-profile-page .pl-eyebrow{color:var(--theme-color);letter-spacing:.24em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:800}.creator-profile-page .profile-loadouts-heading .section-title{letter-spacing:-.02em;text-transform:uppercase;font-size:26px;font-weight:800}.creator-profile-page .pl-result-count{color:#8e969f;flex:none;font-size:12px;font-weight:600}.creator-profile-page .pl-controls{gap:10px}.creator-profile-page .pl-controls .creators-search{background:#17191b;border-radius:14px;min-height:46px}.creator-profile-page .pl-sort{background:#17191b;border:1px solid #303438;border-radius:14px;min-height:46px;padding:0 14px}.creator-profile-page .pl-categories{gap:8px;margin-top:14px}.creator-profile-page .pl-category{color:#98a0a6;letter-spacing:.06em;text-transform:uppercase;background:#17191b;border:1px solid #303438;border-radius:999px;padding:8px 15px;font-size:11px;font-weight:800}.creator-profile-page .pl-category:hover{color:#e7ecea;border-color:#75c01780}.creator-profile-page .pl-category.selected{border-color:var(--theme-color);background:var(--theme-color);color:#0c1310}.creator-profile-page .pl-grid{gap:18px}.creator-profile-page .pl-card{background:#17191b;border:1px solid #303438;border-radius:16px;gap:0;padding:0;transition:border-color .25s;position:relative;overflow:hidden}.creator-profile-page .pl-card:hover{border-color:#75c01766}.creator-profile-page .pl-card.favorite{border-color:#75c0174d}.creator-profile-page .pl-card-header{border-bottom:1px solid #303438b3;padding:16px}.creator-profile-page .pl-card-weapon{letter-spacing:-.02em;text-transform:uppercase;order:2;margin-top:10px;font-size:24px;font-weight:800;line-height:1}.creator-profile-page .pl-card-weapon a{color:#fff;text-decoration:none}.creator-profile-page .pl-card-titles{flex-direction:column;min-width:0;display:flex}.creator-profile-page .pl-card-subtitle{order:1;gap:6px;margin:0;font-size:10px}.creator-profile-page .pl-badge{color:var(--theme-color);letter-spacing:.18em;background:#75c0171f;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:800}.creator-profile-page .pl-likes{background:#1c1f21;border:1px solid #303438;border-radius:999px;gap:6px;padding:6px 11px;font-size:11px;font-weight:800}.creator-profile-page .pl-icon-button{border-radius:10px}.creator-profile-page .pl-card-weapon-image{height:96px;margin:8px 0 0}.creator-profile-page .pl-versions,.creator-profile-page .pl-code,.creator-profile-page .pl-attachments,.creator-profile-page .pl-video,.creator-profile-page .pl-description{margin-inline:16px}.creator-profile-page .pl-code{color:#e7ecea;letter-spacing:.04em;background:#1c1f2180;border:1px dashed #303438;border-radius:10px;justify-content:space-between;align-items:center;width:calc(100% - 32px);margin-top:12px;padding:10px 12px;font-size:12px;font-weight:700;display:flex}.creator-profile-page .pl-code:hover{border-color:#75c01780}.creator-profile-page .pl-attachments{gap:6px;margin-top:12px}.creator-profile-page .pl-attachment{background:#1c1f2199;border:1px solid #303438b3;border-radius:10px;padding:9px 12px 9px 15px;transition:background-color .18s;position:relative;overflow:hidden}.creator-profile-page .pl-attachment:before{content:"";inset-block:0;background:#75c01780;width:3px;position:absolute;left:0}.creator-profile-page .pl-attachment:hover{background:#1c1f21}.creator-profile-page .pl-attachment:hover:before{background:var(--theme-color)}.creator-profile-page .pl-attachment-slot{color:#8e969f;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.creator-profile-page .pl-attachment-name{color:#fff;letter-spacing:-.01em;text-transform:uppercase;margin-top:2px;font-size:13px;font-weight:700;line-height:1.2}.creator-profile-page .pl-attachment-tuning{color:#8e969f;font-size:10px}.creator-profile-page .pl-video,.creator-profile-page .pl-description{margin-top:12px}.creator-profile-page .pl-card-footer{letter-spacing:.14em;text-transform:uppercase;border-top:1px solid #303438b3;margin-top:14px;padding:12px 16px;font-size:10px}.creator-profile-page .pl-detail-link{letter-spacing:.04em;font-size:11px;font-weight:700}@media (width<=900px){.creator-profile-page .creator-profile-header{padding:20px 16px}.creator-profile-page .creator-profile-avatar{flex-basis:96px;width:96px;height:96px}.creator-profile-page .creator-profile-name{font-size:30px}.creator-profile-page .creator-profile-stats{gap:22px;margin-top:16px}.creator-profile-page .creator-profile-stat strong{font-size:21px}.creator-profile-page .creator-profile-socials{justify-content:center}.creator-profile-page .profile-loadouts-heading .section-title{font-size:21px}.creator-profile-page .pl-categories{flex-wrap:nowrap;overflow-x:auto}.creator-profile-page .pl-category{flex:none}}.creator-profile-page .pl-grid{align-items:stretch}.creator-profile-page .pl-grid .pl-card{height:100%}.creator-profile-page .pl-card-weapon-image{width:calc(100% - 32px);margin:10px 16px 0}.creator-profile-page .pl-card-footer{margin-top:auto}.creator-profile-page .pl-card-chips{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.creator-profile-page .pl-badge.muted{color:#98a0a6;background:#1c1f21;border-color:#0000;align-items:center;gap:4px;display:inline-flex}.creator-profile-page .pl-attachments-label{letter-spacing:.22em;text-transform:uppercase;color:#8e969f;margin:0 0 8px;font-size:9px;font-weight:700}.creator-profile-page .pl-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.creator-profile-page .pl-card-footer-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.creator-profile-page .pl-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.creator-profile-page .pl-attachments-label{grid-column:1/-1}.shared-loadout-page .sl-hero{background:#101416;border:1px solid #262a32;border-radius:16px;gap:20px;padding:22px}.shared-loadout-page .sl-hero-background{opacity:.32}.shared-loadout-page .sl-hero-header{align-items:flex-start}.shared-loadout-page .sl-hero-heading{min-width:0}.shared-loadout-page .sl-eyebrow{color:var(--theme-color,#75c018);letter-spacing:.22em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:800}.shared-loadout-page .sl-title{letter-spacing:-.01em;font-size:44px;font-weight:800}.shared-loadout-page .sl-subtitle{color:#a3aab0;font-size:13px}.shared-loadout-page .sl-subtitle a{text-underline-offset:2px;-webkit-text-decoration:underline #75c01773;text-decoration:underline #75c01773}.shared-loadout-page .sl-hero-aside{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.shared-loadout-page .sl-code{background:#00000073;border:1px dashed #303438;border-radius:8px;align-self:auto;gap:8px;padding:8px 12px;font-size:12px;font-weight:700}.shared-loadout-page .sl-code:hover{border-color:var(--theme-color,#75c018);color:var(--theme-color,#75c018)}.shared-loadout-page .sl-attachments-block{flex:1;min-width:0}.shared-loadout-page .sl-attachments-label{color:#8b929a;letter-spacing:.2em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.shared-loadout-page .sl-attachments{background:#00000073;border:1px solid #262a32;border-radius:12px;gap:0;overflow:hidden}.shared-loadout-page .sl-attachment{background:0 0;border:0;border-bottom:1px solid #ffffff0f;border-radius:0;align-items:center;gap:12px;padding:12px 14px;display:flex}.shared-loadout-page .sl-attachment:last-child{border-bottom:0}.shared-loadout-page .sl-attachment:hover{background:#ffffff08}.shared-loadout-page .sl-attachment-marker{background:linear-gradient(#a5e63c,#75c018);border-radius:2px;flex:0 0 4px;align-self:stretch;min-height:26px}.shared-loadout-page .sl-attachment-body{flex-direction:column;gap:3px;min-width:0;display:flex}.shared-loadout-page .sl-attachment-body strong{color:#fff;letter-spacing:.01em;text-transform:uppercase;overflow-wrap:anywhere;font-size:14px;font-weight:800}.shared-loadout-page .sl-attachment-slot{color:#8b929a;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.shared-loadout-page .sl-attachment-slot small{letter-spacing:normal;text-transform:none;font-weight:500}.shared-loadout-page .sl-video iframe{border-radius:12px}.shared-loadout-page .sl-details{gap:14px;padding-top:4px}.shared-loadout-page .sl-meta{flex-wrap:wrap;gap:14px}.shared-loadout-page .sl-meta div{background:#00000059;border:1px solid #262a32;border-radius:12px;flex:200px;padding:12px 14px}.shared-loadout-page .sl-meta dt{color:#8b929a;letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:800}.shared-loadout-page .sl-meta dd{font-size:13px;line-height:1.5}.shared-loadout-page .sl-outline-button{color:#d5dbdc;letter-spacing:.1em;background:#17191b;border-color:#303438;border-radius:8px;min-height:34px;padding:7px 12px;font-size:11px}.shared-loadout-page .sl-outline-button:hover:not(:disabled){border-color:var(--theme-color,#75c018);color:var(--theme-color,#75c018)}.shared-loadout-page .sl-section-heading h2{text-transform:uppercase;font-size:22px;font-weight:800}@media (width<=700px){.shared-loadout-page .sl-hero{border-radius:12px;padding:14px}.shared-loadout-page .sl-title{font-size:28px}.shared-loadout-page .sl-hero-aside{align-items:flex-end}.shared-loadout-page .sl-meta div{flex-basis:100%}}.shared-loadout-page .sl-meta{align-items:flex-start}@media (width<=700px){.shared-loadout-page .sl-hero-header{flex-direction:column;gap:12px}.shared-loadout-page .sl-hero-aside{align-items:stretch;width:100%}.shared-loadout-page .sl-weapon-image{width:100%;height:70px}.shared-loadout-page .sl-code{justify-content:center}.shared-loadout-page .sl-title{font-size:26px}}.shared-loadout-page .sl-meta>div{align-self:flex-start}.creator-activity-card .creator-loadout-weapon-image{display:none}
