:root{--ink:#181714;--muted:#69645b;--paper:#fbfaf6;--warm:#f3eee2;--gold:#d7a449;--gold-deep:#a97420;--line:#1e1b151f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#fbfaf6eb;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(24px,5vw,80px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:11px;width:fit-content;display:flex}.brand img{object-fit:contain;width:54px;height:50px}.brand>span{flex-direction:column;gap:2px;display:flex}.brand b{letter-spacing:.12em;font-family:Georgia,serif;font-size:21px}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-size:9px}.product-name{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.product-name i{background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d7a44929}.site-header .button{justify-self:end}.button{letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--ink);box-shadow:0 14px 30px #18171429}.button-primary:hover{background:#2a2822;box-shadow:0 18px 34px #18171438}.button-header{min-height:42px;color:var(--ink);background:var(--gold);padding:0 20px}.hero{grid-template-columns:minmax(400px,.9fr) minmax(480px,1.1fr) minmax(330px,.72fr);align-items:center;gap:clamp(30px,4vw,68px);min-height:780px;padding:72px clamp(24px,5vw,80px) 64px;display:grid;position:relative;overflow:hidden}.hero-glow{pointer-events:none;background:radial-gradient(circle,#dab15d38,#dab15d00 68%);border-radius:50%;width:720px;height:720px;position:absolute;top:3%;right:26%}.hero-copy,.hero-visual,.hero-form{z-index:1;position:relative}.eyebrow{color:var(--gold-deep);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--gold);width:24px;height:1px}.hero h1{letter-spacing:-.045em;max-width:700px;margin:22px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,4.4vw,78px);font-weight:500;line-height:.99}.hero h1 span{color:var(--gold-deep);font-style:italic}.hero-lead{color:#35322c;max-width:620px;margin:0;font-size:19px;line-height:1.55}.hero-support{max-width:610px;color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.7}.hero-benefits{flex-wrap:wrap;gap:10px 18px;margin:26px 0;display:flex}.hero-benefits span{color:#423f38;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.hero-benefits i{width:20px;height:20px;color:var(--gold-deep);background:#d7a44926;border-radius:50%;place-items:center;font-size:11px;font-style:normal;display:grid}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.text-link{border-bottom:1px solid #18171459;padding:10px 0 7px;font-size:13px;font-weight:800}.text-link span{color:var(--gold-deep)}.micro-proof{align-items:center;gap:13px;margin-top:30px;display:flex}.proof-avatars{display:flex}.proof-avatars span{border:3px solid var(--paper);background:#e3d3af;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-size:10px;font-weight:900;display:grid}.proof-avatars span:first-child{color:#fff;background:#24221e;margin-left:0}.proof-avatars span:last-child{background:#d7a449}.micro-proof p{flex-direction:column;gap:3px;margin:0;display:flex}.micro-proof b{font-size:12px}.micro-proof small{color:var(--muted);font-size:10px}.visual-shell{place-items:center;min-height:570px;display:grid;position:relative}.orbit{border:1px solid #a9742033;border-radius:50%;position:absolute}.orbit-one{width:510px;height:510px}.orbit-two{width:630px;height:410px;transform:rotate(-18deg)}.dashboard-window{color:#fff;background:#1d1c19;border:1px solid #ffffff1f;border-radius:22px;width:min(100%,540px);overflow:hidden;transform:perspective(1200px)rotateY(-8deg)rotateX(3deg);box-shadow:0 48px 90px #251e1347}.dashboard-topbar{letter-spacing:.14em;color:#bdb7aa;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;height:47px;padding:0 18px;font-size:9px;font-weight:800;display:grid}.dashboard-topbar b{color:#6bdd9e;background:#53bc851f;border-radius:7px;justify-self:end;padding:5px 8px;font-size:8px}.traffic-dots{gap:5px;display:flex}.traffic-dots i{background:#4a463e;border-radius:50%;width:6px;height:6px}.traffic-dots i:first-child{background:var(--gold)}.dashboard-body{grid-template-columns:48px 1fr;min-height:330px;display:grid}.dashboard-body aside{border-right:1px solid #ffffff12;flex-direction:column;align-items:center;gap:18px;padding:22px 0;display:flex}.dashboard-body aside span{background:#35322c;border-radius:5px;width:17px;height:17px}.dashboard-body aside .active{background:var(--gold);box-shadow:0 0 18px #d7a4494d}.dashboard-main{padding:23px}.metric-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.metric-row div,.chart-card,.lower-panels div{background:#25231f;border:1px solid #ffffff14;border-radius:12px}.metric-row div{flex-direction:column;gap:6px;padding:13px;display:flex}.metric-row small{color:#8e897f;letter-spacing:.15em;font-size:7px}.metric-row strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.metric-row em{color:#70d19d;font-size:7px;font-style:normal}.chart-card{height:155px;margin-top:10px;padding:15px}.chart-label{color:#d8d3c8;justify-content:space-between;font-size:9px;display:flex}.chart-label small{color:#77736a}.chart-bars{border-bottom:1px solid #ffffff14;align-items:end;gap:9px;height:100px;display:flex}.chart-bars i{background:linear-gradient(#e4bb65,#8c6520);border-radius:4px 4px 0 0;flex:1}.chart-bars i:first-child{height:32%}.chart-bars i:nth-child(2){height:48%}.chart-bars i:nth-child(3){height:39%}.chart-bars i:nth-child(4){height:67%}.chart-bars i:nth-child(5){height:54%}.chart-bars i:nth-child(6){height:76%}.chart-bars i:nth-child(7){height:68%}.chart-bars i:nth-child(8){height:92%}.lower-panels{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.lower-panels div{color:#aaa59a;grid-template-columns:1fr auto;gap:7px;padding:11px 13px;font-size:8px;display:grid}.lower-panels b{color:#fff}.lower-panels i{background:linear-gradient(90deg,var(--gold) 72%,#39362f 72%);border-radius:3px;grid-column:1/-1;width:100%;height:3px}.system-node{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#3f3a31;text-transform:uppercase;letter-spacing:.09em;background:#ffffffe0;border:1px solid #1f1b151a;border-radius:12px;align-items:center;gap:8px;padding:9px 12px 9px 8px;font-size:9px;font-weight:800;display:flex;position:absolute;box-shadow:0 12px 30px #31291b1f}.system-node span{color:#976714;background:#f0e4c9;border-radius:7px;place-items:center;width:24px;height:24px;font-family:Georgia,serif;font-size:12px;display:grid}.node-1{top:35px;left:14%}.node-2{top:100px;right:4%}.node-3{top:250px;right:-2%}.node-4{bottom:125px;right:8%}.node-5{bottom:62px;left:12%}.node-6{top:220px;left:-2%}.visual-caption{text-align:center;white-space:nowrap;flex-direction:column;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.visual-caption strong{font-family:Georgia,serif;font-size:19px}.visual-caption span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:10px}.hero-form{align-self:stretch;align-items:center;display:flex}.demo-form{background:#ffffffeb;border:1px solid #1817141a;border-radius:22px;width:100%;padding:27px;box-shadow:0 30px 70px #382d181f}.form-heading{margin-bottom:20px}.form-heading .eyebrow{font-size:8px}.form-heading h2{letter-spacing:-.025em;margin:8px 0 7px;font-family:Georgia,serif;font-size:27px;font-weight:500}.form-heading p{color:var(--muted);margin:0;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:13px 11px;display:grid}.form-grid label{flex-direction:column;gap:6px;display:flex}.form-grid label span{color:#4b473f;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800}.form-grid input,.form-grid select{color:#26231f;background:#fdfcf9;border:1px solid #ded9cf;border-radius:9px;outline:none;width:100%;height:43px;padding:0 11px;font-size:11px;transition:border-color .2s,box-shadow .2s}.form-grid input:focus,.form-grid select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d7a44926}.button-wide{width:100%;margin-top:17px}.privacy-note{text-align:center;color:#8a857c;margin:9px 0 0;font-size:9px}.form-success{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:410px;padding:35px;display:flex;box-shadow:0 30px 70px #382d181f}.success-icon{width:56px;height:56px;color:var(--gold-deep);background:#d7a4492e;border-radius:50%;place-items:center;font-size:25px;display:grid}.form-success h3{margin:20px 0 8px;font-family:Georgia,serif;font-size:27px}.form-success p{color:var(--muted);line-height:1.6}.text-button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #777;padding:5px 0}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0eadc;grid-template-columns:1.5fr repeat(6,1fr);padding:24px clamp(24px,5vw,80px);display:grid}.trust-intro{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding-right:24px;display:flex}.trust-intro small{color:var(--gold-deep);letter-spacing:.15em;font-size:9px;font-weight:900}.trust-intro strong{font-family:Georgia,serif;font-size:16px}.trust-item{border-right:1px solid var(--line);color:#4e4940;flex-direction:column;justify-content:center;gap:6px;padding:0 15px;font-size:10px;font-weight:700;display:flex}.trust-item:last-child{border:0}.trust-item span{color:var(--gold-deep);letter-spacing:.14em;font-size:8px}.hero-image-card{background:#eee8da;border:1px solid #a974202e;border-radius:28px;width:min(100%,590px);position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 40px 80px #2d231238}.hero-image-card img{object-fit:cover;width:100%;height:440px;display:block}.image-status{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;text-transform:uppercase;background:#171613d6;border:1px solid #ffffff2e;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:18px;left:18px}.image-status i{background:#69d596;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #69d59624}.section{padding:110px clamp(24px,7vw,120px)}.section-heading h2,.solution-copy h2,.management-copy h2,.why-intro h2,.fit-copy h2,.faq-heading h2,.final-copy h2{letter-spacing:-.04em;margin:17px 0;font-family:Georgia,serif;font-size:clamp(40px,4.2vw,64px);font-weight:500;line-height:1.06}.section-heading>p,.section-heading>div+p,.solution-copy>p,.management-copy>p,.why-intro>p,.fit-copy>p,.faq-heading>p,.final-copy>p{color:var(--muted);font-size:16px;line-height:1.75}.section-heading.centered{text-align:center;max-width:820px;margin:0 auto 54px}.section-heading.centered .eyebrow{justify-content:center}.section-heading.split{grid-template-columns:1.2fr .55fr;align-items:end;gap:80px;margin-bottom:50px;display:grid}.section-heading.split h2{max-width:780px;margin-bottom:0}.section-heading.split p{margin:0}.problem-section{background:#fff}.challenge-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1400px;margin:auto;display:grid}.challenge-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:230px;padding:34px;transition:background .25s,transform .25s}.challenge-card:hover{background:#faf7ef;transform:translateY(-3px)}.challenge-card>span,.module-number{color:var(--gold-deep);letter-spacing:.14em;font-size:9px;font-weight:900}.challenge-card h3,.module-card h3,.industry-card h3,.approach-list h3,.journey-track h3{margin:38px 0 12px;font-family:Georgia,serif;font-size:23px;font-weight:500}.challenge-card p,.module-card p,.industry-card p,.approach-list p,.journey-track p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.transition-statement{text-align:center;flex-direction:column;max-width:1000px;margin:65px auto 0;font-family:Georgia,serif;font-size:31px;line-height:1.28;display:flex}.transition-statement span{color:#918a7d}.transition-statement strong{color:var(--gold-deep);font-style:italic;font-weight:500}.solution-section{background:#eee8db;grid-template-columns:.72fr 1.28fr;align-items:center;gap:8vw;min-height:650px;display:grid}.solution-copy h2{font-size:clamp(44px,4.4vw,70px)}.solution-copy .button,.management-copy .button,.why-intro .button{margin-top:20px}.process-panel{background:#faf8f2;border:1px solid #1817141a;border-radius:24px;padding:35px;box-shadow:0 30px 60px #3d301717}.process-header{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;padding-bottom:22px;font-size:11px;font-weight:800;display:flex}.process-header small{color:var(--gold-deep)}.process-flow{grid-template-columns:repeat(3,1fr);gap:10px;padding-top:20px;display:grid}.process-flow div{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:115px;padding:16px;display:flex;position:relative}.process-flow span{color:var(--gold-deep);letter-spacing:.13em;font-size:8px;font-weight:900}.process-flow strong{font-family:Georgia,serif;font-size:15px;font-weight:500}.process-flow i{z-index:2;background:var(--gold);border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid;position:absolute;top:50%;right:-9px}.modules-section{background:#fcfbf8}.module-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.module-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:30px;position:relative;overflow:hidden}.module-card.featured{background:var(--ink);color:#fff}.module-icon{width:44px;height:44px;color:var(--gold-deep);background:#f3ead5;border:1px solid #a9742040;border-radius:12px;place-items:center;margin-bottom:35px;font-family:Georgia,serif;font-size:19px;display:grid}.featured .module-icon{background:var(--gold);color:var(--ink)}.module-card h3{margin:14px 0 12px}.module-card.featured p{color:#b8b2a7}.module-arrow{color:var(--gold-deep);font-style:normal;position:absolute;bottom:23px;right:25px}.comparison-section,.deployment-section{background:var(--ink);color:#fff}.section-heading.light>p{color:#aba59a}.comparison-table{border:1px solid #ffffff1f;border-radius:20px;max-width:1050px;margin:auto;overflow:hidden}.comparison-head,.comparison-row{grid-template-columns:1fr 1fr;display:grid}.comparison-head{color:#b8b2a7;letter-spacing:.12em;text-transform:uppercase;background:#24221e;font-size:10px;font-weight:800}.comparison-head span,.comparison-head strong,.comparison-row span,.comparison-row strong{padding:19px 26px}.comparison-head strong,.comparison-row strong{border-left:1px solid #ffffff1a}.comparison-row{color:#aaa399;border-top:1px solid #ffffff17;font-size:13px}.comparison-row strong{color:#fff;font-weight:600}.comparison-row i{color:#736d64;width:20px;font-style:normal;display:inline-block}.comparison-row strong i{color:var(--gold)}.comparison-highlight{text-align:center;margin:45px 0 0;font-family:Georgia,serif;font-size:28px}.comparison-highlight em{color:var(--gold);font-style:italic}.industry-section{background:#fff}.industry-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.industry-card{border:1px solid var(--line);background:#fcfbf8;border-radius:16px;min-height:220px;padding:25px}.industry-card>span{color:var(--gold-deep);letter-spacing:.15em;font-size:8px}.industry-card h3{margin:42px 0 10px;font-size:20px}.industry-cta{background:#f1eadc;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin-top:35px;padding:26px 30px;display:flex}.industry-cta p{color:var(--muted);margin:0}.industry-cta strong{color:var(--ink)}.management-section{background:#f0eadc;grid-template-columns:.63fr 1.37fr;align-items:center;gap:7vw;display:grid}.management-dashboard{color:#fff;background:#20201e;border:7px solid #2a2824;border-radius:24px;grid-template-columns:135px 1fr;min-width:0;display:grid;overflow:hidden;transform:perspective(1400px)rotateY(-3deg);box-shadow:0 40px 80px #231b0d40}.dash-nav{color:#8f8b83;text-transform:uppercase;letter-spacing:.09em;background:#1b1a18;border-right:1px solid #ffffff12;flex-direction:column;gap:20px;padding:25px 15px;font-size:8px;display:flex}.dash-nav b{color:var(--gold);margin-bottom:20px;font-family:Georgia,serif;font-size:20px}.dash-nav span:first-of-type{color:#e5bd70;background:#d7a44929;border-radius:8px;padding:10px}.dash-content{min-width:0;padding:25px}.dash-title{justify-content:space-between;align-items:center;display:flex}.dash-title>div{flex-direction:column;gap:7px;display:flex}.dash-title small{color:#77736c;letter-spacing:.13em;font-size:7px}.dash-title strong{font-family:Georgia,serif;font-size:19px;font-weight:500}.dash-title>span{color:#69d69c;background:#54be851a;border-radius:8px;padding:7px 9px;font-size:7px}.dash-metrics{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:22px;display:grid}.dash-metrics div{background:#282622;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:8px;padding:15px;display:flex}.dash-metrics small{color:#858077;text-transform:uppercase;font-size:7px}.dash-metrics strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.dash-metrics em{color:#6fd59d;font-size:7px;font-style:normal}.dash-chart{background:#282622;border:1px solid #ffffff14;border-radius:10px;height:180px;margin-top:9px;padding:16px}.dash-chart>div{justify-content:space-between;font-size:9px;display:flex}.dash-chart small{color:#777}.line-chart{border-bottom:1px solid #ffffff1a;align-items:end;gap:12px;height:125px;display:flex}.line-chart i{background:linear-gradient(#e0af50,#72511b);border-radius:4px 4px 0 0;flex:1}.line-chart i:first-child{height:25%}.line-chart i:nth-child(2){height:40%}.line-chart i:nth-child(3){height:32%}.line-chart i:nth-child(4){height:60%}.line-chart i:nth-child(5){height:50%}.line-chart i:nth-child(6){height:78%}.line-chart i:nth-child(7){height:91%}.dash-bottom{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:9px;display:grid}.dash-bottom div{background:#282622;border-radius:10px;gap:6px;padding:12px;font-size:8px;display:grid}.dash-bottom small{color:#777}.dash-bottom i{background:linear-gradient(90deg,var(--gold) 72%,#3e3a33 72%);border-radius:3px;height:3px}.why-section{background:#fff;grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.why-intro{align-self:start;position:sticky;top:130px}.why-intro blockquote{border-left:2px solid var(--gold);color:#443f37;margin:28px 0;padding:21px 0 21px 24px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.approach-list article{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;padding:26px 0;display:grid}.approach-list article>span{color:var(--gold-deep);letter-spacing:.15em;font-size:9px}.approach-list h3{margin:0 0 8px;font-size:23px}.journey-section{background:#f2ecdf}.journey-track{grid-template-columns:repeat(7,1fr);display:grid;position:relative}.journey-track:before{content:"";background:#cfc5b2;height:1px;position:absolute;top:37px;left:6%;right:6%}.journey-track article{text-align:center;padding:0 16px;position:relative}.journey-track article>span{width:38px;height:38px;color:var(--gold-deep);z-index:1;background:#f2ecdf;border:1px solid #c6b99f;border-radius:50%;place-items:center;margin:auto;font-size:8px;font-weight:900;display:grid;position:relative}.journey-track article>i{background:var(--gold);border-radius:50%;width:7px;height:7px;margin:13px auto;display:block}.journey-track h3{margin:12px 0 9px;font-size:17px}.journey-track p{font-size:11px}.deployment-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:1050px;margin:0 auto 42px;display:grid}.deployment-grid article{background:#24221f;border:1px solid #ffffff1f;border-radius:20px;padding:40px}.deployment-icon{background:var(--gold);width:54px;height:54px;color:var(--ink);border-radius:14px;place-items:center;margin-bottom:32px;font-size:24px;display:grid}.deployment-grid small{color:var(--gold);letter-spacing:.15em;font-size:8px}.deployment-grid h3{margin:8px 0 15px;font-family:Georgia,serif;font-size:40px;font-weight:500}.deployment-grid p{color:#aaa399;line-height:1.75}.deployment-grid article>div:last-child{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;margin-top:28px;padding-top:24px;display:flex}.deployment-grid b{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.deployment-grid span{color:#d1cbc0;font-size:12px;line-height:1.5}.button-gold{background:var(--gold);width:fit-content;color:var(--ink);margin:auto}.fit-section{background:#fff;grid-template-columns:.65fr 1.35fr;gap:9vw;display:grid}.fit-copy{align-self:start;position:sticky;top:130px}.fit-list{border-top:1px solid var(--line)}.fit-list>div{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;min-height:82px;display:grid}.fit-list>div>span{width:26px;height:26px;color:var(--gold-deep);background:#eee5d2;border-radius:50%;place-items:center;font-size:11px;display:grid}.fit-list p{margin:0;font-family:Georgia,serif;font-size:19px;line-height:1.4}.fit-list small{color:#9c9589;letter-spacing:.13em;font-size:8px}.demo-expectation{background:#eee8da}.expectation-card{background:#fff;border-radius:28px;grid-template-columns:.85fr 1.15fr;gap:8vw;max-width:1300px;margin:auto;padding:55px;display:grid;box-shadow:0 30px 70px #32271417}.expectation-card h2{letter-spacing:-.04em;margin:17px 0;font-family:Georgia,serif;font-size:clamp(40px,4vw,60px);font-weight:500;line-height:1.06}.expectation-card p{color:var(--muted);line-height:1.7}.expectation-card .button{margin-top:15px}.expectation-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.expectation-list span{border:1px solid var(--line);color:#49453e;border-radius:12px;align-items:center;gap:11px;min-height:72px;padding:14px;font-size:11px;line-height:1.4;display:flex}.expectation-list i{width:25px;height:25px;color:var(--gold-deep);background:#f1e8d5;border-radius:50%;flex:0 0 25px;place-items:center;font-size:7px;font-style:normal;display:grid}.faq-section{background:#fcfbf8;grid-template-columns:.65fr 1.35fr;gap:9vw;display:grid}.faq-heading{align-self:start;position:sticky;top:130px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:45px 1fr auto;align-items:center;min-height:80px;font-family:Georgia,serif;font-size:20px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--gold-deep);letter-spacing:.14em;font-family:Arial,sans-serif;font-size:8px}.faq-list summary i{font-family:Arial,sans-serif;font-size:24px;font-style:normal;font-weight:300;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0;padding:0 50px 25px 45px;font-size:13px;line-height:1.75}.final-cta{background:#d8ab57;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;padding:100px clamp(24px,7vw,120px);display:grid}.final-copy .eyebrow{color:#5f4210}.final-copy h2{font-size:clamp(48px,5vw,76px)}.final-copy>p{color:#4e3c1c}.final-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.final-tags span{text-transform:uppercase;letter-spacing:.08em;border:1px solid #18171429;border-radius:99px;padding:8px 11px;font-size:9px;font-weight:800}.final-form{background:#fff;border-radius:24px;padding:36px;box-shadow:0 35px 70px #37260733}.final-form>h3{margin:0 0 23px;font-family:Georgia,serif;font-size:30px;font-weight:500}.final-form .demo-form{box-shadow:none;border:0;padding:0}.final-form .form-success{min-height:300px;box-shadow:none}footer{color:#fff;background:#181714;padding:55px clamp(24px,7vw,120px) 30px}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand img{object-fit:contain;background:#fff;border-radius:50%;width:58px;height:58px;padding:4px}.footer-brand>div{flex-direction:column;gap:5px;display:flex}.footer-brand b{font-family:Georgia,serif;font-size:21px}.footer-brand span{color:#8f897e;text-transform:uppercase;letter-spacing:.15em;font-size:8px}footer>p{color:#c5bfb4;text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:13px;margin:35px 0;font-size:11px;display:flex}footer>p i{background:var(--gold);border-radius:50%;width:4px;height:4px}.footer-bottom{color:#817c73;border-top:1px solid #ffffff1a;justify-content:space-between;padding:22px 0;font-size:10px;display:flex}footer>small{color:#666159;font-size:8px}@media (width<=1500px){.hero{grid-template-columns:minmax(360px,.9fr) minmax(410px,1.05fr) minmax(320px,.72fr);gap:30px;padding-left:44px;padding-right:44px}.hero h1{font-size:56px}.system-node{transform:scale(.9)}}@media (width<=1180px){.site-header{padding:0 28px}.hero{grid-template-columns:1fr 1fr;padding:58px 28px}.hero-copy{padding-right:20px}.hero-form{grid-column:1/-1;justify-self:center;width:100%;max-width:820px}.demo-form{padding:30px}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-intro{border:0;grid-column:1/-1;padding:0 0 18px}.trust-item{padding:14px 10px}}@media (width<=760px){.site-header{grid-template-columns:1fr auto;height:70px;padding:0 18px}.brand img{width:44px;height:42px}.brand small,.product-name{display:none}.brand b{font-size:18px}.button-header{min-height:38px;padding:0 14px;font-size:10px}.hero{grid-template-columns:1fr;gap:34px;min-height:0;padding:48px 18px}.hero-copy{padding:0}.hero h1{font-size:clamp(43px,13vw,58px)}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.text-link{align-self:center}.hero-visual{margin:0 -18px;overflow:hidden}.visual-shell{min-height:490px;transform:scale(.92)}.dashboard-window{width:88%;transform:none}.system-node{font-size:8px}.node-2,.node-6{display:none}.hero-form{grid-column:auto}.demo-form{padding:23px 18px}.form-grid{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr 1fr;padding:22px 18px}.trust-item:nth-child(odd){border-right:0}.placeholder-section{padding:76px 24px}.placeholder-section h2{font-size:38px}}@media (width<=1180px){.challenge-grid{grid-template-columns:repeat(2,1fr)}.solution-section,.management-section,.why-section,.fit-section,.faq-section,.final-cta{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(3,1fr)}.management-dashboard{max-width:950px}.why-intro,.fit-copy,.faq-heading{position:static}.journey-track{grid-template-columns:repeat(4,1fr);gap:35px 0}.journey-track:before{display:none}.expectation-card{grid-template-columns:1fr}.final-form{max-width:800px}.final-cta{gap:50px}}@media (width<=760px){.section{padding:78px 20px}.section-heading h2,.solution-copy h2,.management-copy h2,.why-intro h2,.fit-copy h2,.faq-heading h2,.final-copy h2{font-size:40px}.section-heading.centered{margin-bottom:38px}.section-heading.split{grid-template-columns:1fr;gap:15px;margin-bottom:35px}.challenge-grid{grid-template-columns:1fr}.challenge-card{min-height:190px;padding:27px}.transition-statement{font-size:25px}.solution-section{gap:45px}.process-panel{padding:18px}.process-flow{grid-template-columns:1fr 1fr}.process-flow div:nth-child(2n) i{display:none}.module-grid{grid-template-columns:1fr}.module-card{min-height:240px}.comparison-head,.comparison-row{grid-template-columns:1fr}.comparison-head span{display:none}.comparison-head strong,.comparison-row strong{border-left:0}.comparison-row span{padding-bottom:10px}.comparison-row strong{background:#ffffff06;padding-top:10px}.comparison-highlight{font-size:23px}.industry-grid{grid-template-columns:1fr}.industry-card{min-height:180px}.industry-cta{flex-direction:column;align-items:flex-start}.management-dashboard{grid-template-columns:1fr;transform:none}.dash-nav{display:none}.dash-content{padding:15px}.dash-metrics{grid-template-columns:1fr 1fr}.dash-bottom{grid-template-columns:1fr}.approach-list article{grid-template-columns:40px 1fr}.journey-track{grid-template-columns:1fr 1fr}.journey-track article{padding:0 10px}.deployment-grid{grid-template-columns:1fr}.deployment-grid article{padding:28px}.fit-list p{font-size:16px}.expectation-card{padding:28px 18px}.expectation-card h2{font-size:40px}.expectation-list{grid-template-columns:1fr}.faq-list summary{grid-template-columns:35px 1fr auto;font-size:17px}.faq-list details p{padding-left:35px;padding-right:20px}.final-cta{padding:78px 20px}.final-form{padding:24px 16px}.footer-bottom{flex-direction:column;gap:12px}.hero-image-card{transform:none}.hero-image-card img{height:390px}.visual-caption{bottom:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
