.carwash-module__G1xhIW__carwash_container{background-color:#505723;flex-direction:column;min-height:100vh;display:flex}.carwash-module__G1xhIW__mainContent{box-sizing:border-box;flex:1;width:100%;max-width:1100px;margin:0 auto;padding:40px 24px}.carwash-module__G1xhIW__heroHeader{text-align:center;margin-bottom:32px}.carwash-module__G1xhIW__heroHeader h1{color:#e2d6c8;margin-bottom:8px;font-size:32px;font-weight:700}.carwash-module__G1xhIW__heroHeader p{color:#e2d6c8;font-size:16px}.carwash-module__G1xhIW__bookingGrid{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.carwash-module__G1xhIW__selectionCard,.carwash-module__G1xhIW__infoCard{background-color:#fff;border:1px solid #c9bba8;border-radius:12px;flex-direction:column;gap:20px;padding:28px;display:flex;box-shadow:0 4px 6px #4a443808}.carwash-module__G1xhIW__selectionCard h2,.carwash-module__G1xhIW__infoCard h2{color:#4a4438;border-bottom:1px solid #efe9e1;margin:0;padding-bottom:12px;font-size:18px;font-weight:600}.carwash-module__G1xhIW__field{flex-direction:column;gap:8px;display:flex}.carwash-module__G1xhIW__field label{color:#4a4438;font-size:13px;font-weight:600}.carwash-module__G1xhIW__field input[type=text],.carwash-module__G1xhIW__field input[type=email],.carwash-module__G1xhIW__field input[type=tel],.carwash-module__G1xhIW__field input[type=date],.carwash-module__G1xhIW__field select{color:#2b2b2b;box-sizing:border-box;background-color:#faf7f2;border:1px solid #c9bba8;border-radius:6px;width:100%;padding:12px;font-family:inherit;font-size:14px}.carwash-module__G1xhIW__timeGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;margin-top:4px;display:grid}.carwash-module__G1xhIW__timeButton{color:#4a4438;cursor:pointer;text-align:center;background-color:#fff;border:1px solid #c9bba8;border-radius:6px;padding:10px 0;font-size:13px;font-weight:600;transition:all .15s}.carwash-module__G1xhIW__timeButton:hover:not(:disabled){background-color:#efe9e1}.carwash-module__G1xhIW__timeSelected{color:#fff!important;background-color:#505723!important;border-color:#505723!important}.carwash-module__G1xhIW__timeBooked{color:#a73131;cursor:not-allowed;opacity:.6;background-color:#f3dcdc;border-color:#d9a8a8}.carwash-module__G1xhIW__summaryBox{background-color:#faf7f2;border:1px solid #c9bba8;border-radius:8px;margin-top:8px;padding:16px}.carwash-module__G1xhIW__summaryLine{color:#2b2b2b;justify-content:space-between;font-size:15px;display:flex}.carwash-module__G1xhIW__summaryLine strong{color:#505723;font-size:16px}.carwash-module__G1xhIW__disclaimer{color:#948c7e;margin:6px 0 0;font-size:12px}.carwash-module__G1xhIW__submitButton{color:#fff;cursor:pointer;background-color:#505723;border:none;border-radius:6px;padding:14px;font-size:15px;font-weight:600;transition:background-color .2s}.carwash-module__G1xhIW__submitButton:disabled{opacity:.5;cursor:not-allowed}.carwash-module__G1xhIW__successBox{color:#2e5620;background-color:#ddead3;border:1px solid #3f6b2e;border-radius:8px;margin-bottom:24px;padding:16px;font-size:14px}.carwash-module__G1xhIW__errorBox{color:#a73131;background-color:#f3dcdc;border:1px solid #d9a8a8;border-radius:8px;margin-bottom:24px;padding:16px;font-size:14px}@media (max-width:768px){.carwash-module__G1xhIW__mainContent{padding:24px 16px}.carwash-module__G1xhIW__heroHeader h1{font-size:26px}.carwash-module__G1xhIW__bookingGrid{grid-template-columns:1fr;gap:20px}.carwash-module__G1xhIW__selectionCard,.carwash-module__G1xhIW__infoCard{padding:20px}}
