:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7f9;--surface:#fff;--surface-muted:#eef2f5;--border:#d8dee6;--border-strong:#b8c2cf;--text:#17202a;--muted:#5d6876;--primary:#0f766e;--primary-strong:#115e59;--primary-soft:#d9f3ef;--danger:#b42318;--danger-soft:#fee4e2;--warning:#a15c07;--warning-soft:#fff2cc;--success:#087443;--success-soft:#dcfae6;--shadow:0 10px 26px #17202a12;--shadow-soft:0 1px 2px #17202a0a, 0 12px 30px #17202a0f;--radius:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;color:var(--text);letter-spacing:0;font-size:16px}body{background:var(--bg);min-height:100dvh;color:var(--text);margin:0;line-height:1.5}button,input,select,textarea{font:inherit}a{color:inherit}:focus-visible{outline-offset:2px;outline:3px solid #0f766e47}.auth-page{background:radial-gradient(circle at 16% 18%,#0f766e1f,#0000 28%),linear-gradient(90deg,#eef2f5 0% 50%,#fff 50% 100%);grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);height:100dvh;min-height:680px;display:grid;overflow:hidden}.auth-panel{flex-direction:column;grid-area:1/2;justify-content:center;min-height:100dvh;padding:clamp(24px,4vw,56px);display:flex}.auth-card{border:1px solid var(--border);background:#fffffff5;border-radius:18px;gap:24px;width:min(460px,100%);padding:clamp(24px,4vw,40px);display:grid;box-shadow:0 22px 54px #17202a1f}.auth-brand,.sidebar-brand,.sidebar-status,.sidebar-user,.admin-account,.data-list li,.table-actions,.button,.chip{align-items:center;display:inline-flex}.auth-brand{gap:14px}.brand-mark{border-radius:var(--radius);background:var(--primary);color:#fff;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:inline-grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.15}h2{margin-bottom:14px;font-size:1.05rem;line-height:1.3}.auth-copy,.muted,.page-header p,.state-card p,.metric-card span,.definition-item dt,.sidebar-brand small,.admin-account small{color:var(--muted)}.auth-copy{max-width:52ch;margin-bottom:0}.auth-aside{grid-area:1/1;justify-content:center;align-items:center;padding:clamp(24px,4vw,56px);display:flex;overflow:hidden}.auth-hero{gap:16px;width:min(560px,100%);display:grid}.auth-hero__image-frame{background:#fff;border:1px solid #0f766e24;border-radius:20px;height:min(58dvh,520px);overflow:hidden;box-shadow:0 18px 48px #17202a1f}.auth-hero__image-frame img{object-fit:cover;width:100%;height:100%;display:block}.status-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.status-list>div,.panel,.metric-card,.state-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.status-list>div{gap:6px;padding:14px;display:grid}.status-list p{margin-bottom:0;font-size:.86rem;line-height:1.45}.status-list svg{color:var(--primary)}.form-stack,.page-stack,.action-stack{gap:16px;display:grid}.field{gap:7px;display:grid}.field label,.checkbox-field{color:#344054;font-size:.88rem;font-weight:650}.field small{color:var(--muted);font-size:.78rem}.field input,.field textarea,.input,.select{border:1px solid var(--border-strong);width:100%;min-height:44px;color:var(--text);background:#fff;border-radius:6px;padding:10px 12px}.field textarea{resize:vertical;min-height:112px}.checkbox-field{align-items:center;gap:10px;min-height:44px;display:inline-flex}.checkbox-field input{width:18px;height:18px}.form-error,.inline-error,.inline-success{border-radius:6px;padding:10px 12px;font-size:.9rem}.form-error,.inline-error{background:var(--danger-soft);color:var(--danger);border:1px solid #fecdca}.inline-success{background:var(--success-soft);color:var(--success);border:1px solid #abefc6}.is-hidden{display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button--primary{background:var(--primary);color:#fff}.button--primary:hover:not(:disabled){background:var(--primary-strong)}.button--secondary{border-color:var(--border);color:var(--text);background:#fff}.button--danger{background:var(--danger);color:#fff}.button--danger-soft{color:var(--danger);background:#fff5f5;border-color:#fda29b}.button--ghost{color:var(--text);background:0 0;border-color:#0000}.button--compact{min-height:36px;padding:7px 10px;font-size:.84rem}.button--icon{width:44px;padding:10px}.admin-shell{background:linear-gradient(180deg, #f8fafcf5, #f4f7f9fa), var(--bg);grid-template-columns:252px minmax(0,1fr);min-height:100dvh;display:grid}.sidebar{border-right:1px solid var(--border);background:#fffffffa;flex-direction:column;gap:20px;height:100dvh;padding:20px 14px 18px;display:flex;position:sticky;top:0}.sidebar-brand{gap:10px;padding:6px 8px;text-decoration:none}.sidebar-brand span:last-child{display:grid}.sidebar-nav{gap:6px;display:grid}.sidebar-bottom{gap:12px;margin-top:auto;display:grid}.sidebar-status{background:linear-gradient(135deg,#fff 0%,#f2fbf9 100%);border:1px solid #d7ebe8;border-radius:12px;gap:10px;width:100%;padding:12px}.sidebar-status__icon,.sidebar-user__avatar{border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:inline-grid}.sidebar-status__icon{background:var(--primary-soft);color:var(--primary)}.sidebar-status span:last-child,.sidebar-user__copy{gap:2px;min-width:0;display:grid}.sidebar-status strong,.sidebar-user strong{color:#17202a;font-size:.84rem}.sidebar-status small,.sidebar-user small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.sidebar-user{border-top:1px solid var(--border);gap:10px;width:100%;padding:14px 8px 0}.sidebar-user__avatar{background:var(--primary);color:#fff;font-size:.82rem;font-weight:850}.sidebar-user>svg{color:#98a2b3;margin-left:auto}.nav-link{color:#344054;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:8px 10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:flex}.nav-link__icon{color:#475467;background:#fff;border:1px solid #d5dde8;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-grid;box-shadow:0 1px 2px #17202a0a}.nav-link:hover{color:var(--primary-strong);background:#f5fbfa;border-color:#c7ece7}.nav-link.is-active{color:var(--primary-strong);background:linear-gradient(135deg,#d9f3ef 0%,#eefbf8 100%);border-color:#bce9e2;box-shadow:0 10px 24px #0f766e1a}.nav-link:hover .nav-link__icon,.nav-link.is-active .nav-link__icon{color:var(--primary);background:#fff;border-color:#9ddbd2;box-shadow:0 8px 18px #0f766e1f}.nav-link:hover .nav-link__icon{transform:translateY(-1px)}.workspace{grid-template-rows:auto 1fr;min-width:0;display:grid}.topbar{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #d8dee6d1;justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:18px 28px;display:flex;position:sticky;top:0}.topbar h1{font-size:1.35rem}.admin-account{gap:12px;position:relative}.account-menu-trigger{width:min(292px,34vw);min-height:46px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #d7e1eb;border-radius:999px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:5px 8px 5px 5px;transition:background-color .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 1px 2px #17202a0a}.account-menu-trigger:hover,.account-menu-trigger[aria-expanded=true]{background:#f8fdfc;border-color:#a8e1da;box-shadow:0 10px 24px #0f766e1a}.account-menu-trigger__avatar{background:var(--primary);color:#fff;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:850;display:inline-grid}.account-menu-trigger__copy,.account-menu__item span{min-width:0}.account-menu-trigger__copy{text-align:left;justify-items:start;gap:2px;display:grid}.account-menu-trigger__copy strong,.account-menu__item span{color:#17202a;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:750;line-height:1.25;overflow:hidden}.account-menu-trigger__copy small,.account-menu__item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.25;overflow:hidden}.account-menu-trigger__chevron{color:#667085;transition:transform .16s}.account-menu-trigger[aria-expanded=true] .account-menu-trigger__chevron{transform:rotate(180deg)}.account-menu{z-index:1000;background:#fffffffa;border:1px solid #d7e1eb;border-radius:14px;gap:4px;width:min(292px,100vw - 32px);padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 70px #17202a2e}.account-menu__item{color:#344054;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-height:42px;padding:7px 9px;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;display:grid}.account-menu__item>svg{color:var(--primary);display:block}.account-menu__item:hover:not(:disabled),.account-menu__item:focus-visible{background:#f5fbfa;border-color:#d7ebe8}.account-menu__item:disabled{cursor:not-allowed;opacity:.58}.account-menu__item--danger,.account-menu__item--danger>svg,.account-menu__item--danger span{color:var(--danger)}.account-menu__item--danger:hover{background:#fff8f7;border-color:#fecdca}.account-menu__separator{background:var(--border);height:1px;margin:4px 6px}.content{min-width:0;padding:24px 28px 30px}.page-header{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#0f766e12 0%,#fffffff0 44%,#fffffffc 100%),#fff;border:1px solid #dce8e8;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex;overflow:hidden}.page-header__main{align-items:flex-start;gap:16px;min-width:0;display:flex}.page-header__icon{width:48px;height:48px;color:var(--primary);background:linear-gradient(135deg,#fff 0%,#e8faf7 100%);border:1px solid #a8e1da;border-radius:12px;flex:none;place-items:center;display:inline-grid;box-shadow:0 10px 24px #0f766e1f}.page-header__copy{gap:8px;min-width:0;display:grid}.page-header .eyebrow{color:var(--primary-strong);margin-bottom:0;font-size:.75rem}.page-header h2{color:#111827;margin-bottom:0;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.18}.page-header p:not(.eyebrow){color:#5b6472;max-width:86ch;margin-bottom:0;font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.58}.page-header__action{flex:none;justify-content:flex-end;align-items:center;display:flex}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{min-height:132px;box-shadow:var(--shadow-soft);border-radius:12px;align-content:space-between;gap:12px;padding:16px;display:grid;position:relative;overflow:hidden}.metric-card:after{content:"";background:#0f766e14;border-radius:999px;width:108px;height:108px;position:absolute;top:-40px;right:-34px}.metric-card__header{align-items:flex-start;gap:10px;min-width:0;display:flex}.metric-card__icon{background:var(--primary-soft);width:38px;height:38px;color:var(--primary);border-radius:10px;flex:none;place-items:center;display:inline-grid}.metric-card span{font-size:.88rem;font-weight:700}.metric-card strong{color:#101828;font-variant-numeric:tabular-nums;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.1}.metric-card small{color:var(--muted);font-size:.8rem;font-weight:650}.metric-card--success .metric-card__icon,.metric-card--success:after{background:var(--success-soft);color:var(--success)}.metric-card--warning .metric-card__icon,.metric-card--warning:after{background:var(--warning-soft);color:var(--warning)}.metric-card--danger .metric-card__icon,.metric-card--danger:after{background:var(--danger-soft);color:var(--danger)}.metric-card--neutral .metric-card__icon,.metric-card--neutral:after{color:#475467;background:#eef2f5}.dashboard-main-grid,.dashboard-list-grid,.split-grid,.detail-grid{gap:16px;display:grid}.dashboard-main-grid{grid-template-columns:minmax(0,2.1fr) minmax(290px,.9fr);align-items:stretch}.dashboard-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start}.detail-main,.detail-side{gap:16px;min-width:0;display:grid}.panel,.state-card{padding:16px}.data-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.data-list li{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;min-height:44px;padding-bottom:10px}.data-list li:last-child{border-bottom:0;padding-bottom:0}.dashboard-list-panel{min-height:360px;box-shadow:var(--shadow-soft);border-radius:12px;align-content:start;gap:16px;display:grid}.dashboard-list-panel__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-list-panel__header h2,.dashboard-list-panel__header .eyebrow{margin-bottom:0}.dashboard-list-panel__count{background:var(--surface-muted);color:#475467;font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;min-width:34px;height:34px;font-size:.86rem;font-weight:800;display:inline-grid}.dashboard-list li{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;display:grid}.dashboard-list__icon{border-radius:10px;place-items:center;width:36px;height:36px;display:inline-grid}.dashboard-list__icon--orders{background:var(--danger-soft);color:var(--danger)}.dashboard-list__icon--payments{background:var(--primary-soft);color:var(--primary)}.dashboard-list__content{gap:2px;min-width:0;display:grid}.dashboard-list__content .muted{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-policy-panel{min-height:360px;box-shadow:var(--shadow-soft);background:linear-gradient(#f9fefe 0%,#fff 100%);border-color:#cfe7e4;border-radius:12px;align-content:start;gap:14px;display:grid}.dashboard-policy-panel__header{border-bottom:1px solid #dce8e8;align-items:center;gap:12px;padding-bottom:14px;display:flex}.dashboard-policy-panel__header h2,.dashboard-policy-panel__header .eyebrow{margin-bottom:0}.dashboard-policy-panel__icon{background:var(--primary);color:#fff;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:inline-grid}.dashboard-policy-card{background:#f5fbfac2;border:1px solid #dce8e8;border-radius:10px;align-items:flex-start;gap:12px;padding:12px;display:flex}.dashboard-policy-card__icon{width:36px;height:36px;color:var(--primary);background:#eefbf8;border-radius:10px;flex:none;place-items:center;display:inline-grid}.dashboard-policy-card h2,.dashboard-policy-card h3,.dashboard-policy-card p{margin-bottom:0}.dashboard-policy-card h3{color:#17202a;font-size:.88rem;line-height:1.3}.dashboard-policy-card div{gap:6px;display:grid}.dashboard-note{box-shadow:var(--shadow-soft);background:linear-gradient(90deg,#0f766e14 0%,#fffffff5 58%,#0f766e0a 100%),#fff;border:1px solid #cfe7e4;border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex}.dashboard-note__icon{background:var(--primary);color:#fff;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;display:inline-grid}.dashboard-note h2,.dashboard-note p{margin-bottom:0}.state-card{box-shadow:none;justify-items:start;gap:8px;display:grid}.state-card--danger{background:#fff8f7;border-color:#fecdca}.state-card--success{background:#f6fef9;border-color:#abefc6}.state-card--warning{background:#fffbeb;border-color:#fedf89}.state-card h2,.state-card p{margin-bottom:0}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.filter-panel,.form-grid,.inline-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(4,minmax(180px,1fr));align-items:end;gap:12px;padding:14px;display:grid}.inline-form{grid-template-columns:repeat(3,minmax(160px,1fr))}.form-actions{align-items:end;gap:10px;display:flex}.table-wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:860px}.data-table th,.data-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px}.data-table th{background:var(--surface-muted);color:#344054;text-transform:uppercase;font-size:.78rem;font-weight:800}.data-table tr:last-child td{border-bottom:0}.table-link{color:var(--primary-strong);font-weight:750;text-decoration:none}.table-link:hover{text-decoration:underline}.numeric{text-align:right;font-variant-numeric:tabular-nums}.table-actions{flex-wrap:wrap;gap:8px}.stack-cell,.credential-summary,.partner-credential-note{gap:4px;min-width:0;display:grid}.stack-cell span,.stack-cell small,.credential-summary span{color:var(--muted);overflow-wrap:anywhere}.stack-cell--wide{min-width:220px}.credential-summary{align-content:start}.partner-dialog__actions,.product-dialog__actions{grid-column:1/-1;justify-content:flex-end}.partner-dialog__wide,.product-dialog__wide{grid-column:1/-1}.partner-credential-note{white-space:normal}.product-source-note{align-items:start}.product-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.product-summary-pill{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;padding:10px 12px;display:grid}.product-summary-pill__icon{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:9px;place-items:center;display:inline-grid}.product-summary-pill div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:2px 8px;min-width:0;display:grid}.product-summary-pill span:not(.product-summary-pill__icon),.product-summary-pill small{color:var(--muted);font-size:.78rem;font-weight:700}.product-summary-pill strong{color:#101828;font-variant-numeric:tabular-nums;grid-row:span 2;justify-self:end;font-size:1.35rem;line-height:1}.product-summary-pill small{font-size:.74rem}.product-summary-skeleton{background:linear-gradient(90deg,#eef2f5 0%,#f8fafc 48%,#eef2f5 100%) 0 0/180% 100%;border-radius:999px;width:28px;height:18px;animation:1.2s ease-in-out infinite shimmer}.product-summary-pill--success .product-summary-pill__icon{background:var(--success-soft);color:var(--success)}.product-summary-pill--warning .product-summary-pill__icon{background:var(--warning-soft);color:var(--warning)}.product-summary-pill--danger .product-summary-pill__icon{background:var(--danger-soft);color:var(--danger)}.product-partner-banner p,.product-table-section__header span{color:var(--muted)}.product-partner-banner,.supplier-partner-banner,.product-filter-panel,.product-filter-toolbar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.product-partner-banner,.supplier-partner-banner{background:#f6fef9;border-color:#abefc6;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.product-partner-banner h2,.product-partner-banner p,.supplier-partner-banner h2,.supplier-partner-banner p{margin-bottom:0}.product-filter-toolbar{border-radius:14px;grid-template-columns:minmax(320px,1.45fr) minmax(190px,.62fr) minmax(260px,.82fr) auto;align-items:center;gap:10px;padding:10px;display:grid;box-shadow:0 10px 28px #10182814}.product-filter-toolbar__search,.product-filter-toolbar__control{min-width:0}.product-filter-toolbar__control .select{border-color:#c8d4e3;border-radius:10px;min-height:48px;font-weight:700;box-shadow:0 1px #10182808}.search-input-shell{min-height:48px;color:var(--muted);background:#fff;border:1px solid #c8d4e3;border-radius:10px;align-items:center;gap:10px;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 1px #10182808}.search-input-shell:focus-within{border-color:#80cbc3;box-shadow:0 0 0 3px #0f766e1f}.search-input-shell .input{background:0 0;border:0;outline:0;min-height:44px;padding:9px 0}.product-filter-toolbar__actions{justify-content:flex-end;gap:10px;display:flex}.product-filter-toolbar__actions .button{border-radius:10px;min-width:90px;min-height:48px;font-weight:800}.product-filter-panel{box-shadow:var(--shadow-soft);border-radius:12px;grid-template-columns:minmax(180px,.7fr) minmax(240px,1.15fr) minmax(180px,.9fr) minmax(240px,1.15fr) auto;align-items:end;gap:14px;padding:16px;display:grid}.product-filter-panel__title{align-items:center;gap:10px;min-height:44px;display:flex}.product-filter-panel__title svg{color:var(--primary)}.product-filter-panel__title div{gap:2px;display:grid}.product-filter-panel__actions{justify-content:flex-end;gap:10px;display:flex}.product-catalog-panel{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:12px;overflow:hidden}.product-catalog-panel__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.product-catalog-panel__header h2{color:#101828;margin-bottom:0;font-size:1.08rem;line-height:1.25}.product-catalog-panel__header span{color:var(--muted);white-space:nowrap;font-size:.88rem;font-weight:800}.product-table-wrap{overflow-x:auto}.product-catalog-table{border-collapse:collapse;width:100%;min-width:980px}.product-catalog-table th:first-child{width:30%}.product-catalog-table th:nth-child(2){width:18%}.product-catalog-table th:nth-child(3){width:16%}.product-catalog-table th:nth-child(4){width:22%}.product-catalog-table th:nth-child(5){width:14%}.product-catalog-table th,.product-catalog-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:14px 16px}.product-catalog-table th{color:#475467;text-transform:uppercase;background:#f8fafc;font-size:.74rem;font-weight:850}.product-catalog-table td{line-height:1.45}.product-catalog-table tr:last-child td{border-bottom:0}.product-catalog-table tbody tr{transition:background-color .16s,box-shadow .16s}.product-catalog-table tbody tr:hover{background:#fbfdfd}.product-name-cell,.product-price-cell,.product-config-cell{gap:5px;min-width:0;display:grid}.product-name-cell{min-width:250px}.product-name-cell .table-link{color:var(--primary-strong);font-size:.98rem}.product-name-cell span,.product-config-cell span,.product-config-cell small{color:var(--muted);overflow-wrap:anywhere}.product-price-cell strong,.product-config-cell strong{color:#101828;font-variant-numeric:tabular-nums}.product-price-cell .stack-cell strong{color:var(--success);font-size:.9rem}.product-price-cell .stack-cell span,.product-price-cell .stack-cell small{font-size:.82rem}.bot-publish-state{border-radius:999px;align-items:center;width:max-content;max-width:100%;min-height:28px;padding:5px 10px;font-size:.8rem;font-weight:800;line-height:1.2;display:inline-flex}.bot-publish-state--success{background:var(--success-soft);color:var(--success)}.bot-publish-state--warning{background:var(--warning-soft);color:var(--warning)}.bot-publish-state--muted{color:var(--muted);background:#eef2f5}.table-inline-action{width:max-content;color:var(--primary-strong);border-radius:6px;align-items:center;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.table-inline-action:hover,.table-inline-action:focus-visible{text-decoration:underline}.product-catalog-state{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:152px;padding:22px;display:grid}.product-catalog-state__icon{background:var(--primary-soft);width:42px;height:42px;color:var(--primary);border-radius:11px;place-items:center;display:inline-grid}.product-catalog-state--danger .product-catalog-state__icon{background:var(--danger-soft);color:var(--danger)}.product-catalog-state h3,.product-catalog-state p{margin-bottom:0}.product-catalog-state h3{color:#101828;font-size:1rem}.product-catalog-state p{color:var(--muted);margin-top:4px}.product-catalog-state__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.product-table-loading{gap:0;padding:0;display:grid}.product-table-skeleton-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(220px,1.35fr) minmax(140px,.8fr) minmax(140px,.75fr) minmax(200px,1fr) minmax(130px,.65fr);gap:18px;padding:16px;display:grid}.product-table-skeleton-row:last-child{border-bottom:0}.product-table-skeleton-row span{background:linear-gradient(90deg,#eef2f5 0%,#f8fafc 48%,#eef2f5 100%) 0 0/180% 100%;border-radius:999px;height:18px;animation:1.2s ease-in-out infinite shimmer}.product-table-section{gap:12px;display:grid}.product-table-section--panel{border-top:1px solid var(--border);padding-top:16px}.product-table-section__header{justify-content:space-between;align-items:end;gap:16px;display:flex}.product-table-section__header h2{margin-bottom:0}.product-table-section__header span{font-weight:750}.product-detail-hero{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#0f766e14 0%,#fffffff5 48%,#f8fafcfa 100%),#fff;border:1px solid #dce8e8;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:stretch;gap:18px;padding:20px;display:grid;overflow:hidden}.product-detail-hero__copy{align-content:start;gap:10px;min-width:0;display:grid}.product-detail-hero__copy h2,.product-detail-hero__copy p{margin-bottom:0}.product-detail-hero__copy h2{color:#101828;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.18}.product-detail-hero__copy p:not(.eyebrow){max-width:78ch;color:var(--muted)}.product-detail-hero__badges{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.product-visibility-pill{border-radius:999px;align-items:center;gap:6px;min-height:26px;padding:3px 9px;font-size:.76rem;font-weight:800;display:inline-flex}.product-visibility-pill.is-visible{background:var(--primary-soft);color:var(--primary-strong)}.product-visibility-pill.is-hidden-from-bot{background:var(--surface-muted);color:#475467}.product-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.product-detail-metrics div{background:#ffffffd6;border:1px solid #d8dee6e6;border-radius:10px;align-content:start;gap:6px;min-height:92px;padding:12px;display:grid}.product-detail-metrics dt{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:800}.product-detail-metrics dd{color:#101828;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:800}.product-detail-layout{grid-template-columns:minmax(0,1fr) minmax(380px,420px);align-items:start;gap:16px;display:grid}.product-detail-form,.product-detail-side{gap:14px;min-width:0;display:grid}.product-detail-panel{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:12px;gap:14px;padding:16px;display:grid}.product-detail-panel__header{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;display:grid}.product-detail-panel__header>svg{background:var(--primary-soft);width:38px;height:38px;color:var(--primary);border-radius:10px;place-items:center;padding:10px;display:inline-grid}.product-detail-panel__header h2,.product-detail-panel__header p{margin-bottom:0}.product-detail-panel__header h2{color:#101828;font-size:1rem}.product-detail-panel__header p{color:var(--muted);font-size:.88rem}.product-detail-form-section{box-shadow:var(--shadow-soft);border-radius:12px}.product-health-list{gap:0;display:grid}.product-health-row{border-bottom:1px solid var(--border);grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;padding:12px 0;display:grid}.product-health-row:first-child{padding-top:0}.product-health-row:last-child{border-bottom:0;padding-bottom:0}.product-health-row__icon{border-radius:9px;place-items:center;width:30px;height:30px;display:inline-grid}.product-health-row--success .product-health-row__icon{background:var(--success-soft);color:var(--success)}.product-health-row--warning .product-health-row__icon{background:var(--warning-soft);color:var(--warning)}.product-health-row--danger .product-health-row__icon{background:var(--danger-soft);color:var(--danger)}.product-health-row div{gap:4px;min-width:0;display:grid}.product-health-row strong{color:#344054;font-size:.84rem}.product-health-row__value{color:var(--muted);overflow-wrap:anywhere;font-size:.86rem}.product-detail-actions{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fffffff5;border-radius:12px;justify-content:flex-end;padding:14px}.product-resource-panel{background:#fff;border-color:#dce8e8;overflow:hidden}.product-resource-import{gap:16px;display:grid}.product-resource-import textarea{min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86rem;line-height:1.6}.product-resource-import__actions{justify-content:flex-end;display:flex}.product-resource-import__actions .button{min-width:180px}.resource-stock-strip{background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.resource-stock-strip div{gap:4px;padding:12px;display:grid}.resource-stock-strip div+div{border-left:1px solid #e4e9ef}.resource-stock-strip dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:850}.resource-stock-strip dd{color:#101828;font-variant-numeric:tabular-nums;margin:0;font-size:1.12rem;font-weight:850}.resource-import-heading,.resource-import-composer__topline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.resource-import-heading>div,.resource-import-composer__topline>div{gap:3px;min-width:0;display:grid}.resource-import-heading strong,.resource-import-composer__topline strong,.resource-import-preview__header strong{color:#101828;font-size:.92rem;line-height:1.3}.resource-import-heading>div>span,.resource-import-composer__topline>div>span,.resource-import-preview__header span{color:var(--muted);font-size:.82rem;line-height:1.45}.resource-type-badge,.resource-import-composer__topline>span{background:var(--primary-soft);min-height:28px;color:var(--primary-strong);white-space:nowrap;border:1px solid #0f766e2e;border-radius:999px;align-items:center;padding:4px 9px;font-size:.74rem;font-weight:850;display:inline-flex}.resource-import-composer{border-top:1px solid var(--border);gap:14px;padding-top:14px;display:grid}.resource-format-tabs{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;display:grid}.resource-format-tab{border:1px solid var(--border);min-height:72px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:12px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid}.resource-format-tab:hover,.resource-format-tab.is-active{background:#f0fdfa;border-color:#0f766e7a;box-shadow:0 0 0 3px #0f766e1a}.resource-format-tab__icon{width:34px;height:34px;color:var(--primary);background:#f2f5f7;border-radius:8px;place-items:center;display:inline-grid}.resource-format-tab.is-active .resource-format-tab__icon{color:var(--primary-strong);background:#fff}.resource-format-tab__copy{gap:3px;min-width:0;display:grid}.resource-format-tab strong{color:#101828;font-size:.88rem}.resource-format-tab small{color:var(--muted);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.4}.product-resource-controls{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.product-resource-controls code,.resource-import-guide span code{color:#344054;background:#eef2f5;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem}.resource-import-guide{background:#f5fbfa;border:1px solid #c7e7e2;border-radius:8px;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.resource-import-guide>svg{color:var(--primary)}.resource-import-guide div{gap:3px;display:grid}.resource-import-guide strong{color:#0f423d}.resource-import-guide span{color:#31524d;font-size:.86rem}.resource-import-guide>code{color:#0f423d;white-space:nowrap;background:#fff;border-radius:6px;grid-column:1/-1;padding:9px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;display:block;overflow-x:auto}.product-resource-lines-field small{line-height:1.5}.resource-import-preview{border:1px solid var(--border);background:#fbfcfe;border-radius:8px;gap:10px;padding:12px;display:grid}.resource-import-preview.is-empty{background:#f8fafc}.resource-import-preview__header{gap:2px;display:grid}.resource-import-preview__stats{flex-wrap:wrap;gap:8px;display:flex}.resource-import-preview__stats span{border:1px solid var(--border);min-height:28px;color:var(--muted);background:#fff;border-radius:999px;padding:4px 9px;font-size:.78rem;font-weight:650}.resource-import-preview__stats strong{color:var(--text)}.resource-import-preview pre{color:#e5f4ff;white-space:pre;background:#111827;border-radius:6px;max-height:128px;margin:0;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.55;overflow:auto}.resource-import-preview p{color:var(--muted);margin:0;font-size:.85rem}.warning-text{color:var(--warning);font-weight:750}.chip{white-space:nowrap;border-radius:999px;gap:5px;min-height:26px;padding:3px 8px;font-size:.76rem;font-weight:800}.chip--neutral{color:#3f4b59;background:#eef2f5}.chip--success{background:var(--success-soft);color:var(--success)}.chip--warning{background:var(--warning-soft);color:var(--warning)}.chip--danger{background:var(--danger-soft);color:var(--danger)}.definition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.definition-grid--single{grid-template-columns:1fr}.definition-item{border-bottom:1px solid var(--border);gap:3px;padding-bottom:10px;display:grid}.definition-item dt{text-transform:uppercase;font-size:.78rem;font-weight:800}.definition-item dd{overflow-wrap:anywhere;margin:0}.timeline{gap:12px;margin:0;padding-left:20px;display:grid}.timeline li{padding-left:4px}.raw-payload,.muted-panel{border:1px solid var(--border);color:#f9fafb;white-space:pre-wrap;background:#111827;border-radius:6px;padding:12px;overflow:auto}.muted-panel{background:var(--surface-muted);color:var(--muted)}.warning-list{color:var(--warning);gap:8px;margin:0;padding-left:20px;display:grid}.modal-backdrop{z-index:1000;background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:16px;width:min(920px,100%);max-height:min(86dvh,760px);padding:18px;display:grid;overflow-y:auto;box-shadow:0 24px 70px #0f172a47}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.modal-panel .form-grid{box-shadow:none;border:0;padding:0}.product-dialog{grid-template-rows:auto minmax(0,1fr);gap:0;width:min(1120px,100vw - 56px);max-height:min(91dvh,860px);padding:0;overflow:hidden}.product-dialog__header{z-index:2;border-bottom:1px solid var(--border);background:#fff;align-items:center;padding:16px 20px}.product-dialog__header h2,.product-dialog__header p{margin-bottom:0}.product-dialog__header .muted{max-width:64ch;margin-top:6px;font-size:.92rem;line-height:1.55}.product-dialog__header-actions{flex:none;align-items:center;gap:10px;display:flex}.product-create-summary{border-bottom:1px solid var(--border);background:#f8fafc;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 22px;display:grid}.product-create-summary div{border:1px solid var(--border);color:#344054;background:#fff;border-radius:6px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;min-height:76px;padding:12px;font-size:.88rem;font-weight:750;display:grid}.product-create-summary div>span{gap:4px;min-width:0;display:grid}.product-create-summary strong{color:#101828;line-height:1.25}.product-create-summary small{color:var(--muted);font-size:.8rem;font-weight:650;line-height:1.45}.product-create-summary svg,.product-form-section__header>span{color:var(--primary)}.product-create-form{background:#f6f8fb;gap:10px;min-height:0;padding:14px 18px 0;display:grid;overflow-y:auto}.product-form-section{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:1fr;gap:14px;padding:14px;display:grid;box-shadow:0 1px 2px #17202a08}.product-form-section__header{border-bottom:1px solid #eef2f6;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding-bottom:12px;display:grid}.product-form-section__header>span{background:var(--primary-soft);border-radius:6px;place-items:center;width:34px;height:34px;display:inline-grid}.product-form-section__header h3{color:var(--text);margin:0;font-size:.98rem;line-height:1.3}.product-form-section__header p{max-width:82ch;color:var(--muted);margin:2px 0 0;font-size:.82rem;line-height:1.45}.product-form-section__body{min-width:0}.product-form-grid{gap:12px 14px;display:grid}.product-form-grid--main{grid-template-columns:repeat(4,minmax(0,1fr))}.product-form-grid--pricing{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(130px,.8fr))}.product-form-grid--copy,.product-form-grid--warranty,.product-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field--span-2{grid-column:span 2}.field--price input{font-variant-numeric:tabular-nums;font-weight:750}.input-affix{position:relative}.input-affix input{padding-right:58px}.input-affix span{color:var(--muted);font-size:.78rem;font-weight:800;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.product-name-template-search,.template-search-input{position:relative}.template-search-input>svg{z-index:1;color:var(--muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.template-search-input .input{padding-left:40px;padding-right:156px}.template-search-input__badge{min-height:30px;color:var(--success);background:#ecfdf3;border:1px solid #b7e4d0;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:.76rem;font-weight:800;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.template-suggestions{z-index:30;border-radius:var(--radius);background:#fff;border:1px solid #bdd7d2;max-height:288px;padding:6px;display:grid;position:absolute;top:74px;left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #0f172a2e}.template-suggestion{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.template-suggestion:hover,.template-suggestion:focus-visible,.template-suggestion[aria-selected=true]{background:#f0fdfa}.template-suggestion>span{gap:2px;min-width:0;display:grid}.template-suggestion strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.35;overflow:hidden}.template-suggestion small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.template-suggestion>span:last-child{justify-items:end}.template-suggestions__state{min-height:52px;color:var(--muted);align-items:center;gap:8px;padding:10px;font-size:.86rem;font-weight:700;display:flex}.template-suggestions__state--danger{color:var(--danger)}.product-option-grid{gap:12px;display:grid}.option-card{border:1px solid var(--border);cursor:pointer;background:#f8fafc;border-radius:6px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;min-height:88px;padding:14px;display:grid}.option-card:hover{border-color:var(--border-strong);background:#fff}.option-card input{width:18px;height:18px;margin-top:2px}.option-card>span{gap:4px;display:grid}.option-card strong{align-items:center;gap:8px;display:flex}.option-card svg{color:var(--primary)}.option-card small{color:var(--muted);line-height:1.45}.product-dialog__actions{z-index:20;border-top:1px solid var(--border);background:#fff;margin:4px -18px 0;padding:12px 18px;position:sticky;bottom:0;box-shadow:0 -10px 24px #0f172a14}.product-template-picker{gap:12px;display:grid}.product-template-picker__main,.product-template-toolbar{align-items:end;gap:12px;display:grid}.product-template-picker__main{grid-template-columns:minmax(0,1fr) auto}.product-template-preview{flex-wrap:wrap;gap:8px;display:flex}.product-template-preview span{border:1px solid var(--border);color:#344054;background:#f8fafc;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:6px 10px;font-size:.82rem;font-weight:750;display:inline-flex}.product-template-toolbar{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:12px;grid-template-columns:minmax(280px,1fr) auto auto;padding:12px}.product-template-toolbar__toggle{white-space:nowrap;min-height:48px}.product-template-toolbar__actions,.product-template-dialog__actions{justify-content:flex-end;gap:10px;display:flex}.product-template-dialog{grid-template-rows:auto minmax(0,1fr);gap:0;width:min(980px,100vw - 32px);max-height:min(90dvh,860px);padding:0;overflow:hidden}.product-template-dialog__header{z-index:2;background:linear-gradient(#fffffffa,#f8fafcf5);border-bottom:1px solid #dbe3ec;align-items:center;padding:20px 22px;position:sticky;top:0}.product-template-dialog__heading{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;display:grid}.product-template-dialog__icon{background:var(--primary-soft);width:44px;height:44px;color:var(--primary);border:1px solid #b7e8df;border-radius:10px;place-items:center;display:inline-grid}.product-template-dialog__header h2,.product-template-dialog__header p{margin-bottom:0}.product-template-dialog__header .muted{color:#475467;max-width:64ch;margin-top:6px;line-height:1.55}.product-template-dialog>.inline-error{margin:14px 22px 0}.product-template-form{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.product-template-form__body{gap:18px;padding:18px 22px 20px;display:grid;overflow-y:auto}.template-form-section{gap:14px;display:grid}.template-form-section+.template-form-section{border-top:1px solid var(--border);padding-top:18px}.template-form-section__header{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;display:grid}.template-form-section__header>span{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:8px;place-items:center;display:inline-grid}.template-form-section__header h3{color:#101828;margin:0;font-size:.98rem;line-height:1.3}.template-form-section__header p{max-width:72ch;color:var(--muted);margin:3px 0 0;font-size:.86rem;line-height:1.5}.product-template-grid{align-items:start;gap:12px;display:grid}.product-template-grid--identity{grid-template-columns:minmax(260px,1.1fr) minmax(240px,.9fr)}.product-template-grid--pricing{grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(112px,.55fr))}.product-template-grid--copy{grid-template-columns:repeat(2,minmax(0,1fr))}.product-template-grid--warranty{grid-template-columns:minmax(170px,.45fr) minmax(260px,1fr)}.product-template-price-field input{font-variant-numeric:tabular-nums;font-weight:760}.product-template-settings{gap:12px;display:grid}.product-template-toggle-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.template-switch{border:1px solid var(--border);cursor:pointer;background:#f8fafc;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;min-height:76px;padding:12px;display:grid}.template-switch:hover{border-color:var(--border-strong);background:#fff}.template-switch input{width:18px;height:18px;accent-color:var(--primary);margin-top:2px}.template-switch span{gap:3px;display:grid}.template-switch strong{color:#344054;font-size:.88rem;line-height:1.35}.template-switch small{color:var(--muted);font-size:.78rem;line-height:1.45}.product-template-dialog__actions{border-top:1px solid var(--border);background:#fffffffa;grid-column:1/-1;align-items:center;padding:14px 22px}.template-settings-cell{gap:8px;display:grid}.template-settings-cell span{color:var(--muted);align-items:center;gap:7px;font-size:.84rem;display:inline-flex}.template-settings-cell svg{color:var(--primary)}@media (width<=1120px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid,.detail-grid,.product-detail-hero,.product-detail-layout,.split-grid{grid-template-columns:1fr}.product-summary-strip,.dashboard-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel,.product-filter-panel,.product-filter-toolbar,.product-template-toolbar,.product-template-picker__main,.product-template-grid--identity,.product-template-grid--pricing,.product-template-grid--copy,.product-template-grid--warranty,.product-template-toggle-row,.form-grid,.inline-form,.product-form-grid--main,.product-form-grid--pricing{grid-template-columns:repeat(2,minmax(180px,1fr))}.field--span-2{grid-column:1/-1}.product-catalog-state{grid-template-columns:42px minmax(0,1fr);align-items:start}.product-catalog-state__actions{grid-column:1/-1;justify-content:flex-start}.product-filter-panel__title{grid-column:1/-1}.product-filter-toolbar__actions,.product-filter-panel__actions{grid-column:1/-1;justify-content:flex-start}.product-template-price-field{grid-column:1/-1}}@media (width<=780px){.auth-page,.admin-shell{grid-template-columns:1fr}.auth-page{background:var(--bg);height:auto;min-height:100dvh;overflow:visible}.auth-panel{grid-area:1/1;min-height:auto;padding:20px}.auth-card{border-radius:14px;width:100%;padding:22px}.auth-aside{grid-area:2/1;align-items:stretch;padding:0 20px 20px}.auth-hero{gap:14px}.auth-hero__image-frame{display:none}.status-list{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,.page-header,.product-partner-banner,.supplier-partner-banner,.product-table-section__header{flex-direction:column;align-items:stretch}.page-header{gap:18px;padding:18px}.page-header__main{gap:12px}.page-header__icon{border-radius:10px;width:42px;height:42px}.page-header__action,.admin-account{justify-content:flex-start;width:100%}.account-menu-trigger{width:100%}.account-menu{width:100%;left:0;right:auto}.content{padding:16px}.dashboard-grid,.dashboard-list-grid,.dashboard-policy-grid,.filter-panel,.product-summary-strip,.product-filter-panel,.product-filter-toolbar,.product-template-toolbar,.product-template-picker__main,.product-template-grid--identity,.product-template-grid--pricing,.product-template-grid--copy,.product-template-grid--warranty,.product-template-toggle-row,.form-grid,.inline-form,.definition-grid,.product-detail-metrics,.product-create-summary,.product-form-section,.product-form-grid--main,.product-form-grid--pricing,.product-form-grid--copy,.product-form-grid--warranty,.product-option-grid,.resource-format-tabs,.product-resource-controls{grid-template-columns:1fr}.page-header-actions,.product-template-toolbar__actions,.product-filter-toolbar__actions,.product-filter-panel__actions,.product-catalog-state__actions,.product-detail-actions{flex-direction:column;align-items:stretch;width:100%}.product-catalog-panel__header{flex-direction:column;align-items:flex-start}.product-catalog-state{grid-template-columns:1fr;padding:18px}.product-table-skeleton-row{grid-template-columns:1fr;gap:10px}.product-detail-hero,.product-detail-panel{padding:16px}.modal-backdrop{align-items:end;padding:12px}.modal-panel{max-height:92dvh}.modal-header{align-items:stretch}.product-dialog{width:100%;max-height:94dvh}.product-dialog__header{padding:16px;position:static}.product-create-summary{padding:12px 16px}.product-create-form{padding:16px 16px 0}.product-form-section{padding:14px}.product-form-section__header{grid-template-columns:1fr}.product-form-section__header p{max-width:none}.template-search-input .input{padding-left:40px;padding-right:12px}.template-search-input__badge{width:max-content;position:static;transform:none}.template-suggestion{grid-template-columns:1fr}.template-suggestion>span:last-child{justify-items:start}.product-dialog__actions{margin-left:-16px;margin-right:-16px;padding:12px 16px}.product-template-dialog{width:100%;max-height:94dvh}.product-template-dialog__header{padding:16px}.product-template-dialog__heading{grid-template-columns:1fr}.product-template-form__body{padding:16px}.product-template-dialog__actions{flex-direction:column;align-items:stretch;padding:12px 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
