:root{--navy:#071b36;--blue:#1267e5;--orange:#ff7b24;--ink:#172033;--muted:#667085;--bg:#f5f7fb;--line:#e4e9f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}header{height:84px;padding:0 max(24px,calc((100% - 1240px)/2));display:flex;align-items:center;gap:34px;background:#fff}.logo{display:flex;align-items:center;gap:11px;min-width:max-content}.logo span{display:grid;place-items:center;width:49px;height:49px;border-radius:15px;background:linear-gradient(145deg,#1780ff,#0643a0);color:#fff;font-weight:900;box-shadow:0 9px 20px #1267e544}.logo strong{font-size:21px}.search{flex:1;display:flex;height:48px;border:2px solid #dce4ef;border-radius:14px;overflow:hidden}.search input{flex:1;border:0;padding:0 16px;outline:0;font-size:16px}.search button{border:0;background:var(--blue);color:white;padding:0 24px;font-weight:700}.cart-button{position:relative;border:0;background:transparent;display:grid;grid-template-columns:45px auto;grid-template-rows:20px 20px;align-items:center;text-align:left;cursor:pointer}.cart-icon{grid-row:1/3;font-size:29px;filter:drop-shadow(0 4px 3px #0003)}.cart-button b{position:absolute;left:26px;top:-6px;background:var(--orange);color:#fff;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-size:12px}.cart-button em{font-style:normal;font-weight:700}nav{background:var(--navy);color:#dbe7f8;display:flex;justify-content:center;gap:34px;padding:15px 22px;font-weight:600}nav a:hover{color:#fff}.hero{min-height:410px;background:radial-gradient(circle at 75% 50%,#2a85ee 0 20%,transparent 21%),linear-gradient(110deg,#061a36 0 58%,#0d5fc6 58% 100%);color:#fff;padding:65px max(24px,calc((100% - 1160px)/2));display:flex;align-items:center;justify-content:space-between;overflow:hidden}.hero>div:first-child{max-width:670px}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.02;margin:17px 0}.hero p{font-size:20px;color:#dbe7f8;margin-bottom:30px}.pill{background:var(--orange);padding:9px 14px;border-radius:8px;font-weight:900;letter-spacing:1px}.hero-orb{width:270px;height:270px;border-radius:50%;background:linear-gradient(145deg,#fff,#dceaff);color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(7deg);box-shadow:0 25px 70px #00122b88}.hero-orb span{font-weight:900}.hero-orb strong{font-size:80px;line-height:1;color:var(--orange)}.hero-orb small{font-size:18px}.btn{border:0;border-radius:12px;padding:13px 20px;font-weight:800;cursor:pointer;display:inline-block;text-align:center}.btn.primary{background:linear-gradient(135deg,#1976ed,#0753c3);color:#fff;box-shadow:0 8px 20px #1267e52d}.btn.light{background:#fff;color:var(--blue)}.btn.ghost{background:#edf2f8;color:var(--ink)}.btn.big{font-size:18px;padding:17px 28px}.wide{width:100%}.benefits{max-width:1160px;margin:-25px auto 45px;background:white;border-radius:17px;box-shadow:0 15px 45px #17345d1c;display:grid;grid-template-columns:repeat(3,1fr);position:relative}.benefits div{padding:23px 28px;font-size:24px;display:grid;grid-template-columns:40px 1fr}.benefits b{font-size:16px}.benefits span{grid-column:2;color:var(--muted);font-size:14px}main#productos{max-width:1240px;margin:auto;padding:20px 24px 80px;display:grid;grid-template-columns:240px 1fr;gap:36px}aside{background:var(--bg);border:1px solid var(--line);border-radius:18px;padding:23px;height:max-content;position:sticky;top:16px}aside h3{margin-top:0}label{display:grid;gap:7px;font-weight:700;font-size:14px;margin:15px 0}input,select,textarea{border:1px solid #ccd5e1;border-radius:10px;padding:12px;background:#fff;min-width:0}textarea{min-height:90px;resize:vertical}.clear{display:block;text-align:center;color:var(--blue);margin-top:14px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-title small,.product>small,.product a>small,.detail-info>small{color:var(--blue);font-weight:900;letter-spacing:.8px}.section-title h2{font-size:32px;margin:4px 0}.section-title span{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product{border:1px solid var(--line);border-radius:18px;padding:13px;background:#fff;transition:.25s;display:flex;flex-direction:column}.product:hover{transform:translateY(-5px);box-shadow:0 15px 35px #112f591c}.product a{display:flex;flex-direction:column;flex:1}.image{height:230px;border-radius:13px;overflow:hidden;background:#eef2f6;position:relative;margin-bottom:15px}.image img,.detail-image img{width:100%;height:100%;object-fit:cover}.discount{position:absolute;top:11px;left:11px;background:var(--orange);color:white;border-radius:7px;padding:6px 8px;font-weight:900}.product h3{font-size:18px;margin:7px 0}.product p{font-size:14px;color:var(--muted);margin:0 0 10px;min-height:34px}.product del,.detail-info del{color:#98a2b3}.price{font-size:23px;margin:4px 0 14px}.detail{max-width:1160px;margin:40px auto 90px;padding:0 24px}.back{color:var(--blue);font-weight:700}.detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;margin-top:28px}.detail-image{height:570px;border-radius:24px;overflow:hidden;background:var(--bg)}.detail-info h1{font-size:44px;line-height:1.1;margin:10px 0}.lead{font-size:19px;color:var(--muted)}.detail-price{font-size:38px;font-weight:900;margin:5px 0 20px}.options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stock{color:#16834a;font-weight:700}footer{background:var(--navy);color:#fff;padding:38px max(24px,calc((100% - 1160px)/2));display:flex;align-items:center;justify-content:space-between}footer p{color:#b8c8dc}.drawer,.modal{position:fixed;inset:0;display:none;z-index:20}.drawer.show,.modal.show{display:block}.overlay{position:absolute;inset:0;background:#061326aa;backdrop-filter:blur(3px)}.drawer>section{position:absolute;right:0;top:0;height:100%;width:min(480px,100%);background:white;padding:30px;overflow:auto;box-shadow:-20px 0 50px #0002}.close{position:absolute;right:20px;top:15px;border:0;background:#edf2f8;border-radius:50%;width:38px;height:38px;font-size:25px;cursor:pointer}.cart-item{display:grid;grid-template-columns:70px 1fr auto 25px;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:16px 0}.cart-item img{width:70px;height:70px;object-fit:cover;border-radius:10px}.cart-item small{display:block;color:var(--muted);margin:4px 0}.quantity{display:flex;gap:10px;align-items:center}.quantity button,.remove{border:0;background:#eef3f8;border-radius:6px;cursor:pointer}.remove{background:transparent;font-size:20px}.cart-total{display:flex;justify-content:space-between;font-size:23px;padding:22px 0}.drawer .btn{margin-top:10px}.empty{text-align:center;color:var(--muted);padding:60px 10px;line-height:1.7}.checkout{position:relative;background:#fff;width:min(520px,calc(100% - 30px));margin:4vh auto;padding:30px;border-radius:20px;max-height:92vh;overflow:auto}.success-pop{position:fixed;inset:0;background:#061326cc;z-index:30;display:grid;place-items:center}.success-pop>div{background:#fff;border-radius:24px;padding:40px;text-align:center;max-width:500px}.success-pop>div>b{display:grid;place-items:center;margin:auto;width:70px;height:70px;border-radius:50%;background:#18a463;color:white;font-size:36px}.install{background:linear-gradient(140deg,#071b36,#1267e5);min-height:100vh;padding:40px 20px}.install-card{max-width:750px;margin:auto;background:#fff;border-radius:24px;padding:38px;box-shadow:0 30px 70px #00122b66}.brand-mark{display:grid;place-items:center;width:60px;height:60px;background:var(--blue);color:white;border-radius:17px;font-weight:900}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid hr{grid-column:1/-1;width:100%;border:0;border-top:1px solid var(--line);margin-top:18px}.form-grid .wide{grid-column:1/-1}.alert{padding:14px;border-radius:10px;margin:15px 0}.error{background:#fff0f0;color:#a61b1b}.check{padding:14px;margin:9px 0;border-radius:10px}.check.ok{background:#e9f8ef;color:#167344}.check.bad{background:#fff0f0;color:#a61b1b}@media(max-width:920px){header{height:auto;padding:15px;flex-wrap:wrap}.search{order:3;flex-basis:100%}.logo strong{font-size:18px}nav{overflow:auto;justify-content:flex-start}.hero{padding:55px 25px}.hero-orb{display:none}.benefits{margin:0;border-radius:0}.grid{grid-template-columns:repeat(2,1fr)}main#productos{grid-template-columns:1fr}aside{position:static}.detail-grid{grid-template-columns:1fr}.detail-image{height:450px}}@media(max-width:600px){.cart-button em{display:none}.hero{min-height:360px}.hero h1{font-size:40px}.benefits{grid-template-columns:1fr}.benefits div{border-bottom:1px solid var(--line)}.grid{grid-template-columns:1fr}.image{height:300px}.section-title h2{font-size:27px}.detail-info h1{font-size:34px}.detail-image{height:350px}.options{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid>*{grid-column:1!important}footer{display:block}.install-card{padding:25px}}
.payment-options{border:1px solid #d9e2ec;border-radius:14px;padding:14px;margin:4px 0 14px;display:grid;gap:10px}.payment-options legend{font-weight:800;padding:0 6px}.payment-options label{display:flex;align-items:center;gap:10px;cursor:pointer}.payment-options input{width:auto}.payment-result{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef3f8}.payment-result section{max-width:620px;text-align:center;background:#fff;padding:42px;border-radius:24px;box-shadow:0 18px 50px rgba(4,20,43,.12)}.payment-result-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#009ee3;color:#fff;font-size:38px}.payment-result h1{margin:0 0 12px}.payment-result p{line-height:1.6}
