@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Instrument Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Instrument Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-5.ttf) format('truetype');
}

:root{--wine:#641d35;--wine-deep:#401223;--ink:#281f24;--muted:#71666c;--line:#e3dce0;--paper:#fff;--soft:#f4f1f3;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--ease:cubic-bezier(.2,.75,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}button{border:0;background:transparent}em{font-family:var(--serif);font-weight:400}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #c06d8a;outline-offset:5px}.skip-link{position:fixed;left:20px;top:-80px;padding:12px 20px;background:var(--wine);color:#fff;z-index:100}.skip-link:focus{top:12px}[hidden]{display:none!important}.wrap{width:min(1360px,90%);margin-inline:auto}.eyebrow{font-size:12px;font-weight:500;letter-spacing:1.6px;text-transform:uppercase}.muted{color:var(--muted)}.preview-strip{padding:8px 5%;background:var(--wine);color:#fff;display:flex;justify-content:space-between;align-items:center;font-size:12px;gap:20px}.preview-strip button{color:#fff;font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:0;min-height:24px}.site-header{position:sticky;top:0;background:#ffffffef;backdrop-filter:blur(18px);z-index:30;border-bottom:1px solid var(--line)}.header-inner{min-height:104px;display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:30px}.brand{display:inline-flex;width:180px;height:75px;align-items:center;justify-content:flex-start;color:var(--wine)}.brand-type{font-family:var(--serif);font-size:44px;line-height:.8;letter-spacing:-2px}.brand-type small{display:block;font-family:var(--sans);font-size:11px;letter-spacing:3px;margin-top:12px;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px}.nav-trigger{font-size:14px;min-height:50px;padding:10px 0;border-bottom:1px solid transparent;display:flex;align-items:center;gap:8px}.nav-trigger span{font-size:11px}.nav-trigger[aria-expanded=true]{color:var(--wine);border-color:var(--wine)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px}.language-toggle{font-size:13px;letter-spacing:.5px;min-height:44px;padding:4px}.bag-button{font-size:14px;display:flex;gap:8px;align-items:center;min-height:44px;padding:0}.bag-count{font-size:11px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--wine);color:#fff}.mobile-trigger{display:none}.home-intro{padding:65px 0 36px}.home-topline{display:flex;justify-content:space-between;gap:25px;color:var(--wine);margin-bottom:27px}.home-heading{display:flex;justify-content:space-between;align-items:end;gap:65px}.home-heading h1{font-size:clamp(54px,6.1vw,100px);line-height:1.01;letter-spacing:-4.5px}.home-heading h1 em{font-size:1.16em;color:var(--wine);letter-spacing:-3px}.home-heading>p{max-width:285px;color:var(--muted);font-size:16px;margin-bottom:10px}.hero-film{position:relative;aspect-ratio:2.3;overflow:hidden;background:var(--soft)}.hero-film>img{object-position:50% 58%;animation:opening-photo 1.3s var(--ease) both}.film-caption{position:absolute;bottom:25px;left:28px;color:#fff;font-family:var(--serif);font-size:28px;text-shadow:0 1px 12px #0008}.hero-routes{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding:17px 0}.text-link{display:inline-flex;gap:26px;align-items:center;min-height:46px;border-bottom:1px solid currentColor;padding:5px 0;font-size:14px}.hero-routes .text-link{border:0}.section{padding-block:90px}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:38px}.section-head h2{font-family:var(--serif);font-size:clamp(44px,4.7vw,76px);line-height:1.05;letter-spacing:-1.8px}.section-head>p{max-width:360px;font-size:16px;color:var(--muted)}.early-feature{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.early-feature figure{aspect-ratio:1.5;overflow:hidden}.early-feature h3{font-family:var(--serif);font-size:44px;color:var(--wine);line-height:1.1;margin:12px 0 20px}.primary-link{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--wine);color:#fff;padding:15px 26px;min-height:53px;border-radius:2px;font-size:14px;transition:background .25s,transform .25s}.primary-link:hover{background:var(--wine-deep);transform:translateY(-2px)}.early-feature p{margin-bottom:22px;color:var(--muted)}.site-footer{background:var(--wine);color:#fff;padding:65px 0 28px}.footer-top{display:flex;justify-content:space-between;gap:50px}.footer-title{font-family:var(--serif);font-size:clamp(52px,6vw,88px);line-height:1.02;letter-spacing:-2px}.footer-links{display:flex;gap:45px}.footer-links>div{display:flex;flex-direction:column;gap:13px;font-size:14px}.footer-links h3{font-size:12px;color:#ddc4ce;margin-bottom:7px;letter-spacing:1px;text-transform:uppercase}.footer-bottom{margin-top:70px;padding-top:22px;border-top:1px solid #ffffff35;display:flex;justify-content:space-between;gap:25px;font-size:12px;flex-wrap:wrap}.reveal{animation:appear .8s var(--ease) both}@keyframes appear{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes opening-photo{from{clip-path:inset(6% 0 0);transform:scale(1.07)}to{clip-path:inset(0);transform:scale(1)}}
@media(max-width:1050px){.header-inner{grid-template-columns:170px 1fr auto;gap:15px}.desktop-nav{gap:23px}.header-actions{gap:12px}.home-heading{gap:35px}.home-heading h1{font-size:70px}.home-heading>p{max-width:250px}}@media(max-width:760px){.header-inner{min-height:88px;grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-trigger{display:block;font-size:14px;min-height:44px}.brand{height:65px;width:150px}.brand-type{font-size:37px}.home-intro{padding-top:38px}.home-topline>span:last-child{display:none}.home-heading{flex-direction:column;align-items:start;gap:24px}.home-heading h1{font-size:clamp(48px,9vw,72px);letter-spacing:-2.3px}.home-heading h1 em{letter-spacing:-1.5px}.home-heading>p{max-width:450px}.hero-film{aspect-ratio:1.35}.hero-routes{flex-wrap:wrap;gap:0 25px}.hero-routes .text-link{font-size:13px}.section{padding-block:60px}.section-head{align-items:start;flex-direction:column;gap:20px}.early-feature{grid-template-columns:1fr;gap:28px}.footer-top{flex-direction:column;gap:45px}.footer-links{justify-content:space-between;gap:20px}.footer-bottom{margin-top:48px}.preview-strip{font-size:11px}.preview-strip button{font-size:11px}.film-caption{font-size:23px;left:20px;bottom:17px}.bag-button{font-size:0}.bag-count{font-size:12px}.language-toggle{font-size:12px}.header-actions{gap:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
