:root{--bg:#f8f9f7;--paper:#fff;--soft:#f5f7f4;--cream:#fbf8f1;--ink:#111a2d;--ink-soft:#344256;--muted:#6b7585;--line:#dfe7e6;--teal:#0a6b66;--teal-dark:#064f4b;--teal-soft:#e8f4f2;--gold:#b1843a;--gold-soft:#f4ead9;--danger:#d46b4d;--shadow:0 24px 60px rgba(17,26,45,.1);--stage-max:1480px;--stage-gutter:max(48px,calc((100vw - var(--stage-max)) / 2));--stage-width:min(calc(100% - 96px),var(--stage-max))}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(100% - 104px,1280px);margin:0 auto}.brand{display:inline-flex;align-items:center;line-height:1}.brand-logo{display:block;width:auto;height:36px}.brand-mark-only .brand-logo{width:34px;height:34px;object-fit:contain}.eyebrow{margin:0;color:var(--teal);font-size:15px;font-weight:800;letter-spacing:0}.hero{position:relative;min-height:742px;overflow:hidden;background:#fff}.hero:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:rgba(17,26,45,.08);content:""}.site-header{position:relative;z-index:8;height:78px;border-bottom:1px solid rgba(17,26,45,.08);background:hsla(0,0%,100%,.96)}.site-header-inner{display:flex;width:var(--stage-width);height:100%;align-items:center;justify-content:space-between;margin:0 auto}.site-header-inner nav{display:flex;align-items:center;gap:48px;color:var(--ink);font-size:15px;font-weight:760}.header-actions{display:inline-flex;align-items:center;gap:12px}.header-link-button,.header-register-button{display:inline-flex;height:40px;align-items:center;justify-content:center;border-radius:7px;padding:0 15px;font-size:14px;font-weight:820;white-space:nowrap}.header-link-button{color:var(--ink)}.header-register-button{border:1px solid rgba(10,107,102,.28);background:rgba(244,250,248,.88);color:var(--teal-dark)}.header-button{display:inline-flex;height:44px;align-items:center;gap:8px;border-radius:7px;background:var(--teal-dark);padding:0 19px;color:#fff;font-size:15px;font-weight:820;box-shadow:0 12px 26px rgba(10,107,102,.18)}.hero-photo{position:absolute;top:78px;right:var(--stage-gutter);left:calc(var(--stage-gutter) + 470px);height:642px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:38% top;filter:saturate(1.08) contrast(1.04) brightness(1.03)}.hero-photo:after{position:absolute;inset:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.85) 13%,hsla(0,0%,100%,.16) 31%,hsla(0,0%,100%,0) 48%);content:""}@media (min-width:1680px){.hero{min-height:820px}.hero-photo{height:750px}.hero-photo:after{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.74) 6%,hsla(0,0%,100%,.16) 15%,hsla(0,0%,100%,0) 22%)}.hero-photo img{object-position:55% 50%}}.hero-copy{position:relative;z-index:4;width:650px;padding-top:118px;margin-left:var(--stage-gutter)}.hero-copy h1{max-width:600px;margin:18px 0 0;color:var(--ink);font-size:58px;line-height:1.18;font-weight:860;letter-spacing:0}.hero-lede{max-width:560px;margin:26px 0 0;color:#536174;font-size:17px;line-height:1.9}.hero-actions{display:flex;gap:18px;margin-top:32px}.gold-button,.outline-button,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;font-weight:820;line-height:1}.primary-button{height:54px;min-width:178px;background:var(--teal);color:#fff;box-shadow:0 18px 36px rgba(10,107,102,.16)}.secondary-button{height:54px;min-width:170px;border:1px solid rgba(10,107,102,.24);background:hsla(0,0%,100%,.84);color:var(--ink)}.hero-proof{display:flex;align-items:center;gap:52px;margin-top:44px;color:var(--ink)}.hero-proof>div{display:grid;grid-template-columns:30px auto;grid-column-gap:12px;column-gap:12px;align-items:center}.hero-proof .icon{grid-row:span 2;color:var(--teal)}.hero-proof p{margin:0;color:var(--ink);font-size:13px;font-weight:800}.hero-proof strong{color:var(--ink);font-size:22px;font-weight:900}.capability-strip{position:relative;z-index:6;margin-top:-72px;padding-bottom:64px}.capability-card{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid rgba(203,216,214,.9);border-radius:11px;background:hsla(0,0%,100%,.98);box-shadow:0 28px 70px rgba(17,26,45,.12)}.capability-card article{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;min-height:142px;border-left:1px solid var(--line);padding:28px 34px}.capability-card article:first-child{border-left:0}.capability-card .icon{color:var(--teal-dark)}.capability-card article:nth-child(-n+2) .icon{color:var(--gold)}.capability-card h2{margin:0;color:var(--ink);font-size:20px;line-height:1.35}.capability-card p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.62}.section-heading{max-width:900px;margin:0 auto;text-align:center}.section-heading h2{margin:0;color:var(--ink);font-size:36px;line-height:1.28;font-weight:850}.section-heading p{margin:18px auto 0;max-width:760px;color:var(--muted);font-size:16px;line-height:1.8}.section-heading:after{display:block;width:48px;height:4px;margin:20px auto 0;border-radius:999px;background:var(--gold);content:""}.flow-section{padding:0 0 70px;background:#fff}.flow-line{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:0;gap:0;margin:58px 0 0;padding:0;list-style:none}.flow-line:before{position:absolute;top:22px;right:66px;left:66px;height:1px;border-top:1px dashed #b9d0cc;content:""}.flow-line li{position:relative;display:grid;justify-items:center;grid-gap:10px;gap:10px;min-height:148px;color:var(--ink);text-align:center}.flow-line li>span{display:grid;width:46px;height:46px;place-items:center;border:2px solid #cfe3df;border-radius:50%;background:#fff;color:var(--teal);font-size:14px;font-weight:900}.flow-line strong{margin-top:12px;font-size:18px;line-height:1.3}.flow-line small{color:var(--muted);font-size:13px;line-height:1.7}.cases-section,.features-section,.pain-product-section,.solutions-section,.support-section{border-top:1px solid rgba(17,26,45,.08)}.pain-product-section{padding:76px 0 66px;background:#fff}.pain-product-layout{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(560px,1.12fr);grid-gap:56px;gap:56px;align-items:center}.pain-product-layout h2{max-width:480px;margin:0;color:var(--ink);font-size:34px;line-height:1.32;font-weight:850}.pain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:34px}.case-card,.feature-card,.pain-card,.solution-card,.support-card{border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 14px 34px rgba(17,26,45,.045)}.pain-card{min-height:144px;padding:22px 22px 20px}.pain-card .icon{color:var(--teal)}.case-card h3,.feature-card h3,.pain-card h3,.solution-card h3,.support-card h3{margin:12px 0 0;color:var(--ink);font-size:18px;line-height:1.38}.case-card p,.feature-card p,.pain-card p,.solution-card p,.support-card p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.product-panel{border:1px solid rgba(203,216,214,.95);border-radius:14px;background:#fff;padding:18px;box-shadow:var(--shadow)}.panel-grid{display:grid;grid-template-columns:1.25fr .9fr;grid-gap:12px;gap:12px}.panel-card{min-width:0;border:1px solid var(--line);border-radius:9px;background:#fff;padding:20px}.panel-card h3{display:flex;align-items:center;gap:8px;margin:0 0 16px;color:var(--ink);font-size:17px}.mini-table{display:grid;grid-gap:0;gap:0}.mini-table>div{display:grid;grid-template-columns:1fr 48px;min-height:30px;align-items:center;border-top:1px solid rgba(223,231,230,.72);color:var(--ink-soft);font-size:13px}.mini-table>div:first-child{border-top:0;color:var(--muted);font-weight:800}.customer-list p,.task-card p,.warning-card p{margin:12px 0 0;color:var(--teal);font-size:13px;font-weight:800}.task-row,.warning-card>div{display:grid;grid-template-columns:26px 1fr 18px;grid-gap:10px;gap:10px;align-items:center;min-height:40px;color:var(--ink-soft);font-size:14px}.task-row .icon{color:var(--gold)}.period-card{grid-column:span 1}.period-row{display:grid;grid-template-columns:1fr 150px 52px;grid-gap:12px;gap:12px;align-items:center;min-height:36px;color:var(--ink-soft);font-size:13px}.period-row i{display:block;height:7px;border-radius:999px;background:linear-gradient(90deg,var(--teal) 78%,#e8efed 78%)}.period-row i.doing{background:linear-gradient(90deg,var(--gold) 56%,#e8efed 56%)}.period-row i.todo{background:linear-gradient(90deg,#d7dfdd 28%,#e8efed 0)}.warning-card .icon-warning{color:var(--danger)}.features-section{padding:70px 0 78px;background:#fff}.features-layout{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:34px;gap:34px;align-items:center;margin-top:42px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.feature-card{min-height:128px;padding:20px}.feature-card .icon{color:var(--teal)}.feature-card:nth-child(2n) .icon{color:var(--gold)}.dashboard-shell{display:grid;grid-template-columns:92px 1fr;min-height:560px;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.dashboard-shell aside{display:grid;align-content:start;grid-gap:14px;gap:14px;background:linear-gradient(180deg,#064f4b,#0e625d);padding:24px 18px;color:hsla(0,0%,100%,.78)}.dashboard-shell aside .brand{width:40px;height:40px;justify-content:center;border-radius:10px;background:hsla(0,0%,100%,.94)}.dashboard-shell aside>span{border-radius:6px;background:hsla(0,0%,100%,.08);padding:8px 4px;text-align:center;font-size:12px;font-weight:760}.dashboard-main{padding:24px;background:#fafcfb}.dashboard-main h3{margin:0 0 18px;font-size:18px}.stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.bar-card,.chart-card,.message-card,.stat-row>div,.timeline-card{border:1px solid var(--line);border-radius:9px;background:#fff;padding:18px}.stat-row span{color:var(--muted);font-size:12px;font-weight:800}.stat-row strong{display:block;margin-top:6px;color:var(--ink);font-size:28px;line-height:1}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:16px}.dashboard-grid h4{margin:0 0 16px;color:var(--ink);font-size:15px}.donut{float:left;width:104px;height:104px;margin:0 24px 12px 0;border-radius:50%;background:conic-gradient(var(--teal) 0 38%,var(--gold) 38% 64%,#d9e7e4 64% 100%)}.chart-card ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:6px 0 0;list-style:none;color:var(--ink-soft);font-size:13px}.chart-card li{display:grid;grid-template-columns:12px 1fr 32px;grid-gap:8px;gap:8px}.chart-card li i,.message-card .icon-dot,.timeline-card .icon-dot{color:var(--teal)}.bars{display:flex;height:110px;align-items:flex-end;gap:16px;margin:8px 0 14px;padding-left:12px}.bars i{display:block;width:20px;border-radius:5px 5px 0 0;background:var(--teal)}.bars i:first-child{height:58px}.bars i:nth-child(2){height:84px}.bars i:nth-child(3){height:70px}.bars i:nth-child(4){height:104px;background:var(--gold)}.bar-card p,.message-card p,.timeline-card p{display:grid;grid-template-columns:18px 1fr auto;grid-gap:8px;gap:8px;align-items:center;margin:8px 0 0;color:var(--ink-soft);font-size:13px}.message-card,.timeline-card{min-height:174px}.message-card p span,.timeline-card p span{color:var(--muted);font-size:12px}.solutions-section{padding:64px 0 72px;background:#fff}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:36px}.solution-card{display:grid;grid-template-columns:1fr 128px;grid-gap:18px;gap:18px;min-height:220px;padding:26px}.solution-card p{color:var(--ink-soft);font-size:15px;font-weight:750}.solution-card ul{display:grid;grid-gap:12px;gap:12px;margin:22px 0 0;padding:0 0 0 18px;color:var(--ink-soft);font-size:14px;line-height:1.55}.solution-card>.icon{align-self:end;justify-self:end;width:104px;height:104px;color:#b6b6b6}.support-section{padding:58px 0;background:#fff}.support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;margin-top:34px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.support-card{display:grid;grid-template-columns:54px 1fr;grid-gap:16px;gap:16px;min-height:138px;align-items:center;border:0;border-left:1px solid var(--line);border-radius:0;padding:22px 24px;box-shadow:none}.support-card:first-child{border-left:0}.support-card .icon{color:var(--gold)}.support-card h3{margin-top:0}.cases-section{padding:68px 0 76px;background:#fff}.case-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:34px}.case-card{min-height:278px;padding:22px}.case-company{display:grid;grid-template-columns:24px 1fr;grid-gap:8px;gap:8px;align-items:start;min-height:44px;color:var(--ink);font-size:13px;line-height:1.45}.case-company .icon{color:var(--muted)}.case-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.case-meta span{border-radius:999px;background:var(--soft);padding:6px 10px;color:var(--ink-soft);font-size:12px;font-weight:750}.case-card h3{margin-top:20px;color:var(--gold);font-size:18px}.case-person{display:flex;align-items:center;gap:10px;margin-top:20px;color:var(--ink-soft);font-size:13px;font-weight:760}.person-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:linear-gradient(135deg,rgba(10,107,102,.12),rgba(177,132,58,.12));color:var(--teal-dark);font-size:13px;font-weight:900}.cta-section{overflow:hidden;background:linear-gradient(90deg,rgba(5,77,72,.95),rgba(6,79,75,.92) 48%,rgba(8,34,48,.72)),linear-gradient(135deg,#0a6b66,#102036);color:#fff}.cta-layout{display:grid;grid-template-columns:minmax(0,1fr) 520px;grid-gap:60px;gap:60px;min-height:300px;align-items:center}.cta-section h2{margin:0;font-size:40px;line-height:1.22}.cta-section p{max-width:660px;margin:18px 0 0;color:hsla(0,0%,100%,.8);font-size:17px;line-height:1.8}.cta-actions{display:flex;gap:18px;margin-top:32px}.gold-button,.outline-button{height:56px;min-width:170px;padding:0 26px}.gold-button{background:var(--gold);color:#fff}.outline-button{border:1px solid hsla(0,0%,100%,.36);color:#fff}.cta-still{position:relative;height:300px}.cta-still:before{position:absolute;right:-80px;bottom:0;width:620px;height:170px;border-radius:50% 0 0 0;background:rgba(36,31,24,.34);content:""}.plant{position:absolute;right:280px;bottom:64px;width:86px;height:96px;border-radius:45% 45% 10px 10px;background:radial-gradient(circle at 34px 18px,#d7d7c8 0 9px,transparent 10px),radial-gradient(circle at 56px 34px,#c7c8b4 0 11px,transparent 12px),radial-gradient(circle at 24px 42px,#d9dacb 0 10px,transparent 11px),linear-gradient(#e8e3d5 0 0) bottom /64px 38px no-repeat}.desk-card{position:absolute;right:98px;bottom:48px;display:grid;width:158px;height:160px;place-items:center;border-radius:6px;background:repeating-linear-gradient(0deg,#e9ddc9 0 5px,#efe5d4 5px 10px);color:var(--ink);transform:rotate(2deg);box-shadow:0 22px 42px rgba(0,0,0,.22)}.desk-card .brand{align-self:start}.desk-card .brand-logo{height:30px}.desk-card>span{align-self:start;color:#6a6256;font-size:12px}.cup{right:0;bottom:44px;width:92px;height:86px;border:6px solid hsla(38,49%,92%,.9);border-radius:0 0 36px 36px;background:rgba(91,82,66,.7)}.cup,.cup:after{position:absolute}.cup:after{top:18px;right:-34px;width:34px;height:36px;border:6px solid hsla(38,49%,92%,.72);border-left:0;border-radius:0 26px 26px 0;content:""}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-layout{display:grid;grid-template-columns:210px 1fr 230px;grid-gap:72px;gap:72px;padding:44px 0 34px}.footer-brand p{margin:12px 0 0;color:var(--muted);font-size:13px}.footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:34px;gap:34px}.footer-links div{display:grid;grid-gap:10px;gap:10px}.footer-contact strong,.footer-links strong{color:var(--ink);font-size:15px}.copyright,.footer-contact p,.footer-contact span,.footer-links a{color:var(--muted);font-size:13px}.footer-contact>div{display:flex;gap:14px;margin-top:12px}.footer-contact i{width:22px;height:22px;border-radius:50%;background:var(--teal)}.footer-contact a{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:16px;border-radius:7px;background:var(--teal-dark);padding:11px 15px;color:#fff;font-size:13px;font-weight:820}.copyright{margin:0;border-top:1px solid rgba(223,231,230,.8);padding:18px 0 24px;text-align:center}.marketing-page{background:var(--cream)}.page-hero{overflow:hidden;border-bottom:1px solid rgba(17,26,45,.08);background:linear-gradient(90deg,hsla(0,0%,100%,.96) 0,hsla(0,0%,100%,.88) 45%,hsla(90,14%,97%,.72) 100%),var(--cream)}.page-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);grid-gap:68px;gap:68px;min-height:560px;align-items:center;padding:72px 0 80px}.page-hero-copy h1{max-width:680px;margin:18px 0 0;color:var(--ink);font-size:52px;line-height:1.18;font-weight:860;letter-spacing:0}.page-hero-copy>p:not(.eyebrow){max-width:690px;margin:24px 0 0;color:#536174;font-size:17px;line-height:1.9}.page-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.page-hero-visual{min-width:0}.page-hero-photo-card{position:relative;min-height:438px;overflow:hidden;margin:0;border:1px solid rgba(203,216,214,.9);border-radius:14px;background:#fff;box-shadow:0 26px 66px rgba(17,26,45,.12)}.page-hero-photo-card img{width:100%;height:100%;min-height:438px;object-fit:cover;object-position:center center;filter:saturate(1.04) contrast(1.02) brightness(1.02)}.page-hero-photo-card:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,26,45,0) 46%,rgba(17,26,45,.3)),linear-gradient(90deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,0) 28%);content:""}.page-hero-photo-card figcaption{position:absolute;right:22px;bottom:22px;left:22px;z-index:2;display:grid;grid-gap:10px;gap:10px;border:1px solid hsla(0,0%,100%,.66);border-radius:10px;background:hsla(0,0%,100%,.88);padding:16px 18px;box-shadow:0 16px 40px rgba(17,26,45,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page-hero-photo-card figcaption>span{color:var(--gold);font-size:13px;font-weight:900}.page-hero-photo-card figcaption strong{color:var(--ink);font-size:20px;line-height:1.35}.page-hero-photo-card figcaption div{display:flex;flex-wrap:wrap;gap:8px}.page-hero-photo-card figcaption em{border-radius:999px;background:var(--teal-soft);padding:6px 10px;color:var(--teal-dark);font-size:12px;font-style:normal;font-weight:850}.page-section{padding:82px 0;border-top:1px solid rgba(17,26,45,.06);background:var(--cream)}.page-section-white{background:#fff}.section-heading-left{margin:0;text-align:left}.section-heading-left:after{margin-left:0}.section-lede{max-width:580px;margin:22px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.process-diagram{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));grid-gap:0;gap:0;margin:58px 0 0;padding:0;list-style:none}.process-diagram:before{position:absolute;top:28px;right:70px;left:70px;height:1px;border-top:1px dashed #b6d0cc;content:""}.process-diagram li{position:relative;display:grid;justify-items:center;grid-gap:12px;gap:12px;min-height:118px;text-align:center}.process-diagram li span{display:grid;width:56px;height:56px;place-items:center;border:2px solid #d6e6e2;border-radius:50%;background:#fff;color:var(--teal);font-size:14px;font-weight:900;box-shadow:0 12px 28px rgba(10,107,102,.08)}.process-diagram li strong{max-width:120px;color:var(--ink);font-size:17px;line-height:1.35}.module-card-grid,.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:42px}.article-list article,.case-story-card,.faq-list article,.module-card,.resource-card,.role-grid article,.solution-page-card,.topic-grid article{border:1px solid var(--line);border-radius:9px;background:hsla(0,0%,100%,.96);box-shadow:0 14px 34px rgba(17,26,45,.045)}.module-card,.resource-card{min-height:188px;padding:24px}.module-card .icon,.resource-card .icon,.role-grid .icon,.topic-grid .icon{color:var(--teal)}.module-card:nth-child(2n) .icon,.resource-card:nth-child(2n) .icon{color:var(--gold)}.article-list h3,.case-story-card h3,.faq-list h3,.module-card h3,.resource-card h3,.role-grid h3,.solution-page-card h3,.topic-grid span,.visual-band h2{margin:14px 0 0;color:var(--ink);font-size:19px;line-height:1.38}.article-list p,.case-story-card p,.faq-list p,.module-card p,.resource-card p,.role-grid p,.solution-page-card p,.visual-band p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.72}.resource-card a{display:inline-flex;margin-top:18px;color:var(--teal);font-size:14px;font-weight:850}.split-section{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);grid-gap:64px;gap:64px;align-items:center}.split-section-wide{grid-template-columns:minmax(360px,.78fr) minmax(560px,1.22fr)}.support-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.support-card-list article{display:grid;grid-template-columns:46px 1fr;grid-gap:16px;gap:16px;min-height:132px;align-items:center;border-left:1px solid var(--line);border-top:1px solid var(--line);padding:24px}.support-card-list article:nth-child(odd){border-left:0}.support-card-list article:nth-child(-n+2){border-top:0}.support-card-list .icon{color:var(--gold)}.support-card-list h3{margin:0;color:var(--ink);font-size:18px}.support-card-list p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.mock-window{overflow:hidden;border:1px solid rgba(203,216,214,.95);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.mock-window-top{display:flex;align-items:center;gap:8px;min-height:50px;border-bottom:1px solid var(--line);padding:0 18px;background:#f7faf8}.mock-window-top span{width:9px;height:9px;border-radius:50%;background:#d9dfdd}.mock-window-top span:first-child{background:var(--gold)}.mock-window-top strong{margin-left:10px;color:var(--ink);font-size:15px}.mock-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:18px}.case-story-card b,.case-type,.category-cloud a,.mock-footer-row span,.mock-toolbar b,.mock-toolbar em{border-radius:999px;background:var(--teal-soft);padding:7px 12px;color:var(--teal-dark);font-size:13px;font-style:normal;font-weight:850}.mock-toolbar em{background:var(--soft);color:var(--ink-soft)}.mock-table{margin:0 18px 18px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.mock-table>div{display:grid;grid-template-columns:1.25fr .9fr .9fr .8fr .8fr;min-height:44px;align-items:center;border-top:1px solid rgba(223,231,230,.8);padding:0 14px;color:var(--ink-soft);font-size:13px}.mock-table>div:first-child{border-top:0;background:#fbfcfb;color:var(--muted);font-weight:850}.mock-status{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#f7efe1;padding:5px 9px;color:var(--gold);font-weight:850}.mock-footer-row{display:flex;gap:10px;padding:0 18px 20px}.mock-window-compact .mock-table>div{grid-template-columns:1.1fr .8fr .8fr .72fr .72fr}.ops-dashboard{display:grid;grid-template-columns:92px 1fr;overflow:hidden;min-height:430px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.ops-dashboard aside{display:grid;align-content:start;grid-gap:14px;gap:14px;background:linear-gradient(180deg,#064f4b,#0a6b66);padding:22px 16px;color:hsla(0,0%,100%,.8)}.ops-dashboard aside .brand{width:42px;height:42px;justify-content:center;border-radius:10px;background:hsla(0,0%,100%,.96)}.ops-dashboard aside>span{border-radius:6px;background:hsla(0,0%,100%,.1);padding:8px 3px;text-align:center;font-size:12px;font-weight:760}.ops-dashboard>div{padding:24px;background:#fbfcfb}.ops-dashboard-head{display:flex;align-items:center;justify-content:space-between}.ops-dashboard-head h3{margin:0;font-size:20px}.ops-dashboard-head span{color:var(--muted);font-size:13px;font-weight:800}.ops-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:20px}.ops-board section,.ops-stats section{border:1px solid var(--line);border-radius:9px;background:#fff;padding:16px}.ops-stats small{color:var(--muted);font-weight:800}.ops-stats strong{display:block;margin-top:10px;color:var(--ink);font-size:20px}.ops-board{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:14px;gap:14px;margin-top:14px}.ops-board h4{margin:0 0 14px}.ops-board i{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--teal) 68%,#e7efed 68%);margin-top:14px}.ops-board i:nth-child(3){background:linear-gradient(90deg,var(--gold) 46%,#e7efed 46%)}.ops-board p{margin:10px 0 0;color:var(--ink-soft);font-size:13px}.stacked-system-cards{position:relative;min-height:410px}.stacked-system-cards article{position:absolute;right:84px;left:0;top:0;min-height:190px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:24px;box-shadow:0 26px 60px rgba(17,26,45,.12)}.stacked-system-cards article:nth-child(2){right:42px;left:34px;top:72px}.stacked-system-cards article:nth-child(3){right:0;left:68px;top:144px}.stacked-system-cards article>div{display:flex;gap:7px}.stacked-system-cards article>div span{width:9px;height:9px;border-radius:50%;background:#d9dfdd}.stacked-system-cards h3{margin:24px 0 0;color:var(--ink);font-size:24px}.stacked-system-cards p{max-width:360px;margin:12px 0 0;color:var(--muted);line-height:1.7}.stacked-system-cards i{display:block;width:72%;height:9px;margin-top:22px;border-radius:999px;background:linear-gradient(90deg,var(--teal) 64%,#e7efed 64%)}.hero-visual-top{display:flex;align-items:center;gap:10px;min-height:44px;border-bottom:1px solid var(--line);padding:0 18px;color:var(--ink);font-size:14px;font-weight:900}.hero-visual-top span{width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:16px 0 0 #d7dfdd,32px 0 0 #d7dfdd}.hero-case-compare,.hero-contact-preview,.hero-service-flow,.hero-support-timeline{overflow:hidden;border:1px solid rgba(203,216,214,.96);border-radius:14px;background:hsla(0,0%,100%,.98);box-shadow:var(--shadow)}.hero-service-flow ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0;padding:22px;list-style:none}.hero-service-flow li{position:relative;display:grid;grid-template-columns:42px 1fr;grid-gap:12px;gap:12px;min-height:68px;align-items:center;border:1px solid var(--line);border-radius:9px;background:#fbfcfb;padding:12px}.hero-contact-preview li span,.hero-service-flow li span,.hero-support-timeline article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--teal-soft);color:var(--teal-dark);font-size:13px;font-weight:900}.hero-resource-shelf article:nth-child(2n) span,.hero-service-flow li:nth-child(5) span,.hero-service-flow li:nth-child(7) span,.hero-support-timeline article:nth-child(2)>span{background:var(--gold-soft);color:var(--gold)}.hero-service-flow li strong{color:var(--ink);font-size:16px}.hero-service-flow li i{position:absolute;right:14px;bottom:10px;left:62px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--teal) 62%,#e7efed 62%)}.hero-flow-summary{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:18px 22px;background:#f8fbfa}.hero-flow-summary p{margin:0;color:var(--muted);font-size:13px;font-weight:850}.hero-flow-summary strong{color:var(--teal-dark);font-size:15px}.hero-solution-tiers{display:grid;grid-gap:16px;gap:16px}.hero-solution-tiers article{border:1px solid rgba(203,216,214,.96);border-radius:13px;background:#fff;padding:24px;box-shadow:0 22px 52px rgba(17,26,45,.1)}.hero-solution-tiers article:nth-child(2){margin-left:44px}.hero-solution-tiers article:nth-child(3){margin-left:88px}.case-type-label,.hero-resource-shelf article span,.hero-solution-tiers span{display:inline-flex;border-radius:999px;background:var(--teal-soft);padding:6px 10px;color:var(--teal-dark);font-size:12px;font-weight:900}.hero-solution-tiers h3{margin:14px 0 0;color:var(--ink);font-size:22px}.hero-solution-tiers p{margin:8px 0 0;color:var(--muted);font-size:14px}.hero-solution-tiers strong{display:block;margin-top:12px;color:var(--ink-soft);font-size:14px;line-height:1.6}.hero-case-compare{padding:24px}.case-compare-persona{display:grid;grid-template-columns:54px 1fr;grid-gap:14px;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.case-compare-persona>span{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--teal-soft),var(--gold-soft));color:var(--teal-dark);font-weight:900}.case-compare-persona strong{color:var(--ink);font-size:18px}.case-compare-persona p{margin:5px 0 0;color:var(--muted);font-size:14px}.case-compare-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:20px}.case-compare-columns section{border:1px solid var(--line);border-radius:10px;background:#fbfcfb;padding:18px}.case-compare-columns section:last-child{background:#f6faf8}.case-compare-columns h3{margin:0 0 14px;color:var(--ink);font-size:18px}.case-compare-columns p{display:flex;align-items:center;gap:8px;margin:10px 0 0;color:var(--ink-soft);font-size:14px}.case-compare-columns p:before{width:8px;height:8px;border-radius:50%;background:var(--gold);content:""}.case-compare-columns section:last-child p:before{background:var(--teal)}.case-result-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.case-result-tags span{border-radius:999px;background:var(--teal-soft);padding:7px 11px;color:var(--teal-dark);font-size:13px;font-weight:850}.hero-support-timeline{padding:22px 24px}.hero-support-timeline article{position:relative;display:grid;grid-template-columns:42px 1fr;grid-gap:16px;gap:16px;min-height:92px;padding:14px 0}.hero-support-timeline article:after{position:absolute;top:58px;bottom:-22px;left:19px;width:1px;border-left:1px dashed #b8d0cc;content:""}.hero-support-timeline article:last-child:after{display:none}.hero-support-timeline h3{margin:0;color:var(--ink);font-size:20px}.hero-support-timeline p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.hero-resource-shelf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.hero-resource-shelf article{min-height:142px;border:1px solid rgba(203,216,214,.96);border-radius:13px;background:#fff;padding:20px;box-shadow:0 18px 44px rgba(17,26,45,.08)}.hero-resource-shelf h3{margin:16px 0 0;color:var(--ink);font-size:18px;line-height:1.38}.hero-resource-shelf p{margin:10px 0 0;color:var(--muted);font-size:13px}.hero-contact-preview{background:#fff}.preview-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:22px}.preview-fields label{display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-size:13px;font-weight:850}.preview-fields i{display:block;height:42px;border:1px solid #d8e4e1;border-radius:8px;background:#fbfcfb}.hero-contact-preview ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding:0 22px 20px;list-style:none}.hero-contact-preview li{display:grid;justify-items:center;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:9px;background:#f8fbfa;padding:12px 8px;color:var(--ink-soft);font-size:13px;font-weight:850;text-align:center}.hero-contact-preview p{margin:0;border-top:1px solid var(--line);background:#fff8ec;padding:16px 22px;color:#7b5a25;font-size:13px;line-height:1.65}.case-story-grid,.solution-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;margin-top:42px}.case-story-card,.solution-page-card{min-height:330px;padding:28px}.solution-page-card .icon{color:var(--gold)}.solution-page-card strong{color:var(--ink)}.scenario-list{display:grid;grid-gap:16px;gap:16px;margin-top:30px}.scenario-list article{border-left:4px solid var(--teal);background:#fff;padding:18px 20px;box-shadow:0 12px 30px rgba(17,26,45,.04)}.scenario-list h3{margin:0;color:var(--ink)}.scenario-list p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.scenario-list span{display:inline-flex;margin-top:10px;border-radius:999px;background:var(--gold-soft);padding:6px 10px;color:var(--gold);font-size:12px;font-weight:850}.comparison-table{overflow:hidden;margin-top:42px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 16px 38px rgba(17,26,45,.05)}.comparison-table>div{display:grid;grid-template-columns:.8fr repeat(3,1fr);border-top:1px solid var(--line)}.comparison-table>div:first-child{border-top:0;background:#f7faf8;color:var(--ink);font-weight:900}.comparison-table span{min-height:54px;border-left:1px solid var(--line);padding:15px 18px;color:var(--ink-soft);font-size:14px;line-height:1.55}.comparison-table span:first-child{border-left:0;color:var(--ink);font-weight:850}.case-avatar{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--teal-soft),var(--gold-soft));color:var(--teal-dark);font-weight:900}.case-type{display:inline-flex;margin-top:18px}.case-story-card h3{margin-top:22px;font-size:17px}.case-story-card>div:last-child{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.case-story-card b{background:var(--soft);color:var(--ink-soft)}.before-after{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.before-after>div{display:grid;grid-template-columns:90px 1fr 40px 1fr;grid-gap:16px;gap:16px;align-items:center;min-height:74px;border-top:1px solid var(--line);padding:16px 22px}.before-after>div:first-child{border-top:0}.before-after strong{color:var(--ink)}.before-after span{color:var(--muted);line-height:1.6}.before-after .icon{width:24px;height:24px;color:var(--gold)}.quote-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:42px}.quote-grid figure{margin:0;border:1px solid var(--line);border-radius:10px;background:#fff;padding:30px;box-shadow:0 14px 34px rgba(17,26,45,.045)}.quote-grid blockquote{margin:0;color:var(--ink);font-size:19px;line-height:1.8}.quote-grid figcaption{margin-top:20px;color:var(--muted);font-size:14px;font-weight:850}.visual-band{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:32px;gap:32px;align-items:center;border:1px solid rgba(203,216,214,.95);border-radius:12px;background:linear-gradient(90deg,hsla(0,0%,100%,.94),hsla(90,14%,97%,.92)),#fff;padding:38px 42px;box-shadow:0 18px 44px rgba(17,26,45,.06)}.visual-band h2{margin:0;font-size:30px}.case-mini-visual{display:grid;grid-template-columns:repeat(2,140px);grid-gap:12px;gap:12px}.case-mini-visual span{border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px 14px;color:var(--ink);text-align:center;font-weight:850}.timeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:42px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.timeline-grid article{min-height:240px;border-left:1px solid var(--line);padding:28px}.timeline-grid article:first-child{border-left:0}.timeline-grid span{color:var(--gold);font-size:28px;font-weight:900}.timeline-grid h3{margin:28px 0 0;color:var(--ink);font-size:20px}.timeline-grid p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.role-grid,.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.topic-grid article{display:grid;grid-template-columns:34px 1fr;grid-gap:14px;gap:14px;align-items:center;min-height:88px;padding:20px}.topic-grid span{margin:0;font-size:17px}.role-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:42px}.role-grid article{min-height:178px;padding:24px}.faq-list{display:grid;grid-gap:16px;gap:16px}.faq-list-three{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:42px}.faq-list article{padding:24px}.faq-list h3{margin:0;font-size:17px}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-cloud{display:flex;flex-wrap:wrap;gap:14px}.category-cloud a{border-radius:8px;background:#fff;padding:15px 18px;box-shadow:0 12px 30px rgba(17,26,45,.045)}.article-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:42px}.article-list article{min-height:220px;padding:22px}.article-list .icon{color:var(--gold)}.contact-layout{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);grid-gap:64px;gap:64px;align-items:start}.demo-focus-list{display:grid;grid-gap:12px;gap:12px;margin-top:30px}.demo-focus-list article{display:grid;grid-template-columns:18px 1fr;grid-gap:12px;gap:12px;align-items:center;color:var(--ink-soft);font-size:15px;font-weight:760}.demo-focus-list .icon{width:12px;height:12px;color:var(--teal)}.form-note{margin:28px 0 0;border-left:4px solid var(--gold);background:#fff;padding:16px 18px;color:var(--muted);line-height:1.7}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:28px;box-shadow:var(--shadow)}.contact-form label{display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-size:14px;font-weight:850}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d7e2df;border-radius:7px;background:#fbfcfb;padding:13px 14px;color:var(--ink);font:inherit;font-weight:500;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(10,107,102,.1)}.contact-form button,.contact-form-wide,.form-alert{grid-column:1/-1}.form-alert{border-radius:8px;background:var(--teal-soft);padding:14px 16px;color:var(--teal-dark);font-size:14px;font-weight:760;line-height:1.7}.form-alert p{margin:0}.form-alert-error{background:#fff1ec;color:#a84a34}.contact-form button{border:0;cursor:pointer;font:inherit}.page-bottom-cta{background:linear-gradient(90deg,rgba(5,77,72,.96),rgba(8,34,48,.9)),var(--teal-dark);color:#fff}.page-bottom-cta-inner{display:flex;min-height:230px;align-items:center;justify-content:space-between;gap:32px}.page-bottom-cta h2{max-width:820px;margin:14px 0 0;font-size:34px;line-height:1.28}.icon{position:relative;display:inline-block;width:32px;height:32px;flex:0 0 auto;color:currentColor}.icon:after,.icon:before{position:absolute;content:""}.icon-user:before{left:10px;top:4px;width:10px;height:10px;border:3px solid;border-radius:50%}.icon-user:after{left:5px;bottom:4px;width:20px;height:13px;border:3px solid;border-radius:16px 16px 4px 4px}.icon-flow:before{left:4px;top:5px}.icon-flow:after,.icon-flow:before{width:8px;height:8px;border:3px solid}.icon-flow:after{right:4px;bottom:5px;box-shadow:-11px -11px 0 -3px #fff,-11px -11px 0 0 currentColor}.icon-folder:before{left:3px;top:9px;width:24px;height:17px;border:3px solid;border-radius:3px}.icon-folder:after{left:5px;top:5px;width:10px;height:7px;border-top:3px solid;border-left:3px solid}.icon-shield:before{left:7px;top:3px;width:18px;height:23px;border:3px solid;border-radius:10px 10px 14px 14px}.icon-shield:after{left:14px;top:10px;width:5px;height:10px;border-right:3px solid;border-bottom:3px solid;transform:rotate(38deg)}.icon-building:before{left:6px;top:4px;width:16px;height:24px;border:3px solid}.icon-building:after{left:11px;top:10px;width:3px;height:3px;background:currentColor;box-shadow:8px 0 0 currentColor,0 7px 0 currentColor,8px 7px 0 currentColor,0 14px 0 currentColor,8px 14px 0 currentColor}.icon-calendar:before{inset:6px 5px 4px;border:3px solid;border-radius:3px}.icon-calendar:after{left:8px;right:8px;top:12px;height:3px;background:currentColor}.icon-clock:before{inset:3px;border:3px solid;border-radius:50%}.icon-clock:after{left:15px;top:8px;width:8px;height:9px;border-left:3px solid;border-bottom:3px solid}.icon-cloud:before{left:4px;top:13px;width:23px;height:12px;border:3px solid;border-radius:12px}.icon-cloud:after{left:10px;top:8px;width:10px;height:10px;border:3px solid;border-bottom:0;border-radius:50% 50% 0 0}.icon-chart:before,.icon-excel:before{inset:5px;border:3px solid}.icon-excel:after{left:10px;top:10px;width:12px;height:12px;border-top:3px solid;border-left:3px solid;transform:rotate(45deg)}.icon-loop:before{inset:5px;border:3px solid;border-right:3px solid transparent;border-radius:50%}.icon-loop:after{right:2px;top:7px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid}.icon-question:before{inset:4px;border:3px solid;border-radius:50%}.icon-question:after{left:14px;top:9px;width:5px;height:11px;border-right:3px solid;border-bottom:3px solid}.icon-clipboard:before,.icon-file:before,.icon-tax:before{left:7px;top:4px;width:18px;height:24px;border:3px solid;border-radius:3px}.icon-clipboard:after,.icon-file:after,.icon-tax:after{left:12px;top:12px;width:10px;height:3px;background:currentColor;box-shadow:0 7px 0 currentColor}.icon-portal:before{left:5px;top:6px;width:22px;height:20px;border:3px solid;border-radius:4px}.icon-portal:after{left:13px;top:12px;width:6px;height:8px;border-right:3px solid;border-bottom:3px solid;transform:rotate(35deg)}.icon-dot{width:13px;height:13px;border-radius:50%;background:currentColor}.icon-dot:after,.icon-dot:before{display:none}.icon-warning:before{left:6px;top:5px;width:0;height:0;border-right:10px solid transparent;border-bottom:20px solid;border-left:10px solid transparent}.icon-warning:after{left:15px;top:13px;width:3px;height:8px;background:#fff}.icon-people:before{left:3px;top:9px;width:15px;height:15px;border:3px solid;border-radius:50%;box-shadow:12px 0 0 -3px #fff,12px 0 0 0 currentColor}.icon-people:after{left:1px;bottom:1px;width:30px;height:12px;border:3px solid;border-radius:14px 14px 0 0}.icon-growth:before{left:4px;bottom:5px;width:22px;height:18px;border-left:3px solid;border-bottom:3px solid}.icon-growth:after{left:8px;top:8px;width:18px;height:12px;border-top:3px solid;border-right:3px solid;transform:rotate(-35deg)}.icon-gear:before,.icon-target:before{inset:6px;border:3px solid;border-radius:50%}.icon-gear:after{left:14px;top:2px;width:4px;height:28px;background:currentColor;box-shadow:-9px 9px 0 -1px currentColor,9px 9px 0 -1px currentColor}.icon-target:after{inset:12px;border:3px solid;border-radius:50%}.icon-case:before{left:4px;top:8px;width:24px;height:18px;border:3px solid;border-radius:4px}.icon-case:after{left:10px;top:5px;width:10px;height:5px;border:3px solid;border-bottom:0;border-radius:5px 5px 0 0}@media (max-width:980px){.container{width:min(100% - 32px,720px)}.site-header{padding:0}.site-header-inner{width:calc(100% - 36px)}.site-header-inner nav{display:none}.header-actions{gap:8px}.header-link-button,.header-register-button{height:36px;padding:0 11px;font-size:13px}.header-button{height:38px;padding:0 13px;font-size:13px}.hero{min-height:auto;padding-bottom:36px}.hero-photo{position:relative;top:auto;right:auto;left:auto;width:100%;height:300px;margin-top:24px}.hero-copy{width:auto;padding:56px 20px 0;margin:0}.hero-copy h1{font-size:40px}.cta-actions,.hero-actions,.hero-proof{flex-direction:column;align-items:flex-start}.capability-strip{margin-top:0}.article-list,.capability-card,.case-grid,.case-story-grid,.contact-layout,.cta-layout,.features-layout,.footer-layout,.module-card-grid,.page-bottom-cta-inner,.page-hero-grid,.pain-product-layout,.quote-grid,.resource-grid,.role-grid,.solution-grid,.solution-page-grid,.split-section,.split-section-wide,.support-grid,.timeline-grid,.topic-grid,.visual-band{grid-template-columns:1fr}.capability-card article,.support-card{border-left:0;border-top:1px solid var(--line)}.capability-card article:first-child,.support-card:first-child{border-top:0}.feature-grid,.flow-line,.footer-links,.pain-grid,.panel-grid,.process-diagram{grid-template-columns:1fr}.flow-line:before,.process-diagram:before{display:none}.page-hero-grid{min-height:auto;gap:34px;padding:48px 0 56px}.page-hero-copy h1{font-size:38px}.page-hero-photo-card,.page-hero-photo-card img{min-height:320px}.page-hero-photo-card figcaption{right:14px;bottom:14px;left:14px;padding:14px}.page-hero-photo-card figcaption strong{font-size:17px}.mock-footer-row,.page-actions,.visual-band{align-items:stretch}.process-diagram li{justify-items:start;min-height:74px;grid-template-columns:56px 1fr;text-align:left}.process-diagram li strong{align-self:center;max-width:none}.support-card-list{grid-template-columns:1fr}.support-card-list article,.support-card-list article:nth-child(-n+2),.support-card-list article:nth-child(odd),.timeline-grid article{border-left:0;border-top:1px solid var(--line)}.support-card-list article:first-child,.timeline-grid article:first-child{border-top:0}.contact-form,.ops-board,.ops-dashboard,.ops-stats{grid-template-columns:1fr}.ops-dashboard aside{display:none}.stacked-system-cards{min-height:auto}.stacked-system-cards article{position:relative;right:auto;left:auto;top:auto;margin-top:16px}.case-compare-columns,.hero-contact-preview ol,.hero-resource-shelf,.hero-service-flow ol,.preview-fields{grid-template-columns:1fr}.hero-contact-preview ol,.hero-resource-shelf,.hero-service-flow ol{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-service-flow li,.hero-support-timeline article{min-height:76px}.hero-solution-tiers article:nth-child(2),.hero-solution-tiers article:nth-child(3){margin-left:0}.hero-resource-shelf article{min-height:118px}.hero-contact-preview li{justify-items:start;grid-template-columns:38px 1fr;text-align:left}.comparison-table{overflow-x:auto}.comparison-table>div{min-width:760px}.before-after>div,.case-mini-visual{grid-template-columns:1fr}.contact-form button,.contact-form-wide,.form-alert{grid-column:auto}.page-bottom-cta-inner{display:grid;padding:42px 0}.dashboard-shell{grid-template-columns:1fr}.dashboard-shell aside{display:none}}@media (max-width:520px){.site-header{height:68px}.site-header-inner{width:calc(100% - 28px)}.brand-logo{height:32px}.header-actions{gap:6px}.site-header .header-button{display:none}}