:root{--ink:#193336;--muted:#718284;--paper:#f5f8f8;--white:#fff;--line:#e4eceb;--brand:#187567;--brand-dark:#143d40;--mint:#baf3d5;--green:#247857;--blue:#366da0;--red:#be5152;--amber:#a87223;--shadow:0 3px 18px #183b3505;--radius:15px;font-family:Tahoma,"Leelawadee UI",Arial,sans-serif;font-size:16px;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}svg.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}button svg.icon{width:18px;height:18px}.shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:var(--brand-dark);color:#b7cece;display:flex;flex-direction:column;z-index:30;padding:28px 17px 16px}.brand{display:flex;align-items:center;gap:11px;color:#fff;padding:0 8px 25px}.brand img{width:40px;height:40px}.brand strong{font-family:Arial,sans-serif;letter-spacing:-.7px;font-size:21px}.brand small{display:block;color:#98bab9;font-size:11px;letter-spacing:2.5px;margin-top:5px}.nav-scroll{overflow-y:auto;scrollbar-width:thin;flex:1}.nav-label{font-size:11px;letter-spacing:1.8px;color:#779c9c;padding:23px 14px 10px}.nav-link{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:9px;font-size:14px;min-height:44px;margin:3px 0}.nav-link:hover{background:#ffffff0b;color:#fff}.nav-link.active{background:#baf3d5;color:#143d40;font-weight:bold}.nav-link .pill{margin-left:auto;padding:2px 6px;border-radius:5px;background:#ffffff12;font-size:11px}.nav-link.active .pill{background:#143d4015}.subnav{padding-left:26px}.subnav .nav-link{font-size:13px;padding:9px 13px;min-height:36px}.sidebar details summary{list-style:none;cursor:pointer}.sidebar details summary::-webkit-details-marker{display:none}.sidebar details[open] summary{color:#fff}.side-foot{border-top:1px solid #ffffff16;margin-top:15px;padding:18px 9px 0;display:flex;align-items:center;gap:10px;font-size:13px}.avatar{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e6f3eb;color:#39806c;font-size:13px;font-weight:bold;flex-shrink:0}.side-foot .avatar{background:#50706a;color:white}.side-foot small{display:block;color:#9ab8b6;margin-top:3px;font-size:12px}.workspace{grid-column:2;min-width:0}.topbar{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;background:white;padding:0 36px}.breadcrumb{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:12px}.breadcrumb strong{color:var(--ink);font-weight:normal}.top-tools{display:flex;align-items:center;gap:16px}.date-chip{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px}.demo-label{font-size:12px;border:1px solid #d6e9dd;border-radius:5px;color:var(--green);padding:5px 8px;background:#f5faf7}.icon-button{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:9px;color:var(--ink)}.content{padding:32px 36px 38px;max-width:1720px;margin:auto}h1,h2,h3,p{margin:0}h1{font-size:27px;line-height:1.5;letter-spacing:-.6px}h2{font-size:17px;line-height:1.6}h3{font-size:15px;line-height:1.65}.muted{color:var(--muted)}.subtext{font-size:14px;color:var(--muted);line-height:1.8;margin-top:6px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.eyebrow{color:var(--brand);font-family:Arial,sans-serif;font-weight:bold;font-size:11px;letter-spacing:1.6px;margin-bottom:6px}.actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:41px;padding:10px 15px;border:1px solid var(--line);background:#fff;border-radius:8px;color:var(--ink);font-size:14px;line-height:1.3;font-weight:500}.btn:hover{border-color:#a6c9bd;background:#f5faf7}.btn.primary{background:var(--brand);border-color:var(--brand);color:white}.btn.primary:hover{background:#125f53}.btn.soft{background:#eaf6ee;border-color:#dceddf;color:var(--green)}.btn.danger{background:#fff2f1;color:var(--red);border-color:#f3d4d0}.btn.text{background:transparent;border-color:transparent;padding:8px;color:var(--brand)}.btn.small{min-height:32px;padding:7px 10px;font-size:12px}.btn.block{width:100%}.text-link{color:var(--brand);font-size:13px;font-weight:bold;display:inline-flex;align-items:center;gap:5px}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.kpi{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px 21px;box-shadow:var(--shadow);transition:transform .15s,border-color .15s}.kpi:hover{border-color:#bad5ce;transform:translateY(-2px)}.kpi-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#667b7d;gap:8px}.kpi-icon{width:34px;height:34px;border-radius:10px;background:#f0f6f3;display:flex;align-items:center;justify-content:center;color:var(--brand)}.kpi-value{font-family:Arial,Tahoma,sans-serif;font-size:30px;letter-spacing:-.8px;margin:13px 0 10px;font-weight:600}.kpi-bottom{font-size:12px;color:var(--muted)}.kpi-bottom em{color:var(--green);font-style:normal;margin-right:5px}.grid-2{display:grid;grid-template-columns:1.35fr 1fr;gap:22px;margin-bottom:22px}.grid-equal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;min-width:0}.panel-head{padding:21px 23px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.panel-body{padding:22px 23px}.panel-head h2{display:flex;align-items:center;gap:9px}.counter{font-size:11px;min-width:23px;min-height:23px;display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:6px;background:#f9eeee;color:var(--red)}.badge{font-size:12px;padding:5px 9px;display:inline-flex;align-items:center;gap:5px;border-radius:6px;line-height:1.35;white-space:nowrap;background:#eff3f3;color:#617578;font-weight:normal}.badge.green{background:#eaf6ee;color:#2c7d56}.badge.amber{background:#fff5e4;color:#a87223}.badge.red{background:#fff0ed;color:#bd5954}.badge.blue{background:#edf4ff;color:#5376a4}.badge.purple{background:#f3effb;color:#8464a4}.dot{display:inline-block;width:6px;height:6px;background:currentColor;border-radius:50%}.task-row{display:flex;align-items:center;gap:13px;padding:17px 23px;border-bottom:1px solid #edf2f1;transition:background .15s}.task-row:last-child{border-bottom:0}.task-row:hover{background:#f8fbfa}.task-symbol{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:9px;flex-shrink:0;background:#fff2ed;color:#bd6a4f}.task-symbol.blue{background:#eef4fd;color:#597cac}.task-symbol.green{background:#ebf5ef;color:#518469}.task-text{min-width:0;flex:1}.task-text strong{font-size:14px;font-weight:500;line-height:1.65;display:block}.task-text small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.task-arrow{color:#8fa4a0}.demo-card{position:relative;padding:21px;border-radius:12px;border:1px solid #d6e7df;background:#f2f8f4}.demo-card + .demo-card{margin-top:13px}.demo-card.dark{background:#193f42;color:#fff;border:0}.demo-tag{font-size:10px;letter-spacing:1.8px;font-family:Arial,sans-serif;color:#5e8d78;margin-bottom:11px;font-weight:bold}.demo-card.dark .demo-tag{color:#a7d5c3}.demo-card h3{font-size:16px}.demo-card p{font-size:12px;line-height:1.8;margin:7px 0 16px;color:#78958a}.demo-card.dark p{color:#b1c7c3}.demo-card .btn{font-size:12px;min-height:34px}.demo-card.dark .btn{background:#baf3d5;border:0;color:#174043}.demo-icon{position:absolute;right:20px;top:20px;opacity:.5}.demo-icon .icon{width:27px;height:27px}.mini-bar{height:7px;border-radius:10px;background:#edf3f1;overflow:hidden}.mini-bar i{display:block;height:100%;background:var(--brand);border-radius:10px}.pipeline-mini{display:flex;gap:8px;margin:18px 0}.pipeline-mini div{flex:1}.pipeline-mini i{display:block;height:9px;border-radius:4px;background:#d9e9e4;margin-bottom:9px}.pipeline-mini strong{font-family:Arial,sans-serif;font-size:19px;display:block}.pipeline-mini small{font-size:11px;color:var(--muted)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{font-size:12px;font-weight:500;color:#7b8e8f;background:#fafcfc;white-space:nowrap;padding:13px 18px;border-bottom:1px solid var(--line)}td{padding:17px 18px;border-bottom:1px solid #edf2f1;line-height:1.6}td small{display:block;font-size:12px;color:var(--muted);margin-top:3px}tr:last-child td{border-bottom:0}tr[data-href]{cursor:pointer}tr[data-href]:hover td{background:#f6faf8}.num{text-align:right;font-family:Arial,Tahoma,sans-serif;font-variant-numeric:tabular-nums;white-space:nowrap}.table-title{font-weight:500}.vehicle-mark{display:flex;align-items:center;gap:11px}.vehicle-mark .icon{width:30px;height:30px;color:#647f78}.table-footer{border-top:1px solid var(--line);padding:14px 20px;font-size:12px;color:var(--muted);display:flex;justify-content:space-between;align-items:center}.chart{height:130px;display:flex;align-items:end;gap:15px;padding:12px 0 0}.chart-col{flex:1;height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:10px}.chart-col i{display:block;width:100%;max-width:29px;background:#dcece4;border-radius:5px 5px 0 0}.chart-col:last-child i{background:var(--brand)}.chart-col span{font-size:10px;color:var(--muted)}.section-space{margin-top:22px}.flex-between{display:flex;justify-content:space-between;align-items:center;gap:12px}.divider{height:1px;background:var(--line);margin:20px 0}.mobile-menu{display:none}.back-link{font-size:13px;color:var(--muted);display:inline-flex;gap:7px;align-items:center;margin-bottom:13px}.summary-strip{display:flex;flex-wrap:wrap;gap:25px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:21px 24px;margin-bottom:20px}.summary-strip>div{flex:1;min-width:130px}.summary-strip small{display:block;font-size:12px;color:var(--muted);margin-bottom:7px}.summary-strip strong{font-size:15px;font-weight:500}.stepper{display:flex;overflow-x:auto;gap:0;padding:25px 16px;margin-bottom:20px;background:#fff;border:1px solid var(--line);border-radius:12px}.step{min-width:92px;flex:1;position:relative;text-align:center;font-size:11px;color:#899896;line-height:1.7}.step:not(:last-child):after{content:'';position:absolute;top:13px;left:calc(50% + 17px);right:calc(-50% + 17px);height:1px;background:#dfe8e4}.step i{font-style:normal;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #e1e9e5;border-radius:50%;background:#f7f9f8;color:#9dacaa;position:relative;margin:0 auto 8px;font-family:Arial,sans-serif;font-size:12px}.step.done i{background:#e4f3e9;color:var(--green);border-color:#e4f3e9}.step.done:after{background:#96c8ad}.step.current{color:var(--brand);font-weight:bold}.step.current i{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 0 0 4px #edf7f0}.tabs{display:flex;overflow:auto;border-bottom:1px solid var(--line);gap:6px;padding:0 20px;background:#fff}.tab{padding:17px 13px;color:var(--muted);font-size:13px;white-space:nowrap;border-bottom:2px solid transparent;cursor:pointer}.tab.active{color:var(--brand);border-color:var(--brand);font-weight:bold}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:21px}.info-list{display:grid;grid-template-columns:1fr 1fr;gap:22px}.info-list dt{font-size:12px;color:var(--muted);margin-bottom:7px}.info-list dd{font-size:14px;margin:0;line-height:1.7}.timeline{list-style:none;padding:0;margin:0}.timeline li{position:relative;padding:0 0 21px 24px;font-size:14px;line-height:1.65}.timeline li:before{content:'';position:absolute;left:1px;top:7px;width:7px;height:7px;border-radius:50%;background:#93b7a4}.timeline li:not(:last-child):after{content:'';position:absolute;left:4px;top:19px;height:calc(100% - 13px);width:1px;background:#e3ece6}.timeline small{font-size:12px;color:var(--muted);display:block;margin-top:3px}.notice{background:#eff7f2;border:1px solid #d9e9de;border-radius:10px;padding:16px 19px;font-size:14px;line-height:1.8;display:flex;align-items:start;gap:11px;margin-bottom:20px;color:#39735b}.notice.warn{background:#fff8ed;border-color:#f0e1c7;color:#96712d}.notice.error{background:#fff3f0;border-color:#f1d8d2;color:var(--red)}.notice .icon{margin-top:3px}.notice strong{display:block}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid .full{grid-column:1/-1}label.field{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#5c7272}input,select,textarea{min-width:0;width:100%;padding:11px 12px;background:#fff;border:1px solid #dbe5df;border-radius:8px;color:var(--ink);font-size:14px;min-height:42px}textarea{min-height:90px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #a4d4b7;outline-offset:1px}input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--brand)}.check-label{display:flex;align-items:center;gap:10px;font-size:14px}.form-actions{margin-top:23px;display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.field-help{font-size:12px;color:var(--muted);line-height:1.7}.form-error{color:var(--red);font-size:13px;line-height:1.7;margin-top:14px}.kanban{display:flex;gap:15px;overflow-x:auto;padding-bottom:20px}.kanban-col{flex:0 0 247px;background:#edf3f0;border-radius:12px;padding:14px}.kanban-head{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:bold;padding:3px 1px 14px}.project-card{display:block;padding:16px;background:#fff;border:1px solid #dfe8e3;border-radius:10px;margin-bottom:12px}.project-card:hover{border-color:#9bc5b1;box-shadow:var(--shadow)}.project-card h3{margin:10px 0 4px}.project-card .subtext{font-size:12px}.project-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;border-top:1px solid var(--line);font-size:12px}.project-card .avatar{width:26px;height:26px;font-size:10px}.label-preview{background:#edf1ec;padding:30px;border-radius:10px}.label-preview img{width:100%;height:auto;display:block;box-shadow:0 8px 24px #243e3014}.version-row{display:flex;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.version-row:last-child{border:0}.version-chip{width:42px;height:42px;flex-shrink:0;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#eff4f1;font-family:Arial,sans-serif;color:var(--brand);font-weight:bold}.version-text{flex:1;font-size:14px;line-height:1.7}.version-text small{display:block;color:var(--muted);font-size:12px}.line-preview{max-width:340px;margin:0 auto;background:#dde6e8;padding:25px 20px;border-radius:18px}.line-bubble{background:white;border-radius:13px;overflow:hidden;box-shadow:0 3px 12px #213a3320}.line-top{padding:24px;background:var(--brand-dark);color:white}.line-body{padding:22px}.line-body p{font-size:14px;line-height:1.8;margin-bottom:13px}.stop-card{background:#fff;border:1px solid var(--line);padding:20px;border-radius:12px;margin-bottom:13px}.stop-top{display:flex;gap:12px;align-items:center;margin-bottom:13px}.stop-number{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#edf4ef;color:var(--brand);font-family:Arial,sans-serif}.stop-card p{font-size:13px;color:var(--muted);line-height:1.8;margin:8px 0}.driver-frame{max-width:560px;margin:0 auto}.driver-hero{background:var(--brand-dark);color:#fff;border-radius:16px;padding:25px;margin-bottom:20px}.driver-hero p{color:#b6d0c5;font-size:13px;margin:8px 0 22px}.driver-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.driver-metrics strong{font-family:Arial,sans-serif;font-size:24px;display:block}.driver-metrics small{display:block;color:#b6d0c5;font-size:11px;margin-top:5px}.stock-meter{display:flex;height:11px;border-radius:8px;overflow:hidden;background:#edf3ef;margin:17px 0 12px}.stock-meter i{background:#24745d}.stock-meter i:nth-child(2){background:#98cba9}.stock-meter i:nth-child(3){background:#dceadf}.legend{display:flex;gap:15px;font-size:12px;color:var(--muted);flex-wrap:wrap}.legend span:before{content:'';display:inline-block;width:7px;height:7px;border-radius:2px;background:#24745d;margin-right:5px}.legend span:nth-child(2):before{background:#98cba9}.legend span:nth-child(3):before{background:#dceadf}.recon-total{padding:20px;background:#f4f8f5;border-radius:10px;display:flex;justify-content:space-between;align-items:center;margin-top:18px}.recon-total strong{font-family:Arial,sans-serif;font-size:26px}.amount-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.amount-breakdown div{padding:15px;border-radius:8px;background:#f5f8f6}.amount-breakdown small{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.amount-breakdown strong{font-family:Arial,sans-serif;font-size:19px}.empty{padding:38px 20px;text-align:center;color:var(--muted);font-size:14px;line-height:1.8}.empty .icon{width:30px;height:30px;margin-bottom:12px}.empty strong{display:block;color:var(--ink);margin-bottom:8px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px;flex-wrap:wrap}.search{max-width:330px;position:relative;flex:1;min-width:180px}.search .icon{position:absolute;top:11px;left:13px;color:#839b8e;width:18px}.search input{padding-left:39px}.filter-select{max-width:185px}.metric-inline{display:flex;gap:25px;flex-wrap:wrap;font-size:13px}.metric-inline strong{font-family:Arial,sans-serif;font-size:20px;display:block;margin-top:6px;color:var(--ink)}dialog{border:0;border-radius:17px;max-width:660px;width:calc(100% - 32px);max-height:90dvh;padding:0;color:var(--ink);box-shadow:0 24px 80px #122b3c35}dialog::backdrop{background:#122e3d6b;backdrop-filter:blur(3px)}.modal-head{padding:24px 27px 19px;display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid var(--line)}.modal-body{padding:24px 27px}.toasts{position:fixed;bottom:24px;right:24px;z-index:100;display:flex;flex-direction:column;gap:10px;max-width:calc(100% - 32px)}.toast{padding:15px 19px;background:#163e38;color:#fff;border-radius:11px;box-shadow:0 5px 25px #193a3930;font-size:14px;line-height:1.7}.toast.error{background:#9f4343}.skip-link{position:fixed;top:-100px;left:15px;z-index:200;background:#fff;padding:10px}.skip-link:focus{top:10px}.mini-note{font-size:12px;line-height:1.8;color:var(--muted)}.hidden{display:none!important}.responsive-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}.num-input{max-width:110px;text-align:right}.close-banner{background:#e9f6ec;border:1px solid #cfe7d4;color:#287149;border-radius:12px;padding:22px;margin-bottom:20px}.close-banner h2{margin-bottom:6px}.close-banner p{font-size:14px;line-height:1.8}.mobile-overlay{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.content{padding:38px 45px}.grid-2{grid-template-columns:1.5fr 1fr}}
@media(max-width:1180px){.shell{grid-template-columns:215px minmax(0,1fr)}.sidebar{width:215px;padding-inline:12px}.brand strong{font-size:19px}.content{padding:26px 24px}.topbar{padding:0 24px}.kpi{padding:17px}.kpi-value{font-size:26px}.date-chip{display:none}.detail-layout{grid-template-columns:minmax(0,1fr) 250px}.grid-2{grid-template-columns:1.2fr 1fr}.panel-head,.panel-body{padding:19px}.task-row{padding:16px 19px}}
@media(max-width:960px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-2,.detail-layout{grid-template-columns:1fr}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.demo-card+.demo-card{margin:0}.top-tools{gap:8px}.grid-equal{gap:15px}.breadcrumb{font-size:12px}}
@media(max-width:720px){.shell{display:block}.sidebar{transform:translateX(-100%);transition:transform .2s;width:248px}.menu-open .sidebar{transform:translateX(0)}.menu-open .mobile-overlay{display:block;position:fixed;inset:0;background:#15343177;z-index:25}.workspace{width:100%}.topbar{height:68px;padding:0 17px}.mobile-menu{display:inline-flex}.breadcrumb{display:none}.content{padding:23px 17px 30px}.top-tools .avatar{display:none}.demo-label{font-size:10px}.page-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:22px}h1{font-size:24px}.subtext{font-size:13px}.kpi-grid{gap:11px}.kpi{padding:15px 13px}.kpi-value{font-size:25px}.kpi-top{font-size:12px}.kpi-icon{width:29px;height:29px}.kpi-bottom{font-size:11px;line-height:1.6}.panel-head,.panel-body{padding:18px}.panel-head h2{font-size:15px}.task-row{padding:15px}.task-text strong{font-size:13px}.task-row .badge{font-size:10px}.task-symbol{width:30px;height:30px}.task-arrow{display:none}.demo-stack,.grid-equal,.grid-3,.form-grid{grid-template-columns:1fr}.demo-card+.demo-card{margin:0}.summary-strip{gap:20px;padding:19px}.summary-strip>div{min-width:calc(50% - 20px)}.summary-strip strong{font-size:14px}.info-list{gap:20px}.stepper{margin-inline:-17px;border-radius:0;border-inline:0}.step{min-width:86px}.tabs{padding:0 7px}.tab{font-size:12px;padding:16px 10px}.label-preview{padding:15px}.btn{font-size:13px}.driver-hero{padding:22px}.driver-metrics strong{font-size:22px}.amount-breakdown{gap:7px}.amount-breakdown div{padding:13px 9px}.amount-breakdown strong{font-size:18px}.toolbar{align-items:stretch}.filter-select{max-width:140px}.modal-head,.modal-body{padding:21px}.toasts{bottom:16px;right:16px}.panel-head .text-link{font-size:11px}.table-wrap table{min-width:580px}.driver-frame .table-wrap table{min-width:380px}.recon-total strong{font-size:23px}.nav-link{min-height:43px}.driver-hero .badge{font-size:11px}.content-footer{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{.sidebar,.topbar,.actions,.btn,.tabs,.toasts{display:none!important}.shell{display:block}.workspace{width:100%}.content{padding:0}.panel{break-inside:avoid}body{background:white}}

/* Mobile navigation stays outside the focus order until opened. */
@media(max-width:720px){.sidebar{visibility:hidden}.menu-open .sidebar{visibility:visible}.nav-link,.btn{min-height:44px}.step{font-size:12px}.task-text strong{font-size:14px}}

/* Company identity and original product photography. */
.brand{gap:10px;padding-inline:4px}.brand img{width:54px;height:auto;flex-shrink:0;border-radius:7px}.brand strong{font-family:inherit;font-size:18px;line-height:1.5;letter-spacing:0;white-space:nowrap}.brand small{font-size:12px;letter-spacing:1px;margin-top:2px}.mobile-brand{display:none}.company-identity{display:flex;align-items:center;gap:20px}.company-identity img{width:108px;height:auto;border-radius:8px;flex-shrink:0}.company-identity h3{font-size:18px;line-height:1.6;margin:0}.company-identity p{font-size:14px;color:var(--green);letter-spacing:1px;margin:5px 0 0}.factory-product{display:flex;align-items:center;gap:24px;padding:16px;margin-bottom:22px}.factory-product>img{width:112px;height:auto;border-radius:8px;flex-shrink:0}.factory-product h2{font-size:22px;letter-spacing:.5px;margin:6px 0}.factory-product p{font-size:14px;color:var(--muted);margin:0}.product-eyebrow{font-size:14px;color:var(--green)}
@media(max-width:1180px){.brand strong{font-size:16px}.brand img{width:48px}.breadcrumb{gap:8px}}
@media(max-width:720px){.mobile-brand{display:flex;align-items:center;gap:8px;margin-right:auto;font-size:14px;font-weight:bold;white-space:nowrap}.mobile-brand img{width:36px;height:auto;border-radius:4px}.topbar{gap:10px}.top-tools .demo-label{display:none}.company-identity{gap:14px}.company-identity img{width:84px}.company-identity h3{font-size:16px}.factory-product{gap:16px}.factory-product>img{width:92px}.factory-product h2{font-size:18px}.factory-product p{line-height:1.7}}

/* Timed customer trial. */
.trial-page{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:#edf4f3}.trial-card{width:100%;max-width:510px;padding:36px;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 55px #143d400b}.trial-brand{display:flex;align-items:center;gap:16px;padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid var(--line)}.trial-brand img{width:72px;height:auto;border-radius:8px}.trial-brand strong{display:block;font-size:18px;line-height:1.6}.trial-brand span{display:block;color:var(--green);font-size:14px;letter-spacing:1px;margin-top:4px}.trial-card h1{font-size:26px;line-height:1.5;margin:0 0 12px}.trial-description,.trial-note{color:var(--muted);font-size:16px;line-height:1.8;margin:0 0 24px}.trial-fields{display:grid;gap:18px}.trial-fields input{font-size:16px;min-height:48px}.trial-card .form-actions .btn,.trial-card>.btn.primary{width:100%;justify-content:center;min-height:48px}.trial-note{font-size:14px;margin-top:22px}.trial-disclaimer{font-size:12px;color:var(--muted);text-align:center;margin:28px 0 0}.trial-flows{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.trial-flows li{padding:16px;background:#f1f7f5;border-radius:10px}.trial-flows strong,.trial-flows span{display:block;font-size:16px}.trial-flows span{color:var(--muted);font-size:14px;line-height:1.8;margin-top:6px}.trial-user{display:inline-block;font-size:14px;color:var(--green);background:#eaf5ee;padding:5px 10px;border-radius:6px;margin-bottom:18px}.trial-summary{border-left:3px solid var(--green);padding:16px 20px;background:#f1f7f5;margin:24px 0}.trial-summary p{font-size:16px;line-height:1.8;margin:10px 0 0;color:var(--muted)}.trial-controls{display:flex;align-items:center;gap:7px}.trial-countdown{display:inline-flex;align-items:center;gap:7px;border:1px solid #c9ded7;border-radius:7px;padding:7px 9px;font-family:Arial,sans-serif;font-size:16px;font-variant-numeric:tabular-nums;color:var(--green);white-space:nowrap}.trial-countdown.ending{border-color:#e0b873;background:#fff7e7;color:#855214}.top-tools .date-chip{display:none}
@media(max-width:1180px){.top-tools>.demo-label{display:none}}
@media(max-width:720px){.trial-card{padding:25px 22px}.trial-brand{gap:12px}.trial-brand img{width:58px}.trial-brand strong{font-size:16px}.trial-card h1{font-size:24px}.top-tools>a[aria-label="การแจ้งเตือน"]{display:none}.topbar{gap:7px}.trial-countdown{font-size:14px;padding:7px}.trial-controls{gap:4px}.trial-controls .icon-button{width:32px}.mobile-brand span{font-size:13px}.mobile-brand img{width:30px}}
/* OEM board drag and keyboard move controls. */
.pipeline-help{font-size:14px;color:var(--muted);line-height:1.7;margin:-2px 0 18px}.kanban-col{transition:background-color .15s,box-shadow .15s;min-height:420px}.kanban-col.drop-target{background:#def1e8;box-shadow:inset 0 0 0 2px #298767}.project-card{cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}.project-card h3 a{display:block}.project-card footer{gap:8px}.project-card footer>span:nth-child(2){margin-left:auto}.project-card.drag-source{opacity:.3}.project-card .drag-handle{flex-shrink:0;display:inline-grid;place-items:center;width:36px;height:36px;background:#f1f7f5;border:1px solid #d8e7e2;border-radius:7px;color:var(--green);font-size:24px;cursor:grab;touch-action:none}.project-card .drag-handle:hover{background:#dceddf}.drag-ghost{position:fixed!important;z-index:1000;pointer-events:none;opacity:.95;box-shadow:0 20px 45px #153d4033;transform:rotate(2deg);margin:0!important;cursor:grabbing}.pipeline-dragging,.pipeline-dragging *{cursor:grabbing!important;user-select:none!important}.kanban-empty{font-size:14px;color:#618077;padding:22px 12px;border:1px dashed #b5cec5;border-radius:9px;text-align:center}.kanban-col.drop-target .kanban-empty{border-color:#298767;color:var(--green)}
@media(max-width:720px){.project-card .drag-handle{width:44px;height:44px}.pipeline-help{font-size:13px}}
