*{box-sizing:border-box;margin:0;padding:0;font-family:poppins}html,body{scroll-behavior:smooth;margin:0;padding:0}.sidebar{background:#0d622c;border-radius:0 20px 20px 0;flex-direction:column;width:220px;height:100%;padding:1.5rem 0 0 0;display:flex}.sidebar-logo{width:70%;height:auto;margin:0 0 1.5rem .85rem}.sidebar-nav{flex-direction:column;flex:1;gap:.35rem;padding-left:1.2rem;display:flex}.sidebar-link{color:#d1d5db;border-radius:999px 0 0 999px;align-items:center;gap:.75rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;display:flex;position:relative}.sidebar-link.active{color:#111827;background:#f4f8fb;border-radius:999px 0 0 999px;font-size:1.3rem;font-weight:700}.sidebar-link.active:before,.sidebar-link.active:after{content:"";width:20px;height:20px;position:absolute;right:0}.sidebar-link.active:before{background:radial-gradient(circle at 0 0,#0000 20px,#f4f8fb 0);top:-20px}.sidebar-link.active:after{background:radial-gradient(circle at 0 100%,#0000 20px,#f4f8fb 0);bottom:-20px}.sidebar-link:hover:not(.active){background:#d9d9d927}.sidebar-icon{flex-shrink:0;width:18px;height:18px;transition:filter .15s}.sidebar-link.active .sidebar-icon{filter:brightness(0)saturate()invert(9%)sepia(12%)saturate(1826%)hue-rotate(190deg)brightness(94%)contrast(90%)}.sidebar-profile{border-top:1px solid #ffffff40;align-items:center;gap:.75rem;margin-top:auto;padding:1.1rem 1rem;display:flex}.sidebar-avatar{object-fit:cover;border:1px solid #d9d9d9;border-radius:50%;flex-shrink:0;width:36px;height:36px}.sidebar-avatar-placeholder{color:#fff;background:#fff3;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.sidebar-profile-text{overflow:hidden}.sidebar-profile-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .1rem;font-size:.85rem;font-weight:700;overflow:hidden}.sidebar-profile-email{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}.sidebar-mobile-bar,.sidebar-close,.sidebar-backdrop{display:none}@media (width<=900px){.sidebar-mobile-bar{box-sizing:border-box;background:#0d622c;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;display:flex}.sidebar-mobile-bar .sidebar-logo{width:auto;height:22px;margin:0}.sidebar-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;min-width:44px;min-height:44px;display:flex}.sidebar-hamburger span{background:#fff;border-radius:2px;width:24px;height:2px}.sidebar{z-index:100;flex-direction:column;width:260px;height:100vh;transition:transform .8s;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar-nav{padding-right:1.2rem}.sidebar-link.active{border-radius:999px}.sidebar-link.active:before,.sidebar-link.active:after{display:none}.sidebar.mobile-open{transform:translate(0)}.sidebar-header{justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0 1rem 0 .25rem;display:flex}.sidebar-header .sidebar-logo{margin:0 0 0 .85rem}.sidebar-close{color:#fff;cursor:pointer;background:0 0;border:none;min-width:44px;min-height:44px;font-size:1.25rem;display:block}.sidebar-backdrop{z-index:99;background:#00000073;display:block;position:fixed;inset:0}}.app-shell{background:#f4f8fb;height:100vh;display:flex;overflow:hidden}.app-shell-content{flex:1;padding:2rem;overflow-y:auto}@media (width<=900px){.app-shell{flex-direction:column}.app-shell-content{padding:1rem}}body.dark-theme,.dark-theme{color:#f8fafc!important;background-color:#0f172a!important}.dark-theme .app-shell,body.dark-theme .app-shell{background-color:#0f172a!important}.dark-theme aside,.dark-theme .sidebar{background-color:#090d16!important;border-color:#1e293b!important}.dark-theme main,.dark-theme .content-area,.dark-theme .app-shell-content,body.dark-theme .app-shell-content,body.dark-theme .dashboard-container,.dark-theme .dashboard-main,.dark-theme .main-content-area,body.dark-theme .vehicles-page,.dark-theme .vehicles-page{color:#f8fafc!important;background-color:#0f172a!important}.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme .welcome-title{color:#fff!important}.dark-theme p,.dark-theme span,.dark-theme .subtitle{color:#94a3b8!important}.dark-theme .stat-card,.dark-theme .metric-card,.dark-theme .vehicles-section-card,.dark-theme .vehicle-card{color:#f8fafc!important;background-color:#1e293b!important;border:1px solid #334155!important}.dark-theme .stat-card h3,.dark-theme .stat-card span,.dark-theme .stat-card p{color:#f8fafc!important}.dark-theme .stat-card.warning,.dark-theme .stat-card.expiring{background-color:#1e293b!important;border-color:#f59e0b!important}.dark-theme .stat-card.danger,.dark-theme .stat-card.expired{background-color:#1e293b!important;border-color:#ef4444!important}body.dark-theme .dashboard-container div[style*=background],body.dark-theme .dashboard-main div[style*=background],body.dark-theme .stat-card{color:#f8fafc!important;background-color:#1e293b!important;border:1px solid #334155!important}body.dark-theme .stat-card:nth-child(3),body.dark-theme .stat-card:nth-child(4){background-color:#1e293b!important}body.dark-theme .stat-card:nth-child(3) *,body.dark-theme .stat-card:nth-child(4) *{color:#f8fafc!important}.navbar{z-index:50;background:0 0;justify-content:space-between;align-items:center;margin-top:1.5rem;margin-left:3rem;margin-right:3rem;display:flex;position:absolute;top:0;left:0;right:0}.navbar-logo{width:auto;height:32px}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;min-width:44px;min-height:44px;display:none}.navbar-toggle span{background:#fff;border-radius:2px;width:24px;height:2px}.navbar-links{justify-content:space-between;align-items:center;width:75%;display:flex}.navbar-links ul{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.navbar-links ul li a{color:#e5e7eb;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s ease-in}.navbar-links ul li a:hover{color:#16a34a}.navbar-actions{align-items:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;min-height:44px;padding:.6rem 1.25rem;font-size:1rem;font-weight:600;transition:transform .15s,opacity .15s;display:inline-flex}.btn:hover{opacity:.9}.btn-outline{color:#e5e7eb;background:0 0;border:1px solid #e5e7eb}.btn-outline:hover{color:#111827;background-color:#3fb56b;border:2px solid #111827}.btn-primary{color:#fff;background:#0d622c}.btn-primary:hover .arrow{filter:brightness(0)saturate()invert(9%)sepia(15%)saturate(1548%)hue-rotate(190deg)brightness(94%)contrast(93%)}.btn-primary:hover{color:#111827;background-color:#3fb56b}.arrow{font-size:1.1rem}@media (width<=900px){.navbar-toggle{display:flex}.navbar-links{background:#0e1a12;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem 2rem;display:none;position:absolute;top:100%;left:0;right:0}.navbar-links.open{display:flex}.navbar-links ul{flex-direction:column;gap:1rem;width:100%}.navbar-actions{flex-direction:column;align-items:stretch;width:100%}}@media (width<=480px){.navbar{margin-top:1rem;margin-left:1.25rem;margin-right:1.25rem}.navbar-logo{font-size:1.1rem}.navbar-links{padding:1.25rem 1.5rem}.btn{padding:.55rem 1rem;font-size:.9rem}}.hero-wrapper{background-position:50%;background-repeat:no-repeat;background-size:100% 120vh;height:fit-content;padding:.68rem 3rem;position:relative}.hero{z-index:5;height:100%;padding-top:7rem}.hero-overlay{z-index:0;background-image:linear-gradient(115deg,#060806cc 45%,#16b92427);width:100%;position:absolute;top:0;bottom:0;left:0}.hero-content,.hero-features{z-index:1;position:relative}.hero-content{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;display:flex}.hero-left{max-width:560px}.hero-badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#0d622c;border-radius:4px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.hero-headline{color:#fff;margin:0 0 1rem;font-size:3rem;font-weight:800;line-height:1.1}.hero-headline .highlight{color:#16a34a}.hero-subtext{color:#e5e7eb;max-width:450px;margin:0 0 2rem;font-size:1rem;line-height:1.6}.hero-cta{padding:.85rem 1.75rem;font-size:1rem}.hero-cta:hover .arrow{filter:brightness(0)saturate()invert(9%)sepia(15%)saturate(1548%)hue-rotate(190deg)brightness(94%)contrast(93%)}.floating-badges{flex-direction:column;gap:1rem;display:flex}.floating-badge{color:#fff;background:#90a4924d;border:1px solid #90a4924d;border-radius:15px;justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:600;display:flex}.check-icon{background-color:#16a34a;border-radius:100%;justify-content:center;align-items:center;width:24px;height:24px;padding:1rem;display:inline-flex}.hero-features{background:#90a4921a;border:1px solid #90a49238;border-radius:16px;justify-self:center;width:80%;margin:1.45rem 0;padding:1.5rem 2rem;display:flex}.feature-item{flex:1;align-items:center;gap:1rem;width:80%;padding:.7rem 1.7rem;display:flex}.feature-item:nth-child(2){border-left:1px solid #9ca3af;border-right:1px solid #9ca3af}.feature-icon{width:38px;min-width:38px;height:38px}.feature-title{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:600}.feature-description{color:#9ca3af;width:90%;margin:0;font-size:.75rem;line-height:1.4}@media (width<=1024px){.hero-left{max-width:480px}}@media (width<=900px){.hero-wrapper{background-position:top;background-size:cover}.hero{padding-top:6rem;padding-bottom:3rem}.hero-content{text-align:center;flex-direction:column}.hero-left{max-width:100%}.hero-subtext{margin-left:auto;margin-right:auto}.hero-headline{font-size:2.25rem}.hero-right{min-height:320px}.connector-arrow{display:none}.floating-badges{align-items:center;margin-top:1.5rem;position:static}.floating-badge{width:100%}.hero-features{flex-direction:column;gap:1.5rem;width:90%;margin:1.5rem auto 0}.feature-item{width:100%}.feature-item:nth-child(2){border-left:none;border-right:none}}@media (width<=480px){.hero-wrapper{background-position:65% 0}.hero{padding-top:5rem;padding-bottom:2.5rem}.hero-headline{font-size:1.75rem}.hero-badge{padding:.4rem .75rem;font-size:.65rem}.hero-features{gap:1.25rem;width:100%;padding:1.25rem}.feature-item{gap:.5rem;padding:0}.feature-title,.feature-description{font-size:.8rem}.floating-badge{padding:.6rem 1rem;font-size:.85rem}}.why-ridealong{background:#f2f8fc;padding:3.5rem 2rem}.why-header{text-align:center;margin:0 auto 2rem}.why-badge{color:#16a34a;letter-spacing:.05em;text-transform:uppercase;background:#a7e1bc;border:1px solid #e5fced;border-radius:20px;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.why-headline{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.why-headline .highlight{color:#16a34a}.why-subtext{color:#6b7280;margin:0;font-size:1rem;line-height:1.1}.why-showcase{justify-content:center;align-items:center;max-width:620px;min-height:auto;margin:0 auto;display:flex;position:relative}.phone-mockup-image{border-radius:30px;width:300px;height:auto;display:block}.why-card{z-index:2;cursor:pointer;background:#f2f8fc;border:1px solid #111827;border-radius:12px;width:60%;padding:1.2rem 1.5rem;transition:all .5s ease-in-out;position:absolute;box-shadow:0 4px 12px #0000000a}.why-card:hover{scale:1.15}.why-card-top-left{top:26%;left:-18%}.why-card-top-right{top:15%;right:-10%}.why-card-bottom-right{bottom:36%;right:-21%}.why-card-bottom-left{bottom:21%;left:-17%}.why-card-header{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.why-card-icon{width:20px;height:20px}.why-card-title{color:#12823b;margin:0;font-size:.95rem;font-weight:600}.why-card-description{color:#111827;margin:0;font-size:.8rem;line-height:1.4}@media (width<=900px){.why-ridealong{padding:3.5rem 1.5rem}.why-headline{font-size:2rem}.why-showcase{flex-direction:column;gap:1.25rem;min-height:auto}.phone-mockup-wrapper{order:-1}.phone-mockup-image{width:200px}.why-card{box-sizing:border-box;width:100%;max-width:100%;position:static}}@media (width<=480px){.why-ridealong{padding:2.5rem 1.25rem}.why-badge{padding:.4rem .9rem;font-size:.65rem}.why-headline{font-size:1.6rem}.why-subtext{font-size:.9rem}.why-card{padding:.85rem 1rem}.why-card-title{font-size:.85rem}.why-card-description{font-size:.75rem}}.features{background:linear-gradient(#69c78b4b,#fff,#69c78b4b);padding:3rem;position:relative}.features-header{text-align:center;margin:0 auto 3rem}.features-badge{color:#16a34a;letter-spacing:.05em;text-transform:uppercase;background:#e5fced;border:1px solid #a7e1bc;border-radius:20px;margin-bottom:1.3rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.features-headline{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.features-headline .highlight{color:#16a34a;white-space:nowrap}.features-subtext{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.features-content{align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex}.features-image-wrapper{flex:1;justify-content:center;display:flex}.features-image{mix-blend-mode:multiply;width:100%;max-width:480px;height:auto}.features-list{background:0 0;border:1px solid #9ca3af;border-radius:16px;width:37%;padding:1.5rem 2rem}.feature-row{align-items:flex-start;gap:1rem;padding:1.25rem 0;display:flex}.feature-row.with-divider{border-bottom:1px solid #9ca3af}.feature-row-icon{background:#d0f3dd;border-radius:10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.feature-row-icon img{width:22px;height:22px}.feature-row-title{color:#111827;margin:0 0 .25rem;font-size:1.3rem;font-weight:600}.feature-row-description{color:#6b7280;margin:0;font-size:.75rem;line-height:1.2}@media (width<=900px){.features{padding:3rem 1.5rem}.features-headline{font-size:2rem}.features-content{gap:2rem}.features-image{max-width:100%}.features-list{width:45%}.feature-row-title{font-size:.9rem}.feature-row-description{font-size:.8rem;line-height:1.2}}@media (width<=480px){.features{padding:2.5rem 1.25rem}.features-badge{padding:.4rem .9rem;font-size:.65rem}.features-headline{font-size:1.6rem}.features-subtext{font-size:.9rem}.features-content{flex-direction:column}.features-list{width:100%;padding:1.25rem}.feature-row{gap:.75rem;padding:1rem 0}.feature-row-icon{width:38px;min-width:38px;height:38px}.feature-row-title{font-size:.95rem}.feature-row-description{font-size:.8rem}}.how-it-works{background:#f2f8fc;padding:3rem;scroll-margin-top:100px}.how-header{text-align:center;max-width:640px;margin:0 auto 3rem}.how-badge{color:#16a34a;letter-spacing:.05em;text-transform:uppercase;background:#e5fced;border:1px solid #a7e1bc;border-radius:20px;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.how-headline{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.how-headline .highlight{color:#16a34a}.how-subtext{color:#6b7280;font-size:1rem;line-height:1}.how-steps{align-items:flex-start;max-width:1100px;padding-top:1rem;display:flex}.how-step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.how-step-icon{border:1px solid #16a34a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1rem;padding:.7rem;display:flex}.how-step-icon img{width:35px;height:35px}.how-step-title{color:#1a1a1a;margin:0 0 .5rem;font-size:20px;font-weight:600}.how-step-description{color:#1a1a1a;max-width:270px;margin:0;font-size:1rem;line-height:1.6}.how-connector{z-index:1;width:265px;height:auto;position:absolute;top:-20px;left:calc(43% + 70px)}@media (width<=900px){.how-it-works{padding:3rem 1.5rem}.how-headline{font-size:2rem}.how-steps{gap:1.5rem;padding-top:0}.how-step-icon img{width:30px;height:30px}.how-step-title{font-size:.98rem}.how-step-description{font-size:.85rem}.how-connector{width:160px;top:0;left:calc(37% + 70px)}}@media (width<=480px){.how-it-works{padding:2.5rem 1.25rem}.how-badge{padding:.4rem .9rem;font-size:.65rem}.how-headline{font-size:1.6rem}.how-subtext{font-size:.9rem}.how-step-icon img{width:30px;height:30px}.how-steps{flex-direction:column;align-items:center;gap:1.5rem}.how-connector{display:none}.how-step-title{font-size:.95rem}.how-step-description{max-width:90%;font-size:.85rem}}.faqs{background:linear-gradient(#69c78b4b,#fff,#69c78b4b);padding:3rem}.faqs-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.faqs-badge{color:#16a34a;letter-spacing:.05em;text-transform:uppercase;background:#e5fced;border:1px solid #a7e1bc;border-radius:20px;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.faqs-headline{color:#111827;margin:0 0 .5rem;font-size:2.35rem;font-weight:700}.faqs-headline .highlight{color:#16a34a}.faqs-subtext{color:#6b7280;font-size:.95rem}.faqs-list{flex-direction:column;gap:.85rem;max-width:500px;margin:0 auto 2.5rem;display:flex}.faq-item{background-color:#f2f8fc5b;border:1px solid #6b7280;border-radius:12px;overflow:hidden}.faq-question{cursor:pointer;color:#111827;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:700;display:flex}.faq-chevron{filter:brightness(0)saturate()invert(9%)sepia(12%)saturate(1826%)hue-rotate(190deg)brightness(94%)contrast(90%);width:16px;height:16px;transition:transform .2s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{color:#6b7280;margin:0;padding:0 1.25rem 1.1rem;font-size:.9rem;line-height:1.6}.faqs-contact-card{background-color:#f2f8fc5b;border:1px solid #0d622c;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;max-width:600px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.faqs-contact-left{align-items:center;gap:1rem;display:flex}.faqs-contact-logo{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.faqs-contact-logo img{width:100%;display:block}.faqs-contact-title{color:#111827;font-size:1rem;font-weight:700}.faqs-contact-description{color:#6b7280;font-size:.75rem}.faqs-contact-button{text-decoration:none}@media (width<=900px){.faqs{padding:3rem 1.5rem}.faqs-headline{font-size:2rem}}@media (width<=480px){.faqs{padding:2.5rem 1.25rem}.faqs-badge{padding:.4rem .9rem;font-size:.65rem}.faqs-headline{font-size:1.6rem}.faqs-subtext{font-size:.85rem}.faq-question{padding:.85rem 1rem;font-size:.9rem}.faq-answer{padding:0 1rem 1rem;font-size:.85rem}.faqs-contact-card{flex-direction:column;align-items:flex-start}.faqs-contact-logo{justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex}.faqs-contact-left{gap:.75rem}}.get-started-cta{background:#f4f8fb;padding:.68rem 3rem}.cta-content{justify-content:space-around;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.cta-left{text-align:center;flex-direction:column;align-items:center;width:55%;display:flex}.cta-badge{color:#16a34a;letter-spacing:.05em;text-transform:uppercase;background:#e5fced;border:1px solid #a7e1bc;border-radius:20px;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.cta-headline{color:#111827;margin:0 0 .5rem;font-size:2.5rem;line-height:1.15}.cta-headline .highlight{color:#16a34a}.cta-subtext{color:#6b7280;width:68%;margin:0 0 2rem;font-size:1rem;line-height:1.5}.cta-button{padding:.85rem 1.75rem;font-size:1rem}.cta-right{flex:1;justify-content:center;width:fit-content;display:flex}.cta-image{width:100%;max-width:420px;height:auto}@media (width<=900px){.get-started-cta{padding:3rem 1.5rem}.cta-content{text-align:center;gap:0}.cta-left{max-width:100%}.cta-headline{font-size:1.7rem}.cta-subtext{width:100%;margin:0 0 1rem;font-size:.85rem}.cta-image{max-width:320px}}@media (width<=480px){.cta-content{flex-direction:column-reverse;gap:1rem}.get-started-cta{padding:2.5rem 1.25rem}.cta-badge{padding:.4rem .9rem;font-size:.65rem}.cta-left,.cta-right{width:100%}.cta-headline{font-size:1.6rem}.cta-image{max-width:300px}}.footer{background:#0f172a;padding:4rem 3rem;scroll-margin-top:0}.footer-top{gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:2.5rem;display:flex}.footer-brand{flex:1.4;max-width:320px}.footer-logo{width:auto;height:32px;margin-bottom:1.25rem}.footer-tagline{color:#9ca3af;margin:0;font-size:.9rem;line-height:1.6}.footer-column{border-left:1px solid #263043;flex:1;padding-left:2.5rem}.footer-column-title{color:#22c55e;letter-spacing:.05em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.85rem;font-weight:700}.footer-column ul{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.footer-column ul li a{color:#e5e7eb;font-size:1rem;text-decoration:none}.footer-column ul li a:hover{color:#22c55e}.footer-email{color:#e5e7eb;align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:1rem;text-decoration:none;transition:color .2s;display:flex}.footer-email:hover{color:#22c55e}.footer-email img{width:18px;height:18px}.footer-socials{gap:.75rem;display:flex}.footer-social-icon{border:1px solid #374151;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.footer-social-icon:hover{background-color:#22c55e65}.footer-social-icon img{width:16px;height:16px}.footer-divider{border-top:1px solid #263043}.footer-bottom{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 0;display:flex}.footer-copyright{color:#9ca3af;margin:0;font-size:.9rem}.footer-scroll-top{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.footer-scroll-top img{width:18px;height:18px}@media (width<=900px){.footer{padding:3rem 1.5rem 0}.footer-top{flex-direction:column;gap:2rem}.footer-brand{max-width:100%}.footer-column{border-left:none;padding-left:0}}@media (width<=480px){.footer{padding:2.5rem 1.25rem 0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.footer-email{font-size:.9rem}.footer-column ul li a{font-size:.95rem}}.scroll-top-fab{cursor:pointer;opacity:0;visibility:hidden;z-index:999;background:#16a34a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .3s,transform .3s,visibility .3s;display:flex;position:fixed;bottom:32px;right:32px;transform:translateY(10px)}.scroll-top-fab.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top-fab:hover{background-color:#22c55e}.scroll-top-fab img{width:20px;height:20px}@media (width<=900px){.scroll-top-fab{width:42px;height:42px;bottom:24px;right:24px}.scroll-top-fab img{width:18px;height:18px}}@media (width<=480px){.scroll-top-fab{width:38px;height:38px;bottom:16px;right:16px}.scroll-top-fab img{width:16px;height:16px}}.login-page{background-color:#fff;flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.login-left{display:none}.login-left img{width:98%;margin:10px}.login-right{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px 16px;display:flex}.form-contain{box-sizing:border-box;background-color:#fff;width:100%;max-width:480px}.form-container h2{margin-bottom:4px;font-size:26px;font-weight:700}.form-container p{color:#6b7280;margin-top:4px;margin-bottom:24px;font-size:12px;font-weight:600}label{color:#111;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.form-input{box-sizing:border-box;border:1px solid #d1d5db;width:100%;margin-bottom:16px;padding:10px 14px;font-size:14px}.form-input:focus{border-color:#12823b;outline:none}.eye-button:hover{color:#111827}.remember-forgot{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.remember-me{color:#6b7280;cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.forgot-pass{color:#12823b;font-size:13px;font-weight:500;text-decoration:none}.login-btn{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#12823b;border:none;width:100%;margin-bottom:16px;padding:12px;font-size:15px;font-weight:600}.login-btn:hover{background-color:#16a34a}.divide{color:#000;align-items:center;gap:12px;margin-top:24px;margin-bottom:24px;font-size:15px;display:flex}.divide:before,.divide:after{content:"";background-color:#000;flex:1;height:1px}.socials{cursor:pointer;color:#12823b;box-sizing:border-box;background:#fff;border:2px solid #12823b;width:100%;margin-bottom:12px;padding:11px;font-size:14px;font-weight:700}.socials:hover{background-color:#f9fafb}.login-footer{text-align:center;color:#6b7280;margin-top:8px;font-size:13px}.login-footer span{color:#12823b;cursor:pointer}@media (width>=480px){.form-container{padding:40px 32px}}@media (width>=900px){.login-page{flex-direction:row}.login-left{justify-content:center;align-items:center;width:50%;min-height:100vh;display:flex}.login-right{width:50%;padding:40px 24px}}.register-page{flex-direction:row;gap:19px;width:100%;min-height:100svh;display:flex}.form-container{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:40px 48px;display:flex}.form-container>*{width:100%;max-width:500px}.form-card{width:100%;box-shadow:none;box-sizing:border-box;background:0 0;border-radius:0;flex-direction:column;gap:1rem;padding:36px 32px;display:flex}.error-message{color:#b91c1c;background:#fee2e2;border-radius:14px;margin-bottom:1rem;padding:14px 16px;font-size:.9rem}.field-row{flex-direction:column;gap:.5rem;display:flex}.field-row label{color:#111827;font-size:.95rem;font-weight:600}.field-row input{color:#111827;box-sizing:border-box;background:#fff;border:2px solid #a9abad;width:100%;min-height:46px;padding:0 1rem;font-size:.95rem}.field-row input:focus{border-color:#059669;outline:none;box-shadow:0 0 0 4px #10b9811f}.input-wrapper{width:100%;position:relative}.eye-button{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:1.1rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.field-help{color:#6b7280;margin-top:.5rem;font-size:.85rem;line-height:1.4}.primary-button{color:#fff;cursor:pointer;background:#12823b;border:none;width:100%;min-height:48px;font-size:.95rem;font-weight:700;transition:background .2s}.primary-button:hover:not(:disabled){background:#047857}.primary-button:disabled{opacity:.6;cursor:not-allowed}.divider-row{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.divider-line{background:#030303;flex:1;height:1px}.divider-text{color:#000;font-size:1rem}.social-buttons{gap:1rem;display:grid}.secondary-button{color:#12823b;cursor:pointer;background:#fff;border:1px solid #12823b;width:100%;min-height:46px;font-weight:600}.secondary-button:hover{background:#f9fafb}.login-text{color:#080808;text-align:left;margin-top:1.5rem}.login-link{color:#059669;font-weight:700;text-decoration:none}.login-link:hover{text-decoration:underline}.left-side img{width:100%;min-height:30%;margin-top:200px}.form-text1{font-weight:900;font-style:bold;letter-spacing:0;color:#000;text-align:center;margin-bottom:1rem;line-height:100%}.form-text2{font-weight:600;font-style:semibold;letter-spacing:0;color:#6b7280;text-align:center;white-space:normal;line-height:1.4}.relative2{flex-direction:column;width:100%;max-width:434px;height:auto;margin:0 0 1rem;padding:0;display:flex}.relative2 label{color:#374151;margin-bottom:.4rem;font-weight:600}.relative2 input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;height:46px;padding:0 .9rem;font-size:.95rem}.relative2 input:focus{border-color:#009e3d;box-shadow:0 0 0 2px #009e3d26}.relative{width:100%;position:relative}.relative button{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:0;font-size:1rem;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}@media (width<=900px){.register-page{flex-direction:column}.form-container{max-width:100%;min-height:auto;padding:1.25rem 1rem 2rem}.form-container>*{max-width:100%}.form-card{padding:1.25rem 0}}@media (width<=480px){.register-page{min-height:100dvh}.form-container{min-width:100%;padding:1rem 1rem calc(1.5rem + env(safe-area-inset-bottom))}.left-side{display:none}.brand-text{font-size:1.25rem}.form-text1{font-size:1.3rem}.form-text2{font-size:.95rem}.field-row input,.primary-button,.secondary-button{min-height:48px}.social-buttons{gap:.75rem}.login-text{font-size:.95rem}}@supports (padding:max(0px)){.form-container{padding-bottom:max(1.25rem, env(safe-area-inset-bottom))}}*{box-sizing:border-box}.onboarding-container{cursor:pointer;background:linear-gradient(90deg,#d1f4e0 50%,#fff 50%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.onboarding-container.splash{justify-content:center;align-items:center;display:flex;background:#fff!important}.onboarding-container.splash .onboarding-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;background:0 0!important}.splash-logo{width:80%;max-width:320px;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.onboarding-content{width:100%;max-width:1200px;height:100%;display:flex;position:relative}.onboarding-image{background:0 0;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.onboarding-image img{object-fit:contain;width:100%;max-width:500px;max-height:60vh}.onboarding-text{background:0 0;flex-direction:column;flex:1;justify-content:center;padding-left:80px;display:flex}.onboarding-text h1{color:#111827;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2}.onboarding-text p{color:#374151;max-width:450px;margin:0;font-size:20px;font-weight:500;line-height:1.5}.onboarding-footer{justify-content:space-between;align-items:center;width:100%;padding:0 40px;display:flex;position:absolute;bottom:50px;left:0}.progress-bar-container{gap:6px;display:flex}.progress-bar-dot{background-color:#a7e0be;border-radius:2px;width:40px;height:4px;transition:background-color .3s}.progress-bar-dot.active{background-color:#0a5c36}.skip-button{color:#0a5c36;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;font-weight:600}.skip-button:hover{text-decoration:underline}.tap-hint-popup{color:#fff;z-index:10;pointer-events:none;background-color:#111827;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:500;animation:1.5s infinite bounce;position:absolute;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-6px)}}@media (width<=768px){.onboarding-container{background:#fff;height:auto;min-height:100vh}.onboarding-content{flex-direction:column;padding-bottom:100px}.onboarding-image{flex:1;justify-content:center;align-items:center;padding:20px;display:flex;box-shadow:none!important;background:0 0!important;border:none!important}.onboarding-image img{object-fit:contain;mix-blend-mode:multiply;width:500px;max-width:100%;max-height:60vh;background:0 0!important}.onboarding-text{text-align:center;align-items:center;width:100%;padding:40px 20px}.onboarding-text h1{font-size:32px}.onboarding-text p{font-size:16px}.onboarding-footer{padding:0 20px;bottom:30px}.progress-bar-dot{background-color:#e2e8f0}.tap-hint-popup{margin-top:0;position:absolute;top:calc(50% + 150px);bottom:auto}}.vehicle-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px 20px;transition:box-shadow .2s;display:flex;position:relative}.vehicle-card:hover{box-shadow:0 2px 8px #0000000a}.vehicle-left{flex:1;align-items:flex-start;gap:16px;display:flex}.vehicle-avatar{color:#319795;background-color:#e6fffa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:4px;font-weight:600;display:flex}.vehicle-info{flex-direction:column;flex:1;gap:2px;display:flex}.vehicle-name{color:#1a202c;margin:0;font-size:15px;font-weight:600}.vehicle-plate{color:#718096;margin:0;font-size:13px}.vehicle-documents{color:#718096;margin:0 0 8px;font-size:13px}.vehicle-meta{color:#718096;margin:0;font-size:13px}.vehicle-right{align-items:center;gap:12px;display:flex}.compliance-wrapper{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.compliance-badge{border:1px solid;border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:13px;font-weight:500;display:inline-flex}.compliance-badge.green{color:#276749;background-color:#f0fff4;border-color:#c6f6d5}.compliance-badge.green .badge-icon{color:#38a169}.compliance-badge.yellow{color:#b7791f;background-color:#fffaf0;border-color:#feebc8}.compliance-badge.yellow .badge-icon{color:#d69e2e}.compliance-badge.red{color:#e53e3e;background-color:#fff5f5;border-color:#fed7d7}.compliance-badge.red .badge-icon{color:#e53e3e}.badge-icon{flex-shrink:0}.compliance-subtext{color:#718096;font-size:12px}.btn-delete-card{color:#9ca3af;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.btn-delete-card:hover{color:#ef4444;background:#fee2e2}.vehicle-arrow{color:#a0aec0;font-size:16px;font-weight:400}.vehicle-doc-list{border-top:1px dashed #e2e8f0;flex-direction:column;gap:8px;margin-top:10px;padding-top:10px;display:flex}.vehicle-doc-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.vehicle-doc-name{color:#2d3748;font-size:13px;font-weight:500}.vehicle-doc-expiry{color:#718096;flex-direction:column;align-items:flex-end;gap:2px;font-size:12px;display:flex}.vehicle-doc-days{font-size:11px;font-weight:600}.vehicle-doc-days.upcoming{color:#d97706}.vehicle-doc-days.overdue{color:#dc2626}@media (width<=600px){.vehicle-card{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:16px!important}.vehicle-left{align-items:flex-start!important;gap:12px!important;width:100%!important}.vehicle-avatar{width:40px!important;height:40px!important;font-size:14px!important}.vehicle-info{flex:1!important}.vehicle-name{font-size:14px!important}.vehicle-plate,.vehicle-documents{font-size:12px!important}.vehicle-doc-list{margin-top:8px;padding-top:8px}.vehicle-doc-row{flex-direction:column;align-items:flex-start;gap:2px}.vehicle-doc-expiry{align-items:flex-start}.vehicle-right{border-top:1px solid #f1f5f9!important;justify-content:space-between!important;width:100%!important;padding-top:10px!important}.compliance-wrapper{align-items:flex-start!important}.compliance-badge{padding:4px 10px!important;font-size:11px!important}.compliance-subtext{font-size:11px!important}}.reminder-section-wrapper{border:1px solid #e2e8f0;border-radius:12px;margin-top:30px;padding:24px}.reminder-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.reminder-header h2{color:#1a202c;margin:0;font-size:18px;font-weight:600}.view-all-link{color:#0a5c36;align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.view-all-link:hover{text-decoration:underline}.view-all-arrow{font-weight:400}.reminder-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.reminder-card{border:1px solid #fbd38d;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.reminder-left{align-items:center;gap:16px;display:flex}.reminder-icon-container{background-color:#ed8936;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.reminder-img-icon{width:20px;height:20px}.reminder-info{flex-direction:column;display:flex}.reminder-title{color:#1a202c;margin:0 0 2px;font-size:14px;font-weight:600}.reminder-vehicle{color:#718096;margin:0 0 2px;font-size:12px}.reminder-expiry{color:#a0aec0;margin:0;font-size:11px}.reminder-right{align-items:center;gap:12px;display:flex}.reminder-days-box{text-align:right;flex-direction:column;display:flex}.reminder-days-number{color:#dd6b20;font-size:18px;font-weight:700;line-height:1.1}.reminder-days-label{color:#dd6b20;font-size:10px;font-weight:500}.reminder-arrow{color:#a0aec0;font-size:16px;font-weight:300}@media (width<=768px){.reminder-grid{grid-template-columns:1fr;gap:12px}.reminder-section-wrapper{margin-top:20px;padding:16px}}.notification-bell-container{display:inline-block;position:relative}.notification-bell-icon-wrapper{cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background-color .2s;display:flex;position:relative}.notification-bell-icon-wrapper:hover{background-color:#0000000a}.notification-icon{stroke:#1e293b;color:#1e293b;stroke-width:2.2px}.notification-indicator{z-index:10;background-color:#f59e0b;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:4px;right:4px}.notification-dropdown-panel{z-index:1000;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;width:320px;padding:16px;animation:.2s ease-in-out fadeInDown;position:absolute;top:45px;right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.notification-dropdown-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.notification-dropdown-header h4{color:#0f172a;margin:0;font-size:14px;font-weight:600}.notification-badge-count{color:#ef4444;background-color:#ef44441a;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.notification-dropdown-list{flex-direction:column;gap:8px;display:flex}.notification-dropdown-item{cursor:pointer;background-color:#f8fafc;border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:10px;padding:10px;transition:all .2s;display:flex}.clickable-notification-item:hover{background-color:#f1f5f9;border-color:#e2e8f0}.notification-warning-dot{background-color:#f59e0b;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.notification-item-title{color:#1e293b;margin:0 0 2px;font-size:13px}.notification-item-subtitle{color:#64748b;margin:0;font-size:12px}.no-notifications-text{color:#64748b;text-align:center;margin:10px 0;font-size:13px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dashboard-container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:20px;overflow-x:hidden}.dashboard-card-wrapper{border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000005}.summary-row{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.summary-row>*{flex:1;min-width:200px}.main-grid{grid-template-columns:2fr 1fr;gap:20px;display:grid}.main-grid h2{color:#1a202c;margin-bottom:15px;font-size:18px;font-weight:600}.card-box{flex-direction:column;gap:12px;display:flex}.welcome-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.action-button-primary{color:#fff;cursor:pointer;background-color:#0a5c36;border:1px solid #0a5c36;border-radius:6px;justify-content:center;align-items:center;width:100%;margin-bottom:10px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.action-button-outline{color:#0a5c36;background-color:#0000;border:1px solid #e2e8f0;border-radius:8px;justify-content:flex-start;align-items:center;gap:15px;height:48px;padding-left:35px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.action-button-outline:hover{color:#fff;background-color:#0a5c36;border-color:#0a5c36}.action-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.vehicle-card{background-color:#0000;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px 20px;display:flex}@media (width<=900px){.main-grid{grid-template-columns:1fr!important}}@media (width<=600px){.dashboard-container{padding:12px}.dashboard-card-wrapper{padding:16px}.welcome-header{flex-direction:column;align-items:flex-start;gap:12px}.summary-row>*{min-width:100%}}.empty-state-container{box-sizing:border-box;width:100%}@media (width<=480px){.empty-state-container{padding:24px 12px}.empty-state-container p{max-width:100%!important}}.vehicle-form-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.vehicle-form-container{box-sizing:border-box;background:#fff;border-radius:16px;width:680px;max-width:100%;max-height:90vh;padding:32px;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.vehicle-form-title{text-align:center;color:#111827;margin:0 0 8px;font-size:24px;font-weight:700}.vehicle-form-subtitle{color:#6b7280;text-align:center;margin:0 0 24px;font-size:14px;font-weight:500}.vehicle-form{flex-direction:column;gap:16px;width:100%;display:flex}.vehicle-form-group{flex-direction:column;align-items:center;width:100%;display:flex}.vehicle-form-group label{color:#111112;text-align:left;width:70%;margin-bottom:6px;margin-left:0;font-size:14px;font-weight:500}.vehicle-form-group input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:70%;margin-left:0;padding:10px 12px;font-size:14px;transition:all .2s}.vehicle-form-group input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.vehicle-form-btn{color:#fff;cursor:pointer;background:#0a7330;border:none;border-radius:8px;width:70%;margin-top:8px;margin-left:auto;margin-right:auto;padding:12px;font-weight:600;transition:background .2s;display:block}.vehicle-form-btn:hover{background:#15803d}@media (width<=768px){.vehicle-form-container{width:100%;padding:20px 16px}.vehicle-form-group label,.vehicle-form-group input,.vehicle-form-btn{width:100%}.vehicle-form-title{font-size:20px}}.document-status-badge{color:#4a5568;font-size:13px;font-weight:600}.document-status-badge.valid strong{color:#0a5c36}.document-status-badge.expiring strong{color:#d69e2e}.document-status-badge.expired strong{color:#e53e3e}.document-detail-container{box-sizing:border-box;max-width:900px;margin:0 auto;padding:20px}.document-detail-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.document-detail-back-btn{color:#1a202c;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:18px;font-weight:700;display:flex}.document-detail-delete-btn{color:#b91c1c;cursor:pointer;background:#fee2e2;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.document-detail-title-row{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.document-detail-name{color:#1a202c;margin:0;font-size:16px;font-weight:700}.document-detail-info{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:16px}.document-detail-info-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.document-detail-info-row:last-child{border-bottom:none}.document-detail-info-row span:first-child{color:#718096;font-weight:500}.document-detail-info-row span:last-child{color:#1a202c;font-weight:600}.document-detail-images{flex-wrap:wrap;gap:16px;display:flex}.document-detail-image-col{flex-direction:column;flex:1;min-width:280px;display:flex}.document-detail-image-label{color:#1a202c;margin:0 0 8px;font-size:13px;font-weight:600}.document-detail-cards{flex-wrap:wrap;gap:16px;display:flex}.document-detail-card-image-slot{aspect-ratio:16/9;background:#f7fafc;border:1.5px dashed #cbd5e0;border-radius:12px;flex:1;justify-content:center;align-items:center;min-width:280px;display:flex;overflow:hidden}.document-detail-card-image{object-fit:contain;width:100%;height:100%}.document-detail-card-placeholder-text{color:#a0aec0;text-align:center;margin:0;font-size:13px}.document-detail-not-found{color:#718096;font-size:14px}@media (width<=480px){.document-detail-container{padding:10px}.document-detail-cards,.document-detail-images{flex-direction:column}.document-detail-image-col{min-width:100%}}.create-reminder-backdrop{z-index:200;background:#0000005f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.create-reminder-modal{box-sizing:border-box;background:#f7fbfd;width:100%;max-width:560px;max-height:90vh;padding:26px;overflow-y:auto}.create-reminder-title{color:#1a202c;text-align:center;margin:0 0 4px;font-size:22px;font-weight:700}.create-reminder-subtitle{color:#718096;text-align:center;margin:0 0 24px;font-size:13px}.create-reminder-row{gap:16px;margin-bottom:20px;display:flex}.create-reminder-field{flex:1;margin-bottom:20px}.create-reminder-field label{color:#1a202c;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.create-reminder-hint{color:#a0aec0;margin:0 0 10px;font-size:12px}.create-reminder-field select{color:#1a202c;box-sizing:border-box;background:0 0;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 12px;font-size:13px}.create-reminder-radio,.create-reminder-checkbox{color:#1a202c;cursor:pointer;font-size:14px;font-weight:500;position:relative}.create-reminder-radio p,.create-reminder-checkbox p{margin-left:25px;display:inline-flex}.create-reminder-radio input[type=radio],.create-reminder-checkbox input[type=checkbox]{accent-color:#0a5c36;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px;display:inline-block;position:absolute}.create-reminder-radio-group{gap:24px;display:flex}.create-reminder-pill-group{flex-wrap:wrap;gap:8px;display:flex}.create-reminder-pill{color:#1a202c;cursor:pointer;text-align:center;background:0 0;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:8px 12px;font-size:13px}.create-reminder-pill.active{color:#0a5c36;background:#e6fff2;border-color:#0a5c36;font-weight:600}.create-reminder-checkbox-group{gap:24px;display:flex}.create-reminder-actions{justify-content:flex-end;gap:12px;margin-top:12px;display:flex}.create-reminder-cancel-btn{color:#1a202c;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.create-reminder-submit-btn{color:#fff;cursor:pointer;background:#0a5c36;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}@media (width<=480px){.create-reminder-row{flex-direction:column;gap:0}}.reminders-container{max-width:1200px;margin:0 auto;padding:20px}.reminders-header-flex{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.reminders-title{color:#1a202c;margin:0 0 4px;font-size:26px;font-weight:600}.reminders-subtitle{color:#718096;margin:0;font-size:14px}.reminders-header-actions{align-items:center;gap:16px;display:flex}.create-reminder-btn{color:#fff;cursor:pointer;background:#0d622c;border:none;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;margin-left:auto;padding:10px 18px;font-size:14px;font-weight:600;display:flex}.reminders-stats-row{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.reminder-stat-card{border:1px solid #e2e8f0;border-radius:12px;flex:1;align-items:center;gap:12px;min-width:220px;padding:16px;display:flex}.reminder-stat-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.reminder-stat-icon.upcoming{background:#e6fff2}.reminder-stat-icon.overdue{background:#ffe6e6}.reminder-stat-icon.overdue img{filter:brightness(0)saturate()invert(48%)sepia(89%)saturate(769%)hue-rotate(311deg)brightness(98%)contrast(120%)}.reminder-stat-icon.total{background:#e6fff2}.reminder-stat-value{color:#1a202c;margin:0;font-size:22px;font-weight:700}.reminder-stat-label{color:#1a202c;margin:0;font-size:13px;font-weight:600}.reminder-stat-sublabel{color:#a0aec0;margin:0;font-size:12px}.reminders-toolbar{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.reminders-tabs{gap:20px;display:flex}.reminders-tab{color:#718096;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding-bottom:10px;font-size:14px;font-weight:500}.reminders-tab.active{color:#0a5c36;border-bottom-color:#0a5c36;font-weight:600}.reminders-toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.reminders-search{border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;width:220px;padding:6px 12px;display:flex}.reminders-search input{color:#4a5568;background-color:#0000;border:none;outline:none;width:100%;font-size:13px}.reminders-search input::placeholder{color:#a0aec0}.reminders-filter-btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;display:flex}.reminders-table-wrapper{border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.reminders-table{border-collapse:collapse;width:100%}.reminders-table th{text-align:left;color:#6b7280;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-size:13px}.reminders-table td{vertical-align:top;border-bottom:1px solid #edf2f7;padding:14px 16px;font-size:13px}.reminders-doc-cell{align-items:center;gap:10px;display:flex}.reminders-doc-icon-wrapper{background:#f6a821;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.reminders-doc-icon{border-radius:0;width:20px;height:20px}.reminders-doc-type{color:#1a202c;margin:0;font-weight:600}.reminders-doc-number,.reminders-vehicle-plate{color:#a0aec0;margin:2px 0 0;font-size:12px}.reminders-vehicle-name{margin:0;font-weight:500}.reminders-days-left{margin:2px 0 0;font-size:12px;font-weight:600}.reminders-days-left.upcoming{color:#f59e0b}.reminders-days-left.overdue{color:#e53e3e}.reminders-status-badge{border-radius:8px;padding:.35rem .85rem;font-size:12px;font-weight:600;display:inline-block}.reminder-stat-icon-img{width:20px;height:20px}.reminders-search-icon{width:16px;height:16px}.reminders-filter-icon{vertical-align:middle;width:14px;height:14px;margin-right:.25rem}.create-reminder-icon{vertical-align:middle;width:14px;height:14px;margin-right:.4rem}.reminders-empty-illustration{width:220px;height:auto;margin:0 auto 1rem;display:block}.reminders-action-btn img{width:16px;height:16px}.reminders-status-badge.upcoming{color:#f59e0b;background:#fbf5eb;border:1px solid #ffe3b5}.reminders-status-badge.overdue{color:#c53030;background:#fed7d7;border:1px solid #c53030}.reminders-actions-cell{gap:8px;display:flex}.reminders-action-btn{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;width:30px;height:30px}.reminders-empty-wrapper{border:1px solid #e2e8f0;border-radius:12px;height:fit-content}.reminders-empty-icon-placeholder{font-size:40px}@media (width<=900px){.reminders-stats-row{flex-direction:column}}@media (width<=480px){.reminders-container{margin:0;padding:10px}.reminders-toolbar{flex-direction:column;align-items:flex-start}.reminders-table th:nth-child(4),.reminders-table td:nth-child(4){display:none}}.vehicles-page{background:#f7fafc;min-height:100vh;padding:24px 32px}.vehicles-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.vehicles-back{color:#111827;cursor:pointer;margin-bottom:4px;font-size:20px;font-weight:600}.vehicles-back:hover{text-decoration:underline}.vehicles-subtitle{color:#6b7280;margin:0;font-size:14px}.vehicles-header-actions{align-items:center;gap:12px;display:flex}.btn-add-vehicle{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:8px;padding:10px 16px;font-weight:600}.btn-add-vehicle:hover{background:#15803d}.vehicles-search{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:24px;padding:12px 16px;font-size:14px}.vehicles-search:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a1a}.vehicles-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.vehicles-list{flex-direction:column;gap:16px;display:flex}.vehicles-list>div{width:100%}.view-toggle{background:#fff;border:1px solid #d1d5db;border-radius:8px;display:flex;overflow:hidden}.view-toggle button{cursor:pointer;color:#6b7280;background:#fff;border:none;padding:10px 14px;font-size:14px;font-weight:600;transition:all .2s}.view-toggle button.active{color:#fff;background:#16a34a}.view-toggle button:hover:not(.active){background:#f9fafb}@media (width<=768px){.vehicles-page{padding:16px}.vehicles-header{flex-direction:column;align-items:stretch}.vehicles-header-actions{justify-content:space-between;width:100%}.vehicles-grid{grid-template-columns:1fr}}.vehicle-detail-page{background:#f7fafc;min-height:100vh;padding:24px}.back-link{color:#3182ce;cursor:pointer;background:0 0;border:none;margin-bottom:20px;font-size:14px;font-weight:600}.back-link:hover{text-decoration:underline}.detail-header-card{background:#fff;border-radius:12px;margin-bottom:20px;padding:24px;box-shadow:0 1px 3px #0000001a}.detail-header-top{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.detail-title{color:#2d3748;margin:0;font-size:24px;font-weight:700}.detail-plate{color:#718096;margin:4px 0 0;font-size:16px}.detail-subtext{color:#718096;margin-top:8px;font-size:14px}.status-pill{border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.status-green{color:#22543d;background:#c6f6d5}.status-yellow{color:#744210;background:#fefcbf}.status-red{color:#742a2a;background:#fed7d7}.status-text-green{color:#38a169}.status-text-yellow{color:#d69e2e}.status-text-red{color:#e53e3e}.detail-stats-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px;display:grid}.stat-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}.stat-label{color:#718096;margin:0 0 8px;font-size:14px}.stat-value{color:#2d3748;margin:0;font-size:20px;font-weight:700}.detail-documents-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.documents-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.documents-header h2{color:#2d3748;margin:0;font-size:18px;font-weight:700}.btn-primary.documents-header{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600}.btn-primary.documents-header:hover{background:#2c5282}.btn-secondary{color:#2d3748;cursor:pointer;background:#e2e8f0;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600}.documents-empty{text-align:center;color:#718096;border:2px dashed #e2e8f0;border-radius:8px;padding:40px 20px}.documents-subtext{margin-top:4px;font-size:14px}.documents-list{flex-direction:column;gap:12px;display:flex}.documents-list-item{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;display:flex}.documents-list-item:hover{background:#f7fafc}.documents-list-item-name{color:#2d3748;font-size:14px;font-weight:600}.documents-list-item-status{text-transform:capitalize;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.documents-list-item-status.status-valid{color:#22543d;background:#c6f6d5}.documents-list-item-status.status-expiring{color:#744210;background:#fefcbf}.documents-list-item-status.status-expired{color:#742a2a;background:#fed7d7}@media (width<=900px){.vehicle-detail-page{padding:16px}.detail-stats-grid{grid-template-columns:1fr}}@media (width<=480px){.vehicle-detail-page{padding:12px}.detail-header-card,.detail-documents-card{padding:16px}.detail-header-top{flex-direction:column;align-items:flex-start;gap:8px}.detail-title{font-size:20px}.documents-header{flex-direction:column;align-items:flex-start;gap:12px}.documents-header .btn-primary{width:100%}.documents-list-item{flex-direction:column;align-items:flex-start;gap:8px}}.profile-page{max-width:100%;margin:0 auto;padding:24px}.profile-header{margin-bottom:24px}.profile-back{color:#1a202c;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:20px;font-weight:600;display:flex}.profile-user-card{border:1px solid #bbf7d0;border-radius:16px;align-items:center;gap:20px;max-width:900px;min-height:260px;margin-bottom:24px;padding:32px 20px;display:flex;box-shadow:0 1px 3px #00000005}.profile-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:180px;height:180px;margin-left:24px}.profile-avatar-placeholder{color:#94a3b8;background-color:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;margin-left:24px;display:flex}.profile-name{color:#1a202c;margin:0;font-size:28px;font-weight:600}.profile-driver-id{color:#718096;align-items:center;gap:6px;margin:6px 0 12px;font-size:13px;display:flex}.verified-icon{color:#16a34a}.verified-badge{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.profile-menu{border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:16px;max-width:900px;padding:24px;display:flex;box-shadow:0 1px 3px #00000005}.profile-menu-item{cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;transition:all .2s;display:flex}.profile-menu-item:hover{border-color:#16a34a;box-shadow:0 4px 12px #16a34a0a}.profile-menu-left{align-items:center;gap:16px;min-width:0;display:flex}.profile-menu-icon{color:#16a34a;background-color:#f0fdf4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profile-menu-text{min-width:0}.profile-menu-text h3{color:#1a202c;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:15px;font-weight:600;overflow:hidden}.profile-menu-text p{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.profile-menu-arrow{color:#94a3b8;flex-shrink:0;font-size:18px}@media (width<=768px){.profile-page{padding:16px}.profile-user-card{text-align:center;flex-direction:column;gap:16px;min-height:auto;padding:24px 16px}.profile-avatar,.profile-avatar-placeholder{width:120px;height:120px;margin-left:0}.profile-driver-id{justify-content:center}.profile-name{font-size:22px}.profile-menu{padding:16px}.profile-menu-item{padding:14px 16px}.profile-menu-text h3{font-size:14px}.profile-menu-text p{font-size:12px}}.personal-info-container{min-height:100vh;padding:24px;font-family:Inter,sans-serif}.pi-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.pi-header h1{color:#111827;margin:0;font-size:20px;font-weight:600}.pi-header p{color:#6b7280;margin:2px 0 0;font-size:14px}.pi-back{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;display:flex}.pi-card{border:1px solid #e5e7eb;border-radius:16px;gap:32px;margin-bottom:24px;padding:24px;display:flex}.pi-avatar-section{flex-direction:column;align-items:center;gap:12px;min-width:160px;display:flex}.pi-avatar-wrap{position:relative}.pi-avatar{object-fit:cover;border-radius:50%;width:100px;height:100px}.pi-camera{color:#fff;cursor:pointer;background:#16a34a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;bottom:4px;right:4px}.pi-camera:hover{transform:scale(1.05)}.pi-change-photo{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s}.pi-change-photo:hover{background:#15803d}.pi-photo-hint{color:#9ca3af;text-align:center;font-size:12px;line-height:1.4}.pi-details{flex:1;min-width:0}.pi-name-block h2{margin:0 0 4px;font-size:18px;font-weight:600}.pi-name-block span{color:#6b7280;font-size:14px}.pi-info-list{flex-direction:column;gap:16px;margin-top:20px;display:flex}.pi-info-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.pi-info-row:last-child{border-bottom:none;padding-bottom:0}.pi-info-left{align-items:center;gap:12px;min-width:0;display:flex}.pi-info-icon{color:#16a34a;background:#f0fdf4;border-radius:8px;flex-shrink:0;padding:8px;display:flex}.pi-label{color:#6b7280;margin:0;font-size:12px}.pi-value{color:#111827;word-break:break-word;margin:2px 0 0;font-size:14px;font-weight:500}.pi-edit{color:#16a34a;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;font-size:14px;font-weight:500;transition:opacity .2s;display:flex}.pi-edit:hover{opacity:.8}.pi-edit-input{border:1px solid #16a34a;border-radius:6px;outline:none;width:220px;margin-top:2px;padding:6px 8px;font-family:Inter,sans-serif;font-size:14px}.pi-edit-input:focus{box-shadow:0 0 0 2px #16a34a33}.pi-edit-actions{flex-shrink:0;gap:8px;display:flex}.pi-save,.pi-cancel{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.pi-save{color:#fff;background:#16a34a}.pi-save:hover{background:#15803d}.pi-cancel{color:#6b7280;background:#f3f4f6}.pi-cancel:hover{background:#e5e7eb}.pi-overview h3{margin-bottom:16px;font-size:16px;font-weight:600}.pi-overview-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pi-overview-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:all .2s}.pi-overview-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.pi-overview-card.green .pi-overview-icon{color:#16a34a;background:#f0fdf4}.pi-overview-card.orange{background:#fff7ed;border-color:#fed7aa}.pi-overview-card.orange .pi-overview-icon{color:#ea580c;background:#ffedd5}.pi-overview-top{gap:12px;margin-bottom:12px;display:flex}.pi-overview-icon{border-radius:8px;padding:10px;display:flex}.pi-overview-top h4{margin:0;font-size:24px;font-weight:700}.pi-overview-top p{color:#6b7280;margin:0;font-size:14px}.pi-overview-action{color:#16a34a;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}@media (width<=1024px){.pi-overview-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.personal-info-container{padding:16px}.pi-card{flex-direction:column;gap:20px;padding:16px}.pi-avatar-section{min-width:100%}.pi-info-row{flex-direction:column;align-items:flex-start;gap:12px}.pi-edit-input{width:100%}.pi-overview-grid{grid-template-columns:1fr}.pi-edit-actions{justify-content:flex-end;width:100%}}.reminder-pref-container{background:#f8fafc;min-height:100vh;padding:24px;font-family:Inter,sans-serif}.rp-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.rp-header h1{color:#111827;margin:0;font-size:20px;font-weight:600}.rp-back{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;display:flex}.rp-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.rp-item{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.rp-item:last-child{border-bottom:none}.rp-item-left{align-items:center;gap:14px;display:flex}.rp-item-icon{color:#16a34a;background:#f0fdf4;border-radius:10px;padding:10px;display:flex}.rp-item-left h3{color:#111827;margin:0 0 2px;font-size:15px;font-weight:600}.rp-item-left p{color:#6b7280;margin:0;font-size:13px}.rp-toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:12px;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.rp-toggle.active{background:#16a34a}.rp-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000001a}.rp-toggle.active.rp-toggle-thumb{transform:translate(20px)}.rp-footer{justify-content:flex-end;margin-top:24px;display:flex}.rp-save{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .2s}.rp-save:hover{background:#15803d}@media (width<=768px){.rp-item{padding:16px}.rp-item-left h3{font-size:14px}.rp-item-left p{font-size:12px}}.settings-container{background-color:#f8fafc;min-height:100vh;padding:24px 32px;font-family:inherit}.settings-header{margin-bottom:20px}.search-bar-wrapper{border:1px solid #e2e8f0;border-radius:8px;align-items:center;max-width:500px;padding:8px 16px;display:flex}.search-bar-wrapper input{border:none;outline:none;width:100%;margin-left:8px;font-size:14px}.settings-title-section h2{color:#1e293b;margin-bottom:24px;font-size:20px;font-weight:600}.settings-title-section span{color:#64748b;font-weight:400}.settings-content-layout{align-items:stretch;gap:40px;display:flex}.settings-sidebar-column{flex-direction:column;flex-shrink:0;justify-content:space-between;width:220px;min-height:380px;padding-bottom:32px;display:flex}.settings-sidebar-menu{flex-direction:column;gap:8px;display:flex}.menu-category{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:600}.sub-menu-item{text-align:left;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;transition:background-color .2s,color .2s;display:flex}.sub-menu-item:hover{color:#0f172a;background-color:#0000000a}.sub-menu-item.active{color:#0f172a;background:#e2e8f0;font-weight:500}.logout-btn{color:#ef4444;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;margin-top:auto;padding:10px 12px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.logout-btn:hover{background-color:#ef444414}.settings-main-panel{border-radius:12px;flex:1;padding:32px;box-shadow:0 1px 3px #0000000d}.settings-section{margin-bottom:32px}.settings-section:last-child{margin-bottom:0}.settings-section h3{color:#0f172a;margin-bottom:4px;font-size:18px;font-weight:600}.section-subtitle{color:#64748b;margin-bottom:16px;font-size:14px}.notification-status-list{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.status-item.clickable-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:4px 0;display:flex}.custom-checkbox{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.custom-checkbox.checked{background-color:#10b981}.custom-checkbox.unchecked{background-color:#0000;border:2px solid #cbd5e1}.status-item span{color:#334155;font-size:14px}.toggle-group{flex-direction:column;gap:20px;display:flex}.toggle-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.toggle-row h4{color:#1e293b;margin-bottom:2px;font-size:14px;font-weight:600}.toggle-row p{color:#64748b;max-width:420px;font-size:12px}.switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#cbd5e1;border-radius:24px;transition:all .3s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background-color:#10b981}input:checked+.slider:before{transform:translate(20px)}.preference-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.preference-row:last-child{border-bottom:none}.preference-row h4{color:#1e293b;margin-bottom:2px;font-size:14px;font-weight:600}.preference-row p{color:#64748b;font-size:12px}.custom-button-group{background-color:#eef2f5;border:1px solid #d1d9df;border-radius:20px;gap:2px;padding:3px;display:flex}.option-pill{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:16px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.option-pill:hover{color:#0f172a}.option-pill.active{color:#0f172a;background-color:#fff;box-shadow:0 1px 3px #0000001a}body.dark-theme .settings-container{color:#f8fafc!important;background-color:#0f172a!important}body.dark-theme .settings-main-panel{box-shadow:none;color:#f8fafc!important;background-color:#1e293b!important;border-color:#334155!important}body.dark-theme .settings-main-panel h3,body.dark-theme .toggle-row h4,body.dark-theme .preference-row h4,body.dark-theme .settings-title-section h2{color:#f8fafc!important}body.dark-theme .section-subtitle,body.dark-theme .toggle-row p,body.dark-theme .preference-row p,body.dark-theme .status-item span{color:#94a3b8!important}body.dark-theme .search-bar-wrapper{color:#f8fafc;background:#1e293b!important;border-color:#334155!important}body.dark-theme .search-bar-wrapper input{color:#fff!important;background:0 0!important}body.dark-theme .search-bar-wrapper input::placeholder{color:#64748b}body.dark-theme .custom-button-group{background:#0f172a!important;border-color:#334155!important}body.dark-theme .option-pill{color:#94a3b8}body.dark-theme .option-pill:hover{color:#fff}body.dark-theme .option-pill.active{color:#fff!important;background-color:#334155!important}body.dark-theme .toggle-row,body.dark-theme .preference-row{border-bottom-color:#334155!important}body.dark-theme .sub-menu-item{color:#94a3b8}body.dark-theme .sub-menu-item:hover{color:#f8fafc;background-color:#ffffff0d}body.dark-theme .sub-menu-item.active{color:#f8fafc!important;background:#334155!important}body.dark-theme .menu-category{color:#64748b}body.dark-theme .custom-checkbox.unchecked{border-color:#475569}@media (width<=900px){.settings-container{padding:20px}.settings-content-layout{flex-direction:column;gap:24px}.settings-sidebar-column{width:100%;min-height:auto;padding-bottom:0}}@media (width<=480px){.settings-container{padding:12px}.settings-main-panel{padding:16px}.toggle-row,.preference-row{flex-direction:column;align-items:flex-start;gap:12px}.toggle-row p{max-width:100%}.custom-button-group{justify-content:space-between;width:100%}.option-pill{text-align:center;flex:1}}.documents-container{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:20px}.documents-header-flex{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.documents-title{color:#1a202c;margin:0;font-size:26px;font-weight:600}.add-document-btn{color:#fff;cursor:pointer;background:#0a5c36;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;display:flex}.add-document-icon{width:14px;height:14px}.documents-search{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;max-width:480px;margin-bottom:20px;padding:10px 14px;display:flex}.documents-search-icon{flex-shrink:0;width:16px;height:16px}.documents-search input{color:#4a5568;background-color:#0000;border:none;outline:none;width:100%;font-size:14px}.documents-search input::placeholder{color:#a0aec0}.documents-grid{flex-wrap:wrap;gap:16px;display:flex}.document-card{cursor:pointer;text-align:left;box-sizing:border-box;background:#f4fbf7;border:1px solid #d9f0e2;border-radius:10px;align-items:center;gap:12px;width:220px;padding:14px 16px;display:flex}.document-card-icon{flex-shrink:0;width:20px;height:20px}.document-card-text{flex:1;min-width:0}.document-card-name{color:#1a202c;margin:0;font-size:14px;font-weight:600}.document-card-mask{color:#a0aec0;letter-spacing:1px;margin:2px 0 0;font-size:12px}.document-card-arrow{color:#a0aec0;flex-shrink:0;font-size:18px}.documents-empty-wrapper{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;min-height:380px;padding:40px 20px;display:flex}.documents-empty-illustration{width:220px;height:auto;display:block}@media (width<=900px){.document-card{width:calc(50% - 8px)}}@media (width<=480px){.documents-container{padding:10px}.document-card{width:100%}.documents-search{max-width:100%}}.file-dropzone{cursor:pointer;text-align:center;border:1.5px dashed #a7d7bb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:32px 20px;display:flex;position:relative}.file-dropzone-icon{width:40px;height:40px;margin-bottom:6px}.file-dropzone-text{color:#4a5568;margin:0;font-size:13px}.file-dropzone-browse-link{color:#0a5c36;font-weight:600}.file-dropzone-hint{color:#a0aec0;margin:2px 0 0;font-size:12px}.file-dropzone-input{display:none}.document-upload-backdrop{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.document-upload-modal{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:28px;overflow-y:auto}.document-upload-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.document-upload-title{color:#1a202c;margin:0 0 4px;font-size:18px;font-weight:700}.document-upload-subtitle{color:#718096;max-width:340px;margin:0;font-size:13px}.document-upload-close-btn{color:#718096;cursor:pointer;background:0 0;border:none;font-size:16px}.document-upload-label{color:#1a202c;margin:16px 0 6px;font-size:13px;font-weight:600;display:block}.document-upload-supported-note{color:#a0aec0;margin:10px 0 0;font-size:12px}.document-upload-file-row{border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;display:flex}.document-upload-file-icon{justify-content:center;align-items:center;font-size:16px;display:flex}.document-upload-thumb{object-fit:cover;border-radius:4px;width:32px;height:32px;display:block}.document-upload-file-info{flex:1;min-width:0}.document-upload-file-name{color:#1a202c;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:600;overflow:hidden}.document-upload-file-size{color:#a0aec0;margin:2px 0 0;font-size:12px}.document-upload-file-status{flex-shrink:0;width:16px;height:16px}.document-upload-file-delete{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.document-upload-file-delete img{width:16px;height:16px}.document-upload-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.document-upload-cancel-btn{color:#1a202c;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.document-upload-next-btn{color:#fff;cursor:pointer;background:#0a5c36;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.document-upload-next-btn:disabled{cursor:not-allowed;background:#a0c4b0}.document-upload-expiry-field{margin-top:16px}.document-upload-expiry-field label{color:#1a202c;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.document-upload-expiry-field input[type=date],.document-upload-expiry-field input[type=text]{color:#1a202c;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 12px;font-size:13px}.document-upload-expiry-field input:focus{border-color:#0a5c36;outline:none}.confirm-modal-backdrop{z-index:300;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.confirm-modal{box-sizing:border-box;text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:28px}.confirm-modal-title{color:#1a202c;margin:0 0 8px;font-size:18px;font-weight:700}.confirm-modal-message{color:#718096;margin:0 0 24px;font-size:14px}.confirm-modal-actions{justify-content:center;gap:12px;display:flex}.confirm-modal-cancel-btn{color:#1a202c;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:10px 20px;font-size:14px;font-weight:600}.confirm-modal-confirm-btn{color:#fff;cursor:pointer;background:#0a5c36;border:none;border-radius:8px;flex:1;padding:10px 20px;font-size:14px;font-weight:600}.confirm-modal-confirm-btn.danger{background:#e53e3e}@media (width<=480px){.confirm-modal-actions{flex-direction:column}}.add-documents-container{box-sizing:border-box;max-width:800px;margin:0 auto;padding:20px}.add-documents-back-btn{color:#1a202c;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:4px;padding:0;font-size:20px;font-weight:700;display:flex}.add-documents-subtitle{color:#718096;margin:0 0 24px;font-size:14px}.add-documents-list{border-top:1px solid #e2e8f0;flex-direction:column;display:flex}.add-documents-item{cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #e2e8f0;align-items:center;gap:14px;width:100%;padding:18px 4px;display:flex}.add-documents-item-icon-wrapper{background:#e6fff2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.add-documents-item-icon{width:16px;height:16px}.add-documents-item-text{flex:1;min-width:0}.add-documents-item-name{color:#1a202c;margin:0;font-size:14px;font-weight:600}.add-documents-item-hint{color:#a0aec0;margin:2px 0 0;font-size:12px}.add-documents-item-check{color:#fff;border:1.5px solid #cbd5e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:flex}.add-documents-item-check.checked{background:#0a5c36;border-color:#0a5c36}.add-documents-footer-note{color:#0a5c36;align-items:center;gap:6px;margin-top:16px;font-size:12px;display:flex}.add-documents-footer-icon{font-size:13px}@media (width<=480px){.add-documents-container{padding:10px}}
