@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap');
:root{--red:#f02b27;--yellow:#ffbc14;--ink:#0b0b0c;--card:#151516;--soft:#202022;--muted:#a3a3a8;--cream:#fff8e7;--green:#22c55e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#f7f7f5;font-family:'DM Sans',Arial,sans-serif;overflow-x:hidden}.ambient{position:fixed;width:420px;height:420px;filter:blur(120px);opacity:.12;border-radius:50%;pointer-events:none;z-index:-1}.a1{background:var(--red);top:-100px;right:-180px}.a2{background:var(--yellow);top:50%;left:-250px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;background:rgba(9,9,10,.85);backdrop-filter:blur(18px);border-bottom:1px solid #ffffff10;z-index:30}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#fff}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{font-family:Oswald;font-size:21px;letter-spacing:.5px}.brand small{color:var(--muted);font-size:11px;margin-top:5px}.bag-btn{border:1px solid #ffffff1c;background:#171719;color:#fff;border-radius:14px;height:46px;padding:0 15px;display:flex;align-items:center;gap:8px;cursor:pointer}.bag-btn span{color:var(--yellow);transform:rotate(180deg)}.bag-btn b{background:var(--red);border-radius:50%;font-size:11px;min-width:19px;height:19px;display:grid;place-items:center}.bag-btn em{font-style:normal;font-weight:700}.hero{min-height:610px;max-width:1240px;margin:auto;padding:62px 5vw 55px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;position:relative}.status{font-size:11px;font-weight:800;letter-spacing:1.5px;background:#14251a;border:1px solid #1f5131;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:30px;color:#7ee59c}.status i{width:8px;height:8px;border-radius:50%;background:#3de26e;box-shadow:0 0 12px #3de26e}.status span{color:#a4b9aa}.eyebrow{color:var(--yellow);font-size:11px;letter-spacing:2.3px;font-weight:800;margin:25px 0 12px}.hero h1,.menu h2,.closing h2{font-family:Oswald,Impact,sans-serif;text-transform:uppercase;line-height:.94;margin:0;font-size:clamp(55px,6.5vw,92px);letter-spacing:-2px}.hero h1 span,.menu h2 span{color:var(--red)}.sub{max-width:610px;color:#b8b8ba;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin:29px 0}.primary,.ghost{height:52px;padding:0 21px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:16px;text-decoration:none;font-weight:800}.primary{background:linear-gradient(135deg,var(--red),#c81420);color:#fff;box-shadow:0 12px 35px #f02b2738}.primary:hover{transform:translateY(-2px)}.ghost{border:1px solid #ffffff23;color:#fff;background:#ffffff08}.trust{display:flex;gap:22px;flex-wrap:wrap;color:#999;font-size:12px}.trust span:first-child{color:var(--yellow)}.hero-art{position:relative;min-height:430px;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,#f02b2733,transparent 65%);filter:blur(10px)}.hero-art img{width:min(340px,80vw);height:min(340px,80vw);object-fit:cover;border-radius:50%;z-index:2;box-shadow:0 0 0 1px #ffffff20,0 30px 90px #000;animation:float 5s ease-in-out infinite}.ring{position:absolute;border:1px dashed #ffbc1455;border-radius:50%;animation:spin 25s linear infinite}.r1{width:390px;height:390px}.r2{width:440px;height:440px;animation-direction:reverse}.chip{position:absolute;background:#1d1d20;border:1px solid #ffffff18;border-radius:12px;padding:11px 15px;z-index:3;box-shadow:0 15px 35px #0009;font-size:12px;font-weight:800}.c1{left:-15px;top:24%}.c2{right:-10px;bottom:20%;color:var(--yellow)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translateY(-10px)}}.info-strip{max-width:1160px;margin:auto;border:1px solid #ffffff12;border-radius:20px;background:#121213;display:grid;grid-template-columns:repeat(3,1fr);padding:20px}.info-strip>div{display:flex;align-items:center;gap:15px;padding:4px 22px;border-right:1px solid #ffffff10}.info-strip>div:last-child{border:0}.info-strip>div>span{font-size:24px;color:var(--yellow)}.info-strip p{margin:0;display:flex;flex-direction:column;gap:4px}.info-strip small{color:#85858a}.menu{max-width:1160px;margin:0 auto;padding:95px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-head .eyebrow{margin:0 0 10px}.menu h2{font-size:clamp(42px,6vw,70px)}.search{width:320px;height:50px;background:#171719;border:1px solid #ffffff16;border-radius:13px;display:flex;align-items:center;padding:0 15px;gap:10px}.search span{font-size:25px;color:var(--yellow)}.search input{border:0;outline:0;background:transparent;color:#fff;width:100%;font:inherit}.categories{display:flex;gap:9px;overflow:auto;padding:28px 2px 18px;scrollbar-width:none;position:sticky;top:78px;background:linear-gradient(var(--ink) 80%,transparent);z-index:20}.categories::-webkit-scrollbar{display:none}.categories button{white-space:nowrap;border:1px solid #ffffff18;background:#171719;color:#aaa;padding:11px 17px;border-radius:30px;font:600 13px inherit;cursor:pointer}.categories button.active{background:var(--yellow);color:#121212;border-color:var(--yellow);box-shadow:0 5px 22px #ffbc142b}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{background:linear-gradient(145deg,#19191b,#111112);border:1px solid #ffffff10;border-radius:19px;overflow:hidden;position:relative;transition:.25s}.product:hover{transform:translateY(-5px);border-color:#ffbc1445;box-shadow:0 18px 50px #000}.product-img{height:220px;width:100%;object-fit:cover;display:block;background:#222}.product-badge{position:absolute;top:12px;left:12px;background:var(--red);color:#fff;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800;letter-spacing:.7px}.product-body{padding:18px}.product-category{font-size:9px;font-weight:800;letter-spacing:1.7px;color:var(--yellow)}.product h3{margin:7px 0;font-family:Oswald;font-size:23px}.product p{color:#96969b;font-size:13px;line-height:1.5;height:40px;overflow:hidden;margin:0}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.price{font-family:Oswald;font-size:23px}.price small{font:500 11px 'DM Sans';color:#777;margin-right:4px}.add{width:42px;height:42px;border:0;border-radius:11px;background:var(--yellow);color:#141414;font-size:25px;cursor:pointer;font-weight:700;box-shadow:0 8px 18px #ffbc1428}.add:hover{background:#fff}.no-results{text-align:center;padding:60px;color:#888;display:none}.closing{max-width:1160px;margin:0 auto 80px;border-radius:25px;overflow:hidden;background:radial-gradient(circle at 20% 20%,#371716,#151515 45%);border:1px solid #ffffff12;padding:38px 45px;display:flex;align-items:center;gap:30px}.closing img{width:120px;height:120px;border-radius:50%}.closing h2{font-size:44px}.closing .eyebrow{margin:0 0 8px}.closing p{color:#999;margin-bottom:0}.closing .primary{margin-left:auto;white-space:nowrap}footer{border-top:1px solid #ffffff10;max-width:1160px;margin:auto;padding:35px 0 50px;display:flex;justify-content:space-between;gap:20px;color:#777;font-size:12px}footer b{color:#fff}footer small{color:#555}.mobile-cart{display:none}.overlay{position:fixed;inset:0;background:#000a;backdrop-filter:blur(5px);z-index:40;opacity:0;visibility:hidden;transition:.25s}.overlay.show{opacity:1;visibility:visible}.cart{position:fixed;right:0;top:0;bottom:0;width:min(440px,100%);background:#111112;z-index:50;transform:translateX(105%);transition:.35s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;box-shadow:-30px 0 80px #000}.cart.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:25px;border-bottom:1px solid #ffffff10}.drawer-head small{color:var(--yellow);letter-spacing:2px}.drawer-head h3{font:600 30px Oswald;margin:2px 0}.drawer-head button,.modal-close{border:1px solid #ffffff18;background:#202022;color:#fff;border-radius:50%;width:40px;height:40px;font-size:25px;cursor:pointer}.cart-items{padding:18px 22px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:68px 1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid #ffffff0e}.cart-item img{width:68px;height:68px;border-radius:11px;object-fit:cover}.cart-item h4{margin:1px 0 8px;font-size:14px}.qty{display:flex;align-items:center;gap:10px}.qty button{width:24px;height:24px;border-radius:7px;border:1px solid #ffffff20;background:#222;color:#fff;cursor:pointer}.cart-item>button{border:0;background:transparent;color:#666;align-self:start;cursor:pointer}.cart-empty{display:none;text-align:center;margin:auto;padding:40px}.cart-empty span{font-size:50px;color:#333}.cart-empty h4{font-size:20px;margin-bottom:5px}.cart-empty p{color:#777}.cart-empty button{border:0;background:var(--yellow);padding:12px 18px;border-radius:10px;font-weight:800}.cart-footer{padding:22px;border-top:1px solid #ffffff12}.subtotal{display:flex;justify-content:space-between;font-size:18px}.cart-footer>small{color:#6f6f73;display:block;margin:7px 0 18px}.checkout-btn,.next-btn,.whatsapp-btn{width:100%;height:54px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--red),#c3181e);color:#fff;font-weight:800;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:14px}.checkout-btn span{font-size:20px}.modal{position:fixed;inset:0;background:#000c;backdrop-filter:blur(8px);z-index:70;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.25s}.modal.show{opacity:1;visibility:visible}.checkout-panel{width:min(760px,100%);max-height:94vh;overflow:auto;background:#131315;border:1px solid #ffffff16;border-radius:24px;padding:28px;position:relative;box-shadow:0 35px 100px #000}.modal-close{position:absolute;right:20px;top:18px}.steps{display:flex;align-items:center;max-width:500px;margin:2px auto 32px}.steps span{color:#666;font-weight:800;font-size:12px;white-space:nowrap}.steps span b{margin-left:5px}.steps span.active{color:var(--yellow)}.steps i{height:1px;background:#333;flex:1;margin:0 12px}.step{display:none}.step.active{display:block}.step>.eyebrow{margin-bottom:6px}.step h3{font:600 35px Oswald;margin:0 0 22px}.fulfillment{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.fulfillment label{position:relative;border:1px solid #ffffff17;border-radius:14px;padding:17px 15px;display:grid;grid-template-columns:42px 1fr;cursor:pointer}.fulfillment input{position:absolute;opacity:0}.fulfillment label:has(input:checked){border-color:var(--yellow);background:#ffbc140c}.fulfillment label>span{font-size:26px;grid-row:1/3}.fulfillment small{color:#777}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{color:#aaa;font-size:11px;font-weight:700}.form-grid .wide{grid-column:span 2}.form-grid input,.form-grid textarea{display:block;width:100%;margin-top:6px;border:1px solid #ffffff14;background:#1e1e20;color:#fff;border-radius:10px;padding:13px;font:inherit;outline:none}.form-grid textarea{resize:none;height:72px}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--yellow)}.step>.next-btn{margin-top:20px}.pix-card{border:1px solid #ffbc1444;background:linear-gradient(135deg,#2b2412,#1a1812);border-radius:16px;padding:18px;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:15px}.pix-mark{width:52px;height:52px;border-radius:13px;background:#24c58c;color:#072a1d;display:grid;place-items:center;font-weight:900}.pix-card div:nth-child(2){display:flex;flex-direction:column}.pix-card small{color:#928b73;font-size:9px;letter-spacing:1px}.pix-card strong{margin:3px 0}.pix-card span{font-size:11px;color:#888}.pix-card button{background:var(--yellow);border:0;padding:10px 13px;border-radius:9px;font-weight:800;cursor:pointer}.total-pay{display:flex;justify-content:space-between;margin:18px 0;color:#999}.total-pay b{font-size:21px;color:#fff}.upload{border:1px dashed #ffffff28;background:#ffffff05;border-radius:15px;padding:22px;display:flex;align-items:center;gap:15px;cursor:pointer}.upload input{display:none}.upload>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#29292c;font-size:24px}.upload div{display:flex;flex-direction:column}.upload small{color:#777;margin-top:4px}.upload.done{border-color:var(--green);background:#22c55e0b}.pickup-note{display:none;padding:13px;margin-top:14px;border-radius:10px;background:#22c55e12;color:#82d89e;font-size:13px}.step-actions{display:grid;grid-template-columns:120px 1fr;gap:10px;margin-top:20px}.back-btn{border:1px solid #ffffff18;background:#202022;color:#ccc;border-radius:12px}.success-icon{width:62px;height:62px;border-radius:50%;background:#12371f;color:#49e47b;display:grid;place-items:center;font-size:30px;margin:auto}.center{text-align:center}.muted{color:#888;max-width:500px;margin:-12px auto 20px;font-size:13px}.review{background:#1c1c1e;border-radius:14px;padding:16px;margin-bottom:15px}.review-row{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #ffffff0b;font-size:13px}.review-row:last-child{border:0}.review-row span{color:#888}.review-items{max-height:120px;overflow:auto;margin-bottom:7px}.whatsapp-btn{background:#24bf5d;font-size:15px}.whatsapp-btn:disabled{filter:grayscale(1);opacity:.35;cursor:not-allowed}.whatsapp-hint{color:#d98f8f;text-align:center;display:block;margin-top:9px}.back-link{display:block;margin:14px auto 0;border:0;background:transparent;color:#888;cursor:pointer}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,30px);background:#fff;color:#111;padding:12px 18px;border-radius:10px;z-index:100;opacity:0;transition:.25s;font-weight:700;font-size:13px}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:45px;text-align:center}.hero .sub{margin-left:auto;margin-right:auto}.hero-actions,.trust{justify-content:center}.hero-art{min-height:380px}.info-strip,.menu,.closing,footer{margin-left:18px;margin-right:18px}.menu-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:start}.closing{flex-wrap:wrap}.closing .primary{margin-left:150px}footer{flex-direction:column}.info-strip{grid-template-columns:1fr}.info-strip>div{border-right:0;border-bottom:1px solid #ffffff10;padding:12px}.info-strip>div:last-child{border:0}}
@media(max-width:600px){.topbar{height:66px;padding:0 16px}.brand img{width:42px;height:42px}.brand small{display:none}.bag-btn em{display:none}.hero{min-height:auto;padding:38px 20px 20px;display:block}.hero h1{font-size:53px}.hero .sub{font-size:14px}.hero-actions{flex-direction:column}.hero-art{min-height:330px;margin-top:15px}.hero-art img{width:245px;height:245px}.r1{width:280px;height:280px}.r2{width:310px;height:310px}.chip{font-size:10px}.c1{left:0}.c2{right:0}.trust{gap:10px}.info-strip{margin-top:30px}.menu{padding:70px 0}.section-head{display:block}.search{width:100%;margin-top:22px}.categories{top:66px;margin:0 -18px;padding-left:18px}.menu-grid{grid-template-columns:1fr}.product{display:grid;grid-template-columns:125px 1fr;min-height:155px}.product-img{height:100%;min-height:155px}.product-body{padding:15px}.product h3{font-size:20px}.product p{height:37px;font-size:12px}.product-bottom{margin-top:12px}.product-badge{font-size:8px}.closing{padding:28px;text-align:center;justify-content:center}.closing img{width:90px;height:90px}.closing .primary{margin:10px 0 0;width:100%}footer{text-align:center;padding-bottom:95px}.mobile-cart{display:flex;position:fixed;left:13px;right:13px;bottom:12px;z-index:29;height:58px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--red),#bd121b);color:#fff;align-items:center;justify-content:space-between;padding:0 17px;box-shadow:0 10px 40px #000;font-family:inherit;transform:translateY(90px);transition:.3s}.mobile-cart.show{transform:none}.mobile-cart span,.mobile-cart em{font-size:12px;font-style:normal}.mobile-cart strong{font-size:14px}.checkout-panel{padding:22px 17px;border-radius:19px}.steps span b{display:none}.fulfillment{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.pix-card{grid-template-columns:48px 1fr}.pix-card button{grid-column:1/3}.step-actions{grid-template-columns:90px 1fr}.modal{padding:8px}.modal-close{right:13px;top:13px}.step h3{font-size:29px}}
