:root{font-family:DM Sans,Arial,sans-serif;color:#f9f5e9;background:#0b2c1d;font-synthesis:none;text-rendering:optimizeLegibility;--green: #0b2c1d;--green2: #123c29;--green3: #20553b;--cream: #f8f5ec;--paper: #fffdf8;--yellow: #ffc727;--yellow-deep: #edac0d;--red: #e23d2d;--muted: #b8c0b9;--line: rgba(255,255,255,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--green)}body.has-overlay{overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.topline{min-height:30px;padding:0 6.1vw;display:flex;justify-content:space-between;align-items:center;background:#071d14;color:#d3dbd2;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.topline>span:last-child{display:flex;align-items:center;gap:8px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5bd084;box-shadow:0 0 0 3px #5bd08424}.site-header{min-height:82px;padding:0 6.1vw;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:var(--green);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{width:39px;height:39px;display:grid;place-items:center;border:1px solid rgba(255,199,39,.8);border-radius:50%;background:radial-gradient(circle at 50% 50%,#e3472d 0 14%,#f5c044 15% 52%,transparent 53%),#0c3c27;color:var(--yellow);font-family:Georgia,serif;font-size:20px;box-shadow:inset 0 0 0 3px var(--green)}.brand-mark__pie{text-shadow:0 1px 2px #3d2107}.brand-mark--large{width:74px;height:74px;font-size:30px}.brand-name{display:flex;flex-direction:column;line-height:1;gap:5px}.brand-name b{font-size:18px;letter-spacing:.13em}.brand-name small{color:#d5a926;font-size:8px;font-weight:600;letter-spacing:.18em}.main-nav{display:flex;align-items:center;gap:34px;color:#d9ded7;font-size:13px}.main-nav a{transition:color .18s}.main-nav a:hover{color:var(--yellow)}.header-actions{display:flex;align-items:center;gap:20px}.cart-button{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#f8f5ec;font-size:12px}.cart-button i{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:99px;background:var(--yellow);color:#18251b;font-size:10px;font-style:normal;font-weight:700}.mobile-menu{display:none;border:0;background:transparent;color:#fff}.button{min-height:46px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center;gap:10px;border:1px solid transparent;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:.01em;transition:transform .18s,background .18s,color .18s}.button:hover{transform:translateY(-2px)}.button--yellow{color:#10251a;background:var(--yellow)}.button--yellow:hover{background:#ffd85e}.button--dark{color:#f4edda;background:var(--green);border-color:#ffffff38}.button--dark:hover{background:#17432e}.button--header{min-height:39px;padding:0 15px;font-size:11px}.button--wide{width:100%}.button--small{min-height:32px;padding:0 13px;background:#f0efe8;border-color:#e4e4dc;color:#192a20}.button:disabled{cursor:not-allowed;opacity:.58;transform:none}.hero{min-height:610px;padding:76px 6.1vw 0;display:grid;grid-template-columns:1.08fr .92fr;position:relative;overflow:hidden;background:radial-gradient(ellipse at 78% 46%,rgba(32,89,57,.46),transparent 42%),linear-gradient(115deg,#0b2c1d 0% 49%,#0d3422)}.hero:before{content:"";position:absolute;width:45vw;height:45vw;top:-28vw;left:-19vw;border:1px solid rgba(250,198,57,.13);border-radius:50%;box-shadow:0 0 0 55px #fac63906,0 0 0 110px #fac63905}.hero-copy{padding:42px 0 94px;max-width:570px;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:9px;color:#e4b928;font-size:10px;font-weight:700;letter-spacing:.16em}.eyebrow>span:first-child{width:21px;height:1px;background:var(--yellow)}.eyebrow-since{color:#b4bdaf}.hero h1{max-width:620px;margin:25px 0 17px;color:#fbf7eb;font:600 clamp(46px,5.2vw,76px)/1.045 "Playfair Display",Georgia,serif;letter-spacing:-.045em}.hero-copy>p{max-width:465px;margin:0;color:#c3cdc3;font-size:14px;line-height:1.8}.hero-actions{margin-top:31px;display:flex;align-items:center;gap:25px}.text-link{display:inline-flex;align-items:center;gap:6px;border:0;background:none;color:#f2eada;font-size:12px;font-weight:600;cursor:pointer}.text-link:hover{color:var(--yellow)}.hero-proof{margin-top:62px;display:flex;align-items:center;gap:12px;color:#aab9ad;font-size:11px}.proof-stars{display:flex;gap:2px;color:var(--yellow)}.proof-stars svg{width:13px;height:13px;fill:currentColor;stroke-width:0}.hero-art{min-height:500px;position:relative;display:grid;place-items:center}.hero-art__halo{position:absolute;width:min(38vw,470px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(242,186,43,.16),rgba(242,186,43,.025) 56%,transparent 71%)}.hero-art__orbit{position:absolute;width:min(39vw,485px);aspect-ratio:1;border:1px solid rgba(255,204,75,.19);border-radius:50%;transform:rotate(-17deg) scaleY(.55)}.hero-art__orbit--two{width:min(46vw,565px);border-color:#fafae614;transform:rotate(21deg) scaleY(.56)}.hero-art__pizza{width:min(37vw,438px);aspect-ratio:1;transform:rotate(-10deg);animation:rise-in .7s cubic-bezier(.2,.7,.3,1) both}.pizza-illustration{width:100%;height:100%;overflow:visible}.pizza-illustration--small{width:100%;height:100%}.hero-note{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(255,255,255,.17);border-radius:3px;background:#071c12d1;box-shadow:0 12px 28px #0003}.hero-note--top{right:1%;top:18%}.hero-note--top>span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#ffc72729;color:var(--yellow)}.hero-note b,.hero-note small{display:block}.hero-note b{font-size:11px}.hero-note small{margin-top:3px;color:#b4c0b5;font-size:9px}.hero-note--bottom{left:0;bottom:16%;color:var(--yellow);font-size:9px;letter-spacing:.12em;line-height:1.65}.hero-note--bottom b{color:#f8f2df;font-size:11px}.hero-number{position:absolute;bottom:22%;right:2%;color:#ffffff26;font:500 64px Playfair Display,serif}.hero-bottomline{position:absolute;bottom:0;left:6.1vw;right:6.1vw;min-height:51px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);color:#bdc8bd;font-size:9px;font-weight:600;letter-spacing:.16em}.hero-bottomline>span:last-child{display:flex;align-items:center;gap:8px;color:#efd06c}.trust-strip{min-height:105px;padding:22px 9vw;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:#f5f1e7;color:#173327}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:12px}.trust-icon{width:37px;height:37px;display:grid;place-items:center;border:1px solid #dfc778;border-radius:50%;color:#8f7121}.trust-icon svg{width:17px;height:17px}.trust-strip p{margin:0}.trust-strip b,.trust-strip small{display:block}.trust-strip b{font-size:12px}.trust-strip small{margin-top:5px;color:#708074;font-size:10px}.section-pad{padding:95px 8.4vw 105px}.menu-section{background:var(--cream);color:#102c1e}.section-title{display:flex;justify-content:space-between;align-items:end;gap:30px}.eyebrow--light{color:#9a7916}.section-title h2{max-width:650px;margin:13px 0 10px;color:#112a1e;font:600 clamp(36px,4vw,53px)/1.08 "Playfair Display",Georgia,serif;letter-spacing:-.035em}.section-title p{max-width:530px;margin:0;color:#708074;font-size:13px;line-height:1.7}.menu-search{width:240px;min-height:41px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #dcded5;border-radius:3px;color:#587063;background:#fffdf8}.menu-search input{width:100%;border:0;outline:0;background:transparent;color:#122d20;font-size:11px}.category-row{margin-top:42px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dfe1d8;gap:20px}.category-tabs{display:flex;gap:6px;overflow:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tab{position:relative;min-height:46px;padding:0 12px;display:flex;align-items:center;gap:7px;flex-shrink:0;border:0;background:none;color:#78847b;font-size:11px}.category-tab span{color:#a3aaa1;font-size:9px}.category-tab.is-active{color:#183a28;font-weight:700}.category-tab.is-active:after{content:"";position:absolute;bottom:-1px;left:9px;right:9px;height:2px;background:#ddad21}.size-legend{display:flex;align-items:center;gap:4px;color:#526b59;flex-shrink:0}.size-legend span{width:20px;height:20px;display:grid;place-items:center;border:1px solid #d3dacf;border-radius:50%;font-size:8px;font-weight:700}.size-legend small{margin-left:5px;color:#839087;font-size:9px}.category-intro{margin:27px 0 15px;display:flex;align-items:center;gap:12px}.category-intro>span{color:#bd9822;font:500 29px Playfair Display,serif}.category-intro h3{margin:0;color:#183b28;font:600 21px Playfair Display,serif}.category-intro p{margin:3px 0 0;color:#7c8b7f;font-size:10px}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-width:0;overflow:hidden;border:1px solid #e2e4db;border-radius:4px;background:#fffdf8;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 13px 30px #18342117}.product-art{width:100%;height:173px;position:relative;display:grid;place-items:center;overflow:hidden;border:0;border-bottom:1px solid #f1ede0;background:radial-gradient(ellipse at center,#fff2cb,#f3e7c3 59%,#eee2c9)}.product-art:after{content:"";position:absolute;width:58%;height:58%;border-radius:50%;background:#6c4a211c;filter:blur(13px);top:28%}.product-art>.pizza-illustration{position:relative;z-index:1;width:142px;height:142px;transition:transform .28s}.product-photo{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-photo{transform:scale(1.04)}.brand-logo-image{width:42px;height:42px;object-fit:contain;border-radius:50%}.product-card:hover .product-art>.pizza-illustration{transform:rotate(7deg) scale(1.05)}.product-category{position:absolute;z-index:2;top:12px;left:13px;color:#667a69;font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-badge{position:absolute;z-index:2;top:11px;right:11px;padding:6px 8px;display:flex;align-items:center;gap:4px;background:#123f2a;border-radius:2px;color:#f8d566;font-size:8px;font-weight:700}.product-art__plus{position:absolute;z-index:3;right:12px;bottom:11px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#183b27;background:#ffce45;opacity:0;transform:translateY(3px);transition:opacity .18s,transform .18s}.product-card:hover .product-art__plus{opacity:1;transform:translateY(0)}.product-card__body{padding:15px 16px 16px}.product-card__top{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.product-card h3{margin:0;color:#173a27;font:600 17px Playfair Display,serif}.product-card__top>span{flex-shrink:0;color:#9b7915;font-size:10px;font-weight:700}.product-card__body>p{min-height:36px;margin:8px 0 12px;color:#77827a;font-size:10px;line-height:1.7}.product-add{width:100%;padding:10px 0 0;display:flex;align-items:center;gap:5px;border:0;border-top:1px solid #ecece5;background:transparent;color:#234b33;text-align:left;font-size:10px;font-weight:700}.product-add span{color:#889188;font-size:9px;font-weight:500}.product-add svg{margin-left:auto;color:#9b7915}.food-glyph{width:118px;height:100px;position:relative;z-index:1;display:grid;place-items:center;border-radius:60% 54% 51% 49%;color:#f9f1dc;background:linear-gradient(145deg,#e6a13c,#c8722a);box-shadow:0 12px 16px #61381433,inset 0 -8px #8d43183d;font:500 47px Georgia,serif;transform:rotate(-8deg)}.food-glyph:before{content:"";position:absolute;inset:10px;border:2px dashed rgba(255,251,231,.78);border-radius:inherit}.food-glyph--pizzas-doces{background:linear-gradient(145deg,#b75e44,#81302b)}.food-glyph--bordas{width:110px;height:70px;background:linear-gradient(145deg,#edc151,#ce9133)}.food-glyph--bordas:before{border-style:solid}.food-glyph--pastel span,.food-glyph--bordas span{transform:rotate(-25deg)}.empty-state{grid-column:1/-1;min-height:200px;display:grid;place-content:center;justify-items:center;gap:10px;border:1px dashed #cfd5cc;color:#667a6a;font-size:12px}.empty-state span{color:#869188;font-size:10px}.menu-bottom-note{margin-top:43px;display:flex;align-items:center;justify-content:center;gap:17px;color:#8a958b;font-size:9px}.menu-bottom-note p{text-align:center}.note-rule{width:35px;height:1px;background:#d0d4ca}.quote-band{min-height:200px;padding:34px 8vw;display:flex;justify-content:center;align-items:center;gap:16px;position:relative;background:#e8b72f;color:#173221;text-align:center}.quote-band>span:first-child{align-self:flex-start;color:#ffefb3;font:700 92px/1 Georgia,serif}.quote-band>p{margin:0;font:600 clamp(24px,3vw,38px)/1.25 "Playfair Display",Georgia,serif;letter-spacing:-.025em}.quote-band>p i{font-size:.78em;font-weight:500}.quote-band__scribble{position:absolute;right:6.1vw;bottom:22px;color:#173221a3;font-size:8px;font-weight:700;letter-spacing:.14em}.story-section{min-height:575px;padding:78px 8.4vw;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:8vw;position:relative;overflow:hidden;background:#103721}.story-illustration{min-height:410px;position:relative;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:44% 44% 42% 42%;background:radial-gradient(circle at 50% 45%,rgba(237,185,46,.15),rgba(9,41,26,.35) 52%,transparent 74%)}.story-illustration:before,.story-illustration:after{content:"";position:absolute;width:77%;aspect-ratio:1;border:1px solid rgba(255,208,81,.19);border-radius:50%;transform:rotate(25deg) scaleY(.56)}.story-illustration:after{width:93%;border-color:#ffffff14;transform:rotate(-20deg) scaleY(.52)}.story-logo{width:212px;height:212px;display:grid;place-content:center;justify-items:center;position:relative;z-index:1;border:1px solid rgba(255,255,255,.48);border-radius:50%;color:#fff9e9;background:radial-gradient(circle,#122f20,#082017 76%);box-shadow:0 20px 45px #00000040,inset 0 0 0 7px #ffc7271a}.story-logo .brand-mark{width:62px;height:62px;margin-bottom:5px}.story-logo>b{font:700 25px DM Sans,sans-serif;letter-spacing:.09em}.story-logo>b em{margin-left:5px;color:#f3c12c;font:italic 500 26px Playfair Display,Georgia,serif;letter-spacing:-.06em}.story-logo>small{margin-top:7px;color:#e7ca68;font-size:8px;letter-spacing:.2em}.story-stamp{width:85px;height:85px;position:absolute;z-index:2;right:13%;bottom:14%;display:grid;align-content:center;justify-items:center;border:1px solid #183d28;border-radius:50%;color:#173b28;background:#ffc83c;transform:rotate(-12deg);box-shadow:0 4px #0000001f}.story-stamp>span{font-size:8px;font-weight:700;letter-spacing:.14em}.story-stamp>b{font:700 26px Playfair Display,serif}.story-dots{width:8px;height:8px;position:absolute;top:10%;left:22%;border-radius:50%;background:#e5442d;box-shadow:41px 11px #ffc727,260px 48px #e5442d,290px 206px #ffc727,-55px 227px #ffc727}.story-copy{max-width:550px;position:relative;z-index:1}.story-copy h2{margin:14px 0 16px;font:600 clamp(36px,4vw,54px)/1.08 "Playfair Display",Georgia,serif;letter-spacing:-.035em}.story-copy>p{max-width:460px;color:#bacabd;font-size:13px;line-height:1.9}.story-details{margin:26px 0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.story-details>div{padding-top:13px;border-top:1px solid rgba(255,255,255,.18)}.story-details b{display:block;color:#edc648;font:500 21px Playfair Display,serif}.story-details span{display:block;margin-top:5px;color:#d1d8cf;font-size:9px;line-height:1.5}.story-scribble{position:absolute;bottom:26px;left:45%;color:#fdca3e8f;font:italic 500 20px Playfair Display,serif;transform:rotate(-13deg)}.social-section{background:#f8f5ec;color:#102c1e}.social-section .section-title h2{max-width:530px}.social-link{display:flex;align-items:center;gap:8px;color:#28583b;font-size:11px;font-weight:700}.social-link:hover{color:#b18008}.social-grid{margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.social-tile{min-height:205px;position:relative;overflow:hidden;border:1px solid #e6e3d8;border-radius:4px;background:#0a2d1e}.social-tile:nth-child(3n+2){background:#e9ba36}.social-tile:nth-child(3n){background:#173c2a}.social-tile__surface{height:100%;min-height:205px;padding:16px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 75%,rgba(255,198,44,.2),transparent 55%)}.social-tile__surface>.pizza-illustration{width:138px;height:138px;filter:drop-shadow(0 8px 9px rgba(0,0,0,.22));transition:transform .25s}.social-tile__surface>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.social-tile__surface:after{content:"";position:absolute;inset:35% 0 0;pointer-events:none;background:linear-gradient(transparent,#05140dd1)}.social-tile__badge,.social-tile__line{z-index:2}.social-tile__open{z-index:3}.social-tile:hover .social-tile__surface>img{transform:scale(1.045)}.social-tile:hover .social-tile__surface>.pizza-illustration{transform:rotate(-9deg) scale(1.07)}.social-tile__symbol{width:77px;height:77px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#ffcb38;font-size:21px;background:#09281a61}.social-tile:nth-child(3n+2) .social-tile__symbol{color:#123721;background:#ffffff52}.social-tile__badge{position:absolute;left:15px;top:15px;color:#ffffffba;font-size:8px;font-weight:700;letter-spacing:.15em}.social-tile:nth-child(3n+2) .social-tile__badge{color:#16311fab}.social-tile__line{position:absolute;left:16px;bottom:15px;max-width:75%;color:#f7f1e1;font:500 15px Playfair Display,Georgia,serif}.social-tile:nth-child(3n+2) .social-tile__line{color:#173721}.social-tile__open{width:30px;height:30px;position:absolute;right:13px;bottom:13px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff}.social-tile:nth-child(3n+2) .social-tile__open{color:#153720;border-color:#15372059}.social-footnote{margin:18px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;color:#849087;font-size:9px}.final-cta{min-height:280px;padding:48px 8.4vw;display:flex;justify-content:space-between;align-items:center;gap:35px;overflow:hidden;position:relative;background:#e9b937;color:#12341f}.final-cta>div:nth-child(2){position:relative;z-index:1;margin-right:auto}.final-cta .eyebrow{color:#6a5311}.final-cta h2{margin:13px 0 0;font:600 clamp(35px,4vw,50px)/1.1 "Playfair Display",serif;letter-spacing:-.035em}.final-cta__ornament{width:205px;height:205px;position:relative;flex:0 0 205px;display:grid;place-items:center;border-radius:50%;background:#fff3c33d}.final-cta__ornament:before{content:"";position:absolute;inset:-22px;border:1px solid rgba(20,54,33,.21);border-radius:50%}.final-cta__ornament .pizza-illustration{width:173px;height:173px;transform:rotate(-14deg)}.final-cta>.button{position:relative;z-index:1;flex-shrink:0;background:#0f3421;color:#fff4cf}.final-cta>.button:hover{background:#17452c}.site-footer{padding:54px 8.4vw 0;background:#082418;color:#f5f0e3}.footer-main{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:8%;padding-bottom:42px}.brand--footer{margin-bottom:13px}.footer-brand>p{color:#a8b7a8;font-size:11px;line-height:1.65}.footer-ig{margin-top:17px;display:flex;align-items:center;gap:7px;color:#e2bf51;font-size:10px}.footer-label{margin:4px 0 17px;display:block;color:#c2a437;font-size:8px;font-weight:700;letter-spacing:.16em}.footer-main>div:not(:first-child) a,.footer-main>div:not(:first-child)>p{display:block;margin:0 0 11px;color:#c4cfc3;font-size:10px}.footer-main a:hover,.footer-bottom button:hover{color:var(--yellow)}.footer-bottom{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid rgba(255,255,255,.14);color:#849487;font-size:8px;letter-spacing:.08em}.footer-bottom button{border:0;background:none;color:#a6b2a5;font-size:9px}.footer-heart{color:#e54a36}.overlay{position:fixed;z-index:60;inset:0;display:flex;justify-content:flex-end;background:#02100aa8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fade-in .18s ease}.drawer{width:min(490px,100%);height:100%;display:flex;flex-direction:column;background:var(--cream);color:#14321f;box-shadow:-20px 0 70px #0000003d;animation:slide-in .22s cubic-bezier(.25,.7,.2,1)}.drawer-head{padding:25px 27px 19px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e2d9}.drawer-head h2{margin:6px 0 0;color:#153321;font:600 29px Playfair Display,serif}.drawer-head h2>span{color:#9b7915;font:500 13px DM Sans,sans-serif}.icon-button{width:37px;height:37px;display:grid;place-items:center;border:1px solid #d8ded4;border-radius:50%;color:#294d35;background:transparent}.icon-button svg{width:17px;height:17px}.icon-button:hover{background:#f0e7ca;border-color:#e6ca6b}.cart-lines{padding:7px 27px 24px;overflow:auto;flex:1}.cart-line{padding:15px 0;display:grid;grid-template-columns:48px 1fr auto 24px;align-items:center;gap:12px;border-bottom:1px solid #e3e4dc}.cart-line__visual{width:47px;height:47px;border-radius:50%;overflow:hidden;background:#f0e1b4}.cart-line__info b,.cart-line__info small{display:block}.cart-line__info b{color:#153822;font:600 14px Playfair Display,serif}.cart-line__info small{margin-top:4px;color:#829086;font-size:9px}.cart-line>strong{color:#173d28;font-size:11px;white-space:nowrap}.quantity{width:max-content;margin-top:8px;display:flex;align-items:center;gap:9px;border:1px solid #dbe0d7;border-radius:3px;background:#fffdf8}.quantity button{width:24px;height:23px;display:grid;place-items:center;border:0;color:#34583f;background:transparent}.quantity span{min-width:8px;color:#234832;font-size:10px;text-align:center}.remove-line{border:0;color:#969f97;background:transparent}.cart-summary{padding:18px 27px 26px;border-top:1px solid #dce0d7;background:#fffdf8}.cart-summary>div{display:flex;justify-content:space-between;color:#758179;font-size:12px}.cart-summary>div b{color:#173c28;font-size:15px}.cart-summary>small{display:block;margin:8px 0 19px;color:#8a968d;font-size:9px}.cart-keep{width:100%;margin-top:13px;border:0;background:none;color:#557460;font-size:10px;font-weight:600}.cart-empty{height:100%;padding:35px;display:grid;align-content:center;justify-items:center;text-align:center}.cart-empty__icon{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;color:#826817;background:#f1e4bf}.cart-empty h3{max-width:240px;margin:20px 0 6px;font:600 23px Playfair Display,serif}.cart-empty p{margin:0 0 20px;color:#768278;font-size:11px}.product-modal{width:min(770px,calc(100% - 34px));max-height:calc(100vh - 34px);margin:auto;position:relative;display:grid;grid-template-columns:.9fr 1.1fr;overflow:auto;border-radius:5px;background:var(--cream);color:#173721;box-shadow:0 25px 90px #00000047;animation:rise-in .2s ease}.product-modal__close{position:absolute;z-index:2;top:15px;right:15px}.product-modal__art{min-height:425px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle,#fbebbd,#e8d7a9 65%,#dec697)}.product-modal__art:before{content:"";width:90%;aspect-ratio:1;position:absolute;border:1px solid rgba(98,73,31,.19);border-radius:50%;transform:scaleY(.57) rotate(-23deg)}.product-modal__art>.pizza-illustration{width:90%;height:auto;position:relative;z-index:1;transform:rotate(-10deg)}.product-modal__art>img{width:100%;height:100%;min-height:inherit;object-fit:cover;position:absolute;inset:0;z-index:1}.product-modal__content{padding:43px 36px 32px}.product-modal__content h2{margin:11px 0 8px;font:600 32px/1.1 Playfair Display,serif}.product-modal__content>p{margin:0 0 20px;color:#768378;font-size:11px;line-height:1.75}.option-group{margin:18px 0}.option-group>b{color:#365642;font-size:10px}.variant-options{margin-top:8px;display:flex;flex-wrap:wrap;gap:7px}.variant-option{min-width:88px;padding:9px 10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:5px;border:1px solid #d8ddd2;border-radius:3px;color:#244832;background:#fffdf8}.variant-option b{font-size:10px}.variant-option span{color:#7c897e;font-size:9px}.variant-option svg{color:#b08712}.variant-option.is-selected{border-color:#d8ae29;background:#fcf3d7}.field-label{min-width:0;display:flex;flex-direction:column;gap:7px;color:#3d5e48;font-size:10px;font-weight:700}.field-label input,.field-label textarea,.field-label select,.password-form>input{width:100%;min-height:39px;padding:10px 12px;border:1px solid #dce0d7;border-radius:3px;color:#183923;background:#fffefa;font-size:11px;font-weight:400}.field-label textarea{min-height:67px;resize:vertical}.modal-add-row{margin-top:19px;display:flex;align-items:center;gap:10px}.quantity--large{min-height:43px;margin:0;gap:12px}.quantity--large button{width:31px;height:41px}.modal-add-row>.button{min-height:44px;padding:0 12px;font-size:10px}.overlay--checkout{padding:15px;justify-content:center;align-items:center;overflow:auto}.checkout-modal{width:min(650px,100%);max-height:calc(100vh - 30px);margin:auto;overflow:auto;border-radius:5px;color:#173521;background:var(--cream);box-shadow:0 25px 90px #00000047;animation:rise-in .2s ease}.checkout-head{padding:26px 30px 18px;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #e0e2d9}.checkout-head h2{margin:9px 0 5px;font:600 32px Playfair Display,serif}.checkout-head p{margin:0;color:#829085;font-size:10px;line-height:1.6}.checkout-form{padding:20px 30px 27px;display:grid;gap:15px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-grid--address{grid-template-columns:1fr 1.4fr 80px 1fr}.delivery-toggle{display:flex;gap:8px}.delivery-toggle>button{min-height:39px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid #dce0d6;border-radius:3px;color:#63796b;background:#fffdf8;font-size:10px;font-weight:600}.delivery-toggle>button.is-active{border-color:#d9ad28;color:#173a27;background:#fbf0cd}.checkout-notice{padding:12px 13px;display:flex;align-items:center;gap:10px;border:1px solid #e5d092;border-radius:3px;color:#765e1d;background:#fff8e4;font-size:10px;line-height:1.55}.checkout-notice svg{flex-shrink:0}.input-with-icon{display:flex;align-items:center;gap:8px}.input-with-icon svg{flex-shrink:0;color:#a38218}.input-with-icon input{min-width:0;flex:1}.field-hint{width:max-content;border:0;background:none;color:#957419;font-size:9px;text-align:left}.field-label--short{max-width:225px}.currency-field{min-height:37px;display:flex;align-items:center;border:1px solid #dce0d7;border-radius:3px;color:#6d7a70;background:#fffefa}.currency-field>span{padding:0 10px;color:#688071;font-size:10px}.currency-field>input{min-height:35px;padding:7px 5px;border:0;background:transparent;outline:0}.currency-field:focus-within{border-color:#bb9a34}.checkout-total{padding:14px 0 0;display:grid;gap:8px;border-top:1px solid #e0e2d9;color:#7b877d;font-size:10px}.checkout-total>span,.checkout-total>strong{display:flex;justify-content:space-between}.checkout-total>span b{color:#385640;font-weight:600}.checkout-total>strong{margin-top:2px;color:#173824;font-size:14px}.checkout-privacy{margin:-4px 0 0;display:flex;align-items:center;justify-content:center;gap:5px;color:#89958b;font-size:8px}.form-error{padding:10px 12px;border:1px solid #e3b6a7;color:#9f3a2e;background:#fff1ed;font-size:10px;line-height:1.5}.success-modal{width:min(430px,calc(100% - 30px));margin:auto;padding:39px 38px 31px;position:relative;border-radius:5px;color:#173621;background:var(--cream);text-align:center;box-shadow:0 24px 80px #0000004d}.success-close{position:absolute;right:15px;top:15px}.success-check{width:63px;height:63px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;color:#215c38;background:#e1eddc}.success-modal .eyebrow{justify-content:center}.success-modal h2{margin:10px 0;font:600 30px Playfair Display,serif}.success-modal p{color:#748176;font-size:11px;line-height:1.7}.success-number{margin:17px 0;display:flex;justify-content:center;gap:10px;color:#163923;font-weight:700}.success-number span{color:#be9826}.login-modal{width:min(420px,calc(100% - 32px));margin:auto;padding:34px;position:relative;border-radius:5px;color:#173621;background:var(--cream);text-align:center;box-shadow:0 24px 80px #0000004d}.login-close{position:absolute;top:15px;right:15px}.login-modal>.brand-mark{margin-bottom:14px}.login-modal>.eyebrow{justify-content:center}.login-modal>h2{margin:9px 0 6px;font:600 29px Playfair Display,serif}.login-modal>p{margin:0 0 20px;color:#7f8b81;font-size:10px;line-height:1.6}.login-modal .checkout-form{padding:0;text-align:left}.login-modal .checkout-notice{margin-bottom:4px}.api-alert{padding:9px 6vw;display:flex;gap:8px;color:#ffe6a0;background:#432d17;font-size:10px}.loading-screen{min-height:580px;display:grid;place-content:center;justify-items:center;gap:12px;color:#b9c5b8;font-size:11px}.loading-screen .brand-mark{animation:soft-pulse 1.3s ease-in-out infinite}.admin-shell{min-height:100vh;display:grid;grid-template-columns:235px 1fr;color:#183626;background:#f2f3ec}.admin-sidebar{position:sticky;top:0;height:100vh;padding:24px 15px 18px;display:flex;flex-direction:column;color:#f3f3e9;background:#0a2b1b}.brand--admin{padding:0 5px 23px;border-bottom:1px solid rgba(255,255,255,.13)}.brand--admin .brand-name b{font-size:16px}.brand--admin .brand-name small{font-size:7px}.admin-status{margin:17px 7px 21px;display:flex;align-items:center;gap:7px;color:#c3d1c1;font-size:9px}.admin-status>span:nth-child(2){color:#6d8a74}.admin-nav{display:grid;gap:4px}.admin-nav>button{min-height:41px;padding:0 12px;display:flex;align-items:center;gap:11px;border:0;border-radius:3px;color:#bac9bb;background:transparent;text-align:left;font-size:11px}.admin-nav>button>span{width:18px;color:#e1b92e;text-align:center;font-size:17px}.admin-nav>button.is-active,.admin-nav>button:hover{color:#fff8df;background:#17452e}.admin-nav>button>i{min-width:18px;height:18px;margin-left:auto;display:grid;place-items:center;border-radius:50%;color:#1e361f;background:#ffca3c;font-size:9px;font-style:normal}.admin-sidebar-bottom{margin-top:auto;display:grid;gap:14px}.admin-sidebar-bottom>a,.admin-sidebar-bottom>button{padding:0 7px;display:flex;justify-content:space-between;align-items:center;border:0;color:#c6d1c5;background:none;text-align:left;font-size:10px}.admin-sidebar-bottom>small{padding:15px 7px 0;border-top:1px solid rgba(255,255,255,.13);color:#77907b;font-size:8px;line-height:1.6}.admin-main{min-width:0}.admin-topbar{min-height:64px;padding:0 4vw;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dde1d8;background:#fafbf7}.admin-topbar__right{display:flex;align-items:center;gap:15px}.admin-mobile-brand{display:none}.admin-pill{display:flex;align-items:center;gap:8px;color:#5e7664;font-size:9px}.admin-topbar .icon-button{width:31px;height:31px}.admin-content{max-width:1330px;margin:auto;padding:42px 4vw 70px}.admin-heading{margin-bottom:26px;display:flex;justify-content:space-between;align-items:end;gap:20px}.admin-heading h1{margin:8px 0 6px;color:#173523;font:600 clamp(29px,3vw,39px)/1.08 "Playfair Display",serif;letter-spacing:-.03em}.admin-heading p{margin:0;color:#7c887e;font-size:11px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.admin-stats>article{min-height:113px;padding:15px 17px;display:grid;align-content:center;gap:5px;border:1px solid #e1e4da;border-radius:4px;background:#fffefb}.admin-stats>article.admin-stat--warm{border-color:#e5d39a;background:#fff9e4}.admin-stats small{color:#768478;font-size:9px}.admin-stats b{color:#173b27;font:600 29px Playfair Display,serif}.admin-stats span{color:#98a198;font-size:8px}.admin-columns{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.admin-card{padding:21px;border:1px solid #e1e4db;border-radius:4px;background:#fffefa}.admin-card__head{display:flex;justify-content:space-between;align-items:center;gap:15px;color:#bb971f}.admin-card__head .eyebrow{font-size:8px}.admin-card__head h2{margin:7px 0 0;color:#173825;font:600 19px Playfair Display,serif}.admin-card__head>.icon-button{width:30px;height:30px}.setup-list{margin-top:18px;display:grid}.setup-list>div{min-height:63px;display:flex;align-items:center;gap:10px;border-top:1px solid #eceee8}.setup-check{width:23px;height:23px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;color:#28683e;background:#e6f0e3}.setup-check.is-pending{color:#8d711b;background:#fbf1d1}.setup-list>div>div{min-width:0}.setup-list>div>div>b,.setup-list>div>div>small{display:block}.setup-list>div>div>b{color:#244332;font-size:10px}.setup-list>div>div>small{margin-top:4px;color:#8a968c;font-size:8px}.setup-list>div>button{margin-left:auto;display:flex;align-items:center;gap:3px;border:0;background:none;color:#977716;font-size:8px;font-weight:700;white-space:nowrap}.mini-order{min-height:58px;display:flex;align-items:center;gap:9px;border-top:1px solid #eceee8}.mini-order__mark{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#9b7b17;background:#fbf0c9}.mini-order>div{min-width:0;flex:1}.mini-order>div>b,.mini-order>div>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-order>div>b{color:#284635;font-size:9px}.mini-order>div>small{margin-top:4px;color:#8a968c;font-size:8px}.mini-order>strong{color:#345b3d;font-size:9px;white-space:nowrap}.admin-empty{padding:20px 0;color:#8a968c;font-size:10px}.admin-empty--large{min-height:270px;display:grid;align-content:center;justify-items:center;gap:9px}.admin-empty--large svg{color:#a58a39}.admin-empty--large b{color:#3e5a47;font-size:12px}.admin-empty--large span{color:#89958b;font-size:9px}.orders-table{border:1px solid #e1e4db;border-radius:4px;background:#fffefa;overflow:hidden}.order-row{padding:13px 15px;display:grid;grid-template-columns:1fr 1.3fr 1.2fr .7fr 145px 45px;align-items:center;gap:12px;border-bottom:1px solid #eceee7}.order-row:last-child{border-bottom:0}.order-row__number>b,.order-row__number>small,.order-row__customer>b,.order-row__customer>small,.order-row__total>b,.order-row__total>small{display:block}.order-row__number>b,.order-row__customer>b{color:#254431;font-size:9px}.order-row__number>small,.order-row__customer>small,.order-row__total>small{margin-top:4px;color:#89958b;font-size:8px}.order-row__schedule{display:flex;align-items:center;gap:6px;color:#657b68;font-size:8px}.order-row__schedule svg{flex-shrink:0}.order-row__total>b{color:#234931;font-size:10px}.order-row>select{min-height:33px;padding:0 7px;border:1px solid #dce0d7;border-radius:3px;color:#34553c;background:#fffefa;font-size:8px}.order-details{position:relative}.order-details>summary{color:#947817;font-size:9px;cursor:pointer}.order-details>div{width:250px;padding:14px;position:absolute;z-index:5;right:0;top:25px;border:1px solid #dfe2d9;border-radius:4px;background:#fff;box-shadow:0 10px 30px #0c281824}.order-details>div>b,.order-details>div>p{color:#435d49;font-size:9px;line-height:1.5}.order-details>div>p{margin:7px 0}.catalog-admin-list{display:grid;gap:16px}.catalog-admin-category{padding:17px 18px;border:1px solid #e1e4db;border-radius:4px;background:#fffefa}.catalog-admin-title{margin-bottom:7px;display:flex;justify-content:space-between;align-items:center}.catalog-admin-title h2{margin:0;color:#1b3d29;font:600 20px Playfair Display,serif}.catalog-admin-title p{margin:3px 0 0;color:#829086;font-size:9px}.catalog-admin-title>span{color:#929c92;font-size:8px}.catalog-admin-row{min-height:61px;display:grid;grid-template-columns:40px 1.1fr 1.1fr 55px 65px;align-items:center;gap:10px;border-top:1px solid #edf0e8}.catalog-admin-row.is-hidden{opacity:.5}.catalog-admin-glyph{width:36px;height:36px;overflow:hidden;border-radius:50%;background:#f6e7b8}.catalog-admin-name>b,.catalog-admin-name>small{display:block}.catalog-admin-name>b{color:#294832;font-size:9px}.catalog-admin-name>small{max-width:400px;margin-top:3px;overflow:hidden;color:#89958b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.catalog-admin-price{display:flex;flex-wrap:wrap;gap:5px 9px;color:#6d7e6e;font-size:8px}.catalog-active{color:#2b7443;font-size:8px}.catalog-active.is-off{color:#a26151}.delivery-callout{margin-bottom:20px;padding:16px;display:flex;gap:12px;border:1px solid #e4d393;border-radius:4px;color:#95751b;background:#fff8df}.delivery-callout>svg{flex-shrink:0}.delivery-callout>b,.delivery-callout span{display:block}.delivery-callout b{color:#5f511f;font-size:10px}.delivery-callout span{margin-top:5px;color:#827a55;font-size:9px}.zone-table{border:1px solid #e0e4da;border-radius:4px;background:#fffefa}.zone-head,.zone-row{padding:10px 15px;display:grid;grid-template-columns:1.4fr .8fr .7fr .55fr 37px;gap:13px;align-items:center}.zone-head{border-bottom:1px solid #e4e8df;color:#8e9a8f;font-size:8px;font-weight:700;letter-spacing:.08em}.zone-row{min-height:58px;border-bottom:1px solid #edf0e8}.zone-row>input{width:100%;min-height:36px;padding:8px 10px;border:1px solid #e0e4da;border-radius:3px;color:#264633;background:#fff;font-size:10px}.zone-row .currency-field{min-height:35px}.zone-row .currency-field>input{width:100%;font-size:10px}.switch{position:relative;display:inline-flex;align-items:center}.switch>input,.toggle-line>input,.weekday-toggle>input{position:absolute;opacity:0;pointer-events:none}.switch>span{width:32px;height:18px;position:relative;border-radius:99px;background:#dce1d7;cursor:pointer;transition:background .18s}.switch>span:after{content:"";width:12px;height:12px;position:absolute;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0002;transition:transform .18s}.switch>input:checked+span{background:#4c955f}.switch>input:checked+span:after{transform:translate(14px)}.zone-remove{width:30px;height:30px}.zones-empty{min-height:185px;display:grid;place-content:center;justify-items:center;gap:9px;color:#a38a40}.zones-empty>b{color:#4e6854;font:600 18px Playfair Display,serif}.zones-empty>span{color:#88958b;font-size:9px}.zone-actions{padding:13px 15px;display:flex;justify-content:space-between;align-items:center;color:#829086;font-size:9px}.zone-actions .button{min-height:38px}.settings-form{display:grid;gap:14px}.settings-card{padding:22px}.social-admin-card>p{color:#758075;font-size:13px;line-height:1.55}.social-admin-row{display:grid;grid-template-columns:125px 1fr 1fr 1.25fr 1.25fr 40px;gap:8px;margin:9px 0}.social-admin-row input,.social-admin-row select{min-width:0;height:39px;padding:0 10px;border:1px solid #e4e9e0;border-radius:8px;background:#fff;color:#1c3023;font-size:12px}.settings-grid input[type=color]{width:100%;min-height:39px;padding:4px;border:1px solid #e4e9e0;border-radius:8px;background:#fff}.social-admin-actions{display:flex;justify-content:space-between;gap:12px;margin-top:17px}.social-embed-dialog{width:min(94vw,560px);max-height:92vh;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fffdf8;color:#153522;box-shadow:0 22px 90px #00000073}.social-embed-overlay{justify-content:center;align-items:center;padding:16px;overflow:auto}.social-embed-dialog>header{min-height:58px;padding:10px 14px 10px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.social-embed-dialog>header b{font-family:Playfair Display,Georgia,serif;font-size:18px}.social-embed-media{display:block;width:100%;max-height:min(72vh,700px);object-fit:contain;background:#f3f1ea}.social-embed-placeholder{min-height:280px;display:grid;place-items:center;background:#0b2c1d}.social-embed-dialog>a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;color:#195332;font-size:13px;font-weight:700}.hero-art__pizza>img{width:100%;height:100%;border-radius:50%;object-fit:cover;box-shadow:0 24px 60px #00000057}.settings-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-grid--compact{grid-template-columns:1fr 1fr 1.5fr}.field-label--full{grid-column:1/-1}.settings-card>.field-label{margin-top:18px}.weekday-row{margin:18px 0 7px;display:flex;gap:7px}.weekday-toggle{position:relative}.weekday-toggle>span{width:44px;height:37px;display:grid;place-items:center;border:1px solid #dce1d7;border-radius:3px;color:#728177;background:#fff;font-size:9px;cursor:pointer}.weekday-toggle>input:checked+span{color:#173b27;border-color:#d8ad29;background:#fbf1cf;font-weight:700}.settings-switches{margin-top:17px;display:flex;gap:20px}.toggle-line{width:max-content;display:flex;align-items:center;gap:8px;color:#4b6852;font-size:9px;cursor:pointer}.toggle-line>span{width:30px;height:17px;position:relative;border-radius:99px;background:#dce1d7;transition:background .18s}.toggle-line>span:after{content:"";width:11px;height:11px;position:absolute;top:3px;left:3px;border-radius:50%;background:#fff;transition:transform .18s}.toggle-line>input:checked+span{background:#4c955f}.toggle-line>input:checked+span:after{transform:translate(13px)}.button--save{width:100%;min-height:47px}.password-card{margin-top:15px;display:grid;grid-template-columns:.8fr 1.2fr;gap:20px}.password-card h2{margin:7px 0;color:#183a27;font:600 20px Playfair Display,serif}.password-card p{color:#839087;font-size:9px;line-height:1.6}.password-form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.password-form>input{min-width:0}.password-form>input:first-child{grid-column:1/-1}.password-form>.button{grid-column:1/-1}.admin-alert{position:sticky;top:64px;z-index:10;padding:10px 4vw;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #c8dfc7;color:#2e6541;background:#e9f6e6;font-size:10px}.admin-alert--error{border-color:#e9c0b4;color:#9e3d2e;background:#fff0ed}.admin-alert>button{border:0;color:inherit;background:none}.admin-loading{padding:70px;color:#708072;font-size:11px}.edit-product-modal{width:min(520px,calc(100% - 30px));max-height:calc(100vh - 30px);margin:auto;padding:0 23px 24px;overflow:auto;display:grid;gap:14px;border-radius:5px;color:#173621;background:var(--cream)}.edit-product-modal .drawer-head{margin:0 -23px 2px;position:sticky;top:0;background:var(--cream)}.variant-admin-label{display:flex;justify-content:space-between;align-items:center;color:#42604a;font-size:10px}.variant-admin-label .text-link{color:#9a7719;font-size:9px}.variant-admin-list{display:grid;gap:6px}.variant-admin-list>div{display:grid;grid-template-columns:1fr 1fr 36px;gap:8px;align-items:center}.variant-admin-list>div>input{min-height:36px;padding:8px;border:1px solid #dce0d7;border-radius:3px;color:#21432f;background:#fff;font-size:10px}.variant-admin-list .icon-button{width:31px;height:31px}.edit-actions{padding-top:6px;display:flex;justify-content:flex-end;gap:9px}.edit-actions .button{min-height:39px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{transform:translate(24px);opacity:.9}to{transform:translate(0);opacity:1}}@keyframes rise-in{0%{transform:translateY(10px) scale(.985);opacity:.7}to{transform:translateY(0) scale(1);opacity:1}}@keyframes soft-pulse{50%{transform:scale(1.06);filter:brightness(1.3)}}@media(min-width:1400px){.hero{min-height:650px}.hero-copy{padding-top:53px}}@media(max-width:1050px){.section-pad{padding-right:6vw;padding-left:6vw}.hero-art__pizza{width:min(43vw,400px)}.hero-art__halo{width:43vw}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-section{padding-right:6vw;padding-left:6vw;gap:5vw}.order-row{grid-template-columns:.9fr 1.2fr 1fr .65fr 135px 37px;gap:8px;padding:12px 10px}}@media(max-width:760px){.topline{min-height:27px;padding:0 5vw;font-size:8px}.site-header{min-height:66px;padding:0 5vw;gap:12px}.brand{gap:7px}.brand-mark{width:33px;height:33px;font-size:17px}.brand-name b{font-size:14px}.brand-name small{font-size:6px}.main-nav{position:absolute;top:65px;left:0;right:0;padding:0 6vw;max-height:0;overflow:hidden;display:grid;gap:0;background:#0b2c1d;transition:max-height .2s,padding .2s}.main-nav.is-open{max-height:180px;padding:10px 6vw;border-bottom:1px solid var(--line)}.main-nav a{padding:12px 0;font-size:12px}.mobile-menu{width:35px;height:35px;margin-left:auto;display:grid;place-items:center}.mobile-menu svg{width:19px}.header-actions{gap:9px}.cart-button{gap:5px;font-size:0}.cart-button svg{width:18px}.button--header{min-height:35px;padding:0 10px;gap:4px;font-size:9px}.hero{min-height:690px;padding:42px 6vw 58px;grid-template-columns:1fr}.hero-copy{max-width:520px;padding:17px 0 5px}.eyebrow{font-size:8px}.hero h1{max-width:490px;margin:18px 0 12px;font-size:clamp(42px,11vw,64px)}.hero-copy>p{max-width:440px;font-size:12px}.hero-actions{margin-top:22px;gap:14px;flex-wrap:wrap}.button{min-height:43px;padding:0 14px;font-size:10px}.hero-proof{margin-top:26px;font-size:9px}.hero-art{min-height:305px;margin-top:-5px}.hero-art__pizza{width:min(66vw,335px)}.hero-art__halo{width:min(72vw,360px)}.hero-art__orbit{width:min(74vw,380px)}.hero-art__orbit--two{width:min(89vw,430px)}.hero-note--top{top:7%;right:0}.hero-note{padding:7px 9px;gap:7px}.hero-note--top>span{width:27px;height:27px}.hero-note b{font-size:9px}.hero-note small{font-size:8px}.hero-note--bottom{left:0;bottom:9%;padding:7px 9px;font-size:7px}.hero-note--bottom b{font-size:8px}.hero-number{bottom:11%;right:1%;font-size:42px}.hero-bottomline{left:6vw;right:6vw;min-height:40px;font-size:7px}.trust-strip{padding:16px 5vw;grid-template-columns:1fr;gap:10px}.trust-strip>div{justify-content:flex-start}.trust-icon{width:31px;height:31px}.trust-strip b{font-size:10px}.trust-strip small{font-size:8px}.section-pad{padding:65px 5vw 70px}.section-title{display:grid;align-items:start;gap:17px}.section-title h2{margin:10px 0 8px;font-size:38px}.section-title p{font-size:11px}.menu-search{width:100%}.category-row{margin-top:26px;display:grid;gap:13px}.category-tabs{margin-right:-5vw;padding-right:5vw}.category-tab{min-height:39px;padding:0 9px;font-size:9px}.size-legend{justify-content:flex-end}.category-intro{margin-top:20px}.category-intro h3{font-size:18px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-art{height:126px}.product-art>.pizza-illustration{width:106px;height:106px}.product-category{top:9px;left:8px;font-size:6px}.product-badge{top:7px;right:6px;padding:4px;font-size:6px}.product-badge svg{width:9px}.product-card__body{padding:11px 10px 12px}.product-card h3{font-size:13px}.product-card__top{align-items:start}.product-card__top>span{padding-top:3px;font-size:8px}.product-card__body>p{min-height:49px;margin:6px 0 9px;font-size:8px;line-height:1.55}.product-add{padding-top:8px;font-size:8px}.product-add span{font-size:7px}.product-add svg{width:12px}.food-glyph{width:90px;height:76px;font-size:36px}.food-glyph--bordas{height:55px}.menu-bottom-note{margin-top:25px;gap:8px;font-size:8px}.note-rule{width:15px;flex-shrink:0}.quote-band{min-height:145px;padding:28px 6vw;gap:4px}.quote-band>span:first-child{font-size:55px}.quote-band>p{font-size:26px}.quote-band__scribble{right:5vw;bottom:10px;font-size:6px}.story-section{padding:55px 6vw;grid-template-columns:1fr;gap:38px}.story-illustration{min-height:300px}.story-logo{width:170px;height:170px}.story-logo .brand-mark{width:50px;height:50px}.story-logo>b{font-size:20px}.story-logo>b em{font-size:21px}.story-stamp{width:67px;height:67px;right:12%;bottom:10%}.story-stamp>b{font-size:21px}.story-dots{box-shadow:41px 11px #ffc727,210px 48px #e5442d,225px 206px #ffc727,-55px 187px #ffc727}.story-copy h2{font-size:39px}.story-copy>p{font-size:11px}.story-scribble{bottom:auto;top:29px;left:auto;right:10vw;font-size:15px}.social-section .section-title{gap:15px}.social-link{font-size:9px}.social-grid{margin-top:23px;grid-template-columns:repeat(2,1fr);gap:7px}.social-tile,.social-tile__surface{min-height:145px}.social-tile__surface{padding:9px}.social-tile__surface>.pizza-illustration{width:96px;height:96px}.social-tile__badge{left:9px;top:9px;font-size:6px}.social-tile__line{left:9px;bottom:9px;font-size:11px}.social-tile__open{right:8px;bottom:8px;width:25px;height:25px}.social-footnote{font-size:8px;text-align:center}.final-cta{min-height:220px;padding:36px 6vw;gap:15px;flex-wrap:wrap}.final-cta__ornament{width:102px;height:102px;flex-basis:102px}.final-cta__ornament .pizza-illustration{width:89px;height:89px}.final-cta__ornament:before{inset:-11px}.final-cta>div:nth-child(2){margin-right:0;flex:1}.final-cta h2{font-size:29px}.final-cta .eyebrow{font-size:7px}.final-cta>.button{width:100%;min-height:42px;margin-left:0}.site-footer{padding:40px 6vw 0}.footer-main{grid-template-columns:1fr 1fr;gap:27px 17px}.footer-brand{grid-column:1/-1}.footer-bottom{min-height:62px;flex-wrap:wrap;justify-content:center;gap:4px 17px;padding:12px 0;font-size:7px;text-align:center}.footer-bottom>span:last-child{display:none}.product-modal{grid-template-columns:1fr;overflow:auto}.product-modal__art{min-height:200px;max-height:230px}.product-modal__art>.pizza-illustration{width:197px;height:197px}.product-modal__content{padding:23px 21px 22px}.product-modal__content h2{font-size:26px}.product-modal__close{top:10px;right:10px}.checkout-head{padding:20px 19px 15px}.checkout-head h2{font-size:26px}.checkout-form{padding:17px 19px 20px;gap:12px}.checkout-grid{grid-template-columns:1fr 1fr;gap:9px}.checkout-grid--address{grid-template-columns:1fr 1fr}.checkout-grid--address label:nth-child(2){grid-column:1/-1}.checkout-grid--address label:nth-child(4){grid-column:1/-1}.success-modal,.login-modal{padding:31px 24px 25px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{width:100%;height:auto;min-height:0;padding:0 5vw;position:sticky;top:0;z-index:24}.brand--admin,.admin-status,.admin-sidebar-bottom{display:none}.admin-nav{padding:7px 0 8px;grid-template-columns:repeat(5,1fr);gap:3px}.admin-nav>button{min-height:47px;padding:3px;display:flex;flex-direction:column;justify-content:center;gap:2px;text-align:center;font-size:7px}.admin-nav>button>span{font-size:15px}.admin-nav>button>i{min-width:14px;width:14px;height:14px;position:absolute;margin:-27px 0 0 27px;font-size:7px}.admin-main{min-width:0}.admin-topbar{min-height:54px;padding:0 5vw}.admin-mobile-brand{display:flex;align-items:center;gap:7px;color:#234330;font-size:9px}.admin-mobile-brand .brand-mark{width:26px;height:26px;font-size:14px}.admin-pill{font-size:0}.admin-pill .live-dot{width:8px;height:8px}.admin-content{padding:29px 5vw 50px}.admin-heading{align-items:start;flex-direction:column}.admin-heading h1{font-size:31px}.admin-heading p{line-height:1.6}.admin-stats{grid-template-columns:repeat(2,1fr);gap:7px}.admin-stats>article{min-height:96px;padding:11px}.admin-stats small{font-size:8px}.admin-stats b{font-size:24px}.admin-stats span{font-size:7px}.admin-columns{grid-template-columns:1fr}.admin-card{padding:16px}.admin-card__head h2{font-size:17px}.setup-list>div>div>small{line-height:1.45}.order-row{padding:12px;grid-template-columns:1fr 1fr;gap:8px}.order-row__number{grid-column:1}.order-row__customer{grid-column:2}.order-row__schedule{grid-column:1}.order-row__total{grid-column:2;text-align:right}.order-row>select{grid-column:1}.order-details{justify-self:end;grid-column:2}.catalog-admin-category{padding:13px}.catalog-admin-title{align-items:start}.catalog-admin-title h2{font-size:17px}.catalog-admin-row{grid-template-columns:32px 1fr 65px;gap:8px;padding:7px 0}.catalog-admin-glyph{width:30px;height:30px}.catalog-admin-name>small{max-width:170px}.catalog-admin-price{grid-column:2;grid-row:2}.catalog-active{grid-column:3;grid-row:1;text-align:center}.catalog-admin-row .button{grid-column:3;grid-row:2;min-height:28px;padding:0 6px;font-size:8px}.zone-head{display:none}.zone-row{padding:12px;grid-template-columns:1fr 1fr 42px;gap:8px}.zone-row>input{grid-column:1/3}.zone-row .currency-field{grid-column:1}.zone-row .currency-field:nth-of-type(2){grid-column:2}.zone-row .switch{grid-column:3;grid-row:2;justify-self:center}.zone-remove{grid-column:3;grid-row:1;justify-self:center}.zone-actions{gap:10px}.zone-actions>span{font-size:8px}.settings-card{padding:15px}.social-admin-row{grid-template-columns:1fr 1fr 40px}.social-admin-row input[aria-label="Título da publicação"],.social-admin-row input[aria-label="Imagem da publicação"]{grid-column:span 1}.settings-grid,.settings-grid--compact{grid-template-columns:1fr;gap:11px}.field-label--full{grid-column:auto}.weekday-row{gap:4px}.weekday-toggle>span{width:39px;height:34px}.settings-switches{flex-direction:column;gap:11px}.password-card{grid-template-columns:1fr;gap:8px}.password-form{grid-template-columns:1fr}.password-form>input:first-child,.password-form>.button{grid-column:auto}.admin-alert{top:101px;padding:9px 5vw}}@media(max-width:360px){.button--header{padding:0 7px;font-size:8px}.brand-name b{font-size:12px}.hero h1{font-size:39px}.product-card h3{font-size:12px}.product-card__body>p{min-height:58px}.checkout-grid{grid-template-columns:1fr}.weekday-toggle>span{width:36px}}
