@font-face{font-family:Panama;src:url(/brand/PanamaRegular.woff)format("woff");font-display:swap}@font-face{font-family:Gordita;src:url(/brand/Gordita-Regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Gordita Medium;src:url(/brand/Gordita-Medium.ttf)format("truetype");font-display:swap}@font-face{font-family:Ogg Text Book Italic;src:url(/brand/OggText-BookItalic.woff)format("woff");font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-body:"Gordita", "Aptos", sans-serif;--font-body-medium:"Gordita Medium", "Aptos", sans-serif;--font-display:"Panama", Georgia, serif;--font-accent:"Ogg Text Book Italic", Georgia, serif;--bg:#ddd1c7;--bg-strong:#d3c1b2;--surface:#f6f0e9e6;--surface-strong:#fffaf5f5;--surface-muted:#77533e17;--border:#3c291c1c;--border-strong:#3c291c38;--text:#221813;--muted:#725544;--accent:#7b583f;--accent-strong:#140f0c;--surface-accent:#e9dcceb8;--gold-wash:#cda45629;--success:#2f6f46;--warning:#9b6d21;--cream:#dcdcdc;--shadow:0 16px 34px #291d1614;--shadow-strong:0 24px 52px #291d1621;font-family:var(--font-body)}*{box-sizing:border-box}html,body,#root{min-height:100%}html{font-size:13px}body{color:var(--text);cursor:default;caret-color:#0000;background:radial-gradient(circle at 0 0,#e9cf7329,#0000 28%),radial-gradient(circle at 100% 0,#b0845c14,#0000 24%),linear-gradient(#e6dbd3 0%,#ddd1c7 52%,#d1bfb2 100%);margin:0}@keyframes softRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea,[contenteditable=true]{cursor:text;caret-color:auto}button{cursor:pointer}.screen-center{place-items:center;min-height:100vh;font-size:1.05rem;display:grid}.app-shell{grid-template-columns:286px minmax(0,1fr);min-height:100vh;display:grid}.mobile-nav-toggle,.topbar-menu-button,.mobile-nav-head{display:none}.sidebar{color:#eae0d8;background:linear-gradient(#312720 0%,#211915 62%,#17110f 100%);flex-direction:column;align-self:start;gap:2rem;height:100vh;padding:1.55rem 1.4rem;display:flex;position:sticky;top:0;overflow-y:auto}.mobile-nav-backdrop{display:none}.brand-block h1,.hero-panel h2,.login-panel h1,.result-card h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-weight:400}.brand-copy,.hero-copy,.microcopy,.table-subtext,.section-card-header p,.family-card p,.detail-list span,.stat-card p,.stat-card span{color:var(--muted)}.sidebar .brand-copy,.sidebar .eyebrow,.sidebar p{color:#eae0d8c7}.brand-lockup{flex-direction:column;gap:.85rem;display:flex}.brand-wordmark{width:min(190px,100%)}.brand-script{color:#eae0d8d1;font-family:var(--font-accent);margin:0;font-size:1rem}.eyebrow{font-size:.7rem;font-family:var(--font-body-medium);letter-spacing:.24em;text-transform:uppercase;margin:0 0 .4rem;font-weight:400}.nav-stack{flex-direction:column;gap:.5rem;display:flex}.nav-link{color:#eae0d8d6;letter-spacing:.18em;text-transform:uppercase;border:1px solid #efe4db14;border-radius:10px;align-items:center;gap:.8rem;padding:.78rem .9rem;font-size:.78rem;transition:all .18s;display:flex}.nav-link:hover,.nav-link.active{color:#fffaf6;background:linear-gradient(#f4ebe31a,#cda45614);border-color:#efe4db2e}.nav-count-badge{background:#f4ebe324;border-radius:999px;margin-left:auto;padding:.2rem .55rem;font-size:.75rem;font-weight:800}.main-frame{padding:1.1rem 1.15rem 1.4rem}.topbar{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#f7f1ebf0,#efe7dfe6);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem .95rem;display:flex}.topbar strong{font-family:var(--font-display);margin-top:.1rem;font-weight:400;display:block}.topbar-copy,.hero-panel>div,.products-page-header>div,.section-card-header>div,.product-summary-head>div,.cart-item-copy,.matching-band-option-copy{min-width:0}.topbar-status{color:var(--muted);margin:.2rem 0 0;font-size:.82rem}.topbar-actions{align-items:center;gap:.9rem;display:flex}.user-chip{background:linear-gradient(#e9dcceb8,#f5eee8bd);border-radius:10px;flex-direction:column;padding:.6rem .9rem;display:flex}.user-chip span{font-weight:700}.user-chip small{color:var(--muted)}.page-content,.page-stack{flex-direction:column;gap:.95rem;display:flex}.products-page-header{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1rem 1.1rem;animation:.48s both softRise;display:flex}.products-page-header h2{font-family:var(--font-display);margin:0;font-size:clamp(1.65rem,2vw,2.2rem);font-weight:400}.products-header-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.products-header-stats div{background:linear-gradient(#f5f0ebe6,#e9e0d8b8);border:1px solid #28282314;border-radius:12px;flex-direction:column;gap:.25rem;min-width:150px;padding:.75rem .85rem;display:flex}.products-header-stats strong{font-family:var(--font-display);font-size:1.4rem;font-weight:400}.products-header-stats span{color:var(--muted);font-size:.88rem}.products-workspace{grid-template-columns:minmax(260px,300px) minmax(0,1fr);align-items:start;gap:.95rem;display:grid}.products-filter-panel{animation:.52s both softRise;position:static}.products-filter-panel .section-card-header{flex-direction:column;align-items:flex-start}.products-filter-panel .section-card-header>div:last-child{width:100%}.products-filter-panel.is-collapsed{background:linear-gradient(#f5f0ebf0,#eae0d8eb)}.products-filter-stack{flex-direction:column;gap:1rem;display:flex}.filter-panel-toggle{justify-content:space-between;gap:.65rem;width:100%;min-width:188px;padding-inline:.85rem;position:relative}.filter-panel-toggle-copy{align-items:center;gap:.55rem;display:inline-flex}.filter-panel-toggle-copy span:last-child{white-space:nowrap}.filter-panel-toggle-chevron{color:var(--muted);flex-shrink:0;transition:transform .18s}.filter-panel-toggle.is-open .filter-panel-toggle-chevron{transform:rotate(180deg)}.filter-panel-count{background:#05050414;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.75rem;display:inline-flex}.products-filter-collapsed-state{flex-wrap:wrap;align-items:center;gap:.6rem;min-height:46px;display:flex}.filter-summary-chip{color:var(--muted);background:#ffffff9e;border:1px solid #28282314;border-radius:999px;align-items:center;gap:.35rem;padding:.48rem .72rem;font-size:.8rem;display:inline-flex}.products-filter-grid{flex-direction:column;gap:.9rem;display:flex}.facet-filter-section{background:#ffffff57;border:1px solid #28282314;border-radius:12px;flex-direction:column;gap:.55rem;padding:.75rem;display:flex}.facet-filter-head{margin-bottom:.1rem}.facet-search-box{border:1px solid var(--border);background:#ffffffd1;border-radius:10px;align-items:center;gap:.55rem;padding:.58rem .72rem;display:flex}.facet-search-box svg{color:var(--muted);flex-shrink:0}.facet-search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:none}.facet-filter-toolbar{color:var(--muted);justify-content:space-between;align-items:center;font-size:.78rem;font-weight:700;display:flex}.facet-option-list{flex-direction:column;gap:.35rem;display:flex;overflow:visible}.facet-option-button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.55rem .6rem;transition:background .16s,transform .16s;display:grid}.facet-option-button:hover,.facet-option-button.checked{background:#8b5e340f;transform:translate(2px)}.facet-option-label{min-width:0}.facet-option-count{color:var(--muted)}.facet-show-more{align-self:flex-start}.products-filter-field{flex-direction:column;gap:.45rem;display:flex}.products-filter-field-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.products-filter-field-head span{font-size:.88rem;font-weight:700}.products-filter-field select{border:1px solid var(--border);background:var(--surface-strong);width:100%;color:var(--text);border-radius:16px;outline:none;padding:.88rem .95rem}.products-filter-field select:focus{border-color:#8b5e348f;box-shadow:0 0 0 4px #8b5e3414}.filter-dropdown{position:relative}.filter-dropdown.open .filter-dropdown-trigger,.filter-dropdown-trigger.open{border-color:#8b5e348f;box-shadow:0 0 0 4px #8b5e3414}.filter-dropdown-trigger{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:#ffffffb3;border-radius:12px;justify-content:space-between;align-items:center;padding:.88rem .95rem;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s;display:flex}.filter-dropdown-trigger:hover{background:#ffffffd1;transform:translateY(-1px)}.filter-dropdown-trigger-content{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.filter-dropdown-placeholder,.filter-dropdown-meta{color:var(--muted)}.filter-dropdown-meta{font-size:.78rem;font-weight:700}.filter-trigger-chip-row{flex-wrap:wrap;gap:.4rem;min-width:0;display:flex}.filter-trigger-chip{text-overflow:ellipsis;white-space:nowrap;background:#8b5e341f;border-radius:999px;align-items:center;max-width:100%;padding:.28rem .58rem;font-size:.76rem;font-weight:700;display:inline-flex;overflow:hidden}.filter-trigger-chip-muted{background:#23180f14}.filter-dropdown-chevron{color:var(--muted);flex-shrink:0;transition:transform .16s}.filter-dropdown-chevron.open{transform:rotate(180deg)}.filter-dropdown-menu{z-index:10;border:1px solid var(--border);max-height:260px;box-shadow:var(--shadow-strong);background:#f7f2edfa;border-radius:16px;flex-direction:column;gap:.35rem;padding:.75rem;animation:.18s both softRise;display:flex;position:absolute;top:calc(100% + .45rem);left:0;right:0;overflow:auto}.filter-dropdown-search{border:1px solid var(--border);background:#ffffffc7;border-radius:14px;align-items:center;gap:.6rem;padding:.7rem .8rem;display:flex}.filter-dropdown-search svg{color:var(--muted);flex-shrink:0}.filter-dropdown-search input{width:100%;color:var(--text);background:0 0;border:0;outline:none}.filter-dropdown-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.8rem;font-weight:700;display:flex}.filter-options-list{flex-direction:column;gap:.35rem;max-height:185px;display:flex;overflow:auto}.filter-option{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.6rem .65rem;transition:background .16s,transform .16s;display:grid}.filter-option:hover,.filter-option.checked{background:#8b5e340f;transform:translate(2px)}.filter-option-check{border:1px solid var(--border-strong);color:#0000;background:#ffffffeb;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.filter-option-check.checked{color:#fff;background:linear-gradient(135deg,#8b5e34,#6e451e);border-color:#6e451ed9}.filter-option-label{min-width:0}.filter-option small{color:var(--muted)}.products-results-panel{min-width:0;animation:.58s both softRise}.products-selected-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.products-chip-row-selected{gap:.55rem}.products-chip-row,.family-tag-row{flex-wrap:wrap;gap:.65rem;display:flex}.products-chip-row-inline{gap:.5rem}.filter-chip{color:var(--text);background:#8b5e3414;border:1px solid #8b5e342e;border-radius:999px;align-items:center;gap:.35rem;padding:.55rem .8rem;font-weight:700;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.filter-chip:hover{background:#7352401f;border-color:#73524047;transform:translateY(-1px)}.products-sort-control{align-items:center;gap:.7rem;display:flex}.products-sort-control span{color:var(--muted);font-size:.88rem;font-weight:700}.products-sort-control select{border:1px solid var(--border);min-width:210px;color:var(--text);background:#ffffffc2;border-radius:12px;outline:none;padding:.8rem .95rem}.products-sort-control select:focus{border-color:#8b5e348f;box-shadow:0 0 0 4px #8b5e3414}.page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;display:grid}.hero-panel,.section-card,.stat-card,.family-card,.login-panel,.login-side-panel .glow-card{border:1px solid var(--border);background:linear-gradient(180deg, var(--surface-strong), var(--surface));box-shadow:var(--shadow);border-radius:12px}.hero-panel{justify-content:space-between;align-items:end;gap:1rem;padding:1.25rem;display:flex}.hero-panel p{max-width:58ch}.hero-meta{flex-direction:column;gap:.65rem;min-width:200px;display:flex}.hero-meta span{text-align:center;background:linear-gradient(#e9dcceeb,#f4eee8c7);border-radius:999px;padding:.65rem .9rem;font-weight:700}.detail-hero-side{align-items:flex-end;gap:1rem;display:flex}.section-card{padding:1rem;transition:box-shadow .22s,border-color .22s,transform .22s}.section-card:hover,.stat-card:hover{border-color:#3c291c2e}.section-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.section-card-header h2{font-family:var(--font-body-medium);margin:0;font-size:1.02rem;font-weight:400}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.stat-card{background:linear-gradient(#fff9f3f5,#efe5dce6);flex-direction:column;justify-content:space-between;min-height:128px;padding:1rem;display:flex}.stat-card strong{font-size:clamp(1.5rem,2.4vw,2.1rem);font-family:var(--font-display);font-weight:400}.family-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.9rem;display:grid}.family-card{content-visibility:auto;contain-intrinsic-size:360px;background:linear-gradient(#fcf7f2f5,#eee4dceb);grid-template-rows:auto auto 1fr auto;gap:.75rem;min-height:100%;padding:.95rem;transition:transform .22s,border-color .22s,box-shadow .22s;animation:.56s both softRise;display:grid}.family-card:hover{border-color:var(--border-strong);transform:translateY(-6px);box-shadow:0 24px 44px #291d161f,0 0 0 1px #cda4561f}.family-card:nth-child(2n){animation-delay:40ms}.family-card:nth-child(3n){animation-delay:80ms}.family-card-visual{align-items:stretch;min-width:0;display:flex}.family-image-frame,.detail-image-frame{border:1px solid var(--border);background:linear-gradient(#f7f2edfa,#dfd1c7eb);border-radius:10px;place-items:center;padding:.45rem;display:grid;overflow:hidden}.family-image-frame{aspect-ratio:1;width:100%;margin-bottom:0}.detail-image-frame{width:260px;min-height:220px}.family-image,.detail-image{object-fit:contain;object-position:center center;display:block}.family-image{transform-origin:50%;object-position:center 46%;width:100%;height:100%;transform:scale(1.06)}.detail-image{width:auto;max-width:100%;height:auto;max-height:100%}.family-image-placeholder{width:100%;height:100%;min-height:120px;color:var(--muted);place-items:center;font-weight:700;display:grid}.family-card h3{font-family:var(--font-display);margin:.1rem 0 0;font-size:1.3rem;font-weight:400;line-height:1.06}.family-card-top{align-content:start;gap:.55rem;min-height:0;display:grid}.family-card-copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3em;line-height:1.65;display:-webkit-box;overflow:hidden}.family-tag-row .badge{text-transform:none;letter-spacing:0;background:#ffffff9e}.family-card-bottom{border-top:1px solid #28282314;justify-content:space-between;align-items:center;gap:.8rem;margin-top:auto;padding-top:.3rem;display:flex}.family-card-bottom span{color:var(--muted);font-size:.84rem}.family-card-bottom strong{font-family:var(--font-body-medium);letter-spacing:-.01em;white-space:nowrap;font-size:1rem;font-weight:700}.cart-item-list{flex-direction:column;gap:.8rem;display:flex}.cart-group-list{flex-direction:column;gap:1rem;display:flex}.cart-group-card{flex-direction:column;gap:.9rem;display:flex}.cart-group-card.is-bundled{background:linear-gradient(#ffffffb3,#efe3d46b);border:1px solid #8b5e3433;border-radius:24px;padding:1rem}.cart-group-header,.cart-group-actions{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cart-group-header h3{font-family:var(--font-display);margin:0;font-weight:400}.cart-group-actions{flex-direction:column;align-items:flex-end}.cart-item-card{border:1px solid var(--border);background:#ffffff85;border-radius:12px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.cart-item-main,.cart-item-actions,.cart-option-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-item-main{align-items:flex-start}.cart-item-copy{flex-direction:column;gap:.35rem;display:flex}.cart-item-copy h3,.cart-item-pricing strong{font-family:var(--font-display);margin:0;font-weight:400}.cart-item-pricing{flex-direction:column;align-items:flex-end;gap:.25rem;min-width:180px;display:flex}.cart-option-row{flex-wrap:wrap;justify-content:flex-start;gap:.6rem}.cart-option-row span{background:#8b5e3414;border-radius:999px;padding:.38rem .7rem;font-size:.82rem;font-weight:700}.quantity-stepper{align-items:center;gap:.55rem;display:inline-flex}.quantity-stepper .ghost-button{min-width:42px;padding:.65rem .8rem}.quantity-stepper span{text-align:center;min-width:26px;font-weight:800}.control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.selector-stack{flex-direction:column;gap:1.2rem;display:flex}.product-detail-page{flex-direction:column;display:flex}.product-detail-shell{grid-template-columns:minmax(320px,430px) minmax(0,1fr);grid-auto-rows:min-content;align-items:stretch;gap:.85rem;display:grid}.product-visual-panel,.product-info-panel{height:100%;min-height:0}.product-visual-panel{border:1px solid var(--border);background:var(--surface);max-width:460px;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;gap:.65rem;padding:.85rem;animation:.52s both softRise;display:flex}.product-visual-frame-button{cursor:zoom-in}.product-visual-copy{flex-direction:column;gap:.3rem;display:flex}.product-visual-copy h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.65rem,1.9vw,2.25rem);font-weight:400}.product-description,.product-summary-copy{color:var(--muted);margin:0}.product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:54ch;display:-webkit-box;overflow:hidden}.product-visual-frame{border:1px solid var(--border);background:linear-gradient(#f7f2edfa,#dfd1c7eb);border-radius:10px;place-items:center;width:100%;min-height:255px;max-height:295px;padding:.35rem;display:grid;overflow:hidden}.product-visual-frame-button:hover{transform:translateY(-1px)}.product-visual-frame .detail-image{object-fit:contain;width:98%;max-width:360px;height:98%;max-height:260px}.product-visual-badges{flex-wrap:wrap;gap:.55rem;display:flex}.product-visual-badges span{background:#8b5e3414;border-radius:999px;padding:.45rem .75rem;font-size:.8rem;font-weight:700}.product-info-panel{grid-template-rows:auto;gap:.85rem;min-width:0;display:grid}.product-summary-card{flex-direction:column;justify-content:flex-start;gap:.55rem;height:100%;padding:.8rem .9rem;animation:.56s both softRise;display:flex}.product-summary-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.product-summary-head h3{font-family:var(--font-display);margin:0;font-size:1.15rem;font-weight:400}.product-summary-copy{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-price-strip{background:linear-gradient(90deg,#e9d6a15c,#f5f0ebe6);border:1px solid #8b5e3429;border-radius:10px;justify-content:space-between;align-items:center;gap:.8rem;padding:.6rem .8rem;display:flex}.product-price-strip span,.product-price-meta span,.product-meta-tile span{color:var(--muted)}.product-price-strip strong{margin-top:.1rem;font-size:clamp(1.15rem,1.35vw,1.55rem);line-height:1;display:block}.price-emphasis{font-family:var(--font-body-medium);letter-spacing:-.02em;font-weight:700}.product-price-strip .price-emphasis{font-size:clamp(1.45rem,1.9vw,2rem)}.price-emphasis-inline{font-size:.98rem}.product-price-meta{text-align:right;flex-direction:column;gap:.45rem;font-weight:700;display:flex}.product-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.product-meta-tile{background:var(--surface-muted);border-radius:10px;flex-direction:column;justify-content:center;gap:.22rem;min-height:50px;padding:.55rem .7rem;display:flex}.product-meta-tile strong{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.product-selector-card{flex-direction:column;gap:.65rem;min-width:0;display:flex}.product-selection-grid{border-top:1px solid var(--border);gap:.9rem;padding-top:.7rem;display:grid}.product-selection-grid.has-matching-bands{grid-template-columns:minmax(260px,340px) minmax(0,1fr)}.product-cart-action-row{margin-top:.1rem}.matching-band-panel,.matching-band-inline-panel{animation:.6s both softRise}.matching-band-inline-panel{background:#ffffff5c;border:1px solid #2828231a;border-radius:12px;flex-direction:column;gap:.75rem;min-height:100%;padding:.8rem;display:flex}.matching-band-head,.matching-band-option,.matching-band-option-actions{justify-content:space-between;gap:1rem;display:flex}.matching-band-head{align-items:flex-start}.matching-band-count{background:#8b5e3414;border-radius:999px;padding:.4rem .72rem;font-size:.82rem;font-weight:800}.matching-band-list{flex-direction:column;gap:.6rem;display:flex}.matching-band-option{border:1px solid var(--border);background:#ffffff8a;border-radius:20px;align-items:center;padding:.7rem .8rem}.matching-band-option.selected{background:linear-gradient(#8b5e341f,#ffffffb8);border-color:#583b1d57}.matching-band-option-copy{flex-direction:column;gap:.35rem;min-width:0;display:flex}.matching-band-option-copy p{color:var(--muted);margin:0}.matching-band-option-title{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.matching-band-option-title strong{font-size:1rem}.matching-band-option-title span{color:var(--muted);font-size:.88rem}.matching-band-option-actions{flex-direction:column;flex-shrink:0;align-items:flex-end}.product-description-card{animation:.59s both softRise}.product-description-card .section-card-header{margin-bottom:.75rem}.product-wide-card{grid-column:1/-1}.detail-image-modal-wrap{place-items:center;min-height:55vh;display:grid}.detail-image-modal{object-fit:contain;width:min(100%,900px);max-height:70vh}.matching-band-description-list{flex-direction:column;gap:.9rem;display:flex}.matching-band-description-card{background:#ffffff6b;border:1px solid #2828231a;border-radius:14px;flex-direction:column;gap:.75rem;padding:.85rem;display:flex}.matching-band-description-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-source-card{flex-direction:column;grid-column:1/-1;min-height:0;animation:.62s both softRise;display:flex}.product-source-card .section-card-header{margin-bottom:.75rem}.product-source-table{flex:1;min-height:0;overflow:auto}.compact-data-table th,.compact-data-table td{white-space:nowrap;padding:.55rem .6rem;font-size:.84rem}.compact-data-table td{max-width:none}.compact-data-table td:nth-child(2),.compact-data-table td:nth-child(3){min-width:220px}.selector-group{flex-direction:column;gap:.45rem;display:flex}.selector-group-label{color:var(--text);font-size:.92rem;font-weight:800}.selector-subgroup-label{color:var(--muted);margin-top:.15rem;font-size:.82rem}.selector-pill-row{flex-wrap:wrap;gap:.55rem;display:flex}.selector-pill-row-wrap{gap:.65rem}.selector-pill{border:1px solid var(--border-strong);color:var(--text);background:#ffffffd1;border-radius:999px;padding:.48rem .82rem;font-weight:700;transition:all .16s}.selector-pill:hover{transform:translateY(-1px)}.selector-pill.active{border-color:#583b1d61;box-shadow:inset 0 0 0 1px #583b1d14}.selector-pill-color{position:relative}.selector-pill-color.active{color:#23180f;border-color:#583b1d85;box-shadow:0 0 0 2px #583b1d1f,inset 0 0 0 1px #583b1d24}.selector-pill-color.active:after{content:"";background:#6e451e;border-radius:999px;width:24px;height:3px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.selector-pill-group.active,.selector-pill-weight.active{color:#eae0d8;background:#050504}.selector-pill-white{background:linear-gradient(#fafafa,#ece8e6)}.selector-pill-yellow{background:linear-gradient(#f6df86,#e7c85f)}.selector-pill-rose{background:linear-gradient(#f3c6a3,#ecb687)}.field{flex-direction:column;gap:.45rem;display:flex}.field span{font-size:.88rem;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--border);width:100%;color:var(--text);background:linear-gradient(#fffbf7fa,#f4ede6f0);border-radius:10px;outline:none;padding:.72rem .82rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7b583f8f;box-shadow:0 0 0 4px #cda4561f}.form-stack,.detail-list,.button-row{flex-direction:column;gap:.8rem;display:flex}.button-row{flex-flow:wrap}.primary-button,.ghost-button,.upload-button,.link-button{font-family:var(--font-body-medium);border-radius:8px;justify-content:center;align-items:center;gap:.55rem;padding:.72rem .95rem;font-weight:400;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.compact-button{border-radius:14px;min-height:40px;padding:.7rem .95rem}.primary-button{color:#f7eee6;background:linear-gradient(#2c2019,#140f0c);border:0;box-shadow:0 12px 26px #140f0c2e}.ghost-button,.upload-button{border:1px solid var(--border);color:var(--text);background:linear-gradient(#fffaf5eb,#ede3dad6)}.primary-button:hover,.ghost-button:hover,.upload-button:hover{border-color:#7b583f38;transform:translateY(-1px)}.link-button{color:var(--accent);background:0 0;border:0;padding:0}.upload-button{position:relative;overflow:hidden}.upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.form-error,.form-success,.loading-block,.empty-state{border-radius:18px;padding:.95rem 1rem}.form-error{color:#8b2b2b;background:linear-gradient(#972c2c1f,#972c2c0f)}.form-success{color:var(--success);background:linear-gradient(#2f6f4624,#2f6f4614)}.loading-block,.empty-state{border:1px dashed var(--border-strong);background:linear-gradient(#fffcf8e6,#efe8e1d1)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.table-wrap{-webkit-overflow-scrolling:touch;overflow:auto}.quote-history-toggle{color:var(--accent-strong);font-family:var(--font-body-medium);background:0 0;border:0;align-items:center;gap:.4rem;padding:0;font-size:.95rem;display:inline-flex}.quote-history-toggle.is-open{color:var(--text)}.quote-history-detail-row td{border-bottom:0;padding:0}.quote-history-detail-card{background:#ffffff85;border:1px solid #28282314;border-radius:12px;flex-direction:column;gap:1rem;margin:.5rem 0 1rem;padding:.85rem;display:flex}.quote-history-detail-head{flex-direction:column;gap:1rem;display:flex}.quote-history-meta-grid{margin-bottom:0}.quote-history-note{background:#7352400f;border-radius:10px;flex-direction:column;gap:.35rem;padding:.9rem 1rem;display:flex}.quote-history-note span{color:var(--muted);font-size:.82rem;font-family:var(--font-body-medium);letter-spacing:.08em;text-transform:uppercase}.quote-history-note p{margin:0}.quote-history-items-table td,.quote-history-items-table th{white-space:nowrap}.quote-history-option-chips{flex-wrap:wrap;gap:.45rem;display:flex}.data-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:640px}.data-table th,.data-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.68rem .45rem}.data-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;background:#e9dcce3d;font-size:.8rem}.badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.76rem;font-weight:800;display:inline-flex}.badge-neutral{background:#3c291c14}.badge-success{color:var(--success);background:linear-gradient(#2f6f4629,#2f6f4614)}.badge-warning{color:var(--warning);background:linear-gradient(#9b6d2129,#9b6d2114)}.badge-danger{color:#8b2b2b;background:linear-gradient(#972c2c29,#972c2c14)}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b130e6b;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--border);width:min(920px,100%);max-height:min(84vh,920px);box-shadow:var(--shadow-strong);background:linear-gradient(#fffbf6fa,#f0e7defa);border-radius:16px;overflow:hidden}.modal-header,.modal-actions{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.modal-header{border-bottom:1px solid var(--border)}.modal-header h2{font-family:var(--font-display);margin:0;font-size:1.45rem;font-weight:400}.modal-header p{color:var(--muted);margin:.3rem 0 0}.modal-close-button{border:1px solid var(--border);width:38px;height:38px;color:var(--accent-strong);background:#ffffffb8;border-radius:999px;flex-shrink:0;font-size:1rem}.modal-body{max-height:calc(84vh - 134px);padding:1rem 1.1rem 1.1rem;overflow:auto}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end}.import-detail-stack{flex-direction:column;gap:1rem;display:flex}.import-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.import-detail-metric,.import-detail-panel{background:#fff6;border:1px solid #28282314;border-radius:12px;padding:.9rem 1rem}.import-detail-metric{flex-direction:column;gap:.45rem;min-height:92px;display:flex}.import-detail-metric span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.import-detail-metric strong{font-family:var(--font-display);font-size:1.55rem;font-weight:400}.import-detail-panel h3{margin:0 0 .35rem;font-size:1rem}.import-detail-panel p{color:var(--muted);margin:0 0 .85rem}.import-warning-chip-row{flex-wrap:wrap;gap:.55rem;display:flex}.import-warning-chip{color:var(--warning);background:#9b6d211a;border-radius:999px;align-items:center;gap:.3rem;padding:.5rem .8rem;font-weight:700;display:inline-flex}.import-warning-table td{white-space:normal}.import-inline-status,.import-progress-stack{flex-direction:column;gap:.8rem;display:flex}.import-inline-status{background:#fffaf3b3;border:1px solid #9b6d212e;border-radius:12px;margin-bottom:.95rem;padding:.9rem 1rem}.import-inline-status.is-error{background:#972c2c0d;border-color:#972c2c2e}.import-inline-status-head,.import-progress-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.import-inline-status-head p,.import-progress-copy,.import-progress-note{color:var(--muted);margin:.25rem 0 0}.import-progress-copy{margin-top:0}.import-progress-note{font-size:.82rem}.progress-track{background:#28282314;border-radius:999px;height:10px;position:relative;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#9b6d21e6,#c9a154e6);height:100%;transition:width .22s;display:block}.progress-track-large{height:12px}.detail-list div{background:var(--surface-muted);border-radius:14px;flex-direction:column;gap:.28rem;min-width:0;padding:.72rem;display:flex}.rich-description-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rich-description-grid div strong{word-break:break-word;white-space:normal;line-height:1.5}.result-card{flex-direction:column;gap:1rem;display:flex}.result-card.compact{margin-bottom:1rem}.result-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.toggle-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.toggle-row label,.toggle-row{color:var(--muted)}.login-shell{grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:1rem;min-height:100vh;padding:1.5rem;display:grid}.login-panel,.login-side-panel{padding:1.5rem}.login-panel{color:#eae0d8;background:linear-gradient(#2c2521fa,#1f1a17fa);flex-direction:column;justify-content:center;display:flex}.login-side-panel{color:var(--text);background:linear-gradient(#e9d6a157,#dccec4f2);align-content:center;gap:1rem;display:grid}.glow-card{padding:1.5rem}.glow-card strong{font-size:1.25rem;font-family:var(--font-display);margin-bottom:.5rem;font-weight:400;display:block}.login-wordmark{width:min(240px,100%);margin-bottom:1.8rem}.login-panel .eyebrow,.login-panel .hero-copy,.login-panel .field span{color:#eae0d8d1}.login-panel .field input,.login-panel .field select,.login-panel .field textarea{color:#fffaf6;background:#eae0d814;border-color:#eae0d829}.login-panel .field input::placeholder,.login-panel .field textarea::placeholder{color:#eae0d88a}.login-side-quote{color:var(--muted);font-family:var(--font-accent);margin:.35rem 0 0;font-size:1.2rem}@media (width<=1100px){.login-shell,.page-grid,.stats-grid,.control-grid,.detail-list,.products-workspace{grid-template-columns:1fr}.app-shell{min-height:100vh;display:block}.main-frame{padding-top:4.8rem}.mobile-nav-toggle{z-index:1002;color:var(--text);font-family:var(--font-body-medium);background:#fffaf5f0;border:1px solid #3c291c29;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem .85rem;display:inline-flex;position:fixed;top:.95rem;left:1rem;box-shadow:0 12px 24px #291d1624}.mobile-nav-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#140f0c5c;border:0;display:block;position:fixed;inset:0}.sidebar{z-index:1001;opacity:0;visibility:hidden;pointer-events:none;width:min(320px,88vw);height:100vh;min-height:100vh;transition:transform .22s,opacity .18s;position:fixed;top:0;left:0;transform:translate(-104%);box-shadow:18px 0 38px #140f0c38}.sidebar.is-mobile-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-nav-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mobile-nav-close{color:#fffaf6;background:#efe4db14;border:1px solid #efe4db29;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.product-detail-shell{grid-template-columns:1fr;min-height:auto}.cart-group-header,.cart-group-actions,.matching-band-head,.matching-band-option,.matching-band-option-actions{flex-direction:column;align-items:stretch}.cart-group-actions,.matching-band-option-actions{align-items:flex-start}.product-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-filter-panel{position:static}.product-info-panel{grid-template-rows:auto}.product-selection-grid.has-matching-bands{grid-template-columns:1fr}.import-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1350px){.products-workspace{grid-template-columns:1fr}.products-filter-panel,.products-results-panel{min-width:0}.products-filter-panel .section-card-header,.products-results-panel .section-card-header,.products-selected-row{flex-direction:column;align-items:flex-start}.products-sort-control{flex-wrap:wrap;width:100%}.products-sort-control select{width:100%;min-width:0}}@media (width<=820px){.main-frame{padding:4.5rem .9rem .9rem}.sidebar{padding:1.15rem}.topbar,.hero-panel,.products-page-header,.products-selected-row,.section-card-header,.products-sort-control,.cart-item-main,.cart-item-actions{flex-direction:column;align-items:flex-start}.detail-hero-side,.detail-image-frame{width:100%}.product-price-strip,.product-summary-head{flex-direction:column;align-items:flex-start}.product-price-meta{text-align:left}.products-header-stats{grid-template-columns:1fr;width:100%}.filter-panel-toggle{width:100%}.products-sort-control select{width:100%;min-width:0}.product-meta-grid{grid-template-columns:1fr}.rich-description-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-item-pricing{align-items:flex-start}.family-grid,.rich-description-grid{grid-template-columns:1fr}.quote-history-toggle{justify-content:flex-start}.modal-overlay{padding:.85rem}.modal-header,.modal-actions,.modal-body{padding-inline:.9rem}.import-detail-summary{grid-template-columns:1fr}.topbar{padding:.85rem}.topbar-actions,.user-chip,.topbar-menu-button{width:100%}.topbar-menu-button{display:inline-flex}.user-chip{order:-1}.section-card,.hero-panel,.family-card,.login-panel{padding:.9rem}.family-card-bottom{flex-direction:column;align-items:flex-start}.button-row>.primary-button,.button-row>.ghost-button,.button-row>.upload-button{width:100%}.data-table{min-width:560px}.quote-history-detail-card,.cart-group-card,.cart-item-card,.matching-band-option,.matching-band-description-card{padding:.8rem}}@media (width<=560px){html{font-size:12px}.main-frame{padding:.8rem;padding-top:4.35rem}.products-page-header,.topbar,.section-card,.hero-panel,.family-card{border-radius:10px}.mobile-nav-toggle{padding:.58rem .78rem;top:.75rem;left:.8rem}.sidebar{width:min(300px,92vw)}.product-visual-frame{min-height:220px;max-height:none}.product-visual-frame .detail-image{max-height:220px}.products-filter-grid,.rich-description-grid,.detail-list,.product-meta-grid{grid-template-columns:1fr}.products-header-stats div{min-width:0}.data-table{min-width:500px}.modal-panel{width:100%}}
