.order-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(5,3,2,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:modal-fade .2s ease}.order-modal{position:relative;width:min(600px,100%);padding:58px 54px 48px;border:3px solid #f1cc43;border-radius:34px;background:#f7efe1;color:#1d1411;box-shadow:18px 18px 0 #920c07;animation:modal-rise .3s ease}.order-modal-close{position:absolute;top:18px;right:18px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #c8b8a9;border-radius:50%;background:transparent;color:#99100b;cursor:pointer}.order-modal-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:25px;border-radius:50%;background:#bd120c;color:#fff}.order-modal-kicker{display:block;color:#bd120c;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.2em}.order-modal h2{margin:10px 0 14px;font-family:Ria,SUIT,sans-serif;font-size:clamp(46px,6vw,76px);line-height:.9;letter-spacing:-.05em;text-transform:uppercase}.order-modal>p{margin-bottom:30px;color:#6c6159;font-size:14px;line-height:1.6}.order-platforms{border-top:2px solid #211713}.order-platforms>a{display:flex;align-items:center;justify-content:space-between;padding:19px 3px;border-bottom:1px solid #cdbfb2;transition:.2s}.order-platforms>a:hover{padding-left:12px;color:#bd120c}.order-platforms small,.order-platforms strong{display:block}.order-platforms strong{font-size:22px}.order-platforms small{margin-top:3px;color:#82766c;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.order-modal-note{display:block;margin-top:25px;color:#8b7e74;font-size:10px;line-height:1.5}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(20px) scale(.98)}}@media(max-width:600px){.order-modal-backdrop{padding:14px}.order-modal{padding:48px 24px 32px;border-radius:24px;box-shadow:9px 9px 0 #920c07}.order-modal h2{font-size:48px}.order-platforms>a{padding:16px 2px}}@media(prefers-reduced-motion:reduce){.order-modal,.order-modal-backdrop{animation:none}}:root{--red:#d91f18;--red-dark:#a90f0a;--ink:#14110f;--brown:#2c1814;--cream:#f5eddf;--yellow:#f2c84b;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--ink);font-family:var(--font-body),sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:hidden}.site-header{height:86px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(20,17,15,.97);color:var(--cream);border-bottom:1px solid rgba(255,255,255,.12);z-index:20}.brand{display:flex;flex-direction:column;gap:5px}.brand img{width:194px;height:auto;filter:brightness(0) invert(1)}.brand span{font-size:9px;letter-spacing:.3em;text-transform:uppercase;color:#c9bfb4}.desktop-nav{display:flex;gap:2.2vw;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;height:2px;background:var(--red);left:0;right:100%;bottom:-8px;transition:.25s}.desktop-nav a:hover:after{right:0}.header-order{display:flex;align-items:center;gap:18px;background:var(--red);padding:15px 18px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.menu-toggle,.mobile-nav{display:none}.hero{min-height:850px;padding:160px 5vw 100px;background:radial-gradient(circle at 72% 45%,#3b211a 0,#1b1210 38%,#0e0d0c 70%);color:var(--cream);display:grid;grid-template-columns:45% 55%;align-items:center}.hero-noise,.paper:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.3'/%3E%3C/svg%3E")}.hero-copy{position:relative;z-index:3}.eyebrow,.kicker{font-weight:800;font-size:11px;letter-spacing:.2em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:12px;color:#ff8a76}.eyebrow span{display:inline-block;width:38px;height:2px;background:var(--red)}h1,h2,h3,p{margin-top:0}.careers h2,.final-cta h2,.hero h1,.location h2,.order h2,.section-heading h2,.story h2,.why h2{font-family:var(--font-display),sans-serif;text-transform:uppercase;font-weight:400;line-height:.86;letter-spacing:.01em}.hero h1{font-size:clamp(80px,9vw,150px);margin:28px 0 24px;white-space:nowrap}.hero h1 span{-webkit-text-stroke:1px var(--cream);color:transparent}.hero-copy>p{max-width:500px;color:#c9c0b7;font-size:16px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:52px;padding:0 24px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;border:1px solid transparent;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-red{background:var(--red);color:white}.button-red:hover{background:#ef3028}.button-cream{background:var(--cream);color:var(--ink)}.button-outline{border-color:currentColor;color:var(--cream)}.hero-visual{position:relative;z-index:2;height:580px}.sun-disc{position:absolute;width:520px;height:520px;border-radius:50%;background:var(--red);top:10px;left:50%;transform:translateX(-42%);box-shadow:0 0 100px rgba(217,31,24,.22)}.photo-frame{position:absolute;inset:58px -4vw 40px 3vw;-webkit-clip-path:polygon(7% 0,100% 8%,93% 100%,0 91%);clip-path:polygon(7% 0,100% 8%,93% 100%,0 91%);transform:rotate(-2deg);filter:drop-shadow(0 28px 32px rgba(0,0,0,.55))}.photo-frame img{object-fit:cover;object-position:center;filter:saturate(1.15) contrast(1.06)}.photo-frame:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 100px rgba(30,4,0,.25)}.stamp{position:absolute;border:2px solid var(--cream);font-family:var(--font-display);font-size:21px;line-height:.9;text-align:center;padding:12px;z-index:3;transform:rotate(-9deg)}.stamp-hot{left:2%;top:8%;background:var(--red)}.stamp-local{right:3%;bottom:12%;background:var(--ink);transform:rotate(7deg)}.scribble{position:absolute;right:1%;top:4%;z-index:4;color:var(--yellow);font-size:18px;font-style:italic;transform:rotate(7deg);text-align:center}.scribble strong{font-family:var(--font-display);font-size:34px;text-transform:uppercase}.hero-bottom{position:absolute;left:5vw;right:5vw;bottom:24px;display:flex;align-items:center;gap:22px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:#aaa09a}.hero-bottom i{width:4px;height:4px;background:var(--red);border-radius:50%}.ticker{background:var(--red);color:var(--cream);padding:13px 0;font-size:27px;letter-spacing:.05em;transform:rotate(-1deg) scale(1.01)}.ticker div{animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.paper{background-color:var(--cream);position:relative}.favorites{padding:120px 5vw 110px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:55px;position:relative}.kicker{display:block;color:var(--red);margin-bottom:18px}.section-heading h2,.why h2{font-size:clamp(72px,8vw,124px);margin:0}.section-heading>p{max-width:400px;font-size:15px;line-height:1.7;color:#665d56;border-left:3px solid var(--red);padding-left:24px}.dish-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;position:relative}.dish-card{border-top:2px solid var(--ink);padding-top:10px}.dish-photo{position:relative;aspect-ratio:.82;overflow:hidden;background:#ddd}.dish-photo img{object-fit:cover;transition:transform .5s}.dish-card:hover .dish-photo img{transform:scale(1.06)}.dish-tag{position:absolute;left:10px;top:10px;background:var(--yellow);padding:7px 10px;text-transform:uppercase;font-size:9px;font-weight:900;letter-spacing:.08em}.dish-num{position:absolute;right:10px;bottom:-10px;color:white;font-family:var(--font-display);font-size:68px;text-shadow:2px 2px 0 var(--ink)}.dish-info{display:flex;justify-content:space-between;gap:10px;padding:20px 3px}.dish-info h3{font-size:16px;margin-bottom:6px}.dish-info p{font-size:11px;color:#796e65}.dish-info>a{width:40px;height:40px;border:1px solid #bcb1a4;display:grid;place-items:center;flex:none;transition:.2s}.dish-info>a:hover{background:var(--red);color:white;border-color:var(--red)}.text-link{display:flex;align-items:center;gap:12px;width:max-content;margin:35px auto 0;border-bottom:1px solid;padding:10px 0;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em}.story{display:grid;grid-template-columns:1.05fr .95fr;min-height:700px;background:var(--red);color:var(--cream)}.story-photo{position:relative;min-height:620px;-webkit-clip-path:polygon(0 0,92% 0,100% 100%,0 100%);clip-path:polygon(0 0,92% 0,100% 100%,0 100%)}.story-photo img{object-fit:cover;filter:saturate(.85) contrast(1.1)}.order-badge,.quality-stamp{position:absolute;width:128px;height:128px;border-radius:50%;display:grid;place-content:center;text-align:center;font-size:9px;letter-spacing:.12em;line-height:1.6;background:var(--yellow);color:var(--ink);right:4%;top:8%;transform:rotate(8deg);border:2px solid var(--ink);outline:2px dashed var(--ink);outline-offset:-8px}.order-badge strong,.quality-stamp strong{font-family:var(--font-display);font-size:24px}.story-copy{padding:120px 8vw 80px 6vw;align-self:center}.kicker.light{color:#ffb4a8}.careers h2,.location h2,.order h2,.story h2{font-size:clamp(70px,7vw,112px);margin:0 0 30px}.story h2 em{font-style:normal;color:var(--yellow)}.story-copy p{max-width:520px;color:#f7d6d0;line-height:1.75;font-size:15px}.story-copy .button{margin-top:20px}.why{padding:110px 5vw;display:grid;grid-template-columns:30% 70%;grid-gap:5vw;gap:5vw}.perks-grid,.why-title{position:relative}.perks-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #afa59b;border-left:1px solid #afa59b}.perks-grid article{padding:35px;border-right:1px solid #afa59b;border-bottom:1px solid #afa59b;min-height:235px;position:relative}.perks-grid svg{color:var(--red);width:38px;height:38px;margin:24px 0}.perk-number{position:absolute;right:18px;top:14px;font-family:var(--font-display);color:#9b9188;font-size:19px}.perks-grid h3{font-size:18px;margin-bottom:8px}.perks-grid p{font-size:13px;color:#6e655e}.location{padding:120px 7vw;background:#1a1715;color:var(--cream);display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;align-items:center;position:relative}.location:before{content:"LA PALMA";position:absolute;font-family:var(--font-display);font-size:23vw;color:rgba(255,255,255,.025);white-space:nowrap;left:-2vw;bottom:-6vw}.location-card,.location-intro{position:relative}.location-intro>p{color:#aaa19a;max-width:490px;line-height:1.7}.location-actions{display:flex;gap:12px;margin-top:35px}.location-card{border:1px solid #625b55;padding:45px 48px;background:#211d1a}.map-mark{width:82px;height:82px;border-radius:50%;background:var(--red);display:grid;place-items:center;position:absolute;right:30px;top:-41px;color:white}.location-row{display:flex;align-items:flex-start;gap:22px;padding:27px 0;border-bottom:1px solid #514a45}.location-row:last-child{border-bottom:0}.location-row>svg{color:var(--red);width:20px;margin-top:4px}.location-row span{display:block;color:#958c85;font-size:9px;text-transform:uppercase;letter-spacing:.18em;margin-bottom:8px}.location-row strong{font-size:14px;line-height:1.65}.order{display:grid;grid-template-columns:.9fr 1.1fr;padding:110px 7vw;grid-gap:8vw;gap:8vw;align-items:center}.order-photo{position:relative;min-height:590px;transform:rotate(-2deg);box-shadow:15px 15px 0 var(--red)}.order-photo img{object-fit:cover}.order-badge{right:-35px;top:-45px;background:var(--red);color:white;border-color:var(--cream);outline-color:var(--cream)}.order-copy h2{margin:0 0 30px}.order-copy>p{max-width:520px;color:#6b625b;line-height:1.75}.delivery-list{border-top:2px solid var(--ink);margin-top:36px}.delivery-list a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #b7aca1;padding:21px 4px;font-size:25px;font-weight:900;transition:.2s}.delivery-list a:hover{padding-left:15px;color:var(--red)}.delivery-list a:before{content:"DELIVERY";font-size:8px;letter-spacing:.18em;width:80px;color:#8c8178}.delivery-list span{flex:1 1}.careers{background:var(--red);color:var(--cream);padding:90px 8vw;display:flex;justify-content:space-between;align-items:center;position:relative}.careers:after{content:"WORK WITH US ✦ WORK WITH US ✦";position:absolute;right:20%;top:15%;font-family:var(--font-display);font-size:5vw;color:rgba(255,255,255,.05);transform:rotate(-7deg)}.careers h2{margin:0}.round-link{width:155px;height:155px;background:var(--yellow);color:var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;text-transform:uppercase;font-weight:900;line-height:1.3;position:relative;z-index:2;transition:.25s}.round-link:hover{transform:rotate(8deg) scale(1.05)}.final-cta{min-height:600px;position:relative;color:white;display:grid;place-items:center;text-align:center}.final-image,.final-overlay{position:absolute;inset:0}.final-image img{object-fit:cover;object-position:center 55%}.final-overlay{background:rgba(20,8,4,.72)}.final-content{position:relative;z-index:2}.final-content>svg{color:var(--yellow);width:42px;height:42px;margin-bottom:20px}.final-content>span{display:block;text-transform:uppercase;letter-spacing:.24em;font-size:10px}.final-cta h2{font-size:clamp(100px,13vw,190px);margin:18px 0 0}.final-content p{font-family:serif;font-style:italic;font-size:22px;color:#e2d7cd;margin-bottom:32px}.final-content>div{display:flex;gap:12px;justify-content:center}footer{background:#0d0c0b;color:#d6ccc3;padding:65px 6vw 30px;display:grid;grid-template-columns:2fr 1.4fr 1fr 1fr;grid-gap:45px;gap:45px;position:relative}footer span{display:block;color:#726b65;font-size:9px;text-transform:uppercase;letter-spacing:.2em;margin-bottom:17px}footer a{display:block;font-size:12px;line-height:1.8}.footer-brand img{object-fit:contain;object-position:left;filter:none}.footer-brand p{font-family:serif;font-style:italic;color:var(--yellow)}.copyright{grid-column:1/-1;border-top:1px solid #322f2d;padding-top:25px;margin:20px 0 0;font-size:9px;color:#655f5b;text-transform:uppercase;letter-spacing:.15em}@media(max-width:1000px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{z-index:5}.hero h1{white-space:normal;font-size:clamp(70px,14vw,120px)}.hero-visual{height:500px;margin-top:-30px}.photo-frame{inset:50px -10vw 0 12vw}.sun-disc{width:430px;height:430px}.dish-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-photo{-webkit-clip-path:none;clip-path:none}.why{grid-template-columns:1fr}.location{gap:4vw}.order{gap:5vw}}@media(max-width:700px){.site-header{height:72px;padding:0 20px}.brand img{width:150px}.brand span,.header-order{display:none}.menu-toggle{display:grid;place-items:center;background:var(--red);color:white;border:0;width:44px;height:44px}.mobile-nav{display:flex;position:absolute;top:72px;left:0;right:0;background:var(--ink);padding:25px;flex-direction:column;gap:0;border-top:1px solid #444}.mobile-nav a{padding:13px 0;border-bottom:1px solid #332f2c;text-transform:uppercase;font-family:var(--font-display);font-size:25px}.hero{padding:125px 22px 80px;min-height:850px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;width:100%}.button{width:100%}.hero-visual{height:370px;margin-top:0}.sun-disc{width:320px;height:320px}.photo-frame{inset:50px -70px 10px 8px}.stamp-hot{left:-5%;top:7%;font-size:15px}.stamp-local{right:-4%;bottom:5%;font-size:15px}.scribble{display:none}.hero-bottom{left:22px;right:22px;gap:8px;flex-wrap:wrap}.hero-bottom span{font-size:8px}.ticker{font-size:22px}.favorites{padding:90px 20px 70px}.section-heading{display:block}.section-heading h2,.why h2{font-size:72px}.section-heading>p{margin-top:25px}.dish-grid{grid-template-columns:1fr}.dish-photo{aspect-ratio:1.12}.story-photo{min-height:420px}.story-copy{padding:80px 25px}.careers h2,.location h2,.order h2,.story h2{font-size:72px}.why{padding:80px 20px}.location,.perks-grid{grid-template-columns:1fr}.location{padding:90px 20px}.location-actions{flex-direction:column}.location-card{padding:38px 24px;margin-top:30px}.map-mark{width:64px;height:64px;right:20px;top:-32px}.order{grid-template-columns:1fr;padding:90px 20px}.order-photo{min-height:430px;order:2}.order-copy{order:1}.order-badge{right:-5px}.careers{padding:80px 20px;align-items:flex-end}.round-link{width:110px;height:110px;flex:none}.final-cta{min-height:530px}.final-cta h2{font-size:86px}.final-content{padding:0 20px}.final-content>div{flex-direction:column}.final-content .button{width:230px}footer{grid-template-columns:1fr 1fr;padding:55px 25px}.footer-brand{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}*{transition:none!important}}.site-header{height:78px;padding:0 max(4vw,40px);background:#050404;border:0;position:absolute}.site-header:after{content:"";position:absolute;left:4vw;right:4vw;bottom:0;height:1px;background:rgba(255,255,255,.09)}.brand img{filter:sepia(1) saturate(20) hue-rotate(330deg) brightness(.88);width:205px}.brand span{display:none}.desktop-nav{gap:2.5vw;color:#9c9691}.desktop-nav a:hover{color:white}.header-order{background:transparent;border:1px solid #c51d17;color:#e3312a;padding:11px 16px}.hero{height:clamp(800px,100vh,1080px);min-height:800px;padding:78px 4vw 0;display:block;background:radial-gradient(ellipse at 50% 71%,#1b0806 0,#090504 48%,#030303 78%);position:relative}.hero:after{content:"";position:absolute;inset:78px 0 0;background:linear-gradient(90deg,rgba(120,15,7,.07) 1px,transparent 0),linear-gradient(rgba(120,15,7,.05) 1px,transparent 0);background-size:88px 88px;-webkit-mask-image:linear-gradient(180deg,transparent,black 48%,transparent);mask-image:linear-gradient(180deg,transparent,black 48%,transparent);pointer-events:none}.hero-noise{opacity:.1}.hero-center{position:relative;z-index:4;height:100%;max-width:1000px;margin:auto;text-align:center;padding-top:10vh}.hero-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.42em;color:#8e817a;margin:0 0 13px}.hero h1{position:relative;z-index:5;margin:0;font-family:var(--font-script),cursive;text-transform:none;white-space:normal;font-size:clamp(78px,8.5vw,145px);font-weight:400;line-height:.78;letter-spacing:-.02em;paint-order:stroke fill;filter:drop-shadow(0 5px 0 #4f0503) drop-shadow(0 12px 18px rgba(0,0,0,.55));transform:rotate(-1deg)}.hero h1,.hero h1 span{color:#e2b63c;-webkit-text-stroke:7px #9f0d08}.hero-food{position:absolute;z-index:4;width:min(850px,67vw);height:min(570px,48vw);left:50%;transform:translateX(-50%) rotate(-1.5deg);top:38vh;filter:drop-shadow(0 35px 28px rgba(0,0,0,.75))}.hero-food img{object-fit:contain}.hero-sticker{position:absolute;z-index:7;text-transform:uppercase;font-weight:900;box-shadow:0 7px 16px rgba(0,0,0,.38);line-height:1;padding:13px 19px;font-size:clamp(15px,1.25vw,22px);letter-spacing:.01em}.sticker-gold{top:27%;left:9%;background:#f5d548;color:#bb120d;transform:rotate(-13deg)}.sticker-bp{top:39%;left:14%;background:#bd100b;color:white;transform:rotate(7deg);font-size:clamp(18px,1.5vw,27px)}.sticker-teriyaki{right:11%;top:62%;background:#f5d548;color:#bd100b;transform:rotate(-7deg);text-align:center}.sticker-hungry{right:5%;top:75%;background:#f7f2e9;color:#b30f0b;transform:rotate(8deg);font-size:clamp(20px,1.8vw,32px)}.orbit-copy{position:absolute;z-index:8;right:4%;top:50%;width:230px;height:230px;border-radius:50%;font-weight:900;font-size:11px;color:#f2cf49;letter-spacing:.13em;transform:rotate(52deg);border:2px dashed #d5ad30;text-align:center;padding:55px;line-height:1.4}.hero-actions{position:absolute;z-index:10;left:50%;bottom:34px;transform:translateX(-50%);margin:0}.hero-actions .button{min-width:174px}.hero-actions .button-cream{background:#f4d548}.hero-actions .button-red{background:#b5140f}.ticker{transform:none}@media(max-width:1000px){.hero{display:block;padding-top:78px}.hero-center{padding-top:14vh}.hero h1{font-size:clamp(75px,12vw,118px)}.hero-food{width:78vw;height:55vw;top:39vh}.sticker-gold{left:4%}.sticker-bp{left:7%}.sticker-teriyaki{right:4%}.sticker-hungry{right:2%}.orbit-copy{right:3%;width:180px;height:180px;padding:35px;font-size:9px}}@media(max-width:700px){.site-header{height:72px;padding:0 20px}.brand img{width:155px}.hero{height:760px;min-height:760px;padding:72px 16px 0}.hero-center{padding-top:90px}.hero-kicker{font-size:8px}.hero h1{font-size:clamp(59px,18vw,88px);line-height:.83}.hero h1,.hero h1 span{-webkit-text-stroke:4px #9f0d08}.hero-food{width:112vw;height:76vw;top:330px}.hero-sticker{padding:9px 12px;font-size:12px}.sticker-gold{top:20%;left:2%}.sticker-bp{top:30%;left:1%;font-size:14px}.sticker-teriyaki{top:62%;right:1%;font-size:11px}.sticker-hungry{top:72%;right:-2%;font-size:16px}.orbit-copy{display:none}.hero-actions{bottom:22px;width:calc(100% - 32px);gap:8px}.hero-actions .button{min-width:0;padding:0 12px;font-size:10px}.hero:after{inset:72px 0 0}}.ticker{position:relative;z-index:4;overflow:hidden;background:#bd0d08;color:inherit;white-space:nowrap;padding:0;font-family:var(--font-display);text-transform:uppercase;font-size:inherit;letter-spacing:0}.ticker .ticker-row{display:flex;width:max-content;font-size:clamp(54px,5.2vw,92px);line-height:.94;letter-spacing:.015em;animation-duration:34s;animation-timing-function:linear;animation-iteration-count:infinite}.ticker .ticker-row span{display:block;flex:none;padding:9px 0 5px}.ticker-row-top{background:#f3d34e;color:#bd0d08;animation-name:ticker-left}.ticker-row-bottom{background:#bd0d08;color:#f3d34e;animation-name:ticker-right;transform:translateX(-50%)}@keyframes ticker-left{to{transform:translateX(-50%)}}@keyframes ticker-right{to{transform:translateX(0)}}@media(max-width:700px){.ticker .ticker-row{font-size:44px}.ticker .ticker-row span{padding:8px 0 4px}}@media(prefers-reduced-motion:reduce){.ticker .ticker-row{animation:none}}.favorites,.why{background-color:#bf0d08;background-image:radial-gradient(circle,#df5b35 1.7px,transparent 1.9px);background-size:31px 31px;color:#fff}.favorites:before,.why:before{display:none}.favorites .section-heading{display:block;max-width:1120px;margin:0 auto 62px;text-align:center}.favorites .section-heading>div{width:100%}.favorites .kicker,.why .kicker{margin-bottom:26px;color:#f3d34e;font-family:var(--font-script),cursive;font-size:clamp(58px,6.3vw,108px);line-height:.9;letter-spacing:-.02em;text-transform:none;-webkit-text-stroke:5px #8f0905;paint-order:stroke fill;filter:drop-shadow(0 5px 0 #7f0704)}.favorites .section-heading h2,.why h2{margin:0;color:#fff;font-family:var(--font-display),sans-serif;font-size:clamp(58px,6.7vw,108px);line-height:.92;letter-spacing:.015em}.favorites .section-heading>p{max-width:630px;margin:25px auto 0;padding:0;border:0;color:#f7d7ce;font-size:16px}.favorites .dish-grid,.why .perks-grid{border:3px solid #f3d34e;border-radius:34px;background:#fffdf8;color:var(--ink);box-shadow:0 18px 0 rgba(111,5,2,.3)}.favorites .dish-grid{padding:28px}.favorites .dish-card{border-color:var(--ink)}.favorites .text-link{color:#fff;border-color:#f3d34e}.why{display:block;padding-top:120px}.why-title{max-width:1050px;margin:0 auto 58px;text-align:center}.why .perks-grid{grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;overflow:hidden}.why .perks-grid article{min-height:255px;border-color:#d5c9bd}.order .kicker{margin-bottom:22px;color:#d21a13;letter-spacing:-.02em;-webkit-text-stroke:2px #efc941}.careers .kicker,.location .kicker,.order .kicker,.story .kicker{font-family:var(--font-script),cursive;font-size:clamp(42px,4.4vw,72px);line-height:1;text-transform:none;paint-order:stroke fill}.careers .kicker,.location .kicker,.order .kicker,.story .kicker{color:#e2b63c;font-weight:400;letter-spacing:-.025em;-webkit-text-stroke:4px #9f0d08;filter:drop-shadow(0 4px 0 #4f0503) drop-shadow(0 10px 14px rgba(0,0,0,.18))}@media (max-width:1000px){.why .perks-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.favorites,.why{background-size:22px 22px}.favorites .kicker,.why .kicker{font-size:50px;-webkit-text-stroke-width:3px}.favorites .section-heading h2,.why h2{font-size:58px}.favorites .dish-grid{padding:15px;border-radius:22px}.why{padding:85px 20px}.why .perks-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:22px}.why .perks-grid article{min-width:0;min-height:200px;padding:24px 14px 18px}.why .perks-grid svg{width:30px;height:30px;margin:20px 0 16px}.why .perks-grid h3{font-size:16px;line-height:1.3}.why .perks-grid p{font-size:12px;line-height:1.5;margin-bottom:0}.order .kicker{font-size:40px}.careers .kicker,.location .kicker,.order .kicker,.story .kicker{font-size:40px;-webkit-text-stroke-width:3px}}.favorites{background-color:#f2e7d3;background-image:linear-gradient(45deg,rgba(182,98,55,.07) 25%,transparent 0),linear-gradient(-45deg,rgba(182,98,55,.07) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(182,98,55,.07) 0),linear-gradient(-45deg,transparent 75%,rgba(182,98,55,.07) 0);background-position:0 0,0 18px,18px -18px,-18px 0;background-size:36px 36px}.favorites .section-heading h2{color:#211512}.favorites .section-heading>p{color:#675b52}.favorites-controls{display:none}.favorites-carousel-shell{position:relative;min-width:0}@media (max-width:700px){.favorites .dish-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:88%;grid-gap:14px;gap:14px;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:4px 0 12px;scrollbar-width:thin;scrollbar-color:#a70e09 #e4d6c3}.favorites .dish-card{min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.favorites .dish-grid:focus-visible{outline-color:#a70e09}.favorites-controls{position:absolute;top:12px;left:0;right:0;z-index:5;display:flex;justify-content:space-between;align-items:center;aspect-ratio:1.2727;padding:0 8px;pointer-events:none}.favorites-controls button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #a70e09;border-radius:50%;background:#fffaf0;color:#a70e09;box-shadow:0 3px 12px rgba(0,0,0,.22);cursor:pointer;pointer-events:auto}.favorites-controls button:hover{background:#a70e09;color:#fffaf0}.favorites-controls button:focus-visible{outline:3px solid #a70e09;outline-offset:3px}}.favorites .dish-grid{border-color:#bf1710;box-shadow:0 18px 0 rgba(114,46,25,.16)}.story{position:relative;background-color:#2a1713;background-image:radial-gradient(circle at 75% 30%,rgba(225,182,60,.07) 0 2px,transparent 2.5px);background-size:27px 27px}.story:after{content:"";position:absolute;inset:0 0 0 50%;pointer-events:none;background:linear-gradient(135deg,transparent 55%,rgba(217,31,24,.13))}.story-copy{position:relative;z-index:1}.careers{background-color:#efc942;background-image:repeating-linear-gradient(-45deg,transparent 0 20px,rgba(133,62,17,.06) 20px 22px);color:#21120f}.careers:after{color:rgba(128,28,12,.08)}.careers .kicker{color:#fff2ce;-webkit-text-stroke-color:#a5120c;filter:drop-shadow(0 4px 0 #6e0b07)}.careers .round-link{background:#bd110b;color:#fff8e9}@media (max-width:700px){.favorites{background-size:28px 28px}.story{background-size:22px 22px}}.site-header .brand img{width:70px;height:60px;object-fit:contain}.ticker .ticker-row-bottom{transform:none;animation-name:ticker-left;animation-direction:reverse}.hero{height:100svh;min-height:720px;max-height:none}.hero+.ticker{position:relative;margin-top:0}@media (max-width:700px){.site-header .brand img{width:58px;height:50px}.location{background-size:48px 48px}.hero{height:100svh;min-height:700px}}.favorites{background:#f4f2ef;color:var(--ink)}.favorites .dish-grid{border-color:transparent}.story{background-color:#f9e05f;background-image:repeating-linear-gradient(0deg,rgba(173,0,0,.05) 0 44px,transparent 44px 88px),repeating-linear-gradient(90deg,rgba(173,0,0,.05) 0 44px,transparent 44px 88px);background-size:auto;color:#1a1110}.story:after{display:none}.story h2{color:#1a1110}.story h2 em{color:#ad0000}.story-copy p{color:#574335}.story-copy .button-outline{color:#ad0000}.why{background-color:#ad0000;background-image:repeating-linear-gradient(0deg,rgba(0,0,0,.05) 0 46px,transparent 46px 92px),repeating-linear-gradient(90deg,rgba(0,0,0,.05) 0 46px,transparent 46px 92px);background-size:auto}.why .perks-grid{border-color:transparent;box-shadow:none}.location{background-color:#0a0908;background-image:radial-gradient(rgba(255,255,255,.14) 1px,transparent 1.4px);background-size:19px 19px}.order{background:#f4f2ef}.careers{background:#ad0000;color:#fff7e7}.careers:after{color:rgba(255,255,255,.06)}.careers .round-link{background:#f9e05f;color:#1a1110}@media (max-width:700px){.story{background-size:auto}.location{background-size:17px 17px}}.location{background-size:56px 56px}footer{grid-template-columns:1.7fr 1.3fr .8fr 1.4fr .8fr;gap:38px}@media (max-width:900px){footer{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.location{background-size:48px 48px}}.favorites{padding:90px 5vw;background:#ad0000}.favorites-panel{max-width:1500px;margin:0 auto;padding:125px 4vw 65px;border:5px solid #f3d34e;border-radius:220px 220px 34px 34px;background:#f7efdf;color:var(--ink);box-shadow:inset 0 0 0 2px #b8150f,0 20px 0 #7f0805}.favorites .dish-grid{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.favorites .text-link{color:#a70e09;border-color:#a70e09}@media (max-width:900px){.favorites-panel{padding:95px 30px 55px;border-radius:130px 130px 28px 28px}}@media (max-width:700px){.favorites{padding:55px 14px 70px}.favorites-panel{padding:75px 16px 45px;border-width:3px;border-radius:78px 78px 22px 22px;box-shadow:inset 0 0 0 1px #b8150f,0 12px 0 #7f0805}}.location-card{padding:48px;border:2px solid #b6140e;border-radius:30px;background:#f7efe3;color:#211713;box-shadow:18px 18px 0 #8f0c08}.location-card .map-mark{background:#f1cf4d;color:#a50e09;border:2px solid #a50e09;box-shadow:6px 6px 0 #8f0c08}.location-card .location-row{border-color:#d8cabd}.location-card .location-row>svg{color:#b6140e}.location-card .location-row span{color:#a50e09}.location-card .location-row strong{color:#211713}@media (max-width:700px){.location-card{padding:38px 24px;border-radius:22px;box-shadow:10px 10px 0 #8f0c08}}.site-header{position:fixed;top:0;right:0;left:0}.site-header .mobile-nav{top:100%}.mobile-header-order{display:none}@media (max-width:700px){.mobile-header-order{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-left:auto;margin-right:10px;padding:0 12px;border:1px solid #f2cf49;background:#f2cf49;color:#211713;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.final-content{width:100%;text-align:center}.final-content>div{align-items:center}.final-content .button{max-width:100%}}.apply-copy h2,.careers h2,.careers-hero h1,.favorites .section-heading h2,.final-cta h2,.job-top h2,.location h2,.openings h2,.order h2,.story h2,.why h2{font-family:Ria,SUIT,sans-serif;font-weight:900;letter-spacing:-.045em}.orbit-copy{display:grid;place-items:center;width:200px;height:200px;padding:0;border:0;transform:none}.orbit-copy svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;animation:orbit-spin 14s linear infinite}.orbit-copy text{fill:#f2cf49;font-family:Ria,SUIT,sans-serif;font-size:14px;font-weight:900;letter-spacing:1.6px}.orbit-copy>span{color:#f2cf49;font-size:32px}@keyframes orbit-spin{to{transform:rotate(1turn)}}@media (max-width:700px){.orbit-copy{display:grid;top:48%;right:-18px;width:130px;height:130px}.orbit-copy text{font-size:13px;letter-spacing:1.2px}.orbit-copy>span{font-size:22px}}@media (prefers-reduced-motion:reduce){.orbit-copy svg{animation:none}}.careers-page,.locations-page{padding-top:78px}footer>div>p{margin:0;color:#d6ccc3;font-size:12px;line-height:1.8}.footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #322f2d;padding-top:25px;margin-top:20px}.footer-bottom .copyright{grid-column:auto;border:0;padding:0;margin:0}.footer-bottom .developer-credit{color:#8d857e;font-size:9px;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;text-align:right;transition:color .2s ease}.footer-bottom .developer-credit:hover{color:#f2cf49}@media (max-width:700px){.careers-page,.locations-page{padding-top:72px}.footer-bottom{align-items:center;flex-direction:column;gap:12px}.footer-bottom,.footer-bottom .developer-credit{text-align:center}}.skip-link{position:fixed;top:8px;left:8px;z-index:3000;padding:12px 16px;background:#f2cf49;color:#14110f;font-weight:900;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:where(a,button,summary,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #f2cf49;outline-offset:4px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:8vw;gap:8vw;padding:105px 7vw;background:#1a1715;color:#f5eddf}.faq-heading h2{margin:0;color:#e2b63c;font-family:Ria,SUIT,sans-serif;font-size:clamp(64px,7vw,110px);font-weight:900;line-height:.88;letter-spacing:-.045em;text-transform:uppercase;-webkit-text-stroke:4px #9f0d08;paint-order:stroke fill;filter:drop-shadow(0 4px 0 #4f0503)}.faq-list{border-top:1px solid #5b514a}.faq-list details{border-bottom:1px solid #5b514a;padding:23px 0}.faq-list summary{cursor:pointer;font-size:18px;font-weight:800;line-height:1.4}.faq-list details[open] summary{color:#f2cf49}.faq-list p{max-width:720px;margin:17px 0 0;color:#bdb2aa;font-size:14px;line-height:1.75}.map-select{margin-top:14px;padding:9px 12px;border:1px solid #bd0d08;background:transparent;color:#a30d08;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.map-select[aria-pressed=true]{background:#bd0d08;color:white}@media (max-width:700px){.faq-section{grid-template-columns:1fr;padding:80px 20px}.faq-heading h2{font-size:64px;-webkit-text-stroke-width:3px}.careers h2,.careers-page .apply-copy h2,.careers-page .careers-hero h1,.careers-page .openings-heading h2,.faq-heading h2,.favorites .section-heading h2,.final-cta h2,.location h2,.locations-page .locations-hero h1,.order h2,.story h2,.why h2{font-size:clamp(44px,12vw,52px);line-height:.98}}.scroll-progress{position:fixed;z-index:1200;top:0;left:0;width:100%;height:3px;transform-origin:0 50%;background:#f2cf49;box-shadow:0 0 12px rgba(242,207,73,.55)}.site-header{transition:height .3s ease,background-color .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:height .3s ease,background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:height .3s ease,background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.page-scrolled .site-header{height:66px;background:rgba(5,4,4,.9);box-shadow:0 10px 30px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.page-scrolled .site-header .brand img{height:48px}.route-loader{position:fixed;inset:0;z-index:2000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#090605;color:#f2cf49}.route-loader strong{font-family:Ria,SUIT,sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:.22em}.rice-spinner{position:relative;width:76px;height:76px;border:2px solid rgba(242,207,73,.22);border-radius:50%;animation:spinner-turn 1.1s linear infinite}.rice-spinner:after{content:"";position:absolute;inset:-2px;border-color:#d51a13 #f2cf49 transparent transparent;border-style:solid;border-width:3px;border-radius:50%}.rice-spinner span{position:absolute;width:10px;height:18px;border-radius:60% 40%;background:#f6eddf}.rice-spinner span:first-child{top:21px;left:20px;transform:rotate(-35deg)}.rice-spinner span:nth-child(2){top:18px;right:20px;transform:rotate(25deg)}.rice-spinner span:nth-child(3){bottom:17px;left:33px;transform:rotate(8deg)}@keyframes spinner-turn{to{transform:rotate(1turn)}}.delivery-list>a,.dish-card,.job-card,.perks-grid article,.store-card{will-change:transform}.career-hero-photo img,.dish-photo img,.order-photo img,.story-photo img{transition:transform .7s cubic-bezier(.22,1,.36,1),filter .7s ease}.career-hero-photo:hover img,.dish-card:hover .dish-photo img,.order-photo:hover img,.story-photo:hover img{transform:scale(1.045);filter:saturate(1.08)}@media(prefers-reduced-motion:reduce){.scroll-progress{display:none}.career-hero-photo img,.dish-photo img,.order-photo img,.site-header,.story-photo img{transition:none}.rice-spinner{animation:none}}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8b44c7e6549520b2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6c25f6e897d845a3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bebas Neue Fallback;src:local("Arial");ascent-override:117.32%;descent-override:39.11%;line-gap-override:0.00%;size-adjust:76.72%}.__className_d758cf{font-family:Bebas Neue,Bebas Neue Fallback;font-weight:400;font-style:normal}.__variable_d758cf{--font-display:"Bebas Neue","Bebas Neue Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-body:"DM Sans","DM Sans Fallback"}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/76eb8230f12e2086-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e206194bf1293895-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5b642612b7b71755-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/91912626f5ca271d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d0b2b33e6c140c5c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lobster Fallback;src:local("Arial");ascent-override:113.72%;descent-override:28.43%;line-gap-override:0.00%;size-adjust:87.93%}.__className_133ebf{font-family:Lobster,Lobster Fallback;font-weight:400;font-style:normal}.__variable_133ebf{--font-script:"Lobster","Lobster Fallback"}