:root{
  --yellow:#ffd000;--yellow2:#f4bd00;--black:#05080e;--night:#09111f;--ink:#101828;--muted:#667085;--line:#e4e7ec;--surface:#fff;--bg:#f4f6f9;--green:#1fae5b;--radius:22px;--max:1240px;--shadow:0 20px 55px rgba(16,24,40,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.5}body.locked{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.topbar{min-height:36px;padding:8px max(18px,calc((100vw - var(--max))/2));display:flex;justify-content:center;gap:36px;background:var(--yellow);color:#111;font-size:12px;font-weight:850}
.header{position:sticky;top:0;z-index:40;min-height:112px;padding:8px max(18px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:28px;background:rgba(5,8,14,.97);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}
.logo-card{width:92px;height:72px;padding:5px;display:grid;place-items:center;border-radius:12px;background:white;box-shadow:0 6px 18px rgba(0,0,0,.18);overflow:hidden;flex:0 0 auto}.logo-card img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:7px}.header nav{margin-left:auto;display:flex;align-items:center;gap:28px}.header nav a{position:relative;color:#e5e7eb;font-size:13px;font-weight:850}.header nav a:hover{color:var(--yellow)}.header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--yellow);transition:.2s}.header nav a:hover:after{right:0}.mobile-menu{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:#111827;color:white}.cart-button{min-height:48px;padding:10px 15px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,208,0,.55);border-radius:999px;background:#111827;color:white;font-weight:900}.cart-button b{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:#111;font-size:11px}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 25%,rgba(255,187,0,.12),transparent 32%),linear-gradient(120deg,#03060c,#0b1321 72%,#171308)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.017) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.017) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to right,black,transparent 75%)}
.hero-inner{position:relative;z-index:1;max-width:var(--max);min-height:650px;margin:0 auto;padding:55px 18px;display:grid;grid-template-columns:.92fr 1.25fr;gap:26px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-block;margin-bottom:13px;color:var(--yellow);font-size:12px;font-weight:950;letter-spacing:.18em}.eyebrow.dark{color:#8a6d00}.hero h1{margin:0;color:white;font-size:clamp(50px,5.1vw,76px);line-height:.98;letter-spacing:-.055em}.hero h1 em{color:var(--yellow);font-style:normal}.hero-copy>p{max-width:560px;margin:22px 0;color:#cbd5e1;font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:50px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;font-weight:950;transition:.18s}.button:hover{transform:translateY(-2px)}.button.yellow{background:var(--yellow);color:#111;box-shadow:0 13px 34px rgba(255,208,0,.23)}.button.outline{border:1px solid rgba(255,208,0,.75);background:rgba(4,7,12,.65);color:white}.button.light{background:white;color:#111}.button.outline-dark{border:1px solid var(--line);background:white;color:#111}.hero-trust{margin-top:28px;padding:15px 17px;display:flex;gap:18px;flex-wrap:wrap;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(5,8,14,.5);color:#e5e7eb;font-size:12px;font-weight:800}.hero-art{position:relative;min-height:535px;align-self:stretch;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.hero-art:before{content:"";position:absolute;inset:7% 0 2%;border-radius:32px;background:radial-gradient(circle at 55% 42%,rgba(255,201,0,.24),transparent 41%);filter:blur(10px)}.hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:28px;filter:saturate(1.04) contrast(1.03);mask-image:linear-gradient(to right,transparent 0,black 11%,black 100%),linear-gradient(to bottom,black 0,black 86%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}
.franchise-section{padding:14px max(18px,calc((100vw - var(--max))/2)) 18px;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.franchise-head{margin-bottom:5px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#111827}.franchise-head span{color:#8a6b00;font-size:10px;font-weight:950;letter-spacing:.16em}.franchise-head small{color:#667085;font-size:10px}.franchise-viewport{overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;background:#fff}.franchise-viewport::-webkit-scrollbar{display:none}.franchise-track{display:flex;gap:18px;width:max-content;padding:6px 0}.franchise-logo{width:200px;height:74px;flex:0 0 200px;padding:8px 16px;border:1px solid #eef0f3;border-radius:11px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative}.franchise-logo:hover,.franchise-logo.active{border-color:#ffd000;box-shadow:0 8px 20px rgba(17,24,39,.08);transform:translateY(-2px)}.franchise-logo.active:after{content:"";position:absolute;left:24px;right:24px;bottom:2px;height:2px;border-radius:99px;background:var(--yellow)}.franchise-logo img{width:100%;height:100%;object-fit:contain;filter:none}
.catalog-section,.steps-section,.payment-section{max-width:var(--max);margin:0 auto;padding:72px 18px}.section-heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-heading.centered{text-align:center;justify-content:center}.section-heading h2{margin:0;font-size:clamp(32px,4vw,48px);letter-spacing:-.04em}.section-heading p{margin:0;color:var(--muted);font-size:13px}.catalog-tools{display:grid;grid-template-columns:1fr 280px;gap:12px;margin-bottom:14px}.search-box{min-height:53px;padding:0 16px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:15px;background:white}.search-box input{width:100%;border:0;outline:0;background:transparent}.catalog-tools select,.checkout-form select{min-height:53px;padding:0 14px;border:1px solid var(--line);border-radius:15px;background:white;outline:0}.chips{display:flex;gap:8px;overflow-x:auto;padding:4px 0 23px;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:white;color:#344054;font-size:12px;font-weight:850}.chip.active{border-color:var(--yellow);background:var(--yellow);color:#111}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;border:1px solid #1d2939;border-radius:var(--radius);background:#0a101b;box-shadow:0 14px 34px rgba(16,24,40,.09);transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-media{position:relative;aspect-ratio:4/5;display:grid;place-items:center;overflow:hidden;background:white;cursor:pointer}.product-media img{width:100%;height:100%;object-fit:contain;padding:12px;transition:.28s}.product-card:hover .product-media img{transform:scale(1.025)}.stock-badge{position:absolute;top:13px;left:13px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.94);font-size:10px;font-weight:950;text-transform:uppercase}.stock-badge.stock{color:#166534}.stock-badge.last{color:#b45309}.stock-badge.preorder{color:#7c3aed}.stock-badge.soldout{color:#991b1b}.product-info{padding:19px;color:white}.product-franchise{color:var(--yellow);font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.product-info h3{margin:7px 0 5px;font-size:20px;line-height:1.25}.product-line{margin:0 0 13px;color:#98a2b3;font-size:12px}.card-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:15px}.product-price{font-size:21px;font-weight:950;color:var(--yellow)}.product-price small{display:block;color:#98a2b3;font-size:10px;font-weight:500}.condition{padding:5px 8px;border-radius:8px;background:#1e293b;color:#d0d5dd;font-size:9px;font-weight:800}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-actions button,.modal-actions button{min-height:43px;padding:9px 10px;border-radius:11px;font-size:11px;font-weight:950}.add-product{border:0;background:var(--yellow);color:#111}.ask-product{border:1px solid #475467;background:transparent;color:white}.ask-product.restock{border-color:#f59e0b;color:#fbbf24}.empty-state{padding:58px 20px;text-align:center;border:1px dashed #cbd5e1;border-radius:var(--radius);background:white}.empty-state>span{font-size:36px}.empty-state h3{margin:10px 0 4px}.empty-state p{margin:0 auto 18px;max-width:480px;color:var(--muted)}
.benefits-section{padding:72px max(18px,calc((100vw - var(--max))/2));background:#070b12;color:white}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.benefit-grid article{padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.055)}.benefit-grid article>span{font-size:29px}.benefit-grid h3{margin:14px 0 5px}.benefit-grid p{margin:0;color:#b8c0cc;font-size:13px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.steps-grid article{padding:24px;border:1px solid var(--line);border-radius:20px;background:white}.steps-grid b{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--yellow);color:#111}.steps-grid h3{margin:16px 0 5px}.steps-grid p{margin:0;color:var(--muted);font-size:13px}.shipping-section{max-width:var(--max);margin:0 auto 65px;padding:45px;display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:center;border-radius:30px;background:linear-gradient(135deg,#070b12,#172234);color:white}.shipping-copy h2{margin:0 0 13px;font-size:clamp(32px,4vw,50px);letter-spacing:-.04em}.shipping-copy p{max-width:600px;color:#cbd5e1}.shipping-map{position:relative;min-height:320px;display:grid;place-items:center;border-radius:26px;background:radial-gradient(circle at 35% 25%,rgba(255,208,0,.3),transparent 28%),#0a111d;overflow:hidden}.shipping-map:before{content:"";position:absolute;width:170px;height:260px;border:2px dashed rgba(255,255,255,.22);border-radius:48% 52% 55% 45%/30% 34% 66% 70%;transform:rotate(-7deg)}.shipping-map strong{font-size:34px;letter-spacing:.25em;opacity:.17}.pin{position:absolute;z-index:2;padding:5px 8px;border-radius:999px;background:var(--yellow);color:#111;font-size:10px;font-weight:950}.p1{left:30%;top:20%}.p2{left:31%;top:38%}.p3{right:26%;top:51%}.p4{right:22%;bottom:24%}.payment-section{padding-top:15px}.payment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.payment-grid span{min-height:88px;display:grid;place-items:center;border:1px solid var(--line);border-radius:18px;background:white;font-size:18px;font-weight:950}.policy-section{max-width:var(--max);margin:0 auto 65px;padding:0 18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.policy-section>div{padding:23px;display:flex;gap:15px;border:1px solid var(--line);border-radius:20px;background:white}.policy-section>div>span{font-size:29px}.policy-section h3{margin:0 0 5px}.policy-section p{margin:0;color:var(--muted);font-size:13px}.cta-section{max-width:var(--max);margin:0 auto 70px;padding:45px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:30px;background:var(--yellow);color:#111}.cta-section h2{max-width:740px;margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em}.cta-section p{margin:8px 0 0}.cta-section .eyebrow{color:#594700}
.footer{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:34px;padding:55px max(18px,calc((100vw - var(--max))/2)) 28px;background:#05080e;color:#d0d5dd}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-logo{width:112px;height:102px;padding:7px;border-radius:13px;background:white}.footer-logo img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:8px}.footer-brand p{margin:0;max-width:260px;color:#98a2b3;font-size:12px}.footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer>div>strong{color:white;margin-bottom:4px}.footer a,.footer span{color:#98a2b3;font-size:12px}.footer a:hover{color:var(--yellow)}.copyright{grid-column:1/-1;margin:20px 0 0;padding-top:20px;border-top:1px solid #1e293b;color:#667085;font-size:11px}.whatsapp-float{position:fixed;right:15px;bottom:15px;z-index:35;width:43px;height:43px;border:0;border-radius:50%;background:#22c55e;box-shadow:0 8px 22px rgba(34,197,94,.28);font-size:19px}.drawer-backdrop,.product-backdrop{position:fixed;inset:0;z-index:60;background:rgba(2,6,23,.68);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:70;right:0;top:0;width:min(475px,100%);height:100dvh;padding:22px;display:flex;flex-direction:column;background:white;box-shadow:-30px 0 70px rgba(0,0,0,.2);transform:translateX(105%);transition:.25s ease;overflow:auto}.cart-drawer.open{transform:translateX(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line)}.drawer-header h2{margin:0}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:white}.cart-items{display:grid;gap:12px;padding:18px 0}.cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line)}.cart-item img{width:76px;height:76px;object-fit:contain;border-radius:12px;background:#f8fafc}.cart-item h4{margin:0 0 4px;font-size:13px}.cart-item p{margin:0;color:var(--muted);font-size:11px}.quantity{display:flex;align-items:center;gap:6px;margin-top:7px}.quantity button{width:27px;height:27px;border:1px solid var(--line);border-radius:8px;background:white}.remove-item{border:0;background:transparent;color:#98a2b3}.cart-empty{margin:auto 0;text-align:center}.cart-empty>span{font-size:42px}.cart-empty h3{margin:10px 0 4px}.cart-empty p{margin:0 0 17px;color:var(--muted)}.checkout-form{display:grid;gap:12px;padding-bottom:25px}.cart-summary{padding:16px;display:grid;grid-template-columns:1fr auto;gap:4px 12px;border-radius:16px;background:#f8fafc}.cart-summary strong{font-size:20px}.cart-summary small{grid-column:1/-1;color:var(--muted)}.checkout-form label{display:grid;gap:6px;color:#374151;font-size:12px;font-weight:800}.checkout-form input,.checkout-form textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:13px;outline:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.whatsapp-submit{background:#16a34a;color:white}
.product-backdrop{z-index:75}.product-modal{position:fixed;z-index:80;left:50%;top:50%;width:min(1060px,calc(100% - 30px));max-height:92dvh;display:grid;grid-template-columns:1.08fr .92fr;border:1px solid #344054;border-radius:25px;background:#090f19;color:white;box-shadow:0 35px 100px rgba(0,0,0,.45);overflow:auto;opacity:0;pointer-events:none;transform:translate(-50%,-46%) scale(.98);transition:.22s}.product-modal.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.modal-close{position:absolute;right:14px;top:14px;z-index:3;width:40px;height:40px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(5,8,14,.82);color:white}.modal-gallery{padding:22px;background:white}.modal-main-image{position:relative;min-height:560px;display:grid;place-items:center;border-radius:18px;background:#f8fafc;overflow:hidden}.modal-main-image img{width:100%;height:560px;object-fit:contain}.gallery-arrow{position:absolute;z-index:2;top:50%;width:42px;height:42px;border:0;border-radius:50%;background:rgba(5,8,14,.75);color:white;font-size:30px;transform:translateY(-50%)}.gallery-arrow.previous{left:12px}.gallery-arrow.next{right:12px}.gallery-counter{position:absolute;right:12px;bottom:12px;padding:6px 9px;border-radius:999px;background:rgba(5,8,14,.78);color:white;font-size:10px}.gallery-thumbs{margin-top:12px;display:flex;gap:9px;overflow-x:auto}.gallery-thumb{width:78px;height:78px;flex:0 0 78px;padding:4px;border:2px solid transparent;border-radius:11px;background:#f2f4f7}.gallery-thumb.active{border-color:var(--yellow)}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.modal-info{padding:55px 34px 30px;display:flex;flex-direction:column}.modal-info h2{margin:8px 0 8px;font-size:clamp(30px,4vw,45px);line-height:1.04}.modal-line{margin:0;color:#98a2b3}.modal-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.modal-tags span{padding:7px 10px;border-radius:999px;background:#1e293b;color:#e5e7eb;font-size:11px;font-weight:850}.modal-description{color:#cbd5e1}.modal-price{margin-top:auto;padding-top:20px;color:var(--yellow);font-size:27px;font-weight:950}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.toast{position:fixed;z-index:100;left:50%;bottom:25px;max-width:calc(100% - 30px);padding:11px 16px;border-radius:999px;background:#111827;color:white;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%,20px);transition:.22s;font-size:12px;font-weight:850}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:980px){.header nav{display:none;position:absolute;left:0;right:0;top:112px;padding:18px;flex-direction:column;background:#0b111d;border-top:1px solid rgba(255,255,255,.08)}.header nav.open{display:flex}.mobile-menu{display:block;margin-left:auto}.header nav{margin-left:0}.hero-inner{grid-template-columns:1fr;gap:14px}.hero-art{min-height:520px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid,.steps-grid{grid-template-columns:1fr 1fr}.shipping-section{margin-left:18px;margin-right:18px;grid-template-columns:1fr}.footer{grid-template-columns:1.4fr 1fr 1fr}.footer>div:last-of-type{grid-column:2}.product-modal{grid-template-columns:1fr}.modal-main-image,.modal-main-image img{height:470px;min-height:470px}.modal-info{padding-top:25px}}
@media(max-width:680px){.topbar{justify-content:flex-start;overflow:auto;white-space:nowrap;font-size:10px}.header{min-height:80px;padding:6px 12px;gap:9px}.logo-card{width:72px;height:58px;padding:4px;border-radius:10px}.header nav{top:80px}.cart-button{min-height:42px;padding:8px 11px}.cart-button span{display:none}.hero-inner{min-height:auto;padding:42px 16px 15px}.hero h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-actions .button{width:100%}.hero-trust{gap:8px;padding:12px}.hero-art{min-height:390px}.hero-art img{border-radius:20px;object-position:55% center}.franchise-section{padding-left:16px;padding-right:16px}.franchise-head{align-items:flex-start;flex-direction:column;gap:2px}.franchise-logo{width:160px;height:64px;flex-basis:160px;padding:7px 11px}.catalog-section,.steps-section,.payment-section{padding:52px 16px}.section-heading{align-items:flex-start;flex-direction:column}.catalog-tools{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.product-actions{grid-template-columns:1fr}.benefits-section{padding:52px 16px}.benefit-grid,.steps-grid{grid-template-columns:1fr}.shipping-section{padding:27px;margin-bottom:50px}.payment-grid{grid-template-columns:1fr 1fr}.payment-grid span{font-size:14px}.policy-section{grid-template-columns:1fr;padding:0 16px}.cta-section{margin:0 16px 55px;padding:30px 23px;align-items:stretch;flex-direction:column}.footer{grid-template-columns:1fr 1fr;padding:45px 20px 25px}.footer-brand{grid-column:1/-1}.footer>div:last-of-type{grid-column:auto}.form-grid{grid-template-columns:1fr}.product-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.modal-gallery{padding:12px}.modal-main-image,.modal-main-image img{height:430px;min-height:430px}.modal-info{padding:22px 18px 28px}.modal-actions{grid-template-columns:1fr}.modal-close{right:10px;top:10px}}
@media(max-width:390px){.payment-grid{grid-template-columns:1fr}.hero h1{font-size:41px}.modal-main-image,.modal-main-image img{height:360px;min-height:360px}}

.contact-email{color:#111;font-weight:900;text-decoration:underline;text-underline-offset:3px}.contact-email:hover{opacity:.72}.footer a[href^="mailto:"]{overflow-wrap:anywhere}
