.league-slots-page{--slot-orange:#f97316;--slot-orange-bright:#ff9b4a;color:#e7eaf0;width:min(1480px,100% - 32px);margin:0 auto;padding:28px 0 64px}.league-slots-hero{background:radial-gradient(circle at 80% 32%,#f973163d,#0000 27%),linear-gradient(125deg,#17191f 0%,#0c0e12 58%,#130c08 100%);border:1px solid #ffffff14;border-radius:24px;min-height:220px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000052}.league-slots-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.league-slots-hero__content{z-index:1;align-self:center;width:min(820px,76%);padding:clamp(28px,4vw,44px);position:relative}.league-slots-kicker{color:var(--slot-orange-bright);font:700 .72rem/1 var(--font-heading,"Oswald", sans-serif);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:16px;display:inline-flex}.league-slots-hero h1{color:#fff;font:800 clamp(2.4rem, 6vw, 4.6rem)/.98 var(--font-heading,"Oswald", sans-serif);letter-spacing:-.025em;text-transform:uppercase;margin:0}.league-slots-hero h1 em{color:var(--slot-orange);font-style:normal}.league-slots-hero p{color:#aeb5c1;max-width:720px;margin:14px 0 0;font-size:clamp(.9rem,1.35vw,1rem);line-height:1.65}.league-slots-hero__mark{color:#f97316d1;background:#f973160e;border:1px solid #f9731640;border-radius:50%;place-items:center;width:clamp(110px,15vw,190px);height:clamp(110px,15vw,190px);font-size:clamp(3rem,6vw,5.4rem);display:grid;position:absolute;top:50%;right:clamp(20px,8vw,110px);translate:0 -50%;box-shadow:inset 0 0 60px #f9731617,0 0 80px #f9731614}.league-slots-notice{background:#784b0521;border:1px solid #f59e0b4d;border-radius:14px;align-items:center;gap:14px;margin-top:16px;padding:15px 18px;display:flex}.league-slots-notice>i{color:#fbbf24;background:#f59e0b1f;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.league-slots-notice>div{gap:2px;display:grid}.league-slots-notice strong{color:#fff}.league-slots-notice span{color:#b7bdc7;font-size:.86rem}.league-slots-explainer{background:#101217db;border:1px solid #fff1;border-radius:14px;align-items:flex-start;gap:14px;margin:16px 0 32px;padding:17px 19px;display:flex}.league-slots-explainer>i{width:38px;height:38px;color:var(--slot-orange-bright);background:#f973161a;border-radius:10px;flex:0 0 38px;place-items:center;display:grid}.league-slots-explainer>div{min-width:0}.league-slots-explainer strong{color:#f8fafc;margin-bottom:4px;font-size:.9rem;display:block}.league-slots-explainer p{color:#929aa7;max-width:1050px;margin:0;font-size:.82rem;line-height:1.62}.league-slots-divisions{gap:36px;display:grid}.league-slots-division>header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:end;gap:16px;margin-bottom:15px;padding:0 3px 12px;display:flex}.league-slots-division>header span{color:var(--slot-orange-bright);font:700 .64rem var(--font-heading,"Oswald", sans-serif);letter-spacing:.13em;text-transform:uppercase}.league-slots-division>header h2{color:#fff;font:750 clamp(1.45rem, 3vw, 2rem) var(--font-heading,"Oswald", sans-serif);text-transform:uppercase;margin:3px 0 0}.league-slots-division>header>strong{color:#ffb37b;background:#f9731613;border:1px solid #f9731640;border-radius:999px;padding:7px 11px;font-size:.72rem}.league-slots-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.league-slot-card{isolation:isolate;background:linear-gradient(145deg,#16181efa,#0a0c10fa);border:1px solid #ffffff13;border-radius:18px;min-width:0;padding:20px;position:relative;overflow:hidden;box-shadow:0 16px 45px #0003}.league-slot-card:hover,.league-slot-card:focus-within{border-color:#ffffff13}.league-slot-card.is-pending{border-color:#f59e0b47}.league-slot-card>:not(.league-slot-card__trace):not(.league-slot-card__glow){z-index:1;position:relative}@property --league-slot-trace-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.league-slot-card__trace{--league-slot-trace-angle:0deg;z-index:4;border-radius:inherit;pointer-events:none;opacity:0;background:conic-gradient(from var(--league-slot-trace-angle), transparent 0deg, transparent 250deg, #f9731614 286deg, #f97316e0 322deg, #fed7aa 338deg, #f9731629 352deg, transparent 360deg);-webkit-mask-composite:xor;padding:1px;transition:opacity .16s;animation:2.2s linear infinite paused leagueSlotTrace;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.league-slot-card:hover>.league-slot-card__trace,.league-slot-card:focus-within>.league-slot-card__trace{opacity:1;animation-play-state:running}@keyframes leagueSlotTrace{to{--league-slot-trace-angle:360deg}}.league-slot-card__glow{pointer-events:none;filter:blur(42px);background:#f9731614;border-radius:50%;width:280px;height:220px;position:absolute;top:-120px;right:-90px}.league-slot-card__header{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid;position:relative}.league-slot-card__logo{width:58px;height:58px}.league-slot-card__identity{min-width:0}.league-slot-card__availability{color:#70df9a;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:4px;font-size:.61rem;font-weight:800;display:flex}.league-slot-card__availability i{filter:drop-shadow(0 0 5px #22c55e);font-size:.4rem}.league-slot-card__identity h3{color:#fff;font:750 1.18rem var(--font-heading,"Oswald", sans-serif);text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;margin:0;overflow:hidden}.league-slot-card__identity p{color:#7e8795;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.75rem;overflow:hidden}.league-slot-card__points{justify-items:end;padding-left:12px;display:grid}.league-slot-card__points strong{color:var(--slot-orange-bright);font:800 1.7rem/1 var(--font-heading,"Oswald", sans-serif)}.league-slot-card__points small{color:#6f7783;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.league-slot-card__record,.league-slots-modal__inherited{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;display:grid}.league-slot-stat{background:#ffffff07;border:1px solid #ffffff0e;border-radius:10px;gap:4px;min-width:0;padding:10px;display:grid}.league-slot-stat span{color:#747d8a;letter-spacing:.065em;text-transform:uppercase;font-size:.58rem}.league-slot-stat strong{color:#ecf0f5;font:750 .96rem var(--font-heading,"Oswald", sans-serif);text-overflow:ellipsis;overflow:hidden}.league-slot-stat--accent strong{color:#ff9b4a}.league-slot-card__meta{color:#858e9b;flex-wrap:wrap;gap:8px 15px;margin:14px 0;font-size:.69rem;display:flex}.league-slot-card__meta i{color:#a6afbb;margin-right:5px}.league-slot-card__meta strong{color:#d9dee6}.league-slot-card__footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:end;gap:16px;padding-top:14px;display:flex}.league-slot-form{gap:6px;display:grid}.league-slot-form>span{color:#69717d;letter-spacing:.08em;text-transform:uppercase;font-size:.57rem}.league-slot-form>div{align-items:center;gap:5px;display:flex}.league-slot-form i{border-radius:6px;place-items:center;width:22px;height:22px;font-size:.62rem;font-style:normal;font-weight:900;display:grid}.league-slot-form i.is-win{color:#86efac;background:#22c55e21}.league-slot-form i.is-loss{color:#fca5a5;background:#ef44441f}.league-slot-form em{color:#69717d;font-size:.69rem;font-style:normal}.league-slot-card__footer button{color:#7d8693;text-transform:uppercase;background:#ffffff09;border:1px solid #ffffff17;border-radius:10px;justify-content:center;align-items:center;gap:8px;max-width:260px;min-height:39px;padding:0 14px;font-size:.69rem;font-weight:800;display:inline-flex}.league-slot-card__footer button.is-primary{color:#fff;cursor:pointer;background:#f97316;border-color:#f97316}.league-slot-card__footer button.is-primary:hover{background:#ff8729}.league-slot-card__footer button:disabled{cursor:not-allowed}.league-slots-state{color:#7f8895;text-align:center;background:#0e1014a6;border:1px dashed #ffffff1a;border-radius:18px;place-content:center;justify-items:center;gap:8px;min-height:260px;display:grid}.league-slots-state>i{color:#f97316;margin-bottom:4px;font-size:1.7rem}.league-slots-state strong{color:#f2f4f7;font-size:1.05rem}.league-slots-state span{font-size:.82rem}.league-slots-state button{color:#fff;cursor:pointer;background:#f97316;border:1px solid #f97316;border-radius:9px;margin-top:8px;padding:9px 16px}.league-slots-state.is-error>i{color:#ef4444}.league-slots-modal{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020408d6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.league-slots-modal__panel{background:linear-gradient(145deg,#17191f,#0a0c10 68%);border:1px solid #f9731657;border-radius:22px;width:min(760px,100%);max-height:min(850px,100vh - 40px);padding:25px;overflow:auto;box-shadow:0 35px 110px #000000ad}.league-slots-modal__head{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.league-slots-modal__head>span{color:#ff8b32;background:#f973161f;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.league-slots-modal__head small{color:#f28a3a;letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:700}.league-slots-modal__head h2{color:#fff;font:750 1.55rem var(--font-heading,"Oswald",sans-serif);text-transform:uppercase;margin:3px 0 0}.league-slots-modal__head>button{color:#adb4be;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;width:36px;height:36px}.league-slots-modal__route{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;margin:22px 0 12px;display:grid}.league-slots-modal__route>div{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:4px;min-width:0;padding:14px;display:grid}.league-slots-modal__route small{color:#747d89;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem}.league-slots-modal__route strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.league-slots-modal__route span{color:#f5954e;font-size:.74rem}.league-slots-modal__route>i{color:#f97316}.league-slots-modal__inherited{margin:0 0 18px}.league-slots-modal__rules{background:#ffffff08;border-radius:14px;padding:18px}.league-slots-modal__rules h3{color:#fff;margin:0 0 12px;font-size:.91rem}.league-slots-modal__rules ul{color:#b8bec8;gap:9px;margin:0;padding-left:20px;font-size:.82rem;line-height:1.55;display:grid}.league-slots-modal__rules li::marker{color:#f97316}.league-slots-modal__warning{color:#fbbf24;margin:15px 0 0;font-size:.75rem;line-height:1.5}.league-slots-modal__warning i{margin-right:6px}.league-slots-modal__confirmation{color:#cbd1da;cursor:pointer;background:#fbbf240b;border:1px solid #fbbf2433;border-radius:12px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:11px;margin-top:15px;padding:14px;font-size:.78rem;line-height:1.55;transition:border-color .18s,background-color .18s;display:grid}.league-slots-modal__confirmation.is-checked{background:#f9731617;border-color:#f973169e}.league-slots-modal__confirmation input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.league-slots-modal__confirmation-box{color:#0000;background:#ffffff0a;border:1px solid #ffffff38;border-radius:6px;place-items:center;width:22px;height:22px;margin-top:1px;transition:border-color .18s,color .18s,background-color .18s;display:grid}.league-slots-modal__confirmation.is-checked .league-slots-modal__confirmation-box{color:#fff;background:#f97316;border-color:#f97316}.league-slots-modal__confirmation-box i{font-size:.68rem}.league-slots-modal__confirmation strong{color:#fff}.league-slots-modal__confirmation:focus-within{outline-offset:2px;outline:2px solid #f97316b3}.league-slots-modal__actions{justify-content:flex-end;gap:10px;margin-top:21px;display:flex}.league-slots-modal__actions button{color:#c1c7d0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1c;border-radius:10px;min-height:43px;padding:0 17px;font-size:.72rem;font-weight:850}.league-slots-modal__actions button.is-confirm{color:#fff;background:#f97316;border-color:#f97316}.league-slots-modal__actions button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:900px){.league-slots-grid{grid-template-columns:1fr}.league-slots-hero__content{width:100%}.league-slots-hero__mark{opacity:.18}}@media (max-width:620px){.league-slots-page{width:min(100% - 20px,1480px);padding-top:12px}.league-slots-hero{border-radius:17px;min-height:0}.league-slots-hero__content{padding:30px 20px}.league-slots-explainer{padding:15px}.league-slot-card{padding:16px}.league-slot-card__header{grid-template-columns:50px minmax(0,1fr) auto;gap:10px}.league-slot-card__logo{width:50px;height:50px}.league-slot-card__points strong{font-size:1.35rem}.league-slot-card__record,.league-slots-modal__inherited{grid-template-columns:1fr 1fr}.league-slot-card__footer{flex-direction:column;align-items:stretch}.league-slot-card__footer button{width:100%;max-width:none}.league-slots-modal{padding:8px}.league-slots-modal__panel{border-radius:16px;max-height:calc(100vh - 16px);padding:17px}.league-slots-modal__route{grid-template-columns:1fr}.league-slots-modal__route>i{justify-self:center;rotate:90deg}.league-slots-modal__actions{flex-direction:column-reverse}.league-slots-modal__actions button{width:100%}}@media (prefers-reduced-motion:reduce){.league-slot-card__trace{transition:none;animation:none}}
