:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17233d;background:#f5f7fb;font-synthesis:none;--blue:#0a4fa9;--navy:#073574;--red:#ec1b2f;--green:#13966b;--line:#e2e7ef;--muted:#6e7b91}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.shell{display:grid;grid-template-columns:254px 1fr;min-height:100vh}.shell>aside{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#073a86,#052c67);padding:28px 18px 20px;color:#fff;display:flex;flex-direction:column;box-shadow:8px 0 30px #062c6714;z-index:3}.logo{height:67px;display:flex;align-items:center;gap:12px;padding:0 9px;color:#fff}.logo .cross{display:grid;place-items:center;background:var(--red);border-radius:50%;font-size:45px;font-weight:600;width:55px;height:55px;line-height:1;box-shadow:0 7px 18px #50000b45}.logo b{font-size:20px;display:block;letter-spacing:.5px}.logo small{display:block;text-align:center;letter-spacing:7px;margin-left:6px;font-size:11px}.shell nav{display:flex;flex-direction:column;gap:5px;margin-top:23px}.shell nav button,.logout{border:0;color:#dce9ff;background:transparent;height:47px;border-radius:9px;display:flex;align-items:center;gap:13px;padding:0 15px;font-weight:600}.shell nav button:disabled{opacity:.48}.shell nav button.active{background:#1456b8;color:#fff;box-shadow:0 5px 18px #001c4e55;position:relative}.shell nav button.active:before{content:"";position:absolute;left:-18px;height:27px;width:4px;background:var(--red);border-radius:0 4px 4px 0}.soon{font-size:7px;font-style:normal;letter-spacing:.5px;margin-left:auto}.unit{margin-top:auto;border-top:1px solid #ffffff20;padding-top:16px}.unit>label{font-size:9px;letter-spacing:1px;color:#a9c5ed;margin:0 10px}.select-wrap{margin-top:7px;width:100%;height:47px;background:#1456b8;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 11px}.select-wrap select{color:#fff;background:transparent;border:0;outline:0;width:100%;font-size:12px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-wrap option{color:#17233d}.logout{margin-top:15px;border-top:1px solid #ffffff1c;border-radius:0;padding-top:16px;height:55px;width:100%}.shell>main{padding:28px 36px 15px;max-width:1600px;width:100%;margin:auto;min-width:0}.shell header{display:flex;justify-content:space-between;align-items:center}.shell header h1{font-size:28px;margin:3px 0;color:#10192c}.shell header h1 span{font-size:23px}.shell header p{margin:0;color:var(--muted)}.eyebrow{font-size:9px!important;letter-spacing:1.4px!important;color:var(--blue)!important;font-weight:700!important;margin:0}.profile{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);padding:7px 12px;border-radius:12px;box-shadow:0 5px 20px #203c6810}.profile small{display:block;color:#748098;margin-top:2px}.avatar{width:39px;height:39px;border-radius:10px;background:#e8edf7;display:grid;place-items:center;color:#07479e;font-weight:700}.notification{position:relative;border:0;background:transparent;margin-right:8px;color:#15325b}.notification i{position:absolute;right:-3px;top:-7px;background:var(--red);color:#fff;border-radius:9px;font-style:normal;font-size:10px;padding:2px 5px}.security-note,.sale-notice{display:flex;align-items:center;gap:9px;background:#fff8e8;color:#805b07;border:1px solid #f3d894;border-radius:9px;padding:10px 13px;font-size:12px;margin-top:15px}.page-title-row{display:flex;align-items:flex-end;justify-content:space-between;margin:27px 0 15px}.page-title-row h2{font-size:22px;margin:0 0 3px}.page-title-row p{color:var(--muted);font-size:13px;margin:0}.page-title-row .primary{height:44px}.primary,.secondary{border:0;border-radius:9px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;height:40px}.primary{background:var(--blue);color:#fff;box-shadow:0 7px 15px #0a4fa92c}.primary:hover{background:#073f8d}.secondary{background:#fff;border:1px solid #d8e0eb;color:#33445e}.primary svg,.secondary svg{width:18px}.action-row{display:flex;gap:9px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.metric,.card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 5px 18px #233f6808}.metric{padding:18px;display:flex;align-items:center;gap:13px}.metric-icon{width:46px;height:46px;min-width:46px;border-radius:13px;display:grid;place-items:center;color:#fff}.metric-icon.blue{background:#0952ae}.metric-icon.red{background:var(--red)}.metric-icon.navy{background:#183c70}.metric-icon.green{background:var(--green)}.metric small{font-size:8px;letter-spacing:.7px;font-weight:700;color:#66768f}.metric strong{font-size:20px;display:block;margin-top:4px;color:#0a4799}.metric p{font-size:10px;color:#7b8799;margin:4px 0 0}.onboarding{margin-top:14px;padding:22px;display:flex;align-items:center;gap:17px;background:linear-gradient(120deg,#fff 55%,#edf5ff)}.onboarding-icon{width:53px;height:53px;border-radius:14px;background:#e6f0ff;color:var(--blue);display:grid;place-items:center}.onboarding small{font-size:9px;color:var(--blue);font-weight:700;letter-spacing:1px}.onboarding h2{font-size:17px;margin:4px 0}.onboarding p{margin:0;color:var(--muted);font-size:12px}.onboarding button{margin-left:auto;border:1px solid #bed0e9;background:#fff;color:var(--blue);border-radius:8px;padding:10px 14px;font-weight:700}.shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:14px}.shortcuts>button{min-height:88px;border:0;border-radius:13px;background:var(--blue);color:#fff;display:flex;align-items:center;gap:12px;padding:15px;text-align:left}.shortcuts>button:nth-child(2){background:var(--red)}.shortcuts>button:nth-child(3){background:#153f78}.shortcuts>button:disabled{opacity:.67}.shortcuts>button>span{background:#fff;color:var(--blue);width:46px;height:46px;border-radius:50%;display:grid;place-items:center}.shortcuts>button div{flex:1}.shortcuts b,.shortcuts small{display:block}.shortcuts small{opacity:.8;margin-top:4px}.shortcuts>button>svg{opacity:.8}.shell footer{display:flex;justify-content:space-between;color:#8792a5;font-size:10px;padding:22px 4px 0}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(390px,44%) 1fr;background:#fff}.login-brand{background:linear-gradient(145deg,#052e6b,#0751af);padding:54px 11%;display:flex;flex-direction:column;justify-content:center;color:#fff;position:relative;overflow:hidden}.login-brand:before,.login-brand:after{content:"";position:absolute;border:1px solid #ffffff14;border-radius:50%;width:440px;height:440px;right:-180px;top:-130px}.login-brand:after{width:330px;height:330px;left:-200px;top:auto;bottom:-150px}.login-brand>div{position:relative;z-index:1}.login-brand .logo{padding:0;margin-bottom:60px}.login-brand h1{font-size:42px;line-height:1.08;margin:0 0 20px}.login-brand p{font-size:16px;line-height:1.6;color:#d3e4ff;max-width:450px}.brand-points{display:grid;gap:13px;margin-top:37px}.brand-points span{display:flex;align-items:center;gap:10px;font-size:13px}.brand-points svg{width:21px;background:#ffffff1e;border-radius:50%;padding:4px}.login-brand>small{position:absolute;bottom:30px;color:#a9caef}.login-panel{display:grid;place-items:center;padding:30px}.login-panel form{width:min(420px,100%)}.login-panel h2{font-size:32px;margin:5px 0 7px}.login-panel form>p:not(.eyebrow){color:var(--muted);margin:0 0 30px}.login-panel label,.modal-form>label,.two-cols label{display:grid;gap:7px;font-size:12px;font-weight:700;margin-bottom:17px}.login-panel input,.modal-form input,.search-box input,.sale-search input{border:1px solid #d9e0e9;border-radius:9px;height:48px;padding:0 13px;outline:0;background:#fff}.login-panel input:focus,.modal-form input:focus,.sale-search input:focus{border-color:#3c77c4;box-shadow:0 0 0 3px #0a4fa914}.login-button{width:100%;height:49px;margin-top:5px}.login-help{text-align:center;color:var(--muted);font-size:11px;margin-top:22px}.login-help span{color:#253751;font-weight:700}.form-error{display:flex;align-items:center;gap:8px;background:#fff0f1;color:#a81725;border:1px solid #f1b8be;padding:10px 12px;border-radius:8px;font-size:12px;margin-bottom:16px}.form-error svg{width:18px;min-width:18px}.splash{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:var(--navy);color:#dce9ff}.splash .spin{margin-top:25px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;color:var(--muted);font-size:11px}.search-box{height:43px;width:min(520px,75%);display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 12px}.search-box>svg{width:18px;color:#77859a}.search-box input{border:0!important;box-shadow:none!important;height:39px;flex:1;padding:0}.search-box kbd,.keyboard-tip kbd{border:1px solid #dbe1e9;background:#f5f7fa;border-radius:5px;padding:3px 6px;font-size:9px}.product-table{overflow:hidden;min-height:300px}.product-row{display:grid;grid-template-columns:minmax(250px,1.7fr) 1fr .65fr .65fr .7fr;align-items:center;gap:10px;padding:11px 18px;border-bottom:1px solid #eef1f5;font-size:12px}.product-row>span:first-child{display:flex;align-items:center;gap:10px}.product-row>span:first-child>b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-head{background:#fafbfd;color:#7d899c;text-transform:uppercase;font-size:8px;font-weight:700;letter-spacing:.6px;padding-top:10px;padding-bottom:10px}.product-cube{width:34px;height:34px;min-width:34px;border-radius:8px;background:#edf4ff;color:var(--blue);display:grid;place-items:center}.product-cube svg{width:17px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#526077}.low-stock{color:var(--red)}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.status-dot.ok{background:#16a474}.status-dot.out{background:var(--red)}.empty{min-height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#8b97a9;text-align:center;padding:25px}.empty>svg{width:37px;height:37px;color:#a8b5c6}.empty h3{color:#334158;margin:12px 0 4px}.empty p{margin:0;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#07162eb5;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10;display:grid;place-items:center;padding:20px}.modal{background:#fff;width:min(580px,100%);max-height:92vh;overflow:auto;border-radius:15px;box-shadow:0 30px 80px #0006}.modal-header{display:flex;justify-content:space-between;align-items:start;padding:22px 24px 18px;border-bottom:1px solid var(--line)}.modal-header h2{margin:0 0 4px;font-size:20px}.modal-header p{margin:0;color:var(--muted);font-size:12px}.modal-header button{border:0;background:#f2f4f8;border-radius:7px;width:34px;height:34px;display:grid;place-items:center}.modal-header button svg{width:18px}.modal-form,.import-body{padding:21px 24px}.two-cols{display:grid;grid-template-columns:1.3fr .7fr;gap:13px}.modal-form fieldset,.checkout fieldset{border:0;padding:0;margin:2px 0 16px}.modal-form legend,.checkout legend{font-size:11px;font-weight:700;margin-bottom:8px}.stock-input{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);padding:8px 10px;border-radius:8px;margin-bottom:7px;font-size:12px}.stock-input input{width:100px;height:36px;text-align:center}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.template-button{display:grid;grid-template-columns:38px 1fr;column-gap:10px;text-align:left;width:100%;border:1px solid #cbd9eb;color:var(--blue);background:#f4f8ff;border-radius:9px;padding:12px}.template-button svg{grid-row:1/3;align-self:center}.template-button span{font-size:10px;color:var(--muted)}.drop-zone{display:flex;flex-direction:column;align-items:center;border:1px dashed #9db3ce;border-radius:10px;padding:24px;margin-top:14px;background:#fafcff;cursor:pointer}.drop-zone svg{color:var(--blue);width:31px}.drop-zone b{margin:8px 0 3px}.drop-zone span{font-size:10px;color:var(--muted)}.drop-zone input{margin-top:14px;max-width:100%;font-size:11px}.import-result{border-radius:9px;padding:12px;margin-top:13px;font-size:12px}.import-result.valid{background:#eaf9f3;color:#126c51}.import-result.invalid{background:#fff0f1;color:#9a1a27}.import-result b{display:flex;align-items:center;gap:7px}.import-result svg{width:17px}.import-result p{margin:5px 0}.import-result small{display:block;margin-top:4px}.sale-title{align-items:center}.keyboard-tip{font-size:10px;color:var(--muted)}.sale-notice{background:#fff1f2;color:#9b1a27;border-color:#f0bec3;margin-bottom:11px}.sale-notice button{margin-left:auto;border:0;background:transparent}.sale-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px}.sale-search{height:55px;background:#fff;border:1px solid #ccd7e5;border-radius:11px;padding:6px 7px 6px 15px;display:flex;align-items:center;gap:10px;position:relative;box-shadow:0 5px 18px #233f6808}.sale-search>svg{color:var(--blue)}.sale-search>input{height:42px;flex:1;border:0!important;box-shadow:none!important;padding:0}.sale-search>button{height:41px;border:0;background:var(--blue);color:#fff;border-radius:8px;padding:0 16px;font-weight:700}.search-results{position:absolute;top:59px;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 40px #14284625;z-index:5;overflow:hidden}.search-results button{width:100%;border:0;border-bottom:1px solid #edf0f5;background:#fff;display:flex;align-items:center;gap:10px;padding:10px 13px;text-align:left}.search-results button:hover{background:#f3f7fd}.search-results>button>svg{color:var(--blue);width:19px}.search-results span{display:grid;gap:2px;flex:1}.search-results small{color:var(--muted)}.search-results strong{color:var(--blue)}.cart{margin-top:11px;overflow:hidden;min-height:370px}.cart-head,.cart-row{display:grid;grid-template-columns:minmax(220px,1fr) 130px 100px 30px;gap:9px;align-items:center;padding:10px 15px}.cart-head{background:#fafbfd;border-bottom:1px solid var(--line);color:#7c899c;text-transform:uppercase;font-size:8px;font-weight:700}.cart-row{border-bottom:1px solid #edf0f4;font-size:12px}.cart-row>span:first-child{display:flex;align-items:center;gap:10px}.cart-row>span:first-child>i{width:37px;height:37px;border-radius:8px;background:#edf4ff;color:var(--blue);display:grid;place-items:center}.cart-row>span:first-child>i svg{width:18px}.cart-row>span:first-child>span{display:grid;gap:2px}.cart-row small{color:var(--muted)}.stepper{display:grid;grid-template-columns:31px 42px 31px;height:32px}.stepper button,.stepper input{border:1px solid #d9e0e9;background:#fff;text-align:center;min-width:0}.stepper button:first-child{border-radius:7px 0 0 7px}.stepper button:last-child{border-radius:0 7px 7px 0}.stepper button svg{width:13px}.stepper input{border-left:0;border-right:0;width:42px}.trash{border:0;background:transparent;color:#a1aab9}.trash svg{width:17px}.cart-empty{min-height:325px}.checkout{height:max-content;padding:20px;position:sticky;top:20px}.checkout h3{margin:4px 0 20px}.summary-line{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}.checkout fieldset{margin-top:19px}.checkout fieldset label{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;padding:10px;margin-bottom:7px;font-size:12px;cursor:pointer}.checkout fieldset label.selected{border-color:#6d9bd2;background:#f1f6fd;color:var(--blue);font-weight:700}.checkout fieldset input{margin-right:8px}.checkout fieldset svg{width:16px;margin-left:auto}.checkout-total{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--line);padding-top:17px}.checkout-total span{font-size:12px}.checkout-total strong{font-size:25px;color:var(--blue)}.finish-button{height:48px;width:100%;border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:15px}.finish-button:disabled{opacity:.5}.finish-button+small{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:9px}.receipt{text-align:center;padding:30px;width:min(430px,100%)}.success-icon{width:62px;height:62px;border-radius:50%;background:#e7f8f2;color:var(--green);display:grid;place-items:center;margin:auto}.success-icon svg{width:31px}.receipt h2{margin:15px 0 5px}.receipt p{font-size:12px;color:var(--muted)}.receipt>strong{display:block;font-size:28px;color:var(--blue);margin:19px}.receipt .primary{width:100%}.back-mobile{display:none}@media(max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.shell{grid-template-columns:215px 1fr}.shell>main{padding:24px 21px}.sale-layout{grid-template-columns:1fr 270px}.product-row{grid-template-columns:minmax(200px,1.6fr) 1fr .6fr .6fr}.product-row>span:last-child{display:none}.product-head>span:last-child{display:none}}@media(max-width:760px){.shell{display:block}.shell>aside{position:fixed;z-index:8;top:auto;bottom:0;width:100%;height:67px;padding:7px 8px}.shell>aside>.logo,.unit,.logout,.shell nav button:nth-child(n+4),.shell nav button span,.soon{display:none}.shell nav{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin:0}.shell nav button{display:flex!important;justify-content:center;height:53px;padding:0}.shell nav button.active:before{left:25%;bottom:-7px;width:50%;height:3px}.shell>main{padding:18px 13px 85px}.shell header{align-items:flex-start}.profile>div:not(.avatar),.notification{display:none}.profile{padding:5px}.security-note{font-size:10px}.page-title-row{align-items:center;margin-top:22px}.page-title-row .action-row{gap:5px}.page-title-row .action-row button{padding:0 10px;font-size:0}.page-title-row .action-row svg{margin:0}.metrics{grid-template-columns:1fr 1fr;gap:8px}.metric{padding:13px;display:block}.metric-icon{width:37px;height:37px;margin-bottom:8px}.metric strong{font-size:17px}.onboarding{align-items:start;padding:16px}.onboarding-icon,.onboarding button{display:none}.shortcuts{grid-template-columns:1fr}.shortcuts>button{min-height:68px}.shell footer{display:none}.login-page{display:block;background:linear-gradient(180deg,#063b86 0,#063b86 220px,#fff 220px)}.login-brand{background:transparent;padding:27px 25px 45px;min-height:220px;display:block}.login-brand .logo{margin:0}.login-brand h1,.login-brand p,.brand-points,.login-brand>small{display:none}.login-panel{padding:28px 22px}.login-panel form{background:#fff;border-radius:17px;margin-top:-60px;padding:25px 20px;box-shadow:0 15px 50px #0c2f5f28}.login-panel h2{font-size:27px}.product-row{grid-template-columns:1fr 70px 64px;padding:10px}.product-row>span:nth-child(2),.product-row>span:last-child,.product-head>span:nth-child(2),.product-head>span:last-child{display:none}.product-row>span:first-child>b{white-space:normal}.catalog-toolbar .search-box{width:100%}.catalog-toolbar>span,.search-box kbd{display:none}.modal-backdrop{padding:0;align-items:end}.modal{border-radius:18px 18px 0 0;max-height:94vh}.two-cols{grid-template-columns:1fr}.sale-title{align-items:end}.keyboard-tip{display:none}.sale-layout{display:flex;flex-direction:column}.sale-search>button{font-size:0;padding:0;width:42px}.sale-search>button:after{content:"+";font-size:23px}.cart{min-height:300px}.cart-head{display:none}.cart-row{grid-template-columns:1fr 105px 27px;padding:11px}.cart-row>strong{grid-column:2;text-align:right}.cart-row>.stepper{grid-column:2;grid-row:1}.cart-row>.trash{grid-column:3;grid-row:1}.checkout{position:static;padding:17px}.checkout fieldset{display:grid;grid-template-columns:1fr 1fr;gap:6px}.checkout fieldset label{margin:0}.cart-empty{min-height:280px}}textarea{font:inherit}.product-table{overflow:visible}.product-row{grid-template-columns:minmax(280px,1.8fr) minmax(130px,.8fr) minmax(150px,.9fr) 76px 96px;overflow:visible}.owner-catalog .product-row{grid-template-columns:minmax(280px,1.8fr) minmax(130px,.75fr) minmax(190px,1fr) 70px 92px 38px}.product-main,.cart-product{display:flex;align-items:center;gap:10px;min-width:0}.product-copy,.cart-product-copy{display:grid;gap:3px;min-width:0}.product-copy>small,.cart-description,.result-description{color:#6e7b91;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-copy>small{font-size:10px}.product-name{display:flex;align-items:center;gap:6px;min-width:0}.product-name>b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-values{display:grid;gap:3px}.product-values>small{color:#6e7b91;font-size:9px;line-height:1.35}.product-actions{display:flex;justify-content:flex-end}.product-actions button{width:31px;height:31px;border:1px solid #dbe3ed;border-radius:8px;background:#fff;color:#5e6e84;display:grid;place-items:center;transition:.15s ease}.product-actions button:hover{color:var(--blue);border-color:#a8c2e3;background:#f2f7fd}.product-actions svg{width:14px}.info-note{position:relative;display:inline-flex;flex:0 0 auto}.info-note summary{width:18px;height:18px;border:1px solid #cbd5e2;border-radius:50%;display:grid;place-items:center;color:#65758c;background:#fff;cursor:pointer;list-style:none}.info-note summary::-webkit-details-marker{display:none}.info-note summary:hover,.info-note[open] summary{color:var(--blue);border-color:#8db1df;background:#eef5ff}.info-note summary svg{width:11px;height:11px}.info-note>div{position:absolute;z-index:20;top:24px;left:-15px;width:min(280px,75vw);padding:11px 12px;border-radius:9px;background:#13243e;color:#fff;box-shadow:0 14px 35px #07162e42;font-size:11px;line-height:1.45}.info-note>div:before{content:"";position:absolute;top:-5px;left:19px;width:10px;height:10px;background:#13243e;transform:rotate(45deg)}.info-note>div b{color:#a9c6e8;font-size:9px;letter-spacing:.7px;text-transform:uppercase}.info-note>div p{margin:4px 0 0;white-space:normal;overflow-wrap:anywhere}.modal-form textarea{width:100%;min-height:78px;resize:vertical;border:1px solid #d9e0e9;border-radius:9px;padding:11px 13px;outline:0;background:#fff;line-height:1.45}.modal-form textarea:focus{border-color:#3c77c4;box-shadow:0 0 0 3px #0a4fa914}.modal-form label>small{color:var(--muted);font-weight:400;line-height:1.4}.modal-form label>small svg{width:13px;height:13px;vertical-align:-2px}.character-count{margin-top:-3px;color:#8a96a8;font-size:9px;text-align:right}.product-prices{grid-template-columns:1.3fr .7fr;align-items:start}.margin-preview{min-height:82px;border:1px solid #dce5f0;border-radius:9px;padding:10px 12px;display:grid;align-content:center;gap:2px;background:#f7faff}.margin-preview small{color:#58708f;font-size:8px;font-weight:700;letter-spacing:.6px}.margin-preview b{color:var(--green);font-size:18px}.margin-preview span{color:#7f8b9d;font-size:8px;line-height:1.3}.margin-preview.negative{border-color:#efc4c8;background:#fff5f6}.margin-preview.negative b{color:var(--red)}.fieldset-help{display:block;margin-top:8px;color:var(--muted);font-size:9px;line-height:1.4}.search-results{overflow:visible}.search-result-row{position:relative;display:flex;align-items:center;border-bottom:1px solid #edf0f5;background:#fff}.search-result-row:last-child{border-bottom:0}.search-results .search-result-product{min-width:0;border-bottom:0;flex:1}.search-result-copy{min-width:0}.search-result-copy b,.search-result-copy small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-copy .result-description{color:#4f617a}.search-result-row>.info-note{margin-right:13px}.search-result-row>.info-note>div{right:-5px;left:auto}.search-result-row>.info-note>div:before{right:9px;left:auto}.cart-product>i{width:37px;height:37px;min-width:37px;border-radius:8px;display:grid;place-items:center;background:#edf4ff;color:var(--blue)}.cart-product>i svg{width:18px}.cart-product-copy{overflow:visible}.cart-product-copy>small{font-size:10px}.cart-description{color:#4f617a!important}.cart-row{overflow:visible}@media(max-width:1100px){.product-row{grid-template-columns:minmax(220px,1.5fr) 120px 145px 68px}.owner-catalog .product-row{grid-template-columns:minmax(220px,1.5fr) 115px 170px 64px 38px}.product-row>span:nth-child(5),.product-head>span:nth-child(5){display:none}.owner-catalog .product-row>span:last-child{display:flex}.product-values>small{font-size:8px}}@media(max-width:760px){.product-head{display:none}.product-row{min-height:64px;grid-template-columns:minmax(0,1fr) 78px 48px}.owner-catalog .product-row{grid-template-columns:minmax(0,1fr) 78px 48px 34px}.product-row>span:nth-child(2),.product-row>span:nth-child(5){display:none}.owner-catalog .product-row>span:last-child{display:flex}.product-copy>small,.cart-description{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-values>small,.product-cube,.search-result-product>svg,.cart-product>i{display:none}.product-values strong{font-size:11px}.product-actions button{width:29px;height:29px}.modal-form textarea{min-height:72px}.product-prices{grid-template-columns:1fr}.search-result-row>.info-note{margin-right:9px}.search-result-copy .result-description{max-width:58vw}.cart-product-copy .product-name>b{max-width:45vw}.info-note>div{position:fixed;top:auto;right:16px!important;bottom:82px;left:16px!important;width:auto}.info-note>div:before{display:none}}
