@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700;800&display=swap";:root{--ink:#061827;--muted:#666663;--accent:#ff7c4d;--accent-dark:#f36939;--accent-soft:#ffe0d3;--cream:#fff8f4;--navy:#07102c;--line:#d6d4d1;--white:#fff;--shadow:0 18px 50px #131f2d17;--container:1110px;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Work Sans,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}body,button,input,select,textarea{font:inherit}a{text-decoration:none}a,button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.container{width:min(var(--container),calc(100% - 44px));margin-inline:auto}.route-view{animation:routeIn .55s var(--ease)}@keyframes routeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.site-header{z-index:100;height:92px;color:var(--ink);background:#fff;border-bottom:1px solid #e7e5e3;position:relative}.nav-container{justify-content:space-between;align-items:center;gap:34px;width:min(1250px,100% - 44px);height:100%;margin:0 auto;display:flex}.brand{width:163px;transition:transform .3s var(--ease);flex:none}.brand:hover{transform:translateY(-2px)}.brand-logo{color:var(--ink);align-items:center;gap:11px;display:inline-flex}.brand-logo svg{fill:#0a1128;width:42px;height:42px}.brand-logo .logo-accent{fill:var(--accent)}.brand-logo strong{letter-spacing:-.045em;font-size:30px;line-height:1}.desktop-nav{align-items:center;gap:3px;margin-left:auto;display:flex}.desktop-nav a{padding:34px 17px;font-weight:600;position:relative}.desktop-nav a:after{content:"";transform-origin:0;height:2px;transition:transform .3s var(--ease);position:absolute;bottom:23px;transform:scaleX(0)}.desktop-nav a.active:after,.desktop-nav a:hover:after{transform:scaleX(1)}.nav-cta{min-width:178px}.menu-toggle,.mobile-nav{display:none}.btn{cursor:pointer;min-height:58px;transition:transform .3s var(--ease),background .3s var(--ease),color .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:12px;padding:0 27px;font-size:16px;font-weight:700;display:inline-flex}.btn:hover{transform:translateY(-4px);box-shadow:0 12px 24px #ff7c4d33}.btn:hover .arrow{transform:translate(3px,-2px)}.btn-green,.btn-orange{color:#fff;background:var(--accent)}.btn-green:hover,.btn-orange:hover{background:var(--accent-dark)}.btn-outline{background:#fff;border-color:#e4e1df}.btn-dark,.btn-navy{color:#fff;background:var(--navy)}.arrow{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .3s var(--ease)}.line-icon{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:48px;height:48px}.page-hero{background:var(--cream);min-height:720px;padding:84px 0 100px;position:relative;overflow:hidden}.hero-layout{align-items:center;gap:50px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy:before{content:"Amigo · Americas localization";color:var(--accent);margin-bottom:25px;font-size:16px;font-weight:700;display:block}.hero-copy h1{max-width:610px;margin-bottom:34px;font-size:clamp(46px,4.2vw,62px);font-weight:500;line-height:1.08}.hero-copy>p{max-width:550px;color:var(--muted);margin-bottom:52px;line-height:1.78}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-art{min-height:520px;position:relative}.template-hero-visual{isolation:isolate;width:100%;height:560px;position:relative}.hero-glow,.hero-pattern,.hero-person{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.hero-pattern{z-index:-2}.hero-person{z-index:-1}.hero-glow{z-index:0;opacity:.82;mix-blend-mode:screen}.social-proof{z-index:2;background:#fff;border-radius:16px;align-items:center;animation:4.4s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 18px 40px #20242e21}.proof-users{gap:12px;padding:13px 15px;font-size:13px;top:31%;left:-9%}.avatar-stack{display:flex}.avatar-stack img{-o-object-fit:cover;object-fit:cover;border:2px solid #fff;border-radius:50%;width:33px;height:33px;margin-left:-9px}.avatar-stack img:first-child{margin-left:0}.proof-reviews{color:#68645e;gap:12px;min-width:286px;padding:20px 23px;animation-delay:-1.8s;bottom:8%;right:-5%}.proof-mark{color:var(--accent);font-size:24px;font-weight:800}.stars{color:#f7b548;letter-spacing:2px;margin-right:auto;font-size:11px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.hero-enter{opacity:0;animation:heroEnter .8s var(--ease) .1s forwards;transform:translateY(28px)}.hero-art.hero-enter{animation-delay:.22s}@keyframes heroEnter{to{opacity:1;transform:none}}.services-home{margin-top:-42px;padding-top:0}.home-service-grid{background:#fff;border:1px solid #bdbdbb;border-radius:18px;padding:82px 68px 70px}.service-grid{gap:42px;display:grid}.service-card{min-height:230px;transition:transform .35s var(--ease)}.service-card:hover{transform:translateY(-8px)}.service-card>.line-icon{color:var(--accent);transition:transform .4s var(--ease);margin-bottom:22px}.service-card:hover>.line-icon{transform:rotate(-7deg)scale(1.06)}.service-card p{min-height:70px;font-size:14px;line-height:1.68}.service-read{align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.service-read .arrow{width:14px}.circle-link,.mini-arrow{display:none}.platform-strip{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:24px;min-height:82px;margin-top:72px;padding:0 35px;display:grid;overflow:hidden}.platform{min-width:0;height:42px;transition:opacity .25s ease,transform .25s var(--ease);justify-content:center;align-items:center;gap:8px;display:flex}.platform:hover{opacity:1;transform:translateY(-3px)}.platform img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:148px;height:27px;display:block}.platform-mercado-libre img,.platform-mercado-livre img{max-width:142px;height:34px}.platform-amazon img,.platform-amazon-com-br img{max-width:126px;height:30px}.platform-tiktok-shop img{max-width:119px;height:27px}.platform-tiktok-shop .tiktok-icon{width:27px;max-width:none;height:27px;margin-right:-3px}.platform-tiktok-shop span{color:#161823;letter-spacing:-.04em;font-family:Arial,sans-serif;font-size:22px;font-weight:700}.platform-temu img{max-width:116px;height:28px}.platform-shein img{max-width:118px;height:26px}.platform-shopee img{max-width:126px;height:30px}.stats-band{color:#fff;background:var(--navy);border-radius:15px;grid-template-columns:repeat(4,1fr);min-height:170px;padding:32px 30px 48px;display:grid;position:relative;overflow:hidden}.stat,.stats-band{align-items:center}.stat{border-right:1px solid #fff3;gap:16px;min-height:80px;padding:0 25px;display:flex}.stat:last-of-type{border:0}.stat .line-icon{width:36px;height:36px;color:var(--accent);flex:none}.stat strong{margin-bottom:7px;font-size:34px;display:block}.stat span{color:#ffffffbd;font-size:12px;display:block}.stats-band small{color:#ffffff6b;font-size:10px;position:absolute;bottom:14px;left:34px}.section-heading{text-align:center;max-width:790px;margin:0 auto 56px}.section-heading h2{letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(36px,3.3vw,48px);font-weight:500;line-height:1.15}.section-heading p{max-width:650px;margin:0 auto;font-size:16px;line-height:1.75}.heading-stroke{display:none}.country-section{background:var(--cream);padding-top:10px}.country-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.country-card{transition:transform .4s var(--ease),box-shadow .4s var(--ease);background:#fff;border:1px solid #b9b9b7;border-radius:12px;overflow:hidden}.country-card:hover{box-shadow:var(--shadow);transform:translateY(-9px)}.country-visual{height:245px;overflow:hidden}.country-visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.country-card:hover img{transform:scale(1.06)}.country-card-body{gap:13px;padding:24px;display:flex}.country-card-body>span{font-size:27px}.country-card h3{margin-bottom:7px;font-size:21px}.country-card p{min-height:46px;color:var(--muted);font-size:13px;line-height:1.65}.country-card a{align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.country-process-section,.detail-process,.process-section{background:#fff}.process-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.process-card{min-height:210px;transition:transform .35s var(--ease),box-shadow .35s var(--ease);background:#fff;border:1px solid #bebdbb;border-radius:12px;padding:35px 22px 24px;position:relative}.process-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.step-number{color:var(--accent);font-size:12px;font-weight:800;position:absolute;top:14px;right:17px}.process-card .line-icon{color:var(--accent);margin-bottom:22px}.process-card h3{margin-bottom:10px;font-size:17px}.process-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.cases-section{background:var(--cream);padding-top:0}.cases-panel{color:#fff;background:var(--navy);border-radius:15px;grid-template-columns:.9fr 1.5fr;align-items:center;gap:60px;min-height:580px;padding:70px 72px;display:grid}.cases-intro h2{margin-bottom:28px;font-size:43px;font-weight:500;line-height:1.17}.cases-intro p{color:#d8d8d8;font-size:15px;line-height:1.75}.case-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.case-card{min-height:285px;color:var(--ink);transition:transform .35s var(--ease);background:#fff;border-radius:11px;flex-direction:column;justify-content:flex-end;padding:24px 18px;display:flex}.case-card:hover{transform:translateY(-7px)}.case-card small{color:var(--accent);margin-bottom:auto;font-weight:700}.case-card h3{font-size:17px;line-height:1.45}.case-card strong{color:var(--accent);font-size:30px}.case-card span{font-size:11px}.about-hero,.country-hero{background:var(--cream)}.country-hero .hero-copy:before{content:"Amigo · Local market services"}.country-stats{padding-top:0}.about-main,.country-services,.detail-main{background:var(--cream)}.country-service-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.country-service-card{min-height:250px;transition:transform .35s var(--ease),box-shadow .35s var(--ease);background:#fff;border:1px solid #bebdbb;border-radius:12px;padding:32px 28px;position:relative}.country-service-card:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.country-service-card>.line-icon{color:var(--accent);margin-bottom:22px}.country-service-card h3{margin-bottom:11px;font-size:19px}.country-service-card p{min-height:68px;color:var(--muted);font-size:13px;line-height:1.7}.audience-section,.compliance-section,.faq-section,.network-section,.platforms-section,.strategy-section,.timeline-section,.values-section{background:#fff}.strategy-grid{gap:26px;display:grid}.strategy-grid.count-4{grid-template-columns:repeat(4,1fr)}.strategy-grid.count-3{grid-template-columns:repeat(3,1fr)}.strategy-card{background:#fff;border:1px solid #bebdbb;border-radius:12px;min-height:255px;padding:34px 28px;position:relative}.strategy-card>span{color:var(--accent);margin-bottom:34px;font-size:13px;font-weight:800;display:block}.strategy-card h3{font-size:20px}.strategy-card p{color:var(--muted);font-size:13px;line-height:1.75}.strategy-card a{align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.audience-section,.compliance-section{background:var(--cream)}.audience-grid,.compliance-grid,.values-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.audience-grid.six{grid-template-columns:repeat(6,1fr);gap:16px}.audience-card,.compliance-card,.value-card{background:#fff;border:1px solid #bebdbb;border-radius:12px;min-height:210px;padding:29px 24px}.compliance-icon{color:var(--accent);margin-bottom:22px}.audience-card h3,.compliance-card h3,.value-card h3{font-size:18px}.audience-card p,.compliance-card p,.value-card p{color:var(--muted);font-size:12px;line-height:1.75}.audience-card .line-icon,.value-card .line-icon{color:var(--accent);margin-bottom:20px}.faq-layout{max-width:920px}.faq-list{background:#fff;border:1px solid #bebdbb;border-radius:12px;overflow:hidden}.faq-item+.faq-item{border-top:1px solid #e3e1df}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:63px;padding:0 24px;font-size:14px;font-weight:600;display:flex}.faq-item button i{width:16px;height:16px;position:relative}.faq-item button i:after,.faq-item button i:before{content:"";background:var(--ink);height:1.5px;transition:transform .3s var(--ease);position:absolute;top:7px;left:2px;right:2px}.faq-item button i:after{transform:rotate(90deg)}.faq-item.open button i:after{transform:rotate(0)}.faq-answer{transition:grid-template-rows .35s var(--ease);grid-template-rows:0fr;display:grid}.faq-answer p{color:var(--muted);transition:padding .35s var(--ease);margin:0;padding:0 24px;font-size:13px;line-height:1.8;overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding-bottom:23px}.about-layers{padding-bottom:25px}.about-panel{background:#fff;border:1px solid #bebdbb;border-radius:15px;padding:65px}.layer-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.layer-card{border:1px solid #d4d2cf;border-radius:11px;grid-template-columns:65px 1fr;gap:18px;min-height:165px;padding:28px;display:grid}.layer-card .line-icon{color:var(--accent)}.layer-card h3{font-size:18px}.layer-card p{color:var(--muted);font-size:13px;line-height:1.7}.ecosystem-grid,.network-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.ecosystem-card,.network-card{background:#fff;border:1px solid #bebdbb;border-radius:12px;padding:28px;position:relative}.ecosystem-card>.line-icon{color:var(--accent);margin-bottom:24px}.ecosystem-card>.arrow{z-index:2;position:absolute;top:48%;right:-22px}.ecosystem-card p{color:var(--muted);font-size:13px;line-height:1.75}.network-card{padding:0 0 24px;overflow:hidden}.network-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:210px;margin-bottom:22px}.network-card h3,.network-card p,.network-card span{margin-left:24px;margin-right:24px}.network-card span{color:var(--accent);font-size:11px;font-weight:700}.network-card h3{margin-top:7px;margin-bottom:7px}.network-card p{color:var(--muted);font-size:12px}.timeline{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.timeline-item{border:1px solid #bebdbb;border-radius:12px;min-height:185px;padding:28px}.timeline-item span{color:var(--accent);background:var(--accent-soft);border-radius:5px;margin-bottom:24px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-block}.timeline-item h3{font-size:17px}.timeline-item p{color:var(--muted);font-size:12px;line-height:1.7}.detail-hero{background:var(--cream);min-height:650px;padding:55px 0 90px}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:9px;margin-bottom:55px;font-size:13px;display:flex}.breadcrumb b{color:var(--ink)}.detail-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:85px;display:grid}.detail-hero .hero-copy:before{content:"Amigo · Service detail"}.detail-hero .hero-copy h1{font-size:clamp(43px,4.2vw,59px)}.trust-tags{flex-wrap:wrap;gap:9px;margin:-20px 0 30px;display:flex}.trust-tags span{color:var(--muted);background:#fff;border:1px solid #d5d2cf;border-radius:6px;padding:7px 11px;font-size:11px}.detail-art{place-items:center;display:grid}.document-card{width:330px;height:390px;box-shadow:var(--shadow);background:#fff;border:1px solid #bebdbb;border-radius:15px;flex-direction:column;align-items:center;padding:65px 35px 30px;display:flex;position:relative;transform:rotate(2deg)}.document-card>span{font-size:30px;position:absolute;top:22px;left:25px}.document-card>.line-icon{width:95px;height:95px;color:var(--accent);stroke-width:1px;margin-bottom:30px}.document-card strong{text-align:center;font-size:23px}.document-card small{color:var(--muted);letter-spacing:.12em;margin-top:12px}.document-card i{color:#fff;background:var(--accent);border:6px solid var(--cream);border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:absolute;bottom:38px;right:-22px}.document-card i .line-icon{width:31px}.pain-section{background:var(--cream)}.pain-section .value-card .step-number{margin-bottom:42px;display:block;position:static}.delivery-section,.risk-section{background:#fff}.delivery-grid{grid-template-columns:1fr .82fr;align-items:center;gap:75px;display:grid}.delivery-grid .section-heading{text-align:left;margin-left:0}.delivery-grid .section-heading p{margin-left:0}.check-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.check-list li{border:1px solid #e1dfdd;border-radius:8px;align-items:center;gap:9px;padding:14px;font-size:13px;display:flex}.check-list .line-icon{width:19px;color:var(--accent)}.boundary-card{color:#fff;background:var(--navy);border-radius:15px;padding:38px}.boundary-card h3{font-size:19px}.boundary-card p{color:#ffffffad;font-size:13px;line-height:1.8}.boundary-card hr{border:0;border-top:1px solid #ffffff26;margin:25px 0}.risk-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.risk-card{border:1px solid #bebdbb;border-radius:12px;min-height:230px;padding:30px}.risk-card .line-icon{color:var(--accent);margin-bottom:24px}.risk-card p{color:var(--muted);font-size:13px;line-height:1.8}.contact-page{background:var(--cream);min-height:740px}.contact-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.contact-copy h1{letter-spacing:-.055em;margin-bottom:30px;font-size:clamp(45px,4.6vw,64px);font-weight:500;line-height:1.12}.contact-copy>p{color:var(--muted);font-size:16px;line-height:1.8}.contact-points{gap:15px;margin-top:35px;display:grid}.contact-points span{align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.contact-points .line-icon{width:22px;color:var(--accent)}.contact-form{min-height:570px;box-shadow:var(--shadow);background:#fff;border:1px solid #bebdbb;border-radius:15px;padding:42px}.contact-form h2{font-size:31px;font-weight:500}.contact-form label{gap:7px;margin-bottom:17px;font-size:13px;font-weight:600;display:grid}.form-row{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9d6d3;border-radius:8px;outline:0;padding:13px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff7c4d1c}.contact-form textarea{resize:vertical}.contact-form .btn{border:0;width:100%}.contact-form>small{color:#8a8986;text-align:center;margin-top:12px;font-size:11px;display:block}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:480px;display:flex}.success-state i{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:22px;display:grid}.success-state p{max-width:400px;color:var(--muted);line-height:1.8}.simple-page{background:var(--cream);min-height:700px}.simple-hero{color:#fff;text-align:center;background:var(--navy);padding:110px 0}.simple-hero h1{margin-bottom:16px;font-size:clamp(45px,5vw,66px);font-weight:500}.simple-hero p{color:#ffffffad;font-size:17px}.simple-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.simple-card{background:#fff;border:1px solid #bebdbb;border-radius:12px;min-height:285px;padding:32px}.simple-card>span{color:var(--accent);font-size:11px;font-weight:700}.simple-card h2{margin:25px 0 15px;font-size:22px}.simple-card p{color:var(--muted);font-size:13px;line-height:1.8}.simple-card a{align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.bottom-cta{padding:0}.bottom-cta .container{background:#fff url(/assets/3bed9f747257c4cb.svg) 100%/46% 100% no-repeat;border-radius:16px;grid-template-columns:1.2fr .8fr;align-items:center;gap:35px;min-height:310px;padding:62px 70px;display:grid;position:relative;overflow:hidden}.bottom-cta h2{margin-bottom:18px;font-size:42px;font-weight:500;line-height:1.15}.bottom-cta p{max-width:600px;color:var(--muted);font-size:16px;line-height:1.7}.bottom-cta .btn{z-index:2;justify-self:center;position:relative}.orbit{display:none}.footer-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:48px;padding:0 0 65px;display:grid}.footer-brand .brand-logo{margin-bottom:26px}.footer-brand p,.footer-grid>div>p{color:var(--muted);font-size:13px;line-height:1.75}.socials{gap:8px;display:flex}.socials span{border:1px solid #c7c4c1;border-radius:50%;place-items:center;width:40px;height:40px;font-size:10px;display:grid}.footer h3{margin-bottom:18px;font-size:15px}.footer-grid>div>a{color:var(--muted);margin-bottom:10px;font-size:13px;transition:color .2s,transform .2s;display:block}.footer-grid>div>a:hover{color:var(--accent);transform:translate(3px)}.footer-bottom{width:min(var(--container),calc(100% - 44px));min-height:85px;color:var(--muted);border-top:1px solid #cfcac6;justify-content:space-between;align-items:center;margin:0 auto;font-size:12px;display:flex}.reveal{opacity:1;transform:none}@media (width<=1050px){.desktop-nav a{padding-inline:11px}.nav-cta{min-width:145px}.service-grid,.stats-band{grid-template-columns:repeat(2,1fr)}.stat:nth-of-type(2){border-right:0}.stats-band small{grid-column:1/-1;padding-left:24px;position:static}.process-grid{grid-template-columns:repeat(3,1fr)}.country-service-grid,.strategy-grid.count-4{grid-template-columns:repeat(2,1fr)}.audience-grid.six{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.container{width:calc(100% - 32px)}.section{padding:75px 0}.site-header{height:78px}.nav-container{width:calc(100% - 32px)}.brand{width:142px}.desktop-nav,.nav-cta{display:none}.menu-toggle{border:1px solid var(--ink);background:#fff;border-radius:9px;place-content:center;gap:7px;width:46px;height:46px;margin-left:auto;display:grid}.menu-toggle span{background:var(--ink);width:22px;height:2px;transition:transform .3s var(--ease)}.menu-toggle.open span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-toggle.open span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.mobile-nav{box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:.25s var(--ease);background:#fff;border:1px solid #d7d4d1;border-radius:12px;padding:14px;display:grid;position:absolute;top:70px;left:16px;right:16px;transform:translateY(-10px)scale(.98)}.mobile-nav.open{opacity:1;visibility:visible;transform:none}.mobile-nav>a:not(.btn){border-bottom:1px solid #e8e5e2;justify-content:space-between;align-items:center;min-height:48px;padding:0 10px;font-weight:600;display:flex}.mobile-nav .btn{margin-top:10px}.page-hero{min-height:auto;padding-top:65px}.hero-layout{grid-template-columns:1fr}.hero-copy h1{font-size:50px}.hero-art{min-height:470px}.template-hero-visual{height:490px}.home-service-grid{padding:60px 44px}.country-grid{grid-template-columns:1fr}.country-visual{height:300px}.process-grid{grid-template-columns:repeat(2,1fr)}.cases-panel{padding:55px 45px}.cases-panel,.country-service-grid{grid-template-columns:1fr}.audience-grid,.compliance-grid,.strategy-grid.count-3,.strategy-grid.count-4,.values-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-grid,.layer-grid,.network-grid{grid-template-columns:1fr}.ecosystem-card>.arrow{display:none}.timeline{grid-template-columns:repeat(2,1fr)}.contact-layout,.delivery-grid,.detail-hero-grid{grid-template-columns:1fr;gap:55px}.risk-grid,.simple-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr repeat(2,1fr)}}@media (width<=560px){.container{width:calc(100% - 28px)}.section{padding:58px 0}.btn{min-height:50px;padding-inline:18px;font-size:14px}.page-hero{padding:48px 0 65px}.hero-copy:before{margin-bottom:20px;font-size:13px}.detail-hero .hero-copy h1,.hero-copy h1{font-size:39px;line-height:1.16}.hero-copy>p{margin-bottom:34px;font-size:15px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .btn{width:100%}.hero-art{min-height:330px}.template-hero-visual{height:340px}.proof-users{top:39%;left:0}.proof-reviews{min-width:210px;padding:14px;font-size:11px;right:0}.home-service-grid{padding:45px 26px}.service-grid{grid-template-columns:1fr;gap:34px}.service-card,.service-card p{min-height:auto}.platform-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;min-height:146px;padding:18px 20px;overflow:visible}.platform:last-child{grid-column:1/-1}.stats-band{grid-template-columns:1fr;padding:22px 20px 35px}.stat{border-bottom:1px solid #ffffff26;border-right:0}.stat:last-of-type{border-bottom:0}.section-heading{margin-bottom:38px}.section-heading h2{font-size:31px}.country-visual{height:220px}.case-cards,.process-grid{grid-template-columns:1fr}.cases-panel{padding:38px 24px}.cases-intro h2{font-size:32px}.audience-grid,.audience-grid.six,.compliance-grid,.strategy-grid.count-3,.strategy-grid.count-4,.values-grid{grid-template-columns:1fr}.about-panel{padding:32px 22px}.layer-card{grid-template-columns:48px 1fr;padding:22px 18px}.timeline{grid-template-columns:1fr}.document-card{width:260px;height:320px}.check-list{grid-template-columns:1fr}.boundary-card{padding:28px 24px}.contact-copy h1{font-size:39px}.contact-form{padding:28px 20px}.form-row{grid-template-columns:1fr;gap:0}.bottom-cta .container{background-size:70% 100%;grid-template-columns:1fr;min-height:330px;padding:40px 25px}.bottom-cta h2{font-size:32px}.bottom-cta .btn{justify-self:start}.footer-grid{grid-template-columns:repeat(2,1fr);gap:28px 22px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:6px;width:calc(100% - 28px);padding:15px 0;display:grid}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}.reveal{opacity:1;transform:none}}:root{--ink:#082f60;--muted:#5d6f80;--accent:#ff8214;--accent-dark:#ee6e00;--accent-soft:#fff0df;--cream:#f8f6f0;--navy:#052e60;--line:#082f6021;--shadow:0 20px 55px #082f601c;--container:1180px}body{color:var(--ink);background:#fff;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,Work Sans,sans-serif}.container{width:min(var(--container),calc(100% - 48px))}.section{padding:88px 0}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6fbfeeb;border-bottom:1px solid #082f6014;height:84px}.site-header-dark{color:#fff;background:linear-gradient(100deg,#062f61,#032550);border-bottom-color:#ffffff1a}.nav-container{gap:36px;width:min(1280px,100% - 48px)}.brand{align-items:center;width:142px;height:68px;display:flex}.brand img{-o-object-fit:contain;object-fit:contain;width:130px;max-height:66px}.site-header-dark .brand img{width:122px}.desktop-nav{gap:7px}.desktop-nav a{color:inherit;letter-spacing:.01em;white-space:nowrap;padding:31px 16px;font-size:15px;font-weight:700}.desktop-nav a:after{background:var(--accent);border-radius:3px;height:3px;bottom:18px;left:17px;right:17px}.site-header-dark .desktop-nav a:after{background:#f3c31f}.nav-cta{min-width:142px;min-height:48px}.btn{border-radius:10px;min-height:54px;padding:0 24px;font-size:15px;font-weight:800}.btn-orange{background:linear-gradient(135deg,#ff941c,#f27600);box-shadow:0 10px 24px #f2760033}.btn-green{color:#fff;background:linear-gradient(135deg,#0a9960,#08774b)}.btn-outline{color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border-color:#082f6066}.btn-dark,.btn-navy{background:linear-gradient(135deg,#0b3e78,#052a57)}.page-hero{background:radial-gradient(circle at 77% 30%,#ffffffe6,#0000 31%),linear-gradient(118deg,#eff9fe,#e6f4fb 58%,#f6fbfd);min-height:545px;padding:46px 0 54px}.home-hero{background:radial-gradient(circle at 78% 25%,#fff,#0000 32%),linear-gradient(118deg,#eef9fe,#e2f2fa 60%,#f5fbfd);min-height:515px;padding:32px 0 38px}.country-hero{background:radial-gradient(circle at 78% 26%,#fff,transparent 30%),linear-gradient(118deg,#f3fafe,var(--country-tint,#edf6f8))}.hero-layout{grid-template-columns:.92fr 1.08fr;gap:42px;min-height:405px}.hero-copy:before{display:none}.hero-copy h1{max-width:640px;color:var(--ink);letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(47px,4.5vw,68px);font-weight:900;line-height:1.22}.country-hero .hero-copy h1{font-size:clamp(44px,4.15vw,62px)}.hero-copy>p{color:#38536d;max-width:570px;margin-bottom:32px;font-size:17px;font-weight:500;line-height:1.85}.hero-art{isolation:isolate;place-items:center;min-height:400px;display:grid}.premium-hero-image{z-index:2;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 22px 24px #042a531c);width:108%;max-width:650px;max-height:455px;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 94%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 7% 94%,#0000)}.hero-image-glow{z-index:0;aspect-ratio:1;filter:blur(6px);background:radial-gradient(circle,#4cb0e830,#0000 68%);border-radius:50%;width:72%;animation:5s ease-in-out infinite glowPulse;position:absolute}@keyframes glowPulse{50%{opacity:.7;transform:scale(1.08)}}.home-main{background:var(--cream)}.services-home{margin-top:-34px}.home-service-grid{z-index:5;background:0 0;border:0;border-radius:0;padding:0;position:relative}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px}.service-card{background:#fffffff5;border:1px solid #082f6017;border-radius:20px;min-height:320px;padding:22px 22px 24px;position:relative;overflow:hidden;box-shadow:0 12px 35px #082f6012}.service-card:before{content:"";background:linear-gradient(90deg,var(--accent),#f3c31f);opacity:0;height:4px;transition:opacity .3s ease,transform .45s var(--ease);position:absolute;inset:0 0 auto;transform:scaleX(.3)}.service-card:hover:before{opacity:1;transform:scaleX(1)}.service-media{place-items:center;height:150px;margin:-5px 0 7px;display:grid}.service-media img{mix-blend-mode:multiply;height:100%;transition:transform .55s var(--ease)}.service-card:hover .service-media img{transform:translateY(-5px)scale(1.04)}.service-card h3{margin-bottom:9px;font-size:20px}.service-card p{min-height:51px;color:var(--muted);margin-bottom:14px;padding-right:10px;font-size:13px;line-height:1.72}.service-read{color:var(--ink);font-size:13px}.service-read:hover{color:var(--accent-dark)}.platform-strip{border-color:#082f601a;border-radius:15px;min-height:78px;margin-top:18px;padding:0 34px;box-shadow:0 8px 30px #082f600a}.platform{opacity:.86}.stats-wrap{background:var(--cream);padding:0 0 70px}.country-stats{z-index:5;background:0 0;margin-top:-24px;padding-bottom:38px;position:relative}.stats-band{background:linear-gradient(100deg,#073a72,#064b8d 52%,#062d5d);border-radius:20px;min-height:142px;padding:26px 30px 40px;box-shadow:0 24px 55px #052e602e}.stats-band:after{content:"";pointer-events:none;background:radial-gradient(circle at 20% 10%,#43b2ff2e,#0000 23%),radial-gradient(circle at 78% 5%,#2c93dc33,#0000 24%);position:absolute;inset:0}.stat{z-index:1;min-height:74px;padding:0 26px;position:relative}.stat .line-icon{color:#fff}.stat strong{font-size:38px;line-height:1}.stat span{font-size:13px}.stats-band small{z-index:2}.section-heading{max-width:820px;margin-bottom:44px}.section-heading h2{color:var(--ink);font-size:clamp(32px,3.1vw,44px);font-weight:900;line-height:1.25}.section-heading p{color:var(--muted)}.heading-stroke{border-bottom:4px solid var(--accent);border-radius:50%;width:96px;height:10px;margin:-7px auto 0;display:block;transform:rotate(-2deg)}.country-section{padding-top:48px;padding-bottom:82px}.country-grid{gap:22px}.country-card{border:1px solid #082f601a;border-radius:20px;box-shadow:0 12px 34px #082f600f}.country-visual{background:#eef7fb;height:225px}.country-visual img{mix-blend-mode:multiply}.country-card-body{padding:22px 23px 25px}.country-card h3{font-size:22px;font-weight:800}.country-card a{color:var(--accent-dark)}.process-section{background:linear-gradient(#edf7fb,#f5faf8);padding-top:75px}.process-grid{gap:16px}.process-card{text-align:center;border:1px solid #082f601a;border-radius:17px;min-height:190px;padding:28px 20px 20px;box-shadow:0 8px 24px #082f600b}.process-card .line-icon{width:35px;height:35px;color:var(--country-accent,#0a8f59);margin:3px auto 14px}.process-card .step-number{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;top:13px;left:13px;right:auto}.cases-section{padding-top:70px}.cases-panel{background:linear-gradient(130deg,#073b75,#042651);border-radius:22px;grid-template-columns:1fr 2fr;gap:26px;min-height:460px;padding:45px 44px}.cases-intro h2{font-size:35px;font-weight:900}.case-card{color:#fff;background:linear-gradient(150deg,#244f7c,#0c2849);border:1px solid #ffffff24;border-radius:15px;min-height:300px;padding:24px 20px}.country-services{background:#fff;padding-top:45px}.country-service-grid{gap:18px}.country-service-card{border:1px solid #082f601a;border-radius:18px;flex-direction:column;justify-content:center;min-height:190px;padding:24px 23px 24px 145px;display:flex;box-shadow:0 9px 28px #082f600d}.country-service-media{place-items:center;width:112px;height:150px;display:grid;position:absolute;bottom:17px;left:16px}.country-service-media img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .5s var(--ease)}.country-service-card:hover .country-service-media img{transform:translateY(-5px)scale(1.04)}.country-service-card h3{font-weight:800}.country-service-card p{min-height:auto;margin-bottom:12px}.strategy-section{background:var(--cream);padding-top:45px}.strategy-grid{gap:18px}.strategy-card{border-color:#082f601a;border-radius:18px;min-height:230px;box-shadow:0 9px 28px #082f600a}.strategy-card>span{color:#082f6014;font-size:62px;position:absolute;top:8px;right:18px}.strategy-card h3{margin-top:47px;font-weight:800}.strategy-card a{color:var(--country-accent-strong,var(--country-accent,#0a8f59))}.strategy-card.has-image{min-height:306px;transition:transform .35s var(--ease),box-shadow .35s var(--ease);flex-direction:column;padding:0;display:flex;overflow:hidden}.strategy-card.has-image:hover{transform:translateY(-7px);box-shadow:0 18px 42px #082f601f}.strategy-card-media{background:#dfeaf5;height:132px;overflow:hidden}.strategy-card-media img{-o-object-fit:cover;object-fit:cover;outline-offset:-1px;width:100%;height:100%;transition:transform .55s var(--ease);outline:1px solid #0000001a}.strategy-card.has-image:hover .strategy-card-media img{transform:scale(1.035)}.strategy-card.has-image>span{z-index:1;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05254ec2;border:1px solid #ffffff47;border-radius:12px;place-items:center;width:40px;height:40px;font-size:13px;display:grid;top:12px;right:12px;box-shadow:0 8px 20px #05254e29}.strategy-card-body{min-width:0}.strategy-card.has-image .strategy-card-body{flex-direction:column;flex:1;padding:17px 20px 18px;display:flex}.strategy-card.has-image h3{margin-top:0;font-size:18px}.strategy-card.has-image p{flex:none;margin:7px 0 4px}.strategy-card.has-image a{align-self:flex-start;min-height:40px;margin-top:auto;padding:5px 0}.platforms-section{background:var(--cream);padding-top:55px;padding-bottom:45px}.country-process-section{background:linear-gradient(var(--country-accent-soft,#f1f8f4),#fff)}.compliance-section{background:#fff}.audience-section{background:var(--cream)}.audience-grid,.compliance-grid,.values-grid{gap:18px}.audience-card,.compliance-card,.value-card{border-color:#082f601a;border-radius:17px;box-shadow:0 8px 24px #082f600a}.audience-card .line-icon,.compliance-icon,.value-card .line-icon{color:var(--country-accent,#0a8f59)}.faq-section{background:var(--cream)}.faq-list{border-color:#082f601f;border-radius:16px;box-shadow:0 12px 34px #082f600a}.country-main-us .audience-card .line-icon,.country-main-us .compliance-icon,.country-main-us .process-card .line-icon,.country-main-us .strategy-card a{color:var(--ink);transition:color .25s}.country-main-us .audience-card:hover .line-icon,.country-main-us .compliance-card:hover .compliance-icon,.country-main-us .process-card:hover .line-icon,.country-main-us .strategy-card a:focus-visible,.country-main-us .strategy-card a:hover,.country-main-us .strategy-card:hover a{color:var(--country-accent,var(--accent))}.country-main-us .country-process-section{background:linear-gradient(#edf7fb,#fff)}.country-main-br .strategy-card a{color:var(--ink);transition:color .25s}.country-main-br .strategy-card a:focus-visible,.country-main-br .strategy-card a:hover,.country-main-br .strategy-card:hover a{color:var(--accent)}.country-main-br .strategy-card a:focus-visible .arrow,.country-main-br .strategy-card a:hover .arrow,.country-main-br .strategy-card:hover a .arrow{transform:translate(3px)}.about-hero{background:radial-gradient(circle at 78% 25%,#fff,#0000 34%),linear-gradient(118deg,#eef9fe,#e9f6fa)}.about-panel{border-color:#082f601a;border-radius:20px;box-shadow:0 12px 36px #082f600d}.layer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.layer-card{grid-template-columns:1fr;align-content:start;min-height:220px;padding:28px 24px}.layer-card .line-icon{width:42px;height:42px;margin-bottom:6px}.ecosystem-card,.network-card,.timeline-item{border-color:#082f601a;border-radius:17px;box-shadow:0 9px 27px #082f600a}.network-card img{mix-blend-mode:multiply;background:#eef7fb}.detail-hero{background:radial-gradient(circle at 78% 30%,#fff,#0000 30%),linear-gradient(120deg,#edf8fd,#f7faf7)}.detail-hero .hero-copy:before{display:none}.document-card{border-color:#082f601f;border-radius:22px;box-shadow:0 28px 65px #082f6021}.contact-points .line-icon,.document-card>.line-icon,.risk-card .line-icon{color:var(--accent)}.boundary-card{background:linear-gradient(145deg,#073c76,#042650);border-radius:20px}.bottom-cta{background:var(--cream)}.bottom-cta .container{color:#fff;background:linear-gradient(110deg,#073c75,#064d89 52%,#052c59);border-radius:20px 20px 0 0;grid-template-columns:1fr auto;min-height:180px;padding:38px 48px}.bottom-cta h2{color:#fff;margin-bottom:8px;font-size:31px;font-weight:900}.bottom-cta p{color:#ffffffb3;margin:0}.footer{color:#fff;background:linear-gradient(105deg,#06376c,#032651);padding-top:0}.footer-grid{padding-top:58px}.footer-brand>img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:96px;height:64px;max-height:64px;margin-bottom:10px}.footer-brand p,.footer-grid>div>a,.footer-grid>div>p{color:#ffffffa3}.footer-grid>div>a:hover{color:#fff}.socials span{border-color:#ffffff52}.footer-bottom{color:#ffffff7a;border-top-color:#ffffff1f}@media (width<=820px){.site-header{height:74px}.site-header-dark .menu-toggle{color:#fff;background:0 0;border-color:#fff9}.site-header-dark .menu-toggle span{background:#fff}.brand{width:120px;height:60px}.brand img,.site-header-dark .brand img{width:112px}.page-hero{padding-top:44px}.hero-layout{grid-template-columns:1fr}.hero-art{min-height:340px}.premium-hero-image{width:100%;max-height:360px}.service-grid{grid-template-columns:repeat(2,1fr)}.cases-panel,.country-service-grid{grid-template-columns:1fr}}@media (width<=560px){.container{width:calc(100% - 28px)}.page-hero{padding:38px 0 52px}.country-hero .hero-copy h1,.hero-copy h1{font-size:38px;line-height:1.27}.hero-copy>p{font-size:15px}.hero-art{min-height:270px;margin-top:12px}.premium-hero-image{width:112%;max-width:none;max-height:290px}.service-grid{grid-template-columns:1fr}.service-card{min-height:305px}.service-media{height:145px}.country-stats{background:var(--country-tint,#eff7fb);margin-top:0;padding-top:18px}.country-service-card{min-height:178px;padding-left:125px}.country-service-media{width:96px}.strategy-card.has-image{min-height:330px}.strategy-card-media{height:168px}.bottom-cta .container{grid-template-columns:1fr;min-height:230px;padding:31px 24px}.bottom-cta h2{font-size:26px}}.contact-layout>*,.delivery-grid>*,.detail-hero-grid>*,.hero-layout>*{min-width:0}.hero-art{overflow:hidden}.premium-hero-image{width:100%}.service-card{grid-template-rows:156px 1fr;padding:0;display:grid}.service-media{background:linear-gradient(#f7fbfd,#fff);border-bottom:1px solid #082f6012;height:156px;margin:0;padding:12px 22px 2px;overflow:hidden}.service-media img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:190px;height:132px;margin-inline:auto}.service-copy{flex-direction:column;align-items:flex-start;min-height:168px;padding:20px 22px 22px;display:flex}.service-copy h3{margin-bottom:8px}.service-copy p{min-height:0;margin-bottom:15px}.service-copy .service-read{margin-top:auto}.stats-band.stats-5{grid-template-columns:repeat(5,minmax(0,1fr))}.stats-band.stats-5 .stat{padding-inline:15px}.stats-band.stats-5 .stat strong{font-size:32px}.stats-band.stats-5 .stat:last-of-type{border-right:0}.country-service-card>div:not(.country-service-media){min-width:0}.audience-card h3,.country-service-card h3,.country-service-card p,.strategy-card h3{overflow-wrap:anywhere}.footer-grid{align-items:start}.footer-grid a,.footer-grid p{overflow-wrap:anywhere}@media (width<=1050px){.stats-band.stats-5{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:44px}.stats-band.stats-5 .stat:nth-of-type(3){border-right:0}.stats-band.stats-5 .stat:nth-of-type(n+4){margin-top:18px}}@media (width<=820px){.page-hero{padding-bottom:42px}.home-hero{padding:32px 0 34px}.hero-layout{gap:24px}.hero-art{min-height:300px}.service-card{grid-template-rows:170px 1fr}.service-media{height:170px}.service-media img{height:146px}.stats-band.stats-5{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-band.stats-5 .stat:nth-of-type(3){border-right:1px solid #fff3}.stats-band.stats-5 .stat:nth-of-type(2n){border-right:0}.footer-grid{gap:34px 28px}.layer-grid{grid-template-columns:1fr}.layer-card{grid-template-columns:52px 1fr;min-height:0}}@media (width<=560px){.home-hero{padding:28px 0 32px}.hero-art{min-height:240px}.premium-hero-image{width:100%;max-width:100%;max-height:260px}.service-card{grid-template-rows:165px 1fr;min-height:340px}.service-media{height:165px}.service-media img{height:141px}.service-copy{min-height:170px;padding:19px 20px 21px}.about-stats{padding:30px 0 56px}.layer-card{grid-template-columns:44px 1fr}.country-service-card{min-height:194px;padding:22px 18px 22px 122px}.country-service-media{width:96px;left:12px}.stats-band.stats-5{grid-template-columns:1fr}.stats-band.stats-5 .stat{margin-top:0;border-right:0!important}.bottom-cta .btn{justify-self:stretch;width:100%}}:root{--space-section-y:72px;--space-section-compact-y:56px;--space-heading-content:40px;--space-card-gap:20px;--space-card-gap-wide:24px}.section{padding-block:var(--space-section-y)}.section-heading{margin-bottom:var(--space-heading-content)}.audience-grid,.compliance-grid,.country-grid,.country-service-grid,.process-grid,.risk-grid,.service-grid,.simple-grid,.strategy-grid,.timeline,.values-grid{gap:var(--space-card-gap)}.ecosystem-grid,.layer-grid,.network-grid{gap:var(--space-card-gap-wide)}.case-cards{gap:16px}.country-section{padding:32px 0 var(--space-section-y)}.audience-section,.cases-section,.compliance-section,.country-process-section,.country-services,.faq-section,.process-section,.strategy-section{padding-block:var(--space-section-y)}.platforms-section{padding-block:var(--space-section-compact-y)}.about-stats{padding:48px 0 64px}.services-home{padding:0 0 52px}.stats-wrap{padding:0 0 64px}.country-stats{background:#fff;margin-top:0;padding:48px 0 32px}.detail-hero{min-height:620px;padding:48px 0 72px}.services-home{margin-top:0;padding:48px 0 76px}@media (width<=820px){.services-home{padding:36px 0 64px}}@media (width<=560px){.services-home{padding:28px 0 56px}}.breadcrumb{margin-bottom:40px}.detail-hero-grid{gap:72px}.contact-hero{padding:var(--space-section-y) 0}.footer-grid{padding-top:34px;padding-bottom:30px}.footer-bottom{min-height:56px}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.stat strong{font-variant-numeric:tabular-nums}.btn:active{transform:translateY(0)scale(.96)}@media (width<=820px){:root{--space-section-y:64px;--space-section-compact-y:48px;--space-heading-content:36px;--space-card-gap:18px;--space-card-gap-wide:20px}.country-section{padding-top:28px}.stats-wrap{padding:0 0 56px}.country-stats{padding:36px 0 28px}.detail-hero{min-height:auto;padding:40px 0 64px}.breadcrumb{margin-bottom:36px}.contact-layout,.detail-hero-grid{gap:48px}.footer-grid{padding-top:36px;padding-bottom:34px}}@media (width<=560px){:root{--space-section-y:56px;--space-section-compact-y:44px;--space-heading-content:32px;--space-card-gap:16px;--space-card-gap-wide:16px}.country-section{padding-top:24px}.stats-wrap{padding:0 0 48px}.country-stats{padding:28px 0 24px}.about-stats{padding:32px 0 48px}.detail-hero{padding:32px 0 56px}.breadcrumb{margin-bottom:28px}.contact-layout,.detail-hero-grid{gap:40px}.footer-grid{padding-top:32px;padding-bottom:30px}.footer-bottom{min-height:56px}}.site-header,.site-header-dark{z-index:100;color:var(--ink);-webkit-backdrop-filter:blur(20px)saturate(165%);backdrop-filter:blur(20px)saturate(165%);background:linear-gradient(110deg,#f6fbfec7,#ffffffad);border-bottom:1px solid #ffffffb8;position:sticky;top:0;box-shadow:0 1px #082f6012,0 12px 32px #082f600f}.site-header .brand img,.site-header-dark .brand img{width:130px}.site-header .brand,.site-header-dark .brand{height:84px}.site-header .brand img.brand-mark,.site-header-dark .brand img.brand-mark{-o-object-position:left center;object-position:left center;width:auto;max-width:126px;height:76px;max-height:76px}.site-header .desktop-nav a,.site-header-dark .desktop-nav a{color:var(--ink)}.site-header .desktop-nav a:after,.site-header-dark .desktop-nav a:after{background:var(--accent)}.site-header .nav-container,.site-header-dark .nav-container{width:min(var(--container),calc(100% - 48px));position:relative}@media (width>=821px){.site-header .desktop-nav,.site-header-dark .desktop-nav{margin-left:0;position:absolute;left:50%;transform:translate(-50%)}}.site-header .nav-cta,.site-header-dark .nav-cta{border-radius:9px;gap:8px;min-width:124px;min-height:44px;padding-inline:17px;font-size:14px}.site-header .nav-cta .arrow,.site-header-dark .nav-cta .arrow{width:16px;height:16px}.mobile-nav{color:var(--ink);-webkit-backdrop-filter:blur(22px)saturate(165%);backdrop-filter:blur(22px)saturate(165%);background:linear-gradient(135deg,#fafdffeb,#f4fafdd6);border-color:#ffffffc7;top:calc(100% - 4px);box-shadow:0 20px 52px #082f6029,inset 0 1px #fffc}@media (width<=820px){.site-header .nav-container,.site-header-dark .nav-container{width:calc(100% - 32px)}.site-header .brand img,.site-header-dark .brand img{width:112px}.site-header .brand,.site-header-dark .brand{height:74px}.site-header .brand img.brand-mark,.site-header-dark .brand img.brand-mark{width:auto;max-width:96px;height:60px;max-height:60px}.site-header .menu-toggle,.site-header-dark .menu-toggle{color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff7a;border-color:#082f6033;box-shadow:inset 0 1px #ffffffc7}.site-header .menu-toggle span,.site-header-dark .menu-toggle span{background:var(--ink)}}.art-home .premium-hero-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;mix-blend-mode:normal;filter:none;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in,xor;width:100%;max-width:650px;max-height:470px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000),linear-gradient(#0000 0,#000 2.5% 98%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000),linear-gradient(#0000 0,#000 2.5% 98%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.art-home .hero-image-glow{background:radial-gradient(circle,#7ac8f229,#0000 72%);width:88%}.hero-mx .hero-art{overflow:visible}.hero-mx .premium-hero-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;mix-blend-mode:normal;filter:none;width:104%;max-width:670px;max-height:470px;-webkit-mask-image:none;mask-image:none}.hero-mx .hero-image-glow{aspect-ratio:1.45;filter:blur(12px);background:radial-gradient(#b1d7da3d,#0000 72%);width:92%}.hero-br .hero-art{overflow:visible}.hero-br .premium-hero-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;mix-blend-mode:normal;filter:none;width:104%;max-width:670px;max-height:470px;-webkit-mask-image:none;mask-image:none}.hero-br .hero-image-glow{aspect-ratio:1.45;filter:blur(12px);background:radial-gradient(#9cd2ad2e,#0000 72%);width:92%}.art-about{overflow:visible}.art-about .premium-hero-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;mix-blend-mode:normal;filter:none;width:104%;max-width:670px;max-height:470px;-webkit-mask-image:none;mask-image:none}.art-about .hero-image-glow{aspect-ratio:1.35;filter:blur(12px);background:radial-gradient(#73bae029,#0000 72%);width:92%}.stats-band.stats-no-note{min-height:126px;padding-bottom:26px}.country-visual img{mix-blend-mode:normal;filter:saturate(.94)contrast(1.03)}.country-us .country-visual img{-o-object-position:center;object-position:center}.country-mx .country-visual img{-o-object-position:center 47%;object-position:center 47%}.country-br .country-visual img{-o-object-position:center 45%;object-position:center 45%}.cases-panel{color:var(--ink);background:linear-gradient(135deg,#eef7fb,#f8fbfd 58%,#edf6f5);border:1px solid #082f6017;box-shadow:0 22px 55px #082f6014}.cases-intro p{color:#5f7388}.case-card,.case-card:nth-child(2),.case-card:nth-child(3){color:var(--ink);background:#ffffffe6;border-color:#082f601a;box-shadow:0 12px 30px #082f600f}.case-card:nth-child(2){background:linear-gradient(160deg,#fff,#eef9f6)}.case-card:nth-child(3){background:linear-gradient(160deg,#fff,#fff6ed)}.case-card small{color:#60758a}.case-card strong{color:var(--accent-dark)}.case-card span{color:var(--muted)}.case-card{overflow:hidden}.case-card-image{-o-object-fit:cover;object-fit:cover;outline-offset:-1px;width:calc(100% + 40px);max-width:none;height:120px;transition:transform .5s var(--ease);outline:1px solid #0000001a;flex:none;margin:-24px -20px 18px}.case-card:hover .case-card-image{transform:scale(1.04)}.case-card-1 .case-card-image{-o-object-position:center 56%;object-position:center 56%}.case-card-2 .case-card-image{-o-object-position:center 48%;object-position:center 48%}.case-card-3 .case-card-image{-o-object-position:center 45%;object-position:center 45%}@media (width<=820px){.art-home .premium-hero-image{max-height:380px}.art-about,.hero-br .hero-art,.hero-mx .hero-art{overflow:hidden}.art-about .premium-hero-image,.hero-br .premium-hero-image,.hero-mx .premium-hero-image{width:100%;max-width:100%;max-height:360px}}@media (width<=560px){.art-home .premium-hero-image{width:100%;max-width:100%;max-height:280px}.platform-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;min-height:146px;padding:18px 20px}.platform img{max-width:118px}.platform-mercado-libre img,.platform-mercado-livre img{max-width:126px}.platform-tiktok-shop span{font-size:20px}.platform-tiktok-shop{grid-column:1/-1}.platform:last-child{grid-column:auto}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.news-hero{background:radial-gradient(circle at 78% 30%,#fffffff5,#0000 34%),linear-gradient(118deg,#eef9fe,#e3f2fa 60%,#f6fbfd);min-height:500px;padding:38px 0 58px}.news-hero .hero-layout{min-height:380px}.news-hero .hero-copy h1{margin-bottom:24px;font-size:clamp(48px,4.4vw,64px)}.news-hero .hero-copy>p{max-width:600px;margin-bottom:0}.news-eyebrow{color:var(--ink);border-bottom:3px solid var(--accent);letter-spacing:.08em;margin-bottom:22px;padding-bottom:8px;font-size:18px;font-weight:800;display:inline-flex}.art-news .premium-hero-image{-o-object-fit:contain;object-fit:contain;mix-blend-mode:normal;filter:none;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in,xor;width:100%;max-width:650px;max-height:430px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000),linear-gradient(#0000 0,#000 2% 98%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000),linear-gradient(#0000 0,#000 2% 98%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.art-news .hero-image-glow{background:radial-gradient(circle,#7ac8f22e,#0000 72%);width:88%}.news-main{background:#fff}.news-filter-section{z-index:8;margin-top:-36px;position:relative}.news-filter-bar{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffeb;border:1px solid #082f6017;border-radius:18px;align-items:center;gap:18px;min-height:76px;padding:10px 14px;display:flex;box-shadow:0 18px 45px #082f6021,inset 0 1px #ffffffe6}.news-filter-list{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.news-filter-list button{color:#66798c;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:11px;min-height:46px;padding:0 14px;font-size:13px;font-weight:700;transition:color .25s,background .25s,box-shadow .25s,transform .25s;position:relative}.news-filter-list button:hover{color:var(--ink);background:#f1f7fb;transform:translateY(-1px)}.news-filter-list button.active{color:#fff;background:linear-gradient(135deg,#0c4b8e,#062f63);box-shadow:0 8px 20px #082f602e}.news-filter-list button.active:after{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;bottom:5px;left:16px;right:16px}.news-search{background:#fff;border:1px solid #082f6021;border-radius:11px;flex:none;align-items:center;gap:10px;width:250px;min-height:46px;padding:0 14px;transition:border-color .25s,box-shadow .25s;display:flex}.news-search:focus-within{border-color:#ff8214b8;box-shadow:0 0 0 4px #ff82141a}.news-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.news-search input::placeholder{color:#98a5b2}.news-search .line-icon{color:#73869a;flex:none;width:20px;height:20px}.news-featured-section{padding:62px 0 70px}.news-latest-section{background:linear-gradient(#f8fbfd,#fff);padding:72px 0 88px}.news-section-heading{margin-bottom:28px}.news-section-heading h2{color:var(--ink);letter-spacing:-.035em;margin-bottom:8px;font-size:30px;font-weight:900;line-height:1.25}.news-heading-row>div>span,.news-section-heading>span{background:var(--accent);border-radius:3px;width:52px;height:3px;display:block}.news-heading-row{justify-content:space-between;align-items:end;gap:24px;display:flex}.news-heading-row>div h2{margin-bottom:8px}.news-heading-row small{color:var(--muted);padding-bottom:3px;font-size:13px}.news-featured-grid{grid-template-columns:1.08fr .92fr;gap:18px;display:grid}.news-featured-grid.count-1{grid-template-columns:minmax(0,760px)}.news-featured-side{grid-template-rows:repeat(2,minmax(0,1fr));gap:18px;display:grid}.news-card{min-width:0;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s ease;background:#fff;border:1px solid #082f601a;border-radius:16px;overflow:hidden;box-shadow:0 12px 32px #082f600f}.news-card:hover{border-color:#082f602e;transform:translateY(-5px);box-shadow:0 20px 45px #082f601c}.news-card-media{background:#eaf3f8;display:block;position:relative;overflow:hidden}.news-card-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:210px;transition:transform .65s var(--ease)}.news-card:hover .news-card-media img{transform:scale(1.035)}.news-card-media>span{color:#fff;background:#0b4e91;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px;box-shadow:0 6px 16px #03274e2e}.news-card-media>span[data-category=墨西哥市场]{background:#0b8f55}.news-card-media>span[data-category=巴西市场]{background:#168251}.news-card-media>span[data-category=物流贸易]{background:#177b6b}.news-card-media>span[data-category=公司动态]{background:#f27a0d}.news-card-media>span[data-category=财税合规]{background:#7760b5}.news-card-body{padding:20px 22px 22px}.news-card-body time{color:#8493a1;margin-bottom:8px;font-size:12px;display:block}.news-card-body h3{color:var(--ink);letter-spacing:-.015em;margin-bottom:10px;font-size:19px;font-weight:850;line-height:1.42}.news-card-body h3 a{transition:color .25s}.news-card-body h3 a:hover{color:var(--accent-dark)}.news-card-body p{color:var(--muted);margin-bottom:18px;font-size:13px;line-height:1.75}.news-read-more{color:var(--accent-dark);align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.news-read-more .arrow{width:16px;height:16px;transition:transform .25s}.news-read-more:hover .arrow{transform:translate(3px)}.news-card-lead .news-card-media img{height:348px}.news-card-lead .news-card-body{padding:24px 26px 26px}.news-card-lead .news-card-body h3{font-size:25px}.news-featured-side .news-card{grid-template-columns:44% 56%;display:grid}.news-featured-side .news-card-media img{height:100%;min-height:220px}.news-featured-side .news-card-body{padding:18px 18px 19px}.news-featured-side .news-card-body h3{font-size:17px}.news-featured-side .news-card-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;display:-webkit-box;overflow:hidden}.news-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.news-latest-grid .news-card{flex-direction:column;display:flex}.news-latest-grid .news-card-body{flex-direction:column;flex:1;display:flex}.news-latest-grid .news-card-body p{flex:1}.news-empty{text-align:center;min-height:260px;color:var(--muted);background:#f8fbfd;border:1px dashed #082f602e;border-radius:18px;align-content:center;place-items:center;display:grid}.news-empty .line-icon{width:38px;height:38px;color:var(--accent);margin-bottom:15px}.news-empty h3{color:var(--ink);margin-bottom:6px}.news-empty p{margin:0}.news-pagination{justify-content:center;gap:9px;margin-top:38px;display:flex}.news-pagination button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #082f6024;border-radius:9px;place-items:center;transition:color .25s,background .25s,border-color .25s,transform .25s;display:grid}.news-pagination button:hover:not(:disabled){color:#fff;background:var(--ink);border-color:var(--ink);transform:translateY(-2px)}.news-pagination button.active{color:#fff;background:var(--ink);border-color:var(--ink);box-shadow:0 8px 20px #082f602b}.news-pagination button:disabled{opacity:.35;cursor:not-allowed}.news-pagination .arrow{width:17px;height:17px}.news-pagination .news-page-prev .arrow{transform:rotate(180deg)}.news-detail-main{background:#fff}.news-detail-hero{background:linear-gradient(118deg,#eff9fe,#f7fbfd);padding:50px 0 72px}.news-detail-head{grid-template-columns:1fr .8fr;align-items:center;gap:64px;display:grid}.news-detail-head>div>span{color:#fff;background:var(--ink);border-radius:7px;margin-bottom:14px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.news-detail-head time{color:#748799;margin-bottom:16px;font-size:13px;display:block}.news-detail-head h1{color:var(--ink);letter-spacing:-.045em;margin-bottom:22px;font-size:clamp(40px,4.2vw,62px);line-height:1.18}.news-detail-head p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.news-detail-head>img{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;height:360px;box-shadow:0 22px 48px #082f6024}.news-article-section{padding:78px 0 90px}.news-article{max-width:820px}.news-article h2{color:var(--ink);margin-bottom:24px;font-size:30px}.news-article p{color:#465f76;margin-bottom:22px;font-size:17px;line-height:1.9}.news-article blockquote{color:#536b81;border-left:4px solid var(--accent);background:#f4f9fc;border-radius:0 12px 12px 0;margin:36px 0;padding:24px 26px;font-size:14px;line-height:1.8}.news-back-link{color:var(--ink);align-items:center;gap:8px;font-weight:800;display:inline-flex}.news-back-link .arrow{width:17px;height:17px;transform:rotate(180deg)}@media (width<=1050px){.news-filter-bar{flex-direction:column;align-items:stretch}.news-filter-list{padding-bottom:2px;overflow-x:auto}.news-search{width:100%}.news-featured-grid{grid-template-columns:1fr}.news-featured-side{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.news-featured-side .news-card{display:block}.news-featured-side .news-card-media img{height:220px;min-height:0}}@media (width<=820px){.news-hero{padding-top:42px}.news-hero .hero-layout{gap:18px}.news-hero .hero-art{min-height:310px}.art-news .premium-hero-image{max-height:310px}.news-filter-section{margin-top:-22px}.news-featured-section{padding-top:52px}.news-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-detail-head{grid-template-columns:1fr;gap:38px}.news-detail-head>img{height:330px}}@media (width<=560px){.news-hero{padding:34px 0 48px}.news-hero .hero-copy h1{font-size:40px}.news-eyebrow{margin-bottom:18px;font-size:15px}.news-filter-section{margin-top:-18px}.news-filter-bar{border-radius:15px;padding:10px}.news-filter-list button{min-height:42px;padding-inline:12px;font-size:12px}.news-featured-section,.news-latest-section{padding:50px 0 60px}.news-section-heading h2{font-size:27px}.news-featured-side{grid-template-columns:1fr}.news-card-lead .news-card-media img{height:245px}.news-card-lead .news-card-body{padding:20px}.news-card-lead .news-card-body h3{font-size:21px}.news-latest-grid{grid-template-columns:1fr}.news-card-media img,.news-featured-side .news-card-media img{height:220px}.news-heading-row{flex-direction:column;align-items:start;gap:8px}.news-heading-row small{padding:0}.news-detail-hero{padding:34px 0 50px}.news-detail-head h1{font-size:38px}.news-detail-head>img{height:240px}.news-article-section{padding:56px 0 68px}.news-article h2{font-size:26px}.news-article p{font-size:16px}}
