/* ALQUA storefront on the Luxury theme: original gold #a99557, white canvas, centered logo,
   charcoal footer. Rebuilt without the original Bootstrap/jQuery dependency. */
:root{--gold:#a99557;--gold-dark:#77652e;--ink:#292c27;--muted:#73756e;--cream:#f5f3ec;--line:#e5e4dc;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:15px/1.65 var(--sans);background:var(--white)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--gold-dark);outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}p+p{margin-top:20px}svg{width:22px;height:22px;flex-shrink:0}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.announcement{text-align:center;background:var(--gold);color:#fff;font-size:11px;letter-spacing:1.8px;padding:9px 16px}.site-header{border-bottom:1px solid var(--line);background:white}.header-inner{max-width:1440px;margin:auto;min-height:119px;padding:20px 48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.main-nav,.header-actions{display:flex;align-items:center;gap:32px}.main-nav a{font-size:13px}.main-nav a:hover,.site-footer a:hover{color:var(--gold-dark)}.wordmark{font:32px var(--serif);letter-spacing:5px;text-align:center}.wordmark span{display:block;font:8px var(--sans);letter-spacing:2px;margin-top:9px}.header-actions{justify-content:flex-end;gap:27px;font-size:12px}.currency{color:var(--muted)}.bag-link{display:flex;align-items:center;gap:8px}#bag-count{display:grid;place-items:center;min-width:20px;height:20px;font-size:10px;border:1px solid var(--line);border-radius:50%}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:2.6px;color:var(--gold-dark);font-weight:600;margin-bottom:21px}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);min-height:610px}.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:74px max(48px,calc((100vw - 1240px)/2)) 70px; padding-right:45px}.hero h1{font-size:clamp(48px,4.8vw,72px);letter-spacing:-2px;max-width:550px}.hero h1 em{font-weight:400;color:var(--gold-dark)}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#686b61;max-width:340px;margin:26px 0 30px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:28px;background:var(--ink);color:white;border:1px solid var(--ink);padding:15px 24px;font-size:12px;letter-spacing:.5px;min-height:49px;transition:background .2s}.btn:hover:not(:disabled){background:#444a3a}.btn-light{background:transparent;color:var(--ink);border-color:var(--line)}.btn-light:hover:not(:disabled){background:var(--cream)}.btn-gold{background:var(--gold-dark);border-color:var(--gold-dark)}.hero-picture{position:relative;background:white;min-height:610px;display:flex;justify-content:center;align-items:center;padding:28px 30px 38px}.hero-picture img{height:536px;width:100%;object-fit:contain}.image-note{position:absolute;bottom:16px;right:32px;color:var(--muted);font-size:10px;letter-spacing:1px}.hero-index{font-size:10px;color:var(--muted);letter-spacing:2px;margin-top:44px}.values{border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:23px 0}.values>div{display:flex;justify-content:center;align-items:center;gap:13px;font-size:11px;letter-spacing:.6px}.values>div+div{border-left:1px solid var(--line)}.values svg{color:var(--gold-dark);width:20px;height:20px}.section{padding-block:85px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:38px}.section-head h2{font-size:43px;letter-spacing:-1px}.section-head .eyebrow{margin-bottom:12px}.text-link{font-size:12px;border-bottom:1px solid var(--gold);padding-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px}.product-card{min-width:0}.product-photo{position:relative;display:block;background:#fafaf7;border:1px solid #f1f0eb;overflow:hidden}.product-photo img{width:100%;aspect-ratio:4/5;object-fit:contain;mix-blend-mode:multiply;padding:19px;transition:transform .4s}.product-photo:hover img{transform:scale(1.025)}.card-meta{padding:21px 0 13px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.card-meta h3{font-size:26px;margin-bottom:8px}.product-subtitle{color:var(--muted);font-size:12px}.price{font-size:13px;white-space:nowrap;padding-top:6px}.pending-price{color:var(--muted);font-size:11px;white-space:nowrap;padding-top:9px}.card-link{font-size:11px;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:13px 0;letter-spacing:.4px}.story-panel{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--cream);margin-bottom:85px}.story-photo{background:#f9f8f4;min-height:430px;padding:25px}.story-photo img{width:100%;height:380px;object-fit:contain;mix-blend-mode:multiply}.story-copy{padding:66px 65px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-copy h2{font-size:44px;letter-spacing:-1px}.story-copy p:not(.eyebrow){font-size:13px;color:var(--muted);margin:23px 0;max-width:375px;line-height:1.9}.closing{text-align:center;padding:0 24px 82px}.closing h2{font-size:34px}.closing p{color:var(--muted);font-size:13px;margin-top:15px}.site-footer{background:#30332e;color:#e6e7df;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:35px}.footer-brand .wordmark{font-size:28px;color:#f4f1e7}.footer-brand p{font-size:12px;color:#b7bbae;margin-top:20px;line-height:1.9}.site-footer h2{font:11px var(--sans);color:#d2c79f;letter-spacing:1px;margin-bottom:20px}.site-footer a:not(.wordmark){display:block;font-size:12px;color:#bfc2b8;margin:8px 0}.site-footer a:hover{color:#fff}.site-footer address{font-size:12px;font-style:normal;line-height:1.9;color:#bfc2b8}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid #4b4e46;display:flex;justify-content:space-between;gap:18px;font-size:10px;color:#a6ab9d}.loading{padding:120px 24px;text-align:center;color:var(--muted)}.skip-link{position:fixed;top:-100px;left:16px;padding:12px;background:white;z-index:20}.skip-link:focus{top:10px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,25px);background:var(--ink);color:white;padding:14px 24px;font-size:13px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:30;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.page-head{padding:61px 0 40px;border-bottom:1px solid var(--line);margin-bottom:35px}.page-head h1{font-size:52px;letter-spacing:-1.5px}.page-head p:not(.eyebrow){color:var(--muted);margin-top:18px;font-size:14px}.shop-section{padding-bottom:90px}.shop-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 26px;font-size:12px;color:var(--muted)}.search-field{max-width:300px;width:100%;border:1px solid var(--line);padding:10px 13px;background:white;border-radius:0}.breadcrumb{font-size:11px;color:var(--muted);padding:27px 0}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding-bottom:80px;align-items:start}.detail-photo{background:#fafaf7;border:1px solid #f1f0eb}.detail-photo img{width:100%;max-height:690px;aspect-ratio:2/3;object-fit:contain;mix-blend-mode:multiply;padding:24px}.detail-copy{padding-top:34px}.detail-copy h1{font-size:56px;letter-spacing:-1px}.detail-subtitle{font-size:15px;color:var(--muted);margin-top:14px}.detail-price{font-size:22px;margin:28px 0}.detail-description{color:#62675d;line-height:1.9;font-size:14px}.purchase-row{display:flex;gap:12px;margin-top:28px}.quantity-field{width:75px;border:1px solid var(--line);padding:12px;text-align:center;background:white}.purchase-row .btn{flex:1}.field-label{font-size:11px;color:var(--muted);display:block;margin:24px 0 -20px}.small-note{font-size:11px;color:var(--muted);margin-top:15px}.detail-copy details{border-top:1px solid var(--line);padding:17px 0}.detail-copy details:first-of-type{margin-top:32px}.detail-copy details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:12px;letter-spacing:.3px}details p{color:var(--muted);font-size:12px;padding-top:14px}.prose{max-width:720px;padding:66px 0 90px;min-height:460px}.prose h1{font-size:50px;margin-bottom:28px}.prose h2{font-size:26px;margin:28px 0 16px}.prose p{color:#62675d;line-height:1.95;font-size:14px}.prose address{font-style:normal;margin:24px 0;color:#62675d}.prose .btn{margin-top:28px}.empty-state{text-align:center;padding:70px 24px 100px}.empty-state h2{font-size:35px}.empty-state p{color:var(--muted);margin:20px 0 27px}.cart-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:65px;padding-bottom:85px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item:first-child{padding-top:0}.cart-item img{width:100px;height:130px;object-fit:contain;background:#fafaf7;mix-blend-mode:multiply}.cart-item h2{font-size:24px}.cart-item p{font-size:11px;color:var(--muted);margin:6px 0 12px}.cart-item .quantity-field{width:62px;padding:6px;font-size:12px}.remove-btn{border:0;background:none;text-decoration:underline;font-size:11px;color:var(--muted);margin-left:13px}.cart-price{font-size:12px}.cart-summary{background:var(--cream);padding:31px;height:fit-content}.cart-summary h2{font-size:27px;margin-bottom:25px}.summary-row{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin:13px 0}.summary-total{border-top:1px solid var(--line);padding-top:19px;margin-top:22px}.cart-summary .btn{width:100%;margin-top:21px}.error-box{padding:18px;background:#fff4ee;color:#8b4127;font-size:13px;margin-bottom:20px}.admin-shell{max-width:1100px;margin:auto;padding:38px 28px 80px}.admin-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.admin-header h1{font-size:36px}.admin-notice{padding:17px 20px;background:var(--cream);font-size:13px;color:var(--muted);margin-bottom:25px}.admin-layout{display:grid;grid-template-columns:300px 1fr;gap:30px}.admin-list{display:flex;flex-direction:column;gap:10px}.admin-product{display:flex;text-align:left;align-items:center;gap:13px;padding:12px;background:white;border:1px solid var(--line)}.admin-product[aria-pressed=true]{border-color:var(--gold-dark);background:var(--cream)}.admin-product img{width:43px;height:64px;object-fit:contain}.admin-product strong{display:block;font-weight:500;font-size:14px}.admin-product small{display:block;color:var(--muted);font-size:11px}.admin-form{border:1px solid var(--line);padding:27px}.admin-form h2{font-size:28px;margin-bottom:23px}.admin-form label{display:block;font-size:12px;margin:16px 0 6px}.admin-form input:not([type=checkbox]),.admin-form textarea,.admin-form select{width:100%;padding:10px 12px;border:1px solid #c9ccc2;border-radius:0;background:white}.admin-form textarea{min-height:140px;resize:vertical}.admin-form .checkbox-label{display:flex;align-items:center;gap:9px;margin:22px 0}.admin-form .btn{margin-top:8px}.admin-form .hint{font-size:11px;color:var(--muted);margin-top:5px}.form-status{font-size:13px;margin-top:15px;white-space:pre-wrap}.admin-new{width:100%;margin-bottom:14px}.admin-back{font-size:12px;text-decoration:underline}.hidden{display:none!important}
@media(min-width:1600px){.hero{min-height:670px}.hero-picture{min-height:670px}.hero-picture img{height:585px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header-inner{padding-inline:28px}.main-nav{gap:20px}.hero-copy{padding:55px 30px}.hero h1{font-size:55px}.hero-picture,.hero{min-height:550px}.hero-picture img{height:490px}.story-copy{padding:45px 35px}.story-copy h2{font-size:37px}.product-detail{gap:38px}.cart-layout{gap:32px}.footer-grid{gap:25px}.card-meta{display:block}.price,.pending-price{padding-top:12px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.announcement{font-size:9px;letter-spacing:1.5px}.header-inner{padding:21px 18px 16px;min-height:111px;grid-template-columns:1fr 1fr;gap:16px}.wordmark{font-size:27px;letter-spacing:4px;text-align:left}.wordmark span{font-size:6px;letter-spacing:1.4px}.header-inner>.wordmark{grid-column:1;grid-row:1}.main-nav{grid-row:2;grid-column:1 / -1;justify-content:center;gap:38px}.main-nav a{font-size:12px}.header-actions{grid-row:1;grid-column:2;gap:18px}.currency{font-size:10px}.bag-word{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:44px 28px 38px}.hero h1{font-size:49px;max-width:390px}.hero-copy>p:not(.eyebrow){font-size:13px;margin:20px 0 24px;max-width:320px}.hero-index{display:none}.hero-picture{min-height:0;padding:20px 24px 32px}.hero-picture img{height:390px}.image-note{font-size:9px;right:20px;bottom:12px}.values{padding:17px 0;gap:8px}.values>div{flex-direction:column;gap:7px;text-align:center;font-size:9px;letter-spacing:0;padding-inline:5px}.values svg{width:18px;height:18px}.section{padding-block:49px}.section-head{margin-bottom:25px}.section-head h2{font-size:32px}.section-head .text-link{font-size:10px;white-space:nowrap}.eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:16px}.product-grid{grid-template-columns:1fr;gap:33px}.product-photo img{aspect-ratio:4/5;max-height:490px;padding:20px}.card-meta{display:flex;padding-top:18px}.card-meta h3{font-size:27px}.pending-price,.price{padding-top:5px}.story-panel{grid-template-columns:1fr;margin-bottom:48px}.story-photo{min-height:0;padding:20px}.story-photo img{height:305px}.story-copy{padding:35px 28px 40px}.story-copy h2{font-size:35px}.closing{padding-bottom:48px}.closing h2{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:33px 20px}.site-footer{padding-top:38px}.footer-brand .wordmark{font-size:24px}.footer-brand p{font-size:11px}.footer-bottom{margin-top:30px;flex-direction:column;gap:8px}.page-head{padding:35px 0 27px;margin-bottom:25px}.page-head h1{font-size:41px}.shop-tools{flex-wrap:wrap;gap:14px}.search-field{max-width:none}.shop-section{padding-bottom:50px}.product-detail{grid-template-columns:1fr;gap:12px;padding-bottom:45px}.detail-photo img{max-height:520px}.detail-copy{padding-top:18px}.detail-copy h1{font-size:45px}.detail-price{margin:22px 0}.prose{padding:40px 0 55px}.prose h1{font-size:40px}.cart-layout{grid-template-columns:1fr;gap:28px;padding-bottom:50px}.cart-item{grid-template-columns:75px 1fr;gap:16px}.cart-item img{width:75px;height:112px}.cart-price{grid-column:2;margin-top:-12px}.cart-item h2{font-size:24px}.admin-shell{padding:25px 18px}.admin-header{align-items:flex-start}.admin-header h1{font-size:30px}.admin-layout{grid-template-columns:1fr}.admin-form{padding:21px}.admin-list{display:grid;grid-template-columns:1fr}.admin-header .btn{padding:10px;font-size:11px}.purchase-row{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* ALQUA additions: logo, FAQ, contact form and product description headings. */
.site-header .header-inner .wordmark img{width:auto;max-width:200px;max-height:72px}
.footer-brand .wordmark img{width:150px;height:auto}
.faq{padding:0 0 85px}.faq-head{max-width:640px;margin-bottom:28px}.faq-head h2{font-size:38px;letter-spacing:-.8px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:0}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-size:17px;line-height:1.5;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:22px;line-height:1;color:var(--gold-dark);flex-shrink:0}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);font-size:14px;line-height:1.9;max-width:760px;padding:0 0 22px}
.contact-form{margin:10px 0 30px}.contact-form .form-group{margin-bottom:18px}.contact-form label{font-size:13px;margin-bottom:7px}.contact-form .form-control{height:46px;font-size:15px}.contact-form textarea.form-control{height:auto}.contact-form .btn{margin-top:6px}.contact-page .contact-more{margin-top:10px}
#product-product .tab-content h3{font-size:22px;margin:26px 0 12px;color:var(--ink)}#product-product .tab-content ul,#product-product .tab-content ol{padding-left:22px;margin:0 0 15px}#product-product .tab-content li{margin-bottom:6px}
@media(max-width:700px){.site-header .header-inner .wordmark img{max-width:150px;max-height:58px}.faq{padding-bottom:48px}.faq-head h2{font-size:29px}.faq summary{font-size:15px;padding:17px 0}}
