/* Product-led visual refresh inspired by the reference site's information hierarchy. */
:root{--ink:#122448;--muted:#5f6d86;--teal:#1769e0;--dark:#071a43;--pale:#eff5ff;--line:#dce6f7;--cream:#f7faff}.nav{height:86px;border:0;box-shadow:0 2px 15px #1235680d;padding:0 max(6vw,32px)}.brand img{width:168px}.nav nav>a{color:#182a4d;font-weight:600;font-size:13px}.button{border-radius:4px;background:#f0504e;padding:15px 22px;box-shadow:0 10px 20px #ed514033}.button:hover{background:#d93d3b}.button.small{background:#1769e0;padding:12px 17px;box-shadow:none}.button.small:hover{background:#0954bd}.hero{background:radial-gradient(circle at 78% 12%,#438be7 0,transparent 28%),linear-gradient(116deg,#0b3c93 0%,#1769db 57%,#4387e5 100%);padding:105px 7% 82px;min-height:705px}.hero:after{content:'';position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(160deg,transparent 45%,#fff 46%);pointer-events:none}.hero-copy{padding-top:27px}.hero .eyebrow{color:#a7d3ff}.hero h1{color:#fff;font-size:clamp(3rem,4.6vw,4.8rem);letter-spacing:-.055em}.hero h1 em{color:#aeefff}.lead{color:#e4efff;max-width:545px}.hero .text-link{color:#fff;border-bottom:1px solid #9cc6ff;padding-bottom:5px}.hero .text-link span{color:#b9e5ff}.micro{color:#c9e1ff}.micro:before{color:#fff;border-color:#9ec7f7}.hero-product{border:0;box-shadow:0 30px 70px #041d5c88;border-radius:10px}.value-strip{background:#fff;color:#182a4d;border-bottom:1px solid #e8eef8}.strip-intro h2{font-size:24px}.values article{border-left-color:#d9e4f5}.values span{color:#1769e0}.values p{color:#6b7890}.eyebrow{color:#1769e0}.platform{background:#f8fbff}.journey span{color:#1769e0;border-color:#b9d2f5;box-shadow:0 4px 12px #185ed914}.journey:before{background:#cbdcf2}.modules{background:#fff}.center-head{max-width:680px;margin:auto}.module-grid{gap:18px}.feature-card{border-color:#dae5f3;border-radius:4px;box-shadow:0 6px 16px #142d5108}.feature-card>span,.why-grid article>span{background:#e8f0ff;color:#1769e0;border-radius:4px}.feature-card.large{background:linear-gradient(135deg,#073579,#1769e0)}.feature-card.large>span{background:#ffffff27;color:#fff}.feature-card.accent{background:#f0f6ff}.modules-action{text-align:center;margin-top:32px}.showcase{background:#f5f9ff}.analytics-screen{border-color:#d5e2f4;box-shadow:0 25px 45px #164c901c}.why{background:#fff}.why-grid article{border-color:#c9daf2}.transform{background:linear-gradient(120deg,#071b48,#0b4da8);border-radius:5px}.compare .before{background:#123970}.compare .after{background:#edf5ff}.industry-grid span{border-color:#dce7f4}.mobile{background:linear-gradient(110deg,#edf5ff,#f8fbff)}.security{border-color:#d6e2f1}.shield{color:#1769e0}.demo{background:linear-gradient(135deg,#f1f6ff,#e5efff)}form{border-radius:5px;box-shadow:0 18px 45px #164c9020}input,select,textarea{border-color:#cbd9eb}.form-success{color:#1769e0}footer{background:#071a43}.footer-top h4{color:#8abaff}@media(max-width:650px){.hero{padding-top:65px}.hero:after{display:none}.nav{height:65px}.modules-action{margin-top:24px}}
