:root{--breakpoint-sm:480px;--breakpoint-md:768px;--breakpoint-lg:1024px;--midnight-blue-default:#001326;--midnight-blue-light100:#a4acbb;--midnight-blue-light200:#323954;--midnight-blue-light300:#a4acbb;--midnight-blue-light400:#f0f2f5;--maze-default:#fccb16;--maze-light100:#f5d76d;--maze-light200:#eae3c6;--maze-dark100:#e0b214;--lightblue-default:#00bfff;--lightblue-light100:#00e5ff;--lightblue-light200:#00f7ff;--grey-button:#949494;--grey-dark300:#434343;--grey-dark200:#545454;--grey-dark100:#7c7c7c;--grey-default:#959595;--grey-light100:#c9c9c9;--grey-light200:#e2e2e2;--red-default:red;--red-light100:#ff5353;--red-light200:#ffcaca;--white:#fff;--black:#000;--panel-background:#222;--panel-button:#4b4b4b;--panel-button-dark:#3b3b3b;--panel-button-select:#292929;--opacity-0:00;--opacity-5:0D;--opacity-10:1A;--opacity-13:21;--opacity-18:2E;--opacity-20:33;--opacity-30:4D;--opacity-40:66;--opacity-47:78;--opacity-50:80;--opacity-60:99;--opacity-70:B3;--opacity-80:CC;--opacity-90:26;--opacity-100:FF;font-size:10px}@media (min-width:768px){:root{font-size:12px}}@media (min-width:1024px){:root{font-size:14px}}.time-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--maze-default);border-radius:50%;box-shadow:0 0 0 2px #fff;cursor:pointer;height:12px;position:relative;width:12px;z-index:2}.time-slider::-moz-range-thumb{background:var(--maze-default);border-radius:50%;box-shadow:0 0 0 2px #fff;cursor:pointer;height:10px;position:relative;width:10px;z-index:2}@media (min-width:480px){.time-slider::-moz-range-thumb{height:6px;width:6px}}@media (min-width:768px){.time-slider::-moz-range-thumb{height:10px;width:10px}}@media (min-width:1024px){.time-slider::-moz-range-thumb{height:12px;width:12px}}.timer-button{align-items:center;background-color:#5c5c5c;border:none;border-radius:4px 40px 40px 4px;cursor:pointer;display:flex;height:28px;justify-content:flex-start;margin:0;padding:0;width:30px;z-index:100}@media (min-width:480px){.timer-button{height:32px;width:34px}}@media (min-width:768px){.timer-button{height:36px;width:40px}}@media (min-width:1024px){.timer-button{height:40px;width:44px}}.timer-button.disabled{cursor:not-allowed}.live-button{align-items:center;background-color:#5c5c5c;border:none;border-radius:2px;color:#c6c6c6;cursor:pointer;display:flex;font-size:12px;height:28px;justify-content:center;padding:4px 6px;text-align:center;width:fit-content}@media (min-width:480px){.live-button{font-size:16px;height:32px}}@media (min-width:768px){.live-button{font-size:20px;height:36px}}@media (min-width:1024px){.live-button{font-size:24px;height:40px}}.live-button.disabled{cursor:not-allowed}.timer-button-icon{height:26px;pointer-events:none;width:26px}@media (min-width:480px){.timer-button-icon{height:29px;width:29px}}@media (min-width:768px){.timer-button-icon{height:32px;width:32px}}@media (min-width:1024px){.timer-button-icon{height:35px;width:35px}}.speed-menu-button{align-items:center;background:var(--panel-button-select);border:2px solid var(--grey-button);border-radius:9px;color:var(--maze-default);cursor:pointer;display:flex;font-size:10px;font-weight:500;height:22px;justify-content:center;padding:0;position:relative;width:40px;z-index:1}@media (min-width:480px){.speed-menu-button{border-radius:9px;font-size:12px;height:26px;width:48px}}@media (min-width:768px){.speed-menu-button{border-radius:12px;font-size:14px;height:30px;width:56px}}@media (min-width:1024px){.speed-menu-button{border-radius:15px;font-size:16px;height:34px;width:64px}}.speed-menu-list{background-color:rgba(0,0,0,.6);border-top-left-radius:11px;border-top-right-radius:11px;bottom:100%;left:0;margin-bottom:-15px;padding:0 0 15px;position:absolute;width:40px}@media (min-width:480px){.speed-menu-list{border-top-left-radius:13px;border-top-right-radius:13px;width:48px}}@media (min-width:768px){.speed-menu-list{border-top-left-radius:15px;border-top-right-radius:15px;width:56px}}@media (min-width:1024px){.speed-menu-list{border-top-left-radius:17px;border-top-right-radius:17px;width:64px}}.speed-menu-item{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:24px;justify-content:end;padding-right:6px;width:100%}@media (min-width:480px){.speed-menu-item{height:26px;padding-right:8px}}@media (min-width:768px){.speed-menu-item{height:28px;padding-right:10px}}@media (min-width:1024px){.speed-menu-item{height:30px;padding-right:12px}}.speed-menu-button-icon{height:12px;pointer-events:none;width:12px}@media (min-width:768px){.speed-menu-button-icon{height:14px;width:14px}}@media (min-width:1024px){.speed-menu-button-icon{height:16px;width:16px}}.speed-menu-custom-input{-moz-appearance:textfield;appearance:textfield}.speed-menu-custom-input::-webkit-inner-spin-button,.speed-menu-custom-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.speed-menu-item-text{color:var(--maze-default);font-size:10px;font-weight:500;letter-spacing:.5px}@media (min-width:768px){.speed-menu-item-text{font-size:12px}}@media (min-width:1024px){.speed-menu-item-text{font-size:14px}}.pill-container{align-items:center;display:flex;gap:2px}@media (min-width:768px){.pill-container{gap:3px}}.optional-button{align-items:center;background-color:var(--panel-button-select);border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;margin:0;padding:0;width:44px}@media (min-width:480px){.optional-button{height:48px;width:48px}}@media (min-width:768px){.optional-button{height:52px;width:52px}}@media (min-width:1024px){.optional-button{height:56px;width:56px}}.optional-button-icon{align-items:center;height:28px;pointer-events:none;width:28px}@media (min-width:480px){.optional-button-icon{height:30px;width:30px}}@media (min-width:768px){.optional-button-icon{height:32px;width:32px}}@media (min-width:1024px){.optional-button-icon{height:34px;width:34px}}.optional-button-icon.background{margin-top:-2px}.optional-button.remove-background{background-color:transparent;border-radius:0}.speed-menu-item.first:hover{border-top-left-radius:11px;border-top-right-radius:11px}@media (min-width:480px){.speed-menu-item.first:hover{border-top-left-radius:13px;border-top-right-radius:13px}}@media (min-width:768px){.speed-menu-item.first:hover{border-top-left-radius:15px;border-top-right-radius:15px}}@media (min-width:1024px){.speed-menu-item.first:hover{border-top-left-radius:17px;border-top-right-radius:17px}}.time-zone-container{background:var(--panel-background);border-radius:16px;display:flex;flex-direction:column;font-size:10px;font-weight:500;gap:4px;height:fit-content;justify-content:space-evenly;padding:4px;position:relative;width:64px}@media (min-width:480px){.time-zone-container{font-size:10px;width:72px}}@media (min-width:768px){.time-zone-container{font-size:12px;width:80px}}@media (min-width:1024px){.time-zone-container{font-size:14px;width:88px}}.zone-button{align-items:center;background:#5c5c5c;border:none;border-radius:20px;color:#c6c6c6;cursor:pointer;display:flex;justify-content:center;position:relative;width:100%;z-index:1}@media (min-width:480px){.zone-button{height:19px;padding:2px 8px}}@media (min-width:768px){.zone-button{height:22px;padding:4px 10px}}@media (min-width:1024px){.zone-button{height:25px;padding:6px 12px}}.speed-menu-container{display:inline-block;position:relative}.speed-menu-button:hover{background:var(--grey-dark300)}.speed-menu-item:hover{background:rgba(0,0,0,.3)}.controller-container{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;position:relative;width:fit-content;z-index:10}.live-button.is-live,.live-button:hover:not(.is-mobile){color:var(--maze-default)}.timer-button.backward{transform:rotate(180deg)}.timer-button.active{background-color:var(--maze-default)}.mobile-slider-container{justify-content:center}.mobile-slider-container,.slider-container{align-items:center;bottom:0;display:flex;position:relative;width:100%;z-index:10}.slider-container{font-size:9.6px;justify-content:space-between;padding:0 20px}.slider-wrapper{padding-top:24px;position:relative;width:100%}.time-slider{appearance:none;background:#f5f5f5;border-radius:4px;cursor:pointer;height:4px;margin:7px 0;outline:none;position:relative;width:100%}.time-slider.disabled{cursor:not-allowed}.slider-value{align-items:center;backdrop-filter:blur(50px);background-color:rgba(0,0,0,.6);border-radius:1px;color:var(--maze-default);display:flex;font-weight:700;justify-content:space-evenly;padding:2px 1px;position:absolute;text-align:center;transform:translateX(-50%);transition:left .3s ease-out!important;white-space:nowrap;width:115px;z-index:20}.time-labels-container{display:flex;justify-content:space-between;margin-top:8px;padding:0 8px 5px;position:relative;z-index:10}.time-label{color:#fff}.zone-button.active{background:var(--maze-default);color:#000}.current-time-name{align-items:center;display:flex;height:100%;justify-content:center;width:80%}.time-slider.secondary{background:transparent}.time-slider.secondary::-webkit-slider-runnable-track{background:transparent}.time-slider.secondary::-moz-range-track{background:transparent}.time-slider.secondary::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#00b300;border-radius:2px;box-shadow:0 0 0 2px #fff;cursor:pointer;height:12px;position:relative;width:12px;z-index:10}.time-slider.secondary::-moz-range-thumb{background:#00b300;border:none;border-radius:2px;box-shadow:0 0 0 2px #fff;cursor:pointer;height:12px;position:relative;width:12px;z-index:10}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.animate-range-change{animation:slideInRight .5s ease-out forwards}.new-time-slider .timer-button{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.12);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.06);color:#c0c8d6;cursor:pointer;display:flex;height:28px;justify-content:center;margin:0;padding:0;transition:all .25s cubic-bezier(.25,.8,.25,1);width:28px;z-index:100}@media (min-width:480px){.new-time-slider .timer-button{height:30px;width:30px}}@media (min-width:768px){.new-time-slider .timer-button{height:34px;width:34px}}@media (min-width:1024px){.new-time-slider .timer-button{height:38px;width:38px}}.new-time-slider .timer-button:hover:not(.disabled){background:linear-gradient(135deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.2);box-shadow:0 4px 16px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1);color:#fff;transform:translateY(-1px) scale(1.05)}.new-time-slider .timer-button:active:not(.disabled){box-shadow:0 1px 4px rgba(0,0,0,.3);transform:scale(.95)}.new-time-slider .timer-button.backward{transform:none}.new-time-slider .timer-button.backward .timer-button-icon{transform:scaleX(-1)}.new-time-slider .timer-button.active{background:linear-gradient(135deg,rgba(252,203,22,.15),rgba(252,203,22,.05));border-color:rgba(252,203,22,.5);box-shadow:0 0 16px rgba(252,203,22,.25),inset 0 1px 0 rgba(252,203,22,.1);color:var(--maze-default)}.new-time-slider .timer-button.active:hover{box-shadow:0 0 20px rgba(252,203,22,.35),inset 0 1px 0 rgba(252,203,22,.15)}.new-time-slider .live-button{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.12);border-radius:24px;box-shadow:0 2px 8px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.06);color:#c0c8d6;cursor:pointer;display:flex;font-size:10px;font-weight:700;height:28px;justify-content:center;letter-spacing:1.5px;padding:0 14px;text-align:center;transition:all .25s cubic-bezier(.25,.8,.25,1);width:fit-content}@media (min-width:480px){.new-time-slider .live-button{font-size:11px;height:30px}}@media (min-width:768px){.new-time-slider .live-button{font-size:12px;height:34px;padding:0 18px}}@media (min-width:1024px){.new-time-slider .live-button{font-size:13px;height:38px}}.new-time-slider .live-button:hover:not(.disabled){background:linear-gradient(135deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.2);box-shadow:0 4px 16px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1);color:#fff;transform:translateY(-1px) scale(1.03)}.new-time-slider .live-button:active:not(.disabled){box-shadow:0 1px 4px rgba(0,0,0,.3);transform:scale(.97)}.new-time-slider .live-button.is-live{animation:new-live-pulse 2s ease-in-out infinite;background:linear-gradient(135deg,rgba(252,203,22,.15),rgba(252,203,22,.05));border-color:rgba(252,203,22,.5);box-shadow:0 0 16px rgba(252,203,22,.25),0 0 32px rgba(252,203,22,.1);color:var(--maze-default)}@keyframes new-live-pulse{0%,to{box-shadow:0 0 16px rgba(252,203,22,.25),0 0 32px rgba(252,203,22,.1)}50%{box-shadow:0 0 20px rgba(252,203,22,.4),0 0 40px rgba(252,203,22,.15)}}.new-time-slider .timer-button-icon{color:inherit;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));height:14px;pointer-events:none;width:14px}@media (min-width:480px){.new-time-slider .timer-button-icon{height:16px;width:16px}}@media (min-width:768px){.new-time-slider .timer-button-icon{height:18px;width:18px}}@media (min-width:1024px){.new-time-slider .timer-button-icon{height:20px;width:20px}}.new-time-slider .speed-menu-container{display:inline-block;position:relative}.new-time-slider .speed-menu-button{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.01));border:1px solid hsla(0,0%,100%,.08);border-radius:12px;color:#e0e4ec;cursor:pointer;display:flex;font-size:10px;font-weight:700;height:24px;justify-content:center;letter-spacing:.3px;padding:0;position:relative;transition:all .25s cubic-bezier(.25,.8,.25,1);width:44px;z-index:10}@media (min-width:480px){.new-time-slider .speed-menu-button{font-size:11px;height:28px;width:52px}}@media (min-width:768px){.new-time-slider .speed-menu-button{font-size:12px;height:32px;width:60px}}@media (min-width:1024px){.new-time-slider .speed-menu-button{font-size:13px;height:36px;width:68px}}.new-time-slider .speed-menu-button:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border-color:rgba(252,203,22,.2);box-shadow:0 2px 12px rgba(252,203,22,.1);color:var(--maze-default)}.new-time-slider .speed-menu-list{animation:new-speed-menu-in .2s cubic-bezier(.25,.8,.25,1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:rgba(18,22,30,.9);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;bottom:100%;box-shadow:0 8px 32px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.05);left:50%;margin-bottom:6px;overflow:hidden;padding:4px;position:absolute;transform:translateX(-50%);width:52px}@media (min-width:480px){.new-time-slider .speed-menu-list{width:60px}}@media (min-width:768px){.new-time-slider .speed-menu-list{width:68px}}@media (min-width:1024px){.new-time-slider .speed-menu-list{width:76px}}@keyframes new-speed-menu-in{0%{opacity:0;transform:translateX(-50%) translateY(4px) scale(.95)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.new-time-slider .speed-menu-item{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .15s ease;width:100%}@media (min-width:480px){.new-time-slider .speed-menu-item{height:30px}}@media (min-width:768px){.new-time-slider .speed-menu-item{height:32px}}@media (min-width:1024px){.new-time-slider .speed-menu-item{height:34px}}.new-time-slider .speed-menu-item:hover{background:hsla(0,0%,100%,.08)}.new-time-slider .speed-menu-item:active{background:hsla(0,0%,100%,.12)}.new-time-slider .speed-menu-item-text{color:#c0c8d6;font-size:11px;font-weight:600;letter-spacing:.3px;transition:color .15s ease}@media (min-width:768px){.new-time-slider .speed-menu-item-text{font-size:13px}}@media (min-width:1024px){.new-time-slider .speed-menu-item-text{font-size:14px}}.new-time-slider .speed-menu-item:hover .speed-menu-item-text{color:var(--maze-default)}.new-time-slider .speed-menu-button-icon{height:10px;pointer-events:none;transition:transform .2s ease;width:10px}@media (min-width:768px){.new-time-slider .speed-menu-button-icon{height:12px;width:12px}}@media (min-width:1024px){.new-time-slider .speed-menu-button-icon{height:14px;width:14px}}.new-time-slider .speed-menu-custom-input{-moz-appearance:textfield;appearance:textfield}.new-time-slider .speed-menu-custom-input::-webkit-inner-spin-button,.new-time-slider .speed-menu-custom-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.new-time-slider .slider-container{align-items:center;bottom:0;display:flex;font-size:9.6px;justify-content:space-between;padding:0;position:relative;width:100%;z-index:10}.new-time-slider .slider-wrapper{background-color:#1a1b1f;border-top:1px solid #333;cursor:grab;overflow:visible;padding-bottom:4px;padding-top:0;position:relative;user-select:none;-webkit-user-select:none;width:100%}.new-time-slider .slider-wrapper.fixed-range{cursor:pointer}.new-time-slider .slider-wrapper.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.new-time-slider .timeline-track{height:34px;pointer-events:none;position:relative;width:100%;will-change:transform;z-index:1000}.new-time-slider .center-marker{background:var(--maze-default);border-radius:1px;bottom:0;box-shadow:0 0 6px rgba(252,203,22,.5);left:50%;margin-left:-1px;pointer-events:none;position:absolute;top:0;width:2px;z-index:15}.new-time-slider .tick-major{background:hsla(0,0%,100%,.4);height:10px}.new-time-slider .tick-major,.new-time-slider .tick-minor{pointer-events:none;position:absolute;top:0;width:1px;z-index:1}.new-time-slider .tick-minor{background:hsla(0,0%,100%,.15);height:6px}.new-time-slider .time-labels-container{bottom:-8px;height:16px;left:0;pointer-events:none;position:absolute;right:0;z-index:16}.new-time-slider .time-label{color:#fff;font-family:inherit;font-size:11px;font-weight:500;letter-spacing:.5px;position:absolute;transform:translateX(-50%);white-space:nowrap}.new-time-slider .time-zone-container{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;display:flex;flex-direction:row;font-size:9px;font-weight:600;gap:2px;height:fit-content;padding:2px;position:relative;width:100px}.new-time-slider .zone-button{align-items:center;background:transparent;border:none;border-radius:8px;color:#8891a0;cursor:pointer;display:flex;flex:1;font-size:inherit;font-weight:inherit;justify-content:center;letter-spacing:.5px;padding:3px 10px;position:relative;transition:all .2s cubic-bezier(.25,.8,.25,1);z-index:1}.new-time-slider .zone-button:hover:not(.active){background:hsla(0,0%,100%,.04);color:#c0c8d6}.new-time-slider .zone-button.active{background:linear-gradient(135deg,rgba(252,203,22,.2),rgba(252,203,22,.08));box-shadow:0 1px 6px rgba(252,203,22,.15);color:var(--maze-default)}.new-time-slider .current-time-name{align-items:center;display:flex;height:100%;justify-content:center;width:auto}.footer-panel-area{align-items:center;display:flex;flex-direction:column;pointer-events:auto;width:fit-content;z-index:50}.new-time-slider .panel-toggle-btn{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(180deg,rgba(16,20,28,.8),rgba(20,25,30,.9));border:1px solid hsla(0,0%,100%,.1);border-bottom:none;border-radius:10px 10px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.3);color:#8891a0;cursor:pointer;display:flex;height:18px;justify-content:center;padding:0;transition:all .2s ease;width:36px;z-index:20}.new-time-slider .panel-toggle-btn:hover{background:linear-gradient(180deg,rgba(24,30,40,.85),rgba(28,34,44,.95));color:#fff}.new-time-slider .footer-panel{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(180deg,rgba(16,20,28,.8),rgba(20,25,30,.9));border:1px solid hsla(0,0%,100%,.08);border-bottom:none;border-radius:14px 14px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.06);color:#fff;display:flex;flex-direction:column;gap:8px;height:120px;justify-content:flex-start;opacity:1;overflow:visible;padding:10px 16px 12px;transition:height .3s cubic-bezier(.25,.8,.25,1),opacity .25s ease,padding .3s cubic-bezier(.25,.8,.25,1);width:320px;z-index:30}.new-time-slider .footer-panel.collapsed{border:none;box-shadow:none;height:0;opacity:0;overflow:hidden;padding-bottom:0;padding-top:0}.new-time-slider .footer-panel:hover{background:linear-gradient(180deg,rgba(20,24,34,.85),rgba(24,30,38,.95))}.new-time-slider .time-button-panel{animation:new-time-button-panel-in .2s cubic-bezier(.25,.8,.25,1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:rgba(18,22,30,.9);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;bottom:100%;box-shadow:0 8px 32px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.05);display:flex;flex-direction:column;gap:8px;left:50%;margin-bottom:6px;padding:10px;position:absolute;transform:translateX(-50%);width:170px;z-index:200}@keyframes new-time-button-panel-in{0%{opacity:0;transform:translateX(-50%) translateY(4px) scale(.95)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.new-time-slider .time-button-input{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;box-sizing:border-box;color:#e0e4ec;font-family:inherit;font-size:11px;font-weight:600;letter-spacing:.3px;outline:none;padding:5px 6px;text-align:center;transition:border-color .15s ease,background .15s ease;width:100%}.new-time-slider .time-button-input:focus{background:hsla(0,0%,100%,.1);border-color:rgba(252,203,22,.4)}.new-time-slider .time-button-input.clamped{border-color:rgba(255,80,80,.7);transition:border-color .1s ease}.new-time-slider .time-button-trigger{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.12);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.06);color:#e0e4ec;cursor:pointer;display:flex;font-family:inherit;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;justify-content:center;letter-spacing:.5px;outline:none;padding:5px 12px;transition:all .25s cubic-bezier(.25,.8,.25,1);white-space:nowrap;width:140px}.new-time-slider .time-button-trigger:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.2);box-shadow:0 4px 16px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1);color:#fff}.new-time-slider .time-button-trigger:active{box-shadow:0 1px 4px rgba(0,0,0,.3);transform:scale(.97)}.new-time-slider .time-button-trigger.active{background:linear-gradient(135deg,rgba(252,203,22,.15),rgba(252,203,22,.05));border-color:rgba(252,203,22,.5);box-shadow:0 0 16px rgba(252,203,22,.25),inset 0 1px 0 rgba(252,203,22,.1);color:var(--maze-default)}.new-time-slider .time-button-live{background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:#c0c8d6;cursor:pointer;font-size:10px;font-weight:700;letter-spacing:1.5px;padding:5px 0;transition:all .2s ease;width:100%}.new-time-slider .time-button-live:hover{background:linear-gradient(135deg,rgba(252,203,22,.15),rgba(252,203,22,.05));border-color:rgba(252,203,22,.3);color:var(--maze-default)}.new-time-slider .tab-bar{border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:row;flex-shrink:0;gap:4px;height:24px;padding:0 0 4px;width:100%}.new-time-slider .tab-btn{align-items:center;background:transparent;border:none;border-radius:8px;color:#8891a0;cursor:pointer;display:flex;flex:1;font-family:inherit;font-size:10px;font-weight:600;justify-content:center;letter-spacing:.5px;padding:4px 8px;transition:all .2s cubic-bezier(.25,.8,.25,1)}.new-time-slider .tab-btn:hover:not(.active){background:hsla(0,0%,100%,.04);color:#c0c8d6}.new-time-slider .tab-btn.active{background:linear-gradient(135deg,rgba(252,203,22,.2),rgba(252,203,22,.08));box-shadow:0 1px 6px rgba(252,203,22,.15);color:var(--maze-default)}.new-time-slider .tab-content{word-wrap:break-word;align-items:center;display:flex;flex:1;flex-direction:column;gap:8px;justify-content:center;min-height:0;overflow:visible;width:100%}.new-time-slider .event-section{align-items:center;display:flex;flex-direction:row;gap:12px;padding:4px 0;width:100%}.new-time-slider .event-nav{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:8px;justify-content:center}.new-time-slider .event-nav-btn{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.12);border-radius:50%;color:#c0c8d6;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;transition:all .2s ease;width:30px}.new-time-slider .event-nav-btn:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.06));border-color:hsla(0,0%,100%,.2);color:#fff}.new-time-slider .event-nav-label{color:#e0e4ec;font-size:13px;font-weight:700;letter-spacing:.5px;min-width:28px;text-align:center}.new-time-slider .event-description{border-left:1px solid hsla(0,0%,100%,.1);flex:1;min-width:0;padding-left:12px}.new-time-slider .event-description-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#8891a0;display:-webkit-box;font-size:10px;font-weight:500;line-height:1.4;overflow:hidden}.new-time-slider .visual-row{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between;width:100%}.new-time-slider .visual-toggle-btn{align-items:center;background:linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.01));border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:#8891a0;cursor:pointer;display:flex;height:34px;justify-content:center;padding:0;transition:all .2s ease;width:34px}.new-time-slider .visual-toggle-btn:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border-color:hsla(0,0%,100%,.15);color:#c0c8d6}.new-time-slider .visual-toggle-btn.active{background:linear-gradient(135deg,rgba(252,203,22,.15),rgba(252,203,22,.05));border-color:rgba(252,203,22,.5);box-shadow:0 0 10px rgba(252,203,22,.15);color:var(--maze-default)}.new-time-slider .coord-toggle{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;display:flex;flex-direction:row;font-size:10px;font-weight:600;gap:2px;padding:2px;width:120px}.new-time-slider .size-slider-container{align-items:center;display:flex;flex-direction:row;gap:8px;padding:2px 0;width:100%}.new-time-slider .size-slider-label,.new-time-slider .size-slider-value{color:#8891a0;font-size:10px;font-weight:600;letter-spacing:.3px;min-width:20px}.new-time-slider .size-slider-value{color:#c0c8d6;text-align:right}.new-time-slider .size-slider{-webkit-appearance:none;appearance:none;background:hsla(0,0%,100%,.12);border-radius:2px;cursor:pointer;flex:1;height:4px;outline:none}.new-time-slider .size-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--maze-default);border:2px solid rgba(0,0,0,.3);border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.3);cursor:pointer;height:14px;width:14px}.new-time-slider .size-slider::-moz-range-thumb{background:var(--maze-default);border:2px solid rgba(0,0,0,.3);border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.3);cursor:pointer;height:14px;width:14px}