/*! 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans: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;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.columns-3{columns:3}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#f5f6f3;--ink:#18211d;--muted:#6d7772;--line:#e0e5e1;--green:#196b4d;--lime:#c8ef64;--nav:#14211c;--white:#fff;--red:#b9473e;--amber:#b77918}.platform-settings{min-width:0}.platform-head{align-items:flex-end}.platform-alert{border:1px solid;border-radius:14px;margin:0 0 18px;padding:15px 18px;font-weight:800}.platform-alert.error{color:#a83f32;background:#fff2ef;border-color:#f2b8ae}.platform-alert.success{color:#176f53;background:#ebf8f1;border-color:#b9e1cb}.platform-subnav{background:#edf2ef;border-radius:16px;gap:8px;margin-bottom:22px;padding:7px;display:flex;overflow:auto}.platform-subnav button{color:#65746d;min-height:46px;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:11px;padding:0 18px;font-weight:850}.platform-subnav button.active{color:#176f53;background:#fff;box-shadow:0 2px 8px #12322612}.platform-card{background:#fff;border:1px solid #d9e3de;border-radius:20px;margin-bottom:22px;overflow:hidden}.platform-card>header{border-bottom:1px solid #e2e8e5;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;display:flex}.platform-card>header span{color:#177456;letter-spacing:.15em;font-size:12px;font-weight:900;display:block}.platform-card>header h3{margin:5px 0 0;font-size:25px}.platform-card>header p{color:#718078;margin:6px 0 0}.platform-card button,.platform-settings button{font:inherit;font-weight:800}.platform-card button.primary,.platform-settings button.primary{color:#fff;background:#167554;border:0;border-radius:12px;padding:13px 18px}.platform-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px 26px;display:grid}.platform-form.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-form.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-form label{gap:7px;min-width:0;display:grid}.platform-form label.wide,.platform-form .wide{grid-column:1/-1}.platform-form label>span,.platform-user-select>span{color:#65746d;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.platform-form input,.platform-form select,.platform-form textarea,.platform-user-select select,.template-lab input,.template-lab textarea{color:#18231f;width:100%;min-height:48px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #c9d7d0;border-radius:11px;padding:11px 13px}.platform-form textarea{resize:vertical}.platform-toggle{align-items:center;min-height:48px;grid-template-columns:auto auto 1fr!important;gap:10px!important;display:flex!important}.platform-toggle input{opacity:0;pointer-events:none;position:absolute}.platform-toggle>span{background:#cad4cf;border-radius:999px;width:42px;height:24px;transition:all .2s;position:relative}.platform-toggle>span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.platform-toggle input:checked+span{background:#177554}.platform-toggle input:checked+span:after{transform:translate(18px)}.platform-toggle b{font-size:14px}.platform-list article{border-bottom:1px solid #e5ebe8;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:18px 24px;display:grid}.platform-list article:last-child{border-bottom:0}.platform-list article>div{gap:4px;display:grid}.platform-list small{color:#78857f}.platform-list em,.integration-grid em{border-radius:99px;padding:7px 11px;font-size:12px;font-style:normal;font-weight:900}.platform-list em.active,.integration-grid em.active{color:#11714f;background:#e4f6ec}.platform-list em.inactive,.integration-grid em.inactive{color:#758079;background:#eef1ef}.platform-list article>button{color:#177554;background:0 0;border:0}.platform-empty{text-align:center;color:#78857f;padding:38px}.platform-user-select{gap:7px;padding:24px 26px 0;display:grid}.platform-access-grid{grid-template-columns:1fr 1fr;gap:20px;padding:24px 26px;display:grid}.platform-access-grid>section{border:1px solid #dbe5e0;border-radius:15px;overflow:hidden}.platform-access-grid h4{background:#f4f7f5;margin:0;padding:16px 18px}.platform-access-grid article{border-top:1px solid #e4ebe7;justify-content:space-between;align-items:center;gap:15px;padding:14px 16px;display:flex}.platform-access-grid article>label:first-child{align-items:center;gap:10px;display:flex}.platform-access-grid article span{display:grid}.platform-access-grid small{color:#78857f}.platform-default{color:#66746d;font-size:12px}.platform-editor{width:min(780px,100vw - 32px);max-height:calc(100vh - 32px);overflow:auto}.platform-editor>.platform-form{padding:22px}.platform-secret-note{color:#51635a;background:#f2f6f4;border-radius:11px;grid-column:1/-1;padding:14px;font-weight:750}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.integration-grid>article{background:#fff;border:1px solid #d9e3de;border-radius:18px;flex-direction:column;min-width:0;padding:22px;display:flex}.integration-grid header{justify-content:space-between;align-items:center;display:flex}.integration-grid header>span{color:#177554;letter-spacing:.12em;font-size:12px;font-weight:900}.integration-grid h3{margin:16px 0 7px;font-size:23px}.integration-grid p{color:#6d7a74;min-height:44px;margin:0 0 15px}.integration-grid small{color:#75827b;margin-top:8px;display:block}.integration-grid small.danger{color:#ad4438}.integration-grid footer{gap:10px;margin-top:auto;padding-top:18px;display:flex}.integration-grid footer button{background:#fff;border:1px solid #cbd8d2;border-radius:11px;flex:1;min-height:44px}.integration-secret-state{flex-wrap:wrap;gap:7px;display:flex}.integration-secret-state span{border-radius:8px;padding:6px 9px;font:700 11px ui-monospace,monospace}.integration-secret-state .ok{color:#13704f;background:#e7f6ed}.integration-secret-state .missing{color:#aa4133;background:#fff1ec}.platform-log{max-height:420px;overflow:auto}.platform-log article{border-bottom:1px solid #e6ece9;gap:12px;padding:13px 20px;display:flex}.platform-log i{background:#839089;border-radius:50%;width:10px;height:10px;margin-top:5px}.platform-log i.succeeded{background:#1b9b6d}.platform-log i.failed{background:#d04d3f}.platform-log article>div{gap:3px;display:grid}.platform-log small{color:#7b8781}.provider-banner{border:1px solid;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:18px 22px;display:flex}.provider-banner.ok{color:#176d50;background:#eaf7ef;border-color:#b9ddc8}.provider-banner.missing{color:#a33f33;background:#fff2ee;border-color:#f0bdb5}.platform-two-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.platform-outbox{overflow:auto}.platform-outbox .head,.platform-outbox article{grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) 120px minmax(180px,1.4fr);align-items:center;gap:15px;min-width:700px;padding:13px 18px;display:grid}.platform-outbox .head{color:#65746d;text-transform:uppercase;background:#f1f5f3;font-size:11px;font-weight:900}.platform-outbox article{border-top:1px solid #e5ebe8}.platform-outbox em{background:#eef2f0;border-radius:99px;width:max-content;padding:5px 9px;font-style:normal;font-weight:800}.platform-outbox em.sent{color:#116c4c;background:#e3f6eb}.platform-outbox em.failed{color:#a94035;background:#ffefec}.platform-outbox small{color:#77847e}.template-lab{background:#f7faf8;border:1px solid #dbe5e0;border-radius:14px;padding:16px}.template-lab label{gap:7px;display:grid}.template-lab>div{grid-template-columns:auto 1fr auto;gap:10px;margin-top:12px;display:grid}.template-lab button{background:#fff;border:1px solid #c9d7d0;border-radius:10px;padding:10px 14px}.template-preview{background:#fff;border:1px solid #dde6e1;border-radius:10px;padding:15px;margin-top:15px!important;display:block!important}.template-preview>div{margin-top:10px}.entity-editor.platform-editor>footer{z-index:2;background:#fff;position:sticky;bottom:0}@media (width<=1100px){.platform-form.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-two-columns,.platform-access-grid,.integration-grid{grid-template-columns:1fr}}@media (width<=720px){.platform-card>header,.provider-banner{flex-direction:column;align-items:flex-start}.platform-form,.platform-form.grid-2,.platform-form.grid-3{grid-template-columns:1fr;padding:18px}.platform-list article{grid-template-columns:1fr auto}.platform-list article>button{text-align:left;grid-column:1/-1}.platform-access-grid,.integration-grid>article{padding:18px}.template-lab>div{grid-template-columns:1fr}.platform-head{align-items:flex-start}.platform-head>button{width:100%}}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}.payments-admin{min-width:0}.payments-page-head{margin-bottom:22px}.payment-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.payment-metrics article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:6px;min-width:0;padding:18px 20px;display:flex}.payment-metrics span,.payments-toolbar>label>span{color:#6d7872;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.payment-metrics strong{font-size:24px;line-height:1.05}.payment-metrics small{color:var(--muted);font-size:10px}.payments-toolbar{z-index:4;border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(280px,1.6fr) 145px 145px minmax(190px,.7fr) auto auto;align-items:end;gap:10px;margin-bottom:14px;padding:16px;display:grid;position:relative}.payments-toolbar>label{flex-direction:column;gap:6px;min-width:0;display:flex}.payments-toolbar input,.payments-toolbar select,.payments-toolbar summary,.payments-clear{height:44px;color:var(--ink);background:#fff;border:1px solid #cad5cf;border-radius:9px;padding:0 12px;font-size:11px}.payments-toolbar summary,.payments-clear{cursor:pointer;white-space:nowrap;align-items:center;font-weight:750;display:flex}.payments-clear{color:var(--red)}.payments-columns{position:relative}.payments-columns>div{z-index:8;left:auto;right:0}.payments-directory-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;overflow:hidden}.payments-directory-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:15px 20px;display:flex}.payments-directory-card>header>div{flex-direction:column;gap:4px;display:flex}.payments-directory-card>header b{font-size:15px}.payments-directory-card>header span{color:var(--muted);font-size:10px}.payment-live-state{white-space:nowrap;align-items:center;gap:7px;display:flex}.payment-live-state i{background:#2e9f73;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7f5ee}.payments-table-wrap{min-width:0;overflow:auto}.payments-table-wrap table{border-collapse:collapse;width:100%;min-width:1080px}.payments-table-wrap th{z-index:1;color:#68736d;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f2f5f2;padding:11px 14px;font-size:8px;font-weight:850;position:sticky;top:0}.payments-table-wrap th button{color:inherit;cursor:pointer;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;padding:0}.payments-table-wrap td{color:#2a342f;vertical-align:middle;border-top:1px solid #e7ebe8;padding:13px 14px;font-size:10px}.payments-table-wrap tbody tr:hover{background:#f8faf8}.payment-supplier-link{max-width:280px;color:var(--green);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:3px;padding:0;display:flex}.payment-supplier-link b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.payment-supplier-link span{color:var(--muted);font-size:9px}.payment-method-pill,.payment-unallocated{min-height:26px;color:var(--green);white-space:nowrap;background:#eaf4ee;border-radius:99px;align-items:center;padding:4px 8px;font-size:9px;font-weight:750;display:inline-flex}.payment-unallocated{color:#6c756f;background:#f3f4f2}.payment-documents{flex-wrap:wrap;gap:5px;display:flex}.payment-documents>span{white-space:nowrap;border:1px solid #dce5df;border-radius:7px;flex-direction:column;gap:1px;padding:5px 7px;font-weight:750;display:inline-flex}.payment-documents small{color:var(--muted);font-size:8px;font-weight:550}.payment-documents em{color:var(--muted);align-self:center;font-size:9px;font-style:normal}.payment-amount{color:var(--green);white-space:nowrap;font-size:12px}@media (width<=1280px){.payment-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.payments-toolbar{grid-template-columns:minmax(260px,1fr) 140px 140px minmax(180px,.7fr)}}@media (width<=760px){.payment-metrics,.payments-toolbar{grid-template-columns:1fr 1fr}.payments-search,.payments-toolbar>label:nth-of-type(4){grid-column:1/-1}.payments-directory-card>header{flex-direction:column;align-items:flex-start}}@media (width<=520px){.payment-metrics,.payments-toolbar{grid-template-columns:1fr}.payments-search,.payments-toolbar>label:nth-of-type(4){grid-column:auto}}button,input,select{font:inherit}.erp-shell{min-height:100vh;display:flex}.sidebar{background:var(--nav);color:#fff;z-index:20;flex-direction:column;width:250px;padding:0 14px;display:flex;position:fixed;inset:0 auto 0 0}.logo{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;height:78px;padding:0 10px;display:flex}.logo>span{background:var(--lime);color:#132019;border-radius:7px;padding:8px;font-weight:950}.logo div{flex-direction:column;display:flex}.logo b{letter-spacing:.1em;font-size:17px}.logo small{color:#89968f;letter-spacing:.14em;text-transform:uppercase;font-size:9px}.sidebar nav{flex-direction:column;gap:5px;padding:18px 0;display:flex}.sidebar nav button{color:#9ba8a2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:12px;display:flex}.sidebar nav button span{flex:1}.sidebar nav button em{color:#dce5e0;background:#30433b;border-radius:10px;padding:3px 7px;font-size:9px;font-style:normal}.sidebar nav button.active{color:#fff;background:#ffffff12}.sidebar nav button.active svg{color:var(--lime)}.sidebar-foot{border-top:1px solid #ffffff14;margin-top:auto;padding:14px 5px}.sync{color:#819089;padding:7px;font-size:9px}.sync i{background:var(--lime);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.sidebar-foot button{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:9px 4px;display:flex}.avatar{background:#32443c;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.sidebar-foot button>span:last-child{flex-direction:column;display:flex}.sidebar-foot small{color:#87958e;font-size:8px}.main-area{flex:1;min-width:0;margin-left:250px}.app-top{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 3vw;display:flex;position:sticky;top:0}.global-search-shell{width:min(450px,45vw);position:relative}.global-search{color:#84908a;cursor:text;width:100%;font:inherit;text-align:left;background:#f4f6f4;border:0;border-radius:9px;align-items:center;gap:8px;padding:9px 11px;display:flex}.global-search>span:nth-child(2){flex:1;font-size:11px}.global-search-icon{font-size:22px;line-height:1;transform:rotate(-20deg)}.global-search kbd{background:#fff;border:1px solid #d8dedb;border-radius:4px;padding:3px 5px;font-size:9px}.global-search-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#071c146b;border:0;position:fixed;inset:0}.global-search-panel{z-index:81;color:#13211b;background:#fff;border:1px solid #d9e2dd;border-radius:18px;width:min(760px,100vw - 32px);position:fixed;top:80px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 26px 90px #051f1547}.global-search-field{align-items:center;gap:13px;padding:17px 18px 12px;display:flex}.global-search-field>span{color:#167552;font-size:28px;transform:rotate(-20deg)}.global-search-field input{color:#13211b;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:18px}.global-search-field>button{color:#718079;background:#f6f8f7;border:1px solid #d7dfdb;border-radius:7px;padding:6px 8px}.global-search-hint{color:#78857f;border-bottom:1px solid #e3e9e6;padding:0 58px 13px;font-size:11px}.global-search-results{max-height:min(58vh,520px);padding:8px;overflow:auto}.global-search-section-title{color:#738078;letter-spacing:.12em;text-transform:uppercase;margin:7px 10px;font-size:10px;font-weight:800}.global-search-results>button{text-align:left;color:#17241e;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:132px minmax(0,1fr) 24px;align-items:center;gap:12px;width:100%;padding:11px 12px;display:grid}.global-search-results>button.active,.global-search-results>button:hover{background:#edf6f1}.global-search-results>button>b{grid-column:1/3;font-size:13px}.global-search-results>button>span:not(.global-search-type){color:#76827c;font-size:11px}.global-search-results em{color:#809087;justify-self:end;font-style:normal}.global-search-type{color:#176d4e;white-space:nowrap;background:#e5f3ec;border-radius:999px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:800}.global-search-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.global-search-copy b,.global-search-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search-copy b{font-size:13px}.global-search-copy small{color:#748079;font-size:10px}.global-search-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;display:flex}.global-search-empty span{color:#76827c;font-size:11px}.global-search-empty.error b{color:#ad4038}.global-search-panel footer{color:#75817b;background:#f7f9f8;border-top:1px solid #e3e9e6;gap:18px;padding:9px 18px;font-size:9px;display:flex}.global-search-spinner{border:2px solid #dce8e1;border-top-color:#187654;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite global-search-spin}@keyframes global-search-spin{to{transform:rotate(360deg)}}.top-actions{align-items:center;gap:9px;display:flex}.top-actions>button{color:#5f6c66;background:0 0;border:0;position:relative}.top-actions>button i{color:#fff;background:#be4a40;border-radius:50%;place-items:center;width:13px;height:13px;font-size:7px;font-style:normal;display:grid;position:absolute;top:0;right:2px}.top-actions select,.branch{border:1px solid var(--line);color:#4d5953;background:#fff;border-radius:8px;padding:8px 10px;font-size:10px}.mobile-menu{background:0 0;border:0;display:none}.page{max-width:1600px;margin:auto;padding:38px 3vw 70px}.page-head{justify-content:space-between;align-items:flex-end;margin-bottom:27px;display:flex}.page-head>div>span,.panel-kicker{letter-spacing:.14em;color:var(--green);font-size:9px;font-weight:850}.page-head h1{letter-spacing:-.04em;margin:7px 0;font-size:34px}.page-head p{color:var(--muted);margin:0;font-size:12px}.primary,.secondary{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:750;display:inline-flex}.primary{background:var(--green);color:#fff;border:0;box-shadow:0 5px 13px #196b4d24}.primary:disabled{opacity:.45}.secondary{color:var(--ink);background:#fff;border:1px solid #d6dcd8}.metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-height:120px;padding:19px;display:flex}.metric>span{color:var(--muted);font-size:10px}.metric strong{letter-spacing:-.04em;margin:12px 0 auto;font-size:25px}.metric small{color:#7b8681;font-size:9px}.metric.good small{color:var(--green)}.metric.danger small{color:var(--red)}.metric.dark{background:var(--nav);color:#fff;border-color:var(--nav)}.metric.dark>span,.metric.dark small{color:#9aa8a1}.metrics.compact .metric{min-height:105px}.dash-grid{grid-template-columns:1.1fr .9fr;gap:16px;margin-bottom:16px;display:grid}.lower-grid{grid-template-columns:1.35fr .65fr;gap:16px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;padding:20px}.panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.panel-head h2{margin:5px 0 0;font-size:16px}.panel-head button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:9px}.panel-head select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px;font-size:9px}.tasks{flex-direction:column;display:flex}.tasks>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0ee;align-items:center;gap:11px;padding:12px 2px;display:flex}.tasks>button:first-child{border-top:0}.tasks>button>div{flex-direction:column;flex:1;gap:3px;display:flex}.tasks small{color:var(--muted);font-size:9px}.task-icon{border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.task-icon.amber{color:#a66b12;background:#fff2db}.task-icon.red{color:#b54d43;background:#fdeae7}.task-icon.blue{color:#4265a8;background:#eaf1ff}.task-icon.violet{color:#7752a6;background:#f1ebff}.chart-bars{border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,#f1f3f1 0 1px,#0000 1px 42px);align-items:flex-end;gap:8px;height:170px;padding:15px 2px 0;display:flex}.chart-bars>span{background:#dfe9e3;border-radius:4px 4px 0 0;flex:1;position:relative}.chart-bars>span i{background:var(--green);border-radius:4px 4px 0 0;height:60%;position:absolute;bottom:0;left:0;right:0}.chart-axis{color:#8a948f;justify-content:space-around;margin-top:6px;font-size:8px;display:flex}.cash-summary{gap:20px;margin-top:15px;font-size:9px;display:flex}.cash-summary span{grid-template-columns:auto 1fr;gap:2px 6px;display:grid}.cash-summary b{grid-column:2;font-size:12px}.cash-summary i{border-radius:50%;width:7px;height:7px;margin-top:2px}.green-dot{background:var(--green)}.dark-dot{background:#cbd8d1}.data-table{overflow:auto}.data-table table{border-collapse:collapse;width:100%;min-width:650px}.data-table th{text-align:left;color:#7a8580;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--line);background:#f8f9f7;padding:9px;font-size:8px;position:sticky;top:0}.data-table td{white-space:nowrap;border-bottom:1px solid #edf0ee;padding:12px 9px;font-size:10px}.status{border-radius:12px;padding:5px 8px;font-size:8px;font-weight:750}.status.green{color:#257053;background:#eaf5ed}.status.amber{color:#a36b18;background:#fff3dc}.status.red{color:#a7433b;background:#fbe9e7}.suggestions{flex-direction:column;gap:8px;display:flex}.suggestions>div{border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr auto;padding:11px;display:grid}.suggestions span{letter-spacing:.1em;color:var(--green);font-size:7px}.suggestions b{grid-column:1;font-size:10px}.suggestions small{color:var(--muted);grid-column:1;font-size:8px}.suggestions button{color:var(--green);background:#edf5ef;border:0;border-radius:6px;grid-area:1/2/4;padding:7px;font-size:8px;font-weight:750}.toolbar{gap:9px;margin-bottom:13px;display:flex}.filter-search{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;align-items:center;gap:7px;padding:0 10px;display:flex}.filter-search input{border:0;outline:0;width:100%;font-size:10px}.toolbar select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 10px;font-size:9px}.table-panel{padding:8px}.capture-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:24px}.dropzone{cursor:pointer;background:#fbfcfa;border:1.5px dashed #b8c4bd;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.dropzone.dragging{border-color:var(--green);background:#f2f8f4}.upload-ring{width:64px;height:64px;color:var(--green);background:#eaf4ed;border-radius:50%;place-items:center;margin-bottom:21px;display:grid;box-shadow:0 0 0 10px #f3f7f4}.dropzone h3{margin:0 0 6px;font-size:16px}.dropzone p{color:var(--muted);margin:0 0 18px;font-size:10px}.capture-actions{justify-content:space-between;margin-top:18px;display:flex}.review-top{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:15px;margin-bottom:12px;padding:11px;display:flex}.review-top>div{flex-direction:column;flex:1;display:flex}.review-top span{color:var(--muted);font-size:9px}.review-top .confidence{color:var(--green);background:#eaf5ed;border-radius:12px;padding:6px 8px}.invoice-review{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:38% 62%;min-height:760px;display:grid;overflow:hidden}.invoice-review>aside{background:#25322c;padding:15px}.pdf-title{color:#a8b4ae;letter-spacing:.12em;margin-bottom:10px;font-size:8px}.invoice-review iframe{background:#ddd;border:0;border-radius:7px;width:100%;height:720px}.invoice-review>article{min-width:0;padding:18px}.review-summary{grid-template-columns:1.5fr .8fr;gap:8px;display:grid}.review-summary>div{flex-direction:column;gap:4px;display:flex}.review-summary span{text-transform:uppercase;color:#74807a;font-size:8px;font-weight:750}.review-summary input{border:1px solid var(--line);border-radius:7px;padding:9px;font-size:10px}.review-alert{color:#9c6614;background:#fff4df;border-radius:8px;align-items:center;gap:8px;margin:12px 0;padding:10px;font-size:9px;display:flex}.invoice-review .data-table{max-height:430px}.invoice-review .data-table table{min-width:790px}.invoice-totals{color:var(--muted);justify-content:space-between;align-items:flex-start;margin-top:15px;font-size:9px;display:flex}.invoice-totals dl{min-width:230px;margin:0}.invoice-totals dl div{color:var(--ink);justify-content:space-between;padding:5px;display:flex}.invoice-totals dl div:nth-child(3){border-top:1px solid var(--ink);font-size:13px;font-weight:850}.invoice-totals .new-balance{color:var(--green);background:#edf6ef;border-radius:5px;margin-top:4px;font-weight:800}.warehouse-strip,.kanban-summary,.reconcile{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:14px;display:grid}.warehouse-strip button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;flex-direction:column;gap:5px;padding:15px;display:flex}.warehouse-strip button.active{border-color:var(--green);box-shadow:inset 3px 0 var(--green)}.warehouse-strip b{font-size:11px}.warehouse-strip span{color:var(--muted);font-size:9px}.kanban-summary{grid-template-columns:repeat(4,1fr)}.kanban-summary div{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;padding:16px;display:flex}.kanban-summary span{color:var(--muted);font-size:10px}.kanban-summary b{font-size:18px}.reconcile article{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:18px;display:flex}.reconcile span{color:var(--muted);font-size:10px}.reconcile b{margin:10px 0;font-size:24px}.reconcile small{color:var(--muted);font-size:9px}.reconcile article div{background:#e6ebe8;border-radius:3px;height:5px;margin-bottom:8px}.reconcile article div i{background:var(--green);border-radius:3px;height:100%;display:block}.issues>button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;align-items:center;gap:10px;width:100%;padding:13px;display:flex}.issues>button>span{color:#a56912;background:#fff0dd;border-radius:6px;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.issues>button b{flex:1;font-size:10px}.cfo-hero{background:var(--nav);color:#fff;border-radius:14px;grid-template-columns:1fr 1fr;margin-bottom:14px;padding:28px;display:grid}.cfo-hero>div:first-child{flex-direction:column;display:flex}.cfo-hero span{color:#a6b3ad;font-size:10px}.cfo-hero strong{color:var(--lime);margin:12px 0;font-size:58px;line-height:1}.cfo-hero strong small{color:#73857c;font-size:16px}.cfo-hero p{color:#a5b2ac;font-size:10px}.health-factors{grid-template-columns:1fr 1fr;gap:9px;display:grid}.health-factors span{border:1px solid #ffffff18;border-radius:9px;justify-content:space-between;align-items:center;padding:15px;display:flex}.health-factors b{color:#fff;font-size:18px}.scenario p{color:#5f6b65;max-width:850px;font-size:11px;line-height:1.7}@media (width<=1050px){.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-area{margin-left:0}.mobile-menu{display:block}.dash-grid,.lower-grid{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.invoice-review{grid-template-columns:1fr}.invoice-review iframe{height:480px}}@media (width<=650px){.page{padding:24px 14px 60px}.app-top{padding:0 14px}.global-search{width:100%}.global-search-shell{flex:1;width:auto;margin:0 8px}.global-search kbd,.top-actions select,.branch{display:none}.global-search-panel{border-radius:14px;width:calc(100vw - 20px);top:10px}.global-search-field{padding:14px 13px 10px}.global-search-field input{font-size:14px}.global-search-hint{padding:0 48px 11px}.global-search-results>button{grid-template-columns:1fr 22px}.global-search-type{grid-column:1;margin-bottom:2px}.global-search-copy{grid-column:1}.global-search-results em{grid-area:1/2/3}.page-head{align-items:flex-start;gap:18px}.page-head h1{font-size:27px}.page-head p{line-height:1.5}.metrics{grid-template-columns:1fr}.dash-grid,.lower-grid{gap:11px}.toolbar{flex-wrap:wrap}.filter-search{flex-basis:100%;height:40px}.toolbar select{flex:1;height:38px}.warehouse-strip,.kanban-summary,.reconcile{grid-template-columns:1fr 1fr}.review-top{flex-wrap:wrap}.review-top>div{flex-basis:70%;order:-1}.invoice-review>article{padding:12px}.review-summary{grid-template-columns:1fr}.invoice-totals{flex-direction:column;gap:12px}.invoice-totals dl{width:100%}.cfo-hero{grid-template-columns:1fr;gap:18px}.health-factors{grid-template-columns:1fr 1fr}.cash-summary{flex-direction:column}.capture-card{padding:14px}.dropzone{min-height:330px}}.roadmap-state{color:var(--green);background:#eaf5ed;border-radius:18px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:750;display:inline-flex}.roadmap-state i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #196b4d16}.roadmap-overview{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;display:grid}.roadmap-overview article{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;padding:16px;display:flex}.roadmap-overview span{color:var(--muted);font-size:9px}.roadmap-overview strong{margin:8px 0;font-size:20px}.roadmap-overview small{color:var(--muted);font-size:8px}.roadmap-overview article>div{background:#e8edea;border-radius:3px;height:5px}.roadmap-overview article>div i{background:var(--green);border-radius:3px;height:100%;display:block}.dependency-strip{background:var(--nav);color:#fff;border-radius:12px;margin-bottom:14px;padding:15px 18px}.dependency-strip>b{color:#97a59e;font-size:9px}.dependency-strip>div{align-items:center;margin-top:12px;padding-bottom:4px;display:flex;overflow:auto}.dependency-strip span{white-space:nowrap;color:#829089;align-items:center;gap:7px;font-size:9px;display:flex}.dependency-strip span.active{color:var(--lime)}.dependency-strip em{color:#50625a;margin:0 10px;font-style:normal}.roadmap-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.phase-card{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;padding:19px;display:flex}.phase-card.next{box-shadow:inset 3px 0 var(--green);border-color:#83aa92}.phase-card header{align-items:center;gap:11px;display:flex}.phase-card header>div{flex:1}.phase-number{width:36px;height:36px;color:var(--green);background:#eef2ef;border-radius:9px;place-items:center;font-size:11px;font-weight:850;display:grid}.phase-card header small{color:var(--muted);font-size:8px}.phase-card h2{margin:3px 0;font-size:15px}.phase-card>p{color:var(--muted);margin:15px 0 10px;font-size:10px;line-height:1.5}.phase-card ul{grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:0;list-style:none;display:grid}.phase-card li{color:#53615a;align-items:flex-start;gap:6px;font-size:8.5px;display:flex}.phase-card li svg{color:var(--green);flex:none}.phase-card footer{color:var(--muted);grid-template-columns:1fr auto;align-items:center;margin-top:16px;font-size:8px;display:grid}.phase-card footer>div{background:#e7ece9;border-radius:2px;grid-column:1/-1;height:4px;margin-top:6px}.phase-card footer>div i{background:var(--green);border-radius:2px;height:100%;display:block}.decision-gates{border:1px solid var(--line);background:#fff;border-radius:13px;margin-top:14px;padding:20px}.decision-gates h2{margin:5px 0 16px;font-size:16px}.gate-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gate-list span{border:1px solid var(--line);border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:9px;display:flex}.gate-list b{color:var(--green);font-size:8px}@media (width<=1050px){.roadmap-overview{grid-template-columns:1fr 1fr}}@media (width<=650px){.roadmap-overview,.roadmap-grid,.gate-list,.phase-card ul{grid-template-columns:1fr}}.bmind-baseline{border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:14px;padding:20px}.baseline-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.baseline-head h2,.ui-contract h2{margin:5px 0 0;font-size:16px}.baseline-head>p{max-width:430px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.baseline-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.baseline-grid article{border:1px solid var(--line);background:#fafbf9;border-radius:9px;padding:13px}.baseline-grid article>span{color:var(--green);letter-spacing:.08em;background:#eaf5ed;border-radius:10px;padding:4px 7px;font-size:7px;font-weight:850;display:inline-flex}.baseline-grid h3{margin:9px 0 5px;font-size:11px}.baseline-grid p{color:var(--muted);margin:0;font-size:8.5px;line-height:1.55}.ui-contract{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:14px;display:grid}.ui-contract article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:19px}.ui-contract ul{grid-template-columns:1fr 1fr;gap:7px;margin:14px 0 0;padding:0;list-style:none;display:grid}.ui-contract li{color:#53615a;border-top:1px solid #edf0ee;padding-top:8px;font-size:8.5px}.ui-contract li:before{content:"✓";color:var(--green);margin-right:6px;font-weight:900}@media (width<=1050px){.baseline-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.baseline-head{flex-direction:column;align-items:flex-start}.baseline-grid,.ui-contract,.ui-contract ul{grid-template-columns:1fr}}.system-map{background:var(--nav);color:#fff;border-radius:15px;margin-bottom:14px;padding:24px}.system-map .baseline-head h2{font-size:21px}.system-map .baseline-head>p{color:#a6b3ad;font-size:13px}.system-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.system-grid article{background:#ffffff0a;border:1px solid #ffffff19;border-radius:11px;padding:16px}.system-grid article>div{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.system-grid strong{font-size:17px}.system-grid article>div span{color:var(--lime);text-align:right;font-size:10px;font-weight:850}.system-grid small{color:#a9b5af;margin:6px 0 12px;font-size:12px;display:block}.system-grid p{color:#d7dfdb;margin:0;font-size:13px;line-height:1.55}.import-band{border-top:1px solid #ffffff18;grid-template-columns:1.2fr 1fr 1fr;align-items:stretch;gap:12px;margin-top:18px;padding-top:18px;display:grid}.import-band h3{margin:6px 0 0;font-size:17px}.import-band>span{color:var(--ink);background:#fff;border-radius:9px;flex-direction:column;gap:6px;padding:14px;font-size:13px;line-height:1.45;display:flex}.import-band b{color:var(--green);font-size:15px}body{font-size:16px}.sidebar{width:272px}.sidebar nav button{min-height:50px;padding:13px 14px;font-size:15px}.sidebar nav button em{padding:4px 8px;font-size:12px}.logo small{font-size:11px}.sync{font-size:12px}.app-top{height:76px}.global-search input{font-size:15px}.global-search kbd,.top-actions select,.branch{font-size:13px}.page-head>div>span,.panel-kicker{font-size:12px}.page-head p{font-size:15px;line-height:1.55}.primary,.secondary{min-height:48px;padding:12px 18px;font-size:15px}.metric>span{font-size:14px}.metric small{font-size:13px}.panel-head h2{font-size:20px}.panel-head button,.panel-head select{font-size:13px}.tasks b{font-size:15px}.tasks small{font-size:13px}.tasks>button>strong{font-size:15px}.data-table th{padding:13px;font-size:12px}.data-table td{padding:15px 13px;font-size:14px}.status{padding:7px 10px;font-size:12px}.suggestions span{font-size:11px}.suggestions b{font-size:14px}.suggestions small,.suggestions button{font-size:12px}.filter-search input,.toolbar select{font-size:14px}.dropzone h3{font-size:21px}.dropzone p{font-size:14px}.review-top b{font-size:15px}.review-top span,.review-alert,.invoice-totals{font-size:13px}.review-summary span{font-size:12px}.review-summary input{min-height:48px;font-size:15px}.roadmap-state{padding:10px 14px;font-size:13px}.roadmap-overview span{font-size:13px}.roadmap-overview strong{font-size:24px}.roadmap-overview small{font-size:12px}.dependency-strip>b,.dependency-strip span{font-size:13px}.dependency-strip small{font-size:12px}.phase-number{width:46px;height:46px;font-size:15px}.phase-card header small{font-size:12px}.phase-card h2{font-size:20px}.phase-card>p{font-size:14px}.phase-card li{font-size:13px;line-height:1.45}.phase-card footer{font-size:12px}.decision-gates h2,.baseline-head h2,.ui-contract h2{font-size:21px}.gate-list span{min-height:48px;font-size:13px}.gate-list b{font-size:12px}.baseline-head>p{font-size:13px}.baseline-grid article>span{font-size:10px}.baseline-grid h3{font-size:16px}.baseline-grid p{font-size:13px}.ui-contract li{font-size:13px;line-height:1.45}@media (width<=1050px){.main-area{margin-left:0}.system-grid,.import-band{grid-template-columns:1fr 1fr}.import-band>div{grid-column:1/-1}}@media (width<=650px){.page-head{flex-direction:column}.page-head h1{font-size:30px}.system-grid,.import-band{grid-template-columns:1fr}.import-band>div{grid-column:auto}.phase-card{padding:17px}.phase-card ul{gap:11px}.system-map{padding:18px}}.logo{justify-content:flex-start;gap:12px;height:84px;padding:0 12px}.logo>.brand-mark{background:0 0;border-radius:0;flex:none;width:94px;height:30px;padding:0;display:block;overflow:hidden}.brand-logo{object-fit:contain;width:94px;height:auto;display:block}.brand-logo-white{filter:brightness(0)invert()}.logo>.brand-one{letter-spacing:.17em;color:#fff;background:0 0;border-left:1px solid #ffffff2b;border-radius:0;padding:0 0 0 12px;font-size:17px;font-weight:850;line-height:24px}.production-standard{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:.8fr 1.2fr;gap:28px;margin-bottom:14px;padding:24px;display:grid}.production-standard h2{margin:7px 0 10px;font-size:23px}.production-standard p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.production-standard>div:last-child{grid-template-columns:1fr 1fr;gap:9px;display:grid}.production-standard>div:last-child span{border-top:1px solid var(--line);gap:10px;padding:11px 0;font-size:13px;line-height:1.45;display:flex}.production-standard b{color:var(--green);font-size:12px}.panel,.metric,.phase-card,.bmind-baseline,.ui-contract article,.roadmap-overview article,.system-map,.capture-card,.review-top,.invoice-review,.decision-gates{border-radius:8px}.primary{box-shadow:none}.phase-card.next{box-shadow:inset 3px 0 var(--green)}@media (width<=900px){.production-standard{grid-template-columns:1fr}.production-standard>div:last-child{grid-template-columns:1fr 1fr}}@media (width<=650px){.logo{height:78px}.production-standard{padding:18px}.production-standard>div:last-child{grid-template-columns:1fr}}.sidebar,.main-area{transition:width .2s,margin-left .2s}.sidebar-toggle{width:34px;height:34px;color:var(--green);cursor:pointer;z-index:22;background:#fff;border:1px solid #dce3df;border-radius:50%;place-items:center;display:grid;position:absolute;top:40px;right:-16px;box-shadow:0 3px 10px #00000012}.sidebar-toggle svg{transition:transform .2s;transform:rotate(180deg)}.sidebar-backdrop{display:none}.sidebar-collapsed .logo{align-items:flex-start;width:88px;padding:20px 0 0;overflow:hidden}.sidebar-collapsed .brand-logo{clip-path:inset(0 0 27%);flex:none;width:208px;max-width:none}.sidebar-collapsed .sidebar nav button{justify-content:center;padding:13px}.sidebar-collapsed .sidebar nav button span,.sidebar-collapsed .sidebar nav button em,.sidebar-collapsed .sidebar-foot .sync span,.sidebar-collapsed .sidebar-foot button>span:last-child{display:none}.sidebar-collapsed .sidebar-foot .sync,.sidebar-collapsed .sidebar-foot button{justify-content:center}.ocr-disclosure{color:#8f5d12;background:#fff6e5;border:1px solid #f0d8aa;border-radius:8px;align-items:flex-start;gap:12px;margin-top:16px;padding:15px;display:flex}.ocr-disclosure>div{flex-direction:column;gap:4px;display:flex}.ocr-disclosure b{font-size:15px}.ocr-disclosure span{font-size:13px;line-height:1.45}.ocr-offline{border-radius:16px;font-weight:800;color:#94600f!important;background:#fff1d6!important;padding:8px 12px!important}.ocr-empty{background:#fffaf0;border:1px solid #f0d8aa;border-radius:8px;align-items:flex-start;gap:14px;margin-bottom:20px;padding:18px;display:flex}.ocr-empty>div{flex:1}.ocr-empty h2{margin:5px 0 8px;font-size:23px}.ocr-empty p{color:#665f54;margin:0;font-size:14px;line-height:1.6}.manual-fields{border:1px solid var(--line);border-radius:8px;padding:18px}.manual-head{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.manual-head h3{margin:5px 0 0;font-size:19px}.manual-head>span{color:var(--amber);font-size:12px}.line-empty{text-align:center;min-height:230px;color:var(--muted);border:1px dashed #cdd5d0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin-top:16px;padding:24px;display:flex}.line-empty h3{color:var(--ink);margin:12px 0 6px;font-size:18px}.line-empty p{margin:0;font-size:13px}.file-empty{color:#b8c2bd;border:1px dashed #5a6861;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:480px;display:flex}.file-empty b{font-size:14px}@media (width<=1050px){.sidebar-toggle{display:none}.sidebar-collapsed .sidebar{width:272px;padding:0 14px}.sidebar-collapsed .main-area{margin-left:0}.sidebar-collapsed .logo{width:auto;padding:18px 12px;overflow:visible}.sidebar-collapsed .brand-logo{width:202px}.sidebar-collapsed .sidebar nav button{justify-content:flex-start;padding:13px 14px}.sidebar-collapsed .sidebar nav button span{display:block}.sidebar-collapsed .sidebar nav button em{display:inline}.sidebar-collapsed .sidebar-foot .sync span,.sidebar-collapsed .sidebar-foot button>span:last-child{display:flex}.sidebar-collapsed .sidebar-foot .sync,.sidebar-collapsed .sidebar-foot button{justify-content:flex-start}.sidebar-backdrop{z-index:19;background:#0d171280;border:0;position:fixed;inset:0}.sidebar-backdrop.show{display:block}}@media (width<=650px){.ocr-disclosure,.ocr-empty{flex-direction:column}.manual-head{flex-direction:column;align-items:flex-start;gap:5px}.review-top .ocr-offline{order:2}.review-top .primary{flex:1;order:3}}.logo>.brand-mark{height:23px}.sidebar-collapsed .logo{justify-content:center;align-items:center;width:88px;padding:0;overflow:hidden}.sidebar-collapsed .brand-mark{width:32px;height:32px}.sidebar-collapsed .brand-logo{clip-path:none;width:94px;max-width:none}.sidebar-collapsed .brand-one{display:none}@media (width<=1050px){.sidebar-collapsed .logo{justify-content:flex-start;align-items:center;width:auto;padding:0 12px;overflow:visible}.sidebar-collapsed .brand-mark{width:94px;height:30px}.sidebar-collapsed .brand-logo{width:94px}.sidebar-collapsed .brand-one{display:inline}}.pricing-page{flex-direction:column;gap:22px;max-width:1700px;margin:0 auto;display:flex}.pricing-head{align-items:center}.precision-badge{background:#edf7f1;border:1px solid #cfe1d7;border-radius:16px;gap:2px;min-width:245px;padding:15px 18px;display:grid}.precision-badge b{color:#116e4e;font-size:25px}.precision-badge span{color:#1a3028;font-size:14px;font-weight:800}.precision-badge small{color:#64756e;font-size:13px}.pricing-error,.pricing-notice{border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;padding:16px 18px;font-size:15px;display:flex}.pricing-error{color:#983c2f;background:#fff1ee;border:1px solid #efc2b8}.pricing-error b{font-size:17px}.pricing-error code{background:#fff;border-radius:8px;padding:6px 9px}.pricing-notice{color:#126d4e;background:#eef8f2;border:1px solid #c5dfcf;font-weight:750}.pricing-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.pricing-metrics article{background:#fff;border:1px solid #d8e2dd;border-radius:18px;gap:7px;min-width:0;padding:20px;display:grid}.pricing-metrics article span{color:#65766f;font-size:14px;font-weight:800}.pricing-metrics article strong{letter-spacing:-.04em;font-size:31px}.pricing-metrics article small{color:#73817b;font-size:14px}.pricing-metrics article.alert{background:#fff9ed;border-color:#efc77c}.pricing-metrics article.alert strong{color:#9d6213}.pricing-panel{background:#fff;border:1px solid #d8e2dd;border-radius:20px;padding:24px}.pricing-panel-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.pricing-panel-title>div{gap:5px;display:grid}.pricing-panel-title span{letter-spacing:.15em;color:#147250;font-size:13px;font-weight:900}.pricing-panel-title h2{letter-spacing:-.025em;margin:0;font-size:25px}.pricing-panel-title>small{color:#6b7a74;max-width:610px;font-size:14px;line-height:1.5}.pricing-hierarchy{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.pricing-hierarchy div{background:#f4f7f5;border-radius:13px;align-items:center;gap:10px;min-width:0;padding:14px;font-size:14px;font-weight:750;display:flex}.pricing-hierarchy b{color:#c6f553;background:#11251d;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.pricing-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);align-items:start;gap:20px;display:grid}.pricing-lab,.product-prices{gap:12px;display:grid}.pricing-panel label{color:#51625b;gap:7px;font-size:14px;font-weight:800;display:grid}.pricing-panel input,.pricing-panel select{color:#17211d;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #cedbd5;border-radius:12px;padding:0 14px;font-size:15px}.pricing-panel input:focus,.pricing-panel select:focus{border-color:#197653;outline:3px solid #dff1e7}.pricing-panel button.primary{justify-content:center;min-height:50px;font-size:15px}.price-result{color:#fff;background:#10271e;border-radius:16px;gap:16px;margin-top:5px;padding:20px;display:grid}.price-result-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.price-result-top span{color:#c6f553;background:#244138;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.price-result-top b{font-size:24px}.price-result dl{border-top:1px solid #365047;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.price-result dl div{gap:5px;padding:14px 12px 0 0;display:grid}.price-result dt{color:#a7bab2;font-size:12px;font-weight:750}.price-result dd{margin:0;font-size:18px;font-weight:850}.price-result .internal{border-left:1px solid #365047;padding-left:12px}.price-result>small{color:#a7bab2}.profit-alert{color:#824e04;background:#fff0d5;border-radius:10px;padding:11px 13px;font-size:14px}.selected-product{background:#f2f6f4;border-radius:13px;gap:4px;padding:14px;display:grid}.selected-product b{font-size:16px}.selected-product span{font-size:14px}.selected-product small{color:#64746e}.product-prices>p,.rules-list>p{color:#65756f;line-height:1.5}.internal-field{background:#fff8e9;border-radius:13px;padding:12px}.internal-field small{color:#8b671f}.rule-form{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:12px;display:grid}.rule-form button{grid-column:auto}.rule-form label small{color:#74817c;font-weight:600}.pricing-table-wrap{border:1px solid #dce5e0;border-radius:14px;overflow:auto}.pricing-table-wrap table{border-collapse:collapse;width:100%;min-width:850px}.pricing-table-wrap th,.pricing-table-wrap td{text-align:left;border-bottom:1px solid #e3e9e6;padding:14px 16px;font-size:14px}.pricing-table-wrap th{color:#607169;letter-spacing:.05em;background:#f4f7f5;font-size:12px}.pricing-table-wrap tr:last-child td{border-bottom:0}.danger-link{color:#b34536;cursor:pointer;background:0 0;border:0;padding:8px;font-weight:800}.pricing-notes{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:hidden}.pricing-notes>div{border-right:1px solid #e0e7e3;gap:6px;padding:20px;display:grid}.pricing-notes>div:last-child{border-right:0}.pricing-notes b{font-size:16px}.pricing-notes span{color:#617169;font-size:14px;line-height:1.5}@media (width<=1250px){.pricing-metrics,.pricing-hierarchy{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid{grid-template-columns:1fr}.rule-form{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-notes{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-notes>div:nth-child(2){border-right:0}.pricing-notes>div:nth-child(-n+2){border-bottom:1px solid #e0e7e3}}@media (width<=720px){.pricing-page{gap:14px}.pricing-head{align-items:stretch}.precision-badge{min-width:0}.pricing-metrics{grid-template-columns:1fr 1fr;gap:9px}.pricing-metrics article{padding:15px}.pricing-metrics article strong{font-size:25px}.pricing-panel{border-radius:16px;padding:17px}.pricing-panel-title{gap:8px;display:grid}.pricing-panel-title h2{font-size:22px}.pricing-hierarchy,.rule-form{grid-template-columns:1fr}.price-result-top{flex-direction:column;align-items:flex-start}.price-result dl{grid-template-columns:1fr 1fr}.price-result .internal{border-left:0;padding-left:0}.pricing-notes{grid-template-columns:1fr}.pricing-notes>div{border-bottom:1px solid #e0e7e3;border-right:0}.pricing-notes>div:last-child{border-bottom:0}}.customer-vat-block .vat-row{align-items:start}.customer-vat-block .vat-check-action{flex-direction:column;gap:6px;min-width:170px;display:flex}.customer-vat-block .vat-check-action>span{text-transform:uppercase;visibility:hidden;font-size:12px;font-weight:800;line-height:normal}.customer-vat-block .vat-check-action>button{justify-content:center;height:50px}@media (width<=1050px){.customer-vat-block .vat-check-action{grid-column:1/-1;min-width:0}.customer-vat-block .vat-check-action>span{display:none}}@media (width<=650px){.customer-vat-block .vat-check-action{grid-column:auto}.customer-vat-block .vat-check-action>button{width:100%}}.product-directory-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.bulk-count-button{min-height:50px;color:#126b4d!important;background:#f2faf5!important;border-color:#94b9a8!important}.bulk-count-button:hover{background:#e6f5ec!important}.inventory-count-head{align-items:flex-end}.inventory-count-pending{color:#855813;background:#fff8e9;border:1px solid #ebcd91;border-radius:16px;align-items:center;gap:20px;padding:28px;display:flex}.inventory-count-pending>span{background:#f7d999;border-radius:14px;place-items:center;width:50px;height:50px;font-size:25px;font-weight:900;display:grid}.inventory-count-pending h2{margin:0 0 6px}.inventory-count-pending p{color:#725f3b;margin:0 0 11px}.inventory-count-pending code{background:#fff;border-radius:8px;padding:8px 10px;font-weight:800;display:inline-block}.inventory-count-message{border:1px solid;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;margin:0 0 14px;padding:13px 16px;font-size:14px;font-weight:750;display:flex}.inventory-count-message button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:21px}.inventory-count-message.ok{color:#126d4d;background:#edf8f1;border-color:#bdddc9}.inventory-count-message.error{color:#983b30;background:#fff1ee;border-color:#edbfb5}.inventory-count-message.info{color:#895b10;background:#fff8e8;border-color:#edd49f}.inventory-count-start-grid{grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:16px;margin-bottom:18px;display:grid}.inventory-count-start,.inventory-count-guide{background:#fff;border:1px solid #d9e2dd;border-radius:18px;padding:28px}.inventory-count-start h2,.inventory-count-guide h2{letter-spacing:-.03em;margin:7px 0 8px;font-size:25px}.inventory-count-start>p{color:#6b7972;max-width:730px;margin:0 0 22px;line-height:1.55}.inventory-count-start>label{gap:7px;margin-bottom:14px;display:grid}.inventory-count-start>label>span{text-transform:uppercase;letter-spacing:.06em;color:#63736b;font-size:11px;font-weight:900}.inventory-count-start select,.inventory-count-start input{width:100%;min-height:53px;font:inherit;background:#fff;border:1px solid #cad7d1;border-radius:11px;padding:0 14px;font-size:15px}.inventory-mode-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.inventory-mode-picker button{text-align:left;cursor:pointer;background:#f8faf9;border:1px solid #d4ddd8;border-radius:12px;gap:4px;min-height:82px;padding:14px;display:grid}.inventory-mode-picker button b{font-size:14px}.inventory-mode-picker button small{color:#718078;line-height:1.35}.inventory-mode-picker button.selected{background:#edf8f1;border-color:#1b7656;box-shadow:inset 0 0 0 1px #1b7656}.inventory-mode-picker button.selected b{color:#126d4d}.inventory-count-start-button{justify-content:center;width:100%;min-height:55px;margin-top:6px;font-size:16px}.inventory-count-guide{color:#fff;background:#10271e}.inventory-count-guide .panel-kicker{color:#c6f553}.inventory-count-guide ol{gap:0;margin:21px 0 0;padding:0;list-style:none;display:grid}.inventory-count-guide li{border-top:1px solid #ffffff20;grid-template-columns:38px 1fr;gap:13px;padding:16px 0;display:grid}.inventory-count-guide li>b{color:#c6f553;background:#264338;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.inventory-count-guide li>span{gap:4px;display:grid}.inventory-count-guide li strong{font-size:15px}.inventory-count-guide li span span,.inventory-count-guide li small{color:#b5c3bd}.inventory-count-guide li>span{color:#b5c3bd;font-size:12px;line-height:1.45}.inventory-count-history{background:#fff;border:1px solid #d9e2dd;border-radius:18px;overflow:hidden}.inventory-count-history>header{border-bottom:1px solid #e2e8e5;justify-content:space-between;align-items:end;gap:18px;padding:22px 24px;display:flex}.inventory-count-history h2{margin:5px 0 0}.inventory-count-history>header>span{color:#6d7a74;font-size:13px}.inventory-session-list{display:grid}.inventory-session-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e7ece9;grid-template-columns:145px minmax(190px,1fr) minmax(170px,.7fr) minmax(180px,.8fr) 25px;align-items:center;gap:15px;width:100%;padding:16px 22px;display:grid}.inventory-session-list>button:hover{background:#f4f8f6}.inventory-session-list>button:last-child{border-bottom:0}.inventory-session-list>button>div{gap:4px;display:grid}.inventory-session-list b{font-size:14px}.inventory-session-list small{color:#708078;font-size:11px}.inventory-session-list>button>strong{color:#177150;font-size:21px}.inventory-session-state{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:max-content;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.inventory-session-state.counting{color:#13704f;background:#e9f6ee}.inventory-session-state.review{color:#99600f;background:#fff2d9}.inventory-session-state.completed{color:#51645b;background:#edf1ef}.inventory-session-state.cancelled{color:#9c4136;background:#fff0ed}.inventory-session-state.large{padding:10px 14px;font-size:12px}.inventory-session-progress i,.inventory-count-metrics article>i{background:#e5ebe8;border-radius:999px;height:7px;display:block;overflow:hidden}.inventory-session-progress em,.inventory-count-metrics article>i em{border-radius:inherit;background:#1b7656;height:100%;display:block}.inventory-count-loading{text-align:center;color:#6d7b74;padding:35px}.inventory-empty-state{text-align:center;color:#6e7c75;place-items:center;gap:6px;padding:45px 20px;display:grid}.inventory-empty-state b{color:#26362e;font-size:17px}.inventory-empty-state span{max-width:580px;font-size:12px;line-height:1.45}.inventory-count-worktop{background:#fff;border:1px solid #d7e0db;border-radius:15px;grid-template-columns:auto minmax(280px,1fr) auto auto auto;align-items:center;gap:12px;margin-bottom:14px;padding:16px 18px;display:grid}.inventory-count-worktop>div{min-width:0}.inventory-count-worktop>div>span{letter-spacing:.11em;color:#187251;font-size:10px;font-weight:900}.inventory-count-worktop h1{margin:3px 0;font-size:24px}.inventory-count-worktop p{color:#6c7b74;margin:0;font-size:12px}.inventory-count-worktop>button{white-space:nowrap;min-height:47px}.danger-soft{color:#a23e33!important;border-color:#e8b9b1!important}.inventory-apply{color:#10251c!important;background:#c6f553!important;border-color:#c6f553!important}.inventory-review-notice{color:#176c4f;background:#eef8f2;border:1px solid #c7ded0;border-radius:11px;align-items:center;gap:16px;margin-bottom:14px;padding:14px 17px;display:flex}.inventory-review-notice b{white-space:nowrap}.inventory-review-notice span{font-size:13px;line-height:1.45}.inventory-review-notice.warning{color:#8b5d12;background:#fff7e6;border-color:#ebce95}.inventory-scan-station{color:#fff;background:#10271e;border-radius:17px;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);align-items:center;gap:24px;margin-bottom:14px;padding:24px;display:grid}.scan-station-title>span{letter-spacing:.15em;color:#c6f553;font-size:10px;font-weight:900}.scan-station-title h2{margin:6px 0;font-size:25px}.scan-station-title p{color:#aec0b8;margin:0;font-size:12px;line-height:1.5}.scan-station-controls{grid-template-columns:minmax(300px,1fr) 140px 205px;align-items:stretch;gap:10px;display:grid}.scan-input-wrap{background:#fff;border-radius:12px;grid-template-columns:43px minmax(0,1fr) auto;padding:5px;display:grid;position:relative}.scan-input-wrap>span{color:#177151;place-items:center;font-size:24px;display:grid}.scan-input-wrap>input{min-width:0;font:inherit;border:0;outline:0;padding:0 8px;font-size:15px}.scan-input-wrap>.primary{min-height:50px}.inventory-live-results{z-index:95;color:#16241e;background:#fff;border:1px solid #cdd8d2;border-radius:12px;max-height:400px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 22px 60px #0006}.inventory-live-results>span{color:#6d7b74;padding:14px;display:block}.inventory-live-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:8px;grid-template-columns:43px minmax(0,1fr) 25px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.inventory-live-results>button:hover{background:#edf7f1}.inventory-live-results i{color:#116d4d;background:#e8f3ed;border-radius:10px;place-items:center;width:40px;height:40px;font-size:11px;font-style:normal;font-weight:900;display:grid}.inventory-live-results div{gap:4px;min-width:0;display:grid}.inventory-live-results b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.inventory-live-results small{color:#697971;font-size:11px}.inventory-live-results strong{color:#177151;font-size:20px}.camera-scan-button{color:#fff;text-align:left;cursor:pointer;background:#244338;border:1px solid #fff3;border-radius:12px;grid-template-rows:1fr 1fr;grid-template-columns:35px 1fr;align-items:center;gap:0 8px;padding:10px 12px;display:grid}.camera-scan-button>span{color:#173225;background:#c6f553;border-radius:9px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.camera-scan-button>b{align-self:end}.camera-scan-button>small{color:#b1c3ba;white-space:nowrap}.scan-location{border:1px solid #ffffff2b;border-radius:12px;gap:3px;padding:8px 11px;display:grid}.scan-location>span{color:#b4c4bc;text-transform:uppercase;font-size:10px;font-weight:850}.scan-location input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;border-bottom:1px solid #ffffff2b;outline:0;padding:4px 0;font-weight:800}.scan-location input::placeholder{color:#86998f}.scan-location small{color:#9fb1a8;font-size:9px}.scan-input-wrap>input{color:#17251f;caret-color:#177151;background:#fff}.scan-input-wrap>input::placeholder{color:#7a8881}.inventory-scan-station.scan-confirmed.ok{animation:2.4s ease-out scan-station-ok}.inventory-scan-station.scan-confirmed.info{animation:2.4s ease-out scan-station-info}.inventory-picking-panel tbody tr.recent-scan.ok td{animation:2.4s ease-out scan-row-ok}.inventory-picking-panel tbody tr.recent-scan.info td{animation:2.4s ease-out scan-row-info}.inventory-picking-panel tbody tr.recent-scan td:first-child{box-shadow:inset 5px 0 #26a36f}@keyframes scan-station-ok{0%,35%{background:#0d5439;box-shadow:0 0 0 4px #42d08c55}to{box-shadow:none;background:#10271e}}@keyframes scan-station-info{0%,35%{background:#62420e;box-shadow:0 0 0 4px #eeb94d55}to{box-shadow:none;background:#10271e}}@keyframes scan-row-ok{0%,55%{color:#10271e;background:#dff7e8}to{color:inherit;background:0 0}}@keyframes scan-row-info{0%,55%{color:#3a2b0d;background:#fff0cb}to{color:inherit;background:0 0}}.inventory-count-metrics{grid-template-columns:1.2fr repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.inventory-count-metrics article{background:#fff;border:1px solid #d9e2dd;border-radius:14px;gap:6px;min-height:120px;padding:16px;display:grid}.inventory-count-metrics article>span{text-transform:uppercase;letter-spacing:.05em;color:#6c7b74;font-size:11px;font-weight:900}.inventory-count-metrics article>strong{letter-spacing:-.03em;font-size:25px}.inventory-count-metrics article>small{color:#718078;font-size:11px}.inventory-count-metrics article.warning{background:#fff8e9;border-color:#ebd09a}.inventory-count-metrics article.warning strong{color:#96600e}.inventory-count-metrics article.danger{background:#fff1ee;border-color:#edc1b8}.inventory-count-metrics article.danger strong{color:#a13f34}.inventory-count-metrics article.good strong{color:#14704f}.inventory-picking-panel{background:#fff;border:1px solid #d8e1dc;border-radius:16px;overflow:hidden}.inventory-picking-panel>header{border-bottom:1px solid #e0e7e3;grid-template-columns:minmax(210px,1fr) auto minmax(220px,.55fr);align-items:center;gap:16px;padding:18px 20px;display:grid}.inventory-picking-panel h2{margin:5px 0 0}.inventory-filter-pills{background:#f0f4f2;border-radius:10px;gap:5px;padding:4px;display:flex}.inventory-filter-pills button{color:#627269;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 11px;font-weight:800}.inventory-filter-pills button.selected{color:#126d4d;background:#fff;box-shadow:0 2px 8px #0c201714}.inventory-table-search{border:1px solid #cfd9d4;border-radius:9px;grid-template-columns:25px 1fr;align-items:center;min-height:43px;padding:0 9px;display:grid}.inventory-table-search span{color:#718078}.inventory-table-search input{min-width:0;font:inherit;border:0;outline:0}.inventory-picking-scroll{overflow:auto}.inventory-picking-panel table{border-collapse:collapse;width:100%;min-width:1120px}.inventory-picking-panel th{color:#63736b;letter-spacing:.05em;text-transform:uppercase;text-align:left;white-space:nowrap;background:#f4f7f5;padding:12px 14px;font-size:10px}.inventory-picking-panel td{vertical-align:middle;border-top:1px solid #e5ebe8;padding:13px 14px;font-size:13px}.inventory-picking-panel tbody tr:first-child td{border-top:0}.inventory-picking-panel tbody tr.counted{background:#fbfefc}.inventory-picking-panel tbody tr.has-difference{background:#fffaf0}.inventory-picking-panel td:nth-child(2){gap:3px;min-width:280px;display:grid}.inventory-picking-panel td:nth-child(2)>span{font-weight:750}.inventory-picking-panel td:nth-child(2)>small{color:#74827b;font-size:10px}.location-pill,.serial-type{color:#53685e;background:#edf3f0;border-radius:999px;width:max-content;padding:6px 8px;font-size:10px;font-weight:900;display:inline-flex}.serial-type{color:#126d4d;background:#e9f5ee}.inventory-picking-panel strong.positive{color:#17704f}.inventory-picking-panel strong.negative{color:#ad4437}.inventory-picking-panel strong.balanced{color:#65756d}.row-quantity-editor,.row-count-actions{align-items:center;gap:5px;display:flex}.row-quantity-editor input{width:92px;height:40px;font:inherit;border:1px solid #cbd6d0;border-radius:8px;padding:0 9px;font-weight:800}.row-quantity-editor button,.row-count-actions button{color:#126e4e;cursor:pointer;background:#fff;border:1px solid #cbd6d0;border-radius:8px;min-height:40px;padding:0 11px;font-weight:900}.row-count-actions button:first-child{min-width:110px}.row-count-actions button:last-child{color:#6d7a74}.inventory-picking-panel>footer{color:#6b7a73;border-top:1px solid #e0e7e3;justify-content:space-between;align-items:center;padding:14px 18px;font-size:12px;display:flex}.inventory-picking-panel>footer>div{align-items:center;gap:9px;display:flex}.inventory-picking-panel>footer button{cursor:pointer;background:#fff;border:1px solid #d4ddd8;border-radius:8px;width:38px;height:38px}.inventory-picking-panel>footer button:disabled{opacity:.35}.secondary.compact{min-height:38px;padding:7px 10px}.inventory-serial-dialog{background:#fff;border-radius:16px;flex-direction:column;width:min(760px,100vw - 24px);max-height:min(850px,100dvh - 30px);display:flex;overflow:hidden;box-shadow:0 25px 90px #0007}.inventory-serial-dialog>header,.camera-modal section>header{border-bottom:1px solid #dce4df;justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 22px;display:flex}.inventory-serial-dialog>header span,.camera-modal section>header span{letter-spacing:.12em;color:#177151;font-size:10px;font-weight:900}.inventory-serial-dialog>header h2,.camera-modal section>header h2{margin:5px 0 2px;font-size:24px}.inventory-serial-dialog>header p,.camera-modal section>header p{color:#6f7d76;margin:0}.inventory-serial-dialog>header>button,.camera-modal section>header>button{cursor:pointer;background:0 0;border:0;font-size:26px}.inventory-serial-dialog>form{border-bottom:1px solid #e0e7e3;padding:18px 22px}.inventory-serial-dialog>form label{gap:7px;display:grid}.inventory-serial-dialog>form label>span{text-transform:uppercase;color:#65756d;font-size:11px;font-weight:900}.inventory-serial-dialog>form label>div{grid-template-columns:1fr auto auto;gap:8px;display:grid}.inventory-serial-dialog input{height:50px;font:inherit;border:1px solid #cbd6d0;border-radius:9px;padding:0 12px}.inventory-serial-summary{border-bottom:1px solid #e0e7e3;grid-template-columns:repeat(3,1fr);display:grid}.inventory-serial-summary span{color:#6b7b73;border-right:1px solid #e0e7e3;padding:13px 20px;font-size:12px}.inventory-serial-summary span:last-child{border-right:0}.inventory-serial-summary b{color:#18261f;margin-top:3px;font-size:20px;display:block}.inventory-serial-list{padding:12px;overflow:auto}.inventory-serial-list article{border:1px solid #dce4e0;border-radius:10px;grid-template-columns:1fr auto 35px;align-items:center;gap:10px;margin-bottom:7px;padding:11px 12px;display:grid}.inventory-serial-list article>div{gap:3px;display:grid}.inventory-serial-list article small{color:#718078}.inventory-serial-list article>span{color:#126d4d;background:#e9f5ee;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:900}.inventory-serial-list article.wrong_location>span,.inventory-serial-list article.unknown>span,.inventory-serial-list article.unavailable>span{color:#925c0e;background:#fff0d9}.inventory-serial-list article.unknown,.inventory-serial-list article.unavailable{background:#fff8f6;border-color:#e8b9b0}.inventory-serial-list article>button{color:#a33e34;cursor:pointer;background:0 0;border:0;font-size:20px}.camera-modal>section{background:#fff;border-radius:16px;width:min(650px,100vw - 24px);overflow:hidden}.camera-viewport{aspect-ratio:4/3;background:#07110d;position:relative;overflow:hidden}.camera-viewport video{object-fit:cover;width:100%;height:100%}.camera-viewport i{border:2px solid #c6f553;border-radius:16px;position:absolute;inset:20% 12%;box-shadow:0 0 0 999px #0007}.camera-viewport i:before,.camera-viewport i:after{content:"";background:#c6f553;height:2px;animation:2.1s ease-in-out infinite scan-line;position:absolute;left:10%;right:10%}.camera-viewport i:before{top:15%}.camera-viewport i:after{display:none}.camera-viewport>span{color:#fff;background:#10271ed9;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:850;position:absolute;bottom:7%;left:50%;transform:translate(-50%)}@keyframes scan-line{50%{top:82%}}.camera-modal section>footer{justify-content:flex-end;padding:15px 20px;display:flex}@media (width<=1250px){.inventory-count-start-grid{grid-template-columns:1fr}.inventory-count-worktop{grid-template-columns:auto 1fr auto}.inventory-count-worktop>button:nth-last-child(-n+2){grid-row:2}.inventory-scan-station{grid-template-columns:1fr}.scan-station-controls{grid-template-columns:minmax(300px,1fr) 140px 200px}.inventory-count-metrics{grid-template-columns:repeat(3,1fr)}.inventory-picking-panel>header{grid-template-columns:1fr auto}.inventory-table-search{grid-column:1/-1}.inventory-session-list>button{grid-template-columns:130px minmax(180px,1fr) minmax(150px,.7fr) 170px 20px}}@media (width<=850px){.product-directory-actions{justify-content:stretch;width:100%}.product-directory-actions button{flex:1}.inventory-mode-picker{grid-template-columns:1fr}.inventory-count-start,.inventory-count-guide{padding:20px}.inventory-session-list>button{grid-template-columns:1fr auto}.inventory-session-list>button>.inventory-session-state,.inventory-session-list>button>div:nth-of-type(2),.inventory-session-list>button>.inventory-session-progress{grid-column:1}.inventory-session-list>button>strong{grid-area:1/2/4}.inventory-count-worktop{grid-template-columns:auto 1fr}.inventory-count-worktop>.inventory-session-state{grid-column:1/-1}.inventory-count-worktop>button:nth-last-child(-n+2){grid-row:auto}.scan-station-controls{grid-template-columns:1fr 130px}.scan-location{grid-column:1/-1}.inventory-count-metrics{grid-template-columns:1fr 1fr}.inventory-picking-panel>header{grid-template-columns:1fr}.inventory-filter-pills{overflow:auto}.inventory-table-search{grid-column:auto}.inventory-serial-dialog>form label>div{grid-template-columns:1fr 1fr}.inventory-serial-dialog>form input{grid-column:1/-1}}@media (width<=560px){.product-directory-actions{flex-direction:column}.product-directory-actions button{width:100%}.inventory-count-head{align-items:stretch}.inventory-count-start-grid{margin-left:-7px;margin-right:-7px}.inventory-count-start,.inventory-count-guide,.inventory-count-history{border-radius:13px}.inventory-count-history>header{flex-direction:column;align-items:flex-start}.inventory-session-list>button{padding:14px}.inventory-count-worktop{border-radius:12px;grid-template-columns:1fr;margin-left:-7px;margin-right:-7px}.inventory-count-worktop>.secondary:first-child{width:max-content}.inventory-count-worktop>button{width:100%}.inventory-review-notice{flex-direction:column;align-items:flex-start}.inventory-scan-station{border-radius:12px;margin-left:-7px;margin-right:-7px;padding:18px}.scan-station-controls{grid-template-columns:1fr}.camera-scan-button,.scan-location{grid-column:auto}.scan-input-wrap{grid-template-columns:38px 1fr}.scan-input-wrap>.primary{grid-column:1/-1}.inventory-live-results{top:calc(100% + 58px)}.inventory-count-metrics{grid-template-columns:1fr 1fr;gap:7px}.inventory-count-metrics article{min-height:108px;padding:13px}.inventory-count-metrics article:first-child{grid-column:1/-1}.inventory-picking-panel{border-radius:12px;margin-left:-7px;margin-right:-7px}.inventory-filter-pills button{white-space:nowrap}.inventory-serial-summary{grid-template-columns:1fr}.inventory-serial-summary span{border-bottom:1px solid #e0e7e3;border-right:0}.inventory-serial-dialog{border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.inventory-serial-list article{grid-template-columns:1fr auto}.inventory-serial-list article>button{grid-area:1/2/3}.camera-modal>section{border-radius:0;flex-direction:column;width:100vw;height:100dvh;display:flex}.camera-viewport{aspect-ratio:auto;flex:1}}.taxonomy-manager-columns{grid-template-columns:minmax(430px,.78fr) minmax(650px,1.22fr);align-items:stretch}.taxonomy-manager-columns .taxonomy-panel{flex-direction:column;min-height:700px;display:flex}.taxonomy-panel-toolbar{background:#fff;border-bottom:1px solid #e2e8e5;align-items:center;gap:8px;padding:11px 12px;display:grid}.brand-toolbar{grid-template-columns:minmax(190px,1fr) 165px auto}.category-toolbar{grid-template-columns:minmax(190px,1fr) minmax(170px,.7fr) 115px auto auto}.taxonomy-inline-search{background:#fff;border:1px solid #cad6d0;border-radius:8px;grid-template-columns:26px minmax(0,1fr) 28px;align-items:center;min-height:43px;padding:0 8px;display:grid}.taxonomy-inline-search>span{color:#65776e;font-size:17px}.taxonomy-inline-search input{min-width:0;font:inherit;border:0;outline:0;font-size:12px}.taxonomy-inline-search button{color:#718078;cursor:pointer;background:0 0;border:0;font-size:18px}.taxonomy-panel-toolbar>select{color:#34483f;min-width:0;height:43px;font:inherit;background:#fff;border:1px solid #cad6d0;border-radius:8px;padding:0 9px;font-size:11px;font-weight:750}.taxonomy-reset{color:#177151;cursor:pointer;background:0 0;border:0;height:39px;font-size:10px;font-weight:850}.taxonomy-view-toggle{background:#eff3f1;border-radius:8px;align-items:center;gap:3px;padding:3px;display:flex}.taxonomy-view-toggle button{color:#63746b;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:36px;height:34px;padding:0 8px;font-size:10px;font-weight:900}.taxonomy-view-toggle button.selected{color:#126d4d;background:#fff;box-shadow:0 2px 7px #10271e15}.taxonomy-bulk{color:#176b4e;background:#eef8f2;border-bottom:1px solid #c7dfd1;align-items:center;gap:7px;min-height:47px;padding:7px 12px;display:flex}.taxonomy-bulk b{margin-right:auto;font-size:11px}.taxonomy-bulk button{color:#176b4e;cursor:pointer;background:#fff;border:1px solid #b8d5c5;border-radius:7px;min-height:32px;padding:0 9px;font-size:9px;font-weight:850}.taxonomy-bulk button:last-child{background:0 0;border:0;font-size:18px}.taxonomy-list-head{color:#6a7972;letter-spacing:.05em;text-transform:uppercase;background:#f4f7f5;border-bottom:1px solid #dfe6e2;align-items:center;gap:8px;min-height:37px;padding:0 13px;font-size:8px;font-weight:900;display:grid}.taxonomy-list-head.brand{grid-template-columns:minmax(0,1fr) 70px 120px}.taxonomy-list-head.category{grid-template-columns:minmax(0,1fr) 78px 70px 205px}.taxonomy-list-head label{align-items:center;gap:10px;display:flex}.taxonomy-list-head input,.taxonomy-row-check input{width:16px;height:16px;accent-color:var(--green)}.taxonomy-list.scalable{flex:1;min-height:300px;max-height:630px}.taxonomy-list.scalable>article{gap:8px;min-height:58px;padding:8px 12px}.taxonomy-list.scalable>article.selected{background:#eff8f3}.brand-panel .taxonomy-list.scalable>article{grid-template-columns:20px 36px minmax(120px,1fr) 70px 120px}.category-panel .taxonomy-list.scalable>article{grid-template-columns:20px 36px minmax(150px,1fr) 78px 70px minmax(165px,205px)}.taxonomy-row-check{place-items:center;display:grid}.taxonomy-list.scalable .taxonomy-avatar{border-radius:8px;width:34px;height:34px}.taxonomy-list.scalable .taxonomy-avatar.category{cursor:default;border:0}.taxonomy-list.scalable .taxonomy-avatar.category.collapsible{cursor:pointer}.taxonomy-list.scalable .taxonomy-copy b{font-size:11px}.taxonomy-list.scalable .taxonomy-copy small{font-size:8px}.taxonomy-list.scalable>article.subcategory{background:#fbfcfb;padding-left:31px}.taxonomy-list.scalable>article.subcategory.selected{background:#eff8f3}.taxonomy-list.scalable>article.root-category{box-shadow:inset 3px 0 #b9d3c4}.taxonomy-list.scalable code{padding:5px 6px;font-size:8px}.taxonomy-list.scalable .taxonomy-actions{justify-content:flex-end;gap:0}.taxonomy-list.scalable .taxonomy-actions button{white-space:nowrap;min-height:28px;padding:0 5px;font-size:8px}.taxonomy-list.scalable .taxonomy-actions .add-child{color:#315f4c}.taxonomy-pager{color:#6c7b74;background:#f8faf9;border-top:1px solid #dfe6e2;justify-content:flex-end;align-items:center;gap:8px;min-height:52px;padding:8px 12px;font-size:9px;display:flex}.taxonomy-pager>span{margin-right:auto}.taxonomy-pager label{align-items:center;gap:5px;display:flex}.taxonomy-pager select{height:32px;font:inherit;background:#fff;border:1px solid #ccd7d1;border-radius:6px;padding:0 5px}.taxonomy-pager button{color:#315e4b;cursor:pointer;background:#fff;border:1px solid #ccd7d1;border-radius:6px;width:32px;height:32px}.taxonomy-pager button:disabled{opacity:.35;cursor:default}.taxonomy-pager b{text-align:center;color:#34483f;min-width:40px}@media (width<=1400px){.taxonomy-manager-columns{grid-template-columns:minmax(390px,.75fr) minmax(580px,1.25fr)}.category-toolbar{grid-template-columns:minmax(190px,1fr) minmax(160px,.7fr) 105px auto}.category-toolbar .taxonomy-reset{display:none}.category-panel .taxonomy-list.scalable>article{grid-template-columns:20px 34px minmax(140px,1fr) 70px 62px minmax(145px,180px)}.taxonomy-list-head.category{grid-template-columns:minmax(0,1fr) 70px 62px 180px}.taxonomy-list.scalable .taxonomy-actions .add-child{display:none}}@media (width<=1100px){.taxonomy-manager-columns{grid-template-columns:1fr}.taxonomy-manager-columns .taxonomy-panel{min-height:620px}.taxonomy-list.scalable{max-height:540px}.taxonomy-list.scalable .taxonomy-actions .add-child{display:inline-block}}@media (width<=720px){.taxonomy-manager-columns .taxonomy-panel{min-height:0}.brand-toolbar,.category-toolbar{grid-template-columns:1fr 1fr}.taxonomy-inline-search{grid-column:1/-1}.taxonomy-view-toggle{justify-self:end}.taxonomy-list-head{display:none}.taxonomy-list.scalable{max-height:none}.brand-panel .taxonomy-list.scalable>article,.category-panel .taxonomy-list.scalable>article{grid-template-columns:20px 34px minmax(0,1fr) auto}.taxonomy-list.scalable>article.subcategory{padding-left:18px}.taxonomy-list.scalable code{grid-column:3;justify-self:start}.taxonomy-list.scalable .taxonomy-state{grid-area:1/4}.taxonomy-list.scalable .taxonomy-actions{grid-column:3/-1;justify-content:flex-start}.taxonomy-list.scalable .taxonomy-actions .add-child{display:inline-block}.taxonomy-pager{flex-wrap:wrap}.taxonomy-pager>span{width:100%;margin-right:0}.taxonomy-pager label{margin-right:auto}}@media (width<=480px){.brand-toolbar,.category-toolbar{grid-template-columns:1fr}.taxonomy-view-toggle{justify-self:start}.taxonomy-panel-toolbar>select{width:100%}.taxonomy-bulk{flex-wrap:wrap}.taxonomy-bulk b{width:100%}.taxonomy-pager label{width:100%;margin-right:0}.taxonomy-pager label select{margin-left:auto}}.dropzone.is-processing{cursor:wait;opacity:.78}.upload-ring.working{animation:1.1s ease-in-out infinite ocr-pulse}@keyframes ocr-pulse{50%{transform:scale(1.08);box-shadow:0 0 0 16px #e8f3eb}}.capture-actions>div{gap:10px;display:flex}.ocr-disclosure.ready{color:var(--green);background:#edf7ef;border-color:#cce3d3}.ocr-disclosure.error{color:#9b4038;background:#fff0ed;border-color:#edc5bd}.ocr-confidence{white-space:nowrap;border-radius:16px;padding:8px 12px;font-size:13px;font-weight:800}.ocr-confidence.high{color:var(--green);background:#eaf5ed}.ocr-confidence.medium{color:#9a6415;background:#fff3dc}.ocr-confidence.low{color:#a7433b;background:#fbe9e7}.vat-integrity{border:1px solid;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:15px;display:flex}.vat-integrity>div{flex-direction:column;gap:4px;display:flex}.vat-integrity b{font-size:16px}.vat-integrity span{font-size:13px;line-height:1.45}.vat-integrity.ok{color:var(--green);background:#edf7ef;border-color:#cce3d3}.vat-integrity.problem{color:#9b4038;background:#fff0ed;border-color:#edc5bd}.ocr-warnings{color:#8d5c14;background:#fff8ea;border:1px solid #f0dbb5;border-radius:8px;flex-direction:column;gap:6px;margin-bottom:14px;padding:14px;display:flex}.ocr-warnings b{font-size:15px}.ocr-warnings span{font-size:13px;line-height:1.4}.review-summary label{flex-direction:column;gap:4px;display:flex}.invoice-lines-head{justify-content:space-between;align-items:flex-end;margin:20px 0 10px;display:flex}.invoice-lines-head h3{margin:4px 0 0;font-size:20px}.editable-lines{border:1px solid var(--line);border-radius:8px;overflow:auto}.editable-lines table{border-collapse:collapse;width:100%;min-width:980px}.editable-lines th{text-transform:uppercase;letter-spacing:.06em;text-align:left;color:#718078;border-bottom:1px solid var(--line);background:#f7f9f7;padding:11px 8px;font-size:11px}.editable-lines td{vertical-align:middle;border-bottom:1px solid #edf0ee;padding:8px;font-size:13px}.editable-lines td:first-child{min-width:250px}.editable-lines input{background:#fff;border:1px solid #dce2de;border-radius:6px;width:100%;min-height:40px;padding:8px;font-size:14px}.editable-lines td:first-child input+input{margin-top:5px}.editable-lines td:not(:first-child) input{min-width:88px}.editable-lines b{white-space:nowrap}.confidence-low td:first-child{box-shadow:inset 3px 0 #c08a2a}.line-remove{color:#a7433b;cursor:pointer;background:#fff5f3;border:1px solid #ecc9c4;border-radius:6px;width:36px;height:36px;font-size:22px}.vat-section{border-top:1px solid var(--line);grid-template-columns:1fr 310px;gap:24px;margin-top:18px;padding-top:18px;display:grid}.vat-section>div:first-child p{justify-content:space-between;gap:20px;margin:10px 0;font-size:13px;display:flex}.vat-section dl{margin:0}.vat-section dl div{justify-content:space-between;gap:20px;padding:9px 0;font-size:15px;display:flex}.vat-section dl div:last-child{border-top:2px solid var(--ink);font-size:22px;font-weight:900}.vat-section dd{font-variant-numeric:tabular-nums;margin:0}.printed-check{color:var(--muted);background:#f7f8f6;border-radius:8px;justify-content:flex-end;align-items:center;gap:16px;margin-top:12px;padding:12px;font-size:12px;display:flex}.printed-check b{color:var(--ink);margin-right:auto}.printed-check span{white-space:nowrap}@media (width<=1050px){.invoice-review>article{overflow:hidden}.vat-section{grid-template-columns:1fr}.printed-check{flex-direction:column;align-items:flex-start;gap:6px}.printed-check b{margin-right:0}}@media (width<=650px){.review-top{align-items:stretch}.ocr-confidence{text-align:center;width:100%}.invoice-lines-head{align-items:flex-start}.invoice-lines-head .secondary{min-height:44px}.vat-integrity span{font-size:12px}}.charges-section{border-top:1px solid var(--line);margin-top:20px}.charges-section .invoice-lines-head{margin-top:18px}.charges-empty{color:var(--muted);border:1px dashed #cfd7d2;border-radius:8px;padding:16px;font-size:13px}.charge-list{flex-direction:column;gap:8px;display:flex}.charge-row{border:1px solid var(--line);background:#f7f9f7;border-radius:8px;grid-template-columns:minmax(230px,1fr) 150px 160px 40px;align-items:end;gap:9px;padding:10px;display:grid}.charge-row label,.balance-section label{flex-direction:column;gap:5px;display:flex}.charge-row label span,.balance-section label span{color:#6f7c75;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.charge-row input,.charge-row select,.balance-section input{background:#fff;border:1px solid #d8dfda;border-radius:6px;width:100%;height:42px;padding:8px 10px;font-size:14px}.vat-section dl .final-total{border-top:2px solid var(--ink);font-size:22px;font-weight:900}.balance-section{border:1px solid var(--line);background:#f7f9f7;border-radius:8px;grid-template-columns:minmax(220px,1.2fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(150px,.8fr);align-items:end;gap:14px;margin-top:16px;padding:17px;display:grid}.balance-section h3{margin:5px 0;font-size:18px}.balance-section p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.balance-result{height:67px;color:var(--green);background:#e9f4ec;border-radius:7px;flex-direction:column;justify-content:center;padding:10px 12px;display:flex}.balance-result span{text-transform:uppercase;font-size:11px;font-weight:750}.balance-result b{margin-top:3px;font-size:17px}@media (width<=1150px){.charge-row{grid-template-columns:1fr 130px 140px 40px}.balance-section{grid-template-columns:1fr 1fr}.balance-section>div:first-child{grid-column:1/-1}}@media (width<=650px){.charge-row{grid-template-columns:1fr}.charge-row .line-remove{justify-self:end}.balance-section{grid-template-columns:1fr}.balance-section>div:first-child{grid-column:auto}}.invoice-review{grid-template-columns:minmax(360px,38%) minmax(0,1fr)}.invoice-review>aside{min-width:0}.invoice-review>article{min-width:0;overflow:visible;container-type:inline-size}.charge-row{grid-template-columns:minmax(0,1fr) minmax(105px,.34fr) minmax(125px,.42fr) 40px}.charge-row label,.balance-section label{min-width:0}.charge-row input,.charge-row select,.balance-section input{min-width:0;max-width:100%}.vat-section{grid-template-columns:minmax(0,1fr) minmax(270px,.72fr)}.vat-section>div,.vat-section dl{min-width:0}.printed-check{flex-wrap:wrap;justify-content:flex-start;row-gap:8px}.printed-check b{flex:220px}.balance-section{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.balance-section>div:first-child{grid-column:1/-1}.balance-section label,.balance-result{justify-content:flex-end}@container (width<=760px){.charge-row{grid-template-columns:minmax(0,1fr) minmax(100px,.36fr) 150px 40px}.vat-section{grid-template-columns:1fr}.printed-check b{flex-basis:100%}.balance-section{grid-template-columns:1fr 1fr}.balance-section>div:first-child,.balance-section label:last-child{grid-column:1/-1}}@container (width<=560px){.charge-row{grid-template-columns:1fr}.charge-row .line-remove{justify-self:end}.balance-section{grid-template-columns:1fr}.balance-section>div:first-child,.balance-section label:last-child{grid-column:auto}.printed-check{flex-direction:column;align-items:flex-start}.printed-check b{flex-basis:auto}}@media (width<=1450px){.invoice-review{grid-template-columns:1fr}.invoice-review>aside{grid-template-columns:1fr;min-height:0;display:grid}.invoice-review iframe{height:min(62vh,650px)}}@media (width<=650px){.invoice-review iframe{height:380px}.invoice-review>article{overflow:visible}}.workflow-steps{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin-bottom:14px;padding:12px 18px;display:flex}.workflow-steps span{color:#89958f;white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.workflow-steps span b{color:#718078;background:#eef1ef;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.workflow-steps span.active,.workflow-steps span.done{color:var(--green)}.workflow-steps span.active b,.workflow-steps span.done b{background:var(--green);color:#fff}.workflow-steps i{background:#dfe5e1;flex:1;max-width:120px;height:1px}.serial-inline{min-width:104px;min-height:46px;color:var(--muted);cursor:pointer;text-align:left;background:#fff;border:1px solid #d7dfda;border-radius:7px;align-items:center;gap:8px;padding:7px 10px;display:flex}.serial-inline b{min-width:28px;height:28px;color:var(--ink);background:#edf1ef;border-radius:6px;place-items:center;display:grid}.serial-inline span{font-size:12px;font-weight:750}.serial-inline.has-serials{color:var(--green);background:#f2f9f4;border-color:#a9cfb5}.serial-inline.has-serials b{background:var(--green);color:#fff}.mapping-top>div{min-width:0}.mapping-counter{white-space:nowrap;border-radius:18px;padding:9px 12px;font-size:13px;font-weight:850}.mapping-counter.ready{color:var(--green);background:#eaf5ed}.mapping-counter.pending{color:#936014;background:#fff2db}.matching-workbench>article{padding:24px}.mapping-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;padding-bottom:20px;display:flex}.mapping-intro h2{margin:7px 0;font-size:25px}.mapping-intro p{color:var(--muted);max-width:720px;margin:0;font-size:14px;line-height:1.5}.mapping-intro>label{flex-direction:column;gap:6px;min-width:240px;display:flex}.mapping-intro>label span,.mapping-fields label>span,.source-qty>span{color:#6d7a74;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.mapping-intro select,.mapping-fields select,.mapping-fields input{background:#fff;border:1px solid #d7dfda;border-radius:7px;width:100%;height:48px;padding:9px 12px;font-size:15px}.catalog-note{color:var(--muted);background:#f4f7f5;border-radius:7px;margin-bottom:12px;padding:12px 14px;font-size:13px}.mapping-list{flex-direction:column;gap:12px;display:flex}.mapping-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.mapping-card.resolved{box-shadow:inset 4px 0 var(--green)}.mapping-card.needs-action{box-shadow:inset 4px 0 #c68a25}.mapping-card>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:12px;padding-bottom:14px;display:grid}.mapping-card>header .line-index{width:34px;height:34px;color:var(--green);background:#eff3f0;border-radius:7px;place-items:center;font-weight:900;display:grid}.mapping-card>header b{font-size:16px}.mapping-card>header p{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.4}.match-state{white-space:nowrap;border-radius:14px;padding:7px 10px;font-size:12px;font-weight:850}.match-state.ok{color:var(--green);background:#eaf5ed}.match-state.wait{color:#936014;background:#fff2dc}.mapping-fields{grid-template-columns:minmax(180px,.65fr) minmax(240px,1.35fr) 110px;align-items:end;gap:12px;display:grid}.mapping-fields label{flex-direction:column;gap:6px;display:flex}.source-qty{border:1px solid var(--line);background:#f7f9f7;border-radius:7px;flex-direction:column;justify-content:center;gap:4px;height:72px;padding:9px 12px;display:flex}.source-qty b{font-size:18px}.mapping-options{border-top:1px solid #edf0ee;align-items:stretch;gap:10px;margin-top:12px;padding-top:12px;display:flex}.check-option{border:1px solid var(--line);cursor:pointer;border-radius:7px;align-items:center;gap:10px;min-height:60px;padding:10px 12px;display:flex}.check-option input{width:20px;height:20px;accent-color:var(--green)}.check-option>span{color:var(--muted);flex-direction:column;gap:2px;font-size:12px;display:flex}.check-option b{color:var(--ink);font-size:13px}.serial-action{text-align:left;cursor:pointer;border:1px solid;border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:3px 10px;min-width:230px;margin-left:auto;padding:9px 12px;display:grid}.serial-action span{align-items:baseline;gap:7px;font-size:13px;display:flex}.serial-action span b{font-size:19px}.serial-action em{grid-column:1;font-size:12px;font-style:normal}.serial-action svg{grid-area:1/2/3}.serial-action.complete{color:var(--green);background:#edf7ef;border-color:#bcdcc5}.serial-action.incomplete{color:#915e12;background:#fff7e9;border-color:#ebd3a7}.posting-summary{color:#fff;background:#12251d;border:1px solid #cfd8d3;border-radius:8px;grid-template-columns:repeat(3,minmax(100px,1fr)) auto;align-items:center;gap:16px;margin-top:18px;padding:14px;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 24px #10201814}.posting-summary>div{flex-direction:column;gap:3px;display:flex}.posting-summary span{color:#a9b7b0;text-transform:uppercase;font-size:11px}.posting-summary b{font-size:18px}.posting-summary .primary{background:var(--lime);color:#172018}.records-empty{text-align:center;min-height:300px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.records-empty b{color:var(--ink);font-size:19px}.records-empty span{max-width:450px;font-size:14px}.records-empty .primary{margin-top:8px}.serial-modal-backdrop{z-index:100;background:#0d1d1694;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.serial-modal{background:#fff;border:1px solid #d7ded9;border-radius:10px;width:min(920px,100%);max-height:calc(100vh - 40px);padding:24px;overflow:auto;box-shadow:0 24px 80px #07120d55}.serial-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:16px;display:flex}.serial-modal h2{margin:6px 0 3px;font-size:26px}.serial-modal header p{color:var(--muted);margin:0;font-size:14px}.modal-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;width:44px;height:44px;font-size:26px}.serial-count-band{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.serial-count-band>div{border:1px solid var(--line);background:#f7f9f7;border-radius:8px;flex-direction:column;gap:5px;padding:13px;display:flex}.serial-count-band span{color:var(--muted);font-size:12px}.serial-count-band b{font-size:21px}.serial-count-band .ok{color:var(--green);background:#eaf5ed;border-color:#c6ddcd}.serial-count-band .problem{color:#936014;background:#fff3df;border-color:#ead1a4}.serial-count-band .ok span,.serial-count-band .problem span{color:inherit}.scanner-entry{grid-template-columns:1fr auto;align-items:end;gap:10px;margin:14px 0;display:grid}.scanner-entry label{flex-direction:column;gap:6px;display:flex}.scanner-entry label span,.serial-textarea>span{color:#627068;font-size:12px;font-weight:800}.scanner-entry input{border:2px solid var(--green);border-radius:8px;height:52px;padding:10px 13px;font-size:17px}.serial-tools{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.file-button{cursor:pointer}.serial-textarea{flex-direction:column;gap:7px;display:flex}.serial-textarea textarea{resize:vertical;white-space:pre;border:1px solid #cfd8d3;border-radius:8px;width:100%;height:310px;padding:13px;font:14px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.serial-warning{color:#9b4038;background:#fff0ed;border:1px solid #edc5bd;border-radius:7px;align-items:flex-start;gap:10px;margin-top:10px;padding:12px;display:flex}.serial-warning span{flex-direction:column;gap:3px;font-size:13px;display:flex}.serial-modal>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding-top:16px;display:flex}.serial-modal>footer>div{justify-content:flex-end;align-items:center;gap:14px;display:flex}.serial-modal>footer span{color:var(--muted);text-align:right;max-width:250px;font-size:12px}@media (width<=1100px){.matching-workbench>article{padding:18px}.mapping-intro{flex-direction:column;align-items:stretch}.mapping-intro>label{min-width:0}.mapping-fields{grid-template-columns:1fr 1fr}.source-qty{height:72px}.mapping-options{flex-wrap:wrap}.serial-action{flex:1;margin-left:0}.posting-summary{grid-template-columns:repeat(3,1fr)}.posting-summary .primary{grid-column:1/-1}}@media (width<=700px){.workflow-steps{justify-content:flex-start;overflow:auto}.workflow-steps i{min-width:28px}.mapping-top{flex-wrap:wrap}.mapping-counter{order:3}.mapping-top .primary{order:4;width:100%}.mapping-card>header{grid-template-columns:34px minmax(0,1fr)}.match-state{grid-column:2;justify-self:start}.mapping-fields{grid-template-columns:1fr}.mapping-options{flex-direction:column}.serial-action{width:100%;min-width:0}.posting-summary{grid-template-columns:1fr 1fr}.posting-summary>div:nth-child(3){grid-column:1/-1}.serial-modal-backdrop{padding:0}.serial-modal{border-radius:0;width:100%;height:100%;max-height:none;padding:18px}.serial-count-band,.scanner-entry{grid-template-columns:1fr}.serial-modal>footer,.serial-modal>footer>div{flex-direction:column;align-items:stretch}.serial-modal>footer span{text-align:left;max-width:none}.serial-modal>footer .primary{width:100%}}.document-open{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:3px;padding:0;display:flex}.document-open b{font-size:15px}.document-open span{color:var(--green);font-size:12px;font-weight:750}.document-open:hover b{text-decoration:underline}.purchase-detail-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:420px;display:flex}.purchase-detail-state b{font-size:22px}.purchase-detail-state span{color:var(--muted);font-size:14px}.purchase-detail-state.error b{color:var(--red)}.detail-spinner{border:3px solid #dce4df;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite detail-spin}@keyframes detail-spin{to{transform:rotate(360deg)}}.purchase-detail-head{grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:16px;margin-bottom:16px;display:grid}.purchase-detail-head h1{letter-spacing:-.035em;margin:5px 0 3px;font-size:30px}.purchase-detail-head p{color:var(--muted);margin:0;font-size:15px}.detail-back{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:52px;height:52px;font-size:27px}.detail-status{color:var(--green);white-space:nowrap;background:#eaf5ed;border-radius:18px;padding:9px 13px;font-size:13px;font-weight:850}.detail-actions{gap:8px;display:flex}.detail-actions a{text-decoration:none}.purchase-detail-workbench{align-items:start;gap:16px;display:grid}.purchase-detail-workbench.with-file{grid-template-columns:minmax(0,1.55fr) minmax(380px,.75fr)}.purchase-detail-workbench.without-file{grid-template-columns:1fr}.purchase-detail-content{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:22px}.detail-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.detail-info-grid>div{border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:6px;min-width:0;padding:14px;display:flex}.detail-info-grid span,.detail-totals span,.detail-balance span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.detail-info-grid b{overflow-wrap:anywhere;font-size:16px;line-height:1.35}.detail-info-grid small{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.detail-totals{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.detail-totals>div{background:#f5f7f5;border-radius:8px;flex-direction:column;gap:7px;padding:15px;display:flex}.detail-totals b{font-variant-numeric:tabular-nums;font-size:20px}.detail-totals .grand{background:var(--nav);color:#fff}.detail-totals .grand span{color:#b6c1bc}.detail-totals .grand b{color:var(--lime);font-size:23px}.detail-balance{border:1px solid #d6dfda;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;padding:13px;display:grid}.detail-balance>div{flex-direction:column;gap:5px;padding:5px 8px;display:flex}.detail-balance b{font-size:18px}.detail-balance .highlight{color:var(--green);background:#eaf5ed;border-radius:7px}.detail-balance .highlight span{color:var(--green)}.detail-section-head{justify-content:space-between;align-items:flex-end;margin:24px 0 11px;display:flex}.detail-section-head h2{margin:5px 0 0;font-size:22px}.stored-lines{border:1px solid var(--line);border-radius:8px;overflow:auto}.stored-lines table{border-collapse:collapse;width:100%;min-width:1050px}.stored-lines th{text-align:left;color:#6e7b74;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line);background:#f7f9f7;padding:12px 11px;font-size:11px}.stored-lines td{vertical-align:middle;font-variant-numeric:tabular-nums;border-bottom:1px solid #edf0ee;padding:14px 11px;font-size:14px}.stored-lines tbody tr:last-child td{border-bottom:0}.stored-lines td:first-child{min-width:260px}.stored-lines td:first-child b{font-size:15px;line-height:1.35;display:block}.stored-lines td:first-child small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.35;display:block}.stored-lines td:first-child em{color:#5e6b64;background:#eef2ef;border-radius:12px;margin-top:7px;padding:4px 7px;font-size:11px;font-style:normal;display:inline-block}.stored-lines td:nth-child(2){min-width:160px}.stored-lines td:nth-child(2)>span,.stored-lines td:nth-child(7)>span,.stored-lines td:nth-child(7)>small{color:var(--muted);margin:3px 0;font-size:12px;display:block}.stored-lines td:nth-child(2) strong{color:var(--ink)}.stored-serial-button{color:var(--green);cursor:pointer;background:#edf7ef;border:1px solid #b8d7c2;border-radius:7px;align-items:center;gap:8px;min-width:96px;min-height:48px;padding:7px 10px;display:flex}.stored-serial-button b{font-size:18px}.stored-serial-button span{font-size:12px;font-weight:800}.no-serials{color:#a7b0ab}.detail-bottom-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.detail-card{border:1px solid var(--line);border-radius:8px;padding:17px}.detail-card h3{overflow-wrap:anywhere;margin:6px 0 13px;font-size:18px}.detail-card p{border-top:1px solid #edf0ee;justify-content:space-between;gap:14px;margin:0;padding:9px 0;font-size:13px;display:flex}.detail-card p span{color:var(--muted)}.detail-card a{color:var(--green);margin-top:10px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.detail-charges-card{grid-column:1/-1}.detail-charges-card p b{font-variant-numeric:tabular-nums}.stored-file-panel{background:#23322b;border-radius:8px;min-width:0;position:sticky;top:92px;overflow:hidden}.stored-file-panel header{color:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:13px 15px;display:flex}.stored-file-panel header>div{flex-direction:column;gap:4px;min-width:0;display:flex}.stored-file-panel header span{letter-spacing:.1em;color:#9eafa6;font-size:10px}.stored-file-panel header b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.stored-file-panel header a{color:#fff;border:1px solid #ffffff30;border-radius:7px;place-items:center;width:38px;height:38px;font-size:20px;text-decoration:none;display:grid}.stored-file-panel iframe{background:#343434;border:0;width:100%;height:calc(100vh - 190px);min-height:680px;display:block}.stored-serial-modal{width:min(1080px,100%)}.stored-serial-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.stored-serial-summary>div{border:1px solid var(--line);background:#f6f8f6;border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}.stored-serial-summary span{color:var(--muted);font-size:12px}.stored-serial-summary b{font-size:21px}.stored-serial-tools{grid-template-columns:minmax(240px,1fr) auto auto;gap:9px;margin-bottom:13px;display:grid}.stored-serial-tools input{border:2px solid var(--green);border-radius:8px;min-height:48px;padding:10px 13px;font-size:15px}.stored-serial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:430px;padding-right:3px;display:grid;overflow:auto}.stored-serial-grid>div{border:1px solid var(--line);background:#fafbfa;border-radius:7px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:2px 9px;padding:9px;display:grid}.stored-serial-grid>div>span{color:#627069;background:#e8eee9;border-radius:6px;grid-row:1/3;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.stored-serial-grid b{overflow-wrap:anywhere;font:700 13px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.stored-serial-grid small{color:var(--muted);font-size:10px}.stored-serial-empty{height:180px;color:var(--muted);place-items:center;display:grid}.stored-serial-modal>footer>div b{text-align:center;min-width:55px;font-size:13px}@media (width<=1350px){.purchase-detail-workbench.with-file{grid-template-columns:1fr}.stored-file-panel{grid-row:1;position:static}.stored-file-panel iframe{height:620px;min-height:0}.detail-info-grid,.detail-totals{grid-template-columns:1fr 1fr}}@media (width<=800px){.purchase-detail-head{grid-template-columns:48px 1fr}.detail-status{grid-column:2;justify-self:start}.detail-actions{grid-column:1/-1}.detail-actions>*{flex:1;justify-content:center}.detail-info-grid,.detail-totals,.detail-balance,.detail-bottom-grid{grid-template-columns:1fr}.stored-file-panel iframe{height:480px}.stored-serial-tools{grid-template-columns:1fr 1fr}.stored-serial-tools input{grid-column:1/-1}.stored-serial-grid{grid-template-columns:1fr}.stored-serial-modal>footer{flex-direction:column;align-items:stretch}.stored-serial-modal>footer>div{justify-content:space-between}}@media (width<=520px){.purchase-detail-head h1{font-size:24px}.detail-actions{flex-direction:column}.purchase-detail-content{padding:14px}.stored-file-panel iframe{height:390px}.stored-serial-tools{grid-template-columns:1fr}.stored-serial-tools input{grid-column:auto}}.purchase-detail-head{grid-template-columns:52px minmax(280px,1fr) auto}.detail-actions{flex-wrap:wrap;grid-column:2/-1;justify-content:flex-end;gap:8px;min-width:0;display:flex}.detail-actions>*{white-space:nowrap;flex:none}.purchase-detail-workbench.without-file{display:block}.stored-lines td:nth-child(8){min-width:180px}.stored-line-tax{border-bottom:1px solid #edf0ee;flex-direction:column;gap:3px;padding:5px 0;display:flex!important}.stored-line-tax:last-child{border-bottom:0}.stored-line-tax b{font-size:12px}.stored-line-tax small{color:var(--muted);font-size:12px}.purchase-editor{border:1px solid var(--line);background:#fff;border-radius:8px;padding:24px}.purchase-editor>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.purchase-editor h1{margin:7px 0;font-size:30px}.purchase-editor header p{color:var(--muted);margin:0;font-size:14px}.purchase-editor>header>div:last-child{flex:none;gap:9px;display:flex}.edit-reconcile-error{color:#9f4038;background:#fff0ed;border:1px solid #efc5bd;border-radius:8px;margin-bottom:14px;padding:13px 15px;font-size:14px;font-weight:750}.edit-header-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.edit-header-grid label,.edit-footer-grid label{flex-direction:column;gap:6px;display:flex}.edit-header-grid label>span,.edit-footer-grid label>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.edit-header-grid input,.edit-footer-grid input,.edit-lines input,.edit-charges input,.edit-charges select{background:#fff;border:1px solid #d5ddd8;border-radius:7px;width:100%;min-height:48px;padding:9px 11px;font-size:15px}.edit-lines{border:1px solid var(--line);border-radius:8px;overflow:auto}.edit-lines table{border-collapse:collapse;width:100%;min-width:1250px}.edit-lines th{text-align:left;color:#6b7771;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);background:#f6f8f6;padding:12px;font-size:11px}.edit-lines td{vertical-align:top;border-bottom:1px solid #edf0ee;padding:9px}.edit-lines td:first-child{min-width:320px}.edit-lines td:first-child input+input{margin-top:6px}.edit-lines td:not(:first-child){min-width:135px}.edit-lines td:last-child{min-width:230px}.edit-lines td:last-child span{border-bottom:1px solid #edf0ee;justify-content:space-between;gap:10px;padding:6px 0;font-size:12px;display:flex}.edit-lines td:last-child em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.4}.edit-charges{border:1px solid var(--line);border-radius:8px;margin-top:16px;padding:16px}.edit-charges>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.edit-charges h2{margin:5px 0;font-size:20px}.edit-charges>div{grid-template-columns:minmax(280px,1fr) 180px 170px 48px;gap:9px;margin-top:8px;display:grid}.edit-charges>div>button{color:#a43e36;background:#fff1ef;border:1px solid #efc2bb;border-radius:7px;font-size:22px}.edit-charges>p{color:var(--muted);font-size:13px}.edit-footer-grid{grid-template-columns:minmax(360px,.75fr) 1fr;gap:14px;margin-top:16px;display:grid}.edit-footer-grid>div{border:1px solid var(--line);border-radius:8px;padding:16px}.edit-footer-grid>div:first-child{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.edit-footer-grid>div:first-child>.panel-kicker{grid-column:1/-1}.edit-live-totals{grid-template-columns:1fr 1fr;gap:9px;display:grid}.edit-live-totals span,.edit-live-totals strong{color:var(--muted);background:#f4f7f5;border-radius:7px;flex-direction:column;gap:5px;padding:12px;font-size:12px;display:flex}.edit-live-totals b{color:var(--ink);font-size:20px}.edit-live-totals strong{background:var(--nav);color:#b8c2bd}.edit-live-totals strong b{color:var(--lime)}@media (width<=1050px){.purchase-detail-head{grid-template-columns:48px 1fr}.detail-status{grid-column:2;justify-self:start}.detail-actions{grid-column:1/-1;justify-content:flex-start}.edit-header-grid{grid-template-columns:1fr 1fr}.edit-footer-grid{grid-template-columns:1fr}}@media (width<=650px){.purchase-editor{padding:14px}.purchase-editor>header{flex-direction:column}.purchase-editor>header>div:last-child{width:100%}.purchase-editor>header button{flex:1;justify-content:center}.edit-header-grid,.edit-charges>div{grid-template-columns:1fr}.edit-charges>div>button{min-height:46px}.edit-footer-grid>div:first-child,.edit-live-totals{grid-template-columns:1fr}.detail-actions>*{justify-content:center;width:100%}}.edit-line-taxes>span{grid-template-columns:minmax(150px,1fr) 90px 34px;gap:5px;border-bottom:0!important;padding:4px 0!important;display:grid!important}.edit-line-taxes>span input{min-width:0;min-height:42px;padding:7px;font-size:12px}.edit-line-taxes>span button{color:#a43e36;background:#fff1ef;border:1px solid #efc2bb;border-radius:6px;font-size:18px}.add-line-tax{width:100%;min-height:40px;color:var(--green);background:#f2f8f4;border:1px dashed #adcdb7;border-radius:6px;margin-top:5px;font-size:12px;font-weight:800}@media (width<=650px){.edit-line-taxes>span{grid-template-columns:minmax(0,1fr) 90px 34px}}.stored-lines td:nth-child(6){min-width:205px}.line-net-total{flex-direction:column;gap:5px;display:flex}.line-net-total b{font-size:15px}.line-net-total small{color:var(--green);white-space:nowrap;font-size:11px;font-weight:750}.app-boot{background:var(--nav);color:#fff;justify-content:center;align-items:center;gap:14px;min-height:100vh;display:flex}.app-boot span{border:3px solid #ffffff42;border-top-color:var(--lime);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite detail-spin}.app-boot b{font-size:18px}.auth-shell{background:linear-gradient(135deg,#14211c 0 42%,#eff3ef 42% 100%);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#fff;border:1px solid #d7dfda;border-radius:12px;width:min(560px,100%);padding:36px;box-shadow:0 28px 90px #08110c2b}.auth-brand{align-items:center;gap:16px;margin-bottom:34px;display:flex}.auth-mark{background:var(--nav);border-radius:7px;place-items:center;width:108px;height:42px;padding:10px;display:grid;overflow:hidden}.auth-mark img{filter:brightness(0)invert();width:96px;display:block}.auth-brand>b{letter-spacing:.22em;border-left:1px solid var(--line);padding-left:16px;font-size:21px}.auth-card form{flex-direction:column;display:flex}.auth-kicker{color:var(--green);letter-spacing:.14em;font-size:12px;font-weight:850}.auth-card h1{letter-spacing:-.035em;margin:10px 0;font-size:34px;line-height:1.12}.auth-card p{color:var(--muted);margin:0 0 24px;font-size:16px;line-height:1.55}.auth-card label{flex-direction:column;gap:7px;margin-top:16px;display:flex}.auth-card label>span{font-size:14px;font-weight:800}.auth-card input{background:#fff;border:1px solid #ccd6d0;border-radius:8px;width:100%;min-height:56px;padding:12px 14px;font-size:17px}.auth-card input:focus{border-color:var(--green);outline:3px solid #196b4d20}.password-field{grid-template-columns:1fr auto;display:grid}.password-field input{border-radius:8px 0 0 8px}.password-field button{color:var(--green);cursor:pointer;background:#f3f6f4;border:1px solid #ccd6d0;border-left:0;border-radius:0 8px 8px 0;padding:0 14px;font-weight:800}.auth-error{color:#9b4038;background:#fff0ed;border:1px solid #edc5bd;border-radius:8px;margin-top:16px;padding:13px 14px;font-size:14px;line-height:1.45}.auth-submit{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:58px;margin-top:22px;font-size:17px;font-weight:850}.auth-submit:disabled{opacity:.55}.auth-card form>small{color:var(--muted);text-align:center;margin-top:14px;font-size:12px;line-height:1.45}.access-denied{border:1px solid var(--line);text-align:center;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:30px;display:flex}.access-denied-mark{color:#986313;background:#fff2dc;border-radius:50%;place-items:center;width:54px;height:54px;font-size:27px;font-weight:900;display:grid}.access-denied h1{margin:18px 0 8px;font-size:30px}.access-denied p{color:var(--muted);max-width:520px;margin:0 0 22px;font-size:16px;line-height:1.55}.user-admin-layout{grid-template-columns:minmax(410px,.8fr) minmax(540px,1.2fr);align-items:start;gap:16px;display:grid}.user-create-card,.user-list-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;padding:24px}.user-create-card{position:sticky;top:96px}.user-create-card h2,.user-list-card h2{margin:7px 0 18px;font-size:24px}.user-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.user-form-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.user-form-grid label>span{color:#68756e;text-transform:uppercase;letter-spacing:.035em;font-size:12px;font-weight:800}.user-form-grid input,.user-form-grid select{background:#fff;border:1px solid #ccd6d0;border-radius:8px;width:100%;min-height:50px;padding:10px 12px;font-size:15px}.permission-matrix{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.permission-matrix fieldset{border:1px solid var(--line);border-radius:8px;min-width:0;margin:0;padding:12px}.permission-matrix legend{color:var(--green);padding:0 7px;font-size:13px;font-weight:850}.permission-matrix label{cursor:pointer;border-top:1px solid #edf0ee;align-items:flex-start;gap:9px;padding:8px 2px;display:flex}.permission-matrix label:first-of-type{border-top:0}.permission-matrix input{width:18px;height:18px;accent-color:var(--green);flex:none}.permission-matrix label>span{flex-direction:column;gap:3px;display:flex}.permission-matrix b{font-size:13px;line-height:1.35}.permission-matrix small{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.user-create-submit{justify-content:center;width:100%;margin-top:18px}.user-message{color:var(--green);background:#eff7f1;border:1px solid #c9ded0;border-radius:8px;margin-bottom:12px;padding:12px 13px;font-size:14px}.user-loading{min-height:180px;color:var(--muted);place-items:center;display:grid}.user-access-card{border:1px solid var(--line);border-radius:9px;margin-top:10px;overflow:hidden}.user-access-card>header{grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px;display:grid}.user-access-card>header .avatar{color:#fff;width:44px;height:44px;font-size:13px}.user-access-card>header>div{flex-direction:column;gap:4px;display:flex}.user-access-card>header b{font-size:16px}.user-access-card>header small{color:var(--muted);font-size:12px}.user-state{border-radius:16px;padding:7px 10px;font-size:12px;font-weight:850}.user-state.active{color:var(--green);background:#eaf5ed}.user-state.inactive{color:var(--red);background:#f4e7e5}.user-access-editor{border-top:1px solid var(--line);background:#f8faf8;padding:16px}.active-toggle{justify-content:flex-end}.active-toggle input{width:20px;height:20px;min-height:0;accent-color:var(--green)}.active-toggle>span{text-transform:none!important;color:var(--ink)!important;font-size:14px!important}.user-access-editor>footer{justify-content:flex-end;align-items:center;gap:14px;margin-top:16px;display:flex}.user-access-editor>footer span{color:var(--green);font-size:13px}@media (width<=1200px){.user-admin-layout{grid-template-columns:1fr}.user-create-card{position:static}.permission-matrix{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.auth-shell{background:var(--nav);padding:16px}.auth-card{padding:26px}.permission-matrix{grid-template-columns:1fr 1fr}.user-access-card>header{grid-template-columns:44px 1fr}.user-state{grid-column:2;justify-self:start}.user-access-card>header>button{grid-column:1/-1;justify-content:center}.user-form-grid{grid-template-columns:1fr}.user-access-editor>footer{flex-direction:column;align-items:stretch}.user-access-editor>footer .primary{justify-content:center}}@media (width<=520px){.auth-card{padding:22px 18px}.auth-card h1{font-size:29px}.auth-brand{margin-bottom:26px}.password-field{grid-template-columns:1fr}.password-field input{border-radius:8px}.password-field button{border:1px solid #ccd6d0;border-top:0;border-radius:0 0 8px 8px;min-height:46px}.permission-matrix{grid-template-columns:1fr}.user-create-card,.user-list-card{padding:16px}}.permission-note{color:#87580f;background:#fff5e4;border:1px solid #ecd29f;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px 16px;display:flex}.permission-note>div{flex-direction:column;gap:4px;display:flex}.permission-note b{font-size:15px}.permission-note span{font-size:13px;line-height:1.45}.customer-toolbar{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(280px,620px) auto;align-items:end;gap:10px;margin-bottom:14px;padding:18px;display:grid}.customer-toolbar label{flex-direction:column;gap:7px;display:flex}.customer-toolbar label span{font-size:13px;font-weight:800}.customer-toolbar input{border:1px solid #cad4ce;border-radius:8px;height:52px;padding:11px 14px;font-size:17px}.customer-list-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:18px}.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-grid article{border:1px solid var(--line);border-radius:9px;min-width:0;padding:18px}.customer-grid article>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-grid article>header>div{flex-direction:column;gap:5px;min-width:0;display:flex}.customer-grid article>header b{font-size:18px;line-height:1.3}.customer-grid article>header span{color:var(--muted);font-size:13px}.vat-state{border-radius:18px;padding:7px 10px;font-weight:850;flex:none!important;font-size:12px!important}.vat-state.valid{background:#e7f5eb;color:var(--green)!important}.vat-state.invalid{background:#fdeae7;color:#9f3f36!important}.vat-state.unavailable{background:#fff2dc;color:#986313!important}.vat-state.unverified{background:#eef1ef;color:#66736c!important}.customer-grid dl{grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0;display:grid}.customer-grid dl>div{background:#f5f7f5;border-radius:7px;min-width:0;padding:10px}.customer-grid dt{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.customer-grid dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:14px;font-weight:800}.customer-grid article>footer{color:var(--muted);border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;font-size:13px;display:flex}.customer-message{color:#87580f;background:#fff6e5;border:1px solid #e5c98f;border-radius:8px;margin-bottom:13px;padding:13px 15px;font-size:14px;font-weight:700}.customer-editor{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;width:min(1180px,100%);max-height:calc(100vh - 38px);display:flex;overflow:hidden;box-shadow:0 24px 80px #07120d55}.customer-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.customer-editor h2{margin:7px 0 5px;font-size:28px}.customer-editor header p{color:var(--muted);margin:0;font-size:14px}.customer-editor>.customer-message{margin:14px 24px 0}.customer-editor-scroll{padding:20px 24px;overflow:auto}.customer-editor-scroll>section{border-bottom:1px solid var(--line);margin-bottom:20px;padding:0 0 20px}.customer-editor-scroll>section:last-child{border-bottom:0;margin-bottom:0}.customer-editor-scroll h3{margin:0 0 13px;font-size:20px}.customer-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.customer-form-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.customer-form-grid label.wide{grid-column:span 2}.customer-form-grid label>span{color:#68756e;text-transform:uppercase;font-size:12px;font-weight:800}.customer-form-grid input,.customer-form-grid select{background:#fff;border:1px solid #cad4ce;border-radius:8px;width:100%;height:50px;padding:10px 12px;font-size:16px}.customer-form-grid small{font-size:11px;line-height:1.35}.customer-form-grid small.ok{color:var(--green)}.customer-form-grid small.error{color:#a44037}.vat-row{grid-template-columns:180px minmax(280px,1fr) auto;align-items:end}.vat-row>button{height:50px}.vat-result{border-radius:8px;flex-wrap:wrap;align-items:center;gap:9px 18px;margin-top:12px;padding:13px 15px;font-size:13px;display:flex}.vat-result b{font-size:14px}.vat-result.ok{color:var(--green);background:#eaf6ed}.vat-result.bad{color:#9f3f36;background:#fdeae7}.vat-result.review{color:#8c5a12;background:#fff2dc}.tax-profile>p{color:var(--muted);max-width:850px;font-size:14px;line-height:1.5}.tax-options{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.tax-options label{border:2px solid var(--line);cursor:pointer;border-radius:9px;grid-template-columns:22px auto;gap:3px 10px;padding:16px;display:grid}.tax-options label.selected{border-color:var(--green);background:#edf7ef}.tax-options input{width:20px;height:20px;accent-color:var(--green);grid-row:1/3}.tax-options b{font-size:23px}.tax-options span{color:var(--muted);font-size:12px;line-height:1.4}.tax-warning{color:#87580f;background:#fff2dc;border-radius:8px;margin-top:10px;padding:12px 14px;font-size:13px;font-weight:700}.active-customer{align-items:center;gap:10px;margin-top:16px;font-size:14px;font-weight:750;display:flex}.active-customer input{width:20px;height:20px;accent-color:var(--green)}.customer-editor>footer{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}@media (width<=1050px){.customer-grid{grid-template-columns:1fr}.customer-form-grid{grid-template-columns:1fr 1fr}.tax-options{grid-template-columns:1fr}.vat-row{grid-template-columns:150px 1fr}.vat-row>button{grid-column:1/-1}.customer-grid dl{grid-template-columns:1fr 1fr}}.customer-editor{height:min(920px,100dvh - 38px);max-height:calc(100dvh - 38px)}.customer-editor>header,.customer-editor>footer{flex:none}.customer-editor-scroll{overscroll-behavior:contain;flex:1;min-height:0}.live-search-state{color:var(--muted);align-self:center;font-size:13px;font-weight:750}.readonly-field{color:#526159;background:#f2f5f3!important}.customer-document-profile{grid-template-columns:1fr 1fr;gap:10px;display:grid}.customer-document-profile button{text-align:left;border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;flex-direction:column;align-items:flex-start;gap:6px;padding:15px;display:flex}.customer-document-profile button.selected{border-color:var(--green);background:#edf7ef}.customer-document-profile b{font-size:17px}.customer-document-profile span{color:var(--muted);font-size:13px;line-height:1.45}.shipping-same,.reduced-confirm{align-items:flex-start;gap:11px;margin:5px 0 14px;display:flex}.shipping-same input,.reduced-confirm input{width:20px;height:20px;accent-color:var(--green);flex:none}.reduced-confirm{background:#f2f8f3;border:1px solid #d7e4da;border-radius:9px;padding:14px}.reduced-confirm>span{color:var(--muted);flex-direction:column;gap:3px;font-size:12px;display:flex}.reduced-confirm b{color:var(--ink);font-size:14px}.automatic-tax-card{background:#edf7ef;border:1px solid #cee1d3;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;padding:15px;display:flex}.automatic-tax-card>div{grid-template-columns:auto auto;align-items:center;gap:3px 14px;display:grid}.automatic-tax-card>div>span{text-transform:uppercase;color:var(--green);font-size:12px;font-weight:850}.automatic-tax-card>div>b{grid-area:1/2/3;font-size:28px}.automatic-tax-card>div>small{color:var(--muted);font-size:12px}.automatic-tax-card>label{align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.automatic-tax-card input{width:19px;height:19px;accent-color:var(--green)}@media (width<=650px){.customer-toolbar{grid-template-columns:1fr}.customer-toolbar button{justify-content:center;width:100%}.customer-list-card{padding:12px}.customer-grid article{padding:15px}.customer-grid article>header{flex-direction:column}.customer-form-grid{grid-template-columns:1fr}.customer-form-grid label.wide{grid-column:auto}.vat-row{grid-template-columns:1fr}.customer-editor{border-radius:0;width:100%;height:100%;max-height:none}.customer-editor>header,.customer-editor-scroll,.customer-editor>footer{padding-left:16px;padding-right:16px}.customer-editor>footer>*{flex:1;justify-content:center}.customer-editor{height:100dvh;max-height:100dvh}.customer-document-profile{grid-template-columns:1fr}.automatic-tax-card{flex-direction:column;align-items:flex-start}}.purchase-orders-page,.po-editor-page{--po-blue:#3d6f91;--po-soft:#f2f5f2}.po-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.po-page-head>div>span,.po-editor-head>div>span,.po-card>header>div>span,.po-history>header>div>span{letter-spacing:.15em;color:var(--green);font-size:11px;font-weight:900;display:block}.po-page-head h1{letter-spacing:-.045em;margin:10px 0 12px;font-size:46px;line-height:1}.po-page-head p{color:var(--muted);max-width:840px;margin:0;font-size:15px;line-height:1.55}.po-new{min-height:58px;padding:0 22px;font-size:15px}.po-new>span{font-size:23px}.po-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.po-metrics article{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:8px;min-height:126px;padding:18px 20px;display:flex}.po-metrics span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:850}.po-metrics strong{letter-spacing:-.03em;margin-top:4px;font-size:29px}.po-metrics small{color:var(--muted);margin-top:auto;font-size:11px;line-height:1.4}.po-metrics article.attention{background:#fffaf0;border-color:#ead2a4}.po-metrics article.attention strong{color:#9a6210}.po-metrics article.danger{background:#fff8f6;border-color:#edc1bb}.po-metrics article.danger strong{color:#aa4339}.po-workspace{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.po-toolbar{grid-template-columns:minmax(330px,1fr) minmax(220px,320px) minmax(190px,260px);gap:10px;padding:16px;display:grid}.po-toolbar select,.po-search{background:#fff;border:1px solid #cbd5cf;border-radius:8px;height:54px}.po-toolbar select{color:var(--ink);min-width:0;padding:0 13px;font-size:14px}.po-search{align-items:center;gap:10px;padding:0 13px;display:flex}.po-search>span{color:var(--green);font-size:21px}.po-search input{border:0;outline:0;flex:1;min-width:0;font-size:15px}.po-search button{color:var(--muted);background:0 0;border:0;font-size:20px}.po-status-tabs{border-top:1px solid #edf0ee;border-bottom:1px solid var(--line);background:#f5f7f5;gap:4px;padding:7px 14px;display:flex;overflow:auto}.po-status-tabs button{color:#69756f;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px 13px;font-size:13px;font-weight:800}.po-status-tabs button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #13251d14}.po-status-tabs em{background:#e6ece8;border-radius:10px;margin-left:5px;padding:3px 7px;font-size:10px;font-style:normal}.po-table-scroll{overflow:auto}.po-table{border-collapse:collapse;width:100%;min-width:1180px}.po-table th{text-align:left;color:#6d7972;text-transform:uppercase;letter-spacing:.06em;background:#fff;padding:14px 17px;font-size:10px}.po-table td{vertical-align:middle;border-top:1px solid #e9edea;padding:17px}.po-table tbody tr{cursor:pointer;transition:background .15s}.po-table tbody tr:hover{background:#f7faf8}.po-table tbody tr.overdue{background:#fffaf3}.po-table td>b,.po-table td>small{display:block}.po-table td>b{font-size:14px}.po-table td>small{color:var(--muted);margin-top:5px;font-size:11px}.po-table td:first-child b{color:var(--green);font-size:16px}.po-table td:nth-child(2){min-width:265px}.po-table td:nth-child(7){text-align:right}.po-table td:nth-child(7) strong{font-size:16px}.po-table td:last-child button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:7px;width:36px;height:36px;font-size:18px}.po-table .late{color:#b34a3f!important}.po-progress{min-width:110px}.po-progress>span{background:#e5ebe7;border-radius:3px;width:100%;height:6px;display:block;overflow:hidden}.po-progress i{background:var(--green);border-radius:3px;height:100%;display:block}.po-progress small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.po-status{white-space:nowrap;border-radius:17px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:850;display:inline-flex}.po-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.po-status.neutral{color:#68766f;background:#eef1ef}.po-status.amber{color:#946012;background:#fff0d8}.po-status.blue{color:#3d6f91;background:#e9f1f7}.po-status.green{color:var(--green);background:#e7f5eb}.po-status.red{color:#a94239;background:#fdeae7}.po-list-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:14px 17px;font-size:11px;display:flex}.po-list-footer span{color:var(--ink);font-weight:850}.po-state,.po-loading,.po-editor-loading{text-align:center;min-height:360px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.po-state>span{width:54px;height:54px;color:var(--green);background:#eaf4ed;border-radius:50%;place-items:center;margin-bottom:15px;font-weight:900;display:grid}.po-state>b{color:var(--ink);font-size:22px}.po-state p{max-width:560px;margin:8px 0 17px;line-height:1.5}.po-state small{color:#946012;margin:-6px 0 18px;font-size:12px}.po-state.error{background:#fff9f4}.po-state.error>span{color:#a94239;background:#fdeae7}.po-loading>span,.po-editor-loading>span{border:3px solid #dce5df;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;margin-bottom:13px;animation:.8s linear infinite spin}.po-editor-head{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:16px;display:grid}.po-back{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;width:56px;height:56px;font-size:24px}.po-editor-head h1{letter-spacing:-.035em;margin:6px 0 4px;font-size:35px}.po-editor-head p{color:var(--muted);margin:0;font-size:13px}.po-editor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.po-editor-actions>.primary,.po-editor-actions>.secondary{min-height:46px;padding:0 16px;font-size:13px}.po-message{border-radius:9px;align-items:center;gap:9px;margin-bottom:13px;padding:13px 15px;font-size:13px;font-weight:800;display:flex}.po-message button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:20px}.po-message.ok{color:var(--green);background:#e7f5eb}.po-message.bad{color:#a94239;background:#fdeae7}.po-flow{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(5,1fr);margin-bottom:14px;padding:15px 20px;display:grid}.po-flow>div{color:#89958e;grid-template-columns:30px minmax(0,auto) 1fr;align-items:center;gap:8px;font-size:12px;font-weight:800;display:grid}.po-flow b{background:#edf1ee;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.po-flow i{background:#e1e7e3;height:2px;margin:0 10px}.po-flow>div:last-child i{display:none}.po-flow>div.active,.po-flow>div.done{color:var(--green)}.po-flow>div.active b,.po-flow>div.done b{background:var(--green);color:#fff}.po-flow>div.done i{background:#78ad8d}.po-flow.cancelled{opacity:.55}.po-editor-grid{grid-template-columns:1.35fr .65fr;gap:13px;margin-bottom:13px;display:grid}.po-editor-grid.lower{grid-template-columns:1.1fr .9fr;align-items:start}.po-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:visible}.po-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:17px 20px;display:flex}.po-card>header>div{align-items:center;gap:11px;min-width:0;display:flex}.po-card>header>div>span{letter-spacing:0;background:#eaf4ed;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.po-card h2{margin:0;font-size:19px}.po-card>header>small,.po-card>header>div>small{color:var(--muted);font-size:11px}.po-card>header>div>small{margin-left:4px}.po-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px;display:grid}.po-form-grid label,.po-totals label,.po-note-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.po-form-grid label.wide{grid-column:1/-1}.po-form-grid label>span,.po-totals label>span,.po-note-grid label>span{text-transform:uppercase;letter-spacing:.05em;color:#6c7972;font-size:10px;font-weight:850}.po-form-grid input,.po-form-grid select{background:#fff;border:1px solid #ccd6d0;border-radius:7px;width:100%;min-width:0;height:49px;padding:9px 12px;font-size:14px}.po-form-grid input:disabled,.po-form-grid select:disabled,.po-lines input:disabled,.po-lines select:disabled,.po-note-grid textarea:disabled{color:#53615a;opacity:1;background:#f3f5f3}.po-lines-card{margin-bottom:13px}.po-lines-card>header>div{grid-template-columns:34px auto;gap:2px 11px;display:grid}.po-lines-card>header>div>span{grid-row:1/3}.po-lines-card>header>div>small{color:var(--muted);font-size:11px}.po-lines-scroll{overflow:visible}.po-lines{border-collapse:collapse;width:100%}.po-lines th{text-align:left;color:#6b7871;text-transform:uppercase;letter-spacing:.05em;background:#f5f7f5;padding:11px 9px;font-size:9px}.po-lines td{vertical-align:middle;border-top:1px solid #e9edea;padding:9px}.po-lines td:first-child{padding-left:17px;font-size:12px;font-weight:850}.po-lines td:nth-child(3){width:140px}.po-lines td:nth-child(4){width:92px}.po-lines td:nth-child(5){width:140px}.po-lines td:nth-child(6){width:110px}.po-lines td:nth-child(7){width:95px}.po-lines input,.po-lines select{background:#fff;border:1px solid #ccd6d0;border-radius:7px;width:100%;height:45px;padding:8px 9px;font-size:13px}.po-money-input{background:#fff;border:1px solid #ccd6d0;border-radius:7px;align-items:center;display:flex;overflow:hidden}.po-money-input input{min-width:0;border:0!important;border-radius:0!important}.po-money-input>span{background:#f0f4f1;border-left:1px solid #d6ddd9;place-items:center;height:45px;padding:0 10px;font-size:12px;font-weight:800;display:grid}.po-remove{color:#ad433a;background:#fff8f7;border:1px solid #efc6c0;border-radius:7px;width:36px;height:36px;font-size:20px}.po-remove:disabled{opacity:.3}.po-product-search{position:relative}.po-product-input{background:#fff;border:1px solid #ccd6d0;border-radius:7px;align-items:center;gap:7px;height:47px;padding-left:9px;display:flex}.po-product-input.chosen{background:#f2f9f4;border-color:#8fc2a2}.po-product-input>span{color:var(--green);font-size:17px}.po-product-input input{background:0 0;outline:0;flex:1;min-width:0;border:0!important;height:43px!important;padding:6px 2px!important}.po-product-input button{color:var(--green);background:0 0;border:0;height:100%;padding:0 9px;font-size:10px;font-weight:850}.po-product-results{z-index:40;background:#fff;border:1px solid #cbd6cf;border-radius:8px;max-height:330px;position:absolute;top:52px;left:0;right:-300px;overflow:auto;box-shadow:0 16px 45px #0a181140}.po-product-results>span{color:var(--muted);padding:20px;font-size:12px;display:block}.po-product-results>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0ee;grid-template-columns:1fr auto;gap:16px;width:100%;padding:13px 15px;display:grid}.po-product-results>button:first-child{border-top:0}.po-product-results>button:hover{background:#f2f8f4}.po-product-results button>div{grid-template-columns:auto 1fr;gap:3px 10px;display:grid}.po-product-results strong{font-size:13px}.po-product-results small{color:var(--muted);grid-column:1/-1;font-size:10px}.po-product-results aside{text-align:right;white-space:nowrap;flex-direction:column;gap:5px;display:flex}.po-product-results aside span{color:var(--muted);font-size:10px}.po-product-results aside b{color:var(--green);font-size:13px}.po-locked-product{grid-template-columns:auto 1fr;gap:4px 8px;display:grid}.po-locked-product b{color:var(--green)}.po-locked-product span{font-size:12px}.po-locked-product small{color:#3d6f91;grid-column:1/-1;font-weight:850}.po-totals{border-top:1px solid var(--line);background:#fafbfa;justify-content:flex-end;align-items:flex-end;gap:30px;padding:16px 20px;display:flex}.po-totals>label{width:190px}.po-totals dl{min-width:310px;margin:0}.po-totals dl>div{justify-content:space-between;gap:20px;padding:5px 0;font-size:12px;display:flex}.po-totals dt{color:var(--muted)}.po-totals dd{margin:0;font-weight:800}.po-totals dl>div:last-child{border-top:2px solid var(--ink);margin-top:5px;padding-top:10px;font-size:18px}.po-totals dl>div:last-child dd{color:var(--green);font-size:21px}.po-note-grid{grid-template-columns:1fr 1fr;gap:12px;padding:18px 20px;display:grid}.po-note-grid textarea{resize:vertical;border:1px solid #ccd6d0;border-radius:7px;width:100%;min-height:125px;padding:11px;font-size:13px}.po-history>header>div{display:block}.po-history>header>div>span{background:0 0;width:auto;height:auto}.po-history>div{padding:4px 20px}.po-history>div>article{border-top:1px solid #edf0ee;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.po-history>div>article:first-child{border-top:0}.po-history article>i{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #eaf4ed}.po-history article>div{flex-direction:column;gap:3px;display:flex}.po-history article b{font-size:12px}.po-history article span,.po-history time{color:var(--muted);font-size:10px}.po-history>footer{border-top:1px solid var(--line);justify-content:flex-end;padding:13px 20px;display:flex}.po-danger{color:#a94239;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:850}.po-sticky-actions{z-index:9;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14211cf2;border-radius:10px;justify-content:flex-end;align-items:center;gap:9px;margin-top:14px;padding:12px 15px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 40px #07120d40}.po-sticky-actions>div{flex-direction:column;margin-right:auto;display:flex}.po-sticky-actions>div>b{color:var(--lime);font-size:19px}.po-sticky-actions>div>span{color:#a7b3ad;font-size:10px}.po-sticky-actions .secondary{color:#fff;background:0 0;border-color:#ffffff40}.po-sticky-actions .primary{background:var(--lime);color:var(--ink)}.po-modal{z-index:90;background:#07120d99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.po-modal>section{background:#fff;border-radius:12px;width:min(920px,100%);max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 30px 100px #0006}.po-modal>section>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 24px;display:flex}.po-modal header span{letter-spacing:.14em;color:var(--green);font-size:10px;font-weight:900}.po-modal h2{margin:7px 0 5px;font-size:27px}.po-modal header p{color:var(--muted);margin:0;font-size:12px}.po-modal header>button{background:#f0f3f1;border:0;border-radius:50%;width:38px;height:38px;font-size:21px}.po-receipt-lines{padding:10px 24px}.po-receipt-lines article{border-top:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) 130px 190px;align-items:end;gap:14px;padding:14px 0;display:grid}.po-receipt-lines article:first-child{border-top:0}.po-receipt-lines article>div{flex-direction:column;gap:4px;display:flex}.po-receipt-lines article>div>b{color:var(--green)}.po-receipt-lines article>div>span{font-size:13px}.po-receipt-lines label{flex-direction:column;gap:6px;display:flex}.po-receipt-lines label>span{text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:850}.po-receipt-lines label>b{align-items:center;height:46px;font-size:18px;display:flex}.po-receipt-lines input{border:1px solid #cbd5cf;border-radius:7px;height:46px;padding:9px 11px;font-size:17px;font-weight:850}.po-modal>section>aside{color:#87590f;background:#fff4df;border-radius:8px;margin:0 24px 17px;padding:13px;font-size:11px;line-height:1.5}.po-modal>section>footer{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;gap:9px;padding:16px 24px;display:flex}@media (width<=1180px){.po-metrics,.po-toolbar{grid-template-columns:1fr 1fr}.po-search{grid-column:1/-1}.po-editor-grid,.po-editor-grid.lower{grid-template-columns:1fr}.po-lines-scroll{overflow:auto}.po-lines{min-width:1180px}.po-product-results{right:-180px}.po-editor-head{grid-template-columns:52px 1fr}.po-editor-actions{grid-column:1/-1;justify-content:flex-start}.po-flow span{display:none}.po-flow>div{grid-template-columns:30px 1fr}.po-flow i{margin:0}}@media (width<=700px){.po-page-head{flex-direction:column;align-items:flex-start}.po-page-head h1{font-size:34px}.po-new{justify-content:center;width:100%}.po-metrics{grid-template-columns:1fr}.po-toolbar{grid-template-columns:1fr;padding:12px}.po-search{grid-column:auto}.po-status-tabs{padding-left:8px}.po-list-footer{flex-direction:column;align-items:flex-start;gap:4px}.po-editor-head{grid-template-columns:46px 1fr}.po-back{width:46px;height:46px}.po-editor-head h1{font-size:27px}.po-editor-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.po-editor-actions>.po-status{grid-column:1/-1;justify-self:start}.po-editor-actions>*{justify-content:center}.po-flow{padding:12px 9px}.po-flow>div{grid-template-columns:25px 1fr;gap:4px}.po-flow b{width:24px;height:24px;font-size:10px}.po-form-grid,.po-note-grid{grid-template-columns:1fr;padding:14px}.po-form-grid label.wide{grid-column:auto}.po-card>header{padding:15px}.po-totals{flex-direction:column;align-items:stretch}.po-totals>label,.po-totals dl{width:100%;min-width:0}.po-sticky-actions{flex-wrap:wrap}.po-sticky-actions>div{width:100%;margin:0 0 5px}.po-sticky-actions>button{flex:1;justify-content:center}.po-receipt-lines article{grid-template-columns:1fr 1fr}.po-receipt-lines article>div{grid-column:1/-1}.po-modal{padding:0}.po-modal>section{border-radius:0;height:100dvh;max-height:none}}@media print{.sidebar,.app-top,.po-editor-actions,.po-back,.po-sticky-actions,.po-danger,.po-history>header>button{display:none!important}.main-area{margin:0}.page{max-width:none;padding:20px}.po-editor-grid{grid-template-columns:1fr 1fr}.po-card{break-inside:avoid}.po-lines{font-size:10px}}.inventory-loading,.inventory-migration-note{border:1px solid var(--line);min-height:220px;color:var(--muted);background:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:17px;display:flex}.inventory-migration-note{background:#fff8ea;border-color:#ead4aa;flex-direction:column;align-items:flex-start;gap:8px;padding:28px}.inventory-migration-note b{color:#80540f;font-size:21px}.inventory-migration-note span{color:#80540f;font-size:15px}.inventory-migration-note small{font-size:13px}.warehouse-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;margin-bottom:14px;display:grid}.warehouse-cards>button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;min-width:0;padding:19px;transition:border-color .15s,box-shadow .15s}.warehouse-cards>button:hover,.warehouse-cards>button.selected{border-color:#4c9a76;box-shadow:0 0 0 3px #1c75491a}.warehouse-cards>button>span{align-items:center;gap:8px;display:flex}.warehouse-cards>button>span b{color:var(--green);letter-spacing:.08em;font-size:14px}.warehouse-cards>button>span em{color:var(--green);background:#eaf5ed;border-radius:14px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800}.warehouse-cards>button>strong{margin:8px 0 17px;font-size:23px;display:block}.warehouse-cards dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;display:grid}.warehouse-cards dl div{background:#f4f7f5;border-radius:7px;padding:10px}.warehouse-cards dt{text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:800}.warehouse-cards dd{margin:5px 0 0;font-size:19px;font-weight:850}.warehouse-cards>button>small{margin-top:13px;font-size:12px;font-weight:800;display:block}.warehouse-cards>button>small.ok{color:var(--green)}.warehouse-cards>button>small.warning{color:#99610d}.inventory-toolbar{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(280px,1fr) minmax(220px,360px);gap:10px;margin-bottom:14px;padding:16px;display:grid}.inventory-toolbar label{flex-direction:column;gap:6px;display:flex}.inventory-toolbar label>span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.inventory-toolbar input,.inventory-toolbar select{background:#fff;border:1px solid #cad4ce;border-radius:8px;width:100%;height:52px;padding:10px 13px;font-size:16px}.inventory-table-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.inventory-table-wrap>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;display:flex}.inventory-table-wrap>header>div{flex-direction:column;gap:4px;display:flex}.inventory-table-wrap>header b{font-size:19px}.inventory-table-wrap>header span{color:var(--muted);font-size:12px}.source-truth{background:var(--nav);border-radius:18px;padding:8px 11px;font-weight:800;color:#fff!important}.inventory-table-scroll{overflow:auto}.inventory-table{border-collapse:collapse;width:100%;min-width:1180px}.inventory-table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:#f5f7f5;padding:13px 15px;font-size:11px}.inventory-table td{vertical-align:middle;border-top:1px solid #edf0ee;padding:15px}.inventory-table td:first-child{min-width:340px}.inventory-table td:first-child>b,.inventory-table td:first-child>span,.inventory-table td:first-child>small,.inventory-table td:nth-child(6)>b,.inventory-table td:nth-child(6)>span{display:block}.inventory-table td:first-child>b{font-size:15px}.inventory-table td:first-child>span{margin-top:4px;font-size:14px}.inventory-table td:first-child>small{color:var(--muted);margin-top:6px;font-size:11px}.inventory-table td:nth-child(2),.inventory-table td:nth-child(3),.inventory-table td:nth-child(4),.inventory-table td:nth-child(5){font-variant-numeric:tabular-nums}.inventory-table td:nth-child(4)>strong{font-size:17px}.inventory-table td:nth-child(4)>small{color:#9b610d;margin-top:4px;font-size:11px;font-weight:850;display:block}.inventory-table tr.low{background:#fffaf0}.inventory-table td:nth-child(6)>span{color:var(--muted);margin-top:4px;font-size:11px}.backorder{white-space:nowrap;border-radius:15px;padding:7px 9px;font-size:11px;font-weight:850;display:inline-flex}.backorder.yes{color:var(--green);background:#e9f5ec}.backorder.notify{color:#925e10;background:#fff2dc}.backorder.no{color:#68746e;background:#eef1ef}.inventory-empty{text-align:center;color:var(--muted);padding:54px 20px}@media (width<=800px){.inventory-toolbar,.warehouse-cards{grid-template-columns:1fr}.inventory-table-wrap>header{flex-direction:column;align-items:flex-start}.source-truth{align-self:flex-start}}@media (width<=480px){.warehouse-cards>button{padding:15px}.warehouse-cards dl{grid-template-columns:1fr}.warehouse-cards dl div{justify-content:space-between;align-items:center;display:flex}.warehouse-cards dd{margin:0}.inventory-toolbar{padding:12px}}.supplier-list-panel,.supplier-master-card,.supplier-detail-section{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.supplier-list-scroll,.supplier-detail-table{overflow:auto}.supplier-list-panel table,.supplier-detail-table table{border-collapse:collapse;width:100%;min-width:920px}.supplier-list-panel th,.supplier-detail-table th{text-align:left;color:var(--muted);text-transform:uppercase;background:#f5f7f5;padding:13px 16px;font-size:11px}.supplier-list-panel td,.supplier-detail-table td{border-top:1px solid #edf0ee;padding:16px;font-size:14px}.supplier-list-panel tbody tr{cursor:pointer}.supplier-list-panel tbody tr:hover{background:#f3f8f4}.supplier-list-panel td:first-child b,.supplier-list-panel td strong{font-size:16px}.supplier-list-panel button,.supplier-detail-table button{color:var(--green);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-weight:850}.supplier-detail-loading,.supplier-detail-error{border:1px solid var(--line);min-height:380px;color:var(--muted);background:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:17px;display:flex}.supplier-detail-error{flex-direction:column;align-items:flex-start;gap:9px;padding:28px}.supplier-detail-error button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 13px}.supplier-detail-error b{color:var(--ink);font-size:22px}.supplier-detail-head{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:20px;display:grid}.supplier-detail-head>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;width:54px;height:54px;font-size:25px}.supplier-detail-head>div>span,.supplier-master-card header span,.supplier-detail-section header span{color:var(--green);letter-spacing:.12em;font-size:12px;font-weight:850}.supplier-detail-head h1{margin:7px 0 5px;font-size:34px;line-height:1.14}.supplier-detail-head p{color:var(--muted);margin:0;font-size:15px}.supplier-detail-head>em{border-radius:17px;padding:8px 12px;font-size:12px;font-style:normal;font-weight:850}.supplier-detail-head>em.active{color:var(--green);background:#e8f5eb}.supplier-detail-head>em.inactive{color:#9d4037;background:#f5e8e6}.supplier-summary-cards{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;display:grid}.supplier-summary-cards article{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:9px;padding:19px;display:flex}.supplier-summary-cards span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.supplier-summary-cards strong{font-size:25px}.supplier-summary-cards article:last-child strong{color:#d58b00}.supplier-summary-cards small{color:var(--muted);font-size:11px}.supplier-flags{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-bottom:14px;padding:0 20px;display:grid}.supplier-flags article{border-left:1px solid #edf0ee;flex-direction:column;gap:5px;padding:17px 15px;display:flex}.supplier-flags article:first-child{border-left:0}.supplier-flags b{font-size:14px}.supplier-flags span{color:var(--muted);font-size:12px}.supplier-tabs{scrollbar-width:thin;background:#eceeec;border-radius:10px;align-items:center;gap:4px;margin-bottom:14px;padding:6px;display:flex;overflow:auto}.supplier-tabs button{color:#66716b;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:42px;padding:8px 15px;font-size:14px;font-weight:800}.supplier-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #0b161015}.tab-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.tab-head>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:10px 13px;font-weight:800}.supplier-master-card{margin-bottom:14px;padding:22px}.supplier-master-card h2,.supplier-detail-section h2{margin:6px 0;font-size:23px}.supplier-master-card dl{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 0;display:grid}.supplier-master-card dl>div{background:#f5f7f5;border-radius:7px;min-width:0;padding:12px}.supplier-master-card dl>div.wide{grid-column:span 2}.supplier-master-card dt{text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:800}.supplier-master-card dd{overflow-wrap:anywhere;margin:6px 0 0;font-size:14px;font-weight:750}.supplier-detail-section{margin-bottom:14px}.supplier-detail-section>header{border-bottom:1px solid var(--line);padding:19px 21px}.supplier-detail-table td:nth-child(2){min-width:240px}.supplier-detail-table td:nth-child(2)>b,.supplier-detail-table td:nth-child(2)>small{display:block}.supplier-detail-table td:nth-child(2)>small{color:var(--muted);margin-top:4px;font-size:11px}.supplier-detail-empty{color:var(--muted);padding:42px 21px;font-size:15px}.supplier-detail-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.supplier-compact-list{padding:0 20px}.supplier-compact-list article{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:14px;padding:15px 0;display:flex}.supplier-compact-list article:first-child{border-top:0}.supplier-compact-list article>div{flex-direction:column;gap:4px;display:flex}.supplier-compact-list article span{color:var(--muted);font-size:12px}.supplier-compact-list article>strong{font-size:17px}.supplier-compact-list article>em{color:var(--green);font-size:12px;font-style:normal;font-weight:850}.supplier-targets{grid-template-columns:repeat(2,1fr);gap:11px;padding:20px;display:grid}.supplier-targets article{border:1px solid var(--line);border-radius:9px;padding:16px}.supplier-targets article>header,.supplier-targets article>footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.supplier-targets article>header>div{flex-direction:column;gap:4px;display:flex}.supplier-targets article>header span,.supplier-targets article>footer{color:var(--muted);font-size:12px}.supplier-targets article>header strong{color:var(--green);font-size:20px}.supplier-targets article>div{background:#e5ebe7;border-radius:4px;height:8px;margin:14px 0;overflow:hidden}.supplier-targets article>div i{background:var(--green);height:100%;display:block}.supplier-contact-grid,.supplier-payment-methods,.supplier-price-list-grid,.supplier-stat-grid{grid-template-columns:repeat(2,1fr);gap:11px;padding:20px;display:grid}.supplier-contact-grid article,.supplier-payment-methods article,.supplier-price-list-grid article,.supplier-stat-grid article{border:1px solid var(--line);border-radius:9px;flex-direction:column;gap:6px;padding:17px;display:flex}.supplier-contact-grid article b{font-size:17px}.supplier-contact-grid article span,.supplier-contact-grid article a,.supplier-payment-methods small,.supplier-price-list-grid span,.supplier-price-list-grid small{color:var(--muted);font-size:12px;text-decoration:none}.supplier-payment-methods article>b{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px}.supplier-price-list-grid article{flex-direction:row;justify-content:space-between;align-items:center}.supplier-price-list-grid article>div{flex-direction:column;gap:5px;display:flex}.supplier-price-list-grid em{color:var(--green);font-size:11px;font-style:normal;font-weight:850}.supplier-stat-grid{grid-template-columns:repeat(3,1fr)}.supplier-stat-grid article span{text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:800}.supplier-stat-grid article b{font-size:23px}.supplier-commercial-loading,.supplier-commercial-warning{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px}.supplier-commercial-warning{background:#fff7e8;border-color:#efd49d;flex-direction:column;gap:10px;display:flex}.supplier-commercial-head{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:24px;padding:25px 28px;display:flex}.supplier-commercial-head>div{flex-direction:column;gap:5px;display:flex}.supplier-commercial-head span,.policy-editor header span,.price-list-upload header span{letter-spacing:.13em;color:var(--green);font-size:11px;font-weight:900}.supplier-commercial-head h2{margin:0;font-size:28px}.supplier-commercial-head p{color:var(--muted);margin:0}.supplier-commercial-head button.primary,.policy-editor button.primary,.price-list-upload button.primary{background:var(--green);color:#fff;border-color:var(--green)}.commercial-policy-grid{gap:16px;margin-top:16px;display:grid}.commercial-policy-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:18px;padding:22px;display:flex}.commercial-policy-card>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.commercial-policy-card h3{margin:4px 0;font-size:22px}.commercial-policy-card header span{color:var(--green);letter-spacing:.1em;font-size:11px;font-weight:900}.commercial-policy-card small{color:var(--muted)}.policy-kpis{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.policy-kpis>div{background:#f5f7f5;border-radius:10px;flex-direction:column;gap:5px;padding:14px;display:flex}.policy-kpis span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.policy-kpis b{font-size:21px}.policy-kpis .accent{color:#fff;background:#0d3124}.policy-kpis .accent span{color:#c6d7cf}.policy-progress>div{background:#e4ebe7;border-radius:999px;height:10px;overflow:hidden}.policy-progress i{background:#22a474;height:100%;display:block}.policy-progress>span{color:var(--muted);margin-top:7px;font-size:13px;display:block}.policy-scenario{color:#244515;background:#f4ffd9;border-radius:9px;justify-content:space-between;gap:18px;padding:13px 15px;display:flex}.policy-details{border-top:1px solid var(--line);padding-top:14px}.policy-details summary{cursor:pointer;color:var(--green);font-weight:850}.discount-composition{grid-template-columns:repeat(5,1fr);gap:8px;margin:14px 0;display:grid}.discount-composition span{background:#f6f7f6;border-radius:8px;padding:12px;font-size:12px}.discount-composition b{margin-top:4px;font-size:15px;display:block}.discount-buckets{gap:8px;display:flex;overflow:auto}.discount-buckets>div{border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:3px;min-width:135px;padding:10px;display:flex}.discount-buckets span,.discount-buckets em{color:var(--muted);font-size:11px}.discount-buckets .excluded{opacity:.55;background:#f3f3f3}.policy-editor,.price-list-upload{background:#fff;border-radius:16px;width:min(850px,100vw - 28px);max-height:92vh;overflow:auto;box-shadow:0 24px 80px #0004}.policy-editor>header,.price-list-upload>header,.policy-editor>footer,.price-list-upload>footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:20px 24px;display:flex}.policy-editor>footer,.price-list-upload>footer{border-bottom:0;border-top:1px solid var(--line);justify-content:flex-end}.policy-editor h2,.price-list-upload h2{margin:3px 0 0}.policy-editor-body{grid-template-columns:1fr 1fr;gap:14px;padding:22px 24px;display:grid}.policy-editor-body label,.price-list-upload label{flex-direction:column;gap:6px;display:flex}.policy-editor-body label>span,.price-list-upload label>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850}.policy-editor-body input,.policy-editor-body select,.price-list-upload input{border:1px solid var(--line);border-radius:8px;min-height:48px;padding:10px 12px}.policy-editor-body .wide{grid-column:1/-1}.policy-tier-editor{border:1px solid var(--line);border-radius:10px;padding:14px}.policy-tier-editor>header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.policy-tier-editor>div{grid-template-columns:1fr 1fr 42px;gap:8px;margin-top:8px;display:grid}.policy-editor fieldset{border:1px solid var(--line);border-radius:10px;flex-wrap:wrap;gap:18px;padding:12px;display:flex}.policy-editor fieldset label{flex-direction:row;align-items:center}.upload-drop{background:#f8fbf9;border:2px dashed #afc8bb;border-radius:12px;align-items:center;margin:22px 24px;padding:28px}.price-list-upload .supplier-form-grid{padding:0 24px 22px}.supplier-price-list-workspace{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:300px minmax(0,1fr);min-height:560px;margin-top:16px;display:grid;overflow:hidden}.supplier-price-list-workspace aside{border-right:1px solid var(--line);background:#f4f7f5;flex-direction:column;gap:8px;padding:12px;display:flex}.supplier-price-list-workspace aside button{text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:flex-start;gap:5px;padding:14px;display:flex}.supplier-price-list-workspace aside button.active{background:#fff;border-color:#9ac4ae;box-shadow:0 7px 18px #183f2b12}.supplier-price-list-workspace aside span{color:var(--muted);font-size:11px}.supplier-price-list-workspace aside em{color:var(--green);font-size:11px;font-style:normal;font-weight:850}.supplier-price-list-workspace aside .status-needs_review{color:#a56500}.supplier-price-list-workspace main{min-width:0}.supplier-price-list-workspace main>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:18px 20px;display:flex}.supplier-price-list-workspace main h3{margin:0}.supplier-price-list-workspace main header span{color:var(--muted);font-size:12px}.supplier-price-list-workspace main header input{border:1px solid var(--line);border-radius:8px;width:min(360px,45%);padding:10px 12px}.price-list-table{max-height:600px;overflow:auto}.price-list-table table{border-collapse:collapse;width:100%;min-width:900px}.price-list-table th,.price-list-table td{text-align:left;border-bottom:1px solid var(--line);padding:12px 14px;font-size:12px}.price-list-table th{z-index:1;background:#f4f7f5;position:sticky;top:0}.price-list-table .matched{color:var(--green);font-weight:800}.price-list-table .unmatched{color:#a56500;background:#fff0d2;border-radius:99px;padding:4px 7px}.price-list-placeholder{text-align:center;min-height:500px;color:var(--muted);place-content:center;gap:5px;display:grid}@media (width<=1050px){.supplier-summary-cards,.supplier-flags{grid-template-columns:1fr 1fr}.supplier-flags article{border-top:1px solid #edf0ee;border-left:0}.supplier-master-card dl{grid-template-columns:1fr 1fr}.supplier-detail-columns{grid-template-columns:1fr}.supplier-stat-grid,.policy-kpis,.discount-composition{grid-template-columns:1fr 1fr}.supplier-price-list-workspace{grid-template-columns:1fr}.supplier-price-list-workspace aside{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}}@media (width<=650px){.supplier-detail-head{grid-template-columns:46px 1fr}.supplier-detail-head>button{width:46px;height:46px}.supplier-detail-head>em{grid-column:2;justify-self:start}.supplier-detail-head h1{font-size:27px}.supplier-summary-cards,.supplier-flags,.supplier-master-card dl,.supplier-targets,.supplier-contact-grid,.supplier-payment-methods,.supplier-price-list-grid,.supplier-stat-grid{grid-template-columns:1fr}.supplier-master-card dl>div.wide{grid-column:auto}.supplier-summary-cards article,.supplier-master-card{padding:16px}.supplier-targets,.supplier-contact-grid,.supplier-payment-methods,.supplier-price-list-grid,.supplier-stat-grid{padding:14px}.supplier-price-list-grid article{align-items:flex-start}.supplier-flags{padding:0 14px}.supplier-commercial-head{flex-direction:column;align-items:stretch;padding:19px}.supplier-commercial-head h2{font-size:23px}.policy-kpis,.discount-composition{grid-template-columns:1fr}.commercial-policy-card>header,.policy-scenario{flex-direction:column}.policy-editor-body{grid-template-columns:1fr}.policy-editor-body .wide{grid-column:auto}.supplier-price-list-workspace aside{grid-template-columns:1fr}.supplier-price-list-workspace main>header{flex-direction:column}.supplier-price-list-workspace main header input{width:100%}}.supplier-list-toolbar{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px;padding:16px 18px;display:flex}.supplier-list-toolbar label{flex-direction:column;gap:6px;width:min(680px,100%);display:flex}.supplier-list-toolbar label span{text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:850}.supplier-list-toolbar input,.searchable-tab-head input{border:1px solid #cad4ce;border-radius:8px;height:50px;padding:10px 13px;font-size:16px}.supplier-list-toolbar>span{color:var(--muted);white-space:nowrap;font-size:13px}.supplier-head-actions{align-items:center;gap:9px;display:flex}.supplier-head-actions em{border-radius:17px;padding:8px 12px;font-size:12px;font-style:normal;font-weight:850}.supplier-head-actions em.active{color:var(--green);background:#e8f5eb}.supplier-head-actions em.inactive{color:#9d4037;background:#f5e8e6}.supplier-flags article{flex-direction:column;gap:5px;display:flex}.supplier-flags article strong{font-size:16px}.supplier-flags article small{color:var(--muted);font-size:11px;line-height:1.4}.supplier-detail-section>header,.searchable-tab-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.searchable-tab-head input{width:min(620px,55%)}.compact{min-height:40px!important;padding:8px 13px!important}.row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.row-actions button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.row-actions button:last-child{color:#a34037}.supplier-contact-grid article,.supplier-payment-methods article,.supplier-price-list-grid article{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.supplier-contact-grid article>div,.supplier-payment-methods article>div{flex-direction:column;gap:5px;display:flex}.supplier-editor{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;width:min(1050px,100%);height:min(880px,100dvh - 38px);display:flex;overflow:hidden;box-shadow:0 24px 80px #07120d55}.supplier-editor>header,.entity-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:21px 23px;display:flex}.supplier-editor>header span{letter-spacing:.12em;color:var(--green);font-size:12px;font-weight:850}.supplier-editor>header h2,.entity-editor h2{margin:5px 0;font-size:27px}.supplier-editor>header p{color:var(--muted);margin:0;font-size:13px}.supplier-editor button,.entity-editor button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:10px 14px;font-weight:800}.supplier-editor-scroll{flex:1;min-height:0;padding:20px 23px;overflow:auto}.supplier-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.supplier-form-grid label,.entity-editor>div label{flex-direction:column;gap:6px;display:flex}.supplier-form-grid label.wide{grid-column:span 2}.supplier-form-grid label>span,.entity-editor>div label>span{text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:850}.supplier-form-grid input,.supplier-form-grid select,.entity-editor input,.entity-editor select{background:#fff;border:1px solid #cad4ce;border-radius:8px;width:100%;height:50px;padding:10px 12px;font-size:15px}.supplier-form-grid label.check{border:1px solid var(--line);border-radius:8px;flex-direction:row;align-items:center;padding:12px}.supplier-form-grid label.check input,.entity-editor label.check input{width:19px;height:19px;accent-color:var(--green)}.supplier-editor>footer,.entity-editor>footer{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;gap:9px;padding:15px 23px;display:flex}.entity-editor{background:#fff;border-radius:11px;flex-direction:column;width:min(580px,100%);max-height:calc(100dvh - 38px);display:flex;overflow:hidden;box-shadow:0 24px 80px #07120d55}.entity-editor>div{grid-template-columns:1fr 1fr;gap:12px;padding:20px 23px;display:grid;overflow:auto}.entity-editor>div label.check{flex-direction:row;grid-column:1/-1;align-items:center;display:flex}.entity-editor>div label:last-child:nth-child(odd){grid-column:1/-1}@media (width<=850px){.supplier-form-grid{grid-template-columns:1fr 1fr}.searchable-tab-head{flex-direction:column;align-items:stretch}.searchable-tab-head input{width:100%}}@media (width<=650px){.supplier-list-toolbar{flex-direction:column;align-items:stretch}.supplier-head-actions{flex-wrap:wrap;grid-column:2;justify-self:start}.supplier-form-grid,.entity-editor>div{grid-template-columns:1fr}.supplier-form-grid label.wide,.entity-editor>div label:last-child:nth-child(odd){grid-column:auto}.supplier-editor{border-radius:0;height:100dvh;max-height:100dvh}.entity-editor{border-radius:0;height:auto;max-height:100dvh}.supplier-editor>header,.supplier-editor-scroll,.supplier-editor>footer{padding-left:16px;padding-right:16px}}.purchase-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.purchase-head-actions button{white-space:nowrap}.manual-purchase-page{flex-direction:column;gap:13px;display:flex}.manual-purchase-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:4px;display:flex}.manual-purchase-head>div:first-child{min-width:0}.manual-purchase-head>div:first-child>span{letter-spacing:.13em;color:var(--green);font-size:11px;font-weight:900}.manual-purchase-head h1{margin:7px 0 5px;font-size:34px;line-height:1.12}.manual-purchase-head p{max-width:850px;color:var(--muted);margin:0;font-size:14px;line-height:1.5}.manual-purchase-head>div:last-child,.manual-purchase-footer>div{align-items:center;gap:9px;display:flex}.manual-purchase-message{color:#9c3d34;background:#fff0ed;border:1px solid #efb6ae;border-radius:9px;padding:12px 15px;font-size:13px;font-weight:750}.manual-purchase-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:visible}.manual-purchase-card>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:58px;padding:11px 15px;display:flex}.manual-purchase-card>header>span{width:31px;height:31px;color:var(--green);background:#e8f4ec;border-radius:8px;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.manual-purchase-card>header>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.manual-purchase-card>header b{font-size:15px}.manual-purchase-card>header small{color:var(--muted);font-size:11px}.manual-purchase-card>header>button{margin-left:auto}.manual-purchase-grid{gap:10px;padding:14px 15px;display:grid}.manual-purchase-grid.document-grid{grid-template-columns:1fr 1.7fr .75fr 1fr .75fr}.manual-purchase-grid.supplier-grid{grid-template-columns:2fr 1fr 1fr 1.3fr}.manual-purchase-grid.shipping-grid{grid-template-columns:repeat(3,1fr)}.manual-purchase-grid label{flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.manual-purchase-grid label.wide{grid-column:span 2}.manual-purchase-grid label>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:900}.manual-purchase-grid input,.manual-purchase-grid select{width:100%;height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd5d0;border-radius:7px;padding:8px 10px;font-size:13px}.manual-purchase-grid input:focus,.manual-purchase-grid select:focus,.manual-lines input:focus{border-color:var(--green);outline:0;box-shadow:0 0 0 3px #17714f12}.supplier-lookup{z-index:30}.supplier-lookup-results{z-index:50;border:1px solid var(--line);background:#fff;border-radius:9px;max-height:280px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 48px #07120d2b}.supplier-lookup-results>span{color:var(--muted);padding:12px;font-size:12px;display:block}.supplier-lookup-results button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;flex-direction:column;gap:3px;width:100%;padding:10px;display:flex}.supplier-lookup-results button:hover{background:#f0f6f2}.supplier-lookup-results button b{font-size:13px}.supplier-lookup-results button small{color:var(--muted);font-size:11px}.manual-lines{overflow:auto}.manual-lines table{border-collapse:collapse;width:100%;min-width:1120px}.manual-lines th{color:var(--muted);text-align:left;text-transform:uppercase;background:#f5f8f6;padding:9px 8px;font-size:9px;font-weight:900}.manual-lines td{border-top:1px solid #edf1ee;padding:7px 5px;font-size:12px}.manual-lines td:first-child{width:36px;padding-left:14px;font-weight:850}.manual-lines td:nth-child(2){width:165px}.manual-lines td:nth-child(3){min-width:310px}.manual-lines td:nth-child(n+4):nth-child(-n+7){width:100px}.manual-lines td:nth-child(8){text-align:right;width:115px}.manual-lines input{width:100%;height:37px;font:inherit;border:1px solid #d4ddd8;border-radius:6px;padding:6px 8px}.manual-lines .line-remove{width:32px;height:32px;padding:0}.manual-purchase-totals{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;align-items:center;gap:22px;padding:13px 16px;display:flex}.manual-purchase-totals span,.manual-purchase-totals strong{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.manual-purchase-totals b{color:var(--ink);font-size:14px}.manual-purchase-totals strong{border-left:1px solid var(--line);color:var(--ink);padding-left:20px;font-weight:850}.manual-purchase-totals strong b{color:var(--green);font-size:18px}.product-line-lookup{position:relative}.product-line-results{z-index:70;background:#fff;border:1px solid #bacac1;border-radius:9px;width:min(520px,70vw);max-height:310px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;overflow:auto;box-shadow:0 18px 48px #07120d33}.manual-lines td:nth-child(3) .product-line-results{left:auto;right:0}.product-line-results button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;flex-direction:column;gap:4px;padding:9px 10px;display:flex}.product-line-results button:hover,.product-line-results button.active{background:#edf6f0}.product-line-results button>span{align-items:baseline;gap:9px;display:flex}.product-line-results button b{min-width:92px;color:var(--green);font-size:12px}.product-line-results button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.product-line-results button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-line-results button em{color:#37614f;font-size:10px;font-style:normal;font-weight:750}.product-search-state{color:var(--muted);padding:12px;font-size:11px;line-height:1.4;display:block}.manual-lines:has(.product-line-results){padding-bottom:190px}.manual-purchase-footer{z-index:20;background:#fff;border:1px solid #b9cbc1;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:11px 13px;display:flex;position:sticky;bottom:10px;box-shadow:0 14px 40px #07120d24}.manual-purchase-footer span{max-width:560px;color:var(--muted);font-size:11px;line-height:1.4}.file-empty.manual{gap:9px;padding:28px}.file-empty.manual span{color:#8fa098;text-align:center;max-width:290px;font-size:12px;line-height:1.5}.purchase-classification,.purchase-settlement{background:#f7faf8;border:1px solid #d6e2db;border-radius:9px;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:14px;margin:0 15px 14px;padding:14px;display:grid}.purchase-classification>div>span,.purchase-settlement>div>span{color:var(--green);letter-spacing:.12em;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.purchase-choice{grid-template-columns:1fr 1fr;gap:8px;display:grid}.purchase-choice button{text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd7d0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;min-height:68px;padding:11px 12px;display:flex}.purchase-choice button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#eaf5ee}.purchase-choice button:disabled{cursor:not-allowed;opacity:.45}.purchase-choice b{font-size:12px}.purchase-choice small,.supplier-expense-toggle small{color:var(--muted);font-size:9px;line-height:1.4}.supplier-expense-toggle{cursor:pointer;border-left:1px solid #dbe4df;align-items:center;gap:10px;padding-left:14px;display:flex}.supplier-expense-toggle input{width:20px;height:20px;accent-color:var(--green)}.supplier-expense-toggle>span{flex-direction:column;gap:4px;display:flex}.supplier-expense-toggle b{font-size:12px}.settlement-fields{gap:8px;display:grid}.settlement-fields label{flex-direction:column;gap:5px;display:flex}.settlement-fields label>span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:900}.settlement-fields input,.settlement-fields select{height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd5d0;border-radius:7px;padding:8px 10px;font-size:12px}.sales-integration-card{background:#eff8f3;border:1px solid #cfe0d7;border-radius:12px;grid-template-columns:minmax(0,1fr) 320px;gap:24px;margin-bottom:14px;padding:25px;display:grid}.sales-integration-card>div>span{color:var(--green);letter-spacing:.13em;font-size:10px;font-weight:900}.sales-integration-card h2{margin:8px 0;font-size:24px}.sales-integration-card p{color:#4e665b;max-width:800px;margin:0;line-height:1.6}.sales-integration-card aside{border-left:1px solid #c9d9d0;flex-direction:column;gap:7px;padding-left:22px;display:flex}.sales-integration-card aside b{margin-bottom:3px}.sales-integration-card aside span{color:#40564c;background:#fff;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700}@media (width<=1200px){.manual-purchase-grid.document-grid{grid-template-columns:1fr 1fr 1fr}.manual-purchase-grid.supplier-grid,.manual-purchase-grid.shipping-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.purchase-classification,.purchase-settlement{grid-template-columns:1fr}.supplier-expense-toggle{border-top:1px solid #dbe4df;border-left:0;padding-top:13px;padding-left:0}}@media (width<=800px){.manual-purchase-head{flex-direction:column;align-items:stretch}.manual-purchase-head>div:last-child{justify-content:flex-end}.manual-purchase-grid.document-grid,.manual-purchase-grid.supplier-grid,.manual-purchase-grid.shipping-grid{grid-template-columns:1fr 1fr}.sales-integration-card{grid-template-columns:1fr}.sales-integration-card aside{border-top:1px solid #c9d9d0;border-left:0;padding-top:18px;padding-left:0}.manual-purchase-footer{flex-direction:column;align-items:stretch}.manual-purchase-footer>button{align-self:flex-start}.manual-purchase-footer>div{justify-content:space-between}.manual-purchase-totals{flex-direction:column;align-items:flex-end;gap:7px}.manual-purchase-totals strong{border-top:1px solid var(--line);border-left:0;padding-top:8px;padding-left:0}}@media (width<=520px){.purchase-head-actions{flex-direction:column;align-items:stretch;width:100%}.purchase-head-actions button{justify-content:center;width:100%}.manual-purchase-head h1{font-size:27px}.manual-purchase-head>div:last-child{flex-direction:column;align-items:stretch}.manual-purchase-grid.document-grid,.manual-purchase-grid.supplier-grid,.manual-purchase-grid.shipping-grid{grid-template-columns:1fr}.manual-purchase-grid label.wide{grid-column:auto}.manual-purchase-card>header{flex-wrap:wrap;align-items:flex-start}.manual-purchase-card>header>button{width:100%;margin-left:42px}.manual-purchase-footer>div{flex-direction:column;align-items:stretch}.manual-purchase-footer>div button{justify-content:center;width:100%}}.sidebar{background:#102019;width:254px;padding:0 12px;overflow:visible;box-shadow:1px 0 #ffffff0d}.main-area{margin-left:254px}.sidebar-brand-row{border-bottom:1px solid #ffffff16;flex:none;align-items:center;gap:8px;height:74px;display:flex}.sidebar-brand-row .logo{border:0;flex:1;gap:10px;min-width:0;height:auto;padding:0 8px}.sidebar-brand-row .logo>.brand-mark{width:80px;height:26px}.sidebar-brand-row .brand-logo{width:80px}.sidebar-brand-row .brand-one{letter-spacing:.16em;padding-left:10px;font-size:15px;line-height:21px}.sidebar-toggle{color:#d8e3dd;width:34px;height:34px;box-shadow:none;background:#ffffff0a;border:1px solid #fff2;border-radius:9px;outline:0;flex:none;position:static}.sidebar-toggle:hover{color:#fff;background:#ffffff15;border-color:#ffffff35}.sidebar-toggle:focus-visible{border-color:var(--lime);box-shadow:0 0 0 3px #c8ef6440}.sidebar-toggle svg{transform:rotate(180deg)}.sidebar-toggle.collapsed svg{transform:none}.sidebar nav{scrollbar-width:thin;scrollbar-color:#fff2 transparent;flex:1;gap:0;min-height:0;padding:13px 0 16px;overflow:hidden auto}.nav-section{padding:8px 0 7px;display:block}.nav-section+.nav-section{border-top:1px solid #ffffff0c}.nav-section-label{color:#71827a;letter-spacing:.14em;text-transform:uppercase;padding:0 12px 7px;font-size:10px;font-weight:850;display:block}.nav-section>div{flex-direction:column;gap:3px;display:flex}.sidebar .nav-section button{color:#aab7b1;border-radius:9px;gap:12px;width:100%;min-height:46px;padding:10px 12px;font-size:14px;font-weight:650;position:relative}.sidebar .nav-section button svg{flex:none;width:20px;height:20px}.sidebar .nav-section button:hover{color:#e9efec;background:#ffffff09}.sidebar .nav-section button.active{color:#fff;box-shadow:inset 3px 0 0 var(--lime);background:#263830}.sidebar .nav-section button.active svg{color:var(--lime)}.sidebar-foot{flex:none;padding:11px 4px 14px}.sidebar-foot .sync{padding:5px 7px 9px;font-size:11px}.sidebar-foot button{border-radius:9px;padding:8px 7px}.sidebar-foot button:hover{background:#ffffff09}.sidebar-foot b{font-size:13px}.sidebar-foot small{font-size:11px}.avatar{flex:none;width:38px;height:38px;font-size:12px}.sidebar-collapsed .sidebar{width:76px;padding:0 10px}.sidebar-collapsed .main-area{margin-left:76px}.sidebar-collapsed .sidebar-brand-row{justify-content:center;height:74px;position:relative}.sidebar-collapsed .sidebar-brand-row .logo{display:none}.sidebar-collapsed .sidebar-toggle{width:42px;height:42px;color:var(--lime);background:#1c3027;border-color:#ffffff16}.sidebar-collapsed .nav-section{padding:7px 0}.sidebar-collapsed .nav-section-label{display:none}.sidebar-collapsed .nav-section+.nav-section{border-top-color:#ffffff10}.sidebar-collapsed .sidebar .nav-section button{width:52px;height:48px;min-height:48px;box-shadow:none;border-radius:10px;justify-content:center;margin:0 auto;padding:0}.sidebar-collapsed .sidebar .nav-section button span,.sidebar-collapsed .sidebar .nav-section button em{display:none}.sidebar-collapsed .sidebar .nav-section button.active{box-shadow:inset 0 -3px 0 var(--lime);background:#263830}.sidebar-collapsed .sidebar-foot{padding:12px 0 14px}.sidebar-collapsed .sidebar-foot .sync{justify-content:center;padding:7px 0;display:flex}.sidebar-collapsed .sidebar-foot .sync span,.sidebar-collapsed .sidebar-foot button>span:last-child{display:none}.sidebar-collapsed .sidebar-foot button{justify-content:center;padding:7px 0}.sidebar-collapsed .avatar{width:42px;height:42px}@media (width<=1050px){.sidebar,.sidebar-collapsed .sidebar{width:min(286px,86vw);padding:0 14px;transform:translate(-100%)}.sidebar.open,.sidebar-collapsed .sidebar.open{transform:translate(0)}.main-area,.sidebar-collapsed .main-area{margin-left:0}.sidebar-brand-row,.sidebar-collapsed .sidebar-brand-row{justify-content:initial;height:72px}.sidebar-collapsed .sidebar-brand-row .logo{display:flex}.sidebar-brand-row .logo,.sidebar-collapsed .sidebar-brand-row .logo{justify-content:flex-start;align-items:center;width:auto;padding:0 8px;overflow:visible}.sidebar-brand-row .logo>.brand-mark,.sidebar-collapsed .sidebar-brand-row .brand-mark{width:80px;height:26px}.sidebar-brand-row .brand-logo,.sidebar-collapsed .sidebar-brand-row .brand-logo{width:80px}.sidebar-brand-row .brand-one,.sidebar-collapsed .brand-one{font-size:15px;display:inline}.sidebar-toggle,.sidebar-collapsed .sidebar-toggle{color:#fff;background:#ffffff0a;border-color:#fff2;width:36px;height:36px;display:grid}.sidebar-toggle svg,.sidebar-toggle.collapsed svg{transform:rotate(180deg)}.sidebar-collapsed .nav-section-label{display:block}.sidebar-collapsed .sidebar .nav-section button{border-radius:9px;justify-content:flex-start;width:100%;height:auto;min-height:46px;margin:0;padding:10px 12px}.sidebar-collapsed .sidebar .nav-section button span{display:block}.sidebar-collapsed .sidebar .nav-section button.active{box-shadow:inset 3px 0 0 var(--lime)}.sidebar-collapsed .sidebar-foot .sync{justify-content:flex-start;padding:5px 7px 9px}.sidebar-collapsed .sidebar-foot .sync span,.sidebar-collapsed .sidebar-foot button>span:last-child{display:flex}.sidebar-collapsed .sidebar-foot button{justify-content:flex-start;padding:8px 7px}}.customer-directory-toolbar{border:1px solid var(--line);z-index:5;background:#fff;border-radius:10px;grid-template-columns:minmax(330px,1fr) minmax(190px,280px) auto auto;align-items:end;gap:10px;margin-bottom:14px;padding:16px;display:grid;position:relative}.customer-directory-toolbar>label{flex-direction:column;gap:6px;min-width:0;display:flex}.customer-directory-toolbar>label>span{text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:850}.customer-directory-toolbar input,.customer-directory-toolbar select{background:#fff;border:1px solid #cad4ce;border-radius:8px;width:100%;height:50px;padding:10px 13px;font-size:15px}.customer-view-switch{white-space:nowrap;background:#eef2ef;border-radius:8px;height:50px;padding:4px;display:flex}.customer-view-switch button{color:#637069;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 13px;font-weight:800}.customer-view-switch button.selected{color:var(--ink);background:#fff;box-shadow:0 2px 7px #0b161012}.customer-columns{position:relative}.customer-columns>summary{cursor:pointer;background:#fff;border:1px solid #cad4ce;border-radius:8px;align-items:center;height:50px;padding:0 14px;font-weight:800;list-style:none;display:flex}.customer-columns>summary::-webkit-details-marker{display:none}.customer-columns[open]>summary{border-color:var(--green);box-shadow:0 0 0 3px #17714f12}.customer-columns>div{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;gap:3px;width:min(390px,100vw - 34px);padding:12px;display:grid;position:absolute;top:58px;right:0;box-shadow:0 18px 50px #07120d2c}.customer-columns header{border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;padding:3px 4px 10px;display:flex}.customer-columns header b{font-size:13px}.customer-columns header button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:850}.customer-columns label{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px;font-size:12px;font-weight:750;display:flex}.customer-columns label:hover{background:#f3f7f4}.customer-columns input{width:17px;height:17px;accent-color:var(--green)}.customer-directory-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.customer-directory-card>header{border-bottom:1px solid var(--line);padding:16px 18px}.customer-directory-card>header>div{flex-direction:column;gap:3px;display:flex}.customer-directory-card>header b{font-size:18px}.customer-directory-card>header span{color:var(--muted);font-size:12px}.customer-table-wrap{min-height:260px;max-height:calc(100dvh - 360px);overflow:auto}.customer-directory-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1050px}.customer-directory-table th{z-index:2;text-align:left;color:#647169;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);white-space:nowrap;background:#f4f7f5;padding:12px 14px;font-size:10px;position:sticky;top:0}.customer-directory-table td{vertical-align:middle;border-bottom:1px solid #edf0ee;max-width:320px;padding:13px 14px;font-size:13px}.customer-directory-table tbody tr{cursor:pointer}.customer-directory-table tbody tr:hover{background:#f4f8f5}.customer-directory-table tbody tr:last-child td{border-bottom:0}.customer-directory-table td:last-child{background:inherit;text-align:right;position:sticky;right:0}.customer-name-cell{flex-direction:column;gap:3px;min-width:170px;display:flex}.customer-name-cell b{font-size:14px;line-height:1.3}.customer-name-cell span{color:var(--muted);font-size:11px}.customer-tags{flex-wrap:wrap;align-items:center;gap:5px;min-width:160px;display:flex}.customer-tags span{color:var(--green);background:#edf5ef;border-radius:14px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.row-open{color:var(--green);white-space:nowrap;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:850}.map-state{white-space:nowrap;font-size:11px;font-weight:800}.map-state.verified,.map-state.manual{color:var(--green)}.map-state.pending{color:#8d641d}.map-state.failed{color:#9f3f36}.customer-pagination{border-top:1px solid var(--line);background:#fafbfa;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;display:flex}.customer-pagination>span{color:var(--muted);font-size:12px}.customer-pagination label{align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex}.customer-pagination select{background:#fff;border:1px solid #cad4ce;border-radius:7px;height:36px;padding:0 8px}.customer-pagination>div{align-items:center;gap:10px;display:flex}.customer-pagination>div button{cursor:pointer;background:#fff;border:1px solid #cad4ce;border-radius:7px;width:36px;height:36px}.customer-pagination>div button:disabled{opacity:.35;cursor:not-allowed}.customer-pagination>div b{text-align:center;min-width:60px;font-size:12px}.customer-map-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:14px;display:grid}.customer-map-panel,.customer-nearby{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.customer-map-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;display:flex}.customer-map-panel>header>div,.customer-nearby>header{flex-direction:column;gap:4px;display:flex}.customer-map-panel>header b,.customer-nearby>header b{font-size:16px}.customer-map-panel>header span,.customer-nearby>header span{color:var(--muted);font-size:11px;line-height:1.4}.customer-map-message{color:#87580f;background:#fff5e4;padding:10px 16px;font-size:12px;font-weight:750}.customer-map-canvas{background:#e9eeea;height:650px;min-height:420px}.customer-nearby{max-height:724px}.customer-nearby>header{border-bottom:1px solid var(--line);padding:17px}.customer-nearby>div{max-height:620px;overflow:auto}.customer-nearby>div>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:13px 15px;display:flex}.customer-nearby>div>button:first-child{border-top:0}.customer-nearby>div>button:hover{background:#f3f8f4}.customer-nearby>div>button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.customer-nearby>div b{font-size:12px;line-height:1.35}.customer-nearby>div small{color:var(--muted);font-size:10px}.customer-nearby>div strong{color:var(--green);white-space:nowrap;font-size:11px}.customer-nearby>p{color:var(--muted);padding:18px;font-size:12px}.customer-map-pin-wrap{background:0 0;border:0}.customer-map-pin{background:var(--green);border:4px solid #fff;border-radius:50% 50% 50% 0;width:24px;height:24px;display:block;transform:rotate(-45deg);box-shadow:0 3px 9px #07120d55}.customer-map-popup{flex-direction:column;gap:5px;min-width:200px;display:flex}.customer-map-popup b{font-size:13px}.customer-map-popup small{color:#66736c}.customer-map-popup>div{flex-wrap:wrap;gap:4px;margin-top:3px;display:flex}.customer-map-popup>div span{color:var(--green);background:#edf5ef;border-radius:11px;padding:3px 6px;font-size:9px;font-weight:800}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background:#c8ef6488!important}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{color:#fff!important;background:#176f50!important}.customer-geocode-state{background:#f4f7f5;border-radius:7px;align-items:center;gap:9px;margin-top:11px;padding:11px 13px;font-size:12px;display:flex}.customer-geocode-state b{color:var(--ink)}.customer-geocode-state span{color:var(--muted)}.customer-geocode-state.verified,.customer-geocode-state.manual{background:#edf7ef}.customer-geocode-state.verified span,.customer-geocode-state.manual span{color:var(--green)}.customer-geocode-state.failed{background:#fdeae7}.customer-geocode-state.failed span{color:#9f3f36}@media (width<=1200px){.customer-directory-toolbar{grid-template-columns:1fr 240px auto}.customer-columns{grid-column:3}.customer-view-switch{grid-area:2/1/auto/3;justify-self:start}.customer-map-layout{grid-template-columns:1fr}.customer-nearby{max-height:none}.customer-nearby>div{max-height:350px}}@media (width<=760px){.customer-directory-toolbar{grid-template-columns:1fr 1fr}.customer-search{grid-column:1/-1}.customer-view-switch{grid-column:1}.customer-columns{grid-column:2}.customer-directory-card>header{padding:14px}.customer-table-wrap{max-height:calc(100dvh - 390px)}.customer-pagination{flex-wrap:wrap;align-items:flex-start}.customer-map-panel>header{flex-direction:column;align-items:flex-start}.customer-map-panel>header button{justify-content:center;width:100%}.customer-map-canvas{height:520px}.customer-columns>div{right:0}}@media (width<=480px){.customer-directory-toolbar{grid-template-columns:1fr}.customer-search,.customer-view-switch,.customer-columns{grid-column:1}.customer-view-switch{width:100%}.customer-view-switch button{flex:1}.customer-columns>summary{justify-content:center}.customer-columns>div{width:auto;max-height:calc(100dvh - 154px);position:fixed;top:132px;left:14px;right:14px;overflow:auto}.customer-pagination label{order:3;width:100%}.customer-map-canvas{height:440px}.customer-nearby{display:none}}.supplier-directory-toolbar{border:1px solid var(--line);z-index:5;background:#fff;border-radius:10px;grid-template-columns:minmax(360px,1fr) auto;align-items:end;gap:10px;margin-bottom:14px;padding:16px;display:grid;position:relative}.supplier-directory-toolbar>label{flex-direction:column;gap:6px;display:flex}.supplier-directory-toolbar>label>span{text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:850}.supplier-directory-toolbar>label>input{background:#fff;border:1px solid #cad4ce;border-radius:8px;width:100%;height:50px;padding:10px 13px;font-size:15px}.money-due{color:#b66700}.money-clear{color:var(--green)}.customer-workspace-head{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:18px;display:grid}.customer-workspace-head>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:58px;height:58px;font-size:24px}.customer-workspace-head>div:nth-child(2){min-width:0}.customer-workspace-head>div:nth-child(2)>span{letter-spacing:.14em;color:var(--green);font-size:11px;font-weight:900}.customer-workspace-head h1{overflow-wrap:anywhere;margin:8px 0 7px;font-size:clamp(30px,3.5vw,51px);line-height:1.04}.customer-workspace-head p{color:var(--muted);margin:0;font-size:15px}.customer-workspace-head>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.customer-workspace-head em{border-radius:18px;padding:9px 13px;font-size:12px;font-style:normal;font-weight:850}.customer-workspace-head em.active{color:var(--green);background:#e8f5eb}.customer-workspace-head em.inactive{color:#a0443b;background:#f8e9e6}.customer-workspace-warning{color:#815610;background:#fff7e6;border:1px solid #eed39b;border-radius:9px;align-items:center;gap:12px;margin-bottom:14px;padding:13px 16px;font-size:12px;display:flex}.customer-workspace-warning span{color:#95691c}.customer-workspace-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px;display:grid}.customer-workspace-metrics article{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:7px;padding:19px;display:flex}.customer-workspace-metrics span{text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:850}.customer-workspace-metrics strong{letter-spacing:-.03em;font-size:clamp(22px,2.1vw,32px)}.customer-workspace-metrics small{color:var(--muted);font-size:11px}.customer-workspace-metrics article.due{color:#fff;background:#10251d;border-color:#10251d}.customer-workspace-metrics article.due span,.customer-workspace-metrics article.due small{color:#b8c9c1}.customer-workspace-metrics article.due strong{color:#c4f35a}.customer-workspace-tabs{background:#e9edeb;border-radius:9px;align-items:center;gap:4px;margin-bottom:14px;padding:5px;display:flex;overflow:auto}.customer-workspace-tabs button{color:#66736d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:11px 14px;font-size:12px;font-weight:800}.customer-workspace-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #07120d12}.customer-workspace-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.7fr);gap:14px;display:grid}.customer-workspace-card{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:14px;overflow:hidden}.customer-workspace-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:19px 21px;display:flex}.customer-workspace-card>header>div{flex-direction:column;align-items:flex-start;display:flex}.customer-workspace-card>header:not(:has(>div)){flex-direction:column;align-items:flex-start;display:flex}.customer-workspace-card>header span{letter-spacing:.12em;color:var(--green);font-size:10px;font-weight:900}.customer-workspace-card>header h2{margin:5px 0 0;font-size:22px}.customer-workspace-card.identity dl{background:#edf0ee;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid}.customer-workspace-card.identity dl>div{background:#fff;padding:16px 19px}.customer-workspace-card.identity dl>div.wide{grid-column:1/-1}.customer-workspace-card dt{text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:850}.customer-workspace-card dd{overflow-wrap:anywhere;margin:6px 0 0;font-size:14px;font-weight:750}.customer-relationship-list{padding:8px 20px}.customer-relationship-list p{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:14px 0;display:flex}.customer-relationship-list p:first-child{border:0}.customer-relationship-list span{color:var(--muted);font-size:13px}.customer-relationship-list b{font-size:20px}.customer-workspace-empty{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:52px 22px;display:flex}.customer-workspace-empty b{color:var(--ink);font-size:18px}.customer-workspace-empty span{max-width:520px;font-size:12px;line-height:1.5}.customer-workspace-table{overflow:auto}.customer-workspace-table table{border-collapse:collapse;width:100%;min-width:860px}.customer-workspace-table th{text-align:left;color:#647169;text-transform:uppercase;white-space:nowrap;background:#f4f7f5;padding:12px 17px;font-size:10px}.customer-workspace-table td{border-top:1px solid #edf0ee;padding:14px 17px;font-size:13px}.customer-workspace-table td b,.customer-workspace-table td small{display:block}.customer-workspace-table td small{color:var(--muted);margin-top:4px;font-size:10px}.customer-workspace-table td strong{white-space:nowrap}.customer-entity-grid,.customer-location-grid,.customer-product-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:19px;display:grid}.customer-entity-grid article,.customer-location-grid article,.customer-product-cards article{border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}.customer-entity-grid article>div:first-child,.customer-product-cards article>div{flex-direction:column;gap:5px;min-width:0;display:flex}.customer-entity-grid article b,.customer-location-grid article b,.customer-product-cards article b{font-size:16px}.customer-entity-grid article em,.customer-location-grid article em{color:var(--green);background:#e9f7ed;border-radius:12px;align-self:flex-start;padding:4px 7px;font-size:10px;font-style:normal;font-weight:850}.customer-entity-grid article span,.customer-entity-grid article a,.customer-location-grid article p,.customer-location-grid article small,.customer-product-cards article span,.customer-product-cards article small{color:var(--muted);overflow-wrap:anywhere;font-size:11px;text-decoration:none}.customer-entity-grid article>div:last-child,.customer-location-grid footer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-entity-grid button,.customer-location-grid button,.customer-product-cards button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:850}.customer-entity-grid button:last-child,.customer-location-grid button:last-child,.customer-product-cards>article>button{color:#a34238}.customer-location-grid article{display:block}.customer-location-grid article>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.customer-location-grid article>header>div{flex-direction:column;gap:4px;display:flex}.customer-location-grid article p{margin:13px 0 6px;line-height:1.5}.customer-location-grid footer{border-top:1px solid #edf0ee;margin-top:12px;padding-top:12px}.customer-product-cards article>div span{color:var(--green);font-weight:850}.favorite-product-search{width:min(460px,48%);position:relative}.favorite-product-search>input,.workspace-inline-search{background:#fff;border:1px solid #cad4ce;border-radius:8px;width:min(520px,48vw);height:46px;padding:9px 12px;font-size:13px}.favorite-product-search>input{width:100%}.favorite-product-search>div{border:1px solid var(--line);z-index:8;background:#fff;border-radius:9px;width:100%;max-height:330px;padding:6px;position:absolute;top:52px;right:0;overflow:auto;box-shadow:0 16px 45px #07120d25}.favorite-product-search>div button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;grid-template-columns:90px minmax(0,1fr) 24px;align-items:center;gap:8px;width:100%;padding:10px;display:grid}.favorite-product-search>div button:hover{background:#f1f6f3}.favorite-product-search>div b{font-size:11px}.favorite-product-search>div span{color:var(--muted);font-size:11px}.favorite-product-search>div em{color:var(--green);font-size:18px;font-style:normal}.customer-main-editor{background:#fff;border-radius:11px;flex-direction:column;width:min(980px,100%);max-height:calc(100dvh - 38px);display:flex;overflow:hidden;box-shadow:0 24px 80px #07120d55}.customer-main-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:20px 22px;display:flex}.customer-main-editor>header span{letter-spacing:.12em;color:var(--green);font-size:10px;font-weight:900}.customer-main-editor>header h2{margin:5px 0 0;font-size:26px}.customer-main-editor>header button,.customer-main-editor>footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:10px 14px;font-weight:800}.customer-main-editor>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 22px;display:grid;overflow:auto}.customer-main-editor label{flex-direction:column;gap:6px;display:flex}.customer-main-editor label.wide{grid-column:span 2}.customer-main-editor label>span{text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:850}.customer-main-editor input{border:1px solid #cad4ce;border-radius:8px;width:100%;height:50px;padding:10px 12px;font-size:15px}.customer-main-editor label.check{flex-direction:row;grid-column:1/-1;align-items:center}.customer-main-editor label.check input{width:19px;height:19px;accent-color:var(--green)}.customer-main-editor>footer{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;gap:9px;padding:15px 22px;display:flex}@media (width<=1050px){.customer-workspace-metrics{grid-template-columns:1fr 1fr}.customer-workspace-grid{grid-template-columns:1fr}.customer-main-editor>div{grid-template-columns:1fr 1fr}}@media (width<=720px){.supplier-directory-toolbar{grid-template-columns:1fr}.customer-workspace-head{grid-template-columns:48px minmax(0,1fr)}.customer-workspace-head>button{width:48px;height:48px}.customer-workspace-head>div:last-child{grid-column:2;justify-content:flex-start}.customer-workspace-head h1{font-size:28px}.customer-workspace-metrics{grid-template-columns:1fr 1fr}.customer-entity-grid,.customer-location-grid,.customer-product-cards{grid-template-columns:1fr;padding:13px}.customer-workspace-card>header{flex-direction:column;align-items:stretch}.favorite-product-search,.workspace-inline-search{width:100%}.workspace-inline-search{max-width:none}.customer-main-editor>div{grid-template-columns:1fr}.customer-main-editor label.wide{grid-column:auto}}@media (width<=480px){.customer-workspace-metrics,.customer-workspace-card.identity dl{grid-template-columns:1fr}.customer-workspace-card.identity dl>div.wide{grid-column:auto}.customer-workspace-tabs{margin-left:-7px;margin-right:-7px}.customer-main-editor{border-radius:0;height:100dvh;max-height:100dvh}}.customer-owner-strip{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:11px;margin-bottom:14px;display:grid}.customer-owner-strip>article,.customer-owner-strip>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;min-height:96px;padding:17px 19px}.customer-owner-strip>article>span,.customer-owner-strip>button>span{color:var(--green);letter-spacing:.12em;font-size:10px;font-weight:900;display:block}.customer-owner-strip>article>div{align-items:center;gap:12px;margin-top:11px;display:flex}.customer-owner-strip i{width:38px;height:38px;color:var(--green);background:#e7f2eb;border-radius:50%;place-items:center;font-size:12px;font-style:normal;font-weight:900;display:grid}.customer-owner-strip p{flex-direction:column;gap:3px;margin:0;display:flex}.customer-owner-strip p strong{font-size:15px}.customer-owner-strip p small,.customer-owner-strip>button small{color:var(--muted);font-size:10px}.customer-owner-strip>button{cursor:pointer;grid-template-columns:1fr auto;align-content:center;gap:6px 14px;display:grid}.customer-owner-strip>button>span,.customer-owner-strip>button>small{grid-column:1}.customer-owner-strip>button>strong{color:var(--green);grid-area:1/2/3;align-self:center;font-size:34px}.customer-relationship-list b.text-value{text-align:right;font-size:13px}.customer-pricing-stack{flex-direction:column;display:flex}.customer-pricing-logic>header em{color:var(--muted);font-size:11px;font-style:normal}.customer-pricing-logic ol{background:#e8eeea;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.customer-pricing-logic li{background:#fff;align-items:center;gap:11px;padding:17px;display:flex}.customer-pricing-logic li>b{height:30px;color:var(--green);background:#e9f5ec;border-radius:8px;flex:0 0 30px;place-items:center;font-size:12px;display:grid}.customer-pricing-logic li>span{font-size:12px;font-weight:800}.customer-main-editor select{background:#fff;border:1px solid #cad4ce;border-radius:8px;width:100%;height:50px;padding:10px 12px;font-size:15px}.customer-main-editor label>small{color:var(--muted);font-size:10px;line-height:1.45}@media (width<=1050px){.customer-pricing-logic ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.customer-owner-strip{grid-template-columns:1fr 1fr}.customer-pricing-logic ol{grid-template-columns:1fr}}@media (width<=480px){.customer-owner-strip{grid-template-columns:1fr}}.expenses-page-head{align-items:flex-end}.expense-scope-note{color:#163b2d;background:#eff8f3;border:1px solid #cfe0d7;border-radius:12px;grid-template-columns:minmax(190px,.3fr) 1fr;align-items:center;gap:20px;margin:0 0 18px;padding:20px 22px;display:grid}.expense-scope-note strong{font-size:18px}.expense-scope-note span{color:#4f675d;font-size:15px;line-height:1.55}.expense-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.expense-area-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:164px;padding:23px}.expense-area-grid article>span{color:#27785c;text-transform:uppercase;letter-spacing:.06em;background:#f0f4f2;border-radius:999px;margin-bottom:20px;padding:7px 10px;font-size:11px;font-weight:850;display:inline-flex}.expense-area-grid h2{margin:0 0 8px;font-size:21px}.expense-area-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.expense-empty-state{justify-content:space-between;align-items:center;gap:24px;padding:27px;display:flex}.expense-empty-state>div>span{color:var(--green);letter-spacing:.14em;font-size:11px;font-weight:900}.expense-empty-state h2{margin:8px 0}.expense-empty-state p{max-width:900px;color:var(--muted);margin:0;line-height:1.55}.expense-empty-state>button{white-space:nowrap}@media (width<=850px){.expense-scope-note,.expense-area-grid{grid-template-columns:1fr}.expense-empty-state{flex-direction:column;align-items:flex-start}}.customer-columns>div{z-index:60;overscroll-behavior:contain;grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(520px,100dvh - 150px);overflow-y:auto}.customer-columns label{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:40px;padding:8px 9px;display:grid}.customer-columns label>span{overflow-wrap:anywhere;min-width:0;line-height:1.25}.customer-columns label>input[type=checkbox]{appearance:auto;accent-color:var(--green);width:18px!important;min-width:18px!important;height:18px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:4px!important;margin:0!important;padding:0!important}@media (width<=620px){.customer-columns>div{grid-template-columns:1fr}.customer-columns header{z-index:2;background:#fff;padding-top:12px;position:sticky;top:-12px}}.actual-cost{gap:6px;display:grid}.actual-cost>span{color:#765717;font-size:13px;font-weight:850}.actual-cost>strong{color:#17211d;letter-spacing:-.03em;font-size:27px}.cost-quick-stats{border:1px solid #e0e7e3;border-radius:13px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.cost-quick-stats>div{background:#f6f8f7;border-bottom:1px solid #e0e7e3;border-right:1px solid #e0e7e3;gap:3px;padding:11px 12px;display:grid}.cost-quick-stats>div:nth-child(2n){border-right:0}.cost-quick-stats>div:nth-last-child(-n+2){border-bottom:0}.cost-quick-stats span{text-transform:uppercase;letter-spacing:.05em;color:#718078;font-size:11px;font-weight:850}.cost-quick-stats b{font-size:15px}.purchase-cost-profile{gap:14px;display:grid}.cost-supplier-table,.cost-history>div{border:1px solid #dce5e0;border-radius:14px;overflow:auto}.cost-supplier-table table,.cost-history table{border-collapse:collapse;width:100%;min-width:1050px}.cost-supplier-table th,.cost-supplier-table td,.cost-history th,.cost-history td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e9e5;padding:13px 14px;font-size:13px}.cost-supplier-table th,.cost-history th{color:#66766e;letter-spacing:.055em;text-transform:uppercase;z-index:1;background:#f3f6f4;font-size:11px;position:sticky;top:0}.cost-supplier-table tr:last-child td,.cost-history tr:last-child td{border-bottom:0}.cost-supplier-table a,.cost-history a{color:var(--green);text-decoration:none}.cost-supplier-table td:first-child a{gap:3px;min-width:240px;display:grid}.cost-supplier-table small,.cost-history small{color:#738079;font-size:11px;display:block}.cost-history{background:#fafcfb;border:1px solid #dce5e0;border-radius:14px;overflow:hidden}.cost-history>summary{cursor:pointer;align-items:center;min-height:52px;padding:0 15px;font-size:14px;font-weight:850;list-style:none;display:flex}.cost-history>summary::-webkit-details-marker{display:none}.cost-history[open]>summary{border-bottom:1px solid #dce5e0}.cost-history>div{border:0;border-radius:0;max-height:520px}.cost-history .credit-row{background:#fff8ee}.cost-empty{color:#68776f;border:1px dashed #cbd7d1;border-radius:14px;gap:5px;padding:20px;display:grid}.cost-empty b{color:#26362f}@media (width<=720px){.cost-quick-stats{grid-template-columns:1fr}.cost-quick-stats>div{border-right:0}.cost-quick-stats>div:nth-last-child(2){border-bottom:1px solid #e0e7e3}}.serial-modal-backdrop button.primary,.serial-modal-backdrop a.primary{background:var(--green);color:#fff;border-color:var(--green);-webkit-text-fill-color:#fff}.serial-modal-backdrop button.primary:hover:not(:disabled),.serial-modal-backdrop a.primary:hover{background:#125f45;border-color:#125f45}.serial-modal-backdrop button.primary:disabled{color:#fff;-webkit-text-fill-color:#fff;opacity:1;cursor:not-allowed;background:#a7beb3;border-color:#a7beb3}.serial-modal-backdrop button.primary:focus-visible,.serial-modal-backdrop a.primary:focus-visible{outline-offset:2px;outline:3px solid #b7ef42}.customer-editor>footer button,.customer-main-editor>footer button,.supplier-editor>footer button,.entity-editor>footer button{white-space:nowrap;justify-content:center;align-items:center;min-width:154px;min-height:48px;display:inline-flex}@media (width<=620px){.customer-editor>footer,.customer-main-editor>footer,.supplier-editor>footer,.entity-editor>footer{flex-direction:column-reverse;align-items:stretch}.customer-editor>footer button,.customer-main-editor>footer button,.supplier-editor>footer button,.entity-editor>footer button{width:100%}}.product-directory-head{align-items:flex-end}.product-directory-toolbar{border:1px solid var(--line);z-index:10;background:#fff;border-radius:12px;grid-template-columns:minmax(320px,1fr) minmax(180px,.25fr) minmax(160px,.22fr) auto;align-items:end;gap:12px;margin-bottom:13px;padding:17px;display:grid;position:relative}.product-directory-toolbar>label,.product-columns-control{flex-direction:column;gap:6px;display:flex}.product-directory-toolbar label>span,.product-columns-control>span{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.product-directory-toolbar input,.product-directory-toolbar select{height:50px;font:inherit;background:#fff;border:1px solid #cbd5d0;border-radius:8px;padding:9px 12px}.product-search input{font-size:15px}.product-columns-control{position:relative}.product-columns-control>button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;height:50px;display:flex}.product-columns-menu{z-index:80;overscroll-behavior:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:min(430px,100vw - 30px);max-height:min(600px,100dvh - 155px);padding:12px;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 22px 65px #07120d2e}.product-columns-menu header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:10px 5px 13px;display:flex;position:sticky;top:-12px}.product-columns-menu header button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:850}.product-columns-menu>div{grid-template-columns:1fr 1fr;gap:4px;padding-top:9px;display:grid}.product-columns-menu>div>button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:8px;font-weight:750;display:grid}.product-columns-menu>div>button:hover{background:#f0f5f2}.product-columns-menu>div>button:disabled{opacity:1;cursor:default}.product-columns-menu>div span{color:#fff;border:1px solid #bfcac4;border-radius:5px;place-items:center;width:23px;height:23px;display:grid}.product-columns-menu>div span.selected{background:var(--green);border-color:var(--green)}.product-directory-panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:visible}.product-directory-panel>header,.product-directory-panel>footer{justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.product-directory-panel>header>div{flex-direction:column;gap:4px;display:flex}.product-directory-panel>header>div>span{color:var(--muted);font-size:11px}.source-truth{color:var(--green);background:#eaf6ed;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850;display:inline-flex}.product-directory-scroll{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:300px;max-height:calc(100dvh - 390px);overflow:auto}.product-directory-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1180px}.product-directory-table th{z-index:2;border-bottom:1px solid var(--line);color:#66736d;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f2f5f3;padding:11px 13px;font-size:10px;position:sticky;top:0}.product-directory-table th button{color:inherit;font:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-weight:850;display:flex}.product-directory-table td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e8eeeb;padding:11px 13px;font-size:12px}.product-directory-table tbody tr{cursor:pointer}.product-directory-table tbody tr:hover,.product-directory-table tbody tr:focus{background:#f0f7f3;outline:0}.product-directory-thumb,.product-directory-placeholder{object-fit:contain;background:#f2f5f3;border:1px solid #e0e7e3;border-radius:8px;place-items:center;width:43px;height:43px;display:grid}.product-directory-name,.product-directory-stack{white-space:normal;flex-direction:column;gap:3px;min-width:220px;max-width:390px;display:flex}.product-directory-name small,.product-directory-stack small{color:var(--muted);font-size:10px}.product-state{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.product-state.active{color:var(--green);background:#e6f5ea}.product-state.inactive{color:#9b4238;background:#f7e9e7}.internal-price{color:#78540f;background:#fff4dc;border-radius:6px;padding:5px 7px;font-weight:850;display:inline-flex}.product-directory-panel>footer>div,.product-directory-panel>footer label{align-items:center;gap:9px;display:flex}.product-directory-panel>footer select,.product-directory-panel>footer button{border:1px solid var(--line);background:#fff;border-radius:7px;height:36px;padding:0 10px}.product-directory-panel>footer button{cursor:pointer;min-width:38px;font-weight:900}.product-directory-panel>footer button:disabled{opacity:.35;cursor:not-allowed}.product-master-loading{justify-content:center;align-items:center;gap:12px;min-height:50vh;display:flex}.product-master-loading span{border:2px solid #c5d2cc;border-top-color:var(--green);border-radius:50%;width:19px;height:19px;animation:.7s linear infinite spin}.product-master-head{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:16px;display:grid}.product-master-head .back{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:58px;height:58px;font-size:25px}.product-master-head>div:nth-child(2){min-width:0}.product-master-head>div:nth-child(2)>span,.product-master-title>div>span,.product-cost-area>header>div>span{letter-spacing:.14em;color:var(--green);font-size:10px;font-weight:900}.product-master-head h1{overflow-wrap:anywhere;margin:7px 0 5px;font-size:clamp(29px,3.2vw,48px);line-height:1.05}.product-master-head p{color:var(--muted);margin:0;font-size:14px}.product-master-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.product-master-actions em{border-radius:999px;padding:9px 12px;font-size:11px;font-style:normal;font-weight:900}.product-master-actions em.active{color:var(--green);background:#e6f5ea}.product-master-actions em.inactive{color:#9b4238;background:#f7e9e7}.product-master-message{border-radius:9px;margin-bottom:13px;padding:12px 15px;font-size:12px;font-weight:750}.product-master-message.success{color:var(--green);background:#e8f6eb}.product-master-message.error{color:#a03b32;background:#fdecea}.product-master-tabs{background:#e9edeb;border-radius:10px;gap:4px;margin-bottom:14px;padding:5px;display:flex;overflow:auto}.product-master-tabs button{white-space:nowrap;color:#627069;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:11px 14px;font-weight:800;display:flex}.product-master-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 9px #07120d12}.product-master-tabs button b{background:#dbe4df;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.product-master-section{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.product-master-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.product-master-title h2{margin:5px 0 0;font-size:24px}.product-master-title>small{max-width:530px;color:var(--muted);text-align:right;font-size:11px;line-height:1.5}.product-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:21px;display:grid}.product-form-grid label,.product-content-fields label{flex-direction:column;gap:6px;display:flex}.product-form-grid label.wide{grid-column:span 2}.product-form-grid label>span,.product-content-fields label>span,.product-price-grid label>span{letter-spacing:.05em;color:#65736c;text-transform:uppercase;font-size:10px;font-weight:900}.product-form-grid input,.product-form-grid select,.product-content-fields textarea,.product-spec-list input,.product-price-grid input{width:100%;font:inherit;background:#fff;border:1px solid #cad5cf;border-radius:8px;padding:10px 12px}.product-form-grid input,.product-form-grid select{height:50px}.product-form-grid small,.product-price-grid small{color:var(--muted);font-size:10px;line-height:1.4}.product-form-grid :disabled,.product-content-fields :disabled,.product-spec-list :disabled,.product-price-grid :disabled{color:#29342f;opacity:1;background:#f5f7f6}.product-switches{border-top:1px solid var(--line);background:#e8eeea;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.product-switches label{background:#fff;align-items:flex-start;gap:10px;padding:17px 20px;display:flex}.product-switches input{width:19px;height:19px;accent-color:var(--green)}.product-switches span{flex-direction:column;gap:4px;display:flex}.product-switches b{font-size:12px}.product-switches small{color:var(--muted);font-size:10px}.product-media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:21px;display:grid}.product-media-grid article{border:1px solid var(--line);background:#fafcfb;border-radius:10px;overflow:hidden}.product-media-grid article.primary-image{border-color:#7cbc9e;box-shadow:inset 0 0 0 1px #7cbc9e}.product-media-grid img{aspect-ratio:1.15;object-fit:contain;background:#f5f7f6;width:100%}.product-media-grid footer{justify-content:space-between;align-items:center;gap:8px;padding:11px;display:flex}.product-media-grid footer>span{flex-direction:column;gap:3px;min-width:0;display:flex}.product-media-grid footer b{font-size:11px}.product-media-grid footer small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.product-media-grid footer>div{gap:5px;display:flex}.product-media-grid button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850}.product-media-grid button.danger{color:#a13c35}.product-content-fields{border-top:1px solid var(--line);grid-template-columns:minmax(270px,.45fr) minmax(0,1fr);gap:15px;padding:21px;display:grid}.product-content-fields textarea{resize:vertical;line-height:1.55}.product-master-empty{text-align:center;min-height:180px;color:var(--muted);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;padding:30px;display:flex}.product-master-empty b{color:var(--ink);font-size:17px}.product-master-empty span{font-size:11px;line-height:1.45}.product-spec-list{padding:20px}.product-spec-list>div:not(.product-master-empty){border-bottom:1px solid #edf1ef;grid-template-columns:minmax(200px,.45fr) minmax(260px,1fr) 42px;gap:9px;padding:7px 0;display:grid}.product-spec-list>div:last-child{border-bottom:0}.product-spec-list input{height:47px}.product-spec-list>div>button{color:#a23d34;cursor:pointer;background:#fff0ee;border:0;border-radius:8px;font-size:20px}.product-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:21px;display:grid}.product-price-grid label,.product-internal-cost{border:1px solid var(--line);background:#fafcfb;border-radius:10px;flex-direction:column;gap:8px;padding:16px;display:flex}.product-price-grid label>div{grid-template-columns:1fr 42px;display:grid}.product-price-grid input{border-radius:8px 0 0 8px;height:50px;font-weight:850}.product-price-grid label>div>b{background:#eef2f0;border:1px solid #cad5cf;border-left:0;border-radius:0 8px 8px 0;place-items:center;display:grid}.product-internal-cost{background:#fff7e6;border-color:#ead59e}.product-internal-cost>span{color:#80601c;text-transform:uppercase;font-size:10px;font-weight:900}.product-internal-cost strong{font-size:29px}.product-internal-cost small{color:#7c6838;font-size:10px;line-height:1.45}.product-price-summary{border-top:1px solid var(--line);background:#e6ece8;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.product-price-summary article{background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:18px 21px;display:flex}.product-price-summary span{color:var(--muted);font-size:11px}.product-price-summary b{font-size:19px}.product-cost-area{border:1px solid var(--line);border-radius:11px;margin:21px;overflow:hidden}.product-cost-area>header{background:#f5f8f6;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.product-cost-area h3{margin:4px 0 0}.product-cost-area>header>div:last-child{flex-direction:column;align-items:flex-end;display:flex}.product-cost-area>header>div:last-child small{color:var(--muted);font-size:9px}.product-cost-table{overflow:auto}.product-cost-table table{border-collapse:collapse;width:100%;min-width:880px}.product-cost-table th,.product-cost-table td{text-align:left;border-bottom:1px solid #e5ece8;padding:13px 15px;font-size:12px}.product-cost-table th{color:#65736c;text-transform:uppercase;background:#f4f7f5;font-size:9px}.product-cost-table td a{color:var(--green);font-weight:850;text-decoration:none}.product-cost-table td small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.product-cost-table tr:last-child td{border-bottom:0}.product-warehouse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:21px;display:grid}.product-warehouse-grid article{border:1px solid var(--line);border-radius:10px;overflow:hidden}.product-warehouse-grid header{background:#f4f7f5;flex-direction:column;gap:4px;padding:15px 17px;display:flex}.product-warehouse-grid header b{font-size:18px}.product-warehouse-grid header span{color:var(--muted);font-size:10px}.product-warehouse-grid dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.product-warehouse-grid dl>div{border-top:1px solid var(--line);padding:14px 16px}.product-warehouse-grid dl>div:nth-child(odd){border-right:1px solid var(--line)}.product-warehouse-grid dt{text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:850}.product-warehouse-grid dd{margin:5px 0 0;font-size:18px;font-weight:850}.product-supplier-stock{background:#fff8e9;border:1px solid #e7d6a6;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:5px 15px;margin:0 21px 21px;padding:17px 19px;display:grid}.product-supplier-stock span,.product-supplier-stock small{color:#765e24;grid-column:1}.product-supplier-stock strong{color:#5b4719;grid-area:1/2/3;font-size:29px}.product-supplier-stock small{font-size:10px}@media (width<=1100px){.product-directory-toolbar{grid-template-columns:1fr 1fr 1fr}.product-search{grid-column:1/-1}.product-form-grid,.product-price-grid,.product-switches{grid-template-columns:1fr 1fr}.product-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-warehouse-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.product-directory-toolbar{grid-template-columns:1fr 1fr}.product-search{grid-column:1/-1}.product-columns-menu>div{grid-template-columns:1fr}.product-directory-panel>header{flex-direction:column;align-items:flex-start}.product-master-head{grid-template-columns:48px minmax(0,1fr)}.product-master-head .back{width:48px;height:48px}.product-master-actions{grid-column:1/-1;justify-content:flex-start}.product-master-title{flex-direction:column;align-items:flex-start}.product-master-title>small{text-align:left}.product-form-grid,.product-price-grid,.product-content-fields{grid-template-columns:1fr}.product-form-grid label.wide{grid-column:auto}.product-media-grid{grid-template-columns:1fr 1fr}.product-price-summary,.product-warehouse-grid{grid-template-columns:1fr}.product-spec-list>div:not(.product-master-empty){grid-template-columns:1fr 1fr 42px}}@media (width<=520px){.product-directory-toolbar{grid-template-columns:1fr}.product-search{grid-column:auto}.product-directory-panel>footer{flex-direction:column;align-items:flex-start}.product-media-grid,.product-switches{grid-template-columns:1fr}.product-spec-list>div:not(.product-master-empty){grid-template-columns:1fr 42px}.product-spec-list>div>input:nth-child(2){grid-column:1}.product-spec-list>div>button{grid-area:1/2/3}.product-master-actions button{flex:1}.product-price-summary article{flex-direction:column;align-items:flex-start}}.product-media-grid footer input{width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cad5cf;border-radius:7px;margin-top:5px;padding:7px 8px;font-size:10px}.product-master{width:100%;max-width:1660px;margin:0 auto}.product-master-head{grid-template-columns:46px minmax(0,1fr) auto;gap:13px;margin-bottom:12px}.product-master-head .back{width:46px;height:46px;font-size:21px}.product-master-head h1{margin:5px 0 3px;font-size:clamp(24px,2vw,36px);line-height:1.08}.product-master-head p{font-size:12px}.product-master-actions button{min-height:42px;padding:0 14px}.product-master-tabs{margin-bottom:11px;padding:4px}.product-master-tabs button{padding:9px 11px;font-size:12px}.product-master-section{border-radius:10px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.section-heading>div>span{letter-spacing:.14em;color:var(--green);font-size:9px;font-weight:900}.section-heading h2{margin:4px 0 0;font-size:20px}.product-form-grid{gap:10px;padding:16px 18px}.product-form-grid input,.product-form-grid select{height:44px;font-size:13px}.product-toggle-row{border-top:1px solid var(--line);background:#e8eeea;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.product-toggle-row label{background:#fff;align-items:center;gap:9px;padding:13px 16px;font-size:12px;font-weight:750;display:flex}.product-toggle-row input{width:18px;height:18px;accent-color:var(--green)}.product-image-drop{text-align:center;cursor:pointer;background:#f7faf8;border:2px dashed #bfd0c7;border-radius:10px;flex-direction:column;align-items:center;gap:5px;margin:16px 18px 0;padding:18px;display:flex}.product-image-drop.dragging{border-color:var(--green);background:#eaf6ed}.product-image-drop b{font-size:14px}.product-image-drop span{color:var(--muted);font-size:10px}.product-media-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;padding:16px 18px}.product-media-grid article{padding:8px}.product-media-grid article.primary{border-color:#65a986;box-shadow:0 0 0 1px #65a986}.product-media-frame{background:#f5f7f6;border-radius:8px;position:relative;overflow:hidden}.product-media-frame img{aspect-ratio:1.15;object-fit:contain;width:100%;display:block}.product-media-frame span{background:var(--green);color:#fff;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;position:absolute;top:8px;left:8px}.product-media-grid article>input{border:1px solid #cad5cf;border-radius:7px;width:100%;margin-top:8px;padding:8px;font-size:10px}.product-media-grid article>div:last-child{flex-wrap:wrap;gap:6px;padding-top:8px;display:flex}.product-media-grid article>div:last-child button{font-size:10px}.product-media-grid{grid-template-columns:repeat(auto-fill,minmax(280px,380px));align-items:stretch;gap:14px}.product-media-grid article{flex-direction:column;min-height:430px;display:flex}.product-media-frame{aspect-ratio:1;cursor:zoom-in;background:#fff;place-items:center;width:100%;display:grid;border:1px solid #e5ebe7!important;padding:0!important}.product-media-frame img{aspect-ratio:auto;object-fit:contain;background:#fff;width:100%;height:100%;padding:12px;transition:transform .18s}.product-media-grid article>div:last-child{margin-top:auto}.product-media-frame:hover img{transform:scale(1.025)}.product-media-frame em{color:#fff;opacity:0;background:#10231bd9;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;transition:opacity .18s;position:absolute;bottom:9px;right:9px}.product-media-frame:hover em,.product-media-frame:focus-visible em{opacity:1}.product-image-lightbox{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07120dc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-image-lightbox>section{background:#fff;border-radius:13px;flex-direction:column;width:min(1040px,96vw);height:min(880px,92vh);display:flex;overflow:hidden;box-shadow:0 28px 100px #0007}.product-image-lightbox header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:13px 16px;display:flex}.product-image-lightbox header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.product-image-lightbox header b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.product-image-lightbox header span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-image-lightbox header button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;flex:none;width:40px;height:40px;font-size:25px}.product-image-lightbox>section>img{object-fit:contain;background:#f4f6f4;flex:1;width:100%;min-height:0}.rich-surface{text-align:left;direction:ltr;unicode-bidi:plaintext}.product-content-library{overflow:hidden}.product-content-block{border-top:1px solid var(--line);background:#fff}.product-content-block>header{background:#f8faf8;justify-content:space-between;align-items:center;gap:18px;padding:17px 18px;display:flex}.product-content-block>header>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.product-content-block>header>div:first-child>span{width:38px;height:38px;color:var(--green);background:#e4f2e9;border-radius:9px;flex:none;place-items:center;font-size:12px;font-weight:950;display:grid}.product-content-block h3{margin:0 0 3px;font-size:16px}.product-content-block header p{color:var(--muted);margin:0;font-size:11px}.product-content-block>header>b{min-width:34px;height:34px;color:var(--green);background:#e8efea;border-radius:999px;place-items:center;display:grid}.product-content-block>header button{min-height:39px;padding:0 13px}.product-content-pending{background:#fff7e6;border:1px solid #edce91;border-radius:9px;gap:5px;margin:16px 18px;padding:15px 16px;display:grid}.product-content-pending b{color:#7c510f}.product-content-pending span{color:#775f37;font-size:11px}.product-content-pending code{color:#70521d;background:#fff;border-radius:5px;width:fit-content;margin-top:3px;padding:5px 7px;font-size:10px}.product-document-list{padding:0 18px 16px;display:grid}.product-document-list article{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 0;display:grid}.product-document-list article:last-of-type{border-bottom:0}.product-document-icon{width:48px;height:48px;color:var(--green);background:#edf3ef;border-radius:9px;place-items:center;font-size:10px;font-weight:950;display:grid}.product-document-list article>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.product-document-list article strong,.product-document-list article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-document-list article span{color:var(--green);font-size:10px;font-weight:800}.product-document-list article small{color:var(--muted);font-size:10px}.product-document-list article>div:last-child{align-items:center;gap:7px;display:flex}.product-document-list article a,.product-document-list article button,.product-video-grid button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;padding:5px;font-size:10px;font-weight:850;text-decoration:none}.product-document-list article .danger-link,.product-video-grid .danger-link{color:#a63f36}.product-video-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;padding:16px 18px;display:grid}.product-video-grid article{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.product-video-grid article>a{aspect-ratio:16/9;background:#10231b;display:block;position:relative;overflow:hidden}.product-video-grid img{object-fit:cover;width:100%;height:100%}.product-video-grid article>a span{color:#c33128;background:#fff;border-radius:999px;place-items:center;width:48px;height:48px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 7px 20px #0005}.product-video-grid article>div{flex-direction:column;gap:4px;padding:12px;display:flex}.product-video-grid article strong{min-height:38px;font-size:12px;line-height:1.45}.product-video-grid article small{color:var(--muted);font-size:10px}.product-video-grid article p{gap:8px;margin:3px -5px -3px;display:flex}.product-content-dialog{background:#fff;border-radius:13px;width:min(560px,100vw - 28px);overflow:hidden;box-shadow:0 24px 90px #0005}.product-content-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:17px 19px;display:flex}.product-content-dialog>header span{color:var(--green);letter-spacing:.14em;font-size:9px;font-weight:950}.product-content-dialog h2{margin:3px 0 0;font-size:22px}.product-content-dialog>header>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:39px;height:39px;font-size:23px}.product-content-dialog>div{gap:13px;padding:18px 19px;display:grid}.product-content-dialog label{gap:6px;display:grid}.product-content-dialog label>span{color:#5e6c65;text-transform:uppercase;font-size:10px;font-weight:900}.product-content-dialog label small{text-transform:none;font-weight:600}.product-content-dialog input,.product-content-dialog select{width:100%;height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #c7d4cd;border-radius:8px;padding:0 12px;font-size:13px}.product-content-dialog>div>p{color:var(--muted);margin:-4px 0 0;font-size:10px}.product-file-picker{text-align:center;cursor:pointer;background:#f5f9f6;border:2px dashed #b8cec2;border-radius:10px;align-content:center;place-items:center;min-height:116px;padding:15px}.product-file-picker input{opacity:0;width:1px;height:1px;position:absolute}.product-file-picker b{color:var(--green)}.product-file-picker>span{color:var(--muted)!important;text-transform:none!important;font-size:10px!important;font-weight:600!important}.product-content-dialog>footer{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;gap:9px;padding:14px 19px;display:flex}.product-content-dialog>footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:42px;padding:0 14px;font-weight:850}.product-content-dialog>footer button.primary{border-color:var(--green);background:var(--green);color:#fff}@media (width<=700px){.product-content-block>header{flex-direction:column;align-items:stretch}.product-content-block>header>button{width:100%}.product-document-list article{grid-template-columns:43px minmax(0,1fr)}.product-document-list article>div:last-child{flex-wrap:wrap;grid-column:1/-1;padding-left:55px}.product-video-grid{grid-template-columns:1fr}.product-content-dialog>footer{grid-template-columns:1fr 1fr;display:grid}}.invoice-review.manual-mapping-workbench{min-height:0;display:block}.manual-mapping-workbench>article{padding:26px 30px}.manual-workflow{justify-content:center}.manual-workflow i{max-width:260px}.manual-mapping-workbench .mapping-card{padding:18px}.manual-mapping-workbench .mapping-options{flex-wrap:wrap;align-items:flex-start}.inline-serial-entry{background:#fff9ee;border:1px solid #e3c793;border-radius:9px;flex:100%;gap:9px;margin-top:3px;padding:13px;display:grid}.inline-serial-entry.complete{background:#eff8f1;border-color:#b7d9c1}.inline-serial-entry>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.inline-serial-entry>header>div{flex-direction:column;gap:3px;display:flex}.inline-serial-entry header b{font-size:13px}.inline-serial-entry header span{color:var(--muted);font-size:11px}.inline-serial-entry header strong{color:#8b5c13;background:#fff;border-radius:999px;padding:7px 10px;font-size:14px}.inline-serial-entry.complete header strong{color:var(--green)}.inline-serial-entry textarea{resize:vertical;background:#fff;border:2px solid #d3b36f;border-radius:8px;outline:0;width:100%;min-height:92px;padding:11px 12px;font:14px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.inline-serial-entry.complete textarea{border-color:#65a986}.inline-serial-entry textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #17714f17}.inline-serial-entry>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.inline-serial-entry>footer>span{color:#865a14;font-size:11px;font-weight:800}.inline-serial-entry.complete>footer>span{color:var(--green)}.inline-serial-entry>footer>div{gap:6px;display:flex}.inline-serial-entry>footer button{min-height:34px;padding:6px 9px}@media (width<=700px){.manual-mapping-workbench>article{padding:15px}.inline-serial-entry>footer{flex-direction:column;align-items:stretch}.inline-serial-entry>footer>div{grid-template-columns:1fr 1fr;display:grid}.product-image-lightbox{padding:0}.product-image-lightbox>section{border-radius:0;width:100%;height:100%;max-height:none}.product-media-grid{grid-template-columns:1fr}}.settings-admin{width:100%;max-width:1640px;margin:0 auto}.settings-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.settings-head>div:first-child{min-width:0}.settings-head>div:first-child>span{color:var(--green);letter-spacing:.14em;font-size:10px;font-weight:900}.settings-head h1{letter-spacing:-.035em;margin:7px 0 5px;font-size:clamp(29px,3vw,43px);line-height:1.06}.settings-head p{max-width:800px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.settings-head>div:last-child{flex:none;gap:9px;display:flex}.settings-head button{justify-content:center;min-height:46px}.settings-console-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.settings-console-head>div{min-width:0}.settings-console-head>div>span{color:var(--green);letter-spacing:.15em;font-size:10px;font-weight:900}.settings-console-head h1{letter-spacing:-.035em;margin:7px 0 5px;font-size:clamp(30px,3vw,44px);line-height:1.05}.settings-console-head p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.settings-admin-badge{color:var(--green);background:#eaf5ed;border:1px solid #bcd4c5;border-radius:999px;flex:none;align-items:center;gap:7px;padding:9px 13px;font-size:11px;display:inline-flex}.settings-admin-badge>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:12px;display:grid}.settings-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.settings-module-grid>article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:82px;padding:13px 14px;display:grid}.settings-module-grid>article.active{box-shadow:inset 3px 0 var(--green);background:#f1f8f3;border-color:#79ae90}.settings-module-grid>article.planned{color:#67746d;background:#fafbfa}.settings-module-icon{width:42px;height:42px;color:var(--green);letter-spacing:.03em;background:#e8f2ec;border-radius:9px;place-items:center;font:900 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.settings-module-grid>article.planned .settings-module-icon{color:#7b8781;background:#eef1ef}.settings-module-grid>article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-module-grid b{font-size:13px}.settings-module-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;overflow:hidden}.settings-module-grid em{color:#748078;text-transform:uppercase;white-space:nowrap;background:#edf0ee;border-radius:999px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:900}.settings-module-grid>article.active em{color:var(--green);background:#dcefe2}.settings-mobile-picker{display:none}.settings-workspace{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:18px;display:grid}.settings-section-nav{z-index:2;border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px;position:sticky;top:86px;overflow:hidden;box-shadow:0 8px 24px #1430250d}.settings-section-nav>span{color:var(--green);letter-spacing:.15em;padding:5px 7px 10px;font-size:9px;font-weight:900;display:block}.settings-section-nav>.settings-coming-label{border-top:1px solid var(--line);color:var(--muted);margin-top:12px;padding-top:15px}.settings-section-tabs{flex-direction:column;gap:5px;display:flex}.settings-section-tabs>button{width:100%;min-height:64px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:38px minmax(0,1fr) 12px;align-items:center;gap:10px;padding:9px;display:grid}.settings-section-tabs>button:hover{background:#f5f8f6}.settings-section-tabs>button[aria-selected=true]{box-shadow:inset 3px 0 var(--green);background:#edf7f0;border-color:#a6c7b3}.settings-section-tabs>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.settings-section-tabs b{font-size:12px;line-height:1.2}.settings-section-tabs small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.35;display:-webkit-box;overflow:hidden}.settings-section-tabs i{color:var(--green);font-size:20px;font-style:normal}.settings-section-tabs .settings-module-icon{width:38px;height:38px}.settings-section-tabs.planned>button{opacity:.55;cursor:default;grid-template-columns:38px minmax(0,1fr);min-height:56px}.settings-section-tabs.planned>button:hover{background:0 0}.settings-section-stage{outline:none;min-width:0;scroll-margin-top:90px}.settings-section-stage>.settings-module-content{border-top:0;padding-top:0}.settings-section-stage>.supplier-feeds-admin{margin-top:0}.settings-module-content{border-top:1px solid var(--line);padding-top:18px}.settings-module-content .settings-head h2{letter-spacing:-.03em;margin:7px 0 5px;font-size:clamp(27px,2.5vw,38px);line-height:1.08}.kit-configurator-admin{gap:24px;display:grid}.kit-configurator-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.kit-configurator-layout>aside,.kit-configurator-layout>main{border:1px solid var(--border);background:#fff;border-radius:18px;overflow:hidden}.kit-configurator-layout>aside{gap:6px;padding:10px;display:grid;position:sticky;top:20px}.kit-configurator-layout>aside>div{color:#63716b;justify-content:space-between;padding:12px 10px;display:flex}.kit-configurator-layout>aside>button{text-align:left;color:#17221e;background:0 0;border:0;border-radius:12px;gap:4px;padding:13px;display:grid}.kit-configurator-layout>aside>button:hover,.kit-configurator-layout>aside>button.active{color:#116a4d;background:#eaf5ef}.kit-configurator-layout>aside small{color:#718079;font-weight:600}.kit-configurator-layout>main{min-height:440px}.kit-preset-head{border-bottom:1px solid var(--border);justify-content:space-between;gap:18px;padding:24px;display:flex}.kit-preset-head>div:first-child>span{letter-spacing:.16em;color:#167657;font-size:12px;font-weight:900}.kit-preset-head h3{margin:5px 0;font-size:28px}.kit-preset-head p{color:#6d7873;margin:0}.kit-preset-head>div:last-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.kit-group-list{gap:14px;padding:18px;display:grid}.kit-group-list>article{border:1px solid #d6e0db;border-radius:16px;overflow:hidden}.kit-group-list>article>header{background:#f7faf8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.kit-group-list h4{margin:4px 0;font-size:20px}.kit-group-list p{color:#718079;margin:0}.kit-group-list header>div:last-child{flex-wrap:wrap;gap:7px;display:flex}.kit-reorder{gap:4px;display:grid}.kit-reorder button{width:30px;height:28px;padding:0}.kit-group-list .required,.kit-group-list .optional{border-radius:999px;padding:3px 8px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.kit-group-list .required{color:#9a5d05;background:#fff0db}.kit-group-list .optional{color:#156d51;background:#e8f5ee}.kit-option-list{display:grid}.kit-option-list>div{border-top:1px solid #edf1ef;grid-template-columns:42px minmax(190px,1fr) 120px auto auto;align-items:center;gap:12px;padding:13px 16px;display:grid}.kit-option-list label{color:#6d7873;gap:4px;font-size:11px;font-weight:800;display:grid}.kit-option-list input[type=number]{width:100%;padding:9px}.kit-option-list .check{align-items:center;display:flex}.kit-option-icon{color:#156d51;background:#e7f3ed;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.kit-option-list b,.kit-option-list small{display:block}.kit-option-list small{color:#728079;margin-top:3px}.kit-empty{text-align:center;place-items:center;gap:10px;padding:50px 24px;display:grid}.kit-empty b{font-size:22px}.kit-empty p{color:#6e7a74;max-width:520px}.kit-group-limits{grid-template-columns:1fr 1fr;gap:12px;display:grid}.kit-product-picker{width:min(720px,100vw - 30px)}.kit-product-results{border:1px solid #d9e2de;border-radius:12px;max-height:420px;display:grid;overflow:auto}.kit-product-results>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ef;grid-template-columns:100px 1fr;gap:3px 12px;padding:13px;display:grid}.kit-product-results>button:hover{background:#eef8f2}.kit-product-results>button b{color:#126d50}.kit-product-results>button small{color:#77817c;grid-column:2}.kit-product-results>p{color:#75817b;padding:20px}.product-configurator{gap:18px;display:grid}.configurator-preset-select{gap:6px;min-width:280px;display:grid}.configurator-preset-select>span{letter-spacing:.08em;color:#65736c;text-transform:uppercase;font-size:11px;font-weight:900}.configurator-preset-select select{padding:12px}.configurator-empty{text-align:center;padding:52px 24px}.configurator-empty b{font-size:23px}.configurator-empty p{color:#6e7a74}.configurator-intro{color:#fff;background:#0f3025;border-radius:14px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.configurator-intro b{font-size:22px}.configurator-intro p{color:#cbd8d2;margin:4px 0 0}.configurator-intro>span{color:#173126;background:#c7f254;border-radius:999px;padding:8px 12px;font-weight:900}.configurator-groups{gap:16px;display:grid}.configurator-groups>article{border:1px solid #d7e1dc;border-radius:16px;overflow:hidden}.configurator-groups>article>header{background:#f7faf8;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 20px;display:grid}.configurator-groups>article>header>span{color:#126c50;background:#e5f2eb;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.configurator-groups h3{margin:0;font-size:21px}.configurator-groups header p{color:#6f7d76;margin:4px 0 0}.configurator-groups header em{border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900}.configurator-groups header em.done{color:#126c50;background:#e4f6ec}.configurator-groups header em.pending{color:#9c6009;background:#fff0dc}.configurator-groups>article>div{display:grid}.configurator-groups section{border-top:1px solid #e9efec;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.configurator-groups section.selected{background:#f1faf5}.configurator-option-main{text-align:left;background:0 0;border:0;grid-template-columns:30px 54px minmax(170px,1fr) auto auto;align-items:center;gap:12px;padding:14px 18px;display:grid}.configurator-option-main .radio,.configurator-option-main .checkbox{color:#fff;background:#fff;border:2px solid #aab8b1;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.configurator-option-main .radio{border-radius:50%}.configurator-option-main .checkbox{border-radius:7px}.selected .configurator-option-main .radio,.selected .configurator-option-main .checkbox{background:#147252;border-color:#147252}.configurator-option-main img,.configurator-option-main>i{object-fit:contain;background:#fff;border-radius:10px;width:52px;height:52px}.configurator-option-main>i{color:#126d50;place-items:center;font-style:normal;font-weight:900;display:grid}.configurator-option-main b,.configurator-option-main small{display:block}.configurator-option-main small{color:#718079;margin-top:3px}.configurator-option-main>strong{white-space:nowrap}.configurator-option-main>em{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.stock-ok{color:#126c50;background:#e5f5ec}.stock-low{color:#a33b2d;background:#fee9e5}.configurator-groups section>label{align-items:center;gap:6px;padding-right:15px;display:flex}.configurator-groups section>label>span{color:#65736c;font-size:11px;font-weight:900}.configurator-groups section>label input{text-align:center;width:66px;padding:9px}.configurator-groups section>label button{width:36px;height:36px;padding:0}.configurator-no-options{padding:20px}.configurator-summary{color:#fff;background:#0f3025;border-radius:16px;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.configurator-summary>div{gap:3px;display:grid}.configurator-summary span{text-transform:uppercase;letter-spacing:.08em;color:#b7c9c1;font-size:11px}.configurator-summary b{font-size:17px}.configurator-summary .ok{color:#c7f254}.configurator-summary .problem{color:#ffc267}.configurator-summary>strong{white-space:nowrap;border-radius:10px;padding:11px 13px}.configurator-summary>strong.ready{color:#173126;background:#c7f254}.configurator-summary>strong.problem{color:#87510a;background:#fff0dc}@media (width<=1000px){.kit-configurator-layout{grid-template-columns:1fr}.kit-configurator-layout>aside{display:flex;position:static;overflow:auto}.kit-configurator-layout>aside>div{min-width:100px}.kit-configurator-layout>aside>button{min-width:220px}.kit-option-list>div{grid-template-columns:42px minmax(170px,1fr) 100px}.kit-option-list>div>.check,.kit-option-list>div>.danger-link{grid-column:auto}.configurator-summary{grid-template-columns:1fr 1fr}.configurator-summary>strong{white-space:normal}.configurator-option-main{grid-template-columns:30px 50px minmax(140px,1fr) auto}.configurator-option-main>em{grid-column:3}}@media (width<=700px){.kit-preset-head,.kit-group-list>article>header,.configurator-groups>article>header{grid-template-columns:1fr}.kit-reorder{display:flex}.kit-option-list>div{grid-template-columns:42px minmax(0,1fr)}.kit-option-list>div>label,.kit-option-list>div>button{grid-column:2}.configurator-option-main{grid-template-columns:28px 45px minmax(0,1fr);padding:13px}.configurator-option-main>strong,.configurator-option-main>em{grid-column:3}.configurator-groups section{grid-template-columns:1fr}.configurator-groups section>label{justify-content:flex-end;padding:0 14px 14px}.configurator-summary{grid-template-columns:1fr}.configurator-preset-select{width:100%;min-width:0}.kit-group-limits{grid-template-columns:1fr}}.reference-settings{margin-bottom:24px}.reference-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.reference-settings-panel{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.reference-settings-panel>header{border-bottom:1px solid var(--line);background:#f8faf8;justify-content:space-between;align-items:flex-end;gap:12px;padding:17px 18px;display:flex}.reference-settings-panel>header span{color:var(--green);letter-spacing:.12em;font-size:9px;font-weight:900}.reference-settings-panel h3{margin:4px 0;font-size:20px}.reference-settings-panel p{color:var(--muted);margin:0;font-size:10px}.reference-settings-panel>header button{min-height:37px;color:var(--green);background:#fff;border:1px solid #bad2c3;border-radius:7px;padding:0 11px;font-size:10px;font-weight:850}.reference-settings-panel>div>article{border-bottom:1px solid #e9eeeb;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:9px;min-height:62px;padding:10px 14px;display:grid}.reference-settings-panel article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.reference-settings-panel article b{font-size:12px}.reference-settings-panel article small{color:var(--muted);font:9px ui-monospace,monospace}.reference-settings-panel article em{border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:900}.reference-settings-panel article em.active{color:var(--green);background:#e5f4e9}.reference-settings-panel article em.inactive{color:#7d8581;background:#f0f1f0}.reference-settings-panel article button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850}.reference-settings-panel article button.danger-link{color:#9e4038}.reference-settings-panel .settings-loading{border:0;border-radius:0;min-height:160px}.settings-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.settings-overview article{border:1px solid var(--line);background:#fff;border-radius:10px;gap:5px;min-height:102px;padding:15px 17px;display:grid}.settings-overview span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:850}.settings-overview b{font-size:25px;line-height:1}.settings-overview small{color:var(--muted);align-self:end;font-size:10px}.settings-overview .settings-rule{background:var(--nav);color:#fff;border-color:#bcd2c5}.settings-overview .settings-rule span,.settings-overview .settings-rule small{color:#a9b7b0}.settings-overview .settings-rule b{color:var(--lime);font:800 22px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.settings-search{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:flex-end;gap:14px;margin-bottom:13px;padding:14px 16px;display:flex}.settings-search>label{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.settings-search>label>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.settings-search>label>div{background:#fff;border:1px solid #c9d4ce;border-radius:8px;grid-template-columns:34px minmax(0,1fr) 36px;align-items:center;height:48px;display:grid;overflow:hidden}.settings-search>label>div:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #196b4d13}.settings-search>label>div>span{color:#75837c;place-items:center;font-size:22px;display:grid}.settings-search input{background:0 0;border:0;outline:0;width:100%;height:100%;font-size:14px}.settings-search label button{color:#6f7b75;cursor:pointer;background:0 0;border:0;height:34px;font-size:20px}.settings-search>div{flex-direction:column;align-items:flex-end;gap:2px;min-width:135px;padding-bottom:3px;display:flex}.settings-search>div b{font-size:21px}.settings-search>div span{color:var(--muted);font-size:10px}.settings-loading{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:11px;min-height:430px;display:flex}.settings-loading>span{border:2px solid #c7d3cc;border-top-color:var(--green);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}.settings-loading b{font-size:13px}.taxonomy-columns{grid-template-columns:minmax(360px,.82fr) minmax(470px,1.18fr);align-items:start;gap:13px;display:grid}.taxonomy-panel{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.taxonomy-panel>header{border-bottom:1px solid var(--line);background:#f8faf8;justify-content:space-between;align-items:flex-end;gap:16px;min-height:102px;padding:17px 18px;display:flex}.taxonomy-panel>header>div:first-child{min-width:0}.taxonomy-panel>header span{color:var(--green);letter-spacing:.14em;font-size:9px;font-weight:900}.taxonomy-panel>header h2{margin:4px 0 3px;font-size:21px}.taxonomy-panel>header p{max-width:450px;color:var(--muted);margin:0;font-size:10px;line-height:1.45}.taxonomy-panel>header>div:last-child{flex:none;align-items:center;gap:8px;display:flex}.taxonomy-panel>header>div:last-child>b{min-width:30px;height:30px;color:var(--green);background:#e5eee9;border-radius:15px;place-items:center;padding:0 8px;font-size:11px;display:grid}.taxonomy-panel>header button,.taxonomy-empty button{min-height:36px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #bad2c3;border-radius:7px;padding:0 10px;font-size:10px;font-weight:850}.taxonomy-list{min-height:285px;max-height:min(620px,100dvh - 430px);overflow:auto}.taxonomy-list>article{border-bottom:1px solid #e9eeeb;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:70px;padding:10px 13px;display:grid}.taxonomy-list>article:last-of-type{border-bottom:0}.taxonomy-list>article:hover{background:#f8fbf9}.taxonomy-list>article.subcategory{background:#fbfcfb;padding-left:31px}.category-panel .taxonomy-list>article{grid-template-columns:42px minmax(0,1fr) auto auto auto}.taxonomy-avatar{width:38px;height:38px;color:var(--green);background:#e7f1eb;border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.taxonomy-avatar.category{color:#52645a;background:#eef1ed;font-size:17px}.taxonomy-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.taxonomy-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.taxonomy-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.taxonomy-list code{color:#2b5945;white-space:nowrap;background:#f4f7f5;border:1px solid #d9e1dc;border-radius:6px;padding:6px 8px;font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.taxonomy-state{white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;display:inline-flex}.taxonomy-state.active{color:var(--green);background:#e6f5ea}.taxonomy-state.inactive{color:#7a827e;background:#f1f2f1}.taxonomy-actions{align-items:center;gap:3px;display:flex}.taxonomy-actions button{min-height:32px;color:var(--green);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 7px;font-size:9px;font-weight:850}.taxonomy-actions button:hover{background:#eaf4ee}.taxonomy-actions button.danger-link{color:#9e4038}.taxonomy-actions button.danger-link:hover{background:#fdecea}.taxonomy-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:285px;padding:32px;display:flex}.taxonomy-empty>span{width:48px;height:48px;color:var(--green);background:#edf3ef;border-radius:13px;place-items:center;margin-bottom:4px;font-size:18px;font-weight:900;display:grid}.taxonomy-empty b{font-size:16px}.taxonomy-empty p{max-width:330px;color:var(--muted);margin:0 0 7px;font-size:11px;line-height:1.5}.taxonomy-modal{z-index:210;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07120d9e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.taxonomy-modal>form{background:#fff;border:1px solid #d4ddd8;border-radius:13px;width:min(620px,100%);max-height:calc(100dvh - 44px);overflow:auto;box-shadow:0 30px 100px #07120d66}.taxonomy-modal form>header{border-bottom:1px solid var(--line);background:#f7faf8;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 21px;display:flex}.taxonomy-modal form>header>div{flex-direction:column;min-width:0;display:flex}.taxonomy-modal form>header span{color:var(--green);letter-spacing:.13em;font-size:9px;font-weight:900}.taxonomy-modal h2{margin:5px 0 4px;font-size:25px}.taxonomy-modal form>header p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.taxonomy-modal form>header button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;flex:none;width:40px;height:40px;font-size:24px}.taxonomy-form-body{gap:13px;padding:20px 21px;display:grid}.taxonomy-form-body>label:not(.taxonomy-check){flex-direction:column;gap:6px;display:flex}.taxonomy-form-body label>span{color:#65736c;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:900}.taxonomy-form-body input:not([type=checkbox]),.taxonomy-form-body select{width:100%;height:49px;font:inherit;background:#fff;border:1px solid #cbd5d0;border-radius:8px;padding:9px 11px;font-size:14px}.taxonomy-form-body input:focus,.taxonomy-form-body select:focus{border-color:var(--green);outline:0;box-shadow:0 0 0 3px #196b4d13}.taxonomy-form-body label>small{color:var(--muted);font-size:10px}.sku-preview{background:#eef7f1;border:1px solid #bcd1c4;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;padding:14px 15px;display:grid}.sku-preview span,.sku-preview small{color:#527061;grid-column:1;font-size:10px}.sku-preview b{color:var(--green);grid-area:1/2/3;font:900 19px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.taxonomy-check{border:1px solid var(--line);cursor:pointer;background:#fafbfa;border-radius:9px;align-items:center;gap:11px;padding:13px 14px;display:flex}.taxonomy-check input{width:21px;height:21px;accent-color:var(--green)}.taxonomy-check>span{flex-direction:column;gap:2px;display:flex}.taxonomy-check>span b{font-size:12px}.taxonomy-check>span small{color:var(--muted);font-size:10px}.taxonomy-modal form>footer{border-top:1px solid var(--line);background:#fafbfa;justify-content:flex-end;align-items:center;gap:8px;padding:14px 21px;display:flex}.taxonomy-modal form>footer button{justify-content:center;min-width:125px;min-height:44px}@media (width<=1100px){.settings-workspace{grid-template-columns:220px minmax(0,1fr);gap:12px}.settings-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-overview{grid-template-columns:1fr 1fr}.taxonomy-columns{grid-template-columns:1fr}.taxonomy-list{max-height:none}.taxonomy-panel{min-width:0}}@media (width<=1280px){.reference-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-settings-panel.shipping_method{grid-column:1/-1}}@media (width<=850px){.reference-settings-grid{grid-template-columns:1fr}.reference-settings-panel.shipping_method{grid-column:auto}}@media (width<=700px){.settings-console-head,.settings-head{flex-direction:column;align-items:stretch}.settings-admin-badge{align-self:flex-start}.settings-module-grid{grid-template-columns:1fr}.settings-mobile-picker{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.settings-mobile-picker>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.settings-mobile-picker select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:0 12px;font-weight:800}.settings-workspace{display:block}.settings-section-nav{display:none}.settings-head>div:last-child{grid-template-columns:1fr 1fr;display:grid}.settings-search{flex-direction:column;align-items:stretch}.settings-search>div{align-items:flex-start;min-width:0;padding-bottom:0}.taxonomy-panel>header{flex-direction:column;align-items:flex-start}.taxonomy-panel>header>div:last-child{justify-content:space-between;width:100%}.taxonomy-list>article,.category-panel .taxonomy-list>article{grid-template-columns:38px minmax(0,1fr) auto}.taxonomy-list>article.subcategory{padding-left:18px}.taxonomy-state{grid-area:1/3}.taxonomy-list code{grid-column:2;justify-self:start}.taxonomy-actions{grid-column:2/-1;justify-content:flex-start}.taxonomy-modal{padding:0}.taxonomy-modal>form{border-radius:0;width:100%;height:100%;max-height:none}.taxonomy-modal form>footer{position:sticky;bottom:0}.settings-overview{grid-template-columns:1fr 1fr}}@media (width<=480px){.settings-head>div:last-child,.settings-overview{grid-template-columns:1fr}.taxonomy-modal form>footer{flex-direction:column-reverse;align-items:stretch}.taxonomy-modal form>footer button{width:100%}}.product-editor-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:13px;padding:16px 18px;display:grid}.rich-editor{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:0;overflow:hidden}.rich-editor-head{background:#f5f8f6;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.rich-editor-head>div{align-items:center;gap:7px;display:flex}.rich-editor-head label{color:var(--muted);font-size:10px}.rich-editor-head input{border:1px solid #cad5cf;border-radius:6px;width:62px;height:30px;padding:4px 6px}.rich-editor-head button,.rich-toolbar button{cursor:pointer;background:#fff;border:1px solid #d4ddd8;border-radius:6px}.rich-editor-head button{height:31px;color:var(--green);padding:0 9px;font-size:10px;font-weight:850}.rich-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:5px;padding:8px 10px;display:flex}.rich-toolbar button{min-height:30px;padding:4px 8px;font-size:10px}.rich-toolbar button.active{color:var(--green);background:#e8f4ec}.rich-surface,.rich-html-source{border:0;outline:0;width:100%;min-height:170px;max-height:420px;padding:12px;font-size:13px;line-height:1.55;overflow:auto}.rich-html-source{resize:vertical;font-family:ui-monospace,monospace}.warehouse-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;padding:16px 18px;display:grid}.warehouse-grid article{border:1px solid var(--line);border-radius:9px;overflow:hidden}.warehouse-grid article>div{background:#f4f7f5;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.warehouse-grid article>div b{font-size:15px}.warehouse-grid article>div span{color:var(--muted);font-size:9px}.warehouse-grid dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.warehouse-grid dl>div{border-top:1px solid var(--line);padding:11px 13px}.warehouse-grid dl>div:nth-child(odd){border-right:1px solid var(--line)}.warehouse-grid dt{text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:850}.warehouse-grid dd{margin:4px 0 0;font-size:16px;font-weight:850}.safe-stock-control dd{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.safe-stock-control input{border:1px solid #cad5cf;border-radius:6px;width:100%;min-width:0;height:34px;padding:5px 7px}.safe-stock-control button{background:var(--green);color:#fff;border:0;border-radius:6px;height:34px;padding:0 8px;font-size:9px;font-weight:850}.supplier-stock-strip{background:#fff8e9;border:1px solid #e7d6a6;border-radius:9px;grid-template-columns:1fr auto;gap:4px 12px;margin:0 18px 16px;padding:13px 15px;display:grid}.supplier-stock-strip span,.supplier-stock-strip small{color:#765e24;grid-column:1}.supplier-stock-strip b{grid-area:1/2/3;font-size:23px}.supplier-stock-strip small{font-size:9px}.product-data-table-wrap{min-height:180px;position:relative;overflow:auto}.product-data-table{border-collapse:collapse;width:100%;min-width:900px}.product-data-table th,.product-data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5ece8;padding:11px 13px;font-size:11px}.product-data-table th{color:#65736c;text-transform:uppercase;background:#f4f7f5;font-size:9px;position:sticky;top:0}.product-data-table td a{color:var(--green);text-decoration:none}.product-data-table td small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.product-activity{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.product-activity-tools{justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.product-activity-tools>div{flex-direction:column;gap:3px;display:flex}.product-activity-tools strong{font-size:15px}.product-activity-tools span{color:var(--muted);font-size:9px}.product-activity-tools input{border:1px solid #cad5cf;border-radius:7px;width:min(460px,45vw);height:40px;padding:8px 10px}.product-inline-error,.product-inline-note{border-radius:8px;margin:12px 16px;padding:10px 12px;font-size:11px}.product-inline-error{color:#a03b32;background:#fdecea}.product-inline-note{color:#236b50;background:#eef7f2}.product-inline-note.warning{color:#805a15;background:#fff7e6}.product-empty{min-height:170px;color:var(--muted);text-align:center;place-items:center;padding:24px;display:grid}.product-empty.compact{min-height:100px}.product-table-loading{background:#ffffffc7;place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.product-pagination{justify-content:center;align-items:center;gap:12px;padding:12px;display:flex}.product-pagination button{border:1px solid var(--line);background:#fff;border-radius:7px;height:34px;padding:0 10px}.status-pill{color:var(--green);background:#eaf4ee;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:850;display:inline-flex}.money-input{grid-template-columns:1fr 38px!important;display:grid!important}.money-input input{border-radius:7px 0 0 7px!important}.money-input span{background:#eef2f0;border:1px solid #cad5cf;border-left:0;border-radius:0 7px 7px 0;place-items:center;display:grid}.money-input.protected{background:#fff7e6}.product-cost-cards{border-top:1px solid var(--line);background:#e5ece8;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.product-cost-cards article{background:#fff;flex-direction:column;gap:5px;padding:14px 16px;display:flex}.product-cost-cards span{text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:850}.product-cost-cards b{font-size:17px}@media (width<=1050px){.product-editor-grid{grid-template-columns:1fr}.product-cost-cards{grid-template-columns:1fr 1fr}}@media (width<=760px){.product-toggle-row{grid-template-columns:1fr 1fr}.product-activity-tools{flex-direction:column;align-items:stretch}.product-activity-tools input{width:100%}}@media (width<=520px){.product-master-head h1{font-size:24px}.product-toggle-row,.product-cost-cards,.warehouse-grid,.safe-stock-control dd{grid-template-columns:1fr}.safe-stock-control button{width:100%}}.po-line-add-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.po-lines{min-width:1580px}.po-lines td:nth-child(2){width:410px;min-width:410px}.po-line-product-editor{flex-direction:column;gap:6px;display:flex}.po-line-kind{gap:3px;display:flex}.po-line-kind button{color:#728079;background:#f4f6f4;border:1px solid #d5ded8;border-radius:5px;padding:4px 8px;font-size:9px;font-weight:850}.po-line-kind button.active{color:var(--green);background:#e7f5eb;border-color:#9bc9aa}.po-custom-product{grid-template-columns:125px 1fr;gap:6px;display:grid}.po-custom-product input{min-width:0}.po-volume-input{background:#fff;border:1px solid #ccd6d0;border-radius:7px;align-items:center;display:flex;overflow:hidden}.po-volume-input input{min-width:0;border:0!important;border-radius:0!important}.po-volume-input span{background:#f0f4f1;border-left:1px solid #d6ddd9;place-items:center;height:45px;padding:0 8px;font-size:9px;font-weight:850;display:grid}.po-landed-cell{flex-direction:column;gap:4px;min-width:120px;display:flex}.po-landed-cell b{color:var(--green);font-size:14px}.po-landed-cell small{color:var(--muted);white-space:nowrap;font-size:9px}.po-shipping-mode{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.po-shipping-mode button{color:#69776f;background:#f5f7f5;border:1px solid #cbd6cf;border-radius:7px;height:45px;font-weight:800}.po-shipping-mode button.active{background:var(--green);border-color:var(--green);color:#fff}.po-shipping-mode button:disabled{opacity:.55}.po-credit-card{background:#f2faf4;border:1px solid #bfd8c7;border-radius:9px;margin:0 20px 18px;overflow:hidden}.po-credit-card.warning{background:#fffaf0;border-color:#ead2a4}.po-credit-card.danger{background:#fff5f3;border-color:#efb9b2}.po-credit-card>header{border-bottom:1px solid #dce9df;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.po-credit-card>header div{flex-direction:column;gap:4px;display:flex}.po-credit-card>header span{letter-spacing:.12em;color:var(--green);font-size:9px;font-weight:900}.po-credit-card>header b{font-size:13px}.po-credit-card>header strong{color:var(--green);font-size:14px}.po-credit-card.danger>header strong,.po-credit-card.danger>header span{color:#a94239}.po-credit-metrics{background:#dfe9e2;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.po-credit-metrics>div{background:#fff;flex-direction:column;gap:5px;padding:11px 13px;display:flex}.po-credit-metrics span{text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:850}.po-credit-metrics b{font-size:13px}.po-credit-progress{padding:12px 14px}.po-credit-progress>span{background:#dce6df;border-radius:5px;height:7px;display:block;overflow:hidden}.po-credit-progress i{background:var(--green);border-radius:5px;height:100%;display:block}.po-credit-card.warning .po-credit-progress i{background:#c68722}.po-credit-card.danger .po-credit-progress i{background:#b6453b}.po-credit-progress small{color:#65726b;margin-top:7px;font-size:10px;line-height:1.4;display:block}.po-credit-card>aside{background:#fff1d9;border-radius:7px;grid-template-columns:1fr auto;gap:4px 12px;margin:0 13px 13px;padding:11px 12px;display:grid}.po-credit-card>aside>b{font-size:11px}.po-credit-card>aside>span{color:#87590f;font-size:10px}.po-credit-card>aside>div{flex-wrap:wrap;grid-column:1/-1;gap:6px;margin-top:5px;display:flex}.po-credit-card>aside em{background:#fff;border-radius:5px;gap:8px;padding:5px 7px;font-size:9px;font-style:normal;display:flex}.po-credit-card>aside em strong{color:#87590f}.po-landed-summary{grid-template-columns:1fr 1fr;gap:7px 18px;min-width:310px;margin-right:auto;display:grid}.po-landed-summary>div{flex-direction:column;gap:3px;display:flex}.po-landed-summary span{text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:850}.po-landed-summary b{font-size:14px}.po-landed-summary small{color:var(--muted);grid-column:1/-1;max-width:430px;font-size:9px;line-height:1.35}@media (width<=1180px){.po-lines{min-width:1580px}.po-credit-metrics{grid-template-columns:1fr 1fr}.po-totals{flex-wrap:wrap}.po-landed-summary{width:100%;margin-right:0}}@media (width<=700px){.po-line-add-actions{grid-template-columns:1fr;width:100%;display:grid}.po-custom-product{grid-template-columns:1fr}.po-credit-metrics{grid-template-columns:1fr 1fr}.po-credit-card{margin:0 14px 14px}.po-credit-card>aside{grid-template-columns:1fr}.po-landed-summary{min-width:0}}.supplier-flags{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.sales-order-form-card .sales-order-credit-strip{grid-template-columns:repeat(4,1fr)}.sales-order-credit-strip span.over{color:#a8473d}.sales-order-reopen{color:#92443b;background:#fff5f3;border:1px solid #e4b2ac;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-weight:700;display:flex}.sales-order-reopen .secondary{color:#92443b;cursor:pointer;background:#fff;border:1px solid #d6a59e;border-radius:9px;min-height:42px;padding:0 14px;font-weight:800}@media (width<=900px){.sales-order-form-card .sales-order-credit-strip{grid-template-columns:1fr}}.sales-orders-list,.sales-order-editor,.sales-order-detail{gap:20px;max-width:1680px;margin:0 auto;display:grid}.sales-orders-page-head,.sales-order-commandbar{justify-content:space-between;align-items:center;gap:24px;display:flex}.sales-orders-page-head>div>span,.sales-order-commandbar>div>span,.sales-order-form-card>header>div>p+.x,.sales-order-side-card header>span,.sales-order-lines-detail header span{color:var(--green);letter-spacing:.16em;font-size:12px;font-weight:850;display:block}.sales-orders-page-head h1,.sales-order-commandbar h1{margin:8px 0;font-size:42px;line-height:1.05}.sales-orders-page-head p,.sales-order-commandbar p{color:var(--muted);margin:0;font-size:16px}.sales-orders-page-head .primary,.sales-order-commandbar .primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:52px;padding:0 24px;font-weight:800}.sales-orders-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.sales-orders-metrics article{border:1px solid var(--line);background:#fff;border-radius:16px;gap:5px;padding:18px 20px;display:grid;box-shadow:0 1px 1px #17271f08}.sales-orders-metrics article span{letter-spacing:.12em;color:var(--muted);font-size:11px;font-weight:850}.sales-orders-metrics article b{font-size:27px}.sales-orders-metrics article small{color:var(--muted)}.sales-orders-metrics article.amber{border-top:3px solid #d49a32}.sales-orders-metrics article.cyan{border-top:3px solid #2eb6b0}.sales-orders-metrics article.green{border-top:3px solid #3e9b72}.sales-orders-metrics article.dark{color:#fff;background:#142a21}.sales-orders-metrics article.dark span,.sales-orders-metrics article.dark small{color:#b9c9c1}.sales-orders-toolbar{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(360px,1fr) 220px 180px auto;gap:12px;padding:16px;display:grid}.sales-orders-toolbar input,.sales-orders-toolbar select{width:100%;height:50px;color:var(--ink);background:#fff;border:1px solid #cfd9d3;border-radius:11px;padding:0 14px}.sales-orders-search{position:relative}.sales-orders-search span{color:#708079;font-size:25px;position:absolute;top:11px;left:17px}.sales-orders-search input{padding-left:46px}.sales-orders-toolbar .secondary,.sales-order-commandbar .secondary,.sales-order-lines-card .secondary{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #ccd7d1;border-radius:11px;padding:0 18px;font-weight:760}.sales-orders-status-tabs{background:#e9eeeb;border-radius:13px;gap:8px;width:max-content;padding:6px;display:flex}.sales-orders-status-tabs button{color:#697670;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 18px;font-weight:750}.sales-orders-status-tabs button.active{color:var(--green);background:#fff;box-shadow:0 1px 4px #10251b12}.sales-orders-table{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.sales-orders-table-head,.sales-orders-row{grid-template-columns:minmax(250px,1.45fr) 180px 170px minmax(180px,.8fr) minmax(190px,.9fr) 130px 30px;align-items:center;gap:16px;padding:15px 20px;display:grid}.sales-orders-table-head{border-bottom:1px solid var(--line);color:#65736d;letter-spacing:.08em;text-transform:uppercase;background:#f2f5f3;font-size:11px;font-weight:850}.sales-orders-row{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:inherit;cursor:pointer;background:#fff;transition:all .15s}.sales-orders-row:hover{background:#f8fbf9}.sales-orders-row>span{gap:4px;display:grid}.sales-orders-row small{color:var(--muted)}.sales-orders-row strong{text-align:right;font-size:17px}.sales-orders-row>i{color:var(--green);font-size:20px;font-style:normal}.sales-order-status{color:#506059;background:#edf1ef;border-radius:999px;justify-content:center;align-items:center;width:max-content;padding:7px 11px;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.sales-order-status.amber{color:#9b6511;background:#fff1d8}.sales-order-status.blue{color:#2866ac;background:#e4eeff}.sales-order-status.cyan{color:#13786f;background:#ddf9f5}.sales-order-status.green{color:#23774e;background:#e3f5e9}.sales-order-status.purple{color:#6845a3;background:#eee7ff}.sales-order-status.red{color:#ad4138;background:#ffe7e4}.sales-orders-row .danger,.sales-order-detail-line .danger{color:#b54b3f}.sales-orders-row .ok,.sales-order-detail-line .ok{color:#267d58}.sales-orders-empty{text-align:center;color:var(--muted);gap:7px;padding:70px;display:grid}.sales-orders-empty b{color:var(--ink);font-size:20px}.sales-orders-loading{text-align:center;color:var(--muted);padding:80px;font-weight:700}.sales-order-alert{border-radius:12px;justify-content:space-between;align-items:center;padding:15px 18px;font-weight:700;display:flex}.sales-order-alert button{cursor:pointer;background:0 0;border:0;font-size:20px}.sales-order-alert.error{color:#a53f36;background:#ffebe8;border:1px solid #f3c1bb}.sales-order-alert.success{color:#236b4d;background:#e5f6eb;border:1px solid #bce1c9}.sales-order-commandbar{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.sales-order-commandbar>div:nth-child(2){flex:1}.sales-order-commandbar h1{margin:4px 0;font-size:28px}.sales-order-commandbar .secondary{min-height:48px}.sales-order-command-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.sales-order-command-actions>strong{color:var(--green);margin-right:8px;font-size:24px}.sales-order-form-grid{grid-template-columns:1.35fr .85fr;gap:16px;display:grid}.sales-order-form-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:visible}.sales-order-form-card.wide{grid-column:1/-1}.sales-order-form-card>header{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:18px 20px;display:flex}.sales-order-form-card>header>span{width:38px;height:38px;color:var(--green);background:#e5f3eb;border-radius:11px;place-items:center;font-weight:900;display:grid}.sales-order-form-card>header>div{flex:1}.sales-order-form-card h2{margin:0;font-size:20px}.sales-order-form-card header p{color:var(--muted);margin:3px 0 0;font-size:13px}.sales-order-fields{grid-template-columns:1fr 1fr;gap:14px;padding:18px 20px;display:grid}.sales-order-fields.columns-3{grid-template-columns:repeat(3,1fr)}.sales-order-fields label,.sales-order-payment-form label{color:#63716b;letter-spacing:.05em;text-transform:uppercase;gap:7px;font-size:11px;font-weight:850;display:grid}.sales-order-fields input,.sales-order-fields select,.sales-order-fields textarea,.sales-order-payment-form input,.sales-order-payment-form select{width:100%;color:var(--ink);text-transform:none;background:#fff;border:1px solid #cbd7d0;border-radius:10px;min-height:46px;padding:12px 13px}.sales-order-fields textarea{resize:vertical;min-height:86px}.sales-order-fields .span-2{grid-column:span 2}.sales-order-credit-strip{background:#f0f6f2;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 20px 18px;padding:13px;display:grid}.sales-order-credit-strip span{gap:3px;font-weight:800;display:grid}.sales-order-credit-strip b{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px}.sales-order-inline-hint{color:#8a641a;background:#fff5de;border-bottom:1px solid #eed9ad;padding:12px 20px;font-weight:700}.sales-order-lines-card{overflow:visible}.sales-order-lines-head,.sales-order-line{grid-template-columns:35px minmax(330px,1.7fr) 75px 85px 105px 85px 85px 125px 38px;align-items:center;gap:10px;padding:10px 16px;display:grid}.sales-order-lines-head{color:#68756f;letter-spacing:.07em;text-transform:uppercase;background:#f3f6f4;font-size:10px;font-weight:850}.sales-order-line{border-bottom:1px solid var(--line);min-height:90px}.sales-order-line input,.sales-order-line select{background:#fff;border:1px solid #ccd7d1;border-radius:9px;width:100%;height:44px;padding:0 10px}.sales-order-product-search{gap:5px;display:grid;position:relative}.sales-order-product-search small{color:var(--muted);font-size:11px}.sales-order-product-results{z-index:30;background:#fff;border:1px solid #bdcec5;border-radius:12px;max-height:310px;position:absolute;top:50px;left:0;right:0;overflow:auto;box-shadow:0 18px 45px #12261d26}.sales-order-product-results button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:inherit;cursor:pointer;background:#fff;justify-content:space-between;gap:20px;padding:12px;display:flex}.sales-order-product-results button:hover{background:#eff8f3}.sales-order-product-results span{gap:3px;display:grid}.sales-order-product-results span:last-child{text-align:right;color:var(--muted)}.sales-order-product-results b{color:var(--green)}.sales-order-stock{color:#2b7957;background:#e8f5ed;border-radius:8px;place-items:center;padding:9px;font-weight:850;display:grid}.sales-order-stock.short{color:#9a6410;background:#fff0dd}.sales-order-remove{color:#b24339;cursor:pointer;background:#fff5f3;border:1px solid #f0c1bc;border-radius:8px;width:34px;height:34px;font-size:22px}.sales-order-remove:disabled{opacity:.35;cursor:not-allowed}.sales-order-totals{background:#f7faf8;justify-content:flex-end;align-items:center;gap:30px;padding:16px 20px;display:flex}.sales-order-totals span{color:var(--muted)}.sales-order-totals b{color:var(--ink);margin-left:5px}.sales-order-totals>strong{color:var(--green);border-left:1px solid var(--line);padding-left:24px;font-size:21px}.sales-order-hero-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.sales-order-hero-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:6px;padding:18px;display:grid}.sales-order-hero-grid article>span,.sales-order-side-card header>span,.sales-order-lines-detail header span{color:var(--green);letter-spacing:.13em;font-size:10px;font-weight:850}.sales-order-hero-grid h2{margin:0;font-size:19px}.sales-order-hero-grid p,.sales-order-hero-grid small{color:var(--muted);margin:0}.sales-order-hero-grid article.total{color:#fff;background:#153026}.sales-order-hero-grid article.total span,.sales-order-hero-grid article.total p,.sales-order-hero-grid article.total small{color:#b9cac2}.sales-order-hero-grid article.total h2{color:var(--lime);font-size:28px}.sales-order-shortage-banner{color:#825c17;background:#fff4df;border:1px solid #edcc8e;border-radius:13px;align-items:center;gap:15px;padding:15px 18px;display:flex}.sales-order-shortage-banner b{white-space:nowrap}.sales-order-detail-grid{grid-template-columns:minmax(0,1.7fr) minmax(310px,.65fr);gap:16px;display:grid}.sales-order-lines-detail,.sales-order-side-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.sales-order-lines-detail>header,.sales-order-side-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.sales-order-lines-detail h2,.sales-order-side-card h2{margin:3px 0 0;font-size:20px}.sales-order-detail-head,.sales-order-detail-line{grid-template-columns:minmax(270px,1.6fr) 55px 145px 170px 105px 115px;align-items:center;gap:12px;padding:13px 18px;display:grid}.sales-order-detail-head{color:#65736d;letter-spacing:.06em;text-transform:uppercase;background:#f3f6f4;font-size:10px;font-weight:850}.sales-order-detail-line{border-bottom:1px solid var(--line);min-height:90px}.sales-order-detail-line.short{background:#fffaf1}.sales-order-detail-line>div:first-child{gap:4px;display:grid}.sales-order-detail-line>div:first-child b{color:var(--green)}.sales-order-detail-line>div:first-child span{font-weight:700}.sales-order-detail-line small{color:var(--muted)}.sales-order-pick-control{gap:6px;display:flex}.sales-order-pick-control input{border:1px solid #bdcbc3;border-radius:9px;width:100%;min-width:0;height:42px;padding:0 9px}.sales-order-pick-control button{background:var(--lime);cursor:pointer;border:0;border-radius:9px;width:42px;font-weight:950}.sales-order-lines-detail>footer{background:#f7faf8;justify-content:flex-end;align-items:center;gap:24px;padding:16px 18px;display:flex}.sales-order-lines-detail>footer span{color:var(--muted)}.sales-order-lines-detail>footer b{color:var(--ink)}.sales-order-lines-detail>footer strong{color:var(--green);font-size:20px}.sales-order-side-stack{align-content:start;gap:14px;display:grid}.sales-order-payment-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding:13px 18px;display:flex}.sales-order-payment-row span{gap:3px;display:grid}.sales-order-payment-row small{color:var(--muted)}.sales-order-payment-form{background:#f7faf8;grid-template-columns:1fr 1fr;gap:10px;padding:16px;display:grid}.sales-order-payment-form label:nth-child(3),.sales-order-payment-form button{grid-column:1/-1}.sales-order-payment-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:45px;font-weight:800}.sales-order-event{border-bottom:1px solid var(--line);gap:12px;padding:12px 18px;display:flex}.sales-order-event i{background:var(--green);border-radius:50%;width:9px;height:9px;margin-top:5px;box-shadow:0 0 0 4px #e4f2ea}.sales-order-event span{gap:3px;display:grid}.sales-order-event small{color:var(--muted)}.sales-order-danger{color:#a54137;cursor:pointer;background:#fff5f3;border:1px solid #df8e85;border-radius:11px;width:100%;min-height:48px;font-weight:800}@media (width<=1350px){.sales-orders-metrics{grid-template-columns:repeat(3,1fr)}.sales-orders-table{overflow-x:auto}.sales-orders-table-head,.sales-orders-row{min-width:1150px}.sales-order-form-grid{grid-template-columns:1fr}.sales-order-form-card.wide{grid-column:auto}.sales-order-lines-card{overflow-x:auto}.sales-order-lines-head,.sales-order-line{min-width:1120px}.sales-order-hero-grid{grid-template-columns:1fr 1fr}.sales-order-detail-grid{grid-template-columns:1fr}.sales-order-detail-head,.sales-order-detail-line{min-width:950px}.sales-order-lines-detail{overflow-x:auto}}@media (width<=900px){.sales-orders-page-head,.sales-order-commandbar{flex-direction:column;align-items:flex-start}.sales-orders-page-head h1{font-size:32px}.sales-orders-metrics{grid-template-columns:1fr 1fr}.sales-orders-toolbar{grid-template-columns:1fr}.sales-orders-status-tabs{width:100%;overflow-x:auto}.sales-order-fields,.sales-order-fields.columns-3{grid-template-columns:1fr}.sales-order-fields .span-2{grid-column:auto}.sales-order-credit-strip,.sales-order-hero-grid{grid-template-columns:1fr}.sales-order-totals{flex-direction:column;align-items:flex-end;gap:8px}.sales-order-totals>strong{border-left:0;padding-left:0}.sales-order-command-actions{justify-content:flex-start}.sales-order-commandbar.detail .sales-order-command-actions{width:100%}.sales-order-payment-form{grid-template-columns:1fr}.sales-order-payment-form label,.sales-order-payment-form button{grid-column:auto}}.sales-order-status.yellow{color:#855b00;background:#fff0a8;border:1px solid #f0be16}.sales-order-status.orange{color:#aa4a18;background:#ffe9d6}.sales-orders-row-wrap{position:relative}.sales-order-row-tools{align-items:center;gap:8px;grid-auto-flow:column!important;display:flex!important}.sales-order-row-tools>i{filter:grayscale();font-style:normal}.sales-order-row-tools>button{color:#65717a;cursor:pointer;background:#e9ecef;border:0;border-radius:50%;width:34px;height:34px;font-weight:900;position:relative}.sales-order-row-tools>button.has-notes{color:#6e4800;background:#ffc63c;box-shadow:0 0 0 3px #ffe79a}.sales-order-row-tools>button b{place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.sales-order-notes-popover{z-index:60;color:#7e3c12;background:#fffbea;border:2px solid #f4cd54;border-radius:18px;width:min(430px,100vw - 48px);position:absolute;top:72px;right:18px;overflow:hidden;box-shadow:0 22px 60px #3c2a071f}.sales-order-notes-popover:before{content:"";background:#fffbea;border-top:2px solid #f4cd54;border-left:2px solid #f4cd54;width:18px;height:18px;position:absolute;top:-10px;right:24px;transform:rotate(45deg)}.sales-order-notes-popover>header{border-bottom:1px solid #f2d986;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.sales-order-notes-popover>header b{font-size:20px}.sales-order-notes-popover>div{gap:10px;max-height:290px;padding:14px;display:grid;overflow:auto}.sales-order-notes-popover article,.sales-order-note{background:#fffdf5;border:1px solid #f2dfa1;border-radius:14px;padding:13px}.sales-order-notes-popover article>b,.sales-order-note>b{justify-content:space-between;gap:12px;display:flex}.sales-order-notes-popover article small,.sales-order-note small{color:#b06d3d;font-weight:500}.sales-order-notes-popover article p,.sales-order-note p{color:#713a1a;white-space:pre-wrap;margin:9px 0 0}.sales-order-notes-popover>footer,.sales-order-note-compose{background:#fff5ca;grid-template-columns:1fr 54px;gap:8px;padding:14px;display:grid}.sales-order-notes-popover textarea,.sales-order-note-compose textarea{resize:vertical;min-height:82px;color:var(--ink);background:#fff;border:1px solid #edbe38;border-radius:12px;padding:12px}.sales-order-notes-popover footer button,.sales-order-note-compose button{color:#673d00;cursor:pointer;background:#f3c84c;border:0;border-radius:12px;font-size:18px;font-weight:900}.sales-order-notes-popover footer>small,.sales-order-note-compose>small{text-align:center;color:#b06d3d;grid-column:1/-1}.sales-order-quick-notes header h2{align-items:center;gap:8px;display:flex}.sales-order-quick-notes header h2 i{color:#714900;background:#ffc63c;border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:12px;font-style:normal;display:grid}.sales-order-note-stream{gap:9px;max-height:330px;padding:14px;display:grid;overflow:auto}.sales-order-note-compose{border-top:1px solid #f2d986}.sales-order-note-compose .primary{min-height:auto;padding:0 10px}.sales-order-side-stack>.sales-order-danger+.sales-order-danger{margin-top:-8px}@media (width<=1350px){.sales-orders-table{overflow-x:auto}.sales-order-notes-popover{width:auto;position:fixed;inset:auto 18px 18px}.sales-order-notes-popover:before{display:none}}@media (width<=900px){.sales-order-notes-popover{bottom:12px;left:12px;right:12px}}html,body{width:100%;max-width:100%;overflow-x:clip}.erp-shell,.main-area,.page,.page>*,.sales-orders-list,.sales-order-editor,.sales-order-detail{min-width:0}.erp-shell{--sidebar-width:254px;width:100%;max-width:100%;min-height:100vh;display:block}.erp-shell.sidebar-collapsed{--sidebar-width:76px}.main-area,.sidebar-collapsed .main-area{margin-left:var(--sidebar-width);width:auto;max-width:none;min-height:100vh;overflow-x:clip}.page{width:auto;max-width:1600px;margin-inline:auto}.app-top,.global-search,.top-actions{min-width:0}.sales-orders-list,.sales-order-editor,.sales-order-detail{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}.sales-orders-list>*,.sales-order-editor>*,.sales-order-detail>*{min-width:0;max-width:100%}.sales-orders-page-head,.sales-order-commandbar{flex-wrap:wrap;min-width:0}.sales-orders-page-head>div,.sales-order-commandbar>div{min-width:0}.sales-orders-page-head h1,.sales-order-commandbar h1,.sales-orders-page-head p,.sales-order-commandbar p{overflow-wrap:anywhere}.sales-orders-page-head .primary,.sales-order-commandbar .primary,.sales-orders-toolbar .secondary{white-space:nowrap;flex:none}.sales-orders-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.sales-orders-metrics article,.sales-order-form-card,.sales-order-lines-card,.sales-order-lines-detail,.sales-order-side-card{min-width:0}.sales-orders-toolbar{grid-template-columns:minmax(min(100%,320px),1fr) minmax(165px,220px) minmax(150px,190px) auto;max-width:100%}.sales-orders-toolbar>*,.sales-order-fields>*,.sales-order-payment-form>*{min-width:0}.sales-orders-status-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;max-width:100%;overflow-x:auto}.sales-orders-status-tabs button{white-space:nowrap;flex:none}.sales-orders-table,.sales-order-lines-card,.sales-order-lines-detail{max-width:100%}@media (width<=1650px){.sales-orders-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-orders-table,.sales-order-lines-card,.sales-order-lines-detail{overscroll-behavior-inline:contain;scrollbar-width:thin;overflow-x:auto}.sales-orders-table-head,.sales-orders-row{min-width:1100px}.sales-order-lines-head,.sales-order-line{min-width:1120px}.sales-order-detail-head,.sales-order-detail-line{min-width:950px}.sales-order-notes-popover{width:auto;position:fixed;inset:auto 18px 18px}.sales-order-notes-popover:before{display:none}}@media (width<=1280px){.page{padding-inline:24px}.sales-orders-page-head h1{font-size:clamp(32px,4vw,42px)}.sales-orders-toolbar{grid-template-columns:minmax(0,1fr) minmax(165px,220px)}.sales-orders-search{grid-column:1/-1}.sales-orders-toolbar .secondary{width:100%}.sales-order-commandbar>div:nth-child(2){flex-basis:min(100%,420px)}.sales-order-command-actions{flex-basis:100%}}@media (width<=1050px){.erp-shell,.erp-shell.sidebar-collapsed{--sidebar-width:0px}.main-area,.sidebar-collapsed .main-area{width:auto;max-width:none;margin-left:0}.app-top{width:100%}}@media (width<=760px){.page{padding:22px 14px 56px}.sales-orders-list,.sales-order-editor,.sales-order-detail,.sales-orders-page-head,.sales-order-commandbar{gap:14px}.sales-orders-page-head>div,.sales-orders-page-head .primary,.sales-order-commandbar>div,.sales-order-commandbar>button,.sales-order-command-actions,.sales-order-command-actions>button{width:100%}.sales-orders-page-head h1{font-size:clamp(29px,9vw,36px)}.sales-orders-page-head .primary,.sales-order-commandbar .primary,.sales-order-commandbar .secondary{justify-content:center}.sales-orders-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sales-orders-metrics article{padding:15px}.sales-orders-metrics article:last-child:nth-child(odd){grid-column:1/-1}.sales-orders-toolbar{grid-template-columns:1fr;padding:12px}.sales-orders-search{grid-column:auto}.sales-orders-status-tabs{width:100%}.sales-orders-status-tabs button{padding-inline:14px}.sales-order-form-card>header,.sales-order-lines-detail>header,.sales-order-side-card>header{flex-wrap:wrap;align-items:flex-start}.sales-order-fields,.sales-order-fields.columns-3,.sales-order-payment-form,.sales-order-credit-strip,.sales-order-form-card .sales-order-credit-strip,.sales-order-hero-grid{grid-template-columns:1fr}.sales-order-fields .span-2,.sales-order-payment-form label,.sales-order-payment-form button{grid-column:auto}.sales-order-totals,.sales-order-lines-detail>footer{flex-direction:column;align-items:stretch;gap:8px}.sales-order-totals>strong{border-left:0;padding-left:0}.sales-orders-empty{padding:48px 18px}.sales-order-notes-popover{max-height:calc(100dvh - 20px);bottom:10px;left:10px;right:10px}}@media (width<=430px){.sales-orders-metrics{grid-template-columns:1fr}.sales-orders-metrics article:last-child:nth-child(odd){grid-column:auto}.sales-order-command-actions>strong{width:100%;margin-right:0}.sales-order-shortage-banner{flex-direction:column;align-items:flex-start}}.sales-order-form-grid{grid-template-columns:1fr}.sales-order-step-customer{order:1}.sales-order-step-products{order:2}.sales-order-step-delivery{order:3}.sales-order-legacy-card{display:none!important}.sales-order-fields.customer-first{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:stretch}.sales-order-customer-summary{background:#f7faf8;border:1px solid #dbe4df;border-radius:12px;gap:4px;padding:14px 16px;display:grid}.sales-order-customer-summary span,.sales-order-customer-summary small{color:var(--muted)}.sales-order-advanced{background:#fafcfb;border:1px solid #dbe4df;border-radius:12px;margin:16px 24px 22px}.sales-order-advanced summary{cursor:pointer;color:var(--green);padding:13px 16px;font-weight:800;list-style-position:inside}.sales-order-advanced[open] summary{border-bottom:1px solid #e2e9e5}.sales-order-advanced .sales-order-fields{padding:16px}.sales-order-stock{place-items:center;gap:1px;display:grid!important}.sales-order-stock b{font-size:18px}.sales-order-stock small{color:var(--muted);white-space:nowrap;font-size:10px}.warehouse-stock-chips{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.warehouse-stock-chips span{color:#60716a;background:#f3f7f5;border:1px solid #d7e1dc;border-radius:999px;padding:3px 7px;font-size:10px}.warehouse-stock-chips span.selected{color:#196b4d;background:#e2f4e9;border-color:#78b69b}.sales-order-product-results button span:first-child small{color:#718078;margin-top:4px;font-size:11px;display:block}.sales-order-command-actions{flex-wrap:wrap}.sales-order-status-picker{gap:4px;min-width:190px;display:grid}.sales-order-status-picker>span{letter-spacing:.06em!important;color:var(--muted)!important;font-size:10px!important}.sales-order-status-picker select{height:42px;color:var(--ink);background:#fff;border:1px solid #cdd9d2;border-radius:10px;padding:0 11px;font-weight:750}.sales-orders-head-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sales-orders-head-actions .secondary{min-height:52px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cbd7d1;border-radius:12px;padding:0 18px;font-weight:800}.sales-orders-column-control{position:relative}.sales-orders-column-popover{z-index:80;background:#fff;border:1px solid #d5dfda;border-radius:15px;width:300px;padding:10px;position:absolute;top:58px;right:0;box-shadow:0 20px 60px #14251d24}.sales-orders-column-popover>header,.sales-orders-column-popover>div{justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.sales-orders-column-popover>header{border-bottom:1px solid #e4ebe7}.sales-orders-column-popover button{cursor:pointer;background:0 0;border:0;font-weight:850}.sales-orders-column-popover label{align-items:center;gap:9px;font-weight:700;display:flex}.sales-orders-column-popover>div>span{display:flex}.sales-orders-column-popover>div>span button{background:#f7faf8;border:1px solid #d8e1dc;width:28px;height:28px}.sales-orders-table{overflow:hidden}.sales-orders-table-scroll{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.sales-orders-table-head.dynamic,.sales-orders-row.dynamic{width:max-content;min-width:max-content}.sales-orders-cell{align-items:center;min-width:0;display:flex}.sales-orders-cell>span{gap:4px;display:grid}.sales-orders-cell small{color:var(--muted)}.sales-orders-cell.total strong{text-align:right;font-size:17px}.sales-orders-cell .partial{color:#b06a16}.sales-orders-pager{border-top:1px solid var(--line);background:#fafcfa;justify-content:flex-end;align-items:center;gap:10px;padding:13px 16px;display:flex}.sales-orders-pager>span{color:var(--muted);margin-right:auto}.sales-orders-pager label{color:var(--muted);align-items:center;gap:8px;display:flex}.sales-orders-pager select,.sales-orders-pager button{background:#fff;border:1px solid #d3ddd8;border-radius:9px;height:38px;padding:0 10px}.sales-orders-pager button{cursor:pointer;width:40px}.sales-orders-pager button:disabled{opacity:.35}.sales-order-row-tools button:first-child{font-size:18px}.sales-orders-table .sales-order-status{white-space:nowrap}.sales-orders-bulkbar{background:#edf8f1;border:1px solid #bcdaca;border-radius:13px;flex-wrap:wrap;align-items:center;gap:10px;padding:13px 15px;display:flex}.sales-orders-bulkbar b{color:var(--green)}.sales-orders-bulkbar select{background:#fff;border:1px solid #b9cdc2;border-radius:9px;min-width:240px;height:42px;padding:0 11px}.sales-orders-bulkbar button{border-radius:9px;min-height:42px;padding:0 15px;font-weight:800}.sales-orders-bulkbar small{color:#5e7268;margin-left:auto}.sales-orders-select-head{justify-content:center;display:flex}.sales-orders-select-head input,.sales-orders-row-select input{width:18px;height:18px;accent-color:var(--green)}.sales-orders-row-select{justify-content:center;align-items:center;gap:5px;display:flex}.sales-orders-row-select button{width:28px;height:28px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #cbd8d1;border-radius:50%;font-weight:900}.sales-orders-row-wrap.expanded>.sales-orders-row{background:#f5faf7}.sales-order-inline-preview{background:#fbfdfc;border-bottom:1px solid #cddbd4;width:max(100%,1100px);padding:18px 24px}.sales-order-inline-preview>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:10px;display:flex}.sales-order-inline-preview>header span{gap:3px;display:grid}.sales-order-inline-preview>header small{color:var(--muted)}.sales-order-inline-preview>header button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #c8d8d0;border-radius:9px;padding:9px 13px;font-weight:800}.sales-order-inline-preview>article{border-top:1px solid #e1e8e4;grid-template-columns:minmax(280px,1.25fr) minmax(310px,1fr) repeat(4,minmax(100px,.42fr));align-items:center;gap:16px;padding:14px 0;display:grid}.sales-order-preview-product,.sales-order-preview-stock,.sales-order-inline-preview>article>div{gap:4px;display:grid}.sales-order-preview-product code{color:#597069;font-weight:700}.sales-order-preview-product small,.sales-order-inline-preview>article>div>small{color:var(--muted)}.sales-order-preview-stock>span{flex-wrap:wrap;gap:5px;display:flex}.sales-order-preview-stock i{color:#7b8882;background:#f2f4f3;border:1px solid #d8dfdc;border-radius:999px;padding:4px 7px;font-size:11px;font-style:normal}.sales-order-preview-stock i.available{color:#20734f;background:#e5f6eb;border-color:#9bcdb2}.sales-order-preview-loading{color:var(--muted);text-align:center;padding:22px}.sales-orders-column-popover>p{color:var(--muted);margin:8px 10px 3px;font-size:12px}.sales-orders-column-popover>div>i{color:#9aa7a1;cursor:grab;font-style:normal}.sales-orders-column-popover>div.active{border-radius:8px}.sales-orders-column-popover>div.active:hover{background:#f2f7f4}.sales-orders-column-popover>div[draggable=true]:active{opacity:.55}@media (width<=900px){.sales-orders-bulkbar>*{width:100%}.sales-orders-bulkbar small{margin-left:0}.sales-order-inline-preview>article{grid-template-columns:minmax(280px,1fr) minmax(300px,1fr) repeat(4,100px)}.sales-order-inline-preview>header{align-items:flex-start}.sales-order-inline-preview>header button{flex:none}}.order-status-list{gap:8px;display:grid}.order-status-list>article{background:#fff;border:1px solid #dce5e0;border-radius:13px;grid-template-columns:70px minmax(140px,auto) minmax(220px,1fr) 90px auto auto;align-items:center;gap:12px;padding:12px;display:grid}.order-status-order{gap:4px;display:flex}.order-status-order button{background:#f7faf8;border:1px solid #d6e0db;border-radius:8px;width:30px;height:30px}.order-status-list i,.order-status-preview i{border:1px solid;border-radius:999px;width:max-content;padding:7px 11px;font-style:normal;font-weight:800;display:inline-flex}.order-status-list article>div:nth-of-type(2){gap:3px;display:grid}.order-status-list small{color:var(--muted)}.order-status-list em{background:#edf1ef;border-radius:999px;padding:6px 8px;font-size:11px;font-style:normal;font-weight:800}.order-status-list em.active{color:#23774e;background:#e3f5e9}.order-status-editor{max-width:760px}.order-status-editor>div{gap:15px;display:grid}.order-status-editor label{gap:6px;display:grid}.order-status-editor input,.order-status-editor select{border:1px solid #cad8d1;border-radius:10px;min-height:46px;padding:0 12px}.order-status-colours{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.order-status-colours input[type=color]{width:100%;padding:5px}.order-status-preview{border:1px dashed #bed3c7;border-radius:12px;align-items:center;gap:14px;padding:14px;display:flex}.order-status-editor label.check{grid-template-columns:auto 1fr;grid-auto-flow:column;align-items:center;display:flex}.order-status-editor label.check input{min-height:auto}.shipping-label-backdrop{z-index:500;background:#11251dbc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.shipping-label-modal{background:#fff;border-radius:20px;width:min(820px,100%);max-height:calc(100dvh - 30px);overflow:auto;box-shadow:0 28px 90px #0005}.shipping-label-modal>header{border-bottom:1px solid #e0e8e4;justify-content:space-between;gap:20px;padding:24px;display:flex}.shipping-label-modal>header span{color:var(--green);letter-spacing:.14em;font-size:11px;font-weight:850}.shipping-label-modal h2{margin:5px 0;font-size:30px}.shipping-label-modal p{color:var(--muted);margin:0}.shipping-label-modal>header>button{cursor:pointer;background:0 0;border:0;font-size:28px}.shipping-label-form{grid-template-columns:1fr 1fr;gap:14px;padding:22px;display:grid}.shipping-label-form label{gap:6px;font-weight:750;display:grid}.shipping-label-form label.wide,.shipping-label-check{grid-column:1/-1}.shipping-label-form input,.shipping-label-form textarea{color:var(--ink);font:inherit;border:1px solid #ccd9d2;border-radius:11px;padding:12px}.shipping-label-form textarea{resize:vertical;min-height:76px}.shipping-label-check{background:#fff5f3;border:1px solid #f1b4ac;border-radius:12px;align-items:center;padding:12px;grid-template-columns:auto 1fr!important}.shipping-label-check span{gap:2px;display:grid}.shipping-label-check small{color:var(--muted)}.shipping-label-modal>footer{border-top:1px solid #e0e8e4;justify-content:flex-end;gap:10px;padding:18px 22px;display:flex}.shipping-label-modal>footer button{border-radius:11px;min-height:48px;padding:0 18px;font-weight:850}.shipping-label-print-area{display:none}.shipping-label-sheet{box-sizing:border-box;color:#000;background:#fff;border:1px solid #000;flex-direction:column;width:100mm;height:150mm;padding:8mm;font-family:Arial,sans-serif;display:flex}.shipping-label-sheet>header{border-bottom:1px dashed #555;grid-template-columns:1fr 1.1fr;gap:4mm;padding-bottom:4mm;display:grid}.shipping-label-sheet>header>strong{letter-spacing:-1.5mm;font-size:10mm}.shipping-label-sheet>header span{gap:1mm;display:grid}.shipping-label-sheet>header small{font-size:3.3mm;line-height:1.35}.shipping-label-fragile{color:#fff;text-align:center;background:#e50909;border:1.5mm solid #000;margin:4mm 0;padding:3mm;font-size:7mm;font-weight:900;line-height:1.15}.shipping-label-sheet h3{color:#fff;text-align:center;background:#000;margin:0 0 4mm;padding:2mm;font-size:4mm}.shipping-label-sheet h1{margin:0 0 4mm;font-size:7mm}.shipping-label-sheet h2{font-size:6mm}.shipping-label-sheet p{margin:2mm 0;font-size:4.5mm}.shipping-label-sheet aside{border:1px solid #000;margin-top:3mm;padding:2mm;font-size:3.8mm}.shipping-label-sheet>footer{border-top:1px solid #000;grid-template-columns:1.25fr .8fr 20mm;align-items:end;gap:3mm;margin-top:auto;padding-top:3mm;display:grid}.shipping-label-sheet>footer span{display:grid}.shipping-label-sheet>footer small{font-size:2.8mm}.shipping-label-sheet>footer b{font-size:4mm}.shipping-label-sheet>footer>strong{color:#fff;background:#000;border-radius:3mm;place-items:center;height:20mm;font-size:8mm;line-height:.7;display:grid}.shipping-label-sheet>footer>strong small{font-size:2.5mm}@media (width<=900px){.sales-order-fields.customer-first,.shipping-label-form{grid-template-columns:1fr}.sales-order-customer-summary{min-width:0}.sales-orders-head-actions,.sales-orders-head-actions>*{width:100%}.sales-orders-pager{flex-wrap:wrap}.sales-orders-pager>span{width:100%;margin:0}.order-status-list>article{grid-template-columns:60px 1fr auto}.order-status-list>article>:nth-child(n+4){justify-self:start}.order-status-colours{grid-template-columns:1fr}.sales-order-status-picker,.sales-order-status-picker select{width:100%}}.sales-order-detail-simple,.sales-order-simple-edit{grid-template-columns:minmax(0,1fr);gap:18px;min-width:0;max-width:100%;display:grid}.sales-order-detail-top,.sales-order-simple-edit-head{background:#fff;border:1px solid #d8e2dd;border-radius:18px;grid-template-columns:auto minmax(230px,1fr) auto;align-items:center;gap:24px;min-width:0;padding:24px 28px;display:grid;box-shadow:0 2px #16382a08}.sales-order-detail-identity,.sales-order-simple-edit-head>div:nth-child(2){min-width:0}.sales-order-detail-identity>span,.sales-order-simple-edit-head>div:nth-child(2)>span{color:var(--green);letter-spacing:.16em;font-size:11px;font-weight:900}.sales-order-detail-identity h1,.sales-order-simple-edit-head h1{overflow-wrap:anywhere;margin:4px 0 2px;font-size:clamp(30px,3vw,43px);line-height:1.05}.sales-order-detail-identity p,.sales-order-simple-edit-head p{color:var(--muted);margin:0}.sales-order-back{white-space:nowrap;min-height:52px}.sales-order-detail-actions,.sales-order-simple-edit-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:9px;min-width:0;display:flex}.sales-order-detail-actions>button,.sales-order-simple-edit-actions>button{white-space:nowrap;min-height:50px;padding-inline:17px}.sales-order-simple-edit-actions>strong{color:var(--green);margin-right:4px;font-size:25px}.sales-order-direct-status{gap:5px;min-width:220px;display:grid}.sales-order-direct-status>span{color:var(--muted);letter-spacing:.1em;font-size:10px;font-weight:900}.sales-order-direct-status select{cursor:pointer;border:1px solid;border-radius:11px;height:50px;padding:0 38px 0 14px;font-size:15px;font-weight:900}.sales-order-direct-status select:disabled{cursor:wait;opacity:.65}.sales-order-readonly-banner{color:#7a4314;background:#fff7ed;border:1px solid #edc3a0;border-radius:14px;align-items:center;gap:14px;padding:15px 18px;display:flex}.sales-order-readonly-banner span{color:#855c39}.sales-order-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.sales-order-overview article{background:#fff;border:1px solid #d8e2dd;border-radius:17px;align-content:start;gap:7px;min-width:0;min-height:178px;padding:22px;display:grid}.sales-order-overview article>span,.sales-order-products-card>header span{color:var(--green);letter-spacing:.15em;font-size:10px;font-weight:900}.sales-order-overview h2{overflow-wrap:anywhere;margin:2px 0;font-size:clamp(22px,2vw,29px)}.sales-order-overview p{color:#53635c;overflow-wrap:anywhere;margin:0}.sales-order-overview small{color:var(--muted);margin-top:auto}.sales-order-overview article.total{color:#fff;background:#103527;border-color:#103527}.sales-order-overview article.total>span{color:#bdf34c}.sales-order-overview article.total h2{color:#c4f44f;font-size:36px}.sales-order-overview article.total p,.sales-order-overview article.total small{color:#d8e7df}.sales-order-detail-grid-simple{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:18px;min-width:0;display:grid}.sales-order-products-card{background:#fff;border:1px solid #d8e2dd;border-radius:18px;min-width:0;overflow:hidden}.sales-order-products-card>header{border-bottom:1px solid #e0e8e4;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 25px;display:flex}.sales-order-products-card>header h2{margin:5px 0 2px;font-size:27px}.sales-order-products-card>header p{color:var(--muted);margin:0}.sales-order-products-card>header>b{white-space:nowrap}.sales-order-products-scroll{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.sales-order-products-head,.sales-order-product-row{grid-template-columns:minmax(290px,1.45fr) minmax(245px,1.1fr) 70px 125px 105px 115px;align-items:center;gap:15px;min-width:1000px;display:grid}.sales-order-products-head{color:#687870;letter-spacing:.07em;text-transform:uppercase;background:#f4f7f5;padding:12px 24px;font-size:10px;font-weight:900}.sales-order-product-row{border-top:1px solid #e5ebe8;padding:18px 24px}.sales-order-product-row.short{background:#fffaf2}.sales-order-product-main,.sales-order-availability{gap:4px;min-width:0;display:grid}.sales-order-product-main>b{color:var(--green)}.sales-order-product-main span{overflow-wrap:anywhere;font-weight:750}.sales-order-product-main small,.sales-order-availability small{color:var(--muted)}.sales-order-availability>strong{font-size:13px}.sales-order-availability>div{flex-wrap:wrap;gap:5px;display:flex}.sales-order-availability i{color:#65756d;background:#f4f7f5;border:1px solid #d8e1dc;border-radius:999px;gap:5px;padding:5px 8px;font-size:11px;font-style:normal;display:inline-flex}.sales-order-availability i.available{color:#20734f;background:#e5f6eb;border-color:#9bcdb2}.sales-order-product-row>span.ok,.sales-order-product-row>span.danger{gap:3px;font-weight:850;display:grid}.sales-order-product-row>span.ok{color:#21764f}.sales-order-product-row>span.danger{color:#b35b24}.sales-order-product-row>span small{color:inherit;font-size:10px}.sales-order-products-card>footer{background:#fbfdfc;border-top:1px solid #dce5e0;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;padding:18px 24px;display:flex}.sales-order-products-card>footer span{color:var(--muted)}.sales-order-products-card>footer b{color:var(--ink)}.sales-order-products-card>footer>strong{color:var(--green);border-left:1px solid #d7e1dc;padding-left:22px;font-size:24px}.sales-order-history{background:#fff;border:1px solid #d8e2dd;border-radius:16px;overflow:hidden}.sales-order-history summary{cursor:pointer;padding:17px 19px;font-weight:900}.sales-order-history[open] summary{border-bottom:1px solid #e1e8e4}.sales-order-history>div{padding:4px 18px 16px}.sales-order-edit-context{grid-template-columns:minmax(220px,1fr) minmax(230px,.8fr) minmax(260px,1.2fr);gap:12px;display:grid}.sales-order-edit-context>span,.sales-order-edit-context>label{background:#fff;border:1px solid #d8e2dd;border-radius:14px;align-content:center;gap:4px;min-width:0;padding:16px 18px;display:grid}.sales-order-edit-context small{color:var(--green);letter-spacing:.1em;font-size:10px;font-weight:900}.sales-order-edit-context i{color:var(--muted);font-style:normal}.sales-order-edit-context select{background:#fff;border:1px solid #cad8d1;border-radius:10px;height:46px;padding:0 11px;font-weight:800}.sales-order-edit-panel{background:#fff;border:1px solid #d8e2dd;border-radius:18px;min-width:0;overflow:hidden}.sales-order-edit-panel>header{border-bottom:1px solid #e1e8e4;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.sales-order-edit-panel>header>div{grid-template-columns:auto 1fr;column-gap:12px;display:grid}.sales-order-edit-panel>header>div>span{width:38px;height:38px;color:var(--green);background:#e4f3ea;border-radius:10px;grid-row:1/4;place-items:center;font-weight:900;display:grid}.sales-order-edit-panel h2{margin:0}.sales-order-edit-panel p{color:var(--muted);margin:2px 0 0}.sales-order-edit-lines-head,.sales-order-edit-line{grid-template-columns:minmax(310px,1.45fr) 110px 100px 110px 105px 90px 120px 46px;align-items:center;gap:11px;min-width:1050px;display:grid}.sales-order-edit-lines-head{color:#687870;text-transform:uppercase;background:#f4f7f5;padding:11px 20px;font-size:10px;font-weight:900}.sales-order-edit-line{border-top:1px solid #e4eae7;padding:16px 20px}.sales-order-edit-products{overscroll-behavior-inline:contain;overflow-x:auto}.sales-order-edit-line label{gap:4px;display:grid}.sales-order-edit-line label small{color:var(--muted);font-size:10px;font-weight:800}.sales-order-edit-line input,.sales-order-edit-line select{width:100%;height:46px;font:inherit;background:#fff;border:1px solid #cbd8d1;border-radius:10px;padding:0 10px}.sales-order-edit-line>strong{text-align:right}.sales-order-edit-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:20px 24px;display:grid}.sales-order-edit-fields label{color:#65756d;text-transform:uppercase;gap:6px;font-size:11px;font-weight:900;display:grid}.sales-order-edit-fields input,.sales-order-edit-fields select{height:48px;color:var(--ink);font:inherit;text-transform:none;background:#fff;border:1px solid #cbd8d1;border-radius:10px;padding:0 11px;font-weight:700}.sales-order-edit-address{background:#f9fbfa;border:1px solid #d9e3de;border-radius:12px;margin:0 24px 22px}.sales-order-edit-address summary{cursor:pointer;color:var(--green);padding:14px 16px;font-weight:900}.sales-order-edit-address[open] summary{border-bottom:1px solid #e1e8e4}.sales-order-edit-address .sales-order-edit-fields{grid-template-columns:repeat(3,minmax(0,1fr));padding:16px}.sales-order-edit-address .wide{grid-column:span 2}.sales-order-simple-total{z-index:12;color:#d7e7df;background:#102d23;border:1px solid #b9d0c4;border-radius:15px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;padding:18px 22px;display:flex;position:sticky;bottom:12px;box-shadow:0 14px 40px #102d2338}.sales-order-simple-total b{color:#fff}.sales-order-simple-total strong{color:#c5f44d;font-size:25px}.order-confirmation-backdrop{z-index:600;background:#10271fc7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.order-confirmation-modal{background:#eef2f0;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1100px,100%);height:min(94dvh,1080px);display:grid;overflow:hidden;box-shadow:0 30px 100px #0006}.order-confirmation-modal>header{background:#fff;border-bottom:1px solid #dbe4df;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px;display:flex}.order-confirmation-modal>header span{color:var(--green);letter-spacing:.15em;font-size:10px;font-weight:900}.order-confirmation-modal>header h2{margin:4px 0;font-size:28px}.order-confirmation-modal>header p{color:var(--muted);margin:0}.order-confirmation-modal>header>button{cursor:pointer;background:0 0;border:0;font-size:28px}.order-confirmation-preview{padding:22px;overflow:auto}.order-confirmation-modal>footer{background:#fff;border-top:1px solid #dbe4df;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.order-confirmation-modal>footer button{border-radius:11px;min-height:48px;padding:0 18px;font-weight:900}.order-confirmation-print-area{display:none}.order-confirmation-sheet{box-sizing:border-box;color:#17201c;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:13mm 14mm 11mm;font-family:Arial,Helvetica,sans-serif;box-shadow:0 8px 35px #10271f22}.order-confirmation-letterhead{border-bottom:.5mm solid #0d66a8;justify-content:space-between;align-items:flex-start;gap:15mm;padding-bottom:7mm;display:flex}.order-confirmation-brand{align-items:center;gap:6mm;display:flex}.order-confirmation-brand img{width:42mm;height:auto}.order-confirmation-brand span{color:#1768a6;gap:1mm;display:grid}.order-confirmation-brand span b{font-size:7mm}.order-confirmation-brand span small{color:#53606c;font-size:3mm}.order-confirmation-letterhead address{text-align:right;color:#26333d;gap:1mm;font-size:3mm;font-style:normal;display:grid}.order-confirmation-title{justify-content:space-between;align-items:flex-end;gap:12mm;padding:8mm 0 6mm;display:flex}.order-confirmation-title small,.order-confirmation-parties small,.order-confirmation-notes small{color:#106aa8;letter-spacing:.08em;font-weight:900}.order-confirmation-title h1{margin:1mm 0;font-size:8mm}.order-confirmation-title p{color:#657078;margin:0;font-size:3.2mm}.order-confirmation-title>strong{color:#0f679f;white-space:nowrap;font-size:8mm}.order-confirmation-parties{grid-template-columns:repeat(3,1fr);gap:4mm;margin-bottom:6mm;display:grid}.order-confirmation-parties>div{border:.25mm solid #d6dee3;border-radius:2mm;min-height:30mm;padding:4mm}.order-confirmation-parties h2{margin:2mm 0;font-size:4.3mm}.order-confirmation-parties p{color:#4f5d64;margin:1mm 0;font-size:3mm;line-height:1.35}.order-confirmation-lines{border-collapse:collapse;width:100%;font-size:3mm}.order-confirmation-lines thead{display:table-header-group}.order-confirmation-lines th{color:#fff;text-align:left;background:#0e68a7;padding:2.8mm 2mm;font-size:2.7mm}.order-confirmation-lines th:nth-child(n+3),.order-confirmation-lines td:nth-child(n+3){text-align:right}.order-confirmation-lines td{vertical-align:top;border-bottom:.2mm solid #dfe5e8;padding:3mm 2mm}.order-confirmation-lines td:nth-child(2){gap:1mm;display:grid}.order-confirmation-lines td:nth-child(2)>span{color:#53616a;line-height:1.35}.order-confirmation-bottom{grid-template-columns:1fr 65mm;gap:8mm;margin-top:6mm;display:grid}.order-confirmation-notes{font-size:3.1mm;line-height:1.45}.order-confirmation-notes p{margin:1.5mm 0}.order-confirmation-totals{gap:2mm;display:grid}.order-confirmation-totals span,.order-confirmation-totals strong{justify-content:space-between;gap:8mm;display:flex}.order-confirmation-totals span{font-size:3.3mm}.order-confirmation-totals>strong{color:#0e68a7;border-top:.5mm solid #17201c;padding-top:3mm;font-size:5mm}.order-confirmation-footer{border-top:.5mm solid #0d66a8;margin-top:12mm;padding-top:5mm}.order-confirmation-footer>div:first-child{gap:1.3mm;font-size:2.8mm;display:grid}.order-confirmation-footer>div:first-child>b{color:#0d66a8}.order-confirmation-footer>div:first-child span{grid-template-columns:34mm 1fr;display:grid}.order-confirmation-partners{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4mm;margin-top:-16mm;margin-left:85mm;display:flex}.order-confirmation-partners b{letter-spacing:.02em;font-size:3.3mm}.order-confirmation-footer>small{color:#727b80;text-align:center;margin-top:8mm;font-size:2.4mm;display:block}@media (width<=1350px){.sales-order-detail-top,.sales-order-simple-edit-head{grid-template-columns:auto minmax(220px,1fr)}.sales-order-detail-actions,.sales-order-simple-edit-actions{grid-column:1/-1;justify-content:flex-start}.sales-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-order-detail-grid-simple{grid-template-columns:minmax(0,1fr)}.sales-order-side-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.sales-order-side-stack>.sales-order-history{grid-column:1/-1}.sales-order-edit-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.sales-order-detail-top,.sales-order-simple-edit-head{grid-template-columns:1fr;padding:18px}.sales-order-back{width:max-content!important}.sales-order-detail-actions,.sales-order-simple-edit-actions{grid-column:auto;align-items:stretch}.sales-order-detail-actions>*,.sales-order-simple-edit-actions>*{width:100%;margin:0}.sales-order-overview,.sales-order-side-stack,.sales-order-edit-context,.sales-order-edit-fields,.sales-order-edit-address .sales-order-edit-fields{grid-template-columns:1fr}.sales-order-overview article{min-height:150px}.sales-order-products-card>header,.sales-order-edit-panel>header{flex-direction:column;align-items:flex-start}.sales-order-products-card>footer,.sales-order-simple-total{flex-direction:column;align-items:stretch;gap:8px}.sales-order-products-card>footer>strong{border-left:0;padding-left:0}.sales-order-edit-address .wide{grid-column:auto}.order-confirmation-backdrop{padding:8px}.order-confirmation-modal{border-radius:14px;height:calc(100dvh - 16px)}.order-confirmation-preview{padding:10px}.order-confirmation-modal>footer{flex-direction:column}.order-confirmation-modal>footer button{width:100%}}.picking-queue-page,.picking-session-page{gap:18px;min-width:0;max-width:100%;display:grid}.picking-page-head,.picking-session-head{justify-content:space-between;align-items:center;gap:20px;min-width:0;display:flex}.picking-page-head>div,.picking-session-head>div{min-width:0}.picking-page-head span,.picking-session-head>div>span,.picking-collected>header span{color:var(--green);letter-spacing:.15em;font-size:11px;font-weight:900}.picking-page-head h1{margin:5px 0;font-size:clamp(36px,4vw,54px)}.picking-page-head p,.picking-session-head p{color:var(--muted);margin:0}.picking-alert{border:1px solid;border-radius:13px;align-items:center;gap:8px;padding:13px 16px;display:flex}.picking-alert.error{color:#a54034;background:#fff0ed;border-color:#edb8b1}.picking-alert.warning{color:#815a13;background:#fff8e8;border-color:#ecd29b}.picking-alert button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:20px}.picking-queue-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.picking-queue-metrics article{background:#fff;border:1px solid #d8e2dd;border-radius:16px;gap:5px;min-height:135px;padding:19px;display:grid}.picking-queue-metrics span{color:#697971;letter-spacing:.12em;font-size:10px;font-weight:900}.picking-queue-metrics b{font-size:34px}.picking-queue-metrics small{color:var(--muted);margin-top:auto}.picking-queue-metrics article.mine{border-top:3px solid #1b8460}.picking-queue-metrics article.dark{color:#fff;background:#103527;border-color:#103527}.picking-queue-metrics article.dark span,.picking-queue-metrics article.dark small{color:#d2e0d9}.picking-queue-tools{background:#fff;border:1px solid #d7e1dc;border-radius:15px;grid-template-columns:minmax(260px,1fr) minmax(220px,300px) auto;gap:10px;padding:13px;display:grid}.picking-queue-tools label{border:1px solid #cad8d1;border-radius:11px;align-items:center;gap:10px;padding:0 13px;display:flex}.picking-queue-tools input,.picking-queue-tools select{width:100%;height:48px;color:var(--ink);font:inherit;background:#fff;border:0}.picking-queue-tools select{border:1px solid #cad8d1;border-radius:11px;padding:0 12px}.picking-queue-tools button{min-height:48px;padding:0 16px}.picking-queue-list{background:#fff;border:1px solid #d7e1dc;border-radius:17px;overflow:hidden}.picking-queue-list>article{border-top:1px solid #e2e9e5;grid-template-columns:minmax(320px,1.5fr) minmax(170px,.65fr) minmax(140px,.45fr) auto;align-items:center;gap:20px;padding:17px 20px;display:grid}.picking-queue-list>article:first-child{border-top:0}.picking-queue-list>article.mine{background:#eff9f3;border-left:4px solid #1d805c}.picking-queue-list>article.locked{opacity:.75;background:#f6f7f6}.picking-queue-order{align-items:center;gap:13px;min-width:0;display:flex}.picking-queue-location{color:#355f4e;background:#e8f1ed;border-radius:10px;place-items:center;min-width:68px;min-height:48px;font-weight:900;display:grid}.picking-queue-order>div{gap:3px;min-width:0;display:grid}.picking-queue-order>div>b{color:var(--green);align-items:center;gap:8px;display:flex}.picking-queue-order>div>b i{color:#785400;background:#ffe59c;border-radius:999px;padding:3px 6px;font-size:9px;font-style:normal}.picking-queue-order strong{overflow-wrap:anywhere}.picking-queue-order small{color:var(--muted)}.picking-queue-progress{align-items:center;gap:10px;display:flex}.picking-queue-progress>span{background:#e5ece8;border-radius:999px;flex:1;height:9px;overflow:hidden}.picking-queue-progress i{border-radius:inherit;background:#1b805d;height:100%;display:block}.picking-queue-owner{gap:2px;display:grid}.picking-queue-owner span{color:var(--muted);font-size:10px}.picking-queue-list>article>button{white-space:nowrap;min-height:44px;padding:0 15px}.picking-empty{min-height:180px;color:var(--muted);text-align:center;place-items:center;gap:8px;padding:30px;display:grid}.picking-empty.full{min-height:55vh}.picking-empty b{color:var(--ink);font-size:22px}.picking-pager{justify-content:flex-end;align-items:center;gap:9px;display:flex}.picking-pager>span{color:var(--muted);margin-right:auto}.picking-pager button{background:#fff;border:1px solid #cfdbd5;border-radius:9px;width:40px;height:38px}.picking-pager button:disabled{opacity:.35}.picking-session-head{background:#fff;border:1px solid #d7e1dc;border-radius:17px;grid-template-columns:auto minmax(230px,1fr) auto auto;padding:20px 22px;display:grid}.picking-session-head h1{margin:3px 0;font-size:clamp(28px,3vw,42px)}.picking-session-head>button{min-height:48px;padding:0 16px}.picking-session-total{align-items:baseline;gap:9px;display:flex!important}.picking-session-total b{color:var(--green);font-size:33px}.picking-session-total span{color:var(--muted)}.picking-progress{background:#dfe8e3;border-radius:999px;height:12px;overflow:hidden}.picking-progress i{border-radius:inherit;background:linear-gradient(90deg,#197a57,#bff34e);height:100%;transition:width .25s;display:block}.picking-scan-panel{color:#fff;background:#0d3023;border:2px solid #164c39;border-radius:18px;grid-template-columns:minmax(250px,.65fr) minmax(420px,1.25fr) auto auto;align-items:stretch;gap:14px;padding:20px;transition:background .18s,border-color .18s;display:grid}.scan-success .picking-scan-panel{background:#176a4d;border-color:#70b99a}.scan-error .picking-scan-panel{background:#6f2922;border-color:#e7887a}.picking-scan-copy{align-content:center;gap:4px;display:grid}.picking-scan-copy>span{color:#c3f451;letter-spacing:.15em;font-size:10px;font-weight:900}.picking-scan-copy h2{margin:0;font-size:25px}.picking-scan-copy p{color:#c7d7cf;margin:0}.picking-scan-panel form{color:#17362a;background:#fff;border:5px solid #fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.picking-scan-panel form>span{padding-left:15px;font-size:26px}.picking-scan-panel input{color:#153228;border:0;outline:0;height:58px;padding:0 13px;font:700 18px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.picking-scan-panel form button{border-radius:10px;height:58px;padding:0 20px}.picking-camera,.picking-undo{color:#fff;text-align:left;background:#ffffff0e;border:1px solid #ffffff36;border-radius:13px;align-items:center;gap:9px;min-width:135px;padding:0 14px;display:flex}.picking-camera>span,.picking-undo>span{display:grid}.picking-camera small,.picking-undo small{color:#b9ccc3}.picking-camera:disabled,.picking-undo:disabled{opacity:.4}.picking-next-card{background:#fff;border:2px solid #1b7858;border-radius:18px;grid-template-columns:150px 90px minmax(300px,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid;box-shadow:0 8px 30px #15382b0b}.picking-next-label{border-right:1px solid #dce5e0;align-content:center;align-self:stretch;gap:5px;display:grid}.picking-next-label span{color:var(--green);letter-spacing:.12em;font-size:10px;font-weight:900}.picking-next-label b{font-size:20px}.picking-product-image,.picking-line-image{background:#f3f6f4;border-radius:10px;place-items:center;display:grid;overflow:hidden}.picking-product-image{width:82px;height:82px}.picking-product-image img,.picking-line-image img{object-fit:contain;width:100%;height:100%}.picking-next-product{min-width:0}.picking-next-product code{color:var(--green);font-size:16px;font-weight:900}.picking-next-product h2{overflow-wrap:anywhere;margin:4px 0 10px;font-size:21px}.picking-next-product>div,.picking-line-count{flex-wrap:wrap;gap:6px;display:flex}.picking-next-product>div span,.picking-line-count span{color:#64736c;background:#f6f8f7;border:1px solid #d6dfda;border-radius:999px;padding:5px 9px;font-size:11px}.picking-next-product>div b,.picking-line-count b{color:var(--ink);font-size:14px}.picking-line-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.picking-line-actions>button:not(.secondary){width:46px;height:46px;color:var(--ink);background:#fff;border:1px solid #cad7d0;border-radius:11px;place-items:center;font-size:22px;font-weight:900;display:grid}.picking-line-actions>button:last-child:not(.secondary){background:#c8f255;border-color:#b7e83f}.picking-line-actions>button:disabled{opacity:.35}.picking-line-actions>b{text-align:center;min-width:30px;font-size:20px}.picking-line-actions .secondary{min-height:44px;padding:0 12px}.picking-ready{background:#eaf8f0;border:1px solid #9dd4b9;border-radius:18px;align-items:center;gap:16px;padding:20px;display:flex}.picking-ready>span{color:#fff;background:#197b58;border-radius:50%;place-items:center;width:50px;height:50px;font-size:25px;display:grid}.picking-ready>div{flex:1}.picking-ready h2,.picking-ready p{margin:0}.picking-ready p{color:#5c6e65}.picking-ready button{min-height:52px;padding:0 20px}.picking-collected{background:#fff;border:1px solid #d7e1dc;border-radius:18px;overflow:hidden}.picking-collected>header{border-bottom:1px solid #dce5e0;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.picking-collected h2{margin:4px 0 0}.picking-collected>div>article{border-top:1px solid #e3e9e6;grid-template-columns:42px 64px minmax(260px,1fr) minmax(175px,.5fr) auto;align-items:center;gap:15px;padding:15px 20px;display:grid}.picking-collected>div>article:first-child{border-top:0}.picking-collected article.done{background:#eff8f3}.picking-collected article.next{box-shadow:inset 4px 0 #1a7b59}.picking-line-check{color:#566b61;background:#edf1ef;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.picking-collected article.done .picking-line-check{color:#fff;background:#197a57}.picking-line-image{width:58px;height:58px}.picking-line-product{gap:3px;min-width:0;display:grid}.picking-line-product code{color:var(--green);font-weight:900}.picking-line-product b{overflow-wrap:anywhere}.picking-line-product small{color:var(--muted)}.picking-session-footer{z-index:30;color:#fff;background:#102e23;border:1px solid #b9cfc4;border-radius:15px;align-items:center;gap:14px;padding:15px 17px;display:flex;position:sticky;bottom:10px;box-shadow:0 15px 40px #102e2338}.picking-session-footer span{text-align:center;color:#c4d4cc;flex:1;font-size:12px}.picking-session-footer button{min-height:48px;padding:0 16px}.picking-session-footer .danger{color:#e99084;background:#17362c;border-color:#87584f}.picking-camera-modal,.picking-serial-backdrop{z-index:800;background:#0d2019cc;position:fixed;inset:0}.picking-camera-modal{place-items:center;padding:16px;display:grid}.picking-camera-modal>div{background:#fff;border-radius:18px;width:min(680px,100%);overflow:hidden}.picking-camera-modal header,.picking-serial-drawer>header{border-bottom:1px solid #dfe7e3;justify-content:space-between;align-items:flex-start;gap:15px;padding:19px 21px;display:flex}.picking-camera-modal header button,.picking-serial-drawer>header button{cursor:pointer;background:0 0;border:0;font-size:27px}.picking-camera-modal video{background:#111;width:100%;max-height:65dvh;display:block}.picking-camera-modal p{text-align:center;color:var(--muted);margin:0;padding:14px}.picking-serial-backdrop{justify-content:flex-end;display:flex}.picking-serial-drawer{background:#fff;grid-template-rows:auto auto auto auto minmax(0,1fr);width:min(640px,100%);height:100dvh;display:grid;box-shadow:-20px 0 70px #0004}.picking-serial-drawer>header>div{grid-template-columns:auto 1fr;column-gap:10px;display:grid}.picking-serial-drawer>header>div>span{grid-row:1/4;font-size:28px}.picking-serial-drawer h2{margin:0}.picking-serial-drawer p{color:var(--muted);margin:4px 0 0}.picking-serial-progress{gap:8px;padding:16px 21px;display:grid}.picking-serial-progress>span{background:#e3ebe7;border-radius:999px;height:8px;overflow:hidden}.picking-serial-progress i{background:#187a57;height:100%;display:block}.picking-serial-drawer>form{border:2px solid #197a57;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin:0 20px 15px;display:grid;overflow:hidden}.picking-serial-drawer>form>span{padding-left:13px}.picking-serial-drawer>form input{border:0;outline:0;height:52px;padding:0 12px;font:700 16px/1 ui-monospace,SFMono-Regular,monospace}.picking-serial-drawer>form button{border-radius:9px;height:48px;margin-right:3px;padding:0 15px}.picking-serial-drawer>nav{background:#eef2f0;border-radius:11px;grid-template-columns:repeat(3,1fr);margin:0 20px;padding:5px;display:grid}.picking-serial-drawer>nav button{background:0 0;border:0;border-radius:8px;height:42px;font-weight:800}.picking-serial-drawer>nav button.active{color:var(--green);background:#fff;box-shadow:0 2px 7px #1d342a12}.picking-serial-list{padding:14px 20px;overflow:auto}.picking-serial-list article{border:1px solid #dce5e0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:flex}.picking-serial-list article>div{display:grid}.picking-serial-list small{color:var(--muted)}.picking-serial-list button{color:var(--green);background:#fff;border:1px solid #cbd9d2;border-radius:8px;padding:8px 10px;font-weight:800}.picking-serial-empty,.picking-serial-manual{min-height:260px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;padding:30px;display:grid}.picking-serial-manual b{color:var(--ink);font-size:19px}@media (width<=1450px){.picking-scan-panel{grid-template-columns:minmax(220px,.65fr) minmax(380px,1.3fr) auto}.picking-undo{grid-column:3}.picking-camera{grid-area:1/3}.picking-next-card{grid-template-columns:120px 80px minmax(260px,1fr) auto}.picking-queue-list>article{grid-template-columns:minmax(300px,1.4fr) minmax(160px,.6fr) auto}.picking-queue-owner{display:none}}@media (width<=1050px){.picking-queue-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.picking-scan-panel{grid-template-columns:1fr 1fr}.picking-scan-copy,.picking-scan-panel form{grid-column:1/-1}.picking-camera,.picking-undo{grid-area:auto;min-height:58px}.picking-next-card{grid-template-columns:110px 80px minmax(220px,1fr)}.picking-next-card>.picking-line-actions{grid-column:1/-1;justify-content:flex-end}.picking-collected>div{overflow-x:auto}.picking-collected>div>article{min-width:880px}}@media (width<=900px){.picking-page-head{align-items:flex-start}.picking-queue-metrics{grid-template-columns:1fr 1fr}.picking-queue-tools{grid-template-columns:1fr}.picking-queue-list>article{grid-template-columns:1fr;gap:12px}.picking-queue-list>article>button{width:100%}.picking-session-head{grid-template-columns:auto 1fr;padding:15px}.picking-session-head>.picking-session-total{grid-column:1/-1;justify-content:flex-start}.picking-session-head>button:last-child{grid-column:1/-1;width:100%}.picking-scan-panel{grid-template-columns:1fr;padding:14px}.picking-scan-copy,.picking-scan-panel form,.picking-camera,.picking-undo{grid-column:auto}.picking-scan-panel form{grid-template-columns:auto minmax(0,1fr)}.picking-scan-panel form button{grid-column:1/-1;width:100%}.picking-next-card{grid-template-columns:74px 1fr;padding:15px}.picking-next-label{border-bottom:1px solid #dce5e0;border-right:0;grid-column:1/-1;padding-bottom:9px}.picking-next-product{grid-column:2}.picking-next-card>.picking-line-actions{grid-column:1/-1;justify-content:center}.picking-ready{flex-wrap:wrap;align-items:flex-start}.picking-ready button{width:100%}.picking-session-footer{flex-direction:column;align-items:stretch}.picking-session-footer span{order:-1}.picking-session-footer button{width:100%}.picking-serial-drawer>nav button{font-size:12px}.picking-queue-order{align-items:flex-start}.picking-queue-location{min-width:58px}.picking-queue-metrics article{min-height:116px;padding:14px}}@media (width<=430px){.picking-queue-metrics,.picking-session-head{grid-template-columns:1fr}.picking-session-head>.secondary{width:100%}.picking-next-card{grid-template-columns:1fr}.picking-next-product{grid-column:auto}.picking-product-image{width:100%;height:150px}.picking-line-actions{flex-wrap:wrap}.picking-serial-drawer>nav{grid-template-columns:1fr}.picking-serial-drawer>form{grid-template-columns:auto minmax(0,1fr)}.picking-serial-drawer>form button{grid-column:1/-1;width:calc(100% - 6px);margin:3px}}@media print{@page shippingLabel{size:100mm 150mm;margin:0}@page orderConfirmation{size:A4 portrait;margin:0}body *{visibility:hidden!important}html[data-print-document=shipping-label] .shipping-label-print-area,html[data-print-document=shipping-label] .shipping-label-print-area *{visibility:visible!important}html[data-print-document=shipping-label] .shipping-label-backdrop{background:0 0;padding:0;display:block;position:static}html[data-print-document=shipping-label] .shipping-label-modal{display:none!important}html[data-print-document=shipping-label] .shipping-label-print-area{width:100mm;position:absolute;inset:0;display:block!important}.shipping-label-sheet{page:shippingLabel;break-after:page;page-break-after:always}.shipping-label-sheet:last-child{break-after:auto;page-break-after:auto}html[data-print-document=order-confirmation] .order-confirmation-print-area,html[data-print-document=order-confirmation] .order-confirmation-print-area *{visibility:visible!important}html[data-print-document=order-confirmation] .order-confirmation-backdrop{background:0 0;padding:0;display:block;position:static}html[data-print-document=order-confirmation] .order-confirmation-modal{display:none!important}html[data-print-document=order-confirmation] .order-confirmation-print-area{width:210mm;position:absolute;inset:0;display:block!important}.order-confirmation-sheet{page:orderConfirmation;width:210mm;min-height:297mm;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:0}}.public-rma{min-height:100dvh;color:var(--ink);background:linear-gradient(145deg,#edf4f0,#fff 60%);padding:clamp(16px,4vw,50px)}.public-rma>header,.public-rma-shell,.public-rma>footer{width:min(1080px,100%);margin-inline:auto}.public-rma>header{align-items:center;gap:18px;margin-bottom:25px;display:flex}.public-rma>header img{width:125px;height:auto}.public-rma>header div{gap:3px;display:grid}.public-rma>header b{font-size:21px}.public-rma>header span{color:var(--muted)}.public-rma-shell{gap:17px;display:grid}.public-rma-intro{gap:8px;display:grid}.public-rma-intro>span{color:var(--green);letter-spacing:.16em;font-size:11px;font-weight:900}.public-rma-intro h1{letter-spacing:-.05em;margin:0;font-size:clamp(36px,6vw,62px);line-height:1}.public-rma-intro p{max-width:720px;color:var(--muted);margin:0;font-size:17px}.public-rma-intro>div{background:#e7eeea;border-radius:12px;gap:5px;width:max-content;margin-top:14px;padding:5px;display:flex}.public-rma-intro button{background:0 0;border:0;border-radius:9px;min-height:42px;padding:0 14px;font-weight:850}.public-rma-intro button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #15352718}.public-rma-form,.public-rma-track,.public-rma-success{background:#fff;border:1px solid #d7e1dc;border-radius:20px;padding:clamp(18px,3vw,30px);box-shadow:0 15px 40px #102f240e}.public-rma-form .rma-form-grid{max-height:none;padding:0;overflow:visible}.public-rma-form label,.public-rma-track label{gap:6px;display:grid}.public-rma-form label>span,.public-rma-track label>span{color:#65756d;text-transform:uppercase;font-size:11px;font-weight:900}.public-rma-form input,.public-rma-form select,.public-rma-form textarea,.public-rma-track input{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #cad8d1;border-radius:10px;padding:0 12px}.public-rma-form input,.public-rma-form select,.public-rma-track input{height:48px}.public-rma-form textarea{resize:vertical;min-height:125px;padding-block:12px}.public-rma-form footer{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.public-rma-form footer small{color:var(--muted)}.public-rma button{cursor:pointer}.public-rma-form footer button,.public-rma-track>button,.public-rma-success>button{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:10px;min-height:49px;padding:0 18px;font-weight:900}.public-rma-form footer button:disabled,.public-rma-track>button:disabled{opacity:.5}.public-rma-track{grid-template-columns:1fr 1fr auto;align-items:end;gap:13px;display:grid}.public-rma-success{justify-items:start;gap:8px;display:grid}.public-rma-success>i{width:45px;height:45px;color:var(--green);background:#e1f5e9;border-radius:999px;place-items:center;font-size:24px;font-style:normal;display:grid}.public-rma-success>span{color:var(--green);letter-spacing:.14em;font-size:11px;font-weight:900}.public-rma-success h2{margin:0;font-size:34px}.public-rma-success>p{color:#53635b;margin:0;font-size:18px;font-weight:800}.public-rma-timeline{gap:8px;width:100%;margin:12px 0;display:grid}.public-rma-timeline article{border:1px solid #dce5e0;border-radius:10px;grid-template-columns:13px 1fr;gap:10px;padding:11px;display:grid}.public-rma-timeline article>i{background:#338d69;border-radius:999px;width:10px;height:10px;margin-top:5px}.public-rma-timeline article div{gap:3px;display:grid}.public-rma-timeline article span{color:var(--muted);font-size:12px}.public-rma>footer{color:var(--muted);border-top:1px solid #dbe4df;margin-top:26px;padding-top:17px;font-size:12px}@media (width<=560px){.public-rma{padding:14px}.public-rma>header img{width:105px}.public-rma-intro>div{width:100%;display:grid}.public-rma-form footer{flex-direction:column;align-items:stretch}.public-rma-form footer button{width:100%}.public-rma-track{grid-template-columns:1fr}.public-rma-track>button{width:100%}}.supplier-feeds-admin{background:#fff;border:1px solid #d7e0da;border-radius:22px;margin:24px 0 56px;scroll-margin-top:24px;overflow:hidden;box-shadow:0 14px 38px #0b30230d}.supplier-feeds-hero{color:#fff;background:linear-gradient(135deg,#0b2d20 0%,#123e2d 72%,#194f39 100%);justify-content:space-between;align-items:center;gap:24px;padding:30px 32px;display:flex}.supplier-feeds-hero>div:first-child>span{letter-spacing:.18em;color:#baf34f;font-size:12px;font-weight:900}.supplier-feeds-hero h2{letter-spacing:-.03em;margin:8px 0 6px;font-size:34px}.supplier-feeds-hero p{color:#cbd9d2;margin:0}.feed-health{background:#ffffff0f;border:1px solid #ffffff26;border-radius:16px;grid-template-columns:12px 1fr;align-items:center;gap:2px 10px;min-width:270px;padding:16px 18px;display:grid}.feed-health i{background:#baf34f;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #baf34f1f}.feed-health i.warn{background:#ffbd3b}.feed-health small{color:#b8c9c0;grid-column:2}.supplier-feeds-admin>.product-master-message{justify-content:space-between;align-items:center;margin:18px 24px 0;display:flex}.supplier-feeds-admin>.product-master-message button{background:0 0;border:0;font-size:24px}.managed-feed-connectors{background:#f8fbf9;border:1px solid #d8e3dc;border-radius:17px;margin:22px 24px 0;padding:18px}.managed-feed-connectors>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.managed-feed-connectors>header>div{gap:4px;display:grid}.managed-feed-connectors>header span{letter-spacing:.13em;color:#197451;font-size:11px;font-weight:900}.managed-feed-connectors>header b{font-size:20px}.managed-feed-connectors>header small{color:#718078}.managed-feed-connectors>div{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;display:grid}.managed-feed-connectors button{text-align:left;color:#17241e;background:#fff;border:1px solid #ccd9d1;border-radius:14px;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-width:0;padding:14px;transition:all .16s;display:grid}.managed-feed-connectors button:hover{border-color:#79ad90;transform:translateY(-1px);box-shadow:0 8px 22px #0f422d14}.managed-feed-connectors button>i{color:#baf34f;letter-spacing:.04em;background:#113d2d;border-radius:13px;place-items:center;width:52px;height:52px;font-size:14px;font-style:normal;font-weight:950;display:grid}.managed-feed-connectors button>span{gap:3px;min-width:0;display:grid}.managed-feed-connectors button>span b{font-size:16px}.managed-feed-connectors button>span small{color:#718078;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.managed-feed-connectors button>em{color:#607169;background:#edf2ef;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900}.managed-feed-connectors button>em.ready{color:#1f5d9a;background:#eef6ff}.managed-feed-connectors button>em.active{color:#13704d;background:#e1f6e9}.managed-feed-connectors button>em.inactive{color:#8c6114;background:#fff3d9}.managed-feed-connectors button>strong{color:#197451;white-space:nowrap}.managed-feed-connectors button.configured{border-color:#a7cdb9}.feed-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:22px 24px;display:grid}.feed-kpis article{background:#fbfcfb;border:1px solid #dbe3de;border-radius:16px;gap:4px;min-height:112px;padding:18px;display:grid}.feed-kpis span{letter-spacing:.1em;color:#697a72;text-transform:uppercase;font-size:12px;font-weight:900}.feed-kpis b{font-size:30px}.feed-kpis small{color:#718078}.feed-kpis article.warn{background:#fffaf0;border-color:#efd69d}.feed-kpis article.danger{background:#fff5f3;border-color:#efb7af}.feed-workspace{border-top:1px solid #dce4df;grid-template-columns:300px minmax(0,1fr);min-width:0;display:grid}.feed-directory{background:#f6f8f6;border-right:1px solid #dce4df;min-width:0;padding:20px 14px}.feed-directory>header{justify-content:space-between;align-items:center;padding:0 8px 12px;display:flex}.feed-directory>header span{color:#718078;font-size:12px}.feed-directory>label,.feed-list-toolbar label{background:#fff;border:1px solid #ccd8d1;border-radius:12px;align-items:center;gap:10px;padding:0 12px;display:flex}.feed-directory>label input,.feed-list-toolbar input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:44px}.feed-directory>div{gap:6px;max-height:720px;margin-top:12px;display:grid;overflow:auto}.feed-directory>div>button{text-align:left;color:#1c2923;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;width:100%;padding:13px 12px;display:grid}.feed-directory>div>button:hover,.feed-directory>div>button.selected{background:#fff;border-color:#a9c8b7;box-shadow:0 5px 16px #19443112}.feed-directory button i{background:#aab6af;border-radius:50%;width:9px;height:9px}.feed-directory button i.active{background:#1c9a68}.feed-directory button i.error{background:#db4b3d}.feed-directory button span{gap:3px;min-width:0;display:grid}.feed-directory button b,.feed-directory button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.feed-directory button small{color:#718078}.feed-directory button em{color:#197451;font-style:normal}.feed-directory button.unconfigured{opacity:.78;border-style:dashed}.feed-main{min-width:0;padding:22px 24px 28px}.feed-selected-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.feed-selected-head>div:first-child{min-width:0}.feed-selected-head span{letter-spacing:.1em;color:#247759;font-size:12px;font-weight:900}.feed-selected-head h3{margin:5px 0;font-size:27px}.feed-selected-head p{color:#718078;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.feed-selected-head>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.feed-selected-head button,.feed-list-toolbar button,.feed-actions button{background:#fff;border:1px solid #cbd7d0;border-radius:10px;height:42px;padding:0 14px;font-weight:800}.feed-selected-head button.primary{color:#fff;background:#187454;border-color:#187454}.feed-selected-head button.force{color:#a44136;border-color:#e9b2ab}.feed-state{border-radius:999px;padding:8px 10px;color:#6a7871!important;background:#edf1ee!important}.feed-state.active{color:#187454!important;background:#e5f5ec!important}.feed-status-strip{background:#dce4df;border:1px solid #dce4df;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:20px 0;display:grid;overflow:hidden}.feed-status-strip span{color:#48574f;background:#f8faf8;gap:5px;padding:13px 14px;display:grid}.feed-status-strip b{letter-spacing:.07em;text-transform:uppercase;color:#748179;font-size:11px}.feed-info,.feed-error{border-radius:12px;gap:14px;padding:13px 15px;display:flex}.feed-info{color:#215c43;background:#f1faf5;border:1px solid #b9d9c9}.feed-info span,.feed-error span{word-break:break-word}.feed-error{color:#9f352c;background:#fff3f1;border:1px solid #f0b7ae}.feed-tabs{background:#edf1ee;border-radius:13px;gap:4px;margin-top:22px;padding:5px;display:flex;overflow-x:auto}.feed-tabs button{white-space:nowrap;color:#697870;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:flex}.feed-tabs button.selected{color:#176f51;background:#fff;box-shadow:0 2px 8px #0e322314}.feed-tabs em{color:#5e4300;background:#ffbd3b;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-style:normal;display:grid}.feed-list-toolbar{gap:10px;margin:14px 0;display:flex}.feed-list-toolbar label{flex:1}.feed-list-toolbar button{white-space:nowrap}.feed-loading,.feed-empty{text-align:center;color:#77847d;place-items:center;gap:7px;min-height:170px;padding:26px;display:grid}.feed-empty b{color:#26322d;font-size:18px}.feed-table{border:1px solid #dce4df;border-radius:14px;min-width:820px;overflow:hidden}.feed-main:has(.feed-table){overflow-x:auto}.feed-table>header,.feed-table>article{grid-template-columns:1.45fr 1fr 1fr .75fr 1fr;align-items:center;gap:14px;display:grid}.feed-table>header{color:#6e7c75;letter-spacing:.07em;text-transform:uppercase;background:#f2f5f3;padding:11px 14px;font-size:11px;font-weight:900}.feed-table>article{border-top:1px solid #e2e8e4;min-height:78px;padding:12px 14px}.feed-table>article:hover{background:#fbfcfb}.feed-table>article>span{gap:4px;min-width:0;display:grid}.feed-table b,.feed-table small{text-overflow:ellipsis;overflow:hidden}.feed-table small{color:#718078}.feed-table.mappings>header,.feed-table.mappings>article,.feed-table.history>header,.feed-table.history>article,.feed-table.rules>header,.feed-table.rules>article{grid-template-columns:1fr 1fr 1.4fr 1fr 1fr}.feed-actions{flex-direction:row;gap:6px;display:flex!important}.feed-actions button:first-child{color:#fff;background:#187454;border-color:#187454}.feed-rule-form{grid-template-columns:1.4fr 1.4fr repeat(3,1fr) auto;gap:8px;margin-bottom:12px;display:grid}.feed-rule-form input,.feed-rule-form select{background:#fff;border:1px solid #ccd8d1;border-radius:10px;min-width:0;height:46px;padding:0 12px}.feed-rule-form button{color:#fff;background:#187454;border:0;border-radius:10px;padding:0 16px;font-weight:900}.mapping-preferred{color:#6a7871;background:#fff;border:1px solid #d5ded8;border-radius:7px;justify-self:start;margin-top:3px;padding:4px 7px;font-size:11px;font-weight:800}.mapping-preferred.selected{color:#8b6400;background:#fff8de;border-color:#e1b84e}.feed-console{gap:9px;display:grid}.feed-console article{background:#fbfcfb;border:1px solid #dce4df;border-radius:12px;padding:15px}.feed-console header{justify-content:space-between;gap:16px;display:flex}.feed-console time{color:#718078}.feed-console p{color:#536159;margin:12px 0}.feed-console footer{flex-wrap:wrap;gap:7px;display:flex}.feed-console footer span{background:#edf2ef;border-radius:7px;padding:5px 8px;font-family:monospace;font-size:12px}.feed-console article.raw{color:#d8e6df;background:#102c21}.feed-console article.raw time{color:#a9bdb3}.feed-console pre{white-space:pre-wrap;word-break:break-word;max-height:280px;margin:12px 0 0;font-size:12px;overflow:auto}.feed-editor{background:#fff;border-radius:20px;width:min(1080px,100vw - 30px);max-height:calc(100vh - 30px);overflow:hidden;box-shadow:0 30px 100px #0000004d}.feed-editor>header,.mapping-modal>header{border-bottom:1px solid #dde5e0;justify-content:space-between;gap:18px;padding:22px 24px;display:flex}.feed-editor>header span,.mapping-modal>header span{letter-spacing:.12em;color:#197451;font-size:11px;font-weight:900}.feed-editor h2,.mapping-modal h2{margin:5px 0}.feed-editor p,.mapping-modal p{color:#718078;margin:0}.feed-editor>header>button,.mapping-modal>header>button{background:0 0;border:0;align-self:flex-start;font-size:28px}.feed-editor-body{gap:18px;max-height:calc(100vh - 180px);padding:22px 24px;display:grid;overflow:auto}.feed-editor-body section{border:1px solid #dce4df;border-radius:14px;padding:17px}.feed-editor-body h3{margin:0 0 14px}.feed-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.feed-form-grid label,.feed-path-grid label{gap:6px;display:grid}.feed-form-grid label.wide{grid-column:1/-1}.feed-form-grid label>span,.feed-path-grid label>span{color:#697870;font-size:12px;font-weight:900}.feed-form-grid input,.feed-form-grid select,.feed-path-grid input,.feed-editor-body textarea{background:#fff;border:1px solid #cbd7d0;border-radius:10px;width:100%;min-width:0;height:48px;padding:0 12px}.feed-editor-body textarea{height:auto;padding:12px;font-family:monospace}.feed-form-grid label.check{align-items:center;gap:9px;padding:10px;display:flex}.feed-form-grid label.check input{width:20px;height:20px}.feed-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.feed-editor>footer{border-top:1px solid #dce4df;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.feed-editor>footer button{background:#fff;border:1px solid #cad6cf;border-radius:10px;height:46px;padding:0 22px;font-weight:900}.feed-editor>footer button.primary{color:#fff;background:#187454;border-color:#187454}.mapping-modal{background:#fff;border-radius:18px;width:min(720px,100vw - 28px);max-height:min(780px,100vh - 28px);overflow:auto}.mapping-search{border:2px solid #227a5c;border-radius:12px;align-items:center;gap:10px;margin:18px;padding:0 14px;display:flex}.mapping-search input{border:0;outline:0;width:100%;height:52px}.mapping-modal>div:last-child{gap:7px;padding:0 18px 20px;display:grid}.mapping-modal>div:last-child>button{text-align:left;background:#fff;border:1px solid #dce4df;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:13px;display:grid}.mapping-modal button span{gap:4px;display:grid}.mapping-modal button small{color:#718078}.mapping-modal button strong{color:#187454}@media (width<=1180px){.feed-workspace{grid-template-columns:250px minmax(0,1fr)}.feed-status-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.feed-path-grid,.feed-rule-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.supplier-feeds-hero{flex-direction:column;align-items:flex-start}.feed-health{width:100%}.managed-feed-connectors>div{grid-template-columns:1fr}.feed-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-workspace{grid-template-columns:1fr}.feed-directory{border-bottom:1px solid #dce4df;border-right:0}.feed-directory>div{max-height:none;display:flex;overflow-x:auto}.feed-directory>div>button{min-width:230px}.feed-selected-head{flex-direction:column}.feed-selected-head>div:last-child{justify-content:flex-start}.feed-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-form-grid,.feed-path-grid{grid-template-columns:1fr}.feed-form-grid label.wide{grid-column:auto}}@media (width<=560px){.supplier-feeds-admin{border-radius:14px}.supplier-feeds-hero{padding:22px 18px}.supplier-feeds-hero h2{font-size:28px}.managed-feed-connectors{margin:14px 14px 0;padding:13px}.managed-feed-connectors>header{flex-direction:column;align-items:flex-start;gap:6px}.managed-feed-connectors button{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding:12px}.managed-feed-connectors button>i{width:44px;height:44px}.managed-feed-connectors button>em{grid-column:2}.managed-feed-connectors button>strong{grid-area:1/3/3}.feed-kpis{gap:8px;padding:14px}.feed-kpis article{min-height:96px;padding:14px}.feed-main{padding:17px 14px}.feed-status-strip,.feed-rule-form{grid-template-columns:1fr}.feed-editor-body{padding:14px}.feed-editor>header,.feed-editor>footer{padding:15px}.mapping-modal>div:last-child>button{grid-template-columns:1fr}.mapping-modal button strong{justify-self:start}}.public-rma-form .wide{grid-column:1/-1}.rma-admin,.rma-detail,.rma-debts{gap:18px;min-width:0;max-width:100%;display:grid}.rma-page-head{justify-content:space-between;align-items:flex-end;gap:24px;min-width:0;display:flex}.rma-page-head>div:first-child{min-width:0}.rma-page-head>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.rma-page-head span,.rma-detail-head>div>span,.rma-card>span,.rma-card>header span{color:var(--green);letter-spacing:.16em;font-size:11px;font-weight:900}.rma-page-head h1{letter-spacing:-.045em;margin:7px 0 4px;font-size:clamp(34px,4vw,52px);line-height:1}.rma-page-head p{color:var(--muted);max-width:780px;margin:0}.rma-page-head button,.rma-detail-head button,.rma-page-head .primary{min-height:48px;color:var(--ink);background:#fff;border:1px solid #c9d7d0;border-radius:11px;padding:0 17px;font-weight:900}.rma-page-head button.primary{border-color:var(--green);background:var(--green);color:#fff}.rma-page-head button i{min-width:21px;height:21px;color:var(--green);background:#e2f3e9;border-radius:999px;place-items:center;margin-left:5px;font-style:normal;display:inline-grid}.rma-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;min-width:0;display:grid}.rma-metrics article{background:#fff;border:1px solid #d8e2dd;border-top:4px solid #54a67f;border-radius:16px;align-content:start;gap:5px;min-width:0;min-height:125px;padding:19px 21px;display:grid}.rma-metrics article>span{color:#66766e;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:900}.rma-metrics article>b{font-size:31px;line-height:1.15}.rma-metrics article>small{color:var(--muted);margin-top:auto}.rma-metrics article.danger{background:#fff6f4;border-color:#cf4939 #efb5ad #efb5ad}.rma-metrics article.danger>b{color:#a5382e}.rma-workspace{background:#fff;border:1px solid #d8e2dd;border-radius:18px;min-width:0;overflow:hidden}.rma-filters{background:#fbfcfb;border-bottom:1px solid #dce5e0;grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(155px,.65fr)) auto;gap:10px;padding:16px;display:grid}.rma-filters input,.rma-filters select,.rma-bulk select{width:100%;min-width:0;height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cad8d1;border-radius:10px;padding:0 12px}.rma-filters>label{white-space:nowrap;color:#53635b;align-items:center;gap:8px;font-weight:800;display:flex}.rma-filters>label input{width:18px;height:18px}.rma-alert{color:#1c6749;background:#effaf4;border:1px solid #b8d8c7;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;padding:14px 17px;font-weight:800;display:flex}.rma-alert.error{color:#9f392f;background:#fff3f1;border-color:#efb6ae}.rma-alert button{color:inherit;background:0 0;border:0;font-size:18px}.rma-bulk{color:#fff;background:#102f24;border-bottom:1px solid #dce5e0;align-items:center;gap:9px;padding:12px 16px;display:flex}.rma-bulk b{margin-right:auto}.rma-bulk select,.rma-bulk button{width:auto;min-width:150px;height:42px;color:var(--ink);background:#fff;border:1px solid #cfdbd5;border-radius:9px;padding:0 11px;font-weight:850}.rma-bulk button.danger{color:#a73b31;background:#fff1ef;border-color:#ffb6ad}.rma-table-wrap{overscroll-behavior-inline:contain;max-width:100%;overflow:auto}.rma-table{border-collapse:collapse;width:100%;min-width:1050px}.rma-table th{color:#68776f;letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f2f5f3;padding:12px 14px;font-size:10px;font-weight:900}.rma-table td{vertical-align:middle;border-top:1px solid #e1e8e4;padding:14px}.rma-table tbody tr:hover{background:#fbfdfc}.rma-table tr.at-risk{background:#fff9f0}.rma-table td>span,.rma-table td>small{color:var(--muted);margin-top:3px;display:block}.rma-table td:last-child{text-align:right}.rma-table td:last-child button,.rma-ticket-link{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:900}.rma-ticket-link{text-align:left;gap:4px;padding:0;display:grid}.rma-ticket-link span{color:var(--ink);font-weight:750}.rma-status{color:#53645c;white-space:nowrap;background:#edf2ef;border:1px solid #d7e0db;border-radius:999px;align-items:center;width:max-content;max-width:190px;min-height:31px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.rma-status.pending{color:#80560d;background:#fff2d9;border-color:#f1d08a}.rma-status.received{color:#28579f;background:#eaf1ff;border-color:#b9cff8}.rma-status.progress{color:#146c58;background:#e5f8f3;border-color:#a3ddcc}.rma-status.supplier{color:#684299;background:#f2eaff;border-color:#d3bcf3}.rma-status.returned{color:#1b7557;background:#e3f7ef;border-color:#a7d9c6}.rma-status.waiting{color:#915e19;background:#fff5e5;border-color:#efcea0}.rma-status.completed{color:#166d48;background:#e0f7e9;border-color:#9ed6b7}.rma-status.cancelled{color:#a13232;background:#ffebeb;border-color:#efb3b3}.priority{color:#596960;background:#eef2ef;border-radius:999px;width:max-content;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.priority.high{color:#9c5c08;background:#fff0dc}.priority.urgent{color:#ad3024;background:#ffe5e2}.priority.low{color:#5d6872;background:#edf1f5}.rma-risk{color:#a13d30}.rma-pagination{color:#53645b;border-top:1px solid #dce5e0;justify-content:space-between;gap:15px;padding:14px 16px;display:flex}.rma-pagination small{color:var(--muted)}.rma-dialog{background:#fff;border-radius:20px;width:min(1050px,100vw - 28px);max-height:calc(100dvh - 28px);overflow:hidden;box-shadow:0 30px 100px #0005}.rma-dialog>header{border-bottom:1px solid #dce5e0;justify-content:space-between;gap:18px;padding:22px 24px;display:flex}.rma-dialog>header span{color:var(--green);letter-spacing:.15em;font-size:11px;font-weight:900}.rma-dialog>header h2{margin:5px 0;font-size:29px}.rma-dialog>header p{color:var(--muted);margin:0}.rma-dialog>header>button{background:0 0;border:0;align-self:flex-start;font-size:25px}.rma-dialog>.rma-alert{margin:14px 20px 0}.rma-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-height:calc(100dvh - 220px);padding:20px 24px;display:grid;overflow:auto}.rma-field{align-content:start;gap:6px;min-width:0;display:grid}.rma-field>span{color:#65756d;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.rma-field input,.rma-field select,.rma-field textarea,.rma-note-compose select,.rma-note-compose textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #c9d7d0;border-radius:10px;padding:0 12px}.rma-field input,.rma-field select,.rma-note-compose select{height:48px}.rma-field textarea,.rma-note-compose textarea{resize:vertical;min-height:115px;padding-block:12px}.rma-form-grid>.rma-field:last-child{grid-column:1/-1}.rma-combobox{min-width:0;position:relative}.rma-combobox>div{z-index:40;background:#fff;border:1px solid #c8d7d0;border-radius:12px;max-height:300px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto;box-shadow:0 18px 45px #10291f22}.rma-combobox button{text-align:left;background:#fff;border:0;border-top:1px solid #e0e7e3;gap:3px;padding:11px 13px;display:grid}.rma-combobox button:hover{background:#f2f8f5}.rma-combobox span{color:var(--ink);font-weight:750}.rma-combobox small{color:var(--muted)}.rma-dialog>footer{border-top:1px solid #dce5e0;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.rma-dialog>footer button{background:#fff;border:1px solid #cbd7d0;border-radius:10px;min-height:47px;padding:0 18px;font-weight:900}.rma-dialog>footer button.primary{border-color:var(--green);background:var(--green);color:#fff}.rma-dialog>footer button:disabled{opacity:.5}.rma-detail-head{background:#fff;border:1px solid #d8e2dd;border-radius:17px;grid-template-columns:auto minmax(190px,1fr) auto minmax(190px,270px) auto;align-items:center;gap:14px;min-width:0;padding:19px 22px;display:grid}.rma-detail-head>div{min-width:0}.rma-detail-head h1{margin:4px 0 2px;font-size:clamp(28px,3vw,40px);line-height:1}.rma-detail-head p{color:var(--muted);overflow-wrap:anywhere;margin:0}.rma-detail-head select{background:#fff;border:1px solid #c8d6cf;border-radius:10px;width:100%;min-width:0;height:48px;padding:0 11px;font-weight:850}.rma-detail-head button.secondary{white-space:nowrap}.rma-tabs{background:#e9eeeb;border-radius:13px;gap:4px;max-width:100%;padding:5px;display:flex;overflow-x:auto}.rma-tabs button{color:#65756d;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:850;display:flex}.rma-tabs button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #102d2312}.rma-tabs i{background:#dbe9e1;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:11px;font-style:normal;display:grid}.rma-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.rma-card{background:#fff;border:1px solid #d8e2dd;border-radius:16px;min-width:0;padding:21px}.rma-card h2{margin:7px 0;font-size:24px}.rma-card h3{margin:8px 0 4px}.rma-card p{color:#596960;overflow-wrap:anywhere}.rma-card hr{border:0;border-top:1px solid #e0e7e3;margin:17px 0}.rma-description{white-space:pre-wrap}.rma-badges{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.rma-badges>b{color:#516159;background:#edf2ef;border-radius:999px;padding:6px 9px;font-size:11px}.rma-costs{grid-template-columns:1fr 1fr;gap:10px;display:grid}.rma-private{border-left:3px solid #e2ae49;padding-left:10px;font-size:12px}.rma-resolution textarea{min-height:86px}.rma-resolution .rma-field{margin-top:10px}.rma-notes-layout{grid-template-columns:minmax(0,1fr) minmax(280px,370px);align-items:start;gap:14px;display:grid}.rma-note{background:#f9fbfa;border:1px solid #dce4df;border-radius:12px;margin-top:12px;padding:15px}.rma-note.customer{background:#f1f7ff;border-color:#afccef}.rma-note header{justify-content:space-between;gap:12px;display:flex}.rma-note header span{color:var(--muted);font-size:11px}.rma-note p{white-space:pre-wrap;margin:10px 0 0}.rma-note-compose{background:#fff9e5;border:1px solid #ecd08a;border-radius:15px;gap:10px;padding:19px;display:grid;position:sticky;top:12px}.rma-note-compose h3{margin:0}.rma-note-compose>p{color:#845c18;margin:0;font-size:12px}.rma-tone{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.rma-tone span{color:#745e2f;width:100%;font-size:11px;font-weight:900}.rma-tone button{background:#fff;border:1px solid #e4c877;border-radius:8px;padding:7px 9px;font-weight:800}.rma-note-compose>button.primary{background:var(--green);color:#fff;border:0;border-radius:10px;min-height:45px;font-weight:900}.rma-escalation{border:1px solid #dce4df;border-radius:12px;grid-template-columns:1fr auto;gap:4px 14px;margin-top:12px;padding:14px;display:grid}.rma-escalation p{grid-column:1;margin:0}.rma-escalation em{color:var(--green);grid-area:1/2/3;font-style:normal;font-weight:900}.rma-escalation button{grid-column:2;align-self:end}.rma-timeline article{border-top:1px solid #e1e8e4;grid-template-columns:16px 1fr;gap:12px;padding:13px 0;display:grid}.rma-timeline article>i{background:#2c8b65;border-radius:999px;width:11px;height:11px;margin-top:5px;box-shadow:0 0 0 4px #e4f3ec}.rma-timeline p{margin:4px 0}.rma-timeline small{color:#6f7d76}.rma-empty{text-align:center;min-height:170px;color:var(--muted);place-items:center;gap:6px;padding:24px;display:grid}.rma-loader{border:3px solid #d5e1db;border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite rma-spin}@keyframes rma-spin{to{transform:rotate(360deg)}}.rma-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.rma-card>header h2{margin:5px 0}.rma-card>header button.secondary{min-height:40px;color:var(--green);background:#fff;border:1px solid #cbd8d1;border-radius:9px;padding:0 12px;font-weight:900}.rma-attachments{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;margin:14px 0;display:grid}.rma-attachments a{color:var(--ink);background:#f8fbf9;border:1px solid #d7e2dc;border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:2px 9px;padding:11px;text-decoration:none;display:grid}.rma-attachments a>span{grid-row:1/3}.rma-attachments a>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rma-attachments a>small{color:var(--muted)}.rma-settings{background:#fff;border:1px solid #d8e2dd;border-radius:18px;gap:14px;margin:22px 0;padding:22px;display:grid}.rma-settings>header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.rma-settings>header span{color:var(--green);letter-spacing:.15em;font-size:11px;font-weight:900}.rma-settings>header h2{margin:5px 0}.rma-settings>header p{color:var(--muted);margin:0}.rma-settings>header button{background:var(--green);color:#fff;border:0;border-radius:10px;min-height:46px;padding:0 16px;font-weight:900}.rma-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.rma-settings-grid>section{background:#fbfcfb;border:1px solid #dce4df;border-radius:14px;align-content:start;gap:11px;padding:18px;display:grid}.rma-settings-grid h3{margin:0 0 4px}.rma-settings-grid label{gap:6px;display:grid}.rma-settings-grid label>span{color:#64746c;text-transform:uppercase;font-size:11px;font-weight:900}.rma-settings-grid input,.rma-settings-grid select{background:#fff;border:1px solid #cbd8d1;border-radius:10px;height:46px;padding:0 11px}.rma-settings-grid label.check{align-items:center;gap:8px;display:flex}.rma-settings-grid label.check input{width:19px;height:19px}.rma-settings-grid>section>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.rma-label-preview{background:#fff;border:2px solid #123b2c;padding:14px;grid-template-columns:1fr!important;gap:4px!important}.rma-sla-table{border:1px solid #dce4df;border-radius:14px;min-width:0;padding:18px}.rma-sla-table header h3{margin:0}.rma-sla-table header p{color:var(--muted);margin:4px 0 14px}.rma-sla-table>div{gap:7px;display:grid}.rma-sla-table article{border:1px solid #e0e7e3;border-radius:11px;grid-template-columns:minmax(100px,1fr) repeat(3,minmax(120px,1fr)) auto;align-items:end;gap:10px;padding:12px;display:grid}.rma-sla-table article label{grid-template-columns:1fr auto;gap:5px;display:grid}.rma-sla-table article label>span{color:#65756d;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:900}.rma-sla-table input{border:1px solid #cad7d0;border-radius:8px;width:100%;min-width:0;height:40px;padding:0 9px}.rma-sla-table label.check{align-items:center;height:40px;display:flex}.rma-sla-table label.check input{width:18px}.rma-sla-table label.check span{font-size:11px}.rma-sla-table small{color:var(--muted);align-self:center}.rma-public{min-height:100dvh;color:var(--ink);background:linear-gradient(145deg,#eef4f0,#fff 62%);padding:clamp(18px,4vw,56px)}.rma-public-shell{width:min(1120px,100%);margin:0 auto}.rma-public-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.rma-public-head img{width:130px;height:auto}.rma-public-head h1{letter-spacing:-.05em;margin:16px 0 7px;font-size:clamp(34px,6vw,65px)}.rma-public-head p{color:var(--muted);max-width:680px;margin:0}.rma-public-switch{background:#e7eeea;border-radius:12px;gap:5px;padding:5px;display:flex}.rma-public-switch button{background:0 0;border:0;border-radius:9px;min-height:43px;padding:0 14px;font-weight:850}.rma-public-switch button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #15352718}.rma-public-card{background:#fff;border:1px solid #d7e1dc;border-radius:20px;padding:clamp(18px,3vw,30px);box-shadow:0 15px 40px #102f240e}.rma-public-card h2{margin-top:0}.rma-public-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.rma-public-grid .wide{grid-column:1/-1}.rma-public-card button.primary{background:var(--green);color:#fff;border:0;border-radius:11px;min-height:50px;margin-top:16px;padding:0 20px;font-weight:900}.rma-public-result{background:#f1faf5;border:1px solid #b8d8c8;border-radius:14px;gap:12px;margin-top:18px;padding:18px;display:grid}.rma-public-result h3{margin:0}.rma-public-timeline{gap:9px;display:grid}.rma-public-timeline article{background:#fff;border-left:3px solid #3c916d;padding:11px}.rma-public-timeline p{color:var(--muted);margin:4px 0}.rma-print-label{display:none}@media (width<=1200px){.rma-filters{grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(150px,1fr))}.rma-filters>select:nth-of-type(3),.rma-filters>label{grid-row:2}.rma-detail-head{grid-template-columns:auto minmax(180px,1fr) auto}.rma-detail-head>select,.rma-detail-head>button.secondary{grid-row:2}.rma-detail-head>select{grid-column:2}.rma-detail-head>button.secondary{grid-column:3}.rma-notes-layout{grid-template-columns:minmax(0,1fr) minmax(270px,320px)}.rma-sla-table article{grid-template-columns:repeat(2,minmax(0,1fr))}.rma-sla-table article>b{grid-column:1/-1}}@media (width<=860px){.rma-page-head,.rma-settings>header,.rma-public-head{flex-direction:column;align-items:stretch}.rma-page-head>div:last-child,.rma-page-head>div:last-child>*{width:100%}.rma-metrics,.rma-detail-grid,.rma-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rma-filters{grid-template-columns:1fr 1fr}.rma-filters>input{grid-column:1/-1}.rma-filters>select:nth-of-type(3),.rma-filters>label{grid-row:auto}.rma-detail-head{grid-template-columns:auto minmax(0,1fr)}.rma-detail-head>.rma-status{grid-area:1/2;justify-self:end}.rma-detail-head>select,.rma-detail-head>button.secondary{grid-area:auto/1/auto/-1}.rma-notes-layout{grid-template-columns:1fr}.rma-note-compose{position:static}.rma-public-switch{width:100%}.rma-public-switch button{flex:1}.rma-bulk{flex-wrap:wrap}.rma-bulk b{width:100%}.rma-bulk select,.rma-bulk button{flex:1}}@media (width<=560px){.rma-metrics,.rma-detail-grid,.rma-settings-grid,.rma-settings-fields,.rma-costs,.rma-public-grid,.rma-form-grid{grid-template-columns:1fr}.rma-metrics article{min-height:105px}.rma-filters{grid-template-columns:1fr}.rma-filters>input{grid-column:auto}.rma-detail-head{grid-template-columns:1fr;padding:16px}.rma-detail-head>button:first-child{width:max-content}.rma-detail-head>.rma-status{grid-area:auto;justify-self:start}.rma-detail-head>select,.rma-detail-head>button.secondary{grid-column:auto}.rma-tabs{border-radius:10px}.rma-card{padding:17px}.rma-form-grid>.rma-field:last-child{grid-column:auto}.rma-dialog{border-radius:14px;width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.rma-dialog>header,.rma-dialog>footer{padding:15px}.rma-form-grid{max-height:calc(100dvh - 190px);padding:15px}.rma-dialog>footer{flex-direction:column}.rma-dialog>footer button{width:100%}.rma-settings{padding:15px}.rma-settings-fields .wide{grid-column:auto}.rma-settings-grid>section>div,.rma-sla-table article{grid-template-columns:1fr}.rma-sla-table article>b{grid-column:auto}.rma-public{padding:14px}.rma-public-head img{width:105px}.rma-public-switch{grid-template-columns:1fr;display:grid}.rma-note header{flex-direction:column}.rma-escalation{grid-template-columns:1fr}.rma-escalation em,.rma-escalation button{grid-area:auto/1}.rma-pagination{flex-direction:column}.rma-bulk select,.rma-bulk button{flex-basis:100%}}@media print{html[data-print-document=rma-label] body>*{visibility:hidden!important}html[data-print-document=rma-label] .rma-print-label,html[data-print-document=rma-label] .rma-print-label *{visibility:visible!important}html[data-print-document=rma-label] .rma-print-label{box-sizing:border-box;color:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;border:1mm solid #000;grid-template-columns:28mm 1fr;align-items:start;gap:3mm;width:100mm;height:60mm;padding:8mm;font-family:Arial,sans-serif;position:absolute;inset:0;display:grid!important}.rma-print-label img{grid-row:1/5;width:25mm}.rma-print-label>b{font-size:7mm}.rma-print-label h2{margin:0;font-size:5mm}.rma-print-label p{margin:0;font-size:3.5mm}.rma-print-label strong{color:#fff;background:#000;justify-self:start;padding:2mm 3mm;font-size:3mm}}.rma-supplier-form{background:#f5faf7;border:1px solid #bcd8ca;border-radius:13px;gap:10px;margin-top:15px;padding:15px;display:grid}.rma-supplier-form h3{margin:0}.rma-supplier-form>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.rma-supplier-form textarea{min-height:80px}.rma-supplier-form>button.primary,.rma-return-form button{background:var(--green);color:#fff;border:0;border-radius:9px;min-height:43px;font-weight:900}.rma-return-form{border-top:1px solid #dce4df;grid-column:1/-1;grid-template-columns:1.3fr 1fr 1.2fr auto;gap:7px;margin-top:9px;padding-top:10px;display:grid}.rma-return-form select,.rma-return-form input{background:#fff;border:1px solid #cbd8d1;border-radius:8px;min-width:0;height:40px;padding:0 9px}@media (width<=560px){.rma-supplier-form>div,.rma-return-form{grid-template-columns:1fr}.rma-return-form button{grid-column:1!important}}.kurier-settings{gap:16px;display:grid}.kurier-connection{color:#205d44;background:#eff9f4;border:1px solid #b9d9c8;border-radius:13px;align-items:center;gap:18px;padding:15px 17px;display:flex}.kurier-connection.warning{color:#81580e;background:#fff8e6;border-color:#edca7e}.kurier-connection b{white-space:nowrap}.kurier-connection span{color:inherit}.kurier-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.kurier-settings-grid>section{background:#fff;border:1px solid #d8e2dd;border-radius:15px;align-content:start;gap:11px;min-width:0;padding:19px;display:grid}.kurier-settings-grid h3{margin:0 0 5px}.kurier-settings-grid label{color:#63736b;text-transform:uppercase;gap:6px;font-size:11px;font-weight:900;display:grid}.kurier-settings-grid input,.kurier-settings-grid select,.kurier-settings-grid button{width:100%;min-width:0;height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd8d1;border-radius:10px;padding:0 11px}.kurier-settings-grid button{color:var(--green);cursor:pointer;font-weight:900}.kurier-settings-grid label.check{text-transform:none;border:1px solid #e0e7e3;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:10px;display:flex}.kurier-settings-grid label.check input{width:19px;height:19px}.kurier-settings-grid>section>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.kurier-accounts{grid-template-columns:1fr!important}.kurier-accounts span{background:#f2f6f4;border-radius:9px;gap:2px;padding:9px;display:grid}.kurier-accounts small{color:var(--muted)}.kurier-future{color:#714c0c;background:#fff8e8;border-left:4px solid #e3aa36;border-radius:11px;gap:5px;padding:16px;display:grid}.kurier-modal-backdrop{z-index:750;background:#10271fc7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.kurier-order-modal{background:#f3f6f4;border-radius:20px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(900px,100%);max-height:calc(100dvh - 30px);display:grid;overflow:hidden;box-shadow:0 30px 100px #0006}.kurier-order-modal>header{background:#fff;border-bottom:1px solid #dce4df;justify-content:space-between;gap:20px;padding:22px 24px;display:flex}.kurier-order-modal>header span{color:var(--green);letter-spacing:.15em;font-size:11px;font-weight:900}.kurier-order-modal h2{margin:5px 0;font-size:29px}.kurier-order-modal header p{color:var(--muted);margin:0}.kurier-order-modal>header>button{background:0 0;border:0;align-self:flex-start;font-size:28px}.kurier-order-modal>.sales-order-alert,.kurier-order-modal>.kurier-connection{margin:13px 18px 0}.kurier-issue-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:20px;display:grid;overflow:auto}.kurier-issue-form label{color:#64746c;text-transform:uppercase;align-content:start;gap:6px;font-size:11px;font-weight:900;display:grid}.kurier-issue-form input,.kurier-issue-form select,.kurier-issue-form textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #c8d6cf;border-radius:10px;padding:0 11px}.kurier-issue-form input,.kurier-issue-form select{height:48px}.kurier-issue-form textarea{resize:vertical;min-height:95px;padding-block:11px}.kurier-issue-form .wide{grid-column:1/-1}.kurier-issue-form label.check{text-transform:none;background:#fff;border:1px solid #d7e1dc;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:11px;display:flex}.kurier-issue-form label.check input{width:19px;height:19px}.kurier-shipment-view{grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid;overflow:auto}.kurier-shipment-view>section{background:#fff;border:1px solid #d7e1dc;border-radius:14px;align-content:start;gap:10px;padding:19px;display:grid}.kurier-tracking span{color:var(--green);letter-spacing:.15em;font-size:11px;font-weight:900}.kurier-tracking strong{overflow-wrap:anywhere;font-size:30px}.kurier-shipment-view button{height:44px;color:var(--green);background:#fff;border:1px solid #c8d6cf;border-radius:9px;font-weight:900}.kurier-order-modal>footer{background:#fff;border-top:1px solid #dce4df;justify-content:flex-end;gap:9px;padding:16px 20px;display:flex}.kurier-order-modal>footer button,.kurier-order-modal>footer select{background:#fff;border:1px solid #c8d6cf;border-radius:10px;min-height:46px;padding:0 15px;font-weight:900}.kurier-order-modal>footer button.primary{border-color:var(--green);background:var(--green);color:#fff}.kurier-order-modal>footer button.danger{color:#a6392f;border-color:#efa99f}.kurier-order-modal button:disabled{opacity:.5}@media (width<=800px){.kurier-settings-grid,.kurier-shipment-view{grid-template-columns:1fr}.kurier-issue-form{grid-template-columns:1fr 1fr}.kurier-order-modal>footer{flex-wrap:wrap}.kurier-order-modal>footer>*{flex:1}}@media (width<=540px){.kurier-connection{flex-direction:column;align-items:flex-start;gap:5px}.kurier-settings-grid,.kurier-settings-grid>section>div,.kurier-issue-form{grid-template-columns:1fr}.kurier-issue-form .wide{grid-column:auto}.kurier-modal-backdrop{padding:6px}.kurier-order-modal{border-radius:14px;max-height:calc(100dvh - 12px)}.kurier-order-modal>header{padding:16px}.kurier-order-modal>footer{grid-template-columns:1fr;display:grid}.kurier-order-modal>footer>*{width:100%}}.mydata-module{gap:22px;min-width:0;display:grid}.mydata-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.mydata-head>div{min-width:0}.mydata-head span{letter-spacing:.16em;color:#167352;font-size:13px;font-weight:900}.mydata-head h1{margin:10px 0 8px;font-size:clamp(34px,4vw,58px);line-height:1.02}.mydata-head p{color:#6d7973;max-width:850px;margin:0;font-size:17px}.mydata-sync-controls{grid-template-columns:repeat(2,minmax(138px,1fr));gap:9px;min-width:min(430px,100%)!important;display:grid!important}.mydata-sync-controls label{gap:5px;display:grid}.mydata-sync-controls label span{letter-spacing:.1em;font-size:10px}.mydata-sync-controls input{font:inherit;background:#fff;border:1px solid #cad7d1;border-radius:10px;min-width:0;padding:10px}.mydata-sync-controls button{grid-column:1/-1}.mydata-alert{border:1px solid;border-radius:16px;flex-wrap:wrap;gap:8px 18px;padding:17px 20px;display:flex}.mydata-alert.warning{color:#80540c;background:#fff7e5;border-color:#e6bf63}.mydata-alert.success{color:#166c4a;background:#eaf8f0;border-color:#a8ddbf}.mydata-alert.error{color:#a43e31;background:#fff0ed;border-color:#efb4a9}.mydata-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.mydata-metrics article{background:#fff;border:1px solid #d8e0dc;border-radius:18px;gap:7px;min-width:0;padding:20px;display:grid}.mydata-metrics article>span{letter-spacing:.12em;text-transform:uppercase;color:#66736d;font-size:12px;font-weight:900}.mydata-metrics article b{overflow-wrap:anywhere;font-size:28px}.mydata-metrics article small{color:#748078}.mydata-metrics article.dark{color:#fff;background:#0d3326}.mydata-metrics article.dark span,.mydata-metrics article.dark small{color:#b7d0c5}.mydata-panel{background:#fff;border:1px solid #d8e0dc;border-radius:20px;min-width:0;overflow:hidden}.mydata-toolbar{border-bottom:1px solid #e1e6e3;grid-template-columns:minmax(240px,1fr) 250px auto;gap:12px;padding:16px;display:grid}.mydata-toolbar label{border:1px solid #cad7d1;border-radius:12px;align-items:center;gap:10px;padding:0 14px;display:flex}.mydata-toolbar input{width:100%;font:inherit;border:0;outline:0;padding:14px 0}.mydata-toolbar select{background:#fff;border:1px solid #cad7d1;border-radius:12px;padding:0 12px}.mydata-table-wrap{max-width:100%;overflow:auto}.mydata-table-wrap table{border-collapse:collapse;width:100%;min-width:1040px}.mydata-table-wrap th{text-align:left;color:#65716b;letter-spacing:.08em;background:#f2f5f3;padding:13px 14px;font-size:12px}.mydata-table-wrap td{white-space:nowrap;border-top:1px solid #e5e9e7;padding:15px 14px}.mydata-table-wrap td:first-child,.mydata-table-wrap td:nth-child(2){white-space:normal;min-width:180px}.mydata-table-wrap td small{color:#77827c;margin-top:4px;display:block}.mydata-table-wrap td button{color:#167352;cursor:pointer;background:0 0;border:0;font-weight:800}.mydata-status{background:#edf2ef;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.mydata-status.converted{color:#12704b;background:#e0f5e8}.mydata-status.cancelled{color:#ab3f34;background:#fee9e6}.mydata-status.new,.mydata-status.ready{color:#176399;background:#e4f2ff}.mydata-empty{place-items:center;gap:7px;min-height:190px;display:grid}.mydata-empty span{color:#758078}.mydata-pager{border-top:1px solid #e1e6e3;justify-content:space-between;padding:14px 18px;display:flex}.mydata-pager div{align-items:center;gap:12px;display:flex}.mydata-pager button{background:#fff;border:1px solid #cfd9d4;border-radius:9px;width:40px;height:36px}.mydata-drawer-backdrop{z-index:1000;background:#001a1288;justify-content:flex-end;display:flex;position:fixed;inset:0}.mydata-drawer{background:#fff;flex-direction:column;width:min(620px,100%);height:100%;display:flex;overflow:auto;box-shadow:-20px 0 60px #001a1233}.mydata-drawer>header{border-bottom:1px solid #dde4e0;justify-content:space-between;padding:28px;display:flex}.mydata-drawer h2{margin:6px 0}.mydata-drawer header>button{background:0 0;border:0;font-size:34px}.mydata-drawer-totals{background:#dce4e0;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.mydata-drawer-totals span{background:#f4f7f5;gap:6px;padding:18px;display:grid}.mydata-lines{gap:10px;padding:24px;display:grid}.mydata-lines article{border:1px solid #dce4e0;border-radius:12px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.mydata-lines article>span{background:#e5f3ec;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.mydata-lines small{color:#718078;margin-top:4px;display:block}.mydata-drawer>footer{background:#fff;border-top:1px solid #dde4e0;margin-top:auto;padding:20px;position:sticky;bottom:0}.mydata-drawer>footer .primary{width:100%}.mydata-converted{color:#126c48;background:#e7f7ed;border-radius:12px;padding:15px;font-weight:800}.platform-settings-note{background:#f8faf9;border:1px solid #d5dfda;border-radius:14px;margin-top:14px;padding:18px 20px}.platform-settings-note p{color:#66736d;margin:7px 0 0}@media (width<=1100px){.mydata-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.mydata-head{flex-direction:column;align-items:flex-start}.mydata-toolbar{grid-template-columns:1fr 220px}.mydata-toolbar button{grid-column:1/-1}}@media (width<=680px){.mydata-metrics,.mydata-toolbar{grid-template-columns:1fr}.mydata-toolbar button{grid-column:auto}.mydata-head .primary{width:100%}.mydata-drawer-totals{grid-template-columns:1fr}.mydata-lines article{grid-template-columns:32px 1fr}.mydata-lines strong{grid-column:2}}.roadmap-summary article.dark{background:var(--nav);border-color:var(--nav);color:#fff}.roadmap-summary article.dark span,.roadmap-summary article.dark small{color:#b9cbc2}.roadmap-key{color:#627169;background:#fff;border:1px solid #d9e3de;border-radius:13px;flex-wrap:wrap;align-items:center;gap:10px 24px;margin:0 0 16px;padding:13px 16px;font-size:11px;font-weight:800;display:flex}.roadmap-key span{align-items:center;gap:7px;display:flex}.roadmap-key i{border-radius:50%;width:9px;height:9px}.roadmap-key .critical{background:#cf493e}.roadmap-key .high{background:#d99b27}.roadmap-key .medium{background:#459b75}.roadmap-key .final{background:#223e33}.roadmap-checklist{gap:15px;display:grid}.roadmap-check-group{background:#fff;border:1px solid #d8e2dd;border-radius:16px;overflow:hidden;box-shadow:0 2px #102e2308}.roadmap-check-group>header{background:#fbfdfc;border-bottom:1px solid #e1e8e4;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:19px 21px;display:grid}.roadmap-group-number{width:40px;height:40px;color:var(--green);background:#e3f2e9;border-radius:11px;place-items:center;font-weight:900;display:grid}.roadmap-check-group>header>div{min-width:0}.roadmap-check-group h2{margin:0;font-size:20px}.roadmap-check-group header p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.45}.roadmap-check-group header>strong{color:#52645b;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #d7e3dd;border-radius:999px;align-self:center;padding:7px 10px;font-size:9px}.roadmap-task-list{display:grid}.roadmap-check-item{border-bottom:1px solid #e6ebe8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 21px;display:grid}.roadmap-check-item:last-child{border-bottom:0}.roadmap-check-item:hover{background:#fbfdfc}.roadmap-checkbox{background:#fff;border:2px solid #a9bab1;border-radius:6px;width:21px;height:21px;box-shadow:inset 0 0 0 3px #fff}.roadmap-check-item>div{min-width:0}.roadmap-check-item b{font-size:13px;display:block}.roadmap-check-item p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.roadmap-check-item em{color:var(--green);letter-spacing:.06em;white-space:nowrap;background:#edf7f1;border:1px solid #d4e8dc;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:900}.roadmap-order{margin-top:16px}.roadmap-dependency{color:#85621c;border-left:3px solid #d99b27;margin-top:7px;padding:2px 0 2px 8px;font-size:10px;font-weight:800;display:inline-flex}@media (width<=900px){.roadmap-check-group>header{grid-template-columns:auto minmax(0,1fr);padding:16px}.roadmap-check-group header>strong{grid-column:2;justify-self:start}.roadmap-check-item{grid-template-columns:auto minmax(0,1fr);padding:14px 16px}.roadmap-check-item em{grid-column:2;justify-self:start}.roadmap-key{flex-direction:column;align-items:flex-start}.roadmap-key span{width:100%}}.roadmap-check-item.custom{grid-template-columns:auto minmax(0,1fr) auto auto}.roadmap-check-item button.roadmap-checkbox{cursor:pointer}.roadmap-check-item button.roadmap-checkbox:hover{border-color:var(--green);background:#e4f4eb}.roadmap-task-actions{gap:6px;display:flex}.roadmap-task-actions button{color:var(--green);background:#fff;border:1px solid #d7e3dd;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:850}.roadmap-task-actions button:last-child{color:#ae4338}.roadmap-editor{width:min(720px,100vw - 28px)}.roadmap-editor-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.roadmap-editor header p{color:var(--muted);margin:4px 0 0;font-size:12px}@media (width<=900px){.roadmap-check-item.custom{grid-template-columns:auto minmax(0,1fr)}.roadmap-task-actions{flex-wrap:wrap;grid-column:2}.roadmap-editor-grid{grid-template-columns:1fr}}.spec-settings-admin{border-top:1px solid #dce5e0;gap:16px;margin-top:24px;padding-top:24px;display:grid}.spec-settings-admin>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.spec-settings-admin>header span,.spec-definition-editor header span{color:var(--green);letter-spacing:.15em;font-size:11px;font-weight:900}.spec-settings-admin h2{margin:6px 0;font-size:28px}.spec-settings-admin header p{max-width:760px;color:var(--muted);margin:0}.spec-settings-toolbar{grid-template-columns:minmax(300px,1fr) 130px 150px;gap:12px;display:grid}.spec-settings-toolbar>label,.spec-settings-toolbar>article{background:#fff;border:1px solid #d5e0da;border-radius:13px;gap:6px;padding:14px;display:grid}.spec-settings-toolbar>label>span,.spec-settings-toolbar article span{color:#68776f;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.spec-settings-toolbar select{width:100%;min-width:0;height:42px;font:inherit;background:0 0;border:0;font-weight:800}.spec-settings-toolbar article b{font-size:25px}.spec-definition-list{background:#fff;border:1px solid #d7e1dc;border-radius:15px;overflow:hidden}.spec-definition-list>article{border-bottom:1px solid #e3e8e5;grid-template-columns:auto minmax(220px,1.5fr) 120px minmax(160px,1fr) auto auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.spec-definition-list>article:last-child{border-bottom:0}.spec-definition-order{gap:3px;display:grid}.spec-definition-order button{background:#fff;border:1px solid #d2ddd7;border-radius:6px;width:28px;height:24px}.spec-definition-list article>div:nth-child(2){min-width:0}.spec-definition-list article>div:nth-child(2)>b{align-items:center;gap:8px;display:flex}.spec-definition-list article>div:nth-child(2)>b em{color:#8e610d;background:#fff0cf;border-radius:99px;padding:4px 7px;font-size:9px;font-style:normal}.spec-definition-list small,.spec-definition-list p{color:var(--muted);margin:3px 0 0;font-size:11px;display:block}.spec-definition-list article>span{color:#68776f;font-size:11px}.spec-definition-list article>span.ai{color:#146e4d;font-weight:900}.spec-definition-list article>button{color:var(--green);background:0 0;border:0;font-weight:900}.spec-definition-editor{width:min(760px,100%)}.spec-definition-editor>div{grid-template-columns:1fr 1fr}.spec-definition-editor textarea{min-height:105px;font:inherit;border:1px solid #cbd8d1;border-radius:10px;padding:10px}.spec-definition-editor .wide{grid-column:1/-1}.product-spec-workspace .section-heading>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.product-spec-workspace .section-heading p{color:var(--muted);margin:5px 0 0}.product-spec-progress{background:#d8e2dd;border:1px solid #d8e2dd;border-radius:13px;grid-template-columns:1fr 1fr;gap:1px;margin:0 0 18px;display:grid;overflow:hidden}.product-spec-progress>div{background:#f6faf7;align-items:baseline;gap:8px;padding:14px 16px;display:flex}.product-spec-progress b{color:var(--green);font-size:21px}.product-spec-progress span{color:var(--muted);font-size:11px}.product-spec-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.product-spec-preset-grid>label{background:#fbfdfc;border:1px solid #d7e1dc;border-radius:13px;align-content:start;gap:7px;min-width:0;padding:14px;display:grid}.product-spec-preset-grid>label>span{color:#52625a;text-transform:uppercase;align-items:center;gap:6px;min-height:19px;font-size:11px;font-weight:900;display:flex}.product-spec-preset-grid>label>span em{color:#8c600d;background:#fff0cf;border-radius:99px;padding:3px 6px;font-size:8px;font-style:normal}.product-spec-preset-grid>label>span small{color:#829087;text-transform:none;margin-left:auto;font-size:8px}.product-spec-preset-grid>label>div{background:#fff;border:1px solid #c8d6cf;border-radius:10px;align-items:center;display:flex;overflow:hidden}.product-spec-preset-grid input,.product-spec-preset-grid select{width:100%;min-width:0;height:44px;font:inherit;background:#fff;border:0;padding:0 11px}.product-spec-preset-grid>label>div>b{background:#eff4f1;border-left:1px solid #d5dfda;align-self:stretch;place-items:center;min-width:46px;padding:0 9px;display:grid}.product-spec-preset-grid>label>small{color:var(--muted);font-size:10px}.product-custom-specs{border-top:1px solid #e0e6e3;margin-top:22px;padding-top:19px}.product-custom-specs header h3{margin:0}.product-custom-specs header p{color:var(--muted);margin:4px 0 13px;font-size:11px}.spec-ai-dialog{background:#f5f8f6;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;width:min(760px,100%);max-height:calc(100dvh - 30px);display:grid;overflow:hidden;box-shadow:0 30px 90px #00150e66}.spec-ai-dialog>header{background:#fff;border-bottom:1px solid #dce4e0;justify-content:space-between;gap:18px;padding:22px 24px;display:flex}.spec-ai-dialog>header span{color:var(--green);letter-spacing:.15em;font-size:11px;font-weight:900}.spec-ai-dialog h2{margin:5px 0}.spec-ai-dialog header p{color:var(--muted);margin:0}.spec-ai-dialog header button{background:0 0;border:0;align-self:flex-start;font-size:28px}.spec-ai-dialog>div{gap:9px;padding:18px;display:grid;overflow:auto}.spec-ai-dialog>div>label{background:#fff;border:1px solid #d4dfd9;border-radius:12px;grid-template-columns:auto 1fr;gap:12px;padding:14px;display:grid}.spec-ai-dialog>div>label>input{width:20px;height:20px}.spec-ai-dialog label div{grid-template-columns:1fr auto;gap:4px 12px;display:grid}.spec-ai-dialog label strong{color:var(--green)}.spec-ai-dialog label small{color:var(--muted);grid-column:1/-1}.spec-ai-dialog>footer{background:#fff;border-top:1px solid #dce4e0;justify-content:flex-end;gap:9px;padding:15px 19px;display:flex}.spec-ai-dialog>footer button{background:#fff;border:1px solid #cad7d1;border-radius:9px;min-height:44px;padding:0 15px;font-weight:900}.spec-ai-dialog>footer .primary{border-color:var(--green);background:var(--green);color:#fff}@media (width<=1050px){.spec-definition-list>article{grid-template-columns:auto minmax(220px,1fr) 110px auto auto}.spec-definition-list article>span:nth-of-type(2){display:none}.product-spec-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.spec-settings-admin>header{flex-direction:column;align-items:stretch}.spec-settings-toolbar{grid-template-columns:1fr 1fr}.spec-settings-toolbar>label{grid-column:1/-1}.spec-definition-list>article{grid-template-columns:auto minmax(0,1fr) auto}.spec-definition-list article>span{display:none}.spec-definition-list article>button{grid-row:2}.spec-definition-list article>button:last-child{grid-column:3}.spec-definition-editor>div,.product-spec-preset-grid,.product-spec-progress{grid-template-columns:1fr}.spec-definition-editor .wide{grid-column:auto}.product-spec-workspace .section-heading{flex-direction:column;align-items:stretch}.product-spec-workspace .section-heading>div:last-child button{flex:1}.spec-ai-dialog{border-radius:14px;max-height:calc(100dvh - 12px)}.spec-ai-dialog>footer{grid-template-columns:1fr;display:grid}.spec-ai-dialog>footer button{width:100%}}.product-virtual-kit{gap:18px;display:grid}.vk-availability{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.vk-availability article{background:#f7faf8;border:1px solid #d7e1dc;border-radius:14px;gap:3px;padding:14px 16px;display:grid}.vk-availability article.ok{color:#fff;background:#0f3025}.vk-availability article.ok small{color:#cbd8d2}.vk-availability article.empty{background:#fff4ec}.vk-availability span{text-transform:uppercase;letter-spacing:.08em;color:#65736c;font-size:11px;font-weight:900}.vk-availability article.ok span{color:#b7c9c1}.vk-availability strong{font-size:28px}.vk-availability small{color:#6e7a74;font-size:12px}.vk-completeness{border-radius:12px;gap:4px;padding:13px 16px;display:grid}.vk-completeness b{text-transform:uppercase;letter-spacing:.06em;font-size:13px}.vk-completeness.warning{color:#87510a;background:#fff0dc}.vk-completeness.ok{color:#126c50;background:#e4f6ec}.vk-table-wrap{border:1px solid #d7e1dc;border-radius:14px;overflow-x:auto}.vk-table{border-collapse:collapse;width:100%;min-width:640px}.vk-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#65736c;background:#f7faf8;border-bottom:1px solid #e1e9e5;padding:11px 14px;font-size:11px}.vk-table td{vertical-align:middle;border-bottom:1px solid #eef3f0;padding:11px 14px}.vk-table td b{display:block}.vk-table td small{color:#718079;margin-top:2px;display:block}.vk-table input{text-align:center;border:1px solid #cdd9d3;border-radius:8px;width:78px;padding:8px}.vk-alloc{align-items:center;gap:3px;display:inline-flex}.vk-table td em{border-radius:999px;padding:4px 9px;font-size:12px;font-style:normal;font-weight:900}.vk-remove{color:#a33b2d;background:#fff;border:1px solid #f0cfc7;border-radius:8px;width:30px;height:30px;padding:0;font-weight:900}.vk-empty{text-align:center;color:#6e7a74;padding:22px}.vk-sum td{background:#f7faf8;font-weight:900}.vk-sum.warn td{color:#87510a;background:#fff0dc}.vk-sum.ok td{color:#126c50;background:#eef8f1}.vk-editor{border-top:1px solid #e6ede9;gap:14px;padding-top:16px;display:grid}.vk-search{gap:6px;max-width:520px;display:grid;position:relative}.vk-search>label{gap:6px;display:grid}.vk-search>label>span{letter-spacing:.08em;color:#65736c;text-transform:uppercase;font-size:11px;font-weight:900}.vk-search input{border:1px solid #cdd9d3;border-radius:10px;width:100%;padding:12px}.vk-search-results{z-index:20;background:#fff;border:1px solid #d7e1dc;border-radius:12px;max-height:320px;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 12px 30px #0f302524}.vk-search-results button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eef3f0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 14px;display:grid}.vk-search-results button:hover{background:#f1faf5}.vk-search-results button span{color:#718079;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vk-search-results button em{white-space:nowrap;font-style:normal;font-weight:900}.vk-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.vk-price-hint{color:#6e7a74;max-width:420px;font-size:12px;line-height:1.4}.vk-controls .primary{margin-left:auto}@media (width<=900px){.vk-availability{grid-template-columns:1fr}.vk-controls .primary{width:100%;margin-left:0}}.picking-kit-components{gap:12px;padding:4px 0;display:grid}.picking-kit-component{border:1px solid #d7e1dc;border-radius:12px;overflow:hidden}.picking-kit-component>header{background:#f7faf8;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex}.picking-kit-component>header code{color:#126c50;font-size:12px;font-weight:900}.picking-kit-component>header b{font-size:14px;display:block}.picking-kit-component>header em{color:#87510a;white-space:nowrap;background:#fff0dc;border-radius:999px;padding:4px 10px;font-style:normal;font-weight:900}.picking-kit-component>header em.done{color:#126c50;background:#e4f6ec}.picking-kit-serials{flex-wrap:wrap;gap:8px;padding:12px 14px;display:flex}.picking-kit-serials small{color:#6e7a74}.picking-kit-serial{background:#fff;border:1px solid #cfe0d7;border-radius:999px;align-items:center;gap:8px;padding:5px 6px 5px 12px;display:inline-flex}.picking-kit-serial b{font-size:13px}.picking-kit-serial button{color:#a33b2d;background:#f0cfc7;border:0;border-radius:50%;width:22px;height:22px;padding:0;font-weight:900;line-height:1}.pricing-hierarchy-note{color:#6e7a74;margin-top:10px;font-size:12px;line-height:1.4;display:block}.general-discount-panel .general-discount-form{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.general-discount-form label{gap:6px;display:grid}.general-discount-form>label>input[type=number]{border:1px solid #cdd9d3;border-radius:10px;width:120px;padding:11px}.general-discount-toggle{align-items:center;gap:8px;display:flex}.general-discount-status{gap:2px;display:grid}.general-discount-status span{text-transform:uppercase;letter-spacing:.06em;color:#65736c;font-size:11px;font-weight:900}.general-discount-status b{font-size:16px}.general-discount-panel .primary{margin-left:auto}.product-relations{gap:18px;display:grid}.relations-editor{border-bottom:1px solid #e6ede9;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(240px,1.4fr);align-items:end;gap:14px;padding-bottom:16px;display:grid}.relations-editor label{gap:6px;display:grid}.relations-editor label>span{letter-spacing:.08em;color:#65736c;text-transform:uppercase;font-size:11px;font-weight:900}.relations-editor input,.relations-editor select{border:1px solid #cdd9d3;border-radius:10px;width:100%;padding:11px}.relations-search{position:relative}.relations-search-results{z-index:20;background:#fff;border:1px solid #d7e1dc;border-radius:12px;max-height:300px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0f302524}.relations-search-results button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eef3f0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 14px;display:grid}.relations-search-results button:hover{background:#f1faf5}.relations-search-results span{color:#718079;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.relations-search-results em{white-space:nowrap;font-style:normal;font-weight:900}.relations-group{border:1px solid #d7e1dc;border-radius:14px;overflow:hidden}.relations-group>header{background:#f7faf8;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.relations-group>header b{font-size:15px}.relations-group>header em{color:#126c50;background:#e5f2eb;border-radius:999px;padding:3px 10px;font-size:12px;font-style:normal;font-weight:900}.relations-list>article{border-top:1px solid #eef3f0;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 16px;display:grid}.relations-thumb{background:#f2f6f4;border-radius:10px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.relations-thumb img{object-fit:contain;width:100%;height:100%}.relations-thumb span{color:#126d50;font-weight:900}.relations-info b{display:block}.relations-info span{color:#718079;font-size:13px;display:block}.relations-info small{color:#87510a;margin-top:2px;display:block}.relations-meta{justify-items:end;gap:4px;display:grid}.relations-meta em{border-radius:999px;padding:3px 9px;font-size:11px;font-style:normal;font-weight:900}.relations-remove{color:#a33b2d;background:#fff;border:1px solid #f0cfc7;border-radius:8px;width:30px;height:30px;padding:0;font-weight:900}@media (width<=820px){.relations-editor{grid-template-columns:1fr}.relations-list>article{grid-template-columns:44px minmax(0,1fr) auto}}.pq{--ink:#0b1220;--muted:#5b6b7c;--line:#e4e9f0;--brand:#12467d;--accent:#0f766e;--bg:#f6f8fb;background:var(--bg);min-height:100vh;color:var(--ink);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;padding-bottom:104px;font-family:inherit}.pq *{font-family:inherit}.pq-state{text-align:center;color:#475569;place-content:center;gap:10px;min-height:70vh;font-size:1rem;display:grid}.pq-state b{color:#0b1220;font-size:1.35rem}.pq-top{color:#fff;background:linear-gradient(#0b1220,#111c2e)}.pq-top-inner,.pq-company,.pq-body{max-width:1080px;margin:0 auto;padding-left:28px;padding-right:28px}.pq-top-inner{justify-content:space-between;align-items:center;gap:20px;padding-top:22px;padding-bottom:16px;display:flex}.pq-logo{filter:brightness(0)invert();width:auto;height:38px;display:block}.pq-lang-wrap{position:relative}.pq-lang{color:#e8eef7;cursor:pointer;background:#1b2942;border:1px solid #2b3d5c;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:.88rem;font-weight:650;display:inline-flex}.pq-lang:hover{background:#22334f}.pq-lang i{opacity:.7;font-size:.7rem;font-style:normal}.pq-lang-menu{z-index:30;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:172px;margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 40px #0b122029}.pq-lang-menu button{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 12px;font-size:.9rem;font-weight:600}.pq-lang-menu button:hover,.pq-lang-menu [aria-selected=true]{color:var(--brand);background:#eef4fb}.pq-company{color:#9fb0c6;border-top:1px solid #1e2b42;flex-wrap:wrap;gap:6px 26px;padding-top:14px;padding-bottom:18px;font-size:.83rem;display:flex}.pq-body{gap:20px;padding-top:30px;display:grid}.pq-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.pq-eyebrow{letter-spacing:.14em;color:var(--brand);font-size:.74rem;font-weight:800;display:block}.pq-hero h1{letter-spacing:-.02em;margin:7px 0 0;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;line-height:1.2}.pq-hero p{color:var(--muted);max-width:62ch;margin:9px 0 0;line-height:1.6}.pq-trust{color:var(--accent);white-space:nowrap;background:#e8f5f2;border:1px solid #cfe9e3;border-radius:999px;padding:7px 14px;font-size:.78rem;font-weight:700}.pq-notice{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:14px 18px;font-weight:650}.pq-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 22px;box-shadow:0 1px 3px #0b122010}.pq-card h2{letter-spacing:.12em;color:var(--brand);border-bottom:1px solid var(--line);margin:0 0 15px;padding-bottom:12px;font-size:.75rem;font-weight:800}.pq-card h2 span{color:var(--muted);font-weight:700}.pq-cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.pq-card dl{gap:12px;margin:0;display:grid}.pq-card dl div{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.pq-card dt{color:var(--muted);font-size:.9rem}.pq-card dd{text-align:right;margin:0;font-weight:650}.pq-card dd a{color:var(--brand);text-decoration:none}.pq-card dd a:hover{text-decoration:underline}.pq-note p{color:#334155;margin:0;line-height:1.7}.pq-products h3{color:#334155;margin:18px 0 6px;font-size:.95rem}.pq-table-wrap{border-top:1px solid var(--line);margin:0 -22px -20px;overflow-x:auto}.pq-products table{border-collapse:collapse;width:100%;min-width:700px}.pq-products th{color:#43536a;letter-spacing:.03em;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;background:#f7f9fc;padding:13px 16px;font-size:.76rem;font-weight:800}.pq-th-idx{width:52px}.pq-products th.num,.pq-products td.num{text-align:right}.pq-products td{vertical-align:middle;border-bottom:1px solid #eff3f8;padding:16px;font-size:.94rem}.pq-products tr:last-child td{border-bottom:0}.pq-idx{color:var(--muted)}.pq-product{align-items:flex-start;gap:14px;min-width:280px;display:flex}.pq-thumb{border:1px solid var(--line);background:#fbfcfe;border-radius:10px;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.pq-thumb img{object-fit:contain;width:100%;height:100%}.pq-thumb i{color:#94a3b8;font-size:.8rem;font-style:normal;font-weight:800}.pq-product-text{gap:3px;min-width:0;display:grid}.pq-product-text b{font-weight:650;line-height:1.4}.pq-product-text small{color:var(--muted);font-size:.79rem}.pq-media{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.pq-doc,.pq-video{border:1px solid var(--line);color:var(--brand);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:.76rem;font-weight:650;text-decoration:none;display:inline-flex}.pq-doc:hover,.pq-video:hover{border-color:var(--brand);background:#f4f8fd}.pq-doc em{color:var(--muted);font-style:normal;font-weight:600}.pq-doc i,.pq-video i{font-style:normal}.pq-list{color:#93a2b5;font-size:.86rem;text-decoration:line-through}.pq-strong{font-weight:750}.pq-summary{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.pq-summary .pq-totals{grid-column:2}.pq-summary .pq-delivery+.pq-totals{grid-column:auto}.pq-totals dl{gap:11px;margin:0;display:grid}.pq-totals dl div{justify-content:space-between;gap:20px;display:flex}.pq-totals dt{color:var(--muted)}.pq-totals dd{margin:0;font-weight:650}.pq-minus dd{color:var(--accent)}.pq-totals .grand{border-top:2px solid var(--line);align-items:baseline;margin-top:3px;padding-top:13px}.pq-totals .grand dt{color:var(--ink);font-size:1.05rem;font-weight:800}.pq-totals .grand dd{color:var(--brand);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.pq-banks{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 22px;box-shadow:0 1px 3px #0b122010}.pq-banks h2{letter-spacing:.12em;color:var(--brand);margin:0 0 14px;font-size:.75rem;font-weight:800}.pq-banks>div{grid-template-columns:repeat(auto-fit,minmax(272px,1fr));gap:12px;display:grid}.pq-banks article{border:1px solid var(--line);background:#fbfcfe;border-radius:11px;gap:6px;padding:13px 15px;display:grid}.pq-banks span{font-size:.88rem;font-weight:750}.pq-banks code{color:#334155;letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.pq-banks button{border:1px solid var(--line);color:var(--brand);cursor:pointer;background:#fff;border-radius:7px;justify-self:start;padding:5px 11px;font-size:.75rem;font-weight:700}.pq-banks button:hover{border-color:var(--brand);background:#f4f8fd}.pq-footnote{color:var(--muted);text-align:center;margin:0;padding-bottom:6px;font-size:.82rem}.pq-actionbar{z-index:20;border-top:1px solid var(--line);background:#fff;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 26px #0b122016}.pq-actionbar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1080px;margin:0 auto;padding:13px 28px;display:flex}.pq-sum{color:var(--muted);align-items:baseline;gap:12px;font-size:.9rem;font-weight:650;display:flex}.pq-sum b{color:var(--ink);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.pq-actionbar-buttons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pq-actionbar-buttons button{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:12px 20px;font-size:.92rem;font-weight:700;transition:background .15s,border-color .15s}.pq-actionbar-buttons button:disabled{opacity:.5;cursor:not-allowed}.pq-reject{color:#9a4444;background:#fff;border-color:#e6dcdc}.pq-reject:hover:not(:disabled){background:#fdf5f5;border-color:#dcc0c0}.pq-accept{background:var(--accent);color:#fff;box-shadow:0 1px 2px #0f766e40}.pq-accept:hover:not(:disabled){background:#0d6259}.pq-pdf{border-color:var(--line);color:var(--brand);background:#fff}.pq-pdf:hover{border-color:var(--brand);background:#f4f8fd}.pq-state-pill{border-radius:999px;padding:9px 16px;font-size:.88rem;font-weight:750}.pq-state-pill.accepted{color:var(--accent);background:#e8f5f2}.pq-state-pill.rejected{color:#9a4444;background:#fbeaea}.pq-modal{z-index:60;background:#0b1220e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pq-modal-inner{aspect-ratio:16/9;background:#000;border-radius:14px;width:min(880px,94vw);position:relative;overflow:hidden}.pq-modal-inner iframe{border:0;width:100%;height:100%;display:block}.pq-modal-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:2rem;line-height:1;position:absolute;top:-42px;right:0}@media (width<=860px){.pq-cards,.pq-summary{grid-template-columns:1fr}.pq-summary .pq-totals{grid-column:auto}.pq-top-inner,.pq-company,.pq-body,.pq-actionbar-inner{padding-left:16px;padding-right:16px}.pq-table-wrap{margin:0 -22px -20px}.pq-actionbar-buttons{width:100%}.pq-actionbar-buttons button{flex:1;padding:12px 14px}.pq-hero{flex-direction:column}}@media print{.pq-actionbar,.pq-lang-wrap,.pq-media,.pq-banks button,.pq-modal{display:none!important}.pq{background:#fff;padding-bottom:0}.pq-card,.pq-banks{break-inside:avoid;box-shadow:none}.pq-top{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#0b1220!important}}.pq-banks em{color:var(--muted);font-size:.78rem;font-style:normal}.pq-sku{color:var(--brand);font-weight:650;text-decoration:none}.pq-sku:hover{text-decoration:underline}@media print{.pq-sku{color:inherit;text-decoration:none}}.pq-list{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.pq-list s{color:#93a2b5;font-size:.86rem}.pq-off{color:var(--accent);background:#e8f5f2;border-radius:6px;padding:1px 6px;font-size:.7rem;font-style:normal;font-weight:800}.pq-listval{color:var(--muted);text-decoration:line-through}.pq-save dt{color:var(--accent);font-weight:700}.pq-save dd{color:var(--accent);font-weight:800}@media (width<=900px){.pq-table-wrap{border-top:0;margin:0 -22px -20px;overflow:visible}.pq-products table,.pq-products tbody,.pq-products tr,.pq-products td{width:auto;min-width:0;display:block}.pq-products thead{display:none}.pq-products tr{border-top:1px solid var(--line);padding:16px 22px}.pq-products td{border:0;padding:0;text-align:left!important}.pq-products td.num{justify-content:space-between;align-items:baseline;gap:16px;padding:7px 0 0;font-size:.9rem;display:flex}.pq-products td.num:before{content:attr(data-label);color:var(--muted);font-size:.8rem;font-weight:600}.pq-products td.num:empty{display:none}.pq-idx{display:none!important}.pq-product{min-width:0;margin-bottom:4px}.pq-list{flex-direction:row;align-items:baseline;gap:8px}.pq-strong{border-top:1px solid var(--line);margin-top:8px;font-size:1rem;padding-top:9px!important}}@media (width<=520px){.pq-thumb{flex-basis:46px;width:46px;height:46px}.pq-hero h1{font-size:1.35rem}.pq-sum b{font-size:1.15rem}.pq-actionbar-buttons button{padding:11px 10px;font-size:.86rem}.pq-company{gap:4px 16px;font-size:.78rem}.pq-banks>div{grid-template-columns:1fr}}.pq-body,.pq-cards,.pq-summary,.pq-body>*,.pq-cards>*,.pq-summary>*{min-width:0}.pq-card,.pq-products table,.pq-table-wrap{max-width:100%}@media (width<=900px){.pq-table-wrap{margin:0;overflow:visible}.pq-products tr{padding:14px 0}.pq-product b{overflow-wrap:anywhere}}.pq-short{display:none}.pq-actionbar-buttons button{white-space:nowrap}@media (width<=560px){.pq-long{display:none}.pq-short{display:inline}}.pq-hero>*{min-width:0;max-width:100%}@media (width<=900px){.pq-trust{white-space:normal;line-height:1.45}}.settings-check{grid-auto-flow:column;justify-content:start;align-items:center;gap:9px;display:flex!important}.settings-check input{width:auto!important}.settings-check span{text-transform:none;letter-spacing:0}.pq-totals .grand dt{flex-direction:column;gap:2px;display:flex}.pq-totals .grand dt small{color:var(--muted);letter-spacing:0;font-size:.72rem;font-weight:600}.pq-sum em{color:var(--muted);font-size:.74rem;font-style:normal;font-weight:600}.pq-branches{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 22px;box-shadow:0 1px 3px #0b122010}.pq-branches h2{letter-spacing:.12em;color:var(--brand);margin:0 0 14px;font-size:.75rem;font-weight:800}.pq-branches>div{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.pq-branches article{border:1px solid var(--line);background:#fbfcfe;border-radius:11px;gap:4px;padding:13px 15px;display:grid}.pq-branches b{align-items:center;gap:8px;font-size:.9rem;display:flex}.pq-branches em{color:var(--accent);background:#e8f5f2;border-radius:5px;padding:1px 7px;font-size:.66rem;font-style:normal;font-weight:800}.pq-branches span{color:var(--muted);font-size:.83rem}.pq-branches a{color:var(--brand);justify-self:start;font-size:.83rem;text-decoration:none}.wrapp-env-staging{color:#92400e}.wrapp-env-production{color:#166534}.wrapp-settings .wrapp-books-table{width:100%}.wrapp-rules{color:#3f5249;gap:8px;margin:0;padding:14px 18px 16px 34px;font-size:.92rem;display:grid}.invoicing-page{gap:18px;display:grid}.invoicing-list{padding:18px}.invoicing-filters{align-items:center;gap:12px;margin-bottom:14px;display:flex}.invoicing-filters>input{border:1px solid #d5e2da;border-radius:10px;flex:1;min-width:200px;padding:10px 14px}.invoicing-filters select{background:#fff;border:1px solid #d5e2da;border-radius:10px;padding:10px 12px}.invoicing-filters small{color:#5b7266;white-space:nowrap}.invoicing-table{width:100%}.invoicing-table td small{color:#5b7266;font-size:.78rem;display:block}.invoicing-mark{font-family:ui-monospace,monospace;font-size:.82rem}.inv-status{color:#3f5249;background:#eef2ef;border-radius:999px;padding:3px 10px;font-size:.8rem;font-style:normal;font-weight:700}.inv-status.issued{color:#166534;background:#dcf5e5}.inv-status.failed{color:#b91c1c;background:#fde8e8}.inv-status.pending,.inv-status.submitting{color:#92400e;background:#fef3c7}.inv-error{color:#b91c1c;max-width:220px;font-size:.75rem;display:block}.invoicing-actions{align-items:center;gap:8px;display:flex}.invoicing-actions button,.invoicing-actions a{color:#14532d;cursor:pointer;background:#fff;border:1px solid #cfe0d6;border-radius:8px;padding:5px 10px;font-size:.8rem;font-weight:600;text-decoration:none}.composer-page{gap:16px;padding-bottom:90px;display:grid}.composer-page-head{align-items:center;gap:16px;display:flex}.composer-page-head h1{margin:0}.composer-env{background:#fff;border-radius:999px;margin-left:auto;padding:6px 14px;font-size:.85rem;font-weight:800}.composer-steps{gap:16px;display:grid}.composer-step{gap:14px;padding:20px 22px;display:grid}.composer-step h2{align-items:center;gap:10px;margin:0;font-size:1.05rem;display:flex}.composer-step h2 i{color:#fff;background:#14532d;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.85rem;font-style:normal;display:grid}.composer-step-optional{padding:14px 22px}.composer-hint{color:#5b7266;margin:0;font-size:.9rem}.type-cards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.type-card{text-align:center;cursor:pointer;background:#fff;border:2px solid #e0ece4;border-radius:14px;justify-items:center;gap:4px;padding:16px 10px;transition:border-color .12s,background .12s;display:grid}.type-card:hover{border-color:#9db8aa}.type-card.active{background:#f1f7f3;border-color:#14532d}.type-card-icon{font-size:1.7rem}.type-card b{font-size:.95rem}.type-card small{color:#5b7266;font-size:.74rem}.credit-kind{flex-wrap:wrap;gap:22px;display:flex}.composer-series-pick{align-items:center;gap:10px;font-size:.88rem;display:flex}.composer-series-pick select{border:1px solid #d5e2da;border-radius:9px;padding:8px 12px}.composer-big-search{position:relative}.composer-big-search>input{border:2px solid #d5e2da;border-radius:12px;width:100%;padding:15px 18px;font-size:1.05rem}.composer-big-search>input:focus{border-color:#14532d;outline:none}.picked-customer{background:#f1f7f3;border:1px solid #cfe0d6;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.picked-customer b{font-size:1.05rem}.picked-customer small{color:#5b7266;display:block}.picked-customer button{cursor:pointer;background:#fff;border:1px solid #cfe0d6;border-radius:9px;padding:8px 16px;font-weight:600}.composer-walkin,.composer-walkin-default{color:#14532d;cursor:pointer;background:0 0;border:1px dashed #9db8aa;border-radius:10px;justify-self:start;margin-top:8px;padding:10px 16px;font-weight:600}.composer-hits{z-index:30;background:#fff;border:1px solid #d5e2da;border-radius:12px;max-height:340px;margin-top:4px;display:grid;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 16px 40px #0f2b2035}.composer-hits>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0f5f1;align-items:center;gap:12px;padding:11px 14px;display:flex}.composer-hits>button:hover{background:#f1f7f3}.composer-hits small{color:#5b7266;display:block}.composer-product-hits img{object-fit:contain;background:#fff;border:1px solid #eef2ef;border-radius:8px;flex-shrink:0;width:44px;height:44px}.composer-noimg{background:#f5faf7;border-radius:8px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:1.3rem;display:grid}.composer-hit-body{gap:3px;min-width:0;display:grid}.composer-free-line{color:#14532d;font-weight:600}.composer-searching{color:#5b7266;padding:10px 14px;font-size:.85rem}.composer-stock-check{font-size:.88rem}.composer-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.composer-grid label{gap:5px;min-width:0;font-size:.85rem;display:grid}.composer-grid label span{color:#3f5249;font-size:.78rem;font-weight:600}.composer-grid input,.composer-grid select{font:inherit;box-sizing:border-box;border:1px solid #d5e2da;border-radius:9px;width:100%;min-width:0;padding:10px 12px}.composer-vat{gap:6px;min-width:0;max-width:100%;display:flex}.composer-vat input{flex:1;min-width:0}.composer-vat button{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cfe0d6;border-radius:9px;padding:0 12px;font-weight:600}.composer-retail-email{gap:5px;max-width:360px;font-size:.85rem;display:grid}.composer-retail-email span{color:#3f5249;font-size:.78rem;font-weight:600}.composer-retail-email input{border:1px solid #d5e2da;border-radius:9px;padding:10px 12px}.composer-mark-input{gap:5px;max-width:420px;font-size:.85rem;display:grid}.composer-mark-input span{color:#3f5249;font-weight:600}.composer-mark-input input{border:1px solid #d5e2da;border-radius:9px;padding:12px 14px;font-family:ui-monospace,monospace;font-size:1rem}.composer-mark-input small{color:#5b7266}.composer-lines{border-collapse:collapse;width:100%}.composer-lines th{text-align:left;color:#5b7266;padding:6px;font-size:.75rem}.composer-lines td{vertical-align:middle;border-top:1px solid #f0f5f1;padding:8px 6px}.composer-line-img img{object-fit:contain;background:#fff;border:1px solid #eef2ef;border-radius:9px;width:52px;height:52px}.composer-line-img .composer-noimg{width:52px;height:52px}.composer-line-name{min-width:220px}.composer-line-name b{display:block}.composer-line-name small{color:#5b7266}.composer-code{border:1px solid #d5e2da;border-radius:7px;max-width:170px;padding:6px 8px;font-size:.8rem}.composer-service-check{color:#5b7266;margin-top:3px;font-size:.75rem}.composer-qty-group{align-items:center;gap:4px;display:flex}.composer-qty-group button{cursor:pointer;color:#14532d;background:#fff;border:1px solid #cfe0d6;border-radius:9px;width:34px;height:34px;font-size:1.05rem;font-weight:700}.composer-qty-group input{text-align:center;width:56px;font:inherit;border:1px solid #d5e2da;border-radius:9px;padding:8px 4px}.composer-price{width:100px;font:inherit;text-align:right;border:1px solid #d5e2da;border-radius:9px;padding:9px 10px}.composer-lines select{font:inherit;border:1px solid #d5e2da;border-radius:9px;padding:9px 8px}.composer-exemption{border:1px solid #d5e2da;border-radius:7px;max-width:120px;margin-top:4px;padding:6px 8px;font-size:.78rem;display:block}.composer-line-total{white-space:nowrap;text-align:right;font-weight:700}.composer-remove{font-size:1.1rem}.composer-delivery-toggle{font-size:.95rem}.payment-pills{flex-wrap:wrap;gap:10px;display:flex}.payment-pill{cursor:pointer;background:#fff;border:2px solid #e0ece4;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:.95rem;font-weight:600;transition:border-color .12s,background .12s;display:flex}.payment-pill:hover{border-color:#9db8aa}.payment-pill.active{background:#f1f7f3;border-color:#14532d}.payment-pill span{font-size:1.15rem}.composer-payment-extra{gap:8px;display:grid}.composer-details summary{cursor:pointer;color:#14532d;font-size:.88rem;font-weight:600}.composer-details label{gap:5px;margin-top:10px;font-size:.85rem;display:grid}.composer-details textarea{font:inherit;border:1px solid #d5e2da;border-radius:9px;padding:10px 12px}.composer-issues{color:#7f1d1d;background:#fde8e8;border:1px solid #f5b5b5;border-radius:12px;padding:12px 16px;font-size:.88rem}.composer-issues ul{gap:3px;margin:6px 0 0;padding-left:20px;display:grid}.composer-sticky{z-index:40;background:#fff;border-top:1px solid #e0ece4;align-items:center;gap:16px;padding:12px clamp(16px,4vw,42px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 26px #0f2b2018}.composer-sticky-totals{align-items:baseline;gap:14px;display:flex}.composer-sticky-totals span{color:#5b7266;font-size:.88rem}.composer-sticky-totals b{font-size:1.45rem}.composer-sticky-hint{color:#92400e;text-align:right;margin-left:auto;font-size:.85rem}.composer-issue-btn{border-radius:12px;margin-left:auto;font-size:1.05rem;padding:13px 34px!important}.composer-sticky-hint+.composer-issue-btn{margin-left:0}.composer-confirm-backdrop{z-index:60}.composer-confirm,.composer-result{text-align:center;max-width:460px}.composer-confirm h2,.composer-result h2{margin:0}.composer-confirm-amount{margin:6px 0;font-size:1.6rem;font-weight:800}.composer-confirm-amount small{color:#5b7266;font-size:.85rem;font-weight:500}.composer-confirm-warning{color:#92400e;background:#fef3c7;border-radius:10px;padding:10px 14px;font-size:.88rem}.cash-calculator{text-align:left;background:#f5faf7;border:1px solid #e0ece4;border-radius:12px;gap:8px;padding:14px 16px;display:grid}.cash-calculator label{gap:6px;font-size:.9rem;font-weight:600;display:grid}.cash-calculator input{text-align:right;border:2px solid #d5e2da;border-radius:10px;padding:12px 14px;font-size:1.2rem}.cash-change{margin:0;font-size:1.05rem}.cash-change b{color:#166534;font-size:1.3rem}.cash-short{color:#b91c1c;margin:0;font-weight:600}.composer-confirm footer,.composer-result footer{justify-content:center;gap:10px;margin-top:8px;display:flex}.composer-confirm footer button,.composer-result footer button{cursor:pointer;background:#fff;border:1px solid #cfe0d6;border-radius:10px;padding:10px 20px;font-weight:600}.composer-confirm .q-primary,.composer-result .q-primary{color:#fff;background:#14532d;border-color:#14532d}.composer-result-number{margin:4px 0;font-size:1.5rem;font-weight:800}.composer-result-actions{justify-content:center;gap:10px;margin:8px 0;display:flex}.composer-result-actions a,.composer-result-actions button{cursor:pointer;color:#14532d;background:#fff;border:1px solid #cfe0d6;border-radius:10px;padding:9px 16px;font-weight:600;text-decoration:none}@media (width<=760px){.type-cards{grid-template-columns:repeat(2,1fr)}.composer-sticky{flex-wrap:wrap}.composer-sticky-hint{text-align:left;order:3;width:100%}}.invoicing-filters{flex-wrap:wrap}.invoicing-date{color:#3f5249;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.invoicing-date input{font:inherit;border:1px solid #d5e2da;border-radius:9px;padding:8px 10px}.invoicing-columns-wrap{position:relative}.invoicing-columns-btn{cursor:pointer;color:#14532d;white-space:nowrap;background:#fff;border:1px solid #cfe0d6;border-radius:10px;padding:9px 14px;font-weight:600}.invoicing-columns-popover{width:260px!important;top:46px!important}.invoicing-columns-popover>div{cursor:grab}.invoicing-columns-popover input[type=checkbox]{accent-color:#14532d;flex:none;width:16px;min-width:0;height:16px}.invoicing-columns-popover label{flex:1;min-width:0;justify-content:flex-start!important}.invoicing-columns-popover>div:not(.active){opacity:.75}.invoicing-columns-reset-row{border-top:1px solid #e4ebe7;justify-content:flex-start;margin-top:4px;display:flex}.invoicing-columns-reset-row button{color:#5b7266!important;padding:8px 10px 4px!important;font-size:.8rem!important;font-weight:600!important}.invoicing-date-cell small{display:block}.invoicing-items-btn{color:#14532d;cursor:pointer;white-space:nowrap;background:#f5faf7;border:1px solid #cfe0d6;border-radius:999px;padding:4px 12px;font-size:.82rem;font-weight:700}.invoicing-items-btn:hover{background:#e7f3ec}.lines-modal{max-width:min(680px,94vw)}.lines-modal header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.lines-modal h2{margin:0;font-size:1.1rem}.lines-modal header small{color:#5b7266}.lines-modal-table{width:100%}.lines-modal-table td small{color:#5b7266;font-size:.76rem;display:block}.lines-modal-qty{font-weight:700}.lines-modal-footer{color:#5b7266;border-top:1px solid #e6efe9;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.lines-modal-footer b{color:#0f2b20;font-size:1.1rem}.composer-hits>button{text-align:left;justify-content:flex-start;width:100%}.composer-hit-body{text-align:left;flex:1;justify-items:start;min-width:0}.composer-hit-body b,.composer-hit-body small{text-align:left;width:100%}.composer-delivery-inline{border-top:1px dashed #e0ece4;gap:12px;padding-top:12px;display:grid}.composer-route-details summary{font-size:.85rem}.composer-search-options{flex-wrap:wrap;gap:22px;display:flex}.composer-newcard-hint{color:#14532d;background:#f1f7f3;border-radius:9px;padding:8px 12px;font-weight:600}.q-autocomplete>.composer-hits>button{justify-content:flex-start;gap:12px}.q-autocomplete>.composer-hits>button b,.q-autocomplete>.composer-hits>button small{text-align:left}.vat-preview{background:#f5faf7;border:1px solid #cfe0d6;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:14px 18px;display:flex}.vat-preview b{font-size:1.02rem}.vat-preview small{color:#5b7266;margin-top:2px;display:block}.vat-preview-note{font-size:.78rem;color:#92400e!important}.vat-preview-actions{gap:8px;display:flex}.vat-preview-actions button{cursor:pointer;background:#fff;border:1px solid #cfe0d6;border-radius:10px;padding:9px 16px;font-weight:600}.vat-preview-actions .q-primary{color:#fff;background:#14532d;border-color:#14532d}.composer-delivery-choice{gap:4px;display:grid}.composer-delivery-hint{color:#5b7266;margin-left:26px;font-size:.8rem}.composer-shipping{border-top:1px dashed #e0ece4;flex-wrap:wrap;align-items:center;gap:12px;padding-top:12px;display:flex}.composer-shipping>span{color:#14532d;font-weight:700}.composer-shipping>span small{color:#5b7266;font-weight:500}.composer-shipping select{font:inherit;border:1px solid #d5e2da;border-radius:9px;min-width:220px;padding:9px 12px}.composer-shipping-cost{color:#3f5249;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.composer-shipping-cost input{width:90px;font:inherit;text-align:right;border:1px solid #d5e2da;border-radius:9px;padding:9px 10px}.composer-shipping-total{margin-left:auto;font-size:1.02rem}.composer-source{color:#5b7266;margin:2px 0 0;font-size:.85rem}.composer-source b{color:#14532d}.composer-branch-picks{border-top:1px dashed #e0ece4;padding-top:10px}.composer-branch-hint{grid-column:1/-1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}.quotes-ui{color:#13201b;gap:14px;min-width:0;display:grid}.quotes-ui *{box-sizing:border-box}.quotes-hero{justify-content:space-between;align-items:flex-end;gap:24px;min-width:0;display:flex}.quotes-hero h1{letter-spacing:-.03em;margin:4px 0 6px;font-size:clamp(1.7rem,2.6vw,2.5rem);font-weight:600;line-height:1.05}.quotes-hero p{color:#74807a;margin:0;font-size:.92rem}.eyebrow{color:#147551;letter-spacing:.18em;font-size:.78rem;font-weight:850}.q-card{background:#fff;border:1px solid #dbe4df;border-radius:14px;min-width:0;box-shadow:0 1px 2px #13201b08}.q-primary,.q-actions button,.q-step-head button,.quote-after-save button{color:#16241e;cursor:pointer;background:#fff;border:1px solid #cad8d1;border-radius:10px;padding:9px 14px;font-weight:800}.q-primary{color:#fff!important;background:#147551!important;border-color:#147551!important}.q-primary:disabled{opacity:.5}.q-alert{color:#815611;background:#fff8e4;border:1px solid #f1c86d;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;font-weight:700;display:flex}.q-alert button{cursor:pointer;background:0 0;border:0;font-size:1.4rem}.quote-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.quote-stats article{background:#fff;border:1px solid #dbe4df;border-radius:14px;gap:4px;padding:13px 15px;display:grid}.quote-stats small,.quote-total>small{letter-spacing:.12em;color:#6c7972;font-weight:850}.quote-stats b{font-size:1.45rem}.quote-stats .dark{color:#fff;background:#0c3023}.quote-stats .dark small{color:#bdd0c7}.quote-filters{grid-template-columns:minmax(260px,1fr) repeat(4,minmax(140px,.3fr));gap:10px;padding:16px;display:grid}.quote-filters input,.quote-filters select,.q-form-grid input,.q-form-grid select,.q-form-grid textarea,.product-search>input,.line-main input,.line-advanced input,.quote-after-save select{width:100%;font:inherit;color:#17221d;background:#fff;border:1px solid #cbd8d1;border-radius:10px;padding:9px 11px}.quote-tabs{background:#eaf0ed;border-radius:14px;gap:4px;padding:6px;display:flex;overflow-x:auto}.quote-tabs button{white-space:nowrap;color:#66746d;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:12px 18px;font-weight:800}.quote-tabs button.active{color:#147551;background:#fff;box-shadow:0 2px 8px #14231c12}.quote-bulk{z-index:3;color:#fff;background:#0c3023;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:12px}.quote-bulk select,.quote-bulk button{border-radius:9px;padding:9px 12px}.quote-table-wrap{overflow:auto}.quote-table{border-collapse:collapse;width:100%;min-width:980px}.quote-table th{letter-spacing:.1em;color:#68766f;text-align:left;background:#f2f5f3;padding:14px;font-size:.73rem}.quote-table td{cursor:pointer;border-top:1px solid #e2e8e5;padding:15px 14px}.quote-table tr:hover td{background:#f8fbf9}.quote-table td small{color:#78847e;margin-top:4px;display:block}.q-status{background:#eef2f0;border-radius:999px;align-items:center;padding:7px 11px;font-size:.82rem;font-weight:800;display:inline-flex}.q-status.sent{color:#245cb4;background:#e7f0ff}.q-status.accepted{color:#087340;background:#e1f7e9}.q-status.rejected{color:#a82f2f;background:#ffe7e7}.q-status.expired{color:#6a3f91;background:#f0eaf8}.q-empty{text-align:center;color:#78847e;gap:8px;padding:48px;display:grid}.q-empty b{color:#13201b;font-size:1.2rem}.q-pagination{justify-content:flex-end;align-items:center;gap:10px;display:flex}.q-pagination span{margin-right:auto}.q-pagination button{background:#fff;border:1px solid #d1ddd7;border-radius:9px;padding:8px 12px}.quote-editor-head{align-items:center}.quote-editor-head h1{margin-bottom:4px;font-size:clamp(1.6rem,2.4vw,2.2rem)}.q-back{cursor:pointer;background:#fff;border:1px solid #cbd8d1;border-radius:10px;padding:9px 14px;font-weight:800}.q-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.quote-step{overflow:visible}.quote-step>b,.q-step-head{border-bottom:1px solid #e1e8e4;justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;font-size:1.02rem;display:flex}.quote-step b i{color:#147551;background:#e1f3ea;border-radius:10px;place-items:center;width:34px;height:34px;margin-right:10px;font-size:.9rem;font-style:normal;display:inline-grid}.q-step-head>div{gap:8px;display:flex}.q-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 18px;display:grid}.q-form-grid label,.line-advanced label{color:#64716b;letter-spacing:.05em;text-transform:uppercase;gap:7px;font-size:.78rem;font-weight:750;display:grid}.line-main label{color:#64716b;letter-spacing:.04em;text-transform:uppercase;align-content:center;gap:4px;min-height:56px;font-size:.68rem;font-weight:750;display:grid}.line-main label>input{height:38px}.q-form-grid .wide{grid-column:1/-1}.q-form-grid textarea{resize:vertical;min-height:64px}.q-autocomplete{position:relative}.q-autocomplete>div{z-index:20;background:#fff;border:1px solid #cbd8d1;border-radius:12px;max-height:340px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 16px 40px #0f2b2060}.q-autocomplete>div button{text-align:left;color:#17221d;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e4eae7;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:13px 15px;display:flex}.q-autocomplete>div button:hover{background:#f2f8f5}.q-autocomplete button small{color:#748079;margin-top:4px;display:block}.product-search{margin:12px 18px}.product-search>div button span{min-width:0}.product-search em{white-space:nowrap;font-style:normal;font-weight:850}.stock-ok{color:#087a4b}.stock-out{color:#b44936}.q-hint{color:#8c5d12;background:#fff6df;padding:13px 24px;font-weight:750}.quote-lines{border-top:1px solid #e1e8e4}.quote-lines article{border-bottom:1px solid #e1e8e4;padding:10px 16px}.line-main{grid-template-columns:34px 46px minmax(190px,1fr) 70px 108px 90px 112px 112px 40px;align-items:center;gap:9px;display:grid}.line-no{background:#eef4f1;border-radius:8px;place-self:center;place-items:center;width:30px;height:30px;font-weight:850;display:grid}.line-description{min-width:0}.line-description small{color:#147551;font-size:.63rem}.line-description .q-line-volume{color:#8a5a12;text-transform:none;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;font-size:.63rem;font-weight:600;overflow:hidden}.line-description input{font-weight:800}.line-unit{text-align:right;align-self:center;gap:1px;display:grid}.line-unit small{letter-spacing:.05em;color:#68766f;font-size:.6rem;font-weight:850}.line-unit b{font-size:.97rem}.line-unit s{color:#9aa6a0;font-size:.76rem}.line-total{text-align:right;align-self:center;gap:1px;display:grid}.line-total small{color:#68766f;white-space:nowrap;font-size:.66rem}.line-total b{font-size:1.06rem}.q-danger{color:#b74231;background:#fff7f5;border:1px solid #efc0b8;border-radius:10px;height:44px;font-size:1.4rem}.line-advanced{background:#f6f9f7;border-radius:12px;grid-template-columns:1fr 160px 2fr auto;gap:12px;margin:14px 0 0 50px;padding:12px;display:grid}.q-check{grid-auto-flow:column;justify-content:start;align-items:center;text-transform:none!important;letter-spacing:0!important;display:flex!important}.q-check input{width:auto!important}.quote-bottom-grid{grid-template-columns:minmax(0,1.7fr) minmax(275px,.6fr);gap:14px;display:grid}.quote-total{color:#fff;background:#0c3023;padding:18px}.quote-total>small{color:#b8ccc2}.quote-total dl{gap:8px;display:grid}.quote-total dl div{justify-content:space-between;gap:18px;padding:5px 0;display:flex}.quote-total dt{color:#c1d0c9}.quote-total dd{margin:0;font-weight:850}.quote-total .grand{color:#c5f852;border-top:1px solid #557064;margin-top:10px;padding-top:18px;font-size:1.5rem}.quote-total details{border-top:1px solid #557064;margin-top:20px;padding-top:14px}.quote-after-save{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.quote-after-save>div{align-items:center;gap:8px;display:flex}.quote-history{padding:18px 22px}.quote-history summary{cursor:pointer;font-weight:850}.quote-history p{color:#66746d;border-top:1px solid #e2e8e5;padding-top:10px}.quote-history b{color:#17221d}@media (width<=1300px){.quote-filters{grid-template-columns:1fr 1fr 1fr}.quote-stats,.q-form-grid{grid-template-columns:1fr 1fr}.line-main{grid-template-columns:30px 42px minmax(170px,1fr) 64px 96px 84px}.line-final{grid-column:5/7}.line-total{text-align:right;grid-column:5/7}.line-main>.q-danger{grid-column:6}.line-advanced{grid-template-columns:1fr 1fr}.quote-bottom-grid{grid-template-columns:1fr}}@media (width<=800px){.quotes-hero,.quote-editor-head{flex-direction:column;align-items:stretch}.q-actions{justify-content:flex-start}.quote-stats,.quote-filters,.q-form-grid{grid-template-columns:1fr}.q-form-grid .wide{grid-column:auto}.quote-step>b,.q-step-head{flex-direction:column;align-items:flex-start}.line-main{grid-template-columns:30px 42px 1fr 76px}.line-description{grid-column:3/5}.line-main label:nth-of-type(n+2){grid-row:auto}.line-unit{text-align:left;grid-column:2}.line-total{grid-column:2}.line-main>.q-danger{grid-column:3}.line-advanced{grid-template-columns:1fr;margin-left:0}.quote-after-save,.quote-after-save>div{flex-direction:column;align-items:stretch}.quote-table-wrap{margin-inline:-6px}}.public-quote{--blue:#075ca8;color:#111;background:#fff;max-width:980px;margin:30px auto;padding:38px 42px;font-family:Arial,sans-serif;box-shadow:0 8px 35px #15251d1c}.public-quote-actions{justify-content:flex-end;margin-bottom:16px;display:flex}.public-quote-actions button{background:var(--blue);color:#fff;border:0;border-radius:10px;padding:12px 18px;font-weight:800}.public-quote header{border-bottom:3px solid var(--blue);grid-template-columns:150px 1fr auto;align-items:center;gap:22px;padding-bottom:24px;display:grid}.public-quote header img{width:145px;height:auto}.public-quote header>div,.public-quote address,.public-quote footer>div{gap:4px;display:grid}.public-quote address{text-align:right;font-size:.84rem;font-style:normal}.public-quote-title{justify-content:space-between;gap:30px;padding:30px 0 20px;display:flex}.public-quote-title small{color:var(--blue);letter-spacing:.15em;font-weight:800}.public-quote-title h1{margin:5px 0;font-size:2.6rem}.public-quote-title p{color:#505050;margin:0;font-size:1.2rem}.public-quote-title dl{min-width:300px;margin:0}.public-quote-title dl div{border-bottom:1px solid #ddd;justify-content:space-between;padding:8px;display:flex}.public-quote-title dd{margin:0;font-weight:700}.public-quote-intro{background:#f3f7fa;margin-bottom:22px;padding:18px 22px}.public-quote-intro h2,.public-quote-products h2{color:var(--blue);margin:0 0 10px;font-size:1.05rem}.public-quote-intro p{white-space:pre-wrap;margin:0;line-height:1.55}.public-quote-products{margin:22px 0}.public-quote-products table{border-collapse:collapse;width:100%}.public-quote-products th{color:#fff;text-align:left;background:#075ca8;padding:10px}.public-quote-products td{border-bottom:1px solid #ddd;padding:11px}.public-quote-products th:nth-last-child(-n+3),.public-quote-products td:nth-last-child(-n+3){text-align:right}.public-quote-products td small{color:#666;margin-top:4px;display:block}.public-quote-totals{justify-content:flex-end;display:flex}.public-quote-totals dl{width:390px}.public-quote-totals dl div{justify-content:space-between;padding:7px;display:flex}.public-quote-totals dd{margin:0;font-weight:700}.public-quote-totals .grand{color:var(--blue);border-top:2px solid #111;padding-top:14px;font-size:1.4rem}.public-quote footer{border-top:3px solid var(--blue);grid-template-columns:1.2fr 1fr;gap:35px;margin-top:35px;padding-top:20px;font-size:.78rem;display:grid}.public-brands{text-align:right}.public-quote-state{text-align:center;place-content:center;min-height:100vh;font-family:Arial,sans-serif;display:grid}.public-quote-state b{font-size:1.5rem}@media (width<=720px){.public-quote{margin:0;padding:22px}.public-quote header{grid-template-columns:100px 1fr}.public-quote header img{width:100px}.public-quote address{text-align:left;grid-column:1/-1}.public-quote-title{display:block}.public-quote-title dl{min-width:0}.public-quote-products{overflow:auto}.public-quote-products table{min-width:620px}.public-quote footer{grid-template-columns:1fr}.public-brands{text-align:left}}@media print{body{background:#fff!important}html[data-print-document=quote] .public-quote,html[data-print-document=quote] .public-quote *{visibility:visible!important}html[data-print-document=quote] .public-quote{width:100%;box-shadow:none;background:#fff;max-width:none;min-height:100vh;margin:0;padding:10mm 12mm;position:absolute;inset:0;display:block!important}html[data-print-document=quote] .public-quote-actions{display:none!important}.public-quote-products tr,.public-quote-intro,.public-quote-totals,.public-quote footer{break-inside:avoid}@page{size:A4;margin:10mm}}.quote-settings-admin{gap:16px;display:grid}.quote-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.quote-settings-grid>section{background:#fbfcfb;border:1px solid #dce4df;border-radius:14px;align-content:start;gap:12px;padding:18px;display:grid}.quote-settings-grid>section.wide{grid-column:1/-1}.quote-settings-grid h3{margin:0}.quote-settings-grid label{gap:6px;display:grid}.quote-settings-grid label>span{color:#64746c;text-transform:uppercase;font-size:11px;font-weight:900}.quote-settings-grid input,.quote-settings-grid textarea{background:#fff;border:1px solid #cbd8d1;border-radius:10px;width:100%;min-width:0;padding:11px}.quote-settings-grid input{height:46px}.quote-settings-grid textarea{resize:vertical;min-height:96px}.quote-settings-grid label.check{align-items:center;gap:9px;display:flex}.quote-settings-grid label.check input{width:19px;height:19px}.quote-settings-grid small,.quote-settings-grid p{color:#66766e;margin:0;line-height:1.5}.quote-settings-grid code{font-size:12px}.quote-settings-grid .settings-ok{color:#177754}.quote-settings-grid .settings-warning{color:#99610c}@media (width<=760px){.quote-settings-grid{grid-template-columns:1fr}.quote-settings-grid>section.wide{grid-column:auto}}.quote-template-tools{grid-template-columns:minmax(220px,.7fr) minmax(320px,1fr);gap:12px;padding:14px 16px;display:grid}.quote-template-tools label{gap:6px;display:grid}.quote-template-tools label>span{letter-spacing:.08em;color:#65736c;text-transform:uppercase;font-size:.73rem;font-weight:850}.quote-template-tools select,.quote-template-tools input,.quote-convert select{width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cbd8d1;border-radius:11px;padding:11px}.quote-template-tools label>div{gap:8px;display:flex}.quote-template-tools button{background:#fff;border:1px solid #cbd8d1;border-radius:11px;padding:0 14px;font-weight:800}.quote-convert{background:#f8fbf9;border:1px solid #c9d8d1;border-radius:13px;width:min(580px,100%);padding:12px 14px}.quote-convert summary{cursor:pointer;font-weight:850}.quote-convert>label,.quote-convert fieldset{gap:7px;margin-top:12px;display:grid}.quote-convert fieldset{border:1px solid #dbe4df;border-radius:10px;max-height:210px;padding:10px;overflow:auto}.quote-convert fieldset label{align-items:flex-start;gap:8px;display:flex}.quote-convert small{color:#67756e;margin:10px 0;display:block}.quote-convert .q-primary{width:100%}.public-footer-text{white-space:pre-wrap;margin-top:6px}@media (width<=800px){.quote-template-tools{grid-template-columns:1fr}.quote-template-tools label>div{flex-direction:column}.quote-template-tools button{min-height:44px}}.q-kit-badge{color:#0d7851;letter-spacing:.08em;background:#e5f4ed;border-radius:6px;margin-right:7px;padding:2px 6px;font-size:.68rem;display:inline-flex}.q-volume{color:#8a5a0b!important}.q-line-volume{color:#8a5a0b;letter-spacing:0;text-transform:none;margin-top:4px;font-size:.68rem;display:block}.quote-editor-fieldset{border:0;gap:22px;min-width:0;margin:0;padding:0;display:grid}.quote-editor-fieldset:disabled{opacity:.72}.quote-editor-fieldset:disabled input,.quote-editor-fieldset:disabled select,.quote-editor-fieldset:disabled textarea,.quote-editor-fieldset:disabled button{cursor:not-allowed}.quote-lock{color:#244c3c;background:#eef7f2;border:1px solid #bdd7ca;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.quote-lock b{white-space:nowrap}.quote-lock span{color:#587066}.quote-convert-panel{background:#f5faf7;border:1px solid #bdd7ca;border-radius:15px;gap:14px;width:100%;padding:18px;display:grid}.quote-convert-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.quote-convert-panel h3{margin:0 0 4px}.quote-convert-panel p{color:#65746d;margin:0}.quote-convert-panel-grid{grid-template-columns:minmax(220px,.55fr) minmax(300px,1fr) auto;align-items:end;gap:12px;display:grid}.quote-convert-panel label,.quote-convert-panel fieldset{gap:7px;display:grid}.quote-convert-panel fieldset{background:#fff;border:1px solid #d5e0da;border-radius:11px;max-height:180px;margin:0;padding:10px;overflow:auto}.quote-convert-panel fieldset label{align-items:flex-start;gap:8px;display:flex}.quote-convert-panel .q-primary{min-height:48px}.quote-converted{align-items:center;gap:12px;display:flex}.quote-converted button{color:#147551;cursor:pointer;background:#eef7f2;border:1px solid #bdd7ca;border-radius:11px;padding:12px 16px;font-weight:850}@media (width<=900px){.quote-lock,.quote-convert-panel>header{flex-direction:column;align-items:flex-start}.quote-convert-panel-grid{grid-template-columns:1fr}}.quote-suggest-wrap{margin:0 24px 14px}.quote-suggest-toggle{color:#147551;cursor:pointer;background:#f4faf7;border:1px dashed #b9d3c6;border-radius:12px;align-items:center;gap:9px;padding:9px 14px;font-size:.9rem;font-weight:800;display:inline-flex}.quote-suggest-toggle:hover{background:#eaf6f0;border-color:#147551}.quote-suggest-toggle.open{color:#fff;background:#147551;border-style:solid;border-color:#147551}.quote-suggest-toggle i{color:#fff;background:#147551;border-radius:999px;padding:1px 8px;font-size:.78rem;font-style:normal}.quote-suggest-toggle.open i{color:#147551;background:#fff}.quote-suggest-toggle em{opacity:.75;font-size:.7rem;font-style:normal}.quote-suggestions{background:#fff;border:1px solid #d4e5dc;border-radius:14px;margin-top:10px;overflow:hidden}.quote-suggestions>header{background:#f4faf7;border-bottom:1px solid #e2ece7;gap:2px;padding:11px 15px;display:grid}.quote-suggestions>header b{font-size:.9rem}.quote-suggestions>header small{color:#6e7a74}.quote-suggestions>div{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:10px;padding:14px;display:grid}.quote-suggestions>div button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe4df;border-radius:12px;gap:3px;padding:11px 12px;display:grid}.quote-suggestions>div button:hover{background:#f6fbf8;border-color:#147551}.quote-suggestions>div button em{letter-spacing:.06em;text-transform:uppercase;color:#8a5a12;font-size:.62rem;font-style:normal;font-weight:900}.quote-suggestions>div button b{font-size:.9rem}.quote-suggestions>div button span{color:#74807a;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.quote-suggestions>div button strong{font-size:1rem}.quote-suggestions>div button i{font-size:.72rem;font-style:normal;font-weight:800}.quote-suggestions>div button u{color:#0d6b45;background:#e6f4ec;border-radius:8px;justify-self:start;margin-top:5px;padding:4px 9px;font-size:.75rem;font-weight:850;text-decoration:none}.quote-suggestions>div button:hover u{color:#fff;background:#147551}.q-type-badge{background:#f6faf8;border:1px solid #d8e3dd;border-radius:10px;gap:1px;padding:8px 11px;display:grid}.q-type-badge b{color:#13201b;text-transform:none;letter-spacing:0;font-size:.92rem}.q-type-badge small{color:#74807a;text-transform:none;letter-spacing:0;font-size:.68rem;font-weight:600}.q-b2b{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.q-b2b em{border-radius:999px;padding:4px 9px;font-size:.76rem;font-style:normal;font-weight:800}.q-b2b em.delivered{color:#087340;background:#e1f7e9}.q-b2b em.pending{color:#8a5a12;background:#fff2d9}.q-field-hint{color:#74807a;text-transform:none;letter-spacing:0;margin-top:2px;font-size:.66rem;font-weight:600}.line-thumb{cursor:zoom-in;background:#f6faf8;border:1px solid #dbe4df;border-radius:9px;align-self:center;place-items:center;width:46px;height:46px;padding:0;display:grid;overflow:hidden}.line-thumb img{object-fit:contain;width:100%;height:100%}.line-thumb i{color:#147551;font-size:.78rem;font-style:normal;font-weight:850}.line-final input{font-weight:850}.line-final s{color:#9aa6a0;text-transform:none;letter-spacing:0;font-size:.72rem}.q-lightbox{z-index:60;background:#0c2019cc;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.q-lightbox figure{background:#fff;border-radius:16px;grid-template-rows:1fr auto;max-width:min(760px,92vw);max-height:88vh;margin:0;display:grid;overflow:hidden}.q-lightbox img{object-fit:contain;background:#f6faf8;width:100%;height:100%;max-height:72vh}.q-lightbox figcaption{border-top:1px solid #e1e8e4;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;font-weight:750;display:flex}.q-lightbox figcaption button{cursor:pointer;background:#fff;border:1px solid #cbd8d1;border-radius:9px;padding:7px 13px;font-weight:800}.quote-editor-head>div:not(.q-actions){text-align:left;margin-right:auto}.quote-actionbar{z-index:8;background:#fff;border:1px solid #d3e0d9;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:2px;padding:10px 14px;display:flex;position:sticky;bottom:0;box-shadow:0 -6px 22px #0f2b201a,0 1px 2px #13201b0a}.qa-flow{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.qa-step{color:#8b978f;white-space:nowrap;align-items:center;gap:7px;font-size:.8rem;font-weight:800;display:inline-flex}.qa-step:not(:last-child):after{content:"→";color:#c3cec8;margin-left:6px;font-weight:600}.qa-step i{color:#8b978f;background:#eef3f0;border-radius:50%;place-items:center;width:21px;height:21px;font-size:.7rem;font-style:normal;display:grid}.qa-step.done{color:#147551}.qa-step.done i{color:#147551;background:#dff0e7}.qa-step.active{color:#0c3023}.qa-step.active i{color:#fff;background:#147551}.qa-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.qa-actions button{color:#16241e;cursor:pointer;background:#fff;border:1px solid #cad8d1;border-radius:10px;padding:8px 13px;font-size:.87rem;font-weight:800}.qa-actions button:hover:not(:disabled){border-color:#147551}.qa-actions button:disabled{opacity:.45;cursor:not-allowed}.qa-actions .q-primary{color:#fff!important;background:#147551!important;border-color:#147551!important}.qa-hint{color:#8a5a12;background:#fff6df;border-radius:8px;padding:6px 10px;font-size:.78rem;font-weight:700}.qa-status{font:inherit;background:#fff;border:1px solid #cbd8d1;border-radius:10px;padding:8px 10px;font-size:.87rem}.qa-b2b{white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:.76rem;font-style:normal;font-weight:800}.qa-b2b.delivered{color:#087340;background:#e1f7e9}.qa-b2b.pending{color:#8a5a12;background:#fff2d9}@media (width<=900px){.quote-actionbar{flex-direction:column;align-items:stretch}.qa-actions{justify-content:flex-start}.qa-actions .q-primary{flex:1}}.q-line-meta{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.q-stock{white-space:nowrap;cursor:help;text-transform:none;letter-spacing:0;border-radius:999px;padding:2px 8px;font-size:.66rem;font-style:normal;font-weight:850}.q-stock.ok{color:#0d6b45;background:#e4f6ec}.q-stock.low{color:#8a5a12;background:#fff2d9}.q-stock.out{color:#a8402c;background:#feeae6}.quote-suggest-toggle.freq{color:#2c4d9b;background:#f5f8ff;border-color:#cfd9ef}.quote-suggest-toggle.freq i{background:#2c4d9b}.quote-suggest-toggle.freq.open{color:#fff;background:#2c4d9b;border-color:#2c4d9b}.quote-suggest-toggle.freq.open i{color:#2c4d9b;background:#fff}.quote-suggestions.freq>header{background:#f5f8ff;border-bottom-color:#e2e8f5}.q-price-notice{color:#815611;background:#fff8e4;border:1px solid #f1c86d;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;padding:11px 14px;display:flex}.q-price-notice>span{margin-right:auto}.q-price-notice button{cursor:pointer;color:#815611;background:#fff;border:1px solid #e0c88c;border-radius:9px;padding:7px 12px;font-weight:800}.q-price-notice button.primary{color:#fff;background:#147551;border-color:#147551}.share-modal .share-card{background:#f4f5f3;border-radius:18px;gap:0;max-width:min(520px,94vw);padding:22px 24px 24px;display:grid;box-shadow:0 24px 60px #0f2b2040}.share-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.share-card h2{letter-spacing:-.02em;align-items:center;gap:10px;margin:0;font-size:1.45rem;display:flex}.share-card h2 i{font-size:1.15rem;font-style:normal}.share-close{color:#5c6a63;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:1.7rem;line-height:1}.share-sub{color:#6b7772;margin:6px 0 18px;font-size:1rem}.share-link{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;display:grid}.share-link input{font:inherit;color:#17221d;background:#fff;border:1px solid #d6ded9;border-radius:12px;min-width:0;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem}.share-link button{cursor:pointer;color:#3d4a44;background:#fff;border:1px solid #d6ded9;border-radius:12px;width:52px;font-size:1.2rem}.share-link button:hover{color:#147551;border-color:#147551}.share-expiry{color:#5c6a63;align-items:center;gap:9px;margin:16px 0 0;font-size:1rem;display:flex}.share-expiry i{font-style:normal}.share-expiry b{color:#17221d}.share-renew{border-top:1px solid #dde4e0;gap:12px;margin-top:18px;padding-top:16px;display:grid}.share-renew>span{letter-spacing:.09em;color:#7a8781;font-size:.78rem;font-weight:850}.share-renew>div{flex-wrap:wrap;gap:10px;display:flex}.share-renew button{font:inherit;color:#17221d;cursor:pointer;background:#fff;border:1px solid #d6ded9;border-radius:12px;padding:12px 18px;font-weight:700}.share-renew button:hover:not(:disabled){color:#147551;border-color:#147551}.share-renew button:disabled{opacity:.5;cursor:not-allowed}.share-custom{gap:10px;display:flex}.share-custom input{font:inherit;background:#fff;border:1px solid #d6ded9;border-radius:12px;width:180px;padding:12px 16px}.share-custom button{width:52px;padding:0;font-size:1.15rem}.q-stock-chips{flex-wrap:wrap;align-items:center;gap:5px;display:inline-flex}.q-stock-chips em{white-space:nowrap;cursor:help;text-transform:none;letter-spacing:0;border:1px solid #0000;border-radius:7px;align-items:center;gap:5px;padding:3px 8px;font-size:.7rem;font-style:normal;font-weight:800;line-height:1.35;display:inline-flex}.q-stock-chips em b{opacity:.72;letter-spacing:.03em;font-size:.64rem;font-weight:900}.q-stock-chips em.has{color:#0d6b45;background:#e8f6ee;border-color:#c6e6d5}.q-stock-chips em.none{color:#8b978f;background:#f3f5f4;border-color:#e2e8e5}.q-stock-chips em.supplier{color:#2c4d9b;background:#eef3ff;border-color:#d3ddf7}.q-stock-chips em.short{color:#a8402c;background:#fdecea;border-color:#f6cfc8}.q-autocomplete>div button{align-items:center}.q-result-thumb{background:#f6faf8;border:1px solid #dbe4df;border-radius:9px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.q-result-thumb img{object-fit:contain;width:100%;height:100%}.q-result-thumb i{color:#147551;font-size:.72rem;font-style:normal;font-weight:850}.q-result-main{flex:1;gap:2px;min-width:0;display:grid}.q-result-main b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.q-instock{white-space:nowrap;color:#3d4a44;cursor:pointer;align-items:center;gap:8px;font-size:.88rem;font-weight:750;display:inline-flex}.q-instock input{width:auto!important}.product-search-bar{flex-wrap:wrap;align-items:center;gap:14px;margin:12px 18px;display:flex}.product-search-bar .product-search{flex:1;min-width:240px;margin:0}.q-views-btn{color:#16241e;cursor:pointer;background:#fff;border:1px solid #cad8d1;border-radius:10px;padding:9px 14px;font-size:.87rem;font-weight:800}.q-views-btn:hover{color:#147551;border-color:#147551}.views-card{background:#fff;border-radius:16px;gap:14px;max-width:min(640px,94vw);max-height:86vh;padding:20px 22px;display:grid;overflow:auto;box-shadow:0 24px 60px #0f2b2040}.views-card>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.views-card h2{margin:0;font-size:1.2rem}.views-empty{color:#6b7772;margin:0;padding:14px 0}.views-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.views-stats article{background:#f7faf8;border:1px solid #dde4e0;border-radius:12px;gap:3px;padding:12px 14px;display:grid}.views-stats span{letter-spacing:.07em;color:#7a8781;text-transform:uppercase;font-size:.68rem;font-weight:850}.views-stats strong{font-size:1.05rem}.views-table{border-collapse:collapse;width:100%}.views-table th{text-align:left;letter-spacing:.05em;color:#7a8781;background:#f2f5f3;border-bottom:1px solid #e1e8e4;padding:9px 10px;font-size:.7rem}.views-table td{border-bottom:1px solid #eef3f0;padding:10px;font-size:.87rem}.views-note{color:#7a8781;font-size:.76rem}@media (width<=600px){.views-stats{grid-template-columns:1fr}}.q-media-btn{color:#14532d;cursor:pointer;background:#fff;border:1px solid #cfe0d6;border-radius:10px;place-self:end start;padding:9px 14px;font-weight:600}.q-media-btn:hover{background:#f1f7f3}.media-card{max-width:min(720px,94vw)}.media-bulk{border-bottom:1px solid #e6efe9;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:10px;font-size:.85rem;display:flex}.media-bulk span{color:#14532d;margin-left:6px;font-weight:700}.media-bulk span:first-child{margin-left:0}.media-bulk button{cursor:pointer;background:#fff;border:1px solid #cfe0d6;border-radius:999px;padding:3px 12px}.media-bulk button:hover{background:#f1f7f3}.media-product{gap:6px;display:grid}.media-product h3{align-items:baseline;gap:10px;margin:0;font-size:.95rem;display:flex}.media-product h3 small{color:#5b7266;font-weight:500}.media-product .q-check{margin:0}
