/* VIX Hosting — Core frontend styles. Historical class names are retained for backward compatibility. */
/* ===== SOURCE: legacy.css ===== */

:root{
 --blue:#1668ff;--blue-2:#4b8cff;--sky:#73d8ff;--navy:#06152c;--ink:#13233a;--muted:#627087;
 --soft:#f5f8fc;--soft-blue:#eef5ff;--white:#fff;--line:#e4ebf4;--green:#16a36a;--amber:#f7ad2e;
 --container:1280px;--r1:14px;--r2:22px;--r3:32px;--shadow:0 26px 80px rgba(6,21,44,.10);
 --font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:#fff;line-height:1.62;text-rendering:optimizeLegibility}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{color:inherit}img,svg{display:block}.icon{width:22px;height:22px;flex:0 0 auto}.icon-sm{width:16px;height:16px}.icon-lg{width:28px;height:28px}.container{width:min(var(--container),calc(100% - 48px));margin:auto}
.topline{background:#041126;color:#b8c8dc;font-size:12px}.topline .container{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:18px}.topline-group{display:flex;align-items:center;gap:18px}.topline a:hover{color:#fff}.dot{width:7px;height:7px;border-radius:50%;background:#29cf87;box-shadow:0 0 0 5px rgba(41,207,135,.12)}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(1.25);border-bottom:1px solid rgba(228,235,244,.84)}.navrow{display:flex;align-items:center;min-height:78px;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brandmark{width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,var(--blue),#0748b9);display:grid;place-items:center;color:#fff;font-size:16px;font-weight:900;letter-spacing:-.04em}.brandtext{display:grid;line-height:1}.brandtext strong{font-size:19px;letter-spacing:-.03em;color:var(--navy)}.brandtext span{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#758399;font-weight:800;margin-top:4px}.nav{display:flex;align-items:center;gap:4px;margin-left:auto}.navitem{position:relative}.navlink{height:44px;padding:0 11px;display:flex;align-items:center;gap:6px;border-radius:12px;font-size:13px;font-weight:800;color:#31435b}.navlink:hover{background:#f4f7fb;color:var(--blue)}.drop{position:absolute;top:calc(100% + 12px);left:-12px;width:330px;padding:10px;background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.navitem:hover .drop{opacity:1;visibility:visible;transform:none}.drop a{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:11px;border-radius:13px}.drop a:hover{background:#f5f8fc}.drop .mini-icon{width:34px;height:34px;border-radius:10px;background:#edf4ff;color:var(--blue);display:grid;place-items:center}.drop strong{display:block;font-size:13px;color:var(--navy)}.drop small{display:block;margin-top:2px;color:#78859a;font-size:11px;line-height:1.35}.navactions{display:flex;align-items:center;gap:9px}.mobilebtn{display:none;width:44px;height:44px;border:0;border-radius:12px;background:#f2f6fb;align-items:center;justify-content:center;cursor:pointer}
.btn{min-height:46px;border-radius:13px;padding:0 18px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:850;cursor:pointer;transition:transform .18s,background .18s,border-color .18s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 9px 25px rgba(22,104,255,.18)}.btn-primary:hover{background:#0959e5}.btn-ghost{background:#fff;border-color:var(--line);color:var(--ink)}.btn-ghost:hover{border-color:#c9d7ea;background:#fbfdff}.btn-dark{background:var(--navy);color:#fff}.btn-light{background:#fff;color:var(--navy)}
.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.eyebrow:before{content:"";width:22px;height:1.5px;background:currentColor}h1,h2,h3,h4{margin:0;color:var(--navy);line-height:1.08}h1{font-size:clamp(44px,5.7vw,74px);letter-spacing:-.055em;font-weight:850;max-width:900px}h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.045em;font-weight:830}h3{font-size:22px;letter-spacing:-.025em;font-weight:820}.lead{font-size:clamp(17px,1.8vw,20px);line-height:1.62;color:#53647b;max-width:780px}.copy{font-size:16px;color:#5f6f84}.actions{display:flex;flex-wrap:wrap;gap:10px}.microtrust{display:flex;gap:18px;flex-wrap:wrap;color:#63738a;font-size:12px;font-weight:750}.microtrust span{display:flex;align-items:center;gap:7px}.microtrust .icon{color:var(--green);width:16px;height:16px}
.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfdff 0,#f6f9fd 72%,#fff 100%)}.hero:before{content:"";position:absolute;inset:-20% -12% auto auto;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle at center,rgba(22,104,255,.16),rgba(22,104,255,0) 68%);pointer-events:none}.hero:after{content:"";position:absolute;left:-10%;bottom:-35%;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle,rgba(115,216,255,.16),rgba(115,216,255,0) 70%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;padding:90px 0 84px}.hero .lead{margin:24px 0 28px}.hero .microtrust{margin-top:25px}.hero-visual{position:relative;min-height:520px}.orbit{position:absolute;inset:4% 2% 0 4%;border-radius:36px;background:linear-gradient(145deg,#071a39,#0b2c61);box-shadow:0 35px 90px rgba(4,17,38,.22);overflow:hidden;border:1px solid rgba(255,255,255,.08)}.orbit:before{content:"";position:absolute;right:-80px;top:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(76,141,255,.52),rgba(76,141,255,0) 66%)}.orbit-top{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.status{display:flex;align-items:center;gap:8px;color:#bdebd8;font-size:11px;font-weight:800}.node-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;padding:18px}.node{position:relative;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.085);padding:20px;color:#fff;min-height:132px}.node.tall{grid-row:span 2;min-height:276px}.node .icon{color:#79b1ff}.node small{display:block;color:#9bb0cc;margin-top:8px}.node strong{display:block;font-size:18px;margin-top:18px}.pulse{height:42px;display:flex;align-items:flex-end;gap:5px;margin-top:25px}.pulse i{width:7px;border-radius:6px;background:linear-gradient(180deg,#75dfff,#2a77ff);opacity:.9}.floating{position:absolute;right:-10px;bottom:34px;z-index:4;width:220px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);box-shadow:0 20px 55px rgba(6,21,44,.16);border-radius:20px;padding:18px}.floating strong{display:block;color:var(--navy);font-size:14px}.floating p{margin:7px 0 0;color:#607087;font-size:12px}
.domain-wrap{position:relative;margin-top:-38px;z-index:4}.domain-box{background:rgba(255,255,255,.96);border:1px solid var(--line);box-shadow:0 22px 70px rgba(6,21,44,.09);border-radius:24px;padding:22px}.domain-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:14px}.domain-top h3{font-size:20px}.domain-form{display:grid;grid-template-columns:1fr auto;gap:10px}.field-shell{display:flex;align-items:center;gap:10px;min-height:58px;border:1px solid #d8e2ee;border-radius:14px;padding:0 16px;background:#fff}.field-shell:focus-within{border-color:#9cbfff;box-shadow:0 0 0 4px rgba(22,104,255,.08)}.field-shell .icon{color:#7a899d}.field-shell input{width:100%;border:0;outline:0;font-size:15px;color:var(--ink)}.tlds{display:flex;gap:18px;flex-wrap:wrap;margin-top:13px;font-size:12px;color:#68778c}.tlds strong{color:var(--navy)}
.section{padding:96px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--navy);color:#c6d4e5}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-head .head-copy{max-width:750px}.section-head .copy{max-width:530px;margin:0}.section-head h2{margin-top:12px}.center-head{max-width:820px;text-align:center;margin:0 auto 42px}.center-head h2{margin-top:12px}.center-head p{margin:16px auto 0;color:#64738a;font-size:17px}.dark h2,.dark h3,.dark h4{color:#fff}.dark .copy,.dark .lead,.dark p{color:#aebdd0}
.bento{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.tile{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;min-height:230px;transition:transform .2s,border-color .2s,box-shadow .2s}.tile:hover{transform:translateY(-3px);border-color:#c8d7ec;box-shadow:0 18px 55px rgba(6,21,44,.07)}.tile.span6{grid-column:span 6}.tile.span4{grid-column:span 4}.tile.span8{grid-column:span 8}.tile.span12{grid-column:span 12}.tile .icon-wrap,.icon-wrap{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#edf4ff,#f7fbff);color:var(--blue);display:grid;place-items:center;border:1px solid #e1ebf8}.tile h3{margin-top:28px}.tile p{margin:10px 0 0;color:#66768c;max-width:520px}.tile .text-link{margin-top:20px}.tile.accent{background:linear-gradient(145deg,#0a2248,#07182f);border-color:#102f5c;color:#fff}.tile.accent h3{color:#fff}.tile.accent p{color:#a8bbd2}.tile.accent .icon-wrap{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1);color:#84b7ff}.tile .orb{position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;bottom:-110px;background:radial-gradient(circle,#bcd5ff,rgba(188,213,255,0) 70%);opacity:.7}
.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:13px;font-weight:850}.text-link .icon{transition:transform .18s}.text-link:hover .icon{transform:translateX(3px)}.accent .text-link{color:#9dc5ff}
.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.choice{border:1px solid var(--line);border-radius:18px;background:#fff;padding:18px;text-align:left;cursor:pointer;display:flex;align-items:center;gap:14px;transition:.18s}.choice:hover{border-color:#bcd0eb;transform:translateY(-2px)}.choice .icon-wrap{width:42px;height:42px;flex:0 0 auto}.choice strong{display:block;color:var(--navy);font-size:14px}.choice span{display:block;margin-top:3px;color:#7a8798;font-size:12px;line-height:1.4}.recommend{margin-top:16px}.recommend .rec-card{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:20px;background:var(--navy);color:#fff;padding:22px 24px}.recommend h3{color:#fff}.recommend p{margin:7px 0 0;color:#afc0d5}
.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.price-card{position:relative;border:1px solid var(--line);background:#fff;border-radius:24px;padding:27px}.price-card.featured{border-color:#94baff;box-shadow:0 22px 70px rgba(22,104,255,.12)}.price-card.featured:before{content:"Recomendado";position:absolute;top:18px;right:18px;padding:6px 9px;border-radius:999px;background:#eef5ff;color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.kicker{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#708097}.price-card h3{margin-top:9px}.price{font-size:42px;letter-spacing:-.045em;font-weight:900;color:var(--navy);margin:18px 0 4px}.price small{font-size:13px;color:#758398;font-weight:750;letter-spacing:0}.price-card>p{color:#68778c;font-size:14px}.features{list-style:none;margin:20px 0 24px;padding:0}.features li{display:flex;gap:10px;align-items:flex-start;padding:8px 0;color:#526279;font-size:13px}.features .icon{color:var(--green);width:17px;height:17px;margin-top:2px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.story-panel{border:1px solid var(--line);border-radius:28px;padding:30px;background:#fff}.story-panel.darkpanel{background:#0b244a;border-color:#173868;color:#fff}.story-panel.darkpanel h3{color:#fff}.step-list{display:grid;gap:8px}.step-row{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:15px;border-radius:17px}.step-row:hover{background:#f6f9fd}.step-no{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#edf4ff;color:var(--blue);font-weight:900;font-size:12px}.step-row h3{font-size:16px}.step-row p{margin:5px 0 0;color:#708097;font-size:13px}.signal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.signal{border-radius:18px;background:#fff;border:1px solid var(--line);padding:20px}.signal .icon{color:var(--blue)}.signal strong{display:block;font-size:17px;color:var(--navy);margin-top:18px}.signal span{display:block;color:#718096;font-size:12px;margin-top:5px}.dark .signal{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.dark .signal strong{color:#fff}.dark .signal span{color:#9fb1c7}
.proof-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.quote-card{border-radius:26px;background:#fff;border:1px solid var(--line);padding:28px}.quote-card blockquote{font-size:20px;line-height:1.5;color:#33465e;margin:0}.quote-meta{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);margin-top:24px;padding-top:18px;color:#77869b;font-size:12px}.case-mini{display:grid;gap:12px}.case-item{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.case-item strong{color:var(--navy)}.case-item p{margin:6px 0 0;color:#738197;font-size:13px}
.faq{display:grid;gap:9px;max-width:920px;margin:auto}.faq-item{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden}.faq-q{width:100%;border:0;background:#fff;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px;text-align:left;cursor:pointer;font-weight:820;color:var(--navy)}.faq-q .faq-toggle{width:28px;height:28px;border-radius:9px;background:#f3f7fb;display:grid;place-items:center;flex:0 0 auto}.faq-q .faq-toggle:before,.faq-q .faq-toggle:after{content:"";position:absolute;width:10px;height:1.5px;background:#52667e}.faq-q .faq-toggle{position:relative}.faq-q .faq-toggle:after{transform:rotate(90deg)}.faq-item.open .faq-q .faq-toggle:after{transform:rotate(0)}.faq-a{display:none;padding:0 20px 20px;color:#66768b;font-size:14px}.faq-item.open .faq-a{display:block}
.cta-band{padding:52px;border-radius:30px;background:linear-gradient(135deg,#1768ff,#0b46b2);position:relative;overflow:hidden;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-band:after{content:"";position:absolute;right:-110px;top:-160px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),rgba(255,255,255,0) 68%)}.cta-band h2{color:#fff;max-width:730px}.cta-band p{color:#dbe9ff;max-width:690px}.cta-band>*{position:relative;z-index:2}
.breadcrumb{padding:16px 0;font-size:12px;color:#8390a2;background:#fbfcfe;border-bottom:1px solid #edf1f6}.breadcrumb a{color:var(--blue)}.subhero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfdff,#f4f8fd);padding:70px 0 78px}.subhero:after{content:"";position:absolute;right:-180px;top:-230px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(22,104,255,.14),rgba(22,104,255,0) 69%)}.subhero .container{position:relative;z-index:2}.subhero h1{max-width:980px;margin-top:15px}.subhero .lead{margin:20px 0 25px}.tagrow{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tag{border:1px solid #dce6f2;background:rgba(255,255,255,.85);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;color:#52647b}
.compare{overflow:auto;border:1px solid var(--line);border-radius:20px;background:#fff}.compare table{border-collapse:collapse;width:100%;min-width:760px}.compare th,.compare td{padding:16px 18px;border-bottom:1px solid var(--line);font-size:13px;text-align:left}.compare th{background:#f7f9fc;color:#718096;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.compare td strong{color:var(--navy)}
.notice{border-radius:18px;border:1px solid #cfe0fa;background:#f0f6ff;padding:18px 20px;color:#42648e;font-size:13px}.form-card{border:1px solid var(--line);border-radius:26px;background:#fff;padding:28px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800;color:#4c5d73}.field input,.field textarea,.field select{width:100%;border:1px solid #d9e3ee;border-radius:13px;background:#fff;padding:13px 14px;outline:none;color:var(--ink)}.field input:focus,.field textarea:focus,.field select:focus{border-color:#9bbdff;box-shadow:0 0 0 4px rgba(22,104,255,.07)}.field textarea{min-height:130px;resize:vertical}
.filterbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.filterbar button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:850;cursor:pointer}.filterbar button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project{border-radius:24px;border:1px solid var(--line);background:#fff;overflow:hidden}.project-visual{aspect-ratio:16/10;background:linear-gradient(145deg,#e5efff,#f7fbff);padding:20px;position:relative}.browser{height:100%;border-radius:14px;background:#fff;border:1px solid #dfe8f3;overflow:hidden;box-shadow:0 16px 35px rgba(6,21,44,.07)}.browser-top{height:24px;border-bottom:1px solid #edf1f5;background:#fbfcfe;display:flex;align-items:center;gap:5px;padding:0 9px}.browser-top i{width:5px;height:5px;border-radius:50%;background:#c8d4e2}.browser-body{display:grid;grid-template-columns:32% 68%;height:calc(100% - 24px)}.browser-body div:first-child{background:#f5f8fc}.browser-body div:last-child{background:linear-gradient(145deg,#fff,#eef5ff)}.project-body{padding:20px}.project-body h3{font-size:18px}.project-body p{font-size:13px;color:#728096}.article{max-width:900px;margin:auto}.article h2{font-size:31px;margin:44px 0 14px}.article h3{font-size:20px;margin:28px 0 10px}.article p,.article li{color:#52647a}.toc{border:1px solid var(--line);border-radius:18px;background:#f7f9fc;padding:20px}.status-board{border:1px solid var(--line);border-radius:24px;background:#fff;padding:22px}.status-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 4px;border-bottom:1px solid var(--line)}.status-row:last-child{border:0}.status-ok{display:flex;align-items:center;gap:8px;color:var(--green);font-size:12px;font-weight:850}.status-ok:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px rgba(22,163,106,.1)}
.footer{background:#041126;color:#a9bdd4;padding:64px 0 22px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:34px}.footer .brandtext strong{color:#fff}.footer p{max-width:330px;font-size:13px}.footer h4{font-size:12px;color:#fff;margin:0 0 13px;text-transform:uppercase;letter-spacing:.08em}.footer a{display:block;padding:5px 0;font-size:12px}.footer a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:11px}.footer-bottom a{display:inline;padding:0}.hide{display:none!important}
@media(max-width:1100px){.nav,.navactions{display:none}.mobilebtn{display:flex;margin-left:auto}.nav.open{display:flex;position:absolute;top:78px;left:24px;right:24px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:10px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open .navlink{justify-content:space-between}.navitem:hover .drop{display:none}.drop{position:static;width:auto;opacity:1;visibility:visible;transform:none;box-shadow:none;margin:0 4px 8px;display:none}.navitem.open .drop{display:block}.hero-grid,.split{grid-template-columns:1fr}.hero-visual{min-height:470px}.bento .span4,.bento .span6,.bento .span8{grid-column:span 6}.signal-grid{grid-template-columns:repeat(2,1fr)}.proof-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:760px){.container{width:min(var(--container),calc(100% - 28px))}.topline .container{justify-content:center}.topline-group:last-child{display:none}.hero-grid{padding:60px 0 74px;gap:32px}.hero-visual{min-height:410px}.orbit{inset:0}.floating{right:10px;width:190px}.node-grid{grid-template-columns:1fr 1fr}.node{min-height:110px;padding:16px}.node.tall{min-height:242px}.domain-wrap{margin-top:-26px}.domain-top{display:block}.domain-top .copy{margin-top:5px}.domain-form{grid-template-columns:1fr}.section{padding:72px 0}.section-head{display:block}.section-head .copy{margin-top:14px}.bento{display:block}.tile{margin-bottom:12px;min-height:0}.choice-grid,.pricing,.project-grid,.signal-grid,.form-grid{grid-template-columns:1fr}.choice-grid{display:grid}.recommend .rec-card{display:block}.recommend .btn{margin-top:16px}.cta-band{padding:34px;display:block}.cta-band .actions{margin-top:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.footer-bottom>div:last-child{margin-top:8px}h1{font-size:43px}.subhero{padding:54px 0 62px}}

:root{--content:1240px;--reading:760px;--surface:#fff;--surface-2:#f7f9fc;--border:#e4eaf2;--ink-2:#23324a}
body{font-size:16px;letter-spacing:-.006em}
.container{width:min(var(--content),calc(100% - 42px))}
.icon{display:block;flex:none;width:22px;height:22px;stroke:currentColor;overflow:visible}
.icon-sm{width:16px;height:16px}
h1{font-size:clamp(40px,5vw,64px);max-width:760px;letter-spacing:-.05em}
h2{font-size:clamp(28px,3.2vw,42px);max-width:700px;letter-spacing:-.035em}
h3{font-size:20px}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);gap:72px;padding:84px 0 82px}
.hero .lead{max-width:690px;font-size:19px}
.section{padding:92px 0}
.section-head{max-width:760px;margin-bottom:42px}
.section-head p{font-size:17px;line-height:1.72;max-width:720px}
.tile,.price-card,.story-panel,.signal,.card,.panel{box-shadow:none;border-color:var(--border)}
.tile{min-height:260px}
.tile p,.card p,.price-card>p{line-height:1.7}
.price-card{display:flex;flex-direction:column;min-height:100%;padding:30px}
.price-card .btn{margin-top:auto}
.price-card.featured{transform:translateY(-8px);border-color:#9bbcff;box-shadow:0 22px 65px rgba(28,107,255,.09)}
.pricing-note{margin-top:18px;color:#748197;font-size:12px;line-height:1.6}
.plan-for{font-size:13px;font-weight:800;color:var(--blue);margin:10px 0 0}
.plan-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 14px;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:18px 0}
.plan-specs span{font-size:12px;color:#64748b}.plan-specs strong{display:block;color:var(--navy);font-size:14px;margin-top:2px}
.editorial{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:80px;align-items:start}
.editorial .aside-title{position:sticky;top:118px}.rich-copy{max-width:760px}
.rich-copy p{font-size:17px;line-height:1.82;color:#536178;margin:0 0 22px}.rich-copy h3{margin:34px 0 12px}
.context-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:22px;overflow:hidden}
.context-strip>div{background:#fff;padding:24px}.context-strip strong{display:block;color:var(--navy);font-size:15px}.context-strip span{display:block;color:#718096;font-size:13px;line-height:1.55;margin-top:7px}
.plan-matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.plan-matrix .price-card h3{font-size:24px}.price{font-size:38px}
@media(max-width:980px){.hero-grid,.editorial{grid-template-columns:1fr}.editorial{gap:36px}.editorial .aside-title{position:static}.plan-matrix{grid-template-columns:1fr}.price-card.featured{transform:none}.context-strip{grid-template-columns:1fr}}
@media(max-width:700px){.container{width:min(100% - 28px,var(--content))}h1{font-size:39px}h2{font-size:30px}.section{padding:68px 0}.hero-grid{padding:58px 0 64px}}


/* ===== SOURCE: design-system.css ===== */

/* VIX Hosting Web 2026 — Design System
 Layer prepared for later PHP/SaaS component migration. */
:root{
  --vix-blue:#1769ff;--vix-blue-700:#0d50d8;--vix-cyan:#27c2ff;--vix-ink:#0b1830;
  --vix-text:#34445a;--vix-muted:#6f7f94;--vix-bg:#ffffff;--vix-soft:#f6f9fd;
  --vix-line:#e6edf6;--vix-line-strong:#d8e3f0;--vix-success:#17a673;
  --vix-radius-sm:12px;--vix-radius:20px;--vix-radius-lg:30px;
  --vix-shadow-sm:0 8px 26px rgba(11,24,48,.055);--vix-shadow:0 24px 70px rgba(11,24,48,.09);
  --vix-content:1280px;--vix-reading:760px;
}
html{scroll-padding-top:100px}
body{background:var(--vix-bg);color:var(--vix-text);font-size:16px;line-height:1.68;-webkit-font-smoothing:antialiased}
.container{width:min(var(--vix-content),calc(100% - 48px))}
h1,h2,h3,h4{color:var(--vix-ink)}
h1{font-size:clamp(42px,5.15vw,70px);line-height:1.02;letter-spacing:-.052em;font-weight:850}
h2{font-size:clamp(30px,3.35vw,46px);line-height:1.08;letter-spacing:-.04em;font-weight:830}
h3{font-size:20px;line-height:1.18;letter-spacing:-.025em}
p{margin-top:0}.lead{color:#55667c;line-height:1.7}.copy{color:#617187}
.section{padding:96px 0}.section.soft{background:#f7f9fc}.section.dark{background:#06152c}
.section-head{display:block;max-width:800px;margin-bottom:42px}.section-head h2{max-width:760px}.section-head p{max-width:720px;margin:16px 0 0;color:#607086}
.eyebrow{font-size:10px;letter-spacing:.16em}.eyebrow:before{width:18px;height:1px}
::selection{background:#d9e9ff;color:#07162d}
:focus-visible{outline:3px solid rgba(23,105,255,.22);outline-offset:3px}
@media(max-width:760px){.container{width:min(100% - 28px,var(--vix-content))}.section{padding:72px 0}h1{font-size:40px}h2{font-size:31px}}


/* ===== SOURCE: components-.css ===== */

/* Reusable components — keep selectors component-oriented for PHP partials later. */
.topline{background:#051329;border-bottom:1px solid rgba(255,255,255,.05)}
.header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(222,232,244,.9);box-shadow:0 4px 22px rgba(11,24,48,.025)}
.navrow{min-height:76px}.brandmark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#1b70ff,#0d4ed2);box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}
.brandtext strong{font-size:18px}.brandtext span{font-size:8px;letter-spacing:.18em}
.navlink{height:42px;padding:0 10px;font-size:12.5px;color:#34465e}.navlink:hover{background:#f3f7fc;color:#0d5bea}
.drop{width:344px;padding:9px;border-radius:18px;border-color:#e3ebf4;box-shadow:0 22px 65px rgba(11,24,48,.12)}
.drop a{grid-template-columns:38px 1fr;padding:10px;border-radius:12px}.drop .mini-icon{width:38px;height:38px;border-radius:11px;background:#f0f6ff;color:#1769ff}
.drop strong{font-size:12.5px}.drop small{font-size:10.5px;line-height:1.45}
.icon{stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.icon-wrap{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eef5ff;color:#1769ff;border:1px solid #e0ebfa}
.tile:hover .icon-wrap,.choice:hover .icon-wrap{background:#1769ff;color:#fff;border-color:#1769ff}
.btn{min-height:46px;border-radius:12px;font-size:12.5px;font-weight:850;padding:0 18px;box-shadow:none}.btn-primary{background:#1769ff;box-shadow:0 10px 26px rgba(23,105,255,.16)}.btn-primary:hover{background:#0d58e8}.btn-ghost{border-color:#dfe8f2;background:#fff}.btn-dark{background:#081a35}
.tile,.card,.signal,.price-card,.story-panel,.form-card,.status-board,.project,.case-item{border-color:#e4ecf5;box-shadow:none}
.tile{border-radius:22px;padding:27px}.tile:hover,.project:hover,.case-item:hover{border-color:#cfdded;transform:translateY(-2px)}
.tile,.project,.case-item{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.tile:hover,.project:hover,.case-item:hover{box-shadow:var(--vix-shadow-sm)}
.price-card{border-radius:24px;padding:28px}.price-card.featured{border-color:#a8c7ff;box-shadow:0 18px 50px rgba(23,105,255,.09)}
.price{letter-spacing:-.04em}.features li{gap:10px}.features .icon{width:18px;height:18px;color:#148d68}
.context-strip{border-color:#e2eaf3;background:#e2eaf3;border-radius:20px}.context-strip>div{padding:25px}
.cta-band{border-radius:26px;background:linear-gradient(135deg,#1769ff 0%,#0e52d6 62%,#093b9b 100%);box-shadow:0 22px 55px rgba(18,84,211,.15)}
.form-card{border-radius:24px}.field input,.field textarea,.field select{border-radius:12px;border-color:#dce6f1;background:#fbfdff}.field input:focus,.field textarea:focus,.field select:focus{background:#fff}
.footer{background:#041126;padding-top:68px}
/* Numbered image production placeholder */
.image-placeholder{position:relative;isolation:isolate;min-height:320px;border:1px solid #dbe7f4;border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#f8fbff 0%,#edf5ff 55%,#f8fbff 100%);display:grid;place-items:center;color:#1769ff}
.image-placeholder:before{content:none;display:none}
.image-placeholder:after{content:"";position:absolute;width:68%;aspect-ratio:1;border:1px solid rgba(23,105,255,.13);border-radius:50%;box-shadow:0 0 0 52px rgba(23,105,255,.028),0 0 0 104px rgba(23,105,255,.018);z-index:-1}
.image-placeholder__inner{text-align:center;padding:30px}.image-placeholder__icon{width:54px;height:54px;margin:0 auto 16px;border-radius:16px;display:grid;place-items:center;background:#fff;border:1px solid #d9e7f7;box-shadow:0 10px 28px rgba(11,24,48,.06)}
.image-placeholder__icon .icon{width:24px;height:24px}.image-placeholder strong{display:block;font-size:18px;letter-spacing:.08em;color:#0e52d6}.image-placeholder span{display:block;margin-top:7px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#7689a2}.image-placeholder small{display:block;margin:11px auto 0;max-width:260px;color:#697c94;font-size:11px;line-height:1.5}
.image-placeholder--hero{min-height:500px;background:linear-gradient(145deg,#071a37,#0a2c60);border-color:rgba(255,255,255,.08);color:#73d8ff;box-shadow:0 32px 80px rgba(6,21,44,.16)}
.image-placeholder--hero:before{content:none;display:none}
.image-placeholder--hero:after{border-color:rgba(115,216,255,.18);box-shadow:0 0 0 64px rgba(23,105,255,.08),0 0 0 128px rgba(115,216,255,.035)}
.image-placeholder--hero .image-placeholder__icon{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.11);box-shadow:none}.image-placeholder--hero strong{color:#fff}.image-placeholder--hero span,.image-placeholder--hero small{color:#a9c1de}
.image-placeholder--card{min-height:0;aspect-ratio:16/10;border:0;border-bottom:1px solid #e4ecf5;border-radius:0;background:linear-gradient(145deg,#f5f9ff,#eaf3ff)}
.image-placeholder--card strong{font-size:15px}.image-placeholder--card .image-placeholder__icon{width:44px;height:44px;border-radius:14px;margin-bottom:12px}
[data-image-id]{scroll-margin-top:110px}
@media(max-width:1100px){.image-placeholder--hero{min-height:430px}}
@media(max-width:760px){.image-placeholder{min-height:270px;border-radius:22px}.image-placeholder--hero{min-height:360px}}


/* ===== SOURCE: pages-.css ===== */

/* Page layouts */
.hero{background:linear-gradient(180deg,#fbfdff 0%,#f5f9fe 72%,#fff 100%)}
.hero:before{opacity:.72}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(390px,.86fr);gap:74px;padding:88px 0 86px}.hero .lead{font-size:18px;max-width:680px;margin:22px 0 27px}
.subhero{padding:66px 0 72px;background:linear-gradient(180deg,#fbfdff,#f5f9fe)}
.subhero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.65fr);gap:64px;align-items:center}.subhero-copy{min-width:0}.subhero-grid .image-placeholder{min-height:340px}.subhero h1{max-width:760px}.subhero .lead{max-width:700px}
.bento{gap:14px}.signal-grid{gap:14px}.signal{border-radius:18px;padding:22px}.signal strong{font-size:15px}.signal span{line-height:1.55}
.editorial{grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);gap:92px}.rich-copy p{font-size:16.5px;line-height:1.82}.rich-copy h3{margin-top:32px}
.plan-matrix{gap:14px}.project-grid{gap:18px}.project{border-radius:22px}.project-visual{padding:0;background:none}.project-visual .browser{display:none}.project-body{padding:22px}.case-item{overflow:hidden;border-radius:22px}
.case-item .image-placeholder{margin:-1px -1px 20px;width:calc(100% + 2px)}
.article{max-width:840px}.article p,.article li{font-size:16px;line-height:1.8}
.placeholder-note{margin-top:14px;color:#77879a;font-size:11px}
@media(max-width:980px){.hero-grid,.subhero-grid,.editorial{grid-template-columns:1fr;gap:38px}.subhero-grid .image-placeholder{min-height:320px}.editorial .aside-title{position:static}.price-card.featured{transform:none}}
@media(max-width:760px){.hero-grid{padding:58px 0 66px}.subhero{padding:50px 0 56px}.subhero-grid{gap:28px}.project-grid{grid-template-columns:1fr}}


/* ===== SOURCE: home-reference.css ===== */

/* ==========================================================
 VIX HOSTING — HOME REFERENCE 2026 / PORTADA
 High-fidelity HTML/CSS reconstruction of approved reference.
 Scoped to body[data-page="index"] to avoid affecting subpages.
 ========================================================== */
body[data-page="index"]{--home-max:1440px;--home-navy:#061a3a;--home-navy-2:#082653;--home-blue:#0b62f5;--home-blue-2:#286fff;--home-line:#dfe8f4;--home-text:#0b1c3a;--home-muted:#566984;background:#fff}
body[data-page="index"] .home-wide{width:min(var(--home-max),calc(100% - 64px))}
body[data-page="index"] .home-topline{background:#061a3a;color:#fff;border:0;font-size:12px}
body[data-page="index"] .home-topline .container{min-height:42px}
.home-top-left,.home-top-right{display:flex;align-items:center;gap:34px}.home-top-item,.home-top-right a{display:flex;align-items:center;gap:8px;font-weight:650;white-space:nowrap}.home-top-right{gap:28px}.home-top-right a{color:#fff;opacity:.94}.home-top-right a:hover{opacity:1}.home-top-right .icon{width:16px;height:16px}.peru-flag{font-size:14px}.status-pulse{width:9px;height:9px;border-radius:50%;background:#31d49b;box-shadow:0 0 0 5px rgba(49,212,155,.13)}
body[data-page="index"] .home-header{position:relative;top:auto;background:#fff;backdrop-filter:none;box-shadow:none;border-bottom:1px solid #e7edf5}
body[data-page="index"] .home-navrow{min-height:92px;gap:28px}.home-brand{display:flex;align-items:center;gap:14px}.brand-logo{display:block;width:236px;max-width:min(100%,236px);height:auto}.home-brandmark,.home-brandtext{display:none}
body[data-page="index"] .home-header .nav{gap:12px}body[data-page="index"] .home-header .navlink{font-size:13px;color:#0f1f3d;font-weight:760;padding:0 9px}body[data-page="index"] .home-header .navlink:hover{background:transparent;color:#0b62f5}
.home-navactions{gap:14px}.home-cart{height:48px;min-width:68px;border:1px solid #dce5f1;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:9px;color:#0d2c61}.home-cart strong{font-size:13px;color:#0b62f5}.home-login,.home-plans{min-height:48px;border-radius:12px;padding:0 26px}.home-login{border-color:#dce5f1}.home-plans{padding-inline:29px;box-shadow:0 10px 24px rgba(11,98,245,.20)}
.home-reference-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 28% 52%,rgba(79,145,255,.07),transparent 35%),linear-gradient(180deg,#fbfdff 0%,#f7faff 75%,#fff 100%);padding:46px 0 31px}.home-reference-hero:after{content:"";position:absolute;right:8%;bottom:-120px;width:620px;height:270px;border-radius:50%;background:rgba(40,111,255,.10);filter:blur(90px);pointer-events:none}.home-reference-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.98fr) minmax(620px,1.04fr);gap:56px;align-items:center}
.home-reference-copy{padding:6px 0 0}.home-reference-badge{display:inline-flex;align-items:center;gap:7px;padding:9px 17px;border-radius:999px;background:#eef4ff;color:#0b62f5;font-size:12px;font-weight:850;letter-spacing:.105em;text-transform:uppercase}.home-reference-copy h1{font-size:clamp(49px,4.5vw,70px);line-height:1.02;letter-spacing:-.054em;max-width:690px;margin:23px 0 20px;color:#071a36}.home-reference-copy h1 span{display:block;color:#2168f4}.home-reference-lead{font-size:17px;line-height:1.62;color:#40536f;max-width:650px;margin:0 0 27px}.home-reference-actions{display:flex;gap:18px;flex-wrap:wrap}.home-reference-actions .btn{min-height:52px;border-radius:12px;padding:0 25px;font-size:13px}.home-reference-primary{background:#0b62f5;color:#fff;min-width:235px;box-shadow:0 11px 24px rgba(11,98,245,.18)}.home-reference-secondary{background:#fff;border:1px solid #d9e4f1;color:#13233f;min-width:256px}.home-reference-actions .icon{width:17px;height:17px}.home-reference-benefits{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:26px;color:#334764;font-size:11.5px;font-weight:650}.home-reference-benefits span{display:flex;align-items:center;gap:8px;white-space:nowrap}.home-reference-benefits .icon{width:18px;height:18px;color:#0b62f5}.home-amd-badge{display:flex;align-items:center;gap:14px;margin-top:20px;padding:12px 14px;border:1px solid #dde7f3;border-radius:16px;background:linear-gradient(180deg,#fff,#f7faff);width:fit-content;max-width:100%;box-shadow:0 10px 25px rgba(5,36,83,.06)}.home-amd-mark{width:60px;height:60px;flex:0 0 60px;border-radius:14px;display:grid;place-items:center;background:#fff;border:1px solid #e6edf7;overflow:hidden}.home-amd-mark img{width:100%;height:100%;object-fit:contain}.home-amd-copy strong{display:block;color:#10213e;font-size:13px;line-height:1.2}.home-amd-copy small{display:block;margin-top:3px;color:#51637e;font-size:11px;line-height:1.45;max-width:290px}.home-reference-rating{display:flex;align-items:center;gap:15px;margin-top:22px}.home-client-stack{display:flex;align-items:center}.home-client-stack img{width:42px;height:42px;object-fit:cover;object-position:center;border:2px solid #fff;border-radius:50%;margin-left:-10px;box-shadow:0 8px 18px rgba(8,25,54,.12);background:#eef3fa}.home-client-stack img:first-child{margin-left:0}.home-stars{display:flex;gap:2px;color:#ffbd17}.home-stars .icon{width:18px;height:18px;fill:currentColor;stroke:currentColor}.home-rating-copy{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.home-rating-copy strong{font-size:15px;color:#10213e}.home-rating-copy small{width:100%;margin-top:-7px;font-size:11.5px;color:#51637e}
.cloud-console{min-height:510px;display:grid;grid-template-columns:66px 1fr;background:linear-gradient(145deg,#061a3a,#08295a 68%,#061d44);border:1px solid rgba(12,41,89,.45);border-radius:24px;overflow:hidden;color:#fff;box-shadow:0 24px 55px rgba(8,35,76,.13)}.cloud-console-rail{display:flex;flex-direction:column;align-items:center;padding:19px 10px;border-right:1px solid rgba(255,255,255,.13);gap:14px}.rail-top{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#061630;color:#fff;font-size:19px;margin-bottom:4px}.rail-btn{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#c7d8ef}.rail-btn .icon{width:22px;height:22px}.rail-btn.active{background:linear-gradient(145deg,#0b62f5,#064ccf);color:#fff;box-shadow:0 8px 24px rgba(11,98,245,.28)}.rail-bottom{margin-top:auto}.cloud-console-main{min-width:0}.cloud-console-head{height:67px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.13)}.cloud-console-head>strong{font-size:17px}.cloud-console-head>span{display:flex;align-items:center;gap:9px;font-size:12px}.cloud-console-head>span i{width:10px;height:10px;border-radius:50%;background:#31d49b}.cloud-console-body{display:grid;grid-template-columns:minmax(0,1fr) 215px;grid-template-rows:auto auto 1fr;gap:11px;padding:16px 18px 0}.cloud-copy-block{padding:24px 12px 14px}.cloud-copy-block h2{font-size:17px;letter-spacing:-.02em;color:#fff;margin:0 0 14px}.cloud-copy-block p{margin:0;color:#d2def0;font-size:12px;line-height:1.55}.uptime-card,.cloud-stat{border:1px solid rgba(145,183,235,.29);background:rgba(9,39,84,.36);border-radius:15px}.uptime-card{padding:14px 16px}.uptime-card small,.cloud-stat small{display:block;color:#d2dded;font-size:10px}.uptime-card strong{display:block;font-size:23px;line-height:1.05;margin:3px 0 3px}.uptime-chart{width:100%;height:38px;overflow:visible}.uptime-chart polyline{fill:none;stroke:#2fd49d;stroke-width:1.4}.uptime-chart circle{fill:#2fd49d}.uptime-card>span{display:block;color:#9fb4d1;font-size:9px}.cloud-stat-grid{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.42fr 1fr;gap:10px}.cloud-stat{padding:14px 16px;min-height:92px}.cloud-stat strong{display:block;font-size:21px;line-height:1.12;margin:5px 0}.cloud-stat.location strong{font-size:16px;margin-top:9px}.cloud-stat span{display:flex;align-items:center;gap:7px;color:#d0dced;font-size:9.5px}.cloud-stat .icon{width:13px;height:13px;color:#38bdf8}.ok-dot{width:7px;height:7px;border-radius:50%;background:#2fd49d}.info-dot{width:13px;height:13px;border-radius:50%;display:inline-grid;place-items:center;border:1px solid #33b5ff;color:#33b5ff;font-size:8px;font-style:normal}.cloud-image-zone{grid-column:1/-1;position:relative;height:176px;margin:0 -18px;overflow:hidden;border-top:1px solid rgba(255,255,255,.05);background:radial-gradient(circle at 50% 100%,rgba(16,106,255,.30),transparent 50%),linear-gradient(180deg,rgba(2,17,44,.05),rgba(2,15,40,.55))}.cloud-image-zone:before{content:none;display:none}.cloud-image-zone:after{content:"";position:absolute;left:0;right:0;bottom:27px;height:1px;background:linear-gradient(90deg,transparent,#147bff 25%,#48d7ff 50%,#147bff 75%,transparent);opacity:.42}.cloud-network i{position:absolute;width:7px;height:7px;border-radius:50%;background:#38bdf8;box-shadow:0 0 14px #38bdf8}.cloud-network i:nth-child(1){left:15%;bottom:48px}.cloud-network i:nth-child(2){left:29%;bottom:75px}.cloud-network i:nth-child(3){left:42%;bottom:35px}.cloud-network i:nth-child(4){right:39%;bottom:73px}.cloud-network i:nth-child(5){right:24%;bottom:50px}.cloud-network i:nth-child(6){right:10%;bottom:80px}.cloud-image-label{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);z-index:2;min-width:250px;text-align:center;padding:16px 20px;border:1px dashed rgba(114,187,255,.42);border-radius:16px;background:rgba(4,28,65,.63);backdrop-filter:blur(7px);box-shadow:0 10px 28px rgba(0,0,0,.12)}.cloud-image-label .icon{width:22px;height:22px;margin:0 auto 7px;color:#5dc8ff}.cloud-image-label strong{display:block;font-size:15px;letter-spacing:.11em;color:#fff}.cloud-image-label span{display:block;margin-top:5px;color:#9dc2e9;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.home-solutions-preview{position:relative;background:#fff;padding:0 0 36px}.home-solutions-shell{display:grid;grid-template-columns:1.78fr repeat(3,1fr);gap:0;border:1px solid #dce6f2;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 35px rgba(7,26,54,.03)}.home-solutions-intro{padding:39px 42px}.home-solutions-intro>span{display:block;color:#0b62f5;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.home-solutions-intro h2{font-size:24px;line-height:1.15;letter-spacing:-.035em;margin:20px 0 13px;max-width:420px}.home-solutions-intro p{font-size:12.5px;line-height:1.6;color:#596b84;max-width:440px;margin:0}.home-solution-card{position:relative;padding:36px 27px;border-left:1px solid #e4ebf4;transition:.2s;background:#fff}.home-solution-card:hover{background:#fbfdff}.solution-icon{width:34px;height:34px;display:grid;place-items:center;color:#0b62f5;margin-bottom:18px}.solution-icon .icon{width:29px;height:29px}.solution-wp{border:2px solid #0b62f5;border-radius:50%;font-family:Georgia,serif;font-size:18px;font-weight:700}.solution-arrow{position:absolute;right:20px;top:24px;color:#7188aa}.solution-arrow .icon{width:17px;height:17px}.home-solution-card>strong{display:block;font-size:15px;color:#0c1f3e;margin-bottom:7px}.home-solution-card p{margin:0;color:#4c607c;font-size:11.5px;line-height:1.55}.home-after-preview{margin-top:0;padding-top:18px}.home-after-preview .domain-box{box-shadow:none}
@media(max-width:1320px){body[data-page="index"] .home-wide{width:min(var(--home-max),calc(100% - 42px))}.home-reference-grid{grid-template-columns:minmax(0,.9fr) minmax(560px,1fr);gap:38px}.home-reference-copy h1{font-size:54px}.home-reference-benefits{gap:16px}.home-header .nav{gap:3px}.home-header .navlink{padding:0 7px}.home-login,.home-plans{padding-inline:18px}}
@media(max-width:1100px){.home-top-right a span{display:none}.home-top-right{gap:18px}.home-reference-grid{grid-template-columns:1fr;gap:40px}.home-reference-copy{max-width:760px}.cloud-console{max-width:760px;width:100%}.home-solutions-shell{grid-template-columns:1fr 1fr}.home-solutions-intro{grid-column:1/-1}.home-solution-card{border-top:1px solid #e4ebf4}.home-solution-card:nth-of-type(2){border-left:0}.home-header .nav.open{top:92px}.home-header .home-navactions{display:none}}
@media(max-width:760px){body[data-page="index"] .home-wide{width:min(100% - 28px,var(--home-max))}.home-topline .container{justify-content:space-between}.home-top-left{gap:12px}.home-top-left .home-top-item:nth-child(2){display:none}.home-top-right{margin-left:auto}.home-top-right a:not(:last-child){display:none}.home-navrow{min-height:76px!important}.brand-logo{width:205px;max-width:205px}.home-header .nav.open{top:76px}.home-reference-hero{padding:34px 0 24px}.home-reference-copy h1{font-size:43px;margin-top:18px}.home-reference-lead{font-size:15.5px}.home-reference-actions{display:grid}.home-reference-actions .btn{width:100%}.home-reference-benefits{display:grid;grid-template-columns:1fr 1fr;gap:13px 10px}.home-reference-rating{align-items:flex-start;flex-wrap:wrap}.cloud-console{grid-template-columns:50px 1fr;min-height:0;border-radius:19px}.cloud-console-rail{padding:14px 5px}.rail-btn{width:38px;height:38px}.cloud-console-head{padding:0 15px}.cloud-console-head>span{font-size:10px}.cloud-console-body{grid-template-columns:1fr;gap:10px;padding:12px 12px 0}.cloud-copy-block{padding:14px 4px}.uptime-card{grid-row:auto}.cloud-stat-grid{grid-template-columns:1fr}.cloud-stat{min-height:75px}.cloud-image-zone{margin:0 -12px;height:165px}.home-solutions-shell{grid-template-columns:1fr}.home-solutions-intro{padding:30px 25px}.home-solution-card{border-left:0;padding:28px 25px}.home-solutions-preview{padding-bottom:22px}}
@media(prefers-reduced-motion:reduce){.home-solution-card,.btn{transition:none!important}}


/* ===== SOURCE: site-2026.css ===== */

/* =========================================================
 VIX HOSTING — APP SHELL 2026 / PHP MODULAR
 Coherencia visual global basada en la portada de referencia.
 ========================================================= */
:root{
  --vix-navy:#06152c;--vix-navy-2:#08295a;--vix-blue:#0b62f5;--vix-blue-2:#2168f4;
  --vix-cyan:#38bdf8;--vix-green:#31d49b;--vix-text:#0b1b36;--vix-muted:#50627d;
  --vix-line:#dce6f2;--vix-soft:#f6f9fe;--vix-white:#fff;--vix-radius:24px;
  --vix-shadow:0 24px 58px rgba(8,35,76,.10);
}
html{scroll-behavior:smooth}.site-page{background:#fff;color:var(--vix-text)}
.site-page .home-wide{width:min(100% - 44px,1480px);margin-inline:auto}
/* Misma cabecera para todo el sitio */
.site-page .home-topline{background:#04142e;color:#fff;border-bottom:1px solid rgba(255,255,255,.06)}
.site-page .home-topline .container{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-page .home-top-left,.site-page .home-top-right{display:flex;align-items:center;gap:30px}
.site-page .home-top-item,.site-page .home-top-right a{display:flex;align-items:center;gap:8px;color:#fff;font-size:12px;font-weight:650}
.site-page .home-top-right a{opacity:.95}.site-page .home-top-right a:hover{opacity:1;color:#fff}
.site-page .status-pulse{width:8px;height:8px;border-radius:50%;background:var(--vix-green);box-shadow:0 0 0 5px rgba(49,212,155,.11)}
.site-page .home-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(18px) saturate(1.25);border-bottom:1px solid #e6edf6;box-shadow:none}
.site-page .home-navrow{min-height:91px;gap:28px}.site-page .brand-logo{display:block;width:236px;max-width:min(100%,236px);height:auto}.site-page .home-brandmark,.site-page .home-brandtext{display:none}
.site-page .nav{gap:7px}.site-page .navlink{height:46px;padding-inline:12px;color:#172844;font-size:13px;font-weight:800}
.site-page .navitem.active>.navlink{color:var(--vix-blue);background:#f1f6ff}.site-page .navlink:hover{background:#f3f7fd;color:var(--vix-blue)}
.site-page .drop{border-radius:18px;border-color:#dde7f2;box-shadow:0 24px 60px rgba(6,31,70,.12)}
.site-page .drop a[aria-current="page"]{background:#edf5ff}.site-page .home-navactions{gap:14px}.site-page .home-cart{height:47px;min-width:66px;padding:0 14px;border:1px solid #dbe5f1;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:9px;color:#172844;background:#fff}.site-page .home-cart strong{color:var(--vix-blue)}
.site-page .home-login,.site-page .home-plans{min-height:47px;border-radius:12px;padding:0 25px}.site-page .home-plans{box-shadow:0 10px 22px rgba(11,98,245,.16)}
/* Interior: misma jerarquía y atmósfera de la portada */
.site-page.is-inner .breadcrumb{padding:14px 0;background:#fbfdff;border-bottom:1px solid #edf2f8;color:#7a8ca5}.site-page.is-inner .breadcrumb .container{max-width:1280px}.site-page.is-inner .breadcrumb a{font-weight:750}
.site-page.is-inner .subhero{padding:58px 0 62px;background:radial-gradient(circle at 27% 48%,rgba(79,145,255,.075),transparent 36%),linear-gradient(180deg,#fbfdff 0%,#f7faff 76%,#fff 100%)}
.site-page.is-inner .subhero:after{right:-80px;top:-300px;width:680px;height:680px;background:radial-gradient(circle,rgba(33,104,244,.12),rgba(33,104,244,0) 68%)}
.site-page.is-inner .subhero-grid{grid-template-columns:minmax(0,1.02fr) minmax(390px,.78fr);gap:62px;align-items:center}
.site-page.is-inner .subhero .eyebrow{display:inline-flex;width:max-content;padding:9px 15px;border-radius:999px;background:#edf4ff;color:var(--vix-blue);font-size:11px;letter-spacing:.11em}
.site-page.is-inner .subhero h1{font-size:clamp(44px,4.5vw,68px);line-height:1.02;letter-spacing:-.05em;color:#081a36;margin:21px 0 18px;max-width:780px}
.site-page.is-inner .subhero .lead{font-size:17px;line-height:1.67;color:#465a76;margin:0 0 27px;max-width:680px}
.site-page.is-inner .subhero .actions{gap:14px}.site-page.is-inner .subhero .btn{min-height:50px;border-radius:12px;padding-inline:24px}
.site-page.is-inner .tagrow{margin-top:24px;gap:9px}.site-page.is-inner .tag{background:#fff;border-color:#dce6f2;box-shadow:0 3px 12px rgba(6,31,70,.025);padding:8px 12px;color:#435a79}
/* Los placeholders de portada interior pasan al mismo lenguaje del panel VIX Cloud */
.site-page.is-inner .subhero .image-placeholder{min-height:390px;border-radius:24px;border:1px solid rgba(14,56,112,.55);background:radial-gradient(circle at 50% 105%,rgba(11,98,245,.38),transparent 48%),linear-gradient(145deg,#061a3a,#08295a 70%,#061d44);color:#fff;box-shadow:0 25px 60px rgba(8,35,76,.14)}
.site-page.is-inner .subhero .image-placeholder:before{content:none;display:none}
.site-page.is-inner .subhero .image-placeholder:after{border-color:rgba(80,183,255,.2);box-shadow:0 0 0 58px rgba(11,98,245,.075),0 0 0 116px rgba(56,189,248,.03)}
.site-page.is-inner .subhero .image-placeholder__inner{position:relative;z-index:2;min-width:260px;padding:26px;border:1px dashed rgba(121,193,255,.38);border-radius:18px;background:rgba(4,28,65,.58);backdrop-filter:blur(8px)}
.site-page.is-inner .subhero .image-placeholder__icon{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);box-shadow:none;color:#63c8ff}.site-page.is-inner .subhero .image-placeholder strong{color:#fff}.site-page.is-inner .subhero .image-placeholder span,.site-page.is-inner .subhero .image-placeholder small{color:#a9c4e2}
/* Componentes de contenido con criterio visual común */
.site-page .section{padding:88px 0}.site-page .section.soft{background:#f7faff}.site-page .section-head .eyebrow,.site-page .center-head .eyebrow,.site-page .aside-title .eyebrow{color:var(--vix-blue);font-weight:850;letter-spacing:.1em}
.site-page .section-head h2,.site-page .center-head h2,.site-page .aside-title h2{color:#0a1c38;letter-spacing:-.036em}.site-page .section-head p,.site-page .center-head p{color:#61738d}
.site-page .card,.site-page .price-card,.site-page .service-card,.site-page .article-card,.site-page .project-card,.site-page .faq-item{border-color:#e0e9f3;box-shadow:0 8px 30px rgba(6,31,70,.035)}
.site-page .card:hover,.site-page .price-card:hover,.site-page .service-card:hover,.site-page .article-card:hover,.site-page .project-card:hover{border-color:#cbdcf0;box-shadow:0 18px 42px rgba(6,31,70,.07)}
.site-page .price-card.featured{border-color:#b9d3ff;box-shadow:0 20px 52px rgba(11,98,245,.10)}
.site-page .btn{font-weight:800}.site-page .btn-primary{background:linear-gradient(135deg,#0b62f5,#0752da);border-color:transparent}.site-page .btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(11,98,245,.18)}
.site-page .cta-band{border-radius:26px;background:linear-gradient(135deg,#0b62f5 0%,#0b55db 56%,#073d9f 100%);box-shadow:0 24px 58px rgba(11,83,205,.15)}
.site-page .footer{background:#041126;padding-top:68px}.site-page .footer .home-wide{width:min(100% - 44px,1380px)}.site-page .footer-grid{gap:42px}.site-page .footer p{color:#9fb3ce;line-height:1.7}.site-page .footer a{color:#a9bdd4}.site-page .footer a:hover{color:#fff}
/* formularios */
.site-page input,.site-page textarea,.site-page select{border-color:#dce6f2;border-radius:12px;background:#fff}.site-page input:focus,.site-page textarea:focus,.site-page select:focus{outline:none;border-color:#8eb7ff;box-shadow:0 0 0 4px rgba(11,98,245,.08)}
/* Evitar saltos al navegar a anclas con header sticky */
[id]{scroll-margin-top:120px}
@media(max-width:1180px){
  .site-page .home-wide{width:min(100% - 36px,1480px)}.site-page .home-navrow{min-height:80px}.site-page .brand-logo{width:212px;max-width:212px}.site-page .nav{position:absolute;display:none;left:18px;right:18px;top:80px;padding:14px;background:#fff;border:1px solid #dde7f2;border-radius:18px;box-shadow:0 24px 60px rgba(6,31,70,.14);flex-direction:column;align-items:stretch;max-height:calc(100vh - 110px);overflow:auto}.site-page .nav.open{display:flex}.site-page .navitem{width:100%}.site-page .navlink{justify-content:space-between}.site-page .drop{position:static;width:100%;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:4px 0 8px 12px}.site-page .navitem.open .drop{display:block}.site-page .mobilebtn{display:flex}.site-page .home-navactions{margin-left:auto}.site-page.is-inner .subhero-grid{grid-template-columns:1fr 420px;gap:38px}
}
@media(max-width:860px){
  .site-page .home-top-right a:nth-child(-n+2){display:none}.site-page .home-top-left{gap:16px}.site-page .home-top-left .home-top-item:nth-child(2){display:none}.site-page .home-login{display:none}.site-page.is-inner .subhero-grid{grid-template-columns:1fr}.site-page.is-inner .subhero .image-placeholder{min-height:330px}.site-page .footer-grid{grid-template-columns:1.4fr 1fr 1fr}.site-page .footer-grid>div:nth-child(n+4){margin-top:10px}
}
@media(max-width:620px){
  .site-page .home-wide{width:min(100% - 28px,1480px)}.site-page .home-topline .container{min-height:38px}.site-page .home-top-item,.site-page .home-top-right a{font-size:10.5px}.site-page .home-navrow{min-height:74px;gap:12px}.site-page .brand-logo{width:190px;max-width:190px}.site-page .nav{top:74px}.site-page .home-cart{display:none}.site-page .home-plans{min-height:42px;padding-inline:16px;font-size:12px}.site-page.is-inner .subhero{padding:42px 0 48px}.site-page.is-inner .subhero h1{font-size:42px}.site-page.is-inner .subhero .lead{font-size:15.5px}.site-page.is-inner .subhero .actions{display:grid}.site-page.is-inner .subhero .actions .btn{width:100%}.site-page.is-inner .subhero .image-placeholder{min-height:290px}.site-page .section{padding:68px 0}.site-page .cta-band{padding:34px 26px}.site-page .footer-grid{grid-template-columns:1fr 1fr}.site-page .footer-grid>div:first-child{grid-column:1/-1}.site-page .footer-bottom{display:grid;gap:12px}
}


/* ===== SOURCE: -refinement.css ===== */

/* =========================================================
 VIX HOSTING — GLOBAL REFINEMENT
 1280px content / unified sticky header / quieter shadows
 ========================================================= */
:root{
  --vix-content:1280px;
  --container:1280px;
  --home-max:1280px;
  --vix-heading:"Manrope",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --vix-shadow-sm:0 4px 16px rgba(6,31,70,.045);
  --vix-shadow:0 10px 30px rgba(6,31,70,.065);
}

/* Ancho de contenido único para TODA la web, incluido header/footer. */
.site-page .container,
.site-page .home-wide,
body[data-page="index"] .home-wide,
.site-page .footer .home-wide{
  width:min(1280px,calc(100% - 48px))!important;
  max-width:1280px!important;
  margin-inline:auto!important;
}

/* Titulares 2026: Manrope, más limpio y menos exagerado. */
.site-page h1,.site-page h2,.site-page h3,.site-page h4,
.site-page .home-reference-copy h1,
.site-page.is-inner .subhero h1,
.site-page .section-head h2,
.site-page .center-head h2,
.site-page .aside-title h2{
  font-family:var(--vix-heading);
  font-optical-sizing:auto;
  text-wrap:balance;
}
.site-page h1,.site-page .home-reference-copy h1,.site-page.is-inner .subhero h1{
  font-weight:800;
  letter-spacing:-.045em;
}
.site-page h2,.site-page .section-head h2,.site-page .center-head h2,.site-page .aside-title h2{
  font-weight:750;
  letter-spacing:-.035em;
}
.site-page h3,.site-page h4{font-weight:700;letter-spacing:-.024em}

/* Header realmente único para home + todas las internas.
 La barra azul permanece en el flujo; al hacer scroll sale de pantalla.
 El header blanco se queda pegado arriba. */
.site-page .home-topline,
body[data-page="index"] .home-topline{
  position:relative!important;
  top:auto!important;
  z-index:101;
  min-height:38px;
  background:#04142e!important;
  border:0!important;
}
.site-page .home-topline .container,
body[data-page="index"] .home-topline .container{min-height:38px!important}
.site-page .home-header,
body[data-page="index"] .home-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  background:rgba(255,255,255,.985)!important;
  backdrop-filter:blur(12px) saturate(1.08)!important;
  -webkit-backdrop-filter:blur(12px) saturate(1.08)!important;
  border-bottom:1px solid #e5ebf3!important;
  box-shadow:none!important;
}
.site-page .home-navrow,
body[data-page="index"] .home-navrow{min-height:84px!important;gap:22px!important}
.site-page .brand-logo,
body[data-page="index"] .brand-logo{width:184px!important;max-width:184px!important;height:auto!important}
.site-page .home-header .nav,
body[data-page="index"] .home-header .nav{gap:4px!important}
.site-page .home-header .navlink,
body[data-page="index"] .home-header .navlink{
  height:44px!important;
  padding-inline:9px!important;
  font-size:12.5px!important;
  font-weight:750!important;
}
.site-page .home-navactions,
body[data-page="index"] .home-navactions{gap:9px!important}
.site-page .home-cart,
body[data-page="index"] .home-cart{height:44px!important;min-width:60px!important;border-radius:10px!important}
.site-page .home-login,.site-page .home-plans,
body[data-page="index"] .home-login,body[data-page="index"] .home-plans{
  min-height:44px!important;
  border-radius:10px!important;
  padding-inline:18px!important;
  box-shadow:none!important;
}

/* Sombras sobrias. Se conserva profundidad donde aporta jerarquía. */
.site-page .card,.site-page .price-card,.site-page .service-card,.site-page .article-card,
.site-page .project-card,.site-page .faq-item,.site-page .tile,.site-page .signal,
.site-page .story-panel,.site-page .form-card,.site-page .status-board,.site-page .project,
.site-page .case-item,.site-page .home-solutions-shell,.site-page .domain-box{
  box-shadow:none!important;
}
.site-page .card:hover,.site-page .price-card:hover,.site-page .service-card:hover,
.site-page .article-card:hover,.site-page .project-card:hover,.site-page .tile:hover,
.site-page .project:hover,.site-page .case-item:hover{
  box-shadow:0 6px 20px rgba(6,31,70,.05)!important;
}
.site-page .price-card.featured{box-shadow:0 8px 22px rgba(11,98,245,.055)!important}
.site-page .btn-primary,.site-page .home-reference-primary{box-shadow:none!important}
.site-page .btn-primary:hover,.site-page .home-reference-primary:hover{box-shadow:0 5px 14px rgba(11,98,245,.10)!important}
.site-page .cloud-console{box-shadow:0 10px 28px rgba(8,35,76,.075)!important}
.site-page .rail-btn.active{box-shadow:0 4px 14px rgba(11,98,245,.14)!important}
.site-page.is-inner .subhero .image-placeholder{box-shadow:0 8px 24px rgba(8,35,76,.075)!important}
.site-page .cta-band{box-shadow:none!important}
.site-page .drop{box-shadow:0 12px 30px rgba(6,31,70,.085)!important}

/* AMD EPYC: uso discreto, sin tarjeta, marco, fondo o sombra. */
.home-amd-inline{
  display:flex;
  align-items:center;
  gap:11px;
  width:max-content;
  max-width:100%;
  margin-top:18px;
  color:#52647e;
  font-size:11.5px;
  font-weight:650;
}
.home-amd-inline img{
  display:block;
  width:54px;
  height:54px;
  object-fit:contain;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.home-amd-inline span{max-width:240px;line-height:1.35}

/* Imagen de clientes tal cual fue entregada: una sola pieza y sin adornos. */
.home-client-image{
  display:block;
  width:168px;
  max-width:36vw;
  height:auto;
  flex:0 0 auto;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  margin:0!important;
  padding:0!important;
}
.home-reference-rating{gap:14px!important;align-items:center!important}

/* Ajuste del hero al nuevo ancho 1280. */
@media(min-width:1101px){
  .home-reference-grid{grid-template-columns:minmax(0,.94fr) minmax(560px,1.06fr)!important;gap:42px!important}
  .home-reference-copy h1{font-size:clamp(48px,4.15vw,62px)!important;max-width:620px!important}
  .cloud-console{min-width:0!important}
}

@media(max-width:1180px){
  .site-page .container,.site-page .home-wide,body[data-page="index"] .home-wide,.site-page .footer .home-wide{
    width:min(100% - 36px,1280px)!important;
  }
  .site-page .brand-logo,body[data-page="index"] .brand-logo{width:174px!important;max-width:174px!important}
  .site-page .home-navrow,body[data-page="index"] .home-navrow{min-height:78px!important}
  .site-page .nav,body[data-page="index"] .home-header .nav.open{top:78px!important}
}
@media(max-width:760px){
  .site-page .container,.site-page .home-wide,body[data-page="index"] .home-wide,.site-page .footer .home-wide{
    width:min(100% - 28px,1280px)!important;
  }
  .site-page .home-navrow,body[data-page="index"] .home-navrow{min-height:72px!important}
  .site-page .brand-logo,body[data-page="index"] .brand-logo{width:156px!important;max-width:156px!important}
  .site-page .nav,body[data-page="index"] .home-header .nav.open{top:72px!important}
  .home-amd-inline{margin-top:16px;font-size:10.5px}.home-amd-inline img{width:46px;height:46px}
  .home-client-image{width:154px;max-width:52vw}
  .home-reference-rating{gap:10px!important}
}
@media(prefers-reduced-motion:reduce){
  .site-page .home-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
}


/* === · Hosting Web plan data === */
.hosting-web-pricing .section-head{margin-bottom:26px}
.plan-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:-8px 0 22px;color:#65758b;font-size:12px;font-weight:750}
.plan-currency-switch{display:inline-flex;align-items:center;padding:3px;border:1px solid #dbe5ef;border-radius:999px;background:#f7f9fc}
.plan-currency-switch button{appearance:none;border:0;background:transparent;color:#64748b;padding:8px 14px;border-radius:999px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:background .2s ease,color .2s ease}
.plan-currency-switch button.is-active{background:#fff;color:#0b62f5;box-shadow:0 1px 4px rgba(6,31,70,.06)}
.plan-matrix-detailed{align-items:stretch}
.plan-matrix-detailed .price-card{padding:28px 26px 24px}
.plan-matrix-detailed .price-card.featured:before{content:"Popular"}
.plan-storage-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:15px;padding:7px 11px;border-radius:999px;background:#eef5ff;color:#0b62f5;font-size:11px;font-weight:850;letter-spacing:.01em}
.plan-matrix-detailed .price{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px;margin-top:17px}
.plan-matrix-detailed .price .plan-currency{font-size:20px;letter-spacing:-.02em}
.plan-matrix-detailed .price .plan-amount{font-size:40px;line-height:1;font-weight:900;letter-spacing:-.055em}
.plan-matrix-detailed .price small{margin-left:5px}
.plan-features-detailed{margin-top:12px;margin-bottom:22px}
.plan-features-detailed li{padding:6px 0;border-bottom:1px solid #edf2f7}
.plan-features-detailed li:last-child{border-bottom:0}
.plan-features-detailed .icon{flex:0 0 17px}
.plan-features-detailed strong{color:#172740}
.plan-renewal{margin:12px 0 0!important;color:#8a98aa!important;font-size:10.5px!important;line-height:1.45!important;text-align:center}
@media(max-width:980px){.plan-toolbar{justify-content:flex-start;margin-top:-6px}.plan-matrix-detailed{max-width:620px;margin-inline:auto}}
@media(max-width:620px){.plan-toolbar{align-items:flex-start;justify-content:space-between}.plan-matrix-detailed .price-card{padding:24px 20px}.plan-matrix-detailed .price .plan-amount{font-size:36px}}


/* ===== SOURCE: plan-system-.css ===== */

/* VIX HOSTING — Plan System 2026 PREMIUM
 Sistema unificado de planes: color, iconografía, cupón preparado y microinteracciones. */

.site-page .pricing,.site-page .plan-matrix{gap:22px;align-items:stretch}
.site-page .price-card{
  --plan-accent:#1c6bff;--plan-accent-2:#3b82f6;--plan-soft:#eef5ff;--plan-glow:rgba(28,107,255,.10);
  --mx:100%;--my:0%;
  position:relative;isolation:isolate;display:flex;flex-direction:column;min-height:100%;
  padding:30px 27px 24px;border:1px solid #dce7f3;border-radius:24px;overflow:hidden;
  background:
    radial-gradient(360px circle at var(--mx) var(--my),var(--plan-glow),transparent 52%),
    linear-gradient(180deg,#fff 0%,#fbfdff 100%);
  box-shadow:0 8px 26px rgba(8,38,80,.045)!important;
  transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .28s ease,box-shadow .28s ease,background .28s ease;
}
.site-page .price-card:nth-child(2){--plan-accent:#7457ff;--plan-accent-2:#9a78ff;--plan-soft:#f3f0ff;--plan-glow:rgba(116,87,255,.11)}
.site-page .price-card:nth-child(3){--plan-accent:#00a8c9;--plan-accent-2:#24c7e8;--plan-soft:#edfafd;--plan-glow:rgba(0,168,201,.11)}
.site-page.page-hosting-ecommerce .price-card:nth-child(1){--plan-accent:#0f9f8f;--plan-accent-2:#2bc3af;--plan-soft:#edfbf8;--plan-glow:rgba(15,159,143,.11)}
.site-page.page-hosting-ecommerce .price-card:nth-child(2){--plan-accent:#e14c92;--plan-accent-2:#f06aa7;--plan-soft:#fff0f7;--plan-glow:rgba(225,76,146,.11)}
.site-page.page-hosting-ecommerce .price-card:nth-child(3){--plan-accent:#d98b13;--plan-accent-2:#f0ac35;--plan-soft:#fff8e8;--plan-glow:rgba(217,139,19,.11)}
.site-page .price-card:before{content:"";position:absolute!important;z-index:-1;inset:0 auto auto 0!important;width:100%;height:4px!important;padding:0!important;border:0!important;border-radius:0!important;background:linear-gradient(90deg,var(--plan-accent),var(--plan-accent-2),transparent 92%)!important;box-shadow:none!important}
.site-page .price-card:after{content:"";position:absolute;z-index:-1;width:170px;height:170px;right:-95px;top:-100px;border-radius:50%;background:var(--plan-glow);filter:blur(2px);transition:transform .45s ease,opacity .3s ease;opacity:.72}
.site-page .price-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--plan-accent) 34%,#dce7f3);box-shadow:0 18px 42px rgba(8,38,80,.085)!important}
.site-page .price-card:hover:after{transform:scale(1.18) translate(-7px,8px);opacity:1}
.site-page .price-card.featured{border-color:color-mix(in srgb,var(--plan-accent) 52%,#dce7f3);box-shadow:0 12px 34px rgba(50,79,145,.075)!important;background:radial-gradient(380px circle at var(--mx) var(--my),var(--plan-glow),transparent 52%),linear-gradient(180deg,var(--plan-soft) 0%,#fff 21%,#fbfdff 100%)}
.site-page .price-card.featured:before{height:5px!important;background:linear-gradient(90deg,var(--plan-accent),var(--plan-accent-2),var(--plan-accent))!important}
.site-page .price-card.featured .kicker:after{content:"RECOMENDADO";display:inline-flex;align-items:center;margin-left:8px;padding:4px 7px;border-radius:999px;background:var(--plan-accent);color:#fff;font-size:8px;font-weight:800;letter-spacing:.08em;vertical-align:1px}

.site-page .price-card .kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:6px 10px;border:1px solid color-mix(in srgb,var(--plan-accent) 16%,#e3ebf4);border-radius:999px;background:var(--plan-soft);color:var(--plan-accent);font-size:9.5px;font-weight:850;letter-spacing:.10em;line-height:1.2}
.site-page .price-card h3{font-family:'Manrope',sans-serif;font-size:25px;line-height:1.12;letter-spacing:-.04em;color:#071a36;margin:14px 0 0}
.site-page .price-card .plan-for{min-height:42px;margin-top:8px;color:#61738a;font-size:12.8px;line-height:1.55}
.site-page .price-card .price{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap;margin:21px 0 5px;font-family:'Manrope',sans-serif;font-size:40px;font-weight:800;letter-spacing:-.052em;color:var(--plan-accent)}
.site-page .price-card .price .plan-currency{font-size:.55em;letter-spacing:-.03em;color:#17345a}
.site-page .price-card .price .plan-amount{color:var(--plan-accent)}
.site-page .price-card .price small{font-family:inherit;font-size:10.5px;font-weight:650;color:#8491a2;letter-spacing:0;margin-left:2px}
.site-page .plan-storage-badge{display:inline-flex;align-items:center;width:max-content;margin-top:14px;padding:7px 11px;border-radius:999px;background:var(--plan-soft);border:1px solid color-mix(in srgb,var(--plan-accent) 14%,#e6edf5);color:var(--plan-accent);font-size:10px;font-weight:800;box-shadow:none}

/* Especificaciones principales con iconos */
.site-page .plan-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:18px 0 13px;padding:0;border:0;border-radius:0;overflow:visible;background:transparent}
.site-page .plan-spec-item{display:flex!important;align-items:center!important;gap:10px;padding:11px 10px!important;min-width:0;border:1px solid #e7eef6!important;border-radius:13px;background:rgba(248,251,255,.92);color:#718096!important;line-height:1.2;transition:border-color .22s ease,background .22s ease,transform .22s ease}
.site-page .plan-spec-item:nth-last-child(-n+2){border-bottom:1px solid #e7eef6!important}
.site-page .plan-spec-item:nth-child(odd){border-right:1px solid #e7eef6!important}
.site-page .plan-spec-item:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--plan-accent) 25%,#e7eef6)!important;background:var(--plan-soft)}
.site-page .plan-spec-icon{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:9px;background:var(--plan-soft);color:var(--plan-accent);transition:transform .22s ease,background .22s ease}
.site-page .plan-spec-item:hover .plan-spec-icon{transform:translateY(-2px) scale(1.04);background:#fff}
.site-page .plan-spec-icon .icon{width:16px;height:16px;stroke-width:1.8}
.site-page .plan-spec-copy{min-width:0;display:block}
.site-page .plan-spec-copy small{display:block;font-size:9px;font-weight:700;color:#8190a2;white-space:normal}
.site-page .plan-spec-copy strong{display:block;margin-top:3px!important;color:#10213e!important;font-size:13px!important;font-weight:850!important;white-space:normal}

/* Beneficios secundarios con iconos semánticos y color controlado */
.site-page .price-card .features{margin:10px 0 20px;padding:0}
.site-page .price-card .features li{display:flex;align-items:flex-start;gap:10px;padding:7px 0;color:#4f627a;font-size:11.8px;line-height:1.45;border:0}
.site-page .price-card .features .icon{width:28px;height:28px;flex:0 0 28px;margin-top:-3px;padding:6px;border-radius:9px;color:var(--plan-accent);background:var(--plan-soft);stroke-width:1.8;transition:transform .22s ease,background .22s ease,color .22s ease}
.site-page .price-card .features li:nth-child(4n+2) .icon{color:#0f9f8f;background:#edf9f7}
.site-page .price-card .features li:nth-child(4n+3) .icon{color:#7457ff;background:#f2efff}
.site-page .price-card .features li:nth-child(4n+4) .icon{color:#d88910;background:#fff7e8}
.site-page .price-card .features li:hover .icon{transform:translateY(-2px) scale(1.045)}
.site-page .price-card .features strong{color:#183451;font-weight:800}

.site-page .price-card>.btn{position:relative;overflow:hidden;width:100%;min-height:47px;margin-top:auto;border-radius:12px;font-size:12px;font-weight:850;box-shadow:none!important;transition:transform .22s ease,background .25s ease,border-color .25s ease,color .25s ease}
.site-page .price-card>.btn:after{content:"→";display:inline-block;margin-left:9px;transition:transform .22s ease}
.site-page .price-card>.btn:hover:after{transform:translateX(4px)}
.site-page .price-card>.btn.btn-primary{background:linear-gradient(135deg,var(--plan-accent),var(--plan-accent-2));border-color:transparent;color:#fff}
.site-page .price-card>.btn.btn-primary:hover{transform:translateY(-1px);filter:saturate(1.06)}
.site-page .price-card>.btn.btn-ghost{border-color:#d9e4ef;background:#fff;color:#10213e}
.site-page .price-card>.btn.btn-ghost:hover{transform:translateY(-1px);border-color:var(--plan-accent);background:var(--plan-soft);color:var(--plan-accent)}

/* Franja tecnológica */
.site-page .plan-tech-stack{margin-top:18px;padding-top:15px;border-top:1px solid #edf1f6;text-align:center;min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.site-page .plan-tech-stack img{display:block;width:min(100%,306px);height:auto;max-height:44px;object-fit:contain;margin:0 auto;opacity:.62;filter:grayscale(1);transition:opacity .25s ease,transform .25s ease,filter .25s ease}
.site-page .price-card:hover .plan-tech-stack img{opacity:.84;transform:translateY(-1px);filter:grayscale(.8)}
.site-page .plan-tech-note{margin:8px 0 0!important;color:#8a97a8!important;font-size:9.3px!important;line-height:1.45!important;font-style:normal!important;text-align:center}

/* Zona de cupón preparada para backend / panel */
.site-page .plan-coupon-zone{display:grid;grid-template-columns:auto minmax(190px,1fr) minmax(170px,260px) auto;align-items:center;gap:13px;margin:18px 0 24px;padding:14px 15px;border:1px solid #dce8f5;border-radius:18px;background:linear-gradient(110deg,#f7faff 0%,#fff 52%,#f8f6ff 100%);box-shadow:0 7px 20px rgba(13,50,95,.035)}
.site-page .plan-coupon-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#eaf3ff,#f2efff);color:#1c6bff;border:1px solid #dce8f8}
.site-page .plan-coupon-icon .icon{width:20px;height:20px;stroke-width:1.8}
.site-page .plan-coupon-copy{min-width:0}
.site-page .plan-coupon-copy strong{display:block;font-size:12.5px;color:#10213e;font-weight:850}
.site-page .plan-coupon-copy small{display:block;margin-top:3px;color:#718198;font-size:10.2px;line-height:1.4}
.site-page .plan-coupon-field{display:block;min-width:0}
.site-page .plan-coupon-field input{width:100%;height:42px;padding:0 13px;border:1px solid #d8e4ef;border-radius:11px;background:#fff;color:#10213e;font:700 11px/1 'Manrope',sans-serif;letter-spacing:.025em;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}
.site-page .plan-coupon-field input:focus{border-color:#7aa9ff;box-shadow:0 0 0 3px rgba(28,107,255,.08)}
.site-page .plan-coupon-field input::placeholder{color:#98a5b5;font-weight:650;letter-spacing:0}
.site-page .plan-coupon-button{height:42px;padding:0 16px;border:0;border-radius:11px;background:#10213e;color:#fff;font:800 10.5px/1 'Manrope',sans-serif;cursor:pointer;transition:background .22s ease,transform .22s ease}
.site-page .plan-coupon-button:hover{background:#1c6bff;transform:translateY(-1px)}
.site-page .plan-coupon-status{grid-column:2/-1;min-height:0;color:#60728a;font-size:9.5px;line-height:1.35}
.site-page .plan-coupon-zone.is-info .plan-coupon-status{margin-top:-5px;color:#1c6bff}
.site-page .plan-coupon-zone.is-empty .plan-coupon-field input{border-color:#e69b9b;box-shadow:0 0 0 3px rgba(220,38,38,.055)}
.site-page .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Toolbar moneda */
.site-page .plan-toolbar{margin-bottom:18px}
.site-page .plan-currency-switch{border-color:#dce6f1;background:#f7faff;box-shadow:none}
.site-page .plan-currency-btn{border-radius:8px}

/* Motion: se activa solo si JS está disponible */
.site-page.plan-motion-ready .price-card{opacity:0;transform:translateY(18px)}
.site-page.plan-motion-ready .price-card.is-visible{opacity:1;transform:translateY(0);transition:opacity .55s ease var(--plan-delay,0ms),transform .55s cubic-bezier(.2,.8,.2,1) var(--plan-delay,0ms),border-color .28s ease,box-shadow .28s ease,background .28s ease}
.site-page.plan-motion-ready .price-card.is-visible:hover{transform:translateY(-5px)}
.site-page .price-card.featured .kicker:after{animation:vixPlanBadge 3.4s ease-in-out infinite}
.site-page .plan-coupon-icon{animation:vixCouponFloat 4.8s ease-in-out infinite}
@keyframes vixPlanBadge{0%,100%{box-shadow:0 0 0 0 rgba(28,107,255,0)}50%{box-shadow:0 0 0 5px rgba(28,107,255,.07)}}
@keyframes vixCouponFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}

@media(max-width:980px){
  .site-page .price-card{padding:27px 23px 22px}.site-page .price-card .plan-for{min-height:0}
  .site-page .plan-coupon-zone{grid-template-columns:auto 1fr auto}.site-page .plan-coupon-field{grid-column:1/3;margin-top:2px}.site-page .plan-coupon-button{grid-column:3}.site-page .plan-coupon-status{grid-column:1/-1}
}
@media(max-width:620px){
  .site-page .price-card{border-radius:20px;padding:24px 18px 20px}.site-page .price-card .price{font-size:36px}
  .site-page .plan-specs{gap:7px}.site-page .plan-spec-item{padding:10px 8px!important;gap:8px}.site-page .plan-spec-icon{width:28px;height:28px;flex-basis:28px}.site-page .plan-spec-icon .icon{width:14px;height:14px}.site-page .plan-spec-copy small{font-size:8.2px}.site-page .plan-spec-copy strong{font-size:11.5px!important}
  .site-page .plan-tech-stack img{width:min(100%,285px)}
  .site-page .plan-coupon-zone{grid-template-columns:auto 1fr;padding:13px;border-radius:16px}.site-page .plan-coupon-copy strong{font-size:11.5px}.site-page .plan-coupon-copy small{font-size:9.5px}.site-page .plan-coupon-field{grid-column:1/-1;margin-top:2px}.site-page .plan-coupon-button{grid-column:1/-1;width:100%}.site-page .plan-coupon-status{grid-column:1/-1}
}
@media(prefers-reduced-motion:reduce){
  .site-page .price-card,.site-page .price-card *,.site-page .plan-coupon-icon{animation:none!important;transition:none!important}.site-page.plan-motion-ready .price-card{opacity:1!important;transform:none!important}
}


/* ===== SOURCE: plan-system-.css ===== */

/* VIX HOSTING — Plan System 2026 CORPORATE
 Paleta corporativa unificada: navy + VIX blue + cyan técnico. */

/* ===== PALETA CORPORATIVA ===== */
.site-page .price-card{
  --plan-accent:#1C6BFF;
  --plan-accent-2:#0B57D0;
  --plan-soft:#F2F7FF;
  --plan-glow:rgba(28,107,255,.075);
  border-color:#DDE7F2;
  background:radial-gradient(340px circle at var(--mx) var(--my),var(--plan-glow),transparent 54%),linear-gradient(180deg,#FFFFFF 0%,#FBFDFF 100%);
  box-shadow:0 6px 20px rgba(7,26,54,.035)!important;
}
.site-page .price-card:nth-child(1){--plan-accent:#1C6BFF;--plan-accent-2:#0B57D0;--plan-soft:#F2F7FF;--plan-glow:rgba(28,107,255,.07)}
.site-page .price-card:nth-child(2){--plan-accent:#0B57D0;--plan-accent-2:#073E99;--plan-soft:#EFF5FD;--plan-glow:rgba(11,87,208,.075)}
.site-page .price-card:nth-child(3){--plan-accent:#168FC9;--plan-accent-2:#0F6FA8;--plan-soft:#EFF9FD;--plan-glow:rgba(22,143,201,.07)}
.site-page.page-hosting-ecommerce .price-card:nth-child(1),
.site-page.page-hosting-ecommerce .price-card:nth-child(2),
.site-page.page-hosting-ecommerce .price-card:nth-child(3){--plan-soft:#F2F7FF}
.site-page.page-hosting-ecommerce .price-card:nth-child(1){--plan-accent:#1C6BFF;--plan-accent-2:#0B57D0;--plan-glow:rgba(28,107,255,.07)}
.site-page.page-hosting-ecommerce .price-card:nth-child(2){--plan-accent:#0B57D0;--plan-accent-2:#073E99;--plan-glow:rgba(11,87,208,.075)}
.site-page.page-hosting-ecommerce .price-card:nth-child(3){--plan-accent:#168FC9;--plan-accent-2:#0F6FA8;--plan-glow:rgba(22,143,201,.07)}
.site-page .price-card:before{background:linear-gradient(90deg,var(--plan-accent),#38BDF8 72%,transparent 96%)!important}
.site-page .price-card:after{opacity:.42;filter:blur(8px)}
.site-page .price-card:hover{transform:translateY(-4px);border-color:#BDD2EA;box-shadow:0 14px 34px rgba(7,36,77,.065)!important}
.site-page .price-card.featured{border-color:#A9C7F4;box-shadow:0 10px 28px rgba(11,87,208,.06)!important;background:radial-gradient(360px circle at var(--mx) var(--my),rgba(28,107,255,.07),transparent 54%),linear-gradient(180deg,#F6F9FF 0%,#FFFFFF 24%,#FBFDFF 100%)}
.site-page .price-card.featured:before{background:linear-gradient(90deg,#0B57D0,#1C6BFF,#38BDF8)!important}
.site-page .price-card.featured .kicker:after{background:#0B57D0}
.site-page .price-card .kicker,.site-page .plan-storage-badge{background:var(--plan-soft);border-color:#D8E5F4;color:var(--plan-accent)}
.site-page .price-card .price,.site-page .price-card .price .plan-amount{color:var(--plan-accent)}

/* ===== ESPECIFICACIONES / ICONOS ===== */
.site-page .plan-spec-item{background:#FBFDFF;border-color:#E2EAF3!important}
.site-page .plan-spec-item:hover{background:#F3F7FC;border-color:#C8D9EC!important}
.site-page .plan-spec-icon{background:#EDF4FF;color:#1C6BFF;border:1px solid #DCE8F8}
.site-page .plan-spec-item:nth-child(2n) .plan-spec-icon{background:#F0F7FB;color:#168FC9;border-color:#DDECF3}
.site-page .price-card .features .icon{color:#1C6BFF;background:#EDF4FF;border:1px solid #DCE8F8}
.site-page .price-card .features li:nth-child(4n+2) .icon{color:#0B57D0;background:#EFF5FD;border-color:#DCE7F5}
.site-page .price-card .features li:nth-child(4n+3) .icon{color:#168FC9;background:#EFF9FD;border-color:#DDECF3}
.site-page .price-card .features li:nth-child(4n+4) .icon{color:#173B66;background:#F2F6FA;border-color:#DFE7EF}
.site-page .price-card .features strong{color:#102C4E}

/* ===== CTA DE PLAN ===== */
.site-page .price-card>.btn.btn-primary{background:linear-gradient(135deg,#0B57D0,#1C6BFF);border-color:transparent}
.site-page .price-card>.btn.btn-primary:hover{background:linear-gradient(135deg,#094EBA,#165FDB);filter:none}
.site-page .price-card>.btn.btn-ghost{border-color:#CFDCE9;background:#fff;color:#10213E}
.site-page .price-card>.btn.btn-ghost:hover{border-color:#9ABCE8;background:#F5F9FE;color:#0B57D0}

/* ===== TECNOLOGÍAS ===== */
.site-page .plan-tech-stack{border-top-color:#E9EFF6}
.site-page .plan-tech-stack img{opacity:.58;filter:grayscale(1) contrast(.92)}
.site-page .price-card:hover .plan-tech-stack img{opacity:.76;filter:grayscale(1) contrast(1)}

/* ===== CUPÓN COMPACTO ===== */
.site-page .plan-coupon-zone{
  grid-template-columns:32px minmax(150px,1fr) minmax(150px,210px) auto;
  gap:10px;
  width:min(100%,760px);
  margin:10px 0 24px;
  padding:9px 10px;
  border:1px solid #DCE6F1;
  border-radius:13px;
  background:#F8FAFD;
  box-shadow:none;
}
.site-page .plan-coupon-icon{
  width:32px;height:32px;border-radius:9px;
  background:#EDF4FF;color:#1C6BFF;border:1px solid #DCE8F8;
  animation:none!important;
}
.site-page .plan-coupon-icon .icon{width:15px;height:15px}
.site-page .plan-coupon-copy strong{font-size:11.5px;color:#10213E;font-weight:800;line-height:1.15}
.site-page .plan-coupon-copy small{margin-top:2px;font-size:9.2px;color:#75859A;line-height:1.25}
.site-page .plan-coupon-field input{
  height:34px;padding:0 10px;border:1px solid #D5E0EB;border-radius:9px;
  background:#fff;font-size:10px;font-weight:700;box-shadow:none;
}
.site-page .plan-coupon-field input:focus{border-color:#8DB4EC;box-shadow:0 0 0 2px rgba(28,107,255,.06)}
.site-page .plan-coupon-button{
  height:34px;min-width:68px;padding:0 12px;border:1px solid #B9CDE5;border-radius:9px;
  background:#FFFFFF;color:#0B57D0;font-size:9.8px;font-weight:800;box-shadow:none;
}
.site-page .plan-coupon-button:hover{background:#EFF5FD;border-color:#8FB4E7;color:#0B57D0;transform:none}
.site-page .plan-coupon-status{grid-column:2/-1;font-size:9px;color:#6D7F95}
.site-page .plan-coupon-zone.is-info .plan-coupon-status{color:#0B57D0}
.site-page .plan-coupon-zone.is-empty .plan-coupon-field input{border-color:#B6C9DF;box-shadow:0 0 0 2px rgba(28,107,255,.04)}

/* ===== MICROINTERACCIONES SOBRIAS ===== */
.site-page .plan-spec-item:hover .plan-spec-icon,
.site-page .price-card .features li:hover .icon{transform:translateY(-1px)}
.site-page .price-card:hover:after{transform:scale(1.08) translate(-3px,4px);opacity:.55}

@media(max-width:900px){
  .site-page .plan-coupon-zone{grid-template-columns:32px 1fr auto;width:100%}
  .site-page .plan-coupon-field{grid-column:1/3;margin-top:0}
  .site-page .plan-coupon-button{grid-column:3}
  .site-page .plan-coupon-status{grid-column:1/-1}
}
@media(max-width:620px){
  .site-page .plan-coupon-zone{grid-template-columns:32px 1fr;padding:9px}
  .site-page .plan-coupon-field{grid-column:1/-1}
  .site-page .plan-coupon-button{grid-column:2;justify-self:end;width:auto;min-width:72px}
  .site-page .plan-coupon-status{grid-column:1/-1}
}


/* ===== SOURCE: plan-system-.css ===== */

/* — Cards and controls refined to match the approved reference */
.site-page .pricing,.site-page .plan-matrix{gap:24px;align-items:stretch}
.site-page .price-card{--plan-accent:#1C6BFF;--plan-accent-2:#0B57D0;--plan-soft:#F3F8FF;--plan-line:#DCE6F1;position:relative;display:flex;flex-direction:column;min-height:100%;padding:40px 34px 28px;border:1px solid var(--plan-line);border-radius:28px;background:#fff;box-shadow:none!important;overflow:visible}
.site-page .price-card:nth-child(2),.site-page .price-card:nth-child(3),.site-page.page-hosting-ecommerce .price-card:nth-child(1),.site-page.page-hosting-ecommerce .price-card:nth-child(2),.site-page.page-hosting-ecommerce .price-card:nth-child(3){--plan-accent:#1C6BFF;--plan-accent-2:#0B57D0;--plan-soft:#F3F8FF}
.site-page .price-card:before,.site-page .price-card:after{display:none!important}
.site-page .price-card:hover{transform:translateY(-3px);border-color:#cfddeb;box-shadow:0 14px 36px rgba(7,35,80,.055)!important}
.site-page.plan-motion-ready .price-card.is-visible:hover{transform:translateY(-3px)}
.site-page .price-card.featured{border:2px solid #1C6BFF;box-shadow:0 16px 40px rgba(28,107,255,.08)!important;transform:translateY(-8px);background:#fff}
.site-page .price-card.featured:hover{border-color:#1659d2}
.site-page .price-card .kicker{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:8px 14px;border:1px solid #C8D9EE;border-radius:999px;background:#F8FBFF;color:var(--plan-accent);font-size:12px;font-weight:850;letter-spacing:.035em;line-height:1.1;text-transform:uppercase}
.site-page .price-card.featured .kicker{position:absolute;left:50%;top:-28px;transform:translateX(-50%);min-width:190px;padding:12px 18px;border-color:#1C6BFF;background:linear-gradient(180deg,#2B77FF,#1C6BFF);color:#fff;box-shadow:0 12px 30px rgba(28,107,255,.22);font-size:0}
.site-page .price-card.featured .kicker:before{content:"★";display:inline-block;margin-right:12px;font-size:16px;line-height:1;vertical-align:middle}
.site-page .price-card.featured .kicker:after{content:"RECOMENDADO";font-size:13px;line-height:1;letter-spacing:.03em;vertical-align:middle}
.site-page .price-card h3{margin:20px 0 0;font-family:'Manrope',sans-serif;font-size:30px;line-height:1.08;letter-spacing:-.05em;color:#071A36}
.site-page .price-card .plan-for{min-height:48px;margin-top:10px;color:#5E7188;font-size:14px;line-height:1.55}
.site-page .plan-storage-badge{display:inline-flex;align-items:center;min-height:38px;width:max-content;margin-top:14px;padding:0 14px;border-radius:999px;background:#F1F6FF;border:1px solid #DFE9F6;color:#1C6BFF;font-size:11px;font-weight:850;letter-spacing:.01em;box-shadow:none}
.site-page .price-card .price{display:flex;align-items:flex-start;gap:6px;flex-wrap:nowrap;margin:22px 0 16px;font-family:'Manrope',sans-serif;font-size:68px;font-weight:800;letter-spacing:-.065em;color:#1C6BFF;line-height:.95}
.site-page .price-card .price .plan-currency{font-size:.36em;letter-spacing:-.04em;color:#071A36;align-self:center;margin-right:2px}
.site-page .price-card .price .plan-amount{color:#1C6BFF}
.site-page .price-card .price small{display:inline-flex;flex-direction:column;gap:4px;align-self:center;margin:8px 0 0 10px;font-size:12px;font-weight:700;letter-spacing:0;color:#7A8798;line-height:1.25}
.site-page .price-card .price small span{display:block}
.site-page .plan-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:18px 0 16px;border:1px solid #DFE7F1;border-radius:16px;overflow:hidden;background:#fff}
.site-page .plan-spec-item{display:flex!important;align-items:center!important;gap:10px;padding:13px 12px!important;min-width:0;border:0!important;border-right:1px solid #DFE7F1!important;border-bottom:1px solid #DFE7F1!important;border-radius:0;background:#fff;color:#718096!important;line-height:1.2;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.site-page .plan-spec-item:nth-child(2n){border-right:0!important}
.site-page .plan-spec-item:nth-last-child(-n+2){border-bottom:0!important}
.site-page .plan-spec-item:hover{transform:none;background:#F9FBFE}
.site-page .plan-spec-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:#EFF5FF;color:#1C6BFF;transition:none}
.site-page .plan-spec-icon .icon{width:17px;height:17px;stroke-width:1.8}
.site-page .plan-spec-copy small{display:block;font-size:10px;font-weight:700;color:#7B8BA0;white-space:normal}
.site-page .plan-spec-copy strong{display:block;margin-top:4px!important;color:#10213E!important;font-size:14px!important;font-weight:850!important;white-space:normal}
.site-page .price-card .features{margin:18px 0 24px;padding:18px 0 0;border-top:1px solid #E7EEF5}
.site-page .price-card .features li{display:flex;align-items:flex-start;gap:12px;padding:7px 0;color:#40526A;font-size:13px;line-height:1.48;border:0}
.site-page .price-card .features .icon{width:18px;height:18px;flex:0 0 18px;margin-top:1px;padding:0;border:0;border-radius:0;background:none!important;color:#1C6BFF;stroke-width:1.9}
.site-page .price-card .features li:nth-child(4n+2) .icon,.site-page .price-card .features li:nth-child(4n+3) .icon,.site-page .price-card .features li:nth-child(4n+4) .icon{color:#1C6BFF;border:0;background:none!important}
.site-page .price-card .features strong{color:#10213E;font-weight:850}
.site-page .price-card>.btn{width:100%;min-height:58px;margin-top:auto;border-radius:16px;font-size:15px;font-weight:850;letter-spacing:-.01em;box-shadow:none!important;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}
.site-page .price-card>.btn:after{content:"→";display:inline-block;margin-left:12px;transition:transform .18s ease}
.site-page .price-card>.btn:hover:after{transform:translateX(3px)}
.site-page .price-card>.btn.btn-primary{background:linear-gradient(135deg,#1C6BFF,#0B57D0);border-color:transparent;color:#fff}
.site-page .price-card>.btn.btn-primary:hover{background:linear-gradient(135deg,#155EE8,#0A4BB4);transform:translateY(-1px)}
.site-page .price-card>.btn.btn-ghost{border:2px solid #1C6BFF;background:#fff;color:#1C6BFF}
.site-page .price-card>.btn.btn-ghost:hover{border-color:#0B57D0;background:#F4F8FF;color:#0B57D0;transform:translateY(-1px)}
.site-page .plan-tech-stack{margin-top:18px;padding-top:16px;border-top:1px solid #E8EEF5;text-align:center;min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.site-page .plan-tech-stack img{display:block;width:min(100%,300px);height:auto;max-height:40px;object-fit:contain;margin:0 auto;opacity:.82;filter:grayscale(1)}
.site-page .plan-tech-note{margin:8px 0 0!important;color:#8A98A8!important;font-size:10px!important;line-height:1.45!important;text-align:center}
.site-page .plan-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:10px 0 14px}
.site-page .plan-toolbar-label{font-size:12px;font-weight:800;letter-spacing:.02em;color:#41566F}
.site-page .plan-currency-switch{display:inline-flex;align-items:center;gap:4px;padding:5px;border:1px solid #DCE6F1;border-radius:999px;background:#F7FAFD;box-shadow:none}
.site-page .plan-currency-switch button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px;height:42px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:#6D8096;font:800 12px/1 'Manrope',sans-serif;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}
.site-page .plan-currency-switch button .currency-symbol{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#fff;border:1px solid #D9E4F0;color:#1C6BFF;font-size:11px;font-weight:900}
.site-page .plan-currency-switch button.is-active{background:linear-gradient(135deg,#1C6BFF,#0B57D0);color:#fff;box-shadow:0 10px 18px rgba(28,107,255,.18)}
.site-page .plan-currency-switch button.is-active .currency-symbol{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28);color:#fff}
.site-page .plan-currency-switch button:hover:not(.is-active){background:#fff;color:#29405e}
.site-page .plan-coupon-zone{display:grid;grid-template-columns:40px minmax(180px,1fr) minmax(230px,300px) auto;align-items:center;gap:12px;max-width:920px;margin:18px 0 26px;padding:12px 14px;border:1px solid #DCE6F1;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(8,33,73,.035)}
.site-page .plan-coupon-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#F3F8FF;color:#1C6BFF;border:1px solid #E0E9F5;animation:none}
.site-page .plan-coupon-icon .icon{width:18px;height:18px;stroke-width:1.9}
.site-page .plan-coupon-copy strong{display:block;font-size:12px;color:#10213E;font-weight:850;line-height:1.15}
.site-page .plan-coupon-copy small{display:block;margin-top:3px;font-size:10px;color:#718197;line-height:1.35}
.site-page .plan-coupon-field{display:block;min-width:0}
.site-page .plan-coupon-field input{width:100%;height:44px;padding:0 14px;border:1px solid #D7E1EC;border-radius:12px;background:#FBFDFF;color:#10213E;font:700 12px/1 'Manrope',sans-serif;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.site-page .plan-coupon-field input:focus{border-color:#8CB5EE;background:#fff;box-shadow:0 0 0 3px rgba(28,107,255,.08)}
.site-page .plan-coupon-field input::placeholder{color:#9AA8B7;font-weight:700}
.site-page .plan-coupon-button{height:44px;padding:0 18px;border:1px solid #1C6BFF;border-radius:12px;background:#F5F9FF;color:#0B57D0;font:800 12px/1 'Manrope',sans-serif;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}
.site-page .plan-coupon-button:hover{background:#1C6BFF;border-color:#1C6BFF;color:#fff;transform:none}
.site-page .plan-coupon-status{grid-column:2/-1;min-height:0;color:#6F8196;font-size:10px;line-height:1.35}
.site-page .plan-coupon-zone.is-info .plan-coupon-status{color:#0B57D0}
.site-page .plan-coupon-zone.is-empty .plan-coupon-field input{border-color:#B9CCE2;box-shadow:0 0 0 2px rgba(28,107,255,.04)}
.site-page .plan-price-note{display:flex;align-items:center;justify-content:center;gap:10px;margin:18px auto 0;color:#6F8096;font-size:12px;line-height:1.5;text-align:center}
.site-page .plan-price-note .icon{width:16px;height:16px;color:#8EA2BB}
@media(max-width:1180px){.site-page .price-card{padding:36px 28px 26px}.site-page .price-card h3{font-size:28px}.site-page .price-card .price{font-size:60px}.site-page .plan-coupon-zone{grid-template-columns:40px 1fr minmax(200px,260px) auto;max-width:none}}
@media(max-width:980px){.site-page .plan-matrix,.site-page .pricing{grid-template-columns:1fr}.site-page .price-card.featured{transform:none}.site-page .plan-toolbar{justify-content:flex-start;flex-wrap:wrap}.site-page .plan-coupon-zone{grid-template-columns:40px 1fr auto;max-width:none}.site-page .plan-coupon-field{grid-column:1/3}.site-page .plan-coupon-button{grid-column:3}.site-page .plan-coupon-status{grid-column:1/-1}.site-page .price-card h3{font-size:28px}}
@media(max-width:620px){.site-page .price-card{padding:30px 20px 22px;border-radius:24px}.site-page .price-card .kicker{font-size:11px;padding:8px 12px}.site-page .price-card.featured .kicker{min-width:170px;top:-24px}.site-page .price-card h3{font-size:24px}.site-page .price-card .plan-for{font-size:13px;min-height:0}.site-page .price-card .price{font-size:54px}.site-page .price-card .price small{margin-left:8px;font-size:11px}.site-page .plan-spec-copy strong{font-size:13px!important}.site-page .plan-currency-switch{width:100%;justify-content:space-between}.site-page .plan-currency-switch button{flex:1;min-width:0;padding:0 10px}.site-page .plan-coupon-zone{grid-template-columns:40px 1fr;padding:12px}.site-page .plan-coupon-copy{grid-column:2}.site-page .plan-coupon-field{grid-column:1/-1}.site-page .plan-coupon-button{grid-column:1/-1;width:100%}.site-page .plan-coupon-status{grid-column:1/-1}.site-page .plan-price-note{align-items:flex-start;font-size:11px}}
@media(prefers-reduced-motion:reduce){.site-page .price-card,.site-page .price-card *{transition:none!important;animation:none!important}}


/* ===== SOURCE: plan-system-.css ===== */

/* VIX Hosting — composición de planes corregida */
.site-page .plan-controls{display:flex;align-items:center;justify-content:flex-start;gap:18px;margin:10px 0 28px}
.site-page .plan-controls-with-currency{justify-content:space-between;align-items:center}
.site-page .plan-controls .plan-coupon-zone{margin:0;flex:1 1 680px;max-width:760px}
.site-page .plan-controls .plan-toolbar{margin:0;flex:0 0 auto}
.site-page .plan-controls-home{justify-content:center}
.site-page .plan-controls-home .plan-coupon-zone{max-width:760px}

/* Cupón: compacto, una sola lectura visual */
.site-page .plan-coupon-zone{display:grid;grid-template-columns:36px minmax(150px,1fr) minmax(190px,280px) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid #DDE6F0;border-radius:16px;background:#fff;box-shadow:none}
.site-page .plan-coupon-icon{width:36px;height:36px;border-radius:10px;background:#F4F8FF;border:1px solid #E1EAF5;color:#1C6BFF;animation:none}
.site-page .plan-coupon-icon .icon{width:16px;height:16px}
.site-page .plan-coupon-copy strong{font-size:11.5px;line-height:1.15;color:#10213E}
.site-page .plan-coupon-copy small{margin-top:2px;font-size:9.5px;line-height:1.25;color:#7A899B}
.site-page .plan-coupon-field input{height:40px;padding:0 12px;border:1px solid #D8E2ED;border-radius:10px;background:#FAFCFE;font-size:11px}
.site-page .plan-coupon-button{height:40px;min-width:78px;padding:0 14px;border:1px solid #1C6BFF;border-radius:10px;background:#fff;color:#0B57D0;font-size:11px}
.site-page .plan-coupon-button:hover{background:#F1F6FF;color:#0B57D0}
.site-page .plan-coupon-status{grid-column:2/-1;font-size:9px}

/* Selector de moneda: compacto y alineado con el cupón */
.site-page .plan-toolbar{display:flex;align-items:center;gap:10px}
.site-page .plan-toolbar-label{font-size:11px;font-weight:850;color:#29415E}
.site-page .plan-currency-switch{display:inline-flex;align-items:center;gap:3px;padding:4px;border:1px solid #DCE5EF;border-radius:999px;background:#F7FAFD}
.site-page .plan-currency-switch button{min-width:112px;height:38px;padding:0 13px;gap:7px;border-radius:999px;font-size:11px;box-shadow:none!important}
.site-page .plan-currency-switch button .currency-symbol{width:20px;height:20px;font-size:10px}
.site-page .plan-currency-switch button.is-active{background:#1C6BFF;color:#fff;box-shadow:0 5px 14px rgba(28,107,255,.16)!important}

/* Grid estable: misma línea de arranque para las tres tarjetas */
.site-page .plan-matrix,.site-page .pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch;padding-top:24px}
.site-page .price-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100%;padding:32px 28px 24px;border:1px solid #DCE5EF;border-radius:24px;background:#fff;box-shadow:none!important;overflow:visible;transform:none!important}
.site-page .price-card:hover{transform:translateY(-2px)!important;border-color:#C7D7E8;box-shadow:0 12px 30px rgba(7,35,80,.05)!important}
.site-page .price-card.featured{border:2px solid #1C6BFF;box-shadow:0 12px 30px rgba(28,107,255,.07)!important;background:#fff;transform:none!important}

/* Recomendado separado de la etiqueta del plan */
.site-page .price-card.featured:before{content:"★  RECOMENDADO"!important;display:flex!important;align-items:center;justify-content:center;position:absolute!important;top:-24px!important;left:50%!important;right:auto!important;bottom:auto!important;width:auto!important;height:46px!important;min-width:194px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:linear-gradient(180deg,#2D79FF,#1C6BFF)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.035em!important;line-height:1!important;transform:translateX(-50%)!important;box-shadow:0 10px 24px rgba(28,107,255,.18)!important;z-index:5!important}
.site-page .price-card.featured:after{display:none!important}
.site-page .price-card.featured .kicker{position:static;transform:none;min-width:0;padding:7px 12px;border:1px solid #C8D9EE;background:#F8FBFF;color:#1C6BFF;box-shadow:none;font-size:10.5px;letter-spacing:.045em}
.site-page .price-card.featured .kicker:before,.site-page .price-card.featured .kicker:after{content:none!important;display:none!important}

/* Jerarquía vertical consistente */
.site-page .price-card .kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:7px 12px;border:1px solid #C8D9EE;border-radius:999px;background:#F8FBFF;color:#1C6BFF;font-size:10.5px;font-weight:850;letter-spacing:.045em;line-height:1;text-transform:uppercase}
.site-page .price-card h3{margin:18px 0 0;font-size:27px;line-height:1.08;letter-spacing:-.045em;color:#071A36}
.site-page .price-card .plan-for{min-height:44px;margin-top:9px;color:#5F7188;font-size:12.5px;line-height:1.5;font-weight:600}
.site-page .plan-storage-badge{min-height:34px;margin-top:13px;padding:0 12px;border-radius:999px;background:#F2F7FF;border:1px solid #E1E9F4;color:#1C6BFF;font-size:10px}
.site-page .price-card .price{margin:18px 0 14px;font-size:58px;line-height:.95;gap:5px}
.site-page .price-card .price .plan-currency{font-size:.36em;color:#071A36}
.site-page .price-card .price small{margin:7px 0 0 8px;font-size:10.5px;gap:3px;color:#738197}

/* Especificaciones: una sola caja compacta y perfectamente alineada */
.site-page .plan-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:16px 0 14px;border:1px solid #DEE7F0;border-radius:15px;overflow:hidden;background:#fff}
.site-page .plan-spec-item{display:flex!important;align-items:center!important;gap:9px;min-height:62px;padding:10px 11px!important;border:0!important;border-right:1px solid #DEE7F0!important;border-bottom:1px solid #DEE7F0!important;border-radius:0!important;background:#fff!important;transform:none!important}
.site-page .plan-spec-item:nth-child(2n){border-right:0!important}
.site-page .plan-spec-item:nth-last-child(-n+2){border-bottom:0!important}
.site-page .plan-spec-icon{width:31px;height:31px;flex:0 0 31px;border-radius:9px;background:#F1F6FF;color:#1C6BFF}
.site-page .plan-spec-icon .icon{width:15px;height:15px}
.site-page .plan-spec-copy small{font-size:8.5px;line-height:1.1;color:#75869B}
.site-page .plan-spec-copy strong{margin-top:3px!important;font-size:12.5px!important;line-height:1.1!important;color:#10213E!important}

/* Beneficios sin cajas de color: iconografía limpia */
.site-page .price-card .features{margin:14px 0 22px;padding:15px 0 0;border-top:1px solid #E7EDF4}
.site-page .price-card .features li{gap:10px;padding:6px 0;color:#40526A;font-size:11.5px;line-height:1.45}
.site-page .price-card .features .icon,.site-page .price-card .features li:nth-child(n) .icon{width:17px;height:17px;flex:0 0 17px;margin-top:1px;padding:0;border:0;background:none!important;color:#1C6BFF}
.site-page .price-card>.btn{min-height:50px;border-radius:13px;font-size:12.5px}
.site-page .price-card>.btn.btn-ghost{border:1.5px solid #1C6BFF;color:#1C6BFF}
.site-page .price-card>.btn.btn-primary{background:#1C6BFF}

/* Tecnologías discretas para no alargar visualmente la tarjeta */
.site-page .plan-tech-stack{margin-top:15px;padding-top:13px;border-top:1px solid #E8EEF5;min-height:auto}
.site-page .plan-tech-stack img{width:min(100%,260px);max-height:34px;opacity:.72;filter:grayscale(1)}
.site-page .plan-tech-note{margin-top:6px!important;font-size:8.8px!important;color:#8A98A8!important}

.site-page .plan-price-note{display:flex;align-items:center;justify-content:center;gap:8px;margin:18px auto 0;color:#78889B;font-size:10.5px;text-align:center}
.site-page .plan-price-note .icon{width:14px;height:14px;color:#91A4B9}

@media(max-width:1080px){
  .site-page .plan-controls-with-currency{align-items:stretch;flex-direction:column}
  .site-page .plan-controls .plan-coupon-zone{max-width:none}
  .site-page .plan-toolbar{justify-content:flex-end}
  .site-page .price-card{padding:30px 24px 22px}
}
@media(max-width:980px){
  .site-page .plan-matrix,.site-page .pricing{grid-template-columns:1fr;max-width:650px;margin-left:auto;margin-right:auto;padding-top:28px}
  .site-page .price-card.featured{transform:none!important}
  .site-page .plan-controls{max-width:650px;margin-left:auto;margin-right:auto}
}
@media(max-width:700px){
  .site-page .plan-controls,.site-page .plan-controls-with-currency{flex-direction:column;align-items:stretch;gap:12px}
  .site-page .plan-toolbar{justify-content:space-between}
  .site-page .plan-currency-switch{flex:1;justify-content:space-between}
  .site-page .plan-currency-switch button{flex:1;min-width:0}
  .site-page .plan-coupon-zone{grid-template-columns:36px 1fr auto}
  .site-page .plan-coupon-field{grid-column:1/3}
  .site-page .plan-coupon-button{grid-column:3}
  .site-page .plan-coupon-status{grid-column:1/-1}
}
@media(max-width:520px){
  .site-page .price-card{padding:28px 18px 20px;border-radius:21px}
  .site-page .price-card h3{font-size:24px}
  .site-page .price-card .price{font-size:52px}
  .site-page .plan-spec-item{min-height:58px;padding:9px!important}
  .site-page .plan-coupon-zone{grid-template-columns:34px 1fr;padding:10px}
  .site-page .plan-coupon-copy{grid-column:2}
  .site-page .plan-coupon-field{grid-column:1/-1}
  .site-page .plan-coupon-button{grid-column:1/-1;width:100%}
  .site-page .plan-toolbar{align-items:flex-start;flex-direction:column}
  .site-page .plan-currency-switch{width:100%}
}


/* ===== SOURCE: plan-system-.css ===== */

/* — datos comerciales integrados */
.site-page .plan-monthly-reference{margin:-5px 0 14px;color:#1C6BFF;font-size:11px;font-weight:800;line-height:1.3}
.site-page .plan-matrix-mail{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px}
.site-page .plan-matrix-mail .price-card.featured{z-index:2}
@media(max-width:980px){.site-page .plan-matrix-mail{grid-template-columns:1fr;max-width:650px;margin-left:auto;margin-right:auto}}


/* ===== SOURCE: plan-system-.css ===== */

/* VIX plan-system — Reseller + robust billing references */
.site-page .reseller-plan-matrix{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.site-page .reseller-plan-matrix .price-card{min-width:0}
.site-page .plan-billing-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:-2px 0 16px}
.site-page .plan-billing-options>span{display:flex;align-items:center;gap:8px;min-height:42px;padding:9px 10px;border:1px solid #dfe8f3;border-radius:12px;background:#f8fbff;color:#40536d;font-size:10.5px;line-height:1.25}
.site-page .plan-billing-options .icon{width:15px;height:15px;flex:0 0 15px;color:#1c6bff}
.site-page .plan-billing-options strong{font-weight:800;color:#10213e}
.site-page .reseller-plan-matrix .price-card.featured{border-color:#1c6bff}
.site-page .reseller-plan-matrix .price-card .features{flex:1 1 auto}
@media(max-width:1080px){.site-page .reseller-plan-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.site-page .reseller-plan-matrix{grid-template-columns:1fr}.site-page .plan-billing-options{grid-template-columns:1fr}}


/* ===== SOURCE: plan-insights-.css ===== */

/* — comparative graphics and benefits for hosting families */
.site-page .plan-visual-story{padding-top:18px}
.site-page .plan-visual-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);gap:28px;align-items:start}
.site-page .plan-visual-card{position:relative;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);border:1px solid #dce6f2;border-radius:28px;padding:28px;box-shadow:0 16px 36px rgba(7,35,80,.05);overflow:hidden}
.site-page .plan-visual-card::after{content:'';position:absolute;inset:auto -60px -80px auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(28,107,255,.11),rgba(28,107,255,0) 70%);pointer-events:none}
.site-page .plan-visual-story.theme-wordpress .plan-visual-card::after{background:radial-gradient(circle,rgba(56,189,248,.13),rgba(56,189,248,0) 70%)}
.site-page .plan-visual-story.theme-ecommerce .plan-visual-card::after{background:radial-gradient(circle,rgba(11,87,208,.12),rgba(11,87,208,0) 70%)}
.site-page .plan-visual-card-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}
.site-page .plan-visual-kicker{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#f2f7ff;border:1px solid #dce8f7;color:#1c6bff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.site-page .plan-visual-card h3{margin:12px 0 0;font-size:28px;line-height:1.08;letter-spacing:-.04em;color:#071a36}
.site-page .plan-visual-card p{margin:10px 0 0;color:#596d86;font-size:14px;line-height:1.6}
.site-page .plan-visual-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}
.site-page .plan-visual-highlight{padding:14px 14px 13px;border-radius:18px;background:#f6faff;border:1px solid #e2ebf6}
.site-page .plan-visual-highlight strong{display:block;color:#0d1d39;font-size:18px;font-weight:800;line-height:1.15}
.site-page .plan-visual-highlight span{display:block;margin-top:5px;color:#61748d;font-size:11px;line-height:1.4}
.site-page .plan-compare-row{display:grid;grid-template-columns:196px minmax(0,1fr);gap:18px;padding:17px 0;border-top:1px solid #e7eef6}
.site-page .plan-compare-row:first-of-type{border-top:0;padding-top:6px}
.site-page .plan-compare-meta strong{display:block;color:#10213e;font-size:14px;font-weight:800;line-height:1.35}
.site-page .plan-compare-meta small{display:block;margin-top:5px;color:#6e8097;font-size:11px;line-height:1.45}
.site-page .plan-compare-series{display:grid;gap:10px}
.site-page .plan-compare-item{display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:12px;align-items:center}
.site-page .plan-compare-name{font-size:12px;font-weight:800;color:#183357}
.site-page .plan-compare-track{position:relative;height:12px;border-radius:999px;background:#ecf2f8;overflow:hidden}
.site-page .plan-compare-fill{position:absolute;inset:0 auto 0 0;width:var(--target);border-radius:999px;background:linear-gradient(135deg,#7fb0ff,#1c6bff);box-shadow:0 8px 18px rgba(28,107,255,.18);transform-origin:left center;transform:scaleX(0);transition:transform .85s cubic-bezier(.2,.8,.2,1)}
.site-page .plan-compare-fill.plan-fill-2{background:linear-gradient(135deg,#3d8dff,#0b57d0)}
.site-page .plan-compare-fill.plan-fill-3{background:linear-gradient(135deg,#a7cafc,#2a6fe8)}
.site-page .plan-visual-story.theme-wordpress .plan-compare-fill{background:linear-gradient(135deg,#86d8ff,#1c6bff)}
.site-page .plan-visual-story.theme-wordpress .plan-compare-fill.plan-fill-2{background:linear-gradient(135deg,#60c9ff,#0b57d0)}
.site-page .plan-visual-story.theme-wordpress .plan-compare-fill.plan-fill-3{background:linear-gradient(135deg,#9ae8ff,#2d6cea)}
.site-page .plan-visual-story.theme-ecommerce .plan-compare-fill{background:linear-gradient(135deg,#7ac2ff,#1455df)}
.site-page .plan-visual-story.theme-ecommerce .plan-compare-fill.plan-fill-2{background:linear-gradient(135deg,#4fa8ff,#0b57d0)}
.site-page .plan-visual-story.theme-ecommerce .plan-compare-fill.plan-fill-3{background:linear-gradient(135deg,#9ec7ff,#2249ca)}
.site-page .plan-compare-value{min-width:74px;text-align:right;color:#10213e;font-size:12px;font-weight:800}
.site-page .plan-visual-card.is-visible .plan-compare-fill{transform:scaleX(1)}
.site-page .plan-benefit-list{display:grid;gap:12px}
.site-page .plan-benefit-item{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start;padding:14px;border:1px solid #e3ebf5;border-radius:18px;background:#fff}
.site-page .plan-benefit-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#f2f7ff;color:#1c6bff}
.site-page .plan-benefit-icon .icon{width:20px;height:20px;stroke-width:1.9}
.site-page .plan-benefit-copy strong{display:block;color:#10213e;font-size:14px;font-weight:800;line-height:1.35}
.site-page .plan-benefit-copy p{margin:5px 0 0;color:#63758e;font-size:12px;line-height:1.55}
.site-page .plan-outcome-block{margin-top:18px;padding-top:18px;border-top:1px solid #e7eef6}
.site-page .plan-outcome-block h4{margin:0 0 12px;color:#10213e;font-size:15px;font-weight:800}
.site-page .plan-outcome-list{display:grid;gap:10px}
.site-page .plan-outcome-item{padding:12px 14px;border-radius:16px;background:#f8fbff;border:1px solid #e2ebf6}
.site-page .plan-outcome-item strong{display:block;color:#16345a;font-size:13px;font-weight:800}
.site-page .plan-outcome-item span{display:block;margin-top:4px;color:#63758e;font-size:12px;line-height:1.5}
@media (max-width:1100px){
  .site-page .plan-visual-grid{grid-template-columns:1fr}
}
@media (max-width:860px){
  .site-page .plan-visual-highlights{grid-template-columns:1fr 1fr 1fr}
  .site-page .plan-compare-row{grid-template-columns:1fr;gap:12px}
}
@media (max-width:640px){
  .site-page .plan-visual-card{padding:22px 18px;border-radius:24px}
  .site-page .plan-visual-card h3{font-size:23px}
  .site-page .plan-visual-highlights{grid-template-columns:1fr}
  .site-page .plan-compare-item{grid-template-columns:66px minmax(0,1fr) 58px;gap:10px}
  .site-page .plan-compare-name,.site-page .plan-compare-value{font-size:11px}
}
@media (prefers-reduced-motion:reduce){
  .site-page .plan-compare-fill{transition:none;transform:none}
}


/* ===== SOURCE: plan-insights-.css ===== */

/* — refined editorial charts, cleaner and more premium */
.site-page .plan-visual-story{position:relative;padding-top:10px;padding-bottom:6px}
.site-page .plan-visual-story .container{position:relative}
.site-page .plan-visual-story::before{content:'';position:absolute;left:0;right:0;top:20px;height:1px;background:linear-gradient(90deg,rgba(28,107,255,0),rgba(28,107,255,.14),rgba(28,107,255,0));pointer-events:none}
.site-page .plan-visual-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:44px;align-items:start}
.site-page .plan-visual-card{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;overflow:visible!important}
.site-page .plan-visual-card::after{display:none!important}
.site-page .plan-visual-card-head{margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid #e7edf5}
.site-page .plan-visual-kicker{display:inline-flex;align-items:center;gap:8px;min-height:0;padding:0;border:0!important;border-radius:0!important;background:transparent!important;color:#1c6bff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.site-page .plan-visual-kicker::before{content:'';display:inline-block;width:22px;height:2px;border-radius:999px;background:#1c6bff}
.site-page .plan-visual-card h3{margin:12px 0 0;font-size:30px;line-height:1.06;letter-spacing:-.05em;color:#071a36}
.site-page .plan-visual-card p{margin:10px 0 0;color:#607186;font-size:14px;line-height:1.65;max-width:760px}
.site-page .plan-visual-highlights{display:flex;flex-wrap:wrap;gap:18px;margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid #edf2f7}
.site-page .plan-visual-highlight{min-width:150px;padding:0;background:transparent!important;border:0!important}
.site-page .plan-visual-highlight strong{display:block;color:#0e2241;font-size:17px;font-weight:800;line-height:1.08}
.site-page .plan-visual-highlight span{display:block;margin-top:6px;color:#72849a;font-size:11px;line-height:1.35;max-width:140px}
.site-page .plan-compare-row{display:grid;grid-template-columns:200px minmax(0,1fr);gap:18px;padding:18px 0;border-top:1px solid #edf2f7}
.site-page .plan-compare-row:first-of-type{padding-top:4px;border-top:0}
.site-page .plan-compare-meta strong{display:block;color:#0f223f;font-size:14px;font-weight:800;line-height:1.35}
.site-page .plan-compare-meta small{display:block;margin-top:4px;color:#7b8b9d;font-size:11px;line-height:1.45}
.site-page .plan-compare-series{display:grid;gap:12px}
.site-page .plan-compare-item{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:14px;align-items:center}
.site-page .plan-compare-name{font-size:12px;font-weight:800;color:#203a5d}
.site-page .plan-compare-track{position:relative;height:8px;background:transparent!important;border-radius:999px;overflow:visible}
.site-page .plan-compare-track::before{content:'';position:absolute;left:0;right:0;top:50%;height:1px;transform:translateY(-50%);background:#e7edf5}
.site-page .plan-compare-fill{position:absolute;left:0;top:50%;height:2px;width:var(--target);transform:translateY(-50%) scaleX(0);transform-origin:left center;border-radius:999px;background:linear-gradient(90deg,#86b5ff,#1c6bff)!important;box-shadow:none!important;transition:transform .8s cubic-bezier(.22,.61,.36,1)}
.site-page .plan-compare-fill::after{content:'';position:absolute;right:-1px;top:50%;width:12px;height:12px;transform:translateY(-50%);border-radius:50%;background:#fff;border:2px solid currentColor;box-shadow:0 0 0 4px rgba(28,107,255,.09)}
.site-page .plan-compare-fill.plan-fill-1{color:#7faefc}
.site-page .plan-compare-fill.plan-fill-2{color:#2a79ff;background:linear-gradient(90deg,#55a2ff,#2a79ff)!important}
.site-page .plan-compare-fill.plan-fill-3{color:#0b57d0;background:linear-gradient(90deg,#3b90ff,#0b57d0)!important}
.site-page .plan-compare-fill.plan-fill-4{color:#3ec3d7;background:linear-gradient(90deg,#75daea,#3ec3d7)!important}
.site-page .plan-compare-fill.plan-fill-5{color:#4b73ff;background:linear-gradient(90deg,#89a5ff,#4b73ff)!important}
.site-page .plan-compare-fill.plan-fill-6{color:#0b2f73;background:linear-gradient(90deg,#7b9ed7,#0b2f73)!important}
.site-page .plan-visual-story.theme-reseller .plan-compare-fill.plan-fill-4,
.site-page .plan-visual-story.theme-reseller .plan-compare-fill.plan-fill-5,
.site-page .plan-visual-story.theme-reseller .plan-compare-fill.plan-fill-6{background:linear-gradient(90deg,#58b2ff,#1c6bff)!important}
.site-page .plan-visual-story.theme-mail .plan-compare-fill.plan-fill-4,
.site-page .plan-visual-story.theme-mail .plan-compare-fill.plan-fill-5,
.site-page .plan-visual-story.theme-mail .plan-compare-fill.plan-fill-6{background:linear-gradient(90deg,#62c6ff,#0b57d0)!important}
.site-page .plan-compare-value{min-width:80px;text-align:right;color:#10213e;font-size:12px;font-weight:800}
.site-page .plan-visual-card.is-visible .plan-compare-fill{transform:translateY(-50%) scaleX(1)}
.site-page .plan-benefit-list{display:grid;gap:0}
.site-page .plan-benefit-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;padding:16px 0;border-top:1px solid #edf2f7;background:transparent!important;border-radius:0!important;box-shadow:none!important}
.site-page .plan-benefit-item:first-child{border-top:0;padding-top:2px}
.site-page .plan-benefit-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#f4f8fd;color:#1c6bff;border:1px solid #e3ebf4}
.site-page .plan-benefit-icon .icon{width:16px;height:16px;stroke-width:1.9}
.site-page .plan-benefit-copy strong{display:block;color:#10213e;font-size:14px;font-weight:800;line-height:1.4}
.site-page .plan-benefit-copy p{margin:5px 0 0;color:#6d7e92;font-size:12px;line-height:1.6}
.site-page .plan-outcome-block{margin-top:24px;padding-top:20px;border-top:1px solid #e7edf5}
.site-page .plan-outcome-block h4{margin:0 0 14px;color:#10213e;font-size:14px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}
.site-page .plan-outcome-list{display:grid;gap:10px}
.site-page .plan-outcome-item{padding:0 0 0 16px;border:0!important;background:transparent!important;position:relative}
.site-page .plan-outcome-item::before{content:'';position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:#1c6bff}
.site-page .plan-outcome-item strong{display:block;color:#1a3356;font-size:13px;font-weight:800}
.site-page .plan-outcome-item span{display:block;margin-top:4px;color:#6d7e92;font-size:12px;line-height:1.55}
.site-page .plan-visual-story.theme-wordpress .plan-visual-kicker,
.site-page .plan-visual-story.theme-wordpress .plan-visual-kicker::before{color:#0b57d0;background:#0b57d0}
.site-page .plan-visual-story.theme-ecommerce .plan-visual-kicker,
.site-page .plan-visual-story.theme-ecommerce .plan-visual-kicker::before{color:#1c6bff;background:#1c6bff}
.site-page .plan-visual-story.theme-mail .plan-visual-kicker,
.site-page .plan-visual-story.theme-mail .plan-visual-kicker::before{color:#3ec3d7;background:#3ec3d7}
.site-page .plan-visual-story.theme-reseller .plan-visual-kicker,
.site-page .plan-visual-story.theme-reseller .plan-visual-kicker::before{color:#2144af;background:#2144af}
@media (max-width:1100px){.site-page .plan-visual-grid{grid-template-columns:1fr;gap:30px}}
@media (max-width:860px){.site-page .plan-compare-row{grid-template-columns:1fr;gap:12px}.site-page .plan-compare-item{grid-template-columns:74px minmax(0,1fr) auto}.site-page .plan-visual-highlights{gap:14px}}
@media (max-width:640px){.site-page .plan-visual-card h3{font-size:24px}.site-page .plan-compare-item{grid-template-columns:62px minmax(0,1fr) 56px;gap:10px}.site-page .plan-compare-name,.site-page .plan-compare-value{font-size:11px}.site-page .plan-benefit-item{grid-template-columns:36px minmax(0,1fr);gap:12px}}


/* ===== SOURCE: plan-insights-.css ===== */

/* — refined professional graphics */
.site-page .plan-visual-story{padding-top:12px;padding-bottom:8px}
.site-page .plan-visual-intro{max-width:860px;margin-bottom:26px}
.site-page .plan-visual-grid--editorial{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.86fr);gap:56px;align-items:start}
.site-page .plan-visual-story .plan-visual-card{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important}
.site-page .plan-visual-story .plan-visual-card::after{display:none!important}
.site-page .plan-visual-story .plan-visual-card-head{display:flex;flex-direction:column;gap:18px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8eef5}
.site-page .plan-visual-story .plan-visual-kicker{display:inline-flex;align-items:center;gap:10px;padding:0!important;border:0!important;background:transparent!important;color:#1c6bff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.site-page .plan-visual-story .plan-visual-kicker::before{content:'';display:inline-block;width:26px;height:2px;border-radius:999px;background:currentColor}
.site-page .plan-visual-story h3{margin:10px 0 0;font-size:30px;line-height:1.05;letter-spacing:-.05em;color:#071a36}
.site-page .plan-visual-story .plan-visual-card p{margin:10px 0 0;color:#607186;font-size:14px;line-height:1.65}
.site-page .plan-visual-story .plan-visual-highlights{display:flex;flex-wrap:wrap;gap:22px}
.site-page .plan-visual-story .plan-visual-highlight{min-width:150px;background:transparent!important;border:0!important;padding:0!important}
.site-page .plan-visual-story .plan-visual-highlight strong{display:block;font-size:17px;font-weight:800;color:#10213e;line-height:1.08}
.site-page .plan-visual-story .plan-visual-highlight span{display:block;margin-top:6px;font-size:11px;line-height:1.4;color:#72849a;max-width:150px}
.site-page .plan-compare-studio{display:grid;gap:20px}
.site-page .plan-compare-legend{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:14px;padding-bottom:14px;border-bottom:1px solid #eef3f8}
.site-page .plan-compare-legend-item{display:flex;align-items:center;gap:10px;min-width:0}
.site-page .plan-compare-legend-swatch{display:inline-block;flex:0 0 auto;width:20px;height:2px;border-radius:999px;background:var(--legend-color,#1c6bff);position:relative}
.site-page .plan-compare-legend-swatch::after{content:'';position:absolute;right:0;top:50%;width:8px;height:8px;border-radius:50%;transform:translateY(-50%);background:#fff;border:2px solid var(--legend-color,#1c6bff)}
.site-page .plan-compare-legend-swatch.plan-fill-1{--legend-color:#9ec3ff}
.site-page .plan-compare-legend-swatch.plan-fill-2{--legend-color:#57a1ff}
.site-page .plan-compare-legend-swatch.plan-fill-3{--legend-color:#1c6bff}
.site-page .plan-compare-legend-swatch.plan-fill-4{--legend-color:#52c7d9}
.site-page .plan-compare-legend-swatch.plan-fill-5{--legend-color:#4d77ff}
.site-page .plan-compare-legend-swatch.plan-fill-6{--legend-color:#0f2e72}
.site-page .plan-compare-legend-name{min-width:0;font-size:12px;font-weight:800;color:#203a5d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.site-page .metric-band{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;padding:18px 0;border-bottom:1px solid #eef3f8}
.site-page .metric-band:last-child{border-bottom:0;padding-bottom:0}
.site-page .metric-band__meta strong{display:block;font-size:14px;font-weight:800;color:#10213e;line-height:1.35}
.site-page .metric-band__meta small{display:block;margin-top:5px;font-size:11px;color:#75879b;line-height:1.45}
.site-page .metric-band__grid{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:14px;align-items:end}
.site-page .metric-cell{min-width:0;display:grid;gap:10px}
.site-page .metric-cell__value{display:block;font-size:12px;font-weight:800;color:#10213e;line-height:1.2}
.site-page .metric-cell__track{display:block;position:relative;height:14px}
.site-page .metric-cell__track::before{content:'';position:absolute;left:0;right:0;top:50%;height:1px;background:#e7edf4;transform:translateY(-50%)}
.site-page .metric-cell__fill{position:absolute;left:0;top:50%;height:2px;width:var(--target);transform:translateY(-50%) scaleX(0);transform-origin:left center;border-radius:999px;background:var(--fill-color,#1c6bff);transition:transform .82s cubic-bezier(.22,.61,.36,1)}
.site-page .metric-cell__fill::after{content:'';position:absolute;right:0;top:50%;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid var(--fill-color,#1c6bff);transform:translate(50%,-50%)}
.site-page .metric-cell__fill.plan-fill-1{--fill-color:#9ec3ff}
.site-page .metric-cell__fill.plan-fill-2{--fill-color:#57a1ff}
.site-page .metric-cell__fill.plan-fill-3{--fill-color:#1c6bff}
.site-page .metric-cell__fill.plan-fill-4{--fill-color:#52c7d9}
.site-page .metric-cell__fill.plan-fill-5{--fill-color:#4d77ff}
.site-page .metric-cell__fill.plan-fill-6{--fill-color:#0f2e72}
.site-page .plan-visual-compare.is-visible .metric-cell__fill{transform:translateY(-50%) scaleX(1)}
.site-page .plan-visual-benefits{position:relative}
.site-page .plan-benefit-list{display:grid;gap:0}
.site-page .plan-benefit-item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:start;padding:16px 0;background:transparent!important;border:0!important;border-top:1px solid #eef3f8}
.site-page .plan-benefit-item:first-child{padding-top:0;border-top:0}
.site-page .plan-benefit-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:#f5f9fd;color:#1c6bff;border:1px solid #e3ebf5}
.site-page .plan-benefit-icon .icon{width:15px;height:15px;stroke-width:1.9}
.site-page .plan-benefit-copy strong{display:block;font-size:14px;font-weight:800;color:#10213e;line-height:1.4}
.site-page .plan-benefit-copy p{margin:5px 0 0;font-size:12px;color:#66798f;line-height:1.6}
.site-page .plan-outcome-block{margin-top:22px;padding-top:18px;border-top:1px solid #e8eef5}
.site-page .plan-outcome-block h4{margin:0 0 14px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1f4c8f}
.site-page .plan-outcome-list{display:grid;gap:12px}
.site-page .plan-outcome-item{position:relative;padding-left:16px;background:transparent!important;border:0!important}
.site-page .plan-outcome-item::before{content:'';position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:#1c6bff}
.site-page .plan-outcome-item strong{display:block;font-size:13px;font-weight:800;color:#17365d}
.site-page .plan-outcome-item span{display:block;margin-top:4px;font-size:12px;color:#66798f;line-height:1.55}
.site-page .theme-reseller .plan-visual-kicker,.site-page .theme-reseller .plan-outcome-block h4{color:#2144af}
.site-page .theme-mail .plan-visual-kicker,.site-page .theme-mail .plan-outcome-block h4{color:#118ca4}
.site-page .theme-wordpress .plan-visual-kicker,.site-page .theme-wordpress .plan-outcome-block h4{color:#0b57d0}
.site-page .theme-ecommerce .plan-visual-kicker,.site-page .theme-ecommerce .plan-outcome-block h4{color:#164ec9}
@media (max-width:1180px){.site-page .plan-visual-grid--editorial{grid-template-columns:1fr;gap:38px}.site-page .metric-band{grid-template-columns:1fr;gap:14px}}
@media (max-width:760px){.site-page .plan-compare-legend,.site-page .metric-band__grid{gap:10px}.site-page .plan-compare-legend-name,.site-page .metric-cell__value{font-size:11px}.site-page .plan-visual-story h3{font-size:24px}}
@media (max-width:560px){.site-page .plan-compare-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.site-page .metric-band__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-page .plan-visual-story .plan-visual-highlights{display:grid;grid-template-columns:1fr 1fr;gap:16px}.site-page .metric-band{padding:16px 0}.site-page .plan-benefit-item{grid-template-columns:34px minmax(0,1fr)}}


/* ===== SOURCE: infrastructure-os-.css ===== */

/* =========================================================
 VIX HOSTING — INFRASTRUCTURE OS
 Dirección visual aprobada: dark infrastructure + clean white bands
 IMPORTANTE: los planes conservan su layout; solo cambia su sistema cromático.
 ========================================================= */
:root{
  --v20-ink:#06152c;
  --v20-ink-2:#081c3a;
  --v20-ink-3:#0b244a;
  --v20-blue:#125dff;
  --v20-blue-2:#1c6bff;
  --v20-cyan:#35c8ff;
  --v20-magenta:#d83cff;
  --v20-text:#071a36;
  --v20-muted:#5e7087;
  --v20-line:#dfe7f1;
  --v20-soft:#f7f9fc;
  --v20-white:#fff;
  --v20-heading:"Inter Tight",Inter,system-ui,sans-serif;
  --v20-body:Inter,system-ui,sans-serif;
}
html{background:#fff}.site-page{font-family:var(--v20-body);background:#fff;color:var(--v20-text)}
.site-page h1,.site-page h2,.site-page h3,.site-page h4,.site-page .home-reference-copy h1,.site-page.is-inner .subhero h1{font-family:var(--v20-heading)!important;letter-spacing:-.045em!important}
.site-page h1,.site-page .home-reference-copy h1,.site-page.is-inner .subhero h1{font-weight:800!important}
.site-page h2,.site-page h3{font-weight:700!important}

/* 1280px global, one rhythm everywhere */
.site-page .container,.site-page .home-wide,body[data-page="index"] .home-wide,.site-page .footer .home-wide{width:min(1280px,calc(100% - 48px))!important;max-width:1280px!important;margin-inline:auto!important}

/* Utility bar + fixed shared header */
.site-page .home-topline,body[data-page="index"] .home-topline{background:#0d5cf6!important;color:#fff!important;border:0!important;min-height:34px!important;position:relative!important}
.site-page .home-topline .container,body[data-page="index"] .home-topline .container{min-height:34px!important}
.site-page .home-top-item,.site-page .home-top-right a{font-size:10.5px!important;font-weight:650!important;letter-spacing:.005em;color:#fff!important}
.site-page .status-pulse{background:#54f0aa!important;box-shadow:none!important}
.site-page .home-header,body[data-page="index"] .home-header{position:sticky!important;top:0!important;z-index:1000!important;background:rgba(255,255,255,.985)!important;border-bottom:1px solid #e8edf4!important;box-shadow:none!important;backdrop-filter:blur(12px) saturate(1.05)!important}
.site-page .home-navrow,body[data-page="index"] .home-navrow{min-height:78px!important;gap:24px!important}
.site-page .brand-logo,body[data-page="index"] .brand-logo{width:176px!important;max-width:176px!important}
.site-page .navlink,body[data-page="index"] .navlink{font-size:12px!important;font-weight:700!important;color:#152945!important;padding-inline:10px!important}
.site-page .navlink:hover,.site-page .navitem.active>.navlink{background:transparent!important;color:var(--v20-blue)!important}
.site-page .drop{border:1px solid #e4eaf2!important;border-radius:14px!important;box-shadow:0 16px 38px rgba(6,21,44,.08)!important}
.site-page .home-login,.site-page .home-plans{border-radius:9px!important;min-height:42px!important;padding-inline:18px!important}
.site-page .home-login{background:#fff!important;border-color:#dce4ef!important;color:#162b48!important}
.site-page .home-plans{background:linear-gradient(135deg,#0d5df7,#1550dc)!important;border-color:transparent!important;color:#fff!important;box-shadow:none!important}
.site-page .home-cart{border-radius:9px!important;border-color:#dce4ef!important;background:#fff!important;box-shadow:none!important}

/* HOME — dark integrated hero, no white card feeling */
body[data-page="index"] .home-reference-hero{position:relative;background:
 radial-gradient(circle at 78% 36%,rgba(21,92,255,.16),transparent 30%),
 radial-gradient(circle at 12% 92%,rgba(38,128,255,.10),transparent 28%),
 linear-gradient(180deg,#06152c 0%,#071a36 66%,#06152c 100%)!important;padding:52px 0 40px!important;overflow:hidden}
body[data-page="index"] .home-reference-hero::before{content:none;display:none}
body[data-page="index"] .home-reference-grid{position:relative;z-index:1;grid-template-columns:minmax(0,.86fr) minmax(620px,1.14fr)!important;gap:48px!important;align-items:center!important}
body[data-page="index"] .home-reference-badge{padding:0!important;background:transparent!important;border:0!important;color:#74b9ff!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}
body[data-page="index"] .home-reference-copy h1{max-width:590px!important;font-size:clamp(48px,4.45vw,64px)!important;line-height:.99!important;color:#fff!important;margin:16px 0 18px!important}
body[data-page="index"] .home-reference-copy h1 span{color:#fff!important;background:linear-gradient(90deg,#fff 0%,#fff 58%,#6ab7ff 82%,#e15cff 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
body[data-page="index"] .home-reference-lead{max-width:570px;color:#b8c7da!important;font-size:15px!important;line-height:1.65!important}
body[data-page="index"] .home-reference-primary{background:#0e61ff!important;color:#fff!important;border-color:#0e61ff!important;border-radius:8px!important;box-shadow:none!important}
body[data-page="index"] .home-reference-secondary{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:8px!important}
body[data-page="index"] .home-reference-secondary:hover{border-color:#65afff!important;background:rgba(255,255,255,.04)!important}
body[data-page="index"] .home-reference-benefits{color:#d4dfed!important;gap:22px!important;font-size:10.5px!important}
body[data-page="index"] .home-reference-benefits span{position:relative;padding-right:20px}
body[data-page="index"] .home-reference-benefits span:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;width:1px;height:20px;background:rgba(255,255,255,.12);transform:translateY(-50%)}
body[data-page="index"] .home-reference-benefits .icon{color:#3fa5ff!important}
body[data-page="index"] .home-amd-inline{color:#9fb2c9!important;font-size:10.5px!important}
body[data-page="index"] .home-reference-rating{color:#dfe8f3!important}
body[data-page="index"] .home-rating-copy strong{color:#fff!important}
body[data-page="index"] .home-rating-copy small{color:#9db0c8!important}
body[data-page="index"] .home-stars{color:#ffbd2e!important}

/* VIX Cloud becomes the Infrastructure Canvas rather than a floating card */
body[data-page="index"] .cloud-console{position:relative;min-height:500px!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(7,28,61,.68),rgba(5,20,45,.82))!important;border:1px solid rgba(91,145,220,.24)!important;box-shadow:none!important;overflow:hidden!important}
body[data-page="index"] .cloud-console::before{content:"INFRASTRUCTURE CANVAS";position:absolute;left:84px;top:14px;z-index:3;color:#7fa3cf;font-size:9px;font-weight:800;letter-spacing:.12em}
body[data-page="index"] .cloud-console::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 48%,rgba(32,105,255,.16),transparent 25%);pointer-events:none}
body[data-page="index"] .cloud-console-rail{position:relative;z-index:2;background:rgba(3,18,40,.28)!important;border-right:1px solid rgba(255,255,255,.08)!important}
body[data-page="index"] .rail-btn{border-radius:8px!important;color:#8fa9c6!important}
body[data-page="index"] .rail-btn.active{background:#0c4fcb!important;color:#fff!important;box-shadow:none!important}
body[data-page="index"] .cloud-console-main{position:relative;z-index:2}
body[data-page="index"] .cloud-console-head{border-bottom:1px solid rgba(255,255,255,.08)!important}
body[data-page="index"] .cloud-console-head>strong{font-family:var(--v20-heading);letter-spacing:-.02em}
body[data-page="index"] .uptime-card,body[data-page="index"] .cloud-stat{background:rgba(9,34,74,.44)!important;border:1px solid rgba(126,166,220,.22)!important;border-radius:10px!important}
body[data-page="index"] .cloud-image-label{border-radius:10px!important;border:1px solid rgba(111,170,255,.22)!important;background:rgba(6,30,66,.56)!important;box-shadow:none!important}

/* Solution strip — flat, editorial, no oversized card */
body[data-page="index"] .home-solutions-preview{padding:0!important;background:#fff!important;border-bottom:1px solid #e4e9f0}
body[data-page="index"] .home-solutions-shell{width:100%!important;max-width:1280px!important;display:grid!important;grid-template-columns:1.45fr repeat(3,1fr)!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}
body[data-page="index"] .home-solutions-intro{padding:28px 28px 28px 0!important}
body[data-page="index"] .home-solutions-intro>span{font-size:9px!important;color:#0d5cf6!important}
body[data-page="index"] .home-solutions-intro h2{font-size:20px!important;margin:10px 0 8px!important}
body[data-page="index"] .home-solutions-intro p{font-size:11px!important;line-height:1.55!important}
body[data-page="index"] .home-solution-card{padding:28px 22px!important;border-left:1px solid #e8edf4!important;background:#fff!important}
body[data-page="index"] .home-solution-card:hover{background:#fbfcfe!important}
body[data-page="index"] .home-solution-card>strong{font-size:13px!important}
body[data-page="index"] .home-solution-card p{font-size:10.5px!important}
body[data-page="index"] .solution-icon{color:#2f435f!important}
body[data-page="index"] .solution-arrow{color:#0d5cf6!important}

/* Interior hero — same visual language as home */
.site-page.is-inner .breadcrumb{background:#fff!important;border-bottom:1px solid #e9eef4!important;color:#71839a!important;padding:10px 0!important;font-size:11px!important}
.site-page.is-inner .subhero{position:relative;background:
 radial-gradient(circle at 82% 40%,rgba(22,97,255,.18),transparent 28%),
 linear-gradient(180deg,#06152c 0%,#071a36 100%)!important;padding:54px 0 58px!important;overflow:hidden;color:#fff}
.site-page.is-inner .subhero::before{content:none;display:none}
.site-page.is-inner .subhero .container{position:relative;z-index:1}
.site-page.is-inner .subhero .eyebrow{padding:0!important;background:transparent!important;border:0!important;color:#70b9ff!important;font-size:10px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase}
.site-page.is-inner .subhero h1{color:#fff!important;font-size:clamp(44px,4.5vw,66px)!important;line-height:1!important;max-width:720px!important}
.site-page.is-inner .subhero .lead{color:#b9c7d9!important;font-size:15.5px!important;max-width:650px!important}
.site-page.is-inner .subhero .btn-primary{background:#0d5cf6!important;color:#fff!important;border-color:#0d5cf6!important}
.site-page.is-inner .subhero .btn-ghost{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.25)!important}
.site-page.is-inner .tag{background:transparent!important;border-color:rgba(148,181,225,.20)!important;color:#b9cbe0!important;box-shadow:none!important}
.site-page.is-inner .subhero .image-placeholder{min-height:350px!important;border-radius:12px!important;border:1px solid rgba(100,153,225,.24)!important;background:linear-gradient(180deg,rgba(9,35,74,.58),rgba(5,22,49,.76))!important;box-shadow:none!important}
.site-page.is-inner .subhero .image-placeholder__inner{border-radius:10px!important;background:rgba(4,25,55,.46)!important;border:1px solid rgba(125,175,239,.18)!important;box-shadow:none!important}

/* Global content — flatter, cleaner, more editorial */
.site-page .section{padding:78px 0!important}
.site-page .section.soft{background:#f7f9fc!important}
.site-page .section-head .eyebrow,.site-page .center-head .eyebrow,.site-page .aside-title .eyebrow{font-size:10px!important;letter-spacing:.12em!important;color:#0d5cf6!important;text-transform:uppercase}
.site-page .section-head h2,.site-page .center-head h2,.site-page .aside-title h2{color:#071a36!important;letter-spacing:-.042em!important}
.site-page .section-head p,.site-page .center-head p,.site-page .copy,.site-page .rich-copy p{color:#62748a!important}
.site-page .tile,.site-page .card,.site-page .service-card,.site-page .article-card,.site-page .project-card,.site-page .faq-item,.site-page .story-panel,.site-page .signal,.site-page .domain-box{box-shadow:none!important;border-color:#e3e9f1!important}
.site-page .tile:hover,.site-page .card:hover,.site-page .service-card:hover,.site-page .article-card:hover,.site-page .project-card:hover{box-shadow:none!important;border-color:#cfd9e6!important;transform:translateY(-1px)}
.site-page .icon-wrap{background:#f3f7fd!important;color:#0d5cf6!important;border-color:#e2eaf5!important;box-shadow:none!important}
.site-page .domain-box{border-radius:14px!important;background:#fff!important}
.site-page .cta-band{border-radius:14px!important;background:linear-gradient(135deg,#0b56ea,#0e63ff 64%,#1747c8)!important;box-shadow:none!important}

/* =========================================================
 PLAN COLORS ONLY — layout remains exactly as existing
 ========================================================= */
.site-page .plan-pricing-section,.site-page .hosting-web-pricing{background:#06152c!important;color:#fff!important}
.site-page .plan-pricing-section .section-head h2,.site-page .hosting-web-pricing .section-head h2{color:#fff!important}
.site-page .plan-pricing-section .section-head p,.site-page .hosting-web-pricing .section-head p,.site-page .plan-pricing-section .copy{color:#aebed1!important}
.site-page .plan-pricing-section .eyebrow,.site-page .hosting-web-pricing .eyebrow{color:#63b7ff!important}
.site-page .plan-controls{border-color:rgba(129,163,210,.18)!important;background:transparent!important}
.site-page .plan-toolbar-label{color:#9fb2c9!important}
.site-page .plan-currency-switch{background:#091d3b!important;border-color:rgba(126,164,216,.24)!important;box-shadow:none!important}
.site-page .plan-currency-switch button{color:#9cb0c9!important}
.site-page .plan-currency-switch button .currency-symbol{background:transparent!important;border-color:rgba(255,255,255,.14)!important;color:#8fb8ff!important}
.site-page .plan-currency-switch button.is-active{background:#0d5cf6!important;color:#fff!important;box-shadow:none!important}
.site-page .plan-currency-switch button.is-active .currency-symbol{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.20)!important;color:#fff!important}
.site-page .plan-coupon-zone{background:rgba(8,29,61,.54)!important;border-color:rgba(130,167,220,.18)!important;box-shadow:none!important}
.site-page .plan-coupon-icon{background:#0b244a!important;border-color:rgba(129,166,221,.18)!important;color:#5fb3ff!important}
.site-page .plan-coupon-copy strong{color:#fff!important}.site-page .plan-coupon-copy small{color:#8ea5c1!important}
.site-page .plan-coupon-field input{background:#071a36!important;border-color:rgba(139,171,217,.18)!important;color:#fff!important}
.site-page .plan-coupon-field input::placeholder{color:#70849e!important}
.site-page .plan-coupon-button{background:transparent!important;border-color:#2c75ff!important;color:#7bb9ff!important}
.site-page .plan-coupon-button:hover{background:#0d5cf6!important;color:#fff!important}

.site-page .plan-pricing-section .price-card,.site-page .hosting-web-pricing .price-card{background:#091b38!important;border-color:rgba(123,158,205,.20)!important;color:#fff!important;box-shadow:none!important}
.site-page .plan-pricing-section .price-card:hover,.site-page .hosting-web-pricing .price-card:hover{border-color:rgba(83,144,255,.48)!important;box-shadow:none!important}
.site-page .plan-pricing-section .price-card.featured,.site-page .hosting-web-pricing .price-card.featured{background:linear-gradient(180deg,#0a1e3d 0%,#091b38 100%)!important;border-color:#2d78ff!important;box-shadow:none!important}
.site-page .plan-pricing-section .price-card.featured::after,.site-page .hosting-web-pricing .price-card.featured::after{content:"";position:absolute;left:-1px;right:-1px;top:-1px;height:3px;border-radius:28px 28px 0 0;background:linear-gradient(90deg,#1c6bff 0%,#487cff 56%,#d83cff 100%);pointer-events:none}
.site-page .plan-pricing-section .price-card .kicker,.site-page .hosting-web-pricing .price-card .kicker{background:transparent!important;border-color:rgba(133,169,220,.24)!important;color:#72b7ff!important}
.site-page .plan-pricing-section .price-card.featured .kicker,.site-page .hosting-web-pricing .price-card.featured .kicker{background:linear-gradient(90deg,#1b68ff,#7548f5)!important;border-color:transparent!important;color:#fff!important;box-shadow:none!important}
.site-page .plan-pricing-section .price-card h3,.site-page .hosting-web-pricing .price-card h3{color:#fff!important}
.site-page .plan-pricing-section .price-card .plan-for,.site-page .hosting-web-pricing .price-card .plan-for{color:#9db0c7!important}
.site-page .plan-pricing-section .plan-storage-badge,.site-page .hosting-web-pricing .plan-storage-badge{background:#0c2852!important;border-color:rgba(100,156,236,.20)!important;color:#67b7ff!important}
.site-page .plan-pricing-section .price-card .price,.site-page .hosting-web-pricing .price-card .price{color:#fff!important}
.site-page .plan-pricing-section .price-card .price .plan-currency,.site-page .hosting-web-pricing .price-card .price .plan-currency{color:#fff!important}
.site-page .plan-pricing-section .price-card .price .plan-amount,.site-page .hosting-web-pricing .price-card .price .plan-amount{color:#fff!important}
.site-page .plan-pricing-section .price-card .price small,.site-page .hosting-web-pricing .price-card .price small{color:#8fa4bd!important}
.site-page .plan-pricing-section .plan-specs,.site-page .hosting-web-pricing .plan-specs{background:transparent!important;border-color:rgba(128,162,208,.18)!important}
.site-page .plan-pricing-section .plan-spec-item,.site-page .hosting-web-pricing .plan-spec-item{background:#081c39!important;border-color:rgba(128,162,208,.16)!important;color:#8fa5bf!important}
.site-page .plan-pricing-section .plan-spec-icon,.site-page .hosting-web-pricing .plan-spec-icon{background:#0c2851!important;color:#5cb4ff!important}
.site-page .plan-pricing-section .plan-spec-copy small,.site-page .hosting-web-pricing .plan-spec-copy small{color:#8298b2!important}
.site-page .plan-pricing-section .plan-spec-copy strong,.site-page .hosting-web-pricing .plan-spec-copy strong{color:#fff!important}
.site-page .plan-pricing-section .features,.site-page .hosting-web-pricing .features{border-color:rgba(135,165,205,.15)!important}
.site-page .plan-pricing-section .features li,.site-page .hosting-web-pricing .features li{color:#becadb!important;border-color:rgba(135,165,205,.10)!important}
.site-page .plan-pricing-section .features .icon,.site-page .hosting-web-pricing .features .icon{color:#4ca9ff!important}
.site-page .plan-pricing-section .features strong,.site-page .hosting-web-pricing .features strong{color:#fff!important}
.site-page .plan-pricing-section .btn.btn-ghost,.site-page .hosting-web-pricing .btn.btn-ghost{background:transparent!important;color:#fff!important;border-color:rgba(110,155,219,.40)!important}
.site-page .plan-pricing-section .btn.btn-ghost:hover,.site-page .hosting-web-pricing .btn.btn-ghost:hover{background:#0b244a!important;border-color:#3c89ff!important}
.site-page .plan-pricing-section .btn.btn-primary,.site-page .hosting-web-pricing .btn.btn-primary{background:linear-gradient(90deg,#1262ff,#7450f4)!important;color:#fff!important;border-color:transparent!important;box-shadow:none!important}
.site-page .plan-pricing-section .plan-tech-stack,.site-page .hosting-web-pricing .plan-tech-stack{border-color:rgba(132,164,206,.14)!important}
.site-page .plan-pricing-section .plan-tech-stack img,.site-page .hosting-web-pricing .plan-tech-stack img{opacity:.74!important;filter:grayscale(1) brightness(1.8)!important}
.site-page .plan-pricing-section .plan-tech-note,.site-page .hosting-web-pricing .plan-tech-note{color:#7187a1!important}
.site-page .plan-pricing-section .plan-price-note,.site-page .hosting-web-pricing .plan-price-note{color:#8298b2!important}
.site-page .plan-billing-options{background:#071a36!important;border-color:rgba(128,162,208,.16)!important;color:#adc0d6!important}
.site-page .plan-monthly-reference{color:#7fa7db!important}

/* Plan visual comparisons — style aligned with approved Infrastructure OS */
.site-page .plan-visual-story{background:#071a36!important;color:#fff!important;border-top:1px solid rgba(123,157,205,.12);border-bottom:1px solid rgba(123,157,205,.12)}
.site-page .plan-visual-story .section-head h2,.site-page .plan-visual-story h3{color:#fff!important}
.site-page .plan-visual-story .section-head p,.site-page .plan-visual-story .plan-visual-card p{color:#9eb1c8!important}
.site-page .plan-visual-story .plan-visual-kicker{color:#62b7ff!important}
.site-page .plan-visual-story .plan-visual-card-head,.site-page .plan-visual-story .plan-compare-legend,.site-page .plan-visual-story .metric-band,.site-page .plan-visual-story .plan-benefit-item,.site-page .plan-visual-story .plan-outcome-block{border-color:rgba(133,165,208,.14)!important}
.site-page .plan-visual-story .plan-visual-highlight strong,.site-page .plan-visual-story .metric-band__meta strong,.site-page .plan-visual-story .metric-cell__value,.site-page .plan-visual-story .plan-benefit-copy strong,.site-page .plan-visual-story .plan-outcome-item strong{color:#fff!important}
.site-page .plan-visual-story .plan-visual-highlight span,.site-page .plan-visual-story .metric-band__meta small,.site-page .plan-visual-story .plan-benefit-copy p,.site-page .plan-visual-story .plan-outcome-item span{color:#879db7!important}
.site-page .plan-visual-story .metric-cell__track::before{background:rgba(133,165,208,.16)!important}
.site-page .plan-visual-story .plan-benefit-icon{background:#0b244a!important;border-color:rgba(126,164,216,.18)!important;color:#56b0ff!important}
.site-page .plan-visual-story .plan-outcome-item::before{background:#3f9cff!important}

/* Tables, FAQs, forms, stats */
.site-page table{border-color:#e2e9f1!important}.site-page th{background:#f7f9fc!important;color:#18314f!important}.site-page td{border-color:#edf1f6!important}
.site-page .faq-item{background:#fff!important;border-color:#e3e9f1!important}.site-page .faq-q{color:#10213e!important}
.site-page input,.site-page textarea,.site-page select{border-radius:9px!important;border-color:#dce4ee!important;box-shadow:none!important}

/* Footer — dark, real brand, no fake mark */
.site-page .site-footer{background:#051329!important;border-top:1px solid rgba(119,155,205,.12)!important;padding-top:58px!important}
.site-page .footer-brand-logo{display:block;width:170px;height:auto}
.site-page .footer-grid{gap:40px!important}
.site-page .footer h4{color:#fff!important;font-size:12px!important;letter-spacing:.05em!important;text-transform:uppercase}
.site-page .footer p{color:#8ea4bd!important;font-size:12px!important;max-width:300px}
.site-page .footer a{color:#9fb2c8!important;font-size:12px!important}
.site-page .footer a:hover{color:#fff!important}
.site-page .footer-bottom{border-top-color:rgba(255,255,255,.08)!important;color:#7287a0!important}

@media(max-width:1180px){
  .site-page .container,.site-page .home-wide,body[data-page="index"] .home-wide,.site-page .footer .home-wide{width:min(100% - 36px,1280px)!important}
  body[data-page="index"] .home-reference-grid{grid-template-columns:1fr!important}
  body[data-page="index"] .cloud-console{max-width:860px!important}
  body[data-page="index"] .home-solutions-shell{grid-template-columns:1fr 1fr!important}
  body[data-page="index"] .home-solutions-intro{grid-column:1/-1!important;padding-left:0!important}
}
@media(max-width:760px){
  .site-page .container,.site-page .home-wide,body[data-page="index"] .home-wide,.site-page .footer .home-wide{width:min(100% - 28px,1280px)!important}
  body[data-page="index"] .home-reference-hero{padding-top:36px!important}
  body[data-page="index"] .home-reference-copy h1{font-size:44px!important}
  body[data-page="index"] .home-solutions-shell{grid-template-columns:1fr!important}
  body[data-page="index"] .home-solution-card{border-left:0!important;border-top:1px solid #e8edf4!important}
  .site-page .home-navrow,body[data-page="index"] .home-navrow{min-height:70px!important}
  .site-page .brand-logo,body[data-page="index"] .brand-logo{width:150px!important;max-width:150px!important}
  .site-page.is-inner .subhero{padding:42px 0 48px!important}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}


/* ===== SOURCE: infrastructure-os-.css ===== */

:root{
  --v21-navy:#07182f;
  --v21-panel:#0b2346;
  --v21-line:#d9e4ef;
  --v21-line-strong:#bed0e4;
  --v21-blue:#1560f2;
  --v21-cyan:#54c5df;
  --v21-lavender:#7f73ff;
  --v21-text:#0f233f;
  --v21-muted:#60748d;
}

/* typography refinement */
.site-page h1,
.site-page h2,
.site-page h3,
.site-page h4,
.site-page .home-reference-copy h1,
.site-page.is-inner .subhero h1{letter-spacing:-.028em!important}
.site-page h2{line-height:1.08!important}
.site-page h3{line-height:1.1!important}
.site-page .home-reference-copy h1,
.site-page.is-inner .subhero h1{line-height:1.04!important;max-width:11.2ch}
.site-page .section-head h2{max-width:14ch}
.site-page .section-head p{max-width:760px}

/* cleaner color distribution */
.site-page .eyebrow{color:#0f56d9!important}
.site-page .section:nth-of-type(even) .eyebrow{color:#0a6f93!important}
.site-page .cta-band{background:linear-gradient(180deg,#0b2347 0%,#081c38 100%)!important;border:1px solid rgba(96,145,219,.18)!important}
.site-page .cta-band h2,.site-page .cta-band p{color:#fff!important}
.site-page .cta-band p{color:#c4d2e4!important}
.site-page .context-strip>div strong{color:var(--v21-text)!important}
.site-page .context-strip>div span{color:var(--v21-muted)!important}
.site-page .tag{background:rgba(18,96,242,.08)!important;border-color:rgba(18,96,242,.14)!important;color:#2360d8!important}
.site-page .features .icon{color:#1b64f1!important}
.site-page .plan-spec-icon{background:#eff6ff!important;border-color:#dfeaf7!important;color:#1760f1!important}
.site-page .home-solution-card:hover,
.site-page .choice-card:hover,
.site-page .tile:hover{border-color:#c6d8ee!important}

/* plan color rebalance: keep design, only color */
.site-page .plan-pricing-section .price-card,
.site-page .hosting-web-pricing .price-card,
.site-page .reseller-plan-matrix .price-card,
.site-page .plan-matrix-mail .price-card{border-color:#d7e3ef!important;background:#fff!important;box-shadow:none!important}
.site-page .plan-pricing-section .price-card::before,
.site-page .hosting-web-pricing .price-card::before,
.site-page .reseller-plan-matrix .price-card::before,
.site-page .plan-matrix-mail .price-card::before{background:linear-gradient(90deg,#1c6bff 0%,#4bb7e6 72%,#7f73ff 100%)!important}
.site-page .plan-pricing-section .price-card.featured,
.site-page .hosting-web-pricing .price-card.featured,
.site-page .reseller-plan-matrix .price-card.featured,
.site-page .plan-matrix-mail .price-card.featured{background:linear-gradient(180deg,#0b2346 0%,#081c38 100%)!important;border-color:#2b79ff!important}
.site-page .plan-pricing-section .price-card.featured::after,
.site-page .hosting-web-pricing .price-card.featured::after,
.site-page .reseller-plan-matrix .price-card.featured::after,
.site-page .plan-matrix-mail .price-card.featured::after{background:linear-gradient(90deg,#1c6bff 0%,#49b8ff 66%,#7f73ff 100%)!important;height:3px!important}
.site-page .plan-pricing-section .price-card .kicker,
.site-page .hosting-web-pricing .price-card .kicker,
.site-page .reseller-plan-matrix .price-card .kicker,
.site-page .plan-matrix-mail .price-card .kicker{background:#f2f7ff!important;border-color:#dce8f5!important;color:#185ddf!important}
.site-page .plan-pricing-section .price-card.featured .kicker,
.site-page .hosting-web-pricing .price-card.featured .kicker,
.site-page .reseller-plan-matrix .price-card.featured .kicker,
.site-page .plan-matrix-mail .price-card.featured .kicker{background:rgba(28,107,255,.16)!important;border-color:rgba(125,171,237,.22)!important;color:#fff!important}
.site-page .plan-pricing-section .plan-storage-badge,
.site-page .hosting-web-pricing .plan-storage-badge,
.site-page .reseller-plan-matrix .plan-storage-badge,
.site-page .plan-matrix-mail .plan-storage-badge{background:#eff6ff!important;border-color:#dce8f5!important;color:#1760f1!important}
.site-page .plan-pricing-section .price-card.featured .plan-storage-badge,
.site-page .hosting-web-pricing .price-card.featured .plan-storage-badge,
.site-page .reseller-plan-matrix .price-card.featured .plan-storage-badge,
.site-page .plan-matrix-mail .price-card.featured .plan-storage-badge{background:#10305f!important;border-color:rgba(120,169,239,.22)!important;color:#79c8ff!important}
.site-page .plan-coupon-zone{background:#fff!important;border-color:#d6e1ee!important}
.site-page .plan-coupon-icon{background:#eef5ff!important;border-color:#dce6f4!important;color:#1760f1!important}
.site-page .plan-coupon-field{background:#f8fbff!important;border-color:#dce7f3!important}
.site-page .plan-coupon-button{background:#fff!important;border-color:#cbdbee!important;color:#174ba5!important;box-shadow:none!important}
.site-page .plan-currency-switch{background:#fff!important;border-color:#d6e1ee!important}
.site-page .plan-currency-switch button{color:#68809b!important}
.site-page .plan-currency-switch button .currency-symbol{background:#f4f8fd!important;border-color:#dce6f1!important;color:#1760f1!important}
.site-page .plan-currency-switch button.is-active{background:#1760f1!important;color:#fff!important}
.site-page .plan-currency-switch button.is-active .currency-symbol{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.24)!important;color:#fff!important}

/* hosting web custom visual section */
.site-page .hosting-web-visual{position:relative;background:#fff}
.site-page .hosting-web-visual::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(28,107,255,.18),transparent)}
.site-page .hosting-web-visual-head{margin-bottom:30px}
.site-page .hosting-web-visual-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.82fr);gap:42px;align-items:start}
.site-page .hw-board,.site-page .hw-panel{position:relative;border-radius:16px;overflow:hidden;box-shadow:none}
.site-page .hw-board{padding:26px 28px;background:linear-gradient(180deg,#0a2144 0%,#081a35 100%);border:1px solid rgba(100,149,218,.20);color:#fff}
.site-page .hw-board::before{content:none;display:none}
.site-page .hw-board-head,.site-page .hw-panel-head{position:relative;z-index:1}
.site-page .hw-kicker{display:inline-flex;align-items:center;gap:8px;color:#7fc6ff;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.site-page .hw-kicker::before{content:"";width:22px;height:2px;border-radius:999px;background:currentColor}
.site-page .hw-board h3,.site-page .hw-panel h3{margin:12px 0 0;font-size:29px;letter-spacing:-.026em;line-height:1.08}
.site-page .hw-board p,.site-page .hw-panel p{margin:10px 0 0;color:#afc3da;font-size:14px;line-height:1.6}
.site-page .hw-board-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(124,167,225,.16)}
.site-page .hw-board-highlights strong{display:block;color:#fff;font-size:17px;font-weight:800}
.site-page .hw-board-highlights span{display:block;margin-top:5px;color:#8da6c0;font-size:11px;line-height:1.35}
.site-page .hw-ladder{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px}
.site-page .hw-step{position:relative;padding:20px 18px 18px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025));border:1px solid rgba(122,166,225,.14)}
.site-page .hw-step.is-featured{background:linear-gradient(180deg,rgba(26,107,255,.16),rgba(20,72,160,.16));border-color:rgba(100,177,255,.28)}
.site-page .hw-step::after{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,#1c6bff 0%,#49b7ff 75%,#7f73ff 100%);opacity:.9}
.site-page .hw-step.is-basic::after{opacity:.55}
.site-page .hw-step.is-pro::after{opacity:1}
.site-page .hw-step-badge{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#9fc7ff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.site-page .hw-step h4{margin:14px 0 0;color:#fff;font-size:24px;line-height:1.04}
.site-page .hw-step p{min-height:64px;font-size:13px}
.site-page .hw-meter{position:relative;height:8px;margin:18px 0 16px}
.site-page .hw-meter::before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(158,191,230,.24);transform:translateY(-50%)}
.site-page .hw-meter span{position:absolute;left:0;top:50%;height:3px;width:var(--level);transform:translateY(-50%) scaleX(0);transform-origin:left center;border-radius:999px;background:linear-gradient(90deg,#79bcff 0%,#1c6bff 65%,#71d5df 100%);transition:transform .86s cubic-bezier(.22,.61,.36,1)}
.site-page .hw-board.is-visible .hw-meter span{transform:translateY(-50%) scaleX(1)}
.site-page .hw-meter span::after{content:"";position:absolute;right:0;top:50%;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #5ea9ff;transform:translate(50%,-50%)}
.site-page .hw-step ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}
.site-page .hw-step li{display:flex;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid rgba(123,167,225,.12)}
.site-page .hw-step li strong{color:#fff;font-size:14px;font-weight:800}
.site-page .hw-step li span{color:#8da6c0;font-size:12px}

.site-page .hw-panel{padding:26px 26px 24px;background:#f8fbff;border:1px solid #dce7f2}
.site-page .hw-panel p{color:#667d96}
.site-page .hw-flow{display:grid;gap:12px;margin-top:22px}
.site-page .hw-node{display:grid;grid-template-columns:18px minmax(0,1fr);column-gap:12px;row-gap:3px;padding:14px 0;border-top:1px solid #e7eef6}
.site-page .hw-node:first-child{border-top:0;padding-top:2px}
.site-page .hw-node .icon{width:16px;height:16px;color:#1760f1;margin-top:2px}
.site-page .hw-node strong{display:block;color:#10213f;font-size:13px;font-weight:800}
.site-page .hw-node span{grid-column:2;color:#65798f;font-size:12px;line-height:1.55}
.site-page .hw-benefits{display:grid;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid #e7eef6}
.site-page .hw-benefit{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px}
.site-page .hw-benefit .icon{width:16px;height:16px;color:#0f5ae8;margin-top:2px}
.site-page .hw-benefit strong{display:block;color:#10213f;font-size:13px;font-weight:800}
.site-page .hw-benefit span{display:block;margin-top:4px;color:#66798f;font-size:12px;line-height:1.55}

@media (max-width:1120px){
  .site-page .hosting-web-visual-grid{grid-template-columns:1fr;gap:28px}
}
@media (max-width:760px){
  .site-page .hw-board,.site-page .hw-panel{padding:22px}
  .site-page .hw-board h3,.site-page .hw-panel h3{font-size:24px}
  .site-page .hw-board-highlights{grid-template-columns:1fr 1fr}
  .site-page .hw-ladder{grid-template-columns:1fr}
  .site-page .hw-step p{min-height:0}
}
@media (max-width:560px){
  .site-page .hw-board-highlights{grid-template-columns:1fr}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* =========================================================
 VIX HOSTING — DESIGN REBUILD
 Clean typography, functional color, premium pricing palette
 ========================================================= */
:root{
  --v22-navy:#06152C;
  --v22-navy-2:#081D3B;
  --v22-blue:#1C6BFF;
  --v22-blue-2:#0B57D0;
  --v22-cyan:#38BDF8;
  --v22-violet:#7C6CFF;
  --v22-magenta:#E83EAE;
  --v22-ink:#0B1D38;
  --v22-text:#42566F;
  --v22-muted:#73849A;
  --v22-line:#DDE6F0;
  --v22-soft:#F7FAFD;
  --v22-heading:"Manrope",Inter,system-ui,sans-serif;
}

/* Typography: more breathing room, less compressed */
.site-page h1,.site-page h2,.site-page h3,.site-page h4,
.site-page .home-reference-copy h1,.site-page.is-inner .subhero h1{
  font-family:var(--v22-heading)!important;
  letter-spacing:-.018em!important;
  font-kerning:normal;
}
.site-page h1,.site-page .home-reference-copy h1,.site-page.is-inner .subhero h1{line-height:1.06!important;font-weight:800!important}
.site-page h2{line-height:1.1!important;font-weight:800!important}
.site-page h3,.site-page h4{line-height:1.18!important}
.site-page .section-head h2{max-width:850px!important}
.site-page .section-head p{max-width:760px!important;color:var(--v22-text)!important}
.site-page .eyebrow{color:var(--v22-blue)!important}

/* Global light/dark rhythm */
.site-page .section{background:#fff}
.site-page .section.soft{background:var(--v22-soft)!important}
.site-page .section.dark{background:var(--v22-navy)!important}
.site-page .breadcrumb{background:#fff!important;border-color:#E9EEF5!important;color:#7B8A9D!important}
.site-page .tag{background:#F4F8FE!important;border-color:#DDE7F3!important;color:#2E5EA6!important}

/* Pricing sections: ALL families keep layout, only palette and hierarchy change */
.site-page .hosting-web-pricing,
.site-page .plan-pricing-section{
  background:#fff!important;
  color:var(--v22-ink)!important;
}
.site-page .hosting-web-pricing .section-head h2,
.site-page .plan-pricing-section .section-head h2{color:var(--v22-ink)!important}
.site-page .hosting-web-pricing .section-head p,
.site-page .plan-pricing-section .section-head p{color:var(--v22-text)!important}
.site-page .hosting-web-pricing .plan-controls,
.site-page .plan-pricing-section .plan-controls{background:transparent!important;border:0!important}

.site-page .hosting-web-pricing .price-card,
.site-page .plan-pricing-section .price-card,
.site-page .reseller-plan-matrix .price-card,
.site-page .plan-matrix-mail .price-card{
  background:#fff!important;
  color:var(--v22-text)!important;
  border:1px solid #D8E3EF!important;
  box-shadow:none!important;
}
.site-page .hosting-web-pricing .price-card:hover,
.site-page .plan-pricing-section .price-card:hover,
.site-page .reseller-plan-matrix .price-card:hover,
.site-page .plan-matrix-mail .price-card:hover{
  transform:translateY(-2px)!important;
  border-color:#BFD2E7!important;
  box-shadow:none!important;
}
.site-page .hosting-web-pricing .price-card.featured,
.site-page .plan-pricing-section .price-card.featured,
.site-page .reseller-plan-matrix .price-card.featured,
.site-page .plan-matrix-mail .price-card.featured{
  background:#fff!important;
  color:var(--v22-text)!important;
  border:2px solid var(--v22-blue)!important;
  box-shadow:none!important;
}
.site-page .hosting-web-pricing .price-card.featured::after,
.site-page .plan-pricing-section .price-card.featured::after,
.site-page .reseller-plan-matrix .price-card.featured::after,
.site-page .plan-matrix-mail .price-card.featured::after{
  content:""!important;display:block!important;position:absolute!important;left:-2px!important;right:-2px!important;top:-2px!important;height:3px!important;
  background:linear-gradient(90deg,var(--v22-blue) 0%,var(--v22-cyan) 72%,var(--v22-magenta) 100%)!important;
  border-radius:26px 26px 0 0!important;
}
.site-page .hosting-web-pricing .price-card.featured::before,
.site-page .plan-pricing-section .price-card.featured::before,
.site-page .reseller-plan-matrix .price-card.featured::before,
.site-page .plan-matrix-mail .price-card.featured::before{
  background:linear-gradient(90deg,#165FF0,#2D72FF)!important;color:#fff!important;box-shadow:none!important;
}
.site-page .hosting-web-pricing .price-card h3,
.site-page .plan-pricing-section .price-card h3,
.site-page .reseller-plan-matrix .price-card h3,
.site-page .plan-matrix-mail .price-card h3{color:var(--v22-ink)!important;font-size:29px!important;letter-spacing:-.016em!important}
.site-page .hosting-web-pricing .price-card.featured h3,
.site-page .plan-pricing-section .price-card.featured h3,
.site-page .reseller-plan-matrix .price-card.featured h3,
.site-page .plan-matrix-mail .price-card.featured h3{color:var(--v22-ink)!important}
.site-page .hosting-web-pricing .price-card .plan-for,
.site-page .plan-pricing-section .price-card .plan-for,
.site-page .reseller-plan-matrix .price-card .plan-for,
.site-page .plan-matrix-mail .price-card .plan-for{color:#60748D!important;font-size:13.5px!important;line-height:1.55!important}
.site-page .hosting-web-pricing .price-card.featured .plan-for,
.site-page .plan-pricing-section .price-card.featured .plan-for,
.site-page .reseller-plan-matrix .price-card.featured .plan-for,
.site-page .plan-matrix-mail .price-card.featured .plan-for{color:#60748D!important}
.site-page .hosting-web-pricing .price-card .price,
.site-page .plan-pricing-section .price-card .price,
.site-page .reseller-plan-matrix .price-card .price,
.site-page .plan-matrix-mail .price-card .price{color:var(--v22-blue)!important}
.site-page .hosting-web-pricing .price-card .price .plan-currency,
.site-page .plan-pricing-section .price-card .price .plan-currency,
.site-page .reseller-plan-matrix .price-card .price .plan-currency,
.site-page .plan-matrix-mail .price-card .price .plan-currency{color:var(--v22-ink)!important}
.site-page .hosting-web-pricing .price-card.featured .price,
.site-page .plan-pricing-section .price-card.featured .price,
.site-page .reseller-plan-matrix .price-card.featured .price,
.site-page .plan-matrix-mail .price-card.featured .price{color:var(--v22-blue)!important}
.site-page .hosting-web-pricing .price-card.featured .price .plan-currency,
.site-page .plan-pricing-section .price-card.featured .price .plan-currency,
.site-page .reseller-plan-matrix .price-card.featured .price .plan-currency,
.site-page .plan-matrix-mail .price-card.featured .price .plan-currency{color:var(--v22-ink)!important}
.site-page .hosting-web-pricing .price-card .price small,
.site-page .plan-pricing-section .price-card .price small,
.site-page .reseller-plan-matrix .price-card .price small,
.site-page .plan-matrix-mail .price-card .price small{color:#78879A!important}

.site-page .hosting-web-pricing .price-card .kicker,
.site-page .plan-pricing-section .price-card .kicker,
.site-page .reseller-plan-matrix .price-card .kicker,
.site-page .plan-matrix-mail .price-card .kicker{
  background:#F5F9FF!important;border-color:#D7E5F5!important;color:#185FD7!important;box-shadow:none!important;
}
.site-page .hosting-web-pricing .price-card.featured .kicker,
.site-page .plan-pricing-section .price-card.featured .kicker,
.site-page .reseller-plan-matrix .price-card.featured .kicker,
.site-page .plan-matrix-mail .price-card.featured .kicker{
  background:#F5F9FF!important;border-color:#C9DCF5!important;color:#185FD7!important;
}
.site-page .hosting-web-pricing .plan-storage-badge,
.site-page .plan-pricing-section .plan-storage-badge,
.site-page .reseller-plan-matrix .plan-storage-badge,
.site-page .plan-matrix-mail .plan-storage-badge{
  background:#EEF5FF!important;border-color:#D9E7F8!important;color:#1760F1!important;
}
.site-page .hosting-web-pricing .price-card.featured .plan-storage-badge,
.site-page .plan-pricing-section .price-card.featured .plan-storage-badge,
.site-page .reseller-plan-matrix .price-card.featured .plan-storage-badge,
.site-page .plan-matrix-mail .price-card.featured .plan-storage-badge{
  background:#EEF5FF!important;border-color:#D9E7F8!important;color:#1760F1!important;
}
.site-page .hosting-web-pricing .plan-specs,
.site-page .plan-pricing-section .plan-specs,
.site-page .reseller-plan-matrix .plan-specs,
.site-page .plan-matrix-mail .plan-specs{border-color:#DCE5EF!important;background:#fff!important}
.site-page .hosting-web-pricing .plan-spec-item,
.site-page .plan-pricing-section .plan-spec-item,
.site-page .reseller-plan-matrix .plan-spec-item,
.site-page .plan-matrix-mail .plan-spec-item{
  background:#fff!important;border-color:#E3EAF2!important;color:#6C7F96!important;
}
.site-page .hosting-web-pricing .plan-spec-icon,
.site-page .plan-pricing-section .plan-spec-icon,
.site-page .reseller-plan-matrix .plan-spec-icon,
.site-page .plan-matrix-mail .plan-spec-icon{background:#F2F7FD!important;color:#1760F1!important;border:0!important}
.site-page .hosting-web-pricing .plan-spec-copy strong,
.site-page .plan-pricing-section .plan-spec-copy strong,
.site-page .reseller-plan-matrix .plan-spec-copy strong,
.site-page .plan-matrix-mail .plan-spec-copy strong{color:var(--v22-ink)!important}
.site-page .hosting-web-pricing .features,
.site-page .plan-pricing-section .features,
.site-page .reseller-plan-matrix .features,
.site-page .plan-matrix-mail .features{border-color:#E7EDF4!important}
.site-page .hosting-web-pricing .features li,
.site-page .plan-pricing-section .features li,
.site-page .reseller-plan-matrix .features li,
.site-page .plan-matrix-mail .features li{color:#50647D!important;font-size:13.5px!important;line-height:1.5!important}
.site-page .hosting-web-pricing .features .icon,
.site-page .plan-pricing-section .features .icon,
.site-page .reseller-plan-matrix .features .icon,
.site-page .plan-matrix-mail .features .icon{color:#1760F1!important;background:none!important;border:0!important}
.site-page .hosting-web-pricing .price-card.featured .features li,
.site-page .plan-pricing-section .price-card.featured .features li,
.site-page .reseller-plan-matrix .price-card.featured .features li,
.site-page .plan-matrix-mail .price-card.featured .features li{color:#50647D!important}
.site-page .hosting-web-pricing .price-card.featured .features .icon,
.site-page .plan-pricing-section .price-card.featured .features .icon,
.site-page .reseller-plan-matrix .price-card.featured .features .icon,
.site-page .plan-matrix-mail .price-card.featured .features .icon{color:#1760F1!important}
.site-page .hosting-web-pricing .plan-tech-stack,
.site-page .plan-pricing-section .plan-tech-stack,
.site-page .reseller-plan-matrix .plan-tech-stack,
.site-page .plan-matrix-mail .plan-tech-stack{border-color:#E8EEF5!important}
.site-page .hosting-web-pricing .plan-tech-stack img,
.site-page .plan-pricing-section .plan-tech-stack img,
.site-page .reseller-plan-matrix .plan-tech-stack img,
.site-page .plan-matrix-mail .plan-tech-stack img{filter:grayscale(1) contrast(.9)!important;opacity:.72!important}
.site-page .hosting-web-pricing .plan-tech-note,
.site-page .plan-pricing-section .plan-tech-note,
.site-page .reseller-plan-matrix .plan-tech-note,
.site-page .plan-matrix-mail .plan-tech-note{color:#8897A9!important}
.site-page .hosting-web-pricing .btn.btn-primary,
.site-page .plan-pricing-section .btn.btn-primary,
.site-page .reseller-plan-matrix .btn.btn-primary,
.site-page .plan-matrix-mail .btn.btn-primary{background:linear-gradient(135deg,#1760F1,#2A73FF)!important;border-color:transparent!important;color:#fff!important;box-shadow:none!important}
.site-page .hosting-web-pricing .btn.btn-ghost,
.site-page .plan-pricing-section .btn.btn-ghost,
.site-page .reseller-plan-matrix .btn.btn-ghost,
.site-page .plan-matrix-mail .btn.btn-ghost{background:#fff!important;border-color:#BFD2EA!important;color:#185FD7!important;box-shadow:none!important}

/* Coupon + currency: functional, compact, calm */
.site-page .plan-controls-with-currency{gap:18px!important;align-items:center!important}
.site-page .plan-coupon-zone{background:#fff!important;border:1px solid #D9E4EF!important;box-shadow:none!important;border-radius:14px!important;padding:10px 12px!important}
.site-page .plan-coupon-icon{background:#F1F6FD!important;border:0!important;color:#1760F1!important;border-radius:10px!important}
.site-page .plan-coupon-copy strong{color:var(--v22-ink)!important}
.site-page .plan-coupon-copy small{color:#73849A!important}
.site-page .plan-coupon-field input{background:#FAFCFE!important;border-color:#D8E3EF!important;color:var(--v22-ink)!important;box-shadow:none!important}
.site-page .plan-coupon-button{background:#fff!important;border:1px solid #BFD2EA!important;color:#185FD7!important;box-shadow:none!important}
.site-page .plan-coupon-button:hover{background:#F4F8FE!important;color:#0B57D0!important}
.site-page .plan-currency-switch{background:#F6F9FD!important;border:1px solid #D9E4EF!important;box-shadow:none!important}
.site-page .plan-currency-switch button{color:#6C819A!important;box-shadow:none!important}
.site-page .plan-currency-switch button .currency-symbol{background:#fff!important;border-color:#D8E4F0!important;color:#1760F1!important}
.site-page .plan-currency-switch button.is-active{background:#1760F1!important;color:#fff!important;box-shadow:none!important}
.site-page .plan-currency-switch button.is-active .currency-symbol{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.22)!important;color:#fff!important}

/* Hosting Web technical visual — one continuous canvas, no card zoo */
.page-hosting-web .hw-architecture{position:relative;background:var(--v22-navy)!important;color:#fff;padding:88px 0!important;overflow:hidden}
.page-hosting-web .hw-architecture::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 20%,rgba(28,107,255,.13),transparent 30%);pointer-events:none}
.page-hosting-web .hw-architecture .container{position:relative;z-index:1}
.page-hosting-web .hw-architecture-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:70px;align-items:end;margin-bottom:42px}
.page-hosting-web .hw-architecture-intro .eyebrow{color:#73B9FF!important}
.page-hosting-web .hw-architecture-intro h2{margin:12px 0 0;color:#fff!important;max-width:660px!important;font-size:clamp(34px,3.3vw,48px)!important}
.page-hosting-web .hw-architecture-intro p{margin:0;color:#AFC0D3!important;font-size:15px;line-height:1.7;max-width:680px}
.page-hosting-web .hw-architecture-canvas{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);border-top:1px solid rgba(133,173,224,.16);border-bottom:1px solid rgba(133,173,224,.16)}
.page-hosting-web .hw-flow-zone{padding:34px 42px 34px 0;border-right:1px solid rgba(133,173,224,.16)}
.page-hosting-web .hw-capacity-zone{padding:34px 0 34px 42px}
.page-hosting-web .hw-zone-label{display:grid;grid-template-columns:30px 1fr;column-gap:12px;align-items:center;margin-bottom:24px}
.page-hosting-web .hw-zone-label>span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(113,164,229,.3);border-radius:50%;color:#7CBFFF;font-size:10px;font-weight:800}
.page-hosting-web .hw-zone-label strong{color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em}
.page-hosting-web .hw-zone-label small{color:#7F94AD;font-size:11px}
.page-hosting-web .hw-network{position:relative;min-height:360px}
.page-hosting-web .hw-network-svg{display:block;width:100%;height:auto;overflow:visible}
.page-hosting-web .hw-route-base{fill:none;stroke:#17375F;stroke-width:2}
.page-hosting-web .hw-route-live{fill:none;stroke:url(#hwRoute);stroke-width:2.4;stroke-linecap:round;stroke-dasharray:10 12;opacity:.92;animation:hwRouteMove 18s linear infinite}
.page-hosting-web .hw-svg-node circle:first-child{fill:url(#hwNodeFill);stroke:#2E6FBF;stroke-width:1.5}
.page-hosting-web .hw-svg-node .dot{fill:#7FD9FF;stroke:#fff;stroke-width:1}
.page-hosting-web .hw-svg-node.node-3 circle:first-child{stroke:#4F8FFF;stroke-width:2}
.page-hosting-web .hw-network-label{position:absolute;display:grid;grid-template-columns:18px auto;column-gap:8px;align-items:center;color:#fff;min-width:120px}
.page-hosting-web .hw-network-label .icon{width:16px;height:16px;color:#75C7FF}
.page-hosting-web .hw-network-label strong{font-size:12px;font-weight:800;line-height:1.2}
.page-hosting-web .hw-network-label span{grid-column:2;margin-top:3px;color:#7890AA;font-size:10px}
.page-hosting-web .hw-network-label.label-1{left:1%;top:54%}
.page-hosting-web .hw-network-label.label-2{left:20%;top:7%}
.page-hosting-web .hw-network-label.label-3{left:44%;top:73%}
.page-hosting-web .hw-network-label.label-4{left:67%;top:7%}
.page-hosting-web .hw-network-label.label-5{right:-1%;top:54%;min-width:115px}
.page-hosting-web .hw-flow-footer{display:flex;flex-wrap:wrap;gap:22px;padding-top:16px;border-top:1px solid rgba(133,173,224,.13);color:#A9BAD0;font-size:11px}
.page-hosting-web .hw-flow-footer span{display:flex;align-items:center;gap:7px}
.page-hosting-web .hw-flow-footer .icon{width:15px;height:15px;color:#64B9FF}
.page-hosting-web .hw-capacity-head,.page-hosting-web .hw-capacity-row{display:grid;grid-template-columns:112px repeat(3,minmax(0,1fr));gap:14px;align-items:center}
.page-hosting-web .hw-capacity-head{padding-bottom:12px;border-bottom:1px solid rgba(133,173,224,.13)}
.page-hosting-web .hw-capacity-head strong{font-size:11px;color:#9AB0CA;text-transform:uppercase;letter-spacing:.08em}
.page-hosting-web .hw-capacity-row{padding:18px 0;border-bottom:1px solid rgba(133,173,224,.11)}
.page-hosting-web .hw-capacity-label{color:#93A8C1;font-size:11px;font-weight:700}
.page-hosting-web .hw-capacity-value{display:grid;gap:8px}
.page-hosting-web .hw-capacity-value b{color:#fff;font-size:13px;font-weight:800}
.page-hosting-web .hw-capacity-value i{position:relative;display:block;height:1px;background:rgba(142,180,229,.18);font-style:normal}
.page-hosting-web .hw-capacity-value i::before{content:"";position:absolute;left:0;top:50%;height:2px;width:var(--w);transform:translateY(-50%) scaleX(0);transform-origin:left center;background:linear-gradient(90deg,#38BDF8,#1C6BFF);transition:transform .85s cubic-bezier(.22,.61,.36,1)}
.page-hosting-web .hw-capacity-value i::after{content:"";position:absolute;left:var(--w);top:50%;width:8px;height:8px;border-radius:50%;transform:translate(-50%,-50%) scale(.2);background:#fff;border:2px solid #51A8FF;opacity:0;transition:transform .5s .45s ease,opacity .3s .45s ease}
.page-hosting-web .hw-architecture-canvas.is-visible .hw-capacity-value i::before{transform:translateY(-50%) scaleX(1)}
.page-hosting-web .hw-architecture-canvas.is-visible .hw-capacity-value i::after{transform:translate(-50%,-50%) scale(1);opacity:1}
.page-hosting-web .hw-capacity-summary{display:grid;gap:12px;margin-top:22px}
.page-hosting-web .hw-capacity-summary>div{display:flex;align-items:center;justify-content:space-between;gap:20px}
.page-hosting-web .hw-capacity-summary strong{color:#D8E5F4;font-size:12px;font-weight:700}
.page-hosting-web .hw-capacity-summary span{color:#70B9FF;font-size:11px;font-weight:800}
.page-hosting-web .hw-architecture-caption{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:28px}
.page-hosting-web .hw-architecture-caption>div{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start}
.page-hosting-web .hw-architecture-caption .icon{width:16px;height:16px;color:#6CC6FF;margin-top:2px}
.page-hosting-web .hw-architecture-caption span{color:#91A8C2;font-size:12px;line-height:1.55}
.page-hosting-web .hw-architecture-caption strong{color:#DDE9F7;font-weight:800}
@keyframes hwRouteMove{to{stroke-dashoffset:-220}}

@media(max-width:1100px){
  .page-hosting-web .hw-architecture-intro{grid-template-columns:1fr;gap:18px}
  .page-hosting-web .hw-architecture-canvas{grid-template-columns:1fr}
  .page-hosting-web .hw-flow-zone{padding-right:0;border-right:0;border-bottom:1px solid rgba(133,173,224,.16)}
  .page-hosting-web .hw-capacity-zone{padding-left:0}
}
@media(max-width:760px){
  .page-hosting-web .hw-architecture{padding:68px 0!important}
  .page-hosting-web .hw-network{min-height:320px;overflow:hidden}
  .page-hosting-web .hw-network-svg{min-width:720px;margin-left:-110px}
  .page-hosting-web .hw-network-label{display:none}
  .page-hosting-web .hw-capacity-head,.page-hosting-web .hw-capacity-row{grid-template-columns:92px repeat(3,minmax(70px,1fr));gap:10px}
  .page-hosting-web .hw-capacity-zone{overflow-x:auto}
  .page-hosting-web .hw-architecture-caption{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  .page-hosting-web .hw-route-live{animation:none}
  .page-hosting-web .hw-capacity-value i::before,.page-hosting-web .hw-capacity-value i::after{transition:none!important;transform:none!important;opacity:1!important}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — ajustes finos de arquitectura y planes */

/* Imagen 1: alinear mejor el flujo técnico */
.page-hosting-web .hw-network{min-height:378px}
.page-hosting-web .hw-network-label{display:grid;grid-template-columns:16px auto;column-gap:9px;row-gap:4px;align-items:start;min-width:132px}
.page-hosting-web .hw-network-label .icon{width:15px;height:15px;color:#7CC7FF;margin-top:1px}
.page-hosting-web .hw-network-label strong{font-size:12.5px;font-weight:800;line-height:1.16;letter-spacing:-.01em}
.page-hosting-web .hw-network-label span{grid-column:2;color:#7e95ae;font-size:10.5px;line-height:1.35}
.page-hosting-web .hw-network-label.label-1{left:2%;top:65%;transform:translateY(-50%)}
.page-hosting-web .hw-network-label.label-2{left:20.5%;top:12%;transform:translateY(-50%)}
.page-hosting-web .hw-network-label.label-3{left:45.2%;top:84%;transform:translateY(-50%)}
.page-hosting-web .hw-network-label.label-4{left:67.2%;top:12%;transform:translateY(-50%)}
.page-hosting-web .hw-network-label.label-5{right:0.8%;top:65%;transform:translateY(-50%);min-width:124px}
.page-hosting-web .hw-flow-footer{gap:24px;padding-top:18px}
.page-hosting-web .hw-flow-footer span{white-space:nowrap}

/* Imagen 2: mejorar jerarquía del sistema de planes */
.site-page .hosting-web-pricing .plan-matrix-detailed,
.site-page .plan-pricing-section .plan-matrix-detailed{align-items:stretch;gap:28px}
.site-page .hosting-web-pricing .plan-matrix-detailed .price-card,
.site-page .plan-pricing-section .plan-matrix-detailed .price-card{padding:32px 30px 26px;border-radius:26px}
.site-page .hosting-web-pricing .plan-matrix-detailed .price-card.featured,
.site-page .plan-pricing-section .plan-matrix-detailed .price-card.featured{transform:none!important}
.site-page .hosting-web-pricing .price-card.featured::before,
.site-page .plan-pricing-section .price-card.featured::before{top:-22px!important;height:44px!important;min-width:190px!important;padding:0 18px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:.03em!important;background:linear-gradient(135deg,#1b63f1,#2b7cff)!important}
.site-page .hosting-web-pricing .price-card .kicker,
.site-page .plan-pricing-section .price-card .kicker{padding:8px 13px!important;font-size:10.5px!important;letter-spacing:.05em!important}
.site-page .hosting-web-pricing .price-card h3,
.site-page .plan-pricing-section .price-card h3{margin-top:18px!important;font-size:31px!important;letter-spacing:-.03em!important}
.site-page .hosting-web-pricing .price-card .plan-for,
.site-page .plan-pricing-section .price-card .plan-for{min-height:46px!important;margin-top:10px!important;font-size:13.5px!important;line-height:1.56!important}
.site-page .hosting-web-pricing .price-card .price,
.site-page .plan-pricing-section .price-card .price{display:flex!important;align-items:flex-start!important;flex-wrap:wrap!important;gap:6px!important;margin:20px 0 16px!important;line-height:1!important}
.site-page .hosting-web-pricing .price-card .price .plan-currency,
.site-page .plan-pricing-section .price-card .price .plan-currency{font-size:22px!important;line-height:1.1!important;color:var(--v22-ink)!important}
.site-page .hosting-web-pricing .price-card .price .plan-amount,
.site-page .plan-pricing-section .price-card .price .plan-amount,
.site-page .reseller-plan-matrix .price-card .price .plan-amount,
.site-page .plan-matrix-mail .price-card .price .plan-amount{font-size:60px!important;line-height:.92!important;font-weight:900!important;letter-spacing:-.055em!important;color:var(--v22-blue)!important}
.site-page .hosting-web-pricing .price-card.featured .price .plan-amount,
.site-page .plan-pricing-section .price-card.featured .price .plan-amount,
.site-page .reseller-plan-matrix .price-card.featured .price .plan-amount,
.site-page .plan-matrix-mail .price-card.featured .price .plan-amount{color:var(--v22-blue)!important}
.site-page .hosting-web-pricing .price-card .price small,
.site-page .plan-pricing-section .price-card .price small{display:flex!important;flex-direction:column!important;gap:3px!important;margin:6px 0 0 10px!important;font-size:11px!important;line-height:1.22!important;color:#7a899b!important}
.site-page .hosting-web-pricing .plan-storage-badge,
.site-page .plan-pricing-section .plan-storage-badge{margin-top:18px!important}
.site-page .hosting-web-pricing .plan-specs,
.site-page .plan-pricing-section .plan-specs{margin-top:14px!important}
.site-page .hosting-web-pricing .plan-features-detailed,
.site-page .plan-pricing-section .plan-features-detailed{margin:16px 0 18px!important;padding-top:16px!important}
.site-page .hosting-web-pricing .plan-features-detailed li,
.site-page .plan-pricing-section .plan-features-detailed li{padding:7px 0!important;font-size:12.6px!important;line-height:1.46!important}
.site-page .hosting-web-pricing .price-card>.btn,
.site-page .plan-pricing-section .price-card>.btn{min-height:48px!important;border-radius:13px!important;font-size:12.5px!important}
.site-page .hosting-web-pricing .plan-tech-stack,
.site-page .plan-pricing-section .plan-tech-stack{margin-top:18px!important;padding-top:16px!important}
.site-page .hosting-web-pricing .plan-tech-note,
.site-page .plan-pricing-section .plan-tech-note{font-size:10.6px!important;line-height:1.45!important}

@media (max-width:980px){
  .site-page .hosting-web-pricing .plan-matrix-detailed,
  .site-page .plan-pricing-section .plan-matrix-detailed{gap:24px}
  .site-page .hosting-web-pricing .plan-matrix-detailed .price-card,
  .site-page .plan-pricing-section .plan-matrix-detailed .price-card{padding:30px 24px 22px}
}
@media (max-width:760px){
  .page-hosting-web .hw-network{min-height:330px}
  .site-page .hosting-web-pricing .price-card .price .plan-amount,
  .site-page .plan-pricing-section .price-card .price .plan-amount,
  .site-page .reseller-plan-matrix .price-card .price .plan-amount,
  .site-page .plan-matrix-mail .price-card .price .plan-amount{font-size:52px!important}
  .site-page .hosting-web-pricing .plan-matrix-detailed .price-card,
  .site-page .plan-pricing-section .plan-matrix-detailed .price-card{padding:28px 20px 20px}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — corrección fina del diagrama Hosting Web */
.page-hosting-web .hw-network{min-height:372px;padding-bottom:8px}
.page-hosting-web .hw-network-label{position:absolute;display:grid;grid-template-columns:16px auto;column-gap:9px;row-gap:4px;align-items:start;min-width:134px;color:#fff}
.page-hosting-web .hw-network-label .icon{width:15px;height:15px;color:#83ceff;margin-top:1px}
.page-hosting-web .hw-network-label strong{font-size:12.5px;font-weight:800;line-height:1.14;letter-spacing:-.01em;color:#fff}
.page-hosting-web .hw-network-label span{grid-column:2;color:#7d95af;font-size:10.5px;line-height:1.35}

/* patrón abajo / arriba / abajo / arriba / abajo */
.page-hosting-web .hw-network-label.label-1{left:2.2%;top:67%;transform:none;text-align:left;min-width:136px}
.page-hosting-web .hw-network-label.label-2{left:27.7%;top:6.5%;transform:translateX(-50%);text-align:center;grid-template-columns:1fr;justify-items:center;min-width:118px}
.page-hosting-web .hw-network-label.label-2 span{grid-column:auto;margin-top:2px}
.page-hosting-web .hw-network-label.label-2 .icon{margin-top:0}
.page-hosting-web .hw-network-label.label-3{left:48.9%;top:78.5%;transform:translateX(-50%);text-align:center;grid-template-columns:1fr;justify-items:center;min-width:128px}
.page-hosting-web .hw-network-label.label-3 span{grid-column:auto;margin-top:2px}
.page-hosting-web .hw-network-label.label-3 .icon{margin-top:0}
.page-hosting-web .hw-network-label.label-4{left:71.2%;top:6.5%;transform:translateX(-50%);text-align:center;grid-template-columns:1fr;justify-items:center;min-width:132px}
.page-hosting-web .hw-network-label.label-4 span{grid-column:auto;margin-top:2px}
.page-hosting-web .hw-network-label.label-4 .icon{margin-top:0}
.page-hosting-web .hw-network-label.label-5{right:1.4%;top:67%;transform:none;text-align:left;min-width:138px}

/* respiración del sistema */
.page-hosting-web .hw-network-svg{display:block;width:100%;height:auto}
.page-hosting-web .hw-flow-zone{padding-bottom:2px}

@media (max-width:980px){
  .page-hosting-web .hw-network{min-height:352px}
  .page-hosting-web .hw-network-label.label-1{left:1.6%}
  .page-hosting-web .hw-network-label.label-5{right:1%}
}
@media (max-width:760px){
  .page-hosting-web .hw-network-label{display:none}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — diagrama 100% SVG: nodos + labels anclados al mismo viewBox */
.page-hosting-web .hw-network{min-height:0!important;padding-bottom:0!important;overflow:visible!important}
.page-hosting-web .hw-network-svg-v25{display:block;width:100%;height:auto;overflow:visible}
.page-hosting-web .hw-network-label{display:none!important}
.page-hosting-web .hw-svg-label{pointer-events:none}
.page-hosting-web .hw-svg-title{fill:#fff;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:800;letter-spacing:-.01em}
.page-hosting-web .hw-svg-subtitle{fill:#7f96af;font-family:Inter,system-ui,sans-serif;font-size:10.5px;font-weight:500}
.page-hosting-web .hw-svg-icon{fill:none;stroke:#7fcfff;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.page-hosting-web .hw-svg-label--top .hw-svg-title,
.page-hosting-web .hw-svg-label--bottom .hw-svg-title{text-anchor:start}
.page-hosting-web .hw-route-base{stroke:#17375f!important;stroke-width:2!important}
.page-hosting-web .hw-route-live{stroke-width:2.35!important}
.page-hosting-web .hw-svg-node circle:first-child{filter:none!important}

@media(max-width:760px){
  .page-hosting-web .hw-network{overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:10px!important}
  .page-hosting-web .hw-network-svg-v25{min-width:720px!important;margin-left:0!important}
}
@media(prefers-reduced-motion:reduce){
  .page-hosting-web .hw-route-live{animation:none!important}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — gráficos específicos para Hosting WordPress y eCommerce */
.service-graph-section{position:relative;padding-top:34px}
.service-graph-intro{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:28px}
.service-graph-intro>div{max-width:620px}
.service-graph-intro p{max-width:520px;margin:0;color:#5f7287;line-height:1.7}
.service-graph-grid{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(320px,.82fr);gap:28px;align-items:start}
.service-flow-canvas{position:relative;padding:24px 26px 22px;border-radius:24px;background:linear-gradient(180deg,#091d3a 0%,#071831 100%);border:1px solid rgba(95,143,214,.18);overflow:hidden}
.service-flow-canvas::before{content:none;display:none}
.service-flow-head,.service-capacity-head{position:relative;z-index:1}
.service-flow-head{display:grid;grid-template-columns:34px auto;column-gap:12px;row-gap:2px;align-items:center;margin-bottom:18px}
.service-flow-head span,.service-kicker{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(122,173,243,.26);background:rgba(255,255,255,.04);color:#8fcfff;font-size:12px;font-weight:800}
.service-flow-head strong{color:#fff;font-size:18px;font-weight:800;line-height:1.1}
.service-flow-head small{grid-column:2;color:#8ea6bf;font-size:12px;line-height:1.35}
.service-flow-svg-wrap{position:relative;z-index:1}
.service-flow-svg{display:block;width:100%;height:auto;overflow:visible}
.service-route-base{fill:none;stroke:#17375f;stroke-width:2}
.service-route-live{fill:none;stroke:url(#wpRouteGradient);stroke-width:2.35;stroke-linecap:round;stroke-dasharray:8 9}
.ecommerce-flow-canvas .service-route-live{stroke:url(#ecomRouteGradient)}
.service-svg-node circle:first-child{stroke:#75bcff;stroke-width:1.35}
.service-svg-node .dot{fill:#bfe7ff}
.service-svg-title{fill:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:800;letter-spacing:-.01em}
.service-svg-subtitle{fill:#8097b0;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500}
.service-flow-footer{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(122,173,243,.12)}
.service-flow-footer span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(122,173,243,.14);color:#b2c8dd;font-size:11px;font-weight:700;letter-spacing:.02em}
.service-capacity-board{padding:22px 22px 20px;border:1px solid #d9e4ef;border-radius:24px;background:#fff}
.service-capacity-head{display:grid;grid-template-columns:34px auto;column-gap:12px;row-gap:8px;align-items:start;margin-bottom:18px}
.service-capacity-head h3{margin:2px 0 0;font-size:26px;line-height:1.06;letter-spacing:-.03em;color:#0f213e}
.service-capacity-head p{grid-column:1/-1;margin:0;color:#66798e;font-size:13px;line-height:1.65}
.service-capacity-list{display:grid;gap:12px}
.service-capacity-card{padding:16px 16px 14px;border-radius:18px;border:1px solid #dce7f2;background:#fbfdff}
.service-capacity-card.featured{border-color:#2a77ff;background:linear-gradient(180deg,#f6fbff 0%,#eef6ff 100%)}
.service-capacity-card strong{display:block;color:#10213d;font-size:14px;font-weight:800;line-height:1.25}
.service-capacity-card p{margin:6px 0 0;color:#61758b;font-size:12.5px;line-height:1.55}
.service-capacity-card ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:8px}
.service-capacity-card li{display:flex;justify-content:space-between;gap:16px;padding-top:8px;border-top:1px solid #e7eef5}
.service-capacity-card li span{color:#6b7f93;font-size:12px}
.service-capacity-card li strong{font-size:12.5px;color:#1258dd}
.page-hosting-wordpress .service-kicker,.page-hosting-wordpress .service-flow-head span{color:#7fcfff}
.page-hosting-ecommerce .service-kicker,.page-hosting-ecommerce .service-flow-head span{color:#92c8ff}

@media (max-width:1120px){
  .service-graph-grid{grid-template-columns:1fr;gap:22px}
  .service-graph-intro{flex-direction:column;align-items:flex-start}
  .service-graph-intro p{max-width:760px}
}
@media (max-width:760px){
  .service-flow-canvas,.service-capacity-board{padding:20px}
  .service-flow-svg-wrap{overflow-x:auto;overflow-y:hidden}
  .service-flow-svg{min-width:720px}
  .service-capacity-head h3{font-size:23px}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — Reseller: especificaciones técnicas + FAQ moderno */
.page-reseller-hosting .reseller-tech-section{padding-top:18px}
.page-reseller-hosting .reseller-tech-shell{padding:34px 0 0}
.page-reseller-hosting .reseller-tech-intro{max-width:860px;margin-bottom:24px}
.page-reseller-hosting .reseller-tech-intro p{max-width:760px;color:#5f7287;line-height:1.72}
.page-reseller-hosting .reseller-tech-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.page-reseller-hosting .reseller-tech-card{position:relative;padding:22px 22px 20px;border-radius:22px;background:linear-gradient(180deg,#091a34 0%,#081529 100%);border:1px solid rgba(116,162,224,.14);overflow:hidden}
.page-reseller-hosting .reseller-tech-card::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#2c7dff 0%,#4ac8ff 45%,#7a62ff 100%);opacity:.95}
.page-reseller-hosting .reseller-tech-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(132,186,255,.14);color:#8cd6ff}
.page-reseller-hosting .reseller-tech-icon .icon{width:22px;height:22px}
.page-reseller-hosting .reseller-tech-card h3{margin:0 0 10px;color:#fff;font-size:18px;line-height:1.15;letter-spacing:-.02em}
.page-reseller-hosting .reseller-tech-card p{margin:0;color:#8fa7c1;font-size:13.25px;line-height:1.68}

.page-reseller-hosting .reseller-faq-section{padding-top:12px}
.page-reseller-hosting .reseller-faq-layout{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.18fr);gap:28px;align-items:start}
.page-reseller-hosting .reseller-faq-intro{position:sticky;top:118px;padding:26px;border:1px solid #dce6f0;border-radius:24px;background:linear-gradient(180deg,#fbfdff 0%,#f5f9ff 100%)}
.page-reseller-hosting .reseller-faq-intro p{margin:0;color:#64778c;line-height:1.72}
.page-reseller-hosting .reseller-faq-highlights{display:grid;gap:12px;margin-top:22px}
.page-reseller-hosting .reseller-faq-highlights span{display:grid;grid-template-columns:18px auto;column-gap:12px;row-gap:1px;align-items:center;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #e2ebf4}
.page-reseller-hosting .reseller-faq-highlights .icon{grid-row:1 / span 2;width:18px;height:18px;color:#1f67f2}
.page-reseller-hosting .reseller-faq-highlights strong{display:block;color:#10213d;font-size:13px;line-height:1.2}
.page-reseller-hosting .reseller-faq-highlights small{display:block;color:#71859a;font-size:11.2px;line-height:1.35}
.page-reseller-hosting .reseller-faq-list{display:grid;gap:12px}
.page-reseller-hosting .reseller-faq-item{border:1px solid #d9e5ef;border-radius:20px;background:#fff;overflow:hidden}
.page-reseller-hosting .reseller-faq-item[open]{border-color:#226ff7;box-shadow:0 10px 28px rgba(23,68,140,.08)}
.page-reseller-hosting .reseller-faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;cursor:pointer;list-style:none;font-size:15px;font-weight:700;color:#10213d}
.page-reseller-hosting .reseller-faq-item summary::-webkit-details-marker{display:none}
.page-reseller-hosting .reseller-faq-plus{position:relative;flex:0 0 18px;width:18px;height:18px}
.page-reseller-hosting .reseller-faq-plus::before,.page-reseller-hosting .reseller-faq-plus::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:#1f67f2;transform:translate(-50%,-50%)}
.page-reseller-hosting .reseller-faq-plus::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .24s ease}
.page-reseller-hosting .reseller-faq-item[open] .reseller-faq-plus::after{transform:translate(-50%,-50%) rotate(0deg)}
.page-reseller-hosting .reseller-faq-content{padding:0 22px 20px;color:#62758b;font-size:14px;line-height:1.72}
.page-reseller-hosting .reseller-faq-content p{margin:0}
.page-reseller-hosting .reseller-faq-content strong{color:#10213d}

@media (max-width:1180px){
  .page-reseller-hosting .reseller-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-reseller-hosting .reseller-faq-layout{grid-template-columns:1fr}
  .page-reseller-hosting .reseller-faq-intro{position:relative;top:auto}
}
@media (max-width:760px){
  .page-reseller-hosting .reseller-tech-grid{grid-template-columns:1fr}
  .page-reseller-hosting .reseller-tech-card{padding:20px}
  .page-reseller-hosting .reseller-faq-intro{padding:22px}
  .page-reseller-hosting .reseller-faq-item summary{padding:18px;font-size:14px}
  .page-reseller-hosting .reseller-faq-content{padding:0 18px 18px;font-size:13.5px}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — WordPress y eCommerce: replicar fondo oscuro/coherencia de Hosting Web */
.page-hosting-wordpress .service-graph-section,
.page-hosting-ecommerce .service-graph-section{
  position:relative;
  background:#07152b;
  color:#fff;
  padding:88px 0 !important;
  overflow:hidden;
}
.page-hosting-wordpress .service-graph-section::before,
.page-hosting-ecommerce .service-graph-section::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 18%,rgba(28,107,255,.14),transparent 28%);pointer-events:none}
.page-hosting-wordpress .service-graph-section .container,
.page-hosting-ecommerce .service-graph-section .container{position:relative;z-index:1}
.page-hosting-wordpress .service-graph-intro,
.page-hosting-ecommerce .service-graph-intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:70px;align-items:end;margin-bottom:42px}
.page-hosting-wordpress .service-graph-intro .eyebrow,
.page-hosting-ecommerce .service-graph-intro .eyebrow{color:#73B9FF !important}
.page-hosting-wordpress .service-graph-intro h2,
.page-hosting-ecommerce .service-graph-intro h2{margin:12px 0 0;color:#fff !important;max-width:660px !important;font-size:clamp(34px,3.3vw,48px) !important;letter-spacing:-.04em}
.page-hosting-wordpress .service-graph-intro p,
.page-hosting-ecommerce .service-graph-intro p{margin:0;color:#afc0d3 !important;font-size:15px;line-height:1.7;max-width:680px}

.page-hosting-wordpress .service-graph-grid,
.page-hosting-ecommerce .service-graph-grid{grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);gap:0;border-top:1px solid rgba(133,173,224,.16);border-bottom:1px solid rgba(133,173,224,.16)}
.page-hosting-wordpress .service-flow-canvas,
.page-hosting-ecommerce .service-flow-canvas{padding:34px 42px 34px 0;border-right:1px solid rgba(133,173,224,.16);border-radius:0;background:transparent;border-top:0;border-left:0;border-bottom:0;overflow:visible}
.page-hosting-wordpress .service-flow-canvas::before,
.page-hosting-ecommerce .service-flow-canvas::before{display:none}
.page-hosting-wordpress .service-capacity-board,
.page-hosting-ecommerce .service-capacity-board{padding:34px 0 34px 42px;border:0;border-radius:0;background:transparent}
.page-hosting-wordpress .service-flow-head,
.page-hosting-ecommerce .service-flow-head,
.page-hosting-wordpress .service-capacity-head,
.page-hosting-ecommerce .service-capacity-head{margin-bottom:24px}
.page-hosting-wordpress .service-flow-head span,
.page-hosting-ecommerce .service-flow-head span,
.page-hosting-wordpress .service-kicker,
.page-hosting-ecommerce .service-kicker{border:1px solid rgba(113,164,229,.3);background:transparent;color:#7CBFFF}
.page-hosting-wordpress .service-flow-head strong,
.page-hosting-ecommerce .service-flow-head strong{color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em}
.page-hosting-wordpress .service-flow-head small,
.page-hosting-ecommerce .service-flow-head small{color:#7F94AD;font-size:11px}
.page-hosting-wordpress .service-route-base,
.page-hosting-ecommerce .service-route-base{stroke:#17375F}
.page-hosting-wordpress .service-route-live,
.page-hosting-ecommerce .service-route-live{stroke-width:2.4;stroke-linecap:round;stroke-dasharray:10 12;opacity:.92;animation:hwRouteMove 18s linear infinite}
.page-hosting-wordpress .service-svg-node circle:first-child,
.page-hosting-ecommerce .service-svg-node circle:first-child{stroke:#2E6FBF;stroke-width:1.5}
.page-hosting-wordpress .service-svg-node .dot,
.page-hosting-ecommerce .service-svg-node .dot{fill:#7FD9FF;stroke:#fff;stroke-width:1}
.page-hosting-wordpress .service-svg-title,
.page-hosting-ecommerce .service-svg-title{font-size:14px;font-weight:800;fill:#fff}
.page-hosting-wordpress .service-svg-subtitle,
.page-hosting-ecommerce .service-svg-subtitle{font-size:11px;fill:#8097B0}
.page-hosting-wordpress .service-flow-footer,
.page-hosting-ecommerce .service-flow-footer{gap:22px;padding-top:16px;border-top:1px solid rgba(133,173,224,.13);color:#A9BAD0;font-size:11px}
.page-hosting-wordpress .service-flow-footer span,
.page-hosting-ecommerce .service-flow-footer span{min-height:auto;padding:0;background:none;border:0;border-radius:0;color:#A9BAD0;white-space:nowrap}

.page-hosting-wordpress .service-capacity-head,
.page-hosting-ecommerce .service-capacity-head{display:block}
.page-hosting-wordpress .service-capacity-head h3,
.page-hosting-ecommerce .service-capacity-head h3{margin:8px 0 0;color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em;line-height:1.2;text-transform:none}
.page-hosting-wordpress .service-capacity-head p,
.page-hosting-ecommerce .service-capacity-head p{margin-top:10px;color:#7F94AD;font-size:11px;line-height:1.6}
.page-hosting-wordpress .service-capacity-list,
.page-hosting-ecommerce .service-capacity-list{display:grid;gap:12px;margin-top:0}
.page-hosting-wordpress .service-capacity-card,
.page-hosting-ecommerce .service-capacity-card{padding:15px 0 16px;border:0;border-radius:0;background:transparent;border-bottom:1px solid rgba(133,173,224,.11)}
.page-hosting-wordpress .service-capacity-card.featured,
.page-hosting-ecommerce .service-capacity-card.featured{background:transparent;border-color:rgba(133,173,224,.18)}
.page-hosting-wordpress .service-capacity-card strong,
.page-hosting-ecommerce .service-capacity-card strong{display:block;color:#DDE9F7;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}
.page-hosting-wordpress .service-capacity-card>p,
.page-hosting-ecommerce .service-capacity-card>p{margin:8px 0 0;color:#91A8C2;font-size:12px;line-height:1.55}
.page-hosting-wordpress .service-capacity-card ul,
.page-hosting-ecommerce .service-capacity-card ul{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}
.page-hosting-wordpress .service-capacity-card li,
.page-hosting-ecommerce .service-capacity-card li{padding-top:0;border-top:0;display:grid;gap:4px}
.page-hosting-wordpress .service-capacity-card li span,
.page-hosting-ecommerce .service-capacity-card li span{color:#93A8C1;font-size:11px;font-weight:700}
.page-hosting-wordpress .service-capacity-card li strong,
.page-hosting-ecommerce .service-capacity-card li strong{font-size:13px;color:#fff;font-weight:800;text-transform:none;letter-spacing:0}

@media (max-width:1100px){
  .page-hosting-wordpress .service-graph-intro,
  .page-hosting-ecommerce .service-graph-intro{grid-template-columns:1fr;gap:18px}
  .page-hosting-wordpress .service-graph-grid,
  .page-hosting-ecommerce .service-graph-grid{grid-template-columns:1fr}
  .page-hosting-wordpress .service-flow-canvas,
  .page-hosting-ecommerce .service-flow-canvas{padding-right:0;border-right:0;border-bottom:1px solid rgba(133,173,224,.16)}
  .page-hosting-wordpress .service-capacity-board,
  .page-hosting-ecommerce .service-capacity-board{padding-left:0}
}
@media (max-width:760px){
  .page-hosting-wordpress .service-graph-section,
  .page-hosting-ecommerce .service-graph-section{padding:68px 0 !important}
  .page-hosting-wordpress .service-flow-canvas,
  .page-hosting-ecommerce .service-flow-canvas,
  .page-hosting-wordpress .service-capacity-board,
  .page-hosting-ecommerce .service-capacity-board{padding-top:24px;padding-bottom:24px}
  .page-hosting-wordpress .service-flow-svg,
  .page-hosting-ecommerce .service-flow-svg{min-width:720px;margin-left:-24px}
  .page-hosting-wordpress .service-capacity-card ul,
  .page-hosting-ecommerce .service-capacity-card ul{grid-template-columns:1fr 1fr}
}
@media (prefers-reduced-motion:reduce){
  .page-hosting-wordpress .service-route-live,
  .page-hosting-ecommerce .service-route-live{animation:none}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — WP + eCommerce replicate EXACT Hosting Web architecture template */
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture{position:relative;background:#07152B!important;color:#fff;padding:88px 0!important;overflow:hidden}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 20%,rgba(28,107,255,.13),transparent 30%);pointer-events:none}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture .container{position:relative;z-index:1}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:70px;align-items:end;margin-bottom:42px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-intro .eyebrow{color:#73B9FF!important}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-intro h2{margin:12px 0 0;color:#fff!important;max-width:660px!important;font-size:clamp(34px,3.3vw,48px)!important}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-intro p{margin:0;color:#AFC0D3!important;font-size:15px;line-height:1.7;max-width:680px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-canvas{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);border-top:1px solid rgba(133,173,224,.16);border-bottom:1px solid rgba(133,173,224,.16)}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-flow-zone{padding:34px 42px 34px 0;border-right:1px solid rgba(133,173,224,.16)}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-zone{padding:34px 0 34px 42px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-zone-label{display:grid;grid-template-columns:30px 1fr;column-gap:12px;align-items:center;margin-bottom:24px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-zone-label>span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(113,164,229,.3);border-radius:50%;color:#7CBFFF;font-size:10px;font-weight:800}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-zone-label strong{color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-zone-label small{color:#7F94AD;font-size:11px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-network{position:relative;min-height:0!important;padding-bottom:0!important;overflow:visible!important}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-network-svg{display:block;width:100%;height:auto;overflow:visible}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-route-base{fill:none;stroke:#17375F;stroke-width:2}
.page-hosting-wordpress .hw-route-live{fill:none;stroke:url(#wpRoute);stroke-width:2.4;stroke-linecap:round;stroke-dasharray:10 12;opacity:.92;animation:hwRouteMove 18s linear infinite}
.page-hosting-ecommerce .hw-route-live{fill:none;stroke:url(#ecomRoute);stroke-width:2.4;stroke-linecap:round;stroke-dasharray:10 12;opacity:.92;animation:hwRouteMove 18s linear infinite}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-svg-node circle:first-child{stroke:#2E6FBF;stroke-width:1.5;filter:none!important}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-svg-node .dot{fill:#7FD9FF;stroke:#fff;stroke-width:1}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-svg-title{fill:#fff;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:800;letter-spacing:-.01em}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-svg-subtitle{fill:#7f96af;font-family:Inter,system-ui,sans-serif;font-size:10.5px;font-weight:500}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-flow-footer{display:flex;flex-wrap:wrap;gap:22px;padding-top:16px;border-top:1px solid rgba(133,173,224,.13);color:#A9BAD0;font-size:11px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-flow-footer span{display:flex;align-items:center;gap:7px;white-space:nowrap}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-flow-footer .icon{width:15px;height:15px;color:#64B9FF}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-head,
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-row{display:grid;grid-template-columns:112px repeat(3,minmax(0,1fr));gap:14px;align-items:center}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-head{padding-bottom:12px;border-bottom:1px solid rgba(133,173,224,.13)}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-head strong{font-size:11px;color:#9AB0CA;text-transform:uppercase;letter-spacing:.08em}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-row{padding:16px 0;border-bottom:1px solid rgba(133,173,224,.11)}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-label{color:#93A8C1;font-size:11px;font-weight:700}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-value{display:grid;gap:8px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-value b{color:#fff;font-size:13px;font-weight:800}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-value i{position:relative;display:block;height:1px;background:rgba(142,180,229,.18);font-style:normal}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-value i::before{content:"";position:absolute;left:0;top:50%;height:2px;width:var(--w);transform:translateY(-50%) scaleX(0);transform-origin:left center;background:linear-gradient(90deg,#38BDF8,#1C6BFF);transition:transform .85s cubic-bezier(.22,.61,.36,1)}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-value i::after{content:"";position:absolute;left:var(--w);top:50%;width:8px;height:8px;border-radius:50%;transform:translate(-50%,-50%) scale(.2);background:#fff;border:2px solid #51A8FF;opacity:0;transition:transform .5s .45s ease,opacity .3s .45s ease}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-canvas.is-visible .hw-capacity-value i::before{transform:translateY(-50%) scaleX(1)}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-canvas.is-visible .hw-capacity-value i::after{transform:translate(-50%,-50%) scale(1);opacity:1}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-summary{display:grid;gap:12px;margin-top:22px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-summary>div{display:flex;align-items:center;justify-content:space-between;gap:20px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-summary strong{color:#D8E5F4;font-size:12px;font-weight:700}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-summary span{color:#70B9FF;font-size:11px;font-weight:800}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-caption{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:28px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-caption>div{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-caption .icon{width:16px;height:16px;color:#6CC6FF;margin-top:2px}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-caption span{color:#91A8C2;font-size:12px;line-height:1.55}
:is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-caption strong{color:#DDE9F7;font-weight:800}

@media(max-width:1100px){
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-intro{grid-template-columns:1fr;gap:18px}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-canvas{grid-template-columns:1fr}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-flow-zone{padding-right:0;border-right:0;border-bottom:1px solid rgba(133,173,224,.16)}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-zone{padding-left:0}
}
@media(max-width:760px){
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture{padding:68px 0!important}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-network{overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:10px!important}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-network-svg-v25{min-width:720px!important;margin-left:0!important}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-head,
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-row{grid-template-columns:92px repeat(3,minmax(70px,1fr));gap:10px}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-zone{overflow-x:auto}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-architecture-caption{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-route-live{animation:none}
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-value i::before,
  :is(.page-hosting-wordpress,.page-hosting-ecommerce) .hw-capacity-value i::after{transition:none!important;transform:none!important;opacity:1!important}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — páginas de confianza y operación: migración, infraestructura y seguridad */
.page-migracion-hosting,.page-infraestructura,.page-seguridad{--svc-navy:#07172f;--svc-ink:#10213d;--svc-text:#5d7188;--svc-line:#dce6f0;--svc-blue:#1c6bff;--svc-cyan:#55c8ff;--svc-soft:#f5f8fc}
.page-migracion-hosting .service-subhero .lead,.page-infraestructura .service-subhero .lead,.page-seguridad .service-subhero .lead{max-width:660px}
.service-definition{padding-bottom:54px!important}
.service-definition-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:54px;align-items:center}
.service-definition-copy h2{max-width:780px;margin:12px 0 18px;font-size:clamp(34px,3.2vw,48px);line-height:1.04;letter-spacing:-.035em;color:var(--svc-ink)}
.service-definition-copy p{max-width:780px;margin:0 0 14px;color:var(--svc-text);font-size:15.5px;line-height:1.76}
.service-definition-copy strong{color:var(--svc-ink)}
.service-definition-note{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:22px 24px;border:1px solid #dce7f2;border-radius:22px;background:linear-gradient(180deg,#fbfdff,#f4f8fd)}
.service-definition-note .note-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eaf3ff;color:var(--svc-blue)}
.service-definition-note .icon{width:21px;height:21px}
.service-definition-note strong{display:block;margin-bottom:6px;color:var(--svc-ink);font-size:14px}
.service-definition-note p{margin:0;color:#667a90;font-size:13px;line-height:1.65}
.service-section-head{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(340px,.8fr);gap:48px;align-items:end!important}
.service-section-head>div h2{margin-top:10px;max-width:720px}
.service-section-head>p{margin:0!important;max-width:600px;color:#64788e!important;line-height:1.7}
.service-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#dfe8f1;border:1px solid #dfe8f1;border-radius:24px;overflow:hidden}
.service-feature{min-height:235px;padding:27px 26px 24px;background:#fff}
.service-feature-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:20px;border-radius:15px;background:#eef5ff;color:var(--svc-blue)}
.service-feature-icon .icon{width:21px;height:21px}
.service-feature h3{margin:0 0 10px;color:var(--svc-ink);font-size:18px;line-height:1.2;letter-spacing:-.02em}
.service-feature p{margin:0;color:#63768c;font-size:13.5px;line-height:1.67}
.service-feature p strong{color:#2d425e}

.service-tech-dark{position:relative;background:var(--svc-navy)!important;color:#fff;padding:88px 0!important;overflow:hidden}
.service-tech-dark::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 20%,rgba(28,107,255,.14),transparent 30%);pointer-events:none}
.service-tech-dark .container{position:relative;z-index:1}
.service-dark-intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:70px;align-items:end;margin-bottom:42px}
.service-dark-intro .eyebrow{color:#73b9ff!important}
.service-dark-intro h2{margin:12px 0 0;color:#fff!important;max-width:680px;font-size:clamp(34px,3.3vw,48px)!important;line-height:1.04;letter-spacing:-.04em}
.service-dark-intro p{margin:0;color:#afc0d3;font-size:15px;line-height:1.72;max-width:680px}
.service-dark-caption{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:28px}
.service-dark-caption>div{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start}
.service-dark-caption .icon{width:16px;height:16px;color:#6cc6ff;margin-top:2px}
.service-dark-caption span{color:#91a8c2;font-size:12px;line-height:1.55}
.service-dark-caption strong{color:#dde9f7}

/* Migration process */
.service-process-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);gap:44px;border-top:1px solid rgba(133,173,224,.16);border-bottom:1px solid rgba(133,173,224,.16)}
.service-process-steps{padding:28px 38px 28px 0;border-right:1px solid rgba(133,173,224,.16)}
.service-process-step{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid rgba(133,173,224,.1)}
.service-process-step:last-child{border-bottom:0}
.service-process-step>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(113,164,229,.3);border-radius:50%;color:#7cbfff;font-size:10px;font-weight:800}
.service-process-step strong{display:block;color:#eef6ff;font-size:13px;margin-bottom:3px}
.service-process-step p{margin:0;color:#8299b3;font-size:11.5px;line-height:1.5}
.service-process-map{padding:32px 0 32px 4px}
.process-map-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:40px}
.process-map-head span{color:#fff;font-size:13px;font-weight:800}.process-map-head small{color:#7f94ad;font-size:11px}
.process-map-route{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center}
.process-map-node{text-align:center}
.process-map-node i{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;border-radius:50%;border:1px solid #2e6fbf;background:#0c294f;color:#7dcaff}
.process-map-node.active i{width:66px;height:66px;background:#0f3262;border-color:#4a91ff}.process-map-node.final i{border-color:#676dff}
.process-map-node .icon{width:23px;height:23px}.process-map-node strong{display:block;color:#fff;font-size:11.5px}.process-map-node small{display:block;margin-top:4px;color:#7890aa;font-size:9.8px}
.process-map-arrow{color:#31577f;font-size:20px}
.process-map-foot{display:flex;justify-content:center;gap:28px;margin-top:42px;padding-top:18px;border-top:1px solid rgba(133,173,224,.13);color:#9fb3c9;font-size:11px}.process-map-foot span{display:flex;align-items:center;gap:7px}.process-map-foot .icon{width:15px;height:15px;color:#64b9ff}

.service-two-col{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:64px;align-items:start}
.service-two-col h2{margin:10px 0 14px;max-width:680px;font-size:clamp(32px,3vw,44px);line-height:1.07;letter-spacing:-.035em;color:var(--svc-ink)}
.service-copy{max-width:680px;color:#667a8f;line-height:1.7}
.service-check-list{display:grid;gap:0;margin-top:24px;border-top:1px solid #dfe7ef}
.service-check-list>div{display:grid;grid-template-columns:20px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #dfe7ef}.service-check-list>.icon,.service-check-list>div>.icon{width:18px;height:18px;color:var(--svc-blue);margin-top:2px}.service-check-list strong{display:block;color:#213653;font-size:13px}.service-check-list small{display:block;margin-top:3px;color:#75889c;font-size:11.5px;line-height:1.5}
.service-side-panel{padding:26px 28px;border-radius:24px;background:#0b203e;color:#fff}.service-side-panel .eyebrow{color:#78c1ff!important}.service-side-panel h3{margin:10px 0 16px;color:#fff;font-size:25px;line-height:1.12;letter-spacing:-.03em}.service-side-panel ul,.service-side-panel ol{margin:0;padding-left:20px;color:#a5b8cd;font-size:13px;line-height:1.65}.service-side-panel li{margin:9px 0}.service-side-panel p{margin:18px 0 0;padding-top:16px;border-top:1px solid rgba(142,178,224,.14);color:#8fa5bd;font-size:12px;line-height:1.6}
.service-expectation{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1.45fr);gap:52px;align-items:start}.service-expectation>div:first-child h2{margin-top:10px;font-size:36px;line-height:1.06;letter-spacing:-.035em;color:var(--svc-ink)}.service-expectation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dfe7ef;border:1px solid #dfe7ef;border-radius:22px;overflow:hidden}.service-expectation-grid article{padding:22px 24px;background:#fff}.service-expectation-grid strong{display:block;color:#19304e;font-size:13px;margin-bottom:7px}.service-expectation-grid p{margin:0;color:#718399;font-size:12px;line-height:1.6}

/* Infra architecture */
.infra-system-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);border-top:1px solid rgba(133,173,224,.16);border-bottom:1px solid rgba(133,173,224,.16)}
.infra-route-panel{padding:32px 42px 32px 0;border-right:1px solid rgba(133,173,224,.16)}.infra-layers-panel{padding:32px 0 32px 42px}.infra-panel-head{display:grid;grid-template-columns:30px 1fr;column-gap:12px;align-items:center;margin-bottom:32px}.infra-panel-head>span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(113,164,229,.3);border-radius:50%;color:#7cbfff;font-size:10px;font-weight:800}.infra-panel-head strong{color:#fff;font-size:13px}.infra-panel-head small{color:#7f94ad;font-size:11px}
.infra-route{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center;padding:34px 0}.infra-node{text-align:center}.infra-node i{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 11px;border-radius:50%;border:1px solid #2e6fbf;background:#0c294f;color:#7dcaff}.infra-node.focus i{width:66px;height:66px;border-color:#4f8fff;background:#103261}.infra-node .icon{width:21px;height:21px}.infra-node strong{display:block;color:#fff;font-size:11.5px}.infra-node small{display:block;margin-top:4px;color:#7890aa;font-size:9.8px}.infra-route>span{color:#31577f;font-size:18px}.infra-route-foot{display:flex;gap:22px;padding-top:16px;border-top:1px solid rgba(133,173,224,.13);color:#a9bad0;font-size:11px}.infra-route-foot span{display:flex;align-items:center;gap:7px}.infra-route-foot .icon{width:15px;height:15px;color:#64b9ff}
.infra-layer-list{display:grid;gap:0}.infra-layer-list>div{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid rgba(133,173,224,.1)}.infra-layer-list>div:last-child{border-bottom:0}.infra-layer-list i{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:rgba(64,130,226,.1);color:#70bdff}.infra-layer-list .icon{width:17px;height:17px}.infra-layer-list strong{display:block;color:#dbe8f7;font-size:12px}.infra-layer-list small{display:block;margin-top:2px;color:#7f96ae;font-size:10.5px}
.service-outcome-list{display:grid;border-top:1px solid #dfe7ef}.service-outcome-list article{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:22px 0;border-bottom:1px solid #dfe7ef}.service-outcome-list article>span{font-size:11px;font-weight:800;color:#5795f6}.service-outcome-list h3{margin:0 0 6px;color:#18304e;font-size:18px}.service-outcome-list p{margin:0;max-width:850px;color:#687c91;font-size:13px;line-height:1.65}
.service-product-matrix{border:1px solid #dce5ef;border-radius:22px;overflow:hidden}.service-product-row{display:grid;grid-template-columns:.7fr 1.25fr 1.35fr;gap:24px;padding:17px 22px;border-bottom:1px solid #e4ebf2;background:#fff;color:#61758a;font-size:12.5px;line-height:1.5}.service-product-row:last-child{border-bottom:0}.service-product-row.head{background:#f4f8fd;color:#6e8298;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.service-product-row strong{color:#17304f}

/* Security */
.security-stack{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(133,173,224,.16);border-bottom:1px solid rgba(133,173,224,.16)}.security-stack article{position:relative;min-height:220px;padding:28px 22px;border-right:1px solid rgba(133,173,224,.13)}.security-stack article:last-child{border-right:0}.security-stack article>span{color:#5f8fc9;font-size:10px;font-weight:800}.security-stack article>i{display:grid;place-items:center;width:48px;height:48px;margin:38px 0 20px;border-radius:50%;border:1px solid #2e6fbf;background:#0c294f;color:#7dcaff}.security-stack .icon{width:20px;height:20px}.security-stack strong{display:block;color:#fff;font-size:13px}.security-stack small{display:block;margin-top:5px;color:#8299b3;font-size:10.8px;line-height:1.5}
.security-responsibility{display:grid;grid-template-columns:1fr 90px 1fr;gap:18px;align-items:stretch}.security-resp-col{padding:26px 28px;border:1px solid #dce6f0;border-radius:22px;background:#fff}.security-resp-col.provider{border-top:3px solid #1c6bff}.security-resp-col.client{border-top:3px solid #3ec3d7}.security-resp-head{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;margin-bottom:20px}.security-resp-head>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eef5ff;color:#1c6bff}.security-resp-head .icon{width:21px;height:21px}.security-resp-head strong{display:block;color:#152d4b;font-size:16px}.security-resp-head small{display:block;margin-top:2px;color:#718499;font-size:11px}.security-resp-col ul{margin:0;padding-left:18px;color:#64788d;font-size:13px;line-height:1.65}.security-resp-col li{margin:8px 0}.security-resp-divider{display:grid;place-items:center;align-content:center;gap:8px;color:#71869b}.security-resp-divider span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#0b203e;color:#fff;font-size:22px}.security-resp-divider small{text-align:center;font-size:10px;line-height:1.3}.security-incident-panel ol{padding-left:22px}.security-incident-panel li strong{color:#fff}.security-limit-section{background:#f7f9fc}

/* FAQ */
.service-faq-layout{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:54px;align-items:start}.service-faq-intro{position:sticky;top:118px}.service-faq-intro h2{margin:10px 0 14px;font-size:34px;line-height:1.07;letter-spacing:-.035em;color:var(--svc-ink)}.service-faq-intro p{color:#697d92;font-size:13.5px;line-height:1.7}.service-faq-list{display:grid;gap:10px}.service-faq-item{border:1px solid #dce6f0;border-radius:18px;background:#fff;overflow:hidden}.service-faq-item[open]{border-color:#9ebff2}.service-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 21px;cursor:pointer;list-style:none;color:#17304f;font-size:14px;font-weight:700}.service-faq-item summary::-webkit-details-marker{display:none}.service-faq-item>div{padding:0 21px 20px;color:#687c91;font-size:13px;line-height:1.68}.service-faq-item p{margin:0}.service-faq-plus{position:relative;flex:0 0 18px;width:18px;height:18px}.service-faq-plus::before,.service-faq-plus::after{content:"";position:absolute;left:50%;top:50%;width:13px;height:2px;border-radius:99px;background:#1c6bff;transform:translate(-50%,-50%)}.service-faq-plus::after{transform:translate(-50%,-50%) rotate(90deg);transition:.2s}.service-faq-item[open] .service-faq-plus::after{transform:translate(-50%,-50%) rotate(0)}

@media(max-width:1100px){.service-definition-grid,.service-dark-intro,.service-section-head,.service-process-layout,.service-two-col,.service-expectation,.service-faq-layout{grid-template-columns:1fr}.service-process-steps{padding-right:0;border-right:0;border-bottom:1px solid rgba(133,173,224,.16)}.service-process-map{padding-left:0}.service-faq-intro{position:relative;top:auto}.infra-system-grid{grid-template-columns:1fr}.infra-route-panel{padding-right:0;border-right:0;border-bottom:1px solid rgba(133,173,224,.16)}.infra-layers-panel{padding-left:0}.security-responsibility{grid-template-columns:1fr}.security-resp-divider{grid-template-columns:auto auto;justify-content:center;padding:4px 0}.service-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-expectation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.service-tech-dark{padding:68px 0!important}.service-feature-grid{grid-template-columns:1fr}.service-feature{min-height:0}.process-map-route{grid-template-columns:1fr;gap:14px}.process-map-arrow{transform:rotate(90deg);justify-self:center}.infra-route{grid-template-columns:1fr;gap:14px}.infra-route>span{transform:rotate(90deg)}.infra-route-foot,.process-map-foot{flex-wrap:wrap}.security-stack{grid-template-columns:1fr}.security-stack article{min-height:0;border-right:0;border-bottom:1px solid rgba(133,173,224,.13)}.security-stack article>i{margin:18px 0 14px}.service-expectation-grid{grid-template-columns:1fr}.service-product-row,.service-product-row.head{grid-template-columns:1fr;gap:6px}.service-product-row.head{display:none}.service-product-row{padding:18px}.service-dark-caption{grid-template-columns:1fr}.service-definition-note,.service-side-panel,.security-resp-col{padding:22px}}


/* ===== SOURCE: design-rebuild-.css ===== */

/* neutralizado en : las rejillas se eliminan en su CSS de origen. */


/* ===== SOURCE: design-rebuild-.css ===== */

/* — VPS + Partners */
.page-vps .vps-availability-alert{display:grid;grid-template-columns:48px 1fr auto;gap:16px;align-items:center;margin-bottom:34px;padding:18px 20px;border:1px solid #efc8c8;border-radius:18px;background:#fff8f8}
.page-vps .vps-alert-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#feecec;color:#c63b3b}.page-vps .vps-alert-icon .icon{width:22px;height:22px}.page-vps .vps-availability-alert strong{display:block;color:#7d2525;font-size:15px}.page-vps .vps-availability-alert p{margin:5px 0 0;color:#805b5b;font-size:12.5px;line-height:1.55}.page-vps .vps-alert-status{padding:8px 12px;border-radius:999px;background:#b92f2f;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em}
.page-vps .vps-plan-controls{justify-content:space-between}.page-vps .vps-plan-note{display:flex;align-items:center;gap:8px;color:#708399;font-size:12px}.page-vps .vps-plan-note .icon{width:17px;height:17px;color:#1760f1}.page-vps .vps-plan-matrix{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.page-vps .vps-plan-card{position:relative}.page-vps .vps-plan-card.featured::before{content:none!important;display:none!important}.page-vps .vps-status-pill{position:absolute;top:18px;right:18px;padding:6px 9px;border-radius:999px;background:#fff0f0;border:1px solid #efcaca;color:#b93232;font-size:9.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.page-vps .vps-plan-card.is-unavailable{opacity:.93}.page-vps .vps-plan-card.is-unavailable:hover{transform:none!important}.page-vps .vps-disabled-link{pointer-events:none!important;cursor:not-allowed!important;background:#edf1f5!important;border-color:#d8e0e8!important;color:#8b99a8!important}.page-vps .vps-card-foot{margin-top:12px;color:#9a6b6b;font-size:10.5px;text-align:center}
.page-vps .vps-explainer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:58px;align-items:center}.page-vps .vps-explainer-copy{max-width:720px}.page-vps .vps-explainer-copy p{color:#5f7287;line-height:1.75}.page-vps .vps-simple-compare{display:grid;gap:12px}.page-vps .vps-simple-compare>div{padding:20px;border:1px solid #dce6f0;border-radius:18px;background:#fff}.page-vps .vps-simple-compare>div.active{border-color:#2773f8;background:#f5f9ff}.page-vps .vps-simple-compare span{display:block;color:#1760f1;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.page-vps .vps-simple-compare strong{display:block;margin-top:6px;color:#10213d;font-size:17px}.page-vps .vps-simple-compare small{display:block;margin-top:6px;color:#6a7e94;line-height:1.5}
.page-vps .vps-dark-section{background:#07152b;color:#fff}.page-vps .vps-dark-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:60px;align-items:end;margin-bottom:34px}.page-vps .vps-dark-intro .eyebrow{color:#73b9ff!important}.page-vps .vps-dark-intro h2{color:#fff!important;margin-top:10px}.page-vps .vps-dark-intro p{margin:0;color:#a9bbcf;line-height:1.7}.page-vps .vps-resource-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(132,173,224,.17);border-bottom:1px solid rgba(132,173,224,.17)}.page-vps .vps-resource-flow>div{position:relative;padding:28px 24px;border-right:1px solid rgba(132,173,224,.13)}.page-vps .vps-resource-flow>div:last-child{border-right:0}.page-vps .vps-resource-flow .no{display:block;color:#5b8dc7;font-size:10px;font-weight:800}.page-vps .vps-resource-flow .icon{width:22px;height:22px;margin:20px 0 14px;color:#6fc8ff}.page-vps .vps-resource-flow strong{display:block;color:#fff;font-size:15px}.page-vps .vps-resource-flow small{display:block;margin-top:7px;color:#8299b3;line-height:1.5}
.page-vps .vps-usecase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.page-vps .vps-usecase-grid article{padding:22px;border:1px solid #dfe8f1;border-radius:20px;background:#fff}.page-vps .vps-usecase-grid .icon{width:22px;height:22px;color:#1760f1}.page-vps .vps-usecase-grid h3{margin:16px 0 8px;font-size:17px}.page-vps .vps-usecase-grid p{margin:0;color:#65788e;font-size:13px;line-height:1.65}.page-vps .vps-responsibility{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.page-vps .vps-responsibility>div{padding:20px;border-left:2px solid #2b72f6;background:#fff}.page-vps .vps-responsibility strong{display:block;color:#10213d;margin-bottom:7px}.page-vps .vps-responsibility span{color:#65788e;font-size:13px;line-height:1.65}

.page-partners .partners-intro-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:70px;align-items:start}.page-partners .partners-intro-grid p{margin-top:0;color:#5f7287;line-height:1.75}.page-partners .partners-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.page-partners .partners-model-grid article{position:relative;padding:26px;border:1px solid #dce6f0;border-radius:22px;background:#fff}.page-partners .partners-model-grid article.featured{border-color:#2773f8;background:#f6faff}.page-partners .partners-model-no{font-size:10px;font-weight:800;color:#8aa0b7}.page-partners .partners-model-icon{display:grid;place-items:center;width:46px;height:46px;margin:20px 0 17px;border-radius:14px;background:#f0f6ff;color:#1760f1}.page-partners .partners-model-icon .icon{width:21px;height:21px}.page-partners .partners-model-grid h3{font-size:19px}.page-partners .partners-model-grid p{color:#65788e;line-height:1.65}.page-partners .partners-model-grid strong{display:block;margin-top:16px;color:#16355f;font-size:12px}.page-partners .partners-model-grid a{display:inline-block;margin-top:14px;color:#1760f1;font-size:12px;font-weight:800}
.page-partners .partners-dark-section{background:#07152b;color:#fff}.page-partners .partners-dark-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:60px;align-items:end;margin-bottom:34px}.page-partners .partners-dark-intro .eyebrow{color:#73b9ff!important}.page-partners .partners-dark-intro h2{color:#fff!important;margin-top:10px}.page-partners .partners-dark-intro p{color:#a9bbcf;line-height:1.7}.page-partners .partners-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(132,173,224,.17);border-bottom:1px solid rgba(132,173,224,.17)}.page-partners .partners-process>div{padding:28px 22px;border-right:1px solid rgba(132,173,224,.13)}.page-partners .partners-process>div:last-child{border-right:0}.page-partners .partners-process span{display:block;color:#5d8fc8;font-size:10px;font-weight:800}.page-partners .partners-process .icon{width:21px;height:21px;margin:20px 0 14px;color:#70c7ff}.page-partners .partners-process strong{display:block;color:#fff;font-size:14px}.page-partners .partners-process small{display:block;margin-top:7px;color:#8199b3;line-height:1.5}
.page-partners .partners-fit-grid,.page-partners .partners-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.page-partners .partners-fit-grid article,.page-partners .partners-benefit-grid article{padding:22px;border:1px solid #dfe8f1;border-radius:20px;background:#fff}.page-partners .partners-fit-grid .icon,.page-partners .partners-benefit-grid .icon{width:22px;height:22px;color:#1760f1}.page-partners .partners-fit-grid h3,.page-partners .partners-benefit-grid h3{margin:15px 0 8px;font-size:17px}.page-partners .partners-fit-grid p,.page-partners .partners-benefit-grid p{margin:0;color:#65788e;font-size:13px;line-height:1.65}.page-partners .partners-boundaries{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start}.page-partners .partners-boundaries>div>p{color:#65788e;line-height:1.7}.page-partners .partners-boundary-list{display:grid;gap:11px}.page-partners .partners-boundary-list>div{display:grid;grid-template-columns:20px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #e2e9f0}.page-partners .partners-boundary-list .icon{width:18px;height:18px;color:#1760f1}.page-partners .partners-boundary-list strong{display:block;color:#10213d;font-size:13px}.page-partners .partners-boundary-list small{display:block;margin-top:4px;color:#718398;line-height:1.5}

@media(max-width:1100px){.page-vps .vps-plan-matrix,.page-vps .vps-usecase-grid,.page-partners .partners-fit-grid,.page-partners .partners-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-vps .vps-resource-flow,.page-partners .partners-process{grid-template-columns:repeat(2,minmax(0,1fr))}.page-vps .vps-dark-intro,.page-partners .partners-dark-intro,.page-vps .vps-explainer-grid,.page-partners .partners-intro-grid,.page-partners .partners-boundaries{grid-template-columns:1fr;gap:24px}.page-partners .partners-model-grid{grid-template-columns:1fr}.page-vps .vps-responsibility{grid-template-columns:1fr}}
@media(max-width:760px){.page-vps .vps-availability-alert{grid-template-columns:42px 1fr}.page-vps .vps-alert-status{grid-column:1/-1;width:max-content}.page-vps .vps-plan-matrix,.page-vps .vps-usecase-grid,.page-partners .partners-fit-grid,.page-partners .partners-benefit-grid,.page-vps .vps-resource-flow,.page-partners .partners-process{grid-template-columns:1fr}.page-vps .vps-resource-flow>div,.page-partners .partners-process>div{border-right:0;border-bottom:1px solid rgba(132,173,224,.13)}.page-vps .vps-resource-flow>div:last-child,.page-partners .partners-process>div:last-child{border-bottom:0}}


/* ===== SOURCE: design-rebuild-.css ===== */

/* neutralizado en : se preservan los fondos originales sin rejillas. */


/* ===== SOURCE: design-rebuild-.css ===== */

/* : limpieza global de rejillas completada en los estilos fuente. */


/* ===== SOURCE: design-rebuild-.css ===== */

/* — datos corporativos coherentes */
.footer-corporate-line{display:block;margin-top:7px;color:#8496aa;font-size:11.5px;line-height:1.5;max-width:330px}

.reseller-trust-section{background:#07152b!important;color:#fff}
.reseller-trust-head{max-width:760px;margin-bottom:30px}
.reseller-trust-head .eyebrow{color:#73b9ff!important}
.reseller-trust-head h2{color:#fff!important;margin:10px 0 12px}
.reseller-trust-head p{color:#a8bbcf;line-height:1.7}
.reseller-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.reseller-trust-grid article{padding:28px 26px;border:1px solid rgba(138,177,226,.18);border-radius:22px;background:rgba(255,255,255,.025)}
.reseller-trust-grid .trust-icon{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(133,180,238,.22);border-radius:15px;color:#70c7ff;margin-bottom:20px}
.reseller-trust-grid .trust-icon .icon{width:22px;height:22px}
.reseller-trust-grid h3{color:#fff!important;font-size:18px;margin:0 0 10px}
.reseller-trust-grid p{color:#a0b4c9;font-size:13px;line-height:1.65;margin:0 0 18px}
.reseller-trust-grid small{display:inline-flex;padding:6px 10px;border-radius:999px;border:1px solid rgba(112,199,255,.25);color:#70c7ff;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.reseller-trust-address{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:32px;padding-top:22px;border-top:1px solid rgba(133,173,224,.14);color:#8da2bb;font-size:12px}
.reseller-trust-address strong{color:#dce7f4}

.infra-location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.infra-location-grid article{padding:24px;border:1px solid #dce6f0;border-radius:20px;background:#fff}
.infra-location-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eef5ff;color:#1760f1;margin-bottom:18px}
.infra-location-grid article>span .icon{width:20px;height:20px}
.infra-location-grid h3{margin:0 0 7px;font-size:14px;color:#6c7f94}
.infra-location-grid strong{display:block;color:#10213d;font-size:18px;line-height:1.25;margin-bottom:8px}
.infra-location-grid p{margin:0;color:#61758b;font-size:13px;line-height:1.65}

.company-facts-section{padding-top:34px!important}
.company-facts-head{max-width:800px;margin-bottom:26px}
.company-facts-head p{max-width:650px;color:#64778c;line-height:1.7}
.company-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #dce6f0;border-bottom:1px solid #dce6f0}
.company-facts-grid article{padding:24px;border-right:1px solid #e2eaf2}
.company-facts-grid article:last-child{border-right:0}
.company-facts-grid strong{display:block;color:#10213d;font-size:17px;line-height:1.3;margin-bottom:7px}
.company-facts-grid span{color:#6c7f94;font-size:12.5px;line-height:1.55}

.contact-location-section{padding-top:26px!important;padding-bottom:26px!important}
.contact-location-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:42px;align-items:center;padding:30px 0;border-top:1px solid #dce6f0;border-bottom:1px solid #dce6f0}
.contact-location-grid h2{margin:10px 0 12px}
.contact-location-grid p{color:#64778c;line-height:1.7}
.contact-location-data{display:grid;gap:12px}
.contact-location-data>span{display:grid;grid-template-columns:20px auto;column-gap:12px;row-gap:3px;align-items:center;padding:14px 16px;border:1px solid #e0e8f1;border-radius:16px;background:#fbfdff}
.contact-location-data .icon{grid-row:1/3;width:18px;height:18px;color:#1760f1}
.contact-location-data strong{color:#10213d;font-size:12px}
.contact-location-data small{color:#6d8195;font-size:12px}

.support-local-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:42px;align-items:center}
.support-local-grid p{color:#64778c;line-height:1.7}
.support-local-data{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #dce6f0;border-bottom:1px solid #dce6f0}
.support-local-data>span{display:grid;gap:7px;padding:22px;border-right:1px solid #e3ebf3}
.support-local-data>span:last-child{border-right:0}
.support-local-data .icon{width:20px;height:20px;color:#1760f1}
.support-local-data strong{color:#10213d;font-size:14px}
.support-local-data small{color:#6f8398;font-size:11.5px;line-height:1.5}

.partners-confidence-section{padding-top:28px!important;padding-bottom:28px!important}
.partners-confidence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #dce6f0;border-bottom:1px solid #dce6f0}
.partners-confidence-grid article{display:grid;grid-template-columns:22px 1fr;gap:12px;padding:22px;border-right:1px solid #e2eaf2}
.partners-confidence-grid article:last-child{border-right:0}
.partners-confidence-grid .icon{width:20px;height:20px;color:#1760f1;margin-top:2px}
.partners-confidence-grid strong{display:block;color:#10213d;font-size:13px;line-height:1.35}
.partners-confidence-grid small{display:block;margin-top:4px;color:#71859a;font-size:11.5px;line-height:1.5}

@media(max-width:1100px){
  .reseller-trust-grid,.company-facts-grid,.partners-confidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .reseller-trust-grid article,.company-facts-grid article,.partners-confidence-grid article{border-right:1px solid rgba(133,173,224,.14)}
  .infra-location-grid{grid-template-columns:1fr}
  .contact-location-grid,.support-local-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  .reseller-trust-grid,.company-facts-grid,.partners-confidence-grid,.support-local-data{grid-template-columns:1fr}
  .company-facts-grid article,.partners-confidence-grid article,.support-local-data>span{border-right:0;border-bottom:1px solid #e2eaf2}
  .company-facts-grid article:last-child,.partners-confidence-grid article:last-child,.support-local-data>span:last-child{border-bottom:0}
}


/* — franja global de medios de pago */
.site-payment-strip{
  background:#f8fbff;
  border-top:1px solid #e4ebf3;
  border-bottom:1px solid #e0e8f1;
}
.site-payment-strip__inner{
  min-height:118px;
  display:grid;
  grid-template-columns:minmax(280px,.75fr) minmax(520px,1.25fr);
  gap:54px;
  align-items:center;
  padding-top:22px;
  padding-bottom:22px;
}
.site-payment-strip__copy{display:grid;gap:4px;align-content:center}
.site-payment-strip__eyebrow{
  color:#1760f1;
  font-size:10.5px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.site-payment-strip__copy strong{
  color:#0b1e45;
  font-family:Manrope,Inter,system-ui,sans-serif;
  font-size:17px;
  line-height:1.25;
  letter-spacing:-.015em;
}
.site-payment-strip__copy small{color:#71839a;font-size:12px;line-height:1.45}
.site-payment-strip__logos{
  display:flex;
  justify-content:flex-end;
  align-items:center;
  min-width:0;
}
.site-payment-strip__logos img{
  display:block;
  width:min(100%,680px);
  height:auto;
  max-height:58px;
  object-fit:contain;
  object-position:right center;
}
@media(max-width:900px){
  .site-payment-strip__inner{grid-template-columns:1fr;gap:18px;min-height:0;padding-top:24px;padding-bottom:24px}
  .site-payment-strip__copy{text-align:center}
  .site-payment-strip__logos{justify-content:center}
  .site-payment-strip__logos img{width:min(100%,620px);object-position:center}
}
@media(max-width:560px){
  .site-payment-strip__inner{padding-top:22px;padding-bottom:22px}
  .site-payment-strip__copy strong{font-size:16px}
  .site-payment-strip__logos{overflow:hidden}
  .site-payment-strip__logos img{width:100%;max-height:none}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — FAQ Hosting WordPress */
.page-hosting-wordpress .wp-faq-section{padding-top:28px}
.page-hosting-wordpress .wp-faq-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:34px;align-items:start}
.page-hosting-wordpress .wp-faq-intro{position:sticky;top:116px;padding:28px;border:1px solid #dce6f0;border-radius:24px;background:linear-gradient(180deg,#fbfdff 0%,#f5f9ff 100%)}
.page-hosting-wordpress .wp-faq-intro h2{margin:10px 0 14px;font-size:clamp(30px,3vw,42px);line-height:1.05;letter-spacing:-.035em;color:#0f213e}
.page-hosting-wordpress .wp-faq-intro>p{margin:0;color:#64778c;font-size:14px;line-height:1.72}
.page-hosting-wordpress .wp-faq-summary{display:grid;gap:11px;margin-top:24px}
.page-hosting-wordpress .wp-faq-summary>span{display:grid;grid-template-columns:20px 1fr;column-gap:11px;row-gap:2px;align-items:center;padding:13px 14px;border-radius:16px;background:#fff;border:1px solid #e2ebf4}
.page-hosting-wordpress .wp-faq-summary .icon{grid-row:1/span 2;width:18px;height:18px;color:#1c6bff}
.page-hosting-wordpress .wp-faq-summary strong{font-size:13px;color:#10213d;line-height:1.2}
.page-hosting-wordpress .wp-faq-summary small{font-size:11.2px;color:#71859a;line-height:1.35}
.page-hosting-wordpress .wp-faq-list{display:grid;gap:12px}
.page-hosting-wordpress .wp-faq-item{border:1px solid #d9e5ef;border-radius:20px;background:#fff;overflow:hidden}
.page-hosting-wordpress .wp-faq-item[open]{border-color:#1c6bff}
.page-hosting-wordpress .wp-faq-item summary{display:grid;grid-template-columns:34px 1fr 18px;gap:14px;align-items:center;padding:20px 22px;cursor:pointer;list-style:none;color:#10213d}
.page-hosting-wordpress .wp-faq-item summary::-webkit-details-marker{display:none}
.page-hosting-wordpress .wp-faq-item summary>span{font-size:10px;font-weight:800;letter-spacing:.08em;color:#7c90a5}
.page-hosting-wordpress .wp-faq-item summary>strong{font-size:15px;line-height:1.4;font-weight:750;color:#10213d}
.page-hosting-wordpress .wp-faq-item summary>i{position:relative;width:18px;height:18px;font-style:normal}
.page-hosting-wordpress .wp-faq-item summary>i::before,.page-hosting-wordpress .wp-faq-item summary>i::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:#1c6bff;transform:translate(-50%,-50%)}
.page-hosting-wordpress .wp-faq-item summary>i::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}
.page-hosting-wordpress .wp-faq-item[open] summary>i::after{transform:translate(-50%,-50%) rotate(0deg)}
.page-hosting-wordpress .wp-faq-item[open] summary{background:#f7faff;border-bottom:1px solid #e5edf6}
.page-hosting-wordpress .wp-faq-answer{padding:20px 22px 22px;color:#61758b;font-size:13.5px;line-height:1.72}
.page-hosting-wordpress .wp-faq-answer p{margin:0 0 12px}
.page-hosting-wordpress .wp-faq-answer p:last-child{margin-bottom:0}
.page-hosting-wordpress .wp-faq-answer ul{list-style:none;margin:12px 0;padding:0;display:grid;gap:9px}
.page-hosting-wordpress .wp-faq-answer li{position:relative;padding-left:20px;color:#61758b}
.page-hosting-wordpress .wp-faq-answer li::before{content:"";position:absolute;left:2px;top:.7em;width:6px;height:6px;border-radius:50%;background:#1c6bff}
.page-hosting-wordpress .wp-faq-answer strong{color:#10213d}
.page-hosting-wordpress .wp-faq-note{margin-top:14px;padding:13px 15px;border-left:3px solid #1c6bff;border-radius:0 12px 12px 0;background:#f4f8ff;color:#4e647d;font-size:12.5px;line-height:1.65}
@media(max-width:1020px){.page-hosting-wordpress .wp-faq-layout{grid-template-columns:1fr}.page-hosting-wordpress .wp-faq-intro{position:relative;top:auto}}
@media(max-width:760px){.page-hosting-wordpress .wp-faq-intro{padding:22px}.page-hosting-wordpress .wp-faq-item summary{grid-template-columns:28px 1fr 18px;padding:17px 18px;gap:10px}.page-hosting-wordpress .wp-faq-item summary>strong{font-size:14px}.page-hosting-wordpress .wp-faq-answer{padding:17px 18px 19px;font-size:13px}}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — FAQ Hosting Web */
.page-hosting-web .web-faq-section{padding-top:28px}
.page-hosting-web .web-faq-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:34px;align-items:start}
.page-hosting-web .web-faq-intro{position:sticky;top:116px;padding:28px;border:1px solid #dce6f0;border-radius:24px;background:linear-gradient(180deg,#fbfdff 0%,#f5f9ff 100%)}
.page-hosting-web .web-faq-intro h2{margin:10px 0 14px;font-size:clamp(30px,3vw,42px);line-height:1.05;letter-spacing:-.035em;color:#0f213e}
.page-hosting-web .web-faq-intro>p{margin:0;color:#64778c;font-size:14px;line-height:1.72}
.page-hosting-web .web-faq-summary{display:grid;gap:11px;margin-top:24px}
.page-hosting-web .web-faq-summary>span{display:grid;grid-template-columns:20px 1fr;column-gap:11px;row-gap:2px;align-items:center;padding:13px 14px;border-radius:16px;background:#fff;border:1px solid #e2ebf4}
.page-hosting-web .web-faq-summary .icon{grid-row:1/span 2;width:18px;height:18px;color:#1c6bff}
.page-hosting-web .web-faq-summary strong{font-size:13px;color:#10213d;line-height:1.2}
.page-hosting-web .web-faq-summary small{font-size:11.2px;color:#71859a;line-height:1.35}
.page-hosting-web .web-faq-list{display:grid;gap:12px}
.page-hosting-web .web-faq-item{border:1px solid #d9e5ef;border-radius:20px;background:#fff;overflow:hidden}
.page-hosting-web .web-faq-item[open]{border-color:#1c6bff}
.page-hosting-web .web-faq-item summary{display:grid;grid-template-columns:34px 1fr 18px;gap:14px;align-items:center;padding:20px 22px;cursor:pointer;list-style:none;color:#10213d}
.page-hosting-web .web-faq-item summary::-webkit-details-marker{display:none}
.page-hosting-web .web-faq-item summary>span{font-size:10px;font-weight:800;letter-spacing:.08em;color:#7c90a5}
.page-hosting-web .web-faq-item summary>strong{font-size:15px;line-height:1.4;font-weight:750;color:#10213d}
.page-hosting-web .web-faq-item summary>i{position:relative;width:18px;height:18px;font-style:normal}
.page-hosting-web .web-faq-item summary>i::before,.page-hosting-web .web-faq-item summary>i::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:#1c6bff;transform:translate(-50%,-50%)}
.page-hosting-web .web-faq-item summary>i::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}
.page-hosting-web .web-faq-item[open] summary>i::after{transform:translate(-50%,-50%) rotate(0deg)}
.page-hosting-web .web-faq-item[open] summary{background:#f7faff;border-bottom:1px solid #e5edf6}
.page-hosting-web .web-faq-answer{padding:20px 22px 22px;color:#61758b;font-size:13.5px;line-height:1.72}
.page-hosting-web .web-faq-answer p{margin:0 0 12px}
.page-hosting-web .web-faq-answer p:last-child{margin-bottom:0}
.page-hosting-web .web-faq-answer ul{list-style:none;margin:12px 0;padding:0;display:grid;gap:9px}
.page-hosting-web .web-faq-answer li{position:relative;padding-left:20px;color:#61758b}
.page-hosting-web .web-faq-answer li::before{content:"";position:absolute;left:2px;top:.7em;width:6px;height:6px;border-radius:50%;background:#1c6bff}
.page-hosting-web .web-faq-answer strong{color:#10213d}
.page-hosting-web .web-faq-note{margin-top:14px;padding:13px 15px;border-left:3px solid #1c6bff;border-radius:0 12px 12px 0;background:#f4f8ff;color:#4e647d;font-size:12.5px;line-height:1.65}
@media(max-width:1020px){.page-hosting-web .web-faq-layout{grid-template-columns:1fr}.page-hosting-web .web-faq-intro{position:relative;top:auto}}
@media(max-width:760px){.page-hosting-web .web-faq-intro{padding:22px}.page-hosting-web .web-faq-item summary{grid-template-columns:28px 1fr 18px;padding:17px 18px;gap:10px}.page-hosting-web .web-faq-item summary>strong{font-size:14px}.page-hosting-web .web-faq-answer{padding:17px 18px 19px;font-size:13px}}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — FAQ eCommerce + Correo Corporativo */
.page-hosting-ecommerce .ecom-faq-section,
.page-correo-corporativo .mail-faq-section{padding-top:28px}
.page-hosting-ecommerce .ecom-faq-layout,
.page-correo-corporativo .mail-faq-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:34px;align-items:start}
.page-hosting-ecommerce .ecom-faq-intro,
.page-correo-corporativo .mail-faq-intro{position:sticky;top:116px;padding:28px;border:1px solid #dce6f0;border-radius:24px;background:linear-gradient(180deg,#fbfdff 0%,#f5f9ff 100%)}
.page-hosting-ecommerce .ecom-faq-intro h2,
.page-correo-corporativo .mail-faq-intro h2{margin:10px 0 14px;font-size:clamp(30px,3vw,42px);line-height:1.05;letter-spacing:-.035em;color:#0f213e}
.page-hosting-ecommerce .ecom-faq-intro>p,
.page-correo-corporativo .mail-faq-intro>p{margin:0;color:#64778c;font-size:14px;line-height:1.72}
.page-hosting-ecommerce .ecom-faq-summary,
.page-correo-corporativo .mail-faq-summary{display:grid;gap:11px;margin-top:24px}
.page-hosting-ecommerce .ecom-faq-summary>span,
.page-correo-corporativo .mail-faq-summary>span{display:grid;grid-template-columns:20px 1fr;column-gap:11px;row-gap:2px;align-items:center;padding:13px 14px;border-radius:16px;background:#fff;border:1px solid #e2ebf4}
.page-hosting-ecommerce .ecom-faq-summary .icon,
.page-correo-corporativo .mail-faq-summary .icon{grid-row:1/span 2;width:18px;height:18px;color:#1c6bff}
.page-hosting-ecommerce .ecom-faq-summary strong,
.page-correo-corporativo .mail-faq-summary strong{font-size:13px;color:#10213d;line-height:1.2}
.page-hosting-ecommerce .ecom-faq-summary small,
.page-correo-corporativo .mail-faq-summary small{font-size:11.2px;color:#71859a;line-height:1.35}
.page-hosting-ecommerce .ecom-faq-list,
.page-correo-corporativo .mail-faq-list{display:grid;gap:12px}
.page-hosting-ecommerce .ecom-faq-item,
.page-correo-corporativo .mail-faq-item{border:1px solid #d9e5ef;border-radius:20px;background:#fff;overflow:hidden}
.page-hosting-ecommerce .ecom-faq-item[open],
.page-correo-corporativo .mail-faq-item[open]{border-color:#1c6bff}
.page-hosting-ecommerce .ecom-faq-item summary,
.page-correo-corporativo .mail-faq-item summary{display:grid;grid-template-columns:34px 1fr 18px;gap:14px;align-items:center;padding:20px 22px;cursor:pointer;list-style:none;color:#10213d}
.page-hosting-ecommerce .ecom-faq-item summary::-webkit-details-marker,
.page-correo-corporativo .mail-faq-item summary::-webkit-details-marker{display:none}
.page-hosting-ecommerce .ecom-faq-item summary>span,
.page-correo-corporativo .mail-faq-item summary>span{font-size:10px;font-weight:800;letter-spacing:.08em;color:#7c90a5}
.page-hosting-ecommerce .ecom-faq-item summary>strong,
.page-correo-corporativo .mail-faq-item summary>strong{font-size:15px;line-height:1.4;font-weight:750;color:#10213d}
.page-hosting-ecommerce .ecom-faq-item summary>i,
.page-correo-corporativo .mail-faq-item summary>i{position:relative;width:18px;height:18px;font-style:normal}
.page-hosting-ecommerce .ecom-faq-item summary>i::before,.page-hosting-ecommerce .ecom-faq-item summary>i::after,
.page-correo-corporativo .mail-faq-item summary>i::before,.page-correo-corporativo .mail-faq-item summary>i::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:#1c6bff;transform:translate(-50%,-50%)}
.page-hosting-ecommerce .ecom-faq-item summary>i::after,
.page-correo-corporativo .mail-faq-item summary>i::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}
.page-hosting-ecommerce .ecom-faq-item[open] summary>i::after,
.page-correo-corporativo .mail-faq-item[open] summary>i::after{transform:translate(-50%,-50%) rotate(0deg)}
.page-hosting-ecommerce .ecom-faq-item[open] summary,
.page-correo-corporativo .mail-faq-item[open] summary{background:#f7faff;border-bottom:1px solid #e5edf6}
.page-hosting-ecommerce .ecom-faq-answer,
.page-correo-corporativo .mail-faq-answer{padding:20px 22px 22px;color:#61758b;font-size:13.5px;line-height:1.72}
.page-hosting-ecommerce .ecom-faq-answer p,
.page-correo-corporativo .mail-faq-answer p{margin:0 0 12px}
.page-hosting-ecommerce .ecom-faq-answer p:last-child,
.page-correo-corporativo .mail-faq-answer p:last-child{margin-bottom:0}
.page-hosting-ecommerce .ecom-faq-answer ul,
.page-correo-corporativo .mail-faq-answer ul{list-style:none;margin:12px 0;padding:0;display:grid;gap:9px}
.page-hosting-ecommerce .ecom-faq-answer li,
.page-correo-corporativo .mail-faq-answer li{position:relative;padding-left:20px;color:#61758b}
.page-hosting-ecommerce .ecom-faq-answer li::before,
.page-correo-corporativo .mail-faq-answer li::before{content:"";position:absolute;left:2px;top:.7em;width:6px;height:6px;border-radius:50%;background:#1c6bff}
.page-hosting-ecommerce .ecom-faq-answer strong,
.page-correo-corporativo .mail-faq-answer strong{color:#10213d}
.page-hosting-ecommerce .ecom-faq-note,
.page-correo-corporativo .mail-faq-note{margin-top:14px;padding:13px 15px;border-left:3px solid #1c6bff;border-radius:0 12px 12px 0;background:#f4f8ff;color:#4e647d;font-size:12.5px;line-height:1.65}
@media(max-width:1020px){
  .page-hosting-ecommerce .ecom-faq-layout,
  .page-correo-corporativo .mail-faq-layout{grid-template-columns:1fr}
  .page-hosting-ecommerce .ecom-faq-intro,
  .page-correo-corporativo .mail-faq-intro{position:relative;top:auto}
}
@media(max-width:760px){
  .page-hosting-ecommerce .ecom-faq-intro,
  .page-correo-corporativo .mail-faq-intro{padding:22px}
  .page-hosting-ecommerce .ecom-faq-item summary,
  .page-correo-corporativo .mail-faq-item summary{grid-template-columns:28px 1fr 18px;padding:17px 18px;gap:10px}
  .page-hosting-ecommerce .ecom-faq-item summary>strong,
  .page-correo-corporativo .mail-faq-item summary>strong{font-size:14px}
  .page-hosting-ecommerce .ecom-faq-answer,
  .page-correo-corporativo .mail-faq-answer{padding:17px 18px 19px;font-size:13px}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — Home / sección de servicios refinada con assets transparentes */
body[data-page="index"] .home-service-suite{
  padding:86px 0 94px!important;
  background:#fff;
}
body[data-page="index"] .home-service-suite .container{
  width:min(1280px,calc(100% - 48px));
}
body[data-page="index"] .home-service-suite__head{
  margin:0 0 42px;
  max-width:840px;
}
body[data-page="index"] .home-service-suite__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:15px;
  color:#0d5cf6;
  font:800 10px/1 Inter,system-ui,sans-serif;
  letter-spacing:.12em;
  text-transform:uppercase;
}
body[data-page="index"] .home-service-suite__eyebrow i{
  position:relative;
  display:block;
  width:22px;
  height:2px;
  border-radius:999px;
  background:#1769ff;
}
body[data-page="index"] .home-service-suite__eyebrow i::after{
  content:"";
  position:absolute;
  right:-9px;
  top:50%;
  width:4px;
  height:4px;
  border-radius:50%;
  background:#1769ff;
  transform:translateY(-50%);
}
body[data-page="index"] .home-service-suite__head h2{
  margin:0!important;
  max-width:760px;
  color:#071a3a!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:clamp(38px,4vw,54px)!important;
  font-weight:800!important;
  line-height:1.04!important;
  letter-spacing:-.042em!important;
}
body[data-page="index"] .home-service-suite__head p{
  margin:17px 0 0;
  color:#344d70;
  font-size:15px;
  line-height:1.72;
  max-width:790px;
}
body[data-page="index"] .home-service-suite__grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:16px;
}
body[data-page="index"] .home-service-card{
  position:relative;
  min-width:0;
  overflow:hidden;
  border:1px solid #dce5f0!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(7,27,58,.05)!important;
  isolation:isolate;
}
body[data-page="index"] .home-service-card--wide{
  grid-column:span 3;
  min-height:266px;
  padding:28px 30px 26px;
}
body[data-page="index"] .home-service-card--third{
  grid-column:span 2;
  min-height:316px;
  padding:27px 27px 25px;
}
body[data-page="index"] .home-service-card__copy{
  position:relative;
  z-index:3;
  max-width:56%;
}
body[data-page="index"] .home-service-card--third .home-service-card__copy{
  max-width:60%;
}
body[data-page="index"] .home-service-card--dark .home-service-card__copy{
  max-width:48%;
}
body[data-page="index"] .home-service-card__icon{
  display:grid!important;
  place-items:center;
  width:46px!important;
  height:46px!important;
  margin:0 0 24px;
  border:1px solid #dfe9f7!important;
  border-radius:14px!important;
  background:#f3f7fd!important;
  color:#0d5cf6!important;
  box-shadow:none!important;
}
body[data-page="index"] .home-service-card__icon .icon{
  width:20px;
  height:20px;
}
body[data-page="index"] .home-service-card h3{
  margin:0!important;
  color:#071a3a!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
}
body[data-page="index"] .home-service-card p{
  margin:10px 0 0!important;
  color:#536b8b!important;
  font-size:14px!important;
  line-height:1.62!important;
}
body[data-page="index"] .home-service-card__link{
  display:inline-flex;
  align-items:center;
  gap:14px;
  margin-top:24px;
  color:#075fff!important;
  font-size:12.5px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
}
body[data-page="index"] .home-service-card__link span{
  font-size:19px;
  font-weight:500;
  line-height:.7;
  transition:transform .18s ease;
}
body[data-page="index"] .home-service-card:hover .home-service-card__link span{transform:translateX(4px)}
body[data-page="index"] .home-service-card__art{
  position:absolute;
  z-index:1;
  display:block;
  max-width:none;
  pointer-events:none;
  user-select:none;
  object-fit:contain;
  object-position:right bottom;
}
body[data-page="index"] .home-service-card__art--hosting{
  width:250px;
  right:8px;
  bottom:8px;
}
body[data-page="index"] .home-service-card__art--domain{
  width:265px;
  right:0;
  bottom:0;
}
body[data-page="index"] .home-service-card__art--mail{
  width:188px;
  right:12px;
  bottom:6px;
}
body[data-page="index"] .home-service-card__art--design{
  width:214px;
  right:0;
  bottom:0;
}
body[data-page="index"] .home-service-card--dark{
  border-color:#071c3d!important;
  background:#061a39!important;
  box-shadow:none!important;
}
body[data-page="index"] .home-service-card--dark .home-service-card__icon{
  border-color:#1467d7!important;
  background:#08244a!important;
  color:#2e7cff!important;
}
body[data-page="index"] .home-service-card--dark h3{color:#fff!important}
body[data-page="index"] .home-service-card--dark p{color:#b5c5d8!important}
body[data-page="index"] .home-service-card--dark .home-service-card__link{color:#fff!important}
body[data-page="index"] .home-service-card__art--migration{
  width:332px;
  right:-30px;
  bottom:-18px;
  opacity:1;
  mix-blend-mode:normal;
}
body[data-page="index"] .home-service-card::after{
  content:"";
  position:absolute;
  z-index:0;
  right:-80px;
  bottom:-100px;
  width:260px;
  height:220px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(70,132,255,.13),rgba(70,132,255,0) 70%);
  pointer-events:none;
}
body[data-page="index"] .home-service-card--dark::after{
  background:radial-gradient(circle,rgba(42,111,255,.20),rgba(42,111,255,0) 70%);
}
@media (hover:hover){
  body[data-page="index"] .home-service-card{
    transition:border-color .18s ease,transform .18s ease;
  }
  body[data-page="index"] .home-service-card:hover{
    transform:translateY(-2px);
    border-color:#cbd9eb!important;
  }
  body[data-page="index"] .home-service-card--dark:hover{border-color:#174d93!important}
}
@media (max-width:1180px){
  body[data-page="index"] .home-service-card__copy{max-width:52%}
  body[data-page="index"] .home-service-card--third .home-service-card__copy{max-width:56%}
  body[data-page="index"] .home-service-card--dark .home-service-card__copy{max-width:44%}
  body[data-page="index"] .home-service-card__art--hosting{width:228px}
  body[data-page="index"] .home-service-card__art--domain{width:238px}
}
@media (max-width:1040px){
  body[data-page="index"] .home-service-card--third{grid-column:span 3}
  body[data-page="index"] .home-service-card--third:last-child{grid-column:span 6;min-height:270px}
  body[data-page="index"] .home-service-card--third:last-child .home-service-card__copy{max-width:55%}
  body[data-page="index"] .home-service-card__art--migration{width:292px;right:-18px;bottom:-12px}
}
@media (max-width:760px){
  body[data-page="index"] .home-service-suite{padding:64px 0 70px!important}
  body[data-page="index"] .home-service-suite .container{width:min(100% - 28px,1280px)}
  body[data-page="index"] .home-service-suite__head{margin-bottom:30px}
  body[data-page="index"] .home-service-suite__head h2{font-size:36px!important}
  body[data-page="index"] .home-service-suite__head h2 br,
  body[data-page="index"] .home-service-suite__head p br{display:none}
  body[data-page="index"] .home-service-suite__grid{grid-template-columns:1fr;gap:13px}
  body[data-page="index"] .home-service-card--wide,
  body[data-page="index"] .home-service-card--third,
  body[data-page="index"] .home-service-card--third:last-child{grid-column:auto;min-height:300px;padding:24px 22px}
  body[data-page="index"] .home-service-card__copy,
  body[data-page="index"] .home-service-card--third .home-service-card__copy,
  body[data-page="index"] .home-service-card--third:last-child .home-service-card__copy{max-width:62%}
  body[data-page="index"] .home-service-card--dark .home-service-card__copy{max-width:54%}
  body[data-page="index"] .home-service-card__icon{margin-bottom:20px}
  body[data-page="index"] .home-service-card__art--hosting{width:186px;right:8px;bottom:8px}
  body[data-page="index"] .home-service-card__art--domain{width:198px;right:0;bottom:0}
  body[data-page="index"] .home-service-card__art--mail{width:144px;right:12px;bottom:8px}
  body[data-page="index"] .home-service-card__art--design{width:170px;right:0;bottom:0}
  body[data-page="index"] .home-service-card__art--migration{width:236px;right:-12px;bottom:-8px}
}
@media (max-width:520px){
  body[data-page="index"] .home-service-suite__head h2{font-size:32px!important}
  body[data-page="index"] .home-service-card__copy,
  body[data-page="index"] .home-service-card--third .home-service-card__copy,
  body[data-page="index"] .home-service-card--third:last-child .home-service-card__copy,
  body[data-page="index"] .home-service-card--dark .home-service-card__copy{max-width:100%;padding-bottom:110px}
  body[data-page="index"] .home-service-card--wide,
  body[data-page="index"] .home-service-card--third,
  body[data-page="index"] .home-service-card--third:last-child{min-height:360px}
  body[data-page="index"] .home-service-card__art--hosting{width:172px;right:12px;bottom:10px}
  body[data-page="index"] .home-service-card__art--domain{width:180px;right:6px;bottom:4px}
  body[data-page="index"] .home-service-card__art--mail{width:136px;right:12px;bottom:10px}
  body[data-page="index"] .home-service-card__art--design{width:154px;right:6px;bottom:6px}
  body[data-page="index"] .home-service-card__art--migration{width:210px;right:-10px;bottom:-8px}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — Nosotros / valores con ilustraciones 3D transparentes */
body[data-page="nosotros"] .about-values-section{
  padding:84px 0 92px!important;
  background:#fff;
}
body[data-page="nosotros"] .about-values-head{
  max-width:790px;
  margin-bottom:40px;
}
body[data-page="nosotros"] .about-values-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:14px;
  color:#0d5cf6;
  font:800 10px/1 Inter,system-ui,sans-serif;
  letter-spacing:.12em;
  text-transform:uppercase;
}
body[data-page="nosotros"] .about-values-eyebrow i{
  width:20px;
  height:2px;
  border-radius:999px;
  background:#1769ff;
}
body[data-page="nosotros"] .about-values-head h2{
  margin:0!important;
  color:#071a3a!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:clamp(38px,4vw,52px)!important;
  line-height:1.04!important;
  letter-spacing:-.04em!important;
}
body[data-page="nosotros"] .about-values-head p{
  max-width:760px;
  margin:14px 0 0;
  color:#344d70;
  font-size:15px;
  line-height:1.72;
}
body[data-page="nosotros"] .about-values-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:16px;
}
body[data-page="nosotros"] .about-value-card{
  position:relative;
  min-width:0;
  overflow:hidden;
  isolation:isolate;
  border:1px solid #dce5f0;
  border-radius:24px;
  background:#fff;
  box-shadow:0 8px 26px rgba(7,27,58,.045);
}
body[data-page="nosotros"] .about-value-card--wide{
  grid-column:span 3;
  min-height:282px;
  padding:28px 30px 26px;
}
body[data-page="nosotros"] .about-value-card--third{
  grid-column:span 2;
  min-height:330px;
  padding:27px 27px 25px;
}
body[data-page="nosotros"] .about-value-copy{
  position:relative;
  z-index:3;
  max-width:56%;
}
body[data-page="nosotros"] .about-value-card--third .about-value-copy{
  max-width:62%;
}
body[data-page="nosotros"] .about-value-card--dark .about-value-copy{
  max-width:58%;
}
body[data-page="nosotros"] .about-value-icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  margin-bottom:24px;
  border:1px solid #dfe9f7;
  border-radius:14px;
  background:#f3f7fd;
  color:#0d5cf6;
}
body[data-page="nosotros"] .about-value-icon .icon{
  width:20px;
  height:20px;
}
body[data-page="nosotros"] .about-value-card h3{
  margin:0!important;
  color:#071a3a!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:19px!important;
  font-weight:800!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
}
body[data-page="nosotros"] .about-value-card p{
  margin:10px 0 0!important;
  color:#536b8b!important;
  font-size:14px!important;
  line-height:1.62!important;
}
body[data-page="nosotros"] .about-value-link{
  display:inline-flex;
  align-items:center;
  gap:14px;
  margin-top:24px;
  color:#075fff!important;
  font-size:12.5px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
}
body[data-page="nosotros"] .about-value-link span{
  font-size:19px;
  font-weight:500;
  line-height:.7;
  transition:transform .18s ease;
}
body[data-page="nosotros"] .about-value-card:hover .about-value-link span{
  transform:translateX(4px);
}
body[data-page="nosotros"] .about-value-art{
  position:absolute;
  z-index:1;
  display:block;
  max-width:none;
  object-fit:contain;
  pointer-events:none;
  user-select:none;
}
/* Keep generous safe-area around every PNG so glow/shadow stays inside card */
body[data-page="nosotros"] .about-value-art--cercania{
  width:248px;
  right:10px;
  bottom:6px;
}
body[data-page="nosotros"] .about-value-art--operacion{
  width:272px;
  right:5px;
  bottom:3px;
}
body[data-page="nosotros"] .about-value-art--responsabilidad{
  width:220px;
  right:4px;
  bottom:2px;
}
body[data-page="nosotros"] .about-value-art--diseno{
  width:220px;
  right:2px;
  bottom:1px;
}
body[data-page="nosotros"] .about-value-art--mejora{
  width:205px;
  right:8px;
  bottom:6px;
}
body[data-page="nosotros"] .about-value-card--dark{
  border-color:#071c3d;
  background:#061a39;
  box-shadow:none;
}
body[data-page="nosotros"] .about-value-card--dark .about-value-icon{
  border-color:#1467d7;
  background:#08244a;
  color:#2e7cff;
}
body[data-page="nosotros"] .about-value-card--dark h3{color:#fff!important}
body[data-page="nosotros"] .about-value-card--dark p{color:#b5c5d8!important}
body[data-page="nosotros"] .about-value-card--dark .about-value-link{color:#fff!important}
body[data-page="nosotros"] .about-value-card::after{
  content:"";
  position:absolute;
  z-index:0;
  right:-70px;
  bottom:-90px;
  width:230px;
  height:190px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(70,132,255,.12),rgba(70,132,255,0) 70%);
  pointer-events:none;
}
body[data-page="nosotros"] .about-value-card--dark::after{
  background:radial-gradient(circle,rgba(42,111,255,.20),rgba(42,111,255,0) 70%);
}
@media (hover:hover){
  body[data-page="nosotros"] .about-value-card{
    transition:transform .18s ease,border-color .18s ease;
  }
  body[data-page="nosotros"] .about-value-card:hover{
    transform:translateY(-2px);
    border-color:#cbd9eb;
  }
  body[data-page="nosotros"] .about-value-card--dark:hover{border-color:#174d93}
}
@media (max-width:1120px){
  body[data-page="nosotros"] .about-value-copy{max-width:52%}
  body[data-page="nosotros"] .about-value-card--third .about-value-copy{max-width:58%}
  body[data-page="nosotros"] .about-value-art--cercania{width:228px}
  body[data-page="nosotros"] .about-value-art--operacion{width:250px}
}
@media (max-width:1040px){
  body[data-page="nosotros"] .about-value-card--third{grid-column:span 3}
  body[data-page="nosotros"] .about-value-card--third:last-child{grid-column:span 6;min-height:286px}
  body[data-page="nosotros"] .about-value-card--third:last-child .about-value-copy{max-width:54%}
  body[data-page="nosotros"] .about-value-art--mejora{width:230px;right:18px;bottom:5px}
}
@media (max-width:760px){
  body[data-page="nosotros"] .about-values-section{padding:64px 0 70px!important}
  body[data-page="nosotros"] .about-values-head{margin-bottom:30px}
  body[data-page="nosotros"] .about-values-head h2{font-size:36px!important}
  body[data-page="nosotros"] .about-values-grid{grid-template-columns:1fr;gap:13px}
  body[data-page="nosotros"] .about-value-card--wide,
  body[data-page="nosotros"] .about-value-card--third,
  body[data-page="nosotros"] .about-value-card--third:last-child{
    grid-column:auto;
    min-height:310px;
    padding:24px 22px;
  }
  body[data-page="nosotros"] .about-value-copy,
  body[data-page="nosotros"] .about-value-card--third .about-value-copy,
  body[data-page="nosotros"] .about-value-card--third:last-child .about-value-copy{max-width:60%}
  body[data-page="nosotros"] .about-value-card--dark .about-value-copy{max-width:58%}
  body[data-page="nosotros"] .about-value-icon{margin-bottom:20px}
  body[data-page="nosotros"] .about-value-art--cercania{width:190px;right:8px;bottom:8px}
  body[data-page="nosotros"] .about-value-art--operacion{width:204px;right:4px;bottom:4px}
  body[data-page="nosotros"] .about-value-art--responsabilidad{width:176px;right:5px;bottom:6px}
  body[data-page="nosotros"] .about-value-art--diseno{width:178px;right:3px;bottom:5px}
  body[data-page="nosotros"] .about-value-art--mejora{width:170px;right:8px;bottom:8px}
}
@media (max-width:520px){
  body[data-page="nosotros"] .about-values-head h2{font-size:32px!important}
  body[data-page="nosotros"] .about-value-copy,
  body[data-page="nosotros"] .about-value-card--third .about-value-copy,
  body[data-page="nosotros"] .about-value-card--third:last-child .about-value-copy,
  body[data-page="nosotros"] .about-value-card--dark .about-value-copy{
    max-width:100%;
    padding-bottom:114px;
  }
  body[data-page="nosotros"] .about-value-card--wide,
  body[data-page="nosotros"] .about-value-card--third,
  body[data-page="nosotros"] .about-value-card--third:last-child{min-height:370px}
  body[data-page="nosotros"] .about-value-art--cercania{width:164px;right:10px;bottom:10px}
  body[data-page="nosotros"] .about-value-art--operacion{width:174px;right:8px;bottom:8px}
  body[data-page="nosotros"] .about-value-art--responsabilidad{width:154px;right:10px;bottom:10px}
  body[data-page="nosotros"] .about-value-art--diseno{width:156px;right:9px;bottom:9px}
  body[data-page="nosotros"] .about-value-art--mejora{width:148px;right:12px;bottom:12px}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — Partners / formas de colaborar con ilustraciones 3D */
body[data-page="partners"] .partners-models-section{
  padding:84px 0 96px!important;
  background:#fff;
}
body[data-page="partners"] .partners-models-head{
  max-width:860px;
  margin-bottom:42px;
}
body[data-page="partners"] .partners-models-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:14px;
  color:#0d5cf6;
  font:800 10px/1 Inter,system-ui,sans-serif;
  letter-spacing:.16em;
  text-transform:uppercase;
}
body[data-page="partners"] .partners-models-eyebrow i{
  width:20px;
  height:2px;
  border-radius:999px;
  background:#1769ff;
}
body[data-page="partners"] .partners-models-head h2{
  margin:0!important;
  color:#071a3a!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:clamp(38px,4.25vw,52px)!important;
  line-height:1.04!important;
  letter-spacing:-.05em!important;
}
body[data-page="partners"] .partners-models-head p{
  max-width:780px;
  margin:18px 0 0;
  color:#465f82;
  font-size:15px;
  line-height:1.72;
}
body[data-page="partners"] .partners-model-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}
body[data-page="partners"] .partners-model-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:720px;
  padding:28px 28px 30px;
  border:1px solid #dfe8f3;
  border-radius:28px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);
  box-shadow:0 22px 54px rgba(11,35,74,.05);
  overflow:hidden;
}
body[data-page="partners"] .partners-model-card.featured{
  border-color:#296bff;
  box-shadow:0 26px 70px rgba(41,107,255,.12);
}
body[data-page="partners"] .partners-model-no-box{
  position:absolute;
  top:30px;
  left:28px;
  display:grid;
  place-items:center;
  width:60px;
  height:60px;
  border-radius:18px;
  background:linear-gradient(180deg,#f5f8ff 0%,#edf3ff 100%);
  color:#1c5eff;
  font:900 20px/1 Inter,system-ui,sans-serif;
  letter-spacing:-.03em;
  z-index:3;
}
body[data-page="partners"] .partners-model-visual{
  position:relative;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  min-height:320px;
  margin-top:14px;
  padding:18px 12px 0;
}
body[data-page="partners"] .partners-model-art{
  display:block;
  width:100%;
  max-width:340px;
  height:auto;
  object-fit:contain;
  object-position:center bottom;
  filter:drop-shadow(0 18px 40px rgba(55,97,180,.12));
}
body[data-page="partners"] .partners-model-content{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  padding:2px 10px 0;
}
body[data-page="partners"] .partners-model-content h3{
  margin:0 0 12px!important;
  color:#081c43!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:20px!important;
  font-weight:800!important;
  line-height:1.12!important;
  letter-spacing:-.03em!important;
}
body[data-page="partners"] .partners-model-content p{
  margin:0!important;
  color:#4a6284!important;
  font-size:14px!important;
  line-height:1.68!important;
}
body[data-page="partners"] .partners-model-foot{
  margin-top:auto;
  padding-top:28px;
}
body[data-page="partners"] .partners-model-foot--stack{
  display:flex;
  flex-direction:column;
  gap:16px;
}
body[data-page="partners"] .partners-model-note{
  display:flex;
  align-items:center;
  gap:12px;
  color:#0a2148;
  font-size:13px;
  font-weight:800;
  line-height:1.45;
}
body[data-page="partners"] .partners-model-note .icon{
  flex:0 0 auto;
  width:24px;
  height:24px;
  color:#1b62ff;
}
body[data-page="partners"] .partners-model-link{
  display:inline-flex;
  align-items:center;
  gap:14px;
  width:max-content;
  color:#075fff!important;
  font-size:13px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
}
body[data-page="partners"] .partners-model-link span{
  font-size:20px;
  line-height:1;
  transition:transform .18s ease;
}
body[data-page="partners"] .partners-model-card:hover .partners-model-link span{
  transform:translateX(4px);
}
@media (max-width: 1180px){
  body[data-page="partners"] .partners-model-grid{
    grid-template-columns:1fr;
  }
  body[data-page="partners"] .partners-model-card{
    min-height:unset;
  }
  body[data-page="partners"] .partners-model-visual{
    min-height:280px;
  }
}
@media (max-width: 700px){
  body[data-page="partners"] .partners-models-section{padding:68px 0 76px!important}
  body[data-page="partners"] .partners-models-head{margin-bottom:30px}
  body[data-page="partners"] .partners-models-head h2{font-size:34px!important}
  body[data-page="partners"] .partners-model-card{padding:24px 20px 24px;border-radius:24px}
  body[data-page="partners"] .partners-model-no-box{top:24px;left:20px;width:54px;height:54px;border-radius:16px;font-size:18px}
  body[data-page="partners"] .partners-model-visual{min-height:240px;padding:14px 6px 0}
  body[data-page="partners"] .partners-model-art{max-width:280px}
  body[data-page="partners"] .partners-model-content{padding:0}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — rediseño sección infraestructura / dónde opera VIX */
body[data-page="infraestructura"] .infra-location-redesign{padding:86px 0 92px;background:linear-gradient(180deg,#ffffff 0%,#f9fbff 100%)}
body[data-page="infraestructura"] .infra-location-redesign__head{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:40px;align-items:end;margin-bottom:34px}
body[data-page="infraestructura"] .infra-location-redesign__head h2{margin:10px 0 0;font:800 clamp(38px,4.1vw,74px)/.96 var(--font-display,Inter,sans-serif);letter-spacing:-.04em;color:#081b4b;max-width:760px}
body[data-page="infraestructura"] .infra-location-redesign__head p{margin:0;max-width:540px;font:500 clamp(18px,1.45vw,22px)/1.55 var(--font-body,Inter,sans-serif);color:#30496f}
body[data-page="infraestructura"] .infra-location-redesign__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
body[data-page="infraestructura"] .infra-location-card{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(150px,.95fr);gap:18px;align-items:end;min-height:360px;padding:34px 24px 20px 24px;border:1px solid #dbe5f2;border-radius:28px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 68%,#f5f8ff 100%);box-shadow:0 18px 50px rgba(7,33,82,.07);overflow:hidden;isolation:isolate}
body[data-page="infraestructura"] .infra-location-card::after{content:"";position:absolute;inset:auto -18% -24% auto;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(75,141,255,.14) 0%,rgba(75,141,255,0) 72%);pointer-events:none;z-index:0}
body[data-page="infraestructura"] .infra-location-card__copy{position:relative;z-index:1;display:flex;flex-direction:column;align-self:stretch}
body[data-page="infraestructura"] .infra-location-card__icon{width:48px;height:48px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e3f2;background:linear-gradient(180deg,#f7faff 0%,#eef4ff 100%);color:#1d63ff;box-shadow:0 12px 24px rgba(28,107,255,.08)}
body[data-page="infraestructura"] .infra-location-card__icon .icon{width:22px;height:22px}
body[data-page="infraestructura"] .infra-location-card__label{display:block;margin:20px 0 8px;font:800 13px/1.2 var(--font-body,Inter,sans-serif);letter-spacing:-.01em;color:#1f63ff;text-transform:none}
body[data-page="infraestructura"] .infra-location-card h3{margin:0 0 12px;font:800 clamp(22px,2vw,28px)/1.12 var(--font-display,Inter,sans-serif);letter-spacing:-.03em;color:#081b4b;max-width:290px}
body[data-page="infraestructura"] .infra-location-card p{margin:0;font:500 17px/1.62 var(--font-body,Inter,sans-serif);color:#41597d;max-width:330px}
body[data-page="infraestructura"] .infra-location-card__media{position:relative;z-index:1;align-self:end;justify-self:end;display:flex;align-items:flex-end;justify-content:flex-end;min-height:200px;width:100%}
body[data-page="infraestructura"] .infra-location-card__media img{display:block;width:min(100%,250px);max-height:252px;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 22px 36px rgba(26,93,255,.18))}
body[data-page="infraestructura"] .infra-location-card:nth-child(2) .infra-location-card__media img{width:min(100%,230px)}
body[data-page="infraestructura"] .infra-location-card:nth-child(3) .infra-location-card__media img{width:min(100%,235px)}
@media (max-width:1180px){
  body[data-page="infraestructura"] .infra-location-redesign__head{grid-template-columns:1fr;gap:18px}
  body[data-page="infraestructura"] .infra-location-redesign__grid{grid-template-columns:1fr;gap:18px}
  body[data-page="infraestructura"] .infra-location-card{grid-template-columns:minmax(0,1fr) minmax(220px,.86fr);min-height:unset}
}
@media (max-width:760px){
  body[data-page="infraestructura"] .infra-location-redesign{padding:68px 0 72px}
  body[data-page="infraestructura"] .infra-location-redesign__head h2{font-size:40px}
  body[data-page="infraestructura"] .infra-location-redesign__head p{font-size:18px}
  body[data-page="infraestructura"] .infra-location-card{grid-template-columns:1fr;padding:26px 20px 18px;border-radius:24px}
  body[data-page="infraestructura"] .infra-location-card__media{min-height:170px;justify-content:center}
  body[data-page="infraestructura"] .infra-location-card__media img{width:min(100%,250px);max-height:220px;object-position:center bottom}
  body[data-page="infraestructura"] .infra-location-card h3{max-width:none}
  body[data-page="infraestructura"] .infra-location-card p{max-width:none;font-size:16px}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — Infraestructura / Dónde opera VIX · corrección estructural */
body[data-page="infraestructura"] .infra-location-redesign{
  padding:84px 0 92px;
  background:#fff;
}
body[data-page="infraestructura"] .infra-location-redesign .container{
  width:min(1280px,calc(100% - 48px));
  margin-inline:auto;
}
body[data-page="infraestructura"] .infra-location-redesign__head{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);
  gap:72px;
  align-items:center;
  margin-bottom:40px;
}
body[data-page="infraestructura"] .infra-location-redesign__head > div{min-width:0}
body[data-page="infraestructura"] .infra-location-redesign__head .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin:0 0 16px;
  color:#075fff!important;
  font-weight:800;
  letter-spacing:.12em;
}
body[data-page="infraestructura"] .infra-location-redesign__head h2{
  margin:0!important;
  max-width:720px;
  color:#081b4b!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:clamp(42px,4vw,58px)!important;
  font-weight:800!important;
  line-height:1.02!important;
  letter-spacing:-.042em!important;
}
body[data-page="infraestructura"] .infra-location-redesign__head > p{
  margin:0!important;
  max-width:560px;
  color:#30496f!important;
  font-size:18px!important;
  font-weight:500;
  line-height:1.62!important;
}
body[data-page="infraestructura"] .infra-location-redesign__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
body[data-page="infraestructura"] .infra-location-card{
  position:relative;
  display:block!important;
  min-width:0;
  min-height:470px!important;
  padding:28px 28px 210px!important;
  overflow:hidden;
  isolation:isolate;
  border:1px solid #dbe5f1!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfdff 72%,#f4f8ff 100%)!important;
  box-shadow:0 14px 36px rgba(7,33,82,.055)!important;
}
body[data-page="infraestructura"] .infra-location-card::after{
  content:"";
  position:absolute;
  right:-56px;
  bottom:-64px;
  width:240px;
  height:240px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(68,132,255,.13) 0%,rgba(68,132,255,0) 72%);
  pointer-events:none;
  z-index:0;
}
body[data-page="infraestructura"] .infra-location-card__copy{
  position:relative;
  z-index:3;
  width:100%!important;
  max-width:none!important;
}
body[data-page="infraestructura"] .infra-location-card__icon{
  display:grid!important;
  place-items:center;
  width:46px!important;
  height:46px!important;
  margin:0 0 20px!important;
  border:1px solid #dce6f2!important;
  border-radius:14px!important;
  background:#f3f7fd!important;
  color:#075fff!important;
  box-shadow:none!important;
}
body[data-page="infraestructura"] .infra-location-card__icon .icon{
  width:20px!important;
  height:20px!important;
}
body[data-page="infraestructura"] .infra-location-card__label{
  display:block;
  margin:0 0 8px!important;
  color:#075fff!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.2!important;
}
body[data-page="infraestructura"] .infra-location-card h3{
  margin:0 0 12px!important;
  max-width:100%!important;
  color:#081b4b!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:25px!important;
  font-weight:800!important;
  line-height:1.12!important;
  letter-spacing:-.028em!important;
}
body[data-page="infraestructura"] .infra-location-card p{
  margin:0!important;
  max-width:100%!important;
  color:#405979!important;
  font-size:14.5px!important;
  line-height:1.62!important;
}
body[data-page="infraestructura"] .infra-location-card__media{
  position:absolute!important;
  right:18px!important;
  bottom:10px!important;
  z-index:2;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  width:66%!important;
  max-width:245px!important;
  min-height:0!important;
  pointer-events:none;
}
body[data-page="infraestructura"] .infra-location-card__media img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  max-height:195px!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:right bottom!important;
  filter:drop-shadow(0 18px 28px rgba(26,93,255,.14));
}
body[data-page="infraestructura"] .infra-location-card:nth-child(2) .infra-location-card__media,
body[data-page="infraestructura"] .infra-location-card:nth-child(3) .infra-location-card__media{
  width:64%!important;
  max-width:230px!important;
  right:18px!important;
  bottom:10px!important;
}

@media (max-width:1180px){
  body[data-page="infraestructura"] .infra-location-redesign__head{
    grid-template-columns:1fr;
    gap:18px;
    margin-bottom:32px;
  }
  body[data-page="infraestructura"] .infra-location-redesign__head > p{max-width:760px}
  body[data-page="infraestructura"] .infra-location-redesign__grid{
    grid-template-columns:1fr;
    gap:16px;
  }
  body[data-page="infraestructura"] .infra-location-card{
    min-height:310px!important;
    padding:28px 320px 28px 28px!important;
  }
  body[data-page="infraestructura"] .infra-location-card__media,
  body[data-page="infraestructura"] .infra-location-card:nth-child(2) .infra-location-card__media,
  body[data-page="infraestructura"] .infra-location-card:nth-child(3) .infra-location-card__media{
    width:270px!important;
    max-width:270px!important;
    right:22px!important;
    bottom:12px!important;
  }
  body[data-page="infraestructura"] .infra-location-card__media img{max-height:250px!important}
}

@media (max-width:760px){
  body[data-page="infraestructura"] .infra-location-redesign{padding:66px 0 72px}
  body[data-page="infraestructura"] .infra-location-redesign .container{width:min(100% - 28px,1280px)}
  body[data-page="infraestructura"] .infra-location-redesign__head h2{font-size:38px!important}
  body[data-page="infraestructura"] .infra-location-redesign__head > p{font-size:16px!important}
  body[data-page="infraestructura"] .infra-location-card{
    min-height:0!important;
    padding:24px 22px 190px!important;
    border-radius:22px!important;
  }
  body[data-page="infraestructura"] .infra-location-card h3{font-size:23px!important}
  body[data-page="infraestructura"] .infra-location-card p{font-size:14px!important}
  body[data-page="infraestructura"] .infra-location-card__media,
  body[data-page="infraestructura"] .infra-location-card:nth-child(2) .infra-location-card__media,
  body[data-page="infraestructura"] .infra-location-card:nth-child(3) .infra-location-card__media{
    width:210px!important;
    max-width:210px!important;
    right:14px!important;
    bottom:8px!important;
  }
  body[data-page="infraestructura"] .infra-location-card__media img{max-height:175px!important}
}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — Home: sección técnica rediseñada con ilustración 3D transparente */
body[data-page="index"] .home-tech-section{position:relative;overflow:hidden;padding:92px 0 88px!important;background:#06152c!important;color:#fff}
body[data-page="index"] .home-tech-section::before{content:"";position:absolute;top:-150px;right:-120px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(18,95,255,.16) 0%,rgba(18,95,255,0) 69%);pointer-events:none}
body[data-page="index"] .home-tech-section .container{position:relative;z-index:1;width:min(1280px,calc(100% - 44px))}
body[data-page="index"] .home-tech-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:56px;align-items:center;min-height:420px}
body[data-page="index"] .home-tech-copy{max-width:760px}
body[data-page="index"] .home-tech-copy .eyebrow{color:#38a9ff!important;font-weight:800;letter-spacing:.12em}
body[data-page="index"] .home-tech-copy h2{margin:18px 0 18px!important;max-width:760px;color:#fff!important;font-family:Manrope,Inter,system-ui,sans-serif!important;font-size:clamp(42px,4.35vw,64px)!important;font-weight:800!important;line-height:1.02!important;letter-spacing:-.045em!important}
body[data-page="index"] .home-tech-copy p{margin:0!important;max-width:760px;color:#aabbd0!important;font-size:17px!important;line-height:1.72!important}
body[data-page="index"] .home-tech-visual{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:420px}
body[data-page="index"] .home-tech-visual::after{content:"";position:absolute;right:4%;bottom:3%;width:68%;height:36%;border-radius:50%;background:radial-gradient(ellipse,rgba(26,103,255,.24),rgba(26,103,255,0) 70%);filter:blur(12px);z-index:0}
body[data-page="index"] .home-tech-visual img{position:relative;z-index:1;display:block;width:min(100%,560px);height:auto;object-fit:contain;filter:drop-shadow(0 28px 52px rgba(0,72,255,.16))}
body[data-page="index"] .home-tech-signals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px}
body[data-page="index"] .home-tech-signal{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;min-height:164px;padding:24px;border:1px solid rgba(154,190,235,.42);border-radius:22px;background:rgba(15,37,69,.64);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
body[data-page="index"] .home-tech-signal__icon{display:grid;place-items:center;width:66px;height:66px;border:1px solid rgba(165,196,236,.42);border-radius:50%;color:#1993ff;background:rgba(4,19,43,.42)}
body[data-page="index"] .home-tech-signal__icon .icon{width:30px;height:30px}
body[data-page="index"] .home-tech-signal strong{display:block;margin:0;color:#fff;font-family:Manrope,Inter,system-ui,sans-serif;font-size:17px;font-weight:800;line-height:1.25;letter-spacing:-.02em}
body[data-page="index"] .home-tech-signal p{margin:8px 0 0!important;color:#a8bad0!important;font-size:13px!important;line-height:1.5!important}
body[data-page="index"] .home-tech-link{display:inline-flex;align-items:center;gap:14px;margin-top:32px;padding-bottom:8px;border-bottom:2px solid #167dff;color:#168aff!important;font-size:14px;font-weight:800;text-decoration:none}
body[data-page="index"] .home-tech-link .icon{width:18px;height:18px;transition:transform .2s ease}
body[data-page="index"] .home-tech-link:hover .icon{transform:translateX(4px)}
@media(max-width:1080px){body[data-page="index"] .home-tech-hero{grid-template-columns:1fr;gap:20px}body[data-page="index"] .home-tech-visual{min-height:330px;justify-content:center}body[data-page="index"] .home-tech-visual img{width:min(100%,520px)}body[data-page="index"] .home-tech-signals{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){body[data-page="index"] .home-tech-section{padding:70px 0 68px!important}body[data-page="index"] .home-tech-section .container{width:min(100% - 28px,1280px)}body[data-page="index"] .home-tech-copy h2{font-size:38px!important}body[data-page="index"] .home-tech-copy p{font-size:15.5px!important}body[data-page="index"] .home-tech-visual{min-height:260px}body[data-page="index"] .home-tech-visual img{width:min(100%,390px)}body[data-page="index"] .home-tech-signals{grid-template-columns:1fr;gap:12px;margin-top:24px}body[data-page="index"] .home-tech-signal{grid-template-columns:58px 1fr;min-height:128px;padding:20px}body[data-page="index"] .home-tech-signal__icon{width:54px;height:54px}body[data-page="index"] .home-tech-signal__icon .icon{width:25px;height:25px}}


/* ===== SOURCE: design-rebuild-.css ===== */

/* — Home / canales de soporte, corregido según referencia aprobada */
body[data-page="index"] .support-channels-redesign{
  padding:86px 0 92px!important;
  background:#fbfdff!important;
}
body[data-page="index"] .support-channels-redesign .container{
  width:min(1280px,calc(100% - 44px));
}
body[data-page="index"] .support-channels-redesign__head{
  max-width:900px;
  margin:0 0 38px;
}
body[data-page="index"] .support-channels-redesign__head .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin:0 0 16px;
  color:#0f63ff!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.12em!important;
  text-transform:uppercase;
}
body[data-page="index"] .support-channels-redesign__head h2{
  margin:0!important;
  max-width:900px;
  color:#081b4b!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:clamp(42px,4vw,62px)!important;
  font-weight:800!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
}
body[data-page="index"] .support-channels-redesign__head h2 span{
  color:#1768ff;
}
body[data-page="index"] .support-channels-redesign__head>p{
  margin:18px 0 0!important;
  max-width:760px;
  color:#4a6385!important;
  font-size:17px!important;
  line-height:1.65!important;
}
body[data-page="index"] .support-channels-redesign__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
body[data-page="index"] .support-channel-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:430px;
  padding:28px 30px 24px;
  overflow:hidden;
  isolation:isolate;
  border:1px solid #dbe5f1;
  border-radius:24px;
  background:linear-gradient(180deg,#fff 0%,#fff 67%,#f7faff 100%);
  box-shadow:0 14px 38px rgba(10,35,76,.045);
}
body[data-page="index"] .support-channel-card::after{
  content:"";
  position:absolute;
  right:-70px;
  bottom:-95px;
  width:250px;
  height:250px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(86,145,255,.12),rgba(86,145,255,0) 70%);
  pointer-events:none;
  z-index:0;
}
body[data-page="index"] .support-channel-card__copy{
  position:relative;
  z-index:2;
}
body[data-page="index"] .support-channel-card__icon{
  display:grid;
  place-items:center;
  width:52px;
  height:52px;
  margin:0 0 28px;
  border:1px solid #dce7f4;
  border-radius:16px;
  background:#f4f8ff;
  color:#0e63ff;
  box-shadow:none;
}
body[data-page="index"] .support-channel-card__icon .icon{
  width:23px;
  height:23px;
}
body[data-page="index"] .support-channel-card h3{
  margin:0!important;
  color:#0a1d4c!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:25px!important;
  font-weight:800!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
}
body[data-page="index"] .support-channel-card__rule{
  display:block;
  width:30px;
  height:2px;
  margin:15px 0 15px;
  border-radius:999px;
  background:#1768ff;
}
body[data-page="index"] .support-channel-card p{
  margin:0!important;
  max-width:330px;
  color:#4d6485!important;
  font-size:15px!important;
  line-height:1.62!important;
}
body[data-page="index"] .support-channel-card__bottom{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(130px,.9fr) minmax(155px,1.1fr);
  gap:14px;
  align-items:end;
  min-height:165px;
  margin-top:auto;
  padding-top:16px;
}
body[data-page="index"] .support-channel-card .text-link{
  align-self:end;
  justify-self:start;
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin:0 0 12px!important;
  color:#0b63ff!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1!important;
  text-decoration:none;
}
body[data-page="index"] .support-channel-card .text-link .icon{
  width:16px;
  height:16px;
  transition:transform .18s ease;
}
body[data-page="index"] .support-channel-card .text-link:hover .icon{
  transform:translateX(4px);
}
body[data-page="index"] .support-channel-card__media{
  align-self:end;
  justify-self:end;
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  width:100%;
  min-height:150px;
  pointer-events:none;
}
body[data-page="index"] .support-channel-card__media img{
  display:block;
  width:min(100%,190px);
  max-height:162px;
  object-fit:contain;
  object-position:right bottom;
  filter:drop-shadow(0 18px 28px rgba(36,93,200,.14));
}
body[data-page="index"] .support-channel-card--support .support-channel-card__media img{
  width:min(100%,185px);
  max-height:160px;
}
body[data-page="index"] .support-channel-card--status .support-channel-card__media img{
  width:min(100%,190px);
  max-height:162px;
}
@media (hover:hover){
  body[data-page="index"] .support-channel-card{
    transition:transform .18s ease,border-color .18s ease;
  }
  body[data-page="index"] .support-channel-card:hover{
    transform:translateY(-2px);
    border-color:#c9d9ed;
  }
}
@media (max-width:1080px){
  body[data-page="index"] .support-channels-redesign__grid{
    grid-template-columns:1fr;
  }
  body[data-page="index"] .support-channel-card{
    min-height:320px;
  }
  body[data-page="index"] .support-channel-card__bottom{
    grid-template-columns:minmax(160px,1fr) minmax(180px,260px);
    min-height:150px;
  }
  body[data-page="index"] .support-channel-card p{
    max-width:620px;
  }
}
@media (max-width:680px){
  body[data-page="index"] .support-channels-redesign{
    padding:68px 0 72px!important;
  }
  body[data-page="index"] .support-channels-redesign .container{
    width:min(100% - 28px,1280px);
  }
  body[data-page="index"] .support-channels-redesign__head{
    margin-bottom:28px;
  }
  body[data-page="index"] .support-channels-redesign__head h2{
    font-size:36px!important;
  }
  body[data-page="index"] .support-channels-redesign__head h2 br{
    display:none;
  }
  body[data-page="index"] .support-channels-redesign__head>p{
    font-size:15.5px!important;
  }
  body[data-page="index"] .support-channel-card{
    min-height:0;
    padding:24px 22px 20px;
    border-radius:22px;
  }
  body[data-page="index"] .support-channel-card__icon{
    margin-bottom:22px;
  }
  body[data-page="index"] .support-channel-card h3{
    font-size:23px!important;
  }
  body[data-page="index"] .support-channel-card__bottom{
    grid-template-columns:1fr;
    min-height:0;
    padding-top:12px;
  }
  body[data-page="index"] .support-channel-card .text-link{
    margin:10px 0 0!important;
  }
  body[data-page="index"] .support-channel-card__media{
    min-height:145px;
    justify-content:flex-end;
  }
  body[data-page="index"] .support-channel-card__media img{
    width:min(62%,180px);
    max-height:155px;
  }
}


/* ===== : COMPATIBILIDAD, ACCESIBILIDAD Y RESPONSIVE ===== */
html{box-sizing:border-box;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}
*,*::before,*::after{box-sizing:inherit}
body.site-page{min-width:0;overflow-x:hidden}
img,picture,video,canvas,svg{max-width:100%}
img{height:auto}
button,input,select,textarea{font:inherit}
button{touch-action:manipulation}
input,select,textarea{max-width:100%}
:where(.container,.home-wide,.section-head,.split,.hero-grid,.subhero-grid,.pricing,.bento,.footer-grid,.form-grid,.choice-grid,.project-grid)>*{min-width:0}
:where(p,li,dd,td,th,a,strong,small){overflow-wrap:anywhere}
:where(table){max-width:100%}
:where([id]){scroll-margin-top:110px}
.skip-link{position:fixed;left:16px;top:12px;z-index:9999;transform:translateY(-160%);padding:10px 14px;border-radius:10px;background:#06152c;color:#fff;font-weight:800;font-size:13px;transition:transform .16s ease}
.skip-link:focus{transform:translateY(0);outline:3px solid rgba(28,107,255,.35);outline-offset:2px}
.site-page .navitem:focus-within>.drop{opacity:1;visibility:visible;transform:none}
.site-page .navlink:focus-visible,.site-page .drop a:focus-visible,.site-page .mobilebtn:focus-visible,.site-page a:focus-visible,.site-page button:focus-visible{outline:3px solid rgba(28,107,255,.28);outline-offset:3px}
.site-page .mobilebtn{flex:0 0 44px}
.site-page .mobilebtn .icon{pointer-events:none}
.site-page .footer-grid>div{min-width:0}
.site-page .footer-bottom>div:last-child{line-height:1.8}
.site-payment-strip__inner,.site-payment-strip__logos,.site-payment-strip__copy{min-width:0}
.site-payment-strip__logos img{display:block;max-width:100%;height:auto}
.text-link--static{cursor:default;text-decoration:none}
.btn.is-disabled,.vps-disabled-link[aria-disabled="true"]{pointer-events:none;opacity:.56;cursor:not-allowed}
@media(max-width:1100px){
  .site-page .navitem:hover>.drop{display:none}
  .site-page .navitem.open>.drop,.site-page .navitem:focus-within>.drop{display:block}
  .site-page .nav.open{overscroll-behavior:contain}
}
@media(max-width:760px){
  .site-page .home-navrow{position:relative}
  .site-page .brand-logo{width:min(190px,52vw)!important;max-width:52vw!important}
  .site-page .home-navactions{gap:6px}
  .site-page .home-login{display:none}
  .site-page .home-plans{padding-inline:12px!important;white-space:nowrap}
  .site-page .nav{left:14px!important;right:14px!important;max-height:calc(100dvh - 94px)!important}
  .site-page .drop a{grid-template-columns:32px minmax(0,1fr)}
  .site-page .footer-grid{grid-template-columns:1fr!important;gap:28px!important}
  .site-page .footer-grid>div:first-child{grid-column:auto!important}
  .site-page .footer-bottom{display:grid!important;gap:10px!important}
  .site-payment-strip__inner{grid-template-columns:1fr!important;text-align:center}
  .site-payment-strip__logos{justify-content:center!important}
  .site-payment-strip__logos img{width:min(100%,560px)!important;margin-inline:auto}
  .site-page .cta-band{border-radius:22px}
  .site-page .cta-band .actions{display:grid;grid-template-columns:1fr;gap:10px}
  .site-page .cta-band .actions .btn{width:100%}
}
@media(max-width:420px){
  .site-page .container,.site-page .home-wide,body[data-page="index"] .home-wide,.site-page .footer .home-wide{width:min(100% - 24px,1280px)!important}
  .site-page .home-plans{display:none}
  .site-page .brand-logo{width:min(188px,62vw)!important;max-width:62vw!important}
  .site-page .mobilebtn{margin-left:auto!important}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}}

/* =========================================================
 VIX HOSTING — HERO PRINCIPAL CORREGIDO
 Alcance estricto: portada y franja de pagos.
 ========================================================= */
body[data-page="index"] .home-reference-hero.home-hero-v59{
  padding:48px 0 44px!important;
  background:
    radial-gradient(circle at 16% 40%,rgba(31,94,255,.13),transparent 28%),
    radial-gradient(circle at 78% 12%,rgba(17,90,220,.12),transparent 26%),
    linear-gradient(180deg,#06142d 0%,#071a37 58%,#06152f 100%)!important;
  overflow:hidden;
}
body[data-page="index"] .home-reference-hero.home-hero-v59::after{
  content:""!important;
  position:absolute!important;
  width:640px!important;
  height:240px!important;
  right:3%!important;
  bottom:-150px!important;
  border-radius:50%!important;
  background:rgba(23,104,255,.14)!important;
  filter:blur(90px)!important;
  pointer-events:none!important;
}
body[data-page="index"] .home-hero-v59__grid{
  width:min(1280px,calc(100% - 44px))!important;
  display:grid!important;
  grid-template-columns:minmax(0,.92fr) minmax(590px,1.08fr)!important;
  gap:48px!important;
  align-items:center!important;
}
body[data-page="index"] .home-hero-v59__copy{padding:0!important;min-width:0}
body[data-page="index"] .home-hero-v59__eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#72baff!important;
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.135em!important;
  text-transform:uppercase!important;
}
body[data-page="index"] .home-hero-v59__eyebrow b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:26px;
  height:20px;
  padding:0 6px;
  border:1px solid rgba(113,184,255,.20);
  border-radius:999px;
  background:rgba(45,110,255,.08);
  color:#8ac8ff;
  font-size:8px;
  letter-spacing:.08em;
}
body[data-page="index"] .home-hero-v59__copy h1{
  max-width:610px!important;
  margin:18px 0 18px!important;
  color:#fff!important;
  font-family:Manrope,Inter,system-ui,sans-serif!important;
  font-size:clamp(50px,4.8vw,66px)!important;
  font-weight:800!important;
  line-height:.99!important;
  letter-spacing:-.052em!important;
}
body[data-page="index"] .home-hero-v59__copy h1 span{
  display:inline!important;
  color:#2f72ff!important;
  background:none!important;
  -webkit-text-fill-color:currentColor!important;
}
body[data-page="index"] .home-hero-v59__copy .home-reference-lead{
  max-width:585px!important;
  margin:0 0 26px!important;
  color:#bdcce0!important;
  font-size:15.5px!important;
  line-height:1.58!important;
}
body[data-page="index"] .home-hero-v59__copy .home-reference-actions{
  display:flex!important;
  gap:14px!important;
  flex-wrap:wrap!important;
  margin:0!important;
}
body[data-page="index"] .home-hero-v59__copy .home-reference-actions .btn{
  min-height:50px!important;
  border-radius:8px!important;
  padding:0 24px!important;
  font-size:12px!important;
  font-weight:800!important;
}
body[data-page="index"] .home-hero-v59__copy .home-reference-primary{
  min-width:220px!important;
  background:#1463f6!important;
  border-color:#1463f6!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(20,99,246,.18)!important;
}
body[data-page="index"] .home-hero-v59__copy .home-reference-secondary{
  min-width:235px!important;
  background:rgba(255,255,255,.02)!important;
  border:1px solid rgba(161,193,232,.34)!important;
  color:#fff!important;
  box-shadow:none!important;
}
body[data-page="index"] .home-hero-v59__benefits{
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  flex-wrap:wrap!important;
  margin:24px 0 0!important;
  color:#d7e1ee!important;
  font-size:10.5px!important;
  font-weight:650!important;
}
body[data-page="index"] .home-hero-v59__benefits span{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:0 15px!important;
  white-space:nowrap!important;
}
body[data-page="index"] .home-hero-v59__benefits span:first-child{padding-left:0!important}
body[data-page="index"] .home-hero-v59__benefits span+span{border-left:1px solid rgba(255,255,255,.13)}
body[data-page="index"] .home-hero-v59__benefits .icon{width:16px!important;height:16px!important;color:#4db6ff!important}
body[data-page="index"] .home-hero-v59__trust{
  display:grid!important;
  grid-template-columns:minmax(190px,.72fr) minmax(275px,1.28fr)!important;
  gap:18px!important;
  align-items:center!important;
  max-width:590px!important;
  margin-top:26px!important;
  padding-top:22px!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}
body[data-page="index"] .home-hero-v59__amd{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:0!important;
}
body[data-page="index"] .home-hero-v59__amd img{
  width:58px!important;
  height:58px!important;
  object-fit:contain!important;
  flex:0 0 auto!important;
}
body[data-page="index"] .home-hero-v59__amd span{
  max-width:145px!important;
  color:#a9bad0!important;
  font-size:10.5px!important;
  line-height:1.4!important;
}
body[data-page="index"] .home-hero-v59__amd strong{color:#59a9ff!important;font-weight:800!important}
body[data-page="index"] .home-hero-v59__rating{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0!important;
  min-width:0!important;
}
body[data-page="index"] .home-hero-v59__rating .home-client-image{
  width:128px!important;
  max-width:128px!important;
  height:auto!important;
  flex:0 0 auto!important;
}
body[data-page="index"] .home-hero-v59__rating-copy{display:grid!important;gap:4px!important;min-width:0!important}
body[data-page="index"] .home-hero-v59__score{display:flex!important;align-items:center!important;gap:9px!important}
body[data-page="index"] .home-hero-v59__score strong{color:#fff!important;font-size:15px!important;white-space:nowrap!important}
body[data-page="index"] .home-hero-v59__score .home-stars{display:flex!important;gap:1px!important;color:#ffc02f!important}
body[data-page="index"] .home-hero-v59__score .home-stars .icon{width:14px!important;height:14px!important;fill:currentColor!important;stroke:currentColor!important}
body[data-page="index"] .home-hero-v59__rating-copy small{color:#9eb1c9!important;font-size:10.5px!important;white-space:nowrap!important}

body[data-page="index"] .home-hero-v59__console{
  position:relative!important;
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  min-height:548px!important;
  border:1px solid rgba(82,142,224,.28)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(6,28,63,.97) 0%,rgba(4,20,47,.99) 100%)!important;
  box-shadow:0 24px 52px rgba(1,10,28,.22)!important;
  overflow:hidden!important;
  color:#fff!important;
}
body[data-page="index"] .home-hero-v59__console::before{content:none!important}
body[data-page="index"] .home-hero-v59__console::after{
  content:""!important;
  position:absolute!important;
  inset:auto 0 0!important;
  height:210px!important;
  background:radial-gradient(circle at 50% 100%,rgba(27,111,255,.18),transparent 65%)!important;
  pointer-events:none!important;
}
body[data-page="index"] .home-hero-v59__rail{
  position:relative!important;
  z-index:3!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:12px!important;
  padding:16px 7px!important;
  border-right:1px solid rgba(255,255,255,.09)!important;
  background:rgba(2,15,37,.20)!important;
}
body[data-page="index"] .home-hero-v59__rail .rail-top{width:30px!important;height:30px!important;margin-bottom:3px!important;background:transparent!important;font-size:18px!important}
body[data-page="index"] .home-hero-v59__rail .rail-btn{width:40px!important;height:40px!important;border-radius:8px!important;color:#9bb6d7!important}
body[data-page="index"] .home-hero-v59__rail .rail-btn .icon{width:19px!important;height:19px!important}
body[data-page="index"] .home-hero-v59__rail .rail-btn.active{background:#0c57db!important;color:#fff!important;border:1px solid #1c78ff!important;box-shadow:none!important}
body[data-page="index"] .home-hero-v59__console-main{position:relative!important;z-index:2!important;min-width:0!important}
body[data-page="index"] .home-hero-v59__console-head{
  height:70px!important;
  padding:0 22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
}
body[data-page="index"] .home-hero-v59__console-brand{display:grid!important;gap:0!important}
body[data-page="index"] .home-hero-v59__console-brand small{color:#7897bf!important;font-size:8px!important;font-weight:850!important;letter-spacing:.14em!important;text-transform:uppercase!important}
body[data-page="index"] .home-hero-v59__console-brand strong{color:#fff!important;font-size:17px!important;line-height:1.2!important}
body[data-page="index"] .home-hero-v59__console-head>span{display:flex!important;align-items:center!important;gap:8px!important;color:#e9f1fb!important;font-size:10.5px!important;font-weight:700!important}
body[data-page="index"] .home-hero-v59__console-head>span i{width:9px!important;height:9px!important;border-radius:50%!important;background:#31d49b!important}
body[data-page="index"] .home-hero-v59__console-body{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 190px!important;
  grid-template-rows:auto auto 246px!important;
  gap:11px 12px!important;
  padding:15px 16px 0!important;
}
body[data-page="index"] .home-hero-v59__cloud-copy{padding:20px 10px 8px!important}
body[data-page="index"] .home-hero-v59__cloud-copy h2{margin:0 0 10px!important;color:#fff!important;font-size:17px!important;line-height:1.2!important;letter-spacing:-.02em!important}
body[data-page="index"] .home-hero-v59__cloud-copy p{margin:0!important;max-width:320px!important;color:#c6d5e8!important;font-size:11.5px!important;line-height:1.55!important}
body[data-page="index"] .home-hero-v59__uptime{
  padding:13px 14px!important;
  min-height:128px!important;
  border:1px solid rgba(115,167,231,.26)!important;
  border-radius:11px!important;
  background:rgba(8,37,81,.48)!important;
}
body[data-page="index"] .home-hero-v59__uptime small{color:#b7c9df!important;font-size:9.5px!important}
body[data-page="index"] .home-hero-v59__uptime strong{display:block!important;margin:3px 0 2px!important;color:#fff!important;font-size:24px!important;line-height:1!important}
body[data-page="index"] .home-hero-v59__uptime .uptime-chart{height:34px!important}
body[data-page="index"] .home-hero-v59__uptime>span{font-size:8.5px!important;color:#91a8c6!important}
body[data-page="index"] .home-hero-v59__stats{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:.9fr 1.28fr .92fr!important;
  gap:10px!important;
}
body[data-page="index"] .home-hero-v59__stats .cloud-stat{
  min-height:106px!important;
  padding:13px 14px!important;
  border:1px solid rgba(115,167,231,.22)!important;
  border-radius:10px!important;
  background:rgba(8,37,81,.38)!important;
}
body[data-page="index"] .home-hero-v59__stats .cloud-stat small{color:#a9bed7!important;font-size:8.5px!important}
body[data-page="index"] .home-hero-v59__stats .cloud-stat strong{display:block!important;margin:6px 0 6px!important;color:#fff!important;font-size:17px!important;line-height:1.08!important}
body[data-page="index"] .home-hero-v59__stats .cloud-stat.location strong{font-size:14px!important;margin-top:9px!important}
body[data-page="index"] .home-hero-v59__stats .cloud-stat span{display:flex!important;align-items:flex-start!important;gap:5px!important;color:#a9bdd6!important;font-size:8.5px!important;line-height:1.45!important}
body[data-page="index"] .home-hero-v59__art{
  grid-column:1/-1!important;
  position:relative!important;
  height:246px!important;
  margin:0 -16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
  background:
    radial-gradient(circle at 50% 84%,rgba(25,110,255,.32),transparent 52%),
    linear-gradient(180deg,rgba(4,21,48,.03),rgba(3,16,39,.42))!important;
}
body[data-page="index"] .home-hero-v59__art::after{
  content:""!important;
  position:absolute!important;
  left:8%!important;
  right:8%!important;
  bottom:26px!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,#2381ff 26%,#42d6ff 50%,#2381ff 74%,transparent)!important;
  opacity:.5!important;
}
body[data-page="index"] .home-hero-v59__art img{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:min(560px,90%)!important;
  height:auto!important;
  max-height:236px!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:translateY(4px)!important;
  filter:drop-shadow(0 20px 30px rgba(0,0,0,.30))!important;
}

/* — medios de pago: discreto, compacto y proporcionado */
.site-payment-strip{
  background:#f8fbff!important;
  border-top:1px solid #e6edf5!important;
  border-bottom:1px solid #e2eaf3!important;
}
.site-payment-strip__inner{
  min-height:82px!important;
  display:grid!important;
  grid-template-columns:minmax(250px,.82fr) minmax(360px,1.18fr)!important;
  gap:28px!important;
  align-items:center!important;
  padding-top:14px!important;
  padding-bottom:14px!important;
}
.site-payment-strip__copy{display:grid!important;gap:1px!important}
.site-payment-strip__eyebrow{font-size:9px!important;letter-spacing:.12em!important}
.site-payment-strip__copy strong{font-size:14px!important;line-height:1.25!important}
.site-payment-strip__copy small{font-size:10.5px!important;color:#72839a!important}
.site-payment-strip__logos{display:flex!important;justify-content:flex-end!important;align-items:center!important;min-width:0!important}
.site-payment-strip__logos img{
  display:block!important;
  width:min(100%,460px)!important;
  height:32px!important;
  max-height:32px!important;
  object-fit:contain!important;
  object-position:right center!important;
}

@media(max-width:1120px){
  body[data-page="index"] .home-hero-v59__grid{grid-template-columns:1fr!important;gap:38px!important}
  body[data-page="index"] .home-hero-v59__copy{max-width:720px!important}
  body[data-page="index"] .home-hero-v59__console{max-width:760px!important;width:100%!important}
}
@media(max-width:760px){
  body[data-page="index"] .home-reference-hero.home-hero-v59{padding:34px 0 30px!important}
  body[data-page="index"] .home-hero-v59__grid{width:min(100% - 28px,1280px)!important;gap:30px!important}
  body[data-page="index"] .home-hero-v59__copy h1{font-size:clamp(42px,12vw,52px)!important;line-height:1!important}
  body[data-page="index"] .home-hero-v59__copy .home-reference-lead{font-size:14.5px!important}
  body[data-page="index"] .home-hero-v59__copy .home-reference-actions{display:grid!important;grid-template-columns:1fr!important}
  body[data-page="index"] .home-hero-v59__copy .home-reference-actions .btn{width:100%!important;min-width:0!important}
  body[data-page="index"] .home-hero-v59__benefits{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px 8px!important}
  body[data-page="index"] .home-hero-v59__benefits span{padding:0!important;border:0!important}
  body[data-page="index"] .home-hero-v59__trust{grid-template-columns:1fr!important;gap:16px!important}
  body[data-page="index"] .home-hero-v59__rating-copy small{white-space:normal!important}
  body[data-page="index"] .home-hero-v59__console{grid-template-columns:48px minmax(0,1fr)!important;min-height:0!important;border-radius:15px!important}
  body[data-page="index"] .home-hero-v59__rail{padding-inline:4px!important}
  body[data-page="index"] .home-hero-v59__rail .rail-btn{width:36px!important;height:36px!important}
  body[data-page="index"] .home-hero-v59__console-head{height:62px!important;padding:0 13px!important}
  body[data-page="index"] .home-hero-v59__console-head>span{font-size:8.5px!important}
  body[data-page="index"] .home-hero-v59__console-body{grid-template-columns:1fr!important;grid-template-rows:auto!important;padding:12px 12px 0!important}
  body[data-page="index"] .home-hero-v59__uptime{min-height:118px!important}
  body[data-page="index"] .home-hero-v59__stats{grid-template-columns:1fr!important}
  body[data-page="index"] .home-hero-v59__stats .cloud-stat{min-height:78px!important}
  body[data-page="index"] .home-hero-v59__art{height:196px!important;margin:0 -12px!important;align-items:center!important}
  body[data-page="index"] .home-hero-v59__art img{max-height:184px!important;width:min(400px,92%)!important;transform:translateY(4px)!important}
  .site-payment-strip__inner{grid-template-columns:1fr!important;gap:10px!important;min-height:0!important;padding-top:16px!important;padding-bottom:16px!important}
  .site-payment-strip__copy{text-align:center!important}
  .site-payment-strip__logos{justify-content:center!important}
  .site-payment-strip__logos img{width:min(100%,390px)!important;height:28px!important;max-height:28px!important;object-position:center!important}
}
@media(max-width:430px){
  body[data-page="index"] .home-hero-v59__rating{align-items:flex-start!important;flex-wrap:wrap!important}
  body[data-page="index"] .home-hero-v59__rating .home-client-image{width:116px!important;max-width:116px!important}
  .site-payment-strip__logos img{height:24px!important;max-height:24px!important}
}

/* =========================================================
 — Hero / partículas tecnológicas con movimiento sutil
 ========================================================= */
body[data-page="index"] .home-reference-hero.home-hero-v59{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
body[data-page="index"] .home-reference-hero.home-hero-v59::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 8% 28%,rgba(39,112,255,.12),transparent 28%),
    radial-gradient(circle at 90% 16%,rgba(48,204,255,.08),transparent 24%);
}
body[data-page="index"] .home-reference-hero.home-hero-v59>.container{
  position:relative;
  z-index:2;
}
body[data-page="index"] .home-hero-tech-particles{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  overflow:hidden;
}
body[data-page="index"] .tech-particle,
body[data-page="index"] .tech-circuit-line{
  position:absolute;
  display:block;
  will-change:transform,opacity;
}
body[data-page="index"] .tech-particle--node{
  width:6px;
  height:6px;
  border:1px solid rgba(87,184,255,.78);
  border-radius:50%;
  background:rgba(8,32,75,.48);
  box-shadow:0 0 12px rgba(66,184,255,.28);
}
body[data-page="index"] .tech-particle--node::after{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:inherit;
  background:#56d8ff;
  opacity:.65;
}
body[data-page="index"] .tech-particle--dash{
  width:20px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,transparent,rgba(70,159,255,.76),rgba(80,223,255,.52),transparent);
  box-shadow:0 0 10px rgba(39,123,255,.18);
}
body[data-page="index"] .tech-particle--diamond{
  width:7px;
  height:7px;
  border:1px solid rgba(85,176,255,.56);
  transform:rotate(45deg);
  background:rgba(14,48,101,.28);
}
body[data-page="index"] .tech-circuit-line{
  height:1px;
  width:86px;
  opacity:.18;
  background:linear-gradient(90deg,transparent 0 8%,rgba(77,148,255,.75) 8% 45%,transparent 45% 57%,rgba(68,215,255,.7) 57% 72%,transparent 72% 100%);
}
body[data-page="index"] .tech-circuit-line::after{
  content:"";
  position:absolute;
  right:22%;
  top:-2px;
  width:4px;
  height:4px;
  border-radius:1px;
  background:#54cfff;
  box-shadow:0 0 8px rgba(84,207,255,.6);
}
body[data-page="index"] .home-hero-tech-particles .p1{left:4%;top:19%;animation:vix-tech-drift-a 12s ease-in-out infinite}
body[data-page="index"] .home-hero-tech-particles .p2{left:11%;top:72%;animation:vix-tech-drift-b 15s ease-in-out -3s infinite}
body[data-page="index"] .home-hero-tech-particles .p3{left:27%;top:12%;animation:vix-tech-drift-c 14s ease-in-out -7s infinite}
body[data-page="index"] .home-hero-tech-particles .p4{left:39%;top:81%;animation:vix-tech-drift-a 17s ease-in-out -4s infinite}
body[data-page="index"] .home-hero-tech-particles .p5{left:48%;top:18%;animation:vix-tech-drift-b 16s ease-in-out -8s infinite}
body[data-page="index"] .home-hero-tech-particles .p6{left:61%;top:77%;animation:vix-tech-drift-c 13s ease-in-out -2s infinite}
body[data-page="index"] .home-hero-tech-particles .p7{left:72%;top:10%;animation:vix-tech-drift-a 18s ease-in-out -10s infinite}
body[data-page="index"] .home-hero-tech-particles .p8{left:82%;top:68%;animation:vix-tech-drift-b 14s ease-in-out -5s infinite}
body[data-page="index"] .home-hero-tech-particles .p9{left:91%;top:28%;animation:vix-tech-drift-c 16s ease-in-out -9s infinite}
body[data-page="index"] .home-hero-tech-particles .p10{left:94%;top:84%;animation:vix-tech-drift-a 12s ease-in-out -6s infinite}
body[data-page="index"] .home-hero-tech-particles .c1{left:2%;top:46%;transform:rotate(-8deg);animation:vix-circuit-pulse 7s ease-in-out infinite}
body[data-page="index"] .home-hero-tech-particles .c2{right:4%;top:38%;transform:rotate(6deg);animation:vix-circuit-pulse 8.5s ease-in-out -3s infinite}
body[data-page="index"] .home-hero-tech-particles .c3{right:15%;bottom:10%;transform:rotate(-4deg);animation:vix-circuit-pulse 9.5s ease-in-out -5s infinite}
@keyframes vix-tech-drift-a{
  0%,100%{transform:translate3d(0,0,0) scale(.95);opacity:.22}
  35%{transform:translate3d(14px,-10px,0) scale(1.05);opacity:.65}
  70%{transform:translate3d(-7px,8px,0) scale(.98);opacity:.34}
}
@keyframes vix-tech-drift-b{
  0%,100%{transform:translate3d(0,0,0);opacity:.16}
  45%{transform:translate3d(22px,-7px,0);opacity:.58}
  72%{transform:translate3d(8px,5px,0);opacity:.3}
}
@keyframes vix-tech-drift-c{
  0%,100%{transform:rotate(45deg) translate3d(0,0,0);opacity:.18}
  50%{transform:rotate(45deg) translate3d(12px,-12px,0);opacity:.55}
}
@keyframes vix-circuit-pulse{
  0%,100%{opacity:.06;transform:translateX(0) rotate(var(--vix-line-rot,0deg))}
  45%{opacity:.32}
  60%{opacity:.18}
}
@media(max-width:900px){
  body[data-page="index"] .home-hero-tech-particles .p3,
  body[data-page="index"] .home-hero-tech-particles .p6,
  body[data-page="index"] .home-hero-tech-particles .p9,
  body[data-page="index"] .home-hero-tech-particles .c3{display:none}
}
@media(max-width:640px){
  body[data-page="index"] .home-hero-tech-particles{opacity:.72}
  body[data-page="index"] .home-hero-tech-particles .p2,
  body[data-page="index"] .home-hero-tech-particles .p5,
  body[data-page="index"] .home-hero-tech-particles .p8,
  body[data-page="index"] .home-hero-tech-particles .c2{display:none}
}
@media(prefers-reduced-motion:reduce){
  body[data-page="index"] .home-hero-tech-particles *{animation:none!important}
}


/* =========================================================
 HOME — RUTA SEGÚN OBJETIVO / REDISEÑO 2026
 Fondo aprobado: imagen 2 (azul abstracto corporativo).
 ========================================================= */
.home-goal-section{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding:94px 0 100px;
  background:#041437 url('../images/home-sections/ruta-hosting-bg.webp') center center/cover no-repeat;
  color:#fff;
}
.home-goal-section::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:
    linear-gradient(90deg,rgba(2,12,34,.94) 0%,rgba(3,18,48,.84) 43%,rgba(7,38,103,.50) 100%),
    linear-gradient(180deg,rgba(255,255,255,.025),rgba(2,10,30,.16));
  pointer-events:none;
}
.home-goal-section::after{
  content:"";
  position:absolute;
  z-index:-1;
  inset:-24% -10%;
  background:
    radial-gradient(circle at 84% 24%,rgba(45,147,255,.20),transparent 28%),
    radial-gradient(circle at 20% 95%,rgba(11,93,255,.16),transparent 31%);
  pointer-events:none;
}
.home-goal-section .container{position:relative;z-index:1}
.home-goal-head{max-width:840px;margin:0 0 44px}
.home-goal-head .eyebrow{
  color:#75c9ff;
  letter-spacing:.13em;
}
.home-goal-head h2{
  margin:16px 0 18px;
  max-width:810px;
  color:#fff;
  font-family:Manrope,Inter,system-ui,sans-serif;
  font-size:clamp(42px,4.25vw,66px);
  line-height:1.02;
  letter-spacing:-.052em;
  text-wrap:balance;
}
.home-goal-head h2 span{color:#2f82ff}
.home-goal-head p{
  max-width:760px;
  margin:0;
  color:#c8d7ed;
  font-size:17px;
  line-height:1.65;
}
.home-goal-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.home-goal-section .home-goal-card{
  position:relative;
  min-height:118px;
  margin:0;
  padding:20px 68px 20px 20px;
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  align-items:center;
  gap:17px;
  border:1px solid rgba(204,221,247,.88);
  border-radius:22px;
  background:rgba(255,255,255,.96);
  box-shadow:0 16px 38px rgba(0,13,43,.16),inset 0 1px 0 rgba(255,255,255,.9);
  color:#071a3d;
  text-align:left;
  cursor:pointer;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.home-goal-section .home-goal-card .icon-wrap{
  width:58px;
  height:58px;
  margin:0;
  display:grid;
  place-items:center;
  border:1px solid #d9e7fb;
  border-radius:17px;
  background:linear-gradient(145deg,#f2f7ff,#e8f1ff);
  color:#176cff;
  box-shadow:none;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.home-goal-section .home-goal-card .icon-wrap .icon{width:23px;height:23px}
.home-goal-section .home-goal-card .choice-copy{
  display:block;
  min-width:0;
  margin:0;
}
.home-goal-section .home-goal-card .choice-copy strong{
  display:block;
  margin:0 0 6px;
  color:#071a3d;
  font-size:15.5px;
  font-weight:850;
  line-height:1.25;
  letter-spacing:-.018em;
}
.home-goal-section .home-goal-card .choice-copy>span{
  display:block;
  margin:0;
  color:#667894;
  font-size:12.8px;
  line-height:1.45;
}
.home-goal-section .home-goal-card .choice-arrow{
  position:absolute;
  right:20px;
  top:50%;
  transform:translateY(-50%);
  width:42px;
  height:42px;
  margin:0;
  display:grid;
  place-items:center;
  border:1px solid #e0e9f6;
  border-radius:50%;
  background:#fff;
  color:#176cff;
  box-shadow:0 7px 18px rgba(9,38,91,.10);
}
.home-goal-section .home-goal-card .choice-arrow .icon{width:16px;height:16px}
.home-goal-section .home-goal-card:hover,
.home-goal-section .home-goal-card[aria-pressed="true"]{
  border-color:#3484ff;
  background:#fff;
  transform:translateY(-3px);
  box-shadow:0 20px 46px rgba(4,27,75,.23),0 0 0 1px rgba(52,132,255,.14);
}
.home-goal-section .home-goal-card:hover .icon-wrap,
.home-goal-section .home-goal-card[aria-pressed="true"] .icon-wrap{
  border-color:#b9d5ff;
  background:linear-gradient(145deg,#eaf3ff,#dceaff);
  color:#075fff;
  transform:scale(1.03);
}
.home-goal-section .home-goal-card:focus-visible{
  outline:3px solid rgba(112,191,255,.85);
  outline-offset:4px;
}
.home-goal-recommend{margin-top:20px}
.home-goal-section .recommend .rec-card{
  min-height:92px;
  border:1px solid rgba(130,183,255,.34);
  border-radius:20px;
  background:rgba(4,20,51,.84);
  color:#fff;
  box-shadow:0 18px 38px rgba(0,8,25,.22);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
.home-goal-section .recommend .rec-card h3{color:#fff}
.home-goal-section .recommend .rec-card p{color:#b9cbe4}
.home-goal-section .recommend .rec-card .btn-light{
  background:#fff;
  border-color:#fff;
  color:#08285e;
}
@media(max-width:1050px){
  .home-goal-section{padding:84px 0 90px}
  .home-goal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .home-goal-section{padding:70px 0 76px;background-position:66% center}
  .home-goal-head{margin-bottom:32px}
  .home-goal-head h2{font-size:clamp(39px,12vw,52px)}
  .home-goal-head p{font-size:15.5px}
  .home-goal-grid{grid-template-columns:1fr;gap:13px}
  .home-goal-section .home-goal-card{min-height:104px;padding:17px 60px 17px 17px;grid-template-columns:52px minmax(0,1fr);gap:14px;border-radius:19px}
  .home-goal-section .home-goal-card .icon-wrap{width:52px;height:52px;border-radius:15px}
  .home-goal-section .home-goal-card .choice-arrow{right:16px;width:38px;height:38px}
}
@media(prefers-reduced-motion:reduce){
  .home-goal-section .home-goal-card,
  .home-goal-section .home-goal-card .icon-wrap{transition:none}
}

/* Home solutions 2026 — compacto / fondo azul #075fff */
body[data-page="index"] .home-solutions-preview--blue{
  position:relative;
  overflow:hidden;
  padding:18px 0!important;
  background:#075fff!important;
  border-bottom:0!important;
}
body[data-page="index"] .home-solutions-preview--blue:before,
body[data-page="index"] .home-solutions-preview--blue:after{
  content:"";
  position:absolute;
  border-radius:50%;
  pointer-events:none;
}
body[data-page="index"] .home-solutions-preview--blue:before{
  width:360px;height:360px;left:-190px;bottom:-235px;
  background:radial-gradient(circle,rgba(255,255,255,.09),rgba(255,255,255,0) 70%);
}
body[data-page="index"] .home-solutions-preview--blue:after{
  width:420px;height:420px;right:-215px;top:-225px;
  background:radial-gradient(circle,rgba(255,255,255,.07),rgba(255,255,255,0) 72%);
}
body[data-page="index"] .home-solutions-preview--blue .home-solutions-2026{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(250px,.95fr) minmax(0,2.75fr);
  gap:22px;
  align-items:stretch;
}
body[data-page="index"] .home-solutions-2026__intro{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:212px;
  padding:18px 12px 18px 0;
}
body[data-page="index"] .home-solutions-2026__eyebrow{
  display:block;
  margin-bottom:10px;
  color:rgba(255,255,255,.82);
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
body[data-page="index"] .home-solutions-2026__intro h2{
  max-width:360px;
  margin:0 0 10px;
  color:#fff;
  font-size:29px;
  line-height:1.08;
  letter-spacing:-.04em;
}
body[data-page="index"] .home-solutions-2026__intro p{
  max-width:390px;
  margin:0;
  color:rgba(255,255,255,.84);
  font-size:12.5px;
  line-height:1.58;
}
body[data-page="index"] .home-solutions-2026__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
body[data-page="index"] .home-solutions-2026__card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:212px;
  padding:20px 20px 17px;
  border-radius:20px;
  background:#fff;
  color:#0b1f46;
  text-decoration:none;
  box-shadow:0 14px 34px rgba(1,33,107,.14);
  transition:transform .22s ease,box-shadow .22s ease;
}
body[data-page="index"] .home-solutions-2026__card:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 40px rgba(1,33,107,.18);
}
body[data-page="index"] .home-solutions-2026__icon{
  display:block;
  margin-bottom:12px;
}
body[data-page="index"] .home-solutions-2026__icon-circle{
  width:52px;
  height:52px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:linear-gradient(180deg,#edf3ff,#e2ebff);
  color:#075fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
body[data-page="index"] .home-solutions-2026__icon-circle .icon{
  width:28px;
  height:28px;
}
body[data-page="index"] .home-solutions-2026__icon-circle--wp img{
  width:32px;
  height:32px;
  object-fit:contain;
  display:block;
}
body[data-page="index"] .home-solutions-2026__card strong{
  display:block;
  margin-bottom:7px;
  color:#091a44;
  font-size:16.5px;
  line-height:1.2;
  letter-spacing:-.02em;
}
body[data-page="index"] .home-solutions-2026__card p{
  max-width:245px;
  margin:0;
  color:#385070;
  font-size:11.5px;
  line-height:1.5;
}
body[data-page="index"] .home-solutions-2026__line{
  display:block;
  width:100%;
  height:1px;
  margin-top:auto;
  margin-bottom:12px;
  background:#dbe6f7;
}
body[data-page="index"] .home-solutions-2026__arrow{
  width:36px;
  height:36px;
  border-radius:50%;
  display:grid;
  place-items:center;
  align-self:flex-end;
  background:linear-gradient(180deg,#edf3ff,#e6edff);
  color:#075fff;
}
body[data-page="index"] .home-solutions-2026__arrow .icon{
  width:17px;
  height:17px;
}
@media(max-width:1100px){
  body[data-page="index"] .home-solutions-preview--blue .home-solutions-2026{
    grid-template-columns:1fr;
    gap:14px;
  }
  body[data-page="index"] .home-solutions-2026__intro{
    min-height:0;
    padding:10px 0 4px;
  }
  body[data-page="index"] .home-solutions-2026__intro h2{max-width:620px;font-size:27px}
  body[data-page="index"] .home-solutions-2026__intro p{max-width:720px}
  body[data-page="index"] .home-solutions-2026__card{min-height:195px}
}
@media(max-width:760px){
  body[data-page="index"] .home-solutions-preview--blue{padding:16px 0!important}
  body[data-page="index"] .home-solutions-preview--blue .home-wide{width:min(100% - 28px,var(--home-max))}
  body[data-page="index"] .home-solutions-2026__intro{padding:8px 0 2px}
  body[data-page="index"] .home-solutions-2026__eyebrow{font-size:8.5px;margin-bottom:8px}
  body[data-page="index"] .home-solutions-2026__intro h2{font-size:25px;margin-bottom:8px}
  body[data-page="index"] .home-solutions-2026__intro p{font-size:12px;line-height:1.52}
  body[data-page="index"] .home-solutions-2026__grid{grid-template-columns:1fr;gap:10px}
  body[data-page="index"] .home-solutions-2026__card{
    min-height:0;
    padding:16px 16px 14px;
    border-radius:17px;
  }
  body[data-page="index"] .home-solutions-2026__icon{margin-bottom:9px}
  body[data-page="index"] .home-solutions-2026__icon-circle{width:46px;height:46px}
  body[data-page="index"] .home-solutions-2026__icon-circle .icon{width:24px;height:24px}
  body[data-page="index"] .home-solutions-2026__icon-circle--wp img{width:28px;height:28px}
  body[data-page="index"] .home-solutions-2026__card strong{font-size:15.5px;margin-bottom:5px}
  body[data-page="index"] .home-solutions-2026__card p{max-width:none;font-size:11.5px}
  body[data-page="index"] .home-solutions-2026__line{margin-top:14px;margin-bottom:10px}
  body[data-page="index"] .home-solutions-2026__arrow{width:34px;height:34px}
}
@media(prefers-reduced-motion:reduce){
  body[data-page="index"] .home-solutions-2026__card{transition:none}
}


/* Hosting Web — sección Qué recibes rediseñada */
.page-hosting-web .hw-essentials-section{padding:88px 0!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;overflow:hidden;position:relative}
.page-hosting-web .hw-essentials-section .container{position:relative;z-index:1}
.page-hosting-web .hw-essentials-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:56px;align-items:start}
.page-hosting-web .hw-essentials-copy .eyebrow{display:inline-flex;align-items:center;gap:10px;color:#1C6BFF;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.page-hosting-web .hw-essentials-copy .eyebrow::before{content:"";width:28px;height:2px;border-radius:99px;background:#1C6BFF}
.page-hosting-web .hw-essentials-copy h2{margin:18px 0 22px;font-size:clamp(52px,5.4vw,74px);line-height:.98;letter-spacing:-.06em;color:#081a45}
.page-hosting-web .hw-essentials-copy h2 span{color:#246BFF}
.page-hosting-web .hw-essentials-lead{margin:0 0 30px;max-width:620px;color:#355173;font-size:18px;line-height:1.74}
.page-hosting-web .hw-essentials-list{display:grid;gap:18px;max-width:640px}
.page-hosting-web .hw-essentials-item{display:grid;grid-template-columns:92px 1fr;gap:22px;align-items:center;padding:18px 0;border-top:1px solid #d8e3f1}
.page-hosting-web .hw-essentials-item:first-child{border-top:0;padding-top:0}
.page-hosting-web .hw-essentials-item__icon{width:88px;height:88px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(180deg,#eef4ff,#e5edff);color:#1C6BFF;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}
.page-hosting-web .hw-essentials-item__icon .icon{width:34px;height:34px}
.page-hosting-web .hw-essentials-item__body h3{margin:0 0 8px;color:#0b1d48;font-size:21px;line-height:1.15;letter-spacing:-.03em}
.page-hosting-web .hw-essentials-item__body p{margin:0;max-width:500px;color:#49617f;font-size:16px;line-height:1.62}
.page-hosting-web .hw-essentials-visual-col{display:grid;gap:26px;align-self:stretch}
.page-hosting-web .hw-essentials-visual-wrap{position:relative;min-height:640px;padding:18px 0 0 0}
.page-hosting-web .hw-essentials-blob{position:absolute;left:18px;top:0;width:78%;height:76%;background:linear-gradient(180deg,#dfe9ff,#edf3ff);opacity:.9;border-radius:43% 57% 57% 43% / 41% 39% 61% 59%;filter:none}
.page-hosting-web .hw-essentials-dots{position:absolute;width:132px;height:110px;background-image:radial-gradient(circle,#bfd1fb 2px,transparent 2px);background-size:18px 18px;opacity:.8}
.page-hosting-web .hw-essentials-dots--left{left:-6px;top:52%;transform:translateY(-50%)}
.page-hosting-web .hw-essentials-dots--right{right:-10px;bottom:34px}
.page-hosting-web .hw-essentials-visual{position:relative;margin:0;z-index:1;border-radius:44px 94px 40px 46px / 44px 48px 42px 70px;overflow:hidden;box-shadow:0 40px 75px rgba(16,45,98,.18);background:#fff}
.page-hosting-web .hw-essentials-visual::after{content:"";position:absolute;inset:0;border:1px solid rgba(198,214,241,.7);border-radius:inherit;pointer-events:none}
.page-hosting-web .hw-essentials-visual img{display:block;width:100%;height:auto}
.page-hosting-web .hw-essentials-note{display:grid;grid-template-columns:76px 1fr;gap:18px;align-items:center;padding:18px 24px;border-radius:28px;background:#eef3fb;box-shadow:0 18px 40px rgba(15,46,104,.07)}
.page-hosting-web .hw-essentials-note__icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#2a78ff,#1558ec);color:#fff;box-shadow:0 16px 28px rgba(28,107,255,.22)}
.page-hosting-web .hw-essentials-note__icon .icon{width:26px;height:26px}
.page-hosting-web .hw-essentials-note strong{display:block;margin-bottom:6px;color:#102550;font-size:20px;line-height:1.1;letter-spacing:-.03em}
.page-hosting-web .hw-essentials-note p{margin:0;color:#50657f;font-size:16px;line-height:1.55}
@media(max-width:1180px){
  .page-hosting-web .hw-essentials-grid{grid-template-columns:1fr;gap:40px}
  .page-hosting-web .hw-essentials-visual-col{max-width:980px}
  .page-hosting-web .hw-essentials-visual-wrap{min-height:0}
  .page-hosting-web .hw-essentials-blob{width:70%;height:72%}
}
@media(max-width:760px){
  .page-hosting-web .hw-essentials-section{padding:64px 0!important}
  .page-hosting-web .hw-essentials-grid{gap:28px}
  .page-hosting-web .hw-essentials-copy h2{font-size:clamp(40px,14vw,54px);margin-bottom:16px}
  .page-hosting-web .hw-essentials-lead{font-size:16px;line-height:1.66;margin-bottom:22px}
  .page-hosting-web .hw-essentials-list{gap:0}
  .page-hosting-web .hw-essentials-item{grid-template-columns:68px 1fr;gap:16px;padding:16px 0}
  .page-hosting-web .hw-essentials-item__icon{width:64px;height:64px;border-radius:18px}
  .page-hosting-web .hw-essentials-item__icon .icon{width:26px;height:26px}
  .page-hosting-web .hw-essentials-item__body h3{font-size:18px;margin-bottom:6px}
  .page-hosting-web .hw-essentials-item__body p{font-size:15px;line-height:1.55}
  .page-hosting-web .hw-essentials-visual-wrap{padding-top:8px}
  .page-hosting-web .hw-essentials-blob{left:0;width:86%;height:76%}
  .page-hosting-web .hw-essentials-dots{width:90px;height:76px;background-size:14px 14px}
  .page-hosting-web .hw-essentials-dots--left{left:-8px;top:auto;bottom:86px;transform:none}
  .page-hosting-web .hw-essentials-dots--right{right:-8px;bottom:20px}
  .page-hosting-web .hw-essentials-visual{border-radius:28px 60px 28px 34px / 30px 34px 32px 48px}
  .page-hosting-web .hw-essentials-note{grid-template-columns:56px 1fr;gap:14px;padding:16px 18px;border-radius:22px}
  .page-hosting-web .hw-essentials-note__icon{width:48px;height:48px}
  .page-hosting-web .hw-essentials-note__icon .icon{width:22px;height:22px}
  .page-hosting-web .hw-essentials-note strong{font-size:18px}
  .page-hosting-web .hw-essentials-note p{font-size:14px}
}


/* — cPanel libre, sin cuadro contenedor */
.page-hosting-web .hw-essentials-visual-wrap{padding:0!important;display:flex;align-items:center;justify-content:center;min-height:0!important}
.page-hosting-web .hw-essentials-visual{margin:0!important;width:100%!important;max-width:none!important;border:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}
.page-hosting-web .hw-essentials-visual::after{display:none!important}
.page-hosting-web .hw-essentials-visual img{display:block;width:112%!important;max-width:none!important;height:auto!important;margin:0 -6% 0 -3%!important;background:transparent!important;filter:drop-shadow(0 28px 34px rgba(13,40,84,.16))}
.page-hosting-web .hw-essentials-blob{left:8%!important;top:4%!important;width:72%!important;height:70%!important;opacity:.72!important}
@media(max-width:1180px){
  .page-hosting-web .hw-essentials-visual img{width:104%!important;margin:0 -2%!important}
}
@media(max-width:760px){
  .page-hosting-web .hw-essentials-visual img{width:108%!important;margin:0 -4%!important;filter:drop-shadow(0 18px 24px rgba(13,40,84,.14))}
  .page-hosting-web .hw-essentials-blob{left:4%!important;width:82%!important;height:72%!important}
}


/* Hosting WordPress — sección Por qué cambia / recursos */
.page-hosting-wordpress .wp-resources-section{padding:84px 0!important;background:#fff!important;overflow:hidden;position:relative}
.page-hosting-wordpress .wp-resources-grid{display:grid;grid-template-columns:minmax(0,.93fr) minmax(520px,1.07fr);gap:44px;align-items:center}
.page-hosting-wordpress .wp-resources-copy .eyebrow{display:inline-flex;align-items:center;gap:10px;color:#1264ff;font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.page-hosting-wordpress .wp-resources-copy .eyebrow::before{content:"";width:28px;height:2px;border-radius:99px;background:#1264ff}
.page-hosting-wordpress .wp-resources-copy h2{margin:16px 0 22px;color:#081a45;font-size:clamp(50px,4.8vw,68px);line-height:.99;letter-spacing:-.06em;max-width:590px}
.page-hosting-wordpress .wp-resources-copy h2 span{color:#246cff}
.page-hosting-wordpress .wp-resources-lead{margin:0 0 26px;max-width:620px;color:#395575;font-size:17px;line-height:1.72}
.page-hosting-wordpress .wp-resources-list{display:grid;max-width:650px}
.page-hosting-wordpress .wp-resources-item{display:grid;grid-template-columns:94px 1fr;gap:22px;align-items:center;padding:20px 0;border-top:1px solid #dce5f1}
.page-hosting-wordpress .wp-resources-item:first-child{border-top:0;padding-top:0}
.page-hosting-wordpress .wp-resources-item__icon{width:88px;height:88px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(180deg,#eef4ff,#e5edff);color:#1264ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.page-hosting-wordpress .wp-resources-item__icon .icon{width:36px;height:36px}
.page-hosting-wordpress .wp-resources-item h3{margin:0 0 8px;color:#0a1c46;font-size:21px;line-height:1.18;letter-spacing:-.025em}
.page-hosting-wordpress .wp-resources-item p{margin:0;color:#49617e;font-size:16px;line-height:1.62;max-width:520px}
.page-hosting-wordpress .wp-resources-visual-col{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}
.page-hosting-wordpress .wp-resources-visual{margin:0;width:112%;max-width:none;transform:translateX(-2%);position:relative}
.page-hosting-wordpress .wp-resources-visual img{display:block;width:100%;height:auto;background:transparent;filter:drop-shadow(0 26px 28px rgba(17,50,99,.10))}
@media(max-width:1180px){
  .page-hosting-wordpress .wp-resources-grid{grid-template-columns:1fr;gap:28px}
  .page-hosting-wordpress .wp-resources-copy{max-width:760px}
  .page-hosting-wordpress .wp-resources-visual-col{max-width:960px}
  .page-hosting-wordpress .wp-resources-visual{width:100%;transform:none}
}
@media(max-width:760px){
  .page-hosting-wordpress .wp-resources-section{padding:62px 0!important}
  .page-hosting-wordpress .wp-resources-copy h2{font-size:clamp(42px,13.5vw,54px);margin-bottom:16px}
  .page-hosting-wordpress .wp-resources-lead{font-size:15.5px;line-height:1.64;margin-bottom:18px}
  .page-hosting-wordpress .wp-resources-item{grid-template-columns:68px 1fr;gap:15px;padding:16px 0}
  .page-hosting-wordpress .wp-resources-item__icon{width:64px;height:64px;border-radius:18px}
  .page-hosting-wordpress .wp-resources-item__icon .icon{width:27px;height:27px}
  .page-hosting-wordpress .wp-resources-item h3{font-size:18px;margin-bottom:5px}
  .page-hosting-wordpress .wp-resources-item p{font-size:14.5px;line-height:1.55}
  .page-hosting-wordpress .wp-resources-grid{gap:22px}
  .page-hosting-wordpress .wp-resources-visual{width:108%;margin-left:-4%;margin-right:-4%}
}
