:root{--ink:#111310;--paper:#f4f3ed;--gold:#dbc89e;--muted:#a4a69e;--line:rgba(231,229,214,.17);--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:var(--ink)}.skip-link{position:fixed;top:10px;left:10px;z-index:10;background:var(--gold);color:var(--ink);padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.announcement{min-height:36px;background:#ddd0b2;color:#27291f;display:flex;align-items:center;justify-content:center;gap:11px;font-size:.75rem;letter-spacing:.05em;padding:7px 20px}.announcement-divider{opacity:.4;margin:0 10px}.lock-icon{display:inline-block;width:11px;height:9px;border:1px solid currentColor;border-radius:2px;position:relative;flex:none}.lock-icon:before{content:'';position:absolute;border:1px solid currentColor;border-bottom:0;width:5px;height:5px;border-radius:5px 5px 0 0;left:2px;top:-5px}.site-header{height:98px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-size:1.75rem;letter-spacing:.19em;font-weight:500;line-height:1.2;position:relative}.wordmark-dot{font-size:.6rem;letter-spacing:0;vertical-align:top;position:absolute;right:-13px;top:2px}.site-header nav{display:flex;gap:35px;font-size:.875rem;color:#c8cac2}.site-header nav a:hover{color:var(--gold)}.header-cta{display:flex;align-items:center;gap:34px;font-size:.875rem;border-bottom:1px solid #a6a897;padding:8px 0}.header-cta span{font-size:1.25rem;color:var(--gold)}.hero{position:relative;min-height:740px;display:grid;grid-template-columns:48% 52%;padding:0 5.5% 68px;overflow:hidden}.hero-copy{padding:62px 0 30px;z-index:1;position:relative}.eyebrow{font-size:.75rem;letter-spacing:.18em;font-weight:500;display:flex;align-items:center;gap:14px;margin:0 0 24px}.hero .eyebrow{color:var(--gold)}.fine-line{width:28px;height:1px;background:currentColor;display:inline-block}h1{font-family:var(--serif);font-weight:400;font-size:clamp(3.75rem,6.15vw,6.15rem);line-height:1.04;letter-spacing:-.055em;margin:0 0 27px}h1 em{color:var(--gold);font-weight:400}em{font-family:var(--serif);font-weight:400}.hero-description{font-size:1rem;line-height:1.75;color:#bfc2b8;max-width:350px;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;min-height:58px;padding:15px 24px;font-size:.875rem;font-weight:500;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-gold{color:#20221b;background:var(--gold)}.button-gold:hover{background:#e9d9b6}.button span{font-size:1.4rem;line-height:1}.hero-note{font-size:.75rem;color:#a4a69e;display:flex;gap:9px;align-items:center;margin:21px 0 0}.hero-note .lock-icon{transform:scale(.9)}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;margin-right:-4vw;margin-left:-30px;min-width:0}.hero-editorial{color:var(--gold);text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:50px 25px}.hero-editorial>span{font-size:4.6vw;letter-spacing:.22em}.hero-editorial p{font-size:.75rem;letter-spacing:.32em}.image-caption{position:absolute;bottom:18px;left:30px;right:5.5vw;display:flex;justify-content:space-between;gap:16px;font-size:.625rem;letter-spacing:.14em;color:#85897e}.hero-bottom{position:absolute;bottom:0;left:5.5%;right:5.5%;height:65px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:.6875rem;letter-spacing:.16em;color:#a6aa9e}.hero-bottom a{font-size:.75rem;letter-spacing:0}.hero-bottom a span{margin-left:14px;color:var(--gold)}.promise-strip{min-height:94px;background:#191c16;display:flex;align-items:center;justify-content:space-evenly;gap:25px;padding:15px 5.5%;border-bottom:1px solid var(--line)}.promise-strip p{font-size:.875rem;margin:0;display:flex;align-items:center;gap:18px}.promise-strip p span{font-family:var(--serif);font-size:.9rem;color:#9f9e87}.section-wrap{padding:95px 8%}.intro{background:var(--paper);color:var(--ink);text-align:center}.intro .eyebrow{justify-content:center;color:#767968;margin-bottom:27px}h2{font-size:clamp(2.8rem,4.2vw,4.5rem);font-family:var(--serif);font-weight:400;line-height:1.1;letter-spacing:-.045em;margin:0 0 26px}h2 em{color:#7a795f}.intro-description{color:#656b5f;font-size:1rem;line-height:1.75;margin:0}footer{padding:50px 5.5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}footer p,footer>span{font-size:.75rem;color:#a4a69e}
@media(min-width:1600px){.site-header,.hero,.promise-strip,footer{padding-left:max(5.5%,calc((100% - 1440px)/2));padding-right:max(5.5%,calc((100% - 1440px)/2))}.hero{min-height:800px}.hero-copy{padding-top:78px}}
@media(max-width:900px){.site-header{height:80px}.site-header nav{gap:18px;font-size:.8rem}.header-cta{gap:15px}.hero{grid-template-columns:52% 48%;min-height:690px}.hero-copy{padding-top:50px}h1{font-size:4.5rem}.hero-description{max-width:315px}.hero-note{font-size:.6875rem}.image-caption{font-size:.625rem;flex-direction:column;gap:5px}.promise-strip{justify-content:space-between}.promise-strip p{gap:10px;font-size:.8rem}}
@media(max-width:640px){.announcement{font-size:.6875rem;min-height:32px;gap:8px}.announcement-divider{margin:0}.site-header{height:78px;padding:0 6%}.wordmark{font-size:1.5rem}.site-header nav{display:none}.header-cta{font-size:.75rem;gap:15px}.hero{padding:0 6% 62px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:43px 0 25px}.eyebrow{font-size:.6875rem;letter-spacing:.15em;margin-bottom:20px}h1{font-size:clamp(3.75rem,13vw,5.7rem);line-height:1.02;margin-bottom:23px}.hero-description{font-size:1rem;max-width:350px;margin-bottom:25px}.hero .button{min-width:238px}.hero-note{font-size:.75rem}.hero-visual{min-height:330px;margin:-10px -6.8% 12px}.hero-editorial{width:85%;padding:35px 5px}.hero-editorial>span{font-size:2.8rem}.image-caption{bottom:12px;left:6%;right:6%;flex-direction:row;font-size:.625rem}.hero-bottom{left:6%;right:6%;height:60px;letter-spacing:.06em;font-size:.625rem}.hero-bottom a{font-size:.6875rem}.promise-strip{padding:25px 6%;display:grid;grid-template-columns:1fr;gap:14px}.promise-strip p{font-size:.875rem;gap:20px}.promise-strip p span{width:20px}.section-wrap{padding:67px 6%}h2{font-size:3rem}footer{padding:40px 6%;flex-wrap:wrap;gap:10px}footer p{width:100%;margin:10px 0}footer>span{margin-top:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero-image{width:100%;max-width:760px;height:auto;aspect-ratio:1;object-fit:cover;display:block;mask-image:linear-gradient(to right,transparent,#000 14%,#000 94%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 14%,#000 94%,transparent)}
.hero-visual{padding:15px 0 35px}.image-caption{font-size:.75rem;letter-spacing:.06em;color:#b7bbac;bottom:8px}.hero-bottom{font-size:.75rem;letter-spacing:.08em}.intro-heading{margin:0 auto 62px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;text-align:left;align-items:center;max-width:1200px;margin:auto}.product-photo{margin:0;background:#e8e7df;align-self:center}.product-photo img{display:block;object-fit:cover;object-position:center bottom;aspect-ratio:4/3;width:100%;height:auto}.product-photo figcaption{display:flex;justify-content:space-between;gap:12px;padding:16px 18px;color:#62675a;font-size:.75rem;line-height:1.5}.product-photo figcaption span:first-child{letter-spacing:.08em}.product-info .eyebrow{justify-content:flex-start;color:#797963;margin:0 0 16px}.product-info h3{font-size:2.7rem;font-weight:450;letter-spacing:.14em;line-height:1.2;margin:0 0 12px}.product-subtitle{font-size:1.0625rem;margin:0 0 24px;color:#4e5347}.product-description{font-size:1rem;color:#696e62;line-height:1.8;margin:0 0 27px}.product-facts{font-size:.875rem;margin:0 0 28px}.product-facts>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #d6d8cc;padding:11px 0}.product-facts dt{color:#696e62}.product-facts dd{margin:0;text-align:right;color:#292e23}.availability{background:#e6e6db;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.availability-label{font-size:.75rem;letter-spacing:.12em;color:#6a6d57}.availability p{font-size:1.25rem;line-height:1.3;margin:5px 0 0;font-weight:500}.availability-mark{font-size:1.8rem;color:#787b60}.product-footnote{font-size:.875rem;line-height:1.65;color:#696e62;margin:14px 0 21px}.text-link{font-size:.875rem;display:inline-block;border-bottom:1px solid #b1b3a1;padding-bottom:6px}.text-link span{margin-left:12px}.text-link:hover{color:#797348}.privacy-section{background:#1c2018;display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:100px;padding-bottom:100px}.privacy-section .eyebrow{color:#b9b898}.privacy-intro h2{font-size:4.4rem}.privacy-intro h2 em{color:var(--gold)}.privacy-intro>p:not(.eyebrow){color:#bbc0b2;font-size:1rem;margin:28px 0}.privacy-seal{font-size:.75rem;letter-spacing:.14em;display:flex;align-items:center;gap:12px;margin-top:35px;color:var(--gold)}.privacy-steps article{display:flex;gap:24px;padding:27px 0;border-top:1px solid #3c4232}.privacy-steps article:last-child{padding-bottom:0}.privacy-steps .step-number{font-family:var(--serif);font-size:1rem;color:var(--gold);padding-top:4px}.privacy-steps h3{font-size:1.125rem;font-weight:450;margin:0 0 10px;line-height:1.5}.privacy-steps p{font-size:1rem;line-height:1.8;color:#abb1a1;margin:0}.faq-section{background:var(--paper);color:var(--ink);display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;padding-top:95px;padding-bottom:95px}.faq-heading .eyebrow{color:#797963}.faq-heading>p:not(.eyebrow){color:#696e62;font-size:1rem;max-width:240px}.faq-list details{border-bottom:1px solid #d5d7c9}.faq-list details:first-child{border-top:1px solid #d5d7c9}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;list-style:none;font-size:1rem;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-weight:300;font-size:1.5rem;line-height:1;transition:transform .2s;color:#75785c;flex:none}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-answer{color:#666d5e;font-size:1rem;line-height:1.8;padding:0 22px 20px 0}.faq-answer p{margin:0 0 14px}.faq-answer p:last-child{margin:0}.faq-answer a{color:#4f563b;text-decoration:underline;text-underline-offset:3px}.care-note{background:#e9e9df;color:#666c5e;display:flex;align-items:center;justify-content:center;gap:26px;padding:30px 8%;border-top:1px solid #dadccc}.care-note>span{font-family:var(--serif);font-size:2rem;line-height:1;color:#686e58}.care-note p{font-size:.875rem;line-height:1.75;max-width:960px;margin:0}.closing-note{text-align:center;padding:78px 6% 85px;background:#131610}.closing-note .eyebrow{color:var(--gold);justify-content:center}.closing-title{font-family:var(--serif);font-size:clamp(2.5rem,4.2vw,4rem);line-height:1.25;letter-spacing:-.035em;margin:0 0 32px}.closing-title em{color:var(--gold)}footer{padding-top:45px;padding-bottom:45px}footer .footer-brand p{font-size:.875rem;margin:16px 0 0;color:#a3aa99}footer nav{display:flex;gap:25px;color:#bbc0b2;font-size:.875rem}footer nav a:hover{color:var(--gold)}footer>span{font-size:.75rem}
@media(min-width:1600px){.hero-image{max-width:820px}.hero-visual{margin-left:-55px}}
@media(max-width:1000px){.hero-visual{margin-left:-15px;margin-right:-6vw}.image-caption{font-size:.75rem;flex-direction:column}.product-grid,.privacy-section,.faq-section{gap:5%}.section-wrap{padding-left:6%;padding-right:6%}.product-photo figcaption{flex-direction:column;gap:4px}.privacy-intro h2{font-size:3.8rem}.product-info h3{font-size:2.3rem}footer{flex-wrap:wrap}footer nav{gap:20px}.product-facts>div{gap:15px}.product-facts dd{max-width:165px}}
@media(max-width:720px){.announcement{font-size:.75rem}.hero-note{font-size:.75rem}.hero-bottom{font-size:.75rem}.hero-bottom a{font-size:.75rem}.product-grid{grid-template-columns:1fr;gap:40px}.product-photo{max-width:560px;width:100%;justify-self:center}.product-photo figcaption{flex-direction:row}.product-info{max-width:560px;margin:auto;width:100%}.intro-heading{margin-bottom:42px}.privacy-section,.faq-section{grid-template-columns:1fr;gap:42px}.privacy-intro h2{font-size:3.6rem}.privacy-intro>p:not(.eyebrow){margin-top:22px}.privacy-seal{margin-top:26px}.privacy-steps article{gap:20px;padding:23px 0}.faq-heading>p:not(.eyebrow){max-width:none}.faq-list summary{padding:22px 0}.care-note{padding:27px 6%;gap:20px;align-items:flex-start}.care-note>span{padding-top:4px}.closing-note{padding:63px 6%}.closing-title{font-size:2.9rem}footer{display:block}footer .footer-brand p{margin:15px 0 25px}footer nav{display:flex;flex-wrap:wrap;gap:15px 24px}footer>span{display:block;margin-top:28px}.text-link{line-height:1.7}}
@media(max-width:640px){.hero-visual{padding:0 0 45px;margin:0 -6.8% 6px;min-height:0}.hero-image{width:100%;max-width:100%;mask-image:linear-gradient(to bottom,transparent,#000 6%,#000 88%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 6%,#000 88%,transparent)}.image-caption{font-size:.75rem;flex-direction:column;gap:3px;bottom:12px;left:6%;right:6%}.section-wrap{padding-top:65px;padding-bottom:65px}.product-facts dd{max-width:195px}.hero-bottom>span{max-width:180px;font-size:.6875rem}.hero-bottom a{white-space:nowrap}.announcement-divider{margin:0 2px}.hero-copy{padding-bottom:30px}}
.editorial-section{background:#eaeae2;color:var(--ink);padding-top:82px;padding-bottom:70px}.editorial-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;max-width:1200px;margin:0 auto 44px}.editorial-heading .eyebrow{color:#777961}.editorial-heading h2{font-size:clamp(2.7rem,3.55vw,3.65rem);margin:0}.editorial-heading>p{font-size:1rem;line-height:1.8;color:#696e62;margin:0 0 3px;max-width:325px}.editorial-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;max-width:1200px;margin:0 auto}.editorial-grid figure{margin:0}.editorial-image{position:relative;overflow:hidden;background:#20241c;height:535px}.editorial-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(8,14,9,.7));pointer-events:none}.editorial-image img{display:block;width:100%;height:100%;object-fit:cover}.editorial-portrait img{object-position:50% 38%}.editorial-couple img{object-position:50% 50%}.editorial-image>span{position:absolute;bottom:29px;left:32px;right:25px;z-index:1;color:var(--paper);font-family:var(--serif);font-size:3.2rem;letter-spacing:-.04em;line-height:1.2}.editorial-image>span em{color:#e1d3ac}.editorial-grid figcaption{font-size:1rem;color:#606756;margin:17px 0 0}.editorial-caption{font-size:.75rem;color:#737967;max-width:1200px;margin:29px auto 0}.editorial-section+.privacy-section{border-top:1px solid var(--line)}
@media(max-width:900px){.editorial-heading{display:block}.editorial-heading>p{max-width:none;margin-top:22px}.editorial-image{height:440px}.editorial-image>span{font-size:2.8rem;left:25px}}
@media(max-width:640px){.editorial-section{padding-top:60px;padding-bottom:55px}.editorial-heading{margin-bottom:30px}.editorial-heading h2{font-size:2.8rem}.editorial-heading h2 br{display:none}.editorial-heading h2 em{display:block;margin-top:5px}.editorial-heading>p br{display:none}.editorial-grid{grid-template-columns:1fr;gap:33px}.editorial-image{height:420px}.editorial-couple .editorial-image{height:360px}.editorial-image>span{font-size:2.9rem;left:26px;bottom:24px}.editorial-grid figcaption{font-size:1rem;margin-top:13px}.editorial-caption{margin-top:27px}}
.editorial-couple img{filter:grayscale(.75) saturate(.65) brightness(.72) contrast(1.08)}.editorial-caption a{text-decoration:underline;text-underline-offset:3px}.product-photo figcaption a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.reviews-section{background:#dedfd3;color:var(--ink);border-top:1px solid #cdd0c0;padding-top:76px;padding-bottom:76px}.reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.reviews-heading .eyebrow{color:#6a715c}.reviews-heading h2{margin:0}.reviews-disclosure{max-width:360px;font-size:.875rem;line-height:1.8;color:#5f6852;margin:0}.reviews-disclosure strong{display:block;color:#343e2d;font-weight:550;margin-bottom:7px}.reviews-scroll-hint{display:flex;align-items:center;gap:16px;font-size:.75rem;color:#5f6852;margin:35px 0 18px}.reviews-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:#858c6c #c9cebd;scrollbar-width:thin;padding:0 0 22px;overscroll-behavior-x:contain}.reviews-track:focus-visible{outline:2px solid #687255;outline-offset:7px}.review-card{flex:0 0 calc((100% - 44px)/3);min-width:285px;background:#f4f3ed;border:1px solid #cdd0c0;padding:26px;display:flex;flex-direction:column;scroll-snap-align:start}.review-card-top{display:flex;justify-content:space-between;gap:10px;font-size:.625rem;letter-spacing:.07em;color:#6a715c}.review-card h3{font-family:var(--serif);font-size:1.7rem;line-height:1.25;font-weight:400;letter-spacing:-.02em;margin:28px 0 18px}.review-card blockquote{margin:0;font-size:1rem;line-height:1.8;color:#4e5745}.review-card-note{font-size:.6875rem;color:#6b735e;line-height:1.6;margin:26px 0 0;padding-top:18px;border-top:1px solid #d8dbcd;margin-top:auto}.review-card blockquote{padding-bottom:26px}@media(max-width:1000px){.reviews-heading{display:block}.reviews-disclosure{max-width:650px;margin-top:25px}.review-card{flex-basis:calc((100% - 22px)/2)}}@media(max-width:640px){.reviews-section{padding-top:56px;padding-bottom:56px}.reviews-heading h2{font-size:2.8rem}.reviews-scroll-hint{flex-wrap:wrap;gap:8px 12px;margin-top:28px}.review-card{flex-basis:88%;min-width:0;padding:23px}.reviews-track{gap:16px}.review-card h3{font-size:1.65rem}}
.hero-effect-note{font-size:.8125rem;line-height:1.7;color:#aeb5a3;margin:-14px 0 25px}.hero .eyebrow{line-height:1.6}.hero .fine-line{flex:none}
[hidden]{display:none!important}.product-photo figcaption{flex-wrap:wrap}.editorial-couple img{filter:none}.hero-effect-note{font-size:.875rem;line-height:1.6;color:#aeb5a3;margin:-13px 0 25px}.hero .eyebrow{font-size:.75rem;line-height:1.6}.hero .fine-line{flex:none}.benefits-section{background:#1c2018}.benefits-section>.eyebrow{color:var(--gold)}.benefits-section h2 em{color:var(--gold)}.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin:45px 0}.benefits-grid article{border-top:1px solid #414835;padding-top:22px}.benefit-number{color:var(--gold);font-family:var(--serif);font-size:1rem}.benefits-grid h3{font-size:1.1rem;line-height:1.5;margin:17px 0 10px;font-weight:500}.benefits-grid p{font-size:1rem;line-height:1.75;color:#b7bead;margin:0}.reviews-heading>p{max-width:370px;font-size:1rem;line-height:1.8;color:#5f6852}.reviews-layout{display:grid;grid-template-columns:1fr 1fr;gap:6%;margin-top:42px}.reviews-empty-copy{font-size:1.25rem;line-height:1.7;color:#64704f;max-width:390px;border-top:1px solid #b7bea9;padding-top:25px}.review-form{background:#f4f3ed;padding:32px}.review-form h3{font-family:var(--serif);font-size:1.8rem;font-weight:400;margin:0 0 22px;line-height:1.3}.review-form>label{display:block;margin:17px 0 7px;font-size:.875rem}.review-form label>span:not(:last-child){color:#687255}.review-form input:not([type=checkbox]),.review-form select,.review-form textarea{width:100%;border:1px solid #b9c0ad;background:#fffef8;color:#20291a;padding:11px 12px;border-radius:0;font:inherit;line-height:1.5}.review-form textarea{resize:vertical}.form-hint{font-size:.8125rem;line-height:1.65;color:#647056;margin:9px 0 14px}.review-form .check-label{display:flex;gap:11px;align-items:flex-start;font-size:.875rem;line-height:1.6;margin:15px 0}.check-label input{flex:none;width:18px;height:18px;margin:3px 0 0;accent-color:#34432c}.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.form-status{font-size:.9375rem;line-height:1.65;margin:15px 0}.button-dark{background:#20291b;color:#f4f3ed;cursor:pointer;margin-top:12px}.button:disabled{opacity:.5;cursor:wait}.real-review{padding:24px 0;border-top:1px solid #bac2ad}.real-review-head{display:flex;justify-content:space-between;gap:15px;font-size:1rem}.real-review>p{font-size:1rem;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;color:#4e5c3e}.real-review time{font-size:.8125rem;color:#687657}.offer-section{background:#1c2018;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.offer-copy .eyebrow{color:var(--gold)}.offer-copy h2 em{color:var(--gold)}.offer-copy>p{color:#b8c0ac}.offer-regular{font-size:.9375rem;margin:30px 0 0}.offer-price{color:var(--paper)!important;margin:0;line-height:1.3}.offer-price strong{font-family:var(--serif);font-size:5rem;font-weight:400;letter-spacing:-.04em}.offer-price span{font-size:1.5rem}.offer-footnote{font-size:.875rem;line-height:1.75;color:#aeb7a1;margin:14px 0}.offer-action{border:1px solid #49543e;padding:32px}.countdown-label{font-size:.9375rem;color:#c1c9b6;margin:0 0 18px}.countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.countdown>div{padding:14px 5px;background:#11170e;text-align:center}.countdown strong{display:block;font-family:var(--serif);font-size:2.5rem;font-weight:400;line-height:1.2;color:var(--gold);font-variant-numeric:tabular-nums}.countdown span{font-size:.75rem;color:#bac2ae}.countdown-deadline{font-size:.8125rem;color:#aeb7a1;margin:15px 0 27px}.order-phone{width:100%;gap:15px}.order-number{display:block;font-size:1.4rem;letter-spacing:.04em;margin:22px 0 10px}.order-email{font-size:1rem;text-decoration:underline;text-underline-offset:4px}.manage-link{display:block;padding:12px 8%;font-size:.875rem;color:#9eaa8e}.manage-page{background:var(--paper);color:var(--ink)}.manage-main{max-width:1000px;margin:auto;padding:40px 24px}.manage-main h1{font-size:3rem;margin-top:35px}.manage-main>p{max-width:750px}.manage-card{padding:25px 0;border-top:1px solid #c8cdbc}.manage-card h2{font-family:var(--sans);font-size:1.25rem;letter-spacing:0}.manage-card>p{white-space:pre-wrap;overflow-wrap:anywhere}.manage-controls{display:flex;flex-wrap:wrap;gap:10px}.manage-controls button{background:#24311d;color:white;border:0;padding:12px 18px;cursor:pointer}.manage-controls button:disabled{opacity:.4;cursor:default}@media(max-width:1000px){.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-heading>p{max-width:600px}.offer-action{padding:25px}.order-phone{font-size:.8rem}}@media(max-width:720px){.reviews-layout,.offer-section{grid-template-columns:1fr;gap:35px}.reviews-layout{margin-top:25px}.review-form{padding:25px}.offer-copy h2{font-size:3rem}.offer-action{max-width:560px;width:100%}.hero-bottom>span{max-width:52%;font-size:.625rem}.benefits-grid{gap:25px}.reviews-empty-copy{font-size:1.1rem;max-width:none}.countdown strong{font-size:2.2rem}}@media(max-width:420px){.benefits-grid{grid-template-columns:1fr}.review-form{padding:20px}.offer-action{padding:21px}.countdown{gap:7px}.countdown strong{font-size:2rem}}
/* WordPress storefront refinements */
.language-nav{display:flex;gap:20px;justify-content:flex-end;flex-wrap:wrap;padding:11px 5.5%;border-bottom:1px solid var(--line);font-size:.78rem;color:#b4bba8}.language-nav a[aria-current]{color:var(--gold);text-decoration:underline;text-underline-offset:5px}.hero{padding-bottom:0;min-height:0;align-items:center}.hero-visual{margin:0;padding:0;align-self:stretch;position:relative}.hero-image{aspect-ratio:4/5;max-height:790px;object-fit:cover;mask-image:none;-webkit-mask-image:none;max-width:none}.hero-copy{padding:55px 7% 55px 0}.hero .image-caption{position:absolute;bottom:18px;left:20px;right:20px;color:#f1e5cd;text-shadow:0 1px 10px #000;display:flex;flex-direction:row;font-size:.62rem}.time-section{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;background:#131610}.time-section h2 em{color:var(--gold)}.time-section>div>p:not(.eyebrow){color:#b6bfad;max-width:540px}.time-section .eyebrow{color:var(--gold)}.time-section .time-note,.time-visual figcaption{font-size:.8rem;color:#929b86}.time-visual{margin:0}.time-visual svg{display:block;width:100%;height:auto}.time-visual figcaption{max-width:390px;text-align:center;margin:0 auto}.reviews-section{padding-top:40px;padding-bottom:40px}.reviews-heading{align-items:center}.reviews-heading h2{font-size:2.1rem}.reviews-heading .eyebrow{margin-bottom:8px}.reviews-heading>p{font-size:.9rem;max-width:480px;margin:0}#review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:20px 0;color:#657058;font-size:.9rem}#review-list>p{grid-column:1/-1;margin:0}.review-disclosure{max-width:700px}.review-disclosure>summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:1rem;border-top:1px solid #b9c0aa;padding:18px 0}.review-disclosure>summary span{font-size:1.7rem}.review-disclosure[open]>summary span{transform:rotate(45deg)}.review-form{padding:23px}.nickname-row{display:flex;gap:10px}.nickname-row button{font-size:.72rem;background:#dddccc;border:0;color:#34422d;max-width:135px;padding:8px 12px}.payment-methods{font-size:.75rem;letter-spacing:.03em;color:#b8c0ac;text-align:center}.seller-details{padding:0 6% 32px;color:#98a18d;font-size:.75rem}.content-page{background:var(--paper);color:var(--ink);min-height:60vh}.content-page h1{font-size:clamp(2rem,4vw,3.5rem);margin-top:0}.policy-copy{max-width:850px}.content-page .woocommerce{max-width:1050px;margin:auto}.woocommerce input.input-text,.woocommerce select,.woocommerce textarea{background:white;border:1px solid #bdc2b3;border-radius:0;padding:12px;font:inherit;max-width:100%;color:#20291b}.woocommerce .select2-container .select2-selection--single{height:48px;border:1px solid #bdc2b3;border-radius:0}.woocommerce .select2-container .select2-selection__rendered{line-height:46px;padding-left:12px}.woocommerce .select2-container .select2-selection__arrow{height:46px}.woocommerce h3{font-family:var(--serif);font-size:1.7rem;font-weight:400}.woocommerce table.shop_table{border-radius:0}.woocommerce #payment{background:#e5e7dc}.woocommerce #payment div.payment_box{background:#f7f7ef;color:#384131}.woocommerce #payment div.payment_box:before{border-bottom-color:#f7f7ef}.woocommerce #place_order,.woocommerce a.button,.woocommerce button.button{background:#25321f!important;color:#f5f0e6!important;border-radius:0!important;padding:16px 23px;font-weight:500;line-height:1.5}.woocommerce a{color:#485937;text-decoration:underline;text-underline-offset:3px}.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-top-color:#74835e;background:#e9eddf;color:#2c3c20}.fusion-shipping-note{font-size:.9rem;line-height:1.7;padding:18px;border:1px solid #ccd1c0}.fusion-qty{max-width:85px}.woocommerce-privacy-policy-text{font-size:.82rem}.woocommerce form .form-row label{line-height:1.6;margin-bottom:6px}.woocommerce .col2-set .col-1{float:none;width:100%}.woocommerce .col2-set .col-2{display:none}.woocommerce form.checkout{display:grid;grid-template-columns:1fr 1fr;gap:22px 50px}.woocommerce form.checkout #customer_details{grid-row:1/5}.woocommerce form.checkout #order_review_heading{margin-top:0}.woocommerce form.checkout #order_review{min-width:0}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:48%}.woocommerce form .form-row-wide{clear:both}.woocommerce .woocommerce-checkout-review-order-table{font-size:.92rem}.woocommerce .woocommerce-billing-fields h3{margin-top:0}.woocommerce #payment ul.payment_methods li img{max-width:75px;max-height:32px}.real-review{padding:18px 0}.real-review p{font-size:.9rem;line-height:1.6}body{overflow-wrap:break-word}
@media(max-width:1000px){.hero-visual{margin:0}.hero-copy{padding-right:5%}.hero h1{font-size:clamp(3.7rem,7vw,6rem)}.site-header nav{gap:16px}.language-nav{justify-content:center;gap:12px 20px}.time-section h2{font-size:3rem}}
@media(max-width:720px){.hero{grid-template-columns:1fr;padding-left:0;padding-right:0}.hero-copy{padding:40px 6%}.hero-visual{margin:0}.hero-image{max-height:660px;width:100%;object-fit:contain;aspect-ratio:4/5}.hero h1{font-size:4.7rem}.hero .image-caption{flex-direction:row;bottom:15px}.time-section{grid-template-columns:1fr;gap:16px}.time-visual{max-width:450px;margin:auto}.reviews-heading{display:block}.reviews-heading>p{margin-top:14px}.reviews-section{padding:35px 6%}#review-list{grid-template-columns:1fr}.woocommerce form.checkout{display:block}.woocommerce form.checkout #order_review_heading{margin-top:30px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}.woocommerce .woocommerce-billing-fields{padding-bottom:20px}.announcement{flex-wrap:wrap;gap:8px;font-size:.68rem}.content-page{padding:40px 5%}.site-header{gap:12px}.header-cta{font-size:.68rem;gap:8px}.time-section h2{font-size:2.8rem}.language-nav{font-size:.73rem;gap:10px 15px}}
/* Compact, keyboard-accessible language flags share the header's layout. */
.journal-preview{background:var(--paper);color:var(--ink);padding-top:55px;padding-bottom:55px}.journal-preview h2{font-size:clamp(2rem,3vw,3rem)}.journal-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.journal-links a{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #c4c8b8;padding-top:18px;font-size:1rem}.journal-links a:hover{color:#697653}.journal-links span{color:#76815b}@media(max-width:720px){.journal-links{grid-template-columns:1fr;gap:18px}}
.site-header{height:auto;min-height:100px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;padding-top:18px;padding-bottom:18px;isolation:isolate}
.site-header>.wordmark{justify-self:start;white-space:nowrap}
.site-header .primary-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px 24px;min-width:0;line-height:1.5}
.site-header .primary-nav a{padding:7px 0;white-space:nowrap}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;min-width:0}
.site-header .language-nav{display:grid;grid-template-columns:repeat(7,36px);gap:3px;align-items:center;justify-content:center;padding:0;border:0;margin:0;line-height:1}
.site-header .language-flag{display:flex;align-items:center;justify-content:center;min-width:0;min-height:40px;border:1px solid transparent;border-radius:5px;text-decoration:none;background:transparent;transition:background .15s,border-color .15s}
.site-header .language-flag span{font-family:'Apple Color Emoji','Segoe UI Emoji','Noto Color Emoji',sans-serif;font-size:23px;line-height:1;pointer-events:none}
.site-header .language-flag:hover{background:#292d23;border-color:#687054}
.site-header .language-flag[aria-current="page"]{border-color:var(--gold);background:#353528;text-decoration:none}
.site-header .language-flag:focus-visible{outline-offset:2px}
.site-header .header-cta{white-space:nowrap;gap:12px;min-height:42px;line-height:1.4;flex:none}
@media(max-width:1250px){.site-header{row-gap:10px}.header-actions{display:contents}.site-header .header-cta{grid-column:3;grid-row:1;justify-self:end}.site-header .language-nav{grid-column:1/-1;grid-row:2;justify-self:end}.site-header .primary-nav{gap:8px 22px}}
@media(max-width:720px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:17px 6% 12px}.site-header .wordmark{font-size:1.5rem}.site-header .header-cta{grid-column:2;font-size:.75rem;gap:8px}.site-header .language-nav{grid-row:2;justify-self:center;max-width:100%}.site-header .primary-nav{grid-column:1/-1;grid-row:3;justify-content:center;gap:4px 22px;font-size:.8rem;border-top:1px solid var(--line);padding-top:5px}.site-header .primary-nav a{padding:6px 0}}
@media(max-width:360px){.site-header .language-nav{grid-template-columns:repeat(7,minmax(0,1fr));width:100%;gap:2px}.site-header .primary-nav{column-gap:14px;font-size:.75rem}.site-header .header-cta{font-size:.7rem}.site-header .language-flag span{font-size:22px}}
/* WooCommerce field descriptions are inline guidance, never focus tooltips. */
.woocommerce form.checkout .form-row .woocommerce-input-wrapper{display:block;min-width:0}
.woocommerce form.checkout .form-row .woocommerce-input-wrapper .description,
.woocommerce form.checkout .form-row .woocommerce-input-wrapper .fusion-field-hint{display:block!important;position:static!important;inset:auto;transform:none;float:none;clear:both;width:auto;max-width:100%;height:auto!important;padding:0!important;margin:8px 0 2px!important;border:0;border-radius:0;background:transparent;box-shadow:none;color:#56624a;font-size:.8125rem;line-height:1.55;white-space:normal;overflow:visible!important;overflow-wrap:anywhere;opacity:1!important;visibility:visible;z-index:auto}
.woocommerce form.checkout .form-row .woocommerce-input-wrapper .description::before,
.woocommerce form.checkout .form-row .woocommerce-input-wrapper .description::after,
.woocommerce form.checkout .form-row .woocommerce-input-wrapper .fusion-field-hint::before,
.woocommerce form.checkout .form-row .woocommerce-input-wrapper .fusion-field-hint::after{display:none!important;content:none!important}
.woocommerce form.checkout .form-row .woocommerce-input-wrapper .description a,
.woocommerce form.checkout .form-row .woocommerce-input-wrapper .fusion-field-hint a{color:#425d2e;text-decoration:underline}
/* FUSION 1.0.4 — cinematic imagery and a quieter editorial rhythm. */
.hero.hero-cinematic{display:block;position:relative;isolation:isolate;min-height:clamp(740px,80vh,900px);padding:0 6%;background:#111210;overflow:hidden}
.hero-cinematic .hero-visual{position:absolute;inset:0;z-index:0;display:block;margin:0;padding:0;min-height:0;background:#111210;pointer-events:none}
.hero-cinematic .hero-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#111210 0%,rgba(17,18,16,.95)17%,rgba(17,18,16,.7)32%,rgba(17,18,16,.15)54%,transparent 74%);pointer-events:none}
.hero-cinematic .hero-image{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:0;max-height:none;max-width:none;aspect-ratio:auto;object-fit:contain;object-position:right center;mask-image:none;-webkit-mask-image:none;filter:none}
.hero-cinematic .hero-copy{position:relative;z-index:1;width:44%;max-width:570px;min-width:0;padding:64px 0 60px;color:#f4f0e5}
.hero-cinematic .eyebrow{font-size:.7rem;line-height:1.7;letter-spacing:.17em;max-width:430px;margin-bottom:25px;color:#d7c198}
.hero-cinematic h1{font-size:clamp(3.6rem,5.55vw,5.3rem);line-height:1.03;letter-spacing:-.045em;font-weight:400;margin:0 0 26px;text-wrap:balance}
.hero-cinematic h1 em{color:#ddc69a;font-weight:400}
.hero-cinematic .hero-description{max-width:400px;font-size:1rem;line-height:1.8;color:#d0d1c8;margin:0 0 20px}
.hero-cinematic .hero-effect-note{font-size:.78rem;color:#babdab;line-height:1.7;letter-spacing:.035em;margin:0 0 25px}
.hero-cinematic .hero-note{font-size:.75rem;color:#aaaF9e;margin-top:20px;gap:10px}
.hero-cinematic .image-caption{display:none}
.button{min-height:52px;border-radius:8px;padding:14px 24px;gap:30px;font-size:.9rem;line-height:1.45;transition:background .18s,box-shadow .18s,transform .18s}
.button-gold{background:linear-gradient(125deg,#e1d0ab,#cdb789);color:#24231d;border-color:rgba(244,228,191,.35);box-shadow:0 7px 22px rgba(0,0,0,.1)}
.button-gold:hover{background:linear-gradient(125deg,#ecddbd,#d8c294);box-shadow:0 10px 28px rgba(0,0,0,.15);transform:translateY(-1px)}
.button-dark{border-radius:8px;background:#242e1e}
.promise-strip{min-height:86px;background:#191c17;padding-top:18px;padding-bottom:18px;border-top:1px solid rgba(222,206,172,.13)}
.promise-strip p{font-size:.85rem;font-weight:400}
.intro.section-wrap{padding-top:82px;padding-bottom:90px;background:#f2f1e9}
.intro .intro-heading{max-width:840px;margin:0 auto 45px}
.intro .intro-heading .eyebrow{font-size:.7rem;letter-spacing:.17em;margin-bottom:18px}
.intro .intro-heading h2{font-size:clamp(2.55rem,3.8vw,3.8rem);line-height:1.1;margin-bottom:20px}
.intro .intro-description{font-size:.95rem;line-height:1.8;max-width:660px;margin:auto}
.product-grid{grid-template-columns:minmax(0,1.13fr) minmax(0,.87fr);align-items:center;gap:clamp(34px,5vw,70px);max-width:1200px}
.product-photo.product-photo-premium{position:relative;align-self:center;overflow:hidden;width:100%;max-width:none;background:#171915;border:1px solid rgba(173,146,93,.55);border-radius:20px;box-shadow:0 18px 45px rgba(29,29,20,.13)}
.product-photo-premium img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center;max-height:none;border-radius:0}
.product-photo-premium figcaption{position:absolute;top:15px;left:16px;right:auto;bottom:auto;display:block;padding:7px 12px;background:rgba(20,22,17,.55);border:1px solid rgba(222,199,153,.22);border-radius:30px;color:#d8c8a5;font-size:.61rem;line-height:1.3;letter-spacing:.11em;backdrop-filter:blur(8px)}
.product-info{width:100%;max-width:455px;margin:0}
.product-info .eyebrow{font-size:.65rem;letter-spacing:.16em;margin:0 0 13px;color:#827b60}
.product-info h3{font-size:1.95rem;line-height:1.2;letter-spacing:.16em;font-weight:450;margin:0 0 10px}
.product-subtitle{font-size:.94rem;line-height:1.6;color:#4e5646;margin:0 0 18px}
.product-description{font-size:.93rem;line-height:1.85;color:#616957;margin:0 0 18px}
.product-facts{font-size:.82rem;margin:0 0 23px}
.product-facts>div{gap:20px;padding:9px 0;border-color:#d7d9cb;align-items:baseline}
.product-facts dt{color:#727762}.product-facts dd{max-width:62%;line-height:1.6;color:#303a26}
.product-info .availability{min-height:84px;padding:17px 21px;border:1px solid rgba(135,146,108,.25);border-radius:10px;background:linear-gradient(120deg,#2b3424,#1c2517);color:#f3eedf;gap:20px;transition:background .18s,box-shadow .18s}
.product-info .availability:hover{background:linear-gradient(120deg,#35402c,#222e1b);box-shadow:0 8px 22px rgba(30,38,23,.14)}
.product-info .availability-label{font-size:.61rem;letter-spacing:.14em;color:#c6b98c}
.product-info .availability p{font-size:1.04rem;line-height:1.55;font-weight:450;margin:4px 0 0}
.product-info .availability-mark{display:flex;align-items:center;justify-content:center;flex:none;width:38px;height:38px;border:1px solid rgba(216,196,151,.35);border-radius:50%;font-size:1.35rem;color:#dbc89e}
.time-section{padding-top:75px;padding-bottom:75px;gap:9%}.time-section h2{font-size:clamp(2.5rem,3.7vw,3.7rem)}.time-visual{max-width:435px;justify-self:center}.time-section>div>p:not(.eyebrow){font-size:.96rem;line-height:1.8}
.editorial-section{background:#eae9e0;padding-top:84px;padding-bottom:85px}
.editorial-heading{align-items:center;max-width:1140px;gap:55px;margin-bottom:43px}.editorial-heading h2{max-width:670px;font-size:clamp(2.5rem,3.6vw,3.7rem);line-height:1.13}.editorial-heading>p{font-size:.95rem;line-height:1.85;max-width:360px}
.editorial-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,6vw,82px);max-width:1120px}
.editorial-grid .editorial-couple{order:1;max-width:520px;width:100%;justify-self:start}
.editorial-grid .editorial-detail{order:2;max-width:450px;width:100%;justify-self:end;align-self:center;padding-bottom:25px}
.editorial-grid .editorial-image{height:auto;min-height:0;overflow:visible;background:transparent;border-radius:0}
.editorial-grid .editorial-image::after{display:none}
.editorial-grid .editorial-image img{width:100%;height:auto;display:block;object-fit:contain;object-position:center;border-radius:18px;filter:none;box-shadow:0 12px 32px rgba(49,42,29,.08)}
.editorial-couple .editorial-image img{aspect-ratio:1122/1402}
.editorial-detail .editorial-image img{aspect-ratio:3/2}
.editorial-grid .editorial-image>span{position:static;display:block;padding:20px 2px 0;margin:0;color:#30392a;font-size:clamp(1.65rem,2.4vw,2.25rem);font-family:var(--serif);font-weight:400;line-height:1.22;letter-spacing:-.02em;text-shadow:none}
.benefits-section h2,.privacy-intro h2{font-size:clamp(2.6rem,3.8vw,3.9rem)}.benefits-grid{gap:28px;margin:36px 0}.benefits-grid h3{font-size:1rem;margin-top:14px}.benefits-grid p{font-size:.94rem;line-height:1.8}
.offer-action{border-radius:18px;border-color:#49523d;background:linear-gradient(145deg,rgba(64,71,51,.18),rgba(14,19,11,.28));padding:30px}.countdown>div{border-radius:10px;background:#151a11;border:1px solid rgba(211,192,145,.08)}.countdown strong{font-size:2.3rem}.offer-price strong{font-size:4.6rem}.offer-copy h2{font-size:clamp(2.6rem,4vw,4rem)}.review-form{border-radius:12px}.review-form input:not([type=checkbox]),.review-form select,.review-form textarea,.nickname-row button{border-radius:7px}
@media(min-width:1700px){.hero.hero-cinematic{padding-left:max(6%,calc((100% - 1500px)/2));padding-right:max(6%,calc((100% - 1500px)/2))}.hero-cinematic .hero-copy{padding-top:75px;padding-bottom:70px}.hero-cinematic .hero-visual::after{background:linear-gradient(90deg,#111210 0%,rgba(17,18,16,.96)25%,rgba(17,18,16,.6)41%,rgba(17,18,16,.1)60%,transparent 76%)}}
@media(max-width:1100px) and (min-width:761px){.hero.hero-cinematic{min-height:730px}.hero-cinematic .hero-copy{width:49%;padding-top:54px;padding-bottom:50px}.hero-cinematic h1{font-size:4.4rem}.hero-cinematic .hero-description{font-size:.95rem;max-width:360px}.hero-cinematic .hero-visual::after{background:linear-gradient(90deg,#111210 0%,rgba(17,18,16,.93)22%,rgba(17,18,16,.75)36%,rgba(17,18,16,.25)58%,transparent 83%)}.product-grid{gap:35px;grid-template-columns:1.05fr .95fr}.product-info h3{font-size:1.75rem}.editorial-grid{gap:38px}.editorial-heading{gap:35px}}
@media(max-width:760px){.hero.hero-cinematic{display:flex;flex-direction:column;min-height:0;padding:0;background:#111210;overflow:hidden}.hero-cinematic .hero-copy{width:100%;max-width:none;padding:39px 7% 32px;z-index:1}.hero-cinematic .eyebrow{font-size:.65rem;letter-spacing:.14em;max-width:390px;margin-bottom:20px}.hero-cinematic h1{font-size:clamp(3.35rem,10vw,4.4rem);line-height:1.04;max-width:520px;margin-bottom:22px}.hero-cinematic .hero-description{max-width:470px;font-size:.95rem;line-height:1.75;margin-bottom:17px}.hero-cinematic .hero-effect-note{font-size:.73rem;margin-bottom:22px}.hero-cinematic .hero-note{font-size:.71rem;margin-top:18px}.hero-cinematic .hero-visual{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:1;min-height:0;overflow:hidden;flex:none}.hero-cinematic .hero-image{inset:0 0 0 auto;width:150%;height:100%;object-fit:contain;object-position:right center;aspect-ratio:auto}.hero-cinematic .hero-visual::after{background:linear-gradient(180deg,#111210 0%,rgba(17,18,16,.15)14%,transparent 30%,transparent 88%,rgba(17,18,16,.24)100%)}.hero-cinematic .button{min-width:0;min-height:50px}.promise-strip{padding:24px 7%;gap:13px}.promise-strip p{font-size:.83rem}.intro.section-wrap{padding:60px 7% 65px}.intro .intro-heading{margin-bottom:32px}.intro .intro-heading h2{font-size:clamp(2.2rem,7vw,3.05rem)}.intro .intro-description{font-size:.91rem}.product-grid{grid-template-columns:1fr;gap:30px}.product-photo.product-photo-premium{border-radius:17px;max-width:620px;margin:auto}.product-photo-premium figcaption{top:12px;left:12px;padding:6px 10px;font-size:.56rem}.product-info{max-width:560px;margin:auto}.product-info h3{font-size:1.85rem}.product-description{font-size:.93rem}.product-facts{font-size:.83rem}.product-info .availability{min-height:81px;padding:16px 19px}.product-info .availability p{font-size:1rem}.time-section{padding:60px 7%;gap:20px}.time-section h2{font-size:2.55rem}.time-visual{max-width:370px;width:100%;margin:auto}.editorial-section{padding:60px 7%}.editorial-heading{display:block;margin-bottom:31px}.editorial-heading h2{font-size:2.55rem}.editorial-heading>p{max-width:500px;font-size:.93rem;margin-top:20px}.editorial-grid{grid-template-columns:1fr;gap:35px}.editorial-grid .editorial-couple{max-width:440px;justify-self:center}.editorial-grid .editorial-detail{max-width:490px;justify-self:center;padding:0}.editorial-grid .editorial-image img{border-radius:15px}.editorial-grid .editorial-image>span{font-size:1.85rem;padding-top:18px}.benefits-section h2,.privacy-intro h2{font-size:2.7rem}.benefits-grid{margin:31px 0;gap:25px}.offer-action{padding:24px;border-radius:14px}.offer-price strong{font-size:4.2rem}.countdown strong{font-size:2.1rem}.button{min-height:50px;padding:13px 21px}.closing-title{font-size:2.65rem}}
@media(max-width:370px){.hero-cinematic h1{font-size:3.15rem}.hero-cinematic .hero-copy{padding-top:34px}.product-facts>div{gap:14px}.product-facts dd{max-width:60%}.product-info .availability p{font-size:.91rem}.product-info .availability-mark{width:33px;height:33px}.editorial-heading h2{font-size:2.3rem}.countdown strong{font-size:1.8rem}.offer-action{padding:20px}}
/* Editorial story: the portrait and the message share one compact composition. */
.editorial-section.editorial-story{padding-top:52px;padding-bottom:52px;background:#eae9e0}
.editorial-story-layout{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);gap:clamp(30px,5vw,64px);align-items:center;max-width:1100px;margin:auto}
.editorial-story-portrait{width:100%;max-width:510px;margin:0;justify-self:center}
.editorial-story-portrait img{display:block;width:100%;height:auto;aspect-ratio:1122/1402;object-fit:contain;object-position:center;border-radius:18px;box-shadow:0 12px 32px rgba(49,42,29,.08)}
.editorial-story-column{display:flex;flex-direction:column;justify-content:center;gap:25px;min-width:0}
.editorial-story-copy{max-width:620px}
.editorial-story-copy .eyebrow{font-size:.67rem;letter-spacing:.14em;line-height:1.65;color:#7a775f;margin:0 0 17px}
.editorial-story-copy h2{font-size:clamp(2.45rem,3.65vw,3.45rem);line-height:1.1;letter-spacing:-.035em;font-weight:400;margin:0 0 22px;color:#262d21}
.editorial-story-copy h2 em{color:#78775c}
.editorial-story-description{font-size:.98rem;line-height:1.8;color:#626a57;max-width:535px;margin:0 0 19px}
.editorial-story-copy .text-link{font-size:.83rem;padding-bottom:5px;color:#47513b;border-color:#a2ac90;line-height:1.5}
.editorial-story-copy .text-link span{margin-left:15px;color:#737f5e}
.editorial-story-touch{margin:0;width:100%;max-width:600px}
.editorial-story-touch img{display:block;width:100%;height:clamp(185px,19vw,240px);object-fit:cover;object-position:50% 54%;border-radius:14px;box-shadow:0 9px 25px rgba(49,42,29,.06)}
@media(max-width:1000px) and (min-width:761px){.editorial-story-layout{gap:30px;grid-template-columns:minmax(0,43fr) minmax(0,57fr)}.editorial-story-copy h2{font-size:2.6rem}.editorial-story-description{font-size:.92rem;line-height:1.75}.editorial-story-column{gap:22px}.editorial-story-touch img{height:195px}}
@media(max-width:760px){.editorial-section.editorial-story{padding:48px 7% 52px}.editorial-story-layout{grid-template-columns:1fr;gap:28px;max-width:540px}.editorial-story-column{display:contents}.editorial-story-copy{grid-column:1;grid-row:1}.editorial-story-copy .eyebrow{font-size:.65rem;margin-bottom:15px}.editorial-story-copy h2{font-size:clamp(2.4rem,7.5vw,3rem);margin-bottom:19px}.editorial-story-description{font-size:.95rem;line-height:1.8;margin-bottom:17px}.editorial-story-portrait{grid-column:1;grid-row:2;max-width:435px}.editorial-story-touch{grid-column:1;grid-row:3;max-width:500px;justify-self:center}.editorial-story-portrait img{border-radius:16px}.editorial-story-touch img{height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:13px}}

/* Keep currency choices beside the price they change. */
.fusion-currency-controls{display:grid;grid-template-columns:auto minmax(86px,110px);gap:8px 14px;align-items:center;max-width:420px;margin:18px 0 20px}
.fusion-currency-controls label{font-size:13px;letter-spacing:.05em;color:inherit}
.fusion-currency-controls select{width:100%;min-height:40px;border:1px solid #9d9378;border-radius:7px;background:transparent;color:inherit;padding:7px 12px;font:inherit;font-size:14px}
.fusion-currency-controls option{background:#161b14;color:#f3f1e8}
.fusion-currency-controls small{grid-column:1/-1;font-size:12px;line-height:1.55;opacity:.75}
/* One cohesive product showcase, with delivery and the selected currency. */
#product.intro{padding-top:72px;padding-bottom:80px}
#product .intro-heading{margin-bottom:34px}
#product .product-showcase{display:grid;grid-template-columns:minmax(0,55fr) minmax(0,45fr);max-width:1200px;margin:auto;overflow:hidden;text-align:left;background:#181c16;border:1px solid rgba(182,153,99,.38);border-radius:24px;box-shadow:0 20px 52px rgba(34,35,24,.12)}
#product .product-showcase-photo{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;margin:0;background:#151712;overflow:hidden}
#product .product-showcase-photo::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 78%,rgba(24,28,22,.55)94%,#181c16 100%)}
#product .product-showcase-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center;max-width:none}
#product .product-showcase-info{min-width:0;padding:40px 38px 34px;align-self:center;color:#f0edde}
#product .product-showcase-info .eyebrow{font-size:.6rem;letter-spacing:.2em;color:#b9a57f;margin:0 0 17px;line-height:1.7}
#product .product-showcase-info h3{font-family:var(--sans);font-size:clamp(2rem,3vw,2.7rem);line-height:1.1;font-weight:450;letter-spacing:.17em;margin:0 0 13px;color:#f1eddf}
#product .product-showcase-subtitle{font-size:.81rem;letter-spacing:.04em;line-height:1.65;color:#c8b891;margin:0 0 20px}
#product .product-showcase-description{font-size:.92rem;line-height:1.85;color:#b5bdab;margin:0 0 23px;max-width:420px}
#product .product-showcase-features{display:flex;align-items:center;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 0 26px}
#product .product-showcase-features li{font-size:.7rem;line-height:1.5;font-weight:400;color:#c8cfbd;border:1px solid rgba(194,194,161,.19);border-radius:30px;padding:7px 11px;max-width:100%;background:rgba(207,205,173,.035)}
#product .product-showcase-purchase{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:17px;padding-top:24px;border-top:1px solid rgba(204,190,148,.18)}
#product .product-showcase-price{margin:0;font-family:var(--serif);font-size:clamp(2rem,2.8vw,2.7rem);line-height:1.2;letter-spacing:-.025em;color:#f0e5c7;font-variant-numeric:tabular-nums;white-space:nowrap}
#product .product-showcase-purchase .button{min-height:50px;margin:0;padding:13px 18px;gap:19px;font-size:.8rem;flex:0 1 auto;max-width:100%}
#product .product-showcase-delivery{display:flex;align-items:center;gap:9px;font-size:.72rem;line-height:1.7;color:#a6b09a;margin:18px 0 0}
#product .product-showcase-delivery .lock-icon{opacity:.8;transform:scale(.85)}
@media(max-width:1050px){#product .product-showcase{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}#product .product-showcase-info{padding:32px 27px}#product .product-showcase-info h3{font-size:2rem}#product .product-showcase-description{font-size:.88rem}#product .product-showcase-features{margin-bottom:21px}#product .product-showcase-purchase{gap:15px;padding-top:21px}#product .product-showcase-price{font-size:2.1rem}}
@media(max-width:820px){#product .product-showcase{grid-template-columns:1fr;max-width:650px;border-radius:20px}#product .product-showcase-photo::after{background:linear-gradient(180deg,transparent 85%,#181c16 100%)}#product .product-showcase-info{padding:30px 32px 29px}#product .product-showcase-info h3{font-size:2.35rem}#product .product-showcase-description{max-width:none;font-size:.94rem}#product .product-showcase-purchase{justify-content:space-between}#product .product-showcase-price{font-size:2.45rem}}
@media(max-width:480px){#product.intro{padding-top:53px;padding-bottom:60px}#product .intro-heading{margin-bottom:27px}#product .product-showcase{border-radius:18px}#product .product-showcase-info{padding:25px 23px 26px}#product .product-showcase-info .eyebrow{margin-bottom:14px;font-size:.57rem}#product .product-showcase-info h3{font-size:2.15rem}#product .product-showcase-subtitle{font-size:.78rem;margin-bottom:17px}#product .product-showcase-description{font-size:.89rem;line-height:1.8;margin-bottom:21px}#product .product-showcase-features{gap:7px;margin-bottom:20px}#product .product-showcase-features li{font-size:.64rem;padding:6px 9px}#product .product-showcase-purchase{padding-top:21px;gap:17px}#product .product-showcase-price{font-size:2.35rem}#product .product-showcase-purchase .button{width:100%;justify-content:space-between;font-size:.84rem;padding:14px 18px}#product .product-showcase-delivery{font-size:.69rem;margin-top:15px}}

/* Native notice styling avoids missing WooCommerce icon-font glyphs. */
.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error{padding:20px 22px;border-radius:10px;border-top-width:1px;border:1px solid #cbd1bf;font-size:.94rem;line-height:1.65}
.woocommerce .woocommerce-info::before,.woocommerce .woocommerce-message::before,.woocommerce .woocommerce-error::before{display:none}
.woocommerce .fusion-international-request{background:#f5f4ec;border:1px solid #c4c9b8;border-radius:12px;padding:24px}
.woocommerce .fusion-international-request h3{margin:0 0 12px;font-size:1.65rem}
.woocommerce .fusion-international-request p{margin:0 0 20px}
.woocommerce .fusion-international-request a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 20px;background:#26301f;color:#f7f3e8;border-radius:8px;text-decoration:none;line-height:1.4}
/* A compact purchase moment: one price, one action, clear reassurance. */
.offer-section.offer-purchase{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(40px,7vw,100px);align-items:center;padding-top:65px;padding-bottom:65px;background:linear-gradient(120deg,#1d231a 0%,#141a11 100%);border-top:1px solid rgba(211,196,155,.16);border-bottom:1px solid rgba(211,196,155,.12)}
.offer-purchase .offer-copy{min-width:0;max-width:610px}
.offer-purchase .offer-copy .eyebrow{font-size:.64rem;letter-spacing:.19em;line-height:1.7;color:#c4af85;margin:0 0 20px}
.offer-purchase .offer-copy h2{font-size:clamp(2.5rem,4vw,3.8rem);line-height:1.1;letter-spacing:-.035em;font-weight:400;margin:0 0 26px;color:#f0eedf}
.offer-purchase .offer-copy h2 em{color:#d7c294}
.offer-purchase .offer-price-line{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.offer-purchase .offer-price{margin:0;line-height:1.15}
.offer-purchase .offer-price strong{font-size:clamp(2.65rem,3.7vw,3.7rem);font-family:var(--serif);font-weight:400;letter-spacing:-.035em;white-space:nowrap;line-height:1.15;color:#eadcc0;font-variant-numeric:tabular-nums}
.offer-purchase .offer-volume{font-size:.73rem;line-height:1.6;letter-spacing:.04em;color:#a9b29d;max-width:165px;border-left:1px solid #454d38;padding-left:20px}
.offer-purchase .offer-action{max-width:440px;width:100%;justify-self:end;min-width:0;padding:30px;border:1px solid rgba(181,171,128,.26);border-radius:18px;background:rgba(228,220,190,.025);box-shadow:0 15px 35px rgba(6,10,3,.09)}
.offer-purchase .order-phone{width:100%;justify-content:space-between;min-height:56px;gap:22px;padding:16px 22px;font-size:.92rem;line-height:1.4}
.offer-purchase .offer-reassurance{padding-top:20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.offer-purchase .offer-shipping{margin:0;color:#c0c9b2;font-size:.83rem;line-height:1.7}
.offer-purchase .offer-guarantee{display:inline;color:#c4b48d;font-size:.78rem;line-height:1.75;text-decoration:underline;text-decoration-color:#6e7153;text-underline-offset:4px}
.offer-purchase .offer-guarantee:hover{color:#e7d4ab;text-decoration-color:#c2ac7e}
.offer-purchase .payment-methods{margin:20px 0 0;border-top:1px solid rgba(175,188,150,.13);padding-top:17px;font-size:.66rem;line-height:1.6;letter-spacing:.025em;color:#8f9b82;text-align:left}
#product .product-showcase-guarantee{display:inline-block;margin-top:10px;font-size:.69rem;line-height:1.75;color:#bbae8a;text-decoration:underline;text-decoration-color:#616849;text-underline-offset:4px}
#product .product-showcase-guarantee:hover{color:#dfceaa;text-decoration-color:#ab9970}
@media(max-width:950px){.offer-section.offer-purchase{gap:38px;padding-top:54px;padding-bottom:54px}.offer-purchase .offer-copy h2{font-size:3rem}.offer-purchase .offer-action{padding:24px}.offer-purchase .offer-price-line{gap:14px}.offer-purchase .offer-price strong{font-size:2.9rem}.offer-purchase .offer-volume{font-size:.69rem;padding-left:15px}.offer-purchase .order-phone{font-size:.85rem;padding:15px 19px}}
@media(max-width:720px){.offer-section.offer-purchase{grid-template-columns:1fr;gap:29px;padding:48px 7% 50px}.offer-purchase .offer-copy{max-width:540px}.offer-purchase .offer-copy .eyebrow{margin-bottom:17px}.offer-purchase .offer-copy h2{font-size:clamp(2.5rem,8vw,3.2rem);margin-bottom:22px}.offer-purchase .offer-price-line{gap:19px}.offer-purchase .offer-price strong{font-size:3.1rem}.offer-purchase .offer-volume{max-width:160px;font-size:.7rem}.offer-purchase .offer-action{justify-self:start;max-width:540px;padding:24px;border-radius:15px}.offer-purchase .order-phone{font-size:.88rem;min-height:53px}.offer-purchase .offer-reassurance{gap:9px;padding-top:18px}.offer-purchase .offer-shipping{font-size:.79rem}.offer-purchase .offer-guarantee{font-size:.74rem}}
@media(max-width:380px){.offer-purchase .offer-action{padding:21px}.offer-purchase .offer-price strong{font-size:2.75rem}.offer-purchase .offer-volume{padding-left:0;border-left:0;max-width:none;width:100%;font-size:.71rem}.offer-purchase .offer-price-line{gap:9px}}
.offer-purchase .offer-guarantee-mark{display:flex;justify-content:flex-end;align-items:center;margin:0 0 20px}
@media(max-width:720px){.offer-purchase .offer-guarantee-mark{margin-bottom:18px}}

/* Compact market preferences and the merchant's own return promise. */
.announcement{flex-wrap:wrap;row-gap:3px}.announcement-guarantee{text-decoration:underline;text-underline-offset:3px}
.header-currency{flex:0 0 auto}.header-currency .fusion-currency-controls{display:block;position:relative;width:75px;margin:0}.header-currency .fusion-currency-controls select{height:34px;min-height:34px;border-color:rgba(218,201,158,.32);border-radius:18px;padding:4px 9px;font-size:11px;letter-spacing:.04em;color:#dcca9e;background:transparent}.header-currency .fusion-currency-controls label,.header-currency .fusion-currency-controls small{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.header-currency select:disabled{opacity:.72;cursor:default}
.fusion-guarantee-seal{--seal-size:100px;isolation:isolate;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:var(--seal-size);height:var(--seal-size);border-radius:50%;color:#27332d;text-decoration:none!important;background:conic-gradient(from 28deg,#f6eac5,#b6cbc2,#e0d4ea,#c8dcd8,#f5e2b2,#ced8c8,#f6eac5);border:1px solid rgba(255,255,255,.55);box-shadow:0 4px 24px #0002,inset 0 0 0 5px #fff3,inset 0 0 0 6px #67736145;transform:rotate(-8deg);text-shadow:0 1px 0 #ffffff5c;line-height:1}
.fusion-guarantee-seal::before{content:'';position:absolute;inset:10px;border:1px solid #64766866;border-radius:50%;pointer-events:none}.fusion-guarantee-seal::after{content:'';position:absolute;inset:0;border-radius:50%;background:linear-gradient(125deg,transparent 15%,#fff7 37%,transparent 54%);pointer-events:none}.fusion-guarantee-seal .seal-brand{font-size:9px;letter-spacing:.19em;margin:0 0 3px}.fusion-guarantee-seal strong{font-family:var(--serif);font-size:43px;font-weight:400;line-height:1.04}.fusion-guarantee-seal .seal-days{font-size:9px;text-transform:uppercase;letter-spacing:.15em;margin-top:2px}.guarantee-policy{border-top:1px solid #c1c7b7;margin-top:36px;padding-top:30px}.guarantee-policy .fusion-guarantee-seal{float:right;margin:0 0 20px 25px}.guarantee-policy h2{font-size:clamp(1.8rem,3vw,2.7rem)}
@media(max-width:900px){.header-actions{gap:12px}.announcement{font-size:.64rem;padding:8px 16px}.announcement-divider{margin:0 3px}.header-currency .fusion-currency-controls{width:70px}}
@media(max-width:540px){.announcement .announcement-divider:first-of-type{display:none}.announcement>.lock-icon{display:none}.announcement{column-gap:6px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.header-currency{order:2}.header-currency .fusion-currency-controls{width:65px}.fusion-guarantee-seal{--seal-size:88px}.fusion-guarantee-seal strong{font-size:37px}}

/* A small foil mark integrated with its promise, above the purchase action. */
.offer-purchase .offer-guarantee-mark{justify-content:flex-start;gap:20px;min-height:0;margin-bottom:25px}
.offer-guarantee-copy{min-width:0}.offer-guarantee-copy>a{display:block;color:#e0d0a9;font-size:.92rem;font-weight:500;line-height:1.4;text-decoration:none}.offer-guarantee-copy>p{color:#aeb5a1;font-size:.76rem;line-height:1.6;margin:7px 0 0}
.offer-guarantee-mark .fusion-guarantee-seal{--seal-size:76px;transform:rotate(-5deg);color:#e2d1aa;background:conic-gradient(from 35deg,#615c43,#a09367,#555e4b,#827c5a,#474d40,#a89b70,#615c43);border:1px solid #b5a476;box-shadow:inset 0 0 0 3px #30372a,inset 0 0 0 4px #b8a67580,0 5px 15px #0002;text-shadow:0 1px 1px #202719}
.offer-guarantee-mark .fusion-guarantee-seal::before{inset:8px;border-color:#d4bf8344}.offer-guarantee-mark .fusion-guarantee-seal::after{background:linear-gradient(135deg,transparent 20%,#eee0ac19 43%,transparent 66%)}
.offer-guarantee-mark .fusion-guarantee-seal .seal-brand{font-size:6px;letter-spacing:.22em}.offer-guarantee-mark .fusion-guarantee-seal strong{font-size:32px;line-height:1.06}.offer-guarantee-mark .fusion-guarantee-seal .seal-days{font-size:7px;letter-spacing:.12em}
.offer-purchase .offer-reassurance{padding-top:16px;text-align:center}.offer-purchase .offer-shipping{font-size:.77rem;color:#aeb5a1}
@media(max-width:540px){.offer-purchase .offer-guarantee-mark{gap:15px;margin-bottom:22px}.offer-guarantee-copy>a{font-size:.86rem}.offer-guarantee-copy>p{font-size:.72rem}}

/* Decorative timepiece: an editorial motif, not a duration comparison. */
.time-section.time-intimacy{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:7%;padding-top:65px;padding-bottom:65px;background:radial-gradient(ellipse at 78% 50%,#24281c55,transparent 55%),#131610}
.time-intimacy-copy{max-width:560px;min-width:0}.time-intimacy-copy>.eyebrow{font-size:.68rem;letter-spacing:.16em;margin-bottom:20px}.time-intimacy h2{font-size:clamp(2.5rem,3.7vw,3.7rem);line-height:1.1;margin-bottom:24px}.time-intimacy-copy>p:not(.eyebrow){font-size:.96rem;line-height:1.85;margin:0 0 28px;max-width:470px}.time-intimacy .text-link{font-size:.85rem}.time-intimacy .time-visual{width:100%;max-width:425px;justify-self:center;margin:0}.fusion-timepiece{filter:drop-shadow(0 18px 25px #0003)}
@media(max-width:760px){.time-section.time-intimacy{grid-template-columns:1fr;gap:10px;padding:50px 7% 28px}.time-intimacy h2{font-size:clamp(2.4rem,7.8vw,3.2rem)}.time-intimacy-copy>p:not(.eyebrow){font-size:.91rem}.time-intimacy .time-visual{max-width:300px}}

/* Visible, compact invitation while genuine feedback is still awaiting publication. */
#review-list>.reviews-empty{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:25px 28px;border:1px solid #b9c0aa;border-radius:14px;background:#f5f3eb}.reviews-empty-copy{min-width:0;max-width:600px}.reviews-empty-title{font-family:var(--serif);font-size:1.45rem;font-weight:400;color:#293021;line-height:1.3;margin:0 0 8px}.reviews-empty-copy p{font-size:.88rem;line-height:1.7;margin:0;color:#677159}.reviews-empty .reviews-open-button{flex-shrink:0;font-size:.83rem;min-height:48px;border-radius:8px;cursor:pointer}.reviews-section .reviews-heading h2{font-size:clamp(1.9rem,3vw,2.7rem)}
@media(max-width:720px){#review-list>.reviews-empty{display:block;padding:23px}.reviews-empty-title{font-size:1.4rem}.reviews-empty .reviews-open-button{margin-top:20px;width:100%;justify-content:space-between}.reviews-empty-copy p{font-size:.84rem}}
/* Currency shares the language row when the header wraps. */
@media(max-width:1250px){.site-header .header-currency{grid-row:2;grid-column:1;justify-self:start;align-self:center}.site-header .language-nav{grid-column:2/-1;grid-row:2}}
@media(max-width:720px){.site-header .language-nav{grid-column:2;justify-self:end;grid-template-columns:repeat(7,28px);gap:1px}.site-header .language-flag{min-height:34px}.site-header .language-flag span{font-size:20px}.site-header .header-currency{grid-column:1;grid-row:2}.header-currency .fusion-currency-controls{width:64px}}
@media(max-width:360px){.site-header .language-nav{width:auto;grid-template-columns:repeat(7,25px)}.site-header .language-flag span{font-size:18px}}
