:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f1f5f9;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020617;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}body{background-image:radial-gradient(circle at 0 0,#38bdf80d 0%,#0000 50%),radial-gradient(circle at 100% 100%,#818cf80d 0%,#0000 50%);flex-direction:column;min-width:100%;min-height:100vh;display:flex;overflow-x:hidden}#root{justify-content:center;width:100%;padding:1rem;display:flex}.app-wrapper{flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex}.container{-webkit-backdrop-filter:blur(12px);text-align:center;background:#1e293bb3;border:1px solid #33415580;border-radius:1.5rem;width:100%;max-width:550px;margin:1rem auto;padding:2.5rem;box-shadow:0 25px 50px -12px #00000080}.title{letter-spacing:-.025em;background:linear-gradient(135deg,#38bdf8 0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.25rem;font-size:2.5rem;font-weight:900;line-height:1.2}.subtitle{color:#94a3b8;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.5}.car-image{aspect-ratio:16/9;object-fit:cover;border:1px solid #94a3b81a;border-radius:1rem;width:100%;max-width:100%;height:auto;margin-bottom:1.5rem;box-shadow:0 20px 25px -5px #0000004d}.form-group{text-align:left;margin-bottom:1.25rem;position:relative}.form-group label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:flex}.form-group input,.form-group select{color:#fff;background:#0f172a99;border:1px solid #334155cc;border-radius:.75rem;width:100%;padding:.8rem 1rem;font-size:1rem;transition:all .2s}.form-group input:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf826}.suggestions-dropdown{z-index:1000;background:#1e293b;border:1px solid #334155;border-radius:.75rem;max-height:200px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #00000080}.suggestion-item{cursor:pointer;color:#f1f5f9;text-align:left;border-bottom:1px solid #33415580;padding:.75rem 1rem;font-size:.9rem}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{color:#38bdf8;background:#334155}.btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#6366f1 100%);border:none;border-radius:.75rem;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700;box-shadow:0 10px 15px -3px #0ea5e94d}.booking-card{text-align:left;background:#1e293b80;border:1px solid #33415580;border-radius:1rem;margin-bottom:1rem;padding:1.25rem}.status-badge{border-radius:9999px;padding:.2rem .6rem;font-size:.65rem;font-weight:800}.status-pending{color:#facc15;background:#eab3081a;border:1px solid #eab30833}.status-confirmed{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.status-completed{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633}.status-cancelled{color:#f87171;background:#ef44441a;border:1px solid #ef444433}@media (width<=600px){#root{padding:.5rem}.container{border-radius:1rem;max-width:100%;margin:.5rem auto;padding:1.25rem}.title{font-size:1.75rem}.subtitle{margin-bottom:1rem;font-size:.95rem}.form-group input,.form-group select{padding:.75rem;font-size:16px}.btn{padding:.875rem;font-size:1rem}}
