.LoginPage-module-scss-module__cGg22q__bgScene{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.LoginPage-module-scss-module__cGg22q__bgScene:before{content:"";opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.LoginPage-module-scss-module__cGg22q__glowTop{background:radial-gradient(ellipse at center top,var(--accent-bg-subtle)0%,var(--accent-bg-faint)40%,transparent 70%);width:900px;height:600px;animation:8s ease-in-out infinite LoginPage-module-scss-module__cGg22q__breathe;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.LoginPage-module-scss-module__cGg22q__glowTl{background:radial-gradient(circle,var(--accent-bg-subtle)0%,transparent 60%);width:600px;height:600px;animation:12s ease-in-out infinite alternate LoginPage-module-scss-module__cGg22q__driftTL;position:absolute;top:-10%;left:-10%}.LoginPage-module-scss-module__cGg22q__glowBr{background:radial-gradient(circle,var(--accent-bg-subtle)0%,transparent 60%);width:500px;height:500px;animation:14s ease-in-out infinite alternate LoginPage-module-scss-module__cGg22q__driftBR;position:absolute;bottom:-10%;right:-5%}.LoginPage-module-scss-module__cGg22q__bgGrid{background-image:linear-gradient(rgba(var(--text-primary-rgb),.018)1px,transparent 1px),linear-gradient(90deg,rgba(var(--text-primary-rgb),.018)1px,transparent 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 20%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 20%,#0000 100%)}@keyframes LoginPage-module-scss-module__cGg22q__breathe{0%,to{opacity:.7;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}@keyframes LoginPage-module-scss-module__cGg22q__driftTL{0%{opacity:.6;transform:translate(0)}to{opacity:1;transform:translate(40px,40px)}}@keyframes LoginPage-module-scss-module__cGg22q__driftBR{0%{opacity:.5;transform:translate(0)}to{opacity:.9;transform:translate(-30px,-30px)}}.LoginPage-module-scss-module__cGg22q__loginWrapper{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1.5rem 1rem;display:flex;position:relative}.LoginPage-module-scss-module__cGg22q__pageWrapper{opacity:0;flex-direction:column;align-items:center;width:100%;max-width:400px;animation:.7s cubic-bezier(.16,1,.3,1) forwards LoginPage-module-scss-module__cGg22q__pageReveal;display:flex;transform:translateY(20px)}@keyframes LoginPage-module-scss-module__cGg22q__pageReveal{to{opacity:1;transform:translateY(0)}}.LoginPage-module-scss-module__cGg22q__brand{flex-direction:column;align-items:center;gap:.875rem;margin-bottom:2.25rem;animation:.6s cubic-bezier(.16,1,.3,1) .1s both LoginPage-module-scss-module__cGg22q__staggerIn;display:flex}@keyframes LoginPage-module-scss-module__cGg22q__staggerIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.LoginPage-module-scss-module__cGg22q__brandLogo{background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);width:3.75rem;height:3.75rem;color:var(--text-on-accent);box-shadow:0 0 0 1px var(--accent-border),0 0 40px var(--accent-shadow-md),0 8px 24px var(--shadow-glow);border-radius:1.125rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.LoginPage-module-scss-module__cGg22q__brandLogo:after{content:"";background:linear-gradient(135deg,var(--accent-border),transparent,var(--accent-border-soft))border-box;-webkit-mask-composite:destination-out;border:1px solid #0000;border-radius:1.375rem;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (min-width:480px){.LoginPage-module-scss-module__cGg22q__brandLogo{width:4rem;height:4rem}}.LoginPage-module-scss-module__cGg22q__brandLogoImage{box-shadow:none;background:0 0;border-radius:0;width:auto;height:3.25rem}.LoginPage-module-scss-module__cGg22q__brandLogoImage:after{display:none}.LoginPage-module-scss-module__cGg22q__brandLogoImage img{object-fit:contain;width:auto;height:3.25rem}.LoginPage-module-scss-module__cGg22q__brandText{text-align:center}.LoginPage-module-scss-module__cGg22q__brandName{color:var(--text-primary);letter-spacing:-.03em;font-size:1.375rem;font-weight:700;line-height:1.2}@media (min-width:480px){.LoginPage-module-scss-module__cGg22q__brandName{font-size:1.5rem}}.LoginPage-module-scss-module__cGg22q__brandSub{text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);margin-top:.25rem;font-size:.6875rem;font-weight:700}.LoginPage-module-scss-module__cGg22q__loginCard{background:linear-gradient(165deg,var(--bg-elevated)0%,var(--bg-card)100%);border:1px solid var(--border-color);width:100%;box-shadow:0 0 0 1px rgba(var(--text-primary-rgb),.03),0 24px 48px -12px #0009,0 0 80px -20px var(--accent-bg-subtle);border-radius:1.25rem;animation:.6s cubic-bezier(.16,1,.3,1) .2s both LoginPage-module-scss-module__cGg22q__staggerIn;position:relative;overflow:hidden}.LoginPage-module-scss-module__cGg22q__loginCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-shadow)50%,transparent);z-index:1;height:1px;position:absolute;top:0;left:0;right:0}.LoginPage-module-scss-module__cGg22q__loginCard:after{content:"";background:radial-gradient(ellipse at top center,var(--accent-bg-subtle)0%,transparent 70%);pointer-events:none;height:45%;position:absolute;top:0;left:0;right:0}.LoginPage-module-scss-module__cGg22q__cardInner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1.75rem;display:flex;position:relative}@media (min-width:480px){.LoginPage-module-scss-module__cGg22q__cardInner{padding:2.25rem 2rem}}.LoginPage-module-scss-module__cGg22q__cardTitle{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.25}@media (min-width:480px){.LoginPage-module-scss-module__cGg22q__cardTitle{font-size:1.375rem}}.LoginPage-module-scss-module__cGg22q__cardDesc{color:var(--text-muted);max-width:280px;margin:0 auto;font-size:.8125rem;line-height:1.65}.LoginPage-module-scss-module__cGg22q__connectBtn{background:var(--accent);width:100%;color:var(--text-on-accent);letter-spacing:-.01em;cursor:pointer;box-shadow:0 0 0 1px var(--accent-border),0 4px 16px -4px var(--accent-shadow-md),0 0 32px -8px var(--accent-shadow);border:none;border-radius:.875rem;justify-content:center;align-items:center;gap:.625rem;padding:.9375rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:all .18s;display:flex;position:relative;overflow:hidden}.LoginPage-module-scss-module__cGg22q__connectBtn:before{content:"";background:linear-gradient(105deg,transparent 40%,rgba(var(--text-primary-rgb),.18)50%,transparent 60%);transition:transform .45s;position:absolute;inset:0;transform:translate(-100%)}.LoginPage-module-scss-module__cGg22q__connectBtn:hover{background:var(--accent-dark);box-shadow:0 0 0 1px var(--accent-shadow),0 8px 24px -4px var(--accent-shadow),0 0 48px -8px var(--accent-shadow);transform:translateY(-1px)}.LoginPage-module-scss-module__cGg22q__connectBtn:hover:before{transform:translate(100%)}.LoginPage-module-scss-module__cGg22q__connectBtn:active{transform:scale(.98)}.LoginPage-module-scss-module__cGg22q__featureHints{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.125rem;display:flex}.LoginPage-module-scss-module__cGg22q__featureHint{color:var(--text-dim);align-items:center;gap:.375rem;font-size:11px;font-weight:500;display:flex}.LoginPage-module-scss-module__cGg22q__hintDot{background:var(--accent);opacity:.55;border-radius:9999px;flex-shrink:0;width:4px;height:4px}.LoginPage-module-scss-module__cGg22q__cardFooter{border-top:1px solid var(--border-color);background:var(--bg-primary-50);z-index:2;justify-content:center;align-items:flex-start;gap:.375rem;padding:.875rem 1.75rem;display:flex;position:relative}@media (min-width:480px){.LoginPage-module-scss-module__cGg22q__cardFooter{padding:1rem 2rem}}.LoginPage-module-scss-module__cGg22q__footerNote{color:var(--text-dim);text-align:center;font-size:11px;line-height:1.55}.LoginPage-module-scss-module__cGg22q__footerNote a{color:var(--text-muted);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--border-hover);text-decoration-color:var(--border-hover);font-weight:500;transition:color .15s}.LoginPage-module-scss-module__cGg22q__footerNote a:hover{color:var(--accent-text)}.LoginPage-module-scss-module__cGg22q__pageMeta{flex-direction:column;align-items:center;gap:.625rem;margin-top:2.5rem;animation:.6s cubic-bezier(.16,1,.3,1) .35s both LoginPage-module-scss-module__cGg22q__staggerIn;display:flex}.LoginPage-module-scss-module__cGg22q__metaLabel{color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem;font-weight:500}.LoginPage-module-scss-module__cGg22q__metaBrand{color:var(--text-secondary);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.LoginPage-module-scss-module__cGg22q__metaBrandIcon{background:var(--accent);width:1.5rem;height:1.5rem;color:var(--text-on-accent);border-radius:.4rem;justify-content:center;align-items:center;display:flex}
.DemoBanner-module-scss-module__HmOBSW__banner{background:linear-gradient(135deg,var(--accent)0%,var(--accent-dark)100%);flex-shrink:0;width:100%}.DemoBanner-module-scss-module__HmOBSW__inner{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:1700px;margin:0 auto;padding:.625rem .75rem;display:flex}@media (min-width:640px){.DemoBanner-module-scss-module__HmOBSW__inner{flex-direction:row;justify-content:space-between;gap:1.5rem;padding:.6rem 1.5rem}}.DemoBanner-module-scss-module__HmOBSW__text{color:var(--text-on-accent);letter-spacing:.01em;opacity:.85;text-align:center;min-width:0;font-size:.6875rem;font-weight:600;line-height:1.4}@media (min-width:640px){.DemoBanner-module-scss-module__HmOBSW__text{text-align:left;font-size:.9rem}}.DemoBanner-module-scss-module__HmOBSW__cta{color:var(--accent);background:var(--bg-primary);cursor:pointer;white-space:nowrap;letter-spacing:.01em;border:none;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:700;transition:all .15s;display:inline-flex}@media (min-width:640px){.DemoBanner-module-scss-module__HmOBSW__cta{border-radius:.625rem;gap:.5rem;padding:.55rem 1.25rem;font-size:.85rem}}.DemoBanner-module-scss-module__HmOBSW__cta:hover{background:var(--bg-elevated);box-shadow:0 4px 12px var(--shadow-glow);transform:translateY(-1px)}
.Navbar-module-scss-module__8ybCxa__navbar{border-bottom:1px solid var(--border-color);background-color:var(--navbar-bg);-webkit-backdrop-filter:blur(16px)}.Navbar-module-scss-module__8ybCxa__inner{justify-content:space-between;align-items:center;max-width:80rem;height:3.5rem;margin:0 auto;padding:0 .75rem;display:flex}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__inner{height:4rem;padding:0 1.5rem}}.Navbar-module-scss-module__8ybCxa__brand{align-items:center;gap:.625rem;display:flex}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__brand{gap:.75rem}}.Navbar-module-scss-module__8ybCxa__logo{background-color:var(--accent);width:1.75rem;height:1.75rem;color:var(--text-on-accent);box-shadow:0 0 20px var(--shadow-glow);border-radius:.5rem;justify-content:center;align-items:center;display:flex;overflow:hidden}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__logo{width:2rem;height:2rem}}.Navbar-module-scss-module__8ybCxa__logo.has-custom-logo{width:auto;height:auto;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.Navbar-module-scss-module__8ybCxa__logo.has-custom-logo img{object-fit:contain;border-radius:.35rem;width:auto;height:1.75rem;display:block}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__logo.has-custom-logo img{height:2rem}.Navbar-module-scss-module__8ybCxa__logoIconSm{display:none}}.Navbar-module-scss-module__8ybCxa__logoIconLg{display:none}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__logoIconLg{display:block}}.Navbar-module-scss-module__8ybCxa__brandName{color:var(--text-primary);letter-spacing:-.025em;font-size:.875rem;font-weight:700}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__brandName{font-size:1rem}}.Navbar-module-scss-module__8ybCxa__actions{align-items:center;gap:.5rem;display:flex}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__actions{gap:.75rem}}.Navbar-module-scss-module__8ybCxa__divider{background-color:var(--border-light);width:1px;height:1rem;display:none}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__divider{display:block}}.Navbar-module-scss-module__8ybCxa__historyBtn{background-color:var(--bg-tertiary);border:1px solid var(--border-color);width:2rem;height:2rem;color:var(--text-primary);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Navbar-module-scss-module__8ybCxa__historyBtn:hover,.Navbar-module-scss-module__8ybCxa__historyBtn.Navbar-module-scss-module__8ybCxa__active{background-color:var(--accent-glow);border-color:var(--accent-border);color:var(--accent)}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__historyBtn{width:2.25rem;height:2.25rem}}.Navbar-module-scss-module__8ybCxa__walletBtn{background-color:var(--bg-tertiary);border:1px solid var(--border-light);color:var(--text-primary);border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .5rem .25rem .375rem;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.Navbar-module-scss-module__8ybCxa__walletBtn:hover{background-color:var(--bg-elevated);border-color:var(--border-hover)}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__walletBtn{gap:.5rem;padding:.375rem .75rem .375rem .5rem}}.Navbar-module-scss-module__8ybCxa__walletAvatar{background:linear-gradient(to bottom right,var(--accent),var(--accent-dark));width:1.25rem;height:1.25rem;color:var(--text-on-accent);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module-scss-module__8ybCxa__walletAddress{letter-spacing:-.025em;color:var(--text-secondary);font-family:JetBrains Mono,monospace;font-size:11px}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__walletAddress{font-size:.75rem}}.Navbar-module-scss-module__8ybCxa__logoutBtn{background-color:var(--bg-tertiary);border:1px solid var(--border-color);width:2rem;height:2rem;color:var(--text-primary);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Navbar-module-scss-module__8ybCxa__logoutBtn:hover{background-color:var(--danger-glow);border-color:var(--danger-border);color:var(--danger-text)}@media (min-width:640px){.Navbar-module-scss-module__8ybCxa__logoutBtn{width:2.25rem;height:2.25rem}}
.Banner-module-scss-module__9dghJG__container{width:100%;max-width:80rem;margin:0 auto;padding:1.5rem .75rem 0}@media (min-width:640px){.Banner-module-scss-module__9dghJG__container{padding:2rem 1.5rem 0}}.Banner-module-scss-module__9dghJG__wrapper{border-radius:.75rem;position:relative;overflow:hidden}.Banner-module-scss-module__9dghJG__mobile{aspect-ratio:3;width:100%}@media (min-width:640px){.Banner-module-scss-module__9dghJG__mobile{display:none}}.Banner-module-scss-module__9dghJG__desktop{aspect-ratio:4;width:100%;display:none}@media (min-width:640px){.Banner-module-scss-module__9dghJG__desktop{display:block}}.Banner-module-scss-module__9dghJG__placeholder{border:2px dashed var(--accent);background:var(--accent-bg-faint);border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (min-width:640px){.Banner-module-scss-module__9dghJG__placeholder{border-width:4px}}.Banner-module-scss-module__9dghJG__placeholderText{color:var(--accent);letter-spacing:.03em;-webkit-user-select:none;user-select:none;font-size:1.1rem;font-weight:600}@media (min-width:640px){.Banner-module-scss-module__9dghJG__placeholderText{font-size:4rem}}.Banner-module-scss-module__9dghJG__bannerImg{object-fit:cover;width:100%;height:100%}.Banner-module-scss-module__9dghJG__overlay{background:var(--banner-overlay);pointer-events:none;display:none;position:absolute;inset:0}
.HeroMetrics-module-scss-module__b0MEZa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.HeroMetrics-module-scss-module__b0MEZa__grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.HeroMetrics-module-scss-module__b0MEZa__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.HeroMetrics-module-scss-module__b0MEZa__card{padding:1.25rem}}.HeroMetrics-module-scss-module__b0MEZa__card:hover{border-color:var(--border-hover)}.HeroMetrics-module-scss-module__b0MEZa__card:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-border-soft)50%,transparent);opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.HeroMetrics-module-scss-module__b0MEZa__card:hover:before{opacity:1}.HeroMetrics-module-scss-module__b0MEZa__cardHighlight{background:linear-gradient(135deg,var(--accent-bg-subtle)0%,var(--bg-card)60%);border-color:var(--accent-border-soft);box-shadow:0 0 20px var(--accent-glow),0 0 40px var(--accent-bg-faint)}.HeroMetrics-module-scss-module__b0MEZa__cardHighlight:hover{border-color:var(--accent-border);box-shadow:0 0 24px var(--accent-glow-strong),0 0 48px var(--accent-bg-subtle)}.HeroMetrics-module-scss-module__b0MEZa__cardHighlight:before{background:linear-gradient(90deg,transparent,var(--accent-border)50%,transparent);opacity:1}.HeroMetrics-module-scss-module__b0MEZa__cardHeader{align-items:center;gap:.5rem;display:flex}.HeroMetrics-module-scss-module__b0MEZa__cardIcon{color:var(--text-muted);flex-shrink:0}.HeroMetrics-module-scss-module__b0MEZa__cardLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.HeroMetrics-module-scss-module__b0MEZa__cardValue{color:var(--text-primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.2}@media (min-width:640px){.HeroMetrics-module-scss-module__b0MEZa__cardValue{font-size:1.5rem}}.HeroMetrics-module-scss-module__b0MEZa__valueFull{display:none}@media (min-width:640px){.HeroMetrics-module-scss-module__b0MEZa__valueFull{display:inline}}.HeroMetrics-module-scss-module__b0MEZa__valueCompact{flex-direction:column;gap:.125rem;display:inline-flex}@media (min-width:640px){.HeroMetrics-module-scss-module__b0MEZa__valueCompact{display:none}}.HeroMetrics-module-scss-module__b0MEZa__tokenSymbol{color:var(--text-muted);letter-spacing:.04em;font-size:.6875rem;font-weight:500}.HeroMetrics-module-scss-module__b0MEZa__progressTrack{background:var(--bg-tertiary);border-radius:2px;width:100%;height:4px;margin-top:auto;overflow:hidden}.HeroMetrics-module-scss-module__b0MEZa__progressFill{background:var(--accent);border-radius:2px;height:100%;transition:width .4s cubic-bezier(.16,1,.3,1)}.HeroMetrics-module-scss-module__b0MEZa__countdown{align-items:baseline;gap:.25rem;display:flex}.HeroMetrics-module-scss-module__b0MEZa__countdownSegment{flex-direction:column;align-items:center;gap:.125rem;display:flex}.HeroMetrics-module-scss-module__b0MEZa__countdownValue{color:var(--text-primary);letter-spacing:-.02em;font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:700;line-height:1.2}@media (min-width:640px){.HeroMetrics-module-scss-module__b0MEZa__countdownValue{font-size:1.5rem}}.HeroMetrics-module-scss-module__b0MEZa__countdownUnit{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:.625rem;font-weight:500}.HeroMetrics-module-scss-module__b0MEZa__countdownSep{color:var(--text-dim);align-self:flex-start;padding:0 .125rem;font-size:1.125rem;font-weight:600;line-height:1.3}.HeroMetrics-module-scss-module__b0MEZa__pulseDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 6px var(--accent-shadow-md);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite HeroMetrics-module-scss-module__b0MEZa__pulse}.HeroMetrics-module-scss-module__b0MEZa__claimBtn{color:var(--text-on-accent);background:var(--accent);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:fit-content;margin-top:auto;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.HeroMetrics-module-scss-module__b0MEZa__claimBtn:hover{background:var(--accent-dark);box-shadow:0 4px 16px var(--accent-shadow-md);transform:translateY(-1px)}.HeroMetrics-module-scss-module__b0MEZa__claimBtn:active{transform:translateY(0)}
.VestingChart-module-scss-module__LUpeaq__chartWrapper{border:1px solid var(--border-color);background-color:var(--bg-primary-60);border-radius:.5rem;height:16rem;position:relative;overflow:hidden}@media (min-width:640px){.VestingChart-module-scss-module__LUpeaq__chartWrapper{height:22rem}}.VestingChart-module-scss-module__LUpeaq__canvas{width:100%!important;height:100%!important}
.HoverTooltip-module-scss-module__vAK9AW__hoverTooltip{pointer-events:none;z-index:10;background:var(--bg-elevated);border:1px solid var(--border-color);color:var(--text-secondary);white-space:nowrap;opacity:0;max-width:calc(100vw - 2rem);box-shadow:0 4px 12px var(--shadow-glow);border-radius:.5rem;padding:.375rem .625rem;font-size:.6875rem;transition:opacity .15s;position:absolute}@media (min-width:640px){.HoverTooltip-module-scss-module__vAK9AW__hoverTooltip{padding:.5rem .75rem;font-size:.75rem}}.HoverTooltip-module-scss-module__vAK9AW__hoverTooltip.HoverTooltip-module-scss-module__vAK9AW__visible{opacity:1}.HoverTooltip-module-scss-module__vAK9AW__date{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.HoverTooltip-module-scss-module__vAK9AW__row{justify-content:space-between;gap:.625rem;line-height:1.6;display:flex}@media (min-width:640px){.HoverTooltip-module-scss-module__vAK9AW__row{gap:1rem}}.HoverTooltip-module-scss-module__vAK9AW__label{color:var(--text-muted)}.HoverTooltip-module-scss-module__vAK9AW__value{color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:.6875rem;font-weight:600}.HoverTooltip-module-scss-module__vAK9AW__accent{color:var(--accent-text)}
.ClickTooltip-module-scss-module__maihlW__clickTooltip{z-index:20;background:var(--bg-card);border:1px solid var(--accent-border);color:var(--text-secondary);white-space:nowrap;max-width:calc(100vw - 2rem);box-shadow:0 0 20px var(--accent-glow),0 4px 16px var(--shadow-glow);border-radius:.5rem;padding:.5rem .625rem;font-size:.6875rem;display:none;position:absolute}@media (min-width:640px){.ClickTooltip-module-scss-module__maihlW__clickTooltip{padding:.625rem .875rem;font-size:.75rem}}.ClickTooltip-module-scss-module__maihlW__clickTooltip.ClickTooltip-module-scss-module__maihlW__visible{display:block}.ClickTooltip-module-scss-module__maihlW__date{color:var(--accent-text);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.375rem;font-size:.6875rem;font-weight:600}.ClickTooltip-module-scss-module__maihlW__row{justify-content:space-between;gap:.625rem;line-height:1.7;display:flex}@media (min-width:640px){.ClickTooltip-module-scss-module__maihlW__row{gap:1rem}}.ClickTooltip-module-scss-module__maihlW__label{color:var(--text-muted)}.ClickTooltip-module-scss-module__maihlW__value{color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:.6875rem;font-weight:600}.ClickTooltip-module-scss-module__maihlW__progress{border-top:1px solid var(--border-color);justify-content:space-between;gap:.625rem;margin-top:.375rem;padding-top:.375rem;display:flex}@media (min-width:640px){.ClickTooltip-module-scss-module__maihlW__progress{gap:1rem}}.ClickTooltip-module-scss-module__maihlW__progressLabel{color:var(--text-muted)}.ClickTooltip-module-scss-module__maihlW__progressValue{color:var(--accent);font-family:JetBrains Mono,monospace;font-size:.6875rem;font-weight:700}
.DateStrip-module-scss-module__psKe7G__strip{border-bottom:1px solid var(--border-color);background:linear-gradient(180deg,var(--bg-tertiary-50)0%,var(--bg-primary-30)100%);align-items:stretch;padding:1.25rem 1rem;display:flex}@media (min-width:640px){.DateStrip-module-scss-module__psKe7G__strip{padding:1.5rem 1.25rem}}.DateStrip-module-scss-module__psKe7G__itemWrapper{flex:1;align-items:stretch;min-width:0;display:flex}.DateStrip-module-scss-module__psKe7G__item{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:0 .75rem;display:flex}@media (min-width:640px){.DateStrip-module-scss-module__psKe7G__item{padding:0 1rem}}.DateStrip-module-scss-module__psKe7G__itemStart{padding-left:0}.DateStrip-module-scss-module__psKe7G__itemCenter{text-align:center}.DateStrip-module-scss-module__psKe7G__itemEnd{text-align:right;padding-right:0}.DateStrip-module-scss-module__psKe7G__divider{background:var(--border-light);flex-shrink:0;align-self:stretch;width:1px}.DateStrip-module-scss-module__psKe7G__label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.375rem;font-size:9px;font-weight:700}@media (min-width:640px){.DateStrip-module-scss-module__psKe7G__label{font-size:10px}}.DateStrip-module-scss-module__psKe7G__labelStart,.DateStrip-module-scss-module__psKe7G__labelCliff,.DateStrip-module-scss-module__psKe7G__labelEnd{color:var(--accent)}.DateStrip-module-scss-module__psKe7G__value{letter-spacing:-.02em;font-family:JetBrains Mono,monospace;font-size:.8125rem;font-weight:600}@media (min-width:640px){.DateStrip-module-scss-module__psKe7G__value{font-size:.9375rem}}.DateStrip-module-scss-module__psKe7G__valueStart,.DateStrip-module-scss-module__psKe7G__valueCliff,.DateStrip-module-scss-module__psKe7G__valueEnd{color:var(--accent)}
.ScheduleTable-module-scss-module__xna4rW__wrapper{flex-direction:column;display:flex}.ScheduleTable-module-scss-module__xna4rW__scrollWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ScheduleTable-module-scss-module__xna4rW__scrollWrapper::-webkit-scrollbar{height:3px}.ScheduleTable-module-scss-module__xna4rW__scrollWrapper::-webkit-scrollbar-track{background:0 0}.ScheduleTable-module-scss-module__xna4rW__scrollWrapper::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:4px}.ScheduleTable-module-scss-module__xna4rW__table{text-align:left;border-collapse:collapse;width:100%;min-width:300px}.ScheduleTable-module-scss-module__xna4rW__header{z-index:10;background-color:var(--bg-primary);position:sticky;top:0}.ScheduleTable-module-scss-module__xna4rW__header th{text-transform:uppercase;color:var(--text-muted);letter-spacing:.06em;border-bottom:1px solid var(--border-color);padding:.75rem 1rem;font-size:10px;font-weight:700}@media (min-width:640px){.ScheduleTable-module-scss-module__xna4rW__header th{padding:.75rem 1.25rem}}.ScheduleTable-module-scss-module__xna4rW__thRight{text-align:right}.ScheduleTable-module-scss-module__xna4rW__tbody{font-family:JetBrains Mono,monospace;font-size:.75rem}.ScheduleTable-module-scss-module__xna4rW__cell{padding:.625rem 1rem;font-size:11px}@media (min-width:640px){.ScheduleTable-module-scss-module__xna4rW__cell{padding:.75rem 1.25rem;font-size:.75rem}}.ScheduleTable-module-scss-module__xna4rW__cellStatusCol{text-align:right}.ScheduleTable-module-scss-module__xna4rW__scheduleRowClaimed{border-left:2px solid #0000;transition:all .1s}.ScheduleTable-module-scss-module__xna4rW__scheduleRowClaimed:hover{border-left-color:var(--accent-border)}.ScheduleTable-module-scss-module__xna4rW__scheduleRowClaimed .ScheduleTable-module-scss-module__xna4rW__cellDate{color:var(--status-claimed-text)}.ScheduleTable-module-scss-module__xna4rW__scheduleRowClaimed .ScheduleTable-module-scss-module__xna4rW__cellAmount{color:var(--status-claimed-amount)}.ScheduleTable-module-scss-module__xna4rW__scheduleRowAvailable{border-left:2px solid var(--accent);background-color:#0000;transition:all .1s}.ScheduleTable-module-scss-module__xna4rW__scheduleRowAvailable:hover{background-color:var(--accent-bg-subtle)}.ScheduleTable-module-scss-module__xna4rW__scheduleRowAvailable .ScheduleTable-module-scss-module__xna4rW__cellDate{color:var(--status-available-text);font-weight:600}.ScheduleTable-module-scss-module__xna4rW__scheduleRowAvailable .ScheduleTable-module-scss-module__xna4rW__cellAmount{color:var(--status-available-amount);font-weight:600}.ScheduleTable-module-scss-module__xna4rW__scheduleRowLocked{border-left:2px solid #0000;transition:all .1s}.ScheduleTable-module-scss-module__xna4rW__scheduleRowLocked:hover{border-left-color:var(--accent-border)}.ScheduleTable-module-scss-module__xna4rW__scheduleRowLocked .ScheduleTable-module-scss-module__xna4rW__cellDate{color:var(--text-dim)}.ScheduleTable-module-scss-module__xna4rW__scheduleRowLocked .ScheduleTable-module-scss-module__xna4rW__cellAmount{color:var(--status-locked-amount);opacity:.5}.ScheduleTable-module-scss-module__xna4rW__statusBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:9px;font-weight:700;display:inline-flex}@media (min-width:640px){.ScheduleTable-module-scss-module__xna4rW__statusBadge{padding:.1875rem .625rem;font-size:10px}}.ScheduleTable-module-scss-module__xna4rW__statusBadgeClaimed{color:var(--status-claimed-text);background:rgba(var(--text-primary-rgb),.06);border:1px solid rgba(var(--text-primary-rgb),.12)}.ScheduleTable-module-scss-module__xna4rW__statusBadgeAvailable{color:var(--status-available-text);background:var(--status-available-badge-bg);border:1px solid var(--status-available-badge-border)}.ScheduleTable-module-scss-module__xna4rW__statusBadgeLocked{color:var(--status-locked-text);background:var(--status-locked-badge-bg);border:1px solid var(--status-locked-badge-border)}.ScheduleTable-module-scss-module__xna4rW__viewAllBtn{border-top:1px solid var(--border-color);justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 0;transition:background-color .15s;display:flex}.ScheduleTable-module-scss-module__xna4rW__viewAllBtn:hover{background-color:var(--accent-bg-subtle)}@media (min-width:640px){.ScheduleTable-module-scss-module__xna4rW__viewAllBtn{padding:.75rem 0}}.ScheduleTable-module-scss-module__xna4rW__viewAllText{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);opacity:.8;font-size:10px;font-weight:700;transition:opacity .15s}.ScheduleTable-module-scss-module__xna4rW__viewAllBtn:hover .ScheduleTable-module-scss-module__xna4rW__viewAllText{opacity:1}@media (min-width:640px){.ScheduleTable-module-scss-module__xna4rW__viewAllText{font-size:11px}}
.StatusBadge-module-scss-module__IACNvW__badge{text-transform:uppercase;letter-spacing:.06em;border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:9px;font-weight:700;display:inline-flex}@media (min-width:640px){.StatusBadge-module-scss-module__IACNvW__badge{gap:.375rem;padding:.25rem .75rem;font-size:10px}}.StatusBadge-module-scss-module__IACNvW__badgeActive{color:var(--accent-text);border:1px solid var(--accent-border);background:var(--accent-glow)}.StatusBadge-module-scss-module__IACNvW__badgeCompleted{color:var(--text-muted);border:1px solid var(--border-light);background:var(--bg-tertiary)}.StatusBadge-module-scss-module__IACNvW__pulseDot{background-color:var(--accent);width:.375rem;height:.375rem;box-shadow:0 0 6px var(--accent-shadow);border-radius:9999px;animation:2s cubic-bezier(.4,0,.6,1) infinite StatusBadge-module-scss-module__IACNvW__pulse}@keyframes StatusBadge-module-scss-module__IACNvW__pulse{0%,to{opacity:1}50%{opacity:.5}}
.VestingBar-module-scss-module__f5wfzG__barHeader{align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}@media (min-width:640px){.VestingBar-module-scss-module__f5wfzG__barHeader{gap:.75rem}}.VestingBar-module-scss-module__f5wfzG__barLabel{color:var(--text-secondary);font-size:10px;font-weight:600}@media (min-width:640px){.VestingBar-module-scss-module__f5wfzG__barLabel{font-size:11px}}.VestingBar-module-scss-module__f5wfzG__barStat{color:var(--text-secondary);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}@media (min-width:640px){.VestingBar-module-scss-module__f5wfzG__barStat{font-size:11px}}.VestingBar-module-scss-module__f5wfzG__barSep{color:var(--text-dim)}.VestingBar-module-scss-module__f5wfzG__vestingTrack{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:9999px;width:100%;height:.5rem;overflow:hidden}.VestingBar-module-scss-module__f5wfzG__vestingFill{height:100%;box-shadow:0 0 10px var(--accent-shadow);border-radius:9999px}.VestingBar-module-scss-module__f5wfzG__pctWrapper{width:100%;height:1.5rem;margin-top:.25rem;position:relative}.VestingBar-module-scss-module__f5wfzG__pctIndicator{flex-direction:column;align-items:center;gap:0;display:flex;position:absolute;top:0}.VestingBar-module-scss-module__f5wfzG__pctIndicator[data-pct-pos=start]{align-items:flex-start;transform:translate(0)}.VestingBar-module-scss-module__f5wfzG__pctIndicator[data-pct-pos=end]{align-items:flex-end;transform:translate(-100%)}.VestingBar-module-scss-module__f5wfzG__pctIndicator[data-pct-pos=center]{align-items:center;transform:translate(-50%)}.VestingBar-module-scss-module__f5wfzG__pctDot{background-color:var(--accent);width:5px;height:5px;box-shadow:0 0 6px var(--accent-shadow);border-radius:9999px;flex-shrink:0;margin-top:-2px}.VestingBar-module-scss-module__f5wfzG__pctLine{background:linear-gradient(180deg,var(--accent),transparent);flex-shrink:0;width:1px;height:4px}.VestingBar-module-scss-module__f5wfzG__pctLabel{color:var(--text-on-accent);letter-spacing:.02em;white-space:nowrap;background-color:var(--accent);box-shadow:0 2px 6px -1px var(--accent-shadow-md);border-radius:4px;padding:1px 6px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700}@media (min-width:640px){.VestingBar-module-scss-module__f5wfzG__pctLabel{padding:1.5px 7px;font-size:10px}}
.ClaimButton-module-scss-module__5RWa3a__btn{cursor:pointer;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;transition:all .15s;display:inline-flex}.ClaimButton-module-scss-module__5RWa3a__btn:active{transform:scale(.98)}.ClaimButton-module-scss-module__5RWa3a__btnAccent{background-color:var(--accent);color:var(--text-on-accent);box-shadow:0 4px 12px -2px var(--accent-shadow-md),0 0 0 1px var(--accent-border)}.ClaimButton-module-scss-module__5RWa3a__btnAccent:hover{background-color:var(--accent-dark);box-shadow:0 6px 16px -2px var(--accent-shadow),0 0 0 1px var(--accent-shadow)}.ClaimButton-module-scss-module__5RWa3a__btnClaim{padding:.375rem .75rem;font-size:.75rem}@media (min-width:640px){.ClaimButton-module-scss-module__5RWa3a__btnClaim{padding:.5rem 1.25rem;font-size:.875rem}}.ClaimButton-module-scss-module__5RWa3a__btnClaimDisabled{background-color:var(--bg-tertiary);color:var(--text-dim);border:1px solid var(--border-color);cursor:not-allowed;border-radius:.5rem;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}@media (min-width:640px){.ClaimButton-module-scss-module__5RWa3a__btnClaimDisabled{padding:.5rem 1.25rem;font-size:.875rem}}
.AvailableSection-module-scss-module__gmxwuG__availableWrapper{width:100%;margin-top:.75rem}@media (min-width:640px){.AvailableSection-module-scss-module__gmxwuG__availableWrapper{width:auto;margin-top:0;padding-left:1.5rem}}.AvailableSection-module-scss-module__gmxwuG__availableBox{border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}@media (min-width:640px){.AvailableSection-module-scss-module__gmxwuG__availableBox{justify-content:flex-start;gap:1rem;padding:.625rem 1rem}}.AvailableSection-module-scss-module__gmxwuG__availableBoxActive{background-color:var(--bg-primary-70);border:1px solid var(--border-color)}.AvailableSection-module-scss-module__gmxwuG__availableBoxInactive{background-color:var(--bg-primary-50);border:1px solid var(--border-color)}.AvailableSection-module-scss-module__gmxwuG__availableLabel{text-transform:uppercase;letter-spacing:.06em;margin-bottom:.125rem;font-size:10px;font-weight:700}.AvailableSection-module-scss-module__gmxwuG__availableLabelActive{color:var(--text-muted)}.AvailableSection-module-scss-module__gmxwuG__availableLabelInactive{color:var(--text-dim)}.AvailableSection-module-scss-module__gmxwuG__availableValue{font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:600}@media (min-width:640px){.AvailableSection-module-scss-module__gmxwuG__availableValue{font-size:1.125rem}}.AvailableSection-module-scss-module__gmxwuG__availableValueActive{color:var(--accent);text-shadow:0 0 20px var(--accent-glow-strong)}.AvailableSection-module-scss-module__gmxwuG__availableValueInactive{color:var(--text-dim)}
.RoundCard-module-scss-module__mtawoq__roundCard{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:0 2px 8px -2px var(--shadow-glow);border-radius:.75rem;transition:all .3s;overflow:hidden}.RoundCard-module-scss-module__mtawoq__roundCard:hover{border-color:var(--border-hover)}.RoundCard-module-scss-module__mtawoq__roundCard.RoundCard-module-scss-module__mtawoq__open{box-shadow:0 0 0 3px var(--accent-bg-hover),0 4px 16px -4px var(--shadow-glow);border-color:var(--accent-border-soft)}.RoundCard-module-scss-module__mtawoq__roundCard.RoundCard-module-scss-module__mtawoq__completed.RoundCard-module-scss-module__mtawoq__open{box-shadow:0 0 0 3px rgba(var(--text-primary-rgb),.06);border-color:var(--border-hover)}.RoundCard-module-scss-module__mtawoq__summary{cursor:pointer;-webkit-user-select:none;user-select:none;display:block}.RoundCard-module-scss-module__mtawoq__headerContent{background-color:var(--bg-card);padding:1rem 1rem 0;transition:background-color .15s;position:relative}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__headerContent{padding:1.25rem 1.25rem 0}}.RoundCard-module-scss-module__mtawoq__headerTop{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__headerTop{margin-bottom:1.25rem}}.RoundCard-module-scss-module__mtawoq__headerInfo{flex:1;min-width:0}.RoundCard-module-scss-module__mtawoq__roundTitle{color:var(--text-primary);letter-spacing:-.025em;font-size:.875rem;font-weight:600;line-height:1.4}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__roundTitle{font-size:1rem}}.RoundCard-module-scss-module__mtawoq__roundTitleCompleted{color:var(--text-secondary)}.RoundCard-module-scss-module__mtawoq__roundTitleCompleted:hover{color:var(--text-primary)}.RoundCard-module-scss-module__mtawoq__roundContract{color:var(--text-dim);margin-top:.125rem;font-family:JetBrains Mono,monospace;font-size:10px}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__roundContract{font-size:.75rem}}.RoundCard-module-scss-module__mtawoq__contractLink{cursor:pointer;text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--text-dim);text-decoration-color:var(--text-dim);transition:color .15s,text-decoration-color .15s}.RoundCard-module-scss-module__mtawoq__contractLink:hover{color:var(--accent);-webkit-text-decoration-color:var(--accent-shadow);text-decoration-color:var(--accent-shadow)}.RoundCard-module-scss-module__mtawoq__mobileBar{margin-bottom:.75rem}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__mobileBar{display:none}}.RoundCard-module-scss-module__mtawoq__desktopBar{border-right:1px solid var(--border-color);flex:1;padding-right:1.5rem;display:none}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__desktopBar{display:block}}.RoundCard-module-scss-module__mtawoq__statsRow{flex-direction:column;gap:0;padding-bottom:1rem;display:flex}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__statsRow{flex-direction:row;align-items:center;padding-bottom:1.25rem}}.RoundCard-module-scss-module__mtawoq__statsGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.75rem;display:grid}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__statsGrid{margin-top:0;display:contents}.RoundCard-module-scss-module__mtawoq__statItem{border-right:1px solid var(--border-color);padding:0 1.5rem}.RoundCard-module-scss-module__mtawoq__statItem:last-child{border-right:none}}.RoundCard-module-scss-module__mtawoq__statLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.06em;margin-bottom:.125rem;font-size:10px;font-weight:700}.RoundCard-module-scss-module__mtawoq__statValue{color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__statValue{font-size:.875rem}}.RoundCard-module-scss-module__mtawoq__expandBar{border-top:1px solid var(--accent-border-soft);background-color:var(--accent-bg-subtle);justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;transition:background-color .15s;display:flex}.RoundCard-module-scss-module__mtawoq__expandBar:hover{background-color:var(--accent-bg-hover)}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__expandBar{padding:.625rem 0}}.RoundCard-module-scss-module__mtawoq__expandBarText{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:10px;font-weight:700}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__expandBarText{font-size:11px}}.RoundCard-module-scss-module__mtawoq__collapseBar{cursor:pointer;border-top:1px solid var(--accent-border-soft);background-color:var(--accent-bg-subtle);justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;transition:background-color .15s;display:flex}.RoundCard-module-scss-module__mtawoq__collapseBar:hover{background-color:var(--accent-bg-hover)}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__collapseBar{padding:.625rem 0}}.RoundCard-module-scss-module__mtawoq__collapseBarText{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:10px;font-weight:700}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__collapseBarText{font-size:11px}}.RoundCard-module-scss-module__mtawoq__detailPanel{border-top:1px solid var(--border-color);background-color:var(--bg-primary-40);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-direction:column;animation:.2s ease-out forwards RoundCard-module-scss-module__mtawoq__slideDown;display:flex}@media (min-width:1024px){.RoundCard-module-scss-module__mtawoq__detailPanel{flex-direction:row}}.RoundCard-module-scss-module__mtawoq__chartSection{border-bottom:1px solid var(--border-color);padding:1rem}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__chartSection{padding:1.5rem}}@media (min-width:1024px){.RoundCard-module-scss-module__mtawoq__chartSection{border-bottom:0;border-right:1px solid var(--border-color);width:60%}}.RoundCard-module-scss-module__mtawoq__chartHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__chartHeader{margin-bottom:1.25rem}}.RoundCard-module-scss-module__mtawoq__chartTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.06em;font-size:10px;font-weight:700}.RoundCard-module-scss-module__mtawoq__scheduleSection{flex-direction:column;max-height:320px;display:flex}@media (min-width:640px){.RoundCard-module-scss-module__mtawoq__scheduleSection{max-height:520px}}@media (min-width:1024px){.RoundCard-module-scss-module__mtawoq__scheduleSection{width:40%}}.RoundCard-module-scss-module__mtawoq__scheduleContent{background-color:var(--bg-primary-50);flex-direction:column;flex:1;display:flex;overflow:hidden}@keyframes RoundCard-module-scss-module__mtawoq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Footer-module-scss-module__1LHu8G__footer{border-top:1px solid var(--border-color);background-color:var(--footer-bg);margin-top:auto}.Footer-module-scss-module__1LHu8G__inner{flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;max-width:80rem;margin:0 auto;padding:1.25rem .75rem;display:flex}@media (min-width:640px){.Footer-module-scss-module__1LHu8G__inner{flex-direction:row;gap:1rem;padding:1.5rem}}.Footer-module-scss-module__1LHu8G__brand{align-items:center;gap:.625rem;display:flex}.Footer-module-scss-module__1LHu8G__label{color:var(--text-muted);font-size:.75rem}.Footer-module-scss-module__1LHu8G__brandInfo{align-items:center;gap:.5rem;display:flex}.Footer-module-scss-module__1LHu8G__brandLogo{border-radius:.25rem;width:auto;height:1.25rem}@media (min-width:640px){.Footer-module-scss-module__1LHu8G__brandLogo{height:1.5rem}}.Footer-module-scss-module__1LHu8G__brandName{color:var(--text-secondary);letter-spacing:-.025em;font-size:.75rem;font-weight:600}@media (min-width:640px){.Footer-module-scss-module__1LHu8G__brandName{font-size:.875rem}}.Footer-module-scss-module__1LHu8G__copy{color:var(--text-dim);align-items:center;gap:1rem;font-size:11px;display:flex}@media (min-width:640px){.Footer-module-scss-module__1LHu8G__copy{font-size:.75rem}}
.Dashboard-module-scss-module__6vo_Sq__stickyHeader{z-index:50;position:sticky;top:0}.Dashboard-module-scss-module__6vo_Sq__main{flex-direction:column;flex-grow:1;gap:1.5rem;width:100%;max-width:80rem;margin:0 auto;padding:1.5rem .75rem;display:flex}@media (min-width:640px){.Dashboard-module-scss-module__6vo_Sq__main{gap:2rem;padding:2rem 1.5rem}}.Dashboard-module-scss-module__6vo_Sq__roundsSection{flex-direction:column;gap:1rem;display:flex}.Dashboard-module-scss-module__6vo_Sq__sectionHeader{border-bottom:1px solid var(--border-color);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:0;padding-bottom:.75rem;display:flex}@media (min-width:640px){.Dashboard-module-scss-module__6vo_Sq__sectionHeader{flex-direction:row;align-items:center;gap:1rem;padding-bottom:1rem}}.Dashboard-module-scss-module__6vo_Sq__sectionTitle{color:var(--text-primary);letter-spacing:-.025em;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}@media (min-width:640px){.Dashboard-module-scss-module__6vo_Sq__sectionTitle{font-size:1.125rem}}.Dashboard-module-scss-module__6vo_Sq__roundsList{flex-direction:column;gap:1rem;display:flex}
