:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#090909;--foreground:#f5f5f5;--primary:#ff7a24;--muted:#b5b5b5;--border:#37302b;--cream:#090909;--ink:#f5f5f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--primary);outline-offset:6px}img{max-width:100%}.skip{z-index:20;background:var(--ink);color:#fff;padding:15px;position:fixed;top:-100px;left:12px}.skip:focus{top:12px}.announcement{text-align:center;background:var(--ink);color:var(--cream);letter-spacing:2.5px;padding:10px 15px;font-size:10px;font-weight:700}.announcement span{color:#ff934a;padding:0 28px}.site-header{border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;max-width:1220px;min-height:116px;margin:auto;padding:20px 36px;display:grid}.header-link{text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:800}.header-link span{color:var(--primary);padding-left:15px}.brand{letter-spacing:-1.7px;align-items:center;gap:12px;font-size:27px;font-weight:950;display:flex}.brand img{object-fit:contain;background:#000;border-radius:50%;width:62px;height:62px}.brand-joy{color:var(--primary)}.outline-button{border:1px solid var(--ink);text-transform:uppercase;letter-spacing:.7px;justify-self:end;padding:13px 18px;font-size:12px;font-weight:700}.outline-button:hover{background:var(--ink);color:var(--cream)}.hero{max-width:1148px;margin:auto;padding:48px 0 30px}.eyebrow{letter-spacing:2.4px;font-size:11px;font-weight:800}.hero>.eyebrow{text-align:center}.hero h1{letter-spacing:-7px;text-align:center;margin:20px 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,8.4vw,122px);font-weight:900;line-height:1.04}em{color:var(--primary);font-style:italic}.hero-bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;display:grid}.hero-bottom p{margin:0;font-family:Georgia,serif;font-size:16px;line-height:1.6}.hero-note{text-align:right}.hero-note strong{font-style:italic;font-weight:400}.round-link{border:1px solid var(--ink);border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;transition:background .2s;display:grid}.round-link:hover{background:var(--primary);color:var(--cream);border-color:var(--primary)}.food-showcase{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;max-width:1540px;margin:0 auto;padding:26px 28px 60px;display:grid}.food-card{isolation:isolate;background:#2c2118;border-radius:95px 95px 34px 34px;height:370px;transition:transform .3s;display:block;position:relative;overflow:hidden}.food-card:nth-child(2n){transform:translateY(20px)}.food-card:hover{transform:translateY(-6px)}.food-card:nth-child(2n):hover{transform:translateY(14px)}.food-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.food-card:hover img{transform:scale(1.05)}.food-card:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0002 0%,#0000 35%,#000b 100%);position:absolute;inset:0}.card-number{color:#fff;z-index:1;font:italic 19px Georgia,serif;position:absolute;top:30px;left:50%;transform:translate(-50%)}.card-copy{color:#fff;z-index:1;position:absolute;bottom:24px;left:22px;right:18px}.card-copy>span:first-child{letter-spacing:1.1px;font-size:9px;font-weight:700}.card-copy h2{letter-spacing:-1px;max-width:160px;margin:10px 25px 0 0;font:700 27px/.98 Georgia,serif}.card-arrow{font-size:24px;position:absolute;bottom:0;right:0}.joy-strip{border-block:1px solid var(--border);letter-spacing:2px;justify-content:center;align-items:center;gap:38px;padding:23px 20px;font-size:12px;font-weight:800;display:flex}.joy-strip i{color:var(--primary);font-size:30px;font-style:normal}.menu-intro{justify-content:space-between;align-items:end;gap:30px;max-width:1060px;margin:0 auto;padding:76px 0 30px;display:flex}.menu-intro h2{letter-spacing:-3px;margin:18px 0 0;font:700 clamp(40px,5vw,66px)/1.03 Georgia,serif}.menu-intro>p{color:var(--muted);font:16px/1.7 Georgia,serif}.category-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;border-block:1px solid var(--border);background:#090909f5;justify-content:space-between;gap:18px;max-width:1060px;margin:auto;padding:20px 0;display:flex;position:sticky;top:0;overflow-x:auto}.category-nav a{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:12px;font-weight:800}.category-nav a:hover{color:var(--primary);text-underline-offset:6px;text-decoration:underline}.menu-sections{max-width:1060px;margin:auto}.menu-section{border-bottom:1px dashed #44372d;padding:54px 0 62px;scroll-margin-top:20px}.section-heading{align-items:center;gap:17px;margin-bottom:30px;display:flex}.section-index{color:var(--muted);font:italic 18px Georgia,serif}.section-heading h2{color:var(--primary);letter-spacing:-1.5px;margin:0;font:700 40px/1.1 Georgia,serif}.section-content{grid-template-columns:.9fr 1.1fr;align-items:start;gap:64px;display:grid}.dish-photo{background:#31281b;border-radius:100px 26px;height:530px;margin:0;position:relative;overflow:hidden}.dish-photo img{object-fit:cover;width:100%;height:100%;display:block}.dish-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0009);position:absolute;inset:60% 0 0}.dish-photo figcaption{color:#fff;z-index:1;font:italic 16px/1.4 Georgia,serif;position:absolute;bottom:26px;left:30px;right:30px}.reverse .dish-photo{border-radius:26px 100px;order:2}.reverse .section-content{grid-template-columns:1.1fr .9fr}.dish-list ul{margin:0;padding:0;list-style:none}.dish-list li{border-bottom:1px solid #2d2926;padding:16px 0}.dish-list li:first-child{padding-top:3px}.dish-line{align-items:baseline;gap:12px;display:flex}.dish-line h3{text-transform:uppercase;letter-spacing:.4px;margin:0;font-size:14px;font-weight:800}.leader{border-bottom:1px dotted #514033;flex:1;min-width:8px}.price{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.price small{font-size:10px}.dish-list li p{color:var(--muted);margin:7px 35px 0 0;font:14px/1.5 Georgia,serif}.slice{background:#24170f;border-radius:3px;justify-content:space-between;align-items:center;gap:15px;margin-top:24px;padding:19px 22px;display:flex}.slice span{letter-spacing:1.5px;font-size:9px;font-weight:800}.slice h3{margin:7px 0 0;font:700 23px Georgia,serif}.slice h3 small{white-space:nowrap;font:12px Arial,sans-serif}.slice strong{white-space:nowrap;font:700 33px Georgia,serif}.slice strong small{font:12px Arial,sans-serif}.pizza .dish-photo{height:650px}.cornet .dish-photo{height:430px}.closing{max-width:1148px;color:var(--cream);background:#101010;border-radius:12px 110px 12px 12px;justify-content:space-between;align-items:center;gap:40px;margin:76px auto 60px;padding:54px 74px;display:flex}.closing-copy h2{letter-spacing:-4px;margin:24px 0;font:700 76px/.98 Georgia,serif}.closing-copy>p:not(.eyebrow){color:#bdbdbd;font:17px/1.7 Georgia,serif}.closing>img{border-radius:15px;width:200px;height:auto;transform:rotate(4deg)}.filled-button{color:#111;background:#f77a33;margin-top:15px;padding:17px 22px;font-size:12px;font-weight:800;display:inline-block}.filled-button:hover{background:#ffa663}.closing-original{text-underline-offset:4px;color:#bdbdbd;margin-top:22px;font-size:12px;text-decoration:underline;display:block}footer{justify-content:space-between;align-items:center;gap:20px;max-width:1148px;margin:auto;padding:0 0 35px;display:flex}footer p{font:italic 15px Georgia,serif}.footer-brand{letter-spacing:-1px;font-size:24px;font-weight:900}.footer-brand span{color:var(--primary)}footer>a:last-child{font-size:12px}@media (min-width:1500px){.food-card{height:440px}}@media (max-width:1200px){.hero,.menu-intro,.category-nav,.menu-sections,footer,.closing{margin-left:36px;margin-right:36px}.food-showcase{gap:12px}.food-card{height:330px}.card-copy{left:17px}.card-copy h2{font-size:24px}.section-content,.reverse .section-content{gap:40px}}@media (max-width:760px){html{scroll-padding-top:80px}.announcement{letter-spacing:1.2px;font-size:8px}.announcement span{padding:0 10px}.site-header{grid-template-columns:1fr auto;min-height:90px;padding:15px 20px}.brand{grid-area:1/1;gap:8px;font-size:23px}.brand img{width:48px;height:48px}.header-link{display:none}.outline-button{grid-area:1/2;padding:11px;font-size:9px}.hero{margin:0 22px;padding-top:34px}.hero h1{letter-spacing:-3px;margin:24px 0;font-size:clamp(53px,10vw,77px)}.hero .eyebrow{font-size:9px}.hero-bottom{grid-template-columns:1fr auto}.hero-bottom p{font-size:14px}.hero-note{display:none}.round-link{width:42px;height:42px}.food-showcase{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;padding:16px 22px 38px;display:flex;overflow-x:auto}.food-card{scroll-snap-align:center;border-radius:100px 100px 30px 30px;flex:0 0 65vw;max-width:300px;height:355px}.food-card:nth-child(2n){transform:none}.food-card:nth-child(2n):hover{transform:translateY(-6px)}.card-copy h2{font-size:31px}.card-copy{bottom:26px;left:23px}.card-copy>span:first-child{font-size:10px}.joy-strip{letter-spacing:.6px;gap:12px;padding:18px 12px;font-size:8px}.joy-strip i{font-size:21px}.menu-intro{margin:0 22px;padding:46px 0 25px;display:block}.menu-intro h2{letter-spacing:-2px;font-size:45px}.menu-intro>p{margin-top:22px;font-size:14px}.category-nav{justify-content:flex-start;gap:24px;margin:0;padding:19px 22px}.category-nav a{font-size:11px}.menu-sections{margin:0 22px}.menu-section{padding:35px 0 40px}.section-heading{gap:12px;margin-bottom:22px}.section-heading h2{font-size:32px}.section-index{font-size:15px}.section-content,.reverse .section-content{flex-direction:column;gap:28px;display:flex}.dish-photo,.pizza .dish-photo,.cornet .dish-photo{aspect-ratio:4/3;border-radius:65px 16px;width:100%;height:auto}.reverse .dish-photo{border-radius:16px 65px;order:0}.dish-photo figcaption{font-size:14px;bottom:20px;left:24px}.dish-list{width:100%}.dish-line h3{font-size:14px}.dish-list li{padding:15px 0}.closing{border-radius:10px 65px 10px 10px;gap:18px;margin:40px 22px;padding:34px 25px;overflow:hidden}.closing-copy{flex:1;min-width:0}.closing-copy h2{letter-spacing:-2px;font-size:48px}.closing .eyebrow{letter-spacing:1px;font-size:8px}.closing-copy>p:not(.eyebrow){font-size:14px}.closing>img{flex-shrink:0;width:100px}.filled-button{padding:13px 14px;font-size:10px;line-height:1.5}.closing-original{font-size:10px}.closing-copy h2 em{display:block}footer{flex-wrap:wrap;margin:0 22px;padding-bottom:26px}footer p{order:3;width:100%;margin:0;font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.delivery-widget{right:max(22px,env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:15;color:#fff;background:#101010;border:1px solid #ff8137;border-radius:20px;align-items:center;gap:12px;max-width:calc(100vw - 32px);padding:8px 18px 8px 8px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;box-shadow:0 8px 30px #0003}.delivery-widget img{object-fit:contain;border-radius:13px;flex-shrink:0;width:76px;height:76px}.delivery-copy{flex-direction:column;gap:6px;display:flex}.delivery-copy>span{font-size:12px;line-height:1.4}.delivery-copy strong{color:#ff934a;letter-spacing:1px;white-space:nowrap;font-size:23px}.delivery-copy strong span{margin-left:6px;font-size:18px}.delivery-widget:hover{transform:translateY(-3px);box-shadow:0 12px 36px #0004}footer{padding-bottom:140px}@media (max-width:760px){.delivery-widget{right:max(12px,env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));border-radius:16px;gap:9px;padding:6px 13px 6px 6px}.delivery-widget img{border-radius:10px;width:55px;height:55px}.delivery-copy{gap:3px}.delivery-copy>span{font-size:12px}.delivery-copy strong{font-size:20px}footer{padding-bottom:110px}}.announcement{background:var(--primary);color:#090909}.announcement span{color:#090909}.skip{background:var(--primary);color:#090909}.eyebrow,.price{color:var(--primary)}.outline-button,.round-link{border-color:var(--primary);color:var(--primary)}.outline-button:hover,.round-link:hover{background:var(--primary);color:#090909}.joy-strip{color:var(--primary);background:#12100e}.closing{color:var(--foreground);border:1px solid var(--border)}.closing-copy h2 em{color:var(--primary)}.filled-button{background:var(--primary)}.delivery-widget{border-color:var(--primary);box-shadow:0 8px 30px #0009}.delivery-copy strong{color:var(--primary)}::selection{background:var(--primary);color:#090909}.location-section{border-top:1px solid var(--border);grid-template-columns:.8fr 1.2fr;align-items:center;gap:48px;max-width:1148px;margin:0 auto 70px;padding-top:45px;display:grid}.location-copy h2{letter-spacing:-2px;margin:20px 0;font:700 58px/1.03 Georgia,serif}.location-copy>p:not(.eyebrow){color:var(--muted);font:16px/1.7 Georgia,serif}.location-phone{margin-top:24px;font-size:14px;line-height:1.6;display:block}.location-phone strong{color:var(--primary);white-space:nowrap}.location-map{border:1px solid var(--border);background:#161616;border-radius:24px 80px 24px 24px;overflow:hidden}.location-map iframe{border:0;width:100%;height:430px;display:block}@media (max-width:1200px){.location-section{margin-left:36px;margin-right:36px}}@media (max-width:760px){.location-section{grid-template-columns:1fr;gap:28px;margin:0 22px 42px;padding-top:32px}.location-copy h2{font-size:45px}.location-map{border-radius:20px 55px 20px 20px}.location-map iframe{height:330px}}
