/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.list-item{display:list-item}}:root{--ink:#071432;--muted:#63708a;--line:#e5e9f2;--soft:#f5f7fb;--orange:#ff5a14;--orange-dark:#d94400;--navy:#071a3d}*{box-sizing:border-box}html{background:var(--soft)}body{color:var(--ink);background:radial-gradient(circle at 90% -10%,#ff5a1417,transparent 28rem),var(--soft);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #ff5a146b}.site-frame{min-height:100vh}.container{width:min(1120px,100% - 32px);margin-inline:auto}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #07143214;position:sticky;top:0}.topbar-inner{align-items:center;gap:28px;min-height:72px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:22px;font-weight:900;display:inline-flex}.brand-mark{color:#fff;background:var(--orange);border-radius:10px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 8px 20px #ff5a143d}.product-label{color:var(--muted);letter-spacing:0;font-size:13px;font-weight:700}.nav{gap:7px;margin-left:auto;display:flex}.nav a{color:#4e5b74;border-radius:9px;padding:9px 12px;font-size:14px;font-weight:750}.nav a:hover{background:var(--soft);color:var(--ink)}.main{padding-block:42px 72px}.page-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.eyebrow{color:var(--orange-dark);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:850}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:8px;font-size:clamp(30px,5vw,44px);line-height:1.04}h2{letter-spacing:-.03em}.lede{color:var(--muted);max-width:650px;line-height:1.65}.card{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 12px 34px #0714320e}.panel{padding:24px}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--orange);box-shadow:0 8px 18px #ff5a1433}.button-primary:hover{background:var(--orange-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.button-danger{color:#b42318;background:#fff7f6;border-color:#fecdc8}.button-link{color:var(--muted);background:0 0;border:0}.field{gap:7px;display:grid}.field label{font-size:13px;font-weight:800}.field input{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #d8deea;border-radius:11px;outline:none;padding:0 13px}.field input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a141c}.form-grid,.form-stack{gap:15px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-shell{place-items:center;min-height:100vh;padding:30px 16px;display:grid}.auth-card{width:min(460px,100%);padding:30px}.auth-card .brand{margin-bottom:30px}.auth-card h1{font-size:30px}.auth-divider{color:#8791a6;align-items:center;gap:12px;margin:18px 0;font-size:12px;font-weight:750;display:flex}.auth-divider:after,.auth-divider:before{content:"";background:var(--line);flex:1;height:1px}.notice{border-radius:10px;margin:0 0 16px;padding:12px 14px;font-size:13px;line-height:1.45}.notice-success{color:#166534;background:#effcf3;border:1px solid #b7ecc6}.notice-error{color:#9f241b;background:#fff4f2;border:1px solid #ffd0ca}.orders{gap:28px;display:grid}.company-group{gap:13px;display:grid}.company-title{align-items:center;gap:10px;font-size:15px;font-weight:850;display:flex}.company-dot{background:var(--orange);border-radius:50%;width:9px;height:9px}.order-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.order-card{gap:20px;padding:21px;display:grid}.order-card:hover{border-color:#cfd6e4;box-shadow:0 16px 38px #07143216}.order-actions,.order-top,.row-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.reference{color:var(--muted);letter-spacing:.035em;font-size:12px;font-weight:800}.status{border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:12px;font-weight:850;display:inline-flex}.status-active{color:#165dba;background:#edf6ff}.status-neutral{color:#525f77;background:#f0f2f6}.status-done{color:#167044;background:#ecfbf2}.status-alert{color:#a62b22;background:#fff0ee}.route{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.route-place{min-width:0}.route-place:last-child{text-align:right}.route-label{color:#8791a6;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.route-value{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:14px;font-weight:850;overflow:hidden}.route-line{background:#cbd3e1;width:44px;height:1px;position:relative}.route-line:after{content:"";border:4px solid #0000;border-left-color:#9ca7bb;position:absolute;top:-3px;right:-1px}.meta{color:var(--muted);font-size:12px}.empty{text-align:center;padding:62px 24px}.empty-icon{width:52px;height:52px;color:var(--orange);background:#fff0e9;border-radius:15px;place-items:center;margin:0 auto 16px;display:grid}.saved-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.list{gap:10px;display:grid}.list-item{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px}.list-item h3{margin-bottom:5px;font-size:15px}.list-item p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.5}details.form-card{margin-top:13px}details.form-card summary{cursor:pointer;color:var(--orange-dark);font-weight:800;list-style:none}details.form-card summary::-webkit-details-marker{display:none}details.form-card[open] summary{margin-bottom:18px}.danger-zone{border-color:#f2c8c3}.timeline{border-left:2px solid #dfe5ef;gap:20px;margin-left:7px;padding-left:21px;display:grid}.timeline-event{position:relative}.timeline-event:before{content:"";background:var(--orange);border-radius:50%;width:10px;height:10px;position:absolute;top:4px;left:-27px;box-shadow:0 0 0 4px #fff}.timeline-event strong{font-size:14px;display:block}.timeline-event time{color:var(--muted);font-size:12px}.mobile-nav{display:none}@media (max-width:760px){.container{width:min(100% - 24px,1120px)}.main{padding-top:28px;padding-bottom:100px}.nav,.product-label{display:none}.topbar-inner{min-height:64px}.page-heading{align-items:start;display:grid}.form-grid,.order-grid,.saved-grid{grid-template-columns:1fr}.auth-card{padding:24px}.mobile-nav{z-index:30;border:1px solid var(--line);background:#fffffff5;border-radius:16px;grid-template-columns:repeat(3,1fr);padding:7px;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 14px 36px #0714322b}.mobile-nav a{color:var(--muted);justify-items:center;gap:3px;padding:6px;font-size:10px;font-weight:800;display:grid}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}