:root{--cream:#f8f3eb;--wine:#722f42;--cherry:#963b50;--ink:#372a2b;--muted:#756667;--line:#d9ccc1;--linen:#e8ded2;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}body::selection{background:var(--wine);color:var(--cream)}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--cherry);outline-offset:6px}img{display:block;max-width:100%}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.header{height:96px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:sticky;top:0;z-index:30;background:#f8f3ebed;backdrop-filter:blur(18px);border-bottom:1px solid #d9ccc16b}.brand{display:flex;align-items:center;gap:18px;color:var(--wine)}.brand>span{font-size:14px;letter-spacing:3px;line-height:1.6}.brand small{display:block;font-size:10px;letter-spacing:3px}.brand img{width:58px;height:46px;object-fit:contain}.header nav{display:flex;gap:34px;font-size:14px}.header nav a{transition:color .2s}.header nav a:hover{color:var(--cherry)}.button{display:inline-flex;justify-content:center;align-items:center;gap:36px;background:var(--wine);color:var(--cream);border:1px solid var(--wine);border-radius:999px;padding:17px 27px;font-size:15px;font-weight:500;line-height:1.4;transition:background .25s,transform .25s}.button:hover{background:#572232;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.nav-cta{padding:13px 22px;font-size:13px;gap:20px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;position:relative;padding:65px 0 112px;min-height:calc(100svh - 96px);max-height:1100px}.eyebrow{font-size:12px;letter-spacing:2.8px;font-weight:500;color:var(--wine);margin:0 0 27px}.little-line{display:inline-block;width:33px;height:1px;background:var(--wine);vertical-align:middle;margin-right:16px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;color:var(--wine);letter-spacing:-2.4px}h1{font-size:clamp(65px,7.5vw,112px);line-height:.99;margin-bottom:28px}em{font-family:Georgia,serif;font-weight:400;font-style:italic}h1 em{font-size:.92em}h2{font-size:clamp(48px,5vw,76px);line-height:1.12;margin-bottom:26px}h2 em{font-size:.91em}.lead{font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:30px}.cta-note{font-size:12px;color:var(--muted);margin:16px 0 0}.hero-art{position:relative;max-width:520px;width:100%;justify-self:end;padding:0 20px 0 24px}.portrait-frame{overflow:hidden;border-radius:190px 190px 6px 6px;background:var(--linen);height:clamp(420px,43vw,610px)}.hero-portrait{height:100%;width:100%;object-fit:cover;object-position:50% 45%}.portrait-caption{display:block;letter-spacing:3px;font-size:13px;text-align:right;padding-top:17px;color:var(--wine);line-height:1.65}.portrait-caption small{font-size:10px;letter-spacing:1.5px}.floating-note{position:absolute;bottom:115px;left:-35px;display:flex;gap:17px;align-items:center;background:var(--cream);padding:22px 27px;box-shadow:0 12px 35px #372a2b13;border:1px solid #e5dacf;border-radius:3px;transform:rotate(-4deg)}.floating-note span{font-family:var(--serif);font-size:23px;color:var(--wine);line-height:1.1}.side-label{position:absolute;right:-28px;top:30%;writing-mode:vertical-rl;font-size:10px;letter-spacing:2.3px;color:var(--muted)}.scroll-hint{position:absolute;bottom:29px;left:0;font-size:10px;letter-spacing:2px;display:flex;align-items:center;gap:16px;color:var(--muted)}.scroll-hint span{font-size:24px;color:var(--wine)}.signature-strip{background:var(--wine);color:var(--cream);display:flex;gap:60px;align-items:center;justify-content:center;padding:27px 30px;font-family:var(--serif);font-size:27px;line-height:1.2}.signature-strip i{font-style:normal;font-size:17px;color:#d6adac}.intro{text-align:center;padding:128px 0 105px}.intro h2{font-size:clamp(54px,6vw,88px)}.intro>p:last-child{max-width:580px;margin:0 auto;color:var(--muted);font-size:18px}.journey{height:300svh;position:relative;margin:0 24px}.journey-sticky{position:sticky;top:110px;height:calc(100svh - 130px);max-height:850px;min-height:500px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:8px;background:var(--linen)}.journey-visual{position:relative;overflow:hidden}.journey-visual>img{width:100%;height:100%;object-fit:cover;transition:transform 1s;filter:brightness(.82)}.journey[data-active="1"] .journey-visual>img{transform:scale(1.09)}.journey[data-active="2"] .journey-visual>img{transform:scale(1.17)}.visual-caption{position:absolute;left:48px;bottom:42px;color:#fff}.visual-caption span{font-size:11px;letter-spacing:2.6px}.visual-caption strong{display:block;font-family:var(--serif);font-size:43px;font-weight:400;line-height:1.12;margin-top:12px}.journey-copy{padding:clamp(30px,5vw,85px);display:flex;flex-direction:column;justify-content:center}.journey-copy>.eyebrow{margin-bottom:40px;font-size:11px}.chapters{position:relative;min-height:345px;display:grid}.chapter{grid-area:1/1;opacity:0;visibility:hidden;transform:translateY(22px);transition:opacity .5s,transform .6s,visibility .5s}.chapter.active{opacity:1;visibility:visible;transform:none}.chapter-number{font-size:11px;letter-spacing:2px;color:var(--muted);display:block;margin-bottom:18px}.chapter h2{font-size:clamp(48px,5.1vw,77px);line-height:1.02}.chapter p{max-width:410px;font-size:17px;color:#655356}.chapter-controls{display:flex;align-items:center;gap:12px;margin-top:28px}.chapter-controls button{width:40px;height:40px;border:1px solid #bfaab0;border-radius:50%;color:var(--wine);background:transparent;cursor:pointer;font-size:12px}.chapter-controls button.active{background:var(--wine);color:var(--cream);border-color:var(--wine)}.chapter-controls>span{height:1px;width:32px;background:#c8b5b8}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding:150px 0}.about-photo{position:relative;padding:0 25px 32px 0}.about-photo img{width:100%;height:620px;object-fit:cover;object-position:50% 35%;border-radius:4px 4px 160px 4px}.about-photo>span{position:absolute;bottom:0;left:0;font-size:10px;letter-spacing:2px;color:var(--muted)}.about-copy h2{font-size:clamp(43px,4.5vw,65px)}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8}.professional{border-top:1px solid var(--line);padding-top:25px;margin-top:30px;display:flex;align-items:center;gap:25px}.professional span{font-family:var(--serif);font-size:28px;color:var(--wine);line-height:1.5}.professional small{display:block;font-family:var(--sans);font-size:10px;letter-spacing:1.3px}.consultation{background:var(--wine);color:var(--cream);padding:110px 0;text-align:center}.consultation .eyebrow{color:#e6c2c1}.consultation h2{color:var(--cream)}.section-heading>p:last-child{max-width:490px;margin:0 auto;color:#e5cdd0;font-size:17px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:left;margin:65px 0 48px}.steps article{border-top:1px solid #b5828f;padding-top:24px}.steps article>span{font-family:var(--serif);font-size:43px;color:#ce9eaa}.steps h3{font-size:22px;font-weight:450;margin:16px 0}.steps p{font-size:16px;color:#e5cdd0;line-height:1.8}.consultation .button{background:var(--cream);color:var(--wine);border-color:var(--cream)}.consultation .button:hover{background:#e8ded2}.closing{text-align:center;padding:115px 0 100px}.closing>img{margin:0 auto 32px}.closing .eyebrow{margin-bottom:30px}.closing h2{font-size:clamp(47px,5.7vw,85px);margin-bottom:35px}footer{padding:32px 0 45px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:13px;color:var(--muted)}footer strong{font-size:14px;letter-spacing:2.4px;color:var(--wine);font-weight:500}footer span{display:block;font-size:11px;margin-top:4px}footer #year{display:inline}footer>a{font-size:13px}.mobile-cta{display:none}.skip{position:fixed;left:20px;top:-100px;background:var(--wine);color:white;z-index:100;padding:15px}.skip:focus{top:15px}.js-motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}.js-motion .reveal.visible{opacity:1;transform:none}
@media(min-width:1600px){.hero{gap:110px}.hero-art{max-width:570px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.header{padding:0 32px}.header nav{gap:20px}.hero{gap:20px}.hero-art{padding-left:0}.floating-note{left:-10px;padding:15px 20px;bottom:100px}.hero h1{font-size:78px}.about{gap:50px}.about-photo img{height:540px}.journey-copy{padding:36px}.signature-strip{gap:32px;font-size:23px}.side-label{display:none}}
@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.header{height:78px;padding:0 20px;gap:10px}.brand{gap:10px}.brand img{width:43px;height:38px}.brand>span{font-size:11px;letter-spacing:2px}.brand small{font-size:8px;letter-spacing:2px}.header nav{display:none}.nav-cta{font-size:11px;padding:11px 14px;gap:10px}.hero{grid-template-columns:1fr;padding:45px 0 70px;gap:40px;max-height:none;min-height:0}.hero-copy{padding:0 6px}.hero .eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:23px}.hero h1{font-size:clamp(64px,15vw,99px);line-height:1;letter-spacing:-2px}.lead{font-size:16px;margin-bottom:24px}.button{font-size:14px;padding:16px 24px}.nav-cta{padding:11px 14px;font-size:11px}.cta-note{font-size:11px}.hero-art{max-width:480px;justify-self:center;padding:0 14px 0 24px}.portrait-frame{height:460px;border-radius:180px 180px 3px 3px}.portrait-caption{font-size:11px}.floating-note{left:0;bottom:100px}.floating-note span{font-size:21px}.floating-note img{width:45px;height:40px}.scroll-hint{font-size:8px;bottom:19px}.signature-strip{gap:18px;padding:21px 18px;font-size:17px;text-align:center}.signature-strip i{font-size:10px}.intro{padding:85px 0 70px}.eyebrow{font-size:10px;letter-spacing:2px}.intro h2{font-size:51px;letter-spacing:-1.7px}.intro>p:last-child{font-size:16px;max-width:340px}.journey{margin:0 12px;height:285svh}.journey-sticky{top:88px;height:calc(100svh - 172px);min-height:510px;max-height:780px;grid-template-columns:1fr;grid-template-rows:34% 66%;border-radius:5px}.journey-visual>img{object-position:50% 50%}.visual-caption{left:23px;bottom:19px}.visual-caption span{font-size:8px}.visual-caption strong{font-size:25px;margin-top:5px}.journey-copy{padding:22px 27px;justify-content:flex-start}.journey-copy>.eyebrow{font-size:8px;margin-bottom:13px}.chapters{min-height:0;flex:1}.chapter-number{font-size:9px;letter-spacing:1.5px;margin-bottom:9px}.chapter h2{font-size:43px;line-height:1.02;margin-bottom:14px;letter-spacing:-1.5px}.chapter p{font-size:14px;line-height:1.55;margin-bottom:0}.chapter-controls{margin-top:14px;gap:10px}.chapter-controls button{height:30px;width:30px;font-size:10px}.chapter-controls>span{width:23px}.about{padding:85px 0;grid-template-columns:1fr;gap:45px}.about-photo{padding:0 14px 27px 0;max-width:470px;width:100%;margin:auto}.about-photo img{height:460px;border-radius:4px 4px 110px 4px}.about-photo>span{font-size:9px;letter-spacing:1.4px}.about-copy{padding:0 5px}.about-copy h2{font-size:48px}.consultation{padding:75px 0}.section-heading h2{font-size:48px}.section-heading>p:last-child{font-size:16px}.steps{grid-template-columns:1fr;gap:20px;margin:40px 0 28px}.steps article{position:relative;padding:22px 0 0 58px}.steps article>span{position:absolute;left:0;top:21px;font-size:32px}.steps h3{margin:0 0 10px;font-size:21px}.steps p{font-size:15px;margin-bottom:10px}.consultation .button{gap:20px}.closing{padding:80px 0 65px}.closing h2{font-size:46px;letter-spacing:-1.7px}.closing>img{width:86px;height:66px}.closing .eyebrow{font-size:9px}footer{flex-direction:column;text-align:center;gap:24px;padding-bottom:115px}.mobile-cta{display:flex;position:fixed;bottom:max(14px,env(safe-area-inset-bottom));left:20px;right:20px;z-index:40;box-shadow:0 6px 24px #37141d33;justify-content:space-between}.mobile-cta.hidden{transform:translateY(120px);pointer-events:none}.desktop-br{display:none}}
@media(max-height:480px) and (max-width:760px){.journey{height:auto}.journey-sticky{position:relative;top:auto;height:auto;min-height:0;display:block}.journey-visual{height:230px}.journey-copy{padding:28px}.chapters{display:block}.chapter{opacity:1;visibility:visible;transform:none;margin-bottom:34px}.chapter-controls{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.journey{height:auto}.journey-sticky{position:relative;top:auto;height:auto;max-height:none;min-height:0}.journey-copy{padding-block:50px}.chapters{display:block}.chapter{opacity:1;visibility:visible;transform:none;margin-bottom:45px}.chapter-controls{display:none}.journey-visual>img{transform:none!important}}

/* Preserve the complete caption within the food image on small screens. */
.visual-caption{max-width:calc(100% - 64px)}
.visual-caption strong{font-size:clamp(28px,3.3vw,43px);line-height:1.08}
@media(max-width:760px){.journey-sticky{grid-template-rows:40% 60%}.journey-visual{min-height:0}.visual-caption{left:23px;right:18px;bottom:28px;max-width:none}.visual-caption strong{font-size:clamp(22px,7vw,28px);line-height:1.08;margin-top:6px}}

/* SVG keeps the CTA arrow consistent across Apple and Android fonts. */
.button-arrow{width:18px;height:18px;flex:0 0 18px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nav-cta .button-arrow{width:15px;height:15px;flex-basis:15px}
.strip-mark{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:#d6adac;stroke-width:1.6;stroke-linecap:round}
footer>a{display:inline-flex;align-items:center;gap:7px}.footer-arrow{width:15px;height:15px;flex:0 0 15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){.strip-mark{width:10px;height:10px;flex-basis:10px}}
