body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#fff}.App-header{text-align:center;max-width:900px;margin-bottom:3rem;animation:fadeInDown .8s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.App-header h1{font-size:3.5rem;margin:0 0 1rem;font-weight:800;text-shadow:0 4px 12px rgba(0,0,0,.2);letter-spacing:-1px}.App-header p{font-size:1.3rem;margin:0 0 2.5rem;opacity:.95;font-weight:400}.links{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;justify-content:center;max-width:700px;margin:0 auto}.links a,.links .button{background:#fff;color:#667eea;padding:1.25rem 2rem;border-radius:16px;text-decoration:none;font-weight:700;font-size:1.05rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 10px 30px #00000026;position:relative;overflow:hidden}.links .button.driver-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.links .button.kanban-button{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.links .button.bc46-button{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;font-size:1.1rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #4facfe4d}50%{transform:scale(1.02);box-shadow:0 15px 40px #4facfe80}}.links .button.bc46-button:hover{animation:none;color:#fff}.links a:before,.links .button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(102,126,234,.1),transparent);transition:left .5s}.links a:hover:before,.links .button:hover:before{left:100%}.links a:hover,.links .button:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 20px 40px #00000040;color:#5568d3}.links .button.driver-button:hover{color:#fff}main{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin-top:4rem;animation:fadeInUp .8s ease .3s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.features,.stack{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:20px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;transition:all .3s ease}.features:hover,.stack:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0003;background:#ffffff26}.features h2,.stack h2{margin:0 0 1.5rem;font-size:1.8rem;font-weight:700}.features ul{list-style:none;padding:0;margin:0}.features li{padding:.75rem 0;font-size:1.05rem;display:flex;align-items:center;gap:.75rem;opacity:.95;transition:all .3s ease}.features li:hover{opacity:1;transform:translate(8px)}.stack p{margin:1rem 0;font-size:1.05rem;line-height:1.7;opacity:.95}.stack strong{color:#fff;font-weight:700;margin-right:.5rem}@media (max-width: 768px){.App{padding:1.5rem}.App-header h1{font-size:2.5rem}.App-header p{font-size:1.1rem}.links{grid-template-columns:1fr;gap:1rem}main{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.features,.stack{padding:1.5rem}}section{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 2px 8px #0000001a;text-align:left}section h2{color:#667eea;margin-top:0}section ul{list-style:none;padding:0}section li{padding:.8rem 0;border-bottom:1px solid #eee}section li:last-child{border-bottom:none}@media (max-width: 768px){main{grid-template-columns:1fr}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}*{box-sizing:border-box}.admin-dashboard{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.dashboard-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 2rem;box-shadow:0 4px 12px #00000026}.header-content{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.header-left{display:flex;align-items:center;gap:1rem}.back-btn{background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}.back-btn:hover{background:#ffffff4d;transform:translate(-3px)}.dashboard-header h1{margin:0;font-size:1.8rem;font-weight:700}.header-stats{display:flex;gap:1rem}.stat-box{background:#fff3;padding:.75rem 1.25rem;border-radius:12px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);min-width:100px}.stat-box.success{background:#10b9814d;border-color:#10b98180}.stat-value{display:block;font-size:1.8rem;font-weight:700;line-height:1;margin-bottom:.25rem}.stat-label{display:block;font-size:.75rem;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.dashboard-content{flex:1;display:grid;grid-template-columns:1fr 400px;gap:1.5rem;padding:1.5rem;max-width:1600px;margin:0 auto;width:100%}.map-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;display:flex;flex-direction:column}.map-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.map-header h2{margin:0;font-size:1.2rem;color:#1f2937}.refresh-btn{background:#667eea;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}.refresh-btn:hover{background:#5568d3;transform:translateY(-2px)}.leaflet-map{flex:1;min-height:600px}.sidebar{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;max-height:calc(100vh - 180px)}.panel{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden}.panel-header{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.panel-header h2{margin:0;font-size:1.1rem;color:#1f2937;font-weight:600}.badge{background:#667eea;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.panel-content{padding:1rem;max-height:500px;overflow-y:auto}.empty-state{text-align:center;padding:2rem 1rem;color:#6b7280}.empty-state p{margin:0 0 .5rem;font-weight:500}.empty-state small{color:#9ca3af;font-size:.85rem}.driver-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;margin-bottom:.75rem;transition:all .3s ease;border:1px solid #dee2e6}.driver-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.driver-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;flex-shrink:0}.driver-details{flex:1}.driver-details h4{margin:0 0 .25rem;font-size:1rem;color:#1f2937}.driver-phone{margin:0 0 .5rem;color:#6b7280;font-size:.85rem}.driver-stats{display:flex;gap:.75rem}.mini-stat{font-size:.75rem;color:#6b7280;background:#fff;padding:.25rem .5rem;border-radius:6px}.driver-status-wrapper{display:flex;align-items:center;gap:.5rem}.driver-status{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.driver-status.available{background:#10b981;color:#fff}.driver-status.busy{background:#f59e0b;color:#fff}.btn-delete-driver{width:32px;height:32px;border-radius:8px;border:none;background:#fee2e2;color:#991b1b;cursor:pointer;font-size:1rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.btn-delete-driver:hover{background:#fecaca;transform:scale(1.1)}.btn-settings{background:linear-gradient(135deg,#06b6d4,#0891b2);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer;font-size:.9rem;transition:all .3s ease}.btn-settings:hover{transform:translateY(-2px);box-shadow:0 4px 12px #06b6d44d}.order-card{padding:1rem;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:12px;margin-bottom:.75rem;border-left:4px solid #667eea;transition:all .3s ease}.order-card:hover{transform:translate(4px);box-shadow:0 4px 12px #00000014}.order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.order-header h4{margin:0;font-size:1rem;color:#1f2937}.order-address{margin:.25rem 0;color:#6b7280;font-size:.85rem;line-height:1.4}.order-amount{margin:.25rem 0;color:#10b981;font-weight:600;font-size:.9rem}.order-district{margin:.25rem 0;color:#8b5cf6;font-size:.85rem}.status-badge{display:inline-block;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.status-badge.small{padding:.25rem .6rem;font-size:.7rem}.popup-content{min-width:200px}.popup-content h3{margin:0 0 .75rem;color:#1f2937;font-size:1.1rem}.popup-content p{margin:.35rem 0;color:#4b5563;font-size:.9rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.modal-header h2{margin:0;color:#1f2937;font-size:1.3rem}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}.modal-close:hover{background:#e5e7eb;color:#1f2937}.driver-form{padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-group input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.form-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.btn-cancel,.btn-submit{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem}.btn-cancel{background:#e5e7eb;color:#374151}.btn-cancel:hover{background:#d1d5db}.btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.btn-add-driver{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;font-size:.9rem;transition:all .3s ease}.btn-add-driver:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn-delete{background:#ef4444;color:#fff}.btn-delete:hover{background:#dc2626;transform:translateY(-2px)}.confirm-modal{max-width:400px}.modal-body{padding:1.5rem;text-align:center}.modal-body p{margin:.75rem 0;color:#4b5563;font-size:.95rem}.warning-text{color:#dc2626;font-weight:600}.modal-footer{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.settings-form{padding:1.5rem}.fees-container{display:grid;gap:1.5rem;margin-bottom:2rem}.fee-tier{background:#f9fafb;padding:1.25rem;border-radius:12px;border:1px solid #e5e7eb}.fee-tier h3{margin:0 0 1rem;color:#1f2937;font-size:1rem}.fee-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fee-input-group{display:flex;flex-direction:column}.fee-input-group label{font-size:.85rem;color:#6b7280;font-weight:600;margin-bottom:.4rem}.fee-input-group input{padding:.6rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem}.settings-preview{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:1.25rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #bae6fd}.settings-preview h3{margin:0 0 1rem;color:#0369a1;font-size:1rem}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.preview-item{background:#fff;padding:.75rem;border-radius:8px;text-align:center;border:1px solid #bae6fd}.preview-distance{display:block;font-size:.85rem;color:#0369a1;font-weight:600;margin-bottom:.4rem}.preview-fee{display:block;font-size:1.25rem;color:#10b981;font-weight:700}@media (max-width: 640px){.preview-grid,.fee-inputs{grid-template-columns:1fr}}@media (max-width: 1200px){.dashboard-grid{grid-template-columns:1fr}.map-container{height:300px}}@media (max-width: 768px){.dashboard-header{padding:1rem}.header-content{flex-direction:column;align-items:flex-start}.header-stats{overflow-x:auto;width:100%}.stat-box{min-width:80px}.stat-value{font-size:1.4rem}.dashboard-content{padding:1rem;gap:1rem}.leaflet-map{min-height:400px}}.kanban-container{width:100%;height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}.kanban-header{background:#fff;padding:20px 30px;border-bottom:2px solid #e0e0e0;box-shadow:0 2px 8px #00000014}.kanban-header h1{margin:0;font-size:28px;color:#1a1a1a;font-weight:700}.kanban-header p{margin:5px 0 0;color:#666;font-size:14px}.kanban-main{display:flex;gap:20px;padding:20px;height:calc(100vh - 100px);overflow:hidden}.platforms-column{flex:1;display:flex;flex-direction:column;background:#fffffff2;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.platforms-column>h2{margin:0 0 15px;font-size:18px;color:#1a1a1a;font-weight:600}.platforms-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;overflow-y:auto;padding-right:10px}.platforms-grid::-webkit-scrollbar{width:8px}.platforms-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.platforms-grid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.platforms-grid::-webkit-scrollbar-thumb:hover{background:#555}.platform-section{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;border:2px solid #e0e0e0;background:#fff}.platform-header{padding:12px 15px;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:14px}.platform-name{font-size:15px;font-weight:700}.orders-count{background:#ffffff4d;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700}.platform-orders{padding:10px;max-height:350px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.platform-orders::-webkit-scrollbar{width:6px}.platform-orders::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.order-card{padding:12px;border-radius:8px;cursor:grab;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;gap:8px}.order-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026;cursor:grab}.order-card:active{cursor:grabbing;opacity:.7;transform:scale(.95)}.order-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.customer-name{font-weight:700;font-size:13px;color:#1a1a1a;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-total{font-weight:700;font-size:13px;color:#27ae60;white-space:nowrap}.order-details{font-size:11px;color:#555;display:flex;flex-direction:column;gap:2px}.order-address{margin:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-district{margin:0;color:#888;font-size:10px}.order-time{margin:0;color:#999;font-size:10px}.order-items{font-size:10px;color:#666}.items-count{background:#0000000d;padding:2px 6px;border-radius:4px;display:inline-block}.drag-hint{font-size:10px;color:#999;text-align:center;opacity:0;transition:opacity .2s}.order-card:hover .drag-hint{opacity:1}.empty-state{text-align:center;color:#999;padding:20px 10px;font-size:13px;font-style:italic}.drivers-column{flex:1;display:flex;flex-direction:column;background:#fffffff2;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.drivers-column>h2{margin:0 0 15px;font-size:18px;color:#1a1a1a;font-weight:600}.drivers-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;overflow-y:auto;padding-right:10px}.drivers-grid::-webkit-scrollbar{width:8px}.drivers-grid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.driver-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;height:-moz-fit-content;height:fit-content}.driver-card:hover{border-color:#27ae60;box-shadow:0 6px 16px #0000001f}.driver-header{padding:12px;background:#f8f9fa;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.driver-info{display:flex;gap:10px;align-items:center;flex:1}.driver-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.driver-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff}.driver-details{display:flex;flex-direction:column}.driver-name{margin:0;font-weight:700;font-size:14px;color:#1a1a1a}.driver-phone{margin:0;font-size:11px;color:#888}.driver-status{font-size:18px}.driver-status.available{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.driver-bag{flex:1;padding:12px;background:linear-gradient(135deg,#fafafa,#f5f5f5);min-height:180px;border-top:2px dashed #27ae60;border-bottom:2px solid #e0e0e0;display:flex;flex-direction:column;transition:all .3s ease}.driver-bag:hover{background:linear-gradient(135deg,#f0f0f0,#e8e8e8)}.driver-bag.drag-over{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-color:#27ae60}.bag-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #ddd}.bag-label{font-weight:600;font-size:12px;color:#555;text-transform:uppercase;letter-spacing:.5px}.bag-count{background:#27ae60;color:#fff;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;min-width:24px;text-align:center}.empty-bag{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;color:#999;text-align:center}.empty-bag p{margin:5px 0}.empty-bag .hint{font-size:11px;font-style:italic}.orders-in-bag{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding-right:5px}.orders-in-bag::-webkit-scrollbar{width:4px}.orders-in-bag::-webkit-scrollbar-thumb{background:#bbb;border-radius:2px}.bag-order{display:grid;grid-template-columns:25px 1fr 50px 30px;gap:8px;align-items:center;padding:10px;border-radius:6px;background:#fff;border:1px solid #e0e0e0;transition:all .2s ease;position:relative}.bag-order:hover{box-shadow:0 2px 6px #0000001a}.bag-order-number{font-weight:700;font-size:12px;color:#27ae60;text-align:center}.bag-order-info{display:flex;flex-direction:column;gap:2px;min-width:0}.bag-order-customer{margin:0;font-weight:600;font-size:12px;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bag-order-address{margin:0;font-size:10px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bag-order-district{margin:0;font-size:9px;color:#999}.bag-order-price{font-weight:700;font-size:12px;color:#27ae60;text-align:right;white-space:nowrap}.btn-remove{width:24px;height:24px;border:none;background:#ff6b6b;color:#fff;border-radius:50%;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.btn-remove:hover{background:#ff5252;transform:scale(1.1)}.btn-remove:active{transform:scale(.95)}.driver-stats{padding:10px 12px;background:#f8f9fa;border-top:1px solid #e0e0e0;display:flex;justify-content:space-around;gap:10px}.stat{display:flex;align-items:center;gap:6px;font-size:12px}.stat-icon{font-size:16px}.stat-value{font-weight:700;color:#1a1a1a}.drag-feedback{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#fff;border:2px solid #27ae60;border-radius:12px;padding:12px 20px;box-shadow:0 8px 24px #0003;animation:slideUp .3s ease;z-index:1000}.feedback-content{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#1a1a1a}.feedback-price{background:#27ae60;color:#fff;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:700}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.loading{display:flex;justify-content:center;align-items:center;height:100%;font-size:18px;color:#666}@media (max-width: 1400px){.platforms-grid,.drivers-grid{grid-template-columns:1fr}}@media (max-width: 768px){.kanban-main{flex-direction:column;height:auto;gap:10px}.platforms-column,.drivers-column{height:auto}.platforms-grid,.drivers-grid{max-height:500px}}.driver-login-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.driver-login-header{text-align:center;margin-bottom:30px;animation:slideDown .6s ease-out}.driver-logo-area{color:#fff}.driver-logo{font-size:80px;margin-bottom:15px;animation:bounce 2s infinite}.driver-login-header h1{font-size:32px;margin:0;font-weight:700;color:#fff;letter-spacing:-.5px}.driver-login-header .tagline{font-size:14px;margin:8px 0 0;opacity:.9;color:#fffc}.driver-login-card{background:#fff;border-radius:24px;padding:32px 28px;width:100%;max-width:380px;box-shadow:0 20px 60px #0000004d;animation:slideUp .6s ease-out}.error-banner{background:#fee2e2;border-left:4px solid #ef4444;color:#991b1b;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px;font-weight:500}.login-form{margin-bottom:24px}.form-group{margin-bottom:20px}.form-label{display:block;font-size:14px;font-weight:600;color:#1f2937;margin-bottom:8px;text-align:left}.form-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;transition:all .3s ease;box-sizing:border-box;color:#1f2937}.form-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#f9fafb}.form-input:disabled{opacity:.5;cursor:not-allowed}.form-input::-moz-placeholder{color:#9ca3af}.form-input::placeholder{color:#9ca3af}.form-hint{display:block;font-size:12px;color:#6b7280;margin-top:6px;text-align:left}.password-input-wrapper{position:relative;display:flex}.password-input-wrapper .form-input{flex:1;padding-right:45px}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:18px;padding:8px;opacity:.6;transition:opacity .2s}.password-toggle:hover{opacity:1}.btn{width:100%;padding:14px 20px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-login{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:16px}.btn-login:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #667eea4d}.btn-login:active:not(:disabled){transform:translateY(0)}.spinner{display:inline-block;width:16px;height:16px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}.btn-biometric{background:#f3f4f6;color:#1f2937;border:2px solid #e5e7eb;margin-bottom:12px}.btn-biometric:hover:not(:disabled){background:#e5e7eb;border-color:#d1d5db;transform:translateY(-1px)}.btn-demo{background:#fbbf24;color:#78350f;font-weight:600;border:2px solid #f59e0b}.btn-demo:hover:not(:disabled){background:#f59e0b;transform:translateY(-1px)}.divider{display:flex;align-items:center;margin:20px 0;color:#9ca3af;font-size:14px}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.divider span{padding:0 12px}.info-box{background:#fffffff2;border:2px solid #e5e7eb;border-radius:16px;padding:20px;margin-top:24px;width:100%;max-width:380px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.info-box h3{margin:0 0 12px;font-size:16px;color:#1f2937;font-weight:600}.info-box p{margin:8px 0;font-size:13px;color:#4b5563;line-height:1.5}.info-box strong{color:#667eea;font-weight:600}.login-footer{margin-top:24px;text-align:center;color:#fffc;font-size:12px}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 480px){.driver-login-container{padding:16px}.driver-logo{font-size:60px}.driver-login-header h1{font-size:28px}.driver-login-card{padding:24px 20px;max-width:100%}.info-box{max-width:100%}.form-input{font-size:16px}.btn{padding:12px 16px;font-size:15px}}@media (prefers-color-scheme: dark){.driver-login-card{background:#1f2937;color:#f3f4f6}.form-label{color:#f3f4f6}.form-input{background:#374151;border-color:#4b5563;color:#f3f4f6}.form-input:focus{border-color:#667eea;background:#2d3748}.form-input::-moz-placeholder{color:#9ca3af}.form-input::placeholder{color:#9ca3af}.form-hint{color:#9ca3af}.btn-biometric{background:#374151;border-color:#4b5563;color:#f3f4f6}.info-box{background:#1f2937f2;border-color:#4b5563}.info-box h3{color:#f3f4f6}.info-box p{color:#d1d5db}.divider{color:#6b7280}.divider:before,.divider:after{background:#4b5563}}.driver-dashboard-container{min-height:100vh;background:#f3f4f6;padding:16px;max-width:600px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.driver-header{background:#fff;border-radius:16px;padding:20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;box-shadow:0 2px 8px #00000014;gap:16px}.driver-header-left{flex:1}.driver-title{margin:0;font-size:24px;font-weight:700;color:#1f2937}.driver-name{margin:8px 0 0;font-size:14px;color:#6b7280}.driver-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.driver-phone{font-size:13px;color:#6b7280;font-weight:500}.btn-kanban{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:12px;cursor:pointer;font-weight:600;transition:all .3s}.btn-kanban:hover{transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.btn-logout{background:#fee2e2;color:#991b1b;border:none;padding:8px 12px;border-radius:8px;font-size:12px;cursor:pointer;font-weight:600;transition:all .2s}.btn-logout:hover{background:#fecaca}.error-banner{background:#fee2e2;border-left:4px solid #ef4444;color:#991b1b;padding:12px 16px;border-radius:8px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500}.btn-close{background:none;border:none;color:#991b1b;cursor:pointer;font-size:18px;padding:0}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:16px}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.stat-card{background:#fff;border-radius:12px;padding:16px;display:flex;gap:12px;align-items:center;box-shadow:0 2px 8px #00000014}.stat-icon{font-size:32px}.stat-content{flex:1}.stat-label{margin:0;font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.stat-value{margin:4px 0 0;font-size:24px;font-weight:700;color:#1f2937}.tabs-container{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;padding-bottom:4px}.tabs-container::-webkit-scrollbar{height:4px}.tabs-container::-webkit-scrollbar-track{background:transparent}.tabs-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.tab-button{white-space:nowrap;background:#fff;border:2px solid #e5e7eb;color:#6b7280;padding:10px 16px;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s}.tab-button:hover{border-color:#d1d5db;background:#f9fafb}.tab-button.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.order-card{background:#fff;border-radius:12px;padding:16px;border-left:5px solid #06b6d4;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #00000014}.order-card:active{transform:scale(.98)}.order-card:hover{box-shadow:0 4px 16px #0000001f}.order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.order-info{flex:1}.order-customer{margin:0;font-size:16px;font-weight:600;color:#1f2937}.order-id{margin:4px 0 0;font-size:12px;color:#9ca3af}.order-badge{font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px;white-space:nowrap}.order-badge.status-ready{background:#dcfce7;color:#166534}.order-badge.status-in_delivery{background:#fef3c7;color:#92400e}.order-badge.status-delivered{background:#cffafe;color:#164e63}.order-details{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.order-address{margin:0;font-size:14px;color:#1f2937;font-weight:500}.order-district{margin:4px 0;font-size:13px;color:#6b7280}.order-amount{margin:8px 0 0;font-size:16px;font-weight:700;color:#667eea}.order-items{margin-bottom:12px;font-size:13px;color:#4b5563}.order-items strong{display:block;margin-bottom:8px;color:#1f2937}.items-list{display:flex;flex-wrap:wrap;gap:8px}.item-badge{background:#f3f4f6;padding:4px 8px;border-radius:6px;font-size:12px;color:#4b5563}.order-time{font-size:12px;color:#9ca3af;text-align:right}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon{font-size:64px;margin-bottom:16px}.empty-text{color:#6b7280;font-size:16px;font-weight:500}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:flex-end;z-index:1000;animation:fadeIn .2s}@keyframes fadeIn{0%{background-color:#0000}to{background-color:#00000080}}.modal-content{background:#fff;border-radius:24px 24px 0 0;padding:24px;max-height:90vh;overflow-y:auto;width:100%;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-close{position:absolute;top:16px;right:16px;background:#f3f4f6;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:18px;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:all .2s}.modal-close:hover{background:#e5e7eb}.detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.detail-header h3{margin:0;font-size:20px;font-weight:700;color:#1f2937}.detail-badge{font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px}.detail-badge.status-ready{background:#dcfce7;color:#166534}.detail-badge.status-in_delivery{background:#fef3c7;color:#92400e}.detail-badge.status-delivered{background:#cffafe;color:#164e63}.detail-section{margin-bottom:20px}.detail-section h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.5px}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f9fafb;border-radius:8px;margin-bottom:8px;font-size:14px}.detail-item .label{color:#6b7280;font-weight:500}.detail-item .value{color:#1f2937;font-weight:500}.phone-link{color:#667eea;text-decoration:none;font-weight:600}.phone-link:active{opacity:.8}.items-detailed{background:#f9fafb;border-radius:8px;overflow:hidden}.item-row{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #e5e7eb;font-size:14px}.item-row:last-child{border-bottom:none}.item-row .qty{background:#667eea;color:#fff;padding:4px 8px;border-radius:4px;font-weight:600;min-width:32px;text-align:center;margin-right:8px}.item-row .name{flex:1;color:#1f2937;font-weight:500}.item-row .price{color:#667eea;font-weight:600}.total-row{display:flex;justify-content:space-between;align-items:center;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;font-weight:600}.total-amount{font-size:20px}.notes-text{margin:0;padding:12px;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px;color:#92400e;font-size:14px;line-height:1.5}.modal-actions{display:flex;gap:12px;margin-top:24px;padding-top:24px;border-top:2px solid #f3f4f6}.btn{flex:1;padding:14px 20px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.btn-accept{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-accept:active{transform:scale(.98)}.btn-delivered{background:linear-gradient(135deg,#06b6d4,#0891b2);color:#fff}.btn-delivered:active{transform:scale(.98)}.success-message{background:#dcfce7;color:#166534;padding:16px;border-radius:8px;text-align:center;font-weight:600;border-left:4px solid #10b981}@media (max-width: 480px){.driver-dashboard-container{padding:12px}.driver-header{padding:16px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{padding:12px}.stat-value{font-size:20px}.modal-content{padding:16px}.modal-actions{gap:8px}.btn{padding:12px 16px}}@media (prefers-color-scheme: dark){.driver-dashboard-container{background:#111827}.driver-header,.order-card,.stat-card,.tab-button,.modal-content{background:#1f2937;color:#f3f4f6}.driver-title{color:#f3f4f6}.driver-name,.order-district,.form-hint,.empty-text{color:#9ca3af}.order-customer,.order-address{color:#f3f4f6}.order-id,.order-time{color:#6b7280}.detail-item,.item-row{background:#374151;color:#f3f4f6}.total-row{background:linear-gradient(135deg,#667eea,#764ba2)}.notes-text{background:#92400e;color:#fef3c7}}.driver-kanban-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.driver-kanban-header{background:#fffffffa;padding:20px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 12px #00000026;border-bottom:3px solid #667eea}.header-left h1{margin:0 0 5px;font-size:26px;color:#1a1a1a;font-weight:800}.header-left p{margin:0;font-size:14px;color:#666}.header-left strong{color:#667eea;font-weight:700}.btn-back{background:#667eea;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-back:hover{background:#5568d3;transform:translate(-3px)}.message-banner{padding:15px 30px;text-align:center;font-weight:600;font-size:15px;box-shadow:0 2px 8px #0000001a}.success-message{background:#10b981;color:#fff}.error-message{background:#ef4444;color:#fff}.kanban-layout{display:flex;gap:20px;padding:20px;flex:1;overflow:hidden}.available-orders-section{flex:1;background:#fffffff2;border-radius:16px;padding:20px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;overflow:hidden}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}.section-header h2{margin:0;font-size:20px;color:#1a1a1a;font-weight:700}.orders-count,.bag-count{background:#667eea;color:#fff;padding:5px 12px;border-radius:20px;font-size:13px;font-weight:700}.platforms-scroll{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:20px;padding-right:10px}.platforms-scroll::-webkit-scrollbar{width:8px}.platforms-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.platforms-scroll::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}.platform-group{display:flex;flex-direction:column;gap:10px}.platform-badge{display:flex;align-items:center;gap:10px;padding:10px 15px;border-radius:10px;color:#fff;font-weight:700;font-size:14px;box-shadow:0 2px 8px #0003}.platform-emoji{font-size:20px}.platform-name{flex:1}.platform-count{background:#ffffff4d;padding:2px 10px;border-radius:20px;font-size:12px}.orders-list{display:flex;flex-direction:column;gap:12px}.order-card-draggable{padding:15px;border-radius:12px;background:#fff;cursor:grab;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001a;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-card-draggable:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 20px #0003}.order-card-draggable:active{cursor:grabbing}.order-card-draggable.dragging{opacity:.5;transform:scale(.95) rotate(2deg);cursor:grabbing}.order-main{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.order-customer{display:flex;align-items:center;gap:8px;flex:1}.customer-icon{font-size:18px}.customer-name{font-weight:700;font-size:14px;color:#1a1a1a}.order-price{font-weight:800;font-size:16px;color:#10b981}.order-location{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;color:#666}.location-icon{font-size:14px}.order-items-count{font-size:11px;color:#888;background:#0000000d;padding:4px 8px;border-radius:6px;display:inline-block;margin-bottom:8px}.drag-indicator{text-align:center;font-size:11px;color:#999;margin-top:8px;padding-top:8px;border-top:1px dashed #ddd;opacity:0;transition:opacity .2s}.order-card-draggable:hover .drag-indicator{opacity:1}.my-bag-section{width:420px;background:#fffffff2;border-radius:16px;padding:20px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column}.bag-drop-zone{flex:1;border:3px dashed #ddd;border-radius:12px;padding:20px;transition:all .3s ease;overflow-y:auto;min-height:300px}.bag-drop-zone.drag-over{border-color:#10b981;background:#10b9811a;transform:scale(1.02);box-shadow:0 0 20px #10b9814d}.bag-drop-zone.empty{display:flex;align-items:center;justify-content:center}.empty-bag-message{text-align:center}.empty-bag-icon{font-size:64px;margin-bottom:15px;animation:swing 2s ease-in-out infinite}@keyframes swing{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.empty-bag-title{font-size:18px;font-weight:700;color:#666;margin:10px 0}.empty-bag-hint{font-size:13px;color:#999;margin:5px 0}.bag-orders-list{display:flex;flex-direction:column;gap:12px}.bag-order-card{display:flex;gap:12px;padding:15px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.bag-order-card:hover{transform:translate(5px);box-shadow:0 4px 12px #00000026}.bag-order-number{width:30px;height:30px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.bag-order-content{flex:1;display:flex;flex-direction:column;gap:6px}.bag-order-header{display:flex;justify-content:space-between;align-items:center}.bag-customer{font-weight:700;font-size:14px;color:#1a1a1a}.bag-price{font-weight:800;font-size:14px;color:#10b981}.bag-order-location{font-size:12px;color:#666}.bag-order-district{font-size:11px;color:#999;font-style:italic}.bag-order-actions{display:flex;gap:8px;margin-top:8px}.btn-delivered,.btn-remove{flex:1;padding:8px 12px;border:none;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-delivered{background:#10b981;color:#fff}.btn-delivered:hover{background:#059669;transform:scale(1.05)}.btn-remove{background:#ef4444;color:#fff}.btn-remove:hover{background:#dc2626;transform:scale(1.05)}.bag-summary{margin-top:15px;padding:15px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px}.summary-row:last-child{margin-bottom:0}.summary-row.total{font-size:16px;font-weight:800;padding-top:10px;border-top:2px solid rgba(255,255,255,.3)}.summary-label{font-weight:600}.summary-value{font-weight:800}.drag-feedback{position:fixed;bottom:30px;left:50%;transform:translate(-50%);z-index:1000;pointer-events:none}.feedback-card{display:flex;align-items:center;gap:12px;background:#fff;padding:15px 25px;border-radius:12px;box-shadow:0 8px 24px #0000004d;border:3px solid #667eea}.feedback-icon{font-size:24px}.feedback-text{font-weight:700;font-size:15px;color:#1a1a1a}.feedback-price{font-weight:800;font-size:16px;color:#10b981}.empty-state{text-align:center;padding:60px 20px}.empty-icon{font-size:80px;margin-bottom:20px;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.empty-state p{font-size:16px;color:#666;margin:10px 0}.empty-hint{font-size:13px;color:#999;font-style:italic}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff}.spinner{width:50px;height:50px;border:5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.loading-spinner p{margin-top:15px;font-size:16px;font-weight:600}@keyframes slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pop-in{0%{opacity:0;transform:scale(.8) translateY(-20px)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-10px)}}.animate-slide-down{animation:slide-down .4s ease}.animate-pop-in{animation:pop-in .5s cubic-bezier(.68,-.55,.265,1.55)}.animate-bounce{animation:bounce .6s ease-in-out infinite}@media (max-width: 1024px){.kanban-layout{flex-direction:column}.my-bag-section{width:100%}.bag-drop-zone{min-height:200px}}@media (max-width: 768px){.driver-kanban-header{flex-direction:column;gap:15px;text-align:center}.header-left h1{font-size:22px}.kanban-layout{padding:10px;gap:10px}}.driver-app{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding-bottom:2rem}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#fff}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.error-state{text-align:center;padding:3rem 2rem;color:#fff}.error-state h2{margin-bottom:1rem;font-size:1.5rem}.error-state p{margin-bottom:2rem;opacity:.9}.driver-header{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;color:#fff}.header-content{display:flex;align-items:center;gap:1rem}.back-btn{background:#fff3;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.5rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}.back-btn:hover{background:#ffffff4d;transform:scale(1.1)}.driver-profile{flex:1;display:flex;align-items:center;gap:1rem}.driver-avatar-large{width:60px;height:60px;border-radius:50%;background:#fff;color:#667eea;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;box-shadow:0 4px 12px #00000026}.driver-info h1{margin:0;font-size:1.3rem;font-weight:600}.driver-info p{margin:.25rem 0 0;opacity:.9;font-size:.9rem}.driver-toggle{display:flex;flex-direction:column;align-items:center;gap:.5rem}.switch{position:relative;display:inline-block;width:50px;height:28px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ffffff4d;transition:.4s;border-radius:28px}.slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#10b981}input:checked+.slider:before{transform:translate(22px)}.toggle-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.driver-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem}.stat-card{background:#fff;padding:1.25rem;border-radius:16px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.stat-icon{font-size:2rem}.stat-details{text-align:center}.stat-value{display:block;font-size:1.5rem;font-weight:700;color:#1f2937;line-height:1}.stat-label{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem;text-transform:uppercase;letter-spacing:.5px}.location-status{margin:0 1.5rem 1.5rem;padding:1rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;font-size:.85rem}.location-status.success{background:#10b98133;border:1px solid rgba(16,185,129,.4);color:#fff}.location-status.error{background:#ef444433;border:1px solid rgba(239,68,68,.4);color:#fff}.status-icon{font-size:1.2rem}.accuracy{margin-left:auto;font-weight:600}.driver-content{padding:0 1.5rem}.section-title{color:#fff;margin:0 0 1.5rem;font-size:1.3rem;font-weight:600}.empty-state{background:#fff;border-radius:20px;padding:3rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h3{margin:0 0 .5rem;color:#1f2937;font-size:1.2rem}.empty-state p{margin:0;color:#6b7280}.batches-grid{display:grid;gap:1rem}.batch-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.batch-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.batch-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.batch-id{font-size:.9rem;font-weight:700;color:#667eea;background:#667eea1a;padding:.4rem .8rem;border-radius:8px}.batch-district{font-size:.85rem;font-weight:600;color:#8b5cf6;background:#8b5cf61a;padding:.4rem .8rem;border-radius:8px}.batch-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem}.batch-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.85rem;color:#4b5563}.stat-icon-small{font-size:1.2rem}.batch-earnings{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;margin-bottom:1rem;color:#fff}.earnings-label{font-size:.9rem;font-weight:500}.earnings-value{font-size:1.5rem;font-weight:700}.btn-accept{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-accept:hover{transform:scale(1.02);box-shadow:0 8px 20px #667eea66}.active-batch{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px #0000001a}.batch-info-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.batch-info-header h3{margin:0 0 .5rem;color:#1f2937;font-size:1.3rem}.batch-district-large{margin:0;color:#8b5cf6;font-weight:600}.batch-status-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.delivery-timeline{margin-bottom:2rem}.timeline-item{display:flex;gap:1rem;padding-bottom:1.5rem;position:relative}.timeline-item:not(:last-child):before{content:"";position:absolute;left:16px;top:40px;bottom:0;width:2px;background:#e5e7eb}.timeline-item.completed:before{background:#10b981}.timeline-item.active:before{background:linear-gradient(to bottom,#10b981,#e5e7eb)}.timeline-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;flex-shrink:0;font-size:1rem}.timeline-item.completed .timeline-icon{background:#10b981;color:#fff}.timeline-item.active .timeline-icon{background:#f59e0b;color:#fff;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.timeline-content h4{margin:0 0 .25rem;color:#1f2937;font-size:.95rem}.timeline-content p{margin:0;color:#6b7280;font-size:.85rem}.delivery-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.btn-navigate,.btn-complete{padding:1rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-navigate{background:#3b82f6;color:#fff}.btn-navigate:hover{background:#2563eb;transform:translateY(-2px)}.btn-complete{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-complete:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary:hover{transform:scale(1.05)}@media (max-width: 640px){.driver-stats{grid-template-columns:1fr;gap:.75rem;padding:1rem}.stat-card{flex-direction:row;justify-content:flex-start;padding:1rem}.stat-details{text-align:left}.header-content{flex-wrap:wrap}.driver-toggle{width:100%;flex-direction:row;justify-content:space-between}.delivery-actions{grid-template-columns:1fr}}.import-data-container{max-width:1200px;margin:0 auto;padding:20px;font-family:system-ui,-apple-system,sans-serif}.import-header{text-align:center;margin-bottom:40px}.import-header h1{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.import-header p{color:#64748b;font-size:1.1rem}.import-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #00000014;margin-bottom:32px}.form-section{margin-bottom:32px}.form-label{display:block;font-weight:600;font-size:1rem;color:#1e293b;margin-bottom:12px}.entity-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.entity-type-btn{padding:16px 24px;border:2px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;font-size:1rem;font-weight:600;transition:all .2s;color:#475569}.entity-type-btn:hover{border-color:#667eea;background:#f8f9ff;transform:translateY(-2px)}.entity-type-btn.active{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.file-upload-zone{position:relative}.file-input{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.file-label{display:block;border:3px dashed #cbd5e1;border-radius:12px;padding:40px;text-align:center;cursor:pointer;transition:all .3s;background:#f8fafc}.file-label:hover{border-color:#667eea;background:#f0f4ff}.file-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.upload-icon{font-size:3rem}.file-placeholder span:nth-child(2){font-size:1.1rem;font-weight:600;color:#334155}.file-formats{font-size:.9rem;color:#94a3b8}.file-selected{display:flex;align-items:center;justify-content:center;gap:12px}.file-icon{font-size:2rem}.file-name{font-size:1.1rem;font-weight:600;color:#334155}.file-size{color:#94a3b8;font-size:.9rem}.action-buttons{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px}.primary-actions{display:flex;gap:12px}.btn-template,.btn-reset,.btn-upload{padding:12px 24px;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;gap:8px}.btn-template{background:#f1f5f9;color:#475569}.btn-template:hover:not(:disabled){background:#e2e8f0;transform:translateY(-2px)}.btn-reset{background:#fee2e2;color:#dc2626}.btn-reset:hover:not(:disabled){background:#fecaca}.btn-upload{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.btn-upload:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-upload:disabled,.btn-reset:disabled,.btn-template:disabled{opacity:.5;cursor:not-allowed;transform:none}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.alert{padding:16px 20px;border-radius:10px;display:flex;align-items:center;gap:12px;margin-top:24px;font-weight:500}.alert-icon{font-size:1.5rem}.alert-error{background:#fee2e2;color:#dc2626;border:2px solid #fca5a5}.alert-success{background:#d1fae5;color:#059669;border:2px solid #6ee7b7}.result-section{margin-top:32px}.result-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-top:24px}.stat-card{padding:20px;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000000d}.stat-card.success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.stat-card.warning{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.stat-card.info{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.stat-card.error{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.stat-value{font-size:2.5rem;font-weight:800;margin-bottom:8px}.stat-label{font-size:.9rem;font-weight:600;opacity:.8}.errors-section{margin-top:24px;padding:20px;background:#fff7ed;border:2px solid #fed7aa;border-radius:12px}.errors-section h3{color:#c2410c;margin-bottom:12px}.error-list{list-style:none;padding:0;margin:0}.error-list li{padding:8px 12px;background:#fff;border-left:4px solid #f97316;margin-bottom:8px;border-radius:4px;color:#7c2d12;font-size:.9rem}.import-guide{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #00000014}.import-guide h2{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:24px}.guide-section{margin-bottom:32px}.guide-section h3{font-size:1.3rem;font-weight:600;color:#334155;margin-bottom:12px}.guide-section p{color:#64748b;margin-bottom:16px}.format-example{background:#f8fafc;padding:20px;border-radius:10px;overflow-x:auto}.format-example table{width:100%;border-collapse:collapse;font-size:.9rem}.format-example th,.format-example td{padding:12px;text-align:left;border-bottom:1px solid #e2e8f0}.format-example th{background:#667eea;color:#fff;font-weight:600}.format-example td{background:#fff;color:#334155}.required-note{margin-top:12px;font-size:.9rem;color:#dc2626;font-weight:500}.code-example{background:#1e293b;color:#e2e8f0;padding:20px;border-radius:10px;overflow-x:auto;font-size:.9rem;line-height:1.6;font-family:Monaco,Courier New,monospace}.guide-tips{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:24px;border-radius:12px;border:2px solid #bae6fd}.guide-tips h3{color:#0c4a6e;margin-bottom:16px}.guide-tips ul{list-style:none;padding:0;margin:0}.guide-tips li{padding:8px 0 8px 28px;color:#0c4a6e;position:relative}.guide-tips li:before{content:"✓";position:absolute;left:0;color:#0284c7;font-weight:700;font-size:1.2rem}@media (max-width: 768px){.import-header h1{font-size:2rem}.entity-type-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column}.primary-actions{width:100%}.btn-template,.btn-reset,.btn-upload{flex:1}.result-stats{grid-template-columns:1fr 1fr}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.static{position:static}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-\[300px\]{height:300px}.h-\[600px\]{height:600px}.max-h-64{max-height:16rem}.max-h-\[90vh\]{max-height:90vh}.min-h-screen{min-height:100vh}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-28{width:7rem}.w-3{width:.75rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-800{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.focus\:border-blue-600:focus{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.focus\:border-slate-400:focus{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.disabled\:bg-slate-300:disabled{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-\[1\.2fr\,1fr\,auto\]{grid-template-columns:1.2fr 1fr auto}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
