.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{display:block;width:auto;object-fit:contain}.brand-logo-header img{height:52px}.brand-logo-footer img{height:58px}@media(max-width:700px){.brand-logo-header img{height:40px}.brand-logo-footer img{height:48px}}.header{height:76px;background:#fff;display:flex;align-items:center;border-bottom:1px solid #eee;position:sticky;top:0;z-index:40}.header .nav a{color:#17221d}.header .nav a:hover{color:var(--green)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.header-actions{display:flex;align-items:center;gap:12px}.cart-btn{position:relative;width:42px;height:42px;border:1px solid #e8e5dd;border-radius:50%;background:#f7f6f0;color:#0c1511;display:grid;place-items:center}.cart-btn svg{width:22px;height:22px;display:block}.cart-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#f4b82b;color:#111;font-size:10px;font-weight:900;display:grid;place-items:center}.nav{display:flex;align-items:center;gap:38px;font-weight:700;font-size:14px}.nav a:hover{color:var(--green)}@media(max-width:1050px){.nav{gap:18px}}@media(max-width:700px){.header{height:64px}.nav{display:none}.header .wa-btn{padding:10px 12px;font-size:11px}.cart-btn{width:38px;height:38px}}.hero{min-height:570px;background:#121a15;position:relative;overflow:hidden;color:#fff}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050a07f7,#070c08db 39%,#070c0826 74%),url(https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?auto=format&fit=crop&w=2200&q=90) center / cover}.hero-inner{position:relative;z-index:1;min-height:570px;display:flex;align-items:center}.hero-copy{width:57%;padding:55px 0 65px}.mini{font-size:14px;letter-spacing:3px;font-weight:700;color:#eee;text-transform:uppercase}.mini span{margin:0 9px;color:#c5c8c0}.hero h1{font-size:clamp(62px,7vw,105px);line-height:.82;margin:24px 0 13px;letter-spacing:-6px;font-weight:900;text-transform:uppercase}.hero h1 b{color:#4dc15d;font-weight:900}.hero-features{display:flex;gap:35px;margin:34px 0 29px}.feature{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.feature .ico{color:#f4c02d;font-size:25px}.actions{display:flex;gap:13px}.btn{border-radius:999px;padding:15px 27px;font-size:15px;font-weight:900;border:1px solid #f2bd31}.btn.yellow{background:#f4b82b;color:#151710}.btn.outline{color:#fff;background:transparent}.badge{position:absolute;z-index:3;right:36%;top:55px;width:132px;height:132px;border-radius:50%;background:#f4bf32;color:#111;display:grid;place-items:center;text-align:center;font-weight:900;font-size:17px;line-height:1.05;transform:rotate(-7deg);box-shadow:0 10px 25px #0004}.badge:after{content:"♡";position:absolute;right:13px;bottom:7px;font-size:24px}.cheese-note{position:absolute;right:55px;top:78px;font-family:Pacifico,cursive;font-size:27px;line-height:1.1;transform:rotate(-6deg);text-align:center}@media(max-width:1050px){.hero-copy{width:70%}.badge{right:28%}}@media(max-width:700px){.hero,.hero-inner{min-height:620px}.hero-bg{background:linear-gradient(90deg,#050a07f0,#050a0780),url(https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?auto=format&fit=crop&w=1100&q=85) center / cover}.hero-copy{width:100%;padding:35px 0}.hero h1{font-size:61px;letter-spacing:-4px}.hero-features{gap:15px;flex-wrap:wrap}.feature{font-size:11px}.badge{right:12px;top:22px;width:90px;height:90px;font-size:12px}.cheese-note{right:10px;top:120px;font-size:18px}}.product{background:#fff;border:1px solid #e8e5dd;border-radius:12px;overflow:hidden;min-width:0;display:flex;flex-direction:column}.product-image-wrap{position:relative}.product img{height:125px;width:100%;object-fit:cover;display:block}.veg-mark{position:absolute;top:8px;left:8px;width:12px;height:12px;border-radius:2px;background:#fff;box-shadow:0 1px 4px #0003}.veg-mark:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%}.veg-mark.is-veg{border:1px solid #1b8a3e}.veg-mark.is-veg:after{background:#1b8a3e}.veg-mark.is-nonveg{border:1px solid #c62828}.veg-mark.is-nonveg:after{background:#c62828}.product-body{padding:10px;display:flex;flex-direction:column;flex:1}.product h3{font-size:12px;line-height:1.25;margin:0 0 6px;min-height:30px}.product-desc{margin:0 0 8px;font-size:10px;line-height:1.35;color:#687069;min-height:26px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.size-row{display:flex;gap:6px;margin-bottom:10px}.size-chip{width:28px;height:28px;border-radius:50%;border:1px solid #d9d5cb;background:#fff;font-size:11px;font-weight:800;color:#333}.size-chip.active{background:#0c7b35;border-color:#0c7b35;color:#fff}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.price{font-size:18px;font-weight:900}.add{background:#0c7b35;color:#fff;border:0;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:900}.add:hover{background:#0a682c}@media(max-width:700px){.product img{height:135px}}.section{padding:34px 0;background:#fff}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.heading h2{font-size:30px;margin:0;font-weight:900;letter-spacing:-1.4px}.heading-left{display:flex;align-items:center}.fav-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.offer{background:#075d2c;color:#fff;position:relative;overflow:hidden}.offer:before,.offer:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;border:30px solid #72b63a44}.offer:before{left:-80px;top:-45px}.offer:after{right:-75px;bottom:-65px}.offer-inner{position:relative;z-index:1;text-align:center;padding:23px 15px;height:100%;display:flex;flex-direction:column;justify-content:center}.offer small{letter-spacing:3px;font-weight:800}.offer strong{font-size:48px;line-height:.9;margin:10px 0 3px}.offer span{font-size:11px;letter-spacing:2px}.offer a,.offer button{margin:13px auto 0;border:0;border-radius:999px;background:#f5b82e;color:#151710;padding:10px 20px;font-weight:900}@media(max-width:1050px){.fav-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.section{padding:25px 0}.heading h2{font-size:24px}.heading .hand{font-size:15px}.fav-grid{grid-template-columns:repeat(2,1fr)}.offer{grid-column:span 2}}.full-menu{padding:34px 0 42px;background:#f8f6ee;scroll-margin-top:88px}.menu-tabs{display:flex;gap:10px;overflow-x:auto;position:sticky;top:76px;z-index:35;background:#f8f6ee;padding:10px 2px 14px;scrollbar-width:none}.menu-tabs::-webkit-scrollbar{display:none}.menu-tab{flex:0 0 auto;border:1px solid #d7d2c6;background:#fff;color:#17221d;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:800}.menu-tab.active{background:#0c7b35;border-color:#0c7b35;color:#fff}.menu-count{margin:0 0 16px;font-size:12px;font-weight:700;color:#687069}.menu-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}@media(max-width:1050px){.menu-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.full-menu{padding:25px 0 32px}.menu-tabs{top:64px}.menu-grid{grid-template-columns:repeat(2,1fr)}}.story{background:#f8f6ee;padding:42px 0}.story-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center}.story h2{font-size:33px;line-height:1.05;margin:0 0 15px}.story-heart{color:#23803e}.story p{color:#606861;line-height:1.55;max-width:620px}.story-photo{height:300px;border-radius:15px;background:url(https://images.unsplash.com/photo-1513104890138-7c749659a591?auto=format&fit=crop&w=1100&q=85) center / cover;position:relative}.story-photo:after{content:"Life is Better with Pizza ♡";position:absolute;right:15px;top:15px;background:#fffdf5cc;border:1px solid #222;border-radius:50%;width:105px;height:105px;display:grid;place-items:center;text-align:center;font-family:Pacifico,cursive;transform:rotate(8deg)}.icons{display:flex;gap:30px;margin-top:25px}.trust{font-size:12px;font-weight:700;display:flex;gap:7px;align-items:center}.trust b{font-size:21px;color:var(--green)}@media(max-width:700px){.story-grid{grid-template-columns:1fr}.story-photo{height:250px}.icons{gap:12px;flex-wrap:wrap}}.about{background:#fff;padding:40px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.about-photo{height:300px;border-radius:14px;background:url(https://images.unsplash.com/photo-1515003197210-e0cd71810b5f?auto=format&fit=crop&w=1100&q=85) center / cover}.about h2{font-size:33px;margin:0 0 12px}.about h2 b{color:var(--green)}.about p{color:#687069;line-height:1.55}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.stat{background:#f7f6f0;border-radius:12px;text-align:center;padding:15px}.stat b{display:block;color:var(--green);font-size:20px}.stat span{font-size:10px;color:#59615a}.about-note{margin-top:22px;font-family:Pacifico,cursive;font-size:17px}@media(max-width:700px){.about-grid{grid-template-columns:1fr}.about-photo{height:250px}}.contact{background:#fff;padding:38px 0 45px}.contact-grid{display:grid;grid-template-columns:.85fr 1.4fr;gap:40px;align-items:center}.contact h2{font-size:31px;margin:0 0 24px}.contact-row{display:flex;gap:14px;margin:18px 0}.contact-row .bigico{font-size:25px;color:var(--green);width:31px}.contact-row b{display:block;font-size:13px}.contact-row span{display:block;font-size:12px;color:#606861;margin-top:4px;line-height:1.4}.phone{color:#11853b!important;font-weight:900}.map{height:315px;border-radius:13px;overflow:hidden;border:1px solid #ddd}.map iframe{width:100%;height:100%;border:0}.contact .wa-btn{margin-top:5px}.services{font-size:12px;font-weight:700;display:flex;gap:10px;align-items:center;margin-top:13px;flex-wrap:wrap}.dot{color:#777}@media(max-width:700px){.contact-grid{grid-template-columns:1fr}.map{height:280px}}.footer{background:#0c1511;color:#fff;padding:38px 0 28px}.footer-grid{display:grid;grid-template-columns:1.35fr .75fr 1fr;gap:55px;align-items:start;padding-bottom:8px}.footer-script{font-size:17px;margin-top:8px}.footer p,.footer a{color:#aeb8b0;font-size:12px;line-height:1.6}.footer h4{margin:0 0 15px;font-size:13px}.social{display:flex;gap:12px;margin-top:22px;margin-bottom:12px}.social a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111}.social a svg{width:15px;height:15px;display:block}.social a:hover{background:var(--green);color:#fff}.copyright{border-top:1px solid #465149;margin-top:36px;padding-top:18px;display:flex;justify-content:center;align-items:center;gap:10px;color:#aeb8b0;font-size:12px;white-space:nowrap}.copy-dot{color:#6b756e}.powered,.powered a{color:#fff;font-size:12px}.powered a{font-weight:900;font-size:14px}.powered a:hover{color:var(--lime)}@media(max-width:700px){.footer-grid{grid-template-columns:1fr;gap:25px}.footer{padding-bottom:90px}.copyright{display:flex;flex-wrap:nowrap;font-size:10px;gap:6px}.powered a{font-size:12px}}.float-wa{position:fixed;right:23px;bottom:23px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;z-index:80;box-shadow:0 8px 22px #25d36673}.float-wa svg{width:30px;height:30px;display:block}.float-wa:hover{background:#1ebe57;transform:scale(1.05)}@media(max-width:700px){.float-wa{width:52px;height:52px;right:15px;bottom:15px}.float-wa svg{width:26px;height:26px}}.cart-panel-back{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:100;opacity:0;pointer-events:none;transition:.2s}.cart-panel-back.open{opacity:1;pointer-events:auto}.cart-panel{position:absolute;right:0;top:0;height:100%;width:min(460px,100%);background:#fff;padding:25px;overflow:auto;transform:translate(100%);transition:.3s}.open .cart-panel{transform:translate(0)}.cart-head{display:flex;justify-content:space-between;align-items:center}.cart-head h3{font-size:26px;margin:0}.close{border:0;background:#eee;border-radius:50%;width:36px;height:36px}.cart-empty{color:#687069;text-align:center;padding:50px 0}.cart-item{padding:15px 0;border-bottom:1px solid #eee;display:flex;justify-content:space-between;gap:10px}.cart-item small{display:block;color:#777}.qty{display:flex;gap:8px;align-items:center}.qty button{width:28px;height:28px;border:1px solid #ddd;background:#fff;border-radius:7px}.cart-total{display:flex;justify-content:space-between;font-weight:900;font-size:20px;padding:20px 0}.modal-back{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:110;display:grid;place-items:center;padding:20px;opacity:0;pointer-events:none}.modal-back.open{opacity:1;pointer-events:auto}.modal{width:min(520px,100%);background:#fff;border-radius:18px;padding:25px}.modal h3{margin:0 0 5px;font-size:25px}.modal p{font-size:12px;color:#687069}.field{margin:12px 0}.field label{display:block;font-size:11px;font-weight:900;margin-bottom:5px}.field input,.field textarea,.field select{width:100%;padding:11px;border:1px solid #ddd;border-radius:9px}.field textarea{min-height:70px}.modal-actions{display:flex;gap:10px}.modal-actions>*{flex:1}.checkout{width:100%;border:0;background:#1bbd55;color:#073c18;padding:15px;border-radius:12px;font-weight:900}:root{--green: #11853b;--green2: #0a5e2b;--lime: #77c842;--yellow: #f5b82e;--cream: #faf8f1;--dark: #101714;--text: #17221d;--muted: #67706a;--line: #e9e7df;--white: #fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:DM Sans,Arial,sans-serif}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}.container{width:min(1440px,100%);margin:auto;padding:0 48px}.logo{display:flex;align-items:center;gap:8px;font-weight:900;font-size:27px;letter-spacing:-1.8px}.logo .ph{font-size:37px;line-height:1;color:#111}.logo span:nth-child(2){color:#111}.logo i{font-style:normal;color:var(--green)}.wa-btn{background:#168b3d;color:#fff;border:0;border-radius:9px;padding:13px 20px;font-weight:800;display:inline-flex;gap:9px;align-items:center;box-shadow:0 8px 20px #168b3d22}.script{font-family:Pacifico,cursive;font-size:26px;color:#fff;display:inline-block;transform:rotate(-2deg);border-bottom:4px solid #f2bb31;padding-bottom:8px}.hand{font-family:Pacifico,cursive;color:#247d3e;font-size:21px;margin-left:22px;transform:rotate(-4deg);display:inline-block}.full{border:1px solid #7ea88b;border-radius:999px;background:#fff;padding:9px 19px;font-weight:800}@media(max-width:1050px){.container{padding:0 25px}}@media(max-width:700px){.container{padding:0 16px}.logo{font-size:21px}.logo .ph{font-size:29px}}
