@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#132e3b;--navy-deep:#0d2632;--orange:#f47b39;--orange-dark:#dc6124;--cream:#fff4df;--ink:#18333f;--muted:#73828a;--border:#e2e8e9;--surface:#fff;--background:#f5f7f6;--green:#15956f;--shadow:0 14px 40px #14303b14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);direction:rtl;margin:0;font-family:Tahoma,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}::selection{color:var(--navy);background:#ffd4b9}.app-loading{background:var(--navy);place-content:center;gap:28px;min-height:100vh;display:grid}.app-loading .brand-copy strong,.app-loading .brand-copy small{color:#fff}.loading-bar{background:#ffffff26;border-radius:9px;width:180px;height:3px;position:relative;overflow:hidden}.loading-bar:after{content:"";background:var(--orange);width:45%;animation:1s ease-in-out infinite loading;position:absolute;inset:0}@keyframes loading{0%{transform:translate(140%)}to{transform:translate(-240%)}}.brand{align-items:center;gap:11px;min-height:48px;display:flex}.brand-mark{background:var(--orange);border-radius:14px;place-items:center;width:43px;height:43px;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 18px #f47b3940}.brand-mark:before{content:"";border:3px solid #fff;border-radius:7px 7px 5px 5px;width:22px;height:14px;position:absolute;transform:translateY(4px)}.brand-mark span{background:#fff;border-radius:50%;position:absolute}.brand-mark span:first-child,.brand-mark span:nth-child(2){width:5px;height:5px;bottom:8px}.brand-mark span:first-child{right:10px}.brand-mark span:nth-child(2){left:10px}.brand-mark span:nth-child(3){border-radius:3px;width:8px;height:3px;top:10px;right:10px}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{letter-spacing:-.8px;color:var(--navy);font-size:25px}.brand-copy small{color:var(--muted);letter-spacing:.1px;font-size:9px}.brand-compact .brand-copy small{display:none}.brand-compact .brand-mark{width:38px;height:38px}.eyebrow{color:var(--orange);letter-spacing:.1px;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.eyebrow.light{color:#ffb483}.muted{color:var(--muted)}.primary-button,.cream-button,.outline-button,.demo-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:11px;min-height:47px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.primary-button{color:#fff;background:var(--orange);padding:0 22px;box-shadow:0 10px 22px #f47b3938}.primary-button:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 13px 26px #f47b394d}.primary-button:disabled{opacity:.6;cursor:wait;transform:none}.primary-button.full{width:100%}.button-plus{font-size:23px;font-weight:400;line-height:0}.text-button{color:var(--orange-dark);background:0 0;border:0;padding:8px;font-size:12px;font-weight:800}.text-button:hover{color:var(--navy)}.auth-page{background:#fff;grid-template-columns:minmax(460px,1.08fr) minmax(430px,.92fr);min-height:100vh;display:grid}.auth-showcase{color:#fff;background:var(--navy);flex-direction:column;min-height:100vh;padding:42px 6vw;display:flex;position:relative;overflow:hidden}.auth-showcase:before{content:"";border:1px solid #ffffff0f;border-radius:50%;width:650px;height:650px;position:absolute;top:8%;left:-210px;box-shadow:0 0 0 85px #ffffff06,0 0 0 170px #ffffff05}.auth-showcase:after{content:"";background:var(--orange);filter:blur(1px);opacity:.8;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-90px;left:-125px}.auth-brand-row{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.auth-showcase .brand-copy strong{color:#fff}.auth-showcase .brand-copy small{color:#b7c8cf}.demo-label{color:#d5e0e4;border:1px solid #ffffff29;border-radius:999px;padding:8px 14px;font-size:10px}.showcase-copy{z-index:2;max-width:590px;margin-top:clamp(70px,13vh,150px);position:relative}.showcase-copy h1{letter-spacing:-3px;margin:0;font-size:clamp(41px,4.7vw,69px);line-height:1.34}.showcase-copy h1 em{color:var(--orange);font-style:normal;position:relative}.showcase-copy h1 em:after{content:"";background:var(--orange);border-radius:9px;width:100%;height:5px;position:absolute;bottom:-5px;right:0;transform:rotate(-2deg)}.showcase-copy p{color:#b9cbd1;max-width:500px;margin:24px 0 0;font-size:15px;line-height:2}.route-visual{z-index:2;direction:rtl;width:min(540px,86%);height:95px;margin-top:38px;position:relative}.route-line{border-top:2px dashed #ffffff59;position:absolute;top:36px;left:50px;right:46px}.route-line:before,.route-line:after{content:"";border:3px solid var(--navy);border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;box-shadow:0 0 0 2px}.route-line:before{color:var(--orange);background:var(--orange);right:-3px}.route-line:after{color:#fff;background:#fff;left:-3px}.route-city{color:#d9e4e7;font-size:11px;position:absolute;top:58px}.route-city-a{right:25px}.route-city-b{left:27px}.truck-dot{color:var(--orange);font-size:20px;animation:3.5s ease-in-out infinite alternate truck;position:absolute;top:22px;right:48%;transform:rotateY(180deg)}@keyframes truck{to{transform:translate(-50px)rotateY(180deg)}}.trust-row{z-index:2;color:#9cb0b7;border-top:1px solid #ffffff17;gap:45px;margin-top:auto;padding-top:26px;font-size:10px;display:flex;position:relative}.trust-row span{flex-direction:column;gap:6px;display:flex}.trust-row b{color:#fff;font-size:17px}.auth-panel{background:#fbfcfb;place-items:center;min-height:100vh;padding:45px 7vw;display:grid}.auth-card{width:100%;max-width:425px}.auth-mobile-logo{margin-bottom:34px;display:none}.auth-card h2{color:var(--navy);letter-spacing:-1px;margin:0 0 8px;font-size:31px}.auth-card>p{margin:0 0 24px;font-size:13px}.auth-tabs{background:#edf1f1;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:23px;padding:4px;display:grid}.auth-tabs button{height:40px;color:var(--muted);background:0 0;border:0;border-radius:9px;font-size:12px;font-weight:800}.auth-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 3px 12px #14303b14}.auth-form{grid-template-columns:1fr;gap:15px;display:grid}.auth-form label,.form-grid label{color:#3e535c;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.auth-form label small{color:var(--muted);font-weight:400}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:none;transition:border .2s,box-shadow .2s}input,select{height:47px;padding:0 13px}textarea{resize:vertical;min-height:92px;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f47b391a}input:disabled{color:#7a898f;background:#f1f4f4}.form-error{color:#b64239;background:#fff0ee;border:1px solid #ffd7d2;border-radius:8px;margin:0;padding:10px 12px;font-size:11px;line-height:1.7}.or{color:#a2adb1;align-items:center;gap:10px;margin:18px 0;font-size:10px;display:flex}.or:before,.or:after{content:"";background:var(--border);flex:1;height:1px}.demo-button{width:100%;color:var(--navy);border:1px solid var(--border);background:#fff}.demo-button:hover{background:#f7f9f9;border-color:#b7c4c8}.demo-icon{color:var(--orange);font-size:17px}.local-note{text-align:center;color:#9aa5aa!important;margin-top:18px!important;font-size:9px!important}.app-shell{background:var(--background);min-height:100vh;display:flex}.sidebar{z-index:20;border-left:1px solid var(--border);background:#fff;flex-direction:column;width:230px;padding:27px 20px 20px;display:flex;position:fixed;top:0;bottom:0;right:0}.sidebar .brand{border-bottom:1px solid #eef1f1;padding:0 7px 22px}.sidebar nav{flex-direction:column;gap:5px;margin-top:24px;display:flex}.sidebar nav button{color:#6f7f86;text-align:right;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;height:48px;padding:0 13px;font-size:12px;font-weight:700;display:flex;position:relative}.sidebar nav button>span{text-align:center;color:#89979c;width:25px;font-size:20px}.sidebar nav button:hover{color:var(--navy);background:#f7f9f8}.sidebar nav button.active{color:var(--navy);background:#fff4ea}.sidebar nav button.active:before{content:"";background:var(--orange);border-radius:4px 0 0 4px;width:4px;height:27px;position:absolute;right:-20px}.sidebar nav button.active>span{color:var(--orange)}.sidebar nav button>b{background:var(--orange);color:#fff;border-radius:7px;place-items:center;width:20px;height:20px;margin-right:auto;font-size:9px;display:grid}.sidebar-bottom{margin-top:auto}.mini-profile{background:#f7f9f8;border-radius:11px;align-items:center;gap:9px;margin-bottom:7px;padding:13px 10px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg, #244a5b, var(--navy));border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.mini-profile div{flex-direction:column;gap:4px;min-width:0;display:flex}.mini-profile strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.mini-profile small{text-align:right;color:var(--muted);direction:ltr;font-size:9px}.logout-button{color:#87959a;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:10px;font-size:10px;display:flex}.logout-button:hover{color:#b64239}.version{color:#b7c0c3;text-align:center;margin-top:8px;font-size:8px;display:block}.app-main{width:calc(100% - 230px);min-height:100vh;margin-right:230px}.topbar{z-index:15;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;height:73px;padding:0 32px;display:flex;position:sticky;top:0}.today{color:#849298;font-size:10px}.top-actions{align-items:center;gap:14px;display:flex}.notification{border:1px solid var(--border);width:39px;height:39px;color:var(--navy);background:#f5f7f7;border-radius:10px;font-size:21px;position:relative}.notification b{background:var(--orange);color:#fff;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid;position:absolute;top:-5px;right:-5px}.top-profile{text-align:right;color:var(--ink);background:0 0;border:0;align-items:center;gap:9px;display:flex}.top-profile>span:nth-child(2){flex-direction:column;gap:4px;min-width:100px;display:flex}.top-profile strong{font-size:10px}.top-profile small{color:var(--muted);font-size:9px}.top-profile>b{color:#aab4b8;font-size:12px}.mobile-brand,.mobile-nav{display:none}.workspace{max-width:1440px;margin:0 auto;padding:29px 32px 45px}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:23px;display:flex}.welcome-row h1,.page-heading h1{color:var(--navy);letter-spacing:-.7px;margin:0;font-size:25px}.welcome-row p,.page-heading p{color:var(--muted);margin:7px 0 0;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1.72fr) minmax(290px,.72fr);gap:18px;display:grid}.map-card,.quick-card,.panel-card,.support-card,.stat-card,.form-card,.history-card,.offer-card,.profile-card,.compare-help{border:1px solid var(--border);background:#fff;border-radius:15px;box-shadow:0 4px 18px #14303b09}.map-card{background:#e5ece9;min-height:350px;position:relative;overflow:hidden}.map-shell{background:#e4ebe8;width:100%;height:100%;min-height:275px;position:relative;overflow:hidden}.map-shell iframe{width:100%;height:100%;min-height:inherit;filter:saturate(.72)contrast(.94);border:0}.map-shell:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #14303b08}.map-credit{color:#506168;z-index:2;direction:ltr;background:#ffffffdb;border-radius:3px;padding:2px 5px;font-size:7px;position:absolute;bottom:5px;left:6px}.map-title{z-index:3;color:var(--navy);background:#fffffff0;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 5px 15px #14303b14}.map-overlay-card{z-index:4;width:min(365px,100% - 34px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #fffc;border-radius:12px;padding:14px 16px;position:absolute;bottom:17px;right:17px}.map-route-head{justify-content:space-between;align-items:center;display:flex}.map-overlay-card strong{font-size:11px}.map-overlay-card>small{color:var(--muted);font-size:9px}.map-pin{display:none}.route-points{align-items:center;gap:12px;margin:11px 0 7px;display:flex}.route-points span{align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.route-points b{color:#a8b3b7;font-weight:400}.origin-dot,.destination-dot{border:2px solid #fff;border-radius:50%;flex:none;width:9px;height:9px;display:inline-block;box-shadow:0 0 0 3px}.origin-dot{color:var(--orange);background:var(--orange)}.destination-dot{color:var(--navy);background:var(--navy)}.quick-card{background:var(--navy);color:#fff;border-color:var(--navy);padding:27px;position:relative;overflow:hidden}.quick-card:after{content:"";border:28px solid #ffffff06;border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;left:-45px}.quick-icon{width:35px;height:35px;color:var(--orange);background:#ffffff14;border-radius:10px;place-items:center;display:grid;position:absolute;top:22px;left:22px;transform:rotate(45deg)}.quick-icon:first-letter{transform:rotate(-45deg)}.quick-card h2{margin:0 0 8px;font-size:24px}.quick-card>p{color:#afc1c7;margin:0 0 21px;font-size:10px;line-height:1.8}.fake-field{grid-template-columns:14px 1fr auto;align-items:center;gap:8px;height:50px;display:grid}.fake-field span{color:#9bb0b6;font-size:9px}.fake-field b{font-size:11px}.field-line{border-right:1px dashed #60737b;height:15px;margin-right:4px}.cream-button{z-index:2;background:var(--cream);width:100%;color:var(--navy);margin-top:19px;position:relative}.cream-button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000026}.cream-button span{color:var(--orange);font-size:17px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:17px;display:grid}.stat-card{align-items:center;gap:13px;min-height:89px;padding:17px;display:flex}.stat-icon{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.stat-icon.indigo{color:#5265bc;background:#edf1ff}.stat-icon.orange{color:var(--orange);background:#fff0e7}.stat-icon.green{color:var(--green);background:#e8f8f2}.stat-card div{flex-direction:column;gap:4px;display:flex}.stat-card small{color:var(--muted);font-size:9px}.stat-card strong{color:var(--navy);font-size:20px}.stat-card em,.stat-card button{color:#9aa5a9;align-self:flex-end;margin-right:auto;font-size:8px;font-style:normal}.stat-card button{color:var(--orange);background:0 0;border:0;font-weight:800}.content-split{grid-template-columns:minmax(0,1fr) 250px;gap:16px;margin-top:17px;display:grid}.panel-card{padding:21px}.section-head{justify-content:space-between;align-items:center;display:flex}.section-head h2{color:var(--navy);margin:0;font-size:16px}.load-list{margin-top:9px}.load-row{border-top:1px solid #edf0f0;align-items:center;gap:12px;min-height:73px;display:flex}.load-row:first-child{border-top:0}.load-vehicle{width:39px;height:39px;color:var(--orange);background:#fff1e8;border-radius:10px;place-items:center;display:grid;transform:rotateY(180deg)}.load-main{flex:1;min-width:0}.load-main>div{align-items:center;gap:9px;display:flex}.load-main strong{font-size:11px}.load-main p{color:var(--muted);margin:6px 0 0;font-size:9px}.load-meta{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.load-meta b{color:#74848a;direction:ltr;font-size:9px}.load-meta small{color:#a2adb1;font-size:8px}.status{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:7.5px;font-weight:800}.status-waiting{color:#bd5d26;background:#fff0e6}.status-active{color:#3e61b3;background:#edf2ff}.status-completed{color:#137b5e;background:#e8f7f1}.support-card{color:#fff;background:#264957;border-color:#264957;flex-direction:column;padding:23px;display:flex;position:relative;overflow:hidden}.support-shape{background:#ffffff09;border-radius:50%;width:140px;height:140px;position:absolute;top:-50px;left:-45px;box-shadow:0 0 0 24px #ffffff05}.headset{color:var(--orange);font-size:33px;position:absolute;top:19px;left:22px;transform:rotate(-35deg)}.support-card h2{margin:0;font-size:18px}.support-card>p{color:#b2c2c8;margin:13px 0 20px;font-size:9px;line-height:1.9}.support-card a{border-top:1px solid #ffffff1c;flex-direction:column;gap:5px;margin-top:auto;padding-top:14px;display:flex}.support-card a small{color:#a8bac0;font-size:8px}.support-card a strong{color:#fff;text-align:right;font-size:14px}.page-section{animation:.25s fadeIn}@keyframes fadeIn{0%{opacity:.3;transform:translateY(4px)}}.page-heading{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.compact-heading{align-items:flex-end}.stepper{color:#a1adb1;align-items:center;gap:9px;font-size:9px;display:flex}.stepper span{align-items:center;gap:6px;display:flex}.stepper b{color:#819096;background:#e8eded;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.stepper span.active{color:var(--navy);font-weight:800}.stepper span.active b{background:var(--orange);color:#fff}.stepper i{background:#dce3e4;width:28px;height:1px}.cargo-form{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.form-column{gap:17px;display:grid}.form-card{padding:23px}.form-card-head{border-bottom:1px solid #edf0f0;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:17px;display:flex}.form-card-head>span{width:39px;height:39px;color:var(--orange);background:#fff0e6;border-radius:11px;flex:none;place-items:center;font-size:18px;display:grid}.form-card-head h2{color:var(--navy);margin:0;font-size:15px}.form-card-head p{color:var(--muted);margin:5px 0 0;font-size:9px}.form-grid{gap:16px;display:grid;position:relative}.form-grid.two{grid-template-columns:1fr 1fr}.full-grid{grid-column:1/-1}.swap-button{z-index:3;background:var(--navy);color:#fff;border:3px solid #fff;border-radius:50%;width:30px;height:30px;font-size:14px;position:absolute;top:28px;right:calc(50% - 15px);box-shadow:0 3px 10px #14303b26}.register-side{gap:13px;display:grid;position:sticky;top:91px}.register-side .map-shell{border:1px solid var(--border);border-radius:14px;height:210px;min-height:210px}.route-summary{border:1px solid var(--border);background:#fff;border-radius:14px;padding:18px}.route-summary>div{align-items:center;gap:11px;display:flex}.route-summary p{flex-direction:column;gap:4px;margin:0;display:flex}.route-summary small{color:var(--muted);font-size:8px}.route-summary strong{font-size:11px}.route-dashes{border-right:1px dashed #b8c3c6;height:19px;margin:3px 4px 3px 0;display:block}.secure-note{color:#176f58;background:#eaf7f2;border-radius:11px;align-items:center;gap:10px;padding:13px;display:flex}.secure-note>span{background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.secure-note p{flex-direction:column;gap:4px;margin:0;display:flex}.secure-note strong{font-size:9px}.secure-note small{color:#5c8b7e;font-size:8px;line-height:1.6}.filter-tabs{border-bottom:1px solid var(--border);gap:6px;margin-bottom:16px;padding-bottom:15px;display:flex;overflow-x:auto}.filter-tabs button{white-space:nowrap;color:#77868c;background:0 0;border:0;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:800}.filter-tabs button span{background:#e9eded;border-radius:7px;place-items:center;min-width:18px;height:18px;margin-right:6px;padding:0 5px;font-size:8px;display:inline-grid}.filter-tabs button.active{color:var(--orange-dark);background:#fff0e6}.filter-tabs button.active span{background:var(--orange);color:#fff}.history-list{gap:12px;display:grid}.history-card{padding:18px 20px}.history-top{align-items:center;gap:12px;display:flex}.load-vehicle.big{border-radius:13px;width:48px;height:48px;font-size:20px}.history-top>div{flex:1}.history-top small{color:var(--muted);font-size:8px}.history-top h2{color:var(--navy);margin:5px 0 0;font-size:14px}.history-top h2 b{color:var(--orange);margin:0 7px}.history-info{background:#f7f9f8;border-radius:10px;grid-template-columns:repeat(4,1fr);margin:17px 60px 0 0;padding:15px;display:grid}.history-info span{border-right:1px solid #e1e6e7;flex-direction:column;gap:6px;padding:0 14px;display:flex}.history-info span:first-child{border-right:0}.history-info small{color:var(--muted);font-size:8px}.history-info strong{font-size:10px}.history-footer{justify-content:space-between;align-items:center;margin:13px 60px 0 0;display:flex}.history-footer p{color:#829096;align-items:center;gap:8px;margin:0;font-size:9px;display:flex}.empty-state{text-align:center;background:#fff;border:1px dashed #cad3d5;border-radius:15px;place-content:center;justify-items:center;min-height:300px;padding:35px;display:grid}.empty-state>span{width:58px;height:58px;color:var(--orange);background:#fff0e6;border-radius:18px;place-items:center;font-size:24px;display:grid;transform:rotateY(180deg)}.empty-state h3{margin:15px 0 6px;font-size:16px}.empty-state p{color:var(--muted);font-size:10px}.outline-button{min-height:41px;color:var(--navy);border:1px solid var(--border);background:#fff;margin-top:10px;padding:0 17px}.outline-button:hover{border-color:var(--orange);color:var(--orange-dark)}.offer-count{color:var(--orange-dark);background:#fff0e6;border-radius:12px;align-items:center;gap:9px;padding:8px 14px;display:flex}.offer-count strong{font-size:25px}.offer-count span{font-size:8px;line-height:1.5}.offers-layout{grid-template-columns:minmax(0,1fr) 255px;align-items:start;gap:16px;display:grid}.offers-list{gap:13px;display:grid}.offer-card{padding:22px;position:relative;overflow:hidden}.offer-card.accepted{border-color:#abdcca;box-shadow:inset 0 0 0 1px #d9f1e8}.offer-ribbon{color:var(--orange-dark);background:#fff0e6;border-radius:0 0 9px;padding:7px 12px;font-size:8px;font-weight:800;position:absolute;top:0;left:0}.offer-card.accepted .offer-ribbon{color:#18755d;background:#e7f7f0}.driver-row{align-items:center;gap:11px;display:flex}.avatar.driver{background:#365866;border-radius:50%;width:48px;height:48px;font-size:16px}.driver-row>div:nth-child(2){flex:1}.driver-row h2{margin:0;font-size:13px}.driver-row p{color:var(--muted);margin:6px 0 0;font-size:8px}.rating{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.rating strong{color:#e49a25;font-size:10px}.rating small{color:var(--muted);font-size:8px}.offer-route{background:#f7f9f8;border-radius:10px;grid-template-columns:1fr 1.2fr;gap:10px;margin:17px 0;padding:14px;display:grid}.offer-route span{flex-direction:column;gap:6px;display:flex}.offer-route small,.offer-bottom small{color:var(--muted);font-size:8px}.offer-route strong{font-size:10px}.offer-bottom{border-top:1px solid #edf0f0;justify-content:space-between;align-items:center;padding-top:15px;display:flex}.offer-bottom>div:first-child{flex-direction:column;gap:5px;display:flex}.offer-bottom>div:first-child strong{color:var(--navy);font-size:15px}.offer-actions{gap:7px;display:flex}.offer-actions button{border-radius:9px;min-height:37px;padding:0 14px;font-size:9px;font-weight:800}.decline{color:#7c898e;border:1px solid var(--border);background:#fff}.accept{color:#fff;background:var(--green);border:1px solid var(--green)}.offer-state{font-size:9px;font-weight:800}.offer-state.accepted{color:var(--green)}.offer-state.declined{color:#9aa5a9}.compare-help{background:var(--navy);color:#fff;border-color:var(--navy);padding:22px;position:sticky;top:91px}.compare-help>span{width:39px;height:39px;color:var(--orange);background:#ffffff14;border-radius:12px;place-items:center;font-size:22px;display:grid}.compare-help h3{margin:15px 0 10px;font-size:13px;line-height:1.8}.compare-help ul{color:#b7c7cc;margin:0;padding:0 16px 0 0;font-size:9px;line-height:2.2}.compare-help li::marker{color:var(--orange)}.compare-help>small{color:#91a7ae;border-top:1px solid #ffffff1a;margin-top:15px;padding-top:13px;font-size:8px;line-height:1.8;display:block}.profile-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:17px;display:grid}.profile-card{text-align:center;padding:27px 22px}.profile-avatar{background:linear-gradient(145deg, #2b5669, var(--navy));border-radius:24px;width:77px;height:77px;margin:0 auto 14px;font-size:26px;box-shadow:0 12px 25px #14303b2e}.profile-card h2{margin:0;font-size:16px}.profile-card>p{color:var(--muted);margin:8px 0 12px;font-size:9px}.verified{color:var(--green);background:#e8f7f1;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-block}.profile-stat{border-top:1px solid #edf0f0;grid-template-columns:1fr 1fr;margin-top:24px;padding-top:18px;display:grid}.profile-stat span{flex-direction:column;gap:7px;display:flex}.profile-stat span+span{border-right:1px solid var(--border)}.profile-stat strong{color:var(--muted);font-size:8px}.profile-stat small{font-size:9px}.profile-form{box-shadow:none}.profile-save{border-top:1px solid #edf0f0;justify-content:flex-end;align-items:center;gap:15px;margin-top:20px;padding-top:20px;display:flex}.save-message{opacity:0;color:var(--green);font-size:9px;transition:opacity .2s}.save-message.visible{opacity:1}.toast{z-index:50;color:#fff;background:var(--navy);border-radius:12px;align-items:center;gap:10px;max-width:420px;padding:14px 17px;font-size:10px;animation:.3s toastIn;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 15px 40px #14303b47}.toast span{background:var(--green);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}@keyframes toastIn{0%{opacity:0;transform:translateY(20px)}}@media (max-width:1100px){.dashboard-grid{grid-template-columns:minmax(0,1.4fr) 290px}.content-split{grid-template-columns:1fr}.support-card{min-height:180px}.trust-row{gap:25px}.cargo-form{grid-template-columns:minmax(0,1fr) 285px}.history-info,.history-footer{margin-right:0}}@media (max-width:880px){.auth-page{grid-template-columns:1fr}.auth-showcase{display:none}.auth-mobile-logo{display:block}.auth-panel{padding:40px 24px}.sidebar{display:none}.app-main{width:100%;margin-right:0;padding-bottom:70px}.topbar{padding:0 20px}.today{display:none}.mobile-brand{display:block}.top-profile>span:nth-child(2),.top-profile>b{display:none}.workspace{padding:23px 20px 35px}.mobile-nav{z-index:30;border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:16px;grid-template-columns:repeat(5,1fr);height:61px;padding:5px 8px;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 10px 35px #14303b2e}.mobile-nav button{color:#839097;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.mobile-nav button>span{font-size:18px;line-height:1}.mobile-nav button small{font-size:7px;font-weight:800}.mobile-nav button.active{color:var(--orange)}.mobile-nav button>b{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:14px;height:14px;font-size:6px;display:grid;position:absolute;top:1px;right:22%}.cargo-form,.offers-layout{grid-template-columns:1fr}.register-side,.compare-help{position:static}.register-side{grid-template-columns:1fr 1fr}.register-side .primary-button,.register-side .form-error{grid-column:1/-1}.profile-layout{grid-template-columns:1fr}.profile-card{text-align:right;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.profile-avatar,.profile-card>p{margin:0}.profile-card h2{align-self:end}.verified{grid-area:1/3/3}.profile-stat{display:none}}@media (max-width:680px){.welcome-row,.page-heading{flex-direction:column;align-items:stretch;gap:17px}.welcome-row .primary-button,.compact-heading .primary-button{width:100%}.welcome-row h1,.page-heading h1{font-size:21px;line-height:1.6}.dashboard-grid{grid-template-columns:1fr}.map-card{min-height:315px}.quick-card{min-height:335px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:76px}.content-split{grid-template-columns:1fr}.load-row{align-items:flex-start;padding:13px 0}.load-main>div{flex-direction:column;align-items:flex-start}.load-meta{display:none}.panel-card{padding:16px}.stepper{display:none}.form-grid.two{grid-template-columns:1fr}.full-grid{grid-column:auto}.swap-button{display:none}.register-side{grid-template-columns:1fr}.register-side .primary-button,.register-side .form-error{grid-column:auto}.form-card{padding:17px}.history-info{grid-template-columns:1fr 1fr;gap:13px}.history-info span{border:0;padding:0}.history-footer{flex-direction:column;align-items:flex-start;gap:8px}.history-top{flex-wrap:wrap;align-items:flex-start}.history-top>.status{margin-right:60px}.offer-card{padding:19px 15px}.driver-row{align-items:flex-start}.rating{display:none}.offer-route{grid-template-columns:1fr}.offer-bottom{flex-direction:column;align-items:flex-start;gap:13px}.offer-actions{width:100%}.offer-actions button{flex:1}.profile-card{grid-template-columns:auto 1fr}.verified{grid-area:auto/2;justify-self:start}.profile-form .form-grid.two{grid-template-columns:1fr}.topbar{height:64px}.workspace{padding:20px 14px 30px}.brand-compact .brand-copy strong{font-size:21px}.brand-compact .brand-mark{width:35px;height:35px}.top-actions{gap:7px}.top-profile .avatar{width:34px;height:34px}.toast{bottom:82px;left:14px;right:14px}}@media (max-width:420px){.auth-panel{align-items:start;padding:28px 18px}.auth-card h2{font-size:27px}.auth-mobile-logo{margin-bottom:35px}.map-overlay-card{width:calc(100% - 20px);bottom:10px;right:10px}.route-points{gap:8px}.route-points span{font-size:10px}.history-card{padding:16px 13px}.history-info{margin-top:13px}.offer-count{align-self:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
