:root{--ink:#1a1a17;--muted:#696b64;--line:#dedfd8;--paper:#fff;--cream:#faf9f5;--lemon:#fff4be;--peach:#ffdcc5;--pink:#f8dce5;--sage:#dfebce;--radius:28px;--sans:'Stack Sans Headline',Arial,sans-serif;--serif:'Source Serif 4',Georgia,serif}*{box-sizing:border-box}html{background:#fff;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open,body.dialog-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.07;letter-spacing:-.055em}h1{font-size:clamp(48px,7.3vw,108px)}h2{font-size:clamp(38px,4.6vw,68px)}h3{font-size:26px;letter-spacing:-.035em;line-height:1.18}em{font-family:var(--serif);font-weight:600;letter-spacing:-.055em}p{color:var(--muted)}[hidden]{display:none!important}:focus-visible{outline:3px solid #978529;outline-offset:5px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.section.compact{padding-top:0}.section-heading{margin-bottom:48px;max-width:790px}.section-heading h2{margin-top:22px}.section-heading p{max-width:540px;margin-top:22px;font-size:18px;line-height:1.6}.center{text-align:center;margin-inline:auto}.center p{margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px dashed #c6c7be;border-radius:30px;padding:8px 17px;font-size:12px;font-weight:500;letter-spacing:.025em;line-height:1.3}.eyebrow>span{font-size:18px;color:#b79058;line-height:1}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 20px 15px 25px;background:var(--ink);color:white;border-radius:99px;font-size:15px;line-height:1.4;min-height:54px;transition:background .2s,transform .2s}.button span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #ffffff45;border-radius:50%;font-size:18px;flex:none}.button:hover{background:#42443b;transform:translateY(-2px)}.button.light{background:#fff;color:var(--ink)}.button.light span{border-color:#d8d9d0}.button.light:hover{background:var(--lemon)}.text-link,.text-button{font-size:14px;display:inline-block;border-bottom:1px solid currentColor;padding:7px 0;background:none}.section-end{text-align:center;margin-top:45px}.skip{position:fixed;left:15px;top:-80px;z-index:200;background:white;padding:12px}.skip:focus{top:10px}
/* One shared navigation layer, independent of animated page content. */
.header{position:fixed;z-index:50;top:18px;left:50%;transform:translateX(-50%);width:min(1376px,calc(100% - 48px));height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:12px 18px 12px 26px;border:1px solid #e6e6df;border-radius:60px;background:#ffffffed;backdrop-filter:blur(16px);box-shadow:0 5px 25px #161b1405}.brand{display:flex;flex-direction:column;align-items:center;flex:none;line-height:1}.brand strong{font-family:var(--serif);font-style:italic;font-weight:700;font-size:31px;letter-spacing:-1.4px}.brand small{font-size:7px;letter-spacing:2.5px;margin-top:6px}.desktop-nav{display:flex;gap:30px;font-size:13px}.desktop-nav a{padding:12px 0}.desktop-nav a:hover{color:#797b69}.nav-actions{display:flex;gap:12px;align-items:center}.nav-cta{background:var(--ink);color:white;border-radius:30px;padding:13px 21px;font-size:13px}.menu-toggle{display:none;width:42px;height:42px;background:var(--ink);border-radius:50%;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{height:1px;width:15px;background:#fff;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}#mobile-menu{position:absolute;left:0;right:0;top:calc(100% + 12px);background:#fff;border:1px solid var(--line);border-radius:28px;padding:20px 28px;box-shadow:0 20px 50px #0001;max-height:calc(100dvh - 115px);overflow:auto}#mobile-menu a{display:block;font-size:23px;padding:13px 0;border-bottom:1px solid #eeeeea}#mobile-menu a:last-child{border:0}
/* Dedicated cinematic media; copy and controls have separate safe areas. */
.hero{position:relative;isolation:isolate;min-height:min(960px,100svh);height:max(740px,100svh);max-height:1100px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:#8a9890;color:white}.ambient-video{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.hero:after,.closing:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0b201525 0%,#081a1540 45%,#06180e85 100%);z-index:-1;pointer-events:none}.hero-content{padding:145px 24px 150px;max-width:1050px}.hero .eyebrow{background:var(--lemon);color:var(--ink);border-color:transparent}.hero h1{margin:26px 0 25px;font-size:clamp(54px,7.9vw,116px);line-height:.98;text-shadow:0 2px 30px #0001}.hero h1 em{font-weight:600}.hero-content p{color:#fff;font-size:18px;line-height:1.6;margin-bottom:30px;text-shadow:0 1px 12px #0005}.hero-bottom{position:absolute;bottom:30px;left:48px;right:48px;display:flex;justify-content:space-between;align-items:end;text-align:left;font-size:10px;letter-spacing:.12em}.hero-bottom>a{font-size:12px;letter-spacing:.02em}.hero .film-credit{padding-right:155px;letter-spacing:0}.video-toggle{position:absolute;z-index:2;bottom:22px;right:28px;display:flex;align-items:center;gap:8px;min-height:42px;padding:10px 14px;background:#ffffff20;color:white;backdrop-filter:blur(12px);border:1px solid #ffffff65;border-radius:30px;font-size:12px}.video-toggle:hover{background:#ffffff40}.page-intro{padding-top:182px;padding-bottom:78px;text-align:center;max-width:1040px}.page-intro h1{margin:24px auto;font-size:clamp(45px,6.2vw,88px)}.page-intro p{max-width:620px;margin:auto;font-size:18px;line-height:1.6}
/* Travel stamps contain their labels, never floating labels over vector text. */
.promise{padding-top:120px;padding-bottom:105px}.promise h2{font-size:clamp(36px,4.7vw,68px)}.stamps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;max-width:1000px;margin:70px auto 0}.stamp-wrap{padding:12px 8px}.stamp{position:relative;border:1.4px solid var(--ink);border-radius:50%;aspect-ratio:1.23;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;transform:rotate(-8deg);box-shadow:3px 4px 0 #1a1a170c}.stamp:before{content:'';position:absolute;inset:8px;border:1px dashed #1a1a1766;border-radius:inherit;pointer-events:none}.stamp-wrap:nth-child(even) .stamp{transform:rotate(8deg)}.stamp-number{font-size:10px;letter-spacing:3px}.stamp strong{font-weight:500;font-size:clamp(20px,2.2vw,30px);line-height:1.06;letter-spacing:-.04em}.stamp small{font-size:8px;text-transform:uppercase;letter-spacing:1.6px}.lemon{background:var(--lemon)}.peach{background:var(--peach)}.pink{background:var(--pink)}.sage{background:var(--sage)}
/* Photo-led cards with a consistent text rhythm. */
.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:stretch}.tour-card{min-width:0;background:#f5f5f1;border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s}.tour-card:hover{box-shadow:0 15px 35px #1a1a1710}.card-photo{position:relative;aspect-ratio:1.14;overflow:hidden;border-radius:var(--radius)}.card-photo img{height:100%;width:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.3,1)}.tour-card:hover img{transform:scale(1.045)}.tag{position:absolute;bottom:18px;left:18px;background:#fff;padding:5px 12px;border-radius:20px;font-size:11px}.card-arrow{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:38px;height:38px;background:#fff;border-radius:50%;font-size:21px}.card-body{padding:26px;flex:1;display:flex;flex-direction:column}.card-body h3{font-size:25px;margin-bottom:14px}.card-body p{font-size:15px;line-height:1.6;flex:1}.card-meta{border-top:1px dashed #bfc1b7;display:flex;justify-content:space-between;gap:12px;margin-top:26px;padding-top:17px;font-size:11px}.filters{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:35px}.filters button{border:1px solid var(--line);border-radius:99px;padding:11px 20px;background:#fff;font-size:13px;min-height:44px}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.included-note{margin-top:30px;padding:30px;border:1px dashed #bbbfb3;border-radius:20px;display:grid;grid-template-columns:1fr 2fr;gap:25px}.included-note p{font-size:16px}
/* A compact, fully populated scalloped ribbon. Overflow is scoped here only. */
.ribbon{position:relative;overflow:hidden;margin:35px 0 40px;padding:62px 0 44px;background:var(--peach);isolation:isolate}.ribbon:before,.ribbon:after{content:'';position:absolute;left:0;width:100%;height:14px;background:radial-gradient(circle at 12px 0,#fff 11px,transparent 12px) 0 0/26px 14px repeat-x;top:0}.ribbon:after{top:auto;bottom:0;transform:rotate(180deg)}.ribbon-track{display:flex;align-items:center;gap:45px;width:max-content;will-change:transform;transform:translateX(-100px)}.ribbon-track span{font-size:clamp(40px,6vw,90px);line-height:1.2;letter-spacing:-.04em;white-space:nowrap}.ribbon-track b{font-size:44px;font-weight:400}.ribbon-note{text-align:center;margin-top:28px;font-size:9px;letter-spacing:.2em;padding:0 20px}
.destination{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.destination-photo{position:relative;border-radius:220px 220px 30px 30px;overflow:hidden;aspect-ratio:.92}.destination-photo img{height:100%;width:100%;object-fit:cover}.destination-caption{position:absolute;bottom:25px;left:25px;background:#fff;border-radius:30px;padding:10px 17px;font-size:10px;letter-spacing:.12em}.destination-copy h2{margin-top:25px}.destination-copy p{margin:24px 0 30px;max-width:410px;font-size:17px}.place-row{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);font-size:26px;letter-spacing:-.03em}.place-row span{font-size:10px;color:var(--muted);letter-spacing:0}.place-row b{margin-left:auto;font-weight:400}.place-row:hover{padding-left:8px;transition:padding .2s}
.tour-details{background:var(--lemon);position:relative}.details-top{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:start}.details-top h2{margin-top:26px}.tour-price{padding:5px 0 0 55px;border-left:1px dashed #1a1a1745}.tour-price>span{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.tour-price strong{display:block;font-size:clamp(48px,5.2vw,75px);font-weight:400;line-height:1.2;letter-spacing:-.05em;margin:12px 0}.tour-price strong small{font-size:15px;margin-left:12px;letter-spacing:0;font-weight:400}.tour-price p{font-size:15px;margin-bottom:25px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:75px;border-top:1px dashed #1a1a1745;padding-top:40px}.step-number{font-size:10px;letter-spacing:.13em}.stats-grid strong{display:block;font-size:clamp(36px,3.5vw,52px);line-height:1.2;letter-spacing:-.04em;font-weight:400;margin:25px 0 15px}.stats-grid strong em{font-size:.65em}.stats-grid h3{font-size:20px;margin-bottom:12px}.stats-grid p{max-width:300px;font-size:14px;line-height:1.6}
.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.gallery-item{padding:0;background:none;text-align:left;min-width:0}.gallery-item img{width:100%;height:auto;aspect-ratio:.83;object-fit:cover;border-radius:18px;transition:filter .3s}.gallery-item:nth-child(even){padding-top:35px}.gallery-item:hover img{filter:brightness(.91)}.gallery-item>span{display:flex;justify-content:space-between;gap:10px;padding:15px 2px;align-items:center}.gallery-item strong{font-size:13px;font-weight:400}.gallery-item b{font-weight:400;font-size:22px}.cab-section{background:#f5f6f1}.cab-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.cab-layout h2{margin:24px 0}.cab-layout p{max-width:380px;font-size:16px;line-height:1.7}.cab-line{margin:30px 0;font-size:10px;letter-spacing:.12em;display:flex;align-items:center;gap:20px}.cab-line span{color:#9b9f90;font-size:18px}.route-list{border-top:1px solid #d8dbd0}.route-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;text-align:left;background:none;border-bottom:1px solid #d8dbd0;padding:22px 4px}.route-row strong{font-size:20px;font-weight:400;letter-spacing:-.03em}.route-row small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.route-row b{display:grid;place-items:center;font-size:18px;font-weight:400;flex:none;width:37px;height:37px;border:1px solid #bdc2b3;border-radius:50%;transition:background .2s}.route-row:hover b{background:var(--sage)}.fleet{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-top:70px}.fleet-card{padding:25px;text-align:center;background:white;border-radius:24px;min-width:0}.fleet-card img{width:100%;height:185px;object-fit:contain;margin-bottom:20px}.fleet-card .eyebrow{font-size:10px}.fleet-card h3{margin:20px 0 10px}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.journal-card{min-width:0}.journal-image{aspect-ratio:1.36;border-radius:23px;overflow:hidden}.journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.journal-card:hover img{transform:scale(1.04)}.article-category{display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:23px 0 12px}.journal-card h3{font-size:26px;line-height:1.2;max-width:360px}.journal-card .text-link{margin-top:18px}.closing{position:relative;isolation:isolate;min-height:570px;display:grid;place-items:center;text-align:center;overflow:hidden;background:#a09a91;color:white}.closing:after{background:linear-gradient(180deg,#25180520,#20160860)}.closing-content{padding:110px 24px 100px}.closing .eyebrow{border-color:#fff8}.closing .eyebrow>span{color:var(--lemon)}.closing h2{font-size:clamp(45px,5.9vw,86px);margin:25px 0 35px;max-width:980px;line-height:1.06}.footer{padding-top:60px;padding-bottom:26px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start}.footer .brand{align-items:flex-start}.footer .brand strong{font-size:49px}.footer .brand small{margin-left:9px;font-size:8px}.footer-top p{font-size:17px}.footer-top>div>a{display:block;font-size:14px;margin-bottom:12px;overflow-wrap:anywhere}.footer-links{display:flex;gap:30px;padding:38px 0;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid var(--line);padding-top:24px;color:var(--muted);font-size:10px}.article{padding-bottom:100px}.article figure{margin:0 0 60px}.article figure img{width:100%;height:clamp(300px,45vw,620px);object-fit:cover;border-radius:28px}.article figcaption{font-size:12px;color:var(--muted);margin-top:12px}.article-copy{max-width:730px;margin:auto}.article-copy section{margin:0 0 40px}.article-copy h2{font-size:33px;margin-bottom:18px;letter-spacing:-.035em}.article-copy p{font-size:18px;line-height:1.85}.source-link{font-size:12px;text-decoration:underline}.article-actions{margin-top:45px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-layout>img{width:100%;height:580px;object-fit:cover;border-radius:200px 200px 28px 28px}.about-layout h2{margin:24px 0}.about-layout p{margin-bottom:22px;line-height:1.8}.about-layout .button{margin-top:10px}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:85px;padding-top:20px}.contact-grid h2{margin:25px 0}.contact-grid p{margin-bottom:25px;max-width:400px}.contact-link{display:block;font-size:25px;letter-spacing:-.03em;margin:18px 0}.contact-link.email{font-size:19px;overflow-wrap:anywhere}.enquiry-form,#cab-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.enquiry-form{padding:35px;background:var(--cream);border-radius:28px}label{display:flex;flex-direction:column;gap:8px;font-size:12px}input,select,textarea{border:1px solid #d7d9cf;border-radius:10px;padding:13px 14px;background:#fff;min-width:0;width:100%;color:var(--ink);font-size:15px;resize:vertical}input,select{min-height:48px}.wide{grid-column:1/-1}form small{color:var(--muted);font-size:11px;line-height:1.7}dialog{border:0;border-radius:25px;padding:36px;max-width:calc(100% - 32px);max-height:90dvh;background:white;color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#161b1680;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:14px;top:14px;width:36px;height:36px;background:#f2f3ed;border-radius:50%;font-size:25px;z-index:2;line-height:1}#cab-dialog{width:650px}#cab-dialog h2{font-size:42px;margin:22px 0 15px}#cab-dialog>p{font-size:14px;margin-bottom:25px}#photo-dialog{padding:12px;width:980px}#photo-dialog>img{max-height:72dvh;width:100%;object-fit:contain;border-radius:15px}#photo-dialog .dialog-close{background:#fff}.photo-caption{display:flex;align-items:center;justify-content:space-between;padding:15px;gap:20px}.photo-caption p{font-size:14px;color:var(--ink)}.photo-caption>div{display:flex;gap:8px}.photo-caption button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:20px}.page-transition{position:fixed;inset:0;z-index:100;background:#fff;opacity:0;pointer-events:none}.page-transition.active{pointer-events:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}
@media(min-width:1600px){.wrap{width:min(1360px,calc(100% - 120px))}.section{padding-block:125px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:18px;font-size:12px}.section{padding-block:85px}.destination{gap:50px}.cab-layout{gap:50px}.card-body{padding:22px}.card-body h3{font-size:23px}.stamps{gap:18px}.stamp{gap:8px}.stamp small{font-size:7px;letter-spacing:1px}.hero-bottom .film-credit{display:none}.hero-bottom>a{margin-right:155px}.contact-grid{gap:40px}.gallery-grid{gap:17px}.footer-top{gap:25px}.details-top{gap:40px}}
@media(max-width:800px){.header{height:65px;top:12px;padding:10px 12px 10px 22px;width:calc(100% - 32px)}.desktop-nav{display:none}.menu-toggle{display:flex}.brand strong{font-size:28px}.brand small{font-size:6px}.nav-cta{padding:11px 17px;font-size:12px}.wrap{width:calc(100% - 48px)}.hero{height:850px;min-height:90svh;max-height:1000px}.hero-content{padding:140px 24px 155px}.hero h1{font-size:clamp(52px,9vw,78px)}.hero-bottom{left:24px;right:24px;bottom:27px}.hero-bottom>a{display:none}.hero-content p{font-size:16px}.section{padding-block:75px}.section-heading{margin-bottom:35px}.section-heading p{font-size:16px}.stamps{max-width:540px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 40px;margin-top:40px}.stamp{max-width:210px;margin:auto;gap:10px}.stamp strong{font-size:29px}.stamp small{font-size:8px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cards>.tour-card:last-child:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.cards>.tour-card:last-child:nth-child(3) .card-photo{aspect-ratio:1}.destination{gap:35px;grid-template-columns:1fr 1fr}.destination-photo{aspect-ratio:.7}.destination-copy .eyebrow{font-size:10px;gap:6px}.destination-copy h2{font-size:38px}.destination-copy p{font-size:15px}.place-row{font-size:23px;padding:15px 0}.details-top{gap:25px}.details-top h2{font-size:40px}.tour-price{padding-left:30px}.tour-price strong{font-size:49px}.stats-grid{gap:25px;margin-top:50px;padding-top:28px}.stats-grid strong{font-size:35px}.stats-grid h3{font-size:18px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gallery-item:nth-child(even){padding-top:0}.cab-layout{grid-template-columns:1fr;gap:40px}.cab-layout p{max-width:520px}.route-row{padding:21px 0}.fleet{gap:15px}.fleet-card{padding:18px 12px}.fleet-card img{height:130px}.fleet-card h3{font-size:22px}.fleet-card .eyebrow{font-size:8px;padding:7px}.journal-grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.journal-grid>.journal-card:last-child:nth-child(3){display:none}.journal-card h3{font-size:23px}.closing{min-height:510px}.closing h2{font-size:58px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div{grid-column:1/-1;display:flex;gap:25px}.footer-links{gap:22px;flex-wrap:wrap}.footer-bottom{flex-wrap:wrap;gap:15px}.footer-bottom>span:nth-child(2){display:none}.page-intro{padding-top:145px;padding-bottom:55px}.page-intro p{font-size:16px}.about-layout{gap:35px}.about-layout>img{height:480px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-grid p{max-width:580px}.article-copy p{font-size:17px}.included-note{grid-template-columns:1fr;gap:15px}}
@media(max-width:520px){.wrap{width:calc(100% - 40px)}.section{padding-block:60px}.header{width:calc(100% - 24px);top:10px;height:61px;padding-left:19px}.nav-cta{display:none}.header .brand strong{font-size:27px}.header .brand small{font-size:5.5px}.menu-toggle{width:38px;height:38px}.hero{height:100svh;min-height:700px;max-height:900px}.hero-content{padding:125px 20px 150px}.hero h1{font-size:clamp(45px,11vw,59px);line-height:1.04;letter-spacing:-.058em;margin:28px 0 24px}.hero-content p{font-size:15px;max-width:300px;margin:0 auto 29px}.desktop-break{display:none}.eyebrow{font-size:10px;padding:7px 12px;gap:8px}.eyebrow>span{font-size:16px}.hero .eyebrow{font-size:9px}.hero-bottom{left:20px;bottom:24px;font-size:8px;line-height:1.8}.video-toggle{right:17px;bottom:22px;font-size:10px;padding:8px 11px}.button{font-size:13px;min-height:51px;padding:12px 18px 12px 23px;gap:24px}.button span{width:26px;height:26px}.hero-content .button{font-size:12px;gap:17px}h2{font-size:36px;line-height:1.12}.section-heading h2{margin-top:20px}.section-heading p{font-size:15px;line-height:1.7;margin-top:18px}.promise h2{font-size:clamp(30px,7.6vw,39px);line-height:1.13}.promise h2 br:nth-child(2){display:none}.stamps{gap:18px 14px;margin-top:30px;max-width:365px}.stamp-wrap{padding:8px 4px}.stamp{gap:7px;aspect-ratio:1.1}.stamp strong{font-size:22px}.stamp-number{font-size:8px;letter-spacing:2px}.stamp small{font-size:6px;letter-spacing:.8px}.stamp:before{inset:6px}.cards{grid-template-columns:1fr;gap:25px}.cards>.tour-card:last-child:nth-child(3){display:flex;grid-column:auto}.card-photo,.cards>.tour-card:last-child:nth-child(3) .card-photo{aspect-ratio:1.22}.card-body{padding:23px}.card-body h3{font-size:25px}.card-body p{font-size:14px}.card-meta{margin-top:23px;font-size:10px}.tag{font-size:10px}.ribbon{margin:12px 0;padding:39px 0 30px}.ribbon-track{gap:24px}.ribbon-track span{font-size:44px}.ribbon-track b{font-size:26px}.ribbon-note{font-size:7px;letter-spacing:.12em;margin-top:20px}.destination{grid-template-columns:1fr;gap:35px}.destination-photo{aspect-ratio:1.07;border-radius:170px 170px 22px 22px}.destination-copy h2{font-size:39px}.destination-copy p{max-width:none}.destination-caption{font-size:8px;left:20px;bottom:20px}.details-top{grid-template-columns:1fr;gap:28px}.details-top h2{font-size:40px}.tour-price{border-left:0;border-top:1px dashed #1a1a1745;padding:26px 0 0}.tour-price>span{font-size:10px}.tour-price strong{font-size:56px}.tour-price p{font-size:14px}.stats-grid{grid-template-columns:1fr;gap:0;margin-top:35px;padding-top:0;border-top:0}.stats-grid article{padding:25px 0;border-top:1px dashed #1a1a1745}.stats-grid article:last-child{padding-bottom:0}.stats-grid strong{font-size:39px;margin:15px 0 10px}.stats-grid h3{font-size:20px}.stats-grid p{max-width:none;font-size:14px}.step-number{font-size:9px}.gallery-grid{gap:17px 13px}.gallery-item img{aspect-ratio:.77;border-radius:13px}.gallery-item>span{padding:10px 1px;gap:6px;align-items:start}.gallery-item strong{font-size:11px;line-height:1.4}.gallery-item b{font-size:16px}.section-end{margin-top:28px}.route-row strong{font-size:17px;line-height:1.35;display:block}.route-row small{font-size:11px}.route-row b{width:32px;height:32px}.cab-line{font-size:9px;gap:15px}.cab-layout h2{font-size:40px}.cab-layout p{font-size:15px}.fleet{grid-template-columns:1fr;margin-top:40px;gap:20px}.fleet-card{padding:25px}.fleet-card img{height:195px}.fleet-card .eyebrow{font-size:10px}.fleet-card h3{font-size:27px}.journal-grid{grid-template-columns:1fr;gap:35px}.journal-grid>.journal-card:last-child:nth-child(3){display:block}.journal-card h3{font-size:26px}.article-category{margin-top:19px}.journal-card .text-link{margin-top:12px}.closing{min-height:470px}.closing-content{padding:75px 20px 90px}.closing h2{font-size:clamp(39px,9.5vw,50px);line-height:1.12;margin:24px 0 29px}.closing .eyebrow{font-size:8px;gap:6px}.footer{padding-top:40px;padding-bottom:22px}.footer-top{grid-template-columns:1fr;gap:24px}.footer-top>div{display:block;grid-column:auto}.footer .brand strong{font-size:42px}.footer-top p{font-size:15px}.footer-top>div>a{font-size:14px;margin-bottom:10px}.footer-links{padding:22px 0 28px;gap:15px 22px;font-size:12px}.footer-bottom{font-size:9px;gap:13px}.page-intro{padding-top:126px;padding-bottom:45px}.page-intro h1{font-size:clamp(40px,10vw,53px);line-height:1.08}.page-intro p{font-size:15px}.filters{gap:7px;justify-content:flex-start;margin-bottom:25px}.filters button{font-size:11px;padding:10px 14px}.article{padding-bottom:60px}.article figure{margin-bottom:35px}.article figure img{height:280px;border-radius:18px}.article figcaption{font-size:10px}.article-copy h2{font-size:28px;line-height:1.2}.article-copy p{font-size:16px;line-height:1.8}.article-actions{align-items:start;flex-direction:column;gap:25px}.about-layout{grid-template-columns:1fr}.about-layout>img{height:440px}.contact-grid{padding-top:0}.contact-link{font-size:24px}.contact-link.email{font-size:17px}.enquiry-form{padding:22px;gap:17px;grid-template-columns:1fr}.enquiry-form .wide{grid-column:auto}.contact-grid h2{font-size:40px}dialog{padding:27px 20px;max-width:calc(100% - 24px);border-radius:18px}#cab-dialog h2{font-size:34px;margin-top:20px}#cab-dialog .eyebrow{font-size:8px;margin-top:12px}#cab-form{gap:15px 12px}label{font-size:11px}input,select,textarea{font-size:16px;padding:11px 10px}#photo-dialog{padding:8px}.photo-caption{padding:12px 5px;gap:10px}.photo-caption p{font-size:11px}.photo-caption button{width:34px;height:34px}.included-note{padding:24px}.included-note h3{font-size:22px}.included-note p{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.ribbon-track{will-change:auto}}
/* Restore the reference header: menu / centered wordmark / trip action. */
.header{display:grid;grid-template-columns:1fr auto 1fr;top:22px;height:80px;padding:10px 28px;width:min(1376px,calc(100% - 64px));border:1px dashed #c8c9c0;background:#fff;border-radius:60px;box-shadow:none;backdrop-filter:none;transition:background .25s,border-color .25s,color .25s}
.header>.brand{grid-column:2;grid-row:1;justify-self:center}.header .brand strong{font-size:37px}.header .brand small{font-size:7px;letter-spacing:3px;margin-left:3px}
.header>.menu-toggle{grid-column:1;grid-row:1;justify-self:start;display:flex;flex-direction:row;gap:12px;width:auto;height:auto;padding:0;background:none;border-radius:0;color:var(--ink)}
.header .menu-icon{display:grid;grid-template-columns:repeat(2,4px);grid-template-rows:repeat(2,4px);align-content:center;justify-content:center;gap:3px;width:43px;height:43px;border-radius:50%;background:var(--ink);transform:none!important}
.header .menu-icon i{width:4px;height:4px;border-radius:1px;background:#fff;transition:transform .2s}.header .menu-label{height:auto;width:auto;background:none;font-size:13px;transform:none!important}.header .menu-toggle[aria-expanded=true] .menu-icon{transform:rotate(45deg)!important}
.header>.nav-cta{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:17px;padding:10px 12px 10px 22px;background:var(--ink);color:#fff;font-size:13px}.nav-cta>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--pink);color:var(--ink);font-size:20px}
.home .header:not(.is-scrolled){background:transparent;border-color:transparent;color:white}.home .header:not(.is-scrolled) .menu-toggle{color:white}.home .header:not(.is-scrolled) .menu-icon{background:white}.home .header:not(.is-scrolled) .menu-icon i{background:var(--ink)}.home .header:not(.is-scrolled) .nav-cta{background:white;color:var(--ink)}
#mobile-menu{color:var(--ink);max-width:460px;right:auto;width:100%;text-align:left}#mobile-menu a{font-size:22px}.footer-bottom .site-credit{display:inline-block;color:var(--ink);font-size:10px}.site-credit:hover{text-decoration:underline}
@media(max-width:800px){.header{top:10px;width:calc(100% - 32px);height:62px;padding:10px 14px 10px 23px;grid-template-columns:1fr auto}.header>.brand{grid-column:1;justify-self:start}.header .brand strong{font-size:29px}.header .brand small{font-size:6px;letter-spacing:2px;margin-top:4px}.header>.menu-toggle{grid-column:2;justify-self:end}.header .menu-icon{width:37px;height:37px}.header .menu-label,.header>.nav-cta{display:none}.home .header:not(.is-scrolled){background:#fff;border-color:#c8c9c0;color:var(--ink)}.home .header:not(.is-scrolled) .menu-icon{background:var(--ink)}.home .header:not(.is-scrolled) .menu-icon i{background:#fff}#mobile-menu{max-width:none;left:0;right:0;width:100%;padding:15px 23px;max-height:calc(100dvh - 100px)}#mobile-menu a{font-size:20px;padding:12px 0}}
@media(max-width:520px){.header{width:calc(100% - 24px);height:58px;padding:9px 11px 9px 21px}.header .brand strong{font-size:27px}.header .brand small{font-size:5px}.header .menu-icon{width:34px;height:34px}.footer-bottom{align-items:flex-start;gap:14px}.footer-bottom .site-credit{font-size:10px;width:100%;order:3}}
/* Decorative organic milk floating cloud layers along the hero's lower edge */
.hero-clouds{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}
.hero-cloud{position:absolute;pointer-events:none;will-change:transform}
.hero-cloud img{width:100%;height:auto;max-width:none;will-change:transform;mix-blend-mode:screen;filter:drop-shadow(0 14px 28px rgba(0,0,0,0.12))}
.cloud-left{width:min(1050px,76vw);left:-10vw;bottom:max(-240px,-19vw);opacity:.95}
.cloud-center{width:min(1250px,88vw);left:50%;margin-left:max(-625px,-44vw);bottom:max(-210px,-16vw);opacity:.92}
.cloud-right{width:min(950px,70vw);right:-12vw;bottom:max(-250px,-19vw);opacity:.90}
.hero-content{position:relative;z-index:2}
.hero-bottom{z-index:3;color:var(--ink);text-shadow:none}
.hero-bottom a{color:var(--ink);font-weight:500}
.hero-bottom span{color:var(--ink);font-weight:500}
.hero .video-toggle{z-index:4;color:var(--ink);background:#ffffffd9;border-color:#1a1a1733}
.hero .video-toggle:hover{background:#ffffff;color:var(--ink)}
@media(max-width:800px){
  .cloud-left{width:680px;left:-220px;bottom:-190px}
  .cloud-center{width:720px;margin-left:-360px;bottom:-160px}
  .cloud-right{width:620px;right:-240px;bottom:-180px}
}
@media(max-width:520px){
  .cloud-left{width:500px;left:-180px;bottom:-150px}
  .cloud-center{width:540px;margin-left:-270px;bottom:-130px}
  .cloud-right{width:480px;right:-200px;bottom:-140px}
  .hero .video-toggle{right:16px;bottom:20px;padding:6px 10px;font-size:10px;gap:5px;min-height:34px;white-space:nowrap}
}
@media(prefers-reduced-motion:reduce){.hero-cloud,.hero-cloud img{will-change:auto}}
/* Dissolve the moving milk cloud bank into the next white section without harsh lines */
.hero-clouds::after{content:'';position:absolute;z-index:2;left:0;right:0;bottom:-1px;height:clamp(140px,16vw,250px);background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.1) 20%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.88) 80%,#fff 96%,#fff 100%);pointer-events:none}
@media(max-width:800px){.hero-clouds::after{height:140px}}
@media(max-width:520px){.hero-clouds::after{height:105px}}


/* Full-width model photography with slow movement contained inside the cards. */
.fleet{gap:25px;align-items:stretch}.fleet-card{padding:12px 12px 29px;overflow:hidden;border:1px solid #e6e8df;display:flex;flex-direction:column;align-items:center}.fleet-stage{position:relative;width:100%;height:240px;overflow:hidden;border-radius:17px;background:#f7f8f4;margin-bottom:23px;display:grid;place-items:center}.fleet-card .fleet-stage img{width:94%;height:90%;margin:0;object-fit:contain;will-change:transform}.fleet-card:nth-child(2) .fleet-stage img{width:100%;height:100%;object-fit:cover}.fleet-card:nth-child(3) .fleet-stage img{width:140%;max-width:none;height:100%;object-fit:contain}.fleet-road{position:absolute;bottom:0;left:0;right:0;height:3px;background:repeating-linear-gradient(90deg,#b1b9a4 0 28px,transparent 28px 60px);opacity:.5}.fleet-card h3{margin:20px 0 18px}.fleet-card .text-button{margin-top:auto;min-height:44px}.fleet-note{font-size:11px;text-align:center;margin:18px auto 0;color:var(--muted)}
@media(min-width:801px) and (max-width:1100px){.fleet-stage{height:200px}}
@media(min-width:521px) and (max-width:800px){.fleet{grid-template-columns:1fr;max-width:540px;margin-inline:auto}.fleet-stage{height:300px}.fleet-card .eyebrow{font-size:11px}.fleet-card h3{font-size:28px}}
@media(max-width:520px){.fleet-stage{height:230px}.fleet-card{padding:10px 10px 25px}.fleet{gap:24px}.fleet-note{font-size:10px;line-height:1.6}}
@media(prefers-reduced-motion:reduce){.fleet-card .fleet-stage img{will-change:auto}}
/* Only the isolated car moves; the centered display and card stay fixed. */
.fleet-stage{background:#fff;isolation:isolate}.fleet-card .fleet-stage img,.fleet-card:nth-child(2) .fleet-stage img{width:100%;height:94%;max-width:none;object-fit:contain;object-position:50% 50%;margin:0;transform-origin:center;mix-blend-mode:multiply}.fleet-card:nth-child(3) .fleet-stage img{width:150%;height:100%;object-fit:contain;object-position:center}.fleet-road{display:none}

/* VC Organic Farms - Dairy Ecommerce Enhancements */
.card-price {
  font-family: var(--serif);
  font-weight: 700;
  font-size: 22px;
  color: var(--ink);
  letter-spacing: -0.03em;
}
.card-price small {
  font-family: var(--sans);
  font-size: 11px;
  color: var(--muted);
  font-weight: 500;
  margin-left: 4px;
}
.card-actions-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px dashed #bfc1b7;
}
.card-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 9px 16px;
  border-radius: 99px;
  background: var(--ink);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
}
.card-btn:hover {
  background: #36392f;
  transform: translateY(-1px);
}
.card-btn.order-wa {
  background: #174229;
}
.card-btn.order-wa:hover {
  background: #0f2c1b;
}
.tag.bestseller {
  background: var(--lemon);
  color: var(--ink);
  font-weight: 600;
}
.tag.pure {
  background: var(--sage);
  color: var(--ink);
  font-weight: 600;
}
.header .brand img.brand-icon {
  height: 28px;
  width: auto;
  margin-bottom: 2px;
}
.header .nav-cart-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  border-radius: 99px;
  background: #174229;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  margin-left: 6px;
}
#order-dialog {
  width: 650px;
}
#order-dialog h2 {
  font-size: 40px;
  margin: 20px 0 12px;
}
#order-dialog > p {
  font-size: 14px;
  margin-bottom: 24px;
  color: var(--muted);
}

/* ==========================================================================
   Editorial Product Detail Page System (Kerala Design System)
   ========================================================================== */
.product-intro {
  padding-top: 140px;
  padding-bottom: 20px;
  text-align: left;
}
.product-intro .eyebrow {
  margin-bottom: 0;
}
.product-intro .eyebrow a {
  color: inherit;
  text-decoration: none;
}
.product-intro .eyebrow a:hover {
  text-decoration: underline;
}

.product-hero-layout {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 56px;
  align-items: start;
  margin-bottom: 80px;
}
.product-gallery {
  position: sticky;
  top: 100px;
}
.product-photo-stage {
  position: relative;
  aspect-ratio: 1.08;
  background: #f7f8f4;
  border-radius: 28px;
  border: 1px solid #e6e8df;
  display: grid;
  place-items: center;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0,0,0,0.03);
}
.product-photo-stage img {
  width: 82%;
  height: 82%;
  object-fit: contain;
  transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
  will-change: transform;
}
.product-photo-stage:hover img {
  transform: scale(1.05);
}
.product-photo-stage .tag {
  position: absolute;
  top: 20px;
  left: 20px;
  bottom: auto;
  font-weight: 600;
}
.product-thumbs {
  display: flex;
  gap: 12px;
  margin-top: 16px;
  overflow-x: auto;
  padding-bottom: 4px;
}
.product-thumb-btn {
  width: 76px;
  height: 76px;
  border-radius: 16px;
  background: #f7f8f4;
  border: 2px solid transparent;
  padding: 6px;
  cursor: pointer;
  display: grid;
  place-items: center;
  flex-shrink: 0;
  transition: all 0.2s ease;
}
.product-thumb-btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-thumb-btn.active, .product-thumb-btn:hover {
  border-color: var(--ink);
  background: #fff;
}
.product-purity-badges {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 24px;
}
.purity-badge-card {
  background: #fff;
  border: 1px solid #e6e8df;
  border-radius: 16px;
  padding: 14px 12px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.purity-badge-card span {
  font-size: 22px;
}
.purity-badge-card strong {
  font-size: 11px;
  font-weight: 600;
  color: var(--ink);
  line-height: 1.3;
}

.product-info-panel {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-info-panel h1 {
  font-size: clamp(38px, 4.8vw, 56px);
  line-height: 1.04;
  margin: 0;
  letter-spacing: -0.04em;
  color: var(--ink);
}
.product-info-panel h1 em {
  font-weight: 400;
  font-style: italic;
  font-family: "Source Serif 4", Georgia, serif;
}
.product-lead-desc {
  font-size: 17px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}
.product-price-box {
  display: flex;
  align-items: baseline;
  gap: 14px;
  padding: 16px 0;
  border-top: 1px dashed #d0d2c7;
  border-bottom: 1px dashed #d0d2c7;
  flex-wrap: wrap;
}
.price-large {
  font-size: clamp(38px, 4.5vw, 52px);
  font-weight: 600;
  color: var(--ink);
  line-height: 1;
}
.price-unit {
  font-size: 16px;
  color: var(--muted);
  font-weight: 400;
}
.price-orig {
  font-size: 20px;
  color: #999;
  text-decoration: line-through;
}
.price-save {
  background: var(--lemon);
  color: var(--ink);
  font-size: 11px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 99px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.size-selection-block {
  margin-top: 6px;
}
.size-selection-block label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted);
  display: block;
  margin-bottom: 10px;
}
.size-pill-group {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.size-pill-btn {
  border: 1px solid #d4d6cb;
  background: #fff;
  border-radius: 99px;
  padding: 11px 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  color: var(--ink);
  transition: all 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.size-pill-btn.active {
  background: var(--ink);
  color: #fff;
  border-color: var(--ink);
}
.size-pill-btn small {
  opacity: 0.75;
  font-size: 12px;
}
.order-action-row {
  display: flex;
  gap: 14px;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 10px;
}
.qty-stepper {
  display: inline-flex;
  align-items: center;
  border: 1px solid #d4d6cb;
  border-radius: 99px;
  background: #fff;
  height: 54px;
  overflow: hidden;
}
.qty-step-btn {
  width: 44px;
  height: 100%;
  border: none;
  background: none;
  font-size: 20px;
  cursor: pointer;
  color: var(--ink);
  display: grid;
  place-items: center;
  transition: background 0.2s;
}
.qty-step-btn:hover {
  background: #f5f5f1;
}
.qty-step-val {
  width: 42px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: var(--ink);
}
.order-action-row .button {
  flex: 1;
  min-width: 220px;
  min-height: 54px;
  font-size: 14px;
}
.order-action-row .button.secondary {
  background: #fff;
  color: var(--ink);
  border: 1px solid var(--ink);
  flex: 0 0 auto;
}
.delivery-notice-box {
  background: #f7f8f4;
  border-radius: 16px;
  padding: 16px 20px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-top: 8px;
  border: 1px solid #e6e8df;
}
.delivery-notice-box .notice-icon {
  font-size: 22px;
}
.delivery-notice-box p {
  margin: 0;
  font-size: 13.5px;
  line-height: 1.5;
  color: var(--ink);
}
.delivery-notice-box strong {
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}

.product-specs-section {
  padding-block: 60px;
  border-top: 1px solid #e6e8df;
}
.product-specs-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
}
.spec-box h3 {
  font-size: 30px;
  margin-bottom: 20px;
  letter-spacing: -0.02em;
}
.spec-box p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
}
.spec-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}
.spec-table tr {
  border-bottom: 1px dashed #d0d2c7;
}
.spec-table th {
  padding: 14px 0;
  text-align: left;
  font-size: 13.5px;
  font-weight: 500;
  color: var(--muted);
  width: 40%;
}
.spec-table td {
  padding: 14px 0;
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  color: var(--ink);
}

.reviews-editorial-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 36px;
}
.editorial-review-card {
  background: #f7f8f4;
  border: 1px solid #e6e8df;
  border-radius: 20px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.review-stars-gold {
  color: #d89830;
  font-size: 16px;
  letter-spacing: 2px;
}
.editorial-review-card p {
  font-size: 16px;
  line-height: 1.65;
  font-style: italic;
  font-family: "Source Serif 4", Georgia, serif;
  color: var(--ink);
  margin: 0;
}
.review-meta-author {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--muted);
}

@media(max-width: 991px) {
  .product-hero-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .product-gallery {
    position: static;
  }
  .product-specs-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}
@media(max-width: 600px) {
  .product-intro {
    padding-top: 110px;
  }
  .product-purity-badges {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .purity-badge-card {
    flex-direction: row;
    text-align: left;
    padding: 10px 14px;
  }
  .order-action-row {
    flex-direction: column;
  }
  .qty-stepper {
    width: 100%;
    justify-content: space-between;
  }
  .reviews-editorial-grid {
    grid-template-columns: 1fr;
  }
}

