:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#e4e9f0;color:#f8fbff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #e4e9f0;--panel: rgba(23, 0, 91, .74);--panel-strong: rgba(17, 0, 74, .92);--line: rgba(21, 63, 180, .18);--text: #f8fbff;--muted: #c8d4ee;--blue: #153fb4;--cyan: #08c9e8;--green: #17d38a;--gold: #ffdd43;--gold-readable: #8a6500;--danger: #ef426f;--ink: #00324a;--body-muted: #53647e;--purple: #17005b;--shadow: 0 22px 64px rgba(18, 0, 75, .22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;font-size:17px;background:linear-gradient(rgba(21,63,180,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(23,0,91,.035) 1px,transparent 1px),radial-gradient(circle at 22% 12%,rgba(8,201,232,.18),transparent 34rem),radial-gradient(circle at 88% 42%,rgba(23,0,91,.12),transparent 28rem),var(--bg);background-size:72px 72px,72px 72px,auto,auto,auto}button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid rgba(56,242,160,.8);outline-offset:4px}.app-shell{overflow:hidden}.section-wrap{width:min(1320px,calc(100% - 32px));margin:0 auto}.hero{position:relative;min-height:760px;background-position:58% center;background-size:cover;border-bottom:1px solid var(--line)}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#12004ef2,#153fb4c7 42%,#153fb438),linear-gradient(180deg,#17005b1f,#e4e9f0 96%)}.top-nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:min(1320px,calc(100% - 32px));min-height:86px;margin:0 auto;gap:16px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:800}.brand-mark{display:inline-grid;flex:0 0 auto;width:40px;height:40px;place-items:center;color:#03133a;background:linear-gradient(135deg,var(--gold),var(--cyan));border-radius:8px;box-shadow:0 10px 30px #08c9e833}.nav-actions{display:none;align-items:center;gap:18px;color:var(--muted);font-size:1rem}.nav-actions a:hover{color:var(--text)}.nav-cta{padding:12px 18px;color:#153fb4;background:#fff;border-radius:8px;font-weight:800}.hero-content{position:relative;z-index:1;display:grid;gap:28px;padding:96px 0 58px}.hero-copy{max-width:680px}.eyebrow,.section-kicker,.leaderboard-note,.update-date{display:inline-flex;align-items:center;gap:8px;color:var(--cyan);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:900px;margin-bottom:18px;font-size:clamp(3.8rem,14vw,7.2rem);line-height:.9;letter-spacing:0}h2{margin-bottom:0;font-size:clamp(2.25rem,8vw,4.7rem);line-height:1;letter-spacing:0}h3{margin-bottom:10px;font-size:1.08rem;letter-spacing:0}p{color:var(--muted);line-height:1.7}.hero-copy p{max-width:720px;margin-bottom:26px;font-size:1.3rem}.hero-actions{display:flex;flex-direction:column;gap:12px;max-width:420px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;gap:10px;padding:0 24px;border:1px solid transparent;border-radius:8px;font-weight:850;font-size:1.05rem;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#03133a;background:linear-gradient(135deg,var(--cyan),#4ad8ef);box-shadow:0 18px 44px #08c9e842}.button-secondary{color:var(--text);background:#ffffff1f;border-color:var(--line)}.trust-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:18px;color:var(--muted);font-size:.9rem}.demo-badge{display:inline-flex;width:fit-content;align-items:center;min-height:24px;padding:2px 8px;color:#160049;background:var(--gold);border-radius:999px;font-size:.72rem;font-weight:900;text-transform:uppercase}.hero-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:520px}.hero-stat,.metric-card,.step-card,.rule-card,.leaderboard-card,.update-card,.prize-card,.payment-card,.faq-item{border:1px solid var(--line);background:linear-gradient(180deg,#153fb4db,#17005bd1);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-stat{min-height:140px;padding:24px;border-radius:8px}.hero-stat strong{display:block;margin-bottom:8px;font-size:2.8rem}.hero-stat span{color:var(--muted);font-size:1.08rem}.status-strip{margin-top:0;position:relative;z-index:3}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.metric-card{display:grid;min-height:128px;padding:16px;border-radius:8px}.metric-card svg{color:var(--cyan)}.metric-card span{align-self:end;color:var(--muted);font-size:.9rem}.metric-card strong{font-size:2rem}.section{padding:84px 0}.section-heading{display:grid;gap:14px;max-width:760px;margin-bottom:28px}.section-heading p{max-width:680px;margin-bottom:0}main .section-heading h2,.payment-copy h2{color:var(--ink)}main .section-heading p,.payment-copy p{color:var(--body-muted)}.rewards-band .section-heading h2,.rewards-band .section-heading p{color:var(--text)}.rewards-band .section-heading p{color:var(--muted)}.split-heading{max-width:none}.step-grid,.rules-grid,.prize-grid,.payment-grid{display:grid;gap:12px}.step-card,.rule-card,.update-card,.payment-card{min-height:200px;padding:20px;border-radius:8px}.step-top{display:flex;justify-content:flex-end;align-items:center;margin-bottom:28px;color:var(--cyan);font-weight:900}.step-card h3{font-size:1.32rem;line-height:1.2}.step-card p{font-size:1.08rem;line-height:1.55}.step-card svg,.rule-card svg,.payment-card svg{color:var(--cyan)}.inline-link{display:inline-flex;margin-top:20px;color:var(--blue);font-weight:800}.rules-grid{grid-template-columns:1fr}.leaderboard-section{scroll-margin-top:20px;position:relative;z-index:3;margin-top:-66px}.leaderboard-note{width:fit-content;height:36px;padding:0 12px;color:var(--blue);border:1px solid rgba(21,63,180,.22);border-radius:8px;background:#ffffffb8}.leaderboard-card{overflow:hidden;border-radius:8px}.leaderboard-header,.leaderboard-row{display:grid;grid-template-columns:86px minmax(140px,1fr) 74px 86px 76px 132px;gap:12px;align-items:center;min-width:760px;padding:14px 18px}.leaderboard-card{overflow-x:auto}.leaderboard-header{color:var(--muted);background:#ffffff1c;font-size:.78rem;font-weight:800;text-transform:uppercase}.leaderboard-row{border-top:1px solid var(--line)}.leaderboard-row:nth-child(2) .rank-cell,.leaderboard-row:nth-child(3) .rank-cell,.leaderboard-row:nth-child(4) .rank-cell{color:var(--gold-readable)}.rank-cell,.team-cell{display:flex;align-items:center;gap:8px;min-width:0}.team-cell{flex-direction:column;align-items:flex-start;gap:2px}.team-cell strong,.team-cell span{max-width:100%;overflow-wrap:anywhere}.team-cell span{color:var(--muted);font-size:.86rem}.payment-pill{display:inline-flex;justify-content:center;width:fit-content;min-width:92px;padding:5px 9px;border-radius:999px;color:var(--muted);background:#ffffff12;font-size:.78rem;font-weight:800}.status-approved{color:#041436;background:var(--cyan)}.status-pending,.status-awaiting_payment{color:#160049;background:var(--gold)}.status-rejected{color:#fff;background:var(--danger)}.empty-state{padding:26px 18px;color:var(--muted)}.updates-list{display:grid;gap:12px}.update-card{min-height:170px}.update-date{margin-bottom:14px;color:var(--gold-readable)}.rewards-band{border-block:1px solid var(--line);background:linear-gradient(135deg,#17005bf5,#153fb4db),var(--purple)}.prize-card{display:grid;min-height:162px;place-items:center;padding:22px;border-radius:8px;text-align:center}.prize-card svg{color:var(--gold)}.prize-card strong{font-size:1.18rem}.prize-card span{color:var(--muted)}.payment-section{display:grid;gap:26px}.payment-copy{max-width:560px}.payment-copy .button{margin-top:10px}.payment-card{min-height:174px}.faq-list{display:grid;gap:10px}.faq-item{border-radius:8px;overflow:hidden}.faq-item summary{min-height:58px;display:flex;align-items:center;cursor:pointer;padding:0 18px;font-weight:850}.faq-item p{margin:0;padding:0 18px 18px}.footer{border-top:1px solid var(--line);padding:28px 0;background:var(--purple)}.footer-inner{display:flex;flex-direction:column;gap:18px}.footer-brand>div{display:grid;gap:3px}.footer-brand span:last-child{color:var(--muted);font-size:.9rem}@media(min-width:560px){.hero-actions,.footer-inner{flex-direction:row;align-items:center}.hero-actions{max-width:none}.status-grid,.step-grid,.prize-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{justify-content:space-between}}@media(min-width:760px){.nav-actions{display:flex}.hero{min-height:860px}.hero-content{padding-top:154px}.rules-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.rule-card{grid-column:span 2}.rule-card:nth-child(4),.rule-card:nth-child(5){grid-column:span 3}.split-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end}.payment-section{grid-template-columns:.9fr 1.1fr;align-items:start}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:980px){.section-wrap,.top-nav{width:min(1380px,calc(100% - 96px))}.hero-content{grid-template-columns:minmax(0,1fr) 460px;align-items:end;gap:54px;padding-top:178px}.hero-panel{justify-self:end}.status-grid,.step-grid,.prize-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.updates-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1440px){.hero{min-height:900px}.hero-content{padding-top:190px}.brand,.footer-brand{font-size:1.1rem}.eyebrow,.section-kicker,.leaderboard-note,.update-date{font-size:.86rem}}@media(max-width:420px){.section-wrap,.top-nav{width:min(100% - 24px,1160px)}.brand{font-size:.94rem}.hero{min-height:760px;background-position:68% center}.hero-content{padding-top:72px}.hero-panel{grid-template-columns:1fr}.hero-stat,.metric-card{min-height:96px}}@media(max-width:640px){body{font-size:16px}h1{font-size:clamp(3rem,14vw,4.4rem)}.hero-copy p{font-size:1.02rem}.button{min-height:50px;padding:0 16px;font-size:.95rem}.section{padding:58px 0}.section-heading{gap:10px;margin-bottom:18px}.section-heading h2,.payment-copy h2{font-size:1.9rem;line-height:1.05}.step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.step-card,.rule-card,.update-card,.payment-card{min-height:166px;padding:14px}.rules-grid,.updates-list,.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.prize-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.step-top{margin-bottom:18px}.step-card h3,.rule-card h3,.update-card h3,.payment-card h3{font-size:.98rem;line-height:1.18;margin-bottom:8px}.step-card p,.rule-card p,.update-card p,.payment-card p{font-size:.86rem;line-height:1.42}.prize-card{min-height:112px;padding:12px 8px}.prize-card svg{width:20px;height:20px}.prize-card strong{font-size:.82rem;line-height:1.15}.prize-card span{font-size:.72rem;line-height:1.25}.update-date{font-size:.66rem}.leaderboard-section{margin-top:-34px}.leaderboard-section .section-heading{gap:12px;margin-bottom:18px}.leaderboard-section h2{font-size:2rem;line-height:1.04}.leaderboard-note{height:auto;min-height:34px;padding:7px 10px;font-size:.7rem}.leaderboard-card{overflow-x:auto;border:1px solid var(--line);background:linear-gradient(180deg,#153fb4e0,#17005bdb);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.leaderboard-header{position:sticky;top:0;z-index:1;display:grid;grid-template-columns:42px minmax(118px,1fr) 48px 48px 52px 72px;min-width:0;gap:6px;padding:10px;font-size:.58rem;background:#17005bf5}.leaderboard-row{grid-template-columns:42px minmax(118px,1fr) 48px 48px 52px 72px;min-width:0;gap:6px;padding:10px;border:0;border-top:1px solid rgba(255,255,255,.12);border-radius:0;background:transparent;box-shadow:none;font-size:.82rem}.rank-cell{grid-column:auto;align-self:start;gap:3px}.rank-cell svg{width:13px;height:13px}.team-cell{grid-column:auto;order:initial}.team-cell strong{font-size:.86rem;line-height:1.12}.team-cell span{font-size:.72rem;line-height:1.1}.score-cell,.payment-pill{display:inline-flex;align-items:center;justify-content:start;min-width:0;font-size:.82rem}.score-cell:before,.payment-pill:before{content:none}.payment-pill{width:fit-content;min-width:0;max-width:72px;justify-content:center;border-radius:999px;padding:5px 7px;font-size:.62rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
