:root{--blue:#29378c;--coral:#e75a5a;--ice:#c2e8f6;--cream:#fffbed;--green:#82c778;--navy:#080f60;--body:'Inter',Arial,sans-serif;--display:'Urbane Rounded','Inter',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:var(--body);font-size:16px;line-height:1.65;background:var(--cream);color:var(--blue)}a{color:inherit}a:focus-visible{outline:3px solid currentColor;outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:800;line-height:1.08;letter-spacing:-.055em}h1{font-size:clamp(3.4rem,6.8vw,7.2rem)}h2{font-size:clamp(2.5rem,4.7vw,4.8rem)}h3{font-size:1.5rem;letter-spacing:-.035em}em{font-style:normal}p+p{margin-top:1.1rem}.eyebrow{font-size:.875rem;font-weight:700;letter-spacing:.1em;line-height:1.5}.header{min-height:102px;padding:14px 5%;display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:white;gap:24px}.logo{position:relative;display:block;flex:none;width:165px;height:70px;overflow:hidden;border-radius:2px}.logo img{position:absolute;max-width:none;width:292px;height:auto;left:-63px;top:-47px}.header nav{display:flex;align-items:center;gap:36px;font-size:.9375rem;font-weight:600}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.nav-business{border:1px solid #ffffff80;border-radius:32px;padding:12px 21px}.nav-business span{margin-left:14px}.hero{display:grid;grid-template-columns:1.06fr 1fr;background:var(--ice);min-height:690px}.hero-copy{padding:82px 8% 62px 9.5%;align-self:center}.hero h1{margin:25px 0 28px}.hero h1 em{display:inline-block;color:var(--blue);text-decoration:underline;text-decoration-color:var(--coral);text-underline-offset:13px;text-decoration-thickness:9px}.hero-description{font-size:1.125rem;line-height:1.7;max-width:465px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 25px;border-radius:40px;background:var(--blue);color:#fff;text-decoration:none;font-weight:600;font-size:1rem;margin-top:30px;transition:transform .2s,background .2s}.button:hover{background:var(--navy);transform:translateY(-3px)}.button span{font-size:1.3rem}.hero-note{font-size:.875rem;margin-top:25px}.hero-photo{position:relative;min-height:690px;overflow:hidden}.hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 43%}.hero-photo figcaption{position:absolute;bottom:28px;left:28px;padding:11px 22px;background:var(--cream);border-radius:40px;font-weight:700;transform:rotate(-5deg);font-size:1rem}.ribbon{padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--coral);color:var(--navy);font-size:.875rem;font-weight:800;letter-spacing:.06em}.ribbon b{font-size:25px;line-height:1}.section{padding:100px 5%}.intro{display:grid;grid-template-columns:1fr 1fr;gap:22px 7%;max-width:1400px;margin:auto}.intro>.eyebrow{grid-column:1/-1}.intro>div{max-width:570px;font-size:1.125rem}.range{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:60px}.drink{overflow:hidden;border-radius:25px;display:grid;grid-template-columns:1fr 46%;min-height:410px;background:white;padding:34px 0 30px 36px;align-items:center;border:1px solid #29378c14}.drink-copy{position:relative;z-index:1}.drink .eyebrow{font-size:.8125rem;letter-spacing:.07em}.drink h3{font-size:2.6rem;margin:20px 0 15px}.drink p:not(.eyebrow){line-height:1.65;max-width:260px}.drink img{width:100%;height:340px;object-fit:contain;transition:transform .3s}.drink:hover img{transform:rotate(3deg) scale(1.03)}.flavour{display:block;font-size:.8125rem;margin-top:24px;font-weight:600}.smoothie{border-top:8px solid var(--green)}.milkshake{border-top:8px solid var(--blue)}.experience{background:var(--blue);color:var(--cream)}.experience-top{display:flex;justify-content:space-between;align-items:end;gap:55px}.experience-top h2{margin-top:23px}.experience-top h2 em{color:var(--ice)}.experience-top>p{max-width:395px;font-size:1.125rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:65px}.steps article{border-top:1px solid #ffffff66;padding-top:25px}.number{font-size:.875rem;color:var(--ice);font-weight:700}.steps h3{margin:21px 0 15px;font-size:1.6rem}.steps p{max-width:320px;color:var(--cream)}.business{background:white;display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.business-image{align-self:center}.business-image img{width:100%}.business-image>p{font-size:.8125rem;text-align:center;margin-top:20px}.business-copy h2{margin:22px 0 26px;font-size:clamp(2.5rem,4vw,4.2rem)}.business-copy>p:not(.eyebrow){max-width:540px;font-size:1.0625rem}.business-points{margin-top:30px;border-top:1px solid #29378c33}.business-points>div{padding-top:23px}.business-points h3{font-size:1.125rem;letter-spacing:-.02em;margin-bottom:6px}.business-points p{font-size:1rem}.closing{background:var(--coral);text-align:center;padding:85px 5% 90px;color:var(--navy)}.closing h2{font-size:clamp(2.9rem,6vw,6.2rem);margin:24px 0}.closing h2 em{color:var(--navy);text-decoration:underline;text-decoration-color:var(--cream);text-underline-offset:9px}.closing>p:not(.eyebrow){font-size:1.125rem}.light{background:var(--cream);color:var(--blue)}.light:hover{background:var(--ice)}footer{padding:36px 5%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:.875rem}footer>p{line-height:1.6}footer>a:not(.logo){text-underline-offset:5px}footer>span{font-size:.8125rem}.skip{position:absolute;top:-100px;left:20px;z-index:10;padding:12px 20px;background:white}.skip:focus{top:10px}@media(min-width:1600px){.hero-copy{padding-left:max(9.5%,calc((100vw - 1450px)/2))}.section{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:1000px){.header nav{gap:22px}.hero{min-height:600px}.hero-copy{padding:55px 7%}.hero-photo{min-height:600px}.hero h1{font-size:clamp(3.2rem,7vw,5rem)}.hero-description{font-size:1rem}.section{padding:75px 5%}.drink{display:flex;flex-direction:column;align-items:start;padding:28px}.drink img{height:300px}.drink p:not(.eyebrow){max-width:none}.drink h3{font-size:2.2rem}.steps{gap:26px}.ribbon{gap:18px;font-size:.75rem}.business{gap:4%}}@media(max-width:650px){.header{padding:10px 5%;min-height:90px;gap:12px;flex-wrap:wrap}.logo{width:137px;height:58px}.logo img{width:243px;left:-53px;top:-39px}.header nav{gap:16px;flex:1;justify-content:flex-end;font-size:.875rem}.header nav>a:first-child{display:none}.nav-business{padding:9px 12px}.nav-business span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:46px 6% 44px}.hero .eyebrow{font-size:.75rem}.hero h1{font-size:clamp(3.35rem,13vw,5rem);margin:20px 0 26px}.hero-description{font-size:1.0625rem;max-width:95%}.hero-photo{min-height:0;aspect-ratio:1.1}.hero-photo>img{object-position:50% 35%}.hero-photo figcaption{bottom:20px;left:22px;font-size:.875rem}.hero-note{margin-top:20px}.ribbon{padding:19px 6%;gap:12px;justify-content:center;flex-wrap:wrap;font-size:.75rem}.ribbon>span:last-child,.ribbon>b:last-of-type{display:none}.ribbon b{font-size:19px}.section{padding:60px 6%}.intro{grid-template-columns:1fr;gap:21px}.intro>.eyebrow{grid-column:auto}.intro>div{font-size:1.0625rem}.range{grid-template-columns:1fr;margin-top:35px;gap:22px}.drink{display:grid;grid-template-columns:1fr 44%;padding:27px 0 27px 25px;min-height:320px}.drink h3{font-size:2rem;margin:16px 0}.drink p:not(.eyebrow){font-size:.9375rem}.drink .eyebrow{font-size:.75rem}.drink img{height:280px}.flavour{font-size:.75rem}.experience-top{display:block}.experience-top>p{margin-top:28px;font-size:1.0625rem}.steps{grid-template-columns:1fr;margin-top:38px;gap:30px}.steps article{padding-top:18px}.steps h3{margin:13px 0 10px}.steps p{max-width:none}.business{grid-template-columns:1fr;gap:32px}.business-copy{grid-row:1}.business-copy h2{font-size:2.7rem}.business-image img{width:100%}.closing{padding:60px 6%}.closing h2{font-size:clamp(2.8rem,10vw,4rem)}.closing>p:not(.eyebrow){font-size:1rem}footer{display:grid;grid-template-columns:1fr 1fr;gap:23px;padding:25px 6%}footer>p{font-size:.8125rem}footer>span{text-align:right}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.drink.smoothie{background:var(--green);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:34px 36px}.smoothie .drink-copy>p:not(.eyebrow){max-width:400px}.smoothie-statement{font-size:clamp(2.6rem,4vw,4rem)!important;font-weight:900;line-height:1.05!important;letter-spacing:-.045em;max-width:none!important;margin-top:30px}@media(max-width:650px){.drink.smoothie{padding:28px}.smoothie-statement{font-size:3rem!important}}
+.header nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}.flavours-hero{background:var(--ice);padding:75px 6% 80px;text-align:center}.flavours-hero h1{font-size:clamp(3rem,6.3vw,6rem);margin:22px 0 28px}.flavours-hero>p:not(.eyebrow){max-width:600px;margin:auto;font-size:1.125rem}.flavours-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}.flavours-section-heading h2{margin-top:20px}.flavours-section-heading>p{font-size:1.125rem}.flavour-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:45px}.flavour-card{border-radius:26px;overflow:hidden;background:white;border:1px solid #29378c18}.flavour-photo{height:450px;display:flex;align-items:center;justify-content:center;padding:28px;background:white}.flavour-photo img{width:100%;height:100%;object-fit:contain}.flavour-details{padding:32px 36px 38px;border-top:5px solid var(--coral)}.flavour-card:nth-child(2) .flavour-details{border-color:var(--green)}.flavour-details h3{font-size:2.5rem;margin:16px 0}.flavour-details>p:not(.eyebrow){max-width:460px}.flavour-tag{display:inline-block;border-radius:28px;background:var(--ice);font-size:.875rem;padding:8px 15px;margin-top:22px;font-weight:600}.flavour-card:nth-child(2) .flavour-tag{background:var(--green)}.ingredient-note{font-size:.875rem;margin-top:30px;max-width:680px}.smoothie-banner{background:var(--green);text-align:center}.smoothie-banner h2{margin:22px 0}.smoothie-banner>p:not(.eyebrow){max-width:580px;margin:auto;font-size:1.125rem}@media(max-width:800px){.header nav{gap:16px}.flavour-photo{height:340px}.flavour-details{padding:25px}.flavour-details h3{font-size:2.1rem}}@media(max-width:650px){.header{justify-content:center;padding-bottom:17px}.header nav{flex-basis:100%;justify-content:center;gap:22px}.header nav>a:first-child{display:none}.header .nav-business{border:0;padding:0}.flavours-hero{padding:48px 6% 55px}.flavours-hero h1{font-size:clamp(2.75rem,11vw,4rem)}.flavours-hero>p:not(.eyebrow){font-size:1.0625rem}.flavours-section-heading{display:block}.flavours-section-heading>p{margin-top:22px}.flavour-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.flavour-photo{height:360px}.flavour-details{padding:26px}.flavour-details h3{font-size:2.2rem}}

@font-face{font-family:"Urbane Rounded";src:url("assets/urbane-rounded-bold.ttf") format("truetype");font-weight:700 900;font-display:swap}@font-face{font-family:"Inter";src:url("assets/inter.ttf") format("truetype");font-weight:100 900;font-display:swap}h1,h2,h3{letter-spacing:-.025em}.flavour-card:nth-child(3) .flavour-details{border-color:var(--ice)}.flavour-card:nth-child(4) .flavour-details{border-color:var(--blue)}

.header,footer{background:var(--blue)}.logo{width:180px;height:65px}.logo img{width:240px;left:-30px;top:-7px;height:80px}.step-photo{width:100%;height:auto;aspect-ratio:1.35;object-fit:cover;border-radius:18px;margin-bottom:25px}.steps article{border:0;padding:0}.steps article:nth-child(3) .step-photo{object-position:center 57%}.venue-photo{margin-top:40px}.venue-photo>img{border-radius:20px}.venue-photo figcaption{font-size:.8125rem;line-height:1.5;text-align:center;margin-top:12px}.flavours-hero{display:grid;grid-template-columns:1fr 1fr;padding:0;text-align:left;align-items:stretch}.flavours-hero-copy{padding:65px 10%;align-self:center}.flavours-hero-copy>p:not(.eyebrow){font-size:1.0625rem;max-width:560px}.flavours-hero h1{font-size:clamp(3rem,5.3vw,5.6rem)}.lineup-photo{width:100%;height:100%;object-fit:cover;min-height:560px;object-position:center}.flavour-photo{height:420px}.hero h1{font-size:clamp(3.2rem,6.5vw,6.7rem)}@media(max-width:800px){.flavours-hero{grid-template-columns:1fr}.flavours-hero-copy{padding:48px 6%}.lineup-photo{min-height:0;height:auto;max-height:480px;object-fit:contain;background:white}.flavour-photo{height:340px}}@media(max-width:650px){.logo{height:60px}.logo img{top:-10px}.step-photo{aspect-ratio:1.4}.hero h1{font-size:clamp(3rem,12vw,4.5rem)}.flavours-hero h1{font-size:clamp(2.9rem,11vw,4.5rem)}.flavour-photo{height:360px}.venue-photo{margin-top:30px}}

.contact-email{margin-top:16px;font-size:1rem}.contact-email a{text-underline-offset:4px}footer{flex-wrap:wrap}footer>a[href^="mailto:"]{overflow-wrap:anywhere}@media(max-width:650px){footer>a[href^="mailto:"]{grid-column:1/-1}footer>span{text-align:left}}
