*{box-sizing:border-box}body{background:#0f172a;color:#fff;font-family:Inter,Arial,sans-serif;margin:0}.page{background:linear-gradient(#080f1e94,#080f1eb8),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?q=80&w=1800&auto=format&fit=crop) 50%/cover no-repeat fixed;min-height:100vh}.hero{align-items:center;display:flex;justify-content:center;min-height:72vh;padding:40px 20px 20px}.hero-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:28px;box-shadow:0 20px 60px #00000059;max-width:1180px;padding:50px 40px;text-align:center;width:100%}.hero-overlay h1{font-size:56px;font-weight:800;letter-spacing:-1px;margin:0}.hero-overlay p{color:#ffffffe0;font-size:20px;margin-top:14px}.search-bar{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr auto;margin:34px auto 0;max-width:900px}.search-bar input{background:#fffffff5;box-shadow:0 8px 24px #0000002e;color:#111827;outline:none;padding:0 18px}.search-bar button,.search-bar input{border:none;border-radius:16px;font-size:16px;height:58px}.search-bar button{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 12px 28px #2563eb4d;color:#fff;cursor:pointer;font-weight:700;padding:0 24px;transition:transform .2s ease,opacity .2s ease}.search-bar button:hover{opacity:.96;transform:translateY(-2px)}.content{margin:0 auto;max-width:1180px;padding:0 20px 80px}.results-section h2,.seat-section h2{color:#fff;font-size:34px;font-weight:800;margin:0 0 18px}.empty-state{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:22px;color:#fffffff2;padding:28px}.bus-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.bus-card{background:#fffffff5;border-radius:22px;box-shadow:0 18px 40px #00000038;color:#111827;padding:24px;transition:transform .22s ease,box-shadow .22s ease}.bus-card:hover{box-shadow:0 22px 46px #00000047;transform:translateY(-6px)}.bus-card h3{font-size:20px;font-weight:800;margin:0 0 16px}.route,.seat-route{font-size:18px;margin:0 0 12px}.route span,.seat-route span{color:#6b7280;margin:0 8px}.price{color:#111827;font-size:28px;font-weight:800;margin-top:12px}.bus-card button,.chat-footer button,.chat-header button,.chat-toggle,.confirm-btn{border:none;cursor:pointer}.bus-card button{background:#111827;border-radius:14px;color:#fff;font-weight:700;margin-top:8px;padding:12px 18px}.seat-section{background:#fffffff5;border-radius:24px;box-shadow:0 18px 42px #00000047;color:#111827;margin-top:36px;padding:28px}.driver-label{background:#111827;border-radius:999px;color:#fff;display:inline-block;font-weight:700;margin:10px 0 20px;padding:8px 14px}.seat-grid{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:72px 72px 34px 72px 72px}.aisle-gap{width:34px}.seat{border:none;border-radius:16px;font-size:15px;font-weight:800;height:72px;transition:transform .15s ease;width:72px}.seat:hover:not(:disabled){transform:scale(1.04)}.seat.available{background:#e5e7eb;color:#111827}.seat.selected{background:#16a34a;color:#fff}.seat.booked{background:#dc2626;color:#fff}.seat-legend{display:flex;flex-wrap:wrap;font-weight:600;gap:20px;margin-top:22px}.legend-box{border-radius:5px;display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}.legend-box.available{background:#e5e7eb}.legend-box.selected{background:#16a34a}.legend-box.booked{background:#dc2626}.confirm-btn{background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:14px;color:#fff;font-size:15px;font-weight:700;margin-top:24px;padding:14px 24px}.chatbot{bottom:24px;position:fixed;right:24px;z-index:1000}.chat-toggle{background:linear-gradient(135deg,#111827,#2563eb);border-radius:999px;box-shadow:0 18px 36px #00000047;color:#fff;font-weight:800;padding:14px 20px}.chat-panel{background:#fffffffa;border-radius:22px;box-shadow:0 24px 60px #00000052;color:#111827;overflow:hidden;width:360px}.chat-header{align-items:center;background:linear-gradient(135deg,#111827,#1d4ed8);color:#fff;display:flex;font-weight:800;justify-content:space-between;padding:16px 18px}.chat-header button{background:#0000;color:#fff;font-size:18px}.chat-body{background:#f8fafc;max-height:320px;overflow-y:auto;padding:16px}.chat-msg{border-radius:14px;line-height:1.45;margin-bottom:12px;padding:12px 14px;white-space:pre-wrap}.chat-msg.user{background:#dbeafe;margin-left:34px}.chat-msg.assistant{background:#e5e7eb;margin-right:34px}.chat-footer{background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:10px;padding:14px}.chat-footer input{border:1px solid #d1d5db;border-radius:12px;flex:1 1;font-size:14px;height:44px;padding:0 12px}.chat-footer button{background:#111827;border-radius:12px;color:#fff;font-weight:700;padding:0 16px}@media (max-width:900px){.hero-overlay h1{font-size:42px}.search-bar{grid-template-columns:1fr}.chat-panel{width:320px}}@media (max-width:640px){.hero{min-height:60vh}.hero-overlay{padding:30px 18px}.hero-overlay h1{font-size:34px}.hero-overlay p{font-size:16px}.seat-grid{gap:10px;grid-template-columns:60px 60px 20px 60px 60px}.seat{border-radius:12px;font-size:13px;height:60px;width:60px}.chatbot{bottom:12px;left:12px;right:12px}.chat-panel{width:100%}}.seat.recommended{animation:pulse-gold 1.5s infinite;background:linear-gradient(135deg,#f59e0b,#d97706)!important;border-color:#b45309!important;box-shadow:0 0 12px #f59e0b99;color:#fff!important;transform:scale(1.1)}.seat.top-pick{background:#dbeafe!important;border-color:#3b82f6!important;color:#1e40af!important}.legend-box.recommended{background:#f59e0b}.legend-box.top-pick{background:#3b82f6}@keyframes pulse-gold{0%,to{box-shadow:0 0 8px #f59e0b99}50%{box-shadow:0 0 20px #f59e0be6}}
/*# sourceMappingURL=main.0a10d945.css.map*/