@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{font-family:'DM Sans',Arial,sans-serif;color:#132632;background:#f5f7f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #45b9c3;outline-offset:2px}img{max-width:100%}.app-shell{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:#102a3a;color:#d4e1e6;padding:28px 16px 18px;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 14px 29px;border-bottom:1px solid #294554}.brand-mark{width:38px;height:38px;border-radius:11px;background:#13a9b5;display:grid;place-items:center;color:#fff;font:800 20px Manrope,Arial}.brand strong{display:block;color:#fff;font:800 15px Manrope,Arial;letter-spacing:-.03em}.brand small{display:block;color:#96b2bd;font-size:11px;margin-top:2px}.nav-group{margin-top:27px}.nav-label{padding:0 13px;margin:0 0 10px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#7595a3}.nav-link{display:flex;align-items:center;gap:12px;width:100%;min-height:43px;padding:10px 13px;border-radius:9px;color:#bcd0d8;font-weight:600;font-size:13px;margin:3px 0;transition:.18s}.nav-link:hover,.nav-link.active{background:#1d4656;color:#fff}.nav-link.active{box-shadow:inset 3px 0 #20c4ca}.nav-symbol{width:19px;text-align:center;color:#83aab7;font-size:16px}.nav-link.active .nav-symbol{color:#3cdee2}.sidebar-foot{margin-top:auto;border-top:1px solid #294554;padding:18px 12px 0}.sidebar-foot p{margin:0 0 7px;color:#fff;font-weight:700;font-size:12px}.sidebar-foot span{font-size:11px;line-height:1.5;color:#91aeba}.main-area{min-width:0}.topbar{height:74px;padding:0 34px;border-bottom:1px solid #e3e9eb;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px}.topbar-left{display:flex;align-items:center;gap:13px}.menu-toggle{display:none;border:0;background:transparent;font-size:23px;color:#153342}.crumb{font-size:12px;color:#78909a}.crumb strong{color:#183643;font-weight:700}.topbar-right{display:flex;align-items:center;gap:13px}.pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:20px;font-size:11px;font-weight:700;white-space:nowrap}.pill.preview{color:#806314;background:#fff6d8}.pill.offline{color:#556d75;background:#edf2f3}.pill.success{color:#167f70;background:#dff5ef}.top-avatar{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#d9eff1;color:#168896;font:800 12px Manrope,Arial}.page{max-width:1480px;margin:0 auto;padding:31px 35px 60px}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:23px}.eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#2b9ca7;font-weight:800;margin:0 0 8px}.page h1{font:800 26px/1.2 Manrope,Arial;margin:0;color:#122d39;letter-spacing:-.04em}.subhead{font-size:13px;color:#728690;margin:8px 0 0}.button{border:1px solid #d4e0e3;background:#fff;color:#28414b;border-radius:8px;min-height:36px;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.16s}.button:hover:not(:disabled){border-color:#1a9eab;color:#117e8b}.button.primary{background:#0a9eaa;color:#fff;border-color:#0a9eaa}.button.primary:hover:not(:disabled){background:#087f8a;color:#fff}.button:disabled{opacity:.48;cursor:not-allowed}.hero{background:linear-gradient(110deg,#103749,#0d5260);border-radius:16px;padding:30px 33px;color:#fff;display:flex;justify-content:space-between;gap:20px;overflow:hidden;position:relative;margin-bottom:20px}.hero:after{content:'';position:absolute;width:390px;height:390px;right:-80px;top:-180px;border:55px solid rgba(74,211,214,.1);border-radius:50%}.hero>*{position:relative;z-index:1}.hero .eyebrow{color:#8ee8e8}.hero h2{font:800 25px/1.3 Manrope,Arial;letter-spacing:-.04em;margin:0 0 8px}.hero p{color:#bdd4dc;max-width:550px;line-height:1.6;font-size:13px;margin:0}.hero-facts{display:flex;gap:28px;align-items:center}.hero-facts div{min-width:72px}.hero-facts strong{font:800 25px Manrope,Arial;display:block}.hero-facts span{color:#aed0d5;font-size:11px}.grid{display:grid;gap:16px}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:19px}.card{background:#fff;border:1px solid #e1e8ea;border-radius:12px;box-shadow:0 1px 2px rgba(17,49,61,.025)}.metric{padding:20px}.metric .label{font-size:11px;color:#738891;font-weight:600}.metric strong{display:block;font:800 27px Manrope,Arial;letter-spacing:-.05em;margin:10px 0 3px}.metric small{font-size:11px;color:#899ba1}.content-grid{grid-template-columns:minmax(0,1.55fr) minmax(310px,1fr);margin-bottom:18px}.card-head{padding:19px 21px;border-bottom:1px solid #e9eef0;display:flex;justify-content:space-between;align-items:center;gap:12px}.card-head h3{margin:0;font:800 14px Manrope,Arial}.card-head p{margin:4px 0 0;font-size:11px;color:#8a9aa0}.card-body{padding:20px}.empty{min-height:273px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:#91a3aa}.empty-symbol{width:52px;height:52px;border-radius:16px;background:#ecf4f4;display:grid;place-items:center;color:#52a9b0;font-size:26px;margin-bottom:12px}.empty strong{color:#29444e;font:800 13px Manrope,Arial}.empty p{font-size:11px;line-height:1.65;max-width:315px;margin:7px 0 0}.signal{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #f0f3f4}.signal:last-child{border:0}.signal-icon{width:33px;height:33px;border-radius:8px;background:#e7f4f4;color:#168e99;display:grid;place-items:center;font-size:16px}.signal b{display:block;font-size:12px}.signal small{display:block;color:#91a1a8;font-size:10px;margin-top:3px}.signal em{margin-left:auto;font-style:normal;color:#adbac0}.section-title{font:800 15px Manrope,Arial;margin:0 0 12px}.readiness{grid-template-columns:repeat(3,minmax(0,1fr))}.readiness .card{padding:18px}.readiness .number{font:800 11px Manrope,Arial;color:#129fab}.readiness h4{font-size:12px;margin:11px 0 6px}.readiness p{font-size:11px;color:#869aa3;line-height:1.5;margin:0}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.field{min-height:38px;border:1px solid #d6e1e4;background:#fff;border-radius:8px;padding:8px 11px;color:#24414b;width:100%;font-size:12px}.search{max-width:260px}.plaza-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plaza-card{padding:17px 19px}.plaza-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.plaza-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;background:#e8f5f5;color:#168e99;font-size:18px}.plaza-card h3{font:800 13px Manrope,Arial;margin:0 0 3px}.plaza-card small{font-size:10px;color:#91a2aa}.plaza-card .facts{border-top:1px solid #edf1f2;margin-top:15px;padding-top:13px;display:grid;grid-template-columns:1fr auto;row-gap:7px;font-size:11px}.plaza-card .facts span{color:#8da0a8}.notice{border:1px solid #dfebed;border-radius:10px;background:#f0f7f8;padding:14px 17px;color:#46626c;font-size:12px;line-height:1.6}.notice.warn{border-color:#f0dfaa;background:#fffaf0;color:#755c2b}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-card{padding:21px}.report-card .report-icon{width:36px;height:36px;border-radius:9px;background:#e6f4f5;color:#1296a4;display:grid;place-items:center;font-size:17px}.report-card h3{font:800 13px Manrope,Arial;margin:15px 0 6px}.report-card p{font-size:11px;line-height:1.65;color:#82959d;min-height:52px;margin:0 0 15px}.filter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.filter-row label{display:block;font-size:10px;color:#667e88;font-weight:700;margin-bottom:6px}.roles-table{width:100%;border-collapse:collapse;font-size:12px}.roles-table th{text-align:left;color:#6f8791;font-size:10px;letter-spacing:.06em;text-transform:uppercase;background:#f6f9f9}.roles-table th,.roles-table td{padding:14px 16px;border-bottom:1px solid #e8eef0}.roles-table tr:last-child td{border-bottom:0}.station{max-width:1140px;margin:0 auto}.station-head{margin-bottom:17px}.station-ribbon{display:flex;justify-content:space-between;align-items:center;gap:14px;background:#eaf5f5;border:1px solid #d5e8e8;border-radius:9px;padding:10px 15px;font-size:11px;color:#587780;margin-bottom:15px}.station-ribbon strong{color:#20505b}.stepper{display:flex;gap:8px;align-items:center;padding:15px;background:#fff;border:1px solid #dfe7e9;border-radius:10px;margin-bottom:16px;overflow-x:auto}.step-node{display:flex;gap:7px;align-items:center;min-width:0;flex:1;color:#a2b0b5;font-size:10px;font-weight:700;white-space:nowrap}.step-node .circle{width:25px;height:25px;border-radius:50%;background:#e9edef;display:grid;place-items:center;flex:none;color:#8499a2}.step-node.active{color:#1c5560}.step-node.active .circle{background:#079fac;color:#fff}.step-node.done .circle{background:#d5f1ee;color:#138f80}.step-line{height:1px;background:#d9e3e6;min-width:11px;flex:1}.step-panel{overflow:hidden}.step-panel-head{padding:20px 23px;border-bottom:1px solid #e8eef0;display:flex;justify-content:space-between;align-items:center}.step-panel-head p{font-size:9px;letter-spacing:.13em;color:#129dab;text-transform:uppercase;font-weight:800;margin:0 0 6px}.step-panel-head h2{font:800 18px Manrope,Arial;letter-spacing:-.03em;margin:0}.step-panel-head span{font-size:11px;color:#91a2a9}.step-panel-body{padding:22px 23px 24px}.step-intro{font-size:12px;color:#728791;line-height:1.55;margin:0 0 18px}.choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.choice{border:1px solid #dfe7e9;background:#fff;border-radius:10px;min-height:115px;padding:15px;color:#17323d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:.16s}.choice:hover{border-color:#0c9ea9;background:#f2fbfb;transform:translateY(-1px)}.choice strong{font:800 21px Manrope,Arial}.choice small{font-size:10px;color:#859aa2}.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vehicle-card{padding:0;border:1px solid #dce5e8;background:#fff;border-radius:11px;overflow:hidden;text-align:left;transition:.18s}.vehicle-card:hover{border-color:#0ca8b3;box-shadow:0 7px 20px rgba(25,80,90,.11);transform:translateY(-1px)}.vehicle-card img{width:100%;height:140px;display:block;object-fit:cover;background:#e4eaeb}.vehicle-card .vehicle-copy{padding:12px 13px 13px}.vehicle-card strong{display:block;font:800 12px Manrope,Arial;color:#213e49}.vehicle-card small{display:block;font-size:10px;color:#8ba0a8;margin-top:4px}.manual-card{border:1px dashed #bfd4d9;background:#f8fbfb;border-radius:10px;padding:17px;margin-top:17px}.manual-card h3{font:800 12px Manrope,Arial;margin:0 0 10px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-item label{display:block;font-size:10px;font-weight:700;color:#687e87;margin-bottom:6px}.form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:15px}.color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.color-choice{min-height:102px;border:1px solid #dce6e8;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-size:11px;font-weight:700}.color-choice:hover{border-color:#0ca8b3;background:#f6fcfc}.swatch{height:39px;width:39px;border-radius:50%;border:1px solid #c7d1d4;box-shadow:0 3px 8px rgba(20,39,48,.1)}.photo-note{font-size:10px;color:#90a2aa;margin-top:9px}.selected-vehicle{display:flex;align-items:center;gap:15px;border:1px solid #e0e9eb;border-radius:10px;padding:10px;margin-bottom:17px}.selected-vehicle img{width:120px;height:75px;object-fit:cover;border-radius:7px}.selected-vehicle strong{font:800 12px Manrope,Arial}.selected-vehicle small{display:block;color:#8c9fa6;font-size:10px;margin-top:3px}.upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;border:2px dashed #cddfe2;border-radius:11px;background:#f8fbfb;text-align:center;padding:18px;cursor:pointer}.upload-box:hover{border-color:#0ba0ac}.upload-box .camera{font-size:30px;color:#26a8b1}.upload-box strong{font-size:12px;margin-top:8px}.upload-box span{font-size:10px;color:#93a4aa;margin-top:4px}.upload-box img{max-height:260px;max-width:100%;object-fit:contain;border-radius:7px}.check-line{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:600;margin:16px 0}.check-line input{accent-color:#0a9ea9;width:16px;height:16px}.document-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px}.document-options button{border:1px solid #dbe5e7;border-radius:8px;padding:12px;background:#fff;font-size:11px;text-align:left}.document-options button.selected{border-color:#079fac;background:#effafa}.summary{border:1px solid #dfe9eb;border-radius:10px;padding:18px;background:#fbfcfc}.summary h3{font:800 13px Manrope,Arial;margin:0 0 14px}.summary-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #e9eef0;font-size:11px}.summary-row:last-child{border:0}.summary-row span{color:#83969e}.summary-row strong{text-align:right;max-width:60%;word-break:break-word}.back-row{margin-top:13px}.site-footer{padding:24px 35px;text-align:right;color:#9cacb2;font-size:10px}.site-footer a{text-decoration:underline}.sidebar-overlay{display:none}
@media(max-width:1150px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.plaza-grid,.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-facts{gap:15px}}
@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:0;transform:translateX(-100%);width:260px;transition:transform .2s}.sidebar.open{transform:translateX(0)}.sidebar-overlay.open{display:block;position:fixed;inset:0;background:rgba(11,31,40,.4);z-index:19}.menu-toggle{display:block}.page{padding:25px 22px 50px}.topbar{padding:0 22px}.content-grid{grid-template-columns:1fr}.hero{flex-direction:column}.hero-facts{justify-content:flex-start}}
@media(max-width:650px){.topbar{height:62px;padding:0 17px}.topbar-right .pill.offline{display:none}.page{padding:21px 16px 42px}.page h1{font-size:22px}.page-head{align-items:flex-start}.hero{padding:22px}.hero h2{font-size:21px}.hero-facts{gap:21px}.hero-facts strong{font-size:20px}.metrics,.plaza-grid,.report-grid,.readiness{grid-template-columns:1fr}.metric{padding:17px}.metric strong{font-size:23px}.toolbar{align-items:stretch;flex-direction:column}.search{max-width:none}.filter-row{grid-template-columns:1fr 1fr}.station-ribbon{align-items:flex-start;flex-direction:column}.stepper{display:none}.step-panel-body{padding:18px}.step-panel-head{padding:17px 18px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.vehicle-card img{height:110px}.vehicle-card .vehicle-copy{padding:10px}.vehicle-card strong{font-size:11px}.color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid,.form-grid.two,.document-options{grid-template-columns:1fr}.site-footer{padding:20px 16px}}

/* Station view follows the supplied Hesab registration mockups. */
.reference-station{max-width:1180px;background:#fff;border:1px solid #dce4ef;border-radius:14px;overflow:hidden;box-shadow:0 6px 25px rgba(27,65,106,.05)}
.reference-demos{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:10px 24px 0;background:#fff}.reference-demos span{font-size:10px;color:#7f90a6;font-weight:700}.reference-demos button{background:#f4f8ff;border:1px solid #d8e6fa;color:#2465c7;font-size:10px;font-weight:700;border-radius:16px;padding:5px 9px}.reference-demos button:hover{background:#e7f0ff;border-color:#9dc0fa}
.reference-header{min-height:67px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:12px 22px;border-bottom:1px solid #dfe8f3;background:#fff}
.reference-logo{display:flex;align-items:center;gap:5px;color:#1460d7;font:800 18px Manrope,Arial}.reference-logo b{font-size:26px;letter-spacing:-.1em}.reference-header h1{font:800 16px Manrope,Arial;text-align:center;margin:0}.reference-gate{justify-self:end;font-size:11px;color:#42607e;white-space:nowrap}.reference-gate span{margin:0 5px}.reference-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e1a343;margin:0 2px 0 7px!important}
.reference-stepper{display:flex;align-items:stretch;gap:0;overflow-x:auto;border-bottom:1px solid #e3eaf3;padding:0 18px;scrollbar-width:thin}.reference-step{position:relative;flex:1;min-width:92px;height:63px;display:flex;align-items:center;justify-content:center;gap:7px;color:#94a1b2;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.reference-step:after{content:'';position:absolute;bottom:0;left:11px;right:11px;height:2px;background:transparent}.reference-step.active{color:#1e5ecb}.reference-step.active:after{background:#1769ea}.reference-step .circle{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e6eaf0;color:#8b9bad;font-size:10px}.reference-step.active .circle{background:#1769ea;color:#fff}.reference-step.done .circle{background:#1b68dc;color:#fff}
.reference-context{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f4f8fe;padding:11px 24px;color:#526b8b;font-size:11px;border-bottom:1px solid #e0e9f5}.reference-context strong{color:#203b63}.reference-context>span:last-child{color:#94691b;background:#fff4d9;padding:5px 9px;border-radius:20px;font-weight:700;white-space:nowrap}
.reference-panel{background:#fff}.reference-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding:24px 24px 13px}.reference-panel-head p{margin:0 0 4px;color:#2367d1;font-size:10px;font-weight:800;letter-spacing:.12em}.reference-panel-head h2{margin:0;color:#162b47;font:800 20px Manrope,Arial;letter-spacing:-.03em}.reference-panel-head>span{font-size:11px;color:#8a9bb0}.reference-panel-body{padding:0 24px 26px}.reference-panel-body .step-intro{color:#63758e}.reference-panel-body .button.primary{background:#1269e8;border-color:#1269e8;color:white}.reference-panel-body .button.primary:hover:not(:disabled){background:#0c57c7;border-color:#0c57c7}.reference-back{display:flex;justify-content:flex-start;margin-top:20px}.reference-back.outside{margin:0;padding:0 24px 24px}.reference-back .button{min-width:110px;border-color:#1769ea;color:#1769ea}.reference-caption{font-size:10px;line-height:1.5;color:#8292a8;margin:10px 0 0}
.reference-axles .choice{border-color:#dde6f0;min-height:145px;gap:7px}.reference-axles .choice:hover{border-color:#1769ea;background:#f5f9ff}.reference-axles .choice strong{font-size:14px}.axle-diagram{width:78px;display:flex;align-items:center;flex-direction:column;gap:5px;padding:3px 7px 0}.axle-diagram i{height:4px;width:62px;border-radius:4px;background:#52667d;display:block;position:relative}.axle-diagram i:before,.axle-diagram i:after{content:'';position:absolute;top:-4px;width:9px;height:12px;border-radius:3px;background:#253548}.axle-diagram i:before{left:-3px}.axle-diagram i:after{right:-3px}
.reference-station .vehicle-card:hover{border-color:#1769ea}.reference-station .manual-card{border-color:#bbd0ed;background:#f8fbff}.reference-colors{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-colors .color-choice{min-height:120px;gap:8px;border-color:#dbe5f0}.reference-colors .color-choice:hover{border-color:#1769ea;background:#f5f9ff}.reference-colors .color-choice strong{font-size:11px}
.plate-layout,.rfid-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.8fr);gap:20px;align-items:start}.plate-demo-photo{position:relative;border-radius:9px;overflow:hidden;background:#e8edf2;min-height:250px}.plate-demo-photo img{display:block;width:100%;height:auto}.plate-demo-photo .scene-label{position:absolute;top:10px;left:10px;color:#fff;background:rgba(13,31,48,.75);border-radius:4px;padding:5px 7px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.sample-plate{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);width:23%;height:13%;min-width:86px;min-height:35px;border:2px solid #58677d;border-radius:3px;background:#fcfcfd;box-shadow:0 2px 4px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;overflow:hidden}.sample-plate small{font-size:7px;color:#5572a0;line-height:1}.sample-plate b{font-size:clamp(11px,1.4vw,19px);font-family:Arial,sans-serif;color:#1b2634;line-height:1.15;white-space:nowrap;direction:rtl}.plate-entry,.rfid-entry{border:1px solid #dce6f0;border-radius:9px;padding:17px;background:#fff;box-shadow:0 2px 6px rgba(20,60,100,.04)}.plate-entry h3,.rfid-entry h3{font:800 13px Manrope,Arial;margin:0 0 13px}.plate-entry .notice{font-size:10px;padding:9px 10px}.plate-entry .form-item{margin-top:10px}.plate-numbers{margin-top:0}.plate-entry .reference-primary,.rfid-entry .reference-primary{width:100%;margin-top:16px}.plate-entry .check-line{margin:12px 0}.rfid-visual{position:relative;min-height:255px;border-radius:9px;background:linear-gradient(150deg,#53758e,#193a5a 65%,#152f48);display:grid;place-items:center;overflow:hidden}.rfid-visual:before{content:'';position:absolute;left:-10%;right:-10%;bottom:-40px;height:130px;background:repeating-linear-gradient(100deg,#2b3031 0 60px,#dfad31 60px 110px)}.rfid-card{position:relative;z-index:1;width:210px;height:132px;border-radius:12px;background:#fff;box-shadow:0 12px 25px rgba(0,0,0,.3);padding:14px;display:flex;flex-direction:column;align-items:flex-start}.rfid-card strong{font-size:15px;color:#2366c9}.rfid-card strong span{font-size:18px}.rfid-card .rfid-code{align-self:center;color:#172b3e;font-size:60px;line-height:1}.rfid-card small{font-size:10px;color:#68809b;align-self:flex-end}.scan-corner{position:absolute;width:23px;height:23px;border-color:#3bc5ff;border-style:solid;z-index:2}.scan-corner.top-left{left:19%;top:12%;border-width:3px 0 0 3px}.scan-corner.top-right{right:19%;top:12%;border-width:3px 3px 0 0}.scan-corner.bottom-left{left:19%;bottom:12%;border-width:0 0 3px 3px}.scan-corner.bottom-right{right:19%;bottom:12%;border-width:0 3px 3px 0}.rfid-instructions{display:flex;justify-content:space-between;gap:5px;padding:10px 5px;font-size:10px;color:#1768dc}.rfid-instructions span{white-space:nowrap}.rfid-instructions b{color:#495d78}.rfid-entry .form-item{margin-bottom:15px}.rfid-entry .summary-row{font-size:11px}
@media(max-width:1050px){.reference-header{grid-template-columns:auto 1fr}.reference-header h1{justify-self:end}.reference-gate{grid-column:1/-1;justify-self:start}.reference-step{min-width:85px}}
@media(max-width:740px){.reference-header{padding:12px 16px}.reference-header h1{font-size:13px}.reference-gate{font-size:10px}.reference-stepper{padding:0 6px}.reference-step{flex:none;min-width:78px;height:54px;font-size:9px}.reference-step .circle{width:19px;height:19px}.reference-context{padding:10px 16px;align-items:flex-start;flex-direction:column}.reference-demos{padding:9px 16px 0}.reference-panel-head{padding:20px 16px 13px}.reference-panel-head h2{font-size:17px}.reference-panel-body{padding:0 16px 22px}.plate-layout,.rfid-layout{grid-template-columns:1fr;gap:13px}.plate-demo-photo{min-height:0}.sample-plate b{font-size:12px}.reference-axles{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-colors{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-back.outside{padding:0 16px 20px}}

.reference-station .upload-box{border-color:#a9bfde;background:#f8fbff}.reference-station .upload-box:hover{border-color:#1769ea}.reference-station .upload-box .camera{color:#1769ea}.reference-station .document-options button.selected{border-color:#1769ea;background:#f3f8ff}.reference-station .document-options button:hover{border-color:#1769ea}.reference-station .check-line input{accent-color:#1769ea}
.rfid-instructions{color:#1768dc}

/* Light, touch-friendly standalone navigation and truck-first station UI. */
body{background:#f4f7fb;color:#19314d}
.site-shell{min-height:100vh;display:flex;flex-direction:column}
.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #dce5f0;box-shadow:0 2px 12px rgba(24,56,93,.04)}
.site-header-main,.site-nav{width:min(100%,1560px);margin:auto;padding-left:32px;padding-right:32px}
.site-header-main{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.site-brand{display:inline-flex;align-items:center;gap:12px;min-height:56px}
.site-brand .brand-mark{width:42px;height:42px;background:#1769dc;border-radius:10px;font-size:23px}
.site-brand strong{display:block;font:800 18px Manrope,Arial;color:#193452;letter-spacing:-.03em}
.site-brand small{display:block;margin-top:2px;color:#72849a;font-size:12px;font-weight:600}
.site-controls{display:flex;align-items:center;gap:18px}
.role-control{display:flex;align-items:center;gap:10px;color:#60748b;font-size:13px;font-weight:700}
.role-control select{min-height:48px;min-width:174px;border:1px solid #bfcddd;border-radius:9px;background:#fff;color:#1e3a5b;padding:0 36px 0 13px;font-size:14px;font-weight:700}
.site-nav{display:flex;gap:7px;min-height:60px;align-items:center;overflow-x:auto;scrollbar-width:thin}
.site-nav .nav-link{width:auto;flex:none;min-height:50px;margin:0;padding:12px 17px;border-radius:8px;color:#516a83;font-size:14px;font-weight:700;white-space:nowrap}
.site-nav .nav-link:hover{background:#eef4fc;color:#145ac0}
.site-nav .nav-link.active{background:#eaf2ff;color:#145ac0;box-shadow:inset 0 -3px #1769dc}
.site-header .menu-toggle{display:none}
.page{width:min(100%,1560px);max-width:none;flex:1;padding:30px 32px 56px}
.page h1{font-size:30px}.subhead{font-size:15px;line-height:1.5}.eyebrow{font-size:12px}
.button{min-height:48px;padding:11px 20px;border-radius:9px;font-size:14px}
.field{min-height:50px;padding:12px 14px;font-size:15px;border-color:#bccde0}
.form-item label,.filter-row label{font-size:13px;color:#526b85;margin-bottom:8px}
.notice{font-size:14px}.photo-note{font-size:12px;line-height:1.5}
.site-footer{width:min(100%,1560px);margin:auto;display:flex;justify-content:space-between;gap:15px;padding:22px 32px;font-size:12px;color:#6d8298}
.site-footer a{color:#1769dc;font-weight:700}
.hero:after{display:none}
.metric .label,.metric small,.card-head p,.empty p,.readiness p,.report-card p{font-size:13px}
.metric strong{font-size:30px}.card-head h3,.empty strong,.report-card h3{font-size:16px}
.plaza-card h3,.readiness h4{font-size:15px}.plaza-card small,.plaza-card .facts{font-size:12px}
.roles-table{font-size:14px}.roles-table th{font-size:11px}
.reference-station{max-width:1280px;border-radius:14px}
.reference-header{min-height:78px;padding:16px 28px}.reference-header h1{font-size:20px}
.reference-gate,.reference-context{font-size:13px}.reference-context{padding:13px 28px}
.reference-step{min-width:124px;height:70px;font-size:11px}.reference-step .circle{width:28px;height:28px;font-size:12px}
.reference-demos{padding:15px 28px 0;gap:9px}.reference-demos span{font-size:12px}.reference-demos button{min-height:40px;padding:8px 12px;border-radius:8px;font-size:12px}
.reference-panel-head{padding:26px 28px 17px}.reference-panel-head p{font-size:12px}.reference-panel-head h2{font-size:24px}.reference-panel-head>span{font-size:13px}
.reference-panel-body{padding:0 28px 30px}.step-intro{font-size:15px;line-height:1.55}.reference-caption{font-size:12px;line-height:1.55}
.station-intro{display:grid;grid-template-columns:1fr 40%;gap:22px;align-items:center;background:#f5f9ff;border:1px solid #e1ebf7;border-radius:12px;overflow:hidden;margin-bottom:23px;min-height:190px}
.station-intro>div{padding:22px 25px}.station-intro h3{margin:0 0 9px;font:800 23px Manrope,Arial;color:#193452}.station-intro p:last-child{font-size:14px;line-height:1.6;color:#637a93;margin:0}
.station-intro img{width:100%;height:100%;min-height:190px;max-height:235px;object-fit:cover;object-position:center 55%}
.reference-axles .choice{min-height:146px;gap:4px}.reference-axles .choice strong{font-size:17px}.reference-axles .choice small{font-size:12px}.axle-count{font:800 42px Manrope,Arial;color:#1769dc;line-height:1.15}
.vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vehicle-card img{height:165px}.vehicle-card .vehicle-copy{padding:15px}.vehicle-card strong{font-size:15px}.vehicle-card small{font-size:12px}
.manual-card{padding:20px}.manual-card h3{font-size:15px}.form-actions{margin-top:20px}
.selected-vehicle strong{font-size:15px}.selected-vehicle small{font-size:12px}.selected-vehicle img{width:150px;height:90px}
.reference-colors{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-colors .color-choice{display:block;min-height:0;overflow:hidden;text-align:left;padding:0;gap:0;border-radius:10px}.reference-colors .color-choice img{width:100%;height:150px;display:block;object-fit:cover;background:#e8eef4}.reference-colors .color-choice strong{display:block;padding:13px 15px;font-size:15px}
.custom-color-row{display:flex;gap:10px}.custom-color-row .field{flex:1}
.upload-box{min-height:275px}.upload-box strong{font-size:16px}.upload-box span{font-size:13px}.upload-box .camera{font-size:37px}
.plate-layout,.rfid-layout{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:24px}
.plate-reference-frame{position:relative;min-height:310px;border:1px solid #dce6f0;border-radius:10px;background:#eeedf2;overflow:hidden;display:flex;align-items:center;justify-content:center}
.plate-reference-frame img{display:block;width:100%;max-height:380px;object-fit:contain}
.plate-reference-frame .scene-label{position:absolute;top:12px;left:12px;color:#fff;background:rgba(19,43,68,.86);border-radius:6px;padding:8px 11px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.plate-entry,.rfid-entry{padding:22px}.plate-entry h3,.rfid-entry h3{font-size:17px}.plate-entry .notice{font-size:13px;padding:12px}.plate-entry .form-item{margin-top:16px}.plate-entry .check-line{font-size:14px}.plate-entry .check-line input{width:22px;height:22px}.plate-entry .reference-primary,.rfid-entry .reference-primary{margin-top:20px}
.rfid-visual{min-height:300px}.rfid-entry .summary-row{font-size:13px}.rfid-instructions{font-size:12px;flex-wrap:wrap;gap:8px}
.document-options button{min-height:66px;font-size:14px;padding:13px}.summary h3{font-size:16px}.summary-row{font-size:13px;padding:11px 0}
.reference-back{margin-top:24px}.reference-back.outside{padding:0 28px 28px}.reference-back .button{min-width:135px}
@media(max-width:1100px){.site-header-main,.site-nav{padding-left:22px;padding-right:22px}.page{padding:26px 22px 46px}.site-nav .nav-link{padding:11px 13px;font-size:13px}.reference-step{flex:none;min-width:110px}.reference-colors .color-choice img{height:130px}}
@media(max-width:760px){.site-header-main{min-height:72px;flex-wrap:wrap;gap:8px;padding:10px 16px}.site-brand strong{font-size:16px}.site-brand small{font-size:10px}.site-header .menu-toggle{display:grid;place-items:center;order:2;min-width:48px;min-height:48px;border:1px solid #d5e1ee;border-radius:8px;background:#fff;font-size:20px}.site-controls{order:3;width:100%;justify-content:space-between}.role-control{font-size:12px}.role-control select{min-height:44px;min-width:155px}.site-nav{display:none;flex-direction:column;align-items:stretch;gap:2px;padding:8px 16px 14px;min-height:0;overflow:visible}.site-nav.open{display:flex}.site-nav .nav-link{width:100%;font-size:14px}.page{padding:20px 16px 40px}.page h1{font-size:26px}.reference-header{grid-template-columns:1fr auto;padding:15px 18px}.reference-header h1{font-size:17px}.reference-gate{grid-column:1/-1;font-size:12px}.reference-context{padding:12px 18px}.reference-demos{padding:12px 18px 0}.reference-demos button{min-height:44px}.reference-panel-head{padding:23px 18px 14px}.reference-panel-head h2{font-size:20px}.reference-panel-body{padding:0 18px 24px}.station-intro{grid-template-columns:1fr}.station-intro>div{padding:20px}.station-intro img{height:170px;min-height:0;max-height:none}.reference-axles{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-card img{height:125px}.reference-colors{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-colors .color-choice img{height:120px}.plate-layout,.rfid-layout{grid-template-columns:1fr}.plate-reference-frame{min-height:220px}.plate-reference-frame img{max-height:330px}.reference-back.outside{padding:0 18px 24px}.site-footer{padding:20px 16px;flex-wrap:wrap}}
@media(max-width:480px){.site-header-main .pill.preview{display:none}.role-control{width:100%;justify-content:space-between}.role-control select{flex:1;max-width:220px}.reference-step{min-width:100px}.reference-axles .choice{min-height:120px}.custom-color-row{flex-direction:column}.custom-color-row .button{width:100%}.reference-colors .color-choice img{height:105px}.vehicle-card .vehicle-copy{padding:11px}.vehicle-card strong{font-size:13px}.plate-numbers{grid-template-columns:1fr}}
.plate-reference-frame img{height:340px;max-height:none;object-fit:cover;object-position:center 52%}
.plate-reference-frame.capture img{object-fit:contain;background:#f1f4f8}
@media(max-width:760px){.plate-reference-frame img{height:280px}}
.reference-demos button{min-height:48px}

/* The choice images are pixel-exact crops of the six unchanged PRD PNGs. */
.hero{background:linear-gradient(110deg,#153764 0%,#1b5595 58%,#2d76c7 100%)}
.prd-art{display:block;flex:none;object-fit:contain;background:none}
.prd-art-axles{width:148px;height:auto;max-height:79px}
.prd-art-vehicles{width:146px;height:44px}
.prd-art-colors{width:146px;height:44px}
.reference-axles .choice{overflow:hidden;gap:7px}
.reference-axles .choice strong{font-size:16px}
.reference-axles{grid-template-columns:repeat(4,minmax(0,1fr))}
.axle-art-card{min-height:135px;border:1px solid #dce6f0;border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;overflow:hidden}
.axle-art-card strong{font:800 15px Manrope,Arial;color:#1b3858}
.axle-art-card:hover{border-color:#1769ea;background:#f6f9ff;box-shadow:0 5px 16px rgba(23,105,220,.12)}
.axle-art-card:active{transform:scale(.98)}
.vehicle-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:124px}
.vehicle-card .prd-art-vehicles{margin:15px auto 4px}
.vehicle-card img.prd-art-vehicles,.selected-vehicle img.prd-art-vehicles{width:146px;height:44px;object-fit:contain;background:none;border-radius:0}
.vehicle-card .vehicle-copy{text-align:center;padding:7px 10px 13px}
.vehicle-card strong{font-size:14px}
.plate-sample{margin:0}
.plate-sample-frame{display:grid;place-items:center;overflow:hidden;border:1px solid #dce6f0;border-radius:10px;background:#f8fafc;padding:10px}
.plate-sample-frame img{display:block;width:100%;height:auto;object-fit:contain}
.plate-sample figcaption{font-size:12px;line-height:1.5;color:#60748e;margin-top:8px}
.plate-reference-frame.capture+.plate-sample{margin-top:16px}
@media(max-width:900px){.plate-layout{grid-template-columns:1fr}.plate-sample-frame{max-width:700px}}
.site-brand .brand-mark{width:48px;height:48px;flex:none;background:#f2faff;border:1px solid #d5edf9;border-radius:10px;display:grid;place-items:center}
.site-brand .brand-mark img{width:42px;height:42px;display:block;object-fit:contain}
.reference-logo{gap:6px}
.reference-logo img{width:37px;height:37px;display:block;object-fit:contain;flex:none}
.reference-colors .color-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:106px;padding:12px 8px;text-align:center}
.reference-colors .color-choice img.prd-art-colors{width:146px;height:44px;object-fit:contain;background:none}
.reference-colors .color-choice strong{padding:5px 0 0;font-size:14px}
.selected-vehicle .prd-art-vehicles{margin:0 4px}
.prd-scene{position:relative;display:block;width:100%;overflow:hidden;border:1px solid #dce6f0;border-radius:10px;background:#f6f9fe;isolation:isolate}
.prd-scene img{position:absolute;display:block;width:184.153%;max-width:none;height:auto;left:-4.645%;top:0}
.prd-scene-plate{aspect-ratio:366/177}
.prd-scene-plate img{top:-68.36%}
.rfid-reference{margin:0;border:1px solid #dce6f0;border-radius:10px;background:#f6f9fe;overflow:hidden}
.rfid-reference img{display:block;width:100%;height:auto}
.rfid-reference figcaption{padding:10px 14px;border-top:1px solid #dce6f0;background:#fff;color:#536780;font-size:12px;line-height:1.45}
.prd-upload{gap:12px;padding:18px;background:#f8fbff}
.prd-upload .prd-scene{max-width:660px}
.prd-upload .captured-photo{max-height:320px}
.prd-upload strong{font-size:16px}
.wallet-layout{display:grid;grid-template-columns:200px minmax(0,1fr) minmax(280px,.8fr);gap:24px;align-items:start}
.wallet-art{border:1px solid #dce6f0;background:#fff;border-radius:13px;padding:10px;display:grid;place-items:center}
.wallet-art img{width:178px;height:auto;display:block}
@media(max-width:900px){.wallet-layout{grid-template-columns:180px 1fr}.wallet-layout .summary{grid-column:1/-1}}
@media(max-width:760px){.wallet-layout{grid-template-columns:1fr}.wallet-art{width:200px;max-width:100%;margin:auto}.wallet-layout .summary{grid-column:auto}.reference-axles{grid-template-columns:repeat(2,minmax(0,1fr))}.axle-art-card{min-height:120px}.reference-axles .prd-art-axles{transform:scale(.82);margin:-7px -13px}.vehicle-card .prd-art-vehicles,.reference-colors .prd-art-colors{transform:scale(.9);margin-left:-7px;margin-right:-7px}}

/* Language switcher and right-to-left layout for Pashto and Dari. */
.language-control{display:flex;align-items:center;gap:10px;color:#60748b;font-size:13px;font-weight:700;white-space:nowrap}
.language-control select{min-height:48px;min-width:114px;border:1px solid #bfcddd;border-radius:9px;background:#fff;color:#1e3a5b;padding:0 12px;font-size:14px;font-weight:700}
.site-controls{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px}
html[dir=rtl]{font-family:Tahoma,'Noto Naskh Arabic',Arial,sans-serif}
html[dir=rtl] body,html[dir=rtl] button,html[dir=rtl] input,html[dir=rtl] select{font-family:Tahoma,'Noto Naskh Arabic',Arial,sans-serif}
html[dir=rtl] .site-shell{text-align:right}
html[dir=rtl] .site-brand strong,html[dir=rtl] .page h1,html[dir=rtl] .hero h2,html[dir=rtl] .card-head h3,html[dir=rtl] .reference-panel-head h2,html[dir=rtl] .reference-header h1,html[dir=rtl] .station-intro h3{font-family:Tahoma,'Noto Naskh Arabic',Arial,sans-serif;letter-spacing:normal;line-height:1.45}
html[dir=rtl] .site-nav .nav-link.active{box-shadow:inset 0 -3px #1769dc}
html[dir=rtl] .vehicle-card,html[dir=rtl] .document-options button{text-align:right}
html[dir=rtl] .roles-table th{text-align:right}
html[dir=rtl] .field{text-align:right;direction:rtl}
html[dir=rtl] #plate-code,html[dir=rtl] #plate-number,html[dir=rtl] #tag-id,html[dir=rtl] #wallet-id,html[dir=rtl] input[type=date]{direction:ltr;text-align:left;unicode-bidi:plaintext}
html[dir=rtl] .summary-row strong{unicode-bidi:plaintext;text-align:start}
html[dir=rtl] .signal em{margin-left:0;margin-right:auto}
html[dir=rtl] .reference-gate{justify-self:start}
html[dir=rtl] .reference-header h1{text-align:center}
html[dir=rtl] .plate-reference-frame .scene-label{left:auto;right:12px}
html[dir=rtl] .reference-back .button{direction:rtl}
@media(max-width:1050px){.site-controls .pill.preview{display:none}}
@media(max-width:760px){.site-controls{justify-content:space-between;gap:10px}.language-control,.role-control{font-size:12px}.language-control select{min-width:100px;min-height:44px}.role-control select{min-width:135px}}
@media(max-width:540px){.site-controls{width:100%}.role-control,.language-control{flex:1;justify-content:space-between}.role-control select,.language-control select{min-width:0;max-width:150px}}

/* Live register, records, and staff sign-in. */
.live-page{max-width:1560px}
.live-page .page-head{align-items:center}
.login-panel{width:min(100%,480px);margin:6vh auto 0;padding:32px;display:grid;gap:16px}
.login-panel .login-mark{width:54px;height:54px;border-radius:14px;background:#eaf2ff;display:grid;place-items:center}
.login-panel .login-mark img{width:36px;height:36px;object-fit:contain}
.login-panel h1{margin:0}
.login-panel p{margin:0;line-height:1.6;color:#61758a}
.login-panel form{display:grid;gap:12px;margin-top:8px}
.login-panel label,.registration-section label,.detail-card label{display:grid;gap:7px;color:#4e6680;font-size:14px;font-weight:700}
.login-panel .button{width:100%}
.user-id{font-size:13px;color:#61758a;font-weight:700}
.filter-panel{padding:18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}
.filter-panel .field{flex:1 1 180px;max-width:none}
.filter-panel .button{flex:none}
.table-wrap{overflow-x:auto;background:#fff;border:1px solid #e1e8ea;border-radius:12px}
.table-wrap .roles-table{min-width:740px}
.roles-table td{vertical-align:top}
.roles-table td small{display:block;margin-top:5px;color:#8191a1}
.table-link{color:#1769dc;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.status-tag{display:inline-flex;align-items:center;border-radius:99px;padding:5px 10px;background:#eef2f5;color:#42536c;font-size:12px;font-weight:800;white-space:nowrap}
.status-registered,.status-active,.status-paid,.status-assigned{background:#e3f5ee;color:#187453}
.status-identity_review,.status-unpaid,.status-open,.status-pending_verification{background:#fff1d9;color:#8b5810}
.status-rejected,.status-lost,.status-suspended{background:#fce6e6;color:#a33232}
.empty-state{padding:56px 24px;text-align:center;color:#6c7e91;background:#fff;border:1px solid #e1e8ea;border-radius:12px}
.empty-state strong{display:block;color:#213c5a;font-size:18px}
.empty-state p{margin:8px 0 0}
.pager{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px;color:#687e92;font-size:13px}
.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-bottom:17px}
.config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-bottom:17px}
.config-grid .detail-card form{display:grid;gap:12px}
.config-grid .detail-card input,.config-grid .detail-card select{min-height:52px}
.detail-card{padding:23px;margin-bottom:0}
.detail-card h2,.registration-section h2{margin:0 0 16px;font-size:20px;color:#1b3752}
.detail-card p{line-height:1.6}
.detail-card dl{margin:0}
.detail-card dl div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #edf1f5}
.detail-card dt{color:#70849a}.detail-card dd{margin:0;font-weight:700;text-align:end}
.detail-card form,.wallet-link-controls{display:grid;gap:12px}
.detail-card textarea.field{min-height:100px}
.evidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}
.evidence figure{margin:0;background:#f5f8fc;border:1px solid #e2eaf3;border-radius:9px;overflow:hidden}
.evidence img{display:block;width:100%;height:175px;object-fit:contain}
.evidence figcaption{padding:8px 10px;color:#657b91;font-size:12px}
.large-number{font-size:36px;color:#1f528a}
.registration-form{display:grid;gap:16px}
.registration-section{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:22px}
.section-number{width:42px;height:42px;border-radius:12px;background:#eaf2ff;color:#1769dc;font-weight:900;display:grid;place-items:center}
.registration-section>div:last-child{min-width:0}
.registration-section>div:last-child>p{font-size:14px;color:#657b91;line-height:1.5}
.registration-section .form-grid{margin-top:16px}
.registration-section .form-grid label{min-width:0}
.registration-section .axle-art-card.selected,.registration-section .vehicle-card.selected,.registration-section .color-choice.selected{border:2px solid #1769dc;background:#f2f7ff;box-shadow:0 0 0 2px #cbdfff}
.registration-section .axle-art-card{min-height:130px}
.registration-section .axle-art-card img{width:100%;height:75px;object-fit:contain}
.registration-section .vehicle-card img{width:100%;height:125px;object-fit:contain;background:#fff}
.registration-section .color-choice img{width:100%;height:88px;object-fit:contain}
.registration-section input[type=file]{padding:10px;max-width:650px}
.registration-section .plate-sample{max-width:520px;margin:0}
.registration-section .plate-layout{grid-template-columns:minmax(0,1fr) minmax(280px,1fr)}
.registration-section .rfid-layout{grid-template-columns:minmax(0,1fr) minmax(280px,1fr)}
.registration-section .rfid-reference img{max-height:250px;object-fit:contain}
.registration-section .check-line{display:flex;align-items:center;gap:10px;min-height:48px}
.registration-section .check-line input{width:20px;height:20px}
html[dir=rtl] .table-wrap th{text-align:right}
html[dir=rtl] .detail-card dd{text-align:start;unicode-bidi:plaintext}
html[dir=rtl] .registration-section .field{text-align:right}
html[dir=rtl] .registration-section [data-field=plate_code],html[dir=rtl] .registration-section [data-field=plate_number],html[dir=rtl] .registration-section [data-field=tag_uid],html[dir=rtl] .registration-section [data-field=wallet_phone]{direction:ltr;text-align:left}
@media(max-width:900px){.detail-grid,.config-grid{grid-template-columns:1fr}.registration-section .plate-layout,.registration-section .rfid-layout{grid-template-columns:1fr}}
@media(max-width:760px){.filter-panel{display:grid;grid-template-columns:1fr 1fr}.filter-panel .button{grid-column:1/-1}.registration-section{grid-template-columns:1fr;gap:12px;padding:18px}.registration-section .vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-section .color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-section .form-grid.two{grid-template-columns:1fr}.login-panel{margin:20px auto;padding:24px}}
@media(max-width:480px){.filter-panel{grid-template-columns:1fr}.evidence{grid-template-columns:1fr}.pager{flex-wrap:wrap;justify-content:center}.registration-section .vehicle-card img{height:100px}}

/* HesabPay portal palette and phone sign-in. */
:root{--hesab-primary:#1934cc;--hesab-primary-hover:#152fb2;--hesab-primary-soft:#e5e9fa;--hesab-ink:#111118;--hesab-muted:#71717b;--hesab-border:#e2e2e7}
body{background:#f9f9fb;color:var(--hesab-ink)}
.site-header{border-bottom-color:var(--hesab-border);box-shadow:0 2px 12px rgba(17,26,74,.035)}
.site-brand strong,.page h1,.detail-card h2,.registration-section h2{color:var(--hesab-ink)}
.site-brand small,.subhead,.login-panel p,.detail-card dt{color:var(--hesab-muted)}
.site-brand .brand-mark,.login-panel .login-mark{background:var(--hesab-primary-soft);border-color:#d2daf7}
.eyebrow,.table-link,.large-number{color:var(--hesab-primary)}
.button.primary{background:var(--hesab-primary);border-color:var(--hesab-primary);color:#fff}
.button.primary:hover:not(:disabled){background:var(--hesab-primary-hover);border-color:var(--hesab-primary-hover);color:#fff}
.button:hover:not(:disabled){border-color:var(--hesab-primary);color:var(--hesab-primary)}
.button.primary:hover:not(:disabled){color:#fff}
.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--hesab-primary)}
.site-nav .nav-link:hover{background:#f1f3fc;color:var(--hesab-primary)}
.site-nav .nav-link.active{background:var(--hesab-primary-soft);color:var(--hesab-primary);box-shadow:inset 0 -3px var(--hesab-primary)}
.field{border-color:#cfd0d8;color:var(--hesab-ink)}
.field:focus{border-color:var(--hesab-primary)}
.section-number{background:var(--hesab-primary-soft);color:var(--hesab-primary)}
.registration-section .axle-art-card.selected,.registration-section .vehicle-card.selected,.registration-section .color-choice.selected{border-color:var(--hesab-primary);background:#f5f6fe;box-shadow:0 0 0 2px #d8def8}
.login-panel{border-color:var(--hesab-border);box-shadow:0 14px 45px rgba(17,26,74,.055)}
.login-panel .field,.login-panel .button{min-height:52px;font-size:15px}
.login-panel label{color:#353544}
.phone-input{display:flex;align-items:stretch;direction:ltr;width:100%;min-height:52px;border:1px solid #cfd0d8;border-radius:9px;background:#fff;overflow:hidden}
.phone-input:focus-within{border-color:var(--hesab-primary);box-shadow:0 0 0 3px rgba(25,52,204,.12)}
.phone-prefix{display:flex;align-items:center;justify-content:center;flex:none;min-width:73px;padding:0 13px;border-right:1px solid var(--hesab-border);background:#f5f6fb;color:var(--hesab-primary);font-weight:800;font-size:16px;direction:ltr}
.phone-country{flex:none;width:106px;min-width:106px;max-width:106px;padding:0 10px;border:0;border-right:1px solid var(--hesab-border);background:#f5f6fb;color:var(--hesab-primary);font:700 13px Arial,sans-serif;direction:ltr;cursor:pointer}
.phone-country:focus-visible{outline:2px solid var(--hesab-primary);outline-offset:-3px}
.phone-input .field,.phone-input .field:focus{min-width:0;flex:1;border:0;border-radius:0;box-shadow:none;direction:ltr;text-align:left;outline:0;padding-inline:14px}
.phone-hint{display:block;color:var(--hesab-muted);font-size:12px;line-height:1.5}
.phone-identity{display:inline-block;margin:0 0 10px;padding:8px 12px;border:1px solid var(--hesab-border);border-radius:7px;background:#f5f6fb;font-weight:700}
html[dir=rtl] .phone-input,html[dir=rtl] .phone-input .field{direction:ltr;text-align:left}

/* Signed-in workspace: restrained SaaS navigation for daily toll operations. */
.portal-layout{min-height:100vh;display:grid;grid-template-columns:278px minmax(0,1fr);background:#f7f8fc}
.portal-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:22px 14px 15px;background:linear-gradient(180deg,#111741 0%,#151b4d 54%,#0f1538 100%);color:#eef0ff;z-index:30;box-shadow:7px 0 28px rgba(20,25,67,.08)}
.sidebar-brand{display:flex;align-items:center;gap:11px;padding:8px 10px 21px}.sidebar-brand .brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.16)}.sidebar-brand .brand-mark img{width:26px;height:26px;object-fit:contain}.sidebar-brand strong{display:block;color:#fff;font:800 15px Manrope,Arial;letter-spacing:-.03em}.sidebar-brand small{display:block;margin-top:2px;color:#aab3df;font-size:10px}
.sidebar-context{margin:0 6px 19px;padding:11px 13px;border:1px solid rgba(187,197,255,.15);border-radius:11px;background:rgba(255,255,255,.06)}.sidebar-context span{display:block;color:#9ea9d8;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.sidebar-context strong{display:block;margin-top:5px;color:#fff;font-size:12px}
.sidebar-nav{overflow-y:auto;padding:0 5px}.sidebar-group{margin:0 0 20px}.sidebar-group p{margin:0 8px 8px;color:#8e99ca;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.sidebar-link{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:42px;margin:2px 0;padding:0 12px;border-radius:9px;color:#c7cdeb;font-size:13px;font-weight:650;transition:background .16s,color .16s}.sidebar-link i{width:5px;height:5px;border-radius:50%;background:transparent}.sidebar-link:hover{background:rgba(255,255,255,.075);color:#fff}.sidebar-link.active{background:#fff;color:#182050;box-shadow:0 7px 18px rgba(0,0,0,.14)}.sidebar-link.active i{background:var(--hesab-primary)}
.sidebar-bottom{margin-top:auto;padding:14px 5px 0;border-top:1px solid rgba(255,255,255,.11)}.operator-card{display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;align-items:center;margin:12px 5px 0}.operator-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#dfe4ff;color:#1834cd;font-weight:900;font-size:12px}.operator-card strong{display:block;overflow:hidden;color:#fff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.operator-card small{display:block;margin-top:2px;color:#9da7d7;font-size:9px}.operator-card button{grid-column:1/-1;margin-top:3px;padding:0;border:0;background:transparent;color:#aeb8e5;text-align:left;font-size:10px;font-weight:700;cursor:pointer}.operator-card button:hover{color:#fff}
.portal-workspace{min-width:0}.workspace-bar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 34px;border-bottom:1px solid #e5e7f0;background:rgba(255,255,255,.94);box-shadow:0 1px 8px rgba(28,35,92,.025)}.workspace-bar>div:first-of-type p{margin:0 0 3px;color:#8a91ab;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.workspace-bar>div:first-of-type strong{color:#1b2144;font:800 16px Manrope,Arial}.workspace-tools{display:flex;align-items:center;gap:13px}.workspace-tools .language-control{display:flex;align-items:center;gap:7px;color:#737993;font-size:11px;font-weight:700}.workspace-tools select{min-height:34px;padding:0 24px 0 9px;border:1px solid #dce0ed;border-radius:8px;background:#fff;color:#343955;font-weight:700}.live-status{padding:7px 10px;border-radius:99px;background:#edf7f3;color:#25745e;font-size:10px;font-weight:800}.portal-page{max-width:1540px;padding:31px 38px 56px}.portal-page .page-head{margin-bottom:27px}.portal-page .card{border-color:#e3e6ef;box-shadow:0 4px 15px rgba(20,29,78,.035)}
@media(max-width:980px){.portal-layout{grid-template-columns:1fr}.portal-sidebar{position:fixed;left:0;transform:translateX(-102%);width:278px;transition:transform .22s ease}.portal-sidebar.open{transform:translateX(0)}.workspace-bar{padding:0 22px}.portal-page{padding:25px 22px 48px}.portal-layout .menu-toggle{display:block;margin-right:2px}.workspace-bar>div:first-of-type{margin-right:auto}}
@media(max-width:620px){.workspace-bar{height:66px;padding:0 15px}.workspace-tools .language-control{font-size:0}.workspace-tools .language-control select{font-size:11px}.live-status{display:none}.portal-page{padding:20px 15px 40px}.workspace-bar>div:first-of-type strong{font-size:14px}}
html[dir=rtl] .portal-sidebar{right:0;left:auto;box-shadow:-7px 0 28px rgba(20,25,67,.08)}
html[dir=rtl] .operator-card button{text-align:right}
@media(max-width:980px){html[dir=rtl] .portal-sidebar{transform:translateX(102%)}html[dir=rtl] .portal-sidebar.open{transform:translateX(0)}html[dir=rtl] .workspace-bar>div:first-of-type{margin-left:auto;margin-right:0}}

.registration-wizard{overflow:hidden}.wizard-progress{display:flex;gap:0;padding:20px 26px;border-bottom:1px solid #e7e9f1;background:#fbfbfe;overflow-x:auto}.wizard-node{position:relative;display:flex;align-items:center;gap:7px;min-width:max-content;color:#a0a6bc;font-size:10px;font-weight:800}.wizard-node:not(:last-child):after{content:'';width:28px;height:1px;margin:0 10px;background:#dfe2ec}.wizard-node span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #dfe2ec;border-radius:50%;background:#fff;font-size:10px}.wizard-node.active{color:var(--hesab-primary)}.wizard-node.active span{border-color:var(--hesab-primary);background:var(--hesab-primary);color:#fff;box-shadow:0 4px 10px rgba(25,52,204,.22)}.wizard-node.done{color:#4b6e62}.wizard-node.done span{border-color:#bfe1d3;background:#eaf7f0;color:#237554}.wizard-body{padding:30px}.wizard-body>h2{margin:0 0 18px;color:#171b3c;font:800 23px Manrope,Arial;letter-spacing:-.04em}.wizard-body>p:not(.eyebrow){color:#6f7690;line-height:1.6}.wizard-actions{display:flex;justify-content:space-between;gap:12px;padding:18px 30px;border-top:1px solid #e7e9f1;background:#fff}.wizard-actions .button{min-width:112px;min-height:44px}.wizard-review{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.wizard-review>div{padding:15px;border:1px solid #e1e5f0;border-radius:10px;background:#fafbff}.wizard-review span{display:block;margin-bottom:5px;color:#7f86a0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.wizard-review strong{color:#242946;font-size:13px;word-break:break-word}
@media(max-width:720px){.wizard-progress{padding:15px 16px}.wizard-node small{display:none}.wizard-node:not(:last-child):after{width:16px;margin:0 5px}.wizard-body{padding:20px 16px}.wizard-actions{padding:15px 16px}.wizard-review{grid-template-columns:1fr}.wizard-body>h2{font-size:20px}}

/* Overview shortcuts and setup sequence. */
.overview-actions{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 23px;margin:0 0 18px;background:linear-gradient(105deg,#fff 0%,#f4f6ff 100%)}
.overview-actions .eyebrow{margin:0 0 5px}.overview-actions h2{margin:0;color:#1a2045;font:800 19px Manrope,Arial;letter-spacing:-.03em}.overview-action-links{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.overview-action-links .button{min-height:43px}
.config-workspace{overflow:hidden;padding:0}
.config-tabs{display:flex;gap:4px;overflow-x:auto;padding:14px 20px 0;border-bottom:1px solid #e4e8f1;background:#fbfcff}
.config-tab{position:relative;display:flex;align-items:center;flex:none;min-height:48px;padding:10px 17px;border-radius:9px 9px 0 0;color:#68748c;font:750 13px Manrope,Arial,sans-serif;white-space:nowrap}
.config-tab:hover{background:#eff2fb;color:var(--hesab-primary)}
.config-tab.active{background:#fff;color:var(--hesab-primary)}
.config-tab.active:after{content:'';position:absolute;inset-inline:12px;bottom:-1px;height:3px;border-radius:3px;background:var(--hesab-primary)}
.config-tab:focus-visible{outline:2px solid var(--hesab-primary);outline-offset:-2px}
.config-panel{padding:24px}
.config-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}
.config-panel-head h2{margin:0;color:#202846;font:800 21px Manrope,Arial,sans-serif}
.config-panel-head p{margin:6px 0 0;color:#68748b;font-size:13px;line-height:1.5}
.config-panel-head .button{min-height:43px;white-space:nowrap}
.config-heading-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.config-form-panel{margin:0 0 23px;padding:20px;border:1px solid #dfe6f1;border-radius:12px;background:#f9fbff}
.config-form-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}
.config-form-head h3{margin:0;color:#202846;font:800 17px Manrope,Arial,sans-serif}
.config-form-panel>p{margin:0 0 15px;color:#68748b;font-size:13px}
.config-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.config-form label,.config-filter label{display:grid;gap:7px;color:#526078;font-size:12px;font-weight:750}
.config-form .field,.config-filter .field{width:100%;min-height:44px;padding:9px 11px}
.config-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;padding-top:4px}
.config-form-actions .button{min-height:43px}
.config-filter{display:flex;align-items:end;gap:10px;flex-wrap:wrap;padding:15px;margin-bottom:20px;border:1px solid #e4e8f1;border-radius:10px;background:#f8f9fc}
.config-filter label{min-width:190px;max-width:330px;flex:1}
.config-filter .button{min-height:44px}
.config-records-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}
.config-records-head h3{margin:0;color:#202846;font:800 16px Manrope,Arial,sans-serif}
.config-records-head span{color:#7b859b;font-size:12px;font-weight:700;white-space:nowrap}
.config-row-actions{display:flex;gap:7px;flex-wrap:wrap}
.config-row-actions .button{min-height:36px;padding:7px 11px;font-size:11px}
.config-workspace .empty-state{padding:48px 20px;border-style:dashed}
@media(max-width:760px){.config-tabs{padding:9px 12px 0}.config-tab{padding:9px 12px}.config-panel{padding:16px}.config-panel-head{align-items:flex-start;flex-direction:column}.config-heading-actions{justify-content:flex-start}.config-form{grid-template-columns:1fr}.config-filter label{max-width:none;flex-basis:100%}.config-filter .button{width:100%}}
html[dir=rtl] .config-tab,html[dir=rtl] .config-panel-head h2,html[dir=rtl] .config-records-head h3{font-family:Tahoma,'Noto Naskh Arabic',Arial,sans-serif}
@media(max-width:720px){.overview-actions{align-items:flex-start;flex-direction:column;padding:19px}.overview-action-links{justify-content:flex-start;width:100%}.overview-action-links .button{flex:1 1 150px}}
html[dir=rtl] .overview-action-links{justify-content:flex-start}

/* One paginated financial dataset at a time. */
.transaction-workspace{overflow:hidden;padding:0}
.transaction-tabs{display:flex;gap:4px;overflow-x:auto;padding:16px 22px 0;border-bottom:1px solid #e4e8f1;background:#fbfcff}
.transaction-tab{position:relative;flex:none;min-height:49px;padding:10px 17px;border:0;border-radius:9px 9px 0 0;background:transparent;color:#6a728b;font:750 13px Manrope,Arial,sans-serif;white-space:nowrap;cursor:pointer}
.transaction-tab:hover{background:#eff2fb;color:var(--hesab-primary)}
.transaction-tab.active{color:var(--hesab-primary);background:#fff}
.transaction-tab.active:after{content:'';position:absolute;inset-inline:12px;bottom:-1px;height:3px;border-radius:3px;background:var(--hesab-primary)}
.transaction-panel{padding:22px}
.transaction-filters{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;padding:17px 18px;border:1px solid #e4e8f1;border-radius:11px;background:#f8f9fc}
.transaction-filter-fields{display:flex;align-items:flex-end;gap:12px;flex:1 1 620px;flex-wrap:wrap}
.transaction-filter-fields label{display:grid;gap:6px;flex:1 1 145px;min-width:140px;color:#59647c;font-size:12px;font-weight:750}
.transaction-filter-fields .field{width:100%;min-height:44px;padding:9px 11px;font-size:13px}
.transaction-filter-actions{display:flex;gap:8px;flex-wrap:wrap}
.transaction-filter-actions .button{min-height:44px;padding:9px 15px;font-size:13px}
.transaction-results{min-width:0;margin-top:25px}
.transaction-results-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:13px}
.transaction-results-head h2{margin:0;color:#1c2448;font:800 18px Manrope,Arial,sans-serif}
.transaction-results-head span{color:#7b859b;font-size:12px;font-weight:700;white-space:nowrap}
.transaction-workspace .empty-state{padding:44px 20px;border-style:dashed;background:#fff}
.transaction-workspace .empty-state strong{font-size:16px}
.transaction-workspace .empty-state p{font-size:13px}
.transaction-loading{display:grid;place-items:center;min-height:155px;border:1px solid #e4e8f1;border-radius:11px;color:#6b7490;font-size:13px;font-weight:700}
@media(max-width:750px){.transaction-tabs{padding:10px 12px 0}.transaction-tab{padding:10px 13px}.transaction-panel{padding:15px}.transaction-filters{padding:13px}.transaction-filter-fields{flex-basis:100%}.transaction-filter-actions{width:100%}.transaction-filter-actions .button{flex:1 1 115px}}
html[dir=rtl] .transaction-results-head h2,html[dir=rtl] .transaction-tab{font-family:Tahoma,'Noto Naskh Arabic',Arial,sans-serif}

/* Compact, frosted navigation with clear icons and a soft selected row. */
.portal-layout{grid-template-columns:246px minmax(0,1fr)}
.portal-sidebar{--sidebar-icon-fill:#f8faff;padding:15px 11px 12px;background:linear-gradient(160deg,rgba(251,252,255,.9),rgba(242,246,252,.84));color:#30394b;border-inline-end:1px solid rgba(204,214,229,.74);box-shadow:4px 0 20px rgba(49,70,104,.055);backdrop-filter:blur(22px) saturate(125%);-webkit-backdrop-filter:blur(22px) saturate(125%)}
.sidebar-brand{gap:9px;padding:7px 9px 13px}.sidebar-brand .brand-mark{width:35px;height:35px;background:rgba(255,255,255,.85);box-shadow:0 1px 5px rgba(38,55,88,.08)}.sidebar-brand .brand-mark img{width:25px;height:25px}.sidebar-brand strong{color:#232c3c;font-size:14px}.sidebar-brand small{color:#7c8799}
.sidebar-context{margin:0 5px 14px;padding:8px 10px;border-color:rgba(210,219,232,.8);border-radius:9px;background:rgba(255,255,255,.55)}.sidebar-context span{color:#838d9c}.sidebar-context strong{margin-top:3px;color:#455269;font-size:11px}
.sidebar-nav{padding:0 3px}.sidebar-group{margin-bottom:12px}.sidebar-group p{margin:0 9px 5px;color:#7b8594;font-size:9px;letter-spacing:.09em}
.sidebar-link{justify-content:flex-start;gap:11px;min-height:39px;margin:1px 0;padding:0 10px;border-radius:10px;color:#425066;font-size:12px;font-weight:700;white-space:nowrap}
.sidebar-link .sidebar-icon{width:19px;height:19px;flex:none;color:#38485f}
.sidebar-link:hover{background:rgba(225,231,239,.7);color:#1f2b3d}
.sidebar-link.active{background:rgba(225,231,239,.94);color:#1f2b3d;box-shadow:none}
.sidebar-link.active .sidebar-icon{color:#26384f}
.sidebar-link:focus-visible{outline:2px solid var(--hesab-primary);outline-offset:2px}
.sidebar-bottom{padding:8px 3px 0;border-top-color:rgba(210,219,232,.85)}.operator-card{margin-top:9px}.operator-card strong{color:#30394b}.operator-card small{color:#7c8799}.operator-card button{color:#596779}.operator-card button:hover{color:var(--hesab-primary)}
html[dir=rtl] .portal-sidebar{box-shadow:-4px 0 20px rgba(49,70,104,.055)}
@media(max-width:980px){.portal-layout{grid-template-columns:1fr}.portal-sidebar{width:246px}}
