body{margin:0}#root,body,html{height:100%;margin:0;padding:0}html{scroll-behavior:auto}body{overflow-y:auto}.bottom-navigation{align-items:center;background:#0f499b;border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -2px 10px #0000001a;display:none;justify-content:space-around;left:0;padding:8px 0 calc(8px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:1000}@media(max-width:768px){.bottom-navigation{display:flex}}.bottom-navigation .bottom-nav-item{align-items:center;background:#0000;border:none;color:#ffffffb3;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:60px;padding:8px 16px;position:relative;transition:all .3s ease}.bottom-navigation .bottom-nav-item:active{transform:scale(.95)}.bottom-navigation .bottom-nav-item .bottom-nav-icon{align-items:center;display:flex;height:24px;justify-content:center;transition:all .3s ease;width:24px}.bottom-navigation .bottom-nav-item .bottom-nav-icon svg{stroke:currentColor;height:100%;width:100%}.bottom-navigation .bottom-nav-item .bottom-nav-label{font-size:11px;font-weight:500;line-height:1.2;transition:all .3s ease}.bottom-navigation .bottom-nav-item.active{color:#fff}.bottom-navigation .bottom-nav-item.active .bottom-nav-icon{transform:scale(1.1)}.bottom-navigation .bottom-nav-item.active .bottom-nav-label{font-weight:600}.bottom-navigation .bottom-nav-item.active:after{background:#fff;border-radius:50%;content:"";height:4px;position:absolute;top:4px;width:4px}.bottom-navigation .bottom-nav-item:hover:not(.active){color:#ffffffe6}@media(max-width:768px){body{padding-bottom:70px}}.App{background-color:#f0f8ff;min-height:100vh;text-align:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.flex-1{flex:1 1}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.justify-evenly{justify-content:space-evenly}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.p-2{padding:.5rem}.m-2{margin:.5rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.border{border:1px solid #e5e7eb}.border-2{border:2px solid #e5e7eb}.bg-white{background-color:#fff}.bg-blue{background-color:#0f499b}.bg-light-blue{background-color:#f0f8ff}.text-white{color:#fff}.text-black{color:#000}.text-blue{color:#0f499b}.text-gray{color:#6b7280}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.cursor-pointer{cursor:pointer}.transition{transition:all .2s ease-in-out}.btn-primary:hover{background-color:#0d3d82}.btn-secondary{background-color:#6b7280;color:#fff}.btn-secondary:hover{background-color:#4b5563}.btn-outline{background-color:initial}.btn-outline:hover{background-color:#0f499b;color:#fff}.input{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;outline:none;padding:.75rem;transition:border-color .2s ease-in-out;width:100%}.input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a}.card{background-color:#fff;padding:1rem}.modal-overlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:.5rem;max-height:90vh;max-width:90vw;overflow-y:auto;padding:1.5rem}.w-5\/6{width:83.333333%}.w-5\/12{width:41.666667%}.w-11\/12{width:91.666667%}.w-4\/5{width:80%}.w-3\/4{width:75%}.w-1\/4{width:25%}.h-5\/6{height:83.333333%}.h-96{height:24rem}.h-64{height:16rem}.h-48{height:12rem}.h-40{height:10rem}.h-38{height:9.5rem}.h-20{height:5rem}.h-10{height:2.5rem}.h-1\.5{height:.375rem}.h-6{height:1.5rem}.h-3{height:.75rem}.w-36{width:9rem}.w-42{width:10.5rem}.w-80{width:20rem}.w-12{width:3rem}.w-1\.5{width:.375rem}.w-3{width:.75rem}.w-8{width:2rem}.w-4{width:1rem}.w-5{width:1.25rem}.max-w-2xl{max-width:42rem}.max-w-512{max-width:32rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-10{margin-left:2.5rem}.ml-5{margin-left:1.25rem}.ml-1\.5{margin-left:.375rem}.mr-5{margin-right:1.25rem}.mr-2\.5{margin-right:.625rem}.mt-2\.5{margin-top:.625rem}.mt-5{margin-top:1.25rem}.mt-7{margin-top:1.75rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.mb-5{margin-bottom:1.25rem}.mb-10{margin-bottom:2.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.border-dotted{border-style:dotted}.border-l-2{border-left-width:2px}.border-blue{border-color:#0f499b}.border-gray-300{border-color:#d1d5db}.border-black{border-color:#000}.bg-black{background-color:#000}.bg-gray-800{background-color:#1f2937}.bg-gray-100{background-color:#f3f4f6}.bg-gray-50{background-color:#f9fafb}.text-xs{font-size:.75rem}.text-3xl{font-size:1.875rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.self-center{align-self:center}.self-end{align-self:flex-end}.flex-shrink-0{flex-shrink:0}.space-x-4>*+*{margin-left:1rem}.space-y-4>*+*{margin-top:1rem}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:underline:hover{text-decoration:underline}.hover\:bg-blue:hover{background-color:#0f499b}.hover\:text-white:hover{color:#fff}@media (max-width:768px){.mobile-hidden{display:none}.mobile-full{width:100%}}@media (min-width:769px){.desktop-hidden{display:none}}.website-layout{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh;position:relative}.website-layout .main-content{background:#fff;flex:1 0 auto;padding:0;width:100%}.page-container{background:#f8fafc;min-height:100vh;padding:40px 20px}.page-container .page-content{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;margin:0 auto;max-width:1200px;padding:40px}.page-container .page-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f499b,#1e3a5f);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:32px;font-weight:800;margin:0 0 20px}.page-container .page-content h2{color:#0f172a;font-size:24px;font-weight:700;margin:0 0 16px}.page-container .page-content p{color:#64748b;font-size:16px;line-height:1.6;margin:0 0 16px}.page-container .page-content ul{margin:0 0 16px;padding-left:20px}.page-container .page-content ul li{color:#64748b;font-size:16px;margin-bottom:8px}.page-container .page-content .content-section{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px}.page-container .page-content .content-section:last-child{border-bottom:none;margin-bottom:0}.page-container .page-content .job-listings{grid-gap:20px;display:grid;gap:20px;margin-top:20px}.page-container .page-content .job-listings .job-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .3s ease}.page-container .page-content .job-listings .job-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-2px)}.page-container .page-content .job-listings .job-card h3{color:#0f172a;font-size:20px;font-weight:700;margin:0 0 8px}.page-container .page-content .job-listings .job-card p{color:#64748b;font-size:14px;margin:0 0 8px}.page-container .page-content .job-listings .job-card p:last-child{margin-bottom:0}.auth-form{margin:0 auto;max-width:400px}.auth-form .form-group{margin-bottom:24px}.auth-form .form-group label{color:#0f172a;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.auth-form .form-group input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:all .3s ease;width:100%}.auth-form .form-group input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.auth-form .form-group input::placeholder{color:#64748b}.auth-form .btn-primary{background:linear-gradient(135deg,#0f499b,#1e3a5f);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 20px;transition:all .3s ease;width:100%}.auth-form .btn-primary:hover{box-shadow:0 4px 12px #0f499b4d;transform:translateY(-1px)}.auth-form .btn-primary:active{transform:translateY(0)}@media(max-width:768px){.page-container{padding:20px 16px}.page-container .page-content{border-radius:12px;padding:24px}.page-container .page-content h1{font-size:28px}.page-container .page-content h2{font-size:20px}.auth-form{max-width:100%}}@media(max-width:480px){.page-container{padding:16px 12px}.page-container .page-content{border-radius:8px;padding:20px}.page-container .page-content h1{font-size:24px}.page-container .page-content h2{font-size:18px}}.website-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 10px #0000001a;overflow:visible;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.website-header .header-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 40px}.website-header .header-container .logo-section{align-items:center;cursor:pointer;display:flex;gap:4px;transition:opacity .2s ease}.website-header .header-container .logo-section:hover{opacity:.8}.website-header .header-container .logo-section .logo-image{border-radius:0;display:block;height:45px;min-height:45px;min-width:160px;object-fit:contain;object-position:center;width:160px}.website-header .header-container .logo-section .logo{align-items:center;background:linear-gradient(135deg,#0f499b,#1e3a5f);border-radius:8px;color:#fff;display:flex;font-size:18px;font-weight:800;height:40px;justify-content:center;width:40px}.website-header .header-container .logo-section .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f499b,#1e3a5f);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:24px;font-weight:800}.website-header .header-container .logo-section .logo-user-initials{align-items:center;background:linear-gradient(135deg,#0f499b,#1e3a5f);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;margin-left:8px;width:32px}.website-header .header-container .navigation{align-items:center;display:flex;gap:40px;position:relative}.website-header .header-container .navigation .mobile-menu-button{background:none;border:none;border-radius:8px;color:#0f172a;cursor:pointer;display:none;padding:8px;transition:all .3s ease}.website-header .header-container .navigation .mobile-menu-button:hover{background:#f8fafc;color:#0f499b}.website-header .header-container .navigation .mobile-menu-button svg{display:block}.website-header .header-container .navigation .nav-links{display:flex;gap:32px}.website-header .header-container .navigation .nav-links .nav-link{background:none;border:none;border-radius:8px;color:#0f172a;cursor:pointer;font-size:16px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .3s ease}.website-header .header-container .navigation .nav-links .nav-link.active,.website-header .header-container .navigation .nav-links .nav-link:hover{background:#0f499b1a;color:#0f499b}.website-header .header-container .navigation .profile-section{position:relative;z-index:1001}.website-header .header-container .navigation .profile-section .login-button{background:linear-gradient(135deg,#0f499b,#1e3a5f);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 24px;transition:all .3s ease}.website-header .header-container .navigation .profile-section .login-button:hover{box-shadow:0 4px 12px #0f499b4d;transform:translateY(-2px)}.website-header .header-container .navigation .profile-section .login-button:active{transform:translateY(0)}.website-header .header-container .navigation .profile-section .profile-button{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:all .3s ease}.website-header .header-container .navigation .profile-section .profile-button:hover{background:#f8fafc}.website-header .header-container .navigation .profile-section .profile-button .profile-avatar{align-items:center;background:linear-gradient(135deg,#0f499b,#1e3a5f);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:32px;justify-content:center;overflow:hidden;position:relative;width:32px}.website-header .header-container .navigation .profile-section .profile-button .profile-avatar.has-image{background:#0000}.website-header .header-container .navigation .profile-section .profile-button .profile-avatar .profile-avatar-image{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.website-header .header-container .navigation .profile-section .profile-button .profile-avatar .profile-initials{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.website-header .header-container .navigation .profile-section .profile-button .profile-name{color:#0f172a;font-weight:600}.website-header .header-container .navigation .profile-section .profile-button .dropdown-icon{color:#64748b;transition:transform .3s ease}.website-header .header-container .navigation .profile-section .profile-button .dropdown-icon.rotated{transform:rotate(180deg)}.website-header .header-container .navigation .profile-section .profile-menu{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 30px #00000026;max-height:400px;min-width:220px;opacity:0;overflow-y:auto;padding:8px 0;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1001}.website-header .header-container .navigation .profile-section .profile-menu.show{display:block;opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.website-header .header-container .navigation .profile-section .profile-menu .menu-item{background:none;border:none;color:#0f172a;cursor:pointer;display:block;font-weight:500;padding:12px 20px;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.website-header .header-container .navigation .profile-section .profile-menu .menu-item:hover{background:#f8fafc;color:#0f499b}.website-header .header-container .navigation .profile-section .profile-menu .menu-item.logout{border-top:1px solid #e2e8f0;color:#64748b;margin-top:8px;padding-top:16px}.website-header .header-container .navigation .profile-section .profile-menu .menu-item.logout:hover{background:#ef44441a;color:#ef4444}@media(max-width:1024px){.website-header .header-container{padding:0 20px}.website-header .header-container .navigation,.website-header .header-container .navigation .nav-links{gap:24px}.website-header .header-container .navigation .nav-links .nav-link{font-size:15px;padding:6px 12px}}@media(max-width:768px){.website-header .header-container{height:60px;padding:0 16px}.website-header .header-container .logo-section .logo-text{font-size:20px}.website-header .header-container .navigation{gap:16px}.website-header .header-container .navigation .mobile-menu-button,.website-header .header-container .navigation .nav-links,.website-header .header-container .navigation .profile-section .profile-button .profile-name{display:none}.website-header .mobile-menu{background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 4px 10px #0000001a;display:none;left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:999}.website-header .mobile-menu.show{display:block!important;max-height:1000px!important;opacity:1!important;overflow-x:hidden!important;overflow-y:visible!important;visibility:visible!important}.website-header .mobile-menu .mobile-nav-links{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;min-height:auto;padding:20px 16px;width:100%}.website-header .mobile-menu .mobile-nav-links .mobile-nav-link{align-items:center;background:none;border:none;border-radius:8px;color:#0f172a;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:flex-start;margin-bottom:0;min-height:52px;opacity:1;padding:16px;text-align:left;text-decoration:none;transition:all .3s ease;visibility:visible;white-space:nowrap;width:100%}.website-header .mobile-menu .mobile-nav-links .mobile-nav-link:hover{background:#0f499b1a;color:#0f499b}.website-header .mobile-menu .mobile-nav-links .mobile-nav-link:active{background:#0f499b26}.website-header .mobile-menu .mobile-nav-links .mobile-nav-link.active{background:#0f499b1a;color:#0f499b}.website-header .mobile-menu .mobile-nav-links .mobile-nav-link.mobile-login-button{background:linear-gradient(135deg,#0f499b,#1e3a5f);color:#fff;justify-content:center;margin-top:8px}.website-header .mobile-menu .mobile-nav-links .mobile-nav-link.mobile-login-button:hover{background:linear-gradient(135deg,#0d3e84,#182e4c);box-shadow:0 4px 12px #0f499b4d;transform:translateY(-2px)}}@media(min-width:769px){.website-header .mobile-menu{display:none!important}}@media(max-width:480px){.website-header .header-container .logo-section .logo-text{font-size:18px}.website-header .header-container .logo-section .logo-image{height:36px;min-height:36px;min-width:130px;width:130px}}.corporate-footer{background:linear-gradient(135deg,#0f172a,#1e3a5f);color:#fff;flex-shrink:0;margin-top:80px;position:relative;width:100%}.corporate-footer .footer-container{margin:0 auto;max-width:1400px;padding:0 40px}.corporate-footer .footer-container .footer-main{grid-gap:40px;border-bottom:1px solid #ffffff1a;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:60px 0}.corporate-footer .footer-container .footer-main .footer-section{display:flex;flex-direction:column}.corporate-footer .footer-container .footer-main .footer-section.footer-logo-section{align-items:center;text-align:center}.corporate-footer .footer-container .footer-main .footer-section.footer-logo-section .footer-logo{border-radius:0;display:block;height:50px;margin:0 auto 16px;object-fit:contain;width:180px}.corporate-footer .footer-container .footer-main .footer-section.footer-logo-section .footer-description{color:#fffc;font-size:14px;line-height:1.6;margin:0;text-align:center}.corporate-footer .footer-container .footer-main .footer-section .footer-title{color:#fff;font-size:18px;font-weight:700;margin:0 0 20px}.corporate-footer .footer-container .footer-main .footer-section .footer-links{list-style:none;margin:0;padding:0}.corporate-footer .footer-container .footer-main .footer-section .footer-links li{margin-bottom:12px}.corporate-footer .footer-container .footer-main .footer-section .footer-links li a{color:#fffc;font-size:14px;text-decoration:none;transition:color .2s ease}.corporate-footer .footer-container .footer-main .footer-section .footer-links li a:hover{color:#0f499b}.corporate-footer .footer-container .footer-main .footer-section .cities-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.corporate-footer .footer-container .footer-main .footer-section .cities-grid .city-group h4{color:#ffffffe6;font-size:14px;font-weight:600;margin:0 0 12px}.corporate-footer .footer-container .download-section{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:40px 0}.corporate-footer .footer-container .download-section .download-content{flex:1 1}.corporate-footer .footer-container .download-section .download-content .download-title{color:#fff;font-size:24px;font-weight:700;margin:0 0 20px}.corporate-footer .footer-container .download-section .download-content .download-buttons{display:flex;gap:16px;justify-content:center}.corporate-footer .footer-container .download-section .download-content .download-buttons .download-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;display:flex;gap:12px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.corporate-footer .footer-container .download-section .download-content .download-buttons .download-btn:hover{background:#fff3;border-color:#ffffff4d}.corporate-footer .footer-container .download-section .download-content .download-buttons .download-btn .btn-text{align-items:flex-start;display:flex;flex-direction:column}.corporate-footer .footer-container .download-section .download-content .download-buttons .download-btn .btn-text .btn-label{color:#ffffffb3;font-size:10px;line-height:1}.corporate-footer .footer-container .download-section .download-content .download-buttons .download-btn .btn-text .btn-name{color:#fff;font-size:14px;font-weight:600;line-height:1.2}.corporate-footer .footer-container .download-section .qr-code{align-items:center;display:flex;flex-direction:column;gap:12px}.corporate-footer .footer-container .download-section .qr-code .qr-placeholder{background:#fff;border-radius:8px;padding:8px}.corporate-footer .footer-container .download-section .qr-code .qr-text{color:#ffffffb3;font-size:12px;margin:0;text-align:center}.corporate-footer .footer-container .social-section{border-bottom:1px solid #ffffff1a;padding:40px 0}.corporate-footer .footer-container .social-section .social-title{color:#fff;font-size:18px;font-weight:700;margin:0 0 20px}.corporate-footer .footer-container .social-section .social-links{display:flex;gap:16px;justify-content:center}.corporate-footer .footer-container .social-section .social-links .social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .2s ease;width:44px}.corporate-footer .footer-container .social-section .social-links .social-link:hover{background:#0f499b;transform:translateY(-2px)}.corporate-footer .footer-container .footer-bottom{padding:30px 0}.corporate-footer .footer-container .footer-bottom .footer-bottom-content{align-items:center;display:flex;gap:40px;justify-content:space-between}.corporate-footer .footer-container .footer-bottom .footer-bottom-content .company-info{flex:1 1}.corporate-footer .footer-container .footer-bottom .footer-bottom-content .company-info .company-name{color:#fff;font-size:14px;font-weight:600;margin:0 0 8px}.corporate-footer .footer-container .footer-bottom .footer-bottom-content .company-info .company-address,.corporate-footer .footer-container .footer-bottom .footer-bottom-content .company-info .company-details{color:#ffffffb3;font-size:12px;margin:0 0 4px}.corporate-footer .footer-container .footer-bottom .footer-bottom-content .footer-bottom-links{display:flex;gap:24px}.corporate-footer .footer-container .footer-bottom .footer-bottom-content .footer-bottom-links a{color:#ffffffb3;font-size:12px;text-decoration:none;transition:color .2s ease}.corporate-footer .footer-container .footer-bottom .footer-bottom-content .footer-bottom-links a:hover{color:#0f499b}@media(max-width:1024px){.corporate-footer .footer-container{padding:0 20px}.corporate-footer .footer-container .footer-main{gap:32px;grid-template-columns:repeat(3,1fr)}.corporate-footer .footer-container .footer-main .cities-grid{grid-template-columns:1fr}}@media(max-width:768px){.corporate-footer .footer-container .footer-main{gap:24px;grid-template-columns:repeat(2,1fr);padding:40px 0}.corporate-footer .footer-container .download-section{flex-direction:column;gap:24px;text-align:center}.corporate-footer .footer-container .download-section .download-buttons{justify-content:center}.corporate-footer .footer-container .footer-bottom-content{flex-direction:column;gap:20px;text-align:center}.corporate-footer .footer-container .footer-bottom-content .footer-bottom-links{justify-content:center}}@media(max-width:480px){.corporate-footer .footer-container .footer-main{gap:20px;grid-template-columns:1fr}.corporate-footer .footer-container .download-buttons{flex-direction:column;width:100%}.corporate-footer .footer-container .download-buttons .download-btn,.corporate-footer .footer-container .social-links{justify-content:center}.corporate-footer .footer-container .footer-bottom-links{flex-direction:column;gap:12px}}.display-none{display:none!important}.login-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.login-modal-overlay .login-modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:400px;overflow-y:auto;position:relative;width:100%}.login-modal-overlay .login-modal-content .login-modal-close{background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;padding:8px;position:absolute;right:16px;top:16px;transition:all .2s ease;z-index:10}.login-modal-overlay .login-modal-content .login-modal-close:hover{background:#f8fafc;color:#0f172a}.login-modal-overlay .login-modal-content .login-modal-close svg{height:20px;width:20px}.login-modal-overlay .login-modal-content .login-modal-header{border-bottom:1px solid #e2e8f0;padding:32px 32px 24px;text-align:center}.login-modal-overlay .login-modal-content .login-modal-header .login-modal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f499b,#1e3a5f);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:24px;font-weight:700;margin:0 0 8px}.login-modal-overlay .login-modal-content .login-modal-header .login-modal-subtitle{color:#64748b;font-size:14px;line-height:1.5;margin:0}.login-modal-overlay .login-modal-content .login-modal-form{padding:24px 32px}.login-modal-overlay .login-modal-content .login-modal-form .form-group{margin-bottom:20px}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-label{color:#0f172a;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:all .3s ease;width:100%}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-input::placeholder{color:#64748b}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-input:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-input.form-input-error{border-color:#ef4444}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-input.form-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-error{color:#ef4444;display:block;font-size:12px;font-weight:500;margin-top:6px}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions{display:flex;gap:12px;margin-top:24px}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn{flex:1 1}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-secondary{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:12px 20px;transition:all .3s ease}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-secondary:hover:not(:disabled){background:#e2e8f0;border-color:#64748b}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-secondary:disabled{cursor:not-allowed;opacity:.5}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-primary{background:linear-gradient(135deg,#0f499b,#1e3a5f);border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:12px 20px;position:relative;transition:all .3s ease}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #0f499b4d;transform:translateY(-1px)}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-primary:active:not(:disabled){transform:translateY(0)}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-primary:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-primary .btn-loading{align-items:center;display:flex;gap:8px;justify-content:center}.login-modal-overlay .login-modal-content .login-modal-form .form-group .form-actions .btn-primary .btn-loading .spinner-small{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.login-modal-overlay .login-modal-content .login-modal-form .form-group .otp-actions{align-items:center;display:flex;justify-content:flex-end;margin:4px 0 12px;min-height:24px}.login-modal-overlay .login-modal-content .login-modal-form .form-group .otp-actions .otp-timer{color:#64748b;font-size:13px}.login-modal-overlay .login-modal-content .login-modal-footer{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:8px;justify-content:center;padding:16px 32px 24px;text-align:center}.login-modal-overlay .login-modal-content .login-modal-footer .footer-link{background:none;border:none;border-radius:4px;color:#0f499b;cursor:pointer;font-size:14px;font-weight:500;padding:4px 8px;transition:all .2s ease}.login-modal-overlay .login-modal-content .login-modal-footer .footer-link:hover:not(:disabled){background:#0f499b1a;color:#1e3a5f}.login-modal-overlay .login-modal-content .login-modal-footer .footer-link:disabled{cursor:not-allowed;opacity:.5}.login-modal-overlay .login-modal-content .login-modal-footer .footer-separator{color:#64748b;font-size:14px}.logout-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.logout-modal-overlay .logout-modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-width:400px;position:relative;width:100%}.logout-modal-overlay .logout-modal-content .logout-modal-close{background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;padding:8px;position:absolute;right:16px;top:16px;transition:all .2s ease;z-index:10}.logout-modal-overlay .logout-modal-content .logout-modal-close:hover{background:#f8fafc;color:#0f172a}.logout-modal-overlay .logout-modal-content .logout-modal-header{border-bottom:1px solid #e2e8f0;padding:32px 32px 24px;text-align:center}.logout-modal-overlay .logout-modal-content .logout-modal-header .logout-icon{align-items:center;background:linear-gradient(135deg,#ef44441a,#ef444433);border-radius:50%;color:#ef4444;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.logout-modal-overlay .logout-modal-content .logout-modal-header .logout-modal-title{color:#0f172a;font-size:24px;font-weight:700;margin:0 0 8px}.logout-modal-overlay .logout-modal-content .logout-modal-header .logout-modal-subtitle{color:#64748b;font-size:14px;line-height:1.5;margin:0}.logout-modal-overlay .logout-modal-content .logout-modal-actions{display:flex;gap:12px;padding:24px 32px 32px}.logout-modal-overlay .logout-modal-content .logout-modal-actions .btn-secondary{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#0f172a;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:12px 20px;transition:all .3s ease}.logout-modal-overlay .logout-modal-content .logout-modal-actions .btn-secondary:hover{background:#e2e8f0;border-color:#64748b}.logout-modal-overlay .logout-modal-content .logout-modal-actions .btn-primary.logout-confirm{background:linear-gradient(135deg,#ef4444,#eb1515);border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:12px 20px;transition:all .3s ease}.logout-modal-overlay .logout-modal-content .logout-modal-actions .btn-primary.logout-confirm:hover{box-shadow:0 4px 12px #ef44444d;transform:translateY(-1px)}.logout-modal-overlay .logout-modal-content .logout-modal-actions .btn-primary.logout-confirm:active{transform:translateY(0)}@media(max-width:480px){.logout-modal-overlay{padding:16px}.logout-modal-overlay .logout-modal-content .logout-modal-header{padding:24px 24px 20px}.logout-modal-overlay .logout-modal-content .logout-modal-header .logout-icon{height:60px;margin-bottom:16px;width:60px}.logout-modal-overlay .logout-modal-content .logout-modal-header .logout-modal-title{font-size:20px}.logout-modal-overlay .logout-modal-content .logout-modal-actions{flex-direction:column;gap:12px;padding:20px 24px 24px}.logout-modal-overlay .logout-modal-content .logout-modal-actions .btn-primary.logout-confirm,.logout-modal-overlay .logout-modal-content .logout-modal-actions .btn-secondary{flex:none}.login-modal-overlay{padding:16px}.login-modal-overlay .login-modal-content .login-modal-header{padding:24px}.login-modal-overlay .login-modal-content .login-modal-form{padding:20px 24px}.login-modal-overlay .login-modal-content .login-modal-form .form-actions{flex-direction:column;gap:10px}.login-modal-overlay .login-modal-content .login-modal-footer{padding:16px 24px 20px}}.breadcrumb{background:#fff;border-bottom:1px solid #0000001a;box-shadow:0 1px 3px #0000000d;box-sizing:border-box;display:block!important;margin:0;opacity:1;padding:16px 24px;position:relative;visibility:visible;width:100%;z-index:10}.breadcrumb .breadcrumb-list{align-items:center;display:flex;list-style:none;margin:0 auto;max-width:1200px;padding:0}.breadcrumb .breadcrumb-item{align-items:center;color:#666;display:flex;font-size:.875rem;min-height:24px;white-space:nowrap}.breadcrumb .breadcrumb-item:not(:last-child) .breadcrumb-current{color:#333}.breadcrumb .breadcrumb-link{border-radius:4px;color:#0f499b;font-weight:400;padding:4px 8px;text-decoration:none;transition:color .15s ease}.breadcrumb .breadcrumb-link:hover{background:#0f499b1a;color:#0b336d;text-decoration:underline}.breadcrumb .breadcrumb-link:focus{outline:2px solid #0f499b;outline-offset:2px}.breadcrumb .breadcrumb-current{color:#666;display:inline-block;font-weight:400;padding:4px 8px}.breadcrumb .breadcrumb-list>.breadcrumb-item:last-child .breadcrumb-current{color:#333;font-weight:600}.breadcrumb .breadcrumb-separator{align-items:center;color:#666;display:inline-flex;flex-shrink:0;margin:0 8px}.breadcrumb .breadcrumb-separator svg{height:14px;opacity:.6;width:14px}@media(max-width:767px){.breadcrumb .breadcrumb-list{padding:0 16px}}@media(max-width:575px){.breadcrumb .breadcrumb-list{flex-wrap:wrap;padding:0 8px}.breadcrumb .breadcrumb-item{font-size:.8rem}.breadcrumb .breadcrumb-current,.breadcrumb .breadcrumb-link{padding:4px}}@media(prefers-color-scheme:dark){.breadcrumb{background:#dae0e5;border-bottom-color:#9fb3cd}.breadcrumb .breadcrumb-item,.breadcrumb .breadcrumb-link{color:#999}.breadcrumb .breadcrumb-link:hover{background:#0f499b33;color:#145fca}.breadcrumb .breadcrumb-current{color:#4d4d4d}.breadcrumb .breadcrumb-separator{color:#999}}.banner{background:#f0f0f0;display:block;overflow:visible;position:relative;width:100%}.banner .banner-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:200px;image-rendering:auto;max-height:none;max-width:100%;object-fit:fill;object-position:center;width:100%}@media(max-width:768px){.banner .banner-image{height:auto}}.banner-container{background:#f0f0f0}.banner-carousel,.banner-carousel-container,.banner-container,.banner-slide,.banner-slides{display:block;overflow:visible;position:relative;width:100%}.banner-slide .banner-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:auto;image-rendering:auto;max-height:none;max-width:100%;object-fit:contain;object-position:center;width:100%}.banner-loading{align-items:center;background:#f0f0f0;display:flex;justify-content:center;min-height:200px;position:relative;width:100%}.banner-loading .spinner{animation:spin 1s linear infinite;border:3px solid #0f499b1a;border-radius:50%;border-top-color:#0f499b;height:40px;width:40px}.mobile-app-prompt-overlay{align-items:flex-end;animation:fadeIn .3s ease-out;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:16px;position:fixed;right:0;z-index:10000}.mobile-app-prompt{animation:slideUp .3s ease-out;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 20px #00000026;max-width:500px;padding:24px 32px 32px;position:relative;width:100%}.mobile-app-prompt-close{align-items:center;background:#0000;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:16px;top:16px;transition:all .2s}.mobile-app-prompt-close:hover{background:#f8f9fa;color:#333}.mobile-app-prompt-close:active{transform:scale(.95)}.mobile-app-prompt-content{align-items:center;display:flex;flex-direction:column;text-align:center}.mobile-app-prompt-icon{align-items:center;background:linear-gradient(135deg,#0f499b,#145fca);border-radius:12px;box-shadow:0 4px 12px #0f499b4d;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:24px;width:64px}.mobile-app-prompt-title{color:#333;font-size:1.5rem;font-weight:700;margin:0 0 8px}.mobile-app-prompt-subtitle{color:#666;font-size:.95rem;line-height:1.5;margin:0 0 32px}.mobile-app-prompt-actions{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;width:100%}.mobile-app-prompt-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:16px 24px;transition:all .2s;width:100%}.mobile-app-prompt-btn svg{flex-shrink:0}.mobile-app-prompt-btn-primary{background:#0f499b;box-shadow:0 2px 8px #0f499b4d;color:#fff}.mobile-app-prompt-btn-primary:hover{background:#0d3e84;box-shadow:0 4px 12px #0f499b66;transform:translateY(-1px)}.mobile-app-prompt-btn-primary:active{transform:translateY(0)}.mobile-app-prompt-btn-secondary{background:#fff;border:2px solid #0f499b;color:#0f499b}.mobile-app-prompt-btn-secondary:hover{background:#9ac0f5;transform:translateY(-1px)}.mobile-app-prompt-btn-secondary:active{transform:translateY(0)}.mobile-app-prompt-dismiss{background:#0000;border:none;color:#666;cursor:pointer;font-size:.9rem;padding:8px;text-decoration:underline;transition:color .2s}.mobile-app-prompt-dismiss:hover{color:#333}@media(max-width:480px){.mobile-app-prompt-overlay{padding:0}.mobile-app-prompt{border-radius:16px 16px 0 0;padding:16px 24px 24px}.mobile-app-prompt-title{font-size:1.25rem}.mobile-app-prompt-subtitle{font-size:.9rem}.mobile-app-prompt-btn{font-size:.95rem;padding:8px 16px}}@media(min-width:769px){.mobile-app-prompt-overlay{align-items:center;padding:24px}.mobile-app-prompt{border-radius:16px;max-width:400px;padding:24px 32px 32px}}.home-page-container{background:linear-gradient(180deg,#fff,#f8f9fa);min-height:100vh;width:100%}.home-hero-banner{background:#fff;margin-bottom:0;padding:0;width:100%}.home-hero-banner .home-hero-banner__component{border-radius:0;box-shadow:none;min-height:280px}@media(max-width:991px){.home-hero-banner .home-hero-banner__component{min-height:260px}}@media(max-width:767px){.home-hero-banner .home-hero-banner__component{min-height:240px}}@media(max-width:575px){.home-hero-banner .home-hero-banner__component{min-height:220px}}@media(max-width:768px){.home-hero-banner{display:none}}.hero-section{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:80px 40px}.hero-section .hero-content{flex:1 1;max-width:600px}.hero-section .hero-content .hero-title{color:#333;font-size:64px;font-weight:900;line-height:1.1;margin:0 0 20px}.hero-section .hero-content .hero-title .title-line{display:block}.hero-section .hero-content .hero-title .title-line-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f499b,#1e5ba8);-webkit-background-clip:text;background-clip:text;display:block}.hero-section .hero-content .hero-subtitle{color:#333;font-size:32px;font-weight:700;margin:0 0 40px}.hero-section .hero-content .hero-subtitle .subtitle-text{color:#666}.hero-section .hero-content .hero-subtitle .subtitle-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f499b,#1e5ba8);-webkit-background-clip:text;background-clip:text}.hero-section .hero-content .cta-button{background:linear-gradient(135deg,#0f499b,#1e5ba8);border:none;border-radius:12px;box-shadow:0 4px 20px #0f499b4d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:16px 32px;transition:all .3s ease}.hero-section .hero-content .cta-button:hover{box-shadow:0 8px 30px #0f499b66;transform:translateY(-2px)}.hero-section .hero-content .cta-button:active{transform:translateY(0)}.hero-section .hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.hero-section .hero-image .image-placeholder{align-items:center;background:linear-gradient(135deg,#0f499b1a,#1e5ba81a);border-radius:20px;box-shadow:0 20px 40px #0000001a;display:flex;height:400px;justify-content:center;max-width:500px;width:100%}.hero-section .hero-image .image-placeholder svg{opacity:.6}.services-section{background-color:#0000;margin-left:auto;margin-right:auto;margin-top:-20px;max-width:1400px;padding:0 40px 60px;position:relative;z-index:10}@media(max-width:768px){.services-section{margin-top:0;padding-top:40px}}.services-section .services-container{margin:0 auto;max-width:1200px}.services-section .services-row{align-items:stretch;background:#fff;border:1px solid #0f499b1a;border-radius:24px;box-shadow:0 8px 32px #0000001a;display:flex;gap:16px;justify-content:center;margin-bottom:0;padding:24px}.services-section .service-card{align-items:center;animation:slideUpFade .6s ease-out forwards;background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 16px #0000001f,0 0 0 1px #0f499b33;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;max-width:260px;min-height:150px;opacity:0;overflow:hidden;padding:22px 16px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1}.services-section .service-card:after{background:#0000;border:2px solid #0f499b66;border-radius:16px;bottom:-3px;box-shadow:0 0 12px #0f499b66,0 0 20px #0f499b33;content:"";filter:blur(6px);left:-3px;opacity:1;pointer-events:none;position:absolute;right:-3px;top:-3px;z-index:-1}.services-section .service-card{font-family:inherit;outline:none}.services-section .service-card:first-child{animation-delay:.1s}.services-section .service-card:nth-child(2){animation-delay:.2s}.services-section .service-card:nth-child(3){animation-delay:.3s}.services-section .service-card:nth-child(4){animation-delay:.4s}.services-section .service-card:focus{outline:3px solid #0f499b4d;outline-offset:2px}.services-section .service-card:active{transform:translateY(-2px) scale(.98)}.services-section .service-card:hover{border-color:#0f499b;box-shadow:0 12px 32px #0f499b33;transform:translateY(-6px)}.services-section .service-card:hover:after{border-color:#0f499b99;box-shadow:0 0 16px #0f499b99,0 0 24px #0f499b4d;filter:blur(8px)}.services-section .service-card:hover .service-card-icon{color:#0f499b;transform:scale(1.12)}.services-section .service-card .service-card-title{color:#333;font-size:17px;font-weight:700;margin-bottom:6px;order:1;position:relative;z-index:1}.services-section .service-card .service-card-icon{align-items:center;color:#0f499b;display:flex;height:50px;justify-content:center;margin:8px 0;order:2;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:50px;z-index:1}.services-section .service-card .service-card-icon svg{filter:drop-shadow(0 2px 8px rgba(15,73,155,.15));height:100%;width:100%}.services-section .service-card .service-card-tagline{color:#262626;font-size:14px;font-weight:600;letter-spacing:.01em;line-height:1.4;order:3;position:relative;z-index:1}.services-section .stats-section{animation:fadeIn .8s ease-out .5s forwards;margin-top:24px;opacity:0}.services-section .stats-section .stats-grid{grid-gap:24px;background:linear-gradient(135deg,#0f499b0a,#1e5ba80a);border:1px solid #0f499b14;border-radius:20px;box-shadow:0 4px 20px #0000000a;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);padding:32px}.services-section .stats-section .stat-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:16px;text-align:center;transition:all .3s ease}.services-section .stats-section .stat-item:hover{box-shadow:0 8px 24px #0f499b1f;transform:translateY(-4px)}.services-section .stats-section .stat-item .stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f499b,#1e5ba8);-webkit-background-clip:text;background-clip:text;display:block;font-size:32px;font-weight:800;line-height:1.2;margin-bottom:8px}.services-section .stats-section .stat-item .stat-label{color:#666;display:block;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.features-section{background:#f8f9fa;margin:0 auto;max-width:1400px;padding:60px 40px}.features-section .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f499b,#1e5ba8);-webkit-background-clip:text;background-clip:text;color:#333;font-size:40px;font-weight:800;margin:0 0 40px;text-align:center}.features-section .features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.features-section .features-grid .feature-item{padding:30px 20px;text-align:center}.features-section .features-grid .feature-item .feature-icon{display:block;font-size:48px;margin-bottom:20px}.features-section .features-grid .feature-item .feature-title{color:#333;font-size:20px;font-weight:700;margin:0 0 12px}.features-section .features-grid .feature-item .feature-description{color:#666;font-size:14px;line-height:1.6;margin:0}@media(max-width:1024px){.banner-slider-section{padding:30px 30px 15px}.banner-slider-section .banner-skeleton,.banner-slider-section .banner-slider{height:350px}.banner-slider-section .banner-slider .banner-slide .banner-image{object-fit:contain}.banner-slider-section .banner-slider .banner-nav-button{font-size:24px;height:40px;width:40px}.banner-slider-section .banner-slider .banner-nav-button.prev{left:15px}.banner-slider-section .banner-slider .banner-nav-button.next{right:15px}.hero-section{gap:40px;padding:60px 30px}.hero-section .hero-content .hero-title{font-size:48px}.hero-section .hero-content .hero-subtitle{font-size:24px}.services-section{margin-top:-10px;padding:0 30px 50px}.services-section .services-row{gap:14px;padding:20px}.services-section .service-card{max-width:none;min-height:145px;padding:20px 12px}.services-section .stats-section .stats-grid{gap:20px;padding:28px}.services-section .stats-section .stat-item{padding:14px}.services-section .stats-section .stat-item .stat-number{font-size:28px}.services-section .stats-section .stat-item .stat-label{font-size:12px}.features-section{padding:50px 30px}.features-section .section-title{font-size:32px;margin-bottom:32px}.features-section .features-grid{gap:30px}}@media(max-width:768px){.banner-slider-section{padding:20px 20px 10px}.banner-slider-section .banner-skeleton,.banner-slider-section .banner-slider{border-radius:12px;height:280px}.banner-slider-section .banner-slider .banner-slide .banner-image{object-fit:contain}.banner-slider-section .banner-slider .banner-nav-button{font-size:20px;height:35px;width:35px}.banner-slider-section .banner-slider .banner-nav-button.prev{left:10px}.banner-slider-section .banner-slider .banner-nav-button.next{right:10px}.banner-slider-section .banner-slider .banner-dots{bottom:10px;gap:8px}.banner-slider-section .banner-slider .banner-dots .banner-dot{height:10px;width:10px}.banner-slider-section .banner-slider .banner-dots .banner-dot.active{width:24px}.hero-section{flex-direction:column;gap:30px;padding:40px 20px;text-align:center}.hero-section .hero-content .hero-title{font-size:36px}.hero-section .hero-content .hero-subtitle{font-size:20px}.hero-section .hero-image .image-placeholder{height:250px}.services-section{margin-top:-2px;padding:0 20px 40px}.services-section .services-row{flex-direction:column;gap:14px;padding:20px}.services-section .service-card{max-width:100%;min-height:135px;padding:20px 14px}.services-section .stats-section .stats-grid{gap:16px;grid-template-columns:repeat(2,1fr);padding:24px}.services-section .stats-section .stat-item{padding:12px}.services-section .stats-section .stat-item .stat-number{font-size:24px}.services-section .stats-section .stat-item .stat-label{font-size:11px}.features-section{padding:40px 20px}.features-section .section-title{font-size:28px;margin-bottom:28px}.features-section .features-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.banner-slider-section{padding:15px 16px 8px}.banner-slider-section .banner-skeleton,.banner-slider-section .banner-slider{border-radius:8px;height:200px}.banner-slider-section .banner-slider .banner-slide .banner-image{object-fit:contain}.banner-slider-section .banner-slider .banner-nav-button{font-size:18px;height:30px;width:30px}.banner-slider-section .banner-slider .banner-nav-button.prev{left:8px}.banner-slider-section .banner-slider .banner-nav-button.next{right:8px}.banner-slider-section .banner-slider .banner-dots{bottom:8px;gap:6px}.banner-slider-section .banner-slider .banner-dots .banner-dot{border-width:1px;height:8px;width:8px}.banner-slider-section .banner-slider .banner-dots .banner-dot.active{width:20px}.hero-section{padding:30px 16px}.hero-section .hero-content .hero-title{font-size:28px}.hero-section .hero-content .hero-subtitle{font-size:18px}.hero-section .hero-content .cta-button{font-size:16px;padding:14px 24px}.services-section{margin-top:0;padding:0 16px 32px}.services-section .services-row{gap:12px;padding:16px}.services-section .service-card{min-height:115px;padding:18px 12px}.services-section .stats-section .stats-grid{gap:12px;grid-template-columns:repeat(2,1fr);padding:20px}.services-section .stats-section .stat-item{padding:10px}.services-section .stats-section .stat-item .stat-number{font-size:20px;margin-bottom:4px}.services-section .stats-section .stat-item .stat-label{font-size:10px}.features-section{padding:30px 16px}.features-section .section-title{font-size:24px;margin-bottom:24px}.features-section .features-grid{gap:16px;grid-template-columns:1fr}}.active-trip-banner{margin:40px auto;max-width:1200px;padding:0 40px;width:100%}.active-trip-banner .active-trip-content{align-items:center;animation:slideIn .4s ease-out;background:linear-gradient(135deg,#0f499b,#1e5ba8);border-radius:16px;box-shadow:0 8px 24px #0f499b33;display:flex;gap:24px;justify-content:space-between;padding:24px 32px}.active-trip-banner .active-trip-content .active-trip-info{align-items:center;display:flex;gap:20px}.active-trip-banner .active-trip-content .active-trip-info .active-trip-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:48px;line-height:1}.active-trip-banner .active-trip-content .active-trip-info .active-trip-text h3{color:#fff;font-size:24px;font-weight:700;line-height:1.2;margin:0 0 4px}.active-trip-banner .active-trip-content .active-trip-info .active-trip-text p{color:#ffffffe6;font-size:14px;line-height:1.4;margin:0}.active-trip-banner .active-trip-content .view-trip-button{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#0f499b;cursor:pointer;font-size:16px;font-weight:600;padding:14px 32px;transition:all .3s ease;white-space:nowrap}.active-trip-banner .active-trip-content .view-trip-button:hover{background:#fffffff2;box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.active-trip-banner .active-trip-content .view-trip-button:active{transform:translateY(0)}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.active-trip-banner{margin:32px auto;padding:0 24px}.active-trip-banner .active-trip-content{gap:16px;padding:20px 24px}.active-trip-banner .active-trip-content .active-trip-info{gap:16px}.active-trip-banner .active-trip-content .active-trip-info .active-trip-icon{font-size:40px}.active-trip-banner .active-trip-content .active-trip-info .active-trip-text h3{font-size:20px}.active-trip-banner .active-trip-content .active-trip-info .active-trip-text p{font-size:13px}.active-trip-banner .active-trip-content .view-trip-button{font-size:15px;padding:12px 24px}}@media(max-width:575px){.active-trip-banner{margin:24px auto;padding:0 16px}.active-trip-banner .active-trip-content{flex-direction:column;gap:16px;padding:20px;text-align:center}.active-trip-banner .active-trip-content .active-trip-info{flex-direction:column;gap:12px}.active-trip-banner .active-trip-content .active-trip-info .active-trip-icon{font-size:36px}.active-trip-banner .active-trip-content .active-trip-info .active-trip-text h3{font-size:18px}.active-trip-banner .active-trip-content .active-trip-info .active-trip-text p{font-size:12px}.active-trip-banner .active-trip-content .view-trip-button{font-size:14px;padding:12px 20px;width:100%}}.quick-search-section{margin:-20px auto 50px;max-width:1400px;padding:0 24px;position:relative;width:100%;z-index:10}@media(max-width:768px){.quick-search-section{margin:30px auto;padding:0 16px}}@media(max-width:576px){.quick-search-section{margin:24px auto;padding:0 8px}}.quick-search-section .container{margin:0 auto;max-width:1200px}.quick-search-section .quick-search-card{background:#fff;border:1px solid #f1f3f4;border-radius:12px;box-shadow:0 8px 32px #00000026,0 4px 16px #0000001a;padding:32px}@media(max-width:768px){.quick-search-section .quick-search-card{border-radius:12px;padding:24px}}.quick-search-section .quick-search-card h3{color:#333;font-size:1.35rem;font-weight:700;margin:0 0 24px;text-align:center}@media(max-width:768px){.quick-search-section .quick-search-card h3{font-size:1.2rem;margin-bottom:20px}}.quick-search-section .search-form{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:16px}@media(max-width:768px){.quick-search-section .search-form{align-items:stretch;flex-direction:column;gap:24px}}.quick-search-section .search-form .form-field{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}@media(max-width:768px){.quick-search-section .search-form .form-field{width:100%}}.quick-search-section .search-form .form-field label{color:#666;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.quick-search-section .search-form .form-field input,.quick-search-section .search-form .form-field select{background:#fff;border:1px solid #f1f3f4;border-radius:8px;color:#333;font-size:.95rem;font-weight:500;height:48px;padding:0 16px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.quick-search-section .search-form .form-field input:focus,.quick-search-section .search-form .form-field select:focus{background:#0f499b05;border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.quick-search-section .search-form .form-field input:disabled,.quick-search-section .search-form .form-field select:disabled{background:#f8f9fa;color:#666;cursor:not-allowed;opacity:.7}.quick-search-section .search-form .swap-button{align-items:center;align-self:flex-end;background:#fff;border:2px solid #f1f3f4;border-radius:50%;box-shadow:0 2px 8px #00000014;color:#333;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;margin-bottom:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:44px}@media(max-width:768px){.quick-search-section .search-form .swap-button{align-self:center;background:#fff;box-shadow:0 4px 12px #00000026;margin:-16px auto;position:relative;z-index:10}}.quick-search-section .search-form .swap-button svg{height:20px;transition:transform .3s ease;width:20px}.quick-search-section .search-form .swap-button:hover:not(:disabled){background:#0f499b;border-color:#0f499b;box-shadow:0 4px 12px #0f499b4d;color:#fff;transform:rotate(90deg) scale(1.05)}.quick-search-section .search-form .swap-button:hover:not(:disabled) svg{transform:rotate(-90deg)}.quick-search-section .search-form .swap-button:active:not(:disabled){transform:rotate(90deg) scale(.95)}.quick-search-section .search-form .swap-button:disabled{background:#f8f9fa;border-color:#f1f3f4;box-shadow:none;cursor:not-allowed;opacity:.35}.quick-search-section .search-form .swap-button:disabled:hover{background:#f8f9fa;border-color:#f1f3f4;color:#333;transform:none}.quick-search-section .search-form .search-button{align-items:center;background:#0f499b;border:none;border-radius:8px;box-shadow:0 2px 8px #0f499b4d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;height:48px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.quick-search-section .search-form .search-button:hover:not(:disabled){background:#0d3e84;box-shadow:0 4px 12px #0f499b66;transform:translateY(-1px)}.quick-search-section .search-form .search-button:active:not(:disabled){box-shadow:0 2px 6px #0f499b4d;transform:translateY(0)}.quick-search-section .search-form .search-button:disabled{background:#666;box-shadow:none;cursor:not-allowed;opacity:.5}.auth-page{align-items:center;background:linear-gradient(135deg,#0f499b,#1e5ba8);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.auth-page:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='75' cy='75' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='rgba(255,255,255,0.05)'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='rgba(255,255,255,0.05)'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.auth-container{max-width:400px;position:relative;width:100%;z-index:1}.auth-header{margin-bottom:40px;text-align:center}.auth-header .auth-logo h1{color:#fff;font-size:48px;font-weight:700;margin:0 0 8px;text-shadow:0 2px 4px #0000004d}.auth-header .auth-logo p{color:#ffffffe6;font-size:16px;font-weight:500;margin:0}.auth-content .auth-card{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;overflow:hidden;padding:32px;position:relative}.auth-content .auth-card:before{background:linear-gradient(90deg,#0f499b,#2677ea);content:"";height:4px;left:0;position:absolute;right:0;top:0}.auth-content .auth-card-header{margin-bottom:32px;text-align:center}.auth-content .auth-card-header h2{color:#333;font-size:28px;font-weight:700;margin:0 0 8px}.auth-content .auth-card-header p{color:#666;font-size:14px;line-height:1.5;margin:0}.auth-content .auth-form .form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.auth-content .auth-form .form-group{margin-bottom:20px}.auth-content .auth-form .form-group .form-label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.auth-content .auth-form .form-group .form-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#333;font-size:16px;outline:none;padding:12px 16px;transition:all .3s ease;width:100%}.auth-content .auth-form .form-group .form-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a}.auth-content .auth-form .form-group .form-input.form-input-error{border-color:#dc3545}.auth-content .auth-form .form-group .form-input:disabled{cursor:not-allowed;opacity:.6}.auth-content .auth-form .form-group .form-input::placeholder{color:#666}.auth-content .auth-form .form-group .form-error{align-items:center;color:#dc3545;display:flex;font-size:12px;font-weight:500;gap:6px;margin-top:6px}.auth-content .auth-form .btn-primary{background:linear-gradient(135deg,#0f499b,#0b336d);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;overflow:hidden;padding:14px 20px;position:relative;transition:all .3s ease;width:100%}.auth-content .auth-form .btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #0f499b4d;transform:translateY(-1px)}.auth-content .auth-form .btn-primary:active:not(:disabled){transform:translateY(0)}.auth-content .auth-form .btn-primary:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.auth-content .auth-form .btn-primary .btn-loading{align-items:center;display:flex;gap:8px;justify-content:center}.auth-content .auth-form .btn-primary .btn-loading .spinner-small{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.auth-content .auth-form .btn-secondary{background:#f8f9fa;border:2px solid #e2e8f0;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:600;margin-top:12px;padding:12px 20px;transition:all .3s ease;width:100%}.auth-content .auth-form .btn-secondary:hover:not(:disabled){background:#e2e8f0;border-color:#666}.auth-content .auth-form .btn-secondary:disabled{cursor:not-allowed;opacity:.6}.auth-content .auth-form .otp-timer{margin:20px 0;text-align:center}.auth-content .auth-form .otp-timer .timer-text{color:#666;font-size:14px;margin:0}.auth-content .auth-form .otp-timer .timer-text .timer-count{color:#0f499b;font-weight:600}.auth-content .auth-form .otp-timer .resend-button{background:none;border:none;color:#0f499b;cursor:pointer;font-size:14px;font-weight:600;text-decoration:underline;transition:all .2s ease}.auth-content .auth-form .otp-timer .resend-button:hover:not(:disabled){color:#0b336d}.auth-content .auth-form .otp-timer .resend-button:disabled{cursor:not-allowed;opacity:.6}.auth-content .auth-footer{margin-top:32px;text-align:center}.auth-content .auth-footer p{color:#666;font-size:14px;margin:0 0 16px}.auth-content .auth-footer .auth-link{color:#0f499b;font-weight:600;text-decoration:none;transition:all .2s ease}.auth-content .auth-footer .auth-link:hover{color:#0b336d;text-decoration:underline}.auth-content .auth-footer .auth-terms p{color:#666;font-size:12px;line-height:1.4;margin:0}.auth-card{animation:fadeIn .6s ease-out}@media(max-width:480px){.auth-page{padding:16px}.auth-container{max-width:100%}.auth-content .auth-card{border-radius:12px;padding:24px}.auth-content .auth-card-header{margin-bottom:24px}.auth-content .auth-card-header h2{font-size:24px}.auth-content .auth-card-header p{font-size:13px}.auth-content .auth-form .form-row{gap:12px;grid-template-columns:1fr}.auth-content .auth-form .form-group{margin-bottom:16px}.auth-content .auth-form .form-group .form-label{font-size:13px;margin-bottom:6px}.auth-content .auth-form .form-group .form-input{font-size:14px;padding:10px 12px}.auth-content .auth-form .btn-primary,.auth-content .auth-form .btn-secondary{font-size:14px;padding:12px 16px}.auth-content .auth-footer{margin-top:24px}.auth-content .auth-footer p{font-size:13px}.auth-content .auth-footer .auth-terms p{font-size:11px}.auth-header{margin-bottom:32px}.auth-header .auth-logo h1{font-size:36px}.auth-header .auth-logo p{font-size:14px}}@media(prefers-color-scheme:dark){.auth-content .auth-card{background:#1a1a1a;color:#fff}.auth-content .auth-card .auth-card-header h2{color:#fff}.auth-content .auth-card .auth-card-header p{color:#ffffffb3}.auth-content .auth-card .auth-form .form-group .form-label{color:#fff}.auth-content .auth-card .auth-form .form-group .form-input{background:#2d2d2d;border-color:#404040;color:#fff}.auth-content .auth-card .auth-form .form-group .form-input:focus{border-color:#0f499b}.auth-content .auth-card .auth-form .form-group .form-input::placeholder{color:#ffffff80}.auth-content .auth-card .auth-form .btn-secondary{background:#2d2d2d;border-color:#404040;color:#fff}.auth-content .auth-card .auth-form .btn-secondary:hover:not(:disabled){background:#404040}.auth-content .auth-card .auth-footer p{color:#ffffffb3}.auth-content .auth-card .auth-footer .auth-terms p{color:#fff9}}.about-page{background:#fff;min-height:calc(100vh - 260px);padding:48px 0}.about-page .about-content{margin:0 auto;max-width:900px;padding:0 32px}.about-page .about-content .about-intro{margin-bottom:72px;padding-top:32px}.about-page .about-content .about-intro .intro-text{color:#333;font-size:1.3rem;font-weight:400;line-height:1.8;margin:0;max-width:100%;text-align:left}.about-page .about-content .services-section{margin-bottom:72px}.about-page .about-content .services-section .service-item{border-bottom:1px solid #f1f3f4;margin-bottom:48px;padding-bottom:48px}.about-page .about-content .services-section .service-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.about-page .about-content .services-section .service-item .service-title{color:#333;font-size:1.75rem;font-weight:700;margin-bottom:16px;padding-bottom:8px;position:relative;text-align:left}.about-page .about-content .services-section .service-item .service-title:after{background:linear-gradient(90deg,#0f499b,#1e5ba8);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.about-page .about-content .services-section .service-item .service-description{color:#666;font-size:1.05rem;line-height:1.75;margin:0;max-width:100%;text-align:left}.about-page .about-content .foundation-section{border-bottom:1px solid #f1f3f4;border-top:1px solid #f1f3f4;margin-bottom:72px;padding:48px 0}.about-page .about-content .foundation-section .foundation-text{color:#333;font-size:1.15rem;font-style:italic;line-height:1.8;margin:0;max-width:100%;text-align:left}.about-page .about-content .tagline-section{margin-bottom:96px;padding:32px 0;text-align:center}.about-page .about-content .tagline-section .tagline-text{color:#0f499b;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.4;margin:0}.about-page .about-content .stats-section{margin-bottom:48px}.about-page .about-content .stats-section .stats-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0}.about-page .about-content .stats-section .stats-grid .stat-item{background:#fff;border:1px solid #f1f3f4;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:32px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.about-page .about-content .stats-section .stats-grid .stat-item:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-2px)}.about-page .about-content .stats-section .stats-grid .stat-item .stat-number{color:#0f499b;display:block;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:8px}.about-page .about-content .stats-section .stats-grid .stat-item .stat-label{color:#666;font-size:.95rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}@media(max-width:767px){.about-page .about-content{padding:0 24px}.about-page .about-content .about-intro .intro-text{font-size:1.2rem}.about-page .about-content .services-section .service-item .service-title{font-size:1.5rem}.about-page .about-content .services-section .service-item .service-description{font-size:1rem}.about-page .about-content .foundation-section .foundation-text{font-size:1.1rem}.about-page .about-content .tagline-section .tagline-text{font-size:1.3rem}.about-page .about-content .stats-section .stats-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.about-page .about-content .stats-section .stats-grid .stat-item{padding:24px}.about-page .about-content .stats-section .stats-grid .stat-item .stat-number{font-size:2rem}}@media(max-width:575px){.about-page{padding:32px 0}.about-page .about-content{padding:0 16px}.about-page .about-content .about-intro{margin-bottom:48px;padding-top:24px}.about-page .about-content .about-intro .intro-text{font-size:1.1rem;line-height:1.7}.about-page .about-content .services-section{margin-bottom:48px}.about-page .about-content .services-section .service-item{margin-bottom:32px;padding-bottom:32px}.about-page .about-content .services-section .service-item .service-title{font-size:1.35rem;margin-bottom:8px}.about-page .about-content .services-section .service-item .service-title:after{height:2px;width:40px}.about-page .about-content .services-section .service-item .service-description{font-size:.95rem;line-height:1.7}.about-page .about-content .foundation-section{margin-bottom:48px;padding:32px 0}.about-page .about-content .foundation-section .foundation-text{font-size:1rem;line-height:1.7}.about-page .about-content .tagline-section{margin-bottom:48px;padding:24px 0}.about-page .about-content .tagline-section .tagline-text{font-size:1.2rem}.about-page .about-content .stats-section .stats-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.about-page .about-content .stats-section .stats-grid .stat-item{padding:16px 8px}.about-page .about-content .stats-section .stats-grid .stat-item .stat-number{font-size:1.75rem}.about-page .about-content .stats-section .stats-grid .stat-item .stat-label{font-size:.85rem}}.careers-page{background:linear-gradient(180deg,#f8fafc,#fff);min-height:calc(100vh - 260px);overflow-x:hidden;padding:0;position:relative}.careers-page .container{margin:0 auto;max-width:1280px;padding:0 32px}.careers-page .careers-hero{background:linear-gradient(135deg,#0f499bf2,#1e5ba8f2),linear-gradient(180deg,#0000001a,#0000);color:#fff;margin-bottom:96px;overflow:hidden;padding:72px 0;position:relative;text-align:center}.careers-page .careers-hero:before{background:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.careers-page .careers-hero .hero-background{background-image:repeating-linear-gradient(45deg,#0000,#0000 35px,#ffffff0d 0,#ffffff0d 70px);bottom:0;left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0}.careers-page .careers-hero .hero-content{margin:0 auto;max-width:900px;padding:0 24px;position:relative;z-index:1}.careers-page .careers-hero .hero-content .hero-badge{animation:fadeInDown .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:24px;padding:8px 24px;text-transform:uppercase}.careers-page .careers-hero .hero-content .hero-title{animation:fadeInUp .8s ease-out .2s both;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}.careers-page .careers-hero .hero-content .hero-title:after{background:#ffffff4d;border-radius:2px;content:"";display:block;height:4px;margin:24px auto 0;width:80px}.careers-page .careers-hero .hero-content .hero-subtitle{animation:fadeInUp .8s ease-out .4s both;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.7;margin:0 auto;max-width:700px;opacity:.95}.careers-page .why-work-section{margin-bottom:96px;padding:48px 0}.careers-page .why-work-section .why-work-content{margin:0 auto;max-width:1200px}.careers-page .why-work-section .why-work-content .section-title{color:#333;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.01em;margin-bottom:48px;padding-bottom:24px;position:relative;text-align:center}.careers-page .why-work-section .why-work-content .section-title:after{background:linear-gradient(90deg,#0f499b,#1e5ba8);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.careers-page .why-work-section .why-work-content .benefits-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:48px}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card{background:#fff;border:1px solid #e2e8f080;border-radius:16px;box-shadow:0 2px 8px #0000000a,0 4px 16px #00000005;overflow:hidden;padding:32px;position:relative;text-align:center;transition:all .3s ease}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card:before{background:linear-gradient(90deg,#0f499b,#1e5ba8);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card:hover{border-color:#0f499b4d;box-shadow:0 8px 24px #0f499b1f,0 4px 12px #00000014;transform:translateY(-8px)}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card:hover:before{transform:scaleX(1)}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card:hover .benefit-icon{color:#0f499b;transform:scale(1.1) rotate(5deg)}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card .benefit-icon{align-items:center;background:linear-gradient(135deg,#0f499b1a,#1e5ba81a);border-radius:12px;color:#0f499b;display:flex;height:64px;justify-content:center;margin:0 auto 24px;padding:16px;transition:all .3s ease;width:64px}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card .benefit-icon svg{height:100%;width:100%}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card h3{color:#333;font-size:1.375rem;font-weight:700;letter-spacing:-.01em;margin-bottom:16px}.careers-page .why-work-section .why-work-content .benefits-grid .benefit-card p{color:#666;font-size:1rem;line-height:1.7;margin:0}.careers-page .jobs-section{margin-bottom:96px;padding:48px 0}.careers-page .jobs-section .jobs-content{margin:0 auto;max-width:1200px}.careers-page .jobs-section .jobs-content .section-title{color:#333;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.01em;margin-bottom:48px;padding-bottom:24px;position:relative;text-align:center}.careers-page .jobs-section .jobs-content .section-title:after{background:linear-gradient(90deg,#0f499b,#1e5ba8);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.careers-page .jobs-section .jobs-content .category-filter{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 2px #0000000d;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:48px;padding:24px}.careers-page .jobs-section .jobs-content .category-filter .filter-btn{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#333;cursor:pointer;font-size:.9375rem;font-weight:600;overflow:hidden;padding:16px 24px;position:relative;transition:all .15s ease}.careers-page .jobs-section .jobs-content .category-filter .filter-btn:before{background:#0f499b1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease;width:0}.careers-page .jobs-section .jobs-content .category-filter .filter-btn:hover{border-color:#0f499b;color:#0f499b;transform:translateY(-2px)}.careers-page .jobs-section .jobs-content .category-filter .filter-btn:hover:before{height:100%;width:100%}.careers-page .jobs-section .jobs-content .category-filter .filter-btn.active{background:linear-gradient(135deg,#0f499b,#1e5ba8);border-color:#0f499b;box-shadow:0 4px 12px #0f499b4d;color:#fff}.careers-page .jobs-section .jobs-content .category-filter .filter-btn.active:before{display:none}.careers-page .jobs-section .jobs-content .jobs-list{display:flex;flex-direction:column;gap:32px}.careers-page .jobs-section .jobs-content .jobs-list .job-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a,0 4px 16px #00000005;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.careers-page .jobs-section .jobs-content .jobs-list .job-card:before{background:linear-gradient(180deg,#0f499b,#1e5ba8);bottom:0;content:"";left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .3s ease;width:4px}.careers-page .jobs-section .jobs-content .jobs-list .job-card:hover{border-color:#0f499b4d;box-shadow:0 8px 24px #0f499b1f,0 4px 12px #00000014;transform:translateX(8px)}.careers-page .jobs-section .jobs-content .jobs-list .job-card:hover:before{transform:scaleY(1)}.careers-page .jobs-section .jobs-content .jobs-list .job-card:hover .job-title{color:#0f499b}.careers-page .jobs-section .jobs-content .jobs-list .job-card:hover .btn-primary{box-shadow:0 6px 16px #0f499b4d;transform:translateY(-2px)}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header{border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:24px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-title{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:16px;transition:color .3s ease}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-meta{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-meta span{align-items:center;background:#0f499b14;border-radius:4px;color:#0f499b;display:inline-flex;font-size:.8125rem;font-weight:600;padding:4px 16px;white-space:nowrap}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-meta span.job-department{background:linear-gradient(135deg,#0f499b1a,#1e5ba81a);color:#0f499b}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-meta span.job-location{background:#6666661a;color:#666}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-meta span.job-type{background:#28a7451a;color:#1e7e34}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-meta span.job-experience{background:#ff6b351a;color:#ff4602}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-description{color:#666;font-size:1rem;line-height:1.75;margin-bottom:24px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-requirements{margin-bottom:24px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-requirements h4{color:#333;font-size:1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:16px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-requirements ul{list-style:none;margin:0;padding:0}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-requirements ul li{color:#666;line-height:1.7;padding:4px 0 4px 24px;position:relative}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-requirements ul li:before{color:#0f499b;content:"▸";font-weight:700;left:0;position:absolute}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-actions{border-top:1px solid #e2e8f0;display:flex;gap:16px;margin-top:32px;padding-top:24px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-actions .btn{border-radius:8px;font-size:.9375rem;font-weight:600;justify-content:center;min-width:140px;padding:16px 32px;transition:all .15s ease}.careers-page .jobs-section .jobs-content .no-jobs{background:#f8f9fa;border:2px dashed #e2e8f0;border-radius:16px;padding:48px;text-align:center}.careers-page .jobs-section .jobs-content .no-jobs p{color:#666;font-size:1.125rem;margin:0}.careers-page .process-section{background:linear-gradient(180deg,#0f499b05,#0000);margin-bottom:96px;padding:48px 0}.careers-page .process-section .process-content{margin:0 auto;max-width:1200px}.careers-page .process-section .process-content .section-title{color:#333;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.01em;margin-bottom:48px;padding-bottom:24px;position:relative;text-align:center}.careers-page .process-section .process-content .section-title:after{background:linear-gradient(90deg,#0f499b,#1e5ba8);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.careers-page .process-section .process-content .process-steps{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:48px;position:relative}.careers-page .process-section .process-content .process-steps:before{background:linear-gradient(90deg,#0f499b,#1e5ba8);content:"";height:2px;left:80px;opacity:.2;position:absolute;right:80px;top:40px;z-index:0}@media(max-width:991px){.careers-page .process-section .process-content .process-steps:before{display:none}}.careers-page .process-section .process-content .process-steps .process-step{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a,0 4px 16px #00000005;padding:32px;position:relative;text-align:center;transition:all .3s ease;z-index:1}.careers-page .process-section .process-content .process-steps .process-step:hover{border-color:#0f499b4d;box-shadow:0 8px 24px #0f499b1f,0 4px 12px #00000014;transform:translateY(-8px)}.careers-page .process-section .process-content .process-steps .process-step:hover .step-number{box-shadow:0 8px 20px #0f499b4d;transform:scale(1.1)}.careers-page .process-section .process-content .process-steps .process-step .step-number{align-items:center;background:linear-gradient(135deg,#0f499b,#1e5ba8);border-radius:50%;box-shadow:0 4px 12px #0f499b33;color:#fff;display:flex;font-size:1.5rem;font-weight:800;height:64px;justify-content:center;margin:0 auto 24px;transition:all .3s ease;width:64px}.careers-page .process-section .process-content .process-steps .process-step h3{color:#333;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:16px}.careers-page .process-section .process-content .process-steps .process-step p{color:#666;font-size:.9375rem;line-height:1.7;margin:0}.careers-page .cta-section{background:linear-gradient(135deg,#0f499b,#1e5ba8);border-radius:16px;margin-bottom:48px;overflow:hidden;padding:72px 0;position:relative}.careers-page .cta-section:before{background:radial-gradient(circle at 30% 50%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 80%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.careers-page .cta-section .cta-content{margin:0 auto;max-width:700px;padding:0 24px;position:relative;text-align:center;z-index:1}.careers-page .cta-section .cta-content .cta-title{color:#fff;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:24px}.careers-page .cta-section .cta-content .cta-text{color:#fffffff2;font-size:1.125rem;line-height:1.7;margin-bottom:32px}.careers-page .cta-section .cta-content .btn{background:#fff;border:2px solid #fff;border-radius:8px;color:#0f499b;font-size:1rem;font-weight:600;min-width:200px;padding:16px 48px;transition:all .3s ease}.careers-page .cta-section .cta-content .btn:hover{background:#fffffff2;box-shadow:0 8px 20px #0003;transform:translateY(-3px)}@media(max-width:991px){.careers-page .careers-hero{margin-bottom:48px;padding:48px 0}.careers-page .careers-hero .hero-content .hero-title{font-size:2.5rem}.careers-page .jobs-section,.careers-page .process-section,.careers-page .why-work-section{margin-bottom:48px;padding:32px 0}}@media(max-width:767px){.careers-page .container{padding:0 24px}.careers-page .careers-hero{margin-bottom:32px;padding:32px 0}.careers-page .careers-hero .hero-content .hero-title{font-size:2rem}.careers-page .why-work-section .why-work-content .benefits-grid{gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.careers-page .jobs-section .jobs-content .category-filter{gap:8px;padding:16px}.careers-page .jobs-section .jobs-content .category-filter .filter-btn{font-size:.875rem;padding:8px 16px}.careers-page .jobs-section .jobs-content .jobs-list .job-card{padding:24px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-title{font-size:1.25rem}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-meta{gap:8px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-header .job-meta span{font-size:.75rem;padding:4px 8px}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-actions{flex-direction:column}.careers-page .jobs-section .jobs-content .jobs-list .job-card .job-content .job-actions .btn{min-width:auto;width:100%}.careers-page .process-section .process-content .process-steps{gap:24px;grid-template-columns:1fr}}@media(max-width:575px){.careers-page .container{padding:0 16px}.careers-page .careers-hero{padding:24px 0}.careers-page .careers-hero .hero-content .hero-badge{font-size:.75rem;padding:6px 16px}.careers-page .careers-hero .hero-content .hero-title{font-size:1.75rem}.careers-page .careers-hero .hero-content .hero-subtitle{font-size:1rem}.careers-page .jobs-section,.careers-page .process-section,.careers-page .why-work-section{margin-bottom:32px;padding:24px 0}.careers-page .jobs-section .section-title,.careers-page .process-section .section-title,.careers-page .why-work-section .section-title{font-size:1.75rem}.careers-page .why-work-section .why-work-content .benefits-grid{grid-template-columns:1fr}.careers-page .jobs-section .jobs-content .jobs-list .job-card{padding:16px}.careers-page .cta-section{margin:0 16px 32px;padding:32px 0}.careers-page .cta-section .cta-content .cta-title{font-size:1.5rem}.careers-page .cta-section .cta-content .cta-text{font-size:1rem}.careers-page .cta-section .cta-content .btn{min-width:auto;width:100%}}.blog-page{background:linear-gradient(180deg,#f8fafc,#fff);min-height:calc(100vh - 260px);overflow-x:hidden;padding:0;position:relative}.blog-page .container{margin:0 auto;max-width:1280px;padding:0 32px}.blog-page .blog-hero{background:linear-gradient(135deg,#0f499bf2,#1e5ba8f2),linear-gradient(180deg,#0000001a,#0000);color:#fff;margin-bottom:96px;overflow:hidden;padding:72px 0;position:relative;text-align:center}.blog-page .blog-hero:before{background:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.blog-page .blog-hero .hero-background{background-image:repeating-linear-gradient(45deg,#0000,#0000 35px,#ffffff0d 0,#ffffff0d 70px);bottom:0;left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0}.blog-page .blog-hero .hero-content{margin:0 auto;max-width:900px;padding:0 24px;position:relative;z-index:1}.blog-page .blog-hero .hero-content .hero-badge{animation:fadeInDown .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:24px;padding:8px 24px;text-transform:uppercase}.blog-page .blog-hero .hero-content .hero-title{animation:fadeInUp .8s ease-out .2s both;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}.blog-page .blog-hero .hero-content .hero-title:after{background:#ffffff4d;border-radius:2px;content:"";display:block;height:4px;margin:24px auto 0;width:80px}.blog-page .blog-hero .hero-content .hero-subtitle{animation:fadeInUp .8s ease-out .4s both;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.7;margin:0 auto;max-width:700px;opacity:.95}.blog-page .category-section{margin-bottom:48px;padding:32px 0}.blog-page .category-section .category-filter{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 2px #0000000d;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:24px}.blog-page .category-section .category-filter .filter-btn{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#333;cursor:pointer;font-size:.9375rem;font-weight:600;overflow:hidden;padding:16px 24px;position:relative;transition:all .15s ease}.blog-page .category-section .category-filter .filter-btn:before{background:#0f499b1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease;width:0}.blog-page .category-section .category-filter .filter-btn:hover{border-color:#0f499b;color:#0f499b;transform:translateY(-2px)}.blog-page .category-section .category-filter .filter-btn:hover:before{height:100%;width:100%}.blog-page .category-section .category-filter .filter-btn.active{background:linear-gradient(135deg,#0f499b,#1e5ba8);border-color:#0f499b;box-shadow:0 4px 12px #0f499b4d;color:#fff}.blog-page .category-section .category-filter .filter-btn.active:before{display:none}.blog-page .featured-section{margin-bottom:96px}.blog-page .featured-section .featured-post{grid-gap:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014,0 8px 32px #0000000a;display:grid;gap:0;grid-template-columns:1fr 1fr;overflow:hidden;transition:all .3s ease}@media(max-width:767px){.blog-page .featured-section .featured-post{grid-template-columns:1fr}}.blog-page .featured-section .featured-post:hover{border-color:#0f499b4d;box-shadow:0 8px 32px #0f499b1f,0 12px 48px #00000014;transform:translateY(-4px)}.blog-page .featured-section .featured-post:hover .featured-image{transform:scale(1.02)}.blog-page .featured-section .featured-post:hover .featured-image:after{opacity:1}.blog-page .featured-section .featured-post .featured-image{background:linear-gradient(135deg,#0f499b1a,#1e5ba81a);display:block;overflow:hidden;position:relative;transition:transform .3s ease}.blog-page .featured-section .featured-post .featured-image:after{background:linear-gradient(180deg,#0000,#0000004d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.blog-page .featured-section .featured-post .featured-image .image-placeholder{align-items:center;color:#0f499b4d;display:flex;height:100%;justify-content:center;min-height:400px;width:100%}.blog-page .featured-section .featured-post .featured-image .image-placeholder svg{height:100%;width:100%}.blog-page .featured-section .featured-post .featured-image .featured-badge{align-items:center;background:linear-gradient(135deg,#0f499b,#1e5ba8);border-radius:8px;box-shadow:0 4px 12px #0003;color:#fff;display:flex;font-size:.8125rem;font-weight:700;gap:4px;left:24px;letter-spacing:.5px;padding:8px 16px;position:absolute;text-transform:uppercase;top:24px;z-index:2}.blog-page .featured-section .featured-post .featured-image .featured-badge svg{height:16px;width:16px}.blog-page .featured-section .featured-post .featured-content{display:flex;flex-direction:column;justify-content:center;padding:48px}@media(max-width:767px){.blog-page .featured-section .featured-post .featured-content{padding:32px}}.blog-page .featured-section .featured-post .featured-content .post-meta{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.blog-page .featured-section .featured-post .featured-content .post-meta span{align-items:center;background:#0f499b14;border-radius:4px;color:#0f499b;display:inline-flex;font-size:.8125rem;font-weight:600;padding:4px 16px;text-transform:capitalize}.blog-page .featured-section .featured-post .featured-content .post-meta span.post-category{background:linear-gradient(135deg,#0f499b1a,#1e5ba81a);color:#0f499b}.blog-page .featured-section .featured-post .featured-content .post-meta span.post-date{background:#6666661a;color:#666}.blog-page .featured-section .featured-post .featured-content .post-meta span.post-read-time{background:#ff6b351a;color:#ff4602}.blog-page .featured-section .featured-post .featured-content .post-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:24px}.blog-page .featured-section .featured-post .featured-content .post-title a{color:#333;text-decoration:none;transition:color .3s ease}.blog-page .featured-section .featured-post .featured-content .post-title a:hover{color:#0f499b}.blog-page .featured-section .featured-post .featured-content .post-excerpt{color:#666;font-size:1.0625rem;line-height:1.75;margin-bottom:32px}.blog-page .featured-section .featured-post .featured-content .post-author{align-items:center;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;display:flex;gap:16px;margin-bottom:32px;padding:16px 0}.blog-page .featured-section .featured-post .featured-content .post-author .author-avatar{align-items:center;background:linear-gradient(135deg,#0f499b,#1e5ba8);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:700;height:48px;justify-content:center;width:48px}.blog-page .featured-section .featured-post .featured-content .post-author .author-info{display:flex;flex-direction:column;gap:2px}.blog-page .featured-section .featured-post .featured-content .post-author .author-info .author-name{color:#333;font-size:.9375rem;font-weight:600}.blog-page .featured-section .featured-post .featured-content .post-author .author-info .author-role{color:#666;font-size:.8125rem}.blog-page .featured-section .featured-post .featured-content .btn{align-items:center;align-self:flex-start;display:inline-flex;font-weight:600;gap:8px;padding:16px 32px;transition:all .3s ease}.blog-page .featured-section .featured-post .featured-content .btn svg{transition:transform .15s ease}.blog-page .featured-section .featured-post .featured-content .btn:hover{box-shadow:0 6px 16px #0f499b4d;transform:translateY(-2px)}.blog-page .featured-section .featured-post .featured-content .btn:hover svg{transform:translateX(4px)}.blog-page .posts-section{margin-bottom:96px}.blog-page .posts-section .posts-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}@media(max-width:767px){.blog-page .posts-section .posts-grid{gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:575px){.blog-page .posts-section .posts-grid{grid-template-columns:1fr}}.blog-page .posts-section .posts-grid .post-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a,0 4px 16px #00000005;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.blog-page .posts-section .posts-grid .post-card:hover{border-color:#0f499b4d;box-shadow:0 8px 24px #0f499b1f,0 4px 12px #00000014;transform:translateY(-8px)}.blog-page .posts-section .posts-grid .post-card:hover .post-image{transform:scale(1.05)}.blog-page .posts-section .posts-grid .post-card:hover .post-image:after{opacity:1}.blog-page .posts-section .posts-grid .post-card:hover .後面post-title a{color:#0f499b}.blog-page .posts-section .posts-grid .post-card:hover .btn{transform:translateX(4px)}.blog-page .posts-section .posts-grid .post-card .post-image{background:linear-gradient(135deg,#0f499b1a,#1e5ba81a);display:block;overflow:hidden;position:relative;transition:transform .3s ease}.blog-page .posts-section .posts-grid .post-card .post-image:after{background:linear-gradient(180deg,#0000,#0003);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.blog-page .posts-section .posts-grid .post-card .post-image .image-placeholder{align-items:center;color:#0f499b4d;display:flex;height:220px;justify-content:center;width:100%}.blog-page .posts-section .posts-grid .post-card .post-image .image-placeholder svg{height:100%;width:100%}.blog-page .posts-section .posts-grid .post-card .post-content{display:flex;flex:1 1;flex-direction:column;padding:32px}.blog-page .posts-section .posts-grid .post-card .post-content .post-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.blog-page .posts-section .posts-grid .post-card .post-content .post-meta span{align-items:center;background:#0f499b14;border-radius:4px;color:#0f499b;display:inline-flex;font-size:.75rem;font-weight:600;gap:4px;padding:4px 8px;text-transform:capitalize}.blog-page .posts-section .posts-grid .post-card .post-content .post-meta span.post-category{background:linear-gradient(135deg,#0f499b1a,#1e5ba81a)}.blog-page .posts-section .posts-grid .post-card .post-content .post-meta span.post-date{background:#6666661a;color:#666}.blog-page .posts-section .posts-grid .post-card .post-content .post-meta span.post-read-time{background:#ff6b351a;color:#ff4602}.blog-page .posts-section .posts-grid .post-card .post-content .post-meta span.post-read-time svg{height:12px;width:12px}.blog-page .posts-section .posts-grid .post-card .post-content .post-title{font-size:1.375rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin-bottom:16px}.blog-page .posts-section .posts-grid .post-card .post-content .post-title a{color:#333;display:block;text-decoration:none;transition:color .3s ease}.blog-page .posts-section .posts-grid .post-card .post-content .post-excerpt{color:#666;flex:1 1;font-size:.9375rem;line-height:1.7;margin-bottom:24px}.blog-page .posts-section .posts-grid .post-card .post-content .post-author{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:8px;margin-bottom:24px;padding-top:16px}.blog-page .posts-section .posts-grid .post-card .post-content .post-author .author-avatar{align-items:center;background:linear-gradient(135deg,#0f499b,#1e5ba8);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:40px;justify-content:center;width:40px}.blog-page .posts-section .posts-grid .post-card .post-content .post-author .author-info{display:flex;flex-direction:column;gap:2px}.blog-page .posts-section .posts-grid .post-card .post-content .post-author .author-info .author-name{color:#333;font-size:.875rem;font-weight:600}.blog-page .posts-section .posts-grid .post-card .post-content .post-author .author-info .author-role{color:#666;font-size:.75rem}.blog-page .posts-section .posts-grid .post-card .post-content .btn{align-items:center;align-self:flex-start;display:inline-flex;font-size:.875rem;font-weight:600;gap:4px;padding:8px 24px;transition:all .3s ease}.blog-page .posts-section .posts-grid .post-card .post-content .btn svg{transition:transform .15s ease}.blog-page .posts-section .posts-grid .post-card .post-content .btn:hover{transform:translateX(4px)}.blog-page .posts-section .posts-grid .post-card .post-content .btn:hover svg{transform:translateX(2px)}.blog-page .newsletter-section{background:linear-gradient(135deg,#0f499b0d,#1e5ba80d);border:1px solid #0f499b1a;border-radius:16px;margin-bottom:96px;padding:72px;text-align:center}.blog-page .newsletter-section .newsletter-content{margin:0 auto;max-width:600px}.blog-page .newsletter-section .newsletter-content .newsletter-title{color:#333;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.01em;margin-bottom:16px}.blog-page .newsletter-section .newsletter-content .newsletter-text{color:#666;font-size:1.0625rem;line-height:1.7;margin-bottom:32px}.blog-page .newsletter-section .newsletter-content .newsletter-form{display:flex;gap:16px;margin-bottom:16px;margin-left:auto;margin-right:auto;max-width:500px}@media(max-width:575px){.blog-page .newsletter-section .newsletter-content .newsletter-form{flex-direction:column}}.blog-page .newsletter-section .newsletter-content .newsletter-form .newsletter-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;flex:1 1;font-size:1rem;padding:16px 24px;transition:all .3s ease}.blog-page .newsletter-section .newsletter-content .newsletter-form .newsletter-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.blog-page .newsletter-section .newsletter-content .newsletter-form .newsletter-input::placeholder{color:#666}.blog-page .newsletter-section .newsletter-content .newsletter-form .btn{font-weight:600;padding:16px 32px;white-space:nowrap}.blog-page .newsletter-section .newsletter-content .newsletter-disclaimer{color:#666;font-size:.8125rem;margin:0}.blog-page .cta-section{background:linear-gradient(135deg,#0f499b,#1e5ba8);border-radius:16px;margin-bottom:48px;overflow:hidden;padding:72px 0;position:relative}.blog-page .cta-section:before{background:radial-gradient(circle at 30% 50%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 80%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.blog-page .cta-section .cta-content{margin:0 auto;max-width:700px;padding:0 24px;position:relative;text-align:center;z-index:1}.blog-page .cta-section .cta-content .cta-title{color:#fff;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:24px}.blog-page .cta-section .cta-content .cta-text{color:#fffffff2;font-size:1.125rem;line-height:1.7;margin-bottom:32px}.blog-page .cta-section .cta-content .cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.blog-page .cta-section .cta-content .cta-buttons .btn{border-radius:8px;font-size:1rem;font-weight:600;min-width:160px;padding:16px 48px;transition:all .3s ease}.blog-page .cta-section .cta-content .cta-buttons .btn.btn-primary{background:#fff;border:2px solid #fff;color:#0f499b}.blog-page .cta-section .cta-content .cta-buttons .btn.btn-primary:hover{background:#fffffff2;box-shadow:0 8px 20px #0003;transform:translateY(-3px)}.blog-page .cta-section .cta-content .cta-buttons .btn.btn-outline{background:#0000;border:2px solid #ffffff80;color:#fff}.blog-page .cta-section .cta-content .cta-buttons .btn.btn-outline:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.blog-page .blog-hero{margin-bottom:48px;padding:48px 0}.blog-page .featured-section,.blog-page .newsletter-section,.blog-page .posts-section{margin-bottom:48px}}@media(max-width:767px){.blog-page .container{padding:0 24px}.blog-page .blog-hero{margin-bottom:32px;padding:32px 0}.blog-page .category-section{margin-bottom:32px}}@media(max-width:575px){.blog-page .container{padding:0 16px}.blog-page .blog-hero{padding:24px 0}.blog-page .blog-hero .hero-content .hero-badge{font-size:.75rem;padding:6px 16px}.blog-page .blog-hero .hero-content .hero-title{font-size:1.75rem}.blog-page .blog-hero .hero-content .hero forehead-subtitle{font-size:1rem}.blog-page .featured-section .featured-post .featured-content{padding:24px}.blog-page .posts-section .posts-grid{gap:16px}.blog-page .newsletter-section{padding:32px 24px}.blog-page .cta-section{margin:0 16px 32px;padding:32px 0}.blog-page .cta-section .cta-content .cta-title{font-size:1.5rem}.blog-page .cta-section .cta-content .cta-text{font-size:1rem}.blog-page .cta-section .cta-content .cta-buttons{align-items:stretch;flex-direction:column}.blog-page .cta-section .cta-content .cta-buttons .btn{min-width:auto;width:100%}}.contact-page{min-height:calc(100vh - 260px);padding:32px 0}.contact-page .contact-hero{background:linear-gradient(135deg,#0f499b,#1e5ba8);color:#fff;padding:48px 0;text-align:center}.contact-page .contact-hero .hero-title{font-size:3rem;font-weight:700;margin-bottom:16px}.contact-page .contact-hero .hero-subtitle{font-size:1.25rem;margin:0 auto;max-width:600px;opacity:.9}.contact-page .contact-content{margin:0 auto;max-width:1200px;padding:48px 24px}.contact-page .contact-content .contact-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin-bottom:48px}.contact-page .contact-content .contact-grid .contact-info .info-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:24px}.contact-page .contact-content .contact-grid .contact-info .info-item{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;display:flex;gap:16px;margin-bottom:24px;padding:16px}.contact-page .contact-content .contact-grid .contact-info .info-item .info-icon{align-items:center;background:#0f499b;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;width:40px}.contact-page .contact-content .contact-grid .contact-info .info-item .info-content .info-label{color:#333;font-weight:600;margin-bottom:4px}.contact-page .contact-content .contact-grid .contact-info .info-item .info-content .info-value{color:#666;line-height:1.5}.contact-page .contact-content .contact-grid .contact-form{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:32px}.contact-page .contact-content .contact-grid .contact-form .form-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:24px}.contact-page .contact-content .contact-grid .contact-form .form-group{margin-bottom:24px}.contact-page .contact-content .contact-grid .contact-form .form-group .form-label{color:#333;display:block;font-weight:500;margin-bottom:8px}.contact-page .contact-content .contact-grid .contact-form .form-group .form-input{border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:8px 16px;transition:all .15s ease;width:100%}.contact-page .contact-content .contact-grid .contact-form .form-group .form-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.contact-page .contact-content .contact-grid .contact-form .form-group .form-input.form-textarea{min-height:120px;resize:vertical}.contact-page .contact-content .contact-grid .contact-form .form-group .form-error{color:#dc3545;font-size:.875rem;margin-top:4px}.contact-page .contact-content .contact-grid .contact-form .form-button{background:#0f499b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:16px 24px;transition:all .15s ease;width:100%}.contact-page .contact-content .contact-grid .contact-form .form-button:hover{background:#0b336d}.contact-page .contact-content .contact-grid .contact-form .form-button:disabled{background:#666;cursor:not-allowed}.contact-page .contact-content .map-section{background:#f8f9fa;border-radius:16px;padding:48px;text-align:center}.contact-page .contact-content .map-section .map-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:24px}.contact-page .contact-content .map-section .map-placeholder{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#666;display:flex;font-size:1.1rem;height:400px;justify-content:center;width:100%}@media(max-width:767px){.contact-page .contact-hero{padding:32px 0}.contact-page .contact-hero .hero-title{font-size:2.5rem}.contact-page .contact-hero .hero-subtitle{font-size:1.1rem}.contact-page .contact-content{padding:32px 16px}.contact-page .contact-content .contact-grid{gap:32px;grid-template-columns:1fr}.contact-page .contact-content .contact-info .info-title{font-size:1.75rem}.contact-page .contact-content .contact-form{padding:24px}.contact-page .contact-content .contact-form .form-title{font-size:1.75rem}.contact-page .contact-content .map-section{padding:32px}.contact-page .contact-content .map-section .map-title{font-size:1.75rem}.contact-page .contact-content .map-section .map-placeholder{height:300px}}@media(max-width:575px){.contact-page .contact-hero{padding:24px 0}.contact-page .contact-hero .hero-title{font-size:2rem}.contact-page .contact-hero .hero-subtitle{font-size:1rem}.contact-page .contact-content{padding:24px 8px}.contact-page .contact-content .contact-form{padding:16px}.contact-page .contact-content .map-section{padding:24px}.contact-page .contact-content .map-section .map-placeholder{height:250px}}.profile-page{background:#f8f9fa;min-height:calc(100vh - 260px);padding:48px 0}.profile-page .profile-container{margin:0 auto;max-width:900px;padding:0 24px}.profile-page .profile-header{margin-bottom:32px;text-align:center}.profile-page .profile-header .profile-header-logo-section{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:24px}.profile-page .profile-header .profile-header-logo-section .profile-header-logo{border-radius:8px;height:50px;object-fit:contain;width:50px}.profile-page .profile-header .profile-header-logo-section .profile-header-initials{align-items:center;background:linear-gradient(135deg,#0f499b,#1e5ba8);border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;width:40px}.profile-page .profile-header .profile-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:8px}.profile-page .profile-header .profile-subtitle{color:#666;font-size:1.1rem}.profile-page .profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 15px #0000001a;padding:48px}.profile-page .profile-avatar-section{border-bottom:1px solid #e2e8f0;margin-bottom:48px;padding-bottom:48px;text-align:center}.profile-page .profile-avatar-section .avatar-container{display:inline-block;margin-bottom:24px;position:relative}.profile-page .profile-avatar-section .avatar-container .profile-avatar-image{border:4px solid #0f499b;border-radius:50%;box-shadow:0 4px 6px #0000001a;height:120px;object-fit:cover;width:120px}.profile-page .profile-avatar-section .avatar-container .profile-avatar-fallback{align-items:center;background:linear-gradient(135deg,#0f499b,#1e5ba8);border:4px solid #fff;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;font-size:3rem;font-weight:700;height:120px;justify-content:center;width:120px}.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder{align-items:center;background:#e8f4ff;border:3px solid #06c;border-radius:50%;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:120px;justify-content:center;position:relative;transition:all .3s ease;width:120px}.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder .placeholder-icon{height:100%;width:100%}.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder .placeholder-text{bottom:-25px;color:#666;font-size:11px;position:absolute;white-space:nowrap}.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder:hover{box-shadow:0 8px 20px #06c3;transform:scale(1.02)}.profile-page .profile-avatar-section .avatar-container .avatar-edit-button{align-items:center;background:#06c;border:3px solid #fff;border-radius:50%;bottom:0;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:44px;justify-content:center;position:absolute;right:0;transition:all .15s ease;width:44px}.profile-page .profile-avatar-section .avatar-container .avatar-edit-button svg{height:24px;width:24px}.profile-page .profile-avatar-section .avatar-container .avatar-edit-button .upload-text{font-size:8px;font-weight:600;margin-top:2px}.profile-page .profile-avatar-section .avatar-container .avatar-edit-button:hover:not(:disabled){background:#0b336d;transform:scale(1.1)}.profile-page .profile-avatar-section .avatar-container .avatar-edit-button:disabled{cursor:not-allowed;opacity:.6}.profile-page .profile-avatar-section .avatar-container .avatar-edit-button .upload-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.profile-page .profile-avatar-section .profile-name-display{color:#333;font-size:1.75rem;font-weight:700;margin-bottom:4px}.profile-page .profile-avatar-section .profile-role{background:#f8f9fa;border-radius:8px;color:#666;display:inline-block;font-size:1rem;padding:4px 12px;text-transform:capitalize}.profile-page .profile-form-section{margin-bottom:48px}.profile-page .profile-form-section .form-group{margin-bottom:24px}.profile-page .profile-form-section .form-group .form-label{color:#333;display:block;font-size:.95rem;font-weight:600;margin-bottom:4px}.profile-page .profile-form-section .form-group .form-label .required{color:#dc3545}.profile-page .profile-form-section .form-group .form-input{border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#333;font-size:1rem;padding:12px 16px;transition:all .15s ease;width:100%}.profile-page .profile-form-section .form-group .form-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.profile-page .profile-form-section .form-group .form-input:disabled{background:#f8f9fa;color:#666;cursor:not-allowed}.profile-page .profile-form-section .form-group .form-input::placeholder{color:#666}.profile-page .profile-form-section .profile-actions{display:flex;gap:16px;margin-top:32px}.profile-page .profile-form-section .profile-actions .edit-button{width:100%}.profile-page .profile-form-section .profile-actions .edit-actions{display:flex;gap:16px;width:100%}.profile-page .profile-form-section .profile-actions .edit-actions .btn{flex:1 1}.profile-page .profile-info-section{border-top:1px solid #e2e8f0;padding-top:32px}.profile-page .profile-info-section .info-item{align-items:center;border-bottom:1px solid #f1f3f4;display:flex;justify-content:space-between;padding:16px 0}.profile-page .profile-info-section .info-item:last-child{border-bottom:none}.profile-page .profile-info-section .info-item .info-label{color:#666;font-size:.95rem;font-weight:500}.profile-page .profile-info-section .info-item .info-value{color:#333;font-size:.95rem;font-weight:600}.profile-page .profile-info-section .info-item .info-value.active{color:#28a745}.profile-page .profile-info-section .info-item .info-value.inactive{color:#666}.profile-page .profile-info-section .info-item .info-value.verified{color:#28a745}.profile-page .profile-info-section .info-item .info-value.unverified{color:#ffc107}.profile-page .profile-info-section .info-item .info-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#333;font-size:.95rem;font-weight:600;max-width:100%;padding:8px 12px;transition:all .15s ease;width:200px}.profile-page .profile-info-section .info-item .info-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.profile-page .profile-info-section .info-item .info-input:disabled{background:#f8f9fa;color:#666;cursor:not-allowed}.profile-page .profile-info-section .info-item .info-input::placeholder{color:#666}.profile-page .profile-info-section .info-item .info-input option{padding:8px}.profile-page .profile-info-section .profile-actions{border-top:1px solid #e2e8f0;display:flex;gap:16px;margin-top:24px;padding-top:24px}.profile-page .profile-info-section .profile-actions .edit-button{width:100%}.profile-page .profile-info-section .profile-actions .edit-actions{display:flex;gap:16px;width:100%}.profile-page .profile-info-section .profile-actions .edit-actions .btn{flex:1 1}.profile-page .profile-loading{color:#666;padding:48px;text-align:center}@media(max-width:767px){.profile-page{padding:32px 0}.profile-page .profile-container{padding:0 16px}.profile-page .profile-card{padding:32px}.profile-page .profile-header .profile-title{font-size:2rem}.profile-page .profile-header .profile-subtitle{font-size:1rem}.profile-page .profile-avatar-section .avatar-container .profile-avatar-fallback,.profile-page .profile-avatar-section .avatar-container .profile-avatar-image,.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder{font-size:2.5rem;height:100px;width:100px}.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder .placeholder-icon{height:100%;width:100%}.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder .placeholder-text{bottom:-20px;font-size:10px}.profile-page .profile-avatar-section .profile-name-display{font-size:1.5rem}.profile-page .profile-actions .edit-actions{flex-direction:column}}@media(max-width:575px){.profile-page{padding:24px 0}.profile-page .profile-container{padding:0 8px}.profile-page .profile-card{padding:24px}.profile-page .profile-header .profile-title{font-size:1.75rem}.profile-page .profile-avatar-section{margin-bottom:32px;padding-bottom:32px}.profile-page .profile-avatar-section .avatar-container .profile-avatar-fallback,.profile-page .profile-avatar-section .avatar-container .profile-avatar-image,.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder{font-size:2rem;height:80px;width:80px}.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder .placeholder-icon{height:100%;width:100%}.profile-page .profile-avatar-section .avatar-container .profile-avatar-placeholder .placeholder-text{bottom:-18px;font-size:9px}.profile-page .profile-avatar-section .avatar-container .avatar-edit-button{height:32px;width:32px}}.history-container{background:linear-gradient(135deg,#f5f7fa,#e8ecf1);min-height:100vh}.history-page{min-height:calc(100vh - 260px);padding:8px 0}.history-page .history-content{margin:0 auto;max-width:1200px;padding:32px 24px}.history-page .history-content .history-header-controls{background:#0000;margin-bottom:24px;padding:0}.history-page .history-content .history-header-controls .header-content{flex:1 1;margin-bottom:24px;width:100%}.history-page .history-content .history-header-controls .header-content .header-title-section{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:8px}.history-page .history-content .history-header-controls .header-content .header-title-section .page-title{color:#333;font-size:1.875rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0;padding:0}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge{align-items:center;align-self:center;background:#0f499b1a;border:1px solid #0f499b33;border-radius:12px;display:inline-flex;gap:6px;line-height:1;padding:6px 14px}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge .badge-value{color:#0f499b;font-size:1.125rem;font-weight:700;line-height:1}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge .badge-label{color:#666;font-size:.8125rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.history-page .history-content .history-header-controls .header-content .page-subtitle{color:#666;font-size:.9375rem;line-height:1.5;margin:0;text-align:left}.history-page .history-content .history-header-controls .history-controls{align-items:center;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:16px;padding-top:24px}.history-page .history-content .history-header-controls .history-controls .search-box{align-items:center;display:flex;flex:1 1;min-width:250px;position:relative}.history-page .history-content .history-header-controls .history-controls .search-box .search-icon{align-items:center;color:#666;display:flex;height:18px;justify-content:center;left:16px;pointer-events:none;position:absolute;width:18px}.history-page .history-content .history-header-controls .history-controls .search-box .search-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:.9375rem;padding:8px 16px 8px 2.75rem;transition:all .15s ease;width:100%}.history-page .history-content .history-header-controls .history-controls .search-box .search-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.history-page .history-content .history-header-controls .history-controls .search-box .search-input::placeholder{color:#999}.history-page .history-content .history-header-controls .history-controls .search-box .search-clear{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.125rem;height:24px;justify-content:center;padding:4px;position:absolute;right:8px;transition:all .15s ease;width:24px}.history-page .history-content .history-header-controls .history-controls .search-box .search-clear:hover{background:#f8f9fa;color:#333}.history-page .history-content .history-header-controls .filter-group{display:flex;gap:8px}.history-page .history-content .history-header-controls .filter-group .filter-select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:.9375rem;min-width:150px;padding:8px 16px;transition:all .15s ease}.history-page .history-content .history-header-controls .filter-group .filter-select:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.history-page .history-content .results-info{color:#666;font-size:.875rem;margin-bottom:16px;padding:8px 16px}.history-page .history-content .history-loading{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:48px;text-align:center}.history-page .history-content .history-loading .spinner{animation:spin 1s linear infinite;border:3px solid #f8f9fa;border-radius:50%;border-top-color:#0f499b;height:40px;margin:0 auto 16px;width:40px}.history-page .history-content .history-loading p{color:#666;margin:0}.history-page .history-content .history-empty{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:48px;text-align:center}.history-page .history-content .history-empty .empty-icon{font-size:4rem;margin-bottom:24px;opacity:.6}.history-page .history-content .history-empty .empty-title{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 8px}.history-page .history-content .history-empty .empty-subtitle{color:#666;font-size:1rem;margin:0 auto 24px;max-width:500px}.history-page .history-content .history-empty .empty-action{background:#0f499b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:500;padding:8px 32px;transition:all .15s ease}.history-page .history-content .history-empty .empty-action:hover{background:#0b336d;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.history-page .history-content .history-list{display:flex;flex-direction:column;gap:16px}.history-page .history-content .history-list .history-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0000000d;cursor:pointer;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.history-page .history-content .history-list .history-card:before{background:linear-gradient(180deg,#0f499b,#1e5ba8);bottom:0;content:"";left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.history-page .history-content .history-list .history-card:hover{border-color:#0f499b4d;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.history-page .history-content .history-list .history-card:hover:before{opacity:1}.history-page .history-content .history-list .history-card--expanded{border-color:#0f499b;box-shadow:0 10px 15px #0000001a}.history-page .history-content .history-list .history-card--expanded:before{opacity:1}.history-page .history-content .history-list .history-card--clickable{cursor:pointer}.history-page .history-content .history-list .history-card .history-card__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.history-page .history-content .history-list .history-card .history-card__header .card-header__left{flex:1 1;min-width:0}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id-date-time{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id-date-time .info-chip{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;display:inline-flex;flex-direction:column;gap:2px;min-width:-webkit-fit-content;min-width:fit-content;padding:6px 12px;transition:all .15s ease}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id-date-time .info-chip:hover{background:#f2f4f6;border-color:#0f499b33}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id-date-time .info-chip .info-chip-label{color:#666;font-size:.7rem;font-weight:600;letter-spacing:.5px;line-height:1;text-transform:uppercase}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id-date-time .info-chip .info-chip-value{color:#333;font-size:.875rem;font-weight:600;line-height:1.2;white-space:nowrap}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id-date-time .info-chip--id .info-chip-value{color:#0f499b;font-family:Courier New,monospace;font-weight:700}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id-date-time .info-chip--date .info-chip-value{color:#333}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id-date-time .info-chip--time .info-chip-value{color:#666;font-weight:500}.history-page .history-content .history-list .history-card .history-card__header .card-header__right{align-items:center;display:flex;flex-shrink:0;gap:8px}.history-page .history-content .history-list .history-card .history-card__header .card-header__right .status-badge{border-radius:4px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase;white-space:nowrap}.history-page .history-content .history-list .history-card .history-card__header .card-header__right .status-badge--completed{background:#28a7451a;color:#28a745}.history-page .history-content .history-list .history-card .history-card__header .card-header__right .status-badge--pending{background:#ffc1071a;color:#a07800}.history-page .history-content .history-list .history-card .history-card__header .card-header__right .status-badge--cancelled{background:#dc35451a;color:#dc3545}.history-page .history-content .history-list .history-card .history-card__header .card-header__right .card-rating{align-items:center;background:#ffc1071a;border-radius:4px;display:flex;gap:2px;padding:4px 8px}.history-page .history-content .history-list .history-card .history-card__header .card-header__right .card-rating .rating-star{color:#ffc107;font-size:.875rem}.history-page .history-content .history-list .history-card .history-card__header .card-header__right .card-rating .rating-value{color:#a07800;font-size:.875rem;font-weight:600}.history-page .history-content .history-list .history-card .history-card__body .card-vehicle{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:8px;margin-bottom:16px;padding:8px}.history-page .history-content .history-list .history-card .history-card__body .card-vehicle .vehicle-icon{align-items:center;color:#0f499b;display:flex;flex-shrink:0;height:20px;justify-content:center;min-width:20px;width:20px}.history-page .history-content .history-list .history-card .history-card__body .card-vehicle .vehicle-name{color:#333;font-size:.9375rem;font-weight:600}.history-page .history-content .history-list .history-card .history-card__body .card-route{margin-top:16px}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container{align-items:center;background:linear-gradient(135deg,#0f499b08,#1e5ba808);border:1px solid #0f499b1a;border-radius:8px;display:flex;gap:16px;padding:16px}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container .route-location{flex:1 1;min-width:0}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container .route-location .location-badge{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:4px;padding:3px 8px;text-transform:uppercase}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container .route-location .location-badge--from{background:#0f499b26;color:#0f499b}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container .route-location .location-badge--to{background:#28a74526;color:#28a745}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container .route-location .location-address{color:#333;font-size:.875rem;font-weight:500;line-height:1.5;word-break:break-word}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container .route-arrow{align-items:center;color:#0f499b;display:flex;flex-shrink:0;height:24px;justify-content:center;margin:0 4px;opacity:.6;width:24px}.history-page .history-content .history-list .history-card .history-card__details{animation:slideDown .3s ease-out;border-top:1px solid #e2e8f0;margin-top:16px;padding-top:16px}.history-page .history-content .history-list .history-card .history-card__details .details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:16px}.history-page .history-content .history-list .history-card .history-card__details .details-grid .detail-item .detail-label{color:#666;display:block;font-size:.75rem;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.history-page .history-content .history-list .history-card .history-card__details .details-grid .detail-item .detail-value{color:#333;display:block;font-size:.9375rem;font-weight:600}.history-page .history-content .history-list .history-card .history-card__details .details-button{background:#0f499b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:500;padding:8px 16px;transition:all .15s ease;width:100%}.history-page .history-content .history-list .history-card .history-card__details .details-button:hover{background:#0b336d;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}@media(max-width:991px){.history-page .history-content{padding:24px 16px}.history-page .history-content .history-header-controls .header-content .header-title-section .page-title{font-size:1.75rem}.history-page .history-content .history-header-controls .history-controls{flex-direction:column}.history-page .history-content .history-header-controls .history-controls .filter-group,.history-page .history-content .history-header-controls .history-controls .search-box{width:100%}.history-page .history-content .history-header-controls .history-controls .filter-group .filter-select{flex:1 1}}@media(max-width:767px){.history-page .history-content{padding:16px 8px}.history-page .history-content .history-header-controls{padding:24px 0}.history-page .history-content .history-header-controls .header-content .header-title-section .page-title{font-size:1.5rem}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge{padding:5px 12px}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge .badge-value{font-size:1rem}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge .badge-label{font-size:.75rem}.history-page .history-content .history-header-controls .history-controls{padding-top:16px}.history-page .history-content .history-header-controls .history-controls .filter-group{flex-direction:column}.history-page .history-content .history-header-controls .history-controls .filter-group .filter-select{width:100%}.history-page .history-content .history-list .history-card{padding:16px}.history-page .history-content .history-list .history-card .history-card__header{align-items:flex-start;flex-direction:column;gap:8px}.history-page .history-content .history-list .history-card .history-card__header .card-header__right{justify-content:space-between;width:100%}.history-page .history-content .history-list .history-card .history-card__details .details-grid{grid-template-columns:1fr}}@media(max-width:575px){.history-page .history-content{padding:8px}.history-page .history-content .history-header-controls{padding:16px 0}.history-page .history-content .history-header-controls .header-content .header-title-section .page-title{font-size:1.25rem}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge{padding:4px 10px}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge .badge-value{font-size:.9375rem}.history-page .history-content .history-header-controls .header-content .header-title-section .header-badge .badge-label{font-size:.6875rem}.history-page .history-content .history-header-controls .header-content .page-subtitle{font-size:.875rem}.history-page .history-content .history-header-controls .history-controls{padding-top:8px}.history-page .history-content .history-header-controls .history-controls .search-box .search-input{font-size:.875rem;padding-left:2.5rem}.history-page .history-content .history-list .history-card{padding:8px}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-id .card-id-value{font-size:.875rem}.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-date-time .card-date,.history-page .history-content .history-list .history-card .history-card__header .card-header__left .card-date-time .card-time{font-size:.8125rem}.history-page .history-content .history-list .history-card .history-card__body .card-vehicle .vehicle-name{font-size:.875rem}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container{align-items:flex-start;flex-direction:column;gap:8px;padding:8px}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container .route-arrow{align-self:center;margin:4px 0;transform:rotate(90deg)}.history-page .history-content .history-list .history-card .history-card__body .card-route .route-container .route-location .location-address{font-size:.8125rem}}.support-page{background:#f8f9fa;min-height:calc(100vh - 260px);padding:48px 0}.support-page .support-hero{margin:0 auto 32px;max-width:1100px;padding:0 24px}.support-page .support-hero h1{color:#333;font-size:2.25rem;font-weight:700;margin-bottom:8px}.support-page .support-hero p{color:#666;font-size:1rem;line-height:1.6;max-width:680px}.support-page .support-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1100px;padding:0 24px}.support-page .support-card{background:#fff;border:1px solid #f1f3f4;border-radius:16px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;min-height:320px}.support-page .support-card .support-card-header{padding:24px 32px 8px}.support-page .support-card .support-card-header h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.support-page .support-card .support-card-body{flex:1 1;padding:0 32px 32px}.support-page .support-status{align-items:center;color:#666;display:flex;flex-direction:column;gap:8px;text-align:center}.support-page .support-status .spinner{animation:spin 1s linear infinite;border:3px solid #00000014;border-radius:50%;border-top-color:#0f499b;height:28px;width:28px}.support-page .support-status.error{color:#dc3545}.support-page .support-status.empty{color:#666}.support-page .support-status.empty span{font-size:.9rem}.support-page .support-list{grid-gap:16px;display:grid;gap:16px;list-style:none;margin:0;padding:0}.support-page .support-list .support-list-item{border:1px solid #f1f3f4;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:24px}.support-page .support-list .support-list-item h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 4px}.support-page .support-list .support-list-item p{color:#666;line-height:1.5;margin:0 0 8px}.support-page .support-list .support-list-item .support-list-meta{color:#666;display:flex;flex-wrap:wrap;font-size:.85rem;gap:8px}.support-page .support-list .support-list-item .support-list-meta .status{background:#0f499b14;border-radius:8px;color:#0f499b;font-weight:600;letter-spacing:.04em;padding:4px 8px;text-transform:uppercase}.support-page .faq-accordion{grid-gap:8px;display:grid;gap:8px}.support-page .faq-accordion .faq-item{background:#fff;border:1px solid #f1f3f4;border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.support-page .faq-accordion .faq-item.expanded{box-shadow:0 4px 6px #0000001a}.support-page .faq-accordion .faq-item .faq-question{background:#0000;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 24px;text-align:left;transition:background .15s ease,color .15s ease;width:100%}.support-page .faq-accordion .faq-item .faq-question:focus,.support-page .faq-accordion .faq-item .faq-question:hover{background:#f8f9fa;color:#0f499b}.support-page .faq-accordion .faq-item .faq-answer{color:#666;line-height:1.6;padding:0 24px 24px}@media(max-width:768px){.support-page{padding:32px 0}.support-page .support-hero{padding:0 16px}.support-page .support-hero h1{font-size:1.75rem}.support-page .support-grid{gap:24px;padding:0 16px}.support-page .support-card .support-card-header{padding:24px 24px 8px}.support-page .support-card .support-card-body{padding:0 24px 24px}}.whatsapp-fab{align-items:center;background-color:#25d366;border:none;border-radius:50%;bottom:80px;box-shadow:0 4px 12px #25d36666;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:20px;text-decoration:none;transition:all .3s ease;width:56px;z-index:1000}.whatsapp-fab:hover{background-color:#20ba5a;box-shadow:0 6px 16px #25d36680;color:#fff;text-decoration:none;transform:scale(1.05)}.whatsapp-fab:active{transform:scale(.95)}.whatsapp-fab:visited{color:#fff}.whatsapp-fab svg{height:28px;width:28px}@media(max-width:768px){.whatsapp-fab{bottom:90px;height:56px;right:16px;width:56px}}.driver-partners-page{min-height:calc(100vh - 260px);padding:32px 0}.driver-partners-page .driver-partners-hero{background:linear-gradient(135deg,#0f499b,#1e5ba8);color:#fff;padding:48px 0;text-align:center}.driver-partners-page .driver-partners-hero .hero-title{font-size:3rem;font-weight:700;margin-bottom:16px}.driver-partners-page .driver-partners-hero .hero-subtitle{font-size:1.25rem;margin:0 auto;max-width:600px;opacity:.9}.driver-partners-page .driver-partners-content{margin:0 auto;max-width:1200px;padding:48px 24px}.driver-partners-page .driver-partners-content .benefits-section{margin-bottom:48px}.driver-partners-page .driver-partners-content .benefits-section .section-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:24px;text-align:center}.driver-partners-page .driver-partners-content .benefits-section .benefits-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.driver-partners-page .driver-partners-content .benefits-section .benefits-grid .benefit-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:24px;text-align:center}.driver-partners-page .driver-partners-content .benefits-section .benefits-grid .benefit-item .benefit-icon{align-items:center;background:#0f499b;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 16px;width:60px}.driver-partners-page .driver-partners-content .benefits-section .benefits-grid .benefit-item .benefit-title{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:8px}.driver-partners-page .driver-partners-content .benefits-section .benefits-grid .benefit-item .benefit-description{color:#666;line-height:1.6}.driver-partners-page .driver-partners-content .requirements-section{background:#f8f9fa;border-radius:16px;margin-bottom:48px;padding:48px}.driver-partners-page .driver-partners-content .requirements-section .section-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:24px;text-align:center}.driver-partners-page .driver-partners-content .requirements-section .requirements-content{margin:0 auto;max-width:900px}.driver-partners-page .driver-partners-content .requirements-section .requirements-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.driver-partners-page .driver-partners-content .requirements-section .requirement-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0000000d;display:flex;gap:8px;padding:16px 24px}.driver-partners-page .driver-partners-content .requirements-section .requirement-icon{align-items:center;background:#0f499b1a;border-radius:999px;color:#0f499b;display:flex;flex:none;height:36px;justify-content:center;width:36px}.driver-partners-page .driver-partners-content .requirements-section .requirement-text{color:#333;font-weight:500}.driver-partners-page .driver-partners-content .registration-section{margin-bottom:48px}.driver-partners-page .driver-partners-content .registration-section .registration-content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:900px;padding:32px}.driver-partners-page .driver-partners-content .registration-section .form-header{margin-bottom:24px;text-align:center}.driver-partners-page .driver-partners-content .registration-section .form-title{font-size:1.75rem;font-weight:700;margin-bottom:8px}.driver-partners-page .driver-partners-content .registration-section .form-subtitle{color:#666}.driver-partners-page .driver-partners-content .registration-section .registration-form{display:flex;flex-direction:column;gap:16px}.driver-partners-page .driver-partners-content .registration-section .form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.driver-partners-page .driver-partners-content .registration-section .form-group{display:flex;flex-direction:column}.driver-partners-page .driver-partners-content .registration-section .form-label{color:#333;font-weight:600;margin-bottom:4px}.driver-partners-page .driver-partners-content .registration-section .form-input,.driver-partners-page .driver-partners-content .registration-section .form-select{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease}.driver-partners-page .driver-partners-content .registration-section .form-input:focus,.driver-partners-page .driver-partners-content .registration-section .form-select:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1f;outline:none}.driver-partners-page .driver-partners-content .registration-section .btn.btn-primary{margin-top:8px}.driver-partners-page .driver-partners-content .process-section{margin-bottom:48px}.driver-partners-page .driver-partners-content .process-section .process-content{margin:0 auto;max-width:1000px}.driver-partners-page .driver-partners-content .process-section .section-title{font-size:1.75rem;font-weight:700;margin-bottom:24px;text-align:center}.driver-partners-page .driver-partners-content .process-section .process-steps{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.driver-partners-page .driver-partners-content .process-section .process-step{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:24px;text-align:center}.driver-partners-page .driver-partners-content .process-section .step-number{align-items:center;background:#0f499b;border-radius:999px;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin:0 auto 8px;width:40px}.driver-partners-page .driver-partners-content .testimonials-section{margin-bottom:48px}.driver-partners-page .driver-partners-content .testimonials-section .testimonials-content{margin:0 auto;max-width:1000px}.driver-partners-page .driver-partners-content .testimonials-section .section-title{font-size:1.75rem;font-weight:700;margin-bottom:24px;text-align:center}.driver-partners-page .driver-partners-content .testimonials-section .testimonials-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.driver-partners-page .driver-partners-content .testimonials-section .testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:24px}.driver-partners-page .driver-partners-content .testimonials-section .testimonial-content{color:#333;margin-bottom:16px}.driver-partners-page .driver-partners-content .testimonials-section .testimonial-author{align-items:center;display:flex;gap:8px}.driver-partners-page .driver-partners-content .testimonials-section .author-avatar{align-items:center;background:#f8f9fa;border-radius:999px;color:#0f499b;display:flex;height:48px;justify-content:center;width:48px}.driver-partners-page .driver-partners-content .testimonials-section .author-info h4{font-weight:700}.driver-partners-page .driver-partners-content .testimonials-section .author-info p{color:#666;font-size:.9rem}.driver-partners-page .driver-partners-content .faq-section{margin-bottom:48px}.driver-partners-page .driver-partners-content .faq-section .faq-content{margin:0 auto;max-width:900px}.driver-partners-page .driver-partners-content .faq-section .section-title{font-size:1.75rem;font-weight:700;margin-bottom:24px;text-align:center}.driver-partners-page .driver-partners-content .faq-section .faq-list{display:flex;flex-direction:column;gap:16px}.driver-partners-page .driver-partners-content .faq-section .faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:24px}.driver-partners-page .driver-partners-content .faq-section .faq-question{font-size:1.1rem;font-weight:700;margin-bottom:4px}.driver-partners-page .driver-partners-content .faq-section .faq-answer{color:#666}.driver-partners-page .driver-partners-content .cta-section{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:48px;text-align:center}.driver-partners-page .driver-partners-content .cta-section .cta-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:16px}.driver-partners-page .driver-partners-content .cta-section .cta-subtitle{color:#666;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:500px}.driver-partners-page .driver-partners-content .cta-section .cta-button{background:#0f499b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:8px 24px;transition:all .15s ease}.driver-partners-page .driver-partners-content .cta-section .cta-button:hover{background:#0b336d}@media(max-width:767px){.driver-partners-page .driver-partners-hero{padding:32px 0}.driver-partners-page .driver-partners-hero .hero-title{font-size:2.5rem}.driver-partners-page .driver-partners-hero .hero-subtitle{font-size:1.1rem}.driver-partners-page .driver-partners-content{padding:32px 16px}.driver-partners-page .driver-partners-content .benefits-section .section-title{font-size:1.75rem}.driver-partners-page .driver-partners-content .requirements-section{padding:32px}.driver-partners-page .driver-partners-content .requirements-section .section-title{font-size:1.75rem}.driver-partners-page .driver-partners-content .cta-section{padding:32px}.driver-partners-page .driver-partners-content .cta-section .cta-title{font-size:1.75rem}.driver-partners-page .driver-partners-content .registration-section .registration-content{padding:24px}}@media(max-width:575px){.driver-partners-page .driver-partners-hero{padding:24px 0}.driver-partners-page .driver-partners-hero .hero-title{font-size:2rem}.driver-partners-page .driver-partners-hero .hero-subtitle{font-size:1rem}.driver-partners-page .driver-partners-content{padding:24px 8px}.driver-partners-page .driver-partners-content .benefits-grid,.driver-partners-page .driver-partners-content .process-section .process-steps,.driver-partners-page .driver-partners-content .registration-section .form-row,.driver-partners-page .driver-partners-content .requirements-grid{grid-template-columns:1fr}}.insurance-page{min-height:calc(100vh - 260px);padding:32px 0}.insurance-page .insurance-hero{background:linear-gradient(135deg,#0f499b,#1e5ba8);color:#fff;padding:48px 0;text-align:center}.insurance-page .insurance-hero .hero-title{font-size:3rem;font-weight:700;margin-bottom:16px}.insurance-page .insurance-hero .hero-subtitle{font-size:1.25rem;margin:0 auto;max-width:600px;opacity:.9}.insurance-page .insurance-content{margin:0 auto;max-width:1200px;padding:48px 24px}.insurance-page .insurance-content .coverage-section{margin-bottom:48px}.insurance-page .insurance-content .coverage-section .section-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:24px;text-align:center}.insurance-page .insurance-content .coverage-section .coverage-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.insurance-page .insurance-content .coverage-section .coverage-grid .coverage-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:24px}.insurance-page .insurance-content .coverage-section .coverage-grid .coverage-item .coverage-icon{align-items:center;background:#0f499b;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:16px;width:60px}.insurance-page .insurance-content .coverage-section .coverage-grid .coverage-item .coverage-title{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:8px}.insurance-page .insurance-content .coverage-section .coverage-grid .coverage-item .coverage-description{color:#666;line-height:1.6;margin-bottom:16px}.insurance-page .insurance-content .coverage-section .coverage-grid .coverage-item .coverage-amount{color:#0f499b;font-size:1.5rem;font-weight:700}.insurance-page .insurance-content .process-section{background:#f8f9fa;border-radius:16px;margin-bottom:48px;padding:48px}.insurance-page .insurance-content .process-section .section-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:24px;text-align:center}.insurance-page .insurance-content .process-section .process-steps{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.insurance-page .insurance-content .process-section .process-steps .process-step{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:24px;position:relative;text-align:center}.insurance-page .insurance-content .process-section .process-steps .process-step .step-number{align-items:center;background:#0f499b;border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin:0 auto 16px;width:40px}.insurance-page .insurance-content .process-section .process-steps .process-step .step-title{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:8px}.insurance-page .insurance-content .process-section .process-steps .process-step .step-description{color:#666;font-size:.9rem}.insurance-page .insurance-content .cta-section{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:48px;text-align:center}.insurance-page .insurance-content .cta-section .cta-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:16px}.insurance-page .insurance-content .cta-section .cta-subtitle{color:#666;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:500px}.insurance-page .insurance-content .cta-section .cta-button{background:#0f499b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:8px 24px;transition:all .15s ease}.insurance-page .insurance-content .cta-section .cta-button:hover{background:#0b336d}@media(max-width:767px){.insurance-page .insurance-hero{padding:32px 0}.insurance-page .insurance-hero .hero-title{font-size:2.5rem}.insurance-page .insurance-hero .hero-subtitle{font-size:1.1rem}.insurance-page .insurance-content{padding:32px 16px}.insurance-page .insurance-content .coverage-section .section-title{font-size:1.75rem}.insurance-page .insurance-content .process-section{padding:32px}.insurance-page .insurance-content .process-section .section-title{font-size:1.75rem}.insurance-page .insurance-content .cta-section{padding:32px}.insurance-page .insurance-content .cta-section .cta-title{font-size:1.75rem}}@media(max-width:575px){.insurance-page .insurance-hero{padding:24px 0}.insurance-page .insurance-hero .hero-title{font-size:2rem}.insurance-page .insurance-hero .hero-subtitle{font-size:1rem}.insurance-page .insurance-content{padding:24px 8px}.insurance-page .insurance-content .coverage-grid,.insurance-page .insurance-content .process-steps{grid-template-columns:1fr}}.press-page{background:#fff;color:#0f172a}.press-page .press-hero{background:linear-gradient(180deg,#0f499b0f,#0f499b00);padding:48px 0 24px}.press-page .hero-content{text-align:center}.press-page .hero-title{font-size:32px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.press-page .hero-subtitle{color:#64748b;font-size:16px}.press-page .filter-section{padding:16px 0 24px}.press-page .year-filter{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.press-page .filter-btn{background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#0f172a;cursor:pointer;font-weight:600;padding:8px 14px;transition:all .2s ease}.press-page .filter-btn:hover{background:#f8fafc}.press-page .filter-btn.active{background:#0f499b;border-color:#0f499b;color:#fff}.press-page .section-content{padding:24px 0}.press-page .section-title{font-size:20px;font-weight:800;margin-bottom:16px}.press-page .press-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.press-page .press-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:box-shadow .2s ease,transform .2s ease}.press-page .press-item:hover{box-shadow:0 10px 20px #0206170f;transform:translateY(-2px)}.press-page .press-content{padding:16px}.press-page .press-meta{color:#64748b;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;margin-bottom:8px}.press-page .press-title{font-size:18px;font-weight:700;margin-bottom:8px}.press-page .press-excerpt{color:#475569;margin-bottom:10px}.press-page .press-link{color:#0f499b;font-weight:600;text-decoration:none}.press-page .press-link:hover{text-decoration:underline}.press-page .media-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.press-page .media-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:box-shadow .2s ease,transform .2s ease}.press-page .media-item:hover{box-shadow:0 10px 20px #0206170f;transform:translateY(-2px)}.press-page .media-content{padding:16px}.press-page .media-meta{color:#64748b;display:flex;font-size:12px;gap:8px;margin-bottom:8px}.press-page .media-title{font-size:18px;font-weight:700;margin-bottom:8px}.press-page .media-excerpt{color:#475569;margin-bottom:10px}.press-page .media-link{color:#0f499b;font-weight:600;text-decoration:none}.press-page .media-link:hover{text-decoration:underline}.press-page .awards-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.press-page .award-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px}.press-page .award-content{align-items:center;display:flex;gap:12px;padding:16px}.press-page .award-icon{color:#0f499b}.press-page .award-title{font-weight:700;margin-bottom:2px}.press-page .award-organization{color:#475569;font-size:14px}.press-page .award-date{color:#64748b;font-size:12px}.press-page .media-kit-section{padding:8px 0 24px}.press-page .media-kit-content{border:1px solid #e2e8f0;border-radius:12px;padding:16px}.press-page .media-kit-text{color:#475569;margin-bottom:12px}.press-page .media-kit-downloads{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.press-page .download-item{align-items:center;border:1px solid #e2e8f0;border-radius:10px;color:inherit;display:flex;gap:12px;padding:12px;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.press-page .download-item:hover{background:#f8fafc;box-shadow:0 6px 12px #0206170d;transform:translateY(-1px)}.press-page .download-icon{color:#0f499b}.press-page .download-info h3{font-size:16px;font-weight:700;margin-bottom:2px}.press-page .download-info p{color:#64748b;font-size:14px}.press-page .contact-section{padding:16px 0 48px}.press-page .contact-content{border-top:1px solid #e2e8f0;padding-top:16px}.press-page .contact-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.press-page .contact-item{border:1px solid #e2e8f0;border-radius:12px;padding:16px}@media(min-width:640px){.press-page .awards-grid,.press-page .media-grid,.press-page .media-kit-downloads,.press-page .press-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.press-page .press-list{grid-template-columns:repeat(2,1fr)}.press-page .awards-grid,.press-page .media-grid,.press-page .media-kit-downloads{grid-template-columns:repeat(3,1fr)}.press-page .hero-title{font-size:40px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.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:rgba(0,0,0,0)}.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{box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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-pan-anim .leaflet-tile,.leaflet-zoom-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-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.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{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;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{border-top:1px solid #ddd;height:0;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{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.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{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.booking-page{background:linear-gradient(135deg,#f5f7fa,#e9ecef);min-height:calc(100vh - 260px);padding:0 0 48px}.booking-page>.breadcrumb{margin-top:0;padding-top:16px}.booking-page>.breadcrumb .banner .banner-image{height:180px;max-height:180px;object-fit:cover}@media(max-width:768px){.booking-page>.breadcrumb .banner .banner-image{height:140px;max-height:140px}}@media(max-width:480px){.booking-page>.breadcrumb .banner .banner-image{height:120px;max-height:120px}}.booking-page .booking-container{margin:0 auto;max-width:1200px;overflow:visible;padding:0 24px;position:relative}.booking-page .booking-hero-section{animation:slideDown .5s ease-out;margin-top:2px;position:relative;z-index:5}.booking-page .booking-hero-section .hero-content{animation:fadeIn .6s ease-out .1s both;color:#fff;margin-bottom:8px;padding:8px;text-align:center;text-shadow:0 2px 8px #0000004d}.booking-page .booking-hero-section .hero-content .hero-title{animation:slideUp .6s ease-out .2s both;color:#000;font-size:2.25rem;font-weight:800;letter-spacing:-.5px;margin-bottom:4px}.booking-page .booking-hero-section .hero-content .hero-subtitle{animation:slideUp .6s ease-out .3s both;color:#000000f2;font-size:1rem;font-weight:500}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.booking-page .booking-form-card{animation:scaleIn .5s ease-out .3s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 20px #0000001a;margin-bottom:32px;overflow:visible;padding:32px}.booking-page .booking-form-card .form-fields-row{align-items:flex-start;display:flex;gap:24px;overflow:visible;position:relative}.booking-page .booking-form-card .form-fields-row .form-field-compact{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0;overflow:visible;position:relative;z-index:200}.booking-page .booking-form-card .form-fields-row .form-field-compact .compact-label{align-items:center;color:#333;display:flex;font-size:.875rem;font-weight:700;gap:4px;letter-spacing:.5px;text-transform:uppercase}.booking-page .booking-form-card .form-fields-row .form-field-compact .compact-label .label-icon{flex-shrink:0}.booking-page .booking-form-card .form-fields-row .form-field-compact .compact-label .label-icon.pickup-icon{color:#28a745}.booking-page .booking-form-card .form-fields-row .form-field-compact .compact-label .label-icon.drop-icon{color:#dc3545}.booking-page .booking-form-card .form-fields-row .form-field-compact .compact-label .required{color:#dc3545;margin-left:2px}.booking-page .booking-form-card .form-fields-row .form-field-compact .search-input-wrapper{flex:1 1;position:relative;width:100%}.booking-page .booking-form-card .form-fields-row .form-field-compact .search-input-wrapper .compact-input{background:#fff;border:2px solid #f1f3f4;border-radius:12px;box-sizing:border-box;color:#333;font-size:1rem;font-weight:500;outline:none;padding:16px 40px 16px 16px;transition:all .15s ease;width:100%}.booking-page .booking-form-card .form-fields-row .form-field-compact .search-input-wrapper .compact-input::placeholder{color:#999;font-weight:400}.booking-page .booking-form-card .form-fields-row .form-field-compact .search-input-wrapper .compact-input:focus{background:#0f499b05;border-color:#0f499b;box-shadow:0 0 0 4px #0f499b1a}.booking-page .booking-form-card .form-fields-row .form-field-compact .search-input-wrapper .compact-input:disabled{background:#f8f9fa;color:#666;cursor:not-allowed;opacity:.7}.booking-page .booking-form-card .form-fields-row .form-field-compact .search-input-wrapper .search-loading{position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:2}.booking-page .booking-form-card .form-fields-row .form-field-compact .search-input-wrapper .search-loading .loading-spinner-small{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:16px;width:16px}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown{background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 4px 12px #00000014;left:0;margin-top:4px;max-height:240px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10001}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown::-webkit-scrollbar{width:6px}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown::-webkit-scrollbar-thumb{background:#0f499b59;border-radius:999px}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item{background:#fff;border-bottom:1px solid #f5f5f5;cursor:pointer;padding:14px 16px;transition:all .2s ease}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item:hover{background:#0f499b0f;border-color:#0f499b1a}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item:last-child{border-bottom:none}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item .suggestion-main-text{color:#333;font-size:.95rem;font-weight:600;line-height:1.3;margin-bottom:4px}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item .suggestion-secondary-text{color:#666;font-size:.85rem;line-height:1.3;margin-bottom:4px;word-break:break-word}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item .suggestion-distance{color:#999;font-size:.75rem;font-weight:500}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip{align-items:center;background:#0f499b14;border:1px solid #0f499b33;border-radius:20px;color:#0f499b;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:6px;height:32px;max-width:200px;overflow:hidden;padding:6px 12px;position:relative;text-overflow:ellipsis;transition:all .15s ease;white-space:nowrap}@media(min-width:769px){.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip:hover{background:#0f499b26;border-color:#0f499b;box-shadow:0 4px 12px #0f499b40;transform:translateY(-1px);z-index:10}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip:hover:after{animation:fadeInUp .2s ease-out;background:#000000d9;border-radius:8px;color:#fff;content:attr(title);font-size:.75rem;left:50%;margin-top:8px;padding:8px 12px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);white-space:nowrap;z-index:100}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip:hover:before{animation:fadeInUp .2s ease-out;border:5px solid;border-color:#0000 #0000 #000000d9;content:"";left:50%;margin-top:4px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);z-index:101}}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip svg{flex-shrink:0;height:12px;width:12px}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip .address-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip .address-text{overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip:active{transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateX(-50%) translateY(-5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.booking-page .booking-form-card .form-fields-row .form-arrow-separator{align-items:center;color:#0f499b;display:flex;flex-shrink:0;justify-content:center;margin-top:32px;opacity:.6}.booking-page .booking-form-card .form-fields-row .form-arrow-separator svg{height:24px;width:24px}.booking-page .booking-form-horizontal{align-items:stretch;background:#fff;border-radius:16px;box-shadow:0 10px 15px #0000001a;display:flex;gap:0;margin-bottom:32px;overflow:hidden;padding:32px;position:relative}.booking-page .booking-form-horizontal .form-field-group{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:100px;padding:24px 32px;position:relative}.booking-page .booking-form-horizontal .form-field-group .form-field-label{color:#333;display:block;font-size:.95rem;font-weight:700;line-height:1.3;margin-bottom:16px}.booking-page .booking-form-horizontal .form-field-group .form-field-label .required{color:#dc3545;font-weight:700;margin-left:2px}.booking-page .booking-form-horizontal .form-field-group .form-field-input{background:#0000;border:none;border-bottom:2px solid #0000;box-sizing:border-box;color:#333;font-size:1rem;line-height:1.5;min-height:48px;outline:none;padding:14px 0;transition:border-color .15s ease;width:100%}.booking-page .booking-form-horizontal .form-field-group .form-field-input::placeholder{color:#999;font-weight:400;opacity:.7}.booking-page .booking-form-horizontal .form-field-group .form-field-input:focus{border-bottom-color:#0f499b;color:#333;outline:none}.booking-page .booking-form-horizontal .form-field-group .form-field-input:disabled{color:#666;cursor:not-allowed;opacity:.6}.booking-page .booking-form-horizontal .form-field-group .recent-addresses{display:flex;flex-direction:column;gap:8px;margin-top:24px}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-addresses-header{color:#666;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-addresses-list{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-addresses-list::-webkit-scrollbar{width:6px}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-addresses-list::-webkit-scrollbar-thumb{background:#0f499b59;border-radius:999px}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-address-item{align-items:flex-start;background:#0f499b08;border:1px solid #f1f3f4;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:8px 16px;text-align:left;transition:all .15s ease}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-address-item:focus-visible,.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-address-item:hover{background:#0f499b14;border-color:#0f499b;box-shadow:0 4px 12px #0f499b1f;outline:none}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-address-item:active{transform:translateY(1px)}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-address-item .recent-address-name{color:#333;font-size:.95rem;font-weight:600}.booking-page .booking-form-horizontal .form-field-group .recent-addresses .recent-address-item .recent-address-text{color:#666;font-size:.85rem;line-height:1.4;max-width:100%;word-break:break-word}.booking-page .booking-form-horizontal .form-field-separator{align-self:stretch;background:#f1f3f4;flex-shrink:0;margin:24px 0;width:1px}.booking-page .booking-form-horizontal .show-route-button{align-items:center;align-self:center;background:#1e5ba8;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;font-weight:600;gap:4px;height:auto;justify-content:center;margin-left:24px;min-height:60px;min-width:160px;padding:14px 32px;transition:all .15s ease;white-space:nowrap}.booking-page .booking-form-horizontal .show-route-button .button-text{color:#fff;font-weight:600}.booking-page .booking-form-horizontal .show-route-button svg{stroke:#fff;stroke-width:2.5;flex-shrink:0;height:18px;width:18px}.booking-page .booking-form-horizontal .show-route-button:hover:not(:disabled){background:#1a4f92;box-shadow:0 4px 12px #1e5ba866;transform:translateY(-1px)}.booking-page .booking-form-horizontal .show-route-button:active:not(:disabled){transform:translateY(0)}.booking-page .booking-form-horizontal .show-route-button:disabled{background:#666;cursor:not-allowed;opacity:.5}.booking-page .loading-container{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;justify-content:center;margin:24px 0;padding:32px}.booking-page .loading-container .loading-spinner{animation:spin .8s linear infinite;border:4px solid #0f499b1a;border-radius:50%;border-top-color:#0f499b;height:48px;width:48px}.booking-page .loading-container p{color:#666;font-size:.95rem;font-weight:500;margin-top:16px}.booking-page .empty-state-container{align-items:center;background:linear-gradient(135deg,#fff9e6,#fffbf0);border:2px solid gold;border-radius:16px;box-shadow:0 4px 16px #ffd7001f;display:flex;flex-direction:column;justify-content:center;margin:24px 0;padding:32px 24px}.booking-page .empty-state-container svg{animation:bounce 2s ease-in-out infinite;color:#f39c12;margin-bottom:16px}.booking-page .empty-state-container .empty-state-title{color:#856404;font-size:1.25rem;font-weight:700;margin-bottom:4px}.booking-page .empty-state-container .empty-state-text{color:#856404;font-size:.95rem;line-height:1.5;max-width:500px;text-align:center}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.booking-page .loading-skeleton{background:#0000;margin-bottom:16px;padding:16px}.booking-page .loading-skeleton .skeleton-line{animation:loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#0f499b14 25%,#0f499b0a 50%,#0f499b14 75%);background-size:200% 100%;border-radius:8px;height:18px;margin-bottom:8px}.booking-page .loading-skeleton .skeleton-line.short{width:60%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.booking-page .route-and-vehicle-container{grid-gap:0;align-items:start;background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 4px 20px #00000014;display:grid;gap:0;grid-template-columns:1.4fr 1fr;margin:24px 0;overflow:hidden;padding:0}@media(max-width:1024px){.booking-page .route-and-vehicle-container{grid-template-columns:1fr}}.booking-page .vehicle-types-section{background:#0000;border:none;border-left:1px solid #f1f3f4;border-radius:0;box-shadow:none;height:100%;overflow:hidden}@media(max-width:1024px){.booking-page .vehicle-types-section{border-left:none;border-top:1px solid #f1f3f4}}.booking-page .vehicle-types-section .section-header{background:#0000;border-bottom:1px solid #f1f3f4;display:flex;flex-direction:column;flex-shrink:0;height:92px;justify-content:center;padding:24px 32px;text-align:center}.booking-page .vehicle-types-section .section-header .section-title{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:700;gap:4px;justify-content:center;line-height:1.2;margin-bottom:6px}.booking-page .vehicle-types-section .section-header .section-title svg{color:#0f499b;flex-shrink:0;height:20px;width:20px}.booking-page .vehicle-types-section .section-header .vehicle-types-hint{color:#666;font-size:.875rem;line-height:1.2;margin:0}.booking-page .vehicle-types-section .vehicle-types-list{max-height:520px;overflow-y:auto;padding:16px 24px}.booking-page .vehicle-types-section .vehicle-types-list::-webkit-scrollbar{width:6px}.booking-page .vehicle-types-section .vehicle-types-list::-webkit-scrollbar-track{background:#0000}.booking-page .vehicle-types-section .vehicle-types-list::-webkit-scrollbar-thumb{background:#0f499b40;border-radius:10px}.booking-page .vehicle-types-section .vehicle-types-list::-webkit-scrollbar-thumb:hover{background:#0f499b66}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card{align-items:center;background:#fafbfc;border:1px solid #f1f3f4;border-radius:10px;cursor:pointer;display:flex;gap:16px;margin-bottom:8px;padding:16px 24px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card:last-child{margin-bottom:0}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card:hover{background:#0f499b08;border-color:#0f499b66;box-shadow:0 2px 8px #0f499b14;transform:translateX(2px)}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card.selected{background:linear-gradient(135deg,#0f499b14,#0f499b0a);border-color:#0f499b;border-width:2px;box-shadow:0 3px 12px #0f499b26;transform:translateX(4px)}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-image{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;flex-shrink:0;height:72px;justify-content:center;padding:8px;width:72px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-image img{height:100%;object-fit:contain;width:100%}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-image .vehicle-type-placeholder{align-items:center;color:#666;display:flex;height:100%;justify-content:center;width:100%}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-image .vehicle-type-placeholder svg{height:40px;width:40px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info{flex:1 1;text-align:left}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-name{color:#333;font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:6px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare .fare-amount{color:#0f499b;font-size:1.375rem;font-weight:800;letter-spacing:-.5px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare .fare-distance{color:#666;font-size:.875rem;font-weight:500}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare .fare-distance:before{content:"•";margin-right:6px;opacity:.5}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-capacity{align-items:center;color:#999;display:flex;font-size:.8125rem;gap:4px;margin-top:4px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-check{align-items:center;background:#0f499b;border-radius:50%;box-shadow:0 4px 12px #0f499b66;color:#fff;display:flex;flex-shrink:0;height:32px;justify-content:center;opacity:0;transform:scale(.8);transition:all .25s cubic-bezier(.4,0,.2,1);width:32px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-check svg{height:18px;width:18px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card.selected .vehicle-type-check{opacity:1;transform:scale(1)}.booking-page .booking-actions-container{align-items:center;background:linear-gradient(180deg,#fff0,#fffffffa 20%,#fffffffa);bottom:0;display:flex;justify-content:center;margin-bottom:24px;margin-top:32px;padding:24px;position:-webkit-sticky;position:sticky;z-index:1}@media(max-width:768px){.booking-page .booking-actions-container{bottom:75px;padding:16px;z-index:1}}.booking-page .booking-actions-container .book-now-button{align-items:center;background:linear-gradient(135deg,#0f499b,#0b3776);border:none;border-radius:16px;box-shadow:0 8px 24px #0f499b66,0 4px 12px #0f499b40;color:#fff;cursor:pointer;display:flex;font-size:1.15rem;font-weight:800;gap:8px;height:auto;justify-content:center;letter-spacing:.5px;min-height:64px;min-width:240px;opacity:1;padding:18px 48px;transition:all .3s cubic-bezier(.4,0,.2,1);visibility:visible;white-space:nowrap}.booking-page .booking-actions-container .book-now-button .button-text{color:#fff;font-weight:800}.booking-page .booking-actions-container .book-now-button svg{stroke:#fff;stroke-width:2.5;flex-shrink:0;height:22px;transition:transform .3s ease;width:22px}.booking-page .booking-actions-container .book-now-button:hover:not(:disabled){background:linear-gradient(135deg,#0d3e84,#092d5f);box-shadow:0 12px 32px #0f499b80,0 6px 16px #0f499b4d;transform:translateY(-3px)}.booking-page .booking-actions-container .book-now-button:hover:not(:disabled) svg{transform:translateX(4px)}.booking-page .booking-actions-container .book-now-button:active:not(:disabled){box-shadow:0 6px 20px #0f499b66;transform:translateY(-1px)}.booking-page .booking-actions-container .book-now-button:disabled{background:linear-gradient(135deg,#666,#595959);box-shadow:0 4px 12px #0000001a;cursor:not-allowed;opacity:.5;visibility:visible}.booking-page .map-container{background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;overflow:hidden;position:-webkit-sticky;position:sticky;top:-1px}@media(max-width:1024px){.booking-page .map-container{position:relative;top:0}}.booking-page .map-container .map-header{align-items:center;background:#0000;border-bottom:1px solid #f1f3f4;display:flex;flex-direction:column;flex-shrink:0;height:92px;justify-content:center;line-height:1.2;padding:24px 32px;text-align:center}.booking-page .map-container .map-header .map-title{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:700;gap:4px;justify-content:center;margin-bottom:6px}.booking-page .map-container .map-header .map-title svg{color:#0f499b;flex-shrink:0;height:20px;width:20px}.booking-page .map-container .map-header .map-subtitle{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:500;gap:16px;justify-content:center;line-height:1.2;margin:0}.booking-page .map-container .map-header .map-subtitle .stat-item{align-items:center;display:flex;gap:4px}.booking-page .map-container .map-header .map-subtitle .stat-item svg{flex-shrink:0;height:14px;opacity:.6;width:14px}.booking-page .map-container .map-wrapper{background:#f8f9fa;height:420px;position:relative;width:100%}@media(max-width:1024px){.booking-page .map-container .map-wrapper{height:360px}}@media(max-width:768px){.booking-page .map-container .map-wrapper{height:280px;pointer-events:none}.booking-page .map-container .map-wrapper :global(.leaflet-container){pointer-events:none;touch-action:pan-y}}.booking-page .map-container .map-wrapper :global(.leaflet-container){cursor:grab;height:100%;width:100%}.booking-page .map-container .map-wrapper :global(.leaflet-container):active{cursor:grabbing}@media(max-width:768px){.booking-page .map-container .map-wrapper :global(.leaflet-container){cursor:default}}.booking-page .map-container .map-instructions{background:#0f499b0a;border-top:1px solid #f1f3f4;color:#666;font-size:.75rem;padding:8px 16px;text-align:center}@media(max-width:768px){.booking-page .map-container .map-instructions{display:none}}.booking-page .booking-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 15px #0000001a;padding:48px}.booking-page .booking-form .form-group{margin-bottom:32px}.booking-page .booking-form .form-group .form-label{color:#333;display:block;font-size:1rem;font-weight:600;margin-bottom:8px}.booking-page .booking-form .form-group .form-label .required{color:#dc3545}.booking-page .booking-form .form-group .address-input-wrapper{align-items:center;display:flex;gap:8px;position:relative}.booking-page .booking-form .form-group .address-input-wrapper .address-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.booking-page .booking-form .form-group .address-input-wrapper .address-icon.pickup-icon{background:#28a7451a;color:#28a745}.booking-page .booking-form .form-group .address-input-wrapper .address-icon.drop-icon{background:#dc35451a;color:#dc3545}.booking-page .booking-form .form-group .address-input-wrapper .address-icon svg{height:20px;width:20px}.booking-page .booking-form .form-group .address-input-wrapper .address-input{border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#333;flex:1 1;font-size:1rem;padding:12px 16px;transition:all .15s ease;width:100%}.booking-page .booking-form .form-group .address-input-wrapper .address-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.booking-page .booking-form .form-group .address-input-wrapper .address-input:disabled{background:#f8f9fa;color:#666;cursor:not-allowed}.booking-page .booking-form .form-group .address-input-wrapper .address-input::placeholder{color:#666}.booking-page .booking-form .form-group .form-hint{color:#666;font-size:.875rem;font-style:italic;margin-top:4px}.booking-page .booking-form .form-group .address-confirmed{align-items:center;color:#28a745;display:flex;font-size:.875rem;font-weight:500;gap:4px;margin-top:4px}.booking-page .booking-form .form-group .address-confirmed svg{height:16px;width:16px}.booking-page .booking-form .booking-actions{border-top:1px solid #e2e8f0;margin-top:48px;padding-top:32px}.booking-page .booking-form .booking-actions .book-button{font-size:1.1rem;font-weight:600;padding:16px;width:100%}.booking-page :global .pac-container{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 12px 40px #0000001f,0 4px 16px #00000014;font-family:inherit;margin-top:8px;overflow:hidden;z-index:1050}.booking-page :global .pac-container .pac-item{border-bottom:1px solid #0000000a;cursor:pointer;padding:14px 18px;transition:all .2s ease}.booking-page :global .pac-container .pac-item:hover{background:#0f499b0f}.booking-page :global .pac-container .pac-item:last-child{border-bottom:none}.booking-page :global .pac-container .pac-item .pac-icon{margin-right:12px;margin-top:2px}.booking-page :global .pac-container .pac-item .pac-item-query{color:#333;font-size:.95rem;font-weight:600}.booking-page :global .pac-container .pac-item .pac-matched{color:#0f499b;font-weight:700}.booking-page :global .pac-container .pac-item-selected{background:#0f499b1f}.booking-page :global .pac-container:after{content:"";display:block;padding-bottom:8px}@media(max-width:767px){.booking-page{padding:32px 0}.booking-page .booking-container{padding:0 16px}.booking-page .booking-hero-section{margin-top:2px}.booking-page .booking-hero-section .hero-content .hero-title{font-size:2rem}.booking-page .booking-hero-section .hero-content .hero-subtitle{font-size:.95rem}.booking-page .booking-form-card{padding:24px}.booking-page .booking-form-card .form-fields-row{gap:16px}.booking-page .booking-form-card .form-fields-row .form-arrow-separator{margin-top:28px}.booking-page .booking-form-card .form-fields-row .form-arrow-separator svg{height:20px;width:20px}.booking-page .booking-form-horizontal{flex-wrap:wrap;padding:24px}.booking-page .booking-form-horizontal .form-field-group{padding:16px 24px}.booking-page .booking-form-horizontal .form-field-separator{display:none}.booking-page .booking-form-horizontal .show-route-button{margin-left:0;margin-top:16px;min-width:auto;width:100%}.booking-page .booking-actions-container{margin-bottom:32px;margin-top:24px}.booking-page .booking-actions-container .book-now-button{min-width:auto;width:100%}.booking-page .route-and-vehicle-container{border-radius:12px;grid-template-columns:1fr}.booking-page .vehicle-types-section{border-left:none;border-top:1px solid #f1f3f4}.booking-page .vehicle-types-section .section-header{padding:16px 24px}.booking-page .vehicle-types-section .section-header .section-title{font-size:1.125rem}.booking-page .vehicle-types-section .section-header .vehicle-types-hint{font-size:.8125rem}.booking-page .vehicle-types-section .vehicle-types-list{max-height:400px;padding:8px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card{padding:8px 16px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-image{height:56px;width:56px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-name{font-size:1rem}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare .fare-amount{font-size:1.125rem}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare .fare-distance{font-size:.8125rem}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-check{height:28px;width:28px}.booking-page .map-container .map-header{padding:8px 16px}.booking-page .map-container .map-header .map-title{font-size:1rem}.booking-page .map-container .map-header .map-subtitle{font-size:.75rem;justify-content:center}.booking-page .map-container .map-header .map-subtitle .stat-item{justify-content:center}.booking-page .map-container .map-wrapper{height:320px}}@media(max-width:575px){.booking-page{padding:24px 0}.booking-page .booking-container{padding:0 8px}.booking-page .booking-hero-section{margin-top:2px}.booking-page .booking-hero-section .hero-content{margin-bottom:16px;padding:8px}.booking-page .booking-hero-section .hero-content .hero-title{font-size:1.75rem}.booking-page .booking-hero-section .hero-content .hero-subtitle{font-size:.875rem}.booking-page .booking-form-card{border-radius:16px;padding:16px}.booking-page .booking-form-card .form-fields-row{flex-direction:column;gap:16px}.booking-page .booking-form-card .form-fields-row .form-field-compact{width:100%}.booking-page .booking-form-card .form-fields-row .form-field-compact .search-input-wrapper .compact-input{padding:14px}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown{border-radius:10px}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item{padding:12px 14px}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item .suggestion-main-text{font-size:.9rem}.booking-page .booking-form-card .form-fields-row .form-field-compact .custom-suggestions-dropdown .suggestion-item .suggestion-secondary-text{font-size:.8rem}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip{font-size:.75rem;height:auto;justify-content:flex-start;max-width:100%;min-width:100%;padding:8px 12px;text-align:left;white-space:normal}.booking-page .booking-form-card .form-fields-row .form-field-compact .recent-addresses-compact .recent-address-chip .address-text{line-height:1.3;white-space:normal;word-break:break-word}.booking-page .booking-form-card .form-fields-row .form-arrow-separator{margin-top:0;opacity:.4;transform:rotate(90deg)}.booking-page .booking-form-card .form-fields-row .form-arrow-separator svg{height:20px;width:20px}.booking-page .booking-form-horizontal{align-items:stretch;flex-direction:column;padding:16px}.booking-page .booking-form-horizontal .form-field-group{padding:16px;width:100%}.booking-page .booking-form-horizontal .form-field-group .form-field-label{font-size:.9rem;margin-bottom:8px}.booking-page .booking-form-horizontal .form-field-group .form-field-input{font-size:.95rem;padding:12px 0}.booking-page .booking-form-horizontal .form-field-separator{display:block;height:1px;margin:8px 0;width:100%}.booking-page .booking-form-horizontal .show-route-button{font-size:.95rem;margin-left:0;margin-top:16px;min-height:52px;min-width:auto;padding:16px 24px;width:100%}.booking-page .booking-actions-container{background:linear-gradient(180deg,#fff0,#fffffffa 10%,#fffffffa);bottom:75px;margin-bottom:0;margin-top:16px;padding:16px;z-index:1}.booking-page .booking-actions-container .book-now-button{font-size:1rem;min-height:56px;min-width:auto;padding:16px 24px;width:100%}.booking-page .vehicle-types-section{padding:16px}.booking-page .vehicle-types-section .section-title{font-size:1.25rem}.booking-page .vehicle-types-section .vehicle-types-grid{gap:8px;grid-template-columns:1fr}.booking-page .vehicle-types-section .vehicle-types-grid .vehicle-type-card{padding:8px}.booking-page .route-and-vehicle-container{border-radius:12px;gap:0;margin:16px 0}.booking-page .map-container{border-radius:0}.booking-page .map-container .map-header{padding:8px 16px}.booking-page .map-container .map-header .map-title{font-size:1rem}.booking-page .map-container .map-header .map-title svg{height:16px;width:16px}.booking-page .map-container .map-header .map-subtitle{align-items:center;flex-direction:column;font-size:.8125rem;gap:4px;justify-content:center}.booking-page .map-container .map-header .map-subtitle .stat-item{justify-content:center}.booking-page .map-container .map-wrapper{height:280px}.booking-page .map-container .map-instructions{display:none}.booking-page .vehicle-types-section{border-left:none;border-top:1px solid #f1f3f4}.booking-page .vehicle-types-section .section-header{padding:8px 16px}.booking-page .vehicle-types-section .section-header .section-title{font-size:1rem}.booking-page .vehicle-types-section .section-header .section-title svg{height:16px;width:16px}.booking-page .vehicle-types-section .vehicle-types-list{max-height:none;padding:8px 16px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card{padding:8px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-image{height:48px;width:48px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-name{font-size:.9375rem}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare{align-items:flex-start;flex-direction:column;gap:2px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare .fare-amount{font-size:1rem}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare .fare-distance{font-size:.75rem}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-info .vehicle-type-fare .fare-distance:before{display:none}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-check{height:24px;width:24px}.booking-page .vehicle-types-section .vehicle-types-list .vehicle-type-card .vehicle-type-check svg{height:14px;width:14px}}.custom-marker{background:#0000!important;border:none!important}.map-wrapper{border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;pointer-events:auto;position:relative}.map-wrapper :global(.leaflet-container){height:100%;touch-action:pan-x pan-y;width:100%}.map-wrapper :global(.leaflet-container) .leaflet-pane{touch-action:pan-x pan-y}.map-wrapper :global(.leaflet-container) .leaflet-control-zoom{display:block}.map-container{margin:0}.map-header{margin-bottom:1rem}.map-header .map-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.map-header .map-subtitle{color:#666;font-size:.9rem;margin:0}.bider-list-page{background:#f8f9fa;display:flex;flex-direction:column;min-height:100vh;position:relative}.bider-list-page .bider-list-container{display:flex;flex:1 1;flex-direction:column;gap:16px;margin:0 auto;max-width:1200px;padding:16px 16px 96px;width:100%}@media(max-width:768px){.bider-list-page .bider-list-container{padding-bottom:calc(106px + env(safe-area-inset-bottom))}}.bider-list-header{align-items:center;background:#fff;border-bottom:1px solid #f1f3f4;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;padding:8px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.bider-list-header .header-back-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:6px;padding:6px 12px;transition:all .15s ease}.bider-list-header .header-back-btn:hover{background:#0f499b0f;color:#0f499b}.bider-list-header .header-back-btn svg{height:16px;width:16px}.bider-list-header .header-title{color:#333;flex:1 1;font-size:1rem;font-weight:700;margin:0;text-align:center}.bider-list-header .header-spacer{width:72px}.waiting-screen{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-top:32px;padding:32px 0;text-align:center}@media(max-width:768px){.waiting-screen{justify-content:flex-start;margin-top:8px;padding:16px 0}}.waiting-screen .waiting-status{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:24px}@media(max-width:768px){.waiting-screen .waiting-status{margin-bottom:8px}}.waiting-screen .waiting-status .waiting-text{color:#666;font-size:1rem;font-weight:600}@media(max-width:768px){.waiting-screen .waiting-status .waiting-text{font-size:.875rem}}.waiting-screen .waiting-status .loading-spinner-small{align-items:center;color:#0f499b;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.waiting-screen .waiting-status .loading-spinner-small svg{animation:spin .8s linear infinite;height:16px;width:16px}@media(max-width:768px){.waiting-screen .waiting-status .loading-spinner-small,.waiting-screen .waiting-status .loading-spinner-small svg{height:14px;width:14px}}.waiting-screen .bidding-text{color:#333;font-size:1.25rem;font-weight:700;margin-bottom:32px}@media(max-width:768px){.waiting-screen .bidding-text{font-size:1rem;margin-bottom:16px}}.fare-bidding-icon{animation:bounceUpDown 2s ease-in-out infinite;height:120px;margin:24px 0;position:relative;width:120px}@media(max-width:768px){.fare-bidding-icon{height:90px;margin:8px 0;width:90px}}.fare-bidding-icon .radiating-lines{animation:rotateLines 8s linear infinite;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.fare-bidding-icon .radiating-lines .line{background:linear-gradient(90deg,#ff9500,#ffa726);height:2px;left:50%;opacity:.8;position:absolute;top:50%;transform-origin:left center;width:42px}@media(max-width:768px){.fare-bidding-icon .radiating-lines .line{height:1.5px;width:32px}}.fare-bidding-icon .radiating-lines .line.line-1{transform:translate(-50%,-50%) rotate(0deg)}.fare-bidding-icon .radiating-lines .line.line-2{transform:translate(-50%,-50%) rotate(60deg)}.fare-bidding-icon .radiating-lines .line.line-3{transform:translate(-50%,-50%) rotate(120deg)}.fare-bidding-icon .radiating-lines .line.line-4{transform:translate(-50%,-50%) rotate(180deg)}.fare-bidding-icon .radiating-lines .line.line-5{transform:translate(-50%,-50%) rotate(240deg)}.fare-bidding-icon .radiating-lines .line.line-6{transform:translate(-50%,-50%) rotate(300deg)}.fare-bidding-icon .rupee-circle{align-items:center;background:linear-gradient(135deg,#ff9500,#ff8c00);border-radius:50%;box-shadow:0 6px 20px #ff950073;display:flex;height:80px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px;z-index:1}@media(max-width:768px){.fare-bidding-icon .rupee-circle{box-shadow:0 4px 16px #ff950066;height:60px;width:60px}}.fare-bidding-icon .rupee-circle .rupee-symbol{color:#fff;font-size:2.5rem;font-weight:800;line-height:1}@media(max-width:768px){.fare-bidding-icon .rupee-circle .rupee-symbol{font-size:1.75rem}}@keyframes bounceUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@media(max-width:768px){@keyframes bounceUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}}@keyframes rotateLines{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.circular-timer-container{align-items:center;background:#fff;border-top:1px solid #f1f3f4;bottom:0;box-shadow:0 -2px 10px #0000000f;display:flex;gap:24px;justify-content:center;left:0;padding:16px 24px;position:fixed;right:0;z-index:999}@media(max-width:768px){.circular-timer-container{bottom:75px;z-index:999}}.circular-timer-container .circular-timer-wrapper{height:100px;position:relative;width:100px}.circular-timer-container .circular-timer-wrapper .timer-progress-svg{filter:drop-shadow(0 2px 6px rgba(15,73,155,.15));height:100%;transform:rotate(-90deg);width:100%}.circular-timer-container .circular-timer-wrapper .timer-display{align-items:center;background:#fff;border:2px solid #0f499b26;border-radius:50%;display:flex;flex-direction:column;height:78px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:78px}.circular-timer-container .circular-timer-wrapper .timer-display .timer-text{color:#0f499b;font-family:Courier New,monospace;font-size:1.5rem;font-weight:800;letter-spacing:1px}.circular-timer-container .btn-cancel-trip{align-items:center;background:#fff;border:1.5px solid #dc3545;border-radius:8px;color:#dc3545;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;padding:10px 24px;transition:all .15s ease}.circular-timer-container .btn-cancel-trip:before{content:"✕";font-size:1rem;font-weight:700}.circular-timer-container .btn-cancel-trip:hover:not(:disabled){background:#dc3545;box-shadow:0 4px 12px #dc354540;color:#fff;transform:translateY(-1px)}.circular-timer-container .btn-cancel-trip:active:not(:disabled){transform:translateY(0)}.circular-timer-container .btn-cancel-trip:disabled{cursor:not-allowed;opacity:.5}@media(max-width:575px){.circular-timer-container{bottom:75px;flex-direction:column;gap:16px;padding:8px 16px;z-index:999}.circular-timer-container .circular-timer-wrapper{height:90px;width:90px}.circular-timer-container .circular-timer-wrapper .timer-display{height:70px;width:70px}.circular-timer-container .circular-timer-wrapper .timer-display .timer-text{font-size:1.25rem}.circular-timer-container .btn-cancel-trip{width:100%}}.order-status-header{align-items:center;background:#fff;border:1px solid #f1f3f4;border-radius:8px;box-shadow:0 1px 4px #00000014;display:flex;gap:16px;justify-content:space-between;padding:16px}.order-status-header .order-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.order-status-header .order-info .order-id{color:#666;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.order-status-header .order-info .order-time{color:#333;font-size:.875rem;font-weight:600;margin:0}.order-status-header .countdown-timer{align-items:center;background:#0f499b0f;border:1px solid #0f499b1f;border-radius:4px;display:flex;flex-direction:column;justify-content:center;min-width:100px;padding:8px 16px}.order-status-header .countdown-timer .timer-label{color:#666;font-size:.625rem;font-weight:600;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.order-status-header .countdown-timer .timer-value{color:#0f499b;font-family:Courier New,monospace;font-size:1.25rem;font-weight:800;letter-spacing:1px}.order-status-header .countdown-timer .timer-expired{color:#dc3545;font-size:.75rem;font-weight:700;text-transform:uppercase}@media(max-width:767px){.order-status-header{flex-direction:column;text-align:center}.order-status-header .order-info{align-items:center;width:100%}.order-status-header .countdown-timer{width:100%}}.route-card{background:#fff;border:1px solid #f1f3f4;border-radius:8px;box-shadow:0 1px 4px #00000014;padding:16px;position:relative}.route-card .route-point{grid-gap:16px;display:grid;gap:16px;grid-template-columns:auto 1fr;padding:8px 0;position:relative;z-index:1}.route-card .route-point .point-icon{align-items:center;border-radius:50%;box-shadow:0 1px 4px #0000001a;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .15s ease;width:32px}.route-card .route-point .point-icon svg{height:16px;width:16px}.route-card .route-point .point-details{display:flex;flex-direction:column;gap:4px;padding:2px 0}.route-card .route-point .point-details .point-label{align-items:center;border-radius:4px;color:#fff;display:inline-flex;font-size:.625rem;font-weight:700;gap:4px;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.route-card .route-point .point-details .point-address{color:#333;font-size:.8125rem;font-weight:500;line-height:1.4}.route-card .pickup .point-icon{background:#28a7451f;border:2px solid #28a7454d}.route-card .pickup .point-icon svg{color:#28a745}.route-card .pickup .point-label{background:#28a745}.route-card .drop .point-icon{background:#dc35451f;border:2px solid #dc35454d}.route-card .drop .point-icon svg{color:#dc3545}.route-card .drop .point-label{background:#dc3545}.route-card .route-swap-icon{align-items:center;color:#666;display:flex;justify-content:center;opacity:.6;padding:8px 0}.route-card .route-swap-icon svg{height:20px;width:20px}.bids-section .section-title{border-bottom:2px solid #f1f3f4;color:#333;font-size:.9375rem;font-weight:700;letter-spacing:.3px;margin-bottom:16px;padding-bottom:8px}.bids-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}.bids-list .bid-card{background:#fff;border:1px solid #f1f3f4;border-radius:8px;box-shadow:0 1px 4px #00000014;padding:16px;transition:all .15s ease}.bids-list .bid-card:hover{border-color:#0f499b33;box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.bids-list .bid-card.selected{background:#28a7450f;border-color:#28a745}.bids-list .bid-card.selected:after{background:#28a745;border-radius:4px;color:#fff;content:"✓ Selected";font-size:.625rem;font-weight:700;letter-spacing:.5px;padding:4px 8px;position:absolute;right:8px;top:8px}.bids-list .bid-card.approved{background:#28a74514;border-color:#28a745}.bids-list .bid-card .bid-header{align-items:center;border-bottom:1px solid #f1f3f4;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;padding-bottom:8px}.bids-list .bid-card .bid-header .driver-info{align-items:center;display:flex;flex:1 1;gap:10px}.bids-list .bid-card .bid-header .driver-info .driver-avatar{border:2px solid #0f499b1f;border-radius:50%;box-shadow:0 1px 4px #00000014;flex-shrink:0;height:44px;overflow:hidden;width:44px}.bids-list .bid-card .bid-header .driver-info .driver-avatar img{height:100%;object-fit:cover;width:100%}.bids-list .bid-card .bid-header .driver-info .driver-avatar .avatar-placeholder{align-items:center;background:linear-gradient(135deg,#0f499b,#0b3776);color:#fff;display:flex;font-size:1.125rem;font-weight:700;height:100%;justify-content:center;width:100%}.bids-list .bid-card .bid-header .driver-info .driver-details{display:flex;flex:1 1;flex-direction:column;gap:3px}.bids-list .bid-card .bid-header .driver-info .driver-details .driver-name{color:#333;font-size:.9375rem;font-weight:700;margin:0;text-align:left}.bids-list .bid-card .bid-header .driver-info .driver-details .driver-vehicle{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:.75rem;gap:6px}.bids-list .bid-card .bid-header .driver-info .driver-details .driver-vehicle .vehicle-number{background:#0f499b14;border-radius:3px;color:#333;font-size:.6875rem;font-weight:700;letter-spacing:.3px;padding:2px 6px}.bids-list .bid-card .bid-header .driver-info .driver-details .driver-rating-row{align-items:center;display:flex;gap:6px}.bids-list .bid-card .bid-header .driver-info .driver-details .driver-rating-row .driver-rating-value{align-items:center;background:#ffc1071a;border-radius:3px;color:#ffc107;display:inline-flex;font-size:.75rem;font-weight:700;gap:3px;padding:2px 6px}.bids-list .bid-card .bid-header .driver-info .driver-details .driver-rating-row .driver-rating-value svg{color:#ffc107;height:12px;width:12px}.bids-list .bid-card .bid-header .driver-info .driver-details .driver-rating-row .driver-rating-empty{color:#666;font-size:.6875rem;font-style:italic}.bids-list .bid-card .bid-header .driver-info .driver-details .driver-rating-row .rating-count{color:#666;font-size:.6875rem}.bids-list .bid-card .bid-header .bid-amount{align-items:flex-end;background:#0f499b14;border:1px solid #0f499b26;border-radius:4px;display:flex;flex-direction:column;gap:2px;padding:8px 12px}.bids-list .bid-card .bid-header .bid-amount .amount-label{color:#666;font-size:.625rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.bids-list .bid-card .bid-header .bid-amount .amount-value{color:#0f499b;font-size:1.25rem;font-weight:800;line-height:1}.bids-list .bid-card .bid-message{background:#17a2b80f;border-left:3px solid #17a2b8;border-radius:4px;margin-bottom:8px;padding:10px 12px}.bids-list .bid-card .bid-message p{color:#333;font-size:.8125rem;font-weight:500;line-height:1.5;margin:0}.bids-list .bid-card .bid-footer{align-items:center;display:flex;gap:16px;justify-content:space-between;padding-top:8px}.bids-list .bid-card .bid-footer .bid-meta{align-items:center;background:#f8f9fa;border:1px solid #f1f3f4;border-radius:4px;display:flex;gap:8px;padding:6px 10px}.bids-list .bid-card .bid-footer .bid-meta .bid-eta-label{color:#666;font-size:.6875rem;font-weight:600}.bids-list .bid-card .bid-footer .bid-meta .bid-eta-value{color:#333;font-size:.8125rem;font-weight:700}.bids-list .bid-card .bid-footer .btn-approve{align-items:center;background:#0f499b;border:none;border-radius:4px;box-shadow:0 2px 6px #0f499b40;color:#fff;cursor:pointer;display:flex;font-size:.8125rem;font-weight:700;gap:6px;justify-content:center;padding:8px 20px;transition:all .15s ease;white-space:nowrap}.bids-list .bid-card .bid-footer .btn-approve:before{content:"✓";font-size:.875rem}.bids-list .bid-card .bid-footer .btn-approve:hover:not(:disabled){background:#0c3c7f;box-shadow:0 4px 10px #0f499b59;transform:translateY(-1px)}.bids-list .bid-card .bid-footer .btn-approve:active:not(:disabled){transform:translateY(0)}.bids-list .bid-card .bid-footer .btn-approve:disabled{background:#666;box-shadow:none;cursor:not-allowed;opacity:.5}.loading-container{align-items:center;background:#fff;border:1px solid #f1f3f4;border-radius:8px;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:center;padding:32px}.loading-container .spinner{animation:spin 1s linear infinite;border:3px solid #f1f3f4;border-radius:50%;border-top-color:#0f499b;height:36px;width:36px}.loading-container p{color:#666;font-size:.875rem;margin-top:16px}.error-container{align-items:center;background:#fff;border:1px solid #f1f3f4;border-radius:8px;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:center;padding:32px}.error-container .error-message{color:#dc3545;font-size:.875rem;margin-bottom:16px;text-align:center}.error-container .btn{border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:600;padding:4px 24px;transition:all .15s ease}.error-container .btn-outline{background:#0000;border:1px solid #0f499b;color:#0f499b}.error-container .btn-outline:hover{background:#0f499b;color:#fff}.empty-container{align-items:center;background:#fff;border:1px solid #f1f3f4;border-radius:8px;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:center;padding:32px}.empty-container .empty-icon{color:#999;height:64px;margin-bottom:16px;width:64px}.empty-container .empty-text{color:#333;font-size:1rem;font-weight:600;margin-bottom:4px}.empty-container .empty-hint{color:#666;font-size:.8125rem;text-align:center}.cancel-order-section{display:flex;justify-content:center;margin-bottom:0;padding:16px 0}@media(max-width:768px){.cancel-order-section{margin-bottom:calc(90px + env(safe-area-inset-bottom));padding-bottom:calc(16px + env(safe-area-inset-bottom))}}@media(min-width:769px){.cancel-order-section{margin-bottom:16px}}.cancel-order-section .btn-cancel-order{align-items:center;background:#0000;border:1.5px solid #dc3545;border-radius:4px;color:#dc3545;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:600;gap:6px;padding:8px 20px;transition:all .15s ease}.cancel-order-section .btn-cancel-order:hover:not(:disabled){background:#dc3545;box-shadow:0 2px 8px #dc354540;color:#fff;transform:translateY(-1px)}.cancel-order-section .btn-cancel-order:active:not(:disabled){transform:translateY(0)}.cancel-order-section .btn-cancel-order:disabled{cursor:not-allowed;opacity:.4}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;bottom:0!important;display:flex;justify-content:center;left:0!important;padding:16px;position:fixed!important;right:0!important;top:0!important;z-index:99999!important}.modal-overlay.modal-overlay-non-dismissible{cursor:default;pointer-events:auto;z-index:99999!important}.modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:85vh;max-width:420px;overflow:hidden;position:relative;width:100%;z-index:100000!important}.modal-content.modal-cancel-order{max-height:80vh}.modal-header{align-items:center;background:#fff;border-bottom:1px solid #f1f3f4;display:flex;justify-content:space-between;position:relative}.modal-header .modal-header-content{align-items:center;display:flex;flex:1 1;gap:8px}.modal-header .modal-header-content .modal-icon-wrapper{align-items:center;background:#dc35451a;border-radius:50%;color:#dc3545;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.modal-header .modal-header-content .modal-icon-wrapper svg{height:14px;width:14px}.modal-header .modal-header-content h3{color:#333;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.modal-header .modal-header-content .modal-subtitle{display:none}.modal-header .modal-close{align-items:center;background:#66666614;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-left:6px;transition:all .15s ease;width:28px}.modal-header .modal-close:hover{background:#6666661f;color:#333;transform:rotate(90deg)}.modal-header .modal-close svg{height:16px;width:16px}.modal-body{flex:1 1;overflow-y:auto;padding:10px 14px}.modal-body.modal-body-scrollable{max-height:calc(85vh - 160px);padding-bottom:8px}.modal-body.modal-body-scrollable::-webkit-scrollbar{width:4px}.modal-body.modal-body-scrollable::-webkit-scrollbar-track{background:#0000}.modal-body.modal-body-scrollable::-webkit-scrollbar-thumb{background:#66666640;border-radius:3px}.modal-body.modal-body-scrollable::-webkit-scrollbar-thumb:hover{background:#6666}.modal-body .reason-list{display:flex;flex-direction:column;gap:5px;margin-bottom:8px}.modal-body .reason-list .reason-item{align-items:center;background:#fff;border:1.5px solid #f1f3f4;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:9px 11px;position:relative;transition:all .15s ease}.modal-body .reason-list .reason-item:hover{background:#dc354505;border-color:#dc35454d;transform:translateX(2px)}.modal-body .reason-list .reason-item.selected{background:#dc35450f;border-color:#dc3545;box-shadow:0 2px 6px #dc35451f}.modal-body .reason-list .reason-item.selected .reason-text{color:#dc3545;font-weight:700}.modal-body .reason-list .reason-item.selected .reason-radio-custom{border-color:#dc3545}.modal-body .reason-list .reason-item.selected .reason-radio-custom:after{opacity:1;transform:scale(1)}.modal-body .reason-list .reason-item input[type=radio]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.modal-body .reason-list .reason-item .reason-radio-custom{border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;height:18px;position:relative;transition:all .15s ease;width:18px}.modal-body .reason-list .reason-item .reason-radio-custom:after{background:#dc3545;border-radius:50%;content:"";height:8px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .15s ease;width:8px}.modal-body .reason-list .reason-item .reason-text{color:#333;flex:1 1;font-size:.875rem;font-weight:500;line-height:1.3;transition:all .15s ease}.modal-body .custom-reason-field{border-top:1px solid #f1f3f4;margin-top:8px;padding-top:8px}.modal-body .custom-reason-field label{color:#333;display:block;font-size:.8125rem;font-weight:600;margin-bottom:5px}.modal-body .custom-reason-field label .optional-label{color:#666;font-size:.75rem;font-weight:500}.modal-body .custom-reason-field .input{border:1.5px solid #f1f3f4;border-radius:8px;font-family:inherit;font-size:.8125rem;line-height:1.4;min-height:55px;padding:8px 10px;resize:vertical;transition:all .15s ease;width:100%}.modal-body .custom-reason-field .input:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc354514;outline:none}.modal-body .custom-reason-field .input::placeholder{color:#666}.modal-body .custom-reason-field .char-count{color:#666;font-size:.6875rem;margin-top:3px;text-align:right}.modal-footer{background:#fff;border-top:1px solid #f1f3f4;display:flex;gap:8px;justify-content:flex-end;padding:10px 14px}.modal-footer.modal-footer-sticky{bottom:0;box-shadow:0 -2px 8px #0000000d;position:-webkit-sticky;position:sticky;z-index:10}.modal-footer .btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;gap:6px;justify-content:center;min-width:110px;padding:10px 18px;transition:all .15s ease}.modal-footer .btn svg{height:16px;width:16px}.modal-footer .btn .btn-spinner{animation:spin .8s linear infinite}.modal-footer .btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.modal-footer .btn-secondary{background:#fff;border:1.5px solid #e2e8f0;color:#333}.modal-footer .btn-secondary:hover:not(:disabled){background:#f8f9fa;border-color:#666;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.modal-footer .btn-secondary:active:not(:disabled){transform:translateY(0)}.modal-footer .btn-danger{background:#dc3545;box-shadow:0 2px 8px #dc35454d;color:#fff}.modal-footer .btn-danger:hover:not(:disabled){background:#cf2434;box-shadow:0 4px 12px #dc354566;transform:translateY(-1px)}.modal-footer .btn-danger:active:not(:disabled){transform:translateY(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:991px){.bids-list{grid-template-columns:1fr}}@media(max-width:767px){.bider-list-page .bider-list-container{gap:8px;padding:8px}.bids-list{grid-template-columns:1fr}.order-status-header{flex-direction:column}.order-status-header .order-info{align-items:center;text-align:center;width:100%}.order-status-header .countdown-timer{width:100%}}@media(max-width:575px){.bider-list-page .bider-list-container{gap:10px;padding:10px}.bider-list-header{padding:8px 12px}.bider-list-header .header-title{font-size:.875rem}.bider-list-header .header-back-btn{font-size:.75rem;padding:4px 8px}.bider-list-header .header-back-btn svg{height:14px;width:14px}.bider-list-header .header-spacer{width:60px}.waiting-screen{margin-top:0;padding:8px 0}.order-status-header{padding:10px}.order-status-header .order-info .order-id{font-size:.6875rem}.order-status-header .order-info .order-time{font-size:.75rem}.order-status-header .countdown-timer{padding:6px 12px}.order-status-header .countdown-timer .timer-value{font-size:1.125rem}.route-card{padding:10px}.route-card:before{bottom:36px;left:25px;top:36px}.route-card .route-point{gap:10px}.route-card .route-point .point-icon{height:28px;width:28px}.route-card .route-point .point-icon svg{height:14px;width:14px}.route-card .route-point .point-details .point-label{font-size:.5625rem;padding:2px 6px}.route-card .route-point .point-details .point-address{font-size:.75rem}.bid-card{padding:10px}.bid-card .bid-header{align-items:flex-start;flex-direction:column;gap:10px}.bid-card .bid-header .driver-info{width:100%}.bid-card .bid-header .driver-info .driver-avatar{height:40px;width:40px}.bid-card .bid-header .driver-info .driver-details .driver-name{font-size:.875rem}.bid-card .bid-header .bid-amount{align-self:flex-end;padding:6px 10px}.bid-card .bid-header .bid-amount .amount-value{font-size:1.125rem}.bid-card .bid-footer{flex-direction:column;gap:8px}.bid-card .bid-footer .bid-meta{justify-content:center;width:100%}.bid-card .bid-footer .btn-approve{width:100%}.modal-overlay{padding:8px}.modal-content{border-radius:12px;max-height:92vh;max-width:100%;padding:12px}.modal-content.modal-cancel-order{max-height:88vh}.modal-header{padding:10px 12px}.modal-header .modal-header-content{gap:8px}.modal-header .modal-header-content .modal-icon-wrapper{height:26px;width:26px}.modal-header .modal-header-content .modal-icon-wrapper svg{height:13px;width:13px}.modal-header .modal-header-content h3{font-size:.9375rem}.modal-header .modal-close{height:26px;margin-left:6px;width:26px}.modal-header .modal-close svg{height:14px;width:14px}.modal-body{padding:10px 12px}.modal-body.modal-body-scrollable{max-height:calc(85vh - 140px);padding-bottom:8px}.modal-body .reason-list{gap:5px;margin-bottom:8px}.modal-body .reason-list .reason-item{border-radius:7px;gap:8px;padding:12px 10px}.modal-body .reason-list .reason-item .reason-radio-custom{height:16px;width:16px}.modal-body .reason-list .reason-item .reason-radio-custom:after{height:7px;width:7px}.modal-body .reason-list .reason-item .reason-text{font-size:.8125rem;line-height:1.3}.modal-body .custom-reason-field{margin-top:8px;padding-top:8px}.modal-body .custom-reason-field label{font-size:.75rem;margin-bottom:5px}.modal-body .custom-reason-field .input{font-size:.75rem;min-height:50px;padding:7px 9px}.modal-body .custom-reason-field .char-count{font-size:.625rem;margin-top:2px}.modal-footer{flex-direction:column;gap:8px;padding:10px 12px}.modal-footer .btn{font-size:.8125rem;min-width:auto;padding:10px 16px;width:100%}.modal-footer .btn svg{height:14px;width:14px}}.btn-primary:hover:not(:disabled){background-color:#0b336d}.btn-secondary{background-color:#f8fafc}.form-input,.form-label{color:#0f172a}.form-input{border:1px solid #e2e8f0}.form-input::placeholder{color:#64748b}.form-input:disabled{background-color:#f8fafc;color:#64748b}.card{border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.card,.card-outlined{background:#fff;padding:1.5rem}.card-outlined{border:2px solid #e2e8f0;border-radius:.5rem}.card-elevated{background:#fff;border:1px solid #0000000d;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:1.5rem}.card-header{margin-bottom:1rem}.card-title{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0}.card-description{color:#64748b;font-size:.875rem;margin:0}.card-footer{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}@media(max-width:768px){.btn{font-size:1rem;padding:.75rem 1rem}}@media(max-width:480px){.card,.card-elevated,.card-outlined{padding:1rem}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}body{background-color:#fff;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.p-4{padding:1rem}.p-6{padding:1.5rem}.m-4{margin:1rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;line-height:1.25rem;outline:none;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.btn:focus{box-shadow:0 0 0 2px #3b82f680;outline:2px solid #0000;outline-offset:2px}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background-color:#0f499b;color:#fff}.btn-primary:hover:not(:disabled){background-color:#0d3d82}.btn-secondary{background-color:#f1f5f9;color:#0f172a}.btn-secondary:hover:not(:disabled){background-color:#e2e8f0}.btn-outline{background-color:#0000;border:1px solid #0f499b;color:#0f499b}.btn-outline:hover:not(:disabled){background-color:#0f499b;color:#fff}.form-group{margin-bottom:1rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.form-input{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#111827;font-size:.875rem;line-height:1.25rem;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a;outline:none}.form-input::placeholder{color:#9ca3af}.form-input:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.form-input-error{border-color:#ef4444}.form-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-error{color:#ef4444;display:block;font-size:.75rem;margin-top:.25rem}.spinner{height:20px;width:20px}.spinner,.spinner-small{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#0f499b}.spinner-small{height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn-loading{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){.container{padding:0 .75rem}.btn{font-size:1rem;padding:.75rem 1rem}}@media(max-width:480px){html{font-size:14px}.container{padding:0 .5rem}}.mobile-input-container{margin-bottom:16px;width:100%}.mobile-input-container .mobile-input-wrapper{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden;transition:all .3s ease}.mobile-input-container .mobile-input-wrapper:focus-within{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a}.mobile-input-container .mobile-input-wrapper.error{border-color:#dc3545}.mobile-input-container .country-code-selector{flex-shrink:0;position:relative}.mobile-input-container .country-code-selector .country-code-button{align-items:center;background:#f8f9fa;border:none;border-right:1px solid #e2e8f0;cursor:pointer;display:flex;gap:8px;min-width:100px;padding:12px 16px;transition:all .2s ease}.mobile-input-container .country-code-selector .country-code-button:hover:not(:disabled){background:#e9ecef}.mobile-input-container .country-code-selector .country-code-button:disabled{cursor:not-allowed;opacity:.6}.mobile-input-container .country-code-selector .country-code-button .country-flag{font-size:18px;line-height:1}.mobile-input-container .country-code-selector .country-code-button .country-dial-code{color:#333;font-size:14px;font-weight:600}.mobile-input-container .country-code-selector .country-code-button .dropdown-arrow{color:#666;transition:transform .2s ease}.mobile-input-container .country-code-selector .country-code-button .dropdown-arrow.rotated{transform:rotate(180deg)}.mobile-input-container .country-code-selector .country-picker-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.mobile-input-container .country-code-selector .country-picker-dropdown .country-picker-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:12px 16px}.mobile-input-container .country-code-selector .country-picker-dropdown .country-picker-header h3{color:#333;font-size:14px;font-weight:600;margin:0}.mobile-input-container .country-code-selector .country-picker-dropdown .country-picker-header .close-button{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;padding:4px;transition:all .2s ease}.mobile-input-container .country-code-selector .country-picker-dropdown .country-picker-header .close-button:hover{background:#e2e8f0;color:#333}.mobile-input-container .country-code-selector .country-picker-dropdown .country-list{padding:8px 0}.mobile-input-container .country-code-selector .country-picker-dropdown .country-list .country-option{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:12px;padding:12px 16px;text-align:left;transition:all .2s ease;width:100%}.mobile-input-container .country-code-selector .country-picker-dropdown .country-list .country-option:hover{background:#f8f9fa}.mobile-input-container .country-code-selector .country-picker-dropdown .country-list .country-option.selected{background:#0f499b1a;color:#0f499b}.mobile-input-container .country-code-selector .country-picker-dropdown .country-list .country-option .country-flag{font-size:16px;line-height:1}.mobile-input-container .country-code-selector .country-picker-dropdown .country-list .country-option .country-name{color:#333;flex:1 1;font-size:14px}.mobile-input-container .country-code-selector .country-picker-dropdown .country-list .country-option .country-dial-code{color:#666;font-size:12px;font-weight:600}.mobile-input-container .mobile-number-input{flex:1 1}.mobile-input-container .mobile-number-input .mobile-input{background:#0000;border:none;color:#333;font-size:16px;outline:none;padding:12px 16px;width:100%}.mobile-input-container .mobile-number-input .mobile-input::placeholder{color:#666}.mobile-input-container .mobile-number-input .mobile-input:disabled{cursor:not-allowed;opacity:.6}.mobile-input-container .mobile-number-input .mobile-input.error{color:#dc3545}.mobile-input-container .input-error{align-items:center;color:#dc3545;display:flex;font-size:12px;font-weight:500;gap:6px;margin-top:8px}.mobile-input-container .input-error svg{flex-shrink:0}.otp-input-container{margin-bottom:16px;width:100%}.otp-input-container .otp-input-wrapper{display:flex;gap:12px;justify-content:center;margin-bottom:16px}.otp-input-container .otp-input-wrapper .otp-input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#333;font-size:20px;font-weight:600;height:50px;outline:none;text-align:center;transition:all .3s ease;width:50px}.otp-input-container .otp-input-wrapper .otp-input:focus{border-color:#0f499b;box-shadow:0 0 0 3px #0f499b1a}.otp-input-container .otp-input-wrapper .otp-input.active{border-color:#0f499b}.otp-input-container .otp-input-wrapper .otp-input.error{border-color:#dc3545;color:#dc3545}.otp-input-container .otp-input-wrapper .otp-input:disabled{cursor:not-allowed;opacity:.6}.otp-input-container .otp-input-wrapper .otp-input::placeholder{color:#666}.otp-input-container .otp-error{align-items:center;color:#dc3545;display:flex;font-size:12px;font-weight:500;gap:6px;justify-content:center;text-align:center}.otp-input-container .otp-error svg{flex-shrink:0}.otp-input-container .otp-clear-button{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:6px;color:#666;cursor:pointer;display:block;font-size:12px;font-weight:500;margin:0 auto;padding:8px 16px;transition:all .2s ease}.otp-input-container .otp-clear-button:hover:not(:disabled){background:#e2e8f0;color:#333}.otp-input-container .otp-clear-button:disabled{cursor:not-allowed;opacity:.6}@media(max-width:480px){.mobile-input-container .mobile-input-wrapper .country-code-selector .country-code-button{min-width:80px;padding:10px 12px}.mobile-input-container .mobile-input-wrapper .country-code-selector .country-code-button .country-flag{font-size:16px}.mobile-input-container .mobile-input-wrapper .country-code-selector .country-code-button .country-dial-code{font-size:12px}.mobile-input-container .mobile-input-wrapper .mobile-number-input .mobile-input{font-size:14px;padding:10px 12px}.otp-input-container .otp-input-wrapper{gap:8px}.otp-input-container .otp-input-wrapper .otp-input{font-size:18px;height:40px;width:40px}}
/*# sourceMappingURL=main.a76ef4fd.css.map*/