@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}*{box-sizing:border-box}body{margin:0}#root{min-height:100svh}.nav{color:#1c2333;z-index:100;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}.nav__banner{text-align:center;color:#1c2333;background:#fbe9a0;justify-content:center;align-items:center;gap:8px;padding:10px 44px 10px 20px;font-size:14px;display:flex;position:relative}.nav__banner a{color:#1a5690;font-weight:600;text-decoration:underline}.nav__banner strong{font-weight:700}.nav__banner-icon{flex-shrink:0;margin-right:2px;font-size:14px;line-height:1}.nav__banner-text{word-spacing:.06em;line-height:1.4}.nav__banner-emoji{margin:0 3px;display:inline-block}.nav__banner-close{cursor:pointer;color:#1c2333;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .15s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.nav__banner-close:hover{background:#1c233314}.nav__bar{background:#fff;border-bottom:1px solid #e4e6ea;grid-template-columns:auto auto 1fr auto;align-items:center;column-gap:32px;height:84px;padding:0 32px;display:grid}.nav__logo{grid-column:2}.nav__logo-img{width:auto;height:72px;display:block}.nav__links{grid-column:3;justify-content:flex-start;justify-self:start;align-items:center;gap:6px;display:flex}.nav__item{position:relative}.nav__item:has(.nav__link.is-active):after{content:"";background:#226db4;border-radius:2px;height:2px;position:absolute;bottom:-22px;left:10px;right:10px}.nav__link{cursor:pointer;color:#1c2333;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15.5px;font-weight:500;transition:color .15s,background .15s;display:flex}.nav__link:hover{color:#226db4}.nav__link.is-active{color:#226db4;background:#edf3f9}.nav__link.is-active .nav__chevron{color:#226db4;transform:rotate(180deg)}.nav__chevron{color:#5f6672;transition:transform .15s,color .15s}.nav__right{grid-column:4;justify-content:flex-end;justify-self:end;align-items:center;gap:18px;display:flex}.nav__contact{color:#fff;white-space:nowrap;background:#226db4;border-radius:999px;align-items:center;gap:10px;padding:11px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.nav__contact svg{flex-shrink:0}.nav__contact:hover{background:#1a5690}.nav__hamburger{cursor:pointer;color:#1c2333;background:0 0;border:none;border-radius:8px;outline:none;grid-column:1;justify-content:center;justify-self:start;align-items:center;width:36px;height:36px;margin:0;padding:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .15s;display:none;box-shadow:none!important;border:none!important}.nav__hamburger:hover{background:#1c233314}.nav__hamburger:focus-visible{outline-offset:2px;outline:2px solid #226db4}.nav__mobile-panel{display:none}.nav__mobile-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.nav__mobile-item{border-bottom:1px solid #e4e6ea}.nav__mobile-item:last-child{border-bottom:none}.nav__mobile-item--contact{border-bottom:none;padding-top:10px}.nav__mobile-link{cursor:pointer;color:#1c2333;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 6px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;text-decoration:none;display:flex}.nav__mobile-link.is-active{color:#226db4}.nav__mobile-link.is-active .nav__chevron{color:#226db4;transform:rotate(180deg)}.nav__mobile-contact{color:#fff;background:#226db4;border-radius:999px;justify-content:center;align-items:center;padding:12px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.mega{background:#fff;border:1px solid #e4e6ea;border-radius:20px;animation:.16s ease-out mega-drop;position:absolute;top:calc(100% + 12px);left:16px;right:16px;overflow:hidden;box-shadow:0 24px 48px #14182224}.mega__backdrop{z-index:-1;background:#0a0e1940;position:fixed;inset:auto 0 0}.mega__close{cursor:pointer;z-index:5;color:#5f6672;background:#fafbfc;border:1px solid #e4e6ea;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .15s,color .15s;display:flex;position:absolute;top:16px;right:16px}.mega__close:hover{color:#e42527;background:#fce9e9}.mega__body{align-items:stretch;min-height:460px;display:flex}.mega__col-label{letter-spacing:.06em;text-transform:uppercase;color:#1c2333;padding:0 2px 2px;font-size:12px;font-weight:800;display:block}.mega__col-sub{color:#5f6672;padding:0 2px 16px;font-size:12.5px;line-height:1.4;display:block}.mega__groups{background:#fafbfc;border-right:1px solid #e4e6ea;flex-direction:column;flex-shrink:0;width:250px;padding:26px 16px;display:flex}.mega__group-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.mega__group{cursor:pointer;text-align:left;color:#1c2333;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.mega__group:hover{background:#fff;border-color:#e4e6ea}.mega__group:focus-visible{outline-offset:2px;outline:2px solid #226db4}.mega__group.is-active{color:#226db4;background:#edf3f9;border-color:#cedfef}.mega__group.is-active .mega__group-chevron{color:#226db4}.mega__group-label{flex:1}.mega__group-chevron{color:#5f6672;flex-shrink:0;transition:color .15s,transform .15s}.mega__group:hover .mega__group-chevron{transform:translate(2px)}.mega__group-icon{background:#fff;border:1px solid #e4e6ea;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.mega__group-logo{object-fit:contain;width:100%;height:100%;padding:1px;display:block}.mega__help{background:#fff;border:1px solid #e4e6ea;border-radius:14px;gap:12px;margin-top:auto;padding:16px;display:flex}.mega__help-icon{color:#226db4;background:#e4edf6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mega__help-text{color:#5f6672;flex-direction:column;gap:3px;font-size:13px;line-height:1.4;display:flex}.mega__help-text strong{color:#1c2333;font-size:14px}.mega__help-link{color:#226db4;align-items:center;gap:5px;margin-top:4px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.mega__help-link:hover{text-decoration:underline}.mega__products{background:#fff;border-right:1px solid #e4e6ea;flex-direction:column;flex-shrink:0;width:276px;padding:26px 20px;display:flex;overflow-y:auto}.mega__subitems{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.mega__subitem{cursor:pointer;--accent:#226db4;text-align:left;color:#1c2333;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.mega__subitem:hover{background:#fafbfc;border-color:#e4e6ea}.mega__subitem.is-active{color:var(--accent);background:color-mix(in srgb, var(--accent) 8%, white);border-color:color-mix(in srgb, var(--accent) 22%, white)}.mega__subitem.is-active .mega__subitem-chevron{color:var(--accent)}.mega__subitem-icon{background:color-mix(in srgb, var(--accent) 14%, white);width:28px;height:28px;color:var(--accent);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mega__subitem-label{flex:1}.mega__subitem-chevron{color:#5f6672;flex-shrink:0;transition:color .15s,transform .15s}.mega__subitem:hover .mega__subitem-chevron{transform:translate(2px)}.mega__panel{background:#fff;flex:1;align-items:center;min-width:0;padding:44px 48px;display:flex}.mega__panel--wide{align-items:flex-start;gap:20px;padding:36px 32px 36px 36px}.mega__panel--image-only{justify-content:center;align-items:center;padding:32px}.mega__image-only{justify-content:center;align-items:center;width:100%;display:flex}.mega__image-only-img{object-fit:contain;width:100%;max-width:640px;height:auto;max-height:460px;display:block}.mega__feature{flex-direction:column;flex:1.05;align-items:flex-start;min-width:0;max-width:480px;display:flex}.mega__panel--wide .mega__feature{max-width:560px}.mega__feature-tags{flex-wrap:wrap;align-items:center;gap:10px;width:100%;margin-bottom:14px;display:flex}.mega__feature-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#1a5690;background:#e4edf6;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.mega__feature-badge{color:var(--badge-color,#1a5690);background:color-mix(in srgb, var(--badge-color,#226db4) 14%, white);border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:6px 12px 6px 10px;font-size:12.5px;font-weight:700;display:inline-flex}.mega__feature-title{color:#1c2333;letter-spacing:-.01em;margin:0 0 14px;font-size:34px;font-weight:800}.mega__panel--wide .mega__feature-title{font-size:28px}.mega__feature-desc{color:#5f6672;max-width:42ch;margin:0 0 28px;font-size:16px;line-height:1.6}.mega__grid{grid-template-columns:1fr 1fr;gap:6px 28px;width:100%;margin-bottom:24px;display:grid}.mega__grid-item{color:inherit;border-radius:10px;align-items:flex-start;gap:14px;padding:12px 8px;text-decoration:none;transition:background .15s;display:flex}.mega__grid-item:hover{background:#fafbfc}.mega__grid-item:hover .mega__grid-chevron{opacity:1;transform:translate(0)}.mega__grid-icon{--accent:#226db4;background:color-mix(in srgb, var(--accent) 14%, white);width:40px;height:40px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mega__grid-text{flex-direction:column;flex:1;gap:2px;display:flex}.mega__grid-title{color:#1c2333;font-size:15px;font-weight:700}.mega__grid-desc{color:#5f6672;font-size:13.5px;line-height:1.4}.mega__grid-chevron{color:#5f6672;opacity:0;flex-shrink:0;align-self:center;transition:opacity .15s,transform .15s;transform:translate(-4px)}.mega__actions{border-top:1px solid #e4e6ea;align-items:center;gap:24px;width:100%;padding-top:20px;display:flex}.mega__learn-more{--accent:#226db4;color:var(--accent);align-items:center;gap:6px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.mega__learn-more:hover{text-decoration:underline}.mega__preview{flex:1;align-items:flex-start;min-width:340px;padding:4px 4px 4px 0;display:flex}.mega__preview-shell{background:0 0;border-radius:26px;flex-direction:column;width:100%;padding:0 8px;display:flex;position:relative;overflow:hidden}.mega__preview-head{z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex;position:relative}.mega__preview-brand{color:#1c2333;align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}.mega__preview-brand-mark{color:#226db4;background:#ffffffa8;border:1px solid #1d2b4714;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:inline-flex}.mega__preview-actions{align-items:center;gap:10px;display:flex}.mega__preview-search{color:#1c2333;background:#ffffff6b;border:1px solid #1d2b4714;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.mega__preview-avatar{color:#1c2333;background:linear-gradient(#f9e3cf,#edc8af);border:1px solid #1d2b4714;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.mega__preview-body{z-index:1;background:0 0;border:none;border-radius:18px;flex-direction:column;gap:16px;padding:0;display:flex;position:relative}.mega__preview-image-wrap{justify-content:center;align-items:center;padding:8px 0 0;display:flex}.mega__preview-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:460px;box-shadow:none;background:0 0;border:none;border-radius:0;display:block}.mega__preview-tabs{flex-wrap:wrap;gap:8px;display:flex}.mega__preview-tab{--accent:#226db4;color:#1c2333;background:#ffffff80;border:1px solid #1d2b4714;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;font-weight:600;display:inline-flex}.mega__preview-tab.is-active{color:var(--accent);background:#fffc;border-color:#ffffffe6}.mega__preview-tab-icon{background:color-mix(in srgb, var(--accent) 14%, white);width:18px;height:18px;color:var(--accent);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.mega__preview-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mega__preview-stat{background:#ffffff94;border:1px solid #1d2b470f;border-radius:12px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.mega__preview-stat strong{color:#1c2333;font-size:18px;line-height:1}.mega__preview-stat--blue{background:#dbe9ffb3}.mega__preview-stat--green{background:#d0f4e0cc}.mega__preview-stat--purple{background:#e3d9ffc7}.mega__preview-stat--orange{background:#ffe9bfcc}.mega__preview-stat-label{color:#5f6672;font-size:10px;font-weight:600}.mega__preview-overview{color:#1c2333;flex-direction:column;gap:12px;padding:8px 2px 2px;font-size:11px;font-weight:600;display:flex}.mega__preview-chart{justify-content:space-between;align-items:flex-end;gap:8px;height:74px;padding-top:4px;display:flex}.mega__preview-chart span{opacity:.95;background:linear-gradient(#7dbaff,#3b7fe0);border-radius:6px 6px 0 0;flex:1;min-height:12px}.mega__preview-chart span:nth-child(2n){background:linear-gradient(#9ed8a4,#3ca76d)}.mega__preview-chart span:nth-child(3n){background:linear-gradient(#c0b2f5,#876de1)}.mega__feature-cta{--accent:#226db4;color:#fff;background:var(--accent);border-radius:8px;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.mega__feature-cta:hover{opacity:.88}@keyframes mega-drop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1280px){.mega__groups{width:220px}.mega__products{width:240px}.mega__preview{min-width:280px}}@media (width<=900px){.nav__bar{grid-template-columns:auto auto 1fr auto;column-gap:16px}.nav__links{display:none}.nav__hamburger{display:flex}.nav__mobile-panel{background:#fff;border-bottom:1px solid #e4e6ea;padding:8px 16px 12px;animation:.16s ease-out mega-drop;display:block}.nav__banner{text-align:left;padding-right:40px}.mega{border-radius:16px;left:8px;right:8px}.mega__body{flex-direction:column;min-height:0}.mega__groups,.mega__products{border-bottom:1px solid #e4e6ea;border-right:none;width:100%}.mega__group-list{flex-flow:wrap}.mega__group{width:auto}.mega__help{margin-top:16px}.mega__panel{padding:28px 24px}.mega__panel--wide{flex-direction:column;padding:28px 24px}.mega__panel--image-only{padding:20px}.mega__image-only-img{max-width:100%}.mega__feature,.mega__panel--wide .mega__feature{width:100%;max-width:none}.mega__feature-title{margin-bottom:10px;font-size:24px}.mega__feature-desc{max-width:none;margin-bottom:20px;font-size:15px}.mega__grid{grid-template-columns:1fr 1fr;gap:4px 16px}.mega__grid-item{padding:10px 4px}.mega__actions{flex-wrap:wrap;gap:12px}.mega__feature-cta{justify-content:center;width:100%}.mega__preview{display:none}}@media (width<=480px){.nav__bar{height:64px;padding:0 16px}.nav__logo-img{height:52px}.nav__contact{padding:9px 16px;font-size:14px}.nav__contact span,.nav__contact svg{flex-shrink:0}}.footer{color:#0b1fb8;background:#fff;border-top:1px solid #e4e6ea;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative;overflow:hidden}.footer:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle,#1b3fe024 0%,#1b3fe000 70%),radial-gradient(circle,#2f5bff29 0%,#2f5bff00 70%),radial-gradient(circle,#0b1fb81f 0%,#0b1fb800 70%);background-position:-60px 0,108% 10%,92% 92%;background-repeat:no-repeat;background-size:320px 320px,260px 260px,220px 220px;position:absolute;inset:0}.footer__top,.footer__address,.footer__cta,.footer__bottom{z-index:1;position:relative}.footer__top{grid-template-columns:minmax(0,320px) 1fr;gap:56px;max-width:1240px;margin:0 auto;padding:72px 32px 48px;display:grid}@media (width<=860px){.footer__top{grid-template-columns:1fr;gap:40px;padding:56px 24px 40px}}.footer__brand{flex-direction:column;align-items:flex-start;display:flex}.footer__logo-img{width:auto;height:64px;margin-bottom:18px;display:block}.footer__tagline{color:#1b3fe0;max-width:320px;margin:0 0 24px;font-size:14.5px;line-height:1.65}.footer__socials{gap:10px;display:flex}.footer__social{color:#1b3fe0;background:#fff;border:1px solid #e4e6ea;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,border-color .15s,background .15s,transform .15s;display:flex}.footer__social:hover{color:#fff;transform:translateY(-2px)}.footer__social[aria-label=twitter]:hover{background:#1d9bf0;border-color:#1d9bf0}.footer__social[aria-label=linkedin]:hover{background:#0a66c2;border-color:#0a66c2}.footer__social[aria-label=instagram]:hover{background:#0b1fb8;border-color:#0b1fb8}.footer__columns{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}@media (width<=640px){.footer__columns{grid-template-columns:repeat(2,1fr);row-gap:36px}}.footer__column{flex-direction:column;display:flex}.footer__column-heading{letter-spacing:.04em;text-transform:uppercase;color:#0b1fb8;margin-bottom:18px;font-size:13px;font-weight:700}.footer__column-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer__column-link{color:#1b3fe0;font-size:14.5px;font-weight:500;text-decoration:none;transition:color .15s}.footer__column-link:hover{color:#0b1fb8;text-decoration:underline}.footer__address{background:linear-gradient(#f6f8ff 0%,#fbfcff 100%);border-top:1px solid #e4e6ea;border-bottom:1px solid #e4e6ea;position:relative;overflow:hidden}.footer__address:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#1b3fe014 0%,#1b3fe000 70%);background-position:104% 0;background-repeat:no-repeat;background-size:280px 280px;position:absolute;inset:0}.footer__address-inner{z-index:1;grid-template-columns:1fr auto 1fr;gap:64px;max-width:1240px;margin:0 auto;padding:44px 32px;display:grid;position:relative}@media (width<=860px){.footer__address-inner{grid-template-columns:1fr;gap:32px;padding:36px 24px}}.footer__address-col{flex-direction:column;gap:22px;width:auto;max-width:460px;margin:0;display:flex}@media (width<=860px){.footer__address-col{max-width:none}}.footer__address-office{letter-spacing:.06em;text-transform:uppercase;color:#1b3fe0;border-bottom:1px solid #1b3fe026;padding-bottom:12px;font-size:12.5px;font-weight:700}.footer__address-divider{background:#e4e6ea;width:1px;margin:4px 0}@media (width<=860px){.footer__address-divider{display:none}}.footer__address-heading{letter-spacing:.02em;color:#0b1fb8;font-size:13px;font-weight:700}.footer__address-group{flex-direction:column;gap:14px;display:flex}.footer__address-item{align-items:flex-start;gap:12px;display:flex}.footer__address-icon{color:#0b1fb8;background:#1b3fe014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.footer__address-text{color:#1c2333;margin:0;padding-top:5px;font-size:14px;line-height:1.6}.footer__address-label{color:#0b1fb8;font-weight:700;display:block}.footer__address-link{text-decoration:none;transition:color .15s}.footer__address-link:hover{color:#0b1fb8;text-decoration:underline}.footer__cta{background:linear-gradient(120deg,#0b1fb8 0%,#1b3fe0 55%,#2f5bff 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:100%;margin:0;padding:40px 32px;display:flex}@media (width<=860px){.footer__cta{flex-direction:column;align-items:flex-start;padding:32px 24px}}.footer__cta-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#b9c6ff;margin-bottom:8px;font-size:12.5px;font-weight:700;display:block}.footer__cta-title{letter-spacing:-.01em;color:#fff;margin:0;font-size:22px;font-weight:800}.footer__cta-actions{flex-shrink:0;align-items:center;gap:24px;display:flex}.footer__cta-btn{color:#0b1fb8;background:#fff}.footer__cta-btn:hover{background:#eaf3ff}.footer__cta-link{color:#fff;align-items:center;gap:8px;font-size:14.5px;font-weight:700;text-decoration:none;display:inline-flex}.footer__cta-link:hover{color:#b9c6ff}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1240px;margin:0 auto;padding:22px 32px 32px;display:flex}@media (width<=640px){.footer__bottom{flex-direction:column;align-items:flex-start;padding:20px 24px 28px}}.footer__copyright{color:#1b3fe0;font-size:13px}.footer__legal{gap:22px;display:flex}.footer__legal a{color:#1b3fe0;font-size:13px;text-decoration:none}.footer__legal a:hover{color:#0b1fb8;text-decoration:underline}.falling-text-container{touch-action:pan-y;width:100%;height:100%}.falling-text-target{z-index:1;width:100%;position:relative}.falling-text-target--static{display:block}.falling-text-canvas{z-index:2;position:absolute;inset:0}.falling-text-target .word{color:#241528;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-weight:400;display:inline-block}.falling-text-target--static .word{position:static!important;transform:none!important}.falling-text-target .word.fx-bold{font-weight:700}.falling-text-target .word.highlighted{color:#1b46f5;font-weight:700}.hero-banner{color:#fff;isolation:isolate;background:radial-gradient(120% 140% at 8% 0,#050b2e 0%,#0b1a4d 32%,#123a8c 52%,#1b46f5 78% 100%);align-items:center;min-height:92vh;padding:120px 24px 48px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.hero-banner__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#466edc59 0%,#466edc00 65%);width:60%;height:70%;position:absolute;inset:-20% -10% auto auto}.hero-banner__inner{z-index:1;grid-template-columns:minmax(0,440px) 1fr;align-items:center;gap:32px;width:100%;max-width:1240px;min-height:560px;margin:0 auto;display:grid;position:relative}@media (width<=980px){.hero-banner__inner{text-align:center;grid-template-columns:1fr;gap:12px;min-height:0}.hero-banner__content{flex-direction:column;align-items:center;display:flex}}.hero-banner__title{letter-spacing:-.01em;margin:0 0 20px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:clamp(2.4rem,4.4vw,3.5rem);font-weight:700;line-height:1.1}.hero-banner__subtitle{color:#ffffffe0;max-width:440px;margin:0 0 32px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:1.05rem;line-height:1.6}@media (width<=980px){.hero-banner__subtitle{max-width:460px}}.hero-banner__actions{flex-wrap:wrap;gap:14px;display:flex}@media (width<=980px){.hero-banner__actions{justify-content:center}}.hero-banner__visual{justify-content:center;align-self:stretch;align-items:center;height:100%;display:flex;position:relative}@media (width<=980px){.hero-banner__visual{margin-top:20px}}.hero-banner__image{object-fit:contain;filter:drop-shadow(0 30px 44px #03082880);width:auto;max-width:100%;height:100%;max-height:620px;display:block}@media (width<=980px){.hero-banner__image{max-width:380px;height:auto;max-height:none}}@media (width<=560px){.hero-banner__image{max-width:300px}}.btn{text-align:center;cursor:pointer;border:none;border-radius:999px;padding:13px 28px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,background-color .15s;display:inline-block}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn--primary{color:#241528;background:#fff}.btn--primary:hover{background:#ffffffeb}.btn--ghost{color:#fff;background:0 0;border:1.5px solid #ffffffb3}.btn--ghost:hover{background:#ffffff1f}.solutions{background:#faf9f7;align-items:center;min-height:100vh;padding:72px 24px 88px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;display:flex}.solutions__inner{text-align:center;width:100%;max-width:1120px;margin:0 auto}.solutions__title{letter-spacing:-.02em;color:#241528;margin:0 0 12px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;line-height:1.15}.solutions__subtitle{letter-spacing:-.005em;color:#24152899;max-width:480px;margin:0 auto 40px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:1.05rem;font-weight:500}.solutions__tabs{background:#2415280f;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:4px;margin-bottom:48px;padding:6px;display:inline-flex}.solutions__tab{color:#2415288c;letter-spacing:-.005em;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:10px 22px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.9rem;font-weight:600;transition:background-color .2s,color .2s}.solutions__tab--active{color:#fff}.solutions__panel{text-align:left;grid-template-columns:380px 1fr;align-items:center;gap:40px;display:grid}@media (width<=860px){.solutions__panel{text-align:center;grid-template-columns:1fr}}.solutions__eyebrow{letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.75rem;font-weight:700;display:block}.solutions__panel-title{letter-spacing:-.02em;color:#241528;margin:0 0 16px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:2rem;font-weight:800;line-height:1.2}.solutions__lead{color:#241528a6;max-width:380px;margin:0 0 26px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:1rem;font-weight:400;line-height:1.65}@media (width<=860px){.solutions__lead{margin-left:auto;margin-right:auto}}.solutions__includes{margin-bottom:28px}.solutions__includes-label{letter-spacing:.06em;text-transform:uppercase;color:#24152873;margin-bottom:14px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.7rem;font-weight:700;display:block}.solutions__includes-list{flex-wrap:wrap;gap:10px 18px;margin:0;padding:0;list-style:none;display:flex}@media (width<=860px){.solutions__includes-list{justify-content:center}}.solutions__includes-item{letter-spacing:-.005em;color:#241528;align-items:center;gap:8px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.9rem;font-weight:600;display:flex}.solutions__includes-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.solutions__link{letter-spacing:-.005em;align-items:center;gap:6px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.solutions__link:hover{text-decoration:underline}.solutions__media{box-shadow:none;border-radius:0;overflow:visible}.solutions__image{border-radius:22px;width:100%;height:auto;animation:.35s solutionsFadeIn;display:block}@keyframes solutionsFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.faq{background:linear-gradient(#f4f7ff 0%,#fbfbfe 45%,#fff 100%);padding:96px 24px 110px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;position:relative;overflow:hidden}.faq:before,.faq:after{content:"";z-index:0;pointer-events:none;border-radius:50%;position:absolute}.faq:before{background:radial-gradient(circle,#1b46f524 0%,#1b46f500 70%);width:42%;height:60%;top:-12%;left:-12%}.faq:after{background:radial-gradient(circle,#7c5cfc24 0%,#7c5cfc00 70%);width:40%;height:55%;bottom:-18%;right:-10%}.faq__inner{z-index:1;text-align:center;max-width:820px;margin:0 auto;position:relative}.faq__eyebrow-row{justify-content:center;align-items:center;gap:14px;margin-bottom:18px;display:flex}.faq__eyebrow-line{background:#1b46f559;width:44px;height:1px}.faq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#1b46f5;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.78rem;font-weight:800}.faq__title{letter-spacing:-.02em;color:#241528;margin:0 0 14px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:800;line-height:1.2;display:inline-block;position:relative}.faq__title-accent{color:#1b46f5}.faq__sparkle{position:absolute;top:-6px;right:-30px}@media (width<=640px){.faq__sparkle{display:none}}.faq__subtitle{color:#2415288c;max-width:460px;margin:0 auto 48px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.faq__list{text-align:left;flex-direction:column;gap:14px;display:flex}.faq__item{background:#fff;border:1px solid #24152814;border-radius:14px;transition:border-color .2s,background-color .2s,box-shadow .2s;box-shadow:0 2px 10px -6px #24152814}.faq__item--open{background:#e9f0ff;border-color:#1b46f54d;box-shadow:0 16px 32px -20px #1b46f573}.faq__row{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:16px 18px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;display:flex}.faq__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.faq__item--blue .faq__icon{color:#1b46f5;background:#e9f0ff}.faq__item--violet .faq__icon{color:#7c5cfc;background:#efecfe}.faq__item--green .faq__icon{color:#17a86b;background:#e3f9ef}.faq__item--orange .faq__icon{color:#d9860f;background:#fdf1de}.faq__item--pink .faq__icon{color:#e2467f;background:#fde9f1}.faq__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.faq__question{letter-spacing:-.005em;color:#241528;font-size:1rem;font-weight:700}.faq__answer{-webkit-line-clamp:1;color:#2415288c;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.55;transition:-webkit-line-clamp .15s;display:-webkit-box;overflow:hidden}.faq__item--open .faq__answer{-webkit-line-clamp:unset}.faq__chevron{color:#241528;background:#2415280f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .25s,background-color .2s,color .2s;display:flex}.faq__item--open .faq__chevron{color:#fff;background:#1b46f5;transform:rotate(180deg)}.showcase{background:#fff;padding:88px 24px 120px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif}.showcase__inner{max-width:900px;margin:0 auto}.showcase__text{letter-spacing:-.01em;-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(90deg,#241528 0% 42%,#24152866 58% 100%);background-position:100% 0;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;margin:0 0 56px;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.45;transition:background-position 1.5s cubic-bezier(.22,1,.36,1)}.showcase__falling{height:220px;margin:0 0 56px;position:relative}@media (width<=640px){.showcase__falling{height:280px}}.showcase__frame{background:#0b0b0f;border-radius:22px;padding:14px;position:relative;box-shadow:0 50px 90px -30px #14141e59}.suite{background:linear-gradient(135deg,#1b46f5 0%,#0d2bb0 100%);padding:72px 24px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif}.suite__inner{grid-template-columns:1fr 1px 1fr;align-items:center;gap:56px;max-width:1120px;margin:0 auto;display:grid}@media (width<=860px){.suite__inner{grid-template-columns:1fr;gap:40px}}.suite__intro{flex-direction:column;align-items:flex-start;display:flex}.suite__logo{margin-bottom:16px}.suite__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#ffffffbf;margin-bottom:8px;font-size:.72rem;font-weight:700}.suite__title{color:#fff;margin:0 0 20px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:2.4rem;font-weight:700}.suite__lead{color:#fff;margin:0 0 8px;font-size:1.02rem;font-weight:700}.suite__desc{color:#fffc;max-width:460px;margin:0 0 24px;font-size:.92rem;line-height:1.6}.suite__cta{color:#1b46f5;letter-spacing:.02em;cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:8px;padding:13px 24px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.85rem;font-weight:700;transition:transform .15s,opacity .15s;display:inline-flex}.suite__cta:hover{opacity:.92;transform:translateY(-1px)}.suite__divider{background:#fff3;width:1px;height:100%}@media (width<=860px){.suite__divider{display:none}}.suite__quote{flex-direction:column;align-items:flex-start;display:flex}.suite__quote-mark{color:#1b46f5;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;font-size:1.6rem;line-height:1;display:inline-flex}.suite__quote-text{color:#fff;max-width:460px;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;line-height:1.5}.suite__person{align-items:center;gap:12px;display:flex}.suite__avatar{background:#ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.suite__person-name{color:#fff;margin:0;font-size:.9rem;font-weight:700}.suite__person-role{color:#ffffffb3;margin:2px 0 0;font-size:.78rem}@media (prefers-reduced-motion:no-preference){.suite__intro,.suite__quote{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.suite__quote{transition-delay:.15s}.suite.suite--visible .suite__intro,.suite.suite--visible .suite__quote{opacity:1;transform:translateY(0)}.ecosystem__title,.ecosystem__subtitle,.eco-card,.ecosystem__mascot{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.ecosystem__subtitle{transition-delay:.1s}.ecosystem.ecosystem--visible .ecosystem__title,.ecosystem.ecosystem--visible .ecosystem__subtitle,.ecosystem.ecosystem--visible .eco-card{opacity:1;transform:translateY(0)scale(1)}.ecosystem.ecosystem--visible .ecosystem__mascot{opacity:1;animation:.8s both mascotPop;transform:none}.ecosystem.ecosystem--visible .eco-card:first-child{transition-delay:.2s}.ecosystem.ecosystem--visible .eco-card:nth-child(2){transition-delay:.33s}.ecosystem.ecosystem--visible .eco-card:nth-child(3){transition-delay:.46s}.ecosystem.ecosystem--visible .eco-card:nth-child(4){transition-delay:.59s}.ecosystem.ecosystem--visible .eco-card:nth-child(5){transition-delay:.72s}.ecosystem.ecosystem--visible .eco-card:nth-child(6){transition-delay:.85s}}.values{isolation:isolate;background:#faf9f7;padding-top:72px;padding-bottom:100px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;position:relative}.values__media{height:460px;overflow:hidden}@media (width<=768px){.values__media{height:340px}}.values__image{object-fit:cover;width:100%;height:100%;display:block}.values__card{z-index:2;text-align:center;background:#fff;border-radius:4px;max-width:1080px;margin:-140px auto 0;padding:64px 48px 56px;position:relative;box-shadow:0 30px 60px #0000001f}@media (width<=768px){.values__card{margin-top:-80px;padding:40px 24px 36px}}.values__title{color:#241528;margin:0 0 20px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500;line-height:1.3}.values__rule{background:#d92b2b;width:40px;height:2px;margin-bottom:48px;display:inline-block}.values__grid{text-align:left;grid-template-columns:1fr 1fr;gap:44px 56px;margin-bottom:44px;display:grid}@media (width<=768px){.values__grid{grid-template-columns:1fr;gap:32px}}.values__item{align-items:flex-start;gap:18px;display:flex}.values__item-icon{flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.values__item-title{color:#241528;margin:0 0 10px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.3}.values__item-desc{color:#2415289e;margin:0;font-size:.92rem;line-height:1.65}.values__cta{color:#2e6bd6;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #2e6bd6;border-radius:6px;align-items:center;gap:6px;padding:11px 22px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.8rem;font-weight:700;transition:background-color .18s,color .18s;display:inline-flex}.values__cta:hover{color:#fff;background:#2e6bd6}@keyframes mascotPop{0%{opacity:0;transform:translateY(50px)scale(.7)rotate(-10deg)}55%{opacity:1;transform:translateY(-10px)scale(1.06)rotate(4deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@keyframes ecoCursorMove{0%{opacity:0;transform:translate(-26px,-22px)scale(1)}16%{opacity:1;transform:translate(-26px,-22px)scale(1)}56%{opacity:1;transform:translate(0)scale(1)}63%{opacity:1;transform:translate(0)scale(.8)}72%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(0)scale(1)}}@keyframes ecoBtnPress{0%,55%{filter:brightness();transform:scale(1)}62%{filter:brightness(1.18);transform:scale(.92)}70%,to{filter:brightness(1.05);transform:scale(1)}}.ecosystem{background:#f4f1ea;padding:40px 24px 250px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;overflow:visible}.ecosystem__inner{text-align:center;max-width:1160px;margin:0 auto}.ecosystem__title{letter-spacing:-.02em;color:#111;max-width:900px;margin:0 auto 14px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:clamp(30px,5vw,52px);font-weight:800;line-height:1.15}.ecosystem__title-accent{color:#7c3aed}.ecosystem__subtitle{color:#5b5850;max-width:560px;margin:0 auto 64px;font-size:16px;line-height:1.7}.ecosystem__cards-wrap{padding-top:90px;padding-left:80px;position:relative}@media (width<=900px){.ecosystem__cards-wrap{padding-top:64px;padding-left:24px}}.ecosystem__mascot{z-index:30;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 22px #0003);width:clamp(320px,27vw,460px);height:auto;transition:transform .25s;position:absolute;top:-165px;left:-220px}@media (width<=900px){.ecosystem__mascot{width:160px;top:-40px;left:-30px}}@media (width<=600px){.ecosystem__mascot{display:none}}.ecosystem__grid{text-align:left;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:28px;padding-bottom:4px;display:flex;overflow-x:auto}.ecosystem__grid::-webkit-scrollbar{display:none}@media (width<=900px){.ecosystem__grid{gap:20px}}.ecosystem__cta-bar{z-index:3;background:#0b0f1a;border-radius:999px;align-items:center;gap:20px;max-width:calc(100% - 32px);padding:10px 10px 10px 26px;display:flex;position:absolute;bottom:-34px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px -12px #0b0f1a73}@media (width<=600px){.ecosystem__cta-bar{border-radius:20px;flex-direction:column;align-items:stretch;margin-top:32px;padding:16px;position:static;transform:none}}.ecosystem__cta-text{color:#ffffffd9;white-space:nowrap;font-size:14px;font-weight:600}@media (width<=900px){.ecosystem__cta-text{display:none}}.ecosystem__cta-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f4923b;border:none;border-radius:999px;padding:12px 22px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s}.ecosystem__cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #f4923b66}.eco-card{cursor:default;transform-style:preserve-3d;will-change:transform;scroll-snap-align:start;background:#fff;border:1px solid #eceae4;border-radius:28px;flex-direction:column;flex:0 0 calc(33.3333% - 18.6667px);width:calc(33.3333% - 18.6667px);padding:17px;transition:box-shadow .22s,border-color .22s,transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative;box-shadow:0 4px 10px -2px #0000000a,0 20px 40px -16px #00000014}@media (width<=900px){.eco-card{flex:0 0 calc(50% - 10px);width:calc(50% - 10px)}}@media (width<=600px){.eco-card{flex:0 0 100%;width:100%}}.eco-card:hover{border-color:#2563eb33;box-shadow:0 34px 60px -18px #00000047}.eco-card--active{border-color:#2563eb2e;transform:translateY(-6px)scale(1.03);box-shadow:0 34px 60px -18px #00000038}.eco-card__title{color:#241528;margin:22px 8px 10px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:21px;font-weight:700}.eco-card__desc{color:#24152899;flex:1;margin:0 8px;font-size:14.5px;line-height:1.65}.eco-mock{border-radius:24px;flex-direction:column;min-height:230px;padding:16px 16px 14px;display:flex;position:relative}.eco-mock__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.eco-mock__eyebrow{letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:700}.eco-mock__eyebrow--standalone{margin-bottom:12px;display:block}.eco-cursor{opacity:0;pointer-events:none;filter:drop-shadow(0 2px 5px #00000059);z-index:6;width:15px;height:15px;position:absolute;transform:translate(-26px,-22px)scale(1)}.eco-card:hover .eco-cursor{animation:1.7s forwards ecoCursorMove}.eco-mock--pro{background:#fdf3ea;border:1px solid #f3dfc7}.eco-mock--pro .eco-mock__eyebrow{color:#9a7b4f}.eco-mock--pro .eco-cursor{fill:#d97706}.eco-mock__badge-icon{color:#d97706;background:#fff;border:1px solid #d9770633;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.eco-mock__title{color:#111;margin-bottom:12px;font-size:16px;font-weight:700;line-height:1.3}.eco-mock__track{background:#fff;border:1px solid #f3dfc7;border-radius:999px;height:8px;margin-bottom:8px;overflow:hidden}.eco-mock__fill{background:#d97706;border-radius:999px;width:30%;height:100%;transition:width .3s;display:block}.eco-card:hover .eco-mock__fill{animation:1s cubic-bezier(.22,1,.36,1) .68s forwards ecoFillWidth}@keyframes ecoFillWidth{0%{width:30%}to{width:78%}}.eco-mock--pro .eco-mock__caption{color:#9a7b4f;margin-bottom:20px;font-size:11px}.eco-mock__btn{color:#fff;cursor:default;background:#d97706;border:none;border-radius:8px;align-self:flex-start;margin-top:auto;padding:9px 18px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:700;transition:transform .15s,filter .15s}.eco-card:hover .eco-mock__btn{animation:1.7s forwards ecoBtnPress}.eco-mock--bio{background:#eefaf3;border:1px solid #cdebd9}.eco-mock--bio .eco-mock__eyebrow{color:#2f7d54}.eco-mock--bio .eco-cursor{fill:#16a34a}.eco-mock__avatars{display:flex}.eco-mock__avatar{color:#16a34a;background:#fff;border:2px solid #eefaf3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:-7px;font-size:8.5px;font-weight:700;display:flex}.eco-mock__avatar:first-child{margin-left:0}.eco-mock__chat{flex-direction:column;flex:1;gap:7px;margin-bottom:12px;display:flex}.eco-mock__bubble{border-radius:12px;max-width:82%;padding:8px 11px;font-size:11px;line-height:1.4}.eco-mock__bubble--in{color:#333;background:#fff;border:1px solid #cdebd9;border-bottom-left-radius:3px;align-self:flex-start}.eco-mock__bubble--out{color:#fff;opacity:0;background:#16a34a;border-bottom-right-radius:3px;align-self:flex-end;transform:translateY(8px)}.eco-card:hover .eco-mock__bubble--out{animation:.45s .7s forwards ecoSlideIn}@keyframes ecoSlideIn{to{opacity:1;transform:translateY(0)}}.eco-mock__composer{align-items:center;gap:8px;margin-top:auto;display:flex}.eco-mock__input{color:#9ca3af;background:#fff;border:1px solid #cdebd9;border-radius:999px;flex:1;padding:8px 12px;font-size:11px}.eco-mock__send{cursor:default;background:#16a34a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .15s,filter .15s;display:flex}.eco-card:hover .eco-mock__send{animation:1.7s forwards ecoBtnPress}.eco-mock--employee{background:#eef3fd;border:1px solid #cddbf5}.eco-mock--employee .eco-mock__eyebrow{color:#2952a3}.eco-mock--employee .eco-cursor{fill:#2563eb}.eco-mock__files{flex-direction:column;gap:7px;display:flex}.eco-mock__file{background:#fff;border:1px solid #cddbf5;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.eco-mock__file-icon{color:#2563eb;background:#eef3fd;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.eco-mock__file-info{flex-direction:column;flex:1;min-width:0;display:flex}.eco-mock__file-name{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:600;overflow:hidden}.eco-mock__file-size{color:#9ca3af;font-size:9px}.eco-mock__file-action{border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .15s,filter .15s;display:flex}.eco-mock__file-action--download{cursor:default;background:#2563eb}.eco-mock__file-action--check{color:#16a34a;opacity:0;background:#f0fdf4;transform:scale(.4)}.eco-card:hover .eco-mock__file-action--download{animation:1.7s forwards ecoBtnPress}.eco-card:hover .eco-mock__file-action--check{animation:.4s cubic-bezier(.34,1.56,.64,1) .92s forwards ecoCheckPop}@keyframes ecoCheckPop{to{opacity:1;transform:scale(1)}}.showcase{background:#fff;padding:88px 24px 120px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;position:relative;overflow:hidden}.showcase:before,.showcase:after{content:"";z-index:0;pointer-events:none;position:absolute;inset:0}.showcase:before{filter:blur(1px);opacity:1;background-image:radial-gradient(circle,#7c3aedd9 0%,#7c3aed00 70%),radial-gradient(circle,#ec6f8ecc 0%,#ec6f8e00 70%),radial-gradient(circle,#f4923bcc 0%,#f4923b00 70%),radial-gradient(circle,#1b46f5b3 0%,#1b46f500 70%),radial-gradient(circle,#c2469cbf 0%,#c2469c00 70%),radial-gradient(circle,#fdd9aed9 0%,#fdd9ae00 70%);background-position:8% 15%,88% 10%,15% 80%,92% 75%,50% 92%,70% 30%;background-repeat:no-repeat;background-size:180px 180px,140px 140px,110px 110px,200px 200px,100px 100px,150px 150px;animation:14s ease-in-out infinite alternate showcaseFloat}.showcase:after{opacity:1;background-image:radial-gradient(circle,#7c3aed 0 9px,#0000 9px),radial-gradient(circle,#f4923b 0 8px,#0000 8px),radial-gradient(circle,#ec6f8e 0 7px,#0000 7px),radial-gradient(circle,#c2469c 0 8px,#0000 8px),radial-gradient(circle,#1b46f5 0 7px,#0000 7px),radial-gradient(circle,#fdd9ae 0 9px,#0000 9px);background-position:20% 25%,80% 18%,12% 65%,85% 60%,55% 85%,65% 12%;background-repeat:no-repeat;animation:9s ease-in-out infinite alternate showcaseDrift}.showcase__text{z-index:1;letter-spacing:-.01em;-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(90deg,#241528 0% 42%,#24152866 58% 100%);background-position:100% 0;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;margin:0 0 56px;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.45;transition:background-position 1.5s cubic-bezier(.22,1,.36,1);position:relative}.showcase__text strong{font-weight:700}.showcase__text span{font-weight:500}.showcase__text--visible{background-position:0 0}.showcase__falling{z-index:1;height:220px;margin:0 0 56px;position:relative}@media (width<=640px){.showcase__falling{height:280px}}.showcase__frame{z-index:1;background:#0b0b0f;border-radius:22px;padding:14px;position:relative;box-shadow:0 50px 90px -30px #14141e59}.showcase__image{border-radius:12px;width:100%;height:auto;display:block}.showcase__inner{z-index:1;max-width:900px;margin:0 auto;position:relative}@keyframes showcaseFloat{0%{transform:translate(0,0)scale(1)}50%{transform:translate(10px,-18px)scale(1.05)}to{transform:translate(-14px,12px)scale(.98)}}@keyframes showcaseDrift{0%{transform:translate(0,0)}50%{transform:translate(-8px,10px)}to{transform:translate(8px,-10px)}}.blog-hero{background:#eaf1fb;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif}.blog-hero__topbar{grid-template-columns:1fr 2fr 1fr;align-items:start;gap:24px;max-width:1280px;margin:0 auto;padding:64px 40px 44px;display:grid}@media (width<=800px){.blog-hero__topbar{text-align:center;grid-template-columns:1fr;padding:48px 24px 28px}}.blog-hero__eyebrow{letter-spacing:.04em;color:#1b46f5;align-items:center;gap:10px;padding-top:6px;font-size:.78rem;font-weight:700;display:flex}@media (width<=800px){.blog-hero__eyebrow{justify-content:center}}.blog-hero__eyebrow-line{background:#1b46f5;width:28px;height:1.5px;font-style:normal;display:inline-block}.blog-hero__heading{text-align:center}.blog-hero__title{letter-spacing:-.02em;color:#241528;margin:0 0 18px;font-size:clamp(2.1rem,4.2vw,3.1rem);font-weight:800;line-height:1.18}.blog-hero__subtitle{color:#141e3c99;max-width:560px;margin:0 auto;font-size:1.02rem;line-height:1.6}.blog-hero__viewall{letter-spacing:.03em;color:#1b46f5;white-space:nowrap;justify-self:end;align-items:center;gap:8px;padding-top:6px;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.blog-hero__viewall:hover{text-decoration:underline}@media (width<=800px){.blog-hero__viewall{justify-self:center}}.blog-hero__tabs{flex-wrap:wrap;justify-content:center;gap:10px;max-width:1280px;margin:0 auto;padding:8px 40px 64px;display:flex}.blog-hero__tab{color:#141e3c99;cursor:pointer;background:#fff;border:1px solid #0b1a4d17;border-radius:999px;padding:10px 22px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.86rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.blog-hero__tab:hover{border-color:#1b46f5}.blog-hero__tab--active{color:#fff;background:#1b46f5;border-color:#1b46f5;box-shadow:0 8px 18px -8px #1b46f58c}.blog-grid{background:#eaf1fb;padding:8px 40px 110px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif}@media (width<=700px){.blog-grid{padding:8px 20px 80px}}.blog-grid__inner{max-width:1280px;margin:0 auto}.blog-grid__cards{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:32px;display:grid}@media (width<=900px){.blog-grid__cards{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.blog-grid__cards{grid-template-columns:1fr}}.blog-grid__empty{text-align:center;color:#2415288c;padding:40px 0;font-size:.95rem}.featured-post{color:inherit;background:#fff;border-radius:22px;grid-template-columns:1.1fr 1fr;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 20px 44px -28px #0b1a4d47}@media (width<=760px){.featured-post{grid-template-columns:1fr}}.featured-post__cover{min-height:340px;overflow:hidden}.featured-post__cover img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=760px){.featured-post__cover{min-height:220px}}.featured-post__body{flex-direction:column;justify-content:center;padding:44px 48px;display:flex}@media (width<=760px){.featured-post__body{padding:30px 26px 36px}}.featured-post__category{letter-spacing:.02em;margin-bottom:14px;font-size:.78rem;font-weight:700;display:block}.featured-post__title{letter-spacing:-.01em;color:#241528;margin:0 0 16px;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:800;line-height:1.28}.featured-post__excerpt{color:#141e3c99;max-width:46ch;margin:0 0 22px;font-size:.98rem;line-height:1.7}.featured-post__meta{color:#141e3c80;align-items:center;gap:8px;margin-bottom:26px;font-size:.85rem;display:flex}.featured-post__dot{opacity:.6}.featured-post__link{letter-spacing:.02em;color:#1b46f5;text-underline-offset:3px;outline:none;align-items:center;gap:8px;width:fit-content;font-size:.8rem;font-weight:700;text-decoration:underline;display:inline-flex}.featured-post__link:hover{opacity:.8}.featured-post__link:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #1b46f5}.blog-card{color:inherit;background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 14px 30px -22px #0b1a4d4d}.blog-card:hover{transform:translateY(-3px);box-shadow:0 20px 38px -20px #0b1a4d52}.blog-card__cover{height:180px;overflow:hidden}.blog-card__cover img{object-fit:cover;width:100%;height:100%;display:block}.blog-card__body{flex-direction:column;flex:1;padding:24px 26px 28px;display:flex}.blog-card__category{letter-spacing:.02em;margin-bottom:12px;font-size:.74rem;font-weight:700}.blog-card__title{color:#241528;flex:1;margin:0 0 16px;font-size:1.08rem;font-weight:700;line-height:1.4}.blog-card__meta{color:#141e3c80;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;font-size:.78rem;display:flex}.blog-card__dot{opacity:.6}.blog-card__link{letter-spacing:.02em;color:#1b46f5;text-underline-offset:3px;outline:none;align-items:center;gap:7px;width:fit-content;font-size:.76rem;font-weight:700;text-decoration:underline;display:inline-flex}.blog-card__link:hover{opacity:.8}.blog-card__link:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #1b46f5}.comparison{background:#eaf1fb;padding:100px 24px 120px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif}.comparison__inner{text-align:center;max-width:960px;margin:0 auto}.comparison__eyebrow{color:#1b46f5;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-block}.comparison__title{letter-spacing:-.02em;color:#241528;margin:0 0 14px;font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:800}.comparison__subtitle{color:#141e3c99;max-width:520px;margin:0 auto 52px;font-size:1.02rem;line-height:1.65}.comparison__card{text-align:left;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 24px 50px -30px #0b1a4d52}.comparison__row{border-top:1px solid #0b1a4d12;grid-template-columns:1.1fr 1fr 1fr 1fr;transition:background-color .15s;display:grid}.comparison__row:first-child{border-top:none}.comparison__row--head{background:#eef2fe}.comparison__row:not(.comparison__row--head):hover{background:#f8f9ff}@media (width<=700px){.comparison__row{grid-template-columns:1fr;row-gap:6px;padding:18px 22px}.comparison__row--head{display:none}}.comparison__cell{color:#241528ad;align-items:center;gap:8px;padding:22px 24px;font-size:.92rem;line-height:1.55;display:flex}.comparison__row--head .comparison__cell{letter-spacing:.02em;text-transform:uppercase;color:#141e3c73;padding:18px 24px;font-size:.8rem;font-weight:700}@media (width<=700px){.comparison__cell{padding:4px 0}}.comparison__cell--label{color:#241528;font-weight:700}@media (width<=700px){.comparison__cell--label{padding-bottom:8px;font-size:1rem}}.comparison__cell--trellisco{color:#241528;background:#eff2fe;font-weight:600}.comparison__row--head .comparison__cell--trellisco{color:#1b46f5}@media (width<=700px){.comparison__cell--trellisco{background:0 0}}.comparison__check{color:#fff;background:#1b46f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;box-shadow:0 4px 10px -4px #1b46f599}.blog-cta{text-align:center;background:linear-gradient(135deg,#1b46f5 0%,#0d2bb0 100%);padding:72px 24px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif}.blog-cta__inner{max-width:560px;margin:0 auto}.blog-cta__title{color:#fff;margin:0 0 12px;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:800}.blog-cta__subtitle{color:#ffffffd9;margin:0 0 32px;font-size:1rem;line-height:1.6}.blog-cta__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.blog-cta__btn{cursor:pointer;border:none;border-radius:999px;padding:13px 28px;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-size:.95rem;font-weight:600;transition:transform .15s,background-color .15s}.blog-cta__btn:hover{transform:translateY(-1px)}.blog-cta__btn--primary{color:#241528;background:#fff}.blog-cta__btn--primary:hover{background:#ffffffeb}.blog-cta__btn--ghost{color:#fff;background:0 0;border:1.5px solid #ffffffb3}.blog-cta__btn--ghost:hover{background:#ffffff1f}.blog-post{color:#12172c;background:#fff;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif}.blog-post__hero{padding:48px 24px 32px}.blog-post__hero-inner{max-width:720px;margin:0 auto}.blog-post__back{color:#2b57f5;align-items:center;gap:6px;margin:0 0 28px -204px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.blog-post__back:hover{text-decoration:underline}.blog-post__category{color:#2b57f5;margin-bottom:14px;font-size:.85rem;font-weight:700;display:block}.blog-post__title{letter-spacing:-.02em;color:#12172c;margin:0 0 28px;font-size:clamp(1.9rem,4vw,2.5rem);font-weight:800;line-height:1.25}.blog-post__byline{border-bottom:1px solid #12172c14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:24px;display:flex}.blog-post__author{align-items:center;gap:10px;display:flex}.blog-post__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.blog-post__avatar--fallback{color:#2b57f5;background:#eef2fd;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.blog-post__meta{color:#12172c80;align-items:center;gap:6px;font-size:.85rem;display:flex}.blog-post__author-name{color:#12172c;font-weight:700}.blog-post__dot{opacity:.5}.blog-post__share{color:#12172c80;align-items:center;gap:10px;font-size:.85rem;display:flex}.blog-post__share button{color:#12172c;cursor:pointer;background:#fff;border:1px solid #12172c14;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:inline-flex}.blog-post__share button:hover{color:#2b57f5;background:#eef2fd}.blog-post__cover{max-width:960px;margin:0 auto;padding:0 24px 8px;position:relative}.blog-post__cover img{object-fit:cover;border-radius:20px;width:100%;max-height:480px;display:block}.blog-post__mascot{filter:drop-shadow(0 14px 24px #12172c2e);width:110px;height:auto;position:absolute;bottom:-28px;right:40px}.blog-post__layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:32px;max-width:1040px;margin:0 auto;padding:56px 24px 0;display:grid}.blog-post__layout--with-toc{grid-template-columns:200px minmax(0,1fr);gap:64px}@media (width<=860px){.blog-post__layout--with-toc{grid-template-columns:minmax(0,1fr);gap:32px}}.blog-post__toc{position:sticky;top:32px}@media (width<=860px){.blog-post__toc{display:none}}.blog-post__toc-label{letter-spacing:.06em;text-transform:uppercase;color:#12172c80;margin-bottom:16px;font-size:.72rem;font-weight:700;display:block}.blog-post__toc nav{border-left:1px solid #12172c14;flex-direction:column;display:flex}.blog-post__toc nav a{color:#12172c80;border-left:2px solid #0000;margin-left:-1px;padding:8px 0 8px 16px;font-size:.88rem;line-height:1.4;text-decoration:none;transition:color .15s,border-color .15s}.blog-post__toc nav a:hover{color:#12172c}.blog-post__toc nav a.is-active{color:#2b57f5;border-left-color:#2b57f5;font-weight:600}.blog-post__body{max-width:700px}.blog-post__lead{color:#5a6478;margin:0 0 40px;font-size:1.08rem;line-height:1.75}.blog-post__section{margin-bottom:40px;scroll-margin-top:32px}.blog-post__section h2{color:#12172c;margin:0 0 14px;font-size:1.4rem;font-weight:800}.blog-post__section p{color:#5a6478;margin:0 0 14px;font-size:1rem;line-height:1.75}.blog-post__section p:last-child{margin-bottom:0}.blog-post__app-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin:24px 0 32px;display:grid}.blog-post__workflow{flex-direction:column;margin:20px 0 32px;display:flex}.blog-post__image{margin:24px 0 32px}.blog-post__image img{border:1px solid #12172c14;border-radius:14px;width:100%;height:auto;display:block}.blog-post__image figcaption{color:#12172c80;text-align:center;margin-top:10px;font-size:.85rem;line-height:1.5}.blog-post__quote{background:#eef2fd;border-radius:14px;margin:28px 0 8px;padding:28px 32px 32px 56px;position:relative}.blog-post__quote p{color:#12172c;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-style:italic;line-height:1.6}.blog-post__quote-mark{color:#2b57f5;opacity:.5;font-family:Georgia,Times New Roman,serif;font-size:2.4rem;line-height:1;position:absolute;top:14px;left:20px}.blog-post__quote-dash{opacity:.6;background:#2b57f5;border-radius:2px;width:28px;height:3px;margin-top:16px;display:block}.blog-post__related{background:#fafbff;border-top:1px solid #12172c14;margin-top:72px;padding:56px 24px 80px}.blog-post__related-inner{max-width:1040px;margin:0 auto}.blog-post__related-header{justify-content:space-between;align-items:baseline;margin-bottom:28px;display:flex}.blog-post__related-header h2{color:#12172c;margin:0;font-size:1.3rem;font-weight:800}.blog-post__related-header a{color:#2b57f5;font-size:.88rem;font-weight:600;text-decoration:none}.blog-post__related-header a:hover{text-decoration:underline}.blog-post__related-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=720px){.blog-post__related-grid{grid-template-columns:1fr}}.app-card{background:#fff;border:1px solid #12172c14;border-radius:14px;padding:20px 20px 22px;transition:border-color .15s,box-shadow .15s,transform .15s}.app-card:hover{border-color:#2b57f559;transform:translateY(-2px);box-shadow:0 12px 24px -16px #12172c40}.app-card--highlight{background:#eef2fd;border-color:#2b57f540}.app-card__tag{letter-spacing:.04em;text-transform:uppercase;color:#2b57f5;background:#eef2fd;border-radius:999px;margin-bottom:12px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-block}.app-card--highlight .app-card__tag{background:#fff}.app-card h4{color:#12172c;margin:0 0 8px;font-size:1.02rem;font-weight:800}.app-card p{color:#5a6478;margin:0;font-size:.9rem;line-height:1.6}.workflow-step{align-items:flex-start;gap:12px;padding:4px 0 20px;display:flex;position:relative}.workflow-step:last-child{padding-bottom:4px}.workflow-step__icon{color:#fff;z-index:1;background:#2b57f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.workflow-step__label{color:#5a6478;padding-top:3px;font-size:.96rem;line-height:1.6}.workflow-step__connector{background:#12172c14;width:2px;position:absolute;top:24px;bottom:-4px;left:11px}.related-card{color:inherit;text-decoration:none;display:block}.related-card__image{aspect-ratio:4/3;border-radius:14px;margin-bottom:14px;overflow:hidden}.related-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.related-card:hover .related-card__image img{transform:scale(1.03)}.related-card__category{color:#2b57f5;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.related-card h3{color:#12172c;margin:0 0 8px;font-size:1rem;font-weight:700;line-height:1.4}.related-card__meta{color:#12172c80;align-items:center;gap:6px;font-size:.82rem;display:flex}.contact{color:#1c2333;max-width:1160px;margin:0 auto;padding:72px 32px 96px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}.contact:after{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 1px 1px,#0b4dfa14 1px,#0000 0) 0 0/28px 28px,linear-gradient(#f4f7fb 0%,#fff 420px);position:fixed;inset:0}.contact__hero{max-width:620px;margin:0 0 60px}.contact__kicker{color:#0b4dfa;border-bottom:2px solid #0b4dfa;margin-bottom:20px;padding-bottom:6px;font-size:13px;font-weight:700;display:inline-block}.contact__title{letter-spacing:-.015em;margin:0 0 16px;font-size:42px;font-weight:800;line-height:1.1}.contact__subtitle{color:#5f6672;max-width:52ch;margin:0;font-size:16px;line-height:1.6}.contact__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:72px;display:grid}.contact__form{background:#fff;border:1px solid #e4e6ea;border-radius:18px;flex-direction:column;gap:20px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #0b215c14}.contact__form:before{content:"";background:linear-gradient(90deg,#4d7dff,#0b4dfa,#072f9e);height:4px;position:absolute;top:0;left:0;right:0}.contact__form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact__field{color:#1c2333;flex-direction:column;gap:6px;font-size:13.5px;font-weight:600;display:flex}.contact__field input,.contact__field textarea{color:#1c2333;resize:vertical;background:#fafbfc;border:1px solid #e4e6ea;border-radius:9px;outline:none;padding:12px 14px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;transition:border-color .15s,box-shadow .15s,background .15s}.contact__field input:focus,.contact__field textarea:focus{background:#fff;border-color:#0b4dfa;box-shadow:0 0 0 4px #0b4dfa24}.contact__field input::placeholder,.contact__field textarea::placeholder{color:#9aa0ab}.contact__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b4dfa,#072f9e);border:none;border-radius:8px;align-self:flex-start;padding:12px 28px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 6px 16px #0b4dfa52}.contact__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #0b4dfa66}.contact__submit:active:not(:disabled){transform:translateY(0)}.contact__submit:disabled{opacity:.7;cursor:default}.contact__success{color:#2a8d5c;margin:0;font-size:14px;font-weight:600}.contact__whatsapp-fab{color:#fff;z-index:40;background:linear-gradient(135deg,#2fbf6e,#1f9e57);border-radius:999px;align-items:center;gap:8px;padding:13px 20px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;position:fixed;bottom:28px;right:28px;box-shadow:0 10px 24px #1f9e5759}.contact__whatsapp-fab:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1f9e576b}.contact__whatsapp-fab svg{flex-shrink:0}.contact__timeline{padding-left:8px;position:relative}.tl-office{padding-bottom:36px;position:relative}.tl-office:last-child{padding-bottom:0}.tl-office__title{color:#1c2333;margin:0 0 18px 52px;font-size:15px;font-weight:800}.tl-row{align-items:flex-start;gap:16px;padding-bottom:20px;display:flex;position:relative}.tl-row:before{content:"";background:#0b4dfa38;width:1.5px;position:absolute;top:36px;bottom:-4px;left:17px}.tl-row:last-child:before{display:none}.tl-row__dot{z-index:1;color:#0b4dfa;background:#fff;border:1.5px solid #0b4dfa4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.tl-row__text{color:#1c2333;flex-direction:column;gap:2px;padding-top:6px;font-size:14.5px;line-height:1.5;display:flex}.tl-row__label{color:#5f6672;margin-bottom:2px;font-size:11.5px;font-weight:700}.tl-row__link{color:#1c2333;text-decoration:none;transition:color .15s}.tl-row__link:hover{color:#0b4dfa}@media (width<=860px){.contact{padding:48px 20px 72px}.contact__title{font-size:30px}.contact__grid{grid-template-columns:1fr;gap:48px}.contact__form{padding:32px 24px}.contact__form-row{grid-template-columns:1fr}.contact__whatsapp-fab{border-radius:50%;padding:14px;bottom:18px;right:18px}.contact__whatsapp-fab span{display:none}}.floating-chatbot{z-index:999;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;position:fixed;bottom:28px;right:28px}.floating-chatbot *{box-sizing:border-box}.floating-chatbot{flex-direction:column;align-items:flex-end;display:flex}.floating-chatbot__toggle{width:92px;height:92px;box-shadow:none;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s;animation:3s ease-in-out infinite chatbotFloat;display:flex;overflow:visible}.floating-chatbot__toggle:hover{transform:scale(1.06)}.floating-chatbot__toggle:active{transform:scale(.97)}.floating-chatbot__avatar{object-fit:contain;filter:drop-shadow(0 10px 20px #14141e40);width:100%;height:100%;display:block}.floating-chatbot__avatar-sm{object-fit:cover;border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;width:36px;height:36px}.floating-chatbot__panel{background:#f4f1ea;border:1px solid #14141e0f;border-radius:20px;flex-direction:column;width:380px;max-width:calc(100vw - 40px);height:540px;max-height:calc(100vh - 160px);margin-bottom:18px;animation:.25s chatbotPanelIn;display:flex;overflow:hidden;box-shadow:0 28px 64px #14141e47}.floating-chatbot__header{color:#fff;background:#0b0b0f;flex-shrink:0;align-items:center;gap:12px;padding:16px 18px;display:flex}.floating-chatbot__header-text{flex-direction:column;justify-content:center;gap:3px;min-width:0;display:flex}.floating-chatbot__title{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;line-height:1.2;overflow:hidden}.floating-chatbot__status{color:#ffffffa6;align-items:center;gap:6px;font-size:.75rem;line-height:1;display:flex}.floating-chatbot__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px}.floating-chatbot__close{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;font-size:1.25rem;line-height:1;transition:background-color .15s;display:flex}.floating-chatbot__close:hover{background:#ffffff29}.floating-chatbot__body{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:12px;padding:18px;display:flex;overflow-y:auto}.floating-chatbot__body::-webkit-scrollbar{display:none}.floating-chatbot__bubble{word-break:break-word;border-radius:14px;flex-direction:column;gap:2px;max-width:85%;padding:12px 14px;font-size:.85rem;line-height:1.5;display:flex}.floating-chatbot__bubble--bot{color:#241528;background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 2px 8px #14141e0d}.floating-chatbot__bubble--user{color:#fff;background:#0b0b0f;border-bottom-right-radius:4px;align-self:flex-end;font-weight:600}.floating-chatbot__bubble--typing{flex-direction:row;align-items:center;gap:4px;padding:13px 16px}.floating-chatbot__line{display:block}.floating-chatbot__typing-dot{background:#24152859;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite chatbotTyping}.floating-chatbot__typing-dot:nth-child(2){animation-delay:.15s}.floating-chatbot__typing-dot:nth-child(3){animation-delay:.3s}.floating-chatbot__quick{flex-direction:column;gap:8px;margin-top:6px;display:flex}.floating-chatbot__quick-btn{text-align:left;color:#241528;cursor:pointer;background:#fff;border:1px solid #2415280f;border-radius:12px;padding:12px 14px;font-size:.85rem;font-weight:600;line-height:1.4;transition:transform .15s,box-shadow .15s,border-color .15s}.floating-chatbot__quick-btn:hover{border-color:#1b46f540;transform:translateY(-1px);box-shadow:0 6px 16px #14141e1a}.floating-chatbot__quick-btn--reset{color:#24152899;text-align:center;background:#2415280f;border-color:#0000;font-weight:600}.floating-chatbot__input{background:#fff;border-top:1px solid #24152814;flex-shrink:0;align-items:center;gap:8px;padding:8px;display:flex}.floating-chatbot__input input{background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 12px;font-size:.85rem}.floating-chatbot__input button{color:#fff;cursor:pointer;background:#1b46f5;border:none;border-radius:10px;flex-shrink:0;height:38px;padding:0 20px;font-size:.8rem;font-weight:700;transition:transform .15s,background-color .15s}.floating-chatbot__input button:hover{background:#143bd1}.floating-chatbot__input button:active{transform:scale(.96)}.floating-chatbot__footer{text-align:center;color:#24152866;background:#f4f1ea;flex-shrink:0;padding:10px 0;font-size:.7rem}@keyframes chatbotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes chatbotPanelIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes chatbotTyping{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}
