@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink: #17213a;--ink-soft: #44516d;--muted: #71809a;--line: #e5eaf3;--surface: #ffffff;--surface-soft: #f7f9fd;--blue: #0754d8;--blue-strong: #0648b9;--blue-soft: #eaf2ff;--blue-pale: #f1f6ff;--green: #11a66a;--green-soft: #e8f8f0;--violet: #735cf6;--orange: #e88726;--pink: #e85f8b;--shadow-xs: 0 8px 24px rgba(19, 42, 82, .05);--shadow-sm: 0 16px 42px rgba(19, 42, 82, .09);--shadow-lg: 0 34px 80px rgba(16, 47, 105, .16);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.6rem}body{background:var(--surface);color:var(--ink);margin:0;min-width:320px}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}:focus-visible{border-radius:.45rem;outline:3px solid rgba(7,84,216,.42);outline-offset:4px}.container{margin:0 auto;max-width:76rem;padding:0 1.5rem;width:100%}.skip-link{background:var(--ink);color:#fff;left:1rem;padding:.8rem 1rem;position:fixed;top:-5rem;transition:top .2s ease;z-index:100}.skip-link:focus{top:1rem}.eyebrow{align-items:center;color:var(--blue);display:flex;font-size:.73rem;font-weight:800;gap:.42rem;letter-spacing:.095em;line-height:1.25;margin-bottom:1rem;text-transform:uppercase}.eyebrow--blue{color:var(--blue)}.eyebrow--small{font-size:.66rem;margin-bottom:.7rem}.eyebrow--light{color:#dfeaff;justify-content:center}.button{align-items:center;border:1px solid transparent;border-radius:.68rem;display:inline-flex;font-size:.88rem;font-weight:700;gap:.52rem;justify-content:center;line-height:1.25;min-height:2.9rem;padding:.75rem 1rem;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--blue);box-shadow:0 10px 22px #0754d83b;color:#fff}.button--primary:hover{background:var(--blue-strong);box-shadow:0 14px 30px #0754d84d}.button--secondary{background:#fff;border-color:#d8e1ef;color:var(--ink)}.button--secondary:hover{border-color:#b9c8dd;box-shadow:var(--shadow-xs)}.button--text{color:var(--ink-soft);min-height:2.6rem;padding:.55rem .72rem}.button--text:hover{background:var(--blue-pale);color:var(--blue)}.button--dark{background:var(--ink);box-shadow:0 12px 25px #0a1a3633;color:#fff}.button--dark:hover{background:#101b30}.brand{align-items:center;display:inline-flex;gap:.5rem}.brand__mark{height:2.4rem;object-fit:contain;width:2.4rem}.brand__name{color:var(--ink);font-family:Manrope,sans-serif;font-size:1.18rem;font-weight:800;letter-spacing:-.06em}.site-header{background:#ffffffeb;border-bottom:1px solid rgba(229,234,243,.76);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:30}.site-header__inner{align-items:center;display:flex;height:5rem;justify-content:space-between}.site-header__logo{align-items:center;display:inline-flex}.site-header__navigation{display:flex;gap:1.65rem;margin-left:2.5rem}.site-header__navigation a{color:var(--ink-soft);font-size:.84rem;font-weight:600;transition:color .16s ease}.site-header__navigation a:hover{color:var(--blue)}.site-header__actions{align-items:center;display:flex;gap:.4rem}.site-header__actions .button--primary{font-size:.8rem;min-height:2.55rem}.mobile-menu{display:none;position:relative}.mobile-menu summary{align-items:center;border:1px solid var(--line);border-radius:.58rem;cursor:pointer;display:flex;height:2.75rem;justify-content:center;list-style:none;width:2.75rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{background:#fff;border:1px solid var(--line);border-radius:.85rem;box-shadow:var(--shadow-sm);display:grid;gap:.65rem;padding:.7rem;position:absolute;right:0;top:calc(100% + .75rem);width:min(20rem,calc(100vw - 3rem))}.mobile-menu__panel nav{border-bottom:1px solid var(--line);display:grid;gap:.15rem;padding-bottom:.55rem}.mobile-menu__panel nav a{border-radius:.45rem;color:var(--ink-soft);font-size:.9rem;font-weight:600;padding:.7rem}.mobile-menu__panel nav a:hover{background:var(--blue-pale);color:var(--blue)}.hero{background:linear-gradient(180deg,#fff,#f9fbff);overflow:hidden;padding:5.7rem 0 1.15rem;position:relative}.hero__grid{align-items:center;display:grid;gap:3.5rem;grid-template-columns:minmax(0,.9fr) minmax(34rem,1.1fr);position:relative}.hero__content{padding-bottom:2.5rem;position:relative;z-index:1}.hero h1{font-size:clamp(2.65rem,4.5vw,4.65rem);font-weight:800;letter-spacing:-.065em;line-height:1.055;margin-bottom:1.4rem;max-width:37rem}.hero h1 span{color:var(--blue);display:block}.hero__description{color:var(--ink-soft);font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.7;margin-bottom:1.9rem;max-width:33rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.7rem}.hero__actions .button{min-height:3.1rem;padding-left:1.18rem;padding-right:1.18rem}.hero__assurances{color:var(--muted);display:grid;font-size:.8rem;gap:.63rem;list-style:none;margin:1.7rem 0 0;padding:0}.hero__assurances li{align-items:center;display:flex;gap:.4rem}.hero__assurances svg{color:var(--green)}.hero__visual{margin-right:-2.5rem;padding:1.5rem 0 3.7rem .4rem;position:relative}.hero__preview{box-shadow:var(--shadow-lg);transform:perspective(1200px) rotateY(-2.4deg) rotateX(1deg);transition:transform .3s ease}.hero__preview:hover{transform:perspective(1200px) rotateY(0) rotateX(0) translateY(-3px)}.hero__visual-label{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid rgba(224,232,244,.9);border-radius:.7rem;box-shadow:0 16px 34px #112f651c;display:flex;gap:.55rem;padding:.58rem .76rem;position:absolute;z-index:2}.hero__visual-label strong{display:block;font-size:.7rem;line-height:1.2}.hero__visual-label small{color:var(--muted);display:block;font-size:.62rem;margin-top:.13rem}.hero__visual-label--top{left:-1.55rem;top:-.2rem}.hero__visual-label--bottom{bottom:1.9rem;right:0}.visual-label__icon{align-items:center;background:var(--blue-soft);border-radius:.47rem;color:var(--blue);display:flex;height:2rem;justify-content:center;width:2rem}.visual-label__icon--green{background:var(--green-soft);color:var(--green)}.hero__glow{border-radius:50%;filter:blur(6px);pointer-events:none;position:absolute}.hero__glow--one{background:#67a3ff3b;height:27rem;right:-12rem;top:0;width:27rem}.hero__glow--two{background:#9471ff1a;bottom:-10rem;height:20rem;left:29%;width:20rem}.hero__subline{align-items:center;border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:.75rem;justify-content:space-between;padding-bottom:.1rem;padding-top:1rem;position:relative}.hero__subline p{margin:0}.hero__subline a{align-items:center;color:var(--blue);display:inline-flex;font-weight:700;gap:.35rem}.system-preview{background:#f7f9fc;border:1px solid #dbe3ef;border-radius:.85rem;margin:0;overflow:hidden}.system-preview__topbar{align-items:center;background:#fff;border-bottom:1px solid #e5ebf3;color:#90a0b6;display:flex;gap:.32rem;height:2.1rem;padding:0 .68rem}.system-preview__dot{background:#d6dfed;border-radius:50%;height:.38rem;width:.38rem}.system-preview__dot:first-child{background:#ffb8bd}.system-preview__dot:nth-child(2){background:#ffd68c}.system-preview__dot:nth-child(3){background:#a8e6c7}.system-preview__url{background:#f4f6fa;border-radius:.25rem;font-size:.55rem;margin:0 auto;padding:.22rem .8rem}.system-preview__topbar svg{color:#9dacbf}.system-preview img{aspect-ratio:16 / 8.1;background:#f6f8fc;object-fit:cover;width:100%}.system-preview figcaption{background:#fff;color:#7b889c;font-size:.64rem;font-weight:700;padding:.52rem .76rem}.section{padding:7rem 0}.section-heading{max-width:43rem}.section-heading--center{margin-left:auto;margin-right:auto;text-align:center}.section-heading--center .eyebrow{justify-content:center}.section-heading h2{font-size:clamp(2rem,3.1vw,3.15rem);font-weight:800;letter-spacing:-.058em;line-height:1.13;margin-bottom:1rem}.section-heading__description{color:var(--ink-soft);font-size:1rem;line-height:1.68;margin-bottom:0}.problems{background:var(--surface)}.problems__grid{display:grid;gap:.9rem;grid-template-columns:repeat(4,1fr);margin-top:2.7rem}.problem-card{background:var(--surface);border:1px solid var(--line);border-radius:1rem;min-height:13.6rem;padding:1.25rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.problem-card:hover{border-color:#c7d6ee;box-shadow:var(--shadow-xs);transform:translateY(-4px)}.problem-card__icon{align-items:center;background:#f4f7fc;border-radius:.62rem;color:var(--blue);display:inline-flex;height:2.65rem;justify-content:center;margin-bottom:1.1rem;width:2.65rem}.problem-card h3{font-size:1rem;letter-spacing:-.035em;margin-bottom:.5rem}.problem-card p{color:var(--muted);font-size:.83rem;line-height:1.58;margin:0}.problems__answer{align-items:center;background:linear-gradient(101deg,#f0f6ff,#f8fbff);border:1px solid #dce9ff;border-radius:.9rem;display:flex;gap:.85rem;margin-top:.9rem;padding:1rem 1.2rem}.problems__answer-icon{align-items:center;background:var(--blue);border-radius:.55rem;color:#fff;display:flex;flex:0 0 auto;height:2.35rem;justify-content:center;width:2.35rem}.problems__answer p{color:var(--ink-soft);font-size:.88rem;line-height:1.55;margin:0}.problems__answer strong{color:var(--ink)}.features{background:#f7f9fd;border-bottom:1px solid #edf0f6;border-top:1px solid #edf0f6}.features__grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-top:2.85rem}.feature-card{background:#fff;border:1px solid #e5eaf3;border-radius:1rem;min-height:15rem;overflow:hidden;padding:1.42rem;position:relative;transition:box-shadow .18s ease,transform .18s ease}.feature-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.feature-card__icon{align-items:center;border-radius:.62rem;display:inline-flex;height:2.7rem;justify-content:center;margin-bottom:1.2rem;width:2.7rem}.feature-card h3{font-size:1.02rem;letter-spacing:-.035em;margin-bottom:.55rem}.feature-card p{color:var(--muted);font-size:.84rem;line-height:1.58;margin:0;max-width:19rem}.feature-card__line{bottom:0;height:3px;left:0;position:absolute;transition:width .18s ease;width:0}.feature-card:hover .feature-card__line{width:100%}.feature-card--blue .feature-card__icon{background:var(--blue-soft);color:var(--blue)}.feature-card--blue .feature-card__line{background:var(--blue)}.feature-card--violet .feature-card__icon{background:#f0efff;color:var(--violet)}.feature-card--violet .feature-card__line{background:var(--violet)}.feature-card--green .feature-card__icon{background:var(--green-soft);color:var(--green)}.feature-card--green .feature-card__line{background:var(--green)}.feature-card--orange .feature-card__icon{background:#fff4e5;color:var(--orange)}.feature-card--orange .feature-card__line{background:var(--orange)}.feature-card--pink .feature-card__icon{background:#ffedf4;color:var(--pink)}.feature-card--pink .feature-card__line{background:var(--pink)}.feature-card--slate .feature-card__icon{background:#eef1f6;color:#5f6d82}.feature-card--slate .feature-card__line{background:#71809a}.integration{overflow:hidden}.integration__grid{align-items:center;display:grid;gap:4rem;grid-template-columns:.92fr 1.08fr}.integration__points{display:grid;gap:.8rem;margin-top:2rem}.integration__points p{align-items:flex-start;color:var(--ink-soft);display:flex;font-size:.88rem;gap:.6rem;line-height:1.57;margin:0}.integration__points svg{color:var(--green);flex:0 0 auto;margin-top:.1rem}.integration__points strong{color:var(--ink)}.integration-map{background:radial-gradient(circle at 50% 50%,#eff5ff,#f8fbff 49%,#fff 72%);min-height:32rem;position:relative}.integration-map__orbit{border:1px dashed #c6d8f4;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.integration-map__orbit--one{height:16rem;width:16rem}.integration-map__orbit--two{height:25rem;width:25rem}.integration-map__core{align-items:center;background:linear-gradient(140deg,#0965f9,#0643b2);border:9px solid #fff;border-radius:50%;box-shadow:0 20px 45px #0754d847;color:#fff;display:flex;flex-direction:column;height:10rem;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:10rem;z-index:2}.integration-map__logo{align-items:center;background:#fff;border-radius:.42rem;display:flex;height:2.45rem;justify-content:center;margin-bottom:.4rem;overflow:hidden;width:2.45rem}.integration-map__logo img{height:2.05rem;object-fit:contain;width:2.05rem}.integration-map__core strong{font-family:Manrope,sans-serif;font-size:.92rem;letter-spacing:-.04em}.integration-map__core small{color:#d6e7ff;font-size:.56rem;margin-top:.15rem}.integration-map__area{align-items:center;background:#fff;border:1px solid #e0e8f4;border-radius:.72rem;box-shadow:var(--shadow-xs);display:flex;gap:.46rem;padding:.6rem .72rem;position:absolute;z-index:3}.integration-map__area span{align-items:center;background:var(--blue-pale);border-radius:.4rem;color:var(--blue);display:flex;height:1.95rem;justify-content:center;width:1.95rem}.integration-map__area strong{font-size:.71rem}.integration-map__area--top{left:50%;top:1.2rem;transform:translate(-50%)}.integration-map__area--right{right:.7rem;top:50%;transform:translateY(-50%)}.integration-map__area--bottom{bottom:1.2rem;left:50%;transform:translate(-50%)}.integration-map__area--left{left:.7rem;top:50%;transform:translateY(-50%)}.integration-map__note{align-items:center;background:#ffffffd1;border:1px solid #e2ebf8;border-radius:999px;bottom:5.5rem;color:var(--muted);display:flex;font-size:.68rem;gap:.34rem;left:1.4rem;margin:0;padding:.42rem .66rem;position:absolute}.integration-map__note svg{color:var(--blue)}.platform{background:#fbfcff}.platform__stack{display:grid;gap:1.5rem;margin-top:3.1rem}.platform-card{align-items:center;background:#fff;border:1px solid #e6ebf4;border-radius:1.25rem;display:grid;gap:clamp(1.4rem,5vw,4.5rem);grid-template-columns:minmax(15rem,.68fr) minmax(20rem,1.32fr);overflow:hidden;padding:clamp(1.2rem,3.4vw,3.25rem)}.platform-card--reverse{grid-template-columns:minmax(20rem,1.32fr) minmax(15rem,.68fr)}.platform-card--reverse .platform-card__copy{grid-column:2;grid-row:1}.platform-card--reverse .system-preview{grid-column:1;grid-row:1}.platform-card__copy h3{font-size:clamp(1.3rem,2vw,1.86rem);letter-spacing:-.053em;line-height:1.2;margin-bottom:.85rem}.platform-card__copy>p:last-child{color:var(--ink-soft);font-size:.92rem;line-height:1.6;margin:0}.platform-card .system-preview{box-shadow:0 17px 38px #132a521c}.security{background:var(--ink);color:#fff;overflow:hidden}.security__grid{align-items:center;display:grid;gap:5rem;grid-template-columns:.9fr 1.1fr}.security .eyebrow{color:#85b8ff}.security .section-heading h2{color:#fff}.security .section-heading__description{color:#b7c3d9}.security__visual{background:radial-gradient(circle at 50% 45%,#1577ff6b,#091a3600 59%);min-height:25rem;position:relative}.security-shield{color:#3985ff;left:50%;opacity:.38;position:absolute;top:50%;transform:translate(-50%,-50%)}.security-lock{align-items:center;background:linear-gradient(145deg,#1680ff,#0754d8);border:7px solid #203a68;border-radius:1.05rem;box-shadow:0 22px 48px #00000054;color:#fff;display:flex;height:6.5rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6.5rem;z-index:1}.security__pill{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#28416da3;border:1px solid rgba(140,175,232,.26);border-radius:999px;color:#e7efff;display:flex;font-size:.7rem;font-weight:700;gap:.38rem;padding:.53rem .7rem;position:absolute}.security__pill svg{color:#84b9ff}.security__pill--one{left:7%;top:17%}.security__pill--two{right:0;top:38%}.security__pill--three{bottom:14%;left:16%}.security__items{display:grid;gap:1.15rem;margin-top:2.1rem}.security__items article{display:flex;gap:.8rem}.security__items article>span{align-items:center;background:#2c7df12e;border:1px solid rgba(108,166,255,.24);border-radius:50%;color:#8ec3ff;display:flex;flex:0 0 auto;height:1.8rem;justify-content:center;width:1.8rem}.security__items h3{color:#fff;font-size:.9rem;letter-spacing:-.028em;margin-bottom:.25rem}.security__items p{color:#b7c3d9;font-size:.8rem;line-height:1.55;margin:0}.benefits{background:#fff}.benefits__grid{align-items:start;display:grid;gap:4rem;grid-template-columns:.83fr 1.17fr}.benefits__list{border-top:1px solid var(--line);list-style:none;margin:0;padding:0}.benefits__list li{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:.9rem;grid-template-columns:2.2rem 1fr 1rem;min-height:4.75rem;transition:padding .17s ease}.benefits__list li:hover{padding-left:.5rem}.benefits__list li>span{color:var(--blue);font-family:Manrope,sans-serif;font-size:.7rem;font-weight:800}.benefits__list p{color:var(--ink-soft);font-size:.89rem;line-height:1.45;margin:0}.benefits__list svg{color:#9cacc3;transition:color .17s ease,transform .17s ease}.benefits__list li:hover svg{color:var(--blue);transform:translate(3px)}.final-cta{background:#fff;padding:0 0 7rem}.final-cta__card{background:linear-gradient(120deg,#0754d8,#0c66f0 53%,#3a91ff);border-radius:1.4rem;box-shadow:0 23px 50px #0950c538;color:#fff;overflow:hidden;padding:clamp(2.35rem,5vw,4.4rem);position:relative;text-align:center}.final-cta__card>*:not(.final-cta__pattern){position:relative;z-index:1}.final-cta h2{font-size:clamp(2rem,3.4vw,3.25rem);letter-spacing:-.06em;line-height:1.12;margin:0 auto 1rem;max-width:49rem}.final-cta__card>p:not(.eyebrow){color:#dfeaff;font-size:1rem;line-height:1.6;margin:0 auto 1.65rem;max-width:37rem}.final-cta__button{min-width:14.5rem}.final-cta__pattern span{border:1px solid rgba(255,255,255,.15);border-radius:50%;position:absolute}.final-cta__pattern span:first-child{height:21rem;left:-7rem;top:-9rem;width:21rem}.final-cta__pattern span:nth-child(2){height:30rem;right:-12rem;top:-18rem;width:30rem}.final-cta__pattern span:last-child{bottom:-9rem;height:19rem;right:22%;width:19rem}.site-footer{background:#f7f9fd;border-top:1px solid var(--line);padding:3.8rem 0 1.5rem}.site-footer__grid{display:grid;gap:2rem;grid-template-columns:1.6fr .75fr .9fr}.site-footer__brand p{color:var(--muted);font-size:.84rem;line-height:1.55;margin:.85rem 0 0;max-width:15rem}.site-footer__links{display:grid;align-content:start;gap:.58rem}.site-footer__links p{color:var(--ink);font-size:.75rem;font-weight:800;margin:0 0 .2rem}.site-footer__links a{align-items:center;color:var(--muted);display:inline-flex;font-size:.8rem;gap:.35rem;transition:color .16s ease}.site-footer__links a:hover{color:var(--blue)}.site-footer__bottom{border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:.72rem;justify-content:space-between;margin-top:2.7rem;padding-top:1.3rem}.site-footer__bottom p{margin:0}.site-footer__bottom a{align-items:center;color:var(--blue);display:inline-flex;font-weight:700;gap:.28rem}.site-footer__bottom a svg{transform:rotate(-90deg)}.whatsapp-float{align-items:center;background:#11a66a;border:3px solid #fff;border-radius:50%;bottom:1.1rem;box-shadow:0 10px 26px #0757364d;color:#fff;display:none;height:3.3rem;justify-content:center;position:fixed;right:1rem;transition:transform .17s ease,background .17s ease;width:3.3rem;z-index:20}.whatsapp-float:hover{background:#0c925b;transform:translateY(-3px)}@supports (animation-timeline: view()){[data-reveal]{animation:reveal-up both ease-out;animation-range:entry 8% cover 30%;animation-timeline:view()}@keyframes reveal-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:1080px){.site-header__navigation{gap:1.1rem;margin-left:1rem}.site-header__actions .button--text{display:none}.hero{padding-top:4.7rem}.hero__grid{gap:2rem;grid-template-columns:minmax(0,.88fr) minmax(28rem,1.12fr)}.hero__visual{margin-right:-1.5rem}.problems__grid{grid-template-columns:repeat(2,1fr)}.integration__grid,.security__grid,.benefits__grid{gap:2.8rem}}@media(max-width:820px){.container{padding-left:1.15rem;padding-right:1.15rem}.site-header__navigation,.site-header__actions{display:none}.mobile-menu{display:block}.hero{padding-bottom:1.2rem;padding-top:3.4rem}.hero__grid{display:block}.hero__content{padding-bottom:2.5rem}.hero h1{max-width:41rem}.hero__visual{margin:0 auto;max-width:42rem;padding:1.1rem 0 2.9rem}.hero__visual-label--top{left:-.2rem}.hero__visual-label--bottom{bottom:.9rem;right:-.2rem}.hero__subline{align-items:flex-start;flex-direction:column;gap:.6rem}.section{padding:5rem 0}.features__grid{grid-template-columns:repeat(2,1fr)}.integration__grid,.security__grid,.benefits__grid{grid-template-columns:1fr}.integration-map{margin:0 auto;max-width:35rem;width:100%}.security__visual{grid-row:2;max-width:34rem;width:100%}.platform-card,.platform-card--reverse{grid-template-columns:1fr}.platform-card--reverse .platform-card__copy,.platform-card--reverse .system-preview{grid-column:auto;grid-row:auto}.platform-card--reverse .system-preview{order:2}.site-footer__grid{grid-template-columns:1.3fr .8fr 1fr}}@media(max-width:560px){.hero{padding-top:2.6rem}.hero h1{font-size:clamp(2.35rem,12vw,3.4rem)}.hero__description{font-size:.97rem}.hero__actions{display:grid;grid-template-columns:1fr}.hero__actions .button{width:100%}.hero__assurances{font-size:.73rem}.hero__visual-label{padding:.45rem .56rem}.hero__visual-label strong{font-size:.62rem}.hero__visual-label small{display:none}.visual-label__icon{height:1.75rem;width:1.75rem}.system-preview__url{padding-left:.45rem;padding-right:.45rem}.section{padding:4.15rem 0}.section-heading h2{font-size:clamp(1.82rem,9vw,2.4rem)}.section-heading__description{font-size:.92rem}.problems__grid,.features__grid{grid-template-columns:1fr}.problem-card{min-height:0}.feature-card{min-height:13.5rem}.problems__answer{align-items:flex-start}.problems__answer p{font-size:.82rem}.integration-map{min-height:25.5rem}.integration-map__orbit--one{height:12rem;width:12rem}.integration-map__orbit--two{height:20rem;width:20rem}.integration-map__core{height:7.9rem;width:7.9rem}.integration-map__area{gap:.25rem;padding:.42rem .5rem}.integration-map__area span{height:1.65rem;width:1.65rem}.integration-map__area strong{font-size:.6rem}.integration-map__area--left{left:0}.integration-map__area--right{right:0}.integration-map__note{bottom:2.5rem;left:50%;transform:translate(-50%);white-space:nowrap}.platform__stack{margin-top:2.1rem}.platform-card{border-radius:1rem;padding:1.1rem}.platform-card__copy h3{font-size:1.33rem}.security__grid{gap:1.8rem}.security__visual{min-height:19rem}.security__pill{font-size:.61rem}.security__pill--one{left:0}.security__pill--two{right:0}.security__pill--three{bottom:5%;left:6%}.benefits__grid{gap:2.2rem}.benefits__list p{font-size:.82rem}.final-cta{padding-bottom:4.15rem}.final-cta__card{border-radius:1rem}.final-cta h2{font-size:1.84rem}.final-cta__card>p:not(.eyebrow){font-size:.88rem}.final-cta__button{width:100%}.site-footer{padding-top:3rem}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1 / -1}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:.65rem;margin-top:2rem}.whatsapp-float{display:flex}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
