.error-page-module__KF7OUG__body{background:var(--surface);min-height:100vh;font-family:var(--font-sans);color:var(--on-surface);place-items:center;margin:0;padding:48px 24px;display:grid}.error-page-module__KF7OUG__err{text-align:center;max-width:480px}.error-page-module__KF7OUG__err img{width:280px;height:auto;margin-bottom:32px}.error-page-module__KF7OUG__err h1{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 12px;font-size:32px;font-weight:800}.error-page-module__KF7OUG__err p{color:var(--on-surface-variant);margin:0 0 32px;font-size:15px;line-height:1.55}
.button-module__WhJzwq__root{background:var(--surface-container-high);color:var(--on-surface);border-radius:var(--radius);cursor:pointer;font-size:12.5px;font-weight:600;line-height:1.4;font-family:var(--font-sans);letter-spacing:-.005em;border:none;align-items:center;gap:6px;padding:8px 14px;transition:background .12s,transform 80ms;display:inline-flex}.button-module__WhJzwq__root:hover{background:var(--surface-container-highest)}.button-module__WhJzwq__root:active{transform:translateY(.5px)}.button-module__WhJzwq__root:disabled,.button-module__WhJzwq__root[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.button-module__WhJzwq__primary{background:linear-gradient(180deg, var(--primary) 0%, var(--primary-container) 100%);color:var(--on-primary)}.button-module__WhJzwq__primary:hover{background:linear-gradient(180deg, var(--primary-container) 0%, #1c4528 100%)}.button-module__WhJzwq__accent{background:var(--secondary);color:#fff}.button-module__WhJzwq__accent:hover{background:#00582a}.button-module__WhJzwq__ghost{color:var(--on-surface-variant);background:0 0}.button-module__WhJzwq__ghost:hover{background:var(--surface-container-high);color:var(--on-surface)}.button-module__WhJzwq__danger{background:var(--error-container);color:var(--on-error-container)}.button-module__WhJzwq__sm{padding:5px 10px;font-size:11.5px}.button-module__WhJzwq__icon{padding:7px 8px}
.dashboard-page-module___PzwJW__hero{grid-template-columns:1.4fr 1fr;gap:16px;margin-bottom:16px;display:grid}@media (max-width:1100px){.dashboard-page-module___PzwJW__hero{grid-template-columns:1fr}}.dashboard-page-module___PzwJW__shiftHead{align-items:baseline;gap:14px;margin-bottom:4px;display:flex}.dashboard-page-module___PzwJW__shiftDate{font:600 22px var(--font-mono);letter-spacing:-.02em}.dashboard-page-module___PzwJW__shiftSub{color:var(--muted);font-size:12px}.dashboard-page-module___PzwJW__shiftStats{grid-template-columns:repeat(3,1fr)}.dashboard-page-module___PzwJW__statLink{color:inherit;cursor:pointer;text-decoration:none;transition:filter .12s;display:block}.dashboard-page-module___PzwJW__statLink:hover{filter:brightness(.97)}.dashboard-page-module___PzwJW__statLink:focus-visible{outline:2px solid var(--accent,currentColor);outline-offset:-2px}.dashboard-page-module___PzwJW__shiftActions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.dashboard-page-module___PzwJW__alertList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dashboard-page-module___PzwJW__screensHero{margin-top:8px}.dashboard-page-module___PzwJW__screensGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}
.alert-dialog-module__d3Q-MW__overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:80;background:#0b1c3052;position:fixed;inset:0}.alert-dialog-module__d3Q-MW__overlay[data-state=open]{animation:.22s ease-out both alert-dialog-module__d3Q-MW__tms-ad-overlay-in}.alert-dialog-module__d3Q-MW__overlay[data-state=closed]{animation:.18s ease-in both alert-dialog-module__d3Q-MW__tms-ad-overlay-out}.alert-dialog-module__d3Q-MW__content{background:var(--surface-container-lowest);border-radius:var(--radius);width:min(440px,100vw - 32px);box-shadow:0 24px 60px -12px #0b1c3052, 0 0 0 1px var(--outline-ghost);z-index:81;outline:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.alert-dialog-module__d3Q-MW__content[data-state=open]{animation:.26s cubic-bezier(.2,.8,.2,1) both alert-dialog-module__d3Q-MW__tms-ad-in}.alert-dialog-module__d3Q-MW__content[data-state=closed]{animation:.2s cubic-bezier(.4,0,1,1) both alert-dialog-module__d3Q-MW__tms-ad-out}.alert-dialog-module__d3Q-MW__head{padding:18px 20px 4px}.alert-dialog-module__d3Q-MW__title{font:700 16px var(--font-display);letter-spacing:-.01em;color:#b3261e;margin:0}.alert-dialog-module__d3Q-MW__desc{color:var(--on-surface-variant);margin:6px 0 0;font-size:13px;line-height:1.55}.alert-dialog-module__d3Q-MW__body{padding:8px 20px 4px}.alert-dialog-module__d3Q-MW__foot{justify-content:flex-end;gap:8px;padding:16px 20px 18px;display:flex}@keyframes alert-dialog-module__d3Q-MW__tms-ad-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes alert-dialog-module__d3Q-MW__tms-ad-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes alert-dialog-module__d3Q-MW__tms-ad-in{0%{opacity:0;transform:translate(-50%,-46%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes alert-dialog-module__d3Q-MW__tms-ad-out{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-46%)scale(.96)}}@media (prefers-reduced-motion:reduce){.alert-dialog-module__d3Q-MW__overlay,.alert-dialog-module__d3Q-MW__content{animation:none!important}}
.qualifications-panel-module__Fy_RDa__list{flex-direction:column;gap:10px;display:flex}.qualifications-panel-module__Fy_RDa__row{background:var(--surface-container-low);border-radius:var(--radius);grid-template-columns:1fr auto;align-items:start;gap:12px;padding:14px 16px;display:grid}.qualifications-panel-module__Fy_RDa__main{min-width:0}.qualifications-panel-module__Fy_RDa__title{color:var(--on-surface);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.qualifications-panel-module__Fy_RDa__subtag{font:11.5px var(--font-mono);color:var(--on-surface-variant);background:var(--surface-container);border-radius:2px;align-items:center;gap:6px;padding:2px 8px;display:inline-flex}.qualifications-panel-module__Fy_RDa__meta{font:11.5px var(--font-mono);color:var(--on-surface-variant);flex-wrap:wrap;gap:4px 14px;display:flex}.qualifications-panel-module__Fy_RDa__meta b{color:var(--on-surface);font-weight:600}.qualifications-panel-module__Fy_RDa__revoked{background:color-mix(in oklab, var(--error) 10%, transparent);color:var(--error);border-radius:2px;margin-top:8px;padding:8px 10px;font-size:11.5px}.qualifications-panel-module__Fy_RDa__note{color:var(--on-surface-variant);margin-top:6px;font-size:12px;font-style:italic}.qualifications-panel-module__Fy_RDa__fileLink{font:11.5px var(--font-mono);color:var(--primary);margin-top:6px;text-decoration:none;display:inline-block}.qualifications-panel-module__Fy_RDa__fileLink:hover{text-decoration:underline}.qualifications-panel-module__Fy_RDa__actions{flex-direction:column;align-items:stretch;gap:6px;display:flex}.qualifications-panel-module__Fy_RDa__formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.qualifications-panel-module__Fy_RDa__classPills{flex-wrap:wrap;gap:6px;display:flex}.qualifications-panel-module__Fy_RDa__classPill{background:var(--surface-container-low);cursor:pointer;-webkit-user-select:none;user-select:none;font:600 12px var(--font-mono);letter-spacing:.04em;color:var(--on-surface-variant);border:0;border-radius:2px;padding:7px 14px}.qualifications-panel-module__Fy_RDa__classPill.qualifications-panel-module__Fy_RDa__isOn{background:var(--primary);color:var(--on-primary)}@media (max-width:600px){.qualifications-panel-module__Fy_RDa__formGrid{grid-template-columns:1fr}}@media (max-width:720px){.qualifications-panel-module__Fy_RDa__row{grid-template-columns:1fr}.qualifications-panel-module__Fy_RDa__actions{flex-flow:wrap}}
.driver-create-page-module__ZF6RXW__page{display:contents}.create{grid-template-columns:1fr 320px;align-items:start;gap:20px;display:grid}@media (max-width:1100px){.create{grid-template-columns:1fr}}.row2{grid-template-columns:1fr 1fr;gap:16px 18px;display:grid}.row3{grid-template-columns:1fr 1fr 1fr;gap:14px 18px;display:grid}.row4{grid-template-columns:1fr 1fr 1fr 1fr;gap:14px 18px;display:grid}@media (max-width:720px){:is(.row2,.row3,.row4){grid-template-columns:1fr}}.section-h{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:var(--on-surface-variant);border-bottom:1px solid var(--outline-ghost);margin:24px 0 6px;padding:0 0 10px;font-size:13px;font-weight:700}.section-h:first-child{margin-top:0}.role-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:720px){.role-cards{grid-template-columns:1fr}}.portrait{border-radius:var(--radius);background:var(--surface-container-high);width:132px;height:168px;color:var(--on-surface-variant);box-shadow:inset 0 0 0 1.5px var(--outline-ghost);place-items:center;display:grid;overflow:hidden}.portrait svg{opacity:.5;width:50%}.kin-help{background:var(--surface-container);border-radius:var(--radius);color:var(--on-surface-variant);align-items:center;gap:10px;margin-top:10px;padding:10px 14px;font-size:11.5px;line-height:1.55;display:flex}.kin-help .cnt{font:700 12px var(--font-mono);background:var(--on-surface);color:var(--surface-container-lowest);border-radius:2px;padding:3px 8px}.kin-help.is-ok .cnt{background:var(--secondary);color:#fff}.kin-help.is-warn .cnt{background:var(--error);color:#fff}.add-row{background:var(--surface-container-low);color:var(--on-surface);border:1.5px dashed var(--outline-variant);border-radius:var(--radius);cursor:pointer;font:600 12px var(--font-body);align-items:center;gap:6px;margin-top:10px;padding:8px 14px;display:inline-flex}.add-row:hover{border-color:var(--primary);color:var(--primary)}.class-pills{flex-wrap:wrap;gap:6px;display:flex}.class-pill{background:var(--surface-container-low);cursor:pointer;-webkit-user-select:none;user-select:none;font:600 12px var(--font-mono);letter-spacing:.04em;color:var(--on-surface-variant);border:0;border-radius:2px;padding:7px 14px}.class-pill.is-on{background:var(--primary);color:var(--on-primary)}.adr-banner{background:var(--surface-container);border-radius:var(--radius);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:0 0 12px;padding:12px 16px;display:grid}.adr-banner .icon{color:#1a1a1a;width:28px;height:28px;font:700 14px var(--font-mono);background:#f9a825;border-radius:2px;place-items:center;display:grid;transform:rotate(45deg)}.adr-banner .icon span{display:block;transform:rotate(-45deg)}.adr-banner b{font-family:var(--font-display);letter-spacing:-.01em;font-size:13px;font-weight:700}.adr-banner small{color:var(--on-surface-variant);margin-top:2px;font-size:11.5px;line-height:1.45;display:block}.adr-banner .count{font:700 11px var(--font-mono);background:var(--on-surface);color:var(--surface-container-lowest);border-radius:2px;padding:3px 8px}:is(.plan-cards,.radio-cards){grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:720px){:is(.plan-cards,.radio-cards){grid-template-columns:1fr}}.assign-card{background:var(--surface-container-low);border-radius:var(--radius);grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.assign-card+.assign-card{margin-top:10px}.assign-card .av{border-radius:var(--radius);background:var(--primary);width:36px;height:36px;color:var(--on-primary);font:700 11.5px var(--font-mono);letter-spacing:.04em;place-items:center;display:grid}.assign-card .av--empty{box-shadow:inset 0 0 0 1.5px var(--outline-variant);color:var(--on-surface-variant);background:0 0;font-size:14px}.assign-card .role{text-transform:uppercase;letter-spacing:.08em;color:var(--on-surface-variant);font-size:10.5px;font-weight:600}.assign-card .name{font-family:var(--font-display);font-size:13.5px;font-weight:700}.assign-card .meta{color:var(--on-surface-variant);font-size:11.5px;font-family:var(--font-mono);margin-top:2px}.assign-card.is-empty{box-shadow:inset 0 0 0 1px var(--outline-ghost);background:0 0}.summary{position:sticky;top:148px}:is([data-anchor],[id^=step-]){scroll-margin-top:148px}.summary .card__h{text-transform:uppercase;letter-spacing:.08em;color:var(--on-surface-variant);padding:16px 18px 8px;font-size:12px}.summary dl{grid-template-columns:1fr;gap:10px;margin:0;padding:0 18px 18px;display:grid}.summary dt{text-transform:uppercase;letter-spacing:.08em;color:var(--on-surface-variant);font-size:10.5px;font-weight:600}.summary dd{color:var(--on-surface);margin:2px 0 0;font-size:13px;font-weight:500}.summary dd.mono{font-family:var(--font-mono)}.summary dd.empty{color:var(--on-surface-variant);font-style:italic;font-weight:400}.footer-actions{background:var(--surface-container-lowest);border-radius:var(--radius) var(--radius) 0 0;box-shadow:0 -6px 24px -10px #0000002e, var(--shadow-ambient);z-index:11;border:1px solid var(--outline-ghost);border-bottom:0;align-items:center;gap:12px;margin-top:22px;padding:14px 18px;display:flex;position:sticky;bottom:0}.footer-actions .left{color:var(--on-surface-variant);font-size:12px}.footer-actions .right{gap:8px;margin-left:auto;display:flex;position:relative}.err-trigger{background:var(--error-container,#fce9e7);color:var(--on-error-container,#6b1818);border-radius:var(--radius);cursor:pointer;font:600 12px var(--font-body);border:0;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.err-trigger .dot{background:var(--error,#c7301e);color:#fff;width:18px;height:18px;font:700 11px var(--font-mono);border-radius:50%;place-items:center;display:grid}.err-trigger:hover{filter:brightness(.97)}.err-trigger .caret{opacity:.7;margin-left:2px;font-size:9px}.err-pop{background:var(--surface-container-lowest);border-radius:var(--radius);border:1px solid var(--outline-ghost);width:420px;max-width:90vw;max-height:340px;position:absolute;bottom:calc(100% + 10px);right:0;overflow:hidden auto;box-shadow:0 14px 40px -6px #00000038}.err-pop__h{font:600 10.5px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-surface-variant);border-bottom:1px solid var(--outline-ghost);align-items:center;gap:8px;padding:12px 14px 8px;display:flex}.err-pop__h b{color:var(--error,#c7301e);font-weight:700}.err-item{text-align:left;cursor:pointer;width:100%;font-family:var(--font-body);border:0;border-bottom:1px solid var(--outline-ghost);background:0 0;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 14px;display:grid}.err-item:last-child{border-bottom:0}.err-item:hover{background:var(--surface-container-low)}.err-item .step-n{background:var(--surface-container-high);width:22px;height:22px;color:var(--on-surface-variant);font:700 10.5px var(--font-mono);border-radius:50%;place-items:center;display:grid}.err-item .label{color:var(--on-surface);font-size:13px;font-weight:600;line-height:1.3}.err-item .label small{color:var(--on-surface-variant);font-size:11px;font-weight:400;font-family:var(--font-mono);margin-top:2px;display:block}.err-item .arr{color:var(--on-surface-variant);font-size:14px}:is(.is-invalid input,.is-invalid select,.is-invalid textarea){outline:2px solid var(--error,#c7301e);outline-offset:-1px;background:var(--error-container,#fdecea)}.assign-card.is-invalid{box-shadow:inset 0 0 0 2px var(--error,#c7301e)}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;background:#1412106b;place-items:center;padding:32px 16px;animation:.14s ease-out driver-create-page-module__ZF6RXW__dc-fadein;display:grid;position:fixed;inset:0}@keyframes driver-create-page-module__ZF6RXW__dc-fadein{0%{opacity:0}to{opacity:1}}.modal{background:var(--surface-container-lowest);border-radius:var(--radius);flex-direction:column;width:min(880px,100%);max-height:86vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000040}.modal__h{border-bottom:1px solid var(--outline-ghost);align-items:flex-start;gap:16px;padding:18px 22px 14px;display:flex}.modal__h h3{font-family:var(--font-display);letter-spacing:-.015em;margin:0;font-size:18px;font-weight:800}.modal__h p{color:var(--on-surface-variant);margin:4px 0 0;font-size:12.5px}.modal__close{border-radius:var(--radius);cursor:pointer;width:32px;height:32px;color:var(--on-surface-variant);background:0 0;border:0;margin-left:auto;font-size:18px}.modal__close:hover{background:var(--surface-container-high);color:var(--on-surface)}.modal__toolbar{border-bottom:1px solid var(--outline-ghost);grid-template-columns:1fr auto;gap:12px;padding:12px 22px;display:grid}.modal__search{position:relative}.modal__search input{background:var(--surface-container-low);border-radius:var(--radius);width:100%;font:13.5px var(--font-body);color:var(--on-surface);border:0;padding:9px 12px 9px 34px}.modal__search input:focus{outline:2px solid var(--primary);outline-offset:-1px}.modal__search:before{content:"⌕";color:var(--on-surface-variant);font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.modal__filters{gap:6px;display:flex}.chip{background:var(--surface-container-low);color:var(--on-surface-variant);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:11.5px;font-weight:500;font-family:var(--font-body);border:0;border-radius:999px;padding:6px 11px}.chip.is-on{background:var(--on-surface);color:var(--surface-container-lowest)}.modal__body{background:var(--surface-container-low);flex:1;padding:8px 14px 14px;overflow-y:auto}.modal__count{color:var(--on-surface-variant);letter-spacing:.04em;text-transform:uppercase;padding:10px 8px 6px;font-size:11.5px;font-weight:600}.veh-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:720px){.veh-list{grid-template-columns:1fr}}.veh{background:var(--surface-container-lowest);border-radius:var(--radius);cursor:pointer;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:14px;transition:box-shadow .12s,background .12s;display:grid;box-shadow:inset 0 0 0 1px #0000}.veh:hover{background:var(--surface-container-highest)}.veh.is-selected{box-shadow:inset 0 0 0 2px var(--primary)}.veh.is-disabled{opacity:.45;cursor:not-allowed}.veh__plate{background:var(--surface-container-high);width:48px;height:36px;font:800 11px var(--font-mono);letter-spacing:.04em;box-shadow:inset 0 0 0 1.5px var(--on-surface);border-radius:2px;place-items:center;display:grid}.veh__main{min-width:0}.veh__name{font:700 14px var(--font-display);letter-spacing:-.01em;align-items:center;gap:8px;display:flex}.veh__name .badge{font:600 9.5px var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--on-surface-variant);background:var(--surface-container-high);border-radius:2px;padding:2px 6px}.veh__meta{color:var(--on-surface-variant);flex-wrap:wrap;gap:10px;margin-top:4px;font-size:11.5px;display:flex}.veh__meta .mono{font-family:var(--font-mono)}.veh__meta .dot{color:var(--outline-variant)}.veh__check{border:1.5px solid var(--outline-variant);color:#0000;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:grid}.veh.is-selected .veh__check{border-color:var(--primary);background:var(--primary);color:var(--on-primary)}.modal__f{border-top:1px solid var(--outline-ghost);background:var(--surface-container-lowest);align-items:center;gap:12px;padding:14px 22px;display:flex}.modal__f .sel-info{color:var(--on-surface-variant);font-size:12px}.modal__f .sel-info b{color:var(--on-surface);font-weight:600}.modal__f .right{gap:8px;margin-left:auto;display:flex}.dropzone__label{font:600 10px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-surface-variant);margin-bottom:4px}.cv-pair{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}@media (max-width:560px){.cv-pair{grid-template-columns:1fr}}
.drafts-panel-module__5Q0Jkq__panel{background:var(--surface-container-lowest);padding:22px 22px 26px}.drafts-panel-module__5Q0Jkq__head{border-bottom:1px solid var(--outline-ghost);align-items:flex-end;gap:18px;margin-bottom:18px;padding-bottom:14px;display:flex}.drafts-panel-module__5Q0Jkq__head h3{font:700 18px/1.2 var(--font-display);letter-spacing:-.015em;margin:0}.drafts-panel-module__5Q0Jkq__head p{color:var(--on-surface-variant);max-width:60ch;margin:4px 0 0;font-size:12.5px;line-height:1.5}.drafts-panel-module__5Q0Jkq__headActions{gap:8px;margin-left:auto;display:flex}.drafts-panel-module__5Q0Jkq__note{background:var(--surface-container-low);border-radius:var(--radius);color:var(--on-surface-variant);margin-top:16px;padding:11px 14px;font-size:11.5px;line-height:1.6}.drafts-panel-module__5Q0Jkq__note b{color:var(--on-surface)}.drafts-panel-module__5Q0Jkq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.drafts-panel-module__5Q0Jkq__card{background:var(--surface-container-lowest);border:1px solid var(--outline-ghost);border-radius:var(--radius);flex-direction:column;gap:12px;padding:16px 18px 14px;transition:border-color .12s,box-shadow .12s;display:flex}.drafts-panel-module__5Q0Jkq__card:hover{border-color:color-mix(in oklab, var(--primary,#5365d6) 30%, var(--outline-ghost));box-shadow:0 4px 18px -8px #0000001f}.drafts-panel-module__5Q0Jkq__cardH{align-items:flex-start;gap:10px;display:flex}.drafts-panel-module__5Q0Jkq__plate{font:700 16px/1.1 var(--font-mono);letter-spacing:-.005em;color:var(--on-surface)}.drafts-panel-module__5Q0Jkq__plateEmpty{color:var(--on-surface-variant);letter-spacing:0;font-style:italic;font-weight:500}.drafts-panel-module__5Q0Jkq__sub{color:var(--on-surface-variant);margin-top:4px;font-size:11.5px}.drafts-panel-module__5Q0Jkq__id{color:var(--on-surface-variant);background:var(--surface-container-low);border:1px solid var(--outline-ghost);border-radius:5px;flex-shrink:0;margin-left:auto;padding:3px 7px;font-size:10.5px}.drafts-panel-module__5Q0Jkq__progress{flex-direction:column;gap:6px;display:flex}.drafts-panel-module__5Q0Jkq__bar{background:var(--surface-container-high);border-radius:999px;height:5px;overflow:hidden}.drafts-panel-module__5Q0Jkq__fill{background:var(--primary,#5365d6);border-radius:999px;height:100%;transition:width .28s cubic-bezier(.2,.6,.2,1)}.drafts-panel-module__5Q0Jkq__fillNearComplete{background:var(--success-accent)}.drafts-panel-module__5Q0Jkq__progressMeta{color:var(--on-surface-variant);align-items:baseline;gap:6px;font-size:11px;display:flex}.drafts-panel-module__5Q0Jkq__progressMeta b{font-family:var(--font-mono);color:var(--on-surface);font-size:11.5px}.drafts-panel-module__5Q0Jkq__missing{background:var(--surface-container-low);border-radius:8px;padding:8px 11px;font-size:11.5px}.drafts-panel-module__5Q0Jkq__missingH{font:600 10.5px var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--on-surface-variant);margin-bottom:4px}.drafts-panel-module__5Q0Jkq__missing ul{color:var(--on-surface);margin:0;padding-left:16px;line-height:1.55}.drafts-panel-module__5Q0Jkq__missing li.drafts-panel-module__5Q0Jkq__more{color:var(--on-surface-variant);margin-top:2px;margin-left:-16px;font-size:11px;font-style:italic;list-style:none}.drafts-panel-module__5Q0Jkq__foot{border-top:1px dashed var(--outline-ghost);align-items:center;gap:8px;padding-top:6px;display:flex}.drafts-panel-module__5Q0Jkq__time{color:var(--on-surface-variant);font-size:11px}.drafts-panel-module__5Q0Jkq__empty{text-align:center;border:1.5px dashed var(--outline-ghost);border-radius:var(--radius);background:var(--surface-container-low);padding:56px 24px}.drafts-panel-module__5Q0Jkq__emptyIc{background:var(--surface-container);width:52px;height:52px;color:var(--on-surface-variant);border-radius:50%;place-items:center;margin:0 auto 14px;font-size:22px;display:grid}.drafts-panel-module__5Q0Jkq__empty h4{font:700 17px/1.2 var(--font-display);letter-spacing:-.01em;margin:0 0 6px}.drafts-panel-module__5Q0Jkq__empty p{max-width:50ch;color:var(--on-surface-variant);margin:0 auto 18px;font-size:12.5px;line-height:1.55}
.fleet-page-module__ax8o6a__page{display:contents}.plate{font:700 12.5px var(--font-mono);letter-spacing:-.01em;color:var(--on-surface)}.plate.link{text-decoration:underline;-webkit-text-decoration-color:var(--outline-variant);text-decoration-color:var(--outline-variant);text-underline-offset:3px}.plate.link:hover{-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.sub{color:var(--on-surface-variant);margin-top:1px;font-size:11px;font-weight:500;display:block}.sub.mono{font-family:var(--font-mono)}.pill--ready{background:var(--surface-container-high);color:var(--on-surface);box-shadow:inset 0 0 0 1px var(--outline-variant)}.pill--active{background:var(--secondary-container);color:var(--on-secondary-container)}.pill--maint{background:var(--tertiary-container);color:var(--on-tertiary-container)}.pill--paused{background:var(--surface-container-high);color:var(--on-surface-variant)}.pill--inactive{background:var(--surface-container);color:var(--on-surface-variant);opacity:.65}.table tbody tr.row-issue td{background:#fff7ea;background:lab(97.7292% 3.82072 15.0664)}.table tbody tr.row-issue:hover td{background:#ffeed1;background:lab(95.4141% 6.08665 22.9223)}.table tbody tr.row-off td{color:var(--on-surface-variant)}:is(.table th,.table td){padding:0 14px}.table .col-plate{min-width:130px;padding-left:22px}.table .col-actions{text-align:right;padding-right:20px}.fleet-page-module__ax8o6a__alertsSpacing{margin:0 0 24px}.fleet-page-module__ax8o6a__expandGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px 28px;display:grid}.fleet-page-module__ax8o6a__expandGrid h6{font:600 10px var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);margin:0 0 4px}.fleet-page-module__ax8o6a__expandGrid p{margin:0;font-size:12.5px}.fleet-page-module__ax8o6a__ctaSample{border-radius:var(--radius);background:var(--primary-tint);color:var(--primary);font:600 11px var(--font-sans);align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.fleet-page-module__ax8o6a__toolbarSegRow{background:var(--surface-container-low);flex-wrap:wrap;align-items:center;gap:12px;padding:0 18px 14px;display:flex}.fleet-page-module__ax8o6a__toolbarSegRowMeta{color:var(--on-surface-variant);font-size:11.5px}.fleet-page-module__ax8o6a__toolbarSegRowMeta b{color:var(--on-surface)}.fleet-page-module__ax8o6a__paginationBar{background:var(--surface-container-low);color:var(--on-surface-variant);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;font-size:12px;display:flex}.fleet-page-module__ax8o6a__paginationButtons{gap:6px;display:flex}
.name-cell-module__JB8dbG__root{align-items:center;gap:12px;min-width:240px;display:flex}.name-cell-module__JB8dbG__body b{font:700 13.5px var(--font-display);letter-spacing:-.01em;display:block}.name-cell-module__JB8dbG__sub{font:11px var(--font-mono);color:var(--on-surface-variant);margin-top:2px;display:block}
.role-chip-module__THzMaq__group{flex-wrap:wrap;gap:4px;display:flex}.role-chip-module__THzMaq__root{font:600 10.5px var(--font-mono);letter-spacing:.02em;border-radius:var(--radius);background:var(--surface-container-high);color:var(--on-surface);padding:2px 8px}.role-chip-module__THzMaq__admin{background:var(--primary);color:var(--on-primary)}.role-chip-module__THzMaq__lead{background:var(--primary-tint);color:var(--primary-container)}.role-chip-module__THzMaq__branch{background:var(--secondary-container);color:var(--on-secondary-container)}
.regions-page-module__GEf7GG__page{display:contents}.regions-page-module__GEf7GG__statsStrip{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:16px;padding:18px 22px;display:grid}@media (max-width:900px){.regions-page-module__GEf7GG__statsStrip{grid-template-columns:repeat(2,1fr);gap:20px}}.regions-page-module__GEf7GG__statsStrip .kpi__v{margin:6px 0 2px;font-size:32px}.regions-page-module__GEf7GG__statsStrip .kpi__l{font-size:10px}.regions-page-module__GEf7GG__statsStrip .kpi__sub{font-size:11px}.region-row-actions{justify-content:flex-end;gap:4px;display:flex}
.accordion-module__SDRtxW__root{border-radius:var(--radius);background:var(--surface-container-lowest);width:100%;box-shadow:var(--shadow-ambient,0 0 0 1px var(--outline-variant));overflow:hidden}.accordion-module__SDRtxW__item+.accordion-module__SDRtxW__item{box-shadow:inset 0 1px 0 0 var(--outline-variant)}.accordion-module__SDRtxW__trigger{cursor:pointer;width:100%;font:600 13px var(--font-sans);color:var(--on-surface);text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:14px 16px;display:flex}.accordion-module__SDRtxW__trigger:hover{background:var(--surface-container-low)}.accordion-module__SDRtxW__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.accordion-module__SDRtxW__trigger:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.accordion-module__SDRtxW__num{font:600 10.5px var(--font-mono);color:var(--on-surface-variant);letter-spacing:.06em}.accordion-module__SDRtxW__chev{width:16px;height:16px;color:var(--on-surface-variant);margin-left:auto;transition:transform .2s,color .2s}.accordion-module__SDRtxW__item[data-state=open] .accordion-module__SDRtxW__chev{color:var(--primary);transform:rotate(180deg)}.accordion-module__SDRtxW__panel{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.accordion-module__SDRtxW__item[data-state=open] .accordion-module__SDRtxW__panel{grid-template-rows:1fr}.accordion-module__SDRtxW__panel>div{overflow:hidden}.accordion-module__SDRtxW__body{font:400 12.5px/1.7 var(--font-sans);color:var(--on-surface-variant);padding:0 16px 14px}.accordion-module__SDRtxW__body b{color:var(--on-surface)}
.avatar-module__fI7YNa__root{background:var(--primary);width:32px;height:32px;color:var(--on-primary);font:700 11.5px var(--font-display);letter-spacing:-.02em;border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid;position:relative;overflow:hidden}.avatar-module__fI7YNa__xs{width:22px;height:22px;font-size:10px}.avatar-module__fI7YNa__sm{width:28px;height:28px;font-size:11px}.avatar-module__fI7YNa__lg{width:44px;height:44px;font-size:15px}.avatar-module__fI7YNa__xl{width:64px;height:64px;font-size:22px}.avatar-module__fI7YNa__muted{background:var(--surface-container-high);color:var(--on-surface)}.avatar-module__fI7YNa__accent{background:var(--secondary);color:#fff}.avatar-module__fI7YNa__staff{background:var(--primary)}.avatar-module__fI7YNa__lead{background:linear-gradient(180deg, var(--primary) 0%, var(--primary-container) 100%);box-shadow:inset 0 0 0 2px var(--surface-container-low)}.avatar-module__fI7YNa__customer{background:var(--surface-container-highest);color:var(--on-surface)}.avatar-module__fI7YNa__suspended{background:var(--error-container);color:var(--on-error-container)}.avatar-module__fI7YNa__invited{box-shadow:inset 0 0 0 1.5px var(--outline-variant);color:var(--on-surface-variant);background:0 0}.avatar-module__fI7YNa__image{background:var(--surface-container-high)}.avatar-module__fI7YNa__image img{object-fit:cover;width:100%;height:100%}.avatar-module__fI7YNa__status{display:inline-flex;position:relative}.avatar-module__fI7YNa__status:after{content:"";background:var(--outline-variant);width:10px;height:10px;box-shadow:0 0 0 2px var(--surface-container-lowest);border-radius:50%;position:absolute;bottom:0;right:0}.avatar-module__fI7YNa__status[data-status=online]:after{background:#2f7d32}.avatar-module__fI7YNa__status[data-status=busy]:after{background:#d9544f}.avatar-module__fI7YNa__status[data-status=off]:after{background:var(--outline-variant)}.avatar-module__fI7YNa__group{display:inline-flex}.avatar-module__fI7YNa__group .avatar-module__fI7YNa__root{box-shadow:0 0 0 2px var(--surface-container-lowest)}.avatar-module__fI7YNa__group .avatar-module__fI7YNa__root+.avatar-module__fI7YNa__root{margin-left:-8px}.avatar-module__fI7YNa__group .avatar-module__fI7YNa__root:last-child{z-index:2}
.departments-page-module__2l1gVa__page{display:contents}.departments-page-module__2l1gVa__statsStrip{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:16px;padding:18px 22px;display:grid}@media (max-width:900px){.departments-page-module__2l1gVa__statsStrip{grid-template-columns:repeat(2,1fr);gap:20px}}.departments-page-module__2l1gVa__statsStrip .kpi__v{margin:6px 0 2px;font-size:32px}.departments-page-module__2l1gVa__statsStrip .kpi__l{font-size:10px}.departments-page-module__2l1gVa__statsStrip .kpi__sub{font-size:11px}.departments-page-module__2l1gVa__nameCell{align-items:center;gap:8px;display:inline-flex}.departments-page-module__2l1gVa__indent{color:var(--on-surface-variant);font:12px var(--font-mono);white-space:pre;-webkit-user-select:none;user-select:none;display:inline-block}.departments-page-module__2l1gVa__deptName{font-weight:600}.departments-page-module__2l1gVa__deptCode{font:11px var(--font-mono);color:var(--on-surface-variant);margin-left:6px}.dept-row-actions{justify-content:flex-end;gap:4px;display:flex}
.dispatch-plan-cells-module__9vtouG__dp-code-cell{flex-direction:column;gap:3px;display:flex}.dispatch-plan-cells-module__9vtouG__dp-code-cell .dispatch-plan-cells-module__9vtouG__code{font:700 13px var(--font-mono);color:var(--primary);letter-spacing:.02em;text-decoration:none}.dispatch-plan-cells-module__9vtouG__dp-code-cell .dispatch-plan-cells-module__9vtouG__code:hover{text-decoration:underline}.dispatch-plan-cells-module__9vtouG__dp-code-cell .dispatch-plan-cells-module__9vtouG__code--draft{color:var(--on-surface-variant);font-style:italic;font-weight:500}.dispatch-plan-cells-module__9vtouG__dp-code-cell .dispatch-plan-cells-module__9vtouG__kind{width:fit-content;font:600 9.5px var(--font-mono);background:var(--surface-container-high);color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.08em;border-radius:2px;align-items:center;padding:2px 6px;display:inline-flex}.dispatch-plan-cells-module__9vtouG__dp-code-cell .dispatch-plan-cells-module__9vtouG__kind--ghep{background:var(--primary-tint);color:var(--primary)}.dispatch-plan-cells-module__9vtouG__dp-code-cell .dispatch-plan-cells-module__9vtouG__kind--direct{background:var(--secondary-container);color:var(--on-secondary-container)}.dispatch-plan-cells-module__9vtouG__dp-pill{font:700 11px var(--font-sans);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.dispatch-plan-cells-module__9vtouG__dp-pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.dispatch-plan-cells-module__9vtouG__dp-pill--draft{background:var(--surface-container-highest);color:var(--on-surface)}.dispatch-plan-cells-module__9vtouG__dp-pill--issued{background:var(--secondary-container);color:var(--on-secondary-container)}.dispatch-plan-cells-module__9vtouG__dp-pill--cancelled{background:var(--surface-container);color:var(--on-surface-variant);text-decoration:line-through}.dispatch-plan-cells-module__9vtouG__last-edit{flex-direction:column;gap:3px;display:flex}.dispatch-plan-cells-module__9vtouG__last-edit .dispatch-plan-cells-module__9vtouG__who-row{align-items:center;gap:6px;display:inline-flex}.dispatch-plan-cells-module__9vtouG__last-edit .dispatch-plan-cells-module__9vtouG__who{font:600 12.5px var(--font-sans);color:var(--on-surface)}.dispatch-plan-cells-module__9vtouG__last-edit .dispatch-plan-cells-module__9vtouG__time{font:11px var(--font-mono);color:var(--on-surface-variant);padding-left:24px}.dispatch-plan-cells-module__9vtouG__av--sm{width:18px;height:18px;font:700 8.5px var(--font-display);color:#fff;border-radius:50%;place-items:center;display:inline-grid}.dispatch-plan-cells-module__9vtouG__authors{flex-direction:column;gap:3px;display:flex}.dispatch-plan-cells-module__9vtouG__authors .dispatch-plan-cells-module__9vtouG__row{font:12.5px var(--font-sans);color:var(--on-surface);align-items:center;gap:6px;display:inline-flex}.dispatch-plan-cells-module__9vtouG__authors .dispatch-plan-cells-module__9vtouG__av{width:18px;height:18px;font:700 8.5px var(--font-display);color:#fff;border-radius:50%;place-items:center;display:inline-grid}.dispatch-plan-cells-module__9vtouG__authors .dispatch-plan-cells-module__9vtouG__collab{font:600 10.5px var(--font-mono);color:var(--primary);background:var(--primary-tint);border-radius:2px;align-items:center;gap:4px;margin-left:4px;padding:1px 6px;display:inline-flex}.dispatch-plan-cells-module__9vtouG__authors .dispatch-plan-cells-module__9vtouG__collab svg{stroke:currentColor;fill:none;stroke-width:2px;width:10px;height:10px}.dispatch-plan-cells-module__9vtouG__nums-stack{flex-direction:column;gap:1px;display:flex}.dispatch-plan-cells-module__9vtouG__nums-stack b{font:700 13.5px var(--font-mono);color:var(--on-surface)}.dispatch-plan-cells-module__9vtouG__pkd-cell{flex-direction:column;gap:1px;display:flex}.dispatch-plan-cells-module__9vtouG__pkd-cell b{font:700 13.5px var(--font-mono);color:var(--on-surface);letter-spacing:.02em}.dispatch-plan-cells-module__9vtouG__pkd-cell small{font:10.5px var(--font-mono);color:var(--primary);letter-spacing:.04em;text-transform:uppercase}.dispatch-plan-cells-module__9vtouG__corridor{font:13px var(--font-sans);color:var(--on-surface);line-height:1.4}.dispatch-plan-cells-module__9vtouG__corridor>b{font-weight:700}.dispatch-plan-cells-module__9vtouG__corridor .dispatch-plan-cells-module__9vtouG__summary{font:11px var(--font-mono);color:var(--on-surface-variant);margin-top:2px}.dispatch-plan-cells-module__9vtouG__corridor .dispatch-plan-cells-module__9vtouG__inter-region{font:600 9.5px var(--font-mono);letter-spacing:.04em;color:#7c3aed;vertical-align:1px;background:#7c3aed24;background:lab(42.2333% 56.9752 -80.606/.14);border-radius:3px;margin-left:6px;padding:1px 5px}
.builder-hero-module__ZWEAgq__builder-hero{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius);margin-bottom:14px;padding:16px 20px 14px;position:relative}.builder-hero-module__ZWEAgq__builder-hero__row{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.builder-hero-module__ZWEAgq__builder-hero__title{font:700 18px var(--font-display);color:var(--on-surface);letter-spacing:-.015em;margin:0}.builder-hero-module__ZWEAgq__builder-hero__title .builder-hero-module__ZWEAgq__num{color:var(--primary);font-family:var(--font-display)}.builder-hero-module__ZWEAgq__builder-hero__pill{font:600 9.5px var(--font-mono);text-transform:uppercase;letter-spacing:.14em;background:var(--primary-tint);color:var(--primary);border-radius:2px;align-self:center;padding:3px 8px}.builder-hero-module__ZWEAgq__builder-hero__pill--direct{background:var(--secondary-container);color:var(--on-secondary-container)}.builder-hero-module__ZWEAgq__builder-hero__hint{font:12.5px var(--font-sans);color:var(--on-surface-variant);max-width:760px;margin:4px 0 0;line-height:1.5}.builder-hero-module__ZWEAgq__builder-hero__hint b{font-family:var(--font-mono);background:var(--surface-container);color:var(--on-surface);border-radius:2px;padding:1px 5px;font-weight:500}.builder-hero-module__ZWEAgq__builder-hero__close{cursor:pointer;width:28px;height:28px;color:var(--on-surface-variant);background:0 0;border:none;border-radius:2px;place-items:center;display:grid;position:absolute;top:12px;right:14px}.builder-hero-module__ZWEAgq__builder-hero__close:hover{background:var(--surface-container);color:var(--on-surface)}.builder-hero-module__ZWEAgq__builder-hero__close svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:14px;height:14px}.builder-hero-module__ZWEAgq__builder-stats{box-shadow:inset 0 1px 0 0 var(--outline-ghost);flex-wrap:wrap;align-items:center;gap:22px;margin-top:14px;padding-top:12px;display:flex}.builder-hero-module__ZWEAgq__builder-stats__cell{font:12px var(--font-sans);color:var(--on-surface-variant);align-items:baseline;gap:6px;display:flex}.builder-hero-module__ZWEAgq__builder-stats__cell b{font:700 14px var(--font-mono);color:var(--on-surface)}.builder-hero-module__ZWEAgq__builder-stats__spacer{flex:1}.builder-hero-module__ZWEAgq__builder-stats__action{border-radius:var(--radius);cursor:pointer;font:600 12px var(--font-sans);background:var(--primary);color:var(--on-primary);border:none;align-items:center;gap:6px;padding:6px 12px;transition:background .12s;display:inline-flex}.builder-hero-module__ZWEAgq__builder-stats__action:hover{background:var(--primary-container)}.builder-hero-module__ZWEAgq__builder-stats__action--ghost{background:var(--surface-container);color:var(--on-surface)}.builder-hero-module__ZWEAgq__builder-stats__action--ghost:hover{background:var(--surface-container-high)}.builder-hero-module__ZWEAgq__builder-hero__topline{box-shadow:inset 0 -1px 0 var(--outline-ghost);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.builder-hero-module__ZWEAgq__dp-status{font:700 9.5px var(--font-mono);letter-spacing:.14em;text-transform:uppercase;border-radius:2px;align-items:center;padding:4px 9px 4px 16px;display:inline-flex;position:relative}.builder-hero-module__ZWEAgq__dp-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.builder-hero-module__ZWEAgq__dp-status--draft{background:var(--surface-container-highest);color:var(--on-surface)}.builder-hero-module__ZWEAgq__dp-status--issued{background:var(--secondary-container);color:var(--on-secondary-container)}.builder-hero-module__ZWEAgq__dp-code{font:700 12.5px var(--font-mono);color:var(--on-surface);letter-spacing:.02em}.builder-hero-module__ZWEAgq__dp-code--draft{color:var(--on-surface-variant);font-style:italic;font-weight:500}.builder-hero-module__ZWEAgq__dp-pickup{background:var(--primary-tint);color:var(--primary);font:600 11.5px var(--font-mono);letter-spacing:.02em;border-radius:2px;align-items:center;gap:6px;padding:4px 10px 4px 8px;display:inline-flex}.builder-hero-module__ZWEAgq__dp-pickup--unset{background:var(--surface-container-highest);color:var(--on-surface-variant);font-style:italic;font-weight:500}.builder-hero-module__ZWEAgq__dp-pickup svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:12px;height:12px}.builder-hero-module__ZWEAgq__dp-pickup .builder-hero-module__ZWEAgq__lbl{font:600 9.5px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;opacity:.75}.builder-hero-module__ZWEAgq__dp-pickup b{font-weight:700}.builder-hero-module__ZWEAgq__dp-lastedit{font:12px var(--font-sans);color:var(--on-surface-variant);align-items:center;gap:4px;display:inline-flex}.builder-hero-module__ZWEAgq__dp-lastedit b{color:var(--on-surface);font-weight:600;font-family:var(--font-sans)}.builder-hero-module__ZWEAgq__dp-lastedit__sep{color:var(--outline-variant);margin:0 2px}.builder-hero-module__ZWEAgq__dp-savestate{font:600 11px var(--font-mono);letter-spacing:.04em;color:var(--secondary);align-items:center;gap:4px;display:inline-flex}.builder-hero-module__ZWEAgq__dp-savestate svg{stroke:currentColor;fill:none;stroke-width:2.4px;width:12px;height:12px}.builder-hero-module__ZWEAgq__dp-savestate--saving{color:var(--on-surface-variant)}.builder-hero-module__ZWEAgq__dp-savestate--saving svg{animation:.8s linear infinite builder-hero-module__ZWEAgq__dp-spin}@keyframes builder-hero-module__ZWEAgq__dp-spin{to{transform:rotate(360deg)}}.builder-hero-module__ZWEAgq__dp-collab{background:var(--surface-container-low);border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:4px 10px 4px 4px;display:inline-flex}.builder-hero-module__ZWEAgq__dp-collab__avs{align-items:center;display:inline-flex}.builder-hero-module__ZWEAgq__dp-collab__avs .builder-hero-module__ZWEAgq__av{width:22px;height:22px;font:700 9.5px var(--font-display);color:#fff;box-shadow:0 0 0 2px var(--surface-container-low);letter-spacing:0;border-radius:50%;place-items:center;margin-left:-5px;display:grid}.builder-hero-module__ZWEAgq__dp-collab__avs .builder-hero-module__ZWEAgq__av:first-child{margin-left:0}.builder-hero-module__ZWEAgq__dp-collab__lbl{font:600 11px var(--font-sans);color:var(--on-surface-variant);letter-spacing:-.005em}.builder-hero-module__ZWEAgq__dp-collab__lbl b{font-family:var(--font-mono);color:var(--on-surface);margin-right:2px;font-weight:700}
.conflict-banner-module__cfC5UW__dp-conflict{background:var(--tertiary-container);color:var(--on-tertiary-container);border-radius:var(--radius);box-shadow:var(--shadow-ambient);font:13px var(--font-sans);grid-template-columns:22px 1fr auto;align-items:center;gap:14px;margin:0 0 14px;padding:14px 18px;display:grid}.conflict-banner-module__cfC5UW__dp-conflict__icon{place-items:center;width:22px;height:22px;display:grid}.conflict-banner-module__cfC5UW__dp-conflict__icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:20px;height:20px}.conflict-banner-module__cfC5UW__dp-conflict__text{line-height:1.5}.conflict-banner-module__cfC5UW__dp-conflict__text b{font-weight:700}.conflict-banner-module__cfC5UW__dp-conflict__text small{opacity:.85;margin-top:2px;font-size:11.5px;display:block}.conflict-banner-module__cfC5UW__dp-conflict__btn{border-radius:var(--radius);background:var(--on-tertiary-container);color:var(--tertiary-container);font:600 12px var(--font-sans);cursor:pointer;border:none;align-items:center;gap:6px;padding:8px 14px;transition:background .12s;display:inline-flex}.conflict-banner-module__cfC5UW__dp-conflict__btn:hover{background:#2c1700}.conflict-banner-module__cfC5UW__dp-conflict__btn svg{stroke:currentColor;fill:none;stroke-width:2px;width:13px;height:13px}
.builder-sheet-module__OtsEAq__sheet-wrap{overflow-x:auto}table.builder-sheet-module__OtsEAq__sheet{table-layout:fixed;border-collapse:separate;border-spacing:0;width:max-content;font:13px var(--font-sans);color:var(--on-surface)}table.builder-sheet-module__OtsEAq__sheet thead th{background:var(--surface-container-low);text-align:left;font:600 10.5px var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--on-surface);box-shadow:inset 0 -1px 0 0 var(--outline-ghost);white-space:nowrap;z-index:4;vertical-align:middle;padding:7px 8px;position:sticky;top:0}table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__head-segment{padding-right:26px}.builder-sheet-module__OtsEAq__head-leg-btn{border:1px solid var(--outline-variant);width:16px;height:16px;color:var(--on-surface-variant);cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;padding:0;line-height:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.builder-sheet-module__OtsEAq__head-leg-btn--add:hover{background:var(--primary);border-color:var(--primary);color:#fff}.builder-sheet-module__OtsEAq__head-leg-btn--rm:hover{background:var(--error);border-color:var(--error);color:#fff}.builder-sheet-module__OtsEAq__head-leg-btn svg{stroke:currentColor;fill:none;stroke-width:2.6px;stroke-linecap:round;width:9px;height:9px;display:block}table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__num,table.builder-sheet-module__OtsEAq__sheet tbody td.builder-sheet-module__OtsEAq__num{text-align:right;font-variant-numeric:tabular-nums}table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__head-segment{background:var(--primary-tint);color:var(--primary);box-shadow:inset 0 -1px 0 0 var(--outline-ghost)}table.builder-sheet-module__OtsEAq__sheet th.builder-sheet-module__OtsEAq__col-don,table.builder-sheet-module__OtsEAq__sheet td.builder-sheet-module__OtsEAq__col-don{z-index:2;position:sticky;left:0}table.builder-sheet-module__OtsEAq__sheet th.builder-sheet-module__OtsEAq__col-ngaydi,table.builder-sheet-module__OtsEAq__sheet td.builder-sheet-module__OtsEAq__col-ngaydi{z-index:2;position:sticky;left:100px}table.builder-sheet-module__OtsEAq__sheet th.builder-sheet-module__OtsEAq__col-kh,table.builder-sheet-module__OtsEAq__sheet td.builder-sheet-module__OtsEAq__col-kh{z-index:2;position:sticky;left:176px}table.builder-sheet-module__OtsEAq__sheet th.builder-sheet-module__OtsEAq__col-tai,table.builder-sheet-module__OtsEAq__sheet td.builder-sheet-module__OtsEAq__col-tai{z-index:2;position:sticky;left:250px}table.builder-sheet-module__OtsEAq__sheet th.builder-sheet-module__OtsEAq__col-m3,table.builder-sheet-module__OtsEAq__sheet td.builder-sheet-module__OtsEAq__col-m3{z-index:2;position:sticky;left:300px}table.builder-sheet-module__OtsEAq__sheet th.builder-sheet-module__OtsEAq__col-lay,table.builder-sheet-module__OtsEAq__sheet td.builder-sheet-module__OtsEAq__col-lay{z-index:2;border-right:1px solid var(--outline-variant);position:sticky;left:350px}table.builder-sheet-module__OtsEAq__sheet th.builder-sheet-module__OtsEAq__col-vehgiao,table.builder-sheet-module__OtsEAq__sheet td.builder-sheet-module__OtsEAq__col-vehgiao{z-index:2;border-left:1px solid var(--outline-variant);position:sticky;right:244px}table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-ghep th.builder-sheet-module__OtsEAq__col-giao,table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-ghep td.builder-sheet-module__OtsEAq__col-giao{z-index:2;position:sticky;right:164px}table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-ghep th.builder-sheet-module__OtsEAq__col-note,table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-ghep td.builder-sheet-module__OtsEAq__col-note{z-index:2;position:sticky;right:34px}table.builder-sheet-module__OtsEAq__sheet th.builder-sheet-module__OtsEAq__col-rowdel,table.builder-sheet-module__OtsEAq__sheet td.builder-sheet-module__OtsEAq__col-rowdel{z-index:2;padding:6px 4px;position:sticky;right:0}table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-direct th.builder-sheet-module__OtsEAq__col-giao,table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-direct td.builder-sheet-module__OtsEAq__col-giao{z-index:2;border-left:1px solid var(--outline-variant);position:sticky;right:130px}table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-direct th.builder-sheet-module__OtsEAq__col-note,table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-direct td.builder-sheet-module__OtsEAq__col-note{z-index:2;position:sticky;right:0}table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__col-don,table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__col-ngaydi,table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__col-kh,table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__col-tai,table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__col-m3,table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__col-lay,table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__col-vehgiao,table.builder-sheet-module__OtsEAq__sheet thead th.builder-sheet-module__OtsEAq__col-rowdel,table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-ghep thead th.builder-sheet-module__OtsEAq__col-giao,table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-ghep thead th.builder-sheet-module__OtsEAq__col-note,table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-direct thead th.builder-sheet-module__OtsEAq__col-giao,table.builder-sheet-module__OtsEAq__sheet.builder-sheet-module__OtsEAq__is-mode-direct thead th.builder-sheet-module__OtsEAq__col-note{z-index:5}table.builder-sheet-module__OtsEAq__sheet tbody td{background:var(--surface-container-lowest);vertical-align:middle;box-shadow:inset 0 -1px 0 0 var(--outline-ghost);white-space:nowrap;padding:7px 8px;transition:background .12s}table.builder-sheet-module__OtsEAq__sheet tbody tr:hover td{background:var(--surface-container-low)}table.builder-sheet-module__OtsEAq__sheet tbody tr.builder-sheet-module__OtsEAq__is-error td{background:#fff5f5}table.builder-sheet-module__OtsEAq__sheet tbody tr.builder-sheet-module__OtsEAq__is-error:hover td{background:#ffeaea}table.builder-sheet-module__OtsEAq__sheet tbody tr:last-child td{box-shadow:none}table.builder-sheet-module__OtsEAq__sheet tbody td.builder-sheet-module__OtsEAq__cell-segment{background:color-mix(in oklch, var(--surface-container-lowest), var(--primary) 4%)}table.builder-sheet-module__OtsEAq__sheet tbody tr:hover td.builder-sheet-module__OtsEAq__cell-segment{background:color-mix(in oklch, var(--surface-container-low), var(--primary) 5%)}table.builder-sheet-module__OtsEAq__sheet tbody tr.builder-sheet-module__OtsEAq__is-error td.builder-sheet-module__OtsEAq__cell-segment{background:color-mix(in oklch, #fff5f5, var(--primary) 3%)}td .builder-sheet-module__OtsEAq__ord-code-btn{cursor:pointer;font:600 12px var(--font-mono);color:var(--primary);letter-spacing:.02em;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;width:100%;padding:0;transition:color .12s;display:block;overflow:hidden}td .builder-sheet-module__OtsEAq__ord-code-btn:hover{color:var(--primary-container);text-decoration:underline}td .builder-sheet-module__OtsEAq__cust-code{font:700 12px var(--font-mono);color:var(--on-surface);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}td .builder-sheet-module__OtsEAq__ngaydi{font:600 12px var(--font-mono);color:var(--on-surface);white-space:nowrap}td .builder-sheet-module__OtsEAq__ton{font:700 13px var(--font-mono);color:var(--on-surface)}td .builder-sheet-module__OtsEAq__ton small{font:500 10.5px var(--font-mono);color:var(--on-surface-variant);margin-left:2px}td .builder-sheet-module__OtsEAq__province-only{font:700 13px var(--font-display);color:var(--on-surface);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;display:block;overflow:hidden}.builder-sheet-module__OtsEAq__pick-trigger{border:1px dashed var(--outline-variant);border-radius:var(--radius);cursor:pointer;font:500 12px var(--font-sans);color:var(--on-surface-variant);box-sizing:border-box;text-align:left;background:0 0;align-items:center;gap:5px;width:100%;padding:5px 8px;transition:background .12s,border-color .12s,color .12s;display:flex}.builder-sheet-module__OtsEAq__pick-trigger:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-tint)}.builder-sheet-module__OtsEAq__pick-trigger .builder-sheet-module__OtsEAq__placeholder{color:var(--on-surface-variant)}.builder-sheet-module__OtsEAq__pick-trigger .builder-sheet-module__OtsEAq__placeholder:before{content:"+ ";color:var(--primary);font-weight:600}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-filled{background:var(--surface-container-low);border:1px solid var(--outline-ghost);color:var(--on-surface);justify-content:flex-start;align-items:center;gap:0;padding:6px 8px}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-filled:hover{border-color:var(--primary);background:var(--surface-container)}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-filled .builder-sheet-module__OtsEAq__plate{font:700 13px var(--font-mono);color:var(--on-surface);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-filled .builder-sheet-module__OtsEAq__branch-name{font:700 13px var(--font-display);color:var(--on-surface);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-error{border-color:var(--error);background:var(--error-container);color:var(--on-error-container)}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-filled.builder-sheet-module__OtsEAq__is-overload{border-color:var(--error);background:var(--error-container)}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-filled.builder-sheet-module__OtsEAq__is-overload .builder-sheet-module__OtsEAq__plate{color:var(--on-error-container)}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-warn{border-color:var(--tertiary);background:var(--tertiary-container)}.builder-sheet-module__OtsEAq__pick-trigger.builder-sheet-module__OtsEAq__is-filled.builder-sheet-module__OtsEAq__is-shared{box-shadow:inset 3px 0 0 0 var(--primary)}table.builder-sheet-module__OtsEAq__sheet tbody td.builder-sheet-module__OtsEAq__cell-segment:not(.builder-sheet-module__OtsEAq__col-vehgiao){position:relative}.builder-sheet-module__OtsEAq__cell-copy-btn{background:var(--surface-container);border:1px solid var(--outline-variant);border-radius:var(--radius);width:18px;height:18px;color:var(--on-surface-variant);cursor:pointer;opacity:0;z-index:3;justify-content:center;align-items:center;padding:0;transition:opacity .12s,color .12s,border-color .12s,background .12s;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}td.builder-sheet-module__OtsEAq__cell-segment:hover .builder-sheet-module__OtsEAq__cell-copy-btn{opacity:1}.builder-sheet-module__OtsEAq__cell-copy-btn:focus-visible{opacity:1;outline:2px solid var(--primary);outline-offset:1px}.builder-sheet-module__OtsEAq__cell-copy-btn:hover{color:#fff;border-color:var(--primary);background:var(--primary)}.builder-sheet-module__OtsEAq__cell-copy-btn svg{width:11px;height:11px;display:block}.builder-sheet-module__OtsEAq__note-input{font:12px var(--font-sans);color:var(--on-surface);box-sizing:border-box;border-radius:var(--radius);background:0 0;border:1px dashed #0000;width:100%;padding:5px 6px;transition:border-color .12s,background .12s}.builder-sheet-module__OtsEAq__note-input:hover{border-color:var(--outline-variant)}.builder-sheet-module__OtsEAq__note-input:focus{border:1px solid var(--primary);background:var(--surface-container-lowest);box-shadow:0 0 0 3px var(--primary-tint);outline:none}.builder-sheet-module__OtsEAq__note-input::placeholder{color:var(--on-surface-variant)}.builder-sheet-module__OtsEAq__row-del{cursor:pointer;color:var(--on-surface-variant);background:0 0;border:none;border-radius:2px;place-items:center;width:24px;height:24px;transition:background .12s,color .12s;display:grid}.builder-sheet-module__OtsEAq__row-del:hover{background:var(--error-container);color:var(--error)}.builder-sheet-module__OtsEAq__row-del svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:14px;height:14px}.builder-sheet-module__OtsEAq__sheet tfoot td.builder-sheet-module__OtsEAq__sheet-addrow-cell{background:var(--surface-container-lowest);border-top:1px dashed var(--outline-variant);border-bottom:0;padding:0}
.sheet-empty-module__fRZHZa__sheet-empty{text-align:center;background:radial-gradient(ellipse at center top, color-mix(in oklab, var(--primary) 5%, transparent), transparent 60%), var(--surface-container-lowest);border:1px dashed var(--outline-variant);border-radius:12px;flex-direction:column;align-items:center;gap:16px;margin:4px;padding:72px 24px 80px;display:flex}.sheet-empty-module__fRZHZa__sheet-empty__icon{width:64px;height:64px;color:var(--primary);background:color-mix(in oklab, var(--primary) 12%, var(--surface-container-lowest));box-shadow:0 0 0 8px color-mix(in oklab, var(--primary) 6%, transparent);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.sheet-empty-module__fRZHZa__sheet-empty__title{font:600 17px var(--font-sans);color:var(--on-surface);margin:4px 0 0}.sheet-empty-module__fRZHZa__sheet-empty__sub{font:13.5px var(--font-sans);color:var(--on-surface-variant);max-width:480px;margin:0;line-height:1.55}.sheet-empty-module__fRZHZa__sheet-empty__cta{background:var(--primary);color:var(--on-primary);border:1px solid var(--primary);font:600 13px var(--font-sans);cursor:pointer;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:11px 20px;transition:background .12s,transform .12s;display:inline-flex}.sheet-empty-module__fRZHZa__sheet-empty__cta:hover{background:var(--primary-container);color:var(--on-primary-container);transform:translateY(-1px)}
@keyframes sheet-toolbar-module__0nbcfq__builder-spin{to{transform:rotate(360deg)}}.sheet-toolbar-module__0nbcfq__sheet-toolbar{z-index:50;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 12px;display:inline-flex;position:sticky;left:12px}.sheet-toolbar-module__0nbcfq__sheet-addrow{border:1px dashed color-mix(in oklab, var(--primary) 55%, var(--outline-variant));color:var(--primary);font:500 12.5px var(--font-sans);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.sheet-toolbar-module__0nbcfq__sheet-addrow svg{width:12px;height:12px}.sheet-toolbar-module__0nbcfq__sheet-addrow:hover{background:var(--primary);color:var(--on-primary);border-color:var(--primary);border-style:solid}.sheet-toolbar-module__0nbcfq__sheet-addrow:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.sheet-toolbar-module__0nbcfq__sheet-toolbar__btn{background:var(--surface-container);border:1px solid var(--outline-ghost);color:var(--on-surface);font:500 12.5px var(--font-sans);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;transition:background .12s,border-color .12s;display:inline-flex}.sheet-toolbar-module__0nbcfq__sheet-toolbar__btn:hover:not(:disabled){background:var(--surface-container-high);border-color:var(--outline)}.sheet-toolbar-module__0nbcfq__sheet-toolbar__btn:disabled{opacity:.5;cursor:not-allowed}.sheet-toolbar-module__0nbcfq__sheet-toolbar__btn svg{stroke:currentColor;fill:none;stroke-width:2px;width:12px;height:12px}.sheet-toolbar-module__0nbcfq__sheet-toolbar__btn.sheet-toolbar-module__0nbcfq__is-busy{background:color-mix(in oklab, var(--primary) 8%, var(--surface-container));border-color:color-mix(in oklab, var(--primary) 40%, var(--outline-ghost));color:var(--primary)}.sheet-toolbar-module__0nbcfq__sheet-toolbar__btn.sheet-toolbar-module__0nbcfq__is-busy svg{animation:.8s linear infinite sheet-toolbar-module__0nbcfq__builder-spin}.sheet-toolbar-module__0nbcfq__sheet-toolbar__btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}
.builder-pop-module__lmfWHW__pop-bg{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;background:#0b1c3052;justify-content:center;align-items:flex-start;padding:90px 20px 30px;display:flex;position:fixed;inset:0}.builder-pop-module__lmfWHW__pop{background:var(--surface-container-lowest);border-radius:var(--radius);flex-direction:column;width:100%;max-width:680px;max-height:calc(100vh - 120px);display:flex;overflow:hidden;box-shadow:0 24px 60px -16px #0b1c3047}.builder-pop-module__lmfWHW__pop__h{box-shadow:inset 0 -1px 0 0 var(--outline-ghost);align-items:center;gap:12px;padding:14px 18px;display:flex}.builder-pop-module__lmfWHW__pop__h h3{font:700 14.5px var(--font-display);color:var(--on-surface);letter-spacing:-.005em;margin:0}.builder-pop-module__lmfWHW__pop__h .builder-pop-module__lmfWHW__sub{font:12px var(--font-sans);color:var(--on-surface-variant)}.builder-pop-module__lmfWHW__pop__h .builder-pop-module__lmfWHW__grow{flex:1}.builder-pop-module__lmfWHW__pop__close{cursor:pointer;width:26px;height:26px;color:var(--on-surface-variant);background:0 0;border:none;border-radius:2px;place-items:center;display:grid}.builder-pop-module__lmfWHW__pop__close:hover{background:var(--surface-container);color:var(--on-surface)}.builder-pop-module__lmfWHW__pop__close svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:14px;height:14px}.builder-pop-module__lmfWHW__pop__applyall{background:var(--primary-tint);font:12px var(--font-sans);color:var(--on-surface);cursor:pointer;align-items:center;gap:10px;padding:8px 18px;display:flex}.builder-pop-module__lmfWHW__pop__applyall b{color:var(--primary)}.builder-pop-module__lmfWHW__switch-mini{background:var(--surface-container-highest);border-radius:9px;width:30px;height:16px;margin-left:auto;transition:background .14s;position:relative}.builder-pop-module__lmfWHW__switch-mini:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .14s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0b1c302e}.builder-pop-module__lmfWHW__pop__applyall.builder-pop-module__lmfWHW__is-on .builder-pop-module__lmfWHW__switch-mini{background:var(--primary)}.builder-pop-module__lmfWHW__pop__applyall.builder-pop-module__lmfWHW__is-on .builder-pop-module__lmfWHW__switch-mini:after{transform:translate(14px)}.builder-pop-module__lmfWHW__pop__search{box-shadow:inset 0 -1px 0 0 var(--outline-ghost);align-items:center;gap:8px;padding:10px 18px;display:flex}.builder-pop-module__lmfWHW__pop__search input{border:1px solid var(--surface-container-high);background:var(--surface-container-lowest);border-radius:var(--radius);font:13px var(--font-sans);color:var(--on-surface);flex:1;padding:8px 10px;transition:border-color .12s,box-shadow .12s}.builder-pop-module__lmfWHW__pop__search input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-tint);outline:none}.builder-pop-module__lmfWHW__pop__search svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:13px;height:13px;color:var(--on-surface-variant)}.builder-pop-module__lmfWHW__pop__filters{background:var(--surface-container-low);border-radius:var(--radius);gap:2px;padding:2px;display:inline-flex}.builder-pop-module__lmfWHW__pop__filters button{cursor:pointer;font:600 11px var(--font-sans);color:var(--on-surface-variant);background:0 0;border:none;border-radius:2px;padding:4px 10px}.builder-pop-module__lmfWHW__pop__filters button.builder-pop-module__lmfWHW__is-on{background:var(--surface-container-lowest);color:var(--on-surface);box-shadow:0 1px 2px #0b1c3014}.builder-pop-module__lmfWHW__pop__srcbar-row{justify-content:space-between;align-items:center;gap:12px;margin:10px 18px 0;display:flex}.builder-pop-module__lmfWHW__pop__srcbar{background:var(--surface-container-low);border-radius:var(--radius);gap:2px;width:fit-content;padding:3px;display:inline-flex}.builder-pop-module__lmfWHW__pop__demand{font:600 11.5px var(--font-mono);color:var(--on-surface-variant);background:var(--surface-container-low);border-radius:var(--radius);white-space:nowrap;align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.builder-pop-module__lmfWHW__pop__demand b{color:var(--on-surface);font-weight:700}.builder-pop-module__lmfWHW__pop__srcbar button{cursor:pointer;border-radius:calc(var(--radius) - 2px);font:600 12px var(--font-sans);color:var(--on-surface-variant);background:0 0;border:0;align-items:center;gap:7px;padding:6px 14px;display:inline-flex}.builder-pop-module__lmfWHW__pop__srcbar button .builder-pop-module__lmfWHW__count{font:500 10px var(--font-sans);color:var(--on-surface-variant);background:var(--surface-container);border-radius:999px;padding:1px 7px}.builder-pop-module__lmfWHW__pop__srcbar button.builder-pop-module__lmfWHW__is-on{background:var(--surface-container-lowest);color:var(--on-surface);box-shadow:0 1px 2px #0b1c301a}.builder-pop-module__lmfWHW__pop__srcbar button.builder-pop-module__lmfWHW__is-on .builder-pop-module__lmfWHW__count{background:var(--primary);color:var(--on-primary)}.builder-pop-module__lmfWHW__pop__branchbar{box-shadow:inset 0 -1px 0 0 var(--outline-ghost);white-space:nowrap;align-items:center;gap:8px;padding:8px 18px;display:flex;overflow-x:auto}.builder-pop-module__lmfWHW__pop__branchbar>label{font:500 11px var(--font-sans);color:var(--on-surface-variant);flex-shrink:0}.builder-pop-module__lmfWHW__pop__branchbar__chips{flex-wrap:nowrap;gap:4px;display:inline-flex}.builder-pop-module__lmfWHW__pop__branchbar__chips button{border:1px solid var(--outline-ghost);cursor:pointer;font:600 11px var(--font-sans);color:var(--on-surface-variant);background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.builder-pop-module__lmfWHW__pop__branchbar__chips button .builder-pop-module__lmfWHW__count{font:500 10px var(--font-sans);color:var(--on-surface-variant);background:var(--surface-container-low);border-radius:999px;padding:1px 6px}.builder-pop-module__lmfWHW__pop__branchbar__chips button.builder-pop-module__lmfWHW__accent{border-color:var(--primary);color:var(--primary)}.builder-pop-module__lmfWHW__pop__branchbar__chips button.builder-pop-module__lmfWHW__accent:hover{background:var(--primary-tint)}.builder-pop-module__lmfWHW__pop__branchbar__chips button.builder-pop-module__lmfWHW__accent .builder-pop-module__lmfWHW__count{color:var(--primary)}.builder-pop-module__lmfWHW__pop__branchbar__chips button.builder-pop-module__lmfWHW__is-on{background:var(--primary);border-color:var(--primary);color:var(--on-primary)}.builder-pop-module__lmfWHW__pop__branchbar__chips button.builder-pop-module__lmfWHW__is-on .builder-pop-module__lmfWHW__count{color:var(--on-primary);background:#fff3}.builder-pop-module__lmfWHW__pop__sec{background:var(--surface-container-low);font:500 11px var(--font-sans);color:var(--on-surface-variant);padding:8px 18px}.builder-pop-module__lmfWHW__pop__list{flex:1;min-height:0;padding:4px 0;overflow-y:auto}.builder-pop-module__lmfWHW__pop__foot{box-shadow:inset 0 1px 0 0 var(--outline-ghost);font:12px var(--font-sans);color:var(--on-surface-variant);align-items:center;gap:12px;padding:10px 18px;display:flex}.builder-pop-module__lmfWHW__pop__foot .builder-pop-module__lmfWHW__grow{flex:1}.builder-pop-module__lmfWHW__pop__foot button{cursor:pointer;border-radius:var(--radius);font:600 12.5px var(--font-sans);border:none;padding:7px 14px}.builder-pop-module__lmfWHW__pop__foot button.builder-pop-module__lmfWHW__is-primary{background:var(--primary);color:var(--on-primary)}.builder-pop-module__lmfWHW__pop__foot button.builder-pop-module__lmfWHW__is-primary:hover{background:var(--primary-container)}.builder-pop-module__lmfWHW__pop__foot button.builder-pop-module__lmfWHW__is-primary:disabled{background:var(--surface-container-highest);color:var(--on-surface-variant);cursor:not-allowed}.builder-pop-module__lmfWHW__pop__foot button.builder-pop-module__lmfWHW__is-ghost{background:var(--surface-container);color:var(--on-surface)}.builder-pop-module__lmfWHW__pop__clear{border:none;border-top:1px solid var(--outline-ghost);width:100%;font:600 12px var(--font-sans);color:var(--error);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:8px;padding:10px 18px;display:flex}.builder-pop-module__lmfWHW__pop__clear:hover{background:var(--error-container)}.builder-pop-module__lmfWHW__pop__clear svg{stroke:currentColor;fill:none;stroke-width:2px;width:13px;height:13px}.builder-pop-module__lmfWHW__pop__clear small{font:400 11px var(--font-sans);color:var(--on-surface-variant);margin-left:auto}.builder-pop-module__lmfWHW__empty-state{text-align:center;color:var(--on-surface-variant);font:13px var(--font-sans);padding:28px 22px}
.picker-rows-module__GHFrEG__vrow,.picker-rows-module__GHFrEG__brow,.picker-rows-module__GHFrEG__orow{cursor:pointer;box-shadow:inset 0 -1px 0 0 var(--outline-ghost);align-items:center;padding:9px 18px;transition:background .12s;display:grid}.picker-rows-module__GHFrEG__vrow:hover,.picker-rows-module__GHFrEG__brow:hover,.picker-rows-module__GHFrEG__orow:hover{background:var(--surface-container-low)}.picker-rows-module__GHFrEG__vrow{grid-template-columns:110px 1fr 104px 76px 80px;gap:14px}.picker-rows-module__GHFrEG__vrow__plate{font:700 13px var(--font-mono);color:var(--on-surface);flex-direction:column;align-items:flex-start;gap:3px;display:flex}.picker-rows-module__GHFrEG__vrow__ext{font:600 9px var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--tertiary,#8a5a00);background:color-mix(in srgb, var(--tertiary,#8a5a00) 14%, transparent);border-radius:999px;padding:1px 6px}.picker-rows-module__GHFrEG__vrow__active{font:600 9px var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--primary);background:var(--primary-tint,color-mix(in srgb, var(--primary) 12%, transparent));border-radius:999px;padding:1px 6px}.picker-rows-module__GHFrEG__vrow__driver{font:12px var(--font-sans);color:var(--on-surface)}.picker-rows-module__GHFrEG__vrow__driver small{font:11px var(--font-sans);color:var(--on-surface-variant);display:block}.picker-rows-module__GHFrEG__vrow__cap{font:600 12.5px var(--font-mono);color:var(--on-surface)}.picker-rows-module__GHFrEG__vrow__cap small{font:500 11px var(--font-mono);color:var(--on-surface-variant);display:block}.picker-rows-module__GHFrEG__vrow__used{font:11px var(--font-sans);color:var(--on-surface-variant);text-align:right}.picker-rows-module__GHFrEG__vrow__used .picker-rows-module__GHFrEG__badge{font:700 11px var(--font-mono);border-radius:2px;padding:1px 5px;display:inline-block}.picker-rows-module__GHFrEG__vrow__used .picker-rows-module__GHFrEG__badge--idle{background:var(--secondary-container);color:var(--on-secondary-container)}.picker-rows-module__GHFrEG__vrow__used .picker-rows-module__GHFrEG__badge--busy{background:var(--tertiary-container);color:var(--on-tertiary-container)}.picker-rows-module__GHFrEG__vrow__used .picker-rows-module__GHFrEG__badge--full{background:var(--error-container);color:var(--on-error-container)}.picker-rows-module__GHFrEG__vrow__fit{font:500 11.5px var(--font-mono);color:var(--on-surface-variant);text-align:right}.picker-rows-module__GHFrEG__vrow__fit b{color:var(--on-surface);display:block}.picker-rows-module__GHFrEG__vrow.picker-rows-module__GHFrEG__is-blocked{opacity:.55;cursor:not-allowed;background:var(--surface-container-low)}.picker-rows-module__GHFrEG__brow{grid-template-columns:1fr 100px 80px;gap:12px}.picker-rows-module__GHFrEG__brow__name{font:700 13.5px var(--font-display);color:var(--on-surface)}.picker-rows-module__GHFrEG__brow__addr{font:11.5px var(--font-sans);color:var(--on-surface-variant);margin-top:1px}.picker-rows-module__GHFrEG__brow__region{font:500 11px var(--font-mono);color:var(--on-surface-variant);text-align:right}.picker-rows-module__GHFrEG__brow__pick{font:600 11.5px var(--font-sans);color:var(--primary);text-align:right}.picker-rows-module__GHFrEG__brow.picker-rows-module__GHFrEG__is-blocked{opacity:.55;cursor:not-allowed;background:var(--surface-container-low)}.picker-rows-module__GHFrEG__brow.picker-rows-module__GHFrEG__is-blocked .picker-rows-module__GHFrEG__brow__pick,.picker-rows-module__GHFrEG__brow__addr--missing{color:var(--error)}.picker-rows-module__GHFrEG__orow{grid-template-columns:24px 100px 1fr 90px 60px 100px;gap:12px}.picker-rows-module__GHFrEG__orow input[type=checkbox]{width:14px;height:14px;accent-color:var(--primary)}.picker-rows-module__GHFrEG__orow__code{font:600 11.5px var(--font-mono);color:var(--primary)}.picker-rows-module__GHFrEG__orow__cust{font:600 12.5px var(--font-sans);color:var(--on-surface)}.picker-rows-module__GHFrEG__orow__cust small{font:11px var(--font-sans);color:var(--on-surface-variant);display:block}.picker-rows-module__GHFrEG__orow__ton{font:600 12.5px var(--font-mono);color:var(--on-surface);text-align:right}.picker-rows-module__GHFrEG__orow__route{font:11.5px var(--font-mono);color:var(--on-surface-variant);text-align:right}.picker-rows-module__GHFrEG__orow__pkd{font:600 10px var(--font-mono);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:2px;justify-content:flex-start;align-items:center;padding:3px 7px;display:inline-flex}.picker-rows-module__GHFrEG__orow__pkd--warn{background:var(--tertiary-container);color:var(--on-tertiary-container)}.picker-rows-module__GHFrEG__orow__pkd--blocked{background:var(--surface-container-high);color:var(--on-surface-variant)}.picker-rows-module__GHFrEG__orow__pkd--ok{color:var(--on-surface-variant);background:0 0;font-weight:500}.picker-rows-module__GHFrEG__orow.picker-rows-module__GHFrEG__is-warn{background:color-mix(in srgb, var(--tertiary-container) 30%, transparent)}.picker-rows-module__GHFrEG__orow.picker-rows-module__GHFrEG__is-warn:hover{background:color-mix(in srgb, var(--tertiary-container) 50%, transparent)}.picker-rows-module__GHFrEG__orow.picker-rows-module__GHFrEG__is-blocked{opacity:.55;cursor:not-allowed}.picker-rows-module__GHFrEG__orow.picker-rows-module__GHFrEG__is-blocked:hover{background:var(--surface-container-lowest)}.picker-rows-module__GHFrEG__orow.picker-rows-module__GHFrEG__is-blocked input[type=checkbox]{pointer-events:none}.picker-rows-module__GHFrEG__orow.picker-rows-module__GHFrEG__is-blocked .picker-rows-module__GHFrEG__orow__code{color:var(--on-surface-variant)}.picker-rows-module__GHFrEG__pop__pkd-legend{background:var(--surface-container-low);box-shadow:inset 0 -1px 0 var(--outline-ghost);font:11.5px var(--font-mono);color:var(--on-surface-variant);flex-wrap:wrap;align-items:center;gap:14px;padding:8px 18px;display:flex}.picker-rows-module__GHFrEG__pop__pkd-legend b{color:var(--on-surface);font-weight:700}.picker-rows-module__GHFrEG__pop__pkd-legend .picker-rows-module__GHFrEG__swatch{align-items:center;gap:5px;display:inline-flex}.picker-rows-module__GHFrEG__pop__pkd-legend .picker-rows-module__GHFrEG__swatch:before{content:"";border-radius:2px;width:10px;height:10px}.picker-rows-module__GHFrEG__pop__pkd-legend .picker-rows-module__GHFrEG__swatch--ok:before{background:var(--primary-tint)}.picker-rows-module__GHFrEG__pop__pkd-legend .picker-rows-module__GHFrEG__swatch--warn:before{background:var(--tertiary-container)}.picker-rows-module__GHFrEG__pop__pkd-legend .picker-rows-module__GHFrEG__swatch--blocked:before{background:var(--surface-container-high)}
.order-peek-modal-module__YfmqfW__opop{background:var(--surface-container-lowest);border-radius:var(--radius);width:100%;max-width:460px;overflow:hidden;box-shadow:0 24px 60px -16px #0b1c3052}.order-peek-modal-module__YfmqfW__opop__h{box-shadow:inset 0 -1px 0 0 var(--outline-ghost);align-items:center;gap:12px;padding:14px 18px 10px;display:flex}.order-peek-modal-module__YfmqfW__opop__h .order-peek-modal-module__YfmqfW__code{font:700 13.5px var(--font-mono);color:var(--primary);letter-spacing:.02em}.order-peek-modal-module__YfmqfW__opop__h .order-peek-modal-module__YfmqfW__grow{flex:1}.order-peek-modal-module__YfmqfW__opop__h .order-peek-modal-module__YfmqfW__pill{font:700 9.5px var(--font-mono);text-transform:uppercase;letter-spacing:.14em;background:var(--primary-tint);color:var(--primary);border-radius:2px;padding:3px 7px}.order-peek-modal-module__YfmqfW__opop__body{padding:14px 18px 4px}.order-peek-modal-module__YfmqfW__opop__cust{font:700 16px var(--font-display);color:var(--on-surface);letter-spacing:-.01em;line-height:1.25}.order-peek-modal-module__YfmqfW__opop__cust small{font:500 11px var(--font-mono);color:var(--on-surface-variant);letter-spacing:.04em;margin-top:2px;display:block}.order-peek-modal-module__YfmqfW__opop__goods{background:var(--surface-container-low);border-radius:var(--radius);font:12.5px var(--font-sans);color:var(--on-surface);margin-top:10px;padding:8px 10px}.order-peek-modal-module__YfmqfW__opop__route{grid-template-columns:1fr 22px 1fr;align-items:stretch;gap:8px;margin:12px 0 4px;display:grid}.order-peek-modal-module__YfmqfW__opop__route .order-peek-modal-module__YfmqfW__legs{flex-direction:column;justify-content:center;gap:8px;display:flex}.order-peek-modal-module__YfmqfW__opop__route .order-peek-modal-module__YfmqfW__leg{background:var(--surface-container-low);border-radius:var(--radius);padding:8px 10px}.order-peek-modal-module__YfmqfW__opop__route .order-peek-modal-module__YfmqfW__leg .order-peek-modal-module__YfmqfW__label{font:600 9.5px var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--on-surface-variant);margin-bottom:3px}.order-peek-modal-module__YfmqfW__opop__route .order-peek-modal-module__YfmqfW__leg .order-peek-modal-module__YfmqfW__name{font:700 13.5px var(--font-display);color:var(--on-surface);letter-spacing:-.005em;line-height:1.3}.order-peek-modal-module__YfmqfW__opop__route .order-peek-modal-module__YfmqfW__leg .order-peek-modal-module__YfmqfW__geo{font:600 11.5px var(--font-sans);color:var(--on-surface);margin-top:2px;line-height:1.35}.order-peek-modal-module__YfmqfW__opop__route .order-peek-modal-module__YfmqfW__leg .order-peek-modal-module__YfmqfW__addr{font:11.5px var(--font-sans);color:var(--on-surface-variant);margin-top:2px;line-height:1.35}.order-peek-modal-module__YfmqfW__opop__route .order-peek-modal-module__YfmqfW__arrow{color:var(--on-surface-variant);font:600 16px var(--font-mono);place-items:center;display:grid}.order-peek-modal-module__YfmqfW__opop__meta{box-shadow:inset 0 1px 0 0 var(--outline-ghost);grid-template-columns:1fr 1fr;gap:8px 14px;margin-top:12px;padding-top:10px;display:grid}.order-peek-modal-module__YfmqfW__opop__meta .order-peek-modal-module__YfmqfW__row{font:12px var(--font-sans);flex-direction:column;display:flex}.order-peek-modal-module__YfmqfW__opop__meta .order-peek-modal-module__YfmqfW__row .order-peek-modal-module__YfmqfW__k{font:600 9.5px var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-variant);margin-bottom:2px}.order-peek-modal-module__YfmqfW__opop__meta .order-peek-modal-module__YfmqfW__row .order-peek-modal-module__YfmqfW__v{font:600 12.5px var(--font-sans);color:var(--on-surface)}.order-peek-modal-module__YfmqfW__opop__meta .order-peek-modal-module__YfmqfW__row .order-peek-modal-module__YfmqfW__v.order-peek-modal-module__YfmqfW__mono{font-family:var(--font-mono)}.order-peek-modal-module__YfmqfW__opop__foot{box-shadow:inset 0 1px 0 0 var(--outline-ghost);align-items:center;gap:8px;margin-top:6px;padding:10px 18px 14px;display:flex}.order-peek-modal-module__YfmqfW__opop__foot .order-peek-modal-module__YfmqfW__grow{font:11.5px var(--font-sans);color:var(--on-surface-variant);flex:1}.order-peek-modal-module__YfmqfW__opop__foot a,.order-peek-modal-module__YfmqfW__opop__foot button{border-radius:var(--radius);font:600 12.5px var(--font-sans);cursor:pointer;border:none;align-items:center;gap:6px;padding:7px 12px;text-decoration:none;transition:background .12s;display:inline-flex}.order-peek-modal-module__YfmqfW__opop__foot .order-peek-modal-module__YfmqfW__btn-primary{background:var(--primary);color:var(--on-primary)}.order-peek-modal-module__YfmqfW__opop__foot .order-peek-modal-module__YfmqfW__btn-primary:hover{background:var(--primary-container)}.order-peek-modal-module__YfmqfW__opop__foot .order-peek-modal-module__YfmqfW__btn-ghost{background:var(--surface-container);color:var(--on-surface)}.order-peek-modal-module__YfmqfW__opop__foot .order-peek-modal-module__YfmqfW__btn-ghost:hover{background:var(--surface-container-high)}.order-peek-modal-module__YfmqfW__opop__foot svg{stroke:currentColor;fill:none;stroke-width:2px;width:12px;height:12px}
.revisions-drawer-module__28DdOG__dp-drawer-bg{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;background:#0b1c3052;animation:.16s ease-out revisions-drawer-module__28DdOG__dp-fade-in;position:fixed;inset:0}@keyframes revisions-drawer-module__28DdOG__dp-fade-in{0%{opacity:0}to{opacity:1}}.revisions-drawer-module__28DdOG__dp-drawer{background:var(--surface-container-lowest);z-index:90;flex-direction:column;width:100%;max-width:460px;animation:.22s ease-out revisions-drawer-module__28DdOG__dp-drawer-in;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-16px 0 40px -8px #0b1c3029}@keyframes revisions-drawer-module__28DdOG__dp-drawer-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.revisions-drawer-module__28DdOG__dp-drawer__h{box-shadow:inset 0 -1px 0 var(--outline-ghost);align-items:flex-start;gap:12px;padding:18px 22px 16px;display:flex}.revisions-drawer-module__28DdOG__dp-drawer__h h3{font:700 16px var(--font-display);letter-spacing:-.015em;color:var(--on-surface);margin:0}.revisions-drawer-module__28DdOG__dp-drawer__h .revisions-drawer-module__28DdOG__sub{font:11.5px var(--font-mono);color:var(--on-surface-variant);letter-spacing:.02em;margin-top:3px}.revisions-drawer-module__28DdOG__dp-drawer__h .revisions-drawer-module__28DdOG__sub b{color:var(--on-surface);font-weight:600}.revisions-drawer-module__28DdOG__dp-drawer__close{cursor:pointer;border-radius:var(--radius);width:30px;height:30px;color:var(--on-surface-variant);background:0 0;border:none;place-items:center;margin-left:auto;display:grid}.revisions-drawer-module__28DdOG__dp-drawer__close:hover{background:var(--surface-container);color:var(--on-surface)}.revisions-drawer-module__28DdOG__dp-drawer__close svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:14px;height:14px}.revisions-drawer-module__28DdOG__dp-drawer__hint{background:var(--surface-container-low);font:11.5px var(--font-sans);color:var(--on-surface-variant);box-shadow:inset 0 -1px 0 var(--outline-ghost);padding:10px 22px;line-height:1.5}.revisions-drawer-module__28DdOG__dp-drawer__list{flex:1;padding:4px 0 12px;overflow-y:auto}.revisions-drawer-module__28DdOG__dp-rev{box-shadow:inset 0 -1px 0 var(--outline-ghost);grid-template-columns:28px 1fr auto;gap:14px;padding:14px 22px;transition:background .12s;display:grid;position:relative}.revisions-drawer-module__28DdOG__dp-rev:hover{background:var(--surface-container-low)}.revisions-drawer-module__28DdOG__dp-rev.revisions-drawer-module__28DdOG__is-current{background:var(--primary-tint)}.revisions-drawer-module__28DdOG__dp-rev.revisions-drawer-module__28DdOG__is-current:after{content:"";background:var(--primary);width:3px;position:absolute;top:0;bottom:0;left:0}.revisions-drawer-module__28DdOG__dp-rev__rail{flex-direction:column;align-items:center;padding-top:5px;display:flex;position:relative}.revisions-drawer-module__28DdOG__dp-rev__rail .revisions-drawer-module__28DdOG__dot{background:var(--outline-variant);width:10px;height:10px;box-shadow:0 0 0 3px var(--surface-container-lowest);z-index:2;border-radius:50%;position:relative}.revisions-drawer-module__28DdOG__dp-rev.revisions-drawer-module__28DdOG__is-current .revisions-drawer-module__28DdOG__dp-rev__rail .revisions-drawer-module__28DdOG__dot{background:var(--primary);box-shadow:0 0 0 3px var(--primary-tint)}.revisions-drawer-module__28DdOG__dp-rev__rail:after{content:"";background:var(--outline-ghost);width:2px;position:absolute;top:18px;bottom:-14px;left:50%;transform:translate(-1px)}.revisions-drawer-module__28DdOG__dp-rev:last-child .revisions-drawer-module__28DdOG__dp-rev__rail:after{display:none}.revisions-drawer-module__28DdOG__dp-rev__body{flex-direction:column;gap:2px;min-width:0;display:flex}.revisions-drawer-module__28DdOG__dp-rev__head{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.revisions-drawer-module__28DdOG__dp-rev__ver{font:700 11.5px var(--font-mono);color:var(--primary);letter-spacing:.04em}.revisions-drawer-module__28DdOG__dp-rev__author{font:600 13px var(--font-sans);color:var(--on-surface)}.revisions-drawer-module__28DdOG__dp-rev__cur{font:700 9.5px var(--font-mono);letter-spacing:.12em;background:var(--primary);color:var(--on-primary);text-transform:uppercase;border-radius:2px;padding:1px 6px}.revisions-drawer-module__28DdOG__dp-rev__time{font:11.5px var(--font-mono);color:var(--on-surface-variant)}.revisions-drawer-module__28DdOG__dp-rev__note{font:12.5px var(--font-sans);color:var(--on-surface-variant);margin-top:2px}.revisions-drawer-module__28DdOG__dp-rev__actions{flex-direction:column;align-items:flex-end;gap:6px;padding-top:2px;display:flex}.revisions-drawer-module__28DdOG__dp-rev__btn{border:1px solid var(--outline-variant);border-radius:var(--radius);font:600 11px var(--font-sans);color:var(--on-surface);cursor:pointer;background:0 0;padding:4px 10px;transition:background .12s,border-color .12s,color .12s}.revisions-drawer-module__28DdOG__dp-rev__btn:hover{background:var(--surface-container);border-color:var(--primary);color:var(--primary)}
.publish-confirm-module__riJLYW__dp-confirm{background:var(--surface-container-lowest);border-radius:var(--radius);flex-direction:column;width:100%;max-width:520px;display:flex;overflow:hidden;box-shadow:0 28px 64px -16px #0b1c3052}.publish-confirm-module__riJLYW__dp-confirm__h{align-items:flex-start;gap:14px;padding:20px 24px 14px;display:flex;position:relative}.publish-confirm-module__riJLYW__dp-confirm__h .publish-confirm-module__riJLYW__icon{background:var(--primary-tint);width:40px;height:40px;color:var(--primary);border-radius:var(--radius);flex-shrink:0;place-items:center;display:grid}.publish-confirm-module__riJLYW__dp-confirm__h .publish-confirm-module__riJLYW__icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.publish-confirm-module__riJLYW__dp-confirm__h__t{flex:1;min-width:0;padding-top:2px}.publish-confirm-module__riJLYW__dp-confirm__h h3{font:700 17px var(--font-display);letter-spacing:-.015em;color:var(--on-surface);margin:0}.publish-confirm-module__riJLYW__dp-confirm__h .publish-confirm-module__riJLYW__sub{font:11.5px var(--font-mono);color:var(--on-surface-variant);letter-spacing:.02em;margin-top:4px}.publish-confirm-module__riJLYW__dp-confirm__close{cursor:pointer;width:28px;height:28px;color:var(--on-surface-variant);border-radius:var(--radius);font:700 16px var(--font-sans);background:0 0;border:none;place-items:center;line-height:1;display:grid;position:absolute;top:14px;right:14px}.publish-confirm-module__riJLYW__dp-confirm__close:hover{background:var(--surface-container-high);color:var(--on-surface)}.publish-confirm-module__riJLYW__dp-confirm__lead{font:13px var(--font-sans);color:var(--on-surface-variant);padding:0 24px;line-height:1.55}.publish-confirm-module__riJLYW__dp-confirm__b{padding:12px 24px 18px}.publish-confirm-module__riJLYW__dp-confirm__b ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.publish-confirm-module__riJLYW__dp-confirm__b ul li{font:13px var(--font-sans);color:var(--on-surface);align-items:flex-start;gap:12px;line-height:1.5;display:flex}.publish-confirm-module__riJLYW__dp-confirm__b ul li:before{content:"";background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.publish-confirm-module__riJLYW__dp-confirm__b ul li>span{flex:1;min-width:0}.publish-confirm-module__riJLYW__dp-confirm__b b{font-family:var(--font-mono);color:var(--on-surface);background:var(--surface-container);white-space:nowrap;border-radius:2px;padding:1px 6px;font-size:12px;font-weight:700}.publish-confirm-module__riJLYW__dp-confirm__b .publish-confirm-module__riJLYW__chip-pill{font-family:var(--font-sans);background:var(--secondary-container);color:var(--on-secondary-container);border-radius:999px;padding:1px 8px;font-size:11.5px;font-weight:700}.publish-confirm-module__riJLYW__dp-confirm__foot{box-shadow:inset 0 1px 0 var(--outline-ghost);background:var(--surface-container-low);justify-content:flex-end;align-items:center;gap:8px;padding:14px 24px;display:flex}.publish-confirm-module__riJLYW__dp-confirm__foot .btn{padding:9px 16px;font-size:12.5px}.publish-confirm-module__riJLYW__dp-confirm__foot .btn--primary svg{stroke:currentColor;fill:none;stroke-width:2.4px;width:13px;height:13px}
.route-graph-module__tCCjAa__graph-svg-host{display:block;overflow-x:auto}.route-graph-module__tCCjAa__graph-svg{background:radial-gradient(circle at 1px 1px, var(--outline-variant) 1px, transparent 0) 0 0 / 32px 32px;width:100%;min-width:720px;height:auto;display:block}.route-graph-module__tCCjAa__graph-col-header{font:600 9.5px var(--font-mono);fill:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.18em;text-anchor:middle}.route-graph-module__tCCjAa__graph-col-rule{stroke:var(--outline-variant);stroke-width:1px;stroke-dasharray:2 6}.route-graph-module__tCCjAa__edge-line{stroke-width:2.4px;fill:none;stroke-linecap:round}.route-graph-module__tCCjAa__edge-line.route-graph-module__tCCjAa__is-empty{stroke:var(--outline-variant);stroke-dasharray:6 5}.route-graph-module__tCCjAa__edge-truck{cursor:default}.route-graph-module__tCCjAa__edge-truck-bg{fill:var(--surface-container-lowest);stroke-width:1.5px}.route-graph-module__tCCjAa__edge-truck-bg.route-graph-module__tCCjAa__is-empty{fill:var(--surface-container);stroke:var(--outline-variant);stroke-dasharray:3 3}.route-graph-module__tCCjAa__edge-truck-icon{fill:var(--on-surface)}.route-graph-module__tCCjAa__edge-truck-icon.route-graph-module__tCCjAa__is-empty{fill:var(--on-surface-variant)}.route-graph-module__tCCjAa__edge-truck-plate{font:600 11.5px var(--font-mono);fill:var(--on-surface)}.route-graph-module__tCCjAa__edge-truck-plate.route-graph-module__tCCjAa__is-empty{fill:var(--on-surface-variant);font-weight:500}.route-graph-module__tCCjAa__node-ring{stroke-width:4px;fill:var(--surface-container-lowest)}.route-graph-module__tCCjAa__node-disc{stroke-width:1.5px}.route-graph-module__tCCjAa__node-icon{fill:#fff}.route-graph-module__tCCjAa__node-badge{fill:var(--surface-container-lowest);stroke-width:1.5px}.route-graph-module__tCCjAa__node-badge-text{font:700 10px var(--font-mono);fill:var(--on-surface);text-anchor:middle;dominant-baseline:central}.route-graph-module__tCCjAa__node-role{font:600 9px var(--font-mono);text-transform:uppercase;letter-spacing:.14em;text-anchor:middle}.route-graph-module__tCCjAa__node-label{font:600 12.5px var(--font-display);fill:var(--on-surface);text-anchor:middle;letter-spacing:-.005em}.route-graph-module__tCCjAa__node-sub{font:11px var(--font-sans);fill:var(--on-surface-variant);text-anchor:middle}.route-graph-module__tCCjAa__role-pickup-ring{stroke:#0095dc;stroke:lab(58.0038% -14.5038 -46.6525)}.route-graph-module__tCCjAa__role-pickup-disc{fill:#0095dc;fill:lab(58.0038% -14.5038 -46.6525);stroke:#0064a1;stroke:lab(38.9851% -8.35426 -55.2047)}.route-graph-module__tCCjAa__role-pickup-role{fill:#0064a1;fill:lab(38.9851% -8.35426 -55.2047)}.route-graph-module__tCCjAa__role-tc-ring{stroke:#d0901e;stroke:lab(65.057% 18.8831 63.965)}.route-graph-module__tCCjAa__role-tc-disc{fill:#d0901e;fill:lab(65.057% 18.8831 63.965);stroke:#a15000;stroke:lab(43.4967% 36.09 87.9271)}.route-graph-module__tCCjAa__role-tc-role{fill:#a15000;fill:lab(43.4967% 36.09 87.9271)}.route-graph-module__tCCjAa__role-drop-ring{stroke:#3bb360;stroke:lab(64.8879% -48.3815 31.9815)}.route-graph-module__tCCjAa__role-drop-disc{fill:#3bb360;fill:lab(64.8879% -48.3815 31.9815);stroke:#00791d;stroke:lab(44.0674% -50.9499 46.2923)}.route-graph-module__tCCjAa__role-drop-role{fill:#00791d;fill:lab(44.0674% -50.9499 46.2923)}
.route-legend-module__ydxZwq__legend{border-top:1px dashed var(--outline-ghost);flex-wrap:wrap;gap:18px;margin-top:4px;padding:10px 8px 4px;display:flex}.route-legend-module__ydxZwq__legend__cell{font:12px var(--font-sans);color:var(--on-surface-variant);align-items:center;gap:8px;display:inline-flex}.route-legend-module__ydxZwq__legend__dot{width:12px;height:12px;box-shadow:0 0 0 2px var(--surface-container-lowest), 0 0 0 3px currentColor;border-radius:50%}.route-legend-module__ydxZwq__legend__dot--pickup{color:#0064a1;color:lab(38.9851% -8.35426 -55.2047);background:#0095dc;background:lab(58.0038% -14.5038 -46.6525)}.route-legend-module__ydxZwq__legend__dot--tc{color:#a15000;color:lab(43.4967% 36.09 87.9271);background:#d0901e;background:lab(65.057% 18.8831 63.965)}.route-legend-module__ydxZwq__legend__dot--drop{color:#00791d;color:lab(44.0674% -50.9499 46.2923);background:#3bb360;background:lab(64.8879% -48.3815 31.9815)}.route-legend-module__ydxZwq__legend__chip{background:var(--surface-container);font:600 10.5px var(--font-mono);color:var(--on-surface);border-radius:999px;align-items:center;gap:6px;padding:3px 8px;display:inline-flex}.route-legend-module__ydxZwq__legend__chip svg{width:12px;height:12px}.route-legend-module__ydxZwq__legend__chip--empty{border:1px dashed var(--outline-variant);color:var(--on-surface-variant);background:0 0}
.order-roster-module__rB0cIa__roster{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius);padding:14px 18px 16px}.order-roster-module__rB0cIa__roster__title{font:600 11px var(--font-mono);color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.14em;margin-bottom:10px}.order-roster-module__rB0cIa__roster__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px 18px;display:grid}.order-roster-module__rB0cIa__roster__item{font:12.5px var(--font-sans);color:var(--on-surface-variant);align-items:flex-start;gap:10px;display:flex}.order-roster-module__rB0cIa__roster__swatch{border-radius:3px;flex:0 0 14px;width:14px;height:14px;margin-top:3px}.order-roster-module__rB0cIa__roster__code{font:600 12px var(--font-mono);color:var(--on-surface);display:block}.order-roster-module__rB0cIa__roster__detail{color:var(--on-surface-variant);margin-top:2px;display:block}.order-roster-module__rB0cIa__roster__detail b{color:var(--on-surface);font-weight:600;font-family:var(--font-mono)}
.sim-hero-module__lB-7iq__sim-hero{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius);margin-bottom:14px;padding:16px 20px 14px;position:relative}.sim-hero-module__lB-7iq__sim-hero__row{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.sim-hero-module__lB-7iq__sim-hero__title{font:700 18px var(--font-display);color:var(--on-surface);letter-spacing:-.015em}.sim-hero-module__lB-7iq__num{color:var(--primary)}.sim-hero-module__lB-7iq__sim-hero__pill{font:600 9.5px var(--font-mono);text-transform:uppercase;letter-spacing:.14em;background:var(--primary-tint);color:var(--primary);border-radius:2px;align-self:center;padding:3px 8px}.sim-hero-module__lB-7iq__sim-hero__pill--direct{background:var(--secondary-container);color:var(--on-secondary-container)}.sim-hero-module__lB-7iq__sim-hero__hint{font:12.5px var(--font-sans);color:var(--on-surface-variant);max-width:780px;margin-top:4px;line-height:1.5}.sim-hero-module__lB-7iq__sim-hero__back{cursor:pointer;border-radius:var(--radius);width:30px;height:30px;color:var(--on-surface-variant);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:12px;right:14px}.sim-hero-module__lB-7iq__sim-hero__back:hover{background:var(--surface-container);color:var(--on-surface)}.sim-hero-module__lB-7iq__sim-hero__back svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.sim-hero-module__lB-7iq__sim-stats{font:12.5px var(--font-sans);color:var(--on-surface-variant);flex-wrap:wrap;gap:18px;margin-top:12px;display:flex}.sim-hero-module__lB-7iq__sim-stats__cell b{font-family:var(--font-display);color:var(--on-surface);letter-spacing:-.01em;margin-left:4px}
.sim-modal-module__GIjorW__bg{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:90;background:#0b1c3052;justify-content:center;align-items:flex-start;padding:56px 20px 32px;display:flex;position:fixed;inset:0}.sim-modal-module__GIjorW__box{background:var(--surface-container-lowest);border-radius:var(--radius);width:80vw;max-width:1400px;max-height:calc(100vh - 88px);box-shadow:var(--shadow-elevated,0 24px 60px -12px #0b1c3047);flex-direction:column;display:flex;overflow:hidden}.sim-modal-module__GIjorW__head{box-shadow:inset 0 -1px 0 var(--outline-ghost);align-items:center;gap:12px;padding:16px 20px;display:flex}.sim-modal-module__GIjorW__headMain{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.sim-modal-module__GIjorW__title{font:700 17px var(--font-display);letter-spacing:-.015em;color:var(--on-surface);margin:0}.sim-modal-module__GIjorW__num{color:var(--primary)}.sim-modal-module__GIjorW__close{border-radius:var(--radius);width:32px;height:32px;color:var(--on-surface-variant);cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;display:grid}.sim-modal-module__GIjorW__close:hover{background:var(--surface-container);color:var(--on-surface)}.sim-modal-module__GIjorW__statsBar{background:var(--surface-container-low);box-shadow:inset 0 -1px 0 var(--outline-ghost);padding:12px 20px}.sim-modal-module__GIjorW__body{flex:1;padding:18px 20px 22px;overflow-y:auto}.sim-modal-module__GIjorW__hint{font:12.5px/1.6 var(--font-sans);color:var(--on-surface-variant);margin:0 0 14px}.sim-modal-module__GIjorW__graphWrap{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius);margin-bottom:14px;padding:18px 16px 6px;overflow:auto}
.val-card-module__uYtvdq__val-card{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius);padding:14px 16px}.val-card-module__uYtvdq__val-card__head{font:600 11px var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-variant);box-shadow:inset 0 -1px 0 0 var(--outline-ghost);align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;display:flex}.val-card-module__uYtvdq__val-card__head .val-card-module__uYtvdq__pill{font:700 10.5px var(--font-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:2px;padding:2px 6px}.val-card-module__uYtvdq__val-card__head .val-card-module__uYtvdq__pill--err{background:var(--error-container);color:var(--on-error-container)}.val-card-module__uYtvdq__val-card__head .val-card-module__uYtvdq__pill--warn{background:var(--tertiary-container);color:var(--on-tertiary-container)}.val-card-module__uYtvdq__val-card__head .val-card-module__uYtvdq__pill--ok{background:var(--secondary-container);color:var(--on-secondary-container)}.val-card-module__uYtvdq__val-list{margin:0;padding:0;list-style:none}.val-card-module__uYtvdq__val-list li{font:12px var(--font-sans);color:var(--on-surface);grid-template-columns:8px 1fr auto;align-items:start;gap:8px;padding:5px 0;display:grid}.val-card-module__uYtvdq__val-list li .val-card-module__uYtvdq__dot{border-radius:50%;width:6px;height:6px;margin-top:7px}.val-card-module__uYtvdq__val-list li .val-card-module__uYtvdq__ref{font:500 10.5px var(--font-mono);color:var(--on-surface-variant)}.val-card-module__uYtvdq__val-list li.val-card-module__uYtvdq__err .val-card-module__uYtvdq__dot{background:var(--error)}.val-card-module__uYtvdq__val-list li.val-card-module__uYtvdq__warn .val-card-module__uYtvdq__dot{background:var(--tertiary)}.val-card-module__uYtvdq__val-list li.val-card-module__uYtvdq__ok .val-card-module__uYtvdq__dot{background:var(--secondary)}
.est-card-module__9iuKMG__est-card{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius);flex-direction:column;padding:14px 16px;display:flex}.est-card-module__9iuKMG__est-card__head{font:600 11px var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-variant);box-shadow:inset 0 -1px 0 0 var(--outline-ghost);margin-bottom:10px;padding-bottom:10px}.est-card-module__9iuKMG__est-card__row{font:12.5px var(--font-sans);justify-content:space-between;padding:4px 0;display:flex}.est-card-module__9iuKMG__est-card__row .est-card-module__9iuKMG__num{font:600 12.5px var(--font-mono);color:var(--on-surface)}.est-card-module__9iuKMG__est-edit{cursor:text;border-radius:6px;align-items:baseline;gap:4px;padding:1px 6px;transition:box-shadow .12s,background .12s;display:inline-flex;box-shadow:inset 0 0 0 1px #0000}.est-card-module__9iuKMG__est-edit:hover{box-shadow:inset 0 0 0 1px var(--outline-ghost);background:var(--surface-container-lowest)}.est-card-module__9iuKMG__est-edit:focus-within{box-shadow:inset 0 0 0 1.5px var(--primary);background:color-mix(in oklab, var(--primary) 5%, var(--surface-container-lowest))}.est-card-module__9iuKMG__est-edit input{text-align:right;width:58px;font:600 12.5px var(--font-mono);font-variant-numeric:tabular-nums;color:var(--on-surface);-moz-appearance:textfield;background:0 0;border:0;outline:none;margin:0;padding:0}.est-card-module__9iuKMG__est-edit input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.est-card-module__9iuKMG__est-edit input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.est-card-module__9iuKMG__est-edit small{font:500 11px var(--font-mono);color:var(--on-surface-variant);text-transform:lowercase}.est-card-module__9iuKMG__est-card__row--total{box-shadow:inset 0 1px 0 0 var(--outline-ghost);margin-top:8px;padding-top:10px;font-weight:700}.est-card-module__9iuKMG__est-card__row--total .est-card-module__9iuKMG__num{font:700 14px var(--font-mono);color:var(--primary)}.est-card-module__9iuKMG__est-card__cta{gap:8px;margin-top:10px;display:flex}.est-card-module__9iuKMG__est-card__cta .btn{border-radius:var(--radius);cursor:pointer;font:600 13px var(--font-sans);border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 14px;transition:background .12s;display:inline-flex}.est-card-module__9iuKMG__est-card__cta .btn--primary{background:var(--primary);color:var(--on-primary)}.est-card-module__9iuKMG__est-card__cta .btn--primary:hover{background:var(--primary-container)}.est-card-module__9iuKMG__est-card__cta .btn--primary:disabled{background:var(--surface-container-highest);color:var(--on-surface-variant);cursor:not-allowed}.est-card-module__9iuKMG__est-card__cta .btn--ghost{background:var(--surface-container);color:var(--on-surface);flex:none;padding:9px 14px}.est-card-module__9iuKMG__est-card__cta .btn--ghost:hover{background:var(--surface-container-high)}.est-card-module__9iuKMG__est-card__cta .btn svg{stroke:currentColor;fill:none;stroke-width:2px;width:13px;height:13px}.est-card-module__9iuKMG__est-card__cta--draft{flex-direction:column;align-items:stretch;gap:6px}.est-card-module__9iuKMG__est-card__cta--draft .est-card-module__9iuKMG__row-top{gap:6px;display:flex}.est-card-module__9iuKMG__est-card__cta--draft .est-card-module__9iuKMG__row-top .btn{flex:1}.est-card-module__9iuKMG__est-card__cta .btn--secondary{background:var(--surface-container);color:var(--on-surface);box-shadow:inset 0 0 0 1px var(--outline-ghost)}.est-card-module__9iuKMG__est-card__cta .btn--secondary:hover{background:var(--surface-container-high);box-shadow:inset 0 0 0 1px var(--outline-variant)}.est-card-module__9iuKMG__est-card__cta .btn--iconh{color:var(--on-surface-variant);box-shadow:inset 0 0 0 1px var(--outline-variant);background:0 0;flex:none;padding:9px 12px;position:relative}.est-card-module__9iuKMG__est-card__cta .btn--iconh:hover{color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary);background:var(--primary-tint)}.est-card-module__9iuKMG__est-card__cta .btn--iconh svg{margin:0}
.dispatch-builder-page-module__eFBxoa__builder-foot{grid-template-columns:1fr 340px;gap:14px;margin-top:14px;display:grid}@media (max-width:1100px){.dispatch-builder-page-module__eFBxoa__builder-foot{grid-template-columns:1fr}}.dispatch-builder-page-module__eFBxoa__sheet-card{background:var(--surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:var(--radius);overflow:hidden}
.checkbox-module__wJ3Lqq__root{cursor:pointer;color:var(--on-surface);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;display:inline-flex}.checkbox-module__wJ3Lqq__root input{opacity:0;pointer-events:none;position:absolute}.checkbox-module__wJ3Lqq__box{background:var(--surface-container-lowest);width:16px;height:16px;box-shadow:inset 0 0 0 1.5px var(--outline-variant);border-radius:var(--radius);flex-shrink:0;place-items:center;transition:background .1s,box-shadow .1s;display:grid}.checkbox-module__wJ3Lqq__root input:checked+.checkbox-module__wJ3Lqq__box{background:var(--primary);box-shadow:inset 0 0 0 1.5px var(--primary)}.checkbox-module__wJ3Lqq__box svg{stroke:#fff;stroke-width:2.5px;fill:none;opacity:0;width:11px;height:11px;transition:opacity .1s}.checkbox-module__wJ3Lqq__root input:checked+.checkbox-module__wJ3Lqq__box svg{opacity:1}.checkbox-module__wJ3Lqq__root input:focus-visible+.checkbox-module__wJ3Lqq__box{box-shadow:inset 0 0 0 1.5px var(--primary), 0 0 0 3px var(--surface-container-high)}.checkbox-module__wJ3Lqq__root[data-disabled=true]{opacity:.5;cursor:not-allowed}.checkbox-module__wJ3Lqq__indeterminate .checkbox-module__wJ3Lqq__box{background:var(--primary);box-shadow:inset 0 0 0 1.5px var(--primary)}.checkbox-module__wJ3Lqq__indeterminate .checkbox-module__wJ3Lqq__box:after{content:"";background:#fff;width:8px;height:2px}.checkbox-module__wJ3Lqq__indeterminate .checkbox-module__wJ3Lqq__box svg{display:none}
.chip-toggle-module__vRa1ja__root{cursor:pointer;font:600 12px var(--font-sans);background:var(--surface-container-low);color:var(--on-surface-variant);border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.chip-toggle-module__vRa1ja__on{background:var(--primary);color:var(--on-primary)}.chip-toggle-module__vRa1ja__cnt{font-family:var(--font-mono);opacity:.75}
.point-po-select-module__xN_jiW__root{flex-direction:column;gap:6px;display:flex}.point-po-select-module__xN_jiW__label{font:600 12px var(--font-sans);color:var(--on-surface-variant,#5a6068);align-items:center;gap:8px;display:flex}.point-po-select-module__xN_jiW__all{background:color-mix(in srgb, var(--primary) 14%, transparent);color:var(--primary);border-radius:999px;padding:1px 7px;font-size:11px;font-weight:700}.point-po-select-module__xN_jiW__chips{flex-wrap:wrap;gap:6px;display:flex}.point-po-select-module__xN_jiW__empty{font:500 12px var(--font-sans);color:var(--on-surface-variant,#8a9097)}
.date-picker-module__tn_60a__root{display:inline-block;position:relative}.date-picker-module__tn_60a__trigger{background:var(--surface-container-lowest);border:1px solid var(--surface-container-high);border-radius:var(--radius);min-width:220px;font:inherit;color:var(--on-surface);cursor:pointer;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .12s,box-shadow .12s;display:inline-flex}.date-picker-module__tn_60a__trigger:hover{border-color:var(--outline-variant)}.date-picker-module__tn_60a__trigger[aria-expanded=true]{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-tint)}.date-picker-module__tn_60a__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.date-picker-module__tn_60a__trigger:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.date-picker-module__tn_60a__icon{width:14px;height:14px;stroke:var(--on-surface-variant);fill:none;stroke-width:1.8px;flex:none}.date-picker-module__tn_60a__value{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.date-picker-module__tn_60a__placeholder{color:var(--on-surface-variant)}.date-picker-module__tn_60a__chev{width:14px;height:14px;stroke:var(--on-surface-variant);fill:none;stroke-width:1.8px;transition:transform .12s}.date-picker-module__tn_60a__trigger[aria-expanded=true] .date-picker-module__tn_60a__chev{transform:rotate(180deg)}.date-picker-module__tn_60a__panel{width:264px;padding:4px}.date-picker-module__tn_60a__head{align-items:center;gap:4px;padding:6px 6px 10px;display:flex}.date-picker-module__tn_60a__title{text-align:center;font:600 12.5px var(--font-sans);color:var(--on-surface);flex:1}.date-picker-module__tn_60a__nav{border-radius:var(--radius);cursor:pointer;width:26px;height:26px;color:var(--on-surface-variant);background:0 0;border:none;place-items:center;display:grid}.date-picker-module__tn_60a__nav:hover{background:var(--surface-container);color:var(--on-surface)}.date-picker-module__tn_60a__nav:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.date-picker-module__tn_60a__nav svg{stroke:currentColor;fill:none;stroke-width:2px;width:14px;height:14px}.date-picker-module__tn_60a__grid{grid-template-columns:repeat(7,1fr);gap:2px;padding:0 2px;display:grid}.date-picker-module__tn_60a__dow{text-align:center;font:600 9.5px var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--on-surface-variant);padding:4px 0}.date-picker-module__tn_60a__day{aspect-ratio:1;font:12.5px var(--font-mono);color:var(--on-surface);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.date-picker-module__tn_60a__day:hover{background:var(--surface-container)}.date-picker-module__tn_60a__day:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.date-picker-module__tn_60a__day[data-out=true]{color:var(--outline-variant)}.date-picker-module__tn_60a__day[data-today=true]{box-shadow:inset 0 0 0 1px var(--outline-variant);font-weight:700}.date-picker-module__tn_60a__day[data-selected=true],.date-picker-module__tn_60a__day[aria-pressed=true]{background:var(--primary);color:#fff;font-weight:700}.date-picker-module__tn_60a__day[data-selected=true]:hover{background:var(--primary)}.date-picker-module__tn_60a__day:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.date-picker-module__tn_60a__foot{box-shadow:inset 0 1px 0 0 var(--outline-ghost);font:11.5px var(--font-mono);color:var(--on-surface-variant);justify-content:space-between;align-items:center;gap:8px;margin-top:4px;padding:10px 6px 4px;display:flex}
.dialog-module__G1Pm5W__overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:80;background:#0b1c3052;position:fixed;inset:0}.dialog-module__G1Pm5W__overlay[data-state=open]{animation:.22s ease-out both dialog-module__G1Pm5W__tms-overlay-in}.dialog-module__G1Pm5W__overlay[data-state=closed]{animation:.18s ease-in both dialog-module__G1Pm5W__tms-overlay-out}.dialog-module__G1Pm5W__content{background:var(--surface-container-lowest);border-radius:var(--radius);width:min(440px,100vw - 32px);box-shadow:0 24px 60px -12px #0b1c3052, 0 0 0 1px var(--outline-ghost);z-index:81;outline:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.dialog-module__G1Pm5W__content[data-state=open]{animation:.26s cubic-bezier(.2,.8,.2,1) both dialog-module__G1Pm5W__tms-dialog-in}.dialog-module__G1Pm5W__content[data-state=closed]{animation:.2s cubic-bezier(.4,0,1,1) both dialog-module__G1Pm5W__tms-dialog-out}.dialog-module__G1Pm5W__head{padding:18px 20px 4px}.dialog-module__G1Pm5W__title{font:700 16px var(--font-display);letter-spacing:-.01em;color:var(--on-surface);margin:0}.dialog-module__G1Pm5W__desc{color:var(--on-surface-variant);margin:6px 0 0;font-size:13px;line-height:1.55}.dialog-module__G1Pm5W__body{padding:8px 20px 4px}.dialog-module__G1Pm5W__foot{justify-content:flex-end;gap:8px;padding:16px 20px 18px;display:flex}.dialog-module__G1Pm5W__dangerTitle{color:#b3261e}@keyframes dialog-module__G1Pm5W__tms-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-module__G1Pm5W__tms-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes dialog-module__G1Pm5W__tms-dialog-in{0%{opacity:0;transform:translate(-50%,-46%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes dialog-module__G1Pm5W__tms-dialog-out{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-46%)scale(.96)}}@media (prefers-reduced-motion:reduce){.dialog-module__G1Pm5W__overlay,.dialog-module__G1Pm5W__content{animation:none!important}}