@font-face{font-family:'Manrope';src:url('assets/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#112631;--muted:#56646c;--orange:#ffad67;--orange-ink:#ad4c11;--paper:#fff;--pale:#f2f5f6;--line:#dce3e6;--serif:Georgia,'Times New Roman',serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6.8rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid #c46524;outline-offset:6px;border-radius:3px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.14;letter-spacing:-.035em}h1,h2{font-weight:650}p{font-weight:450}em{font-family:var(--serif);font-weight:400}svg{flex-shrink:0}.wrap{width:min(100% - 6rem,1240px);margin-inline:auto}.section-space{padding-block:6.5rem}.eyebrow{font-size:.8125rem;font-weight:800;letter-spacing:.15em;color:var(--orange-ink);line-height:1.55}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.7rem;min-height:3.35rem;padding:.85rem 1.5rem;border-radius:4px;font-size:.9375rem;font-weight:750;line-height:1.4;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button span,.text-link span{font-size:1.3em;line-height:1}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#284957}.button-orange{background:var(--orange);color:var(--ink)}.button-orange:hover{background:#ffc18f}.text-link{display:inline-flex;align-items:center;gap:.9rem;font-size:.9375rem;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:7px}.text-link:hover{color:var(--orange-ink)}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:20;padding:.8rem 1.2rem;background:#fff}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e8edef}.header-inner{min-height:6rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand-link{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.brand-logo{width:64px;height:auto}.wordmark{display:flex;flex-direction:column;line-height:1.15;flex-shrink:0}.wordmark>span{font-family:var(--serif);font-size:2rem;font-weight:700;letter-spacing:-.07em}.brand-dot{color:var(--orange-ink)}.wordmark small{font-size:.625rem;font-weight:800;letter-spacing:.19em;margin-top:.45rem}.desktop-nav{display:flex;gap:2rem;font-size:.875rem;font-weight:650}.desktop-nav a{padding:.8rem 0}.desktop-nav a:hover{color:var(--orange-ink)}.header-cta{min-height:2.9rem;font-size:.875rem;padding:.7rem 1.15rem;gap:1.6rem}.mobile-menu{display:none}.hero{position:relative;isolation:isolate;min-height:640px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;background:var(--ink)}.hero-image{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(7,20,28,.88) 0%,rgba(7,20,28,.69) 34%,rgba(7,20,28,.24) 69%,rgba(7,20,28,.09)),linear-gradient(0deg,rgba(7,20,28,.62),transparent 28%)}.hero-content{padding-top:4rem;padding-bottom:5.5rem}.hero-eyebrow{color:#fff;display:flex;align-items:center;gap:1rem;letter-spacing:.18em}.short-line{width:2.5rem;height:1px;background:var(--orange)}h1{font-size:clamp(3.1rem,5.7vw,5.3rem);line-height:1.07;letter-spacing:-.052em;margin-top:1.5rem;max-width:950px}h1 em{color:#ffc694;letter-spacing:-.04em}.hero-copy{font-size:1.125rem;line-height:1.8;max-width:460px;margin-top:1.75rem;color:#f0f3f4}.hero-actions{display:flex;gap:2rem;align-items:center;margin-top:2rem;flex-wrap:wrap}.hero-text-link{display:flex;align-items:center;gap:.8rem;font-size:.9375rem;font-weight:700;padding:.8rem 0;border-bottom:1px solid #ffffff77;line-height:1.35}.hero-text-link:hover{color:var(--orange)}.hero-bottom{position:absolute;bottom:1.6rem;left:0;right:0;display:flex;justify-content:space-between;gap:1rem;font-size:.8125rem;color:#eff3f4}.hero-location{display:flex;align-items:center;gap:.65rem}.hero-scroll{display:flex;gap:1.3rem;align-items:center}.hero-scroll span{font-size:1.4rem}.welcome-strip{border-bottom:1px solid var(--line);background:#fff}.strip-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-block:1.8rem;gap:2rem}.strip-inner p{font-size:.9375rem;font-weight:650}.strip-inner p+p{border-left:1px solid var(--line);padding-left:2rem}.strip-label{display:block;font-size:.75rem;font-weight:650;color:var(--muted);margin-bottom:.18rem;letter-spacing:.03em}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.8rem}.section-heading .eyebrow{margin-bottom:1rem}h2{font-size:clamp(2.2rem,3.2vw,3rem);line-height:1.17}.section-heading>.text-link{margin-bottom:.5rem;flex-shrink:0}.food-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.food-image-frame{aspect-ratio:1.48;position:relative;overflow:hidden;border-radius:5px;background:var(--pale)}.food-image-frame img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.food-card:hover img{transform:scale(1.03)}.photo-label{position:absolute;left:1.15rem;bottom:1.15rem;background:#fff;padding:.4rem .7rem;border-radius:2px;font-size:.75rem;letter-spacing:.1em;font-weight:800;color:var(--ink)}.food-card-copy{padding:1.55rem .1rem 0}.food-card h3{font-size:1.5rem;line-height:1.3}.food-card p{margin-top:.7rem;color:var(--muted);max-width:490px;line-height:1.8}.coffee-note{margin-top:2.75rem;padding:1.65rem 1.8rem;border:1px solid var(--line);border-radius:4px;display:flex;align-items:center;gap:1.4rem}.coffee-note>svg{color:var(--orange-ink)}.coffee-note h3{font-size:1.125rem;letter-spacing:-.02em}.coffee-note p{font-size:.9375rem;color:var(--muted);margin-top:.35rem}.coffee-aside{margin-left:auto;padding-left:1rem;font-family:var(--serif);font-style:italic;font-size:1.2rem;white-space:nowrap}.visit{padding-block:6.5rem;background:var(--pale)}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.visit-copy>.eyebrow{margin-bottom:1.15rem}.visit-copy h2{font-size:clamp(2.4rem,3.7vw,3.5rem);line-height:1.16}.visit-copy h2 em{color:var(--orange-ink)}.visit-copy>p:not(.eyebrow){margin-top:1.45rem;color:var(--muted);max-width:410px;line-height:1.85}.visit-copy>.button{margin-top:1.8rem}.phone-link{display:block;font-size:.875rem;color:var(--muted);margin-top:.85rem}.phone-link strong{color:var(--ink);font-weight:750}.hours-panel{background:#fff;border:1px solid #e0e6e9;border-radius:5px;padding:2.25rem 2.35rem;box-shadow:0 12px 32px -25px #12253240}.hours-title h3{font-size:1.55rem}.hours-title>span{display:block;margin-top:.5rem;color:var(--muted);font-size:.875rem}.hours-list{margin-top:1.5rem;margin-bottom:0}.hours-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:1.3rem;border-bottom:1px solid var(--line);padding:1rem 0;font-size:.9375rem}.hours-list dt{font-weight:600}.hours-list dd{font-weight:750;margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.hours-list>.closed{color:var(--muted)}.closed dd{font-size:.875rem;font-weight:500}.hours-note{margin-top:1.5rem;font-size:.8125rem;color:var(--muted)}.directions{display:grid;grid-template-columns:1fr 1.35fr;gap:6rem;align-items:center}.directions-heading .eyebrow{margin-bottom:1rem}.directions-heading address{font-style:normal;margin-top:1.8rem;font-size:1.0625rem;line-height:1.8}.directions-heading>.text-link{margin-top:1.25rem;overflow-wrap:anywhere;max-width:100%}.route-card{background:var(--ink);border-radius:5px;color:#fff;padding:2.75rem 3rem}.route-badge{display:inline-block;border:1px solid #57707d;color:#ffbf8a;padding:.45rem .7rem;border-radius:3px;font-size:.75rem;letter-spacing:.11em;font-weight:750}.route-card h3{font-size:2.5rem;line-height:1.12;letter-spacing:-.035em;margin-top:1.5rem}.route-card p{max-width:440px;margin-top:1.4rem;font-size:1rem;color:#d7e0e4;line-height:1.85}.route-card>.button{margin-top:1.8rem;font-size:.875rem;gap:1.25rem}.site-footer{background:var(--ink);color:#fff;padding-top:2.6rem;padding-bottom:1.5rem}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:2.5rem}.footer-wordmark .brand-dot{color:var(--orange)}.footer-wordmark small{color:#b9c8cf}.footer-top>p{color:#d1dce1;font-family:var(--serif);font-style:italic;font-size:1.2rem}.footer-top>a:last-child{font-size:1rem;font-weight:650}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:.8125rem;color:#b9c8cf;border-top:1px solid #ffffff24;padding-top:1.25rem}.footer-bottom nav{display:flex;gap:1.5rem}.footer-bottom a:hover,.footer-top>a:last-child:hover{color:var(--orange)}
@media(min-width:1550px){.hero{min-height:720px}.hero-content{padding-block:5.5rem 7rem}}
@media(max-width:1100px){.wrap{width:calc(100% - 4rem)}.header-inner{gap:1.5rem}.brand-logo{width:52px}.desktop-nav{gap:1.3rem}.wordmark>span{font-size:1.8rem}.header-cta{gap:.75rem}.visit-grid,.directions{gap:3rem}.hours-panel{padding:1.8rem}.hours-list>div{gap:1rem;flex-wrap:wrap}.coffee-aside{display:none}.route-card{padding:2.5rem}.section-heading{align-items:flex-start}.section-heading>.text-link{align-self:flex-end}}
@media(max-width:980px){html{scroll-padding-top:5.5rem}.wrap{width:calc(100% - 3rem)}.header-inner{min-height:5rem;gap:1rem}.desktop-nav{display:none}.header-cta{margin-left:auto}.mobile-menu{display:block}.mobile-menu summary{width:44px;height:44px;display:flex;justify-content:center;flex-direction:column;gap:6px;cursor:pointer;list-style:none;padding:10px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{height:2px;width:24px;background:var(--ink);display:block;transition:transform .2s}.mobile-menu[open] summary span:first-child{transform:translateY(4px) rotate(45deg)}.mobile-menu[open] summary span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:.7rem 1.5rem 1.2rem;box-shadow:0 15px 20px -18px #11263166;display:grid}.mobile-menu nav a{padding:.8rem .1rem;font-size:1rem}.hero{min-height:610px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#07141ce0,#07141c6b),linear-gradient(0deg,#07141c80,transparent 30%)}h1{font-size:clamp(3.1rem,7.5vw,4.1rem)}.hero-copy{max-width:420px}.hero-scroll{display:none}.section-space{padding-block:4.5rem}.strip-inner{gap:1rem}.strip-inner p{font-size:.875rem}.strip-inner p+p{padding-left:1rem}.section-heading{display:block}.section-heading>.text-link{margin-top:1.4rem}.food-grid{gap:1.3rem}.food-image-frame{aspect-ratio:1.15}.food-card h3{font-size:1.3rem}.food-card p{font-size:.9375rem}.visit{padding-block:4.5rem}.visit-grid{gap:2.5rem;grid-template-columns:1fr}.visit-copy{max-width:580px}.visit-copy h2 br:first-child{display:none}.visit-copy>p:not(.eyebrow){max-width:520px}.hours-panel{max-width:650px;width:100%}.hours-list>div{flex-wrap:nowrap}.directions{gap:2rem;grid-template-columns:1fr 1.15fr}.route-card{padding:2rem}.route-card h3{font-size:2rem}.directions-heading>.text-link{font-size:.875rem}.footer-top>p{display:none}}
@media(max-width:560px){.wrap{width:calc(100% - 2.5rem)}.header-inner{min-height:4.8rem;gap:.6rem}.wordmark>span{font-size:1.7rem}.wordmark small{font-size:.5625rem;letter-spacing:.14em}.header-cta{display:none}.brand-logo{width:42px}.brand-link{gap:.45rem}.mobile-menu{margin-left:auto}.hero{min-height:630px}.hero-content{padding-top:3.6rem;padding-bottom:6rem}.hero-eyebrow{font-size:.75rem;gap:.7rem;letter-spacing:.12em}.short-line{width:1.5rem}h1{font-size:clamp(2.85rem,10.6vw,3.65rem);margin-top:1.35rem;line-height:1.13;letter-spacing:-.055em}.hero-copy{font-size:1.0625rem;max-width:330px;margin-top:1.5rem;line-height:1.8}.hero-actions{gap:1.25rem;margin-top:1.75rem;align-items:flex-start;flex-direction:column}.hero-actions .button{min-height:3.5rem}.hero-text-link{padding:.35rem 0 .55rem}.hero-bottom{bottom:1.35rem;font-size:.75rem}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#07141ce6,#07141c6e),linear-gradient(0deg,#07141cbf,transparent 55%)}.strip-inner{grid-template-columns:1fr;gap:0;padding-block:.55rem}.strip-inner p{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.7rem 0;font-size:.8125rem}.strip-inner p+p{border-left:0;border-top:1px solid var(--line);padding-left:0}.strip-label{font-size:.75rem;margin:0}.eyebrow{font-size:.75rem;letter-spacing:.12em}.section-space{padding-block:3.75rem}h2{font-size:2.05rem}.section-heading{margin-bottom:2rem}.section-heading>.text-link{margin-top:1.5rem;font-size:.875rem}.food-grid{grid-template-columns:1fr;gap:2.4rem}.food-image-frame{aspect-ratio:1.38}.food-card-copy{padding-top:1.25rem}.food-card h3{font-size:1.45rem}.food-card p{font-size:1rem;line-height:1.75}.photo-label{left:.9rem;bottom:.9rem;font-size:.75rem}.coffee-note{margin-top:2.4rem;align-items:flex-start;gap:1rem;padding:1.35rem 1.1rem}.coffee-note svg{width:28px;height:28px}.coffee-note h3{font-size:1.0625rem;line-height:1.35}.coffee-note p{font-size:.9375rem;line-height:1.7}.visit{padding-block:3.75rem}.visit-copy h2{font-size:2.6rem}.visit-copy h2 br:first-child{display:block}.visit-copy>p:not(.eyebrow){font-size:1rem}.hours-panel{padding:1.55rem 1.25rem}.hours-title h3{font-size:1.4rem}.hours-list>div{font-size:.875rem;gap:.65rem}.hours-list dt{max-width:60%}.hours-list dd{font-size:.875rem}.hours-list>.closed{flex-wrap:wrap}.hours-note{font-size:.8125rem}.directions{grid-template-columns:1fr;gap:2rem}.directions-heading h2 br{display:none}.directions-heading address{margin-top:1.3rem}.route-card{padding:1.9rem 1.5rem}.route-card h3{font-size:2.25rem}.route-card .button{width:100%;padding:.9rem 1rem;font-size:.875rem;gap:.8rem;justify-content:space-between}.footer-top{align-items:flex-start;flex-direction:column;gap:1.4rem;padding-bottom:1.8rem}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:1.15rem;font-size:.75rem}.footer-bottom nav{grid-row:2;grid-column:1/-1;gap:1.5rem}.back-top{grid-column:2;grid-row:1}.footer-wordmark>span{font-size:1.9rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.button:hover,.food-card:hover img{transform:none}}
