:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090f1f;--bg-soft:#101936;--surface:#0d162cc7;--surface-strong:#111c38eb;--surface-frost:#0a1225b8;--text:#f8fafc;--muted:#e2e8f0b8;--muted-soft:#e2e8f07a;--line:#94a3b833;--line-strong:#f8fafc24;--brand:#f6c945;--brand-strong:#ff7d57;--success:#4ade80;--danger:#fb7185;--shadow:0 24px 80px #050a1873;--radius-xl:24px;--radius-lg:16px;--radius-md:12px;font-family:Noto Sans SC,system-ui,sans-serif;font-size:15px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 0 0,#ec489929,#0000 28%),radial-gradient(circle at 80% 0,#60a5fa2e,#0000 30%),radial-gradient(circle at 50% 100%,#f6c9451f,#0000 30%),linear-gradient(#060b18 0%,#090f1f 50%,#091224 100%);margin:0;font-family:Noto Sans SC,system-ui,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#fff6,#0000 78%);mask-image:linear-gradient(#fff6,#0000 78%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}#root{isolation:isolate;position:relative}.site-root{padding:12px 10px calc(70px + env(safe-area-inset-bottom));position:relative}.site-main,.site-header{width:min(1120px,100%);margin:0 auto}.site-orb{filter:blur(64px);pointer-events:none;z-index:-1;border-radius:999px;position:fixed}.orb-a{background:#ec489938;width:260px;height:260px;top:80px;left:-60px}.orb-b{background:#3b82f638;width:300px;height:300px;top:180px;right:-80px}.orb-c{background:#f6c94529;width:280px;height:280px;bottom:0;left:20%}.site-header{z-index:20;padding-top:max(6px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#070d1ce0,#070d1cb8);border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.brand-mark{align-items:center;gap:14px;min-width:0;display:inline-flex}.brand-mark-icon{background:linear-gradient(135deg,#f6c94533,#ff7d5747);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex;box-shadow:inset 0 0 0 1px #f6c9452e}.brand-mark-title,.brand-mark-subtitle,.topline-panel,.hero-notes,.status-desc,.team-role-text,.team-summary-text,.muted-paragraph,.section-side-note{margin:0}.brand-mark-title{letter-spacing:.02em;font-family:Outfit,Noto Sans SC,sans-serif;font-size:.95rem;font-weight:800}.brand-mark-subtitle{color:var(--muted-soft);font-size:.8rem}.topline-panel{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:.92rem;display:flex}.tabbar{z-index:30;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#070d1cf2,#070d1cfa);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0000004d}.tabbar-item{color:var(--muted);white-space:nowrap;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:10px 12px;font-size:.9rem;font-weight:500;transition:none;display:flex}.tabbar-item.active{color:var(--text);background:#f6c94526;box-shadow:inset 0 0 0 1px #f6c9454d}.tabbar-item:hover{color:var(--text);background:#f6c94514}.filter-pill{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#0b1327c2}.filter-pill.active,.filter-pill:hover{color:var(--text);background:#f6c9451f;border-color:#f6c94557}.site-main{padding-top:26px}.page-stack{gap:16px;display:grid}.section-block{gap:14px;display:grid}.card-panel{border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg, var(--surface-strong), #0a1225b8);box-shadow:var(--shadow);padding:18px}.section-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.section-head.tight{margin-bottom:8px}.form-hint{color:var(--muted-soft);margin:4px 0 0;font-size:.85rem}.section-head h1,.section-head h2,.hero-copy h1,.not-found-card h1,.detail-title h1{margin:10px 0 0;font-family:Outfit,Noto Sans SC,sans-serif;line-height:.98}.hero-copy h1{font-size:clamp(2.2rem,7vw,4.2rem)}.section-head h1,.detail-title h1,.not-found-card h1{font-size:clamp(1.8rem,4.5vw,2.8rem)}.section-head h2{font-size:clamp(1.4rem,3.5vw,2rem)}.eyebrow{color:#f6c945;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:6px;font-size:.7rem;font-weight:700;display:inline-flex}.hero-grid,.dual-grid,.detail-grid{gap:18px;display:grid}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch}.hero-copy{flex-direction:column;justify-content:center;gap:18px;display:flex}.hero-lead{max-width:58ch;color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.hero-actions,.admin-toolbar{flex-wrap:wrap;gap:12px;display:flex}.hero-notes,.tiny-notes{flex-wrap:wrap;gap:10px;display:flex}.hero-notes span,.tiny-notes span,.honor-chip,.team-badge-chip,.trait-chip,.rank-badge{border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.hero-notes span,.tiny-notes span{color:var(--muted);background:#ffffff0d;padding:8px 12px;font-size:.92rem}.button-primary,.button-secondary{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:.9rem;transition:none;display:inline-flex}.button-primary{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#111827;font-weight:800;box-shadow:0 18px 36px #f6c94529}.button-primary:hover,.button-secondary:hover,.text-link:hover{transform:none}.button-primary.small,.button-secondary.small{border-radius:12px;min-height:36px;padding:0 14px;font-size:.85rem}.button-primary.full,.button-secondary.full{width:100%}.button-secondary{border-color:var(--line);color:var(--text);background:#ffffff0a}.button-secondary.danger{color:#fecdd3;border-color:#fb718547}.button-primary:disabled,.button-secondary:disabled{cursor:not-allowed;opacity:.62;transform:none}.text-link{color:#f6c945;font-weight:700}.hero-status{background:linear-gradient(#0d162cd1,#0b1225e6);border:1px solid #f6c94524;border-radius:26px;flex-direction:column;justify-content:center;gap:16px;padding:24px;display:flex}.status-kicker,.meta-label{color:var(--muted-soft);text-transform:uppercase;letter-spacing:.12em;font-size:.86rem}.status-total{font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(3.5rem,8vw,5rem);font-weight:900;line-height:.9}.status-desc{color:var(--muted)}.status-grid,.rules-grid,.team-preview-grid,.teams-list-grid,.registration-list,.stats-summary-grid{gap:14px;display:grid}.status-row,.team-preview-card,.rule-card,.team-list-card,.summary-card,.registration-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff0a}.status-row{border-color:color-mix(in srgb, var(--team-accent,#f6c945) 26%, #ffffff1a);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.team-preview-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.team-preview-card{box-shadow:0 8px 24px var(--team-glow,#f6c94514);flex-direction:column;gap:8px;padding:12px;display:flex}.team-preview-top,.team-list-header,.team-list-footer,.detail-hero,.detail-title,.team-list-title,.registration-topline,.registration-grid{align-items:center;gap:12px;display:flex}.team-preview-top,.team-list-header,.detail-hero{justify-content:space-between}.team-preview-card h3,.team-list-title h3,.rule-card h3,.detail-section h3,.summary-card strong,.registration-card p,.registration-card strong{margin:0}.team-role-text,.team-summary-text,.rule-card p,.timeline-row p,.muted-paragraph,.detail-section p,.registration-card p{color:var(--muted);font-size:.9rem;line-height:1.6}.team-meta-row{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:.85rem;display:flex}.rules-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.rule-card{background:linear-gradient(135deg,#f6c94514,#f6c94505);padding:24px;position:relative;overflow:hidden}.rule-card:before{content:"";background:linear-gradient(#f6c945,#ff7d57);width:4px;height:100%;position:absolute;top:0;left:0}.rule-index{color:#f6c945;opacity:.9;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:900;display:inline-flex}.dual-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.timeline-list{gap:20px;margin-top:20px;display:grid}.timeline-row{border-left:3px solid #f6c94566;padding-left:20px;position:relative}.timeline-row:before{content:"";background:#f6c945;border-radius:50%;width:11px;height:11px;position:absolute;top:4px;left:-7px;box-shadow:0 0 0 3px #f6c94533}.timeline-row strong{color:#f6c945;margin-bottom:8px;font-size:.95rem;display:block}.honor-list-old{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.honor-chip{color:#f6c945;background:#f6c9451a;padding:12px 16px;font-weight:700}.filter-row{scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-pill{border-radius:999px;min-height:42px;padding:0 16px}.teams-list-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.team-list-card{background:linear-gradient(180deg, #111827e6, #0f172ac7), var(--team-surface,#ffffff0a);border-color:color-mix(in srgb, var(--team-accent,#f6c945) 22%, #ffffff14);flex-direction:column;gap:8px;padding:12px;display:flex}.team-list-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.team-list-card h3{margin:0;font-size:.95rem;font-weight:700;line-height:1.2}.team-list-card .team-role-text{color:var(--muted-soft);margin:2px 0 0;font-size:.75rem}.team-badge-chip{background:#ffffff14;min-width:28px;height:28px;padding:0 6px;font-size:.85rem}.quote-block{color:#f8fafce6;background:#ffffff0a;border-radius:12px;margin:0;padding:10px 12px;font-size:.9rem;line-height:1.6}.quote-block.large{font-size:.95rem}.trait-row{flex-wrap:wrap;gap:10px;display:flex}.trait-chip{color:var(--muted);background:#ffffff0d;padding:5px 10px;font-size:.8rem}.team-list-footer{justify-content:space-between;margin-top:auto}.team-list-footer strong{font-family:Outfit,sans-serif;font-size:1.1rem}.team-count-badge{align-items:baseline;gap:4px;margin-top:auto;display:flex}.team-count-badge strong{color:var(--team-accent,var(--brand));font-family:Outfit,sans-serif;font-size:1.3rem}.team-count-badge span{color:var(--muted);font-size:.75rem}.breadcrumb-row{padding-inline:6px}.detail-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:20px}.detail-story{background:linear-gradient(180deg, #0a1225eb, #0a1225c2), var(--team-surface,#ffffff0a);border-color:color-mix(in srgb, var(--team-accent,#f6c945) 22%, #ffffff14);gap:18px;display:grid}.detail-title{align-items:center}.detail-title p{color:var(--muted);margin:6px 0 0}.detail-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.data-card,.summary-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff0a;padding:18px}.data-card span,.summary-card span{color:var(--muted-soft);margin-bottom:8px;display:block}.data-card strong,.summary-card strong{font-family:Outfit,sans-serif;font-size:clamp(1.4rem,3vw,2rem)}.detail-section{gap:10px;display:grid}.detail-form-panel{gap:16px;max-height:calc(100vh - 40px);display:grid;position:sticky;top:20px;overflow-y:auto}.form-stack{gap:14px;display:grid}.field-group{gap:8px;display:grid}.field-group span{color:var(--muted);font-size:.94rem}.text-input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--text);background:#050a188f;border-radius:16px;outline:none;padding:14px 16px;font-size:16px;transition:border-color .18s,box-shadow .18s}.text-input:focus{border-color:#f6c94575;box-shadow:0 0 0 3px #f6c94514}.textarea{resize:vertical;min-height:128px}.success-box{background:#16a34a1f;border:1px solid #4ade8033;border-radius:18px;padding:16px 18px}.success-box strong,.success-box p{margin:0}.success-box p{color:#d1fae5;margin-top:8px;line-height:1.7}.login-card{max-width:460px}.admin-stack{gap:18px;display:grid}.stats-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.registration-list{grid-template-columns:1fr}.registration-card{border-color:color-mix(in srgb, var(--team-accent,#f6c945) 26%, #ffffff14);gap:14px;padding:18px;display:grid}.registration-topline{flex-wrap:wrap;justify-content:flex-start}.registration-topline span:last-child{color:var(--muted-soft);margin-left:auto;font-size:.92rem}.registration-grid{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:20px}.registration-grid>div{min-width:180px}.not-found-card{text-align:center;justify-self:center;max-width:560px}.not-found-card p{color:var(--muted);margin:12px 0 24px;line-height:1.8}.benben-icon{flex-shrink:0}@media (width<=960px){.hero-grid,.dual-grid,.detail-grid,.rules-grid,.stats-summary-grid{grid-template-columns:1fr}.teams-list-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.detail-form-panel{position:static}}@media (width<=720px){.site-root{padding-inline:10px}.site-header{flex-direction:column;align-items:flex-start;padding:12px 14px}.topline-panel{justify-content:flex-start}.card-panel,.hero-status{border-radius:20px;padding:16px}.section-head{flex-direction:column}.hero-actions,.admin-toolbar{grid-template-columns:1fr;display:grid}.button-primary,.button-secondary,.filter-pill{width:100%}.teams-list-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.site-root{padding-top:10px}.brand-mark{align-items:flex-start}.brand-mark-icon{width:36px;height:36px;font-size:18px}.hero-copy h1,.section-head h1,.detail-title h1{letter-spacing:-.04em}.status-total{font-size:2.8rem}.registration-topline span:last-child{width:100%;margin-left:0}.team-preview-card{padding:10px}.team-preview-card h3{font-size:.95rem}}.site-orb{animation:8s ease-in-out infinite alternate bgPulse}@keyframes bgPulse{0%{opacity:1;transform:scale(1)}to{opacity:.6;transform:scale(1.1)}}.hero-copy h1{background:linear-gradient(135deg,#fff 0%,#f6c945 40%,#ff6b6b 80%,#a855f7 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 40px #f6c94566);letter-spacing:-1px;-webkit-background-clip:text;background-clip:text}.eyebrow{border:1px solid #f6c94566;border-radius:30px;padding:6px 20px;animation:3s ease-in-out infinite alternate badgeGlow;background:#f6c9451a!important}@keyframes badgeGlow{0%{box-shadow:0 0 10px #f6c94533}to{box-shadow:0 0 30px #f6c94580}}.button-primary{text-shadow:0 2px 8px #0003;background:linear-gradient(135deg,#ff6b6b,#f6c945,#ff6b6b)!important;animation:none!important}.button-primary:hover{transform:none!important}.section-head h2{background:linear-gradient(135deg,#f6c945,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.team-preview-card,.team-list-card{cursor:pointer;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important}.team-preview-card:hover,.team-list-card:hover{border-color:#fff3!important;transform:translateY(-10px)!important;box-shadow:0 30px 60px #00000080!important}.rank-badge{color:#f6c945;background:#f6c94524;min-width:40px;min-height:40px;padding:0 12px;font-weight:800}.rule-card,.summary-card,.registration-card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff0f}.status-row{border:1px solid color-mix(in srgb, var(--team-accent,#f6c945) 26%, #ffffff1a);border-radius:var(--radius-lg);background:#ffffff0a;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.status-team{align-items:center;gap:12px;display:flex}.status-team strong,.status-team span{display:block}.status-team span{color:var(--muted-soft);font-size:.9rem}.rank-badge{color:#f6c945;background:#f6c94524;border-radius:999px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0 12px;font-weight:800;display:inline-flex}.status-count{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.feedback-text{margin:0;font-size:.95rem}.feedback-text.error{color:#fecdd3}.team-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.honor-list{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.honor-card{text-align:center;background:linear-gradient(135deg,#ffffff0f,#ffffff05);border:1px solid #ffffff1a;border-radius:14px;padding:18px 14px;transition:all .25s}.honor-card:hover{background:linear-gradient(135deg,#f6c9451f,#f6c9450a);border-color:#f6c9454d;transform:translateY(-2px)}.honor-icon{filter:drop-shadow(0 2px 8px #f6c9454d);margin-bottom:8px;font-size:36px;display:block}.honor-title{color:#f6c945;margin-bottom:6px;font-size:.95rem;font-weight:700}.honor-desc{color:var(--muted-soft);font-size:.8rem;line-height:1.4}.team-list-card:before{content:"";background:var(--team-gradient,#ffffff0d);border-radius:inherit;z-index:-2;transition:filter .3s;position:absolute;inset:0}.team-list-card:after{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(#0006 0%,#000c 100%);position:absolute;inset:0}.team-list-card:hover:before{filter:brightness(1.2)}.team-list-card>*{z-index:1}.team-preview-card:before{content:"";background:var(--team-gradient,#ffffff0d);border-radius:inherit;z-index:-2;transition:filter .3s;position:absolute;inset:0}.team-preview-card:after{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(#0006 0%,#000c 100%);position:absolute;inset:0}.team-preview-card:hover:before{filter:brightness(1.2)}.team-preview-card>*{z-index:1}.team-preview-card h3{color:#fff;margin:0;font-size:1.05rem;font-weight:900}.detail-story.card-panel{z-index:1;position:relative;overflow:hidden}.detail-story.card-panel:before{content:"";background:var(--team-gradient,#ffffff0d);border-radius:inherit;z-index:-2;position:absolute;inset:0}.detail-story.card-panel:after{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(#0006 0%,#000c 100%);position:absolute;inset:0}.team-preview-card,.team-list-card{overflow:hidden}.team-list-card .button-primary,.detail-form-panel .button-primary{background:linear-gradient(135deg, var(--team-accent,var(--brand)), color-mix(in srgb, var(--team-accent,var(--brand)) 50%, #000))!important;color:#fff!important;text-shadow:none!important;box-shadow:0 10px 20px color-mix(in srgb, var(--team-accent,var(--brand)) 30%, transparent)!important;background-size:auto!important;animation:none!important}.detail-form-panel{border-top:4px solid var(--team-accent,var(--brand))}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg, var(--surface-strong), #0a1225f2);border-top:4px solid var(--team-accent,var(--brand));width:100%;max-width:520px;max-height:90vh;padding:24px;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0009}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:24px;line-height:1;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.modal-close:hover{color:var(--text);background:#ffffff1a;border-color:#f6c9454d}.modal-content .form-stack{margin-top:16px}.site-root.site-root-home{padding:max(18px, env(safe-area-inset-top)) 16px max(28px, env(safe-area-inset-bottom))}.site-main.site-main-home{width:min(480px,100%);margin:0 auto;padding-top:0}.home-page{gap:20px}.home-hero{text-align:center;justify-items:center;gap:22px;padding:8px 0 0;display:grid}.home-eyebrow{padding-inline:18px}.home-title-block{gap:14px;display:grid}.home-hero h1{letter-spacing:-.08em;background:linear-gradient(#ffe25f 0%,#ffbf42 42%,#ff9448 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 26px #f6c9452e);-webkit-background-clip:text;background-clip:text;margin:0;font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(3.5rem,17vw,5.7rem);line-height:.88}.home-subtitle{color:#e2e8f0b8;letter-spacing:.12em;margin:0;font-size:clamp(1rem,4.4vw,1.22rem)}.home-team-cluster{gap:12px;width:100%;display:grid}.home-team-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-team-row.is-compact{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:center;width:calc(100% - 48px)}.home-team-card{border:1px solid color-mix(in srgb, var(--team-accent,#fff) 30%, #ffffff14);background:linear-gradient(180deg, #ffffff1f, #ffffff0a), var(--team-gradient,#ffffff0f);box-shadow:0 18px 34px color-mix(in srgb, var(--team-glow,#00000038) 86%, transparent);border-radius:22px;flex-direction:column;align-items:center;gap:10px;padding:16px 8px 14px;display:flex;position:relative;overflow:hidden}.home-team-card:after{content:"";pointer-events:none;background:linear-gradient(#0000001a,#0000005c);position:absolute;inset:0}.home-team-card>*{z-index:1;position:relative}.home-team-avatar{background:#ffffff29;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:inset 0 0 0 1px #fff3}.home-team-name{color:#fff;text-shadow:0 1px 6px #00000047;font-size:.84rem;font-weight:700}.home-live-pill{color:#e2e8f0c7;background:#141a2cb8;border:1px solid #ffffff14;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 18px;font-size:.94rem;display:flex;box-shadow:0 16px 34px #00000038}.home-live-pill strong{color:#f6c945;font-family:Outfit,sans-serif;font-size:1.15em}.home-live-dot{background:#22c55e;border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px #22c55e80}.home-live-separator{color:#f6c945c2}.home-cta-stack{gap:14px;width:100%;display:grid}.home-enter-button{color:#fff;text-shadow:0 2px 12px #0000002e;border-radius:999px;gap:12px;min-height:68px;font-size:clamp(1.2rem,5vw,1.65rem);font-weight:900;box-shadow:0 24px 48px #f6c94538;background:linear-gradient(90deg,#ffc92c 0%,#ffae35 48%,#ff9941 100%)!important}.home-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-shortcut-button{color:#f8fafceb;border-radius:999px;gap:8px;min-height:48px}.home-feedback{text-align:center}.home-ranking-panel{gap:16px;display:grid}.home-ranking-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.home-ranking-note{color:var(--muted-soft);margin:0;font-size:.88rem}.home-status-grid{gap:12px}.home-status-row{background:#ffffff0d}.home-status-avatar{background:color-mix(in srgb, var(--team-accent,#f6c945) 22%, #ffffff0f);width:54px;height:54px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--team-accent,#f6c945) 30%, #ffffff29);border-radius:18px;justify-content:center;align-items:center;display:inline-flex;position:relative}.home-status-avatar .rank-badge{border:1px solid color-mix(in srgb, var(--team-accent,#f6c945) 24%, #ffffff1a);color:#fff;background:#0f172a;min-width:28px;min-height:28px;padding:0 8px;font-size:.72rem;position:absolute;bottom:-4px;right:-4px}.home-status-row .status-count{color:var(--team-accent,var(--text))}.rules-end-action{justify-content:center;padding-top:2px;display:flex}.rules-end-action .button-primary{min-width:min(100%,260px)}@media (width<=720px){.site-root.site-root-home{padding-inline:14px}.site-main.site-main-home{width:min(460px,100%)}}@media (width<=560px){.home-hero{gap:18px}.home-team-row{gap:10px}.home-team-row.is-compact{width:calc(100% - 34px)}.home-team-card{border-radius:20px;padding:14px 8px 12px}.home-team-name{font-size:.76rem}.home-live-pill{padding:12px 16px;font-size:.88rem}.home-enter-button{min-height:64px;font-size:1.25rem}.home-status-row .status-team span{font-size:.8rem}}
