@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--navy:#071c28;--navy-light:#102b38;--gold:#c4a16a;--cream:#f8f6f1;--ink:#132934;--muted:#6e7577;--line:#dcd8cf;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans','Manrope',Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}main:focus{outline:none}::selection{background:var(--gold);color:var(--navy)}.skip{position:fixed;top:-70px;left:20px;padding:15px;background:var(--cream);z-index:20}.skip:focus{top:10px}.announcement{background:var(--navy);color:#d4bc91;display:flex;justify-content:space-between;padding:12px 5%;font-size:9px;letter-spacing:2.7px}.tiny-star{margin-left:15px}.header{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 5%;border-bottom:1px solid var(--line);position:relative;z-index:5;background:var(--cream)}.brand{font:46px/.95 var(--serif);letter-spacing:-2px;display:inline-block;color:#876023;flex-shrink:0}.brand sup{font:9px var(--sans);letter-spacing:0;vertical-align:top;position:relative;top:9px}.brand>span{display:block;font:7px var(--sans);letter-spacing:2.4px;margin-top:12px}.header nav{display:flex;align-items:center;gap:26px}.header nav a{font-size:12px;padding:12px 0;position:relative}.header nav a:after{content:'';position:absolute;height:1px;background:#a58048;bottom:3px;left:0;right:100%;transition:right .2s}.header nav a:hover:after,.header nav a[aria-current]:after{right:0}.header-cta{border:1px solid #b2a58c;padding:14px 18px;font-size:11px;display:flex;gap:23px;align-items:center}.header-cta span{font-size:18px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:43% 57%;min-height:580px;background:var(--navy);color:var(--cream)}.hero-copy{padding:75px 9% 40px 11.6%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:10px;letter-spacing:2.3px;font-weight:500;display:block;color:#907143}.hero .eyebrow{color:#d5b784;display:flex;align-items:center;gap:13px}.gold-line{height:1px;width:28px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(48px,5.5vw,85px);letter-spacing:-3px;line-height:1.07;margin:26px 0}em{font-weight:400;color:#ae8951}h1 em{color:#d4b37b}.hero-copy>p{color:#b9c2c5;font-size:14px;line-height:1.9;max-width:320px;margin-bottom:30px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.button{padding:16px 21px;background:#d1b17b;color:var(--navy);display:inline-flex;gap:30px;align-items:center;font-size:12px;transition:background .2s,transform .2s}.button:hover{background:#e2c797;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.text-link{font-size:12px;display:inline-flex;gap:15px;align-items:center;border-bottom:1px solid #65716f;padding:8px 0}.hero-signature{display:flex;gap:13px;align-items:center;margin-top:55px;font-size:8px;line-height:1.8;letter-spacing:1.8px;color:#91a0a6}.seal{width:33px;height:38px;border:1px solid #806f51;display:grid;place-items:center;color:#d1b17b;font:25px var(--serif);border-radius:50%}.hero-image{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;background:#102331}.hero-image>img{height:100%;object-fit:cover;object-position:center;min-height:530px}.image-caption{position:absolute;bottom:0;left:0;right:0;padding:23px 28px;background:linear-gradient(transparent,#051520b3);display:flex;justify-content:space-between;color:#fff;font-size:8px;letter-spacing:2px}.values-strip{padding:25px 8%;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;color:#726753;font-size:11px;letter-spacing:2px;text-transform:uppercase}.values-strip>span{display:flex;gap:70px;align-items:center}.values-strip i{font-style:normal;color:#b59b70;font-size:13px}.section{padding:85px 6%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px}.section-heading h2{margin:16px 0 0;font-size:45px;letter-spacing:-1.5px}.section-heading>p{max-width:315px;font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:3px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.product-card{min-width:0}.card-image{position:relative;overflow:hidden;background:#e6e1d7}.card-image img{aspect-ratio:1.5;object-fit:cover;transition:transform .6s}.product-card:hover img{transform:scale(1.025)}.card-tag{position:absolute;top:16px;left:16px;background:#faf8f1ed;padding:9px 12px;font-size:8px;letter-spacing:1.6px}.round-arrow{position:absolute;bottom:17px;right:18px;border:1px solid #ffffff80;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;background:#071c28d9;color:#e1c18b;font-size:22px}.card-copy{display:flex;justify-content:space-between;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.card-copy h3{font-size:29px;margin-bottom:5px}.card-copy>div>span{font-size:10px;letter-spacing:1.3px;color:#8c794f}.card-copy>p{max-width:180px;font-size:11px;line-height:1.8;color:var(--muted);margin:3px 0 0}.story-section{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:var(--cream)}.story-image img{height:100%;object-fit:cover}.story-copy{padding:65px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-copy .eyebrow{color:#cfb583}.story-copy h2{font-size:43px;line-height:1.17;letter-spacing:-1px;margin:22px 0}.story-copy p{font-size:12px;line-height:1.9;color:#b4bfc4;max-width:330px;margin-bottom:25px}.outline{background:transparent;border:1px solid #b79b6b;color:inherit}.outline:hover{background:#c4a16a20}.story-number{font-size:8px;letter-spacing:2px;color:#8f9ba2;margin-top:40px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.editorial-grid img{aspect-ratio:1.5;object-fit:cover;transition:filter .2s}.editorial-grid a:hover img{filter:brightness(1.08)}.editorial-grid .eyebrow{margin:22px 0 13px;font-size:8px}.editorial-grid h3{font-size:23px;display:flex;justify-content:space-between;gap:15px;line-height:1.3}.editorial-grid h3 span{font:22px var(--sans);color:#927144}footer{background:var(--navy);color:#c5cdd0;padding:45px 6% 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px}.footer-top .brand{color:#d1b17b}.footer-top p{font:22px/1.5 var(--serif);margin:0}.footer-link{font-size:11px;display:flex;gap:40px;border-bottom:1px solid #5c605b;padding:13px 0}.footer-bottom{border-top:1px solid #ffffff20;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#8e9da4}.footer-bottom>span:nth-child(2){letter-spacing:2px}.page-intro{padding:30px 6% 55px;background:var(--navy);color:var(--cream)}.breadcrumb{font-size:10px;display:flex;gap:12px;color:#adb9bd;margin-bottom:48px}.breadcrumb a:hover{color:var(--gold)}.page-intro .eyebrow{color:var(--gold)}.page-intro h1{font-size:64px;letter-spacing:-2px}.page-intro p{max-width:530px;line-height:1.8;color:#b6c1c6;font-size:14px;margin-bottom:0}.compact{padding-top:45px}.campaign{margin:0}.campaign img{width:100%;height:auto}.campaign figcaption{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:8px;letter-spacing:1.8px;color:#8b7858}.campaign figcaption i{font-style:normal;margin-left:25px}main>.campaign{margin:0 6% 65px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:50px;padding:55px 6% 85px;align-items:start}.detail-image{border:1px solid var(--line)}.view-original{display:flex;justify-content:space-between;font-size:10px;color:#7e6b48;padding:15px 0}.detail-layout aside{padding:12px 0}.detail-layout h2{font-size:40px;line-height:1.2;margin:18px 0}.detail-layout p{font-size:12px;line-height:1.8;color:var(--muted)}dl{margin:25px 0}dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:14px 0;font-size:11px}dt{color:var(--muted)}dd{margin:0;text-align:right}.detail-layout .text-link{display:table;margin-top:18px}.research-note{border-left:2px solid var(--gold);padding-left:13px}.chapter{display:flex;gap:45px;padding:65px 0}.chapter-number{font:60px var(--serif);color:#b4a58b}.chapter h2{font-size:40px;margin:18px 0}.chapter p{color:var(--muted);line-height:1.8}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding-top:45px}.pillar-grid article{border-top:1px solid var(--gold);padding-top:20px}.pillar-grid article>span{font-size:9px;letter-spacing:1.7px;color:#907143}.pillar-grid h3{font-size:26px;margin:20px 0 15px}.pillar-grid p{color:var(--muted);line-height:1.8;font-size:12px}.center-callout{text-align:center;max-width:660px;margin:70px auto 0}.center-callout h2{font-size:48px;line-height:1.15;margin:22px 0}.center-callout p{line-height:1.9;color:var(--muted);max-width:450px;margin:0 auto 30px}.center-callout .button{margin-top:12px}
@media(min-width:1600px){.hero{min-height:700px}.hero-copy{padding-top:90px;padding-bottom:70px}.hero-copy>p{font-size:16px;max-width:390px}.header nav a{font-size:14px}.hero-image>img{max-height:760px}}
@media(max-width:1100px){.header{gap:18px;padding-left:4%;padding-right:4%}.header nav{gap:17px}.header-cta{display:none}.hero{grid-template-columns:44% 56%;min-height:510px}.hero-copy{padding:50px 8% 35px 9%}.hero h1{font-size:58px}.hero-image>img{min-height:510px}.hero-actions{gap:12px}.hero-signature{margin-top:32px}.values-strip{padding:23px 5%;gap:15px}.values-strip>span{gap:30px}.story-copy{padding:40px 9%}.story-copy h2{font-size:36px}.section{padding:60px 5%}.section-heading h2{font-size:39px}.detail-layout{gap:30px}.editorial-grid h3{font-size:21px}}
@media(max-width:760px){.announcement{font-size:7px;letter-spacing:1.8px;padding:10px 5%}.location{display:none}.header{min-height:87px;padding:18px 5%}.brand{font-size:38px}.brand>span{font-size:6px;letter-spacing:1.8px;margin-top:9px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:1px solid var(--line);background:transparent;width:42px;height:40px;padding:10px;cursor:pointer}.menu-toggle span{height:1px;width:20px;background:var(--ink)}.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);padding:15px 6% 25px;box-shadow:0 15px 20px #071c281a;align-items:stretch;gap:0}.header nav.open{display:flex;flex-direction:column}.header nav a{padding:15px 0;font-size:14px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 6% 35px}.hero h1{font-size:64px;margin:24px 0}.hero-copy>p{max-width:410px;font-size:13px}.hero-signature{margin-top:28px}.hero-image>img{height:auto;min-height:0;object-fit:contain}.image-caption{padding:20px;font-size:7px}.values-strip{display:grid;grid-template-columns:1fr 1fr;padding:21px 6%;gap:20px;font-size:9px;letter-spacing:1.3px}.values-strip>span{justify-content:space-between;gap:10px}.section{padding:45px 6%}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:37px}.section-heading>p{margin-top:18px;max-width:400px}.product-grid{grid-template-columns:1fr;gap:32px}.card-tag{font-size:7px}.card-copy h3{font-size:28px}.card-copy>p{max-width:150px}.story-section{grid-template-columns:1fr}.story-copy{padding:38px 6%}.story-copy h2{font-size:39px}.story-copy p{max-width:410px}.story-number{margin-top:30px}.editorial-grid{grid-template-columns:1fr;gap:30px}.editorial-grid .eyebrow{margin-top:17px}.editorial-grid h3{font-size:26px;margin-bottom:0}.footer-top{flex-wrap:wrap;align-items:flex-start;gap:30px}.footer-top p{font-size:19px}.footer-link{width:100%;justify-content:space-between}.footer-bottom{flex-direction:column;font-size:9px;gap:16px}.page-intro{padding:25px 6% 40px}.breadcrumb{margin-bottom:35px;font-size:9px}.page-intro h1{font-size:48px;letter-spacing:-1.7px}.page-intro p{font-size:13px}.detail-layout{grid-template-columns:1fr;padding:30px 6% 50px;gap:20px}.detail-layout h2{font-size:38px}.detail-layout aside{padding:0}.campaign figcaption{font-size:7px;letter-spacing:.7px}.campaign figcaption i{margin-left:8px}.chapter{gap:20px;padding:40px 0}.chapter-number{font-size:40px}.chapter h2{font-size:32px}.chapter p{font-size:12px}.pillar-grid{grid-template-columns:1fr;gap:25px}.center-callout{margin-top:45px}.center-callout h2{font-size:38px}.center-callout p{font-size:13px}.eyebrow{font-size:9px;letter-spacing:1.8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}

.language-picker{display:flex;align-items:center;gap:6px;margin-left:auto;order:3;color:var(--ink)}.language-picker>span{color:#907143;font-size:21px}.language-picker select{font:11px var(--sans);color:var(--ink);border:1px solid var(--line);background:var(--cream);padding:9px 5px;cursor:pointer;max-width:105px}.language-picker select:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.header-cta{order:2}.header nav{order:1}.menu-toggle{order:4}@media(min-width:1101px) and (max-width:1350px){.header-cta{display:none}.header nav{gap:20px}}@media(max-width:760px){.language-picker{margin-left:auto}.header{gap:12px}.header nav{order:5}.language-picker select{max-width:92px}.hero h1{font-size:clamp(48px,12vw,64px)}}

/* Readable typography and uncropped campaign layouts across languages. */
:root{--muted:#596568;--page-gutter:clamp(20px,5vw,88px);--content-width:1440px}
body{font-size:16px;line-height:1.6}
h1,h2,h3{text-wrap:balance;overflow-wrap:break-word}
p{text-wrap:pretty}
.header,.announcement,footer,.page-intro,.section,.detail-layout{padding-inline:max(var(--page-gutter),calc((100% - var(--content-width))/2))}
.announcement{font-size:10px;line-height:1.5;letter-spacing:1.8px}
.header{gap:24px;min-height:104px}
.header nav{gap:clamp(16px,2vw,32px);margin-inline:auto}
.header nav a{font-size:14px;white-space:nowrap}
.header-cta{font-size:13px;white-space:nowrap;min-height:48px}
.language-picker{flex-shrink:0;margin-left:0}
.language-picker select{font-size:14px;min-height:44px;max-width:116px;padding:10px 6px}
.brand>span{font-size:8px;letter-spacing:1.5px;line-height:1.6;max-width:215px}
.hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);min-height:0;align-items:center;padding:52px max(var(--page-gutter),calc((100% - var(--content-width))/2));gap:clamp(28px,4vw,64px)}
.hero-copy{padding:12px 0;min-width:0}
.hero h1{font-size:clamp(48px,5vw,76px);line-height:1.08;letter-spacing:-.04em;margin-block:25px}
.hero-copy>p{font-size:16px;line-height:1.85;max-width:40ch;color:#c4ced1;margin-bottom:28px}
.hero-actions{gap:16px 24px}
.button,.text-link{font-size:14px;line-height:1.45;min-height:48px}
.button{gap:22px;padding:15px 22px;font-weight:500}
.text-link{padding-block:12px;align-items:center}
.eyebrow{font-size:11px;font-weight:600;line-height:1.6;letter-spacing:1.8px;color:#775923}
.hero-signature{font-size:10px;letter-spacing:1.4px;color:#b1bec4;margin-top:32px}
.hero-image{background:transparent;overflow:visible;width:100%;align-self:center}
.hero-image>img{height:auto;min-height:0;max-height:none;object-fit:contain;aspect-ratio:auto;border:1px solid #ffffff20}
.image-caption{position:static;padding:14px 0 0;background:none;font-size:10px;letter-spacing:1.4px;align-items:center;gap:18px;color:#c4ced1}
.image-caption .view-original{color:#dfc392;font-size:12px;letter-spacing:0;min-height:44px;padding:8px 0;gap:16px}
.values-strip{max-width:none;padding:24px max(var(--page-gutter),calc((100% - var(--content-width))/2));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;font-size:12px;letter-spacing:1.4px}
.values-strip>span{justify-content:space-between;gap:18px}
.section{padding-block:80px}
.compact{padding-top:48px}
.section-heading{align-items:center;gap:48px;margin-bottom:36px}
.section-heading h2{font-size:clamp(34px,3.3vw,48px);line-height:1.2;letter-spacing:-.025em;margin-top:12px}
.section-heading>p{max-width:40ch;font-size:15px;line-height:1.8;flex:0 1 380px}
em{color:#856129}.hero em,.story-section em,.page-intro em{color:#d4b37b}
.product-grid{gap:36px}
.card-image{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#ede9e0;border:1px solid var(--line)}
.card-image img{flex:0 0 100%;aspect-ratio:auto;object-fit:contain}
.product-card:hover img{transform:none}
.card-tag{position:static;background:none;font-size:10px;letter-spacing:1.4px;padding:16px 20px}
.round-arrow{position:static;flex-shrink:0;width:36px;height:36px;margin:10px 16px;background:var(--navy);border:0}
.card-copy{padding:24px 0;display:grid;grid-template-columns:1fr;gap:12px}
.card-copy h3{font-size:34px;line-height:1.2;margin-bottom:8px}
.card-copy>div>span{font-size:13px;letter-spacing:.8px;color:#755926}
.card-copy>p{font-size:15px;line-height:1.8;max-width:48ch;margin:0}
.story-section{padding:56px max(var(--page-gutter),calc((100% - var(--content-width))/2));grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:center}
.story-image img{height:auto;object-fit:contain;border:1px solid #ffffff20}
.story-copy{padding:0;min-width:0}
.story-copy h2{font-size:clamp(34px,3.1vw,46px);line-height:1.22;letter-spacing:-.025em;margin-block:20px}
.story-copy p{font-size:16px;line-height:1.85;max-width:42ch;color:#c4ced1}
.story-number{font-size:10px;color:#b1bec4;letter-spacing:1.4px;margin-top:28px}
.editorial-grid{gap:30px}
.editorial-grid img{aspect-ratio:auto;object-fit:contain}
.editorial-grid .eyebrow{font-size:11px;margin:20px 0 12px}
.editorial-grid h3{font-size:26px;line-height:1.3;align-items:baseline;text-wrap:pretty}
.editorial-grid h3 span{flex-shrink:0}
.page-intro{padding-block:28px 52px}
.breadcrumb{font-size:13px;line-height:1.6;margin-bottom:32px;flex-wrap:wrap}
.page-intro h1{font-size:clamp(40px,4.5vw,66px);line-height:1.14;letter-spacing:-.03em;max-width:24ch;margin-block:20px}
.page-intro p{font-size:17px;max-width:62ch;color:#c4ced1;line-height:1.8}
.campaign figcaption{font-size:11px;letter-spacing:1.4px;align-items:center;padding:14px 0;flex-wrap:wrap}
.campaign .view-original{font-size:14px;letter-spacing:0;gap:18px;padding:8px 0;min-height:44px}
main>.campaign{margin-inline:max(var(--page-gutter),calc((100% - var(--content-width))/2))}
.detail-layout{grid-template-columns:minmax(0,1fr);gap:36px;padding-block:48px 72px}
.detail-layout aside{display:grid;grid-template-columns:1fr 1fr;column-gap:64px;align-items:start;padding:0}
.detail-layout aside>.eyebrow,.detail-layout aside>h2,.detail-layout aside>p{grid-column:1}
.detail-layout aside>.eyebrow{grid-row:1}
.detail-layout aside>h2{grid-row:2;margin:14px 0 20px;font-size:40px;line-height:1.2}
.detail-layout aside>p{grid-row:3;max-width:54ch}
.detail-layout aside>dl{grid-column:2;grid-row:1 / 4;margin:0}
.detail-layout aside>.research-note{grid-row:4}
.detail-layout aside>.button{grid-column:2;grid-row:4;justify-self:start}
.detail-layout aside>.text-link{grid-column:2;grid-row:5;justify-self:start}
.detail-layout p{font-size:16px;line-height:1.85}
dl>div{font-size:15px;padding:18px 0;line-height:1.6}
.view-original{font-size:14px;min-height:44px;align-items:center;color:#765723}
.chapter{gap:36px;padding:64px 0}
.chapter h2{font-size:clamp(32px,3.3vw,44px);line-height:1.25}
.chapter p{font-size:16px;max-width:65ch;line-height:1.8}
.pillar-grid{gap:40px}
.pillar-grid article>span{font-size:11px}
.pillar-grid h3{font-size:28px;line-height:1.25}
.pillar-grid p{font-size:16px;line-height:1.85}
.center-callout{max-width:760px}
.center-callout h2{font-size:clamp(34px,4vw,52px);line-height:1.2}
.center-callout p{font-size:16px;max-width:52ch;line-height:1.85}
.footer-link{font-size:14px;min-height:44px}
.footer-bottom{font-size:12px;line-height:1.7;color:#b1bec4;align-items:center}
.footer-bottom>span:nth-child(2){letter-spacing:1.4px;font-size:11px}
.footer-bottom>a{padding-block:10px}
@media(max-width:1450px){.header-cta{display:none}}
@media(min-width:761px) and (max-width:1000px){.header{flex-wrap:wrap;gap:12px 24px}.header nav{order:5;flex-basis:100%;justify-content:center;border-top:1px solid var(--line);padding-top:8px}.language-picker{margin-left:auto}.hero{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:24px}.hero h1{font-size:50px}.hero .eyebrow{letter-spacing:1px;font-size:10px}.story-section{grid-template-columns:1fr;gap:32px}.story-copy{max-width:620px}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-grid>a:last-child{grid-column:1 / -1;max-width:600px}.values-strip{font-size:11px;letter-spacing:.5px;gap:18px}}
@media(max-width:760px){
 .announcement{font-size:9px;letter-spacing:1.2px}
 .header{gap:12px;padding-block:16px;min-height:88px}
 .header .brand{font-size:36px;letter-spacing:-1.5px}
 .header .brand>span{font-size:7px;letter-spacing:.6px;max-width:155px}
 .language-picker{margin-left:auto;gap:0}
 .language-picker>span{display:none}
 .language-picker select{font-size:13px;max-width:106px;min-height:44px}
 .menu-toggle{width:44px;height:44px;flex-shrink:0;padding:11px}
 .header nav{gap:0;padding:12px var(--page-gutter) 20px}
 .header nav a{font-size:16px;padding:14px 0;white-space:normal}
 .hero{grid-template-columns:1fr;padding-block:36px;gap:32px}
 .hero-copy{padding:0}
 .hero h1{font-size:clamp(44px,10vw,66px);line-height:1.12}
 .hero-copy>p{font-size:16px;max-width:48ch}
 .hero-signature{margin-top:26px;font-size:10px}
 .image-caption{font-size:9px;letter-spacing:.8px;flex-wrap:wrap;gap:4px 20px;padding-top:8px}
 .values-strip{grid-template-columns:1fr 1fr;font-size:11px;letter-spacing:.7px;gap:16px 24px;padding-block:22px}
 .section{padding-block:48px}
 .section-heading{display:block;margin-bottom:28px}
 .section-heading h2{font-size:36px;line-height:1.2}
 .section-heading>p{font-size:15px;margin-top:18px;max-width:48ch}
 .product-grid{gap:32px}
 .card-tag{font-size:9px;padding:12px}
 .card-copy{gap:10px;padding:20px 0}
 .card-copy h3{font-size:30px}
 .card-copy>p{max-width:none;font-size:15px}
 .story-section{grid-template-columns:1fr;padding-block:36px;gap:30px}
 .story-copy{padding:0}
 .story-copy h2{font-size:36px}
 .story-copy p{font-size:16px;max-width:48ch}
 .editorial-grid{grid-template-columns:1fr;gap:32px}
 .editorial-grid .eyebrow{font-size:11px}
 .editorial-grid h3{font-size:27px}
 .page-intro{padding-block:24px 36px}
 .page-intro h1{font-size:clamp(38px,9vw,54px)}
 .page-intro p{font-size:16px}
 .breadcrumb{font-size:12px;margin-bottom:24px}
 .campaign figcaption{font-size:10px;gap:4px 16px}
 .detail-layout{padding-block:32px 48px;gap:28px}
 .detail-layout aside{display:flex;flex-direction:column;align-items:stretch;gap:0}
 .detail-layout aside h2{font-size:36px}
 .detail-layout aside>dl{margin:8px 0 24px}
 .detail-layout aside>.button{align-self:flex-start}
 .detail-layout aside>.text-link{align-self:flex-start}
 .detail-layout p{font-size:16px}
 .chapter{gap:20px;padding:42px 0}
 .chapter h2{font-size:32px}
 .chapter p{font-size:16px}
 .pillar-grid{grid-template-columns:1fr;gap:28px}
 .center-callout{margin-top:44px}
 .center-callout h2{font-size:36px}
 .center-callout p{font-size:16px}
 .footer-top{gap:28px}
 .footer-top p{font-size:22px}
 .footer-bottom{align-items:flex-start;font-size:12px}
}
@media(max-width:380px){.header{gap:8px}.header .brand{font-size:31px}.header .brand>span{max-width:125px;font-size:6px}.language-picker select{font-size:12px;max-width:94px}.hero h1{font-size:42px}.button{padding-inline:18px}.values-strip{font-size:10px}}

/* Full campaign reader: fit the artwork or pan through a readable full-size view. */
.viewing-image{overflow:hidden}
.image-viewer{width:min(1600px,96vw);height:94dvh;max-width:96vw;max-height:94dvh;border:1px solid #766446;padding:0;background:var(--navy);color:var(--cream);overflow:hidden}
.image-viewer::backdrop{background:#020c14e8;backdrop-filter:blur(5px)}
.image-viewer[open]{display:flex;flex-direction:column}
.viewer-toolbar{padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff25;flex-shrink:0}
.viewer-toolbar h2{font-size:25px;line-height:1.3;margin:0 0 5px}
.viewer-toolbar p{font-size:13px;color:#c4ced1;margin:0}
.viewer-actions{display:flex;gap:12px;flex-shrink:0}
.viewer-actions button{padding:12px 18px;min-height:46px;border:1px solid #c4a16a;background:transparent;color:var(--cream);cursor:pointer;font-size:14px}
.viewer-actions button:hover{background:#ffffff15}
.viewer-actions .viewer-zoom{background:#d1b17b;color:var(--navy)}
.viewer-close span{font-size:22px;margin-left:10px;line-height:1}
.viewer-stage{overflow:auto;flex:1;min-height:0;padding:20px;overscroll-behavior:contain}
.viewer-stage img{width:100%;height:100%;object-fit:contain;margin:auto}
.viewer-stage.enlarged img{width:1600px;max-width:none;height:auto;object-fit:initial;margin:0 auto}
@media(max-width:760px){.image-viewer{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0}.viewer-toolbar{flex-wrap:wrap;padding:18px;gap:14px}.viewer-toolbar h2{font-size:22px}.viewer-actions{width:100%}.viewer-actions button{flex:1;font-size:14px;padding:12px}.viewer-stage{padding:10px}.viewer-stage.enlarged img{width:1536px}}

/* Keep both footer rows centered on the same axis. */
.footer-top,.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center}
.footer-top>p,.footer-bottom>span:nth-child(2){text-align:center;justify-self:center}
.footer-top>.brand{justify-self:start}
.footer-top>.footer-link,.footer-bottom>a{justify-self:end}
@media(max-width:760px){
 .footer-top,.footer-bottom{grid-template-columns:1fr;justify-items:center}
 .footer-top>.brand,.footer-top>.footer-link,.footer-bottom>a{justify-self:center}
 .footer-top>.footer-link{width:auto;gap:32px}
 .footer-bottom{text-align:center}
}

/* Give the four brand pillars a stronger, more readable presence. */
.values-strip{color:var(--ink);font-size:15px;font-weight:600;letter-spacing:1px;line-height:1.6;padding-block:28px}
.values-strip i{color:#88652f;font-size:16px}
@media(min-width:761px) and (max-width:1000px){.values-strip{font-size:13px;letter-spacing:.5px}}
@media(max-width:760px){.values-strip{font-size:13px;letter-spacing:.5px;gap:20px 24px;padding-block:24px}}
@media(max-width:380px){.values-strip{font-size:12px;letter-spacing:.2px;column-gap:18px}}

/* Let the opening artwork stand on its own, without a caption bar. */
.hero-image{align-self:center;line-height:0}
.hero-image>img{display:block;width:100%;height:auto;border:0}
@media(min-width:1001px){
 .hero{grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr);gap:clamp(28px,3.5vw,56px);padding-block:40px}
}
@media(max-width:760px){.hero{gap:28px}.hero-image{margin-top:4px}}

.footer-bottom>.back-to-home{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid #d1b17b;background:#d1b17b;color:#071c28;font-size:14px;font-weight:600;line-height:1.5;text-align:center;transition:background .2s}
.footer-bottom>.back-to-home:hover{background:#e2c797;border-color:#e2c797}
.footer-bottom>.back-to-home:focus-visible{outline:2px solid #fff;outline-offset:4px}
