.erp-product-surface{overflow-anchor:none;background:var(--studio-color-background-page,var(--surface));min-height:0;overflow:hidden;container:erp-product/inline-size}.erp-product-mobile-nav{display:none}.erp-product-page-header{border-bottom:1px solid var(--studio-color-border-subtle,var(--line));justify-content:space-between;align-items:center;gap:1rem;margin:0 0 .9rem;padding:.15rem .1rem .8rem;display:flex;position:relative}.erp-product-page-heading{align-items:center;gap:.65rem;min-width:0;display:flex}.erp-product-mobile-page-heading,.erp-product-desktop-page-tools{display:none}.erp-product-page-icon{border:1px solid var(--studio-color-border-default,var(--line));background:var(--accent-soft);width:2rem;height:2rem;color:var(--studio-module-accent,var(--accent));border-radius:.55rem;place-items:center;display:grid}.erp-product-page-heading h1{color:var(--studio-color-text-primary,var(--ink));margin:0;font-size:1.2rem;line-height:1.2}.erp-product-title-block{margin-bottom:1rem;display:grid}.erp-product-title-block h1{color:var(--studio-text-primary);margin:0;font-size:1.35rem;line-height:1.2}.erp-product-header,.erp-product-toolbar,.erp-product-layout,.erp-product-card-title,.erp-product-section-heading,.erp-product-sku-heading{align-items:center;display:flex}.erp-product-header{justify-content:flex-end;gap:1rem;margin-bottom:.75rem}.erp-product-header h1{margin:.25rem 0;font-size:clamp(1.2rem,2vw,1.6rem)}.erp-product-header-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.erp-product-sort{color:var(--studio-color-text-secondary,var(--muted));align-items:center;gap:.4rem;display:inline-flex}.erp-product-toolbar{border-bottom:1px solid var(--studio-color-border-subtle,var(--line));justify-content:space-between;gap:1rem;margin-bottom:.75rem;padding-bottom:.7rem}.erp-product-toolbar input{flex:1;min-width:16rem;max-width:31rem}.erp-product-toolbar span,.erp-product-sku-heading span,.erp-product-section-heading p{color:var(--studio-color-text-secondary,var(--muted));font-size:.86rem}.erp-product-columns-panel{align-items:stretch;gap:.65rem;display:grid}.erp-product-columns-heading{gap:.2rem;display:grid}.erp-product-columns-heading span{color:var(--studio-color-text-secondary,var(--muted));font-size:.78rem}.erp-product-columns-list{grid-template-columns:repeat(3,minmax(12rem,1fr));gap:.35rem .75rem;max-height:16rem;display:grid;overflow:auto}.erp-product-column-option{background:var(--surface-subtle);border-radius:.45rem;justify-content:space-between;align-items:center;gap:.45rem;min-width:0;padding:.3rem .4rem;display:flex}.erp-product-column-option label{min-width:0;color:var(--studio-color-text-primary,var(--ink));text-overflow:ellipsis;white-space:nowrap;align-items:center;padding:0;font-size:.78rem;font-weight:600;display:inline-flex;overflow:hidden}.erp-product-clear-button{color:var(--studio-module-accent,var(--accent));cursor:pointer;background:0 0;border:0;padding:.45rem .6rem;font-size:.78rem;font-weight:700}.erp-product-desktop-columns-panel{z-index:12;border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));width:min(22rem,100% - 1rem);max-height:min(28rem,70vh);box-shadow:var(--studio-shadow-lg,none);border-radius:.65rem;grid-template-columns:1fr;gap:.2rem;padding:.65rem;display:grid;position:absolute;top:calc(100% - .35rem);right:.1rem;overflow:auto}.erp-product-desktop-columns-panel>div:first-child{border-bottom:1px solid var(--studio-color-border-subtle,var(--line));gap:.15rem;padding:.15rem .25rem .45rem;display:grid}.erp-product-desktop-columns-panel>div:first-child span{color:var(--studio-color-text-secondary,var(--muted));font-size:.72rem}.erp-product-desktop-column-option{min-width:0}.erp-product-desktop-column-option>label{border-radius:.35rem;align-items:center;width:100%;min-width:0;padding:.35rem .25rem;display:flex}.erp-product-desktop-column-option>label:hover{background:var(--studio-color-interactive-hover,var(--accent-soft))}.erp-product-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;min-height:34rem;display:grid}.erp-product-layout.has-selection{grid-template-columns:minmax(26rem,.9fr) minmax(34rem,1.1fr)}.erp-product-layout.has-color-selection{grid-template-columns:minmax(0,1fr)}.erp-product-list{flex:100%;grid-template-columns:1fr;align-content:start;gap:.65rem;min-width:0;max-height:70vh;padding:.15rem .35rem .5rem .05rem;display:grid;overflow:auto}.erp-product-table-wrap{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));width:100%;box-shadow:var(--studio-shadow-sm,none);border-radius:.75rem;overflow:auto}.erp-product-table{border-collapse:separate;border-spacing:0;width:100%;min-width:68rem;color:var(--studio-color-text-primary,var(--ink));font-size:.78rem}.erp-product-table th{z-index:2;border-bottom:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));min-width:8.5rem;color:var(--studio-color-text-muted,var(--muted));text-align:left;white-space:nowrap;padding:.6rem .7rem .65rem;font-size:.7rem;position:sticky;top:0}.erp-product-table th:first-child{z-index:3;min-width:15rem;left:0}.erp-product-table-sort{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-weight:700;display:inline-flex}.erp-product-table-sort span:last-child{color:var(--studio-module-accent,var(--accent));font-size:.9rem}.erp-product-table-header-label{min-height:1rem;font-weight:700;display:block}.erp-product-table-filter{border:1px solid var(--studio-color-border-subtle,var(--line));background:var(--studio-color-background-page,var(--surface));width:100%;min-width:5.5rem;color:var(--studio-color-text-primary,var(--ink));font:inherit;border-radius:.25rem;margin-top:.35rem;padding:.25rem .35rem;font-size:.7rem;display:block}.erp-product-table td{border-bottom:1px solid var(--studio-color-border-subtle,var(--line));white-space:nowrap;height:3.75rem;padding:.45rem .7rem}.erp-product-table tbody tr:hover td,.erp-product-table tbody tr.is-selected td{background:var(--accent-soft)}.erp-product-table-primary-cell{z-index:1;background:var(--studio-color-background-panel,var(--panel));position:sticky;left:0}.erp-product-table-product{min-width:13rem;color:var(--studio-module-accent,var(--accent));cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:.7rem;padding:0;display:inline-flex}.erp-product-table-image{background:var(--surface-subtle);border-radius:.4rem;flex:0 0 3rem;width:3rem;height:3.35rem;display:block;overflow:hidden}.erp-product-table-image .erp-product-image,.erp-product-table-image .erp-product-image-unavailable{border-radius:.3rem}.erp-product-table-product-copy{gap:.18rem;min-width:0;display:grid}.erp-product-table-product-copy strong{color:var(--studio-color-text-primary,var(--ink));text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.erp-product-table-product-copy small{max-width:13rem;color:var(--studio-color-text-secondary,var(--muted));text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.erp-product-table-open{color:var(--studio-module-accent,var(--accent));cursor:pointer;background:0 0;border:0;padding:.15rem .35rem;font-size:1.25rem}.erp-product-card-list{display:none}.erp-product-responsive-toolbar{border-bottom:1px solid var(--studio-color-border-subtle,var(--line));grid-template-columns:auto minmax(14rem,1fr) auto;align-items:center;gap:.75rem;margin-bottom:.65rem;padding:.15rem .1rem .7rem;display:grid}.erp-product-selected-list-heading{border-bottom:1px solid var(--studio-color-border-subtle,var(--line));color:var(--studio-color-text-primary,var(--ink));align-items:center;gap:.55rem;margin:0 0 .7rem;padding:.1rem 0 .65rem;display:none}.erp-product-selected-list-heading .erp-product-page-icon{width:1.8rem;height:1.8rem}.erp-product-responsive-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;min-width:0;display:inline-flex}.erp-product-view-mode{border:1px solid var(--studio-color-border-default,var(--line));min-height:2rem;color:var(--studio-module-accent,var(--accent));white-space:nowrap;border-radius:.45rem;align-items:center;padding:0 .55rem;font-size:.74rem;font-weight:700;display:inline-flex}.erp-product-desktop-summary{color:var(--studio-color-text-secondary,var(--muted));white-space:nowrap;font-size:.75rem;display:none}.erp-product-lazy-status{color:var(--studio-color-text-secondary,var(--muted));white-space:nowrap;align-items:center;gap:.35rem;font-size:.72rem;display:none}.erp-product-lazy-status:before,.erp-product-lazy-sentinel:not(:empty):before{border:.12rem solid var(--studio-color-border-default,var(--line));border-top-color:var(--studio-module-accent,var(--accent));content:"";border-radius:50%;width:.85rem;height:.85rem;animation:.8s linear infinite erp-product-lazy-spin;display:inline-block}.erp-product-responsive-columns{max-height:24rem;display:none;overflow:auto}.erp-product-grid-wrap{width:100%;min-width:0}.erp-product-grid-wrap .admin-data-grid-shell{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));min-width:0;box-shadow:var(--studio-shadow-sm,none);border-radius:.75rem;overflow:hidden}.erp-product-grid-wrap .admin-data-grid-selection-bar{display:none}.erp-product-grid-wrap .admin-data-grid-toolbar{background:var(--studio-color-background-panel,var(--panel));grid-template-columns:minmax(0,1fr) minmax(16rem,28rem) minmax(0,1fr);min-height:4.35rem;padding:.55rem .7rem}.erp-product-grid-wrap .admin-data-grid-toolbar-summary{color:var(--studio-color-text-secondary,var(--muted));font-size:.78rem}.erp-product-grid-wrap .admin-data-grid-table thead th{background:var(--studio-color-table-header-background);color:var(--studio-color-action-primary-text,var(--studio-color-text-inverse));letter-spacing:normal;text-transform:none;font-size:.68rem}.erp-product-grid-wrap .admin-data-grid-table thead th .admin-data-grid-sort{min-height:1.5rem;color:var(--studio-color-text-secondary,var(--muted));letter-spacing:normal;text-transform:none;padding:0 .5rem;font-size:.68rem}.erp-product-grid-wrap .admin-data-grid-sort-label{flex:auto;min-width:0;display:inline-block;color:var(--studio-color-action-primary-text,var(--studio-color-text-inverse))!important}.erp-product-grid-wrap .admin-data-grid-table thead th .admin-data-grid-column-drag-handle,.erp-product-grid-wrap .admin-data-grid-table thead th .studio-column-filter .perform-grid-multi-filter-details>summary{color:var(--studio-color-action-primary-text,var(--studio-color-text-inverse))}.erp-product-grid-wrap .admin-data-grid-table thead th .studio-column-filter .perform-grid-multi-filter-details>summary,.erp-product-grid-wrap .admin-data-grid-table thead th .studio-column-filter .studio-multi-filter-summary-clear{background:var(--studio-color-table-header-background);color:var(--studio-color-action-primary-text,var(--studio-color-text-inverse))}.erp-product-grid-wrap .admin-data-grid-table thead th .studio-column-filter .perform-grid-multi-filter-details>summary:hover,.erp-product-grid-wrap .admin-data-grid-table thead th .studio-column-filter .perform-grid-multi-filter-details[open]>summary{background:var(--studio-color-interactive-hover,var(--accent-soft));color:var(--studio-module-accent,var(--accent))}.erp-product-grid-wrap .admin-data-grid-table tbody td{background:var(--studio-color-background-panel,var(--panel))}.erp-product-grid-wrap .admin-data-grid-table tbody tr:hover td{background:var(--studio-color-interactive-hover,var(--accent-soft))}.erp-product-grid-wrap .admin-data-grid-scroll{min-width:0}.erp-product-grid-wrap .admin-data-grid-scroll--horizontal{overflow-x:auto}.erp-product-grid-wrap .admin-data-grid-table{min-width:74rem}.erp-product-grid-wrap .admin-data-grid-table thead th{vertical-align:top}.erp-product-grid-wrap .admin-data-grid-table tbody td{vertical-align:middle;height:3.25rem;padding:.25rem .55rem;font-size:.75rem;line-height:1.15}.erp-product-grid-wrap .admin-data-grid-checkbox-column,.erp-product-grid-wrap .admin-data-grid-checkbox-header{width:3.1rem;min-width:3.1rem}.erp-product-grid-wrap .admin-data-grid-table th.admin-data-grid-checkbox-header{z-index:4;background:var(--studio-color-table-header-background);position:sticky;left:0}.erp-product-grid-wrap .admin-data-grid-table td.admin-data-grid-checkbox-column{z-index:4;background:var(--studio-color-background-panel,var(--panel));position:sticky;left:0}.erp-product-grid-wrap .admin-data-grid-table th.erp-product-grid-primary-header{z-index:4;background:var(--studio-color-table-header-background);position:sticky;left:3.1rem}.erp-product-grid-wrap .admin-data-grid-table td.erp-product-grid-primary-cell{z-index:3;background:var(--studio-color-background-panel,var(--panel));position:sticky;left:3.1rem}.erp-product-grid-wrap .admin-data-grid-table tbody tr:hover td.erp-product-grid-primary-cell,.erp-product-grid-wrap .admin-data-grid-table tbody tr.is-selected td.erp-product-grid-primary-cell{background:var(--studio-color-interactive-hover,var(--accent-soft))}.erp-product-grid-wrap .admin-data-grid-actions-header{color:#0000}.erp-product-row-more{width:1.8rem;height:1.8rem;color:var(--studio-color-text-secondary,var(--muted));background:0 0;border:0;border-radius:.35rem;place-items:center;padding:0;font-size:1.15rem;line-height:1;display:inline-grid}.erp-product-row-more:disabled{cursor:not-allowed;opacity:.7}.erp-product-grid-filter{border:1px solid var(--studio-color-border-subtle,var(--line));background:var(--studio-color-background-page,var(--surface));width:100%;min-width:5.5rem;color:var(--studio-color-text-primary,var(--ink));font:inherit;border-radius:.3rem;margin-top:.35rem;padding:.3rem .4rem;font-size:.7rem;display:block}.erp-product-grid-primary-cell{min-width:14rem}.erp-product-grid-product{min-width:13rem;color:var(--studio-color-text-primary,var(--ink));text-align:left;align-items:center;gap:.55rem;display:inline-flex}.erp-product-grid-image{background:var(--surface-subtle);border-radius:.35rem;flex:0 0 2.8rem;width:2.8rem;height:2.8rem;display:block;overflow:hidden}.erp-product-grid-image .erp-product-image,.erp-product-grid-image .erp-product-image-unavailable{border-radius:.35rem}.erp-product-grid-image .erp-product-image-unavailable{overflow-wrap:anywhere;place-items:center;width:100%;min-width:100%;height:100%;min-height:100%;padding:.12rem;font-size:.48rem;line-height:1.05;display:grid;overflow:hidden}.erp-product-grid-copy{gap:.18rem;min-width:0;display:grid}.erp-product-grid-copy strong,.erp-product-grid-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.erp-product-grid-copy strong{color:var(--studio-module-accent,var(--accent));font-size:.84rem}.erp-product-grid-copy small{max-width:14rem;color:var(--studio-color-text-secondary,var(--muted));font-size:.72rem}.erp-product-bulk-actions{justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;display:inline-flex}.erp-product-bulk-actions>span{color:var(--studio-color-text-secondary,var(--muted));white-space:nowrap;font-size:.72rem}.erp-product-bulk-actions button{white-space:nowrap;padding:.35rem .5rem;font-size:.72rem}.erp-product-bulk-actions button:disabled{cursor:not-allowed;opacity:.58}.erp-product-selection-footer{color:var(--studio-color-text-secondary,var(--muted));justify-content:space-between;align-items:center;gap:.75rem;margin-top:.45rem;padding:.5rem .2rem;font-size:.76rem;display:none}.erp-product-selection-footer .erp-product-bulk-actions>span{display:none}.erp-product-select-all{color:var(--studio-color-text-secondary,var(--muted));align-items:center;gap:.45rem;font-size:.78rem;display:inline-flex}.erp-product-detail-region{min-width:0;min-height:0;max-height:70vh;overflow:auto}.erp-product-layout:not(.has-selection) .erp-product-list{flex:100%}.erp-product-layout:not(.has-selection) .erp-product-detail-region,.erp-product-layout.has-color-selection .erp-product-list{display:none}.erp-product-layout.has-color-selection .erp-product-detail-region{max-height:none;overflow:visible}.erp-product-master-card{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));width:100%;min-height:10.25rem;color:var(--studio-color-text-primary,var(--ink));text-align:left;border-radius:.75rem;grid-template-columns:1fr;align-items:stretch;display:grid;position:relative}.erp-product-master-card-open{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:7.25rem minmax(0,1fr) auto;align-items:stretch;gap:.85rem;padding:.7rem;display:grid}.erp-product-card-select{z-index:1;position:absolute;top:.6rem;left:.6rem}.erp-product-card-select>span:last-child{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.erp-product-master-card-open .erp-product-card-image{margin-left:1.85rem}.erp-product-master-card:hover,.erp-product-master-card.is-selected{border-color:var(--studio-module-accent,var(--accent));background:var(--accent-soft)}.erp-product-card-more{z-index:1;width:1.7rem;height:1.7rem;color:var(--studio-color-text-secondary,var(--muted));background:0 0;border:0;border-radius:.35rem;place-items:center;padding:0;font-size:1.1rem;line-height:1;display:inline-grid;position:absolute;bottom:.55rem;right:.55rem}.erp-product-card-more:disabled{cursor:not-allowed;opacity:.75}.erp-product-card-image{background:var(--surface-subtle);border-radius:.5rem;width:7.25rem;min-height:8.8rem;overflow:hidden}.erp-product-image,.erp-product-image-unavailable{object-fit:contain;background:var(--surface-subtle);border-radius:.5rem;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.erp-product-image-unavailable{color:var(--studio-color-text-muted,var(--muted));text-align:center;place-items:center;padding:.4rem;font-size:.72rem;display:grid}.erp-product-image-preview{z-index:80;border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));width:15rem;height:18rem;box-shadow:var(--studio-shadow-lg,none);pointer-events:none;border-radius:.6rem;display:block;position:fixed;overflow:hidden}.erp-product-image-preview img{object-fit:contain;width:100%;height:100%;display:block}@media (hover:none),(pointer:coarse){.erp-product-image-preview{display:none}}.erp-product-card-image .erp-product-image-unavailable{width:100%;min-width:100%;height:100%;min-height:100%;font-size:.62rem;line-height:1.1;overflow:hidden}.erp-product-card-body{flex:1;min-width:0}.erp-product-card-title{justify-content:space-between;align-items:flex-start;gap:.4rem}.erp-product-card-title strong{letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;overflow:hidden}.erp-product-card-title .erp-product-status{flex:none;margin-top:.05rem}.erp-product-card-body>.erp-product-card-description{min-height:2.35em;color:var(--studio-color-text-secondary,var(--muted));text-overflow:ellipsis;margin-top:.3rem;line-height:1.3;display:block;overflow:hidden}.erp-product-card-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .8rem;margin:.8rem 0 0;display:grid}.erp-product-detail-hero dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem .9rem;margin:.7rem 0 0;display:grid}.erp-product-card-body dt,.erp-product-detail-hero dt{color:var(--studio-color-text-muted,var(--muted));text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.erp-product-card-body dd,.erp-product-detail-hero dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:.1rem 0 0;font-size:.82rem;font-weight:600;overflow:hidden}.erp-product-card-chevron{color:var(--studio-module-accent,var(--accent));align-self:center;padding:.2rem;font-size:1.75rem}.erp-product-status{border-radius:999px;width:fit-content;padding:.15rem .45rem;font-size:.7rem;display:inline-flex}.erp-product-status.is-active{background:var(--success-surface);color:var(--success-ink)}.erp-product-status.is-inactive{background:var(--surface-subtle);color:var(--studio-color-text-secondary,var(--muted))}.erp-product-detail{max-height:calc(100dvh - 5rem);padding:.15rem .35rem 4.8rem .05rem;position:relative;overflow:auto}.erp-product-detail-toolbar{z-index:2;background:var(--studio-color-background-page,var(--surface));padding:.2rem 0 .5rem;position:sticky;top:-.15rem}.erp-product-detail-hero{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));min-height:8.5rem;box-shadow:var(--studio-shadow-sm,none);border-radius:.8rem;gap:.85rem;padding:.7rem;display:flex}.erp-product-detail-image{background:var(--surface-subtle);border-radius:.55rem;flex:0 0 7.25rem;height:8rem;overflow:hidden}.erp-product-detail-hero h3{margin:.2rem 0;font-size:clamp(1.25rem,2vw,1.65rem)}.erp-product-detail-hero p{color:var(--studio-color-text-secondary,var(--muted));margin:.2rem 0 .55rem}.erp-product-inheritance{border:1px solid var(--studio-color-border-default,var(--line));background:var(--accent-soft);border-radius:.65rem;gap:.2rem;margin:.55rem 0;padding:.55rem .7rem;display:grid}.erp-product-inheritance span,.erp-product-inheritance em{color:var(--studio-color-text-secondary,var(--muted));font-size:.82rem}.erp-product-inheritance em{font-style:normal}.erp-product-inheritance-compact{background:0 0;justify-content:space-between;align-items:center;gap:.5rem;padding:.3rem .45rem;display:flex}.erp-product-inheritance-compact .erp-product-inheritance-badge{border:1px solid var(--studio-color-border-default,var(--line));background:var(--accent-soft);color:var(--studio-module-accent,var(--accent));outline-offset:.15rem;border-radius:999px;padding:.18rem .45rem;font-size:.72rem;font-weight:700}.erp-product-panels details,.erp-product-color-card,.erp-product-sku-panel{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.65rem;margin-bottom:.55rem}.erp-product-panels summary{cursor:pointer;justify-content:space-between;padding:.75rem .85rem;font-weight:700;display:flex}.erp-product-panels summary small{color:var(--studio-color-text-muted,var(--muted));font-weight:400}.erp-product-panels details>p,.erp-product-panels details>dl{margin:0;padding:0 .85rem .7rem}.erp-product-panels dl{grid-template-columns:minmax(9rem,35%) 1fr;display:grid}.erp-product-panels dl div{display:contents}.erp-product-panels dt,.erp-product-panels dd{border-top:1px solid var(--studio-color-border-subtle,var(--line));padding:.45rem 0}.erp-product-panels dt{color:var(--studio-color-text-secondary,var(--muted))}.erp-product-panels dd{word-break:break-word;margin:0}.erp-product-section-heading{justify-content:space-between;gap:1rem;margin:1rem 0 .6rem}.erp-product-section-heading h4{margin:0}.erp-product-section-heading p{margin:.15rem 0 0}.erp-product-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.55rem;display:grid}.erp-product-mobile-transactions,.erp-product-mobile-transaction-sheet,.erp-product-mobile-detail-action{display:none}.erp-product-detail-stat{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.7rem;gap:.15rem;min-width:0;padding:.6rem .7rem;display:grid}.erp-product-detail-stat span,.erp-product-detail-stat small{color:var(--studio-color-text-secondary,var(--muted));font-size:.76rem}.erp-product-detail-stat strong{color:var(--studio-module-accent,var(--accent));font-size:1.2rem}.erp-product-detail-stat small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.erp-product-detail-action{z-index:1;border-top:1px solid var(--studio-color-border-subtle,var(--line));background:var(--studio-color-background-page,var(--surface));gap:.2rem;margin-top:.8rem;padding:.6rem 0 .15rem;display:grid;position:absolute;bottom:.35rem;left:.05rem;right:.35rem}.erp-product-detail-action .button-primary{width:100%}.erp-product-detail-action .button-primary:disabled,.erp-product-mobile-detail-action .button-primary:disabled,.erp-product-color-save-action .button-primary:disabled{opacity:1;background:var(--studio-module-accent,var(--accent));color:var(--studio-color-text-on-accent,var(--panel))}.erp-product-detail-action span{color:var(--studio-color-text-secondary,var(--muted));text-align:center;font-size:.72rem}.erp-product-inline-link{color:var(--studio-module-accent,var(--accent));cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.76rem;font-weight:700}.erp-product-inline-link:disabled{cursor:not-allowed;opacity:.7}.erp-product-summary-panel-list{gap:.45rem;margin-top:.75rem;display:grid}.erp-product-summary-panel-list button{border:1px solid var(--studio-color-border-subtle,var(--line));background:var(--studio-color-background-page,var(--surface));width:100%;color:var(--studio-color-text-primary,var(--ink));cursor:pointer;text-align:left;border-radius:.55rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.7rem;padding:.7rem .75rem;display:grid}.erp-product-summary-panel-list button:hover{border-color:var(--studio-module-accent,var(--accent));background:var(--accent-soft)}.erp-product-summary-panel-list button>span:first-child{gap:.15rem;min-width:0;display:grid}.erp-product-summary-panel-list strong{font-size:.86rem}.erp-product-summary-panel-list small{display:none}.erp-product-summary-panel-list em{color:var(--studio-color-text-muted,var(--muted));font-size:.76rem;font-style:normal}.erp-product-summary-panel-list button>span:last-child{color:var(--studio-module-accent,var(--accent));font-size:1.2rem}.erp-product-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.erp-product-color-card{grid-template-columns:1fr;align-items:stretch;gap:.65rem;padding:.7rem;display:grid}.erp-product-color-card>div:nth-child(2){gap:.2rem;display:grid}.erp-product-color-open{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:0;display:grid}.erp-product-color-open>div:nth-child(2){gap:.2rem;min-width:0;display:grid}.erp-product-color-open>span{color:var(--studio-module-accent,var(--accent));font-size:1.4rem}.erp-product-color-open small{display:none}.erp-product-color-card.is-selected{border-color:var(--studio-module-accent,var(--accent));background:var(--accent-soft)}.erp-product-color-card>.button-secondary{justify-self:start}.erp-product-color-card-meta{border-top:1px solid var(--studio-color-border-subtle,var(--line));color:var(--studio-color-text-muted,var(--muted));justify-content:space-between;align-items:center;gap:.5rem;padding-top:.45rem;font-size:.75rem;display:flex}.erp-product-color-card-meta strong{color:var(--studio-module-accent,var(--accent));font-size:.74rem}.erp-product-color-image{background:var(--surface-subtle);border-radius:.5rem;width:5rem;height:6.25rem;overflow:hidden}.erp-product-color-focus{border:1px solid var(--studio-module-accent,var(--accent));background:var(--accent-soft);border-radius:.7rem;grid-template-columns:5.75rem minmax(0,1fr) auto;align-items:center;gap:.9rem;margin-bottom:.7rem;padding:.8rem;display:grid}.erp-product-color-focus-image{width:4.5rem;height:5.5rem}.erp-product-color-focus h4{margin:.15rem 0}.erp-product-color-focus p{color:var(--studio-color-text-secondary,var(--muted));margin:.1rem 0 .4rem;font-size:.8rem}.erp-product-color-focus dl{flex-wrap:wrap;gap:1rem;margin:.4rem 0 0;display:flex}.erp-product-color-focus dt{color:var(--studio-color-text-muted,var(--muted));font-size:.7rem}.erp-product-color-focus dd{margin:.1rem 0 0;font-size:.8rem}.erp-product-color-inheritance{color:var(--studio-color-text-secondary,var(--muted));margin-top:.55rem;font-size:.74rem;display:block}.erp-product-sku-panel{border:1px solid var(--studio-color-border-subtle,var(--line));background:var(--surface-subtle);border-radius:.55rem;grid-column:1/-1;padding:.75rem}.erp-product-sku-heading{justify-content:space-between;margin-bottom:.45rem}.erp-product-sku-heading>div{gap:.15rem;display:grid}.erp-product-sku-heading small{color:var(--studio-color-text-muted,var(--muted));font-size:.72rem}.erp-product-sku-row{border-top:1px solid var(--studio-color-border-subtle,var(--line));grid-template-columns:3.5rem 1fr 1.3fr auto 1.5rem;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.8rem;display:grid}.erp-product-sku-row-heading{color:var(--studio-color-text-muted,var(--muted));font-size:.7rem;font-weight:700}.erp-product-sku-more{width:1.5rem;height:1.5rem;color:var(--studio-color-text-secondary,var(--muted));background:0 0;border:0;border-radius:.3rem;place-items:center;padding:0;font-size:1rem;display:inline-grid}.erp-product-sku-more:disabled{cursor:not-allowed;opacity:.7}.erp-product-detail-empty{border:1px dashed var(--studio-color-border-default,var(--line));min-height:20rem;color:var(--studio-color-text-secondary,var(--muted));text-align:center;border-radius:.8rem;place-items:center;gap:.5rem;padding:2rem;display:grid}.erp-product-lazy-sentinel{min-height:2rem;color:var(--studio-color-text-muted,var(--muted));text-align:center;padding:.5rem;font-size:.8rem}.erp-product-lazy-sentinel:not(:empty){justify-content:center;align-items:center;gap:.4rem;width:100%;display:inline-flex}.erp-product-empty-state{border:1px dashed var(--studio-color-border-default,var(--line));min-height:16rem;color:var(--studio-color-text-secondary,var(--muted));text-align:center;border-radius:.75rem;place-items:center;gap:.35rem;padding:2rem;display:grid}.erp-product-empty-state strong{color:var(--studio-color-text-primary,var(--ink))}.erp-product-loading-state{place-items:center;min-height:8rem;padding:1.5rem;display:grid}.erp-product-loading-caption{color:var(--studio-color-text-secondary,var(--muted));text-align:center;font-size:.78rem}@keyframes erp-product-lazy-spin{to{transform:rotate(360deg)}}.erp-product-actions-trigger{white-space:nowrap}.erp-product-readonly-note{border-top:1px solid var(--studio-color-border-subtle,var(--line));color:var(--studio-color-text-secondary,var(--muted));margin-top:1rem;padding:.7rem .85rem;font-size:.82rem}.erp-product-detail-toolbar,.erp-product-detail-title-row,.erp-product-summary-heading,.erp-product-fields-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.erp-product-detail-title-row{flex-wrap:wrap}.erp-product-detail-toolbar{margin:.1rem 0 .65rem}.erp-product-color-mobile-title{display:none}.erp-product-detail-heading-row{align-items:center;gap:.8rem;min-width:0;display:flex}.erp-product-detail-heading-row h2{color:var(--studio-color-text-primary,var(--ink));white-space:nowrap;margin:0;font-size:1.05rem}.erp-product-detail-toolbar>div:not(.erp-product-detail-heading-row){gap:.4rem;display:flex}.erp-product-detail-favorite{min-width:2rem;padding-inline:.35rem;font-size:1.15rem;line-height:1}.erp-product-back-link{color:var(--studio-module-accent,var(--accent));cursor:pointer;background:0 0;border:0;padding:.25rem 0;font-size:.8rem}.erp-product-detail-identity-copy{flex:1;min-width:0}.erp-product-detail-title-row h3{margin:.2rem 0}.erp-product-detail-title-row p{color:var(--studio-color-text-secondary,var(--muted));margin:.15rem 0 .45rem}.erp-product-notes-card{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.7rem;gap:.35rem;margin-top:.75rem;padding:.75rem .9rem;display:grid}.erp-product-notes-card>div{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.erp-product-notes-card h4{margin:0}.erp-product-notes-card span,.erp-product-notes-card p{color:var(--studio-color-text-secondary,var(--muted));font-size:.78rem}.erp-product-notes-card p{margin:0}.erp-product-detail-tabs{border-bottom:1px solid var(--studio-color-border-default,var(--line));gap:1.2rem;margin:.65rem 0 0;display:flex}.erp-product-detail-tabs button{color:var(--studio-color-text-secondary,var(--muted));cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.55rem .15rem .5rem;font-weight:700}.erp-product-detail-tabs button.is-active{border-bottom-color:var(--studio-module-accent,var(--accent));color:var(--studio-module-accent,var(--accent))}.erp-product-summary-panel,.erp-product-fields-panel,.erp-product-unavailable-panel{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.7rem;margin-top:.75rem;padding:.8rem}.erp-product-summary-layout{grid-template-columns:minmax(0,1fr) minmax(15rem,19rem);align-items:start;gap:.75rem;margin-top:.75rem;display:grid}.erp-product-summary-main{min-width:0}.erp-product-summary-main>.erp-product-summary-panel{margin-top:0}.erp-product-relationship-rail{align-self:start;gap:.55rem;display:grid}.erp-product-relationship-heading{border-bottom:2px solid var(--studio-module-accent,var(--accent));justify-content:space-between;align-items:baseline;gap:.6rem;padding:.2rem .2rem .45rem;display:flex}.erp-product-relationship-heading h4{margin:0}.erp-product-relationship-heading span{color:var(--studio-color-text-muted,var(--muted));font-size:.7rem}.erp-product-relationship-card{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.7rem;gap:.35rem;padding:.75rem .8rem;display:grid}.erp-product-relationship-card div{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.erp-product-relationship-card strong{font-size:.85rem}.erp-product-relationship-card span{color:var(--studio-color-text-muted,var(--muted));font-size:.78rem;font-weight:700}.erp-product-relationship-card p{color:var(--studio-color-text-secondary,var(--muted));margin:0;font-size:.72rem;line-height:1.35}.erp-product-summary-heading h4,.erp-product-fields-heading h4{margin:0}.erp-product-summary-heading p,.erp-product-fields-heading p{color:var(--studio-color-text-secondary,var(--muted));margin:.15rem 0 0;font-size:.8rem}.erp-product-summary-heading>span,.erp-product-fields-heading>span{color:var(--studio-color-text-muted,var(--muted));white-space:nowrap;font-size:.75rem}.erp-product-attribute-workspace{grid-template-columns:minmax(10rem,35%) minmax(0,1fr);gap:.65rem;margin-top:.75rem;display:grid}.erp-product-mobile-panel-heading{display:none}.erp-product-panel-nav{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.7rem;align-self:start;padding:.55rem}.erp-product-panel-nav-heading{gap:.15rem;padding:.25rem .35rem .55rem;display:grid}.erp-product-panel-nav-heading span{color:var(--studio-color-text-muted,var(--muted));font-size:.75rem}.erp-product-field-search{gap:.25rem;margin:0 .25rem .45rem;display:grid}.erp-product-field-search span{color:var(--studio-color-text-muted,var(--muted));font-size:.7rem;font-weight:700}.erp-product-field-search input{box-sizing:border-box;border:1px solid var(--studio-color-border-subtle,var(--line));border-radius:var(--radius-control,.55rem);background:var(--studio-color-background-input,var(--panel));width:100%;min-width:0;min-height:2.25rem;color:var(--studio-color-text-primary,var(--ink));font:inherit;padding:.5rem .65rem;font-size:.78rem;line-height:1.3}.erp-product-panel-nav button{width:100%;color:var(--studio-color-text-primary,var(--ink));cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.45rem;justify-content:space-between;align-items:center;padding:.6rem .45rem;display:flex}.erp-product-panel-nav button small{color:var(--studio-color-text-muted,var(--muted))}.erp-product-panel-nav button.is-active{background:var(--accent-soft);color:var(--studio-module-accent,var(--accent));font-weight:700}.erp-product-fields-panel{min-width:0;margin-top:0}.erp-product-mobile-panel-back{display:none}.erp-product-fields-loading{min-height:10rem;color:var(--studio-color-text-secondary,var(--muted));text-align:center;place-content:center;gap:.3rem;display:grid}.erp-product-fields-loading strong{color:var(--studio-color-text-primary,var(--ink))}.erp-product-fields-panel dl{grid-template-columns:minmax(9rem,38%) 1fr;margin:.7rem 0 0;display:grid}.erp-product-fields-panel dl div{display:contents}.erp-product-fields-panel dt,.erp-product-fields-panel dd{border-top:1px solid var(--studio-color-border-subtle,var(--line));padding:.5rem 0}.erp-product-fields-panel dt{color:var(--studio-color-text-secondary,var(--muted))}.erp-product-fields-panel dd{overflow-wrap:anywhere;margin:0}.erp-product-unavailable-panel{min-height:8rem;color:var(--studio-color-text-secondary,var(--muted));text-align:center;place-content:center;gap:.25rem;display:grid}.erp-product-unavailable-panel strong{color:var(--studio-color-text-primary,var(--ink))}.erp-product-color-editor-layout{grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.erp-product-color-editor.is-sku-open .erp-product-color-editor-layout{grid-template-columns:minmax(12rem,16rem) minmax(0,1fr) minmax(15rem,20rem)}.erp-product-color-navigation{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.75rem;min-width:0;padding:.75rem;display:none}.erp-product-color-master-summary{border-bottom:1px solid var(--studio-color-border-subtle,var(--line));grid-template-columns:4.25rem minmax(0,1fr);gap:.55rem;padding-bottom:.7rem;display:grid}.erp-product-color-master-image{background:var(--surface-subtle);border-radius:.45rem;width:4.25rem;height:5.2rem;overflow:hidden}.erp-product-color-master-copy{align-content:center;gap:.18rem;min-width:0;display:grid}.erp-product-color-master-copy strong,.erp-product-color-master-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.erp-product-color-master-copy strong{font-size:.95rem}.erp-product-color-master-copy span{color:var(--studio-color-text-secondary,var(--muted));font-size:.7rem}.erp-product-color-master-copy .erp-product-status{width:fit-content}.erp-product-color-master-summary dl{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:.4rem;margin:0;display:grid}.erp-product-color-master-summary dt{color:var(--studio-color-text-muted,var(--muted));font-size:.65rem}.erp-product-color-master-summary dd{text-overflow:ellipsis;white-space:nowrap;margin:.08rem 0 0;font-size:.7rem;font-weight:600;overflow:hidden}.erp-product-color-navigation-heading{justify-content:space-between;align-items:baseline;gap:.5rem;padding:.15rem .2rem .6rem;display:flex}.erp-product-color-navigation-heading span{color:var(--studio-color-text-secondary,var(--muted));font-size:.76rem}.erp-product-color-navigation-list{gap:.35rem;display:grid}.erp-product-color-navigation-empty{color:var(--studio-color-text-secondary,var(--muted));padding:.65rem .2rem;font-size:.75rem}.erp-product-color-navigation-list button{width:100%;color:var(--studio-color-text-primary,var(--ink));cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.55rem;grid-template-columns:2.7rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.45rem;display:grid}.erp-product-color-navigation-list button:hover{border-color:var(--studio-color-border-default,var(--line))}.erp-product-color-navigation-list button.is-active{border-color:var(--studio-module-accent,var(--accent));background:var(--accent-soft)}.erp-product-color-navigation-image{background:var(--surface-subtle);border-radius:.35rem;width:2.7rem;height:3.15rem;display:block;overflow:hidden}.erp-product-color-navigation-copy{gap:.1rem;min-width:0;display:grid}.erp-product-color-navigation-copy strong,.erp-product-color-navigation-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.erp-product-color-navigation-copy small{color:var(--studio-color-text-secondary,var(--muted));font-size:.72rem}.erp-product-color-navigation-copy .erp-product-status{width:fit-content;margin-top:.1rem}.erp-product-color-identity{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.75rem;padding:.8rem;position:sticky;top:3rem}.erp-product-color-editor-image{background:var(--surface-subtle);border-radius:.75rem .75rem 0 0;height:14rem;margin:-.8rem -.8rem .75rem;overflow:hidden}.erp-product-color-identity h3{margin:.15rem 0 .05rem;font-size:1.2rem}.erp-product-color-identity>strong{margin-bottom:.45rem;display:block}.erp-product-color-identity dl{gap:.55rem;margin:.9rem 0 0;display:grid}.erp-product-color-identity dt{color:var(--studio-color-text-muted,var(--muted));font-size:.72rem}.erp-product-color-identity dd{margin:.08rem 0 0;font-size:.82rem;font-weight:600}.erp-product-color-editor-main{min-width:0}.erp-product-sku-side{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.75rem;min-width:0;max-height:38rem;padding:.8rem;overflow:auto}.erp-product-sku-side-heading{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.6rem;display:flex}.erp-product-sku-side-heading>div{align-items:baseline;gap:.35rem;display:inline-flex}.erp-product-sku-side-heading>div span:before{content:"· "}.erp-product-sku-side-heading span{color:var(--studio-color-text-secondary,var(--muted));font-size:.76rem}.erp-product-sku-side .erp-product-sku-panel{background:0 0;border:0;margin:0;padding:0}.erp-product-sku-side .erp-product-sku-heading{display:none}.erp-product-color-editor-main .erp-product-inheritance{grid-template-columns:1fr auto;align-items:center;margin-top:0}.erp-product-color-editor-main .erp-product-inheritance span{grid-column:1/-1}.erp-product-color-identification,.erp-product-color-lifecycle{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.7rem;margin-top:.75rem;padding:.8rem}.erp-product-color-identification-heading{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.erp-product-color-identification-heading span{color:var(--studio-color-text-muted,var(--muted));font-size:.72rem}.erp-product-color-identification-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:.7rem;display:grid}.erp-product-color-identification-grid label{gap:.25rem;min-width:0;display:grid}.erp-product-color-identification-grid label>span{color:var(--studio-color-text-muted,var(--muted));font-size:.7rem;font-weight:700}.erp-product-color-identification-grid input,.erp-product-color-identification-grid select,.erp-product-form-field input,.erp-product-form-field select,.erp-product-sku-row input{box-sizing:border-box;border:1px solid var(--studio-color-border-subtle,var(--line));background:var(--studio-color-background-panel,var(--panel));width:100%;min-width:0;min-height:2.15rem;color:var(--studio-color-text-primary,var(--ink));font:inherit;box-shadow:none;border-radius:.35rem;padding:.45rem .6rem;font-size:.78rem;line-height:1.3;transition:border-color .14s,box-shadow .14s,background-color .14s}.erp-product-color-identification-grid input:hover,.erp-product-color-identification-grid select:hover,.erp-product-form-field input:hover,.erp-product-form-field select:hover,.erp-product-sku-row input:hover{border-color:var(--studio-color-border-default,var(--line))}.erp-product-color-identification-grid input:focus,.erp-product-color-identification-grid select:focus,.erp-product-form-field input:focus,.erp-product-form-field select:focus,.erp-product-sku-row input:focus,.erp-product-field-search input:focus{border-color:var(--studio-color-border-focus,var(--accent));box-shadow:0 0 0 2px color-mix(in srgb, var(--studio-color-border-focus,var(--accent)) 14%, transparent);outline:0}.erp-product-color-identification-grid input::placeholder,.erp-product-color-identification-grid select::placeholder,.erp-product-form-field input::placeholder,.erp-product-form-field select::placeholder,.erp-product-field-search input::placeholder{color:var(--studio-color-text-muted,var(--muted));opacity:1}.erp-product-sku-side{min-width:0}.erp-product-fields-form .erp-product-fields-heading{margin-bottom:.65rem}.erp-product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.8rem;display:grid}.erp-product-form-field{grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:center;gap:.25rem .75rem;min-width:0;display:grid}.erp-product-form-field>span{color:var(--studio-color-text-muted,var(--muted));font-size:inherit;grid-column:1;font-weight:700}.erp-product-form-field>input,.erp-product-form-field>select{font:inherit;grid-column:2}.erp-product-form-field input[readonly],.erp-product-form-field select:disabled{background:var(--studio-color-background-disabled,var(--studio-color-background-subtle,var(--surface-subtle)));color:var(--studio-color-text-secondary,var(--muted));cursor:not-allowed;opacity:1;border-color:#0000}.erp-product-sku-side>.erp-product-sku-panel{background:0 0;border:0;margin:.75rem 0 0;padding:0}.erp-product-sku-side>.button-secondary{width:100%;margin-top:.7rem}.erp-product-color-editor .erp-product-readonly-note{margin-top:.8rem}.erp-product-color-save-action{z-index:1;border-top:1px solid var(--studio-color-border-subtle,var(--line));background:var(--studio-color-background-page,var(--surface));justify-content:flex-end;align-items:center;gap:.65rem;margin-top:.8rem;padding:.6rem 0 .15rem;display:flex;position:absolute;bottom:.35rem;left:.05rem;right:.35rem}.erp-product-color-save-action span{color:var(--studio-color-text-secondary,var(--muted));font-size:.72rem}.erp-product-color-mobile-nav,.erp-product-master-source-mobile,.erp-product-master-source-sheet{display:none}.erp-product-sku-drill{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.75rem;padding:.9rem}.erp-product-sku-drill-heading{justify-content:space-between;align-items:end;gap:1rem;margin:.8rem 0 1rem;display:flex}.erp-product-sku-drill-heading h3{margin:.2rem 0}.erp-product-sku-drill-heading p{color:var(--studio-color-text-secondary,var(--muted));margin:0;font-size:.82rem}.erp-product-sku-drill-heading>span{color:var(--studio-module-accent,var(--accent));font-weight:700}.erp-product-sku-mobile-header{justify-content:space-between;align-items:center;gap:.5rem;display:none}.erp-product-sku-mobile-header>div{align-items:baseline;gap:.25rem;display:flex}.erp-product-sku-mobile-header span{color:var(--studio-color-text-secondary,var(--muted));font-size:.78rem}.erp-product-sku-drill .erp-product-sku-panel{background:0 0;border:0;padding:0}.erp-product-sku-mobile-view,.erp-product-sku-mobile-columns{display:none}.erp-product-sku-drill-button{width:100%;margin-top:.8rem}.erp-product-colors-drill-button,.erp-product-color-mobile-sheet{display:none}@media (max-width:1024px){.runway-app-shell:has(.erp-product-shell){grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;min-height:100dvh;max-height:100dvh;display:grid;overflow:hidden}.runway-app-shell:has(.erp-product-shell)>.site-footer{display:none}.runway-app-shell:has(.erp-product-shell)>.main-content{min-height:0;overflow:hidden}.runway-app-shell:has(.erp-product-shell){padding-bottom:4.7rem}.runway-app-shell:has(.erp-product-shell) .erp-product-surface{padding-bottom:4.2rem}.runway-app-shell:has(.erp-product-shell):has(.erp-product-layout.has-selection){padding-bottom:0}.runway-app-shell:has(.erp-product-shell):has(.erp-product-layout.has-selection) .erp-product-surface{padding-bottom:0}.erp-product-color-save-action{bottom:0}.erp-product-master-card .erp-product-card-select{display:none}.erp-product-master-card-open .erp-product-card-image{margin-left:0}.erp-product-mobile-nav{z-index:30;min-height:4.35rem;padding:.4rem max(.65rem, env(safe-area-inset-right)) max(.4rem, env(safe-area-inset-bottom)) max(.65rem, env(safe-area-inset-left));border-top:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));box-shadow:var(--studio-shadow-lg,none);grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;display:grid;position:fixed;bottom:0;left:0;right:0}.erp-product-mobile-nav-link{min-width:0;color:var(--studio-color-text-secondary,var(--muted));cursor:pointer;font:inherit;background:0 0;border:0;justify-items:center;gap:.18rem;padding:.3rem .2rem;font-size:.66rem;text-decoration:none;display:grid}.erp-product-mobile-nav-link.is-active{color:var(--studio-module-accent,var(--accent));font-weight:700}.erp-product-mobile-nav-create{border:.22rem solid var(--studio-color-background-page,var(--surface));background:var(--studio-module-accent,var(--accent));width:3.15rem;height:3.15rem;color:var(--studio-color-text-on-accent,var(--panel));cursor:not-allowed;box-shadow:var(--studio-shadow-md,none);border-radius:50%;place-self:start center;place-items:center;display:grid;transform:translateY(-.55rem)}.erp-product-mobile-nav-create:disabled{opacity:.92}.erp-product-mobile-nav-more{min-width:0;position:relative}.erp-product-mobile-nav-menu{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));min-width:9rem;box-shadow:var(--studio-shadow-lg,none);border-radius:.6rem;padding:.35rem;display:grid;position:absolute;bottom:3.5rem;right:.2rem}.erp-product-mobile-nav-menu a{color:var(--studio-color-text-primary,var(--ink));border-radius:.35rem;padding:.55rem .65rem;font-size:.76rem;text-decoration:none}.erp-product-mobile-nav-menu a:hover,.erp-product-mobile-nav-menu a:focus-visible{background:var(--accent-soft);color:var(--studio-module-accent,var(--accent))}.studio-shell.erp-product-shell.is-collapsed,.studio-shell.erp-product-shell{grid-template-columns:minmax(0,1fr);min-height:0;display:block}.studio-shell.erp-product-shell>.erp-shell-rail{display:none}.studio-shell.erp-product-shell>.studio-shell-main{width:100%;min-width:0;height:100%;min-height:0}.studio-shell.erp-product-shell>.studio-shell-main>.studio-shell-content{width:100%;height:100%;min-height:0;overflow:auto}.erp-product-surface{height:100%;min-height:0;overflow:auto}.erp-product-detail{max-height:calc(100dvh - 1rem)}}.runway-mobile-shell:has(.erp-product-shell) .erp-product-mobile-nav{display:none}@container erp-product (max-width:68rem){.erp-product-desktop-columns-panel,.erp-product-page-heading{display:none}.erp-product-mobile-page-heading{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.erp-product-mobile-page-heading strong{color:var(--studio-color-text-primary,var(--ink));flex:1;font-size:1.2rem}.erp-product-mobile-page-icon{width:2rem;height:2rem;color:var(--studio-color-text-primary,var(--ink));cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.erp-product-mobile-notifications{width:2rem;height:2rem;color:var(--studio-color-text-primary,var(--ink));place-items:center;display:inline-grid}.erp-product-layout,.erp-product-layout.has-selection{display:block}.erp-product-layout.has-selection .erp-product-list{display:none}.erp-product-layout.has-selection .erp-product-detail-region{max-height:none;overflow:visible}.erp-product-grid-wrap{display:none}.erp-product-responsive-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;margin-bottom:.7rem;display:grid}.erp-product-responsive-toolbar>.erp-product-select-all{grid-column:1/-1;display:none}.erp-product-responsive-toolbar>.studio-search-input{width:100%;min-width:0}.erp-product-responsive-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;min-width:0;display:inline-flex}.erp-product-responsive-actions .erp-product-bulk-actions{order:3;justify-content:flex-end;width:100%}.erp-product-responsive-actions .erp-product-sort select{width:7.5rem;min-width:7.5rem}.erp-product-responsive-actions .erp-product-desktop-summary{min-height:2rem;color:var(--studio-color-text-secondary,var(--muted));white-space:nowrap;flex-basis:100%;order:3;font-size:.75rem;display:inline-flex}.erp-product-master-card .erp-product-card-select{display:none}.erp-product-responsive-columns{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.65rem;gap:.45rem;margin-bottom:.7rem;padding:.7rem;display:grid}.erp-product-responsive-columns>div:first-child{gap:.15rem;display:grid}.erp-product-responsive-columns>div:first-child span{color:var(--studio-color-text-secondary,var(--muted));font-size:.75rem}.erp-product-responsive-column{border-top:1px solid var(--studio-color-border-subtle,var(--line));justify-content:space-between;align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.erp-product-responsive-column>span{gap:.25rem;display:inline-flex}.erp-product-responsive-column button{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));min-width:1.8rem;color:var(--studio-color-text-primary,var(--ink));border-radius:.3rem}.erp-product-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.erp-product-master-card{min-height:8.25rem}.erp-product-master-card-open{grid-template-columns:5.25rem minmax(0,1fr) auto;gap:.65rem;min-height:8.25rem;padding:.55rem}.erp-product-card-image{width:5.25rem;min-height:7.1rem}.erp-product-card-body>.erp-product-card-description{min-height:1.35em;margin-top:.2rem}.erp-product-card-facts{gap:.35rem .55rem;margin-top:.5rem}.erp-product-card-body dt{font-size:.64rem}.erp-product-card-body dd{font-size:.74rem}.erp-product-list,.erp-product-layout:not(.has-selection) .erp-product-list{max-height:none;overflow:visible}.erp-product-columns-list{grid-template-columns:repeat(2,minmax(12rem,1fr))}}@container erp-product (min-width:68.01rem){.erp-product-page-header{align-items:center}.erp-product-page-header .erp-product-desktop-page-tools{justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.erp-product-desktop-page-tools .studio-search-input{width:15rem}.erp-product-desktop-page-count{color:var(--studio-color-text-secondary,var(--muted));white-space:nowrap;font-size:.75rem}.erp-product-desktop-sort{color:var(--studio-color-text-secondary,var(--muted));white-space:nowrap;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.erp-product-desktop-sort select{min-width:7.25rem}.erp-product-responsive-toolbar{display:none}.erp-product-layout.has-selection .erp-product-responsive-toolbar{display:grid}.erp-product-selected-list-heading{display:flex}.erp-product-responsive-toolbar{grid-template-columns:minmax(14rem,1fr) auto}.erp-product-responsive-columns{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.65rem;grid-template-columns:repeat(4,minmax(11rem,1fr));gap:.45rem .75rem;margin-bottom:.7rem;padding:.7rem;display:grid}.erp-product-responsive-columns>div:first-child{grid-column:1/-1;gap:.15rem;display:grid}.erp-product-responsive-columns>div:first-child span{color:var(--studio-color-text-secondary,var(--muted));font-size:.75rem}.erp-product-responsive-column{border-top:1px solid var(--studio-color-border-subtle,var(--line));justify-content:space-between;align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.erp-product-responsive-column>span{gap:.25rem;display:inline-flex}.erp-product-responsive-column button{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));min-width:1.8rem;color:var(--studio-color-text-primary,var(--ink));border-radius:.3rem}.erp-product-responsive-toolbar>.erp-product-select-all,.erp-product-view-mode,.erp-product-actions-trigger{display:none}.erp-product-responsive-actions{justify-content:flex-end}.erp-product-responsive-actions>.erp-product-bulk-actions{display:none}.erp-product-selection-footer{display:flex}.erp-product-desktop-summary,.erp-product-lazy-status{align-items:center;min-height:2rem;display:inline-flex}.erp-product-layout:not(.has-selection) .erp-product-list,.erp-product-layout.has-selection .erp-product-list{position:relative}.erp-product-responsive-columns{z-index:12;width:min(23rem,100% - .7rem);max-height:min(24rem,100% - .7rem);box-shadow:var(--studio-shadow-lg,none);border-radius:.6rem;grid-template-columns:1fr;margin:0;padding:.65rem;display:grid;position:absolute;top:.2rem;right:.35rem;overflow:auto}.erp-product-layout.has-selection .erp-product-responsive-columns{top:3rem}.erp-product-responsive-columns>div:first-child{grid-column:auto}}@media (min-width:641px) and (max-width:1024px){.erp-product-master-card{min-height:6.35rem}.erp-product-master-card-open{grid-template-columns:4.25rem minmax(0,1fr) auto;gap:.55rem;min-height:6.35rem;padding:.45rem}.erp-product-card-image{width:4.25rem;min-height:5.35rem}.erp-product-card-facts{gap:.25rem .5rem;margin-top:.35rem}.erp-product-card-body dt{font-size:.6rem}.erp-product-card-body dd{font-size:.7rem}}@container erp-product (min-width:68.01rem) and (max-width:87.99rem){.erp-product-page-header{flex-wrap:wrap}.erp-product-page-header .erp-product-desktop-page-tools{flex-wrap:wrap;flex:30rem}.erp-product-desktop-page-tools .studio-search-input{width:min(15rem,100%)}}@container erp-product (min-width:68.01rem) and (max-width:77.99rem){.erp-product-color-editor.is-sku-open .erp-product-color-editor-layout{grid-template-columns:minmax(13rem,14rem) minmax(0,1fr) minmax(20rem,21rem)}.erp-product-sku-row>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@container erp-product (min-width:78rem){.erp-product-layout.has-selection{grid-template-columns:minmax(36rem,1.15fr) minmax(32rem,1fr)}.erp-product-color-editor-layout{grid-template-columns:minmax(14rem,18rem) minmax(12rem,15rem) minmax(0,1fr)}.erp-product-color-editor.is-sku-open .erp-product-color-editor-layout{grid-template-columns:minmax(14rem,18rem) minmax(12rem,15rem) minmax(0,1fr) minmax(15rem,20rem)}.erp-product-color-navigation{max-height:38rem;display:block;position:sticky;top:3rem;overflow:auto}}@media (max-width:860px){.erp-product-list,.erp-product-detail{max-height:none}.erp-product-detail-region{margin-top:1rem}.erp-product-layout:not(.has-selection) .erp-product-detail-region{display:none}.erp-product-layout.has-selection .erp-product-detail-region{margin-top:0}.erp-product-color-editor-layout{grid-template-columns:minmax(10rem,14rem) minmax(0,1fr)}.erp-product-color-editor.is-sku-open .erp-product-color-editor-layout{grid-template-columns:minmax(9rem,13rem) minmax(18rem,1fr) minmax(13rem,16rem)}.erp-product-sku-side{grid-column:1/-1;position:static}.erp-product-color-editor.is-sku-open .erp-product-sku-side{grid-column:auto}}@media (max-width:820px){.erp-product-grid-wrap .admin-data-grid-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.55rem}.erp-product-grid-wrap .admin-data-grid-toolbar-summary{grid-column:1/-1}.erp-product-grid-wrap .admin-data-grid-toolbar-search{justify-content:stretch}.erp-product-grid-wrap .admin-data-grid-toolbar-actions{justify-content:flex-end}}@media (max-width:640px){.erp-product-page-header{align-items:flex-start}.erp-product-page-heading{display:none}.erp-product-mobile-page-heading{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.erp-product-mobile-page-heading strong{color:var(--studio-color-text-primary,var(--ink));flex:1;font-size:1.2rem}.erp-product-mobile-page-icon{width:2rem;height:2rem;color:var(--studio-color-text-primary,var(--ink));cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.erp-product-mobile-notifications{width:2rem;height:2rem;color:var(--studio-color-text-primary,var(--ink));place-items:center;display:inline-grid}.erp-product-header,.erp-product-toolbar{flex-direction:column;align-items:stretch}.erp-product-header-actions{justify-content:space-between}.erp-product-toolbar input{width:100%}.erp-product-responsive-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem}.erp-product-responsive-actions{display:contents}.erp-product-select-all,.erp-product-view-mode,.erp-product-columns-toggle,.erp-product-actions-trigger,.erp-product-lazy-status{display:none}.erp-product-desktop-summary{min-height:2rem;color:var(--studio-color-text-secondary,var(--muted));white-space:nowrap;grid-area:2/1;font-size:.75rem;display:inline-flex}.erp-product-sort{grid-area:2/2;justify-self:end}.erp-product-card-list{grid-template-columns:1fr}.erp-product-master-card{min-height:8rem}.erp-product-master-card-open{grid-template-columns:4.75rem minmax(0,1fr) auto;min-height:8rem}.erp-product-master-card-open .erp-product-card-image{margin-left:0}.erp-product-card-image{width:4.75rem;min-height:6.6rem}.erp-product-card-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.erp-product-card-facts>div:not(:first-child):not(:last-child){display:none}.erp-product-detail-toolbar{flex-wrap:nowrap;min-width:0;position:static}.erp-product-detail-toolbar>div{flex:none}.erp-product-color-editor .erp-product-detail-toolbar>div .button-secondary:first-child{display:none}.erp-product-detail-toolbar .erp-product-back-link{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.erp-product-color-editor .erp-product-detail-toolbar{position:relative}.erp-product-color-editor .erp-product-detail-toolbar .erp-product-back-link{text-overflow:clip;max-width:2rem;font-size:0}.erp-product-color-editor .erp-product-detail-toolbar .erp-product-back-link:before{content:"←";font-size:.9rem}.erp-product-color-mobile-title{color:var(--studio-color-text-primary,var(--ink));font-size:.78rem;font-weight:700;display:block;position:absolute;left:50%;transform:translate(-50%)}.erp-product-detail-action,.erp-product-detail-heading-row h2{display:none}.erp-product-detail-hero{align-items:flex-start;padding:.75rem}.erp-product-detail-image{flex-basis:5.7rem;height:7rem}.erp-product-detail-hero dl{grid-template-columns:repeat(2,minmax(0,1fr))}.erp-product-detail-hero .erp-product-detail-fact-group,.erp-product-detail-hero .erp-product-detail-fact-type,.erp-product-detail-hero .erp-product-detail-fact-scale{display:none}.erp-product-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:none}.erp-product-mobile-transactions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-top:.55rem;display:grid}.erp-product-mobile-transaction-card{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));min-width:0;color:var(--studio-color-text-primary,var(--ink));cursor:pointer;text-align:left;border-radius:.7rem;gap:.18rem;padding:.6rem .5rem;display:grid}.erp-product-mobile-transaction-card span,.erp-product-mobile-transaction-card small{color:var(--studio-color-text-secondary,var(--muted));text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.erp-product-mobile-transaction-card strong{color:var(--studio-module-accent,var(--accent));text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.erp-product-mobile-transaction-sheet{z-index:26;display:block;position:fixed;inset:0}.erp-product-mobile-transaction-sheet[hidden]{display:none}.erp-product-mobile-transaction-sheet-backdrop{background:var(--studio-color-overlay,var(--ink));opacity:.28;position:absolute;inset:0}.erp-product-mobile-transaction-sheet-body{background:var(--studio-color-background-panel,var(--panel));max-height:70vh;box-shadow:var(--studio-shadow-lg,none);border-radius:1rem 1rem 0 0;padding:1rem;position:absolute;bottom:0;left:0;right:0;overflow:auto}.erp-product-mobile-transaction-sheet-heading{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.65rem;display:flex}.erp-product-mobile-transaction-sheet-heading h3{margin:0}.erp-product-mobile-transaction-row{border:1px solid var(--studio-color-border-subtle,var(--line));background:var(--studio-color-background-panel,var(--panel));width:100%;color:var(--studio-color-text-primary,var(--ink));cursor:pointer;text-align:left;border-radius:.65rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.65rem;padding:.75rem .6rem;display:grid}.erp-product-mobile-transaction-row+.erp-product-mobile-transaction-row{margin-top:.45rem}.erp-product-mobile-transaction-row>span:first-child{gap:.15rem;min-width:0;display:grid}.erp-product-mobile-transaction-row small{color:var(--studio-color-text-secondary,var(--muted));font-size:.72rem}.erp-product-mobile-transaction-row>strong{color:var(--studio-module-accent,var(--accent));font-size:.82rem}.erp-product-mobile-detail-action{right:.75rem;bottom:max(.7rem, env(safe-area-inset-bottom));z-index:35;padding:.6rem max(.75rem, env(safe-area-inset-right)) .6rem max(.75rem, env(safe-area-inset-left));border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-page,var(--surface));box-shadow:var(--studio-shadow-lg,none);border-radius:.55rem;gap:.25rem;margin:0;display:grid;position:fixed;left:3.5rem}.erp-product-mobile-detail-action .button-primary{width:100%}.erp-product-mobile-detail-action span{color:var(--studio-color-text-secondary,var(--muted));text-align:center;font-size:.7rem}.erp-product-detail-stat{min-width:0;padding:.6rem .5rem}.erp-product-detail-stat strong{overflow-wrap:anywhere;font-size:.9rem}.erp-product-detail-stat small{display:none}.erp-product-summary-layout{grid-template-columns:1fr}.erp-product-relationship-rail{order:2}.erp-product-summary-panel-list button{padding:.6rem .65rem}.erp-product-summary-panel-list small{display:none}.erp-product-color-grid{grid-template-columns:1fr}.erp-product-color-open{grid-template-columns:3.4rem minmax(0,1fr) auto}.erp-product-color-image{width:3.4rem;height:4.4rem}.erp-product-color-focus{grid-template-columns:3.8rem minmax(0,1fr)}.erp-product-color-focus>.button-secondary{grid-column:2;justify-self:start}.erp-product-sku-row{grid-template-columns:3rem 1fr}.erp-product-sku-row-heading{display:none}.erp-product-sku-row span:nth-of-type(2),.erp-product-sku-row .erp-product-status{grid-column:2}.erp-product-sku-row .erp-product-sku-more{grid-column:2;justify-self:end}.erp-product-attribute-workspace{grid-template-columns:1fr}.erp-product-mobile-panel-heading{justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.55rem;padding:.1rem .2rem;display:flex}.erp-product-mobile-panel-heading span{color:var(--studio-color-text-secondary,var(--muted));font-size:.75rem}.erp-product-attribute-workspace.is-mobile-panel-open .erp-product-mobile-panel-heading,.erp-product-attribute-workspace:not(.is-mobile-panel-open) .erp-product-fields-panel,.erp-product-attribute-workspace.is-mobile-panel-open .erp-product-panel-nav{display:none}.erp-product-mobile-panel-back{color:var(--studio-module-accent,var(--accent));cursor:pointer;background:0 0;border:0;align-items:center;margin-bottom:.7rem;padding:0;font-weight:700;display:inline-flex}.erp-product-panel-nav{overflow:auto}.erp-product-panel-nav button{min-width:12rem}.erp-product-detail-tabs{gap:.7rem}.erp-product-color-editor-layout{flex-direction:column;display:flex}.erp-product-color-editor.is-sku-open .erp-product-color-editor-layout{display:none}.erp-product-color-editor.is-sku-open .erp-product-sku-mobile-view{display:block}.erp-product-sku-mobile-header{display:flex}.erp-product-sku-mobile-columns{color:var(--studio-color-text-muted,var(--muted));grid-template-columns:3rem minmax(0,1fr) minmax(4rem,.8fr) auto;gap:.5rem;margin-top:.8rem;padding:0 .1rem .35rem;font-size:.68rem;font-weight:700;display:grid}.erp-product-sku-mobile-view>.erp-product-sku-drill-heading,.erp-product-sku-mobile-view>.erp-product-sku-panel>.erp-product-sku-heading{display:none}.erp-product-sku-mobile-view .erp-product-sku-more{font-size:0}.erp-product-sku-mobile-view .erp-product-sku-more:after{content:"…";font-size:1rem}.erp-product-sku-mobile-view{padding-bottom:4rem}.erp-product-sku-mobile-view>.erp-product-back-link{right:.75rem;bottom:max(.7rem, env(safe-area-inset-bottom));z-index:35;border:1px solid var(--studio-module-accent,var(--accent));background:var(--studio-color-background-page,var(--surface));text-align:left;box-shadow:var(--studio-shadow-lg,none);border-radius:.55rem;margin:0;padding:.7rem .75rem;display:block;position:fixed;left:3.5rem}.erp-product-sku-mobile-view>.erp-product-inheritance{margin:.7rem 0}.erp-product-color-editor.is-sku-open .erp-product-color-save-action{display:none}.erp-product-color-identity{grid-template-columns:minmax(0,1fr) 7rem;gap:.45rem .7rem;width:100%;display:grid;position:static}.erp-product-color-editor-image{grid-area:1/2/span 3;justify-self:end;width:7rem;height:7rem;margin:0}.erp-product-color-identity h3{grid-area:1/1;align-self:end}.erp-product-color-identity>strong{grid-area:2/1;align-self:start}.erp-product-color-identity>.erp-product-status{grid-area:3/1;align-self:start}.erp-product-color-identity dl{grid-column:1/-1}.erp-product-color-identity .erp-product-color-fact-style,.erp-product-color-identity .erp-product-color-fact-group{display:none}.erp-product-color-identity>.erp-product-sku-drill-button,.erp-product-color-identity>.erp-product-colors-drill-button{grid-column:1/-1}.erp-product-color-editor-main{display:contents}.erp-product-color-editor-main .erp-product-inheritance,.erp-product-color-editor-main .erp-product-attribute-workspace{order:2;width:100%}.erp-product-color-editor-main .erp-product-color-identification{order:4;width:100%}.erp-product-color-editor-main .erp-product-color-lifecycle{order:5;width:100%}.erp-product-color-identity{order:1}.erp-product-color-editor-main .erp-product-inheritance:first-child{order:2}.erp-product-color-editor-main .erp-product-inheritance:nth-child(2){order:3}.erp-product-color-editor-main .erp-product-attribute-workspace{order:6}.erp-product-sku-side{display:none}.erp-product-form-grid,.erp-product-color-identification-grid{grid-template-columns:1fr}.erp-product-color-save-action{right:.75rem;bottom:max(.7rem, env(safe-area-inset-bottom));border:1px solid var(--studio-color-border-default,var(--line));box-shadow:var(--studio-shadow-lg,none);border-radius:.55rem;justify-content:stretch;gap:.25rem;padding:.6rem .75rem;display:grid;position:fixed;left:3.5rem}.erp-product-color-save-action .button-primary{width:100%}.erp-product-color-save-action span{text-align:center}.erp-product-columns-list{grid-template-columns:1fr}}@container erp-product (min-width:78rem){.erp-product-layout.has-selection{grid-template-columns:minmax(36rem,1.15fr) minmax(32rem,1fr)}}.erp-product-surface[data-product-list-view=visual] .erp-product-grid-wrap{display:none}.erp-product-surface[data-product-list-view=visual] .erp-product-card-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr));gap:.75rem;display:grid}.erp-product-surface[data-product-list-view=table] .erp-product-card-list{display:none}.erp-product-surface[data-product-list-view=table] .erp-product-grid-wrap{display:block}.erp-product-view-mode{gap:.15rem;padding:.15rem}.erp-product-view-mode button{color:inherit;cursor:pointer;font:inherit;font-size:inherit;background:0 0;border:0;border-radius:.3rem;padding:.32rem .5rem;font-weight:700}.erp-product-view-mode button.is-active{background:var(--accent-soft);color:var(--studio-module-accent,var(--accent))}@media (max-width:1024px){.erp-product-surface[data-product-list-view=table] .erp-product-grid-wrap{display:none}.erp-product-surface[data-product-list-view=table] .erp-product-card-list{display:grid}}@container erp-product (min-width:68.01rem){.erp-product-layout.has-color-selection{grid-template-columns:minmax(0,1fr)}}@media (min-width:1025px){.studio-shell.erp-product-shell{--studio-shell-gap:0px;--studio-shell-rail-width-min:clamp(13rem, 18vw, 15.25rem);--studio-shell-rail-width-max:clamp(14.25rem, 20vw, 17rem);height:100%;min-height:0}.studio-shell.erp-product-shell>.studio-shell-main{grid-template-rows:minmax(0,1fr);height:100%;min-height:0}.studio-shell.erp-product-shell>.studio-shell-main>.studio-shell-content{height:100%;min-height:0}.studio-shell.erp-product-shell>.studio-shell-main>.studio-shell-content>.erp-product-surface{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.erp-product-surface>.erp-product-layout{flex:auto;min-height:0}.runway-app-shell:has(.erp-product-shell)>.main-content{min-height:0}.runway-app-shell:has(.erp-product-shell)>.site-footer{display:none}.erp-product-page-heading{flex:1 0 100%;display:flex}.erp-product-page-heading h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.erp-product-mobile-page-heading{display:none}.erp-product-page-header{flex-wrap:wrap;gap:.35rem .75rem}.erp-product-page-header .erp-product-desktop-page-tools{flex:100%;justify-content:flex-start;align-items:center;gap:.45rem;min-width:0;display:flex;overflow:hidden}.erp-product-desktop-page-tools .studio-search-input{flex:11rem;width:auto;min-width:10rem;max-width:15rem}.erp-product-desktop-sort select{width:7.25rem;max-width:7.25rem}.erp-product-layout{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1rem;height:100%;min-height:0;display:grid;overflow:hidden}.erp-product-layout.has-selection{grid-template-columns:minmax(0, var(--erp-product-list-width,11rem)) .75rem minmax(34rem, 1fr);gap:0;display:grid}.erp-product-layout.has-color-selection{grid-template-columns:minmax(0,1fr)}.erp-product-layout.has-selection .erp-product-list{padding-right:.35rem;display:grid}.erp-product-detail-splitter{cursor:col-resize;touch-action:none;place-items:center;display:grid}.erp-product-detail-splitter span{background:var(--studio-color-border-default,var(--line));border-radius:999px;width:.2rem;height:3.5rem;transition:background-color .15s,height .15s;display:block}.erp-product-detail-splitter:hover span,.erp-product-layout.is-detail-split-resizing .erp-product-detail-splitter span{background:var(--studio-module-accent,var(--accent));height:6rem}.erp-product-layout.is-detail-split-resizing{-webkit-user-select:none;user-select:none}.erp-product-grid-wrap{display:block}.erp-product-card-list,.erp-product-responsive-toolbar{display:none}.erp-product-layout.has-selection .erp-product-responsive-toolbar{display:grid}.erp-product-selected-list-heading{display:flex}.erp-product-list{height:100%;max-height:none;overflow:auto}.erp-product-layout.has-color-selection .erp-product-list{display:none}.erp-product-detail-region{height:100%;max-height:none;overflow:auto}.erp-product-detail{flex-direction:column;min-height:100%;max-height:none;display:flex;overflow:visible}.erp-product-detail-action{margin-top:auto;position:sticky;bottom:0;left:auto;right:auto}.erp-product-mobile-nav{display:none}.erp-product-desktop-summary,.erp-product-lazy-status{align-items:center;min-height:2rem;display:inline-flex}}@media (max-width:1024px){.erp-product-detail-splitter{display:none}}@media (min-width:641px){.erp-product-color-save-action{display:none}}@media (max-width:640px){.erp-product-form-field{grid-template-columns:minmax(0,1fr)}.erp-product-form-field>span,.erp-product-form-field>input,.erp-product-form-field>select{grid-column:1}.erp-product-master-source-desktop{display:none}.erp-product-master-source-mobile{display:inline}.erp-product-master-source-sheet{z-index:27;display:block;position:fixed;inset:0}.erp-product-master-source-sheet-backdrop{background:var(--studio-color-overlay,var(--ink));cursor:pointer;opacity:.28;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.erp-product-master-source-sheet-body{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));box-shadow:var(--studio-shadow-lg,none);border-radius:.9rem .9rem 0 0;gap:.65rem;padding:1rem;display:grid;position:absolute;bottom:0;left:0;right:0}.erp-product-master-source-sheet-heading{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.erp-product-master-source-sheet-body p{color:var(--studio-color-text-secondary,var(--muted));margin:0;font-size:.78rem}.erp-product-master-source-sheet-body button:not(.erp-product-inline-link){width:100%}.erp-product-color-mobile-nav{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));border-radius:.65rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin-top:.75rem;padding:.35rem;display:grid}.erp-product-color-mobile-nav button{color:var(--studio-color-text-secondary,var(--muted));cursor:pointer;font:inherit;background:0 0;border:0;border-radius:.45rem;justify-items:center;gap:.15rem;padding:.35rem .2rem;font-size:.68rem;display:grid}.erp-product-color-mobile-nav button.is-active{background:var(--accent-soft);color:var(--studio-module-accent,var(--accent))}.erp-product-color-mobile-nav button strong{font-size:.68rem}.erp-product-colors-drill-button{width:100%;margin-top:.55rem;display:block}.erp-product-color-mobile-sheet{z-index:25;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block;position:fixed;inset:0}.erp-product-color-mobile-sheet-backdrop{background:var(--studio-color-overlay,var(--ink));cursor:pointer;opacity:.28;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.erp-product-color-mobile-sheet-body{border:1px solid var(--studio-color-border-default,var(--line));background:var(--studio-color-background-panel,var(--panel));max-height:min(70vh,32rem);box-shadow:var(--studio-shadow-lg,none);border-radius:.9rem .9rem 0 0;padding:1rem;position:absolute;bottom:0;left:0;right:0;overflow:auto}.erp-product-color-mobile-sheet-heading{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.erp-product-color-mobile-sheet-list{gap:.35rem;display:grid}.erp-product-color-mobile-sheet-list button{width:100%;color:var(--studio-color-text-primary,var(--ink));cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.55rem;grid-template-columns:2.8rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.5rem;display:grid}.erp-product-color-mobile-sheet-list button.is-active{border-color:var(--studio-module-accent,var(--accent));background:var(--accent-soft)}.erp-product-color-mobile-sheet-image{background:var(--surface-subtle);border-radius:.35rem;width:2.8rem;height:3.35rem;display:block;overflow:hidden}.erp-product-color-mobile-sheet-list button>span:nth-child(2){gap:.1rem;min-width:0;display:grid}.erp-product-color-mobile-sheet-list small{color:var(--studio-color-text-secondary,var(--muted));font-size:.72rem}}
@media (min-width:761px){.admin-entity-workspace[data-entity-key=erp-reference-fields] .admin-data-grid-table thead th{background:var(--studio-color-table-header-background);border-bottom:1px solid var(--studio-color-table-border);vertical-align:middle;white-space:nowrap;height:1.5rem}.admin-entity-workspace[data-entity-key=erp-reference-fields] .admin-data-grid-header-controls{min-height:1.5rem;padding-block:0}.admin-entity-workspace[data-entity-key=erp-reference-fields] .admin-data-grid-sort{letter-spacing:.045em;white-space:nowrap;text-overflow:clip;min-height:1.5rem;padding-block:0;line-height:1.1;overflow:visible;color:var(--studio-color-action-primary-text,var(--studio-color-text-inverse,var(--panel)))!important}.admin-entity-workspace[data-entity-key=erp-reference-fields] .admin-data-grid-sort-label{opacity:1;visibility:visible;color:var(--studio-color-action-primary-text,var(--studio-color-text-inverse,var(--panel)))!important}}
.admin-section-tabs a:hover,.admin-section-tabs button:hover,.admin-section-menu button:hover,.admin-circle-button:hover,.admin-entity-add:hover{border-color:color-mix(in srgb, var(--studio-color-text-primary) 14%, transparent);background:color-mix(in srgb, var(--studio-color-background-panel) 98%, transparent);box-shadow:0 2px 6px color-mix(in srgb, var(--studio-color-text-primary) 4%, transparent)}.admin-section-tabs a:active,.admin-section-tabs button:active:not(:disabled),.admin-section-menu button:active:not(:disabled),.admin-circle-button:active:not(:disabled),.admin-entity-add:active{box-shadow:inset 0 1px 2px color-mix(in srgb, var(--studio-color-text-primary) 6%, transparent);transform:translateY(1px)scale(.995)}.admin-section-tabs a:focus-visible,.admin-section-tabs button:focus-visible,.admin-section-menu button:focus-visible,.admin-circle-button:focus-visible,.admin-entity-add:focus-visible{outline:2px solid color-mix(in srgb, var(--studio-color-text-primary) 22%, transparent);outline-offset:2px}.admin-entity-add.is-active,.admin-entity-item.is-active{border-color:color-mix(in srgb, var(--studio-color-text-primary) 20%, transparent);background:var(--panel);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--studio-color-text-primary) 4%, transparent)}.admin-entity-list{gap:7px;min-width:0;display:grid}.admin-entity-item{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--studio-color-background-panel);grid-template-columns:minmax(0,1fr);align-items:start;gap:6px;width:100%;min-width:0;max-width:100%;padding:8px 10px;display:grid;overflow:hidden}.admin-entity-link{width:100%;min-width:0;max-width:100%;color:inherit;overflow-wrap:anywhere;word-break:break-word;text-decoration:none;display:block}.admin-entity-link strong{font-size:var(--studio-font-size-rail);letter-spacing:-.012em;font-weight:560;line-height:1.2;display:block}.admin-entity-link small{color:var(--muted);font-size:var(--studio-font-size-meta);margin-top:2px;line-height:1.4;display:block}.admin-shell .menu-rail-page-content>.section-card>.admin-entity-workspace,.admin-shell .menu-rail-page-content>.stack-md>.section-card>.admin-entity-workspace,.admin-shell .menu-rail-page-content>.stack-lg>.section-card>.admin-entity-workspace{height:100%;min-height:0}.admin-shell .menu-rail-page-content>.section-card:has(>.admin-entity-workspace){grid-template-rows:auto auto minmax(0,1fr);grid-auto-rows:max-content;grid-auto-flow:row;align-content:stretch;height:100%;min-height:0;display:grid}.admin-shell .menu-rail-page-content>.stack-md>.section-card:has(>.admin-entity-workspace){grid-template-rows:auto auto minmax(0,1fr);grid-auto-rows:max-content;grid-auto-flow:row;align-content:stretch;height:100%;min-height:0;display:grid}.admin-shell .menu-rail-page-content>.stack-lg>.section-card:has(>.admin-entity-workspace){grid-template-rows:auto auto minmax(0,1fr);grid-auto-rows:max-content;grid-auto-flow:row;align-content:stretch;height:100%;min-height:0;display:grid}.admin-version-history-section>.admin-entity-workspace,.admin-entity-workspace[data-entity-key=studio-version-history] .admin-entity-workspace-body{position:static}.admin-entity-workspace[data-entity-key=studio-version-history] .admin-entity-workspace-body{--admin-workspace-height:100%;height:100%;min-height:0}.admin-entity-workspace{align-content:stretch;gap:max(6px, calc(var(--studio-density-content-gap) * .36));grid-template-rows:auto minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid;position:relative}.admin-entity-workspace:not(:has(>.admin-toolbar)){grid-template-rows:minmax(0,1fr)}.admin-entity-workspace-body{grid-template-columns:minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid;position:relative}.admin-entity-workspace[data-entity-key=vault-managed-assets] .admin-entity-workspace-body{--admin-workspace-height:clamp(510px, calc(100dvh - var(--site-header-sticky-height) - 134px), 1320px)}.admin-entity-workspace[data-entity-key=color-palettes] .admin-entity-workspace-body{--admin-workspace-height:clamp(640px, calc(100dvh - var(--site-header-sticky-height) - 88px), 1240px)}.admin-entity-workspace-grid,.admin-entity-workspace-panel{min-width:0;min-height:0}.admin-entity-workspace[data-grid-height-mode=compact] .admin-entity-workspace-grid{align-content:start;display:grid}.admin-entity-workspace[data-grid-height-mode=compact] .admin-data-grid-shell{height:auto;max-height:min(100%, var(--admin-workspace-height,clamp(420px, calc(100dvh - var(--site-header-sticky-height) - 180px), 760px)));align-self:start}.admin-entity-workspace[data-grid-height-mode=compact] .admin-data-grid-scroll{max-height:inherit}.admin-entity-workspace[data-grid-height-mode=compact][data-entity-key=security-groups],.admin-entity-workspace[data-grid-height-mode=compact][data-entity-key=roles],.admin-entity-workspace[data-grid-height-mode=compact][data-entity-key=user-groups],.admin-entity-workspace[data-grid-height-mode=compact][data-entity-key=customer-access]{--admin-workspace-height:clamp(320px, calc(100dvh - var(--site-header-sticky-height) - 248px), 620px)}.admin-entity-workspace-panel{z-index:20;background:color-mix(in srgb, var(--studio-color-background-app,var(--bg)) 44%, transparent);-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;position:absolute;inset:0}.admin-entity-workspace-panel-centered-modal{place-items:start center;padding:24px;display:grid}.admin-entity-workspace[data-entity-key=studio-version-history] .admin-entity-workspace-panel-centered-modal{grid-template-rows:minmax(0,1fr);align-items:stretch}.admin-entity-workspace-panel-shell{grid-template-columns:minmax(0,clamp(360px,38vw,560px)) 32px;align-items:stretch;width:min(100%,clamp(360px,38vw,560px) + 32px);min-width:0;height:100%;min-height:0;display:grid}.studio-fullscreen-target-active.admin-entity-workspace-panel{width:100vw;min-width:100vw;max-width:none;height:100dvh;min-height:100dvh;max-height:none;margin:0;padding:0;inset:0}.studio-fullscreen-target-active.admin-entity-workspace-panel.admin-entity-workspace-panel-side-panel{display:block!important}.studio-fullscreen-target-active.admin-entity-workspace-panel.admin-entity-workspace-panel-centered-modal{place-items:stretch stretch;display:grid!important}.studio-fullscreen-target-active.admin-entity-workspace-panel .admin-entity-workspace-panel-shell,.studio-fullscreen-target-active.admin-entity-workspace-panel .admin-entity-workspace-modal-shell{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);width:100%;min-width:100%;max-width:none;height:100%;min-height:100%;max-height:none;margin:0;padding:0;display:grid!important}.studio-fullscreen-target-active.admin-entity-workspace-panel .admin-entity-workspace-panel-rail{display:none}.studio-fullscreen-target-active.admin-entity-workspace-panel .admin-detail-panel{border-radius:0;width:100%;min-width:100%;max-width:none;height:100%;min-height:100%;max-height:none}.admin-entity-workspace-modal-shell{width:min(1500px,100%);min-width:0;max-width:100%;height:min(calc(76dvh + var(--studio-density-card-padding) * .2), 840px);min-height:0;max-height:calc(100dvh - 40px);display:grid}.admin-entity-workspace[data-entity-key=studio-version-history] .admin-entity-workspace-modal-shell{height:calc(100% - 48px);max-height:calc(100% - 48px)}.admin-entity-workspace-panel-full-workspace .admin-entity-workspace-modal-shell{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-items:stretch;width:100%;height:100%;min-height:0;max-height:none;display:grid}.admin-entity-workspace-panel-full-workspace .admin-detail-panel{width:100%;height:100%;min-height:0;max-height:100%}.admin-entity-workspace-panel-full-workspace .admin-detail-panel-header{z-index:3;position:sticky;top:0}.admin-entity-workspace-panel-full-workspace .admin-detail-panel-footer{z-index:3;position:sticky;bottom:0}.admin-entity-workspace-panel-centered-modal .admin-detail-panel-footer{position:static}.admin-entity-workspace-panel-rail{pointer-events:auto;justify-content:flex-end;align-items:flex-start;width:32px;min-height:44px;display:flex}.admin-entity-workspace-panel-toggle{margin-top:12px}.admin-entity-workspace-panel.is-collapsed{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;display:block;inset:12px 12px auto auto}.admin-entity-workspace-panel-centered-modal .admin-detail-panel{width:100%;max-width:100%;height:100%;max-height:100%}.admin-rail{color:var(--studio-text-primary,var(--studio-color-text-primary));--admin-rail-tooltip-radius:var(--radius-control);flex-direction:column;gap:1px;height:100%;min-height:0;display:flex}.admin-rail-grid{gap:0;min-height:0;display:grid;overflow:visible}.admin-rail-row{width:100%;height:max(23px, calc(var(--studio-density-nav-item-height) - 13px));color:inherit;text-align:left;cursor:pointer;box-sizing:border-box;appearance:none;font:inherit;background:0 0;border:0;grid-template-columns:12px 18px minmax(0,1fr) auto;align-items:center;column-gap:4px;padding:1px 5px 1px 1px;text-decoration:none;display:grid;position:relative}.admin-rail-row[data-kind=section],.admin-rail-row[data-kind=section]:first-child{margin-top:0}.admin-rail-row-section{color:var(--studio-color-text-primary,var(--studio-text-primary,var(--ink)));min-height:calc(var(--studio-density-nav-item-height) - 6px);height:calc(var(--studio-density-nav-item-height) - 6px);grid-template-columns:0 14px minmax(0,1fr) 18px;font-weight:700}.admin-rail-row[data-kind=item]{padding-left:2px}.admin-rail-row[data-kind=item][data-depth="1"]{min-height:calc(var(--studio-density-nav-item-height) - 4px);height:calc(var(--studio-density-nav-item-height) - 4px);padding:5px var(--studio-shell-rail-item-padding-inline,10px) 5px var(--studio-shell-rail-item-padding-inline-nested,18px);color:color-mix(in srgb, var(--studio-color-text-primary,var(--studio-text-primary,var(--ink))) 88%, var(--studio-color-background-panel,var(--panel)) 12%);font-size:var(--studio-font-size-rail);grid-template-columns:10px 16px minmax(0,1fr) auto}.admin-rail-row-gutter,.admin-rail-row-label,.admin-rail-row-trailing{min-width:0}.admin-rail-row-gutter{width:8px;height:8px;position:relative}.admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter{width:7px;height:8px}.admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter:before{content:"";background:color-mix(in srgb, var(--studio-color-border-default,var(--studio-border-default,var(--line))) 68%, transparent);width:1px;position:absolute;top:0;bottom:2px;left:2px}.admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter:after{content:"";background:color-mix(in srgb, var(--studio-color-border-default,var(--studio-border-default,var(--line))) 68%, transparent);width:4px;height:1px;position:absolute;top:5px;left:2px}.admin-rail-row-label{white-space:nowrap;text-overflow:ellipsis;line-height:1;overflow:hidden}.admin-rail-row-label--section{font-size:var(--studio-font-size-label);letter-spacing:.09em;text-transform:uppercase;line-height:1}.admin-rail-section{flex-direction:column;gap:0;display:flex;overflow:visible}.admin-rail-items{gap:max(3px, calc(var(--studio-density-nav-item-gap) * .45));margin-top:0;margin-left:calc(var(--studio-shell-rail-item-padding-inline,10px) - 1px);padding-left:var(--studio-shell-rail-item-padding-inline,10px);border-left:1px solid color-mix(in srgb, var(--studio-color-border-default,var(--studio-border-default,var(--line))) 70%, transparent);flex-direction:column;display:none;overflow:visible}.admin-rail-items .admin-rail-row[data-kind=item]{padding-left:calc(var(--studio-shell-rail-item-padding-inline,10px) + 2px)}.admin-rail-items .admin-rail-row[data-kind=item] .admin-rail-icon-shell{width:16px;height:16px;color:color-mix(in srgb, var(--studio-color-text-primary,var(--studio-text-primary,var(--ink))) 82%, var(--studio-color-background-panel,var(--panel)) 18%)}.admin-rail-items .admin-rail-row[data-kind=item] .admin-rail-row-label{font-size:var(--studio-font-size-rail);line-height:1}.admin-rail-items.is-open{display:flex}.admin-rail-row-item.is-active{background:var(--studio-color-interactive-selected,var(--studio-shell-railActiveBg,var(--panel)));color:var(--studio-color-text-primary,var(--studio-shell-railActiveText,inherit));box-shadow:none}.admin-rail-items .admin-rail-row[data-kind=item].is-active,.admin-rail-items .admin-rail-row[data-kind=item].is-active .admin-rail-icon-shell,.admin-rail-items .admin-rail-row[data-kind=item].is-active .admin-rail-row-label{color:var(--studio-color-text-primary,var(--studio-shell-railActiveText,inherit))}.admin-rail-row-item.is-active:before{content:"";width:var(--studio-crud-selection-marker-width);background:var(--studio-module-accent,var(--studio-color-border-focus,var(--line)));position:absolute;top:2px;bottom:2px;left:1px}.admin-rail-row-section.is-active .admin-rail-row-label--section{color:var(--studio-color-text-primary,var(--studio-text-primary,var(--ink)))}.admin-rail-icon-shell{width:14px;height:14px;color:var(--studio-color-text-primary,var(--studio-text-primary,var(--ink)));flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex;position:relative}.admin-rail-icon-shell svg{display:block}.admin-rail-badge{min-width:var(--studio-density-chip-height);height:var(--studio-density-chip-height);padding:0 var(--studio-density-chip-padding-x);border-radius:var(--radius-pill);background:var(--studio-button-primaryBg,var(--studio-color-text-primary));color:var(--studio-button-primaryText,var(--studio-color-background-panel));transform-origin:50%;justify-content:center;align-items:center;font-size:10px;line-height:1;display:inline-flex;transform:scale(.92)}.admin-rail.is-collapsed .admin-rail-section-label,.admin-rail.is-collapsed .admin-rail-row-label,.admin-rail.is-collapsed .admin-rail-chevron,.admin-rail-grid.is-collapsed .admin-rail-section-label,.admin-rail-grid.is-collapsed .admin-rail-row-label,.admin-rail-grid.is-collapsed .admin-rail-chevron{display:none}.admin-rail.is-collapsed,.admin-rail-grid.is-collapsed{align-items:stretch}.admin-rail.is-collapsed .admin-rail-grid,.admin-rail-grid.is-collapsed{width:100%}.admin-rail.is-collapsed .admin-rail-row,.admin-rail-grid.is-collapsed .admin-rail-row{height:max(24px, calc(var(--studio-density-nav-item-height) - 12px));grid-template-columns:minmax(0,1fr);justify-items:center;column-gap:0;padding:7px 0}.admin-rail.is-collapsed .admin-rail-row[data-kind=item],.admin-rail-grid.is-collapsed .admin-rail-row[data-kind=item]{padding-left:0}.admin-rail.is-collapsed .admin-rail-row-section,.admin-rail-grid.is-collapsed .admin-rail-row-section{justify-items:center;padding-left:0}.admin-rail.is-collapsed .admin-rail-items,.admin-rail-grid.is-collapsed .admin-rail-items,.admin-rail.is-collapsed .admin-rail-row[data-kind=item][data-depth="1"],.admin-rail-grid.is-collapsed .admin-rail-row[data-kind=item][data-depth="1"]{display:none}.admin-rail:not(.is-collapsed) .admin-rail-row{grid-template-columns:0 18px minmax(0,1fr) auto}.admin-rail.is-collapsed .admin-rail-row-gutter,.admin-rail-grid.is-collapsed .admin-rail-row-gutter{display:none}.admin-rail.is-collapsed .admin-rail-icon-shell,.admin-rail-grid.is-collapsed .admin-rail-icon-shell{width:18px;height:18px;transform:none}.studio-theme-scope[data-studio-density=compact] .admin-rail-row-section,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row-section{height:26px;min-height:26px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row[data-kind=item][data-depth="1"],.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row[data-kind=item][data-depth="1"]{height:28px;min-height:28px;padding-top:4px;padding-bottom:4px}.studio-theme-scope[data-studio-density=compact] .admin-rail-items,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-items{gap:1px}.studio-theme-scope[data-studio-density=compact] .admin-rail.is-collapsed .admin-rail-row,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid.is-collapsed .admin-rail-row{height:28px;padding-top:4px;padding-bottom:4px}.studio-theme-scope[data-studio-density=compact] .admin-rail,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid{gap:1px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row{column-gap:4px;height:23px;min-height:23px;padding:1px 5px 1px 1px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row[data-kind=section],.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row[data-kind=section]{margin-top:0}.studio-theme-scope[data-studio-density=compact] .admin-rail-row-section,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row-section{grid-template-columns:0 14px minmax(0,1fr) 18px;height:21px;min-height:21px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row[data-kind=item][data-depth="1"],.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row[data-kind=item][data-depth="1"]{height:20px;min-height:20px;padding:1px 5px 1px 11px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row-gutter,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row-gutter{width:8px;height:8px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter{width:7px;height:8px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter:before,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter:before{top:0;bottom:2px;left:2px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter:after,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter:after{width:4px;top:5px;left:2px}.studio-theme-scope[data-studio-density=compact] .admin-rail-section,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-section,.studio-theme-scope[data-studio-density=compact] .admin-rail-items,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-items{gap:0}.studio-theme-scope[data-studio-density=compact] .admin-rail-items,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-items{margin-left:6px;padding-left:4px}.studio-theme-scope[data-studio-density=compact] .admin-rail-items .admin-rail-row[data-kind=item],.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-items .admin-rail-row[data-kind=item]{padding-left:5px}.studio-theme-scope[data-studio-density=compact] .admin-rail-icon-shell,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-icon-shell{width:14px;height:14px}.studio-theme-scope[data-studio-density=compact] .admin-rail-chevron,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-chevron{width:18px;height:18px}.studio-theme-scope[data-studio-density=compact] .admin-rail-chevron>span,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-chevron>span{border-bottom-width:1.5px;border-right-width:1.5px;width:5px;height:5px;top:5px;left:6px}.studio-theme-scope[data-studio-density=compact] .admin-rail-badge,.studio-theme-scope[data-studio-density=compact] .admin-rail-grid .admin-rail-badge{transform-origin:50%;font-size:10px;transform:scale(.92)}.studio-theme-scope[data-studio-density=medium] .admin-rail,.studio-theme-scope[data-studio-density=medium] .admin-rail-grid{gap:0}.studio-theme-scope[data-studio-density=medium] .admin-rail-row,.studio-theme-scope[data-studio-density=medium] .admin-rail-grid .admin-rail-row{height:25px;min-height:25px;padding-top:1px;padding-bottom:1px}.studio-theme-scope[data-studio-density=medium] .admin-rail-row-section,.studio-theme-scope[data-studio-density=medium] .admin-rail-grid .admin-rail-row-section{height:23px;min-height:23px}.studio-theme-scope[data-studio-density=medium] .admin-rail-row[data-kind=item][data-depth="1"],.studio-theme-scope[data-studio-density=medium] .admin-rail-grid .admin-rail-row[data-kind=item][data-depth="1"]{height:24px;min-height:24px;padding-top:3px;padding-bottom:3px}.studio-theme-scope[data-studio-density=medium] .admin-rail-items,.studio-theme-scope[data-studio-density=medium] .admin-rail-grid .admin-rail-items{gap:1px;margin-left:7px;padding-left:5px}.studio-theme-scope[data-studio-density=medium] .admin-rail-items .admin-rail-row[data-kind=item],.studio-theme-scope[data-studio-density=medium] .admin-rail-grid .admin-rail-items .admin-rail-row[data-kind=item]{padding-left:6px}.studio-theme-scope[data-studio-density=medium] .admin-rail.is-collapsed .admin-rail-row,.studio-theme-scope[data-studio-density=medium] .admin-rail-grid.is-collapsed .admin-rail-row{height:30px;min-height:30px;padding-top:5px;padding-bottom:5px}.admin-rail-chevron{width:18px;height:18px;color:var(--studio-text-primary,var(--studio-color-text-primary));pointer-events:none;flex:none;justify-content:center;justify-self:end;align-items:center;display:inline-flex;position:relative}.admin-rail-chevron>span{box-sizing:border-box;transform-origin:50%;pointer-events:none;border-bottom:1.5px solid;border-right:1.5px solid;width:5px;height:5px;position:absolute;top:5px;left:6px;transform:rotate(-45deg)}.admin-rail-chevron.is-expanded>span{transform:rotate(45deg)}.admin-rail-row:after{content:none}.insights-report-rail .admin-rail-icon-shell svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.admin-entity-workspace[data-entity-key=perform-designer]{--perform-designer-titlebar-height:48px}.admin-entity-workspace[data-entity-key=perform-designer] .admin-detail-panel{position:relative}.admin-entity-workspace[data-entity-key=perform-designer] .admin-detail-panel-header{pointer-events:none;isolation:isolate;width:100%;height:0;min-height:0;z-index:calc(var(--perform-grid-z-control-panel,180) + 420);background:0 0;border:0;align-items:center;padding:0;display:block;position:absolute;top:0;right:0}.admin-entity-workspace[data-entity-key=perform-designer] .admin-detail-panel-header>.studio-action-bar{min-height:var(--perform-designer-titlebar-height);pointer-events:auto;align-items:center;display:flex;position:absolute;top:0;right:.72rem}.admin-entity-workspace[data-entity-key=perform-designer] .admin-detail-panel-copy{display:none}.admin-entity-workspace[data-entity-key=perform-designer] .admin-detail-panel-header .studio-edit-button,.admin-entity-workspace[data-entity-key=perform-designer] .admin-detail-panel-header .admin-detail-panel-close{flex:none}.admin-entity-workspace[data-entity-key=perform-designer] .admin-detail-panel-body{--perform-designer-header-controls-width:166px}
.admin-rail{color:var(--studio-text-primary,var(--studio-color-text-primary));--admin-rail-tooltip-radius:var(--radius-control);flex-direction:column;gap:16px;display:flex}.admin-rail-grid{gap:max(5px, calc(var(--studio-density-nav-item-gap) * .8));display:grid}.admin-rail-row{width:100%;min-height:calc(var(--studio-density-nav-item-height) * .9);height:calc(var(--studio-density-nav-item-height) * .9);padding:4px var(--studio-shell-rail-item-padding-inline,10px) 4px 4px;color:inherit;text-align:left;cursor:pointer;box-sizing:border-box;appearance:none;font:inherit;background:0 0;border:0;grid-template-columns:12px 18px minmax(0,1fr) auto;align-items:center;column-gap:6px;text-decoration:none;display:grid;position:relative}.admin-rail-item-with-pin{display:block;position:relative}.admin-rail-item-with-pin>.admin-rail-row{min-width:0}.admin-rail-pin-button{z-index:2;left:calc(var(--studio-shell-rail-item-padding-inline-collapsed,2px) + 2px);background:var(--studio-color-background-panel,var(--panel));width:26px;height:26px;color:var(--studio-color-text-tertiary,var(--muted));cursor:pointer;opacity:0;pointer-events:none;border:0;border-radius:7px;justify-content:center;align-items:center;margin:-13px 0 0;padding:0;font-size:13px;transition:opacity .14s,background-color .14s,color .14s;display:inline-flex;position:absolute;top:50%;transform:translate(-3px)}.admin-rail-row[data-depth="1"]~.admin-rail-pin-button{left:calc(var(--studio-shell-rail-item-padding-inline,10px) + 4px)}.admin-rail-item-with-pin .admin-rail-pin-button:hover,.admin-rail-item-with-pin:focus-within .admin-rail-pin-button{opacity:1;pointer-events:auto}.admin-rail-item-with-pin:has(>.admin-rail-row>.admin-rail-icon-shell:hover) .admin-rail-pin-button{opacity:1;pointer-events:auto}.admin-rail-item-with-pin .admin-rail-pin-button:hover{box-shadow:0 2px 7px color-mix(in srgb, var(--studio-color-text-primary,var(--ink)) 18%, transparent)}.admin-rail-item-with-pin:has(>.admin-rail-row>.admin-rail-icon-shell:hover) .admin-rail-pin-button{box-shadow:0 2px 7px color-mix(in srgb, var(--studio-color-text-primary,var(--ink)) 18%, transparent)}.admin-rail-pin-button:hover,.admin-rail-pin-button:focus-visible{background:var(--studio-color-interactive-hover,var(--panel));color:var(--studio-color-interactive-primary,var(--ink))}.admin-rail-pin-button.is-pinned{color:var(--studio-color-interactive-primary,var(--ink))}.admin-rail-row[data-kind=section]{margin-top:4px}.admin-rail-row[data-kind=section]:first-child{margin-top:0}.admin-rail-row-section{color:var(--studio-text-primary,var(--studio-color-text-primary));grid-template-columns:0 18px minmax(0,1fr) 24px;font-weight:700}.admin-rail-row[data-kind=item]{padding-left:var(--studio-shell-rail-item-padding-inline-collapsed,2px)}.admin-rail-row[data-kind=item][data-depth="1"]{min-height:calc((var(--studio-density-nav-item-height) * .9) - 4px);height:calc((var(--studio-density-nav-item-height) * .9) - 4px);padding:4px var(--studio-shell-rail-item-padding-inline,10px) 4px var(--studio-shell-rail-item-padding-inline-nested,18px);color:var(--studio-text-muted,var(--studio-color-text-secondary));font-size:var(--studio-font-size-rail);grid-template-columns:10px 16px minmax(0,1fr) auto}.admin-rail-row-gutter,.admin-rail-row-label,.admin-rail-row-trailing{min-width:0}.admin-rail-row-gutter{width:12px;height:12px;position:relative}.admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter{width:10px;height:14px}.admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter:before{content:"";background:color-mix(in srgb, var(--studio-border-default,var(--studio-color-text-primary)) 68%, transparent);width:1px;position:absolute;top:-3px;bottom:5px;left:4px}.admin-rail-row[data-kind=item][data-depth="1"] .admin-rail-row-gutter:after{content:"";background:color-mix(in srgb, var(--studio-border-default,var(--studio-color-text-primary)) 68%, transparent);width:6px;height:1px;position:absolute;top:8px;left:4px}.admin-rail-row-label{white-space:nowrap;text-overflow:ellipsis;line-height:1.05;overflow:hidden}.admin-rail-row-label--section{font-size:var(--studio-font-size-label);letter-spacing:.12em;text-transform:uppercase}.admin-rail-section{gap:max(5px, calc(var(--studio-density-nav-item-gap) * .8));flex-direction:column;display:flex}.admin-rail-items{gap:max(3px, calc(var(--studio-density-nav-item-gap) * .45));margin-left:calc(var(--studio-shell-rail-item-padding-inline,10px) - 1px);padding-left:var(--studio-shell-rail-item-padding-inline,10px);border-left:1px solid color-mix(in srgb, var(--studio-border-default,var(--studio-color-text-primary)) 70%, transparent);flex-direction:column;display:none}.admin-rail-items .admin-rail-row[data-kind=item]{padding-left:calc(var(--studio-shell-rail-item-padding-inline,10px) + 2px)}.admin-rail-items .admin-rail-row[data-kind=item] .admin-rail-icon-shell{width:16px;height:16px;color:var(--studio-text-muted,var(--studio-color-text-secondary))}.admin-rail-items .admin-rail-row[data-kind=item] .admin-rail-row-label{font-size:var(--studio-font-size-rail)}.admin-rail-items.is-open{display:flex}.admin-rail-row-item.is-active{background:var(--studio-shell-railActiveBg,color-mix(in srgb, var(--studio-color-text-primary) 5%, transparent));color:var(--studio-shell-railActiveText,inherit);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--studio-border-default,var(--studio-color-text-primary)) 35%, transparent)}.admin-rail-row-item.is-active:before{content:"";background:var(--studio-module-accent,var(--studio-color-text-primary));width:2px;position:absolute;top:5px;bottom:5px;left:1px}.admin-rail-row-section.is-active .admin-rail-row-label--section{color:var(--studio-text-primary,var(--studio-color-text-primary))}.admin-rail-icon-shell{width:18px;height:18px;color:var(--studio-text-primary,var(--studio-color-text-primary));flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex;position:relative}.admin-rail-icon-shell svg{display:block}.admin-rail-badge{border-radius:var(--radius-pill);background:var(--studio-button-primaryBg,var(--studio-color-text-primary));min-width:20px;height:20px;color:var(--studio-button-primaryText,var(--studio-color-background-panel));justify-content:center;align-items:center;padding:0 6px;font-size:11px;line-height:1;display:inline-flex}.admin-rail.is-collapsed .admin-rail-section-label,.admin-rail.is-collapsed .admin-rail-row-label,.admin-rail.is-collapsed .admin-rail-chevron{display:none}.admin-rail.is-collapsed{align-items:stretch}.admin-rail.is-collapsed .admin-rail-grid{width:100%}.admin-rail.is-collapsed .admin-rail-row{height:calc(var(--studio-density-nav-item-height) * .9);grid-template-columns:minmax(0,1fr);justify-items:center;column-gap:0;padding:5px 0}.admin-rail.is-collapsed .admin-rail-row[data-kind=item]{padding-left:0}.admin-rail.is-collapsed .admin-rail-row-section{justify-items:start;padding-left:2px}.admin-rail.is-collapsed .admin-rail-items{border-left:1px solid color-mix(in srgb, var(--studio-border-default,var(--studio-color-text-primary)) 82%, transparent);margin-left:15px;padding-left:8px}.admin-rail.is-collapsed .admin-rail-row[data-kind=item][data-depth="1"]{height:var(--studio-density-nav-item-height);padding:6px 0 6px var(--studio-shell-rail-item-padding-inline-collapsed,5px);font-size:inherit;grid-template-columns:minmax(0,1fr);justify-items:start}.admin-rail:not(.is-collapsed) .admin-rail-row{grid-template-columns:0 18px minmax(0,1fr) auto}.admin-rail.is-collapsed .admin-rail-row-gutter{display:none}.admin-rail.is-collapsed .admin-rail-icon-shell{width:26px;height:26px;transform:none}.admin-rail-chevron{width:28px;height:28px;color:var(--studio-text-primary,var(--studio-color-text-primary));pointer-events:none;flex:none;justify-content:center;justify-self:end;align-items:center;display:inline-flex;position:relative}.admin-rail-chevron>span{box-sizing:border-box;transform-origin:50%;pointer-events:none;border-bottom:1.75px solid;border-right:1.75px solid;width:8px;height:8px;position:absolute;top:10px;left:10px;transform:rotate(-45deg)}.studio-theme-scope[data-studio-density=compact] .admin-rail{gap:10px}.studio-theme-scope[data-studio-density=compact] .admin-rail-grid,.studio-theme-scope[data-studio-density=compact] .admin-rail-section{gap:2px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row{height:30px;min-height:30px;padding-top:4px;padding-bottom:4px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row[data-kind=section]{margin-top:2px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row-section{height:26px;min-height:26px}.studio-theme-scope[data-studio-density=compact] .admin-rail-row[data-kind=item][data-depth="1"]{height:28px;min-height:28px;padding-top:4px;padding-bottom:4px}.studio-theme-scope[data-studio-density=compact] .admin-rail-items{gap:1px}.studio-theme-scope[data-studio-density=compact] .admin-rail.is-collapsed .admin-rail-row,.studio-theme-scope[data-studio-density=compact] .admin-rail.is-collapsed .admin-rail-row[data-kind=item][data-depth="1"]{height:28px;padding-top:4px;padding-bottom:4px}.admin-rail-chevron.is-expanded>span{transform:rotate(45deg)}.admin-rail.is-collapsed .admin-rail-row:after{z-index:2;opacity:0;pointer-events:none;border:1px solid var(--studio-border-default,color-mix(in srgb, var(--studio-color-text-primary) 12%, transparent));border-radius:var(--admin-rail-tooltip-radius);background:var(--studio-surface-cardBg,var(--studio-color-background-panel));color:var(--studio-text-primary,var(--studio-color-text-primary));box-shadow:0 8px 20px color-mix(in srgb, var(--studio-color-text-primary) 8%, transparent);letter-spacing:.02em;white-space:nowrap;content:attr(data-tooltip-label);padding:5px 8px;font-size:.75rem;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)translate(-4px)}.admin-rail.is-collapsed .admin-rail-row:hover:after,.admin-rail.is-collapsed .admin-rail-row:focus-visible:after{opacity:1;transform:translateY(-50%)translate(0)}
.admin-crud-toolbar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-crud-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.admin-section-tabs{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.admin-section-tabs a,.admin-section-tabs button,.admin-section-menu button{border:1px solid var(--line);border-radius:var(--radius-control);background:color-mix(in srgb, var(--studio-color-background-panel) 94%, transparent);min-height:34px;color:var(--ink);font-size:var(--studio-font-size-tab);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 1px 0 color-mix(in srgb, var(--studio-color-text-primary) 2%, transparent);align-items:center;padding:0 10px;font-weight:560;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform 80ms,opacity .16s;display:inline-flex;position:relative}.admin-section-tabs button,.admin-section-menu button{font:inherit}.admin-section-tabs a.is-active,.admin-section-tabs button.is-active,.admin-section-menu button.is-active{background:color-mix(in srgb, var(--studio-color-interactive-selected) 96%, transparent);border-color:color-mix(in srgb, var(--studio-color-text-primary) 14%, transparent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--studio-color-background-panel) 70%, transparent), 0 1px 0 color-mix(in srgb, var(--studio-color-text-primary) 2%, transparent)}.admin-section-tabs a.is-info,.admin-section-tabs button.is-info,.admin-section-menu button.is-info{background:color-mix(in srgb, var(--studio-color-text-link) 94%, transparent);border-color:color-mix(in srgb, var(--studio-color-text-link) 82%, transparent)}.admin-section-tabs a.is-info.is-active,.admin-section-tabs button.is-info.is-active,.admin-section-menu button.is-info.is-active{background:color-mix(in srgb, var(--studio-color-text-link) 96%, transparent);border-color:color-mix(in srgb, var(--studio-color-text-link) 90%, transparent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--studio-color-background-panel) 72%, transparent), 0 1px 0 color-mix(in srgb, var(--studio-color-text-primary) 2%, transparent)}.admin-toolbar{justify-content:space-between;align-items:center;gap:var(--studio-density-toolbar-gap);min-height:0;padding:0 calc(var(--studio-density-panel-padding) * .12);background:0 0;border:0;border-radius:0;display:flex}.admin-toolbar-main{flex:auto;gap:0;min-width:0;display:grid}.admin-toolbar-actions{justify-content:flex-end;align-items:center;gap:calc(var(--studio-density-toolbar-gap) * .7);flex-wrap:wrap;display:flex}.admin-toolbar-summary{color:var(--muted);font-size:var(--studio-font-size-meta);flex-wrap:wrap;align-items:center;gap:4px;line-height:1.2;display:inline-flex}.admin-user-group-assets-mapping-header,.admin-user-group-assets-scope-row{align-items:center;gap:var(--studio-density-toolbar-gap);justify-content:space-between;min-width:0;display:flex}.admin-bulk-action-control{position:relative}.admin-bulk-action-menu{z-index:30;border:1px solid var(--studio-color-border-default,var(--line));border-radius:var(--radius-control);background:var(--studio-color-modal-background,var(--studio-color-background-panel,var(--panel)));min-width:180px;color:var(--studio-color-text-primary,var(--ink));box-shadow:0 14px 30px color-mix(in srgb, var(--studio-color-text-primary,var(--ink)) 10%, transparent);padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.admin-bulk-action-menu button{border-radius:calc(var(--radius-control) - 2px);min-height:30px;color:var(--studio-color-text-primary,var(--ink));font:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:7px;padding:0 8px;display:flex}.admin-bulk-action-menu .studio-action-glyph{flex:0 0 14px;width:14px;height:14px}.admin-bulk-action-menu button:hover,.admin-bulk-action-menu button:focus-visible{background:var(--studio-color-interactive-hover,var(--studio-color-background-panel,var(--panel)))}.admin-bulk-action-menu button.is-destructive{color:var(--studio-color-state-danger-text,var(--studio-color-text-primary,var(--ink)))}.admin-bulk-action-menu button:disabled{color:var(--studio-color-text-disabled,var(--studio-color-text-muted,var(--muted)));cursor:not-allowed;opacity:1}.admin-semantic-toolbar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:8px;display:grid}.transient-message{align-items:flex-start;gap:var(--studio-density-toolbar-gap);pointer-events:none;width:100%;max-width:100%;padding:var(--studio-density-toast-padding);border:1px solid color-mix(in srgb, var(--toast-accent,var(--line)) 24%, var(--toast-surface,var(--panel-strong)));background:var(--toast-surface,var(--panel-strong));color:var(--toast-ink,var(--ink));box-shadow:0 18px 36px color-mix(in srgb, var(--studio-color-text-primary) 12%, transparent);border-radius:var(--studio-toast-radius);grid-template-columns:auto minmax(0,1fr) auto;display:grid;position:relative}.security-resource-access-toolbar{justify-content:space-between;align-items:end;gap:10px;min-width:0;display:flex}.section-grid-toolbar{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--studio-color-background-surface);color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:6px 10px;font-size:.72rem;display:flex}
