/* CAUVIA V5 — diseño aprobado: navy + teal + blanco, serif editorial, retratos sin cajas */
:root{--v5-navy:#042c56;--v5-navy-deep:#03213f;--v5-navy-mid:#073c68;--v5-teal:#10bdd0;--v5-cyan:#27d5df;--v5-sky:#eaf6fb;--v5-ink:#0a315e;--v5-muted:#5c7590;--v5-line:#dbe8f1;--v5-soft:#f6fbfe;--v5-white:#fff;--v5-gold:#f0a135}
body.site-page{background:#fff;color:var(--v5-ink);font-size:14px}.container{width:min(1320px,calc(100% - 44px))}.v5-header{background:linear-gradient(90deg,#032748,#03345e 70%,#02305b);min-height:64px}.v5-header .nav-wrap{height:64px;gap:18px}.v5-header .brand{min-width:225px}.v5-header .brand img{width:42px;height:42px}.v5-header .brand strong{font-size:23px}.v5-header .main-nav{gap:20px}.v5-header .main-nav>a,.v5-header .nav-dropdown>button{padding:22px 0 20px;font-size:12px}.v5-header .main-nav>a:after,.v5-header .nav-dropdown>button:after{bottom:10px}.v5-cart{width:auto!important;height:40px!important;border:0!important;border-radius:0!important;padding:0 7px;display:flex!important;gap:6px;font-size:11px}.v5-cart em{font-style:normal;color:#fff}.v5-cart span{right:-3px;top:-3px}.v5-header .nav-cta{background:linear-gradient(135deg,#0ab8c8,#1fd0dc);border-radius:11px;padding:11px 17px;box-shadow:0 10px 24px rgba(12,200,214,.2)}

/* Home hero */
.v5-home-hero{position:relative;overflow:hidden;background:linear-gradient(112deg,#fff 0 52%,#f2f9fd 74%,#ecf6fb 100%);min-height:565px;border-bottom:1px solid #dbe8ef}.v5-home-hero:before{content:"";position:absolute;left:-110px;bottom:-150px;width:740px;height:390px;border-radius:50%;background:linear-gradient(155deg,rgba(220,234,245,.75),rgba(255,255,255,0));transform:rotate(14deg)}.v5-home-hero:after{content:"";position:absolute;right:-140px;bottom:-30px;width:650px;height:270px;background:linear-gradient(145deg,#0d83ce 0%,#0fbad0 42%,#0468af 100%);clip-path:polygon(18% 70%,55% 34%,100% 2%,100% 100%,0 100%);opacity:.98}.v5-home-grid{display:grid;grid-template-columns:1.04fr .96fr;min-height:565px;align-items:center;position:relative;z-index:2}.v5-home-copy{padding:45px 0 72px;position:relative;z-index:5}.v5-home-copy .eyebrow{margin-bottom:12px;color:#058aa8}.v5-home-copy h1{font:700 clamp(48px,5.25vw,74px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.035em;margin:0 0 16px;color:#0b315e;max-width:790px}.v5-home-copy h1 span{color:#039bb7}.v5-home-copy>p{font-size:16px;line-height:1.55;color:#31597d;max-width:540px;margin:0 0 22px}.v5-home-actions{display:flex;gap:13px;flex-wrap:wrap}.v5-home-actions .btn{min-width:165px;border-radius:10px;padding:12px 18px}.v5-home-actions .btn.dark{background:#06345f;color:white}.v5-home-actions .btn.teal{background:linear-gradient(135deg,#03aebe,#18c9d4)}
.v5-hero-stage{height:565px;position:relative;align-self:stretch}.v5-building{position:absolute;right:-10px;top:0;width:72%;height:100%;object-fit:cover;object-position:center top;opacity:.23;filter:saturate(.55) contrast(.9);mix-blend-mode:multiply}.v5-halo{position:absolute;left:9%;top:38px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,#eff9fd 0 46%,rgba(154,216,236,.34) 47% 48%,transparent 49% 60%,rgba(14,170,196,.17) 61% 61.6%,transparent 62%);box-shadow:0 0 0 1px rgba(20,158,190,.12)}.v5-portrait{position:absolute;z-index:4;left:2%;bottom:-2px;height:555px;width:auto;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(9,42,74,.18))}.v5-stat-stack{position:absolute;z-index:6;right:5%;top:92px;display:grid;gap:10px;width:168px}.v5-stat{background:#fff;border-radius:15px;padding:11px 12px;box-shadow:0 8px 25px rgba(7,48,83,.12);border:1px solid #deebf2;display:grid;grid-template-columns:38px 1fr;gap:9px;align-items:center}.v5-stat .icon-shell{width:38px;height:38px;border-radius:50%;background:#eafafd;color:#04aebe;display:grid;place-items:center}.v5-stat:nth-child(2) .icon-shell{background:#eaf1fb;color:#0b67bb}.v5-stat:nth-child(3) .icon-shell{background:#fff4e7;color:#ef8c16}.v5-stat b{display:block;font-size:12px;color:#123a63}.v5-stat small{display:block;font-size:9px;color:#688097;line-height:1.25;margin-top:2px}

/* Five-platform bridge */
.v5-platform-wrap{position:relative;z-index:8;margin-top:-44px}.v5-platform{display:grid;grid-template-columns:repeat(5,1fr);background:linear-gradient(110deg,#052d56,#063a68);border-radius:22px;padding:18px 24px;box-shadow:0 16px 40px rgba(5,44,83,.22);color:#fff}.v5-platform>a{display:flex;align-items:center;gap:14px;padding:4px 20px;border-right:1px solid rgba(255,255,255,.20);min-height:62px}.v5-platform>a:last-child{border-right:0}.v5-platform .icon-shell{width:48px;height:48px;border:1px solid rgba(255,255,255,.56);border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.v5-platform .ui-icon{width:25px;height:25px}.v5-platform b{display:block;font:700 20px Georgia,serif;color:#13c9da}.v5-platform small{display:block;color:#bed0df;font-size:10px;line-height:1.35;margin-top:4px}

/* Solution clusters */
.v5-solutions{padding:52px 0 18px;background:#fff}.v5-solutions-grid{display:grid;grid-template-columns:1.07fr 1.07fr .86fr;gap:20px}.v5-solution-group h3{font-size:13px;margin:0 0 14px;color:#073c68;display:flex;align-items:center;gap:8px}.v5-solution-group h3:before{content:"";width:7px;height:7px;background:#0bb8ca;border-radius:50%}.v5-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.v5-solution-group.knowledge .v5-cards{grid-template-columns:repeat(4,1fr)}.v5-mini-card{min-height:112px;border:1px solid #dce8f1;border-radius:13px;padding:13px 9px 10px;text-align:center;background:#fff;box-shadow:0 5px 15px rgba(8,56,95,.04);transition:.2s}.v5-mini-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(8,56,95,.09);border-color:#bad9e8}.v5-mini-card .ui-icon{width:27px;height:27px;color:#0a4f8d;margin-bottom:7px}.v5-mini-card b{display:block;font-size:10px;line-height:1.25;color:#0c3d70;min-height:25px}.v5-mini-card span{display:block;color:#0a9bae;font-size:8px;margin-top:8px}

/* Founder + philosophy band */
.v5-founder-philosophy{padding:25px 0 30px;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff)}.v5-founder-philosophy:after{content:"";position:absolute;right:-80px;bottom:-20px;width:510px;height:220px;background:linear-gradient(150deg,rgba(200,226,244,.25),rgba(41,135,198,.14));clip-path:polygon(0 55%,40% 24%,100% 0,100% 100%,0 100%)}.v5-founder-grid{display:grid;grid-template-columns:.47fr 1fr 1.35fr;gap:32px;align-items:center;position:relative;z-index:2}.v5-founder-photo{height:210px;display:flex;justify-content:center;align-items:end;position:relative}.v5-founder-photo:before{content:"";position:absolute;width:188px;height:188px;border-radius:50%;background:#eef8fc;border:1px solid #c4e3ef}.v5-founder-photo img{height:220px;position:relative;z-index:2;object-fit:contain}.v5-founder-copy h2,.v5-philosophy h2{font:700 30px Georgia,serif;color:#082f5d;margin:0 0 4px}.v5-founder-copy b{font-size:12px;color:#093b6f}.v5-founder-copy p{font-size:10px;color:#5c7490;max-width:500px;margin:10px 0}.v5-badges{display:flex;gap:6px;flex-wrap:wrap}.v5-badge{border:1px solid #d6e6ef;border-radius:10px;padding:7px 9px;font-size:8px;color:#315b80;background:#fff}.v5-philosophy{border-left:1px solid #dce8ef;padding-left:34px}.v5-philosophy blockquote{font:italic 700 17px Georgia,serif;color:#24486a;margin:8px 0}.v5-philosophy blockquote:before{content:"“";font:700 58px Georgia,serif;color:#0bb8ca;float:left;line-height:.7;margin-right:10px}.v5-philosophy p{font-size:9px;color:#688097}.v5-values-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.v5-value-mini{display:flex;gap:8px;align-items:center}.v5-value-mini .ui-icon{color:#0a5c9d;width:22px}.v5-value-mini b{font-size:9px;display:block}.v5-value-mini small{font-size:7px;color:#6e8295}

/* Shared interior heroes */
.v5-inner-hero{position:relative;overflow:hidden;background:linear-gradient(112deg,#fff 0 58%,#eff8fc 100%);border-bottom:1px solid #dce8ef}.v5-inner-hero:after{content:"";position:absolute;right:-80px;bottom:-45px;width:610px;height:250px;background:linear-gradient(145deg,#0b8bc8,#11c2d0 55%,#0874b7);clip-path:polygon(10% 76%,55% 35%,100% 0,100% 100%,0 100%);opacity:.92}.v5-inner-grid{display:grid;grid-template-columns:1.08fr .92fr;min-height:490px;align-items:center;position:relative;z-index:2}.v5-inner-copy{padding:56px 0 62px;z-index:3}.v5-inner-copy h1{font:700 clamp(44px,5vw,66px)/1.02 Georgia,serif;color:#0a315e;letter-spacing:-.035em;margin:11px 0 16px;max-width:760px}.v5-inner-copy h1 span{color:#049db9}.v5-inner-copy>p{font-size:16px;color:#416582;max-width:650px;line-height:1.6}.v5-inner-stage{height:490px;position:relative}.v5-inner-stage:before{content:"";position:absolute;left:18%;top:48px;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,#eff9fd 0 50%,rgba(70,184,211,.22) 51% 51.5%,transparent 52%)}.v5-inner-stage img{position:absolute;z-index:3;bottom:-2px;left:8%;height:470px;max-width:94%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(7,45,78,.16))}.v5-inner-stage img.seated{height:430px;left:2%}.v5-inner-stage .v5-side-note{position:absolute;right:2%;top:100px;z-index:5;width:160px;background:#fff;border:1px solid #dbe8f0;border-radius:14px;padding:12px;box-shadow:0 12px 28px rgba(7,47,83,.11)}.v5-side-note b{font-size:11px}.v5-side-note span{display:block;font-size:9px;color:#6d8295;margin-top:4px}

/* Content sections — compact, polished */
.v5-section{padding:68px 0}.v5-section.soft{background:#f6fafc}.v5-section-head{max-width:760px;margin-bottom:28px}.v5-section-head.center{margin-left:auto;margin-right:auto;text-align:center}.v5-section-head h2{font:700 36px/1.08 Georgia,serif;margin:7px 0 10px;color:#0a315e}.v5-section-head p{color:#607b91;margin:0;font-size:14px}.v5-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v5-card{border:1px solid #dce8f0;border-radius:17px;padding:22px;background:#fff;box-shadow:0 8px 22px rgba(6,52,89,.05);transition:.2s}.v5-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(6,52,89,.09)}.v5-card .icon-shell{width:48px;height:48px;border-radius:14px;background:#ecf8fb;color:#079fb7;display:grid;place-items:center}.v5-card h3{font:700 21px Georgia,serif;color:#0b3767;margin:14px 0 7px}.v5-card p{color:#647c90;font-size:12px;margin:0}.v5-card a{display:inline-block;margin-top:14px;color:#0498ae;font-size:11px;font-weight:800}.v5-process{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.v5-step{position:relative;border-top:3px solid #0bb9ca;padding:15px 10px 0}.v5-step span{font:700 11px Georgia,serif;color:#0b9bad}.v5-step b{display:block;font-size:12px;color:#0d3c6b;margin-top:6px}.v5-step p{font-size:10px;color:#6c8294}.v5-split-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dce8f0;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 16px 34px rgba(6,47,82,.07)}.v5-split-panel>article{padding:34px}.v5-split-panel>article.dark{background:linear-gradient(145deg,#052d56,#073e6c);color:#fff}.v5-split-panel h3{font:700 27px Georgia,serif;margin:7px 0 12px}.v5-split-panel .dark p,.v5-split-panel .dark .check-item{color:#c7dce8}.v5-split-panel .check-list{margin-bottom:0}

/* Library/product pages inherit existing markup but get V5 look */
.page-hero{background:linear-gradient(110deg,#052d56,#07436f)!important;padding:62px 0!important;min-height:auto!important}.page-hero h1{font-size:54px!important}.resource-card,.product-card,.form-card,.contact-panel,.contact-aside,.soft-panel,.value-card{border-color:#dce8f0!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(6,52,89,.05)!important}.product-cover{background:linear-gradient(145deg,#073b6b,#0c7ea2)!important}.category-tabs button{border-color:#d9e7ee!important;background:white!important}.category-tabs button:hover{border-color:#0bb8ca!important;color:#078da0!important}

/* Contact and diagnostics portrait integration */
.contact-aside{position:relative;overflow:hidden;background:linear-gradient(145deg,#052d56,#084775)!important}.contact-aside .founder-mini{height:220px;margin:-22px -22px 18px;display:flex;justify-content:center;align-items:end;background:radial-gradient(circle at 50% 65%,rgba(36,205,215,.25),transparent 55%)}.contact-aside .founder-mini img{height:230px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18))}.contact-aside p,.contact-aside h3{color:white}.contact-aside .contact-point{color:#d9eaf1}.form-card{background:#fff!important}

/* Footer */
.v5-prefooter{background:#07345f;color:#fff}.v5-prefooter-inner{min-height:72px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px}.v5-prefooter-icon{width:38px;height:38px;border:1px solid #14c5d5;border-radius:10px;display:grid;place-items:center;color:#14c5d5}.v5-prefooter span{font:700 21px Georgia,serif}.v5-prefooter small{display:block;color:#bcd0dd;font-size:10px;margin-top:2px}.v5-prefooter-actions{display:flex;gap:12px}.v5-prefooter .btn,.v5-prefooter .ghost{padding:10px 18px;border-radius:9px;font-size:11px}.v5-footer{background:linear-gradient(180deg,#032c55,#03264a)!important;padding:30px 0 16px!important}.v5-footer-grid{display:grid;grid-template-columns:1.45fr .82fr 1fr 1fr .9fr 1.1fr;gap:28px}.v5-footer-grid h4{font-size:11px;margin:0 0 10px;color:#fff}.v5-footer-grid a,.v5-footer-grid span{font-size:9px;margin:5px 0;color:#c8d9e4}.v5-footer-brand p{font-size:10px;max-width:260px;color:#c0d3df}.v5-social{display:flex;gap:7px;margin-top:14px}.v5-social span{width:27px;height:27px;border:1px solid #5f88a8;border-radius:50%;display:grid;place-items:center;font-size:10px;color:white}.v5-footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:22px;padding-top:12px;display:flex;justify-content:space-between;font-size:8px;color:#9eb8c8}.v5-footer-bottom div{display:flex;gap:18px}

/* Mobile */
@media(max-width:1180px){.v5-desktop-direct{display:none!important}.v5-platform{grid-template-columns:repeat(3,1fr)}.v5-platform>a:nth-child(3){border-right:0}.v5-platform>a:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.12)}.v5-solutions-grid{grid-template-columns:1fr}.v5-cards,.v5-solution-group.knowledge .v5-cards{grid-template-columns:repeat(5,1fr)}.v5-footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.v5-footer-grid>div:nth-child(5),.v5-footer-grid>div:nth-child(6){margin-top:10px}}
@media(max-width:930px){.v5-header .brand{min-width:auto}.v5-home-grid,.v5-inner-grid{grid-template-columns:1fr}.v5-home-copy{padding:48px 0 10px}.v5-hero-stage{height:440px}.v5-portrait{left:20%;height:445px}.v5-building{right:0;width:65%}.v5-stat-stack{right:5%;top:65px}.v5-platform-wrap{margin-top:0;background:#052f59}.v5-platform{border-radius:0;width:100%;box-shadow:none}.v5-founder-grid{grid-template-columns:.6fr 1.4fr}.v5-philosophy{grid-column:1/-1;border-left:0;border-top:1px solid #dce8ef;padding:25px 0 0}.v5-inner-copy{padding:48px 0 10px}.v5-inner-stage{height:410px}.v5-inner-stage img{height:410px;left:20%}.v5-card-grid{grid-template-columns:repeat(2,1fr)}.v5-process{grid-template-columns:repeat(3,1fr)}.v5-prefooter-inner{grid-template-columns:40px 1fr}.v5-prefooter-actions{grid-column:2}.v5-footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}}
@media(max-width:650px){.container{width:min(100% - 24px,1320px)}.v5-cart em{display:none}.v5-home-hero{min-height:auto}.v5-home-copy h1{font-size:42px}.v5-home-copy>p{font-size:14px}.v5-home-actions{display:grid}.v5-hero-stage{height:355px}.v5-portrait{left:3%;height:355px}.v5-halo{width:280px;height:280px;left:10%;top:35px}.v5-building{width:85%;opacity:.18}.v5-stat-stack{display:none}.v5-platform{grid-template-columns:1fr;padding:10px 18px}.v5-platform>a{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;padding:10px 0}.v5-platform>a:last-child{border-bottom:0!important}.v5-cards,.v5-solution-group.knowledge .v5-cards{grid-template-columns:repeat(2,1fr)}.v5-founder-grid{display:block}.v5-founder-copy{text-align:center}.v5-philosophy{margin-top:20px;text-align:center}.v5-values-row{grid-template-columns:repeat(2,1fr)}.v5-inner-copy h1{font-size:40px}.v5-inner-stage{height:340px}.v5-inner-stage img,.v5-inner-stage img.seated{height:340px;left:4%}.v5-inner-stage .v5-side-note{display:none}.v5-card-grid{grid-template-columns:1fr}.v5-process{grid-template-columns:repeat(2,1fr)}.v5-split-panel{grid-template-columns:1fr}.v5-section{padding:52px 0}.v5-section-head h2{font-size:31px}.v5-prefooter-inner{display:flex;flex-direction:column;align-items:flex-start;padding:18px 0}.v5-prefooter-actions{width:100%;display:grid}.v5-footer-grid{grid-template-columns:1fr 1fr}.v5-footer-brand{grid-column:1/-1}.v5-footer-bottom{flex-direction:column;gap:7px}.page-hero h1{font-size:40px!important}}

/* Mercado Pago checkout — CAUVIA V5.1 */
.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:26px;align-items:start}.checkout-summary{position:sticky;top:92px}.checkout-lines{display:grid;gap:12px;margin:18px 0}.checkout-lines>div{display:flex;justify-content:space-between;gap:18px;padding-bottom:11px;border-bottom:1px solid #dce8f0;font-size:12px;color:#5c7590}.checkout-lines>div b{color:#0a315e;white-space:nowrap}.checkout-total{display:flex;justify-content:space-between;align-items:end;padding:16px 0;border-top:2px solid #cfe2ec}.checkout-total span{font-size:12px;color:#607b91}.checkout-total strong{font:700 30px Georgia,serif;color:#073c68}.secure-list{margin-top:15px;padding-top:12px;border-top:1px solid #dce8f0}.secure-list p{display:flex;align-items:center;gap:8px;margin:8px 0;color:#5f788d;font-size:11px}.secure-list .ui-icon{width:17px;color:#0aa7b8}.mp-method-card{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;margin:20px 0 16px;border:1px solid #bfe2e7;background:linear-gradient(135deg,#f7fdfe,#eefafb);border-radius:16px;padding:16px}.mp-method-icon{width:48px;height:48px;border-radius:14px;background:#0ab7c8;color:#fff;display:grid;place-items:center}.mp-method-icon .ui-icon{width:23px}.mp-method-card strong{display:block;font-size:15px;color:#073c68}.mp-method-card span{display:block;font-size:10px;color:#657d91;line-height:1.4;margin-top:3px}.mp-secure-pill{padding:6px 9px;border-radius:999px;background:#fff;color:#078d9d!important;font-size:9px!important;font-weight:900;border:1px solid #cce8eb;white-space:nowrap}.mp-checkout-btn{width:100%;margin-top:4px;padding:15px 18px}.payment-result-card{max-width:820px;margin:auto;background:#fff;border:1px solid #dce8f0;border-radius:24px;padding:42px;text-align:center;box-shadow:0 18px 40px rgba(6,52,89,.08)}.payment-result-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#eef9fb;color:#0aa7b8}.payment-result-icon .ui-icon{width:34px;height:34px}.payment-result-card.is-paid .payment-result-icon{background:#e8f8ef;color:#24845c}.payment-result-card.is-problem .payment-result-icon{background:#fff3ed;color:#c45d32}.payment-result-card>p{max-width:640px;margin:0 auto 20px;color:#607b91}.payment-result-card .hero-actions{justify-content:center}.payment-result-meta{margin-top:28px;border-top:1px solid #dce8f0;padding-top:18px;display:flex;justify-content:center;gap:28px;flex-wrap:wrap;font-size:11px;color:#657d91}.payment-result-meta b{color:#0a315e}.order-paid{background:#e8f8ef!important;color:#217753!important}.order-refunded{background:#fff2e6!important;color:#a95913!important}.order-cancelled{background:#f3f4f5!important;color:#68727a!important}.copy-code{font:700 11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;background:#f3f8fb;border:1px solid #dce8f0;padding:12px;border-radius:10px;word-break:break-all;color:#0a315e}.admin-steps{padding-left:20px;color:#607387;font-size:12px}.admin-steps li{margin:8px 0}.mp-toggle{display:flex;align-items:center;gap:8px;margin:15px 0 18px;font-weight:800;color:#0a315e}.field small{display:block;color:#73899a;font-size:10px;margin-top:6px}
@media(max-width:930px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}}
@media(max-width:650px){.mp-method-card{grid-template-columns:44px 1fr}.mp-secure-pill{grid-column:2;justify-self:start}.payment-result-card{padding:28px 20px}.payment-result-meta{display:grid;gap:8px}.checkout-total strong{font-size:26px}}

/* =========================================================
   CAUVIA V5.2 — Nosotros / hero editorial premium
   Scoped to page-nosotros so the other interior pages remain intact.
   ========================================================= */
.page-nosotros .about-hero{position:relative;isolation:isolate;overflow:hidden;min-height:650px;background:linear-gradient(115deg,#fff 0%,#fbfdff 44%,#f0f9fd 72%,#e8f6fb 100%);border-bottom:1px solid #dcebf2}
.page-nosotros .about-hero:before{content:"";position:absolute;z-index:-3;inset:auto -8% -150px 32%;height:410px;background:linear-gradient(145deg,rgba(211,233,246,.65),rgba(255,255,255,.1) 60%);transform:rotate(-6deg);border-radius:50%}
.page-nosotros .about-hero:after{content:"";position:absolute;z-index:-4;right:-80px;top:0;width:56%;height:100%;background:radial-gradient(circle at 48% 44%,rgba(18,190,210,.10),transparent 55%)}
.page-nosotros .about-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;min-height:650px;position:relative;z-index:2}
.page-nosotros .about-hero-copy{padding:66px 0 82px;position:relative;z-index:4}
.page-nosotros .about-hero-copy .eyebrow{display:inline-flex;margin-bottom:18px;color:#008ba8;font-size:11px;letter-spacing:.13em;font-weight:900}
.page-nosotros .about-hero-copy h1{max-width:800px;margin:0;color:#082f5d;font:700 clamp(52px,5.25vw,78px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.045em}
.page-nosotros .about-hero-copy h1 span{color:#08a9bb}
.page-nosotros .about-accent-line{display:block;width:52px;height:3px;border-radius:99px;background:linear-gradient(90deg,#09b6c7,#49d7df);margin:22px 0 16px}
.page-nosotros .about-hero-copy>p{max-width:690px;margin:0;color:#456681;font-size:15px;line-height:1.65}
.page-nosotros .about-pill-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.page-nosotros .about-pill{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 17px;border:1px solid #d7e7ef;border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 7px 20px rgba(8,55,91,.045);color:#123d68;font-size:10px;backdrop-filter:blur(6px)}
.page-nosotros .about-pill .ui-icon{width:18px;height:18px;color:#06adc0}
.page-nosotros .about-pill b{font-weight:850;white-space:nowrap}

.page-nosotros .about-portrait-stage{height:650px;position:relative;align-self:stretch;z-index:2}
.page-nosotros .about-portrait-frame{position:absolute;left:12%;right:3%;top:110px;bottom:35px;border-radius:48% 48% 24% 24% / 34% 34% 18% 18%;background:linear-gradient(180deg,rgba(242,249,252,.96),rgba(220,239,248,.78));border:1px solid rgba(131,196,219,.34);box-shadow:inset 0 0 0 10px rgba(255,255,255,.34),0 28px 58px rgba(13,67,103,.10);overflow:hidden}
.page-nosotros .about-portrait-frame:after{content:"";position:absolute;inset:13px;border-radius:inherit;border:1px solid rgba(48,180,205,.20)}
.page-nosotros .about-ring{position:absolute;border-radius:50%;pointer-events:none}
.page-nosotros .about-ring.ring-1{width:440px;height:440px;left:9%;top:48px;border:1px solid rgba(13,175,201,.31)}
.page-nosotros .about-ring.ring-2{width:520px;height:520px;left:2%;top:4px;border:1px dashed rgba(13,175,201,.24)}
.page-nosotros .about-ring.ring-3{width:620px;height:620px;left:-6%;top:-48px;border:1px solid rgba(103,202,221,.15)}
.page-nosotros .about-portrait{position:absolute;z-index:4;height:625px;width:auto;max-width:none;bottom:-38px;left:13%;object-fit:contain;filter:drop-shadow(0 25px 28px rgba(6,44,78,.20))}
.page-nosotros .about-impact-card{position:absolute;z-index:7;right:-1%;bottom:82px;width:300px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:16px 18px;border:1px solid #d8e8ef;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 18px 38px rgba(8,55,91,.13);backdrop-filter:blur(10px)}
.page-nosotros .about-impact-card .impact-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#edfafd;color:#02aec2}
.page-nosotros .about-impact-card .ui-icon{width:23px;height:23px}
.page-nosotros .about-impact-card strong{display:block;color:#0a3764;font-size:13px;line-height:1.2}
.page-nosotros .about-impact-card small{display:block;color:#607b91;font-size:9px;line-height:1.45;margin-top:5px}
.page-nosotros .about-hero-orbit{position:absolute;border-radius:50%;pointer-events:none;z-index:-1}
.page-nosotros .about-hero-orbit-one{width:760px;height:760px;right:-250px;top:-180px;border:1px solid rgba(47,190,213,.13)}
.page-nosotros .about-hero-orbit-two{width:540px;height:540px;right:-80px;top:80px;border:1px dotted rgba(47,190,213,.18)}
.page-nosotros .about-hero-curve{position:absolute;z-index:10;left:-2%;right:-2%;bottom:-2px;height:36px;background:#fff;border-radius:50% 50% 0 0 / 100% 100% 0 0;transform:translateY(54%)}

.page-nosotros .about-values-section{padding-top:78px;background:linear-gradient(180deg,#fff,#f7fbfd 24%,#f6fafc 100%)}
.page-nosotros .about-section-heading{max-width:820px;margin-bottom:34px}
.page-nosotros .about-section-heading .eyebrow{color:#0797ad;letter-spacing:.11em}
.page-nosotros .about-section-heading h2{font-size:40px;letter-spacing:-.025em}
.page-nosotros .about-card-grid{gap:18px}
.page-nosotros .about-value-card{position:relative;overflow:hidden;min-height:190px;padding:25px;border-radius:20px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.page-nosotros .about-value-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#0a91b5,#18c8d4);opacity:.8}
.page-nosotros .about-value-card:hover{transform:translateY(-4px);border-color:#c6e2ec;box-shadow:0 18px 34px rgba(8,55,91,.09)}
.page-nosotros .about-value-card .icon-shell{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#eefafd,#e8f5fb);color:#079db4;border:1px solid #d8edf2}
.page-nosotros .about-value-card .ui-icon{width:22px;height:22px}
.page-nosotros .about-value-card h3{font-size:17px;margin-top:17px;color:#0a3764}
.page-nosotros .about-value-card p{font-size:12px;line-height:1.6;color:#607b91}

.page-nosotros .about-founder-section{padding-top:74px;padding-bottom:84px;background:#fff}
.page-nosotros .about-founder-panel{overflow:hidden;border:1px solid #dce8ef;border-radius:26px;box-shadow:0 18px 45px rgba(7,50,85,.07)}
.page-nosotros .about-founder-panel>article{padding:44px 46px}
.page-nosotros .about-founder-copy{background:linear-gradient(145deg,#fff,#f9fcfe)}
.page-nosotros .about-founder-copy h3,.page-nosotros .about-method-card h3{font-size:34px;letter-spacing:-.025em}
.page-nosotros .about-founder-copy>p:not(.quote-block){max-width:650px;font-size:13px;line-height:1.72;color:#5a748c}
.page-nosotros .about-founder-copy .quote-block{margin-top:24px;padding:19px 22px;border-left:3px solid #0bb8ca;background:#f0fafc;border-radius:0 14px 14px 0;font-size:15px;line-height:1.55;color:#244866}
.page-nosotros .about-method-card{position:relative;background:linear-gradient(145deg,#052d56,#06446d)!important}
.page-nosotros .about-method-card:after{content:"";position:absolute;right:-100px;bottom:-100px;width:300px;height:300px;border-radius:50%;border:1px solid rgba(34,210,221,.16);box-shadow:0 0 0 45px rgba(34,210,221,.035),0 0 0 90px rgba(34,210,221,.02)}
.page-nosotros .about-method-intro{position:relative;z-index:2;color:#bed3e0;font-size:11px;margin:0 0 18px;max-width:440px}
.page-nosotros .about-method-card .check-list{position:relative;z-index:2}
.page-nosotros .about-method-card .check-item{padding:11px 0;border-bottom:1px solid rgba(255,255,255,.10)}
.page-nosotros .about-method-card .check-item:last-child{border-bottom:0}

@media(max-width:1100px){
  .page-nosotros .about-hero-grid{grid-template-columns:1fr .85fr}
  .page-nosotros .about-hero-copy h1{font-size:58px}
  .page-nosotros .about-portrait{height:585px;left:6%}
  .page-nosotros .about-impact-card{right:1%;width:270px}
}
@media(max-width:930px){
  .page-nosotros .about-hero{min-height:auto}
  .page-nosotros .about-hero-grid{grid-template-columns:1fr}
  .page-nosotros .about-hero-copy{padding:52px 0 10px;text-align:center}
  .page-nosotros .about-hero-copy .eyebrow{justify-content:center}
  .page-nosotros .about-hero-copy h1{font-size:56px;max-width:760px;margin-inline:auto}
  .page-nosotros .about-hero-copy>p{margin-inline:auto}
  .page-nosotros .about-accent-line{margin-inline:auto}
  .page-nosotros .about-pill-row{justify-content:center}
  .page-nosotros .about-portrait-stage{height:520px}
  .page-nosotros .about-portrait-frame{left:23%;right:18%;top:76px;bottom:26px}
  .page-nosotros .about-ring.ring-1{left:27%;top:24px}
  .page-nosotros .about-ring.ring-2{left:20%;top:-16px}
  .page-nosotros .about-ring.ring-3{left:13%;top:-80px}
  .page-nosotros .about-portrait{height:520px;left:28%;bottom:-26px}
  .page-nosotros .about-impact-card{right:12%;bottom:70px}
  .page-nosotros .about-founder-panel>article{padding:36px 34px}
}
@media(max-width:650px){
  .page-nosotros .about-hero-copy{padding-top:38px}
  .page-nosotros .about-hero-copy h1{font-size:43px;line-height:1.01}
  .page-nosotros .about-hero-copy>p{font-size:14px;line-height:1.6}
  .page-nosotros .about-pill-row{gap:8px;margin-top:22px}
  .page-nosotros .about-pill{min-height:40px;padding:0 13px;font-size:9px}
  .page-nosotros .about-pill .ui-icon{width:16px;height:16px}
  .page-nosotros .about-portrait-stage{height:405px}
  .page-nosotros .about-portrait-frame{left:8%;right:8%;top:52px;bottom:18px}
  .page-nosotros .about-ring.ring-1{width:320px;height:320px;left:8%;top:14px}
  .page-nosotros .about-ring.ring-2{width:390px;height:390px;left:-4%;top:-26px}
  .page-nosotros .about-ring.ring-3{display:none}
  .page-nosotros .about-portrait{height:410px;left:10%;bottom:-22px}
  .page-nosotros .about-impact-card{right:4%;bottom:38px;width:235px;padding:12px 13px;grid-template-columns:36px 1fr;border-radius:16px}
  .page-nosotros .about-impact-card .impact-icon{width:36px;height:36px}
  .page-nosotros .about-impact-card strong{font-size:11px}
  .page-nosotros .about-impact-card small{font-size:8px}
  .page-nosotros .about-values-section{padding-top:62px}
  .page-nosotros .about-section-heading h2{font-size:31px}
  .page-nosotros .about-value-card{min-height:0}
  .page-nosotros .about-founder-panel>article{padding:30px 24px}
  .page-nosotros .about-founder-copy h3,.page-nosotros .about-method-card h3{font-size:28px}
}

/* ============================================================
   CAUVIA V5.4 — Centro de Recursos
   ============================================================ */
.resource-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(37,203,216,.16),transparent 24%),linear-gradient(135deg,#f8fcfe 0%,#eef9fc 58%,#e5f7fb 100%);border-bottom:1px solid #dcecf2}.resource-hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-95px;height:160px;border-radius:50%;background:#fff;opacity:.8}.resource-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr);gap:50px;align-items:center;min-height:620px;padding-top:68px;padding-bottom:95px}.resource-hero-copy h1{max-width:800px;margin:12px 0 18px;color:#07345e;font:700 clamp(48px,5.4vw,78px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.resource-hero-copy h1 span{color:#0eacbb}.resource-hero-copy>p{max-width:720px;margin:0;color:#5f7b91;font-size:16px;line-height:1.7}.resource-hero-copy .hero-actions{margin-top:27px}.resource-hero-stage{position:relative;min-height:500px}.resource-hero-orbit{position:absolute;border-radius:50%;border:1px solid rgba(17,173,190,.19)}.ro-one{width:470px;height:470px;right:0;top:0}.ro-two{width:365px;height:365px;right:52px;top:52px;border-style:dashed}.resource-doc-stack{position:absolute;inset:70px 45px 40px 70px}.rdoc{position:absolute;width:235px;min-height:170px;padding:24px;border-radius:26px;background:rgba(255,255,255,.95);border:1px solid rgba(185,220,229,.9);box-shadow:0 24px 60px rgba(7,57,86,.11);backdrop-filter:blur(10px);transform-origin:center}.rdoc span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eaf9fb;color:#08a9b8}.rdoc span .ui-icon{width:25px}.rdoc small{display:block;margin-top:25px;color:#0aa8b8;font-size:9px;font-weight:900;letter-spacing:.13em}.rdoc b{display:block;margin-top:5px;color:#123f60;font:700 21px Georgia,"Times New Roman",serif}.rdoc-a{right:16px;top:0;transform:rotate(6deg)}.rdoc-b{left:18px;top:105px;transform:rotate(-7deg)}.rdoc-c{right:55px;bottom:0;transform:rotate(2deg)}.resource-stage-note{position:absolute;right:0;bottom:16px;display:flex;align-items:center;gap:10px;padding:15px 18px;border-radius:18px;background:#07375d;color:#fff;box-shadow:0 18px 40px rgba(4,43,72,.18)}.resource-stage-note b,.resource-stage-note span{display:block}.resource-stage-note b{font-size:12px}.resource-stage-note span{margin-top:2px;color:#b9d3df;font-size:10px}
.resource-summary-strip{position:relative;z-index:4;margin-top:-42px}.resource-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #dce9ef;border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(8,57,87,.09);overflow:hidden}.resource-summary-grid article{display:flex;align-items:center;justify-content:center;gap:14px;min-height:92px;padding:16px 22px;border-right:1px solid #e7eef2}.resource-summary-grid article:last-child{border-right:0}.resource-summary-grid article>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#edf9fb;color:#0ca7b7}.resource-summary-grid article>span .ui-icon{width:19px}.resource-summary-grid b,.resource-summary-grid small{display:block}.resource-summary-grid b{color:#133f5f;font-size:21px}.resource-summary-grid small{margin-top:2px;color:#7b92a2;font-size:10px}
.resource-center{padding-top:75px!important}.resource-filter{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0 36px;padding:6px;border-radius:15px;background:#f2f7fa;width:max-content;max-width:100%}.resource-filter a{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 14px;border-radius:11px;color:#5f7a8e;font-size:12px;font-weight:800}.resource-filter a b{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:8px;background:#fff;color:#7890a0;font-size:9px}.resource-filter a.active{background:#fff;color:#078da2;box-shadow:0 6px 18px rgba(8,53,84,.06)}.resource-filter a.active b{background:#eaf9fb;color:#07a4b6}.resource-group{margin-top:44px}.resource-group:first-of-type{margin-top:0}.resource-group-head{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:14px;margin-bottom:18px;border-bottom:1px solid #dfe9ee}.resource-group-head span{display:block;color:#0aa8b8;font-size:9px;font-weight:900;letter-spacing:.14em}.resource-group-head h3{margin:4px 0 0;color:#113e60;font:700 29px/1.1 Georgia,"Times New Roman",serif}.resource-group-head>b{color:#8da0ac;font-size:10px;font-weight:750}.public-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.public-resource-grid.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-resource-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:360px;border:1px solid #dce8ef;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(8,53,84,.055);transition:.2s ease}.public-resource-card:hover{transform:translateY(-4px);border-color:#c6dde6;box-shadow:0 22px 48px rgba(8,53,84,.09)}.public-resource-card.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0aa9bb,#29d2dd)}.resource-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 22px 0}.public-resource-icon{width:51px;height:51px;display:grid;place-items:center;border-radius:15px}.public-resource-icon .ui-icon{width:24px}.public-resource-card.material .public-resource-icon{background:#edf8ff;color:#157aaa}.public-resource-card.norma .public-resource-icon{background:#edf9f6;color:#138174}.public-resource-card.video .public-resource-icon{background:#f2efff;color:#6851b6}.resource-card-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.resource-card-badges span,.resource-card-badges em{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:8px;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;font-style:normal}.resource-card-badges span{background:#f1f6f8;color:#668195}.resource-card-badges em{background:#fff6e7;color:#a97118}.resource-card-body{padding:19px 22px 16px;flex:1}.resource-card-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-bottom:9px}.resource-card-meta span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:7px;background:#f4f8fa;color:#6e8798;font-size:9px;font-weight:750}.resource-card-body h4{margin:0 0 10px;color:#123f60;font:700 20px/1.2 Georgia,"Times New Roman",serif}.resource-card-body p{margin:0;color:#6a8395;font-size:11px;line-height:1.65}.resource-source{display:flex;align-items:center;gap:9px;margin-top:17px;padding-top:13px;border-top:1px solid #edf2f5}.resource-source small{color:#93a3ae;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.resource-source b{color:#44677d;font-size:10px}.resource-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 22px;border-top:1px solid #edf2f5;background:#fbfdfe}.resource-action{display:inline-flex;align-items:center;gap:7px;color:#087f96;font-size:10px;font-weight:900}.resource-action .ui-icon{width:16px}.official-resource,.local-resource{font-size:8px;font-weight:750;color:#91a1ab}.local-resource{color:#16866c}.resource-video-frame{position:relative;aspect-ratio:16/9;background:#062b4b}.resource-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-grid .public-resource-card{min-height:420px}.video-grid .resource-card-body h4{font-size:22px}
@media(max-width:1100px){.resource-hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:55px}.resource-hero-stage{min-height:450px;max-width:650px;width:100%;margin:0 auto}.public-resource-grid{grid-template-columns:repeat(2,1fr)}.resource-summary-grid{grid-template-columns:repeat(2,1fr)}.resource-summary-grid article:nth-child(2){border-right:0}.resource-summary-grid article:nth-child(-n+2){border-bottom:1px solid #e7eef2}}
@media(max-width:760px){.resource-hero-grid{padding-bottom:65px}.resource-hero-copy h1{font-size:47px}.resource-hero-copy>p{font-size:14px}.resource-hero-stage{min-height:385px}.ro-one{width:350px;height:350px;right:50%;transform:translateX(50%)}.ro-two{width:275px;height:275px;right:50%;transform:translateX(50%)}.resource-doc-stack{inset:55px 20px 25px}.rdoc{width:190px;min-height:145px;padding:18px}.rdoc small{margin-top:17px}.rdoc b{font-size:18px}.rdoc-a{right:10px}.rdoc-b{left:0}.rdoc-c{right:30px}.resource-stage-note{display:none}.resource-summary-strip{margin-top:-22px}.public-resource-grid,.public-resource-grid.video-grid{grid-template-columns:1fr}.resource-group-head h3{font-size:25px}.resource-filter{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}.resource-filter a{justify-content:center}.resource-card-footer{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.resource-hero-copy h1{font-size:39px}.resource-hero-stage{display:none}.resource-summary-grid{grid-template-columns:1fr}.resource-summary-grid article{border-right:0!important;border-bottom:1px solid #e7eef2}.resource-summary-grid article:last-child{border-bottom:0}.resource-filter{grid-template-columns:1fr}.resource-group-head{align-items:flex-start;flex-direction:column}}
.related-resources-section{background:linear-gradient(180deg,#fff,#f7fbfd)}.related-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.related-resource-card{position:relative;display:flex;flex-direction:column;min-height:270px;padding:22px;border:1px solid #dce8ef;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(8,53,84,.045)}.related-resource-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#edf9fb;color:#0aa6b7}.related-resource-icon .ui-icon{width:22px}.related-resource-card.norma .related-resource-icon{background:#edf9f5;color:#158274}.related-resource-card.video .related-resource-icon{background:#f1efff;color:#6750b3}.related-resource-meta{display:flex;gap:6px;margin:15px 0 7px}.related-resource-meta span{padding:5px 7px;border-radius:7px;background:#f2f7f9;color:#738b9b;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.related-resource-card h3{margin:0 0 9px;color:#133f5f;font:700 18px/1.22 Georgia,"Times New Roman",serif}.related-resource-card p{margin:0;color:#6c8394;font-size:10.5px;line-height:1.6;flex:1}.related-resource-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px;padding-top:13px;border-top:1px solid #edf2f5}.related-resource-foot small{color:#859aa8;font-size:8px}.related-resource-foot a{color:#07869b;font-size:9px;font-weight:900}.related-resource-more{margin-top:20px;text-align:center}@media(max-width:900px){.related-resource-grid{grid-template-columns:1fr}}

/* CAUVIA V5.5 — checkout Yape / Plin */
.payment-choice-head{margin-top:22px}.payment-choice-head h3{margin:3px 0 12px;color:#073c68;font-size:19px}.payment-method-grid{display:grid;gap:10px;margin:0 0 18px}.payment-method-option{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #d7e7ee;background:#fff;border-radius:16px;padding:13px 14px;cursor:pointer;transition:.18s ease}.payment-method-option:hover{border-color:#84d7df;transform:translateY(-1px);box-shadow:0 9px 24px rgba(6,52,89,.06)}.payment-method-option:has(input:checked){border-color:#0eb7c8;background:#f1fbfc;box-shadow:0 0 0 2px rgba(14,183,200,.08)}.payment-method-option input{position:absolute;opacity:0;pointer-events:none}.payment-method-option.is-disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.2)}.payment-method-logo{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-weight:900;font-size:18px}.mp-logo{background:#eaf8fa;color:#079aac}.mp-logo .ui-icon{width:21px}.mobile-logo{background:#f2eefb;color:#6651a9}.provider-plin .mobile-logo{background:#eaf9fb;color:#148fa5}.payment-method-copy b,.payment-method-copy small{display:block}.payment-method-copy b{color:#073c68;font-size:14px}.payment-method-copy small{margin-top:3px;color:#6e8495;font-size:10px;line-height:1.35}.payment-method-state{border-radius:999px;padding:5px 8px;background:#eef8f9;color:#138291;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.mobile-payment-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:26px;align-items:start}.mobile-pay-card{background:#fff;border:1px solid #d9e8ef;border-radius:24px;padding:26px;box-shadow:0 18px 42px rgba(6,52,89,.07)}.mobile-pay-card.provider-yape{background:linear-gradient(150deg,#fff 62%,#f4f0fb)}.mobile-pay-card.provider-plin{background:linear-gradient(150deg,#fff 62%,#eefbfc)}.mobile-pay-title{display:flex;align-items:center;gap:15px}.mobile-pay-title h2{margin:3px 0 2px;font:700 35px Georgia,serif;color:#073c68}.mobile-pay-title p{margin:0;color:#6b8294;font-size:11px}.mobile-pay-logo{width:58px;height:58px;border-radius:17px;background:#7256ad;color:#fff;display:grid;place-items:center;font-size:25px;font-weight:900;box-shadow:0 9px 20px rgba(70,55,125,.18)}.provider-plin .mobile-pay-logo{background:#129cad}.mobile-qr-public{width:min(280px,100%);aspect-ratio:1;margin:22px auto;border:1px solid #dfeaf0;border-radius:22px;padding:12px;background:#fff}.mobile-qr-public img{width:100%;height:100%;object-fit:contain;border-radius:14px}.mobile-pay-account{text-align:center;padding:15px;border-radius:16px;background:#f5f9fb;border:1px solid #dfebf0}.mobile-pay-account span,.mobile-pay-account b,.mobile-pay-account small{display:block}.mobile-pay-account span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#7f93a2}.mobile-pay-account b{margin:5px 0;font-size:25px;color:#073c68}.mobile-pay-account small{font-size:10px;color:#6b8294}.mobile-pay-steps{margin:20px 0 0;padding-left:21px;color:#577287;font-size:11px;line-height:1.6}.mobile-pay-steps li{margin:7px 0}.mobile-proof-card{margin:0}.proof-status{display:grid;gap:5px;margin:0 0 18px;padding:14px 16px;border-radius:14px;border:1px solid #cfe6ea;background:#f1fafb;font-size:11px;color:#5d7789}.proof-status b{color:#0a4968}.proof-status a{color:#079aac;font-weight:800}.proof-status.is-rejected{border-color:#f0d5cd;background:#fff6f2}.proof-status.is-rejected b{color:#a64f31}.proof-status p{margin:4px 0 0}.btn:disabled{opacity:.5;cursor:not-allowed}
@media(max-width:900px){.mobile-payment-layout{grid-template-columns:1fr}.mobile-pay-card{max-width:650px;width:100%;margin:auto}}@media(max-width:650px){.payment-method-option{grid-template-columns:40px 1fr}.payment-method-state{grid-column:2;justify-self:start}.mobile-pay-card{padding:20px}.mobile-pay-title h2{font-size:30px}}

/* ==========================================================
   CAUVIA V5.7 — ALINEACIÓN VISUAL DE RETRATOS EN HEROES
   Mantiene las distintas posturas, pero normaliza eje, escala
   y línea base para que cada menú tenga una composición pareja.
   ========================================================== */
@media (min-width:931px){
  /* Páginas interiores: Empresas, Sector Público, Software, Academia y Biblioteca */
  .v5-inner-stage{
    height:490px;
    display:flex;
    align-items:flex-end;
    justify-content:center;
  }
  .v5-inner-stage:before{
    left:50%;
    top:48px;
    transform:translateX(-50%);
    width:330px;
    height:330px;
  }
  .v5-inner-stage img,
  .v5-inner-stage img.seated{
    left:50% !important;
    right:auto !important;
    bottom:0 !important;
    transform:translateX(-50%);
    height:470px !important;
    width:auto;
    max-width:82%;
    object-fit:contain;
    object-position:center bottom;
  }
  .v5-inner-stage .v5-side-note{
    right:0;
    top:100px;
  }

  /* Inicio: mismo eje visual de la columna fotográfica */
  .v5-hero-stage{
    display:flex;
    align-items:flex-end;
    justify-content:center;
  }
  .v5-halo{
    left:50%;
    transform:translateX(-50%);
  }
  .v5-portrait{
    left:50% !important;
    right:auto !important;
    transform:translateX(-50%);
    bottom:0 !important;
    height:535px;
    max-width:80%;
    object-position:center bottom;
  }

  /* Nosotros: centra el retrato sobre el mismo eje de lectura */
  .page-nosotros .about-portrait{
    left:50% !important;
    right:auto !important;
    transform:translateX(-50%);
    bottom:-20px;
    height:600px;
  }
  .page-nosotros .about-portrait-frame{
    left:12%;
    right:12%;
  }
  .page-nosotros .about-impact-card{
    right:5%;
  }
}

@media (max-width:930px) and (min-width:651px){
  .v5-inner-stage img,
  .v5-inner-stage img.seated{
    left:50% !important;
    transform:translateX(-50%);
    bottom:0 !important;
    height:410px !important;
    max-width:78%;
  }
  .v5-inner-stage:before{
    left:50%;
    transform:translateX(-50%);
  }
  .v5-portrait{
    left:50% !important;
    transform:translateX(-50%);
    bottom:0 !important;
    height:430px;
  }
  .page-nosotros .about-portrait{
    left:50% !important;
    transform:translateX(-50%);
  }
}

@media (max-width:650px){
  .v5-inner-stage img,
  .v5-inner-stage img.seated,
  .v5-portrait,
  .page-nosotros .about-portrait{
    left:50% !important;
    right:auto !important;
    transform:translateX(-50%);
    object-position:center bottom;
  }
  .v5-inner-stage img,
  .v5-inner-stage img.seated{height:340px !important;max-width:90%;bottom:0 !important}
  .v5-portrait{height:355px;bottom:0 !important;max-width:90%}
}

/* ==========================================================
   CAUVIA V5.8 — RETRATOS APOYADOS EN EL BORDE INFERIOR
   Conserva el encuadre actual; corrige el efecto "flotando".
   ========================================================== */
@media (min-width:931px){
  .v5-home-grid,
  .v5-inner-grid,
  .page-nosotros .about-hero-grid{
    align-items:stretch;
  }

  .v5-hero-stage{
    height:auto !important;
    min-height:565px;
    align-self:stretch;
  }
  .v5-inner-stage{
    height:auto !important;
    min-height:490px;
    align-self:stretch;
  }
  .page-nosotros .about-portrait-stage{
    height:auto !important;
    min-height:650px;
    align-self:stretch;
  }

  .v5-portrait,
  .v5-inner-stage img,
  .v5-inner-stage img.seated,
  .page-nosotros .about-portrait{
    bottom:0 !important;
  }

  .v5-halo{
    top:auto !important;
    bottom:105px;
  }
  .v5-inner-stage:before{
    top:auto !important;
    bottom:100px;
  }

  .v5-stat-stack{
    top:50%;
    transform:translateY(-48%);
  }
  .v5-inner-stage .v5-side-note{
    top:50%;
    transform:translateY(-50%);
  }

  .page-nosotros .about-impact-card{
    bottom:72px;
  }
}

@media (max-width:930px){
  .v5-portrait,
  .v5-inner-stage img,
  .v5-inner-stage img.seated,
  .page-nosotros .about-portrait{
    bottom:0 !important;
  }
}

@media (min-width:931px){
  /* En Nosotros la curva queda detrás del retrato para no recortar su apoyo inferior. */
  .page-nosotros .about-hero-curve{z-index:3;}
}
@media(max-width:1360px){.v5-desktop-direct{display:none!important}.v5-header .main-nav{gap:16px}}

/* ===== CAUVIA V5.9: SEO, pagos, ecosistema y blog ===== */
.footer-payments{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:24px;padding-bottom:24px;border-top:1px solid rgba(255,255,255,.10)}
.footer-payments>div:first-child{display:flex;flex-direction:column;gap:4px;color:#fff}.footer-payments span{font-size:13px;color:rgba(255,255,255,.66)}
.payment-brand-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.payment-brand-row img{height:38px;width:auto;border-radius:9px;display:block;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.14)}
.payment-method-logo img{max-width:112px;max-height:32px;width:auto;height:auto;display:block}.payment-method-logo.brand-logo{min-width:126px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2edf5;border-radius:12px;padding:8px}
.ecosystem-section{padding:78px 0;background:linear-gradient(180deg,#fff 0%,#f3fbfd 100%)}.ecosystem-head{max-width:760px;margin-bottom:30px}.ecosystem-head h2{font-size:clamp(32px,4vw,54px);line-height:1.02;margin:10px 0 14px;color:#07345f}.ecosystem-head h2 span{color:#0aadc0}.ecosystem-head p{font-size:18px;line-height:1.65;color:#476885}
.ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ecosystem-card{display:block;background:#fff;border:1px solid #dbeaf2;border-radius:22px;padding:26px;text-decoration:none;box-shadow:0 18px 45px rgba(14,68,105,.08);transition:.2s transform,.2s box-shadow}.ecosystem-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(14,68,105,.14)}.ecosystem-card .eco-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;color:#0aadc0}.ecosystem-card h3{font-size:28px;color:#07345f;margin:10px 0}.ecosystem-card p{color:#58738c;line-height:1.6;min-height:76px}.ecosystem-card b{color:#07345f}
.blog-hero{padding:84px 0 56px;background:linear-gradient(135deg,#f8fdff 0%,#eaf9fc 100%)}.blog-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.blog-hero h1{font-size:clamp(46px,6vw,82px);line-height:.98;color:#07345f;margin:12px 0 20px}.blog-hero h1 span{color:#0aadc0}.blog-hero p{font-size:19px;line-height:1.7;color:#4b6d89;max-width:720px}.blog-hero-aside{background:#07345f;color:#fff;padding:28px;border-radius:24px;box-shadow:0 24px 60px rgba(7,52,95,.18)}.blog-hero-aside b{display:block;font-size:22px;margin-bottom:10px}.blog-hero-aside p{font-size:15px;color:rgba(255,255,255,.78);margin:0}
.blog-list-section{padding:64px 0 90px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{background:#fff;border:1px solid #dfeaf1;border-radius:20px;overflow:hidden;box-shadow:0 14px 38px rgba(7,52,95,.06);display:flex;flex-direction:column}.blog-card-cover{height:180px;background:linear-gradient(135deg,#07345f,#0aadc0);display:flex;align-items:center;justify-content:center;color:#fff}.blog-card-cover .ui-icon{width:52px;height:52px}.blog-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.blog-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;font-weight:700;color:#0a879b;text-transform:uppercase;letter-spacing:.06em}.blog-card h2{font-size:24px;line-height:1.2;color:#07345f;margin:12px 0}.blog-card p{color:#5b7389;line-height:1.6;flex:1}.blog-card a{font-weight:800;color:#07345f;text-decoration:none;margin-top:12px}.blog-empty{padding:34px;background:#f5fbfd;border:1px dashed #b8dbe3;border-radius:18px;color:#476885}
.article-hero{padding:72px 0 38px;background:#f4fbfd}.article-wrap{max-width:900px}.article-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.04;color:#07345f;margin:14px 0 18px}.article-sub{font-size:19px;line-height:1.7;color:#56728b}.article-meta{display:flex;gap:12px;flex-wrap:wrap;color:#0b8295;font-weight:700;font-size:13px}.article-body{padding:54px 0 90px}.article-content{max-width:820px}.article-content p{font-size:18px;line-height:1.85;color:#344f67;margin:0 0 24px}.article-content h2{font-size:34px;color:#07345f;margin:42px 0 16px}.article-content h3{font-size:26px;color:#07345f;margin:34px 0 14px}.article-source{margin-top:46px;padding:20px 22px;border:1px solid #d8e8ef;border-radius:16px;background:#f8fcfd}.article-source a{font-weight:800;color:#0a879b}
@media(max-width:960px){.ecosystem-grid,.blog-grid{grid-template-columns:1fr}.blog-hero-grid{grid-template-columns:1fr}.footer-payments{align-items:flex-start;flex-direction:column}.ecosystem-card p{min-height:0}}
