:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7faf9;--foreground:#102023;--muted:#607174;--surface:#fff;--border:#dbe7e5;--accent:#00a896}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--background);color:var(--foreground);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.8rem;font-weight:700}.zagshop-button{background:var(--accent);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:8px;padding:12px 18px;font-weight:700}.zagshop-button:disabled{cursor:wait;opacity:.72}.link-button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:700}.link-button:hover{color:var(--foreground)}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;gap:28px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;padding:0 8px;display:inline-flex}.brand span{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.brand strong{font-size:1.1rem}.sidebar-nav{gap:4px;display:grid}.sidebar-nav a{color:var(--muted);border-radius:8px;padding:11px 12px;font-size:.94rem;font-weight:700}.sidebar-nav a:hover,.sidebar-nav a.active{color:#063a3f;background:#eaf7f5}.workspace{min-width:0}.topbar{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7faf9eb;justify-content:space-between;align-items:center;padding:16px 28px;display:flex;position:sticky;top:0}.topbar div{gap:2px;display:grid}.topbar-label{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:700}.topbar-user{color:var(--muted);font-size:.84rem;font-weight:700}.module-page{gap:24px;padding:32px;display:grid}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.page-heading h1{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.page-heading p{max-width:760px;color:var(--muted);margin:14px 0 0;font-size:1.02rem;line-height:1.6}.page-actions{flex-wrap:wrap;gap:10px;display:flex}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.metric{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:18px}.metric span{color:var(--muted);font-size:.82rem;font-weight:700;display:block}.metric strong{margin-top:8px;font-size:1.35rem;display:block}.section-stack{gap:18px;display:grid}.content-section{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:22px}.section-title{gap:6px;margin-bottom:16px;display:grid}.section-title h2{margin:0;font-size:1.15rem}.section-title p{color:var(--muted);margin:0;line-height:1.5}.content-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.products-page{gap:22px;padding:28px 32px 48px;display:grid}.products-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.products-heading h1{margin:18px 0 0;font-size:clamp(1.9rem,3vw,2.45rem);line-height:1}.products-breadcrumb{color:#a1aaad;flex-wrap:wrap;gap:10px;font-size:.95rem;font-weight:700;display:inline-flex}.products-breadcrumb span+span:before,.products-breadcrumb strong:before{content:"/";color:#c7cfd1;margin-right:10px}.products-breadcrumb strong{color:#102023}.primary-pill-button{color:#fff;cursor:pointer;font:inherit;white-space:nowrap;background:#1457e8;border:0;border-radius:999px;padding:11px 22px;font-weight:800}.products-list-shell{gap:18px;display:grid}.products-toolbar{grid-template-columns:minmax(280px,1fr) auto auto auto;align-items:center;gap:10px;display:grid}.products-search{display:grid;position:relative}.products-search input,.toolbar-select select,.products-filter-row select{color:#102023;height:44px;font:inherit;background:#fff;border:1px solid #e6eceb;border-radius:8px;outline:none;font-weight:700}.products-search input{width:100%;padding:0 48px 0 16px}.products-search svg{fill:none;stroke:#6d7a7d;stroke-linecap:round;stroke-width:2px;width:22px;height:22px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.toolbar-select,.products-filter-row label{gap:5px;display:grid}.toolbar-select span,.products-filter-row span{color:#7a8689;text-transform:uppercase;font-size:.72rem;font-weight:800}.toolbar-select select,.products-filter-row select{min-width:150px;padding:0 12px}.refine-select select{color:#1457e8;min-width:140px}.products-filter-row{flex-wrap:wrap;gap:10px;display:flex}.products-filter-row select:disabled{cursor:not-allowed;opacity:.62}.products-tabs{color:#6c777a;border-bottom:1px solid #e6eceb;flex-wrap:wrap;gap:clamp(28px,7vw,78px);padding:8px 0 0;font-size:1rem;font-weight:800;display:flex}.products-tabs span{justify-items:center;min-width:74px;padding-bottom:10px;display:grid}.products-tabs strong{color:inherit;font-size:.95rem}.products-tabs .active{color:#102023;border-bottom:2px solid #102023}.products-table-wrap{background:#fff;border:1px solid #edf1f0;border-radius:8px;overflow:auto}.products-table{border-collapse:collapse;width:100%;min-width:980px}.products-table th,.products-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f0;padding:14px 12px}.products-table th{color:#7a8689;font-size:.84rem;font-weight:900}.products-table tbody tr:hover{background:#fbfdfd}.products-select-cell{width:42px}.products-select-cell input{accent-color:#1457e8;width:18px;height:18px}.product-list-info{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.product-list-thumb{width:58px;height:58px;color:var(--accent);background:#f3f7f6;border:1px solid #dde7e5;border-radius:8px;place-items:center;font-weight:900;display:grid;overflow:hidden}.product-list-thumb img{object-fit:cover;width:100%;height:100%}.product-list-info span:last-child{gap:3px;min-width:0;display:grid}.product-list-info strong,.product-list-info small,.product-list-info em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-list-info strong{color:#102023;font-size:.98rem}.product-name-link{color:#102023;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:900;text-decoration:none;overflow:hidden}.product-name-link:hover{color:#1457e8;text-underline-offset:3px;text-decoration:underline}.product-list-info small{color:#69787b;font-size:.82rem;font-weight:700}.product-list-info em{color:#1457e8;font-size:.78rem;font-style:normal;font-weight:800}.mono-cell{font-variant-numeric:tabular-nums}.variation-pill,.status-pill{border-radius:999px;place-items:center;min-width:34px;font-size:.78rem;font-weight:900;display:inline-grid}.variation-pill{color:#1457e8;background:#eef4ff;padding:5px 8px}.status-pill{color:#0f7b5f;background:#edf7f3;padding:6px 10px}.status-pill.inactive,.status-pill.draft{color:#93670d;background:#fff6df}.status-pill.deleted{color:#ad3228;background:#ffeceb}.stock-value{color:#1457e8;font-weight:900}.stock-value.danger{color:#ad3228}.products-empty{color:#667477;text-align:center;justify-items:center;gap:4px;padding:36px 18px;display:grid}.products-empty strong{color:#102023}.products-bulk-bar{z-index:50;background:#fff;border:1px solid #dfe7f8;border-radius:999px;align-items:center;gap:10px;max-width:calc(100vw - 56px);padding:8px 10px 8px 16px;display:flex;position:fixed;bottom:24px;right:28px;box-shadow:0 18px 48px #10202329}.products-selected-count{color:#5f6d70;white-space:nowrap;font-size:.9rem;font-weight:800}.products-selected-count strong{color:#1457e8}.bulk-inline-message,.bulk-form-message{border-radius:999px;margin:0;padding:8px 12px;font-size:.82rem;font-weight:900}.bulk-inline-message.success,.bulk-form-message.success{color:#0f7b5f;background:#e9f8ef}.bulk-inline-message.error,.bulk-form-message.error{color:#ad3228;background:#fff0ee}.bulk-edit-trigger,.bulk-more-trigger,.bulk-actions-menu button,.bulk-drawer-header button,.secondary-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0}.bulk-edit-trigger{color:#102023;align-items:center;gap:7px;min-height:44px;padding:0 10px;font-weight:900;display:inline-flex}.bulk-edit-trigger svg,.bulk-actions-menu svg,.bulk-drawer-header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px}.bulk-more-actions{position:relative}.bulk-more-trigger{color:#102023;background:#fff;border:2px solid #b9cffd;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 5px 0 18px;font-weight:900;display:inline-flex}.bulk-more-trigger span{color:#fff;background:#1457e8;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1rem;line-height:1;display:grid}.bulk-actions-menu{z-index:55;background:#fff;border:1px solid #e6eceb;border-radius:8px;gap:4px;min-width:258px;padding:10px;display:grid;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 18px 46px #10202329}.bulk-actions-menu button{color:#243538;text-align:left;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:.98rem;font-weight:800;display:flex}.bulk-edit-trigger:disabled,.bulk-more-trigger:disabled,.bulk-actions-menu button:disabled,.bulk-drawer-header button:disabled,.secondary-button:disabled,.primary-pill-button:disabled{cursor:not-allowed;opacity:.62}.bulk-actions-menu button:hover{color:#1457e8;background:#f4f8ff}.bulk-drawer-scrim{z-index:80;cursor:pointer;background:#10202347;border:0;animation:.24s both bulk-scrim-in;position:fixed;inset:0}.bulk-drawer-scrim.closing{animation:.26s both bulk-scrim-out}.bulk-edit-drawer{z-index:90;background:#fff;grid-template-rows:auto 1fr;width:min(100vw,520px);animation:.26s cubic-bezier(.22,1,.36,1) both bulk-drawer-in;display:grid;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 48px #1020232e}.bulk-edit-drawer.closing{animation:.26s cubic-bezier(.22,1,.36,1) both bulk-drawer-out}.bulk-drawer-header{border-bottom:1px solid #edf1f0;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px;display:flex}.bulk-drawer-header span{gap:5px;display:grid}.bulk-drawer-header strong{color:#102023;font-size:1.35rem}.bulk-drawer-header small{color:#6b797c;font-weight:800}.bulk-drawer-header button{color:#102023;border:1px solid #e4eceb;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.bulk-edit-form{align-content:start;gap:16px;padding:20px 24px 24px;display:grid;overflow:auto}.bulk-edit-form fieldset{border:1px solid #edf1f0;border-radius:8px;gap:12px;margin:0;padding:16px;display:grid}.bulk-edit-form legend{color:#102023;padding:0 6px;font-size:.86rem;font-weight:900}.bulk-edit-form label{color:#526265;gap:6px;font-size:.8rem;font-weight:900;display:grid}.bulk-edit-form input,.bulk-edit-form select{color:#102023;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #dfe8e6;border-radius:8px;padding:0 12px;font-weight:800}.bulk-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.bulk-checkbox{align-items:center;gap:9px!important;display:flex!important}.bulk-checkbox input{accent-color:#1457e8;width:18px;height:18px}.bulk-drawer-footer{background:#fff;border-top:1px solid #edf1f0;justify-content:flex-end;gap:10px;padding:14px 0 0;display:flex;position:sticky;bottom:0}.secondary-button{color:#102023;border:1px solid #dfe8e6;border-radius:999px;height:42px;padding:0 18px;font-weight:900}@keyframes bulk-drawer-in{0%{transform:translate(104%)}to{transform:translate(0)}}@keyframes bulk-drawer-out{0%{transform:translate(0)}to{transform:translate(104%)}}@keyframes bulk-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes bulk-scrim-out{0%{opacity:1}to{opacity:0}}@keyframes variation-drawer-in{0%{opacity:.82;transform:translate(104%)}to{opacity:1;transform:translate(0)}}.product-detail-page{color:#102023;background:#fffefa;gap:24px;min-height:calc(100vh - 82px);padding:28px 32px 0;display:grid}.product-detail-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.edit-product-button{color:#fff;cursor:pointer;font:inherit;background:#1457e8;border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:900;display:inline-flex}.edit-product-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px}.product-title-row{align-items:center;gap:16px;padding-top:34px;display:flex}.product-detail-thumb{color:#1457e8;background:#f6f4ef;border:1px solid #e3e1da;border-radius:6px;place-items:center;width:58px;height:58px;font-weight:900;display:grid;overflow:hidden}.product-detail-thumb img{object-fit:cover;width:100%;height:100%}.product-title-row h1{margin:0;font-size:1.45rem;line-height:1.2}.product-title-copy{gap:7px;min-width:0;display:grid}.product-title-copy a{color:#1457e8;text-underline-offset:3px;width:fit-content;font-size:.9rem;font-weight:900;text-decoration:underline}.product-detail-tabs{color:#5f6668;border-bottom:1px solid #e8e4dc;align-items:flex-end;gap:clamp(28px,7vw,82px);margin-top:28px;font-size:1.1rem;font-weight:800;display:flex}.product-detail-tabs button{color:inherit;cursor:pointer;font:inherit;font-weight:inherit;background:0 0;border:0;padding:0 0 12px;display:inline-flex}.product-detail-tabs .active{color:#102023;border-bottom:3px solid #102023}.product-save-message{border-radius:999px;width:fit-content;margin:0;padding:9px 14px;font-size:.86rem;font-weight:900}.product-save-message.success{color:#0f7b5f;background:#e9f8ef}.product-save-message.error{color:#ad3228;background:#fff0ee}.product-read-view,.product-edit-form{gap:0;display:grid}.product-read-section,.product-form-section{border-bottom:1px solid #e8e4dc;padding:32px 0}.product-read-section.compact,.product-form-section:first-child{padding:0 0 34px}.product-read-field{gap:4px;margin-bottom:28px;display:grid}.product-read-field:last-child{margin-bottom:0}.product-read-field span,.product-input-field>span{color:#657073;font-size:1rem;font-weight:700}.product-read-field strong{color:#102023;font-size:1.12rem;font-weight:800;line-height:1.2}.product-read-grid,.product-form-grid{gap:28px 42px;display:grid}.product-read-grid.two,.product-form-grid.price{grid-template-columns:repeat(2,minmax(220px,360px))}.product-read-grid.weights{grid-template-columns:repeat(2,220px)}.product-read-grid.package{grid-template-columns:220px 320px}.product-read-grid.measures{grid-template-columns:repeat(3,160px)}.product-form-grid.two{grid-template-columns:minmax(360px,1fr) minmax(300px,440px)}.product-form-grid.tax{grid-template-columns:minmax(360px,1.3fr) minmax(150px,200px) minmax(280px,440px);margin-top:24px}.product-form-grid.two-short{grid-template-columns:minmax(280px,360px) minmax(280px,360px);margin-top:28px}.product-form-grid.weights{grid-template-columns:repeat(2,minmax(180px,250px))}.product-form-grid.package{grid-template-columns:minmax(180px,250px) minmax(280px,500px);margin-top:24px}.product-form-grid.measures{grid-template-columns:repeat(3,minmax(150px,180px));margin-top:24px}.product-input-field{gap:7px;display:grid}.product-input-field.compact{max-width:360px}.product-input-field input,.product-input-field select,.product-input-field textarea,.product-text-input{color:#102023;width:100%;font:inherit;background:#fffefa;border:1px solid #e9e5dd;border-radius:7px;outline:none;font-size:1rem;font-weight:800}.product-input-field input,.product-input-field select,.product-text-input{height:48px}.product-input-field textarea{resize:vertical;min-height:126px;padding:14px 18px}.product-input-field select,.product-input-field>input{padding:0 18px}.product-input-field small{color:#657073;font-size:.92rem;font-weight:700;line-height:1.15}.product-text-input{align-items:center;gap:8px;padding:0 10px 0 16px;display:flex}.product-text-input input{background:0 0;border:0;flex:auto;min-width:0;height:auto;padding:0}.product-text-input em{color:#737a7c;background:#f2f0ea;border-radius:999px;place-items:center;min-width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.product-text-input.with-button{padding-right:8px}.product-text-input.with-button button{color:#102023;cursor:pointer;height:34px;font:inherit;background:#fffefa;border:1px solid #9fbaff;border-radius:999px;padding:0 14px;font-weight:900}.product-text-input.with-icon-button{padding-right:8px}.product-text-input.with-icon-button button{color:#697174;cursor:pointer;background:#fffefa;border:1px solid #e7e2d8;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.product-text-input.with-icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.field-info{color:#fff;background:#657073;border-radius:999px;place-items:center;width:18px;height:18px;font-size:.72rem;font-style:normal;display:inline-grid}.product-muted-text,.product-help-text{color:#657073;margin:0;font-weight:700;line-height:1.35}.product-help-text{margin-bottom:16px}.category-control{gap:7px;max-width:760px;display:grid}.category-control-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.category-control-top span{color:#657073;font-weight:700}.category-control-top button{color:#1457e8;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:900}.category-control small{color:#657073;font-size:.92rem;font-weight:700}.category-selector-row{background:#f2f0ea;border:1px solid #e9e5dd;border-radius:7px;grid-template-columns:minmax(0,1fr) 42px;align-items:center;display:grid}.category-selector-row select{color:#102023;min-width:0;height:48px;font:inherit;background:0 0;border:0;outline:none;padding:0 18px;font-size:1rem;font-weight:800}.category-search-icon{color:#102023;background:#fffefa;border:1px solid #dad6cd;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.category-search-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.complementary-fields-row{margin-top:28px}.complementary-description-box{color:#102023;white-space:normal;background:#fffefa;border:1px solid #e9e5dd;border-radius:8px;max-width:1180px;min-height:190px;padding:24px;font-size:1.03rem;font-weight:700;line-height:1.45;overflow-y:auto}.rich-editor-shell{background:#fffefa;border:1px solid #e9e5dd;border-radius:8px;max-width:1180px;overflow:hidden}.rich-editor-toolbar{background:#f5f3ee;border-bottom:1px solid #ece8df;align-items:center;gap:6px;min-height:48px;padding:7px 12px;display:flex}.rich-editor-toolbar span,.rich-editor-toolbar button{color:#263338;min-width:34px;height:34px;font:inherit;background:#fffefa;border:0;border-radius:5px;place-items:center;padding:0 10px;font-weight:900;display:inline-grid}.rich-editor-toolbar span{justify-content:start;min-width:92px}.rich-editor-toolbar button{cursor:default}.rich-editor-shell textarea{color:#102023;width:100%;min-height:180px;font:inherit;resize:vertical;background:#fffefa;border:0;outline:none;padding:18px 20px;font-size:1rem;font-weight:700;line-height:1.45}.image-manager-preview{background:#eaf1ff;border:1px solid #e2e8f5;border-radius:7px;grid-template-columns:auto auto;align-items:center;gap:34px;max-width:min(100%,520px);padding:16px 18px;display:inline-grid}.image-preview-strip{gap:14px;display:flex}.image-preview-strip span{color:#657073;background:#fffefa;border:1px solid #e7e2d8;border-radius:6px;place-items:center;width:76px;height:76px;font-size:.78rem;font-weight:900;display:grid;overflow:hidden}.image-preview-strip img{object-fit:cover;width:100%;height:100%}.image-manager-preview button{color:#102023;cursor:pointer;font:inherit;background:#fffefa;border:1px solid #e7e2d8;border-radius:999px;padding:12px 24px;font-weight:900}.image-manager-modal{z-index:80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-manager-backdrop{cursor:pointer;background:#1020236b;border:0;position:absolute;inset:0}.image-manager-dialog{z-index:1;background:#fffefa;border:1px solid #e4e0d8;border-radius:8px;gap:22px;width:min(100%,760px);max-height:min(90vh,760px);padding:24px;display:grid;position:relative;overflow:auto;box-shadow:0 24px 80px #1020233d}.image-manager-header{border-bottom:1px solid #ece8df;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.image-manager-header h2,.image-manager-header p{margin:0}.image-manager-header h2{font-size:1.35rem}.image-manager-header p{color:#657073;margin-top:4px;font-weight:800}.image-manager-header>button{color:#102023;cursor:pointer;background:#f5f3ee;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.image-manager-header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:22px;height:22px}.image-manager-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:16px;display:grid}.image-manager-grid figure,.image-manager-empty{color:#657073;background:#f8f6f0;border:1px solid #e7e2d8;border-radius:8px;place-items:center;min-height:156px;font-weight:900;display:grid}.image-manager-grid figure{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;align-content:start;margin:0;transition:background .16s,border-color .16s,box-shadow .16s,opacity .16s,transform .16s;position:relative;overflow:hidden}.image-manager-grid figure.dragging-source{cursor:grabbing;opacity:.46;border-color:#1457e8;transform:scale(.96)}.image-manager-grid figure.drop-target{background:#eef4ff;border-color:#1457e8;transform:translateY(-2px);box-shadow:0 0 0 3px #1457e829,0 12px 28px #10202324}.image-drag-handle{z-index:1;color:#fff;opacity:0;background:#102023c7;border-radius:999px;padding:6px 8px;font-size:.72rem;font-weight:900;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:8px;left:8px;transform:translateY(-4px)}.image-manager-grid figure:hover .image-drag-handle,.image-manager-grid figure.dragging-source .image-drag-handle{opacity:1;transform:translateY(0)}.image-manager-grid img{aspect-ratio:1;object-fit:cover;pointer-events:none;width:100%}.image-manager-grid figcaption{color:#1457e8;text-align:center;background:#eaf1ff;width:100%;padding:8px;font-size:.8rem;font-weight:900}.image-delete-button{color:#b42318;cursor:pointer;width:calc(100% - 16px);font:inherit;background:#fff2f2;border:1px solid #ffd2d2;border-radius:999px;margin:8px;padding:8px 10px;font-size:.82rem;font-weight:900}.image-delete-button:disabled{cursor:wait;opacity:.6}.image-drag-preview{z-index:100;pointer-events:none;background:#fff;border:2px solid #1457e8;border-radius:10px;width:150px;display:grid;position:fixed;overflow:hidden;transform:translate(-50%,-50%)rotate(1deg);box-shadow:0 22px 46px #1020233d,0 0 0 9999px #10202308}.image-drag-preview img{aspect-ratio:1;object-fit:cover;width:100%}.image-drag-preview span{color:#fff;text-align:center;background:#1457e8;padding:8px;font-size:.74rem;font-weight:900}.image-manager-empty{grid-column:1/-1}.image-manager-actions{border-top:1px solid #ece8df;flex-wrap:wrap;align-items:center;gap:14px;padding-top:18px;display:flex}.image-manager-actions label{color:#fff;cursor:pointer;background:#1457e8;border:0;border-radius:999px;align-items:center;padding:12px 22px;font-weight:900;display:inline-flex;position:relative}.image-manager-actions label.disabled{cursor:wait;opacity:.7}.image-manager-actions input{opacity:0;pointer-events:none;position:absolute;inset:0}.image-manager-actions span{color:#657073;font-size:.92rem;font-weight:800}.additional-fields-grid{gap:24px;max-width:1180px;display:grid}.keyword-field .product-text-input{padding-left:0}.keyword-field .product-text-input input{padding-left:18px}.product-tag-list{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.product-tag-list span{color:#657073;background:#f8f6f0;border:1px solid #e7e2d8;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:900}.product-dimensions-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:end;gap:42px;display:grid}.product-read-section h2,.product-form-section h2{margin:0 0 26px;font-size:1.18rem}.package-diagram{color:#9b9b98;justify-self:end;width:min(100%,280px)}.package-diagram path{fill:none;stroke:#b9b9b6;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.package-diagram text{fill:#8d8d8b;font-size:18px;font-weight:900}.product-variations-panel{gap:56px;padding-top:28px;display:grid}.variation-section,.variation-grid-section{gap:18px;display:grid}.variation-section h2,.variation-grid-section h2{color:#020f12;margin:0;font-size:1.45rem}.variation-grid-section{border-top:1px solid #e8e4dc;padding-top:28px}.variation-grid-section p{color:#5f6668;margin:0;font-size:1.02rem;line-height:1.55}.variation-read-list,.variation-edit-list{gap:24px;display:grid}.variation-read-list>div{gap:9px;display:grid}.variation-read-list>div>span,.variation-options-field>span{color:#6b7072;font-weight:800}.variation-read-list div div,.variation-token-input{flex-wrap:wrap;align-items:center;gap:8px;min-height:44px;display:flex}.variation-read-list em,.variation-token-input em{color:#5f6668;background:#fffefa;border:1px solid #e8e3db;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-style:normal;font-weight:800;display:inline-flex}.variation-read-list i,.variation-token-input i{background:#2dc6a6;border-radius:999px;width:18px;height:18px;display:inline-block}.variation-read-list>div:nth-child(2n) i{background:#7d3fc6}.variation-edit-group{gap:12px;max-width:100%;display:grid}.variation-edit-group>.product-input-field{max-width:440px}.variation-options-field{gap:7px;display:grid}.variation-token-input{background:#fffefa;border:1px solid #eee8dd;border-radius:8px;width:min(100%,1160px);padding:8px}.variation-token-input input{color:#102023;min-width:260px;font:inherit;background:0 0;border:0;outline:none;flex:1;padding:8px}.variation-token-input button{color:#102023;cursor:pointer;background:#fff;border:1px solid #eee8dd;border-radius:999px;place-items:center;width:36px;height:36px;margin-left:auto;display:grid}.variation-token-input svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.variation-options-field small{color:#6b7072;font-weight:800}.variation-add-link,.variation-add-first{color:#1457e8;cursor:pointer;width:fit-content;font:inherit;background:0 0;border:0;padding:0;font-weight:900}.variation-add-link{align-items:center;gap:8px;display:inline-flex}.variation-add-link span{border:1px solid #1457e8;border-radius:999px;place-items:center;width:19px;height:19px;font-size:.9rem;line-height:1;display:grid}.variation-filter-row{flex-wrap:wrap;gap:8px;display:flex}.variation-filter-row span{background:#fffefa;border:1px solid #e8e3db;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-weight:900;display:inline-flex}.variation-filter-row svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}.variation-table-wrap{overflow-x:auto}.variation-table{border-collapse:collapse;color:#273235;width:100%;min-width:860px}.variation-table th,.variation-table td{text-align:left;vertical-align:middle;border:1px solid #eee8dd;padding:14px 12px}.variation-table th{color:#5f6668;font-weight:800}.variation-table td:nth-child(4),.variation-table td:nth-child(5),.variation-table th:nth-child(4),.variation-table th:nth-child(5){text-align:right}.variant-name-parts{color:#2dc6a6;flex-wrap:wrap;gap:5px;font-weight:900;display:inline-flex}.variant-name-parts span:nth-child(2n){color:#7d3fc6}.variant-name-parts i{color:#5f6668;margin-right:5px;font-style:normal}.variation-image-count{color:#1457e8;align-items:center;gap:8px;font-weight:900;display:inline-flex}.variation-image-count img{object-fit:cover;border-radius:6px;width:54px;height:54px}.variation-edit-row{color:#102023;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;font-weight:900;text-decoration:underline}.variant-drawer-layer{z-index:90;position:fixed;inset:0}.variant-drawer-scrim{cursor:pointer;background:#1020232e;border:0;position:absolute;inset:0}.variant-drawer{background:#fffefa;align-content:start;gap:28px;width:min(660px,100vw);padding:34px;animation:.26s cubic-bezier(.16,1,.3,1) both variation-drawer-in;display:grid;position:absolute;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #10202324}.variant-drawer header{justify-content:space-between;gap:18px;display:flex}.variant-drawer h2{color:#102023;margin:0;font-size:1.25rem}.variant-drawer h2 span{color:#6b7072;font-size:.9rem;font-weight:800}.variant-drawer header button,.variant-drawer-actions button:last-child{color:#102023;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:900}.variant-drawer header strong{background:#f4f0e8;border-radius:999px;place-items:center;width:24px;height:24px;display:inline-grid}.variant-drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;display:grid}.variant-drawer-actions{align-items:center;gap:14px;display:flex}.variant-drawer-actions button:first-child{color:#fff;cursor:pointer;font:inherit;background:#1457e8;border:0;border-radius:999px;padding:12px 20px;font-weight:900}.product-edit-actions{z-index:20;background:#fffefa;border-top:1px solid #e8e4dc;align-items:center;gap:28px;padding:28px 0;display:flex;position:sticky;bottom:0}.product-edit-actions button:not(.primary-pill-button){color:#102023;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:900}.feature-card{border:1px solid var(--border);background:#fbfdfc;border-radius:8px;align-content:start;gap:10px;min-height:136px;padding:16px;display:grid}.feature-card.clickable{transition:border-color .16s,box-shadow .16s,transform .16s}.feature-card.clickable:hover{border-color:#9bd8d0;transform:translateY(-1px);box-shadow:0 10px 28px #10202314}.card-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.feature-card h3{margin:0;font-size:1rem;line-height:1.25}.feature-card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.status-badge{color:#063a3f;background:#eaf7f5;border-radius:999px;flex:none;padding:4px 8px;font-size:.72rem;font-weight:800}.item-meta{color:var(--foreground);font-size:.84rem;font-weight:700}.login-shell{place-items:center;min-height:100vh;padding:32px;display:grid}.login-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;width:min(100%,420px);padding:32px}.login-panel h1{margin:0 0 28px;font-size:1.8rem;line-height:1.2}.login-form{gap:18px;display:grid}.login-form label{color:var(--foreground);gap:8px;font-weight:700;display:grid}.login-form input{border:1px solid var(--border);width:100%;color:var(--foreground);font:inherit;border-radius:8px;padding:12px 14px}.form-error{color:#a03226;margin:0;font-size:.95rem;font-weight:700}.settings-form{gap:18px;max-width:720px;display:grid}.settings-form label{color:var(--foreground);gap:8px;font-weight:700;display:grid}.settings-form input{border:1px solid var(--border);width:100%;color:var(--foreground);font:inherit;border-radius:8px;padding:12px 14px}.settings-form-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.form-note{color:var(--muted);margin:0;font-size:.95rem;font-weight:700}.appearance-form{gap:18px;display:grid}.form-grid{gap:16px;display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.appearance-form label,.form-grid label{color:var(--foreground);gap:8px;font-weight:700;display:grid}.appearance-form label span{color:var(--muted);font-size:.84rem;font-weight:600}.appearance-form input,.appearance-form select,.appearance-form textarea{border:1px solid var(--border);width:100%;color:var(--foreground);font:inherit;background:#fff;border-radius:8px;padding:12px 14px}.appearance-form textarea{resize:vertical}.color-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.color-field{min-width:0}.color-field span{grid-template-columns:44px minmax(0,1fr);gap:8px;display:grid}.color-field input[type=color]{height:46px;padding:4px}.appearance-preview{border:1px solid;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:14px;min-height:124px;margin-top:18px;padding:18px;display:grid;overflow:hidden}.appearance-preview div{border-radius:8px;grid-column:1/-1;height:24px}.appearance-preview strong{font-size:1.2rem}.appearance-preview button{color:#fff;font:inherit;border:0;border-radius:8px;padding:12px 16px;font-weight:800}.toggle-row{grid-template-columns:auto minmax(0,1fr);align-items:center}.toggle-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);margin:0}.widget-list{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.widget-list span{border:1px solid var(--border);color:var(--muted);background:#fbfdfc;border-radius:999px;padding:8px 10px;font-size:.84rem;font-weight:800}.sticky-actions{z-index:5;border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:8px;padding:14px;position:sticky;bottom:0}@media (max-width:720px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;position:static}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{position:static}.module-page{padding:24px}.page-heading{display:grid}.content-section{padding:18px}.form-grid.two-columns{grid-template-columns:1fr}.settings-form-actions{flex-direction:column;align-items:stretch}.products-page{padding:24px 18px 36px}.products-heading{display:grid}.primary-pill-button{width:fit-content}.products-toolbar{grid-template-columns:1fr}.toolbar-select select,.products-filter-row label,.products-filter-row select{width:100%}.products-filter-row{display:grid}.products-bulk-bar{border-radius:18px;flex-wrap:wrap;justify-content:flex-end;max-width:none;padding:10px;bottom:12px;left:12px;right:12px}.products-selected-count{width:100%}.bulk-edit-trigger,.bulk-more-trigger{flex:auto;justify-content:center}.bulk-actions-menu{min-width:min(86vw,280px);right:0}.bulk-edit-drawer{width:100vw}.bulk-field-grid{grid-template-columns:1fr}.product-detail-page{padding:24px 18px 0}.product-detail-heading,.product-title-row{align-items:flex-start}.product-detail-heading{display:grid}.product-detail-tabs{white-space:nowrap;gap:28px;overflow-x:auto}.product-form-grid.two,.product-form-grid.tax,.product-form-grid.two-short,.product-form-grid.price,.product-form-grid.weights,.product-form-grid.package,.product-form-grid.measures,.variant-drawer-grid,.product-read-grid.two,.product-read-grid.weights,.product-read-grid.package,.product-read-grid.measures,.product-dimensions-layout{grid-template-columns:1fr}.variant-drawer{padding:24px}.package-diagram{justify-self:center}.product-edit-actions{flex-direction:column;align-items:stretch;gap:14px}.image-manager-preview{grid-template-columns:1fr;justify-items:start}.rich-editor-toolbar{overflow-x:auto}}
