:root{color:var(--theme-primary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-scale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes float-product{0%,to{transform:translateY(6px)}50%{transform:translateY(-2px)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(var(--theme-primary-rgb), .08);z-index:20;background:#f7f7f4db;justify-content:space-between;align-items:center;gap:24px;height:74px;padding:0 clamp(18px,5vw,72px);display:flex;position:sticky;top:0;left:0;right:0}.brand{white-space:nowrap;align-items:center;gap:10px;font-size:17px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:#151515;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;padding:4px;display:block}.desktop-nav{color:#5f625c;align-items:center;gap:26px;font-size:14px;font-weight:700;display:flex}.desktop-nav a:hover{color:var(--theme-primary)}.header-actions{gap:8px;display:flex}.icon-button{border:1px solid rgba(var(--theme-primary-rgb), .1);color:var(--theme-primary);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .16s,border-color .16s,transform .16s;display:inline-flex;position:relative}.icon-button:hover{border-color:rgba(var(--theme-secondary-rgb), .35);transform:translateY(-2px)}.cart-badge{background:var(--theme-secondary);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:900;animation:.26s action-pop;display:inline-flex;position:absolute;top:-7px;right:-7px}main{overflow:hidden}.hero{grid-template-columns:minmax(0,.92fr) minmax(330px,1.08fr);align-items:center;gap:clamp(28px,5vw,64px);min-height:calc(100vh - 74px);padding:clamp(24px,5vw,70px) clamp(18px,5vw,72px) clamp(46px,7vw,96px);display:grid}.hero-copy{max-width:620px;animation:.52s both fade-up}.eyebrow{color:var(--theme-secondary);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:22px;font-size:clamp(44px,7vw,86px);line-height:.95}h2{letter-spacing:0;margin-bottom:12px;font-size:clamp(28px,4vw,44px);line-height:1.05}h3{margin-bottom:0;font-size:18px;line-height:1.2}.hero-copy>p:not(.eyebrow),.checkout-preview p,.section-heading>p{color:#62645f;max-width:610px;font-size:17px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:850;transition:box-shadow .16s,transform .16s,background .16s,border-color .16s;display:inline-flex}.primary-button{background:var(--theme-primary);border:1px solid var(--theme-primary);color:#fff}.primary-button:hover{box-shadow:0 14px 32px rgba(var(--theme-primary-rgb), .18);transform:translateY(-2px)}.primary-button:disabled{cursor:not-allowed;opacity:.45}.secondary-button{border:1px solid rgba(var(--theme-primary-rgb), .14);color:var(--theme-primary);background:#fff}.secondary-button:hover{border-color:rgba(var(--theme-secondary-rgb), .32);transform:translateY(-2px)}.button-count{background:var(--theme-secondary);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.full{width:100%}.hero img{aspect-ratio:1.18;object-fit:cover;border-radius:8px;width:100%;height:auto;animation:.62s .12s both soft-scale;box-shadow:0 24px 80px #30322c24}.trust-strip{grid-template-columns:repeat(3,1fr);gap:1px;margin:0 clamp(18px,5vw,72px);display:grid}.trust-strip article{border:1px solid rgba(var(--theme-primary-rgb), .08);color:#333631;background:#fff;align-items:center;gap:12px;min-height:78px;padding:18px;font-weight:800;transition:border-color .16s,transform .16s;display:flex}.trust-strip article:hover{border-color:rgba(var(--theme-secondary-rgb), .22);transform:translateY(-2px)}.storefront,.checkout-preview{padding:clamp(56px,8vw,96px) clamp(18px,5vw,72px)}.section-heading,.checkout-preview{justify-content:space-between;align-items:end;gap:24px;display:flex}.toolbar{grid-template-columns:minmax(220px,.9fr) minmax(320px,1.4fr) minmax(190px,.55fr);align-items:center;gap:14px;margin:26px 0 24px;display:grid}.search-field,.sort-select{border:1px solid rgba(var(--theme-primary-rgb), .1);color:#6a6c67;background:#fff;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.search-field input,.sort-select select{color:var(--theme-primary);background:0 0;border:0;outline:none;width:100%;min-width:0}.sort-select select{appearance:none;cursor:pointer}.category-tabs{border:1px solid rgba(var(--theme-primary-rgb), .1);background:#fff;border-radius:8px;grid-template-columns:repeat(5,1fr);gap:4px;padding:4px;display:grid}.category-tabs button{color:#5f625c;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:38px;padding:0 10px;font-size:14px;font-weight:800;transition:background .16s,color .16s,transform .16s}.category-tabs button:hover{transform:translateY(-1px)}.category-tabs button.active{background:var(--theme-primary);color:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;min-width:0;padding:10px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative}.product-card:hover{border-color:rgba(var(--theme-secondary-rgb), .24);box-shadow:0 18px 44px rgba(var(--theme-primary-rgb), .08);transform:translateY(-5px)}.product-grid .product-card,.category-grid .category-card,.line-items .line-item,.order-list .order-card{animation:.42s both fade-up}.product-grid .product-card:nth-child(2),.category-grid .category-card:nth-child(2),.line-items .line-item:nth-child(2),.order-list .order-card:nth-child(2){animation-delay:45ms}.product-grid .product-card:nth-child(3),.category-grid .category-card:nth-child(3),.line-items .line-item:nth-child(3),.order-list .order-card:nth-child(3){animation-delay:90ms}.product-grid .product-card:nth-child(4),.category-grid .category-card:nth-child(4),.line-items .line-item:nth-child(4),.order-list .order-card:nth-child(4){animation-delay:.135s}.product-media{aspect-ratio:1/.82;border-radius:7px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-visual{aspect-ratio:1/.82;border-radius:8px;justify-content:center;align-items:center;transition:transform .18s;display:flex;position:relative;overflow:hidden}.product-visual.compact{border-radius:7px}.product-photo{object-fit:contain;z-index:1;width:100%;height:100%;padding:22px;position:relative}.product-visual.compact .product-photo{padding:16px}.badge{background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;position:absolute;top:12px;left:12px}.favorite-button{color:#20211f;cursor:pointer;z-index:2;background:#ffffffd1;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .16s,color .16s,transform .16s;display:inline-flex;position:absolute;top:12px;right:12px}.favorite-button:hover{color:var(--theme-secondary);background:#fff;transform:scale(1.08)}.favorite-button.saved{color:var(--theme-secondary);box-shadow:0 10px 22px rgba(var(--theme-secondary-rgb), .18);background:#fff;animation:.28s action-pop}.product-object{align-items:end;gap:8px;animation:4.8s ease-in-out infinite float-product;display:flex}.product-object span{border:1px solid rgba(var(--theme-primary-rgb), .08);box-shadow:0 18px 38px rgba(var(--theme-primary-rgb), .08);background:#ffffffd1;border-radius:8px 8px 5px 5px;width:42px;display:block}.product-object span:first-child{height:82px}.product-object span:nth-child(2){width:56px;height:118px}.product-object span:nth-child(3){height:68px}.product-info{justify-content:space-between;align-items:start;gap:12px;padding:16px 4px 4px;display:flex}.product-info p{color:#7a7d77;margin-bottom:3px;font-size:12px;font-weight:800}.rating{color:#a16207;white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:900;display:inline-flex}.description{color:#676963;min-height:42px;padding:0 4px;font-size:14px}.product-footer{justify-content:space-between;align-items:center;padding:5px 4px 2px;display:flex}.product-footer strong{font-size:20px;display:block}.product-footer span{color:#8c8f88;font-size:13px;text-decoration:line-through}.add-button{background:var(--theme-secondary);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .16s,transform .16s;display:inline-flex}.add-button:hover{background:color-mix(in srgb, var(--theme-secondary) 82%, black);transform:rotate(6deg)scale(1.04)}.add-button.out-of-stock{background:var(--theme-tertiary);cursor:not-allowed}.add-button.out-of-stock:hover{background:color-mix(in srgb, var(--theme-tertiary) 82%, black);transform:scale(1.04)}.card-stock-alert{border:1px solid rgba(var(--theme-tertiary-rgb), .2);color:color-mix(in srgb, var(--theme-tertiary) 82%, black);background:#fff7ed;border-radius:8px;margin:12px 0 0;padding:9px 10px;font-size:13px;font-weight:850;line-height:1.35;animation:.26s alert-slide}.checkout-preview{background:#e8efe8;align-items:center}.page-shell{padding:clamp(46px,7vw,88px) clamp(18px,5vw,72px)}.page-heading{max-width:760px;margin-bottom:32px}.page-heading h1{font-size:clamp(38px,6vw,72px)}.page-heading p:not(.eyebrow){color:#62645f;font-size:17px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.category-card{border:1px solid rgba(var(--theme-primary-rgb), .08);border-radius:8px;min-height:260px;padding:22px;display:grid}.category-card span{background:#ffffffc7;border-radius:999px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:900}.category-card h2{align-self:end}.category-card p{color:#535650}.category-card strong{align-items:center;gap:8px;display:inline-flex}.category-heading{border:1px solid rgba(var(--theme-primary-rgb), .08);border-radius:8px;max-width:none;padding:clamp(24px,4vw,42px)}.search-page-form{grid-template-columns:1fr auto;gap:12px;max-width:760px;margin-bottom:34px;display:grid}.search-page-form input{border:1px solid rgba(var(--theme-primary-rgb), .1);background:#fff;border-radius:8px;outline:none;min-height:50px;padding:0 14px}.product-detail{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,68px);display:grid}.gallery-panel{gap:14px;display:grid}.gallery-panel .product-visual{aspect-ratio:1}.product-gallery-main{aspect-ratio:1;cursor:zoom-in;background:#f4f6f1;border:0;border-radius:8px;width:100%;padding:0;display:block;overflow:hidden}.product-gallery-main img{object-fit:contain;width:100%;height:100%;padding:clamp(18px,4vw,38px);display:block}.gallery-swatches{flex-wrap:wrap;gap:8px;display:flex}.gallery-swatches button{border:1px solid rgba(var(--theme-primary-rgb), .08);cursor:pointer;background:#fff;border-radius:8px;width:72px;height:58px;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.gallery-swatches button.active,.gallery-swatches button:hover{border-color:var(--theme-secondary);box-shadow:0 10px 22px rgba(var(--theme-secondary-rgb), .14);transform:translateY(-1px)}.gallery-swatches span{width:100%;height:100%;display:block}.gallery-swatches img{object-fit:cover;width:100%;height:100%;display:block}.gallery-lightbox{z-index:1000;background:#121211db;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:clamp(18px,5vw,54px);animation:.16s both soft-scale;display:flex;position:fixed;inset:0}.gallery-lightbox-frame{justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;position:relative}.gallery-lightbox-frame img{object-fit:contain;background:#fff;border-radius:8px;max-width:min(1100px,100%);max-height:calc(100dvh - 108px);padding:clamp(10px,2vw,24px);display:block}.gallery-close,.gallery-prev,.gallery-next{z-index:1001;background:#ffffffeb;position:fixed}.gallery-close{top:18px;right:18px}.gallery-prev{top:50%;left:18px;transform:translateY(-50%)}.gallery-next{top:50%;right:18px;transform:translateY(-50%)}@media (max-width:700px){.gallery-lightbox{padding:60px 12px 76px}.gallery-lightbox-frame img{max-width:100%;max-height:calc(100dvh - 148px)}.gallery-close{top:12px;right:12px}.gallery-prev,.gallery-next{top:auto;bottom:16px;transform:none}.gallery-prev{left:calc(50% - 58px)}.gallery-next{right:calc(50% - 58px)}}.detail-copy{align-self:center}.detail-copy>p:not(.eyebrow){color:#62645f;max-width:680px;font-size:18px}.detail-rating{color:#a16207;align-items:center;gap:8px;margin-bottom:18px;display:flex}.detail-rating span{color:#6c6f69}.detail-price{align-items:baseline;gap:12px;margin:24px 0;display:flex}.detail-price strong{font-size:clamp(30px,4vw,46px)}.detail-price span{color:#8c8f88;font-size:20px;text-decoration:line-through}.detail-actions-wrap{gap:10px;margin-bottom:30px;display:grid}.detail-quantity{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.detail-quantity>span{color:#555852;font-size:13px;font-weight:850}.detail-quantity small{color:#62645f;font-size:12px;font-weight:800}.detail-actions{flex-wrap:wrap;gap:12px;display:flex}.variant-panel{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;gap:18px;margin:0 0 24px;padding:20px;display:grid}.variant-summary{background:#f7f7f4;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.variant-summary svg{color:var(--theme-secondary)}.variant-summary div,.option-heading{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.variant-summary span,.option-heading span,.variant-head{color:#62645f;text-transform:uppercase;font-size:13px;font-weight:850}.variant-summary strong,.option-heading strong{color:var(--theme-primary)}.variant-note{color:#62645f;margin:-4px 0 0;font-size:14px;font-weight:750}.option-group{gap:10px;display:grid}.option-chips{flex-wrap:wrap;gap:9px;display:flex}.option-chips button{border:1px solid rgba(var(--theme-primary-rgb), .14);color:var(--theme-primary);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:850;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.option-chips button:hover,.option-chips button.selected{border-color:rgba(var(--theme-secondary-rgb), .42);color:var(--theme-secondary);transform:translateY(-1px)}.option-chips button.selected{background:#e7f5ee}.color-chips span{border:1px solid rgba(var(--theme-primary-rgb), .14);border-radius:999px;flex:none;width:16px;height:16px}.action-success{background:var(--theme-secondary);border-color:var(--theme-secondary);animation:.28s action-pop}.action-saved{border-color:rgba(var(--theme-secondary-rgb), .44);color:var(--theme-secondary);animation:.28s action-pop}.action-warning{background:var(--theme-tertiary);border-color:var(--theme-tertiary);animation:.32s action-shake}.action-feedback{color:var(--theme-secondary);margin:0;font-size:14px;font-weight:850;animation:.26s alert-slide}.action-feedback.warning{border:1px solid rgba(var(--theme-tertiary-rgb), .2);color:color-mix(in srgb, var(--theme-tertiary) 82%, black);background:#fff7ed;border-radius:8px;padding:10px 12px;line-height:1.45}@keyframes action-pop{0%{transform:scale(1)}45%{transform:scale(1.045)}to{transform:scale(1)}}@keyframes action-shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-2px)}}@keyframes alert-slide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.product-long-description{padding-top:0}.rich-description{border:1px solid rgba(var(--theme-primary-rgb), .08);color:#3f423c;background:#fff;border-radius:8px;gap:14px;padding:24px;font-size:17px;line-height:1.75;display:grid}.rich-description :where(h1,h2,h3,h4){color:var(--theme-primary);margin:8px 0 0;line-height:1.15}.rich-description :where(p,ul,ol,blockquote){margin:0}.rich-description :where(ul,ol){padding-left:22px}.rich-description img{border-radius:8px;max-width:100%;height:auto}.detail-lists{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.detail-lists>div,.summary-panel,.empty-state{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;padding:20px}.detail-lists h2{font-size:20px}.detail-lists li,.detail-lists dd{color:#62645f}.detail-lists dl{gap:10px;margin:0;display:grid}.detail-lists dl div{justify-content:space-between;display:flex}.detail-lists dt{font-weight:900}.detail-lists dd{margin:0}.commerce-layout{grid-template-columns:1fr 360px;align-items:start;gap:22px;display:grid}.checkout-wizard .page-heading{margin-bottom:24px}.wizard-shell{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.wizard-main{gap:14px;min-width:0;display:grid}.wizard-steps{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:6px;display:grid}.wizard-steps button{color:#62645f;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 8px;font-size:13px;font-weight:850;transition:background .16s,color .16s,transform .16s;display:inline-flex}.wizard-steps button:disabled{cursor:not-allowed;opacity:.55}.wizard-steps button:not(:disabled):hover{transform:translateY(-1px)}.wizard-steps button span{background:#f4f4f1;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.wizard-steps button.active{background:var(--theme-primary);color:#fff}.wizard-steps button.active span,.wizard-steps button.done span{background:var(--theme-secondary);color:#fff}.wizard-panel{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;gap:18px;padding:clamp(16px,3vw,24px);animation:.36s both fade-up;display:grid}.wizard-panel-heading{align-items:center;gap:12px;display:flex}.wizard-panel-heading svg{color:var(--theme-secondary);flex:none}.wizard-panel-heading h2{margin:0 0 4px;font-size:24px}.wizard-panel-heading p{color:#62645f;margin:0}.wizard-summary{top:94px}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.review-card{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#f7f7f4;border-radius:8px;gap:5px;padding:14px;display:grid}.review-card span{color:#62645f}.line-items{gap:12px;display:grid}.line-item{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;grid-template-columns:84px 1fr auto;align-items:center;gap:16px;padding:14px;display:grid}.line-item p{color:#62645f;margin-bottom:0}.summary-panel{gap:14px;display:grid;position:sticky;top:94px}.checkout-preferences{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;gap:6px;padding:14px;display:grid}.checkout-preferences .eyebrow{margin-bottom:2px}.checkout-preferences span{color:#62645f;font-size:13px;font-weight:750}.empty-state{text-align:center;place-items:center;gap:12px;max-width:560px;min-height:300px;margin:0 auto;display:grid}.empty-state p{color:#62645f}.cart-drawer{box-shadow:-30px 0 80px rgba(var(--theme-primary-rgb), .16);z-index:50;background:#fff;grid-template-rows:auto 1fr auto;width:min(100%,440px);max-width:440px;transition:transform .18s;display:grid;position:fixed;top:0;bottom:0;right:0;transform:translate(105%)}.cart-drawer.open{transform:translate(0)}.drawer-header{border-bottom:1px solid rgba(var(--theme-primary-rgb), .08);justify-content:space-between;align-items:center;padding:22px;display:flex}.drawer-header h2{margin:0;font-size:28px}.cart-items{padding:12px 22px;overflow-y:auto}.empty-cart{color:#6c6f69;place-items:center;gap:10px;min-height:280px;display:grid}.cart-item{grid-template-columns:76px 1fr;gap:14px;padding:14px 0;display:grid}.cart-thumb{border-radius:8px;width:76px;height:76px}.cart-item h3{font-size:16px}.cart-item p{color:#686b65;margin-bottom:8px}.quantity-control{background:#f4f4f1;border-radius:8px;align-items:center;gap:6px;padding:4px;display:inline-flex}.quantity-control button{cursor:pointer;background:#fff;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.quantity-control button:disabled{cursor:not-allowed;opacity:.45}.quantity-control input{appearance:textfield;text-align:center;background:0 0;border:0;outline:none;width:48px;min-width:42px;height:28px;font-weight:900}.quantity-control input::-webkit-inner-spin-button{appearance:none;margin:0}.quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-control span{text-align:center;min-width:28px;font-weight:900}.cart-summary{border-top:1px solid rgba(var(--theme-primary-rgb), .08);gap:12px;padding:22px;display:grid}.summary-row{justify-content:space-between;align-items:center;display:flex}.summary-row span{color:#696c66}.summary-row.total{border-top:1px solid rgba(var(--theme-primary-rgb), .1);padding-top:12px;font-size:20px}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:22px 0;display:grid}.form-grid label{color:#555852;gap:7px;font-size:13px;font-weight:850;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select{border:1px solid rgba(var(--theme-primary-rgb), .1);background:#f7f7f4;border-radius:8px;outline:none;min-height:46px;padding:0 12px}.form-grid input:disabled,.form-grid select:disabled{color:#555852;cursor:not-allowed;opacity:.85}.shipping-weight-panel{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#f7f7f4;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.shipping-weight-readout{color:#555852;gap:8px;font-size:13px;font-weight:850;display:grid}.shipping-weight-readout span{align-items:center;gap:7px;display:inline-flex}.shipping-weight-readout strong{color:var(--theme-primary);font-size:20px}.shipping-weight-panel p{color:#555852;text-align:right;margin:0;font-size:14px}.auth-page{justify-items:center;display:grid}.auth-page .page-heading{text-align:center}.auth-panel{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;width:100%;max-width:760px;margin:0 auto;padding:clamp(18px,4vw,28px);animation:.42s both fade-up}.segmented-control{background:#f4f4f1;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:4px;margin-bottom:20px;padding:4px;display:grid}.segmented-control button{cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:850;display:inline-flex}.segmented-control button.active{background:var(--theme-primary);color:#fff}.auth-form{gap:14px;display:grid}.auth-form>label{color:#555852;gap:7px;font-size:13px;font-weight:850;display:grid}.auth-form input{border:1px solid rgba(var(--theme-primary-rgb), .1);background:#f7f7f4;border-radius:8px;outline:none;min-height:46px;padding:0 12px}.form-alert{border:1px solid rgba(var(--theme-tertiary-rgb), .2);color:color-mix(in srgb, var(--theme-tertiary) 82%, black);background:#fff4e7;border-radius:8px;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.form-alert.success{border-color:rgba(var(--theme-secondary-rgb), .2);color:var(--theme-secondary);background:#e7f7ef}.receipt-upload-panel{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#f7f7f4;border-radius:8px;gap:10px;width:min(100%,520px);padding:14px;display:grid}.receipt-upload-panel.inline{margin:8px 0}.receipt-upload-panel label{color:#555852;gap:7px;font-size:13px;font-weight:850;display:grid}.receipt-upload-panel label span{color:#62645f;font-size:12px;font-weight:650}.receipt-upload-panel input{border:1px solid rgba(var(--theme-primary-rgb), .1);background:#fff;border-radius:8px;min-height:44px;padding:9px 12px}.auth-state{animation:.42s both fade-up}.address-options,.payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.address-options button,.payment-options button{border:1px solid rgba(var(--theme-primary-rgb), .1);color:var(--theme-primary);cursor:pointer;text-align:left;background:#f7f7f4;border-radius:8px;gap:4px;min-height:96px;padding:14px;transition:border-color .16s,transform .16s,background .16s;display:grid}.address-options button:hover,.payment-options button:hover{transform:translateY(-2px)}.address-options button.selected,.payment-options button.selected{border-color:rgba(var(--theme-secondary-rgb), .45);background:#eef8f5}.address-options span,.payment-options span,.address-options small,.payment-options small{color:#62645f}.method-description-html{color:#62645f;font-size:14px;line-height:1.45;display:block}.method-description-html :where(p,ul,ol){margin:0 0 6px}.method-description-html :where(ul,ol){padding-left:18px}.method-description-html :where(a){color:var(--theme-secondary);font-weight:800}.method-description-html :where(img){border-radius:8px;max-width:100%;height:auto;display:block}.method-description-html>:last-child{margin-bottom:0}.product-reviews{gap:24px;display:grid}.review-summary{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 14px;display:inline-flex}.review-summary svg,.review-stars,.rating-picker button.active{color:var(--theme-secondary)}.review-summary span{color:#62645f;font-size:13px;font-weight:800}.reviews-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:18px;display:grid}.review-list{gap:12px;display:grid}.review-item,.review-form,.review-request-panel{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;gap:10px;padding:16px;display:grid}.review-item>div:first-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.review-item>div:first-child span{color:var(--theme-secondary);background:#e7f7ef;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.review-stars{gap:2px;display:inline-flex}.review-item h3,.review-form h3{margin:0;font-size:18px}.review-item p,.review-form p,.review-item small{color:#62645f;margin:0}.review-form{position:sticky;top:94px}.review-form label{color:#555852;gap:7px;font-size:13px;font-weight:850;display:grid}.review-form input,.review-form textarea{border:1px solid rgba(var(--theme-primary-rgb), .1);resize:vertical;background:#f7f7f4;border-radius:8px;outline:none;padding:10px 12px}.field-counter{color:#777a72;justify-self:end;font-size:12px;font-weight:800}.rating-picker{gap:4px;display:inline-flex}.rating-picker button{border:1px solid rgba(var(--theme-primary-rgb), .08);color:#a0a39c;cursor:pointer;background:#f7f7f4;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .16s,color .16s,transform .16s;display:inline-flex}.rating-picker button:hover{transform:translateY(-1px)}.review-request-panel{justify-items:center;width:min(100%,560px)}.review-inline-link{color:var(--theme-secondary);margin-left:10px;font-size:13px;font-weight:900;display:inline-flex}.checkout-actions{grid-template-columns:.7fr 1fr;gap:10px;display:grid}.empty-inline{border:1px solid rgba(var(--theme-primary-rgb), .08);color:#62645f;background:#f7f7f4;border-radius:8px;align-items:center;gap:10px;padding:14px;display:flex}.empty-inline p{margin:0}.success-state{text-align:center;place-items:center;padding:42px 12px 24px;display:grid}.success-state>span{color:var(--theme-secondary);background:#dff3e9;border-radius:999px;justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:20px;display:inline-flex}.page-heading,.account-nav,.settings-panel,.summary-panel,.empty-state,.gallery-panel,.detail-copy{animation:.42s both fade-up}.account-nav{flex-wrap:wrap;gap:10px;margin:-10px 0 24px;display:flex}.account-nav a{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:850;transition:border-color .16s,transform .16s;display:inline-flex}.account-nav a:hover{border-color:rgba(var(--theme-secondary-rgb), .28);transform:translateY(-2px)}.settings-panel{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;max-width:920px;padding:22px}.toggle-list{gap:12px;margin:18px 0;display:grid}.toggle-list label{color:#555852;align-items:center;gap:10px;font-weight:850;display:flex}.toggle-list input{accent-color:var(--theme-secondary);width:18px;height:18px}.save-note{color:var(--theme-secondary);margin:14px 0 0;font-weight:850}.order-list{gap:14px;display:grid}.order-card{border:1px solid rgba(var(--theme-primary-rgb), .08);background:#fff;border-radius:8px;grid-template-columns:1fr auto;gap:18px;padding:20px;transition:border-color .16s,transform .16s;display:grid}.order-card:hover{border-color:rgba(var(--theme-secondary-rgb), .24);transform:translateY(-3px)}.order-status-badge{border:1px solid rgba(var(--theme-primary-rgb), .08);color:#62645f;letter-spacing:0;text-transform:uppercase;border-radius:999px;align-items:center;min-height:26px;margin-bottom:10px;padding:0 10px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.order-status-badge.is-success{color:#166534;background:#edf7f0;border-color:#16653429}.order-status-badge.is-danger{color:#be123c;background:#fff1f2;border-color:#be123c29}.order-status-badge.is-info{color:#1d4ed8;background:#eff6ff;border-color:#1d4ed826}.order-status-badge.is-warning{color:#9a3412;background:#fff7ed;border-color:#c2410c24}.order-card strong{text-align:right;font-size:24px;display:block}.order-card span,.order-card p,.order-card li{color:#62645f}.order-card ul{grid-column:1/-1;margin:0}.site-footer{background:var(--theme-primary);color:#fff;grid-template-columns:minmax(220px,1.2fr) minmax(220px,1fr) auto;gap:28px;padding:clamp(34px,5vw,58px) clamp(18px,5vw,72px);animation:.42s both fade-up;display:grid}.site-footer .brand-mark{color:var(--theme-primary);background:#fff}.footer-brand p,.footer-copy{color:#ffffffa8;max-width:420px;margin-bottom:0}.footer-links{gap:10px;display:grid}.footer-links a{color:#ffffffbd;font-weight:800;transition:color .16s,transform .16s}.footer-links a:hover{color:#fff;transform:translate(3px)}.footer-social{gap:10px;display:flex}.footer-social a{background:#ffffff1a;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .16s,transform .16s;display:inline-flex}.footer-social svg{fill:currentColor;width:20px;height:20px}.footer-social a:hover{background:var(--theme-secondary);transform:translateY(-2px)}.footer-copy{border-top:1px solid #ffffff1f;grid-column:1/-1;max-width:none;padding-top:18px}.legal-page{max-width:1080px}.legal-document,.legal-empty{border:1px solid rgba(var(--theme-primary-rgb), .08);color:#444743;overflow-wrap:anywhere;word-break:normal;background:#fff;border-radius:8px;max-width:100%;padding:clamp(22px,4vw,42px);line-height:1.75;animation:.42s both fade-up;overflow-x:hidden}.legal-document *{max-width:100%}.legal-document div,.legal-document section,.legal-document article,.legal-document header,.legal-document footer,.legal-document aside,.legal-document p,.legal-document blockquote,.legal-document figure{width:auto!important}.legal-document>:first-child,.legal-empty>:first-child{margin-top:0}.legal-document>:last-child,.legal-empty>:last-child{margin-bottom:0}.legal-document h1,.legal-document h2,.legal-document h3,.legal-document h4{color:var(--theme-primary);margin:1.6em 0 .65em;line-height:1.15}.legal-document h1{font-size:clamp(30px,5vw,48px)}.legal-document h2,.legal-empty h2{font-size:clamp(24px,3vw,34px)}.legal-document h3{font-size:22px}.legal-document p,.legal-document li,.legal-empty p{color:#62645f}.legal-document a{color:var(--theme-secondary);text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-document ul,.legal-document ol{padding-left:24px}.legal-document blockquote{border-left:4px solid var(--theme-secondary);margin-left:0;padding-left:18px}.legal-document figure{margin-left:0;margin-right:0}.legal-document img,.legal-document video,.legal-document canvas,.legal-document svg{border-radius:8px;height:auto;max-width:100%!important}.legal-document iframe{aspect-ratio:16/9;border:0;border-radius:8px;height:auto;display:block;width:100%!important;max-width:100%!important}.legal-document table,.legal-document thead,.legal-document tbody,.legal-document tr{max-width:none}.legal-document table{border-collapse:collapse;table-layout:auto;min-width:100%;display:block;overflow-x:auto;width:max-content!important}.legal-document th,.legal-document td{border:1px solid rgba(var(--theme-primary-rgb), .12);text-align:left;vertical-align:top;white-space:normal;word-break:normal;padding:10px 12px}.legal-document th{color:var(--theme-primary);background:#eef4ef}.legal-document pre{color:#f8fafc;white-space:pre;background:#111827;border-radius:8px;padding:16px;overflow-x:auto}.legal-document code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}@media (max-width:1080px){.hero{grid-template-columns:1fr;min-height:auto}.hero img{max-height:560px}.toolbar{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail,.commerce-layout,.wizard-shell{grid-template-columns:1fr}.summary-panel,.wizard-summary{position:static}.wizard-steps{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.site-footer{grid-template-columns:1fr 1fr}.footer-social{grid-column:1/-1}}@media (max-width:760px){.desktop-nav{display:none}.site-header{height:66px}.hero{padding-top:22px}.hero-actions,.section-heading,.checkout-preview{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}.trust-strip{grid-template-columns:1fr}.category-tabs{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid,.address-options,.payment-options,.checkout-actions,.review-grid,.reviews-layout,.shipping-weight-panel{grid-template-columns:1fr}.review-form{position:static}.shipping-weight-panel p{text-align:left}.wizard-steps{grid-template-columns:1fr}.wizard-steps button{justify-content:flex-start}.search-page-form,.detail-lists{grid-template-columns:1fr}.variant-panel{padding:16px}.variant-summary div,.option-heading{flex-direction:column;align-items:flex-start;gap:4px}.option-chips button{min-width:calc(50% - 5px)}.line-item{grid-template-columns:70px 1fr}.order-card{grid-template-columns:1fr}.order-card strong{text-align:left}.line-item .quantity-control{grid-column:1/-1}.legal-page{padding-left:14px;padding-right:14px}.legal-document,.legal-empty{border-left:0;border-right:0;border-radius:8px;margin-left:-2px;margin-right:-2px;padding:18px;overflow-x:auto}.legal-document h1{font-size:30px}.legal-document h2,.legal-empty h2{font-size:24px}.legal-document h3{font-size:20px}.legal-document p,.legal-document li,.legal-document td,.legal-document th{font-size:15px}.legal-document table{min-width:560px}.legal-document th,.legal-document td{padding:8px 10px}.site-footer{grid-template-columns:1fr}.footer-social{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:520px){.brand span:last-child{display:none}.product-grid{grid-template-columns:1fr}.hero img{aspect-ratio:1/.86}.category-grid{grid-template-columns:1fr}.option-chips button{flex:100%}.color-chips button{justify-content:flex-start}}html[data-theme=dark]{color:#f3f4ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111412}html[data-theme=dark] body{color:#f3f4ef;background:#111412}html[data-theme=dark] .site-header{background:#111412e0;border-bottom-color:#ffffff14}html[data-theme=dark] .desktop-nav,html[data-theme=dark] .hero-copy>p:not(.eyebrow),html[data-theme=dark] .checkout-preview p,html[data-theme=dark] .section-heading>p,html[data-theme=dark] .wizard-panel-heading p,html[data-theme=dark] .line-item p,html[data-theme=dark] .cart-item p,html[data-theme=dark] .summary-row span,html[data-theme=dark] .empty-state p,html[data-theme=dark] .review-card span,html[data-theme=dark] .checkout-preferences span,html[data-theme=dark] .method-description-html,html[data-theme=dark] .address-options span,html[data-theme=dark] .payment-options span,html[data-theme=dark] .address-options small,html[data-theme=dark] .payment-options small,html[data-theme=dark] .order-card span,html[data-theme=dark] .order-card p,html[data-theme=dark] .order-card li,html[data-theme=dark] .review-summary span,html[data-theme=dark] .review-item p,html[data-theme=dark] .review-form p,html[data-theme=dark] .review-item small,html[data-theme=dark] .field-counter{color:#b7beb7}html[data-theme=dark] .icon-button,html[data-theme=dark] .secondary-button,html[data-theme=dark] .product-card,html[data-theme=dark] .category-tabs,html[data-theme=dark] .search-field,html[data-theme=dark] .sort-select,html[data-theme=dark] .trust-strip article,html[data-theme=dark] .line-item,html[data-theme=dark] .cart-drawer,html[data-theme=dark] .auth-panel,html[data-theme=dark] .account-nav a,html[data-theme=dark] .settings-panel,html[data-theme=dark] .order-card,html[data-theme=dark] .checkout-preferences,html[data-theme=dark] .review-summary,html[data-theme=dark] .review-item,html[data-theme=dark] .review-form,html[data-theme=dark] .review-request-panel,html[data-theme=dark] .summary-panel,html[data-theme=dark] .receipt-upload-panel input{color:#f3f4ef;background:#1a1f1c;border-color:#ffffff1a}html[data-theme=dark] .primary-button,html[data-theme=dark] .category-tabs button.active,html[data-theme=dark] .segmented-control button.active{color:#111412;background:#f3f4ef;border-color:#f3f4ef}html[data-theme=dark] .brand-mark,html[data-theme=dark] .cart-badge,html[data-theme=dark] .button-count{background:var(--theme-secondary);color:#fff}html[data-theme=dark] .segmented-control,html[data-theme=dark] .quantity-control,html[data-theme=dark] .form-grid input,html[data-theme=dark] .form-grid select,html[data-theme=dark] .auth-form input,html[data-theme=dark] .review-form input,html[data-theme=dark] .review-form textarea,html[data-theme=dark] .rating-picker button,html[data-theme=dark] .address-options button,html[data-theme=dark] .payment-options button,html[data-theme=dark] .shipping-weight-panel,html[data-theme=dark] .review-card,html[data-theme=dark] .empty-inline,html[data-theme=dark] .receipt-upload-panel{color:#f3f4ef;background:#141815;border-color:#ffffff1a}html[data-theme=dark] .quantity-control button,html[data-theme=dark] .favorite-button,html[data-theme=dark] .badge{color:#f3f4ef;background:#222821}html[data-theme=dark] .address-options button.selected,html[data-theme=dark] .payment-options button.selected{background:rgba(var(--theme-secondary-rgb), .14);border-color:rgba(var(--theme-secondary-rgb), .5)}html[data-theme=dark] .shipping-weight-readout strong,html[data-theme=dark] .search-field input,html[data-theme=dark] .sort-select select{color:#f3f4ef}
