.comov2{display:block;background:var(--bg);color:var(--text)}.comov2 .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad-x);width:100%}.comov2 .como-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 13px;background:rgba(42,108,232,.14);color:var(--brand);border-radius:var(--r-pill);font-size:11.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.comov2 .como-eyebrow-dark{background:var(--brand-tint);color:var(--brand-deep);border:1px solid var(--brand-soft)}.comov2 .como-pulse{width:7px;height:7px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 0 var(--brand-glow);animation:comoPulse 2.4s infinite}@keyframes comoPulse{0%{box-shadow:0 0 0 0 rgba(42,108,232,.5)}70%{box-shadow:0 0 0 8px rgba(42,108,232,0)}to{box-shadow:0 0 0 0 rgba(42,108,232,0)}}.comov2 .como-hero{background:var(--brand-deep);color:var(--text-on-deep);position:relative;overflow:hidden;padding:64px 0 72px}@media (min-width:760px){.comov2 .como-hero{padding:88px 0 96px}}.comov2 .como-hero:before{right:-180px;top:-200px;width:560px;height:560px;background:radial-gradient(circle,var(--brand-glow),transparent 62%)}.comov2 .como-hero:after,.comov2 .como-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.comov2 .como-hero:after{left:-140px;bottom:-200px;width:420px;height:420px;background:radial-gradient(circle,rgba(42,108,232,.16),transparent 62%)}.comov2 .como-hero-inner{position:relative;z-index:1;max-width:720px}.comov2 .como-hero .como-eyebrow{margin-bottom:22px}.comov2 .como-h1{font-family:var(--font-display),var(--font-fallback-display);font-size:clamp(38px,7vw,64px);font-weight:600;letter-spacing:-.035em;line-height:1.03;color:var(--text-on-deep);margin-bottom:20px}.comov2 .como-h1 em{font-family:var(--font-edit),var(--font-fallback-edit);font-style:italic;font-weight:500;color:var(--brand);letter-spacing:-.025em}.comov2 .como-lead{color:var(--text-on-deep-mute);font-size:clamp(15px,1.8vw,17.5px);line-height:1.62;max-width:560px}.comov2 .como-steps-band{padding:56px 0;background:var(--bg)}@media (min-width:760px){.comov2 .como-steps-band{padding:80px 0}}.comov2 .como-steps{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.comov2 .como-steps{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1060px){.comov2 .como-steps{grid-template-columns:repeat(4,1fr)}}.comov2 .como-step{background:var(--card);border:1px solid var(--line);border-radius:var(--r-xl);padding:26px 24px;display:flex;flex-direction:column;gap:14px;transition:border-color .15s var(--ease),transform .2s var(--ease),box-shadow .25s var(--ease);position:relative}.comov2 .como-step:hover{border-color:var(--line-2);transform:translateY(-4px);box-shadow:0 22px 40px -28px rgba(15,27,51,.22),0 6px 14px -8px rgba(15,27,51,.08)}.comov2 .como-step-top{display:flex;align-items:center;justify-content:space-between}.comov2 .como-step-num{font-family:var(--font-display),var(--font-fallback-display);font-size:26px;font-weight:700;letter-spacing:-.03em;color:var(--brand-soft);font-variant-numeric:tabular-nums}.comov2 .como-step-icon{width:46px;height:46px;border-radius:13px;background:var(--brand-tint);color:var(--brand-deep);display:flex;align-items:center;justify-content:center;flex-shrink:0}.comov2 .como-step-icon svg{width:22px;height:22px}.comov2 .como-step-h{font-family:var(--font-display),var(--font-fallback-display);font-size:18px;font-weight:600;letter-spacing:-.018em;line-height:1.22;color:var(--text)}.comov2 .como-step-p{color:var(--text-mute);font-size:13.5px;line-height:1.55;flex:1}.comov2 .como-step-meta{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--brand-deep);padding-top:14px;border-top:1px dashed var(--line)}.comov2 .como-step-meta svg{width:14px;height:14px;color:var(--brand);flex-shrink:0}.comov2 .como-trust{padding:56px 0;background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}@media (min-width:760px){.comov2 .como-trust{padding:80px 0}}.comov2 .como-trust-head{margin-bottom:32px;max-width:640px}.comov2 .como-trust-head .como-eyebrow{margin-bottom:14px}.comov2 .como-sec-h{font-family:var(--font-display),var(--font-fallback-display);font-size:clamp(25px,4vw,38px);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:var(--text)}.comov2 .como-sec-h em{font-family:var(--font-edit),var(--font-fallback-edit);font-style:italic;font-weight:500;color:var(--brand-deep)}.comov2 .como-sec-sub{margin-top:10px;font-size:15px;color:var(--text-mute);line-height:1.55;max-width:560px}.comov2 .como-trust-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:600px){.comov2 .como-trust-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (min-width:1060px){.comov2 .como-trust-grid{grid-template-columns:repeat(4,1fr)}}.comov2 .como-trust-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-xl);padding:24px;display:flex;flex-direction:column;gap:12px;transition:border-color .15s var(--ease),transform .2s var(--ease)}.comov2 .como-trust-card:hover{border-color:var(--line-2);transform:translateY(-3px)}.comov2 .como-trust-icon{width:44px;height:44px;border-radius:13px;background:var(--brand-tint);color:var(--brand-deep);display:flex;align-items:center;justify-content:center}.comov2 .como-trust-icon svg{width:21px;height:21px}.comov2 .como-trust-h{font-family:var(--font-display),var(--font-fallback-display);font-size:16.5px;font-weight:600;letter-spacing:-.015em;color:var(--text)}.comov2 .como-trust-p{color:var(--text-mute);font-size:13px;line-height:1.55}.comov2 .como-cta-band{padding:56px 0 72px;background:var(--bg)}@media (min-width:760px){.comov2 .como-cta-band{padding:72px 0 96px}}.comov2 .como-cta{background:var(--brand-deep);color:var(--text-on-deep);border-radius:var(--r-2xl);padding:40px 28px;position:relative;overflow:hidden}@media (min-width:760px){.comov2 .como-cta{padding:56px 48px}}.comov2 .como-cta-decor{position:absolute;right:-160px;top:-180px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,var(--brand-glow),transparent 62%);pointer-events:none}.comov2 .como-cta-l{position:relative;z-index:1;max-width:560px}.comov2 .como-cta-h{font-family:var(--font-display),var(--font-fallback-display);font-size:clamp(25px,3.6vw,36px);font-weight:600;letter-spacing:-.025em;line-height:1.1;color:var(--text-on-deep)}.comov2 .como-cta-h em{font-family:var(--font-edit),var(--font-fallback-edit);font-style:italic;font-weight:500;color:var(--brand)}.comov2 .como-cta-p{color:var(--text-on-deep-mute);font-size:14.5px;line-height:1.6;margin-top:12px}.comov2 .como-cta-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.comov2 .como-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:var(--r-pill);font-size:15px;font-weight:600;letter-spacing:-.005em;cursor:pointer;border:1px solid transparent;transition:background .15s var(--ease),transform .12s var(--ease),box-shadow .15s var(--ease)}.comov2 .como-btn:active{transform:translateY(1px)}.comov2 .como-btn svg{width:16px;height:16px;transition:transform .2s var(--ease)}.comov2 .como-btn-primary{background:var(--brand);color:#fff}.comov2 .como-btn-primary svg{color:#fff}.comov2 .como-btn-primary:hover{background:var(--brand-hover);box-shadow:0 12px 28px -10px var(--brand-glow)}.comov2 .como-btn-primary:hover svg{transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.comov2 .como-pulse{animation:none}.comov2 .como-btn:hover svg,.comov2 .como-step:hover,.comov2 .como-trust-card:hover{transform:none}}