@font-face{font-family:DM Sans;src:url('./type/dm-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url('./type/dm-medium.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:DM Sans;src:url('./type/dm-bold.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Libre Caslon Display;src:url('./type/caslon-display.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Noto Sans Arabic;src:url('./type/noto-arabic.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--ivory:#faf7f2;--navy:#142f48;--wine:#522a35;--muted:#626568;--line:#dcd7d0;--stage:#f2f2f2;--blush:#f1ebe6;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--arabic:'Noto Sans Arabic',sans-serif;--radius:12px;--gutter:clamp(24px,5cqi,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:#e4e7e8;color:var(--navy);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;font-synthesis:none}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed}img{display:block;width:100%;height:auto}figure,p,h1,h2,h3,dl,dd{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;font-style:normal;line-height:1.06;text-wrap:balance}h2{font-size:54px;letter-spacing:-.025em}h3{font-size:28px}p{text-wrap:pretty}svg{width:21px;height:21px;flex-shrink:0}strong{font-weight:700}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #947043;outline-offset:5px}::selection{background:#dbc6c6;color:var(--navy)}[lang=ar]{font-family:var(--arabic);font-weight:400;line-height:1.95;letter-spacing:0}
.site{container-type:inline-size;container-name:site;width:100%;max-width:2400px;margin-inline:auto;background:var(--ivory);min-height:100vh}.wrap{width:calc(100% - var(--gutter)*2);max-width:1320px;margin-inline:auto}.section{padding-block:112px}.eyebrow{font-family:var(--sans);font-size:11px;line-height:1.6;font-weight:500;text-transform:uppercase;letter-spacing:.17em;color:var(--wine);margin-bottom:20px}.skip{position:fixed;z-index:100;top:8px;left:8px;padding:12px 20px;background:var(--navy);color:white;border-radius:8px;transform:translateY(-180%)}.skip:focus{transform:translateY(0)}.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}
.site-header{position:relative;z-index:5;background:var(--ivory)}.navbar{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}.brand>img{width:43px;height:44px;object-fit:contain}.brand-text{font-size:18px;font-weight:500;line-height:1.35;letter-spacing:.01em}.brand-ar{display:block;text-align:left;font-size:12px;color:var(--muted);margin-top:1px}.mainnav{display:flex;align-items:center;gap:38px;font-size:13px}.mainnav a{display:flex;align-items:center;gap:12px;min-height:44px}.mainnav a:after{content:'';width:0}.mainnav a:hover{color:var(--wine)}.mainnav svg{width:16px}.menu-button{display:none;border:1px solid var(--line);background:transparent;border-radius:30px;padding:8px 15px;color:var(--navy);font-size:12px;min-height:44px}.menu-button span{margin-left:6px;font-size:14px}
.hero{display:grid;grid-template-columns:.87fr 1.2fr;gap:6%;padding-block:16px 0;align-items:center}.hero-copy{padding-bottom:32px}.hero h1{font-size:76px;letter-spacing:-.035em;margin-bottom:28px}.hero-intro{font-size:17px;line-height:1.7;max-width:320px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:52px;padding:13px 24px;border:1px solid transparent;border-radius:40px;background:var(--wine);color:var(--ivory);font-size:13px;line-height:1.4;font-weight:500;transition:background .2s,color .2s}.button:hover{background:var(--navy)}.hero .button{margin-top:32px}.hero-image{min-width:0}.hero-frame{height:640px;overflow:hidden;border-radius:120px 12px 12px 12px;background:#d0bba8}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 0}.hero-image figcaption{display:flex;justify-content:space-between;gap:15px;padding-top:15px;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.13em;line-height:1.5}
.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-title .eyebrow{margin-bottom:14px}.section-title>p{width:256px;flex-shrink:0;font-size:14px;line-height:1.7;color:var(--muted);padding-bottom:3px}.jewelry-section{padding-block:120px 112px}.jewelry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.jewel-stage{aspect-ratio:1/1.08;overflow:hidden;border-radius:var(--radius);background:var(--stage)}.jewel-stage img{width:100%;height:100%;object-fit:cover;object-position:center}.jewel-card figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:21px}.jewel-card h3{font-size:25px}.jewel-card figcaption>span{font-size:10px;display:flex;align-items:center;gap:5px;white-space:nowrap;color:var(--muted)}.jewel-card svg{width:15px;height:15px}.jewel-card:hover h3,.jewel-card:hover figcaption>span{color:var(--wine)}.jewel-card:hover .jewel-stage{box-shadow:inset 0 0 0 1px var(--line)}
.focus-section{background:var(--blush)}.focus-section h2{color:var(--wine)}.focus-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:24px;align-items:end}.editorial-photo{display:block;min-width:0}.editorial-frame{overflow:hidden;position:relative;border-radius:var(--radius);background:var(--stage)}.focus-grid .editorial-frame{height:650px}.focus-grid img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.focus-piece .editorial-frame{height:535px}.focus-piece img{object-position:50% 54%}.editorial-photo figcaption{padding-top:16px;font-size:12px;color:var(--wine)}.photo-view{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:12px;padding:9px 15px;background:var(--ivory);color:var(--navy);border-radius:30px;font-size:11px;line-height:1.5;min-height:38px}.photo-view svg{width:16px;height:16px}.editorial-photo:hover .photo-view{background:var(--navy);color:var(--ivory)}
.maison-story{display:grid;grid-template-columns:1.13fr .87fr;gap:8%;align-items:center}.coast-photo{min-width:0}.coast-photo>img{height:430px;object-fit:cover;object-position:49% 50%;border-radius:var(--radius)}.coast-photo figcaption{font-size:11px;color:var(--muted);padding-top:14px}.story-copy h2{font-size:49px;margin-bottom:26px}.story-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:330px}.maison-signature{display:block;margin-top:30px;padding-top:24px;border-top:1px solid var(--line);font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--wine);max-width:330px}.craft-story{display:grid;grid-template-columns:.87fr 1.13fr;gap:8%;align-items:center;margin-top:104px}.craft-copy{max-width:345px}.craft-copy h3{font-size:42px;letter-spacing:-.02em;margin-bottom:24px}.craft-copy>p:not(.eyebrow){font-size:15px;color:var(--muted)}.craft-photo .editorial-frame{height:344px}.craft-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}
.distribution{padding-block:0 96px}.company-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;padding:68px 72px;background:var(--navy);color:var(--ivory);border-radius:20px}.company-panel .eyebrow{color:#d5bfb1}.company-panel h2{font-size:50px;margin-bottom:24px}.company-copy>p:not(.eyebrow){font-size:15px;color:#dbe0e4;max-width:310px}.company-copy .button{margin-top:30px}.button-light{background:var(--ivory);color:var(--navy)}.button-light:hover{background:#ddcabb;color:var(--navy)}.company-identity{border-left:1px solid #456074;padding-left:64px;display:flex;flex-direction:column;justify-content:center}.apm-mark{width:105px;height:60px;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:30px}.legal-name{font-size:14px;text-align:left;color:#e4e8ec;margin-bottom:28px}.company-identity dl{display:flex;gap:50px}.company-identity dt{font-size:10px;color:#c0ccd5;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.company-identity dd{font-size:13px}.footer{padding-bottom:76px}.footer-top{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:32px;padding-top:35px}.footer-name{font-size:18px;font-weight:500;line-height:1.4}.footer-name>span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:7px}.footer-nav{display:flex;gap:28px;font-size:12px}.footer-nav a{min-height:44px;display:flex;align-items:center}.footer-nav a:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:30px;color:var(--muted);font-size:10px;line-height:1.7}
dialog{color:var(--navy);background:var(--ivory);border:0;border-radius:18px;padding:28px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 32px);box-shadow:0 24px 90px #0004}dialog::backdrop{background:#102335ba;backdrop-filter:blur(5px)}.viewer-top,.viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.close-dialog{min-height:44px;padding:10px 15px;border:1px solid var(--line);border-radius:30px;background:transparent;color:var(--navy);font-size:12px;flex-shrink:0}.viewer{width:1000px;padding:20px 24px}.viewer-top p{font-size:12px}.viewer-image{display:flex;justify-content:center;height:min(72dvh,760px);padding-block:16px}.viewer-image img{width:100%;height:100%;object-fit:contain}.viewer-bottom p{font-size:14px}.viewer-buttons{display:flex;gap:10px}.viewer-buttons button{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:transparent;color:var(--navy);font-size:21px}
.doc-heading{padding-block:84px 58px;border-bottom:1px solid var(--line)}.doc-heading h1{font-size:68px;max-width:900px;letter-spacing:-.025em}.doc-heading .lead{font-size:17px;max-width:630px;color:var(--muted);margin-top:28px}.doc-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:64px}.doc-copy h2,.doc-narrow h2{font-size:34px;margin-bottom:20px}.doc-copy p,.doc-narrow p{font-size:15px;color:var(--muted);margin-bottom:26px}.doc-copy h2:not(:first-child),.doc-narrow h2:not(:first-child){margin-top:38px}.doc-copy p[lang=ar]{margin-top:30px}.doc-copy a,.doc-narrow a,.doc-note a{text-decoration:underline;text-underline-offset:4px;color:var(--navy)}.doc-facts{background:var(--blush);padding:34px;border-radius:var(--radius);align-self:start}.doc-facts>div{padding-block:18px;border-bottom:1px solid var(--line)}.doc-facts>div:first-child{padding-top:0}.doc-facts>div:last-child{border:0;padding-bottom:0}.doc-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:8px}.doc-facts dd{font-size:15px}.doc-facts dd[lang=ar]{text-align:left}.doc-note{padding:28px 32px;margin-bottom:90px;border:1px solid var(--line);border-radius:var(--radius);max-width:100%;font-size:13px;color:var(--muted)}.doc-note p+p{margin-top:18px}.doc-narrow{max-width:720px;padding-block:58px 88px}
.hero.motion-enabled .hero-copy{animation:opening-copy .85s ease-out both}.hero.motion-enabled .hero-image{animation:opening-image 1s ease-out both}@keyframes opening-copy{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes opening-image{from{opacity:.7;transform:translateY(8px)}to{opacity:1;transform:none}}
@container site (min-width:1700px){.hero-frame{height:710px}.hero h1{font-size:82px}.section{padding-block:128px}.jewelry-section{padding-block:132px}}
@container site (max-width:1100px){.mainnav{gap:20px}.hero{gap:5%;grid-template-columns:.9fr 1.1fr}.hero h1{font-size:clamp(48px,5.4cqi,62px)}.hero-frame{height:570px;border-top-left-radius:95px}.hero-intro{font-size:16px}.section{padding-block:88px}.jewelry-section{padding-block:94px}.section-title h2{font-size:46px}.jewelry-grid{gap:16px}.jewel-card figcaption{display:block;padding-top:17px}.jewel-card figcaption>span{margin-top:8px}.focus-grid .editorial-frame{height:535px}.focus-piece .editorial-frame{height:450px}.story-copy h2{font-size:41px}.maison-story,.craft-story{gap:6%}.coast-photo>img{height:365px}.craft-story{margin-top:80px}.craft-copy h3{font-size:36px}.craft-photo .editorial-frame{height:300px}.company-panel{padding:52px 44px;gap:40px}.company-panel h2{font-size:43px}.company-identity{padding-left:35px}.company-identity dl{gap:25px}.footer-nav{gap:20px}.doc-layout{gap:50px}.doc-heading h1{font-size:58px}}
@container site (max-width:760px){.navbar{min-height:88px;gap:18px}.brand{gap:10px}.brand>img{width:36px;height:38px}.brand-text{font-size:16px}.brand-ar{font-size:11px}.js-ready .menu-button{display:block}.mainnav{flex-wrap:wrap;gap:4px 20px;font-size:14px}.js-ready .mainnav{display:none;position:absolute;top:calc(100% - 1px);left:0;width:100%;padding:18px var(--gutter) 26px;background:var(--ivory);box-shadow:0 14px 18px #142f4812;border-top:1px solid var(--line)}.js-ready .mainnav.is-open{display:flex;flex-direction:column;align-items:stretch}.mainnav a{min-height:48px;justify-content:space-between}.hero{display:flex;flex-direction:column;gap:0;padding-top:32px;align-items:stretch}.hero-copy{padding-bottom:38px}.eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:17px}.hero h1{font-size:49px;line-height:1.07;margin-bottom:22px;max-width:500px}.hero-intro{font-size:15px;max-width:315px;line-height:1.7}.hero .button{margin-top:25px}.button{font-size:12px;min-height:48px;gap:28px;padding:12px 21px}.hero-frame{height:480px;border-radius:80px 12px 12px 12px}.hero-image figcaption{padding-top:13px;font-size:9px;letter-spacing:.1em}.section{padding-block:68px}.jewelry-section{padding-block:72px}.section-title{display:block;margin-bottom:30px}.section-title h2{font-size:41px}.section-title .eyebrow{margin-bottom:12px}.section-title>p{width:auto;font-size:13px;margin-top:18px;padding:0;max-width:320px}.section-title>p br{display:none}.jewelry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.jewel-stage{aspect-ratio:1/1.08;border-radius:10px}.jewel-card h3{font-size:23px}.jewel-card figcaption{padding-top:15px}.jewel-card figcaption>span{font-size:10px;margin-top:5px;min-height:26px;gap:9px}.focus-grid{grid-template-columns:1fr;gap:30px}.focus-grid .editorial-frame{height:auto;aspect-ratio:4/4.8}.focus-grid img{height:100%;width:100%;position:absolute;inset:0;object-position:50% 54%}.focus-piece .editorial-frame{aspect-ratio:1/1}.photo-view{right:15px;bottom:15px;padding:9px 14px;min-height:40px}.editorial-photo figcaption{font-size:11px;padding-top:12px}.maison-story{display:flex;flex-direction:column-reverse;gap:30px;align-items:stretch}.story-copy h2{font-size:42px;margin-bottom:22px}.story-copy>p:not(.eyebrow){font-size:14px;max-width:420px}.maison-signature{max-width:420px;padding-top:20px;margin-top:24px;font-size:10px}.coast-photo>img{height:285px}.craft-story{display:flex;flex-direction:column;align-items:stretch;gap:28px;margin-top:58px;padding-top:45px;border-top:1px solid var(--line)}.craft-copy{max-width:420px}.craft-copy h3{font-size:36px;margin-bottom:20px}.craft-copy>p:not(.eyebrow){font-size:14px}.craft-photo .editorial-frame{height:270px}.distribution{padding-bottom:64px}.company-panel{grid-template-columns:1fr;gap:36px;padding:38px 28px;border-radius:16px}.company-panel h2{font-size:39px}.company-copy>p:not(.eyebrow){font-size:14px;max-width:270px}.company-copy .button{margin-top:25px}.company-identity{border-left:0;border-top:1px solid #456074;padding:30px 0 0}.apm-mark{width:83px;height:48px;margin-bottom:25px}.legal-name{font-size:12px;line-height:2;margin-bottom:24px}.company-identity dl{gap:45px}.company-identity dd{font-size:12px}.footer-top{flex-direction:column;align-items:stretch;gap:18px;padding-top:28px}.footer-name{font-size:17px}.footer-name>span{font-size:11px}.footer-nav{flex-wrap:wrap;gap:0 22px;font-size:11px}.footer-nav a{min-height:42px}.footer-bottom{flex-direction:column;gap:10px;padding-top:18px;font-size:9px}.doc-heading{padding-block:50px 38px}.doc-heading h1{font-size:45px}.doc-heading .lead{font-size:15px;margin-top:24px}.doc-layout{grid-template-columns:1fr;gap:25px;padding-block:40px}.doc-copy h2,.doc-narrow h2{font-size:31px}.doc-copy p,.doc-narrow p{font-size:14px}.doc-facts{padding:25px}.doc-note{padding:22px;margin-bottom:60px;font-size:12px}.doc-narrow{padding-block:40px 58px}}
@container site (max-width:450px){.hero h1{font-size:46px}.hero-frame{height:425px}.hero{padding-top:25px}.company-panel{padding:34px 24px}.company-panel h2{font-size:36px}.coast-photo>img{height:240px}.craft-photo .editorial-frame{height:235px}.story-copy h2{font-size:39px}}
@container site (max-width:350px){.brand-text{font-size:14px}.brand>img{width:31px}.navbar{gap:12px}.menu-button{padding-inline:12px}.hero h1{font-size:41px}.hero-frame{height:385px;border-top-left-radius:60px}.section-title h2{font-size:36px}.jewelry-grid{gap:24px 12px}.jewel-card h3{font-size:21px}.company-panel{padding:30px 20px}.company-panel h2{font-size:32px}.story-copy h2{font-size:35px}.craft-copy h3{font-size:32px}.legal-name br{display:none}.company-identity dl{gap:28px}.footer-nav{gap:0 18px}.doc-heading h1{font-size:39px}}
@media(max-width:600px){dialog{padding:23px 20px}.viewer{padding:16px}.viewer-top{gap:10px}.viewer-top p{font-size:10px}.viewer-bottom p{font-size:12px;max-width:55%}.viewer-image{height:66dvh}.close-dialog{padding-inline:12px;font-size:11px}}
html:not(.js-ready) .navbar{flex-wrap:wrap;padding-block:18px;gap:14px}html:not(.js-ready) .mainnav{display:flex;flex-wrap:wrap}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{body{background:white}.site{width:100%;max-width:none}.menu-button,.mainnav,dialog,.footer-nav{display:none!important}.doc-heading{padding-top:28px}.doc-layout{display:block}.doc-facts{margin-top:28px}.doc-note{margin-bottom:28px}.doc-heading h1{font-size:42px}.doc-layout,.company-panel,figure{break-inside:avoid}}

/* Identity refinement: Lucide menu icon and Habl-led action color. */
.brand-arabic{font-family:var(--arabic);font-size:18px;font-weight:500;line-height:1.4;text-align:right}
.brand-en{display:block;font-family:var(--sans);font-size:10px;font-weight:400;line-height:1.25;letter-spacing:.075em;color:var(--muted);margin-top:0;text-align:right}
.brand-mark-only>img{width:58px;height:58px}
.menu-button{width:46px;height:46px;min-height:46px;padding:0;align-items:center;justify-content:center;border-color:#cfd3d3;background:#fff9;box-shadow:0 4px 14px #142f4808;transition:border-color .2s ease,background .2s ease,color .2s ease}
.menu-button:hover{border-color:var(--navy);background:white}
.menu-icon{width:21px;height:21px}
.menu-line{transform-box:fill-box;transform-origin:center;transition:transform .25s ease,opacity .18s ease}
.menu-button[aria-expanded=true]{background:var(--navy);border-color:var(--navy);color:var(--ivory)}
.menu-button[aria-expanded=true] .menu-line-top{transform:translateY(6px) rotate(45deg)}
.menu-button[aria-expanded=true] .menu-line-middle{opacity:0;transform:scaleX(.35)}
.menu-button[aria-expanded=true] .menu-line-bottom{transform:translateY(-6px) rotate(-45deg)}
.button{background:var(--navy)}
.button:hover,.button:active{background:var(--wine)}
.button-light{background:var(--ivory);color:var(--navy)}
.button-light:hover,.button-light:active{background:#ddcabb;color:var(--navy)}
@container site (max-width:760px){.brand-arabic{font-size:17px}.brand-en{font-size:9px}.brand-mark-only>img{width:48px;height:48px}.js-ready .menu-button{display:flex}}
@container site (max-width:350px){.brand-arabic{font-size:15px}.brand-mark-only>img{width:44px;height:44px}.menu-button{width:42px;height:42px;min-height:42px;padding:0}}

/* Editorial refinement: Habl navy leads; burgundy marks fashion and interaction. */
.mainnav a,.footer-nav a,.jewel-card h3,.jewel-card figcaption>span,.jewel-card svg{transition:color .2s ease,transform .2s ease}
.footer-nav a:hover,.footer-nav a:active,.footer-nav a:focus-visible{color:var(--wine);text-decoration:none}
.jewel-card:hover h3,.jewel-card:hover figcaption>span,
.jewel-card:active h3,.jewel-card:active figcaption>span,
.jewel-card:focus-visible h3,.jewel-card:focus-visible figcaption>span{color:var(--wine)}
.jewel-card:hover svg,.jewel-card:active svg,.jewel-card:focus-visible svg{transform:translateX(3px)}
.hero h1{font-size:68px}
.hero-intro{max-width:420px}
.passage-section{padding-top:24px}
.passage-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:8%;align-items:center}
.passage-photo .editorial-frame{height:650px;border-radius:12px 120px 12px 12px;background:var(--wine)}
.passage-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 47%}
.passage-photo figcaption{padding-top:14px;font-size:10px;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;color:var(--wine)}
.passage-copy{max-width:500px}
.passage-copy h2{font-size:60px;letter-spacing:-.025em;margin-bottom:28px}
.passage-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;color:var(--muted);max-width:460px}
.passage-values{display:flex;flex-wrap:wrap;gap:12px 30px;margin-top:38px;padding-top:26px;border-top:1px solid var(--line);font-family:var(--serif);font-size:25px;line-height:1.2;color:var(--wine)}
.footer-name{cursor:default}
@container site (max-width:1100px){.hero h1{font-size:58px}.passage-photo .editorial-frame{height:560px;border-top-right-radius:95px}.passage-copy h2{font-size:49px}}
@container site (max-width:760px){.hero h1{font-size:47px}.hero-intro{max-width:390px}.passage-section{padding-top:10px}.passage-grid{grid-template-columns:1fr;gap:34px}.passage-photo .editorial-frame{height:auto;aspect-ratio:4/5;border-top-right-radius:80px}.passage-copy{max-width:520px}.passage-copy h2{font-size:43px;margin-bottom:22px}.passage-copy>p:not(.eyebrow){font-size:14px}.passage-values{margin-top:28px;padding-top:21px;font-size:23px;gap:10px 24px}}
@container site (max-width:450px){.hero h1{font-size:43px}.passage-copy h2{font-size:39px}.passage-photo .editorial-frame{border-top-right-radius:64px}}

/* A five-image, user-directed editorial sequence. */
.jewel-stage{background:#f2f3f3;box-shadow:inset 0 0 0 1px #142f4808}
.focus-section{overflow:hidden}
.focus-header{display:grid;grid-template-columns:minmax(0,7fr) minmax(220px,3fr) auto;align-items:end;gap:32px;margin-bottom:42px}
.focus-heading .eyebrow{margin-bottom:14px}
.focus-heading h2{color:var(--navy)}
.focus-deck{max-width:270px;padding-bottom:3px;color:var(--muted);font-size:14px;line-height:1.7}
.focus-controls{display:flex;align-items:center;justify-content:flex-end;gap:24px}
.focus-count{min-width:70px;font-family:var(--serif);font-size:21px;line-height:1;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}
.focus-count [data-focus-current]{color:var(--wine)}
.focus-buttons{display:flex;gap:9px}
.focus-buttons button{display:grid;width:46px;height:46px;place-items:center;border:1px solid #cfc8c1;border-radius:50%;background:transparent;color:var(--navy);font-size:20px;line-height:1;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}
.focus-buttons button:hover:not(:disabled),.focus-buttons button:active:not(:disabled){background:var(--wine);border-color:var(--wine);color:var(--ivory)}
.focus-buttons button:disabled{opacity:.32}
html:not(.js-ready) .focus-buttons{display:none}
.focus-gallery{min-width:0}
.focus-track{position:relative;display:flex;gap:24px;width:100%;min-width:0;padding:0 0 18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}
.focus-track::after{content:"";flex:0 0 calc(42% - 24px)}
.focus-track::-webkit-scrollbar{display:none}
.focus-track:focus-visible{outline:3px solid #947043;outline-offset:8px}
.focus-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}
.focus-track .focus-photo{cursor:grab;user-select:none}
.focus-track.is-dragging .focus-photo{cursor:grabbing}
.focus-slide{flex:0 0 58%;min-width:0;scroll-snap-align:start;scroll-snap-stop:normal}
.focus-slide .editorial-frame{height:clamp(540px,45cqi,640px)}
.focus-slide img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}
.focus-slide-wrist img{object-position:50% 50%}
.focus-slide-velvet img{object-position:50% 55%}
.focus-slide-light .editorial-frame{background:#f2f3f3;box-shadow:inset 0 0 0 1px #142f4808}
.focus-slide-studio img{object-position:50% 57%}
.focus-slide-profile img{object-position:50% 56%}
.focus-slide figcaption{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:15px;color:var(--navy);font-size:11px;letter-spacing:.02em}
.focus-slide figcaption span:first-child{color:var(--wine);font-variant-numeric:tabular-nums}
.focus-progress{height:2px;margin-top:4px;overflow:hidden;background:#d9d0c9}
.focus-progress span{display:block;width:20%;height:100%;background:var(--wine);transform-origin:left center;transition:width .3s ease}
@container site (min-width:1700px){.focus-slide .editorial-frame{height:680px}}
@container site (max-width:1100px){.focus-header{grid-template-columns:minmax(0,1fr) minmax(190px,230px) auto;gap:24px}.focus-track{gap:20px}.focus-track::after{flex-basis:calc(30% - 20px)}.focus-slide{flex-basis:70%}.focus-slide .editorial-frame{height:560px}}
@container site (max-width:760px){.focus-header{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.focus-deck{max-width:320px;padding:0;font-size:13px}.focus-controls{width:100%;justify-content:space-between;margin-top:2px}.focus-count{font-size:20px}.focus-buttons button{width:44px;height:44px}.focus-track{gap:14px;padding-bottom:15px}.focus-track::after{flex-basis:calc(14% - 14px)}.focus-slide{flex-basis:86%}.focus-slide .editorial-frame{height:auto;aspect-ratio:4/5}.focus-slide figcaption{padding-top:12px}.focus-progress{margin-top:3px}}
@container site (max-width:350px){.focus-track::after{flex-basis:calc(12% - 14px)}.focus-slide{flex-basis:88%}.focus-heading h2{font-size:35px}}

/* Brand architecture: Habl owns the local relationship; APM is the represented Maison. */
.hero{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:6.5%;padding-block:32px 88px}
.hero-copy{padding-bottom:0}
.hero-apm-wordmark{width:150px;height:68px;object-fit:contain;object-position:left center;margin-bottom:24px}
.hero h1{font-size:70px;max-width:620px;margin-bottom:30px}
.hero-role{max-width:445px;padding-left:20px;border-left:2px solid var(--wine)}
.hero-role-statement{font-size:16px;line-height:1.6;font-weight:500;color:var(--navy);margin-bottom:9px}
.hero-intro{font-size:15px;line-height:1.72;max-width:410px}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 28px;margin-top:30px}
.hero .button{margin-top:0}
.hero-text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:12px;font-weight:500;color:var(--navy);transition:color .2s ease}
.hero-text-link span{color:var(--wine);font-size:16px;transition:transform .2s ease}
.hero-text-link:hover,.hero-text-link:active{color:var(--wine)}
.hero-text-link:hover span{transform:translateY(3px)}
.hero-frame{position:relative}
.hero-frame>img{width:100%;height:100%;object-fit:cover;object-position:50% 0}
.hero-apm-badge{position:absolute;left:26px;bottom:26px;width:172px;padding:14px 17px 12px;border:1px solid #142f4812;border-radius:7px;background:#faf7f2f2;box-shadow:0 10px 28px #142f4814;backdrop-filter:blur(7px)}
.hero-apm-badge img{width:118px;height:45px;object-fit:contain;object-position:left center}
.hero-apm-badge span{display:block;margin-top:5px;font-size:8px;line-height:1.4;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}
.hero-image figcaption{font-size:9px}
.jewel-card figcaption>span{color:var(--navy)}

/* The middle contrast becomes an intentional silver-and-wine diptych. */
.focus-slide figcaption span:first-child{text-transform:uppercase;letter-spacing:.11em;font-size:9px}
.focus-slide-studio .editorial-frame{background:#eef0f1;box-shadow:inset 0 0 0 1px #142f480a}
.focus-slide-studio img{object-position:50% 58%}
.focus-slide-velvet img{object-position:50% 61%}
@container site (min-width:1101px){.focus-slide-studio,.focus-slide-velvet{flex-basis:calc((100% - 24px)/2)}}
@container site (min-width:761px){.focus-slide .photo-view{opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease,background .2s ease,color .2s ease}.focus-slide[aria-current="true"] .photo-view,.focus-slide:hover .photo-view,.focus-slide:focus-within .photo-view{opacity:1;transform:none}}

/* One decisive ending replaces two competing conclusions. */
.brand-finale{margin-top:72px;padding-block:108px 100px;background:var(--navy);color:var(--ivory)}
.finale-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:8%;align-items:center}
.finale-photo{align-self:start;transform:translateY(-52px);margin-bottom:-52px}
.finale-photo .editorial-frame{height:650px;border-radius:12px 112px 12px 12px;background:var(--wine)}
.finale-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 47%}
.finale-photo figcaption{padding-top:14px;color:#d5bfb1;font-size:9px;letter-spacing:.13em;text-transform:uppercase}
.finale-content{max-width:680px}
.finale-habl-mark{width:86px;height:72px;object-fit:contain;object-position:left center;margin-bottom:27px}
.finale-content .eyebrow{color:#d5bfb1;margin-bottom:17px}
.finale-content h2{max-width:650px;font-size:58px;letter-spacing:-.03em;margin-bottom:26px}
.finale-lead{max-width:560px;color:#e3e7ea;font-size:17px;line-height:1.72}
.brand-lockup{display:flex;align-items:center;gap:30px;margin-top:40px;padding-top:34px;border-top:1px solid #456074}
.lockup-brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:120px}
.lockup-brand img{object-fit:contain;object-position:left center}
.lockup-habl img{width:82px;height:68px}
.lockup-apm img{width:112px;height:62px;filter:brightness(0) invert(1)}
.lockup-brand span{display:block;margin-top:8px;color:#bfcbd3;font-size:8px;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}
.lockup-divider{width:1px;height:70px;background:#587084}
.lockup-role{margin-top:22px;color:#d5bfb1;font-size:10px;font-weight:500;letter-spacing:.17em;text-transform:uppercase}
.finale-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px;padding-block:23px;border-top:1px solid #456074;border-bottom:1px solid #456074}
.finale-facts dt{color:#aebdc8;font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}
.finale-facts dd{font-size:13px;color:var(--ivory)}
.finale-content .button{margin-top:30px}
.finale-footer,.company-footer{padding-bottom:60px;background:var(--navy);color:var(--ivory)}
.finale-footer .footer-top,.company-footer .footer-top{border-color:#456074}
.finale-footer .footer-name>span,.finale-footer .footer-bottom,.company-footer .footer-name>span,.company-footer .footer-bottom{color:#aebdc8}
.finale-footer .footer-nav a,.company-footer .footer-nav a{color:var(--ivory)}
.finale-footer .footer-nav a:hover,.finale-footer .footer-nav a:active,.finale-footer .footer-nav a:focus-visible,.company-footer .footer-nav a:hover,.company-footer .footer-nav a:active,.company-footer .footer-nav a:focus-visible{color:#ddbfc3}

/* Company profile: fully English, editorial and fact-led. */
.company-wordmark{font-size:18px;font-weight:500;letter-spacing:.035em}
.company-profile-hero{display:grid;grid-template-columns:minmax(0,8fr) minmax(300px,4fr);gap:8%;align-items:center;padding-block:72px 108px}
.company-profile-copy h1{max-width:850px;font-size:72px;letter-spacing:-.035em}
.company-profile-lead{max-width:690px;margin-top:34px;font-size:21px;line-height:1.58;color:var(--navy)}
.company-profile-intro{max-width:520px;margin-top:18px;font-size:15px;line-height:1.75;color:var(--muted)}
.company-brand-card{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;min-height:430px;padding:38px;background:var(--blush);border:1px solid #142f480b;border-radius:18px}
.profile-habl{display:flex;flex-direction:column;align-items:flex-start}
.profile-habl strong{font-size:23px;font-weight:500;letter-spacing:.025em}
.profile-habl span,.profile-represents>span{margin-top:7px;font-size:9px;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.profile-represents{padding-block:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.profile-represents>span{display:block;margin:0 0 17px}
.profile-represents img{width:145px;height:80px;object-fit:contain;object-position:left center}
.company-brand-card>p{font-size:10px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--wine)}
.company-fact-band{background:var(--navy);color:var(--ivory)}
.company-fact-band dl{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding-block:33px}
.company-fact-band dl>div{min-width:0;padding:4px 22px;border-left:1px solid #456074}
.company-fact-band dl>div:first-child{padding-left:0;border-left:0}
.company-fact-band dt{margin-bottom:7px;color:#aebdc8;font-size:9px;letter-spacing:.13em;text-transform:uppercase}
.company-fact-band dd{font-size:13px;line-height:1.45}
.company-story-section{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:8%;padding-block:112px}
.company-story-heading h2{max-width:480px;font-size:56px;letter-spacing:-.025em}
.company-story-copy{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:36px;border-top:1px solid var(--line)}
.company-story-copy p{font-size:16px;line-height:1.78;color:var(--muted)}
.company-principles{padding-block:104px;background:var(--blush)}
.company-principles header{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:52px}
.company-principles header .eyebrow{margin:0 0 8px}
.company-principles header h2{font-size:54px}
.principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.principle-grid article{min-height:290px;padding:30px 30px 34px;border-top:2px solid var(--navy);background:#faf7f2a8}
.principle-grid article>span{display:block;margin-bottom:54px;color:var(--wine);font-size:10px;letter-spacing:.12em}
.principle-grid h3{font-size:30px;margin-bottom:18px}
.principle-grid p{font-size:14px;line-height:1.75;color:var(--muted)}
.represented-maison{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:8%;align-items:center;padding-block:116px}
.represented-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:390px;padding:50px;background:#eef0f1;border-radius:18px;box-shadow:inset 0 0 0 1px #142f4808}
.represented-logo img{width:min(290px,80%);height:165px;object-fit:contain}
.represented-logo span{margin-top:16px;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.represented-copy{max-width:610px}
.represented-copy h2{font-size:54px;margin-bottom:25px}
.represented-copy>p:not(.eyebrow){max-width:520px;font-size:16px;line-height:1.78;color:var(--muted)}
.represented-copy>a{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-top:25px;font-size:12px;font-weight:500;color:var(--navy);border-bottom:1px solid var(--navy)}
.represented-copy>a:hover{color:var(--wine);border-color:var(--wine)}
.company-profile-close{padding-block:100px;background:var(--navy);color:var(--ivory)}
.company-profile-close .wrap{display:grid;grid-template-columns:minmax(0,9fr) minmax(240px,3fr);gap:7%;align-items:end}
.company-profile-close .eyebrow{grid-column:1/-1;color:#d5bfb1;margin-bottom:2px}
.company-profile-close h2{grid-column:1;grid-row:2/4;max-width:880px;font-size:60px;letter-spacing:-.03em}
.company-profile-close>div>p:not(.eyebrow){grid-column:2;grid-row:2;align-self:start;margin-top:10px;color:#bfcbd3;font-family:var(--serif);font-size:24px}
.company-profile-close .button{grid-column:2;grid-row:3;justify-self:start;margin-top:24px}

@container site (max-width:1100px){
  .hero{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:5%;padding-bottom:72px}.hero h1{font-size:57px}.hero-role-statement{font-size:15px}.hero-apm-badge{left:22px;bottom:22px}
  .finale-grid{gap:6%}.finale-photo .editorial-frame{height:570px}.finale-content h2{font-size:49px}.brand-lockup{gap:22px}.finale-lead{font-size:16px}
  .company-profile-hero{grid-template-columns:minmax(0,7fr) minmax(280px,5fr);gap:5%;padding-block:60px 88px}.company-profile-copy h1{font-size:59px}.company-profile-lead{font-size:18px}.company-brand-card{min-height:390px;padding:31px}.company-fact-band dl{grid-template-columns:repeat(3,1fr);row-gap:24px}.company-fact-band dl>div:nth-child(4){padding-left:0;border-left:0}.company-story-heading h2{font-size:48px}.company-story-copy{gap:28px}.principle-grid{gap:18px}.principle-grid article{padding:26px;min-height:280px}.represented-copy h2{font-size:47px}.company-profile-close h2{font-size:51px}
}
@container site (max-width:760px){
  .hero{display:flex;padding-block:30px 68px}.hero-copy{padding-bottom:36px}.hero-apm-wordmark{width:122px;height:55px;margin-bottom:20px}.hero h1{font-size:47px;margin-bottom:25px}.hero-role{padding-left:16px}.hero-role-statement{font-size:15px}.hero-intro{font-size:14px}.hero-actions{margin-top:26px}.hero-apm-badge{left:16px;bottom:16px;width:145px;padding:11px 14px 10px}.hero-apm-badge img{width:98px;height:38px}.hero-apm-badge span{font-size:7px}.hero-image figcaption{font-size:8px}
  .focus-slide-studio img{object-position:50% 57%}.focus-slide-velvet img{object-position:50% 56%}
  .brand-finale{margin-top:32px;padding-block:0 72px}.finale-grid{grid-template-columns:1fr;gap:45px}.finale-photo{transform:translateY(-24px);margin-bottom:-24px}.finale-photo .editorial-frame{height:auto;aspect-ratio:4/5;border-top-right-radius:76px}.finale-habl-mark{width:72px;height:60px;margin-bottom:23px}.finale-content h2{font-size:43px}.finale-lead{font-size:15px}.brand-lockup{margin-top:32px;padding-top:28px;gap:22px}.lockup-habl img{width:70px;height:58px}.lockup-apm img{width:96px;height:54px}.finale-facts{gap:12px}.finale-facts dd{font-size:12px}.finale-footer,.company-footer{padding-bottom:46px}
  .company-wordmark{font-size:17px}.company-profile-hero{grid-template-columns:1fr;gap:40px;padding-block:42px 64px}.company-profile-copy h1{font-size:46px}.company-profile-lead{font-size:17px;margin-top:27px}.company-profile-intro{font-size:14px}.company-brand-card{min-height:330px;padding:28px}.profile-habl strong{font-size:21px}.profile-represents img{width:125px;height:70px}.company-fact-band dl{grid-template-columns:repeat(2,1fr);padding-block:28px;row-gap:25px}.company-fact-band dl>div{padding-left:18px}.company-fact-band dl>div:nth-child(odd){padding-left:0;border-left:0}.company-fact-band dl>div:nth-child(4){padding-left:18px;border-left:1px solid #456074}.company-story-section{grid-template-columns:1fr;gap:34px;padding-block:72px}.company-story-heading h2{font-size:43px}.company-story-copy{grid-template-columns:1fr;gap:20px;padding-top:28px}.company-story-copy p{font-size:14px}.company-principles{padding-block:70px}.company-principles header{display:block;margin-bottom:35px}.company-principles header h2{font-size:42px}.principle-grid{grid-template-columns:1fr;gap:15px}.principle-grid article{min-height:0;padding:25px}.principle-grid article>span{margin-bottom:30px}.principle-grid h3{font-size:28px}.represented-maison{grid-template-columns:1fr;gap:40px;padding-block:74px}.represented-logo{min-height:280px;padding:35px}.represented-logo img{width:220px;height:125px}.represented-copy h2{font-size:42px}.represented-copy>p:not(.eyebrow){font-size:14px}.company-profile-close{padding-block:72px}.company-profile-close .wrap{display:block}.company-profile-close h2{font-size:43px}.company-profile-close>div>p:not(.eyebrow){font-size:21px;margin-top:22px}.company-profile-close .button{margin-top:28px}
}

/* Let the core message and imagery carry the page. */
.hero-apm-badge{padding-block:10px}
.section-title{justify-content:flex-start}
.focus-header{grid-template-columns:1fr auto}
.focus-controls{gap:0}
@container site (max-width:760px){.focus-header{grid-template-columns:1fr auto;align-items:end}.focus-controls{width:auto;margin-top:0}}
@container site (max-width:450px){.hero h1{font-size:43px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-text-link{min-height:38px}.finale-content h2{font-size:38px}.brand-lockup{gap:16px}.lockup-divider{height:60px}.finale-facts{grid-template-columns:1fr 1fr}.finale-facts>div:last-child{grid-column:1/-1}.company-profile-copy h1{font-size:41px}.company-profile-lead{font-size:16px}.company-story-heading h2,.company-principles header h2,.represented-copy h2,.company-profile-close h2{font-size:38px}}

@container site (max-width:760px){.represented-maison>*{min-width:0}.represented-logo{width:100%}.represented-logo img{width:min(220px,100%)}}

/* Narrative company page: identity, mission, values, relationship. */
.company-profile-hero{display:block}
.company-profile-copy{max-width:980px}
.company-story-copy{display:block}
.company-story-copy p{max-width:660px}
.company-principles header{display:block}
.company-principles header .eyebrow{margin-bottom:14px}
.principle-grid article{display:flex;min-height:230px;flex-direction:column;justify-content:flex-end}
@container site (max-width:760px){.principle-grid article{display:block;min-height:0}}

/* Restore the hero signature and let the company page tell a story. */
.hero-apm-badge-mark{width:154px;padding:11px 15px}
.hero-apm-badge-mark img{width:108px;height:41px}
.finale-habl-mark{width:60px;height:50px;margin-bottom:22px}
.footer-top-minimal{justify-content:flex-end}
.company-profile-copy{max-width:1060px}
.company-profile-copy>.eyebrow{margin-bottom:24px}
.company-profile-copy h1{max-width:1020px}
.company-profile-lead{max-width:850px}
.company-profile-bridge{max-width:610px;margin-top:22px;color:var(--muted);font-size:15px;line-height:1.75}
.represented-visual{min-width:0}
.represented-visual img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 45%;border-radius:12px 104px 12px 12px}
.represented-wordmark{width:118px;height:67px;object-fit:contain;object-position:left center;margin-bottom:28px}
.represented-copy{max-width:560px}
.represented-copy .eyebrow{margin-bottom:18px}
.represented-copy h2{max-width:540px}
@container site (max-width:760px){
  .hero-apm-badge-mark{left:16px;bottom:16px;width:132px;padding:9px 12px}
  .hero-apm-badge-mark img{width:91px;height:35px}
  .finale-habl-mark{width:56px;height:47px;margin-bottom:20px}
  .company-profile-copy>.eyebrow{margin-bottom:20px}
  .company-profile-bridge{font-size:14px;margin-top:18px}
  .represented-visual img{border-top-right-radius:72px}
  .represented-wordmark{width:104px;height:59px;margin-bottom:23px}
}

/* Editorial principles, touch-first carousel, and a quieter finale. */
.company-principles{padding-block:112px 148px}
.company-principles header{max-width:860px;margin-bottom:72px}
.company-principles header h2{max-width:820px}
.principle-grid{gap:7%}
.principle-grid article{display:block;min-height:0;padding:0;border:0;background:transparent}
.principle-grid article:nth-child(2){padding-top:44px}
.principle-grid article:nth-child(3){padding-top:88px}
.principle-grid h3{max-width:290px;margin-bottom:20px;font-size:36px}
.principle-grid p{max-width:300px;font-size:14px;line-height:1.78}
.brand-finale .button-light:hover,.company-profile-close .button-light:hover{background:var(--wine);color:var(--ivory)}
@container site (max-width:760px){
  .focus-header{display:block}
  .focus-controls{display:none}
  .company-principles{padding-block:74px 82px}
  .company-principles header{margin-bottom:46px}
  .principle-grid{gap:38px}
  .principle-grid article,.principle-grid article:nth-child(2),.principle-grid article:nth-child(3){padding:0}
  .principle-grid h3{max-width:100%;font-size:31px;margin-bottom:14px}
  .principle-grid p{max-width:440px}
}
