:root{--brand-950: #071321;--brand-900: #0b172a;--brand-850: #102039;--brand-800: #152844;--accent-700: #067354;--accent-600: #087f5b;--accent-500: #12a173;--accent-100: #dff7ee;--accent-50: #effbf7;--ink-950: #101828;--ink-800: #233044;--ink-700: #344054;--ink-600: #475467;--ink-500: #667085;--line: #e4e9f0;--line-strong: #d7dee8;--canvas: #f4f7fa;--surface: #ffffff;--surface-muted: #f8fafc;--danger: #d92d20;--sidebar-collapsed: 84px;--sidebar-expanded: 276px;--topbar-height: 78px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .04), 0 1px 3px rgba(16, 24, 40, .06);--shadow-md: 0 8px 24px rgba(16, 24, 40, .08), 0 2px 6px rgba(16, 24, 40, .04);--shadow-lg: 0 20px 48px rgba(7, 19, 33, .16)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink-700);background:var(--canvas);font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(18,161,115,.22);outline-offset:2px}[x-cloak]{display:none!important}.app-shell{min-height:100vh;background:var(--canvas)}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:50;display:flex;width:var(--sidebar-collapsed);flex-direction:column;color:#d9e2ef;background:radial-gradient(circle at 14% 0%,rgba(18,161,115,.15),transparent 25%),linear-gradient(180deg,var(--brand-900),var(--brand-950));border-right:1px solid rgba(255,255,255,.07);box-shadow:14px 0 40px #07132114;transition:width .25s ease,transform .25s ease}.app-sidebar.is-expanded{width:var(--sidebar-expanded)}.sidebar-brand{display:flex;height:var(--topbar-height);min-height:var(--topbar-height);align-items:center;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-link{display:flex;min-width:0;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand-mark{display:grid;width:46px;height:46px;min-width:46px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fff;background:linear-gradient(145deg,var(--accent-500),var(--accent-700));box-shadow:0 8px 18px #087f5b47;font-size:18px}.brand-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.brand-copy img{width:132px;height:28px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.brand-copy small{color:#91a2b9;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar-mobile-close{margin-left:auto;padding:8px;color:#aab7c8}.sidebar-nav{flex:1;overflow-x:hidden;overflow-y:auto;padding:18px 12px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.sidebar-link{position:relative;display:flex;min-height:46px;align-items:center;gap:12px;margin:3px 0;padding:0 12px;border:1px solid transparent;border-radius:12px;color:#aebcce;text-decoration:none;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.sidebar-link:hover{color:#fff;background:#ffffff12;transform:translate(1px)}.sidebar-link.is-active{color:#fff;background:linear-gradient(90deg,#12a17345,#12a1731c);border-color:#36d3992e}.sidebar-link.is-active:before{position:absolute;left:-12px;width:3px;height:24px;border-radius:0 6px 6px 0;background:#36d399;content:""}.sidebar-icon{display:grid;width:34px;min-width:34px;height:34px;place-items:center;font-size:15px}.sidebar-link.is-active .sidebar-icon{color:#63e6be}.sidebar-label{overflow:hidden;font-size:13px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.sidebar-group{margin-top:18px}.sidebar-group-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 12px 8px;color:#6f829b;text-align:left}.sidebar-group-label{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sidebar-group-arrow i{font-size:9px;transition:transform .2s ease}.sidebar-group-dot{width:5px;height:5px;margin:0 auto;border-radius:999px;background:#51627a}.sidebar-group-links{display:grid;gap:1px}.sidebar-footer{padding:12px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-collapse{width:100%;align-items:center;gap:13px;padding:11px 13px;border-radius:11px;color:#8fa0b6;font-size:12px;font-weight:600;transition:.18s ease}.sidebar-collapse:hover{color:#fff;background:#ffffff0f}.sidebar-collapse i{width:32px;transition:transform .25s ease}.app-workspace{display:flex;min-height:100vh;margin-left:var(--sidebar-collapsed);flex-direction:column;transition:margin-left .25s ease}.sidebar-expanded .app-workspace{margin-left:var(--sidebar-expanded)}.app-topbar{position:sticky;top:0;z-index:35;display:flex;min-height:var(--topbar-height);align-items:center;justify-content:space-between;gap:20px;padding:10px clamp(18px,2.2vw,34px);background:#ffffffe0;border-bottom:1px solid rgba(215,222,232,.9);box-shadow:0 1px #10182805;-webkit-backdrop-filter:blur(16px) saturate(150%);backdrop-filter:blur(16px) saturate(150%)}.topbar-leading,.topbar-actions{display:flex;min-width:0;align-items:center}.topbar-leading{gap:15px}.topbar-actions{gap:9px}.topbar-icon-button{position:relative;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;color:var(--ink-600);background:#fff;box-shadow:var(--shadow-sm);transition:.16s ease}.topbar-icon-button:hover{color:var(--accent-700);border-color:#b8d8cb;background:var(--accent-50);transform:translateY(-1px)}.page-heading{min-width:0}.page-eyebrow{margin-bottom:3px;color:var(--ink-500);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.page-title-slot,.page-title-slot>*{margin:0!important;color:var(--ink-950)!important;font-size:clamp(17px,2vw,21px)!important;font-weight:750!important;line-height:1.25!important;text-align:left!important;letter-spacing:-.025em}.live-date{align-items:center;gap:8px;margin-right:3px;padding:0 12px;color:var(--ink-500);font-size:12px;font-weight:600}.notification-badge{position:absolute;top:-5px;right:-5px;display:grid;min-width:19px;height:19px;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:999px;color:#fff;background:var(--danger);font-size:9px;font-weight:800}.user-trigger{display:flex;align-items:center;gap:10px;margin-left:3px;padding:4px 6px 4px 5px;border:1px solid transparent;border-radius:13px;transition:.16s ease}.user-trigger:hover{border-color:var(--line);background:var(--surface-muted)}.user-trigger>img,.user-initials{width:40px;height:40px;border-radius:11px;-o-object-fit:cover;object-fit:cover}.user-initials{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--brand-800),var(--accent-700));font-size:12px;font-weight:800;letter-spacing:.03em}.user-initials.large{width:44px;min-width:44px;height:44px}.user-copy{max-width:145px;text-align:left}.user-copy strong,.user-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-copy strong{color:var(--ink-800);font-size:12px;font-weight:700}.user-copy small{margin-top:2px;color:var(--ink-500);font-size:10px}.user-chevron{margin:0 5px 0 2px;color:#98a2b3;font-size:9px}.topbar-popover{position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-lg)}.notification-popover{width:min(390px,calc(100vw - 24px))}.popover-header{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-bottom:1px solid var(--line)}.popover-header strong,.popover-header span{display:block}.popover-header strong{color:var(--ink-950);font-size:14px}.popover-header span{margin-top:2px;color:var(--ink-500);font-size:10px}.popover-header>a{color:var(--accent-700);font-size:11px;font-weight:700}.notification-list{max-height:390px;overflow-y:auto}.notification-item{display:grid;grid-template-columns:8px 1fr;gap:10px;padding:14px 18px;border-bottom:1px solid #eef2f6;color:inherit;text-decoration:none;transition:background .15s ease}.notification-item:hover{background:var(--surface-muted)}.notification-item.is-unread{background:var(--accent-50)}.notification-dot{width:7px;height:7px;margin-top:6px;border-radius:999px;background:#cbd5e1}.notification-item.is-unread .notification-dot{background:var(--accent-500);box-shadow:0 0 0 4px #12a1731a}.notification-item strong,.notification-item small,.notification-item time{display:block}.notification-item strong{color:var(--ink-800);font-size:12px}.notification-item small{display:-webkit-box;overflow:hidden;margin-top:3px;color:var(--ink-600);font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-item time{margin-top:6px;color:#98a2b3;font-size:9px}.empty-popover{display:grid;min-height:180px;place-items:center;align-content:center;gap:10px;color:#98a2b3;font-size:11px}.empty-popover i{font-size:24px}.popover-footer{padding:10px 14px;border-top:1px solid var(--line);text-align:center}.popover-footer button{color:var(--accent-700);font-size:11px;font-weight:700}.user-popover{width:245px;padding:8px}.user-popover-header{display:flex;align-items:center;gap:10px;margin-bottom:6px;padding:10px;border-bottom:1px solid var(--line)}.user-popover-header div{min-width:0}.user-popover-header strong,.user-popover-header span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-popover-header strong{color:var(--ink-800);font-size:12px}.user-popover-header span{margin-top:3px;color:var(--ink-500);font-size:9px}.user-popover>a,.user-popover form button{display:flex;width:100%;align-items:center;gap:11px;padding:10px 11px;border-radius:9px;color:var(--ink-600);font-size:11px;font-weight:600;text-decoration:none;transition:.15s ease}.user-popover>a:hover,.user-popover form button:hover{color:var(--ink-950);background:var(--surface-muted)}.user-popover form button{color:#b42318}.user-popover i{width:16px;text-align:center}.app-main{width:100%;max-width:1660px;min-height:calc(100vh - var(--topbar-height) - 55px);margin:0 auto;padding:clamp(20px,2.5vw,36px)}.app-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px clamp(20px,2.5vw,36px);border-top:1px solid var(--line);color:#98a2b3;font-size:10px;font-weight:600}.app-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#0713219e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.app-main>.py-12,.app-main>.py-10,.app-main>.py-8,.app-main>.py-6,.app-main>.p-6{padding-top:0!important;padding-bottom:0!important}.app-main .max-w-7xl,.app-main .max-w-6xl,.app-main .max-w-5xl,.app-main .max-w-4xl,.app-main .max-w-3xl{width:100%;max-width:100%!important}.app-main .bg-white:not(button):not(a):not(span):not(thead):not(tbody):not(tr):not(td):not(th),.app-main .dark\:bg-gray-800:not(button):not(a):not(span){border:1px solid var(--line)!important;border-radius:var(--radius-lg)!important;background:var(--surface)!important;box-shadow:var(--shadow-sm)!important}.app-main .shadow-lg,.app-main .shadow-xl,.app-main .shadow-2xl{box-shadow:var(--shadow-md)!important}.app-main .rounded,.app-main .rounded-md{border-radius:var(--radius-sm)!important}.app-main .rounded-lg,.app-main .rounded-xl,.app-main .rounded-2xl{border-radius:var(--radius-lg)!important}.app-main h1,.app-main h2,.app-main h3,.app-main h4{color:var(--ink-950);letter-spacing:-.02em}.app-main h1{font-weight:800}.app-main h2,.app-main h3{font-weight:700}.table-responsive,.overflow-x-auto{width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c7d0dc transparent}.app-main table{width:100%;border-collapse:separate!important;border-spacing:0;color:var(--ink-700);font-size:12px!important}.app-main table thead,.app-main table thead.bg-gray-100{color:var(--ink-600)!important;background:#f6f8fb!important}.app-main table th{padding:12px 14px!important;border-width:0 0 1px!important;border-color:var(--line)!important;color:var(--ink-600)!important;background:#f6f8fb!important;font-size:10px!important;font-weight:800!important;letter-spacing:.045em;line-height:1.35;text-transform:uppercase;white-space:nowrap}.app-main table td{padding:13px 14px!important;border-width:0 0 1px!important;border-color:#edf1f5!important;vertical-align:middle}.app-main table tbody tr{background:#fff;transition:background .14s ease,box-shadow .14s ease}.app-main table tbody tr:hover{background:#f8fbfa!important;transform:none!important;box-shadow:inset 3px 0 0 var(--accent-500)!important}.app-main table tbody tr:last-child td{border-bottom:0!important}.app-main table.min-w-full,.app-main table.w-full{min-width:0}.app-main .overflow-x-auto>table.min-w-full,.app-main .overflow-x-auto>table.w-full{min-width:680px}.app-main table img{border:2px solid #fff;box-shadow:0 0 0 1px var(--line)}.app-main label{color:var(--ink-700);font-size:11px;font-weight:700}.app-main input:not([type=checkbox]):not([type=radio]):not([type=file]),.app-main select,.app-main textarea,.select2-container .select2-selection--single,.select2-container .select2-selection--multiple{min-height:42px;border:1px solid var(--line-strong)!important;border-radius:10px!important;color:var(--ink-800)!important;background-color:#fff!important;box-shadow:0 1px 2px #10182808!important;font-size:12px!important;transition:border-color .16s ease,box-shadow .16s ease}.app-main input:not([type=checkbox]):not([type=radio]):not([type=file]),.app-main select,.app-main textarea{padding:10px 12px!important}.app-main input:focus,.app-main select:focus,.app-main textarea:focus{border-color:var(--accent-500)!important;box-shadow:0 0 0 3px #12a1731f!important;outline:0!important}.app-main input:disabled,.app-main select:disabled,.app-main textarea:disabled{color:var(--ink-500)!important;background:#f3f6f8!important;cursor:not-allowed}.app-main input[type=checkbox],.app-main input[type=radio]{width:16px;height:16px;border-color:#b8c2cf;color:var(--accent-600)}.app-main input[type=file]{width:100%;padding:7px;border:1px dashed #cbd5e1!important;border-radius:10px!important;color:var(--ink-600);background:#f8fafc!important;font-size:11px}.app-main input[type=file]::file-selector-button{margin-right:10px;padding:7px 11px;border:0;border-radius:7px;color:var(--ink-700);background:#e8edf3;font-weight:700;cursor:pointer}.select2-container{width:100%!important}.select2-container .select2-selection--single{height:42px!important}.select2-container .select2-selection--single .select2-selection__rendered{padding:7px 36px 7px 12px;line-height:27px}.select2-container .select2-selection--single .select2-selection__arrow{height:40px;right:7px}.select2-dropdown{overflow:hidden;border-color:var(--line-strong)!important;border-radius:10px!important;box-shadow:var(--shadow-md)}.flatpickr-calendar{border:1px solid var(--line)!important;border-radius:14px!important;box-shadow:var(--shadow-lg)!important;font-family:inherit!important}.app-main button,.app-main a{transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.app-main button[class*=bg-blue-],.app-main a[class*=bg-blue-],.app-main button[class*=bg-green-],.app-main a[class*=bg-green-]{border:1px solid transparent!important;border-radius:10px!important;color:#fff!important;background:var(--accent-600)!important;box-shadow:0 2px 5px #087f5b2e!important;font-weight:700!important}.app-main button[class*=bg-blue-]:hover,.app-main a[class*=bg-blue-]:hover,.app-main button[class*=bg-green-]:hover,.app-main a[class*=bg-green-]:hover{background:var(--accent-700)!important;transform:translateY(-1px);box-shadow:0 5px 12px #087f5b38!important}.app-main button[class*=bg-red-],.app-main a[class*=bg-red-]{border-radius:10px!important;background:var(--danger)!important;font-weight:700!important}.app-main button[class*=bg-gray-],.app-main a[class*=bg-gray-]{border:1px solid var(--line-strong)!important;border-radius:10px!important;color:var(--ink-700)!important;background:#fff!important;box-shadow:var(--shadow-sm)!important;font-weight:700!important}.app-main button[class*=bg-gray-]:hover,.app-main a[class*=bg-gray-]:hover{background:#f4f6f8!important}.app-main a.text-blue-600:not([class*=bg-]),.app-main button.text-blue-600:not([class*=bg-]){color:var(--accent-700)!important;font-weight:700}.app-main a.text-green-600:not([class*=bg-]),.app-main button.text-green-600:not([class*=bg-]){color:var(--accent-700)!important}.app-main span.rounded-full{border:1px solid transparent;font-weight:700!important;letter-spacing:.01em}.app-main span.bg-green-100{border-color:#abe8d2!important;color:#067354!important;background:#e7f9f2!important}.app-main span.bg-blue-100{border-color:#c7d7fe!important;color:#2746a5!important;background:#eef4ff!important}.app-main span.bg-yellow-100{border-color:#fedf89!important;color:#93370d!important;background:#fffaeb!important}.app-main span.bg-red-100{border-color:#fecdca!important;color:#b42318!important;background:#fef3f2!important}.app-main span.bg-gray-100{border-color:#e4e7ec!important;color:var(--ink-600)!important;background:#f7f8fa!important}.app-main .text-green-600.font-semibold.text-center{padding:12px 14px;border:1px solid #abe8d2;border-radius:10px;color:#067354!important;background:#ecfdf7;text-align:left}.app-main [role=dialog]>div,.app-main .fixed.inset-0>.bg-white{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-lg)!important}.app-main nav[role=navigation] span,.app-main nav[role=navigation] a{border-color:var(--line)!important}.app-main nav[role=navigation] span[aria-current=page] span{color:#fff!important;background:var(--accent-600)!important}.apexcharts-canvas text{font-family:Plus Jakarta Sans,sans-serif!important;fill:var(--ink-500)}.swal2-popup.app-swal,.swal2-popup{border-radius:18px!important;font-family:Plus Jakarta Sans,sans-serif!important}.swal2-title{color:var(--ink-950)!important;font-size:20px!important}.swal2-html-container{color:var(--ink-600)!important;font-size:13px!important}.swal2-confirm,.swal2-cancel{border-radius:10px!important;font-weight:700!important}[id^=menu-]{z-index:100!important}.guest-shell{display:grid;min-height:100vh;grid-template-columns:minmax(360px,42%) 1fr;background:#fff}.guest-brand-panel{position:relative;display:flex;overflow:hidden;min-height:100vh;padding:clamp(30px,4vw,64px);flex-direction:column;color:#fff;background:radial-gradient(circle at 85% 12%,rgba(54,211,153,.2),transparent 23%),radial-gradient(circle at 12% 85%,rgba(18,161,115,.16),transparent 27%),linear-gradient(145deg,var(--brand-850),var(--brand-950))}.guest-brand-panel:after{position:absolute;right:-120px;bottom:-110px;width:440px;height:440px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05;content:""}.guest-logo{position:relative;z-index:1;display:inline-flex;width:-moz-fit-content;width:fit-content}.guest-logo img{width:162px;height:42px;-o-object-fit:contain;object-fit:contain}.guest-brand-content{position:relative;z-index:1;max-width:520px;margin:auto 0;padding:70px 0}.guest-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(99,230,190,.18);border-radius:999px;color:#a7f3d0;background:#12a1731a;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guest-brand-content h1{margin:25px 0 18px;color:#fff;font-size:clamp(38px,5vw,66px);font-weight:800;line-height:1.03;letter-spacing:-.055em}.guest-brand-content>p{max-width:490px;margin:0;color:#aebdce;font-size:14px;line-height:1.8}.guest-benefits{display:grid;gap:15px;margin-top:40px}.guest-benefits>div{display:flex;align-items:center;gap:13px}.guest-benefits>div>i{display:grid;width:39px;height:39px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:#63e6be;background:#ffffff0e;font-size:14px}.guest-benefits strong,.guest-benefits small{display:block}.guest-benefits strong{color:#eef4fa;font-size:11px}.guest-benefits small{margin-top:2px;color:#8496ad;font-size:9px}.guest-copyright{position:relative;z-index:1;margin:0;color:#667990;font-size:9px}.guest-form-panel{display:flex;min-width:0;min-height:100vh;padding:clamp(28px,5vw,76px);flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 100% 0%,#eef9f5,transparent 28%),#fff}.guest-content{width:100%;max-width:560px}.guest-mobile-brand{display:none}.guest-content>.relative>.w-full.max-w-md.bg-slate-800{max-width:none!important;padding:0!important;background:transparent!important;box-shadow:none!important}.guest-content>.relative>.w-full.max-w-md.bg-slate-800 h2{margin-bottom:8px!important;color:var(--ink-950)!important;font-size:27px!important;line-height:1.25;text-align:left!important}.guest-content>.relative>.w-full.max-w-md.bg-slate-800 h2:after{display:block;margin-top:9px;color:var(--ink-500);content:"Masuk untuk mengelola aktivitas kendaraan operasional.";font-size:11px;font-weight:500;letter-spacing:0}.guest-content form{margin-top:30px}.guest-content label{color:var(--ink-700)!important;font-size:11px!important;font-weight:700!important}.guest-content input:not([type=checkbox]):not([type=radio]),.guest-content select,.guest-content textarea{width:100%;min-height:46px;padding:11px 13px!important;border:1px solid var(--line-strong)!important;border-radius:11px!important;color:var(--ink-800)!important;background:#fff!important;box-shadow:var(--shadow-sm)!important;font-size:12px!important}.guest-content input:focus,.guest-content select:focus,.guest-content textarea:focus{border-color:var(--accent-500)!important;box-shadow:0 0 0 4px #12a1731a!important;outline:0!important}.guest-content input::-moz-placeholder{color:#98a2b3!important}.guest-content input::placeholder{color:#98a2b3!important}.guest-content input[type=checkbox],.guest-content input[type=radio]{border-color:#b8c2cc;color:var(--accent-600)!important}.guest-content .text-white,.guest-content .text-slate-100,.guest-content .text-slate-200{color:var(--ink-800)!important}.guest-content .text-white\/70,.guest-content .text-slate-400,.guest-content .text-slate-500{color:var(--ink-500)!important}.guest-content button[class*=bg-green-],.guest-content button[class*=bg-emerald-],.guest-content a[class*=bg-emerald-],.guest-content button[class*=bg-blue-],.guest-content a[class*=bg-blue-]{border-radius:10px!important;color:#fff!important;background:var(--accent-600)!important;box-shadow:0 4px 12px #087f5b33}.guest-content a.bg-gray-500{border:1px solid var(--line)!important;border-radius:10px!important;color:var(--ink-700)!important;background:#fff!important}.guest-content a.underline{color:var(--accent-700)!important;text-decoration:none!important;font-weight:700}.guest-content>.min-h-screen{min-height:auto!important;padding:0!important;background:transparent!important}.guest-content>.min-h-screen>.max-w-3xl{max-width:none!important}.guest-content>.min-h-screen>.max-w-3xl>.rounded-2xl{border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.guest-content>.min-h-screen h1{color:var(--ink-950)!important;text-align:left!important}.guest-content>.min-h-screen h1+p{color:var(--ink-500)!important;text-align:left!important}.guest-content>.min-h-screen form{padding-right:0!important;padding-left:0!important}.guest-content>.min-h-screen .bg-slate-800{background:#fff!important}.guest-content>.min-h-screen .ring-white\/10{--tw-ring-color: transparent !important}.guest-content .fixed.inset-0{color:var(--accent-600);background:#fffffff0!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.car-loader{animation:drive-loader 1.6s ease-in-out infinite}@keyframes drive-loader{0%{transform:translate(-70px);opacity:.35}50%{opacity:1}to{transform:translate(70px);opacity:.35}}.auth-view{position:relative}.auth-heading .auth-kicker{color:var(--accent-700);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.auth-heading h2{margin:8px 0;color:var(--ink-950);font-size:clamp(25px,3vw,32px);font-weight:800;letter-spacing:-.04em}.auth-heading p{margin:0;color:var(--ink-500);font-size:11px}.auth-form{display:grid;gap:20px;margin-top:34px!important}.auth-field{display:grid;gap:8px}.auth-label-row{display:flex;align-items:center;justify-content:space-between}.auth-label-row a{color:var(--accent-700);font-size:10px;font-weight:700;text-decoration:none}.auth-input-wrap{position:relative}.auth-input-wrap>i{position:absolute;top:50%;left:14px;z-index:1;color:#98a2b3;font-size:12px;transform:translateY(-50%)}.guest-content .auth-input-wrap input{padding-left:40px!important}.guest-content .auth-input-wrap input[type=password],.guest-content .auth-input-wrap input[type=text]{padding-right:43px!important}.auth-password-toggle{position:absolute;top:50%;right:12px;width:28px;height:28px;color:#98a2b3;transform:translateY(-50%)}.auth-password-toggle:hover{color:var(--accent-700)}.auth-remember{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:9px;color:var(--ink-600)!important;cursor:pointer}.auth-submit{display:flex;min-height:49px;align-items:center;justify-content:center;gap:12px;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--accent-500),var(--accent-700));box-shadow:0 8px 19px #087f5b38;font-size:11px;font-weight:800}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 12px 23px #087f5b45}.auth-bottom{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:27px;color:var(--ink-500);font-size:10px}.auth-bottom a{color:var(--accent-700);font-weight:800;text-decoration:none}.auth-back{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;margin:36px auto 0;color:#98a2b3;font-size:9px;font-weight:700;text-decoration:none}.auth-back:hover{color:var(--ink-700)}.auth-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-loading>div{display:grid;place-items:center;gap:15px;color:var(--ink-500);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-loading i{color:var(--accent-600);font-size:34px;animation:loader-drive 1.4s ease-in-out infinite}@media (max-width: 1023px){.app-sidebar{width:min(294px,88vw);transform:translate(-102%)}.app-sidebar.is-mobile-open{transform:translate(0)}.app-workspace,.sidebar-expanded .app-workspace{margin-left:0}.sidebar-brand{padding:0 18px}.app-main{padding:22px 18px}.guest-shell{grid-template-columns:minmax(300px,38%) 1fr}}@media (max-width: 767px){:root{--topbar-height: 68px}.app-topbar{gap:8px;padding:9px 13px}.topbar-leading{gap:9px}.topbar-actions{gap:5px}.topbar-icon-button{width:38px;height:38px;border-radius:10px}.page-eyebrow{display:none}.page-title-slot,.page-title-slot>*{max-width:43vw;overflow:hidden;font-size:15px!important;text-overflow:ellipsis;white-space:nowrap}.user-trigger{margin:0;padding:0}.user-trigger>img,.user-initials{width:38px;height:38px;border-radius:10px}.app-main{padding:16px 12px 24px}.app-main .p-6{padding:18px!important}.app-main .p-8{padding:20px!important}.app-main table{font-size:11px!important}.app-footer{padding:14px 16px}.guest-shell{display:block;min-height:100vh}.guest-brand-panel{display:none}.guest-form-panel{min-height:100vh;padding:28px 20px 40px;justify-content:flex-start;background:radial-gradient(circle at 100% 0%,#e3f6ef,transparent 34%),#fff}.guest-mobile-brand{display:block;width:100%;margin-bottom:52px}.guest-mobile-brand a{display:inline-flex;align-items:center;gap:10px;color:var(--ink-950);text-decoration:none}.guest-mobile-brand span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#fff;background:var(--accent-600)}.guest-mobile-brand strong{font-size:13px}.guest-content{max-width:none}.guest-content>.min-h-screen .grid.md\:grid-cols-2{grid-template-columns:1fr!important}}@media (max-width: 480px){.page-title-slot,.page-title-slot>*{max-width:31vw}.notification-popover{position:fixed;top:72px;right:8px;left:8px;width:auto}.app-footer{justify-content:center}.app-footer span:last-child{display:none}.guest-content .flex.items-center.justify-between{align-items:stretch;flex-direction:column;gap:12px}.guest-content .flex.items-center.justify-between>*{width:100%;text-align:center}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.app-sidebar,.app-topbar,.app-footer{display:none!important}.app-workspace{margin-left:0!important}.app-main{max-width:none;padding:0}}.landing-page{min-height:100vh;color:#fff;background:radial-gradient(circle at 78% 26%,rgba(18,161,115,.18),transparent 25%),radial-gradient(circle at 12% 80%,rgba(37,99,235,.08),transparent 25%),linear-gradient(145deg,#0c1a2e,#071321 70%)}.landing-nav{position:relative;z-index:10;display:flex;max-width:1420px;margin:0 auto;align-items:center;justify-content:space-between;padding:26px clamp(22px,5vw,76px)}.landing-logo{display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none}.landing-logo img{width:142px;height:34px;-o-object-fit:contain;object-fit:contain}.landing-logo span{padding-left:13px;border-left:1px solid rgba(255,255,255,.18);color:#8fa1b8;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.landing-nav-actions{display:flex;align-items:center;gap:10px}.landing-login,.landing-register{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:10px;font-size:11px;font-weight:700;text-decoration:none;transition:.16s ease}.landing-login{color:#dbe5f0}.landing-login:hover{color:#fff;background:#ffffff12}.landing-register{border:1px solid rgba(99,230,190,.22);color:#c5f8e6;background:#12a17321}.landing-register:hover{background:#12a17338}.landing-main{max-width:1420px;margin:0 auto;padding:0 clamp(22px,5vw,76px) 28px}.landing-hero{display:grid;min-height:calc(100vh - 252px);grid-template-columns:minmax(0,1.03fr) minmax(400px,.97fr);align-items:center;gap:clamp(38px,7vw,100px);padding:55px 0 78px}.landing-copy{position:relative;z-index:2}.landing-badge{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#9eb0c6;background:#ffffff09;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.landing-badge span{width:7px;height:7px;border-radius:50%;background:#36d399;box-shadow:0 0 0 5px #36d3991a}.landing-copy h1{margin:24px 0;color:#fff;font-size:clamp(48px,6.3vw,88px);font-weight:800;line-height:.98;letter-spacing:-.065em}.landing-copy h1 em{color:#63e6be;font-style:normal}.landing-copy>p{max-width:680px;margin:0;color:#9aacc1;font-size:clamp(13px,1.2vw,16px);line-height:1.8}.landing-cta{display:flex;align-items:center;gap:12px;margin-top:35px}.landing-primary,.landing-secondary{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:12px;padding:0 21px;border-radius:12px;font-size:12px;font-weight:800;text-decoration:none;transition:.18s ease}.landing-primary{color:#fff;background:linear-gradient(135deg,#12a173,#067354);box-shadow:0 10px 25px #087f5b40}.landing-primary:hover{transform:translateY(-2px);box-shadow:0 15px 32px #087f5b52}.landing-secondary{border:1px solid rgba(255,255,255,.13);color:#d5dfeb;background:#ffffff0b}.landing-secondary:hover{color:#fff;background:#ffffff14}.landing-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:31px;color:#73869e;font-size:9px;font-weight:700}.landing-trust span{display:inline-flex;align-items:center;gap:7px}.landing-trust i{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;color:#63e6be;background:#12a1731f;font-size:7px}.landing-visual{position:relative;display:grid;min-height:500px;place-items:center}.visual-orbit{position:absolute;border:1px solid rgba(255,255,255,.055);border-radius:50%}.orbit-one{width:480px;height:480px}.orbit-two{width:350px;height:350px;box-shadow:0 0 70px #12a17314}.fleet-card{position:relative;z-index:2;width:min(100%,470px);padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(145deg,#ffffff1b,#ffffff0b);box-shadow:0 28px 70px #00000040;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.fleet-card-head{display:flex;align-items:center;gap:12px}.fleet-icon{display:grid;width:47px;height:47px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,#12a173,#067354);box-shadow:0 8px 16px #087f5b40}.fleet-card-head>div{min-width:0}.fleet-card small,.fleet-card strong{display:block}.fleet-card-head small{color:#8194aa;font-size:8px;font-weight:700;text-transform:uppercase}.fleet-card-head strong{margin-top:3px;color:#f5f8fb;font-size:12px}.fleet-status{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:7px 10px;border:1px solid rgba(99,230,190,.15);border-radius:999px;color:#a7f3d0;background:#12a1731a;font-size:8px;font-weight:800}.fleet-status i{width:6px;height:6px;border-radius:50%;background:#36d399}.fleet-route{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;margin:42px 13px 15px}.fleet-route>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#c6d2df;background:#12233a;font-size:12px}.fleet-route>span:last-child{color:#63e6be;border-color:#63e6be2e}.route-line{position:relative;height:1px;border-top:1px dashed #53667d}.route-line i{position:absolute;top:-4px;left:50%;width:8px;height:8px;border-radius:50%;background:#36d399;box-shadow:0 0 0 5px #36d3991a}.fleet-route-copy{display:flex;justify-content:space-between;margin:0 7px 32px}.fleet-route-copy>span:last-child{text-align:right}.fleet-route-copy small{color:#6f8299;font-size:8px}.fleet-route-copy strong{margin-top:3px;color:#dfe8f1;font-size:10px}.fleet-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:17px;border-top:1px solid rgba(255,255,255,.08)}.fleet-meta>span{display:grid;grid-template-columns:23px 1fr;-moz-column-gap:7px;column-gap:7px;align-items:center}.fleet-meta i{grid-row:1 / 3;color:#70849b;font-size:11px}.fleet-meta small{color:#687b92;font-size:7px}.fleet-meta strong{margin-top:1px;color:#c9d5e2;font-size:8px}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0f2036e6;box-shadow:0 16px 35px #0003;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-card>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#63e6be;background:#12a17326;font-size:11px}.floating-card small,.floating-card strong{display:block}.floating-card small{color:#71849a;font-size:7px}.floating-card strong{margin-top:2px;color:#e0e8f0;font-size:9px}.floating-approval{top:72px;right:-5px;animation:float-card 5s ease-in-out infinite}.floating-report{bottom:57px;left:-5px;animation:float-card 5s ease-in-out 1s infinite}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.landing-features{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.075);border-radius:17px;background:#ffffff06}.landing-features article{position:relative;display:grid;grid-template-columns:34px 1fr;gap:14px;padding:22px 26px;border-right:1px solid rgba(255,255,255,.075)}.landing-features article:last-child{border-right:0}.landing-features article>span{position:absolute;top:10px;right:14px;color:#ffffff12;font-size:25px;font-weight:800}.landing-features article>i{color:#63e6be;font-size:18px}.landing-features strong{color:#ecf2f8;font-size:11px}.landing-features p{margin:5px 0 0;color:#71849a;font-size:9px;line-height:1.55}.landing-footer{display:flex;max-width:1420px;margin:0 auto;align-items:center;justify-content:space-between;padding:21px clamp(22px,5vw,76px);border-top:1px solid rgba(255,255,255,.06);color:#52667e;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.landing-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#071321f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-loader>div{display:grid;place-items:center;gap:17px;color:#9eb0c5;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.landing-loader i{color:#63e6be;font-size:35px;animation:loader-drive 1.4s ease-in-out infinite}@keyframes loader-drive{0%,to{transform:translate(-22px);opacity:.5}50%{transform:translate(22px);opacity:1}}@media (max-width: 980px){.landing-hero{grid-template-columns:1fr;padding-top:60px;text-align:center}.landing-copy>p{margin-right:auto;margin-left:auto}.landing-badge,.landing-cta,.landing-trust{justify-content:center}.landing-visual{width:min(100%,600px);margin:-10px auto 0}}@media (max-width: 640px){.landing-nav{padding-top:18px;padding-bottom:18px}.landing-logo img{width:114px;height:30px}.landing-logo span,.landing-login{display:none}.landing-register{min-height:37px;padding:0 13px}.landing-main{padding-right:18px;padding-left:18px}.landing-hero{min-height:auto;padding:58px 0 55px}.landing-copy h1{font-size:clamp(42px,14vw,64px)}.landing-copy>p{font-size:12px}.landing-cta{align-items:stretch;flex-direction:column}.landing-primary,.landing-secondary{width:100%}.landing-trust{display:grid;justify-content:start;margin-left:4px;text-align:left}.landing-visual{min-height:390px}.orbit-one{width:360px;height:360px}.orbit-two{width:270px;height:270px}.fleet-card{padding:18px}.fleet-meta{gap:3px}.floating-card{display:none}.landing-features{grid-template-columns:1fr}.landing-features article{border-right:0;border-bottom:1px solid rgba(255,255,255,.075)}.landing-features article:last-child{border-bottom:0}.landing-footer{justify-content:center}.landing-footer span:last-child{display:none}}.app-main #tableWrap{position:relative;scrollbar-color:#9bb5ad #eef3f1;scrollbar-width:auto}.app-main #tableWrap::-webkit-scrollbar,.app-main #topScroll::-webkit-scrollbar{height:10px}.app-main #tableWrap::-webkit-scrollbar-track,.app-main #topScroll::-webkit-scrollbar-track{border-radius:999px;background:#eef3f1}.app-main #tableWrap::-webkit-scrollbar-thumb,.app-main #topScroll::-webkit-scrollbar-thumb{border:2px solid #eef3f1;border-radius:999px;background:#8ba99f}@media (min-width: 768px){.app-main #tableWrap table th:first-child,.app-main #tableWrap table td:first-child,.app-main .overflow-x-auto>table th:first-child,.app-main .overflow-x-auto>table td:first-child{position:sticky;left:0;background:var(--surface)}.app-main #tableWrap table th:first-child,.app-main .overflow-x-auto>table th:first-child{z-index:14}.app-main #tableWrap table td:first-child,.app-main .overflow-x-auto>table td:first-child{z-index:3;box-shadow:8px 0 12px -12px #07132173}}@media (max-width: 767px){.app-main #tableWrap{padding-bottom:3px}.app-main #tableWrap table{min-width:720px}}.app-main #form-pemesanan{max-width:1080px;margin:0 auto}.app-main #form-pemesanan>.mb-6:first-of-type{padding:16px 18px;border:1px solid #dce8e2;border-radius:14px;background:linear-gradient(135deg,#f3fbf7,#fff)}.app-main #form-pemesanan>.grid{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fbfdfc}.app-main #form-pemesanan>.grid>div{padding:18px;border:1px solid #e8eef0;border-radius:13px;background:#fff}.app-main #form-pemesanan label{margin-bottom:7px;color:var(--ink-800);font-size:12px}.app-main #form-pemesanan input:not([type=checkbox]):not([type=radio]):not([type=file]),.app-main #form-pemesanan select,.app-main #form-pemesanan textarea{min-height:46px;font-size:13px!important}.app-main #form-pemesanan input[type=radio],.app-main #form-pemesanan input[type=checkbox]{width:18px;height:18px}.app-main #form-pemesanan .mt-6.flex.justify-end{padding-top:8px;border-top:1px solid var(--line)}.app-main #form-pemesanan #btn-submit{min-width:150px;min-height:48px;font-size:13px!important}@media (max-width: 700px){.app-main #form-pemesanan>.grid{padding:12px}.app-main #form-pemesanan>.grid>div{padding:14px}}:root{--brand-950: #17372d;--brand-900: #214d3e;--brand-850: #285744;--brand-800: #31634f;--accent-700: #165d46;--accent-600: #1d6b51;--accent-500: #2a7b60;--accent-50: #f1f7f4;--canvas: #f5f6f4;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .04);--shadow-md: 0 5px 16px rgba(16, 24, 40, .07);--shadow-lg: 0 12px 30px rgba(16, 24, 40, .12)}.app-sidebar{color:#e2f0ea;background:linear-gradient(180deg,#245442,#1d4436);box-shadow:0 8px 28px #0d302429}.brand-mark{border-radius:8px;background:#2f8667;box-shadow:0 4px 12px #0c402f3d}.sidebar-link{border-radius:7px;color:#d2e5dc}.sidebar-link:hover{color:#fff;background:#ffffff1c;transform:none}.sidebar-link.is-active{color:#fff;background:#ffffff2b;border-color:#b7e6d238;box-shadow:inset 0 1px #ffffff0d}.sidebar-link.is-active:before{height:22px;background:#9ee0c3;box-shadow:0 0 12px #9ee0c373}.sidebar-link.is-active .sidebar-icon{color:#b9f0d8}.sidebar-group-toggle{color:#a7cbbb}.sidebar-group-dot{background:#8fb8a6}.app-topbar{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar-icon-button{border-radius:8px;box-shadow:none}.user-trigger{border-radius:8px}.user-trigger>img,.user-initials{border-radius:7px}.topbar-popover{border-radius:10px}.app-main .bg-white:not(button):not(a):not(span):not(thead):not(tbody):not(tr):not(td):not(th),.app-main .dark\:bg-gray-800:not(button):not(a):not(span){box-shadow:none!important}.app-main .shadow,.app-main .shadow-sm,.app-main .shadow-md{box-shadow:var(--shadow-sm)!important}.app-main .rounded-lg,.app-main .rounded-xl,.app-main .rounded-2xl{border-radius:12px!important}.app-main table tbody tr:hover{box-shadow:inset 2px 0 0 var(--accent-500)!important}.guest-shell{grid-template-columns:minmax(320px,36%) 1fr}.guest-brand-panel{padding:clamp(32px,4vw,58px);background:var(--brand-900)}.guest-brand-panel:after{display:none}.guest-brand-content{max-width:420px}.guest-kicker{padding:0;border:0;border-radius:0;color:#a9c9bc;background:transparent;letter-spacing:.11em}.guest-brand-content h1{max-width:420px;margin:18px 0 15px;font-size:clamp(32px,4vw,49px);line-height:1.12;letter-spacing:-.045em}.guest-brand-content>p{max-width:420px;color:#bdccc6;font-size:12px;line-height:1.75}.guest-divider{width:42px;height:2px;margin:30px 0 18px;background:#80b29f}.guest-brand-content .guest-help{color:#78968a;font-size:10px}.guest-form-panel{background:#fff}.auth-submit{border-radius:8px;background:var(--accent-600);box-shadow:none}.auth-submit:hover{background:var(--accent-700);box-shadow:none}.guest-content input:not([type=checkbox]):not([type=radio]),.guest-content select,.guest-content textarea{border-radius:8px!important;box-shadow:none!important}.portal-page{min-height:100vh;color:#24332d;background:#f5f6f4}.portal-header{height:76px;border-bottom:1px solid #e1e5e2;background:#fff}.portal-header-inner{display:flex;width:min(1180px,calc(100% - 40px));height:100%;margin:0 auto;align-items:center;justify-content:space-between}.portal-brand{display:flex;align-items:center;gap:16px;color:#34483f;text-decoration:none}.portal-brand img{width:124px;height:32px;-o-object-fit:contain;object-fit:contain}.portal-brand span{padding-left:16px;border-left:1px solid #dce2de;font-size:11px;font-weight:600}.portal-nav{display:flex;align-items:center;gap:18px}.portal-login{color:#40544b;font-size:12px;font-weight:600;text-decoration:none}.portal-login:hover{color:var(--accent-700)}.portal-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:10px;padding:0 18px;border:1px solid transparent;border-radius:7px;font-size:11px;font-weight:700;text-decoration:none;transition:background .15s ease,border-color .15s ease}.portal-button.primary{color:#fff;background:var(--accent-600)}.portal-button.primary:hover{background:var(--accent-700)}.portal-button.secondary{border-color:#cad2cd;color:#30463c;background:#fff}.portal-button.secondary:hover{border-color:#aebbb4;background:#f8f9f8}.portal-hero{display:grid;width:min(1180px,calc(100% - 40px));min-height:540px;margin:0 auto;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:90px;padding:70px 0}.portal-label{color:var(--accent-700);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.portal-hero-copy h1{max-width:650px;margin:14px 0 18px;color:#17241f;font-size:clamp(42px,5.2vw,67px);font-weight:750;line-height:1.06;letter-spacing:-.052em}.portal-hero-copy>p{max-width:610px;margin:0;color:#5f6e67;font-size:14px;line-height:1.75}.portal-actions{display:flex;align-items:center;gap:10px;margin-top:30px}.portal-service-card{overflow:hidden;border:1px solid #dce2de;border-radius:10px;background:#fff}.portal-service-header{display:flex;align-items:center;justify-content:space-between;padding:23px 24px;border-bottom:1px solid #e6eae7;background:#fafbfa}.portal-service-header span,.portal-service-header h2{display:block;margin:0}.portal-service-header span{margin-bottom:5px;color:#76837d;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.portal-service-header h2{color:#23352d;font-size:16px;font-weight:700}.portal-service-header>i{display:grid;width:40px;height:40px;place-items:center;border-radius:7px;color:#fff;background:var(--accent-600)}.portal-service-card ul{margin:0;padding:7px 24px;list-style:none}.portal-service-card li{display:flex;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid #edf0ee}.portal-service-card li:last-child{border-bottom:0}.portal-service-card li>span{display:grid;width:34px;height:34px;min-width:34px;place-items:center;border:1px solid #dce5e0;border-radius:7px;color:var(--accent-700);background:#f4f8f6;font-size:12px}.portal-service-card li strong,.portal-service-card li small{display:block}.portal-service-card li strong{color:#2b3c34;font-size:11px}.portal-service-card li small{margin-top:3px;color:#7a8781;font-size:9px;line-height:1.45}.portal-process{display:grid;width:min(1180px,calc(100% - 40px));margin:0 auto 60px;grid-template-columns:270px 1fr;gap:55px;padding:34px 0;border-top:1px solid #d9dfdb;border-bottom:1px solid #d9dfdb}.portal-process-title>span{color:#728078;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.portal-process-title h2{margin:8px 0 0;color:#24342d;font-size:16px;font-weight:700;line-height:1.45}.portal-process ol{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,1fr);gap:25px;list-style:none}.portal-process li{display:flex;align-items:flex-start;gap:10px}.portal-process li b{display:grid;width:23px;height:23px;min-width:23px;place-items:center;border:1px solid #b9c8c0;border-radius:50%;color:var(--accent-700);background:#fff;font-size:9px}.portal-process li strong,.portal-process li small{display:block}.portal-process li strong{color:#33463d;font-size:10px}.portal-process li small{margin-top:4px;color:#839089;font-size:8px;line-height:1.45}.portal-footer{display:flex;min-height:60px;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1180px)/2));border-top:1px solid #dfe4e1;color:#89948f;background:#fff;font-size:9px}.portal-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;gap:11px;color:#5d6b65;background:#fffffff0;font-size:10px;font-weight:700}.portal-loader-spinner{width:18px;height:18px;border:2px solid #d5ddd8;border-top-color:var(--accent-600);border-radius:50%;animation:portal-spin .7s linear infinite}@keyframes portal-spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.portal-hero{grid-template-columns:1fr;gap:45px}.portal-service-card{max-width:620px}.portal-process{grid-template-columns:1fr;gap:25px}}@media (max-width: 640px){.portal-header{height:68px}.portal-header-inner,.portal-hero,.portal-process{width:min(100% - 28px,1180px)}.portal-brand img{width:108px}.portal-brand span,.portal-login{display:none}.portal-button{min-height:39px;padding:0 14px}.portal-hero{min-height:auto;padding:55px 0 45px}.portal-hero-copy h1{font-size:40px}.portal-hero-copy>p{font-size:12px}.portal-actions{align-items:stretch;flex-direction:column}.portal-actions .portal-button{width:100%}.portal-service-header,.portal-service-card ul{padding-right:18px;padding-left:18px}.portal-process{margin-bottom:35px;padding:28px 0}.portal-process ol{grid-template-columns:1fr 1fr;gap:22px 15px}.portal-footer{justify-content:center;padding:18px;text-align:center}.portal-footer span:last-child{display:none}}.fleet-home{min-height:100vh;color:#24342d;background:#f3f5f2}.fleet-home-header{height:76px;border-bottom:1px solid #dce3de;background:#fff}.fleet-home-header-inner{display:flex;width:min(1200px,calc(100% - 40px));height:100%;margin:0 auto;align-items:center;justify-content:space-between}.fleet-home-brand{display:flex;align-items:center;gap:15px;color:#24372e;text-decoration:none}.fleet-home-brand img{width:122px;height:32px;-o-object-fit:contain;object-fit:contain}.fleet-home-brand>span{display:grid;gap:2px;padding-left:15px;border-left:1px solid #d9e0db}.fleet-home-brand strong{font-size:11px;font-weight:700}.fleet-home-brand small{color:#85918b;font-size:8px}.fleet-home-nav{display:flex;align-items:center;gap:18px}.fleet-home-help{color:#77847e;font-size:10px}.fleet-home-help i{margin-right:5px}.fleet-home-signin{color:#31473d;font-size:11px;font-weight:700;text-decoration:none}.fleet-home-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid transparent;border-radius:7px;font-size:10px;font-weight:750;text-decoration:none;transition:background .15s ease,border-color .15s ease}.fleet-home-button.solid,.fleet-home-button.action{color:#fff;background:#1d6b51}.fleet-home-button.solid:hover,.fleet-home-button.action:hover{background:#165d46}.fleet-home-button.outline{border-color:#bfcac3;color:#30463c;background:#fff}.fleet-home-hero{position:relative;overflow:hidden;display:grid;min-height:560px;grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);align-items:center;gap:clamp(60px,8vw,120px);padding:76px max(20px,calc((100% - 1200px)/2));color:#fff;background:#17382c}.fleet-home-hero:after{position:absolute;right:-120px;bottom:-180px;width:460px;height:460px;border:90px solid rgba(255,255,255,.025);border-radius:50%;content:""}.fleet-home-copy{position:relative;z-index:1}.fleet-home-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#a9c9bc;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fleet-home-copy h1{max-width:680px;margin:17px 0 20px;color:#fff;font-size:clamp(42px,5vw,64px);font-weight:750;line-height:1.06;letter-spacing:-.05em}.fleet-home-copy>p{max-width:610px;margin:0;color:#bfd0c9;font-size:13px;line-height:1.75}.fleet-home-actions{display:flex;align-items:center;gap:19px;margin-top:31px}.fleet-home-button.action{min-height:46px;padding:0 19px;color:#17382c;background:#f4f7f5}.fleet-home-button.action:hover{color:#17382c;background:#fff}.fleet-home-text-link{color:#d6e3de;font-size:10px;font-weight:700;text-decoration:none}.fleet-home-text-link:hover{color:#fff;text-decoration:underline}.fleet-home-assurances{display:flex;flex-wrap:wrap;gap:18px;margin-top:32px;color:#8eaa9f;font-size:8px;font-weight:600}.fleet-home-assurances span{display:inline-flex;align-items:center;gap:6px}.fleet-home-assurances i{color:#c4dbd2;font-size:7px}.fleet-booking-preview{position:relative;z-index:1;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:#34463e;background:#fff;box-shadow:0 18px 45px #03110c38}.fleet-booking-top{display:flex;align-items:center;justify-content:space-between;padding:21px 22px;border-bottom:1px solid #e5eae7;background:#f8faf8}.fleet-booking-top span{display:block;color:#7a8881;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fleet-booking-top h2{margin:4px 0 0;color:#263a31;font-size:15px;font-weight:700}.fleet-booking-top .fleet-booking-step{padding:6px 9px;border:1px solid #d7e0db;border-radius:5px;color:#67766f;background:#fff;font-size:7px;letter-spacing:0;text-transform:none}.fleet-booking-route{position:relative;padding:20px 22px 9px}.fleet-booking-field{padding:11px 12px;border:1px solid #dce3df;border-radius:7px;background:#fff}.fleet-booking-field label{display:block;margin-bottom:5px;color:#78867f;font-size:8px;font-weight:650}.fleet-booking-field label i{width:14px;color:#29765c}.fleet-booking-field>span{display:block;color:#2c4037;font-size:10px;font-weight:650}.fleet-booking-field.destination>span,.fleet-booking-grid .fleet-booking-field>span{color:#9aa39f;font-weight:500}.fleet-route-connector{height:9px;margin-left:18px;border-left:1px dashed #9eafa6}.fleet-booking-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 22px 20px}.fleet-booking-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 22px;border-top:1px solid #e5eae7;background:#fafbfa}.fleet-booking-footer>span{color:#7f8c86;font-size:7px}.fleet-booking-footer>span i{margin-right:4px;color:#477865}.fleet-preview-button{display:inline-flex;min-height:32px;align-items:center;gap:7px;padding:0 12px;border-radius:6px;color:#fff;background:#1d6b51;font-size:8px;font-weight:700}.fleet-home-process{display:grid;width:min(1200px,calc(100% - 40px));margin:0 auto;grid-template-columns:260px 1fr;gap:70px;padding:55px 0 62px}.fleet-home-section-title>span{color:#1d6b51;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fleet-home-section-title h2{margin:8px 0 0;color:#20342b;font-size:19px;font-weight:700;line-height:1.4}.fleet-home-process ol{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,1fr);gap:14px;list-style:none}.fleet-home-process li{position:relative;min-height:135px;padding:18px;border:1px solid #dbe2dd;border-radius:8px;background:#fff}.fleet-home-process li>b{position:absolute;top:13px;right:14px;color:#b8c4bd;font-size:9px}.fleet-home-process li i{display:block;margin-bottom:19px;color:#1d6b51;font-size:16px}.fleet-home-process li strong,.fleet-home-process li small{display:block}.fleet-home-process li strong{color:#31443b;font-size:10px}.fleet-home-process li small{margin-top:6px;color:#829089;font-size:8px;line-height:1.55}.fleet-home-footer{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1200px)/2));border-top:1px solid #dce2de;color:#8b9791;background:#fff;font-size:8px}.fleet-home-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;gap:10px;color:#5d6b65;background:#fffffff5;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fleet-home-loader>div{width:17px;height:17px;border:2px solid #d7dfda;border-top-color:#1d6b51;border-radius:50%;animation:portal-spin .7s linear infinite}@media (max-width: 960px){.fleet-home-hero{grid-template-columns:1fr;gap:50px}.fleet-booking-preview{max-width:620px}.fleet-home-process{grid-template-columns:1fr;gap:28px}}@media (max-width: 680px){.fleet-home-header{height:68px}.fleet-home-header-inner,.fleet-home-process{width:calc(100% - 28px)}.fleet-home-brand img{width:108px}.fleet-home-brand>span,.fleet-home-help,.fleet-home-signin{display:none}.fleet-home-hero{min-height:auto;gap:42px;padding:54px 14px}.fleet-home-copy h1{font-size:40px}.fleet-home-copy>p{font-size:11px}.fleet-home-actions{align-items:flex-start;flex-direction:column;gap:15px}.fleet-home-button.action{width:100%}.fleet-home-assurances{display:grid;gap:9px}.fleet-booking-top,.fleet-booking-route,.fleet-booking-grid,.fleet-booking-footer{padding-right:15px;padding-left:15px}.fleet-booking-grid{grid-template-columns:1fr}.fleet-booking-footer{align-items:flex-start;flex-direction:column}.fleet-home-process{padding:40px 0}.fleet-home-process ol{grid-template-columns:1fr 1fr}.fleet-home-footer{justify-content:center;padding:18px;text-align:center}.fleet-home-footer span:last-child{display:none}}@media (max-width: 420px){.fleet-home-process ol{grid-template-columns:1fr}}.vehicle-home{min-height:100vh;color:#24342d;background:#fff}.vehicle-header{display:flex;width:min(1240px,calc(100% - 48px));height:78px;margin:0 auto;align-items:center;justify-content:space-between}.vehicle-brand{display:flex;align-items:center;gap:16px;color:#25372f;text-decoration:none}.vehicle-brand img{width:128px;height:34px;-o-object-fit:contain;object-fit:contain}.vehicle-brand>span{display:grid;gap:2px;padding-left:16px;border-left:1px solid #d9e1dc}.vehicle-brand strong{font-size:11px}.vehicle-brand small{color:#87938d;font-size:8px}.vehicle-nav{display:flex;align-items:center;gap:21px}.vehicle-nav-link{color:#31483e;font-size:11px;font-weight:700;text-decoration:none}.vehicle-nav-button{display:inline-flex;min-height:40px;align-items:center;padding:0 17px;border-radius:7px;color:#fff;background:#17684d;font-size:10px;font-weight:750;text-decoration:none}.vehicle-nav-button:hover{background:#10573f}.vehicle-hero{display:grid;overflow:hidden;min-height:600px;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:55px;padding:64px max(24px,calc((100% - 1240px)/2)) 72px;background:linear-gradient(105deg,#f7f9f6,#f7f9f6 58%,#edf5f0 58%,#edf5f0)}.vehicle-hero-copy{position:relative;z-index:2}.vehicle-kicker{display:inline-flex;align-items:center;gap:9px;color:#527064;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.vehicle-kicker>span{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:#fff;background:#17684d;font-size:10px}.vehicle-hero-copy h1{max-width:670px;margin:19px 0 20px;color:#17382d;font-size:clamp(45px,5.2vw,70px);font-weight:780;line-height:1.01;letter-spacing:-.058em}.vehicle-hero-copy h1 em{color:#20805f;font-style:normal}.vehicle-hero-copy>p{max-width:570px;margin:0;color:#61736b;font-size:13px;line-height:1.75}.vehicle-actions{display:flex;align-items:center;gap:22px;margin-top:31px}.vehicle-primary-button{display:inline-flex;min-height:47px;align-items:center;justify-content:center;gap:12px;padding:0 20px;border-radius:8px;color:#fff;background:#17684d;box-shadow:0 7px 18px #17684d2b;font-size:10px;font-weight:800;text-decoration:none;transition:transform .15s ease,background .15s ease}.vehicle-primary-button:hover{background:#10573f;transform:translateY(-1px)}.vehicle-secondary-link{color:#476158;font-size:10px;font-weight:700;text-decoration:none}.vehicle-secondary-link i{margin-right:5px}.vehicle-secondary-link:hover{color:#17684d}.vehicle-mini-features{display:grid;max-width:590px;margin-top:48px;grid-template-columns:repeat(3,1fr);border-top:1px solid #dbe3de}.vehicle-mini-features>span{display:grid;padding:18px 14px 0 0;grid-template-columns:28px 1fr;-moz-column-gap:7px;column-gap:7px}.vehicle-mini-features i{grid-row:1 / 3;color:#20805f;font-size:14px}.vehicle-mini-features b,.vehicle-mini-features small{display:block}.vehicle-mini-features b{color:#34483f;font-size:9px}.vehicle-mini-features small{margin-top:3px;color:#8b9791;font-size:7px}.vehicle-stage{position:relative;min-height:460px}.vehicle-stage:before{position:absolute;top:30px;right:5%;bottom:35px;left:3%;border-radius:48% 52% 45% 55%/56% 44%;background:#dbece4;content:"";transform:rotate(-3deg)}.vehicle-stage-label{position:absolute;top:25px;left:10%;z-index:3;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #c7d9d0;border-radius:999px;color:#426357;background:#ffffffb8;font-size:8px;font-weight:750;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.vehicle-stage-label i{color:#2c9b73;font-size:5px}.vehicle-sun{position:absolute;top:72px;right:12%;width:64px;height:64px;border-radius:50%;background:#f2c969;opacity:.82}.vehicle-building{position:absolute;bottom:75px;display:flex;align-items:flex-end;gap:8px;opacity:.38}.vehicle-building i{display:block;width:36px;border-radius:4px 4px 0 0;background:#67927f}.building-one{left:5%}.building-one i:nth-child(1){height:68px}.building-one i:nth-child(2){height:98px}.building-one i:nth-child(3){height:54px}.building-two{right:5%}.building-two i:nth-child(1){height:92px}.building-two i:nth-child(2){height:62px}.vehicle-illustration{position:absolute;z-index:2;right:-3%;bottom:9px;width:108%;filter:drop-shadow(0 18px 18px rgba(23,56,44,.12));animation:vehicle-arrive 1s cubic-bezier(.2,.8,.2,1) both}.vehicle-car-body{transform-origin:center bottom;animation:vehicle-idle 3.8s ease-in-out 1s infinite}@keyframes vehicle-arrive{0%{opacity:0;transform:translate(90px)}to{opacity:1;transform:translate(0)}}@keyframes vehicle-idle{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.vehicle-status-chip{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #d3dfd9;border-radius:8px;background:#ffffffe6;box-shadow:0 7px 18px #183e2f1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.vehicle-status-chip>span{display:grid;width:29px;height:29px;place-items:center;border-radius:6px;color:#17684d;background:#e8f3ee;font-size:10px}.vehicle-status-chip small,.vehicle-status-chip strong{display:block}.vehicle-status-chip small{color:#839089;font-size:7px}.vehicle-status-chip strong{margin-top:2px;color:#30473d;font-size:9px}.chip-driver{top:98px;right:0}.chip-schedule{bottom:36px;left:4%}.vehicle-motion-strip{height:76px;color:#fff;background:#123d30}.vehicle-motion-inner{display:grid;width:min(1120px,calc(100% - 48px));height:100%;margin:0 auto;grid-template-columns:72px 1fr 72px;align-items:center}.route-point{display:grid;align-items:center;justify-items:center;gap:4px;color:#a9c5ba;font-size:9px}.route-point i{font-size:13px}.route-point b{font-size:7px;text-transform:uppercase;letter-spacing:.08em}.route-track{position:relative;height:1px;margin:0 14px;border-top:1px dashed rgba(255,255,255,.3)}.route-dash{position:absolute;top:-3px;width:6px;height:6px;border:1px solid #7da494;border-radius:50%;background:#123d30}.route-dash.one{left:25%}.route-dash.two{left:50%}.route-dash.three{left:75%}.route-moving-car{position:absolute;top:-18px;left:4%;display:grid;width:38px;height:34px;place-items:center;border-radius:7px;color:#123d30;background:#f3c75e;box-shadow:0 5px 12px #0000002e;animation:vehicle-route-drive 9s ease-in-out infinite}.route-moving-car i{font-size:15px}@keyframes vehicle-route-drive{0%{left:2%}45%,55%{left:calc(50% - 19px)}to{left:calc(98% - 38px)}}.vehicle-steps{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:66px 0 72px}.vehicle-section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:29px}.vehicle-section-heading span{color:#20805f;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.vehicle-section-heading h2{margin:0;color:#20342b;font-size:23px;font-weight:730;letter-spacing:-.03em}.vehicle-steps ol{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,1fr);border-top:1px solid #dbe2de;border-bottom:1px solid #dbe2de;list-style:none}.vehicle-steps li{position:relative;display:grid;min-height:145px;padding:27px 23px;grid-template-columns:28px 1fr;-moz-column-gap:12px;column-gap:12px;border-right:1px solid #dbe2de}.vehicle-steps li:last-child{border-right:0}.vehicle-steps li>span{position:absolute;top:14px;right:16px;color:#b7c2bc;font-size:8px;font-weight:800}.vehicle-steps li>i{color:#20805f;font-size:17px}.vehicle-steps li strong,.vehicle-steps li small{display:block}.vehicle-steps li strong{color:#2e4239;font-size:10px}.vehicle-steps li small{margin-top:7px;color:#7d8b84;font-size:8px;line-height:1.55}.vehicle-footer{display:flex;min-height:60px;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1240px)/2));border-top:1px solid #e1e6e3;color:#89958f;background:#f8faf9;font-size:8px}.vehicle-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;align-content:center;gap:13px;color:#52665d;background:#f8faf9f5;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.vehicle-loading>div{position:relative;width:140px;height:36px;overflow:hidden;border-bottom:1px dashed #9fb1a8}.vehicle-loading i{position:absolute;bottom:4px;left:0;color:#17684d;font-size:22px;animation:loading-car-drive 1.5s ease-in-out infinite}@keyframes loading-car-drive{0%{left:-25px}to{left:145px}}@media (max-width: 980px){.vehicle-hero{grid-template-columns:1fr;background:#f7f9f6}.vehicle-stage{width:min(720px,100%);margin:0 auto}.vehicle-section-heading{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width: 700px){.vehicle-header{width:calc(100% - 28px);height:68px}.vehicle-brand img{width:108px}.vehicle-brand>span,.vehicle-nav-link{display:none}.vehicle-nav-button{min-height:37px;padding:0 13px}.vehicle-hero{gap:28px;padding:54px 14px 42px}.vehicle-hero-copy h1{font-size:43px}.vehicle-hero-copy>p{font-size:11px}.vehicle-actions{align-items:flex-start;flex-direction:column;gap:15px}.vehicle-primary-button{width:100%}.vehicle-mini-features{grid-template-columns:1fr;gap:12px;padding-top:18px}.vehicle-mini-features>span{padding:0}.vehicle-stage{min-height:310px}.vehicle-stage:before{top:18px;right:0;bottom:22px;left:0}.vehicle-illustration{right:-8%;bottom:4px;width:118%}.vehicle-stage-label{top:4px;left:5%}.vehicle-sun{top:44px;width:45px;height:45px}.vehicle-building{bottom:54px;transform:scale(.7)}.vehicle-status-chip{padding:7px 8px}.vehicle-status-chip>span{width:25px;height:25px}.chip-driver{top:57px;right:0}.chip-schedule{bottom:16px;left:0}.vehicle-motion-inner{width:calc(100% - 20px);grid-template-columns:48px 1fr 48px}.vehicle-steps{width:calc(100% - 28px);padding:46px 0 50px}.vehicle-section-heading h2{font-size:20px}.vehicle-steps ol{grid-template-columns:1fr 1fr}.vehicle-steps li{border-bottom:1px solid #dbe2de}.vehicle-steps li:nth-child(2){border-right:0}.vehicle-steps li:nth-child(3),.vehicle-steps li:nth-child(4){border-bottom:0}.vehicle-footer{justify-content:center;padding:18px}.vehicle-footer span:last-child{display:none}}@media (max-width: 420px){.vehicle-hero-copy h1{font-size:38px}.vehicle-status-chip{display:none}.vehicle-steps ol{grid-template-columns:1fr}.vehicle-steps li{border-right:0;border-bottom:1px solid #dbe2de!important}.vehicle-steps li:last-child{border-bottom:0!important}}body{font-size:15px;line-height:1.6}.app-shell,.guest-shell,.vehicle-home{font-size:15px}.sidebar-label{font-size:14px;line-height:1.45}.sidebar-group-label,.page-eyebrow{font-size:11px}.sidebar-collapse,.live-date,.user-copy strong,.notification-item strong,.user-popover-header strong{font-size:13px}.user-copy small,.popover-header span,.notification-item small,.user-popover-header span,.user-popover>a,.user-popover form button,.popover-footer button{font-size:12px}.page-title-slot,.page-title-slot>*{font-size:clamp(20px,2vw,25px)!important;letter-spacing:0}.app-main{font-size:15px}.app-main .text-xs{font-size:13px!important;line-height:1.45!important}.app-main .text-sm{font-size:14px!important;line-height:1.55!important}.app-main table{font-size:14px!important}.app-main table th{font-size:12px!important}.app-main label{font-size:13px!important}.app-main input:not([type=checkbox]):not([type=radio]):not([type=file]),.app-main select,.app-main textarea,.select2-container .select2-selection--single,.select2-container .select2-selection--multiple{min-height:46px;font-size:14px!important}.app-main input[type=file],.app-main button,.app-main a[class*=bg-],.app-main [type=submit],.app-main [type=button]{font-size:13px}.guest-kicker,.auth-heading .auth-kicker{font-size:11px}.guest-brand-content h1{font-size:clamp(38px,4.2vw,56px);letter-spacing:0}.guest-brand-content>p{font-size:15px}.guest-benefits strong,.guest-content label{font-size:13px!important}.guest-benefits small,.guest-copyright,.auth-label-row a,.auth-bottom,.auth-back{font-size:12px}.guest-content input:not([type=checkbox]):not([type=radio]),.guest-content select,.guest-content textarea{min-height:49px;font-size:14px!important}.guest-content>.relative>.w-full.max-w-md.bg-slate-800 h2{font-size:31px!important;letter-spacing:0}.guest-content>.relative>.w-full.max-w-md.bg-slate-800 h2:after,.auth-heading p{font-size:14px}.guest-content .text-xs{font-size:13px!important;line-height:1.45!important}.guest-content .text-sm{font-size:14px!important;line-height:1.55!important}.guest-content button,.guest-content a[class*=bg-],.guest-content [type=submit],.guest-content [type=button],.auth-submit,.primary-button,.secondary-button,.danger-button{font-size:13px}.vehicle-brand strong{font-size:14px;line-height:1.25}.vehicle-brand small{font-size:11px}.vehicle-nav-link,.vehicle-nav-button{font-size:13px}.vehicle-kicker{font-size:12px;letter-spacing:.07em}.vehicle-hero-copy h1{font-size:clamp(48px,5vw,72px);letter-spacing:0}.vehicle-hero-copy>p{font-size:17px;line-height:1.75}.vehicle-primary-button,.vehicle-secondary-link{font-size:14px}.vehicle-mini-features b,.vehicle-status-chip strong,.vehicle-stage-label,.route-point,.vehicle-section-heading span,.vehicle-steps li strong,.vehicle-footer{font-size:13px}.vehicle-mini-features small,.vehicle-status-chip small,.route-point b,.vehicle-steps li>span,.vehicle-steps li small{font-size:12px}.vehicle-section-heading h2{font-size:30px;letter-spacing:0}@media (max-width: 700px){body,.app-shell,.guest-shell,.vehicle-home{font-size:14px}.page-title-slot,.page-title-slot>*{font-size:19px!important}.vehicle-hero-copy h1{font-size:42px}.vehicle-hero-copy>p{font-size:15px}.vehicle-section-heading h2{font-size:25px}.vehicle-brand strong,.vehicle-nav-button,.vehicle-primary-button,.vehicle-secondary-link{font-size:13px}}@media (max-width: 420px){.vehicle-hero-copy h1{font-size:36px}.vehicle-steps li strong,.vehicle-steps li small,.vehicle-mini-features b,.vehicle-mini-features small{font-size:13px}}.auth-form{display:grid;gap:22px}.auth-input-wrap{display:flex;align-items:center}.auth-input-wrap>i{left:17px;width:20px;color:#7f8da3;font-size:15px;text-align:center;pointer-events:none}.auth-phone-wrap>i{position:static;flex:0 0 20px;margin-left:14px;transform:none}.auth-phone-wrap>span{flex:0 0 auto;margin-left:8px;white-space:nowrap}.guest-content .auth-phone-wrap input:not([type=checkbox]):not([type=radio]){min-width:0;flex:1 1 auto;padding-left:13px!important}.guest-content .auth-input-wrap input:not([type=checkbox]):not([type=radio]){min-height:52px;padding-left:52px!important}.guest-content .auth-input-wrap input[type=password],.guest-content .auth-input-wrap input[type=text]{padding-right:64px!important}.auth-password-toggle{right:10px;display:grid;width:38px;height:38px;place-items:center;border-radius:8px;font-size:15px}.auth-password-toggle:hover{color:var(--accent-700);background:#eef6f2}.auth-remember{display:flex;align-items:center;gap:11px;color:var(--ink-700);font-size:14px;font-weight:650;line-height:1.4}.auth-remember input{width:18px;height:18px;flex:0 0 auto}.auth-submit{min-height:52px;font-size:14px}.auth-bottom,.auth-back{font-size:13px}.guest-content input:not([type=checkbox]):not([type=radio])::-moz-placeholder,.guest-content textarea::-moz-placeholder{color:#8997ad!important}.guest-content input:not([type=checkbox]):not([type=radio])::placeholder,.guest-content textarea::placeholder{color:#8997ad!important}.guest-content .min-h-\[18px\]{min-height:22px}@media (max-width: 640px){.guest-content .auth-input-wrap input:not([type=checkbox]):not([type=radio]){min-height:50px}.auth-input-wrap>i{left:15px}}.app-main{color:var(--ink-700);font-size:15px;line-height:1.55}.app-main>.py-12,.app-main>.py-10,.app-main>.py-8,.app-main>.py-6,.app-main>.p-6{display:flow-root}.app-main>.py-12>:first-child,.app-main>.py-10>:first-child,.app-main>.py-8>:first-child,.app-main>.py-6>:first-child,.app-main>.p-6>:first-child{margin-top:0}.app-main>.py-12>*+*,.app-main>.py-10>*+*,.app-main>.py-8>*+*,.app-main>.py-6>*+*,.app-main>.p-6>*+*{margin-top:20px}.app-main h1{font-size:clamp(24px,2.4vw,32px)}.app-main h2{font-size:clamp(20px,2vw,26px)}.app-main h3{font-size:clamp(17px,1.5vw,20px)}.app-main h4{font-size:15px}.app-main .grid{row-gap:20px}.app-main .space-y-6>:not([hidden])~:not([hidden]){margin-top:20px}.app-main .space-y-4>:not([hidden])~:not([hidden]){margin-top:16px}.app-main form.bg-white,.app-main form.bg-gray-50,.app-main .bg-white>form,.app-main .bg-white.p-4,.app-main .bg-white.p-6{border-color:var(--line)!important;border-radius:14px!important}.app-main form.bg-white,.app-main form.bg-gray-50{padding:20px!important}.app-main form label,.app-main .form-label{display:block;margin-bottom:7px;font-size:13px;line-height:1.35}.app-main input:not([type=checkbox]):not([type=radio]):not([type=file]),.app-main select,.app-main textarea,.select2-container .select2-selection--single,.select2-container .select2-selection--multiple{min-height:44px;font-size:14px!important}.app-main textarea{min-height:104px}.app-main button,.app-main a[class*=bg-],.app-main [type=submit],.app-main [type=button]{min-height:40px;font-size:14px;line-height:1.25}.app-main table{font-size:14px!important;border:1px solid var(--line);border-radius:12px;overflow:hidden}.app-main table th{font-size:12px!important;letter-spacing:.055em}.app-main table td{font-size:14px}.app-main table td a:not([class*=bg-]),.app-main table td button:not([class*=bg-]){font-weight:700}.app-main .overflow-x-auto{border-radius:12px}.app-main .overflow-x-auto>table{border:0;border-radius:0}.app-main>.py-12>table,.app-main>.py-10>table,.app-main>.py-8>table,.app-main>.py-6>table{min-width:0!important}.app-main .cursor-pointer.bg-white,.app-main .bg-white.rounded-xl,.app-main .bg-white.rounded-lg{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.app-main .cursor-pointer.bg-white:hover,.app-main .bg-white.rounded-xl:hover,.app-main .bg-white.rounded-lg:hover{border-color:#c6ded4!important;box-shadow:0 8px 22px #10182814!important}.app-main .cursor-pointer.bg-white>.text-4xl,.app-main .cursor-pointer.bg-white>.text-5xl{font-size:clamp(28px,3vw,38px)!important;line-height:1.1}.app-main .bg-green-100,.app-main .bg-red-100,.app-main .bg-yellow-100,.app-main .bg-blue-100{border-radius:10px}.app-main .text-gray-400,.app-main .text-gray-500,.app-main .text-gray-600{color:var(--ink-500)!important}.app-main .text-gray-700,.app-main .text-gray-800,.app-main .text-gray-900{color:var(--ink-800)!important}.app-main .bg-white .border-b,.app-main .bg-white .border-gray-200{border-color:var(--line)!important}.app-main img.rounded-full{-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 4px #eef6f2,0 0 0 5px #cde5da}.laporan-supir-detail .grid>table{min-width:0!important;max-width:100%;table-layout:fixed}.laporan-supir-detail .grid>table td{overflow-wrap:anywhere}.laporan-supir-detail .grid>table td:first-child{width:40%!important}.laporan-supir-detail .grid>table td:nth-child(2){width:18px!important;padding-right:4px!important;padding-left:4px!important}.report-expense-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.report-expense-scroll>table{min-width:620px}@media (max-width: 767px){.laporan-supir-detail{padding-right:12px!important;padding-left:12px!important}.laporan-supir-detail>.bg-white{padding:16px!important}.laporan-supir-detail .grid{grid-template-columns:1fr!important;gap:10px!important}.laporan-supir-detail .grid>table td{padding:10px!important}.laporan-supir-detail .grid>table td:first-child{width:36%!important}.laporan-supir-detail .report-actions{align-items:stretch;flex-direction:column;gap:10px!important}.laporan-supir-detail .report-actions>*,.laporan-supir-detail .report-actions form,.laporan-supir-detail .report-actions button,.laporan-supir-detail .report-actions a{width:100%}}@media (max-width: 700px){.app-main{font-size:14px}.app-main h1{font-size:25px}.app-main h2{font-size:21px}.app-main h3{font-size:18px}.app-main form.bg-white,.app-main form.bg-gray-50{padding:16px!important}.app-main table th{font-size:10px!important}.app-main table td{font-size:13px}}
