*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f6f7f9;color:#17191d}.container{width:min(1120px,92%);margin:auto}.topbar{background:#0b0d10;color:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #24272d}.nav{height:68px;display:flex;align-items:center;justify-content:space-between}.brand{color:#fff;text-decoration:none;font-weight:800;letter-spacing:.5px;font-size:20px}.brand b{color:#ff3b30}.brand span{margin-right:5px}.nav-link{color:#fff;text-decoration:none;font-weight:700}.hero{background:linear-gradient(135deg,#0b0d10 0%,#171b22 60%,#222832 100%);color:#fff;padding:70px 0}.hero-content{display:grid;grid-template-columns:1.45fr .75fr;gap:45px;align-items:center}.tag,.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.5px;color:#ff3b30}.hero h1{font-size:clamp(38px,6vw,64px);line-height:1.02;margin:14px 0 18px;max-width:760px}.hero p{font-size:18px;line-height:1.65;color:#c9ced7;max-width:700px}.button{display:inline-block;text-decoration:none;padding:14px 22px;border-radius:10px;font-weight:800;margin-top:12px}.primary{background:#ff3b30;color:#fff}.hero-card{background:#fff;color:#15171b;border-radius:22px;padding:28px;box-shadow:0 20px 60px #0005}.hero-icon{font-size:54px}.hero-card h3{margin:15px 0 8px}.hero-card p{font-size:15px;color:#656b75;margin:0}.trust{background:#fff;border-bottom:1px solid #e5e7eb}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:22px 0}.trust-grid div{display:flex;flex-direction:column;gap:6px}.trust-grid span{font-size:13px;color:#6b7280}.products-section{padding:65px 0}.section-title{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:30px}.section-title h2,.how h2{font-size:34px;margin:8px 0 0}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filter{border:1px solid #d9dce1;background:#fff;border-radius:999px;padding:9px 14px;cursor:pointer;font-weight:700}.filter.active{background:#17191d;color:#fff;border-color:#17191d}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #11100008;display:flex;flex-direction:column}.product-image{height:190px;background:#eef1f5;display:flex;align-items:center;justify-content:center;font-size:70px}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.category{font-size:11px;color:#ff3b30;font-weight:800;text-transform:uppercase;letter-spacing:1px}.product h3{font-size:19px;margin:8px 0}.product p{color:#686e78;font-size:14px;line-height:1.5;margin:0 0 15px}.price{font-size:23px;font-weight:900;margin-top:auto}.store{font-size:12px;color:#727780;margin:4px 0 13px}.product .button{width:100%;text-align:center;margin-top:0}.mercado{background:#ffe600;color:#111}.shopee{background:#ee4d2d;color:#fff}.how{padding:65px 0;background:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:30px}.steps div{border:1px solid #e5e7eb;border-radius:18px;padding:25px}.steps span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ff3b30;color:#fff;font-weight:900}.steps h3{margin-bottom:8px}.steps p{color:#6b7280;line-height:1.5}.footer{padding:35px 0;display:flex;flex-direction:column;gap:7px}.footer span,.footer small{color:#737984}footer{background:#0b0d10;color:#fff}.empty{grid-column:1/-1;text-align:center;padding:40px;color:#6b7280}@media(max-width:800px){.hero-content,.products,.steps{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.section-title{align-items:flex-start;flex-direction:column}.filters{justify-content:flex-start}.hero{padding:50px 0}.hero-card{margin-top:10px}.products-section,.how{padding:45px 0}}