@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap";:root{color:#17191f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#17191f;--muted:#5f6774;--paper:#ffffffd1;--paper-strong:#ffffffeb;--edge:#1018281a;--accent:#ff5a1f;--accent-dark:#e64a15;--signal:#059669;--shadow:0 24px 80px #10182814;background:#f2f4f7;font-family:Manrope,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(#fafbfceb,#f4f6f8fa),url(/laddr-bg.png) top/cover no-repeat fixed;margin:0}body:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#ffffff6b,#f5f7f9eb 44%,#f4f6f8 100%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.shell{width:min(1440px,100% - 40px);margin:0 auto}.shell.loading{place-items:center;min-height:100vh;display:grid}.site-header,.site-footer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);clip-path:polygon(18px 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%,0 18px);background:#ffffffad;border:1px solid #ffffff8f;padding:0}.site-header{margin:18px 0 26px}.site-footer{margin:12px 0 30px}.site-header-inner,.main-nav,.header-actions,.hero-actions,.stats-band,.list-grid,.dual-offer,.server-grid,.server-meta,.server-tags,.toolbar,.site-footer-inner,.contact-stack,.rules-list,.card-actions,.chip-stack,.pagination-row,.tournament-meta{display:flex}.site-header-inner{justify-content:space-between;align-items:center;gap:18px;padding:16px 18px}.brand-lockup{align-items:center;display:inline-flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 10px 24px #ff5a1f2e);width:126px;height:auto;display:block}.main-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.main-nav a,.primary-button,.secondary-button,.ghost-button,.menu-toggle,.locale-switch,.toolbar-note,.offer-label,.date-chip,.status-banner,.status-pill,.server-tag-chip,.modal-role{clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px)}.main-nav a{color:#4b5563;align-items:center;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}.main-nav a.active{color:#111827;background:#ffffffeb;box-shadow:inset 0 0 0 1px #1118270f}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.locale-switch{background:#ffffffc7;border:1px solid #11182714;padding:4px;display:flex}.locale-switch button{min-width:42px;color:var(--muted);background:0 0;border:0;padding:8px 10px;font-weight:800}.locale-switch button.active{color:var(--ink);background:#fff}.menu-toggle{aspect-ratio:1;width:42px;color:var(--ink);background:#ffffffc7;border:1px solid #11182714;justify-content:center;align-items:center;display:none}.primary-button,.secondary-button,.ghost-button{border:0;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:800;display:inline-flex}.compact-button{white-space:nowrap;min-height:42px;padding:0 14px}.primary-button{background:linear-gradient(135deg, var(--accent), #ff7a45);color:#fff;box-shadow:0 14px 28px #ff5a1f38}.primary-button:hover{background:linear-gradient(135deg, var(--accent-dark), #ff6831)}.secondary-button,.ghost-button{color:var(--ink);background:#ffffffdb;border:1px solid #11182714}.ghost-button{background:#ffffffb8}.pagination-row{justify-content:flex-end;align-items:center;gap:12px;margin-top:18px}.pagination-state{text-align:center;min-width:72px;color:var(--muted);font-weight:700}.hero-band,.content-band,.metric-card,.feature-card,.server-card,.table-row,.modal-card,.application-card{clip-path:polygon(18px 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%,0 18px)}.hero-band{min-height:560px;box-shadow:var(--shadow);background-position:100%;background-size:cover;border:1px solid #ffffff6b;align-items:center;margin-bottom:16px;padding:44px 56px;display:grid;position:relative;overflow:hidden}.hero-band:before{content:"";background:linear-gradient(90deg,#fffffff2 0%,#ffffffd6 34%,#ffffff61 72%,#ffffff2e 100%),linear-gradient(#ffffff14,#ffffff57);position:absolute;inset:0}.hero-copy{z-index:1;position:relative}.hero-copy-compact{max-width:900px;padding-right:min(18vw,220px)}.hero-copy h1,.section-heading h2,.feature-card h3,.server-card strong,.table-row strong,.modal-card h2{letter-spacing:0;font-family:Sora,sans-serif}.hero-copy h1{max-width:15ch;margin:12px 0 14px;font-size:clamp(2.6rem,4vw,4.15rem);line-height:1.02}.hero-copy p,.section-heading p,.feature-card p,.server-card p,.site-footer-inner p,small,.admin-item p,.application-card p{color:var(--muted)}.hero-copy p{max-width:54ch;font-size:1.02rem}.eyebrow{min-height:34px;color:var(--accent);text-transform:uppercase;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#ffffffc2;align-items:center;padding:0 14px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-actions,.contact-stack,.card-actions,.chip-stack{flex-wrap:wrap;gap:12px}.status-banner,.hero-panel,.content-band,.metric-card,.feature-card,.server-card,.modal-card,.application-card{background:var(--paper);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);border:1px solid #94a3b85c}.status-banner{color:var(--signal);background:#0596691f;margin-bottom:16px;padding:12px 14px;font-weight:800}input,select,textarea{width:100%;color:var(--ink);background:#ffffffe6;border:1px solid #11182714;outline:none;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:#ff5a1f7a;box-shadow:0 0 0 4px #ff5a1f1f}.stats-band{z-index:2;gap:14px;margin:-26px 0 28px;position:relative}.metric-card{flex:1;gap:8px;min-width:0;padding:20px;display:grid}.metric-icon{width:40px;height:40px;color:var(--accent);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#ff5a1f1f;justify-content:center;align-items:center;display:inline-flex}.metric-card small{text-transform:uppercase;color:var(--muted);font-size:.82rem;font-weight:800}.metric-card strong{font-family:Sora,sans-serif;font-size:2rem}.content-band{border-color:#94a3b857;margin-bottom:22px;padding:30px}.content-band-spaced{margin-bottom:32px}.section-heading{margin-bottom:18px}.section-heading h2{margin:0 0 8px;font-size:1.7rem;line-height:1.08}.section-heading p{max-width:60ch;margin:0;line-height:1.68}.home-stack{margin-bottom:18px}.section-cluster{box-shadow:var(--shadow);clip-path:polygon(22px 0,100% 0,100% calc(100% - 22px),calc(100% - 22px) 100%,0 100%,0 22px);background:#ffffff47;border:1px solid #94a3b847;margin:0 0 42px;padding:14px;position:relative}.players-cluster:before,.partners-cluster:before{content:"";pointer-events:none;opacity:.9;position:absolute;inset:0}.players-cluster:before{background:linear-gradient(#ffffff2e,#ffffff0a)}.partners-cluster:before{background:linear-gradient(#fff3ec4d,#ffffff0d)}.cluster-header,.home-stack{z-index:1;position:relative}.cluster-header{margin-bottom:18px}.section-intro-band{background:#fffffff2;border:1px solid #64748b42}.section-grid{gap:18px;display:grid}.section-grid-ranked{grid-template-columns:minmax(0,1.08fr) repeat(2,minmax(0,.96fr))}.section-grid-duo{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.server-card,.offer-card,.modal-card,.application-card{border-color:#64748b47;padding:24px}.home-stack .feature-card,.home-stack .offer-card,.stats-band .metric-card{background:#ffffffeb;border:1px solid #64748b52;box-shadow:0 24px 80px #10182814,inset 0 0 0 1px #ffffff6b}.home-stack .feature-card h3,.home-stack .offer-card h3{margin:0 0 12px;line-height:1.15}.home-stack .feature-card p,.home-stack .offer-card p{max-width:58ch;margin:0;line-height:1.68}.home-stack .feature-card,.home-stack .offer-card{align-content:start;gap:14px;display:grid}.feature-icon-badge,.notification-topline .feature-icon-badge{width:44px;height:44px;color:var(--accent);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#ff5a1f1f;border:1px solid #ff5a1f24;justify-content:center;align-items:center;display:inline-flex}.home-stack .feature-card .split-title{margin-bottom:0}.feature-story{min-height:100%}.feature-story-accent{background:linear-gradient(135deg,#ffffffeb,#fff4eed1),#ffffffe0}.feature-card-tall{flex-direction:column;justify-content:flex-start;gap:14px;min-height:100%;display:flex}.feature-emphasis{min-height:220px}.feature-card-highlight{background:linear-gradient(135deg,#fffffff0,#fff5f0db),#ffffffe0}.list-grid,.server-grid{flex-wrap:wrap;gap:16px;display:flex}.list-grid>*,.server-grid>*{flex:300px;min-width:0}.server-grid{justify-content:flex-start}.server-grid>*{flex:0 320px}.list-grid-wide>:first-child{flex:1.2 420px}.rank-showcase-grid,.mini-table,.table-shell,.stats-list,.admin-stack,.admin-list,.application-list,.rules-stack{gap:14px;display:grid}.table-shell{overflow-x:auto}.ladder-hero{background:linear-gradient(135deg,#fffffff5,#fff6f0eb),#ffffffeb;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:20px 22px;display:flex}.ladder-brand{align-items:center;gap:16px;display:flex}.ladder-brand img{object-fit:contain;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#ffffffeb;border:1px solid #64748b2e;width:56px;height:56px}.ladder-brand strong,.ladder-brand span{display:block}.ladder-brand strong{font-size:1.15rem}.ladder-brand span{color:var(--muted);margin-top:4px}.ladder-summary{flex-wrap:wrap;gap:10px;display:flex}.ladder-summary span{background:#fffffff0;border:1px solid #1118270f;align-items:center;min-height:36px;padding:0 14px;font-weight:800;display:inline-flex}.split-title,.card-head,.server-meta,.server-tags,.toolbar,.rules-list{gap:12px}.split-title,.card-head{justify-content:space-between;align-items:center;display:flex}.mini-player,.profile-identity{align-items:center;gap:12px;min-width:0;display:flex}.mini-player strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.steam-avatar-link,.steam-avatar{display:inline-flex}.steam-avatar{object-fit:cover;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);background:#ffffffe0;border:1px solid #64748b2e;width:36px;height:36px}.steam-avatar.large{width:72px;height:72px}.ranking-card h3,.feature-card h3,.modal-card h2,.rule-section h3{margin:0 0 10px}.mini-row,.table-row,.admin-item{background:#ffffffe0;align-items:center;gap:12px;display:grid}.mini-row{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);border:1px solid #94a3b838;grid-template-columns:56px minmax(0,1fr) auto;padding:12px 14px}.table-row-rank-players,.table-row-rank-teams{min-width:980px}.mini-row strong{font-weight:800}.offer-label,.date-chip,.toolbar-note,.server-tags span,.status-pill,.server-tag-chip,.modal-role{background:#ffffffe6;border:1px solid #1118270f;align-items:center;width:fit-content;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}.status-pill.pending{color:#a16207}.status-pill.approved{color:#047857}.status-pill.rejected{color:#b91c1c}.dual-offer{flex-wrap:wrap;gap:18px}.dual-offer>*{flex:320px}.offer-card{background:var(--paper);box-shadow:var(--shadow);clip-path:polygon(18px 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%,0 18px);border:1px solid #ffffff85}.offer-card-large{flex-direction:column;justify-content:space-between;min-height:320px;display:flex}.offer-card.featured{background:linear-gradient(#ffffffd6,#fff3ece6),#ffffffd1}.offer-card-solo{width:100%}.benefit-list{gap:10px;margin-top:6px;display:grid}.benefit-row{color:var(--muted);align-items:flex-start;gap:10px;display:flex}.dual-offer-isolated{gap:24px}.segmented-control{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:inline-flex}.admin-tabs{width:100%;margin-bottom:22px;display:flex}.segmented-control button{min-height:44px;color:var(--ink);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#ffffffd1;border:1px solid #11182714;padding:0 16px;font-weight:800}.segmented-control button.active{background:linear-gradient(135deg, var(--accent), #ff7a45);color:#fff;border-color:#0000}.table-row{padding:16px 18px}.table-row-head{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;background:#fff8f2f5;font-size:.76rem;font-weight:900}.table-row-rank-players{grid-template-columns:64px minmax(180px,1.6fr) 72px 92px 88px 88px 88px 72px 90px 72px}.table-row-rank-teams{grid-template-columns:64px minmax(180px,1.5fr) 88px 72px 88px 88px 88px}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:16px}.search-input{max-width:420px}.turnstile-box{min-height:70px;margin-bottom:14px}.server-card p,.feature-card p{margin-top:0}.server-meta,.server-tags{color:var(--muted);flex-wrap:wrap;margin-top:12px}.page-shell{min-height:420px}.faq-shell{margin-top:10px}.faq-grid,.seo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.faq-card,.seo-card{min-height:100%}.faq-card h3,.seo-card strong{margin:0 0 10px}.article-shell{gap:16px}.article-shell h1{margin:0;font-family:Sora,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.article-lead{color:var(--ink);font-size:1.05rem}.rules-shell>p{margin-top:0}.rules-list{flex-direction:column}.rule-item{color:var(--muted);align-items:flex-start;gap:10px;display:flex}.rule-section{border-top:1px solid #1118270f;padding-top:6px}.rule-section:first-child{border-top:0;padding-top:0}.stats-list{color:var(--muted)}.profile-identity{margin-bottom:16px}.profile-identity h3{margin:0 0 4px}.profile-identity a{color:var(--accent);font-weight:800}.cms-textarea{min-height:520px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.site-footer-inner{justify-content:center;align-items:center;gap:18px;padding:24px 26px}.site-footer-inner p{text-align:center;color:#525866;margin:0;font-weight:800}.status-dot{aspect-ratio:1;background:#98a2b3;border-radius:999px;width:10px}.status-dot.live{background:var(--signal)}.status-dot.down{background:#ef4444}.two-col-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.three-col-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.application-card{gap:10px;display:grid}.admin-shell .feature-card{gap:16px;display:grid}.admin-item{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);grid-template-columns:minmax(0,1fr) auto;padding:16px}.admin-item-stacked{grid-template-columns:1fr}.admin-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.server-flag-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checkbox-row{color:var(--muted);align-items:center;gap:10px;display:flex}.checkbox-panel{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#ffffffd6;border:1px solid #64748b38;padding:14px 16px}.checkbox-row input{width:18px;height:18px}.inline-role-note{clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);background:#ffffffd6;border:1px solid #64748b38;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:16px;display:grid}.inline-role-note strong{margin-bottom:4px;display:block}.inline-role-note p{color:var(--muted);margin:0}.notification-dock{z-index:28;gap:12px;width:min(390px,100vw - 24px);display:grid;position:fixed;bottom:22px;right:22px}.notification-popup{clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px);background:#fffffff0;border:1px solid #64748b47;gap:12px;padding:18px;display:grid;position:relative;box-shadow:0 24px 80px #10182829}.notification-popup.priority-5,.notification-popup.priority-4{border-color:#ff5a1f61}.notification-popup h3,.notification-popup p{margin:0}.notification-topline{color:var(--muted);align-items:center;gap:10px;font-size:.84rem;font-weight:800;display:flex}.notification-topline strong{color:var(--accent);margin-left:auto;font-family:Sora,sans-serif}.notification-close{clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);background:#ffffffe6;border:1px solid #11182714;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:12px;right:12px}.modal-backdrop{z-index:30;background:#0f172a61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{gap:14px;width:min(560px,100%);padding:28px;display:grid;position:relative}.modal-segmented{margin-bottom:0}.modal-close{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#fffc;border:1px solid #11182714;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:16px;right:16px}.support-widget{z-index:35;position:fixed;bottom:18px;right:18px}.support-bubble{color:#fff;clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px);background:#ff6b35;border:1px solid #11182714;align-items:center;gap:10px;padding:14px 18px;font-weight:800;display:inline-flex}.support-bubble strong{background:#ffffff2e;justify-content:center;align-items:center;min-width:24px;height:24px;display:inline-flex}.support-panel{background:#fffffffa;border:1px solid #11182714;gap:12px;width:min(420px,100vw - 24px);margin-top:10px;padding:16px;display:grid;box-shadow:0 30px 60px #0f172a2e}.support-panel-head,.support-conversation-button,.support-thread-card,.support-composer-actions,.attachment-list{gap:10px;display:flex}.support-panel-head,.support-conversation-button{justify-content:space-between;align-items:center}.support-conversation-list,.support-thread-list,.support-empty,.support-composer{gap:10px;display:grid}.support-conversation-button{text-align:left;background:#f7f8fbf2;border:1px solid #11182714;width:100%;padding:10px 12px}.support-conversation-button.active{background:#ff6b3514;border-color:#ff6b3559}.support-conversation-button strong,.support-conversation-button span{font-size:.92rem}.support-conversation-button strong{text-align:center;min-width:24px}.support-messages{gap:10px;max-height:300px;display:grid;overflow:auto}.support-messages.compact{max-height:none}.support-message{background:#f7f8fbf2;border:1px solid #11182714;max-width:88%;padding:12px}.support-message.admin{justify-self:start}.support-message.user{background:#ff6b3514;border-color:#ff6b352e;justify-self:end}.support-message p{white-space:pre-wrap;margin:0}.attachment-list{flex-wrap:wrap}.attachment-pill{color:inherit;background:#f7f8fbeb;border:1px solid #11182714;align-items:center;gap:6px;padding:8px 10px;text-decoration:none;display:inline-flex}.support-thread-card{background:#ffffffe6;border:1px solid #11182714;flex-direction:column;padding:14px}@media (width<=1120px){.section-grid-ranked,.section-grid-duo,.stats-band,.dual-offer,.site-footer-inner,.two-col-form,.three-col-form,.server-flag-grid,.faq-grid,.seo-grid{flex-direction:column;grid-template-columns:1fr}}@media (width<=860px){.table-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-item{grid-template-columns:1fr}}@media (width<=760px){.shell{width:min(100% - 18px,100%)}.site-header-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.brand-logo{width:104px}.menu-toggle{display:inline-flex}.main-nav,.header-actions{display:none}.main-nav.open,.header-actions.open{grid-column:1/-1;width:100%;display:flex}.main-nav.open{flex-direction:column;align-items:stretch;padding-top:8px}.main-nav.open a{background:#ffffffd6;justify-content:center;width:100%;min-height:46px}.header-actions.open{flex-direction:column;align-items:stretch;padding-top:8px}.locale-switch{justify-content:center}.hero-band,.content-band{padding:20px}.hero-band{background-position:64%;min-height:500px}.hero-copy h1{font-size:clamp(2.1rem,9vw,3.3rem)}.hero-copy-compact{max-width:100%;padding-right:0}.hero-actions .primary-button,.hero-actions .secondary-button,.contact-stack .primary-button,.contact-stack .secondary-button,.compact-button{width:100%}.stats-band{margin-top:12px}.search-input{max-width:none}.ladder-hero{flex-direction:column;align-items:flex-start}.site-footer-inner{align-items:flex-start}.inline-role-note{grid-template-columns:1fr}.notification-dock{width:auto;bottom:12px;left:12px;right:12px}.modal-card{padding:22px}}
