:root{--green-950:#062b22;--green-900:#0b3b2e;--green-800:#12513f;--green-600:#218565;--green-100:#def1e8;--orange:#ef7d22;--orange-dark:#d96812;--ink:#18221f;--muted:#63706b;--line:#dfe5e2;--surface:#fff;--canvas:#f3f6f4;--danger:#bd3d36;--warning:#99620c;--shadow:0 18px 45px #112b2217}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand{letter-spacing:.01em;color:var(--green-900);align-items:center;gap:11px;display:flex}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:.07em;font-size:18px}.brand small{letter-spacing:.18em;margin-top:4px;font-size:9px}.brand-inverse{color:#fff}.brand-symbol{background:var(--orange);color:#fff;border-radius:9px;place-items:center;width:38px;height:38px;font-size:23px;font-style:italic;font-weight:900;display:grid;box-shadow:inset 0 -3px #5a23002e}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:750;text-decoration:none;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.primary-button{background:var(--orange);color:#fff;box-shadow:0 8px 18px #ef7d223b}.primary-button:hover{background:var(--orange-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.58;cursor:wait;transform:none}.secondary-button{background:var(--green-100);color:var(--green-900)}.primary-button svg,.secondary-button svg{width:18px}.eyebrow{color:#bde3d3;text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow.dark{color:var(--green-600)}.login-page{background:#fff;grid-template-columns:minmax(400px,47%) 1fr;min-height:100vh;display:grid}.login-story{color:#fff;background-color:var(--green-950);background-image:radial-gradient(circle at 88% 12%,#309b7657,#0000 31%),linear-gradient(140deg,#0000 45%,#ffffff09 45% 60%,#0000 60%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:44px clamp(42px,6vw,88px);display:flex}.login-story>small{color:#9cc6b6}.story-copy{max-width:580px;padding:70px 0}.story-copy h1{letter-spacing:-.045em;max-width:620px;margin:18px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,5vw,69px);font-weight:500;line-height:.99}.story-copy>p{color:#c8ddd5;max-width:540px;margin:0;font-size:17px;line-height:1.7}.feature-list{gap:13px;margin-top:35px;display:grid}.feature-list span{color:#e8f4ef;align-items:center;gap:10px;font-size:14px;display:flex}.feature-list svg{color:#8fe0bd;background:#ffffff1f;border-radius:50%;width:19px;height:19px;padding:3px}.login-form-side{background:#f7f9f8;place-items:center;padding:34px;display:grid}.login-card{border:1px solid var(--line);width:min(100%,470px);box-shadow:var(--shadow);background:#fff;padding:40px}.mode-tabs{background:#eef2f0;border-radius:10px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:34px;padding:5px;display:grid}.mode-tabs button{min-height:43px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.mode-tabs button.active{color:var(--green-900);background:#fff;box-shadow:0 2px 8px #00000012}.mode-tabs svg{width:17px}.login-heading{align-items:center;gap:14px;margin-bottom:12px;display:flex}.login-heading>span{background:var(--green-100);width:44px;height:44px;color:var(--green-800);border-radius:10px;place-items:center;display:grid}.login-heading svg{width:21px}.login-heading small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.login-heading h2{margin:2px 0 0;font-size:24px}.login-card label,.order-summary label,.quantity-fields label{color:#394640;gap:7px;margin-top:18px;font-size:13px;font-weight:700;display:grid}.login-card input,.login-card select,.order-summary select,.order-summary textarea,.quantity-fields select,.quantity-fields input,.product-toolbar select{background:#fff;border:1px solid #cfd8d4;border-radius:8px;outline:none;width:100%;min-height:46px;padding:0 12px}.login-card input:focus,.login-card select:focus,.order-summary select:focus,.order-summary textarea:focus,.quantity-fields select:focus,.quantity-fields input:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #2185651f}.login-submit{width:100%;margin-top:24px}.privacy-note{border-top:1px solid var(--line);color:var(--muted);align-items:flex-start;gap:9px;margin-top:20px;padding-top:17px;font-size:11px;line-height:1.5;display:flex}.privacy-note svg{flex:none;width:16px}.selected-login{border-left:3px solid var(--orange);background:#fff7ef;flex-direction:column;gap:3px;padding:13px 15px;display:flex}.selected-login span{color:var(--muted);font-size:12px}.back-link{color:var(--green-600);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:4px 0 12px;padding:0;font-size:12px;font-weight:700;display:flex}.back-link svg{width:15px}.notice{border:1px solid;border-radius:8px;align-items:flex-start;gap:10px;margin:16px 0;padding:13px 15px;font-size:13px;line-height:1.5;display:flex}.notice svg{flex:none;width:18px}.notice.error{color:#8e2925;background:#fff0ef;border-color:#f1c7c4}.notice.warning{color:#775019;background:#fff8e8;border-color:#ead8a5}.notice.warning button{color:var(--green-800);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.notice.compact{margin-bottom:0;font-size:11px}.boot-screen{background:var(--canvas);place-content:center;justify-items:center;gap:22px;min-height:100vh;display:grid}.boot-screen>svg{color:var(--green-600)}.boot-screen p{color:var(--muted);margin:0}.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;background:var(--green-950);color:#fff;flex-direction:column;height:100vh;padding:25px 17px 18px;display:flex;position:sticky;top:0}.sidebar .brand{border-bottom:1px solid #ffffff1a;padding:0 10px 23px}.sidebar-close{display:none}.profile-card{border-bottom:1px solid #ffffff1a;gap:11px;padding:19px 8px 17px;display:flex}.profile-card>span{color:#a6dec7;background:#ffffff1a;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.profile-card>span svg{width:18px}.profile-card div{flex-direction:column;min-width:0;display:flex}.profile-card small{color:#96b9ab;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.profile-card b{text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:13px;overflow:hidden}.profile-card em{color:#b8d2c8;font-size:10px;font-style:normal}.sidebar nav{gap:4px;margin-top:18px;display:grid}.sidebar nav button{color:#b9d1c8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;min-height:44px;padding:0 11px;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;background:var(--green-800);box-shadow:inset 3px 0 var(--orange)}.sidebar nav svg{width:18px}.sidebar nav button i{color:#fff;background:var(--orange);border-radius:10px;place-items:center;min-width:21px;height:21px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.sidebar-foot{gap:10px;margin-top:auto;display:grid}.sidebar-foot>span,.sidebar-foot button{color:#a8c3b8;align-items:center;gap:8px;padding:8px 11px;font-size:11px;display:flex}.sidebar-foot span.online{color:#91dab9}.sidebar-foot span.offline{color:#f3b477}.sidebar-foot svg{width:15px}.sidebar-foot button{cursor:pointer;background:0 0;border:0}.workspace{min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;align-items:center;gap:16px;height:73px;padding:0 clamp(20px,3vw,42px);display:flex;position:sticky;top:0}.topbar>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.topbar small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.topbar b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.menu-button{display:none}.top-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.top-actions>span{color:var(--muted);margin-right:6px;font-size:11px}.top-actions button,.menu-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:39px;height:39px;display:grid}.top-actions svg,.menu-button svg{width:18px}.top-actions .cart-button{color:#fff;border-color:var(--green-900);background:var(--green-900);width:auto;padding:0 13px;position:relative}.cart-button i{background:var(--orange);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-6px;right:-6px}.content-section{width:min(100%,1440px);margin:0 auto;padding:38px clamp(20px,3.2vw,50px) 70px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.section-heading h1{letter-spacing:-.035em;margin:7px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,3.3vw,45px);font-weight:500}.section-heading p{max-width:680px;color:var(--muted);margin:0;line-height:1.55}.stat-cluster{border:1px solid var(--line);background:var(--line);gap:1px;display:flex}.stat-cluster span{min-width:110px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#fff;flex-direction:column;padding:12px 16px;font-size:10px;display:flex}.stat-cluster b{color:var(--ink);letter-spacing:0;font-size:19px}.search-toolbar,.product-toolbar{border:1px solid var(--line);background:#fff;margin-bottom:20px;padding:12px;box-shadow:0 6px 18px #112b2209}.search-toolbar label,.wide-search{align-items:center;gap:10px;display:flex}.search-toolbar svg,.wide-search svg{width:18px;color:var(--muted)}.search-toolbar input,.wide-search input{border:0;outline:0;width:100%;height:40px}.client-grid{gap:11px;display:grid}.client-card{border:1px solid var(--line);background:#fff;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:15px;padding:18px 20px;transition:border .15s,transform .15s,box-shadow .15s;display:grid}.client-card:hover,.client-card.selected{border-color:#a7c7ba;transform:translateY(-1px);box-shadow:0 9px 24px #112b220f}.client-avatar{background:var(--green-100);width:44px;height:44px;color:var(--green-900);border-radius:9px;place-items:center;font-size:13px;font-weight:800;display:grid}.client-main{min-width:0}.client-main small{color:var(--green-600);font-weight:800}.client-main h3{text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:16px;overflow:hidden}.client-main p,.client-main>span{color:var(--muted);margin:0;font-size:12px}.client-main>span{margin-top:5px;display:inline-block}.client-balance{justify-items:end;min-width:190px;display:grid}.client-balance small{color:var(--muted);font-size:10px}.client-balance>b{font-size:16px}.client-balance button{color:var(--green-600);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-top:6px;padding:0;font-size:12px;font-weight:800;display:flex}.client-balance svg{width:15px}.product-toolbar{grid-template-columns:minmax(260px,1fr) 210px 190px;gap:9px;display:grid}.wide-search{border:1px solid #cfd8d4;border-radius:7px;min-height:42px;padding:0 10px}.product-toolbar select{min-height:42px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.product-card{border:1px solid var(--line);cursor:pointer;background:#fff;min-width:0;transition:transform .15s,box-shadow .15s,border .15s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);border-color:#aac4ba;transform:translateY(-3px)}.product-visual{color:#87aa9d;background:#edf4f1;place-content:center;justify-items:center;gap:7px;height:105px;display:grid}.product-visual svg{width:34px;height:34px}.product-visual span{text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:800}.product-copy{padding:15px 15px 17px}.product-copy>small{color:var(--green-600);font-size:10px;font-weight:800}.product-copy h3{height:40px;margin:5px 0;font-size:14px;line-height:1.4;overflow:hidden}.product-copy p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 12px;font-size:11px;overflow:hidden}.product-price{color:var(--green-900);font-family:Georgia,serif;font-size:23px;display:block}.unit-price{color:var(--muted);font-size:10px}.select-price{color:var(--muted);font-size:12px;display:block}.cost-row{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:8px;margin-top:10px;padding-top:9px;font-size:10px;display:flex}.product-card>button{background:var(--orange);color:#fff;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:87px;right:13px;box-shadow:0 6px 14px #ef7d2240}.product-card>button svg{width:18px}.pagination{color:var(--muted);justify-content:center;align-items:center;gap:18px;margin-top:24px;font-size:12px;display:flex}.pagination button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:0 13px;display:flex}.pagination button:disabled{opacity:.4;cursor:default}.pagination svg{width:15px}.safe-badge{color:var(--green-800);background:#edf7f3;border:1px solid #bed9cd;border-radius:7px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:800;display:flex}.safe-badge svg{width:16px}.empty-state{text-align:center;background:#ffffff9e;border:1px dashed #c8d2ce;place-content:center;justify-items:center;min-height:350px;display:grid}.empty-state>svg{color:#92aaa1;width:42px;height:42px}.empty-state h2{margin:17px 0 5px}.empty-state p{color:var(--muted);margin:0 0 19px}.order-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.order-items,.order-summary{border:1px solid var(--line);background:#fff}.order-client{border-bottom:1px solid var(--line);background:#f8faf9;justify-content:space-between;align-items:center;min-height:76px;padding:15px 18px;display:flex}.order-client div{flex-direction:column;display:flex}.order-client small,.order-client span{color:var(--muted);font-size:10px}.order-client b{margin:2px 0}.status{text-transform:uppercase;border-radius:6px;align-items:center;width:max-content;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.status-a{color:#765315;background:#fff2cc}.status-c{color:var(--green-800);background:var(--green-100)}.status-s{color:#fff;background:var(--green-700)}.order-item{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto 100px 34px;align-items:center;gap:13px;padding:15px 18px;display:grid}.order-item:last-child{border-bottom:0}.product-mini{color:#7b9e91;background:#edf4f1;place-items:center;width:42px;height:42px;display:grid}.product-mini svg{width:21px}.order-item small,.order-item span{color:var(--muted);font-size:10px}.order-item h3{margin:3px 0;font-size:13px}.order-item>b{text-align:right}.stepper{border:1px solid var(--line);border-radius:7px;align-items:center;display:flex;overflow:hidden}.stepper button{cursor:pointer;background:#f5f7f6;border:0;place-items:center;width:31px;height:31px;display:grid}.stepper svg{width:14px}.stepper b{text-align:center;min-width:29px;font-size:12px}.icon-danger{width:31px;height:31px;color:var(--danger);cursor:pointer;background:#fff0ef;border:0;place-items:center;display:grid}.icon-danger svg{width:15px}.order-summary{padding:21px;position:sticky;top:94px}.order-summary h2{margin:0 0 5px}.order-summary textarea{resize:vertical;min-height:72px;padding:10px 12px}.summary-line,.summary-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:17px;padding-top:15px;font-size:12px;display:flex}.summary-total{margin-top:11px;padding-top:11px}.summary-total b{color:var(--green-900);font-family:Georgia,serif;font-size:25px}.order-summary>.primary-button{width:100%;margin-top:20px}.danger-link{min-height:36px;color:var(--danger);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:750;display:inline-flex}.danger-link svg{width:16px}.order-summary>.danger-link{width:100%;margin-top:7px}.order-history{gap:10px;display:grid}.order-history>article{border:1px solid var(--line);background:#fff;grid-template-columns:100px minmax(0,1fr) 150px minmax(180px,auto);align-items:center;gap:16px;padding:18px 20px;display:grid}.order-history h3{margin:2px 0}.order-history small,.order-history p{color:var(--muted);margin:0;font-size:11px}.order-history>article>b{text-align:right;font-size:17px}.order-history>article.expanded{border-color:#8bb9a9;box-shadow:0 8px 24px #0b4d3b14}.order-history .history-actions{border-top:1px solid #edf1ef;grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.order-history .history-actions button{width:auto}.order-history .history-detail{background:#f6f9f7;border-radius:8px;grid-column:1/-1;gap:8px;padding:14px;display:grid}.order-history .history-detail>p{white-space:pre-line;font-size:12px}.order-history .history-detail>div{grid-template-columns:minmax(0,1fr) auto 130px;align-items:center;gap:14px;font-size:12px;display:grid}.order-history .history-detail strong{text-align:right}.not-sent{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.not-sent svg{width:15px}.remote-state{flex-direction:column;align-items:flex-end;gap:5px;min-width:180px;display:flex}.remote-state>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.remote-state>span svg{width:15px}.remote-sent>span{color:var(--green-700)}.remote-state small{max-width:240px;color:var(--danger);text-align:right;font-size:9px;line-height:1.35}.send-button{color:#fff;background:var(--green-800);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.send-button:disabled{opacity:.55;cursor:wait}.send-button svg{width:16px}.remote-unknown .send-button{background:#9a5c16}.sync-card{border:1px solid var(--line);background:#fff;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;padding:26px;display:grid;box-shadow:0 9px 25px #112b220b}.sync-icon{width:58px;height:58px;color:var(--green-700);background:var(--green-100);border-radius:12px;place-items:center;display:grid}.sync-icon svg{width:25px}.sync-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.sync-card h2{margin:3px 0;font-size:20px}.sync-card p{color:var(--muted);margin:0;font-size:12px}.progress{background:#e5ebe8;border-radius:5px;height:6px;margin-top:13px;overflow:hidden}.progress i{background:var(--orange);height:100%;transition:width .25s;display:block}.sync-counts{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:17px;display:grid}.sync-counts span{background:#fff;flex-direction:column;min-height:74px;padding:13px;display:flex}.sync-counts b{font-size:17px}.sync-counts small{color:var(--muted);text-transform:uppercase;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.architecture-note{border-left:4px solid var(--green-600);background:#eaf4f0;gap:14px;margin-top:20px;padding:20px;display:flex}.architecture-note>svg{color:var(--green-700)}.architecture-note h3{margin:0 0 4px}.architecture-note p{color:#52645d;margin:0;line-height:1.6}.architecture-note code{color:var(--green-900)}.empty-sync{text-align:center;place-content:center;justify-items:center;min-height:calc(100vh - 73px);padding:40px 20px;display:grid}.empty-sync h2{margin:13px 0 6px;font-family:Georgia,serif;font-size:34px;font-weight:500}.empty-sync p{max-width:600px;color:var(--muted);margin:0 0 21px;line-height:1.65}.empty-sync>small{color:var(--muted);align-items:center;gap:7px;margin-top:16px;display:flex}.empty-sync>small svg{width:15px}.sync-illustration{background:var(--green-100);width:95px;height:95px;color:var(--green-800);border-radius:50%;place-items:center;margin-bottom:19px;display:grid;position:relative}.sync-illustration>svg{width:39px;height:39px}.sync-illustration span{border:4px solid var(--canvas);color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:3px;right:0}.sync-illustration span svg{width:16px}.data-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.data-grid article{border:1px solid var(--line);background:#fff;flex-direction:column;align-items:flex-start;min-height:245px;padding:24px;display:flex}.data-grid article.featured-export{border-color:#91c5b1;position:relative;box-shadow:0 10px 28px #0b4d3b14}.data-grid article>svg{width:27px;height:27px;color:var(--green-600)}.export-badge{color:var(--green-900);background:var(--green-100);text-transform:uppercase;letter-spacing:.07em;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:850;position:absolute;top:20px;right:20px}.data-grid h2{margin:18px 0 6px;font-size:18px}.data-grid p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.6}.data-grid article>button,.data-grid article>a{margin-top:auto}.catalog-option{color:#394640;cursor:pointer;align-items:center;gap:9px;margin:0 0 18px;font-size:12px;font-weight:700;display:flex}.catalog-option input{width:17px;height:17px;accent-color:var(--green-700);margin:0}.export-actions{flex-wrap:wrap;align-items:center;gap:12px;width:100%;margin-top:auto;display:flex}.text-button{min-height:40px;color:var(--green-700);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 4px;font-size:12px;font-weight:800;display:inline-flex}.text-button:disabled{opacity:.5;cursor:wait}.text-button svg{width:16px}.contract-table{border:1px solid var(--line);background:#fff;margin-top:20px;padding:23px}.contract-table h2{margin:0 0 15px}.contract-table>div{border-top:1px solid var(--line);grid-template-columns:210px minmax(0,1fr);align-items:center;gap:16px;min-height:43px;font-size:12px;display:grid}.contract-table span{color:var(--muted)}.contract-table code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.contract-table .blocked{color:var(--danger)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#031712a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;grid-template-columns:250px minmax(0,1fr);width:min(780px,100%);max-height:calc(100vh - 40px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #00000040}.modal-close{z-index:2;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:37px;height:37px;display:grid;position:absolute;top:12px;right:12px}.modal-close svg{width:18px}.modal-product-visual{color:#7ba08f;background:#eaf3ef;place-content:center;justify-items:center;gap:13px;min-height:100%;display:grid}.modal-product-visual svg{width:76px;height:76px}.modal-product-visual span{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800}.modal-copy{padding:35px 34px}.modal-copy>small{color:var(--green-600);font-weight:800}.modal-copy h2{margin:5px 40px 5px 0;font-size:23px;line-height:1.25}.modal-copy>p{color:var(--muted);margin:0;font-size:12px}.quantity-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stepper.large{height:46px}.stepper.large button{width:42px;height:44px}.stepper.large input{text-align:center;border:0;border-radius:0;min-width:0}.price-breakdown{border-top:1px solid var(--line);margin-top:20px}.price-breakdown>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:36px;font-size:11px;display:flex}.price-breakdown span{color:var(--muted)}.modal-total{background:var(--green-950);color:#fff;margin-top:18px;padding:17px;display:grid}.modal-total span{color:#afd0c2;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.modal-total b{margin:2px 0;font-family:Georgia,serif;font-size:31px}.modal-total small{color:#c2d9d0}.modal-add{width:100%;margin-top:15px}.toast{z-index:150;color:#fff;background:var(--green-900);cursor:pointer;text-align:left;border:0;border-radius:9px;align-items:center;gap:10px;max-width:min(420px,100vw - 44px);min-height:54px;padding:11px 14px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 45px #0003}.toast>svg:first-child{color:#8ee0bb;width:21px}.toast>svg:last-child{opacity:.65;width:15px;margin-left:auto}.toast span{font-size:12px;line-height:1.45}@media (width<=1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sync-counts{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:30px}.story-copy{padding:55px 0 35px}.story-copy h1{max-width:700px;font-size:45px}.login-form-side{padding:35px 20px 55px}.app-shell{display:block}.sidebar{width:270px;transition:left .2s;position:fixed;left:-290px;box-shadow:10px 0 35px #00000040}.sidebar.open{left:0}.sidebar-close{color:#fff;background:#ffffff14;border:0;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:15px;right:12px}.sidebar-close svg{width:18px}.menu-button{flex:none;display:grid}.top-actions>span{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-layout{grid-template-columns:1fr}.order-summary{position:static}.data-grid{grid-template-columns:1fr}.data-grid article{min-height:220px}}@media (width<=650px){.login-story{padding:25px 22px}.story-copy{padding:42px 0 25px}.story-copy h1{font-size:37px}.story-copy>p{font-size:15px}.login-card{padding:28px 22px}.topbar{padding:0 13px}.topbar>div:nth-child(2){display:none}.top-actions{margin-left:auto}.content-section{padding:27px 14px 60px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h1{font-size:34px}.stat-cluster{width:100%}.stat-cluster span{flex:1;min-width:0}.client-card{grid-template-columns:42px minmax(0,1fr);padding:15px}.client-balance{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr auto;place-items:center start;min-width:0;padding-top:11px}.client-balance button{grid-area:1/2/span 2}.product-toolbar,.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:105px minmax(0,1fr);display:grid}.product-visual{height:100%;min-height:170px}.product-card>button{top:auto;bottom:12px;right:12px}.sync-card{grid-template-columns:45px minmax(0,1fr);padding:20px 16px}.sync-icon{width:45px;height:45px}.sync-card>button{grid-column:1/-1}.sync-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.order-item{grid-template-columns:38px minmax(0,1fr) auto}.order-item .stepper{grid-column:2}.order-item>b{grid-area:2/3}.order-item .icon-danger{grid-area:1/3}.order-history>article{grid-template-columns:1fr auto}.order-history .status,.order-history>article>div{grid-column:1}.order-history>article>b{grid-area:1/2/span 2}.not-sent{grid-column:1/-1}.order-history .remote-state{grid-column:1/-1;align-items:flex-start}.order-history .history-actions,.order-history .history-detail{grid-column:1/-1}.order-history .history-detail>div{grid-template-columns:1fr;gap:3px}.order-history .history-detail strong{text-align:left}.remote-state small{text-align:left;max-width:none}.contract-table>div{grid-template-columns:1fr;gap:3px;padding:10px 0}.product-modal{grid-template-columns:1fr}.modal-product-visual{min-height:150px}.modal-product-visual svg{width:54px;height:54px}.modal-copy{padding:25px 20px}.quantity-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
