.game-page{background:#090c0e;color:#f2f5f6}.game-page button{font-family:Barlow,Arial,sans-serif}.game-header{height:80px;border-bottom:1px solid #26333b;display:flex;align-items:center;justify-content:space-between;padding:0 5%}.game-brand{display:flex;align-items:center;gap:12px;font-weight:800;font-style:italic;font-size:20px}.game-brand img{width:46px;height:46px;border-radius:50%;object-fit:cover}.game-brand em{color:#24b9fa}.back{font-size:14px;color:#aab5bb}.game-main{max-width:1250px;margin:auto;padding:30px 5% 56px}.game-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.game-heading .eyebrow{font-size:12px;letter-spacing:1.8px;color:#24b9fa;margin:0 0 13px}.game-heading h1{font-size:clamp(34px,4.8vw,59px);margin:0;line-height:.98;letter-spacing:-.5px}.game-heading h1 span{color:#24b9fa}.game-heading>p{font-size:16px;line-height:1.5;color:#aeb9c0;margin:0 0 3px}.fleet-tabs{display:flex;gap:8px;margin-bottom:12px}.fleet-tabs button{background:#111a20;border:1px solid #34424c;color:#edf4f8;min-height:54px;padding:12px 18px;text-align:left;flex:1;font-size:16px;font-weight:700;cursor:pointer;border-radius:3px}.fleet-tabs button>span:first-child{font-size:12px;font-weight:500;color:#8c9eaa;margin-right:10px}.fleet-tabs button[aria-selected=true]{border-color:#24b9fa;background:#11374a}.fleet-tabs button[aria-selected=true]>span:first-child{color:#24b9fa}.vehicle-check{float:right;color:#24b9fa}.game-page :focus-visible{outline:3px solid #24b9fa;outline-offset:4px}.bay{border:1px solid #31414b;background:#0c141a;border-radius:4px;overflow:hidden}.bay-top{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:14px 20px;font-size:12px;letter-spacing:1.5px;font-weight:700}.bay-top #fleetScore{color:#a4b3bc}.wash-area{position:relative;aspect-ratio:3/2;max-height:610px;overflow:hidden;touch-action:none;cursor:none;background:#0b1015;user-select:none;-webkit-user-select:none;outline-offset:-4px!important}.wash-area img,.wash-area canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.wash-area img{opacity:0}.wash-area.ready img{opacity:1}.wash-area canvas#spray{z-index:3}.brush{position:absolute;left:50%;top:50%;width:9%;aspect-ratio:1;border:1px solid #ddf7ff9c;border-radius:50%;box-shadow:0 0 15px #24b9fa50,inset 0 0 15px #24b9fa30;transform:translate(-50%,-50%);z-index:4;opacity:0;pointer-events:none}.wash-area:hover .brush,.wash-area:focus-visible .brush,.wash-area.pressing .brush{opacity:1}.wash-area[data-tool=wax] .brush{border-color:#dbe9ed;background:#e8faff14}.wash-area[data-tool=shine] .brush{border-style:dashed}.wash-area.complete{cursor:default}.wash-area.complete .brush{display:none}.loading{position:absolute;inset:0;z-index:5;display:grid;place-items:center;background:#0c141a;color:#b5c4cc;font-size:16px;padding:30px;text-align:center}.loading[hidden]{display:none}.finish-badge{position:absolute;left:50%;bottom:6%;transform:translateX(-50%);z-index:5;background:#07141dec;border:1px solid #24b9fa8c;padding:13px 24px;text-align:center;max-width:90%;width:max-content;pointer-events:none}.finish-badge[hidden]{display:none}.finish-badge span{display:block;font-size:12px;letter-spacing:2px;color:#24b9fa;margin-bottom:6px}.finish-badge strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:25px;font-weight:700}.bay-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px}.bay-bottom #toolName{font-size:12px;letter-spacing:1.8px;color:#24b9fa;font-weight:700}.bay-bottom p{font-size:15px;line-height:1.4;margin:6px 0 0;color:#b8c5cd}#progressLabel{font-family:'Barlow Condensed',Impact,sans-serif;font-size:45px;line-height:1;min-width:78px;text-align:right;font-weight:600}#progressLabel span{font-family:Barlow,Arial,sans-serif;font-size:16px;color:#91a7b5;margin-left:3px}.progress-track{height:4px;background:#293d49}.progress-fill{width:0;height:100%;background:#24b9fa;transition:width .1s}.game-controls{margin-top:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.action{padding:16px 18px;text-align:left;background:#14212a;color:#fff;border:1px solid #344854;border-radius:3px;cursor:pointer;font-size:20px;font-weight:700}.action>span{font-size:12px;font-weight:600;margin-right:8px;color:#8ca4b3}.action small{display:block;font-size:14px;font-weight:400;color:#aebdc7;margin-top:6px}.action.active{background:#24b9fa;border-color:#24b9fa;color:#06151c}.action.active>span,.action.active small{color:#143e52}.action.done{border-color:#356d80}.action:disabled:not(.done){opacity:.4;cursor:not-allowed}.action:disabled.done{cursor:default}.announcement{color:#7ed8ff;font-size:14px;min-height:21px;margin:14px 0}.game-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:10px}.text-action{color:#afbec7;background:none;border:0;text-decoration:underline;text-underline-offset:4px;font-size:14px;cursor:pointer;padding:12px 0}.instagram-action{background:#edf4f6;color:#07151d;padding:16px 20px;border-radius:3px;font-size:15px;font-weight:700}.instagram-action:hover{background:#24b9fa;color:#07151d}.keyboard-help{font-size:12px;line-height:1.5;color:#8297a5;margin:22px 0 0;max-width:620px}@media(min-width:1000px){.wash-area{aspect-ratio:3/2;width:100%;height:auto;max-height:none}.game-main{max-width:1060px}.game-heading h1{font-size:50px}}@media(max-width:650px){.game-header{height:70px;padding-inline:4%}.game-brand{font-size:17px;gap:8px}.game-brand img{width:40px;height:40px}.game-main{padding:24px 4% 35px}.game-heading{display:block;margin-bottom:20px}.game-heading h1{font-size:clamp(32px,8.3vw,49px)}.game-heading>p{font-size:14px;margin-top:14px}.game-heading>p br{display:none}.fleet-tabs{gap:6px}.fleet-tabs button{padding:11px 8px;font-size:14px;min-height:60px}.fleet-tabs button>span:first-child{display:block;font-size:12px;margin-bottom:3px}.bay-top{font-size:10px;letter-spacing:1px;padding:12px}.wash-area{aspect-ratio:3/2;max-height:none}.brush{width:16%}.bay-bottom{padding:14px 12px;align-items:center}.bay-bottom p{font-size:14px}.bay-bottom #toolName{font-size:11px;letter-spacing:1px}#progressLabel{font-size:36px;min-width:65px}.steps{gap:7px}.action{padding:12px 9px;font-size:17px}.action>span{font-size:11px;margin-right:3px}.action small{font-size:12px;line-height:1.4}.game-actions{align-items:stretch;flex-direction:column;gap:8px}.text-action{align-self:flex-start}.instagram-action{text-align:center}.finish-badge{padding:9px 13px}.finish-badge strong{font-size:19px}.finish-badge span{font-size:10px;margin-bottom:3px}.keyboard-help{margin-top:20px}.back{font-size:12px}}@media(prefers-reduced-motion:reduce){.progress-fill{transition:none}}@media(pointer:coarse){.keyboard-help{display:none}.wash-area:hover .brush{opacity:0}.wash-area.pressing .brush{opacity:1}}

@media(min-width:850px){.game-workspace{display:grid;grid-template-columns:minmax(0,1fr) 225px;gap:18px;align-items:start}.game-controls{margin-top:0}.steps{grid-template-columns:1fr;gap:10px}.action{padding:16px}.game-actions{flex-direction:column;align-items:stretch;gap:14px}.instagram-action{font-size:14px;line-height:1.5;text-align:left;padding:15px}.text-action{text-align:left}.announcement{line-height:1.5;margin-top:18px}.keyboard-help{line-height:1.6;margin-top:18px}.wash-area{aspect-ratio:3/2;max-height:none}.game-heading h1{font-size:45px}.game-heading>p{font-size:15px}}

.back,.instagram-action{display:inline-flex;align-items:center;gap:10px}.game-arrow{display:block;width:18px;height:18px;flex:0 0 18px}.instagram-action .game-arrow{margin-left:auto}.back{white-space:nowrap}@media(max-width:650px){.back .game-arrow{width:16px;height:16px;flex-basis:16px}.instagram-action{justify-content:center}.instagram-action .game-arrow{margin-left:0}}
