:root{--blue:#2f8edb;--blue-dark:#0d2b4f;--blue-soft:#eaf5ff;--blue-soft-2:#dff0ff;--cream:#fbf5e8;--ink:#0b1f3a;--muted:#526274;--line:#d4dde8;--white:#fff;--green:#1b8d61}*{box-sizing:border-box}body{background:#fff;color:var(--ink)}.how-page{background:#fff}.how-hero{position:relative;height:300px;overflow:hidden;border-bottom:1px solid #dfe5ec}.how-hero img{width:100%;height:100%;object-fit:cover;object-position:center}.how-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(7,30,58,.12))}.how-hero-copy{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;color:#0d2b4f;text-shadow:0 2px 16px rgba(255,255,255,.9);width:min(780px,88%)}.how-hero-copy strong{font-size:clamp(28px,4vw,54px);line-height:1.05}.how-hero-copy span{display:block;margin-top:4px;font-size:clamp(17px,2vw,28px);font-weight:700}.how-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.how-intro{text-align:center;padding:34px 0 18px}.how-intro .eyebrow{letter-spacing:.28em;font-size:12px;font-weight:800;color:#58718e;margin:0 0 10px}.how-intro h1{font-size:clamp(34px,5vw,60px);line-height:1.02;margin:0;color:var(--ink)}.how-intro h1 span{color:var(--blue)}.how-intro p{max-width:820px;margin:15px auto 0;color:#42566d;font-size:17px;line-height:1.65}.how-actions{display:flex;gap:12px;justify-content:center;margin-top:20px;flex-wrap:wrap}.how-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(18,51,89,.05)}.five-steps{margin:24px auto 16px;padding:22px;background:linear-gradient(90deg,#fffdf7,#f8fbff)}.section-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.section-title-row h2,.mini-section h2,.criteria h2,.results h2,.interest h2,.notice h2,.privacy h2{margin:0;font-size:clamp(24px,3vw,38px);line-height:1.1}.section-kicker-inline{letter-spacing:.22em;font-size:11px;font-weight:800;color:#6782a0;text-transform:uppercase}.step-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.step{position:relative;text-align:center;padding:12px 10px}.step:not(:last-child)::after{content:"→";position:absolute;right:-13px;top:45%;transform:translateY(-50%);font-size:26px;color:#5d7ea2}.step-num{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;background:var(--blue);color:#fff;font-weight:800}.step-icon{width:54px;height:54px;border:2px solid var(--blue);border-radius:14px;display:grid;place-items:center;margin:0 auto 10px;color:var(--blue);font-size:26px;background:#fff}.step h3{margin:0 0 6px;font-size:18px}.step p{margin:0;color:#536375;line-height:1.45;font-size:14px}.info-strip{margin-top:18px;padding:11px 16px;border-radius:11px;background:var(--blue-soft);color:#2e577c;text-align:center;font-size:14px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.mini-section{padding:22px}.mini-section.cream{background:linear-gradient(135deg,#fffaf0,#fff)}.mini-section.blue{background:linear-gradient(135deg,#f3f9ff,#e9f5ff)}.swap-visual{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:20px 0}.person-card{text-align:center}.avatar{width:72px;height:72px;border-radius:50%;margin:0 auto 9px;display:grid;place-items:center;background:linear-gradient(145deg,#dbefff,#f5fbff);border:1px solid #b9d8f2;font-size:29px}.person-card strong{display:block;font-size:17px}.person-card small{display:block;color:#54677a;line-height:1.4;margin-top:3px}.swap-arrow{font-size:34px;color:var(--blue);font-weight:700}.check-list{display:grid;gap:8px;margin-top:14px}.check-list span::before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:50%;background:var(--blue);color:#fff;font-size:13px;font-weight:800}.circuit-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:center;margin-top:12px}.circuit{position:relative;min-height:250px}.node{position:absolute;width:120px;text-align:center}.node .avatar{width:58px;height:58px;font-size:22px}.node-a{top:0;left:50%;transform:translateX(-50%)}.node-b{right:0;bottom:12px}.node-c{left:0;bottom:12px}.circuit-center{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);width:110px;height:110px;border-radius:50%;display:grid;place-items:center;text-align:center;border:3px solid var(--blue);color:var(--blue);font-weight:800;background:#fff;box-shadow:0 0 0 14px rgba(47,142,219,.07)}.curve{position:absolute;color:var(--blue);font-size:34px;font-weight:800}.curve.one{top:65px;right:68px;transform:rotate(52deg)}.curve.two{bottom:46px;left:50%;transform:translateX(-50%) rotate(180deg)}.curve.three{top:65px;left:68px;transform:rotate(-52deg)}.circuit-note{color:#4d6072;line-height:1.55}.criteria-results{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.criteria,.results{padding:22px}.criteria{background:linear-gradient(145deg,#edf7ff,#f8fbff)}.criteria-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.criteria-item{background:#fff;border:1px solid #d7e6f3;border-radius:13px;padding:14px;min-height:126px}.criteria-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e3f2ff;color:var(--blue);font-size:20px;margin-bottom:10px}.criteria-item strong{display:block;margin-bottom:4px}.criteria-item small{color:#617386;line-height:1.35}.result-card{margin-top:16px;background:#fff;border:1px solid #d5e1ec;border-radius:14px;padding:16px}.result-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.compatible{color:var(--green);background:#eaf8f1;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.result-table{display:grid;gap:6px}.result-row{display:grid;grid-template-columns:1.1fr 1fr 1fr 24px 1fr;gap:8px;align-items:center;padding:8px 10px;border-radius:9px;background:#eff7ff;font-size:13px}.result-row.header{background:#f5f7fa;color:#6d7d8d;font-weight:700}.result-actions{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.interest{margin-top:14px;border-top:1px solid #dde6ef;padding-top:14px}.interest-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:12px}.interest-step{text-align:center}.interest-step span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;margin:0 auto 7px;background:var(--blue);color:#fff;font-weight:800}.interest-step strong{display:block;font-size:13px}.interest-step small{color:#657589}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}.notice,.privacy{padding:22px}.notice{background:linear-gradient(135deg,#fffaf0,#fff)}.privacy{background:linear-gradient(135deg,#eef8ff,#f8fcff)}.notice p,.privacy p{color:#4f6173;line-height:1.6}.privacy-example{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #d5e3ef;padding:12px;border-radius:12px;margin-top:12px}.privacy-example .avatar{width:42px;height:42px;margin:0;font-size:18px;flex:0 0 auto}.how-cta{text-align:center;padding:28px 10px 40px}.how-cta h2{font-size:clamp(25px,3vw,38px);margin:0 0 8px}.how-cta p{color:#5c6d7e;margin:0 0 16px}.how-slogan{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px;color:#65788b;font-size:12px}.how-slogan::before,.how-slogan::after{content:"";height:1px;width:130px;background:#cbd7e2}@media(max-width:900px){.step-grid{grid-template-columns:1fr}.step:not(:last-child)::after{content:"↓";right:auto;left:50%;top:auto;bottom:-15px;transform:translateX(-50%)}.two-col,.criteria-results,.bottom-grid{grid-template-columns:1fr}.criteria-grid{grid-template-columns:1fr 1fr}.interest-flow{grid-template-columns:1fr}.circuit-wrap{grid-template-columns:1fr}.result-row{grid-template-columns:1fr 1fr}.result-row.header{display:none}.how-hero{height:240px}}@media(max-width:640px){.how-shell{width:min(100% - 24px,1180px)}.criteria-grid{grid-template-columns:1fr}.swap-visual{grid-template-columns:1fr}.swap-arrow{transform:rotate(90deg)}.section-title-row{display:block}.how-hero{height:210px}.how-intro{padding-top:24px}}
/* Contenido web adaptable de la página Cómo funciona */
.how-page{overflow-x:hidden}
.how-hero{height:clamp(245px,29vw,390px);isolation:isolate;background:#dceaf4}
.how-hero img{display:block;object-fit:cover;object-position:center 48%}
.how-hero::after{z-index:1;background:linear-gradient(90deg,rgba(8,30,54,.5),rgba(8,30,54,.03) 75%),linear-gradient(0deg,rgba(8,30,54,.28),transparent 62%)}
.how-hero-copy{left:max(calc((100% - 1180px)/2 + 36px),7%);top:50%;transform:translateY(-50%);width:min(700px,84%);text-align:left;color:#fff;text-shadow:0 3px 22px rgba(0,0,0,.3)}
.how-hero-copy .hero-overline{margin:0 0 11px;font-size:12px;letter-spacing:.22em;font-weight:800}
.how-hero-copy h1{font-size:clamp(34px,5.2vw,68px);line-height:1.03;letter-spacing:-.045em;margin:0;color:#fff}
.how-hero-copy h1 span{color:#fff}
.how-intro h2{font-size:clamp(32px,4.5vw,54px);margin:0;color:var(--ink);letter-spacing:-.045em}
.how-intro h2 span{color:var(--blue)}
.how-intro p:not(.eyebrow){max-width:810px}
.how-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(250px,.78fr);gap:22px;align-items:start;padding-top:12px}
.how-content{min-width:0}
.how-sidebar{display:grid;gap:14px;position:sticky;top:94px}
.how-feature-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(18,51,89,.05)}
.how-feature-card>div:last-child{padding:17px 18px 19px}
.how-feature-card h2,.how-side-note h2{font-size:20px;line-height:1.15;letter-spacing:-.025em;margin:5px 0 8px}
.how-feature-card p,.how-side-note p{font-size:14px;line-height:1.5;color:#536375;margin:0 0 10px}
.how-feature-card a,.how-side-note a,.inline-link{color:var(--blue-dark);font-weight:700;text-decoration:none;font-size:14px}
.how-feature-card a:hover,.how-side-note a:hover,.inline-link:hover{text-decoration:underline}
.feature-illustration{height:120px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(140deg,#e4f4ff,#f7fbff 60%,#f7f0df);color:var(--blue);font-size:48px}
.feature-illustration::before,.feature-illustration::after{content:"";position:absolute;border:1px solid rgba(47,142,219,.2);border-radius:50%;width:190px;height:190px}
.feature-illustration::after{width:120px;height:120px}
.feature-illustration span,.feature-illustration i,.feature-illustration b{position:absolute;display:grid;place-items:center;font-style:normal}
.circuit-illustration span{left:24%;top:31%}
.circuit-illustration i{right:24%;top:27%;font-size:42px}
.circuit-illustration b{font-size:18px;right:45%;bottom:13%;color:#d19b35}
.destination-illustration{background:linear-gradient(130deg,#fff4dd,#f2f9ff)}
.destination-illustration span{font-size:58px}
.destination-illustration i{font-size:25px;right:27%;top:20%;color:#d7a744}
.community-illustration{background:linear-gradient(130deg,#eaf7ff,#f5f1e8)}
.community-illustration span{font-size:52px}
.community-illustration i,.community-illustration b{width:12px;height:12px;background:#80bce7;border-radius:50%;top:34%;right:28%}
.community-illustration b{top:auto;right:auto;bottom:27%;left:29%;background:#dab765}
.how-side-note{border:1px solid var(--line);border-radius:16px;padding:19px;display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start}
.service-note{background:linear-gradient(135deg,#fbf6ea,#fff)}
.support-note{background:linear-gradient(135deg,#f0f8ff,#fff)}
.side-note-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:20px;box-shadow:0 4px 12px rgba(14,39,69,.08)}
.how-side-note h2{font-size:18px}
.how-side-note p{font-size:13px}
.five-steps{margin-top:0}
.how-content .mini-section>p{color:#536375;line-height:1.55}
.how-content .notice,.how-content .privacy{min-width:0}
.how-content .inline-link{display:inline-block;margin-top:4px}
.how-content .privacy-example{margin-bottom:13px}
.how-cta{padding-top:46px}
.how-cta .eyebrow{margin-bottom:9px}
.how-cta h2{letter-spacing:-.04em}
.how-cta .how-slogan{font-weight:800;letter-spacing:.18em}
.site-footer{width:calc(100% - 48px)}
@media(max-width:1050px){.how-layout{grid-template-columns:1fr}.how-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.how-sidebar .how-feature-card:first-child{grid-row:span 2}.how-sidebar .service-note,.how-sidebar .support-note{min-height:100%}.how-feature-card>div:last-child{padding:16px}.feature-illustration{height:110px}}
@media(max-width:900px){.how-layout{padding-top:0}.how-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.how-sidebar .how-feature-card:first-child{grid-row:auto}.how-hero{height:260px}.how-hero-copy{left:6%;width:88%}}
@media(max-width:640px){.how-shell{width:min(100% - 24px,1180px)}.how-hero{height:230px}.how-hero img{object-position:54% center}.how-hero-copy{left:22px;width:calc(100% - 44px)}.how-hero-copy h1{font-size:clamp(32px,9vw,48px)}.how-intro{padding-bottom:12px}.how-intro p:not(.eyebrow){font-size:15px}.how-layout{gap:16px}.how-sidebar{grid-template-columns:1fr}.how-sidebar .how-feature-card:first-child{grid-row:auto}.how-sidebar .service-note,.how-sidebar .support-note{min-height:0}.five-steps{padding:19px 15px}.criteria,.results,.notice,.privacy,.mini-section{padding:19px}.step-grid{gap:7px}.how-cta{padding-top:34px}.how-cta .how-slogan{font-size:10px;letter-spacing:.1em}.site-footer{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
