:root{--primary: #2563eb;--primary-hover: #1d4ed8;--driver: #f97316;--driver-hover: #ea580c;--bg-color: #f8fafc;--surface: #ffffff;--text-main: #0f172a;--text-muted: #64748b;--border: #e2e8f0}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-color);color:var(--text-main);line-height:1.5;-webkit-font-smoothing:antialiased}.font-outfit{font-family:Outfit,sans-serif}.font-inter{font-family:Inter,sans-serif}.text-gray-800{color:#1e293b}.text-gray-600{color:#475569}.text-gray-500{color:#64748b}.text-gray-400{color:#94a3b8}.text-white{color:#fff}.bg-white{background-color:#fff}.bg-blue-600{background-color:#2563eb}.bg-orange-500{background-color:#f97316}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.h-screen{height:100vh;height:100dvh}.min-h-screen{min-height:100vh;min-height:100dvh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.items-center{align-items:center}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.w-full{width:100%}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}.p-4{padding:1rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.text-center{text-align:center}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.auth-bg{background:linear-gradient(135deg,#f0f9ff,#e0e7ff);position:relative}.auth-bg:before{content:"";position:absolute;top:-10%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,#3b82f626,#0000 70%);border-radius:50%}.auth-bg:after{content:"";position:absolute;bottom:-10%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,#8b5cf626,#0000 70%);border-radius:50%}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from: #2563eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37,99,235,0))}.to-purple-600{--tw-gradient-to: #9333ea}.from-orange-500{--tw-gradient-from: #f97316;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249,115,22,0))}.to-red-500{--tw-gradient-to: #ef4444}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}.glass-panel{background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 30px #00000008;border-radius:1.5rem}.glass-nav{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.input-field{width:100%;padding:1rem 1.25rem;border-radius:1rem;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:1rem;font-family:inherit;transition:all .2s ease;outline:none}.input-field:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1a}.btn-primary{width:100%;padding:1rem 1.25rem;border-radius:1rem;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #2563eb63}.btn-primary:active{transform:scale(.98)}.btn-primary:hover{box-shadow:0 6px 20px #2563eb3b;transform:translateY(-1px)}.fixed{position:fixed}.sticky{position:sticky;top:0}.bottom-0{bottom:0}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.z-10{z-index:10}.z-50{z-index:50}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-gray-100{border-color:#f1f5f9}.tracking-tight{letter-spacing:-.025em}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.cursor-pointer{cursor:pointer}
