:root{--ink: #0b1830;--ink-soft: #41506a;--navy: #07152c;--navy-2: #0c2448;--blue: #165edb;--blue-bright: #2f7df3;--cyan: #59dce8;--orange: #c84d00;--orange-deep: #a93d00;--paper: #f5f8fc;--line: #dce6f2;--white: #fff;--success: #19a875;--container: 1180px;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 30px;--shadow-sm: 0 10px 34px rgba(12, 36, 72, .08);--shadow-lg: 0 30px 90px rgba(4, 18, 40, .22);--font: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", "YuGothic", Meiryo, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:var(--font);font-size:16px;line-height:1.75;letter-spacing:.02em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,textarea,select{font-family:var(--font)}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p,ul,dl,dd{margin-top:0}h1,h2,h3{text-wrap:balance}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding-block:clamp(80px,10vw,144px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;left:16px;top:-80px;padding:10px 16px;color:#fff;background:var(--navy);border-radius:8px;transition:top .2s}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #67e3ef;outline-offset:4px}.eyebrow{margin-bottom:16px;color:var(--blue);font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.section-heading{max-width:760px;margin-bottom:clamp(40px,5vw,70px)}.section-heading--center{margin-inline:auto;text-align:center}.section-heading h2{margin-bottom:18px;font-size:clamp(2rem,4.5vw,3.55rem);line-height:1.2;letter-spacing:-.035em}.section-heading__description{max-width:680px;margin-bottom:0;color:var(--ink-soft);font-size:clamp(.98rem,1.5vw,1.1rem);line-height:1.9}.section-heading--center .section-heading__description{margin-inline:auto}.section-heading--inverted h2{color:#fff}.section-heading--inverted .eyebrow{color:var(--cyan)}.section-heading--inverted .section-heading__description{color:#b9c8dc}.button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:14px;padding:14px 24px;border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:800;letter-spacing:.03em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.button svg{width:20px;height:20px;transition:transform .2s ease}.button:hover{transform:translateY(-2px)}.button:hover svg{transform:translate(3px)}.button--primary{color:#fff;background:linear-gradient(135deg,#ff963d,var(--orange));box-shadow:0 13px 34px #ff852a47}.button--primary:hover{background:linear-gradient(135deg,var(--orange),var(--orange-deep));box-shadow:0 16px 42px #ff852a61}.button--secondary{color:var(--blue);border-color:#bfd3ef;background:#fff}.button--ghost{color:#fff;border-color:#ffffff47;background:#ffffff0f}.button--light{color:#fff;border-color:#ffffff47;background:#ffffff17;backdrop-filter:blur(12px)}.site-header{position:sticky;z-index:100;top:0;height:72px;border-bottom:1px solid rgba(11,24,48,.09);background:#fffffff0;backdrop-filter:blur(18px)}.site-header__inner{display:flex;height:100%;align-items:center;gap:26px}.brand{display:inline-flex;flex:0 0 auto;align-items:center}.brand img{width:210px;height:auto}.desktop-nav{margin-left:auto}.desktop-nav ul{display:flex;align-items:center;gap:25px;margin:0;padding:0;list-style:none}.desktop-nav a{position:relative;color:#34435c;font-size:.77rem;font-weight:700}.desktop-nav a:after{position:absolute;right:0;bottom:-9px;left:0;height:2px;content:"";background:var(--blue);transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:15px}.header-consult{color:var(--blue);font-size:.79rem;font-weight:800}.header-demo{min-height:44px;padding:9px 18px;font-size:.78rem}.menu-button{display:none;width:44px;height:44px;margin-left:auto;padding:11px;border:0;border-radius:10px;background:#eef4fb;cursor:pointer}.menu-button>span:not(.sr-only){display:block;height:2px;margin:5px 0;background:var(--ink);transition:transform .2s}.mobile-nav{position:absolute;top:72px;right:0;left:0;padding:22px 0 28px;border-top:1px solid var(--line);background:#fff;box-shadow:var(--shadow-sm)}.mobile-nav[hidden]{display:none}.mobile-nav ul{display:grid;gap:4px;margin:0 0 18px;padding:0;list-style:none}.mobile-nav a:not(.button){display:block;padding:10px 2px;font-weight:700}.hero{position:relative;min-height:780px;overflow:hidden;color:#fff;background:radial-gradient(circle at 75% 15%,rgba(45,127,243,.34),transparent 34%),linear-gradient(135deg,#07152c,#0a1c39 56%,#102c58)}.hero:before{position:absolute;inset:0;content:"";opacity:.26;background-image:linear-gradient(rgba(117,166,225,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(117,166,225,.14) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(#000,transparent 88%)}.hero__orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero__orb--one{top:80px;right:-160px;width:520px;height:520px;border:1px solid rgba(89,220,232,.18);box-shadow:inset 0 0 90px #59dce814}.hero__orb--two{bottom:-260px;left:-180px;width:520px;height:520px;background:radial-gradient(circle,rgba(22,94,219,.28),transparent 65%)}.hero__grid{position:relative;z-index:1;display:grid;min-height:708px;align-items:center;grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);gap:54px;padding-block:80px 64px}.hero__copy{padding-top:8px}.hero__eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:#9feef2;font-size:.76rem;font-weight:800;letter-spacing:.16em}.hero__eyebrow span{width:29px;height:2px;background:var(--cyan)}.hero h1{margin-bottom:24px;font-size:clamp(3rem,5.2vw,5.2rem);line-height:1.09;letter-spacing:-.055em}.hero h1 em{color:transparent;font-style:normal;background:linear-gradient(90deg,#fff,#7ce9ef 88%);background-clip:text;-webkit-background-clip:text}.hero__lead{max-width:650px;margin-bottom:30px;color:#c3d0e2;font-size:clamp(1rem,1.4vw,1.14rem);line-height:1.9}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__assurances{display:flex;flex-wrap:wrap;gap:12px 24px;margin:24px 0 10px;padding:0;color:#cfdaea;font-size:.78rem;font-weight:700;list-style:none}.hero__assurances span{color:var(--cyan)}.hero__note{margin-bottom:0;color:#8094b0;font-size:.67rem}.hero-visual{position:relative;min-width:0;perspective:1200px}.product-window{overflow:hidden;border:1px solid rgba(165,201,243,.28);border-radius:24px;background:#f7faff;box-shadow:0 42px 100px #00000061,0 0 0 8px #ffffff06;transform:rotateY(-2deg) rotateX(1deg)}.product-window__bar{display:flex;height:48px;align-items:center;gap:15px;padding:0 17px;border-bottom:1px solid #dbe6f3;color:#687a94;background:#fff;font-size:.66rem;font-weight:700}.window-dots{display:flex;gap:5px}.window-dots span{width:7px;height:7px;border-radius:50%;background:#d2dce9}.window-dots span:first-child{background:#ff9673}.window-dots span:nth-child(2){background:#ffcc67}.window-dots span:last-child{background:#72d6a9}.window-status{display:flex;align-items:center;gap:6px;margin-left:auto;color:var(--success)}.window-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.product-window__body{display:grid;min-height:438px;grid-template-columns:54px 1fr}.product-sidebar{display:flex;flex-direction:column;align-items:center;gap:17px;padding-top:16px;background:var(--navy)}.sidebar-mark{display:grid;width:28px;height:28px;margin-bottom:7px;place-items:center;border-radius:9px;color:#fff;background:var(--blue);font-size:.7rem;font-weight:900}.sidebar-line{width:21px;height:6px;border-radius:3px;background:#b8ceec42}.sidebar-line.is-active{background:var(--cyan)}.sidebar-line--short{width:14px}.product-main{min-width:0;padding:24px;color:var(--ink)}.product-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.product-head small,.panel-label{display:block;color:#7a8ca6;font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}.product-head strong{display:block;margin-top:4px;font-size:.94rem}.status-pill{padding:5px 10px;border-radius:99px;color:#0c8960;background:#e2f8ef;font-size:.58rem;font-weight:800}.product-content{display:grid;grid-template-columns:.86fr 1.14fr;gap:16px}.document-preview{position:relative;min-height:272px;overflow:hidden;padding:29px 20px;border:1px solid #dce6f2;border-radius:13px;background:#fff;box-shadow:var(--shadow-sm)}.paper-corner{position:absolute;top:0;right:0;width:36px;height:36px;background:linear-gradient(225deg,#edf3fa 50%,transparent 51%)}.paper-title{margin-bottom:22px;color:#324867;font-size:.72rem;font-weight:900;letter-spacing:.18em}.paper-line{width:62%;height:5px;margin-bottom:9px;border-radius:3px;background:#dbe5f1}.paper-line--long{width:86%}.paper-table{display:grid;margin-top:26px;grid-template-columns:repeat(3,1fr);border-top:1px solid #cad7e6;border-left:1px solid #cad7e6}.paper-table span{height:25px;border-right:1px solid #cad7e6;border-bottom:1px solid #cad7e6}.scan-line{position:absolute;right:0;left:0;top:36%;height:2px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);box-shadow:0 0 14px var(--cyan);animation:scan 4s ease-in-out infinite}.extracted-panel{min-width:0;padding:18px;border:1px solid #dce6f2;border-radius:13px;background:#fff;box-shadow:var(--shadow-sm)}.panel-label{display:flex;align-items:center;gap:6px;margin-bottom:13px;color:#5f718b}.panel-label span{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;color:#fff;background:var(--blue);font-size:.55rem;font-weight:900}.extracted-panel dl{margin:0}.extracted-panel dl div{padding:10px 0;border-top:1px solid #edf2f7}.extracted-panel dt{color:#8796aa;font-size:.55rem}.extracted-panel dd{overflow:hidden;margin:2px 0 0;color:#233754;font-size:.7rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.confidence{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:9px 10px;border-radius:8px;background:#f1f7fb;font-size:.55rem}.confidence strong{color:#0a8b62}.confidence i{display:inline-block;width:6px;height:6px;margin-right:3px;border-radius:50%;background:currentColor}.product-flow{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:17px;color:#7a8ba1;font-size:.55rem;font-weight:700}.product-flow i{width:18px;height:1px;background:#c8d6e7}.product-flow .is-done{color:var(--blue)}.float-card{position:absolute;display:grid;min-width:145px;grid-template-columns:38px 1fr;gap:0 10px;padding:12px 14px;border:1px solid rgba(255,255,255,.6);border-radius:14px;color:var(--ink);background:#ffffffeb;box-shadow:0 16px 44px #00000038;backdrop-filter:blur(10px);animation:float 5s ease-in-out infinite}.float-card>span{display:grid;grid-row:1 / 3;width:38px;height:38px;place-items:center;border-radius:10px;color:#fff;background:var(--blue);font-size:.62rem;font-weight:900}.float-card strong{font-size:.65rem}.float-card small{color:#788aa1;font-size:.52rem}.float-card--input{top:-28px;right:34px}.float-card--output{bottom:-34px;left:48px;animation-delay:-2s}.float-card--output>span{background:var(--success)}.hero__bottom-line{position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(89,220,232,.5),transparent)}@keyframes scan{0%,to{top:26%;opacity:.25}50%{top:76%;opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.trust-bar{position:relative;z-index:3;padding:30px 0 34px;border-bottom:1px solid var(--line);background:#fff}.trust-bar__lead{margin-bottom:22px;color:#596a82;font-size:.69rem;font-weight:800;letter-spacing:.12em;text-align:center}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{min-width:0;padding:4px 26px;border-left:1px solid var(--line)}.trust-item:first-child{border-left:0}.trust-item span,.trust-item small{display:block;color:#59697f;font-size:.58rem}.trust-item span{margin-bottom:2px;color:var(--blue);font-weight:800;letter-spacing:.1em}.trust-item strong{display:block;margin-bottom:1px;font-size:1rem}.problems{background:#fff}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.problem-card{position:relative;overflow:hidden;min-height:330px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(145deg,#fff,#f8fbfe);box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.problem-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #0c24481f}.problem-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.problem-card__top span{color:#aab9cc;font-size:1.3rem;font-weight:300}.problem-card__top small{padding:4px 9px;border-radius:99px;color:#b34f2a;background:#fff1e9;font-size:.56rem;font-weight:800}.problem-card h3{margin-bottom:15px;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.5}.problem-card p{margin-bottom:0;color:var(--ink-soft);font-size:.87rem}.problem-card__lines{position:absolute;right:-12px;bottom:12px;display:grid;gap:7px;width:110px;opacity:.45;transform:rotate(-8deg)}.problem-card__lines i{height:2px;background:linear-gradient(90deg,transparent,#a2b5cb)}.problem-bridge{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:46px;padding:28px;border-radius:18px;background:var(--paper)}.problem-bridge>span{padding:6px 10px;border-radius:7px;color:#fff;background:var(--blue);font-size:.63rem;font-weight:900}.problem-bridge>i{width:30px;height:1px;background:var(--blue)}.problem-bridge>strong{font-size:.75rem}.problem-bridge .is-muted{opacity:.32}.problem-bridge p{width:100%;margin:8px 0 0;color:var(--blue);font-size:.88rem;font-weight:800;text-align:center}.solution{position:relative;overflow:hidden;color:#fff;background:var(--navy)}.solution__backdrop{position:absolute;inset:0;opacity:.6;background:radial-gradient(circle at 75% 20%,rgba(47,125,243,.35),transparent 33%),linear-gradient(120deg,transparent 35%,rgba(89,220,232,.05))}.solution__backdrop:after{position:absolute;inset:0;content:"";background-image:radial-gradient(rgba(122,179,244,.2) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(90deg,transparent,#000)}.solution__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.solution__intro .section-heading{margin-bottom:0}.solution__intro .button{margin-bottom:5px}.solution-flow{display:grid;margin-top:70px;grid-template-columns:repeat(4,1fr);border:1px solid rgba(155,192,235,.18);border-radius:24px;background:#ffffff09;backdrop-filter:blur(8px)}.solution-step{position:relative;min-height:330px;padding:28px;border-left:1px solid rgba(155,192,235,.18)}.solution-step:first-child{border-left:0}.solution-step:not(:last-child):after{position:absolute;z-index:2;top:93px;right:-13px;display:grid;width:26px;height:26px;content:"→";place-items:center;border:1px solid rgba(155,192,235,.25);border-radius:50%;color:var(--cyan);background:var(--navy);font-size:.7rem}.solution-step__visual{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:42px}.solution-step__visual>span{color:#6783a7;font-size:.7rem;font-weight:800}.solution-icon{position:relative;width:88px;height:88px;border:1px solid rgba(89,220,232,.3);border-radius:20px;background:linear-gradient(145deg,#165edb47,#59dce814)}.solution-icon i{position:absolute;display:block;border-radius:3px;background:#bceff2}.solution-icon i:first-child{top:23px;left:22px;width:44px;height:4px}.solution-icon i:nth-child(2){top:37px;left:22px;width:33px;height:4px;opacity:.7}.solution-icon i:last-child{top:51px;left:22px;width:40px;height:4px;opacity:.45}.solution-icon--2:after{position:absolute;right:14px;bottom:14px;display:grid;width:26px;height:26px;content:"AI";place-items:center;border-radius:8px;color:#fff;background:var(--blue);font-size:.55rem;font-weight:900}.solution-icon--3:after{position:absolute;right:15px;bottom:15px;content:"✓";color:var(--cyan);font-size:1.45rem;font-weight:900}.solution-icon--4:after{position:absolute;right:13px;bottom:14px;content:"→";color:var(--cyan);font-size:1.45rem}.solution-step h3{margin-bottom:13px;font-size:1.2rem}.solution-step p{margin-bottom:0;color:#aebed2;font-size:.82rem}.solution-output{display:grid;align-items:center;margin-top:24px;padding:24px 28px;grid-template-columns:1fr auto 1fr;gap:22px;border:1px solid rgba(155,192,235,.18);border-radius:18px;background:#ffffff08}.solution-output>div:last-child{text-align:right}.solution-output small{display:block;margin-bottom:3px;color:#6d89ad;font-size:.57rem;letter-spacing:.14em}.solution-output strong{font-size:.79rem}.solution-output__beam{position:relative;padding:7px 16px;border:1px solid rgba(89,220,232,.32);border-radius:99px;color:var(--cyan);font-size:.63rem;font-weight:900}.features{background:#f7f9fc}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{min-height:270px;padding:25px;border:1px solid #e1e9f3;border-radius:18px;background:#fff;transition:transform .22s,border-color .22s,box-shadow .22s}.feature-card:hover{transform:translateY(-5px);border-color:#bad0ef;box-shadow:var(--shadow-sm)}.feature-card__icon{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:43px}.feature-card__icon span{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;color:var(--blue);background:#edf4ff;font-size:.75rem;font-weight:900}.feature-card__icon i{color:#b6c3d3;font-size:.62rem;font-style:normal}.feature-card h3{margin-bottom:12px;font-size:1rem}.feature-card p{margin-bottom:0;color:var(--ink-soft);font-size:.8rem}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.usecase-card{--accent: var(--blue);position:relative;overflow:hidden;min-height:250px;padding:25px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#f9fbfe);transition:transform .2s,box-shadow .2s}.usecase-card:before{position:absolute;top:0;right:0;left:0;height:4px;content:"";background:var(--accent)}.usecase-card__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.usecase-card__head span{padding:4px 9px;border-radius:7px;color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,white);font-size:.63rem;font-weight:900}.usecase-card__head i{color:#9aabc0;font-style:normal}.usecase-card h3{margin-bottom:25px;font-size:1.18rem}.usecase-transform{display:grid;align-items:center;grid-template-columns:1fr auto 1.25fr;gap:11px}.usecase-transform>div{padding:10px;border-radius:10px;background:#f2f6fb}.usecase-transform small{display:block;margin-bottom:3px;color:#8495aa;font-size:.5rem;letter-spacing:.1em}.usecase-transform strong{display:block;font-size:.62rem;line-height:1.5}.usecase-transform>span{color:var(--accent);font-size:.8rem}.usecases__note{margin:24px 0 0;color:#5b6b80;font-size:.7rem;text-align:center}.cases__header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.cases__header .section-heading{margin-bottom:0}.cases__header .button{flex:0 0 auto;margin-bottom:5px}.case-grid{display:grid;margin-top:68px;grid-template-columns:repeat(3,1fr);gap:18px}.case-card{display:flex;min-height:425px;flex-direction:column;padding:28px;border:1px solid #d9e4f1;border-radius:20px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .22s,box-shadow .22s}.case-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #0c244824}.case-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.case-card__meta span{color:var(--blue);font-size:.63rem;font-weight:900}.case-card__meta i{padding:3px 8px;border-radius:99px;color:#6d7e94;background:#eff3f8;font-size:.53rem;font-style:normal}.case-card h3{margin-bottom:14px;font-size:1.28rem;line-height:1.55}.case-card>p{margin-bottom:25px;color:var(--ink-soft);font-size:.8rem}.case-card__metric{display:flex;align-items:baseline;gap:10px;margin-top:auto;padding:18px 0;border-top:1px solid #e6edf5;border-bottom:1px solid #e6edf5}.case-card__metric strong{color:var(--blue);font-size:1.75rem;letter-spacing:-.04em}.case-card__metric small{color:#7d8ca0;font-size:.57rem}.case-card__company{display:flex;align-items:center;justify-content:space-between;padding-top:17px;font-size:.68rem;font-weight:800}.case-card__company span{color:var(--blue);font-size:.58rem}.cases__disclaimer{margin:20px 0 0;color:#52637a;font-size:.66rem;text-align:right}.comparison{background:#fff}.comparison-table-wrap{overflow:hidden;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-sm)}.comparison-table{width:100%;border-collapse:collapse;table-layout:fixed}.comparison-table th,.comparison-table td{padding:19px 20px;border-right:1px solid #e3ebf4;border-bottom:1px solid #e3ebf4;text-align:center}.comparison-table tr:last-child>*{border-bottom:0}.comparison-table tr>*:last-child{border-right:0}.comparison-table thead th{color:#65758b;background:#f5f8fc;font-size:.7rem}.comparison-table thead th:first-child{width:25%}.comparison-table thead th:last-child{color:#fff;background:var(--blue)}.comparison-table tbody th{font-size:.72rem;text-align:left}.comparison-table td{color:#5f6f84;font-size:.7rem}.comparison-table .is-df{color:var(--blue);background:#eff5ff;font-weight:800}.security{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#07152c,#0d2850)}.security__grid-bg{position:absolute;inset:0;opacity:.32;background-image:linear-gradient(rgba(89,220,232,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(89,220,232,.12) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(circle at 70% 50%,#000,transparent 67%)}.security__layout{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.security__copy .section-heading{margin-bottom:35px}.cert-card{display:flex;align-items:center;gap:17px;margin-bottom:24px;padding:18px;border:1px solid rgba(137,184,238,.25);border-radius:16px;background:#ffffff0e}.cert-card__mark{display:grid;width:70px;height:70px;place-items:center;border-radius:50%;color:var(--navy);background:#fff;font-size:.65rem;font-weight:900}.cert-card small,.cert-card strong,.cert-card p{display:block}.cert-card small{color:var(--cyan);font-size:.54rem}.cert-card strong{margin-top:2px;font-size:.76rem}.cert-card p{margin:2px 0 0;color:#8399b5;font-size:.55rem}.security-controls{display:grid;gap:12px;align-content:center}.security-control{display:grid;align-items:center;padding:20px 22px;grid-template-columns:40px 1fr 28px;gap:15px;border:1px solid rgba(137,184,238,.18);border-radius:16px;background:#ffffff0b;backdrop-filter:blur(8px)}.security-control>span{color:#6d88ab;font-size:.62rem}.security-control h3{margin-bottom:3px;font-size:.92rem}.security-control p{margin-bottom:0;color:#a9bad0;font-size:.68rem;line-height:1.65}.security-control>i{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:var(--cyan);background:#59dce81a;font-size:.7rem;font-style:normal}.faq{background:#f7f9fc}.faq__layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.faq__intro{position:sticky;top:120px;align-self:start}.faq__intro .section-heading{margin-bottom:24px}.faq__intro>a{color:var(--blue);font-size:.75rem;font-weight:800}.faq-list{display:grid;gap:10px}.faq-item{overflow:hidden;border:1px solid #dfe7f1;border-radius:15px;background:#fff}.faq-item[open]{border-color:#bcd0ec;box-shadow:var(--shadow-sm)}.faq-item summary{display:grid;align-items:center;padding:19px 20px;grid-template-columns:30px 1fr 26px;gap:12px;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span,.faq-answer>span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;color:var(--blue);background:#eaf2ff;font-size:.7rem;font-weight:900}.faq-item summary strong{font-size:.84rem}.faq-item summary i{position:relative;width:22px;height:22px;border-radius:50%;background:#eef3f9}.faq-item summary i:before,.faq-item summary i:after{position:absolute;top:10px;left:6px;width:10px;height:2px;content:"";background:#63748a}.faq-item summary i:after{transform:rotate(90deg);transition:transform .2s}.faq-item[open] summary i:after{transform:rotate(0)}.faq-answer{display:grid;padding:0 20px 20px;grid-template-columns:30px 1fr;gap:12px}.faq-answer>span{color:#fff;background:var(--blue)}.faq-answer p{margin-bottom:0;color:var(--ink-soft);font-size:.75rem;line-height:1.85}.final-cta{position:relative;overflow:hidden;padding-block:clamp(90px,11vw,145px);color:#fff;background:#0b1f40}.final-cta__mesh{position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(47,125,243,.5),transparent 45%),radial-gradient(circle at 100% 100%,rgba(89,220,232,.14),transparent 30%)}.final-cta__mesh:before,.final-cta__mesh:after{position:absolute;width:340px;height:340px;content:"";border:1px solid rgba(89,220,232,.16);border-radius:50%}.final-cta__mesh:before{top:-220px;left:-80px}.final-cta__mesh:after{right:-140px;bottom:-230px}.final-cta__inner{position:relative;z-index:1;text-align:center}.final-cta__inner>p:first-child{margin-bottom:17px;color:var(--cyan);font-size:.68rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.final-cta h2{margin-bottom:19px;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.22;letter-spacing:-.04em}.final-cta__lead{max-width:640px;margin:0 auto 30px;color:#b4c2d5}.final-cta__actions{display:flex;justify-content:center;gap:12px}.final-cta ul{display:flex;justify-content:center;gap:26px;margin:25px 0 0;padding:0;color:#9badc5;font-size:.68rem;list-style:none}.final-cta li:before{margin-right:6px;color:var(--cyan);content:"✓"}.site-footer{padding:56px 0 26px;color:#a6b4c7;background:#061126}.site-footer__grid{display:grid;align-items:start;padding-bottom:38px;grid-template-columns:1fr 1fr;gap:45px}.brand--footer{padding:10px 14px;border-radius:10px;background:#fff}.brand--footer img{width:190px}.site-footer__grid p{margin:16px 0 0;font-size:.72rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 24px}.footer-links a{font-size:.7rem}.footer-links a:hover{color:#fff}.site-footer__bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(166,180,199,.15)}.site-footer__bottom small,.site-footer__bottom a{font-size:.62rem}.mobile-cta{display:none}@media(max-width:1080px){.desktop-nav{display:none}.hero__grid{grid-template-columns:.82fr 1.18fr;gap:30px}.feature-grid{grid-template-columns:repeat(2,1fr)}.security__layout{gap:40px}}@media(max-width:860px){.container{width:min(calc(100% - 32px),var(--container))}.site-header{height:66px}.site-header__inner{gap:14px}.brand img{width:180px}.header-consult,.header-demo{display:none}.menu-button{display:block}.mobile-nav{top:66px}.hero{min-height:auto}.hero__grid{min-height:0;grid-template-columns:1fr;padding-block:66px 90px}.hero__copy{max-width:680px}.hero h1{font-size:clamp(2.8rem,10vw,5rem)}.hero-visual{width:min(690px,100%);margin-inline:auto}.trust-bar__grid{grid-template-columns:repeat(2,1fr);gap:22px 0}.trust-item:nth-child(3){border-left:0}.problem-grid,.usecase-grid,.case-grid{grid-template-columns:1fr 1fr}.problem-card:last-child,.case-card:last-child{grid-column:1 / -1}.problem-card:last-child{min-height:260px}.case-card:last-child{min-height:350px}.solution__intro,.cases__header{align-items:flex-start;flex-direction:column}.solution-flow{grid-template-columns:1fr 1fr}.solution-step:nth-child(3){border-left:0;border-top:1px solid rgba(155,192,235,.18)}.solution-step:nth-child(4){border-top:1px solid rgba(155,192,235,.18)}.solution-step:nth-child(2):after{display:none}.faq__layout{grid-template-columns:1fr;gap:38px}.faq__intro{position:static}.faq__intro .section-heading{margin-bottom:16px}.security__layout{grid-template-columns:1fr}}@media(max-width:620px){body{padding-bottom:66px}.section{padding-block:78px}.desktop-only{display:none}.section-heading h2{font-size:2.05rem}.section-heading{margin-bottom:38px}.hero__grid{padding-top:54px}.hero h1{font-size:2.85rem}.hero__lead br{display:none}.hero__actions,.final-cta__actions{flex-direction:column}.hero__actions .button,.final-cta__actions .button{width:100%}.hero__assurances{gap:8px 14px}.product-window__body{grid-template-columns:38px 1fr}.product-main{padding:16px 13px}.product-content{grid-template-columns:.78fr 1.22fr;gap:8px}.document-preview{min-height:220px;padding:22px 12px}.extracted-panel{padding:12px}.extracted-panel dl div{padding:7px 0}.float-card,.product-flow{display:none}.trust-bar__lead{letter-spacing:.04em}.trust-item{padding:4px 15px}.trust-item strong{font-size:.88rem}.trust-item small{font-size:.53rem}.problem-grid,.feature-grid,.usecase-grid,.case-grid{grid-template-columns:1fr}.problem-card:last-child,.case-card:last-child{grid-column:auto}.problem-card{min-height:280px}.problem-bridge{gap:7px;padding:22px 13px}.problem-bridge>i{width:14px}.solution-flow{grid-template-columns:1fr}.solution-step{min-height:255px;border-top:1px solid rgba(155,192,235,.18);border-left:0}.solution-step:first-child{border-top:0}.solution-step:not(:last-child):after{top:auto;right:50%;bottom:-13px;content:"↓";transform:translate(50%)}.usecase-transform{grid-template-columns:1fr auto 1.3fr}.case-card{min-height:390px}.comparison-table-wrap{overflow-x:auto;border-radius:14px}.comparison-table{min-width:690px}.comparison-table th,.comparison-table td{padding:16px 12px}.security-control{grid-template-columns:34px 1fr}.security-control>i{display:none}.cert-card__mark{width:58px;height:58px}.faq-item summary{padding:16px 14px;grid-template-columns:28px 1fr 22px;gap:8px}.faq-answer{padding:0 14px 18px;grid-template-columns:28px 1fr;gap:8px}.final-cta ul{flex-wrap:wrap;gap:8px 16px}.site-footer__grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.site-footer__bottom{gap:12px;flex-direction:column}.mobile-cta{position:fixed;z-index:90;right:0;bottom:0;left:0;display:grid;height:66px;padding:8px;grid-template-columns:.8fr 1.2fr;gap:8px;border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(14px)}.mobile-cta a{display:grid;place-items:center;border:1px solid #c8d7e9;border-radius:10px;color:var(--blue);font-size:.74rem;font-weight:900}.mobile-cta a:last-child{border-color:var(--orange);color:#fff;background:var(--orange)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mail-demo{position:relative;overflow:hidden;color:#fff;border-top:1px solid rgba(148,183,224,.14);background:linear-gradient(145deg,#0b2042,#07152c 62%,#102d52)}.mail-demo__backdrop{position:absolute;inset:0;opacity:.85;background:radial-gradient(circle at 8% 12%,rgba(89,220,232,.13),transparent 31%),radial-gradient(circle at 88% 68%,rgba(47,125,243,.23),transparent 34%)}.mail-demo__backdrop:after{position:absolute;inset:0;content:"";background-image:linear-gradient(rgba(150,190,237,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(150,190,237,.055) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(105deg,transparent 7%,#000 45%,transparent 94%)}.mail-demo__grid{position:relative;z-index:1;display:grid;align-items:center;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(54px,8vw,110px)}.mail-demo .section-heading{margin-bottom:38px}.mail-demo .section-heading h2{font-size:clamp(2rem,3.7vw,3.15rem)}.mail-demo__steps{display:grid;margin:0;padding:0;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none}.mail-demo__steps li{position:relative;min-height:142px;padding:20px 18px;border:1px solid rgba(159,194,233,.18);border-radius:16px;background:#ffffff0b}.mail-demo__steps li:not(:last-child):after{position:absolute;z-index:2;top:50%;right:-18px;display:grid;width:24px;height:24px;content:"→";place-items:center;border:1px solid rgba(89,220,232,.25);border-radius:50%;color:var(--cyan);background:#0a1d3b;font-size:.65rem;transform:translateY(-50%)}.mail-demo__steps span{display:block;margin-bottom:20px;color:var(--cyan);font-size:.61rem;font-weight:900;letter-spacing:.14em}.mail-demo__steps strong,.mail-demo__steps small{display:block}.mail-demo__steps strong{margin-bottom:5px;font-size:.84rem}.mail-demo__steps small{color:#91a6c1;font-size:.65rem}.mail-demo__card{position:relative;padding:clamp(28px,4vw,46px);border:1px solid rgba(190,218,248,.26);border-radius:28px;color:var(--ink);background:#fffffff7;box-shadow:0 34px 100px #0007166b}.mail-demo__card:before{position:absolute;top:-1px;left:12%;width:42%;height:2px;content:"";background:linear-gradient(90deg,transparent,var(--cyan),transparent)}.mail-demo__card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:33px}.mail-demo__live,.mail-demo__temporary{display:inline-flex;align-items:center;gap:7px;border-radius:99px;font-size:.64rem;font-weight:900}.mail-demo__live{padding:7px 11px;color:#08785b;background:#e7faf3}.mail-demo__live i{width:7px;height:7px;border-radius:50%;background:#14a577;box-shadow:0 0 0 4px #14a5771f}.mail-demo__temporary{padding:6px 10px;color:#9b4e13;border:1px solid #f2c393;background:#fff8f0}.mail-demo__label{margin-bottom:7px;color:#718097;font-size:.66rem;font-weight:800;letter-spacing:.1em}.mail-demo__address{display:block;overflow-wrap:anywhere;color:#123f82;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:900;letter-spacing:-.015em}.mail-demo__address:hover{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.mail-demo__copy{margin-top:12px;padding:8px 12px;border:1px solid #cedaea;border-radius:8px;color:var(--blue);background:#f6f9fd;font-size:.68rem;font-weight:900;cursor:pointer}.mail-demo__copy:hover{border-color:#9db8dc;background:#eef5ff}.mail-demo__samples{margin:16px 0;overflow:hidden;border:1px solid #cfe0f1;border-radius:14px;background:#f6faff}.mail-demo__samples summary{display:grid;min-height:68px;align-items:center;padding:11px 13px;list-style:none;grid-template-columns:40px minmax(0,1fr) auto 20px;gap:10px;cursor:pointer}.mail-demo__samples summary::-webkit-details-marker{display:none}.mail-demo__samples summary:hover{background:#eef6ff}.mail-demo__samples summary:focus-visible{outline:3px solid rgba(16,105,220,.28);outline-offset:-3px}.mail-demo__samples-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#086eae;background:#e3f5fb}.mail-demo__samples-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mail-demo__samples-copy strong,.mail-demo__samples-copy small{display:block}.mail-demo__samples-copy strong{color:#123b72;font-size:.82rem;line-height:1.4}.mail-demo__samples-copy small{margin-top:2px;color:#6b7f97;font-size:.7rem;line-height:1.45}.mail-demo__samples-action{color:var(--blue);font-size:.72rem;font-weight:900;white-space:nowrap}.mail-demo__samples-chevron{width:18px;height:18px;fill:none;stroke:var(--blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.mail-demo__samples[open] summary{border-bottom:1px solid #dce8f4;background:#eef6ff}.mail-demo__samples[open] .mail-demo__samples-chevron{transform:rotate(180deg)}.mail-demo__sample-list{display:grid;padding:9px;gap:7px}.mail-demo__sample-item{display:grid;min-width:0;min-height:56px;align-items:center;padding:9px 10px;border:1px solid #dce7f2;border-radius:11px;color:inherit;background:#fff;text-decoration:none;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mail-demo__sample-item:hover{border-color:#a9c9ed;box-shadow:0 7px 18px #23528417;transform:translateY(-1px)}.mail-demo__sample-item:focus-visible{outline:3px solid rgba(16,105,220,.25);outline-offset:1px}.mail-demo__sample-item>img{width:40px;height:48px;border:1px solid #d8e3ef;border-radius:6px;background:#fff;object-fit:cover;object-position:top center}.mail-demo__sample-file{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;color:#fff;background:#196bd5;font-size:.58rem;font-weight:900;letter-spacing:.04em}.mail-demo__sample-copy strong,.mail-demo__sample-copy small{display:block}.mail-demo__sample-copy strong{color:#14375f;font-size:.78rem;line-height:1.4}.mail-demo__sample-copy small{margin-top:2px;color:#708299;font-size:.67rem;line-height:1.4}.mail-demo__sample-status{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:99px;color:#0b62c5;background:#edf5ff;font-size:.65rem;font-weight:800;white-space:nowrap}.mail-demo__sample-status svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mail-demo__sample-note{margin:2px 4px 3px;color:#61758d;font-size:.68rem;line-height:1.5}.mail-demo__samples--product_demo{width:100%;margin:14px 0 0}.mail-demo__samples--product_demo summary{grid-template-columns:40px minmax(0,1fr) 20px}.mail-demo__samples--product_demo .mail-demo__samples-action{display:none}.mail-demo__divider{height:1px;margin:28px 0 21px;background:#e3eaf3}.mail-demo__caution{margin-bottom:23px;padding:12px 14px;border-radius:10px;color:#815126;background:#fff7ee;font-size:.7rem;line-height:1.7}.mail-demo__card .button{width:100%}.mail-demo__fineprint{margin:15px 0 0;color:#6c7a8f;font-size:.62rem;line-height:1.65}@media(max-width:980px){.mail-demo__grid{grid-template-columns:1fr}.mail-demo__content{max-width:760px}.mail-demo__card{max-width:650px}}@media(max-width:640px){.mail-demo__steps{grid-template-columns:1fr}.mail-demo__steps li{min-height:108px}.mail-demo__steps li:not(:last-child):after{top:auto;right:50%;bottom:-18px;content:"↓";transform:translate(50%)}.mail-demo__card{padding:25px 20px;border-radius:20px}.mail-demo__card-head{align-items:flex-start;flex-direction:column;margin-bottom:26px}.mail-demo__samples summary{min-height:64px;padding:10px;grid-template-columns:38px minmax(0,1fr) 18px;gap:9px}.mail-demo__samples-action{display:none}.mail-demo__samples-icon{width:38px;height:38px}.mail-demo__sample-item{grid-template-columns:40px minmax(0,1fr) auto;gap:8px}.mail-demo__sample-file{width:34px;height:34px}}:root{--section-space: clamp(68px, 7vw, 96px);--section-space-sm: clamp(50px, 5vw, 70px)}.section{padding-block:var(--section-space)}.section-heading{margin-bottom:clamp(28px,3.5vw,44px)}.section-heading h2{font-size:clamp(1.9rem,3.5vw,3.15rem)}.section-heading__description{font-size:clamp(.94rem,1.25vw,1.04rem)}.button{min-height:54px;padding-inline:23px}.hero{min-height:700px}.hero__grid{min-height:628px;grid-template-columns:minmax(0,1fr) minmax(440px,.98fr);gap:clamp(38px,5vw,70px);padding-block:64px 56px}.hero h1{margin-bottom:20px;font-size:clamp(2.65rem,4.25vw,4.25rem);line-height:1.15}.hero__lead{margin-bottom:22px;font-size:clamp(.94rem,1.2vw,1.06rem)}.hero__value-list{display:grid;gap:8px;margin:0 0 27px;padding:0;color:#d9e5f4;font-size:.79rem;font-weight:700;list-style:none}.hero__value-list li{display:flex;align-items:center;gap:11px}.hero__value-list span{display:grid;width:28px;height:25px;flex:0 0 auto;place-items:center;border:1px solid rgba(89,220,232,.25);border-radius:7px;color:var(--cyan);background:#59dce814;font-size:.55rem}.hero__mail-link{display:inline-flex;align-items:center;gap:8px;margin-top:17px;color:#9feef2;font-size:.73rem;font-weight:800}.hero__mail-link:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}.hero__note{margin-top:11px}.hero-product{position:relative;min-width:0}.hero-product__halo{position:absolute;inset:4% -5% -8%;border-radius:50%;background:radial-gradient(circle,rgba(47,125,243,.28),transparent 66%);filter:blur(16px)}.hero-product__window{position:relative;z-index:1;overflow:hidden;margin:0;border:1px solid rgba(165,201,243,.28);border-radius:22px;background:#fff;box-shadow:0 36px 90px #00000061,0 0 0 7px #ffffff06;transform:perspective(1100px) rotateY(-2deg) rotateX(1deg)}.hero-product__bar{display:flex;height:46px;align-items:center;gap:14px;padding:0 16px;color:#65758d;background:#fff;font-size:.62rem;font-weight:800}.hero-product__bar .window-status{margin-left:auto}.hero-product__screen{padding:10px;background:#edf3fa}.hero-product__screen img{width:100%;height:auto;border-radius:11px}.hero-product__window figcaption{padding:8px 14px 10px;color:#607188;background:#fff;font-size:.58rem;text-align:right}.hero-product__badge{position:absolute;z-index:2;display:grid;min-width:166px;align-items:center;padding:12px 14px;grid-template-columns:38px 1fr;gap:10px;border:1px solid rgba(255,255,255,.72);border-radius:14px;color:var(--ink);background:#fffffff2;box-shadow:0 16px 38px #00000038}.hero-product__badge>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#fff;background:var(--blue);font-size:.61rem;font-weight:900}.hero-product__badge div{min-width:0}.hero-product__badge strong,.hero-product__badge small{display:block}.hero-product__badge strong{font-size:.67rem}.hero-product__badge small{color:#718198;font-size:.53rem}.hero-product__badge--input{top:-32px;right:22px}.hero-product__badge--output{bottom:-31px;left:22px}.hero-product__badge--output>span{background:var(--success)}.trust-bar{padding-block:28px 32px}.trust-bar__logos{overflow:hidden;max-width:980px;margin:30px auto 0;border:1px solid #e2eaf3;border-radius:16px;background:#fff}.trust-bar__logos img{width:100%;height:186px;object-fit:cover;object-position:center 64%}.trust-bar__logos figcaption{padding:10px 14px 12px;color:#687990;font-size:.62rem;text-align:center}.intent-paths{padding-block:var(--section-space-sm);background:#f5f8fc}.intent-paths__intro{display:grid;max-width:730px;margin:0 auto 36px;text-align:center}.intent-paths__intro .eyebrow{margin-bottom:10px}.intent-paths__intro h2{margin-bottom:11px;font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.03em}.intent-paths__intro>p:last-child{margin-bottom:0;color:var(--ink-soft);font-size:.9rem}.intent-paths__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.intent-card{position:relative;display:flex;min-height:286px;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 32px #0c24480f}.intent-card--primary{border-color:#a9c5ec;box-shadow:0 18px 44px #165edb1f}.intent-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.intent-card__meta span{color:#a2b2c6;font-size:.72rem;font-weight:800}.intent-card__meta small{padding:4px 9px;border-radius:99px;color:var(--blue);background:#edf4ff;font-size:.57rem;font-weight:900}.intent-card h3{margin-bottom:9px;font-size:1.22rem}.intent-card p{margin-bottom:22px;color:var(--ink-soft);font-size:.8rem}.intent-card .button{width:100%;margin-top:auto}.problems__layout{display:grid;align-items:stretch;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:22px}.problems__visual{position:relative;overflow:hidden;min-height:100%;margin:0;border-radius:24px;background:#eef3f9;box-shadow:var(--shadow-sm)}.problems__visual img{width:100%;height:100%;min-height:585px;object-fit:cover}.problems__visual figcaption{position:absolute;right:14px;bottom:14px;left:14px;padding:14px 16px;border:1px solid rgba(255,255,255,.6);border-radius:13px;color:#fff;background:#07152cd6;font-size:.7rem;backdrop-filter:blur(10px)}.problem-grid{grid-template-columns:repeat(2,1fr);gap:14px}.problem-card{min-height:285px;padding:23px}.problem-card__top{margin-bottom:34px}.problem-card h3{font-size:clamp(1.05rem,1.55vw,1.28rem)}.problem-card p{font-size:.78rem}.problem-bridge{margin-top:32px}.solution__visual-grid{display:grid;align-items:stretch;margin-top:52px;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:20px}.solution__image{overflow:hidden;min-height:100%;margin:0;border:1px solid rgba(155,192,235,.18);border-radius:22px;background:#fff}.solution__image img{width:100%;height:100%;min-height:440px;object-fit:cover}.solution-flow{margin-top:0;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;border-radius:22px;background:#9bc0eb2e}.solution-step{min-height:219px;padding:23px;border:0!important;background:#07152cf5}.solution-step:not(:last-child):after{display:none!important}.solution-step__visual{margin-bottom:25px}.solution-step__visual i{color:var(--cyan);font-style:normal}.solution-step h3{font-size:1.05rem}.solution-output{margin-top:20px}.cases{background:#edf3fa}.case-grid{margin-top:50px;grid-template-columns:repeat(2,1fr)}.case-card{min-height:365px}.cases__next{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:25px;padding:22px 24px;border:1px solid #d8e3f0;border-radius:16px;background:#fff}.cases__next p{margin:0;font-size:.8rem;font-weight:800}.cases__next>div{display:flex;gap:10px}.features__header{display:flex;align-items:flex-end;justify-content:space-between;gap:38px;margin-bottom:48px}.features__header .section-heading{margin-bottom:0}.features__header .button{flex:0 0 auto}.feature-card{min-height:210px}.feature-card__icon{margin-bottom:31px}.mail-demo__official-flow{overflow:hidden;margin:22px 0 0;border:1px solid rgba(159,194,233,.18);border-radius:16px;background:#fff}.mail-demo__official-flow img{width:100%;height:auto}.mail-demo__visual{overflow:hidden;margin:0 0 20px;border:1px solid #dbe5f0;border-radius:14px;background:#f4f7fb}.mail-demo__visual img{width:100%;height:auto}.mail-demo__channel{padding:6px 10px;border-radius:99px;color:#52677f;background:#eef3f8;font-size:.6rem;font-weight:900}.mail-demo__card-head{margin-bottom:24px}.mail-demo__consult{display:block;margin-top:14px;color:var(--blue);font-size:.7rem;font-weight:800;text-align:center}.mail-demo__consult:hover{text-decoration:underline;text-underline-offset:4px}.usecases__visual{overflow:hidden;max-width:950px;margin:0 auto 34px;border:1px solid var(--line);border-radius:24px;background:#eef4fb;box-shadow:var(--shadow-sm)}.usecases__visual img{width:100%;height:auto}.usecase-card{min-height:276px}.usecase-transform{grid-template-columns:1fr auto 1fr auto 1fr;gap:7px}.usecase-transform>div{min-width:0;padding:10px 8px}.usecase-transform strong{overflow-wrap:anywhere;font-size:.58rem}.usecases__action{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:28px;padding:22px 24px;border:1px solid var(--line);border-radius:16px;background:#f6f9fd}.usecases__action p{margin:0;font-size:.8rem;font-weight:800}.comparison-mobile{display:none}.comparison-mobile__card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.comparison-mobile__card h3{margin:0;padding:15px 17px;color:#fff;background:var(--navy-2);font-size:.87rem}.comparison-mobile__card dl{margin:0}.comparison-mobile__card dl>div{display:grid;padding:12px 16px;grid-template-columns:110px 1fr;gap:10px;border-top:1px solid #e7edf5}.comparison-mobile__card dt{color:#73849a;font-size:.65rem;font-weight:800}.comparison-mobile__card dd{margin:0;font-size:.7rem;font-weight:700}.comparison-mobile__card .is-df{color:var(--blue);background:#edf4ff}.adoption{background:#f7f9fc}.adoption__top{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) minmax(380px,.86fr);gap:clamp(40px,6vw,82px)}.adoption__copy .section-heading{margin-bottom:31px}.adoption__decision{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.adoption__decision>div{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.adoption__decision small{display:block;color:var(--blue);font-size:.58rem;font-weight:900}.adoption__decision strong{display:block;margin:4px 0 6px;font-size:.95rem}.adoption__decision p{margin:0;color:var(--ink-soft);font-size:.68rem}.adoption__visual{overflow:hidden;margin:0;border-radius:24px;box-shadow:var(--shadow-lg)}.adoption__visual img{width:100%;height:auto}.adoption__official{display:grid;overflow:hidden;margin:42px 0 24px;grid-template-columns:minmax(0,1fr) 260px;align-items:center;border:1px solid var(--line);border-radius:20px;background:#fff}.adoption__official img{width:100%;height:230px;object-fit:cover;object-position:center}.adoption__official figcaption{padding:25px;color:var(--ink-soft);font-size:.73rem}.adoption-steps{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none}.adoption-steps li{display:grid;min-height:205px;padding:22px;grid-template-columns:33px 1fr;gap:10px;border:1px solid var(--line);border-radius:16px;background:#fff}.adoption-steps li>span{color:var(--blue);font-size:.62rem;font-weight:900}.adoption-steps h3{margin-bottom:9px;font-size:.91rem}.adoption-steps p{margin:0;color:var(--ink-soft);font-size:.68rem}.adoption__action{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:20px;padding:22px 24px;border-radius:16px;color:#fff;background:var(--navy-2)}.adoption__action p{margin:0;font-size:.78rem;font-weight:800}.security__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:58px}.security__visual{overflow:hidden;margin:0;border:1px solid rgba(137,184,238,.18);border-radius:22px}.security__visual img{width:100%;height:auto}.security__detail{align-self:center}.security__caution{margin:17px 0;padding:12px 14px;border:1px solid rgba(255,191,129,.22);border-radius:10px;color:#f0c89e;background:#c84d001a;font-size:.66rem}.diagnosis{background:#fff}.diagnosis__intro{display:grid;grid-template-columns:minmax(0,.82fr) minmax(430px,1.18fr);gap:clamp(40px,6vw,78px)}.diagnosis__visual{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:22px;background:#edf4fb;box-shadow:var(--shadow-sm)}.diagnosis__visual img{width:100%;height:auto}.diagnosis-form{align-self:start;padding:clamp(25px,3vw,38px);border:1px solid #d9e5f2;border-radius:24px;background:#f7faff;box-shadow:0 24px 64px #0c24481f}.diagnosis-form__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.diagnosis-form__head span{color:#6c7c91;font-size:.62rem}.diagnosis-form__head strong{color:var(--blue);font-size:.7rem}.diagnosis-questions{display:grid;gap:10px}.diagnosis-questions fieldset{display:grid;margin:0;padding:14px;grid-template-columns:1fr auto auto;align-items:center;gap:9px;border:1px solid #dfe8f3;border-radius:12px;background:#fff}.diagnosis-questions legend{display:contents;font-size:.72rem;font-weight:800;line-height:1.55}.diagnosis-questions legend>span{margin-right:6px;color:var(--blue);font-size:.56rem}.diagnosis-questions label{position:relative;cursor:pointer}.diagnosis-questions input{position:absolute;opacity:0;pointer-events:none}.diagnosis-questions label span{display:grid;min-width:50px;min-height:34px;place-items:center;border:1px solid #cedaea;border-radius:8px;color:#61738b;background:#fff;font-size:.62rem;font-weight:900}.diagnosis-questions input:checked+span{border-color:var(--blue);color:#fff;background:var(--blue)}.diagnosis-questions input:focus-visible+span{outline:3px solid #67e3ef;outline-offset:2px}.diagnosis-submit{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:14px;margin-top:17px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ff963d,var(--orange));box-shadow:0 12px 30px #c84d0038;font-size:.8rem;font-weight:900;cursor:pointer}.diagnosis-form__error{margin:9px 0 0;color:#a43d20;font-size:.67rem;font-weight:800}.diagnosis-result{margin-top:17px;padding:20px;border:1px solid #b8ccea;border-radius:14px;background:#fff}.diagnosis-result[hidden]{display:none}.diagnosis-result>p{margin-bottom:5px;color:var(--blue);font-size:.57rem;font-weight:900;letter-spacing:.1em}.diagnosis-result h3{margin-bottom:8px;font-size:1rem}.diagnosis-result [data-result-body]{color:var(--ink-soft);font-size:.7rem}.diagnosis-result__actions{display:flex;gap:8px;margin-top:15px}.diagnosis-result__actions .button{min-height:44px;padding:9px 14px;font-size:.65rem}.resources{background:#edf3fa}.resources__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:clamp(40px,6vw,76px)}.resource-list{display:grid;gap:10px}.resource-list>a{display:grid;align-items:center;padding:16px;grid-template-columns:72px 1fr 24px;gap:13px;border:1px solid #d9e4f1;border-radius:14px;background:#fff;transition:transform .2s,box-shadow .2s}.resource-list>a:hover{transform:translate(4px);box-shadow:var(--shadow-sm)}.resource-list>a>span{color:var(--blue);font-size:.58rem;font-weight:900}.resource-list h3{margin-bottom:3px;font-size:.88rem}.resource-list p{margin:0;color:var(--ink-soft);font-size:.64rem}.resource-list i{color:var(--blue);font-style:normal}.resources__action{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:17px;padding:18px;border-radius:15px;color:#fff;background:var(--navy-2)}.resources__action p{margin:0;color:#c1cee0;font-size:.67rem}.resources__action strong{color:#fff}.resources__action .button{min-width:190px}.resources__visual{overflow:hidden;align-self:start;margin:0;border-radius:24px;background:#fff;box-shadow:var(--shadow-lg)}.resources__visual img{width:100%;height:auto}.resources__visual figcaption{padding:12px 15px;color:#65768e;font-size:.63rem;text-align:center}.final-cta__mail{display:inline-flex;margin-top:18px;color:var(--cyan);font-size:.72rem;font-weight:900}.final-cta__mail:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}@media(max-width:1080px){.hero__grid{grid-template-columns:minmax(0,.96fr) minmax(400px,1.04fr)}.hero h1{font-size:clamp(2.5rem,4.5vw,3.65rem)}.problems__layout{grid-template-columns:1fr}.problems__visual img{min-height:440px}.adoption-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.hero__grid,.adoption__top,.diagnosis__intro,.resources__layout{grid-template-columns:1fr}.hero-product{width:min(680px,94%);margin:36px auto 0}.hero-product__badge--input{top:-25px}.trust-bar__logos img{height:150px}.intent-paths__grid{grid-template-columns:1fr}.intent-card{min-height:auto}.solution__visual-grid{grid-template-columns:1fr}.solution__image img{min-height:0}.cases__next,.usecases__action,.adoption__action,.resources__action{align-items:flex-start;flex-direction:column}.adoption__official{grid-template-columns:1fr}.adoption__official img{height:auto}.security__layout{grid-template-columns:1fr}.diagnosis__visual{max-width:660px}.resources__visual{width:min(620px,100%)}}@media(max-width:620px){:root{--section-space: 60px;--section-space-sm: 46px}.container{width:min(calc(100% - 28px),var(--container))}.section-heading h2{font-size:clamp(1.75rem,9vw,2.18rem);line-height:1.32}.section-heading__description{font-size:.89rem;line-height:1.82}.hero__grid{padding-block:48px 76px}.hero h1{font-size:clamp(2.25rem,11vw,3rem);line-height:1.18}.hero__eyebrow{font-size:.65rem;line-height:1.6;letter-spacing:.08em}.hero__lead{font-size:.91rem;line-height:1.82}.hero__value-list{font-size:.72rem}.hero__mail-link{margin-top:14px}.hero-product{width:100%;margin-top:34px}.hero-product__window{border-radius:15px;transform:none}.hero-product__bar{height:38px;padding-inline:10px;font-size:.52rem}.hero-product__screen{padding:6px}.hero-product__window figcaption{font-size:.5rem}.hero-product__badge{display:none}.trust-bar__grid{gap:18px 0}.trust-bar__logos{margin-top:22px;border-radius:12px}.trust-bar__logos img{height:110px}.trust-bar__logos figcaption{font-size:.54rem}.intent-paths__intro{margin-bottom:27px;text-align:left}.intent-paths__intro h2{font-size:1.65rem}.intent-card{padding:22px}.problems__visual img{min-height:380px}.problem-card{min-height:235px}.problem-card__top{margin-bottom:26px}.problem-bridge{display:grid;grid-template-columns:auto 1fr;text-align:left}.problem-bridge>i{display:none}.problem-bridge p{grid-column:1 / -1;text-align:left}.solution__intro .button,.cases__header .button,.features__header .button{width:100%}.solution__visual-grid{margin-top:36px}.solution-flow{grid-template-columns:1fr}.solution-step{min-height:auto;padding:21px}.solution-output{padding:20px}.case-grid{margin-top:36px}.case-card{min-height:340px;padding:23px}.cases__next>div{display:grid;width:100%;grid-template-columns:1fr}.cases__next .button{width:100%}.features__header{align-items:flex-start;flex-direction:column;margin-bottom:33px}.feature-card{min-height:210px}.mail-demo__official-flow{margin-top:18px}.mail-demo__visual{margin-bottom:16px}.mail-demo__channel{display:inline-flex}.usecases__visual{border-radius:16px}.usecase-card{min-height:auto}.usecase-transform{grid-template-columns:1fr}.usecase-transform>span{transform:rotate(90deg);text-align:center}.usecases__action .button{width:100%}.comparison-table-wrap{display:none}.comparison-mobile{display:grid;gap:12px}.comparison-mobile__card dl>div{grid-template-columns:95px 1fr}.adoption__decision{grid-template-columns:1fr}.adoption__official{margin-top:28px;border-radius:14px}.adoption__official figcaption{padding:14px}.adoption-steps{grid-template-columns:1fr}.adoption-steps li{min-height:auto}.adoption__action .button{width:100%}.security__layout{gap:35px}.security-control{padding:17px}.diagnosis-form{padding:20px 15px;border-radius:18px}.diagnosis-questions fieldset{grid-template-columns:1fr 52px 52px;padding:12px 10px}.diagnosis-questions legend{font-size:.67rem}.diagnosis-result__actions{flex-direction:column}.resource-list>a{padding:14px;grid-template-columns:60px 1fr 16px}.resource-list p{font-size:.61rem}.resources__action .button{width:100%}.final-cta h2{font-size:clamp(1.95rem,10vw,2.6rem)}.final-cta__lead{font-size:.88rem}.final-cta__mail{font-size:.68rem}.final-cta ul{margin-top:20px}.mobile-cta{grid-template-columns:1fr 1fr}.mobile-cta a:first-child{border-color:var(--orange);color:#fff;background:var(--orange)}.mobile-cta a:last-child{border-color:#b8cae0;color:var(--blue);background:#fff}}.logo-carousel{margin-top:28px;padding:22px 0 15px;border-top:1px solid #e4ebf4;background:linear-gradient(180deg,#f8fafd,#fff)}.logo-carousel__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.logo-carousel__head>div:first-child{display:flex;align-items:baseline;gap:12px}.logo-carousel__head span{color:var(--blue);font-size:.56rem;font-weight:900;letter-spacing:.14em}.logo-carousel__head strong{font-size:.88rem}.logo-carousel__controls{display:flex;gap:6px}.logo-carousel__controls button{display:grid;min-width:35px;height:35px;padding:0 10px;place-items:center;border:1px solid #cfdaea;border-radius:9px;color:#4e6078;background:#fff;font-size:.65rem;font-weight:900;cursor:pointer}.logo-carousel__controls button:hover{border-color:#9bb8df;color:var(--blue)}.logo-carousel__viewport{overflow:hidden;width:100%;outline-offset:-4px;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.logo-carousel__track{display:flex;width:max-content;gap:12px;margin:0;padding:0 6px;list-style:none}.logo-carousel__track li{display:grid;width:188px;height:86px;flex:0 0 188px;place-items:center;padding:13px 18px;border:1px solid #e0e8f1;border-radius:13px;background:#fff}.logo-carousel__track img{width:auto;max-width:100%;height:auto;max-height:58px;object-fit:contain;filter:saturate(.82)}.logo-carousel__note{margin:11px 0 0;color:#76869b;font-size:.56rem;text-align:right}.solution-map{position:relative;display:grid;align-items:stretch;margin-top:48px;padding:18px;grid-template-columns:1fr minmax(240px,.82fr) 1fr;gap:34px;border:1px solid rgba(155,192,235,.19);border-radius:24px;background:#ffffff0a;box-shadow:0 28px 70px #0000002e}.solution-map:before,.solution-map:after{position:absolute;z-index:2;top:50%;width:31px;height:1px;content:"";background:linear-gradient(90deg,rgba(89,220,232,.2),var(--cyan))}.solution-map:before{left:calc(33.333% - 8px)}.solution-map:after{right:calc(33.333% - 8px);transform:rotate(180deg)}.solution-map__sources,.solution-map__outputs{display:grid;gap:8px;padding:18px;border:1px solid rgba(155,192,235,.15);border-radius:17px;background:#ffffff09}.solution-map__sources p,.solution-map__outputs p{margin:0 0 5px;color:#7796bd;font-size:.55rem;font-weight:900;letter-spacing:.16em}.solution-map__sources>span,.solution-map__outputs>span{display:grid;min-height:54px;align-items:center;padding:9px 11px;grid-template-columns:47px 1fr;gap:10px;border-radius:11px;color:#d5e2f2;background:#ffffff0d;font-size:.68rem;font-weight:800}.solution-map__sources i,.solution-map__outputs i{display:grid;min-height:31px;place-items:center;border-radius:8px;color:var(--cyan);background:#59dce817;font-size:.48rem;font-style:normal}.solution-map__engine{display:grid;align-content:center;padding:28px 18px;border:1px solid rgba(89,220,232,.32);border-radius:20px;text-align:center;background:linear-gradient(145deg,#165edb61,#59dce814);box-shadow:inset 0 0 35px #59dce814}.solution-map__engine small{color:var(--cyan);font-size:.52rem;font-weight:900;letter-spacing:.14em}.solution-map__engine>strong{display:block;margin:9px 0 17px;font-size:1.28rem}.solution-map__engine div{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.solution-map__engine span{padding:5px 8px;border-radius:99px;color:#c8d8eb;background:#ffffff14;font-size:.51rem}.solution>.container>.solution-flow{margin-top:18px}.mail-demo__illustration{overflow:hidden;margin:22px 0 0;border:1px solid rgba(159,194,233,.18);border-radius:18px;background:#fff}.mail-demo__illustration img{width:100%;height:auto}.mail-demo__illustration figcaption{padding:9px 12px 11px;color:#687990;background:#fff;font-size:.56rem;text-align:center}.mail-demo__output{overflow:hidden;margin-bottom:20px;border:1px solid #dbe5f0;border-radius:14px;background:#f5f8fc}.mail-demo__output-bar{display:flex;height:35px;align-items:center;gap:5px;padding:0 12px;border-bottom:1px solid #dfe7f1;background:#fff}.mail-demo__output-bar>span{width:7px;height:7px;border-radius:50%;background:#d5deea}.mail-demo__output-bar>span:first-child{background:#ff9976}.mail-demo__output-bar>span:nth-child(2){background:#ffd074}.mail-demo__output-bar>span:nth-child(3){background:#75d6aa}.mail-demo__output-bar small{margin-left:7px;color:#77889d;font-size:.53rem}.mail-demo__output-body{padding:18px}.mail-demo__output-from{display:block;margin-bottom:5px;color:var(--blue);font-size:.56rem;font-weight:900}.mail-demo__output-body>strong{display:block;font-size:.82rem}.mail-demo__output-body>p{margin:6px 0 14px;color:#66778d;font-size:.61rem;line-height:1.65}.mail-demo__output-body>div{display:grid;align-items:center;padding:10px;grid-template-columns:42px 1fr auto;gap:9px;border:1px solid #dce6f2;border-radius:10px;background:#fff}.mail-demo__output-body>div>span{display:grid;height:31px;place-items:center;border-radius:7px;color:#fff;background:#2b9b64;font-size:.48rem;font-weight:900}.mail-demo__output-body>div>strong{font-size:.62rem}.mail-demo__output-body>div>small{color:var(--blue);font-size:.51rem;font-weight:800}.adoption__setup{display:grid;align-items:center;margin:42px 0 24px;padding:26px;grid-template-columns:minmax(220px,.74fr) minmax(0,1.26fr);gap:34px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,#fff,#f1f6fc)}.adoption__setup>div>p{margin-bottom:6px;color:var(--blue);font-size:.56rem;font-weight:900;letter-spacing:.15em}.adoption__setup>div>h3{margin-bottom:8px;font-size:1.08rem}.adoption__setup>div>small{color:#6c7c91;font-size:.61rem}.adoption__setup ol{display:grid;margin:0;padding:0;grid-template-columns:repeat(3,1fr);gap:9px;list-style:none}.adoption__setup li{position:relative;min-height:125px;padding:16px;border:1px solid #dce6f2;border-radius:13px;background:#fff}.adoption__setup li:not(:last-child):after{position:absolute;z-index:2;top:50%;right:-10px;content:"→";color:var(--blue);font-size:.68rem;font-weight:900;transform:translateY(-50%)}.adoption__setup li>span{display:block;margin-bottom:17px;color:var(--blue);font-size:.55rem;font-weight:900}.adoption__setup li>strong,.adoption__setup li>small{display:block}.adoption__setup li>strong{font-size:.68rem}.adoption__setup li>small{margin-top:3px;color:#7a8ba0;font-size:.53rem}.resource-list>a.is-primary{border-color:#a7c4eb;background:linear-gradient(135deg,#edf4ff,#fff);box-shadow:0 12px 28px #165edb1a}.resource-list>a.is-primary>span{padding:5px 7px;border-radius:7px;color:#fff;background:var(--blue);text-align:center}@media(max-width:860px){.solution-map{grid-template-columns:1fr;gap:12px}.solution-map:before,.solution-map:after{display:none}.solution-map__engine{order:2}.solution-map__outputs{order:3}.adoption__setup{grid-template-columns:1fr}}@media(max-width:620px){.logo-carousel{margin-top:22px;padding-top:18px}.logo-carousel__head{align-items:flex-end}.logo-carousel__head>div:first-child{display:grid;gap:2px}.logo-carousel__track{gap:8px}.logo-carousel__track li{width:145px;height:70px;flex-basis:145px;padding:10px 13px}.logo-carousel__track img{max-height:46px}.logo-carousel__note{text-align:left}.solution-map{margin-top:34px;padding:12px;border-radius:18px}.solution-map__sources,.solution-map__outputs{padding:13px}.mail-demo__illustration{border-radius:13px}.mail-demo__output-body>div{grid-template-columns:38px 1fr}.mail-demo__output-body>div>small{grid-column:2}.adoption__setup{margin-top:28px;padding:18px;border-radius:15px}.adoption__setup ol{grid-template-columns:1fr}.adoption__setup li{min-height:auto}.adoption__setup li:not(:last-child):after{top:auto;right:50%;bottom:-12px;content:"↓";transform:translate(50%)}}.logo-carousel__viewport{scrollbar-width:none}.logo-carousel__viewport::-webkit-scrollbar{display:none}:root{--type-xs: .75rem;--type-sm: .875rem;--type-md: 1rem;--type-lg: 1.125rem;--surface-blue: #eef6ff;--surface-cyan: #effcfc;--line-strong: #cddced}body{font-size:16px;line-height:1.75}.section-heading h2{font-size:clamp(2rem,3.35vw,3.15rem);line-height:1.24}.section-heading__description{font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.85}.eyebrow{font-size:.75rem}.button{min-height:50px;padding:12px 20px;font-size:.875rem}.feature-card p,.usecase-card p,.comparison-table td,.resource-card p,.security-control p,.faq-answer p{font-size:.875rem}.hero{min-height:700px;color:var(--ink);background:radial-gradient(circle at 82% 14%,rgba(50,201,221,.2),transparent 29%),radial-gradient(circle at 12% 78%,rgba(47,125,243,.12),transparent 35%),linear-gradient(135deg,#fbfdff,#edf6ff 52%,#f0fcfb)}.hero:before{opacity:.34;background-image:linear-gradient(rgba(60,118,187,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(60,118,187,.11) 1px,transparent 1px)}.hero__orb--one{border-color:#165edb24;box-shadow:inset 0 0 100px #59dce814}.hero__orb--two{background:radial-gradient(circle,rgba(22,94,219,.12),transparent 65%)}.hero__eyebrow{color:#1266b7;font-size:.78rem;letter-spacing:.11em}.hero__eyebrow span{background:#1ba9bd}.hero h1{max-width:700px;font-size:clamp(2.85rem,4.35vw,4.35rem);line-height:1.13}.hero h1 em{background:linear-gradient(90deg,#165ed6,#119bb2);background-clip:text;-webkit-background-clip:text}.hero__lead{color:#4e627c;font-size:clamp(1rem,1.25vw,1.1rem)}.hero__value-list{color:#263f60;font-size:.88rem}.hero__value-list span{color:#1266b7;background:#dcecff}.hero .button--light{border:1px solid #abc2df;color:#174b86;background:#ffffffdb}.hero .button--light:hover{border-color:var(--blue);background:#fff}.hero__mail-link{color:#1564b5;font-size:.83rem}.hero__mail-link:hover{color:var(--blue)}.hero__note{color:#667b95;font-size:.75rem}.hero-product__window{border-color:#7097c447;box-shadow:0 34px 80px #365e8b33}.hero-product__halo{background:radial-gradient(circle,rgba(44,156,218,.16),transparent 66%)}.hero__bottom-line{background:linear-gradient(90deg,transparent,rgba(22,94,219,.28),transparent)}.solution{color:var(--ink);background:linear-gradient(145deg,#eef6ff,#f7fbff 48%,#edfafa)}.solution__backdrop{opacity:.55;background:radial-gradient(circle at 82% 15%,rgba(47,125,243,.15),transparent 34%),linear-gradient(120deg,transparent 35%,rgba(89,220,232,.1))}.solution .section-heading--inverted h2,.mail-demo .section-heading--inverted h2,.security .section-heading--inverted h2{color:var(--ink)}.solution .section-heading--inverted .eyebrow,.mail-demo .section-heading--inverted .eyebrow,.security .section-heading--inverted .eyebrow{color:#1266b7}.solution .section-heading--inverted .section-heading__description,.mail-demo .section-heading--inverted .section-heading__description,.security .section-heading--inverted .section-heading__description{color:#536980}.solution-flow{border-color:#d4e3f3;background:#ffffffb8;box-shadow:0 24px 65px #3c608b1a}.solution-step{border-color:#d9e5f2}.solution-step__visual>span{color:#6f86a2}.solution-icon{border-color:#bcd7ed;background:linear-gradient(145deg,#fff,#e4f4ff)}.solution-icon i{background:#4288d6}.solution-step p{color:#566a82;font-size:.875rem}.solution-output{border-color:#d4e2f0;background:#fff}.solution-output small{color:#6f849e;font-size:.75rem}.solution-output strong{font-size:.875rem}.solution-map{border-color:#cfe0f0;background:#ffffffb8;box-shadow:0 28px 70px #41659121}.solution-map__sources,.solution-map__outputs{border-color:#d5e3f0;background:#f9fcff}.solution-map__sources p,.solution-map__outputs p{color:#587391;font-size:.72rem}.solution-map__sources>span,.solution-map__outputs>span{color:#314e70;background:#fff;font-size:.8rem}.solution-map__sources i,.solution-map__outputs i{color:#1169b6;background:#e6f5fb}.solution-map__engine{border-color:#8fcfe0;background:linear-gradient(145deg,#dceaff,#e8fbfb);box-shadow:inset 0 0 35px #59dce821}.solution-map__engine small{color:#087b91;font-size:.72rem}.solution-map__engine span{color:#315674;background:#ffffffb8;font-size:.72rem}.mail-demo{color:var(--ink);border-top-color:#d6e5f2;background:linear-gradient(145deg,#f3f9ff,#ebf6ff 58%,#effbf9)}.mail-demo__backdrop{opacity:.8;background:radial-gradient(circle at 8% 12%,rgba(89,220,232,.14),transparent 31%),radial-gradient(circle at 88% 68%,rgba(47,125,243,.13),transparent 34%)}.mail-demo__steps li{border-color:#d0e1ef;background:#ffffffc7;box-shadow:0 12px 28px #42679114}.mail-demo__steps li:not(:last-child):after{border-color:#9fd2df;color:#087f94;background:#fff}.mail-demo__steps span{color:#0a8195;font-size:.75rem}.mail-demo__steps strong{font-size:.92rem}.mail-demo__steps small{color:#61778f;font-size:.78rem}.mail-demo__card{border-color:#c9dbea;background:#fffffffa;box-shadow:0 34px 90px #40608730}.mail-demo__illustration{border-color:#d2e1ef;box-shadow:0 18px 38px #3a5e881a}.mail-demo__illustration figcaption{font-size:.75rem}.mail-demo__output-bar small,.mail-demo__output-from{font-size:.72rem}.mail-demo__output-body>strong{font-size:.95rem}.mail-demo__output-body>p{font-size:.8rem}.mail-demo__output-body>div>strong{font-size:.78rem}.mail-demo__output-body>div>small{font-size:.72rem}.mail-demo__label,.mail-demo__caution{font-size:.78rem}.mail-demo__copy,.mail-demo__consult{font-size:.8rem}@media(min-width:981px){.mail-demo__grid{align-items:start}.mail-demo__card{padding:30px}.mail-demo__output{margin-bottom:14px}.mail-demo__output-body{padding:14px}.mail-demo__output-body>p{margin:5px 0 9px}.mail-demo__output-body>div{padding:8px}.mail-demo__card-head{margin-bottom:14px}.mail-demo__copy{margin-top:8px}.mail-demo__samples{margin:10px 0}.mail-demo__caution{margin-bottom:14px;padding:10px 12px}.mail-demo__consult{margin-top:6px}}.security{color:var(--ink);background:linear-gradient(145deg,#edf6ff,#f7fbff 55%,#eefaf9)}.security__grid-bg{opacity:.36;background-image:linear-gradient(rgba(53,120,191,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(53,120,191,.09) 1px,transparent 1px)}.security-control{border-color:#d3e2ef;background:#ffffffd1;box-shadow:0 12px 26px #4267910f}.security-control>span{color:#5d7795;font-size:.75rem}.security-control p{color:#5a6f86}.security-control>i{color:#087d93;background:#e1f7f7}.security__caution{color:#5e7085;border-color:#d8e3ef;background:#fff}.logo-carousel__rows{display:grid;gap:10px}.logo-carousel__viewport{overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.logo-carousel__viewport--right .logo-carousel__track{animation:logo-move-right 78s linear infinite;transform:translate(-50%)}.logo-carousel__viewport--left .logo-carousel__track{animation:logo-move-left 82s linear infinite}.logo-carousel.is-paused .logo-carousel__track{animation-play-state:paused}.logo-carousel__toggle{display:grid;min-width:56px;height:38px;padding:0 12px;place-items:center;border:1px solid #cbd9e8;border-radius:10px;color:#365573;background:#fff;font-size:.75rem;font-weight:800;cursor:pointer}.logo-carousel__toggle:hover{border-color:#85aed7;color:var(--blue)}.logo-carousel__track li{width:170px;height:72px;flex-basis:170px;padding:11px 16px}.logo-carousel__track img{max-height:48px}.logo-carousel__note{font-size:.75rem}@keyframes logo-move-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes logo-move-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.features{background:linear-gradient(180deg,#f7faff,#f2f7fc)}.feature-grid{gap:18px}.feature-card{min-height:320px;padding:20px 20px 23px;border-color:#dbe6f1;border-radius:22px;box-shadow:0 8px 25px #36567c0d}.feature-card__visual{position:relative;display:grid;overflow:hidden;height:142px;margin-bottom:21px;place-items:center;border:1px solid #dce9f5;border-radius:17px;background:radial-gradient(circle at 72% 22%,rgba(48,196,218,.17),transparent 28%),linear-gradient(145deg,#f7fbff,#eaf4ff)}.feature-card__visual img{width:128px;height:128px;object-fit:contain;filter:drop-shadow(0 12px 15px rgba(29,81,145,.13))}.feature-card__visual>span{position:absolute;top:10px;right:11px;color:#6e87a3;font-size:.72rem;font-weight:900;letter-spacing:.1em}.feature-card h3{margin-bottom:8px;font-size:1.05rem}.feature-card p{color:#566a80;line-height:1.75}.usecases{background:#fff}.usecase-grid{gap:20px}.usecase-card{min-height:450px;padding:0;border-color:#d9e5f0;border-radius:22px;background:#fff;box-shadow:0 12px 30px #37577b12}.usecase-card:before{z-index:2;height:4px}.usecase-card__visual{overflow:hidden;height:185px;margin:0;border-bottom:1px solid #dde8f2;background:#f5f9fd}.usecase-card__visual img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.usecase-card:hover .usecase-card__visual img{transform:scale(1.025)}.usecase-card__body{padding:20px}.usecase-card__head{margin-bottom:13px}.usecase-card__head span{font-size:.75rem}.usecase-card h3{margin-bottom:17px;font-size:1.08rem}.usecase-transform{gap:6px}.usecase-transform>div{min-height:64px;padding:9px 7px}.usecase-transform small{font-size:.68rem}.usecase-transform strong{font-size:.74rem;line-height:1.45}.usecases__action p{font-size:.9rem}.usecases__note{font-size:.78rem}.comparison{background:linear-gradient(180deg,#fff,#f5f9fe)}.comparison-highlights{display:grid;margin-bottom:18px;grid-template-columns:repeat(3,1fr);gap:12px}.comparison-highlight{position:relative;display:flex;min-height:88px;align-items:center;padding:17px 18px;gap:13px;border:1px solid #d8e4f0;border-radius:16px;background:#fff}.comparison-highlight>i{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:11px;color:#75879b;background:#eef2f7;font-size:1rem;font-style:normal;font-weight:900}.comparison-highlight strong,.comparison-highlight small{display:block}.comparison-highlight strong{font-size:.94rem}.comparison-highlight small{margin-top:2px;color:#6b7d91;font-size:.75rem}.comparison-highlight.is-df{border-color:#8bb8e9;background:linear-gradient(145deg,#eaf3ff,#f1fcfc);box-shadow:0 14px 30px #165edb21}.comparison-highlight.is-df>i{color:#fff;background:linear-gradient(145deg,var(--blue),#16a9bc)}.comparison-highlight__badge{position:absolute;top:-9px;right:12px;padding:3px 8px;border-radius:99px;color:#fff;background:var(--orange);font-size:.62rem;font-weight:900;letter-spacing:.08em}.comparison-table-wrap{border-color:#ccdceb;border-radius:22px;box-shadow:0 22px 55px #31537a21}.comparison-table th,.comparison-table td{padding:21px 18px;border-color:#dce7f1}.comparison-table thead th{height:94px;color:#52667d;background:#f3f7fb;font-size:.8rem}.comparison-table thead th>span,.comparison-table thead th>small{display:block}.comparison-table thead th>span{font-size:.92rem}.comparison-table thead th>small{margin-top:5px;color:#7c8da0;font-size:.7rem;font-weight:600}.comparison-table thead th.is-df{position:relative;color:#fff;background:linear-gradient(145deg,#165edb,#168cae)}.comparison-table thead th.is-df small{color:#d9f0fa}.comparison-table tbody th{font-size:.82rem}.comparison-table td{color:#52667c}.comparison-table td.is-df{color:#144e98;background:linear-gradient(90deg,#edf5ff,#f0fcfc)}.comparison-status{display:inline-grid;width:24px;height:24px;margin-right:8px;place-items:center;border-radius:50%;font-size:.73rem;font-weight:900}.comparison-status--bad{color:#a65a49;background:#fff0ec}.comparison-status--mid{color:#8a6513;background:#fff6d9}.comparison-status--good{color:#087963;background:#daf8ee}.comparison__action{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:22px;padding:22px 24px;border:1px solid #cbdceb;border-radius:18px;background:#fff;box-shadow:0 12px 30px #34557b12}.comparison__action div span,.comparison__action div strong{display:block}.comparison__action div span{margin-bottom:4px;color:#1674b7;font-size:.7rem;font-weight:900;letter-spacing:.14em}.comparison__action div strong{font-size:.95rem}.diagnosis{background:linear-gradient(180deg,#fff,#f2f8fd)}.diagnosis__intro{align-items:start;grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);gap:clamp(40px,5vw,70px)}.diagnosis__copy{position:sticky;top:92px}.diagnosis__visual{border-color:#cedfed;border-radius:24px;box-shadow:0 20px 50px #395b841f}.diagnosis-form{min-height:585px;padding:clamp(26px,3.5vw,42px);border:1px solid #c8daeb;border-radius:28px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 28px 70px #32547d24}.diagnosis-form__head{margin-bottom:16px}.diagnosis-form__head>div span,.diagnosis-form__head>div strong{display:block}.diagnosis-form__head>div span{margin-bottom:3px;color:#146bb3;font-size:.7rem;font-weight:900;letter-spacing:.14em}.diagnosis-form__head>div strong{color:#536981;font-size:.8rem}.diagnosis-form__head>p{margin:0;color:#708196;font-size:.85rem;font-weight:800}.diagnosis-form__head>p b{color:var(--blue);font-size:1.45rem}.diagnosis-progress{overflow:hidden;height:7px;margin-bottom:32px;border-radius:99px;background:#e4edf6}.diagnosis-progress i{display:block;width:20%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#1eb6c7);transition:width .25s ease}.diagnosis-stage[hidden],.diagnosis-result[hidden],.diagnosis-questions fieldset[hidden]{display:none!important}.diagnosis-questions{display:block}.diagnosis-questions fieldset{display:block;min-height:310px;padding:0;border:0;background:transparent}.diagnosis-questions fieldset:focus{outline:none}.diagnosis-questions legend{display:block!important;width:100%;margin-bottom:27px;color:var(--ink);font-size:clamp(1.15rem,1.7vw,1.42rem);font-weight:900;line-height:1.55}.diagnosis-questions legend>span{display:block;margin:0 0 10px;color:#116cb4;font-size:.75rem;letter-spacing:.1em}.diagnosis-options{display:grid;grid-template-columns:1fr;gap:12px}.diagnosis-questions label{display:block}.diagnosis-questions label>span{display:grid;min-height:78px;align-items:center;padding:15px 17px;grid-template-columns:38px 1fr auto;gap:13px;border:1px solid #ccdbe9;border-radius:15px;color:#28445f;background:#fff;text-align:left;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s}.diagnosis-questions label:hover>span{transform:translateY(-2px);border-color:#83add7;box-shadow:0 10px 24px #365b851a}.diagnosis-questions label span>i{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#155da4;background:#e7f1fd;font-size:.8rem;font-style:normal;font-weight:900}.diagnosis-questions label span>strong{font-size:.9rem}.diagnosis-questions label span>small{color:#74869a;font-size:.74rem}.diagnosis-questions input:checked+span{border-color:var(--blue);color:#123d74;background:#eaf3ff;box-shadow:0 0 0 3px #165edb1a}.diagnosis-questions input:checked+span>i{color:#fff;background:var(--blue)}.diagnosis-form__hint{margin:1px 0 15px;color:#60758c;font-size:.8rem;text-align:center}.diagnosis-form__hint span{color:#1293a8;font-weight:900}.diagnosis-navigation{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid #e0e9f2}.diagnosis-navigation button{padding:7px 0;border:0;color:#1e5f9f;background:transparent;font-size:.8rem;font-weight:800;cursor:pointer}.diagnosis-navigation button:disabled{opacity:.35;cursor:not-allowed}.diagnosis-navigation span{color:#75879b;font-size:.75rem}.diagnosis-result{margin:12px 0 0;padding:27px;border-color:#9fc0e1;border-radius:18px;background:linear-gradient(145deg,#f3f8ff,#effcfb)}.diagnosis-result>p{font-size:.72rem}.diagnosis-result h3{font-size:1.28rem}.diagnosis-result [data-result-body]{font-size:.88rem;line-height:1.8}.diagnosis-result__actions .button{min-height:48px;font-size:.8rem}.diagnosis-restart{display:block;margin:18px auto 0;border:0;color:#4d6c89;background:transparent;font-size:.78rem;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.resources{background:linear-gradient(180deg,#edf5fd,#f8fbff)}.resources__heading{max-width:900px;margin-inline:auto}.resource-featured{display:grid;overflow:hidden;margin-bottom:20px;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);border:1px solid #cdddec;border-radius:26px;background:#fff;box-shadow:0 24px 60px #33547b21}.resource-featured__visual{min-height:420px;margin:0;background:#eaf3fc}.resource-featured__visual img{width:100%;height:100%;object-fit:cover}.resource-featured__content{display:flex;justify-content:center;flex-direction:column;padding:clamp(28px,4vw,52px)}.resource-featured__eyebrow{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.resource-featured__eyebrow>span{color:#156fb7;font-size:.72rem;font-weight:900;letter-spacing:.14em}.resource-featured__eyebrow>small{padding:4px 9px;border-radius:99px;color:#08765f;background:#e2f8f1;font-size:.7rem;font-weight:900}.resource-featured h3{margin-bottom:13px;font-size:clamp(1.35rem,2.2vw,1.8rem)}.resource-featured p{color:#566a81;font-size:.9rem;line-height:1.8}.resource-featured ul{display:grid;margin:3px 0 22px;padding:0;gap:7px;list-style:none}.resource-featured li{color:#3e5974;font-size:.82rem;font-weight:700}.resource-featured li:before{margin-right:8px;color:#1196a8;content:"✓";font-weight:900}.resource-featured__content .button{width:fit-content}.resource-featured__note{margin-top:9px;color:#7a8b9d;font-size:.72rem}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.resource-card{position:relative;display:grid;min-height:220px;align-content:start;padding:22px;grid-template-columns:1fr auto;border:1px solid #d4e1ed;border-radius:18px;background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}.resource-card:hover{transform:translateY(-4px);border-color:#95b9dc;box-shadow:0 18px 38px #3051771c}.resource-card__icon{display:grid;width:58px;height:44px;margin-bottom:22px;place-items:center;border-radius:11px;color:#1261a8;background:linear-gradient(145deg,#e4efff,#e5fbfb);font-size:.62rem;font-weight:900;letter-spacing:.05em}.resource-card>div{grid-column:1 / -1}.resource-card>div>small{color:#1472b8;font-size:.72rem;font-weight:900}.resource-card h3{margin:6px 0 7px;font-size:1rem}.resource-card p{margin:0;color:#5e7186;line-height:1.7}.resource-card>i{color:#1268ae;font-style:normal}.resources__action{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:20px;padding:23px 25px;border:1px solid #bed6e9;border-radius:18px;color:var(--ink);background:linear-gradient(100deg,#e6f1ff,#e7fbf9)}.resources__action div span,.resources__action div strong{display:block}.resources__action div span{margin-bottom:4px;color:#1471b5;font-size:.7rem;font-weight:900;letter-spacing:.13em}.resources__action div strong{font-size:.92rem}.contact-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#eaf4ff,#f5fbff 55%,#eafafa)}.contact-section:before{position:absolute;inset:0;content:"";opacity:.45;background-image:radial-gradient(rgba(22,94,219,.12) 1px,transparent 1px);background-size:25px 25px;mask-image:linear-gradient(100deg,#000,transparent 52%)}.contact-shell{position:relative;z-index:1;display:grid;overflow:hidden;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);border:1px solid #c4d9e9;border-radius:30px;background:#fff;box-shadow:0 32px 80px #2c4f782e}.contact-intro{position:relative;overflow:hidden;padding:clamp(34px,4vw,52px);color:#fff;background:linear-gradient(155deg,#1769da,#1688c1 58%,#15a6a9)}.contact-intro:after{position:absolute;right:-160px;bottom:-190px;width:400px;height:400px;content:"";border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:inset 0 0 70px #ffffff12}.contact-intro__eyebrow{display:block;margin-bottom:23px;color:#d6f9ff;font-size:.72rem;font-weight:900;letter-spacing:.13em}.contact-intro h2{margin-bottom:18px;font-size:clamp(1.95rem,2.25vw,2.1rem);line-height:1.3;letter-spacing:-.035em}.contact-intro>p{color:#e4f2ff;font-size:.94rem;line-height:1.85;text-wrap:pretty;word-break:auto-phrase;overflow-wrap:break-word}.contact-intro__mobile-break{display:none}.contact-intro__keep{white-space:nowrap}.contact-intro>p span{display:block}.contact-intro>p span+span{margin-top:4px}.contact-intro ol{display:grid;margin:38px 0 0;padding:0;gap:12px;list-style:none}.contact-intro li{display:grid;align-items:center;padding:14px;grid-template-columns:42px 1fr;gap:12px;border:1px solid rgba(255,255,255,.17);border-radius:14px;background:#ffffff17}.contact-intro li>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#0d70a5;background:#fff;font-size:.72rem;font-weight:900}.contact-intro li strong,.contact-intro li small{display:block}.contact-intro li strong{font-size:.92rem}.contact-intro li small{margin-top:1px;color:#d9efff;font-size:.78rem}.contact-intro__trust{position:relative;z-index:1;display:grid;margin-top:28px;gap:7px}.contact-intro__trust span{color:#e3f8ff;font-size:.8rem;font-weight:700;line-height:1.65;text-wrap:pretty}.contact-form-card{scroll-margin-top:12px;padding:clamp(28px,4.5vw,58px)}.contact-form-card__head{margin-bottom:28px}.contact-form-card__head>span{display:block;margin-bottom:5px;color:#126eb3;font-size:.75rem;font-weight:900;letter-spacing:.11em}.contact-form-card__head>strong{display:block;font-size:1.25rem}.contact-form-card__head>p{margin:8px 0 0;color:#647b91;font-size:.82rem;line-height:1.65;text-wrap:pretty}.contact-form-card__head i{font-style:normal}.contact-form-card__head b{display:inline-flex;margin-right:5px;padding:1px 7px;border-radius:4px;color:#fff;background:#c63e32;font-size:.68rem;font-style:normal}#tayori-form form{margin:0}.contact-form-grid--tayori{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.contact-form-grid--tayori>.form-parts--full,.contact-form-grid--tayori>.parts-error-message,.contact-form-grid--tayori>.contact-form-submit{grid-column:1 / -1}#tayori-form .form-parts{min-width:0}#tayori-form .form-parts>div:first-child{line-height:1.55;text-wrap:pretty;overflow-wrap:break-word}#tayori-form .form-parts.is-required>div:first-child:after{display:inline-flex;margin-left:7px;padding:1px 6px;border-radius:4px;color:#fff;background:#c63e32;content:"必須";font-size:.62rem;line-height:1.5;vertical-align:.08em}#tayori-form .form-parts>label,#tayori-form .form-parts>div:first-child,#tayori-form legend{display:block;margin-bottom:7px;color:#304b66;font-size:.85rem;font-weight:900}#tayori-form input[type=text],#tayori-form input[type=email],#tayori-form input[type=tel],#tayori-form select,#tayori-form textarea{width:100%;min-width:0;border:1px solid #cbd9e6;border-radius:11px;color:#172f49;background-color:#f9fbfd;font:inherit;font-size:.9rem;outline:none;transition:border-color .18s,box-shadow .18s,background-color .18s}#tayori-form input[type=text],#tayori-form input[type=email],#tayori-form input[type=tel],#tayori-form select{height:50px;padding:0 14px}#tayori-form select{appearance:none;padding-right:44px;background-image:linear-gradient(45deg,transparent 50%,#54718d 50%),linear-gradient(135deg,#54718d 50%,transparent 50%);background-position:calc(100% - 20px) 21px,calc(100% - 15px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;cursor:pointer}#tayori-form textarea{display:block;min-height:104px;padding:13px 14px;line-height:1.7;resize:vertical}#tayori-form .contact-form-textarea--large{min-height:132px}#tayori-form input::placeholder,#tayori-form textarea::placeholder{color:#9aa8b6}#tayori-form input[type=text]:focus,#tayori-form input[type=email]:focus,#tayori-form input[type=tel]:focus,#tayori-form select:focus,#tayori-form textarea:focus{border-color:#2379cc;background-color:#fff;box-shadow:0 0 0 3px #2379cc1f}.phone-fields{display:grid;align-items:center;grid-template-columns:1fr auto 1.2fr auto 1.2fr;gap:5px}.phone-fields>span{color:#8a9aac}.phone-fields .error-message{grid-column:1 / -1}.form-parts--choices{margin:25px 0 0;padding:0;border:0}.form-parts--choices>p{margin:-2px 0 10px;color:#75869a;font-size:.75rem}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.choice-grid input,.form-parts--privacy input{position:absolute;width:1px;height:1px;opacity:0}.choice-grid label{display:flex;min-height:48px;align-items:center;padding:11px 12px;gap:9px;border:1px solid #d1deea;border-radius:11px;color:#425d76;background:#fbfcfe;font-size:.8rem;font-weight:700;cursor:pointer}.choice-grid label i,.form-parts--privacy label:before{display:grid;width:18px;height:18px;flex:0 0 18px;place-items:center;border:1px solid #aebfd0;border-radius:5px;background:#fff;content:"";font-style:normal}.choice-grid input:checked+label{border-color:#70a7d7;color:#174e83;background:#edf5ff}.choice-grid input:checked+label i,.form-parts--privacy input:checked+label:before{border-color:#1769ba;background:#1769ba}.choice-grid input:checked+label i:after,.form-parts--privacy input:checked+label:before{color:#fff;content:"✓";font-size:.7rem;font-weight:900}.choice-grid input:focus-visible+label,.form-parts--privacy input:focus-visible+label{outline:3px solid rgba(21,154,178,.35);outline-offset:2px}.form-parts--privacy{margin-top:2px}.form-parts--privacy>div:nth-child(2)>div:first-child{display:flex;align-items:center}.form-parts--privacy label{display:flex;align-items:center;gap:9px;color:#516981;font-size:.85rem;line-height:1.65;cursor:pointer;text-wrap:pretty}.form-parts--privacy a{color:#155fa8;text-decoration:underline;text-underline-offset:3px}.contact-form-submit{margin-top:5px}.contact-form-submit .submit{display:flex;width:100%;min-height:56px;align-items:center;justify-content:center;padding:13px 20px;gap:18px;border:0;border-radius:12px;color:#fff;background:linear-gradient(100deg,#165edb,#138fac);box-shadow:0 14px 28px #165edb38;font-size:.92rem;font-weight:900;cursor:pointer;transition:transform .18s,box-shadow .18s}.contact-form-submit .submit:after{content:"→"}.contact-form-submit .submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px #165edb4a}.contact-form-submit .submit:disabled{cursor:wait;opacity:.58;box-shadow:none}.contact-form-destination{display:block;margin-top:9px;color:#708499;font-size:.75rem;line-height:1.6;text-align:center}#tayori-form .error-message,#tayori-form .parts-error-message{margin-top:6px;color:#b3322a;font-size:.8rem;font-weight:800;line-height:1.6;text-wrap:pretty}#tayori-form .parts-error-message:not(:empty){margin-bottom:2px;padding:10px 12px;border:1px solid #efb8b3;border-radius:8px;background:#fff3f2}#tayori-form .has-error input,#tayori-form .has-error select,#tayori-form .has-error textarea{border-color:#c84338;background-color:snow}@media(max-width:1080px){.hero h1{font-size:clamp(2.6rem,4.3vw,3.65rem)}.feature-card{min-height:300px}.resource-featured{grid-template-columns:1fr 1fr}.contact-shell{grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr)}}@media(max-width:860px){.hero{min-height:auto}.hero__grid{padding-top:58px}.hero__copy{max-width:680px}.comparison-highlights{grid-template-columns:1fr}.comparison-highlight{min-height:76px}.comparison-highlight__badge{top:50%;right:18px;transform:translateY(-50%)}.comparison__action,.resources__action{align-items:flex-start;flex-direction:column}.diagnosis__intro{grid-template-columns:1fr}.diagnosis__copy{position:static}.diagnosis__visual{max-width:620px}.resource-featured{grid-template-columns:1fr}.resource-featured__visual{min-height:320px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:170px}.contact-shell{grid-template-columns:1fr}.contact-intro{padding-block:46px}.contact-intro ol{grid-template-columns:repeat(3,1fr)}.contact-intro li{align-content:start;grid-template-columns:1fr}}@media(max-width:760px){.comparison-table-wrap{display:none}.comparison-mobile{display:grid;gap:13px}.comparison-mobile__card{border-color:#d3e1ed;border-radius:17px;box-shadow:0 10px 25px #35547814}.comparison-mobile__card h3{padding:15px 17px;background:linear-gradient(100deg,#174f90,#147f9d);font-size:.9rem}.comparison-mobile__card dl>div{padding:14px 15px;grid-template-columns:120px 1fr}.comparison-mobile__card dt,.comparison-mobile__card dd{font-size:.8rem}.comparison-mobile__card .is-df{background:linear-gradient(90deg,#edf5ff,#effbf9)}}@media(max-width:620px){body{font-size:16px}.section-heading h2{font-size:clamp(1.85rem,8.5vw,2.25rem);line-height:1.31}.section-heading__description{font-size:.94rem;line-height:1.8}.eyebrow{font-size:.72rem}.button{min-height:49px;font-size:.84rem}.hero__grid{padding-block:44px 70px}.hero h1{font-size:clamp(2.05rem,9.4vw,2.62rem);line-height:1.2}.hero__eyebrow{font-size:.73rem;line-height:1.55}.hero__lead{font-size:.95rem;line-height:1.78}.hero__value-list{font-size:.82rem}.hero__note{font-size:.72rem}.hero-product__bar{font-size:.68rem}.hero-product__window figcaption{font-size:.68rem}.logo-carousel__head{align-items:center}.logo-carousel__head span{font-size:.68rem}.logo-carousel__head strong{font-size:.86rem}.logo-carousel__toggle{min-width:52px;height:35px;font-size:.7rem}.logo-carousel__rows{gap:8px}.logo-carousel__track li{width:134px;height:60px;flex-basis:134px;padding:9px 12px}.logo-carousel__track img{max-height:40px}.logo-carousel__note{font-size:.7rem;line-height:1.6}.solution-map__sources p,.solution-map__outputs p,.solution-map__engine small{font-size:.7rem}.solution-map__sources>span,.solution-map__outputs>span{font-size:.78rem}.solution-step p{font-size:.84rem}.solution-output{grid-template-columns:1fr;text-align:left}.solution-output>div:last-child{text-align:left}.mail-demo__steps strong{font-size:.9rem}.mail-demo__steps small{font-size:.76rem}.mail-demo__output-body>strong{font-size:.9rem}.mail-demo__output-body>p{font-size:.78rem}.feature-card{min-height:300px;padding:18px 18px 22px}.feature-card__visual{height:155px}.feature-card__visual img{width:140px;height:140px}.feature-card h3{font-size:1.05rem}.feature-card p{font-size:.86rem}.usecase-card{min-height:auto}.usecase-card__visual{height:205px}.usecase-card__body{padding:18px}.usecase-card h3{font-size:1.06rem}.usecase-transform{grid-template-columns:1fr;gap:7px}.usecase-transform>span{transform:rotate(90deg)}.usecase-transform>div{min-height:auto;padding:10px 12px}.usecase-transform small{font-size:.67rem}.usecase-transform strong{font-size:.8rem}.comparison-highlights{margin-bottom:14px}.comparison-highlight{padding:14px}.comparison-highlight__badge{position:static;margin-left:auto;transform:none}.comparison-mobile__card dl>div{grid-template-columns:1fr;gap:5px}.comparison__action{padding:19px}.comparison__action .button{width:100%}.diagnosis-form{min-height:540px;padding:20px 16px;border-radius:20px}.diagnosis-form__head>div span{font-size:.66rem}.diagnosis-form__head>div strong{font-size:.75rem}.diagnosis-progress{margin-bottom:26px}.diagnosis-questions fieldset{min-height:315px}.diagnosis-questions legend{font-size:1.12rem}.diagnosis-questions label>span{min-height:76px;padding:13px;grid-template-columns:36px 1fr}.diagnosis-questions label span>small{display:none}.diagnosis-questions label span>strong{font-size:.84rem}.diagnosis-form__hint{font-size:.75rem}.diagnosis-result{padding:21px 17px}.diagnosis-result h3{font-size:1.13rem}.diagnosis-result [data-result-body]{font-size:.84rem}.diagnosis-result__actions{flex-direction:column}.diagnosis-result__actions .button{width:100%}.resource-featured{border-radius:19px}.resource-featured__visual{min-height:240px}.resource-featured__content{padding:24px 20px}.resource-featured p{font-size:.86rem}.resource-featured__content .button{width:100%}.resource-card{min-height:190px;padding:19px}.resources__action{padding:19px}.resources__action .button{width:100%}.contact-shell{border-radius:21px}.contact-intro{padding:34px 21px}.contact-intro h2{font-size:2rem}.contact-intro__mobile-break{display:inline}.contact-intro>p{font-size:.88rem}.contact-intro ol{grid-template-columns:1fr;margin-top:27px}.contact-intro li{grid-template-columns:42px 1fr}.contact-form-card{padding:27px 18px 31px}.contact-form-grid--tayori{grid-template-columns:1fr;gap:15px}.choice-grid{grid-template-columns:1fr}#tayori-form input[type=text],#tayori-form input[type=email],#tayori-form input[type=tel],#tayori-form select,#tayori-form textarea{font-size:16px}.phone-fields{grid-template-columns:1fr auto 1fr auto 1fr}.contact-form-submit .submit{font-size:.88rem}}@media(prefers-reduced-motion:reduce){.logo-carousel__track{animation:none!important;transform:none!important}.usecase-card__visual img,.diagnosis-progress i{transition:none}}.hero h1{font-size:clamp(2.7rem,3.55vw,3.8rem)}@media(max-width:1080px){.hero h1{font-size:clamp(2.45rem,4vw,3.35rem)}}@media(max-width:620px){h1,h2,h3{text-wrap:wrap;overflow-wrap:anywhere}.hero h1{font-size:clamp(2rem,8.7vw,2.35rem)}.section-heading h2{font-size:clamp(1.8rem,8vw,2.05rem)}.problem-grid,.case-grid{grid-template-columns:minmax(0,1fr)}.problem-card:last-child,.case-card:last-child{grid-column:auto}.case-card{min-height:360px}}body small{font-size:max(.72rem,.75em)}.solution-map__sources i,.solution-map__outputs i,.mail-demo__output-body>div>span,.hero__value-list span,.case-card__meta i,.case-card__company span,.adoption__setup>div>p,.adoption__setup li>span,.cert-card p,.comparison-highlight__badge{font-size:max(.7rem,.72em)}.hero{min-height:720px;background:radial-gradient(ellipse at 79% 13%,rgba(63,208,223,.24),transparent 29%),radial-gradient(ellipse at 19% 78%,rgba(71,132,238,.12),transparent 36%),linear-gradient(135deg,#fcfeff,#eef7ff 51%,#effcfb)}.hero:before{z-index:0;opacity:.38;background-image:linear-gradient(rgba(63,118,181,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(63,118,181,.11) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(115deg,rgba(0,0,0,.86),transparent 74%)}.hero:after{position:absolute;z-index:0;top:-120px;right:-160px;width:560px;height:560px;content:"";pointer-events:none;background:radial-gradient(circle,rgba(17,151,192,.14) 0 2px,transparent 2.7px);background-size:29px 29px;mask-image:radial-gradient(circle,#000 0,transparent 69%);opacity:.62}.hero__ambient{position:absolute;z-index:0;border-radius:50%;pointer-events:none;filter:blur(12px)}.hero__ambient--top{top:-210px;right:-164px;width:690px;height:520px;background:radial-gradient(ellipse,rgba(71,199,218,.18),transparent 68%)}.hero__ambient--bottom{bottom:-240px;left:-210px;width:640px;height:500px;background:radial-gradient(ellipse,rgba(44,117,225,.13),transparent 68%)}.hero__flow-orbit{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.hero__flow-orbit-line{fill:none;stroke-linecap:round}.hero__flow-orbit-line--one{stroke:#1f6fcc36;stroke-width:1.2}.hero__flow-orbit-line--two{stroke:#1799ae33;stroke-width:1.2}.hero__flow-orbit-line--three{stroke:#46b3cd38;stroke-width:1;stroke-dasharray:4 11}.hero__flow-orbit-node{fill:#2f9dbe;filter:drop-shadow(0 0 7px rgba(31,157,190,.48))}.hero__flow-orbit-node--two{fill:#4f8ae7}.hero__flow-orbit-node--three{fill:#1cb38a}.hero__grid{min-height:660px;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:clamp(34px,4.1vw,52px);padding-block:66px 60px}.hero__copy{padding-top:0}.hero__eyebrow{margin-bottom:18px;color:#125fa9;font-size:.875rem;letter-spacing:.1em}.hero h1{max-width:none;margin-bottom:21px;font-size:clamp(2.75rem,3.6vw,3.25rem);line-height:1.16;letter-spacing:-.048em;text-wrap:initial}.hero-title__line{display:block;white-space:nowrap}.hero h1 em{background:linear-gradient(90deg,#145fda,#0f9bb3);background-clip:text;-webkit-background-clip:text}.hero__lead{max-width:640px;margin-bottom:22px;color:#4b617c;font-size:clamp(1rem,1.22vw,1.1rem);line-height:1.85}.hero__value-list{gap:8px;margin-bottom:25px;color:#263f60;font-size:.91rem;line-height:1.68}.hero__value-list span{width:29px;height:26px;border-color:#c7dcf6;color:#115fae;background:#e7f1ff;font-size:.66rem}.hero__actions{align-items:stretch;flex-wrap:nowrap;gap:12px}.hero__actions .button{min-width:0;min-height:58px;padding-inline:22px;font-size:.91rem;flex:1 1 0}.hero-mail-cta{display:inline-grid;min-width:0;flex:1.08 1 0;min-height:58px;align-items:center;padding:7px 15px 7px 10px;grid-template-columns:40px auto 18px;gap:9px;border:1px solid #9bc9e7;border-radius:15px;color:#124d91;background:#ffffffeb;box-shadow:0 10px 24px #296ca51a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.hero-mail-cta:hover{border-color:#1678c8;background:#fff;box-shadow:0 15px 29px #1e65a429;transform:translateY(-2px)}.hero-mail-cta__icon{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#1678d5,#1498aa);box-shadow:0 7px 16px #1777c933}.hero-mail-cta__icon svg{width:21px;height:21px}.hero-mail-cta__copy{display:grid;min-width:0;gap:1px;line-height:1.18}.hero-mail-cta__copy small{color:#197697;font-size:.65rem;font-weight:900;letter-spacing:.08em}.hero-mail-cta__copy strong{color:#164d83;font-size:.86rem;font-weight:900;white-space:nowrap}.hero-mail-cta__arrow{width:18px;height:18px;color:#1769b6;transition:transform .2s ease}.hero-mail-cta:hover .hero-mail-cta__arrow{transform:translate(3px)}.hero-web-demo-link{display:inline-flex;align-items:center;gap:8px;margin-top:15px;color:#637891;font-size:.81rem;font-weight:700}.hero-web-demo-link strong{color:#165fae;font-size:.84rem}.hero-web-demo-link i{color:#165fae;font-size:1rem;font-style:normal;transition:transform .2s ease}.hero-web-demo-link:hover{color:#2d5274}.hero-web-demo-link:hover i{transform:translate(3px)}.hero__note{margin-top:9px;color:#637994;font-size:.79rem;line-height:1.65}.hero-product{width:min(100%,536px);justify-self:end}.hero-product__halo{inset:-15% -12% -16%;background:radial-gradient(circle,rgba(30,158,199,.2),transparent 65%)}.hero-product__window{border-color:#6897c34d;box-shadow:0 32px 72px #345e8b36,0 0 0 7px #ffffff57;transform:perspective(1100px) rotateY(-1.5deg) rotateX(.8deg)}.hero-product__screen{display:flex;aspect-ratio:1200 / 583;align-items:stretch;padding:10px}.hero-product__screen :is(img,video){width:100%;height:100%;border-radius:11px;object-fit:cover}.hero-product__window figcaption{padding:9px 14px 11px;color:#576f8a;font-size:.67rem}.hero-product__badge{border-color:#ffffffe6;box-shadow:0 14px 31px #1b4b782e}.hero-product__badge strong{font-size:.75rem}.hero-product__badge small{font-size:.63rem}.hero__bottom-line{background:linear-gradient(90deg,transparent,rgba(20,113,187,.33),transparent)}@media(max-width:1080px){.hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:34px}.hero h1{font-size:clamp(2.45rem,4vw,3rem)}.hero__actions .button{min-width:218px}.hero-mail-cta{min-width:273px}}@media(max-width:860px){.hero{min-height:auto}.hero:after{top:-180px;right:-250px;opacity:.38}.hero__flow-orbit{display:none}.hero__grid{min-height:0;grid-template-columns:1fr;gap:34px;padding-block:48px 60px}.hero__copy{max-width:680px}.hero-product{width:min(100%,620px);margin:0 auto;justify-self:center}.hero-title__line{white-space:normal}}@media(max-width:620px){.hero__grid{gap:30px;padding-block:40px 56px}.hero__eyebrow{margin-bottom:16px;font-size:.78rem;line-height:1.55}.hero h1{margin-bottom:18px;font-size:clamp(2rem,8vw,2.32rem);line-height:1.22;letter-spacing:-.052em}.hero__lead{margin-bottom:18px;font-size:.96rem;line-height:1.78}.hero__value-list{gap:6px;margin-bottom:21px;font-size:.84rem;line-height:1.65}.hero__value-list li{gap:9px}.hero__value-list span{width:27px;height:25px;font-size:.62rem}.hero__actions{flex-direction:column;gap:10px}.hero__actions .button,.hero-mail-cta{width:100%;min-width:0}.hero__actions .button{min-height:54px;font-size:.88rem}.hero-mail-cta{min-height:61px;padding-right:16px;grid-template-columns:40px 1fr 18px}.hero-mail-cta__copy strong{font-size:.87rem}.hero-web-demo-link{margin-top:13px;font-size:.77rem}.hero-web-demo-link strong{font-size:.8rem}.hero__note{margin-top:8px;font-size:.75rem;line-height:1.62}.hero-product__window{transform:none}.hero-product__screen{padding:7px}.hero-product__window figcaption{font-size:.62rem}}@media(min-width:621px)and (max-width:1080px){.hero__actions{flex-wrap:nowrap}.hero__actions .button{min-width:0;flex:1 1 0}.hero-mail-cta{min-width:0;flex:1.08 1 0}}@media(prefers-reduced-motion:reduce){.hero-mail-cta,.hero-mail-cta__arrow,.hero-web-demo-link i{transition:none}}.hero{min-height:640px;background:radial-gradient(ellipse at 79% 28%,rgba(61,196,215,.16),transparent 31%),radial-gradient(ellipse at 16% 82%,rgba(67,124,226,.09),transparent 35%),linear-gradient(135deg,#fdfeff,#f1f7fd 54%,#f1fbfa)}.hero:before{opacity:.2;background-size:82px 82px;mask-image:linear-gradient(112deg,rgba(0,0,0,.74),transparent 78%)}.hero:after{display:none}.hero__flow-orbit{display:none}.hero__ambient--top{top:-245px;right:-215px;width:660px;height:500px;opacity:.65}.hero__ambient--bottom{bottom:-300px;left:-260px;width:650px;height:500px;opacity:.45}.hero__grid{min-height:580px;padding-block:54px 50px}.hero__lead{max-width:610px;margin-bottom:27px;font-size:clamp(1rem,1.22vw,1.1rem);line-height:1.8}.hero-product__document-stack{position:absolute;z-index:0;inset:-54px -42px -58px -46px;overflow:hidden;pointer-events:none}.hero-product__document{position:absolute;display:block;overflow:hidden;border:1px solid rgba(91,143,191,.2);border-radius:23px;background:linear-gradient(150deg,#fffc,#e2f1fa6b);box-shadow:0 20px 55px #33689614}.hero-product__document:before{position:absolute;top:0;right:0;width:42px;height:42px;content:"";background:linear-gradient(225deg,rgba(121,188,214,.2) 49%,transparent 51%)}.hero-product__document:after{position:absolute;bottom:20px;left:22px;width:46px;height:4px;content:"";border-radius:99px;background:linear-gradient(90deg,#1b69c952,#1ca8b438)}.hero-product__document i{display:block;width:60%;height:5px;margin:18px 0 0 23px;border-radius:99px;background:#5b8ab321}.hero-product__document i:nth-child(2){width:72%;margin-top:11px}.hero-product__document i:nth-child(3){width:44%;margin-top:11px}.hero-product__document--one{top:14px;right:0;width:228px;height:302px;opacity:.76;transform:rotate(7deg)}.hero-product__document--two{bottom:5px;left:0;width:218px;height:286px;opacity:.65;transform:rotate(-7deg)}.hero-product__document--three{top:-3px;left:155px;width:174px;height:232px;opacity:.48;transform:rotate(-2deg)}.hero-product__halo{inset:-10% -7% -12%;opacity:.78}.hero-product__window{z-index:1}@media(max-width:860px){.hero__grid{min-height:0;padding-block:46px 56px}.hero-product__document-stack{inset:-44px -32px -46px}}@media(max-width:620px){.hero__grid{padding-block:38px 52px}.hero__lead{margin-bottom:23px}.hero-product__document-stack{display:none}}.hero-title__line{white-space:nowrap}.trust-bar{position:relative;isolation:isolate;padding:68px 0 0;border-bottom:1px solid #e5edf5;background:radial-gradient(circle at 50% -30%,rgba(213,239,252,.75),transparent 33%),#fff}.trust-bar__intro{max-width:760px;margin:0 auto;text-align:center}.trust-bar__eyebrow{margin:0 0 12px;color:#087d93;font-size:.75rem;font-weight:900;letter-spacing:.16em;line-height:1.4}.trust-bar h2{margin:0;color:#10284a;font-size:clamp(1.55rem,2.3vw,2.05rem);font-weight:800;letter-spacing:-.035em;line-height:1.42}.trust-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:40px 0 0;padding:0;border-top:1px solid #d9e5f0;border-bottom:1px solid #d9e5f0}.trust-metric{min-width:0;padding:23px 30px 21px;text-align:center}.trust-metric+.trust-metric{border-left:1px solid #d9e5f0}.trust-metric dt,.trust-metric dd,.trust-metric p{margin:0}.trust-metric dt{color:#405976;font-size:.875rem;font-weight:700;line-height:1.55}.trust-metric dd{margin-top:4px;color:#123a70;font-size:clamp(1.55rem,2.25vw,1.9rem);font-weight:850;letter-spacing:-.04em;line-height:1.2}.trust-metric p{display:inline-flex;margin-top:8px;padding:3px 7px;border-radius:999px;color:#087d93;background:#e8f7f8;font-size:.75rem;font-weight:750;letter-spacing:.02em;line-height:1.35}.trust-certifications{display:flex;align-items:center;gap:34px;margin-top:30px;padding:26px 30px;border:1px solid #d9e8f2;border-radius:20px;background:linear-gradient(135deg,#f4fbff,#f8fbff 55%,#f3fbf8)}.trust-certifications__intro{flex:0 1 310px}.trust-certifications__intro>p{margin:0 0 8px;color:#087d93;font-size:.7rem;font-weight:900;letter-spacing:.13em;line-height:1.4}.trust-certifications__intro h3{margin:0;color:#183a60;font-size:1rem;font-weight:750;letter-spacing:-.015em;line-height:1.7}.trust-certifications__list{display:grid;flex:1 1 540px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}.trust-certification{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;min-width:0;padding:5px 23px}.trust-certification+.trust-certification{border-left:1px solid #d3e1ed}.trust-certification__icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid #b9d6e6;border-radius:14px;color:#087d93;background:#ffffffb8}.trust-certification__icon--shield{color:#1c64c7;border-color:#c4d8f1}.trust-certification__icon svg{width:25px;height:25px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.trust-certification p,.trust-certification strong,.trust-certification small{display:block;margin:0}.trust-certification p{color:#587087;font-size:.75rem;font-weight:700;line-height:1.4}.trust-certification strong{margin-top:2px;color:#16385f;font-size:1rem;font-weight:850;letter-spacing:-.02em;line-height:1.35}.trust-certification small{margin-top:2px;color:#617b93;font-size:.75rem;line-height:1.45}.logo-carousel{margin-top:52px;padding:0 0 30px;border-top:0;background:transparent}.logo-carousel__head{justify-content:center;margin-bottom:24px}.logo-carousel__head>div:first-child{display:grid;justify-items:center;gap:5px}.logo-carousel__head span{color:#087d93;font-size:.72rem;font-weight:900;letter-spacing:.15em;line-height:1.35}.logo-carousel__head strong{color:#183a60;font-size:1.15rem;font-weight:800;letter-spacing:-.015em;line-height:1.4}.logo-carousel__rows{gap:14px}.logo-carousel__viewport{outline-offset:-2px}.logo-carousel__viewport:focus-visible{outline:2px solid #259dc1}.logo-carousel__viewport:hover .logo-carousel__track,.logo-carousel__viewport:focus-visible .logo-carousel__track{animation-play-state:paused}.logo-carousel__track{gap:18px;padding:0 9px}.logo-carousel__track li{display:grid;width:176px;height:64px;flex:0 0 176px;place-items:center;padding:8px 14px;border:0;border-radius:0;background:transparent}.logo-carousel__track img{width:auto;max-width:100%;height:auto;max-height:44px;object-fit:contain;filter:saturate(.76) contrast(1.03);opacity:.9}.logo-carousel__note{margin-top:14px;color:#657a90;font-size:.75rem;line-height:1.65;text-align:center}@media(max-width:860px){.trust-bar{padding-top:54px}.trust-certifications{align-items:stretch;flex-direction:column;gap:22px}.trust-certifications__intro{flex-basis:auto;max-width:600px}}@media(max-width:640px){.trust-bar{padding-top:44px}.trust-bar__intro{text-align:left}.trust-bar__eyebrow{font-size:.72rem}.trust-bar h2{font-size:1.6rem;line-height:1.45}.trust-bar h2 br{display:initial}.trust-metrics{grid-template-columns:1fr;margin-top:30px}.trust-metric{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 14px;padding:16px 0;text-align:left}.trust-metric+.trust-metric{border-top:1px solid #d9e5f0;border-left:0}.trust-metric dt{grid-column:1;grid-row:1;font-size:.9rem}.trust-metric dd{grid-column:2;grid-row:1 / span 2;margin:0;font-size:1.65rem;text-align:right}.trust-metric p{grid-column:1;justify-self:start;margin-top:0;font-size:.7rem}.trust-certifications{gap:20px;margin-top:24px;padding:22px 19px;border-radius:17px}.trust-certifications__intro h3{font-size:.96rem;line-height:1.65}.trust-certifications__list{grid-template-columns:1fr}.trust-certification{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:15px 0}.trust-certification+.trust-certification{border-top:1px solid #d3e1ed;border-left:0}.trust-certification__icon{width:44px;height:44px;border-radius:12px}.trust-certification strong{font-size:.96rem}.logo-carousel{margin-top:40px;padding-bottom:24px}.logo-carousel__head{justify-content:flex-start;margin-bottom:19px}.logo-carousel__head>div:first-child{justify-items:start}.logo-carousel__head strong{font-size:1.05rem}.logo-carousel__rows{gap:10px}.logo-carousel__track{gap:10px;padding-inline:5px}.logo-carousel__track li{width:140px;height:58px;flex-basis:140px;padding:8px 11px}.logo-carousel__track img{max-height:39px}.logo-carousel__note{margin-top:12px;font-size:.7rem;text-align:left}}@media(max-width:860px){.trust-certifications__list{flex:0 1 auto}}.trust-metric dd sup{margin-left:3px;color:#087d93;font-size:.46em;font-weight:800;letter-spacing:0;vertical-align:top}.trust-metrics__note{display:flex;flex-wrap:wrap;justify-content:center;gap:3px 12px;margin:13px auto 0;color:#667d93;font-size:.75rem;line-height:1.65;text-align:center}.trust-metrics__note span{display:inline}.trust-metrics__note a{color:#1767af;font-weight:750;text-decoration-color:#a9c8e7;text-underline-offset:3px}.trust-metrics__note a:hover{color:#075699;text-decoration-color:currentColor}.trust-certifications{align-items:stretch;gap:30px}.trust-certifications__intro{display:grid;align-content:center;flex:0 1 285px}.trust-certifications__details{display:grid;flex:1 1 560px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.trust-certification-text{min-width:0;padding:4px 25px}.trust-certification-text+.trust-certification-text{border-left:1px solid #d3e1ed}.trust-certification-text p,.trust-certification-text strong,.trust-certification-text small,.trust-certification-text a{display:block;margin:0}.trust-certification-text p{color:#587087;font-size:.75rem;font-weight:750;line-height:1.4}.trust-certification-text strong{margin-top:4px;color:#16385f;font-size:.93rem;font-weight:850;letter-spacing:-.015em;line-height:1.45}.trust-certification-text small{margin-top:3px;color:#617b93;font-size:.75rem;line-height:1.45}.trust-certification-text a{margin-top:8px;color:#1767af;font-size:.76rem;font-weight:800;line-height:1.4;text-decoration:none}.trust-certification-text .external-link-icon{display:inline-block;position:relative;width:.84em;height:.84em;margin-left:.42em;vertical-align:-.1em}.trust-certification-text .external-link-icon:before{position:absolute;bottom:0;left:0;width:.6em;height:.6em;border:1.3px solid currentColor;border-radius:1px;content:""}.trust-certification-text .external-link-icon:after{position:absolute;top:.01em;right:.01em;width:.47em;height:.47em;border-top:1.35px solid currentColor;border-right:1.35px solid currentColor;background:linear-gradient(135deg,transparent 45%,currentColor 47%,currentColor 53%,transparent 55%);content:""}.trust-certification-text a:hover{color:#075699;text-decoration:underline;text-underline-offset:3px}@media(max-width:860px){.trust-certifications__details{flex:0 1 auto;width:100%}}@media(max-width:640px){.trust-metric dd{grid-row:1;align-self:center}.trust-metrics__note{display:block;margin-top:12px;font-size:.7rem;text-align:left}.trust-metrics__note span{display:inline}.trust-certifications__details{grid-template-columns:1fr}.trust-certification-text{padding:15px 0}.trust-certification-text+.trust-certification-text{border-top:1px solid #d3e1ed;border-left:0}.trust-certification-text strong{font-size:.92rem}}@media(max-width:860px){.trust-certifications__intro{flex:0 1 auto}}.trust-bar>.logo-carousel{margin-top:0;padding-bottom:32px}.trust-bar>.logo-carousel+.container{padding-top:36px;padding-bottom:68px;border-top:1px solid #e2eaf2}@media(max-width:640px){.trust-bar>.logo-carousel{padding-bottom:28px}.trust-bar>.logo-carousel+.container{padding-top:28px;padding-bottom:48px}}.trust-metric{display:flex;flex-direction:column;align-items:center}.trust-metric__value{margin-top:4px}.trust-metric__particle{display:inline-block;margin-inline:.08em;font-size:.55em;font-weight:750;letter-spacing:0;vertical-align:.14em}.trust-metric__value--word{font-size:clamp(1.38rem,2vw,1.65rem);letter-spacing:-.025em}.trust-metric__detail{display:block;margin-top:7px;color:#607891;font-size:.76rem;font-weight:650;line-height:1.5}.trust-metric__source{display:inline-flex;align-items:center;margin-top:8px;color:#1767af;font-size:.75rem;font-weight:800;line-height:1.4;text-decoration:none}small.trust-metric__source{color:#607891;font-weight:650}.trust-metric__source:hover{color:#075699;text-decoration:underline;text-underline-offset:3px}.trust-metric__source .external-link-icon{flex:0 0 auto}@media(max-width:640px){.trust-metric__detail{grid-column:1;grid-row:2;margin-top:3px;text-align:left}.trust-metric__source{grid-column:1;grid-row:3;justify-self:start;margin-top:6px}.trust-metric__value--word{font-size:1.32rem}}.intent-paths{padding-block:var(--section-space);background:radial-gradient(circle at 12% 12%,rgba(203,232,255,.7),transparent 28%),linear-gradient(180deg,#f6f9fd,#eef5fb)}.intent-paths__intro{max-width:800px;margin:0 auto 42px;text-align:center}.intent-paths__intro .eyebrow{margin-bottom:12px;color:#087d93;font-size:.8125rem;letter-spacing:.16em}.intent-paths__intro h2{margin-bottom:14px;color:#10284a;font-size:clamp(2rem,3.2vw,2.7rem);line-height:1.35}.intent-paths__intro>p:last-child{margin:0;color:#506780;font-size:1rem;line-height:1.9}.intent-copy-row{display:flex;flex-wrap:wrap;justify-content:center}.intent-copy-row>span{white-space:nowrap}.intent-demo{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(310px,.72fr);gap:0;overflow:hidden;padding:12px;border:1px solid #ccdae8;border-radius:28px;background:#ffffffeb;box-shadow:0 28px 70px #0e335b1f}.intent-demo__stage{overflow:hidden;margin:0;border:1px solid rgba(122,153,187,.22);border-radius:20px;background:#0b1930}.intent-demo__bar{display:grid;height:46px;padding:0 17px;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;color:#aebed0;border-bottom:1px solid rgba(255,255,255,.08);background:#10213b}.intent-demo__bar strong{color:#eaf4ff;font-size:.8125rem;font-weight:750;letter-spacing:.01em}.intent-demo__bar small{display:inline-flex;align-items:center;justify-self:end;gap:6px;font-size:.75rem}.intent-demo__bar small i{width:7px;height:7px;border-radius:50%;background:#27c890;box-shadow:0 0 0 4px #27c8901f}.intent-demo__dots{display:flex;gap:6px}.intent-demo__dots i{width:8px;height:8px;border-radius:50%;background:#ff806e}.intent-demo__dots i:nth-child(2){background:#ffc55e}.intent-demo__dots i:nth-child(3){background:#48cca0}.intent-demo__media{display:grid;overflow:hidden;min-height:410px;padding:0;place-items:center;background:linear-gradient(rgba(91,137,181,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(91,137,181,.09) 1px,transparent 1px),radial-gradient(circle at 80% 8%,rgba(48,202,210,.2),transparent 30%),#eaf3fa;background-size:30px 30px,30px 30px,auto,auto}.intent-demo__media img{width:100%;height:auto;border:1px solid #d7e3ee;border-radius:14px;background:#fff;box-shadow:0 24px 48px #0f2e5033}.intent-demo__media iframe{width:100%;height:100%;min-height:560px;border:0;background:#fff}.intent-demo__stage figcaption{padding:11px 17px 13px;color:#9eb1c7;font-size:.8125rem;line-height:1.55;text-align:center}.intent-demo__info{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(28px,3vw,44px)}.intent-demo__badge{align-self:flex-start;padding:7px 14px;border:1px solid rgba(8,125,147,.16);border-radius:999px;color:#076f83;background:#ddf5f7;box-shadow:0 7px 18px #087d9317;font-size:.9375rem;font-weight:900;letter-spacing:.02em}.intent-demo__label,.intent-choice__label{margin:18px 0 6px;color:#1767af;font-size:.8125rem;font-weight:900;letter-spacing:.14em;line-height:1.4}.intent-demo__info h3{margin:0;color:#10284a;font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.48}.intent-demo__info>p:not(.intent-demo__label){margin:16px 0 0;color:#536b83;font-size:.9375rem;line-height:1.8}.intent-demo__description>span,.intent-demo__caution>span,.intent-choice h3>span,.intent-choice__description>span{display:block}.intent-demo__steps{display:grid;margin:22px 0 26px;padding:0;list-style:none}.intent-demo__steps li{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:0;min-height:56px;border-bottom:1px solid #d4e4ee;color:#294866;font-size:.9375rem;font-weight:700;line-height:1.5}.intent-demo__steps .intent-demo__step-number{color:#075bc7;font-size:.75rem;font-weight:900}.intent-demo__info .button{width:100%}.intent-demo__caution{margin-top:5px;color:#c62828;font-size:.8125rem;font-weight:700;line-height:1.6}.intent-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.intent-choice{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:21px;border:1px solid #d2e0ec;border-radius:20px;background:#ffffffdb;box-shadow:0 12px 32px #0f305312}.intent-choice--validation{border-color:#f2c5a4;background:linear-gradient(135deg,#fff,#fff8f2)}.intent-choice__icon{display:grid;width:54px;height:54px;place-items:center;border-radius:16px;color:#087d93;background:#e3f5f7;font-size:1.35rem;font-weight:900}.intent-choice--validation .intent-choice__icon{color:#d95200;background:#fff0e5}.intent-choice__label{margin:0 0 5px}.intent-choice h3{margin:0;color:#153454;font-size:1.125rem;line-height:1.5}.intent-choice div>p:last-child{margin:6px 0 0;color:#5a7188;font-size:.875rem;line-height:1.7}.intent-choice .button{min-width:0;padding-inline:17px;white-space:nowrap}@media(max-width:1060px){.intent-demo{grid-template-columns:1fr}.intent-demo__info{padding:30px}.intent-demo__info h3 br{display:none}.intent-choices{grid-template-columns:1fr}}@media(max-width:640px){.intent-paths{padding-block:68px}.intent-paths__intro{margin-bottom:30px;text-align:left}.intent-copy-row{justify-content:flex-start}.intent-paths__intro .eyebrow{font-size:.75rem}.intent-paths__intro h2{margin-bottom:12px;font-size:1.9rem;line-height:1.42}.intent-paths__intro>p:last-child{font-size:.9375rem;line-height:1.8}.intent-demo{padding:7px;border-radius:21px}.intent-demo__stage{border-radius:15px}.intent-demo__bar{height:42px;padding-inline:12px;grid-template-columns:auto 1fr auto}.intent-demo__bar strong{overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.intent-demo__bar small{font-size:.6875rem}.intent-demo__media{min-height:235px;padding:0}.intent-demo__media iframe{min-height:620px}.intent-demo__stage figcaption{padding-inline:12px;font-size:.75rem;text-align:left}.intent-demo__info{padding:24px 17px 21px}.intent-demo__badge{font-size:.875rem}.intent-demo__label,.intent-choice__label{font-size:.75rem}.intent-demo__info h3{font-size:1.45rem}.intent-demo__info>p:not(.intent-demo__label),.intent-demo__info li{font-size:.9375rem}.intent-choices{gap:14px;margin-top:14px}.intent-choice{grid-template-columns:48px minmax(0,1fr);gap:13px;padding:20px 17px;border-radius:17px}.intent-choice__icon{width:48px;height:48px;border-radius:14px}.intent-choice h3{font-size:1.0625rem}.intent-choice div>p:last-child{font-size:.875rem}.intent-choice .button{grid-column:1 / -1;width:100%;margin-top:4px}}@media(min-width:1061px){.intent-demo{grid-template-columns:minmax(0,1.58fr) minmax(370px,.78fr)}}.intent-demo__heading span{display:block}.intent-demo__info{padding-inline:clamp(34px,3.1vw,48px)}.intent-demo__info h3{font-size:clamp(1.45rem,1.75vw,1.72rem);line-height:1.55;letter-spacing:-.025em}.intent-demo__info>p:not(.intent-demo__label){max-width:25em;line-height:1.85}.solution-overview__copy>p:last-child span{display:block}.intent-demo__info li{font-size:.9rem;line-height:1.55}.intent-demo__caution{line-height:1.75}@media(max-width:1060px){.intent-demo__heading span{display:inline}.intent-demo__heading span+span:before{content:" "}}@media(max-width:640px){.intent-demo__info{padding-inline:18px}.intent-demo__heading span{display:block}.intent-demo__heading span+span:before{content:none}}@media(min-width:1061px){.intent-demo{grid-template-columns:minmax(0,1.5fr) minmax(390px,.82fr)}.intent-demo__info{padding-inline:clamp(28px,2.4vw,34px)}.intent-demo__info h3{font-size:clamp(1.45rem,1.65vw,1.62rem)}}.intent-demo__heading span{display:block;white-space:nowrap}.intent-demo__heading span+span:before{content:none}@media(max-width:640px){.intent-demo__info{padding-inline:14px}.intent-demo__info h3{font-size:clamp(1.15rem,6vw,1.35rem);letter-spacing:-.035em}}.problems .section-heading{max-width:840px;margin-bottom:clamp(42px,5vw,58px)}.problems .section-heading .eyebrow{margin-bottom:14px;font-size:.8125rem}.problems .section-heading h2{margin-bottom:18px;font-size:clamp(2.15rem,4vw,3.15rem);line-height:1.28}.problems .section-heading__description{max-width:760px;font-size:1.0625rem;line-height:1.9}.problems__visual figcaption{padding:16px 18px;font-size:.875rem;line-height:1.7}.problem-card{min-height:310px;padding:26px}.problem-card__top{margin-bottom:30px}.problem-card__top span{font-size:1.25rem;font-weight:650}.problem-card__top small{padding:5px 10px;font-size:.75rem;line-height:1.4}.problem-card h3{margin-bottom:14px;font-size:clamp(1.2rem,1.55vw,1.4rem);line-height:1.55}.problem-card p{color:#415872;font-size:.9375rem;line-height:1.85}.problem-bridge{gap:12px;padding:30px}.problem-bridge>span{padding:7px 11px;font-size:.75rem}.problem-bridge>strong{font-size:.9rem;line-height:1.5}.problem-bridge p{margin-top:10px;font-size:.9375rem;line-height:1.7}@media(max-width:1060px){.problems__visual figcaption{font-size:.8125rem}}@media(max-width:640px){.problems .section-heading h2{font-size:2rem;line-height:1.4}.problems .section-heading__description{font-size:.9375rem;line-height:1.85}.problem-card{min-height:0;padding:22px 20px 24px}.problem-card__top{margin-bottom:20px}.problem-card h3{font-size:1.2rem}.problem-card p{font-size:.9375rem}.problem-bridge{padding:22px 20px}.problem-bridge>strong{font-size:.875rem}.problem-bridge p{font-size:.9rem}}.problems--focus{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 16%,rgba(210,236,250,.55),transparent 25%),linear-gradient(180deg,#fff,#f7fafc)}.problems--focus:before{position:absolute;top:76px;left:0;width:100%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(75,137,190,.18),transparent)}.problems--focus .section-heading{max-width:820px;margin-bottom:clamp(38px,4vw,52px)}.problems--focus .section-heading .eyebrow{margin-bottom:12px;color:#087d93;font-size:.8125rem}.problems--focus .section-heading h2{margin-bottom:16px;color:#10284a;font-size:clamp(2.2rem,4vw,3.25rem);line-height:1.3}.problems--focus .section-heading__description{max-width:720px;color:#50677f;font-size:1.0625rem;line-height:1.85}.problem-grid--focused{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.problems--focus .problem-card{position:relative;min-height:274px;overflow:hidden;padding:30px 30px 32px;border:1px solid #d4e0eb;border-radius:22px;background:#ffffffeb;box-shadow:0 16px 40px #15385b14}.problems--focus .problem-card:before{position:absolute;top:0;right:0;left:0;height:4px;content:"";background:linear-gradient(90deg,#1d75c7,#2bb7c5)}.problems--focus .problem-card:nth-child(2):before{background:linear-gradient(90deg,#1d75c7,#636fd6)}.problems--focus .problem-card:nth-child(3):before{background:linear-gradient(90deg,#636fd6,#e07532)}.problems--focus .problem-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.problems--focus .problem-card__top small{padding:0;color:#8ca0b4;background:transparent;font-size:.8125rem;font-weight:850;letter-spacing:.12em}.problem-card__icon{position:relative;display:block;width:62px;height:62px;flex:0 0 62px;border:1px solid #c9e3ed;border-radius:18px;color:#087d93;background:linear-gradient(145deg,#effbfc,#e4f4f7)}.problem-card__icon i,.problem-card__icon i:before,.problem-card__icon i:after{position:absolute;display:block;content:""}.problem-card__icon--inbox i{top:18px;left:22px;width:23px;height:28px;border:2px solid currentColor;border-radius:4px;background:#fff}.problem-card__icon--inbox i:before{top:-7px;left:-8px;z-index:-1;width:23px;height:28px;border:2px solid #69afbb;border-radius:4px;background:#edf9fa}.problem-card__icon--inbox i:after{right:4px;bottom:5px;left:4px;height:2px;background:currentColor;box-shadow:0 -6px #087d938c}.problem-card__icon--judgment{color:#465cc5;border-color:#d4daf5;background:linear-gradient(145deg,#f4f5ff,#e9ecfb)}.problem-card__icon--judgment i{top:17px;left:17px;width:28px;height:28px;border:2px solid currentColor;border-radius:50%;background:#fff}.problem-card__icon--judgment i:before{top:8px;left:7px;width:11px;height:6px;border-bottom:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(-45deg)}.problem-card__icon--judgment i:after{right:-5px;bottom:-5px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#e07834}.problem-card__icon--transfer{color:#b75a20;border-color:#f0d3bf;background:linear-gradient(145deg,#fff8f2,#fbeee3)}.problem-card__icon--transfer i{top:19px;left:15px;width:30px;height:24px;border:2px solid currentColor;border-radius:4px;background:linear-gradient(currentColor,currentColor) 50% 0 / 2px 100% no-repeat,linear-gradient(currentColor,currentColor) 0 50% / 100% 2px no-repeat,#fff}.problem-card__icon--transfer i:after{top:7px;right:-9px;width:9px;height:9px;border-top:2px solid #b75a20;border-right:2px solid #b75a20;background:#fff;transform:rotate(45deg)}.problems--focus .problem-card h3{margin-bottom:12px;color:#153654;font-size:clamp(1.35rem,1.8vw,1.6rem);line-height:1.45;letter-spacing:-.025em}.problems--focus .problem-card p{margin:0;color:#536b82;font-size:1rem;line-height:1.8}.problems--focus .problem-card p span{display:block}.problem-conclusion{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:center;gap:clamp(30px,5vw,70px);margin-top:24px;padding:clamp(32px,4vw,48px);border-radius:24px;color:#fff;background:radial-gradient(circle at 92% 20%,rgba(49,202,206,.18),transparent 32%),linear-gradient(135deg,#102a4a,#0d203b);box-shadow:0 24px 56px #0a233f2b}.problem-conclusion__message p{margin:0 0 6px;color:#9bc7dd;font-size:1rem;font-weight:750}.problem-conclusion__message h3{margin:0;color:#fff;font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.45;letter-spacing:-.035em}.problem-conclusion__message h3 em{color:#64d8df;font-style:normal}.problem-conclusion__description{margin:0;padding-left:clamp(24px,3vw,42px);border-left:1px solid rgba(151,200,223,.28);color:#c6d8e7;font-size:.975rem;line-height:1.85}@media(max-width:900px){.problem-grid--focused{grid-template-columns:1fr}.problems--focus .problem-card{min-height:0}.problem-conclusion{grid-template-columns:1fr;gap:22px}.problem-conclusion__description{padding-top:20px;padding-left:0;border-top:1px solid rgba(151,200,223,.28);border-left:0}}@media(max-width:640px){.problems--focus .section-heading{text-align:left}.problems--focus .section-heading h2{font-size:2rem;line-height:1.42}.problems--focus .section-heading__description{font-size:.9375rem;line-height:1.8}.problems--focus .problem-card{padding:24px 21px 26px;border-radius:18px}.problems--focus .problem-card__top{margin-bottom:20px}.problem-card__icon{width:56px;height:56px;flex-basis:56px;transform:scale(.92);transform-origin:left center}.problems--focus .problem-card h3{font-size:1.35rem}.problems--focus .problem-card p{font-size:.9375rem}.problems--focus .problem-card p span{display:inline}.problems--focus .problem-card p span+span:before{content:" "}.problem-conclusion{margin-top:16px;padding:28px 22px;border-radius:19px}.problem-conclusion__message p{font-size:.9rem}.problem-conclusion__message h3{font-size:1.65rem}.problem-conclusion__description{font-size:.9375rem}}.problems--illustrated .section-heading h2,.problems--illustrated .section-heading__description,.problems--illustrated .problem-card h3,.problems--illustrated .problem-card p,.problems--illustrated .problem-conclusion__message{line-break:strict;overflow-wrap:normal;word-break:normal;text-wrap:pretty}.problems--illustrated .section-heading__description{max-width:760px}.problems--illustrated .problem-card{display:flex;min-height:0;flex-direction:column;padding:0;border-color:#d7e2ec;background:#fff}.problems--illustrated .problem-card:before{display:none}.problem-card__visual{position:relative;display:grid;overflow:hidden;height:224px;margin:0;place-items:center;border-bottom:1px solid #dce7f0;background:radial-gradient(circle at 50% 42%,rgba(198,230,247,.6),transparent 55%),#f2f7fb}.problem-card__visual:after{position:absolute;inset:0;content:"";pointer-events:none;box-shadow:inset 0 -26px 34px #18446909}.problem-card__visual img{width:100%;height:100%;padding:6px;object-fit:contain}.problem-card__content{display:flex;flex:1;flex-direction:column;padding:25px 27px 29px}.problem-card__content small{align-self:flex-start;margin-bottom:8px;color:#187b99;font-size:.8125rem;font-weight:900;letter-spacing:.13em;line-height:1.4}.problems--illustrated .problem-card h3{margin-bottom:10px;color:#153654;font-size:clamp(1.35rem,1.65vw,1.52rem);line-height:1.45}.problems--illustrated .problem-card p{margin:0;color:#526a81;font-size:.975rem;line-height:1.8}.problems--illustrated .problem-conclusion{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:clamp(28px,4vw,54px);padding:clamp(28px,3.5vw,42px)}.problem-conclusion__message h3 span,.problem-conclusion__message h3 em{display:block}.problems--illustrated .problem-conclusion__description{max-width:620px;margin:18px 0 0;padding:0;border:0;color:#c6d8e7;font-size:.975rem;line-height:1.85}.problem-conclusion__visual{overflow:hidden;width:100%;max-width:320px;margin:0;justify-self:end;border:1px solid rgba(112,203,233,.2);border-radius:20px;background:#061939;box-shadow:0 18px 40px #00071a38}.problem-conclusion__visual img{width:100%;height:auto;object-fit:cover}@media(max-width:900px)and (min-width:641px){.problems--illustrated .problem-card{display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);align-items:stretch}.problem-card__visual{height:100%;min-height:240px;border-right:1px solid #dce7f0;border-bottom:0}.problem-card__content{justify-content:center;padding:30px}.problems--illustrated .problem-conclusion{grid-template-columns:minmax(0,1fr) 260px}}@media(max-width:640px){.problems--illustrated .section-heading h2 br{display:block}.problem-card__visual{height:220px}.problem-card__content{padding:23px 21px 26px}.problems--illustrated .problem-card h3{font-size:1.32rem}.problems--illustrated .problem-card p{font-size:.9375rem;line-height:1.75}.problems--illustrated .problem-conclusion{grid-template-columns:1fr;gap:24px}.problem-conclusion__visual{width:min(100%,300px);justify-self:center}}.problems--illustrated .problem-card__content p span{display:block;white-space:nowrap}@media(max-width:640px){.problems--illustrated .problem-card__content p span{white-space:normal}}.intent-paths__intro h2 span{display:inline}.problems--illustrated .section-heading h2{font-size:clamp(2rem,3.2vw,2.7rem);line-height:1.35}.problems--illustrated .section-heading h2 br{display:none}@media(max-width:640px){.problems--illustrated .section-heading h2{font-size:1.82rem;line-height:1.42}.problems--illustrated .section-heading h2 br{display:block}}.problems--focus:before{display:none}.problems--illustrated .section-heading .eyebrow{font-size:.875rem}.problems--illustrated .section-heading__description{font-size:1.1rem;line-height:1.9}.problems--illustrated .problem-card p{font-size:1rem}.problems--illustrated .problem-conclusion__message>p:first-child{font-size:1.0625rem}.problems--illustrated .problem-conclusion__description{font-size:1.0625rem;line-height:1.9}.problems--illustrated .problem-conclusion__description span{display:block}@media(min-width:641px){.problems--illustrated .problem-conclusion__description span:last-child{white-space:nowrap}}@media(max-width:640px){.problems--illustrated .section-heading .eyebrow{font-size:.78rem}.problems--illustrated .section-heading__description,.problems--illustrated .problem-card p,.problems--illustrated .problem-conclusion__message>p:first-child,.problems--illustrated .problem-conclusion__description{font-size:1rem}}.problems--illustrated .problem-conclusion{grid-template-columns:1fr;min-height:230px;place-items:center;padding:clamp(36px,4.5vw,56px);text-align:center}.problems--illustrated .problem-conclusion__message{width:min(100%,820px);margin-inline:auto}.problems--illustrated .problem-conclusion__message>p:first-child{margin-bottom:12px;font-size:1.0625rem}.problems--illustrated .problem-conclusion__message h3{font-size:clamp(1.95rem,3.2vw,2.75rem);line-height:1.35}.problems--illustrated .problem-conclusion__message h3 span,.problems--illustrated .problem-conclusion__message h3 em{display:block}@media(max-width:640px){.problems--illustrated .problem-conclusion{min-height:0;padding:32px 22px}.problems--illustrated .problem-conclusion__message>p:first-child{font-size:1rem}.problems--illustrated .problem-conclusion__message h3{font-size:1.72rem}}.problems--illustrated .problem-conclusion{grid-template-columns:minmax(0,1fr) minmax(220px,280px);min-height:0;gap:clamp(22px,3vw,36px);padding:clamp(24px,3vw,34px);text-align:left}.problems--illustrated .problem-conclusion__message{width:100%;margin-inline:0}.problem-conclusion__visual--bottleneck{width:100%;max-width:280px;border:0;border-radius:18px;background:transparent;box-shadow:none}.problem-conclusion__visual--bottleneck img{width:100%;height:auto;padding:0;object-fit:contain;mix-blend-mode:lighten}@media(max-width:640px){.problems--illustrated .problem-conclusion{grid-template-columns:1fr;gap:14px;padding:26px 20px;text-align:center}.problems--illustrated .problem-conclusion__message h3{font-size:1.58rem}.problem-conclusion__visual--bottleneck{width:min(100%,220px);justify-self:center}}.intent-demo__steps .intent-demo__step-label{display:block;width:auto;height:auto;border-radius:0;color:#294866;background:transparent;font-size:.9375rem;font-weight:700}.intent-choice--mail .intent-choice__mail-button{color:#1767af;border-color:#9fc5e8;background:#fff;box-shadow:none}.intent-choice--mail .intent-choice__mail-button:hover{color:#fff;border-color:#1767af;background:#1767af;box-shadow:0 12px 28px #1767af33}.intent-choice--validation .intent-choice__validation-button{color:#c94d08;border-color:#e9ae86;background:#fff;box-shadow:none}.intent-choice--validation .intent-choice__validation-button:hover{color:#fff;border-color:#d95200;background:#d95200;box-shadow:0 12px 28px #d9520033}.problem-card__number{position:absolute;z-index:2;top:20px;left:22px;display:block;min-width:0;height:auto;padding:0;border:0;border-radius:0;color:#087d93;background:transparent;box-shadow:none;font-family:Avenir Next,Segoe UI Variable Display,Helvetica Neue,Arial,sans-serif;font-size:2rem;font-weight:400;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.075em;text-shadow:0 1px 0 rgba(255,255,255,.9),0 5px 16px rgba(19,62,98,.13);backdrop-filter:none}.problems--illustrated .problem-card__visual{height:250px}.problems--illustrated .problem-card:nth-child(1) .problem-card__visual{background:linear-gradient(180deg,#f5f9fc,#e6f2fe)}.problems--illustrated .problem-card:nth-child(2) .problem-card__visual{background:linear-gradient(180deg,#f0f5fd,#ddecfa)}.problems--illustrated .problem-card:nth-child(3) .problem-card__visual{background:linear-gradient(180deg,#f5f9fc,#f2f8fd)}.problems--illustrated .problem-card__visual img{width:min(70%,240px);max-width:none;height:auto;max-height:230px;padding:0;object-fit:contain;mix-blend-mode:multiply;-webkit-mask-image:radial-gradient(ellipse at center,#000 0 38%,rgba(0,0,0,.94) 50%,rgba(0,0,0,.5) 64%,transparent 78%);mask-image:radial-gradient(ellipse at center,#000 0 38%,rgba(0,0,0,.94) 50%,rgba(0,0,0,.5) 64%,transparent 78%);transform:scale(1);transition:transform .42s cubic-bezier(.2,.75,.25,1)}.problems--illustrated .problem-card:hover .problem-card__visual img,.problems--illustrated .problem-card:focus-within .problem-card__visual img{transform:scale(1.045)}.problems--illustrated .problem-conclusion__visual img{padding:5px;object-fit:contain;transform:scale(1);transition:transform .42s cubic-bezier(.2,.75,.25,1)}.problems--illustrated .problem-conclusion:hover .problem-conclusion__visual img{transform:scale(1.035)}@media(max-width:900px)and (min-width:641px){.problems--illustrated .problem-card__visual img{width:min(78%,220px);max-height:220px}}@media(max-width:640px){.intent-paths__intro h2{font-size:1.82rem;line-height:1.42}.intent-paths__intro h2 span{display:block;white-space:nowrap}.intent-demo__info .intent-demo__steps{margin:19px 0 22px}.intent-demo__steps li{grid-template-columns:32px minmax(0,1fr);min-height:54px;font-size:.875rem}.problems--illustrated .problem-card__visual{height:180px}.problems--illustrated .problem-card__visual img{width:min(72%,190px);max-height:176px}.problem-card__number{top:16px;left:17px;font-size:1.72rem}}@media(prefers-reduced-motion:reduce){.problems--illustrated .problem-card__visual img,.problems--illustrated .problem-conclusion__visual img{transition:none}.problems--illustrated .problem-card:hover .problem-card__visual img,.problems--illustrated .problem-card:focus-within .problem-card__visual img,.problems--illustrated .problem-conclusion:hover .problem-conclusion__visual img{transform:none}}.problems--workflow{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(64,204,209,.12),transparent 24rem),linear-gradient(180deg,#f7fbfe,#fff 54%,#f2f8fb)}.problems--workflow .section-heading{margin-bottom:clamp(34px,4vw,50px)}.problems--workflow .section-heading h2{color:#102f55;font-size:clamp(2rem,3.2vw,2.72rem);line-height:1.3}.problems--workflow .section-heading__description{max-width:760px;color:#4f687f;font-size:1.0625rem;line-height:1.85}.workflow-map{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;position:relative}.workflow-step{position:relative;display:flex;min-height:210px;min-width:0;flex-direction:column;padding:16px 14px 14px;border:1px solid #cbdced;border-radius:17px;background:#ffffffeb;box-shadow:0 10px 24px #1031550e;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.workflow-step:before{position:absolute;top:0;right:14px;left:14px;height:3px;border-radius:0 0 3px 3px;content:"";background:#1d83a9}.workflow-step:not(:last-child):after{position:absolute;z-index:2;top:50%;right:-19px;color:#6f96ba;content:"→";font-size:1.25rem;font-weight:700;line-height:1;transform:translateY(-50%)}.workflow-step--critical{border-color:#f1a277;background:linear-gradient(180deg,#fff,#fffaf7);box-shadow:0 13px 28px #dd570e1a}.workflow-step--critical:before{background:linear-gradient(90deg,#ff9a3d,#e84d20)}.workflow-step--critical:not(:last-child):after{color:#e66a2a}.workflow-step:hover,.workflow-step:focus-within{border-color:#6eabd6;box-shadow:0 18px 34px #1031551c;transform:translateY(-4px)}.workflow-step--critical:hover,.workflow-step--critical:focus-within{border-color:#e7793a}.workflow-step__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.workflow-step__number{color:#7191af;font-family:Avenir Next,Segoe UI Variable Display,Helvetica Neue,Arial,sans-serif;font-size:1.2rem;font-weight:500;letter-spacing:-.055em;line-height:1}.workflow-step--critical .workflow-step__number{color:#db6428}.workflow-step__glyph{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid #d3e4f0;border-radius:12px;color:#156b95;background:#edf7fb;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.78rem;font-weight:850;letter-spacing:-.025em}.workflow-step--critical .workflow-step__glyph{border-color:#ffd1b9;color:#c94913;background:#fff0e7}.workflow-step h3{margin:24px 0 9px;color:#153958;font-size:1.08rem;line-height:1.42;letter-spacing:-.025em}.workflow-step--critical h3{color:#b74617}.workflow-step>p{margin:0;color:#587087;font-size:.83rem;font-weight:600;line-height:1.65}.workflow-step__state{display:block;margin-top:auto;padding-top:17px;color:#39829c;border-top:1px dashed #cfdfeb;font-size:.72rem;font-weight:800;line-height:1.45}.workflow-step--critical .workflow-step__state{color:#c94e19;border-color:#f2c8b5}.workflow-burden{position:relative;margin-top:22px;padding:20px clamp(20px,3vw,32px) 18px;border:1px solid #cfe0ed;border-radius:19px;background:#fff;box-shadow:0 14px 32px #0e355812}.workflow-burden__heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.workflow-burden__heading>span{color:#47718c;font-size:.79rem;font-weight:800;letter-spacing:.1em}.workflow-burden__heading strong{color:#cf501c;font-size:.92rem;font-weight:850}.workflow-burden__chart{display:grid;height:130px;margin-top:10px;padding:11px 0 0;grid-template-columns:repeat(6,1fr);gap:12px;border-bottom:1px solid #c9dbe8;background:repeating-linear-gradient(to bottom,transparent 0 31px,rgba(122,160,191,.13) 32px 33px)}.burden-bar{display:grid;min-width:0;grid-template-rows:1fr auto;align-items:end}.burden-bar i{display:block;min-height:14px;align-self:end;border-radius:9px 9px 0 0;background:linear-gradient(180deg,#38bbb7,#178d9a);box-shadow:0 7px 13px #1c849626}.burden-bar span{display:block;min-height:31px;padding-top:8px;color:#547087;font-size:.7rem;font-weight:750;line-height:1.35;text-align:center}.burden-bar--low i{height:18%}.burden-bar--rising i{height:34%;background:linear-gradient(180deg,#58c4bf,#22949c)}.burden-bar--high i{height:74%;background:linear-gradient(180deg,#ffb13b,#eb6020);box-shadow:0 8px 17px #e3511638}.burden-bar--peak i{height:100%;background:linear-gradient(180deg,#f36c2a,#d33625);box-shadow:0 9px 19px #c9381b47}.workflow-burden>p{display:flex;align-items:baseline;justify-content:center;gap:.45em;margin:16px 0 0;color:#334e67;font-size:.95rem;line-height:1.55;text-align:center}.workflow-burden>p strong{color:#d64819;font-size:1.13rem}.workflow-solution{display:grid;align-items:center;margin-top:22px;padding:clamp(22px,3vw,30px);grid-template-columns:66px minmax(0,.9fr) minmax(250px,1.1fr);gap:clamp(18px,3vw,34px);border:1px solid rgba(39,180,174,.28);border-radius:20px;color:#fff;background:radial-gradient(circle at 98% 10%,rgba(148,246,224,.22),transparent 18rem),linear-gradient(120deg,#077c83,#086d78 58%,#075b69);box-shadow:0 18px 35px #06637129}.workflow-solution__mark{display:grid;width:66px;height:66px;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:50%;color:#08737e;background:#fff;box-shadow:0 10px 20px #032d3729;font-size:.83rem;font-weight:900;letter-spacing:-.04em}.workflow-solution p{margin:0}.workflow-solution>div:not(.workflow-solution__mark)>p{margin-bottom:6px;color:#bcf2ef;font-size:.78rem;font-weight:800;letter-spacing:.1em}.workflow-solution h3{margin:0;color:#fff;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.42;letter-spacing:-.035em}.workflow-solution__description{color:#e0f6f5;font-size:.95rem;font-weight:600;line-height:1.8}@media(max-width:1120px){.workflow-map{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.workflow-step:not(:last-child):after{display:none}.workflow-step{min-height:205px}}@media(max-width:760px){.problems--workflow .section-heading h2{font-size:1.82rem;line-height:1.42}.problems--workflow .section-heading__description{font-size:1rem;line-height:1.8}.workflow-map{gap:8px}.workflow-step{min-height:180px;padding:12px 10px 11px;border-radius:13px}.workflow-step:before{right:10px;left:10px}.workflow-step__number{font-size:1rem}.workflow-step__glyph{width:34px;height:34px;flex-basis:34px;border-radius:10px;font-size:.66rem}.workflow-step h3{margin:15px 0 7px;font-size:.95rem;line-height:1.38}.workflow-step>p{font-size:.72rem;line-height:1.55}.workflow-step__state{padding-top:10px;font-size:.63rem;line-height:1.35}.workflow-burden{margin-top:16px;padding:18px 14px 15px;border-radius:15px}.workflow-burden__heading>span{font-size:.68rem}.workflow-burden__heading strong{font-size:.79rem}.workflow-burden__chart{height:111px;gap:5px}.burden-bar span{min-height:28px;padding-top:6px;font-size:.56rem;line-height:1.25}.workflow-burden>p{display:block;margin-top:13px;font-size:.82rem}.workflow-burden>p strong{display:block;margin-top:1px;font-size:1rem}.workflow-solution{align-items:start;margin-top:16px;padding:22px 19px;grid-template-columns:47px 1fr;gap:13px;border-radius:16px}.workflow-solution__mark{width:47px;height:47px;font-size:.67rem}.workflow-solution>div:not(.workflow-solution__mark)>p{margin-bottom:4px;font-size:.64rem;line-height:1.4}.workflow-solution h3{font-size:1.22rem;line-height:1.42}.workflow-solution__description{grid-column:1 / -1;font-size:.91rem;line-height:1.75}}@media(prefers-reduced-motion:reduce){.workflow-step{transition:none}.workflow-step:hover,.workflow-step:focus-within{transform:none}}.problems--workflow .section-heading h2 span{white-space:nowrap}@media(max-width:760px){.problems--workflow .section-heading h2{font-size:1.62rem;letter-spacing:-.035em}.workflow-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workflow-step{min-height:166px;padding:13px 12px 12px}.workflow-step h3{margin-top:16px;font-size:1rem}.workflow-step>p{font-size:.76rem}.workflow-step__state{font-size:.68rem}}@media(max-width:760px){.workflow-burden__chart{height:116px;padding-top:8px}.burden-bar{grid-template-rows:1fr}.burden-bar span{display:none}.workflow-solution__description{font-size:.86rem;line-height:1.7}}.workflow-step{min-height:262px}.workflow-step__visual{display:grid;width:82px;height:76px;margin:-7px -5px 0 0;place-items:center}.workflow-step__visual img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 7px 8px rgba(18,60,98,.12));transition:transform .28s ease}.workflow-step:hover .workflow-step__visual img,.workflow-step:focus-within .workflow-step__visual img{transform:scale(1.07) translateY(-2px)}.workflow-step h3{margin-top:15px}.workflow-step--critical .workflow-step__visual img{filter:drop-shadow(0 7px 9px rgba(211,89,26,.14))}@media(max-width:1120px){.workflow-step{min-height:232px}}@media(max-width:760px){.workflow-step{min-height:194px}.workflow-step__visual{width:58px;height:54px;margin:-4px -3px 0 0}.workflow-step h3{margin-top:11px}}@media(prefers-reduced-motion:reduce){.workflow-step__visual img{transition:none}.workflow-step:hover .workflow-step__visual img,.workflow-step:focus-within .workflow-step__visual img{transform:none}}.workflow-step{min-height:278px}.workflow-step__visual{width:100px;height:92px}@media(max-width:1120px){.workflow-step{min-height:246px}.workflow-step__visual{width:88px;height:80px}}@media(max-width:760px){.workflow-step{min-height:205px}.workflow-step__visual{width:72px;height:66px}}.workflow-step{display:grid;min-height:316px;padding:14px 15px;grid-template-rows:auto 116px minmax(0,1fr) auto;gap:0}.workflow-step:before{right:15px;left:15px}.workflow-step__meta{display:flex;min-height:17px;align-items:center;justify-content:flex-start}.workflow-step__number{color:#6d8dab;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.63rem;font-weight:850;letter-spacing:.12em;line-height:1}.workflow-step--critical .workflow-step__number{color:#cf5923}.workflow-step__visual{position:relative;display:grid;width:100%;height:116px;margin:0;place-items:center}.workflow-step__visual:before{position:absolute;z-index:0;width:108px;height:82px;border-radius:50%;content:"";background:radial-gradient(ellipse,#68c9da30,#e7f6fb00 70%)}.workflow-step--critical .workflow-step__visual:before{background:radial-gradient(ellipse,#ffac6f33,#fff4eb00 70%)}.workflow-step__visual img{position:relative;z-index:1;width:min(100%,128px);height:112px;object-fit:contain}.workflow-step__body{display:flex;min-width:0;flex-direction:column}.workflow-step h3{margin:4px 0 7px;color:#183d5d;font-size:1.06rem;line-height:1.35;letter-spacing:-.035em}.workflow-step--critical h3{color:#bf4c1b}.workflow-step>p{margin:0;color:#60758a;font-size:.79rem;font-weight:650;line-height:1.58}.workflow-step__state{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:6px;margin-top:13px;padding:6px 8px;border:1px solid #d6e9ee;border-radius:999px;color:#287e91;background:#f1fbfb;font-size:.64rem;font-weight:800;line-height:1.3}.workflow-step__state i{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:currentColor}.workflow-step--critical .workflow-step__state{border-color:#f7cbb6;color:#c94e1c;background:#fff3ec}.workflow-step:hover .workflow-step__visual img,.workflow-step:focus-within .workflow-step__visual img{transform:scale(1.055) translateY(-2px)}@media(max-width:1120px){.workflow-step{min-height:284px;grid-template-rows:auto 103px minmax(0,1fr) auto}.workflow-step__visual{height:103px}.workflow-step__visual img{width:min(100%,112px);height:99px}}@media(max-width:760px){.workflow-step{min-height:224px;padding:11px 11px 12px;grid-template-rows:auto 75px minmax(0,1fr) auto}.workflow-step:before{right:11px;left:11px}.workflow-step__number{font-size:.57rem;letter-spacing:.1em}.workflow-step__visual{height:75px}.workflow-step__visual:before{width:77px;height:57px}.workflow-step__visual img{width:min(100%,84px);height:73px}.workflow-step h3{margin:3px 0 5px;font-size:.98rem;line-height:1.35}.workflow-step>p{font-size:.72rem;line-height:1.48}.workflow-step__state{gap:5px;margin-top:9px;padding:5px 7px;font-size:.59rem}}.workflow-step{grid-template-rows:auto minmax(0,1fr) 116px auto}.workflow-step h3{margin:0 0 7px}.workflow-step__visual,.workflow-step__state{margin-top:5px}@media(max-width:1120px){.workflow-step{grid-template-rows:auto minmax(0,1fr) 103px auto}.workflow-step__body{padding-top:12px}}@media(max-width:760px){.workflow-step{grid-template-rows:auto minmax(0,1fr) 75px auto}.workflow-step__body{padding-top:10px}.workflow-step__visual,.workflow-step__state{margin-top:3px}}.workflow-step{grid-template-rows:auto auto 110px minmax(0,1fr) auto}.workflow-step__body{padding-top:14px;text-align:center}.workflow-step h3{margin:0}.workflow-step__visual{height:110px;margin-top:0}.workflow-step__visual img{height:106px}.workflow-step__detail{align-self:start;margin:4px 0 0!important;color:#60758a;font-size:.79rem;font-weight:650;line-height:1.58;text-align:left}.workflow-step__state{align-self:end;justify-self:center;margin-top:9px}@media(max-width:1120px){.workflow-step{grid-template-rows:auto auto 98px minmax(0,1fr) auto}.workflow-step__visual{height:98px}.workflow-step__visual img{height:94px}}@media(max-width:760px){.workflow-step{min-height:232px;grid-template-rows:auto auto 71px minmax(0,1fr) auto}.workflow-step__body{padding-top:10px}.workflow-step__visual{height:71px}.workflow-step__visual img{height:69px}.workflow-step__detail{margin-top:2px!important;font-size:.72rem;line-height:1.48}.workflow-step__state{margin-top:7px}}.workflow-step{min-height:326px;padding:16px 16px 15px;grid-template-rows:auto auto 114px minmax(0,1fr) auto}.workflow-step:before{right:16px;left:16px}.workflow-step__number{font-size:.68rem;letter-spacing:.13em}.workflow-step__body{padding-top:16px}.workflow-step h3{font-size:1.1rem;line-height:1.38}.workflow-step__visual{height:114px;margin-top:3px}.workflow-step__visual img{height:110px}.workflow-step__detail{margin-top:8px!important;font-size:.84rem;line-height:1.65}.workflow-step__state{margin-top:13px;padding:7px 10px;font-size:.68rem}@media(max-width:1120px){.workflow-step{min-height:294px;grid-template-rows:auto auto 102px minmax(0,1fr) auto}.workflow-step__visual{height:102px}.workflow-step__visual img{height:98px}}@media(max-width:760px){.workflow-step{min-height:248px;padding:13px 12px;grid-template-rows:auto auto 76px minmax(0,1fr) auto}.workflow-step:before{right:12px;left:12px}.workflow-step__number{font-size:.61rem;letter-spacing:.1em}.workflow-step__body{padding-top:13px}.workflow-step h3{font-size:1.04rem;line-height:1.4}.workflow-step__visual{height:76px;margin-top:4px}.workflow-step__visual img{height:74px}.workflow-step__detail{margin-top:6px!important;font-size:.76rem;line-height:1.55}.workflow-step__state{margin-top:10px;padding:6px 9px;font-size:.62rem}}.workflow-step{min-height:306px;grid-template-rows:auto auto 110px auto auto;align-content:start}.workflow-step__body{padding-top:15px}.workflow-step__visual{margin-top:4px}.workflow-step__detail{margin-top:7px!important;font-size:.82rem;line-height:1.7}.workflow-step__state{margin-top:9px}.workflow-step:not(:last-child):after{display:grid;width:30px;height:30px;place-items:center;right:-21px;border:1px solid #c9dbea;border-radius:50%;color:#3f79a6;background:#fff;box-shadow:0 5px 13px #1f517a1f;font-size:1.45rem;font-weight:900;line-height:1}.workflow-step--critical:not(:last-child):after{border-color:#f5bd9c;color:#d85b20;background:#fff9f5;box-shadow:0 5px 13px #cd511424}@media(max-width:1120px){.workflow-step{min-height:278px;grid-template-rows:auto auto 98px auto auto}}@media(max-width:760px){.workflow-step{min-height:222px;grid-template-rows:auto auto 71px auto auto}.workflow-step__body{padding-top:11px}.workflow-step h3{font-size:1rem;line-height:1.42}.workflow-step__visual{margin-top:2px}.workflow-step__detail{margin-top:4px!important;font-size:.75rem;line-height:1.58}.workflow-step__state{margin-top:7px}}@media(max-width:1120px){.workflow-step:not(:last-child):after{display:none}}@media(max-width:760px){.workflow-map{gap:14px}}@media(min-width:1121px){.workflow-map{gap:0;overflow:visible;isolation:isolate;border:1px solid #d2e1ed;border-radius:24px;background:#ffffffeb;box-shadow:0 20px 44px #10375b14}.workflow-step{min-height:314px;padding:22px 16px 18px;grid-template-rows:auto auto 104px auto auto;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}.workflow-step:first-child{border-radius:23px 0 0 23px}.workflow-step:last-child{border-radius:0 23px 23px 0}.workflow-step:not(:first-child){border-left:1px solid #e0eaf1}.workflow-step--critical{background:linear-gradient(180deg,#fff8f3fa,#ffffff8c)}.workflow-step:before{top:0;right:16px;left:16px}.workflow-step:hover,.workflow-step:focus-within{border-color:transparent;background:#f2f9fccc;box-shadow:none;transform:none}.workflow-step--critical:hover,.workflow-step--critical:focus-within{border-color:transparent;background:linear-gradient(180deg,#fff6f0,#fffc)}.workflow-step__number{font-size:.66rem;letter-spacing:.12em}.workflow-step__body{padding-top:15px}.workflow-step h3{font-size:1.05rem;line-height:1.42}.workflow-step__visual{height:104px}.workflow-step__visual img{height:102px}.workflow-step__detail{margin-top:6px!important;color:#587087;font-size:.78rem;line-height:1.68;text-align:center}.workflow-step__state{margin-top:9px;padding:6px 9px;font-size:.63rem}.workflow-step:not(:last-child):after{z-index:4;width:34px;height:34px;right:-18px;border-color:#bad3e5;color:#256b9b;background:#fff;box-shadow:0 7px 16px #184e7724;font-size:1.65rem}.workflow-step--critical:not(:last-child):after{border-color:#efb795;color:#d75921;background:#fffaf7;box-shadow:0 7px 16px #cd511429}}.workflow-step{grid-template-rows:auto auto 98px minmax(0,1fr) auto}.workflow-step__detail{display:grid;align-self:stretch;align-items:end;margin-top:0!important;padding-top:5px}.workflow-step__state{align-self:end;margin-top:0}@media(min-width:1121px){.workflow-step{grid-template-rows:auto auto 104px minmax(0,1fr) auto}.workflow-step__detail{padding-top:6px}}@media(max-width:760px){.workflow-step{grid-template-rows:auto auto 71px minmax(0,1fr) auto}.workflow-step__detail{padding-top:4px}}.problems--workflow{padding-block:clamp(64px,7vw,92px)}.problems--workflow .section-heading{margin-bottom:clamp(36px,3.5vw,44px)}.problems--workflow .section-heading__description{max-width:780px;color:#405f78;font-size:1.125rem;line-height:1.75;text-wrap:balance}.solution-overview__copy h2 span{display:block;white-space:nowrap}.workflow-step{line-break:strict}.workflow-step__number{font-size:.75rem;letter-spacing:.11em}.workflow-step__body{display:grid;min-width:0;place-items:center;padding-top:0;text-align:center}.workflow-step h3{margin:0;font-size:1.075rem;line-height:1.4}.workflow-step__visual{width:100%;margin:0}.workflow-step__detail{display:flex;min-width:0;align-self:stretch;align-items:center;justify-content:center;margin:0!important;padding:0;color:#435f77;font-size:.875rem;font-weight:650;line-height:1.55;text-align:center;word-break:normal;overflow-wrap:normal}.workflow-step__state{min-height:28px;align-self:end;justify-self:center;margin:0;padding:6px 10px;font-size:.75rem;line-height:1.25;white-space:nowrap}.workflow-burden{margin-top:30px;padding:22px clamp(22px,3vw,34px) 20px}.workflow-burden__heading>span{font-size:.85rem}.workflow-burden__heading strong{font-size:1rem}.workflow-burden__chart{position:relative;height:146px;margin-top:12px;gap:14px}.workflow-burden__chart:before{position:absolute;z-index:0;top:0;bottom:0;left:33.333%;width:50%;border-radius:12px 12px 0 0;content:"";background:linear-gradient(180deg,#ff924014,#ff924005)}.burden-bar{position:relative;z-index:1}.burden-bar span{min-height:34px;padding-top:9px;font-size:.75rem;line-height:1.35}.workflow-burden>p{margin-top:17px;font-size:1rem}.workflow-burden>p strong{font-size:1.18rem}.workflow-burden__mobile-chart{display:none}.workflow-solution{margin-top:24px}.workflow-solution>div:not(.workflow-solution__mark)>p{font-size:.82rem}.workflow-solution__description{font-size:1rem;line-height:1.75}@media(min-width:1121px){.workflow-step{min-height:292px;padding:19px 16px 16px;grid-template-rows:16px 42px 100px 44px 28px}.workflow-step__body{padding-top:8px}.workflow-step__visual{height:100px}.workflow-step__visual img{height:98px}.workflow-step__detail{padding-top:2px}.workflow-step:not(:last-child):after{width:36px;height:36px;right:-19px;font-size:1.7rem}}@media(min-width:761px)and (max-width:1120px){.workflow-map{gap:16px}.workflow-step{min-height:278px;padding:17px 16px 15px;grid-template-rows:16px 42px 96px 44px 28px}.workflow-step__body{padding-top:7px}.workflow-step__visual{height:96px}.workflow-step__visual img{height:92px}}@media(max-width:760px){.problems--workflow{padding-block:68px}.problems--workflow .section-heading{margin-bottom:34px}.problems--workflow .section-heading h2{font-size:clamp(1.55rem,7vw,1.72rem);line-height:1.4}.problems--workflow .section-heading__description{font-size:1rem;line-height:1.75;text-wrap:pretty}.workflow-map{width:min(100%,480px);margin-inline:auto;grid-template-columns:1fr;gap:30px}.workflow-step{display:grid;min-height:172px;padding:15px 16px;grid-template-columns:minmax(0,1fr) 104px;grid-template-rows:16px 38px minmax(42px,auto) 28px;grid-template-areas:"meta visual" "body visual" "detail visual" "state visual";column-gap:14px;border-radius:18px;box-shadow:0 12px 28px #10315512}.workflow-step:before{right:16px;left:16px}.workflow-step__meta{grid-area:meta}.workflow-step__number{font-size:.68rem;line-height:1}.workflow-step__body{grid-area:body;justify-items:start;padding:5px 0 0;text-align:left}.workflow-step h3{font-size:1.075rem;line-height:1.38;text-align:left}.workflow-step__visual{height:100%;grid-area:visual;place-self:center}.workflow-step__visual:before{width:104px;height:88px}.workflow-step__visual img{width:100px;height:96px}.workflow-step__detail{display:block;grid-area:detail;align-self:center;justify-self:start;padding:3px 0 5px;font-size:.875rem;line-height:1.55;text-align:left}.workflow-step__state{min-height:27px;grid-area:state;align-self:end;justify-self:start;padding:5px 9px;font-size:.75rem}.workflow-step:not(:last-child):after{display:grid;z-index:5;top:auto;right:50%;bottom:-24px;width:30px;height:30px;place-items:center;border:1px solid #c5dbe9;border-radius:50%;color:#2b749f;content:"↓";background:#fff;box-shadow:0 6px 14px #194e7521;font-size:1rem;transform:translate(50%,50%)}.workflow-step--critical:not(:last-child):after{border-color:#efb795;color:#d75921;background:#fffaf7}.workflow-burden{margin-top:36px;padding:20px 16px 18px}.workflow-burden__heading{align-items:flex-start}.workflow-burden__heading>span{font-size:.75rem}.workflow-burden__heading strong{font-size:.875rem}.workflow-burden__chart{display:none}.workflow-burden__mobile-chart{display:grid;height:132px;margin-top:13px;padding-top:8px;grid-template-columns:1fr 1.8fr .72fr;gap:8px;border-bottom:1px solid #c9dbe8;background:repeating-linear-gradient(to bottom,transparent 0 30px,rgba(122,160,191,.13) 31px 32px)}.burden-stage{display:grid;min-width:0;grid-template-rows:1fr 36px;align-items:end}.burden-stage i{display:block;width:100%;height:100%;min-height:22px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#65c9db,#2e7eb0);transform-origin:center bottom}.burden-stage--low i{height:34%}.burden-stage--peak i{height:82%;background:linear-gradient(180deg,#ff9b55,#e4582b)}.burden-stage span{align-self:center;color:#4d6278;font-size:.68rem;font-weight:800;line-height:1.35;text-align:center}}.hero-product__media{position:relative;z-index:1;isolation:isolate;aspect-ratio:1200 / 750;overflow:hidden;margin:0;border:1px solid rgba(104,151,195,.32);border-radius:26px;background:#eef4fb;box-shadow:0 24px 56px #345e8b2e}.hero-product__poster,.hero-product__video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.hero-product__poster{z-index:1;display:block;opacity:1;transition:opacity .18s ease}.hero-product__poster img{display:block;width:100%;height:100%;object-fit:contain}.hero-product__video{z-index:2;display:block;opacity:0;transition:opacity .18s ease}.hero-product__media.is-playing .hero-product__poster{opacity:0}.hero-product__media.is-playing .hero-product__video{opacity:1}.hero-product__captions{position:absolute;z-index:4;bottom:15px;left:50%;width:min(calc(100% - 42px),570px);min-height:68px;pointer-events:none;transition:opacity .3s ease,transform .3s ease;transform:translate(-50%)}.hero-product__captions.is-hidden{opacity:0;transform:translate(-50%,6px)}.hero-product__caption{position:absolute;inset:0;display:grid;place-items:center;margin:0;padding:10px 36px;color:#0b2a4d;background:radial-gradient(ellipse at center,#fffffffa,#ffffffe0 48%,#fff0 82%);opacity:0;transform:translateY(7px);transition:opacity .32s ease,transform .32s ease;text-align:center}.hero-product__caption.is-active{opacity:1;transform:translateY(0)}.hero-product__caption-step{display:none}.hero-product__caption-copy{display:block;min-width:0}.hero-product__caption-copy strong{display:none}.hero-product__caption-copy>span{color:#0b2a4d;font-size:clamp(.9rem,1.45vw,1.1rem);font-weight:850;line-height:1.48;letter-spacing:.015em;text-shadow:0 1px 0 #fff,0 0 12px rgba(255,255,255,.98)}.hero-product__document-stack{opacity:.68}.hero-product__halo{opacity:.55}@media(min-width:1280px){.hero>.hero__grid{grid-template-columns:minmax(0,1fr) minmax(560px,600px);gap:24px}.hero-product{width:600px;max-width:100%}.hero-product__document-stack{inset:-74px -78px -70px -76px}}@media(max-width:620px){.hero-product__media{aspect-ratio:4 / 5;border-radius:24px}.hero-product__captions{bottom:8px;left:50%;width:calc(100% - 18px);min-height:68px}.hero-product__caption{padding:8px 18px}.hero-product__caption-copy>span{font-size:.8rem;line-height:1.45}}@media(prefers-reduced-motion:reduce){.hero-product__poster{opacity:1!important;transition:none}.hero-product__video{display:none;transition:none}.hero-product__captions,.hero-product__caption{transition:none}}.mail-demo__scope{display:grid;margin:0 0 16px;padding:12px 14px;border:1px solid #b8d4ef;border-radius:12px;color:#315675;background:#eef6ff;gap:3px}.mail-demo__scope strong{color:#0d5ca8;font-size:.8rem;letter-spacing:.02em}.mail-demo__scope span{font-size:.72rem;line-height:1.55}.mail-demo__action-label{display:flex;align-items:center;gap:8px;margin:18px 0 7px;color:#183d65;font-size:.78rem;font-weight:900}.mail-demo__action-label>span{display:inline-flex;min-height:23px;align-items:center;padding:3px 8px;border-radius:99px;color:#fff;background:#0b67c8;font-size:.61rem;letter-spacing:.06em}.mail-demo__action-label--result{margin-top:20px}.mail-demo__samples--mail_demo{margin:7px 0 20px}.mail-demo__card>.mail-demo__output{margin:7px 0 0}@media(max-width:640px){.mail-demo__scope{padding:11px 12px}.mail-demo__action-label{align-items:flex-start;line-height:1.55}.mail-demo__action-label>span{flex:0 0 auto}}.site-footer__grid .site-footer__catchcopy{display:grid;gap:.08em;margin:28px 0 18px;color:#fff;font-size:clamp(1.4rem,2vw,1.85rem);font-weight:750;line-height:1.32;letter-spacing:-.035em}.site-footer__catchcopy span,.site-footer__catchcopy strong{display:block}.site-footer__catchcopy strong{color:#fff;font:inherit}.site-footer__grid .site-footer__description{margin-top:0}@media(max-width:620px){.site-footer__grid .site-footer__catchcopy{margin:24px 0 16px;font-size:clamp(1.35rem,6.4vw,1.65rem);line-height:1.3}}.hero{min-height:690px;isolation:isolate;background:radial-gradient(ellipse at 78% 43%,rgba(105,214,226,.22) 0%,rgba(105,214,226,.075) 34%,transparent 63%),radial-gradient(ellipse at 11% 76%,rgba(65,124,215,.13) 0%,rgba(65,124,215,.035) 40%,transparent 68%),linear-gradient(118deg,#fbfdff,#f5f9ff 45%,#f0fafb)}.hero:before{opacity:.28;background-size:104px 104px;mask-image:linear-gradient(90deg,#00000052,#0000000d 44%,#0000003b)}.hero__ambient--top{top:-180px;right:-70px;width:720px;height:540px;opacity:.6}.hero__ambient--bottom{bottom:-275px;left:-230px;width:670px;height:520px;opacity:.4}.hero>.hero__grid{position:relative;width:min(calc(100% - 64px),1280px);max-width:1280px;min-height:690px;grid-template-columns:minmax(0,41fr) minmax(0,59fr);align-items:center;gap:clamp(28px,2.65vw,38px);padding-block:58px 52px}.hero>.hero__grid:before{content:"";position:absolute;z-index:0;inset:10% -1% 8% 36%;border-radius:42% 54% 46% 48%;background:radial-gradient(ellipse at 54% 50%,rgba(255,255,255,.83) 0 22%,rgba(102,200,222,.16) 48%,rgba(65,125,209,.045) 66%,transparent 76%);filter:blur(18px);pointer-events:none}.hero>.hero__grid:after{content:"";position:absolute;z-index:0;top:18%;right:1.5%;width:56%;height:64%;border:1px solid rgba(61,143,203,.11);border-left-color:transparent;border-radius:50%;opacity:.72;transform:rotate(-5deg);pointer-events:none}.hero__copy{z-index:2;width:100%;max-width:510px;padding-left:0;justify-self:start}.hero__eyebrow{min-height:23px;align-items:center;margin-bottom:16px;color:#0a5da8;font-size:.82rem;font-weight:800;letter-spacing:.085em}.hero__eyebrow span{width:27px;height:2px;background:linear-gradient(90deg,#1494ad,#0b67c8)}.hero h1{max-width:none;margin-bottom:25px;line-height:1;letter-spacing:-.055em}.hero h1 .hero-title__line{display:block;white-space:nowrap}.hero h1 .hero-title__line:first-child{color:#0a162b;font-size:clamp(3.15rem,3.65vw,3.5rem);font-weight:730;line-height:1.1;letter-spacing:-.045em}.hero h1 em.hero-title__line{margin-top:3px;color:#0868d7;background:none;font-size:clamp(3.75rem,4.35vw,4.12rem);font-weight:850;line-height:1.05;-webkit-text-fill-color:currentColor}.hero-title__focus{color:#0868d7}.hero-title__result{color:#0a162b}.hero__lead{max-width:505px;margin-bottom:28px;color:#354b64;font-size:clamp(.99rem,1.08vw,1.05rem);line-height:1.72;letter-spacing:.002em;text-wrap:pretty}.hero__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:10px;max-width:510px}.hero__actions .button,.hero-mail-cta{width:100%;min-height:58px}.hero__actions .button{padding-inline:16px;font-size:.88rem;font-weight:850;white-space:nowrap}.hero__actions .button--primary{border-color:transparent;background:linear-gradient(135deg,#ff8b2b,#df5c05);box-shadow:0 15px 30px #de5b0842,0 2px #ffffff3d inset}.hero__actions .button--primary:hover{background:linear-gradient(135deg,#ff942f,#d95400);box-shadow:0 18px 34px #ce4d004f,0 2px #ffffff42 inset;transform:translateY(-2px)}.hero-mail-cta{grid-template-columns:38px minmax(0,1fr) 16px;padding:8px 11px 8px 8px;border-color:#4e90cf57;background:#ffffffc9;box-shadow:0 8px 20px #1f5c9113}.hero-mail-cta:hover{border-color:#2475c28c;background:#fffffff0;box-shadow:0 10px 23px #1f5c911a}.hero-mail-cta__icon{width:38px;height:38px}.hero-mail-cta__copy small{font-size:.62rem}.hero-mail-cta__copy strong{font-size:.79rem}.hero-web-demo-link{gap:8px;margin-top:17px;color:#50677e;font-size:.83rem;line-height:1.5;text-underline-offset:.24em}.hero-web-demo-link strong{color:#155fae;font-size:.86rem;text-decoration:underline;text-decoration-color:#165fae57}.hero-web-demo-link:hover strong{text-decoration-color:currentColor}.hero__note{margin-top:10px;color:#63778c;font-size:.76rem;line-height:1.55}.hero-product{z-index:1;width:min(100%,704px);max-width:704px;margin-left:0;justify-self:center}.hero-product__halo{inset:-20% -15% -22%;opacity:.64;background:radial-gradient(ellipse,rgba(51,179,211,.19),rgba(43,112,202,.055) 49%,transparent 72%)}.hero-product__document-stack{inset:-66px -50px -62px -58px;opacity:.36}.hero-product__media{width:100%;border:1px solid rgba(96,148,194,.24);border-radius:26px;background:#ffffff75;box-shadow:0 28px 66px #27527e29,0 10px 26px #2777a212,inset 0 1px #ffffffd1;filter:saturate(1.015) contrast(1.01)}.hero-product__poster,.hero-product__video{inset:6px;width:calc(100% - 12px);height:calc(100% - 12px);border-radius:20px}.hero-product__poster img{border-radius:20px}.hero+.trust-bar{padding-top:32px}.hero+.trust-bar>.logo-carousel{padding-bottom:27px}.hero+.trust-bar .logo-carousel__head{margin-bottom:16px}@media(min-width:861px)and (max-width:1120px){.hero{min-height:650px}.hero>.hero__grid{width:min(calc(100% - 48px),1040px);min-height:650px;grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:24px;padding-block:46px 42px}.hero>.hero__grid:before{inset:14% -2% 10% 35%}.hero__copy{max-width:452px}.hero h1 .hero-title__line:first-child{font-size:clamp(2.72rem,4.55vw,3.2rem)}.hero h1 em.hero-title__line{font-size:clamp(3.2rem,5.25vw,3.65rem)}.hero__lead{margin-bottom:23px;font-size:.98rem;line-height:1.68}.hero__actions{grid-template-columns:1fr;gap:9px;max-width:360px}.hero__actions .button,.hero-mail-cta{min-height:54px}.hero-product{width:100%;max-width:580px;justify-self:center}.hero-product__document-stack{inset:-54px -34px -52px -38px}}@media(max-width:860px){.hero{min-height:0}.hero>.hero__grid{width:min(calc(100% - 40px),760px);min-height:0;grid-template-columns:minmax(0,1fr);gap:34px;padding-block:48px 42px}.hero>.hero__grid:before{inset:31% 0 3%;opacity:.72}.hero>.hero__grid:after{top:47%;right:4%;width:90%;height:44%;opacity:.5}.hero__copy{max-width:690px;padding-left:0;justify-self:center}.hero h1 .hero-title__line:first-child{font-size:clamp(3rem,6.7vw,3.35rem)}.hero h1 em.hero-title__line{font-size:clamp(3.4rem,7.55vw,3.75rem)}.hero__lead{max-width:660px;font-size:1.025rem}.hero__actions{max-width:600px}.hero-product{width:100%;max-width:720px;margin-left:0;justify-self:center}.hero-product__document-stack{inset:-50px -32px -48px}.hero+.trust-bar{padding-top:30px}}@media(max-width:620px){.hero:before{opacity:.22;background-size:78px 78px}.hero__ambient--top{top:-210px;right:-260px;opacity:.44}.hero__ambient--bottom{bottom:-320px;left:-310px;opacity:.28}.hero>.hero__grid{width:min(calc(100% - 32px),520px);gap:25px;padding-block:32px 31px}.hero>.hero__grid:before{inset:35% -8% 1%;filter:blur(17px)}.hero>.hero__grid:after{display:none}.hero__eyebrow{margin-bottom:12px;font-size:.76rem;letter-spacing:.07em}.hero__eyebrow span{width:23px}.hero h1{margin-bottom:20px;letter-spacing:-.05em}.hero h1 .hero-title__line:first-child{font-size:clamp(2.08rem,8.85vw,2.28rem);line-height:1.1}.hero h1 em.hero-title__line{font-size:clamp(2.38rem,10.15vw,2.62rem);line-height:1.07}.hero__lead{margin-bottom:23px;font-size:1rem;line-height:1.68}.hero__actions{grid-template-columns:1fr;gap:9px}.hero__actions .button,.hero-mail-cta{min-height:58px}.hero__actions .button{font-size:.91rem}.hero-web-demo-link{flex-wrap:wrap;margin-top:14px;font-size:.81rem}.hero-web-demo-link strong{font-size:.83rem}.hero__note{margin-top:8px;font-size:.76rem;line-height:1.58}.hero-product__document-stack{display:none}.hero-product__halo{inset:-10% -8% -12%;opacity:.5}.hero-product__media{border-radius:21px;box-shadow:0 20px 47px #2b578421,0 0 0 1px #5c93c61a}.hero-product__poster,.hero-product__video{inset:4px;width:calc(100% - 8px);height:calc(100% - 8px);border-radius:17px}.hero-product__poster img{border-radius:17px}.hero+.trust-bar{padding-top:27px}.hero+.trust-bar>.logo-carousel{padding-bottom:23px}.hero+.trust-bar .logo-carousel__head{margin-bottom:15px}}@media(max-width:390px){.hero-web-demo-link{flex-wrap:nowrap;gap:.35rem;white-space:nowrap;font-size:.74rem}.hero-web-demo-link strong{font-size:.77rem}}.hero h1{margin-bottom:23px}.hero h1 .hero-title__line:first-child{font-size:clamp(3rem,3.35vw,3.3rem);font-weight:680;line-height:1.08;letter-spacing:-.026em}.hero h1 em.hero-title__line{margin-top:1px;font-weight:820;line-height:1.035;letter-spacing:-.058em}.hero__actions{gap:16px}.hero__actions .button,.hero-mail-cta{min-height:60px}.hero__actions .button{padding-inline:18px;font-size:.9rem}.hero-mail-cta{grid-template-columns:40px minmax(0,1fr) 16px;padding:8px 12px 8px 8px}.hero-mail-cta__icon{width:40px;height:40px}.hero-mail-cta__copy small{font-size:.65rem;line-height:1.2}.hero-mail-cta__copy strong{font-size:.84rem;line-height:1.28}.hero-web-demo-link{margin-top:22px;font-size:.84rem}.hero__note{margin-top:11px;color:#536b82;font-size:.78rem;line-height:1.58}.hero-product__poster,.hero-product__video{inset:0;width:100%;height:100%;border-radius:25px;transform:scale(1.045);transform-origin:center}.hero-product__poster img{border-radius:25px}.hero__bottom-line{z-index:2;height:92px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fffffff5)}.hero+.trust-bar{padding-top:24px;background:linear-gradient(180deg,#fbfdff 0,#fff 108px)}.hero+.trust-bar .logo-carousel__head{margin-bottom:17px}@media(min-width:861px)and (max-width:1120px){.hero h1 .hero-title__line:first-child{font-size:clamp(2.58rem,4.25vw,3rem)}}@media(max-width:860px){.hero h1 .hero-title__line:first-child{font-size:clamp(2.84rem,6.25vw,3.15rem)}.hero+.trust-bar{padding-top:23px}}@media(max-width:620px){.hero h1 .hero-title__line:first-child{font-size:clamp(2rem,8.45vw,2.18rem);line-height:1.08}.hero-product__poster,.hero-product__video{border-radius:20px;transform:scale(1.025)}.hero-product__poster img{border-radius:20px}.hero__bottom-line{height:62px}.hero+.trust-bar{padding-top:21px}}.hero{min-height:620px;background:radial-gradient(circle at 88% 10%,rgba(35,145,218,.2) 0%,rgba(35,145,218,.07) 25%,transparent 41%),radial-gradient(ellipse at 73% 47%,rgba(77,181,220,.18) 0%,rgba(68,151,216,.06) 42%,transparent 67%),radial-gradient(ellipse at 91% 76%,rgba(58,129,211,.1) 0%,rgba(58,129,211,.03) 40%,transparent 65%),radial-gradient(ellipse at 11% 76%,rgba(65,124,215,.1) 0%,rgba(65,124,215,.025) 40%,transparent 68%),linear-gradient(118deg,#fcfdff,#f7faff 44%,#eff9fb)}.hero>.hero__grid{min-height:620px;padding-block:46px 38px}.hero-product{position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate;transform-origin:center center}.hero-product__halo{z-index:0;inset:-21% -17% -23%;opacity:.76;background:radial-gradient(ellipse at 63% 34%,rgba(63,177,218,.22),rgba(70,136,213,.065) 50%,transparent 73%),radial-gradient(ellipse at 79% 76%,rgba(48,126,207,.09),transparent 62%)}.hero-product__document-stack{z-index:1;inset:-64px -62px -66px -48px;overflow:visible;opacity:1;pointer-events:none}.hero-product__document--one{top:-2px;right:56px;width:208px;height:274px;opacity:.46;transform:rotate(11deg)}.hero-product__document--two{right:74px;bottom:-34px;left:auto;width:196px;height:258px;opacity:.38;transform:rotate(-10deg)}.hero-product__document--three{inset:auto 274px -52px auto;width:154px;height:206px;opacity:.25;transform:rotate(5deg)}.hero-product__media{z-index:2;border:1px solid rgba(140,180,225,.31);background:#ffffff61;box-shadow:0 20px 50px #2864aa1c,0 4px 12px #2864aa0d}.hero+.trust-bar{padding-top:14px}.hero+.trust-bar .logo-carousel{margin-top:38px}.hero+.trust-bar .logo-carousel__head{margin-bottom:14px}@media(min-width:1121px){.hero>.hero__grid{grid-template-columns:minmax(0,43fr) minmax(0,57fr);gap:clamp(34px,2.7vw,40px)}}@media(min-width:861px)and (max-width:1120px){.hero{min-height:600px}.hero>.hero__grid{min-height:600px;padding-block:40px 34px}.hero-product__document-stack{inset:-42px -24px -46px -28px}.hero-product__document--three{display:none}}@media(max-width:860px){.hero-product__document--two,.hero-product__document--three{display:none}.hero-product__document--one{right:72px;opacity:.28}.hero+.trust-bar{padding-top:17px}}@media(max-width:620px){.hero-product__halo{opacity:.46}.hero+.trust-bar{padding-top:16px}}.conversion-cta-band{position:relative;isolation:isolate;overflow:hidden;color:#fff;background-color:#0758bd;background-image:linear-gradient(108deg,#0428784d,#0454b01a 58%,#0452a233),url(/images/cta/conversion-band-bg.webp);background-position:center;background-size:cover}.conversion-cta-band:before{position:absolute;z-index:-1;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 78% 12%,rgba(90,221,232,.16),transparent 34%),linear-gradient(90deg,rgba(4,35,105,.16),transparent 55%)}.conversion-cta-band__panel{position:relative;color:#fff}.conversion-cta-band__content{display:grid;min-height:210px;align-items:center;padding:clamp(36px,3.8vw,48px) clamp(40px,5.6vw,68px);grid-template-columns:minmax(0,1fr) minmax(330px,390px);gap:clamp(38px,5vw,68px)}.conversion-cta-band__copy{max-width:680px}.conversion-cta-band__eyebrow{margin-bottom:10px;color:#bcecf4;font-size:.76rem;font-weight:900;letter-spacing:.16em}.conversion-cta-band h2{margin-bottom:10px;color:#fff;font-size:clamp(1.7rem,2.65vw,2.25rem);line-height:1.3;letter-spacing:-.035em;text-wrap:balance}.conversion-cta-band__description{margin-bottom:0;color:#ffffffe0;font-size:.96rem;line-height:1.85}.conversion-cta-band__description span{display:block}.conversion-cta-band__actions,.conversion-cta-band__buttons{display:grid;gap:14px}.conversion-cta-band__button{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:14px;padding:13px 22px;border:1px solid transparent;border-radius:999px;font-size:.9rem;font-weight:900;letter-spacing:.02em;box-shadow:0 12px 28px #041c5629;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.conversion-cta-band__button-label{display:inline-flex;min-width:0;align-items:center;gap:10px}.conversion-cta-band__free-badge{display:inline-grid;flex:0 0 auto;min-width:42px;min-height:28px;place-items:center;padding-inline:9px;border-radius:999px;font-size:.72rem;font-weight:900;line-height:1;letter-spacing:.04em}.conversion-cta-band__button--primary .conversion-cta-band__free-badge{color:#d85200;background:#fff}.conversion-cta-band__button--secondary .conversion-cta-band__free-badge{color:#fff;background:#0b58bd}.conversion-cta-band__button svg,.conversion-cta-band__text-link svg{flex:0 0 auto;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.conversion-cta-band__button--primary{color:#fff;background:linear-gradient(135deg,#ff963d,#d85200)}.conversion-cta-band__button--secondary{color:#0b58bd;border-color:#ffffffb8;background:#fff}.conversion-cta-band__button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #041c563d}.conversion-cta-band__button--primary:hover{background:linear-gradient(135deg,#ff8524,#bd4300)}.conversion-cta-band__button--secondary:hover{border-color:#fff;background:#f2f8ff}.conversion-cta-band__button:hover svg,.conversion-cta-band__text-link:hover svg{transform:translate(3px)}.conversion-cta-band__text-link{display:inline-flex;width:fit-content;align-items:center;justify-self:center;gap:8px;padding:4px 2px;color:#fff;font-size:.86rem;font-weight:800;text-decoration:underline;text-decoration-color:#ffffff85;text-underline-offset:5px;transition:text-decoration-color .2s ease}.conversion-cta-band__text-link:hover{text-decoration-color:#fff}@media(max-width:1024px){.conversion-cta-band__content{padding-inline:clamp(32px,4.5vw,48px);grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:34px}.conversion-cta-band h2{font-size:clamp(1.65rem,3vw,2.1rem)}}@media(max-width:768px){.conversion-cta-band{background-position:42% center}.conversion-cta-band__content{min-height:0;padding:38px 34px;grid-template-columns:1fr;gap:28px}.conversion-cta-band__copy{max-width:none}.conversion-cta-band__actions{width:100%}}@media(max-width:620px){.conversion-cta-band{background-position:35% center}.conversion-cta-band .container{width:min(calc(100% - 28px),var(--container))}.conversion-cta-band__content{padding:32px 8px;gap:22px}.conversion-cta-band__eyebrow{margin-bottom:8px;font-size:.7rem}.conversion-cta-band h2{margin-bottom:12px;font-size:clamp(1.55rem,7.2vw,1.85rem);line-height:1.4}.conversion-cta-band__description{font-size:.88rem;line-height:1.8}.conversion-cta-band__description span{display:inline}.conversion-cta-band__description span+span:before{content:" "}.conversion-cta-band__button{width:100%;min-height:58px;padding-inline:18px;font-size:.86rem}.conversion-cta-band__text-link{font-size:.84rem}}@media(prefers-reduced-motion:reduce){.conversion-cta-band__button,.conversion-cta-band__button svg,.conversion-cta-band__text-link svg{transition:none}.conversion-cta-band__button:hover{transform:none}}.comparison-highlights{grid-template-columns:repeat(4,minmax(0,1fr))}.comparison-highlight{min-width:0}.comparison-highlight>i{width:44px;height:44px;flex-basis:44px;font-size:.66rem;letter-spacing:.02em}.comparison-table{min-width:1080px}.comparison-table thead th:first-child,.comparison-table tbody th{width:17%}.comparison-table td{font-size:.78rem;line-height:1.65}.comparison__note{margin:12px 4px 0;color:#718398;font-size:.72rem;line-height:1.7}.adoption__decision{grid-template-columns:repeat(3,minmax(0,1fr))}.adoption__decision>div{min-width:0}.adoption__decision strong{font-size:.9rem}.adoption__decision p{font-size:.72rem;line-height:1.7}.adoption-pricing{display:grid;margin:34px 0 22px;padding:clamp(24px,3.5vw,38px);grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);align-items:center;gap:24px 36px;border:1px solid #bfd7ea;border-radius:22px;background:radial-gradient(circle at 92% 10%,rgba(89,220,232,.18),transparent 30%),linear-gradient(135deg,#f1f7ff,#f4fcfb);box-shadow:0 20px 50px #30537c1a}.adoption-pricing__copy>span{display:block;margin-bottom:8px;color:#1672b4;font-size:.7rem;font-weight:900;letter-spacing:.14em}.adoption-pricing__copy h3{margin-bottom:10px;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.45}.adoption-pricing__copy p{margin:0;color:#536980;font-size:.86rem}.adoption-pricing__formula{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px}.adoption-pricing__formula>div{display:grid;min-height:92px;align-content:center;padding:15px;border:1px solid #c9dced;border-radius:15px;background:#ffffffdb;text-align:center}.adoption-pricing__formula small,.adoption-pricing__formula strong{display:block}.adoption-pricing__formula small{margin-bottom:4px;color:#1773b4;font-size:.64rem;font-weight:900;letter-spacing:.1em}.adoption-pricing__formula strong{font-size:.82rem;line-height:1.5}.adoption-pricing__formula>i{color:#1988a6;font-size:1.2rem;font-style:normal;font-weight:900}.adoption-pricing__note{grid-column:1 / -1;margin:0;color:#6e8195;font-size:.73rem}.adoption-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.adoption-steps li{min-height:180px}.adoption-steps p{font-size:.74rem;line-height:1.75}.mail-demo__consult{display:flex;min-height:40px;align-items:center;justify-content:center;margin-top:10px;padding:8px 14px;border:1px solid #a9cde4;border-radius:999px;color:#0b4f86;background:#fff;font-size:.8125rem;font-weight:850;line-height:1.45;text-align:center;text-decoration:none}.mail-demo__consult:hover{border-color:#5f9fc9;color:#063f6d;background:#eaf5fc;text-decoration:none}@media(max-width:1080px){.comparison-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.adoption__decision{grid-template-columns:repeat(3,minmax(0,1fr))}.adoption-pricing{grid-template-columns:1fr}}@media(max-width:760px){.comparison-highlights,.adoption__decision{grid-template-columns:1fr}.adoption-pricing{padding:22px 18px;border-radius:18px}.adoption-pricing__formula{grid-template-columns:1fr}.adoption-pricing__formula>i{line-height:1;text-align:center}.adoption-pricing__formula>i:first-of-type:before{content:""}.adoption-steps{grid-template-columns:1fr}}.comparison .section-heading{max-width:860px;margin-bottom:clamp(38px,4.5vw,56px)}.comparison .section-heading h2{color:#0b2347;font-size:clamp(2.35rem,3.45vw,3.1rem);line-height:1.28;letter-spacing:-.03em}.comparison .section-heading h2 span{white-space:nowrap}.comparison .section-heading__description{max-width:760px;color:#405a73;font-size:1.0625rem;line-height:1.85;letter-spacing:0;line-break:strict;text-wrap:pretty}.comparison-highlight strong{color:#102b4d;font-size:1rem;line-height:1.45}.comparison-highlight small{margin-top:4px;color:#536d84;font-size:.8125rem;line-height:1.55}.comparison-table thead th{color:#405a73;font-size:.875rem}.comparison-table thead th>span{font-size:.9375rem;line-height:1.45}.comparison-table thead th>small{color:#60778e;font-size:.75rem;line-height:1.5}.comparison-table tbody th{color:#183653;font-size:.875rem;line-height:1.6}.comparison-table td{color:#405b73;font-size:.875rem;line-height:1.7}.comparison__note{color:#5b7188;font-size:.78rem}.comparison__action div strong{color:#183653;font-size:1rem;line-height:1.65}@media(max-width:760px){.comparison .section-heading{margin-bottom:34px}.comparison .section-heading h2{font-size:1.95rem;line-height:1.38}.comparison .section-heading__description{color:#405a73;font-size:1rem;line-height:1.8;text-align:left}.comparison-highlight{min-height:88px;padding:16px 18px}.comparison-highlight.is-df{padding-top:42px}.comparison-highlight__badge{position:absolute;top:12px;right:14px;margin-left:0;transform:none}.comparison-mobile__card h3{font-size:.9375rem;line-height:1.5}.comparison-mobile__card dt,.comparison-mobile__card dd{font-size:.875rem;line-height:1.65}.comparison__note{font-size:.8125rem;line-height:1.75}}.adoption--compact{padding-block:clamp(72px,7vw,96px)}.adoption--compact .adoption__top{align-items:center;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);gap:clamp(36px,5vw,64px)}.adoption--compact .adoption__copy .section-heading{max-width:650px;margin-bottom:24px}.adoption--compact .section-heading h2{color:#0b2347;font-size:clamp(2.25rem,3.35vw,3rem);line-height:1.3;letter-spacing:-.035em;line-break:strict;text-wrap:balance}.adoption--compact .section-heading h2 span{white-space:nowrap}.adoption--compact .section-heading__description{max-width:620px;color:#405a73;font-size:1rem;line-height:1.8;line-break:strict;overflow-wrap:normal;word-break:normal;text-wrap:pretty}.adoption--compact .adoption__visual{border:1px solid #d5e2ee;border-radius:22px;box-shadow:0 18px 45px #20486f21}.adoption--compact .adoption__visual img{width:100%;height:330px;object-fit:cover;object-position:center}.adoption__assurances{display:grid;margin:0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none}.adoption__assurances li{display:flex;min-height:54px;align-items:center;padding:10px 9px;gap:7px;border:1px solid #d3e1ed;border-radius:13px;color:#173958;background:#ffffffe0}.adoption__assurances li span{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;color:#087a88;background:#dcf7f3;font-size:.75rem;font-weight:900}.adoption__assurances strong{font-size:.8125rem;line-height:1.5;white-space:nowrap}.adoption__flow{margin-top:clamp(34px,4vw,48px)}.adoption__flow-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px;gap:20px}.adoption__flow-head span{color:#176cb1;font-size:.75rem;font-weight:900;letter-spacing:.14em}.adoption__flow-head h3{margin:0;color:#17324f;font-size:1.15rem;line-break:strict;text-wrap:balance}.adoption--compact .adoption-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.adoption--compact .adoption-steps li{min-height:146px;padding:19px 18px;grid-template-columns:30px minmax(0,1fr);border-color:#d3e1ed;border-radius:15px;box-shadow:0 10px 24px #2b4f730f}.adoption--compact .adoption-steps li>span{font-size:.75rem}.adoption--compact .adoption-steps h3{margin-bottom:7px;color:#153450;font-size:1rem;line-height:1.5;line-break:strict;overflow-wrap:normal;word-break:normal;text-wrap:pretty}.adoption--compact .adoption-steps p{color:#536b81;font-size:.875rem;line-height:1.7;line-break:strict;overflow-wrap:normal;word-break:normal;text-wrap:pretty}.adoption--compact .adoption-pricing{margin:22px 0 0;padding:21px 24px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:15px 30px;border-radius:18px}.adoption--compact .adoption-pricing__copy h3{margin:0;font-size:1.2rem;line-height:1.5;line-break:strict;text-wrap:balance}.adoption--compact .adoption-pricing__formula>div{min-height:68px;padding:10px 12px;border-radius:12px}.adoption--compact .adoption-pricing__formula small{font-size:.72rem}.adoption--compact .adoption-pricing__formula strong{font-size:.875rem}.adoption--compact .adoption-pricing__note{color:#586f85;font-size:.8125rem;line-height:1.7;line-break:strict;overflow-wrap:normal;word-break:normal;text-wrap:pretty}.adoption--compact .adoption__action{margin-top:18px;padding:18px 22px}.adoption--compact .adoption__action p{font-size:.875rem;line-height:1.65;line-break:strict;overflow-wrap:normal;word-break:normal;text-wrap:pretty}@media(max-width:1080px){.adoption--compact .adoption__top{grid-template-columns:1fr}.adoption--compact .adoption__visual{width:min(720px,100%)}.adoption--compact .adoption-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.adoption--compact{padding-block:68px}.adoption--compact .section-heading h2{font-size:1.82rem;line-height:1.42}.adoption--compact .section-heading h2 span{white-space:normal}.adoption--compact .section-heading__description{font-size:1rem;line-height:1.78}.adoption__assurances{grid-template-columns:1fr}.adoption__assurances li{min-height:48px}.adoption__assurances strong{white-space:normal}.adoption--compact .adoption__visual img{height:230px}.adoption__flow{margin-top:34px}.adoption__flow-head{align-items:flex-start;flex-direction:column;margin-bottom:14px;gap:6px}.adoption--compact .adoption-steps{grid-template-columns:1fr}.adoption--compact .adoption-steps li{min-height:0;padding:17px}.adoption--compact .adoption-pricing{padding:20px 17px;grid-template-columns:1fr;gap:16px}.adoption--compact .adoption-pricing__formula{grid-template-columns:1fr auto 1fr auto 1fr;gap:5px}.adoption--compact .adoption-pricing__formula>div{min-height:76px;padding:8px 5px}.adoption--compact .adoption-pricing__formula>i{transform:none;font-size:.95rem}.adoption--compact .adoption-pricing__formula small{font-size:.66rem}.adoption--compact .adoption-pricing__formula strong{font-size:.76rem;line-height:1.45}.adoption--compact .adoption__action{padding:18px}}.adoption-pricing__formula .is-unit-price{border-color:#f3b17d;background:linear-gradient(145deg,#fff8f1,#fff);box-shadow:0 8px 20px #cd5b0f1a}.adoption-pricing__formula .is-unit-price strong{display:flex;align-items:baseline;justify-content:center;gap:3px}.adoption-pricing__formula .is-unit-price strong b{color:#d65308;font-size:1.18rem;letter-spacing:-.03em}.adoption-pricing__formula .is-unit-price strong span{color:#6a4b37;font-size:.72rem}.adoption-pricing__formula .is-unit-price strong b,.adoption-pricing__formula .is-unit-price strong span{white-space:nowrap}@media(max-width:760px){.adoption-pricing__formula .is-unit-price strong{flex-direction:column;gap:0}}.adoption--redesigned{position:relative;overflow:hidden;border-top:1px solid #e0e8f0;background:#f6f9fc}.adoption--redesigned:before{position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#1565c0 0 42%,#16a3a7 42% 68%,#e26a16 68% 100%);content:"";opacity:.88}.adoption--redesigned .adoption__top{align-items:center;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(44px,5vw,72px)}.adoption--redesigned .adoption__copy .section-heading{margin-bottom:28px}.adoption--redesigned .section-heading h2{max-width:650px}.adoption--redesigned .section-heading__description{max-width:650px;color:#3c5871;font-size:1.0625rem;line-height:1.85}.adoption--redesigned .adoption__assurances{display:flex;flex-wrap:wrap;gap:9px}.adoption--redesigned .adoption__assurances li{min-height:42px;padding:8px 12px 8px 8px;gap:8px;border-color:#d7e1eb;border-radius:8px;background:#fff}.adoption--redesigned .adoption__assurances li span{width:26px;height:26px;flex:0 0 26px;border-radius:6px;color:#0b6286;background:#e8f5f7;font-size:.67rem;letter-spacing:.04em}.adoption--redesigned .adoption__assurances strong{color:#27465f;font-size:.8125rem;white-space:nowrap}.adoption-plan{overflow:hidden;border:1px solid #cddae6;border-radius:18px;background:#fff;box-shadow:0 22px 50px #183c5e1c}.adoption-plan__header{display:flex;min-height:98px;align-items:center;justify-content:space-between;padding:24px 26px;gap:24px;border-bottom:1px solid #dce5ed;background:#0e3152}.adoption-plan__eyebrow{display:block;margin-bottom:5px;color:#6ed9d7;font-size:.68rem;font-weight:900;letter-spacing:.15em}.adoption-plan__header h3{margin:0;color:#fff;font-size:1.25rem;line-height:1.45;letter-spacing:-.015em}.adoption-plan__status{display:inline-flex;flex:0 0 auto;align-items:center;padding:8px 11px;gap:7px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#eef8fb;background:#ffffff14;font-size:.75rem;font-weight:800;white-space:nowrap}.adoption-plan__status i{width:7px;height:7px;border-radius:50%;background:#44d1b8;box-shadow:0 0 0 4px #44d1b821}.adoption-plan__body{padding:8px 26px}.adoption-plan__row{display:grid;min-height:92px;align-items:center;grid-template-columns:46px minmax(155px,1fr) auto;gap:14px;border-bottom:1px solid #e3eaf0}.adoption-plan__row:last-child{border-bottom:0}.adoption-plan__icon{display:grid;width:40px;height:40px;place-items:center;border:1px solid #cfe1e7;border-radius:10px;color:#087f8d;background:#eef8f8}.adoption-plan__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.adoption-plan__content span{display:block;margin-bottom:3px;color:#2b78a5;font-size:.65rem;font-weight:900;letter-spacing:.14em}.adoption-plan__content strong{color:#173652;font-size:.9375rem;line-height:1.5}.adoption-plan__tags{display:flex;justify-content:flex-end;gap:6px}.adoption-plan__tags span{padding:7px 9px;border:1px solid #dce5ed;border-radius:6px;color:#466078;background:#f8fafc;font-size:.75rem;font-weight:750;white-space:nowrap}.adoption-plan__footer{display:flex;align-items:center;padding:16px 26px;gap:10px;border-top:1px solid #dce5ed;color:#3c576f;background:#f1f7fa}.adoption-plan__footer>span{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:50%;color:#fff;background:#138b88;font-size:.75rem;font-weight:900}.adoption-plan__footer p{margin:0;font-size:.8125rem;line-height:1.65}.adoption-plan__footer strong{color:#173b56}.adoption--redesigned .adoption__flow{margin-top:clamp(44px,5vw,62px)}.adoption--redesigned .adoption__flow-head{align-items:center;margin-bottom:18px}.adoption--redesigned .adoption__flow-head h3{color:#173652;font-size:1.25rem}.adoption--redesigned .adoption-steps{overflow:hidden;gap:0;border:1px solid #d5e0e9;border-radius:16px;background:#fff;box-shadow:0 12px 30px #183c5e0f}.adoption--redesigned .adoption-steps li{position:relative;min-height:150px;padding:22px 20px;grid-template-columns:1fr;gap:13px;border:0;border-right:1px solid #dfe7ee;border-radius:0;background:transparent;box-shadow:none}.adoption--redesigned .adoption-steps li:last-child{border-right:0}.adoption--redesigned .adoption-steps li>span{display:block;width:auto;height:auto;color:#167399;background:transparent;font-size:.72rem;font-weight:900;letter-spacing:.12em}.adoption--redesigned .adoption-steps h3{margin:0 0 7px;font-size:1rem}.adoption--redesigned .adoption-steps p{margin:0;color:#536b80;font-size:.875rem;line-height:1.7}.adoption--redesigned .adoption-pricing{margin-top:22px;border-color:#d5e0e9;background:#fff;box-shadow:none}.adoption--redesigned .adoption-pricing:before{display:none}.adoption--redesigned .adoption-pricing__copy>span{color:#167399}.adoption--redesigned .adoption-pricing__copy h3{color:#173652}.adoption--redesigned .adoption-pricing__formula>div{border-color:#dbe4ec;background:#f7f9fb;box-shadow:none}.adoption--redesigned .adoption-pricing__formula .is-unit-price{border-color:#e3a475;background:#fff8f2;box-shadow:none}.adoption--redesigned .adoption-pricing__note{color:#5a7085}.adoption--redesigned .adoption__action{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:20px 22px;gap:24px;border:0;border-radius:14px;color:#fff;background:#0e3152}.adoption--redesigned .adoption__action p{display:flex;align-items:baseline;margin:0;gap:10px;color:#dbe8f1}.adoption--redesigned .adoption__action p strong{color:#fff;font-size:1rem}.adoption--redesigned .adoption__action p span{font-size:.8125rem}.adoption--redesigned .adoption__action .button{flex:0 0 auto}@media(max-width:1080px){.adoption--redesigned .adoption__top{grid-template-columns:1fr}.adoption-plan{width:min(760px,100%)}}@media(max-width:760px){.adoption--redesigned{padding-block:66px}.adoption--redesigned .section-heading__description{font-size:1rem;line-height:1.8}.adoption--redesigned .adoption__assurances{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.adoption--redesigned .adoption__assurances li{padding-right:9px}.adoption-plan__header{min-height:0;align-items:flex-start;flex-direction:column;padding:20px;gap:12px}.adoption-plan__header h3{font-size:1.1rem}.adoption-plan__body{padding:4px 18px}.adoption-plan__row{min-height:112px;grid-template-columns:40px minmax(0,1fr);gap:8px 12px}.adoption-plan__icon{width:36px;height:36px}.adoption-plan__tags{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.adoption-plan__tags span{padding:6px 8px;font-size:.7rem}.adoption-plan__footer{align-items:flex-start;padding:15px 18px}.adoption--redesigned .adoption__flow-head{align-items:flex-start}.adoption--redesigned .adoption__flow-head h3{font-size:1.1rem}.adoption--redesigned .adoption-steps{border-radius:14px}.adoption--redesigned .adoption-steps li{min-height:0;padding:19px;border-right:0;border-bottom:1px solid #dfe7ee}.adoption--redesigned .adoption-steps li:last-child{border-bottom:0}.adoption--redesigned .adoption__action{align-items:stretch;flex-direction:column;padding:20px;gap:16px}.adoption--redesigned .adoption__action p{align-items:flex-start;flex-direction:column;gap:4px}.adoption--redesigned .adoption__action .button{width:100%}}.adoption--redesigned .section-heading__description span{display:block}.adoption--redesigned .adoption__assurances li{padding:7px 8px 7px 6px;gap:6px}.adoption--redesigned .adoption__assurances li span{width:24px;height:24px;flex-basis:24px}@media(max-width:760px){.adoption--redesigned .section-heading__description span{display:inline}.adoption--redesigned .section-heading__description span+span:before{content:" "}}@media(max-width:760px){.adoption--redesigned .adoption-steps li{grid-template-columns:28px minmax(0,1fr);gap:10px}.adoption--redesigned .adoption-pricing__formula .is-unit-price strong{flex-direction:row;gap:2px}.adoption--redesigned .adoption-pricing__formula .is-unit-price strong b{font-size:1rem}.adoption--redesigned .adoption-pricing__formula .is-unit-price strong span{font-size:.62rem}}.adoption--reference{position:relative;overflow:hidden;border-top:1px solid #e0e8f0;background:radial-gradient(circle at 80% 8%,rgba(89,172,236,.08),transparent 28%),#f8fafc}.adoption--reference .adoption__top{align-items:center;grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);gap:clamp(44px,5vw,72px)}.adoption--reference .adoption__copy .section-heading{max-width:650px;margin:0}.adoption--reference .section-heading h2{max-width:650px;font-size:clamp(2.3rem,3.35vw,3rem)}.adoption--reference .section-heading__description{max-width:650px;color:#385773;font-size:1.0625rem;line-height:1.9}.adoption--reference .section-heading__description span{display:block}.adoption-showcase{position:relative;margin:0;padding-bottom:2px}.adoption-showcase>img{display:block;width:100%;height:350px;border:1px solid #d6e0e9;border-radius:18px;object-fit:cover;object-position:center 46%;box-shadow:0 18px 44px #2142651f}.adoption-showcase__panel{position:absolute;right:12px;bottom:46px;left:12px;display:grid;padding:15px 17px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid rgba(204,217,228,.92);border-radius:13px;background:#fffffff0;box-shadow:0 12px 28px #1d3e601f;backdrop-filter:blur(10px)}.adoption-showcase__panel article{display:grid;min-width:0;align-items:start;padding:2px 12px;grid-template-columns:34px minmax(0,1fr);gap:9px;border-right:1px solid #dce5ed}.adoption-showcase__panel article:first-child{padding-left:0}.adoption-showcase__panel article:last-child{padding-right:0;border-right:0}.adoption-showcase__icon{color:#2e6db0}.adoption-showcase__icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.adoption-showcase__panel article>div:last-child>span{display:block;margin-bottom:2px;color:#3977c0;font-size:.66rem;font-weight:900;letter-spacing:.12em}.adoption-showcase__panel strong{display:block;color:#173b60;font-size:.8125rem;line-height:1.45;white-space:nowrap}.adoption-showcase__tags{display:flex;margin-top:7px;flex-wrap:wrap;gap:4px}.adoption-showcase__tags small{padding:4px 6px;border-radius:5px;color:#48627b;background:#edf2f7;font-size:.61rem;font-weight:750;white-space:nowrap}.adoption-showcase figcaption{display:flex;align-items:center;justify-content:center;margin-top:13px;gap:7px;color:#536b80;font-size:.75rem;line-height:1.6}.adoption-showcase figcaption span{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border-radius:50%;color:#fff;background:#0ca27c;font-size:.66rem;font-weight:900}.adoption--reference .adoption__flow{margin-top:clamp(46px,5vw,62px)}.adoption--reference .adoption__flow-head{display:block;margin-bottom:25px;text-align:center}.adoption--reference .adoption__flow-head h3{display:inline;color:#123c67;font-size:1.45rem;line-height:1.5}.adoption--reference .adoption__flow-head h3 span{position:relative;display:inline-block;color:#123c67;font-size:inherit;letter-spacing:0}.adoption--reference .adoption__flow-head h3 span:after{position:absolute;right:0;bottom:-5px;left:0;height:4px;border-radius:4px;background:linear-gradient(90deg,#18bcb3,#70d5ca);content:""}.adoption--reference .adoption-steps{overflow:visible;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;border:0;background:transparent}.adoption--reference .adoption-steps li{position:relative;display:flex;min-height:250px;align-items:center;flex-direction:column;justify-content:flex-start;padding:22px 18px 20px;border:1px solid #d5e0eb;border-radius:16px;background:#fff;box-shadow:0 10px 28px #1f446812;text-align:center}.adoption--reference .adoption-steps li:not(:last-child):after{position:absolute;top:50%;right:-28px;color:#4f8ddb;content:"›";font-size:3rem;font-weight:700;line-height:1;transform:translateY(-52%)}.adoption--reference .adoption-step__no{position:absolute;top:15px;left:15px;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#73b2f2,#2166c3);box-shadow:0 7px 14px #2166c333;font-size:.75rem;font-weight:900;letter-spacing:.04em}.adoption-step__icon{display:grid;width:92px;height:92px;margin:14px 0 9px;place-items:center;color:#3979c5}.adoption-step__icon.is-settings{color:#258eb8}.adoption-step__icon.is-improve{color:#188fb5}.adoption-step__icon svg{width:78px;height:78px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.adoption--reference .adoption-step__copy h3{margin:0 0 7px;color:#153a61;font-size:1rem;line-height:1.5}.adoption--reference .adoption-step__copy p{margin:0;color:#526b82;font-size:.8125rem;line-height:1.7}.adoption--reference .adoption-pricing--visual{position:relative;overflow:hidden;margin-top:30px;padding:24px 26px 20px;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);align-items:center;gap:14px 28px;border:1px solid #d2e1ed;border-radius:18px;background:#eef6fc;box-shadow:0 12px 30px #22476c12}.adoption--reference .adoption-pricing__copy{grid-column:1}.adoption--reference .adoption-pricing__copy>span{color:#3977c0}.adoption--reference .adoption-pricing__copy h3{color:#153a61;font-size:1.18rem}.adoption--reference .adoption-pricing__formula{grid-column:1}.adoption--reference .adoption-pricing__formula>div{min-height:76px;border-color:#d7e2eb;border-radius:11px;background:#ffffffeb;box-shadow:none}.adoption--reference .adoption-pricing__formula .is-unit-price{border-color:#d7e2eb;background:#ffffffeb}.adoption--reference .adoption-pricing__note{grid-column:1;color:#5e7489}.adoption-pricing__visual{position:relative;align-self:stretch;margin:-24px -26px -20px 0;grid-column:2;grid-row:1 / 4}.adoption-pricing__visual:after{position:absolute;inset:0;background:linear-gradient(90deg,#eef6fc 0,rgba(238,246,252,.3) 32%,transparent 58%);content:""}.adoption-pricing__visual img{display:block;width:100%;height:100%;min-height:230px;object-fit:cover;object-position:58% center}.adoption--reference .adoption__action{display:grid;min-height:102px;align-items:center;margin-top:20px;padding:18px 26px;grid-template-columns:62px minmax(0,1fr) auto;gap:18px;border:0;border-radius:15px;color:#fff;background:linear-gradient(110deg,#0b3769,#063f78 68%,#0a477f);box-shadow:0 14px 30px #0d386524}.adoption__action-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;color:#1b5794;background:#fff}.adoption__action-icon svg{width:33px;height:33px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.adoption--reference .adoption__action p{display:flex;align-items:flex-start;flex-direction:column;margin:0;gap:2px;color:#dce9f5}.adoption--reference .adoption__action p strong{color:#fff;font-size:1.05rem;line-height:1.5}.adoption--reference .adoption__action p span{font-size:.8125rem;line-height:1.6}.adoption--reference .adoption__action .button{min-height:52px;flex:0 0 auto}@media(max-width:1120px){.adoption--reference .adoption__top{grid-template-columns:1fr}.adoption-showcase{width:min(780px,100%)}.adoption--reference .adoption-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.adoption--reference .adoption-steps li:not(:last-child):after{display:none}}@media(max-width:760px){.adoption--reference{padding-block:66px}.adoption--reference .section-heading h2{font-size:1.82rem;line-height:1.42}.adoption--reference .section-heading__description{font-size:1rem;line-height:1.8}.adoption--reference .section-heading__description span{display:inline}.adoption--reference .section-heading__description span+span:before{content:" "}.adoption-showcase>img{height:250px;object-position:60% center}.adoption-showcase__panel{position:relative;right:auto;bottom:auto;left:auto;margin:-64px 10px 0;padding:5px 15px;grid-template-columns:1fr}.adoption-showcase__panel article{min-height:82px;align-items:center;padding:11px 0;grid-template-columns:38px minmax(0,1fr);border-right:0;border-bottom:1px solid #dce5ed}.adoption-showcase__panel article:last-child{border-bottom:0}.adoption-showcase__panel strong{white-space:normal}.adoption-showcase figcaption{align-items:flex-start;justify-content:flex-start;margin:12px 10px 0;font-size:.75rem}.adoption--reference .adoption__flow{margin-top:42px}.adoption--reference .adoption__flow-head{margin-bottom:21px}.adoption--reference .adoption__flow-head h3{font-size:1.18rem}.adoption--reference .adoption-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.adoption--reference .adoption-steps li{min-height:226px;padding:18px 12px 15px}.adoption--reference .adoption-step__no{top:11px;left:11px;width:32px;height:32px;font-size:.66rem}.adoption-step__icon{width:74px;height:74px;margin:12px 0 6px}.adoption-step__icon svg{width:62px;height:62px}.adoption--reference .adoption-step__copy h3{font-size:.875rem}.adoption--reference .adoption-step__copy p{font-size:.75rem;line-height:1.65}.adoption--reference .adoption-pricing--visual{padding:20px 17px;grid-template-columns:1fr;gap:15px}.adoption--reference .adoption-pricing__copy,.adoption--reference .adoption-pricing__formula,.adoption--reference .adoption-pricing__note,.adoption-pricing__visual{grid-column:1}.adoption--reference .adoption-pricing__copy{grid-row:1}.adoption-pricing__visual{height:165px;margin:0;grid-row:2;border-radius:12px;overflow:hidden}.adoption-pricing__visual:after{background:linear-gradient(90deg,rgba(238,246,252,.1),transparent)}.adoption-pricing__visual img{min-height:0;object-position:68% center}.adoption--reference .adoption-pricing__formula{grid-row:3}.adoption--reference .adoption-pricing__note{grid-row:4}.adoption--reference .adoption__action{grid-template-columns:48px minmax(0,1fr);padding:18px;gap:13px}.adoption__action-icon{width:46px;height:46px}.adoption__action-icon svg{width:27px;height:27px}.adoption--reference .adoption__action .button{width:100%;grid-column:1 / -1}}.adoption--reference .adoption-step__icon img{display:block;width:92px;height:92px;object-fit:contain}@media(max-width:760px){.adoption--reference .adoption-step__icon img{width:74px;height:74px}}@media(min-width:1121px){.adoption--reference>.container{width:min(calc(100% - 48px),1280px)}.adoption--reference .adoption__top{grid-template-columns:minmax(0,.86fr) minmax(650px,1.14fr);gap:60px}.adoption--reference .adoption__copy .section-heading,.adoption--reference .section-heading__description{max-width:540px}.adoption-showcase>img{height:360px}.adoption-showcase__panel{right:10px;bottom:45px;left:10px;padding:13px 16px}.adoption-showcase__panel article{padding:1px 15px;grid-template-columns:40px minmax(0,1fr);gap:10px}.adoption-showcase__panel article:first-child{padding-left:3px}.adoption-showcase__panel article:last-child{padding-right:3px}.adoption-showcase__icon svg{width:36px;height:36px}.adoption-showcase__panel article>div:last-child>span{font-size:.7rem}.adoption-showcase__panel strong{font-size:.875rem}.adoption-showcase__tags{flex-wrap:nowrap;gap:5px}.adoption-showcase__tags small{padding:4px 7px;font-size:.64rem}}@media(min-width:761px){.adoption--reference .adoption-showcase__panel article{align-content:center;grid-template-rows:auto auto auto}.adoption--reference .adoption-showcase__panel article>.adoption-showcase__icon{grid-column:1;grid-row:1 / 3}.adoption--reference .adoption-showcase__panel article>div:last-child{display:contents}.adoption--reference .adoption-showcase__panel article>div:last-child>span,.adoption--reference .adoption-showcase__panel article>div:last-child>strong{grid-column:2}.adoption--reference .adoption-showcase__tags{width:100%;margin-top:7px;grid-column:1 / -1;justify-content:center}}@media(min-width:1121px){.adoption--reference .adoption__top{align-items:start}.adoption-showcase>img{height:310px;object-position:center 44%}.adoption-showcase__panel{bottom:43px;padding:10px 14px}.adoption-showcase__tags{margin-top:5px}.adoption-showcase__tags small{padding:3px 6px}}.security--reference{position:relative;overflow:hidden;padding-block:clamp(58px,6vw,82px);color:#071a3d;background:radial-gradient(circle at 12% 8%,rgba(87,165,235,.07),transparent 25%),#f8fafc}.security--reference .security__layout{position:relative;z-index:1;display:grid;align-items:start;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:58px}.security--reference .security__copy .section-heading{max-width:680px;margin-bottom:34px}.security--reference .section-heading .eyebrow{color:#0d52ae;font-size:.82rem;letter-spacing:.14em}.security--reference .section-heading h2{color:#071a3d;font-size:clamp(2.8rem,3.75vw,3.65rem);line-height:1.22;letter-spacing:-.035em}.security--reference .section-heading__description{max-width:670px;color:#1e3654;font-size:1.05rem;line-height:1.9}.security--reference .section-heading__description span{display:block}.security-main-visual{overflow:hidden;margin:0;border-radius:16px;background:#dbe8f3;box-shadow:0 14px 34px #1e436914}.security-main-visual img{display:block;width:100%;height:390px;object-fit:cover}.security-pillars{display:grid;overflow:hidden;min-height:184px;margin-top:16px;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dce5ed;border-radius:16px;background:#fff;box-shadow:0 10px 26px #274b6e0d}.security-pillars article{display:flex;align-items:center;flex-direction:column;padding:18px 13px 16px;border-right:1px solid #dfe7ee;text-align:center}.security-pillars article:last-child{border-right:0}.security-pillar__icon{display:grid;width:56px;height:56px;margin-bottom:8px;place-items:center;color:#0d4fb1}.security-pillar__icon svg{width:52px;height:52px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.security-pillars h3{margin:0 0 7px;color:#092852;font-size:.8125rem;line-height:1.45}.security-pillars p{margin:0;color:#536a80;font-size:.6875rem;line-height:1.65}.security--reference .security__detail{min-width:0}.security--reference .cert-card{display:grid;min-height:155px;align-items:center;margin-bottom:24px;padding:22px 26px;grid-template-columns:108px minmax(0,1fr);gap:24px;border:1px solid #75aff3;border-radius:18px;color:#071a3d;background:#fff;box-shadow:none}.security--reference .cert-card__mark{display:grid;width:106px;height:106px;place-items:center;border:1px solid #e0e6ec;border-radius:50%;color:#071a3d;background:#fff;font-size:1.35rem;font-style:italic;font-weight:950;letter-spacing:-.05em;box-shadow:0 5px 14px #1d43690a}.security--reference .cert-card small,.security--reference .cert-card strong,.security--reference .cert-card p{display:block}.security--reference .cert-card small{margin-bottom:10px;color:#0865cc;font-size:.875rem;font-weight:850;letter-spacing:.04em}.security--reference .cert-card strong{margin:0 0 7px;color:#071a3d;font-size:1.1rem;line-height:1.5}.security--reference .cert-card p{margin:0;color:#334a64;font-size:.8125rem;line-height:1.65}.security--reference .security-controls{display:grid;gap:12px}.security--reference .security-control{display:grid;overflow:hidden;min-height:158px;align-items:center;padding:10px 20px 10px 10px;grid-template-columns:200px 44px minmax(0,1fr) 78px;gap:14px;border:0;border-radius:16px;color:#071a3d;background:#fff;box-shadow:0 9px 24px #1b3f630f;backdrop-filter:none}.security--reference .security-control>img{width:200px;height:148px;border-radius:13px;object-fit:cover}.security--reference .security-control>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:#0756bf;font-size:.78rem;font-weight:900}.security--reference .security-control h3{margin:0 0 10px;color:#071a3d;font-size:1.13rem;line-height:1.45}.security--reference .security-control p{margin:0;color:#243b57;font-size:.8125rem;line-height:1.85}.security--reference .security-control>i{display:grid;width:76px;height:76px;place-items:center;border-radius:50%;color:#0756bf;background:#e7f2ff;font-style:normal}.security--reference .security-control>i svg{width:47px;height:47px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.security--reference .security__caution{display:flex;align-items:center;margin:14px 4px 0;gap:9px;color:#273d58;font-size:.75rem;line-height:1.65}.security--reference .security__caution>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;color:#0756bf;background:#e1efff}.security--reference .security__caution svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(min-width:1181px){.security--reference>.container{width:min(calc(100% - 64px),1436px)}}@media(max-width:1180px){.security--reference .security__layout{grid-template-columns:1fr;gap:44px}.security--reference .security__copy,.security--reference .security__detail{width:min(820px,100%);margin-inline:auto}}@media(max-width:760px){.security--reference{padding-block:66px}.security--reference .section-heading h2{font-size:2rem;line-height:1.38}.security--reference .section-heading__description{font-size:1rem;line-height:1.8}.security--reference .section-heading__description span{display:inline}.security--reference .section-heading__description span+span:before{content:" "}.security-main-visual img{height:235px}.security-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.security-pillars article{min-height:170px;border-bottom:1px solid #dfe7ee}.security-pillars article:nth-child(2){border-right:0}.security-pillars article:nth-child(n+3){border-bottom:0}.security--reference .cert-card{min-height:0;padding:18px;grid-template-columns:72px minmax(0,1fr);gap:14px}.security--reference .cert-card__mark{width:70px;height:70px;font-size:1rem}.security--reference .cert-card small{margin-bottom:5px;font-size:.75rem}.security--reference .cert-card strong{font-size:.9375rem}.security--reference .cert-card p{font-size:.75rem}.security--reference .security-control{min-height:132px;padding:10px;grid-template-columns:104px 32px minmax(0,1fr);gap:10px}.security--reference .security-control>img{width:104px;height:112px;border-radius:10px}.security--reference .security-control>span{width:31px;height:31px;font-size:.65rem}.security--reference .security-control h3{margin-bottom:5px;font-size:.875rem}.security--reference .security-control p{font-size:.7rem;line-height:1.65}.security--reference .security-control>i{display:none}.security--reference .security__caution{align-items:flex-start;font-size:.72rem}}.security--reference{padding-block:clamp(64px,6vw,86px);background:radial-gradient(circle at 12% 8%,rgba(80,156,230,.07),transparent 26%),#f8fafc}.security--reference>.container{width:min(calc(100% - 64px),1390px)}.security--reference .security__layout{grid-template-columns:minmax(0,.94fr) minmax(0,1fr);gap:44px}.security--reference .security__copy .section-heading{margin-bottom:34px}.security--reference .section-heading h2{font-size:clamp(2.8rem,3.7vw,3.55rem);line-height:1.24}.security--reference .section-heading__description{font-size:1.02rem;line-height:1.9}.security-visual-card{overflow:hidden;border-radius:17px;background:#061a3d;box-shadow:0 16px 34px #193a5e17}.security--reference .security-main-visual{margin:0;border-radius:0;box-shadow:none}.security--reference .security-main-visual img{width:100%;height:350px;object-fit:cover;object-position:center 54%}.security--reference .security-pillars{min-height:154px;margin:0;border:0;border-radius:0;color:#fff;background:linear-gradient(135deg,#071b40,#031630);box-shadow:none}.security--reference .security-pillars article{min-height:154px;justify-content:center;padding:16px 10px 14px;border-right:1px solid rgba(184,213,240,.22);border-bottom:0}.security--reference .security-pillars article:last-child{border-right:0}.security--reference .security-pillar__icon{width:60px;height:60px;margin-bottom:10px;color:#fff}.security--reference .security-pillar__icon svg{width:56px;height:56px;stroke-width:1.65}.security--reference .security-pillars h3{margin:0;color:#fff;font-size:.84rem;font-weight:800;line-height:1.45}.security-assurance{display:grid;min-height:112px;align-items:center;margin-top:34px;padding:18px 28px;grid-template-columns:60px minmax(0,1fr);gap:20px;border:1px solid #d9e4ee;border-radius:16px;background:#fff;box-shadow:0 10px 24px #1e42660b}.security-assurance>span{display:grid;width:54px;height:58px;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#69c67c,#19934f);box-shadow:0 8px 18px #19934f2e}.security-assurance svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.security-assurance strong{display:block;margin-bottom:6px;color:#08244d;font-size:.96rem;line-height:1.5}.security-assurance p{margin:0;color:#36506d;font-size:.81rem;line-height:1.7}.security--reference .cert-card{min-height:132px;margin-bottom:22px;padding:17px 24px;grid-template-columns:92px minmax(0,1fr);gap:22px;border-color:#b8dafb;border-radius:18px;box-shadow:0 10px 25px #20456a09}.security--reference .cert-card__mark{width:88px;height:88px;font-size:1.08rem}.security--reference .cert-card small{margin-bottom:7px;font-size:.86rem}.security--reference .cert-card strong{margin-bottom:4px;font-size:1.02rem}.security--reference .security-controls{gap:12px}.security--reference .security-control{min-height:154px;padding:19px 22px;grid-template-columns:44px 104px minmax(0,1fr) 48px;gap:16px;border-radius:17px;box-shadow:0 10px 24px #1b3f630e}.security--reference .security-control>span{width:40px;height:40px;font-size:.78rem}.security--reference .security-control>.security-control__icon{display:grid;width:92px;height:82px;place-items:center;border-radius:0;color:#0b4fb5;background:transparent}.security--reference .security-control>.security-control__icon svg{width:76px;height:76px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.security--reference .security-control h3{margin:0 0 9px;font-size:1.15rem;line-height:1.45}.security--reference .security-control p{font-size:.84rem;line-height:1.85}.security--reference .security-control>b{display:grid;width:43px;height:43px;place-items:center;border-radius:50%;color:#35aeea;background:#e1f3ff}.security--reference .security-control>b svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.security--reference .security__caution{margin:14px 2px 0;font-size:.76rem}@media(max-width:1180px){.security--reference>.container{width:min(calc(100% - 48px),900px)}.security--reference .security__layout{grid-template-columns:1fr;gap:38px}}@media(max-width:760px){.security--reference{padding-block:64px}.security--reference>.container{width:min(calc(100% - 28px),520px)}.security--reference .security__copy .section-heading{margin-bottom:26px}.security--reference .section-heading h2{font-size:clamp(1.9rem,9vw,2.25rem);line-height:1.35}.security--reference .section-heading__description{font-size:.96rem;line-height:1.8}.security--reference .security-main-visual img{height:224px}.security--reference .security-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.security--reference .security-pillars article{min-height:122px;padding:13px 8px 12px;border-bottom:1px solid rgba(184,213,240,.22)}.security--reference .security-pillars article:nth-child(2){border-right:0}.security--reference .security-pillars article:nth-child(n+3){border-bottom:0}.security--reference .security-pillar__icon{width:48px;height:48px;margin-bottom:7px}.security--reference .security-pillar__icon svg{width:45px;height:45px}.security-assurance{min-height:0;margin-top:22px;padding:16px;grid-template-columns:48px minmax(0,1fr);gap:13px}.security-assurance>span{width:46px;height:49px}.security-assurance svg{width:33px;height:33px}.security-assurance strong{font-size:.88rem}.security-assurance p{font-size:.74rem}.security--reference .cert-card{min-height:0;padding:16px;grid-template-columns:68px minmax(0,1fr);gap:13px}.security--reference .cert-card__mark{width:66px;height:66px;font-size:.92rem}.security--reference .security-control{min-height:126px;padding:14px 12px;grid-template-columns:33px 58px minmax(0,1fr) 30px;gap:9px}.security--reference .security-control>span{width:31px;height:31px;font-size:.66rem}.security--reference .security-control>.security-control__icon{display:grid;width:56px;height:60px}.security--reference .security-control>.security-control__icon svg{width:52px;height:52px}.security--reference .security-control h3{margin-bottom:5px;font-size:.92rem}.security--reference .security-control p{font-size:.7rem;line-height:1.65}.security--reference .security-control>b{width:28px;height:28px}.security--reference .security-control>b svg{width:16px;height:16px}.security--reference .security__caution{font-size:.7rem}}@media(max-width:760px){.security--reference .section-heading h2{font-size:1.7rem;line-height:1.42;letter-spacing:-.04em}}.security--reference .cert-card__mark img{display:block;width:72px;height:auto}@media(max-width:760px){.security--reference .cert-card__mark img{width:54px}}.security--reference .cert-card__mark{border:0;border-radius:0;background:transparent;box-shadow:none}.security--reference .cert-card__mark img{width:84px}.security--reference .cert-card p a{display:inline-flex;align-items:center;gap:6px;color:#0962c2;font-weight:750;text-decoration:none;text-underline-offset:3px}.security--reference .cert-card p a:hover{text-decoration:underline}.security--reference .cert-card p a:focus-visible{border-radius:4px;outline:3px solid rgba(9,98,194,.24);outline-offset:3px}.security--reference .cert-card p a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:760px){.security--reference .cert-card__mark img{width:60px}}.security--reference .security-control>.security-control__icon svg{width:66px;height:66px;stroke-width:1.75}.security--reference .security-control>span{width:38px;height:38px}.security--reference .security-control>b{width:40px;height:40px}@media(max-width:760px){.security--reference .security-control>.security-control__icon svg{width:48px;height:48px}.security--reference .security-control>span{width:31px;height:31px}.security--reference .security-control>b{width:28px;height:28px}}.security--reference .section-heading h2{max-width:650px;font-size:clamp(2.75rem,3.35vw,3.15rem);line-height:1.28;text-wrap:balance}.security--reference .section-heading__description,.security--reference .cert-card strong,.security--reference .cert-card p,.security--reference .security-control h3,.security--reference .security-control p,.security-assurance strong,.security-assurance p,.security--reference .security__caution{text-wrap:pretty}.security--reference .security-pillars h3,.security--reference .cert-card small{font-size:.875rem}.security--reference .cert-card strong{font-size:1.0625rem}.security--reference .cert-card p{font-size:.875rem}.security--reference .security-control h3{font-size:1.125rem}.security--reference .security-control p{font-size:.90625rem;line-height:1.75}.security-assurance strong{font-size:1rem}.security-assurance p{font-size:.875rem}.security--reference .security__caution{font-size:.8125rem}@media(min-width:1181px){.security--reference .security__layout{align-items:stretch}.security--reference .security__copy,.security--reference .security__detail{display:flex;flex-direction:column}.security--reference .security-assurance,.security--reference .security__caution{min-height:92px;margin-top:auto}.security--reference .security-assurance{padding-block:14px}.security--reference .security__caution{justify-content:flex-start;padding:16px 18px;border:1px solid #d9e4ee;border-radius:16px;background:#fff;box-shadow:0 10px 24px #1e42660a}}@media(max-width:760px){.security--reference .section-heading h2{max-width:none;font-size:1.7rem;line-height:1.42}.security--reference .security-control h3{font-size:.9375rem}.security--reference .security-control p{font-size:.75rem;line-height:1.65}.security--reference .cert-card p,.security-assurance p,.security--reference .security__caution{font-size:.75rem}}.security--reference .security-control p{text-wrap:balance}@media(min-width:761px){.security--reference .security-control p span{display:block}}@media(max-width:760px){.security--reference .security-control p span{display:inline}.security--reference .security-control p span+span:before{content:" "}}.security--reference .security-control>.security-control__icon img{display:block;width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(8,67,137,.08))}@media(max-width:760px){.security--reference .security-control>.security-control__icon img{width:52px;height:52px}}.security--reference .cert-card{margin-bottom:16px}.security--reference .security-controls{gap:16px}.security--reference .security__caution{margin-top:16px}@media(min-width:1181px){.security--reference .security-assurance,.security--reference .security__caution{margin-top:auto}}@media(min-width:1181px){.security--reference .security-assurance{margin-top:auto}.security--reference .security__caution{margin-top:16px}}.solution-overview{position:relative;overflow:hidden;padding-block:clamp(72px,7vw,96px);border-block:1px solid #dce8f2;background:radial-gradient(circle at 8% 10%,rgba(44,139,225,.1),transparent 24rem),radial-gradient(circle at 94% 86%,rgba(54,208,203,.11),transparent 24rem),linear-gradient(180deg,#f8fbfe,#fff)}.solution-overview .container{position:relative;z-index:1}.solution-overview__grid{display:grid;grid-template-columns:minmax(460px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(38px,5vw,68px)}.solution-overview__copy{max-width:520px}.solution-overview__copy .eyebrow{margin-bottom:14px;color:#087d93;font-size:.8125rem}.solution-overview__copy h2{margin:0 0 18px;color:#0b2347;font-size:clamp(2.1rem,3vw,2.55rem);line-height:1.3;letter-spacing:-.035em}.solution-overview__copy>p:last-child{margin:0;color:#405d75;font-size:1.0625rem;line-height:1.85}.solution-overview__visual{overflow:hidden;margin:0;border:1px solid #bdd5e8;border-radius:23px;background:#fff;box-shadow:0 22px 52px #244c7424}.solution-overview__visual img{display:block;width:100%;height:auto;aspect-ratio:2025 / 777;object-fit:contain;background:#f7fbff}.solution-overview__visual figcaption{display:grid;min-height:62px;align-items:center;padding:13px 18px;grid-template-columns:1fr auto 1.25fr auto 1fr;gap:10px;color:#dff6fb;background:linear-gradient(100deg,#0d3159,#0a6973);font-size:.8125rem;font-style:normal;font-weight:800;text-align:center}.solution-overview__visual figcaption i{color:#72e0e6;font-style:normal}.solution-overview__visual figcaption strong{color:#fff;font-size:.875rem}.solution-overview__demo-link{display:flex;width:fit-content;min-height:60px;align-items:center;justify-content:center;margin:28px auto 0;padding:0 28px;gap:18px;border:1px solid #a7cce5;border-radius:999px;color:#0c5f9b;background:#ffffffe6;box-shadow:0 12px 28px #1d527d1a;font-size:1.0625rem;font-weight:850;text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.solution-overview__demo-link i{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#1767d2,#1595aa);font-style:normal}.solution-overview__demo-link:hover{transform:translateY(-2px);border-color:#1767d2;color:#fff;background:#1767d2}.solution{padding-block:clamp(76px,7vw,100px)}.solution .container{position:relative;z-index:1}.solution__intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(34px,4vw,48px)}.solution__intro .section-heading{max-width:640px;margin:0}.solution .section-heading--inverted .eyebrow{margin-bottom:14px;color:#087d93;font-size:.8125rem}.solution .section-heading--inverted h2{margin-bottom:20px;color:#0b2347;font-size:clamp(2.25rem,3vw,2.7rem);line-height:1.3;letter-spacing:-.035em}.solution .section-heading--inverted .section-heading__description{max-width:680px;color:#405c75;font-size:1.0625rem;line-height:1.82}.solution__intro-visual{overflow:hidden;margin:0;border:1px solid #c8dcea;border-radius:22px;background:#fff;box-shadow:0 20px 48px #264e7524}.solution__intro-visual img{display:block;width:100%;height:340px;object-fit:cover;object-position:center}.solution__intro-visual figcaption{padding:12px 17px;color:#49657c;background:#fff;font-size:.75rem;line-height:1.6;text-align:center}.solution .solution-map{margin-top:38px}.solution .solution-output{margin-top:18px}.back-to-top{position:fixed;z-index:120;right:clamp(18px,2vw,30px);bottom:clamp(20px,2vw,30px);display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(255,255,255,.76);border-radius:50%;color:#fff;background:linear-gradient(145deg,#1767d2,#0b8ea1);box-shadow:0 12px 30px #114d8447;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.back-to-top:before{width:11px;height:11px;margin-top:6px;border-top:2px solid #fff;border-left:2px solid #fff;content:"";transform:rotate(45deg)}.back-to-top:after{position:absolute;top:19px;left:25px;width:2px;height:15px;border-radius:2px;content:"";background:#fff}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 16px 36px #114d8457}.back-to-top:focus-visible{outline:3px solid rgba(23,103,210,.3);outline-offset:4px}@media(max-width:900px){.solution-overview__grid,.solution__intro{grid-template-columns:1fr}.solution-overview__copy,.solution__intro .section-heading{max-width:720px}.solution-overview__visual,.solution__intro-visual{width:min(760px,100%)}}@media(max-width:620px){.solution-overview,.solution{padding-block:68px}.solution-overview__grid{gap:28px}.solution-overview__copy h2{font-size:1.82rem;line-height:1.42}.solution .section-heading--inverted h2{font-size:1.65rem;line-height:1.45}.solution-overview__copy h2 span{white-space:normal}.solution-overview__copy>p:last-child,.solution .section-heading--inverted .section-heading__description{font-size:1rem;line-height:1.78}.solution-overview__copy>p:last-child span{display:inline}.solution-overview__visual{border-radius:17px}.solution-overview__visual figcaption{min-height:54px;padding:11px 9px;gap:5px;font-size:.68rem}.solution-overview__visual figcaption strong{font-size:.72rem}.solution-overview__demo-link{width:100%;min-height:56px;margin-top:22px;padding-inline:18px;font-size:.95rem}.solution__intro{gap:28px}.solution__intro-visual{border-radius:17px}.solution__intro-visual img{height:225px}.solution__intro-visual figcaption{padding:11px 13px;font-size:.7rem}.solution .solution-map{margin-top:30px}.back-to-top{right:16px;bottom:86px;width:46px;height:46px}.back-to-top:after{top:16px;left:22px}}@media(prefers-reduced-motion:reduce){.solution-overview__demo-link,.back-to-top{transition:none}}:root{--surface-tint: #eef6fb;--background-word-fill: rgba(22, 94, 219, .018);--background-word-stroke: rgba(22, 94, 219, .085)}.trust-bar,.solution-overview,.features,.usecases,.comparison,#videos.video-library,.diagnosis{background-color:var(--white);background-image:none}.problems,.cases,.adoption,.security,.faq{background-color:var(--paper);background-image:none}.intent-paths,.solution,.mail-demo{background-color:var(--surface-tint);background-image:none}.solution,.mail-demo,.security{border-top:1px solid rgba(11,24,48,.055)}.problems,.features,.adoption,.diagnosis{position:relative;isolation:isolate}.problems>.container,.features>.container,.adoption>.container,.diagnosis>.container{position:relative;z-index:1}.section-background-word{position:absolute;z-index:0;display:block;max-width:calc(100% - 48px);overflow:visible;color:var(--background-word-fill);font-family:var(--font);font-size:clamp(6rem,11vw,10.5rem);font-weight:800;line-height:1;letter-spacing:-.065em;white-space:nowrap;pointer-events:none;user-select:none;-webkit-text-stroke:1px var(--background-word-stroke)}.section-background-word--issue{top:clamp(72px,7vw,104px);right:0}.section-background-word--capabilities{top:clamp(230px,18vw,280px);right:0;font-size:clamp(4.4rem,8.2vw,7.8rem)}.section-background-word--support{top:clamp(64px,6vw,92px);right:0;left:auto}.section-background-word--check{top:clamp(70px,6vw,96px);right:0}@media(max-width:960px){.section-background-word{max-width:calc(100% - 36px);font-size:clamp(4.8rem,13vw,7rem);-webkit-text-stroke-color:rgba(22,94,219,.065)}.section-background-word--issue,.section-background-word--capabilities,.section-background-word--check{right:0}.section-background-word--support{right:0;left:auto}.section-background-word--capabilities{font-size:clamp(3.8rem,10vw,5.5rem)}}@media(max-width:768px){.section-background-word{display:none}.solution,.mail-demo,.security{border-top-color:#0b18300b}}@media(forced-colors:active){.section-background-word{display:none}}
