@charset "UTF-8";
:root{--pine:#173d32;--cream:#f6f2e9;--sage:#dce4cc;--clay:#b8583c;--gold:#ac9055;--ink:#17392f;--line:#173d3233;--sans:'DM Sans',sans-serif;--serif:'Cormorant Garamond',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);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img,video,canvas{display:block;max-width:100%}img{object-fit:cover}a:focus-visible,button:focus-visible{outline:3px solid var(--clay);outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2{font-weight:500;letter-spacing:-.065em;line-height:.98}h2{font-size:clamp(42px,5.3vw,82px)}em{font-family:var(--serif);font-weight:500;letter-spacing:-.045em}p{line-height:1.6}.eyebrow{font-size:10px;line-height:1.5;font-weight:700;letter-spacing:.16em}.skip{position:fixed;top:-70px;left:16px;padding:12px;background:var(--cream);z-index:100}.skip:focus{top:12px}
.announcement{height:31px;padding:0 3.5%;background:var(--pine);color:var(--cream);display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.15em;font-weight:600}.announcement a{letter-spacing:.06em}.header{height:91px;padding:0 3.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--cream);position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line)}.brand{width:106px;height:78px;display:grid;place-items:center}.brand img{width:75px;height:75px;object-fit:contain}.header nav{display:flex;align-items:center;gap:38px;font-size:12px;font-weight:600}.header nav a:hover{color:var(--clay)}.button{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;padding:18px 24px;background:var(--pine);color:var(--cream);border:1px solid var(--pine);border-radius:2px;font-size:12px;font-weight:600;line-height:1.2;transition:background .2s,transform .2s}.button:hover{background:#265446;transform:translateY(-2px)}.button.small{padding:13px 19px}.button.light{background:var(--cream);color:var(--pine);border-color:var(--cream)}.button.light:hover{background:var(--sage)}.text-link{display:inline-flex;gap:26px;align-items:center;font-size:12px;font-weight:600;border-bottom:1px solid;padding:0 0 8px;transition:color .2s}.text-link:hover{color:var(--clay)}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:min(760px,calc(100svh - 122px));background:var(--pine);color:var(--cream)}.hero-copy{position:relative;padding:65px 7% 29px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden}.hero-copy:before{content:'';position:absolute;left:0;top:0;bottom:0;width:8px;background:repeating-linear-gradient(0deg,var(--sage) 0 34px,transparent 34px 68px)}.hero-copy .eyebrow{margin-bottom:34px;display:flex;gap:14px;align-items:center}.sunmark{font-size:29px;color:var(--sage)}h1{font-size:clamp(60px,6.8vw,108px);position:relative;z-index:1}.hero h1 em{color:var(--sage);font-size:1.04em;white-space:nowrap}.hero-description{font-size:15px;margin-top:28px;opacity:.86}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px;flex-wrap:wrap}.light-link:hover{color:var(--sage)}.hero-bottom{display:flex;justify-content:space-between;gap:18px;width:100%;font-size:8px;letter-spacing:.13em;margin-top:65px}.hero-bottom a span{font-size:18px;margin-left:10px}.hero-film{position:relative;min-height:640px;overflow:hidden;background:#919779}.hero-film video{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 52%;transform:scale(1.015)}.film-shade{position:absolute;inset:0;background:linear-gradient(0deg,#0e1f14a6,transparent 65%)}.film-label{position:absolute;top:27px;left:30px;font-size:8px;letter-spacing:.15em;color:#fff;border:1px solid #ffffff60;padding:9px 13px;backdrop-filter:blur(8px)}.film-caption{position:absolute;bottom:31px;left:34px;color:white}.film-caption>p{font-size:49px;font-weight:500;letter-spacing:-.05em;line-height:.92;margin-top:13px}.film-caption em{font-size:1.1em}.film-control{margin-top:20px;display:flex;align-items:center;gap:35px;border:0;border-bottom:1px solid #ffffff70;padding:0 0 8px;background:none;color:white;font-size:10px}.hero-stamp{position:absolute;right:23px;top:38%;width:115px;height:115px;border-radius:50%;background:var(--clay);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(9deg);font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.07em;box-shadow:0 8px 24px #0002}.hero-stamp em{font-size:18px;letter-spacing:0}.hero-stamp span{position:absolute;bottom:12px;right:23px}.taste-strip{height:78px;display:flex;justify-content:space-around;align-items:center;gap:20px;overflow:hidden;white-space:nowrap;background:var(--sage);border-bottom:1px solid var(--line);font-size:clamp(18px,2vw,32px);letter-spacing:-.04em}.taste-strip i{font-style:normal;color:var(--clay);font-size:22px}
.section-pad{padding:100px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:19px}.section-heading .text-link{margin-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-image{aspect-ratio:4/4.7;position:relative;overflow:hidden;background:var(--sage)}.product-image img{width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:scale(1.04)}.product-tag{position:absolute;top:18px;left:16px;color:var(--pine);background:var(--cream);padding:8px 10px;font-size:8px;letter-spacing:.12em;font-weight:700}.round-arrow{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--cream);color:var(--pine);font-size:22px;transition:transform .25s}.product-image .round-arrow{position:absolute;bottom:17px;right:17px}.product-card:hover .round-arrow{transform:rotate(45deg)}.product-caption{padding:21px 0}.product-caption h3{font-size:23px;font-weight:500;letter-spacing:-.04em}.product-caption p{font-size:12px;margin-top:5px;opacity:.75}.pastry-card{padding-top:42px}.ice-card{padding-top:84px}.ice-card img{object-position:50% 42%}
.journey{height:260svh;position:relative;background:var(--sage)}.journey-sticky{height:calc(100svh - 90px);min-height:600px;position:sticky;top:90px;overflow:hidden}.journey-top{position:absolute;top:35px;left:5%;right:5%;z-index:4;display:flex;justify-content:space-between;align-items:center}.journey-pagination{font-size:10px;letter-spacing:.12em}.journey-pagination b{font-size:25px;font-weight:500}.scene-wrap{position:absolute;inset:0}.scene-fallback{position:absolute;right:3%;top:13%;width:55%;height:72%;object-fit:cover;border-radius:50% 50% 3px 3px;transition:opacity .6s}.scene-wrap canvas{width:100%;height:100%;opacity:0;transition:opacity .6s}.scene-wrap.ready canvas{opacity:1}.scene-wrap.ready .scene-fallback{opacity:0}.journey-copy{position:absolute;left:5%;top:31%;z-index:3;max-width:42%;pointer-events:none}.journey-copy h2{font-size:clamp(42px,5.9vw,91px);margin:20px 0 21px}.journey-copy>p:not(.eyebrow){font-size:14px;max-width:265px}.journey-copy>a{margin-top:25px;pointer-events:auto}.journey-bottom{position:absolute;bottom:25px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:4}.journey-bottom>span{font-size:8px;letter-spacing:.12em}.chapter-controls{display:flex;gap:22px}.chapter-controls button{padding:13px 0;border:0;border-bottom:1px solid var(--line);background:none;opacity:.55;font-size:10px}.chapter-controls span{margin-left:7px}.chapter-controls button.active{border-color:var(--pine);opacity:1}.motion-control{font-size:8px;background:var(--cream);border:0;padding:9px}
.bakery{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-top:120px;padding-bottom:120px}.bakery-visual{position:relative;margin-left:6%;transform:rotate(-3deg);background:var(--cream);padding:15px 15px 35px;box-shadow:0 12px 45px #173d3217;border:1px solid var(--line)}.bakery-visual>img{width:100%;aspect-ratio:4/5;object-fit:cover}.photo-number{font-size:8px;letter-spacing:.13em;display:block;margin-top:14px}.bakery-note{position:absolute;right:-35px;bottom:36px;width:144px;height:144px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--clay);color:var(--cream);border-radius:50%;font-size:23px;line-height:1;transform:rotate(10deg)}.bakery-note em{font-size:28px}.bakery-copy>.eyebrow{margin-bottom:22px}.bakery-copy h2{font-size:clamp(38px,4.2vw,67px)}.bakery-copy>p:not(.eyebrow){font-size:13px;max-width:375px;margin-top:24px}.bakery-list{margin:30px 0}.bakery-list>a{display:flex;gap:17px;padding:19px 0;border-top:1px solid var(--line);align-items:flex-start}.bakery-list>a:last-child{border-bottom:1px solid var(--line)}.bakery-list>a>span{font-size:9px;padding-top:7px;opacity:.7}.bakery-list h3{font-weight:500;font-size:19px;letter-spacing:-.04em}.bakery-list p{font-size:10px;margin-top:5px;opacity:.7}.bakery-list b{margin-left:auto;font-weight:400;font-size:24px}.cafe-story{padding:90px 5% 45px;background:var(--pine);color:var(--cream);overflow:hidden}.cafe-heading{text-align:center;max-width:1000px;margin:auto}.cafe-heading h2{margin:21px 0;font-size:clamp(40px,5.7vw,89px)}.cafe-heading h2 em{color:var(--sage)}.cafe-heading>p:last-child{font-size:13px;opacity:.8}.photo-gallery{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:28px;align-items:center;perspective:1400px;margin:60px auto 50px;max-width:1280px}.photo-gallery figure{transform-style:preserve-3d;will-change:transform}.photo-gallery img{width:100%;height:470px;object-fit:cover}.photo-gallery figcaption{font-size:8px;letter-spacing:.12em;margin-top:17px;opacity:.7}.gallery-front{transform:rotate(-5deg) translateY(22px)}.gallery-room{transform:translateZ(50px)}.gallery-people{transform:rotate(5deg) translateY(22px)}.gallery-people img{height:405px}.gallery-front img{height:440px;object-position:center 53%}.cafe-footer{display:flex;align-items:center;gap:15px;border-top:1px solid #f6f2e940;padding-top:28px;font-size:11px}.cafe-footer>span{font-family:var(--serif);font-size:24px;font-style:italic}.cafe-footer>p{opacity:.65;font-size:10px}.cafe-footer .text-link{margin-left:auto}
.takeaway{display:grid;grid-template-columns:1fr 1fr;background:var(--clay);color:var(--cream);align-items:center;overflow:hidden}.takeaway>div{padding:65px 10%}.takeaway h2{font-size:clamp(42px,4.8vw,76px);margin:23px 0 34px}.takeaway img{width:100%;height:590px;object-position:50% 45%}.visit{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-top:110px;padding-bottom:110px}.visit h2{margin:21px 0 25px;font-size:clamp(42px,5vw,79px)}.visit>div>p:not(.eyebrow){font-size:13px}.visit-details{padding-top:22px}.address{display:block;position:relative;padding:0 50px 28px 0;border-bottom:1px solid var(--line)}.address>span:first-child{display:block;margin-bottom:15px}.address strong{font-size:23px;line-height:1.45;font-weight:500;letter-spacing:-.04em}.address>.round-arrow{position:absolute;right:0;top:28px;background:var(--sage)}.visit-links{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:25px 0 32px;font-size:12px}.visit-links .eyebrow{display:block;margin-bottom:12px;font-size:8px}.footer{background:var(--sage);padding:45px 5% 23px;border-top:7px solid var(--pine)}.footer-top{display:flex;align-items:center;gap:45px;padding-bottom:42px}.footer-top img{width:100px;height:100px;object-fit:contain;border-radius:50%}.footer-top>p{font-size:31px;line-height:.95;letter-spacing:-.04em}.footer-top nav{margin-left:auto;display:flex;gap:38px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:20px;font-size:8px;letter-spacing:.05em}
.menu-hero{padding:70px 5% 55px;background:var(--pine);color:var(--cream)}.menu-hero h1{margin:25px 0;font-size:clamp(55px,8vw,120px)}.menu-hero>p{max-width:540px;font-size:14px}.menu-nav{display:flex;gap:25px;flex-wrap:wrap;padding:25px 5%;border-bottom:1px solid var(--line);background:var(--cream);position:sticky;top:90px;z-index:20;font-size:12px}.menu-section{padding:60px 5%;display:grid;grid-template-columns:1fr 1.5fr;gap:10%;border-bottom:1px solid var(--line);scroll-margin-top:75px}.menu-section h2{font-size:50px}.menu-section .eyebrow{margin-bottom:18px}.menu-items article{border-bottom:1px solid var(--line);padding:20px 0}.menu-items article:first-child{padding-top:0}.menu-items h3{font-size:21px;font-weight:500}.menu-items p{font-size:13px;margin-top:7px;opacity:.75}.menu-note{padding:45px 5%;font-size:13px;background:var(--sage);line-height:1.7}.document{padding:55px 6%;max-width:1050px;margin:auto}.document h1{font-size:65px;margin-bottom:30px}.document h2{font-size:32px;margin:35px 0 15px}.document p,.document li{font-size:14px;line-height:1.8}.document a{text-decoration:underline}.document ul{padding-left:20px}
@media(max-width:1050px){.header nav{gap:20px}.hero-copy{padding-left:7%;padding-right:6%}.hero-actions{gap:16px}.hero-actions .button{padding:15px}.hero-film{min-height:600px}.hero-stamp{width:90px;height:90px;right:14px}.hero-bottom{margin-top:45px}.section-pad{padding:75px 5%}.product-grid{gap:17px}.product-tag{font-size:7px;padding:7px;left:11px}.journey-bottom>span{display:none}.journey-copy{top:29%}.journey-copy h2{font-size:6vw}.bakery{gap:8%}.bakery-note{right:-25px;width:117px;height:117px;font-size:19px}.photo-gallery{gap:22px}.photo-gallery img{height:355px}.gallery-front img{height:330px}.gallery-people img{height:325px}.takeaway img{height:480px}.cafe-footer>p{display:none}.address strong{font-size:20px}.footer-top nav{gap:20px}}
@media(max-width:767px){html{scroll-padding-top:75px}.announcement{height:27px;padding:0 5%;font-size:7px}.header{height:75px;padding:0 5%;gap:12px}.brand{width:66px;height:65px}.brand img{width:62px;height:62px}.header nav{gap:13px;font-size:10px}.header nav a:nth-child(2),.header nav a:nth-child(3){display:none}.button.small{font-size:10px;padding:12px 15px;gap:17px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:40px 6% 23px;min-height:460px}.hero-copy:before{width:5px}.hero-copy .eyebrow{margin-bottom:25px;font-size:8px}.sunmark{font-size:23px}h1{font-size:clamp(60px,14vw,103px)}.hero-description{font-size:13px;margin-top:22px}.hero-actions{margin-top:24px;gap:19px}.hero-actions .button{font-size:10px;padding:16px}.hero-actions .text-link{font-size:10px}.hero-bottom{margin-top:31px;font-size:7px}.hero-film{min-height:570px;height:130vw;max-height:680px}.film-caption{left:24px;bottom:24px}.film-caption>p{font-size:45px}.hero-stamp{right:20px;top:40%;width:105px;height:105px}.film-label{left:24px;top:22px}.taste-strip{height:60px;justify-content:flex-start;padding:0 6%;font-size:22px;gap:24px}.taste-strip span:nth-of-type(n+3),.taste-strip i:nth-of-type(n+3){display:none}.section-pad{padding:60px 6%}.section-heading{margin-bottom:28px;align-items:flex-start;flex-direction:column;gap:21px}.section-heading .eyebrow{font-size:8px;margin-bottom:14px}h2{font-size:48px}.section-heading .text-link{font-size:10px}.product-grid{display:flex;gap:17px;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-6.8%;padding:0 6.8% 20px 0;scrollbar-width:thin}.product-card{padding-top:0!important;flex:0 0 78%;scroll-snap-align:start}.product-image{aspect-ratio:4/4.4}.product-tag{font-size:8px;left:14px}.product-caption{padding:17px 0}.product-caption h3{font-size:23px}.product-caption p{font-size:11px}.journey{height:240svh}.journey-sticky{top:75px;height:calc(100svh - 75px);min-height:620px}.journey-top{top:23px;left:6%;right:6%}.journey-top .eyebrow{font-size:8px}.journey-copy{top:11%;left:6%;max-width:90%}.journey-copy>.eyebrow{display:none}.journey-copy h2{font-size:43px;line-height:.93;margin:20px 0 12px}.journey-copy>p:not(.eyebrow){font-size:11px;max-width:220px}.journey-copy>a{font-size:10px;margin-top:13px}.scene-fallback{right:6%;top:37%;width:73%;height:48%}.journey-bottom{left:6%;right:6%;bottom:16px;flex-wrap:wrap;gap:10px}.chapter-controls{width:100%;justify-content:space-between;gap:13px}.chapter-controls button{font-size:9px;padding:10px 0;flex:1;text-align:left}.chapter-controls span{margin-left:5px}.motion-control{margin-left:auto;font-size:7px;padding:6px}.bakery{grid-template-columns:1fr;gap:60px}.bakery-visual{margin:0 6% 0 2%}.bakery-visual>img{aspect-ratio:4/4.6}.bakery-note{right:-27px;bottom:36px;width:122px;height:122px}.bakery-copy h2{font-size:48px}.bakery-copy>.eyebrow{font-size:8px}.bakery-copy>p:not(.eyebrow){font-size:12px}.bakery-list{margin:24px 0}.bakery-list>a{padding:17px 0}.cafe-story{padding:65px 6% 30px}.cafe-heading h2{font-size:45px}.cafe-heading h2 em{display:block}.cafe-heading .eyebrow{font-size:8px}.cafe-heading>p:last-child{font-size:12px}.photo-gallery{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin:42px 0 35px;align-items:start}.gallery-front{transform:rotate(-4deg) translateY(15px)}.gallery-room{transform:rotate(4deg) translateY(48px)}.gallery-people{grid-column:1/-1;width:62%;margin:45px auto 0;transform:rotate(-3deg)}.photo-gallery img{height:270px}.gallery-people img{height:300px}.photo-gallery figcaption{font-size:6px;line-height:1.5;margin-top:10px}.cafe-footer{flex-wrap:wrap;justify-content:center;gap:20px}.cafe-footer>span{font-size:22px}.cafe-footer .text-link{margin-left:0;font-size:10px}.takeaway{grid-template-columns:1fr}.takeaway>div{padding:50px 6%}.takeaway h2{font-size:46px;margin-bottom:29px}.takeaway .eyebrow{font-size:8px}.takeaway img{height:470px}.visit{grid-template-columns:1fr;gap:30px}.visit h2{font-size:52px}.visit .eyebrow{font-size:8px}.visit-details{padding:0}.address strong{font-size:22px}.visit-links{font-size:11px;gap:15px}.visit-links .eyebrow{font-size:7px}.footer{padding:30px 6% 20px}.footer-top{gap:24px;flex-wrap:wrap;padding-bottom:25px}.footer-top img{width:75px;height:75px}.footer-top>p{font-size:30px}.footer-top nav{width:100%;margin:5px 0 0;justify-content:space-between;gap:15px;font-size:10px}.footer-bottom{flex-wrap:wrap;gap:14px;font-size:7px;justify-content:space-between}.footer-bottom>span{width:100%}.menu-hero{padding:45px 6%}.menu-hero h1{font-size:62px}.menu-hero>p{font-size:12px}.menu-nav{top:75px;padding:20px 6%;gap:18px;font-size:10px}.menu-section{padding:45px 6%;grid-template-columns:1fr;gap:30px;scroll-margin-top:75px}.menu-section h2{font-size:44px}.menu-items h3{font-size:19px}.menu-items p{font-size:12px}.menu-note{font-size:12px;padding:30px 6%}.document{padding:40px 6%}.document h1{font-size:46px}}
.location-intro{font-size:14px;max-width:330px}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.location-card{padding:29px 28px;background:var(--sage);display:flex;flex-direction:column;min-height:410px}.location-card.frankfurt{background:var(--pine);color:var(--cream)}.location-card.spritzeria{background:#eedbd0}.location-top{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:8px;letter-spacing:.09em}.location-top>span:last-child{font-family:var(--serif);font-size:20px;letter-spacing:0}.location-card h3{margin:30px 0 19px;font-size:34px;font-weight:500;letter-spacing:-.055em;line-height:1}.location-card h3 span{display:block;font-family:var(--serif);font-style:italic;font-size:30px;line-height:1.15}.location-card>p{font-size:11px;margin-bottom:25px}.location-address{position:relative;font-size:14px;line-height:1.6;padding:19px 18px 19px 0;border-top:1px solid currentColor;border-bottom:1px solid #7774}.location-address>span{position:absolute;right:0;top:29px;font-size:25px}.location-meta{display:flex;flex-direction:column;gap:9px;font-size:10px;line-height:1.5;padding:18px 0;margin-bottom:20px}.location-social{font-size:9px;margin-top:auto;border-top:1px solid #7774;padding-top:17px}.location-card a:hover{text-decoration:underline}.location-card.frankfurt a:focus-visible{outline-color:var(--cream)}
@media(max-width:1050px){.location-card{padding:25px 20px}.location-top{font-size:7px}.location-top>span:last-child{display:none}.location-card h3{font-size:30px}.location-address{font-size:12px}}
@media(max-width:767px){.location-grid{grid-template-columns:1fr;gap:17px}.location-card{padding:28px;min-height:380px}.location-top{font-size:8px}.location-top>span:last-child{display:block}.location-card h3{font-size:38px;margin:22px 0 15px}.location-card>p{font-size:12px}.location-address{font-size:16px}.location-meta{font-size:12px;gap:4px;padding:13px 0;margin-bottom:5px}.location-meta a,.location-meta>span{min-height:34px;display:flex;align-items:center}.location-social{font-size:11px;min-height:44px}.location-intro{font-size:13px}.header a,.footer a,.text-link,.film-control{min-height:44px;display:inline-flex;align-items:center}.eyebrow{font-size:9px}.hero-description,.bakery-copy>p:not(.eyebrow){font-size:14px}.product-caption p{font-size:13px}.chapter-controls button{min-height:44px}.motion-control{min-height:44px;font-size:10px}}
@media(max-width:767px){body{overflow-x:clip}.journey .scene-wrap{top:37%;bottom:82px}.journey-copy{top:9%}.journey .scene-fallback{top:0;right:10%;width:80%;height:95%;border-radius:2px}.journey-bottom{bottom:12px}.journey-bottom .motion-control{min-height:34px}.hero-stamp{min-height:105px}.menu-nav a{min-height:30px;display:flex;align-items:center}}
@media(max-width:767px){.product-grid{margin-right:0;padding-right:0;width:100%}.bakery{overflow:clip}.header nav a:first-child{display:none}.header nav a:nth-child(4){display:flex}}
.menu-preview{width:100%;max-width:330px;height:330px;object-fit:cover;margin-top:30px}.menu-section#matcha .menu-preview{object-position:center 60%}
@media(max-width:767px){.menu-preview{height:230px;max-width:none;margin-top:25px}}
@media(min-width:768px){.header nav{font-size:14px}.button,.text-link{font-size:14px}.hero-description{font-size:18px}.product-caption p{font-size:14px}.bakery-copy>p:not(.eyebrow){font-size:16px}.bakery-list p{font-size:12px}.journey-copy>p:not(.eyebrow){font-size:16px}.cafe-heading>p:last-child{font-size:16px}.location-address{font-size:16px}.location-card>p,.location-meta{font-size:13px}.location-social{font-size:12px}.location-card{min-height:435px}.location-top{font-size:9px}.footer-top nav{font-size:14px}.photo-gallery figcaption{font-size:10px}}
/* The original reel already contains its own title animation; do not cover it with duplicate type. */
.hero-stamp{top:auto;bottom:26px;right:26px}.film-caption{bottom:35px}
/* Reading sizes: the editorial scale must work on an actual phone, not only in a mockup. */
.eyebrow,.announcement,.hero-bottom,.film-label,.product-tag,.photo-number,.photo-gallery figcaption,.location-top,.footer-bottom{font-size:12px}
.film-control,.chapter-controls button,.motion-control,.menu-nav,.footer-top nav{font-size:14px}
.film-control,.chapter-controls button,.motion-control{min-height:44px}
.product-caption p,.bakery-list p,.location-meta,.location-social,.menu-note{font-size:14px}
.hero-description,.bakery-copy>p:not(.eyebrow),.journey-copy>p:not(.eyebrow),.cafe-heading>p:last-child,.menu-items p,.menu-hero>p,.document p,.document li{font-size:16px}
.journey-bottom>span{font-size:12px}.chapter-controls{gap:18px;background:#f6f2e9ed;padding:0 14px;border:1px solid var(--line);border-radius:3px}.chapter-controls button{opacity:.75}.chapter-controls button.active{opacity:1}
@media(max-width:1050px){.announcement{font-size:10px}.location-top{font-size:10px}.product-tag{font-size:10px}.journey-bottom{gap:10px}.chapter-controls{gap:13px}}
@media(max-width:767px){.eyebrow,.hero-copy .eyebrow,.section-heading .eyebrow,.bakery-copy>.eyebrow,.cafe-heading .eyebrow,.takeaway .eyebrow,.journey-top .eyebrow{font-size:12px}.header nav,.button.small,.hero-actions .button,.hero-actions .text-link,.section-heading .text-link,.journey-copy>a,.cafe-footer .text-link,.menu-nav{font-size:14px}.hero-actions{gap:18px}.hero-copy{padding-top:35px}.hero-bottom{font-size:10px;letter-spacing:.05em}.film-label,.product-tag,.photo-number,.photo-gallery figcaption,.footer-bottom{font-size:12px;letter-spacing:.05em}.journey-copy{top:8%}.journey-copy>p:not(.eyebrow){max-width:270px;font-size:14px;line-height:1.5}.journey-copy>a{margin-top:5px}.journey .scene-wrap{top:42%;bottom:98px}.journey-bottom .motion-control{min-height:44px;font-size:12px}.chapter-controls button{font-size:12px;line-height:1.3}.chapter-controls span{margin-left:3px}.location-top{font-size:11px}.location-social,.location-meta{font-size:14px}.location-intro{font-size:16px}.menu-nav a{min-height:44px}.product-caption p{font-size:14px}.location-card>p{font-size:14px}}
/* Product-first sections: navigation opens actual drinks, not mixed category teasers. */
.catalog-intro{max-width:320px;font-size:16px}.drink-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.drink-tile{display:grid;grid-template-columns:1.12fr 1fr;min-width:0;background:#e7dfd0;overflow:hidden}.drink-photo{min-height:390px;overflow:hidden}.drink-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.drink-tile:hover img{transform:scale(1.035)}.drink-label{padding:32px 24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.drink-label h3{font-size:30px;font-weight:500;letter-spacing:-.04em;line-height:1.1;margin:16px 0}.drink-label p{font-size:16px}.drink-label .text-link{margin-top:28px}.matcha-tile{background:var(--sage)}.catalog-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px}.catalog-bottom p{font-size:14px;max-width:460px}.drink-gallery:has(.drink-tile:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.drink-gallery:has(.drink-tile:nth-child(3)) .drink-tile{display:flex;flex-direction:column}.drink-gallery:has(.drink-tile:nth-child(3)) .drink-photo{height:360px;min-height:0}.drink-gallery:has(.drink-tile:nth-child(3)) .drink-label{flex:1}.drink-label .text-link{margin-top:24px}
@media(max-width:1050px){.drink-tile{display:flex;flex-direction:column}.drink-photo{height:360px;min-height:0}.drink-label{padding:25px}.drink-label h3{font-size:27px}}
@media(max-width:767px){.header{height:122px;display:grid;grid-template-columns:1fr auto;grid-template-rows:75px 47px;gap:0 16px;align-items:center}.header>.brand{grid-column:1;grid-row:1}.header>.button{grid-column:2;grid-row:1}.header nav{grid-column:1/-1;grid-row:2;display:flex;justify-content:space-between;width:100%;gap:12px;border-top:1px solid var(--line);height:47px;font-size:14px}.header nav a:first-child,.header nav a:nth-child(2),.header nav a:nth-child(4){display:flex!important;align-items:center;white-space:nowrap}.header nav a:nth-child(3){display:none}.header:not(:has(.brand)){display:flex;height:75px}.header:has(nav:empty){height:75px;display:flex}html{scroll-padding-top:138px}.section-pad{padding-top:48px}.drink-gallery,.drink-gallery:has(.drink-tile:nth-child(3)){display:grid;grid-template-columns:1fr;gap:22px}.drink-gallery .drink-tile{display:grid!important;grid-template-columns:1fr 1fr}.drink-gallery .drink-photo{height:310px!important;min-height:0}.drink-label{padding:20px 17px}.drink-label h3{font-size:26px}.drink-label p{font-size:14px;line-height:1.5}.drink-label .text-link{font-size:14px;gap:4px}.catalog-bottom{align-items:flex-start;flex-direction:column;gap:15px}.menu-nav{top:122px}.menu-section{scroll-margin-top:110px}.hero h1{font-size:clamp(43px,10.5vw,76px)}.hero h1 em{white-space:normal}}
/* Original product photography, grouped by actual drinks and bakery selections. */
.drinks-editorial{display:grid;grid-template-columns:1fr 1.15fr;gap:30px;align-items:start}.drinks-cover{position:sticky;top:110px;display:block;overflow:hidden}.drinks-cover>img{width:100%;height:720px;object-fit:cover}.cover-caption{position:absolute;inset:auto 0 0;padding:75px 35px 35px;background:linear-gradient(transparent,#14271ce8);color:#fff}.cover-caption h3{font-weight:500;font-size:clamp(40px,4.4vw,68px);line-height:1;letter-spacing:-.045em;margin:20px 0}.cover-caption .text-link{font-size:14px}#drinks .drink-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.drinks-editorial .drink-tile{display:block}.drinks-editorial .drink-photo{height:295px;min-height:0}.drinks-editorial .drink-label{padding:23px 19px}.drink-label h3{font-size:27px}.drink-label .eyebrow{letter-spacing:.09em;font-size:12px}.drink-label .text-link{margin-top:13px;min-height:44px}.drink-photo img[src*="freddo"]{object-position:50% 58%}.drink-photo img[src*="eis-matcha"]{object-position:50% 60%}.bakery-gallery{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:30px}.bakery-gallery a{min-width:0}.bakery-gallery img{width:100%;height:430px;object-fit:cover}.bakery-gallery a:nth-child(2){padding-top:65px}.bakery-gallery figcaption{padding:22px 0;border-bottom:1px solid var(--line)}.bakery-gallery figcaption>span{font-size:12px;letter-spacing:.08em}.bakery-gallery h3{font-size:25px;line-height:1.2;font-weight:500;letter-spacing:-.035em;margin-top:13px}.bakery-gallery b{font-weight:400}.bakery-gallery a:hover h3{color:var(--clay)}
.menu-motif-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;grid-column:1/-1}.menu-motif-grid figure{min-width:0}.menu-motif-grid img{width:100%;height:440px;object-fit:cover;object-position:50% 58%}.menu-motif-grid figcaption{font-size:20px;font-weight:500;line-height:1.3;padding:20px 0;border-bottom:1px solid var(--line)}.menu-section .menu-preview{height:400px;max-width:400px}.menu-section .menu-items{align-self:center}.hours-list{display:grid;gap:4px;font-size:14px;line-height:1.5}.hours-list>div{display:flex;justify-content:space-between;gap:15px}.hours-list dt,.hours-list dd{margin:0}.hours-source{font-size:12px;opacity:.78;line-height:1.5}.location-card{min-height:480px}.location-meta .hours-list{margin:0 0 12px}
@media(max-width:1050px){.drinks-editorial{gap:20px}.drinks-cover>img{height:670px}.drinks-editorial .drink-photo{height:240px}.drink-label h3{font-size:23px}.cover-caption{padding:65px 25px 25px}.bakery-gallery{gap:20px}.bakery-gallery img{height:330px}.location-card{padding:25px 20px}}
@media(max-width:767px){.drinks-editorial{display:block}.drinks-cover{position:relative;top:0;margin-bottom:25px}.drinks-cover>img{height:auto;aspect-ratio:4/5}.cover-caption h3{font-size:49px}#drinks .drink-gallery{display:grid;grid-template-columns:1fr 1fr;gap:15px}#drinks .drink-gallery .drink-tile{display:block!important}#drinks .drink-gallery .drink-photo{height:235px!important}.drinks-editorial .drink-label{padding:19px 12px}.drink-label h3{font-size:22px;overflow-wrap:anywhere}.drink-label .eyebrow{font-size:12px;letter-spacing:.04em}.drink-label .text-link{font-size:14px}.bakery-gallery{grid-template-columns:1fr;gap:30px;margin-top:0}.bakery-gallery a:nth-child(2){padding-top:0}.bakery-gallery img{height:auto;aspect-ratio:4/4.6}.bakery-gallery h3{font-size:27px}.menu-motif-grid{grid-template-columns:1fr;gap:24px}.menu-motif-grid img,.menu-section .menu-preview{height:440px;max-height:125vw;max-width:none}.menu-section{scroll-margin-top:64px}#matcha>.menu-motif-grid,#suesses>.menu-motif-grid{grid-row:2}#matcha>.menu-items,#suesses>.menu-items{grid-row:3}.menu-nav{gap:18px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding:14px 6%}.journey-sticky{top:122px;height:calc(100svh - 122px)}.location-card{min-height:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.photo-gallery figure{will-change:auto}.product-card:hover img,.drink-tile:hover img{transform:none}.journey{height:auto}.journey-sticky{position:relative;top:auto}}
