.pc-landing{--pc-navy:#0d2442;--pc-blue:#0b57d0;--pc-blue-2:#1a73e8;--pc-pale:#f4f8ff;--pc-line:#e3eaf4;--pc-muted:#526174;background:#fff;color:#172033;overflow-x:hidden}.pc-landing h1,.pc-landing h2,.pc-landing h3{color:var(--pc-navy)}.pc-landing p{color:var(--pc-muted)}.pc-announcement{min-height:34px;padding:8px 20px;text-align:center;background:#0d2442;color:#dce9ff;font-size:12px;font-weight:650;letter-spacing:.1px}.pc-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(227,234,244,.85)}.pc-header .landing-nav{height:76px;width:min(1220px,calc(100% - 40px));gap:25px}.pc-header .brand{padding-left:0}.pc-header .landing-links{flex:1;justify-content:center;gap:28px}.pc-header .landing-links a{font-size:13px;color:#4a596c}.pc-header .landing-links a:hover,.pc-login:hover{color:var(--pc-blue)}.pc-nav-actions{display:flex;align-items:center;gap:18px}.pc-login{font-weight:700;color:#354357}.pc-nav-actions .btn{min-height:40px;padding:9px 16px;border-radius:10px}
.pc-hero{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:76px 0 70px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:48px}.pc-hero-copy{position:relative;z-index:2}.pc-pill{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #cfe0fb;border-radius:999px;background:#f6f9ff;color:#174ea6;font-size:11px;font-weight:800;letter-spacing:.65px;text-transform:uppercase}.pc-pill i{width:7px;height:7px;border-radius:50%;background:#34a853;box-shadow:0 0 0 4px rgba(52,168,83,.12)}.pc-hero h1{font-size:clamp(46px,5vw,67px);line-height:1.02;letter-spacing:-3.2px;margin:23px 0 24px}.pc-hero h1 span{color:var(--pc-blue-2)}.pc-lead{font-size:19px;line-height:1.62;max-width:650px}.pc-lead strong{color:#26364c}.pc-hero-actions{display:flex;align-items:center;gap:12px;margin-top:31px;flex-wrap:wrap}.pc-btn-lg{min-height:52px;padding:13px 21px;border-radius:11px;font-size:14px}.pc-hero-actions .btn-primary{box-shadow:0 10px 25px rgba(26,115,232,.2)}.pc-trust-row{display:flex;gap:19px;flex-wrap:wrap;margin-top:19px;color:#607086;font-size:12px;font-weight:650}.pc-trust-row span::first-letter{color:#188038}.pc-hero-media{position:relative;min-width:0}.pc-hero-media:before{content:"";position:absolute;inset:-8% -8% -10%;z-index:-1;background:radial-gradient(circle at 55% 48%,#ddecff 0,rgba(232,240,254,.68) 42%,transparent 70%);filter:blur(15px)}.pc-hero-media img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:30px;border:1px solid #e4ebf5;box-shadow:0 28px 70px rgba(34,68,115,.17)}.pc-float-card{position:absolute;display:flex;align-items:center;gap:11px;padding:12px 15px;background:rgba(255,255,255,.96);border:1px solid #e1e7f0;border-radius:14px;box-shadow:0 13px 35px rgba(37,58,88,.17);animation:pcFloat 5s ease-in-out infinite}.pc-float-card small,.pc-float-card strong{display:block}.pc-float-card small{color:#77869a;font-size:8px;font-weight:800;letter-spacing:.7px}.pc-float-card strong{font-size:12px;color:#26364c}.pc-float-icon{width:31px;height:31px;border-radius:10px;background:#fce8e6;color:#d93025;display:grid;place-items:center;font-weight:900}.pc-float-icon.ok{background:#e6f4ea;color:#188038}.pc-float-risk{left:-28px;top:17%}.pc-float-action{right:-18px;bottom:12%;animation-delay:-2.2s}@keyframes pcFloat{50%{transform:translateY(-7px)}}
.pc-proof-strip{width:min(1160px,calc(100% - 40px));margin:0 auto 65px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--pc-line);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(38,60,95,.07)}.pc-proof-strip div{padding:22px 25px;border-right:1px solid var(--pc-line)}.pc-proof-strip div:last-child{border:0}.pc-proof-strip strong,.pc-proof-strip span{display:block}.pc-proof-strip strong{font-size:15px;color:var(--pc-navy);margin-bottom:4px}.pc-proof-strip span{color:#68778a;font-size:12px;line-height:1.5}
.pc-section{padding:94px 22px}.pc-container{width:min(1160px,100%);margin:0 auto}.pc-section-heading{text-align:center;max-width:790px;margin:0 auto 48px}.pc-section-heading h2{font-size:clamp(32px,4vw,46px);line-height:1.12;letter-spacing:-1.7px;margin-bottom:17px}.pc-section-heading p{font-size:17px;line-height:1.65;margin:0}.pc-heading-left{text-align:left;margin-left:0;max-width:730px}.pc-problem{background:linear-gradient(180deg,#f7faff,#fff)}.pc-scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.pc-scenario-card{padding:25px 23px;border:1px solid var(--pc-line);border-radius:18px;background:#fff;box-shadow:0 5px 18px rgba(37,61,98,.04);transition:.2s}.pc-scenario-card:hover{transform:translateY(-4px);box-shadow:0 15px 32px rgba(37,61,98,.1);border-color:#cbdaf0}.pc-scenario-card>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#e8f0fe;color:#185abc;font-weight:800;font-size:12px;margin-bottom:24px}.pc-scenario-card.danger>span{background:#fce8e6;color:#c5221f}.pc-scenario-card h3{font-size:18px;margin-bottom:9px}.pc-scenario-card p{font-size:13px;line-height:1.6;margin:0}.pc-problem-callout{margin-top:23px;padding:20px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;border:1px solid #f2d5a7;border-radius:17px;background:#fffbf2}.pc-callout-icon{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:#fff1ce;color:#9b5d00;font-size:22px}.pc-problem-callout strong{color:#543b13}.pc-problem-callout p{margin:3px 0 0;font-size:13px;color:#7c6540}.pc-problem-callout a{font-weight:800;white-space:nowrap}
.pc-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.pc-feature{padding:26px;border:1px solid var(--pc-line);border-radius:18px;background:#fff}.pc-feature h3{margin:19px 0 8px;font-size:18px}.pc-feature p{margin:0;font-size:13px;line-height:1.65}.pc-feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;font-size:22px;font-weight:700}.pc-feature-icon.blue{background:#e8f0fe;color:#1a73e8}.pc-feature-icon.violet{background:#f3e8fd;color:#8430ce}.pc-feature-icon.amber{background:#fef7e0;color:#b06000}.pc-feature-icon.green{background:#e6f4ea;color:#188038}.pc-feature-icon.coral{background:#fce8e6;color:#c5221f}.pc-feature-icon.cyan{background:#e4f7fb;color:#087b91}
.pc-demo-section{background:#0d2442;color:#fff;overflow:hidden}.pc-demo-layout{display:grid;grid-template-columns:.77fr 1.23fr;align-items:center;gap:55px}.pc-demo-copy h2{color:#fff;font-size:44px;line-height:1.12;letter-spacing:-1.5px}.pc-demo-copy>p{color:#bed0e8;font-size:16px;line-height:1.65}.pc-demo-copy .eyebrow{color:#8ab4f8}.pc-check-list{list-style:none;padding:0;margin:26px 0 29px;display:flex;flex-direction:column;gap:16px}.pc-check-list li{display:flex;align-items:flex-start;gap:12px}.pc-check-list li>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#d7f2df;color:#137333;font-weight:900;flex:0 0 auto}.pc-check-list strong,.pc-check-list small{display:block}.pc-check-list strong{color:#fff}.pc-check-list small{color:#9eb5d1;margin-top:3px}.pc-product-window{background:#fff;border:1px solid rgba(255,255,255,.28);border-radius:21px;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.28);transform:perspective(1200px) rotateY(-2deg)}.pc-window-top{height:43px;border-bottom:1px solid #edf0f3;background:#fafbfc;display:flex;align-items:center;gap:6px;padding:0 15px;color:#7b8591;font-size:10px}.pc-window-top i{width:8px;height:8px;border-radius:50%;background:#d7dce3}.pc-window-top span{margin-left:8px}.pc-window-body{padding:22px;color:#26364c}.pc-demo-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:17px}.pc-demo-head small,.pc-demo-head strong{display:block}.pc-demo-head small{font-size:8px;font-weight:800;color:#1a73e8;letter-spacing:.8px}.pc-demo-head strong{font-size:17px;margin-top:3px}.pc-demo-updated{font-size:9px;background:#e6f4ea;color:#137333;padding:5px 8px;border-radius:20px}.pc-demo-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.pc-demo-kpis>div{background:#f7f9fc;border:1px solid #edf0f3;border-radius:11px;padding:11px}.pc-demo-kpis small,.pc-demo-kpis strong,.pc-demo-kpis em{display:block}.pc-demo-kpis small{font-size:8px;color:#687484}.pc-demo-kpis strong{font-size:23px;margin:3px 0}.pc-demo-kpis strong span{font-size:9px;color:#8490a0}.pc-demo-kpis em{font-style:normal;font-size:8px;font-weight:700}.pc-demo-kpis .danger{color:#c5221f}.pc-demo-kpis .medium{color:#a15c00}.pc-demo-kpis .good{color:#137333}.pc-demo-table-title{display:flex;justify-content:space-between;margin:19px 0 5px}.pc-demo-table-title small{color:#7c8796;font-size:9px}.pc-demo-row{display:grid;grid-template-columns:31px minmax(130px,1fr) 90px 48px;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #edf0f3}.pc-demo-avatar{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;font-size:9px;font-weight:800}.pc-demo-avatar.red{background:#fce8e6;color:#c5221f}.pc-demo-avatar.amber{background:#fef7e0;color:#a15c00}.pc-demo-avatar.blue{background:#e8f0fe;color:#185abc}.pc-demo-row>div strong,.pc-demo-row>div small{display:block}.pc-demo-row>div strong{font-size:10px}.pc-demo-row>div small{font-size:8px;color:#818b99}.pc-demo-row>b{font-size:8px;text-align:right}.pc-demo-row>b.danger{color:#c5221f}.pc-demo-row>b.high{color:#b75800}.pc-demo-row>b.medium{color:#a15c00}.pc-demo-bar{height:6px;background:#edf0f3;border-radius:8px;overflow:hidden}.pc-demo-bar i{display:block;height:100%;border-radius:inherit;background:#1a73e8}.pc-demo-recommendation{display:flex;gap:10px;align-items:flex-start;margin-top:15px;padding:12px;border-radius:11px;background:#f3f7ff;border:1px solid #dbe7fb}.pc-demo-recommendation>span{width:27px;height:27px;border-radius:8px;background:#1a73e8;color:#fff;display:grid;place-items:center}.pc-demo-recommendation strong,.pc-demo-recommendation small{display:block}.pc-demo-recommendation strong{font-size:10px}.pc-demo-recommendation small{font-size:8px;color:#66768b;margin-top:3px}
.pc-transfer-section{background:#fff}.pc-transfer-layout{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px}.pc-transfer-media{position:relative}.pc-transfer-media:after{content:"";position:absolute;inset:20px -18px -18px 20px;background:#e8f0fe;border-radius:25px;z-index:-1}.pc-transfer-media img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:25px;box-shadow:0 22px 55px rgba(37,60,96,.14)}.pc-transfer-copy h2{font-size:42px;line-height:1.13;letter-spacing:-1.4px}.pc-transfer-copy>p{font-size:16px;line-height:1.68}.pc-outcome-list{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:27px}.pc-outcome-list>div{display:flex;gap:10px;align-items:flex-start}.pc-outcome-list span{width:28px;height:28px;border-radius:9px;background:#e8f0fe;color:#185abc;display:grid;place-items:center;font-size:11px;font-weight:800;flex:0 0 auto}.pc-outcome-list p{font-size:12px;line-height:1.5;margin:2px 0}.pc-outcome-list strong{color:#29384d}
.pc-process{background:#f7faff}.pc-steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.pc-steps:before{content:"";position:absolute;left:8%;right:8%;top:22px;height:1px;background:#cddcf2}.pc-steps article{position:relative;padding:0 20px;text-align:center}.pc-steps article>span{position:relative;z-index:1;width:45px;height:45px;border:1px solid #b8ceef;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:#fff;color:#185abc;font-weight:800;font-size:11px;box-shadow:0 4px 13px rgba(26,115,232,.1)}.pc-steps h3{font-size:17px;margin-bottom:8px}.pc-steps p{font-size:13px;line-height:1.6}.pc-process-note{max-width:820px;margin:40px auto 0;padding:17px 20px;border:1px solid #cfe0fb;background:#fff;border-radius:14px;display:flex;align-items:flex-start;gap:13px}.pc-process-note>span{color:#1a73e8;font-size:23px}.pc-process-note p{margin:0;font-size:13px}.pc-process-note strong{color:#29384d}
.pc-audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.pc-audience-grid article{padding:23px;border-left:3px solid #1a73e8;background:#f8faff;border-radius:0 15px 15px 0}.pc-audience-grid article>span{font-size:11px;color:#185abc;font-weight:900;letter-spacing:1px}.pc-audience-grid h3{margin:13px 0 7px}.pc-audience-grid p{font-size:12px;line-height:1.6;margin:0}
.pc-security{background:#f2f7ff}.pc-security-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.pc-security-layout>div:first-child h2{font-size:40px;line-height:1.15;letter-spacing:-1.2px}.pc-security-layout>div:first-child p{font-size:16px;line-height:1.68}.pc-security-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pc-security-grid article{padding:18px;display:flex;align-items:flex-start;gap:12px;border:1px solid #dce7f7;background:#fff;border-radius:15px}.pc-security-grid article>span{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#e8f0fe;color:#185abc;font-size:17px;flex:0 0 auto}.pc-security-grid strong,.pc-security-grid small{display:block}.pc-security-grid small{font-size:11px;line-height:1.5;margin-top:4px}
.pc-faq-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:70px;align-items:start}.pc-faq-layout>div:first-child{position:sticky;top:125px}.pc-faq-layout h2{font-size:40px;line-height:1.15}.pc-faq-layout>div:first-child p{font-size:15px;line-height:1.65}.pc-faq-layout .btn{margin-top:10px}.pc-faq{border-top:1px solid var(--pc-line)}.pc-faq details{border-bottom:1px solid var(--pc-line);padding:0}.pc-faq summary{list-style:none;cursor:pointer;padding:19px 35px 19px 0;font-size:15px;font-weight:750;color:#24354b;position:relative}.pc-faq summary::-webkit-details-marker{display:none}.pc-faq summary:after{content:"+";position:absolute;right:4px;top:18px;color:#1a73e8;font-size:20px}.pc-faq details[open] summary:after{content:"−"}.pc-faq details p{margin:-5px 40px 19px 0;font-size:13px;line-height:1.65}
.pc-final-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,#0b57d0,#174ea6 65%,#0d3f8f);text-align:center;padding:90px 22px;color:#fff}.pc-final-glow{position:absolute;width:600px;height:600px;border:120px solid rgba(255,255,255,.05);border-radius:50%;right:-180px;top:-330px}.pc-final-cta .pc-container{position:relative;z-index:1;max-width:850px}.pc-pill.light{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25);color:#e7f0ff}.pc-final-cta h2{color:#fff;font-size:clamp(36px,5vw,54px);line-height:1.08;letter-spacing:-2px;margin:23px auto 18px}.pc-final-cta p{color:#d6e5ff;font-size:17px;max-width:720px;margin:0 auto}.pc-hero-actions.centered{justify-content:center}.pc-white-btn{background:#fff;color:#0b57d0;border-color:#fff}.pc-white-btn:hover{background:#f4f8ff;color:#174ea6}.pc-outline-btn{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}.pc-outline-btn:hover{background:rgba(255,255,255,.09);color:#fff}.pc-final-cta>div>small{display:block;color:#bcd1f2;margin-top:16px}.pc-footer{width:min(1220px,calc(100% - 40px));min-height:105px;align-items:center;gap:25px}.pc-footer .brand{padding-left:0}.pc-footer p{margin:0;flex:1;text-align:center;font-size:12px}.pc-footer>div{display:flex;align-items:center;gap:18px;font-size:12px}.pc-footer>div span{color:#7c8998}
@media(max-width:1050px){.pc-header .landing-links{display:none}.pc-hero{grid-template-columns:1fr 1fr;gap:30px}.pc-hero h1{letter-spacing:-2px}.pc-scenario-grid,.pc-audience-grid{grid-template-columns:1fr 1fr}.pc-demo-layout{grid-template-columns:1fr;gap:45px}.pc-demo-copy{max-width:720px}.pc-product-window{transform:none}.pc-transfer-layout{gap:35px}.pc-security-layout{gap:35px}}
@media(max-width:820px){.pc-announcement{font-size:10px}.pc-header .landing-nav{width:calc(100% - 24px)}.pc-header .brand-copy small{display:none}.pc-nav-actions{gap:9px}.pc-login{display:none}.pc-nav-actions .btn{font-size:12px;padding:8px 12px}.pc-hero{width:calc(100% - 28px);padding:48px 0 55px;grid-template-columns:1fr}.pc-hero h1{font-size:46px}.pc-hero-media{display:block}.pc-float-card{display:none}.pc-proof-strip{grid-template-columns:1fr;width:calc(100% - 28px);margin-bottom:25px}.pc-proof-strip div{border-right:0;border-bottom:1px solid var(--pc-line)}.pc-proof-strip div:last-child{border-bottom:0}.pc-section{padding:72px 18px}.pc-feature-grid{grid-template-columns:1fr 1fr}.pc-transfer-layout,.pc-security-layout,.pc-faq-layout{grid-template-columns:1fr}.pc-transfer-copy{order:-1}.pc-outcome-list{grid-template-columns:1fr 1fr}.pc-steps{grid-template-columns:1fr 1fr;gap:30px}.pc-steps:before{display:none}.pc-faq-layout{gap:35px}.pc-faq-layout>div:first-child{position:static}.pc-footer{flex-wrap:wrap}.pc-footer p{order:3;flex-basis:100%;text-align:left}.pc-footer>div{margin-left:auto}}
@media(max-width:560px){.pc-header .brand-mark{width:37px;height:37px}.pc-header .brand-copy strong{font-size:16px}.pc-nav-actions .btn{min-height:37px}.pc-hero h1{font-size:39px;line-height:1.06;letter-spacing:-1.7px}.pc-lead{font-size:16px}.pc-hero-actions{align-items:stretch;flex-direction:column}.pc-hero-actions .btn{width:100%}.pc-trust-row{display:grid;gap:8px}.pc-hero-media img{border-radius:20px}.pc-section-heading h2,.pc-demo-copy h2,.pc-transfer-copy h2,.pc-security-layout>div:first-child h2,.pc-faq-layout h2{font-size:32px}.pc-section-heading p{font-size:15px}.pc-scenario-grid,.pc-feature-grid,.pc-audience-grid,.pc-security-grid{grid-template-columns:1fr}.pc-problem-callout{grid-template-columns:auto 1fr}.pc-problem-callout a{grid-column:2}.pc-demo-section{padding-left:12px;padding-right:12px}.pc-demo-kpis{grid-template-columns:1fr}.pc-demo-row{grid-template-columns:31px 1fr 45px}.pc-demo-bar{display:none}.pc-outcome-list,.pc-steps{grid-template-columns:1fr}.pc-steps article{display:grid;grid-template-columns:45px 1fr;text-align:left;gap:0 15px;padding:0}.pc-steps article>span{grid-row:span 2;margin:0}.pc-steps article h3{margin:1px 0 4px}.pc-process-note{align-items:flex-start}.pc-final-cta{padding:72px 18px}.pc-final-cta h2{font-size:37px;letter-spacing:-1.4px}.pc-footer{width:calc(100% - 28px);flex-direction:column;align-items:flex-start}.pc-footer p{order:initial}.pc-footer>div{margin:0;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.pc-float-card{animation:none}}

.pc-argentina-section{background:linear-gradient(180deg,#f5f9ff 0,#eef5ff 100%);overflow:hidden}.pc-argentina-layout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:65px}.pc-map-copy h2{font-size:clamp(35px,4vw,48px);line-height:1.1;letter-spacing:-1.7px;margin-bottom:18px}.pc-map-copy>p{font-size:16px;line-height:1.7}.pc-map-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0 20px}.pc-map-summary>div{padding:16px 13px;border:1px solid #d5e3f6;border-radius:14px;background:rgba(255,255,255,.75)}.pc-map-summary small,.pc-map-summary strong,.pc-map-summary span{display:block}.pc-map-summary small{min-height:25px;font-size:8px;font-weight:850;letter-spacing:.65px;color:#60748e}.pc-map-summary strong{font-size:27px;line-height:1;color:#174ea6;margin:7px 0}.pc-map-summary strong span{display:inline;font-size:11px;color:#6b7e97}.pc-map-summary>div>span{font-size:9px;color:#75869b}.pc-illustrative-note{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border:1px solid #d8e4f5;border-radius:12px;background:#fff}.pc-illustrative-note>span,.pc-fiction-banner>span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#e8f0fe;color:#185abc;font-size:11px;font-weight:900}.pc-illustrative-note p{margin:1px 0 0;font-size:11px;line-height:1.55}.pc-illustrative-note strong{color:#34465e}.pc-map-panel{position:relative;min-height:660px;padding:55px 35px 24px;border-radius:28px;background:radial-gradient(circle at 50% 30%,#173d69 0,#0d294b 46%,#081d36 100%);box-shadow:0 28px 70px rgba(15,49,88,.2);color:#fff}.pc-map-panel:before,.pc-map-panel:after{content:"";position:absolute;border:1px solid rgba(105,165,237,.13);border-radius:50%}.pc-map-panel:before{width:470px;height:470px;left:50%;top:43%;transform:translate(-50%,-50%)}.pc-map-panel:after{width:340px;height:340px;left:50%;top:43%;transform:translate(-50%,-50%)}.pc-map-live{position:absolute;top:19px;left:22px;right:22px;display:flex;align-items:center;gap:8px;font-size:9px;font-weight:850;letter-spacing:.8px;color:#c9ddf8}.pc-map-live i{width:7px;height:7px;border-radius:50%;background:#42d47d;box-shadow:0 0 0 5px rgba(66,212,125,.12);animation:pcLive 1.8s ease infinite}.pc-map-live small{margin-left:auto;color:#809bbd;font-size:9px}.pc-argentina-map{position:relative;width:min(390px,100%);aspect-ratio:360/590;margin:0 auto;z-index:2}.pc-argentina-map svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.pc-map-shape{fill:url(#argentina-fill);stroke:#eef6ff;stroke-width:2;vector-effect:non-scaling-stroke}.pc-map-shadow{fill:#031427;opacity:.46;transform:translate(7px,8px);filter:blur(3px)}.pc-map-marker{position:absolute;left:var(--x);top:var(--y);width:28px;height:28px;padding:0;border:0;background:transparent;transform:translate(-50%,-50%);z-index:3;cursor:pointer}.pc-map-marker>i{position:absolute;inset:7px;border:2px solid #fff;border-radius:50%;background:#1a73e8;box-shadow:0 0 0 4px rgba(26,115,232,.22);transition:.2s}.pc-map-marker>span{position:absolute;right:19px;top:50%;width:178px;padding:10px 12px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(255,255,255,.97);box-shadow:0 14px 35px rgba(1,17,36,.3);text-align:left;opacity:0;visibility:hidden;transform:translateY(-42%) scale(.92);transform-origin:right center;transition:opacity .28s,transform .28s,visibility .28s;color:#26364c;pointer-events:none}.pc-map-marker.bubble-right>span{right:auto;left:19px;transform-origin:left center}.pc-map-marker>span:after{content:"";position:absolute;right:-5px;top:50%;width:9px;height:9px;background:#fff;transform:translateY(-50%) rotate(45deg)}.pc-map-marker.bubble-right>span:after{right:auto;left:-5px}.pc-map-marker span small,.pc-map-marker span strong,.pc-map-marker span em{display:block}.pc-map-marker span small{font-size:8px;font-weight:900;letter-spacing:.65px;color:#1a73e8;text-transform:uppercase}.pc-map-marker span strong{font-size:14px;margin:2px 0;color:#19314d}.pc-map-marker span em{font-style:normal;font-size:9px;color:#6a7a8f}.pc-map-marker.is-active{z-index:8}.pc-map-marker.is-active>i{background:#42d47d;box-shadow:0 0 0 5px rgba(66,212,125,.22);animation:pcMarker 1.45s ease infinite}.pc-map-marker.is-active>span{opacity:1;visibility:visible;transform:translateY(-50%) scale(1)}.pc-map-current{position:absolute;z-index:10;left:22px;right:22px;bottom:20px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:13px 15px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(4,22,42,.78);backdrop-filter:blur(14px)}.pc-map-current-dot{width:10px;height:10px;border-radius:50%;background:#42d47d;box-shadow:0 0 0 5px rgba(66,212,125,.12)}.pc-map-current small,.pc-map-current strong{display:block}.pc-map-current small{font-size:8px;color:#81a4ce;font-weight:850;letter-spacing:.7px}.pc-map-current strong{font-size:11px;color:#eaf3ff;margin-top:2px}.pc-map-current>div:last-child{text-align:right}.pc-map-current>div:last-child strong{font-size:16px;color:#78e3a1}@keyframes pcLive{50%{opacity:.4}}@keyframes pcMarker{50%{box-shadow:0 0 0 10px rgba(66,212,125,.04)}}

.pc-testimonials{background:#fff}.pc-fiction-banner{max-width:760px;margin:-24px auto 30px;padding:12px 15px;display:flex;align-items:flex-start;gap:10px;border:1px solid #dae6f7;border-radius:13px;background:#f7faff}.pc-fiction-banner p{font-size:11px;line-height:1.55;margin:1px 0 0}.pc-fiction-banner strong{color:#33465f}.pc-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.pc-testimonial-card{position:relative;display:flex;flex-direction:column;min-height:315px;padding:25px;border:1px solid var(--pc-line);border-radius:18px;background:#fff;box-shadow:0 5px 18px rgba(37,61,98,.04);overflow:hidden}.pc-testimonial-card:before{content:"";position:absolute;width:130px;height:130px;border:26px solid #f2f7ff;border-radius:50%;right:-70px;top:-75px}.pc-quote{position:relative;color:#a9c7f2;font:700 43px/1 Georgia,serif;height:35px}.pc-testimonial-card>p{position:relative;flex:1;font-size:13px;line-height:1.7;color:#44546a}.pc-testimonial-result{position:relative;margin:7px 0 18px;padding:9px 11px;border-radius:10px;background:#eef5ff;color:#185abc;font-size:10px;font-weight:750}.pc-testimonial-card footer{position:relative;display:flex;align-items:center;gap:11px;border-top:1px solid #edf0f3;padding-top:15px}.pc-company-avatar{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 auto}.pc-company-avatar.blue{background:#e8f0fe;color:#185abc}.pc-company-avatar.green{background:#e6f4ea;color:#137333}.pc-company-avatar.amber{background:#fef7e0;color:#a15c00}.pc-company-avatar.violet{background:#f3e8fd;color:#8430ce}.pc-company-avatar.coral{background:#fce8e6;color:#c5221f}.pc-company-avatar.cyan{background:#e4f7fb;color:#087b91}.pc-testimonial-card footer strong,.pc-testimonial-card footer small{display:block}.pc-testimonial-card footer strong{font-size:12px;color:#293a51}.pc-testimonial-card footer small{font-size:10px;margin-top:2px}.pc-fiction-badge{position:absolute;right:12px;bottom:12px;padding:3px 6px;border-radius:6px;background:#f7f8fa;color:#8b96a5;font-size:7px;font-weight:850;letter-spacing:.55px}.pc-swipe-hint{display:none}

@media(max-width:1050px){.pc-argentina-layout{gap:35px}.pc-map-panel{min-height:640px}.pc-testimonial-grid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.pc-argentina-layout{grid-template-columns:1fr}.pc-map-copy{max-width:680px}.pc-map-panel{width:min(620px,100%);margin:0 auto}.pc-testimonial-grid{grid-template-columns:1fr 1fr}.pc-testimonial-card{min-height:330px}}
@media(max-width:560px){.pc-announcement{line-height:1.35;padding:7px 12px}.pc-header .landing-nav{height:68px;gap:8px}.pc-header .brand{padding-right:4px;gap:8px}.pc-header .brand-copy small{display:none}.pc-nav-actions .btn{white-space:nowrap;padding:8px 10px}.pc-hero{padding-top:38px}.pc-pill{font-size:9px;line-height:1.35}.pc-section{padding:62px 15px}.pc-proof-strip div{padding:18px}.pc-product-window{border-radius:15px}.pc-window-body{padding:15px 12px}.pc-transfer-media:after{inset:12px -8px -8px 12px}.pc-map-copy h2{font-size:32px}.pc-map-summary{gap:6px;margin-top:22px}.pc-map-summary>div{padding:12px 7px}.pc-map-summary small{min-height:31px;font-size:7px}.pc-map-summary strong{font-size:22px}.pc-map-panel{min-height:590px;padding:50px 10px 86px;border-radius:21px}.pc-map-live{left:15px;right:15px}.pc-argentina-map{width:min(320px,100%)}.pc-map-marker>span{width:145px;padding:8px 9px}.pc-map-marker span strong{font-size:12px}.pc-map-marker span em{font-size:8px}.pc-map-current{left:12px;right:12px;bottom:12px;grid-template-columns:auto 1fr;padding:11px}.pc-map-current>div:last-child{grid-column:2;text-align:left;display:flex;align-items:center;gap:8px}.pc-map-current>div:last-child small,.pc-map-current>div:last-child strong{display:inline}.pc-map-current>div:last-child strong{font-size:12px;margin:0}.pc-testimonials{overflow:hidden}.pc-fiction-banner{margin-top:-18px}.pc-testimonial-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:86%;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 2px;padding:2px 2px 14px;-webkit-overflow-scrolling:touch}.pc-testimonial-grid::-webkit-scrollbar{height:4px}.pc-testimonial-grid::-webkit-scrollbar-thumb{background:#c9d8ee;border-radius:10px}.pc-testimonial-card{min-height:350px;scroll-snap-align:start}.pc-swipe-hint{display:block;text-align:right;margin:2px 5px 0;color:#75869b;font-size:10px}.pc-faq summary{font-size:14px}.pc-final-cta .pc-hero-actions{width:100%}}
@media(max-width:390px){.pc-header .brand-mark{width:34px;height:34px}.pc-header .brand-copy strong{font-size:14px}.pc-nav-actions .btn{font-size:10px}.pc-hero h1{font-size:35px}.pc-map-panel{min-height:555px}.pc-argentina-map{width:285px}.pc-map-marker>span{width:134px}.pc-map-summary strong{font-size:20px}.pc-testimonial-grid{grid-auto-columns:91%}.pc-footer>div{gap:12px}}
@media(prefers-reduced-motion:reduce){.pc-map-live i,.pc-map-marker.is-active>i{animation:none}}

.pc-seo-explainer{background:#f7faff}.pc-seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.pc-seo-grid article{padding:25px;border:1px solid #dce7f7;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(31,65,112,.05)}.pc-seo-grid article>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:16px;border-radius:12px;background:#e8f0fe;color:#185abc;font-size:11px;font-weight:900}.pc-seo-grid h3{font-size:18px;margin-bottom:9px}.pc-seo-grid p{font-size:13px;line-height:1.7;color:#52647b}.pc-resource-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}.pc-resource-links a{display:flex;flex-direction:column;gap:5px;padding:18px 20px;border:1px solid #cbdcf5;border-radius:14px;background:#fff;color:#1f395b;transition:.2s}.pc-resource-links a:hover{transform:translateY(-2px);border-color:#8ab4f8;box-shadow:0 10px 28px rgba(26,115,232,.1)}.pc-resource-links span{font-size:12px;color:#59708d}.seo-page{background:#fff}.seo-page-hero{padding:72px 20px 64px;background:linear-gradient(155deg,#071b36,#174ea6);color:#fff}.seo-page-hero .pc-container{max-width:900px}.seo-breadcrumbs{display:flex;gap:8px;align-items:center;margin-bottom:24px;color:#b9d2f6;font-size:12px}.seo-breadcrumbs a{color:#dbe9ff}.seo-page-hero h1{max-width:860px;font-size:clamp(39px,6vw,62px);line-height:1.04;letter-spacing:-2.4px}.seo-page-hero p{max-width:760px;margin:20px 0 0;color:#d6e6fb;font-size:18px;line-height:1.7}.seo-article{width:min(900px,calc(100% - 36px));margin:0 auto;padding:70px 0 85px}.seo-article h2{margin:48px 0 15px;font-size:31px;letter-spacing:-.8px}.seo-article h3{margin:28px 0 10px;font-size:21px}.seo-article p,.seo-article li{color:#485b73;font-size:16px;line-height:1.8}.seo-article ul,.seo-article ol{padding-left:23px}.seo-article li{margin:7px 0}.seo-definition{padding:24px 26px;border-left:5px solid #1a73e8;border-radius:0 15px 15px 0;background:#eef5ff}.seo-definition strong{display:block;margin-bottom:7px;color:#174ea6}.seo-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:24px 0}.seo-check-grid article{padding:18px;border:1px solid #dce6f4;border-radius:13px}.seo-check-grid h3{margin:0 0 7px;font-size:17px}.seo-check-grid p{margin:0;font-size:13px}.seo-table{width:100%;border-collapse:collapse;margin:23px 0;font-size:14px}.seo-table th,.seo-table td{padding:14px;border:1px solid #dfe6ef;text-align:left;vertical-align:top}.seo-table th{background:#f4f7fb;color:#2d415b}.seo-faq{margin-top:45px}.seo-faq details{border-bottom:1px solid #dfe6ef;padding:15px 0}.seo-faq summary{cursor:pointer;font-weight:750;color:#223650}.seo-faq p{font-size:14px;margin:10px 0 0}.seo-inline-cta{margin-top:52px;padding:33px;border-radius:20px;background:linear-gradient(145deg,#e8f0fe,#f5f9ff);text-align:center}.seo-inline-cta h2{margin:0 0 10px}.seo-inline-cta p{margin:0 auto 20px;max-width:650px}.seo-inline-cta .btn{display:inline-flex}.seo-guide-links{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.seo-guide-links a{font-weight:700}
@media(max-width:820px){.pc-seo-grid{grid-template-columns:1fr}.pc-resource-links,.seo-check-grid{grid-template-columns:1fr}.seo-page-hero{padding-top:50px}.seo-page-hero h1{letter-spacing:-1.5px}.seo-article{padding-top:48px}.seo-table{display:block;overflow-x:auto}}
