:root{--navy:#0b203a;--navy2:#122d4c;--blue:#0f5a9f;--ink:#172535;--muted:#536477;--line:#dce4eb;--paper:#fff;--soft:#f2f6f9;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #54a6ee;outline-offset:3px}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip{position:absolute;left:1rem;top:-5rem;background:white;color:var(--navy);padding:.6rem 1rem;z-index:100}.skip:focus{top:1rem}.site-header{position:sticky;top:0;z-index:30;background:#fffefdf2;backdrop-filter:blur(14px);border-bottom:1px solid #e6edf2}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.72rem;font-weight:800;letter-spacing:.1em;font-size:1.04rem;color:var(--navy);white-space:nowrap}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;background:var(--navy);color:#fff;font-weight:900;font-size:1.35rem;letter-spacing:-.1em;padding-right:3px}.site-nav{display:flex;align-items:center;gap:2rem}.site-nav>a{font-size:.9rem;font-weight:650;color:#34475b;transition:color .2s}.site-nav>a:hover,.site-nav>a[aria-current=page]{color:var(--blue)}.site-nav .nav-cta{background:var(--navy);color:#fff;padding:.7rem 1.1rem;border-radius:5px}.site-nav .nav-cta:hover{background:var(--blue);color:#fff}.menu-toggle{display:none}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:3rem;min-height:610px;padding-block:5rem}.hero-copy{position:relative;z-index:1}.eyebrow{display:block;color:var(--blue);font-size:.77rem;letter-spacing:.17em;font-weight:800;margin-bottom:1.25rem}.eyebrow.light{color:#8ac4f3}.hero h1,.page-hero h1{font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.12;letter-spacing:-.055em;margin:0 0 1.4rem;font-weight:760}.hero h1 em{font-style:normal;color:#9bd0f6}.hero p{color:#d6e2ed;max-width:560px;font-size:1.13rem;line-height:1.7;margin:0}.actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:49px;padding:.85rem 1.2rem;border-radius:5px;font-size:.86rem;line-height:1.3;font-weight:800;letter-spacing:.015em;border:1px solid transparent;cursor:pointer;transition:transform .2s,background .2s,border-color .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#2373b5;color:#fff}.btn-primary:hover{background:#135c98}.btn-outline{border-color:#7894ac;color:white;background:transparent}.btn-outline:hover{border-color:#fff;background:#ffffff15}.hero-image{height:440px;margin-right:calc((min(100vw,1200px) - 100vw)/2);border-radius:8px 0 0 8px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:65% center}.intro-strip{border-bottom:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1fr 1.5fr auto;gap:2rem;align-items:center;padding-block:1.55rem}.intro-grid strong{font-size:1.12rem;color:var(--navy)}.intro-grid p{margin:0;color:var(--muted)}.intro-grid a{font-weight:750;color:var(--blue);white-space:nowrap}.section{padding-block:6.5rem}.section.surface{background:var(--soft)}.section-heading{max-width:720px;margin-bottom:2.6rem}.section-heading h2,.prose h2,.about-location h2,.contact-info h2{color:var(--navy);font-size:clamp(2.1rem,3.5vw,3.25rem);line-height:1.18;letter-spacing:-.045em;margin:.2rem 0 1rem}.section-heading p,.prose p,.contact-info p{font-size:1.08rem;color:var(--muted);margin:0 0 1.2rem;line-height:1.75}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,6rem);align-items:center}.split .section-heading{margin-bottom:1.5rem}.photo-frame{overflow:hidden;border-radius:8px;background:#d5e1e9;min-height:380px}.photo-frame img{width:100%;height:100%;min-height:380px;object-fit:cover}.card-grid{display:grid;gap:1rem}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:7px;padding:1.7rem;min-height:235px;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 14px 35px #10294312}.card-index{display:inline-block;color:var(--blue);font-weight:800;font-size:.85rem;border-bottom:2px solid #82b6df;margin-bottom:2rem}.card h3{font-size:1.12rem;line-height:1.3;color:var(--navy);margin:0 0 .65rem}.card p{margin:0;color:var(--muted);font-size:.96rem}.section-link{margin-top:2rem}.navy{background:var(--navy);color:#fff}.navy .section-heading h2{color:white}.navy .section-heading p{color:#c3d4e2}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.5rem;list-style:none;margin:0;padding:0}.feature-list li{border-bottom:1px solid #4a6079;padding:.8rem 0;font-weight:650}.feature-list li::before{content:'↗';color:#8ac4f3;margin-right:.7rem}.tags{display:flex;flex-wrap:wrap;gap:.65rem}.tags span{border:1px solid var(--line);border-radius:5px;padding:.85rem 1.15rem;font-weight:650;color:#28425b}.integration-panel{border-radius:10px;background:var(--navy);color:white;padding:2rem;box-shadow:0 25px 50px #10294318}.integration-panel>span{display:block;font-size:1.4rem;font-weight:800;margin-bottom:1.5rem}.integration-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.integration-panel b{border:1px solid #55718b;padding:1.15rem;border-radius:5px;font-size:.9rem;font-weight:600}.page-hero{background:var(--navy);color:white;padding-block:6.5rem}.page-hero h1{max-width:850px}.page-hero p{font-size:1.15rem;color:#cfdfeb;max-width:700px;margin:0}.page-hero.compact{padding-block:4.5rem}.solution-list{border-top:1px solid var(--line)}.solution-row{display:grid;grid-template-columns:65px 1fr 1fr;gap:2rem;border-bottom:1px solid var(--line);padding:2.5rem 0}.solution-number{color:var(--blue);font-weight:800}.solution-row h2{font-size:1.65rem;line-height:1.2;color:var(--navy);margin:0 0 .7rem}.solution-row p{color:var(--muted);margin:0 0 1rem}.solution-row strong{display:block;color:var(--navy);font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem}.prose p{margin-bottom:1rem}.about-location{display:flex;justify-content:space-between;gap:3rem;align-items:center}.about-location p{max-width:400px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,8vw,7rem)}.contact-place{display:flex;flex-direction:column;gap:.35rem;margin-top:3rem;padding-top:1.4rem;border-top:1px solid var(--line)}.contact-place strong{color:var(--navy)}.contact-place span{color:var(--muted)}.contact-form{background:var(--soft);border:1px solid var(--line);padding:2rem;border-radius:8px}.contact-form label{display:block;font-weight:650;font-size:.9rem;margin-bottom:1rem;color:var(--navy)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:.4rem;border:1px solid #b8c8d6;background:#fff;color:var(--ink);border-radius:4px;padding:.8rem .9rem;resize:vertical}.form-note{font-size:.88rem;color:var(--muted);line-height:1.55}.form-result{margin-top:1.2rem;padding:1rem;border:1px solid #9bb6cb;background:white;border-radius:5px;white-space:pre-wrap;overflow-wrap:anywhere}.form-result button{margin-top:.8rem}.legal{max-width:810px}.legal p{color:#435367;line-height:1.8;margin:0 0 1.6rem}.legal h2{color:var(--navy);font-size:1.35rem;margin:2.4rem 0 .65rem}.legal a{color:var(--blue);text-decoration:underline}.cta{background:#102d4d;color:white;padding-block:5.5rem}.cta-inner{display:flex;justify-content:space-between;align-items:end;gap:3rem}.cta h2{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.18;letter-spacing:-.04em;max-width:710px;margin:0 0 1rem}.cta p{color:#ccdbeb;max-width:710px;margin:0}.cta .actions{min-width:295px;justify-content:flex-end}.footer{background:#081b30;color:#d5e0ea;padding-top:4.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:2rem;padding-bottom:3rem}.footer-brand{color:white}.footer-brand .brand-mark{background:#2373b5}.footer p{max-width:310px;color:#aebfce}.footer h2{color:#fff;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.15rem}.footer-grid>div:not(:first-child) a{display:block;font-size:.93rem;margin-bottom:.65rem}.footer a:hover{color:#8ac4f3}.footer-bottom{border-top:1px solid #34506a;padding-block:1.3rem;display:flex;justify-content:space-between;gap:1rem;color:#aebfce;font-size:.82rem}
@media(max-width:950px){.hero-inner{grid-template-columns:1fr;padding-block:4rem}.hero-image{height:360px;margin-right:0;border-radius:7px}.intro-grid{grid-template-columns:1fr 1fr}.intro-grid a{grid-column:1/-1}.card-grid.four{grid-template-columns:repeat(2,1fr)}.cta-inner{display:block}.cta .actions{justify-content:flex-start}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:min(calc(100% - 36px),var(--max))}.header-inner{min-height:68px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;border:0;background:transparent;cursor:pointer}.menu-toggle span{display:block;height:2px;width:23px;background:var(--navy)}.site-nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:1rem 18px 1.4rem;border-bottom:1px solid var(--line);box-shadow:0 18px 25px #10294315;align-items:stretch;gap:0;flex-direction:column}.site-nav.open{display:flex}.site-nav>a{padding:.75rem}.site-nav .nav-cta{margin-top:.4rem;text-align:center}.hero-inner{gap:2rem;padding-block:3.8rem 2.5rem;min-height:0}.hero h1,.page-hero h1{font-size:clamp(2.55rem,11vw,3.7rem)}.hero p{font-size:1.03rem}.hero-image{height:250px}.actions{align-items:stretch}.actions .btn{width:100%}.intro-grid{display:block;padding-block:1.5rem}.intro-grid p{margin:.5rem 0}.section{padding-block:4rem}.split,.contact-grid{grid-template-columns:1fr;gap:2rem}.photo-frame,.photo-frame img{min-height:250px}.card-grid.three,.card-grid.four{grid-template-columns:1fr}.card{min-height:0}.feature-list{grid-template-columns:1fr}.integration-panel{padding:1.3rem}.page-hero{padding-block:4rem}.solution-row{grid-template-columns:42px 1fr;gap:1rem}.solution-row>div:last-child{grid-column:2}.about-location{display:block}.form-row{grid-template-columns:1fr;gap:0}.contact-form{padding:1.2rem}.cta{padding-block:4rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.btn{justify-content:space-between}}
@media(max-width:430px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.brand{font-size:.92rem}.brand-mark{width:29px;height:29px}.integration-panel>div{grid-template-columns:1fr 1fr}.integration-panel b{padding:.8rem;font-size:.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.brand-logo{display:block;flex:none;width:38px;height:38px;background:#000 url('/logo-oficial.webp') no-repeat;background-size:115px 115px;background-position:-38px -19px;border-radius:5px}.footer{background:#000}.footer-logo{display:block;width:180px;height:180px;object-fit:contain;margin:-35px 0 -25px -8px}.footer-brand{display:inline-block}.contact-place a,.contact-info a{color:var(--blue);text-decoration:underline;overflow-wrap:anywhere}.contact-place a{margin-top:.3rem}.footer p{overflow-wrap:anywhere}
/* Official horizontal header lockup from the supplied mark. */
.site-header .brand{gap:7px;min-width:0;letter-spacing:0}
.site-header .brand-symbol,.site-header .brand-wordmark{display:block;flex:none;background-image:url('/logo-claro.webp');background-repeat:no-repeat;background-color:#fff}
.site-header .brand-symbol{width:51px;height:55px;background-size:145px 145px;background-position:-46px -25px}
.site-header .brand-wordmark{width:197px;height:43px;background-size:216px 216px;background-position:-9px -127px}
@media(max-width:700px){.site-header .brand-symbol{width:45px;height:49px;background-size:130px 130px;background-position:-41px -22px}.site-header .brand-wordmark{width:171px;height:38px;background-size:188px 188px;background-position:-8px -110px}.header-inner{gap:10px}.hero-inner{grid-template-columns:minmax(0,1fr)}.hero-copy{min-width:0}.hero-image{width:100%;min-width:0}.intro-grid{display:block}.intro-grid>*{max-width:100%}}
@media(max-width:360px){.site-header .brand-symbol{width:41px;height:44px;background-size:118px 118px;background-position:-37px -20px}.site-header .brand-wordmark{width:155px;height:35px;background-size:170px 170px;background-position:-7px -99px}}
/* Keep the supplied wordmark prominent while moving its micro-sized slogan to readable text. */
.site-header .brand-wordmark{width:224px;height:36px;background-size:248px 248px;background-position:-10px -145px}
.footer-logo{height:133px;object-fit:cover;object-position:center top;margin:-18px 0 -7px -8px}
.footer .footer-slogan{color:#fff;font-size:1rem;font-weight:650;line-height:1.45;margin:.35rem 0 .7rem}
@media(max-width:700px){.site-header .brand-wordmark{width:172px;height:29px;background-size:190px 190px;background-position:-8px -112px}}
@media(max-width:360px){.site-header .brand-wordmark{width:155px;height:26px;background-size:170px 170px;background-position:-7px -100px}}
