.art-tabs{background:#f8fafc;border-bottom:1px solid var(--border);padding:0 5%;overflow-x:auto}.art-tabs-inner{max-width:1100px;margin:0 auto;display:flex;gap:0}.art-tab{display:inline-flex;align-items:center;padding:14px 18px;font-size:13px;font-weight:600;color:#64748b;border-bottom:3px solid transparent;transition:color .15s,border-color .15s;white-space:nowrap}.art-tab:hover{color:var(--art)}.art-tab.active{color:var(--art);border-bottom-color:var(--art)}.art-hero{background:linear-gradient(135deg,var(--navy-darker) 0%,#0B3347 45%,#13668D 100%);padding:72px 5% 80px}.art-hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.art-product-eyebrow{font-size:clamp(22px,2.4vw,32px);font-weight:900;color:#7dd3fc;letter-spacing:-.01em;margin-bottom:10px;line-height:1}.art-hero h1{font-size:clamp(26px,3.5vw,44px);font-weight:800;color:#fff;line-height:1.18;margin-bottom:16px}.art-hero h1 em{font-style:normal;color:#bbf7d0}.art-hero-sub{font-size:16px;color:#fffc;margin-bottom:28px;line-height:1.65}.art-btns{display:flex;gap:12px;flex-wrap:wrap}.btn-art-primary{background:#16a34a;color:#fff;font-weight:700;font-size:14px;padding:12px 24px;border-radius:8px;transition:background .15s}.btn-art-primary:hover{background:#15803d}.btn-art-ghost{background:#ffffff1f;color:#fff;font-weight:600;font-size:14px;padding:12px 24px;border-radius:8px;border:1.5px solid rgba(255,255,255,.3);transition:background .15s}.btn-art-ghost:hover{background:#fff3}.art-hero-visual{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:20px;position:relative}.art-hero-mockup{width:100%;height:auto;border-radius:12px;display:block;box-shadow:0 20px 60px #0000004d}.art-hero-visual-label{position:absolute;bottom:12px;right:16px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#ffffff80;background:#0006;padding:4px 10px;border-radius:6px}.art-cap-card{background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:28px}.art-cap-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#bbf7d0;margin-bottom:14px}.art-cap-list{list-style:none;display:flex;flex-direction:column;gap:10px}.art-cap-list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#ffffffe0;line-height:1.5}.art-feats{padding:72px 5%;background:#fff}.art-feats-inner{max-width:1100px;margin:0 auto}.art-section-label{font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--art);margin-bottom:10px;text-align:center}.art-section-title{font-size:clamp(22px,2.5vw,32px);font-weight:800;color:#111827;margin-bottom:10px;text-align:center}.art-section-sub{font-size:16px;color:#475569;line-height:1.65;margin-bottom:44px;max-width:640px;margin-left:auto;margin-right:auto;text-align:center}.art-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.art-feat-card{background:#f8fafc;border:1px solid var(--border);border-radius:14px;padding:26px}.art-feat-icon{font-size:30px;margin-bottom:12px}.art-feat-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:8px}.art-feat-desc{font-size:13px;color:#475569;line-height:1.55}.art-quote{background:linear-gradient(135deg,#001a0a,#003d1a 60%,#16a34a);padding:56px 5%;text-align:center}.art-quote-inner{max-width:760px;margin:0 auto}.art-quote-text{font-size:clamp(16px,2vw,22px);color:#fff;line-height:1.65;font-style:italic;margin-bottom:20px}.art-quote-author{font-size:13px;color:#bbf7d0;font-weight:700}.art-quote-role{font-size:12px;color:#ffffff80;margin-top:3px}.art-cta-band{background:var(--art);padding:48px 5%;text-align:center}.art-cta-band h2{font-size:28px;font-weight:800;color:#fff;margin-bottom:10px}.art-cta-band p{font-size:16px;color:#ffffffd9;margin-bottom:28px}.art-cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn-cta-white{background:#fff;color:var(--art);font-weight:700;font-size:15px;padding:13px 28px;border-radius:8px}.btn-cta-ghost{background:transparent;color:#fff;font-weight:600;font-size:15px;padding:13px 28px;border-radius:8px;border:2px solid rgba(255,255,255,.5)}@media(max-width:900px){.art-hero-inner{grid-template-columns:1fr;gap:32px}.art-feat-grid{grid-template-columns:1fr 1fr}.header-inner nav,.header-actions .btn-tienda{display:none}.hamburger{display:flex}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:600px){.art-feat-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:24px}}
