:root{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:#fff8e9;background:#0d2036;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{min-height:64px;font:inherit;touch-action:manipulation}button:focus-visible{outline:4px solid #fff2ac;outline-offset:3px}.app-shell{min-height:100vh;padding:18px 24px 14px;background:radial-gradient(circle at 10% 5%,#183d58,transparent 34%),#0d2036}.topbar{max-width:1320px;margin:0 auto 14px;display:flex;justify-content:space-between;align-items:center;min-height:42px}.brand{min-width:64px;border:0;background:transparent;color:#fff8e9;padding:10px 12px;display:flex;align-items:center;gap:10px;font-family:Fredoka,sans-serif;font-size:18px;font-weight:700;letter-spacing:.13em;cursor:pointer}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;color:#17304a;background:#ffd66f;font-size:19px;transform:rotate(-8deg)}.topbar-right{display:flex;align-items:center;gap:10px}.saved-pill{color:#a9c0c8;font-size:12px;font-weight:600;letter-spacing:.05em}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px;background:#85dc9b;box-shadow:0 0 0 4px #85dc9b20}.mute-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:64px;min-height:64px;padding:10px 13px;border:3px solid #f5e3b7;border-radius:18px;color:#fff6dc;background:#704e45;font-size:11px;font-weight:800;cursor:pointer}.mute-button:hover{background:#82564d}.mute-icon{position:relative;display:inline-block;flex:0 0 auto;width:22px;height:20px}.mute-icon:before{position:absolute;top:6px;left:1px;width:7px;height:9px;border-radius:2px;background:#f5d27c;content:"";box-shadow:6px -4px 0 -1px #f5d27c}.mute-icon:after{position:absolute;top:2px;right:1px;width:4px;height:17px;border-right:3px solid #f5d27c;border-radius:50%;content:""}.mute-button.is-muted .mute-icon:after{top:0;right:8px;width:3px;height:22px;border:0;border-radius:3px;background:#f5d27c;transform:rotate(45deg)}.round-badge{display:grid;place-items:center;width:31px;height:31px;border:1px solid #517083;border-radius:50%;color:#ffd66f}.game-stage{position:relative;width:min(1320px,100%);margin:0 auto;aspect-ratio:16 / 9;min-height:540px;overflow:hidden;border:1px solid #3a5a6b;border-radius:28px;background:#132b47;box-shadow:0 24px 80px #06132199}.game-host,.game-host canvas{position:absolute;inset:0;width:100%!important;height:100%!important}.screen-layer{position:absolute;inset:0}.garage-layer{padding:clamp(32px,6vw,76px) clamp(28px,8vw,110px);background:linear-gradient(90deg,#102844f4,#102844d9 46%,#1028442b)}.eyebrow{color:#82d4d1;font-size:11px;font-weight:700;letter-spacing:.19em}h1{margin:11px 0 10px;color:#fff8e9;font-family:Fredoka,sans-serif;font-size:clamp(38px,5vw,68px);font-weight:600;line-height:.98;letter-spacing:-.035em}h1 em,.draw-prompt em{color:#ffd66f;font-style:normal}.intro-copy{margin:0;color:#a9c0c8;font-size:15px;line-height:1.55}.car-grid{display:grid;grid-template-columns:repeat(5,minmax(110px,150px));gap:12px;margin-top:32px}.car-card{position:relative;min-height:155px;padding:23px 12px 12px;border:1px solid #537286;border-radius:17px;color:#fff8e9;background:#1a3852d9;text-align:left;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.car-card:hover{transform:translateY(-5px);border-color:#a1dfd5}.car-card.is-selected{border:2px solid #ffd66f;background:#294c63ee;box-shadow:0 0 0 5px #ffd66f1f,0 15px 30px #081a2d66;transform:translateY(-7px)}.car-card-name,.car-card-subtitle{display:block}.car-card-name{margin-top:11px;font-family:Fredoka,sans-serif;font-size:16px}.car-card-subtitle{margin-top:2px;color:#92adb7;font-size:10px}.selected-check{position:absolute;right:9px;bottom:8px;display:none;width:19px;height:19px;border-radius:50%;color:#17304a;background:#ffd66f;font-size:13px;font-weight:800;text-align:center}.is-selected .selected-check{display:block}.car-illustration{position:relative;width:86px;height:50px;margin:0 auto}.car-illustration:before{content:"";position:absolute;left:5px;right:5px;bottom:9px;height:30px;border-radius:19px 24px 10px 10px;background:var(--car-color);box-shadow:0 8px #142e43}.car-window{position:absolute;z-index:1;left:30px;top:7px;width:34px;height:17px;border-radius:8px 10px 3px 3px;background:var(--car-accent)}.car-wheel{position:absolute;z-index:2;bottom:2px;width:15px;height:15px;border:3px solid #213a4d;border-radius:50%;background:#f5e6be}.car-wheel-left{left:17px}.car-wheel-right{right:15px}.car-lamp{position:absolute;z-index:2;right:3px;top:23px;width:7px;height:9px;border-radius:50%;background:#fff0a7}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:28px;border:0;border-radius:14px;padding:14px 17px 14px 22px;color:#17304a;background:#ffd66f;font-weight:800;cursor:pointer;box-shadow:0 7px #d69f42;transition:transform .15s ease,box-shadow .15s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 9px #d69f42}.primary-button:active{transform:translateY(4px);box-shadow:0 3px #d69f42}.garage-button{width:203px;margin-top:31px}.button-arrow{font-size:23px;line-height:16px}.hub-layer{padding:clamp(30px,5vw,68px) clamp(28px,7vw,100px);background:linear-gradient(90deg,#173450ee 0%,#173450d1 42%,transparent 82%)}.hub-heading{display:flex;align-items:flex-start;gap:16px}.hub-heading h1{font-size:clamp(42px,5.5vw,72px)}.back-button{display:grid;place-items:center;flex:0 0 auto;width:64px;height:64px;border:1px solid #6a8992;border-radius:16px;color:#fff8e9;background:#21425bdb;font-size:27px;cursor:pointer}.back-button:hover{background:#2e566c}.hub-card{display:flex;align-items:center;gap:15px;width:min(385px,100%);margin-top:24px;padding:13px 15px;border:1px solid #a8e1d1;border-radius:18px;color:#19334a;background:#dcf3ddf2;box-shadow:0 12px 25px #132b4740}.hub-card:first-of-type{margin-top:30px}.hub-card+.hub-card{margin-top:10px}.hub-card-icon{display:grid;place-items:center;width:51px;height:51px;border-radius:14px;color:#fff9dc;background:#f07862;font-size:27px}.hub-card strong,.hub-card span{display:block}.hub-card strong{font-family:Fredoka,sans-serif;font-size:20px}.hub-card span{margin-top:2px;color:#5a776f;font-size:12px}.race-icon{background:#766fd1}.wash-icon{background:#5eaeb1}.round-action{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;margin-left:auto;border:0;border-radius:50%;color:#17304a;background:#ffd66f;font-size:24px;cursor:pointer}.round-action:hover{transform:scale(1.06)}.selected-mini{display:flex;align-items:center;gap:11px;width:min(385px,100%);margin-top:14px;padding:8px 14px 8px 5px;border-radius:14px;background:#173450b8}.selected-mini .car-illustration{transform:scale(.75);width:67px}.selected-mini small,.selected-mini strong{display:block}.selected-mini small{color:#82d4d1;font-size:9px;letter-spacing:.15em}.selected-mini strong{margin-top:3px;font-family:Fredoka,sans-serif}.selected-mini button{min-width:64px;margin-left:auto;padding:6px 10px;border:0;border-bottom:1px solid #82d4d1;color:#a9e2dd;background:transparent;font-size:11px;cursor:pointer}.hub-hint{margin-top:17px;color:#d6eee1;font-size:13px}.drive-layer{pointer-events:none}.drive-toolbar{pointer-events:auto;display:flex;align-items:center;gap:13px;padding:20px 25px;background:linear-gradient(#173450e8,transparent)}.light-back{width:64px;height:64px}.drive-title{display:flex;align-items:center;gap:10px}.pencil-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#17304a;background:#ffd66f;font-size:22px}.drive-title small,.drive-title strong{display:block}.drive-title small{color:#b6dad1;font-size:9px;letter-spacing:.14em}.drive-title strong{font-family:Fredoka,sans-serif;font-size:17px}.draw-tip{margin-left:auto;padding:9px 14px;border:1px solid #c9e9d5;border-radius:30px;color:#fff8e9;background:#1734509c;font-size:12px}.draw-prompt{position:absolute;top:44%;left:50%;color:#fff8e9d9;font-family:Fredoka,sans-serif;font-size:clamp(22px,3vw,37px);line-height:.98;text-align:center;transform:translate(-50%,-50%);pointer-events:none;text-shadow:0 2px 8px #17345066}.route-message{position:absolute;top:92px;left:50%;padding:9px 16px;border-radius:30px;color:#17304a;background:#fff2c8ed;font-size:13px;font-weight:700;transform:translate(-50%);white-space:nowrap}.drive-footer{position:absolute;right:0;bottom:19px;left:0;color:#e1f2dc;font-size:12px;text-align:center}.drive-footer span{color:#ffd66f}.activity-layer{pointer-events:none}.activity-toolbar{display:flex;align-items:center;gap:13px;padding:20px 25px;background:linear-gradient(#173450e8,transparent);pointer-events:auto}.activity-title{display:flex;align-items:center;gap:10px}.activity-title small,.activity-title strong{display:block}.activity-title small{color:#b6dad1;font-size:9px;letter-spacing:.14em}.activity-title strong{font-family:Fredoka,sans-serif;font-size:17px}.activity-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#17304a;background:#ffd66f}.wash-title-icon{background:#d0f4e5}.activity-prompt{position:absolute;top:48%;left:73%;width:330px;color:#fff8e9;text-align:center;transform:translate(-50%,-50%);text-shadow:0 2px 8px #17345066;pointer-events:none}.activity-eyebrow{color:#d7f3d8;font-size:11px;font-weight:800;letter-spacing:.18em}.activity-prompt h2,.activity-celebration h2{margin:10px 0;font-family:Fredoka,sans-serif;font-size:clamp(34px,4.5vw,57px);line-height:.94}.activity-prompt h2 em{color:#ffd66f;font-style:normal}.activity-prompt p,.activity-celebration p{margin:0;color:#e0f1df;font-size:13px;line-height:1.45}.activity-button{min-width:190px;margin:20px auto 0;pointer-events:auto}.activity-celebration{position:absolute;top:48%;left:72%;width:330px;padding:20px;border:2px solid #ffe29a;border-radius:28px;color:#17304a;background:#fff5cfee;text-align:center;transform:translate(-50%,-50%);text-shadow:none;pointer-events:auto}.activity-celebration h2{color:#17304a;font-size:clamp(32px,4vw,50px)}.activity-celebration p{color:#4e6d67}.wash-copy{pointer-events:none}.wash-timer{margin-left:auto;padding:9px 14px;border:1px solid #d6f4e4;border-radius:30px;color:#173450;background:#e7fae9;font-size:12px;font-weight:800}.wash-meter{width:220px;height:12px;margin:18px auto 0;overflow:hidden;border:2px solid #fff5cf;border-radius:20px;background:#6a9e9b}.wash-meter span{display:block;height:100%;border-radius:inherit;background:#ffd66f;transition:width .2s ease}.scrub-count{margin-top:8px;color:#fff2bf;font-size:12px;font-weight:700}.footer-note{max-width:1320px;margin:13px auto 0;color:#7694a0;font-size:11px;text-align:center;letter-spacing:.03em}.footer-note span{color:#f27c63;font-size:16px;vertical-align:-1px}@media(max-width:760px){.app-shell{padding:12px 10px 10px}.topbar{margin-bottom:9px}.brand{font-size:15px}.saved-pill{display:none}.mute-button{width:64px;padding:8px 5px;gap:3px;font-size:9px;flex-direction:column}.game-stage{min-height:0;aspect-ratio:390 / 844;max-height:calc(100vh - 76px);border-radius:21px}.garage-layer{padding:28px 20px;background:linear-gradient(90deg,#102844f7,#102844d9);overflow-y:auto}.eyebrow{font-size:9px}.garage-layer h1{margin-top:10px;font-size:40px}.intro-copy{font-size:12px}.car-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:21px}.car-card{min-height:126px;padding-top:15px}.car-card:nth-child(5){grid-column:1 / -1;width:calc(50% - 4px);justify-self:center}.car-card-name{margin-top:3px;font-size:14px}.car-card-subtitle{font-size:9px}.car-illustration{transform:scale(.8);transform-origin:top center;height:41px}.garage-button{width:100%;margin-top:17px;justify-content:center}.hub-layer{padding:26px 20px;background:linear-gradient(90deg,#173450f2,#173450d9);overflow-y:auto}.hub-heading{gap:10px}.hub-heading h1{margin-top:9px;font-size:43px}.back-button{width:64px;height:64px;border-radius:13px}.hub-card{margin-top:20px;width:100%}.hub-card:first-of-type{margin-top:27px}.hub-card+.hub-card{margin-top:9px}.selected-mini{width:100%}.hub-hint{margin-top:20px;text-align:center}.drive-toolbar,.activity-toolbar{padding:15px 13px;gap:9px}.light-back{width:64px;height:64px}.pencil-icon,.activity-icon{width:34px;height:34px}.drive-title strong,.activity-title strong{font-size:15px}.draw-tip{padding:8px 10px;font-size:10px}.draw-prompt{top:48%;font-size:28px}.route-message{top:75px;max-width:calc(100% - 30px);font-size:11px;overflow:hidden;text-overflow:ellipsis}.drive-footer{font-size:9px}.activity-prompt{top:53%;left:50%;width:calc(100% - 34px)}.activity-prompt h2,.activity-celebration h2{font-size:42px}.activity-prompt p,.activity-celebration p{font-size:12px}.activity-celebration{top:53%;left:50%;width:calc(100% - 34px)}.wash-timer{padding:8px 9px;font-size:10px}.wash-meter{width:190px}.footer-note{font-size:9px}}:root{color:#4b3440;background:#f4dfb0}body,.app-shell{background:#f4dfb0}.game-stage{border-color:#b77b5b;background:#85cfc1;box-shadow:0 18px #d59b63,0 26px 44px #714c4850}.garage-layer{background:#704e45e8}.garage-layer h1,.hub-layer h1{color:#fff6dc}.intro-copy{color:#f3d9b0}.car-grid{gap:14px}.car-card{border:3px solid #a76b5f;border-radius:20px;color:#fff6dc;background:#8e5c55;box-shadow:0 7px #633f46}.car-card:hover{border-color:#f5d27c;background:#9b685b}.car-card.is-selected{border-color:#f5d27c;background:#a76657;box-shadow:0 0 0 5px #f5d27c44,0 8px #633f46}.car-card-name{color:#fff6dc}.car-card-subtitle{color:#f4d8b0}.selected-check{color:#553a42;background:#f5d27c}.primary-button{color:#533742;background:#f5d27c;box-shadow:0 7px #c47b52}.primary-button:hover{box-shadow:0 9px #c47b52}.hub-layer{background:#5f8f82e8}.hub-card{border:3px solid #f5e3b7;color:#4b3440;background:#f8e5b8;box-shadow:0 7px #477064}.hub-card span{color:#6d574d}.hub-card-icon{background:#e66e55}.race-icon{background:#d6924d}.wash-icon{background:#4aa99d}.round-action{color:#533742;background:#f5d27c}.selected-mini{background:#4f796dbf}.draw-tip,.route-message,.wash-timer,.race-landmark-badge{border-color:#f5e3b7;background:#704e45d9}.activity-prompt h2 em,h1 em{color:#f5d27c}.activity-celebration{border-color:#e66e55;background:#fff0c7}.race-landmark-badge{min-height:40px;padding:9px 13px;border:2px solid #f5d27c;border-radius:20px;color:#fff6dc;font-size:11px;font-weight:800;white-space:nowrap}.race-beats{position:absolute;right:26px;bottom:24px;left:26px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;pointer-events:none}.race-beats span{padding:7px 10px;border:2px solid #f5e3b799;border-radius:16px;color:#f8e5b8;background:#704e45b8;font-size:10px;font-weight:800}.race-beats span.is-active{border-color:#f5d27c;color:#533742;background:#f5d27c}.car-illustration{width:96px;height:60px}.car-illustration-large{transform:scale(1.4)}.car-illustration:before{left:4px;right:4px;bottom:10px;height:31px;border-radius:15px 19px 9px 9px;background:var(--car-color);box-shadow:0 7px #4d3945}.car-window{left:31px;top:11px;width:34px;height:14px;border-radius:8px 10px 3px 3px;background:var(--car-accent)}.car-wheel{bottom:2px;width:17px;height:17px;border:3px solid #4d3945;background:#f8e5b8}.car-wheel-left{left:16px}.car-wheel-right{right:14px}.car-lamp{right:3px;top:27px;width:8px;height:8px;background:#fff2a5}.car-accessory{position:absolute;z-index:3;display:block}.car-hatchback:before{border-radius:16px 21px 9px 9px}.car-hatchback .car-accessory{left:67px;top:-3px;width:3px;height:16px;border-left:3px solid var(--car-accent);transform:rotate(18deg)}.car-hatchback .car-accessory:after{content:"";position:absolute;top:-4px;left:-4px;width:8px;height:8px;border-radius:50%;background:var(--car-accent)}.car-delivery-van:before{left:14px;right:14px;height:39px;bottom:9px;border-radius:8px}.car-delivery-van .car-window{left:29px;width:43px;height:16px}.car-delivery-van .car-wheel-left{left:18px;width:20px;height:20px}.car-delivery-van .car-wheel-right{right:15px;width:20px;height:20px}.car-delivery-van .car-accessory{left:9px;top:4px;width:17px;height:12px;border-radius:3px;background:var(--car-accent);box-shadow:0 4px #4d3945}.car-sweeper:before{left:3px;right:16px;height:25px;bottom:12px;border-radius:13px 8px 7px 7px}.car-sweeper .car-window{left:30px;top:16px;width:28px}.car-sweeper .car-accessory{right:1px;bottom:5px;width:23px;height:23px;border:5px dotted #f0c46d;border-radius:50%;transform:rotate(18deg)}.car-sweeper .car-wheel-right{right:34px}.car-minibus:before{left:2px;right:2px;height:34px;border-radius:13px 13px 9px 9px}.car-minibus .car-window{left:22px;top:15px;width:53px;height:12px}.car-minibus .car-accessory{left:29px;top:-5px;width:38px;height:19px;border:4px solid var(--car-accent);border-radius:50%;background:#b9ddd1}.car-minibus .car-wheel-left{left:14px}.car-minibus .car-wheel-right{right:12px}.car-pickup:before{left:4px;right:14px;height:29px;border-radius:8px 16px 7px 7px}.car-pickup .car-window{left:51px;width:23px;height:15px}.car-pickup .car-wheel{width:25px;height:25px;bottom:-2px}.car-pickup .car-wheel-left{left:13px}.car-pickup .car-wheel-right{right:10px}.car-pickup .car-accessory{left:47px;top:-1px;width:35px;height:12px;border:4px solid var(--car-accent);border-bottom:0;border-radius:12px 12px 0 0}.button-arrow:before{content:"→";font-size:23px;line-height:16px}.back-arrow:before{content:"←";font-size:27px}.brand-mark{position:relative;background:#f5d27c}.brand-mark:before{content:"";width:13px;height:13px;border:3px solid #533742;border-radius:50%}.round-badge{position:relative;background:#f5d27c;border:0}.round-badge:before{content:"";width:12px;height:12px;border-radius:50%;background:#e66e55;box-shadow:0 -8px 0 -4px #e66e55,0 8px 0 -4px #e66e55,8px 0 0 -4px #e66e55,-8px 0 0 -4px #e66e55}.back-button{color:#fff6dc;background:#704e45;border-color:#f5e3b7}.pencil-icon{position:relative;background:#f5d27c}.pencil-icon:before{content:"";width:21px;height:6px;border-radius:4px;background:#e66e55;transform:rotate(-45deg)}.draw-icon:before{content:"";width:27px;height:4px;border-radius:3px;background:#fff0c7;transform:rotate(-35deg)}.race-title-icon:before{content:"";width:20px;height:20px;border:4px solid #fff0c7;border-radius:50%}.wash-title-icon:before{content:"";width:17px;height:24px;border-radius:50% 50% 55% 45%;background:#fff0c7;transform:rotate(25deg)}.celebration-burst{display:block;width:30px;height:30px;margin:0 auto;border:6px dotted #e66e55;border-radius:50%}.footer-spark{display:inline-block;width:9px;height:9px;margin:0 8px;border-radius:50%;background:#e66e55;vertical-align:middle}.footer-heart{display:inline-block;width:12px;height:12px;margin-right:4px;border:3px solid #e66e55;border-radius:50%;vertical-align:-1px}@media(max-width:760px){.race-landmark-badge{margin-left:auto;max-width:125px;overflow:hidden;text-overflow:ellipsis}.race-beats{right:13px;bottom:16px;left:13px;gap:5px}.race-beats span{padding:5px 7px;font-size:8px}.garage-layer{background:#704e45f4}.hub-layer{background:#5f8f82f4}}
