@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--cream:#f8f1e5;--red:#e50914;--ink:#101114;--green:#176b43}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}img{display:block;max-width:100%}a{color:inherit}.announcement{background:var(--ink);color:#fff;text-align:center;padding:11px 20px;font-size:.7rem;font-weight:700;letter-spacing:.1em}.announcement a{color:#fff}header{height:138px;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(24px,5vw,78px);background:#fff;border-bottom:1px solid #ddd;position:relative;z-index:10}.logo{width:230px;height:110px}.logo img{width:100%;height:100%;object-fit:contain}nav{display:flex;align-items:center;gap:clamp(22px,3vw,48px)}nav a{font-size:.78rem;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.05em}.order-btn{background:var(--red);color:#fff;padding:18px 25px;border-radius:12px}.menu-toggle{display:none}.intro{background:#fff;display:grid;grid-template-columns:1fr 340px;gap:65px;align-items:center;padding:clamp(90px,10vw,150px) clamp(28px,7vw,110px);min-height:680px}.intro h1,.section-head h2,.story h2,.location h2{font-family:Anton,sans-serif;line-height:.9;font-weight:400;letter-spacing:.005em;margin:0}.intro h1{font-size:clamp(5rem,9vw,10rem)}.intro h1 em{font-style:normal;color:var(--red)}.intro-copy{font-size:1.15rem;line-height:1.55}.intro-copy a,.section-head a,.location-copy a{font-weight:700;text-underline-offset:6px}.red-band{background:var(--red);color:#fff;text-align:center;padding:85px 20px 70px}.red-band h2{font:400 clamp(4.5rem,8vw,9rem)/.9 Anton,sans-serif;margin:0}.red-band p{font:400 1.5rem Pacifico,cursive;margin:18px 0 0}.feature-photo{height:700px;position:relative;background:var(--ink);overflow:hidden}.feature-photo>img{width:100%;height:100%;object-fit:cover}.feature-photo>div{position:absolute;left:5%;bottom:45px;background:var(--cream);padding:22px 28px;border-radius:13px;display:flex;flex-direction:column;box-shadow:9px 9px 0 var(--green)}.feature-photo strong{font:400 2rem Anton}.feature-photo span{color:var(--red);font-family:Pacifico;font-size:1.1rem}.favorites{padding:clamp(95px,10vw,155px) clamp(24px,6vw,95px)}.section-head{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:60px}.section-head>p{grid-column:1/-1;color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.12em}.section-head h2{font-size:clamp(4.5rem,7vw,8rem)}.section-head a{font-size:.8rem}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.food-grid a{text-decoration:none}.food-grid img{width:100%;height:390px;object-fit:cover;border-radius:12px}.food-grid h3{text-align:center;font:400 1.8rem Pacifico,cursive;color:var(--red);margin:18px 0}.story{display:grid;grid-template-columns:1fr 1fr;background:#fff;min-height:720px}.story-images{display:grid;grid-template-columns:1fr 1fr;gap:0}.story-images img{width:100%;height:100%;object-fit:cover}.story-copy{padding:clamp(70px,8vw,125px);display:flex;flex-direction:column;justify-content:center;text-align:center}.story-copy>p:first-child,.location-copy>p:first-child{color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.13em}.story h2,.location h2{font-size:clamp(4rem,6vw,7rem)}.story-copy>p:not(:first-child){line-height:1.7;max-width:570px;margin:28px auto}.solid-btn{display:inline-block;align-self:center;background:var(--red);color:#fff;text-decoration:none;padding:18px 28px;border-radius:12px;font-weight:700;font-size:.8rem}.slogan{background:var(--red);color:#fff;min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;gap:70px}.slogan div{white-space:nowrap;font:400 clamp(2.6rem,5vw,5.3rem) Anton,sans-serif;transform:rotate(3deg)}.slogan a{background:#fff;color:var(--ink);text-decoration:none;padding:19px 40px;border-radius:12px;font-weight:700}.location{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.location-copy{padding:clamp(70px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.location-copy>div{margin-top:45px}.location-copy h3{font-size:1.2rem;margin-bottom:5px}.location-copy p{line-height:1.6}.map{position:relative;overflow:hidden;background:#d8c8a8}.map iframe{width:100%;height:100%;min-height:680px;border:0;filter:grayscale(1) sepia(.55) contrast(1.1)}.map span{position:absolute;left:25px;bottom:25px;background:var(--cream);border:2px solid;padding:14px 18px;font-weight:700;font-size:.7rem;letter-spacing:.08em;box-shadow:7px 7px 0 var(--red)}footer{background:var(--ink);color:#fff;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:55px;padding:70px clamp(25px,6vw,95px)}footer>div:first-child img{width:200px;height:110px;object-fit:contain;filter:brightness(0) invert(1)}footer h3{font:400 1.2rem Pacifico;color:var(--red);margin:0 0 20px}footer p,footer a{display:block;color:#fff;text-decoration:none;font-size:.84rem;line-height:1.8}.socials{display:flex;gap:10px;margin-top:15px}.socials a{width:38px;height:38px;border:1px solid #fff;display:grid;place-items:center}.socials img{width:18px;height:18px;filter:invert(1)}
@media(max-width:900px){header{height:110px}.logo{width:180px;height:85px}.menu-toggle{display:block;border:0;background:none}.menu-toggle span{display:block;width:28px;height:2px;background:var(--ink);margin:5px}.menu-toggle i{position:absolute;clip:rect(0,0,0,0)}nav{display:none;position:absolute;top:110px;left:0;right:0;background:#fff;flex-direction:column;padding:25px;border-bottom:1px solid}nav.open{display:flex}.intro{grid-template-columns:1fr;min-height:630px}.intro-copy{max-width:500px}.food-grid{grid-template-columns:1fr 1fr}.story,.location{grid-template-columns:1fr}.story-images{height:520px}.map iframe{min-height:520px}footer{grid-template-columns:1fr 1fr}.feature-photo{height:580px}}
@media(max-width:580px){.announcement{font-size:.58rem}.intro{padding:80px 22px;gap:35px}.intro h1{font-size:4.8rem}.red-band{padding:65px 18px}.feature-photo{height:480px}.feature-photo>img{object-position:57% center}.feature-photo>div{left:18px;bottom:20px;padding:16px 19px}.section-head{display:block}.section-head a{display:inline-block;margin-top:22px}.food-grid{grid-template-columns:1fr}.food-grid img{height:340px}.story-images{height:420px}.story-copy,.location-copy{padding:70px 22px}.slogan{min-height:320px;gap:55px}.map iframe{min-height:430px}footer{grid-template-columns:1fr;text-align:center}footer>div:first-child img{margin:auto}.socials{justify-content:center}}
.map-history{min-height:680px;padding:42px;background:#d7c7a7;display:flex;align-items:center;justify-content:center}.map-history>img{width:100%;height:100%;max-height:590px;object-fit:contain;filter:sepia(.18) contrast(1.06);box-shadow:0 12px 35px rgba(0,0,0,.18)}.map-history .modern-map{position:absolute;right:24px;bottom:24px;width:42%;height:220px;background:#fff;border:8px solid #fff;box-shadow:8px 8px 0 var(--red);z-index:2}.map-history .modern-map iframe{width:100%;height:100%;min-height:0;filter:grayscale(1) contrast(1.08)}.map-history>span{left:24px;bottom:24px;z-index:3}.story-images img{object-position:center}.food-grid img{background:#eee}
@media(max-width:900px){.map-history{min-height:600px}.map-history .modern-map{width:48%;height:200px}}
@media(max-width:580px){.map-history{min-height:520px;padding:18px;align-items:flex-start}.map-history>img{height:auto;margin-top:20px}.map-history .modern-map{width:72%;height:180px;right:18px;bottom:24px}.map-history>span{left:18px;bottom:218px}}
.intro{position:relative;overflow:hidden}.intro:after{content:"";position:absolute;inset:0;background:url('assets/images/college-point-historic-map.jpg') center top/cover no-repeat;opacity:.38;filter:sepia(.65) grayscale(.15) contrast(1.08);pointer-events:none}.intro:before{content:"";position:absolute;inset:0;background:rgba(255,250,240,.32);z-index:1}.intro>div{position:relative;z-index:2;background:rgba(255,250,240,.88);padding:clamp(24px,3vw,42px);border-radius:14px;box-shadow:0 10px 35px rgba(27,19,12,.09)}.intro-copy{font-size:1.15rem;line-height:1.55}
@media(max-width:580px){.intro:after{opacity:.42;background-position:center top}.intro:before{background:rgba(255,250,240,.2)}.intro>div{padding:22px}}
.deli-film{display:grid;grid-template-columns:minmax(300px,.72fr) 1.28fr;gap:clamp(34px,6vw,90px);align-items:center;padding:clamp(80px,9vw,140px) clamp(24px,7vw,110px);background:var(--ink);color:#fff}.deli-film-copy>p:first-child{color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.13em}.deli-film h2{font:400 clamp(4rem,6vw,7rem)/.9 Anton,sans-serif;margin:20px 0 26px}.deli-film-copy>p:not(:first-child){max-width:430px;line-height:1.65;color:#ddd}.deli-film a{display:inline-block;color:#fff;font-weight:700;margin-top:18px;text-underline-offset:7px}.deli-film video{width:100%;aspect-ratio:16/9;object-fit:cover;background:#000;border-radius:16px;box-shadow:12px 12px 0 var(--red)}
@media(max-width:900px){.deli-film{grid-template-columns:1fr}.deli-film-copy{max-width:650px}}

/* Refined editorial typography and press coverage */
body{font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.intro h1,.section-head h2,.story h2,.location h2,.red-band h2,.deli-film h2,.app-coming h2,.slogan div{font-family:"Archivo Black",sans-serif;font-weight:400;letter-spacing:-.045em;text-wrap:balance}.intro h1{line-height:.84}.intro h1 em,.press-heading h2 em{font-family:"DM Serif Display",serif;font-weight:400;letter-spacing:-.035em}.red-band p,.food-grid h3,footer h3{font-family:"DM Serif Display",serif;font-style:italic;font-weight:400}.intro-copy,.story-copy>p:not(:first-child),.press-heading>span,.deli-film-copy>p:not(:first-child){font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.72}.story h2,.location h2,.deli-film h2{line-height:.88}.section-head h2{line-height:.9}.announcement,nav a,.intro-copy a,.section-head a,.location-copy a,.solid-btn,.deli-film a{letter-spacing:.075em}.red-band h2{line-height:.88}.food-grid h3{font-size:2rem}

.press{display:grid;grid-template-columns:minmax(300px,.85fr) 1.15fr;gap:clamp(55px,8vw,130px);padding:clamp(90px,10vw,150px) clamp(24px,7vw,110px);background:#f8f1e5}.press-heading>p{margin:0 0 20px;color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.14em}.press-heading h2{margin:0 0 30px;font:400 clamp(3.6rem,5.7vw,6.8rem)/.88 "Archivo Black",sans-serif;letter-spacing:-.05em}.press-heading h2 em{display:block;color:var(--red);font-style:italic;font-size:.78em;line-height:.95}.press-heading>span{display:block;max-width:520px;color:#4f4942}.press-list{border-top:1px solid #bdb3a6}.press-list a{display:grid;grid-template-columns:1fr auto;gap:12px 28px;padding:38px 6px 40px;border-bottom:1px solid #bdb3a6;text-decoration:none;transition:padding .25s ease,background .25s ease}.press-list a:hover,.press-list a:focus-visible{padding-left:20px;padding-right:20px;background:#fff}.press-list span{grid-column:1/-1;color:var(--red);font-size:.69rem;font-weight:700;letter-spacing:.13em}.press-list h3{max-width:650px;margin:0;font:400 clamp(1.75rem,3vw,3rem)/1.05 "DM Serif Display",serif}.press-list b{align-self:end;font-size:.7rem;letter-spacing:.1em;white-space:nowrap}.deli-film video{width:min(100%,900px);justify-self:center;aspect-ratio:16/9;object-fit:cover}

@media(max-width:900px){.press{grid-template-columns:1fr}.press-heading{max-width:720px}.press-heading h2{font-size:clamp(3.5rem,11vw,6rem)}}
@media(max-width:580px){.intro h1{font-size:clamp(3.9rem,18vw,5.4rem)}.red-band h2{font-size:clamp(3.2rem,15vw,5rem)}.press{padding:72px 20px;gap:45px}.press-heading h2{font-size:3.5rem}.press-list a{grid-template-columns:1fr;padding:30px 2px}.press-list b{margin-top:10px}.deli-film h2{font-size:3.6rem}.slogan div{font-size:2.65rem}}
.app-coming{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;padding:clamp(70px,8vw,115px) clamp(24px,7vw,110px);background:var(--cream);border-top:1px solid #cfc5b6}.app-coming p{margin:0 0 14px;color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.14em}.app-coming h2{font:400 clamp(3.6rem,6vw,6.8rem)/.9 Anton,sans-serif;margin:0 0 20px}.app-coming>div>span{display:block;max-width:620px;line-height:1.6;color:#514b43}.store-buttons{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.store-button{min-width:205px;display:flex;align-items:center;gap:12px;padding:12px 18px;background:#0d0e10;color:#fff;border-radius:11px;text-decoration:none;border:2px solid #0d0e10}.store-button:hover{background:var(--red);border-color:var(--red)}.store-button b{font-size:1.6rem;line-height:1}.store-button span{display:flex;flex-direction:column;font-size:1.18rem;font-weight:700;line-height:1.05}.store-button small{font-size:.62rem;font-weight:500;margin-bottom:4px}.apple-mark{font-size:.95rem!important;border-radius:7px;border:2px solid #fff;width:27px;height:27px;display:grid;place-items:center;color:#fff}.play-mark{font-size:1.35rem!important}@media(max-width:900px){.app-coming{grid-template-columns:1fr}.store-buttons{justify-content:flex-start}}@media(max-width:600px){.app-coming{padding:58px 18px;gap:32px}.app-coming h2{font-size:3.6rem}.store-buttons{display:grid;grid-template-columns:1fr;width:100%}.store-button{width:100%;justify-content:center}}
.feature-photo strong,.app-coming h2{font-family:"Archivo Black",sans-serif;font-weight:400;letter-spacing:-.035em}.feature-photo span{font-family:"DM Serif Display",serif;font-style:italic}
