*{box-sizing:border-box}body{background:#0f172a;color:#fff;font-family:Inter,Arial,sans-serif;margin:0;transition:background .3s,color .3s}body.dark-mode{background:#0a0a0a!important;color:#e8e2d9}body.dark-mode .admin-card,body.dark-mode .card-white{background:#1a1a1a!important;border-color:#ffffff14!important;color:#e8e2d9!important}body.dark-mode input,body.dark-mode select,body.dark-mode textarea{background:#1e1e1e!important;border-color:#ffffff26!important;color:#e8e2d9!important}body.dark-mode .bg-white-section{background:#111!important;color:#e8e2d9!important}.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}}@media (max-width:768px){nav{height:58px!important;padding:0 16px!important}nav>div:nth-child(2){display:none!important}nav a[style*=Playfair]{font-size:17px!important}nav span[style*=userName]{display:none!important}nav button[style*=logoutBtn]{font-size:11px!important;padding:6px 10px!important}div[style*="grid-template-columns: 1fr 1fr"]{gap:20px!important;grid-template-columns:1fr!important;padding:16px!important}div[style*="perspective: 1200px"],div[style*="perspective:1200px"]{display:none!important}h1[style*="58px"]{font-size:34px!important;line-height:1.1!important}p[style*="420px"]{font-size:13px!important;max-width:100%!important}div[style*="border-radius:20px"][style*="padding:16px"]{padding:12px!important}div[style*="border-radius:12px"][style*="padding:3px"] button{font-size:10px!important;padding:5px 8px!important}div[style*="display:flex"][style*="alignItems:center"][style*="gap:4px"]{flex-direction:column!important;gap:8px!important}button[style*="borderRadius:50%"][style*=\21C4]{display:none!important}button[style*="flex:1"][style*=Search]{width:100%!important}div[style*="AI-Powered Travel"]{display:none!important}div[style*="padding:16px 48px"][style*="display:flex"]{gap:10px!important;padding:12px 16px!important}div[style*="grid-template-columns:repeat(4,1fr)"],div[style*="gridTemplateColumns:repeat(4,1fr)"]{grid-template-columns:repeat(2,1fr)!important}div[style*="34px"][style*="Playfair Display"]{font-size:24px!important}div[style*="padding: 44px 48px"],div[style*="padding:44px 48px"]{padding:20px 14px!important}div[style*="grid-template-columns:repeat(3,1fr)"],div[style*="gridTemplateColumns:repeat(3,1fr)"]{gap:14px!important;grid-template-columns:1fr!important}div[style*="margin:0 auto 22px"]{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}div[style*="display:flex"][style*="gap:4px"][style*="flexWrap:wrap"]{gap:4px!important}span[style*="32px"][style*=Playfair]{font-size:26px!important}div[style*="width:400px"][style*="background:#fff"]{max-height:80vh!important;width:calc(100vw - 24px)!important}div[style*="bottom:28px"][style*="right:28px"]{bottom:16px!important;right:12px!important}div[style*="padding: 8px 52px"],div[style*="padding:8px 52px"]{padding:8px 14px!important}div[style*="padding: 20px 52px"],div[style*="padding:20px 52px"]{padding:14px!important}div[style*="maxWidth: 900px"],div[style*="maxWidth:900px"]{padding:0 14px!important}div[style*="padding:18px 48px"]{flex-direction:column!important;padding:12px 14px!important}div[style*="maxWidth:500px"][style*="padding:34px"]{margin:10px!important;padding:20px 16px!important}div[style*="52px 52px"],div[style*="padding: 52px"],div[style*="padding:52px"]{padding-left:16px!important;padding-right:16px!important}div[style*="52px 52px 36px"],div[style*='padding:"52px 52px 36px"']{padding:24px 16px 20px!important}div[style*="repeat(4,1fr)"],div[style*='gridTemplateColumns:"repeat(4,1fr)"']{gap:8px!important;grid-template-columns:repeat(2,1fr)!important}div[style*="maxWidth:900px"],div[style*='maxWidth:"900px"']{max-width:100%!important;padding-left:14px!important;padding-right:14px!important}nav[style*="52px"]{padding-left:16px!important;padding-right:16px!important}.nav-links-mobile-hide{display:none!important}div[style*='display:"flex"'][style*=flexWrap]{-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;overflow-x:auto!important}div[style*='display:"flex"'][style*='gap:"16px"'][style*='alignItems:"flex-start"']{flex-direction:column!important;gap:10px!important}div[style*='marginTop:"16px"'][style*='display:"flex"']{flex-wrap:wrap!important;gap:6px!important}div[style*='width:"340px"'][style*='maxHeight:"520px"']{bottom:76px!important;max-height:75vh!important;right:12px!important;width:calc(100vw - 24px)!important}div[style*='padding:"24px"'][style*='borderRadius:"24px"']{padding:16px!important}div[style*='maxWidth:"520px"'][style*='maxHeight:"80vh"']{margin:16px auto!important;max-width:calc(100vw - 32px)!important;padding:16px!important}div[style*='maxWidth:"440px"'][style*='borderRadius:"24px"']{max-width:calc(100vw - 32px)!important;padding:20px 16px!important}div[style*='justifyContent:"space-between"'][style*='gap:"12px"']{flex-wrap:wrap!important;gap:8px!important}div[style*='fontSize:"12px"'][style*='color:"rgba(255,255,255']{font-size:10px!important}}@media (max-width:480px){div[style*='padding:"5px 12px"'][style*='borderRadius:"20px"']{padding:4px 8px!important}div[style*='fontSize:"12px"'][style*='fontWeight:"700"'][style*='color:"#fb923c"']{font-size:10px!important}button[style*='borderRadius:"20px"'][style*='fontSize:"12px"']{font-size:10px!important;padding:6px 12px!important}span[style*='fontFamily:"monospace"']{font-size:9px!important;word-break:break-all!important}h1[style*="38px"]{font-size:28px!important}h1[style*="34px"]{font-size:26px!important}}@media (max-width:768px){div[style*="32px 52px"],div[style*="44px 52px"],div[style*="48px 52px"],div[style*="padding: '0 48px'"],div[style*="padding: '0 52px'"],div[style*="padding: '52px"],div[style*="padding:'52px 52px"],div[style*='padding:"0 48px"'],div[style*='padding:"0 52px"'],div[style*='padding:"44px 52px'],div[style*='padding:"52px 52px']{padding-left:16px!important;padding-right:16px!important}div[style*="repeat(3, 1fr)"], div[style*="repeat(3,1fr)"], div[style*='"repeat(3']{gap:12px!important;grid-template-columns:1fr!important}div[style*="'1fr 1fr'"],div[style*='"1fr 1fr"'],div[style*='gridTemplateColumns:"1fr 1fr"']{gap:10px!important;grid-template-columns:1fr!important}div[style*="width: '42%'"],div[style*="width:42%"],div[style*='width:"42%"']{display:none!important}div[style*="width: '58%'"],div[style*="width:58%"],div[style*='width:"58%"']{width:100%!important}div[style*="padding: '40px'"],div[style*="padding:40px"],div[style*='padding:"40px"']{padding:24px 20px!important}div[style*="padding: '48px'"],div[style*='padding:"48px"']{padding:20px!important}div[style*="340px 1fr"],div[style*='"340px 1fr"'],div[style*='gridTemplateColumns:"340px']{grid-template-columns:1fr!important}div[style*="padding: '36px 48px'"],div[style*='padding:"36px 48px"']{padding:20px 16px!important}div[style*="repeat(4, 1fr)"], div[style*="repeat(4,1fr)"]{gap:10px!important;grid-template-columns:repeat(2,1fr)!important}div[style*="44px 52px 32px"],div[style*="52px 52px 36px"]{padding:24px 16px 20px!important}div[style*="20px 52px"],div[style*="8px 52px 80px"]{padding-left:14px!important;padding-right:14px!important}div[style*="maxWidth: '480px'"][style*=borderRadius],div[style*='maxWidth:"480px"'][style*=borderRadius]{margin:12px!important;max-width:calc(100vw - 24px)!important;padding:20px 16px!important}div[style*="maxWidth: '560px'"],div[style*='maxWidth:"560px"']{max-width:calc(100vw - 24px)!important;padding:20px 16px!important}div[style*="maxWidth: '820px'"],div[style*='maxWidth:"820px"']{padding-left:16px!important;padding-right:16px!important}div[style*='borderRadius:"16px"'][style*='display:"flex"']{flex-wrap:wrap!important;gap:8px!important}div[style*='position:"fixed"'][style*='display:"flex"'][style*=inset]{padding:12px!important}div[style*="repeat(3, 1fr)"][style*="gap: '24px'"], div[style*="repeat(3,1fr)"][style*='gap:"24px"']{gap:14px!important;grid-template-columns:1fr!important}div[style*='justifyContent:"space-between"'][style*='display:"flex"'],div[style*='padding:"16px 20px"'][style*='display:"flex"']{flex-wrap:wrap!important;gap:8px!important}div[style*='fontSize:"11px"'][style*='display:"flex"'][style*=gap]{flex-wrap:wrap!important;gap:8px!important;justify-content:center!important}}@media (max-width:420px){div[style*='display:"flex"'][style*='gap:"8px"'][style*='flexWrap:"wrap"']{flex-direction:column!important}div[style*='padding:"32px 24px"']{padding:16px 14px!important}div[style*='padding:"32px"'][style*='borderRadius:"24px"']{padding:20px 14px!important}div[style*='borderRadius:"24px"'][style*=maxWidth]{border-radius:0!important;margin:0!important;max-width:100vw!important;min-height:100vh!important}}
/*# sourceMappingURL=main.01ab7506.css.map*/