.gamer-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;border:1px solid transparent;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;cursor:pointer;text-decoration:none;color:#fff}.gamer-btn-login{background:linear-gradient(180deg,rgb(var(--site-raised-rgb, 58, 34, 24)),rgb(var(--site-raised-rgb, 29, 16, 12)));border:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.25);color:rgb(var(--site-text-rgb, 231, 220, 211));box-shadow:0 4px 12px #00000073}.gamer-btn-login:hover{background:linear-gradient(180deg,rgb(var(--site-raised-rgb, 74, 44, 32)),rgb(var(--site-raised-rgb, 38, 22, 17)));border-color:rgba(var(--site-gold-rgb, 255, 194, 60),.45);color:rgb(var(--site-gold-light-rgb, 255, 211, 106));transform:translateY(-2px);box-shadow:0 8px 18px #0000008c}.gamer-btn-register{background:linear-gradient(180deg,rgb(var(--site-accent-rgb, 255, 122, 24)),rgb(var(--site-accent-strong-rgb, 226, 35, 26)));border:1px solid rgba(var(--site-gold-light-rgb, 255, 220, 150),.5);box-shadow:0 4px 12px rgba(var(--site-accent-strong-rgb, 226, 35, 26),.35)}.gamer-btn-register:hover{background:linear-gradient(180deg,rgb(var(--site-accent-rgb, 255, 140, 51)),rgb(var(--site-accent-strong-rgb, 204, 24, 16)));transform:translateY(-2px);box-shadow:0 8px 22px rgba(var(--site-accent-rgb, 255, 122, 24),.5)}.gamer-user-link{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:8px 16px;background:rgba(var(--site-panel-rgb, 28, 14, 10),.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.25);border-radius:8px;color:rgb(var(--site-gold-light-rgb, 255, 211, 106));font-family:Geist,sans-serif;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease,color .2s ease}.gamer-user-link:hover{background:rgba(var(--site-accent-rgb, 255, 122, 24),.14);border-color:rgba(var(--site-gold-rgb, 255, 194, 60),.55);color:rgb(var(--site-text-rgb, 255, 245, 220));transform:translateY(-1px);box-shadow:0 0 18px rgba(var(--site-accent-rgb, 255, 122, 24),.32)}.gamer-user-link.is-active{background:linear-gradient(180deg,rgb(var(--site-accent-rgb, 255, 122, 24)),rgb(var(--site-accent-strong-rgb, 226, 35, 26)));border-color:rgba(var(--site-gold-light-rgb, 255, 220, 150),.55);color:#fff;box-shadow:0 4px 14px rgba(var(--site-accent-strong-rgb, 226, 35, 26),.4)}.gamer-user-link.is-active:hover{background:linear-gradient(180deg,rgb(var(--site-accent-rgb, 255, 140, 51)),rgb(var(--site-accent-strong-rgb, 204, 24, 16)));color:#fff}.gamer-user-link svg{width:16px;height:16px;color:rgba(var(--site-gold-rgb, 255, 194, 60),.85);transition:color .2s ease}.gamer-user-link:hover svg{color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.gamer-user-link.is-active svg{color:#fff}.gamer-user-link>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.gamer-glow{box-shadow:0 0 14px rgba(var(--site-gold-rgb, 255, 194, 60),.18)}.gamer-glow:hover{box-shadow:0 0 22px rgba(var(--site-accent-rgb, 255, 122, 24),.35)}.gamer-dropdown{position:absolute;right:0;top:100%;margin-top:10px;width:240px;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(var(--site-accent-rgb, 255, 122, 24),.1),transparent 70%),linear-gradient(165deg,rgba(var(--site-panel-rgb, 28, 14, 10),.96),rgba(var(--site-bg-rgb, 10, 6, 6),.98));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.22);border-radius:.7rem;box-shadow:0 20px 50px #0009,0 0 0 1px #0000004d;z-index:50;overflow:hidden;padding:.4rem;font-family:Geist,sans-serif;opacity:0;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.gamer-dropdown.show{opacity:1;transform:translateY(0);pointer-events:auto}.gamer-dropdown-admin{width:296px;max-height:calc(100vh - 6rem);overflow-y:auto}.gamer-dropdown-admin::-webkit-scrollbar{width:6px}.gamer-dropdown-admin::-webkit-scrollbar-thumb{background:rgba(var(--site-gold-rgb, 255, 194, 60),.2);border-radius:999px}.gamer-menu-item{display:flex;align-items:center;width:100%;padding:.55rem .7rem;margin:1px 0;background:transparent;border:none;border-radius:.4rem;color:rgba(var(--site-text-rgb, 231, 220, 211),.78);font-size:.83rem;font-weight:500;letter-spacing:.02em;text-align:left;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease}.gamer-menu-item:hover{background:rgba(var(--site-accent-rgb, 255, 122, 24),.1);color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.gamer-menu-item.is-active{background:linear-gradient(90deg,rgba(var(--site-accent-rgb, 255, 122, 24),.22),rgba(var(--site-accent-rgb, 255, 122, 24),.05));color:rgb(var(--site-text-rgb, 255, 245, 220));font-weight:700}.gamer-menu-item-primary{background:linear-gradient(90deg,rgba(var(--site-accent-rgb, 255, 122, 24),.18),rgba(var(--site-accent-rgb, 255, 122, 24),.04));color:rgb(var(--site-gold-light-rgb, 255, 211, 106))!important;font-weight:700}.gamer-menu-item-primary:hover{background:linear-gradient(90deg,rgba(var(--site-accent-rgb, 255, 122, 24),.3),rgba(var(--site-accent-rgb, 255, 122, 24),.08));color:rgb(var(--site-text-rgb, 255, 245, 220))!important}.gamer-menu-item-icon{gap:.65rem}.gamer-menu-item-icon svg{flex:0 0 auto;width:16px;height:16px;color:rgba(var(--site-gold-rgb, 255, 194, 60),.75);transition:color .18s ease,opacity .18s ease}.gamer-menu-item-icon:hover svg{color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.gamer-menu-item-icon.is-active svg,.gamer-menu-item-primary.gamer-menu-item-icon svg{color:rgb(var(--site-gold-rgb, 255, 194, 60))}.gamer-menu-item-logout{display:flex;align-items:center;gap:.65rem;width:100%;margin:.4rem 0 0;padding:.55rem .7rem!important;background:transparent;border:none;border-top:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.12);border-radius:.4rem;color:rgba(var(--site-accent-soft-rgb, 255, 158, 107),.9);font-family:Geist,sans-serif;font-size:.83rem!important;font-weight:600!important;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.gamer-menu-item-logout:hover{background:rgba(var(--site-accent-strong-rgb, 226, 35, 26),.18);color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.gamer-menu-item-logout.gamer-menu-item-icon svg{color:rgba(var(--site-accent-soft-rgb, 255, 158, 107),.85)}.gamer-menu-item-logout.gamer-menu-item-icon:hover svg{color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.gamer-admin-section-label{display:flex;align-items:center;gap:.4rem;padding:.65rem .7rem .3rem;font-size:.56rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase;color:rgba(var(--site-gold-rgb, 255, 194, 60),.6)}.gamer-admin-section-label:before{content:"";width:.4rem;height:.4rem;background:rgb(var(--site-gold-rgb, 255, 194, 60));clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);box-shadow:0 0 6px rgba(var(--site-gold-rgb, 255, 194, 60),.5)}.gamer-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:0 .25rem .4rem}.gamer-admin-tile{display:flex;align-items:center;gap:.4rem;padding:.45rem .55rem;background:#00000059;border:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.15);border-radius:6px;color:rgba(var(--site-text-rgb, 231, 220, 211),.85);font-size:.76rem;font-weight:600;line-height:1.15;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.gamer-admin-tile:hover{background:rgba(var(--site-accent-rgb, 255, 122, 24),.12);border-color:rgba(var(--site-gold-rgb, 255, 194, 60),.4);color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.gamer-admin-tile.is-active{background:linear-gradient(135deg,rgba(var(--site-accent-rgb, 255, 122, 24),.28),rgba(var(--site-accent-rgb, 255, 122, 24),.08));border-color:rgba(var(--site-gold-rgb, 255, 194, 60),.55);color:rgb(var(--site-text-rgb, 255, 245, 220))}.gamer-admin-tile svg{flex:0 0 auto;width:14px;height:14px;color:rgba(var(--site-gold-rgb, 255, 194, 60),.75);transition:color .15s ease}.gamer-admin-tile:hover svg{color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.gamer-admin-tile.is-active svg{color:rgb(var(--site-gold-rgb, 255, 194, 60))}.gamer-admin-tile-dropdown{padding:.4rem .5rem;font-size:.72rem}.gamer-admin-tile-primary{display:flex;margin:.5rem .25rem .4rem;padding:.65rem .85rem;background:linear-gradient(135deg,rgba(var(--site-accent-rgb, 255, 122, 24),.32),rgba(var(--site-accent-rgb, 255, 122, 24),.1));border:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.5);color:rgb(var(--site-text-rgb, 255, 245, 220));font-size:.85rem;font-weight:700}.gamer-admin-tile-primary:hover{background:linear-gradient(135deg,rgba(var(--site-accent-rgb, 255, 122, 24),.45),rgba(var(--site-accent-rgb, 255, 122, 24),.18));color:#fff}.gamer-admin-tile-primary svg{color:rgb(var(--site-gold-rgb, 255, 194, 60))}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}#mobile-menu.is-open{transform:translate(0)}#mobile-menu-backdrop.is-open{opacity:1;pointer-events:auto}html.mobile-menu-open,html.mobile-menu-open body{overflow:hidden;overscroll-behavior:contain}.hc-um-drawer-head{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:.85rem 1rem;background:#0006;border-bottom:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.15)}.hc-um-drawer-brand{display:flex;align-items:center;gap:.65rem}.hc-um-drawer-logo{height:36px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(var(--site-accent-strong-rgb, 226, 35, 26),.5))}.hc-um-drawer-brandname{color:#fff;font-family:Geist,sans-serif;font-weight:800;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.hc-um-drawer-close{padding:.5rem;margin-right:-.5rem;background:transparent;border:none;border-radius:.4rem;color:rgba(var(--site-text-rgb, 231, 220, 211),.55);cursor:pointer;transition:color .15s ease,background .15s ease}.hc-um-drawer-close:hover{color:rgb(var(--site-gold-light-rgb, 255, 211, 106));background:rgba(var(--site-accent-rgb, 255, 122, 24),.1)}.hc-um-drawer-foot{flex-shrink:0;padding:.75rem;background:#0006;border-top:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.15)}.hc-um-logout-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.65rem .85rem;background:rgba(var(--site-accent-strong-rgb, 226, 35, 26),.1);border:1px solid rgba(var(--site-accent-strong-rgb, 226, 35, 26),.3);border-radius:8px;color:rgba(var(--site-accent-soft-rgb, 255, 158, 107),.9);font-family:Geist,sans-serif;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.hc-um-logout-btn:hover{background:rgba(var(--site-accent-strong-rgb, 226, 35, 26),.22);border-color:rgba(var(--site-accent-strong-rgb, 226, 35, 26),.55);color:#fff}.hc-um-logout-btn svg{width:16px;height:16px}.hc-um-mobile-cardwrap{padding:.85rem 1rem;border-bottom:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.12)}.hc-um-mobile-card{display:flex;align-items:center;gap:.75rem;padding:.7rem;background:linear-gradient(135deg,rgba(var(--site-accent-rgb, 255, 122, 24),.12),rgba(var(--site-accent-rgb, 255, 122, 24),.02) 70%);border:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.22);border-radius:.7rem;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hc-um-mobile-card:hover{transform:translateY(-1px);border-color:rgba(var(--site-gold-rgb, 255, 194, 60),.5);box-shadow:0 6px 18px rgba(var(--site-accent-rgb, 255, 122, 24),.2)}.hc-um-mobile-avatar{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(var(--site-accent-rgb, 255, 122, 24)),rgb(var(--site-accent-strong-rgb, 226, 35, 26)));border:1px solid rgba(var(--site-gold-light-rgb, 255, 220, 150),.5);border-radius:50%;color:#fff;font-family:Geist,sans-serif;font-size:1.05rem;font-weight:900;text-transform:uppercase;box-shadow:inset 0 1px rgba(var(--site-gold-light-rgb, 255, 220, 150),.5),0 3px 12px rgba(var(--site-accent-strong-rgb, 226, 35, 26),.4)}.hc-um-mobile-cardbody{flex:1;min-width:0}.hc-um-mobile-cardrow{display:flex;align-items:center;gap:.5rem;min-width:0}.hc-um-mobile-name{color:#fff;font-family:Geist,sans-serif;font-weight:700;font-size:.95rem;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.hc-um-mobile-tag{flex-shrink:0;padding:.12rem .45rem;background:rgba(var(--site-accent-rgb, 255, 122, 24),.18);border:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.45);border-radius:4px;color:rgb(var(--site-gold-light-rgb, 255, 211, 106));font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.hc-um-mobile-cardmeta{margin-top:.2rem;font-size:.72rem;color:rgba(var(--site-text-rgb, 231, 220, 211),.55)}.mobile-section-label{display:flex;align-items:center;gap:.4rem;padding:0 .85rem .5rem;font-family:Geist,sans-serif;font-size:.6rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase;color:rgba(var(--site-gold-rgb, 255, 194, 60),.6)}.mobile-section-label:before{content:"";width:.4rem;height:.4rem;background:rgb(var(--site-gold-rgb, 255, 194, 60));clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);box-shadow:0 0 6px rgba(var(--site-gold-rgb, 255, 194, 60),.5)}.mobile-row{display:flex;align-items:center;gap:.75rem;min-height:44px;padding:.6rem .85rem;margin:1px 0;border-radius:.5rem;color:rgba(var(--site-text-rgb, 231, 220, 211),.85);font-family:Geist,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s ease,color .15s ease}.mobile-row .row-icon{flex:0 0 auto;width:1.2rem;height:1.2rem;color:rgba(var(--site-gold-rgb, 255, 194, 60),.8);transition:color .15s ease}.mobile-row .row-chevron{flex:0 0 auto;color:rgba(var(--site-text-rgb, 231, 220, 211),.3);transition:color .15s ease}.mobile-row:hover,.mobile-row:active{background:rgba(var(--site-accent-rgb, 255, 122, 24),.1);color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.mobile-row:hover .row-icon,.mobile-row:hover .row-chevron{color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.mobile-row.is-active{background:linear-gradient(90deg,rgba(var(--site-accent-rgb, 255, 122, 24),.22),rgba(var(--site-accent-rgb, 255, 122, 24),.04));color:rgb(var(--site-text-rgb, 255, 245, 220));font-weight:700}.mobile-row.is-active .row-icon,.mobile-row.is-active .row-chevron{color:rgb(var(--site-gold-rgb, 255, 194, 60))}.hc-um-admin-details{border-top:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.1);margin-top:.25rem}.hc-um-admin-summary{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;cursor:pointer;color:rgba(var(--site-gold-light-rgb, 255, 211, 106),.9);font-family:Geist,sans-serif;transition:background .15s ease}.hc-um-admin-summary:hover{background:rgba(var(--site-accent-rgb, 255, 122, 24),.06)}.hc-um-admin-summary-left{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.22em}.hc-um-admin-summary-left svg{width:16px;height:16px;color:rgba(var(--site-gold-rgb, 255, 194, 60),.8)}.hc-um-admin-chevron{width:16px;height:16px;color:rgba(var(--site-gold-rgb, 255, 194, 60),.55);transition:transform .2s ease}@media (max-width: 768px){.gamer-dropdown{width:220px;right:10px}.gamer-btn{width:100%;margin:4px 0}.gamer-user-btn{width:auto;min-width:fit-content;max-width:200px}}:root{--font-display: "Geist", ui-sans-serif, system-ui, sans-serif}.nav-link{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .6rem;color:rgba(var(--site-text-rgb, 231, 220, 211),.85);font-family:var(--font-display);font-size:.79rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border-radius:6px;transition:color .18s ease,background .18s ease}.nav-link:hover{color:rgb(var(--site-gold-light-rgb, 255, 211, 106));background:rgba(var(--site-accent-rgb, 255, 122, 24),.08)}.nav-link.is-active{color:rgb(var(--site-gold-rgb, 255, 194, 60));box-shadow:inset 0 -2px rgb(var(--site-accent-rgb, 255, 122, 24));border-radius:0}.nav-link-icon{flex:0 0 auto;width:16px;height:16px;color:rgba(var(--site-gold-rgb, 255, 194, 60),.85);transition:color .18s ease}.nav-link:hover .nav-link-icon{color:rgb(var(--site-gold-light-rgb, 255, 211, 106))}.nav-link.is-active .nav-link-icon{color:rgb(var(--site-gold-rgb, 255, 194, 60))}.gamer-btn-start{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:9px 22px;background:linear-gradient(180deg,rgb(var(--site-accent-rgb, 255, 122, 24)),rgb(var(--site-accent-strong-rgb, 226, 35, 26)));border:1px solid rgba(var(--site-gold-light-rgb, 255, 220, 150),.55);border-radius:8px;color:#fff;font-family:var(--font-display);font-weight:700;font-size:.79rem;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;cursor:pointer;box-shadow:0 6px 18px rgba(var(--site-accent-strong-rgb, 226, 35, 26),.42),inset 0 1px rgba(var(--site-gold-light-rgb, 255, 220, 150),.55);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.gamer-btn-start:hover{background:linear-gradient(180deg,rgb(var(--site-accent-rgb, 255, 140, 51)),rgb(var(--site-accent-strong-rgb, 204, 24, 16)));transform:translateY(-2px);box-shadow:0 10px 26px rgba(var(--site-accent-strong-rgb, 226, 35, 26),.6),0 0 22px rgba(var(--site-accent-rgb, 255, 122, 24),.4),inset 0 1px rgba(var(--site-gold-light-rgb, 255, 220, 150),.65)}.gamer-btn-start:active{transform:translateY(0)}.gamer-btn-start svg{flex:0 0 auto;width:13px;height:13px;filter:drop-shadow(0 1px 1px rgba(var(--site-accent-deep-rgb, 140, 12, 6),.6))}.hc-um-start-wrap{padding:1rem;border-bottom:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.12)}.hc-um-start-wrap .gamer-btn-start{width:100%;padding:11px 16px;font-size:.85rem;letter-spacing:.16em}.hc-um-start-wrap .gamer-btn-start svg{width:14px;height:14px}.hc-foot{position:relative;margin-top:4rem;padding:0;background:linear-gradient(180deg,rgba(var(--site-panel-rgb, 20, 12, 10),.85),rgba(var(--site-bg-rgb, 6, 4, 4),.96));border-top:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.18);color:rgba(var(--site-text-rgb, 231, 220, 211),.78);font-family:Geist,sans-serif;overflow:hidden}.hc-foot-glow{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:60%;height:60%;background:radial-gradient(ellipse at center,rgba(var(--site-accent-rgb, 255, 122, 24),.18) 0%,transparent 70%);pointer-events:none;filter:blur(40px)}.hc-foot-shell{position:relative;max-width:80rem;margin:0 auto;padding:3rem 1.5rem 1.5rem}.hc-foot-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.12)}@media (max-width: 768px){.hc-foot-top{grid-template-columns:1fr;gap:2rem}}.hc-foot-brand{display:flex;flex-direction:column;align-items:flex-start;gap:.95rem}.hc-foot-logo{display:inline-block;line-height:0}.hc-foot-logo img{height:56px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 14px rgba(var(--site-accent-strong-rgb, 226, 35, 26),.55));transition:transform .25s ease}.hc-foot-logo:hover img{transform:scale(1.04)}.hc-foot-tagline{margin:0;max-width:22rem;font-size:.82rem;line-height:1.55;color:rgba(var(--site-text-rgb, 231, 220, 211),.55)}.hc-foot-discord{display:inline-flex;align-items:center;gap:.55rem;padding:.6rem 1.05rem;background:#5865f229;border:1px solid rgba(88,101,242,.45);border-radius:7px;color:rgb(var(--site-gold-light-rgb, 255, 211, 106));font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.hc-foot-discord:hover{background:#5865f247;border-color:#5865f2a6;color:rgb(var(--site-text-rgb, 255, 245, 220));transform:translateY(-1px)}.hc-foot-discord svg{width:16px;height:16px;color:#ffffffe6}.hc-foot-col{display:flex;flex-direction:column}.hc-foot-col-title{display:flex;align-items:center;gap:.45rem;margin-bottom:1rem;font-size:.6rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase;color:rgba(var(--site-gold-rgb, 255, 194, 60),.65)}.hc-foot-col-title:before{content:"";width:.4rem;height:.4rem;background:rgb(var(--site-gold-rgb, 255, 194, 60));clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);box-shadow:0 0 6px rgba(var(--site-gold-rgb, 255, 194, 60),.5)}.hc-foot-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.hc-foot-list a{color:rgba(var(--site-text-rgb, 231, 220, 211),.75);font-size:.85rem;text-decoration:none;transition:color .15s ease,padding-left .15s ease}.hc-foot-list a:hover{color:rgb(var(--site-gold-light-rgb, 255, 211, 106));padding-left:.3rem}.hc-foot-bottom{padding-top:1.5rem;text-align:center}.hc-foot-copy{margin:0;font-size:.78rem;color:rgba(var(--site-text-rgb, 231, 220, 211),.7)}.hc-foot-brandmark{font-weight:800;color:rgb(var(--site-gold-light-rgb, 255, 211, 106));letter-spacing:.04em}.hc-foot-legal{margin:.55rem auto 0;max-width:44rem;font-size:.7rem;line-height:1.55;color:rgba(var(--site-text-rgb, 231, 220, 211),.35)}#navbar{transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}#navbar.is-scrolled{background:radial-gradient(ellipse 70% 100% at 50% 0%,rgba(var(--site-accent-rgb, 255, 122, 24),.1),transparent 65%),linear-gradient(180deg,rgba(var(--site-bg-rgb, 14, 8, 6),.92),rgba(var(--site-bg-rgb, 10, 6, 6),.94));backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);box-shadow:0 8px 28px #00000073}.hc-navbar-curve{position:absolute;left:0;right:0;bottom:-32px;width:100%;height:32px;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:-1}#navbar.is-scrolled .hc-navbar-curve{opacity:1}@media (min-width: 641px) and (max-width: 768px){.hc-navbar-curve{bottom:-24px;height:24px}}@media (max-width: 640px){.hc-navbar-curve{display:none}#navbar.is-scrolled{box-shadow:0 1px rgba(var(--site-gold-rgb, 255, 194, 60),.15),0 8px 28px #00000073}}.nav-sub{position:relative;display:inline-flex}.nav-sub-trigger{background:none;border:0;margin:0;cursor:pointer}.nav-sub-caret{transition:transform .18s ease}.nav-sub:hover .nav-sub-caret,.nav-sub:focus-within .nav-sub-caret{transform:rotate(180deg)}.nav-sub-panel{position:absolute;top:calc(100% + .65rem);left:0;transform:translateY(-.35rem);z-index:60;min-width:15rem;padding:.45rem;border-radius:.7rem;border:1px solid rgba(var(--site-gold-rgb, 255, 194, 60),.28);background:linear-gradient(180deg,rgba(var(--site-panel-rgb, 24, 16, 12),.98),#0c0908fc);box-shadow:0 18px 40px -12px #000c,inset 0 1px #ffffff0d;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s}.nav-sub:hover .nav-sub-panel,.nav-sub:focus-within .nav-sub-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-sub-panel--right{left:auto;right:0}.nav-sub-panel:before{content:"";position:absolute;left:0;right:0;top:-.7rem;height:.7rem}.nav-sub-item{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;border-radius:.45rem;color:#e5e7eb;font-size:.9rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;transition:background .14s ease,color .14s ease}.nav-sub-item:hover{background:rgba(var(--site-gold-rgb, 255, 194, 60),.1);color:rgb(var(--site-gold-rgb, 255, 194, 60))}.nav-sub-item.is-active{background:rgba(var(--site-gold-rgb, 255, 194, 60),.14);color:rgb(var(--site-gold-rgb, 255, 194, 60))}.nav-sub-item-icon{flex:none;color:rgb(var(--site-gold-rgb, 255, 194, 60))}.nav-sub-item-sub{display:block;margin-top:.1rem;font-size:.72rem;font-weight:500;color:rgba(var(--site-muted-rgb, 156, 163, 175),.9);white-space:nowrap}.nav-sub-flag{margin-left:auto;padding:.1rem .4rem;border-radius:9999px;border:1px solid rgba(52,211,153,.45);background:#10b98126;color:#6ee7b7;font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}@media (prefers-reduced-motion: reduce){.nav-sub-panel,.nav-sub-caret{transition:none}}
