:root{--brand:#3194be;--brand2:#1d79aa;--navy:#071d2c;--ink:#102431;--muted:#5d7784;--cyan:#31d6e6;--mint:#35dfb4;--soft:#eff8fb;--line:#d7e9ef;--white:#fff;--shadow:0 24px 70px rgba(7,29,44,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,system-ui,sans-serif}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;z-index:200;padding:12px;background:var(--navy);color:#fff}.skip-link:focus{left:8px;top:8px}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(215,233,239,.8);background:rgba(255,255,255,.92);backdrop-filter:blur(18px)}.nav-shell{height:80px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-logo{width:225px;display:block}.site-logo img{width:100%;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:23px;font-size:12px;font-weight:700}.main-nav>a:not(.nav-contact),.nav-dropdown>button{padding:10px 0;border:0;background:none;color:var(--ink);cursor:pointer}.main-nav a:hover,.main-nav a.is-active,.nav-dropdown>button:hover{color:var(--brand)}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;left:-18px;top:42px;width:210px;display:grid;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.dropdown-menu a{padding:10px;border-radius:9px}.dropdown-menu a:hover{background:var(--soft)}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:none}.nav-ai{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(49,148,190,.25);border-radius:12px;color:var(--brand);background:#eefaff;cursor:pointer}.nav-ai>span:last-child{display:grid;line-height:1.05;text-align:left}.nav-ai small{color:#698591;font-size:7px;text-transform:uppercase}.ai-spark{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:var(--navy);background:linear-gradient(135deg,var(--cyan),var(--mint))}.nav-contact{padding:12px 17px;border-radius:12px;background:var(--navy);color:#fff!important}.menu-toggle{display:none;width:44px;height:44px;border:0;border-radius:12px;background:var(--soft)}.menu-toggle span{display:block;width:20px;height:2px;margin:4px auto;background:var(--navy)}
.home-hero{position:relative;overflow:hidden;min-height:760px;color:#fff;background:var(--navy)}.home-hero:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to right,#000,transparent 82%)}.hero-track{position:relative}.hero-slide{display:none;height:760px}.hero-slide.is-active{display:block;animation:slideIn .7s both}.hero-layout{height:100%;display:grid;grid-template-columns:1fr .94fr;align-items:center;gap:80px;padding-bottom:55px}.hero-copy{max-width:610px}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(49,214,230,.2);border-radius:999px;color:#b5f5fc;background:rgba(49,214,230,.1);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px rgba(53,223,180,.14)}.hero-copy h1,.inner-hero h1{margin:20px 0;color:#fff;font-size:clamp(44px,4.6vw,68px);line-height:1.02;letter-spacing:-.055em}.hero-copy h1 em{font-style:normal;background:linear-gradient(90deg,#65e3ef,#44afe2 48%,#47e0b7);background-clip:text;color:transparent}.hero-copy>p,.inner-hero p{max-width:600px;color:#bed2db;font-size:16px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid transparent;border-radius:13px;font-size:12px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 13px 30px rgba(49,148,190,.27)}.btn.ghost{color:#fff;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.07)}.btn.dark{color:#fff;background:var(--navy)}.btn.outline{border-color:var(--brand);color:var(--brand);background:transparent}.btn.full{width:100%}.trust{display:flex;flex-wrap:wrap;gap:17px;margin-top:25px;color:#aec5ce;font-size:10px;font-weight:700}.trust span:before{content:"✓";margin-right:6px;color:var(--mint)}.hero-controls{position:absolute;z-index:9;left:50%;bottom:30px;display:flex;align-items:center;gap:9px;transform:translateX(-50%)}.hero-controls button{border:0;cursor:pointer}.hero-prev,.hero-next{width:42px;height:42px;border:1px solid rgba(255,255,255,.2)!important;border-radius:50%;color:#fff;background:rgba(255,255,255,.07)}.hero-dot{width:32px;height:4px;border-radius:999px;background:rgba(255,255,255,.25)}.hero-dot.is-active{width:55px;background:var(--cyan)}
.agent-visual{position:relative;min-height:500px;perspective:1000px}.dash-mock{position:absolute;top:16px;right:0;width:90%;padding:17px;border:1px solid rgba(255,255,255,.18);border-radius:23px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.34);transform:rotate(1deg)}.dash-head{display:flex;align-items:center;gap:8px;padding-bottom:12px;border-bottom:1px solid var(--line);color:var(--navy);font-size:10px}.dash-head img{border-radius:7px}.dash-head span{margin-left:auto;padding:6px 9px;border-radius:999px;color:#168367;background:#e7faf3}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.dash-stats i{padding:10px;border-radius:10px;color:#67818d;background:var(--soft);font-size:7px;font-style:normal}.dash-stats strong{display:block;margin-top:4px;color:var(--navy);font-size:16px}.dash-mock svg{width:100%;height:145px;margin-top:6px;background:linear-gradient(180deg,rgba(49,214,230,.15),transparent);border-radius:12px}.phone-mock{position:absolute;left:0;bottom:0;width:57%;overflow:hidden;border:7px solid #102d3b;border-radius:29px;background:#e9e2d9;box-shadow:0 25px 55px rgba(0,0,0,.32);transform:rotate(-2deg)}.phone-mock header{display:flex;gap:8px;align-items:center;padding:13px;color:#fff;background:#087061}.phone-mock header>span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:var(--navy);background:var(--cyan);font-size:8px;font-weight:900}.phone-mock header b{font-size:9px}.phone-mock header small{display:block;font-weight:500}.phone-mock>div{min-height:255px;display:flex;flex-direction:column;gap:8px;padding:13px}.phone-mock p{max-width:85%;margin:0;padding:9px;border-radius:9px;color:var(--ink);background:#fff;font-size:8px;line-height:1.5}.phone-mock .from-user{align-self:flex-end;background:#d9fdd3}.typing-dots{width:max-content;padding:5px 8px;border-radius:8px;color:#78909a;background:#fff}.tech-orb{position:absolute;right:4%;bottom:-5px;width:130px;height:130px;border:1px solid rgba(49,214,230,.34);border-radius:50%;box-shadow:inset 0 0 40px rgba(49,214,230,.15)}.photo-stage{position:relative;height:500px}.photo-stage>img{width:100%;height:100%;object-fit:cover;border:1px solid rgba(255,255,255,.18);border-radius:30px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.photo-stage>div{position:absolute;left:-20px;bottom:24px;max-width:230px;padding:17px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(7,29,44,.86);backdrop-filter:blur(15px)}.photo-stage strong,.photo-stage span{display:block}.photo-stage strong{margin-bottom:5px;color:var(--cyan);font-size:10px;text-transform:uppercase}.photo-stage span{font-size:11px;line-height:1.5}.web-stage{position:relative;height:500px}.browser-mock{position:absolute;inset:20px 0 45px 25px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:23px;background:#f7fbfd;box-shadow:0 35px 80px rgba(0,0,0,.34);transform:rotate(1deg)}.browser-mock header{height:40px;display:flex;align-items:center;gap:5px;padding:0 13px;background:#fff;border-bottom:1px solid var(--line)}.browser-mock header i{width:7px;height:7px;border-radius:50%;background:#bed0d7}.browser-mock>div{height:calc(100% - 40px);display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:20px;padding:30px}.browser-mock section b,.browser-mock section span{display:block;border-radius:999px;background:#d6e7ed}.browser-mock section b{width:90%;height:20px;margin-bottom:9px;background:var(--navy)}.browser-mock section b:nth-child(2){width:68%}.browser-mock section span{width:84%;height:7px;margin-top:7px}.browser-mock section button{width:100px;height:32px;margin-top:18px;border:0;border-radius:8px;background:var(--brand)}.browser-mock aside{height:225px;display:grid;place-items:center;border-radius:24px;color:var(--navy);background:linear-gradient(145deg,var(--cyan),var(--mint));font-size:50px}.web-badge{position:absolute;right:-10px;bottom:10px;width:125px;height:125px;display:grid;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(7,29,44,.88)}.web-badge b{color:var(--cyan);font-size:24px}.web-badge small{font-size:6px;letter-spacing:.12em}
.problem-strip{background:var(--brand)}.problem-grid{min-height:75px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;color:#fff}.problem-grid p,.problem-grid strong{margin:0;font-size:11px}.problem-grid strong{text-align:right}.section{padding:90px 0}.light-section{background:#f5fafc}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading>span,.overline{color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.section-heading h2,.split h2,.cta-layout h2,.contact-info h2{margin:11px 0;color:var(--navy);font-size:clamp(30px,3.8vw,46px);line-height:1.13;letter-spacing:-.045em}.section-heading p,.split p,.cta-layout p,.contact-info p{color:var(--muted);line-height:1.7}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.solution-card{position:relative;min-height:255px;padding:24px;border:1px solid var(--line);border-radius:19px;background:#fff;transition:.25s}.solution-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(7,29,44,.1)}.solution-card>i{width:44px;height:44px;display:grid;place-items:center;margin-bottom:23px;border-radius:12px;color:var(--brand);background:var(--soft);font-style:normal;font-size:20px}.solution-card>span{position:absolute;right:18px;top:18px;color:var(--cyan);font-size:7px;text-transform:uppercase}.solution-card h3{margin:0 0 9px;font-size:16px}.solution-card p{color:var(--muted);font-size:11px;line-height:1.7}.solution-card b{color:var(--brand);font-size:10px}.solution-card.featured{color:#fff;background:var(--navy);border-color:var(--navy)}.solution-card.featured h3{color:#fff}.solution-card.featured p{color:#adc6d0}.solution-card.featured>i{color:var(--cyan);background:rgba(49,214,230,.13)}.solution-card.featured b{color:var(--cyan)}.dark-feature{position:relative;overflow:hidden;padding:95px 0;color:#fff;background:var(--navy)}.dark-feature:after{content:"";position:absolute;width:500px;height:500px;right:-180px;bottom:-280px;border-radius:50%;background:radial-gradient(circle,rgba(49,214,230,.23),transparent 67%)}.split{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:75px}.dark-feature h2{color:#fff}.dark-feature p{color:#b3cbd4}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:25px 0 30px;padding:0;list-style:none}.check-grid li{font-size:11px}.check-grid li:before{content:"✓";margin-right:7px;color:var(--mint)}.flow-visual{display:grid;gap:8px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.06)}.flow-visual div{display:flex;align-items:center;gap:12px;padding:14px;border-radius:13px;color:var(--ink);background:#fff}.flow-visual i{color:var(--brand);font-style:normal;font-size:10px}.flow-visual b{font-size:11px}.flow-visual>span{text-align:center;color:var(--cyan)}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.package-grid article{padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff}.package-grid article>span{color:var(--brand);font-size:9px;text-transform:uppercase}.package-grid h3{font-size:19px}.package-grid ul{padding-left:18px;color:var(--muted);font-size:11px;line-height:2}.package-grid a{color:var(--brand);font-size:10px;font-weight:800}.package-grid .highlight{color:#fff;background:var(--navy);border-color:var(--navy)}.package-grid .highlight h3{color:#fff}.package-grid .highlight ul{color:#bed1d8}.package-grid .highlight a{color:var(--cyan)}.automation-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.automation-grid span,.service-list span,.capability-grid span{padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff;font-size:11px;font-weight:700}.cta-section{padding:70px 0;background:linear-gradient(135deg,#e6f8fc,#eafbf5)}.cta-layout{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-layout>div:first-child{max-width:790px}.cta-layout>div>span{color:var(--brand);font-size:10px;font-weight:800;text-transform:uppercase}.cta-layout h2{margin-top:7px}.cta-layout>div:last-child{display:flex;gap:10px;flex-wrap:wrap}
.inner-hero{padding:105px 0;color:#fff;background:var(--navy)}.inner-hero .narrow{max-width:900px}.inner-hero h1{max-width:900px}.inner-hero .product-logo{width:100%;padding:25px;border-radius:24px;background:#fff}.inner-grid{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:70px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article,.values article,.article-grid article{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.feature-grid i{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:var(--brand);background:var(--soft);font-style:normal;font-size:12px;font-weight:800}.feature-grid h3,.values h3{font-size:15px}.feature-grid p,.values p,.article-grid p{color:var(--muted);font-size:11px;line-height:1.7}.section-heading.light h2{color:#fff}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.capability-grid span{color:#d9edf4;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.06)}.compare{display:grid;grid-template-columns:1fr 1fr;gap:13px}.compare article{padding:23px;border:1px solid var(--line);border-radius:18px}.compare .selected{color:#fff;background:var(--navy)}.compare h3{font-size:15px}.compare ul{padding-left:18px;font-size:11px;line-height:2}.notice{max-width:850px;margin:auto;padding:17px;border-left:4px solid var(--brand);color:var(--muted);background:#fff;font-size:11px;line-height:1.7}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.outcome-grid,.process-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.outcome-grid article,.process-row article{padding:23px;border:1px solid var(--line);border-radius:18px;background:#fff}.outcome-grid i,.process-row i{color:var(--brand);font-style:normal;font-size:10px;font-weight:800}.outcome-grid p{font-size:13px;font-weight:700}.process-row h3{font-size:14px}.process-row p{color:var(--muted);font-size:10px;line-height:1.6}.values{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ecosystem{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.ecosystem span{padding:13px;border-radius:12px;color:var(--ink);background:#fff;font-size:10px;font-weight:800}.ecosystem i{color:var(--cyan)}.project-grid,.article-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.project-card{padding:35px;border-radius:22px;color:#fff;background:var(--navy)}.project-card>span,.article-grid article>span{color:var(--cyan);font-size:9px;text-transform:uppercase}.project-card h2{font-size:28px}.project-card p,.project-card ul{color:#b9cfd7;font-size:11px;line-height:1.8}.project-card.muted{color:var(--ink);background:var(--soft)}.project-card.muted p{color:var(--muted)}.article-grid h2{font-size:18px}.article-grid a{color:var(--brand);font-size:10px;font-weight:800}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.contact-info dl{display:grid;gap:15px;margin:28px 0}.contact-info dl div{padding-bottom:13px;border-bottom:1px solid var(--line)}.contact-info dt{color:var(--brand);font-size:9px;font-weight:800;text-transform:uppercase}.contact-info dd{margin:5px 0 0;font-size:12px}.form-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(7,29,44,.09)}.form-card form{display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-card label{display:grid;gap:7px;font-size:10px;font-weight:800}.form-card input,.form-card select,.form-card textarea{width:100%;padding:13px;border:1px solid #cddfe5;border-radius:11px;color:var(--ink);background:#fff;font-size:12px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{outline:3px solid rgba(49,148,190,.14);border-color:var(--brand)}.check-field{grid-template-columns:auto 1fr!important;align-items:start}.check-field input{width:17px}.check-field span{font-weight:500;line-height:1.5}.check-field a{color:var(--brand)}.honeypot{position:absolute;left:-9999px}.form-success,.form-error{padding:17px;border-radius:13px}.form-success{color:#176e58;background:#e6faf3}.form-error{margin-bottom:15px;color:#982f37;background:#fff0f1}.legal-page{padding:90px 0}.legal-content{max-width:820px}.legal-content h1{font-size:45px}.legal-content h2{margin-top:35px;font-size:19px}.legal-content p{color:var(--muted);line-height:1.8}.legal-date{font-size:10px}.not-found{padding:130px 0;text-align:center}.not-found span{color:var(--brand);font-size:80px;font-weight:800}.not-found h1{font-size:40px}.not-found p{color:var(--muted)}
.agent-panel{position:fixed;z-index:180;right:22px;bottom:92px;width:min(370px,calc(100% - 28px));overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(7,29,44,.25);opacity:0;visibility:hidden;transform:translateY(15px) scale(.97);transition:.25s}.agent-panel.open{opacity:1;visibility:visible;transform:none}.agent-head{display:flex;align-items:center;justify-content:space-between;padding:16px;color:#fff;background:linear-gradient(135deg,#087c66,#0e9f6e)}.agent-identity{display:flex;align-items:center;gap:10px}.agent-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fff}.agent-avatar span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--navy);background:linear-gradient(135deg,var(--cyan),var(--mint));font-size:8px;font-weight:900}.agent-identity>span:last-child{display:grid}.agent-identity strong{font-size:11px}.agent-identity small{color:#d8fff1;font-size:8px}.agent-close{width:35px;height:35px;border:0;border-radius:10px;color:#fff;background:rgba(255,255,255,.13);cursor:pointer}.agent-conversation{min-height:250px;max-height:360px;overflow:auto;padding:16px;background:#f4fafb}.agent-message{width:fit-content;max-width:88%;margin-bottom:9px;padding:11px;border-radius:12px 12px 12px 4px;background:#fff;box-shadow:0 3px 11px rgba(7,29,44,.05);font-size:10px;line-height:1.55}.agent-message.user{margin-left:auto;border-radius:12px 12px 4px 12px;background:#d9fddf}.agent-typing{display:none;width:max-content;gap:3px;padding:9px;border-radius:10px;background:#fff}.agent-typing.show{display:flex}.agent-typing i{width:5px;height:5px;border-radius:50%;background:#78909a}.agent-options{display:grid;gap:7px;padding:0 16px 16px;background:#f4fafb}.agent-options button,.agent-options a{min-height:39px;padding:9px 11px;border:1px solid #cce4e9;border-radius:11px;color:#176e78;background:#fff;text-align:left;font-size:9px;font-weight:800;cursor:pointer}.agent-options a{text-align:center;color:#fff;background:var(--brand)}.agent-launcher{position:fixed;z-index:181;right:22px;bottom:22px;display:flex;align-items:center;gap:10px;padding:9px 13px 9px 9px;border:0;border-radius:17px;color:#fff;background:#0e9f6e;box-shadow:0 16px 45px rgba(14,159,110,.32);cursor:pointer}.agent-launcher>span:last-child{display:grid;text-align:left}.agent-launcher strong{font-size:10px}.agent-launcher small{color:#d9fff2;font-size:7px;text-transform:uppercase}.wa-ai-icon{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fff}.wa-ai-icon:before{content:"☎";color:#0e9f6e;font-size:20px}.wa-ai-icon span{position:absolute;right:-5px;top:-5px;width:20px;height:20px;display:grid;place-items:center;border:2px solid #0e9f6e;border-radius:50%;color:var(--navy);background:var(--cyan);font-size:7px;font-weight:900}
.site-footer{padding:65px 0 0;color:#9db3bd;background:#061823}.footer-main{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px;padding-bottom:45px}.footer-brand img{width:185px;height:auto}.footer-brand p{max-width:310px;font-size:10px;line-height:1.7}.footer-demo{color:var(--cyan);font-size:10px;font-weight:800}.footer-main h2{margin:0 0 17px;color:#fff;font-size:12px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.footer-main a{font-size:10px}.footer-main a:hover{color:var(--cyan)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.09);font-size:9px}.footer-bottom>span:last-child{display:flex;gap:17px}
@keyframes slideIn{from{opacity:0;transform:translateY(15px)}}
@media(max-width:980px){.menu-toggle{display:block}.main-nav{position:fixed;inset:80px 0 auto;max-height:calc(100vh - 80px);display:none;overflow:auto;padding:18px 24px 28px;background:#fff;box-shadow:var(--shadow)}.main-nav.open{display:grid;gap:7px}.main-nav>a:not(.nav-contact),.nav-dropdown>button{width:100%;padding:13px;text-align:left}.dropdown-menu{position:static;width:auto;display:none;margin:0 12px;opacity:1;visibility:visible;transform:none;box-shadow:none}.nav-dropdown.open .dropdown-menu{display:grid}.nav-ai{width:100%;margin-top:5px}.nav-contact{text-align:center}.hero-slide{height:900px}.hero-layout,.inner-grid{grid-template-columns:1fr;gap:30px;padding-top:55px}.hero-copy{max-width:720px}.agent-visual,.photo-stage,.web-stage{width:min(620px,100%);height:455px;min-height:455px;margin:auto}.solution-grid,.feature-grid,.capability-grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr;gap:40px}.package-grid{grid-template-columns:1fr}.problem-grid{grid-template-columns:1fr 1fr;padding:18px 0}.problem-grid strong{text-align:left}.cta-layout{align-items:flex-start;flex-direction:column}.contact-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-main>div:last-child{display:none}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.nav-shell{height:72px}.site-logo{width:185px}.main-nav{top:72px;max-height:calc(100vh - 72px)}.hero-slide{height:820px}.hero-layout{padding-top:42px;padding-bottom:65px}.hero-copy h1,.inner-hero h1{font-size:39px}.hero-copy>p,.inner-hero p{font-size:14px;line-height:1.6}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trust{display:grid;gap:7px}.agent-visual,.photo-stage,.web-stage{height:355px;min-height:355px}.dash-mock{width:94%}.dash-mock svg{height:100px}.phone-mock{width:61%}.phone-mock>div{min-height:175px}.photo-stage>div{left:8px;right:20px}.browser-mock{inset:10px 0 45px}.browser-mock>div{padding:20px}.browser-mock aside{height:125px}.web-badge{width:95px;height:95px}.hero-prev,.hero-next{display:none}.section{padding:65px 0}.solution-grid,.feature-grid,.capability-grid,.outcome-grid,.process-row,.project-grid,.article-grid,.values,.service-list{grid-template-columns:1fr}.problem-grid{grid-template-columns:1fr}.check-grid,.automation-grid,.compare,.form-row{grid-template-columns:1fr}.inner-hero{padding:75px 0}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{display:flex}.footer-bottom{flex-direction:column}.agent-launcher{right:14px;bottom:14px;padding:8px}.agent-launcher>span:last-child{display:none}.agent-panel{right:14px;bottom:75px}.cta-layout>div:last-child{display:grid;width:100%}.cta-layout .btn{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Revisión de legibilidad y presencia visual */
body{font-size:16px}.main-nav{gap:25px;font-size:14px}.main-nav>a:not(.nav-contact),.nav-dropdown>button{font-weight:800}.nav-ai{gap:10px;padding:8px 13px}.nav-ai>span:last-child{font-size:13px}.nav-ai small{margin-top:3px;font-size:8px}.nav-wa-icon{position:relative;width:36px;height:36px;display:grid!important;place-items:center;border-radius:50%;background:#25d366;box-shadow:0 0 0 5px rgba(37,211,102,.13)}.nav-wa-icon img{width:21px;height:21px;filter:brightness(0) invert(1)}.nav-wa-icon i{position:absolute;right:-5px;bottom:-4px;width:18px;height:18px;display:grid;place-items:center;border:2px solid #eefaff;border-radius:50%;color:var(--navy);background:var(--cyan);font-size:6px;font-style:normal;font-weight:900}.btn{min-height:52px;padding-inline:22px;font-size:14px}.hero-copy>p,.inner-hero p{font-size:18px}.trust{font-size:12px}.section-heading{margin-bottom:50px}.section-heading>span,.overline{font-size:12px}.section-heading p,.split p,.cta-layout p,.contact-info p{font-size:16px}.section-heading h2,.split h2,.cta-layout h2,.contact-info h2{font-size:clamp(34px,3.8vw,50px)}
.problem-strip{padding:24px 0;background:linear-gradient(135deg,#e7f7fb,#edfdf7)}.problem-grid{min-height:0;grid-template-columns:repeat(3,1fr) .8fr;gap:12px;color:var(--ink)}.problem-grid>a{min-height:82px;display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #cfe5eb;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(7,29,44,.06);transition:.22s}.problem-grid>a:hover{transform:translateY(-4px);border-color:var(--brand);box-shadow:0 15px 34px rgba(7,29,44,.11)}.problem-grid>a>i{width:35px;height:35px;display:grid;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--brand);background:var(--soft);font-size:10px;font-style:normal;font-weight:900}.problem-grid>a>span{display:grid;gap:3px}.problem-grid strong{font-size:13px;text-align:left}.problem-grid small{color:var(--muted);font-size:10px;line-height:1.35}.problem-grid .problem-cta{justify-content:center;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:transparent;font-size:13px;font-weight:800;text-align:center}.problem-cta b{font-size:22px}
.solution-grid{gap:20px}.solution-card{min-height:315px;padding:30px;border-color:#c9dfe6;background:linear-gradient(160deg,#fff,#f5fafc);box-shadow:0 14px 36px rgba(7,29,44,.08)}.solution-card>i{width:53px;height:53px;margin-bottom:27px;font-size:24px}.solution-card h3{font-size:20px;line-height:1.25}.solution-card p{font-size:14px;line-height:1.7}.solution-card b{font-size:13px}.solution-card.featured{background:linear-gradient(145deg,#071d2c,#0c3446);box-shadow:0 20px 45px rgba(7,29,44,.22)}
.dark-feature{padding:110px 0}.dark-feature .split{grid-template-columns:1.05fr .95fr;gap:90px}.check-grid{grid-template-columns:1fr 1fr;gap:14px;margin:30px 0 35px}.check-grid li{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:rgba(255,255,255,.055);font-size:13px}.check-grid li:before{display:none}.check-grid li>i{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--navy);background:linear-gradient(135deg,var(--cyan),var(--mint));font-style:normal;font-weight:900}.check-grid li>span{display:grid;gap:3px;color:#fff}.check-grid li strong{color:#a9c6d0;font-size:10px;font-weight:600}.agentcore-experience{position:relative;min-height:500px;display:grid;place-items:center}.experience-center{position:relative;z-index:4;width:190px;height:190px;display:grid;place-items:center;align-content:center;gap:8px;border:1px solid rgba(49,214,230,.45);border-radius:50%;background:radial-gradient(circle,#103e4f,#081e2d 70%);box-shadow:0 0 70px rgba(49,214,230,.16)}.experience-center img{border-radius:20px}.experience-center strong{font-size:14px}.experience-center small{color:#9ec2ce;font-size:9px}.experience-ring{position:absolute;border:1px solid rgba(49,214,230,.2);border-radius:50%}.ring-one{width:330px;height:330px}.ring-two{width:470px;height:470px}.experience-item{position:absolute;z-index:5;min-width:185px;display:flex;align-items:center;gap:10px;padding:13px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}.experience-item>i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:var(--navy);background:var(--cyan);font-style:normal;font-size:10px;font-weight:900}.experience-item>span{display:grid;color:#aac5cf;font-size:9px}.experience-item strong{margin-bottom:3px;color:#fff;font-size:12px}.item-one{left:0;top:45px}.item-two{right:0;top:45px}.item-three{right:0;bottom:40px}.item-four{left:0;bottom:40px}
.package-grid{gap:22px}.package-grid article{min-height:370px;padding:34px;border-color:#c8dee5;background:linear-gradient(155deg,#fff,#f1f8fa);box-shadow:0 16px 40px rgba(7,29,44,.08)}.package-grid article>span{font-size:11px;font-weight:800}.package-grid h3{font-size:24px}.package-grid ul{padding-left:20px;font-size:14px;line-height:2.05}.package-grid a{font-size:13px}.package-grid .highlight{background:linear-gradient(145deg,#071d2c,#0d374a);box-shadow:0 20px 50px rgba(7,29,44,.22)}
.automation-grid{gap:14px}.automation-grid span{min-height:105px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:13px;padding:17px;border-color:#c9dfe6;background:#fff;box-shadow:0 10px 28px rgba(7,29,44,.065)}.automation-grid span>i{grid-row:1/3;width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--brand),#22b8bb);font-size:19px;font-style:normal}.automation-grid span>b{font-size:14px}.automation-grid span>small{color:var(--muted);font-size:10px;line-height:1.35}.home-final-cta{position:relative;overflow:hidden;padding:90px 0;color:#fff;background:linear-gradient(120deg,#071d2c 0%,#0c4053 60%,#167895 100%)}.home-final-cta:after{content:"";position:absolute;width:480px;height:480px;right:-180px;top:-260px;border:1px solid rgba(49,214,230,.24);border-radius:50%;box-shadow:0 0 0 70px rgba(49,214,230,.05),0 0 0 140px rgba(49,214,230,.035)}.home-final-cta .cta-layout{position:relative;z-index:2}.home-final-cta .cta-layout>div>span{color:var(--cyan)}.home-final-cta h2{max-width:800px;color:#fff}.home-final-cta p{color:#bed4dc}.home-final-cta .btn.outline{color:#fff;border-color:rgba(255,255,255,.25)}.cta-proof{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px;color:#d9edf3;font-size:11px;font-weight:700}.whatsapp-btn{gap:9px;color:#fff;background:#25d366;box-shadow:0 12px 30px rgba(37,211,102,.22)}.whatsapp-btn img{filter:brightness(0) invert(1)}
.footer-main{gap:55px}.footer-brand p{font-size:13px}.footer-demo{font-size:13px}.footer-main h2{font-size:15px}.footer-main a{font-size:13px;line-height:1.45}.footer-bottom{font-size:11px}.agent-launcher{padding:10px 16px 10px 10px;background:#25d366}.agent-launcher strong{font-size:12px}.agent-launcher small{font-size:8px}.wa-ai-icon{border-radius:50%;background:#1ebd59}.wa-ai-icon:before{display:none}.wa-ai-icon img{filter:brightness(0) invert(1)}
@media(max-width:1100px){.main-nav{gap:17px;font-size:13px}.site-logo{width:205px}.nav-ai{padding:7px 9px}.nav-contact{padding:11px 13px}}
@media(max-width:980px){.problem-grid{grid-template-columns:1fr 1fr}.dark-feature .split{grid-template-columns:1fr}.agentcore-experience{width:min(620px,100%);margin:auto}.solution-card p{font-size:15px}.package-grid article{min-height:0}.footer-main a{font-size:14px}}
@media(max-width:600px){body{font-size:17px}.home-hero{min-height:1050px}.hero-track{min-height:1050px}.hero-slide{height:1050px}.hero-layout{align-content:start;gap:34px;padding-top:48px;padding-bottom:90px}.hero-copy h1{font-size:41px}.hero-copy>p{font-size:16px}.agent-visual,.photo-stage,.web-stage{height:390px;min-height:390px}.problem-strip{padding:18px 0}.problem-grid{grid-template-columns:1fr;gap:10px}.problem-grid>a{min-height:76px}.problem-grid strong{font-size:14px}.problem-grid small{font-size:11px}.problem-grid .problem-cta{min-height:58px}.section-heading p,.split p,.cta-layout p,.contact-info p{font-size:16px}.solution-card{min-height:0;padding:27px}.solution-card h3{font-size:22px}.solution-card p{font-size:16px}.solution-card b{font-size:14px}.check-grid{grid-template-columns:1fr}.check-grid li{font-size:14px}.agentcore-experience{min-height:630px}.ring-two{width:330px;height:330px}.ring-one{width:245px;height:245px}.experience-center{width:160px;height:160px}.experience-item{left:50%!important;right:auto!important;width:230px;transform:translateX(-50%)}.item-one{top:0}.item-two{top:95px}.item-three{top:auto;bottom:95px}.item-four{top:auto;bottom:0}.package-grid article{padding:28px}.package-grid h3{font-size:25px}.package-grid ul{font-size:16px}.package-grid a{font-size:15px}.automation-grid span{min-height:112px}.automation-grid span>b{font-size:16px}.automation-grid span>small{font-size:12px}.home-final-cta{padding:75px 0}.cta-proof{display:grid;font-size:13px}.footer-brand p{font-size:15px}.footer-main h2{font-size:16px}.footer-main a{font-size:15px}.footer-bottom{font-size:12px}.agent-launcher{width:60px;height:60px;padding:8px;border-radius:50%}.wa-ai-icon{width:44px;height:44px}.agent-launcher>span:last-child{display:none}}

/* Páginas internas: escala, contraste y experiencia visual */
.inner-hero{position:relative;isolation:isolate;min-height:525px;display:flex;align-items:center;overflow:hidden;padding:105px 0;background:linear-gradient(118deg,#061a28 0%,#092e40 55%,#125d73 100%)}.inner-hero:before{content:"";position:absolute;z-index:-2;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,#000,transparent 90%)}.inner-hero:after{content:"";position:absolute;z-index:-1;width:620px;height:620px;right:-170px;top:-300px;border:1px solid rgba(49,214,230,.25);border-radius:50%;box-shadow:0 0 0 85px rgba(49,214,230,.055),0 0 0 170px rgba(49,214,230,.035)}.inner-hero .narrow{width:min(100% - 40px,1180px);max-width:1180px}.inner-hero h1{max-width:980px;font-size:clamp(48px,5.2vw,74px)}.inner-hero p{max-width:760px;font-size:19px}.inner-hero .eyebrow{font-size:11px}.agentcore-hero .inner-grid{width:min(100% - 40px,1180px)}.agentcore-hero .product-logo{padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.23);transform:rotate(1.5deg)}
.section{position:relative}.section:not(.light-section){background:#fff}.light-section{background:linear-gradient(145deg,#edf7fa,#f5fbfc)}.service-list{gap:14px}.service-list span{position:relative;min-height:72px;display:flex;align-items:center;padding:16px 18px 16px 58px;border-color:#c6dde5;background:linear-gradient(145deg,#fff,#f1f8fa);box-shadow:0 10px 28px rgba(7,29,44,.07);font-size:15px;line-height:1.45}.service-list span:before{content:"✓";position:absolute;left:16px;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--brand),#20b7b5);font-size:13px;font-weight:900}
.feature-grid{gap:20px}.feature-grid article,.values article,.article-grid article{position:relative;padding:30px;border-color:#c7dde4;background:linear-gradient(155deg,#fff,#f3f9fb);box-shadow:0 14px 38px rgba(7,29,44,.075);transition:.24s}.feature-grid article:hover,.values article:hover,.article-grid article:hover,.outcome-grid article:hover,.process-row article:hover{transform:translateY(-5px);border-color:var(--brand);box-shadow:0 20px 45px rgba(7,29,44,.12)}.feature-grid i{width:54px;height:54px;border-radius:15px;font-size:15px}.feature-grid h3,.values h3{font-size:20px}.feature-grid p,.values p,.article-grid p{font-size:15px}.values{gap:18px}.values article:before{content:"✦";display:grid;width:38px;height:38px;margin-bottom:18px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--brand),#22bbb7)}
.capability-grid{gap:15px}.capability-grid span{position:relative;min-height:82px;display:flex;align-items:center;padding:18px 16px 18px 54px;border-color:rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.04));font-size:14px;line-height:1.4}.capability-grid span:before{content:"✓";position:absolute;left:17px;width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:var(--navy);background:var(--cyan);font-size:11px;font-weight:900}
.outcome-grid,.process-row{gap:20px}.outcome-grid article,.process-row article{position:relative;min-height:190px;padding:30px;border-color:#c7dde4;background:linear-gradient(150deg,#fff,#f1f8fa);box-shadow:0 14px 36px rgba(7,29,44,.07);transition:.24s}.outcome-grid i,.process-row i{width:44px;height:44px;display:grid;place-items:center;margin-bottom:24px;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--brand),#1bb6b4);font-size:13px}.outcome-grid p{font-size:17px;line-height:1.55}.process-row h3{font-size:20px}.process-row p{font-size:14px}.process-row article:not(:last-child):after{content:"→";position:absolute;z-index:2;right:-16px;top:50%;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--brand);background:#fff;box-shadow:0 5px 16px rgba(7,29,44,.15);font-weight:900}
.compare{gap:20px}.compare article{padding:30px;border-color:#c7dde4;background:linear-gradient(145deg,#fff,#f2f8fa);box-shadow:0 13px 34px rgba(7,29,44,.07)}.compare .selected{background:linear-gradient(145deg,#071d2c,#0d4054);box-shadow:0 20px 48px rgba(7,29,44,.2)}.compare h3{font-size:21px}.compare ul{font-size:15px;line-height:2}.notice{padding:24px 26px;border-radius:0 16px 16px 0;font-size:15px;box-shadow:0 12px 34px rgba(7,29,44,.08)}
.ecosystem{gap:13px}.ecosystem span{min-height:68px;display:flex;align-items:center;padding:17px 20px;border:1px solid rgba(255,255,255,.14);color:#fff;background:rgba(255,255,255,.08);font-size:14px}.ecosystem i{font-size:20px}.project-grid,.article-grid{gap:24px}.project-card{min-height:340px;padding:42px;border:1px solid rgba(49,214,230,.2);background:linear-gradient(145deg,#071d2c,#0d4053);box-shadow:0 20px 50px rgba(7,29,44,.17)}.project-card>span,.article-grid article>span{font-size:11px;font-weight:800}.project-card h2{font-size:36px}.project-card p,.project-card ul{font-size:15px}.project-card.muted{border:1px solid #c7dfe6;background:linear-gradient(145deg,#eef8fa,#fff)}.article-grid article{min-height:285px}.article-grid article:before{content:"↗";position:absolute;right:26px;top:25px;width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--brand)}.article-grid h2{margin-top:18px;font-size:24px;line-height:1.3}.article-grid a{font-size:14px}
.cta-section:not(.home-final-cta){position:relative;overflow:hidden;padding:85px 0;background:linear-gradient(120deg,#dff5fa,#e7fbf4)}.cta-section:not(.home-final-cta):after{content:"";position:absolute;right:-160px;top:-260px;width:450px;height:450px;border:1px solid rgba(49,148,190,.2);border-radius:50%;box-shadow:0 0 0 65px rgba(49,148,190,.05)}.cta-section .cta-layout{position:relative;z-index:1}.cta-layout>div>span{font-size:12px}.cta-layout h2{font-size:clamp(36px,4.1vw,54px)}
.contact-section{background:linear-gradient(145deg,#f4fafb,#fff)}.contact-grid{gap:75px}.contact-info dt{font-size:11px}.contact-info dd{font-size:15px}.contact-info dl div{padding:16px 0}.form-card{padding:38px;border-color:#bfd9e1;background:linear-gradient(155deg,#fff,#f5fafb);box-shadow:0 24px 65px rgba(7,29,44,.13)}.form-card label{gap:9px;font-size:14px}.form-card input,.form-card select,.form-card textarea{min-height:50px;padding:14px 15px;border-color:#bfd5dd;font-size:15px}.form-card textarea{min-height:145px}.form-success,.form-error{font-size:15px}
.legal-page{padding:100px 0;background:linear-gradient(145deg,#f4fafb,#fff)}.legal-content{max-width:940px;padding:45px;border:1px solid #c8dee5;border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(7,29,44,.08)}.legal-content h1{font-size:clamp(42px,5vw,62px)}.legal-content h2{margin-top:42px;font-size:25px}.legal-content p{font-size:16px}.legal-date{font-size:12px}
.agent-launcher{width:62px;height:62px;display:grid;place-items:center;padding:0;border:3px solid #fff;border-radius:50%;background:#25d366;box-shadow:0 13px 35px rgba(37,211,102,.38);animation:whatsappAttention 3.2s ease-in-out infinite}.agent-launcher:before,.agent-launcher:after{content:"";position:absolute;inset:-8px;border:2px solid rgba(37,211,102,.38);border-radius:50%;opacity:0;animation:whatsappRipple 3.2s ease-out infinite}.agent-launcher:after{animation-delay:1.05s}.agent-launcher:hover{transform:scale(1.08);animation-play-state:paused}.agent-launcher>span:last-child{display:grid}.agent-launcher .wa-ai-icon{width:50px;height:50px;border-radius:50%;background:transparent}.agent-launcher .wa-ai-icon img{width:29px;height:29px}.agent-launcher .wa-ai-icon span{right:0;top:-1px;width:19px;height:19px;border-color:#fff}.agent-panel{bottom:100px}.agent-message{font-size:13px}.agent-options button,.agent-options a{font-size:12px}
@keyframes whatsappAttention{0%,72%,100%{transform:scale(1)}78%{transform:scale(1.09)}84%{transform:scale(.98)}90%{transform:scale(1.05)}}@keyframes whatsappRipple{0%,67%{opacity:0;transform:scale(.82)}72%{opacity:.75}100%{opacity:0;transform:scale(1.48)}}
@media(max-width:980px){.inner-hero{min-height:500px}.agentcore-hero{padding:80px 0}.feature-grid,.capability-grid{grid-template-columns:1fr 1fr}.process-row article:not(:last-child):after{display:none}.agent-launcher{width:58px;height:58px}.agent-launcher .wa-ai-icon{width:46px;height:46px}}
@media(max-width:600px){.inner-hero{min-height:520px;padding:75px 0}.inner-hero:after{width:380px;height:380px;right:-220px;top:-170px}.inner-hero .narrow,.agentcore-hero .inner-grid{width:min(100% - 28px,1180px)}.inner-hero h1{font-size:42px;line-height:1.05}.inner-hero p{font-size:17px}.agentcore-hero .product-logo{padding:22px}.feature-grid,.capability-grid{grid-template-columns:1fr}.feature-grid article,.values article,.article-grid article,.outcome-grid article,.process-row article{padding:27px}.feature-grid h3,.values h3{font-size:22px}.feature-grid p,.values p,.article-grid p{font-size:16px}.service-list span{font-size:16px}.capability-grid span{min-height:70px;font-size:16px}.outcome-grid article,.process-row article{min-height:0}.outcome-grid p{font-size:18px}.process-row h3{font-size:22px}.process-row p{font-size:16px}.compare ul{font-size:16px}.ecosystem{display:grid;grid-template-columns:1fr}.ecosystem i{transform:rotate(90deg);text-align:center}.project-card{min-height:0;padding:30px}.project-card p,.project-card ul{font-size:16px}.article-grid h2{font-size:25px}.cta-section:not(.home-final-cta){padding:70px 0}.contact-grid{gap:45px}.form-card{padding:25px}.form-row{grid-template-columns:1fr}.legal-page{padding:65px 0}.legal-content{padding:27px 22px}.legal-content h1{font-size:40px}.legal-content h2{font-size:24px}.legal-content p{font-size:17px}.agent-launcher{right:16px;bottom:16px;width:58px;height:58px}.agent-launcher .wa-ai-icon{width:46px;height:46px}}
@media(prefers-reduced-motion:reduce){.agent-launcher,.agent-launcher:before,.agent-launcher:after{animation:none}}

/* Componentes visuales enriquecidos para páginas internas */
.wsc-icon{width:1.35em;height:1.35em;display:block;flex:0 0 auto}.visual-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;color:#087fa5;background:linear-gradient(145deg,#def5fa,#edfafa);box-shadow:inset 0 0 0 1px rgba(49,148,190,.12)}.visual-icon .wsc-icon{width:28px;height:28px}.service-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:75px}.service-hero-visual{position:relative;min-height:390px;display:grid;place-items:center}.hero-service-icon{position:relative;z-index:4;width:160px;height:160px;display:grid;place-items:center;border:1px solid rgba(49,214,230,.42);border-radius:40px;color:#061d2b;background:linear-gradient(145deg,#4ce0ec,#39dfb4);box-shadow:0 28px 75px rgba(27,205,207,.23);transform:rotate(-4deg)}.hero-service-icon .wsc-icon{width:75px;height:75px}.orbit-ring{position:absolute;border:1px solid rgba(49,214,230,.23);border-radius:50%}.ring-a{width:290px;height:290px}.ring-b{width:390px;height:390px}.service-orbit{position:absolute;z-index:5;display:flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid rgba(255,255,255,.17);border-radius:13px;color:#fff;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);box-shadow:0 10px 30px rgba(0,0,0,.13);font-size:12px}.service-orbit i{width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px rgba(53,223,180,.13)}.orbit-a{left:2%;top:20%}.orbit-b{right:0;top:35%}.orbit-c{left:12%;bottom:13%}.product-hero-card{position:relative;padding:28px;border:1px solid rgba(255,255,255,.15);border-radius:28px;background:rgba(255,255,255,.09);backdrop-filter:blur(16px);box-shadow:0 30px 80px rgba(0,0,0,.2)}.agentcore-hero .product-hero-card .product-logo{transform:none;box-shadow:none}.product-status{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#c5f7e8;font-size:11px;font-weight:800}.product-status i{width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px rgba(53,223,180,.13)}.product-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.product-mini-stats span{display:grid;gap:3px;padding:11px;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:#9dbbc6;font-size:9px}.product-mini-stats b{color:#fff;font-size:14px}
.visual-section{background:linear-gradient(180deg,#f5fafb,#edf7f9)!important}.rich-feature-grid article{min-height:335px;overflow:hidden;border:1px solid #bcd8e1;background:linear-gradient(155deg,#fff,#eaf6f9)}.rich-feature-grid article:nth-child(even){background:linear-gradient(155deg,#fff,#edf9f4)}.rich-feature-grid article>small{display:block;margin:22px 0 7px;color:var(--brand);font-size:11px;font-weight:800;text-transform:uppercase}.rich-feature-grid article h3{font-size:22px}.rich-feature-grid article p{font-size:15px}.card-line{position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,var(--brand),var(--cyan),var(--mint));transform:scaleX(.25);transform-origin:left;transition:.25s}.rich-feature-grid article:hover .card-line{transform:scaleX(1)}
.capabilities-section{background:linear-gradient(135deg,#061a28,#092e3e 58%,#0b4554)}.rich-capability-grid{grid-template-columns:repeat(3,1fr);gap:16px}.rich-capability-grid article{min-height:120px;display:flex;align-items:center;gap:16px;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.035));box-shadow:0 12px 30px rgba(0,0,0,.1);transition:.23s}.rich-capability-grid article:hover{transform:translateY(-4px);border-color:rgba(49,214,230,.55);background:rgba(49,214,230,.1)}.rich-capability-grid .visual-icon{width:48px;height:48px;flex:0 0 auto;border-radius:14px;color:#062333;background:linear-gradient(145deg,var(--cyan),var(--mint))}.rich-capability-grid .visual-icon .wsc-icon{width:24px;height:24px}.rich-capability-grid article>div{display:grid;gap:5px}.rich-capability-grid strong{color:#fff;font-size:15px}.rich-capability-grid small{color:#a9c7d1;font-size:11px;line-height:1.45}
.comparison-signal{max-width:390px;display:grid;grid-template-columns:auto 1fr;gap:2px 12px;margin-top:28px;padding:17px;border:1px solid #c5dfe6;border-radius:15px;background:#eff9fa}.comparison-signal>span{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--brand)}.comparison-signal b{font-size:14px}.comparison-signal small{color:var(--muted);font-size:11px}.compare-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:17px;border-radius:14px;color:var(--navy);background:linear-gradient(145deg,var(--cyan),var(--mint))}.compare-icon .wsc-icon{width:25px;height:25px}.compare-icon.muted-icon{color:var(--brand);background:var(--soft)}.compare article>small{color:var(--brand);font-size:10px;font-weight:800;text-transform:uppercase}.compare .selected>small{color:var(--cyan)}.sector-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:13px;margin-bottom:32px}.sector-cloud span{min-height:58px;display:flex;align-items:center;gap:10px;padding:12px 19px;border:1px solid #bfdbe3;border-radius:15px;color:var(--navy);background:#fff;box-shadow:0 9px 25px rgba(7,29,44,.06);font-size:14px;font-weight:800}.sector-cloud .wsc-icon{color:var(--brand)}
.rich-service-list{grid-template-columns:repeat(4,1fr);gap:18px}.rich-service-list article{position:relative;min-height:205px;display:flex;flex-direction:column;justify-content:space-between;padding:25px;border:1px solid #bdd9e2;border-radius:20px;background:linear-gradient(155deg,#fff,#eaf6f9);box-shadow:0 14px 35px rgba(7,29,44,.075);transition:.24s}.rich-service-list article:nth-child(3n+2){background:linear-gradient(155deg,#fff,#edf9f4)}.rich-service-list article:hover{transform:translateY(-5px);border-color:var(--brand);box-shadow:0 20px 45px rgba(7,29,44,.12)}.rich-service-list article>div{display:grid;gap:5px}.rich-service-list small{color:var(--brand);font-size:10px;font-weight:800;text-transform:uppercase}.rich-service-list strong{font-size:17px;line-height:1.35}.rich-outcome-grid article{min-height:260px}.rich-outcome-grid article .visual-icon{margin-bottom:23px}.rich-outcome-grid article>i{position:absolute;right:25px;top:25px;width:auto;height:auto;margin:0;color:#b9d1d9;background:none;font-size:12px}.outcome-accent{position:absolute;left:28px;right:28px;bottom:24px;height:4px;border-radius:9px;background:#dcebf0}.outcome-accent:before{content:"";display:block;width:58%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--mint))}.rich-process-row article{min-height:285px}.rich-process-row .visual-icon{margin-bottom:26px}.rich-process-row article>i{position:absolute;right:24px;top:24px;width:auto;height:auto;margin:0;color:#9dbcc7;background:none;font-size:12px}
.rich-values article:before{display:none}.rich-values .visual-icon{margin-bottom:22px}.visual-ecosystem{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr}.visual-ecosystem span{min-height:130px;display:grid;justify-items:center;align-content:center;gap:12px;text-align:center}.visual-ecosystem .wsc-icon{width:34px;height:34px;color:var(--cyan)}.featured-project ul{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none}.featured-project li{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:rgba(255,255,255,.06)}.featured-project li .wsc-icon{color:var(--cyan)}.project-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:30px;border-radius:17px;color:var(--navy);background:linear-gradient(145deg,var(--cyan),var(--mint))}.project-icon .wsc-icon{width:29px;height:29px}.upcoming-project .project-icon{color:var(--brand);background:#dff3f7}.coming-flow{display:flex;align-items:center;gap:8px;margin-top:35px}.coming-flow span{padding:9px 12px;border:1px solid #c6dfe6;border-radius:10px;background:#fff;font-size:10px;font-weight:800}.coming-flow i{color:var(--brand)}.resources-section{background:linear-gradient(180deg,#f8fbfc,#edf7fa)!important}.article-grid article:before{display:none}.article-grid article>small{color:var(--brand);font-size:11px;font-weight:800;text-transform:uppercase}.article-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:25px;border-radius:16px;color:#fff;background:linear-gradient(145deg,var(--brand),#20b9b3)}.article-icon .wsc-icon{width:28px;height:28px}.article-grid a{display:inline-flex;align-items:center;gap:7px}.article-grid a .wsc-icon{width:17px;height:17px}
.premium-cta{padding:80px 0!important;color:#fff;background:linear-gradient(118deg,#061a28,#0a394b 58%,#12718a)!important}.premium-cta:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:45px 45px}.premium-cta .cta-layout{display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:45px}.premium-cta .cta-copy{max-width:720px}.premium-cta .cta-copy>span{color:var(--cyan);font-size:12px}.premium-cta h2{color:#fff;font-size:clamp(35px,3.7vw,51px)}.premium-cta p{color:#bcd3dc}.premium-cta .btn{gap:9px;white-space:nowrap}.premium-cta .btn .wsc-icon{width:18px;height:18px}.cta-visual{position:relative;width:170px;height:170px;display:grid;place-items:center}.cta-orb{position:relative;z-index:3;width:100px;height:100px;display:grid;place-items:center;border-radius:30px;color:var(--navy);background:linear-gradient(145deg,var(--cyan),var(--mint));box-shadow:0 0 50px rgba(49,214,230,.25);transform:rotate(-7deg)}.cta-orb .wsc-icon{width:46px;height:46px}.cta-orb i{position:absolute;right:-7px;top:-7px;width:32px;height:32px;display:grid;place-items:center;border:3px solid #0a394b;border-radius:50%;background:#fff;font-size:9px;font-style:normal;font-weight:900}.signal{position:absolute;border:1px solid rgba(49,214,230,.3);border-radius:50%}.signal-one{inset:13px}.signal-two{inset:-15px}
.contact-details{display:grid;gap:0;margin:28px 0}.contact-details>div{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.contact-details>div>span:last-child{display:grid;gap:4px}.contact-details b{color:var(--brand);font-size:11px;text-transform:uppercase}.contact-details a,.contact-details small{color:var(--ink);font-size:15px}.contact-icon{width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--brand),#20b9b3)}.contact-icon .wsc-icon{width:22px;height:22px}.contact-info .btn{gap:8px}.not-found{min-height:660px;display:grid;place-items:center;background:linear-gradient(145deg,#eff8fa,#fff)}.not-found-icon{width:82px;height:82px;display:grid;place-items:center;margin:0 auto 18px;border-radius:24px;color:#fff;background:linear-gradient(145deg,var(--brand),#20b9b3);box-shadow:0 15px 38px rgba(49,148,190,.25)}.not-found-icon .wsc-icon{width:40px;height:40px}.not-found b{display:block;color:var(--brand);font-size:72px}.not-found .btn{gap:8px}.legal-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:22px;border-radius:17px;color:#fff;background:linear-gradient(145deg,var(--brand),#20b9b3)}.legal-icon .wsc-icon{width:29px;height:29px}
@media(max-width:980px){.service-hero-grid{grid-template-columns:1fr;gap:35px}.service-hero-visual{width:min(620px,100%);min-height:350px;margin:auto}.rich-service-list{grid-template-columns:1fr 1fr}.rich-capability-grid{grid-template-columns:1fr 1fr}.premium-cta .cta-layout{grid-template-columns:150px 1fr}.premium-cta .cta-layout>.btn{grid-column:2}.cta-visual{width:140px;height:140px}.visual-ecosystem{grid-template-columns:1fr}.visual-ecosystem>i{transform:rotate(90deg);text-align:center}}
@media(max-width:600px){.service-hero-visual{min-height:330px}.hero-service-icon{width:135px;height:135px;border-radius:34px}.hero-service-icon .wsc-icon{width:62px;height:62px}.ring-a{width:240px;height:240px}.ring-b{width:320px;height:320px}.service-orbit{font-size:10px}.orbit-a{left:0}.orbit-b{right:0}.orbit-c{left:4%}.product-mini-stats{grid-template-columns:1fr}.rich-feature-grid article{min-height:0}.rich-capability-grid,.rich-service-list{grid-template-columns:1fr}.rich-capability-grid article{min-height:105px}.rich-service-list article{min-height:175px}.featured-project ul{grid-template-columns:1fr}.coming-flow{display:grid;grid-template-columns:1fr}.coming-flow i{transform:rotate(90deg);text-align:center}.premium-cta .cta-layout{grid-template-columns:1fr;justify-items:start}.premium-cta .cta-layout>.btn{grid-column:auto}.cta-visual{width:125px;height:125px}.cta-orb{width:85px;height:85px}.cta-orb .wsc-icon{width:38px;height:38px}.premium-cta h2{font-size:36px}.sector-cloud{display:grid;grid-template-columns:1fr}.sector-cloud span{justify-content:flex-start}}

/* Aislamiento de iconos frente a reglas heredadas de las listas antiguas */
.rich-service-list .visual-icon,.rich-capability-grid .visual-icon{position:relative;box-sizing:border-box;min-width:0;min-height:0;display:grid;align-items:center;justify-content:center;padding:0;overflow:hidden;border:0;font-size:inherit;line-height:1;background:linear-gradient(145deg,#def5fa,#edfafa);box-shadow:inset 0 0 0 1px rgba(49,148,190,.12)}.rich-service-list .visual-icon{width:58px;height:58px;border-radius:17px}.rich-capability-grid .visual-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,var(--cyan),var(--mint));box-shadow:none}.rich-service-list .visual-icon:before,.rich-capability-grid .visual-icon:before{content:none!important;display:none!important}.rich-service-list .visual-icon .wsc-icon,.rich-capability-grid .visual-icon .wsc-icon{position:static;box-sizing:border-box;max-width:100%;max-height:100%;margin:0;padding:0;transform:none}.rich-service-list .visual-icon .wsc-icon{width:27px;height:27px}.rich-capability-grid .visual-icon .wsc-icon{width:23px;height:23px}

/* Identidades visuales para cada solución */
.service-page--web{--service-accent:#41c7eb;--service-accent2:#6f7df6;--service-deep:#10284b;--service-pale:#eef6ff}.service-page--ecommerce{--service-accent:#32d5a4;--service-accent2:#ffb45e;--service-deep:#123b3a;--service-pale:#eefbf5}.service-page--systems{--service-accent:#5d8df7;--service-accent2:#42d5dc;--service-deep:#152d54;--service-pale:#eff3ff}.service-page--hosting{--service-accent:#54d9e7;--service-accent2:#9b7bf7;--service-deep:#111d3b;--service-pale:#f1f1ff}.service-hero.service-page{background:linear-gradient(120deg,#071a29 0%,var(--service-deep) 62%,color-mix(in srgb,var(--service-accent) 40%,#081b29) 100%)}.service-hero.service-page .btn.primary{background:linear-gradient(135deg,var(--service-accent),var(--service-accent2));box-shadow:0 14px 35px color-mix(in srgb,var(--service-accent) 30%,transparent)}
.service-preview{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:28px;color:#fff;background:rgba(255,255,255,.095);box-shadow:0 30px 80px rgba(0,0,0,.23);backdrop-filter:blur(18px);transform:perspective(1000px) rotateY(-3deg) rotateX(1deg)}.service-preview:before{content:"";position:absolute;width:240px;height:240px;right:-100px;top:-130px;border-radius:50%;background:radial-gradient(circle,var(--service-accent),transparent 68%);opacity:.28}.service-preview header{position:relative;z-index:2;display:flex;align-items:center;gap:12px;padding:18px;border-bottom:1px solid rgba(255,255,255,.12)}.preview-brand{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:var(--service-deep);background:linear-gradient(145deg,var(--service-accent),var(--service-accent2))}.preview-brand .wsc-icon{width:23px;height:23px}.service-preview header>div{display:grid;gap:3px}.service-preview header b{font-size:14px}.service-preview header small{color:#b8ced8;font-size:9px}.service-preview header>i{margin-left:auto;padding:7px 9px;border-radius:99px;color:#bff7e7;background:rgba(53,223,180,.12);font-size:8px;font-style:normal;font-weight:800}.preview-canvas{position:relative;min-height:230px;margin:18px;padding:25px;border-radius:19px;background:#f7fbfc}.preview-title,.preview-copy,.preview-action{display:block;border-radius:99px}.preview-title{width:55%;height:17px;background:var(--service-deep)}.preview-copy{width:76%;height:8px;margin-top:13px;background:#bfd1d9}.preview-action{width:95px;height:31px;margin-top:20px;background:linear-gradient(90deg,var(--service-accent),var(--service-accent2))}.preview-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.preview-tiles i{height:72px;border:1px solid #d1e2e7;border-radius:12px;background:linear-gradient(145deg,#fff,var(--service-pale));box-shadow:0 7px 18px rgba(7,29,44,.06)}.service-preview footer{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border-top:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.05)}.service-preview footer span{display:grid;gap:2px;padding:15px 18px}.service-preview footer b{font-size:14px}.service-preview footer small{color:#a9c1cb;font-size:8px}
.service-page--ecommerce .preview-canvas{padding-top:60px;background:linear-gradient(145deg,#fff9f1,#eefbf5)}.service-page--ecommerce .preview-title{position:absolute;left:25px;top:25px;width:38%}.service-page--ecommerce .preview-copy{position:absolute;left:25px;top:45px;width:55%}.service-page--ecommerce .preview-action{position:absolute;right:25px;top:5px;width:72px}.service-page--ecommerce .preview-tiles i{height:112px;background:linear-gradient(145deg,#fff,#f4fff9)}.service-page--ecommerce .preview-tiles i:before{content:"";display:block;height:62px;margin:7px;border-radius:8px;background:linear-gradient(135deg,#dff5e9,#ffe5c7)}.service-page--systems .preview-canvas{padding-left:105px;background:#f1f5ff}.service-page--systems .preview-canvas:before{content:"";position:absolute;left:18px;top:18px;bottom:18px;width:65px;border-radius:13px;background:var(--service-deep);box-shadow:inset 0 38px 0 rgba(255,255,255,.09)}.service-page--systems .preview-tiles{grid-template-columns:1fr 1fr}.service-page--systems .preview-tiles i{height:58px}.service-page--systems .preview-tiles i:last-child{grid-column:1/-1;height:45px}.service-page--hosting .service-preview{background:linear-gradient(145deg,#101a34,#17264c)}.service-page--hosting .preview-canvas{background:#0c1730}.service-page--hosting .preview-title,.service-page--hosting .preview-copy{background:#34496d}.service-page--hosting .preview-tiles{grid-template-columns:1fr}.service-page--hosting .preview-tiles i{position:relative;height:38px;border-color:#354769;background:#172746}.service-page--hosting .preview-tiles i:before{content:"";position:absolute;left:13px;top:13px;width:9px;height:9px;border-radius:50%;background:#42deb0;box-shadow:18px 0 0 #54d9e7}.service-page--hosting .preview-action{display:none}
.service-scope-section.service-page{background:linear-gradient(180deg,#fff,var(--service-pale))!important}.service-page .rich-service-list article{border-color:color-mix(in srgb,var(--service-accent) 28%,#cbdde3);background:linear-gradient(150deg,#fff,color-mix(in srgb,var(--service-pale) 78%,#fff));box-shadow:0 15px 40px color-mix(in srgb,var(--service-deep) 9%,transparent)}.service-page .rich-service-list .visual-icon{color:var(--service-deep);background:linear-gradient(145deg,color-mix(in srgb,var(--service-accent) 38%,#fff),color-mix(in srgb,var(--service-accent2) 32%,#fff));box-shadow:none}.service-page .rich-service-list small{color:color-mix(in srgb,var(--service-accent) 70%,var(--service-deep))}.service-page--web .rich-service-list{grid-template-columns:repeat(4,1fr)}.service-page--web .rich-service-list article:first-child,.service-page--web .rich-service-list article:nth-child(6){grid-column:span 2;flex-direction:row;align-items:center}.service-page--ecommerce .rich-service-list article{border-radius:28px 28px 15px 15px}.service-page--ecommerce .rich-service-list article:nth-child(odd){transform:translateY(14px)}.service-page--ecommerce .rich-service-list article:hover{transform:translateY(-3px)}.service-page--systems .rich-service-list{grid-template-columns:1fr 1fr}.service-page--systems .rich-service-list article{min-height:130px;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}.service-page--systems .rich-service-list article>div{flex:1}.service-page--hosting .rich-service-list{grid-template-columns:1fr 1fr}.service-page--hosting .rich-service-list article{min-height:135px;flex-direction:row;align-items:center;gap:20px;color:#fff;border-color:#2e466c;background:linear-gradient(135deg,#111e3b,#172b50);box-shadow:0 14px 38px rgba(14,26,52,.16)}.service-page--hosting .rich-service-list article strong{color:#fff}.service-page--hosting .rich-service-list article small{color:#7dddea}
.service-outcome-layout{display:grid;grid-template-columns:.72fr 1.28fr;align-items:stretch;gap:45px}.outcome-intro{position:relative;overflow:hidden;padding:42px;border-radius:25px;color:#fff;background:linear-gradient(145deg,var(--service-deep),color-mix(in srgb,var(--service-deep) 68%,var(--service-accent)));box-shadow:0 22px 55px color-mix(in srgb,var(--service-deep) 18%,transparent)}.outcome-intro .overline{color:var(--service-accent)}.outcome-intro h2{margin:13px 0;color:#fff;font-size:clamp(31px,3.2vw,44px);line-height:1.1}.outcome-intro p{color:#bfd1da;line-height:1.7}.outcome-main-icon{position:absolute;right:-35px;bottom:-35px;width:155px;height:155px;display:grid;place-items:center;border-radius:50%;color:var(--service-deep);background:linear-gradient(145deg,var(--service-accent),var(--service-accent2));opacity:.85}.outcome-main-icon .wsc-icon{width:65px;height:65px}.service-outcome-layout .rich-outcome-grid{grid-template-columns:1fr 1fr}.service-outcome-layout .rich-outcome-grid article{min-height:210px}.service-page .outcome-accent:before{background:linear-gradient(90deg,var(--service-accent),var(--service-accent2))}.process-section.service-page{background:#fff!important}.service-page .rich-process-row .visual-icon{color:var(--service-deep);background:linear-gradient(145deg,color-mix(in srgb,var(--service-accent) 30%,#fff),color-mix(in srgb,var(--service-accent2) 25%,#fff))}.premium-cta.service-page{background:linear-gradient(118deg,#071a29,var(--service-deep) 58%,color-mix(in srgb,var(--service-accent) 36%,var(--service-deep)))!important}.premium-cta.service-page .cta-orb,.premium-cta.service-page .btn.primary{background:linear-gradient(145deg,var(--service-accent),var(--service-accent2))}
.agentcore-chat-preview{overflow:hidden;margin:14px 0;border:1px solid #d6e8ed;border-radius:17px;background:#edf7f7;box-shadow:0 14px 36px rgba(0,0,0,.12)}.agentcore-chat-preview header{display:flex;align-items:center;gap:10px;padding:12px;color:#fff;background:linear-gradient(135deg,#087d68,#0da978)}.agentcore-chat-preview header>span{position:relative;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#087d68}.agentcore-chat-preview header>span .wsc-icon{width:20px;height:20px}.agentcore-chat-preview header>span i{position:absolute;right:-4px;top:-4px;width:18px;height:18px;display:grid;place-items:center;border:2px solid #087d68;border-radius:50%;color:var(--navy);background:var(--cyan);font-size:6px;font-style:normal}.agentcore-chat-preview header>b{display:grid;font-size:11px}.agentcore-chat-preview header small{color:#d5fff1;font-size:8px;font-weight:500}.agentcore-chat-preview>div{min-height:170px;padding:14px}.agentcore-chat-preview p{max-width:83%;margin:0 0 9px;padding:9px 11px;border-radius:11px;color:#28434d;background:#fff;font-size:9px;line-height:1.45}.agentcore-chat-preview .chat-client{margin-left:auto;background:#d8fddc}.chat-typing{display:flex;width:max-content;gap:3px;padding:8px;border-radius:10px;background:#fff}.chat-typing i{width:5px;height:5px;border-radius:50%;background:#7b969f;animation:typingBounce 1.4s infinite}.chat-typing i:nth-child(2){animation-delay:.15s}.chat-typing i:nth-child(3){animation-delay:.3s}@keyframes typingBounce{50%{transform:translateY(-3px);opacity:.45}}
@media(max-width:1100px){.service-page--web .rich-service-list{grid-template-columns:1fr 1fr}.service-page--web .rich-service-list article:first-child,.service-page--web .rich-service-list article:nth-child(6){grid-column:auto;flex-direction:column;align-items:flex-start}.service-outcome-layout{grid-template-columns:1fr}.outcome-intro{min-height:330px}.service-hero-grid{gap:45px}}
@media(max-width:760px){.service-preview{transform:none;border-radius:22px}.preview-canvas{min-height:200px;margin:12px;padding:19px}.service-preview footer span{padding:12px 10px}.service-preview footer b{font-size:12px}.service-preview header>i{display:none}.service-page--systems .preview-canvas{padding-left:84px}.service-page--systems .preview-canvas:before{width:52px}.service-page--web .rich-service-list,.service-page--systems .rich-service-list,.service-page--hosting .rich-service-list{grid-template-columns:1fr}.service-page--systems .rich-service-list article,.service-page--hosting .rich-service-list article{min-height:120px}.service-page--ecommerce .rich-service-list article:nth-child(odd){transform:none}.service-outcome-layout{gap:22px}.outcome-intro{min-height:310px;padding:30px}.service-outcome-layout .rich-outcome-grid{grid-template-columns:1fr}.service-outcome-layout .rich-outcome-grid article{min-height:190px}.agentcore-chat-preview>div{min-height:150px}}
@media(max-width:420px){.service-preview header{padding:13px}.preview-brand{width:39px;height:39px}.preview-canvas{min-height:185px}.preview-tiles{gap:6px}.preview-tiles i{height:60px}.service-page--ecommerce .preview-tiles i{height:96px}.service-page--ecommerce .preview-tiles i:before{height:50px}.service-page--systems .preview-canvas{padding-left:70px}.service-page--systems .preview-canvas:before{width:42px}.outcome-intro h2{font-size:30px}.outcome-main-icon{width:125px;height:125px}.service-page--systems .rich-service-list article,.service-page--hosting .rich-service-list article{gap:14px;padding:20px}.service-page .rich-service-list strong{font-size:16px}.agentcore-hero .product-hero-card{padding:18px}.product-mini-stats span{padding:9px}.agentcore-chat-preview p{font-size:10px}}
@media(prefers-reduced-motion:reduce){.chat-typing i{animation:none}}

/* Desarrollo web: secciones alternadas y grillas equilibradas */
.service-scope-section.service-page--web{background:linear-gradient(180deg,#eaf4ff 0%,#f3f8ff 100%)!important}.service-page--web .rich-service-list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.service-page--web .rich-service-list article,.service-page--web .rich-service-list article:first-child,.service-page--web .rich-service-list article:nth-child(6){grid-column:auto;min-width:0;min-height:215px;flex-direction:column;align-items:flex-start;justify-content:space-between}.service-page--web .rich-service-list article{border-color:#a9cfee;background:linear-gradient(155deg,#fff,#e8f3ff);box-shadow:0 15px 38px rgba(42,90,145,.1)}.service-page--web .rich-service-list article:nth-child(even){background:linear-gradient(155deg,#fafdff,#e8eaff)}.outcome-section.service-page--web{background:#fff!important}.service-page--web .outcome-intro{background:linear-gradient(145deg,#10284b,#274b88)}.service-page--web .rich-outcome-grid article{height:100%;border-color:#bdcee8;background:linear-gradient(150deg,#f9fbff,#edf1ff)}.process-section.service-page--web{color:#fff;background:linear-gradient(125deg,#091c33,#10284b 58%,#183f66)!important}.process-section.service-page--web:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:48px 48px}.process-section.service-page--web .container{position:relative}.process-section.service-page--web .section-heading>span{color:#6bdcf1}.process-section.service-page--web .section-heading h2{color:#fff}.process-section.service-page--web .rich-process-row{align-items:stretch}.process-section.service-page--web .rich-process-row article{height:100%;border-color:rgba(255,255,255,.16);color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045));box-shadow:0 16px 40px rgba(0,0,0,.15)}.process-section.service-page--web .rich-process-row article h3{color:#fff}.process-section.service-page--web .rich-process-row article p{color:#bcd0dd}.process-section.service-page--web .rich-process-row article>i{color:#7fdceb}.process-section.service-page--web .rich-process-row .visual-icon{color:#10284b;background:linear-gradient(145deg,#64dcf0,#8f9df8)}.process-section.service-page--web .process-row article:not(:last-child):after{color:#10284b;background:#6fdced}
@media(max-width:1100px){.service-page--web .rich-service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.service-page--web .rich-service-list article,.service-page--web .rich-service-list article:first-child,.service-page--web .rich-service-list article:nth-child(6){min-height:190px}}
@media(max-width:760px){.service-page--web .rich-service-list{grid-template-columns:1fr}.service-page--web .rich-service-list article,.service-page--web .rich-service-list article:first-child,.service-page--web .rich-service-list article:nth-child(6){min-height:165px}.service-page--web .rich-outcome-grid article{height:auto}.process-section.service-page--web .rich-process-row article{height:auto}}

/* Tienda virtual: tarjetas alineadas y alturas uniformes */
.service-page--ecommerce .rich-service-list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.service-page--ecommerce .rich-service-list article,.service-page--ecommerce .rich-service-list article:nth-child(odd){min-width:0;min-height:215px;height:100%;justify-content:space-between;transform:none}.service-page--ecommerce .rich-service-list article:hover,.service-page--ecommerce .rich-service-list article:nth-child(odd):hover{transform:translateY(-5px)}
@media(max-width:1100px){.service-page--ecommerce .rich-service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.service-page--ecommerce .rich-service-list article,.service-page--ecommerce .rich-service-list article:nth-child(odd){min-height:190px}}
@media(max-width:760px){.service-page--ecommerce .rich-service-list{grid-template-columns:1fr}.service-page--ecommerce .rich-service-list article,.service-page--ecommerce .rich-service-list article:nth-child(odd){min-height:165px;height:auto}}

/* Formulario de contacto: seguridad visible y switch táctil */
.form-security{display:flex;align-items:center;gap:12px;margin-bottom:5px;padding:13px 15px;border:1px solid #c5e7dc;border-radius:14px;color:#176e58;background:linear-gradient(135deg,#edfbf6,#f5fffb)}.form-security>.wsc-icon{width:25px;height:25px;flex:0 0 auto}.form-security>span{display:grid;gap:2px}.form-security strong{font-size:12px}.form-security small{color:#568477;font-size:10px;font-weight:500}.form-card .check-field{position:relative;min-height:58px;display:flex!important;grid-template-columns:none!important;align-items:center;gap:13px;padding:12px 14px;border:1px solid #c8dce3;border-radius:16px;background:#f5fafb;cursor:pointer;transition:.2s}.form-card .check-field:hover{border-color:#91c9da;background:#eef8fa}.form-card .check-field>input{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.privacy-switch{position:relative;box-sizing:border-box;width:52px;height:30px;display:block;flex:0 0 auto;padding:0;border:1px solid #aabcc3;border-radius:99px;background:#c9d4d8;box-shadow:inset 0 2px 5px rgba(7,29,44,.13);transition:.22s}.privacy-switch i{position:absolute;left:3px;top:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(7,29,44,.25);transition:.22s}.check-field>input:checked+.privacy-switch{border-color:#1eae68;background:#25d366}.check-field>input:checked+.privacy-switch i{transform:translateX(22px)}.check-field>input:focus-visible+.privacy-switch{outline:3px solid rgba(49,148,190,.28);outline-offset:3px}.check-field>input:invalid:not(:focus)+.privacy-switch{border-color:#d6a7aa}.privacy-copy{color:#29434d;font-size:13px;font-weight:600;line-height:1.5}.privacy-copy a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.form-card form>.btn.primary{min-height:58px;border-radius:17px;font-size:15px;box-shadow:0 14px 34px rgba(49,148,190,.28)}
@media(max-width:600px){.form-security{align-items:flex-start}.form-security small{font-size:11px}.form-card .check-field{align-items:flex-start;padding:14px 12px}.privacy-switch{margin-top:2px}.privacy-copy{font-size:14px}.form-card form>.btn.primary{min-height:56px}}

/* Mi proyecto: configurador comercial interactivo */
.project-cart-button{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #c3dfe7;border-radius:13px;color:var(--navy);background:#f0fafc;cursor:pointer}.project-cart-button>span{position:relative;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--brand),#20b8b5)}.project-cart-button .wsc-icon{width:19px;height:19px}.project-cart-button b{font-size:11px}.project-count{font-style:normal}.project-cart-button .project-count{position:absolute;right:-7px;top:-7px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:99px;color:#fff;background:#ef5964;font-size:8px}.project-builder-fab{position:fixed;z-index:181;right:22px;bottom:101px;width:58px;height:58px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--brand),#20b8b5);box-shadow:0 14px 38px rgba(49,148,190,.34);cursor:pointer}.project-builder-fab .wsc-icon{width:27px;height:27px}.project-builder-fab .project-count{position:absolute;right:-5px;top:-5px;min-width:23px;height:23px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:99px;background:#ef5964;font-size:9px;font-weight:900}.project-count:not(.has-items){opacity:.72}.project-builder-backdrop{position:fixed;z-index:220;inset:0;background:rgba(2,15,24,.58);opacity:0;visibility:hidden;transition:.25s;backdrop-filter:blur(4px)}.project-builder-backdrop.open{opacity:1;visibility:visible}.project-builder{position:fixed;z-index:221;right:0;top:0;width:min(590px,100%);height:100dvh;display:grid;grid-template-rows:auto auto 1fr auto;color:var(--ink);background:#f4f9fa;box-shadow:-30px 0 90px rgba(0,0,0,.25);transform:translateX(105%);transition:.35s cubic-bezier(.2,.8,.2,1)}.project-builder.open{transform:none}.project-builder>header{display:flex;align-items:center;justify-content:space-between;padding:19px 22px;color:#fff;background:linear-gradient(125deg,#071d2c,#0e4f64)}.project-builder>header>div{display:flex;align-items:center;gap:11px}.project-builder>header>div>span:last-child{display:grid;gap:3px}.project-builder>header strong{font-size:16px}.project-builder>header small{color:#aed0da;font-size:9px}.builder-logo{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;color:var(--navy);background:linear-gradient(145deg,var(--cyan),var(--mint))}.builder-logo .wsc-icon{width:23px;height:23px}.project-builder>header button{width:39px;height:39px;border:1px solid rgba(255,255,255,.18);border-radius:11px;color:#fff;background:rgba(255,255,255,.08);font-size:23px;cursor:pointer}.builder-progress{display:grid;grid-template-columns:repeat(3,1fr);padding:0 22px;background:#fff;border-bottom:1px solid var(--line)}.builder-progress span{padding:14px 5px 12px;border-bottom:3px solid transparent;color:#8aa0a9;font-size:9px;font-weight:800;text-align:center;text-transform:uppercase}.builder-progress span.is-active{color:var(--brand);border-color:var(--brand)}.builder-body{min-height:0;overflow-y:auto;padding:24px}.builder-step{display:none}.builder-step.is-active{display:block;animation:slideIn .25s both}.builder-intro h2{margin:0 0 8px;font-size:28px}.builder-intro p{margin:0 0 22px;color:var(--muted);line-height:1.55}.builder-catalog{display:grid;grid-template-columns:1fr 1fr;gap:12px}.builder-catalog.needs-selection{animation:builderShake .35s}.builder-product{min-height:210px;display:flex;flex-direction:column;padding:17px;border:1px solid #c5dce3;border-radius:17px;background:#fff;box-shadow:0 9px 25px rgba(7,29,44,.055);transition:.2s}.builder-product.is-selected{border-color:#28b98b;background:linear-gradient(145deg,#fff,#eafff7);box-shadow:inset 0 0 0 2px rgba(40,185,139,.15)}.builder-product-icon{width:43px;height:43px;display:grid;place-items:center;margin-bottom:15px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--brand),#22b9b5);font-size:20px}.builder-product>div{flex:1}.builder-product small{color:var(--brand);font-size:8px;font-weight:800;text-transform:uppercase}.builder-product h3{margin:6px 0;font-size:16px}.builder-product p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.builder-product button{width:100%;min-height:38px;margin-top:13px;border:1px solid #b8d5de;border-radius:10px;color:var(--brand);background:#f1fafc;font-size:10px;font-weight:900;cursor:pointer}.builder-product.is-selected button{color:#176e58;border-color:#a8dec9;background:#e6faf2}.builder-summary{display:grid;gap:11px}.builder-summary article{display:grid;grid-template-columns:auto 1fr auto;gap:13px;padding:16px;border:1px solid #c5dce3;border-radius:15px;background:#fff}.builder-summary article>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--brand);font-size:9px;font-weight:900}.builder-summary article>div{display:grid;gap:3px}.builder-summary small{color:var(--brand);font-size:8px;text-transform:uppercase}.builder-summary strong{font-size:15px}.builder-summary p{margin:2px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.builder-summary article>button{width:32px;height:32px;border:0;border-radius:9px;color:#9a3d45;background:#ffedef;font-size:18px;cursor:pointer}.builder-empty{padding:35px;border:1px dashed #b8d0d8;border-radius:17px;text-align:center}.builder-form{display:grid;gap:13px}.builder-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.builder-form label{display:grid;gap:6px;font-size:10px;font-weight:800}.builder-form input,.builder-form textarea{width:100%;padding:12px;border:1px solid #bed5dd;border-radius:11px;background:#fff;font:inherit}.builder-privacy{grid-template-columns:auto 1fr!important;align-items:start}.builder-privacy input{width:18px}.builder-privacy span{font-weight:500;line-height:1.45}.builder-privacy a{color:var(--brand)}.builder-hp{position:absolute!important;left:-9999px}.builder-form .btn{gap:8px}.builder-form-status{margin:0;color:#a33a43;font-size:11px}.builder-success{text-align:center;padding:40px 10px}.builder-success>span{width:75px;height:75px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;color:#176e58;background:#dff9ef}.builder-success>span .wsc-icon{width:38px;height:38px}.builder-success h2{font-size:30px}.builder-success p{color:var(--muted);line-height:1.6}.builder-success strong{display:block;margin:20px;color:var(--brand);font-size:20px}.project-builder>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 22px;border-top:1px solid var(--line);background:#fff}.project-builder>footer button{min-height:42px;padding:0 14px;border:0;border-radius:11px;font-weight:800;cursor:pointer}.builder-back{color:var(--muted);background:#edf4f6}.builder-next{color:#fff;background:var(--brand)}.project-builder>footer>span{color:var(--muted);font-size:10px}.project-builder>footer b{color:var(--brand)}body.builder-open{overflow:hidden}@keyframes builderShake{25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}
@media(max-width:1180px){.project-cart-button b{display:none}.project-cart-button{padding:6px}.main-nav{gap:12px}}
@media(max-width:980px){.project-cart-button{width:100%;justify-content:center}.project-cart-button b{display:block}.project-builder-fab{right:16px;bottom:91px}}
@media(max-width:600px){.project-builder{width:100%;height:100dvh}.project-builder>header{padding:15px 16px}.builder-body{padding:18px 14px}.builder-catalog{grid-template-columns:1fr}.builder-product{min-height:175px}.builder-form-row{grid-template-columns:1fr}.project-builder>footer{padding:12px 14px}.project-builder>footer>span{display:none}.builder-intro h2{font-size:25px}.project-builder-fab{width:54px;height:54px;right:18px;bottom:88px}.project-builder-fab .wsc-icon{width:24px;height:24px}}
.builder-details{display:grid;gap:7px;margin-top:12px}.builder-details label{display:grid;gap:5px;color:var(--muted);font-size:9px;font-weight:800}.builder-details select{width:100%;padding:9px;border:1px solid #bfd6de;border-radius:9px;color:var(--ink);background:#f8fbfc;font:inherit}
.project-builder{height:100vh;height:100dvh}body.agent-open .project-builder-fab,body.builder-open .project-builder-fab,body.builder-open .agent-launcher{opacity:0;visibility:hidden;pointer-events:none}

/* Configurador: legibilidad y controles táctiles */
.project-builder>header strong{font-size:18px}.project-builder>header small{font-size:11px;line-height:1.35}.builder-progress span{padding:16px 6px 14px;font-size:10px}.builder-intro h2{font-size:31px;line-height:1.12}.builder-intro p{font-size:15px}.builder-product small{font-size:10px}.builder-product h3{font-size:19px}.builder-product p{font-size:14px}.builder-product button{min-height:44px;font-size:13px}.builder-summary{gap:14px}.builder-summary article{gap:15px;padding:18px}.builder-summary article>span{width:42px;height:42px;font-size:11px}.builder-summary small{font-size:10px;line-height:1.3}.builder-summary strong{font-size:19px;line-height:1.25}.builder-summary p{font-size:13px;line-height:1.55}.builder-summary article>button{width:36px;height:36px;font-size:20px}.builder-details{gap:9px;margin-top:15px}.builder-details label{gap:7px;font-size:12px}.builder-details select{min-height:48px;padding:10px 13px;font-size:14px}.builder-form label{font-size:13px}.builder-form input,.builder-form textarea{font-size:15px}.builder-privacy span{font-size:13px}.project-builder>footer button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;line-height:1.2;text-align:center;font-size:14px}.project-builder>footer>span{font-size:12px}.project-builder>footer b{font-size:14px}
@media(max-width:600px){.project-builder>header strong{font-size:18px}.project-builder>header small{font-size:11px}.builder-progress{padding:0 10px}.builder-progress span{font-size:10px}.builder-body{padding:22px 18px}.builder-intro h2{font-size:30px}.builder-intro p{font-size:16px}.builder-summary article{grid-template-columns:auto minmax(0,1fr) auto;padding:16px 14px}.builder-summary strong{font-size:18px}.builder-summary p{font-size:13px}.builder-details label{font-size:13px}.builder-details select{width:100%;font-size:15px}.project-builder>footer{min-height:72px;padding:11px 18px}.project-builder>footer button{min-width:112px;min-height:48px;font-size:15px}.builder-next{margin-left:auto}}
