/* Static storefront stylesheet: served directly without Node or Vite. */
:root{--ink:#2d211b;--muted:#766a61;--cream:#fffaf0;--paper:#fff;--maroon:#771f2b;--saffron:#d98218;--line:#eadfce;--shadow:0 12px 30px rgba(70,42,24,.09)}
.store-logo-image{display:block;width:auto;height:46px;max-width:180px;object-fit:contain}.hero-symbol .store-logo-image{width:100%;height:auto;max-width:360px;max-height:300px;margin:auto;opacity:.18}.image-placeholder .placeholder-image,.cart-placeholder .placeholder-image,.account-item-placeholder .placeholder-image{width:100%;height:100%;object-fit:cover}.image-placeholder .placeholder-image{min-height:260px}.cart-placeholder,.account-item-placeholder{overflow:hidden}
*{box-sizing:border-box}html{scroll-behavior:smooth}.store-body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}.store-body a{color:inherit;text-decoration:none}.store-shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}.store-header{position:sticky;top:0;z-index:20;background:rgba(255,250,240,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-row{min-height:72px;display:grid;grid-template-columns:auto minmax(260px,520px) auto;gap:28px;align-items:center}.brand{display:flex;align-items:center;gap:9px;font-size:1.25rem;font-weight:800;color:var(--maroon)!important;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--maroon);color:#fff;font-size:1.35rem}.header-search{display:flex}.header-search input,.filters input,.filters select,.field input,.field textarea,.field select,.form-grid input,.form-grid textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 13px;font:inherit;color:var(--ink)}.header-search input{border-radius:10px 0 0 10px}.header-search button{border:0;background:var(--maroon);color:#fff;padding:0 18px;border-radius:0 10px 10px 0}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px;font-weight:650;white-space:nowrap}.cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:20px;background:var(--saffron);color:#fff;font-size:.75rem}.hero{background:radial-gradient(circle at 80% 20%,#f4c97b 0,transparent 25%),linear-gradient(135deg,#fff9ec,#f6e5bf);border-bottom:1px solid var(--line)}.hero-grid{min-height:520px;display:grid;grid-template-columns:3fr 2fr;align-items:center;gap:40px}.hero h1{font-family:Georgia,serif;font-size:clamp(2.5rem,6vw,4.7rem);line-height:1.04;max-width:800px;margin:.15em 0 .35em;color:#4d1820}.hero p:not(.eyebrow){font-size:1.15rem;color:var(--muted);max-width:620px;margin-bottom:30px}.hero-symbol{font-size:clamp(10rem,22vw,18rem);line-height:1;text-align:center;color:rgba(119,31,43,.13)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:800;color:var(--saffron);margin:0 0 6px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:11px 20px;border:1px solid var(--maroon);border-radius:10px;background:var(--maroon);color:#fff!important;font:inherit;font-weight:750;cursor:pointer}.button:hover{background:#5f1721}.button.secondary{background:#fff;color:var(--maroon)!important}.button.full{width:100%}.section{padding-block:64px}.section.narrow{width:min(1050px,calc(100% - 32px))}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:25px}.section-heading h1,.section-heading h2{font-family:Georgia,serif;color:#4d1820;font-size:clamp(2rem,4vw,3rem);margin:0}.section-heading>a{color:var(--maroon);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-grid a{min-height:140px;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.category-grid span{font-family:Georgia,serif;font-weight:700;font-size:1.25rem}.category-grid small{color:var(--maroon);margin-top:8px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.product-image-wrap{display:block;aspect-ratio:1;background:#f4ead9;overflow:hidden}.product-image-wrap img,.main-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{width:100%;height:100%;min-height:260px;display:grid;place-items:center;font-size:6rem;color:rgba(119,31,43,.25);background:linear-gradient(145deg,#f7e8ca,#fff8e9)}.product-card-body{padding:17px}.product-card h3{font-family:Georgia,serif;font-size:1.18rem;line-height:1.3;margin:0 0 10px;min-height:3em}.price{font-weight:800;color:var(--maroon);margin:8px 0 15px}.price del{font-size:.82em;color:var(--muted);font-weight:500;margin-left:7px}.price.large{font-size:1.7rem}.product-card .button{min-height:40px;font-size:.9rem}.trust{background:#4d1820;color:#fff;padding:34px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trust-grid div{display:flex;flex-direction:column}.trust-grid span{opacity:.75}.store-footer{padding:55px 0;background:#231a16;color:#fff}.store-footer p,.store-footer small{opacity:.7}.filters{display:grid;grid-template-columns:2fr 1fr auto;gap:12px;margin-bottom:28px}.pagination{margin-top:30px}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);gap:55px}.main-image{aspect-ratio:1;background:#f4ead9;border-radius:18px;overflow:hidden}.thumbs{display:flex;gap:10px;overflow:auto;margin-top:12px}.thumbs button{width:72px;height:72px;padding:0;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.thumbs img{width:100%;height:100%;object-fit:cover}.product-info h1{font:700 clamp(2.1rem,4vw,3.5rem)/1.08 Georgia,serif;color:#4d1820;margin:5px 0 14px}.lead{color:var(--muted);font-size:1.05rem}.configurator{border-top:1px solid var(--line);margin-top:25px;padding-top:18px}.configurator h2,.description h2{font:700 1.35rem Georgia,serif}.field{margin:18px 0}.field>label{display:block;font-weight:750;margin-bottom:5px}.field>small{display:block;color:var(--muted);margin-bottom:7px}.required{color:#b42318}.choice-list{display:grid;gap:8px}.choice-list label{display:flex;gap:10px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff}.choice-list b{color:var(--maroon);margin-left:5px}.buy-row{display:grid;grid-template-columns:90px 1fr;gap:12px;margin-top:26px}.buy-row label{font-size:.8rem;font-weight:700}.buy-row input{width:100%;height:46px;border:1px solid var(--line);border-radius:9px;padding:8px;margin-top:3px}.description{border-top:1px solid var(--line);margin-top:30px;padding-top:20px}.alert{margin-top:18px;padding:13px 16px;border-radius:10px}.alert.success{background:#eaf7ec;color:#176327}.alert.error{background:#fff0ef;color:#912018}.alert ul{margin:5px 0 0}.empty-state{grid-column:1/-1;padding:60px 20px;text-align:center;border:1px dashed var(--line);border-radius:16px;background:#fff}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px}.cart-item{display:grid;grid-template-columns:112px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img,.cart-placeholder{width:112px;height:112px;object-fit:cover;border-radius:12px;background:#f3e5cc}.cart-placeholder{display:grid;place-items:center;font-size:2rem}.cart-copy h2{font:700 1.15rem Georgia,serif;margin:0}.cart-copy p{font-size:.86rem;color:var(--muted);margin:3px 0}.cart-controls input{width:65px;padding:7px;border:1px solid var(--line);border-radius:7px}.cart-controls button{border:0;background:transparent;color:var(--maroon);cursor:pointer}.cart-controls form{margin-bottom:10px}.link-danger{color:#a32020!important}.summary{align-self:start;background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow)}.summary h2{font:700 1.35rem Georgia,serif;margin-top:0}.summary>div{display:flex;justify-content:space-between;gap:15px;margin:13px 0}.summary-total{font-size:1.2rem}.summary small{display:block;color:var(--muted);margin-top:12px}.checkout-form{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{font-weight:700;font-size:.9rem}.form-grid input,.form-grid textarea{display:block;margin-top:5px}.form-grid textarea{min-height:95px}.form-grid .wide{grid-column:1/-1}fieldset{border:0;padding:20px 0 0;margin-top:20px;border-top:1px solid var(--line)}legend{font:700 1.35rem Georgia,serif}.payment-option{display:flex;gap:12px;padding:14px;border:1px solid var(--line);border-radius:10px;margin:10px 0}.payment-option span{display:flex;flex-direction:column}.payment-option small{color:var(--muted)}.payment-option.disabled{opacity:.55}.success-panel{background:#fff;padding:55px 24px;border:1px solid var(--line);border-radius:18px;text-align:center;box-shadow:var(--shadow)}.success-panel h1{font:700 clamp(2rem,5vw,3.5rem) Georgia,serif;color:#4d1820}.success-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;background:#e5f5e9;color:#217338;border-radius:50%;font-size:2rem}.success-actions{display:flex;gap:10px;justify-content:center;margin-top:25px}
@media(max-width:900px){.header-row{grid-template-columns:auto auto;gap:12px}.header-search{grid-column:1/-1;grid-row:2;padding-bottom:12px}.header-actions{gap:13px;font-size:.9rem}.hero-grid{min-height:470px;grid-template-columns:1fr}.hero-symbol{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr;gap:30px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary{position:static}}
@media(max-width:640px){.store-shell,.section.narrow{width:min(100% - 22px,1180px)}.store-header{position:relative}.header-row{padding-top:10px;min-height:auto}.brand{font-size:1.05rem}.brand-mark{width:32px;height:32px}.header-actions a:first-child,.header-actions a:last-child{display:none}.hero-grid{min-height:420px}.hero h1{font-size:2.65rem}.section{padding-block:42px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-card-body{padding:12px}.product-card h3{font-size:1rem}.product-card .eyebrow{font-size:.62rem}.product-card .button{padding:8px;font-size:.78rem}.category-grid{gap:10px}.category-grid a{min-height:110px;padding:15px}.trust-grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.product-detail{padding-top:20px}.product-info h1{font-size:2.25rem}.buy-row{position:sticky;bottom:0;z-index:10;background:var(--cream);padding:10px 0}.cart-item{grid-template-columns:82px 1fr}.cart-item img,.cart-placeholder{width:82px;height:82px}.cart-controls{grid-column:2}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.checkout-form{padding:17px}.success-actions{flex-direction:column}}
.auth-wrap{display:grid;place-items:center;min-height:calc(100vh - 150px)}.auth-card{width:min(100%,440px);background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px;box-shadow:var(--shadow)}.auth-card h1{font:700 2.3rem Georgia,serif;color:#4d1820;margin:.1em 0}.auth-card>p{color:var(--muted)}.auth-card form>label:not(.remember){display:block;font-weight:700;margin:16px 0}.auth-card form>label small{color:var(--muted);font-weight:500}.auth-card input[type=text],.auth-card input[type=tel],.auth-card input[type=email],.auth-card input[type=password]{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:10px;padding:12px;font:inherit}.remember{display:flex;gap:8px;margin:12px 0 20px}.auth-links{display:flex;justify-content:space-between;gap:12px;margin-top:20px;font-size:.9rem;color:var(--maroon)}
.account-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:start}.profile-card,.account-order{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.profile-card{padding:23px;position:sticky;top:95px}.profile-card h2,.order-history>h2{font:700 1.45rem Georgia,serif;color:#4d1820;margin-top:0}.profile-card dl{margin:0}.profile-card dl div{padding:13px 0;border-bottom:1px solid var(--line)}.profile-card dl div:last-child{border:0}.profile-card dt{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.profile-card dd{margin:3px 0 0;font-weight:700;overflow-wrap:anywhere}.account-order{overflow:hidden;margin-bottom:18px}.account-order>header,.account-order>footer{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:15px 18px;background:#fffaf2}.account-order>header div{display:flex;flex-direction:column}.account-order>header span,.account-order>footer span{font-size:.82rem;color:var(--muted)}.order-status{display:inline-block;padding:5px 10px;border-radius:30px;background:#f5e5c7;color:var(--maroon)!important;font-weight:800}.account-order-items{padding:0 18px}.account-order-item{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.account-order-item:last-child{border:0}.account-order-item img,.account-item-placeholder{width:64px;height:64px;border-radius:9px;object-fit:cover;background:#f3e5cc}.account-item-placeholder{display:grid;place-items:center;color:var(--maroon)}.account-order-item>div{display:flex;flex-direction:column}.account-order-item span,.account-order-item small{color:var(--muted)}
@media(max-width:760px){.account-grid{grid-template-columns:1fr}.profile-card{position:static}.account-order-item{grid-template-columns:52px 1fr}.account-order-item img,.account-item-placeholder{width:52px;height:52px}.account-order-item>b{grid-column:2}.account-page .section-heading{align-items:center}}
