:root{font-family:Arial,Avenir Next,sans-serif;color:#f5f5f0;--yellow:#ffc400;--panel:rgba(10,12,12,.91);--muted:#aeb2b1;--line:#ffffff19;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#111616}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}button{color:inherit}button svg{pointer-events:none}[hidden]{display:none!important}#taxi-world{position:absolute;inset:0;width:100%;height:100%;touch-action:none;outline:none}#game-ui{position:fixed;inset:0;pointer-events:none}#game-ui button{pointer-events:auto}svg{display:block}[data-icon] svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.driver-card{position:absolute;left:24px;top:26px;width:316px;height:108px;display:flex;align-items:center;background:linear-gradient(105deg,#0b0d0df5,#171b1ad9);border:1px solid var(--line);border-radius:55px 18px 28px 55px;padding:9px 24px 9px 9px;gap:14px}.driver-avatar{flex:0 0 88px;border-radius:50%;border:3px solid white;outline:2px solid var(--yellow);outline-offset:3px;overflow:hidden}.driver-copy{flex:1;min-width:0}.driver-copy b{font-size:15px;color:var(--yellow);display:block;font-weight:700}.driver-copy strong{display:block;font-size:15px;margin:5px 0 9px}.driver-copy progress{width:100%;height:6px;display:block;border:0;border-radius:10px;overflow:hidden;background:#ffffff12;accent-color:var(--yellow)}progress::-webkit-progress-bar{background:#ffffff12}progress::-webkit-progress-value{background:var(--yellow);border-radius:8px}.driver-copy span{font-size:12px;display:block;color:#c4c7c4;margin-top:8px;font-variant-numeric:tabular-nums}.shift-stats{position:absolute;top:0;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:0;padding:26px 18px 20px;background:#121919df;border:1px solid var(--line);border-top:0;border-radius:0 0 25px 25px;min-width:440px}.shift-stats>div{padding:0 22px;text-align:center;border-right:1px solid var(--line)}.shift-stats>div:last-child{border:0}.shift-stats strong{display:block;font-size:24px;font-weight:700;white-space:nowrap;line-height:1.2;font-variant-numeric:tabular-nums}.shift-stats span{display:block;font-size:11px;color:#bfc3c2;margin-top:7px;white-space:nowrap}.shift-stats i{font-size:16px;letter-spacing:-2px;color:var(--yellow);font-style:normal}.weather-card{position:absolute;right:25px;top:27px;background:var(--panel);border:1px solid var(--line);border-radius:9px;padding:17px 21px;display:flex;gap:11px;align-items:flex-start}.weather-card strong{font-size:20px;display:block;font-variant-numeric:tabular-nums}.weather-card span:not(.sun-icon){font-size:11px;color:#bfc2bd;display:block;margin-top:6px}.sun-icon{color:var(--yellow);font-size:31px;line-height:1}.drive-nav{position:absolute;left:24px;top:170px;width:174px;background:linear-gradient(90deg,#090c0cdd,#090c0cbf);border-radius:0 0 19px 19px;padding-bottom:13px}.drive-nav button{width:100%;border:0;background:none;display:flex;gap:14px;align-items:center;text-align:left;height:49px;padding:0 17px;font-size:15px;font-weight:600}.drive-nav button [data-icon]{height:23px;width:23px;flex-shrink:0;color:#a2a7a7}.drive-nav button:hover{background:#ffffff10}.drive-nav button.selected{background:linear-gradient(90deg,var(--yellow) 65%,#ffc40000);color:#101310}.drive-nav button.selected [data-icon]{color:#101310}.drive-nav kbd{margin-left:auto;font-size:9px;font-weight:400;color:#9da2a2}.job-card{position:absolute;right:25px;top:184px;width:274px;background:var(--panel);border:1px solid var(--line);border-radius:9px;overflow:hidden}.job-card header{display:flex;align-items:center;gap:11px;font-size:16px;font-weight:700;color:var(--yellow);padding:18px 19px;border-bottom:1px solid var(--line);background:#ffffff03}.job-card header [data-icon]{width:20px;height:23px}.job-stops{padding:20px 20px 0}.job-stop{position:relative;padding:0 0 22px 26px;margin-bottom:17px;border-bottom:1px dashed #ffffff26}.job-stop:last-child{padding-bottom:0;margin-bottom:22px;border:0}.job-stop:first-child:before{content:"";position:absolute;left:5px;top:17px;bottom:-35px;border-left:1px dashed #b4babc}.route-dot{position:absolute;left:0;top:3px;border:3px solid #28d6d9;width:11px;height:11px;border-radius:50%;background:#141818;box-shadow:0 0 0 4px #141818}.destination-dot{background:#28d6d9}.job-stop label{font-size:11px;color:var(--muted);display:block;margin-bottom:7px}.job-stop strong{display:block;font-size:18px;line-height:1.18;text-transform:uppercase;font-weight:650}.job-stop small{display:block;color:#999f9e;font-size:12px;margin-top:6px}.job-metrics{display:flex;justify-content:space-between;margin:0 19px;padding-top:15px;border-top:1px solid var(--line)}.job-metrics span{display:block;font-size:10px;color:var(--muted);margin-bottom:6px}.job-metrics strong{font-size:24px;font-variant-numeric:tabular-nums}.job-metrics #fare{color:#64cc66}.job-metrics #target-distance{font-size:22px}.job-instruction{margin:13px 19px 0;font-size:11px;line-height:1.4;color:#b9bebb}.job-instruction #mission-step{color:var(--yellow);margin-right:5px;font-size:10px}.job-instruction #mission-title{display:none}.job-instruction small{font-size:11px}#tips-combo{margin:7px 19px 0;display:block;color:var(--yellow);font-size:10px}#tips-combo:empty{display:none}.yellow-button{border:1px solid #ffdf62;background:linear-gradient(115deg,#ffba08,#edc000);color:#171910;font-size:15px;font-weight:700;padding:13px 15px;border-radius:15px 0;width:calc(100% - 36px);margin:17px 18px}.yellow-button span{float:right}.yellow-button:hover{background:#ffdb42}#time-left{margin-left:auto;color:#fff;font-size:15px;font-variant-numeric:tabular-nums}#time-left.urgent{color:#ff7d68}#guidance{position:absolute;left:50%;top:122px;transform:translate(-50%);filter:drop-shadow(0 2px 4px #0008)}#direction-arrow{width:25px;height:33px;transform-origin:50% 52%;fill:var(--yellow)}.street-label{position:absolute;bottom:229px;left:25px;font-size:11px;font-weight:700;letter-spacing:1.6px;text-shadow:0 1px 5px #000;max-width:280px}.instrument-cluster{position:absolute;bottom:-9px;left:50%;transform:translate(-50%);width:440px;height:217px;display:flex;align-items:flex-end;justify-content:center;background:radial-gradient(ellipse at 50% 100%,#090d0df5 40%,#090d0dcc 59%,transparent 72%)}.speedometer{width:254px;height:223px;position:relative;text-align:center;flex-shrink:0}.speed-dial{position:absolute;inset:0;width:100%;height:100%}.dial-track{fill:none;stroke:#ffffff48;stroke-width:4}#speed-arc{fill:none;stroke:var(--yellow);stroke-width:5;stroke-dasharray:0 100;transition:stroke-dasharray .1s}.speedometer>strong{position:absolute;top:96px;left:0;right:0;font-size:54px;font-weight:750;font-style:italic;line-height:1;letter-spacing:-2px;font-variant-numeric:tabular-nums}.speedometer>span{position:absolute;top:150px;left:0;right:0;font-size:12px;color:#b7bfbe}.speedometer>small{position:absolute;top:176px;left:calc(50% - 16px);width:32px;height:32px;background:#0c1010;border:1px solid #ffffff18;border-radius:50%;font-size:22px;font-weight:700;display:grid;place-items:center}.trip-gauge,.condition-gauge{position:relative;text-align:center;width:93px;height:107px;margin-bottom:6px;flex-shrink:0}.trip-gauge{border-top:4px solid var(--yellow);border-radius:70px 0 0;padding-top:17px}.trip-gauge [data-icon]{display:block;margin:0 auto 4px;width:21px;height:21px}.trip-gauge strong{display:block;font-size:21px}.trip-gauge small,.condition-gauge small{font-size:8px;color:#b0b7b5;display:block;margin-top:5px;letter-spacing:.5px}.condition-gauge>svg{position:absolute;top:0;left:0;width:100%;height:62px}.condition-track{fill:none;stroke:#ffffff20;stroke-width:6}#condition-arc{fill:none;stroke:#67d387;stroke-width:6}.condition-gauge [data-icon]{display:block;margin:27px auto 6px;width:33px;height:23px}.condition-gauge output{font-size:17px;font-weight:700}.condition-gauge output.worn{color:#ffae5b}.quick-actions{position:absolute;bottom:31px;right:27px;display:flex;gap:15px}.quick-actions button{border:0;background:none;padding:0;width:54px;display:flex;align-items:center;flex-direction:column;gap:9px}.quick-actions [data-icon]{width:47px;height:47px;padding:12px;border-radius:50%;background:#0a1011dc;border:1px solid #ffffff0c;color:#cbd0d0}.quick-actions button:hover [data-icon]{background:#292e2c;color:var(--yellow)}.quick-actions small{font-size:9px;letter-spacing:.3px;color:#c3cbc9;text-shadow:0 1px 4px #000}.bonus{position:absolute;left:50%;top:25%;transform:translate(-50%,8px);opacity:0;font-size:24px;font-weight:700;color:var(--yellow);text-shadow:0 2px 6px #000;transition:opacity .18s,transform .18s;text-align:center}.bonus.visible{opacity:1;transform:translate(-50%)}.controls{position:absolute;top:115px;left:50%;transform:translate(-50%);display:flex;gap:15px;font-size:9px;white-space:nowrap;color:#ddd;text-shadow:0 1px 4px #000;transition:opacity 1s}.controls kbd{font:700 9px inherit;color:#fff;margin-right:3px}.controls.faded{opacity:0}.touch-controls{display:none}#pause-overlay{position:fixed;z-index:50;inset:0;background:#080c10b8;display:grid;place-items:center}.pause-panel,#hud-dialog{width:min(430px,calc(100vw - 32px));background:#101414;border:1px solid #ffffff25;color:#f4f4ed;padding:32px;border-radius:12px;box-shadow:0 30px 100px #0008;max-height:90vh;overflow:auto}.pause-panel h1,#hud-dialog h1{font-size:33px;letter-spacing:-.8px;margin:12px 0 18px}.pause-panel p,#hud-dialog p{font-size:13px;line-height:1.55;color:#aeb6b3}.pause-panel button,#hud-dialog button:not(.hud-dialog-close){width:100%;border:1px solid #ffffff24;border-radius:5px;background:#ffffff05;padding:12px;color:#eee;margin:5px 0;font-weight:600}.pause-panel #resume-button,#hud-dialog .panel-primary{background:var(--yellow)!important;color:#101515!important;border-color:var(--yellow)!important}.pause-panel label,#hud-dialog label{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin:19px 0;gap:15px}.pause-panel input{width:52%;accent-color:var(--yellow)}.pause-panel details{font-size:11px;color:#aeb6b3}.pause-panel details p{font-size:11px}.pause-panel a{color:#d2d8ce}.pause-panel summary{cursor:pointer}.panel-eyebrow{font-size:10px;color:var(--yellow);letter-spacing:1.2px}#hud-dialog::backdrop{background:#070b10b8}#hud-dialog{position:fixed;z-index:70}.hud-dialog-close{position:absolute;right:18px;top:14px;border:0;background:none;color:#aaa;font-size:28px}.panel-data{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #ffffff15;font-size:14px}.panel-data span{color:#a7afac}.panel-data strong{font-variant-numeric:tabular-nums}#hud-dialog select{background:#212727;color:#eee;border:1px solid #ffffff30;border-radius:4px;padding:8px;max-width:60%}#load-status{position:fixed;z-index:100;inset:0;background:radial-gradient(ellipse at 76% 25%,#35433d80,transparent 48%),linear-gradient(132deg,#10191b,#111313 70%);padding:clamp(26px,5vw,76px);display:flex;flex-direction:column;overflow:hidden}#load-status:after{content:"";position:absolute;width:48vw;height:120vh;right:0;top:-20vh;border-left:1px solid #ffc40025;border-right:1px solid #ffc40018;transform:rotate(28deg);pointer-events:none;background:repeating-linear-gradient(90deg,transparent 0,transparent 85px,#ffffff03 86px,#ffffff03 87px)}.load-brand{font-size:20px;font-weight:800;letter-spacing:-.6px}.load-brand span{display:block;color:var(--yellow);letter-spacing:5px;font-size:9px;margin-top:7px}.load-location{margin:auto 0;z-index:1}.load-location>span{font-size:11px;letter-spacing:3px;color:var(--yellow)}.load-location h1{font-size:clamp(42px,5.6vw,82px);line-height:1.02;letter-spacing:-2px;margin:21px 0;font-weight:700}.load-location p{font-size:15px;color:#b2bab5}.load-bottom{width:min(650px,100%);z-index:1}.load-heading{display:flex;justify-content:space-between;align-items:baseline;gap:15px;font-size:13px}.load-heading strong{font-size:30px;font-variant-numeric:tabular-nums}#load-progress{display:block;width:100%;height:5px;margin-top:16px;accent-color:var(--yellow);border:0;background:#ffffff16}#load-detail{font-size:11px;color:#9da8a1;margin-top:12px;min-height:17px}#load-retry{background:var(--yellow);color:#101515;border:0;border-radius:4px;padding:10px 22px}.load-tip{border-top:1px solid #ffffff15;padding-top:17px;margin-top:25px;font-size:11px;color:#9ba59f;line-height:1.5}.load-tip span{font-size:9px;display:block;color:#ddd;letter-spacing:1px;margin-bottom:5px}@media(min-width:1700px){.driver-card{width:360px;height:120px}.driver-avatar{flex-basis:98px}.drive-nav{top:185px;width:195px}.drive-nav button{height:55px;font-size:17px}.job-card{width:310px;top:220px}.job-stop strong{font-size:21px}.job-card header{font-size:18px}.shift-stats{min-width:500px;padding:31px 22px 25px}.shift-stats strong{font-size:28px}.instrument-cluster{transform:translate(-50%) scale(1.15);transform-origin:bottom}.quick-actions{gap:22px}}@media(max-width:1200px){.driver-card{width:252px;height:92px;left:16px;top:20px;gap:12px;padding-right:18px}.driver-avatar{flex-basis:70px}.driver-copy b,.driver-copy strong{font-size:12px}.driver-copy span{font-size:10px}.shift-stats{min-width:350px;padding:21px 10px 17px}.shift-stats>div{padding:0 13px}.shift-stats strong{font-size:21px}.shift-stats i{font-size:12px}.shift-stats span{font-size:9px}.weather-card{right:16px;top:20px;padding:13px 15px}.weather-card strong{font-size:17px}.weather-card span:not(.sun-icon){font-size:9px}.drive-nav{left:16px;top:145px;width:147px}.drive-nav button{font-size:13px;height:44px;padding:0 13px;gap:11px}.job-card{right:16px;top:155px;width:237px}.job-card header{font-size:14px;padding:15px}.job-stops{padding:16px 15px 0}.job-stop strong{font-size:16px}.job-stop{padding-bottom:17px;margin-bottom:15px}.job-stop small{font-size:11px}.job-metrics{margin:0 15px}.job-metrics strong{font-size:22px}.job-metrics #target-distance{font-size:19px}.job-instruction{margin:11px 15px 0}.yellow-button{margin:14px;width:calc(100% - 28px)}.instrument-cluster{transform:translate(-50%) scale(.86);transform-origin:bottom}.quick-actions{gap:9px;right:16px}.quick-actions button{width:44px}.quick-actions [data-icon]{width:41px;height:41px;padding:10px}.quick-actions small{font-size:8px}.controls{display:none}#guidance{top:110px}}@media(max-height:760px)and (min-width:761px){.drive-nav{top:135px}.drive-nav button{height:40px}.job-card{top:133px}.job-stops{padding-top:15px}.job-stop{padding-bottom:14px;margin-bottom:14px}.job-stop:last-child{margin-bottom:15px}.job-stop small,.job-instruction{display:none}.job-card header{padding-top:13px;padding-bottom:13px}.job-metrics{padding-top:12px}.yellow-button{margin-top:13px;margin-bottom:14px;padding:10px 14px}.instrument-cluster{transform:translate(-50%) scale(.82);transform-origin:bottom}.street-label{bottom:209px}}@media(max-width:760px){.driver-card{left:12px;top:12px;width:190px;height:73px;gap:10px;padding:7px 12px 7px 7px}.driver-avatar{flex-basis:51px;outline-offset:2px;border-width:2px}.driver-copy b,.driver-copy strong{font-size:10px}.driver-copy strong{margin:3px 0 5px}.driver-copy span{font-size:8px;margin-top:5px}.driver-copy progress{height:4px}.shift-stats{left:auto;right:12px;top:12px;transform:none;min-width:0;border:1px solid var(--line);border-radius:8px;padding:12px 4px}.shift-stats>div{padding:0 9px}.shift-stats strong{font-size:17px}.shift-stats span{font-size:7px;margin-top:5px}.shift-stats>div:nth-child(2){display:none}.weather-card{display:none}.drive-nav{left:12px;top:99px;width:45px;padding-bottom:4px;border-radius:8px;overflow:hidden}.drive-nav button{font-size:0;gap:0;padding:0;justify-content:center;height:40px}.drive-nav kbd{display:none}.drive-nav button [data-icon]{width:20px;height:20px}.job-card{width:208px;right:12px;top:99px}.job-card header{font-size:12px;padding:12px}.job-card header [data-icon]{width:15px;height:18px}.job-stops{padding:12px 12px 0}.job-stop{padding-left:22px;padding-bottom:11px;margin-bottom:11px}.job-stop label{font-size:8px;margin-bottom:4px}.job-stop strong{font-size:13px}.job-stop small{display:none}.job-stop:last-child{margin-bottom:12px}.job-metrics{margin:0 12px;padding-top:10px}.job-metrics span{font-size:8px}.job-metrics strong,.job-metrics #target-distance{font-size:19px}.yellow-button{font-size:11px;padding:10px;margin:12px;width:calc(100% - 24px)}.job-instruction{display:none}#tips-combo{font-size:9px;margin:6px 12px}#guidance{top:96px;left:50%}#direction-arrow{width:19px;height:25px}.instrument-cluster{left:auto;right:4px;bottom:65px;transform:scale(.62);transform-origin:bottom right}.quick-actions{right:14px;bottom:224px;gap:10px}.quick-actions button{width:35px}.quick-actions [data-icon]{width:34px;height:34px;padding:8px}.quick-actions small{font-size:7px}.quick-actions button:last-child{display:none}.touch-controls{position:absolute;bottom:14px;left:12px;right:12px;display:flex;gap:7px;justify-content:space-between}.touch-controls button{pointer-events:auto;width:47px;height:45px;border:1px solid #ffffff45;border-radius:6px;color:#eee;background:#111b1df0;touch-action:none;font-size:18px}.touch-controls button.active{background:#9d8316}.street-label{left:12px;bottom:234px;font-size:8px;max-width:165px}.bonus{top:48%;font-size:18px;max-width:80vw}.load-tip{margin-top:16px}.load-location h1{font-size:45px}}@media(max-height:560px){.driver-card{top:10px;height:64px}.driver-avatar{flex-basis:48px}.driver-copy span{display:none}.shift-stats{padding:10px}.drive-nav{top:90px}.drive-nav button{height:32px}.job-card{top:90px}.job-stop small,.job-instruction,.job-card .yellow-button,#tips-combo{display:none}.job-stop{padding-bottom:10px;margin-bottom:10px}.job-card header{padding:10px 13px}.job-metrics{padding:8px 0 12px}.instrument-cluster{transform:translate(-50%) scale(.6);transform-origin:bottom}.quick-actions{bottom:20px}.load-location h1{font-size:36px}.load-tip{display:none}.load-location{margin:25px 0}.load-bottom{margin-top:auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(min-width:761px)and (max-width:1050px){.driver-card{width:213px;gap:10px;padding-right:13px}.driver-avatar{flex-basis:60px}.driver-copy b,.driver-copy strong{font-size:11px}.driver-copy span{font-size:9px}.shift-stats{min-width:290px;padding:18px 6px 15px}.shift-stats>div{padding:0 11px}.shift-stats strong{font-size:19px}.shift-stats span{font-size:8px}.shift-stats>div:nth-child(2){display:none}.shift-stats{min-width:220px}.weather-card{padding:13px 12px}.weather-card strong{font-size:15px}.weather-card .sun-icon{font-size:25px}.drive-nav{width:134px}.drive-nav button{font-size:12px;gap:8px}.job-card{width:215px}.job-stop strong{font-size:15px}.instrument-cluster{width:347px;left:51%}.trip-gauge{display:none}.quick-actions{gap:7px;bottom:27px}.quick-actions button{width:38px}.quick-actions [data-icon]{width:36px;height:36px;padding:9px}.quick-actions small{font-size:7px}.street-label{bottom:180px}}@media(max-width:760px){#guidance{left:30%;top:106px}.trip-gauge{display:none}.instrument-cluster{width:347px}.speedometer>strong{font-size:50px}}html:is([data-ui-theme=white],[data-ui-quality=performance]) .liquid-compositor{display:none!important}html:is([data-ui-theme=white],[data-ui-quality=performance]) :is(#game-ui,#hud-dialog,#pause-overlay,#load-status) *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:is([data-ui-theme=white],[data-ui-quality=performance]) :is(.job-card,.drive-nav,.quick-actions,.weather-card,.shift-stats,#daily-target,#hud-dialog,.pause-panel,.entry-card,.entry-location,.entry-mark){background:#fff!important;background-image:none!important;color:#202622!important;border-color:#dedfdc!important;box-shadow:0 4px 18px #00000014!important;text-shadow:none!important}html:is([data-ui-theme=white],[data-ui-quality=performance]) :is(.job-card,.drive-nav,.quick-actions,.weather-card,.shift-stats,#daily-target,#hud-dialog,.pause-panel,.entry-card,.entry-location,.entry-mark) :is(p,small,strong,b,h1,h2,h3,label,span,div,output){color:inherit!important;text-shadow:none!important}html:is([data-ui-theme=white],[data-ui-quality=performance]) :is(.job-card,.drive-nav,.quick-actions,#hud-dialog,.pause-panel,.entry-card) button{background:#f0f1ed!important;color:#202622!important;border:1px solid #d7dad4!important;box-shadow:none!important}html:is([data-ui-theme=white],[data-ui-quality=performance]) :is(.job-card,.drive-nav,.quick-actions,#hud-dialog,.pause-panel,.entry-card) button:hover{background:#e2e6de!important}html:is([data-ui-theme=white],[data-ui-quality=performance]) :is(.job-card,.drive-nav,.quick-actions,#hud-dialog,.pause-panel,.entry-card) button:focus-visible{outline:2px solid #237cb8;outline-offset:3px}html:is([data-ui-theme=white],[data-ui-quality=performance]) #high-beams.active{color:#0867b2!important;background:#e0f0ff!important}html:is([data-ui-theme=white],[data-ui-quality=performance]) #hud-dialog :is(input,select){color:#202622;background:#f3f4f0}#load-status{isolation:isolate;padding:clamp(24px,4.5vw,72px);background:#17221e;display:block;font-family:ui-rounded,SF Pro Rounded,Avenir Next,-apple-system,BlinkMacSystemFont,sans-serif}#load-status[hidden]{display:none!important}#load-status:after{inset:0;width:100%;height:100%;border:0;transform:none;z-index:-2;background:linear-gradient(90deg,#07120b80,transparent 65%),linear-gradient(0deg,#06100c9c,transparent 55%);transition:opacity .4s}.entry-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;transition:opacity .5s}.entry-brand{position:absolute;left:clamp(26px,5vw,80px);top:clamp(30px,6vh,66px);transition:opacity .25s}.entry-mark{width:54px;height:54px;border-radius:19px;display:grid;place-items:center;background:#ffffff13;border:1px solid #ffffff42;box-shadow:inset 0 1px #ffffff5c,0 6px 28px #0002;margin-bottom:25px}.entry-mark svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.entry-brand h1{font-size:clamp(56px,7vw,106px);line-height:.98;font-weight:650;letter-spacing:-.055em;margin:0;text-shadow:0 2px 32px #10231855}.entry-brand h1 span{color:#f8d457}.entry-brand p{font-size:14px;font-weight:500;color:#ffffffe0;margin:22px 0 0;letter-spacing:.01em}.entry-location{position:absolute;right:clamp(24px,4.5vw,72px);top:clamp(30px,6vh,66px);border-radius:24px;padding:15px 21px;display:flex;align-items:center;gap:12px;background:#1930254d;border:1px solid #ffffff36;box-shadow:inset 0 1px #ffffff48,0 8px 30px #0002;font-size:14px;font-weight:550;transition:opacity .25s}.entry-location small{display:block;color:#ffffffe0;font-size:11px;font-weight:400;margin-top:4px}.entry-location-dot{width:7px;height:7px;border-radius:50%;background:#f8d457;box-shadow:0 0 0 5px #f8d45718}.entry-card{position:absolute;right:clamp(24px,4.5vw,72px);bottom:clamp(35px,8vh,90px);width:min(390px,calc(100vw - 48px));min-height:235px;padding:27px 28px 23px;border-radius:34px;border:1px solid #ffffff4a;background:#26382b75;box-shadow:inset 0 1px #ffffff70,inset 0 -1px #ffffff12,0 14px 55px #0003;backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);transform-origin:0 0}.entry-card-top{display:flex;justify-content:space-between;gap:20px;align-items:center;color:#ffffffe0;font-size:12px;font-weight:500}.entry-cab{font-size:10px;letter-spacing:.07em;color:#ffffffa6}.entry-card h2{font-size:25px;line-height:1.2;font-weight:600;letter-spacing:-.8px;margin:12px 0 24px}#load-status .load-heading{font-size:12px;gap:12px;color:#ffffffda}#load-status .load-heading strong{font:500 13px/1 -apple-system,BlinkMacSystemFont,sans-serif;color:#fff;font-variant-numeric:tabular-nums}#load-status #load-progress{height:6px;border-radius:99px;overflow:hidden;background:#ffffff24;margin:11px 0 0;accent-color:#f5f5e9}#load-progress::-webkit-progress-bar{background:#ffffff24;border-radius:99px}#load-progress::-webkit-progress-value{background:#f5f5e9;border-radius:99px}#load-progress::-moz-progress-bar{background:#f5f5e9;border-radius:99px}#load-status #load-detail{font:10px/1.4 -apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffb8;margin:10px 0 0;min-height:14px}.entry-note{font-size:11px;color:#ffffffbc;margin:20px 0 0;line-height:1.4}#entry-start,#load-status #load-retry{height:55px;width:100%;border-radius:22px;background:#f4f6eee8;color:#20322b;border:1px solid #ffffffb3;box-shadow:inset 0 1px 1px #fff,0 4px 18px #0001;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:16px;font-weight:600;letter-spacing:-.2px;transition:background .2s,box-shadow .2s;touch-action:manipulation}#entry-start[hidden],#load-retry[hidden]{display:none!important}#entry-start:hover{background:#fff;box-shadow:inset 0 1px 1px #fff,0 6px 22px #0002}#entry-start:active{transform:scale(.97)}#entry-start svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}#entry-start:focus-visible,#load-retry:focus-visible{outline:2px solid #ffffffe0;outline-offset:4px}.entry-ready .entry-progress{display:none}.entry-ready .entry-card h2{margin-bottom:22px}.entry-controls{position:absolute;bottom:clamp(34px,5vh,56px);left:clamp(26px,5vw,80px);display:flex;gap:22px;font-size:11px;color:#ffffffbd;transition:opacity .25s}.entry-controls span{display:flex;align-items:center;gap:7px}.entry-controls kbd{font:500 10px -apple-system,sans-serif;padding:5px 7px;border:1px solid #ffffff48;background:#ffffff12;border-radius:7px;color:#fff}#load-status.is-entering{background:transparent}#load-status.is-entering:after,#load-status.is-entering .entry-backdrop,#load-status.is-entering .entry-brand,#load-status.is-entering .entry-location,#load-status.is-entering .entry-controls{opacity:0}#load-status.is-entering .entry-card>*{opacity:var(--entry-content,1)}@media(max-width:700px){.entry-brand{top:30px}.entry-brand h1{font-size:64px}.entry-mark{width:45px;height:45px;border-radius:16px;margin-bottom:18px}.entry-location{top:28px;right:22px;padding:12px 15px;border-radius:20px;font-size:11px}.entry-location small{font-size:9px;max-width:95px;line-height:1.5}.entry-location-dot{display:none}.entry-card{right:24px;bottom:78px;width:calc(100vw - 48px);padding:23px 25px;min-height:220px}.entry-card h2{font-size:24px}.entry-controls{left:0;right:0;bottom:26px;justify-content:center;gap:15px}.entry-backdrop{object-position:57% center}}@media(max-height:620px)and (min-width:701px){.entry-brand h1{font-size:60px}.entry-mark{display:none}.entry-card{bottom:25px;min-height:205px;padding:23px}.entry-location{top:24px}.entry-brand{top:32px}.entry-controls{bottom:24px}}@media(prefers-reduced-transparency:reduce){.entry-card,.entry-location,.entry-mark{background:#24392ff5!important;backdrop-filter:none;-webkit-backdrop-filter:none}}@media(prefers-reduced-motion:reduce){#load-status *,#load-status:after{transition:none!important}}.entry-brand h1{font-size:clamp(44px,7vw,100px)}@media(max-width:700px){.entry-brand h1{font-size:clamp(38px,11vw,64px);letter-spacing:-.055em}}
