:root{--cream:#ece8dd;--cream-warm:#f4f0e7;--paper:#fff;--navy:#34546b;--navy-deep:#2a4659;--ink:#243341;--muted:#6b7682;--taupe:#c8b7af;--gold:#e0a33f;--gold-soft:#f2d9a8;--coral:#d6594f;--coral-soft:#f4c9c4;--sky:#4fa1b6;--sky-soft:#c5e4ec;--green:#3f9d6e;--rule:#dad3c6;--display:"Oswald", "Arial Narrow", Impact, sans-serif;--body:"Mulish", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--shadow-card:0 2px 0 var(--taupe), 0 10px 24px #2433411a;--shadow-soft:0 6px 18px #24334114}*{box-sizing:border-box}html,body{background:var(--cream);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:17px;line-height:1.6}html{height:100%}body{flex-direction:column;min-height:100vh;display:flex}body>main{flex:1 0 auto;width:100%}a{color:var(--navy);text-decoration:none}a:hover{color:var(--coral)}h1,h2,h3,h4{font-family:var(--display);letter-spacing:.005em;text-transform:uppercase;color:var(--ink);margin:0;font-weight:700;line-height:1.04}.container{max-width:1140px;margin:0 auto;padding:0 24px}.masthead{background:var(--cream-warm);border-bottom:3px solid var(--navy);position:relative;overflow:hidden}.masthead .bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:16px 24px;display:flex}.masthead .brand img{width:auto;height:62px;display:block}.masthead-nav{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.masthead-nav a{font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;color:var(--navy);border-radius:999px;padding:8px 14px;font-size:15px;font-weight:600;transition:background .12s,color .12s}.masthead-nav a:hover{background:var(--navy);color:var(--cream-warm)}.masthead .confetti{pointer-events:none;position:absolute}.masthead .c1{background:var(--gold);border-radius:50%;width:9px;height:9px;top:10px;right:18%}.masthead .c2{background:var(--coral);border-radius:50%;width:7px;height:7px;bottom:12px;right:8%}.masthead .c3{background:var(--sky);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);width:10px;height:10px;top:18px;right:4%}.score-badge{font-family:var(--display);color:var(--paper);background:var(--navy);border-radius:10px;align-items:baseline;gap:3px;padding:6px 11px;font-weight:700;line-height:1;display:inline-flex}.score-badge.tier-elite{background:var(--green)}.score-badge.tier-strong{background:var(--navy)}.score-badge.tier-fair{background:var(--gold);color:var(--ink)}.score-badge.tier-weak{background:var(--coral)}.score-badge .num{font-size:22px}.score-badge .den{opacity:.85;font-size:12px}.award{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:var(--gold-soft);border:1.5px solid var(--gold);border-radius:999px;align-items:center;gap:6px;padding:5px 12px 4px;font-size:12px;font-weight:700;display:inline-flex}.award.editors{background:var(--gold-soft);border-color:var(--gold)}.award.value{background:var(--sky-soft);border-color:var(--sky)}.award.beginners{background:var(--coral-soft);border-color:var(--coral)}.award.runnerup{border-color:var(--taupe);background:#e7e2d6}.award:before{content:"★";font-size:11px}.stars{color:var(--gold);letter-spacing:1px;gap:1px;font-size:15px;display:inline-flex}.stars .empty{color:var(--taupe)}footer.site-footer{background:var(--navy);color:var(--cream-warm);margin-top:72px;padding:44px 0 26px}footer.site-footer .ftop{border-bottom:1px solid #ece8dd2e;flex-wrap:wrap;justify-content:space-between;gap:32px;padding-bottom:26px;display:flex}footer.site-footer .fbrand img{background:var(--cream-warm);border-radius:10px;width:auto;height:46px;margin-bottom:12px;padding:8px 12px;display:block}footer.site-footer .fbrand p{color:#c8d2db;max-width:320px;margin:0;font-size:14px}footer.site-footer .fcols{flex-wrap:wrap;gap:56px;display:flex}footer.site-footer h4{font-family:var(--display);letter-spacing:.12em;color:var(--gold);margin-bottom:12px;font-size:13px}footer.site-footer ul{margin:0;padding:0;list-style:none}footer.site-footer li{margin-bottom:8px}footer.site-footer a{color:#c8d2db;font-size:14px}footer.site-footer a:hover{color:var(--paper)}footer.site-footer .roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 28px;display:grid}footer.site-footer .roster .rname{color:#c8d2db;font-size:14px;font-weight:400}footer.site-footer .roster .rrole{color:#9db0bc;font-size:12px}footer.site-footer .copyright{color:#9db0bc;letter-spacing:.03em;margin-top:22px;font-size:12px}@media (width<=760px){.masthead .bar{justify-content:center}.masthead .brand img{height:50px}footer.site-footer .roster{grid-template-columns:1fr}}
