@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";html,body{margin:0;background:#080b16}#after-hours{--cyan:#00e4ff;--pink:#ff39a7;--fg:#f0f7fb;--dim:#a3b6c8;font-family:DM Sans,sans-serif;color:var(--fg);font-size:14px;color-scheme:dark;width:100%;max-width:1500px;margin:auto;isolation:isolate}#after-hours *{box-sizing:border-box}#after-hours [hidden]{display:none!important}#after-hours button,#after-hours select{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation}#after-hours button:focus-visible,#after-hours select:focus-visible{outline:2px solid #00e4ff;outline-offset:4px}#after-hours button:disabled{opacity:.5;cursor:wait}#after-hours button,#after-hours canvas{-webkit-tap-highlight-color:transparent}#after-hours .ah-stage{position:relative;width:100%;height:660px;overflow:hidden;background:linear-gradient(#101c32,#121421)}#ah-view{display:block;width:100%;height:100%;touch-action:none}#after-hours .ah-vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 48%,transparent 38%,#03081755 100%),linear-gradient(#04091680,transparent 18%,transparent 70%,#040916aa)}#after-hours .ah-header{position:absolute;top:22px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:flex-start;gap:15px;pointer-events:none}#after-hours .ah-brand{font:700 23px Barlow Condensed,sans-serif;font-style:italic;text-shadow:0 2px 7px #000}#after-hours .ah-brand>span{font:500 10px DM Sans,sans-serif;letter-spacing:1.5px;display:block;color:#8daebf;margin-top:1px}#after-hours .ah-brand small{display:block;font:600 11px DM Sans,sans-serif;color:#00e4ff;letter-spacing:2px;margin-top:12px}#after-hours .ah-options{display:flex;gap:7px;pointer-events:auto}#after-hours .ah-options button,#after-hours .ah-options select{border:1px solid #a9c9e533;background:#091421bb;border-radius:7px;height:36px;min-width:36px;padding:6px 9px;font-size:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#after-hours .ah-options button{font-size:19px}#after-hours .ah-nav{position:absolute;top:28px;left:50%;transform:translate(-50%);display:flex;gap:13px;align-items:center;background:#071322b8;border:1px solid #adc6e52a;border-radius:10px;padding:12px 18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:230px;max-width:40%;pointer-events:none}#after-hours #ah-arrow{font-size:34px;line-height:1;color:#00e4ff;text-shadow:0 0 16px #00e4ff66}#after-hours .ah-nav strong{font-size:12px;font-weight:600;letter-spacing:.5px;display:block}#after-hours .ah-nav small{font-size:12px;color:#b1c5d7;display:block;margin-top:4px}#after-hours .ah-mission{position:absolute;top:97px;right:27px;text-align:right;text-shadow:0 2px 8px #000}#after-hours .ah-mission>span{font-size:10px;letter-spacing:1.5px;color:#b5c7d4;display:block}#after-hours .ah-mission>strong{font:500 42px Barlow Condensed,sans-serif;letter-spacing:2px;font-variant-numeric:tabular-nums}#after-hours #ah-stops{font-size:15px;letter-spacing:5px;color:#00e4ff;margin-top:0}#after-hours .ah-map{position:absolute;bottom:27px;left:25px;width:160px;pointer-events:none}#ah-map{display:block;width:150px;height:150px;border-radius:50%;border:2px solid #bedcf13a;box-shadow:0 3px 22px #0007;background:#051323dd}#after-hours .ah-map>span{display:block;font-size:10px;letter-spacing:1px;color:#b5c4d5;margin-top:9px;text-shadow:0 1px 4px #000}#after-hours .ah-map b{display:block;color:#ecf6ff;font-size:11px;letter-spacing:2px;margin-top:3px;font-weight:500}#after-hours .ah-instruments{position:absolute;bottom:28px;right:27px;width:148px;pointer-events:none}#after-hours .ah-speed{text-align:right}#after-hours .ah-speed strong{font:500 77px/.9 Barlow Condensed,sans-serif;font-variant-numeric:tabular-nums;text-shadow:0 2px 16px #0006}#after-hours .ah-speed>span{display:block;font-size:10px;letter-spacing:3px;color:#c8d9e2;margin-top:7px}#after-hours .ah-cargo{margin-top:20px}#after-hours .ah-cargo>span{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#b5c6d4}#after-hours .ah-cargo b{color:#e4f4ff;font-weight:500}#after-hours .ah-cargo>div{height:3px;background:#cedce225;margin-top:7px}#after-hours .ah-cargo i{display:block;width:100%;height:100%;background:#00e4ff;transition:width .3s}#after-hours .ah-score{display:flex;align-items:center;justify-content:space-between;margin-top:13px;font-size:10px;letter-spacing:1px;color:#9db4c7}#after-hours .ah-score b{font:500 24px Barlow Condensed,sans-serif;letter-spacing:1px;color:#ff88cb}#after-hours .ah-notice{position:absolute;top:143px;left:50%;transform:translate(-50%,-6px);max-width:65%;padding:10px 16px;border-left:2px solid #00e4ff;background:#071322df;box-shadow:0 10px 30px #0003;font-size:13px;line-height:1.5;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none;text-align:center}#after-hours .ah-notice.visible{opacity:1;transform:translate(-50%)}#after-hours .ah-action{position:absolute;left:50%;bottom:36px;transform:translate(-50%);text-align:center}#after-hours .ah-action button{border:1px solid #00e4ff88;background:#071c2ce8;border-radius:9px;box-shadow:0 0 25px #00e4ff25;padding:13px 18px;font-size:14px;white-space:nowrap}#after-hours .ah-action small{display:block;margin-top:7px;font-size:11px;color:#c3d6e2}#after-hours kbd{display:inline-block;font:inherit;border:1px solid #c9dded44;padding:2px 5px;border-radius:4px;font-size:11px;margin-right:4px}#after-hours .ah-phone{position:absolute;right:24px;top:230px;width:245px;border:1px solid #ff39a766;border-radius:12px;padding:15px;background:#140d23f2;box-shadow:0 10px 50px #0007}#after-hours .ah-phone>small{font-size:10px;color:#ff88cb;letter-spacing:1px}#after-hours .ah-phone p{font-size:13px;line-height:1.6;margin:9px 0 12px}#after-hours .ah-phone button{border:0;color:#00e4ff;background:#00e4ff0a;border-radius:6px;padding:8px 12px;min-height:36px;font-size:12px}#after-hours .ah-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#060c18ed,#060c18c4 35%,#060c1840 75%,#060c1822);display:flex;align-items:center;padding:35px 7%;z-index:10}#after-hours .ah-dialog{max-width:390px;width:100%;text-shadow:0 2px 16px #0004}#after-hours .ah-kicker{display:block;font-size:11px;letter-spacing:3px;color:#00e4ff;margin-bottom:20px}#after-hours h1{font:600 clamp(68px,8vw,95px)/.84 "Barlow Condensed",sans-serif;letter-spacing:-1px;margin:0 0 26px}#after-hours h1 em{font-style:normal;color:#ff55b3;text-shadow:0 0 35px #ff39a738}#after-hours .ah-dialog p{font-size:17px;line-height:1.7;color:#c9d8e6;margin:0 0 20px}#after-hours .ah-dialog-actions{display:flex;flex-direction:column;gap:9px;max-width:300px;margin-top:28px}#after-hours .ah-primary{background:#00e4ff;border:0;color:#06141c;padding:14px 20px;min-height:49px;border-radius:7px;font-size:15px;font-weight:600;box-shadow:0 0 25px #00e4ff28}#after-hours .ah-secondary{background:#081828dc;border:1px solid #a2c5e14a;padding:12px 18px;border-radius:7px;font-size:14px;min-height:44px}#after-hours #ah-dialog-foot{display:block;margin-top:19px;font-size:11px;line-height:1.7;color:#a3b8cc;max-width:340px}#after-hours .ah-results{display:flex;gap:27px;margin:15px 0}#after-hours .ah-results span{font-size:11px;letter-spacing:1px;color:#a3b8cc}#after-hours .ah-results b{display:block;font:500 36px Barlow Condensed,sans-serif;color:#00e4ff;margin-top:3px}#after-hours .ah-loading{position:absolute;bottom:15px;left:50%;transform:translate(-50%);font-size:11px;color:#a7c5d6;z-index:11;white-space:nowrap}#after-hours .ah-footer{display:flex;justify-content:space-between;gap:14px;padding:13px 20px;background:#080b16;font-size:11px;line-height:1.6;color:#9ab0c7;flex-wrap:wrap}#after-hours .ah-footer button{font:inherit;color:#00e4ff;background:none;border:0;padding:0}#after-hours .ah-touch{display:none;position:absolute;bottom:22px;left:18px;right:18px;pointer-events:none;justify-content:space-between}#after-hours .ah-steer,#after-hours .ah-pedals{display:flex;gap:10px;pointer-events:auto}#after-hours .ah-touch button{width:60px;height:58px;border:1px solid #94c1e266;border-radius:12px;background:#08182aca;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:35px;touch-action:none;-webkit-user-select:none;user-select:none}#after-hours .ah-touch button.held{background:#006a8177;border-color:#00e4ff}#after-hours .ah-touch .ah-brake{font-size:10px;color:#ffaad8;width:56px;border-color:#ff39a755}#after-hours .ah-touch .ah-gas{font-size:12px;color:#00e4ff;border-color:#00e4ff66}@media(max-width:700px){#after-hours .ah-stage{height:690px}#after-hours .ah-header{top:16px;left:15px;right:15px}#after-hours .ah-brand{font-size:19px}#after-hours .ah-brand small{font-size:10px;letter-spacing:1px;margin-top:6px}#after-hours .ah-options select{max-width:110px;font-size:11px}#after-hours .ah-nav{top:105px;left:15px;transform:none;max-width:66%;min-width:0;padding:10px 12px;gap:9px}#after-hours .ah-nav strong,#after-hours .ah-nav small{font-size:11px}#after-hours #ah-arrow{font-size:26px}#after-hours .ah-mission{top:106px;right:16px}#after-hours .ah-mission>span{font-size:9px;letter-spacing:0}#after-hours .ah-mission>strong{font-size:31px}#after-hours .ah-notice{top:180px;max-width:90%;width:90%;font-size:12px}#after-hours .ah-map{bottom:24px;left:16px;width:125px}#ah-map{width:113px;height:113px}#after-hours .ah-map>span{font-size:9px;letter-spacing:0}#after-hours .ah-instruments{bottom:25px;right:17px;width:110px}#after-hours .ah-speed strong{font-size:62px}#after-hours .ah-phone{right:16px;top:240px;width:225px}#after-hours .ah-action{bottom:198px}#after-hours .ah-overlay{padding:40px 26px;background:linear-gradient(90deg,#060c18e0,#060c1899)}#after-hours h1{font-size:78px}#after-hours .ah-dialog p{font-size:16px}#after-hours .ah-footer{padding:11px 14px;font-size:10px}#after-hours .ah-brand>span{font-size:9px}}@media(pointer:coarse){#after-hours .ah-touch{display:flex}#after-hours .ah-map,#after-hours .ah-instruments{bottom:105px}#after-hours .ah-action{bottom:285px}#after-hours .ah-options button{min-width:44px;height:44px}#after-hours .ah-options select{height:44px}}@media(prefers-reduced-motion:reduce){#after-hours *,#after-hours *:before,#after-hours *:after{transition:none!important;animation:none!important}}#after-hours .ah-dialog{position:relative;z-index:1}#after-hours .ah-delivery-dialog{background:#061120e8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#after-hours h1,#after-hours h2,#after-hours strong,#after-hours b{color:#f0f7fb}#after-hours .ah-overlay{background:linear-gradient(90deg,#060c18f7,#060c18d9 45%,#060c1866)}#after-hours{background:#080b16}#after-hours h1{color:#f0f7fb!important;font-family:Barlow Condensed,sans-serif!important;font-weight:600!important;line-height:.9!important}#after-hours .ah-dialog p{color:#d4e0eb!important}#after-hours .ah-dialog-actions button{color:#e7f1f7!important}#after-hours .ah-dialog-actions .ah-primary{color:#06141c!important}#after-hours .ah-nav strong,#after-hours .ah-speed strong{color:#eff7ff!important}#after-hours .ah-overlay:not(.ah-intro-dialog){background:#07101de8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#after-hours .ah-mission>strong,#after-hours .ah-score b{color:#4de4f5!important}#after-hours .ah-credit{font-size:11px;color:#9ab0c7;width:100%}#after-hours .ah-credit a{color:#a5bac9;text-decoration:underline}#after-hours .ah-loading{max-width:90%;text-align:center;white-space:normal}@media(max-width:760px){#after-hours .ah-nav{top:100px;left:15px;transform:none;max-width:64%;min-width:0}#after-hours .ah-mission{top:102px;right:16px}#after-hours .ah-phone{top:230px}#after-hours .ah-notice{top:174px}#after-hours .ah-header{left:16px;right:16px}#after-hours .ah-overlay{padding:30px 24px}#after-hours h1{font-size:72px!important}}
