*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#15171a;background:#f5f6f8}header{background:linear-gradient(130deg,#091b35,#12345e);color:white;padding:0 5vw 40px}.top{height:84px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:18px;font-weight:700}.brand img{width:145px;background:white;padding:8px;border-radius:8px}.top button,.cta,.send,footer a{border:0;background:#e21d2d;color:white;padding:14px 20px;border-radius:8px;font-weight:700;text-decoration:none;cursor:pointer}.hero{min-height:520px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:30px}.hero h1{font-size:clamp(52px,7vw,96px);line-height:.9;margin:15px 0}.hero h1 em{font-style:normal;font-weight:300;font-size:.45em;color:#ccd6e6}.hero p{max-width:620px;font-size:19px;line-height:1.55;color:#dbe4f1;margin-bottom:30px}.hero img{width:100%;max-height:510px;object-fit:contain;filter:drop-shadow(0 25px 20px #0008)}.eyebrow{color:#e21d2d;font-size:13px;font-weight:800;letter-spacing:2px}nav{position:sticky;top:0;z-index:20;background:white;display:flex;justify-content:center;gap:35px;padding:17px;box-shadow:0 3px 15px #0001}nav a{color:#20252b;text-decoration:none;font-weight:700}.benefits{display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:-24px auto 70px;background:white;border-radius:14px;box-shadow:0 12px 40px #071a3620;position:relative;z-index:2}.benefits div{padding:25px;border-right:1px solid #eee}.benefits div:last-child{border:0}.benefits b{display:block;font-size:22px;color:#0d315c}.benefits span{color:#6a7078}main section{max-width:1180px;margin:0 auto;padding:60px 20px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-head h2,section h2{font-size:38px;margin:8px 0 25px}.section-head input{width:380px;padding:15px;border:1px solid #ccd1d8;border-radius:8px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.filters button{border:1px solid #ccd1d8;background:white;padding:10px 16px;border-radius:99px;cursor:pointer}.filters button.active{background:#0d315c;color:white}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:white;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #071a3610;transition:.2s}.card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #071a3625}.card-img{height:260px;padding:20px;background:#fafafa}.card-img img{width:100%;height:100%;object-fit:contain}.card-body{padding:20px}.card small{color:#e21d2d;font-weight:800}.card h3{margin:8px 0;font-size:21px}.card .spec{color:#67707b;min-height:42px}.price{font-size:22px;font-weight:800;color:#0d315c;margin:15px 0}.card-actions{display:flex;gap:10px}.card-actions button{flex:1;padding:12px;border-radius:7px;border:1px solid #0d315c;background:white;color:#0d315c;font-weight:700;cursor:pointer}.card-actions .primary{background:#0d315c;color:white}.compare{background:#0b2547;color:white;max-width:none!important;padding-left:max(20px,calc((100% - 1140px)/2))!important;padding-right:max(20px,calc((100% - 1140px)/2))!important}.compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.compare article{padding:28px;background:#ffffff0d;border:1px solid #ffffff20;border-radius:12px}.payment{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center}.payment-card{background:white;border-left:5px solid #e21d2d;padding:35px;border-radius:10px;box-shadow:0 10px 30px #0001}.downloads{display:flex;flex-wrap:wrap;gap:15px}.downloads a{background:white;color:#0d315c;text-decoration:none;font-weight:800;padding:18px 25px;border-radius:8px;box-shadow:0 6px 20px #0001}footer{background:#0a192f;color:white;padding:45px 6vw;display:flex;align-items:center;justify-content:space-between;gap:25px}footer img{width:150px;background:white;padding:8px;border-radius:7px}.whatsapp{position:fixed;right:22px;bottom:22px;background:#1fbf61;color:white;padding:16px 22px;border-radius:99px;text-decoration:none;font-weight:800;z-index:30}.modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:50;padding:20px}.modal.open{display:flex}.modal-box{background:white;width:min(980px,96vw);max-height:92vh;overflow:auto;border-radius:16px;padding:28px;position:relative}.modal-box>button{position:absolute;right:15px;top:10px;border:0;background:none;font-size:32px;cursor:pointer}.product-detail{display:grid;grid-template-columns:1fr 1.15fr;gap:35px}.product-detail img{width:100%;height:420px;object-fit:contain}.selectors{display:grid;grid-template-columns:1fr 1fr;gap:12px}.selectors label{font-size:12px;font-weight:700;color:#5f6770}.selectors select{width:100%;padding:11px;margin-top:5px;border:1px solid #ccd1d8;border-radius:7px}.calc{margin-top:20px;background:#f4f7fb;padding:18px;border-radius:10px}.calc .big{font-size:27px;font-weight:900;color:#0d315c}.calc p{margin:7px 0}.detail-buttons{display:flex;gap:10px;margin-top:15px}.detail-buttons button,.detail-buttons a{flex:1;text-align:center;padding:13px;border-radius:7px;text-decoration:none;font-weight:800;border:0;cursor:pointer;background:#0d315c;color:white}.detail-buttons a{background:#e21d2d}.drawer{position:fixed;right:-430px;top:0;width:min(430px,94vw);height:100vh;background:white;z-index:60;transition:.25s;padding:22px;overflow:auto}.drawer.open{right:0}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-head button{font-size:28px;border:0;background:none}.cart-item{padding:15px 0;border-bottom:1px solid #eee}.overlay{position:fixed;inset:0;background:#0008;display:none;z-index:40}.overlay.open{display:block}.send{width:100%;margin-top:20px}@media(max-width:850px){.hero,.payment,.product-detail{grid-template-columns:1fr}.hero{padding-top:35px}.hero img{max-height:350px}.benefits{grid-template-columns:1fr 1fr;margin:20px}.grid,.compare-grid{grid-template-columns:1fr 1fr}.section-head{align-items:stretch;flex-direction:column}.section-head input{width:100%}nav{overflow:auto;justify-content:flex-start}.product-detail img{height:280px}}@media(max-width:560px){.grid,.compare-grid,.benefits{grid-template-columns:1fr}.top .brand span{display:none}.hero h1{font-size:54px}.benefits div{border-right:0;border-bottom:1px solid #eee}.selectors{grid-template-columns:1fr}.card-img{height:220px}footer{flex-direction:column;text-align:center}}