/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--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{*,: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,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;-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{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}.relative{position:relative}.block{display:block}.table{display:table}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}:root{--sidebar:#0d2135;--sidebar-active:#15334b;--primary:#0aa39a;--background:#f3f7fb;--card:#fff;--text-primary:#10233b;--text-secondary:#76869a;--border:#e5edf4}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--text-primary);margin:0}body{font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button{font:inherit}.app-shell{background:var(--background);min-height:100vh;display:flex}.sidebar{color:#d7e2ec;background:var(--sidebar);flex-direction:column;flex:0 0 236px;width:236px;min-height:100vh;padding:24px 14px 18px;display:flex}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:0 10px 25px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#15bcb0,#078982);border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #089c9440}.brand strong,.brand small{display:block}.brand strong{color:#fff;letter-spacing:.04em;font-size:21.25px}.brand small{color:#8ea5b9;margin-top:4px;font-size:13.75px}.role-label{color:#728da2;letter-spacing:.12em;margin:21px 10px 9px;font-size:13.75px}.role-card{background:#ffffff0b;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:9px;padding:12px 10px;display:flex}.role-card>span:nth-child(2){flex:1}.role-card strong,.role-card small{display:block}.role-card strong{color:#f8fbfd;font-size:16.25px}.role-card small{color:#7f99ad;margin-top:4px;font-size:12.5px}.role-avatar{color:#71ded8;background:#0aa39a33;border-radius:9px;place-items:center;width:32px;height:32px;font-size:15px;font-weight:700;display:grid}.side-nav{gap:5px;margin-top:20px;display:grid}.nav-item{color:#95a9bb;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;height:45px;padding:0 12px;transition:all .18s;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff0e}.nav-item.active{color:#fff;background:var(--sidebar-active)}.nav-item.active:before{content:"";background:#18b8ad;border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;left:-14px}.nav-item span{flex:1;font-size:16.25px}.nav-item em{color:#bdd0df;background:#ffffff1c;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:12.5px;font-style:normal;display:grid}.sidebar-footer{margin-top:auto}.preview-box{background:#05111d5c;border-radius:9px;padding:12px}.preview-box span,.preview-box strong,.preview-box time{display:block}.preview-box span{color:#6f8ba0;font-size:12.5px}.preview-box strong{color:#a9bece;margin-top:5px;font-size:13.75px;font-weight:500}.preview-box time{color:#6f8ba0;margin-top:3px;font-size:10.5px}.feedback-button{color:#9eb4c4;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-top:10px;padding:10px;font-size:13.75px}.workspace{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:18px;height:68px;padding:0 28px;display:flex}.breadcrumb small,.breadcrumb strong{display:block}.breadcrumb small{color:#9aa7b5;font-size:12.5px}.breadcrumb strong{margin-top:4px;font-size:18.75px}.topbar-spacer{flex:1}.prototype-badge{color:#dbe7ef;white-space:nowrap;background:#193349;border-radius:6px;padding:7px 11px;font-size:12.5px}.role-switch{background:#f0f4f7;border-radius:8px;gap:3px;padding:3px;display:flex}.role-switch button{color:#758698;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 9px;font-size:12.5px}.role-switch button.selected{color:#087b75;background:#fff;box-shadow:0 2px 6px #0f273e14}.icon-button{border:1px solid var(--border);color:#52677a;cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:relative}.notification i{color:#fff;background:#f26b55;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-5px;right:-5px}.mobile-menu{display:none}.user-block{align-items:center;gap:9px;display:flex}.user-block strong,.user-block small{display:block}.user-block strong{font-size:13.75px}.user-block small{color:#8795a5;margin-top:3px;font-size:11.25px}.user-avatar{color:#087c76;background:#dff5f2;border-radius:10px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:700;display:grid}.main-content{padding:28px 30px 38px}.welcome-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.welcome-row p{color:var(--primary);margin:0 0 7px;font-size:15px;font-weight:700}.welcome-row h1{letter-spacing:-.02em;margin:0;font-size:31.25px}.welcome-row span{color:var(--text-secondary);margin-top:8px;font-size:15px;display:block}.welcome-row time{color:#8796a6;font-size:13.75px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card{border:1px solid var(--border);background:#fff;border-radius:14px;min-height:150px;padding:20px;position:relative;overflow:hidden;box-shadow:0 3px 12px #19334906}.metric-head{color:#6d7f91;justify-content:space-between;align-items:center;font-size:13.75px;display:flex}.metric-head i{border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.metric-card>strong{letter-spacing:-.025em;margin-top:17px;font-size:31.25px;display:block}.metric-meta{align-items:center;gap:8px;margin-top:9px;font-size:12.5px;display:flex}.metric-meta span{color:#91a0af}.metric-meta b{color:#0b9c79}.metric-card.orange .metric-meta b{color:#e16e36}.metric-card.teal .metric-head i{color:#078f87;background:#e5f7f5}.metric-card.blue .metric-head i{color:#3e80cf;background:#eaf3fc}.metric-card.green .metric-head i{color:#399b6b;background:#eaf7f0}.metric-card.orange .metric-head i{color:#e2773c;background:#fff0e7}.metric-decoration{opacity:.48;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-35px;right:-20px}.teal .metric-decoration{background:#e6f8f6}.blue .metric-decoration{background:#eaf3fc}.green .metric-decoration{background:#eaf7f0}.orange .metric-decoration{background:#fff0e7}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);gap:16px;margin-top:16px;display:grid}.panel{border:1px solid var(--border);background:#fff;border-radius:14px;box-shadow:0 3px 12px #19334906}.panel-head{border-bottom:1px solid #edf2f6;justify-content:space-between;align-items:center;gap:12px;min-height:69px;padding:18px 20px;display:flex}.panel-head h2{margin:0;font-size:17.5px}.panel-head h2 span{margin-left:6px}.panel-head div>span{color:#98a5b3;margin-top:5px;font-size:11.25px;display:block}.panel-head button{color:#557083;cursor:pointer;background:0 0;border:0;font-size:12.5px}.panel-head button span{color:var(--primary);margin-left:4px}.chart-wrap{height:270px;padding:18px 14px 10px}.count-pill{color:#dd7440;background:#fff0e6;border-radius:9px;padding:3px 6px;font-size:11.25px;font-weight:600}.approval-row{border-bottom:1px solid #eff3f6;align-items:center;gap:12px;min-height:76px;padding:14px 18px;display:flex}.approval-row:last-child{border-bottom:0}.approval-type{border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:13.75px;font-weight:700;display:grid}.approval-type.blue{color:#367ac5;background:#eaf3fc}.approval-type.green{color:#27916f;background:#e8f7f1}.approval-type.orange{color:#de753c;background:#fff0e7}.approval-row div{flex:1;min-width:0}.approval-row strong,.approval-row small{display:block}.approval-row strong{color:#263a50;text-overflow:ellipsis;white-space:nowrap;font-size:13.75px;overflow:hidden}.approval-row small{color:#98a5b3;margin-top:6px;font-size:11.25px}.approval-row>b{white-space:nowrap;font-size:13.75px}.manager-operation-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.operation-panel{min-width:0;overflow:hidden}.operation-panel-head{border-bottom:1px solid #edf2f5;align-items:center;gap:11px;min-height:72px;padding:15px 18px;display:flex}.operation-panel-head>span{color:#087f78;background:#e7f7f5;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.operation-panel-head>div{flex:1;min-width:0}.operation-panel-head h2,.operation-panel-head small{display:block}.operation-panel-head h2{margin:0;font-size:16.25px}.operation-panel-head small{color:#8a99a6;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11.25px;overflow:hidden}.operation-panel-head button{color:#527082;cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:3px;font-size:11.25px;display:inline-flex}.operation-panel-head button:hover{color:var(--primary)}.operation-kpis{background:#fbfcfd;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:14px 16px;display:grid}.operation-kpis>div{background:#fff;border:1px solid #e7eef2;border-radius:10px;min-width:0;min-height:78px;padding:11px}.operation-kpis small,.operation-kpis strong,.operation-kpis span{display:block}.operation-kpis small{color:#7e8f9e;font-size:10px}.operation-kpis strong{color:#18364b;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:16.25px;overflow:hidden}.operation-kpis span{color:#93a0aa;margin-top:4px;font-size:9px}.operation-table-scroll{overflow-x:auto}.operation-table{border-collapse:collapse;width:100%;min-width:590px;font-size:11.25px}.wide-operation-table{min-width:790px}.operation-table th,.operation-table td{text-align:right;white-space:nowrap;border-bottom:1px solid #edf2f5;height:43px;padding:8px 12px}.operation-table th{color:#8393a1;background:#f8fafb;font-size:10px;font-weight:600}.operation-table th:first-child,.operation-table td:first-child{text-align:left}.operation-table td{color:#40596b}.operation-table tbody tr:hover{background:#fbfdfd}.operation-table tfoot td{color:#263f52;background:#f1f7f7;font-weight:700}.operation-table .positive-value{color:#168063;font-weight:700}.cash-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px;display:grid}.cash-summary>div{background:#f3f8f8;border-radius:10px;padding:12px 13px}.cash-summary small,.cash-summary strong{display:block}.cash-summary small{color:#82929e;font-size:10px}.cash-summary strong{color:#1d4656;margin-top:7px;font-size:17.5px}.role-summary .role-scope{color:#3f7780;font-weight:650}.manager-dashboard .welcome-row p{font-size:17px}.manager-dashboard .welcome-row h1{font-size:35px}.manager-dashboard .welcome-row span{font-size:16px;line-height:1.55}.manager-dashboard .welcome-row time{font-size:15px}.manager-dashboard .metric-head{font-size:16px}.manager-dashboard .metric-card>strong{font-size:35px}.manager-dashboard .metric-meta{font-size:14px}.manager-dashboard .panel-head{min-height:78px}.manager-dashboard .panel-head h2{font-size:21px}.manager-dashboard .panel-head div>span{font-size:14px;line-height:1.45}.manager-dashboard .panel-head button{font-size:15px}.manager-dashboard .operation-panel-head{min-height:82px;padding:17px 19px}.manager-dashboard .operation-panel-head>span{width:42px;height:42px}.manager-dashboard .operation-panel-head h2{font-size:20px}.manager-dashboard .operation-panel-head small{font-size:14px;line-height:1.4}.manager-dashboard .operation-panel-head button{font-size:14px}.manager-dashboard .operation-kpis>div{min-height:90px;padding:13px}.manager-dashboard .operation-kpis small{font-size:12.5px}.manager-dashboard .operation-kpis strong{margin-top:9px;font-size:20px}.manager-dashboard .operation-kpis span{font-size:11.25px}.manager-dashboard .operation-table{font-size:14px}.manager-dashboard .operation-table th,.manager-dashboard .operation-table td{height:50px;padding:9px 14px}.manager-dashboard .operation-table th{font-size:12.5px}.manager-dashboard .cash-summary>div{min-height:82px;padding:14px 15px}.manager-dashboard .cash-summary small{font-size:12.5px}.manager-dashboard .cash-summary strong{font-size:21px}.manager-dashboard .count-pill,.manager-dashboard .auto-tag,.manager-dashboard .time-tag{font-size:13px}.manager-dashboard .approval-row{min-height:88px}.manager-dashboard .approval-type{flex-basis:40px;width:40px;height:40px;font-size:16px}.manager-dashboard .approval-row strong,.manager-dashboard .approval-row>b{font-size:16px}.manager-dashboard .approval-row small{font-size:13px}.manager-dashboard .inventory-row{min-height:62px}.manager-dashboard .inventory-row>span,.manager-dashboard .inventory-row>strong,.manager-dashboard .alert-box strong{font-size:16px}.manager-dashboard .alert-box p{font-size:13.5px;line-height:1.65}.manager-dashboard .company-progress span{font-size:14px}.manager-dashboard .company-progress strong{font-size:16px}.manager-dashboard .badge{font-size:13.5px}.manager-dashboard .recharts-text{font-size:13px}@media (width<=1180px){.sidebar{flex-basis:78px;align-items:center;width:78px}.brand{padding:0 0 22px}.brand>span:last-child,.role-label,.role-card>span:nth-child(2),.role-card>svg,.nav-item span,.nav-item em,.feedback-button{display:none}.preview-box{text-align:center;width:50px;padding:8px 3px}.preview-box span,.preview-box time{display:none}.preview-box strong{margin-top:0;font-size:10.5px}.role-card{padding:8px}.side-nav{width:100%}.nav-item{justify-content:center;padding:0}.nav-item.active:before{left:-14px}.topbar{padding:0 18px}.prototype-badge{display:none}.main-content{padding:24px 22px 32px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-operation-sections{grid-template-columns:1fr}}@media (width<=900px){.sidebar{display:none}.mobile-menu{display:grid}.role-switch{display:none}.dashboard-grid{grid-template-columns:1fr}.user-block>span:nth-child(2),.user-block>svg{display:none}}@media (width<=620px){.operation-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.cash-summary{grid-template-columns:1fr}}button{border:0}.primary-button,.secondary-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:15px;font-weight:600;display:inline-flex}.primary-button{color:#fff;background:var(--primary);box-shadow:0 5px 14px #0aa39a2e}.primary-button:hover{background:#078f87}.secondary-button{color:#496174;background:#fff;border:1px solid #dce6ed}.text-action{color:#557083;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:12.5px;display:inline-flex}.text-action span,.text-action svg{color:var(--primary)}.badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 8px;font-size:12.5px;font-weight:600;display:inline-flex}.badge-neutral{color:#6f8090;background:#edf2f5}.badge-green{color:#208463;background:#e4f5ed}.badge-orange{color:#d56d36;background:#fff0e5}.badge-blue{color:#377abd;background:#e8f2fc}.badge-red{color:#c44f4f;background:#fbe9e9}.progress-track{background:#edf2f5;border-radius:99px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;height:100%;transition:width .35s;display:block}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;min-height:82px;margin-bottom:22px;display:flex}.page-heading p{color:var(--primary);margin:0 0 7px;font-size:13.75px;font-weight:700}.page-heading h1{letter-spacing:-.02em;margin:0;font-size:30px}.page-heading>div>span{color:var(--text-secondary);margin-top:8px;font-size:15px;display:block}.coming-soon-card{border:1px solid var(--border);background:#fff;border-radius:14px;place-items:center;min-height:480px;display:grid}.empty-state{text-align:center;max-width:410px;padding:50px 30px}.empty-state>span{color:#0a9088;background:#e6f7f5;border-radius:15px;place-items:center;width:52px;height:52px;margin:0 auto 18px;display:grid}.empty-state h2{margin:0;font-size:22.5px}.empty-state p{color:#8493a2;margin:10px 0 0;font-size:15px;line-height:1.7}.sidebar{transition:width .22s,flex-basis .22s,transform .22s}.collapse-button{color:#7893a7;cursor:pointer;background:#ffffff0f;border-radius:7px;place-items:center;width:26px;height:26px;margin-left:auto;display:grid}.sidebar.collapsed{flex-basis:78px;align-items:center;width:78px}.sidebar.collapsed .brand{justify-content:center;width:100%;padding:0 0 22px}.sidebar.collapsed .brand-copy,.sidebar.collapsed .role-label,.sidebar.collapsed .role-card>span:nth-child(2),.sidebar.collapsed .nav-item span,.sidebar.collapsed .nav-item em,.sidebar.collapsed .feedback-button span{display:none}.sidebar.collapsed .preview-box{text-align:center;width:50px;padding:8px 3px}.sidebar.collapsed .preview-box span,.sidebar.collapsed .preview-box time{display:none}.sidebar.collapsed .preview-box strong{margin-top:0;font-size:10.5px}.sidebar.collapsed .collapse-button{background:#17344b;position:absolute;left:64px;transform:rotate(180deg)}.sidebar.collapsed .role-card{padding:8px}.sidebar.collapsed .side-nav{width:100%}.sidebar.collapsed .nav-item{justify-content:center;padding:0}.feedback-button{justify-content:center;align-items:center;gap:7px;display:flex}.sidebar-backdrop{display:none}.user-block{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.user-menu-wrap{position:relative}.user-popover{z-index:20;border:1px solid var(--border);background:#fff;border-radius:12px;width:200px;padding:8px;position:absolute;top:48px;right:0;box-shadow:0 16px 40px #0f273e26}.user-popover>div{border-bottom:1px solid #edf2f5;align-items:center;gap:9px;padding:10px;display:flex}.user-popover>div>span{flex:1}.user-popover strong,.user-popover small{display:block}.user-popover strong{font-size:13.75px}.user-popover small{color:#8796a4;margin-top:3px;font-size:11.25px}.user-popover>button{color:#566b7d;text-align:left;cursor:pointer;background:0 0;border-radius:7px;width:100%;padding:9px 10px;font-size:13.75px}.user-popover>button:hover{background:#f3f7fa}.lower-grid{align-items:start}.stacked-panels{gap:16px;display:grid}.inventory-list{padding:9px 20px 18px}.inventory-row{border-bottom:1px solid #f0f3f6;grid-template-columns:78px minmax(100px,1fr) 90px;align-items:center;gap:14px;min-height:51px;display:grid}.inventory-row:last-child{border-bottom:0}.inventory-row>span{color:#526678;font-size:13.75px}.inventory-row>strong{text-align:right;font-size:13.75px}.auto-tag,.time-tag{color:#7c8d9c;align-items:center;gap:5px;font-size:11.25px;display:inline-flex}.auto-tag svg{color:var(--primary)}.alert-list{gap:9px;padding:14px;display:grid}.alert-box{border-radius:10px;gap:11px;padding:13px;display:flex}.alert-box.warning{color:#b8602f;background:#fff5ed}.alert-box.info{color:#3674aa;background:#eef6fc}.alert-box.critical{color:#bd4545;background:#fdeeee}.alert-box svg{flex:none;margin-top:1px}.alert-box strong{color:#33485c;font-size:13.75px;display:block}.alert-box p{color:#718293;margin:5px 0 0;font-size:11.25px;line-height:1.55}.company-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;padding:15px 20px 18px;display:grid}.company-progress>div>div:first-child{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.company-progress span{color:#607386;font-size:12.5px}.company-progress strong{font-size:13.75px}.company-progress em{color:#98a5b2;font-style:normal;font-weight:400}.approval-list .approval-row{text-align:left;cursor:pointer;background:#fff;width:100%}.approval-list .approval-row:hover{background:#f8fbfd}.approval-copy{flex:1;min-width:0}.approval-copy strong,.approval-copy small{display:block}.drawer-layer{z-index:50;background:#0819274d;justify-content:flex-end;animation:.18s fadeIn;display:flex;position:fixed;inset:0}.drawer-dismiss{cursor:default;background:0 0;width:100%;height:100%;position:absolute;inset:0}.drawer{z-index:1;background:#fff;flex-direction:column;width:min(460px,92vw);height:100dvh;min-height:0;animation:.22s slideIn;display:flex;position:relative;overflow:hidden;box-shadow:-18px 0 48px #0a1c2b2e}.drawer>header{border-bottom:1px solid var(--border);flex:0 0 76px;justify-content:space-between;align-items:center;height:76px;padding:0 22px;display:flex}.drawer>header small{color:#8a99a7;font-size:11.25px}.drawer>header h2{margin:5px 0 0;font-size:21.25px}.drawer>header button{color:#67798a;cursor:pointer;background:#f2f6f8;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.drawer-body{min-height:0;padding:22px;padding-bottom:max(28px, env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;flex:auto;overflow:hidden auto}.approval-detail .detail-status{color:#8898a6;justify-content:space-between;align-items:center;font-size:12.5px;display:flex}.approval-detail dl{background:#f6f9fb;border-radius:11px;margin:22px 0;padding:8px 16px}.approval-detail dl>div{border-bottom:1px solid #e9eff3;justify-content:space-between;align-items:center;min-height:45px;display:flex}.approval-detail dl>div:last-child{border-bottom:0}.approval-detail dt{color:#8493a0;font-size:12.5px}.approval-detail dd{margin:0;font-size:13.75px;font-weight:600}.approval-detail section{border:1px solid var(--border);border-radius:11px;padding:16px}.approval-detail h3{margin:0;font-size:15px}.approval-detail p{color:#65788a;margin:10px 0 0;font-size:13.75px;line-height:1.75}.drawer-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.notification-list{gap:10px;display:grid}.notification-list>div{border:1px solid var(--border);border-radius:11px;align-items:center;gap:12px;padding:14px;display:flex}.notification-list b{color:#0b8e87;background:#e4f6f4;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.notification-list strong,.notification-list small{display:block}.notification-list strong{font-size:13.75px}.notification-list small{color:#8795a3;margin-top:5px;font-size:11.25px}.toast{z-index:80;color:#256e5a;background:#fff;border:1px solid #cae9df;border-radius:11px;align-items:center;gap:9px;min-width:280px;padding:13px 14px;font-size:13.75px;animation:.2s slideUp;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 14px 36px #0f273e29}.toast span{flex:1}.toast button{color:#7f918e;cursor:pointer;background:0 0;place-items:center;display:grid}@keyframes fadeIn{0%{opacity:0}}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.admin-stat{align-items:center;gap:13px;padding:18px;display:flex}.admin-stat>span{color:#0b8e87;background:#e5f6f4;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.admin-stat small,.admin-stat strong,.admin-stat p{margin:0;display:block}.admin-stat small{color:#7d8c9b;font-size:12.5px}.admin-stat strong{margin-top:4px;font-size:27.5px}.admin-stat p{color:#9aa7b3;margin-top:3px;font-size:11.25px}.two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.health-list{padding:8px 18px 16px}.health-list>div{border-bottom:1px solid #edf2f5;align-items:center;gap:12px;min-height:62px;display:flex}.health-list>div>svg{color:#538097}.health-list>div>span{flex:1}.health-list strong,.health-list small{display:block}.health-list strong{font-size:13.75px}.health-list small{color:#8796a4;margin-top:5px;font-size:11.25px}.setup-list{padding:8px 18px 16px}.setup-list>div{border-bottom:1px solid #edf2f5;align-items:center;gap:13px;min-height:62px;display:flex}.setup-list b{color:#087f78;background:#e8f6f4;border-radius:9px;place-items:center;width:30px;height:30px;font-size:12.5px;display:grid}.setup-list strong,.setup-list small{display:block}.setup-list strong{font-size:13.75px}.setup-list small{color:#8b99a5;margin-top:4px;font-size:11.25px}.table-card{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-height:70px;padding:14px 18px;display:flex}.table-toolbar label{color:#7d8e9c;background:#fff;border:1px solid #dce6ed;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 11px;display:flex}.table-toolbar input,.table-toolbar select{color:#52687a;background:0 0;border:0;outline:0;font-size:12.5px}.search-field{width:min(300px,35vw)}.search-field input{width:100%}.result-count{color:#8a99a6;margin-left:auto;font-size:12.5px}.table-scroll{overflow-x:auto}.data-table,.permission-table{border-collapse:collapse;white-space:nowrap;width:100%}.data-table th,.data-table td,.permission-table th,.permission-table td{text-align:left;border-bottom:1px solid #edf2f5;height:54px;padding:0 16px;font-size:12.5px}.data-table th,.permission-table th{color:#7a8b9a;background:#f8fafc;height:42px;font-weight:600}.table-user{align-items:center;gap:9px;display:flex}.table-user i{color:#0b857e;background:#e6f5f3;border-radius:9px;place-items:center;width:30px;height:30px;font-style:normal;font-weight:700;display:grid}.table-action{color:#087f78;cursor:pointer;background:0 0;font-size:12.5px}.role-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.role-summary{align-items:center;gap:12px;padding:18px;display:flex}.role-summary>span:first-child{color:#0b8d86;background:#e7f6f4;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.role-summary>div{flex:1}.role-summary strong,.role-summary small{display:block}.role-summary strong{font-size:13.75px}.role-summary small{color:#8998a5;margin-top:5px;font-size:11.25px}.permission-card{overflow:hidden}.permission-head{border-bottom:1px solid var(--border);padding:18px}.permission-head strong,.permission-head span{display:block}.permission-head strong{font-size:16.25px}.permission-head span{color:#8b99a6;margin-top:5px;font-size:11.25px}.permission-table th:not(:first-child),.permission-table td:not(:first-child){text-align:center}.permission-yes,.permission-no{align-items:center;gap:4px;display:inline-flex}.permission-yes{color:#218667}.permission-no{color:#a1adb7}.operator-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.operator-stat{border-top:3px solid #0000;padding:17px}.operator-stat small,.operator-stat strong,.operator-stat span{display:block}.operator-stat small{color:#7d8c9a;font-size:12.5px}.operator-stat strong{margin-top:9px;font-size:30px}.operator-stat span{color:#8998a5;margin-top:6px;font-size:11.25px}.operator-stat.blue{border-top-color:#4a8ed1}.operator-stat.teal{border-top-color:#0aa39a}.operator-stat.orange{border-top-color:#e29151}.operator-stat.green{border-top-color:#4aa477}.operator-stat.red{border-top-color:#d96767}.operator-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr)}.business-list{padding:4px 18px 14px}.business-list>button{width:100%;min-height:67px;color:inherit;cursor:pointer;text-align:left;background:#fff;border-bottom:1px solid #edf2f5;align-items:center;gap:11px;display:flex}.business-list>button>span:nth-child(2){flex:1}.business-list strong,.business-list small{display:block}.business-list strong{font-size:13.75px}.business-list small{color:#8a98a5;margin-top:5px;font-size:11.25px}.business-list time{color:#8b99a6;text-align:right;width:38px;font-size:11.25px}.business-icon{color:#178e87;background:#e8f6f4;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px;display:grid}.quick-actions button{color:#4b6275;cursor:pointer;background:#f4f8fa;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:72px;padding:12px;display:flex}.quick-actions button:hover{color:#087f78;background:#e9f6f4}.quick-actions span{font-size:12.5px}.operator-notice{padding:18px}.operator-notice strong{font-size:13.75px}.operator-notice p{color:#738596;margin:8px 0 14px;font-size:12.5px;line-height:1.7}.operator-notice button{color:#087f78;cursor:pointer;background:0 0;align-items:center;gap:5px;font-size:12.5px;display:inline-flex}.approval-page-list{padding:4px 18px 14px}.approval-page-list>button{width:100%;min-height:68px;color:inherit;cursor:pointer;text-align:left;background:#fff;border-bottom:1px solid #edf2f5;align-items:center;gap:12px;display:flex}.approval-page-list>button>span:nth-child(2){flex:1;min-width:0}.approval-page-list strong,.approval-page-list small{display:block}.approval-page-list strong{font-size:13.75px}.approval-page-list small{color:#8a98a5;margin-top:5px;font-size:11.25px}.approval-page-list>button>b{text-align:right;min-width:95px;font-size:13.75px}.approval-note-field{color:#526d7e;gap:8px;margin-top:18px;font-size:12.5px;font-weight:700;display:grid}.approval-note-field textarea{resize:vertical;color:#29475a;min-height:96px;font:inherit;background:#fbfdfe;border:1px solid #d9e5ea;border-radius:10px;outline:0;padding:11px 12px;font-size:13.75px;line-height:1.55}.approval-note-field textarea:focus{border-color:#65c3bc;box-shadow:0 0 0 3px #0aa39a17}@media (width<=1180px){.sidebar:not(.mobile-open) .collapse-button{display:none}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-cards{grid-template-columns:1fr}}@media (width<=900px){.sidebar.mobile-open{z-index:60;align-items:stretch;width:236px;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(0)}.sidebar.mobile-open .brand-copy,.sidebar.mobile-open .role-label,.sidebar.mobile-open .role-card>span:nth-child(2),.sidebar.mobile-open .nav-item span,.sidebar.mobile-open .nav-item em,.sidebar.mobile-open .preview-box,.sidebar.mobile-open .feedback-button span{display:block}.sidebar.mobile-open .preview-box{text-align:left;width:auto;padding:12px}.sidebar.mobile-open .preview-box span,.sidebar.mobile-open .preview-box time{display:block}.sidebar.mobile-open .preview-box strong{margin-top:5px;font-size:13.75px}.sidebar.mobile-open .nav-item{justify-content:flex-start;padding:0 12px}.sidebar.mobile-open .feedback-button{display:flex}.sidebar-backdrop.show{z-index:55;background:#07182661;display:block;position:fixed;inset:0}.two-column-grid,.operator-grid{grid-template-columns:1fr}.operator-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{min-height:0}.table-toolbar{flex-wrap:wrap}.result-count{width:100%;margin-left:0}.search-field{width:100%}.company-progress{grid-template-columns:1fr}}@media (width<=620px){.main-content{padding:20px 14px 28px}.topbar{gap:10px;padding:0 12px}.breadcrumb small{display:none}.metric-grid,.admin-stat-grid,.operator-stat-grid{grid-template-columns:1fr}.welcome-row{flex-direction:column;align-items:flex-start}.welcome-row time{display:none}.page-heading{flex-direction:column}.inventory-row{grid-template-columns:58px 1fr 78px}.toast{min-width:0;bottom:14px;left:14px;right:14px}}.heading-actions{align-items:center;gap:9px;display:flex}.module-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.module-summary .panel{min-height:108px;padding:18px 20px}.module-summary small,.module-summary span{color:#8796a5;font-size:12.5px;display:block}.module-summary strong{color:#19334a;margin:10px 0 7px;font-size:27.5px;display:block}.module-table-card{overflow:hidden}.module-data-table td:first-child{min-width:210px}.module-data-table td:nth-child(6){white-space:nowrap}.record-title{color:#20384e;cursor:pointer;text-align:left;background:0 0;padding:0;font-size:13.75px;font-weight:650}.record-title:hover{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.icon-text-action{align-items:center;gap:4px;display:inline-flex}.table-empty{color:#8b9aa8;align-content:center;place-items:center;gap:8px;min-height:220px;display:grid}.table-empty strong{color:#536a7d;font-size:15px}.table-empty span{font-size:12.5px}.record-detail .detail-status{color:#8796a5;justify-content:space-between;align-items:center;font-size:12.5px;display:flex}.record-detail dl{background:#f5f8fa;border-radius:11px;margin:20px 0;padding:7px 16px}.record-detail dl>div{border-bottom:1px solid #e6edf2;justify-content:space-between;align-items:center;gap:24px;min-height:46px;display:flex}.record-detail dl>div:last-child{border-bottom:0}.record-detail dt{color:#8392a0;font-size:12.5px}.record-detail dd{color:#2e4559;text-align:right;margin:0;font-size:13.75px;font-weight:600}.record-detail section{border:1px solid var(--border);border-radius:11px;padding:16px}.record-detail h3{margin:0;font-size:15px}.record-detail p{color:#667a8c;margin:9px 0 0;font-size:13.75px;line-height:1.75}.module-form{gap:16px;display:grid}.module-form label>span{color:#596f82;margin-bottom:7px;font-size:12.5px;font-weight:600;display:block}.module-form input,.module-form select{color:#253b4f;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:9px;outline:0;padding:0 12px;font-size:13.75px}.module-form input:focus,.module-form select:focus{border-color:#58bcb5;box-shadow:0 0 0 3px #0aa39a17}.module-multiselect{border:1px solid #dce6ed;border-radius:9px;margin:0;padding:12px}.module-multiselect legend{color:#596f82;padding:0 5px;font-size:12.5px;font-weight:600}.module-multiselect>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.module-form .multi-option{cursor:pointer;background:#f5f9fa;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:7px 10px;display:flex}.module-form .multi-option input{width:16px;min-height:16px;accent-color:var(--primary);margin:0}.module-form .multi-option>span{color:#344f63;margin:0;font-size:13px;font-weight:600}.module-search-field>span{color:#596f82;margin-bottom:7px;font-size:12.5px;font-weight:600;display:block}.searchable-select{position:relative}.searchable-select-input{color:#7190a2;background:#fff;border:1px solid #dce6ed;border-radius:9px;align-items:center;gap:9px;min-height:44px;padding:0 11px;transition:border-color .15s,box-shadow .15s;display:flex}.searchable-select.is-open .searchable-select-input{border-color:#58bcb5;box-shadow:0 0 0 3px #0aa39a17}.module-form .searchable-select-input input{min-width:0;min-height:40px;box-shadow:none;border:0;border-radius:0;flex:1;padding:0}.module-form .searchable-select-input input:focus{box-shadow:none;border:0}.searchable-select-input button{color:#6b8192;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.searchable-select-input button:hover{color:#0a8e87;background:#edf8f7}.searchable-options{background:#fff;border:1px solid #dce6ed;border-radius:10px;max-height:310px;margin-top:7px;overflow-y:auto;box-shadow:0 10px 26px #2240541a}.searchable-options>button{color:#2f485b;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf2f5;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:54px;padding:9px 12px;display:flex}.searchable-options>button:last-of-type{border-bottom:0}.searchable-options>button:hover,.searchable-options>button.active{background:#eef9f8}.searchable-options>button>span{gap:3px;min-width:0;display:grid}.searchable-options strong{font-size:13.75px}.searchable-options small{color:#7890a0;text-overflow:ellipsis;white-space:nowrap;font-size:11.75px;overflow:hidden}.searchable-empty{color:#61798a;text-align:center;gap:4px;padding:16px 12px;display:grid}.searchable-more{color:#718797;text-align:center;background:#f6f9fa;padding:9px 12px;font-size:11.75px}.form-note{color:#688092;background:#f2f7f8;border-radius:9px;padding:11px 13px;font-size:12.5px;line-height:1.65}.user-popover>button{align-items:center;gap:8px;display:flex}.permission-toggle{cursor:pointer;background:0 0;border-radius:7px;min-width:78px;padding:7px 9px}.permission-toggle:hover{background:#f0f6f7}.access-back{margin:22px auto 0}@media (width<=900px){.module-summary{grid-template-columns:1fr}}@media (width<=620px){.heading-actions{width:100%}.heading-actions button{flex:1}}.role-select-wrap{background:#f8fafc;border:1px solid #dce6ed;border-radius:9px;align-items:center;gap:7px;min-width:190px;height:38px;padding:0 31px 0 11px;display:flex;position:relative}.role-select-wrap>span{color:#8b99a7;white-space:nowrap;font-size:11.25px}.role-select-wrap select{appearance:none;color:#315064;cursor:pointer;background:0 0;border:0;outline:0;flex:1;min-width:0;max-width:230px;font-size:12.5px;font-weight:650}.role-select-wrap>svg{color:#718596;pointer-events:none;position:absolute;right:10px}.language-select-wrap{color:#367080;background:#f5fafb;border:1px solid #cfe0e7;border-radius:9px;align-items:center;gap:7px;width:132px;min-width:132px;height:38px;padding:0 28px 0 10px;display:flex;position:relative}.language-select-wrap select{appearance:none;color:#315064;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12.5px;font-weight:650;overflow:hidden}.language-select-wrap>svg:last-child{color:#718596;pointer-events:none;position:absolute;right:9px}.organization-switcher{align-items:center;gap:8px;display:flex}.organization-switcher label{background:#f8fafc;border:1px solid #dce6ed;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 29px 0 10px;display:flex;position:relative}.organization-switcher label:first-child{background:#eff9f7;border-color:#b8ded9;min-width:116px}.organization-switcher .company-context-select{min-width:205px}.organization-switcher label>span{color:#8193a1;white-space:nowrap;font-size:10px}.organization-switcher select{appearance:none;color:#244b5d;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;outline:0;flex:1;min-width:0;max-width:190px;font-size:11.25px;font-weight:700;overflow:hidden}.organization-switcher label>svg{color:#6f8594;pointer-events:none;position:absolute;right:9px}.data-scope-badge{color:#496b7b;white-space:nowrap;text-overflow:ellipsis;background:#edf5f7;border-radius:999px;align-items:center;max-width:150px;min-height:30px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex;overflow:hidden}@media (width<=1500px){.prototype-badge{display:none}.language-select-wrap{width:112px;min-width:112px}.organization-switcher label>span{display:none}.organization-switcher label:first-child{min-width:94px}.organization-switcher .company-context-select{min-width:170px}}@media (width<=1250px){.data-scope-badge{display:none}}@media (width<=1080px){.language-select-wrap{width:98px;min-width:98px}.organization-switcher .company-context-select{width:148px;min-width:148px}.organization-switcher label:first-child{width:88px;min-width:88px}.role-select-wrap{width:145px;min-width:145px}.role-select-wrap>span{display:none}}@media (width<=760px){.breadcrumb{display:none}.language-select-wrap{width:94px;min-width:94px}.organization-switcher{gap:6px}.organization-switcher .company-context-select{width:138px;min-width:138px}.role-select-wrap{width:110px;min-width:110px}.role-select-wrap select{max-width:76px}}@media (width<=540px){.language-select-wrap{width:86px;min-width:86px;padding-left:8px}.language-select-wrap>svg:first-child{display:none}.language-select-wrap select{font-size:10px}.organization-switcher .company-context-select{width:112px;min-width:112px}.organization-switcher label:first-child{width:70px;min-width:70px;padding-left:7px}.organization-switcher select{font-size:10px}.role-select-wrap,.notification{display:none}}.workspace-status{color:#5e7587;background:#fff;border:1px solid #d9e7ed;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12.5px;display:inline-flex}.role-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.capability-list{gap:9px;padding:10px 20px 20px;display:grid}.capability-list>div{color:#52697b;background:#f5f9fa;border-radius:10px;align-items:center;gap:11px;min-height:48px;padding:0 13px;font-size:13.75px;display:flex}.capability-list svg{color:var(--primary)}.workspace-roadmap{gap:4px;padding:8px 20px 18px;display:grid}.workspace-roadmap>div{border-bottom:1px solid #edf2f5;align-items:center;gap:12px;min-height:63px;display:flex}.workspace-roadmap b{color:#087f78;background:#e6f6f4;border-radius:9px;place-items:center;width:30px;height:30px;font-size:12.5px;display:grid}.workspace-roadmap strong,.workspace-roadmap small{display:block}.workspace-roadmap strong{font-size:13.75px}.workspace-roadmap small{color:#8796a5;margin-top:5px;font-size:11.25px}.workspace-next{align-items:center;gap:14px;margin-top:16px;padding:19px;display:flex}.workspace-next>span{color:#ce713d;background:#fff0e7;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.workspace-next>div{flex:1}.workspace-next strong{font-size:15px}.workspace-next p{color:#758798;margin:6px 0 0;font-size:12.5px}.prototype-state{background:#eef9f7;border:1px solid #cae9e4;border-radius:10px;min-width:220px;padding:11px 13px}.prototype-state span,.prototype-state small{display:block}.prototype-state span{color:#197d73;font-size:12.5px;font-weight:700}.prototype-state small{color:#718d8a;margin-top:4px;font-size:11.25px}.order-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.order-kpi-grid .panel{min-height:100px;padding:17px 19px}.order-kpi-grid small,.order-kpi-grid span{color:#8797a5;font-size:11.25px;display:block}.order-kpi-grid strong{color:#16364c;margin:9px 0 6px;font-size:22px;display:block}.order-layout{grid-template-columns:minmax(620px,1.55fr) minmax(290px,.65fr);align-items:start;gap:16px;display:grid}.order-form-card{overflow:hidden}.order-form{gap:18px;padding:18px 20px 22px;display:grid}.order-entry-page .panel-head h2{font-size:17.5px}.order-entry-page .panel-head div>span{font-size:11.25px}.source-switch{background:#f1f5f7;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;display:grid}.source-switch button{color:#718496;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:12.5px;display:inline-flex}.source-switch button.active{color:#087f78;background:#fff;box-shadow:0 3px 10px #0f273e14}.source-capture{background:#f8fbfc;border:1px solid #dce8ed;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 12px;padding:15px;display:grid}.source-capture label>span,.order-field-grid label>span,.delivery-grid label>span{color:#5c7182;margin-bottom:7px;font-size:12.5px;font-weight:650;display:block}.source-capture textarea{resize:vertical;color:#2a4053;width:100%;font:inherit;background:#fff;border:1px solid #dbe5eb;border-radius:9px;outline:0;padding:10px 12px;font-size:13.75px;line-height:1.6}.source-capture>small{color:#8a99a6;grid-column:1/-1;font-size:11.25px}.audio-capture{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.audio-icon{color:#087f78;background:#e5f6f4;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.audio-capture strong,.audio-capture small{display:block}.audio-capture strong{font-size:13.75px}.audio-capture small{color:#8394a2;margin-top:5px;font-size:11.25px;line-height:1.5}.file-button{position:relative;overflow:hidden}.file-button input{opacity:0;width:1px;height:1px;position:absolute}.order-field-grid{grid-template-columns:minmax(210px,1.3fr) minmax(130px,.7fr) auto;align-items:end;gap:12px;display:grid}.order-field-grid select,.delivery-grid input,.order-item-row input,.order-item-row select{color:#294154;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:9px;outline:0;padding:0 11px;font-size:12.5px}.customer-contact{background:#f2f7f8;border-radius:9px;min-height:44px;padding:5px 11px}.customer-contact small,.customer-contact strong,.customer-contact span{display:block}.customer-contact small{color:#8c9aa6;font-size:10px}.customer-contact strong{margin-top:3px;font-size:12.5px}.customer-contact span{color:#778b9a;font-size:10px}.copy-order{white-space:nowrap}.frequent-products{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.frequent-products>span{color:#758897;margin-right:3px;font-size:11.25px}.frequent-products button{color:#37766f;cursor:pointer;background:#eaf7f4;border-radius:999px;padding:7px 10px;font-size:11.25px}.order-items{border:1px solid #e0e8ee;border-radius:11px;overflow:hidden}.order-items-head{background:#f8fafc;justify-content:space-between;align-items:center;min-height:50px;padding:0 13px;display:flex}.order-items-head strong{font-size:13.75px}.order-item-row{border-top:1px solid #edf2f5;grid-template-columns:24px minmax(150px,1fr) 100px 90px 30px;align-items:center;gap:8px;min-height:60px;padding:8px 10px;display:grid}.order-item-row b{color:#557184;background:#eef3f6;border-radius:7px;place-items:center;width:22px;height:22px;font-size:11.25px;display:grid}.order-item-row>button{color:#bd6161;cursor:pointer;background:#fff1f1;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.order-item-row>button:disabled{color:#aeb9c1;cursor:not-allowed;background:#f1f4f6}.delivery-grid{grid-template-columns:150px 125px minmax(200px,1fr);gap:12px;display:grid}.notes-field{min-width:0}.order-submit{border-top:1px solid #e8eef2;justify-content:space-between;align-items:center;gap:18px;padding-top:17px;display:flex}.order-submit>div{flex:1;min-width:0}.order-submit small,.order-submit strong{display:block}.order-submit small{color:#8a99a6;font-size:11.25px}.order-submit strong{color:#314b5e;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13.75px;overflow:hidden}.recent-orders{overflow:hidden}.recent-orders>div:last-child{padding:2px 18px 15px}.recent-orders article{border-bottom:1px solid #edf2f5;padding:17px 0}.recent-orders article:last-child{border-bottom:0}.recent-orders article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.recent-orders article strong{font-size:13.75px}.recent-orders article small{color:#8b99a6;font-size:10px}.recent-orders article p{color:#526b7d;margin:9px 0;font-size:12.5px;line-height:1.55}.recent-orders footer{justify-content:space-between;align-items:center;display:flex}.recent-orders footer>span{color:#8a99a7;font-size:11.25px}.recent-order-actions{align-items:center;gap:8px;display:flex}@media (width<=1180px){.role-select-wrap{min-width:170px}.role-select-wrap>span{display:none}.order-layout{grid-template-columns:1fr}.recent-orders{max-width:none}}@media (width<=900px){.role-workspace-grid{grid-template-columns:1fr}.order-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.order-field-grid{grid-template-columns:1fr 1fr}.copy-order{grid-column:1/-1}.delivery-grid{grid-template-columns:1fr 1fr}.notes-field{grid-column:1/-1}}@media (width<=620px){.breadcrumb strong{white-space:nowrap}.role-select-wrap{width:120px;min-width:0}.role-select-wrap select{max-width:82px}.order-kpi-grid{grid-template-columns:1fr}.prototype-state{width:100%}.source-capture,.audio-capture{grid-template-columns:1fr}.source-capture .secondary-button{width:100%}.order-field-grid,.delivery-grid{grid-template-columns:1fr}.notes-field,.copy-order{grid-column:auto}.order-item-row{grid-template-columns:22px minmax(120px,1fr) 70px}.order-item-row select:nth-of-type(2){grid-column:2}.order-item-row>button{grid-area:2/3;justify-self:end}.order-submit{flex-direction:column;align-items:stretch}.order-submit .primary-button{width:100%}}.primary-button:disabled,.secondary-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.audio-actions{align-items:center;gap:8px;display:flex}.audio-actions .primary-button,.audio-actions .secondary-button{white-space:nowrap}.voice-transcript{grid-column:1/-1}.voice-transcript textarea{min-height:76px}.integration-banner{background:#eff9f7;border:1px solid #cfe8e4;border-radius:13px;align-items:center;gap:13px;margin-bottom:16px;padding:16px 18px;display:flex}.integration-banner>span{color:#087f78;background:#fff;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.integration-banner>div{flex:1;min-width:0}.integration-banner strong,.integration-banner small{display:block}.integration-banner strong{color:#28584f;font-size:13.75px}.integration-banner small{color:#68877f;margin-top:6px;font-size:11.25px;line-height:1.6}.rate-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.rate-summary-grid .panel{padding:18px 20px}.rate-summary-grid small,.rate-summary-grid span{color:#8293a1;font-size:11.25px;display:block}.rate-summary-grid strong{color:#16374d;margin:10px 0 7px;font-size:27.5px;display:block}.exchange-layout{grid-template-columns:minmax(0,1.55fr) minmax(310px,.55fr);align-items:start;gap:16px;display:grid}.rate-table-card,.cheque-records,.currency-calculator{overflow:hidden}.calculator-body{gap:16px;padding:20px;display:grid}.calculator-icon{color:#087f78;background:#e6f6f4;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.calculator-body label>span,.cheque-form label>span{color:#5e7385;margin-bottom:7px;font-size:12.5px;font-weight:650;display:block}.calculator-body input,.calculator-body select,.cheque-form input:not([type=checkbox]),.cheque-form select{color:#294154;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:9px;outline:0;padding:0 11px;font-size:12.5px}.conversion-result{color:#087f78;background:#edf8f6;border-radius:11px;align-items:center;gap:11px;padding:15px;display:flex}.conversion-result>span{flex:1}.conversion-result small,.conversion-result strong,.conversion-result em{display:block}.conversion-result small{font-size:11.25px}.conversion-result strong{color:#173b50;margin-top:5px;font-size:20px}.conversion-result em{color:#799087;margin-top:4px;font-size:10px;font-style:normal}.calculator-body>p{color:#758899;margin:0;font-size:11.25px;line-height:1.7}.cheque-layout{grid-template-columns:minmax(330px,.55fr) minmax(560px,1.2fr);align-items:start;gap:16px;margin-bottom:16px;display:grid}.cheque-controls,.cheque-preview-card{overflow:hidden}.cheque-form{gap:15px;padding:18px 20px 22px;display:grid}.cheque-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.crossed-toggle{color:#526b7c;align-items:center;gap:9px;min-height:42px;font-size:12.5px;display:flex}.crossed-toggle input{width:17px;height:17px;accent-color:var(--primary)}.template-actions{justify-content:flex-end;gap:9px;display:flex}.cheque-upload{cursor:pointer;position:relative;overflow:hidden}.cheque-upload input{opacity:0;width:1px;height:1px;position:absolute}.cheque-preview{aspect-ratio:175/80;color:#1e2d3a;background:linear-gradient(135deg,#d6e7e1b8,#fafcf7f2),repeating-linear-gradient(0deg,#0000,#0000 12px,#4f786e0a 13px);border:1px solid #bfcbd3;border-radius:5px;width:calc(100% - 40px);margin:22px 20px 16px;font-family:Times New Roman,serif;position:relative;overflow:hidden;box-shadow:0 10px 25px #142c3b14}.cheque-bank{font-size:15px;font-weight:700;position:absolute;top:8%;left:5%}.cheque-date{letter-spacing:.16em;font-size:12.5px;position:absolute;top:12%;right:7%}.cheque-payee{text-overflow:ellipsis;white-space:nowrap;max-width:68%;font-size:16.25px;position:absolute;top:35%;left:12%;overflow:hidden}.cheque-words{width:69%;font-size:11.25px;line-height:1.3;position:absolute;top:53%;left:7%}.cheque-amount{font-size:16.25px;position:absolute;top:52%;right:5%}.cheque-crossing{border-top:2px solid #344955;border-bottom:2px solid #344955;padding:4px 12px;font-size:10px;position:absolute;top:7%;left:43%;transform:rotate(-8deg)}.cheque-number{font-size:11.25px;position:absolute;bottom:7%;right:5%}.print-guidance{color:#a45a30;background:#fff4ec;border-radius:10px;align-items:center;gap:11px;margin:0 20px 20px;padding:13px 14px;display:flex}.print-guidance>span{flex:1}.print-guidance strong,.print-guidance small{display:block}.print-guidance strong{font-size:12.5px}.print-guidance small{color:#8d7566;margin-top:4px;font-size:10px}.cheque-records .table-action{align-items:center;gap:5px;display:inline-flex}.cheque-component-editor{background:#f7fafb;border:1px solid #dce8ec;border-radius:11px;gap:12px;padding:13px;display:grid}.cheque-component-editor header{justify-content:space-between;align-items:center;gap:8px;display:flex}.cheque-component-editor header span{color:#294b5f;align-items:center;gap:6px;font-size:13.75px;font-weight:700;display:inline-flex}.cheque-component-editor header small{color:#82929f;font-size:11px}.cheque-component{-webkit-user-select:none;user-select:none;touch-action:none;min-height:14px;display:block;position:absolute}.cheque-preview.is-configuring .cheque-component{cursor:move;outline-offset:3px;outline:1px dashed #0a8f8761}.cheque-preview.is-configuring .cheque-component:hover,.cheque-preview.is-configuring .cheque-component.is-selected{z-index:2;background:#e5f8f661;outline:2px solid #0aa39a}.cheque-preview{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}@media (width<=1180px){.exchange-layout,.cheque-layout{grid-template-columns:1fr}.cheque-preview-card{max-width:none}}@media (width<=900px){.rate-summary-grid{grid-template-columns:1fr}.integration-banner{align-items:flex-start}.audio-actions{flex-direction:column;align-items:stretch}.audio-actions>*{width:100%}}@media (width<=620px){.integration-banner{flex-wrap:wrap}.integration-banner .badge{margin-left:55px}.cheque-field-grid{grid-template-columns:1fr}.cheque-preview{width:calc(100% - 24px);margin:14px 12px}.cheque-bank{font-size:10px}.cheque-date,.cheque-words,.cheque-number{font-size:8px}.cheque-payee,.cheque-amount{font-size:10px}.cheque-crossing{font-size:7px}.print-guidance{flex-wrap:wrap;align-items:flex-start;margin:0 12px 14px}.print-guidance button{width:100%}}.customer-request-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-request-table{min-width:1240px}.customer-request-table td{height:68px}.customer-request-table td strong,.customer-request-table td small{display:block}.customer-request-table td small{color:#82929f;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin-top:5px;font-size:10.5px;overflow:hidden}.drawer:has(.customer-request-detail){width:min(700px,96vw)}.customer-request-detail{gap:16px;display:grid}.request-detail-head{border:1px solid #dce8ec;border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.request-detail-head>span{color:#0a9088;background:#e7f7f5;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.request-detail-head strong,.request-detail-head small{display:block}.request-detail-head strong{font-size:15px}.request-detail-head small{color:#81919d;margin-top:5px;font-size:11.25px}.customer-request-detail dl{background:#f5f8fa;border-radius:11px;margin:0;padding:7px 15px}.customer-request-detail dl>div{border-bottom:1px solid #e6edf1;justify-content:space-between;align-items:center;gap:18px;min-height:45px;display:flex}.customer-request-detail dl>div:last-child{border-bottom:0}.customer-request-detail dt{color:#7e8f9d;font-size:11.25px}.customer-request-detail dd{color:#314c5e;text-align:right;margin:0;font-size:12.5px;font-weight:650}.request-item-review{border:1px solid #dfe8ed;border-radius:11px;overflow:hidden}.request-item-review header{background:#f6f9fa;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.request-item-review header strong{font-size:13px}.request-item-review header small{color:#82929e;font-size:10.5px}.request-item-review>div{border-top:1px solid #edf2f4;grid-template-columns:25px 1fr auto;align-items:center;gap:10px;min-height:58px;padding:0 15px;display:grid}.request-item-review>div b{color:#0b8e86;background:#e7f6f4;border-radius:7px;place-items:center;width:24px;height:24px;font-size:10.5px;display:grid}.request-item-review>div strong,.request-item-review>div small{display:block}.request-item-review>div strong{font-size:12.5px}.request-item-review>div small{color:#8796a2;margin-top:4px;font-size:10px}.request-item-review>div em{color:#315968;font-size:13px;font-style:normal;font-weight:750}.request-notes{background:#fff8ec;border-radius:10px;padding:13px 14px}.request-notes strong{font-size:12.5px}.request-notes p{color:#786b56;margin:6px 0 0;font-size:11.25px;line-height:1.6}.request-confirm-rule{color:#337065;background:#edf8f5;border-radius:10px;align-items:flex-start;gap:9px;padding:13px 14px;display:flex}.request-confirm-rule>svg{flex:none;margin-top:2px}.request-confirm-rule strong,.request-confirm-rule small{display:block}.request-confirm-rule strong{font-size:12.5px}.request-confirm-rule small{color:#6d867f;margin-top:5px;font-size:11.25px;line-height:1.55}@media (width<=1180px){.customer-request-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.customer-request-summary{grid-template-columns:1fr}.request-detail-head{grid-template-columns:42px 1fr}.request-detail-head .badge{grid-column:2;justify-self:start}}.field-dispatch-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.pending-demand-card{margin-bottom:16px;overflow:hidden}.pending-demand-list{padding:2px 18px 14px}.pending-demand-list article{border-bottom:1px solid #edf2f5;grid-template-columns:38px minmax(220px,1fr) 130px auto 124px;align-items:center;gap:13px;min-height:72px;display:grid}.pending-demand-list article:last-child{border-bottom:0}.demand-source-icon{color:#0a928a;background:#e9f7f5;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.pending-demand-list article>div strong,.pending-demand-list article>div small,.demand-weight small,.demand-weight strong{display:block}.pending-demand-list article>div strong{color:#29485a;font-size:13.75px}.pending-demand-list article>div small,.demand-weight small{color:#84949f;margin-top:5px;font-size:10.5px}.demand-weight strong{color:#315a62;margin-top:5px;font-size:13px}.pending-demand-list .primary-button{justify-content:center}.pending-demand-empty{color:#6e8a86;align-content:center;place-items:center;gap:6px;min-height:126px;display:grid}.pending-demand-empty strong{font-size:13.75px}.pending-demand-empty small{font-size:11.25px}.field-dispatch-table{min-width:1180px}.field-dispatch-table td{height:66px}.field-dispatch-table td strong,.field-dispatch-table td small{display:block}.field-dispatch-table td small{color:#82929f;margin-top:5px;font-size:10.5px}.field-dispatch-table .weight-difference{color:#c76538;font-weight:700}.drawer:has(.field-dispatch-form){width:min(720px,96vw)}.field-dispatch-form{gap:15px;display:grid}.field-dispatch-form>label>span,.field-dispatch-grid label>span{color:#5e7385;margin-bottom:7px;font-size:12.5px;font-weight:650;display:block}.field-dispatch-form input,.field-dispatch-form select,.field-dispatch-form textarea{color:#294154;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:9px;outline:0;padding:0 11px;font-size:13.75px}.field-dispatch-form textarea{resize:vertical;min-height:86px;padding:11px;line-height:1.55}.field-dispatch-form input:focus,.field-dispatch-form select:focus,.field-dispatch-form textarea:focus{border-color:#58bcb5;box-shadow:0 0 0 3px #0aa39a17}.field-dispatch-form input:read-only,.field-dispatch-form select:disabled{color:#667b87;cursor:not-allowed;opacity:1;background:#eef3f5}.field-dispatch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.actual-weight-input input{background:#f2fbf9;border-color:#4ab7af;font-size:17.5px;font-weight:750}.field-helper{color:#84939f;margin-top:6px;font-size:10.5px;line-height:1.5;display:block}.field-boundary-note,.dispatch-preview{border-radius:10px;align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.field-boundary-note{color:#426b66;background:#eef8f6}.dispatch-preview{color:#305e5a;background:#f7fcfb;border:1px solid #cde7e2}.field-boundary-note>svg,.dispatch-preview>svg{color:#0a958d;flex:none;margin-top:2px}.field-boundary-note strong,.field-boundary-note small,.dispatch-preview strong,.dispatch-preview small{display:block}.field-boundary-note strong,.dispatch-preview strong{font-size:13px}.field-boundary-note small,.dispatch-preview small{color:#6f8581;margin-top:5px;font-size:11.25px;line-height:1.55}.field-save-note{color:#789089;justify-content:flex-end;align-items:center;gap:6px;font-size:10.5px;display:flex}@media (width<=1180px){.field-dispatch-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.pending-demand-list article{grid-template-columns:38px minmax(210px,1fr) 110px auto}.pending-demand-list article .primary-button{grid-column:2/-1;justify-self:end;margin-bottom:12px}}@media (width<=620px){.field-dispatch-summary,.field-dispatch-grid{grid-template-columns:1fr}}.office-slip-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.office-slip-table{min-width:1180px}.office-slip-table td{height:66px}.office-slip-table td strong,.office-slip-table td small,.daily-settlement-table td strong,.daily-settlement-table td small{display:block}.office-slip-table td small,.daily-settlement-table td small{color:#82929f;margin-top:5px;font-size:10.5px}.office-slip-table .weight-difference{color:#c76538;font-weight:700}.drawer:has(.office-slip-form){width:min(720px,96vw)}.office-slip-form{gap:15px;display:grid}.synced-weight-card{background:#f0faf8;border:1px solid #cfe8e4;border-radius:11px;padding:14px}.synced-weight-card header{justify-content:space-between;align-items:center;gap:10px;display:flex}.synced-weight-card header>span{color:#28665d;align-items:center;gap:7px;font-size:13.75px;font-weight:700;display:inline-flex}.synced-weight-card>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:13px;display:grid}.synced-weight-card>div>span{background:#fff;border-radius:8px;padding:10px}.synced-weight-card small,.synced-weight-card strong{display:block}.synced-weight-card small{color:#799087;font-size:10.5px}.synced-weight-card strong{color:#294c57;margin-top:5px;font-size:13px}.office-slip-party{border:1px solid #e0e8ed;border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;padding:12px 14px;display:grid}.office-slip-party>svg{color:#9aabb5}.office-slip-party small,.office-slip-party strong{display:block}.office-slip-party small{color:#84939e;font-size:10.5px}.office-slip-party strong{color:#304e61;margin-top:5px;font-size:12.5px}.office-slip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.office-slip-form>label>span,.office-slip-grid label>span,.module-search-field>span{color:#5e7385;margin-bottom:7px;font-size:12.5px;font-weight:650;display:block}.office-slip-form input:not([type=file]),.office-slip-form select,.office-slip-form textarea{color:#294154;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:9px;outline:0;padding:0 11px;font-size:13.75px}.office-slip-form textarea{resize:vertical;min-height:92px;padding:11px;line-height:1.55}.office-slip-form input:focus,.office-slip-form select:focus,.office-slip-form textarea:focus{border-color:#58bcb5;box-shadow:0 0 0 3px #0aa39a17}.office-file-input{position:relative}.office-file-input>.secondary-button{text-overflow:ellipsis;white-space:nowrap;justify-content:flex-start;width:100%;overflow:hidden}.office-file-input input{opacity:0;width:1px;height:1px;position:absolute}.office-slip-check{color:#47665f;background:#f1f7f6;border-radius:10px;padding:13px 14px}.office-slip-check strong,.office-slip-check small,.office-slip-check span{display:block}.office-slip-check strong{font-size:12.5px}.office-slip-check small{margin-top:5px;font-size:11.25px}.office-slip-check span{color:#789089;margin-top:6px;font-size:10.5px;line-height:1.55}@media (width<=1180px){.office-slip-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.office-slip-summary,.office-slip-grid,.synced-weight-card>div,.office-slip-party{grid-template-columns:1fr}.office-slip-party>svg{transform:rotate(90deg)}}.drawer:has(.delivery-note-preview-wrap){width:min(760px,96vw)}.delivery-note-preview-wrap{gap:16px;display:grid}.delivery-note-print{color:#203849;background:#fff;border:1px solid #d8e2e8;border-radius:12px;padding:28px}.delivery-note-print>header{border-bottom:2px solid #173d50;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.delivery-note-print>header span{color:#587182;letter-spacing:.04em;font-size:12px;font-weight:700}.delivery-note-print>header h2{letter-spacing:.04em;margin:7px 0 0;font-size:25px}.delivery-note-print>header>b{color:#a46125;background:#fff2df;border-radius:7px;padding:6px 9px;font-size:11px}.delivery-note-meta{border-bottom:1px solid #dce5ea;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px 0;display:grid}.delivery-note-customer{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px;padding:15px 0;display:grid}.delivery-note-customer>div:last-child{grid-column:1/-1}.delivery-note-meta small,.delivery-note-customer small{color:#7b8d99;font-size:10.5px;display:block}.delivery-note-meta strong,.delivery-note-customer strong{margin-top:5px;font-size:13px;line-height:1.45;display:block}.delivery-note-print table{border-collapse:collapse;width:100%;margin-top:4px}.delivery-note-print th,.delivery-note-print td{text-align:left;border:1px solid #dce5ea;padding:10px 9px;font-size:12px}.delivery-note-print th{color:#536a79;background:#f3f7f8}.delivery-note-print th:first-child,.delivery-note-print td:first-child{text-align:center;width:52px}.delivery-note-print th:nth-child(3){width:165px}.delivery-note-remarks{color:#526b7b;background:#f5f8fa;border-radius:7px;margin:14px 0 0;padding:10px 12px;font-size:11.5px;line-height:1.6}.delivery-note-warning{color:#876441;margin:14px 0 0;font-size:11px;line-height:1.6}.delivery-note-print>footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:48px;display:grid}.delivery-note-print>footer span{color:#637887;font-size:11px}.delivery-note-print>footer i{background:#8d9aa3;height:1px;margin-top:28px;display:block}.delivery-note-actions{justify-content:flex-end;display:flex}.delivery-note-actions .primary-button{min-width:170px}@media (width<=620px){.delivery-note-print{padding:18px 14px}.delivery-note-meta{grid-template-columns:1fr}.delivery-note-print>header{flex-direction:column}.delivery-note-print th:nth-child(3){width:auto}.delivery-note-print>footer{gap:20px}}@media print{body *{visibility:hidden!important}.cheque-preview,.cheque-preview *,.delivery-note-print,.delivery-note-print *{visibility:visible!important}.cheque-preview{width:var(--cheque-width,175mm);height:var(--cheque-height,80mm);box-shadow:none;border:0;margin:0;position:fixed;inset:0 auto auto 0}.cheque-preview.is-configuring .cheque-component{background:0 0;outline:0}.delivery-note-print{box-sizing:border-box;border:0;border-radius:0;width:190mm;min-height:260mm;padding:10mm;position:fixed;inset:0 auto auto 0}}.settlement-notice{background:#fff9ef;border-color:#ecd9b8}.settlement-notice>span{color:#a46a19;background:#fff}.settlement-notice strong{color:#76511d}.settlement-notice small{color:#927650}.settlement-party-card{margin-bottom:16px;overflow:hidden}.settlement-party-heading{background:linear-gradient(90deg,#f3faf9,#fbfcfd);border-bottom:1px solid #e5ecef;align-items:center;gap:12px;min-height:66px;padding:12px 18px;display:flex}.settlement-party-heading>span{color:#087f78;background:#fff;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 4px 14px #19424a14}.settlement-party-heading>div{flex:1;min-width:0}.settlement-party-heading strong,.settlement-party-heading small{display:block}.settlement-party-heading strong{color:#294b5d;font-size:13.75px}.settlement-party-heading small{color:#80919e;margin-top:5px;font-size:11.25px}.settlement-party-selectors{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:18px;display:grid}.settlement-party-selectors>svg{color:#8ea0ab}.settlement-party-selectors label>span,.settlement-party-selectors label>small{display:block}.settlement-party-selectors label>span{color:#596f82;margin-bottom:7px;font-size:12.5px;font-weight:700}.settlement-party-selectors label>small{color:#8495a2;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;overflow:hidden}.settlement-party-selectors select{color:#25485b;width:100%;min-height:45px;font:inherit;background:#fff;border:1px solid #cfe1e5;border-radius:9px;outline:0;padding:0 11px;font-size:12.5px;font-weight:650}.settlement-party-selectors select:focus{border-color:#58bcb5;box-shadow:0 0 0 3px #0aa39a17}.settlement-batch-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px;padding:16px 18px 18px;display:grid}.settlement-batch-option{color:#29495c;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce7eb;border-radius:12px;padding:15px;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;overflow:hidden}.settlement-batch-option:hover{border-color:#8dcfc8;transform:translateY(-1px);box-shadow:0 8px 22px #194d5217}.settlement-batch-option.is-active{background:linear-gradient(145deg,#f5fcfb,#edf9f7);border-color:#28aaa0;box-shadow:inset 0 0 0 1px #0aa39a29,0 8px 22px #194d5214}.settlement-batch-parties{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.settlement-batch-parties>svg{color:#87a0aa}.settlement-batch-parties span,.settlement-batch-parties b,.settlement-batch-parties strong,.settlement-batch-parties small{display:block}.settlement-batch-parties b{color:#087f78;margin-bottom:4px;font-size:11.25px}.settlement-batch-parties strong{color:#193d51;font-size:15px}.settlement-batch-parties small{color:#80929e;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.settlement-batch-option footer{color:#708793;border-top:1px solid #e6edef;align-items:center;gap:14px;margin-top:13px;padding-top:11px;font-size:10.5px;display:flex}.settlement-batch-option footer strong{color:#244b58;margin-left:auto;font-size:12.5px}.settlement-batch-option>em{color:#087f78;background:#dff4ef;border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:9.5px;font-style:normal;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.settlement-batch-empty{color:#82939e;text-align:center;grid-column:1/-1;align-content:center;place-items:center;gap:5px;min-height:110px;display:grid}.settlement-batch-empty strong{color:#476272;font-size:13.75px}.settlement-batch-empty small{font-size:10.5px}.settlement-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.settlement-summary-grid .panel{min-height:124px;padding:19px 20px}.settlement-summary-grid small,.settlement-summary-grid span{color:#8192a0;font-size:11.25px;display:block}.settlement-summary-grid strong{color:#173a50;margin:12px 0 8px;font-size:22.5px;display:block}.settlement-summary-grid .a-settlement-highlight{background:linear-gradient(145deg,#f2fbf9,#e8f7f4);border-color:#a9dcd6}.settlement-summary-grid .a-settlement-highlight strong{color:#087f78}.settlement-layout{grid-template-columns:minmax(680px,1.65fr) minmax(320px,.62fr);align-items:start;gap:16px;margin-bottom:16px;display:grid}.merchant-settlement-card,.fish-stall-calculator,.settlement-flow-card{overflow:hidden}.settlement-table{min-width:1050px}.settlement-table th{white-space:nowrap}.settlement-table td{height:62px}.settlement-table input{color:#294154;width:100%;min-width:76px;min-height:38px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:8px;outline:0;padding:0 9px;font-size:12.5px}.settlement-table input:focus{border-color:#55b9b2;box-shadow:0 0 0 3px #0aa39a14}.settlement-table td:first-child input{min-width:112px}.settlement-table td:nth-child(2) input{min-width:138px}.settlement-table td:nth-child(3) input,.settlement-table td:nth-child(4) input{width:66px;min-width:66px}.settlement-table tfoot td{color:#25485c;white-space:nowrap;background:#f0f8f7;height:54px;font-weight:700}.settlement-form{gap:15px;padding:18px 20px;display:grid}.settlement-form label>span{color:#5e7385;margin-bottom:7px;font-size:12.5px;font-weight:650;display:block}.settlement-form input,.settlement-form select{color:#294154;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:9px;outline:0;padding:0 11px;font-size:12.5px}.settlement-form input:focus,.settlement-form select:focus{border-color:#58bcb5;box-shadow:0 0 0 3px #0aa39a17}.settlement-weight-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.money-input{background:#fff;border:1px solid #dce6ed;border-radius:9px;align-items:center;display:flex;overflow:hidden}.money-input:focus-within{border-color:#58bcb5;box-shadow:0 0 0 3px #0aa39a17}.money-input b{color:#78909f;padding-left:11px;font-size:12.5px}.money-input input{border:0;box-shadow:none!important}.pair-rule-note{color:#38675f;background:#eef8f6;border-radius:9px;padding:12px 13px}.pair-rule-note strong,.pair-rule-note small{display:block}.pair-rule-note strong{font-size:12.5px}.pair-rule-note small{color:#789089;margin-top:5px;font-size:10px;line-height:1.55}.pair-rule-note.is-invalid{color:#a33a2d;background:#fff1ee;box-shadow:inset 0 0 0 1px #f1c3ba}.pair-rule-note.is-invalid small{color:#a9584b}.fish-stall-result{color:#087f78;background:#edf8f6;border-radius:11px;align-items:center;gap:12px;margin:0 20px 14px;padding:15px;display:flex}.fish-stall-result>span{background:#fff;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.fish-stall-result small,.fish-stall-result strong,.fish-stall-result em{display:block}.fish-stall-result small{font-size:11.25px}.fish-stall-result strong{color:#173b50;margin-top:5px;font-size:18.75px}.fish-stall-result em{color:#748c83;margin-top:5px;font-size:10px;font-style:normal;line-height:1.5}.settlement-breakdown{margin:0;padding:0 20px 20px}.settlement-breakdown>div{border-bottom:1px solid #edf2f4;justify-content:space-between;align-items:center;gap:14px;min-height:40px;display:flex}.settlement-breakdown dt{color:#778a99;font-size:11.25px}.settlement-breakdown dd{color:#304c5e;margin:0;font-size:12.5px;font-weight:700}.settlement-breakdown .settlement-total{border-bottom:0;min-height:52px}.settlement-breakdown .settlement-total dt{color:#244e55;font-weight:700}.settlement-breakdown .settlement-total dd{color:#087f78;font-size:18.75px}.settlement-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;padding:20px;display:grid}.settlement-flow>div{background:#fbfcfd;border:1px solid #e1e9ee;border-radius:12px;grid-template-rows:auto 1fr;grid-template-columns:38px 1fr;column-gap:11px;min-height:104px;padding:15px;display:grid}.settlement-flow>div>span{color:#087f78;background:#e8f7f5;border-radius:10px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.settlement-flow strong{color:#28475b;align-self:end;font-size:13.75px}.settlement-flow small{color:#788b99;margin-top:6px;font-size:11.25px;line-height:1.55}.settlement-flow>svg{color:#99aab5}.settlement-sync-banner{background:#f0faf7;border-color:#b9e0d8}.settlement-filter-card{margin-bottom:16px;padding:18px}.daily-settlement-filters{grid-template-columns:180px 220px minmax(260px,1fr);align-items:end;gap:14px;display:grid}.daily-settlement-filters label>span,.daily-settlement-filters label>small{display:block}.daily-settlement-filters label>span{color:#607586;margin-bottom:7px;font-size:12.5px;font-weight:700}.daily-settlement-filters input,.daily-settlement-filters select{color:#29495c;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d6e4e9;border-radius:9px;outline:0;padding:0 11px;font-size:12.5px}.daily-settlement-filters strong{color:#087f78;background:#edf8f6;border-radius:9px;align-items:center;min-height:44px;padding:0 12px;font-size:16.25px;display:flex}.daily-settlement-filters small{color:#81929e;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;overflow:hidden}.daily-settlement-table{min-width:1000px}.daily-settlement-table tfoot td{color:#25485c;white-space:nowrap;background:#f0f8f7;height:54px;font-weight:700}.settlement-form label>small{color:#81929e;margin-top:6px;font-size:10px;line-height:1.45;display:block}.settlement-draft-actions{gap:8px;padding:0 20px 20px;display:grid}.settlement-draft-actions .primary-button{justify-content:center;width:100%}.settlement-draft-actions small{color:#81919d;text-align:center;font-size:10px;line-height:1.45}.settlement-lock-notice{color:#246b5c;background:#edf9f5;border:1px solid #acd9ce;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.settlement-lock-notice>div{flex:1;min-width:0}.settlement-lock-notice strong,.settlement-lock-notice small{display:block}.settlement-lock-notice strong{font-size:15px}.settlement-lock-notice small{color:#617e76;margin-top:4px;font-size:11.25px;line-height:1.5}.settlement-form input:disabled,.settlement-form select:disabled{color:#60757f;cursor:not-allowed;opacity:1;background:#edf2f4}@media (width<=1280px){.settlement-layout{grid-template-columns:1fr}.fish-stall-calculator{max-width:none}.settlement-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.settlement-summary-grid,.settlement-party-selectors{grid-template-columns:1fr}.settlement-party-selectors>svg{justify-self:center;transform:rotate(90deg)}.settlement-batch-grid{grid-template-columns:1fr;padding:12px}.settlement-batch-parties{grid-template-columns:1fr}.settlement-batch-parties>svg{justify-self:center;transform:rotate(90deg)}.settlement-batch-option footer{flex-direction:column;align-items:flex-start;gap:5px}.settlement-batch-option footer strong{margin-left:0}.settlement-flow{grid-template-columns:1fr}.settlement-flow>svg{justify-self:center;transform:rotate(90deg)}.settlement-weight-fields,.daily-settlement-filters{grid-template-columns:1fr}}.pos-order-card{overflow:hidden}.pos-order-form{gap:15px;padding:16px 18px 20px;display:grid}.pos-source-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-workspace{grid-template-columns:minmax(500px,1.05fr) minmax(520px,.95fr);gap:12px;min-height:570px;display:grid}.pos-catalog-panel,.pos-cart-panel{background:#fff;border:1px solid #dfe8ed;border-radius:12px;min-width:0;overflow:hidden}.pos-catalog-toolbar{background:#f8fafb;border-bottom:1px solid #e9eff3;align-items:center;gap:10px;min-height:58px;padding:9px 11px;display:flex}.pos-catalog-toolbar label{color:#718796;background:#fff;border:1px solid #dce6ed;border-radius:9px;flex:1;align-items:center;gap:8px;min-width:0;min-height:40px;padding:0 11px;display:flex}.pos-catalog-toolbar input{color:#294154;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12.5px}.pos-catalog-toolbar>span{color:#8393a0;white-space:nowrap;font-size:11.25px}.pos-catalog-body{grid-template-columns:116px minmax(0,1fr);height:510px;display:grid}.pos-catalog-body nav{background:#f7fafb;border-right:1px solid #e7edf1;flex-direction:column;gap:5px;padding:8px;display:flex;overflow-y:auto}.pos-catalog-body nav button{color:#415c6f;text-align:left;cursor:pointer;background:0 0;border-radius:8px;min-height:45px;padding:7px 10px;font-size:12.5px;font-weight:650}.pos-catalog-body nav button.active{color:#fff;background:var(--primary);box-shadow:0 5px 13px #0aa39a2b}.pos-product-grid{background:#f4f7f9;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;padding:9px;display:grid;overflow-y:auto}.pos-product-grid>button{color:#304a5d;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e8ed;border-radius:10px;gap:5px;min-height:107px;padding:11px 12px;display:grid;box-shadow:0 2px 6px #19334909}.pos-product-grid>button:hover{border-color:#69c4bd;transform:translateY(-1px);box-shadow:0 7px 16px #0a7e7717}.pos-product-grid>button>span{justify-content:space-between;align-items:center;gap:7px;display:flex}.pos-product-grid strong{font-size:16.25px}.pos-product-grid em{color:#3173b0;background:#e8f2fb;border-radius:5px;padding:3px 5px;font-size:9px;font-style:normal}.pos-product-grid small{color:#718595;font-size:10px}.pos-product-grid b{color:#2f946f;font-size:11.25px;font-weight:600}.pos-product-grid i{color:#d16c32;font-size:11.25px;font-style:normal}.pos-cart-panel{flex-direction:column;display:flex}.pos-customer-row{background:#f8fafb;border-bottom:1px solid #e9eff3;grid-template-columns:minmax(220px,1fr) 130px auto;align-items:end;gap:10px;min-height:116px;padding:11px 12px;display:grid}.pos-customer-row label>span{color:#5e7485;margin-bottom:6px;font-size:12.5px;font-weight:650;display:block}.pos-customer-row select{color:#294154;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:9px;padding:0 11px;font-size:15px}.pos-customer-contact{background:#eef4f6;border-radius:9px;min-height:44px;padding:5px 9px}.pos-customer-contact small,.pos-customer-contact strong,.pos-customer-contact span{display:block}.pos-customer-contact small{color:#718493;font-size:11px}.pos-customer-contact strong{color:#29495d;margin-top:2px;font-size:13.75px}.pos-customer-contact span{color:#84939f;margin-top:2px;font-size:11px}.pos-customer-row .secondary-button{white-space:nowrap;min-height:44px;padding:0 12px;font-size:13.75px}.pos-customer-details{background:#fff;border:1px solid #e1e9ee;border-radius:9px;grid-column:1/-1;grid-template-columns:.9fr 1.35fr 1.1fr .72fr;gap:13px;min-width:0;padding:9px 10px;display:grid}.pos-customer-details>span{min-width:0}.pos-customer-details small,.pos-customer-details strong{display:block}.pos-customer-details small{color:#81919d;font-size:10.5px}.pos-customer-details strong{color:#345064;margin-top:3px;font-size:12.5px;line-height:1.35}.pos-customer-details .customer-document-language select{min-height:34px;margin-top:3px;padding:0 8px;font-size:12.5px}.pos-cart-head{border-bottom:1px solid #e9eff3;justify-content:space-between;align-items:center;min-height:56px;padding:0 13px;display:flex}.pos-cart-head strong{font-size:16.25px}.pos-cart-head .text-action{font-size:13.75px}.pos-cart-table{flex:1;min-height:350px;max-height:410px;overflow:auto}.pos-cart-labels,.pos-cart-row{grid-template-columns:minmax(170px,1.15fr) minmax(210px,1fr) 50px;align-items:center;gap:10px;min-width:470px;display:grid}.pos-cart-labels{color:#718492;text-align:center;background:#f1f6f8;min-height:42px;padding:0 10px;font-size:12.5px;font-weight:650}.pos-cart-labels span:first-child{text-align:left}.pos-cart-row{border-bottom:1px solid #edf2f5;min-height:66px;padding:9px 10px}.pos-cart-row select,.pos-cart-row input{color:#2f485a;width:100%;min-width:0;min-height:44px;font:inherit;background:#fff;border:1px solid #dfe7ec;border-radius:8px;outline:0;padding:0 9px;font-size:14px}.pos-quantity{grid-template-columns:minmax(90px,1fr) 98px;gap:8px;min-width:0;display:grid}.pos-cart-row>button{color:#c15d5d;cursor:pointer;background:#fff0f0;border-radius:8px;justify-self:center;place-items:center;width:34px;height:34px;display:grid}.pos-cart-row>button:disabled{color:#aeb9c1;cursor:not-allowed;background:#f1f4f6}.pos-cart-note{background:#edf8f6;border-top:1px solid #dfe8ed;flex-direction:column;justify-content:center;gap:4px;min-height:66px;margin-top:auto;padding:10px 14px;display:flex}.pos-cart-note strong{color:#126c61;font-size:15px}.pos-cart-note span{color:#5e786b;font-size:12.5px;line-height:1.4}.pos-delivery-grid{background:#f8fafb;border:1px solid #e0e8ed;border-radius:11px;padding:14px}.pos-recent-orders{margin-top:16px;overflow:hidden}.pos-recent-orders>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;display:grid}.pos-recent-orders article:nth-last-child(-n+3){border-bottom:0}.quick-entry-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0716229e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.quick-entry-modal{background:#fff;border-radius:16px;width:min(620px,100%);overflow:hidden;box-shadow:0 24px 70px #00000040}.quick-entry-modal>header{border-bottom:1px solid #e7edf1;justify-content:space-between;align-items:center;min-height:72px;padding:14px 17px;display:flex}.quick-entry-modal header small,.quick-entry-modal header h2{display:block}.quick-entry-modal header small{color:#80909d;font-size:10px}.quick-entry-modal header h2{margin:5px 0 0;font-size:21px}.quick-entry-modal header>button{color:#718492;cursor:pointer;background:#eff3f5;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.quick-entry-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 15px 8px;display:grid}.quick-entry-fields.quantity-only{grid-template-columns:1fr}.quick-entry-fields>button{color:#335064;text-align:left;cursor:pointer;background:#fff;border:2px solid #e0e7ec;border-radius:11px;grid-template-columns:1fr auto;align-items:end;min-height:82px;padding:12px 14px;display:grid}.quick-entry-fields>button.active{border-color:var(--primary);background:#eef9f7}.quick-entry-fields small{color:#80909d;grid-column:1/-1;font-size:10px}.quick-entry-fields strong{font-size:26px}.quick-entry-fields span{color:#728694;font-size:11.25px}.quick-unit-row{align-items:center;gap:7px;padding:7px 15px 12px;display:flex}.quick-unit-row>span{color:#708494;margin-right:auto;font-size:11.25px}.quick-unit-row button{color:#617789;cursor:pointer;background:#eef3f6;border-radius:8px;min-width:54px;padding:7px 9px;font-size:11.25px}.quick-unit-row button.active{color:#fff;background:var(--primary)}.quick-keypad{background:#edf1f4;grid-template-columns:repeat(3,1fr);gap:6px;padding:13px 15px;display:grid}.quick-keypad button{color:#fff;cursor:pointer;background:#536177;border-radius:8px;place-items:center;min-height:58px;font-size:24px;font-weight:700;display:grid}.quick-keypad button:hover{background:#435064}.quick-entry-modal>footer{justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:13px 15px;display:flex}.quick-entry-modal footer small,.quick-entry-modal footer strong{display:block}.quick-entry-modal footer small{color:#83929e;font-size:10px}.quick-entry-modal footer strong{color:#cf6e35;margin-top:5px;font-size:21px}.quick-entry-modal footer.quantity-only-footer strong{color:#496475;font-size:13.75px}.quick-entry-modal footer .primary-button{min-width:180px;min-height:46px}@media (width<=1180px){.pos-workspace{grid-template-columns:1fr}.pos-catalog-body{height:440px}.pos-cart-table{max-height:380px}.pos-recent-orders>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.pos-source-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-recent-orders>div:last-child{grid-template-columns:1fr}.pos-recent-orders article{border-bottom:1px solid #edf2f5}}@media (width<=620px){.pos-source-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-catalog-body{grid-template-columns:88px minmax(0,1fr)}.pos-product-grid{grid-template-columns:1fr}.pos-customer-row{grid-template-columns:1fr auto}.pos-customer-contact{display:none}.pos-customer-details{grid-column:1/-1;grid-template-columns:1fr}.quick-entry-backdrop{padding:10px}.quick-entry-modal{max-height:96vh;overflow-y:auto}.quick-entry-fields{grid-template-columns:1fr}.quick-keypad button{min-height:50px}.quick-entry-modal>footer{flex-direction:column;align-items:stretch}.quick-entry-modal footer .primary-button{width:100%}}.pricing-table td:first-child strong,.pricing-table td:first-child small,.pricing-table td:nth-child(3) strong,.pricing-table td:nth-child(3) small{display:block}.pricing-table td:first-child small,.pricing-table td:nth-child(3) small{color:#81919d;margin-top:4px;font-size:10px}.pricing-action{color:#397581;cursor:pointer;background:#edf6f7;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:12.5px;font-weight:700;display:inline-flex}.pricing-action.primary{color:#fff;background:var(--primary);box-shadow:0 5px 12px #098e852e}.seller-pricing-form{gap:15px;display:grid}.pricing-order-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.pricing-order-head small,.pricing-order-head strong{display:block}.pricing-order-head small{color:#82929f;font-size:11.25px}.pricing-order-head strong{color:#2a485b;margin-top:4px;font-size:16.25px}.pricing-order-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.pricing-order-facts>div{background:#f8fafb;border:1px solid #e1e9ee;border-radius:10px;min-height:68px;padding:11px 12px}.pricing-order-facts span,.pricing-order-facts strong{display:block}.pricing-order-facts span{color:#7f909d;font-size:11.25px}.pricing-order-facts strong{color:#304c60;margin-top:6px;font-size:13.75px}.pricing-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pricing-reference-grid>div{background:#eff9f7;border:1px solid #cfe5e2;border-radius:11px;padding:13px}.pricing-reference-grid span,.pricing-reference-grid strong,.pricing-reference-grid small{display:block}.pricing-reference-grid span{color:#5e7b7f;font-size:11.25px}.pricing-reference-grid strong{color:#116d66;margin-top:5px;font-size:20px}.pricing-reference-grid small{color:#759090;margin-top:5px;font-size:10px;line-height:1.45}.seller-pricing-form>label>span{color:#526b7d;margin-bottom:7px;font-size:12.5px;font-weight:700;display:block}.pricing-price-input>div{background:#fff;border:2px solid #abdcd7;border-radius:10px;align-items:center;min-height:52px;display:flex;overflow:hidden}.pricing-price-input b{color:#0b827b;background:#e8f7f5;place-items:center;height:50px;padding:0 13px;font-size:15px;display:grid}.pricing-price-input input{color:#213e53;min-width:0;height:50px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 13px;font-size:18px;font-weight:750}.pricing-price-input input:read-only{color:#617787;background:#f4f7f8}.pricing-total{color:#276b61;background:#eaf7f3;border-radius:11px;align-items:center;gap:11px;min-height:76px;padding:13px 14px;display:flex}.pricing-total>span{flex:1}.pricing-total small,.pricing-total strong{display:block}.pricing-total small{font-size:11.25px}.pricing-total strong{margin-top:4px;font-size:22px}.pricing-total em{color:#5f7d75;font-size:11.25px;font-style:normal}.pricing-total.warning{color:#a95e2f;background:#fff2e8}.pricing-warning{color:#a85b2b;background:#fff7f1;border:1px solid #efc7ad;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.pricing-warning span{flex:1}.pricing-warning strong,.pricing-warning small{display:block}.pricing-warning strong{font-size:12.5px}.pricing-warning small{margin-top:5px;font-size:11.25px;line-height:1.5}.pricing-ok{color:#247960;background:#edf8f3;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:11.25px;font-weight:650;display:flex}.seller-pricing-form textarea{resize:vertical;color:#304c60;width:100%;min-height:92px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:9px;outline:0;padding:11px 12px;font-size:13.75px;line-height:1.55}.seller-pricing-form textarea:focus{border-color:#65bfb8;box-shadow:0 0 0 3px #0aa39a14}.seller-pricing-form textarea:read-only{background:#f4f7f8}.pricing-boundary-note{color:#647b89;background:#f0f5f7;border-radius:9px;padding:11px 12px;font-size:11.25px;line-height:1.6}.pricing-approval-note{color:#236d5c;background:#eef9f5;border:1px solid #b9ded3;border-radius:10px;gap:5px;padding:12px 13px;display:grid}.pricing-approval-note strong,.pricing-approval-note span,.pricing-approval-note small{display:block}.pricing-approval-note strong{font-size:12.5px}.pricing-approval-note span{font-size:12.5px;line-height:1.55}.pricing-approval-note small{color:#789086;font-size:10px}.pricing-approval-note.rejected{color:#9c4f49;background:#fff3f1;border-color:#efc3bd}.pricing-approval-note.rejected small{color:#9b7772}@media (width<=620px){.pricing-order-facts,.pricing-reference-grid{grid-template-columns:1fr}.pricing-total{flex-wrap:wrap;align-items:flex-start}.pricing-total em{width:100%;padding-left:30px}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
