:root{--canvas:#f4f5f2;--surface:#fff;--surface-subtle:#f8f9f7;--text:#17202a;--text-muted:#5f6b76;--line:#dfe3e6;--line-strong:#c8cfd5;--accent:#164aa5;--accent-strong:#0e377f;--accent-soft:#eaf1fc;--success:#176b4d;--success-soft:#e7f4ee;--warning:#8a5a0a;--warning-soft:#fff4dc;--error:#a52c32;--radius-sm:6px;--radius-md:10px;--shadow:0 12px 32px #1a253112;--content:1280px}*{box-sizing:border-box}html{background:var(--canvas);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif}body{background:var(--canvas);min-width:0;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #78a7f3}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:var(--radius-sm);padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding:.75rem clamp(1rem,4vw,3rem);display:flex}.brand{align-items:center;gap:.75rem;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;border-radius:var(--radius-sm);place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.04em}.brand small{color:var(--text-muted);margin-top:.1rem;font-size:.72rem}.environment-badge{background:var(--warning-soft);color:#654006;letter-spacing:.04em;border:1px solid #e7c46f;border-radius:999px;align-items:center;gap:.5rem;min-height:36px;padding:.4rem .7rem;font-size:.75rem;font-weight:750;display:inline-flex}.environment-badge span{background:#b70;border-radius:50%;width:7px;height:7px}.dashboard{width:min(var(--content), calc(100% - 2rem));flex:1;margin:0 auto;padding:clamp(2rem,5vw,4.25rem) 0}.intro{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.intro>div:first-child{max-width:760px}.eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.045em;max-width:760px;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.7rem);line-height:1.02}h2{letter-spacing:-.02em;margin-bottom:0;font-size:1.2rem}.lead{max-width:720px;color:var(--text-muted);margin-bottom:0;font-size:1.03rem;line-height:1.65}.system-status{background:var(--success-soft);border-radius:var(--radius-md);border:1px solid #badfce;flex:none;align-items:center;gap:.75rem;min-width:230px;padding:.9rem 1rem;display:flex}.system-status strong,.system-status small{display:block}.system-status strong{font-size:.86rem}.system-status small{color:var(--success);margin-top:.2rem;font-size:.75rem}.status-dot{background:var(--success);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #176b4d1f}.context-switcher{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.75rem;display:grid}.context-label{color:var(--text-muted);padding-left:.25rem;font-size:.78rem;font-weight:700}.context-options{flex-wrap:wrap;gap:.4rem;display:flex}.context-link{border-radius:var(--radius-sm);min-height:44px;color:var(--text-muted);border:1px solid #0000;align-items:center;padding:.55rem .8rem;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.context-link:hover{background:var(--surface-subtle);color:var(--text)}.context-link.active{background:var(--accent-soft);color:var(--accent-strong);border-color:#b9cdef}.readonly-note{color:var(--text-muted);font-size:.72rem}.metrics{grid-template-columns:1.35fr repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-height:150px;box-shadow:var(--shadow);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:1.15rem;display:flex}.metric-card>span:last-child{color:var(--text-muted);font-size:.78rem}.metric-card-accent{border-top:3px solid var(--accent)}.metric-kicker{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:750}.metric-value{letter-spacing:-.05em;font-size:2.7rem;line-height:1}.metric-name{max-width:220px;font-size:1.25rem;line-height:1.2}.verified-label{background:var(--success-soft);border-radius:999px;padding:.3rem .5rem;font-weight:750;display:inline-flex;color:var(--success)!important;font-size:.68rem!important}.content-grid{grid-template-columns:1.45fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow)}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;display:flex}.panel-heading .eyebrow{margin-bottom:.35rem}.count-badge{background:var(--accent-soft);min-width:32px;height:32px;color:var(--accent);border-radius:999px;place-items:center;padding:0 .5rem;font-size:.78rem;font-weight:800;display:grid}.account-list{margin:0;padding:0;list-style:none}.account-list li{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;min-height:76px;padding:.85rem 1.25rem;display:grid}.account-list li:last-child{border-bottom:0}.account-avatar{background:var(--surface-subtle);border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:38px;height:38px;color:var(--accent);place-items:center;font-weight:850;display:grid}.account-copy strong,.account-copy small{display:block}.account-copy strong{font-size:.88rem}.account-copy small{color:var(--text-muted);margin-top:.25rem;font-size:.72rem}.connection-label{color:var(--success);font-size:.72rem;font-weight:750}.guardrail-panel{color:#fff;background:#17202a;border-color:#17202a;padding:1.25rem}.guardrail-panel .eyebrow{color:#9fc1fa}.guardrail-panel h2{margin-bottom:1rem}.guardrail-list{color:#d9e0e6;gap:.75rem;margin:0;padding:0;font-size:.84rem;list-style:none;display:grid}.guardrail-list li{grid-template-columns:auto 1fr;gap:.6rem;line-height:1.45;display:grid}.guardrail-list li:before{content:"—";color:#8bb4f8}.inventory-panel{overflow:hidden}.panel-helper{color:var(--text-muted);font-size:.72rem}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.83rem}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:.9rem 1.25rem}th{background:var(--surface-subtle);color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}tbody tr:last-child td{border-bottom:0}td strong,td small{display:block}td small{color:var(--text-muted);margin-top:.2rem;font-size:.7rem}td code{color:var(--text-muted);overflow-wrap:anywhere;font-family:Cascadia Code,Consolas,monospace;font-size:.72rem}.item-state{background:var(--success-soft);min-height:30px;color:var(--success);white-space:nowrap;border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.7rem;font-weight:750;display:inline-flex}.state-quality_hold{background:var(--warning-soft);color:var(--warning)}.state-sync_error{color:var(--error);background:#fbe9ea}.empty-state{text-align:center;gap:.35rem;padding:2.5rem 1.25rem;display:grid}.empty-state span{color:var(--text-muted);font-size:.85rem}.footer{width:min(var(--content), calc(100% - 2rem));color:var(--text-muted);border-top:1px solid var(--line);justify-content:space-between;gap:1rem;margin:0 auto;padding:1.25rem 0 2rem;font-size:.72rem;display:flex}.simple-state{align-content:center;justify-items:start;width:min(680px,100% - 2rem);min-height:70vh;margin:0 auto;padding:3rem 0;display:grid}.simple-state h1{font-size:clamp(2rem,7vw,3.4rem)}.simple-state p:not(.eyebrow){color:var(--text-muted);line-height:1.6}.primary-button{background:var(--accent);color:#fff;border-radius:var(--radius-sm);min-height:44px;font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;margin-top:1rem;padding:.65rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.primary-button:hover{background:var(--accent-strong)}.lab-shell{background:#eef1f4}.lab-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.lab-account{padding-bottom:1.15rem;overflow:hidden}.lab-account form{padding:0 1.25rem}.lab-facts{gap:.75rem;margin:0;padding:1rem 1.25rem;display:grid}.lab-facts div{gap:.2rem;display:grid}.lab-facts dt{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:750}.lab-facts dd{overflow-wrap:anywhere;margin:0;font-size:.82rem}.lab-conflicts{margin-top:1rem}.loading-shell{padding-top:5rem}.skeleton{border-radius:var(--radius-sm);background:#e3e6e3;animation:1.4s ease-in-out infinite pulse}.skeleton-title{width:min(620px,80%);height:58px;margin-bottom:1rem}.skeleton-lead{width:min(720px,90%);height:72px;margin-bottom:2rem}.skeleton-card{min-height:150px}.skeleton-table{height:280px;margin-top:1rem}@keyframes pulse{50%{opacity:.55}}@media (max-width:960px){.intro{flex-direction:column;align-items:flex-start}.system-status{width:100%}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.context-switcher{grid-template-columns:1fr}.context-label{padding-left:0}.lab-grid{grid-template-columns:1fr}}@media (max-width:600px){.topbar{min-height:64px}.brand small{display:none}.environment-badge{font-size:.68rem}.dashboard{width:min(100% - 1rem, var(--content));padding:2rem 0 3rem}.intro{gap:1.25rem;margin-bottom:1.25rem}.lead{font-size:.94rem}.metrics{grid-template-columns:1fr}.metric-card{min-height:130px}.panel-heading{padding:1rem}.panel-helper{display:none}.account-list li{grid-template-columns:auto 1fr;padding:.8rem 1rem}.connection-label{grid-column:2}th,td{padding:.8rem 1rem}.footer{flex-direction:column;width:calc(100% - 2rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.store-shell{--store-canvas:#f4f3ef;--store-surface:#fff;--store-surface-subtle:#f8f8f5;--store-ink:#17202a;--store-muted:#596571;--store-line:#dce1e5;--store-line-strong:#bfc8d0;--store-brand:#164aa5;--store-brand-strong:#0d3479;--store-brand-soft:#eaf1fc;--store-success:#176b4d;--store-warning:#80570f;--store-danger:#a12d36;--store-radius-xs:4px;--store-radius-sm:8px;--store-radius-md:12px;--store-container:1280px;background:var(--store-canvas);min-height:100vh;color:var(--store-ink);font-family:Inter,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.55}.store-shell *,.store-shell :before,.store-shell :after{box-sizing:border-box}.store-shell a{color:inherit}.store-shell button,.store-shell input,.store-shell select{font:inherit}.store-shell :focus-visible{outline-offset:3px;outline:3px solid #6f9fe8}.store-shell h1,.store-shell h2,.store-shell h3,.store-shell p{margin-top:0}.store-shell h1,.store-shell h2,.store-shell h3{text-wrap:balance}.store-container{width:min(var(--store-container), calc(100% - 64px));margin-inline:auto}.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}.store-utility{background:var(--store-ink);color:#e5ebf0;font-size:.78rem}.store-utility .store-container{justify-content:space-between;align-items:center;gap:1rem;min-height:44px;display:flex}.store-utility a{color:#fff;text-underline-offset:3px;align-items:center;min-height:44px;font-weight:700;display:inline-flex}.store-header{background:var(--store-surface);border-bottom:1px solid var(--store-line)}.store-header__main{grid-template-columns:auto minmax(280px,680px) auto;justify-content:space-between;align-items:center;gap:2rem;min-height:88px;display:grid}.store-wordmark{min-height:44px;color:var(--store-ink);letter-spacing:-.05em;align-items:baseline;padding:.45rem 0;font-size:1.48rem;font-weight:800;text-decoration:none;display:inline-flex}.store-wordmark strong{color:var(--store-brand);margin-left:.08em;font-size:1.08em}.store-wordmark--brand{align-items:center}.store-logo-image{width:clamp(142px,14vw,180px);height:auto;display:block}.store-search{border:1px solid var(--store-line-strong);background:var(--store-surface);border-radius:var(--store-radius-sm);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:48px;padding-left:1rem;display:grid}.store-search:focus-within{border-color:var(--store-brand);box-shadow:0 0 0 3px var(--store-brand-soft)}.store-search svg{color:var(--store-muted)}.store-search input{width:100%;min-width:0;height:44px;color:var(--store-ink);background:0 0;border:0;outline:0}.store-search input::placeholder{color:#69747f}.store-search button{background:var(--store-brand);color:#fff;cursor:pointer;border:0;border-radius:0 7px 7px 0;align-self:stretch;min-width:88px;font-weight:750}.store-search button:hover{background:var(--store-brand-strong)}.store-header__actions{display:flex}.store-nav{border-top:1px solid var(--store-line)}.store-nav .store-container{scrollbar-width:none;align-items:center;gap:clamp(1rem,2.5vw,2rem);min-height:48px;display:flex;overflow-x:auto}.store-nav a{color:#384550;flex:none;align-items:center;min-height:44px;font-size:.86rem;font-weight:650;text-decoration:none;display:inline-flex}.store-nav a:hover{color:var(--store-brand)}.store-button{border-radius:var(--store-radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:44px;padding:.66rem 1rem;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .16s cubic-bezier(.2,.8,.2,1),border-color .16s cubic-bezier(.2,.8,.2,1),color .16s cubic-bezier(.2,.8,.2,1);display:inline-flex}.store-button--primary{background:var(--store-brand);color:#fff!important}.store-button--primary:hover{background:var(--store-brand-strong)}.store-button--secondary{border-color:var(--store-line-strong);background:var(--store-surface);color:var(--store-ink)}.store-button--secondary:hover{border-color:var(--store-brand);color:var(--store-brand)}.store-button--secondary-inverse{border-color:#7892b9;color:#fff!important}.store-button--secondary-inverse:hover{background:#fff;color:var(--store-brand-strong)!important}.store-text-link{text-underline-offset:5px;align-items:center;min-height:44px;font-weight:750;text-decoration-thickness:1px;display:inline-flex;color:var(--store-brand)!important}.store-kicker{color:var(--store-brand);letter-spacing:.085em;text-transform:uppercase;margin-bottom:.6rem;font-size:.75rem;font-weight:800;display:block}.store-lead{max-width:760px;color:var(--store-muted);font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.68}.store-hero{border-bottom:1px solid var(--store-line);background:linear-gradient(112deg,#f4f3ef 0 66%,#eef1f4 66% 100%);padding:clamp(3.5rem,7vw,6.75rem) 0 clamp(3rem,6vw,5.5rem)}.store-hero__grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.store-hero h1{letter-spacing:-.055em;max-width:850px;margin-bottom:1.35rem;font-size:clamp(2.4rem,5.2vw,4.7rem);line-height:.98}.store-hero__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;margin-top:1.8rem;display:flex}.store-proof-card{background:var(--store-ink);color:#fff;border-radius:var(--store-radius-md);padding:clamp(1.4rem,3vw,2.1rem);box-shadow:0 18px 44px #17202a26}.store-proof-card__number{color:#94b7ec;letter-spacing:.12em;font-size:.72rem;font-weight:800}.store-proof-card h2{letter-spacing:-.025em;margin:.8rem 0 1.35rem;font-size:1.55rem;line-height:1.15}.store-proof-card ul{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.store-proof-card li{border-top:1px solid #39444f;grid-template-columns:24px 1fr;gap:.75rem;padding-top:1rem;display:grid}.store-proof-card li svg{color:#8fb5ef}.store-proof-card li span,.store-proof-card li strong{display:block}.store-proof-card li span{color:#c9d2da;font-size:.82rem;line-height:1.5}.store-proof-card li strong{color:#fff;margin-bottom:.15rem;font-size:.91rem}.store-section{padding:clamp(3.6rem,7vw,6.5rem) 0;scroll-margin-top:1rem}.store-section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.store-section-heading--compact{margin-bottom:1.25rem}.store-section-heading h2{letter-spacing:-.04em;max-width:760px;margin-bottom:0;font-size:clamp(1.7rem,3.4vw,2.65rem);line-height:1.08}.store-section-heading p{color:var(--store-muted);margin:.65rem 0 0}.store-result-count{border:1px solid var(--store-line);background:var(--store-surface);border-radius:var(--store-radius-xs);color:var(--store-muted);flex:none;padding:.38rem .7rem;font-size:.78rem;font-weight:700}.store-categories{padding-top:clamp(2.5rem,5vw,4.25rem)}.store-category-grid{border:1px solid var(--store-line);border-radius:var(--store-radius-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.store-category-grid a{background:var(--store-surface);grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;gap:.15rem 1rem;min-height:120px;padding:1.4rem;text-decoration:none;display:grid}.store-category-grid a+a{border-left:1px solid var(--store-line)}.store-category-grid a:hover{background:var(--store-brand-soft)}.store-category-grid span{color:var(--store-brand);grid-row:1/3;align-self:start;font-size:.72rem;font-weight:800}.store-category-grid strong{font-size:1.15rem}.store-category-grid small{color:var(--store-muted)}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.store-product-card{background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius-md);flex-direction:column;min-width:0;transition:border-color .16s cubic-bezier(.2,.8,.2,1),transform .16s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}.store-product-card:hover{border-color:#9bacba;transform:translateY(-2px)}.store-product-media{aspect-ratio:1;background:#f0eee9;position:relative;overflow:hidden}.store-product-media img{object-fit:cover}.store-product-media--empty{color:var(--store-muted);text-align:center;align-content:center;justify-items:center;gap:.55rem;padding:2rem;display:grid}.store-product-media--empty svg{color:#82909c;width:38px;height:38px}.store-product-media--empty strong{color:#33414c;max-width:260px;line-height:1.3}.store-product-media--empty span{max-width:280px;font-size:.79rem}.store-photo-label{color:#fff;border-radius:var(--store-radius-xs);background:#17202ae6;padding:.32rem .5rem;font-size:.68rem;font-weight:750;position:absolute;bottom:.8rem;left:.8rem}.store-product-card__body{flex-direction:column;flex:1;padding:1.15rem;display:flex}.store-product-card__meta{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.store-product-card__meta>span:last-child{color:var(--store-muted);font-size:.7rem}.store-product-card__meta>.store-card-unavailable{color:var(--store-danger);font-weight:750}.store-product-card h3{letter-spacing:-.018em;overflow-wrap:anywhere;margin-bottom:.9rem;font-size:1.08rem;line-height:1.34}.store-product-card h3 a{text-decoration:none}.store-product-card h3 a:hover{color:var(--store-brand);text-underline-offset:3px;text-decoration:underline}.store-condition{border-radius:var(--store-radius-xs);border:1px solid;align-items:center;width:fit-content;min-height:28px;padding:.28rem .48rem;font-size:.68rem;font-weight:800;line-height:1.1;display:inline-flex}.store-condition--like_new{color:#164689;background:#eaf1fc}.store-condition--very_good{color:#155e63;background:#e6f2f1}.store-condition--good{color:#705419;background:#f5f0df}.store-condition--fair{color:#694d65;background:#f3ebf1}.store-defect-line{color:#62430c;overflow-wrap:anywhere;background:#fff7e5;border-left:3px solid #b57b15;grid-template-columns:20px 1fr;gap:.55rem;margin-bottom:1rem;padding:.75rem;font-size:.78rem;line-height:1.5;display:grid}.store-defect-line svg{margin-top:.08rem}.store-defect-line strong{margin-bottom:.12rem;display:block}.store-seller{border:1px solid var(--store-line);background:var(--store-surface-subtle);border-radius:var(--store-radius-sm);grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:1rem;display:grid}.store-seller p{margin-bottom:0}.store-seller span,.store-seller strong{display:block}.store-seller span{color:var(--store-muted);font-size:.69rem}.store-seller strong{margin-top:.16rem;font-size:.8rem;line-height:1.35}.store-seller--compact{border:0;border-top:1px solid var(--store-line);background:0 0;border-radius:0;margin-top:auto;padding:.75rem 0 0;display:block}.store-seller--compact span{font-size:.68rem}.store-seller--compact strong{font-size:.78rem}.store-product-card__footer{justify-content:space-between;align-items:flex-end;gap:.8rem;margin-top:1rem;display:flex}.store-price{font-variant-numeric:tabular-nums;margin-bottom:0}.store-price strong,.store-price span{display:block}.store-price strong{letter-spacing:-.035em;white-space:nowrap;font-size:clamp(1.45rem,2.7vw,1.8rem);line-height:1}.store-price span{color:var(--store-muted);margin-top:.28rem;font-size:.67rem}.store-card-link{text-align:right;justify-content:flex-end;align-items:center;gap:.3rem;min-height:44px;font-size:.76rem;font-weight:800;text-decoration:none;display:inline-flex;color:var(--store-brand)!important}.store-card-link svg{width:17px}.store-mobile-filter{border:1px solid var(--store-line-strong);background:var(--store-surface);border-radius:var(--store-radius-sm);margin-bottom:1rem;display:none}.store-mobile-filter summary{cursor:pointer;align-items:center;min-height:44px;padding:.6rem .8rem;font-weight:750;display:flex}.store-mobile-filter div{padding:0 .8rem .8rem;display:grid}.store-mobile-filter a{border-top:1px solid var(--store-line);min-height:44px;color:var(--store-brand);align-items:center;font-weight:650;text-decoration:none;display:flex}.store-method{background:var(--store-surface);border-block:1px solid var(--store-line);padding:clamp(4rem,8vw,7.5rem) 0}.store-method__grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.store-method h2{letter-spacing:-.045em;margin-bottom:1.1rem;font-size:clamp(1.9rem,3.7vw,3rem);line-height:1.05}.store-method p{color:var(--store-muted)}.store-method .store-button{margin-top:.7rem}.store-method__steps{border-top:1px solid var(--store-line-strong);margin:0;padding:0;list-style:none}.store-method__steps li{border-bottom:1px solid var(--store-line);grid-template-columns:50px 1fr;gap:1rem;padding:1.35rem 0;display:grid}.store-method__steps>li>span{color:var(--store-brand);font-size:.72rem;font-weight:800}.store-method__steps strong{margin-bottom:.25rem;font-size:1rem;display:block}.store-method__steps p{margin-bottom:0;font-size:.88rem}.store-b2b-callout{background:var(--store-brand-strong);color:#fff;border-radius:var(--store-radius-md);grid-template-columns:1.1fr 1fr auto;align-items:center;gap:2rem;margin-block:clamp(3.5rem,7vw,6rem);padding:clamp(1.5rem,4vw,2.5rem);display:grid}.store-b2b-callout .store-kicker{color:#a9c5f0}.store-b2b-callout h2,.store-b2b-callout p{margin-bottom:0}.store-b2b-callout h2{font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.12}.store-b2b-callout p{color:#d8e3f4;font-size:.9rem}.store-footer{background:var(--store-ink);color:#cad2d9;padding:3rem 0}.store-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1.15fr;gap:2.2rem;display:grid}.store-wordmark--footer{color:#fff}.store-footer p{margin:.55rem 0 0;font-size:.8rem}.store-footer nav{align-content:start;gap:.55rem;display:grid}.store-footer nav strong,.store-footer__note strong{color:#fff;font-size:.78rem}.store-footer nav a{color:#cad2d9;text-underline-offset:3px;align-items:center;width:fit-content;min-height:44px;font-size:.78rem;display:inline-flex}.store-footer__note{border-left:2px solid #678fc9;padding-left:1.1rem}.store-state{border:1px dashed var(--store-line-strong);background:var(--store-surface);border-radius:var(--store-radius-md);align-content:center;justify-items:start;min-height:360px;padding:clamp(2rem,6vw,5rem);display:grid}.store-state__code{color:var(--store-brand);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.65rem;font-size:.72rem;font-weight:800}.store-state h1,.store-state h2{letter-spacing:-.04em;max-width:680px;margin-bottom:.8rem;font-size:clamp(1.7rem,4vw,2.7rem)}.store-state p{max-width:650px;color:var(--store-muted)}.store-state .store-button{margin-top:.5rem}.store-state--error{background:snow;border-style:solid;border-color:#e2b8bc}.store-state--error .store-state__code{color:var(--store-danger)}.store-skeleton{border-radius:var(--store-radius-xs);background:#e0e3e3;animation:1.4s ease-in-out infinite store-pulse}.store-skeleton--heading{width:min(520px,75%);height:52px;margin-bottom:2rem}.store-skeleton-card{border:1px solid var(--store-line);background:var(--store-surface);border-radius:var(--store-radius-md);min-height:520px;padding:1rem}.store-skeleton--media{aspect-ratio:1;margin-bottom:1rem}.store-skeleton--line{width:100%;height:22px;margin-bottom:.8rem}.store-skeleton--line-short{width:62%;height:18px}@keyframes store-pulse{50%{opacity:.55}}.store-drawer-layer{z-index:200;background:#17202a85;justify-items:end;display:grid;position:fixed;inset:0}.store-drawer-layer[hidden]{display:none}.store-drawer{background:var(--store-surface);width:min(560px,100% - 1rem);height:100%;color:var(--store-ink);overflow-y:auto;box-shadow:-20px 0 60px #17202a33}.store-drawer__head{border-bottom:1px solid var(--store-line);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.store-drawer__head h2{margin-bottom:0;font-size:1.55rem;line-height:1.15}.store-drawer__close{border:1px solid var(--store-line-strong);background:var(--store-surface);border-radius:var(--store-radius-sm);width:44px;height:44px;color:var(--store-ink);cursor:pointer;flex:none;font-size:1.6rem}.store-check-list{gap:1rem;margin:0;padding:1.5rem;list-style:none;display:grid}.store-check-list li{grid-template-columns:22px 1fr;gap:.7rem;display:grid}.store-check-list svg{color:var(--store-brand)}.store-drawer__footer{padding:0 1.5rem 1.5rem}.catalog-heading{border-bottom:1px solid var(--store-line);background:#eceff1;padding:clamp(2.7rem,5vw,4.6rem) 0}.catalog-heading h1{letter-spacing:-.052em;max-width:900px;margin-bottom:1rem;font-size:clamp(2.15rem,4.6vw,4rem);line-height:1}.catalog-heading p{max-width:760px;color:var(--store-muted);margin-bottom:0;font-size:1rem}.catalog-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:2rem;padding-block:2rem clamp(4rem,8vw,7rem);display:grid}.catalog-sidebar{border:1px solid var(--store-line);background:var(--store-surface);border-radius:var(--store-radius-md);scrollbar-width:thin;max-height:calc(100vh - 2rem);position:sticky;top:1rem;overflow-y:auto}.catalog-sidebar__heading{border-bottom:1px solid var(--store-line);gap:.1rem;padding:1.1rem 1.15rem;display:grid}.catalog-sidebar__heading strong{font-size:1rem}.catalog-sidebar__heading span{color:var(--store-muted);font-size:.7rem}.catalog-filters fieldset{border:0;border-bottom:1px solid var(--store-line);margin:0;padding:1rem 1.15rem}.catalog-filters legend{width:100%;color:var(--store-ink);margin-bottom:.55rem;padding:0;font-size:.78rem;font-weight:800}.catalog-check,.catalog-radio{color:#33414c;cursor:pointer;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:38px;font-size:.78rem;display:grid}.catalog-check input,.catalog-radio input{width:18px;height:18px;accent-color:var(--store-brand);margin:0}.catalog-check small,.catalog-radio small{color:var(--store-muted);font-variant-numeric:tabular-nums}.catalog-price-range{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.catalog-price-range label span{color:var(--store-muted);margin-bottom:.3rem;font-size:.68rem;display:block}.catalog-price-range input{border:1px solid var(--store-line-strong);border-radius:var(--store-radius-xs);width:100%;min-height:42px;color:var(--store-ink);padding:.45rem .55rem}.catalog-filter-actions{gap:.4rem;padding:1rem 1.15rem 1.2rem;display:grid}.catalog-filter-actions .store-text-link{justify-content:center;font-size:.78rem}.catalog-results{min-width:0}.catalog-results__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.catalog-results__heading h2{letter-spacing:-.04em;overflow-wrap:anywhere;margin-bottom:0;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.05}.catalog-toolbar{border:1px solid var(--store-line);background:var(--store-surface);border-radius:var(--store-radius-sm);justify-content:space-between;align-items:center;gap:1rem;min-height:58px;margin-bottom:1.2rem;padding:.55rem;display:flex}.catalog-active-filters{flex-wrap:wrap;gap:.4rem;display:flex}.catalog-active-filters a{background:var(--store-brand-soft);color:#193f79;border-radius:var(--store-radius-xs);border:1px solid #b9ccef;align-items:center;gap:.45rem;min-height:36px;padding:.35rem .55rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.catalog-active-filters a span[aria-hidden]{font-size:1rem;line-height:1}.catalog-sort{align-items:end;gap:.45rem;margin-left:auto;display:flex}.catalog-sort label{color:var(--store-muted);gap:.16rem;font-size:.66rem;font-weight:700;display:grid}.catalog-sort select{border:1px solid var(--store-line-strong);background:var(--store-surface);max-width:210px;min-height:42px;color:var(--store-ink);border-radius:var(--store-radius-xs);padding:.4rem 2rem .4rem .55rem;font-size:.76rem}.catalog-sort .store-button{min-height:42px;padding-inline:.75rem;font-size:.74rem}.store-product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-pagination{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:2rem;display:flex}.catalog-pagination a{border:1px solid var(--store-line-strong);background:var(--store-surface);border-radius:var(--store-radius-xs);min-width:44px;min-height:44px;color:var(--store-brand);justify-content:center;align-items:center;padding:.45rem .7rem;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.catalog-pagination a[aria-current=page]{border-color:var(--store-brand);background:var(--store-brand);color:#fff}.catalog-mobile-drawer{border:1px solid var(--store-line-strong);background:var(--store-surface);border-radius:var(--store-radius-sm);margin-bottom:1rem;display:none}.catalog-mobile-drawer>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:.65rem .85rem;font-weight:800;display:flex}.catalog-mobile-drawer[open]>summary{border-bottom:1px solid var(--store-line)}.catalog-filters--compact{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.catalog-filters--compact fieldset{min-width:0}.catalog-filters--compact .catalog-filter-actions{grid-column:1/-1}.catalog-loading{padding-block:4rem}.store-state__actions{flex-wrap:wrap;gap:.7rem;margin-top:.5rem;display:flex}.store-product-page{padding-block:1.5rem clamp(4rem,8vw,7rem)}.store-breadcrumbs{color:var(--store-muted);margin-bottom:1.5rem;font-size:.75rem}.store-breadcrumbs ol{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.store-breadcrumbs li{align-items:center;display:inline-flex}.store-breadcrumbs li+li:before{content:"/";color:#8c969f;margin-right:.35rem}.store-breadcrumbs a{text-underline-offset:3px;align-items:center;min-height:44px;display:inline-flex}.store-product-detail{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.store-product-media--detail{aspect-ratio:1;border:1px solid var(--store-line);border-radius:var(--store-radius-md)}.store-product-gallery{min-width:0}.store-gallery-main{aspect-ratio:1;border:1px solid var(--store-line);border-radius:var(--store-radius-md);background:#f0eee9;position:relative;overflow:hidden}.store-gallery-main img{object-fit:cover}.store-gallery-thumbs{flex-wrap:wrap;gap:.65rem;margin-top:.75rem;display:flex}.store-gallery-thumb{border:1px solid var(--store-line-strong);background:var(--store-surface);border-radius:var(--store-radius-xs);cursor:pointer;width:72px;height:72px;padding:0;position:relative;overflow:hidden}.store-gallery-thumb[aria-pressed=true]{border-color:var(--store-brand);box-shadow:0 0 0 2px var(--store-brand-soft)}.store-gallery-thumb img{object-fit:cover}.store-product-gallery--empty .store-product-media--detail{width:100%}.store-product-summary h1{letter-spacing:-.05em;overflow-wrap:anywhere;margin-bottom:.75rem;font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.02}.store-product-subline{color:var(--store-muted);margin-bottom:1rem}.store-product-summary__badges{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.store-availability{min-height:28px;color:var(--store-success);align-items:center;gap:.42rem;font-size:.72rem;font-weight:800;display:inline-flex}.store-availability>span{background:var(--store-success);border-radius:50%;width:8px;height:8px}.store-availability--unavailable{color:var(--store-danger)}.store-availability--unavailable>span{background:var(--store-danger)}.store-condition-copy{color:var(--store-muted);margin-bottom:1.35rem;font-size:.88rem}.store-product-summary>.store-price{margin-bottom:1.35rem}.store-product-summary>.store-price strong{font-size:clamp(2rem,4vw,2.7rem)}.store-alert{border-radius:var(--store-radius-sm);border:1px solid;grid-template-columns:24px 1fr;gap:.8rem;padding:1rem;display:grid}.store-alert svg{margin-top:.1rem}.store-alert strong{margin-bottom:.25rem;display:block}.store-alert p{margin-bottom:0;font-size:.85rem;line-height:1.55}.store-alert--warning{color:#62430c;background:#fff7e5;border-color:#e1c177;margin-bottom:1rem}.store-alert--info{background:var(--store-brand-soft);color:#193f79;border-color:#b9ccef;margin-top:2rem}.store-alert--unavailable{color:#78232a;background:#fff4f4;border-color:#e2b8bc;margin-bottom:1rem}.store-purchase-status{border-block:1px solid var(--store-line);gap:.15rem;margin-top:1rem;padding:.9rem 0;display:grid}.store-purchase-status strong{font-size:.82rem}.store-purchase-status span{color:var(--store-muted);font-size:.75rem}.store-demo-note{border-block:1px solid var(--store-line);gap:.12rem;margin:1rem 0 .25rem;padding:.8rem 0;font-size:.77rem;display:grid}.store-demo-note span{color:var(--store-muted)}.store-evidence,.store-condition-details{padding-top:clamp(4rem,8vw,7rem);scroll-margin-top:1rem}.store-evidence__grid{border:1px solid var(--store-line);background:var(--store-surface);border-radius:var(--store-radius-md);grid-template-columns:1.3fr 1fr 1fr;display:grid;overflow:hidden}.store-evidence__grid article{min-height:220px;padding:1.4rem}.store-evidence__grid article+article{border-left:1px solid var(--store-line)}.store-evidence__grid h3{margin-bottom:.7rem;font-size:1rem}.store-evidence__grid p{color:var(--store-muted);margin-bottom:0;font-size:.87rem}.store-evidence__primary{background:var(--store-brand-strong);color:#fff}.store-evidence__primary p{color:#dbe6f6}.store-evidence__icon{border-radius:var(--store-radius-sm);background:#ffffff1f;place-items:center;width:40px;height:40px;margin-bottom:1.2rem;display:grid}.store-evidence__missing{background:#fffaf0}.store-condition-details dl{border-top:1px solid var(--store-line-strong);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.store-condition-details dl div{border-bottom:1px solid var(--store-line);grid-template-columns:minmax(120px,.35fr) 1fr;gap:1rem;padding:1.25rem 0;display:grid}.store-condition-details dl div:nth-child(odd){padding-right:1.5rem}.store-condition-details dl div:nth-child(2n){border-left:1px solid var(--store-line);padding-left:1.5rem}.store-condition-details dt{color:var(--store-ink);font-size:.78rem;font-weight:800}.store-condition-details dd{color:var(--store-muted);margin:0;font-size:.84rem}.store-seller-panel{background:var(--store-surface);border:1px solid var(--store-line);border-left:4px solid var(--store-brand);border-radius:var(--store-radius-md);grid-template-columns:1fr 1fr;gap:3rem;margin-top:clamp(4rem,8vw,7rem);padding:clamp(1.5rem,4vw,2.5rem);display:grid}.store-seller-panel h2,.store-seller-panel p{margin-bottom:0}.store-seller-panel p{color:var(--store-muted)}.store-product-information{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(2rem,6vw,6rem);padding-top:clamp(4rem,8vw,7rem);display:grid}.store-product-description h2{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.05}.store-product-description p{color:var(--store-muted);font-size:.96rem;line-height:1.75}.store-service-facts{border-top:1px solid var(--store-line-strong)}.store-service-facts article{border-bottom:1px solid var(--store-line);grid-template-columns:28px 1fr;gap:.8rem;padding:1.15rem 0;display:grid}.store-service-facts svg{color:var(--store-brand);margin-top:.12rem}.store-service-facts strong{margin-bottom:.2rem;font-size:.88rem;display:block}.store-service-facts p{color:var(--store-muted);margin-bottom:0;font-size:.81rem}.store-specifications{padding-top:clamp(4rem,8vw,7rem)}.store-specifications dl{border-top:1px solid var(--store-line-strong);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.store-specifications dl div{border-bottom:1px solid var(--store-line);grid-template-columns:minmax(120px,.36fr) 1fr;gap:1rem;padding:1.1rem 0;display:grid}.store-specifications dl div:nth-child(odd){padding-right:1.5rem}.store-specifications dl div:nth-child(2n){border-left:1px solid var(--store-line);padding-left:1.5rem}.store-specifications dt{font-size:.77rem;font-weight:800}.store-specifications dd{color:var(--store-muted);overflow-wrap:anywhere;margin:0;font-size:.83rem}.store-product-b2b{background:var(--store-brand-strong);color:#fff;border-radius:var(--store-radius-md);justify-content:space-between;align-items:center;gap:2rem;margin-top:clamp(4rem,8vw,7rem);padding:clamp(1.5rem,4vw,2.4rem);display:flex}.store-product-b2b .store-kicker{color:#a9c5f0}.store-product-b2b h2{margin-bottom:.45rem;font-size:clamp(1.5rem,3vw,2.2rem)}.store-product-b2b p{color:#d8e3f4;max-width:720px;margin-bottom:0}.store-similar-products{padding-top:clamp(4rem,8vw,7rem)}.store-business-hero{border-bottom:1px solid var(--store-line);background:#e9edf1;padding:clamp(4rem,9vw,8rem) 0}.store-business-hero h1{letter-spacing:-.055em;max-width:920px;margin-bottom:1.25rem;font-size:clamp(2.3rem,5.5vw,4.9rem);line-height:.99}.store-business-grid{border:1px solid var(--store-line);background:var(--store-surface);border-radius:var(--store-radius-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.store-business-grid article{min-height:220px;padding:1.4rem}.store-business-grid article+article{border-left:1px solid var(--store-line)}.store-business-grid svg{color:var(--store-brand)}.store-business-grid h3{margin:1.4rem 0 .7rem}.store-business-grid p{color:var(--store-muted);font-size:.88rem}@media (max-width:1020px){.store-container{width:min(var(--store-container), calc(100% - 48px))}.store-header__main{grid-template-columns:auto 1fr auto;gap:1.2rem}.store-hero__grid{grid-template-columns:1fr .72fr;gap:2.5rem}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-b2b-callout{grid-template-columns:1fr auto}.store-b2b-callout>p{grid-column:1}.store-b2b-callout>a{grid-area:1/2/3}.store-footer__grid{grid-template-columns:1.4fr repeat(2,1fr)}.store-footer__note{border-top:1px solid #39444f;border-left:0;grid-column:1/-1;padding:1rem 0 0}.store-product-detail{grid-template-columns:1fr 1fr;gap:2rem}.catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:1rem}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-sort{margin-left:0}}@media (max-width:780px){.store-container{width:min(var(--store-container), calc(100% - 32px))}.store-utility .store-container{min-height:44px}.store-header__main{grid-template-columns:1fr auto;padding-block:.7rem}.store-search{grid-area:2/1/auto/-1;width:100%}.store-header__actions{grid-area:1/2}.store-nav .store-container{width:100%;padding-inline:16px}.store-hero{background:var(--store-canvas)}.store-hero__grid,.store-method__grid,.store-product-detail{grid-template-columns:1fr}.store-proof-card{max-width:560px}.store-method__grid{gap:3rem}.store-evidence__grid{grid-template-columns:1fr}.store-evidence__grid article+article{border-top:1px solid var(--store-line);border-left:0}.store-condition-details dl{grid-template-columns:1fr}.store-condition-details dl div:nth-child(odd),.store-condition-details dl div:nth-child(2n){border-left:0;padding-inline:0}.store-seller-panel{grid-template-columns:1fr;gap:1rem}.store-product-information{grid-template-columns:1fr;gap:2rem}.store-specifications dl{grid-template-columns:1fr}.store-specifications dl div:nth-child(odd),.store-specifications dl div:nth-child(2n){border-left:0;padding-inline:0}.store-product-b2b{flex-direction:column;align-items:flex-start}.store-business-grid{grid-template-columns:1fr}.store-business-grid article+article{border-top:1px solid var(--store-line);border-left:0}.catalog-layout{display:block}.catalog-sidebar{display:none}.catalog-mobile-drawer{display:block}.catalog-results__heading{align-items:flex-start}}@media (max-width:620px){.store-utility span{display:none}.store-utility .store-container{justify-content:flex-end}.store-header__actions .store-button{padding-inline:.75rem}.store-search{padding-left:.75rem}.store-search button{min-width:76px}.store-nav .store-container{gap:1.2rem}.store-hero{padding-block:3.2rem}.store-hero h1{font-size:clamp(2.3rem,12vw,3.35rem)}.store-category-grid,.store-product-grid{grid-template-columns:1fr}.store-category-grid a+a{border-top:1px solid var(--store-line);border-left:0}.store-section-heading{flex-direction:column;align-items:flex-start;gap:.8rem}.store-mobile-filter{display:block}.store-product-card__footer{flex-direction:column;align-items:flex-start}.store-card-link{text-align:left;justify-content:flex-start}.store-b2b-callout{grid-template-columns:1fr;gap:1rem}.store-b2b-callout>p,.store-b2b-callout>a{grid-area:auto/1}.store-b2b-callout>a{justify-self:start}.store-footer__grid{grid-template-columns:1fr 1fr}.store-footer__grid>div:first-child,.store-footer__note{grid-column:1/-1}.store-product-summary .store-seller{grid-template-columns:1fr}.store-product-media--detail,.store-gallery-main{border-radius:var(--store-radius-sm)}.store-condition-details dl div{grid-template-columns:1fr;gap:.35rem}.store-specifications dl div{grid-template-columns:1fr;gap:.3rem}.catalog-heading{padding-block:2.6rem}.catalog-results__heading{flex-direction:column}.catalog-filters--compact{grid-template-columns:1fr}.catalog-filters--compact .catalog-filter-actions{grid-column:1}.catalog-sort{flex-direction:column;align-items:stretch}.catalog-sort select{width:100%;max-width:none}.catalog-active-filters{margin-bottom:.2rem}}@media (prefers-reduced-motion:reduce){.store-shell *,.store-shell :before,.store-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
