:root{color:var(--admin-text);--admin-canvas:#f7f5ef;--admin-surface:#fffdfa;--admin-surface-muted:#f0ede5;--admin-text:#1d1d1a;--admin-muted:#676861;--admin-line:#d9d6ce;--admin-accent:#b8281c;--admin-positive:#27643e;background:#101110;background:var(--admin-canvas);font-family:Inter,ui-sans-serif,system-ui,sans-serif}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--admin-accent);outline-offset:2px}.admin-brand{gap:.18rem;display:grid}.admin-brand strong{letter-spacing:-.06em;font-size:1.1rem}.admin-shell aside span,.admin-shell header p,.admin-shell article p,.muted{color:var(--admin-muted)}.admin-shell aside nav{gap:.15rem;margin-top:2.25rem}.admin-shell aside nav a.active{border-left-color:var(--admin-accent);background:var(--admin-surface-muted);color:var(--admin-text);font-weight:700}.admin-shell .sign-out{border-color:var(--admin-line);min-height:44px;color:var(--admin-text);background:0 0}.admin-topbar .kicker,.kicker{color:var(--admin-accent)}.admin-page-heading h1{font-size:clamp(1.8rem,3vw,2.8rem)}.secondary-button,.secondary-link{border-color:var(--admin-line);min-height:44px;color:var(--admin-text);background:0 0;border-radius:.35rem}.catalog-admin,.orders-admin,.customers-admin,.inbox-admin{gap:1.25rem}.order-toolbar input:focus,.order-toolbar select:focus,.customer-search input:focus,.customer-note-composer textarea:focus,.order-detail-section input:focus,.order-detail-section textarea:focus,.editor-section input:focus,.editor-section select:focus,.editor-section textarea:focus,.variant-editor input:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px #b8281c1f}.admin-auth-card h1{font-family:Georgia,Noto Serif Thai,serif}@media (prefers-color-scheme:dark){:root{--admin-canvas:#171714;--admin-surface:#211f1b;--admin-surface-muted:#2b2923;--admin-text:#f6f2e9;--admin-muted:#b9b4a9;--admin-line:#454139;--admin-accent:#ff7b6e;--admin-positive:#9bdaa9}.order-summary-grid button:hover,.order-summary-grid button.active{background:#37241f}.admin-session{border-color:#52765b}.alert.error{color:#ffd5ce;background:#48241f}}@media (width<=760px){.admin-shell{grid-template-columns:1fr}.admin-shell>aside{border-right:0;border-bottom:1px solid var(--admin-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;height:auto;padding:.75rem 1rem;display:grid;position:static}.admin-shell aside nav{gap:.25rem;margin:0;display:flex;overflow-x:auto}.admin-shell aside nav a{white-space:nowrap;border-bottom:2px solid #0000;border-left:0;flex:none;min-height:36px;padding:.4rem .55rem;font-size:.8rem}.admin-shell aside nav a.active{border-bottom-color:var(--admin-accent)}.admin-shell .sign-out{min-height:36px;padding:.35rem .5rem;font-size:.75rem}.admin-topbar{align-items:start}.admin-session{display:none}.dashboard-module-grid{grid-template-columns:1fr}.order-summary-grid,.customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-editor.product-editor-v3{background:var(--admin-surface);border-radius:.75rem;grid-template-rows:auto minmax(0,1fr) auto;width:min(100vw - 2rem,104rem);height:min(100svh - 2rem,68rem);max-height:none;display:grid;overflow:hidden}.product-editor-v3 .product-editor-heading{background:var(--admin-surface);padding:1.35rem clamp(1.25rem,2.5vw,2.25rem) 1rem;position:relative}.product-editor-heading-content{gap:1.15rem;width:min(100%,74rem);display:grid}.product-editor-v3 .product-editor-heading h2{font-size:clamp(2rem,3.2vw,3.25rem)}.editor-step-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;display:grid}.editor-step-nav a{border:1px solid var(--admin-line);background:var(--admin-surface-muted);min-height:42px;color:var(--admin-text);align-items:center;gap:.55rem;padding:.55rem .7rem;font-size:.72rem;font-weight:700;text-decoration:none;display:flex}.editor-step-nav a:hover{border-color:var(--admin-text)}.editor-step-nav a span{background:var(--admin-text);width:1.45rem;height:1.45rem;color:var(--admin-surface);border-radius:50%;flex:none;place-items:center;font-size:.65rem;display:grid}.product-editor-v3 .product-editor-body{grid-template-columns:minmax(0,1fr) minmax(19rem,22rem);min-height:0;display:grid;overflow:hidden}.product-editor-v3 .product-editor-main,.product-editor-v3 .product-editor-sidebar{scroll-behavior:smooth;min-height:0;overflow-y:auto}.product-editor-v3 .editor-section,.product-editor-v3 .editor-side-panel{scroll-margin-top:1rem}.product-editor-v3 .product-editor-main .editor-section{background:var(--admin-surface);padding:clamp(1.75rem,3vw,3rem)}.product-editor-v3 .editor-section-title>span{background:var(--admin-text);width:2.4rem;height:2.4rem;color:var(--admin-surface)}.product-editor-v3 .editor-section-title h3{font-size:clamp(1.15rem,1.5vw,1.45rem)}.product-editor-v3 .editor-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-v3 .editor-grid.two-columns>label:last-child{grid-column:auto;max-width:none}.product-editor-v3 .editor-section input,.product-editor-v3 .editor-section select,.product-editor-v3 .editor-section textarea,.product-editor-v3 .variant-card input{border-color:var(--admin-line);background:var(--admin-surface);min-height:46px;color:var(--admin-text);border-radius:.4rem;padding:.78rem .85rem}.product-editor-v3 .editor-section textarea{min-height:9rem}.variant-explainer{border-left:3px solid var(--admin-accent);background:var(--admin-surface-muted);color:var(--admin-muted);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem 1rem;padding:1rem 1.1rem;font-size:.76rem;line-height:1.5;display:grid}.variant-explainer strong{color:var(--admin-text)}.variant-explainer-example{color:var(--admin-text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.product-editor-v3 .variant-editor-list{gap:1rem}.variant-add-button{border-color:var(--admin-text);background:var(--admin-text);color:var(--admin-surface);white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:.45rem;padding:.65rem .9rem;font-weight:800;display:inline-flex}.variant-add-button>span{font-size:1rem;line-height:1}.variant-add-another{border:1px dashed var(--admin-text);min-height:74px;color:var(--admin-text);background:0 0;justify-content:center;align-items:center;gap:.75rem;padding:1rem;display:flex}.variant-add-another:hover{background:var(--admin-surface-muted);border-style:solid}.variant-add-another>span:first-child{background:var(--admin-text);width:2rem;height:2rem;color:var(--admin-surface);border-radius:50%;flex:none;place-items:center;font-size:1.1rem;display:grid}.variant-add-another>span:last-child{text-align:left;gap:.15rem;display:grid}.variant-add-another strong{font-size:.78rem}.variant-add-another small{color:var(--admin-muted);font-size:.68rem}.catalog-empty-state{border:1px dashed var(--admin-line);background:var(--admin-surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.catalog-empty-state>span{background:var(--admin-surface-muted);width:3rem;height:3rem;color:var(--admin-accent);border-radius:50%;place-items:center;font-size:1.35rem;display:grid}.catalog-empty-state>div{gap:.3rem;display:grid}.catalog-empty-state strong,.catalog-empty-state p{margin:0}.catalog-empty-state p{color:var(--admin-muted);font-size:.78rem}.catalog-empty-state button{white-space:nowrap}.variant-card{border:1px solid var(--admin-line);background:var(--admin-surface);border-radius:.55rem;min-width:0;display:grid;overflow:hidden}.variant-card:focus-within{border-color:var(--admin-text);box-shadow:0 0 0 3px color-mix(in srgb, var(--admin-accent) 14%, transparent)}.variant-card-header{border-bottom:1px solid var(--admin-line);background:var(--admin-surface-muted);grid-template-columns:3rem minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1rem 1.1rem;display:grid}.variant-card-number{border:1px solid var(--admin-line);background:var(--admin-surface);width:3rem;height:3rem;color:var(--admin-accent);place-items:center;font-size:.75rem;font-weight:800;display:grid}.variant-card-heading{gap:.25rem;min-width:0;display:grid}.variant-card-heading>p,.variant-card-heading>h4{margin:0}.variant-card-heading>p{color:var(--admin-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:800}.variant-card-heading>h4{color:var(--admin-text);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.variant-card-summary{flex-wrap:wrap;gap:.35rem 1rem;margin:.35rem 0 0;display:flex}.variant-card-summary>div{align-items:baseline;gap:.35rem;min-width:0;display:flex}.variant-card-summary dt{color:var(--admin-muted);font-size:.65rem}.variant-card-summary dd{color:var(--admin-text);margin:0;font-size:.7rem;font-weight:700}.variant-card-remove{min-height:38px;color:var(--admin-accent);align-self:center;padding:.35rem .55rem;font-size:.7rem}.variant-card-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1.25rem;display:grid}.variant-card-fields>label{min-width:0;color:var(--admin-text);gap:.45rem;font-size:.76rem;font-weight:700;display:grid}.variant-card-fields>label:nth-child(-n+2){grid-column:span 2}.variant-card-advanced{border:1px solid var(--admin-line);background:var(--admin-surface-muted);margin:0 1.25rem 1.25rem}.variant-card-advanced summary{color:var(--admin-text);cursor:pointer;padding:.8rem .9rem;font-size:.73rem;font-weight:700}.variant-card-advanced-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0 1rem 1rem;display:grid}.variant-card-advanced-fields label{min-width:0;color:var(--admin-text);gap:.45rem;font-size:.74rem;font-weight:700;display:grid}.product-editor-v3 .product-editor-sidebar{border-left:1px solid var(--admin-line);background:var(--admin-surface-muted)}.product-editor-v3 .product-editor-footer{background:var(--admin-surface);padding:.9rem clamp(1.25rem,2.5vw,2.25rem);position:relative}@media (width<=1180px){.product-editor.product-editor-v3{width:min(100vw - 1.5rem,92rem);height:calc(100svh - 1.5rem)}.product-editor-v3 .product-editor-body{grid-template-columns:minmax(0,1fr) 18rem}.variant-card-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.variant-card-fields>label:nth-child(-n+2){grid-column:auto}.variant-explainer{grid-template-columns:auto minmax(0,1fr)}.variant-explainer-example{grid-column:2}}@media (width<=900px){.product-editor-v3 .product-editor-body{display:block;overflow-y:auto}.product-editor-v3 .product-editor-main,.product-editor-v3 .product-editor-sidebar{overflow:visible}.product-editor-v3 .product-editor-sidebar{border-top:1px solid var(--admin-line);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-step-nav{padding-bottom:.2rem;display:flex;overflow-x:auto}.editor-step-nav a{flex:none}}@media (width<=700px){.product-editor.product-editor-v3{border-radius:0;width:100%;height:100svh}.product-editor-v3 .product-editor-heading{padding:1rem}.product-editor-v3 .product-editor-heading h2{font-size:2rem}.product-editor-v3 .product-editor-main .editor-section{padding:1.35rem 1rem}.product-editor-v3 .editor-grid.two-columns,.variant-card-fields,.variant-card-advanced-fields,.product-editor-v3 .product-editor-sidebar,.variant-explainer{grid-template-columns:minmax(0,1fr)}.variant-explainer-example{grid-column:auto}.variant-card-header{grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem}.variant-card-number{width:2.5rem;height:2.5rem}.variant-card-remove{grid-column:2;justify-self:start}.variant-card-fields{padding:1rem}.variant-card-advanced{margin:0 1rem 1rem}.catalog-empty-state{grid-template-columns:auto minmax(0,1fr)}.catalog-empty-state button{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){.product-editor-v3 .product-editor-main,.product-editor-v3 .product-editor-sidebar{scroll-behavior:auto}}.product-editor{border-radius:.55rem;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,86rem);overflow:hidden}.product-editor-heading{border-color:var(--admin-line);background:var(--admin-surface);-webkit-backdrop-filter:none;backdrop-filter:none;align-items:start;padding:clamp(1.25rem,2.5vw,2rem);display:flex;position:relative}.product-editor-heading h2{letter-spacing:-.035em;font-family:Georgia,Noto Serif Thai,serif;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.05}.product-editor-intro{max-width:42rem;color:var(--admin-muted);margin:.7rem 0 0;font-size:.86rem;line-height:1.6}.product-editor-heading .kicker,.editor-side-panel .kicker{color:var(--admin-accent)}.product-editor-body{grid-template-columns:minmax(0,1fr) minmax(18rem,22rem);min-height:0;display:grid;overflow:hidden}.product-editor-main,.product-editor-sidebar{min-height:0;overflow-y:auto}.product-editor-main .editor-section{border-color:var(--admin-line);background:var(--admin-surface);padding:clamp(1.4rem,3vw,2.25rem)}.product-editor-main .editor-section:last-child{border-bottom:0}.editor-section-title{align-items:start;gap:.9rem;display:flex}.editor-section-title>span{border:1px solid var(--admin-line);width:2rem;height:2rem;color:var(--admin-accent);letter-spacing:.08em;flex:none;place-items:center;font-size:.67rem;font-weight:800;display:grid}.editor-section-title h3{font-size:1.05rem}.editor-section-title p,.editor-section-heading p{max-width:42rem;color:var(--admin-muted);font-size:.8rem;line-height:1.55}.product-editor .editor-grid{gap:1rem}.product-editor .editor-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor .editor-grid.two-columns>label:last-child{grid-column:1/-1;max-width:calc(50% - .5rem)}.product-editor .editor-section label,.product-editor .variant-editor label,.editor-sidebar-field{color:var(--admin-text)}.field-label{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.field-label em{color:var(--admin-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-style:normal;font-weight:800}.field-help{color:var(--admin-muted);letter-spacing:0;font-size:.7rem;font-weight:500;line-height:1.4}.editor-field-wide textarea{resize:vertical}.editor-add-button{white-space:nowrap;flex:none}.editor-empty-state{border:1px dashed var(--admin-line);min-height:8rem;color:var(--admin-muted);text-align:center;place-content:center;gap:.4rem;padding:1.25rem;display:grid}.editor-empty-state strong{color:var(--admin-text);font-size:.9rem}.editor-empty-state span{font-size:.76rem}.product-image-spec{border:1px solid var(--admin-line);background:var(--admin-surface-muted);grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:1.25rem;padding:1rem;display:grid}.product-image-spec-frame{aspect-ratio:4/5;border:1px solid var(--admin-accent);background:linear-gradient(135deg, transparent 49.5%, var(--admin-line) 50%, transparent 50.5%), var(--admin-surface);width:6rem;color:var(--admin-text);align-content:center;justify-items:center;display:grid}.product-image-spec-frame span{background:var(--admin-surface);letter-spacing:.08em;padding:.25rem .45rem;font-size:1rem;font-weight:800}.product-image-spec-frame small{background:var(--admin-surface);color:var(--admin-muted);margin-top:.25rem;padding:.15rem .3rem;font-size:.58rem}.product-image-spec-content{gap:.8rem;min-width:0;display:grid}.product-image-spec-title,.product-image-spec-description,.product-image-spec-note{margin:0}.product-image-spec-title{color:var(--admin-text);font-size:.86rem;font-weight:800}.product-image-spec-description,.product-image-spec-note{color:var(--admin-muted);font-size:.72rem;line-height:1.5}.product-image-spec-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.product-image-spec-grid>div{gap:.2rem;min-width:0;display:grid}.product-image-spec-grid dt{color:var(--admin-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.61rem;font-weight:700}.product-image-spec-grid dd{color:var(--admin-text);margin:0;font-size:.75rem;font-weight:700}.media-editor-item{border-color:var(--admin-line);background:var(--admin-surface-muted);border-radius:.35rem;grid-template-columns:5rem minmax(0,1fr) auto}.media-editor-copy{gap:.45rem;display:grid}.media-editor-copy>span{color:var(--admin-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.media-actions button{border-color:var(--admin-line);background:var(--admin-surface);min-width:40px;min-height:40px;color:var(--admin-text);padding:.5rem}.media-actions .danger-text,.variant-remove-button{color:var(--admin-accent)}.variant-editor{border:1px solid var(--admin-line);background:var(--admin-surface-muted);border-radius:.4rem;gap:1rem;padding:1.2rem;display:grid}.variant-editor legend span{color:var(--admin-muted);margin-left:.65rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;font-weight:500}.variant-identity-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.variant-option-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.variant-commerce-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.variant-group-label{border-top:1px solid var(--admin-line);color:var(--admin-muted);letter-spacing:.1em;text-transform:uppercase;padding-top:.25rem;font-size:.65rem;font-weight:800}.variant-remove-button{justify-self:start;min-height:40px;padding:.45rem 0}.product-editor-sidebar{border-left:1px solid var(--admin-line);background:var(--admin-surface-muted);align-content:start;display:grid}.editor-side-panel{border-bottom:1px solid var(--admin-line);grid-template-columns:minmax(0,1fr);gap:1rem;padding:1.4rem;display:grid}.editor-side-panel .kicker,.editor-side-panel h3,.editor-side-description{margin:0}.editor-side-panel h3{font-family:Georgia,Noto Serif Thai,serif;font-size:1.35rem}.editor-side-description{color:var(--admin-muted);font-size:.78rem;line-height:1.55}.editor-sidebar-field{letter-spacing:.04em;gap:.45rem;font-size:.78rem;font-weight:700;display:grid}.editor-sidebar-field select{border:1px solid var(--admin-line);background:var(--admin-surface);width:100%;min-height:44px;color:var(--admin-text);border-radius:.35rem;padding:.75rem .85rem}.status-choice-group{border:0;gap:.5rem;margin:0;padding:0;display:grid}.status-choice-group legend{color:var(--admin-text);margin-bottom:.5rem;font-size:.78rem;font-weight:700}.status-choice-group label{border:1px solid var(--admin-line);background:var(--admin-surface);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;min-height:58px;padding:.75rem;display:grid}.status-choice-group label.is-selected{border-color:var(--admin-text);box-shadow:inset 3px 0 0 var(--admin-accent)}.status-choice-group input{width:1rem;height:1rem;accent-color:var(--admin-accent);margin:.18rem 0 0}.status-choice-group label>span{gap:.2rem;display:grid}.status-choice-group strong{font-size:.8rem}.status-choice-group small{color:var(--admin-muted);font-size:.69rem;line-height:1.4}.homepage-placement-control{border:1px solid var(--admin-line);background:var(--admin-surface);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:1rem;display:grid;position:relative}.homepage-placement-control.is-selected{border-color:var(--admin-accent);background:#fbf0ed}.homepage-placement-control input{opacity:0;width:1px;height:1px;position:absolute}.homepage-placement-control:focus-within{outline:3px solid var(--admin-accent);outline-offset:2px}.homepage-checkmark{border:1px solid var(--admin-line);background:var(--admin-surface);color:#fff;place-items:center;width:1.5rem;height:1.5rem;font-size:.8rem;font-weight:900;display:grid}.homepage-placement-control.is-selected .homepage-checkmark{border-color:var(--admin-accent);background:var(--admin-accent)}.homepage-placement-control>span:last-child{gap:.3rem;display:grid}.homepage-placement-control strong{color:var(--admin-text);font-size:.82rem;line-height:1.35}.homepage-placement-control small,.placement-note{color:var(--admin-muted);font-size:.7rem;line-height:1.5}.placement-note{border-left:2px solid var(--admin-accent);margin:-.35rem 0 0;padding-left:.75rem}.editor-readiness ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.editor-readiness li{color:var(--admin-muted);grid-template-columns:1.2rem minmax(0,1fr);align-items:center;gap:.5rem;font-size:.76rem;display:grid}.editor-readiness li.is-complete{color:var(--admin-positive)}.editor-readiness li span{border:1px solid;place-items:center;width:1.2rem;height:1.2rem;font-size:.65rem;display:grid}.editor-readiness dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.editor-readiness dl>div{background:var(--admin-surface);gap:.25rem;padding:.7rem;display:grid}.editor-readiness dt{color:var(--admin-muted);font-size:.67rem}.editor-readiness dd{margin:0;font-size:1rem;font-weight:800}.product-editor-footer{border-color:var(--admin-line);background:var(--admin-surface);justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1.25rem,2.5vw,2rem);display:flex;position:relative}.product-editor-footer-note{gap:.2rem;max-width:min(42rem,60vw);display:grid}.product-editor-footer-note strong{font-size:.78rem}.product-editor-footer-note span{color:var(--admin-muted);font-size:.68rem}.product-editor-footer-note.is-error strong,.product-editor-footer-note.is-error span{color:var(--admin-accent)}.product-editor-footer-actions{gap:.6rem;display:flex}.catalog-placement-badge{border:1px solid #d48b82;border-radius:99px;padding:.22rem .45rem;font-size:.7rem;font-weight:700;display:inline-flex;color:var(--admin-accent)!important;margin-left:.35rem!important}@media (prefers-color-scheme:dark){.homepage-placement-control.is-selected{background:#37241f}}@media (width<=1100px){.product-editor-body{grid-template-columns:minmax(0,1fr);overflow-y:auto}.product-editor-main,.product-editor-sidebar{overflow:visible}.product-editor-sidebar{border-top:1px solid var(--admin-line);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-side-panel{border-right:1px solid var(--admin-line);border-bottom:0}.variant-commerce-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.product-editor-backdrop{padding:0}.product-editor{border:0;border-radius:0;width:100%;min-height:100svh;max-height:100svh}.product-editor-heading{padding:1rem}.product-editor-intro{display:none}.product-editor-main .editor-section{padding:1.25rem 1rem}.editor-section-heading{align-items:stretch}.editor-add-button{justify-content:center;width:100%}.product-editor .editor-grid.two-columns,.variant-identity-columns,.variant-option-columns,.variant-commerce-columns,.product-editor-sidebar{grid-template-columns:minmax(0,1fr)}.product-editor .editor-grid.two-columns>label:last-child{grid-column:auto;max-width:none}.product-editor-sidebar{border-top:1px solid var(--admin-line)}.editor-side-panel{border-right:0;border-bottom:1px solid var(--admin-line)}.media-editor-item{grid-template-columns:4.5rem minmax(0,1fr)}.product-image-spec{grid-template-columns:4.5rem minmax(0,1fr);gap:.9rem}.product-image-spec-frame{width:4.5rem}.product-image-spec-frame small{display:none}.product-image-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-editor-item img{width:4.5rem}.media-actions{grid-column:1/-1;justify-content:end}.product-editor-footer{flex-direction:column;align-items:stretch}.product-editor-footer-note{max-width:none;display:grid}.product-editor-footer-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}}.catalog-create-button{border:1px solid var(--admin-text);background:var(--admin-text);min-height:44px;color:var(--admin-surface);letter-spacing:-.01em;box-shadow:none;border-radius:.35rem;flex:none;justify-content:center;align-items:center;gap:.65rem;padding:.45rem .9rem .45rem .5rem;font-size:.875rem;font-weight:700;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.catalog-create-button-icon{border:1px solid #fffdfa52;border-radius:.25rem;flex:none;place-items:center;width:2rem;height:2rem;display:grid}.catalog-create-button-icon svg{stroke:currentColor;stroke-linecap:square;stroke-width:1.5px;width:1rem;height:1rem}.catalog-create-button:hover{border-color:var(--admin-accent);background:var(--admin-accent);transform:translateY(-1px)}.catalog-create-button:active{transform:translateY(0)}.catalog-create-button:disabled{border-color:var(--admin-line);background:var(--admin-surface-muted);color:var(--admin-muted);cursor:not-allowed;opacity:1;transform:none}.catalog-create-button:disabled .catalog-create-button-icon{border-color:var(--admin-line)}.catalog-permission-note{border-left:3px solid var(--admin-accent);background:var(--admin-surface-muted);color:var(--admin-muted);margin:0;padding:.75rem .9rem;font-size:.78rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.catalog-create-button{transition:none}}@media (width<=700px){.catalog-create-button{width:100%}}.inbox-admin{gap:1rem}.inbox-intro{justify-content:space-between;align-items:end;gap:1rem;padding-top:1.5rem;display:flex}.inbox-intro h2{margin:.3rem 0 0;font-family:Georgia,Noto Serif Thai,serif;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.1}.inbox-intro>span{border:1px solid var(--admin-line);color:var(--admin-muted);white-space:nowrap;border-radius:99px;padding:.4rem .6rem;font-size:.75rem}.inbox-layout{border-color:var(--admin-line);background:var(--admin-surface);border-radius:.5rem;grid-template-columns:minmax(18rem,.72fr) minmax(0,1.7fr);min-height:min(43rem,100svh - 14rem)}.conversation-list{border-color:var(--admin-line);background:var(--admin-surface);grid-template-rows:auto minmax(0,1fr);display:grid}.conversation-list-toolbar{border-bottom:1px solid var(--admin-line);gap:.55rem;padding:.9rem;display:grid}.conversation-list-toolbar input{border:1px solid var(--admin-line);background:var(--admin-surface-muted);width:100%;min-height:42px;color:var(--admin-text);border-radius:.35rem;padding:.65rem .75rem}.conversation-list-toolbar small{color:var(--admin-muted);font-size:.72rem}.conversation-list button{border-bottom-color:var(--admin-line);color:var(--admin-text)}.conversation-list button:hover,.conversation-list button.active{background:var(--admin-surface-muted);box-shadow:inset 3px 0 var(--admin-accent)}.conversation-list b{background:var(--admin-accent);color:#fff}.message-panel{background:var(--admin-surface)}.thread-heading,.reply-composer{border-color:var(--admin-line)}.order-context{border-left:2px solid var(--admin-accent);background:var(--admin-surface-muted);padding:.45rem .6rem}.order-context>span{color:var(--admin-accent)}.order-link input,.reply-composer textarea{border-color:var(--admin-line);background:var(--admin-surface);color:var(--admin-text);border-radius:.35rem}.message-thread{background:var(--admin-surface-muted)}.message-bubble{border:1px solid var(--admin-line);background:var(--admin-surface);border-radius:.7rem .7rem .7rem .1rem}.message-bubble.outbound{color:#1f4a2b;background:#e5f1e7;border-color:#b8d5be;border-radius:.7rem .7rem .1rem}.reply-composer button,.order-link button{border-color:var(--admin-accent);background:var(--admin-accent);color:#fff;min-height:44px}@media (prefers-color-scheme:dark){.message-bubble.outbound{color:#d5efd9;background:#223b27;border-color:#52755b}}@media (width<=760px){.inbox-intro{flex-direction:column;align-items:start}.inbox-layout{grid-template-columns:1fr;min-height:auto}.conversation-list{border-right:0;border-bottom:1px solid var(--admin-line);max-height:19rem}}.orders-admin{gap:1.15rem}.orders-intro h2{margin:.3rem 0 0;font-family:Georgia,Noto Serif Thai,serif;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.1}.order-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.order-summary-grid button{border-color:var(--admin-line);background:var(--admin-surface);min-height:6.25rem}.order-summary-grid button span{color:var(--admin-muted)}.order-summary-grid button.active{border-color:var(--admin-accent);background:var(--admin-surface-muted);box-shadow:inset 3px 0 var(--admin-accent)}.order-summary-grid button strong{color:var(--admin-accent)}.order-toolbar{grid-template-columns:minmax(0,1fr) 14rem}.order-card{gap:0;padding:1.25rem;display:grid}.order-card-heading{align-items:start}.order-card-heading>strong{font-family:Georgia,Noto Serif Thai,serif;font-size:1.4rem}.order-meta{gap:.55rem;margin:1rem 0}.order-meta-pill{border:1px solid var(--admin-line);background:var(--admin-surface-muted);width:fit-content;color:var(--admin-muted);border-radius:99px;padding:.25rem .45rem;font-size:.72rem}.payment-succeeded{color:var(--admin-positive);border-color:#8bb99a}.payment-pending,.payment-requires_action,.payment-processing{color:#7a5700;border-color:#d6b66b}.payment-failed,.payment-cancelled{color:var(--admin-accent);border-color:#d69b92}.shipment-pill{color:#24536b;border-color:#9cbccc}.order-lines>div{border-color:var(--admin-line)}.order-open-button{justify-self:start;width:auto;margin-top:1.15rem}@media (prefers-color-scheme:dark){.payment-pending,.payment-requires_action,.payment-processing{color:#efd682}.shipment-pill{color:#a7d7eb}}@media (width<=760px){.order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-toolbar{grid-template-columns:1fr}}.catalog-admin .admin-page-heading h2{margin:.3rem 0 0;font-family:Georgia,Noto Serif Thai,serif;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.1}.catalog-summary{color:var(--admin-muted);margin:0;font-size:.8rem}.catalog-products{gap:.85rem}.catalog-product{padding:1.25rem}.catalog-product-heading{margin-bottom:.9rem}.catalog-status{border:1px solid var(--admin-line);background:var(--admin-surface-muted);color:var(--admin-muted);text-transform:uppercase;border-radius:99px;padding:.22rem .45rem;font-size:.7rem;font-weight:700;display:inline-flex}.catalog-status.status-active{color:var(--admin-positive);border-color:#8bb99a}.catalog-status.status-archived{opacity:.75}.variant-row{border-color:var(--admin-line);gap:1.25rem}.variant-row>span:nth-child(2){font-weight:700}.variant-row>span:nth-child(3){border-left:1px solid var(--admin-line);padding-left:.85rem}.stock-actions button{border-color:var(--admin-line);background:var(--admin-surface-muted);min-width:44px;min-height:40px;color:var(--admin-text)}@media (width<=760px){.catalog-product{padding:1rem}.variant-row>span:nth-child(3){border-left:0;padding-left:0}}.customers-admin{gap:1.1rem}.customers-admin .admin-page-heading h2{margin:.3rem 0 0;font-family:Georgia,Noto Serif Thai,serif;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.1}.customer-summary-grid article{border-color:var(--admin-line);background:var(--admin-surface);border-radius:.5rem;min-height:6.5rem}.customer-summary-grid strong{color:var(--admin-accent)}.customer-search input{border-color:var(--admin-line);background:var(--admin-surface);min-height:46px;color:var(--admin-text);border-radius:.35rem}.customer-result-count{color:var(--admin-muted);margin:-.55rem 0 0;font-size:.78rem}.customer-list{gap:.85rem}.customer-card{gap:1rem;padding:1.25rem}.customer-avatar,.customer-avatar-large{color:var(--admin-accent);background:#f6e4e1;border-color:#cfa7a1}.customer-card-stats>div{border:1px solid var(--admin-line);background:var(--admin-surface-muted);border-radius:.35rem}.customer-card-stats dt,.customer-card-footer>span{color:var(--admin-muted)}.customer-card-footer{border-top:1px solid var(--admin-line);padding-top:.9rem}.customer-detail-heading,.customer-detail-footer{background:var(--admin-surface)}@media (prefers-color-scheme:dark){.customer-avatar,.customer-avatar-large{color:#ffb6aa;background:#3b2521;border-color:#7d4e48}}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{color:#101110;cursor:pointer;background:#e8e7e2;border:1px solid #e8e7e2;border-radius:.7rem;padding:.8rem 1rem}button:disabled{cursor:wait;opacity:.65}.shell{grid-template-columns:15rem 1fr;min-height:100vh;display:grid}aside{border-right:1px solid #2f312f;flex-direction:column;gap:.35rem;padding:2rem;display:flex}aside span,header p,article p{color:#9da09c}aside nav{gap:.5rem;margin-top:2rem;display:grid}aside nav a{color:#e8e7e2;padding:.65rem 0;text-decoration:none}.sign-out{color:#e8e7e2;background:0 0;border-color:#3c3f3c;margin-top:auto}main{padding:clamp(2rem,6vw,6rem)}h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,6vw,5rem);font-weight:500}section{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:4rem;display:grid}article{background:#181a18;border:1px solid #343734;border-radius:1rem;min-height:13rem;padding:1.5rem}article span{color:#a8d99b;text-transform:uppercase;letter-spacing:.08em;margin-top:2rem;font-size:.75rem;display:inline-block}.admin-auth-page{background:radial-gradient(circle at 20% 20%,#233126 0,#0000 35%),#101110;place-items:center;min-height:100vh;padding:clamp(1.5rem,6vw,6rem);display:grid}.admin-auth-card{background:#181a18eb;border:1px solid #343734;border-radius:1.25rem;grid-template-columns:minmax(0,1fr);gap:1.25rem;width:min(100%,34rem);margin-top:0;padding:clamp(1.5rem,5vw,3.5rem);display:grid}.admin-auth-card h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.25rem,7vw,4.5rem);font-weight:500;line-height:.95}.kicker{color:#a8d99b;letter-spacing:.12em;font-size:.75rem;font-weight:700}.muted{color:#9da09c;line-height:1.6}.admin-auth-form{gap:.75rem;display:grid}.admin-auth-form label{letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.admin-auth-form input{color:#e8e7e2;background:#111311;border:1px solid #454945;border-radius:.7rem;width:100%;padding:.9rem 1rem}.alert{border-radius:.7rem;padding:.85rem 1rem}.mfa-enrollment{gap:1rem;display:grid}.mfa-enrollment img{background:#fff;border-radius:.75rem;width:min(100%,16rem);padding:.75rem}.mfa-enrollment code{overflow-wrap:anywhere}.catalog-admin{gap:1.5rem;display:grid}.catalog-admin>.muted{max-width:48rem}.admin-page-heading{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.admin-page-heading>div>p{color:#9da09c}.catalog-products{gap:1.5rem;display:grid}.catalog-product{min-height:0}.catalog-product-heading{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.25rem;display:flex}.catalog-product-heading h2{margin:.35rem 0 0}.catalog-product-heading code{color:#9da09c;margin-top:.35rem;display:block}.catalog-product-heading span{margin:0}.variant-table{display:grid}.variant-row{border-top:1px solid #343734;grid-template-columns:minmax(12rem,1.5fr) minmax(7rem,.6fr) minmax(11rem,.8fr) auto;align-items:center;gap:1rem;padding:.8rem 0;display:grid}.variant-row>div:first-child,.variant-row>span{gap:.3rem;display:grid}.variant-row code,.variant-row small{color:#9da09c}.stock-actions{gap:.4rem;display:flex}.stock-actions button{width:2.5rem;padding:.55rem}.secondary-button{color:#e8e7e2;background:0 0;border-color:#454945}.icon-button{color:#e8e7e2;background:0 0;border-color:#454945;place-items:center;width:2.75rem;height:2.75rem;padding:0;font-size:1.5rem;display:grid}.danger-text{color:#ff9f91;background:0 0;border-color:#0000}.empty-inline{color:#9da09c;margin:0;padding:1rem 0}.product-editor-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050705c7;place-items:start center;padding:clamp(.75rem,3vw,2.5rem);display:grid;position:fixed;inset:0;overflow-y:auto}.product-editor{background:#171917;border:1px solid #3f433f;border-radius:1.25rem;grid-template-columns:minmax(0,1fr);gap:0;width:min(100%,72rem);max-height:calc(100vh - clamp(1.5rem,6vw,5rem));margin:0;display:grid;overflow-y:auto;box-shadow:0 2rem 6rem #0000007a}.product-editor-heading,.product-editor-footer,.editor-section{padding:clamp(1.25rem,3vw,2rem)}.product-editor-heading{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#171917f5;border-bottom:1px solid #343734;justify-content:space-between;align-items:start;gap:1rem;display:flex;position:sticky;top:0}.product-editor-heading h2,.editor-section h3{margin:0}.product-editor-heading .kicker{margin:0 0 .5rem}.product-editor>.alert{margin:1.25rem 2rem 0}.editor-section{border-bottom:1px solid #343734;grid-template-columns:minmax(0,1fr);gap:1.25rem;margin:0;display:grid}.editor-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.editor-section-heading p{color:#9da09c;margin:.4rem 0 0}.editor-grid{gap:1rem;display:grid}.editor-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-grid.variant-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-section label,.variant-editor label{color:#c6c9c5;letter-spacing:.04em;gap:.45rem;font-size:.78rem;font-weight:700;display:grid}.editor-section input,.editor-section select,.editor-section textarea,.variant-editor input{color:#e8e7e2;letter-spacing:normal;background:#0f110f;border:1px solid #454945;border-radius:.65rem;outline:none;width:100%;padding:.82rem .9rem;font-weight:400}.editor-section input:focus,.editor-section select:focus,.editor-section textarea:focus,.variant-editor input:focus{border-color:#a8d99b;box-shadow:0 0 0 3px #a8d99b1f}.upload-button{cursor:pointer;background:#e8e7e2;border:1px solid #e8e7e2;border-radius:.7rem;align-items:center;padding:.75rem 1rem;position:relative;overflow:hidden;color:#101110!important;display:inline-flex!important}.upload-button input{opacity:0;width:1px;height:1px;position:fixed;top:0;left:0}.media-editor-list,.variant-editor-list{gap:.75rem;display:grid}.media-editor-item{background:#111311;border:1px solid #343734;border-radius:.8rem;grid-template-columns:5rem minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.75rem;display:grid}.media-editor-item img{object-fit:cover;background:#242724;border-radius:.55rem;width:5rem;height:6rem}.media-actions{gap:.3rem;display:flex}.media-actions button{padding:.55rem .7rem}.variant-editor{background:#111311;border:1px solid #3a3e3a;border-radius:.9rem;gap:1rem;min-width:0;padding:1rem;display:grid}.variant-editor legend{color:#a8d99b;letter-spacing:.06em;text-transform:uppercase;padding:0 .45rem;font-size:.8rem;font-weight:700}.variant-editor>.danger-text{justify-self:end;padding:.4rem}.product-editor-footer{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#171917f5;justify-content:space-between;gap:.75rem;display:flex;position:sticky;bottom:0}.orders-admin,.order-list{gap:1.5rem;display:grid}.orders-admin>.muted{max-width:56rem}.order-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0}.order-summary-grid button{color:#e8e7e2;text-align:left;background:#181a18;border-color:#343734;justify-content:space-between;align-items:center;min-width:0;padding:1rem;display:flex}.order-summary-grid button:hover,.order-summary-grid button.active{background:#202720;border-color:#7ca771}.order-summary-grid span{color:#aeb2ad;font-size:.8rem}.order-summary-grid strong{color:#a8d99b;font-size:1.6rem}.order-toolbar{grid-template-columns:minmax(0,1fr) 13rem;gap:.75rem;display:grid}.order-toolbar input,.order-toolbar select,.order-detail-section input,.order-detail-section textarea{color:#e8e7e2;background:#111311;border:1px solid #454945;border-radius:.7rem;outline:none;width:100%;padding:.82rem .9rem}.order-toolbar input:focus,.order-toolbar select:focus,.order-detail-section input:focus,.order-detail-section textarea:focus{border-color:#a8d99b;box-shadow:0 0 0 3px #a8d99b1f}.empty-state{color:#9da09c;text-align:center;border:1px dashed #3f433f;border-radius:1rem;padding:3rem 1rem}.order-card{min-height:0}.order-card-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.order-card-heading h2{margin:.35rem 0 0}.order-card-heading>strong{font-size:1.5rem}.order-meta{color:#9da09c;flex-wrap:wrap;gap:.6rem 1.5rem;margin:1.25rem 0;font-size:.85rem;display:flex}.order-lines{display:grid}.order-lines>div{border-top:1px solid #343734;justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}.order-lines>small{color:#9da09c;padding-top:.7rem}.order-open-button{width:100%;margin-top:1.25rem}.status-pill{color:#d6d9d5;letter-spacing:.03em;text-transform:none;background:#252925;border:1px solid #485048;border-radius:999px;margin:0;padding:.35rem .55rem;font-size:.72rem;font-weight:700}.status-paid,.status-processing{color:#cfe7a9;background:#293522;border-color:#667c4e}.status-shipped{color:#bde5f7;background:#1e3540;border-color:#486f82}.status-delivered{color:#b7edca;background:#1e3b2b;border-color:#3d7758}.status-cancelled,.status-refunded{color:#ffc5bb;background:#3f2421;border-color:#7d4f48}.order-editor-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050705d1;place-items:start center;padding:clamp(.75rem,3vw,2.5rem);display:grid;position:fixed;inset:0;overflow-y:auto}.order-editor{background:#171917;border:1px solid #3f433f;border-radius:1.25rem;grid-template-rows:auto minmax(0,1fr) auto;gap:0;width:min(100%,64rem);max-height:calc(100vh - clamp(1.5rem,6vw,5rem));margin:0;display:grid;overflow:hidden;box-shadow:0 2rem 6rem #0000007a}.order-editor-heading,.order-editor-footer{background:#171917f7;justify-content:space-between;align-items:start;gap:1rem;padding:clamp(1.1rem,3vw,1.75rem);display:flex}.order-editor-heading{border-bottom:1px solid #343734}.order-editor-heading .kicker,.order-editor-heading h2{margin:0 0 .55rem}.order-editor-heading h2{font-size:clamp(1.5rem,4vw,2.4rem)}.order-editor-body{overflow-y:auto}.order-editor section.order-detail-section{border-bottom:1px solid #343734;grid-template-columns:minmax(0,1fr);gap:1rem;margin:0;padding:clamp(1.25rem,3vw,2rem);display:grid}.order-detail-section h3,.order-detail-section p,.order-detail-section dl{margin:0}.order-detail-section label{color:#c6c9c5;gap:.45rem;font-size:.8rem;font-weight:700;display:grid}.order-detail-lines{display:grid}.order-detail-lines>div{border-bottom:1px solid #303330;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.order-detail-lines span:first-child{gap:.25rem;display:grid}.order-detail-lines small,.compact-details dt,.order-timeline small{color:#9da09c}.order-totals{gap:.55rem;width:min(100%,22rem);display:grid;margin-left:auto!important}.order-totals>div,.compact-details>div{justify-content:space-between;gap:1rem;display:flex}.order-totals dd,.compact-details dd{text-align:right;margin:0}.order-totals .total{border-top:1px solid #454945;padding-top:.65rem;font-size:1.15rem;font-weight:700}.order-editor section.order-information-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.order-information-grid>div{align-content:start;gap:1rem;display:grid}.order-information-grid address{color:#c5c8c4;gap:.35rem;font-style:normal;line-height:1.5;display:grid}.compact-details{gap:.65rem;display:grid}.order-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.shipment-dates{font-size:.8rem}.order-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.order-timeline li{grid-template-columns:auto minmax(0,1fr);gap:.85rem;min-height:4rem;display:grid}.order-timeline li>span{background:#171917;border:2px solid #a8d99b;border-radius:50%;width:.75rem;height:.75rem;margin-top:.25rem;display:block;position:relative}.order-timeline li:not(:last-child)>span:after{content:"";background:#465046;width:1px;height:3.4rem;position:absolute;top:.65rem;left:.2rem}.order-timeline li>div{align-content:start;gap:.3rem;display:grid}.order-timeline p{color:#c4c7c3}.order-editor-footer{border-top:1px solid #343734;align-items:center}.order-editor-footer>.alert{margin:0}.order-editor-footer>div{gap:.6rem;margin-left:auto;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.customers-admin,.customer-list{gap:1.5rem;display:grid}.customers-admin>.muted{max-width:54rem}.customer-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0}.customer-summary-grid article{justify-content:space-between;align-items:center;min-height:7rem;padding:1rem;display:flex}.customer-summary-grid span{color:#aeb2ad;letter-spacing:normal;text-transform:none;margin:0;font-size:.8rem}.customer-summary-grid strong{color:#a8d99b;font-size:1.8rem}.customer-search input{color:#e8e7e2;background:#111311;border:1px solid #454945;border-radius:.75rem;outline:none;width:100%;padding:.9rem 1rem}.customer-search input:focus,.customer-note-composer textarea:focus{border-color:#a8d99b;box-shadow:0 0 0 3px #a8d99b1f}.customer-list{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-card{gap:1.3rem;min-height:0;display:grid}.customer-card-identity,.customer-heading-identity{align-items:center;gap:.9rem;display:flex}.customer-card-identity h2{margin:0 0 .3rem;font-size:1.25rem}.customer-card-identity small,.customer-heading-identity>div>span{color:#9da09c}.customer-avatar,.customer-avatar-large{color:#c9e9c1;letter-spacing:normal;background:#263324;border:1px solid #4e6549;border-radius:50%;flex:none;place-items:center;width:3rem;height:3rem;margin:0;font-size:1rem;font-weight:700;display:grid}.customer-avatar-large{width:4rem;height:4rem;font-size:1.35rem}.customer-card-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.customer-card-stats>div{background:#111311;border-radius:.65rem;gap:.35rem;padding:.75rem;display:grid}.customer-card-stats dt{color:#8f938e;font-size:.72rem}.customer-card-stats dd{margin:0;font-weight:700}.customer-card-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.customer-card-footer>span{color:#8f938e;letter-spacing:normal;text-transform:none;margin:0;font-size:.75rem}.customer-detail-backdrop{z-index:70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050705d6;place-items:start center;padding:clamp(.75rem,3vw,2.5rem);display:grid;position:fixed;inset:0;overflow-y:auto}.customer-detail{background:#171917;border:1px solid #3f433f;border-radius:1.25rem;grid-template-rows:auto minmax(0,1fr) auto;gap:0;width:min(100%,68rem);max-height:calc(100vh - clamp(1.5rem,6vw,5rem));margin:0;display:grid;overflow:hidden;box-shadow:0 2rem 6rem #0000007a}.customer-detail-heading,.customer-detail-footer{background:#171917f7;justify-content:space-between;align-items:start;gap:1rem;padding:clamp(1.1rem,3vw,1.75rem);display:flex}.customer-detail-heading{border-bottom:1px solid #343734}.customer-detail-heading .kicker,.customer-detail-heading h2{margin:0 0 .4rem}.customer-detail-heading h2{font-size:clamp(1.5rem,4vw,2.5rem)}.customer-detail-body{overflow-y:auto}.customer-detail section.customer-detail-section{border-bottom:1px solid #343734;grid-template-columns:minmax(0,1fr);gap:1rem;margin:0;padding:clamp(1.25rem,3vw,2rem);display:grid}.customer-detail section.customer-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.customer-contact-grid>div{align-content:start;gap:1rem;display:grid}.customer-detail-section h3,.customer-detail-section p,.customer-detail-section dl{margin:0}.customer-details-list{gap:.7rem;display:grid}.customer-details-list>div{justify-content:space-between;gap:1rem;display:flex}.customer-details-list dt{color:#929691}.customer-details-list dd{text-align:right;overflow-wrap:anywhere;margin:0}.customer-contact-grid address{color:#c5c8c4;gap:.35rem;font-style:normal;line-height:1.5;display:grid}.customer-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.customer-section-heading p{color:#8f938e;margin-top:.35rem;font-size:.82rem}.secondary-link{color:#e8e7e2;white-space:nowrap;border:1px solid #454945;border-radius:.65rem;padding:.65rem .8rem;text-decoration:none}.channel-profile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.channel-profile-list article{background:#111311;border-radius:.75rem;align-items:center;gap:.75rem;min-height:0;padding:.8rem;display:flex}.channel-profile-list img,.channel-profile-list article>span{color:#fff;object-fit:cover;background:#06c755;border-radius:50%;place-items:center;width:2.6rem;height:2.6rem;margin:0;display:grid}.channel-profile-list article>div{gap:.25rem;min-width:0;display:grid}.channel-profile-list small,.customer-conversation-list small,.customer-order-history small{color:#8f938e}.customer-conversation-list{display:grid}.customer-conversation-list>div{border-top:1px solid #303330;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.customer-conversation-list>div>span:first-child{gap:.25rem;display:grid}.customer-conversation-list>div>span:last-child{color:#a8d99b;font-size:.75rem}.customer-order-history{gap:.65rem;display:grid}.customer-order-history article{background:#111311;border-radius:.75rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;min-height:0;padding:.85rem;display:grid}.customer-order-history article>div{gap:.25rem;display:grid}.customer-order-history article>small{grid-column:1/-1}.customer-note-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;display:grid}.customer-note-composer textarea{color:#e8e7e2;resize:vertical;background:#111311;border:1px solid #454945;border-radius:.7rem;outline:none;width:100%;padding:.85rem}.customer-note-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.customer-note-list li{background:#111311;border-left:3px solid #657c5f;border-radius:0 .7rem .7rem 0;gap:.35rem;padding:.9rem;display:grid}.customer-note-list p{white-space:pre-wrap}.customer-note-list small{color:#8f938e}.customer-detail-footer{border-top:1px solid #343734;justify-content:end}.inbox-admin{gap:1.5rem;display:grid}.inbox-admin>.muted{max-width:52rem}.inbox-layout{background:#181a18;border:1px solid #343734;border-radius:1rem;grid-template-columns:minmax(17rem,.75fr) minmax(0,1.75fr);min-height:38rem;display:grid;overflow:hidden}.conversation-list{border-right:1px solid #343734;padding:0;display:block;overflow-y:auto}.conversation-list>p{color:#9da09c;padding:1.25rem}.conversation-list button{color:#e8e7e2;text-align:left;background:0 0;border:0;border-bottom:1px solid #2f312f;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;width:100%;padding:1rem;display:grid}.conversation-list button>span:nth-child(2){gap:.3rem;min-width:0;display:grid}.conversation-list small,.thread-heading small,.message-bubble small,.order-context small{color:#9da09c}.conversation-list b{color:#101110;background:#a8d99b;border-radius:999px;place-items:center;min-width:1.5rem;height:1.5rem;padding:0 .35rem;font-size:.75rem;display:grid}.conversation-avatar{color:#fff;background:#06c755;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;margin:0;font-weight:700;display:grid}.message-panel{grid-template-rows:auto minmax(20rem,1fr) auto;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;margin:0;display:grid}.thread-heading{border-bottom:1px solid #343734;justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;padding:1rem 1.25rem;display:flex}.thread-heading>div:first-child,.order-context{gap:.25rem;display:grid}.order-context{text-align:right}.order-context>span{color:#a8d99b;margin:0}.order-link{gap:.5rem;display:flex}.order-link input,.reply-composer textarea{color:#e8e7e2;background:#111311;border:1px solid #454945;border-radius:.7rem;padding:.75rem}.order-link button{padding:.7rem .85rem}.message-thread{background:#121412;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;overflow-y:auto}.message-bubble{background:#292d29;border-radius:1rem 1rem 1rem .25rem;width:fit-content;max-width:min(75%,42rem);padding:.8rem 1rem}.message-bubble.outbound{background:#284127;border-radius:1rem 1rem .25rem;align-self:end}.message-bubble p{white-space:pre-wrap;margin:0 0 .35rem}.reply-composer{border-top:1px solid #343734;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:1rem;display:grid}.reply-composer textarea{resize:vertical}@media (width<=700px){.shell{grid-template-columns:1fr}aside{border-bottom:1px solid #2f312f;border-right:0}section{grid-template-columns:1fr}.variant-row{grid-template-columns:1fr 1fr}.admin-page-heading,.editor-section-heading{flex-direction:column;align-items:stretch}.editor-grid.two-columns,.editor-grid.variant-columns{grid-template-columns:1fr}.media-editor-item{grid-template-columns:4.5rem minmax(0,1fr)}.media-editor-item img{width:4.5rem;height:5.25rem}.media-actions{grid-column:1/-1;justify-content:end}.product-editor-footer{grid-template-columns:1fr 1fr;display:grid}.order-summary-grid,.order-toolbar,.order-editor section.order-information-grid,.order-form-grid{grid-template-columns:1fr}.order-editor-backdrop{padding:.75rem}.order-editor{max-height:calc(100vh - 1.5rem)}.order-detail-lines>div{grid-template-columns:minmax(0,1fr) auto}.order-detail-lines>strong{grid-column:1/-1}.order-editor-footer{grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:stretch;display:grid}.order-editor-footer>div{grid-template-columns:1fr;width:100%;margin-left:0;display:grid}.customer-summary-grid,.customer-list,.customer-detail section.customer-contact-grid,.channel-profile-list{grid-template-columns:1fr}.customer-card-footer,.customer-section-heading,.customer-conversation-list>div{flex-direction:column;align-items:stretch}.customer-detail-backdrop{padding:.75rem}.customer-detail{max-height:calc(100vh - 1.5rem)}.customer-heading-identity{align-items:start}.customer-avatar-large{width:3rem;height:3rem}.customer-order-history article{grid-template-columns:minmax(0,1fr) auto}.customer-order-history article>strong{grid-column:1/-1}.customer-note-composer,.inbox-layout{grid-template-columns:1fr}.conversation-list{border-bottom:1px solid #343734;border-right:0;max-height:16rem}.thread-heading,.order-link{flex-direction:column;align-items:stretch}.order-context{text-align:left}.reply-composer{grid-template-columns:1fr}}body{background:var(--admin-canvas);color:var(--admin-text)}button{border-color:var(--admin-text);background:var(--admin-text);color:#fffdfa;border-radius:.35rem;min-height:44px}.admin-shell{background:var(--admin-canvas);grid-template-columns:15.5rem minmax(0,1fr)}.admin-shell>aside{border-color:var(--admin-line);background:var(--admin-surface);height:100svh;padding:1.5rem;position:sticky;top:0}.admin-shell aside nav a{min-height:44px;color:var(--admin-text);border-left:2px solid #0000;padding:.65rem .75rem}.admin-shell aside nav a.active{border-left-color:var(--admin-accent);background:var(--admin-surface-muted);font-weight:700}.admin-shell .sign-out,.secondary-button,.secondary-link{border-color:var(--admin-line);min-height:44px;color:var(--admin-text);background:0 0;border-radius:.35rem}.admin-shell>main{min-width:0;padding:clamp(1.25rem,4vw,4rem)}.admin-topbar{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:end;gap:1rem;padding-bottom:1.5rem;display:flex}.admin-topbar h1{margin:.25rem 0 0;font-family:Georgia,Noto Serif Thai,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.admin-topbar .kicker{color:var(--admin-accent)}.admin-session{color:var(--admin-positive);white-space:nowrap;border:1px solid #97bea0;border-radius:99px;padding:.35rem .55rem;font-size:.72rem;font-weight:700}.dashboard-modules{gap:1.5rem;margin-top:1.5rem;display:grid}.dashboard-intro{max-width:44rem;color:var(--admin-muted);line-height:1.65}.dashboard-intro p{margin:0}.dashboard-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-module-grid article,.catalog-product,.order-card,.customer-card{border-color:var(--admin-line);background:var(--admin-surface);min-height:0;box-shadow:none;border-radius:.5rem}.dashboard-module-grid article{padding:1.25rem}.dashboard-module-grid article h2{margin:0;font-size:1.25rem}.dashboard-module-grid article span{color:var(--admin-positive);margin-top:1.5rem}.admin-page-heading{border-bottom:1px solid var(--admin-line);margin-top:1.5rem;padding-bottom:1rem}.admin-page-heading>div>p,.muted{color:var(--admin-muted)}.icon-button{border-color:var(--admin-line);width:44px;height:44px;min-height:44px;color:var(--admin-text);background:0 0;border-radius:.35rem}.catalog-product-heading,.order-card-heading{border-bottom:1px solid var(--admin-line);padding-bottom:1rem}.variant-row,.order-lines>div{border-color:var(--admin-line)}.variant-row code,.variant-row small,.order-meta,.order-lines>small{color:var(--admin-muted)}.order-summary-grid button{border-color:var(--admin-line);background:var(--admin-surface);min-height:5.75rem;color:var(--admin-text);border-radius:.4rem}.order-summary-grid button:hover,.order-summary-grid button.active{border-color:var(--admin-accent);background:#fbf0ed}.order-summary-grid strong{color:var(--admin-accent)}.order-toolbar input,.order-toolbar select,.customer-search input,.customer-note-composer textarea,.order-detail-section input,.order-detail-section textarea,.editor-section input,.editor-section select,.editor-section textarea,.variant-editor input{border-color:var(--admin-line);background:var(--admin-surface);color:var(--admin-text);border-radius:.35rem}.status-pill{background:var(--admin-surface-muted);color:var(--admin-text);border-radius:99px}.product-editor-backdrop,.order-editor-backdrop,.customer-detail-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18171470}.product-editor,.order-editor,.customer-detail{border-color:var(--admin-line);background:var(--admin-surface);color:var(--admin-text);border-radius:.5rem;box-shadow:0 1.5rem 4rem #18171433}.product-editor-heading,.product-editor-footer,.order-editor-heading,.order-editor-footer,.customer-detail-heading,.customer-detail-footer{border-color:var(--admin-line);background:var(--admin-surface)}.editor-section,.order-editor section.order-detail-section,.customer-detail section.customer-detail-section{border-color:var(--admin-line)}.editor-section label,.variant-editor label,.order-detail-section label{color:var(--admin-text)}.media-editor-item,.variant-editor,.channel-profile-list article,.customer-card-stats>div{border-color:var(--admin-line);background:var(--admin-surface-muted)}.empty-state{border-color:var(--admin-line);color:var(--admin-muted)}.admin-auth-card{border-color:var(--admin-line);background:var(--admin-surface);color:var(--admin-text);border-radius:.5rem}.admin-auth-form input{border-color:var(--admin-line);background:var(--admin-surface);color:var(--admin-text);border-radius:.35rem}.alert.error{color:#8f2118;background:#f9dfda}@media (prefers-color-scheme:dark){.order-summary-grid button:hover,.order-summary-grid button.active{background:#37241f}.admin-session{border-color:#52765b}.alert.error{color:#ffd5ce;background:#48241f}}@media (width<=760px){.admin-shell{grid-template-columns:1fr}.admin-shell>aside{border-right:0;border-bottom:1px solid var(--admin-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;height:auto;padding:.75rem 1rem;display:grid;position:static}.admin-shell aside nav{gap:.25rem;margin:0;display:flex;overflow-x:auto}.admin-shell aside nav a{white-space:nowrap;border-bottom:2px solid #0000;border-left:0;flex:none;min-height:36px;padding:.4rem .55rem;font-size:.8rem}.admin-shell aside nav a.active{border-bottom-color:var(--admin-accent)}.admin-shell .sign-out{min-height:36px;padding:.35rem .5rem;font-size:.75rem}.admin-topbar{align-items:start}.admin-session{display:none}.dashboard-module-grid{grid-template-columns:1fr}.order-summary-grid,.customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--raw-black:#000;--raw-charcoal:#2a2a2a;--raw-gray-700:#5b5c5f;--raw-gray-500:#898a8d;--raw-gray-300:#d0d1d2;--raw-gray-100:#ecedee;--raw-canvas:#f8f8f8;--raw-white:#fff;--admin-canvas:var(--raw-canvas);--admin-surface:var(--raw-white);--admin-surface-muted:var(--raw-gray-100);--admin-text:var(--raw-black);--admin-muted:var(--raw-gray-700);--admin-line:var(--raw-gray-300);--admin-accent:var(--raw-black);--admin-positive:var(--raw-charcoal);color:var(--admin-text);background:var(--admin-canvas)}::selection{background:var(--raw-black);color:var(--raw-white)}body,#root,.admin-shell{background:var(--admin-canvas);color:var(--admin-text)}.admin-shell>main{background:var(--raw-white);min-width:0;padding:0}.admin-main-frame{width:min(100%,76rem);min-height:100svh;margin:0 auto;padding:clamp(2rem,4vw,3.5rem) clamp(1.5rem,4vw,3.5rem)}.admin-main-frame--catalog{box-sizing:border-box;width:auto;max-width:none;margin:0;padding:clamp(1.35rem,2vw,2rem) clamp(1rem,2.25vw,2.25rem) 2.5rem}button{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}button:hover:not(:disabled){border-color:var(--raw-charcoal);background:var(--raw-charcoal)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--raw-black);outline-offset:3px}.admin-shell>aside{border-color:var(--raw-black);color:var(--raw-black);background:#f3f4f6;flex-direction:column;display:flex}.admin-sidebar-brand-row{justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;display:flex}.admin-brand-chevron{color:var(--raw-gray-700);font-size:1rem}.admin-shell .admin-brand strong{color:var(--raw-black);letter-spacing:-.045em}.admin-shell .admin-brand span{color:var(--raw-gray-700);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:700}.admin-mode-card{border:1px solid var(--admin-line);background:var(--raw-white);border-radius:.35rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;margin-top:1.5rem;padding:.8rem;display:grid}.admin-mode-card svg{stroke:currentColor;stroke-width:1.4px;width:1.2rem;height:1.2rem}.admin-mode-card>span{gap:.12rem;display:grid}.admin-shell .admin-mode-card strong{color:var(--raw-charcoal);font-size:.72rem}.admin-shell .admin-mode-card small{color:var(--raw-gray-700);font-size:.62rem}.admin-nav-group{gap:.18rem;display:grid}.admin-nav-group>p{color:var(--raw-gray-500);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .35rem;font-size:.58rem;font-weight:800}.admin-shell aside nav a{min-height:38px;color:var(--raw-charcoal);border:0;border-left:2px solid #0000;padding:.48rem .65rem;font-size:.82rem}.admin-shell aside nav a:hover{background:var(--raw-white);color:var(--raw-black)}.admin-shell aside nav a.active{border-left-color:var(--raw-black);background:var(--raw-white);color:var(--raw-black)}.admin-sidebar-footer{border-top:1px solid var(--admin-line);gap:.55rem;margin-top:auto;padding-top:1.5rem;display:grid}.admin-shell .admin-sidebar-footer>span{color:var(--raw-gray-700);letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;font-weight:700}.admin-shell .sign-out{border-color:var(--raw-gray-500);width:100%;color:var(--raw-black);background:0 0}.admin-shell .sign-out:hover{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.admin-topbar,.admin-page-heading,.catalog-product-heading,.order-card-heading,.thread-heading,.reply-composer,.product-editor-heading,.product-editor-footer,.order-editor-heading,.order-editor-footer,.customer-detail-heading,.customer-detail-footer{border-color:var(--admin-line)}.admin-topbar{align-items:end;min-height:4.5rem;padding-bottom:1.25rem}.admin-topbar h1{letter-spacing:-.035em;margin-top:.25rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:750}.admin-topbar .kicker{color:var(--raw-gray-700);letter-spacing:.14em;font-size:.58rem}.kicker,.admin-topbar .kicker,.product-editor-heading .kicker,.editor-side-panel .kicker,.order-editor-heading .kicker,.customer-detail-heading .kicker{color:var(--raw-black)}.admin-session{border-color:var(--raw-black);background:var(--raw-white);color:var(--raw-black)}.admin-session:before{content:"";background:var(--raw-black);border-radius:50%;width:.42rem;height:.42rem;margin-right:.4rem;display:inline-block}.dashboard-module-grid article,.catalog-product,.order-card,.customer-card,.product-editor,.order-editor,.customer-detail,.admin-auth-card,.inbox-layout{border-color:var(--admin-line);background:var(--admin-surface);color:var(--admin-text);box-shadow:none}.dashboard-module-grid article span,.order-summary-grid strong,.customer-conversation-list>div>span:last-child,.order-context>span{color:var(--raw-black)}.secondary-button,.secondary-link,.icon-button,.stock-actions button,.media-actions button,.variant-add-another{border-color:var(--raw-gray-500);background:var(--raw-white);color:var(--raw-black)}.secondary-button:hover:not(:disabled),.secondary-link:hover,.icon-button:hover:not(:disabled),.stock-actions button:hover:not(:disabled),.media-actions button:hover:not(:disabled),.variant-add-another:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-gray-100);color:var(--raw-black)}.danger-text,.media-actions .danger-text,.variant-card-remove,.variant-remove-button{color:var(--raw-black);text-underline-offset:.2em;background:0 0;border-color:#0000;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.catalog-create-button,.variant-add-button,.upload-button,.variant-add-another>span:first-child,.editor-step-nav a span,.product-editor-v3 .editor-section-title>span{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.catalog-create-button:hover:not(:disabled),.variant-add-button:hover:not(:disabled),.upload-button:hover{border-color:var(--raw-charcoal);background:var(--raw-charcoal);color:var(--raw-white)}.product-editor-v3 .upload-button.editor-add-button{border:1px solid var(--raw-black);background:var(--raw-black);letter-spacing:0;width:auto;min-height:42px;box-shadow:none;border-radius:.3rem;justify-content:center;align-items:center;gap:.5rem;padding:.62rem .85rem;font-size:.72rem;font-weight:750;line-height:1;color:var(--raw-white)!important;display:inline-flex!important}.product-editor-v3 .upload-button.editor-add-button svg{stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.5px;flex:none;width:1rem;height:1rem}.product-editor-v3 .upload-button.editor-add-button:hover:not(.is-disabled){border-color:var(--raw-charcoal);background:var(--raw-charcoal);color:var(--raw-white)!important}.product-editor-v3 .upload-button.editor-add-button.is-disabled{border-color:var(--admin-line);background:var(--admin-surface-muted);cursor:not-allowed;color:var(--admin-muted)!important}.catalog-create-button:disabled{border-color:var(--admin-line);background:var(--admin-surface-muted);color:var(--admin-muted)}.order-summary-grid button,.status-choice-group label,.homepage-placement-control,.editor-step-nav a,.variant-card,.variant-card-header,.variant-card-advanced,.variant-explainer,.catalog-empty-state,.catalog-permission-note,.media-editor-item,.channel-profile-list article,.customer-card-stats>div,.customer-order-history article,.customer-note-list li{border-color:var(--admin-line);background:var(--admin-surface);color:var(--admin-text)}.product-editor-v3 .variant-editor-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,32rem),1fr));align-items:start;gap:1rem;display:grid}.product-editor-v3 .variant-card{--variant-card-control-height:42px;--variant-card-inline-space:.75rem;--variant-card-row-space:.55rem;border:1px solid var(--raw-gray-500);border-top:4px solid var(--raw-black);background:var(--admin-surface);border-radius:.45rem;align-self:start;overflow:hidden}.product-editor-v3 .variant-card-header{background:var(--admin-surface);border-bottom:0;grid-template-columns:2.6rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem}.product-editor-v3 .variant-card-number{border-color:var(--raw-black);background:var(--raw-black);width:2.6rem;height:2.6rem;color:var(--raw-white)}.product-editor-v3 .variant-card-heading>h4{font-size:1.05rem;line-height:1.25}.product-editor-v3 .variant-card-heading>p{color:var(--admin-muted);font-size:.58rem}.product-editor-v3 .variant-card-summary{padding:.55rem var(--variant-card-inline-space);border-top:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);background:var(--admin-surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid}.product-editor-v3 .variant-card-summary>div{border-left:1px solid var(--admin-line);gap:.1rem;padding:.1rem .6rem;display:grid}.product-editor-v3 .variant-card-summary>div:first-child{border-left:0;padding-left:0}.product-editor-v3 .variant-card-summary dt{letter-spacing:.06em;text-transform:uppercase;font-size:.58rem}.product-editor-v3 .variant-card-summary dd{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.product-editor-v3 .variant-card-remove{border:1px solid var(--admin-line);background:var(--admin-surface);white-space:nowrap;border-radius:.25rem;min-height:34px;padding:.35rem .5rem;text-decoration:none}.product-editor-v3 .variant-card-remove:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.product-editor-v3 .variant-card-body{padding:0 var(--variant-card-inline-space);gap:0;display:grid}.product-editor-v3 .variant-card-section{padding:var(--variant-card-row-space) 0;border-top:1px solid var(--admin-line);display:grid}.product-editor-v3 .variant-card-section:first-child{border-top:0}.product-editor-v3 .variant-card-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.65rem;padding:0}.product-editor-v3 .variant-option-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.product-editor-v3 .variant-card-fields>label:nth-child(-n+2){grid-column:auto}.product-editor-v3 .variant-card-fields .field-label{color:var(--raw-black);font-size:.7rem}.product-editor-v3 .variant-card-fields>label{gap:.3rem}.product-editor-v3 .variant-color-code-field{gap:.3rem;min-width:0;display:grid}.product-editor-v3 .variant-color-code-control{grid-template-columns:var(--variant-card-control-height) minmax(0, 1fr);gap:.4rem;min-width:0;display:grid}.product-editor-v3 .variant-card-fields input{min-height:var(--variant-card-control-height);padding:.58rem .7rem}.product-editor-v3 .variant-color-code-control input[type=color]{width:var(--variant-card-control-height);min-width:var(--variant-card-control-height);height:var(--variant-card-control-height);cursor:pointer;padding:.2rem}.product-editor-v3 .variant-card-fields .field-label em{border:1px solid var(--admin-line);color:var(--admin-muted);letter-spacing:.04em;border-radius:99px;padding:.12rem .3rem;font-size:.5rem}.product-editor-v3 .variant-card-fields .field-help{font-size:.58rem;line-height:1.3}.product-editor-v3 .variant-card-advanced{margin:0 var(--variant-card-inline-space) var(--variant-card-inline-space);border-color:var(--raw-gray-500);background:var(--admin-surface-muted)}.product-editor-v3 .variant-card-advanced summary{padding:.65rem .75rem}.product-editor-v3 .variant-card-advanced-fields{grid-template-columns:minmax(0,1fr);gap:.8rem}.product-editor-v3 .media-color-assignment{border-top:1px solid var(--admin-line);gap:.35rem;margin-top:.15rem;padding-top:.65rem;display:grid}.product-editor-v3 .media-color-assignment>span,.product-editor-v3 .media-assignment-summary>span{color:var(--admin-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.product-editor-v3 .media-color-assignment select{min-height:44px;font-weight:700}.product-editor-v3 .media-assignment-summary{border-left:3px solid var(--raw-black);background:var(--admin-surface-muted);gap:.2rem;padding:.65rem .75rem;display:grid}.product-editor-v3 .media-assignment-summary strong{color:var(--raw-black);font-size:.78rem}.product-editor-v3 .media-assignment-summary small{color:var(--admin-muted);font-size:.66rem;line-height:1.5}.product-editor-v3 .media-spreadsheet{border:1px solid var(--raw-black);background:var(--raw-white);border-top-width:4px;border-radius:.35rem;min-width:0;display:grid;overflow:hidden}.product-editor-v3 .media-spreadsheet-toolbar,.product-editor-v3 .media-spreadsheet-footer{justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:.55rem .7rem;display:flex}.product-editor-v3 .media-spreadsheet-toolbar{border-bottom:1px solid var(--admin-line)}.product-editor-v3 .media-spreadsheet-toolbar>span:first-child{gap:.1rem;display:grid}.product-editor-v3 .media-spreadsheet-toolbar small,.product-editor-v3 .media-spreadsheet-toolbar>span:last-child,.product-editor-v3 .media-spreadsheet-footer{color:var(--admin-muted);letter-spacing:.05em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.54rem}.product-editor-v3 .media-spreadsheet-toolbar strong{font-size:.66rem}.product-editor-v3 .media-spreadsheet-scroll{scrollbar-gutter:stable;max-width:100%;max-height:34rem;overflow:auto}.product-editor-v3 .media-spreadsheet table{border-spacing:0;border-collapse:separate;table-layout:fixed;width:100%;min-width:68rem}.product-editor-v3 .media-spreadsheet th,.product-editor-v3 .media-spreadsheet td{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);background:var(--raw-white);vertical-align:middle;height:5.4rem;padding:0;overflow:hidden}.product-editor-v3 .media-spreadsheet th{z-index:2;background:var(--raw-gray-100);height:2.2rem;color:var(--admin-muted);letter-spacing:.05em;text-align:left;white-space:nowrap;padding:.35rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.52rem;position:sticky;top:0}.product-editor-v3 .media-spreadsheet th:first-child,.product-editor-v3 .media-spreadsheet td:first-child{background:var(--raw-gray-100);text-align:center;width:2.8rem}.product-editor-v3 .media-spreadsheet th:nth-child(2),.product-editor-v3 .media-spreadsheet td:nth-child(2){width:5rem}.product-editor-v3 .media-spreadsheet th:nth-child(3),.product-editor-v3 .media-spreadsheet td:nth-child(3){width:13rem}.product-editor-v3 .media-spreadsheet th:nth-child(4),.product-editor-v3 .media-spreadsheet td:nth-child(4),.product-editor-v3 .media-spreadsheet th:nth-child(5),.product-editor-v3 .media-spreadsheet td:nth-child(5){width:14rem}.product-editor-v3 .media-spreadsheet th:nth-child(6),.product-editor-v3 .media-spreadsheet td:nth-child(6){width:5rem}.product-editor-v3 .media-spreadsheet th:nth-child(7),.product-editor-v3 .media-spreadsheet td:nth-child(7){text-align:center;width:4rem}.product-editor-v3 .media-spreadsheet tr:last-child td{border-bottom:0}.product-editor-v3 .media-spreadsheet th:last-child,.product-editor-v3 .media-spreadsheet td:last-child{border-right:0}.product-editor-v3 .media-spreadsheet-index{color:var(--admin-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.58rem}.product-editor-v3 .media-spreadsheet-preview{background:var(--raw-gray-100);place-items:center;width:100%;height:5.35rem;display:grid;position:relative}.product-editor-v3 .media-spreadsheet-preview img{object-fit:cover;width:3.4rem;height:4.25rem}.product-editor-v3 .media-spreadsheet-preview span{background:var(--raw-black);color:var(--raw-white);padding:.12rem .22rem;font-size:.48rem;font-weight:750;position:absolute;bottom:.18rem;right:.18rem}.product-editor-v3 .media-spreadsheet-assignment{gap:.2rem;min-width:0;padding:.4rem;display:grid}.product-editor-v3 .media-spreadsheet-assignment select{border:1px solid var(--admin-line);background:var(--raw-white);width:100%;min-height:2.2rem;color:var(--raw-black);border-radius:.15rem;padding:.35rem;font-size:.62rem}.product-editor-v3 .media-spreadsheet-assignment small{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;line-height:1.25;overflow:hidden}.product-editor-v3 .media-spreadsheet textarea{width:100%;height:5.35rem;min-height:5.35rem;color:var(--raw-black);font:inherit;resize:none;background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:.45rem;font-size:.62rem;line-height:1.35}.product-editor-v3 .media-spreadsheet textarea:focus{background:var(--raw-white);box-shadow:inset 0 0 0 2px var(--raw-black)}.product-editor-v3 .media-spreadsheet-order{justify-content:center;gap:.25rem;display:flex}.product-editor-v3 .media-spreadsheet-order button{border-radius:.15rem;place-items:center;width:1.9rem;min-width:1.9rem;height:1.9rem;min-height:1.9rem;margin:0;padding:0;font-size:.7rem;display:grid}.product-editor-v3 .media-spreadsheet-order button:disabled{border-color:var(--admin-line);background:var(--raw-white);color:var(--admin-line)}.product-editor-v3 .media-spreadsheet-delete{background:var(--raw-white);width:auto;min-width:0;min-height:2rem;color:var(--raw-black);text-underline-offset:.18em;border-color:#0000;border-radius:.15rem;margin:0;padding:.3rem .45rem;font-size:.58rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.product-editor-v3 .media-spreadsheet-empty{color:var(--admin-muted);text-align:center;font-size:.68rem;height:7rem!important}.product-editor-v3 .media-spreadsheet-footer{border-top:1px solid var(--raw-black);background:var(--raw-gray-100)}.product-editor-v3 .variant-add-another{border-color:var(--admin-line);background:var(--admin-surface-muted);align-self:start;min-height:12rem}.product-editor-v3 .variant-add-another:hover:not(:disabled){border-color:var(--raw-black);background:var(--admin-surface)}.variant-grid-empty{border:1px dashed var(--admin-line);background:var(--admin-surface);min-height:12rem;color:var(--admin-muted);text-align:center;place-content:center;justify-items:center;gap:.35rem;padding:1.25rem;display:grid}.variant-grid-empty>span{border:1px solid var(--admin-line);border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.variant-grid-empty strong{color:var(--admin-text);font-size:.82rem}.variant-grid-empty small{max-width:18rem;font-size:.68rem;line-height:1.5}.product-editor-v3 .variant-spreadsheet{border:1px solid var(--raw-black);background:var(--raw-white);border-top-width:4px;border-radius:.35rem;min-width:0;display:grid;overflow:hidden}.product-editor-v3 .variant-spreadsheet-toolbar,.product-editor-v3 .variant-spreadsheet-footer{background:var(--raw-white);justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:.55rem .7rem;display:flex}.product-editor-v3 .variant-spreadsheet-toolbar{border-bottom:1px solid var(--admin-line)}.product-editor-v3 .variant-spreadsheet-toolbar>span:first-child{gap:.1rem;display:grid}.product-editor-v3 .variant-spreadsheet-toolbar small,.product-editor-v3 .variant-spreadsheet-toolbar>span:last-child,.product-editor-v3 .variant-spreadsheet-footer>span{color:var(--admin-muted);letter-spacing:.06em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.54rem}.product-editor-v3 .variant-spreadsheet-toolbar strong{font-size:.66rem}.product-editor-v3 .variant-spreadsheet-scroll{scrollbar-gutter:stable;max-width:100%;max-height:30rem;overflow:auto}.product-editor-v3 .variant-spreadsheet table{border-spacing:0;border-collapse:separate;table-layout:fixed;width:100%;min-width:74rem}.product-editor-v3 .variant-spreadsheet th,.product-editor-v3 .variant-spreadsheet td{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);background:var(--raw-white);vertical-align:middle;height:3.25rem;padding:0;overflow:hidden}.product-editor-v3 .variant-spreadsheet th{z-index:2;background:var(--raw-gray-100);height:2.2rem;color:var(--admin-muted);letter-spacing:.05em;text-align:left;white-space:nowrap;padding:.35rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.52rem;position:sticky;top:0}.product-editor-v3 .variant-spreadsheet th:first-child,.product-editor-v3 .variant-spreadsheet td:first-child{z-index:1;background:var(--raw-gray-100);text-align:center;width:2.8rem;position:sticky;left:0}.product-editor-v3 .variant-spreadsheet th:first-child{z-index:3}.product-editor-v3 .variant-spreadsheet th:nth-child(2),.product-editor-v3 .variant-spreadsheet td:nth-child(2),.product-editor-v3 .variant-spreadsheet th:nth-child(3),.product-editor-v3 .variant-spreadsheet td:nth-child(3){width:10rem}.product-editor-v3 .variant-spreadsheet th:nth-child(4),.product-editor-v3 .variant-spreadsheet td:nth-child(4),.product-editor-v3 .variant-spreadsheet th:nth-child(6),.product-editor-v3 .variant-spreadsheet td:nth-child(6){width:6.25rem}.product-editor-v3 .variant-spreadsheet th:nth-child(5),.product-editor-v3 .variant-spreadsheet td:nth-child(5){width:9rem}.product-editor-v3 .variant-spreadsheet th:nth-child(7),.product-editor-v3 .variant-spreadsheet td:nth-child(7),.product-editor-v3 .variant-spreadsheet th:nth-child(8),.product-editor-v3 .variant-spreadsheet td:nth-child(8){width:6rem}.product-editor-v3 .variant-spreadsheet th:nth-child(9),.product-editor-v3 .variant-spreadsheet td:nth-child(9){width:8.5rem}.product-editor-v3 .variant-spreadsheet tr:last-child td{border-bottom:0}.product-editor-v3 .variant-spreadsheet th:last-child,.product-editor-v3 .variant-spreadsheet td:last-child{border-right:0}.product-editor-v3 .variant-spreadsheet td>input,.product-editor-v3 .variant-spreadsheet-color>input:not([type=color]){width:100%;height:100%;min-height:3.2rem;color:var(--raw-black);font:inherit;background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:.45rem;font-size:.66rem}.product-editor-v3 .variant-spreadsheet td>input:focus,.product-editor-v3 .variant-spreadsheet-color>input:not([type=color]):focus{background:var(--raw-white);box-shadow:inset 0 0 0 2px var(--raw-black)}.product-editor-v3 .variant-spreadsheet input:invalid:not(:placeholder-shown){background:var(--raw-gray-100);box-shadow:inset 0 -2px 0 var(--raw-black)}.product-editor-v3 .variant-spreadsheet-index{color:var(--admin-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.58rem}.product-editor-v3 .variant-spreadsheet-color{grid-template-columns:2.35rem minmax(0,1fr);min-width:0;height:100%;display:grid}.product-editor-v3 .variant-spreadsheet-color input[type=color]{border:0;border-right:1px solid var(--admin-line);background:var(--raw-gray-100);cursor:pointer;border-radius:0;width:2.35rem;min-width:2.35rem;height:100%;min-height:3.2rem;padding:.35rem}.product-editor-v3 .variant-spreadsheet-actions{align-items:center;gap:.3rem;padding:.35rem;display:flex}.product-editor-v3 .variant-spreadsheet-actions button{white-space:nowrap;border-radius:.18rem;width:auto;min-width:0;min-height:2rem;margin:0;padding:.3rem .45rem;font-size:.56rem}.product-editor-v3 .variant-spreadsheet-actions button.is-danger{background:var(--raw-white);color:var(--raw-black);text-underline-offset:.18em;border-color:#0000;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.product-editor-v3 .variant-spreadsheet-empty{color:var(--admin-muted);text-align:center;font-size:.68rem;height:7rem!important}.product-editor-v3 .variant-spreadsheet-footer{border-top:1px solid var(--raw-black);background:var(--raw-gray-100)}.product-editor-v3 .variant-spreadsheet-footer .variant-add-another{border:1px solid var(--raw-black);background:var(--raw-black);width:auto;min-height:2.25rem;color:var(--raw-white);border-radius:.2rem;align-items:center;gap:.4rem;margin:0;padding:.35rem .55rem;display:inline-flex}.product-editor-v3 .variant-spreadsheet-footer .variant-add-another>span{text-align:left;gap:0;display:grid}.product-editor-v3 .variant-spreadsheet-footer .variant-add-another>span:first-child{background:0 0;width:auto;height:auto;font-size:.9rem;display:block}.product-editor-v3 .variant-spreadsheet-footer .variant-add-another strong{font-size:.62rem}.product-editor-v3 .variant-spreadsheet-footer .variant-add-another small{color:var(--raw-gray-300);font-size:.5rem}.variant-advanced-backdrop{z-index:2400;background:#0000006b;justify-items:end;padding:1rem;display:grid;position:fixed;inset:0}.variant-advanced-drawer{border:1px solid var(--raw-black);background:var(--raw-white);border-top-width:4px;border-radius:.35rem;grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:0;width:min(31rem,100%);height:calc(100svh - 2rem);max-height:48rem;margin:0;display:grid;overflow:hidden;box-shadow:-1rem 0 3rem #0000002e}.variant-advanced-drawer>header,.variant-advanced-drawer>footer{background:var(--raw-white);justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:.8rem;display:flex}.variant-advanced-drawer>header{border-bottom:1px solid var(--raw-black);align-items:flex-start}.variant-advanced-drawer>header>div{gap:.12rem;min-width:0;display:grid}.variant-advanced-drawer>header span,.variant-advanced-drawer>header code,.variant-advanced-drawer>footer span{color:var(--admin-muted);letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.55rem;overflow:hidden}.variant-advanced-drawer>header h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.1rem;line-height:1.2;overflow:hidden}.variant-advanced-drawer>header button{border:1px solid var(--admin-line);background:var(--raw-white);width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;color:var(--raw-black);border-radius:.2rem;place-items:center;margin:0;padding:0;font-size:1.1rem;display:grid}.variant-advanced-body{background:var(--raw-gray-100);min-height:0;padding:.8rem;overflow-y:auto}.variant-advanced-fields{gap:.65rem;display:grid}.variant-advanced-fields label{color:var(--raw-black);gap:.28rem;font-size:.68rem;font-weight:700;display:grid}.variant-advanced-fields input{border:1px solid var(--raw-gray-500);background:var(--raw-white);width:100%;min-height:2.55rem;color:var(--raw-black);font:inherit;border-radius:.2rem;padding:.55rem .65rem;font-weight:500}.variant-advanced-fields .field-help{color:var(--admin-muted);font-size:.58rem;font-weight:500}.variant-advanced-drawer>footer{border-top:1px solid var(--raw-black)}.variant-advanced-drawer>footer button{border-radius:.2rem;width:auto;min-height:2.2rem;margin:0;padding:.35rem .7rem;font-size:.62rem}@media (width<=760px){.product-editor-v3 .media-spreadsheet-toolbar,.product-editor-v3 .media-spreadsheet-footer,.product-editor-v3 .variant-spreadsheet-toolbar,.product-editor-v3 .variant-spreadsheet-footer{flex-direction:column;align-items:flex-start}.product-editor-v3 .variant-spreadsheet-footer .variant-add-another{justify-content:center;width:100%}.variant-advanced-backdrop{padding:0}.variant-advanced-drawer{border:0;border-radius:0;width:100%;height:100svh;max-height:none}}.order-summary-grid button:hover,.order-summary-grid button.active,.status-choice-group label.is-selected,.homepage-placement-control.is-selected,.editor-step-nav a:hover,.variant-explainer,.variant-card-header,.variant-card-advanced,.customer-card-stats>div{border-color:var(--raw-black);background:var(--admin-surface-muted)}.status-choice-group label.is-selected{box-shadow:inset 3px 0 0 var(--raw-black)}.homepage-placement-control.is-selected .homepage-checkmark{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.placement-note,.catalog-permission-note,.customer-note-list li,.product-image-spec-frame{border-color:var(--raw-black)}.product-editor-backdrop,.order-editor-backdrop,.customer-detail-backdrop{background:#0000008f}.product-editor-backdrop:has(.product-editor-v3){overscroll-behavior:none;place-items:center;overflow:hidden}.product-editor.product-editor-v3{max-height:calc(100svh - 2rem);overflow:hidden}.product-editor-v3 .product-editor-body{overscroll-behavior:contain;scrollbar-gutter:stable;scroll-behavior:smooth;align-items:start;overflow:hidden auto}.product-editor-v3 .product-editor-main,.product-editor-v3 .product-editor-sidebar{min-height:0;overflow:visible}.product-editor-v3 .product-editor-sidebar{align-self:start;position:sticky;top:0}@media (width<=900px){.product-editor-backdrop:has(.product-editor-v3){padding:0}.product-editor.product-editor-v3{border-radius:0;width:100%;height:100svh;max-height:100svh}.product-editor-v3 .product-editor-sidebar{position:static}}.editor-section input,.editor-section select,.editor-section textarea,.variant-card input,.variant-editor input,.order-toolbar input,.order-toolbar select,.order-detail-section input,.order-detail-section textarea,.customer-search input,.customer-note-composer textarea,.order-link input,.reply-composer textarea,.admin-auth-form input{border-color:var(--raw-gray-500);background:var(--raw-white);color:var(--raw-black)}.editor-section input:focus,.editor-section select:focus,.editor-section textarea:focus,.variant-card input:focus,.variant-editor input:focus,.order-toolbar input:focus,.order-toolbar select:focus,.order-detail-section input:focus,.order-detail-section textarea:focus,.customer-search input:focus,.customer-note-composer textarea:focus,.order-link input:focus,.reply-composer textarea:focus,.admin-auth-form input:focus{border-color:var(--raw-black);box-shadow:0 0 0 3px #0000001f}.product-content-editor{border-top:1px solid var(--admin-line);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.localized-product-content{background:#f5f5f5;border:1px solid #b8b8b8;margin-top:24px}.localized-product-content>summary{cursor:pointer;padding:16px 18px;font-weight:750;list-style-position:inside}.localized-product-content[open]>summary{border-bottom:1px solid #b8b8b8}.localized-product-content-body{gap:20px;padding:18px;display:grid}.product-content-editor-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.product-content-editor-heading strong{font-size:.9rem;display:block}.product-content-editor-heading p,.product-content-empty p{color:var(--admin-muted);margin:.25rem 0 0;font-size:.72rem;line-height:1.5}.product-content-editor-heading>span{color:var(--admin-muted);flex:none;font-size:.68rem;font-weight:700}.product-content-block-list{gap:.75rem;display:grid}.product-content-block{border:1px solid var(--admin-line);background:var(--raw-white);gap:.75rem;padding:.85rem;display:grid}.product-content-block>header{grid-template-columns:2.25rem minmax(8rem,11rem) 1fr;align-items:center;gap:.65rem;display:grid}.product-content-block-number{background:var(--raw-black);width:2.25rem;height:2.25rem;color:var(--raw-white);letter-spacing:.08em;place-items:center;font-size:.62rem;font-weight:800;display:grid}.product-content-block select{width:100%;min-height:2.25rem!important;padding:.35rem 2rem .35rem .6rem!important;font-size:.72rem!important}.product-content-block-actions{justify-content:end;gap:.35rem;display:flex}.product-content-block-actions button{border:1px solid var(--admin-line);background:var(--raw-white);min-width:2.25rem;min-height:2.25rem;color:var(--raw-black);padding:.35rem .55rem;font-size:.72rem;font-weight:750}.product-content-block-actions button:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-gray-100)}.product-content-block-actions button:disabled{opacity:.3}.product-content-block-actions .is-danger{text-underline-offset:.2em;border-color:#0000;margin-left:.25rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.product-content-block textarea{resize:vertical;width:100%;min-height:7rem;font-family:inherit;line-height:1.6}.product-content-block>small{color:var(--admin-muted);justify-self:end;font-size:.64rem}.product-content-image-editor{grid-template-columns:minmax(10rem,13rem) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.product-content-image-preview{aspect-ratio:4/5;border:1px solid var(--admin-line);background:var(--admin-surface-muted);width:100%;color:var(--admin-muted);text-align:center;place-items:center;font-size:.65rem;line-height:1.45;display:grid;position:relative;overflow:hidden}.product-content-image-preview[data-ratio=square]{aspect-ratio:1}.product-content-image-preview[data-ratio=landscape]{aspect-ratio:3/2}.product-content-image-preview[data-ratio=wide]{aspect-ratio:16/9}.product-content-image-preview img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-content-image-settings{gap:.75rem;display:grid}.product-content-image-settings label{gap:.35rem;display:grid}.product-content-image-source{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.5rem;display:grid}.product-content-upload-button{border:1px dashed var(--raw-black);background:var(--raw-white);min-height:2.75rem;color:var(--raw-black);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;padding:.5rem .7rem;font-size:.68rem;font-weight:750;display:inline-flex!important}.product-content-upload-button:hover{background:var(--raw-gray-100)}.product-content-upload-button.is-disabled{cursor:wait;opacity:.5}.product-content-upload-button input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:fixed;top:0;left:0;overflow:hidden}.product-content-image-layout{border:1px solid var(--admin-line);background:var(--admin-surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:0;padding:.75rem;display:grid}.product-content-image-layout legend{color:var(--raw-black);padding:0 .35rem;font-size:.68rem;font-weight:750}.product-content-image-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.product-content-image-copy small{color:var(--admin-muted);font-size:.6rem;line-height:1.4}.product-content-divider-preview{border-top:1px solid var(--raw-black);border-bottom:1px solid var(--raw-black);background:var(--admin-surface-muted);height:3.5rem}.product-content-empty{border:1px dashed var(--admin-line);text-align:center;place-content:center;min-height:8rem;padding:1rem;display:grid}.product-content-toolbar{border:1px solid var(--admin-line);background:var(--admin-surface-muted);flex-wrap:wrap;gap:.45rem;padding:.75rem;display:flex}.product-content-toolbar button{border:1px solid var(--admin-line);background:var(--raw-white);min-height:2.5rem;color:var(--raw-black);align-items:center;gap:.45rem;padding:.5rem .7rem;font-size:.7rem;font-weight:750;display:inline-flex}.product-content-toolbar button span{font-size:1rem;line-height:1}.product-content-toolbar button:hover:not(:disabled){border-color:var(--raw-black)}@media (width<=720px){.product-content-editor-heading{display:grid}.product-content-block>header{grid-template-columns:2.25rem 1fr}.product-content-block-actions{grid-column:1/-1;justify-content:start}.product-content-image-editor{grid-template-columns:1fr}.product-content-image-preview{max-width:18rem}.product-content-image-source,.product-content-image-copy,.product-content-image-layout{grid-template-columns:1fr}}.alert.error{border:1px solid var(--raw-black);background:var(--raw-gray-100);color:var(--raw-black);border-left-width:5px}.status-pill,.catalog-status,.order-meta-pill,.catalog-placement-badge{background:var(--raw-white);border-color:var(--raw-black)!important;color:var(--raw-black)!important}.status-paid,.status-processing,.catalog-status.status-active{background:var(--raw-gray-100);border-style:solid}.status-shipped{background:var(--raw-white);border-style:dashed}.status-delivered{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.status-cancelled,.status-refunded,.catalog-status.status-archived{background:var(--raw-gray-300);color:var(--raw-black);border-style:double}.catalog-admin .catalog-products{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:.75rem;display:grid;overflow:visible}.catalog-admin .catalog-product{border:1px solid var(--raw-gray-500);border-top:4px solid var(--raw-black);border-radius:.45rem;grid-template-rows:max-content max-content;align-content:start;align-self:start;min-width:0;padding:0;display:grid;position:relative;overflow:visible}.catalog-admin .catalog-product:has(.catalog-variant-disclosure[open]){z-index:20}.catalog-admin .catalog-product span{margin-top:0}.catalog-admin .catalog-product-heading{border-bottom:1px solid var(--admin-line);grid-template-columns:7.25rem minmax(0,1fr);align-items:stretch;gap:.6rem;margin:0;padding:.55rem;display:grid}.catalog-product-thumbnail{background:var(--raw-gray-100);width:100%;height:auto;min-height:8.25rem;color:var(--admin-muted);letter-spacing:.14em;place-items:center;font-size:.54rem;font-weight:750;display:grid;position:relative;overflow:hidden}.catalog-product-thumbnail img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.catalog-product-content{align-content:space-between;gap:.4rem;min-width:0;padding:0;display:grid}.catalog-product-identity{min-width:0}.catalog-product-badges{flex-wrap:wrap;gap:.25rem;min-height:1.25rem;display:flex}.catalog-admin .catalog-product-heading h3{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.82rem;line-height:1.2;display:-webkit-box;overflow:hidden}.catalog-product-meta{min-width:0;color:var(--admin-muted);margin-top:.2rem;font-size:.58rem;display:block}.catalog-product-meta code{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.catalog-product-actions{flex-wrap:wrap;justify-content:flex-start;gap:.3rem;display:flex}.catalog-admin .catalog-edit-button,.catalog-admin .catalog-duplicate-button{white-space:nowrap;min-height:28px;padding:.3rem .45rem;font-size:.58rem}.catalog-admin .catalog-duplicate-button{border-style:dashed}.catalog-admin .catalog-delete-button{min-height:28px;color:var(--raw-black);text-underline-offset:.2em;white-space:nowrap;background:0 0;border:0;padding:.3rem .4rem;font-size:.58rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.catalog-admin .catalog-delete-button:hover{background:var(--raw-gray-100);text-decoration-style:solid}.confirm-dialog-backdrop{z-index:2000;background:#0000007a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.confirm-dialog{border:1px solid var(--raw-black);background:var(--raw-white);width:min(100vw - 2rem,28rem);max-height:calc(100svh - 2rem);color:var(--raw-black);border-top-width:4px;border-radius:.35rem;margin:0;padding:1.25rem;display:block;overflow-y:auto}.confirm-dialog-heading{justify-content:space-between;align-items:flex-start;gap:1rem;min-height:2rem;display:flex}.confirm-dialog-heading p{color:var(--raw-black);letter-spacing:.14em;margin:0;font-size:.58rem;font-weight:750}.confirm-dialog-close{width:2rem;min-width:2rem;height:2rem;min-height:2rem;color:var(--raw-black);background:0 0;border:0;place-items:center;margin:-.4rem -.4rem 0 0;padding:0;font-size:1.35rem;line-height:1;display:grid}.confirm-dialog-close:hover:not(:disabled){background:var(--raw-gray-100)}.confirm-dialog h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.4rem,5vw,1.7rem);line-height:1.15}.confirm-dialog-description{color:var(--admin-muted);gap:.3rem;margin-top:.9rem;font-size:.78rem;line-height:1.55;display:grid}.confirm-dialog-description strong{color:var(--raw-black);overflow-wrap:anywhere;font-size:.9rem}.confirm-dialog-description span{margin:0;display:block}.confirm-dialog-error{border-left:3px solid var(--raw-black);background:var(--raw-gray-100);color:var(--raw-black);margin:.9rem 0 0;padding:.65rem .75rem;font-size:.72rem;line-height:1.45}.confirm-dialog-actions{justify-content:flex-end;gap:.5rem;margin-top:1.2rem;display:flex}.confirm-dialog-actions button{border-radius:.3rem;width:auto;min-width:6rem;min-height:40px;margin:0;padding:.55rem .85rem;font-size:.75rem}.confirm-dialog-cancel{border:1px solid var(--raw-gray-500);background:var(--raw-white);color:var(--raw-black)}.confirm-dialog-cancel:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-gray-100)}.confirm-dialog-confirm{border:1px solid var(--raw-black);background:var(--raw-black);color:var(--raw-white);font-weight:700}.confirm-dialog-confirm:hover:not(:disabled){background:var(--raw-charcoal)}@media (width<=420px){.confirm-dialog-actions{grid-template-columns:1fr 1fr;display:grid}.confirm-dialog-actions button{min-width:0}}.catalog-variant-disclosure{align-self:start;min-width:0;display:block;position:relative}.catalog-variant-disclosure>summary{box-sizing:border-box;background:var(--admin-surface-muted);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.75rem;min-height:38px;margin:0;padding:.35rem .55rem;list-style:none;display:flex}.catalog-variant-disclosure>summary::-webkit-details-marker{display:none}.catalog-variant-disclosure>summary:hover{background:var(--raw-gray-300)}.catalog-variant-disclosure>summary:focus-visible{outline:2px solid var(--raw-black);outline-offset:-2px}.catalog-variant-disclosure>summary>span:first-child{align-items:baseline;gap:.4rem;min-width:0;display:flex}.catalog-variant-disclosure>summary strong{color:var(--raw-black);font-size:.72rem;line-height:1.2}.catalog-variant-disclosure>summary small{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;line-height:1.2;overflow:hidden}.catalog-variant-count{color:var(--raw-black);white-space:nowrap;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;display:inline-flex}.catalog-variant-count svg{stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.5px;width:.9rem;height:.9rem;transition:transform .16s}.catalog-variant-disclosure[open] .catalog-variant-count svg{transform:rotate(180deg)}.catalog-variant-disclosure[open]>summary{border-bottom-right-radius:0;border-bottom-left-radius:0}.catalog-admin .variant-table{z-index:30;overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--raw-gray-500);border-top-color:var(--admin-line);background:var(--raw-white);border-radius:0 0 .45rem .45rem;grid-auto-rows:max-content;align-content:start;max-height:min(22rem,55vh);display:grid;position:absolute;top:100%;left:-1px;right:-1px;overflow-y:auto;box-shadow:0 .8rem 1.5rem #00000029}.catalog-admin .variant-table-header,.catalog-admin .variant-row{grid-template-columns:minmax(0,1fr) 10.5rem 4.3rem;gap:.4rem;display:grid}.catalog-admin .variant-table-header{border-bottom:1px solid var(--admin-line);background:var(--raw-white);color:var(--admin-muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;padding:.35rem .65rem;font-size:.54rem;font-weight:700;line-height:1.2}.catalog-admin .variant-table-header span:last-child{text-align:center}.catalog-admin .variant-table-header span{color:inherit}.catalog-admin .variant-row{box-sizing:border-box;border-top:0;border-bottom:1px solid var(--admin-line);align-self:start;align-items:center;min-width:0;height:auto;min-height:0;padding:.35rem .65rem}.catalog-admin .variant-row:last-child{border-bottom:0}.catalog-admin .variant-identity,.catalog-admin .variant-commerce{gap:.08rem;min-width:0;line-height:1.15;display:grid}.catalog-admin .variant-identity strong,.catalog-admin .variant-identity code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-admin .variant-identity strong{font-size:.78rem}.catalog-admin .variant-identity code,.catalog-admin .variant-commerce small{color:var(--admin-muted);font-size:.58rem}.catalog-admin .variant-commerce{border-left:1px solid var(--admin-line);grid-template-columns:5rem minmax(0,1fr);align-items:baseline;column-gap:.45rem;min-width:6.5rem;padding-left:.55rem}.catalog-admin .variant-commerce small{grid-column:1/-1}.catalog-admin .variant-price,.catalog-admin .variant-stock,.catalog-admin .variant-stock strong{color:var(--raw-black)}.catalog-admin .variant-price{font-size:.72rem}.catalog-admin .variant-stock{font-size:.62rem}.catalog-admin .stock-actions{gap:.3rem;display:flex}.catalog-admin .stock-actions button{box-sizing:border-box;border-radius:.28rem;width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:0;line-height:1}.catalog-admin .empty-inline{color:var(--admin-muted);margin:0;padding:1rem;font-size:.72rem}@media (width<=1400px){.catalog-admin .catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.catalog-admin .catalog-products{grid-template-columns:minmax(0,1fr)}}@media (width<=520px){.catalog-admin .catalog-product-heading{grid-template-columns:6.5rem minmax(0,1fr);gap:.55rem;padding:.55rem}.catalog-product-thumbnail{height:auto;min-height:8rem}.catalog-admin .variant-table-header{display:none}.catalog-admin .variant-row{grid-template-columns:minmax(0,1fr) auto;padding:.35rem .55rem}.catalog-admin .variant-commerce{min-width:5.5rem}.catalog-admin .stock-actions{grid-column:1/-1;justify-content:flex-end}}.crm360-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008f;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow:hidden}.crm360-dialog{border:1px solid var(--raw-black);background:var(--raw-white);width:min(100vw - 2rem,72rem);max-height:calc(100svh - 2rem);color:var(--raw-black);border-radius:.45rem;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 1.5rem 5rem #0000003d}.crm360-header{border-bottom:1px solid var(--raw-black);background:var(--raw-white);justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:1rem 1.1rem;display:flex}.crm360-identity{align-items:center;gap:.8rem;min-width:0;display:flex}.crm360-avatar{background:var(--raw-black);width:3rem;height:3rem;color:var(--raw-white);border-radius:50%;flex:none;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;font-weight:750;display:grid}.crm360-identity>div{min-width:0}.crm360-identity p,.crm360-identity h2,.crm360-identity small{margin:0}.crm360-identity p{letter-spacing:.13em;margin-bottom:.15rem;font-size:.58rem;font-weight:800}.crm360-identity h2{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.45rem,3vw,2rem);line-height:1.05;overflow:hidden}.crm360-identity small{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.6rem;display:block;overflow:hidden}.crm360-close{border:1px solid var(--raw-gray-500);background:var(--raw-white);width:2.55rem;height:2.55rem;min-height:2.55rem;color:var(--raw-black);border-radius:0;flex:none;padding:0;font-size:1.2rem}.crm360-close:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.crm360-body{overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--admin-surface-muted);min-width:0;min-height:0;padding:.75rem;overflow:hidden auto}.crm360-metrics{border:1px solid var(--raw-black);background:var(--raw-white);grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:.75rem;display:grid}.crm360-metrics>div{border-right:1px solid var(--admin-line);background:var(--raw-white);min-width:0;min-height:3.8rem;color:var(--raw-black);border-radius:0;align-content:center;gap:.25rem;padding:.65rem .8rem;display:grid}.crm360-metrics>div:last-child{border-right:0}.crm360-metrics span,.crm360-panel-heading>span,.crm360-section-heading>div>span{color:var(--admin-muted);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.54rem;font-weight:750}.crm360-metrics strong{color:var(--raw-black);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.crm360-overview,.crm360-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.75rem;display:grid}.crm360-panel{border:1px solid var(--admin-line);background:var(--raw-white);min-width:0;color:var(--raw-black);border-radius:0;align-content:start;gap:.8rem;padding:1rem;display:grid}.crm360-panel-heading{border-bottom:1px solid var(--admin-line);gap:.15rem;padding-bottom:.65rem;display:grid}.crm360-panel-heading h3,.crm360-section-heading h3{color:var(--raw-black);margin:0;font-size:.92rem;line-height:1.25}.crm360-data-list{margin:0;display:grid}.crm360-data-list>div{border-bottom:1px solid var(--admin-line);grid-template-columns:minmax(7rem,.4fr) minmax(0,1fr);gap:.75rem;padding:.42rem 0;display:grid}.crm360-data-list>div:last-child{border-bottom:0}.crm360-data-list dt{color:var(--admin-muted);font-size:.7rem}.crm360-data-list dd{overflow-wrap:anywhere;color:var(--raw-black);margin:0;font-size:.74rem;font-weight:650}.crm360-address{color:var(--raw-black);gap:.24rem;margin:0;font-size:.74rem;font-style:normal;line-height:1.45;display:grid}.crm360-address strong,.crm360-address span{color:var(--raw-black)}.crm360-section-heading{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;padding-bottom:.7rem;display:flex}.crm360-section-heading>div{min-width:0}.crm360-section-heading p{color:var(--admin-muted);margin:.22rem 0 0;font-size:.68rem;line-height:1.4}.crm360-link{border:1px solid var(--raw-gray-500);min-height:2.15rem;color:var(--raw-black);white-space:nowrap;flex:none;align-items:center;padding:.38rem .6rem;font-size:.66rem;text-decoration:none;display:inline-flex}.crm360-link:hover{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.crm360-channel-list,.crm360-conversations,.crm360-order-list{gap:.4rem;display:grid}.crm360-channel{border:1px solid var(--admin-line);background:var(--admin-surface-muted);align-items:center;gap:.55rem;min-width:0;padding:.55rem;display:flex}.crm360-channel>img,.crm360-channel>span{background:var(--raw-black);width:2rem;height:2rem;color:var(--raw-white);object-fit:cover;border-radius:50%;flex:none;place-items:center;font-size:.65rem;display:grid}.crm360-channel>div,.crm360-conversations>div>span,.crm360-order>span:first-child{gap:.15rem;min-width:0;display:grid}.crm360-channel small,.crm360-conversations small,.crm360-order small,.crm360-note-list small{color:var(--admin-muted);font-size:.6rem}.crm360-conversations>div{border-top:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.7rem;display:flex}.crm360-conversations em{color:var(--admin-muted);white-space:nowrap;font-size:.62rem;font-style:normal}.crm360-order{border:1px solid var(--admin-line);background:var(--admin-surface-muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem .6rem;padding:.55rem;font-size:.7rem;display:grid}.crm360-order>.status-pill{justify-self:end}.crm360-order>strong{text-align:right;grid-area:1/2}.crm360-order>small{grid-column:1/-1}.crm360-empty{border-left:2px solid var(--raw-black);background:var(--admin-surface-muted);color:var(--admin-muted);margin:0;padding:.8rem;font-size:.72rem;line-height:1.45}.crm360-note-panel{margin:0}.crm360-note-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem;display:grid}.crm360-note-composer label{min-width:0}.crm360-note-composer textarea{border:1px solid var(--raw-gray-500);background:var(--raw-white);width:100%;min-height:4.8rem;color:var(--raw-black);font:inherit;resize:vertical;border-radius:0;outline:0;padding:.7rem;font-size:.74rem}.crm360-note-composer textarea:focus{border-color:var(--raw-black);box-shadow:0 0 0 3px #0000001f}.crm360-note-composer button{border-radius:0;min-height:2.55rem;padding:.4rem .8rem;font-size:.68rem}.crm360-note-list{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.crm360-note-list li{border-left:2px solid var(--raw-black);background:var(--admin-surface-muted);color:var(--raw-black);gap:.2rem;padding:.65rem .75rem;font-size:.7rem;display:grid}.crm360-note-list p{white-space:pre-wrap;margin:0}.crm360-footer{border-top:1px solid var(--raw-black);background:var(--raw-white);justify-content:space-between;align-items:center;gap:1rem;min-height:3.2rem;padding:.55rem .8rem;display:flex}.crm360-footer>span{color:var(--admin-muted);letter-spacing:.05em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.56rem}.crm360-footer button{border:1px solid var(--raw-gray-500);background:var(--raw-white);min-height:2.15rem;color:var(--raw-black);border-radius:0;padding:.35rem .9rem;font-size:.68rem}.crm360-footer button:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}@media (width<=760px){.crm360-backdrop{padding:0}.crm360-dialog{border:0;border-radius:0;width:100%;height:100svh;max-height:100svh}.crm360-metrics,.crm360-overview,.crm360-activity-grid{grid-template-columns:minmax(0,1fr)}.crm360-metrics>div{border-right:0;border-bottom:1px solid var(--admin-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:2.6rem}.crm360-metrics>div:last-child{border-bottom:0}}@media (width<=480px){.crm360-header{padding:.75rem}.crm360-avatar{width:2.6rem;height:2.6rem}.crm360-identity h2{font-size:1.3rem}.crm360-body{padding:.5rem}.crm360-data-list>div,.crm360-note-composer{grid-template-columns:minmax(0,1fr)}.crm360-note-composer button{width:100%}.crm360-footer>span{display:none}.crm360-footer{justify-content:flex-end}}.admin-main-frame--inbox{width:min(100%,100rem)}.ops-inbox{gap:1rem;display:grid}.ops-inbox-page-heading{border-bottom:1px solid var(--admin-line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-top:1.25rem;padding-bottom:1rem;display:grid}.ops-inbox-page-heading>div>p,.ops-inbox-page-heading h2,.ops-inbox-page-heading>div>span{margin:0}.ops-inbox-page-heading>div>p{color:var(--admin-muted);letter-spacing:.13em;font-size:.58rem;font-weight:800}.ops-inbox-page-heading h2{letter-spacing:-.055em;margin-top:.25rem;font-size:clamp(2rem,4vw,3.15rem);line-height:1}.ops-inbox-page-heading>div>span{max-width:49rem;color:var(--admin-muted);margin-top:.65rem;font-size:.82rem;line-height:1.5;display:block}.ops-inbox-stats{border:1px solid var(--raw-black);background:var(--raw-white);grid-template-columns:repeat(3,minmax(6rem,1fr));margin:0;display:grid}.ops-inbox-stats>div{border-right:1px solid var(--admin-line);align-content:center;gap:.2rem;min-height:3.6rem;padding:.55rem .7rem;display:grid}.ops-inbox-stats>div:last-child{border-right:0}.ops-inbox-stats dt,.ops-inbox-queue>header span,.ops-inbox-context>header span,.ops-inbox-context-block>span{color:var(--admin-muted);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.53rem;font-weight:750}.ops-inbox-stats dd{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95rem;font-weight:750}.ops-inbox-workspace{border:1px solid var(--raw-black);background:var(--raw-white);border-radius:.45rem;grid-template-columns:minmax(18rem,21rem) minmax(24rem,1fr) minmax(15rem,18rem);min-width:0;height:clamp(38rem,100svh - 12rem,48rem);display:grid;overflow:hidden}.ops-inbox-queue,.ops-inbox-thread,.ops-inbox-context{background:var(--raw-white);min-width:0;min-height:0}.ops-inbox-queue{border-right:1px solid var(--raw-black);grid-template-rows:auto auto minmax(0,1fr);display:grid}.ops-inbox-queue>header,.ops-inbox-context>header{border-bottom:1px solid var(--admin-line);background:var(--admin-surface-muted);justify-content:space-between;align-items:center;gap:.75rem;min-height:3.5rem;padding:.7rem .8rem;display:flex}.ops-inbox-queue>header>div,.ops-inbox-context>header{min-width:0}.ops-inbox-queue>header>div{gap:.12rem;display:grid}.ops-inbox-queue>header strong,.ops-inbox-context>header strong{font-size:.78rem}.ops-inbox-queue>header small{color:var(--admin-muted);white-space:nowrap;font-size:.62rem}.ops-inbox-controls{border-bottom:1px solid var(--admin-line);grid-template-columns:minmax(0,1fr) 6.8rem;gap:.4rem;padding:.6rem;display:grid}.ops-inbox-controls label{min-width:0}.ops-inbox-controls input,.ops-inbox-controls select,.ops-inbox-composer textarea,.ops-inbox-order-link input{border:1px solid var(--raw-gray-500);background:var(--raw-white);width:100%;color:var(--raw-black);font:inherit;border-radius:0;outline:0}.ops-inbox-controls input,.ops-inbox-controls select{min-height:2.45rem;padding:0 .6rem;font-size:.67rem}.ops-inbox-controls input:focus,.ops-inbox-controls select:focus,.ops-inbox-composer textarea:focus,.ops-inbox-order-link input:focus{border-color:var(--raw-black);box-shadow:0 0 0 3px #0000001f}.ops-inbox-conversations{background:var(--raw-white);min-height:0;display:block;overflow-y:auto}.ops-inbox-conversations>button{border:0;border-bottom:1px solid var(--admin-line);background:var(--raw-white);width:100%;min-height:5.2rem;color:var(--raw-black);text-align:left;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.6rem;padding:.7rem;display:grid}.ops-inbox-conversations>button:hover:not(:disabled),.ops-inbox-conversations>button.is-selected{border-color:var(--admin-line);background:var(--admin-surface-muted);color:var(--raw-black)}.ops-inbox-conversations>button.is-selected{box-shadow:inset 3px 0 0 var(--raw-black)}.ops-inbox-avatar{background:var(--raw-black);width:2rem;height:2rem;color:var(--raw-white);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:750;display:grid}.ops-inbox-conversation-copy{gap:.18rem;min-width:0;display:grid}.ops-inbox-conversation-copy>span:first-child{justify-content:space-between;align-items:baseline;gap:.4rem;min-width:0;display:flex}.ops-inbox-conversation-copy strong,.ops-inbox-conversation-copy small,.ops-inbox-conversation-copy em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-inbox-conversation-copy strong{font-size:.72rem}.ops-inbox-conversation-copy time,.ops-inbox-conversation-copy small,.ops-inbox-conversation-copy em{color:var(--admin-muted);font-size:.58rem}.ops-inbox-conversation-copy time{flex:none}.ops-inbox-conversation-copy em{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-style:normal}.ops-inbox-conversations>button>b{background:var(--raw-black);min-width:1.35rem;height:1.35rem;color:var(--raw-white);border-radius:99px;place-items:center;padding:0 .25rem;font-size:.58rem;display:grid}.ops-inbox-empty{color:var(--admin-muted);margin:0;padding:1rem;font-size:.7rem;line-height:1.5}.ops-inbox-thread{border-right:1px solid var(--raw-black);grid-template-rows:auto minmax(0,1fr) auto;display:grid}.ops-inbox-thread-heading{border-bottom:1px solid var(--admin-line);background:var(--raw-white);justify-content:space-between;align-items:center;gap:1rem;min-height:4.3rem;padding:.75rem .9rem;display:flex}.ops-inbox-thread-heading>div{align-items:center;gap:.65rem;min-width:0;display:flex}.ops-inbox-thread-heading>div>div{gap:.15rem;min-width:0;display:grid}.ops-inbox-thread-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.ops-inbox-thread-heading small{color:var(--admin-muted);font-size:.6rem}.ops-inbox-status{border:1px solid var(--raw-gray-500);color:var(--admin-muted);letter-spacing:.04em;flex:none;padding:.22rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.55rem;font-weight:750}.ops-inbox-status.is-open,.ops-inbox-status.is-pending{border-color:var(--raw-black);color:var(--raw-black)}.ops-inbox-message-log{background:#f4f4f4;flex-direction:column;gap:.75rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.ops-inbox-message{border:1px solid var(--admin-line);background:var(--raw-white);width:fit-content;max-width:min(76%,34rem);color:var(--raw-black);gap:.3rem;padding:.65rem .75rem;display:grid}.ops-inbox-message>span{color:var(--admin-muted);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.5rem;font-weight:750}.ops-inbox-message p,.ops-inbox-message small{margin:0}.ops-inbox-message p{white-space:pre-wrap;font-size:.75rem;line-height:1.55}.ops-inbox-message small{color:var(--admin-muted);font-size:.55rem}.ops-inbox-message.is-outbound{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white);align-self:flex-end}.ops-inbox-message.is-outbound>span,.ops-inbox-message.is-outbound small{color:var(--raw-gray-300)}.ops-inbox-message.is-system{background:var(--admin-surface-muted);text-align:center;border-style:dashed;align-self:center;max-width:90%}.ops-inbox-composer{border-top:1px solid var(--raw-black);background:var(--raw-white);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.6rem;padding:.7rem;display:grid}.ops-inbox-composer label{min-width:0}.ops-inbox-composer textarea{resize:none;min-height:4.2rem;padding:.65rem;font-size:.72rem}.ops-inbox-composer>div{justify-items:end;gap:.35rem;display:grid}.ops-inbox-composer>div>small{color:var(--admin-muted);font-size:.55rem}.ops-inbox-composer button,.ops-inbox-order-link button{border-radius:0;min-height:2.45rem;padding:.4rem .75rem;font-size:.68rem}.ops-inbox-readonly{border-top:1px solid var(--raw-black);color:var(--admin-muted);margin:0;padding:.8rem;font-size:.68rem}.ops-inbox-thread-empty{color:var(--admin-muted);text-align:center;grid-row:1/-1;place-content:center;justify-items:center;padding:2rem;display:grid}.ops-inbox-thread-empty>span{font-size:2rem}.ops-inbox-thread-empty strong{color:var(--raw-black);margin-top:.5rem;font-size:.9rem}.ops-inbox-thread-empty p{max-width:22rem;margin:.35rem 0 0;font-size:.7rem;line-height:1.5}.ops-inbox-context{overflow-y:auto}.ops-inbox-context>header{justify-content:stretch;gap:.12rem;display:grid}.ops-inbox-context-block{border-bottom:1px solid var(--admin-line);gap:.65rem;padding:.85rem;display:grid}.ops-inbox-context-block>strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.ops-inbox-context-block dl{gap:0;margin:0;display:grid}.ops-inbox-context-block dl>div{border-top:1px solid var(--admin-line);gap:.15rem;padding:.45rem 0;display:grid}.ops-inbox-context-block dt{color:var(--admin-muted);font-size:.58rem}.ops-inbox-context-block dd{overflow-wrap:anywhere;margin:0;font-size:.68rem;font-weight:650}.ops-inbox-order-card{border:1px solid var(--raw-black);background:var(--admin-surface-muted);gap:.25rem;padding:.7rem;display:grid}.ops-inbox-order-card b{font-size:1rem}.ops-inbox-order-card small{color:var(--admin-muted);font-size:.6rem}.ops-inbox-order-link{gap:.45rem;display:grid}.ops-inbox-order-link p{color:var(--admin-muted);margin:0;font-size:.66rem;line-height:1.45}.ops-inbox-order-link input{min-height:2.35rem;padding:0 .55rem;font-size:.64rem}@media (width<=1100px){.ops-inbox-page-heading{grid-template-columns:minmax(0,1fr)}.ops-inbox-stats{width:min(100%,25rem)}.ops-inbox-workspace{grid-template-columns:minmax(17rem,20rem) minmax(0,1fr);height:auto}.ops-inbox-queue,.ops-inbox-thread{height:42rem}.ops-inbox-thread{border-right:0}.ops-inbox-context{border-top:1px solid var(--raw-black);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ops-inbox-context>header{grid-column:1/-1}.ops-inbox-context-block{border-right:1px solid var(--admin-line);border-bottom:0}.ops-inbox-context-block:last-child{border-right:0}}@media (width<=760px){.ops-inbox-page-heading{margin-top:.75rem}.ops-inbox-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-inbox-workspace{border-radius:0;grid-template-columns:minmax(0,1fr);overflow:visible}.ops-inbox-queue,.ops-inbox-thread{border-right:0;height:auto}.ops-inbox-queue{border-bottom:1px solid var(--raw-black);max-height:20rem}.ops-inbox-conversations{max-height:12rem}.ops-inbox-thread{min-height:35rem}.ops-inbox-context{grid-template-columns:minmax(0,1fr)}.ops-inbox-context-block{border-right:0;border-bottom:1px solid var(--admin-line)}}@media (width<=480px){.ops-inbox-page-heading h2{font-size:2.15rem}.ops-inbox-controls,.ops-inbox-composer{grid-template-columns:minmax(0,1fr)}.ops-inbox-composer>div{grid-template-columns:minmax(0,1fr) auto;align-items:center}.ops-inbox-message{max-width:90%}}.inbox-layout,.conversation-list,.message-panel,.message-thread,.conversation-list button{border-color:var(--admin-line);background:var(--admin-surface);color:var(--admin-text)}.conversation-list button:hover,.conversation-list button.active{background:var(--admin-surface-muted)}.conversation-list b,.conversation-avatar,.channel-profile-list article>span{background:var(--raw-black);color:var(--raw-white)}.channel-profile-list img{filter:grayscale()}.message-bubble{border:1px solid var(--admin-line);background:var(--admin-surface-muted);color:var(--admin-text)}.message-bubble.outbound{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.message-bubble.outbound small{color:var(--raw-gray-300)}.order-timeline li>span{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.order-timeline li:not(:last-child)>span:after{background:var(--raw-gray-300)}.customer-avatar,.customer-avatar-large{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.admin-auth-page{background:linear-gradient(90deg, transparent 49.8%, var(--admin-line) 50%, transparent 50.2%), var(--admin-canvas)}@media (width<=760px){.admin-shell{display:block}.admin-shell>.admin-sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--admin-line);background:#f3f4f6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;height:auto;padding:.7rem 1rem;display:grid;position:sticky;top:0}.admin-sidebar-brand-row{min-height:0}.admin-brand-chevron,.admin-shell .admin-brand span,.admin-mode-card,.admin-nav-group>p,.admin-shell .admin-sidebar-footer>span{display:none}.admin-sidebar nav{gap:.2rem;margin:0;display:flex;overflow-x:auto}.admin-nav-group{display:contents}.admin-shell aside nav a{white-space:nowrap;border-bottom:2px solid #0000;border-left:0;flex:none;min-height:34px;padding:.4rem .55rem}.admin-shell aside nav a.active{border-bottom-color:var(--raw-black);background:var(--raw-white);color:var(--raw-black)}.admin-sidebar-footer{border:0;margin:0;padding:0;display:block}.admin-shell .sign-out{width:auto;min-height:34px;padding:.35rem .5rem;font-size:.7rem}.admin-main-frame{min-height:calc(100svh - 59px);padding:1.5rem 1rem 3rem}.product-editor-v3 .variant-editor-list,.product-editor-v3 .variant-card-fields{grid-template-columns:minmax(0,1fr)}.product-editor-v3 .variant-card-header{grid-template-columns:2.4rem minmax(0,1fr)}.product-editor-v3 .variant-card-number{width:2.4rem;height:2.4rem}.product-editor-v3 .variant-card-remove{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.admin-main-frame--customers{width:min(100%,100rem)}.customers-admin{gap:1rem;display:grid}.customers-admin .customer-database-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-top:1.25rem;padding-bottom:1.15rem;display:grid}.customer-database-heading h2{letter-spacing:-.055em;margin:.22rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:.98}.customer-database-heading>div:first-child>p:last-child{max-width:49rem;color:var(--admin-muted);margin:.75rem 0 0;font-size:.86rem;line-height:1.55}.customer-database-status{border:1px solid var(--raw-black);background:var(--raw-white);grid-template-columns:auto auto;align-items:center;gap:.15rem .5rem;min-width:10.5rem;padding:.7rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:grid}.customer-database-status>span{background:var(--raw-black);border-radius:50%;width:.5rem;height:.5rem}.customer-database-status strong{letter-spacing:.08em;font-size:.72rem}.customer-database-status small{color:var(--admin-muted);grid-column:2;font-size:.58rem}.customers-admin .customer-summary-grid{border:1px solid var(--admin-line);background:var(--admin-surface);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.customers-admin .customer-summary-grid article{border:0;border-right:1px solid var(--admin-line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:4.25rem;padding:.75rem 1rem;display:grid}.customers-admin .customer-summary-grid article:last-child{border-right:0}.customers-admin .customer-summary-grid span{color:var(--admin-muted);letter-spacing:.07em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.62rem;font-weight:700}.customers-admin .customer-summary-grid strong{color:var(--raw-black);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.45rem;line-height:1}.customer-data-toolbar{border:1px solid var(--admin-line);background:var(--admin-surface-muted);grid-template-columns:minmax(18rem,1fr) minmax(9rem,.25fr) minmax(9rem,.25fr) auto;align-items:end;gap:.55rem;padding:.65rem;display:grid}.customer-search,.customer-data-control{gap:.3rem;min-width:0;display:grid}.customer-field-label{color:var(--admin-muted);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.58rem;font-weight:700}.customers-admin .customer-search input,.customer-data-control select{border:1px solid var(--raw-gray-500);background:var(--raw-white);width:100%;height:2.65rem;min-height:2.65rem;color:var(--raw-black);font:inherit;border-radius:0;outline:0;padding:0 .75rem;font-size:.78rem}.customer-data-control select:focus{border-color:var(--raw-black);box-shadow:0 0 0 3px #0000001f}.customers-admin .customer-refresh-button{border-color:var(--raw-black);white-space:nowrap;border-radius:0;min-height:2.65rem;padding-inline:1rem}.customer-data-console{border:1px solid var(--admin-line);background:var(--raw-white);width:100%;min-width:0;display:block;overflow:hidden}.customer-data-console:focus-visible{outline:3px solid var(--raw-black);outline-offset:3px}.customer-data-console-bar{border-bottom:1px solid var(--admin-line);background:var(--admin-surface-muted);width:100%;min-height:2.65rem;color:var(--raw-black);justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:flex}.customer-data-console-bar>div{align-items:center;gap:.55rem;display:flex}.customer-database-dot{border:1px solid var(--raw-black);background:var(--raw-black);border-radius:50%;width:.48rem;height:.48rem}.customer-data-console-bar code{color:inherit;font-size:.7rem}.customer-data-console-bar p{color:var(--admin-muted);letter-spacing:.06em;margin:0;font-size:.6rem;font-weight:700}.customer-table-scroll{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}.customer-data-table{border-spacing:0;border-collapse:separate;table-layout:fixed;background:var(--raw-white);width:100%;min-width:72rem;color:var(--raw-black);font-size:.72rem}.customer-data-table th,.customer-data-table td{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);text-align:left;text-overflow:ellipsis;vertical-align:middle;height:3.75rem;padding:.55rem .65rem;overflow:hidden}.customer-data-table tr>:last-child{border-right:0}.customer-data-table thead th{z-index:3;background:var(--admin-surface-muted);height:2.35rem;color:var(--admin-muted);letter-spacing:.055em;white-space:nowrap;padding-block:.45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.58rem;font-weight:750;position:sticky;top:0}.customer-data-table tbody tr:hover>*{background:#f4f4f4}.customer-data-table tbody tr.is-selected>*{background:#e7e7e7}.customer-data-table .customer-row-number{z-index:2;width:3.2rem;color:var(--admin-muted);text-align:center;background:#f5f5f5;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.6rem;position:sticky;left:0}.customer-data-table thead .customer-row-number{z-index:5;background:#dedede}.customer-data-table .customer-name-cell{z-index:2;background:var(--raw-white);width:15rem;position:sticky;left:3.2rem}.customer-data-table thead th:nth-child(2){z-index:4;width:15rem;left:3.2rem}.customer-name-cell>button{width:100%;min-height:0;color:var(--raw-black);text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:.55rem;padding:0;display:flex}.customer-name-cell>button:hover:not(:disabled){color:var(--raw-black);background:0 0;border:0}.customer-table-avatar{background:var(--raw-black);width:1.8rem;height:1.8rem;color:var(--raw-white);flex:none;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:750;display:grid}.customer-name-cell>button>span:last-child{gap:.18rem;min-width:0;display:grid}.customer-contact-cell>span,.customer-contact-cell>small,.customer-channel-cell>strong,.customer-channel-cell>small,.customer-date-cell>span,.customer-date-cell>small,.customer-data-table td:nth-child(4)>span,.customer-data-table td:nth-child(4)>small,.customer-data-table td:nth-child(5)>strong,.customer-data-table td:nth-child(5)>small{display:block}.customer-contact-cell>small,.customer-channel-cell>small,.customer-date-cell>small,.customer-data-table td:nth-child(4)>small,.customer-data-table td:nth-child(5)>small{margin-top:.18rem}.customer-name-cell strong,.customer-contact-cell span,.customer-date-cell span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-name-cell code,.customer-data-table small{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.58rem;font-weight:500;overflow:hidden}.customer-data-table th:nth-child(3),.customer-data-table td:nth-child(3){width:15rem}.customer-data-table th:nth-child(4),.customer-data-table td:nth-child(4){width:7.5rem}.customer-data-table th:nth-child(5),.customer-data-table td:nth-child(5){width:5rem}.customer-data-table th:nth-child(6),.customer-data-table td:nth-child(6){width:8.5rem}.customer-data-table th:nth-child(7),.customer-data-table td:nth-child(7){width:7rem}.customer-data-table th:nth-child(8),.customer-data-table td:nth-child(8){width:9.5rem}.customer-data-table th:nth-child(9),.customer-data-table td:nth-child(9){width:4.4rem}.customer-account-badge{border:1px solid var(--raw-gray-500);width:max-content;color:var(--admin-muted);letter-spacing:.05em;padding:.14rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.56rem;font-weight:750}.customer-account-badge.is-member{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.customer-consent-state{margin-top:.1rem}.customer-number-cell{text-align:right!important}.customer-number-cell strong,.customer-money-cell,.customer-channel-cell>strong{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.customer-money-cell{white-space:nowrap;font-weight:750}.customer-table-action{text-align:center!important}.customer-table-action>button{border:1px solid var(--raw-gray-500);background:var(--raw-white);min-height:2rem;color:var(--raw-black);border-radius:0;padding:.3rem .55rem;font-size:.66rem}.customer-table-action>button:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.customer-table-empty{color:var(--admin-muted);text-align:center!important;height:9rem!important}.customer-data-console-footer{background:var(--admin-surface-muted);width:100%;min-height:2.2rem;color:var(--admin-muted);border-top:0;justify-content:space-between;gap:1rem;padding:.5rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.57rem;display:flex}@media (width<=900px){.customers-admin .customer-database-heading{grid-template-columns:minmax(0,1fr);gap:1rem}.customer-database-status{width:max-content}.customers-admin .customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-admin .customer-summary-grid article:nth-child(2){border-right:0}.customers-admin .customer-summary-grid article:nth-child(-n+2){border-bottom:1px solid var(--admin-line)}.customer-data-toolbar{grid-template-columns:minmax(0,1fr) minmax(9rem,.45fr)}.customer-refresh-button{width:100%}}@media (width<=560px){.customers-admin .customer-database-heading{margin-top:.75rem}.customer-database-heading h2{font-size:2.2rem}.customer-data-toolbar{grid-template-columns:minmax(0,1fr)}.customer-data-console-footer{flex-direction:column;align-items:flex-start}}.customer-detail-backdrop{place-items:center;padding:1rem;overflow:hidden}section.customer-detail{border:1px solid var(--raw-black);background:var(--raw-white);border-radius:.5rem;grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);width:min(100vw - 2rem,78rem);height:min(100svh - 2rem,58rem);max-height:calc(100svh - 2rem);display:grid;overflow:hidden}.customer-detail .customer-detail-heading{border-bottom:1px solid var(--admin-line);background:var(--raw-white);grid-column:1;align-items:center;min-width:0;padding:1rem 1.25rem}.customer-detail .customer-heading-identity{gap:.85rem;min-width:0}.customer-detail .customer-avatar-large{width:3.25rem;height:3.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1rem}.customer-detail .customer-heading-identity>div{min-width:0}.customer-detail .customer-detail-heading .kicker{letter-spacing:.12em;margin:0 0 .18rem;font-size:.58rem}.customer-detail .customer-detail-heading h2{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.05;overflow:hidden}.customer-detail .customer-heading-identity>div>span{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.62rem;display:block;overflow:hidden}.customer-detail .icon-button{border-radius:0;flex:none;width:2.6rem;height:2.6rem;min-height:2.6rem;font-size:1.25rem}.customer-detail>.customer-detail-summary{border-bottom:1px solid var(--raw-black);background:var(--admin-surface-muted);grid-column:1;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;display:grid}.customer-detail-summary article{border-right:1px solid var(--admin-line);align-content:center;gap:.3rem;min-height:4.4rem;padding:.7rem 1rem;display:grid}.customer-detail-summary article:last-child{border-right:0}.customer-detail-summary span{color:var(--admin-muted);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.56rem;font-weight:700}.customer-detail-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.customer-detail .customer-detail-body{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;min-width:0;min-height:0;display:grid;overflow:hidden auto}.customer-detail section.customer-detail-section{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);background:var(--raw-white);align-content:start;gap:1rem;min-width:0;margin:0;padding:1.15rem 1.25rem;display:grid}.customer-detail section.customer-contact-grid,.customer-detail section.customer-note-section{border-right:0;grid-column:1/-1}.customer-detail section.customer-contact-grid{background:var(--admin-surface-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.9rem}.customer-detail section.customer-order-section{border-right:0}.customer-info-panel{border:1px solid var(--admin-line);background:var(--raw-white);align-content:start;gap:.85rem;min-width:0;padding:1rem;display:grid}.customer-info-panel>header{border-bottom:1px solid var(--admin-line);gap:.18rem;padding-bottom:.65rem;display:grid}.customer-info-panel>header>span{color:var(--admin-muted);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.55rem;font-weight:700}.customer-info-panel h3{margin:0;font-size:.95rem}.customer-detail .customer-details-list{gap:0}.customer-detail .customer-details-list>div{border-bottom:1px solid var(--admin-line);grid-template-columns:minmax(7rem,.42fr) minmax(0,1fr);gap:.75rem;padding:.45rem 0;display:grid}.customer-detail .customer-details-list>div:last-child{border-bottom:0}.customer-detail .customer-details-list dt{color:var(--admin-muted);font-size:.7rem}.customer-detail .customer-details-list dd{text-align:left;margin:0;font-size:.76rem;font-weight:650}.customer-detail .customer-contact-grid address{color:var(--raw-black);gap:.22rem;font-size:.76rem;font-style:normal;line-height:1.45;display:grid}.customer-section-title{align-items:flex-start;gap:.65rem;min-width:0;display:flex}.customer-section-title>span{background:var(--raw-black);width:1.65rem;height:1.65rem;color:var(--raw-white);flex:none;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.56rem;font-weight:700;display:grid}.customer-section-title>div{min-width:0}.customer-detail .customer-section-heading{align-items:flex-start}.customer-detail .customer-section-heading h3{margin:0;font-size:.92rem}.customer-detail .customer-section-heading p{color:var(--admin-muted);margin:.2rem 0 0;font-size:.68rem;line-height:1.4}.customer-detail .secondary-link{border-radius:0;min-height:2.2rem;padding:.42rem .65rem;font-size:.68rem}.customer-detail .channel-profile-list{grid-template-columns:minmax(0,1fr);gap:.4rem}.customer-detail .channel-profile-list article,.customer-detail .customer-order-history article{border:1px solid var(--admin-line);background:var(--admin-surface-muted);border-radius:0}.customer-detail .channel-profile-list article{padding:.65rem}.customer-detail .channel-profile-list img,.customer-detail .channel-profile-list article>span{width:2rem;height:2rem;font-size:.68rem}.customer-detail .customer-conversation-list>div{border-color:var(--admin-line);padding:.6rem 0}.customer-detail .customer-order-history{gap:.4rem}.customer-detail .customer-order-history article{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.65rem}.customer-detail .customer-order-history article>strong{grid-area:1/2}.customer-detail .customer-order-history .status-pill{grid-column:1;width:max-content}.customer-detail .customer-note-composer{grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.customer-detail .customer-note-composer textarea{border-radius:0;min-height:5.25rem;padding:.7rem;font-size:.76rem}.customer-detail .customer-note-composer button{border-radius:0;min-height:2.65rem;font-size:.72rem}.customer-detail .customer-note-list{gap:.4rem}.customer-detail .customer-note-list li{background:var(--admin-surface-muted);border-left-width:2px;border-radius:0;padding:.7rem .8rem;font-size:.74rem}.customer-detail .customer-detail-footer{border-top:1px solid var(--raw-black);background:var(--raw-white);grid-column:1;padding:.65rem 1.25rem}.customer-detail .customer-detail-footer .secondary-button{border-radius:0;min-height:2.35rem;padding:.4rem 1rem;font-size:.7rem}@media (width<=860px){.customer-detail-backdrop{padding:0}section.customer-detail{border:0;border-radius:0;width:100%;height:100svh;max-height:100svh}.customer-detail>.customer-detail-summary,.customer-detail .customer-detail-body,.customer-detail section.customer-contact-grid{grid-template-columns:minmax(0,1fr)}.customer-detail-summary article{border-right:0;border-bottom:1px solid var(--admin-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:2.8rem}.customer-detail-summary article:last-child{border-bottom:0}.customer-detail section.customer-detail-section{border-right:0;grid-column:1}}@media (width<=520px){.customer-detail .customer-detail-heading{padding:.8rem}.customer-detail .customer-avatar-large{width:2.75rem;height:2.75rem}.customer-detail .customer-detail-heading h2{font-size:1.35rem}.customer-detail .customer-detail-heading .kicker,.customer-detail .customer-heading-identity>div>span{font-size:.52rem}.customer-detail section.customer-detail-section{padding:.85rem}.customer-detail .customer-details-list>div,.customer-detail .customer-note-composer{grid-template-columns:minmax(0,1fr)}.customer-detail .customer-note-composer button{width:100%}}.catalog-admin{gap:.75rem}.catalog-admin>.muted{margin:.45rem 0 0}.catalog-admin>.catalog-summary{margin-top:.15rem}.catalog-sheet{border:1px solid var(--raw-black);background:var(--raw-white);border-top-width:4px;border-radius:.25rem;grid-template-rows:auto minmax(0,auto) auto;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;width:100%;min-width:0;margin-top:.45rem;display:grid;overflow:hidden}.catalog-sheet-toolbar{border-bottom:1px solid var(--admin-line);background:var(--raw-white);justify-content:space-between;align-items:center;gap:1rem;width:100%;min-width:0;min-height:3.85rem;margin:0;padding:.6rem .75rem;display:flex}.catalog-sheet-title{gap:.12rem;display:grid}.catalog-sheet-title span,.catalog-sheet-toolbar label>span,.catalog-sheet-footer{color:var(--admin-muted);letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.56rem;font-weight:700}.catalog-sheet-title strong{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem}.catalog-sheet-filters{align-items:end;gap:.5rem;display:flex}.catalog-sheet-toolbar label{gap:.24rem;display:grid}.catalog-sheet-search{width:min(28vw,19rem)}.catalog-sheet-toolbar input,.catalog-sheet-toolbar select{box-sizing:border-box;border:1px solid var(--raw-gray-500);background:var(--raw-white);height:2.2rem;min-height:2.2rem;color:var(--raw-black);border-radius:.2rem;margin:0;padding:0 .65rem;font-size:.7rem}.catalog-sheet-toolbar input{width:100%}.catalog-sheet-toolbar select{min-width:7.5rem}.catalog-sheet-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;width:100%;min-width:0;max-height:min(62svh,42rem);overflow:auto}.catalog-sheet-table{border-spacing:0;border-collapse:separate;table-layout:fixed;background:var(--raw-white);width:100%;min-width:72rem;color:var(--raw-black);font-size:.68rem}.catalog-sheet-table th,.catalog-sheet-table td{box-sizing:border-box;border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);vertical-align:middle;text-align:left;text-overflow:ellipsis;height:4.25rem;padding:.48rem .55rem;overflow:hidden}.catalog-sheet-table th:last-child,.catalog-sheet-table td:last-child{border-right:0}.catalog-sheet-table thead th{z-index:5;background:var(--raw-gray-100);height:2.45rem;color:var(--admin-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding-top:.35rem;padding-bottom:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.55rem;font-weight:750;line-height:1.2;position:sticky;top:0}.catalog-sheet-table tbody>tr:hover>td,.catalog-sheet-table tbody>tr.is-expanded>td{background:#f7f7f7}.catalog-sheet-table th:first-child,.catalog-sheet-table td:first-child{width:3.2rem}.catalog-sheet-table th:nth-child(2),.catalog-sheet-table td:nth-child(2){width:18rem}.catalog-sheet-table th:nth-child(3),.catalog-sheet-table td:nth-child(3){width:6.3rem}.catalog-sheet-table th:nth-child(4),.catalog-sheet-table td:nth-child(4){width:8rem}.catalog-sheet-table th:nth-child(5),.catalog-sheet-table td:nth-child(5){width:6.4rem}.catalog-sheet-table th:nth-child(6),.catalog-sheet-table td:nth-child(6){width:8.5rem}.catalog-sheet-table th:nth-child(7),.catalog-sheet-table td:nth-child(7){width:7.2rem}.catalog-sheet-table th:nth-child(8),.catalog-sheet-table td:nth-child(8){width:4.8rem}.catalog-sheet-table th:nth-child(9),.catalog-sheet-table td:nth-child(9){width:12rem}.catalog-sheet-index{color:var(--admin-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6rem;text-align:center!important}.catalog-sheet-product{grid-template-columns:3.15rem minmax(0,1fr);align-items:center;gap:.6rem;min-width:0;display:grid}.catalog-sheet-thumbnail{border:1px solid var(--admin-line);background:var(--raw-gray-100);width:3.15rem;height:3.15rem;color:var(--admin-muted);letter-spacing:.1em;place-items:center;font-size:.46rem;font-weight:800;display:grid;position:relative;overflow:hidden}.catalog-sheet-thumbnail img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.catalog-sheet-product>span,.catalog-sheet-stock,.catalog-sheet-number{min-width:0}.catalog-sheet-product>span,.catalog-sheet-stock{gap:.12rem;display:grid}.catalog-sheet-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.25;overflow:hidden}.catalog-sheet-product code,.catalog-sheet-stock small,.catalog-sheet-number small{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.55rem;line-height:1.25;overflow:hidden}.catalog-sheet-status,.catalog-sheet-variant-status{border:1px solid var(--raw-gray-500);background:var(--raw-white);min-height:1.35rem;color:var(--raw-black);white-space:nowrap;border-radius:999px;align-items:center;padding:.1rem .38rem;font-size:.58rem;font-weight:750;line-height:1;display:inline-flex}.catalog-sheet-status.is-active,.catalog-sheet-variant-status.is-active{border-color:var(--raw-black)}.catalog-sheet-status.is-draft{color:var(--admin-muted);border-style:dashed}.catalog-sheet-expand{border:1px solid var(--raw-gray-500);background:var(--raw-white);width:auto;min-width:4.5rem;min-height:2rem;color:var(--raw-black);border-radius:.2rem;justify-content:space-between;align-items:center;gap:.45rem;margin:0;padding:.25rem .5rem;font-size:.63rem;font-weight:750;display:inline-flex}.catalog-sheet-expand:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-gray-100)}.catalog-sheet-expand:focus-visible{outline:2px solid var(--raw-black);outline-offset:2px}.catalog-sheet-expand svg{stroke:currentColor;stroke-width:1.6px;width:.8rem;height:.8rem;transition:transform .15s}.catalog-sheet-expand[aria-expanded=true] svg{transform:rotate(180deg)}.catalog-sheet-number{font-variant-numeric:tabular-nums;white-space:nowrap}.catalog-sheet-number strong{display:block}.catalog-sheet-home{text-align:center!important}.catalog-sheet-home span{border:1px solid var(--admin-line);width:1.45rem;height:1.45rem;color:var(--admin-muted);place-items:center;font-size:.7rem;display:inline-grid}.catalog-sheet-home span.is-selected{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}.catalog-sheet-actions{align-items:center;gap:.28rem;display:flex}.catalog-sheet-actions button{border:1px solid var(--raw-black);background:var(--raw-black);width:auto;min-width:0;min-height:1.9rem;color:var(--raw-white);white-space:nowrap;border-radius:.18rem;margin:0;padding:.25rem .43rem;font-size:.56rem}.catalog-sheet-actions button.is-secondary,.catalog-sheet-actions button.is-danger{background:var(--raw-white);color:var(--raw-black)}.catalog-sheet-actions button.is-secondary{border-style:dashed}.catalog-sheet-actions button.is-danger{text-underline-offset:.18em;border-color:#0000;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.catalog-sheet-actions button.is-secondary:hover:not(:disabled),.catalog-sheet-actions button.is-danger:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-gray-100)}.catalog-sheet-read-only{color:var(--admin-muted);font-size:.58rem}.catalog-sheet-variants{padding:.8rem 1rem 1rem}.catalog-sheet-variants>header{justify-content:space-between;align-items:end;gap:1rem;padding:0 0 .6rem;display:flex}.catalog-sheet-variants>header>div{gap:.08rem;display:grid}.catalog-sheet-variants>header span,.catalog-sheet-variants>header small{color:var(--admin-muted);letter-spacing:.07em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.53rem}.catalog-sheet-variants>header strong{font-size:.72rem}.catalog-sheet-variant-scroll{border:1px solid var(--raw-gray-500);background:var(--raw-white);overflow-x:auto}.catalog-sheet-variants table{border-spacing:0;border-collapse:collapse;table-layout:fixed;width:100%;min-width:58rem;font-size:.64rem}.catalog-sheet-variants th,.catalog-sheet-variants td{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);background:var(--raw-white);text-align:left;text-overflow:ellipsis;white-space:nowrap;height:2.75rem;padding:.35rem .5rem;overflow:hidden}.catalog-sheet-variants th{background:var(--raw-gray-100);height:2rem;color:var(--admin-muted);letter-spacing:.06em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.52rem}.catalog-sheet-variants th:first-child,.catalog-sheet-variants td:first-child{width:2.8rem;color:var(--admin-muted);text-align:center}.catalog-sheet-variants th:nth-child(2),.catalog-sheet-variants td:nth-child(2),.catalog-sheet-variants th:nth-child(3),.catalog-sheet-variants td:nth-child(3){width:10rem}.catalog-sheet-variants th:nth-child(4),.catalog-sheet-variants td:nth-child(4){width:6rem}.catalog-sheet-variants th:nth-child(9),.catalog-sheet-variants td:nth-child(9){text-align:center;width:6rem}.catalog-sheet-variants tr:last-child td{border-bottom:0}.catalog-sheet-variants th:last-child,.catalog-sheet-variants td:last-child{border-right:0}.catalog-sheet-variants code{color:var(--admin-muted);font-size:.58rem}.catalog-sheet-stock-actions{gap:.25rem;display:inline-flex}.catalog-sheet-stock-actions button{border-radius:.18rem;place-items:center;width:1.8rem;min-width:1.8rem;height:1.8rem;min-height:1.8rem;margin:0;padding:0;font-size:.8rem;line-height:1;display:grid}.catalog-sheet-no-results,.catalog-sheet-no-variants{color:var(--admin-muted);font-size:.68rem;text-align:center!important}.catalog-sheet-no-results{height:8rem!important}.catalog-sheet-no-variants{border:1px solid var(--admin-line);background:var(--raw-white);margin:0;padding:1rem}.catalog-variant-drawer-backdrop{z-index:1200;background:#0000006b;place-items:stretch end;padding:1rem;display:grid;position:fixed;inset:0}.catalog-variant-drawer{border:1px solid var(--raw-black);border-top:4px solid var(--raw-black);background:var(--raw-white);border-radius:.35rem;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:0;width:min(64rem,100%);min-width:0;height:calc(100svh - 2rem);max-height:48rem;margin:0;display:grid;overflow:hidden;box-shadow:-1rem 0 3rem #00000029}.catalog-variant-drawer-heading{border-bottom:1px solid var(--raw-black);justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;margin:0;padding:1rem 1.1rem;display:flex}.catalog-variant-drawer-heading>div:first-child{gap:.15rem;min-width:0;display:grid}.catalog-variant-drawer-heading span,.catalog-variant-drawer-heading code{color:var(--admin-muted);letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.56rem;overflow:hidden}.catalog-variant-drawer-heading h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.15;overflow:hidden}.catalog-variant-drawer-meta{flex:none;align-items:center;gap:.75rem;display:flex}.catalog-variant-drawer-meta>button{border:1px solid var(--admin-line);background:var(--raw-white);width:2.35rem;min-width:2.35rem;height:2.35rem;min-height:2.35rem;color:var(--raw-black);border-radius:.2rem;place-items:center;margin:0;padding:0;font-size:1.2rem;line-height:1;display:grid}.catalog-variant-drawer-meta>button:hover:not(:disabled){border-color:var(--raw-black);background:var(--raw-gray-100)}.catalog-variant-drawer-body{background:#f3f3f3;min-width:0;min-height:0;overflow:auto}.catalog-sheet-footer{border-top:1px solid var(--raw-black);background:var(--raw-gray-100);justify-content:space-between;align-items:center;gap:1rem;width:100%;min-width:0;min-height:2.35rem;margin:0;padding:.5rem .8rem;line-height:1.3;display:flex}.catalog-heading-actions{justify-content:flex-end;align-items:stretch;gap:.55rem;display:flex}.catalog-category-button{border:1px solid var(--raw-black);background:var(--raw-white);min-height:2.7rem;color:var(--raw-black);border-radius:.25rem;padding:.65rem .9rem;font-weight:750}.catalog-category-button:hover:not(:disabled){background:var(--raw-gray-100);color:var(--raw-black)}.category-manager-backdrop{z-index:1300;background:#0000007a;place-items:center;padding:clamp(.75rem,2vw,1.5rem);display:grid;position:fixed;inset:0}.category-manager{border:1px solid var(--raw-black);border-top:5px solid var(--raw-black);background:var(--raw-white);border-radius:.35rem;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(92rem,100%);min-width:0;height:min(50rem,100svh - 2rem);display:grid;overflow:hidden;box-shadow:0 1.5rem 4rem #0003}.category-manager.has-error{grid-template-rows:auto auto auto minmax(0,1fr) auto}.category-manager-heading{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:flex-start;gap:1.5rem;min-width:0;padding:clamp(1rem,2vw,1.5rem);display:flex}.category-manager-heading>div{gap:.25rem;min-width:0;display:grid}.category-manager-heading .kicker,.category-manager-heading h2,.category-manager-heading p{margin:0}.category-manager-heading h2{letter-spacing:-.045em;font-size:clamp(1.45rem,2.8vw,2.15rem);line-height:1}.category-manager-heading p:last-child{max-width:52rem;color:var(--admin-muted);font-size:.8rem;line-height:1.5}.category-manager-heading>button{border:1px solid var(--admin-line);background:var(--raw-white);width:2.6rem;min-width:2.6rem;height:2.6rem;min-height:2.6rem;color:var(--raw-black);border-radius:.2rem;place-items:center;padding:0;font-size:1.35rem;line-height:1;display:grid}.category-manager-toolbar,.category-manager-footer{justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:.7rem .9rem;display:flex}.category-manager-toolbar{border-bottom:1px solid var(--raw-black)}.category-manager-toolbar>span{gap:.05rem;display:grid}.category-manager-toolbar small,.category-manager-toolbar strong,.category-manager-footer{letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.category-manager-toolbar small,.category-manager-footer{color:var(--admin-muted);font-size:.58rem}.category-manager-toolbar strong{font-size:.75rem}.category-manager-toolbar>button{border-radius:.2rem;min-height:2.45rem;padding:.55rem .75rem;font-size:.72rem;font-weight:750}.category-manager-error{border-bottom:1px solid var(--raw-black);border-left:5px solid var(--raw-black);background:var(--raw-gray-100);justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:.7rem .9rem;font-size:.76rem;font-weight:700;display:flex}.category-manager-error p{margin:0}.category-manager-error button{border:1px solid var(--raw-black);background:var(--raw-white);min-height:2.1rem;color:var(--raw-black);border-radius:.15rem;flex:none;padding:.4rem .7rem;font-size:.68rem;font-weight:750}.category-manager-table-scroll{min-width:0;min-height:0;position:relative;overflow:auto}.category-manager table{border-spacing:0;border-collapse:separate;table-layout:fixed;width:100%;min-width:76rem}.category-manager th,.category-manager td{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);vertical-align:middle;text-align:left;height:4.5rem;padding:.55rem .65rem}.category-manager th{z-index:2;background:var(--raw-gray-100);height:2.65rem;color:var(--admin-muted);letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.58rem;font-weight:700;position:sticky;top:0}.category-manager th:first-child,.category-manager td:first-child{text-align:center;width:3.2rem}.category-manager th:nth-child(2),.category-manager td:nth-child(2),.category-manager th:nth-child(3),.category-manager td:nth-child(3){width:10rem}.category-manager th:nth-child(4),.category-manager td:nth-child(4){width:10.5rem}.category-manager th:nth-child(5),.category-manager td:nth-child(5){width:15rem}.category-manager th:nth-child(6),.category-manager td:nth-child(6){text-align:center;width:5.25rem}.category-manager th:nth-child(7),.category-manager td:nth-child(7){width:8rem}.category-manager th:nth-child(8),.category-manager td:nth-child(8){text-align:center;width:5rem}.category-manager th:nth-child(9),.category-manager td:nth-child(9){border-right:0;width:10.5rem}.category-manager tbody tr:hover td{background:#fafafa}.category-manager tbody tr.category-manager-edit-row td{background:#f3f3f3}.category-manager-index,.category-manager-number,.category-manager code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.category-manager-index{color:var(--admin-muted);font-size:.65rem}.category-manager-description{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.4;overflow:hidden}.category-manager input,.category-manager select{box-sizing:border-box;border:1px solid var(--raw-gray-500);background:var(--raw-white);width:100%;min-width:0;min-height:2.6rem;color:var(--raw-black);font:inherit;border-radius:.15rem;margin:0;padding:.45rem .55rem;font-size:.74rem}.category-manager-status{border:1px dashed var(--raw-gray-500);background:var(--raw-white);min-height:2rem;color:var(--raw-gray-700);white-space:nowrap;border-radius:999px;padding:.35rem .55rem;font-size:.65rem;font-weight:750}.category-manager-status.is-active{border-style:solid;border-color:var(--raw-black);color:var(--raw-black)}.category-manager-status:hover:not(:disabled){background:var(--raw-gray-100);color:var(--raw-black)}.category-manager-actions{align-items:center;gap:.35rem;display:flex}.category-manager-actions button{border:1px solid var(--raw-black);white-space:nowrap;border-radius:.15rem;min-height:2.25rem;padding:.42rem .58rem;font-size:.66rem;font-weight:750}.category-manager-actions .is-secondary,.category-manager-actions .is-danger{background:var(--raw-white);color:var(--raw-black)}.category-manager-actions .is-danger{text-underline-offset:.2em;border-color:#0000;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.category-manager-actions button:disabled{border-color:var(--admin-line);background:var(--raw-gray-100);color:var(--raw-gray-500);cursor:not-allowed;text-decoration:none}.category-manager-empty,.category-manager-loading{color:var(--admin-muted);text-align:center!important;padding:2rem!important}.category-manager-loading{margin:0}.category-manager-footer{border-top:1px solid var(--raw-black);background:var(--raw-gray-100);flex:none;min-height:0}@media (width<=760px){.catalog-heading-actions{flex-direction:column-reverse;align-items:stretch;width:100%}.catalog-category-button,.catalog-create-button{justify-content:center;width:100%}.category-manager-backdrop{padding:0}.category-manager{border:0;border-radius:0;width:100%;height:100svh}.category-manager-heading{padding:1rem}.category-manager-heading p:last-child{font-size:.72rem}.category-manager-toolbar,.category-manager-footer,.category-manager-error{flex-direction:column;align-items:stretch}.category-manager-toolbar>button{width:100%}.catalog-variant-drawer-backdrop{padding:0}.catalog-variant-drawer{border:0;border-radius:0;width:100%;height:100svh;max-height:none}.catalog-variant-drawer-heading{padding:.85rem}.catalog-variant-drawer-meta>span{display:none}.catalog-variant-drawer .catalog-sheet-variants{padding:.75rem}.catalog-sheet-toolbar{flex-direction:column;align-items:stretch}.catalog-sheet-filters{grid-template-columns:minmax(0,1fr) 7.5rem;display:grid}.catalog-sheet-search{width:auto}.catalog-sheet-toolbar select{width:100%;min-width:0}.catalog-sheet-scroll{max-height:60svh}.catalog-sheet-footer{flex-direction:column;align-items:flex-start;gap:.2rem}}@media (prefers-reduced-motion:reduce){.catalog-sheet-expand svg{transition:none}}.operations-dashboard{grid-template-columns:minmax(0,1fr);gap:1.5rem;margin-top:0;padding-top:1.5rem;display:grid}.operations-eyebrow{color:var(--raw-gray-700);letter-spacing:.13em;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.56rem;font-weight:750}.operations-heading{border-bottom:1px solid var(--raw-black);justify-content:space-between;align-items:end;gap:1.5rem;min-height:5rem;padding-bottom:1.25rem;display:flex}.operations-heading>div{gap:.4rem;display:grid}.operations-heading h2,.operations-heading p,.operations-workspaces h3,.operations-system h3{margin:0}.operations-heading h2{letter-spacing:-.045em;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.1}.operations-heading>div>p:last-child{color:var(--admin-muted);font-size:.78rem;line-height:1.5}.operations-refresh{white-space:nowrap;border-radius:.2rem;width:auto;min-height:2.5rem;padding:.55rem .8rem;font-size:.68rem}.operations-metrics{border-top:1px solid var(--admin-line);border-left:1px solid var(--admin-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:0;display:grid}.operations-metric{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);background:var(--raw-white);min-height:9.25rem;color:var(--raw-black);align-content:start;padding:1rem;text-decoration:none;transition:background-color .14s;display:grid;position:relative}.operations-metric:hover{background:var(--raw-gray-100)}.operations-metric>span:first-child{color:var(--admin-muted);padding-right:1.5rem;font-size:.68rem}.operations-metric strong{letter-spacing:-.06em;margin-top:.65rem;font-size:clamp(1.85rem,3.5vw,2.65rem);font-weight:650;line-height:1}.operations-metric small{color:var(--admin-muted);margin-top:auto;padding-top:.75rem;font-size:.6rem;line-height:1.4}.operations-metric--attention{box-shadow:inset 0 3px 0 var(--raw-black)}.operations-link-arrow{font-size:.85rem;position:absolute;top:.9rem;right:.9rem}.operations-lower-grid{grid-template-columns:minmax(0,1.65fr) minmax(15rem,.65fr);align-items:start;gap:1.5rem;display:grid}.operations-workspaces,.operations-system{border:1px solid var(--admin-line);background:var(--raw-white);margin:0}.operations-workspaces{display:block}.operations-workspaces>header,.operations-system>header{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:end;gap:1rem;min-height:4.25rem;padding:.9rem 1rem;display:flex}.operations-workspaces>header>div,.operations-system>header{gap:.3rem;display:grid}.operations-workspaces h3,.operations-system h3{letter-spacing:-.025em;font-size:.95rem}.operations-workspaces>header>span{color:var(--admin-muted);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.56rem}.operations-workspaces nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.operations-workspaces nav a{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);min-height:7.5rem;color:var(--raw-black);align-content:start;padding:.9rem 2.5rem .9rem 1rem;text-decoration:none;display:grid;position:relative}.operations-workspaces nav a:nth-child(2n){border-right:0}.operations-workspaces nav a:nth-last-child(-n+2){border-bottom:0}.operations-workspaces nav a:hover{background:var(--raw-black);color:var(--raw-white)}.operations-workspaces nav a>span:first-child{color:currentColor;letter-spacing:.1em;opacity:.58;text-transform:uppercase;font-size:.53rem;font-weight:750}.operations-workspaces nav a strong{margin-top:.3rem;font-size:1.05rem}.operations-workspaces nav a small{color:currentColor;opacity:.65;margin-top:auto;padding-top:.8rem;font-size:.6rem;line-height:1.45}.operations-workspaces nav a>span:last-child{font-size:.8rem;position:absolute;top:.85rem;right:.9rem}.operations-system{border-right:1px solid var(--admin-line);padding:0 0 .9rem;display:block}.operations-system>header{justify-content:start}.operations-system dl{margin:0;padding:0 1rem;display:grid}.operations-system dl>div{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;display:flex}.operations-system dt,.operations-system dd{margin:0;font-size:.65rem}.operations-system dt,.operations-system>p{color:var(--admin-muted)}.operations-system dd{text-align:right;font-weight:750}.operations-system>p{margin:.85rem 1rem 0;font-size:.58rem;line-height:1.55}@media (width<=980px){.operations-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-lower-grid{grid-template-columns:1fr}}@media (width<=560px){.operations-dashboard{gap:1rem;padding-top:1rem}.operations-heading{flex-direction:column;align-items:stretch;min-height:0}.operations-refresh{width:100%}.operations-metrics,.operations-workspaces nav{grid-template-columns:1fr}.operations-metric{min-height:8.25rem}.operations-workspaces nav a,.operations-workspaces nav a:nth-child(2n),.operations-workspaces nav a:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--admin-line)}.operations-workspaces nav a:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.operations-metric{transition:none}}.admin-shell{grid-template-columns:13.5rem minmax(0,1fr)}.admin-shell>.admin-sidebar{border-right:1px solid var(--raw-black);background:#f3f4f6;flex-direction:column;gap:0;height:100svh;padding:1.25rem 1rem 1rem;display:flex}.admin-sidebar-header{border-bottom:1px solid var(--admin-line);min-height:0;padding:0 0 1.25rem;display:block}.admin-sidebar-header strong{color:var(--raw-black);letter-spacing:-.035em;font-size:.85rem}.admin-sidebar nav{gap:.2rem;margin-top:1.25rem;display:grid}.admin-shell .admin-sidebar nav a{min-height:2.5rem;color:var(--raw-charcoal);background:0 0;border:0;align-items:center;padding:.55rem .65rem;font-size:.76rem;font-weight:600;text-decoration:none;display:flex}.admin-shell .admin-sidebar nav a:hover{background:var(--raw-white);color:var(--raw-black)}.admin-shell .admin-sidebar nav a.active{background:var(--raw-black);color:var(--raw-white)}.admin-sidebar-footer{border-top:1px solid var(--admin-line);margin-top:auto;padding-top:1rem;display:block}.admin-shell .admin-sidebar-footer .sign-out{border:1px solid var(--raw-gray-500);width:100%;min-height:2.5rem;color:var(--raw-black);background:0 0;border-radius:.2rem;margin:0;padding:.5rem .65rem;font-size:.68rem}.admin-shell .admin-sidebar-footer .sign-out:hover{border-color:var(--raw-black);background:var(--raw-black);color:var(--raw-white)}@media (width<=760px){.admin-shell>.admin-sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--raw-black);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;height:auto;padding:.65rem .8rem;display:grid;position:sticky;top:0}.admin-sidebar-header{border:0;padding:0}.admin-sidebar-header strong{white-space:nowrap;font-size:.62rem}.admin-sidebar nav{gap:.1rem;min-width:0;margin:0;display:flex;overflow-x:auto}.admin-shell .admin-sidebar nav a{white-space:nowrap;flex:none;min-height:2.2rem;padding:.45rem .5rem;font-size:.66rem}.admin-sidebar-footer{border:0;margin:0;padding:0}.admin-shell .admin-sidebar-footer .sign-out{width:auto;min-height:2.2rem;padding:.4rem .5rem;font-size:.64rem}}@media (width<=520px){.admin-sidebar-header{display:none}.admin-shell>.admin-sidebar{grid-template-columns:minmax(0,1fr) auto}}
