@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--ink:#0b1220;--navy:#081527;--blue:#2563eb;--cyan:#22d3ee;--amber:#ffb547;--paper:#f7f9fc;--muted:#657187;--line:#dde4ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font:16px/1.65 Inter,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Manrope,sans-serif;line-height:1.08}h2{font-size:clamp(2.15rem,4vw,3.35rem)}a{color:inherit;text-decoration:none}.wrap{width:min(1200px,100% - 48px);margin:auto}.nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;background:#050f1dc7;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50% - 600px);display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:.06em;align-items:center;gap:11px;font:700 15px Manrope;display:flex}.brand b{color:var(--cyan)}.brandmark{background:linear-gradient(135deg,var(--cyan),var(--blue));clip-path:polygon(50% 0,100% 25%,87% 88%,50% 100%,13% 88%,0 25%);place-items:center;width:38px;height:38px;font:800 20px Manrope;display:grid}.nav nav{align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}.nav nav>a:not(.navCta){color:#cbd5e1}.nav nav>a:hover{color:#fff}.navCta,.btn{justify-content:center;align-items:center;gap:9px;display:inline-flex}.navCta{border:1px solid #ffffff47;border-radius:9px;padding:10px 16px}.menu{color:#fff;background:0 0;border:0;display:none}.hero{color:#fff;background:#06101d;min-height:740px;position:relative;overflow:hidden}.heroBg{background:linear-gradient(90deg,#050f1cfc 0%,#050f1ceb 35%,#050f1c47 70%),url(/hero.png) 50%/cover no-repeat;position:absolute;inset:0}.heroInner{align-items:center;min-height:740px;padding-top:76px;display:flex;position:relative}.eyebrow{letter-spacing:.15em;color:var(--blue);margin-bottom:22px;font-size:12px;font-weight:800}.eyebrow.light{color:var(--cyan)}h1{margin-bottom:28px;font-size:clamp(3rem,6vw,5rem)}h1 em{color:var(--cyan);font-style:normal}.lead{color:#b9c6d8;max-width:650px;font-size:19px;line-height:1.65}.actions{gap:12px;margin:34px 0;display:flex}.btn{cursor:pointer;border:0;border-radius:10px;min-height:52px;padding:0 22px;font-weight:700}.primary{background:linear-gradient(135deg,var(--blue),#168fc7);color:#fff;box-shadow:0 12px 30px #0759b755}.ghost{color:#fff;border:1px solid #526177}.channels{letter-spacing:.1em;color:#8190a5;align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex}.channels i{background:var(--cyan);border-radius:50%;width:3px;height:3px}.trust{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);margin-top:-42px;padding:26px 30px;display:grid;position:relative;box-shadow:0 18px 50px #0f172a15}.trust>div{border-right:1px solid var(--line);align-items:center;gap:14px;padding:0 20px;display:flex}.trust>div:last-child{border:0}.trust svg{color:var(--blue)}.trust span{flex-direction:column;display:flex}.trust small{color:var(--muted)}.section{padding:112px 0}.sectionHead{grid-template-columns:1.6fr 1fr;align-items:end;gap:60px;margin-bottom:50px;display:grid}.sectionHead h2{margin:0}.sectionHead p{color:var(--muted);margin:0;font-size:18px}.productGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;transition:all .25s}.product:hover{border-color:#8bb6ff;transform:translateY(-4px);box-shadow:0 18px 50px #0f172a12}.icon{width:52px;height:52px;color:var(--blue);background:#edf5ff;border-radius:14px;place-items:center;margin-bottom:28px;display:grid}.product h3{font-size:22px}.product p{color:var(--muted);min-height:78px}.product a{color:var(--blue);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.process{background:var(--navy);color:#fff;padding:105px 0}.process h2{max-width:650px}.steps{grid-template-columns:repeat(3,1fr);gap:60px;margin-top:70px;display:grid;position:relative}.steps:before{content:"";background:linear-gradient(90deg,var(--cyan),var(--blue),var(--amber));height:1px;position:absolute;top:22px;left:20px;right:20px}.steps article{position:relative}.steps span{border:1px solid var(--cyan);width:44px;height:44px;color:var(--cyan);background:#122845;border-radius:50%;place-items:center;font-weight:800;display:grid;position:relative}.steps h3{margin-top:30px;font-size:24px}.steps p{color:#9fb0c6}.valueGrid{grid-template-columns:1.2fr 1fr 1fr;gap:18px;display:grid}.valueGrid article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:300px;padding:32px;position:relative;overflow:hidden}.valueGrid article>b{color:var(--blue);font-size:13px}.valueGrid h3{margin-top:55px;font-size:25px}.valueGrid p{color:var(--muted)}.valueGrid .featured{color:#fff;background:linear-gradient(145deg,#0c1b31,#12335b)}.valueGrid .featured p{color:#b9c6d8;max-width:75%}.valueArt{color:#1f75ca;opacity:.25;width:180px;height:180px;position:absolute;bottom:-30px;right:-30px}.about{background:#fff;padding:112px 0}.aboutGrid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.aboutGrid>div:first-child>p:not(.eyebrow){color:var(--muted);font-size:18px}.aboutCards{flex-direction:column;gap:16px;display:flex}.aboutCards article{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:28px}.aboutCards span{letter-spacing:.14em;color:var(--blue);font-size:11px;font-weight:800}.aboutCards h3{margin:15px 0 0;font-size:22px}.aboutCards small{color:var(--muted);font-style:italic}.contact{background:#fff;padding:80px 0}.contactPanel{color:#fff;background:linear-gradient(135deg,#173d8d,#087ba1);border-radius:28px;grid-template-columns:1fr 1fr;gap:70px;padding:70px;display:grid}.contactCopy>p:not(.eyebrow){color:#d8e6f5;font-size:18px}.details{flex-direction:column;gap:14px;margin-top:38px;display:flex}.details a,.details span{align-items:flex-start;gap:12px;display:flex}.details svg{flex:none;width:18px;margin-top:4px}form{color:var(--ink);background:#fff;border-radius:18px;padding:28px;box-shadow:0 20px 50px #04102c55}label{flex-direction:column;gap:7px;margin-bottom:16px;font-size:13px;font-weight:700;display:flex}input,textarea,select{font:inherit;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:var(--blue);outline:3px solid #2563eb33}.formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dark{background:var(--ink);color:#fff;width:100%}.dark:hover{background:#18345a}footer{color:#aab7c8;background:#07111f;padding:58px 0 24px}.footerGrid{grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:40px;display:grid}.footerGrid>div:last-child{color:#fff;justify-content:flex-end;gap:22px;display:flex}.copyright{border-top:1px solid #263448;justify-content:space-between;margin-top:45px;padding-top:22px;font-size:13px;display:flex}.footerBrand{color:#fff}@media (width<=800px){.wrap{width:min(100% - 36px,1200px)}.nav{height:68px}.menu{display:block}.nav nav{background:#081527;flex-direction:column;align-items:stretch;padding:25px;display:none;position:absolute;top:68px;left:0;right:0}.nav nav.open{display:flex}.hero,.heroInner{min-height:720px}.heroBg{background:linear-gradient(#050f1ce6,#050f1cf5),url(/hero.png) 65%/cover}.trust{grid-template-columns:1fr 1fr;margin-top:-30px;padding:15px}.trust>div{border:0;padding:12px}.section,.about{padding:76px 0}.sectionHead,.aboutGrid,.contactPanel{grid-template-columns:1fr;gap:30px}.productGrid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:28px}.steps:before{width:1px;height:auto;top:20px;bottom:20px;left:21px}.steps article{padding-left:68px}.steps span{position:absolute;left:0}.steps h3{margin-top:0}.valueGrid{grid-template-columns:1fr}.valueGrid article{min-height:240px}.contactPanel{padding:38px}.footerGrid{grid-template-columns:1fr}.footerGrid>div:last-child{justify-content:flex-start}}@media (width<=540px){h1{font-size:2.65rem}.heroCopy{padding-top:30px}.actions{flex-direction:column}.channels{flex-wrap:wrap}.trust,.productGrid{grid-template-columns:1fr}.product p{min-height:0}.formRow{grid-template-columns:1fr}.contactPanel{border-radius:0;width:100%}.contact{padding-bottom:0}.copyright{flex-direction:column;gap:8px}.footerGrid>div:last-child{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.brand img{object-fit:contain;width:126px;height:72px;display:block;transform:scale(1.25)}.footerBrand{justify-self:start}.brand{width:210px;overflow:hidden}.brand img{object-fit:contain;width:210px;height:58px;transform:none}.footerBrand{width:190px}.footerBrand img{width:190px;height:auto;transform:none}.heroCopy{max-width:720px}.heroCopy h1{font-size:clamp(3.25rem,5.2vw,4.75rem);line-height:1.01}.lead{color:#c7d3e2;max-width:590px}.heroBg{background:linear-gradient(90deg,#05101f 0%,#05101ff0 38%,#05101f7a 68%,#05101f38 100%),url(/hero.png) 50%/cover no-repeat}.section,.about{padding-block:clamp(72px,8vw,112px)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.product{flex-direction:column;display:flex}.product a{margin-top:auto}@media (width<=800px){.brand{width:170px}.brand img{width:170px;height:58px}.heroBg{background:linear-gradient(#050f1ce0,#050f1cf7),url(/hero.png) 65%/cover}.heroCopy h1{font-size:clamp(2.35rem,10.5vw,3rem);line-height:1.04}}@media (width<=540px){.trust{grid-template-columns:1fr 1fr}.trust>div{align-items:flex-start;padding:10px}.trust small{font-size:12px}.brand,.brand img{width:155px}}.contactPanel.noForm{text-align:center;grid-template-columns:minmax(0,760px);justify-content:center}.noForm .contactCopy>p{max-width:650px;margin-inline:auto}.noForm .details{align-items:center}.whatsappBtn{color:#062c17;background:#25d366;margin:20px auto 8px;box-shadow:0 12px 30px #02371840}.whatsappBtn:hover{background:#4be27e}.noForm .details a,.noForm .details span{justify-content:center}
