@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap";
:root{--bg:#f6f7f5;--paper:#fff;--ink:#23362f;--muted:#7b847e;--green:#274e40;--pale:#eaf0e6;--line:#e5e9e3;--accent:#dce8b9;--amber:#906b2d}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);margin:0;font:14px/1.55 Manrope,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button{color:inherit}button,a{transition:background .15s,border-color .15s,box-shadow .15s}a{color:var(--green);text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:2px solid #7b9559}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.1px;margin-bottom:10px;font-size:32px;font-weight:650;line-height:1.25}h2{letter-spacing:-.5px;font-size:21px;font-weight:650}h3{font-size:16px;font-weight:650}p{line-height:1.7}small{font-size:12px}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #dfe4dc;border-radius:7px;min-width:0;padding:10px 12px}input::placeholder,textarea::placeholder{color:#89918b}select{cursor:pointer}textarea{resize:vertical;min-height:98px}select{padding-right:24px}button svg{flex-shrink:0}button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.demo-bar{letter-spacing:.1px;color:#4f6145;background:#e8eddf;border-bottom:1px solid #dae0d1;justify-content:space-between;align-items:center;height:34px;padding:0 24px;font-size:11px;display:flex}.demo-bar>span,.demo-bar>div{align-items:center;gap:9px;display:flex}.demo-bar button{color:#4f6145;background:0 0;border:0;padding:0;font-size:11px}.demo-dot{background:#7d935c;border-radius:50%;width:6px;height:6px}.demo-divider{background:#c2cdb6;width:1px;height:13px;margin:0 10px}.shell{min-height:calc(100vh - 34px);display:flex}.sidebar{border-right:1px solid var(--line);background:#fcfcf9;flex-direction:column;flex-shrink:0;width:246px;height:calc(100vh - 34px);padding:34px 18px 0;display:flex;position:sticky;top:0}.brand{color:#203d31;letter-spacing:-1.4px;align-items:center;gap:10px;padding:0 12px;font-size:27px;font-weight:800;line-height:1;display:flex}.brand small{letter-spacing:1.8px;color:#7d877a;margin-top:9px;font-size:8px;font-weight:600;display:block}.brand-symbol{letter-spacing:-4px;width:32px;height:35px;font-size:48px;font-weight:800;line-height:24px;position:relative}.brand-symbol>span{background:#a5b978;border-radius:50%;width:7px;height:7px;position:absolute;top:0;right:0}.brand-period{color:#8da567}.workspace-label{letter-spacing:1.35px;color:#949b90;margin:49px 14px 17px;font-size:9px;font-weight:700}.sidebar nav{flex-direction:column;gap:7px;display:flex}.sidebar nav button{color:#748074;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:flex-start;gap:12px;min-height:46px;padding:12px 14px;font-size:13px;font-weight:550}.sidebar nav button:hover{background:#f1f3ec}.sidebar nav button.active{color:#36502c;background:#e9efdf;font-weight:750}.sidebar nav button.active svg{stroke-width:2.1px}.nav-count{background:#dee7d1;border-radius:5px;margin-left:auto;padding:1px 6px;font-size:10px}.sidebar-bottom{margin-top:auto}.warehouse-note{color:#8a9583;flex-direction:column;align-items:flex-start;gap:7px;margin:35px 12px 28px;display:flex}.warehouse-note b{color:#64705e;font-size:11px;font-weight:600}.warehouse-note span{font-size:11px}.account{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;justify-content:flex-start;gap:10px;width:calc(100% + 36px);min-height:85px;margin-left:-18px;padding:16px 22px}.account>span:nth-child(2){flex:1}.account b{font-size:11px;font-weight:700;display:block}.account small{color:#88917f;margin-top:4px;font-size:10px;display:block}.avatar{color:#6c7558;background:#e9e9dc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:11px;font-weight:650;display:inline-flex}.avatar.small{width:31px;height:31px;font-size:10px}.main-shell{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--line);background:#ffffffb3;justify-content:space-between;align-items:center;height:76px;padding:0 38px;display:flex}.topbar>div{align-items:center;gap:15px;display:flex}.breadcrumb{color:#8a9187;font-size:12px}.topbar strong{font-size:12px;font-weight:550}.topbar svg{color:#9da394}.currency{background:0 0;border:none;padding:5px;font-size:12px;font-weight:600}.top-divider{border-left:1px solid var(--line);height:20px}main{width:100%;max-width:1580px;margin:0 auto;padding:36px 38px 28px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.eyebrow{letter-spacing:1.6px;color:#89947e;margin-bottom:12px;font-size:9px;font-weight:700}.page-heading p{color:#879080;margin-bottom:0;font-size:12px}.button{white-space:nowrap;background:#fff;border:1px solid #dce2d5;border-radius:7px;padding:11px 16px;font-size:12px;font-weight:650;line-height:1.4}.button:hover{background:#f0f4ea;border-color:#b8c6a9}.button.primary{color:#fff;background:#294e3e;border-color:#294e3e}.button.primary:hover{background:#365f4c}.btn-count{background:#ffffff24;border-radius:4px;margin-left:3px;padding:2px 6px;font-size:10px}.icon-btn{background:0 0;border:0;border-radius:5px;padding:6px}.icon-btn:hover{background:#eaf0e3}.catalog-note{color:#708065;background:#eef1e8;border:1px solid #e6eadf;border-radius:8px;align-items:center;gap:28px;margin-bottom:27px;padding:13px 17px;font-size:11px;display:flex}.catalog-note>span{white-space:nowrap;align-items:center;gap:7px;display:flex}.catalog-note .right-note{color:#5d7350;margin-left:auto;font-size:10px}.catalog-tabs{border-bottom:1px solid var(--line);gap:28px;margin-bottom:22px;display:flex}.catalog-tabs button{color:#92998d;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:0 0 15px;font-size:12px}.catalog-tabs button.selected{color:#344931;border-color:#37533a;font-weight:750}.catalog-tabs span{color:#7b8b6c;background:#e9ede2;border-radius:5px;padding:1px 6px;font-size:10px}.filters{gap:10px;display:flex}.search{color:#959e8b;background:#fff;border:1px solid #e0e5da;border-radius:7px;flex:1;align-items:center;gap:10px;min-width:170px;padding:0 12px;display:flex}.search input{background:0 0;border:0;outline:none;width:100%;padding:12px 0;font-size:12px}.filters>select{min-width:140px;font-size:11px}.filter-button{font-size:11px}.filter-button.pressed{background:#e9efdf}.extra-filters{flex-wrap:wrap;gap:10px;padding-top:12px;display:flex}.extra-filters select{max-width:190px;font-size:12px}.table-caption{color:#7b8772;justify-content:space-between;align-items:center;margin:24px 0 13px;font-size:11px;display:flex}.table-caption b{color:#3d5138}.subtle{color:#a0a795}.plain-select{color:#596a4c;background:0 0;border:0;padding:4px 17px 4px 7px;font-size:11px}.table-wrap{background:#fff;border:1px solid #e1e6da;border-radius:8px;overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:12px}th{color:#819071;background:#f3f5ee;border-bottom:1px solid #e5eadf;padding:14px 18px;font-size:10px;font-weight:550}td{vertical-align:middle;border-bottom:1px solid #ecf0e6;padding:18px}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background:#fbfcf7}td small{color:#929a89;margin-top:4px;font-size:10px;display:block}td b{font-weight:600}.products th{padding:13px 11px}.products td{padding:17px 11px}.products th:first-child,.products td:first-child{padding-left:17px}.products th:last-child,.products td:last-child{padding-right:17px}.product-link{text-align:left;background:0 0;border:0;justify-content:flex-start;gap:14px;width:100%;padding:0}.product-link b{color:#34482d;font-size:12px;font-weight:650;display:block}.product-link small{color:#8f9786;margin-top:5px;font-size:10px;display:block}.product-link small>span{display:none}.device{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:49px;display:flex;position:relative}.device-screen{background:#53665f;border:3px solid #333a36;border-radius:3px 3px 1px 1px;width:47px;height:31px;position:relative;overflow:hidden;transform:perspective(100px)rotateY(-7deg);box-shadow:0 1px 1px #0002}.device-screen>span{color:#dce1d9;z-index:1;font-size:3px;position:absolute;bottom:2px;right:2px}.wallpaper{background:linear-gradient(140deg,#31443d 5%,#7e9c8d 45%,#455c51 46%,#a2b0a0 95%);position:absolute;inset:0}.device-base{clip-path:polygon(10% 0,88% 0,100% 75%,93% 100%,4% 100%,0 75%);background:linear-gradient(#b7bdb6,#858f85);border-radius:0 0 3px 3px;width:59px;height:6px;position:absolute;bottom:7px;left:3px}.spec{color:#627152;white-space:nowrap;font-size:11px;font-weight:450}.spec span{color:#bbc3b0;margin:0 3px}.stock{color:#5f7550;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:550;display:flex}.stock small{color:#a5ae98;margin:0;font-size:10px;font-weight:400;display:inline}.stock i{background:#8a9f71;border-radius:50%;width:4px;height:4px}.stock.zero{color:#b3b9ac}.stock.zero i{background:#cbd2c0}.text-right{text-align:right}.price b{color:#31492c;font-size:13px;font-weight:700}.add-btn{color:#6a7f52;background:#f0f4e8;border:1px solid #dfe7d3;border-radius:6px;width:30px;height:30px}.add-btn:hover{background:#dfe9ce;border-color:#aabd91}.catalog-footer{color:#929b88;justify-content:space-between;align-items:center;margin-top:14px;font-size:10px;display:flex}.bottom-hint{border-top:1px solid var(--line);align-items:center;gap:13px;margin-top:30px;padding-top:24px;display:flex}.hint-icon{color:#879d6e;background:#e9efe0;border-radius:9px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.bottom-hint b{color:#5d6e4f;font-size:12px;font-weight:600}.bottom-hint p{color:#98a18d;margin:4px 0 0;font-size:10px}.bottom-hint .text-btn{margin-left:auto}.text-btn{color:#698054;background:0 0;border:0;padding:5px 0;font-size:11px;font-weight:600}.text-btn:hover{color:#2b4f33}.app-footer{border-top:1px solid var(--line);color:#a0a796;letter-spacing:.1px;justify-content:space-between;margin-top:auto;padding:18px 38px;font-size:9px;display:flex}.footer-dot{padding:0 8px}.summary-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:25px;display:grid}.summary{border:1px solid var(--line);background:#fff;border-radius:9px;padding:23px}.summary>span{color:#8a957f;font-size:12px;display:block}.summary>b{letter-spacing:-.8px;margin:9px 0;font-size:28px;font-weight:650;display:block}.summary>small{color:#929b87;font-size:11px;display:block}.badge{white-space:nowrap;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.badge.amber{color:#957638;background:#f6efdf}.badge.green{color:#648146;background:#e8efe1}.badge.gray{color:#8a9182;background:#eceee8}.info-strip{color:#728460;background:#ecf0e6;border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:18px;font-size:12px;display:flex}.info-strip .button{margin-left:auto}.empty{text-align:center;color:#839570;flex-direction:column;align-items:center;padding:60px 20px;display:flex}.empty h3{color:#566a46;margin:16px 0 8px;font-size:19px}.empty p{color:#8b9880;max-width:390px;font-size:13px}.empty .button{margin-top:10px}.list-row{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:18px 0;display:flex}.list-row>div{flex:1}.list-row p{color:#929b87;margin:5px 0 0;font-size:11px}.list-row b{font-size:13px}.list-row .button{margin-left:auto}.claim-row{text-align:left;border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:flex-start;align-items:center;gap:18px;width:100%;margin-bottom:15px;padding:22px;display:flex}.claim-row:hover{border-color:#b7c3aa}.claim-row>div:nth-child(2){flex:1}.claim-row b,.claim-row small{display:block}.claim-row b{margin:3px 0 5px;font-size:14px}.claim-row small{color:#89977b;font-size:10px}.claim-row p{color:#8d9780;margin:0;font-size:12px}.claim-icon{color:#7e9466;background:#eef2e8;border-radius:9px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.content-grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:24px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:24px;padding:27px}.panel h2{margin-bottom:14px;font-size:19px}.panel>p{font-size:13px}.muted{color:#8a9580;font-size:12px;font-weight:400;line-height:1.7}.field{flex-direction:column;gap:8px;margin-bottom:19px;font-size:12px;font-weight:550;display:flex}.field input,.field select,.field textarea{width:100%;font-size:13px;font-weight:450}.address{border-bottom:1px solid var(--line);color:#758764;align-items:flex-start;gap:10px;margin-bottom:20px;padding:18px 0;font-size:13px;display:flex}.small-input{width:70px;padding:7px 8px;font-size:12px}.section-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.section-head h3{margin:0}.source-icon{color:#7d9564;background:#f0f3e9;border-radius:11px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.flow{justify-content:space-between;align-items:center;gap:12px;padding:20px 0;font-size:12px;display:flex}.flow span{background:#f2f5ec;border-radius:7px;padding:15px}.report-row{align-items:center;gap:20px;padding:20px 0;font-size:13px;display:flex}.report-row>span{min-width:190px}.bar-track{background:#f2f4ec;border-radius:4px;flex:1;height:8px;overflow:hidden}.bar-track>div{background:#8b9d73;border-radius:4px;height:100%}dl{grid-template-columns:1fr 1fr;gap:18px;font-size:12px;display:grid}dt{color:#919b85}dd{text-align:right;margin:0}.danger{color:#a4604d!important}.button.danger{background:#fbf6f2;border-color:#e4d1c5}.overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;background:#1a2c2655;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #e1e5da;border-radius:14px;width:510px;max-width:100%;max-height:90vh;padding:27px;overflow:auto;box-shadow:0 24px 100px #15251a33}.modal.wide{width:780px}.modal-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.modal-head h2{margin:0;font-size:21px}.product-preview{background:#f1f4ec;border-radius:9px;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;padding:22px;display:flex}.product-preview>span{color:#929f87;font-size:10px}.device.large{width:224px;height:158px}.large .device-screen{border-width:7px;border-radius:7px;width:170px;height:112px}.large .device-screen span{font-size:9px;bottom:5px;right:6px}.large .device-base{width:214px;height:18px;bottom:13px;left:4px}.config-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.stock-detail{color:#8a977d;justify-content:space-between;align-items:center;gap:20px;margin:14px 0 20px;font-size:12px;display:flex}.stock-detail b{color:#536b40;margin-left:8px;font-weight:600}.purchase-line{justify-content:space-between;align-items:center;gap:20px;margin:24px 0;display:flex}.purchase-line>div:last-child{text-align:right}.purchase-line b{font-size:24px}.purchase-line small{color:#8d987f;margin-top:5px;font-size:10px;display:block}.stepper{border:1px solid #dce3d2;border-radius:7px;align-items:center;display:flex}.stepper button{background:0 0;border:0;padding:12px 8px}.stepper input{text-align:center;-moz-appearance:textfield;border:0;border-radius:0;width:50px;padding:10px 0}.stepper input::-webkit-inner-spin-button{appearance:none}.full{width:100%;margin-top:12px}.minimum{color:#6c8751;background:#eff4e6;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;padding:13px 16px;font-size:12px;display:flex}.minimum>span{align-items:center;gap:8px;display:flex}.cart-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:22px 0;display:flex}.cart-row>div:nth-child(2){flex:1}.cart-row b{font-size:12px}.cart-row small{color:#8c9980;font-size:10px;display:block}.cart-row+.field{margin-top:23px}.total-line{justify-content:space-between;align-items:center;padding:18px 0;font-size:14px;display:flex}.total-line b{letter-spacing:-.5px;font-size:24px}.order-steps{color:#acb5a2;justify-content:space-between;gap:5px;padding:10px 0 25px;font-size:10px;display:flex}.order-steps span{flex-direction:column;flex:1;align-items:center;gap:7px;display:flex}.order-steps i{background:#f0f2eb;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-style:normal;display:flex}.order-steps .done{color:#64834d}.order-steps .done i{background:#e4eed7}.admin-box{background:#f7f9f3;border-radius:9px;margin-top:26px;padding:22px}.upload-label{flex-direction:column;gap:10px;margin:23px 0;font-size:12px;display:flex}.upload-label input{background:#fff;font-size:11px}.messages{flex-direction:column;gap:14px;max-height:320px;margin:22px 0;display:flex;overflow:auto}.message{background:#f1f3ee;border-radius:10px;align-self:flex-start;max-width:88%;padding:13px 16px}.message.staff{background:#e9f0df;align-self:flex-end}.message small{color:#889976;font-size:10px}.message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:13px}.chat-form{gap:10px;display:flex}.chat-form input{flex:1}.lot-line{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:12px;display:flex}.toast{z-index:100;color:#fff;background:#294c38;border-radius:9px;align-items:center;gap:12px;width:max-content;max-width:calc(100% - 35px);padding:15px 18px;font-size:12px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #15251a33}.toast .icon-btn:hover{background:#ffffff20}.public{flex-direction:column;max-width:1280px;min-height:calc(100vh - 34px);margin:auto;display:flex}.public header{justify-content:space-between;align-items:center;padding:35px 50px;display:flex}.public-content{padding:100px 65px 70px}.public h1{letter-spacing:-2.8px;margin:25px 0;font-size:clamp(38px,5.5vw,72px);font-weight:550;line-height:1.16}.public em{color:#8a9c6c;font-style:normal}.public-content>p{color:#879579;max-width:550px;margin:30px 0;font-size:17px}.public-content>.button{padding:15px 20px;font-size:14px}.public-facts{gap:60px;margin-top:70px;display:flex}.public-facts b{font-size:26px;font-weight:550;display:block}.public-facts span{color:#8d9a80;font-size:12px}.public footer{border-top:1px solid var(--line);color:#859376;justify-content:space-between;margin-top:auto;padding:25px 65px;font-size:12px;display:flex}.hamburger,.mobile-shade{display:none}@media (min-width:1500px){.products td{padding:20px 15px}.products .product-link b{font-size:14px}.products .spec,.stock{font-size:13px}.product-link small{font-size:11px}.product-link small>span{display:inline}.products th{font-size:11px}.page-heading p{font-size:14px}.button{font-size:13px}}@media (max-width:1150px){.sidebar{width:215px;padding-left:12px;padding-right:12px}.brand{padding:0 9px;font-size:24px}.sidebar nav button{font-size:12px}.account{width:calc(100% + 24px);margin-left:-12px}main{padding:28px 24px}.topbar{padding:0 24px}.catalog-note{gap:14px}.catalog-note .right-note{display:none}.filters>select{min-width:110px}.products{min-width:770px}.catalog-footer{gap:12px}.bottom-hint .text-btn{display:none}.content-grid{gap:15px}.panel{padding:20px}.summary{padding:18px}}@media (max-width:820px){.sidebar{z-index:45;width:246px;height:calc(100dvh - 34px);transition:left .2s;position:fixed;top:34px;bottom:0;left:-260px}.sidebar.open{left:0}.mobile-shade{z-index:40;background:#1c2d2555;display:block;position:fixed;inset:34px 0 0}.hamburger{display:inline-flex}.topbar{height:64px;padding:0 20px}.topbar>div{gap:10px}.demo-bar{padding:0 12px;font-size:10px}.demo-bar button{font-size:10px}.demo-bar>div{gap:7px}.demo-divider{margin:0 2px}.content-grid{grid-template-columns:1fr}.summary-grid{gap:12px}main{padding:26px 20px}.page-heading h1{font-size:28px}.page-heading p{font-size:12px}.app-footer{padding:18px 20px}.catalog-note{justify-content:space-between}.public-content{padding:60px 30px}.public header{padding:25px}.public footer{padding:25px 30px}}@media (max-width:560px){body{font-size:14px}.demo-bar{flex-wrap:wrap;justify-content:center;gap:2px;height:auto;min-height:44px;padding:5px 8px}.demo-bar>span,.demo-bar>div,.demo-bar button{font-size:9px}.sidebar{height:calc(100dvh - 44px);top:44px}.shell{min-height:calc(100dvh - 44px)}.topbar{height:55px;padding:0 14px}.topbar .breadcrumb,.topbar>div:first-child>svg{display:none}.topbar strong{font-size:11px}main{padding:25px 14px}.page-heading{align-items:flex-start;gap:9px;margin-bottom:22px}.page-heading h1{letter-spacing:-.8px;font-size:25px}.eyebrow{letter-spacing:1.2px;font-size:8px}.page-heading p{max-width:210px;font-size:11px;line-height:1.6}.page-heading>.button{gap:5px;margin-top:23px;padding:10px;font-size:10px}.page-heading .btn-count{padding:1px 4px}.catalog-note{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-bottom:22px;padding:11px}.catalog-note>span{gap:4px;font-size:9px}.catalog-note svg{width:14px}.filters{flex-wrap:wrap;gap:8px}.search{flex-basis:100%}.filters>select{flex:1;min-width:0;padding:9px 7px;font-size:10px}.filter-button{padding:9px;font-size:10px}.table-caption{align-items:flex-start;gap:8px;font-size:10px}.table-caption .subtle{display:none}.plain-select{font-size:10px}.products{min-width:720px}.products th{padding:11px;font-size:9px}.products td{padding:15px 10px}.table-wrap{border-radius:7px}.catalog-footer{align-items:flex-start;font-size:9px}.catalog-footer>span:first-child{max-width:260px}.bottom-hint{gap:10px;margin-top:24px;padding-top:20px}.bottom-hint b{font-size:11px}.bottom-hint p{font-size:10px}.hint-icon{flex-shrink:0}.app-footer{gap:15px;padding:16px 14px;font-size:8px}.summary-grid{grid-template-columns:1fr}.summary{grid-template-columns:1fr auto;gap:3px;display:grid}.summary>b{grid-area:1/2/3;margin:0;font-size:23px}.summary>small{grid-row:2}.claim-row{gap:10px;padding:15px}.claim-row p{max-width:180px;font-size:11px}.claim-row b{font-size:12px}.claim-icon{display:none}.claim-row .badge{font-size:9px}.info-strip{align-items:flex-start;padding:14px;font-size:11px}.info-strip svg{flex-shrink:0}.panel{padding:18px}.flow{flex-wrap:wrap;font-size:10px}.flow span{padding:10px}.overlay{align-items:center;padding:12px}.modal{border-radius:10px;max-height:94dvh;padding:20px}.modal h2{font-size:18px}.modal-head{margin-bottom:18px}.config-grid{gap:0 10px}.field{font-size:12px}.field input,.field select,.field textarea{font-size:16px}.purchase-line{gap:10px}.purchase-line b{font-size:21px}.purchase-line small{max-width:155px;font-size:9px}.minimum{gap:10px;padding:12px;font-size:10px}.cart-row{flex-wrap:wrap;gap:10px}.cart-row .device{display:none}.cart-row>div:nth-child(2){flex-basis:100%}.cart-row>b{margin-left:auto}.order-steps{font-size:8px}.stock-detail{flex-wrap:wrap;font-size:11px}.list-row{flex-wrap:wrap;font-size:12px}.list-row>div{min-width:180px}.list-row b{font-size:12px}.section-head>.muted{font-size:10px}.admin-box{padding:15px}.report-row{gap:10px}.report-row>span{min-width:140px;font-size:11px}.toast{padding:12px;font-size:11px}.public header{gap:12px;padding:25px 18px}.public header .brand{padding:0;font-size:23px}.public header .button{white-space:normal;max-width:125px;padding:10px;font-size:10px}.public-content{padding:60px 22px 40px}.public h1{letter-spacing:-1.6px;font-size:40px}.public-content>p{font-size:15px}.public-facts{gap:23px;margin-top:45px}.public-facts b{font-size:22px}.public-facts span{font-size:10px}.public footer{padding:20px 22px;font-size:10px}.extra-filters select{flex:1;max-width:100%;font-size:11px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.pdf-preview{flex-basis:100%;font-size:12px}.pdf-preview summary{cursor:pointer;color:var(--green);padding:8px 0}.pdf-preview iframe{border:1px solid var(--line);border-radius:5px;width:100%;height:390px}.list-row:has(.pdf-preview){flex-wrap:wrap}@media (max-width:560px){.products{white-space:normal;min-width:0;display:block}.products thead{display:none}.products tbody{display:block}.products tr{border-bottom:1px solid var(--line);grid-template-columns:1.05fr 1fr 1fr 40px;align-items:center;gap:10px 5px;padding:17px 13px;display:grid}.products tr:last-child{border-bottom:0}.products td,.products td:first-child,.products td:last-child{border:0;min-width:0;padding:0;display:block}.products td:first-child{grid-column:1/-1;margin-bottom:2px}.products .product-link{gap:10px}.products .product-link b{white-space:normal;font-size:13px}.products .product-link small{font-size:11px}.products .device{width:55px}.products td:nth-child(2){grid-column:1/3}.products td:nth-child(3){text-align:right;grid-column:3/5}.products td:nth-child(4){grid-area:3/1}.products td:nth-child(5){grid-area:3/2}.products td:nth-child(4):before{content:"Варшава";color:#87947c;margin-bottom:2px;font-size:9px;display:block}.products td:nth-child(5):before{content:"Вильнюс";color:#87947c;margin-bottom:2px;font-size:9px;display:block}.products td:nth-child(6){grid-area:3/3}.products td:nth-child(7){grid-area:3/4;justify-self:end}.products .spec,.products .stock{font-size:12px}.products .price b{font-size:14px}.products .add-btn{width:35px;height:35px}.catalog-footer>span:first-child{max-width:255px}}.login-page,.live-page{color:#2e3d2d;background:radial-gradient(circle at 12% 5%,#eef2e5 0,#0000 34%),#f8f8f3;min-height:100vh}.login-page{flex-direction:column;display:flex}.login-page>header,.live-header{border-bottom:1px solid #dfe5d8;justify-content:space-between;align-items:center;height:92px;padding:0 clamp(24px,6vw,86px);display:flex}.login-page>header>span{color:#71816c;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.login-main{grid-template-columns:1.2fr .72fr;align-items:center;gap:clamp(50px,9vw,135px);width:min(1180px,100% - 44px);margin:auto;padding:76px 0;display:grid}.login-main section h1{letter-spacing:-.045em;margin:22px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5.5vw,76px);font-weight:400;line-height:1.03}.login-main section>p{color:#76816f;max-width:590px;font-size:17px;line-height:1.75}.login-points{flex-wrap:wrap;gap:11px;margin-top:40px;display:flex}.login-points span{color:#64745f;background:#ffffffa3;border:1px solid #d5ddcd;border-radius:99px;padding:9px 13px;font-size:11px}.login-card{background:#fff;border:1px solid #dce3d5;border-radius:16px;padding:34px;box-shadow:0 24px 75px #39533b12}.login-card>svg{color:#829a70}.login-card h2{margin:18px 0 7px;font-family:Georgia,serif;font-size:29px;font-weight:400}.login-card>p,.login-card>small{color:#87917f;font-size:12px;line-height:1.6}.login-card label{color:#65705e;flex-direction:column;gap:8px;margin-top:22px;font-size:11px;font-weight:650;display:flex}.login-card input{background:#f9faf6}.login-card button{color:#fff;background:#36533d;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin:25px 0 15px;padding:14px 17px;font-weight:650;display:flex}.login-error{color:#a25242;background:#fbefeb;border-radius:7px;margin-top:16px;padding:10px 12px;font-size:12px}.login-page>footer{color:#899584;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #dfe5d8;padding:26px clamp(24px,6vw,86px);font-size:10px}.live-page{flex-direction:column;display:flex}.live-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#f9faf6dd;position:sticky;top:0}.live-header>div{align-items:center;gap:17px;display:flex}.live-header form{margin:0}.live-header button{color:#53684f;background:0 0;border:0;font-size:11px;font-weight:650}.live-user{color:#7e8b77;font-size:11px}.live-main{width:min(1400px,100% - 48px);margin:0 auto;padding:62px 0 80px}.live-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px;display:flex}.live-heading h1{letter-spacing:-.04em;margin:12px 0;font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);font-weight:400}.live-heading p{color:#7d8975;font-size:14px}.health{color:#829079;align-items:center;gap:8px;display:flex}.health span{color:#9b6657;background:#fbf3ef;border:1px solid #e1c9c0;border-radius:99px;padding:7px 10px;font-size:10px}.health span.ok{color:#5f7953;background:#f0f6ea;border-color:#cedcc4}.live-facts{border-top:1px solid #dce3d5;border-bottom:1px solid #dce3d5;gap:13px;margin-bottom:23px;padding:16px 0;display:flex}.live-facts span{color:#677962;align-items:center;gap:7px;margin-right:24px;font-size:11px;display:flex}.live-filters{grid-template-columns:1fr 190px 190px;gap:10px;display:grid}.live-filters label{color:#829078;background:#fff;border:1px solid #dce3d5;border-radius:8px;align-items:center;gap:9px;padding:0 13px;display:flex}.live-filters input{background:0 0;border:0;outline:0;width:100%;padding:13px 0}.live-filters select{background:#fff}.live-caption{color:#8b9685;justify-content:space-between;margin:24px 0 13px;font-size:11px;display:flex}.live-caption b{color:#53674f}.live-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.live-card{background:#fff;border:1px solid #dfe5da;border-radius:11px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.live-card:hover{border-color:#becbb7;transform:translateY(-2px);box-shadow:0 18px 44px #354d3610}.live-photo{color:#acb7a6;background:#f0f2eb;justify-content:center;align-items:center;height:210px;display:flex;position:relative;overflow:hidden}.live-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.source{letter-spacing:.08em;color:#fff;background:#2f553d;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;top:12px;left:12px}.source.crm{background:#926d42}.live-card-body{padding:18px}.live-kicker{letter-spacing:.08em;color:#87957f;text-transform:uppercase;font-size:9px}.live-card h2{height:46px;margin:9px 0;font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.25;overflow:hidden}.live-card p{color:#808b78;height:35px;margin:0;font-size:11px;line-height:1.55}.live-stock{color:#6f8068;border-top:1px solid #e5e9e0;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;font-size:11px;display:flex}.live-stock span{align-items:center;gap:6px;display:flex}.live-stock b{color:#3e5841}.live-price{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.live-price strong{font-size:18px}.live-price button{color:#9aa393;background:#f4f6f0;border:1px solid #dfe5d9;border-radius:6px;padding:8px;font-size:9px}.live-empty{text-align:center;color:#7d8b76;padding:70px}.live-footer{color:#899584;border-top:1px solid #dfe5d8;justify-content:space-between;margin-top:auto;padding:22px clamp(24px,4vw,60px);font-size:10px;display:flex}@media (max-width:1100px){.live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.login-main{grid-template-columns:1fr;padding:48px 0}.login-main section h1{font-size:48px}.live-header{height:74px}.live-header .live-user{display:none}.live-main{padding-top:38px}.live-heading{flex-direction:column;align-items:flex-start}.live-filters{grid-template-columns:1fr 1fr}.live-filters label{grid-column:1/-1}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.login-page>header,.live-header{padding:0 17px}.login-page>header>span{display:none}.login-main{width:calc(100% - 28px)}.login-main section h1{font-size:39px}.login-main section>p{font-size:14px}.login-card{padding:24px}.live-main{width:calc(100% - 28px)}.live-heading h1{font-size:38px}.live-facts{overflow:auto}.live-facts span{white-space:nowrap;margin-right:7px}.live-filters{grid-template-columns:1fr}.live-filters label{grid-column:auto}.live-grid{grid-template-columns:1fr}.live-photo{height:230px}.live-footer{flex-direction:column;gap:15px}}.sheet-toolbar{justify-content:space-between;align-items:center;gap:18px;margin:0 0 14px;display:flex}.sheet-search{color:#809078;background:#fff;border:1px solid #dce3d5;border-radius:8px;align-items:center;gap:10px;width:min(590px,52vw);height:43px;padding:0 13px;display:flex}.sheet-search:focus-within{border-color:#92a68a;box-shadow:0 0 0 3px #dae4d333}.sheet-search input{background:0 0;border:0;outline:0;flex:1;padding:0;font-size:12px}.sheet-search button{color:#7d8977;background:0 0;border:0;padding:4px}.sheet-summary{color:#7c8976;justify-content:flex-end;align-items:center;gap:10px;font-size:11px;display:flex}.sheet-summary b{color:#38513d;font-size:13px}.sheet-summary button{color:#53684f;background:#e9eee4;border:0;border-radius:6px;padding:7px 9px;font-size:10px}.sheet-summary button span{color:#fff;background:#36533d;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:5px;display:inline-flex}.sheet-wrap{background:#fff;border:1px solid #d9dfd3;border-radius:9px;max-height:66vh;position:relative;overflow:auto;box-shadow:0 8px 34px #354d3609}.sheet-table{border-collapse:separate;border-spacing:0;table-layout:fixed;white-space:nowrap;width:100%;min-width:1310px;font-size:11px}.sheet-table th,.sheet-table td{vertical-align:middle;border-bottom:1px solid #e8ece4;border-right:1px solid #edf0e9;padding:0 10px}.sheet-table th:last-child,.sheet-table td:last-child{border-right:0}.sheet-table thead{z-index:5;position:relative}.sheet-table thead th{color:#697764;background:#f1f4ed;padding:0 9px}.sheet-headings th{z-index:6;border-bottom-color:#dce2d7;height:39px;position:sticky;top:0}.sheet-filter-row th{z-index:6;background:#fafbf8;height:39px;padding:5px 7px;position:sticky;top:39px;box-shadow:0 1px #dce2d7}.sheet-table tbody td{background:#fff;height:66px}.sheet-table tbody tr:nth-child(2n) td{background:#fbfcf9}.sheet-table tbody tr:hover td{background:#f3f7ee}.sheet-table tbody tr:last-child td{border-bottom:0}.sheet-table th:nth-child(10),.sheet-table th:nth-child(11){width:82px}.sheet-sort{color:#758170;letter-spacing:.055em;text-transform:uppercase;background:0 0;border:0;justify-content:space-between;width:100%;height:38px;padding:0;font-size:9px;font-weight:750}.sheet-sort.right{justify-content:flex-end;gap:7px}.sheet-sort.active,.sheet-sort:hover{color:#2f553d}.sheet-filter{color:#9aa497;background:#fff;border:1px solid #e0e5dc;border-radius:5px;align-items:center;gap:3px;height:28px;padding-left:5px;display:flex;overflow:hidden}.sheet-filter.selected{color:#426044;background:#f0f5eb;border-color:#9eb092}.sheet-filter select{color:#6f7d69;text-overflow:ellipsis;background:0 0;border:0;border-radius:0;outline:0;width:100%;height:26px;padding:0 15px 0 2px;font-size:9px}.sheet-thumb{color:#a1aca0;background:#f0f3ec;border-radius:5px;justify-content:center;align-items:center;width:47px;height:42px;display:flex;overflow:hidden}.sheet-thumb img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.sheet-product{overflow:hidden}.sheet-product b{text-overflow:ellipsis;color:#304631;font-size:11px;font-weight:700;display:block;overflow:hidden}.sheet-product small{color:#99a192;text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:9px;display:block}.sheet-number{text-align:center;color:#4f614d}.sheet-sku{text-overflow:ellipsis;color:#7d8878;max-width:125px;font:10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.sheet-missing{color:#bdc4ba}.table-source{color:#3f6848;letter-spacing:.07em;background:#e5efe5;border-radius:4px;align-items:center;padding:4px 6px;font-size:8px;font-weight:800;display:inline-flex}.table-source.crm{color:#866641;background:#f1e9df}.sheet-price{text-align:right;color:#2f4934;font-size:12px;font-weight:750}.sheet-available{text-align:right;color:#476245}.sheet-available b{font-size:13px}.sheet-available span{color:#8f998b;font-size:9px}.sheet-order{color:#86927f;background:#f3f6ef;border:1px solid #dde4d7;border-radius:5px;width:62px;padding:7px 6px;font-size:9px}.sheet-footer{color:#8d9789;justify-content:space-between;align-items:center;margin-top:10px;font-size:9px;display:flex}.sheet-image-column{text-align:left;letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:750}.sheet-wrap .live-empty{width:100%;padding:55px;position:sticky;left:0}.sheet-table tbody td:nth-child(3){text-overflow:ellipsis;overflow:hidden}.sheet-table tbody td:nth-child(6),.sheet-table tbody td:nth-child(7),.sheet-table tbody td:nth-child(8){font-size:10px}.sheet-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.currency-switcher{background:#fff;border:1px solid #dce3d5;border-radius:7px;padding:3px;display:flex}.currency-switcher button{color:#7b8875;letter-spacing:.04em;background:0 0;border:0;border-radius:5px;min-width:45px;padding:7px 8px;font-size:9px;font-weight:750}.currency-switcher button.active{color:#fff;background:#36533d;box-shadow:0 2px 8px #36533d22}@media (max-width:900px){.sheet-toolbar{flex-direction:column;align-items:stretch}.sheet-search{width:100%}.sheet-actions,.sheet-summary{justify-content:space-between}.sheet-actions{flex-wrap:wrap}.sheet-wrap{max-height:62vh}.live-main{width:calc(100% - 28px)}.sheet-footer{align-items:flex-start;gap:15px}}@media (max-width:520px){.sheet-toolbar{margin-top:2px}.sheet-summary>svg{display:none}.sheet-summary button{margin-left:auto}.sheet-wrap{border-radius:7px;max-height:64vh}.sheet-table{min-width:1180px}.sheet-table th:nth-child(2){width:220px}.sheet-table th:nth-child(3){width:145px}.sheet-footer span:last-child{display:none}}.sheet-table th:nth-child(8),.sheet-table th:nth-child(9){width:90px}.sheet-table tbody td:nth-child(7),.sheet-table tbody td:nth-child(8){font-size:11px}@media (max-width:520px){.sheet-table{min-width:1010px}.sheet-table th:nth-child(2){width:270px}.sheet-table th:nth-child(3){width:160px}}.sheet-table{min-width:1080px}.sheet-table th:first-child{width:60px}.sheet-table th:nth-child(2){width:280px}.sheet-table th:nth-child(3){width:150px}.sheet-table th:nth-child(4),.sheet-table th:nth-child(5){width:75px}.sheet-table th:nth-child(6){width:120px}.sheet-table th:nth-child(7){width:90px}.sheet-table th:nth-child(8){width:75px}.sheet-table th:nth-child(9){width:100px}.sheet-table th:nth-child(10){width:75px}.sheet-quantity-heading{text-align:center;letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:750}.sheet-quantity{background:#fff;border:1px solid #dce3d7;border-radius:6px;grid-template-columns:27px 34px 27px;justify-content:center;align-items:center;height:30px;display:grid;overflow:hidden}.sheet-quantity button{color:#60735d;background:#f4f6f1;border:0;border-radius:0;height:28px;padding:0}.sheet-quantity button:hover:not(:disabled){color:#2f553d;background:#e7eee1}.sheet-quantity button:disabled{opacity:.32}.sheet-quantity input{text-align:center;color:#344d38;-moz-appearance:textfield;border:0;border-left:1px solid #e5e9e1;border-right:1px solid #e5e9e1;border-radius:0;width:34px;height:28px;padding:0;font-size:11px;font-weight:700}.sheet-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sheet-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width:520px){.sheet-table{min-width:1040px}}.sheet-wrap{max-height:none;overflow:auto hidden}.live-main{padding-top:26px}.login-tools{align-items:center;gap:18px;display:flex}.login-tools>span{color:#71816c;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.language-switcher{background:#fff;border:1px solid #dce3d5;border-radius:7px;padding:3px;display:flex}.language-switcher button{color:#7b8875;background:0 0;border:0;border-radius:5px;min-width:36px;padding:6px;font-size:9px;font-weight:750}.language-switcher button.active{color:#fff;background:#36533d}.live-header .language-switcher{margin-right:4px}.cart-button{color:#4b624d;background:#fff;border:1px solid #d6ded1;border-radius:7px;height:37px;padding:0 10px;font-size:10px;font-weight:700}.cart-button:hover{background:#f0f5eb}.cart-button span{color:#fff;background:#36533d;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:9px;display:inline-flex}.sheet-table.extended{min-width:0}.sheet-table.extended th,.sheet-table.extended td{padding-left:6px;padding-right:6px}.sheet-table.extended th:first-child{width:46px}.sheet-table.extended th:nth-child(2){width:54px}.sheet-table.extended th:nth-child(3){width:263px}.sheet-table.extended th:nth-child(4){width:52px}.sheet-table.extended th:nth-child(5){width:80px}.sheet-table.extended th:nth-child(6){width:48px}.sheet-table.extended th:nth-child(7){width:50px}.sheet-table.extended th:nth-child(8){width:76px}.sheet-table.extended th:nth-child(9){width:62px}.sheet-table.extended th:nth-child(10){width:60px}.sheet-table.extended th:nth-child(11){width:55px}.sheet-table.extended th:nth-child(12){width:90px}.sheet-table.extended th:nth-child(13){width:62px}.sheet-table.extended .sheet-thumb{cursor:zoom-in;border:0;width:36px;height:36px;padding:0}.sheet-table.extended .sheet-thumb:hover:not(:disabled){transform:scale(1.04);box-shadow:0 0 0 2px #8fa285}.sheet-table.extended .sheet-thumb:disabled{cursor:default;opacity:1}.sheet-table.extended .sheet-sort{letter-spacing:.025em;gap:3px;font-size:8px}.sheet-table.extended .sheet-filter{padding-left:3px}.sheet-table.extended .sheet-filter select{padding-right:11px;font-size:8px}.sheet-table.extended .sheet-quantity{grid-template-columns:23px 32px 23px}.sheet-table.extended .sheet-quantity input{width:32px}.sheet-table.extended .sheet-order{width:54px;padding-left:3px;padding-right:3px}.sheet-table.extended tbody td:nth-child(4),.sheet-table.extended tbody td:nth-child(5),.sheet-table.extended tbody td:nth-child(8){text-overflow:ellipsis;color:#50604e;font-size:10px;overflow:hidden}.sheet-brand{text-overflow:ellipsis;color:#344d38;overflow:hidden}.sheet-brand b{font-size:10px}.sheet-product small{display:none}.brand-filter{color:#6f7d69;background:#fff;border:1px solid #e0e5dc;border-radius:5px;height:28px;position:relative}.brand-filter.selected{background:#f0f5eb;border-color:#9eb092}.brand-filter summary{cursor:pointer;align-items:center;gap:5px;height:27px;padding:0 6px;font-size:9px;list-style:none;display:flex;overflow:hidden}.brand-filter summary::-webkit-details-marker{display:none}.brand-filter summary span{text-overflow:ellipsis;overflow:hidden}.brand-filter-menu{z-index:30;background:#fff;border:1px solid #d7ded2;border-radius:7px;width:205px;max-height:270px;padding:8px;position:absolute;top:33px;left:0;overflow:auto;box-shadow:0 15px 40px #263a2730}.brand-filter-menu label{cursor:pointer;align-items:center;gap:8px;padding:7px 5px;font-size:10px;display:flex}.brand-filter-menu label:hover{background:#f3f6ef}.brand-filter-menu input{accent-color:#36533d;width:14px;height:14px;margin:0;padding:0}.brand-filter-top{border-bottom:1px solid #edf0e9;justify-content:space-between;align-items:center;padding:3px 5px 7px;font-size:9px;display:flex}.brand-filter-top button{color:#5d7357;background:0 0;border:0;padding:2px;font-size:9px}.sheet-filter-row th:nth-child(2){z-index:12;overflow:visible}.sheet-order.enabled{color:#fff;background:#36533d;border-color:#36533d;font-weight:700}.sheet-order.enabled:hover:not(:disabled){background:#294634}.sheet-order.enabled:disabled{color:#899486;background:#eef1ea;border-color:#dce2d7}.pagination,.pagination label{align-items:center;gap:6px;display:flex}.pagination select{border-radius:5px;height:28px;padding:0 22px 0 8px;font-size:9px}.pagination button{background:#fff;border:1px solid #dce3d5;border-radius:5px;width:28px;height:28px;padding:0}.pagination span{text-align:center;min-width:72px}.pagination b{color:#405943}.cart-overlay{z-index:100;background:#17231970;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fafbf7;width:min(500px,100%);height:100%;padding:30px;overflow:auto;box-shadow:-20px 0 70px #14211730}.cart-head{justify-content:space-between;align-items:flex-start;display:flex}.cart-head h2{margin:0;font-family:Georgia,serif;font-size:32px;font-weight:400}.cart-close{background:#fff;border:1px solid #dce3d5;border-radius:50%;width:38px;height:38px}.cart-hint{color:#6b7d66;background:#edf2e8;border-radius:7px;margin:20px 0;padding:11px 13px;font-size:10px;line-height:1.55}.cart-empty{text-align:center;color:#8a9585;border:1px dashed #d6ddd1;border-radius:8px;padding:38px 15px}.cart-list{border-top:1px solid #dfe5da}.cart-item{border-bottom:1px solid #dfe5da;padding:15px 0}.cart-item>div:first-child{min-width:0}.cart-item b{font-size:11px;display:block}.cart-item small{color:#8a9585;margin-top:4px;display:block}.cart-item-actions{grid-template-columns:58px 1fr 30px;align-items:center;gap:9px;margin-top:11px;display:grid}.cart-item-actions input{text-align:center;height:31px;padding:3px 6px}.cart-item-actions b{text-align:right;font-size:12px}.cart-item-actions button{color:#8b6d65;background:0 0;border:0;height:30px;padding:0}.cart-total{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.cart-total span{color:#788474;font-size:11px}.cart-total strong{font-size:20px}.place-order{color:#fff;background:#36533d;border:0;border-radius:8px;width:100%;height:46px;font-weight:700}.place-order:hover{background:#294634}.orders{border-top:1px solid #dce3d5;margin-top:35px;padding-top:26px}.orders h3{font-family:Georgia,serif;font-size:21px;font-weight:400}.orders>p{color:#8a9585;font-size:11px}.orders article{border-bottom:1px solid #e2e7de;padding:14px 0}.orders article>div{justify-content:space-between;align-items:center;display:flex}.orders article b{font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.orders article span{text-transform:uppercase;border-radius:10px;padding:4px 7px;font-size:8px}.orders article span.active{color:#537148;background:#e3efdc}.orders article span.cancelled{color:#897468;background:#eeeae5}.orders article small{color:#899485;margin-top:7px;display:block}.orders article button{color:#80675d;background:#fff;border:1px solid #dfd7d0;border-radius:5px;margin-top:10px;padding:6px 8px;font-size:9px}.order-toast{z-index:130;color:#fff;background:#294c39;border-radius:8px;padding:13px 17px;font-size:11px;position:fixed;bottom:26px;right:26px;box-shadow:0 10px 35px #1a2b1d40}.photo-overlay{z-index:140;background:#142017d9;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.photo-viewer{background:#fff;border-radius:12px;grid-template-rows:minmax(0,1fr) auto;width:min(940px,94vw);height:min(760px,90vh);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #0007}.photo-viewer>button{z-index:2;background:#ffffffed;border:1px solid #d9dfd5;border-radius:50%;width:40px;height:40px;padding:0;position:absolute;top:15px;right:15px}.photo-viewer>img{object-fit:contain;background:#f4f5f0;width:100%;height:100%;min-height:0;padding:28px}.photo-viewer>div{border-top:1px solid #e1e5dd;justify-content:space-between;gap:20px;padding:18px 22px;display:flex}.photo-viewer>div b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.photo-viewer>div span{color:#7d8978;flex-shrink:0;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width:900px){.live-header>div{gap:8px}.sheet-footer{flex-wrap:wrap}.sheet-footer>span:last-child{width:100%}}@media (max-width:600px){.login-tools>span,.live-header .live-user,.live-header .brand small{display:none}.live-header .brand{padding:0;font-size:22px}.live-header .brand-symbol{transform-origin:0;transform:scale(.82)}.live-header>div{gap:5px}.live-header form button{padding:5px}.sheet-actions{align-items:flex-start}.sheet-summary{width:100%}.pagination{order:-1}.cart-drawer{padding:22px}.order-toast{text-align:center;bottom:14px;left:14px;right:14px}}.sheet-table.extended{font-size:12px}.sheet-table.extended .sheet-sort{letter-spacing:.01em;font-size:9.5px}.sheet-table.extended .sheet-filter select{font-size:10px}.sheet-table.extended tbody td:nth-child(4),.sheet-table.extended tbody td:nth-child(5),.sheet-table.extended tbody td:nth-child(8){color:#445545;font-size:11.5px}.sheet-table.extended .sheet-brand b{font-size:11.5px}.sheet-table.extended .sheet-product b{font-size:12px}.sheet-table.extended .sheet-sku{font-size:11px}.sheet-table.extended .sheet-price,.sheet-table.extended .sheet-available,.sheet-table.extended .sheet-quantity input{font-size:12px}.sheet-table.extended .sheet-order{font-size:10.5px}.brand-filter summary{padding-left:5px;padding-right:5px;font-size:10px;font-weight:600}.brand-filter-menu label{padding-top:8px;padding-bottom:8px;font-size:11px}.brand-filter-menu input{width:15px;height:15px}.brand-filter-top,.brand-filter-top button{font-size:10px}.admin-link{color:#38533d;background:#fff;border:1px solid #d7dfd2;border-radius:6px;padding:7px 10px;font-size:10px;font-weight:750}.admin-shell{background:#f5f6f2;grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#dce7dd;background:#213b31;flex-direction:column;height:100vh;padding:30px 16px 20px;display:flex;position:sticky;top:0}.admin-sidebar .brand{color:#fff;padding:0 10px;font-size:24px}.admin-sidebar .brand small{color:#9fb1a4}.admin-sidebar .brand-period{color:#b9cc87}.admin-label{letter-spacing:.15em;color:#8fa197;margin:45px 12px 14px;font-size:8px}.admin-sidebar nav{flex-direction:column;gap:4px;display:flex}.admin-sidebar nav button{color:#aebdb2;background:0 0;border:0;border-radius:7px;justify-content:flex-start;height:43px;padding:0 11px;font-size:11px}.admin-sidebar nav button span{text-align:left;flex:1}.admin-sidebar nav button>svg:last-child{opacity:.35}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#ffffff12}.admin-sidebar nav button.active{box-shadow:inset 3px 0 #b7cb83}.admin-back{color:#aab9ae;align-items:center;gap:8px;margin-top:auto;padding:12px;font-size:10px;display:flex}.admin-workspace{min-width:0}.admin-header{background:#ffffffbd;border-bottom:1px solid #dfe4dc;justify-content:space-between;align-items:center;height:72px;padding:0 30px;display:flex}.admin-header>div{align-items:center;gap:10px;display:flex}.admin-header>div:first-child{flex-direction:column;align-items:flex-start;gap:1px}.admin-header b{font-size:12px}.admin-header span{color:#829087;font-size:9px}.admin-main{max-width:1500px;margin:0 auto;padding:35px 30px 70px}.admin-title{margin-bottom:26px}.admin-title.row{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.admin-title>span,.admin-modal-head span{letter-spacing:.17em;color:#829276;margin-bottom:8px;font-size:8px;font-weight:750;display:block}.admin-title h1{letter-spacing:-.03em;margin:0 0 6px;font-family:Georgia,serif;font-size:34px;font-weight:400}.admin-title p{color:#7d897d;margin:0;font-size:11px}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-metrics article{background:#fff;border:1px solid #dfe4dc;border-radius:9px;min-height:145px;padding:21px;position:relative}.admin-metrics article>svg{color:#93a58d;position:absolute;top:18px;right:18px}.admin-metrics span{color:#758274;font-size:10px;display:block}.admin-metrics b{margin:18px 0 3px;font-family:Georgia,serif;font-size:31px;font-weight:400;display:block}.admin-metrics small{color:#9aa399;font-size:9px}.admin-panel{background:#fff;border:1px solid #dfe4dc;border-radius:9px;margin-top:20px;padding:23px}.admin-panel h2{font-size:15px}.admin-flow{color:#758474;align-items:center;gap:10px;font-size:10px;display:flex}.admin-flow span,.admin-flow b{background:#f0f3ed;border-radius:6px;padding:9px 12px}.admin-flow b{color:#3d5a40;background:#dfe9d5}.admin-import-actions{gap:8px;display:flex}.admin-button{color:#435b46;cursor:pointer;background:#fff;border:1px solid #d7ded2;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:39px;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.admin-button.primary{color:#fff;background:#36533d;border-color:#36533d}.admin-button input{display:none}.admin-catalog-tools{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin-catalog-tools>label{color:#889587;background:#fff;border:1px solid #dbe1d7;border-radius:7px;align-items:center;gap:8px;width:min(500px,55vw);height:40px;padding:0 11px;display:flex}.admin-catalog-tools input{border:0;outline:0;width:100%;padding:0}.admin-catalog-tools>span{color:#879187;font-size:10px}.admin-bulk{background:#eaf1e4;border:1px solid #cddac4;border-radius:8px;align-items:center;gap:9px;min-height:51px;margin-bottom:10px;padding:8px 11px;display:flex}.admin-bulk b{margin-right:8px;font-size:10px}.admin-bulk select,.admin-bulk input{height:32px;padding:4px 9px;font-size:10px}.admin-bulk input{width:120px}.admin-bulk button{color:#fff;background:#36533d;border:0;border-radius:5px;height:32px;padding:0 10px;font-size:10px}.admin-bulk button.plain{color:#657664;background:0 0;margin-left:auto}.admin-table-wrap{background:#fff;border:1px solid #dce2d8;border-radius:8px;overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:950px;font-size:10px}.admin-table th{z-index:2;text-align:left;color:#71806f;letter-spacing:.06em;text-transform:uppercase;background:#eef2eb;height:38px;padding:0 10px;font-size:8px;position:sticky;top:0}.admin-table td{border-top:1px solid #e8ece5;height:57px;padding:7px 10px}.admin-table tr:hover td{background:#f8faf6}.admin-table tr.disabled td{opacity:.48}.admin-table input[type=checkbox]{accent-color:#36533d;width:15px;height:15px}.admin-table code{color:#6f7d70;font-size:9px}.admin-table td>small{display:block}.manual{color:#8c6a38;text-transform:uppercase;margin-top:2px;font-size:7px!important}.admin-product{text-align:left;background:0 0;border:0;width:100%;max-width:560px;padding:0;display:block}.admin-product b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.admin-product small{color:#929c91;margin-top:3px;font-size:8px;display:block}.admin-switch{background:#bfc7bd;border:0;border-radius:10px;justify-content:flex-start;width:31px;height:18px;padding:2px}.admin-switch span{background:#fff;border-radius:50%;width:14px;height:14px}.admin-switch.on{background:#5c7b60;justify-content:flex-end}.edit-button{background:#fff;border:1px solid #dce2d8;border-radius:5px;padding:6px 8px;font-size:8px}.admin-list{background:#fff;border:1px solid #dce2d8;border-radius:8px;flex-direction:column;display:flex}.admin-list article{border-bottom:1px solid #e5e9e2;align-items:center;gap:18px;min-height:66px;padding:12px 17px;display:flex}.admin-list article:last-child{border-bottom:0}.admin-list article>div{flex:1}.admin-list article b,.admin-list article small{display:block}.admin-list article b{font-size:11px}.admin-list article small{color:#8c978c;margin-top:4px;font-size:9px}.admin-list article>span{font-size:10px}.admin-list article>strong{text-align:right;min-width:90px;font-size:11px}.admin-list select{font-size:10px}.admin-status{color:#54704f;background:#e5efe0;border-radius:10px;padding:5px 8px}.admin-empty{text-align:center;color:#879286;padding:55px}.admin-empty.large{background:#fff;border:1px dashed #d5ddd1;border-radius:9px}.admin-empty svg{color:#9bac96;width:30px;height:30px}.admin-empty h2{margin:12px 0 5px;font-family:Georgia,serif;font-weight:400}.admin-empty p{margin:0;font-size:10px}.admin-panel.pricing{max-width:650px;margin-top:0}.admin-panel.pricing label{border-bottom:1px solid #e7ebe4;grid-template-columns:170px 110px 1fr;align-items:center;gap:12px;padding:14px 0;font-size:11px;font-weight:650;display:grid}.admin-panel.pricing label input{width:110px}.admin-panel.pricing label small{color:#8d978c;font-size:9px;font-weight:400}.admin-panel.pricing .admin-button{margin-top:20px}.admin-modal-overlay{z-index:200;background:#19261d99;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:11px;width:min(680px,96vw);max-height:92vh;padding:25px;overflow:auto;box-shadow:0 30px 80px #17251a55}.admin-modal-head{justify-content:space-between;display:flex}.admin-modal-head h2{margin:0;font-family:Georgia,serif;font-size:27px;font-weight:400}.admin-modal-head>button{background:#fff;border:1px solid #dce2d8;border-radius:50%;width:36px;height:36px}.admin-form{grid-template-columns:1fr 1fr;gap:15px;margin-top:24px;display:grid}.admin-form label{color:#667466;flex-direction:column;gap:6px;font-size:9px;font-weight:700;display:flex}.admin-form label.wide{grid-column:1/-1}.admin-form input{font-size:11px}.admin-modal-actions{justify-content:flex-end;gap:8px;margin-top:23px;display:flex}.admin-modal-actions button{background:#fff;border:1px solid #d8dfd4;border-radius:6px;height:38px;padding:0 14px;font-size:10px}.admin-modal-actions button.primary{color:#fff;background:#36533d;border-color:#36533d}.admin-notice{z-index:230;color:#fff;background:#294b38;border-radius:7px;padding:13px 17px;font-size:10px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #1a2b1d40}.admin-catalog-tools>div{align-items:center;gap:10px;display:flex}.admin-catalog-tools>div>span{color:#879187;white-space:nowrap;font-size:10px}.admin-catalog-tools>div>button{color:#536852;background:#fff;border:1px solid #d4ddd0;border-radius:6px;height:31px;padding:0 9px;font-size:9px}.admin-catalog-tools>div>button b{color:#fff;background:#36533d;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:4px;font-size:8px;display:inline-flex}.admin-table.expanded{table-layout:fixed;min-width:1270px}.admin-table.expanded th,.admin-table.expanded td{padding-left:6px;padding-right:6px}.admin-table.expanded thead tr:first-child th{z-index:7;top:0}.admin-table.expanded .admin-filter-row th{z-index:6;background:#f8faf6;border-top:1px solid #dce2d8;height:39px;top:38px;box-shadow:0 1px #dce2d8}.admin-table.expanded th>button{color:#71806f;width:100%;height:38px;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:4px;padding:0;display:flex}.admin-table.expanded th>button.active{color:#31583b}.admin-table.expanded th:first-child{width:34px}.admin-table.expanded th:nth-child(2){width:48px}.admin-table.expanded th:nth-child(3){width:65px}.admin-table.expanded th:nth-child(4){width:230px}.admin-table.expanded th:nth-child(5){width:66px}.admin-table.expanded th:nth-child(6){width:133px}.admin-table.expanded th:nth-child(7){width:50px}.admin-table.expanded th:nth-child(8){width:52px}.admin-table.expanded th:nth-child(9){width:112px}.admin-table.expanded th:nth-child(10){width:105px}.admin-table.expanded th:nth-child(11){width:91px}.admin-table.expanded th:nth-child(12){width:78px}.admin-table.expanded th:nth-child(13){width:59px}.admin-table.expanded th:nth-child(14){width:68px}.admin-table.expanded td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-filter{text-transform:none;letter-spacing:0;width:100%;height:27px;position:relative}.admin-filter summary{color:#879383;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dce3d8;border-radius:5px;align-items:center;gap:4px;height:27px;padding:0 5px;font-size:8px;list-style:none;display:flex;overflow:hidden}.admin-filter summary::-webkit-details-marker{display:none}.admin-filter.selected summary{color:#3e6044;background:#edf4e8;border-color:#8fa985}.admin-filter>div{z-index:30;background:#fff;border:1px solid #d6ddd2;border-radius:7px;width:max-content;min-width:180px;max-width:270px;max-height:270px;padding:7px;position:absolute;top:31px;left:0;overflow:auto;box-shadow:0 13px 35px #20342426}.admin-filter>div header{border-bottom:1px solid #e7ebe4;justify-content:space-between;align-items:center;gap:12px;padding:4px 4px 7px;display:flex}.admin-filter>div header b{color:#4b604e;font-size:9px}.admin-filter>div header button{color:#7d8a7b;background:0 0;border:0;font-size:8px}.admin-filter>div label{color:#566756;white-space:normal;border-radius:4px;align-items:center;gap:7px;min-height:28px;padding:4px;font-size:9px;font-weight:500;display:flex}.admin-filter>div label:hover{background:#f1f5ee}.admin-filter>div input{flex:none}.admin-filter-row th:nth-child(n+10) .admin-filter>div{left:auto;right:0}.pricing-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pricing-source{background:#fff;border:1px solid #dce3d8;border-radius:10px;overflow:hidden}.pricing-source>header{background:#f9faf7;border-bottom:1px solid #e3e8e0;justify-content:space-between;align-items:center;height:68px;padding:0 20px;display:flex}.pricing-source>header span{color:#8a9685;letter-spacing:.15em;margin-bottom:3px;font-size:7px;font-weight:750;display:block}.pricing-source>header h2{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:400}.pricing-source>header>b{color:#496048;letter-spacing:.08em;background:#e4ecdc;border-radius:5px;padding:5px 8px;font-size:9px}.pricing-controls{grid-template-columns:1fr 1fr;gap:12px;padding:17px 20px;display:grid}.pricing-controls label{color:#657363;flex-direction:column;gap:5px;font-size:9px;font-weight:700;display:flex;position:relative}.pricing-controls input{height:37px;padding-right:46px;font-size:11px}.pricing-controls small{color:#8a9586;font-size:8px;position:absolute;bottom:10px;right:10px}.pricing-table{border:1px solid #dfe5dc;border-radius:7px;margin:0 20px;overflow:hidden}.pricing-heading,.pricing-row{grid-template-columns:minmax(150px,1fr) 78px 120px;align-items:center;gap:8px;padding:0 10px;display:grid}.pricing-heading{color:#788575;letter-spacing:.055em;text-transform:uppercase;background:#eef2eb;min-height:31px;font-size:7px;font-weight:750}.pricing-row{color:#5a6a58;border-top:1px solid #e6eae3;min-height:51px;font-size:9px}.pricing-row.active{color:#34513a;background:#f3f7ee}.pricing-row.active>span{font-weight:750}.pricing-row input{width:100%;height:32px;padding:5px 7px;font-size:10px}.pricing-example{background:#edf3e8;border-radius:7px;margin:17px 20px 20px;padding:14px 155px 14px 14px;position:relative}.pricing-example>span{color:#72846d;letter-spacing:.1em;font-size:7px;font-weight:800;display:block}.pricing-example p{color:#61705e;margin:5px 0 0;font-size:9px;line-height:1.45}.pricing-example strong{color:#2f5038;font-family:Georgia,serif;font-size:19px;font-weight:400;position:absolute;top:15px;right:15px}.pricing-example small{color:#899786;font-size:7px;position:absolute;top:42px;right:15px}.pricing-save{justify-content:flex-end;align-items:center;gap:18px;margin-top:16px;display:flex}.pricing-save p{color:#7e8a7b;margin:0;font-size:9px}.account-shell{background:#f5f6f2;grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.account-sidebar{background:#fdfdfb;border-right:1px solid #dfe5dc;flex-direction:column;height:100vh;padding:30px 16px 20px;display:flex;position:sticky;top:0}.account-sidebar .brand{padding:0 10px;font-size:24px}.account-sidebar .brand small{color:#839081}.account-label{color:#94a08f;letter-spacing:.15em;margin:45px 12px 14px;font-size:8px}.account-sidebar nav{flex-direction:column;gap:4px;display:flex}.account-sidebar nav button{color:#778576;background:0 0;border:0;border-radius:7px;justify-content:flex-start;height:43px;padding:0 11px;font-size:11px}.account-sidebar nav button span{text-align:left;flex:1}.account-sidebar nav button>svg:last-child{opacity:.35}.account-sidebar nav button:hover,.account-sidebar nav button.active{color:#36533d;background:#e9efe3}.account-sidebar nav button.active{font-weight:750;box-shadow:inset 3px 0 #91a968}.account-back{color:#738171;align-items:center;gap:8px;margin-top:auto;padding:12px;font-size:10px;display:flex}.account-workspace{min-width:0}.account-header{background:#ffffffbd;border-bottom:1px solid #dfe4dc;justify-content:space-between;align-items:center;height:72px;padding:0 30px;display:flex}.account-header>div:first-child{flex-direction:column;display:flex}.account-header b{font-size:12px}.account-header span{color:#829087;font-size:9px}.account-main{max-width:1380px;margin:0 auto;padding:35px 30px 70px}.account-title{margin-bottom:26px}.account-title>span{color:#829276;letter-spacing:.17em;margin-bottom:8px;font-size:8px;font-weight:750;display:block}.account-title h1{letter-spacing:-.03em;margin:0 0 6px;font-family:Georgia,serif;font-size:34px;font-weight:400}.account-title p{color:#7d897d;margin:0;font-size:11px}.account-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.account-metrics article{background:#fff;border:1px solid #dfe4dc;border-radius:9px;min-height:132px;padding:21px;position:relative}.account-metrics article>svg{color:#93a58d;position:absolute;top:18px;right:18px}.account-metrics span{color:#758274;font-size:10px;display:block}.account-metrics b{margin-top:22px;font-family:Georgia,serif;font-size:31px;font-weight:400;display:block}.account-panel{background:#fff;border:1px solid #dfe4dc;border-radius:9px;margin-top:20px;padding:22px}.account-panel h2,.account-card h2{margin:0 0 16px;font-family:Georgia,serif;font-size:21px;font-weight:400}.account-empty{color:#899786;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:120px;display:flex}.account-empty.large{background:#fff;border:1px dashed #d5ddd1;border-radius:9px;min-height:330px}.account-empty svg{color:#9cad96}.account-empty h2,.account-empty p{margin:0;font-size:11px}.account-button{color:#435b46;background:#fff;border:1px solid #d7ded2;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:39px;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.account-button.primary{color:#fff;background:#36533d;border-color:#36533d}.account-orders{flex-direction:column;gap:13px;display:flex}.account-order{background:#fff;border:1px solid #dce3d8;border-radius:9px;overflow:hidden}.account-order>header{background:#fafbf8;justify-content:space-between;align-items:center;min-height:60px;padding:12px 17px;display:flex}.account-order>header b,.account-order>header span{display:block}.account-order>header b{font-size:11px}.account-order>header span{color:#8a9687;margin-top:3px;font-size:8px}.account-status{color:#687a65;white-space:nowrap;background:#edf1e9;border-radius:10px;padding:5px 8px;font-size:8px;font-style:normal;display:inline-flex}.account-status.new,.account-status.confirmed,.account-status.processing,.account-status.review{color:#82682f;background:#f4edda}.account-status.shipped,.account-status.issued{color:#4c6e7d;background:#e3ecf1}.account-status.completed,.account-status.paid,.account-status.approved,.account-status.active{color:#4e704a;background:#e3efe0}.account-status.cancelled,.account-status.rejected,.account-status.closed{color:#8c5c50;background:#f1e5e1}.order-timeline{grid-template-columns:repeat(5,1fr);padding:19px 19px 14px;display:grid}.order-timeline>div{color:#adb6aa;flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.order-timeline>div:before{content:"";background:#dfe5dc;height:1px;position:absolute;top:8px;left:-50%;right:50%}.order-timeline>div:first-child:before{display:none}.order-timeline>div.done{color:#5f7b59}.order-timeline>div.done:before{background:#91aa83}.order-timeline span{z-index:1;background:#fff;display:flex;position:relative}.order-timeline small{text-align:center;font-size:7px}.order-items{padding:0 17px}.order-items>div{border-top:1px solid #ebeee8;grid-template-columns:minmax(0,1fr) 70px 100px;align-items:center;gap:12px;min-height:50px;font-size:9px;display:grid}.order-items b,.order-items small{display:block}.order-items b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-items small{color:#909b8e;margin-top:2px;font:8px ui-monospace,monospace}.order-items strong{text-align:right}.account-order>footer{background:#f8faf6;border-top:1px solid #e6eae3;justify-content:flex-end;align-items:center;gap:18px;min-height:49px;padding:9px 17px;font-size:9px;display:flex}.account-order>footer strong{font-size:12px}.account-order>footer button{color:#8d5d50;background:0 0;border:0;font-size:9px}.account-order.compact .account-order>footer{border:0}.account-order.compact>footer{border-top:1px solid #e6eae3}.account-invoices{background:#fff;border:1px solid #dce3d8;border-radius:9px;overflow:hidden}.invoice-head,.account-invoices article{grid-template-columns:1.2fr 1fr 1fr 100px 90px;align-items:center;gap:12px;padding:0 17px;display:grid}.invoice-head{color:#71806f;text-transform:uppercase;background:#eef2eb;height:39px;font-size:8px}.account-invoices article{border-top:1px solid #e7ebe4;min-height:61px;font-size:10px}.account-invoices article strong{font-size:11px}.account-invoices article>a{text-align:right;font-size:8px;font-weight:700}.account-two-columns{grid-template-columns:390px minmax(0,1fr);align-items:start;gap:17px;display:grid}.account-card{background:#fff;border:1px solid #dce3d8;border-radius:9px;padding:22px}.account-form label{color:#687666;flex-direction:column;gap:5px;margin-bottom:13px;font-size:9px;font-weight:700;display:flex}.account-form input,.account-form select,.account-form textarea{font-size:10px}.account-claims{flex-direction:column;gap:10px;display:flex}.account-claims>article{background:#fff;border:1px solid #dce3d8;border-radius:9px;padding:17px}.account-claims>article>div{justify-content:space-between;align-items:center;display:flex}.account-claims strong{margin:12px 0 5px;font-size:10px;display:block}.account-claims p{color:#667466;margin:0 0 8px;font-size:10px}.account-claims small{color:#929c90;font-size:8px}.profile-form{grid-template-columns:1fr 1fr;gap:15px;max-width:900px;display:grid}.profile-form label{color:#667466;flex-direction:column;gap:6px;font-size:9px;font-weight:700;display:flex}.profile-form label.wide{grid-column:1/-1}.profile-form input{font-size:11px}.profile-form input:disabled{color:#8c968a;background:#f0f2ee}.profile-actions{grid-column:1/-1;justify-content:flex-end;padding-top:8px;display:flex}.account-toast{z-index:230;color:#fff;background:#294b38;border-radius:7px;align-items:center;gap:8px;padding:13px 17px;font-size:10px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #1a2b1d40}@media (max-width:950px){.pricing-grid{grid-template-columns:1fr}.admin-shell{grid-template-columns:72px minmax(0,1fr)}.admin-sidebar{padding:24px 10px}.admin-sidebar .brand>span:last-child,.admin-label,.admin-sidebar nav span,.admin-sidebar nav button>svg:last-child,.admin-back{display:none}.admin-sidebar nav button{justify-content:center}.admin-sidebar .brand{padding:0}.admin-metrics{grid-template-columns:1fr 1fr}.admin-title.row{flex-direction:column;align-items:flex-start}.admin-import-actions{align-self:stretch}.admin-catalog-tools>label{width:70%}}@media (max-width:620px){.admin-header{padding:0 15px}.admin-header>div:last-child span{display:none}.admin-main{padding:25px 14px 60px}.admin-metrics{grid-template-columns:1fr}.admin-title h1{font-size:29px}.admin-import-actions{flex-wrap:wrap}.admin-catalog-tools{flex-direction:column;align-items:stretch;gap:8px}.admin-catalog-tools>label{width:100%}.admin-bulk{flex-wrap:wrap;align-items:stretch}.admin-form{grid-template-columns:1fr}.admin-form label.wide{grid-column:auto}.admin-panel.pricing label{grid-template-columns:1fr}.admin-flow{flex-direction:column;align-items:flex-start}.admin-flow svg{transform:rotate(90deg)}}@media (max-width:950px){.account-shell{grid-template-columns:72px minmax(0,1fr)}.account-sidebar{padding:24px 10px}.account-sidebar .brand>span:last-child,.account-label,.account-sidebar nav span,.account-sidebar nav button>svg:last-child,.account-back{display:none}.account-sidebar nav button{justify-content:center}.account-sidebar .brand{padding:0}.account-metrics{grid-template-columns:1fr 1fr}.account-two-columns{grid-template-columns:1fr}}@media (max-width:620px){.account-header{padding:0 14px}.account-main{padding:25px 14px 60px}.account-title h1{font-size:29px}.account-metrics,.profile-form{grid-template-columns:1fr}.profile-form label.wide,.profile-actions{grid-column:auto}.invoice-head{display:none}.account-invoices article{grid-template-columns:1fr 1fr}.order-timeline small{display:none}.order-items>div{grid-template-columns:minmax(0,1fr) 55px}.order-items strong{text-align:left;grid-column:1/-1;padding-bottom:8px}}.password-field{width:100%;display:block;position:relative}.password-field>input{width:100%;padding-right:42px}.password-field>button,.login-card .password-field>button{color:#6d7a69;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;margin:0;padding:0;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.password-field>button:hover,.login-card .password-field>button:hover{color:#36533d;background:#edf2e9}.profile-password.wide{border-top:1px solid #e1e6de;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:15px;margin-top:8px;padding-top:19px;display:grid}.profile-password h2{grid-column:1/-1;margin:0;font-family:Georgia,serif;font-size:19px;font-weight:400}.profile-password label{min-width:0}@media (max-width:620px){.profile-password.wide{grid-column:auto;grid-template-columns:1fr}.profile-password h2{grid-column:auto}}
