@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');:root{--cream:#f7e9d0;--ink:#292a21;--burnt:#cb633c;--olive:#34392b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit}a:focus-visible{outline:3px solid var(--burnt);outline-offset:4px}.notice{background:#242a23;color:#f8e9d1;display:flex;justify-content:space-between;gap:20px;padding:12px 4%;font-size:.8rem;letter-spacing:.03em}.notice a{font-weight:700}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 4%}.logo{font-family:'Space Grotesk',sans-serif;font-size:1.55rem;font-weight:700;letter-spacing:-.08em;text-decoration:none}.logo span{color:var(--burnt);margin-left:6px}nav{display:flex;gap:30px}nav a{text-decoration:none;font-weight:700;font-size:.85rem}.nav-tag,.kicker,.hero-side,.section-title>span,.menu article>span,.story-copy>span,.poster-section>div>span,footer{font-size:.72rem;font-weight:700;letter-spacing:.14em}.hero{min-height:680px;position:relative;background:#8c4b34;color:#fff2db;display:flex;align-items:center}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,24,21,.81) 0%,rgba(24,24,21,.38) 45%,rgba(24,24,21,.04) 100%),url('../../assets/sundown-cafe.png') center/cover}.hero-content{position:relative;padding:80px 7%;max-width:850px}.hero h1,h2,h3,.poster-text strong{font-family:'Space Grotesk',sans-serif}.hero h1{font-size:clamp(4rem,8vw,9rem);letter-spacing:-.09em;line-height:.96;margin:24px 0}.hero h1 em{font-style:normal;color:#f4aa71}.hero p{font-size:1.3rem;line-height:1.5;max-width:420px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:55px;background:#f7e9d0;color:#292a21;border-radius:100px;padding:16px 24px;text-decoration:none;font-weight:700;margin-top:22px}.button:hover{background:#fff7e5}.hero-side{position:absolute;right:3%;bottom:30px;writing-mode:vertical-rl}.ribbon{background:var(--burnt);color:#fff3dd;padding:18px;white-space:nowrap;overflow:hidden;text-align:center;font-family:'Space Grotesk',sans-serif;font-size:1rem;font-weight:700;letter-spacing:.1em}.ribbon span{margin:0 30px}.menu{padding:110px 5% 125px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:55px}.section-title h2,.story h2,.poster-section h2{font-size:clamp(3rem,5.8vw,6rem);letter-spacing:-.08em;line-height:1.02;margin:18px 0 0}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.menu article{background:#eed4b1;padding:38px;min-height:320px;display:flex;flex-direction:column;justify-content:space-between;border-top:5px solid var(--burnt)}.menu h3{font-size:2.1rem;letter-spacing:-.06em;margin:0 0 15px}.menu p{line-height:1.6;margin:0}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--olive);color:#f6e6cb}.story-photo{min-height:620px;background:url('../../assets/sundown-cafe.png') center/cover}.story-copy{padding:12% 10%;display:flex;flex-direction:column;justify-content:center}.story h2{margin:30px 0}.story p{line-height:1.7;font-size:1.15rem;max-width:540px}.poster-section{padding:110px 7%;display:grid;grid-template-columns:1fr .75fr;gap:90px;align-items:center}.poster-section p{font-size:1.15rem;line-height:1.7;max-width:430px}.poster-section .button{background:var(--olive);color:#f6e6cb}.poster-preview{height:600px;background:var(--olive);color:#f6e6cb;box-shadow:20px 23px 0 #c76c42;text-decoration:none;overflow:hidden;position:relative;transform:rotate(3deg);transition:transform .25s}.poster-preview:hover{transform:rotate(0)}.poster-preview:before{content:'';position:absolute;inset:40% -20% -10%;background:url('../../assets/sundown-cafe.png') 70% center/cover;clip-path:ellipse(65% 52% at 55% 62%)}.poster-text{position:absolute;inset:0;padding:38px;display:flex;flex-direction:column;justify-content:space-between}.poster-text small,.poster-text span{font-size:.8rem;letter-spacing:.14em;font-weight:700}.poster-text strong{font-size:clamp(2.5rem,4vw,4.6rem);letter-spacing:-.09em;line-height:.96}footer{background:#242a23;color:#f6e6cb;padding:30px 5%;display:flex;justify-content:space-between;gap:20px}footer a{text-decoration:none}
@media(max-width:800px){.nav-tag{display:none}.hero{min-height:580px}.menu-grid{grid-template-columns:1fr}.menu article{min-height:230px}.story,.poster-section{grid-template-columns:1fr}.story-photo{min-height:400px}.story-copy{padding:70px 6%}.poster-section{gap:55px}.poster-preview{max-width:460px;width:90%;margin:auto}}@media(max-width:560px){.notice{font-size:.7rem}.nav{height:65px}nav{gap:12px}nav a{font-size:.7rem}.logo{font-size:1.25rem}.hero{min-height:610px}.hero-image{background-position:65% center}.hero-content{padding:70px 6%}.hero h1{font-size:clamp(3.5rem,14vw,5.5rem)}.hero p{font-size:1.08rem}.hero-side{display:none}.ribbon{font-size:.75rem}.menu,.poster-section{padding:75px 5%}.section-title h2,.story h2,.poster-section h2{font-size:3.5rem}.menu article{padding:28px}.poster-preview{height:520px}footer{flex-direction:column;line-height:1.5}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.poster-preview{transition:none}}
