:root{--navy:#0b2e6b;--navy2:#071f4b;--blue:#1761bd;--green:#67c23a;--yellow:#ffc72c;--ink:#132033;--muted:#68788c;--line:#dce5f0;--soft:#f4f7fb;--white:#fff}
*{box-sizing:border-box}html{min-width:320px;background:var(--soft)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 8% 10%,#e9f2ff 0,transparent 26%),var(--soft);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.ib-topbar{position:sticky;z-index:10;top:0;height:78px;display:flex;align-items:center;gap:22px;padding:0 max(24px,calc((100% - 1120px)/2));border-bottom:1px solid rgba(11,46,107,.1);background:rgba(255,255,255,.88);backdrop-filter:blur(16px)}.ib-brand{display:flex;align-items:center}.ib-brand img{display:block;width:152px;height:auto}.ib-topbar-label{flex:1;padding-left:20px;border-left:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:700}.ib-topbar nav{display:flex;gap:22px}.ib-topbar nav a{color:var(--navy);font-size:12px;font-weight:800;text-decoration:none}.ib-shell{width:min(1120px,calc(100% - 36px));margin:34px auto 80px}.ib-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:52px;min-height:470px;padding:58px 62px;overflow:hidden;border-radius:32px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(255,199,44,.24),transparent 26%),radial-gradient(circle at 15% 100%,rgba(103,194,58,.2),transparent 28%),linear-gradient(135deg,#071f4b,#0b3b82 62%,#105b78);box-shadow:0 35px 90px rgba(7,31,75,.23)}.ib-hero::after{content:"";position:absolute;z-index:-1;width:410px;height:410px;right:-240px;bottom:-250px;border:1px solid rgba(255,255,255,.14);border-radius:50%}.ib-kicker,.ib-card-heading>div>span{color:var(--yellow);font-size:11px;font-weight:900;letter-spacing:.15em}.ib-hero h1{max-width:650px;margin:16px 0 20px;font-size:clamp(42px,5.3vw,68px);line-height:.98;letter-spacing:-.055em}.ib-hero-copy>p{max-width:620px;margin:0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.7}.ib-benefits{display:flex;flex-wrap:wrap;gap:11px 20px;margin-top:28px}.ib-benefits span{font-size:12px;font-weight:750}.ib-benefits b{margin-right:6px;color:#7de34e}.ib-preview{overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:#fff;box-shadow:0 28px 65px rgba(0,0,0,.28);transform:rotate(1.2deg)}.ib-preview-top{height:37px;display:flex;align-items:center;gap:5px;padding:0 12px;background:#eef2f7}.ib-preview-top i{width:7px;height:7px;border-radius:50%;background:#c2cad5}.ib-preview-top i:first-child{background:#ff806f}.ib-preview-top i:nth-child(2){background:#ffc72c}.ib-preview-top i:nth-child(3){background:#67c23a}.ib-preview-top span{margin-left:7px;overflow:hidden;color:#8290a1;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.ib-preview-body{padding:24px;background:#f7f9fc}.ib-preview-brand{display:flex;align-items:center;gap:10px}.ib-preview-brand>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#fff;background:var(--navy);font-size:12px;font-weight:900}.ib-preview-brand b,.ib-preview-brand small{display:block}.ib-preview-brand b{color:var(--navy);font-size:12px}.ib-preview-brand small{margin-top:3px;color:#8995a5;font-size:8px}.ib-preview-title{width:68%;height:15px;margin:26px 0 15px;border-radius:5px;background:#172f55}.ib-preview-products{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ib-preview-products i{height:126px;border:1px solid #e2e7ef;border-radius:11px;background:linear-gradient(#e7ecf3 62%,#fff 62%);box-shadow:0 5px 15px rgba(20,42,75,.06)}.ib-process{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:22px 0}.ib-process article{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.78)}.ib-process article>b{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:11px;color:var(--navy);background:#edf3fb;font-size:11px}.ib-process strong,.ib-process span{display:block}.ib-process strong{font-size:13px}.ib-process span{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.4}.ib-card{margin-top:20px;padding:38px 42px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 18px 55px rgba(20,42,75,.07)}.ib-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid var(--line)}.ib-card-heading h2{margin:8px 0 5px;font-size:29px;letter-spacing:-.035em}.ib-card-heading p{margin:0;color:var(--muted);font-size:12px}.ib-card-heading>b{padding:8px 11px;border-radius:999px;color:#377d20;background:#eff9e9;font-size:10px;text-transform:uppercase}.ib-form-section{display:flex;align-items:center;gap:11px;margin:28px 0 16px}.ib-form-section>span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#fff;background:var(--navy);font-size:10px;font-weight:900}.ib-form-section strong,.ib-form-section small{display:block}.ib-form-section strong{font-size:13px}.ib-form-section small{margin-top:2px;color:var(--muted);font-size:10px}.ib-card label{display:grid;gap:8px;margin:0 0 17px;color:#47586c;font-size:11px;font-weight:800}.ib-card input{width:100%;height:50px;padding:0 15px;border:1px solid #ced9e6;border-radius:12px;color:var(--ink);background:#fbfcfe;font:600 13px Inter;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.ib-card input:focus{border-color:#6195d4;background:#fff;box-shadow:0 0 0 4px rgba(23,97,189,.1)}.ib-two,.ib-colors{display:grid;gap:14px}.ib-two{grid-template-columns:1fr 1fr}.ib-colors{grid-template-columns:repeat(3,1fr)}.ib-colors input{height:54px;padding:6px;cursor:pointer}.ib-results{display:grid;gap:8px;margin:-8px 0 18px}.ib-result{width:100%;padding:13px 15px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#f8fafc;text-align:left;cursor:pointer}.ib-result:hover{border-color:#a8bfdb;background:#f1f6fc}.ib-result strong,.ib-result small{display:block}.ib-result small{margin-top:4px;color:var(--muted);font-size:10px}.ib-selected{margin:0 0 20px;padding:16px 18px;border:1px solid #b9deaa;border-radius:13px;background:#f3faef}.ib-selected span,.ib-selected strong,.ib-selected small{display:block}.ib-selected span{color:#46822c;font-size:9px;font-weight:900;letter-spacing:.08em}.ib-selected strong{margin-top:6px}.ib-selected small{margin-top:4px;color:var(--muted);font-size:10px}.ib-confirm{display:flex!important;align-items:flex-start!important;gap:10px;margin-top:24px!important;padding:16px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.ib-confirm input{flex:0 0 18px;width:18px;height:18px;margin:0}.ib-card button,.ib-login a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:0;border-radius:12px;color:#fff;background:var(--navy);font-weight:850;text-decoration:none;cursor:pointer}.ib-submit{width:100%;gap:10px;margin-top:5px;box-shadow:0 12px 25px rgba(11,46,107,.17);transition:transform .18s,background .18s}.ib-submit:hover{transform:translateY(-1px);background:#124787}.ib-submit>b{font-size:18px}.ib-status{min-height:19px;margin:12px 0 0;color:#2d7b35;font-size:11px}.ib-login{padding:30px;border-radius:16px;background:#f7f9fc;text-align:center}.ib-login p{color:var(--muted)}.ib-request-list{display:grid;gap:10px}.ib-request{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border:1px solid var(--line);border-radius:13px;background:#fbfcfe}.ib-request strong,.ib-request small{display:block}.ib-request small{margin-top:5px;color:var(--muted);font-size:10px}.ib-request b{padding:7px 9px;border-radius:999px;font-size:9px;text-transform:uppercase}.ib-request[data-status=pending] b{color:#916200;background:#fff6d8}.ib-request[data-status=approved] b{color:#277c3d;background:#edf8ee}.ib-request[data-status=rejected] b{color:#a23535;background:#fff0f0}.ib-request__state{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.ib-request__state a{padding:7px 10px;border-radius:8px;color:#fff;background:var(--navy);font-size:10px;font-weight:850;text-decoration:none}
@media(max-width:850px){.ib-topbar-label{display:none}.ib-hero{grid-template-columns:1fr;padding:45px 34px}.ib-preview{display:none}.ib-process{grid-template-columns:1fr}.ib-hero h1{max-width:690px}.ib-card{padding:30px}}
@media(max-width:620px){.ib-topbar{height:68px;padding:0 18px}.ib-brand img{width:132px}.ib-topbar nav a:first-child{display:none}.ib-shell{width:min(100% - 24px,1120px);margin-top:18px}.ib-hero{min-height:auto;padding:36px 24px;border-radius:24px}.ib-hero h1{font-size:39px}.ib-hero-copy>p{font-size:14px}.ib-benefits{display:grid}.ib-card{padding:24px 18px;border-radius:20px}.ib-card-heading{display:block}.ib-card-heading>b{display:inline-block;margin-top:14px}.ib-two,.ib-colors{grid-template-columns:1fr}.ib-process article{padding:15px}.ib-request{align-items:flex-start;flex-direction:column}.ib-request__state{align-items:flex-start}}

/* V45 — capa institucional premium */
body{background:#f5f7fa}.ib-topbar{height:72px;border-bottom:1px solid #e4e9f0;background:rgba(255,255,255,.94);box-shadow:0 1px 0 rgba(11,46,107,.02)}.ib-topbar nav a{padding:9px 0;transition:color .18s}.ib-topbar nav a:hover{color:var(--blue)}.ib-shell{margin-top:28px}.ib-hero{min-height:515px;padding:64px 68px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:radial-gradient(circle at 83% 8%,rgba(255,199,44,.13),transparent 25%),linear-gradient(130deg,#071b3e 0%,#0a326d 60%,#0b4962 100%);box-shadow:0 28px 70px rgba(7,31,75,.2)}.ib-hero h1{font-size:clamp(45px,5.15vw,66px);line-height:1.01}.ib-hero-actions{display:flex;align-items:center;gap:16px;margin-top:28px}.ib-hero-actions>a{display:inline-flex;align-items:center;gap:12px;min-height:51px;padding:0 20px;border-radius:12px;color:#08285d;background:var(--yellow);box-shadow:0 12px 26px rgba(0,0,0,.17);font-size:12px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s}.ib-hero-actions>a:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(0,0,0,.22)}.ib-hero-actions>a span{font-size:18px}.ib-hero-actions small{max-width:150px;color:rgba(255,255,255,.58);font-size:9px;line-height:1.45}.ib-benefits{margin-top:24px}.ib-preview{border-radius:17px;box-shadow:0 32px 70px rgba(0,0,0,.34);transform:none}.ib-preview-body{padding:20px}.ib-preview-heading{display:flex;align-items:center;justify-content:space-between;margin:23px 0 12px}.ib-preview-heading b{color:#172c4c;font-size:10px}.ib-preview-heading span{color:#316ab3;font-size:7px;font-weight:800}.ib-preview-products article{min-width:0;padding-bottom:10px;overflow:hidden;border:1px solid #e0e6ee;border-radius:9px;background:#fff;box-shadow:0 5px 14px rgba(20,42,75,.06)}.ib-preview-products article i{display:block;width:100%;height:76px;border:0;border-radius:0;background:linear-gradient(145deg,#dce5f0,#eef2f7);box-shadow:none}.ib-preview-products article:nth-child(2) i{background:linear-gradient(145deg,#d9e8d1,#eef6e9)}.ib-preview-products article:nth-child(3) i{background:linear-gradient(145deg,#d5dfef,#edf2f8)}.ib-preview-products article b,.ib-preview-products article span{display:block;overflow:hidden;margin:7px 8px 0;color:#33445c;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.ib-preview-products article span{margin-top:3px;color:#0b2e6b;font-weight:900}.ib-proof{display:grid;grid-template-columns:repeat(4,1fr);margin:20px 0 0;overflow:hidden;border:1px solid #e0e6ee;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(22,42,72,.045)}.ib-proof>div{padding:20px 22px;border-right:1px solid #e8edf3}.ib-proof>div:last-child{border-right:0}.ib-proof strong,.ib-proof span{display:block}.ib-proof strong{color:#112d58;font-size:12px}.ib-proof span{margin-top:5px;color:#788698;font-size:9px;line-height:1.45}.ib-process{margin:16px 0 24px}.ib-process article{border-radius:14px;background:#fff}.ib-workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px}.ib-workspace>.ib-card{margin-top:0}.ib-assurance{position:sticky;top:94px;padding:30px 27px;border:1px solid #dfe6ef;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(20,42,75,.07)}.ib-assurance-kicker{color:#52708f;font-size:9px;font-weight:900;letter-spacing:.14em}.ib-assurance h2{margin:12px 0 12px;color:#10294e;font-size:24px;line-height:1.14;letter-spacing:-.035em}.ib-assurance>p{margin:0;color:#718095;font-size:11px;line-height:1.65}.ib-assurance ol{display:grid;gap:20px;margin:26px 0;padding:0;list-style:none}.ib-assurance li{display:flex;gap:12px}.ib-assurance li>span{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border:1px solid #d9e3ef;border-radius:50%;color:#0b2e6b;background:#f5f8fc;font-size:9px;font-weight:900}.ib-assurance li strong,.ib-assurance li small{display:block}.ib-assurance li strong{color:#293c56;font-size:11px}.ib-assurance li small{margin-top:4px;color:#7d8998;font-size:9px;line-height:1.5}.ib-assurance-note{display:flex;gap:11px;padding:15px;border:1px solid #d9ead1;border-radius:13px;background:#f5faf2}.ib-assurance-note svg{flex:0 0 25px;width:25px;color:#4b9c2d}.ib-assurance-note strong,.ib-assurance-note span{display:block}.ib-assurance-note strong{color:#346d22;font-size:10px}.ib-assurance-note span{margin-top:4px;color:#718368;font-size:8px;line-height:1.45}.ib-help-link{display:block;margin-top:19px;color:#164f97;font-size:10px;font-weight:800;text-decoration:none}.ib-card{border-radius:22px;box-shadow:0 16px 45px rgba(20,42,75,.055)}.ib-card-heading h2{font-size:27px}.ib-form-section{margin-top:32px;padding-top:5px}.ib-submit{min-height:54px;border-radius:11px;background:#0b326f}.ib-tracking{margin-top:24px}.ib-footer{display:flex;justify-content:space-between;gap:20px;margin-top:26px;padding:22px 4px 0;border-top:1px solid #dde4ed;color:#8792a1;font-size:10px}
@media(max-width:980px){.ib-workspace{grid-template-columns:1fr}.ib-assurance{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.ib-assurance>p,.ib-assurance-kicker,.ib-assurance h2{grid-column:1/-1}.ib-assurance ol{margin-bottom:0}.ib-assurance-note{align-self:start;margin-top:26px}.ib-help-link{grid-column:1/-1}.ib-proof{grid-template-columns:1fr 1fr}.ib-proof>div:nth-child(2){border-right:0}.ib-proof>div:nth-child(-n+2){border-bottom:1px solid #e8edf3}}
@media(max-width:850px){.ib-hero{padding:48px 38px}.ib-preview{display:block;max-width:500px;margin:5px auto 0}.ib-topbar nav a:first-child{display:none}}
@media(max-width:620px){.ib-hero{padding:38px 23px}.ib-hero-actions{align-items:flex-start;flex-direction:column}.ib-hero-actions small{max-width:none}.ib-preview{display:none}.ib-proof{grid-template-columns:1fr}.ib-proof>div{border-right:0;border-bottom:1px solid #e8edf3}.ib-proof>div:last-child{border-bottom:0}.ib-assurance{display:block;padding:25px 21px}.ib-assurance-note{margin-top:0}.ib-footer{flex-direction:column}.ib-topbar nav a{font-size:11px}.ib-topbar nav a:last-child{display:none}}

/* V46 — planes institucionales */
.ib-pricing{scroll-margin-top:94px;margin:74px 0 32px}.ib-pricing-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px}.ib-kicker-dark{color:#1a5ca9;font-size:10px;font-weight:900;letter-spacing:.16em}.ib-pricing-heading h2{max-width:650px;margin:12px 0 10px;color:#0c2851;font-size:clamp(32px,4.4vw,49px);line-height:1.02;letter-spacing:-.05em}.ib-pricing-heading p{max-width:650px;margin:0;color:#6f7e91;font-size:13px;line-height:1.65}.ib-billing{display:flex;flex:0 0 auto;padding:5px;border:1px solid #d9e2ed;border-radius:13px;background:#fff;box-shadow:0 8px 25px rgba(19,49,87,.06)}.ib-billing button{min-height:39px;padding:0 14px;border:0;border-radius:9px;color:#6d7b8e;background:transparent;font:800 10px Inter;cursor:pointer}.ib-billing button span{margin-left:4px;color:#46872e;font-size:8px}.ib-billing button.is-active{color:#fff;background:#0b2e6b;box-shadow:0 6px 14px rgba(11,46,107,.2)}.ib-billing button.is-active span{color:#b7ee9d}.ib-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px}.ib-plan{position:relative;display:flex;min-width:0;flex-direction:column;padding:30px 28px;border:1px solid #dfe6ef;border-radius:23px;background:#fff;box-shadow:0 18px 45px rgba(18,42,73,.055);transition:transform .2s,border-color .2s,box-shadow .2s}.ib-plan:hover{transform:translateY(-4px);border-color:#b9cbe1;box-shadow:0 25px 60px rgba(18,42,73,.1)}.ib-plan.is-selected{outline:3px solid rgba(103,194,58,.28);border-color:#67c23a}.ib-plan-featured{overflow:hidden;border-color:#194d8d;color:#fff;background:radial-gradient(circle at 100% 0,rgba(103,194,58,.18),transparent 28%),linear-gradient(150deg,#071d43,#0b326e 72%,#0c416b);box-shadow:0 28px 65px rgba(7,31,75,.2)}.ib-popular{position:absolute;top:17px;right:17px;padding:7px 9px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#091f49;background:#ffc72c;font-size:8px;font-weight:900;letter-spacing:.08em}.ib-plan-top{display:flex;align-items:center;gap:12px;padding-right:76px}.ib-plan-icon{display:grid;flex:0 0 43px;width:43px;height:43px;place-items:center;border-radius:13px;color:#0b2e6b;background:#edf3fb;font-size:14px;font-weight:900}.ib-plan-featured .ib-plan-icon{color:#fff;background:rgba(255,255,255,.12)}.ib-plan-top small{display:block;color:#7a899c;font-size:8px;font-weight:900;letter-spacing:.12em}.ib-plan-featured .ib-plan-top small{color:#b8c9df}.ib-plan h3{margin:4px 0 0;color:#102b55;font-size:22px;letter-spacing:-.035em}.ib-plan-featured h3{color:#fff}.ib-plan-description{min-height:63px;margin:22px 0 20px;color:#6d7d90;font-size:11px;line-height:1.6}.ib-plan-featured .ib-plan-description{color:#c2cde0}.ib-price{display:flex;min-height:51px;align-items:baseline;gap:4px;color:#0b2e6b}.ib-price strong{font-size:34px;line-height:1;letter-spacing:-.05em}.ib-price>span{color:#7a8898;font-size:10px}.ib-price .ib-currency{margin-right:1px;color:#5e7189;font-size:8px;font-weight:900}.ib-plan-featured .ib-price,.ib-plan-featured .ib-price strong{color:#fff}.ib-plan-featured .ib-price>span,.ib-plan-featured .ib-price .ib-currency{color:#bccae0}.ib-price-note{display:block;min-height:30px;margin-top:7px;color:#8491a1;font-size:8px;line-height:1.45}.ib-plan-featured .ib-price-note{color:#aebbd0}.ib-plan-cta{width:100%;min-height:48px;margin-top:19px;border:1px solid #cbd8e7;border-radius:11px;color:#0b2e6b;background:#fff;font:900 10px Inter;cursor:pointer;transition:transform .18s,background .18s,border-color .18s}.ib-plan-cta:hover{transform:translateY(-1px);border-color:#0b2e6b;background:#f5f8fc}.ib-plan-featured .ib-plan-cta{border-color:#ffc72c;color:#092552;background:#ffc72c;box-shadow:0 12px 24px rgba(0,0,0,.16)}.ib-plan-divider{height:1px;margin:24px 0;background:#e6ebf1}.ib-plan-featured .ib-plan-divider{background:rgba(255,255,255,.15)}.ib-includes{color:#253a55;font-size:10px}.ib-plan-featured .ib-includes{color:#fff}.ib-plan ul{display:grid;gap:12px;margin:16px 0 0;padding:0;list-style:none}.ib-plan li{position:relative;padding-left:19px;color:#596b80;font-size:10px;line-height:1.45}.ib-plan li::before{content:"✓";position:absolute;left:0;top:0;color:#4e9f2e;font-weight:900}.ib-plan li.is-muted{color:#9ca7b3}.ib-plan li.is-muted::before{content:"—";color:#aeb7c2}.ib-plan-featured li{color:#d4ddec}.ib-plan-featured li::before{color:#87e65b}.ib-pricing-footnote{margin:14px 3px 0;color:#8894a4;font-size:8px;text-align:center}
@media(max-width:900px){.ib-pricing-heading{align-items:flex-start;flex-direction:column}.ib-plan-grid{grid-template-columns:1fr}.ib-plan-description{min-height:0}.ib-plan{padding:28px}.ib-plan-featured{order:-1}}
@media(max-width:620px){.ib-pricing{margin-top:54px}.ib-pricing-heading{gap:22px}.ib-pricing-heading h2{font-size:34px}.ib-billing{width:100%}.ib-billing button{flex:1;padding:0 8px}.ib-plan{border-radius:20px}.ib-popular{top:14px;right:14px}.ib-plan-top{padding-right:72px}}

/* V47 · planes móviles más claros y naturales */
html{scroll-behavior:smooth}.ib-pricing h2:focus{outline:none}
@media(max-width:900px){
  .ib-plan-featured{order:initial}
  .ib-plan-grid{gap:14px}
}
@media(max-width:620px){
  .ib-shell{width:calc(100% - 20px)}
  .ib-pricing{scroll-margin-top:76px;margin:44px 0 24px}
  .ib-pricing-heading{margin-bottom:20px}
  .ib-pricing-heading h2{font-size:31px;line-height:1.06}
  .ib-pricing-heading p{font-size:12px;line-height:1.55}
  .ib-billing{padding:4px;border-radius:12px}
  .ib-billing button{min-height:42px;font-size:10px}
  .ib-billing button span{display:block;margin:2px 0 0;font-size:7px}
  .ib-plan{padding:23px 20px;border-radius:18px}
  .ib-plan:hover{transform:none}
  .ib-plan-top{padding-right:66px}
  .ib-plan h3{font-size:21px}
  .ib-plan-description{margin:18px 0 16px;font-size:12px;line-height:1.55}
  .ib-price{min-height:45px}
  .ib-price strong{font-size:31px}
  .ib-price-note{min-height:25px;font-size:9px}
  .ib-plan-cta{min-height:46px;margin-top:14px;font-size:11px}
  .ib-plan-divider{margin:20px 0}
  .ib-includes{font-size:11px}
  .ib-plan ul{gap:10px;margin-top:14px}
  .ib-plan li{font-size:11px}
  .ib-popular{font-size:7px}
  .ib-pricing-footnote{font-size:8px;line-height:1.45}
}

/* V48 · jerarquía visual de planes y scrolling unificado */
.ib-assurance{
  position:static;
  top:auto;
}

.ib-plan-network{
  overflow:hidden;
  border-color:#197466;
  color:#fff;
  background:
    radial-gradient(circle at 100% 0,rgba(255,199,44,.18),transparent 30%),
    radial-gradient(circle at 0 100%,rgba(103,194,58,.2),transparent 36%),
    linear-gradient(150deg,#073b43 0%,#0b5b59 58%,#176b4f 100%);
  box-shadow:0 25px 58px rgba(6,65,61,.18);
}

.ib-plan-network:hover{
  border-color:#2d9a78;
  box-shadow:0 29px 65px rgba(6,65,61,.24);
}

.ib-plan-network .ib-plan-icon{
  color:#fff;
  background:rgba(255,255,255,.13);
}

.ib-plan-network .ib-plan-top small,
.ib-plan-network .ib-plan-description,
.ib-plan-network .ib-price>span,
.ib-plan-network .ib-price .ib-currency,
.ib-plan-network .ib-price-note{
  color:rgba(236,255,250,.75);
}

.ib-plan-network h3,
.ib-plan-network .ib-price,
.ib-plan-network .ib-price strong,
.ib-plan-network .ib-includes{
  color:#fff;
}

.ib-plan-network .ib-plan-divider{
  background:rgba(255,255,255,.16);
}

.ib-plan-network li{
  color:rgba(239,255,250,.88);
}

.ib-plan-network li::before{
  color:#a4f26f;
}

.ib-plan-network .ib-plan-cta{
  border-color:#9ee76f;
  color:#073c39;
  background:#a4f26f;
  box-shadow:0 12px 25px rgba(0,0,0,.15);
}

.ib-plan-network .ib-plan-cta:hover{
  border-color:#b7ff85;
  background:#b7ff85;
}

.ib-request__state .ib-pay-button{min-height:34px;padding:7px 12px;border-radius:8px;color:#092551;background:#ffc72c;font-size:10px;font-weight:900}.ib-request__state .ib-pay-button:disabled{opacity:.65;cursor:wait}
