:root{--yellow:#ffc244;--yellow-dark:#f5b400;--green:#00a082;--green-dark:#008f75;--ink:#1d1d1f;--muted:#6e6e73;--bg:#f6f6f6;--card:#fff;--line:#e7e7e7;--danger:#d6463a;--shadow:0 14px 40px rgba(24,24,24,.09);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg)}button,input,textarea{font:inherit}button,a{touch-action:manipulation}.hidden{display:none!important}.topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:28px;padding:13px clamp(16px,4vw,62px);background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50% 50% 48% 52%;background:var(--yellow);color:var(--ink);font-size:23px;box-shadow:0 8px 18px rgba(255,194,68,.35)}.brand span:last-child{display:flex;flex-direction:column;line-height:.9}.brand b{font-size:21px;letter-spacing:-.8px}.brand small{font-size:9px;letter-spacing:4px;margin-top:6px}.location{border:0;background:#f3f3f3;border-radius:14px;text-align:left;display:flex;flex-direction:column;padding:9px 13px;cursor:pointer;color:var(--muted)}.location strong{color:var(--ink);font-size:13px}.desktop-nav{margin-left:auto;display:flex;gap:25px}.desktop-nav a{color:var(--ink);text-decoration:none;font-weight:750;font-size:14px}.cart-button,.primary{border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 10px 24px rgba(0,160,130,.18)}.cart-button{padding:11px 15px}.cart-button span:last-child{display:inline-grid;place-items:center;min-width:23px;height:23px;margin-left:7px;padding:0 6px;background:#fff;color:var(--green);border-radius:20px}.primary{display:inline-flex;justify-content:center;align-items:center;padding:15px 23px;text-decoration:none}.primary:hover,.cart-button:hover{background:var(--green-dark)}.hero{min-height:560px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;padding:70px clamp(22px,7vw,110px);background:var(--yellow);overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;color:var(--green);font-weight:900}.hero .eyebrow{color:#176d5e}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.92;letter-spacing:-4.5px;margin:17px 0 23px;max-width:780px}.hero p{font-size:18px;color:#48423a;max-width:560px;line-height:1.6}.hero-card{height:430px;position:relative;border-radius:48% 52% 45% 55%;background:#fff7df;box-shadow:0 30px 80px rgba(77,58,20,.18);overflow:hidden}.hero-card:after{content:"";position:absolute;left:12%;right:12%;bottom:11%;height:35px;border-radius:50%;background:rgba(31,51,44,.12);filter:blur(8px)}.courier{position:absolute;left:38%;top:37%;font-size:110px;z-index:3;filter:drop-shadow(0 18px 12px rgba(30,30,30,.18))}.hero-bubble{position:absolute;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:54px;box-shadow:0 15px 35px rgba(0,0,0,.12)}.bubble-one{width:145px;height:145px;left:7%;top:8%}.bubble-two{width:120px;height:120px;right:8%;top:13%}.bubble-three{width:95px;height:95px;right:15%;bottom:10%}.benefits{max-width:1320px;margin:-36px auto 0;position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 20px}.benefits article{display:flex;align-items:center;gap:14px;background:#fff;border-radius:22px;padding:20px;box-shadow:var(--shadow)}.benefits article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eef9f6;color:var(--green);font-weight:900}.benefits div{display:flex;flex-direction:column}.benefits small{color:var(--muted);margin-top:3px}.section{padding:88px clamp(18px,5vw,72px);max-width:1500px;margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.section h2,.drawer-head h2,.modal h2,.delivery-panel h2{font-size:clamp(34px,4vw,57px);letter-spacing:-2.3px;margin:8px 0 0}.search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:0 18px;min-width:310px;box-shadow:0 8px 25px rgba(0,0,0,.04)}.search input{border:0;outline:0;background:transparent;padding:14px 0;width:100%}.categories-wrap{position:sticky;top:69px;z-index:20;background:linear-gradient(var(--bg) 75%,transparent);padding-top:10px}.categories{display:flex;gap:10px;overflow:auto;padding:16px 2px 20px;scrollbar-width:none}.categories::-webkit-scrollbar{display:none}.category{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 18px;font-weight:800;cursor:pointer}.category.active{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;min-height:365px;box-shadow:0 8px 24px rgba(0,0,0,.045);transition:.2s transform,.2s box-shadow}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-visual{height:190px;border:0;background:linear-gradient(145deg,#fff4d7,#ffe8ad);cursor:pointer;display:grid;place-items:center}.mini-pizza{width:138px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fcefc2 0 7%,transparent 8%),radial-gradient(circle at 68% 66%,#a6261e 0 9%,transparent 10%),radial-gradient(circle at 65% 30%,#a6261e 0 9%,transparent 10%),radial-gradient(circle at 33% 68%,#a6261e 0 9%,transparent 10%),#e45531;box-shadow:inset 0 0 0 13px #e7a94a,0 16px 25px rgba(89,50,20,.2);transform:rotate(-8deg)}.product-content{padding:18px;display:flex;flex:1;flex-direction:column}.product-content h3{margin:0;font-size:20px;letter-spacing:-.4px}.product-content p{margin:9px 0 18px;color:var(--muted);font-size:13px;line-height:1.45;flex:1}.product-bottom{display:flex;align-items:center;justify-content:space-between}.price{font-weight:900;font-size:19px}.add{width:42px;height:42px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:25px;line-height:1;cursor:pointer}.notice,.empty,.loading{grid-column:1/-1;padding:24px;border-radius:18px;background:#fff;color:var(--muted);text-align:center}.notice{margin:0 0 18px;background:#fff6d8;color:#6d5617}.delivery-panel{max-width:1320px;margin:0 auto 90px;padding:55px;border-radius:34px;background:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;box-shadow:var(--shadow)}.delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.delivery-options article{padding:24px;border-radius:22px;background:#f7f7f7;display:flex;flex-direction:column;gap:8px}.delivery-options span{color:var(--muted);line-height:1.5}.drawer-backdrop,.modal-backdrop{position:fixed;inset:0;background:rgba(22,22,22,.38);z-index:60;backdrop-filter:blur(3px)}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(470px,100%);z-index:70;background:#fff;padding:26px;transform:translateX(105%);transition:.25s;display:flex;flex-direction:column;box-shadow:-30px 0 70px rgba(0,0,0,.15)}.cart-drawer.open{transform:none}.drawer-head{display:flex;align-items:start;justify-content:space-between}.icon-button{border:0;background:#f1f1f1;width:42px;height:42px;border-radius:50%;font-size:25px;cursor:pointer}.cart-lines{overflow:auto;flex:1;margin:22px -6px;padding:0 6px}.cart-line{padding:16px 0;border-bottom:1px solid var(--line)}.cart-line-head{display:flex;justify-content:space-between;gap:14px}.cart-line-head div{display:flex;flex-direction:column}.cart-line-head small{color:var(--muted);margin-top:5px}.qty{display:flex;align-items:center;gap:11px;margin-top:12px}.qty button{border:0;border-radius:50%;width:32px;height:32px;background:#f1f1f1;cursor:pointer}.qty .remove{width:auto;border-radius:999px;padding:0 12px;color:var(--danger)}.cart-summary{border-top:1px solid var(--line);padding-top:18px}.cart-summary>div{display:flex;justify-content:space-between;padding:7px 0}.cart-summary .total{font-size:20px;padding:15px 0}.full{width:100%}.modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:80;width:min(860px,calc(100% - 28px));max-height:90vh;overflow:auto;background:#fff;border-radius:28px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.24)}.modal-close{position:absolute;right:18px;top:18px;z-index:3}.product-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.product-detail>.product-visual{height:100%;min-height:350px;border-radius:22px}.product-detail p{color:var(--muted);line-height:1.6}.modifier-group{margin:20px 0}.modifier-group h4{margin:0 0 10px}.modifier-option{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:12px 0}.modifier-option label{display:flex;align-items:center;gap:10px}.modifier-option b{font-size:13px;color:var(--muted)}.checkout-modal{width:min(760px,calc(100% - 28px))}.toggle{display:grid;grid-template-columns:1fr 1fr;background:#f1f1f1;border-radius:999px;padding:4px;margin:22px 0}.toggle label input{display:none}.toggle label span{display:block;text-align:center;padding:11px;border-radius:999px;font-weight:800;cursor:pointer}.toggle label:has(input:checked) span{background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.08)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-weight:750}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea{border:1px solid var(--line);background:#fafafa;border-radius:14px;padding:13px;outline:0}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--green);background:#fff}fieldset{border:0;padding:0;margin:24px 0}legend{font-weight:900;margin-bottom:10px}.payment{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:17px;padding:14px;margin:9px 0}.payment span{display:flex;flex-direction:column}.payment small{color:var(--muted);margin-top:4px}.checkout-total{display:flex;justify-content:space-between;font-size:21px;margin:17px 0}.form-error{color:var(--danger);text-align:center}.success-modal{text-align:center;max-width:480px}.success-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:#e5f7f2;color:var(--green);font-size:38px;font-weight:900;margin:0 auto 14px}footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;padding:42px clamp(18px,5vw,72px);background:#1d1d1f;color:#fff}footer p{text-align:center;color:#c8c8c8}footer>small{text-align:right;color:#9d9d9d}@media(max-width:1050px){.products{grid-template-columns:repeat(3,1fr)}.desktop-nav{display:none}.hero-card{height:360px}.delivery-panel{margin-left:18px;margin-right:18px}}@media(max-width:760px){.topbar{gap:11px;padding:10px 13px}.location{display:none}.cart-button{margin-left:auto}.cart-label{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:52px 20px 30px}.hero-copy{text-align:center}.hero h1{font-size:50px;letter-spacing:-3px}.hero p{font-size:16px}.hero-card{height:270px;margin-top:15px}.courier{font-size:80px;left:38%;top:35%}.bubble-one{width:90px;height:90px;font-size:38px}.bubble-two{width:82px;height:82px;font-size:34px}.bubble-three{width:70px;height:70px;font-size:30px}.benefits{grid-template-columns:1fr;margin-top:18px}.section{padding:58px 14px}.section-head{align-items:stretch;flex-direction:column}.search{min-width:0}.categories-wrap{top:62px}.products{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{min-height:300px;border-radius:18px}.product-visual{height:132px}.mini-pizza{width:92px}.product-content{padding:14px}.product-content h3{font-size:17px}.product-content p{font-size:12px;margin-bottom:14px}.price{font-size:16px}.add{width:38px;height:38px}.delivery-panel{grid-template-columns:1fr;padding:28px 18px;margin-bottom:55px}.delivery-options{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr}.product-detail>.product-visual{height:190px;min-height:190px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.modal{padding:24px 17px;border-radius:22px}.checkout-modal{top:auto;bottom:0;transform:translateX(-50%);max-height:95vh;border-radius:24px 24px 0 0}footer{grid-template-columns:1fr;text-align:center}footer .brand{justify-content:center}footer p,footer>small{text-align:center}}@media(max-width:430px){.products{grid-template-columns:1fr 1fr}.product-card{min-width:0}.product-content p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero h1{font-size:43px}.brand b{font-size:17px}.brand-mark{width:36px;height:36px}}
