:root{--brand:#4b2fe0;--brand-dark:#3a21bd;--brand-soft:#f1eeff;--brand-edge:#c9bcff;--brand-ring:#ded5ff;--gold:#e07a00;--gold-soft:#fff8ec;--gold-edge:#ffd08f;--gold-ring:#ffe6bd;--green:#0fae7e;--green-soft:#eefbf6;--green-edge:#9ce4cb;--ink:#0b0a12;--ink-soft:#2a2933;--muted:#6e6d7c;--muted-2:#8d8c9c;--muted-3:#a4a3b2;--line:#eae9f1;--line-2:#dedde7;--page:#fbfaff;--surface:#ffffff;--surface-2:#f8f7fc;--shadow:72 32 120;--shell:min(1000px,calc(100% - 240px));color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;background:var(--page);color:var(--ink);font-synthesis:none}:root[data-theme=dark]{--brand:#8f79ff;--brand-dark:#a693ff;--brand-soft:#1d1836;--brand-edge:#3b3070;--brand-ring:#2a2350;--gold:#ffab3d;--gold-soft:#241a0c;--gold-edge:#4d3616;--gold-ring:#3a2811;--green:#34d6a4;--green-soft:#0e2620;--green-edge:#1e5a47;--ink:#f3f2f9;--ink-soft:#dedde8;--muted:#9d9cae;--muted-2:#8b8a9c;--muted-3:#747384;--line:#262533;--line-2:#33323f;--page:#0b0a11;--surface:#14131c;--surface-2:#1a1926;--shadow:0 0 0;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--page);color:var(--ink)}button,input{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.leader-card,.patron-hall,.ranking-panel,.site-header,.theme-button,body{transition:background-color .2s ease,border-color .2s ease,color .2s ease}.site-header{position:sticky;top:0;z-index:10;height:88px;background:color-mix(in srgb,var(--surface) 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.topbar{width:var(--shell);height:100%;margin:0 auto;display:flex;justify-content:space-between}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:17px;font-size:26px;line-height:1;font-weight:850;letter-spacing:-1.1px}.brand-icon,.mini-icon{display:inline-grid;place-items:center;flex:none;background:var(--brand);color:#fff;font-weight:850;box-shadow:inset 0 0 0 4px color-mix(in srgb,#fff 42%,var(--brand))}.brand-icon{width:48px;height:37px;border:3px solid var(--brand-edge);border-radius:11px;font-size:19px}.brand-dot{color:var(--brand)}.nav-links{display:flex;align-items:center;gap:30px;color:var(--muted);font-size:17px;font-weight:690}.nav-links a{transition:color .2s ease}.nav-links .active,.nav-links a:hover{color:var(--ink)}.nav-links .patrons-link{color:var(--muted-2)}.patrons-link span{color:var(--gold);font-size:25px;margin-right:7px}.theme-button{width:50px;height:50px;flex:none;border:1px solid var(--line-2);border-radius:50%;background:var(--surface);color:var(--ink-soft);font-size:26px;cursor:pointer}.theme-button:hover{border-color:var(--brand-edge);color:var(--brand)}main{overflow:hidden}.hero{text-align:center;padding:49px 24px 53px}.live-stats{width:fit-content;margin:0 auto 29px;display:flex;align-items:center;gap:14px;border:1.5px solid var(--brand-edge);border-radius:999px;background:var(--brand-soft);padding:12px 25px;color:var(--brand);font-size:19px;font-weight:680}.live-stats b{color:var(--muted-3);font-weight:500}.online{display:inline-flex;align-items:center;gap:10px}.online i{width:14px;height:14px;flex:none;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-edge);animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{50%{box-shadow:0 0 0 7px color-mix(in srgb,var(--green-edge) 45%,transparent)}}@media (prefers-reduced-motion:reduce){.online i{animation:none}}.hero h1{max-width:1330px;margin:0 auto;font-size:clamp(44px,4.1vw,66px);line-height:1;letter-spacing:-3.2px;font-weight:900}.hero h1 em{color:var(--brand);font-style:normal}.hero-copy{margin:26px 0 0;color:var(--muted);font-size:clamp(18px,1.3vw,23px);font-weight:430}.project-line{margin:31px 0 0;color:var(--brand);font-size:17px;font-weight:760}.project-line span{color:var(--muted);margin-right:10px}.project-line b{font-size:14px;margin-left:3px}.ranking-panel{width:var(--shell);margin:0 auto 54px;padding:38px 40px 30px;background:var(--surface);border:1.5px solid var(--brand-ring);border-radius:37px;box-shadow:0 19px 55px rgb(var(--shadow)/.05)}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:27px;border-bottom:1px solid var(--line)}.panel-heading h2{margin:0 0 8px;display:flex;align-items:center;gap:12px;font-size:24px;letter-spacing:-.7px}.panel-heading p{margin:0;color:var(--muted);font-size:16px}.mini-icon{width:34px;height:26px;border:2px solid var(--brand-edge);border-radius:8px;box-shadow:inset 0 0 0 2px color-mix(in srgb,#fff 42%,var(--brand));font-size:13px}.legend{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:16px;font-weight:650;white-space:nowrap}.legend span{display:inline-flex;align-items:center;gap:9px}.legend i{width:18px;height:18px;flex:none;border-radius:6px}.legend-brand{background:var(--brand)}.legend-green{background:var(--green)}.legend .legend-patron{color:var(--gold)}.campus-visual{position:relative;min-height:480px;margin-top:22px;overflow:hidden;border-radius:25px;background:radial-gradient(circle at 50% 45%,var(--surface) 0 34%,var(--brand-soft) 78%,var(--surface) 100%)}.campus-land{position:absolute;left:7%;right:7%;top:18%;height:63%;background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 34%,var(--surface)),color-mix(in srgb,var(--brand) 62%,var(--surface)));border:2px solid color-mix(in srgb,var(--brand) 45%,var(--muted-3));clip-path:polygon(1% 44%,5% 30%,10% 31%,12% 17%,18% 22%,24% 15%,31% 25%,38% 17%,46% 25%,54% 18%,61% 27%,69% 20%,75% 29%,82% 23%,88% 34%,96% 31%,99% 48%,95% 59%,87% 57%,82% 72%,75% 63%,67% 76%,59% 66%,50% 82%,43% 68%,34% 77%,26% 65%,17% 73%,11% 61%,4% 63%);filter:drop-shadow(0 8px 12px rgb(var(--shadow)/.14))}.campus-land:after{content:"";position:absolute;inset:8% 5%;background:repeating-linear-gradient(18deg,transparent 0 43px,color-mix(in srgb,var(--surface) 55%,transparent) 44px 46px,transparent 47px 83px);opacity:.5}.campus-pins{position:absolute;inset:0}.campus-pin{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:58px;height:58px;display:grid;place-items:center;border:4px solid var(--surface);border-radius:50%;background:var(--ink);color:var(--surface);font-size:10px;font-weight:900;cursor:pointer;box-shadow:0 0 0 4px var(--gold),0 8px 13px rgb(var(--shadow)/.3);transition:transform .18s ease}.campus-pin:focus-visible,.campus-pin:hover{z-index:2;transform:translate(-50%,-50%) scale(1.12);outline:none}.campus-pin:before{content:"\265B";position:absolute;top:-20px;color:var(--gold);font-size:20px;text-shadow:0 1px rgb(var(--shadow)/.5)}.campus-pin.my-vote{background:var(--green);box-shadow:0 0 0 4px var(--green-edge),0 8px 13px rgb(var(--shadow)/.25)}.ranking-content{width:var(--shell);margin:0 auto 42px}.patron-hall{margin:0 0 57px;padding:21px 27px 26px;border:1.5px solid var(--gold-edge);border-radius:27px;background:linear-gradient(90deg,var(--gold-soft) 0,var(--surface) 50%,var(--gold-soft) 100%);box-shadow:0 12px 29px rgb(var(--shadow)/.07)}.patron-hall-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:18px}.patron-hall-head h3{margin:0;display:flex;align-items:center;gap:10px;font-size:19px}.patron-hall-head h3>span{width:39px;height:39px;flex:none;display:grid;place-items:center;border-radius:12px;background:var(--gold-ring);color:var(--gold);font-size:23px}.patron-hall-head h3 i{width:10px;height:10px;flex:none;border-radius:50%;background:var(--gold)}.patron-hall-head p{margin:0;color:var(--muted);font-size:14px;font-weight:700}.patron-hall-head p b{margin:0 8px;color:var(--muted-3)}.patron-hall-head mark{padding:8px 13px;border:1px solid var(--green-edge);border-radius:10px;background:var(--green-soft);color:var(--green);font-weight:850}.patron-reel{min-height:58px;display:flex;align-items:center;gap:14px;padding:7px;overflow-x:auto;background:var(--surface);border-radius:14px;scrollbar-width:thin}.patron-reel>p{margin:auto;color:var(--gold);font-size:14px;font-weight:750}.patron-reel-item{min-width:310px;height:47px;flex:none;display:grid;grid-template-columns:58px minmax(130px,1fr) auto auto;align-items:center;gap:9px;padding:0 14px;border:1px solid var(--line);border-radius:999px;box-shadow:0 4px 13px rgb(var(--shadow)/.07);color:var(--muted);font-size:13px}.patron-reel-item:hover{border-color:var(--gold-edge)}.patron-reel-item>span{color:var(--brand);font-weight:850}.patron-reel-item strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.patron-reel-item b{padding:5px 8px;border:1px solid var(--gold-edge);border-radius:9px;color:var(--gold)}.ranking-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:24px}.ranking-toolbar h3{margin:0;font-size:24px;letter-spacing:-.9px}.ranking-search{width:min(520px,42%);height:55px;display:flex;align-items:center;gap:13px;padding:0 18px;border:1.5px solid var(--line-2);border-radius:18px;background:var(--surface)}.ranking-search:focus-within{border-color:var(--brand)}.ranking-search>span{color:var(--muted);font-size:27px}.ranking-search input{width:100%;border:0;outline:0;background:transparent;font-size:16px}.ranking-search input::placeholder{color:var(--muted-3)}.filter-chips{display:flex;flex-wrap:wrap;gap:13px;margin-bottom:16px}.filter-chips button{height:44px;padding:0 21px;border:1px solid transparent;border-radius:999px;background:var(--surface-2);color:var(--muted);font-weight:750;cursor:pointer}.filter-chips button:hover{border-color:var(--brand-edge);color:var(--ink)}.filter-chips button[data-filter=patron]{border-color:var(--gold-edge)}.filter-chips button[data-filter=patron]:first-letter{color:var(--gold)}.filter-chips button.selected{background:var(--brand);border-color:var(--brand);color:#fff}.ranking-note{min-height:38px;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:var(--muted-3);font-size:12px}.all-button{border:0;background:transparent;color:var(--brand);font-size:14px;font-weight:750;cursor:pointer}.leader-list{display:grid;gap:20px}.leader-card{padding:25px 28px 19px;border:1px solid var(--line-2);border-radius:25px;background:var(--surface);transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.leader-card.top-rank{border-color:var(--gold-edge)}.leader-card.my-vote{border-color:var(--green);box-shadow:0 0 0 1px color-mix(in srgb,var(--green) 12%,transparent)}.leader-card:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgb(var(--shadow)/.09)}.leader-main{display:grid;grid-template-columns:60px 58px minmax(260px,1fr) 150px 133px;align-items:center;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}.rank{width:55px;height:55px;display:grid;place-items:center;border-radius:16px;background:var(--muted-3);color:#fff;text-align:center;font-size:19px;font-weight:900}.leader-card.top-rank .rank{background:var(--gold);box-shadow:0 4px 9px color-mix(in srgb,var(--gold) 30%,transparent)}.school-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:var(--brand-soft);border:1px solid var(--brand-edge);color:var(--brand);font-size:12px;font-weight:900;letter-spacing:-.3px}.school-info{min-width:0}.school-info>div{display:flex;align-items:center;gap:9px}.school-info h3{margin:0;font-size:18px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.school-info p{margin:7px 0 0;color:var(--muted-2);font-size:13px}.leader-badge{padding:5px 9px;border:1px solid var(--gold-edge);border-radius:999px;background:var(--gold-soft);color:var(--gold);font-size:11px;font-weight:850;white-space:nowrap}.score{text-align:right}.score strong{font-size:22px}.score>span{margin-left:5px;color:var(--muted-2);font-size:13px}.score small{display:block;margin-top:3px;color:var(--brand);font-weight:750}.vote-button{height:50px;border:0;border-radius:16px;background:var(--brand);color:#fff;font-size:15px;font-weight:850;cursor:pointer;box-shadow:0 5px 12px color-mix(in srgb,var(--brand) 25%,transparent)}.vote-button:hover:not(:disabled){background:var(--brand-dark)}.vote-button:disabled{cursor:default}.leader-card.my-vote .vote-button{border:1px solid var(--green-edge);background:var(--green-soft);color:var(--green);box-shadow:none}.current-patron{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:10px 14px;border:1px solid var(--gold-edge);border-radius:18px;background:var(--gold-soft)}.patron-label{padding:7px 10px;border:1px solid var(--gold-edge);border-radius:10px;color:var(--gold);font-size:12px;font-weight:850;white-space:nowrap}.current-patron>div{min-width:0;display:flex;align-items:center;gap:14px}.current-patron a,.current-patron strong{min-width:0;overflow:hidden;color:var(--ink);font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.current-patron a:hover{color:var(--gold)}.current-patron.empty strong{color:var(--muted-2);font-weight:650}.patron-button{min-width:185px;height:44px;padding:0 14px;border:1px solid var(--gold-edge);border-radius:13px;background:var(--surface);color:var(--gold);font-size:13px;font-weight:850;cursor:pointer;white-space:nowrap}.patron-button:hover{background:var(--gold);border-color:var(--gold);color:#fff}.patron-button b{margin-left:7px}.patron-history{display:flex;align-items:flex-start;gap:12px;margin-top:13px;color:var(--muted-2);font-size:11px}.patron-history>strong{padding-top:6px;white-space:nowrap}.patron-history>div{display:flex;flex-wrap:wrap;gap:7px}.patron-history span{padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2)}.patron-history span b{margin-left:5px;color:var(--gold)}.empty-results{color:var(--muted-2)}.empty-results,.list-skeleton{padding:60px 20px;text-align:center}.list-skeleton{color:var(--muted-3)}.top-divider{width:fit-content;margin:3px auto 9px;padding:5px 15px;border:1px solid var(--brand-edge);border-radius:999px;color:var(--brand);font-size:11px;font-weight:850}.about-strip{width:min(1000px,calc(100% - 48px));margin:0 auto 70px;text-align:center;color:var(--muted-2);font-size:14px;line-height:1.6}.about-strip strong{color:var(--muted)}footer{min-height:130px;width:var(--shell);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);color:var(--muted-2)}.footer-brand{font-size:22px;color:var(--ink);gap:10px}.footer-brand .brand-icon{width:39px;height:31px;border-radius:9px;font-size:14px;border-width:2px}footer p,footer>div{font-size:14px}footer>div{display:flex;gap:25px}footer a:hover{color:var(--brand)}.legal-page{min-height:100vh;background:var(--surface)}.legal-header{width:min(980px,calc(100% - 48px));min-height:100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--muted);font-weight:700}.legal-header>a:last-child:hover{color:var(--brand)}.legal-content{width:min(760px,calc(100% - 48px));margin:70px auto 110px}.legal-content h1{margin:0 0 22px;font-size:clamp(43px,6vw,72px);line-height:.98;letter-spacing:-3px}.legal-lead{margin:0 0 48px;color:var(--muted);font-size:21px;line-height:1.55}.legal-content h2{margin:35px 0 10px;font-size:21px}.legal-content p{color:var(--muted);line-height:1.75}.legal-content a{color:var(--brand)}.legal-kicker{margin:0 0 11px;color:var(--gold);font-size:12px;font-weight:850;letter-spacing:.6px}.patron-dialog{width:min(520px,calc(100% - 30px));padding:38px;border:1px solid var(--brand-edge);border-radius:25px;background:var(--surface);color:var(--ink);box-shadow:0 25px 80px rgb(var(--shadow)/.28)}.patron-dialog::backdrop{background:rgb(8 6 16/.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:18px;top:15px;border:0;background:transparent;color:var(--muted-2);font-size:30px;line-height:1;cursor:pointer}.dialog-close:hover{color:var(--ink)}.dialog-kicker{margin:0 0 11px;color:var(--gold);font-size:12px;font-weight:850;letter-spacing:.6px}.patron-dialog h2{margin:0 38px 12px 0;font-size:28px}.dialog-copy{margin:0;color:var(--muted);line-height:1.55}.patron-dialog label{display:block;margin:17px 0;color:var(--muted);font-size:13px;font-weight:750}.patron-dialog input{width:100%;height:51px;margin-top:7px;padding:0 14px;border:1px solid var(--line-2);border-radius:11px;background:var(--surface-2);outline-color:var(--brand)}.checkout-button{width:100%;height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;border-radius:12px;background:var(--brand);color:#fff;font-weight:850;cursor:pointer}.checkout-button:hover:not(:disabled){background:var(--brand-dark)}.checkout-button:disabled{opacity:.65;cursor:progress}.patron-dialog small{display:block;margin-top:13px;text-align:center;color:var(--muted-3)}.toast{position:fixed;left:50%;bottom:25px;z-index:20;transform:translate(-50%,120px);max-width:calc(100% - 30px);padding:14px 20px;border-radius:12px;background:var(--ink);color:var(--page);font-size:14px;opacity:0;transition:.25s ease;box-shadow:0 12px 35px rgb(var(--shadow)/.25);pointer-events:none}.toast.visible{transform:translate(-50%);opacity:1}.toast.error{background:#c8102e;color:#fff}:where(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (max-width:1100px){.nav-links{gap:20px;font-size:16px}.ranking-panel{padding:32px 28px 40px}.panel-heading{align-items:flex-start}.legend{gap:14px;font-size:13px}.leader-main{grid-template-columns:55px 54px minmax(220px,1fr) 110px}.leader-main .vote-button{grid-column:3/5;width:200px;justify-self:end}.ranking-toolbar h3{font-size:23px}.patron-hall-head{align-items:flex-start}}@media (max-width:900px){:root{--shell:calc(100% - 80px)}}@media (max-width:760px){.site-header{height:78px}:root{--shell:calc(100% - 28px)}.brand{gap:9px;font-size:23px}.brand-icon{width:43px;height:34px;border-radius:10px;font-size:16px}.nav-links a:not(.active){display:none}.nav-links{gap:12px;font-size:15px}.theme-button{width:42px;height:42px;font-size:20px}.hero{padding:38px 14px}.live-stats{gap:8px;margin-bottom:24px;padding:10px 15px;font-size:13px}.online i{width:10px;height:10px;box-shadow:0 0 0 3px var(--green-edge)}.hero h1{font-size:clamp(40px,12.4vw,58px);line-height:.99;letter-spacing:-2.6px}.hero-copy{margin-top:20px;font-size:18px}.project-line{margin-top:22px;font-size:14px}.ranking-panel{padding:25px 14px 30px;border-radius:25px}.panel-heading{display:block;padding:0 5px 20px}.panel-heading h2{font-size:23px}.panel-heading p{font-size:15px}.legend{margin-top:20px;flex-wrap:wrap}.campus-visual{min-height:290px;margin-top:10px}.campus-land{left:1%;right:1%;top:20%;height:62%}.campus-pin{width:39px;height:39px;border-width:3px;font-size:7px;box-shadow:0 0 0 3px var(--gold),0 5px 9px rgb(var(--shadow)/.22)}.campus-pin:before{top:-15px;font-size:15px}.patron-hall{margin:24px 0 38px;padding:16px 12px 18px;border-radius:20px}.patron-hall-head{display:block}.patron-hall-head h3{font-size:17px}.patron-hall-head p{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.patron-hall-head p b{display:none}.patron-hall-head mark{padding:6px 9px}.patron-reel-item{min-width:280px}.ranking-toolbar{display:block;margin-bottom:16px}.ranking-toolbar h3{font-size:21px}.ranking-search{width:100%;height:50px;margin-top:15px}.filter-chips{gap:8px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.filter-chips button{flex:0 0 auto;height:39px;padding:0 14px;font-size:12px}.ranking-note>span{max-width:65%}.leader-card{padding:15px 12px 13px;border-radius:19px}.leader-main{grid-template-columns:45px 46px 1fr 87px;gap:8px;padding-bottom:13px}.rank{width:43px;height:43px;border-radius:13px;font-size:15px}.school-mark{width:44px;height:44px;border-radius:12px;font-size:9px}.school-info{grid-column:3/5}.school-info>div{display:block}.school-info h3{font-size:15px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.school-info p{font-size:11px}.leader-badge{display:inline-block;margin-top:5px}.score{grid-column:2/4;text-align:left}.score strong{font-size:21px}.leader-main .vote-button{grid-column:4;width:87px;height:43px;font-size:12px}.current-patron{align-items:stretch;flex-direction:column;gap:9px}.current-patron>div{align-items:flex-start;flex-direction:column;gap:7px}.patron-label{white-space:normal}.patron-button{width:100%;min-width:0}.patron-history{display:block}.patron-history>div{margin-top:7px}.patron-dialog{padding:26px 20px}footer{padding:28px 0;flex-direction:column;justify-content:center;text-align:center}}.page-shell{width:var(--shell);margin:0 auto;padding:40px 0 90px}.back-link{display:flex;width:fit-content;align-items:center;gap:10px;margin-bottom:30px;color:var(--muted);font-size:15px;font-weight:700}.back-link:hover{color:var(--brand)}.page-badge{display:inline-flex;align-items:center;gap:9px;margin-bottom:22px;padding:9px 16px;border:1px solid var(--gold-edge);border-radius:999px;background:var(--gold-soft);color:var(--gold);font-size:13px;font-weight:850}.page-title{margin:0 0 16px;font-size:clamp(36px,4.2vw,60px);line-height:1.02;letter-spacing:-2.6px;font-weight:900}.page-title em{color:var(--gold);font-style:normal}.page-title span{color:var(--brand)}.page-lead{margin:0 0 44px;max-width:760px;color:var(--muted);font-size:clamp(17px,1.3vw,21px);line-height:1.55}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-bottom:40px}.stat-card{display:flex;align-items:center;gap:18px;padding:22px 24px;border:1px solid var(--line-2);border-radius:20px;background:var(--surface)}.stat-card>i{width:52px;height:52px;flex:none;display:grid;place-items:center;border-radius:15px;font-size:24px;font-style:normal}.stat-card.gold>i{background:var(--gold-soft);color:var(--gold)}.stat-card.brand>i{background:var(--brand-soft);color:var(--brand)}.stat-card.green>i{background:var(--green-soft);color:var(--green)}.stat-card strong{display:block;font-size:27px;letter-spacing:-1px}.stat-card small{color:var(--muted);font-size:14px}.tab-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.tab-group{display:flex;gap:10px;padding:6px;border:1px solid var(--line-2);border-radius:16px;background:var(--surface-2)}.tab-group button{height:42px;padding:0 18px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--muted);font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}.tab-group button:hover{color:var(--ink)}.tab-group button.selected{background:var(--surface);border-color:var(--line-2);color:var(--ink);box-shadow:0 2px 7px rgb(var(--shadow)/.07)}.patron-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(430px,1fr));gap:20px}.patron-card{padding:20px 22px;border:1px solid var(--line-2);border-radius:22px;background:var(--surface)}.patron-card.held{border-color:var(--gold-edge)}.patron-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.patron-card-head>div{min-width:0;display:flex;align-items:center;gap:12px}.patron-card-head h3{margin:0;overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.patron-rank{min-width:40px;height:32px;padding:0 8px;display:grid;place-items:center;border-radius:10px;background:var(--brand-soft);color:var(--brand);font-size:13px;font-weight:900}.patron-price{flex:none;padding:7px 12px;border:1px solid var(--gold-edge);border-radius:10px;background:var(--gold-soft);color:var(--gold);font-size:13px;font-weight:850;white-space:nowrap}.patron-card-body{padding:14px 16px;border:1px solid var(--line);border-radius:15px;background:var(--surface-2)}.patron-card-body a{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:15px;font-weight:850}.patron-card-body a:hover{color:var(--brand)}.patron-card-body p{margin:8px 0 0;color:var(--muted);font-size:13.5px;line-height:1.5}.patron-card-body.vacant{justify-content:center;min-height:62px;font-size:14px;font-weight:650}.patron-card-body.vacant,.patron-card-foot{display:flex;align-items:center;color:var(--muted-2)}.patron-card-foot{justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:13px}.throne-list{display:grid;gap:12px}.throne-row{display:grid;grid-template-columns:46px minmax(160px,1.4fr) minmax(120px,1fr) auto;align-items:center;gap:16px;padding:15px 20px;border:1px solid var(--line-2);border-radius:16px;background:var(--surface);font-size:14px}.throne-row>i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--gold-soft);color:var(--gold);font-style:normal}.throne-row span,.throne-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.throne-row span{color:var(--muted)}.throne-row b{padding:6px 11px;border:1px solid var(--gold-edge);border-radius:9px;color:var(--gold)}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:20px}.feature-card{padding:26px 28px;border:1px solid var(--line-2);border-radius:22px;background:var(--surface)}.feature-card>i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:14px;background:var(--brand-soft);color:var(--brand);font-size:23px;font-style:normal}.feature-card.gold>i{background:var(--gold-soft);color:var(--gold)}.feature-card.green>i{background:var(--green-soft);color:var(--green)}.feature-card h3{margin:0 0 10px;font-size:19px;letter-spacing:-.5px}.feature-card p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.6}.rule-panel{margin-bottom:24px;padding:28px 30px;border:1px solid var(--line-2);border-radius:24px;background:var(--surface)}.rule-panel.gold{border-color:var(--gold-edge)}.rule-panel>h2{margin:0 0 6px;display:flex;align-items:center;gap:11px;font-size:20px}.rule-panel.gold>h2{color:var(--gold)}.rule-panel>hr{margin:18px 0 22px;border:0;border-top:1px solid var(--line)}.rule-item{display:grid;grid-template-columns:32px 1fr;gap:15px;margin-bottom:22px}.rule-item:last-child{margin-bottom:0}.rule-item>i{font-size:20px;font-style:normal;line-height:1.2}.rule-item h3{margin:0 0 6px;font-size:16px}.rule-item p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.65}.rule-item strong{color:var(--ink)}.empty-panel{padding:70px 24px;border:1px dashed var(--line-2);border-radius:22px;text-align:center;color:var(--muted-2)}@media (max-width:760px){.page-shell{padding:26px 0 60px}.page-title{letter-spacing:-1.6px}.page-lead{margin-bottom:30px}.stat-grid{grid-template-columns:1fr;gap:12px;margin-bottom:28px}.stat-card{padding:16px 18px;gap:14px}.stat-card>i{width:44px;height:44px;font-size:20px}.stat-card strong{font-size:22px}.tab-group{width:100%;overflow-x:auto}.patron-grid{grid-template-columns:1fr}.patron-card{padding:16px}.throne-row{grid-template-columns:34px 1fr auto;gap:10px;padding:13px 14px}.throne-row span{grid-column:2/4}.feature-grid{grid-template-columns:1fr}.feature-card,.rule-panel{padding:20px}}.top-chart{display:grid;gap:14px;margin-top:26px}.top-row{display:grid;grid-template-columns:50px 66px minmax(180px,1fr) 120px 128px;align-items:center;gap:18px;padding:16px 20px;border:1px solid var(--line-2);border-radius:20px;background:var(--surface);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.top-row:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgb(var(--shadow)/.08)}.top-row.leader{border-color:var(--gold-edge);background:linear-gradient(90deg,var(--gold-soft),var(--surface) 45%)}.top-row.my-vote{border-color:var(--green)}.top-medal{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--surface-2);color:var(--muted);font-size:17px;font-weight:900}.top-row.leader .top-medal{background:var(--gold);color:#fff;box-shadow:0 4px 10px color-mix(in srgb,var(--gold) 32%,transparent)}.top-row:nth-child(2) .top-medal,.top-row:nth-child(3) .top-medal{background:var(--brand-soft);color:var(--brand)}.top-badge{width:62px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--brand-soft);border:1px solid var(--brand-edge);color:var(--brand);font-size:11px;font-weight:900;letter-spacing:-.2px}.top-main{min-width:0}.top-main-head{display:flex;align-items:center;gap:9px;margin-bottom:9px}.top-main h3{margin:0;overflow:hidden;font-size:16px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.top-crown{flex:none;color:var(--gold);font-size:14px}.top-bar{height:11px;border-radius:999px;background:var(--surface-2);overflow:hidden}.top-bar>i{display:block;height:100%;min-width:3px;border-radius:999px;background:linear-gradient(90deg,var(--brand),color-mix(in srgb,var(--brand) 55%,var(--gold)));transition:width .5s cubic-bezier(.22,.9,.3,1)}.top-row.leader .top-bar>i{background:linear-gradient(90deg,var(--gold),color-mix(in srgb,var(--gold) 60%,var(--brand)))}.top-row.my-vote .top-bar>i{background:linear-gradient(90deg,var(--green),color-mix(in srgb,var(--green) 60%,var(--brand)))}.top-score{text-align:right}.top-score strong{display:block;font-size:21px;letter-spacing:-.6px}.top-score small{color:var(--muted-2);font-size:12px}.top-empty{padding:44px 20px;border:1px dashed var(--line-2);border-radius:20px;text-align:center;color:var(--muted-2)}.top-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;color:var(--muted-3);font-size:12.5px}.top-foot a{color:var(--brand);font-weight:750}@media (max-width:1100px){.top-row{grid-template-columns:44px 60px minmax(140px,1fr) 96px}.top-row .vote-button{grid-column:3/5;width:190px;height:44px;justify-self:end}}@media (max-width:760px){.top-chart{gap:10px;margin-top:14px}.top-row{grid-template-columns:38px 1fr auto;gap:10px;padding:12px 13px}.top-medal{width:36px;height:36px;border-radius:11px;font-size:14px}.top-badge{display:none}.top-main h3{font-size:14px}.top-score{text-align:right}.top-score strong{font-size:17px}.top-row .vote-button{grid-column:1/4;width:100%;height:40px;margin-top:4px;font-size:12px}}