@font-face{font-family:DM Sans;src:url('./fonts/dm-sans-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url('./fonts/dm-sans-500.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:DM Sans;src:url('./fonts/dm-sans-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:DM Sans;src:url('./fonts/dm-sans-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:DM Serif Display;src:url('./fonts/dm-serif-display-italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}
:root{--paper:#f5f3ee;--ink:#242521;--muted:#65655f;--pink:#d32158;--line:#d9d8cf;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--ease:cubic-bezier(.2,.7,.2,1)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
body::selection{background:#edb5c5;color:#242521}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer}
button,a{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--pink);outline-offset:6px}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{font-weight:500;line-height:1.08}
h1,h2{letter-spacing:-.055em}
em{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}
[hidden]{display:none!important}
.wrap{width:min(100% - 104px,1336px);margin-inline:auto}
.eyebrow{font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;gap:10px;line-height:1.5}
.status-dot,.small-dot{width:6px;height:6px;flex-shrink:0;background:var(--pink);border-radius:50%;display:inline-block}
.site-header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px;position:relative;z-index:5}
.wordmark{display:block;flex-shrink:0}
.wordmark img{width:164px;height:auto}
.desktop-nav{display:flex;gap:32px;font-size:12px;font-weight:500;margin-left:62px}
.desktop-nav a,.text-link,.language-switch a{transition:color .2s}
.desktop-nav a:hover,.text-link:hover{color:var(--pink)}
.header-actions{display:flex;align-items:center;gap:29px}
.language-switch{display:flex;gap:8px;font-size:10px;font-weight:600;align-items:center}
.language-switch a{padding:12px 0;color:#787870}
.language-switch a[aria-current]{color:var(--ink)}
.language-switch span{color:#bab9b0}
.header-contact{border:1px solid var(--ink);padding:11px 19px;display:flex;gap:30px;font-size:12px;align-items:center;border-radius:2px;transition:background .2s,color .2s}
.header-contact:hover{background:var(--ink);color:var(--paper)}
.arrow{display:inline-block;font-family:Arial,sans-serif;font-size:1.35em;line-height:1;transition:transform .3s var(--ease);font-weight:400}
a:hover .arrow{transform:translate(2px,-2px)}
.menu-toggle{border:0;background:none;font-size:12px;align-items:center;gap:10px;padding:10px 0}
.menu-toggle span{font-size:22px}
.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:24px;border:1px solid var(--line);box-shadow:0 18px 30px #24252110}
.mobile-nav a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:20px}
.hero{display:grid;grid-template-columns:1.14fr 1fr;position:relative;column-gap:0}
.hero-copy{padding-top:67px;padding-bottom:63px;position:relative;z-index:2}
.hero h1{font-size:clamp(76px,8.7vw,125px);line-height:.99;letter-spacing:-.067em;margin:29px 0 32px;white-space:nowrap}
.hero h1 em{color:var(--pink);font-size:1.08em;letter-spacing:-.045em;line-height:1.04}
.hero-description{max-width:382px;font-size:14px;line-height:1.65;color:var(--muted)}
.hero-description .intro{font-weight:500;color:var(--ink);margin-bottom:8px;font-size:16px;letter-spacing:-.02em}
.hero-actions{display:flex;align-items:center;gap:28px;margin-top:29px}
.button{padding:15px 21px;font-weight:500;font-size:12px;display:inline-flex;align-items:center;gap:34px;border:1px solid transparent;border-radius:2px}
.button-dark{background:var(--ink);color:var(--paper);transition:background .2s}
.button-dark:hover{background:var(--pink)}
.text-link{display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:500}
.hero-visual{position:relative;align-self:center;width:100%;min-width:0;padding-top:7px}
.globe-stage{position:relative;aspect-ratio:1;isolation:isolate}
#globe{width:100%;height:100%;display:block;position:relative;z-index:1}
.globe-fallback{position:absolute;inset:13%;border:1px solid #d2bfc4;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff4,#f0dedf);box-shadow:22px 25px 60px #d3215810}
.globe-ready .globe-fallback{display:none}
.globe-label{position:absolute;z-index:2;font-size:9px;letter-spacing:.09em;font-weight:600;align-items:center;gap:7px;background:var(--paper);padding:5px 9px;box-shadow:0 0 15px #f5f3eec0;pointer-events:none;border:1px solid #ded8d5;border-radius:2px;display:none}
.globe-ready .globe-label{display:inline-flex}
.globe-label span{height:4px;width:4px;border-radius:50%;background:var(--pink)}

.hero-visual figcaption{font-size:9px;text-transform:uppercase;letter-spacing:.14em;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:-7px;color:var(--muted)}
.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:17px 0;font-size:9px;letter-spacing:.14em;text-transform:uppercase}
.hero-bottom>span:nth-child(2){color:var(--muted);letter-spacing:.07em}
.hero-bottom>span:nth-child(2) span{margin-inline:11px;color:#aaa79e}
.hero-bottom>a{font-size:19px;line-height:1;padding:0 8px}
.facts{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:30px 0;margin-top:29px}
.fact{display:flex;align-items:center;gap:24px;padding-left:46px;border-left:1px solid var(--line)}
.fact:first-child{padding-left:0;border:0}
.fact-number{font-size:54px;letter-spacing:-.07em;font-weight:400;line-height:1}
.fact-number>span{color:var(--pink)}
.fact-label{font-size:11px;color:var(--muted);max-width:105px;line-height:1.5}
.section{padding-top:97px;padding-bottom:100px;scroll-margin-top:20px}
.section-label{color:var(--muted);margin-bottom:27px}
.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:100px;align-items:end;margin-bottom:44px}
h2{font-size:clamp(36px,4.25vw,63px);line-height:1.08}
.section-heading>p{font-size:14px;color:var(--muted);max-width:345px;line-height:1.75;margin-bottom:5px;justify-self:end}
.brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.brand-card{display:block;min-width:0}
.brand-art{height:232px;padding:17px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .45s var(--ease),background .45s;background:#e7cfd0;position:relative;overflow:hidden}
.brand-card:hover .brand-art{transform:translateY(-5px)}
.brand-tlb .brand-art{background:#eedbda}
.brand-lbdm .brand-art{background:#dfe5da}
.brand-asb .brand-art{background:#e0e0ec}
.brand-fsb .brand-art{background:#e8dfce}
.brand-art>img{width:100%;height:44px;object-fit:contain;filter:brightness(0);opacity:.88;padding:0 5px}
.brand-meta{font-size:8px;letter-spacing:.065em;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;font-weight:500;gap:5px}
.meta-divider{opacity:.4;margin:0 7px}
.brand-index{opacity:.55}
.brand-art-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}
.brand-art-bottom>span:first-child{font-size:8px;text-transform:uppercase;letter-spacing:.045em}
.round-arrow{border:1px solid #24252140;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;transition:background .2s,color .2s}
.brand-card:hover .round-arrow{background:var(--ink);color:var(--paper)}
.brand-content{padding:24px 1px 0}
.brand-content h3{font-size:16px;letter-spacing:-.025em;line-height:1.4;margin-bottom:11px;min-height:45px;max-width:225px}
.brand-content>p{font-size:12px;line-height:1.8;color:var(--muted);min-height:108px}
.brand-domain{font-size:9px;display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:20px;padding-top:14px;border-top:1px solid var(--line);letter-spacing:-.02em}
.brand-domain .arrow{font-size:15px}
.approach-section{background:#eeeee7}
.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:47px;margin-top:60px}
.principle{border-top:1px solid #cccec4;padding-top:25px}
.principle-number{font-size:12px;color:var(--pink);display:flex;gap:8px;align-items:center;margin-bottom:34px}
.principle-number span{color:#a5a79b}
.principle h3{font-size:21px;letter-spacing:-.035em;max-width:250px;margin-bottom:15px;line-height:1.25}
.principle p{font-size:13px;line-height:1.8;color:var(--muted);max-width:320px}
.press-section{background:var(--paper)}
.press-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}
.press-card{position:relative;isolation:isolate;display:flex;flex-direction:column;padding:23px 26px 19px;background:var(--paper);overflow:hidden;min-width:0}
.press-card::before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(350px circle at var(--press-x,50%) var(--press-y,35%),#ecd2db 0%,#eee5d9 45%,transparent 85%);opacity:0;transition:opacity .4s var(--ease)}
.press-card:hover::before,.press-card:focus-visible::before{opacity:1}
.press-card:focus-visible{outline-offset:-3px;z-index:1}
.press-meta{display:flex;justify-content:space-between;gap:10px;font-size:9px;letter-spacing:.06em;color:var(--muted)}
.press-meta>span>span{margin-inline:5px;color:#aba99f}
.press-logo{height:111px;display:flex;align-items:center;justify-content:center;padding:23px 8px;transition:transform .4s var(--ease)}
.press-logo img{width:100%;height:54px;object-fit:contain;filter:grayscale(1);mix-blend-mode:multiply;transition:filter .4s var(--ease)}
.press-card:hover .press-logo,.press-card:focus-visible .press-logo{transform:translateY(-3px)}
.press-card:hover img,.press-card:focus-visible img{filter:grayscale(0)}
.press-france-3 img{max-width:155px}
.press-20-minutes img{width:52px;height:54px}
.press-city-am img{max-width:135px}
.press-europe-1 img{max-width:115px}
.press-caption{display:flex;align-items:flex-start;gap:15px;border-top:1px solid #24252118;padding-top:18px;flex:1}
.press-caption h3{font-size:12px;line-height:1.55;font-weight:400;min-height:58px;flex:1}
.press-open{width:24px;height:24px;flex-shrink:0;border:1px solid #24252140;border-radius:50%;display:grid;place-items:center;transition:background .3s,color .3s,border-color .3s}
.press-open .arrow{font-size:15px}
.press-card:hover .press-open,.press-card:focus-visible .press-open{background:var(--ink);color:var(--paper);border-color:var(--ink)}
.press-action{font-size:9px;color:var(--muted);margin-top:13px}
.press-note{font-size:10px;color:var(--muted);margin-top:20px;max-width:640px}
@media(max-width:1100px){.press-card{padding:20px 17px}.press-caption{gap:8px}.press-caption h3{font-size:11px}.press-logo{height:100px;padding-inline:0}}
@media(max-width:850px){.press-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.press-card{padding:23px}.press-caption h3{font-size:12px;min-height:56px}}
@media(max-width:600px){.press-card{padding:17px 14px}.press-logo{height:94px;padding:22px 4px}.press-logo img{height:43px}.press-meta{font-size:8px}.press-caption{gap:8px;padding-top:14px}.press-caption h3{font-size:11px;min-height:68px}.press-open{width:20px;height:20px}.press-open .arrow{font-size:12px}.press-action{font-size:8px}.press-note{font-size:9px}}
.story-section{background:#252722;color:#f5f3ee;padding-top:90px;padding-bottom:70px}
.story-section .section-label{color:#b9bcb0}
.story-grid{display:grid;grid-template-columns:1.23fr 1fr;gap:100px}
.story-intro h2{font-size:clamp(34px,4vw,58px)}
.story-intro h2 em{color:#d3c6ae}
.founder{display:flex;gap:13px;align-items:center;margin-top:43px;width:fit-content}
.founder img{border-radius:50%;width:40px;height:40px;object-fit:cover;flex-shrink:0}
.founder>div{display:flex;flex-direction:column;gap:3px;font-size:12px}
.founder>div>span:last-child{color:#b9bcb0;font-size:10px}
.founder:hover>div>span:first-child{text-decoration:underline;text-underline-offset:3px}
.story-copy{padding-top:4px}
.story-copy p{font-size:13px;color:#bbbdB4;line-height:1.8;margin-bottom:18px}
.story-copy .story-lead{color:#f5f3ee;font-size:19px;line-height:1.55;letter-spacing:-.02em}
.story-copy .text-link{margin-top:14px;color:#f5f3ee;border-bottom:1px solid #76796b;padding-bottom:7px;gap:30px}
.story-copy .text-link:hover{color:#f1b3c7}
.timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:65px;border-top:1px solid #57594f}
.timeline-item{position:relative;padding-top:25px;padding-right:25px}
.timeline-item::before{content:'';position:absolute;top:-3px;left:0;width:5px;height:5px;background:#d3c6ae;border-radius:50%}
.timeline-year{font-size:30px;letter-spacing:-.055em;line-height:1}
.timeline-item h3{font-size:12px;font-weight:500;margin-top:18px;margin-bottom:7px}
.timeline-item p{font-size:11px;color:#b9bcb0;line-height:1.6}
.contact-section{background:#ebd6d9;padding-block:85px 90px}
.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:end}
.contact-section .eyebrow{margin-bottom:29px}
.contact-section h2{font-size:clamp(40px,4.8vw,70px)}
.contact-section h2 em{color:#ad214c}
.contact-copy{padding-bottom:5px}
.contact-copy>p:first-child{font-size:14px;line-height:1.8;max-width:350px;margin-bottom:29px}
.contact-email{font-size:clamp(18px,2.3vw,30px);letter-spacing:-.045em;display:inline-flex;gap:35px;align-items:center;border-bottom:1px solid #b09598;padding-bottom:10px}
.contact-note{font-size:9px;color:#615151;margin-top:14px;line-height:1.8;letter-spacing:.025em}
.site-footer{padding-top:45px;padding-bottom:24px}
.footer-top{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-bottom:36px}
.footer-top .wordmark img{width:140px}
.footer-top>p{font-size:11px;color:var(--muted);margin-right:auto}
.back-top{font-size:10px;white-space:nowrap}
.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;align-items:center;gap:24px;justify-content:space-between;font-size:9px;color:var(--muted)}
.footer-bottom>span{margin-left:auto;margin-right:36px}
.footer-bottom>span span{margin-left:9px}
.legal-details{font-size:12px;margin-top:20px;border-top:1px solid var(--line);padding-top:15px;color:var(--muted)}
.legal-details>summary{cursor:pointer;font-size:10px;width:fit-content}
.legal-details>div{max-width:750px;padding:25px 0 5px}
.legal-details h2{font-family:var(--sans);font-size:17px;letter-spacing:0;margin-bottom:15px}
.legal-details p{margin:10px 0;line-height:1.8}
.legal-details a{text-decoration:underline;text-underline-offset:3px}
.js .legal-details:not([open]){border:0;padding:0;margin:0}
.js .legal-details:not([open])>summary{display:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:absolute;top:5px;left:10px;padding:10px 20px;background:var(--ink);color:var(--paper);transform:translateY(-200%);z-index:20}
.skip-link:focus{transform:none}
@media(min-width:1600px){.hero-copy{padding-block:82px 86px}.hero-visual{max-width:600px}.brand-art{height:265px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.desktop-nav{gap:20px;margin-left:0}.header-actions{gap:20px}.hero h1{font-size:9vw}.hero-copy{padding-top:53px}.hero .eyebrow{font-size:8px}.hero-actions{gap:22px}.hero-description{max-width:345px}.hero-visual{margin-top:20px}.fact{padding-left:30px;gap:17px}.fact-number{font-size:46px}.section-heading,.story-grid,.contact-grid{gap:60px}.brand-grid{gap:17px}.brand-art{height:210px;padding:13px}.brand-meta{font-size:7px}.brand-art-bottom>span:first-child{font-size:7px}.brand-content h3{font-size:15px}.brand-content p{min-height:130px}.brand-domain{font-size:8px}.principles{gap:28px}.brand-domain .arrow{font-size:12px}}
@media(max-width:850px){.wrap{width:calc(100% - 48px)}.site-header{height:85px;gap:20px}.wordmark img{width:145px}.desktop-nav{display:none}.hero{grid-template-columns:1.16fr 1fr}.hero-copy{padding-top:50px;padding-bottom:42px}.hero h1{font-size:9.4vw;margin-top:25px;margin-bottom:24px}.hero .eyebrow{font-size:7px;letter-spacing:.1em;gap:7px}.hero-description{font-size:12px;max-width:310px}.hero-description .intro{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.button{padding:13px 18px;font-size:11px}.hero-visual{align-self:center;margin-top:0}.hero-visual figcaption{font-size:7px;letter-spacing:.08em}.globe-label{font-size:7px;padding:3px 6px}.hero-bottom{font-size:8px}.fact{gap:12px;padding-left:20px}.fact-number{font-size:39px}.fact-label{font-size:10px}.section{padding-block:72px}.section-heading{grid-template-columns:1.3fr 1fr;gap:40px}.section-heading>p{font-size:12px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.brand-art{height:230px;padding:20px}.brand-art>img{max-width:265px;align-self:center}.brand-meta{font-size:9px}.brand-art-bottom>span:first-child{font-size:8px}.brand-content h3{font-size:18px;min-height:0;max-width:none}.brand-content p{font-size:13px;min-height:72px}.brand-domain{font-size:10px}.principles{gap:25px;margin-top:43px}.principle h3{font-size:18px}.principle p{font-size:12px}.story-grid{gap:45px;grid-template-columns:1.1fr 1fr}.story-intro h2{font-size:34px}.story-copy .story-lead{font-size:17px}.contact-grid{gap:35px}.contact-section h2{font-size:40px}.contact-copy>p:first-child{font-size:12px}.contact-email{font-size:21px;gap:17px}.footer-top{gap:23px}.footer-top>p{font-size:10px}.footer-bottom>span{margin-right:10px}.menu-toggle:not([hidden]){display:flex}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.site-header{height:80px;gap:15px}.wordmark img{width:138px}.header-actions{gap:20px}.header-contact{display:none}.language-switch{font-size:10px;gap:6px}.menu-toggle{font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding-top:41px;padding-bottom:0}.hero .eyebrow{font-size:8px;letter-spacing:.1em}.hero h1{font-size:clamp(59px,14.5vw,87px);margin-top:26px;margin-bottom:23px;letter-spacing:-.065em}.hero-description{max-width:335px;font-size:13px}.hero-description .intro{font-size:15px;margin-bottom:6px}.hero-actions{flex-direction:row;gap:22px;margin-top:23px;align-items:center}.hero-actions .button{gap:18px;font-size:10px;padding:14px 16px}.hero-actions .text-link{font-size:10px;gap:9px}.hero-visual{width:83%;max-width:360px;margin:5px auto 27px}.hero-visual figcaption{font-size:7px;margin-top:-6px}.globe-label{font-size:8px}.hero-bottom{font-size:7px;padding-block:15px;gap:12px}.hero-bottom>span:nth-child(2){font-size:7px;letter-spacing:0}.hero-bottom>span:nth-child(2) span{margin-inline:3px}.hero-bottom>a{display:none}.facts{margin-top:17px;padding:24px 0;gap:0}.fact{flex-direction:column;align-items:flex-start;gap:8px;padding-left:21px}.fact-number{font-size:38px}.fact-label{font-size:9px;max-width:90px}.section{padding-block:56px}.section-label{font-size:9px;margin-bottom:22px}.section-heading{display:block;margin-bottom:30px}h2{font-size:39px;letter-spacing:-.055em}.section-heading>p{font-size:13px;max-width:335px;line-height:1.7;margin-top:22px}.brand-grid{gap:30px 16px}.brand-art{height:183px;padding:12px}.brand-meta{font-size:7px}.meta-divider{margin-inline:3px}.brand-art>img{height:40px;padding:0}.brand-art-bottom>span:first-child{font-size:6px;letter-spacing:.02em}.round-arrow{width:23px;height:23px;flex-shrink:0;font-size:12px}.brand-content{padding-top:17px}.brand-content h3{font-size:15px;line-height:1.35;min-height:42px;margin-bottom:10px}.brand-content p{font-size:11px;min-height:126px;line-height:1.75}.brand-domain{font-size:7px;letter-spacing:-.025em;gap:2px;margin-top:16px;padding-top:11px}.principles{grid-template-columns:1fr;margin-top:30px;gap:27px}.principle{display:grid;grid-template-columns:30px 1fr;column-gap:15px;padding-top:23px}.principle-number{margin-bottom:0;align-items:flex-start;padding-top:5px;font-size:10px}.principle h3{font-size:20px;max-width:none;margin-bottom:11px;line-height:1.25}.principle p{grid-column:2;font-size:13px;max-width:340px}.story-grid{display:block}.story-intro h2{font-size:36px}.founder{margin-top:26px;margin-bottom:31px}.story-copy .story-lead{font-size:18px}.story-copy>p{font-size:13px;line-height:1.8}.timeline{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:43px;gap:26px 16px;border-top:0}.timeline-item{border-top:1px solid #57594f;padding-right:0;padding-top:20px}.timeline-year{font-size:25px}.timeline-item h3{font-size:10px;line-height:1.4;margin-top:12px}.timeline-item p{font-size:9px;line-height:1.6}.contact-grid{display:block}.contact-section h2{font-size:45px}.contact-section .eyebrow{font-size:8px;margin-bottom:24px}.contact-copy{margin-top:26px}.contact-copy>p:first-child{font-size:13px;max-width:330px;margin-bottom:24px}.contact-email{font-size:26px;gap:35px}.contact-note{font-size:8px}.footer-top{flex-wrap:wrap;gap:17px;padding-bottom:25px}.footer-top .wordmark img{width:128px}.footer-top>p{order:3;flex-basis:100%;font-size:10px}.back-top{margin-left:auto;font-size:9px}.footer-bottom{display:flex;flex-wrap:wrap;font-size:8px;gap:13px;padding-top:20px}.footer-bottom>span{margin-left:auto;margin-right:0}.footer-bottom>a{flex-basis:100%}.site-footer{padding-top:31px;padding-bottom:23px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.header-actions{gap:12px}.wordmark img{width:123px}.hero h1{font-size:14.4vw}.hero .eyebrow{font-size:7px}.hero-actions{gap:16px}.hero-actions .button{padding-inline:13px}.hero-actions .text-link{font-size:9px}.fact{padding-left:13px}.fact-number{font-size:34px}.fact-label{font-size:8px}.brand-grid{grid-template-columns:1fr}.brand-art{height:210px;padding:18px}.brand-art>img{max-width:235px}.brand-meta{font-size:9px}.brand-art-bottom>span:first-child{font-size:9px}.brand-content h3{min-height:0;font-size:19px}.brand-content p{min-height:0;font-size:13px}.brand-domain{font-size:10px}.story-intro h2{font-size:31px}.contact-section h2{font-size:38px}.contact-email{font-size:23px}.timeline-year{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.wrap{width:100%}.hero-visual,.header-actions,.desktop-nav,.hero-actions,.back-top,.legal-link{display:none}.hero,.section-heading,.story-grid,.contact-grid{display:block}.hero h1{font-size:60px}.section{padding-block:30px}.story-section,.contact-section{background:white;color:black}.story-copy p,.timeline-item p{color:#333}.brand-card{break-inside:avoid}body{background:white}a[href^="https"]::after{content:' (' attr(href) ')';font-size:9px}.facts{margin-top:0}.site-header{height:60px}}

.contact-fallback{display:block;font-size:13px;margin-top:12px}

/* Contact stays static until the visitor explicitly requests the address. */
.contact-reveal{background:none;border:0;border-bottom:1px solid currentColor;padding:0 0 7px;text-align:left;line-height:1.5}
.contact-reveal.contact-email{padding-bottom:10px;border-color:#b09598}
.contact-reveal:disabled{cursor:wait;opacity:.65}
[data-contact-output] a{overflow-wrap:anywhere}
.contact-status{font-size:12px;line-height:1.6;margin-top:12px;max-width:360px}
.contact-status:empty{display:none}
[data-contact-widget]{max-width:100%;margin-top:14px}
[data-contact-reveal] [hidden]{display:none!important}

/* The scroll sequence is enabled only after the local globe has loaded. */
.journey-story,.journey-track{display:none}
.journey-active{height:300svh}
.journey-active .hero{position:sticky;top:0;height:100svh;min-height:560px;grid-template-rows:1fr auto;isolation:isolate}
.journey-active .hero-copy{align-self:center;will-change:transform,opacity}
.journey-active .hero-visual{will-change:transform;transform-origin:50% 50%;z-index:1}
.journey-active .hero-visual figcaption{opacity:calc(1 - var(--journey-enter,0))}
.journey-active .hero-bottom{opacity:calc(1 - var(--journey-enter,0));pointer-events:none}
.journey-active .hero-bottom a{pointer-events:auto}
.journey-active .journey-story{display:block;position:absolute;inset:0;pointer-events:none;z-index:2}
.journey-eyebrow{position:absolute;top:7%;left:0;font-size:10px;letter-spacing:.16em;text-transform:uppercase;opacity:var(--journey-enter,0)}
.journey-market{visibility:hidden;position:absolute;left:68%;top:35%;width:32%;opacity:0}
.journey-code{font-size:clamp(60px,8vw,120px);line-height:1;letter-spacing:-.07em;color:var(--pink)}
.journey-market h2{font:500 clamp(20px,2.4vw,34px)/1.2 var(--sans);letter-spacing:-.035em;margin:16px 0}
.journey-market p{font-size:13px;line-height:1.8;color:var(--muted)}
.journey-index{display:block;margin-top:32px;font-size:10px;letter-spacing:.15em;color:var(--muted)}
.journey-active .journey-track{display:flex;align-items:center;gap:18px;position:absolute;bottom:7%;left:32%;width:36%;opacity:var(--journey-enter,0);font-size:10px;letter-spacing:.15em;z-index:2}
.journey-track i{height:1px;background:linear-gradient(to right,var(--pink) calc(var(--journey-progress,0)*100%),var(--line) 0);flex:1}
.market-active{background:var(--pink);border-color:var(--pink);color:white}
.market-active span{background:white}
@media(max-height:550px){.journey-active{height:auto}.journey-active .hero{height:auto;position:relative;min-height:0}}
@media(prefers-reduced-motion:reduce){.journey-active{height:auto}.journey-active .hero{height:auto;position:relative;min-height:0}}
@media print{.journey-active{height:auto}.journey-active .hero{height:auto;position:relative}.journey-story,.journey-track{display:none!important}.journey-active .hero-copy{opacity:1!important;transform:none!important}}

@media(max-width:700px) and (min-height:551px){
  .journey-active{height:240svh}
  .journey-active .hero{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;min-height:0}
  .journey-active .hero-copy{padding-top:24px;padding-bottom:12px}
  .journey-active .hero h1{font-size:13vw;margin:20px 0}
  .journey-active .hero-description{font-size:12px}
  .journey-active .hero-actions{margin-top:20px}
  .journey-active .hero-visual{width:min(68vw,39svh);align-self:center;justify-self:center;margin:0;padding:0}
  .journey-active .journey-market{left:0;top:auto;bottom:15%;width:100%;text-align:center}
  .journey-code{font-size:46px}
  .journey-market h2{font-size:22px;margin:7px 0}
  .journey-market p{font-size:12px;line-height:1.5}
  .journey-index{margin-top:12px;font-size:9px}
  .journey-eyebrow{top:3%;font-size:8px}
  .journey-active .journey-track{bottom:5%;left:15%;width:70%}
}

.journey-market a{display:inline-flex;align-items:center;gap:8px;padding-block:4px;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px;transition:color .2s,text-decoration-color .2s}
.journey-market a .arrow{font-size:13px}
.journey-market a:hover,.journey-market a:focus-visible{color:var(--pink);text-decoration-color:currentColor}

/* An inline radio player follows the same quiet styling as the press cards. */
.press-player{margin-top:13px;position:relative;z-index:1}
.press-player [hidden]{display:none!important}
.press-player audio{display:block;width:100%;max-width:100%;height:40px}
.audio-enhanced audio{display:none}
.audio-enhanced{position:static;z-index:auto}
/* Extend the native button across the card, keeping seeking and fallback links independent. */
.audio-enhanced .audio-toggle::after{content:'';position:absolute;inset:0;z-index:1;cursor:pointer}
.audio-enhanced .audio-toggle:focus-visible::after{outline:2px solid var(--pink);outline-offset:-3px}
.audio-enhanced .audio-timeline,.audio-enhanced .audio-fallback{position:relative;z-index:2}
.audio-toggle{display:inline-flex;align-items:center;gap:10px;border:0;background:none;padding:0;text-align:left;font-size:11px;line-height:1.35}
.audio-symbol{display:grid;place-items:center;flex:none;width:28px;height:28px;background:var(--pink);color:white;border-radius:50%;font-size:12px;transition:background .2s,transform .2s}
.audio-toggle:hover .audio-symbol{background:var(--ink);transform:scale(1.06)}
.audio-label{font-weight:500}
.audio-controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px}
.audio-timeline{min-width:0}
.audio-seek{display:block;appearance:none;width:100%;min-width:0;height:20px;margin:0;background:transparent;cursor:pointer;--played:0%}
.audio-seek::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:linear-gradient(to right,var(--pink) var(--played),var(--line) var(--played))}
.audio-seek::-moz-range-track{height:3px;background:var(--line);border-radius:3px}
.audio-seek::-moz-range-progress{height:3px;background:var(--pink)}
.audio-seek::-webkit-slider-thumb{appearance:none;width:10px;height:10px;border:0;border-radius:50%;background:var(--pink);margin-top:-3.5px}
.audio-seek::-moz-range-thumb{width:10px;height:10px;border:0;border-radius:50%;background:var(--pink)}
.audio-seek:focus-visible{outline:2px solid var(--pink);outline-offset:3px}
.audio-seek:disabled{cursor:default;opacity:.5}
.audio-times{display:flex;justify-content:space-between;gap:3px;font-size:9px;font-variant-numeric:tabular-nums;color:var(--muted)}
.audio-status:empty{display:none}
.audio-status,.audio-fallback{grid-column:1/-1;font-size:10px;margin-top:10px;line-height:1.5}
.audio-fallback{text-decoration:underline}
.audio-source{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;position:relative;z-index:1}
.audio-source:hover{color:var(--pink)}
@media(max-width:600px){.press-player{margin-top:13px}.audio-toggle{font-size:10px;gap:7px}.audio-symbol{width:26px;height:26px;font-size:10px}.audio-times{font-size:8px}.audio-source{font-size:8px}}
@media(prefers-reduced-motion:reduce){.audio-symbol{transition:none}.audio-toggle:hover .audio-symbol{transform:none}}

.press-video-dialog{width:min(900px,calc(100% - 32px));max-height:92svh;border:1px solid #ffffff25;border-radius:8px;padding:0;color:var(--paper);background:#20221f;box-shadow:0 30px 100px #0006;overflow:auto}
.press-video-dialog::backdrop{background:#131511b8;backdrop-filter:blur(7px)}
.video-header{display:flex;align-items:center;justify-content:space-between;padding:22px 26px;gap:20px}
.video-eyebrow{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#c7c7bb}
.video-header h2{font-size:24px;line-height:1.2;letter-spacing:-.025em;margin-top:5px}
.video-close{width:36px;height:36px;flex:none;border:1px solid #ffffff40;border-radius:50%;background:none;color:var(--paper);font-size:16px}
.video-close:hover{background:#ffffff15}
.press-video-dialog video{display:block;width:100%;max-height:65svh;aspect-ratio:16/9;object-fit:contain;background:#000}
.video-footer{padding:18px 26px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:#c7c7bb}
.video-footer a{flex:none;display:inline-flex;gap:8px;align-items:center}
.video-footer a:hover{color:white}
.video-status{padding:0 26px 18px;font-size:12px}
.video-status:empty{display:none}
@media(max-width:600px){.video-header{padding:17px}.video-footer{padding:17px;flex-direction:column;align-items:flex-start;gap:12px}.video-header h2{font-size:21px}.press-video-dialog{width:calc(100% - 20px)}}

.press-play-icon{display:block;width:12px;height:12px}
.press-europe-1 .press-caption a:hover{color:var(--pink)}
.press-europe-1 .press-caption .arrow{font-size:12px;white-space:nowrap}
