*{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--aether-void:#f4f0e7;--aether-night:#f7f3eb;--aether-navy:#ebe4d8;--aether-card:#fffdf8;--aether-card-strong:#f8f4ec;--aether-border:#d8d0c3;--aether-border-strong:#b9ae9e;--aether-text:#20242b;--aether-text-muted:#6b6f78;--aether-muted:#6b6f78;--cosmog-purple:#6556a3;--cosmog-purple-soft:#eee9f8;--cosmog-blue:#4e6f98;--cosmog-blue-soft:#e7edf4;--aether-gold:#8b6720;--aether-gold-soft:#f2ead7;--aether-success:#2f7356;--aether-success-soft:#e4f0e9;--aether-danger:#9f424d;--aether-danger-soft:#f7e5e7;--aether-warning:#98681f;--aether-warning-soft:#f7eedb;--aether-shadow:#342d2212;--aether-shadow-strong:#342d2229;--primary-button-border:#514486;--primary-button-text:#fffdf8;--primary-button-hover:#58498f;--inverse-text:#fffdf8;--home-context:#5b4c8e;--purple-border-soft:#b9aee0;--gold-border-soft:#d7c18d;--warning-border:#caa665;--danger-button-border:#c98d94;--danger-button-text:#7f2f38;--danger-button-hover:#f2d8dc;--input-placeholder:#8a8580;--support-info-border:#a9b9ca;--success-border:#8bb29a;--foreground:var(--aether-text);--guided-team-opponent-bg:#f1ecf9;--guided-team-opponent-border:#b7a9db;--guided-team-mine-bg:#e5dcf4;--guided-team-mine-border:#8e79c0;--guided-team-name:#5b4c8e}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--aether-void:#0b0710;--aether-night:#100918;--aether-navy:#1a1025;--aether-card:#160e20;--aether-card-strong:#21142e;--aether-border:#3b2a4d;--aether-border-strong:#5b4270;--aether-text:#f8f2ff;--aether-text-muted:#b9acc7;--aether-muted:#b9acc7;--cosmog-purple:#d8ad55;--cosmog-purple-soft:#3a2a12;--cosmog-blue:#9bbce7;--cosmog-blue-soft:#14263a;--aether-gold:#cbb8ff;--aether-gold-soft:#2d1e43;--aether-success:#82d2aa;--aether-success-soft:#132a21;--aether-danger:#ff9eaa;--aether-danger-soft:#35171d;--aether-warning:#e4bc6d;--aether-warning-soft:#34280f;--aether-shadow:#00000057;--aether-shadow-strong:#00000085;--primary-button-border:#e6c76c;--primary-button-text:#1a1205;--primary-button-hover:#e3bb52;--inverse-text:#160e20;--home-context:#d8ad55;--purple-border-soft:#6e5724;--gold-border-soft:#594270;--warning-border:#7d6128;--danger-button-border:#9d4f5a;--danger-button-text:#ffb7c0;--danger-button-hover:#472029;--input-placeholder:#91849d;--support-info-border:#3f6084;--success-border:#3f765c;--foreground:var(--aether-text);--guided-team-opponent-bg:#271735;--guided-team-opponent-border:#604577;--guided-team-mine-bg:#352047;--guided-team-mine-border:#8762aa;--guided-team-name:#e0d0ff}html{background:var(--aether-void)}body{background:var(--aether-void);color:var(--aether-text);margin:0;font-family:Arial,Helvetica,sans-serif}body:before{content:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,select,input{transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s}button:disabled{cursor:not-allowed;opacity:.62}.page-shell{isolation:isolate;min-height:100vh;padding:1rem;position:relative}.page-shell:before{content:"";aspect-ratio:1;opacity:.045;pointer-events:none;z-index:0;filter:none;background:url(/branding/aether-watermark.svg) 50%/contain no-repeat;width:min(82vw,860px);position:fixed;top:52%;left:50%;transform:translate(-50%,-50%)}.page-shell>*{z-index:1;position:relative}.nav{background:var(--aether-card);border:1px solid var(--aether-border);max-width:1200px;box-shadow:0 8px 24px var(--aether-shadow);border-radius:0;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto 1rem;padding:.85rem 1rem;display:flex}.brand{color:var(--aether-gold);letter-spacing:.09em;text-transform:uppercase;text-shadow:none;align-items:center;gap:.55rem;font-weight:900;display:inline-flex}.brand-icon-button{border:2px solid var(--aether-gold);background:var(--aether-card-strong);width:46px;height:46px;box-shadow:0 4px 12px var(--aether-shadow-strong), inset 0 0 0 1px var(--gold-border-soft);border-radius:50%;flex:0 0 46px;place-items:center;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-grid;overflow:hidden}.brand-icon-image{object-fit:contain;filter:none;width:32px;height:32px}.brand:hover .brand-icon-button{border-color:var(--cosmog-purple);background:var(--aether-gold-soft);box-shadow:0 6px 16px var(--aether-shadow-strong), 0 0 0 3px var(--cosmog-purple-soft), inset 0 0 0 1px var(--gold-border-soft);transform:translateY(-1px)}.brand:focus-visible{outline:none}.brand:focus-visible .brand-icon-button{outline:3px solid var(--cosmog-purple);outline-offset:3px}:root[data-theme=dark] .brand-icon-button{border-color:var(--aether-gold);background:var(--aether-card-strong);box-shadow:0 4px 14px var(--aether-shadow-strong), 0 0 0 2px var(--aether-gold-soft), inset 0 0 0 1px var(--aether-border-strong)}:root[data-theme=dark] .brand:hover .brand-icon-button{border-color:var(--cosmog-purple);background:var(--aether-gold-soft);box-shadow:0 7px 18px var(--aether-shadow-strong), 0 0 0 3px var(--cosmog-purple-soft), inset 0 0 0 1px var(--aether-border-strong)}.nav-links{color:var(--aether-muted);flex-wrap:wrap;gap:.75rem;font-size:.9rem;font-weight:700;display:flex}.nav-actions{justify-content:flex-end;align-items:center;gap:.85rem;margin-left:auto;display:flex}.mobile-nav-controls{display:none}.desktop-theme-toggle{align-items:center;display:flex}.mobile-nav-menu-button{border:1px solid var(--aether-border-strong);background:var(--aether-card-strong);width:46px;height:46px;color:var(--aether-text);cursor:pointer;border-radius:50%;flex:0 0 46px;place-items:center;padding:0;display:inline-grid}.mobile-nav-menu-button:hover{border-color:var(--aether-gold);background:var(--aether-gold-soft);transform:translateY(-1px)}.mobile-nav-menu-button:focus-visible{outline:3px solid var(--cosmog-purple);outline-offset:3px}.mobile-nav-menu-icon{flex-direction:column;justify-content:space-between;width:20px;height:16px;display:flex}.mobile-nav-menu-icon>span{background:currentColor;width:100%;height:2px;transition:transform .16s,opacity .16s;display:block}.mobile-nav-menu-button-open .mobile-nav-menu-icon>span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-nav-menu-button-open .mobile-nav-menu-icon>span:nth-child(2){opacity:0}.mobile-nav-menu-button-open .mobile-nav-menu-icon>span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.theme-toggle{border:1px solid var(--aether-border-strong);background:var(--aether-card-strong);width:46px;height:46px;color:var(--aether-gold);cursor:pointer;border-radius:50%;flex:0 0 46px;place-items:center;padding:0;display:inline-grid;overflow:hidden}.theme-toggle:hover{border-color:var(--aether-gold);background:var(--aether-gold-soft);transform:translateY(-1px)}.theme-toggle:focus-visible{outline:3px solid var(--cosmog-purple);outline-offset:3px}.theme-toggle-image{object-fit:contain;width:32px;height:32px}.theme-toggle-image-dark,:root[data-theme=dark] .theme-toggle-image-light{display:none}:root[data-theme=dark] .theme-toggle-image-dark{display:block}.nav-links a{border-radius:0;padding:.15rem .25rem;font-weight:700}.nav-links a:hover{color:var(--aether-gold);text-shadow:none}.container{max-width:1200px;margin:0 auto}.hero-grid{grid-template-columns:1fr 1.15fr;gap:1rem;display:grid}.card{background:var(--aether-card);border:1px solid var(--aether-border);box-shadow:0 10px 30px var(--aether-shadow);border-radius:0;padding:1.25rem}.card:hover{border-color:var(--aether-border-strong)}.queue-card-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.25rem;display:flex}.open-matches-card{position:relative;overflow:hidden}.open-matches-card>:not(.open-matches-card-stamp){z-index:1;position:relative}.open-matches-card-stamp{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:1;filter:none;mix-blend-mode:normal;z-index:0;width:clamp(88px,11vw,128px);height:auto;position:absolute;bottom:1rem;right:1rem}.open-matches-card-stamp-dark,:root[data-theme=dark] .open-matches-card-stamp-light{display:none}:root[data-theme=dark] .open-matches-card-stamp-dark{opacity:1;display:block}.queue-card-heading{min-width:0}.queue-card-heading h2{margin-top:0}.queue-title{color:var(--aether-gold);margin-bottom:0;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:900;line-height:1}.leaderboard-context{margin-bottom:1rem}.leaderboard-context p{margin:.25rem 0}.card-control-section,.card-table-section{margin-top:1.5rem}.leaderboard-avatar,.season-avatar-full{object-fit:contain;background:0 0;border:0;border-radius:0;flex:none;width:96px;height:96px;padding:0}.leaderboard-table-desktop{overflow-x:auto}.leaderboard-full-table{min-width:760px}.leaderboard-table-mobile{display:none}.season-view-button{text-align:center;justify-content:center;align-items:center;min-width:140px;text-decoration:none;display:inline-flex}.home-card-title{color:var(--aether-gold)}.home-context-copy{color:var(--home-context)}.home-leaderboard-button{width:fit-content;text-decoration:none}.queue-activity-grid{flex:none;grid-template-columns:repeat(2,minmax(125px,1fr));gap:.75rem;display:grid}.queue-activity-card{background:var(--aether-card-strong);border:1px solid var(--aether-border);text-align:right;min-width:125px;padding:.8rem 1rem}.queue-activity-number,.queue-activity-label{display:block}.queue-activity-number{color:var(--aether-gold);font-size:1.55rem;font-weight:900;line-height:1}.queue-activity-label{color:var(--aether-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:.35rem;font-size:.75rem;font-weight:700}.battle-queue-button{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-width:240px;margin-inline:auto;display:flex}.battle-queue-button-title{font-size:1.05rem;font-weight:900;line-height:1.1}.battle-queue-button-subtitle{opacity:.9;font-size:.78rem;font-weight:600;line-height:1.2}.format-rule-list{color:var(--aether-text);gap:.4rem;margin:0;padding-left:1.25rem;display:grid}.format-rule-list strong{color:var(--aether-gold)}.hero-card{background:var(--aether-card);border-color:var(--purple-border-soft);flex-direction:column;justify-content:center;min-height:420px;display:flex;position:relative;overflow:hidden}.hero-card>:not(.hero-cosmog-silhouette){z-index:1;position:relative}.hero-cosmog-silhouette{object-fit:contain;opacity:1;filter:none;mix-blend-mode:normal;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:92px;height:92px;position:absolute;bottom:-.35rem;right:-.35rem}.eyebrow{color:var(--aether-gold);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:900}h1{letter-spacing:-.045em;margin:.75rem 0 1rem;font-size:clamp(2.5rem,7vw,5.3rem);line-height:.95}h2{letter-spacing:-.02em;margin-top:0}.accent{color:var(--cosmog-purple)}.muted{color:var(--aether-muted)}.primary-button{border:1px solid var(--primary-button-border);color:var(--primary-button-text);cursor:pointer;background:var(--cosmog-purple);box-shadow:0 8px 20px var(--aether-shadow);border-radius:0;padding:.9rem 1.1rem;font-weight:900}.primary-button:hover{background:var(--primary-button-hover);box-shadow:0 10px 24px var(--aether-shadow-strong);transform:translateY(-1px)}.secondary-button{border:1px solid var(--aether-border-strong);color:var(--aether-text);background:var(--aether-card);cursor:pointer;border-radius:0;padding:.85rem 1rem}.secondary-button:hover{border-color:var(--cosmog-purple);color:var(--cosmog-purple);background:var(--cosmog-purple-soft)}.select{border:1px solid var(--aether-border-strong);background:var(--aether-card-strong);width:100%;color:var(--aether-text);border-radius:0;padding:.85rem}.select:focus,.input:focus{border-color:var(--cosmog-purple);box-shadow:0 0 0 3px var(--cosmog-purple-soft);outline:none}.team-preview{grid-template-columns:repeat(6,1fr);gap:.6rem;margin:1rem 0;display:grid}.sprite-card{background:var(--aether-card-strong);border:1px solid var(--aether-border);border-radius:0;place-items:center;min-height:72px;display:grid}.sprite-card:hover{border-color:var(--cosmog-blue);background:var(--cosmog-blue-soft)}.sprite-card img{object-fit:contain;width:58px;height:58px}.shadow-sprite{filter:brightness(.75)contrast(1.2)saturate(.85)drop-shadow(0 0 4px #a855f7e6)drop-shadow(0 0 10px #581c87b3)}.stat-card{text-align:center;background:var(--aether-gold-soft);border-color:var(--gold-border-soft)}.rating{color:var(--aether-text);text-shadow:none;font-size:3rem;font-weight:900}.grid-3{grid-template-columns:1.15fr .85fr;gap:1rem;margin-top:1rem;display:grid}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--aether-border);text-align:left;padding:.85rem}.table th{color:var(--aether-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.table tr:hover td{background:var(--cosmog-purple-soft)}.status-pill{color:var(--cosmog-purple);font:inherit;background:0 0;border:0;border-radius:0;padding:0;font-weight:700;display:inline}.rank-pill{color:#4f555e}.rank-pill-bronze{color:#76451f}.rank-pill-silver{color:#4f5660}.rank-pill-gold{color:#735315}.rank-pill-platinum{color:#355d60}.rank-pill-diamond{color:#2f6674}.rank-pill-master{color:#564083}.rank-pill-legend{color:#4f3a14}.message{color:var(--home-context);margin-top:1rem}@media (max-width:850px){.hero-grid,.grid-3{grid-template-columns:1fr}.queue-card-header{flex-direction:column}.queue-activity-grid{width:100%}.queue-activity-card{text-align:left;min-width:0}.team-preview{grid-template-columns:repeat(3,1fr)}}.form-grid{gap:1rem;display:grid}.input{border:1px solid var(--aether-border-strong);background:var(--aether-card-strong);width:100%;color:var(--aether-text);border-radius:12px;margin-top:.35rem;padding:.85rem}.input::placeholder{color:var(--input-placeholder)}select,select.input,select.select{border-radius:0}.page-title{margin:0 0 1rem;font-size:clamp(2.25rem,6vw,4rem);line-height:1}.card-grid{gap:1rem;display:grid}.two-column-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.team-builder-layout{align-items:stretch}.saved-teams-card{flex-direction:column;min-height:0;display:flex;overflow:hidden}.saved-teams-scroll{flex:1 1 0;min-height:0;padding-right:.25rem;overflow-y:auto}.team-builder-actions{justify-content:center}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.danger-button{border:1px solid var(--danger-button-border);color:var(--danger-button-text);background:var(--aether-danger-soft);cursor:pointer;border-radius:0;padding:.85rem 1rem}.danger-button:hover{border-color:var(--aether-danger);background:var(--danger-button-hover)}.chat-box{border:1px solid var(--aether-border);background:var(--aether-card-strong);border-radius:0;min-height:150px;max-height:300px;margin-bottom:1rem;padding:1rem;overflow-y:auto}.chat-message{border:1px solid var(--aether-border);background:var(--aether-card);border-radius:0;max-width:75%;padding:.75rem}.chat-message-mine{background:var(--cosmog-purple-soft);border-color:var(--purple-border-soft);margin-left:auto}.coordination-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.coordination-status-panel{border:1px solid var(--aether-border);background:var(--aether-card-strong);border-radius:0;flex-direction:column;gap:.35rem;min-height:116px;padding:1rem;display:flex}.coordination-status-panel-mine{background:var(--cosmog-purple-soft);border-color:var(--purple-border-soft)}.coordination-status-value{overflow-wrap:anywhere;line-height:1.35}.coordination-button-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.coordination-status-button{border:1px solid var(--aether-border);min-height:54px;color:var(--foreground);background:var(--aether-card);font:inherit;cursor:pointer;border-radius:0;padding:.75rem .9rem;font-weight:700;line-height:1.3;transition:transform .15s,border-color .15s,background .15s}.coordination-status-button:hover:not(:disabled){border-color:var(--cosmog-blue);background:var(--cosmog-blue-soft);transform:translateY(-1px)}.coordination-status-button-active{border-color:var(--aether-gold);background:var(--aether-gold-soft);box-shadow:0 0 0 1px var(--gold-border-soft)}.coordination-status-button:disabled{cursor:not-allowed;opacity:.55}.warning-card{border:1px solid var(--warning-border);background:var(--aether-warning-soft);border-radius:0;margin-bottom:1rem;padding:1rem}.nav-button{color:var(--aether-muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:.15rem .25rem}.nav-button:hover{color:var(--aether-gold)}@media (max-width:850px){.two-column-grid,.coordination-status-grid,.coordination-button-grid{grid-template-columns:1fr}}.profile-header{align-items:center;gap:1rem;display:flex}.profile-header-summary{grid-template-columns:auto minmax(0,1fr) max-content;align-items:center;gap:1.5rem;display:grid}.profile-display-avatar{object-fit:contain;background:0 0;border:0;border-radius:0;flex:none;width:96px;height:96px;padding:0}.profile-header-identity{min-width:0}.profile-header-summary .profile-username{color:var(--cosmog-purple)}.profile-lifetime-summary{place-self:center end;gap:.6rem;min-width:13rem;margin:0;display:grid}.profile-lifetime-summary>div{white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:.4rem;display:flex}.profile-lifetime-summary dt{color:var(--aether-gold);font-size:1.08rem;font-weight:900;line-height:1.2}.profile-lifetime-summary dd{color:var(--aether-text);text-align:left;margin:0;font-size:1.18rem;font-weight:800;line-height:1.2}.profile-private-card{gap:1.75rem;display:grid}.profile-account-section{border-top:1px solid var(--aether-border);padding-top:1.5rem}.card .profile-card-title{color:var(--aether-gold)}.profile-field-help{margin-top:.35rem;font-size:.82rem;display:block}@media (max-width:850px){.profile-header-summary{grid-template-columns:auto minmax(0,1fr)}.profile-lifetime-summary{grid-column:1/-1;justify-self:stretch;width:100%;min-width:0}.profile-lifetime-summary>div{justify-content:flex-start}}.avatar-large,.avatar-medium,.avatar-small,.avatar-tiny{border:1px solid var(--gold-border-soft);background:var(--aether-card);object-fit:contain;border-radius:999px;flex:none}.avatar-large{width:96px;height:96px;padding:.5rem}.avatar-medium{width:58px;height:58px;padding:.35rem}.avatar-small{width:34px;height:34px;padding:.2rem}.avatar-tiny{width:22px;height:22px;padding:.12rem}.avatar-picker{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:.5rem;display:grid}.avatar-option{border:1px solid var(--aether-border);color:var(--aether-text);background:var(--aether-card);cursor:pointer;border-radius:0;place-items:center;gap:.4rem;padding:.75rem;display:grid}.avatar-option:hover{border-color:var(--cosmog-purple);background:var(--cosmog-purple-soft)}.avatar-option img{width:58px;height:58px}.avatar-option span{font-size:.8rem;font-weight:800}.avatar-option-selected{border-color:var(--aether-gold);background:var(--aether-gold-soft);box-shadow:0 8px 20px var(--aether-shadow)}.player-link,.player-identity{align-items:center;gap:.6rem;display:inline-flex}.player-link:hover{color:var(--aether-gold)}.player-identity{margin-bottom:.9rem}@media (max-width:850px){.profile-header{flex-direction:column;align-items:flex-start}}.avatar-option small{color:var(--aether-muted);font-size:.72rem;line-height:1.25}.avatar-option-locked{cursor:pointer;opacity:.58;filter:grayscale(.65)}.avatar-image-wrap{place-items:center;display:inline-grid;position:relative}.avatar-lock{background:var(--aether-text);border:1px solid var(--aether-gold);width:1.45rem;height:1.45rem;color:var(--inverse-text);border-radius:999px;place-items:center;font-size:.75rem;display:grid;position:absolute;bottom:-.35rem;right:-.35rem}.achievement-category{margin-top:1.25rem}.achievement-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.85rem;display:grid}.achievement-card{border:1px solid var(--aether-border);background:var(--aether-card);border-radius:0;grid-template-columns:auto 1fr;gap:.85rem;padding:1rem;display:grid}.achievement-card h4{margin:0}.achievement-icon{text-align:center;background:var(--cosmog-purple-soft);border:1px solid var(--purple-border-soft);width:52px;height:52px;color:var(--cosmog-purple);text-transform:uppercase;border-radius:0;place-items:center;padding:.35rem;font-size:.68rem;font-weight:900;display:grid}.achievement-card-locked{opacity:.62}.achievement-card-unlocked{border-color:var(--aether-gold);background:var(--aether-gold-soft)}.achievement-icon-grid{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:.65rem;display:flex}.achievement-token{text-align:center;border:1px solid var(--aether-border);background:var(--aether-card);width:54px;height:54px;color:var(--aether-muted);text-transform:uppercase;border-radius:0;place-items:center;padding:.35rem;font-size:.62rem;font-weight:900;line-height:1.05;display:grid;position:relative}.achievement-token-image{object-fit:contain;width:100%;height:100%;display:block}.achievement-token-fallback{overflow-wrap:anywhere}.achievement-token-unlocked{border-color:var(--aether-gold);background:var(--aether-gold-soft);color:var(--aether-gold)}.achievement-token-locked{opacity:.46;filter:grayscale(.8)}.three-column-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:800px){.three-column-grid{grid-template-columns:1fr}}.achievement-token-number{border:1px solid var(--aether-card);background:var(--aether-text);min-width:1.15rem;height:1.15rem;color:var(--inverse-text);text-align:center;box-shadow:0 6px 14px var(--aether-shadow-strong);border-radius:999px;padding:0 .28rem;font-size:.66rem;font-weight:950;line-height:1.05rem;position:absolute;bottom:-.2rem;right:-.2rem}.site-footer{color:var(--aether-muted);margin-top:1.5rem;padding:0 1rem 1.25rem;font-size:.72rem}.site-footer-inner{border-top:1px solid var(--aether-border);max-width:1200px;margin:0 auto;padding-top:1rem}.site-footer-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer-topline p,.site-footer-disclaimer{margin:0}.site-footer-links{color:var(--aether-muted);white-space:nowrap;align-items:center;gap:.45rem;display:inline-flex}.site-footer-links a:hover{color:var(--aether-gold)}.site-footer-disclaimer{max-width:760px;padding-top:.45rem;line-height:1.45}@media (max-width:680px){.site-footer-topline{flex-direction:column;align-items:flex-start;gap:.35rem}.site-footer{padding-bottom:1rem}}.support-card{flex-direction:column;gap:1rem;display:flex}.support-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.support-detail{border:1px solid var(--aether-border);background:var(--aether-card-strong);border-radius:0;flex-direction:column;gap:.35rem;min-width:0;padding:.9rem 1rem;display:flex}.support-detail code,.support-detail strong,.support-detail a{overflow-wrap:anywhere}.support-detail a{color:var(--cosmog-blue);text-underline-offset:.2em;text-decoration:underline}.support-instructions{border:1px solid var(--support-info-border);background:var(--cosmog-blue-soft);border-radius:0;padding:1rem}.support-instructions h3{margin:0 0 .65rem}.support-instructions ul{margin:0;padding-left:1.25rem}.support-instructions li+li{margin-top:.4rem}.support-security-warning{margin-bottom:0}.support-warning-text{margin:.45rem 0 0}.support-email-disabled{cursor:not-allowed;opacity:.62;justify-content:center;align-items:center;display:inline-flex}@media (max-width:700px){.support-details-grid{grid-template-columns:1fr}}.season-detail-card{gap:1.75rem;display:grid}.season-detail-card>.page-title,.season-detail-card>.muted{margin-bottom:0}.season-detail-format{gap:.45rem;width:min(100%,360px);display:grid}.season-detail-section{border-top:1px solid var(--aether-border);padding-top:2.25rem}.season-detail-format+.season-detail-section{margin-top:.75rem}.season-detail-section+.season-detail-section{margin-top:1.25rem}.season-detail-section>h2{margin:0 0 1.5rem}.season-podium-card{border-width:2px;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;min-height:310px;display:flex}.season-podium-card.podium-position-1{background:#dfbd63;border-color:#9c7428}.season-podium-card.podium-position-2{background:#c8ced6;border-color:#858d97}.season-podium-card.podium-position-3{background:#c98b5c;border-color:#925a31}.season-podium-card .eyebrow,.season-podium-card .muted{color:var(--aether-text)}.season-podium-player{text-align:center;flex-direction:column;justify-content:center}.season-detail-actions{border-top:1px solid var(--aether-border);justify-content:center;padding-top:1.5rem;display:flex}.season-back-button{width:fit-content;text-decoration:none}.match-room-container{max-width:1200px}.match-room-header-card{padding:.9rem 1rem}.match-room-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.match-room-title{color:var(--aether-gold);margin:0;font-size:clamp(1.5rem,3vw,2rem)}.match-room-meta{color:var(--aether-text-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem 1rem;margin:0;font-size:.92rem;display:flex}.match-room-meta strong{color:var(--aether-gold)}.match-room-header-message{margin-bottom:0}.match-room-battle-card{width:100%;margin-top:1rem}.match-room-versus-grid{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.match-room-player-panel{border:1px solid var(--aether-border);background:var(--aether-card-strong);min-width:0;padding:1.25rem}.match-room-player-panel-mine{background:var(--cosmog-purple-soft);border-color:var(--purple-border-soft)}.match-room-player-name{color:var(--cosmog-purple)}.match-room-versus{color:var(--aether-gold);letter-spacing:.06em;align-self:center;padding:.2rem 0;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:.9}.match-room-avatar{object-fit:contain;background:0 0;border:0;border-radius:0;flex:none;width:96px;height:96px;padding:0}.match-room-team-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;display:grid}.match-room-friend-code-copy{width:100%;margin-bottom:1rem}.match-room-friend-code-editor{gap:.75rem;margin-bottom:1rem;display:grid}.match-room-friend-code-editor .input{margin-top:.35rem}.match-room-friend-code-message{margin:0}.match-room-accepted-summary-wrap{margin-top:1rem}.match-room-accepted-summary{border:1px solid var(--success-border);background:var(--aether-success-soft);flex-direction:column;justify-content:center;padding:1.25rem;display:flex}.match-room-reporting-window{border-top:1px solid var(--aether-border);border-bottom:1px solid var(--aether-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0 0 1rem;padding:.85rem 0;display:grid}.match-room-reporting-window>div{gap:.2rem;display:grid}.match-room-reporting-window span{color:var(--aether-gold);font-weight:700}.match-room-reporting-window strong{color:var(--aether-text);font-size:.92rem}.match-room-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;margin-top:1rem;display:grid}.match-room-action-grid>.card{height:100%}.match-room-section-title{color:var(--aether-gold)}.match-room-support-card{gap:.65rem;margin-top:1rem}.match-room-support-card .match-room-section-title{margin-bottom:.1rem}.support-policy-text{color:var(--aether-text);margin:0;line-height:1.55}.support-policy-text+.support-policy-text{margin-top:.7rem}@media (max-width:720px){.match-room-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.open-matches-card-stamp{opacity:1;width:88px;bottom:.75rem;right:.75rem}:root[data-theme=dark] .open-matches-card-stamp-dark{opacity:1}}@media (max-width:900px){.match-room-action-grid{grid-template-columns:1fr}.match-room-meta{justify-content:flex-start}.match-room-reporting-window{grid-template-columns:1fr}}:root[data-theme=dark] .match-room-player-panel-mine{background:#21102f;border-color:#5b4270}:root[data-theme=dark] .page-shell:before{opacity:.035;filter:invert()hue-rotate(180deg)}:root[data-theme=dark] .rank-pill{color:#d4cbdc}:root[data-theme=dark] .rank-pill-bronze{color:#e7a878}:root[data-theme=dark] .rank-pill-silver{color:#d8dde5}:root[data-theme=dark] .rank-pill-gold{color:#f0ce72}:root[data-theme=dark] .rank-pill-platinum{color:#a6d9d8}:root[data-theme=dark] .rank-pill-diamond{color:#9ed8ea}:root[data-theme=dark] .rank-pill-master{color:#cbb8ff}:root[data-theme=dark] .rank-pill-legend{color:#f0d79b}:root[data-theme=dark] .season-podium-card.podium-position-1{background:#6a4d13;border-color:#c69b35}:root[data-theme=dark] .season-podium-card.podium-position-2{background:#3d4652;border-color:#99a2ae}:root[data-theme=dark] .season-podium-card.podium-position-3{background:#60361f;border-color:#b66f47}:root[data-theme=dark] .season-podium-card .eyebrow,:root[data-theme=dark] .season-podium-card .muted{color:var(--aether-text)}:root[data-theme=dark] .shadow-sprite{filter:brightness(.75)contrast(1.2)saturate(.85)drop-shadow(0 0 4px #a855f7e6)drop-shadow(0 0 10px #581c87b3)}@media (max-width:850px){.nav{flex-flow:wrap;align-items:center;gap:.55rem;padding:.65rem .75rem}.brand{letter-spacing:.06em;gap:.45rem;min-width:0;font-size:.82rem}.brand-icon-button{flex-basis:40px;width:40px;height:40px}.brand-icon-image{width:28px;height:28px}.mobile-nav-controls{align-items:center;gap:.45rem;margin-left:auto;display:flex}.mobile-nav-controls .theme-toggle,.mobile-nav-menu-button{flex-basis:40px;width:40px;height:40px}.mobile-nav-controls .theme-toggle-image{width:28px;height:28px}.desktop-theme-toggle{display:none}.nav-actions{border-top:1px solid var(--aether-border);align-items:stretch;width:100%;margin-left:0;padding-top:.55rem;display:none}.nav-actions-open{display:block}.nav-links{flex-flow:column;gap:.15rem;width:100%;display:flex}.nav-links a,.nav-button{text-align:left;border:1px solid #0000;align-items:center;width:100%;min-height:42px;padding:.65rem .75rem;display:flex}.nav-links a:hover,.nav-button:hover{border-color:var(--aether-border);background:var(--aether-card-strong)}.active-match-nav-link{background:var(--cosmog-purple-soft);color:var(--cosmog-purple);order:-1;border-color:var(--purple-border-soft)!important}.team-builder-form{order:1}.saved-teams-card{order:2;min-height:auto;overflow:visible}.saved-teams-scroll{flex:none;min-height:auto;padding-right:0;overflow:visible}}@media (max-width:720px){.leaderboard-table-desktop{display:none}.leaderboard-table-mobile{display:block}.leaderboard-mobile-table{table-layout:fixed}.leaderboard-mobile-rank-column{width:22%}.leaderboard-mobile-player-column{width:50%}.leaderboard-mobile-rating-column{width:28%}.leaderboard-mobile-table th,.leaderboard-mobile-table td{padding:.75rem .45rem}.leaderboard-mobile-table th:first-child,.leaderboard-mobile-table td:first-child,.leaderboard-mobile-table th:last-child,.leaderboard-mobile-table td:last-child{white-space:nowrap}.leaderboard-mobile-player{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leaderboard-mobile-player a{color:var(--aether-text);font-weight:700}.open-matches-card{min-height:190px;padding-bottom:6.5rem}}@media (max-width:380px){.brand{letter-spacing:.045em;font-size:.74rem}.brand-icon-button{flex-basis:36px;width:36px;height:36px}.brand-icon-image{width:25px;height:25px}.mobile-nav-controls .theme-toggle,.mobile-nav-menu-button{flex-basis:36px;width:36px;height:36px}.mobile-nav-controls .theme-toggle-image{width:25px;height:25px}}.battle-queue-actions{flex-wrap:wrap;align-items:stretch;gap:.75rem;display:flex}.battle-go-to-match-button{min-height:48px}@media (max-width:620px){.battle-queue-actions{grid-template-columns:1fr;gap:.65rem;display:grid}.battle-queue-actions>button{width:100%}}.guided-match-card{border-color:var(--purple-border-soft);background:var(--aether-card-strong);margin-top:1rem}.guided-match-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.guided-match-heading-row .eyebrow,.guided-match-heading-row .match-room-section-title{margin-top:0}.guided-match-timer{border:1px solid var(--aether-border);background:var(--aether-surface-soft);text-align:right;min-width:126px;padding:.7rem .9rem}.guided-match-timer span,.guided-match-timer strong{display:block}.guided-match-timer span{color:var(--aether-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:700}.guided-match-timer strong{color:var(--aether-gold);margin-top:.15rem;font-size:1.35rem}.guided-match-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:1rem 0;padding:0;list-style:none;display:grid}.guided-match-step{border:1px solid var(--aether-border);min-width:0;color:var(--aether-text-muted);background:var(--aether-surface-soft);align-items:center;gap:.45rem;padding:.65rem;font-size:.84rem;font-weight:700;display:flex}.guided-match-step>span{border:1px solid;flex:none;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;font-size:.75rem;display:inline-flex}.guided-match-step-current{color:var(--aether-gold);border-color:var(--aether-gold)}.guided-match-step-complete{color:var(--success-text);border-color:var(--success-border);background:var(--aether-success-soft)}.guided-match-stage-body{gap:.85rem;padding-top:.25rem;display:grid}.guided-match-stage-body>p{margin:0}.guided-primary-action{width:fit-content;min-width:220px}.guided-presence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.guided-presence-grid>div{border:1px solid var(--aether-border);background:var(--aether-surface-soft);gap:.25rem;padding:.85rem;display:grid}.match-room-team-hidden{border:1px dashed var(--aether-border);background:var(--aether-surface-soft);text-align:center;place-items:center;min-height:116px;padding:1rem;display:grid}.match-room-team-hidden p{max-width:420px;margin:.35rem 0 0}@media (max-width:720px){.guided-match-heading-row{grid-template-columns:1fr auto;align-items:start;display:grid}.guided-match-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-presence-grid{grid-template-columns:1fr}.guided-primary-action{width:100%;min-width:0}}@media (max-width:460px){.guided-match-heading-row{grid-template-columns:1fr}.guided-match-timer{text-align:left;width:100%}.guided-match-progress{grid-template-columns:1fr}}.match-room-header-card-compact{padding-top:.85rem;padding-bottom:.85rem}.match-room-header-card-compact .match-room-title{margin-bottom:0;font-size:clamp(1.45rem,4vw,2rem)}.match-room-meta-compact{gap:.4rem}.match-room-meta-compact span{padding:.35rem .55rem}.guided-match-card-compact{gap:.75rem;padding:1rem;display:grid}.guided-match-heading-row-compact{flex-wrap:nowrap;align-items:center}.guided-match-heading-row-compact .eyebrow{margin-bottom:.15rem}.guided-match-heading-row-compact .match-room-section-title{margin-bottom:0;font-size:clamp(1.2rem,3vw,1.55rem)}.guided-match-card-compact .guided-match-timer{min-width:92px;padding:.45rem .6rem}.guided-match-card-compact .guided-match-timer span{font-size:.65rem}.guided-match-card-compact .guided-match-timer strong{font-size:1.05rem}.guided-match-progress-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:.15rem 0 .25rem;position:relative}.guided-match-progress-compact:before{content:"";background:var(--aether-border);z-index:0;height:1px;position:absolute;top:.72rem;left:16.666%;right:16.666%}.guided-match-progress-compact .guided-match-step{z-index:1;text-align:center;background:0 0;border:0;justify-items:center;gap:.25rem;padding:0;display:grid;position:relative}.guided-match-progress-compact .guided-match-step>span{background:var(--aether-card-strong);width:1.45rem;height:1.45rem}.guided-match-progress-compact .guided-match-step small{color:inherit;font-size:.68rem;font-weight:700}.guided-match-stage-body-compact{gap:.65rem;padding-top:.2rem}.guided-match-stage-body-compact h3{color:var(--aether-text);margin:0;font-size:clamp(1.15rem,3vw,1.4rem)}.guided-match-stage-body-compact p{max-width:620px}.guided-waiting-line,.guided-opponent-status{border-left:3px solid var(--aether-gold);background:var(--aether-surface-soft);margin:0;padding:.65rem .75rem}.guided-opponent-status span{color:var(--aether-text-muted);font-weight:700}.guided-friend-code-row{align-items:stretch;width:min(100%,420px);display:flex}.guided-friend-code-row code{border:1px solid var(--aether-border);background:var(--aether-surface-soft);min-width:0;color:var(--aether-text);letter-spacing:.06em;border-right:0;flex:auto;align-items:center;padding:.65rem .8rem;font-size:clamp(1rem,4vw,1.2rem);font-weight:800;display:flex}.guided-friend-code-row .secondary-button{flex:none}.guided-team-card,.guided-result-summary-card{margin-top:1rem}.guided-team-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.guided-team-comparison>article{border:1px solid var(--guided-team-opponent-border);background:var(--guided-team-opponent-bg);gap:.55rem;min-width:0;padding:.75rem;display:grid}.guided-team-comparison>.guided-team-mine{border-color:var(--guided-team-mine-border);background:var(--guided-team-mine-bg);order:-1}.guided-team-owner{align-items:center;gap:.55rem;min-width:0;display:flex}.guided-team-owner-avatar{border:1px solid var(--aether-border-strong);background:var(--aether-surface-soft);object-fit:cover;flex:0 0 34px;width:34px;height:34px}.guided-team-owner-copy{gap:.05rem;min-width:0;display:grid}.guided-team-owner span{color:var(--aether-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800}.guided-team-owner strong{min-width:0;color:var(--guided-team-name);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.guided-team-owner small{color:var(--aether-text-muted);white-space:nowrap;margin-left:auto}.guided-team-grid-compact{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem}.guided-team-pokemon{border:1px solid var(--aether-border);background:var(--aether-surface-soft);align-content:start;justify-items:center;gap:.15rem;min-width:0;min-height:70px;padding:.3rem .15rem;display:grid}.guided-team-pokemon img{object-fit:contain;width:42px;height:42px}.guided-team-pokemon strong{width:100%;color:var(--aether-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;line-height:1.1;display:block;overflow:hidden}.guided-secondary-sections{gap:.75rem;margin-top:.75rem;display:grid}.guided-disclosure{padding:0;overflow:hidden}.guided-disclosure>summary,.guided-inline-details>summary{cursor:pointer;color:var(--aether-gold);font-weight:800;list-style:none}.guided-disclosure>summary::-webkit-details-marker{display:none}.guided-inline-details>summary::-webkit-details-marker{display:none}.guided-disclosure>summary{justify-content:space-between;align-items:center;min-height:48px;padding:.8rem 1rem;display:flex}.guided-disclosure>summary:after,.guided-inline-details>summary:after{content:"+";color:var(--aether-text-muted);margin-left:.75rem;font-size:1.2rem}.guided-disclosure[open]>summary:after,.guided-inline-details[open]>summary:after{content:"−"}.guided-disclosure[open]>summary{border-bottom:1px solid var(--aether-border)}.guided-disclosure-body{gap:.85rem;padding:1rem;display:grid}.guided-disclosure-body>:first-child{margin-top:0}.guided-status-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.guided-status-summary p{border:1px solid var(--aether-border);background:var(--aether-surface-soft);gap:.15rem;min-width:0;margin:0;padding:.6rem;display:grid}.guided-status-summary span{color:var(--aether-text-muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.guided-status-summary strong{text-overflow:ellipsis;overflow:hidden}.guided-coordination-content,.guided-friend-code-fix{gap:.75rem;display:grid}.guided-friend-code-fix{border-top:1px solid var(--aether-border);padding-top:.75rem}.guided-friend-code-fix h3{margin:0;font-size:1rem}.guided-friend-code-editor{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-bottom:0}.guided-friend-code-editor .match-room-friend-code-message{grid-column:1/-1}.guided-report-card{gap:.75rem;display:grid}.guided-report-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.guided-report-heading .eyebrow,.guided-report-heading .match-room-section-title{margin:0}.guided-report-submitted{border:1px solid var(--success-border);background:var(--aether-success-soft);color:var(--success-text);padding:.35rem .55rem;font-size:.78rem;font-weight:800}.guided-report-message{margin:0}.guided-report-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.guided-report-button{width:100%;min-height:48px}.guided-report-button-selected{outline:2px solid var(--aether-gold);outline-offset:2px}.guided-inline-details{border-top:1px solid var(--aether-border);padding-top:.7rem}.guided-inline-details>summary{color:var(--aether-text-muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.guided-inline-details-body{gap:.85rem;padding-top:.85rem;display:grid}.guided-support-card .support-details-grid{margin-top:0}@media (min-width:800px){.guided-team-comparison{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.match-room-header-card-compact .match-room-header-row{gap:.45rem}.guided-match-heading-row-compact{flex-direction:row;align-items:center;display:flex}.guided-match-progress-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.guided-team-grid-compact{grid-template-columns:repeat(6,minmax(0,1fr))}.guided-team-pokemon{min-height:62px;padding-inline:.05rem}.guided-team-pokemon img{width:36px;height:36px}.guided-team-pokemon strong{font-size:.52rem}}@media (max-width:520px){.guided-match-card-compact{padding:.85rem}.guided-match-heading-row-compact .match-room-section-title{font-size:1.15rem}.guided-match-card-compact .guided-match-timer{text-align:right;width:auto;min-width:78px}.guided-match-progress-compact .guided-match-step small{font-size:.6rem}.guided-primary-action,.guided-friend-code-row,.guided-friend-code-row .secondary-button{width:100%}.guided-friend-code-row{flex-wrap:wrap}.guided-friend-code-row code{border-right:1px solid var(--aether-border);width:100%}.guided-report-heading{display:grid}.guided-report-submitted{width:fit-content}.guided-status-summary,.guided-friend-code-editor{grid-template-columns:1fr}}.guided-report-card{margin-top:1rem}.guided-teams-disclosure{margin-top:.75rem}@media (max-width:720px){.guided-team-comparison{grid-template-columns:1fr}.guided-team-comparison>.guided-team-mine{order:initial}.guided-team-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.guided-team-pokemon{min-height:78px;padding:.35rem .25rem}.guided-team-pokemon img{width:48px;height:48px}.guided-team-pokemon strong{font-size:.7rem}}.guided-forfeit-action{border-top:1px solid var(--aether-border);gap:.65rem;margin-top:.35rem;padding-top:.85rem;display:grid}.guided-forfeit-action p{margin:0}.guided-forfeit-action .danger-button{justify-self:start}@media (max-width:520px){.guided-forfeit-action .danger-button{width:100%}}
