.store-nav{gap:18px}.store-nav .store-search{margin-left:auto;display:flex;align-items:center;min-width:260px;background:#f5f1f7;border-radius:999px;padding:4px 8px}.store-search input{border:0;background:transparent;padding:8px 10px;min-width:0;flex:1}.store-search button{border:0;background:transparent;font-size:20px;cursor:pointer}.topline a{color:inherit}.store-section{width:min(1200px,calc(100% - 32px));margin:68px auto}.store-section-head{text-align:center;max-width:760px;margin:0 auto 30px}.store-section-head h2,.store-page-head h1,.store-auth h1{font-size:clamp(2rem,5vw,4rem);margin:.2em 0}.store-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.store-category-card{display:grid;grid-template-columns:45% 55%;min-height:250px;border-radius:22px;overflow:hidden;background:#fff;text-decoration:none;color:#24201e;box-shadow:0 15px 45px rgba(73,44,91,.1);transition:.2s transform}.store-category-card:hover{transform:translateY(-5px)}.store-category-card img{width:100%;height:100%;object-fit:cover}.store-category-card div{padding:24px}.store-category-card span{font-weight:800;color:#a6532f}.store-category-card h3{font-size:24px;margin:8px 0}.store-category-card small{color:#746b7c}.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.store-product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 40px rgba(73,44,91,.1);display:flex;flex-direction:column}.store-product-image{height:250px;position:relative;display:block;background:#f2edf5}.store-product-image img{width:100%;height:100%;object-fit:cover}.store-badge{position:absolute;top:14px;left:14px;background:#fff;color:#a6532f;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.store-product-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.store-category-label{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#a6532f;text-decoration:none;font-weight:800}.store-product-card h3{font-size:22px;margin:8px 0}.store-product-card h3 a{text-decoration:none;color:#292321}.store-product-card p{color:#6f6577;line-height:1.55}.store-product-card-foot{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid #eee6f2}.store-product-card-foot strong{display:block;font-size:18px}.store-product-card-foot small{display:block;color:#7c7282}.store-product-card-foot>a{font-weight:800;color:#a6532f;text-decoration:none}.store-center{text-align:center;margin-top:28px}.store-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:min(1100px,calc(100% - 32px));margin:28px auto}.store-steps article{background:#fff;border-radius:18px;padding:24px;text-align:left;box-shadow:0 10px 30px rgba(73,44,91,.08)}.store-steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#a6532f;color:#fff}.store-catalog-toolbar{display:flex;justify-content:space-between;margin:24px 0}.category-tabs a{display:inline-block;padding:10px 16px;text-decoration:none;color:#3a302c;border-radius:999px}.category-tabs a.active{background:#a6532f;color:#fff}.store-empty{text-align:center;padding:80px 20px}.store-product-detail{width:min(1180px,calc(100% - 32px));margin:48px auto;display:grid;grid-template-columns:1.05fr .95fr;gap:50px}.store-product-media>img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:24px;background:#f4eef7}.store-media-thumbs{display:flex;gap:10px;margin-top:12px}.store-media-thumbs button{width:74px;height:74px;border:2px solid #a6532f;border-radius:12px;background:#fff;padding:3px}.store-media-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:8px}.store-breadcrumb{text-transform:uppercase;font-weight:800;letter-spacing:.08em;color:#a6532f;text-decoration:none;font-size:13px}.store-product-info h1{font-size:clamp(2.3rem,5vw,4.5rem);line-height:1.02;margin:14px 0}.store-lead{font-size:20px;color:#6e6476;line-height:1.6}.store-price{padding:18px 0;border-top:1px solid #e9e0ed;border-bottom:1px solid #e9e0ed;margin:22px 0}.store-price strong{font-size:28px;display:block}.store-price small{color:#766c7e}.store-buy-box{display:grid;gap:14px}.store-buy-box label,.store-panel label{display:grid;gap:7px;font-weight:700}.store-buy-box input,.store-buy-box select,.store-buy-box textarea,.store-panel input,.store-panel select,.store-panel textarea{width:100%;padding:12px 13px;border:1px solid #ddd1e4;border-radius:10px;background:#fff;font:inherit}.store-buy-box fieldset{border:1px solid #e6dce9;border-radius:12px;padding:14px}.store-radio{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important;margin:8px 0}.store-radio input,.store-check input{width:auto!important}.store-wide{display:block;width:100%;text-align:center;border:0;cursor:pointer}.store-facts{padding:0;list-style:none;margin-top:24px}.store-facts li{padding:11px 0;border-bottom:1px solid #eee6f2}.store-facts li:before{content:'✓';color:#4c9b45;font-weight:900;margin-right:8px}.store-description{width:min(900px,calc(100% - 32px));margin:20px auto 70px;background:#fff;padding:32px;border-radius:20px}.store-page-head{width:min(1180px,calc(100% - 32px));margin:48px auto 24px}.store-checkout-layout{width:min(1180px,calc(100% - 32px));margin:0 auto 70px;display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.store-panel{background:#fff;padding:26px;border-radius:20px;box-shadow:0 12px 35px rgba(73,44,91,.08)}.store-panel h2{margin-top:0}.store-summary{position:sticky;top:110px}.store-summary-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee6f2}.store-cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:16px;padding:16px 0;border-bottom:1px solid #eee6f2;align-items:center}.store-cart-item img{width:90px;height:90px;object-fit:cover;border-radius:12px}.store-cart-actions{display:flex;gap:8px;align-items:center}.store-cart-actions input{width:70px}.store-small-button{border:1px solid #cbbbd4;background:#fff;color:#a6532f;padding:8px 10px;border-radius:8px;cursor:pointer}.store-message{padding:12px;border-radius:10px;background:#f1e9f7;color:#a6532f}.store-message.error{background:#fff0ed;color:#b42318}.store-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.span-2{grid-column:span 2}.store-options{display:grid;gap:10px;margin:14px 0 24px}.store-options label{display:flex;grid-template-columns:auto 1fr;gap:12px;align-items:center;border:1px solid #e5dbe9;border-radius:12px;padding:14px}.store-options input{width:auto}.store-options span{display:grid}.store-options small{font-weight:400;color:#776d7d}.store-auth{width:min(1050px,calc(100% - 32px));margin:60px auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.store-auth-copy{padding:35px}.store-auth-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.store-auth-links a{padding:10px 13px;border:1px solid #d9ccdf;border-radius:9px;text-decoration:none}.account-type-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border:0;padding:0;margin:0}.account-type-choice legend{font-weight:900;margin-bottom:10px}.account-type-card{display:flex!important;grid-template-columns:auto 1fr!important;gap:12px!important;align-items:center;border:2px solid #e3d8e8;border-radius:14px;padding:15px;cursor:pointer;background:#fff}.account-type-card input{width:auto!important}.account-type-card span{display:grid}.account-type-card small{color:#776d7d;font-weight:400}.account-type-card.selected{border-color:#a6532f;background:#f4edf9}.store-account-grid{width:min(1180px,calc(100% - 32px));margin:0 auto 70px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.store-account-grid .wide{grid-column:1/-1}.store-account-table{width:100%;border-collapse:collapse}.store-account-table th,.store-account-table td{text-align:left;padding:10px;border-bottom:1px solid #eee6f2}.store-status-pill{display:inline-block;padding:5px 8px;background:#f1e9f7;border-radius:999px;font-size:12px}.cart-link{text-decoration:none}.footer{margin-top:0}@media(max-width:950px){.store-category-grid,.store-product-grid{grid-template-columns:repeat(2,1fr)}.store-product-detail,.store-checkout-layout,.store-auth{grid-template-columns:1fr}.store-summary{position:static}.store-steps{grid-template-columns:repeat(2,1fr)}.store-nav .store-search{order:20;width:100%;margin:0}.store-account-grid{grid-template-columns:1fr}}@media(max-width:620px){.store-category-grid,.store-product-grid,.store-steps{grid-template-columns:1fr}.store-category-card{grid-template-columns:1fr;min-height:0}.store-category-card img{height:210px}.store-product-image{height:220px}.store-form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.store-cart-item{grid-template-columns:70px 1fr}.store-cart-item>div:last-child{grid-column:2}.store-product-detail{gap:24px;margin-top:24px}.store-product-info h1{font-size:2.4rem}.store-page-head{margin-top:28px}}
.hero-image{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right}.hero-image-light{display:block}.hero-image-dark{display:none}html[data-theme="dark"] .hero-image-light{display:none}html[data-theme="dark"] .hero-image-dark{display:block}@media(max-width:650px){.hero-image img{object-position:64% bottom;object-fit:contain;height:62%;top:auto}}

.store-media-thumbs{overflow-x:auto;padding-bottom:4px}.store-media-thumbs button{flex:0 0 74px;border-color:transparent;cursor:pointer;transition:border-color .15s ease,transform .15s ease}.store-media-thumbs button:hover{transform:translateY(-1px)}.store-media-thumbs button.active{border-color:#a6532f}.store-product-media>img{transition:opacity .15s ease}
.store-category-tree-browser{margin:18px 0 24px;padding:20px;border:1px solid var(--store-line,#e6ddd7);border-radius:20px;background:var(--store-surface,#fff)}
.store-category-tree-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:14px}.store-category-tree-head h2{margin:4px 0 6px}.store-category-tree-head p{margin:0;color:var(--store-muted,#776d68)}
.store-category-tree-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.store-category-tree-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px 12px calc(14px + min(var(--category-depth),3)*10px);border:1px solid var(--store-line,#e6ddd7);border-radius:15px;text-decoration:none;color:inherit;background:var(--store-soft,#faf6f2);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.store-category-tree-item:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(43,37,34,.08)}.store-category-tree-item.active{border-color:#a6532f;box-shadow:0 0 0 1px #a6532f}.store-category-tree-item>img,.store-category-tree-icon{width:48px;height:48px;border-radius:12px}.store-category-tree-item>img{object-fit:cover;background:#fff}.store-category-tree-icon{display:grid;place-items:center;background:#f2e8e2;font-size:21px}.store-category-tree-item>div{display:grid;gap:2px;min-width:0}.store-category-tree-item>div>span{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#a6532f}.store-category-tree-item b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-category-tree-item small{color:var(--store-muted,#776d68);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-category-tree-item>strong{font-size:12px;white-space:nowrap}
@media(max-width:720px){.store-category-tree-browser{padding:14px}.store-category-tree-list{grid-template-columns:1fr}.store-category-tree-item{grid-template-columns:42px minmax(0,1fr);padding-left:calc(12px + min(var(--category-depth),2)*8px)}.store-category-tree-item>img,.store-category-tree-icon{width:42px;height:42px}.store-category-tree-item>strong{grid-column:2}}

.store-order-summary{position:sticky;bottom:10px;z-index:5;display:grid;grid-template-columns:auto repeat(4,minmax(0,1fr));gap:10px;align-items:center;margin:14px 0;padding:12px 14px;border:1px solid var(--store-line,#e6ddd7);border-radius:16px;background:color-mix(in srgb,var(--store-surface,#fff) 94%,transparent);box-shadow:0 12px 34px rgba(43,37,34,.13);backdrop-filter:blur(12px)}.store-order-summary>span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#a6532f}.store-order-summary>div{display:grid;gap:2px}.store-order-summary small{color:var(--store-muted,#776d68)}.store-order-summary b{font-size:14px}.store-order-summary .total b{font-size:18px}.dimension-price-field[hidden]{display:none!important}@media(max-width:760px){.store-order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.store-order-summary>span{grid-column:1/-1}.store-order-summary .total{grid-column:1/-1}}
.store-customer-upload{display:grid;gap:12px;margin:14px 0;padding:16px;border:1px solid var(--store-line,#e6ddd7);border-radius:16px;background:var(--store-soft,#faf6f2)}.store-customer-upload p{margin:4px 0 0;color:var(--store-muted,#776d68)}.store-file-drop{display:grid;gap:4px;padding:16px;border:1px dashed #a6532f;border-radius:14px;background:var(--store-surface,#fff);cursor:pointer}.store-file-drop strong{color:#a6532f}.store-file-drop span{font-size:12px;color:var(--store-muted,#776d68)}.store-file-drop input{margin-top:8px}.store-customer-file-list{display:grid;gap:8px}.store-customer-file-list>span{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--store-line,#e6ddd7);border-radius:12px;background:var(--store-surface,#fff)}.store-customer-file-list small{color:var(--store-muted,#776d68)}.store-customer-file-list button{border:0;background:transparent;color:#a6532f;font-weight:800;cursor:pointer}.store-customer-upload textarea{width:100%}
@media(max-width:620px){.store-customer-file-list>span{grid-template-columns:1fr auto}.store-customer-file-list small{grid-row:2;grid-column:1}}

.store-link-button{display:block;width:100%;margin-top:10px;padding:10px 12px;border:0;background:transparent;color:#a6532f;font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.store-panel form[hidden],.store-auth-links[hidden]{display:none!important}.store-panel form>p{color:#6f6577;line-height:1.55}.store-panel form>h2{margin-bottom:8px}
