@font-face{font-family:Manrope;src:url('../fonts/manrope-regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('../fonts/manrope-medium.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url('../fonts/manrope-semibold.woff2') format('woff2');font-weight:600;font-display:swap}

:root{--ink:#151513;--muted:#757570;--gold:#a66926;--line:#e9e9e4;--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;color:var(--ink);font-family:var(--font);font-size:14px;background:#fff;-webkit-font-smoothing:antialiased}
button,input,a{-webkit-tap-highlight-color:transparent}
button,input{font:inherit}
button,a{color:inherit}
button{cursor:pointer;border:0;background:none}
a{text-decoration:none}
button:disabled{opacity:.3;cursor:not-allowed}
button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #ae6b24;outline-offset:5px}
button{padding:0}
h1,h2,h3,p{margin:0}
img{display:block;width:100%}
::selection{background:#eac490;color:#171511}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:16px}
.skip-link:focus{top:10px}
.announcement{height:35px;background:#895122;color:#fff8ed;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px}
.announcement button,.announcement a{display:flex;align-items:center;gap:3px;font-size:11px;text-decoration:underline;text-underline-offset:3px;margin-left:5px}
.hero{min-height:680px;height:calc(100svh - 35px);max-height:980px;position:relative;overflow:hidden;background:#a86b39}
.hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#2a140675 0%,#2a14063d 38%,#2a140600 62%);pointer-events:none}
.hero picture{display:contents}
.hero-photo{position:absolute;inset:-4% 0 0;width:100%;height:108%;object-fit:cover;object-position:72% 62%}
.header{position:relative;top:18px;margin:0 24px;height:54px;border-radius:40px;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:space-between;padding:0 9px;z-index:3}
.wordmark{font-size:27px;letter-spacing:-2.4px;font-weight:600;line-height:1}
.icon-button{height:37px;width:37px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:white;transition:background .2s,transform .2s}
.icon-button:hover{background:#f0ece4;transform:translateY(-1px)}
.bag-button{position:relative}
.bag-count{position:absolute;right:-2px;top:-2px;background:#895122;color:#fff;border-radius:20px;min-width:17px;height:17px;font-size:10px;line-height:17px}
.hero-copy{position:relative;z-index:2;padding:108px 5.1% 0}
.hero h1{font-size:clamp(42px,4.6vw,72px);font-weight:500;letter-spacing:-3.4px;line-height:1.12;color:#fff}
.hero h1 span{color:#f7cb8f}
.hero-copy p{font-size:15px;line-height:1.7;margin-top:22px;max-width:30em;color:#fcefe0}
.actions{display:flex;gap:10px;margin-top:27px}
.button{display:inline-flex;gap:17px;align-items:center;justify-content:center;min-height:44px;padding:13px 21px;border-radius:28px;font-size:12px;font-weight:500;line-height:1.3;transition:transform .25s,background .25s,box-shadow .25s}
.button:hover{transform:translateY(-2px);box-shadow:0 5px 14px #00000013}
.black{background:#151513;color:white}
.black:hover{background:#3b3227}
.white{background:white;color:#171714}
.hero-product{position:absolute;bottom:40px;right:4.8%;z-index:2;background:rgba(255,246,232,.5);backdrop-filter:blur(14px);border:1px solid #ffffff6b;text-align:left;padding:18px 23px;width:222px;border-radius:8px;display:flex;flex-direction:column;gap:7px}
.pill{font-size:10px;border-radius:20px;background:#fff;padding:4px 9px;align-self:flex-start;color:#3f382d}
.hero-product strong{font-size:18px;font-weight:500;letter-spacing:-.6px}
.hero-product>span:not(.pill){font-size:11px}
.hero-product b{font-size:15px;color:#9c5a15;font-weight:500}
.product-arrow{position:absolute;bottom:19px;right:18px}
.hero-scroll{position:absolute;bottom:40px;left:5.1%;z-index:2;width:35px;height:35px;border-radius:50%;border:1px solid #ffffff90;color:#fff;display:grid;place-items:center;transition:background .25s}
.hero-scroll:hover{background:#ffffff26}
.section{max-width:1440px;margin:auto;padding:86px 36px}
.section-heading{text-align:center;margin-bottom:42px}
.eyebrow{text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:600;display:block;margin-bottom:20px}
.section-heading h2{font-size:clamp(28px,3.1vw,46px);font-weight:500;letter-spacing:-1.8px;line-height:1.22}
.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.collection-card{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:12px;text-align:left;background:#e3cbb1}
.collection-card::after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#1b110b85);pointer-events:none}
.collection-tag{position:absolute;top:17px;left:17px;border:1px solid #fff4;background:#32271e50;backdrop-filter:blur(10px);color:white;border-radius:30px;padding:7px 11px;font-size:10px}
.collection-caption{position:absolute;bottom:24px;left:24px;right:24px;z-index:1;color:white;display:flex;align-items:flex-end;justify-content:space-between}
.collection-caption span:not(.round-arrow){font-size:9px;letter-spacing:1.5px;opacity:.85}
.collection-caption h3{font-size:26px;letter-spacing:-1px;font-weight:500;margin-top:7px}
.round-arrow{height:40px;width:40px;display:grid;place-items:center;border:1px solid #ffffff90;border-radius:50%}
.ingredients{height:600px;background:#121311;color:#fff;position:relative;overflow:hidden;display:grid;place-items:center}
.ingredients-copy{z-index:2;text-align:center;position:relative}
.outline-pill{display:inline-block;border:1px solid #77756d;border-radius:25px;font-size:10px;letter-spacing:.1px;padding:7px 14px;margin-bottom:21px}
.ingredients h2{font-size:clamp(30px,3.5vw,49px);font-weight:500;letter-spacing:-1.9px;line-height:1.12}
.ingredients p{font-size:12px;line-height:1.7;color:#c8c7bf;margin:21px 0 23px}
.ingredients .button{min-height:37px;padding:11px 18px;font-size:11px}
.botanicals{position:absolute;inset:0;max-width:1500px;margin:auto}
.botanical{position:absolute;width:115px;height:115px;border-radius:10px;background-image:url('../images/botanicals.jpg');background-size:300% 200%;box-shadow:0 18px 35px #0003}
.botanical-0{background-position:0 0;left:15%;top:10%;width:135px;height:135px;transform:rotate(-7deg)}
.botanical-1{background-position:50% 0;right:20%;top:6%;width:100px;height:100px;transform:rotate(7deg)}
.botanical-2{background-position:100% 0;left:6%;top:46%;width:106px;height:106px;transform:rotate(8deg)}
.botanical-3{background-position:0 100%;left:20%;bottom:6%;width:128px;height:128px;transform:rotate(-5deg)}
.botanical-4{background-position:50% 100%;right:6%;top:37%;transform:rotate(6deg)}
.botanical-5{background-position:100% 100%;right:18%;bottom:7%;width:136px;height:136px;transform:rotate(-8deg)}
.products{padding-top:90px;padding-bottom:75px}
.shop-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:15px}
.filters{display:flex;gap:5px}
.filters button{border-radius:20px;padding:8px 13px;font-size:11px;color:#72736c;border:1px solid transparent;white-space:nowrap}
.filters button.active{background:#f2f1ed;border-color:#e2e0d9;color:#171714}
.filters button:hover{background:#f7f6f2}
.search{display:flex;align-items:center;gap:8px;border-bottom:1px solid #d9d8d1;padding:7px;color:#76756f}
.search input{width:134px;background:none;border:none;font-size:11px;outline:none}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 17px}
.product-image-button{display:block;position:relative;width:100%;border-radius:12px;overflow:hidden;background:#f3f3f3}
.product-badge{position:absolute;left:14px;top:14px}
.discount{position:absolute;right:14px;top:14px;background:#875320;color:#fff;border-radius:20px;padding:6px 9px;font-size:9px}
.quick-view{position:absolute;bottom:14px;left:14px;right:14px;background:#ffffffed;backdrop-filter:blur(10px);padding:12px 14px;border-radius:25px;display:flex;justify-content:space-between;align-items:center;font-size:11px;transform:translateY(65px);transition:transform .3s ease}
.product-image-button:hover .quick-view,.product-image-button:focus-visible .quick-view{transform:translateY(0)}
.product-details{padding:13px 2px 0;position:relative}
.product-details h3{font-size:15px;font-weight:500;letter-spacing:-.45px}
.product-details p{font-size:10px;color:#73736d;margin-top:4px}
.price{color:#aa7128;font-size:13px;margin-top:12px}
.price del{color:#979791;font-size:10px;margin-left:5px}
.quick-add{position:absolute;right:0;bottom:0;height:28px;width:28px;border:1px solid #e8e5df;background:white}
.more{display:flex;margin:42px auto 0;min-height:39px;font-size:11px}
.closing{padding:62px max(5%,calc((100vw - 1368px)/2));background:#f4f0e9;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.closing h2{font-size:clamp(32px,4vw,57px);letter-spacing:-2.2px;line-height:1.12;font-weight:500}
.closing h2 span{color:#a56c31}
.closing .eyebrow{color:#8b7353}
.closing .button{margin-bottom:5px}
.overlay{position:fixed;inset:0;background:#0007;backdrop-filter:blur(5px);z-index:20;animation:fadeIn .25s}
.modal,.drawer{position:fixed;z-index:21;background:#fff;box-shadow:0 25px 100px #0003;overflow-y:auto}
.modal{top:50%;left:50%;transform:translate(-50%,-50%);width:min(650px,calc(100% - 32px));max-height:90svh;border-radius:18px;animation:fadeIn .3s}
.close{position:absolute;right:17px;top:17px;z-index:3;border:1px solid #eceae5}
.drawer{right:0;top:0;bottom:0;width:min(480px,100%);padding:38px 28px;animation:slideIn .35s ease}
.drawer h2{font-size:25px;font-weight:500;letter-spacing:-1px;margin-right:30px}
.drawer h2>span{font-size:16px;color:#a27a4d}
.menu-drawer{left:0;right:auto;background:#f6f2eb;padding:40px}
.menu-drawer nav{display:flex;flex-direction:column;margin:90px 0 70px}
.menu-drawer nav a{display:flex;align-items:center;gap:13px;padding:25px 0;border-bottom:1px solid #dfd9ce;font-size:25px;letter-spacing:-1px}
.menu-drawer nav small{font-size:10px;color:#9c794c;letter-spacing:0}
.menu-drawer nav svg{margin-left:auto;width:20px}
.menu-drawer>p{color:#9d7948;font-size:13px}
.notes{display:flex;flex-wrap:wrap;gap:6px;margin:22px 0}
.notes span{background:#f4f0e9;border-radius:20px;padding:7px 10px;font-size:10px}
.add-to-bag{width:100%;justify-content:space-between}
.bag-drawer{display:flex;flex-direction:column;padding-top:52px}
.bag-lines{overflow-y:auto;flex:1;margin-top:28px}
.bag-line{display:grid;grid-template-columns:92px 1fr 18px;gap:16px;border-bottom:1px solid var(--line);padding:22px 0}
.bag-line h3{font-size:13px;font-weight:500;margin-top:3px}
.bag-line p{font-size:10px;color:#87847b;margin:6px 0}
.bag-line strong{font-size:12px;font-weight:500;color:#9f6e37}
.quantity{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:11px}
.quantity button{width:24px;height:24px;border:1px solid #e9e5df;border-radius:50%;display:grid;place-items:center}
.remove{align-self:start;padding-top:3px;color:#8a8172}
.bag-summary{border-top:1px solid var(--line);padding-top:25px;margin-top:15px}
.bag-summary>div:first-child{display:flex;justify-content:space-between;font-size:19px}
.bag-summary>p{font-size:10px;color:#87847b;margin:12px 0 22px}
.bag-summary>.button{width:100%;justify-content:space-between}
.empty-bag{text-align:center;margin:auto;display:flex;flex-direction:column;align-items:center;gap:20px}
.empty-bag h3{font-size:23px;font-weight:500;letter-spacing:-.8px}
.empty-bag p{font-size:12px;color:#868178}
.checkout-notice{padding:20px;background:#f5f0e7;border-radius:10px;font-size:12px}
.checkout-notice p{line-height:1.7;margin:10px 0 15px}
.checkout-notice .button{font-size:11px}
.info-copy{padding:60px 45px 45px}
.info-copy h2{font-size:34px;font-weight:500;letter-spacing:-1.4px;margin-bottom:25px}
.info-copy p{font-size:14px;color:#777168;line-height:1.9;margin:15px 0}
.info-copy .button{margin-top:16px}
.story-notes{display:flex;flex-direction:column;gap:15px;border-top:1px solid var(--line);margin-top:25px;padding-top:25px;font-size:12px;color:#9a6d33}
.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);z-index:30;border-radius:40px;background:#1d1d19;color:#fff;padding:16px 22px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 35px #0003;opacity:0;pointer-events:none;transition:.3s;font-size:12px;max-width:calc(100% - 24px);width:max-content}
.toast.show{opacity:1;transform:translate(-50%,0);pointer-events:auto}
.toast button{color:#e0b984;text-decoration:underline;white-space:nowrap}
.empty-state{padding:50px;text-align:center;grid-column:1/-1}
.empty-state p{margin:12px 0 22px}
.lenis.lenis-smooth{scroll-behavior:auto!important}
.lenis.lenis-stopped{overflow:hidden}
@keyframes fadeIn{from{opacity:0}
to{opacity:1}
}
@keyframes slideIn{from{transform:translateX(50px);opacity:0}
to{transform:translateX(0);opacity:1}
}

/* Brand */
.logo{display:inline-flex;align-items:center;gap:9px;color:var(--ink)}
.mark{display:inline-block;width:21px;height:32px;background:currentColor;-webkit-mask:url('../images/brand/mark.png') center/contain no-repeat;mask:url('../images/brand/mark.png') center/contain no-repeat}
.logo .mark{color:#a66926}
.logo-word{font-size:15px;font-weight:600;letter-spacing:.2em;line-height:1;margin-right:-.2em}
.wordmark{font-size:inherit;letter-spacing:0}
.header-solid{top:0;margin:0;border:1px solid #ecebe7;background:#fff}
.page-shell{padding:18px 24px 0;background:#f4f4f2}
.soft-pill{display:inline-block;background:#fff;border:1px solid #ecebe6;border-radius:30px;padding:6px 12px;font-size:9px;font-weight:600;letter-spacing:.9px;text-transform:uppercase;color:#3b3a36;margin-bottom:18px}
.outline{background:transparent;border:1px solid #d9d5cc;color:var(--ink)}
.outline:hover{background:#fff}
.text-button{font-size:11px;text-decoration:underline;text-underline-offset:3px;color:#7c776c;align-self:center}

/* Bottle stage: real product cut-outs on each scent's tint */
.bottle{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:radial-gradient(90% 70% at 50% 30%,#ffffffb3 0,#fff0 60%),linear-gradient(180deg,var(--tint) 0%,color-mix(in srgb,var(--tint) 86%,#6b5638) 100%)}
.bottle::after{content:'';position:absolute;left:0;right:0;bottom:0;height:24%;background:linear-gradient(#fff0,color-mix(in srgb,var(--tint) 70%,#5b4730 30%));opacity:.35;pointer-events:none}
.bottle img{position:absolute;left:50%;bottom:3%;height:88%;width:auto;transform:translateX(-50%);transition:transform .7s cubic-bezier(.2,.7,.2,1);z-index:1;user-select:none}
.product-image-button:hover .bottle img,.product-sheet-media:hover .bottle img{transform:translateX(-50%) scale(1.04)}
.bottle-thumb{border-radius:8px}
.bottle-thumb img{height:92%;bottom:2%}
.bottle-stage{height:100%;aspect-ratio:auto;min-height:100%}
.bottle-stage img{height:86%;bottom:4%}

/* Collections */
.collection-visual{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1)}
.collection-card:hover .collection-visual{transform:scale(1.04)}
.collection-card::after{inset:45% 0 0;background:linear-gradient(transparent,#140b06b0)}

/* Shop */
.card-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .6s ease,transform .9s cubic-bezier(.2,.7,.2,1);z-index:1}
@media(hover:hover){.product-image-button:hover .card-scene,.product-image-button:focus-visible .card-scene{opacity:1;transform:scale(1)}}
.product-image-button{isolation:isolate}
.product-image-button .pill,.product-image-button .discount,.product-image-button .quick-view{z-index:2}
.product-details a{display:block}
.guide-card{position:relative;border-radius:12px;background:radial-gradient(90% 70% at 80% 10%,#6a3d1a 0,#6a3d1a00 60%),#151513;color:#fff;text-align:left;padding:30px 28px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;aspect-ratio:1/1;overflow:hidden;transition:transform .3s}
.guide-card:hover{transform:translateY(-3px)}
.guide-card .eyebrow{color:#d6a860;margin-bottom:auto}
.guide-card strong{font-size:clamp(22px,2.2vw,32px);font-weight:500;letter-spacing:-1px;line-height:1.15}
.guide-card p{font-size:12px;line-height:1.6;color:#c9c5bb;max-width:260px}
.guide-card .round-arrow{position:absolute;right:24px;bottom:28px}

/* Testimonials */
.testimonials{padding:86px 0 90px;overflow:hidden}
.testimonials .section-heading{padding:0 20px}
.testimonials .soft-pill{background:#f3f3f1}
.marquee-wrap{display:flex;flex-direction:column;gap:16px;-webkit-mask:linear-gradient(90deg,#0000 0,#000 14%,#000 86%,#0000 100%);mask:linear-gradient(90deg,#0000 0,#000 14%,#000 86%,#0000 100%)}
.marquee{overflow:hidden}
.marquee-track{display:flex;gap:16px;width:max-content;animation:marquee 60s linear infinite}
.marquee.reverse .marquee-track{animation-direction:reverse;animation-duration:68s;margin-left:-170px}
.marquee:hover .marquee-track{animation-play-state:paused}
@keyframes marquee{to{transform:translateX(calc(-50% - 8px))}}
.testimonial{margin:0;width:310px;background:#f4f4f3;border:1px solid #efefed;border-radius:12px;padding:6px 6px 16px;display:flex;flex-direction:column;gap:16px;height:100%}
.testimonial blockquote{margin:0;background:#fff;border-radius:9px;padding:16px 17px 18px;box-shadow:0 1px 2px #0000000a;flex:1}
.testimonial blockquote p{font-size:12.5px;line-height:1.6;color:#262521;margin-top:12px}
.stars{display:flex;gap:2px;color:#ef9b43}
.stars .empty{color:#ef9b43}
.stars .half{position:relative;display:inline-flex}
.stars .half svg:last-child{position:absolute;inset:0}
.testimonial figcaption{display:flex;align-items:center;gap:11px;padding:0 12px}
.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:600;color:#3c2f22;flex-shrink:0;box-shadow:inset 0 0 0 2px #ffffff80}
.testimonial strong{display:block;font-size:12.5px;font-weight:500}
.testimonial small{display:block;font-size:10px;color:#85847e;margin-top:3px}

/* Footer */
.site-footer{background:#1b1b1a;color:#f3f1ec;overflow:hidden}
.footer-glow{background:radial-gradient(75% 85% at 50% 108%,#f08a3c 0%,#dc7630 22%,#a45421 42%,#4f2d15 64%,#1b1b1a 86%)}
.footer-inner{max-width:1440px;margin:auto;padding:70px 5.2% 64px}
.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:120px}
.footer-top h2{font-size:clamp(28px,3vw,44px);font-weight:500;letter-spacing:-1.4px;line-height:1.16}
.footer-contact{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:13px;font-size:12px}
.footer-contact li{display:flex;align-items:center;gap:10px}
.footer-contact a:hover,.footer-contact button:hover{color:#f2b276}
.footer-columns{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}
.footer-columns h3{font-size:13px;font-weight:500;margin-bottom:18px}
.footer-columns ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}
.footer-columns a,.footer-columns button{font-size:11px;color:#f3f1ecd0;text-align:left;transition:color .2s}
.footer-columns a:hover,.footer-columns button:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}
.footer-copy{border-top:1px solid #ffffff2e;text-align:center;font-size:10.5px;padding:17px 20px;color:#fff5ea}
.footer-giant{padding:3.2vw 1.4% 0;overflow:hidden}
.footer-giant svg{display:block;width:100%;height:auto;overflow:hidden}
.footer-giant text{font-family:var(--font);font-size:198px;font-weight:600;fill:#393938}

/* Product page */
.product-hero{background:#f4f4f2;padding:58px max(5%,calc((100vw - 1320px)/2)) 70px}
.product-hero-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}
.product-hero h1{font-size:clamp(30px,2.9vw,42px);font-weight:500;letter-spacing:-1.6px;line-height:1.18}
.product-hero-head p{font-size:12.5px;line-height:1.7;color:#6f6e68;margin-top:16px}
.pager{display:flex;align-items:center;gap:8px;flex-shrink:0}
.pager-count{font-size:11px;color:#8b8a84;margin-right:10px;font-variant-numeric:tabular-nums}
.pager-button{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 17px;border-radius:30px;background:#fff;border:1px solid #e1e0dc;font-size:11.5px;transition:background .2s,transform .2s}
.pager-button:hover{background:#151513;color:#fff;border-color:#151513}
.product-sheet{display:grid;grid-template-columns:1.12fr 1fr;gap:18px;background:#fff;border-radius:18px;padding:12px;box-shadow:0 1px 2px #00000008,0 18px 50px #0000000a}
.product-sheet-media{position:relative;border-radius:12px;overflow:hidden;min-height:520px}
.product-sheet-media .bottle-stage,.sheet-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.sheet-scene{animation:fadeIn .5s}
.media-switch{position:absolute;left:14px;bottom:14px;z-index:2;display:flex;gap:8px;padding:5px;border-radius:12px;background:#ffffffb8;backdrop-filter:blur(10px)}
.media-switch button{width:48px;height:48px;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color .2s}
.media-switch button[aria-pressed=true]{border-color:#151513}
.media-switch img{width:100%;height:100%;object-fit:cover}
.media-switch .bottle{height:100%}
.product-sheet-media .product-badge{top:16px;left:16px;z-index:2}
.product-sheet-media .discount{top:16px;right:16px;z-index:2}
.product-sheet-copy{display:flex;flex-direction:column;justify-content:space-between;gap:34px;padding:22px 18px 8px 10px}
.sheet-family{display:block;font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:#9a7a4f;margin-bottom:14px}
.product-sheet h2{font-size:clamp(28px,2.4vw,36px);font-weight:500;letter-spacing:-1.2px;line-height:1.1}
.sheet-accords{font-size:12.5px;color:#6f6e68;margin-top:9px}
.sheet-description{font-size:12.5px;line-height:1.75;color:#5f5e58;max-width:420px}
.note-table{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e6e5e1;border-radius:10px;margin:18px 0 26px}
.note-table>div{padding:12px 14px 14px}
.note-table>div+div{border-left:1px solid #e6e5e1}
.note-table dt{font-size:10px;color:#8b8a84}
.note-table dd{margin:14px 0 0;font-size:12px;font-weight:500;line-height:1.45}
.sheet-buy{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.sheet-price strong{font-size:24px;font-weight:500;color:#e07b2e;letter-spacing:-.5px}
.sheet-price del{font-size:12px;color:#9a9993;margin-left:8px}
.sheet-actions{display:flex;align-items:center;gap:14px}
.sheet-actions .quantity{margin:0}
.want{min-height:38px;padding:10px 18px;gap:9px;font-size:11.5px}
.sheet-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px}
.sheet-thumbs a{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #fff;border-radius:12px;padding:7px;font-size:12px;transition:border-color .2s,transform .2s}
.sheet-thumbs a:hover{transform:translateY(-2px)}
.sheet-thumbs a.active{border-color:#151513}
.sheet-thumbs .bottle{width:52px;flex-shrink:0}
.product-story{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:start;max-width:none;padding:90px max(5%,calc((100vw - 1320px)/2)) 40px}
.product-story h2{font-size:clamp(24px,2.3vw,34px);font-weight:500;letter-spacing:-1px;line-height:1.3}
.wear-tips{display:flex;flex-direction:column}
.wear-tips>div{display:grid;grid-template-columns:34px 130px 1fr;gap:10px;padding:18px 0;border-bottom:1px solid var(--line);font-size:12px;align-items:baseline}
.wear-tips small{font-size:10px;color:#a66926}
.wear-tips strong{font-weight:500}
.wear-tips p{color:#6f6e68;line-height:1.6}

/* Drawers & dialogs */
.menu-logo .logo-word{font-size:17px}
.menu-drawer nav{margin:60px 0 40px}
.menu-products{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:34px}
.menu-products a{display:flex;flex-direction:column;gap:7px;font-size:9.5px;text-align:center;color:#5c5a52}
.bag-line .bottle{width:100%}
.checkout-notice{display:flex;flex-direction:column;gap:10px}
.checkout-notice .button{width:100%;justify-content:center;gap:10px}
.checkout-notice p{margin:4px 0 6px}
.order-note{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#6f6a60}
.order-note textarea,.track-form input{font:inherit;font-size:12px;border:1px solid #e0dbd2;border-radius:10px;padding:10px 12px;background:#fff;resize:vertical;outline:none}
.order-note textarea:focus,.track-form input:focus{border-color:#a66926}
.info-copy ul{list-style:none;padding-left:0}
.faq{display:flex;flex-direction:column;border-top:1px solid var(--line);margin-top:10px}
.faq details{border-bottom:1px solid var(--line)}
.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;font-size:14px;cursor:pointer}
.faq summary::-webkit-details-marker{display:none}
.faq summary svg{transition:transform .25s;flex-shrink:0}
.faq details[open] summary svg{transform:rotate(45deg)}
.faq details p{margin:0 0 17px}
.contact-list{display:flex;flex-direction:column;gap:6px;margin-top:22px;border-top:1px solid var(--line);padding-top:18px}
.contact-list a{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:13px}
.contact-list a:hover{color:#a66926}
.track-form{display:flex;gap:10px;margin-top:18px}
.track-form input{flex:1;min-width:0}
.track-form .button{margin-top:0}

/* Contact */
.contact-hero{background:#f4f4f2;display:grid;grid-template-columns:1fr 1.05fr;gap:56px;align-items:start;padding:64px max(5%,calc((100vw - 1320px)/2)) 90px}
.contact-intro h1{font-size:clamp(34px,3.6vw,54px);font-weight:500;letter-spacing:-2px;line-height:1.1}
.contact-intro>p{font-size:13.5px;line-height:1.75;color:#6f6e68;margin-top:20px;max-width:440px}
.contact-cards{list-style:none;padding:0;margin:34px 0 0;display:flex;flex-direction:column;border-top:1px solid #e3e1dc}
.contact-cards li>*{display:flex;align-items:center;gap:16px;padding:16px 4px;border-bottom:1px solid #e3e1dc;font-size:13.5px}
.contact-cards li>a{transition:padding .25s,color .2s}
.contact-cards li>a:hover{padding-left:10px;color:#a66926}
.contact-cards svg:first-child{color:#a66926;flex-shrink:0}
.contact-cards span{flex:1;display:flex;flex-direction:column;gap:3px}
.contact-cards small{font-size:10px;letter-spacing:.6px;text-transform:uppercase;color:#8b8a84}
.contact-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.contact-social a{font-size:11px;border:1px solid #deddd7;border-radius:30px;padding:7px 13px;background:#fff;transition:background .2s,color .2s}
.contact-social a:hover{background:#151513;color:#fff;border-color:#151513}
.contact-form{background:#fff;border-radius:18px;padding:34px;box-shadow:0 1px 2px #00000008,0 18px 50px #0000000d;display:flex;flex-direction:column;gap:16px}
.contact-form h2{font-size:24px;font-weight:500;letter-spacing:-.8px;margin-bottom:4px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.field{display:flex;flex-direction:column;gap:7px;font-size:11.5px;color:#55544f}
.field input,.field select,.field textarea{font:inherit;font-size:13px;color:var(--ink);border:1px solid #e0ded8;border-radius:10px;padding:12px 13px;background:#fbfbfa;outline:none;transition:border-color .2s,background .2s;width:100%}
.field textarea{resize:vertical;min-height:120px}
.field select{appearance:none;background:#fbfbfa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23151513' stroke-width='1.5'%3E%3Cpath d='M2 4l4 4 4-4'/%3E%3C/svg%3E") no-repeat right 14px center}
.field input:focus,.field select:focus,.field textarea:focus{border-color:#a66926;background:#fff}
.field.invalid input,.field.invalid textarea{border-color:#c0392b}
.field small{color:#b3321f;font-size:11px}
.form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}
.form-actions .button{gap:10px}
.form-fine{font-size:10.5px;color:#8b8a84}
.form-error{font-size:12px;color:#b3321f;background:#fbecea;border-radius:8px;padding:10px 12px}
.form-done{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:30px 0}
.form-done p{font-size:13.5px;line-height:1.7;color:#6f6e68;max-width:420px}
.done-icon{width:48px;height:48px;border-radius:50%;background:#151513;color:#fff;display:grid;place-items:center}
.contact-faq{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:start;max-width:none;padding:90px max(5%,calc((100vw - 1320px)/2))}
.contact-faq h2{font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:-1.4px;line-height:1.15;margin-bottom:26px}
.contact-faq .faq p{font-size:13px;color:#6f6e68;line-height:1.7}


/* ------------------------------------------------------------------ WordPress */
.contact-form form{display:flex;flex-direction:column;gap:16px}
.ah-hp{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}
.form-done:focus{outline:none}

[hidden]{display:none!important}
.screen-reader-text,.sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.screen-reader-text:focus{background:#fff;clip:auto!important;clip-path:none;display:block;height:auto;left:5px;padding:15px 23px;top:5px;width:auto;z-index:100000}
.skip-link:focus{top:10px}
html.ah-locked{overflow:hidden}
.bag-body{display:contents}
.custom-mark{width:auto!important;height:32px;display:inline-block}
.menu-logo{display:inline-flex}
.collection-card,.guide-card{text-decoration:none}
.product-card{position:relative}
.admin-bar .drawer{top:32px}
.admin-bar .toast{bottom:25px}
@media(max-width:782px){.admin-bar .drawer{top:46px}}
#wpadminbar img{width:auto}
input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}
.site-main{display:block}
.alignleft{float:left;margin:0 24px 16px 0}
.alignright{float:right;margin:0 0 16px 24px}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption-text,.gallery-caption{font-size:12px;color:var(--muted)}
.sticky,.bypostauthor{}

/* Editorial pages (policies, story, FAQ), blog and 404 */
.ah-page{background:#f4f4f2;padding:64px max(5%,calc((100vw - 1320px)/2)) 90px}
.ah-page--wc{background:#fff}
.ah-page-inner{max-width:760px}
.ah-page-inner--wide{max-width:none}
.ah-page-head{margin-bottom:34px}
.ah-page-head h1{font-size:clamp(32px,3.6vw,52px);font-weight:500;letter-spacing:-2px;line-height:1.1}
.entry-content{font-size:14.5px;line-height:1.85;color:#55544f}
.entry-content>*+*{margin-top:18px}
.entry-content h2,.entry-content h3{color:var(--ink);font-weight:500;letter-spacing:-.8px;line-height:1.25;margin-top:34px}
.entry-content h2{font-size:26px}
.entry-content h3{font-size:20px}
.entry-content a:not(.button){color:#a66926;text-decoration:underline;text-underline-offset:3px}
.entry-content ul,.entry-content ol{padding-left:20px}
.entry-content ul li+li,.entry-content ol li+li{margin-top:8px}
.entry-content ul.is-style-notes,.entry-content .story-list{list-style:none;padding:24px 0 0;border-top:1px solid var(--line);color:#9a6d33;font-size:13px}
.entry-content details{border-bottom:1px solid var(--line);margin:0}
.entry-content details:first-of-type{border-top:1px solid var(--line)}
.entry-content details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;font-size:15px;color:var(--ink);cursor:pointer}
.entry-content details summary::-webkit-details-marker{display:none}
.entry-content details summary::after{content:'+';font-size:20px;line-height:1;transition:transform .25s}
.entry-content details[open] summary::after{transform:rotate(45deg)}
.entry-content details>*:not(summary){margin:0 0 18px}
.entry-content details+details{margin-top:0}
.entry-content img{height:auto;border-radius:12px}
.entry-content blockquote{margin:24px 0;padding-left:20px;border-left:2px solid #a66926;color:var(--ink);font-size:17px}
.entry-content .wp-block-button__link,.entry-content .button{display:inline-flex}
.entry-content .wp-block-button__link{background:#151513;color:#fff;border-radius:28px;padding:13px 21px;font-size:12px;font-weight:500;text-decoration:none}
.entry-content table{width:100%;border-collapse:collapse;font-size:13px}
.entry-content th,.entry-content td{border-bottom:1px solid var(--line);padding:10px 8px;text-align:left}
.ah-featured{margin-bottom:34px;border-radius:14px;overflow:hidden}
.ah-featured img{height:auto}
.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 17px}
.post-card-image{display:block;aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:#e9e3da;margin-bottom:16px}
.post-card-image img{height:100%;object-fit:cover;transition:transform .7s ease}
.post-card:hover .post-card-image img{transform:scale(1.04)}
.post-card .eyebrow{margin-bottom:8px;color:#9a7a4f}
.post-card h2{font-size:20px;font-weight:500;letter-spacing:-.6px;line-height:1.25}
.post-card p{font-size:13px;line-height:1.7;color:#6f6e68;margin-top:8px}
.ah-pagination .nav-links{display:flex;gap:8px;justify-content:center;margin-top:46px}
.ah-pagination .page-numbers{min-width:38px;height:38px;border-radius:20px;border:1px solid #e1e0dc;display:inline-grid;place-items:center;font-size:12px;padding:0 12px;background:#fff}
.ah-pagination .page-numbers.current{background:#151513;color:#fff;border-color:#151513}
.ah-post-meta{margin-top:40px;padding-top:24px;border-top:1px solid var(--line);font-size:13px}
.ah-post-meta .nav-links{display:flex;justify-content:space-between;gap:20px;margin-top:16px}
.ah-comments{background:#f4f4f2;padding:0 max(5%,calc((100vw - 1320px)/2)) 80px}
.comments-area{max-width:760px}
.comment-list{padding-left:18px;font-size:14px;line-height:1.7}
.comment-form input:not([type=submit]):not([type=checkbox]),.comment-form textarea,.search-form input[type=search]{font:inherit;font-size:14px;width:100%;border:1px solid #e0ded8;border-radius:10px;padding:12px 13px;background:#fff}
.comment-form .submit,.search-form .search-submit{background:#151513;color:#fff;border:0;border-radius:28px;padding:13px 21px;font:inherit;font-size:12px;cursor:pointer}
.search-form{display:flex;gap:10px;max-width:460px;margin:20px auto 0}
.ah-404 .ah-page-inner{min-height:40vh}
@media(max-width:1000px){.post-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.ah-page{padding:34px 16px 56px}
.post-grid{grid-template-columns:1fr}
.ah-comments{padding:0 16px 56px}
}

@media(min-width:1500px){.hero-copy{padding-top:140px}
.hero h1{font-size:76px}
.hero-copy p{font-size:17px}
.header{margin:0 35px}
.hero-product{bottom:55px}
}
@media(max-width:1200px){.hero-product{right:2.4%;width:200px;padding:16px 19px}
}
@media(max-width:1000px){.hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column;background:#b17137}
.hero::after{content:none}
.header{order:1}
.hero-copy{order:2;padding:72px 5.1% 8px}
.hero picture{order:3;display:block;position:relative;margin-top:-24px}
.hero picture::before{content:'';position:absolute;inset:0 0 auto;height:32%;background:linear-gradient(#b17137,#b1713700);z-index:1;pointer-events:none}
.hero-photo{position:relative;inset:auto;display:block;width:100%;height:auto;object-fit:cover}
.hero h1{font-size:52px;letter-spacing:-2.7px;color:#151513}
.hero h1 span{color:#6b2f0b}
.hero-copy p{font-size:13px;color:#2b1d10}
.hero-product{left:16px;right:16px;bottom:16px;width:auto;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:rgba(255,248,238,.72)}
.hero-product>span:not(.pill){display:none}
.hero-product b{margin-left:auto}
.product-arrow{position:static}
.hero-product .pill{align-self:center}
.hero-scroll{display:none}
.section{padding:65px 24px}
.botanical-0{left:8%;width:110px;height:110px}
.botanical-1{right:11%;width:90px;height:90px}
.botanical-2{left:3%;width:83px;height:83px}
.botanical-3{left:10%;width:110px;height:110px}
.botanical-4{right:3%;width:90px;height:90px}
.botanical-5{right:11%;width:110px;height:110px}
.ingredients{height:510px}
.collection-caption{bottom:18px;left:18px;right:18px}
.collection-caption h3{font-size:21px}
.round-arrow{width:32px;height:32px}
.collection-tag{font-size:9px}
.shop-tools{gap:20px;align-items:flex-start}
.filters{flex-wrap:wrap}
.filters button{font-size:10px;padding:8px 10px}
.search input{width:110px}
.product-details h3{font-size:13px}
}

@media(max-width:640px){.announcement{font-size:9px;height:31px;gap:5px}
.announcement button,.announcement a{font-size:9px}
.announcement svg{width:10px}
.header{margin:0 13px;top:12px;height:48px}
.wordmark{font-size:25px}
.hero{background:#c78d52}
.hero picture::before{background:linear-gradient(#c78d52,#c78d5200)}
.hero-copy{padding:48px 24px 0;max-width:none;z-index:2}
.hero h1{font-size:39px;letter-spacing:-2px;line-height:1.14}
.hero-copy p{font-size:12px;line-height:1.65;margin-top:16px;max-width:330px}
.actions{margin-top:20px;gap:8px}
.button{font-size:11px;min-height:41px;padding:12px 17px;gap:10px}
.hero-product{left:12px;right:12px;bottom:12px;padding:10px 14px;gap:9px}
.hero-product strong{font-size:15px}
.hero-product>span:not(.pill){font-size:9px}
.hero-product b{font-size:12px}
.hero-product .pill{font-size:8px}
.section{padding:52px 16px}
.section-heading{margin-bottom:28px}
.section-heading h2{font-size:29px;letter-spacing:-1.35px}
.eyebrow{font-size:9px;margin-bottom:15px}
.collection-grid{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:78%;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -16px;padding:0 16px;scroll-padding:0 16px;scrollbar-width:none}
.collection-grid::-webkit-scrollbar{display:none}
.collection-card{aspect-ratio:4/5;scroll-snap-align:start}
.collection-tag{top:16px;left:16px;font-size:10px}
.collection-caption h3{font-size:28px}
.collection-caption{left:22px;right:22px;bottom:22px}
.round-arrow{height:40px;width:40px}
.ingredients{height:590px}
.ingredients-copy{width:100%;padding:0 20px}
.ingredients h2{font-size:33px;letter-spacing:-1.5px}
.ingredients p{font-size:10px;margin:17px auto 21px;max-width:300px}
.outline-pill{font-size:8px;margin-bottom:17px}
.botanical-0{left:7%;top:7%;height:90px;width:90px}
.botanical-1{right:8%;top:5%;height:71px;width:71px}
.botanical-2{left:-6%;top:40%;height:62px;width:62px}
.botanical-3{left:10%;bottom:6%;height:85px;width:85px}
.botanical-4{right:-5%;top:42%;height:59px;width:59px}
.botanical-5{right:8%;bottom:7%;height:86px;width:86px}
.shop-tools{flex-direction:column;gap:17px;margin-bottom:25px}
.filters{width:100%;gap:0;justify-content:space-between}
.filters button{font-size:9px;padding:8px}
.search{width:100%;padding:8px 2px}
.search input{font-size:12px;width:100%}
.product-grid{grid-template-columns:repeat(2,1fr);gap:24px 11px}
.product-image-button{border-radius:8px}
.product-badge{left:8px;top:8px;font-size:8px;padding:4px 6px}
.discount{right:8px;top:8px;font-size:7px;padding:5px 6px}
.product-details{padding-top:10px;padding-bottom:24px}
.product-details h3{font-size:11px;letter-spacing:-.35px}
.product-details p{font-size:8px;line-height:1.5}
.price{font-size:11px;margin-top:8px}
.price del{font-size:8px}
.quick-add{height:25px;width:25px;bottom:0}
.quick-view{display:none}
.more{margin-top:32px}
.closing{padding:42px 24px;align-items:flex-start;flex-direction:column;gap:25px}
.closing h2{font-size:37px;letter-spacing:-1.8px}
.notes{margin:16px 0}
.drawer{padding:52px 23px 25px}
.drawer h2{font-size:24px}
.bag-line{grid-template-columns:85px 1fr 17px;gap:12px}
.bag-line h3{font-size:12px}
.info-copy{padding:55px 25px 30px}
.info-copy h2{font-size:30px}
.info-copy p{font-size:13px}
.toast{font-size:10px;padding:13px 16px;gap:9px}
.toast svg{flex-shrink:0}
.menu-drawer nav a{font-size:24px}
.menu-drawer nav{margin-top:65px}
.empty-state{padding:30px 10px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}
*,*:before,*:after{animation:none!important;transition:none!important}
.hero-photo{transform:none!important}
}


@media(max-width:1000px){.footer-columns{grid-template-columns:repeat(3,1fr);row-gap:40px}
.footer-top{margin-bottom:80px}
.product-sheet{grid-template-columns:1fr}
.product-sheet-media{min-height:0;aspect-ratio:1/1}
.product-sheet-copy{padding:14px 10px 8px}
.sheet-thumbs{grid-template-columns:repeat(5,minmax(120px,1fr));overflow-x:auto;scrollbar-width:none}
.sheet-thumbs::-webkit-scrollbar{display:none}
.product-story{grid-template-columns:1fr;gap:30px}
.logo-word{font-size:13px}
}

@media(max-width:640px){.desktop-br{display:none}
.logo{gap:7px}
.mark{width:18px;height:27px}
.logo-word{font-size:12px;letter-spacing:.16em}
.page-shell{padding:12px 13px 0}
.filters{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:4px;scrollbar-width:none;margin:0 -16px;padding:0 16px;width:calc(100% + 32px)}
.filters::-webkit-scrollbar{display:none}
.filters button{flex-shrink:0;padding:8px 11px}
.guide-card{padding:18px 16px;border-radius:8px;gap:8px}
.guide-card strong{font-size:17px;letter-spacing:-.5px}
.guide-card p{display:none}
.guide-card .round-arrow{right:14px;bottom:16px;width:30px;height:30px}
.testimonials{padding:56px 0 60px}
.testimonial{width:260px}
.testimonial blockquote p{font-size:11.5px}
.marquee-wrap{-webkit-mask:linear-gradient(90deg,#0000 0,#000 8%,#000 92%,#0000 100%);mask:linear-gradient(90deg,#0000 0,#000 8%,#000 92%,#0000 100%)}
.footer-inner{padding:48px 24px 44px}
.footer-top{flex-direction:column;gap:26px;margin-bottom:56px}
.footer-top h2{font-size:28px;letter-spacing:-1px}
.footer-columns{grid-template-columns:1fr 1fr;gap:34px 20px}
.footer-columns h3{margin-bottom:14px}
.product-hero{padding:34px 16px 44px}
.product-hero-head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:22px}
.product-hero h1{font-size:28px;letter-spacing:-1.1px}
.product-hero-head p{font-size:12px}
.pager{width:100%}
.pager-count{margin-right:auto}
.product-sheet{padding:8px;border-radius:14px}
.product-sheet-copy{gap:22px;padding:12px 8px 6px}
.note-table>div{padding:10px 10px 12px}
.note-table dd{font-size:11px;margin-top:10px}
.sheet-buy{flex-direction:column;align-items:stretch}
.sheet-actions{justify-content:space-between}
.want{flex:1}
.product-story{padding:56px 16px 20px}
.wear-tips>div{grid-template-columns:28px 1fr;row-gap:4px}
.wear-tips p{grid-column:2}
.menu-products{gap:6px}
.track-form{flex-direction:column}
}

@media(max-width:1000px){.contact-hero{grid-template-columns:1fr;gap:36px}
.contact-faq{grid-template-columns:1fr;gap:30px}
}
@media(max-width:640px){.contact-hero{padding:34px 16px 50px}
.contact-form{padding:22px 18px;border-radius:14px}
.form-row{grid-template-columns:1fr}
.form-actions{flex-direction:column}
.form-actions .button{width:100%}
input,select,textarea{font-size:16px!important}
.contact-faq{padding:56px 16px}
.media-switch button{width:40px;height:40px}
}
@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}
.marquee{overflow-x:auto}
}
/* Elementor: its ".elementor img{height:auto;max-width:100%}" must not resize the theme's art-directed images */
.elementor .hero-photo{height:108%;max-width:none}
.elementor .collection-visual,.elementor .card-scene,.elementor .sheet-scene,.elementor .media-switch img,.elementor .post-card-image img{height:100%;max-width:none}
.elementor .bottle img{height:88%;max-width:none}
.elementor .bottle-thumb img{height:92%}
.elementor .bottle-stage img{height:86%}
.elementor .custom-mark{height:32px;max-width:none}
.elementor-widget-container>section,.elementor-widget-container>div{margin-left:0;margin-right:0}
.elementor-element.e-con:has(>.elementor-widget-alhidayah-hero),.elementor-element.e-con:has(>.e-con-inner>.elementor-widget-alhidayah-hero){--padding-top:0;--padding-bottom:0;--padding-left:0;--padding-right:0}
.e-con>.elementor-widget[class*=elementor-widget-alhidayah-]{width:100%;max-width:100%}
@media(max-width:1000px){.elementor .hero-photo{height:auto}}
.contact-list a.button{display:inline-flex;align-self:flex-start;padding:13px 22px;margin-top:10px;text-decoration:none}
