:root{--navy:#071b3c;--blue:#3349c9;--purple:#4a43bd;--orange:#ff6a00;--cream:#fbf7f0;--text:#152447;--muted:#61708c;--line:#e5e8f1;--white:#fff;--green:#25d366}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 44px));margin:auto}.skip-link{position:absolute;left:-9999px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid #e7eaf0;backdrop-filter:blur(12px)}.nav-shell{min-height:96px;display:flex;align-items:center;gap:26px}.brand{width:205px;align-self:stretch;display:flex;align-items:center;flex:0 0 205px}.brand img{width:200px;max-height:86px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.nav-link{border:0;background:none;font-size:15px;font-weight:800;color:#263b52;cursor:pointer;padding:14px 0;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 23px;font-weight:900;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#087fc5;color:#fff;box-shadow:0 12px 30px rgba(8,127,197,.2)}.btn-orange{background:var(--orange);color:#fff;box-shadow:0 12px 30px rgba(255,106,0,.2)}.btn-outline{border:1px solid #cfd8e7;background:#fff}.nav-cta{white-space:nowrap;padding:15px 27px;font-size:15px}.nav-item{position:relative}.mega-menu{position:absolute;top:58px;right:-320px;width:760px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 20px 60px rgba(7,27,60,.14);display:none;grid-template-columns:.85fr 1.4fr;gap:18px}.nav-item:hover .mega-menu,.nav-item.open .mega-menu{display:grid}.mega-panel{padding:16px;background:#f7f9fc;border-radius:16px}.mega-panel span,.eyebrow{color:var(--orange);font-weight:900;font-size:13px;letter-spacing:.13em}.mega-panel h3{margin:8px 0}.mega-panel p{color:var(--muted);line-height:1.55}.mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mega-grid a{padding:12px;border-radius:13px}.mega-grid a:hover,.mega-grid a.active{background:#fff3e9}.mega-grid small{display:block;color:var(--muted);margin-top:4px}.menu-toggle{display:none;margin-left:auto;border:0;background:none;flex-direction:column;gap:5px}.menu-toggle span{width:26px;height:3px;background:var(--navy)}
.hero{background:radial-gradient(circle at 82% 14%,#fff1e4 0,transparent 32%),linear-gradient(135deg,#fff,#fbf7f0);padding:72px 0 65px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px}.hero h1{font-size:clamp(42px,5vw,66px);line-height:1.03;margin:0 0 22px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:19px;line-height:1.62;color:#455572;max-width:700px}.hero-actions{display:flex;gap:13px;margin:30px 0}.hero-trust{display:flex;flex-wrap:wrap;gap:12px 18px;color:#52617a;font-size:14px}.hero-art{position:relative;width:82%;justify-self:center;padding:18px;background:linear-gradient(145deg,#fff,#f7f8fc);border:1px solid #e5e8ef;border-radius:30px;box-shadow:0 28px 80px rgba(28,44,80,.16);animation:float 5s ease-in-out infinite;overflow:hidden}.hero-art img{width:100%;display:block;border-radius:20px;image-rendering:auto}.shine{position:absolute;inset:-60%;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.75) 49%,transparent 58%);transform:translateX(-70%) rotate(10deg);animation:shine 4.8s ease-in-out infinite;z-index:2;pointer-events:none}@keyframes shine{0%,30%{transform:translateX(-70%) rotate(10deg)}65%,100%{transform:translateX(70%) rotate(10deg)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes spark{50%{transform:scale(1.35);opacity:.55}}
.value-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--navy);color:#fff}.value-strip article{padding:28px 5vw;border-right:1px solid rgba(255,255,255,.15)}.value-strip strong{display:block;font-size:20px}.value-strip span{display:block;margin-top:7px;color:#b8c5db;font-size:14px;line-height:1.5}.section{padding:90px 0}.section h2{font-size:clamp(35px,4vw,52px);letter-spacing:-.035em;line-height:1.08;margin:12px 0 18px}.lead{max-width:820px;font-size:19px;line-height:1.65;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px}.feature-grid article{padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 40px rgba(15,34,70,.06)}.feature-grid i{font-style:normal;display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#eef1ff;color:var(--blue);font-size:25px;font-weight:900}.feature-grid i.axis{font-size:20px;background:#fff;color:#064ca0;border:1px solid #e7ebf2}.feature-grid h3{margin:18px 0 8px}.feature-grid p{color:var(--muted);line-height:1.6}.ecosystem{background:#fff;text-align:center;overflow:hidden}.ecosystem-head .lead{margin-inline:auto}.ecosystem-stage{position:relative;margin-top:20px;max-width:900px}.ecosystem-stage img{position:relative;z-index:2;width:100%;display:block;border-radius:0;box-shadow:none;background:transparent}75%,100%{box-shadow:0 0 0 36px rgba(74,67,189,0)}}.integrations{background:#fff}.integration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.integration-grid article{padding:28px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fff,#f8f9fc);box-shadow:0 14px 40px rgba(15,34,70,.05)}.integration-grid span{display:grid;place-items:center;width:60px;height:60px;border-radius:18px;background:#fff0e5;color:var(--orange);font-weight:1000;font-size:20px}.integration-grid h3{margin:18px 0 8px}.integration-grid p{color:var(--muted);line-height:1.6}.app-section{background:linear-gradient(135deg,#101f4f,#283ba5);color:#fff}.app-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.app-copy p{color:#d4dcf4;font-size:18px;line-height:1.65}.app-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.app-pills span{padding:10px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08)}.store-badges{display:flex;gap:12px;margin-top:28px}.store-badges span{background:#050505;color:#fff;border-radius:11px;padding:12px 18px;font-weight:800}.phones{display:flex;justify-content:center;align-items:flex-end;gap:10px;min-height:555px}.phones img{height:500px;width:auto;max-width:43%;object-fit:contain;filter:drop-shadow(0 25px 30px rgba(0,0,0,.28));transform:rotate(-5deg)}.phones img+img{transform:rotate(6deg) translateY(18px)}.partner{background:#fff8ee}.partner-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.partner-grid p{font-size:18px;color:var(--muted);line-height:1.65}.partner-card{background:#fff;border:1px solid #ffd9b4;border-radius:24px;padding:30px;box-shadow:0 18px 50px rgba(65,38,12,.08)}.partner-card li{margin:13px 0;color:#4c5870}.plans{background:#f7f8fb}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.plan-grid article{position:relative;background:#fff;border:1px solid var(--line);border-radius:25px;padding:32px;box-shadow:0 16px 50px rgba(8,27,60,.06);display:flex;flex-direction:column}.plan-grid article.recommended{border:2px solid var(--orange);transform:translateY(-10px);box-shadow:0 22px 60px rgba(255,106,0,.15)}.recommend{position:absolute;right:20px;top:-15px;background:var(--orange);color:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900}.plan-type{font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--orange)}.plan-grid h3{font-size:26px;margin:10px 0}.plan-grid p{color:var(--muted);line-height:1.55}.plan-grid ul{padding-left:20px;color:#4d5c74;line-height:1.9;flex:1}.commercial-assurance{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 28px;margin-top:34px;padding:20px;border-radius:18px;background:#fff;color:#41516a;font-weight:800}.presentation{padding-top:60px;padding-bottom:60px}.presentation-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px;border-radius:28px;background:linear-gradient(135deg,#f1f4ff,#fff4e8);border:1px solid #e3e7f3}.presentation-box h2{font-size:36px}.presentation-box p{color:var(--muted)}.contact{background:#f7f8fb}.contact-grid{display:grid;grid-template-columns:1fr .75fr;gap:55px;align-items:center}.contact-grid p{color:var(--muted);font-size:18px;line-height:1.65}.contact-card{display:grid;gap:13px}.contact-card a{display:flex;justify-content:space-between;padding:20px 22px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(10,30,65,.06)}.contact-card span{color:var(--muted)}
.site-footer{background:#071827;color:#dceafa;padding:58px 0 18px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1fr .8fr;gap:38px}.site-footer img{width:260px;filter:brightness(0) invert(1)}.site-footer p,.site-footer a,.site-footer span{display:block;color:#adc1d4;line-height:1.6;font-size:14px;margin:8px 0}.site-footer h4{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between}.whatsapp-float{position:fixed;right:22px;bottom:20px;background:var(--green);color:#fff;font-weight:900;padding:15px 21px;border-radius:999px;z-index:50;box-shadow:0 15px 40px rgba(37,211,102,.3);transition:.3s;animation:whatsapp-color 5s ease-in-out infinite}.whatsapp-float:hover{background:var(--orange);box-shadow:0 15px 40px rgba(255,106,0,.34);transform:translateY(-3px);animation-play-state:paused}@keyframes whatsapp-color{0%,58%,100%{background:var(--green);box-shadow:0 15px 40px rgba(37,211,102,.3)}68%,86%{background:var(--orange);box-shadow:0 15px 40px rgba(255,106,0,.34)}}
@media(max-width:1100px){.main-nav{gap:12px}.nav-link{font-size:13px}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:950px){.main-nav,.nav-cta{display:none}.menu-toggle{display:flex}.main-nav.open{display:flex;position:absolute;top:96px;left:0;right:0;background:#fff;padding:18px 22px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.hero-grid,.app-grid,.partner-grid,.contact-grid{grid-template-columns:1fr}.hero-art{max-width:650px;width:78%}.footer-grid{grid-template-columns:1fr 1fr}.value-strip{grid-template-columns:1fr}.value-strip article{border-bottom:1px solid rgba(255,255,255,.15)}.integration-grid,.plan-grid{grid-template-columns:repeat(2,1fr)}.plan-grid article.recommended{transform:none}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav-shell{min-height:84px}.brand{width:185px;flex-basis:185px}.brand img{width:180px}.hero{padding-top:45px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.feature-grid,.integration-grid,.plan-grid{grid-template-columns:1fr}.hero-art{width:100%}.phones{min-height:430px}.phones img{height:390px}.presentation-box{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.hero-trust{display:grid}.section{padding:68px 0}.store-badges{flex-wrap:wrap}}

/* Header unificado con el resto del sitio */
.nav-shell{width:min(1480px,calc(100% - 64px));min-height:108px;gap:30px}
.brand{width:220px;flex-basis:220px}
.brand img{width:215px;max-height:94px}
.main-nav{gap:30px}
.nav-link{font-size:17px;font-weight:800}
.nav-cta{font-size:17px;padding:17px 31px;border:0;cursor:pointer;font-family:inherit}
.demo-trigger{border:0;cursor:pointer;font-family:inherit}

/* Modal de demostración */
body.modal-open{overflow:hidden}
.demo-modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:24px}
.demo-modal.is-open{display:grid}
.demo-modal__backdrop{position:absolute;inset:0;background:rgba(4,18,42,.72);backdrop-filter:blur(5px)}
.demo-modal__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:28px;padding:38px;box-shadow:0 30px 90px rgba(3,19,49,.35)}
.demo-modal__dialog h2{font-size:clamp(30px,4vw,44px);line-height:1.08;margin:10px 0 12px;letter-spacing:-.035em}
.demo-modal__dialog>p{color:var(--muted);line-height:1.6;margin:0 0 25px}
.demo-modal__close{position:absolute;right:18px;top:15px;width:42px;height:42px;border:0;border-radius:50%;background:#f1f4f8;color:var(--navy);font-size:28px;line-height:1;cursor:pointer}
.demo-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
#demo-form label{display:grid;gap:7px;font-size:14px;font-weight:850;color:#344760}
#demo-form small{font-weight:600;color:var(--muted)}
#demo-form input,#demo-form textarea{width:100%;border:1px solid #d8deea;border-radius:13px;padding:13px 14px;font:inherit;color:var(--text);background:#fbfcfe;outline:none;transition:.2s}
#demo-form input:focus,#demo-form textarea:focus{border-color:#0b85ca;box-shadow:0 0 0 4px rgba(11,133,202,.12);background:#fff}
#demo-form>label{margin-top:16px}
.demo-form__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.btn-whatsapp{background:var(--green);color:#fff;box-shadow:0 12px 30px rgba(37,211,102,.2)}
.demo-form__note{font-size:12px;color:var(--muted);margin:15px 0 0!important}
@media(max-width:1240px){.nav-shell{width:min(100% - 38px,1280px);gap:20px}.brand{width:195px;flex-basis:195px}.brand img{width:190px}.main-nav{gap:20px}.nav-link{font-size:15px}.nav-cta{font-size:15px;padding:15px 23px}}
@media(max-width:950px){.nav-shell{min-height:96px}.demo-form__grid{grid-template-columns:1fr}}
@media(max-width:620px){.demo-modal{padding:12px}.demo-modal__dialog{padding:30px 20px 22px;border-radius:22px}.demo-form__actions{display:grid}.demo-form__actions .btn{width:100%}}

/* ===== Ajuste final homologado con Residence: header ===== */
.site-header{
  position:sticky;
  top:0;
  z-index:100;
  background:rgba(255,255,255,.88);
  backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(221,232,242,.84);
}
.nav-shell{
  height:112px;
  min-height:112px;
  display:flex;
  align-items:center;
  gap:24px;
}
.brand{
  width:auto;
  flex:0 0 auto;
  display:flex;
  align-items:center;
  align-self:stretch;
}
.brand img{
  height:172px;
  width:auto;
  max-width:456px;
  max-height:none;
  object-fit:contain;
  transform:translateY(28px);
}
.main-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:4px;
  flex:1;
  margin-left:0;
}
.nav-link{
  appearance:none;
  border:0;
  background:transparent;
  padding:14px 12px;
  color:#26394C;
  font:inherit;
  font-size:16px;
  font-weight:800;
  cursor:pointer;
  white-space:nowrap;
}
.nav-link:hover{color:#087fc5}
.nav-cta{
  min-height:46px;
  padding:0 20px;
  font-size:15px;
  white-space:nowrap;
}

/* ===== Animación restaurada: centro del ecosistema PetsFile ===== */
.ecosystem-stage{
  position:relative;
  isolation:isolate;
  overflow:visible;
}
.ecosystem-stage::before,
.ecosystem-stage::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:215px;
  height:215px;
  border-radius:50%;
  transform:translate(-50%,-50%) scale(.86);
  pointer-events:none;
  z-index:1;
}
.ecosystem-stage::before{
  border:3px solid rgba(74,67,189,.36);
  box-shadow:0 0 0 0 rgba(74,67,189,.24);
  animation:petsfileCorePulse 3.4s ease-out infinite;
}
.ecosystem-stage::after{
  background:radial-gradient(circle,rgba(255,122,0,.10) 0,rgba(74,67,189,.08) 42%,transparent 72%);
  animation:petsfileCoreGlow 3.4s ease-in-out infinite;
}
.ecosystem-stage img{
  position:relative;
  z-index:2;
}
@keyframes petsfileCorePulse{
  0%{transform:translate(-50%,-50%) scale(.84);opacity:.15;box-shadow:0 0 0 0 rgba(74,67,189,.25)}
  45%{opacity:.72}
  100%{transform:translate(-50%,-50%) scale(1.18);opacity:0;box-shadow:0 0 0 34px rgba(74,67,189,0)}
}
@keyframes petsfileCoreGlow{
  0%,100%{transform:translate(-50%,-50%) scale(.92);opacity:.38}
  50%{transform:translate(-50%,-50%) scale(1.08);opacity:.75}
}

@media (max-width:1050px){
  .nav-shell{min-height:96px;height:auto;flex-wrap:wrap;padding:8px 0}
  .brand img{height:145px;transform:translateY(22px)}
  .main-nav{justify-content:flex-start}
}
@media (max-width:680px){
  .brand img{height:128px;transform:translateY(18px)}
  .ecosystem-stage::before,.ecosystem-stage::after{width:150px;height:150px}
}
@media (prefers-reduced-motion:reduce){
  .ecosystem-stage::before,.ecosystem-stage::after{animation:none}
}


/* ===== V6: logo oficial y animación visible del núcleo PetsFile ===== */
.ecosystem-stage{position:relative;max-width:900px;margin:22px auto 0;overflow:visible}
.ecosystem-map{display:block;width:100%;height:auto;position:relative;z-index:1}
.ecosystem-core{position:absolute;left:50%;top:48.1%;width:236px;height:236px;transform:translate(-50%,-50%);z-index:5;display:grid;place-items:center;pointer-events:none}
.ecosystem-logo-shell{position:relative;z-index:3;width:206px;height:206px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.98);box-shadow:0 16px 42px rgba(21,32,80,.16),0 0 0 1px rgba(25,45,95,.08);animation:petsfileLogoBreathe 3.2s ease-in-out infinite}
.ecosystem-logo-shell img{width:160px!important;height:auto!important;max-height:138px;object-fit:contain;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.ecosystem-ring{position:absolute;inset:8px;border-radius:50%;border:3px solid rgba(78,70,190,.36);opacity:0;z-index:1;animation:petsfileRing 3.2s ease-out infinite}
.ecosystem-ring-two{animation-delay:1.05s;border-color:rgba(255,122,0,.34)}
@keyframes petsfileLogoBreathe{0%,100%{transform:scale(.965);box-shadow:0 16px 42px rgba(21,32,80,.15),0 0 0 0 rgba(78,70,190,.08)}50%{transform:scale(1.035);box-shadow:0 20px 50px rgba(21,32,80,.21),0 0 0 15px rgba(255,122,0,.07)}}
@keyframes petsfileRing{0%{transform:scale(.78);opacity:.58}75%,100%{transform:scale(1.35);opacity:0}}
@media(max-width:760px){.ecosystem-core{width:150px;height:150px}.ecosystem-logo-shell{width:130px;height:130px}.ecosystem-logo-shell img{width:100px!important;max-height:88px}.ecosystem-ring{inset:4px}}
@media(prefers-reduced-motion:reduce){.ecosystem-logo-shell,.ecosystem-ring{animation:none}}

/* ===== V7 FIX: núcleo limpio, un solo logo oficial ===== */
.ecosystem-stage::before,
.ecosystem-stage::after{display:none!important}
.ecosystem-core{top:48.1%;width:236px;height:236px}
.ecosystem-logo-shell{width:206px;height:206px;background:#fff;overflow:hidden}
.ecosystem-logo-shell img{
  width:152px!important;
  max-height:136px!important;
  object-fit:contain!important;
  opacity:1!important;
}

/* ===== COMPONENTES CORPORATIVOS VIKINGOZ: HEADER, MEGAMENÚ Y FOOTER ===== */
:root{--blue:#046EB4;--ink:#071827;--text:#17283A;--muted:#627489;--line:#DDE8F2;--soft:#F5F9FD;--shadow:0 28px 90px rgba(10,49,86,.14)}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(221,232,242,.84)}
.site-header .nav-shell{height:112px;display:flex;align-items:center;gap:24px}
.site-header .brand{display:flex;align-items:center;align-self:stretch;flex:0 0 auto;width:auto;height:auto;overflow:visible}
.site-header .brand img{height:172px;width:auto;max-width:456px;max-height:none;object-fit:contain;transform:translateY(28px)}
.site-header .main-nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1;margin-left:0}
.site-header .nav-item{position:relative}
.site-header .nav-link{appearance:none;border:0;background:transparent;padding:14px 12px;color:#26394C;font:inherit;font-size:16px;font-weight:800;cursor:pointer;white-space:nowrap}
.site-header .nav-link:hover{color:var(--blue)}
.site-header .menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px}
.site-header .menu-toggle span{width:18px;height:2px;background:var(--ink);border-radius:2px}
.site-header .nav-cta{min-height:46px;padding:0 20px;font-size:15px;white-space:nowrap}
.site-header .mega-menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;background:rgba(255,255,255,.99);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:18px;z-index:120}
.site-header .nav-item:hover .mega-menu,.site-header .nav-item.open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.site-header .mega-wide{width:min(860px,calc(100vw - 48px));display:grid;grid-template-columns:280px 1fr;gap:18px}
.site-header .mega-compact{width:310px;display:grid;gap:8px}
.site-header .right-menu{left:auto;right:0;transform:translateY(8px)}
.site-header .nav-item:hover .right-menu,.site-header .nav-item.open .right-menu{transform:translateY(0)}
.site-header .mega-panel{background:linear-gradient(135deg,#F2F8FE,#FFFFFF);border:1px solid #E4EFF9;border-radius:20px;padding:20px}
.site-header .mega-kicker{display:inline-block;color:var(--blue);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px}
.site-header .mega-panel h3{margin:0 0 10px;font-size:22px;line-height:1.15}
.site-header .mega-panel p{margin:0 0 16px;color:var(--muted);font-size:14px;line-height:1.55}
.site-header .mega-link,.site-header .accent-link{color:var(--blue)!important;font-weight:900!important}
.site-header .mega-grid{display:grid;gap:10px}.site-header .solutions-mega{grid-template-columns:1fr 1fr}
.site-header .solutions-mega a,.site-header .mega-compact a,.site-header .integrations-list a{display:block;border-radius:16px;padding:12px;color:var(--text);border:1px solid transparent}
.site-header .solutions-mega a:hover,.site-header .mega-compact a:hover,.site-header .integrations-list a:hover{background:#F5FAFE;border-color:#E3EEF8}
.site-header .solutions-mega span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:8px;background:#EEF7FF;border-radius:9px}
.site-header .solutions-mega b{display:inline-block;font-size:14px}.site-header .solutions-mega small{display:block;margin-top:6px;color:var(--muted);line-height:1.35}
.site-header .integrations-mega{grid-template-columns:330px 1fr;align-items:center}.site-header .integration-map{position:relative;min-height:245px;border-radius:22px;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(7,155,216,.18),transparent 42%),linear-gradient(135deg,#F4FAFF,#FFFFFF);border:1px solid #E2EDF7}
.site-header .integration-map::before,.site-header .integration-map::after{content:"";position:absolute;inset:50%;width:260px;height:1px;background:rgba(4,110,180,.18);transform:translate(-50%,-50%) rotate(22deg)}.site-header .integration-map::after{transform:translate(-50%,-50%) rotate(-22deg)}
.site-header .integration-map .core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--blue);color:#fff;border-radius:999px;padding:13px 18px;font-size:14px;font-weight:900;box-shadow:0 12px 30px rgba(4,110,180,.22)}
.site-header .integration-map .node{position:absolute;background:#fff;border:1px solid #DCE8F2;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;color:#31506A;box-shadow:0 10px 24px rgba(31,75,112,.08)}
.site-header .n1{left:25px;top:34px}.site-header .n2{right:34px;top:28px}.site-header .n3{left:42px;bottom:38px}.site-header .n4{right:45px;bottom:40px}.site-header .n5{left:16px;top:112px}.site-header .n6{right:15px;top:115px}.site-header .n7{left:50%;bottom:18px;transform:translateX(-50%)}
.site-header .integrations-list{grid-template-columns:1fr 1fr}.site-header .integrations-list a{font-weight:900;color:#26394C}
.site-footer{background:#071827;color:#DCEBFA;padding:57px 0 18px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .95fr .85fr;gap:38px}.footer-brand img{width:265px;filter:brightness(0) invert(1);margin-bottom:18px}.site-footer h3{color:#fff;font-size:24px;line-height:1.15;margin-bottom:12px;letter-spacing:-.035em}.site-footer h4{color:#fff;margin:0 0 16px;font-size:15px;text-transform:uppercase;letter-spacing:.12em}.site-footer p,.site-footer span,.site-footer a{color:#AFC2D5;font-size:14px;line-height:1.55}.site-footer a,.site-footer span{display:block;margin:8px 0}.site-footer strong{color:#fff}.social-links{display:flex;gap:9px;margin-top:18px}.social-links a{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0E2B48;color:#fff;font-weight:900;text-transform:uppercase;font-size:12px}.regional-note{margin-top:14px!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px}.footer-bottom p{margin:0}.footer-bottom a{display:inline}
@media(max-width:1060px){.site-header .nav-shell{min-height:96px;height:auto;flex-wrap:wrap;padding:8px 0}.site-header .brand img{height:120px;max-width:330px;transform:translateY(12px)}.site-header .menu-toggle{display:flex;margin-left:auto}.site-header .nav-cta{display:none}.site-header .main-nav{display:none;order:5;flex-direction:column;align-items:stretch;width:100%;gap:0;padding:8px 0 12px}.site-header .main-nav.open{display:flex}.site-header .nav-link{width:100%;text-align:left;padding:14px 0}.site-header .mega-menu,.site-header .right-menu{position:static;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;display:none;width:100%;box-shadow:none;margin:0 0 12px;padding:12px;border-radius:18px}.site-header .nav-item.open .mega-menu{display:grid}.site-header .mega-wide,.site-header .integrations-mega{grid-template-columns:1fr}.site-header .integration-map{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}
@media(max-width:680px){.site-header .brand img{height:96px;max-width:260px;transform:translateY(6px)}.footer-grid,.site-header .solutions-mega{grid-template-columns:1fr}.footer-brand img{width:225px}}

/* ===== V8: UN SOLO NÚCLEO EN ECOSISTEMA, SIN CÍRCULO ADICIONAL ===== */
.ecosystem-stage{position:relative;max-width:900px;margin:22px auto 0;overflow:visible;isolation:isolate}.ecosystem-map{display:block;width:100%;height:auto;position:relative;z-index:1}.ecosystem-stage::before,.ecosystem-stage::after{display:none!important}.ecosystem-core{position:absolute;left:50%;top:48.1%;width:206px;height:206px;transform:translate(-50%,-50%);z-index:5;display:grid;place-items:center;pointer-events:none;background:transparent!important;border:0!important;border-radius:50%}.ecosystem-core-logo{position:relative;z-index:3;width:154px!important;height:auto!important;max-height:138px!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;animation:petsfileLogoBreatheV8 3.2s ease-in-out infinite}.ecosystem-ring{position:absolute;inset:0;border-radius:50%;border:3px solid rgba(78,70,190,.34);opacity:0;z-index:1;animation:petsfileRingV8 3.2s ease-out infinite}.ecosystem-ring-two{animation-delay:1.05s;border-color:rgba(255,122,0,.34)}@keyframes petsfileLogoBreatheV8{0%,100%{transform:scale(.96)}50%{transform:scale(1.035)}}@keyframes petsfileRingV8{0%{transform:scale(.82);opacity:.55}75%,100%{transform:scale(1.32);opacity:0}}@media(max-width:760px){.ecosystem-core{width:132px;height:132px}.ecosystem-core-logo{width:100px!important;max-height:90px!important}}@media(prefers-reduced-motion:reduce){.ecosystem-core-logo,.ecosystem-ring{animation:none}}

/* ===== V9 FINAL: logo integrado en la imagen original; un solo círculo ===== */
.ecosystem-stage{
  position:relative;
  max-width:900px;
  margin:22px auto 0;
  overflow:visible;
  isolation:isolate;
}
.ecosystem-map{
  display:block;
  width:100%;
  height:auto;
  position:relative;
  z-index:1;
}
.ecosystem-core{display:none!important}
.ecosystem-stage::before{display:none!important}
.ecosystem-stage::after{
  content:""!important;
  display:block!important;
  position:absolute;
  left:47.2%;
  top:38%;
  width:246px;
  height:246px;
  border-radius:50%;
  border:3px solid rgba(92,86,225,.24);
  transform:translate(-50%,-50%) scale(.94);
  opacity:.65;
  pointer-events:none;
  z-index:2;
  animation:petsfileCorePulseFinal 3.2s ease-out infinite;
}
@keyframes petsfileCorePulseFinal{
  0%{transform:translate(-50%,-50%) scale(.91);opacity:.58}
  70%,100%{transform:translate(-50%,-50%) scale(1.13);opacity:0}
}
@media(max-width:760px){
  .ecosystem-stage::after{width:184px;height:184px}
}
@media(prefers-reduced-motion:reduce){.ecosystem-stage::after{animation:none;opacity:.24}}


/* ===== BASE MAESTRA VIKINGOZ + PETSFILE BILINGUE FINAL ===== */
.site-header{overflow:visible!important;z-index:1000}
.site-header .nav-shell{height:104px!important;gap:18px!important;overflow:visible!important}
.site-header .brand{display:flex;align-items:center;flex:0 0 auto;min-width:184px}
.site-header .brand img{width:184px!important;height:auto!important;max-width:none!important;transform:none!important;object-fit:contain!important}
.site-header .main-nav{gap:2px!important;overflow:visible!important}
.site-header .nav-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto;white-space:nowrap}
.site-header .nav-actions .language-switch{margin:0}
.site-header .nav-success{display:inline-flex;align-items:center;padding:10px 18px;border:1px solid #079BD8;border-radius:999px;color:#0b2740;text-decoration:none;font-weight:700;background:#fff;transition:all .3s ease;white-space:nowrap;flex-shrink:0}
.site-header .nav-success::after{content:'→';margin-left:8px}
.site-header .nav-success:hover{background:#079BD8;color:#fff;box-shadow:0 8px 20px rgba(7,155,216,.25)}
.site-header .language-switch{display:inline-flex;align-items:center;gap:5px;font-family:Aptos,"Segoe UI",Arial,sans-serif;font-size:13px;font-weight:800;color:#6d7f91;white-space:nowrap}
.site-header .language-switch a{color:#557086;text-decoration:none}.site-header .language-switch a:hover,.site-header .language-switch .lang-current{color:#079BD8}.site-header .language-switch .lang-sep{color:#b7c5d0;font-weight:500}
.site-header .main-nav>.nav-item:first-child>.mega-menu{left:0!important;right:auto!important;transform:none!important}
.site-header .main-nav>.nav-item:first-child:hover>.mega-menu,.site-header .main-nav>.nav-item:first-child.open>.mega-menu{transform:none!important}
.site-header .solutions-mega a[aria-current="page"]{background:#F5FAFE;border-color:#D7EAF8}
.vikingoz-about-link{display:inline-block;margin-top:14px;color:#0a79b8;font-weight:800;text-decoration:none}
.vikingoz-about-link:hover{text-decoration:underline}
.site-footer .footer-grid{align-items:start}.site-footer .footer-grid>div{padding-top:0}.site-footer h4{margin-top:0;min-height:24px}.site-footer .footer-brand img{width:245px!important;margin-bottom:16px}.site-footer .social-links a{width:38px;height:38px}.site-footer .social-links svg{width:18px;height:18px;fill:#fff;display:block}.site-footer .country-row{display:flex!important;align-items:center;gap:8px}.site-footer .country-row b{display:inline-flex;align-items:center;justify-content:center;width:25px;height:18px;border:1px solid rgba(255,255,255,.22);border-radius:4px;color:#fff;font-size:9px;letter-spacing:.06em}
/* Header must never cover hero/slides */
main{position:relative;z-index:1}.hero{position:relative;z-index:1}.hero-art{min-width:0}.hero-art img{max-width:100%;height:auto}
@media(max-width:1180px){.site-header .nav-shell{gap:10px!important}.site-header .brand{min-width:152px}.site-header .brand img{width:152px!important}.site-header .nav-link{padding-left:8px!important;padding-right:8px!important}}
@media(max-width:1060px){
 .site-header .nav-shell{min-height:88px!important;height:auto!important;padding:8px 0 10px!important;display:flex;align-items:center;flex-wrap:wrap;column-gap:10px;row-gap:8px}
 .site-header .brand{min-width:0;order:1}.site-header .brand img{width:154px!important}
 .site-header .menu-toggle{display:flex!important;order:2;margin-left:auto}
 .site-header .nav-actions{order:3;flex:0 0 100%;width:100%;justify-content:flex-end;padding:0 0 4px;gap:10px}
 .site-header .nav-success{display:inline-flex!important;padding:8px 13px;min-height:40px;font-size:13px;line-height:1}
 .site-header .language-switch{font-size:13px!important;gap:4px!important;margin:0!important}
 .site-header .main-nav{order:4!important;display:none;flex-direction:column;align-items:stretch;width:100%;gap:0;padding:4px 0 12px!important}
 .site-header .main-nav.open{display:flex!important}
 .site-header .nav-link{width:100%!important;text-align:left!important;padding:14px 4px!important}
 .site-header .mega-menu,.site-header .right-menu{position:static!important;left:auto!important;right:auto!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:none;width:100%!important;max-width:100%!important;box-shadow:none;margin:0 0 12px;padding:12px;border-radius:18px;overflow:auto}
 .site-header .nav-item.open .mega-menu{display:grid!important}
 .site-header .mega-wide,.site-header .integrations-mega{grid-template-columns:1fr!important}.site-header .integration-map{display:none!important}
 .site-header .solutions-mega{grid-template-columns:1fr 1fr!important}
}
@media(max-width:760px){
 .site-header .brand img{width:132px!important}.site-header .nav-success{padding:8px 11px;font-size:12.5px;min-height:38px}.site-header .language-switch{font-size:12.5px!important}
 .site-header .solutions-mega{grid-template-columns:1fr!important}
 .hero{padding-top:40px!important}.hero-grid,.app-grid,.partner-grid,.contact-grid{grid-template-columns:1fr!important}.hero-art{margin-top:10px}.hero-art img{width:min(100%,560px)!important;margin:auto}
 .feature-grid,.integration-grid,.plans-grid{grid-template-columns:1fr!important}.ecosystem-stage{max-width:100%!important;overflow:hidden!important}.ecosystem-map{width:100%!important}
 .site-footer .footer-grid{grid-template-columns:1fr!important}.site-footer .footer-brand img{width:210px!important}
}
@media(max-width:520px){
 .site-header .brand img{width:116px!important}.site-header .nav-actions{gap:8px}.site-header .nav-success{padding:8px 10px;font-size:12px}.site-header .language-switch{font-size:12px!important}
 .hero h1{font-size:clamp(36px,11vw,54px)!important}.hero-copy p,.lead{font-size:17px!important}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%;justify-content:center}
 .value-strip{grid-template-columns:1fr!important}.app-pills{gap:8px}.store-badges{flex-wrap:wrap}.presentation-box{flex-direction:column!important;align-items:flex-start!important;gap:18px!important}.contact-card{min-width:0!important}
 .whatsapp-float{right:12px!important;bottom:12px!important}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

/* QA final PetsFile: único comportamiento especial verde -> naranja */
.whatsapp-float{background:#25D366!important;animation:petsfileWaFinal 6s ease-in-out infinite!important;border-radius:999px!important}
@keyframes petsfileWaFinal{0%,42%,100%{background:#25D366}58%,86%{background:#ff6a00}}
.whatsapp-float:hover{background:#ff6a00!important}
