:root{--ink:#171713;--ink2:#24231e;--orange:#ef6500;--orange2:#ff8414;--cream:#f3bd79;--cream2:#f8d7aa;--paper:#efb46d;--white:#fffaf1;--muted:#6f5c46;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(135deg,#e9a85f,#f6c987 45%,#eca65a);color:var(--ink);font-family:Inter,Arial,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.12;background-image:radial-gradient(#8f541e 1px,transparent 1px);background-size:19px 19px}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:88px;background:linear-gradient(90deg,#11110e,#1b1a16);color:#fff;display:flex;align-items:center;padding:0 3vw;gap:3vw;position:sticky;top:0;z-index:30;box-shadow:0 10px 30px #0003}.brand{display:flex;align-items:center;gap:10px;min-width:280px}.brand img{width:58px;height:58px;border-radius:50%;object-fit:cover;border:2px solid var(--orange)}.brand strong{font-size:38px;line-height:.9;letter-spacing:-2px}.brand strong span,.logoText span,footer strong span{color:var(--orange2)}.brand small{display:block;font-weight:800;letter-spacing:2px;font-size:9px;margin-top:5px;color:#e8dccd}.topbar nav{display:flex;gap:26px;align-items:center;flex:1;justify-content:center}.topbar nav a{text-transform:uppercase;font-weight:900;font-size:13px;letter-spacing:.7px}.topbar nav a:hover{color:var(--orange2)}.cartMini{border:0;background:var(--orange);color:#fff;padding:14px 18px;border-radius:12px;display:flex;gap:10px;align-items:center;font-weight:900}.cartMini span{border-left:1px solid #ffffff55;padding-left:10px}
.hero{height:430px;padding:20px 4vw 8px;display:grid;grid-template-columns:43% 57%;position:relative;overflow:hidden}.heroCopy{z-index:2;padding-top:6px}.scribble{font-family:"Comic Sans MS",cursive;font-style:italic;font-weight:700;font-size:27px;color:#a13f0a;margin:0 0 4px;transform:rotate(-3deg);display:inline-block}.scribble.small{font-size:23px}.hero h1{font-size:67px;line-height:.88;margin:0 0 13px;letter-spacing:-4px;font-weight:1000;max-width:570px}.hero h1 em{font-family:"Comic Sans MS",cursive;color:var(--orange);font-style:italic;font-size:1.1em}.heroCopy>p:not(.scribble){font-size:16px;line-height:1.42;max-width:520px;font-weight:700}.heroButtons{display:flex;gap:14px;margin:16px 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border-radius:8px;font-weight:1000;letter-spacing:.7px;border:0}.button.orange{background:linear-gradient(90deg,#e85a00,#ff810d);color:#fff;box-shadow:0 10px 20px #b9500033}.button.dark{background:#181814;color:#fff}.button.full{width:100%}.uspRow{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.uspRow span{font-weight:900;font-size:11px;background:#fff8ecaa;border:1px solid #8c541c3d;padding:7px 10px;border-radius:999px}.heroVisual{position:relative;min-height:390px}.heroVisual img{position:absolute;left:5%;top:-15px;width:66%;height:430px;object-fit:cover;object-position:center 34%;border-radius:48% 52% 49% 51%;mix-blend-mode:multiply;filter:saturate(1.08) contrast(1.02);z-index:2}.heroVisual:after{content:"";position:absolute;left:4%;bottom:18px;width:66%;height:80px;background:#58270355;filter:blur(24px);border-radius:50%}.smoke{position:absolute;background:#fff7e8;filter:blur(35px);opacity:.24;border-radius:50%;z-index:1}.smoke1{width:250px;height:180px;left:20%;top:2%}.smoke2{width:210px;height:160px;left:52%;top:10%}.stamp{position:absolute;right:2%;top:30px;background:var(--orange);border:4px solid #161512;border-radius:50%;width:160px;height:160px;display:grid;place-content:center;text-align:center;font-weight:1000;font-size:17px;line-height:1.25;transform:rotate(-5deg);box-shadow:0 0 0 9px #f16a0044;z-index:4}.stamp b{color:white;font-size:22px}.sauceNote{position:absolute;right:10%;bottom:22px;font-family:"Comic Sans MS",cursive;font-style:italic;font-size:16px;transform:rotate(-5deg);z-index:4}
.categories{margin:-8px 3vw 0;background:#171713;color:white;border-radius:18px;display:grid;grid-template-columns:repeat(5,1fr);position:relative;z-index:5;box-shadow:0 18px 35px #4a27002f;overflow:hidden}.cat{appearance:none;border:0;border-right:1px solid #f16a0055;background:#171713;color:#fff;text-align:left;padding:12px 12px;display:grid;grid-template-columns:64px 1fr auto;grid-template-rows:auto auto;column-gap:11px;align-items:center;min-height:92px;transition:.2s}.cat:hover{background:#26241f}.catPhoto{width:64px;height:64px;border-radius:12px;background-size:cover;background-position:center;grid-row:1/3}.cat b{font-size:14px}.cat small{color:#ddd}.cat i{color:var(--orange2);font-style:normal;font-size:22px;grid-row:1/3;grid-column:3}
.contentGrid{display:grid;grid-template-columns:1fr 350px;gap:22px;padding:24px 3vw 34px}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.sectionHead h2{font-size:36px;text-transform:uppercase;margin:0}.sectionHead button{background:transparent;border:0;font-weight:900}.shopTools{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:15px}.filterPills{display:flex;gap:7px;flex-wrap:wrap}.filterPills button{border:1px solid #9b5d2844;background:#fff2dcaa;padding:8px 11px;border-radius:999px;font-weight:900}.filterPills button.active{background:#171713;color:#fff;border-color:#171713}.searchBox{display:flex;align-items:center;gap:8px;font-weight:900}.searchBox input{border:1px solid #8a53264d;background:#fff7e9;padding:10px 12px;border-radius:10px;width:210px}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product{background:#1c1b17;color:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 12px 26px #5e361c2d;transition:.2s}.product:hover{transform:translateY(-3px);box-shadow:0 18px 34px #5e361c38}.productPhoto{height:175px;background:#2a2823;overflow:hidden}.productPhoto img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s}.product:hover .productPhoto img{transform:scale(1.035)}.productText{padding:14px 14px 0;flex:1}.productText small{color:#ff9b3d;font-weight:900;text-transform:uppercase}.product h3{font-size:21px;margin:4px 0 6px}.product p{color:#d6cec4;margin:0 0 8px;line-height:1.38;font-size:13px}.productBottom{padding:10px 14px 14px;display:flex;justify-content:space-between;align-items:center}.productBottom strong{font-size:21px}.productBottom button{width:38px;height:38px;border:0;border-radius:10px;background:var(--orange);color:#fff;font-size:24px;font-weight:1000}.contentGrid aside{display:flex;flex-direction:column;gap:14px}.darkTile{background:#1d1c18;color:#fff;border-radius:18px;padding:22px;box-shadow:0 14px 30px #5d351a26;border-top:2px solid var(--orange)}.darkTile h3{font-size:23px;margin:0 0 12px;color:#f69a3f}.darkTile p{line-height:1.5;color:#e8dfd5}.logoText{font-size:27px;font-weight:900;margin:0 0 10px!important;color:#fff!important}.logoText i{font-family:"Comic Sans MS",cursive;font-weight:400;font-size:17px}.signature{font-family:"Comic Sans MS",cursive;color:#ff8f2c!important;font-size:22px}.steps p{padding:8px 0;border-bottom:1px dashed #ffffff22}.steps span{color:#cfc6bb}.hours>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #ffffff12}.hours small{display:block;color:#a99f94;line-height:1.4;margin-top:10px}
.cateringSection{margin:0 3vw 34px;display:grid;grid-template-columns:1.05fr .95fr;gap:22px;background:#171713;color:#fff;border-radius:22px;padding:28px;position:relative;overflow:hidden}.cateringSection:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0,#ff7a001c,transparent 35%)}.cateringIntro,.planner{position:relative}.cateringIntro h2{font-size:42px;line-height:1;margin:4px 0 12px;max-width:620px}.cateringIntro>p{color:#ddd1c2;max-width:640px;line-height:1.5}.cateringPhotos{display:grid;grid-template-columns:1.2fr .8fr;gap:10px;margin-top:18px}.cateringPhotos img{width:100%;height:230px;object-fit:cover;border-radius:14px}.planner{background:#f2bd77;color:#171713;border-radius:18px;padding:22px}.plannerHead{display:flex;align-items:center;gap:12px;margin-bottom:10px}.plannerHead>span{font-size:42px}.plannerHead b{display:block;font-size:22px}.plannerHead small{color:#60411f}.planner label,.checkout label{display:block;font-weight:900;margin:10px 0}.planner input,.planner select,.planner textarea,.checkout input,.checkout select,.checkout textarea{width:100%;padding:12px;border:2px solid #1717131f;border-radius:10px;background:#fff9f0;margin-top:5px}.planner textarea,.checkout textarea{min-height:76px;resize:vertical}.formRow{display:grid;grid-template-columns:1fr 1fr;gap:12px}.plannerTotal{display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-size:22px;font-weight:900}.planner>small{display:block;margin-top:10px;color:#6e4b29}.contactSection{margin:0 3vw 34px;background:#f8d49f;border:1px solid #8a53262f;border-radius:20px;padding:24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;align-items:center}.contactSection h2{font-size:40px;margin:0 0 8px}.contactCards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.contactCards a{background:#1c1b17;color:#fff;border-radius:14px;padding:18px;min-height:100px}.contactCards b{display:block;color:#ff8a1a;font-size:18px;margin-bottom:8px}.contactCards span{color:#d9d0c6;font-size:13px}
.ticker{background:var(--orange);color:#171713;display:flex;justify-content:space-around;gap:20px;padding:16px;font-weight:1000;letter-spacing:1px;border-top:4px solid #171713;border-bottom:4px solid #171713}footer{background:#171713;color:#fff;padding:28px 4vw;display:grid;grid-template-columns:auto 1fr 1.3fr;align-items:center;gap:28px}footer strong{font-size:34px}footer p{color:#cfc6bb}.footerLinks{display:flex;gap:10px;flex-wrap:wrap}.footerLinks button{border:0;background:transparent;color:#f1e9df;text-decoration:underline;text-underline-offset:3px}.demoFoot{text-align:right;font-size:12px}.mobileOrder{display:none}
.overlay{position:fixed;inset:0;background:#0009;z-index:100;display:flex;justify-content:flex-end;backdrop-filter:blur(3px)}.drawer,.checkout,.policyPanel{width:min(500px,94vw);height:100%;background:#f3c07f;padding:32px;position:relative;box-shadow:-20px 0 50px #0006;overflow:auto}.close{position:absolute;right:16px;top:14px;width:38px;height:38px;border-radius:50%;border:0;background:#171713;color:#fff;font-size:24px}.drawer h2,.checkout h2{font-size:32px;margin-top:8px}.cartLines{display:flex;flex-direction:column;gap:10px}.cartLine{background:#171713;color:#fff;border-radius:12px;padding:13px;display:flex;justify-content:space-between;align-items:center;gap:10px}.cartLine small{display:block;color:#c9b7a1;margin-top:4px}.qty{display:flex;align-items:center;gap:8px}.qty button{width:30px;height:30px;border:0;background:var(--orange);color:#fff;border-radius:8px;font-size:18px}.total,.checkoutTotal{display:flex;justify-content:space-between;font-size:23px;font-weight:900;padding:20px 0}.checkout{height:auto;max-height:94vh;margin:auto;border-radius:22px}.payDemo{border:1px solid #1717132b;border-radius:12px;padding:10px 12px;margin:12px 0}.payDemo label{font-weight:700}.payDemo input{width:auto;margin-right:8px}.payDemo span{color:#7c5934;font-size:12px}.checkLine{font-size:13px!important;display:flex!important;align-items:flex-start;gap:8px}.checkLine input{width:auto!important;margin-top:2px!important}.checkLine button{border:0;background:none;text-decoration:underline;padding:0}.demoNote{display:block;margin-top:12px;color:#6a4f31}.success{text-align:center;padding:38px 10px}.success>span{font-size:72px;display:block;animation:bob 1s ease-in-out infinite alternate}@keyframes bob{to{transform:translateY(-8px) rotate(4deg)}}
.policyOverlay{justify-content:center;align-items:center;padding:20px}.policyPanel{width:min(860px,96vw);height:auto;max-height:90vh;border-radius:20px;background:#fff8eb;color:#171713;padding:38px}.policyPanel h2{font-size:34px;margin:0 0 6px}.policyPanel h3{margin:22px 0 6px}.policyPanel p,.policyPanel li{line-height:1.55}.policyPanel .policyNote{background:#ffe1b7;border-left:4px solid var(--orange);padding:12px;border-radius:8px}.policyPanel ul{padding-left:20px}.cookieBanner{position:fixed;z-index:120;left:18px;right:18px;bottom:18px;background:#171713;color:#fff;border:1px solid #ff7a00;border-radius:16px;padding:15px 18px;display:flex;justify-content:space-between;gap:18px;align-items:center;box-shadow:0 18px 50px #0008}.cookieBanner[hidden]{display:none}.cookieBanner b{display:block;color:#ff8b23;margin-bottom:4px}.cookieBanner span{font-size:13px;color:#d7cec5}.cookieBanner button{border:1px solid #ffffff30;background:transparent;color:#fff;padding:10px 14px;border-radius:9px;font-weight:900}.cookieBanner .orangeCookie{background:var(--orange);border-color:var(--orange)}
@media(max-width:1100px){.topbar nav{display:none}.topbar{justify-content:space-between}.brand{min-width:0}.hero{grid-template-columns:1fr;height:auto}.heroVisual{min-height:390px}.heroVisual img{width:78%;height:410px}.categories{grid-template-columns:repeat(2,1fr)}.cat:last-child{grid-column:1/-1}.contentGrid{grid-template-columns:1fr}.productGrid{grid-template-columns:repeat(3,1fr)}.cateringSection{grid-template-columns:1fr}.contactSection{grid-template-columns:1fr}footer{grid-template-columns:1fr}.demoFoot{text-align:left}}
@media(max-width:720px){.topbar{height:76px;padding:0 14px}.brand img{width:48px;height:48px}.brand strong{font-size:28px}.brand small{font-size:7px}.cartMini{padding:10px}.cartMini span{display:none}.hero{padding:24px 16px 8px}.hero h1{font-size:56px;letter-spacing:-3px}.heroCopy>p:not(.scribble){font-size:15px}.heroButtons{flex-direction:column}.button{width:100%}.heroVisual{min-height:320px}.heroVisual img{width:92%;height:330px;left:-4%;top:-4px;object-position:center 33%}.stamp{width:118px;height:118px;font-size:12px;right:-3%;top:16px}.stamp b{font-size:16px}.sauceNote{display:none}.categories{margin:0 12px;grid-template-columns:1fr}.cat:last-child{grid-column:auto}.contentGrid{padding:18px 12px 90px}.sectionHead h2{font-size:27px}.sectionHead button{display:none}.shopTools{align-items:stretch;flex-direction:column}.searchBox{justify-content:space-between}.searchBox input{width:72%}.productGrid{grid-template-columns:1fr 1fr;gap:10px}.productPhoto{height:125px}.productText{padding:11px 11px 0}.product h3{font-size:17px}.product p{font-size:11px}.productBottom{padding:9px 11px 12px}.productBottom strong{font-size:17px}.cateringSection{margin:0 12px 24px;padding:18px}.cateringIntro h2{font-size:33px}.cateringPhotos img{height:165px}.formRow{grid-template-columns:1fr}.contactSection{margin:0 12px 24px}.contactCards{grid-template-columns:1fr}.ticker{overflow:auto;justify-content:flex-start;white-space:nowrap}.mobileOrder{display:block;position:fixed;z-index:40;bottom:12px;left:12px;right:12px;background:#171713;color:#fff;border:2px solid var(--orange);padding:15px;border-radius:14px;font-weight:1000;box-shadow:0 10px 30px #0006}.cookieBanner{flex-direction:column;align-items:stretch}.cookieBanner>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:8px}}
