:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102b44;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #062e52;--navy-2: #09466f;--blue: #0b6f9f;--cyan: #09a8c5;--teal: #087e81;--aqua: #e8f8f8;--mist: #f3f7fa;--ink: #102b44;--muted: #587085;--line: #d7e2ea;--white: #ffffff;--shadow: 0 18px 45px rgba(6, 46, 82, .12);--radius: 18px;--container: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink);line-height:1.62}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:var(--blue);text-underline-offset:.18em}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.025em}h1{font-size:clamp(2.45rem,5vw,4.85rem)}h2{font-size:clamp(1.9rem,3.2vw,3.15rem)}h3{font-size:1.25rem}p{color:var(--muted)}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.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:1rem;top:-5rem;padding:.75rem 1rem;color:#fff;background:var(--navy);border-radius:.4rem}.skip-link:focus{top:1rem}.topline{background:var(--navy);color:#dff7fb;font-size:.76rem;letter-spacing:.055em;text-transform:uppercase}.topline .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.topline a{display:inline-flex;align-items:center;gap:.35rem;color:#fff;font-weight:750;text-decoration:none}.topline svg{width:15px}.site-header{position:sticky;z-index:50;top:0;background:#fffffff5;border-bottom:1px solid rgba(215,226,234,.9);backdrop-filter:blur(14px)}.site-header__inner{min-height:78px;display:flex;align-items:center;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.75rem;color:var(--ink);text-decoration:none;min-width:210px}.brand img{width:50px;height:50px;object-fit:contain}.brand span{display:grid;line-height:1.05}.brand strong{font-size:1.27rem;letter-spacing:-.03em}.brand small{margin-top:.27rem;color:var(--muted);font-size:.68rem;letter-spacing:.035em;text-transform:uppercase}.brand--compact{min-width:0}.brand--compact img{width:46px;height:46px}.primary-nav{margin-left:auto;display:flex;align-items:center;gap:1.05rem}.primary-nav>a:not(.button){color:#314d64;font-size:.9rem;font-weight:680;text-decoration:none;white-space:nowrap}.primary-nav>a:not(.button):hover,.primary-nav>a.active{color:var(--blue)}.primary-nav .nav-interest{padding-left:1rem;border-left:1px solid var(--line);color:var(--teal)!important}.nav-login{padding:.72rem 1rem!important}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff}.menu-toggle>span:not(.sr-only){display:block;height:2px;margin:5px 0;background:var(--navy)}.button{min-height:46px;padding:.78rem 1.18rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:9px;font-weight:760;line-height:1.15;text-decoration:none;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,.menu-toggle:focus-visible{outline:3px solid rgba(9,168,197,.4);outline-offset:3px}.button svg{width:18px;height:18px}.button--primary{color:#fff;background:var(--blue);border-color:var(--blue)}.button--primary:hover{background:var(--navy-2);border-color:var(--navy-2)}.button--secondary{color:var(--navy);background:transparent;border-color:#9db4c6}.button--secondary:hover{border-color:var(--blue);background:#ffffffb3}.button--light{color:var(--navy);background:#fff;border-color:#fff}.button--light:hover{background:#ddf5f7;border-color:#ddf5f7}.button--text{min-height:0;padding:0;color:var(--blue);border:0;border-radius:0}.button-row{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.eyebrow{margin-bottom:.8rem;color:var(--blue);font-size:.73rem;font-weight:820;letter-spacing:.12em;text-transform:uppercase}.eyebrow--light{color:#7de2ef}.section{padding:clamp(4.2rem,8vw,7rem) 0}.section--mist{background:var(--mist)}.section--aqua{background:linear-gradient(135deg,#eefafa,#e2f4f7)}.section--navy{color:#fff;background:linear-gradient(135deg,#062e52,#075276)}.section--navy p,.section--navy .icon-card p{color:#c4d9e7}.section-heading{max-width:760px;margin-bottom:2.6rem}.section-heading h2{margin-bottom:.9rem}.section-heading p{max-width:680px;font-size:1.07rem}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--center p{margin-inline:auto}.section-heading--light h2{color:#fff}.home-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 22%,rgba(10,185,202,.24),transparent 32%),linear-gradient(125deg,#062e52,#06456c 62%,#08787d 130%)}.home-hero:after{position:absolute;inset:auto -10% -45% 45%;height:80%;content:"";border:1px solid rgba(124,226,239,.24);border-radius:50%;transform:rotate(-10deg)}.home-hero__grid{min-height:650px;padding-block:5rem 5.8rem;display:grid;grid-template-columns:minmax(0,.93fr) minmax(470px,1.07fr);align-items:center;gap:3.5rem}.home-hero__copy{position:relative;z-index:2}.home-hero h1{max-width:760px;margin-bottom:1.45rem;font-size:clamp(2.7rem,5vw,4.7rem)}.home-hero__intro{max-width:660px;margin-bottom:1.8rem;color:#d5e8f2;font-size:1.22rem}.home-hero .button--secondary,.platform-hero .button--secondary{color:#fff;border-color:#ffffff8c}.hero-points{margin:2rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.7rem 1.3rem;list-style:none;color:#c8e7ee;font-size:.88rem}.hero-points li{display:flex;align-items:center;gap:.45rem}.hero-points li:before{width:7px;height:7px;content:"";border-radius:50%;background:#52d3dc}.home-hero__visual{position:relative;z-index:2}.hero-screen{position:relative;transform:perspective(1300px) rotateY(-5deg) rotateX(1deg);filter:drop-shadow(0 30px 45px rgba(0,0,0,.22))}.hero-screen>span{position:absolute;right:1rem;bottom:1rem;z-index:3;padding:.32rem .55rem;border-radius:5px;color:#d9edf4;background:#062e52d9;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.hero-orbit{position:absolute;z-index:-1;border:1px solid rgba(92,223,236,.28);border-radius:50%}.hero-orbit--one{width:530px;height:280px;top:-60px;right:-100px;transform:rotate(18deg)}.hero-orbit--two{width:380px;height:580px;top:-140px;left:80px;transform:rotate(62deg)}.availability-band{padding-block:0}.availability-grid{position:relative;z-index:3;margin-top:-2.5rem;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.availability-grid article{padding:2.1rem 2.35rem}.availability-grid article+article{border-left:1px solid var(--line);background:#f5fbfc}.availability-grid h2{margin-bottom:.7rem;font-size:1.55rem}.availability-grid p:not(.eyebrow){margin-bottom:1rem}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.icon-card{position:relative;padding:1.7rem;background:#fff;border:1px solid var(--line);border-radius:15px}.icon-card__icon{width:46px;height:46px;margin-bottom:1.3rem;display:grid;place-items:center;color:var(--blue);background:#e5f4f7;border-radius:12px}.icon-card__icon svg{width:24px;height:24px}.icon-card h3{margin-bottom:.65rem}.icon-card p{margin-bottom:0;font-size:.93rem}.step-number{position:absolute;top:1.5rem;right:1.5rem;color:#4f6779;font-size:.75rem;font-weight:800;letter-spacing:.1em}.split-grid,.showcase-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(470px,1.18fr);align-items:center;gap:clamp(2.5rem,6vw,5.5rem)}.split-copy h2,.showcase-grid h2{margin-bottom:1.1rem}.split-copy>p:not(.eyebrow),.showcase-grid>div>p:not(.eyebrow){font-size:1.05rem}.plain-list{margin:1.5rem 0 2rem;padding:0;display:grid;gap:.7rem;list-style:none}.plain-list li{position:relative;padding-left:1.5rem}.plain-list li:before{position:absolute;left:0;top:.65rem;width:8px;height:8px;content:"";border-radius:50%;background:var(--cyan)}.interface-preview{margin:0;overflow:hidden;color:var(--ink);background:#f9fbfd;border:1px solid #b9cbd8;border-radius:14px;box-shadow:0 20px 50px #062e5229}.interface-preview__bar{height:38px;padding:0 .85rem;display:flex;align-items:center;gap:.36rem;background:#fff;border-bottom:1px solid var(--line)}.interface-preview__bar>span{width:8px;height:8px;border-radius:50%;background:#b7c7d2}.interface-preview__bar>span:first-child{background:#1ba8be}.interface-preview__bar small{margin-left:auto;color:#4d6578;font-size:.62rem;text-transform:uppercase;letter-spacing:.07em}.interface-preview__body{min-height:310px;display:grid;grid-template-columns:90px 1fr}.interface-preview__body>aside{padding:1rem .7rem;display:flex;flex-direction:column;gap:.7rem;background:#edf3f7;border-right:1px solid var(--line)}.interface-preview__body>aside strong{margin-bottom:.7rem;color:var(--navy);font-size:.87rem}.interface-preview__body>aside span{padding:.45rem;color:#465e72;border-radius:5px;font-size:.58rem}.interface-preview__body>aside .is-active{color:#fff;background:var(--blue)}.interface-preview__main{min-width:0;padding:1.1rem}.preview-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:1.1rem;overflow:hidden;border:1px solid var(--line);border-radius:7px}.preview-steps span{padding:.55rem .35rem;color:#617789;background:#fff;border-right:1px solid var(--line);font-size:.55rem;text-align:center}.preview-steps span:last-child{border:0}.preview-steps .is-active{color:#fff;background:var(--navy-2)}.preview-title{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.preview-title div{display:grid}.preview-title small{color:var(--blue);font-size:.57rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.preview-title strong{font-size:.88rem}.preview-status{padding:.32rem .5rem;color:#08735b;background:#dff3e9;border-radius:100px;font-size:.55rem;font-weight:700}.preview-results{display:grid;grid-template-columns:1fr 105px;gap:.8rem}.preview-chart{min-height:180px;padding:.45rem;background:#fff;border:1px solid var(--line);border-radius:8px}.preview-chart svg{width:100%;height:100%}.preview-chart path{fill:none;stroke:#c6d4df;stroke-width:1}.preview-chart .gate{stroke:#ca4b41;stroke-dasharray:7 5}.preview-chart circle{fill:#1f9d79;opacity:.65}.preview-output{display:grid;gap:.55rem}.preview-output div{padding:.6rem;display:grid;align-content:center;background:#fff;border:1px solid var(--line);border-radius:8px}.preview-output span{color:var(--blue);font-size:.58rem;font-weight:800}.preview-output strong{font-size:.75rem}.interface-preview figcaption{padding:.48rem .8rem;color:#4f6779;background:#fff;border-top:1px solid var(--line);font-size:.62rem;text-align:right}.review-grid{display:grid;grid-template-columns:150px 1fr;gap:.8rem}.review-list{display:grid;align-content:start;gap:.5rem}.review-list span{padding:.7rem;background:#fff;border:1px solid var(--line);border-radius:7px;color:#627789;font-size:.6rem}.review-list .is-selected{color:var(--navy);border-color:#6aaac5;background:#eaf6fa}.review-canvas{position:relative;min-height:176px;overflow:hidden;background:repeating-linear-gradient(0deg,transparent 0 35px,#edf2f5 36px),repeating-linear-gradient(90deg,#fff 0 45px,#edf2f5 46px);border:1px solid var(--line);border-radius:8px}.review-cloud{position:absolute;width:170px;height:72px;left:18%;top:29%;border-radius:50%;background:radial-gradient(ellipse,rgba(9,126,129,.72),rgba(9,126,129,.08) 60%,transparent 64%);transform:rotate(-13deg)}.review-gate{position:absolute;width:135px;height:80px;left:26%;top:25%;border:2px solid var(--blue);border-radius:45% 58% 40% 55%;transform:rotate(-10deg)}.review-canvas small{position:absolute;right:.6rem;bottom:.5rem;color:var(--muted);font-size:.58rem}.preview-actions{margin-top:.8rem;display:flex;justify-content:flex-end;gap:.4rem}.preview-actions span{padding:.35rem .6rem;color:var(--blue);background:#fff;border:1px solid var(--line);border-radius:5px;font-size:.58rem}.preview-actions .is-primary{color:#fff;background:var(--blue);border-color:var(--blue)}.quality-chart{position:relative;height:190px;overflow:hidden;background:repeating-linear-gradient(0deg,#fff 0 36px,#e5edf2 37px),repeating-linear-gradient(90deg,transparent 0 50px,#e5edf2 51px);border:1px solid var(--line);border-radius:8px}.quality-lines{position:absolute;inset:15px 20px;display:flex;flex-direction:column;justify-content:space-around}.quality-lines i{display:block;border-top:1px dashed #7ea5b9}.quality-lines i:nth-child(3){border-top:2px solid var(--navy)}.quality-point{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px #087e811f}.quality-point--one{left:28%;top:43%}.quality-point--two{left:48%;top:49%}.quality-point--three{left:69%;top:39%}.quality-legend{margin-top:.7rem;display:flex;gap:1.2rem;color:var(--muted);font-size:.58rem}.quality-legend span:before{display:inline-block;width:8px;height:8px;margin-right:.35rem;content:"";border-radius:50%;background:var(--teal)}.closing-band .container,.resource-cta .container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.closing-band h2,.resource-cta h2{margin-bottom:.6rem;color:#fff}.closing-band p,.resource-cta p{margin-bottom:0}.platform-hero,.quality-hero,.resources-hero,.support-hero,.contact-hero,.legal-hero{color:#fff;background:radial-gradient(circle at 85% 25%,rgba(9,168,197,.2),transparent 28%),linear-gradient(125deg,var(--navy),#075478)}.platform-hero__grid{min-height:500px;padding-block:5rem;display:grid;grid-template-columns:1fr 300px;align-items:center;gap:5rem}.platform-hero h1,.quality-hero h1,.resources-hero h1,.support-hero h1,.contact-hero h1,.legal-hero h1{max-width:850px;margin-bottom:1.2rem}.platform-hero p:not(.eyebrow),.quality-hero p:not(.eyebrow),.resources-hero p:not(.eyebrow),.support-hero p:not(.eyebrow),.contact-hero p:not(.eyebrow),.legal-hero p:not(.eyebrow){max-width:760px;color:#cee1ec;font-size:1.15rem}.platform-hero__grid>img{width:260px;justify-self:center;filter:drop-shadow(0 22px 30px rgba(0,0,0,.2))}.quality-hero .container,.resources-hero .container,.support-hero .container,.contact-hero .container,.legal-hero .container{padding-block:5rem}.support-hero .button{margin-top:.8rem}.process-list{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;list-style:none}.process-list li{padding:1.6rem;background:#fff;border:1px solid var(--line);border-radius:14px}.process-list li>span{margin-bottom:2rem;display:block;color:var(--blue);font-size:.77rem;font-weight:840;letter-spacing:.11em}.process-list h3{margin-bottom:.65rem}.process-list p{margin-bottom:0;font-size:.92rem}.showcase-grid--reverse{grid-template-columns:minmax(470px,1.18fr) minmax(0,.82fr)}.output-definitions{margin:1.5rem 0 0;display:grid;gap:.8rem}.output-definitions div{padding:1rem;display:grid;grid-template-columns:70px 1fr;gap:1rem;border-left:3px solid var(--cyan);background:var(--mist)}.output-definitions dt{color:var(--navy);font-weight:850}.output-definitions dd{margin:0;color:var(--muted)}.responsibility-panel .container,.security-note .container,.support-routing .container,.us-routing .container{display:flex;align-items:center;justify-content:space-between;gap:3rem}.responsibility-panel .container>div,.security-note .container>div:first-child,.support-routing .container>div:first-child{max-width:760px}.responsibility-panel h2,.security-note h2,.support-routing h2{margin-bottom:.7rem}.responsibility-panel p,.security-note p,.support-routing p{margin-bottom:0}.card-grid{display:grid;gap:1rem}.card-grid--four{grid-template-columns:repeat(4,1fr)}.card-grid--three{grid-template-columns:repeat(3,1fr)}.card-grid--dark .icon-card{background:#ffffff12;border-color:#ffffff29}.card-grid--dark .icon-card h3{color:#fff}.card-grid--dark .icon-card__icon{color:#8ee4ec;background:#57d7e21f}.routing-cards{display:flex;align-items:stretch;gap:.8rem}.routing-cards>a:not(.button){min-width:190px;padding:.75rem 1rem;display:grid;color:var(--navy);border:1px solid var(--line);border-radius:9px;text-decoration:none}.routing-cards span{color:var(--muted);font-size:.78rem}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.resource-grid article{padding:1.7rem;background:#fff;border:1px solid var(--line);border-radius:14px}.resource-grid article>span{display:block;margin-bottom:2rem;color:var(--blue);font-size:.74rem;font-weight:850}.resource-grid h2{font-size:1.32rem}.resource-grid p{font-size:.92rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:1.3rem 2.5rem 1.3rem 0;position:relative;color:var(--ink);font-size:1.05rem;font-weight:760;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{position:absolute;right:.5rem;content:"+";color:var(--blue);font-size:1.4rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:830px;padding-bottom:1.3rem;margin:0}.support-actions{margin-top:2rem;padding:1.3rem;display:flex;align-items:center;gap:1.5rem;background:#fff;border:1px solid var(--line);border-radius:12px}.support-actions p{margin:0;font-size:.86rem}.us-routing{padding-block:2rem}.us-routing__mark{flex:0 0 130px}.us-routing__mark img{width:120px;max-height:72px;object-fit:contain}.us-routing .container>div:nth-child(2){max-width:680px}.us-routing h2{margin-bottom:.6rem;font-size:1.7rem}.us-routing p{margin-bottom:0}.international-section{scroll-margin-top:90px}.contact-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(520px,1.3fr);gap:2.5rem;align-items:start}.contact-aside{position:sticky;top:110px;padding:2rem;color:#fff;background:linear-gradient(145deg,var(--navy),#075578);border-radius:var(--radius)}.contact-aside p{color:#cbdfe9}.contact-aside .eyebrow{color:#81e0e8}.contact-aside__icon{width:52px;height:52px;margin-bottom:1.4rem;display:grid;place-items:center;color:#9be8ee;background:#ffffff14;border-radius:13px}.contact-aside__icon svg{width:28px}.contact-aside h2{margin-bottom:1rem}.contact-aside ol{margin:2rem 0;padding:0;display:grid;gap:1rem;list-style:none}.contact-aside li{display:grid;grid-template-columns:30px 1fr;gap:.8rem}.contact-aside li>span{width:28px;height:28px;display:grid;place-items:center;color:var(--navy);background:#8ce3eb;border-radius:50%;font-size:.72rem;font-weight:850}.contact-aside li p{margin:0;display:grid;font-size:.86rem}.contact-aside li strong{color:#fff}.direct-contact{padding-top:1.2rem;display:grid;border-top:1px solid rgba(255,255,255,.16)}.direct-contact span{color:#9fb9ca;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.direct-contact a{color:#fff;font-weight:750}.direct-contact small{margin-top:.5rem;color:#a9c4d3;font-size:.72rem}.contact-form{padding:clamp(1.5rem,4vw,2.5rem);background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 15px 40px #062e5214}.form-heading{margin-bottom:1.7rem;display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.form-heading h2{margin:0;font-size:1.65rem}.form-heading p{margin:0;font-size:.75rem}.form-heading span,.contact-form label>span{color:#a72c23}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.05rem}.form-grid__wide{grid-column:1 / -1}.contact-form label{display:grid;gap:.42rem;color:#263f55;font-size:.84rem;font-weight:720}.contact-form label small{color:var(--muted);font-weight:500}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:.76rem .85rem;color:var(--ink);background:#fff;border:1px solid #b8c9d5;border-radius:7px}.contact-form textarea{resize:vertical}.message-label{margin-top:1rem}.phi-warning{margin:1.1rem 0;padding:1rem;display:grid;grid-template-columns:25px 1fr;gap:.8rem;background:#eef7fa;border:1px solid #bedce5;border-radius:9px}.phi-warning svg{width:23px;color:var(--blue)}.phi-warning p{margin:0;color:#3e5b70;font-size:.79rem}.consent{margin-top:.85rem;grid-template-columns:20px 1fr!important;align-items:start;font-weight:500!important;line-height:1.45}.consent input{width:17px;margin-top:.17rem}.form-submit{margin-top:1.2rem}.form-status{min-height:1.8rem;margin-top:1rem}.form-status p{margin:0;font-size:.86rem}.form-status--success{display:flex;align-items:center;gap:.5rem;color:#0b6d53!important}.form-status--success svg{width:20px}.form-status--error{color:#9b2e27!important}.legal-content__inner{max-width:850px}.legal-content h2{margin:2.2rem 0 .65rem;font-size:1.38rem}.legal-content p{margin-bottom:.9rem}.legal-updated{color:var(--blue)!important;font-weight:760}.not-found{min-height:60vh;display:grid;place-items:center;padding:5rem 0;background:var(--mist);text-align:center}.not-found .container{max-width:700px}.not-found .button-row{justify-content:center}.site-footer{padding:4rem 0 1.3rem;color:#d8e6ee;background:#041f36}.site-footer__main{display:grid;grid-template-columns:1.55fr .8fr 1fr 1fr;gap:2.5rem}.site-footer .brand{color:#fff}.site-footer .brand small{color:#94aebf}.site-footer__brand>p{max-width:320px;margin-top:1.2rem;color:#9eb5c4;font-size:.86rem}.site-footer h2{margin-bottom:1rem;color:#fff;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.site-footer nav{display:grid;gap:.6rem}.site-footer nav a,.footer-login{color:#b7cbd7;font-size:.86rem;text-decoration:none}.site-footer nav a:hover,.footer-login:hover{color:#fff}.site-footer__main>div:last-child p{margin-top:.8rem;color:#8fa7b7;font-size:.76rem}.license-line{margin-top:2.7rem;padding:1.1rem 0;display:flex;align-items:center;gap:1rem;border-top:1px solid rgba(255,255,255,.1)}.license-line__brand{flex:0 0 auto;display:flex;align-items:center;gap:.55rem;color:#fff}.license-line__brand img{width:31px;height:31px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.license-line__brand strong{font-size:.78rem;white-space:nowrap}.license-line p{margin:0;color:#a9bfcc;font-size:.78rem}.site-footer__disclosure{padding:1rem;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:.75rem;background:#ffffff0b;border:1px solid rgba(255,255,255,.09);border-radius:9px}.site-footer__disclosure svg{width:23px;color:#61d5df}.site-footer__disclosure p{margin:0;color:#c8d8e2;font-size:.72rem}.site-footer__legal{padding-top:1.1rem;display:flex;justify-content:space-between;gap:1rem;color:#758fa0;font-size:.72rem}.site-footer__legal>span:last-child{display:flex;gap:1rem}.site-footer__legal a{color:#91a9b8}@media(max-width:1080px){.site-header__inner{min-height:70px}.brand{min-width:185px}.brand small{display:none}.primary-nav{gap:.7rem}.primary-nav>a:not(.button){font-size:.82rem}.home-hero__grid{grid-template-columns:1fr 1fr;gap:2rem}.workflow-grid,.card-grid--four,.resource-grid,.process-list{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:.8fr 1.2fr}}@media(max-width:860px){.container{width:min(calc(100% - 32px),var(--container))}.topline .container{justify-content:center}.topline span{display:none}.menu-toggle{display:block}.primary-nav{position:fixed;inset:104px 0 0;padding:1.2rem 1.25rem 2rem;display:none;align-items:stretch;flex-direction:column;gap:0;background:#fff;overflow-y:auto}.primary-nav--open{display:flex}.primary-nav>a:not(.button){padding:1rem .25rem;border-bottom:1px solid var(--line);font-size:1rem}.primary-nav .nav-interest{padding-left:.25rem;border-left:0}.nav-login{margin-top:1.1rem}.home-hero__grid{min-height:auto;grid-template-columns:1fr;padding-block:4.5rem 5.5rem}.home-hero__visual{max-width:680px}.hero-screen{transform:none}.split-grid,.showcase-grid,.showcase-grid--reverse{grid-template-columns:1fr}.showcase-grid--reverse .interface-preview{order:2}.platform-hero__grid{min-height:auto;grid-template-columns:1fr;padding-block:4rem}.platform-hero__grid>img{display:none}.card-grid--three,.contact-layout{grid-template-columns:1fr}.contact-aside{position:static}.us-routing .container{align-items:flex-start;flex-wrap:wrap}.site-footer__main{grid-template-columns:1.4fr 1fr 1fr}.site-footer__main>div:last-child{grid-column:1 / -1}}@media(max-width:650px){h1{font-size:clamp(2.25rem,11vw,3.1rem)}h2{font-size:clamp(1.75rem,8vw,2.3rem)}.section{padding-block:4rem}.brand img{width:44px;height:44px}.brand strong{font-size:1.15rem}.home-hero__grid{padding-block:3.7rem 5rem}.home-hero h1{font-size:clamp(2.35rem,11vw,3.35rem)}.home-hero__intro{font-size:1.05rem}.button-row .button{width:100%}.hero-points{display:grid}.availability-grid{grid-template-columns:1fr;margin-top:-1.8rem}.availability-grid article{padding:1.6rem}.availability-grid article+article{border-left:0;border-top:1px solid var(--line)}.workflow-grid,.card-grid--four,.resource-grid,.process-list{grid-template-columns:1fr}.interface-preview__body{grid-template-columns:62px 1fr}.interface-preview__body>aside{padding:.7rem .4rem}.interface-preview__body>aside span{padding:.35rem .2rem;font-size:.48rem}.interface-preview__main{padding:.7rem}.preview-steps span{font-size:.45rem}.preview-results{grid-template-columns:1fr}.preview-output{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:1fr}.review-list{grid-template-columns:repeat(3,1fr)}.review-list span{padding:.45rem}.closing-band .container,.resource-cta .container,.responsibility-panel .container,.security-note .container,.support-routing .container{align-items:stretch;flex-direction:column}.routing-cards{flex-direction:column}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.form-heading{align-items:flex-start;flex-direction:column}.support-actions{align-items:stretch;flex-direction:column}.us-routing__mark{display:none}.site-footer__main{grid-template-columns:1fr 1fr}.site-footer__brand,.site-footer__main>div:last-child{grid-column:1 / -1}.license-line{align-items:flex-start;flex-direction:column}.site-footer__legal{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
