:root{--plum:#5c0632;--plum-dark:#39001d;--plum-soft:#7b1743;--rose:#c93f63;--rose-light:#f5dce3;--rose-pale:#fbf3f6;--ink:#21161c;--muted:#6f6269;--line:#eadfe4;--paper:#fffdfd;--white:#fff;--green:#26836d;--font-sans:Avenir, "Avenir Next", Montserrat, "Segoe UI", sans-serif;--font-serif:Cormorant, "Cormorant Garamond", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;margin:0}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:100%;max-width:1240px;margin:0 auto;padding-left:24px;padding-right:24px}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fffdfde0;border-bottom:1px solid #5c063214;position:absolute;top:0;left:0;right:0}.nav-wrap{justify-content:space-between;align-items:center;height:96px;display:flex}.brand-link{display:inline-flex}.logo{align-items:center;display:inline-flex}.logo__image{width:200px;height:auto;display:block}.logo--compact .logo__image{width:126px}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{color:#55464d;font-size:14px;font-weight:600;transition:color .18s}.desktop-nav a:hover{color:var(--plum)}.button{border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:15px 22px;font-size:14px;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{padding:11px 17px}.button--dark{background:var(--plum);color:var(--white)}.button--primary{background:var(--plum);color:var(--white);box-shadow:0 14px 34px #5c063233}.button--primary:hover,.button--dark:hover{background:var(--plum-soft)}.button--ghost{color:var(--plum);border-color:#5c06322e}.button--ghost:hover{background:var(--rose-pale);border-color:#5c063247}.button--light{background:var(--white);color:var(--plum)}.button--outline-light{color:var(--white);border-color:#ffffff5c}.hero{background:linear-gradient(180deg, #fff0 70%, var(--paper) 100%), radial-gradient(circle at 80% 10%, #f7e2e8 0, #f7e2e800 38%), var(--paper);min-height:820px;padding:176px 0 0;position:relative;overflow:hidden}.hero-glow{pointer-events:none;border:1px solid #c93f6324;border-radius:50%;position:absolute}.hero-glow--one{width:620px;height:620px;top:85px;right:-180px}.hero-glow--two{width:430px;height:430px;top:180px;right:-84px}.hero-grid{z-index:2;grid-template-columns:.88fr 1.12fr;align-items:center;gap:60px;display:grid;position:relative}.eyebrow-pill{background:var(--rose-pale);color:var(--plum);letter-spacing:.08em;text-transform:uppercase;border:1px solid #f1d5df;border-radius:100px;align-items:center;gap:9px;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex}.pulse-dot{background:var(--rose);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #c93f631f}.hero h1{color:var(--plum-dark);letter-spacing:-.065em;max-width:640px;margin:32px 0 26px;font-size:clamp(58px,6vw,92px);font-weight:800;line-height:.94}h1 em,h2 em{color:var(--rose);font-family:var(--font-serif);font-weight:400}.hero-lead{color:var(--muted);max-width:570px;margin:0;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-proof{color:#695a62;flex-wrap:wrap;align-items:center;gap:18px;margin-top:28px;font-size:14px;display:flex}.hero-proof span{align-items:center;gap:5px;display:inline-flex}.hero-proof svg{color:var(--green)}.dashboard-shell{background:#f8f2f4;border:1px solid #5c063221;border-radius:22px;min-height:488px;overflow:hidden;transform:perspective(1400px)rotateY(-3deg)rotateX(1deg);box-shadow:0 40px 100px #39001d29,0 4px 20px #39001d14}.dashboard-topbar{background:var(--white);border-bottom:1px solid #eee5e8;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.dashboard-brand,.dashboard-actions{align-items:center;gap:10px;display:flex}.dashboard-brand{color:#4e3c45;font-size:14px;font-weight:700}.mini-mark{background:var(--plum);color:#fff;font-family:var(--font-serif);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.dashboard-actions span{background:#eee6e9;border-radius:50%;width:8px;height:8px}.dashboard-actions b{background:var(--rose-light);color:var(--plum);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;display:inline-flex}.dashboard-body{min-height:432px;display:flex}.dashboard-sidebar{background:var(--plum-dark);flex-direction:column;flex:0 0 52px;align-items:center;gap:22px;padding-top:28px;display:flex}.dashboard-sidebar i{opacity:.5;border:1px solid #ffffff61;border-radius:5px;width:15px;height:15px}.dashboard-sidebar i.active{background:var(--rose);border-color:var(--rose);opacity:1;box-shadow:0 0 0 7px #c93f632b}.dashboard-content{flex:1;padding:24px}.dash-heading{justify-content:space-between;align-items:flex-end;display:flex}.dash-heading>div{flex-direction:column;gap:3px;display:flex}.dash-kicker{color:#9b8b92;text-transform:uppercase;font-size:11px}.dash-heading strong{color:var(--plum-dark);font-size:18px}.live-badge{color:#24705e;background:#e7f4f0;border-radius:100px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.live-badge i{background:var(--green);border-radius:50%;width:5px;height:5px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.metric-card{background:#fff;border:1px solid #eee4e8;border-radius:12px;flex-direction:column;min-width:0;padding:13px;display:flex}.metric-card span{color:#8d7e85;white-space:nowrap;font-size:11px}.metric-card strong{color:var(--plum-dark);margin:7px 0 4px;font-size:19px}.metric-card small{color:var(--green);font-size:11px}.metric-card--accent{background:var(--plum);border-color:var(--plum)}.metric-card--accent span,.metric-card--accent small{color:#e8bccd}.metric-card--accent strong{color:#fff}.chart-card{background:#fff;border:1px solid #eee4e8;border-radius:13px;margin-top:11px;padding:15px 15px 9px}.chart-card__head{justify-content:space-between;align-items:center;display:flex}.chart-card__head>div{flex-direction:column;display:flex}.chart-card__head span{color:#8d7e85;font-size:11px}.chart-card__head strong{color:var(--plum-dark);margin-top:3px;font-size:17px}.chart-period{background:var(--rose-pale);border-radius:5px;padding:5px 7px;color:var(--plum)!important}.chart-area{height:150px;margin-top:8px;position:relative;overflow:hidden}.chart-area svg{z-index:2;width:100%;height:100%;position:absolute;inset:0}.grid-line{border-top:1px dashed #f0e8eb;position:absolute;left:0;right:0}.grid-line--one{top:25%}.grid-line--two{top:50%}.grid-line--three{top:75%}.status-row{color:#76666e;align-items:center;gap:18px;margin-top:13px;font-size:11px;display:flex}.status-row span{align-items:center;gap:5px;display:inline-flex}.status-dot{border-radius:2px;width:6px;height:6px}.status-dot--green{background:var(--green)}.status-dot--rose{background:var(--rose)}.status-dot--plum{background:var(--plum)}.asset-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);z-index:2;justify-content:space-between;align-items:center;gap:clamp(24px,5vw,68px);min-height:94px;margin-top:96px;display:flex;position:relative}.asset-strip span{color:#8d7c84;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.asset-strip strong{color:#88747d;letter-spacing:.18em;font-size:14px}.section{padding:132px 0}.section-kicker{color:var(--rose);letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-block}.section-kicker--light{color:#eda5bb}.section-heading h2,.solution-copy h2,.platform-intro h2,.feature-copy h2,.integrations-grid h2,.cta-wrap h2{color:var(--plum-dark);letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.03}.section-heading--split{grid-template-columns:1.1fr .9fr;align-items:flex-end;gap:40px;margin-bottom:64px;display:grid}.section-heading--split>p{color:var(--muted);max-width:490px;margin:0 0 5px;font-size:17px;line-height:1.7}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:360px;padding:28px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative}.product-card:hover{border-color:#d9aabe;transform:translateY(-6px);box-shadow:0 24px 60px #5c063217}.icon-box{background:var(--rose-pale);color:var(--plum);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:38px;display:flex}.card-eyebrow{color:#ad9aa3;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.product-card h3{color:var(--plum-dark);margin:12px 0 14px;font-size:21px}.product-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.product-card a{color:var(--plum);align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-size:14px;font-weight:800;display:inline-flex}.visual-section{padding:0 0 132px}.visual-grid{grid-template-columns:1.35fr .65fr;gap:16px;display:grid}.visual-card{border-radius:22px;height:460px;margin:0;position:relative;overflow:hidden}.visual-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 35%,#280015d1 100%);position:absolute;inset:0}.visual-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.visual-card:hover img{transform:scale(1.025)}.visual-card--infrastructure img{object-position:67% center}.visual-card figcaption{color:#fff;z-index:2;flex-direction:column;gap:8px;padding:32px;display:flex;position:absolute;bottom:0;left:0;right:0}.visual-card figcaption span{color:#f2b4c7;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.visual-card figcaption strong{font-size:25px;line-height:1.2}.solution-section{background:var(--rose-pale)}.solution-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:100px;display:grid}.solution-copy h2{max-width:550px}.large-copy{color:var(--muted);max-width:540px;margin:28px 0 30px;font-size:17px;line-height:1.75}.audience-list{flex-wrap:wrap;gap:8px;display:flex}.audience-list span{color:var(--plum);background:#fff;border:1px solid #ecd9e0;border-radius:100px;padding:9px 13px;font-size:14px;font-weight:700}.model-stack{flex-direction:column;gap:10px;display:flex}.model-card{background:#fff;border:1px solid #ead9df;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:24px;transition:transform .18s;display:grid}.model-card:hover{transform:translate(-5px)}.model-card>span{color:#b8a4ad;font-family:var(--font-serif);font-size:22px}.model-card h3{color:var(--plum-dark);margin:0 0 7px;font-size:18px}.model-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.model-card>svg{color:var(--rose)}.model-card--featured{background:var(--plum);border-color:var(--plum);box-shadow:0 20px 50px #5c06322e}.model-card--featured h3,.model-card--featured>svg{color:#fff}.model-card--featured p,.model-card--featured>span{color:#e6bccc}.platform-section{background:var(--plum-dark);color:#fff;padding:138px 0;position:relative;overflow:hidden}.platform-section:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:700px;height:700px;position:absolute;top:-190px;left:-360px}.platform-grid{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid;position:relative}.platform-intro{align-self:start;position:sticky;top:120px}.platform-intro h2{color:#fff}.platform-intro p{color:#cdbac3;max-width:450px;margin:26px 0 32px;font-size:16px;line-height:1.7}.stack-list{border-top:1px solid #ffffff24}.stack-item{border-bottom:1px solid #ffffff24;grid-template-columns:36px 46px 1fr;align-items:start;gap:20px;padding:28px 0;display:grid}.stack-number{color:#9d7d8c;font-family:var(--font-serif);padding-top:8px;font-size:14px}.stack-icon{color:#eda5bb;background:#c93f632e;border:1px solid #eda5bb33;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.stack-item h3{margin:3px 0 8px;font-size:18px}.stack-item p{color:#bca8b1;margin:0;font-size:14px;line-height:1.6}.feature-grid{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.feature-visual{aspect-ratio:1;background:radial-gradient(circle, white 0, var(--rose-pale) 44%, #fbf3f600 70%);justify-content:center;align-items:center;max-width:560px;display:flex;position:relative}.orbit{border:1px dashed #d9b4c2;border-radius:50%;position:absolute}.orbit--outer{width:86%;height:86%}.orbit--inner{border-style:solid;width:58%;height:58%}.core-card{z-index:2;background:#fff;border:1px solid #e8d5dd;border-radius:24px;flex-direction:column;align-items:center;padding:34px;display:flex;position:relative;box-shadow:0 24px 60px #5c063224}.core-icon{background:var(--plum);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;display:flex}.core-card strong{color:var(--plum-dark);font-size:19px}.core-card small{color:#97858e;margin-top:6px;font-size:13px}.floating-tag{color:var(--plum);z-index:3;background:#fff;border:1px solid #ead9df;border-radius:100px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 30px #5c063217}.floating-tag--one{top:20%;right:1%}.floating-tag--two{bottom:18%;left:2%}.floating-tag--three{bottom:12%;right:2%}.feature-copy>p,.integrations-grid>div>p{color:var(--muted);margin:26px 0 30px;font-size:16px;line-height:1.75}.check-grid{grid-template-columns:1fr 1fr;gap:12px 20px;margin:0;padding:0;list-style:none;display:grid}.check-grid li{color:#4e3e45;align-items:center;gap:8px;font-size:14px;display:flex}.check-grid svg{background:var(--rose-pale);color:var(--rose);border-radius:50%;flex:none;padding:2px}.results-section{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#fff;padding:120px 0}.section-heading--center{text-align:center}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:60px;display:grid}.stat-card{background:var(--rose-pale);border:1px solid #f0dce3;border-radius:16px;flex-direction:column;min-height:190px;padding:27px;display:flex}.stat-card strong{color:var(--plum);font-family:var(--font-serif);letter-spacing:-.04em;font-size:39px;font-weight:400}.stat-card span{color:var(--ink);margin-top:16px;font-size:14px;font-weight:800}.stat-card small{color:var(--muted);margin-top:auto;font-size:13px}.results-note{color:#a3929a;text-align:right;margin:18px 0 0;font-size:12px}.integrations-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:100px;display:grid}.integration-cloud{background:var(--rose-pale);border:1px solid #eddbe2;border-radius:28px;flex-wrap:wrap;place-content:center;align-items:center;gap:10px;min-height:380px;padding:54px;display:flex;position:relative}.integration-cloud:before{content:"";border:1px solid #c93f631f;border-radius:50%;width:260px;height:260px;position:absolute}.integration-pill{color:#604b54;background:#fff;border:1px solid #e7d3db;border-radius:100px;padding:12px 16px;font-size:14px;font-weight:800;position:relative;box-shadow:0 8px 24px #5c06320f}.integration-pill--large{background:var(--plum);color:#fff;padding:18px 25px;font-size:22px}.integration-pill--accent{background:var(--rose);color:#fff}.contact-section{background:var(--rose-pale);border-top:1px solid #f0dce3;padding:130px 0}.contact-heading{max-width:860px;margin:0 auto 58px}.contact-heading>p{color:var(--muted);max-width:650px;margin:26px auto 0;font-size:17px;line-height:1.7}.contact-form-single{max-width:1020px;margin:0 auto}.contact-card{background:#fff;border:1px solid #ead8df;border-radius:22px;padding:30px 34px;scroll-margin-top:28px;box-shadow:0 24px 60px #5c063214}.contact-card__heading>span{color:var(--rose);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.contact-card__heading h3{color:var(--plum-dark);letter-spacing:-.035em;margin:11px 0 8px;font-size:28px}.contact-card__heading p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.lead-form{flex-direction:column;gap:13px;margin-top:23px;display:flex;position:relative}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lead-form label{flex-direction:column;gap:7px;display:flex}.lead-form label>span{color:#4d3b44;font-size:13px;font-weight:800}.lead-form input,.lead-form textarea{appearance:none;color:var(--ink);font:inherit;background:#fffdfd;border:1px solid #dfcbd3;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-size:15px;transition:border-color .16s,box-shadow .16s}.lead-form textarea{resize:vertical;min-height:104px}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--rose);box-shadow:0 0 0 4px #c93f631c}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#aa969f}.form-honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.form-submit{cursor:pointer;border:0;align-self:flex-start;margin-top:3px;font-family:inherit}.form-submit:disabled{cursor:wait;opacity:.7;transform:none}.form-status{color:var(--muted);min-height:22px;font-size:14px;line-height:1.55}.form-status--success{color:var(--green)}.form-status--error,.form-status--error a{color:#a41f49}.form-status--error a{font-weight:800;text-decoration:underline}.consultation-section{background:#fff;padding:130px 0}.consultation-layout{grid-template-columns:.68fr 1.32fr;align-items:start;gap:64px;display:grid}.consultation-copy{padding-top:42px}.consultation-copy h2{color:var(--plum-dark);letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,62px);line-height:1.04}.consultation-copy h2 em{color:var(--rose);font-family:var(--font-serif);font-weight:400}.consultation-copy>p{color:var(--muted);margin:26px 0 30px;font-size:16px;line-height:1.75}.consultation-points{flex-direction:column;gap:13px;display:flex}.consultation-points span{color:#4e3e45;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.consultation-points svg{color:var(--green)}.cta-section{background:radial-gradient(circle at 14% 10%, #c93f635c, transparent 32%), linear-gradient(135deg, var(--plum-dark), var(--plum));color:#fff;padding:120px 0;position:relative;overflow:hidden}.cta-section:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:570px;height:570px;position:absolute;top:-250px;right:-160px}.cta-wrap{text-align:center;z-index:2;position:relative}.cta-logo{display:none}.cta-wrap h2{color:#fff}.cta-wrap p{color:#dcbfcb;margin:25px 0 33px;font-size:17px}.cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.site-footer{background:#fff}.footer-main{justify-content:space-between;padding-top:70px;padding-bottom:70px;display:flex}.footer-brand p{color:var(--muted);max-width:300px;font-size:15px;line-height:1.6}.footer-brand address{color:var(--muted);flex-direction:column;gap:5px;max-width:440px;margin-top:22px;font-size:13px;font-style:normal;line-height:1.55;display:flex}.footer-brand address strong{color:var(--plum-dark);font-size:14px}.footer-links{gap:90px;display:flex}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links strong{color:var(--plum-dark);margin-bottom:4px;font-size:14px}.footer-links a{color:var(--muted);font-size:14px}.footer-links a:hover{color:var(--plum)}.footer-bottom{border-top:1px solid var(--line);color:#988890;justify-content:space-between;padding-top:24px;padding-bottom:24px;font-size:12px;display:flex}@media (max-width:1050px){.desktop-nav{display:none}.hero{padding-top:150px}.hero-grid{grid-template-columns:1fr;gap:70px}.hero-copy{max-width:750px}.dashboard-shell{width:100%;max-width:760px;margin:0 auto;transform:none}.asset-strip{margin-top:70px}.product-grid{grid-template-columns:repeat(2,1fr)}.visual-grid{grid-template-columns:1fr 1fr}.solution-grid,.feature-grid,.integrations-grid{grid-template-columns:1fr;gap:70px}.consultation-layout{grid-template-columns:1fr;gap:55px}.consultation-copy{max-width:680px;padding-top:0}.platform-grid{grid-template-columns:.7fr 1.3fr}.stat-grid{grid-template-columns:repeat(2,1fr)}.feature-visual{width:100%;margin:0 auto}}@media (max-width:760px){.container{padding-left:18px;padding-right:18px}.nav-wrap{height:72px}.nav-wrap .button{padding:9px 12px;font-size:12px}.nav-wrap .button svg{display:none}.logo--compact .logo__image{width:86px}.hero{min-height:0;padding-top:128px}.hero h1{font-size:clamp(51px,17vw,70px)}.hero-lead{font-size:16px}.hero-actions .button{width:100%}.hero-proof{flex-direction:column;align-items:flex-start;gap:9px}.dashboard-shell{border-radius:16px;min-height:390px}.dashboard-topbar{height:48px}.dashboard-sidebar{display:none}.dashboard-content{padding:16px}.metric-card{padding:10px 8px}.metric-card strong{font-size:14px}.metric-card span,.metric-card small{font-size:10px}.chart-area{height:125px}.status-row{flex-wrap:wrap;justify-content:space-between;gap:8px}.asset-strip{flex-wrap:wrap;justify-content:flex-start;gap:16px 24px;margin-top:55px;padding-top:24px;padding-bottom:24px}.asset-strip span{flex-basis:100%}.asset-strip strong{font-size:12px}.section,.platform-section,.results-section,.cta-section{padding-top:88px;padding-bottom:88px}.section-heading h2,.solution-copy h2,.platform-intro h2,.feature-copy h2,.integrations-grid h2,.cta-wrap h2{font-size:41px}.section-heading--split{grid-template-columns:1fr;align-items:start;gap:25px;margin-bottom:42px}.product-grid,.stat-grid{grid-template-columns:1fr}.product-card{min-height:315px}.visual-section{padding-bottom:88px}.visual-grid{grid-template-columns:1fr}.visual-card{height:360px}.visual-card--infrastructure{height:300px}.visual-card figcaption{padding:24px}.visual-card figcaption strong{font-size:22px}.solution-grid,.feature-grid,.integrations-grid{gap:50px}.model-card{grid-template-columns:28px 1fr;gap:14px;padding:20px}.model-card>svg{display:none}.platform-grid{grid-template-columns:1fr;gap:55px}.platform-intro{position:static}.stack-item{grid-template-columns:30px 40px 1fr;gap:12px}.stack-icon{width:38px;height:38px}.feature-visual{width:calc(100% + 18px);margin-left:-9px}.floating-tag{padding:8px 10px;font-size:10px}.floating-tag--one{top:11%;right:0}.floating-tag--two{bottom:12%;left:0}.floating-tag--three{bottom:5%;right:0}.check-grid{grid-template-columns:1fr}.stat-card{min-height:165px}.results-note{text-align:left}.integration-cloud{min-height:350px;padding:36px 20px}.contact-section,.consultation-section{padding:88px 0}.contact-heading{margin-bottom:42px}.contact-card{padding:25px 20px}.form-row{grid-template-columns:1fr}.form-submit,.cta-actions .button{width:100%}.footer-main{flex-direction:column;gap:48px}.footer-links{gap:60px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
