.cms-loading{color:#71818a;place-items:center;min-height:100vh;display:grid}.cms-login{background:linear-gradient(145deg,#f9f7f2,#eef4f7);place-items:center;min-height:100vh;padding:28px;display:grid}.cms-login-card{background:#fff;border-radius:20px;width:min(480px,100%);padding:42px;box-shadow:0 24px 80px #17364a16}.cms-login-card>img{object-fit:cover;object-position:center 40%;width:160px;height:108px;margin-bottom:18px}.cms-eyebrow{text-transform:uppercase;letter-spacing:1.25px;color:#70818a;font-size:10px;font-weight:700;display:block}.cms-login-card h1{margin:17px 0 12px;font-family:Georgia,serif;font-size:39px;font-weight:400;line-height:1.05}.cms-login-card h1 em{color:#ea525b}.cms-login-card>p,.cms-form>p{color:#71818a;font-size:13px;line-height:1.7}.cms-login-card label,.cms-form label{gap:7px;margin-top:17px;font-size:12px;font-weight:700;display:grid}.cms-login-card input,.cms-form input,.cms-form select,.cms-form textarea,.cms-search{color:#17364a;width:100%;font:inherit;background:#fff;border:1px solid #e0e5e8;border-radius:8px;padding:11px 12px}.cms-login-card>button,.cms-primary{cursor:pointer;border-radius:8px;padding:12px 17px;font-size:12px;font-weight:700;color:#fff!important;background:#143b5d!important;border:0!important}.cms-login-card>button{width:100%;margin-top:21px}.cms-login-card>a{text-align:center;color:#71818a;margin-top:22px;font-size:12px;display:block}.cms-error,.cms-notice{border-radius:9px;margin:14px 0;padding:13px 15px;font-size:12px}.cms-error{color:#a43b46;background:#fff0f1}.cms-notice{color:#267845;background:#eaf7ef}.cms-app{background:#f5f7f8;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.cms-sidebar{background:#fff;border-right:1px solid #e7ecee;align-self:start;height:100vh;padding:20px;position:sticky;top:0}.cms-logo img{object-fit:cover;object-position:center 43%;width:170px;height:105px;margin-bottom:20px}.cms-sidebar nav{gap:5px;margin-top:17px;display:grid}.cms-sidebar nav button{color:#536671;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:12px;display:flex}.cms-sidebar nav button.active{color:#173e60;background:#edf4fa;font-weight:700}.cms-sidebar nav button>span{width:20px;font-size:15px}.cms-account{border-top:1px solid #e8edef;padding-top:15px;position:absolute;bottom:22px;left:20px;right:20px}.cms-account strong,.cms-account small{display:block}.cms-account strong{font-size:12px}.cms-account small{color:#71818a;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.cms-account>button{color:#ea525b;cursor:pointer;background:0 0;border:0;margin-top:12px;font-size:11px}.cms-main{padding:32px 38px}.cms-topbar{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.cms-topbar h1{margin:6px 0 0;font-size:25px}.cms-topbar>a{background:#fff;border:1px solid #dbe4e9;border-radius:8px;padding:10px 14px;font-size:11px}.cms-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.cms-stat,.cms-panel{background:#fff;border:1px solid #e8edef;border-radius:13px;padding:20px}.cms-stat>span,.cms-stat>strong{display:block}.cms-stat>span{color:#71818a;font-size:11px}.cms-stat>strong{margin-top:14px;font-size:34px}.cms-stat.blue strong{color:#397fb0}.cms-stat.orange strong{color:#d9923a}.cms-stat.green strong{color:#399e64}.cms-stat.red strong{color:#d0525d}.cms-dashboard-grid,.cms-settings-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;display:grid}.cms-panel-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.cms-panel h2,.cms-panel-title h2{margin:0;font-size:15px}.cms-panel-title>button:not(.cms-primary):not(.cms-close){color:#397fb0;cursor:pointer;background:0 0;border:0;font-size:11px}.cms-list-item{border-top:1px solid #eff1f2;justify-content:space-between;padding:12px 0;font-size:11px;display:flex}.cms-list-item>span{color:#71818a}.cms-empty{color:#71818a;padding:22px 0;font-size:12px}.cms-search{max-width:310px}.cms-table-wrap{overflow:auto}.cms-table-wrap table{border-collapse:collapse;width:100%;font-size:11px}.cms-table-wrap th{text-align:left;color:#71818a;border-bottom:1px solid #e7edef;padding:11px;font-size:10px;font-weight:600}.cms-table-wrap td{border-bottom:1px solid #eff2f3;padding:13px 11px}.cms-table-wrap td strong,.cms-table-wrap td small{display:block}.cms-table-wrap td small{color:#71818a;margin-top:4px}.cms-status{color:#268247;background:#eaf5ed;border-radius:14px;padding:5px 8px;font-size:10px;display:inline-block}.cms-status.reserved,.cms-status.preparing{color:#ad7828;background:#fff5e5}.cms-status.sold,.cms-status.cancelled{color:#b24853;background:#fff0f1}.cms-status.new{color:#397fb0;background:#edf4fa}.cms-inline{color:#397fb0;cursor:pointer;background:0 0;border:0;font-size:10px}.cms-inline.danger{color:#c3545d}.cms-promo{border-top:1px solid #e8edef;justify-content:space-between;gap:15px;padding:17px 0;display:flex}.cms-promo h3{margin:10px 0 5px;font-size:14px}.cms-promo p{color:#71818a;font-size:11px}.cms-promo>div:last-child{align-content:start;gap:9px;display:grid}.cms-promo-badge{color:#c3545d;background:#fff0f1;border-radius:12px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-block}.cms-form textarea{resize:vertical;min-height:75px}.cms-form>.cms-primary{margin-top:18px}.cms-overlay{z-index:100;background:#10223670;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cms-editor{background:#fff;border-radius:15px;width:min(660px,100%);max-height:calc(100vh - 40px);padding:25px;overflow:auto}.cms-close{cursor:pointer;background:0 0;border:0;font-size:25px}.cms-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.cms-checkbox{align-items:center;gap:9px;display:flex!important}.cms-checkbox input{width:auto}.cms-image-preview{object-fit:cover;border-radius:8px;width:150px;height:105px;margin-top:10px;display:block}.cms-editor-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.cms-secondary{cursor:pointer;background:#fff;border:1px solid #e0e5e8;border-radius:8px;padding:11px 15px}.cms-settings-grid{margin-top:0}.cms-settings-grid .cms-panel{align-self:start}@media (width<=820px){.cms-app{grid-template-columns:1fr}.cms-sidebar{height:auto;padding:12px;position:relative}.cms-logo img{width:120px;height:65px;margin-bottom:0}.cms-sidebar>.cms-eyebrow,.cms-account{display:none}.cms-sidebar nav{margin-top:8px;display:flex;overflow:auto}.cms-sidebar nav button{white-space:nowrap}.cms-main{padding:20px 15px}.cms-topbar h1{font-size:20px}.cms-stats{grid-template-columns:1fr 1fr;gap:10px}.cms-dashboard-grid,.cms-settings-grid{grid-template-columns:1fr}.cms-panel{padding:14px}.cms-panel-title{flex-wrap:wrap}.cms-form-grid{grid-template-columns:1fr}.cms-login-card{padding:28px}.cms-login-card h1{font-size:32px}}.cms-login-card>img,.cms-logo img{object-position:center 20%;clip-path:inset(0 18%)}.cms-product-actions{align-items:center;gap:9px;display:flex}.cms-product-actions .cms-secondary{white-space:nowrap;font-size:11px}.cms-site-editor{gap:20px;display:grid}.cms-editor-toolbar,.cms-editor-footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.cms-editor-toolbar h2{margin:0 0 7px;font-size:18px}.cms-editor-toolbar p,.cms-editor-help{color:#71818a;margin:0;font-size:12px;line-height:1.7}.cms-editor-help{margin-bottom:16px}.cms-section-list,.cms-copy-list{gap:9px;display:grid}.cms-section-row{background:#fff;border:1px solid #e8edef;border-radius:9px;align-items:center;gap:12px;padding:12px 14px;transition:background .15s,border-color .15s;display:flex}.cms-section-row.is-hidden{opacity:.68;background:#f8f9fa}.cms-section-row.is-dragging{background:#edf4fa;border-color:#397fb0}.cms-drag-handle{color:#91a0a8;cursor:grab;font-size:21px}.cms-section-number{color:#91a0a8;font-size:10px}.cms-section-row>strong{font-size:12px}.cms-section-controls{align-items:center;gap:8px;margin-left:auto;display:flex}.cms-section-controls>button{color:#397fb0;cursor:pointer;background:#fff;border:1px solid #e2e8eb;border-radius:7px;width:30px;height:30px}.cms-section-controls>button:disabled{opacity:.35;cursor:default}.cms-visibility-toggle{color:#536671;align-items:center;gap:6px;font-size:11px;display:flex}.cms-visibility-toggle input{accent-color:#399e64}.cms-language-hint{color:#397fb0;background:#edf4fa;border-radius:12px;padding:5px 9px;font-size:10px;font-weight:700}.cms-copy-list{gap:17px}.cms-copy-field{border:1px solid #e8edef;border-radius:9px;margin:0;padding:15px}.cms-copy-field legend{padding:0 7px;font-size:11px;font-weight:700}.cms-copy-languages{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cms-copy-languages label{color:#71818a;gap:6px;font-size:10px;display:grid}.cms-copy-languages input,.cms-copy-languages textarea{color:#17364a;width:100%;font:inherit;background:#fff;border:1px solid #e0e5e8;border-radius:7px;padding:10px}.cms-copy-languages textarea{resize:vertical;min-height:84px}.cms-editor-footer>a{color:#397fb0;font-size:12px}@media (width<=820px){.cms-product-actions{flex-wrap:wrap;width:100%}.cms-editor-toolbar,.cms-editor-footer{flex-direction:column;align-items:flex-start}.cms-copy-languages{grid-template-columns:1fr}.cms-section-row{flex-wrap:wrap;gap:8px}.cms-section-controls{justify-content:flex-end;width:100%}.cms-section-manager,.cms-copy-manager{padding:12px}}.cms-top-actions{align-items:center;gap:12px;display:flex}.cms-top-actions>a{background:#fff;border:1px solid #dbe4e9;border-radius:8px;padding:10px 14px;font-size:11px}.cms-market-switch{background:#fff;border:1px solid #e0e7ea;border-radius:999px;padding:4px;display:flex}.cms-market-switch button{color:#71818a;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:600}.cms-market-switch button.active{color:#fff;background:#143b5d}.cms-stock-alert{color:#ce4b55;font-weight:700}.cms-stock-added{color:#348458;font-weight:700}.cms-stock-history{margin-top:18px}.cms-order-filters{gap:10px;margin:0 0 17px;display:flex}.cms-order-filters select,.cms-order-filters input[type=date]{color:#17364a;background:#fff;border:1px solid #e0e5e8;border-radius:8px;padding:9px 11px;font-size:11px}.cms-market-fields{border:1px solid #e0e7ea;border-radius:9px;margin:18px 0;padding:14px}.cms-market-fields legend{color:#17364a;padding:0 7px;font-size:12px;font-weight:700}.cms-status.confirmed{color:#397fb0;background:#edf4fa}.cms-status.ready{color:#318553;background:#edf8ef}@media (width<=820px){.cms-topbar{align-items:flex-start;gap:12px}.cms-top-actions{flex-direction:column;align-items:flex-end;gap:8px}.cms-market-switch button{padding:7px 8px;font-size:9px}.cms-order-filters{flex-wrap:wrap}.cms-order-filters>*{flex:120px}}@media print{.cms-sidebar,.cms-top-actions,.cms-product-actions,.cms-order-filters,.cms-inline{display:none!important}.cms-app{background:#fff;display:block}.cms-main{padding:0}.cms-panel{border:0}}.cms-view-switch{background:#f6f8f9;border:1px solid #dfe6e9;border-radius:8px;padding:3px;display:flex}.cms-view-switch button{color:#71818a;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 11px;font-size:10px}.cms-view-switch button.active{color:#fff;background:#143b5d}.cms-product-tree{gap:10px;display:grid}.cms-product-tree details{background:#fff;border:1px solid #e6ecef;border-radius:9px}.cms-product-tree summary{cursor:pointer;align-items:center;gap:9px;padding:12px 14px;list-style:none;display:flex}.cms-product-tree summary::-webkit-details-marker{display:none}.cms-product-tree summary strong{font-size:12px}.cms-product-tree summary>span:last-child{color:#71818a;margin-left:auto;font-size:10px}.cms-tree-folder{color:#397fb0}.cms-tree-branches{padding:0 12px 12px 27px}.cms-tree-branches>details{background:#f9fbfc;border-radius:7px}.cms-tree-branches>details+details{margin-top:7px}.cms-tree-products{padding:0 10px 10px 31px}.cms-tree-products article{border-top:1px solid #e9eef0;align-items:center;gap:18px;min-height:180px;padding:8px 4px;display:flex}.cms-tree-products img,.cms-tree-image{object-fit:contain;background:#fff;border:1px solid #edf1f2;border-radius:11px;flex:none;width:168px;height:168px}.cms-tree-products article>div{flex:1;min-width:0}.cms-tree-products article strong,.cms-tree-products article small{display:block}.cms-tree-products article strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.cms-tree-products article small{color:#71818a;margin-top:4px;font-size:9px}.cms-tree-line{color:#a8b4ba}.cms-tree-products .cms-status{flex:none}@media (width<=820px){.cms-view-switch{order:-1}.cms-tree-branches{padding-left:14px}.cms-tree-products{padding-left:12px}.cms-tree-products article{flex-wrap:wrap}.cms-tree-products article>div{min-width:150px}.cms-tree-products img,.cms-tree-image{width:132px;height:132px}.cms-tree-line{display:none}}.cms-product-cell{align-items:center;gap:16px;min-width:340px;display:flex}.cms-product-cell>img,.cms-product-placeholder{object-fit:contain;background:#f8fafb;border:1px solid #edf1f2;border-radius:11px;flex:none;width:144px;height:144px}.cms-product-placeholder{color:#9caab1;place-items:center;display:grid}.cms-product-cell>div{min-width:0}@media (width<=820px){.cms-product-cell{min-width:260px}.cms-product-cell>img,.cms-product-placeholder{width:112px;height:112px}}.cms-product-filters{background:#f8fafb;border:1px solid #e7ecef;border-radius:10px;align-items:flex-end;gap:10px;margin:0 0 18px;padding:12px;display:flex}.cms-product-filters label{color:#71818a;gap:5px;font-size:9px;font-weight:700;display:grid}.cms-product-filters select{color:#17364a;background:#fff;border:1px solid #dce4e8;border-radius:7px;min-width:145px;padding:9px 10px;font-size:10px}.cms-filter-count{color:#536671;margin-left:auto;padding:9px 3px;font-size:10px;font-weight:700}.cms-product-filters .cms-secondary{padding:9px 12px;font-size:10px}@media (width<=900px){.cms-product-filters{flex-wrap:wrap;align-items:stretch}.cms-product-filters label{flex:140px}.cms-product-filters select{width:100%;min-width:0}.cms-filter-count{width:100%;margin-left:0}}.cms-article-number{color:#173e60;letter-spacing:.5px;white-space:nowrap;background:#edf4fa;border-radius:7px;padding:6px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;display:inline-block!important}.cms-article-number-input{letter-spacing:.5px;font-weight:700;background:#f4f7f8!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important}.cms-quick-scroll{z-index:90;gap:7px;display:grid;position:fixed;bottom:20px;right:20px}.cms-quick-scroll button{color:#173e60;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d6e1e7;border-radius:50%;place-items:center;width:44px;height:44px;font-size:21px;font-weight:700;display:grid;box-shadow:0 6px 20px #17364a2b}.cms-quick-scroll button:hover,.cms-quick-scroll button:focus-visible,.cms-quick-scroll button:active{color:#fff;background:#173e60;outline:none}.cms-quick-scroll button:active{transform:scale(.96)}@media (width<=820px){.cms-quick-scroll{bottom:12px;right:11px}.cms-quick-scroll button{width:39px;height:39px;font-size:18px}}
