@font-face{font-family:Cormorant;src:url('assets/cormorant-garamond.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url('assets/dm-sans.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--mint:#e2e9da;--green:#123f32;--cream:#f6f1e5;--line:#123f323a;--serif:Cormorant,Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--mint);color:var(--green);font-family:var(--serif);font-size:20px;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid currentColor;outline-offset:6px}button{border:0;background:none}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}img{display:block;max-width:100%;height:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:10;padding:12px 20px;background:var(--cream)}.skip-link:focus{top:10px}
.masthead{min-height:122px;max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 290px 1fr;align-items:center;padding:18px 5%;gap:35px}.masthead nav{display:flex;align-items:center;gap:40px;font-size:19px}.nav-right{justify-content:flex-end}.masthead nav>a,.text-button{padding:8px 0;white-space:nowrap}.masthead nav>a:hover,.text-button:hover{box-shadow:0 1px currentColor}.brand{display:block;width:248px;justify-self:center}.brand img{filter:brightness(0) saturate(100%) invert(20%) sepia(23%) saturate(1100%) hue-rotate(108deg) brightness(92%) contrast(91%)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid currentColor;padding:11px 28px;min-height:46px;font-size:19px;line-height:1.15;transition:background .2s,color .2s;text-align:center}.button:hover{background:var(--green);color:var(--cream);border-color:var(--green)}
.hero{padding:0 30px;max-width:1800px;margin:auto}.hero-heading{text-align:center;padding:21px 0 35px}.hero h1{font-size:clamp(60px,6.4vw,99px);line-height:.92;letter-spacing:-.045em}.hero-heading>p{font-size:28px;margin-top:19px}.hero-art{border:1px solid var(--line);padding:4px}.hero-art img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;object-position:center bottom}.hero-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 4px 26px}.hero-caption>span{font-family:var(--sans);font-size:12px;letter-spacing:.14em;text-transform:uppercase}.hero-caption>em{font-size:20px}
.story{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:70px max(5%,calc((100vw - 1440px)/2));background:var(--cream);align-items:center}.story h2{font-size:clamp(44px,4.8vw,72px);line-height:.96;letter-spacing:-.038em}.story-copy>p{font-size:25px;line-height:1.4;max-width:550px;margin-top:26px}.story-copy>.story-note{font-size:19px;line-height:1.45;max-width:490px;margin-top:15px}.underlined{display:inline-block;padding:4px 0;border-bottom:1px solid currentColor;line-height:1.2}.underlined>span{margin-left:8px}.story .underlined{margin-top:25px;font-size:25px}.underlined:hover{opacity:.7}.table-photo img{width:100%;aspect-ratio:1.52;object-fit:cover;object-position:50% 67%}.table-photo figcaption{text-align:center;font-size:17px;padding-top:16px}.table-photo figcaption a:hover{text-decoration:underline}
.visit{background:var(--green);color:var(--cream);text-align:center;padding:48px 5% 24px}.visit>h2{font-size:clamp(42px,4.6vw,68px);letter-spacing:-.025em;line-height:1.05;margin-bottom:37px}.locations{display:grid;grid-template-columns:1fr 1fr;max-width:1160px;margin:auto}.location{padding:0 30px 8px}.location+.location{border-left:1px solid #e2e9da60}.location h3{font-size:41px;line-height:1.1}.neighborhood{font-size:24px;margin:11px 0}.location address{font-style:normal;line-height:1.45}.cross-street{margin-top:3px}.hours{margin:11px 0 8px;font-size:19px}.phone{font-size:18px}.phone:hover{text-decoration:underline}.location-actions{display:flex;gap:30px;justify-content:center;align-items:center;margin-top:24px}.visit .button:hover{background:var(--mint);color:var(--green);border-color:var(--mint)}footer{margin-top:47px}.instagram{display:inline-flex;align-items:center;gap:10px;font-size:20px}.instagram svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.5;fill:none}.instagram .dot{fill:currentColor;stroke:none}footer>p{font-family:var(--sans);font-size:12px;opacity:.7;margin-top:17px;letter-spacing:.04em}
dialog{width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 40px);border:1px solid var(--green);padding:46px;background:var(--cream);color:var(--green);box-shadow:0 20px 100px #061f3540}dialog::backdrop{background:#08241cd9;backdrop-filter:blur(3px)}.close-dialog{position:absolute;right:16px;top:10px;width:44px;height:44px;font-family:Arial,sans-serif;font-size:32px;font-weight:300}.dialog-label{font:12px var(--sans);text-transform:uppercase;letter-spacing:.14em;margin-bottom:18px}dialog h2{font-size:50px;letter-spacing:-.025em;line-height:1.05;margin-bottom:16px}dialog>p{line-height:1.4}.pizza-list{margin:25px 0}.pizza-list>div{padding:13px 0;border-top:1px solid var(--line)}dt{font-size:26px}dd{margin:4px 0 0;font-family:var(--sans);font-size:14px;line-height:1.5}.menu-note{font-size:18px}.dialog-actions{display:flex;gap:12px;margin-top:22px}.dialog-actions .button{flex:1;padding:12px 16px}.solid{background:var(--green);color:var(--cream)}.solid:hover{background:#245a46}.order-location{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:25px 0;gap:16px}.order-location:first-of-type{margin-top:25px}.order-location strong{display:block;font-size:30px;font-weight:400}.order-location small{display:block;font:14px var(--sans);margin-top:9px}.order-location:hover strong{text-decoration:underline}
@media(min-width:1600px){.story{padding-left:max(6%,calc((100vw - 1420px)/2));padding-right:max(6%,calc((100vw - 1420px)/2))}}
@media(max-width:900px){.masthead{grid-template-columns:1fr 220px 1fr;padding:18px 25px;gap:20px}.brand{width:210px}.masthead nav{gap:18px;font-size:17px}.masthead .button{font-size:17px;padding:10px 17px}.hero{padding:0 22px}.hero-heading>p{font-size:25px}.story{gap:5%;padding:48px 5%}.story-copy>p{font-size:22px}.story-copy>.story-note{font-size:18px}.table-photo img{aspect-ratio:1.15}.table-photo figcaption{font-size:15px}.location{padding:0 15px}.hours{font-size:17px}.hours span{display:block;height:4px;font-size:0}.location h3{font-size:34px}.location-actions{gap:20px}}
@media(max-width:640px){.masthead{display:flex;flex-wrap:wrap;justify-content:space-between;padding:19px 22px 12px;gap:15px;min-height:128px}.brand{order:-1;width:198px}.nav-right{display:contents!important}.nav-right>a{order:2}.nav-right>.button{order:0;font-size:17px;padding:11px 14px}.nav-left{order:1;flex:1}.masthead nav{font-size:18px;gap:26px}.nav-right>a{font-size:18px}.hero{padding:0 15px}.hero-heading{padding:29px 0 26px}.hero h1{font-size:clamp(45px,10.8vw,66px);line-height:.99;letter-spacing:-.043em}.hero-heading>p{font-size:21px;margin-top:14px}.hero-art{padding:3px}.hero-art img{height:auto;aspect-ratio:auto;object-position:center center}.hero-caption{display:grid;grid-template-columns:1fr 1fr;padding:16px 2px 21px;row-gap:12px}.hero-caption>span{font-size:10px;letter-spacing:.1em}.hero-caption>span:last-child{text-align:right;grid-column:2;grid-row:1}.hero-caption>em{grid-column:1/-1;grid-row:2;text-align:center;font-size:21px}.story{grid-template-columns:1fr;padding:42px 26px;gap:32px}.story h2{font-size:49px}.story-copy>p{font-size:23px;margin-top:21px}.story-copy>.story-note{font-size:19px}.story .underlined{font-size:23px;margin-top:20px}.table-photo img{aspect-ratio:1.3}.table-photo figcaption{font-size:16px;line-height:1.35}.visit{padding:42px 26px 24px}.visit>h2{font-size:45px;max-width:320px;margin:0 auto 32px}.locations{grid-template-columns:1fr;gap:35px}.location{padding:0 0 5px}.location+.location{border-left:0;border-top:1px solid #e2e9da60;padding-top:33px}.location h3{font-size:38px}.hours{font-size:19px;line-height:1.5}.hours span{display:inline;font-size:19px}.location-actions{gap:30px;margin-top:20px}.location address,.cross-street{font-size:20px}.phone{font-size:19px}footer{margin-top:37px}dialog{padding:40px 25px 28px}dialog h2{font-size:42px}.dialog-actions{flex-direction:column}.order-location strong{font-size:28px}.order-location small{line-height:1.5}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

@media(max-width:360px){.brand{width:156px}.masthead{padding-left:18px;padding-right:18px;gap:12px}.masthead .nav-right>.button{font-size:16px;padding:10px 12px}.location-actions{gap:20px}.location-actions .button{padding:11px 20px;white-space:nowrap}.location-actions .underlined{white-space:nowrap}.hero h1{font-size:44px}.hours{font-size:18px}}
.inline-link{text-decoration:underline;text-underline-offset:3px}.inline-link:hover{opacity:.7}.purpose-title{font-size:29px;margin-top:25px}.story-copy>.purpose-title+.story-note{margin-top:9px}
.freezies{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:70px max(5%,calc((100vw - 1440px)/2));border-top:1px solid var(--line)}.section-label{font:12px var(--sans);text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px}.freezies h2{font-size:clamp(64px,7vw,96px);line-height:1;letter-spacing:-.045em}.freezies-subtitle{font-size:32px;margin-top:11px}.freezies-description{max-width:480px;font-size:23px;line-height:1.45;margin-top:24px}.freezies-signoff{font-size:23px;font-style:italic;margin-top:18px}.pizza-humor{border-top:1px solid var(--line);padding-top:18px;margin-top:38px;max-width:410px}.pizza-humor>span{font:12px var(--sans);text-transform:uppercase;letter-spacing:.1em}.pizza-humor p{font-size:19px;line-height:1.4;margin-top:10px}.pizza-humor em{display:block;margin-top:4px}.freezies-flavors{margin:0}.freezies-flavors>div{padding:19px 0;border-bottom:1px solid var(--line)}.freezies-flavors>div:first-child{border-top:1px solid var(--line)}.freezies-flavors dt{display:flex;align-items:baseline;justify-content:space-between;gap:20px;font-size:32px;line-height:1.15}.freezies-flavors dt>span{font-size:28px;white-space:nowrap}.freezies-flavors dd{font-family:var(--serif);font-size:19px;line-height:1.35;margin:8px 0 0}.baking-guide{margin-top:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.baking-guide summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;cursor:pointer;font-size:24px;line-height:1.2;list-style:none}.baking-guide summary::-webkit-details-marker{display:none}.baking-guide summary:focus-visible{outline:2px solid var(--green);outline-offset:5px}.baking-guide summary small{display:block;font:13px var(--sans);line-height:1.5;margin-top:8px}.baking-guide summary svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .2s}.baking-guide[open] summary svg{transform:rotate(180deg)}.baking-guide ol{padding-left:24px;margin:0 0 12px;font-size:20px;line-height:1.45}.baking-guide li{padding:0 0 11px 6px}.baking-guide>p{padding-bottom:22px;font-style:italic;font-size:24px}.freezies-footnote{font-size:17px;margin-top:17px}
@media(max-width:900px){.masthead .nav-left{gap:20px}.freezies{gap:5%;padding:48px 5%}.freezies-description{font-size:21px}.freezies-flavors dt{font-size:28px}.freezies-flavors dt>span{font-size:25px}.freezies-flavors dd{font-size:18px}}
@media(max-width:640px){.freezies{grid-template-columns:1fr;gap:30px;padding:42px 26px}.freezies h2{font-size:75px}.freezies-subtitle{font-size:29px}.freezies-description{font-size:22px}.freezies-signoff{font-size:22px}.pizza-humor{margin-top:26px}.freezies-flavors dt{font-size:30px}.freezies-flavors dd{font-size:19px}.freezies-footnote{font-size:16px}.baking-guide summary{font-size:25px}.purpose-title{font-size:28px}.masthead .nav-left{gap:20px}}
@media(max-width:360px){.masthead .nav-left{gap:14px;font-size:17px}.nav-right>a{font-size:17px}.freezies-flavors dt{font-size:27px}.freezies-flavors dt>span{font-size:25px}}

/* Classic typography and the restaurant's collected picture-wall treatment. */
@font-face{font-family:'Garamond Premier';src:url('assets/garamond-premier.otf') format('opentype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Garamond Premier';src:url('assets/garamond-premier-italic.otf') format('opentype');font-style:italic;font-weight:400;font-display:swap}
@font-face{font-family:'Garamond Display';src:url('assets/garamond-premier-display.otf') format('opentype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Proxima Nova';src:url('assets/proxima-nova.otf') format('opentype');font-style:normal;font-weight:400;font-display:swap}
:root{--serif:'Garamond Premier',Georgia,serif;--sans:'Proxima Nova',Arial,sans-serif}
h1,h2,h3{font-family:'Garamond Display',Georgia,serif}
.hero{padding:0;max-width:none}.hero-heading{padding:34px 24px 40px}.hero h1{font-size:clamp(58px,7.1vw,104px);line-height:1.05;letter-spacing:-.032em;text-wrap:balance}.hero-heading>p{font-size:24px;line-height:1.4;margin-top:14px;text-wrap:balance}.hero-art{padding:0;border:0}.hero-art img{width:100%;border-radius:0}.hero-caption{padding:20px 30px 26px}.story{gap:5%;grid-template-columns:1fr 1.08fr}.story h2{line-height:1.02;letter-spacing:-.025em}.story-copy>p{font-size:23px;line-height:1.45}.story-copy>.story-note{font-size:19px;line-height:1.5}.food-gallery{min-width:0}.frame-wall{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr);gap:14px;aspect-ratio:.95;max-width:640px;margin:auto;padding:12px}.gold-frame{min-width:0;min-height:0;overflow:hidden;background:#b39352;border:7px ridge #b99a60;padding:5px;box-shadow:0 0 0 1px #70542b,2px 5px 8px #32291820}.gold-frame img{width:100%;height:100%;object-fit:cover;border:2px solid #6d502a}.frame-tomato{grid-column:1/8;grid-row:1/7;align-self:stretch}.frame-pepperoni{grid-column:9/13;grid-row:2/8;border-radius:50%;border-width:6px;padding:4px}.frame-pepperoni img{border-radius:50%}.frame-rainbow{grid-column:2/7;grid-row:8/13;border-width:9px;padding:3px}.frame-pesto{grid-column:8/13;grid-row:9/13;border-width:6px;padding:6px}.frame-pesto img{object-position:center}.food-gallery figcaption{text-align:center;font-size:16px;line-height:1.4;margin-top:20px}.food-gallery figcaption a:hover{text-decoration:underline}.address-link{display:inline-block;text-decoration:underline;text-decoration-color:#e2e9da65;text-underline-offset:4px;transition:text-decoration-color .2s}.address-link:hover{text-decoration-color:currentColor}.freezies-subtitle{font-size:30px;line-height:1.2;max-width:430px;font-style:italic}.menu-selection{display:block;font-size:18px;line-height:1.4;margin-top:12px}.menu-location{padding:26px 0}.studio-credit{border-top:1px solid #e2e9da35;margin:28px auto 0!important;padding-top:24px;opacity:1!important;display:flex;align-items:center;justify-content:center;gap:13px;flex-wrap:wrap;font-size:12px!important;line-height:1.5}.studio-credit span{opacity:.7}.studio-credit strong{font:400 12px var(--sans);letter-spacing:.17em}
@media(max-width:900px){.masthead{grid-template-columns:1fr 200px 1fr;gap:16px}.masthead nav{font-size:16px}.masthead .nav-left{gap:16px}.brand{width:195px}.masthead .button{font-size:16px;padding:10px 14px}.story{gap:4%;grid-template-columns:1fr 1fr}.frame-wall{gap:9px;padding:7px}.gold-frame{border-width:5px;padding:3px}.frame-rainbow{border-width:7px}.frame-pepperoni{border-width:4px}.food-gallery figcaption{font-size:15px}.story-copy>p{font-size:21px}}
@media(max-width:640px){.masthead{gap:15px}.brand{width:198px}.masthead nav,.nav-right>a{font-size:17px}.hero-heading{padding:28px 24px 30px}.hero h1{font-size:clamp(48px,12vw,68px);max-width:520px;margin:auto}.hero-heading>p{font-size:20px;max-width:350px;margin:16px auto 0}.hero-caption{padding:18px 20px 24px}.hero-caption>span{font-size:11px;letter-spacing:.075em}.hero-caption>em{font-size:20px}.story{grid-template-columns:1fr;gap:30px}.story-copy>p{font-size:22px}.story-copy>.story-note{font-size:19px}.frame-wall{max-width:480px;width:100%;gap:10px;padding:6px}.food-gallery figcaption{font-size:15px}.freezies-subtitle{font-size:28px}.studio-credit{flex-direction:column;gap:5px}.menu-location strong{font-size:28px}.menu-selection{font-size:17px}.menu-location small{font-size:13px}}
@media(max-width:360px){.brand{width:156px}.masthead{gap:12px}.masthead nav,.nav-right>a{font-size:16px}.masthead .nav-left{gap:14px}.hero h1{font-size:48px}.hero-heading>p{font-size:19px}.frame-wall{gap:8px}.gold-frame{border-width:4px;padding:3px}.hero-caption>span{font-size:10px}.hero-caption>em{font-size:19px}}

/* Phone navigation and a gallery composed for a narrow wall. */
.mobile-nav-toggle{display:none}.gallery-column{display:contents}
.navigation-drawer{margin:0 0 0 auto;min-height:100dvh;max-height:100dvh;width:min(380px,100%);padding:84px 30px 32px;background:var(--mint);border:0;border-left:1px solid var(--line)}
.navigation-drawer .close-dialog{top:20px;right:20px}.navigation-drawer nav{display:flex;flex-direction:column;margin-top:30px}.navigation-drawer nav>a,.navigation-drawer nav>button{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:14px 0;border-bottom:1px solid var(--line);font-size:36px;text-align:left}.navigation-drawer nav span{font-size:26px}.drawer-signoff{font-style:italic;font-size:22px;margin-top:38px}
@media(max-width:760px){
  .masthead{display:grid;grid-template-columns:minmax(0,1fr) auto 44px;min-height:94px;gap:10px;padding:20px 20px 16px}
  .masthead .nav-left,.masthead .nav-right>a{display:none}.masthead .nav-right{display:contents!important}
  .masthead .brand{order:0;justify-self:start;width:min(100%,190px)}
  .masthead .nav-right>.button{order:0;min-height:44px;font-size:16px;padding:10px 13px}
  .mobile-nav-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px}
  .mobile-nav-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4}
}
@media(max-width:640px){
  .frame-wall{display:grid;grid-template-columns:1.08fr 1fr;grid-template-rows:auto;gap:22px;aspect-ratio:auto;padding:5px 2px 8px;max-width:440px}
  .gallery-column{display:flex;flex-direction:column;gap:24px;min-width:0}.gallery-column+ .gallery-column{padding-top:32px}
  .gold-frame{flex:none;width:100%;border-width:5px;padding:3px}
  .frame-tomato{aspect-ratio:.95}.frame-rainbow{aspect-ratio:1;width:90%;align-self:flex-end;border-width:6px}
  .frame-pepperoni{aspect-ratio:.85;width:94%;align-self:center;border-width:5px;padding:3px}
  .frame-pesto{aspect-ratio:1.1;padding:4px}
  .food-gallery figcaption{margin-top:14px}
}
@media(max-width:360px){
  .masthead{padding:18px 16px 14px;gap:6px;min-height:86px}.masthead .nav-right>.button{padding:10px;font-size:15px}
  .frame-wall{gap:17px}.gallery-column{gap:20px}.gallery-column+ .gallery-column{padding-top:25px}
}
