:root{--red:#c82f24;--dark:#28251d;--yellow:#ffed9b;--paper:#fff9e9;--line:rgba(40,37,29,.23)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--dark);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid currentColor;outline-offset:6px}button,a{-webkit-tap-highlight-color:transparent}.skip{position:absolute;left:16px;top:-80px;z-index:10;background:var(--paper);padding:16px}.skip:focus{top:16px}header{display:flex;align-items:center;justify-content:space-between;padding:23px 5%;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:35px;font-weight:800;letter-spacing:-2px;line-height:.85;display:inline-block}.brand span{color:var(--red)}.brand small{display:block;font-size:12px;letter-spacing:7px;line-height:1.5;margin-top:7px;text-align:center;font-weight:700}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600}.nav-cta{border:1px solid var(--dark);padding:13px 20px;border-radius:4px;display:flex;gap:28px}.nav-cta:hover{background:var(--yellow)}nav>a:not(.nav-cta):hover{text-decoration:underline;text-underline-offset:5px}.hero{background:var(--red);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;min-height:630px;overflow:hidden}.hero-copy{padding:66px 0 46px 10%;position:relative;z-index:1}.eyebrow{font-size:13px;letter-spacing:1.5px;font-weight:700;display:flex;align-items:center;gap:12px;margin:0 0 26px}.star{font-size:27px;font-weight:400}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:800;margin:0;letter-spacing:-1px}h1{font-size:clamp(68px,7.6vw,122px);line-height:.95}h1 span{color:var(--yellow)}.intro{font-size:16px;line-height:1.7;margin:25px 0 29px}.button{display:inline-flex;align-items:center;gap:40px;background:var(--yellow);color:var(--dark);padding:18px 23px;border-radius:4px;font-weight:700;box-shadow:3px 4px 0 #71231d;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:4px 7px 0 #71231d}.button span{font-size:22px}.hero-note{display:flex;align-items:center;gap:13px;margin-top:38px}.hero-note>span{font-size:46px;transform:rotate(-15deg);line-height:1}.hero-note p{font-size:13px;line-height:1.5;margin:0;letter-spacing:.2px}.hero-visual{position:relative;min-width:0}.hero-visual img{width:100%;height:100%;object-fit:cover;display:block;min-height:630px}.sticker{background:var(--yellow);color:var(--red);position:absolute;right:7%;top:35px;border-radius:50%;height:133px;width:133px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(12deg);border:1px solid var(--red);outline:6px solid var(--yellow);font-size:14px;font-weight:800;line-height:1.1;text-align:center;box-shadow:4px 5px 0 #9d261e22}.sticker strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:34px;line-height:.85}.sticker span{font-size:18px;margin-top:5px}.photo-caption{position:absolute;bottom:20px;right:7%;font-size:12px;letter-spacing:1.5px;background:#7d211b;color:#fff9e9;padding:7px 9px}.flavour-strip{background:var(--yellow);display:flex;gap:38px;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;padding:19px 0;border-bottom:1px solid var(--line);font-family:'Barlow Condensed',Impact,sans-serif;font-size:26px;font-weight:700;letter-spacing:.5px}.flavour-strip b{color:var(--red);font-size:26px}.menu-section{padding:82px 5% 88px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-top .eyebrow{margin-bottom:12px;color:var(--red)}h2{font-size:clamp(44px,4.6vw,70px);line-height:1.03}em{font-style:normal;color:var(--red)}.menu-note{font-size:15px;line-height:1.7;margin:0 0 3px}.menu-note span{font-size:12px;color:#686154}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--dark);border-bottom:1px solid var(--dark)}.menu-item{padding:28px 24px 24px;border-right:1px solid var(--line)}.menu-item:first-child{padding-left:0}.menu-item:last-child{border-right:0}.item-top{font-size:12px;font-weight:700;letter-spacing:.7px;display:flex;align-items:center;justify-content:space-between;gap:8px}.item-top>span:last-child{font-size:27px;color:var(--red)}h3{font-size:49px;line-height:1.1;margin:28px 0 12px}.menu-item p{line-height:1.6;font-size:15px;min-height:48px}.item-bottom{font-family:Georgia,serif;font-style:italic;margin-top:28px;color:var(--red);font-size:17px}.cafe-section{margin:0 5% 80px;padding:46px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 3fr;gap:40px}.cafe-label{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.cafe-label>span{font-size:80px;line-height:1;color:var(--red);transform:rotate(-12deg)}.cafe-label p{font-size:12px;line-height:1.5;font-weight:700;letter-spacing:1px}.cafe-section h2{font-size:clamp(40px,4.2vw,64px)}.cafe-section>div>p{line-height:1.7}.cafe-section>div:last-child>p{margin-bottom:0}footer{background:var(--dark);color:var(--paper);padding:48px 5% 22px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer-brand{font-size:38px}.footer-brand span{color:var(--yellow)}footer>p{font-family:Georgia,serif;font-style:italic;font-size:22px}footer>a:last-of-type{font-size:14px}.footer-bottom{width:100%;border-top:1px solid #ffffff30;margin-top:26px;padding-top:22px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.5px}
@media(min-width:1600px){.hero-copy{padding-left:max(10%,calc((100vw - 1440px)/2))}}@media(max-width:1000px){header{padding:20px 5%}.hero{min-height:580px}.hero-copy{padding-top:58px}.hero-visual img{min-height:580px}h1{font-size:8.2vw}.hero-note{margin-top:32px}.sticker{width:110px;height:110px;right:10%;font-size:12px}.sticker strong{font-size:29px}.section-top{align-items:flex-start;flex-direction:column;gap:15px}.menu-item{padding-left:18px;padding-right:18px}h3{font-size:42px}.item-top{font-size:12px}.cafe-section{grid-template-columns:1fr 3fr;gap:24px}}
@media(max-width:700px){header{padding:20px 6%}.brand{font-size:29px}.brand small{font-size:12px;letter-spacing:6px}nav{gap:18px}nav>a:nth-child(2){display:none}.nav-cta{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6% 38px}.eyebrow{font-size:12px;margin-bottom:23px}h1{font-size:clamp(62px,14.4vw,101px);line-height:.96}.intro{font-size:16px;margin:24px 0}.button{padding:16px 21px}.hero-note{position:static;margin-top:27px;gap:10px}.hero-note>span{font-size:34px}.hero-note p{font-size:12px}.hero-visual{height:370px}.hero-visual img{min-height:0;height:100%;object-position:center 60%}.sticker{top:25px;right:8%;height:105px;width:105px}.photo-caption{font-size:12px}.flavour-strip{font-size:22px;padding:15px 0;gap:24px}.menu-section{padding:53px 6%}.section-top h2{font-size:49px}.menu-grid{grid-template-columns:1fr 1fr}.menu-item{padding:22px 18px!important}.menu-item:nth-child(odd){padding-left:0!important}.menu-item:nth-child(even){border-right:0;padding-right:0!important}.menu-item:nth-child(-n+2){border-bottom:1px solid var(--line)}h3{font-size:44px;margin-top:22px}.menu-item p{font-size:14px;min-height:46px}.item-top{font-size:12px;letter-spacing:.3px}.item-top>span:last-child{font-size:20px}.item-bottom{font-size:15px;margin-top:22px}.cafe-section{margin:0 6% 48px;padding:20px 0 35px;grid-template-columns:1fr;gap:24px}.cafe-label{flex-direction:row;align-items:center;gap:18px}.cafe-label>span{font-size:57px}.cafe-section h2{font-size:44px}.cafe-section p br{display:none}footer{padding:38px 6% 24px;gap:28px}footer>p{width:100%;order:2;margin:0;font-size:20px}.footer-bottom{order:3;margin-top:0;font-size:12px;gap:12px;flex-wrap:wrap}.footer-brand{font-size:34px}}
@media(max-width:380px){.hero-note{display:none}.hero-visual{height:300px}.section-top h2{font-size:43px}.menu-item p{font-size:14px}.item-top>span:last-child{display:none}.cafe-section h2{font-size:39px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
