.schedule-new{--schedule-green-950: #061b0d;--schedule-green-900: #0a2a16;--schedule-green-800: #104122;--schedule-green-700: #17602f;--schedule-lime: #b8dc3b;--schedule-yellow: #f3dd28;--schedule-canvas: #f3f5ef;--schedule-paper: #ffffff;--schedule-ink: #111913;--schedule-muted: #657068;overflow:clip;color:var(--schedule-ink);background:var(--schedule-canvas);font-family:Arial,Helvetica,sans-serif}.schedule-new *,.schedule-new *:before,.schedule-new *:after{box-sizing:border-box}.schedule-new [hidden]{display:none!important}.schedule-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.schedule-hero{position:relative;min-height:560px;display:grid;align-items:end;isolation:isolate;color:#fff;background:var(--schedule-green-950)}.schedule-hero__image,.schedule-hero__shade{position:absolute;inset:0;z-index:-2;width:100%;height:100%}.schedule-hero__image{object-fit:cover;object-position:center 42%}.schedule-hero__shade{z-index:-1;background:linear-gradient(90deg,#041a0cf0,#041a0cb3 48%,#041a0c33 80%),linear-gradient(0deg,rgba(4,23,11,.82) 0%,transparent 60%)}.schedule-hero__content{padding-block:88px 118px}.schedule-kicker{display:inline-flex;align-items:center;gap:11px;color:var(--schedule-yellow);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.schedule-kicker>span{width:38px;height:2px;background:currentColor}.schedule-kicker--dark{color:var(--schedule-green-700)}.schedule-hero h1{max-width:790px;margin:18px 0 16px;color:#fff;font-size:5.7rem;font-weight:900;letter-spacing:0;line-height:.88}.schedule-hero h1 em{color:var(--schedule-yellow);font-style:normal}.schedule-hero__content>p{max-width:580px;margin:0;color:#ffffffbf;font-size:1.08rem;line-height:1.6}.schedule-hero__action{min-height:46px;display:inline-flex;align-items:center;gap:18px;margin-top:26px;padding:0 17px;color:var(--schedule-green-950);background:var(--schedule-yellow);border-radius:4px;font-size:.83rem;font-weight:800;text-decoration:none;transition:transform .2s ease,background .2s ease}.schedule-hero__action svg{width:19px;fill:none;stroke:currentColor;stroke-width:2}.schedule-hero__action:hover{transform:translateY(-2px);background:#fff}.schedule-hero__facts{position:absolute;right:max(24px,calc((100% - 1180px)/2));bottom:0;display:grid;grid-template-columns:repeat(3,150px);color:#fff;background:#061b0deb;border-top:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px)}.schedule-hero__facts div{min-width:0;padding:18px 20px;border-left:1px solid rgba(255,255,255,.12)}.schedule-hero__facts strong{display:block;color:#fff;font-size:1.35rem;line-height:1}.schedule-hero__facts span{display:block;margin-top:6px;color:#ffffff8f;font-size:.62rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.schedule-workspace{scroll-margin-top:64px}.schedule-toolbar{position:sticky;top:64px;z-index:15;color:#fff;background:#071e0ff7;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}.schedule-toolbar__inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.schedule-tabs{height:74px;display:flex;align-items:stretch}.schedule-tabs button{position:relative;min-width:116px;padding:0 18px;color:#fff9;background:transparent;border:0;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}.schedule-tabs button:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--schedule-yellow);transform:scaleX(0);transition:transform .2s ease}.schedule-tabs button:hover,.schedule-tabs button.is-active{color:#fff;background:#ffffff0b}.schedule-tabs button.is-active:after{transform:scaleX(1)}.schedule-selects{display:flex;align-items:center;gap:28px}.schedule-select{position:relative;display:grid;gap:4px}.schedule-select--season{min-width:120px}.schedule-select--competition{min-width:250px}.schedule-select>span{color:var(--schedule-lime);font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.schedule-select select{width:100%;padding:0 28px 0 0;overflow:hidden;color:#fff;background:transparent;border:0;outline:0;appearance:none;font:inherit;font-size:.82rem;font-weight:700;text-overflow:ellipsis;cursor:pointer}.schedule-select select option{color:var(--schedule-ink);background:#fff}.schedule-select svg{position:absolute;right:0;bottom:3px;width:17px;fill:none;stroke:currentColor;stroke-width:2;pointer-events:none}.schedule-content{padding-block:80px 96px}.schedule-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:38px}.schedule-heading h2{margin:10px 0 0;font-size:3.5rem;letter-spacing:0;line-height:.98}.schedule-heading__aside{display:flex;align-items:center;gap:24px}.schedule-calendar-download{min-width:260px;min-height:62px;display:flex;align-items:center;gap:12px;padding:8px 16px 8px 9px;color:#fff;text-align:left;background:var(--schedule-green-900);border:1px solid rgba(10,42,22,.16);border-radius:4px;box-shadow:0 10px 24px #061b0d1f;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,opacity .2s ease}.schedule-calendar-download__icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;color:var(--schedule-green-950);background:var(--schedule-yellow);border-radius:3px}.schedule-calendar-download__icon svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.schedule-calendar-download__copy{min-width:0;display:grid;gap:4px}.schedule-calendar-download__copy strong{color:inherit;font-size:.76rem;line-height:1.1}.schedule-calendar-download__copy small{max-width:190px;overflow:hidden;color:#ffffff94;font-size:.62rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.schedule-calendar-download:not(:disabled):hover{transform:translateY(-2px);background:var(--schedule-green-800);box-shadow:0 14px 30px #061b0d2e}.schedule-calendar-download:focus-visible{outline:3px solid rgba(184,220,59,.45);outline-offset:3px}.schedule-calendar-download:disabled{color:var(--schedule-muted);background:transparent;border-color:#d9ded7;box-shadow:none;cursor:not-allowed;opacity:.72}.schedule-calendar-download:disabled .schedule-calendar-download__icon{color:var(--schedule-muted);background:#e4e8e1}.schedule-calendar-download:disabled .schedule-calendar-download__copy small{color:var(--schedule-muted)}.schedule-heading__meta{display:flex;align-items:baseline;gap:8px;color:var(--schedule-muted);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.schedule-heading__meta strong{color:var(--schedule-green-800);font-size:2rem;letter-spacing:0}.schedule-status{min-height:92px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--schedule-muted);background:#ffffff94;border:1px solid #dce2da;border-radius:4px;font-size:.85rem}.schedule-status__spinner{width:18px;height:18px;border:2px solid #cbd4ca;border-top-color:var(--schedule-green-700);border-radius:50%;animation:schedule-spin .7s linear infinite}.schedule-status.is-error{align-items:flex-start;flex-direction:column;padding:24px;color:#7e2d25;background:#fff1ed;border-color:#edc5bd}.schedule-status.is-error span{color:#865c56}.schedule-status.is-warning{min-height:auto;justify-content:flex-start;margin-bottom:24px;padding:12px 15px;color:#6c5713;background:#fff8d9;border-color:#e9d883}@keyframes schedule-spin{to{transform:rotate(360deg)}}.schedule-groups{display:grid;gap:58px}.schedule-month{min-width:0}.schedule-month__heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px;padding-bottom:13px;border-bottom:2px solid var(--schedule-green-800)}.schedule-month__heading h3{margin:0;font-size:1.35rem;text-transform:capitalize}.schedule-month__heading span{color:var(--schedule-muted);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.schedule-month__games{display:grid;gap:8px}.match-row{position:relative;min-height:132px;display:grid;grid-template-columns:88px minmax(0,1fr) 180px 48px;align-items:stretch;overflow:hidden;background:var(--schedule-paper);border:1px solid #dce2da;border-radius:5px;box-shadow:0 8px 24px #112d1b0b;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.match-row:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--schedule-yellow)}.match-row.is-home:before{background:var(--schedule-green-700)}.match-row:hover{border-color:#bdcabc;box-shadow:0 14px 32px #112d1b17;transform:translateY(-2px)}.match-date{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;background:var(--schedule-green-900)}.match-date span{font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.match-date strong{margin:2px 0;color:#fff;font-size:2.15rem;line-height:1}.match-date small{color:var(--schedule-lime);font-size:.65rem;font-weight:800;text-transform:uppercase}.match-main{min-width:0;display:flex;justify-content:center;flex-direction:column;padding:20px 26px}.match-main__meta{display:flex;align-items:center;gap:9px;margin-bottom:13px;color:var(--schedule-muted);font-size:.62rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.match-main__meta>span+span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-venue{flex:0 0 auto;padding:4px 6px;color:var(--schedule-green-900);background:#e8f1df;border-radius:2px;font-size:.57rem;font-weight:900}.match-row.is-away .match-venue{color:#6d5911;background:#fff5bd}.match-teams{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:center;gap:12px}.match-team{min-width:0;display:flex;align-items:center;gap:11px}.match-team--away{flex-direction:row-reverse;text-align:right}.match-team strong{overflow:hidden;font-size:.9rem;line-height:1.25;text-overflow:ellipsis}.match-team__mark{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center}.match-team__mark img{max-width:100%;max-height:100%;object-fit:contain}.match-team__mark--fallback{color:#fff;background:var(--schedule-green-800);border-radius:50%;font-size:.62rem;font-weight:900}.match-versus{color:#929d95;font-size:.58rem;font-weight:800;text-align:center;text-transform:uppercase}.match-details{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:18px;border-left:1px solid #e2e7e1}.match-time{display:flex;align-items:baseline;gap:4px;color:var(--schedule-green-900);font-size:1.5rem;font-weight:900}.match-time small{color:var(--schedule-muted);font-size:.6rem;font-weight:700;text-transform:uppercase}.match-result{min-width:78px;padding:8px 10px;color:#fff;background:var(--schedule-green-900);border-radius:3px;font-size:1.3rem;text-align:center}.match-result.is-win{color:#123a1f;background:#cce7b6}.match-result.is-draw{color:#594b17;background:#f4e8ae}.match-result.is-loss{color:#6c2924;background:#f0c8c1}.match-location{max-width:150px;display:flex;align-items:center;gap:6px;color:var(--schedule-muted);font-size:.67rem;text-decoration:none}.match-location svg{width:14px;flex:0 0 14px;fill:none;stroke:currentColor;stroke-width:1.8}a.match-location:hover{color:var(--schedule-green-700)}.match-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-state-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px}.match-state{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;border-radius:999px;font-size:.54rem;font-weight:900;letter-spacing:.07em;line-height:1;text-transform:uppercase}.match-state--scheduled{color:#526157;background:#edf0ec}.match-state--ended{color:#fff;background:var(--schedule-green-800)}.match-state--live{color:#fff;background:#c92d25;box-shadow:0 0 0 4px #c92d251a}.match-state--live:before{width:6px;height:6px;margin-right:5px;content:"";background:currentColor;border-radius:50%;animation:schedule-live-pulse 1.4s ease-in-out infinite}.match-flag{min-height:21px;display:inline-flex;align-items:center;padding:0 7px;color:#765c09;background:#fff1a8;border-radius:999px;font-size:.52rem;font-weight:900;text-transform:uppercase}.match-flag--penalty{color:#fff;background:var(--schedule-green-700)}.match-row.is-live:before{background:#c92d25}@keyframes schedule-live-pulse{50%{opacity:.32;transform:scale(.72)}}.match-live-toggle{display:inline-flex;align-items:center;gap:5px;padding:0;color:var(--schedule-green-800);background:transparent;border:0;font:inherit;font-size:.61rem;font-weight:900;cursor:pointer}.match-live-toggle svg{width:14px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease}.match-live-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.match-live-toggle:hover{color:var(--schedule-green-950)}.match-live-toggle:focus-visible{outline:2px solid var(--schedule-green-700);outline-offset:3px}.match-live-panel{grid-column:1 / -1;padding:24px 30px 30px;background:#f7faf5;border-top:1px solid #dce2da}.match-live-panel[hidden]{display:none}.match-live-panel__message{min-height:72px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--schedule-muted);font-size:.78rem}.match-live-panel__message.is-error{align-items:flex-start;flex-direction:column;color:#7e2d25}.match-live-panel__message.is-error span{color:#865c56}.match-live-panel__stale{margin:-4px 0 18px;padding:9px 11px;color:#6c5713;background:#fff8d9;border:1px solid #e9d883;border-radius:3px;font-size:.68rem}.match-live-panel__empty{margin:18px 0 0;color:var(--schedule-muted);font-size:.76rem}.match-live-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:2px solid var(--schedule-green-800)}.match-live-header>div{display:flex;align-items:center;gap:10px}.match-live-header small{color:var(--schedule-muted);font-size:.62rem}.match-live-score{color:var(--schedule-green-900);font-size:2rem;line-height:1}.match-live-meta{display:flex;flex-wrap:wrap;gap:10px 24px;margin:18px 0 0}.match-live-meta div{display:flex;align-items:baseline;gap:6px}.match-live-meta dt{color:var(--schedule-muted);font-size:.58rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.match-live-meta dd{margin:0;color:var(--schedule-ink);font-size:.72rem;font-weight:800}.match-live-facts{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.match-live-facts>span{min-width:92px;display:grid;gap:3px;padding:8px 10px;background:#fff;border:1px solid #dce2da;border-radius:3px}.match-live-facts small{color:var(--schedule-muted);font-size:.54rem;font-weight:800;text-transform:uppercase}.match-live-facts strong{color:var(--schedule-green-900);font-size:.86rem}.match-live-section{margin-top:26px}.match-live-section h4,.match-lineups h4{margin:0 0 14px;color:var(--schedule-green-900);font-size:.88rem}.match-timeline{max-height:430px;margin:0;padding:0;overflow:auto;list-style:none}.match-timeline__item{display:grid;grid-template-columns:45px 18px minmax(0,1fr);align-items:start;gap:8px;padding:10px 0;border-bottom:1px solid #dfe5dd}.match-timeline__item time{padding-top:2px;color:var(--schedule-muted);font-size:.67rem;font-weight:800}.match-timeline__symbol{color:var(--schedule-green-600);font-size:.68rem;line-height:1.35;text-align:center}.match-timeline__item.is-goal .match-timeline__symbol{color:var(--schedule-green-800)}.match-timeline__item.is-penalty .match-timeline__symbol{color:#c79017}.match-timeline__item div{display:grid;gap:2px}.match-timeline__item strong{color:var(--schedule-ink);font-size:.72rem}.match-timeline__item span,.match-timeline__item small{color:var(--schedule-muted);font-size:.66rem}.match-lineups,.match-officials{margin-top:20px;background:#fff;border:1px solid #dce2da;border-radius:3px}.match-lineups summary,.match-officials summary{padding:12px 14px;color:var(--schedule-green-900);font-size:.72rem;font-weight:900;cursor:pointer}.match-lineups__teams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:4px 16px 18px}.match-lineup__group+.match-lineup__group{margin-top:14px}.match-lineup__group>strong{display:block;margin-bottom:6px;color:var(--schedule-muted);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase}.match-lineup__group ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.match-lineup__group li{display:flex;align-items:center;gap:7px;color:var(--schedule-ink);font-size:.68rem}.match-lineup__group li>span{width:24px;min-height:21px;display:inline-grid;place-items:center;color:#fff;background:var(--schedule-green-800);border-radius:2px;font-size:.58rem;font-weight:900}.match-lineup__group li small{margin-left:auto;color:var(--schedule-muted);font-size:.55rem}.match-officials dl{display:grid;gap:7px;margin:0;padding:0 16px 16px}.match-officials dl div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px}.match-officials dt{color:var(--schedule-muted);font-size:.61rem;font-weight:800}.match-officials dd{margin:0;color:var(--schedule-ink);font-size:.67rem}.match-calendar{width:48px;display:grid;place-items:center;color:var(--schedule-green-800);background:#f8faf6;border:0;border-left:1px solid #e2e7e1;cursor:pointer;transition:color .2s ease,background .2s ease}.match-calendar svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8}.match-calendar:hover{color:var(--schedule-green-950);background:var(--schedule-yellow)}.schedule-empty{padding:70px 24px;color:var(--schedule-muted);background:#fff;border:1px solid #dce2da;border-radius:5px;text-align:center}.schedule-empty>svg{width:38px;fill:none;stroke:var(--schedule-green-700);stroke-width:1.5}.schedule-empty h3{margin:18px 0 8px;color:var(--schedule-ink);font-size:1.4rem}.schedule-empty p{margin:0;font-size:.9rem}.schedule-empty button{min-height:40px;margin-top:20px;padding:0 15px;color:#fff;background:var(--schedule-green-800);border:0;border-radius:3px;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer}.schedule-note{padding-block:30px;color:#fff;background:var(--schedule-green-900)}.schedule-note__inner{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:18px}.schedule-note__icon{width:44px;height:44px;display:grid;place-items:center;color:var(--schedule-yellow);border:1px solid rgba(255,255,255,.16);border-radius:50%}.schedule-note__icon svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.schedule-note strong{color:#fff;font-size:.88rem}.schedule-note p{margin:4px 0 0;color:#ffffff94;font-size:.75rem}.schedule-note a{color:var(--schedule-yellow);font-size:.76rem;font-weight:800;text-decoration:none}.schedule-note a span{margin-left:8px}@media(max-width:900px){.schedule-hero h1{font-size:4.5rem}.schedule-hero__facts{grid-template-columns:repeat(3,130px)}.match-row{grid-template-columns:80px minmax(0,1fr) 145px 44px}.match-main{padding-inline:18px}.match-teams{grid-template-columns:1fr;gap:8px}.match-team--away{flex-direction:row;text-align:left}.match-versus{display:none}.match-team__mark{width:34px;height:34px;flex-basis:34px}}@media(max-width:700px){.schedule-shell{width:min(100% - 28px,1180px)}.schedule-hero{min-height:600px}.schedule-hero__image{object-position:58% center}.schedule-hero__shade{background:linear-gradient(0deg,#041a0cf5,#041a0cb8 68%,#041a0c66)}.schedule-hero__content{padding-block:74px 184px}.schedule-hero h1{font-size:3.45rem;line-height:.92}.schedule-hero__content>p{max-width:420px;font-size:.96rem}.schedule-hero__facts{right:14px;bottom:0;left:14px;grid-template-columns:repeat(3,1fr)}.schedule-hero__facts div{padding:15px 11px}.schedule-hero__facts strong{font-size:1.05rem}.schedule-hero__facts span{font-size:.54rem}.schedule-toolbar{top:64px}.schedule-toolbar__inner{width:100%;min-height:116px;align-items:stretch;flex-direction:column;gap:0}.schedule-tabs{width:100%;height:58px}.schedule-tabs button{min-width:0;flex:1;padding-inline:8px}.schedule-selects{width:calc(100% - 28px);min-height:58px;display:grid;grid-template-columns:minmax(92px,.7fr) minmax(0,1.3fr);gap:18px;margin-inline:auto}.schedule-select{min-width:0;align-content:center}.schedule-content{padding-block:58px 72px}.schedule-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:28px}.schedule-heading h2{font-size:2.45rem}.schedule-heading__aside{width:100%;align-items:center;gap:14px}.schedule-calendar-download{min-width:0;flex:1}.schedule-heading__meta{flex:0 0 auto;align-self:auto}.schedule-groups{gap:44px}.match-row{min-height:0;grid-template-columns:68px minmax(0,1fr) 42px;align-items:stretch}.match-date{grid-row:1 / span 2}.match-date strong{font-size:1.75rem}.match-main{grid-column:2;padding:16px 14px 10px}.match-main__meta{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:12px}.match-main__meta>span+span{max-width:100%;white-space:normal}.match-team strong{font-size:.8rem}.match-team__mark{width:30px;height:30px;flex-basis:30px}.match-details{grid-column:2;align-items:center;justify-content:space-between;flex-flow:row wrap;gap:8px;padding:8px 14px 14px;border:0}.match-state-row{width:100%;justify-content:flex-start}.match-live-toggle{width:100%;min-height:36px;justify-content:center;margin-top:2px;padding:8px 10px;color:#fff;background:var(--schedule-green-800);border-radius:4px;font-size:.66rem}.match-live-toggle span{display:inline}.match-live-toggle svg{width:16px;flex:0 0 16px}.match-live-toggle:hover{color:#fff;background:var(--schedule-green-950)}.match-row.is-live .match-live-toggle{background:#c92d25}.match-time{font-size:1.15rem}.match-result{min-width:64px;padding:6px 8px;font-size:1.05rem}.match-calendar{width:42px;grid-column:3;grid-row:1 / span 2}.match-live-panel{padding:20px 16px 24px}.match-live-header{align-items:flex-start}.match-live-header>div{align-items:flex-start;flex-direction:column;gap:6px}.match-live-score{font-size:1.65rem}.match-lineups__teams{grid-template-columns:1fr}.match-officials dl div{grid-template-columns:90px minmax(0,1fr)}.schedule-note__inner{grid-template-columns:40px 1fr}.schedule-note a{grid-column:2}}@media(max-width:400px){.schedule-hero h1{font-size:3rem}.match-row{grid-template-columns:58px minmax(0,1fr) 38px}.match-date strong{font-size:1.55rem}.match-main,.match-details{padding-inline:10px}.match-calendar{width:38px}.match-team__mark{width:27px;height:27px;flex-basis:27px}}@media(prefers-reduced-motion:reduce){.schedule-status__spinner{animation:none}.match-state--live:before{animation:none}.match-row,.schedule-hero__action,.schedule-calendar-download{transition:none}}
