.docx-page{--docx-green:var(--svc-accent,#0E7A5E);--docx-green-deep:var(--svc-accent-deep,#0A5C46);--docx-blue:var(--logo-blue,#007CA5);padding:42px 0 110px;background:radial-gradient(circle at 94% 7%,rgba(14,122,94,.08),transparent 22rem),radial-gradient(circle at 2% 35%,rgba(0,124,165,.055),transparent 24rem),var(--paper);position:relative;overflow:hidden}.docx-page .wrap{width:min(100% - 48px,1180px);margin-inline:auto;position:relative;z-index:1}.docx-breadcrumb{margin:0 0 22px;font-size:.88rem}.docx-breadcrumb a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 14px;border:1px solid var(--cream-line);border-radius:999px;background:rgba(255,255,255,.82);color:var(--docx-green-deep);text-decoration:none;font-weight:650;box-shadow:0 8px 24px rgba(15,18,16,.04);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.docx-breadcrumb a:hover{transform:translateX(-3px);border-color:rgba(0,124,165,.32);background:var(--white);box-shadow:0 12px 28px rgba(15,18,16,.08)}.docx-article{max-width:1120px;margin-inline:auto;counter-reset:docx-section}.docx-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);min-height:455px;margin-bottom:34px;overflow:hidden;border:1px solid var(--cream-line);border-radius:var(--radius-lg);background:var(--white);box-shadow:0 30px 70px -46px rgba(15,18,16,.42)}.docx-hero-copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,5.5vw,72px);isolation:isolate}.docx-hero-copy:before{content:"";width:62px;height:5px;margin-bottom:26px;border-radius:999px;background:linear-gradient(90deg,var(--docx-green),var(--docx-blue))}.docx-hero-copy:after{content:"";position:absolute;left:-90px;bottom:-125px;width:270px;height:270px;border-radius:50%;background:rgba(14,122,94,.045);z-index:-1}.docx-title{max-width:620px;margin:0;color:var(--ink);font-size:clamp(2.65rem,4.7vw,4.25rem);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.docx-title strong{font-weight:600}.docx-hero-media{position:relative;min-height:455px;overflow:hidden;background:linear-gradient(135deg,var(--docx-green),var(--docx-green-deep))}.docx-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(10,92,70,.02),rgba(0,124,165,.18));pointer-events:none}.docx-hero-media:after{content:"";position:absolute;inset:auto 0 0;z-index:1;height:34%;background:linear-gradient(to top,rgba(15,18,16,.12),transparent);pointer-events:none}.docx-hero-media img{width:100%;height:100%;min-height:455px;display:block;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.2,.7,.3,1)}.docx-hero:hover .docx-hero-media img{transform:scale(1.025)}.docx-intro{max-width:980px;margin:0 auto 10px;padding:26px 30px 24px 32px;border-left:4px solid var(--docx-green);border-radius:0 var(--radius) var(--radius) 0;background:linear-gradient(90deg,rgba(14,122,94,.055),rgba(255,255,255,.52))}.docx-intro p{margin:0 0 15px;color:var(--ink-soft);font-size:1.045rem;line-height:1.78}.docx-intro p:last-child{margin-bottom:0}.docx-intro strong{color:var(--ink)}.docx-section{counter-increment:docx-section;position:relative;margin-top:22px;padding:clamp(32px,4.2vw,50px);border:1px solid var(--cream-line);border-radius:var(--radius-lg);background:rgba(255,255,255,.92);box-shadow:0 20px 54px -46px rgba(15,18,16,.5);overflow:hidden}.docx-section:nth-of-type(3n){background:linear-gradient(145deg,#fff 0%,rgba(243,245,240,.72) 100%)}.docx-section:after{content:"";position:absolute;top:-74px;right:-72px;width:180px;height:180px;border-radius:50%;background:rgba(14,122,94,.035);pointer-events:none}.docx-section h2{position:relative;margin:0 0 22px;padding:0 0 16px 54px;color:var(--ink);font-size:clamp(1.72rem,2.7vw,2.35rem);line-height:1.14;letter-spacing:-.028em;text-wrap:balance}.docx-section h2:before{content:counter(docx-section,decimal-leading-zero);position:absolute;left:0;top:.1em;width:38px;height:28px;display:grid;place-items:center;border-radius:8px;background:rgba(14,122,94,.10);color:var(--docx-green-deep);font-family:'JetBrains Mono',monospace;font-size:.72rem;font-weight:700;letter-spacing:0}.docx-section h2:after{content:"";position:absolute;left:54px;bottom:0;width:50px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--docx-green),var(--docx-blue))}.docx-section>p{max-width:940px;margin:0 0 17px;color:var(--ink-soft);font-size:1rem;line-height:1.76}.docx-section>p:last-child{margin-bottom:0}.docx-section p strong{color:var(--ink)}.docx-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:20px 0;padding:0;list-style:none}.docx-list li{position:relative;min-height:48px;margin:0;padding:12px 14px 12px 42px;border:1px solid var(--cream-line);border-radius:13px;background:var(--paper-deep);color:#565b55;font-size:.955rem;line-height:1.5;transition:transform .18s ease,border-color .18s ease,background .18s ease}.docx-list li:before{content:"✓";position:absolute;left:13px;top:12px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:rgba(14,122,94,.12);color:var(--docx-green-deep);font-size:.72rem;font-weight:800}.docx-list li:hover{transform:translateY(-1px);border-color:rgba(14,122,94,.22);background:#fff}.docx-capability{position:relative;margin:12px 0;padding:21px 22px 21px 24px;overflow:hidden;border:1px solid var(--cream-line);border-radius:16px;background:var(--white);box-shadow:0 13px 30px -30px rgba(15,18,16,.55);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.docx-capability:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--docx-green),var(--docx-blue))}.docx-capability h3{margin:0 0 7px;color:var(--ink);font-size:1.08rem;line-height:1.35}.docx-capability p{margin:0;color:var(--ink-soft);font-size:.96rem;line-height:1.68}.docx-capability:hover{transform:translateY(-3px);border-color:rgba(0,124,165,.24);box-shadow:0 18px 38px -30px rgba(15,18,16,.42)}.docx-callout{position:relative;margin-top:24px;padding:24px 28px;overflow:hidden;border-radius:var(--radius);background:linear-gradient(135deg,var(--docx-green-deep),var(--docx-blue));color:#fff;box-shadow:0 24px 52px -36px rgba(10,92,70,.7);font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.55}.docx-callout:after{content:"";position:absolute;right:-55px;top:-80px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.08)}.docx-callout strong{color:#fff}.docx-section .docx-callout{margin-top:18px}@media(min-width:860px){.docx-section:has(.docx-capability){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.docx-section:has(.docx-capability)>h2,.docx-section:has(.docx-capability)>p,.docx-section:has(.docx-capability)>.docx-list,.docx-section:has(.docx-capability)>.docx-callout{grid-column:1/-1}.docx-section:has(.docx-capability) .docx-capability{margin:0}}@media(max-width:980px){.docx-hero{grid-template-columns:1fr 1fr;min-height:390px}.docx-hero-copy{padding:38px 34px}.docx-hero-media,.docx-hero-media img{min-height:390px}.docx-title{font-size:clamp(2.35rem,5.5vw,3.45rem)}}@media(max-width:760px){.docx-page{padding:24px 0 72px}.docx-page .wrap{width:min(100% - 30px,1180px)}.docx-breadcrumb{margin-bottom:16px}.docx-hero{grid-template-columns:1fr;min-height:0;margin-bottom:22px;border-radius:22px}.docx-hero-media{order:-1;min-height:250px;max-height:320px}.docx-hero-media img{min-height:250px;height:100%;aspect-ratio:16/9}.docx-hero-copy{padding:30px 24px 34px}.docx-hero-copy:before{margin-bottom:18px}.docx-title{font-size:clamp(2.15rem,10vw,3rem)}.docx-intro{margin-bottom:6px;padding:20px 18px 20px 20px;border-left-width:3px;border-radius:0 16px 16px 0}.docx-intro p{font-size:.98rem;line-height:1.7}.docx-section{margin-top:16px;padding:26px 20px;border-radius:20px}.docx-section h2{margin-bottom:18px;padding:0 0 13px 44px;font-size:clamp(1.5rem,7.2vw,1.85rem)}.docx-section h2:before{width:32px;height:25px;font-size:.65rem}.docx-section h2:after{left:44px}.docx-section>p{font-size:.96rem;line-height:1.7}.docx-list{grid-template-columns:1fr;gap:8px;margin:16px 0}.docx-list li{font-size:.93rem}.docx-capability{padding:18px 17px 18px 20px}.docx-callout{padding:21px 20px;border-radius:16px}}@media(max-width:420px){.docx-page .wrap{width:min(100% - 22px,1180px)}.docx-hero-media,.docx-hero-media img{min-height:220px}.docx-hero-copy{padding:27px 20px 30px}.docx-section{padding:23px 17px}.docx-section h2{padding-left:0;padding-top:36px}.docx-section h2:before{top:0}.docx-section h2:after{left:0}}@media(prefers-reduced-motion:reduce){.docx-hero-media img,.docx-breadcrumb a,.docx-list li,.docx-capability{transition:none}}

/* App + Web DOCX pages — uses the site's existing brand variables and visual language. */
.app-docx-page,.web-docx-page{--docx-green:#0E7A5E;--docx-green-deep:#0A5C46;--docx-blue:#007CA5}
.docx-kicker{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-bottom:16px;padding:7px 11px;border:1px solid rgba(0,124,165,.16);border-radius:999px;background:var(--logo-blue-soft);color:var(--logo-blue);font-family:'JetBrains Mono',monospace;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.docx-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--docx-green),var(--docx-blue));box-shadow:0 0 0 4px rgba(0,124,165,.08)}
.docx-subtitle{max-width:620px;margin:18px 0 0;color:var(--ink-soft);font-size:clamp(1rem,1.7vw,1.18rem);font-weight:650;line-height:1.55}
.app-docx-page .docx-hero-copy,.web-docx-page .docx-hero-copy{background:linear-gradient(155deg,#fff 0%,#fbfcfa 58%,rgba(230,240,245,.56) 100%)}
.app-docx-page .docx-hero-media:before,.web-docx-page .docx-hero-media:before{background:linear-gradient(135deg,rgba(10,92,70,.10),rgba(0,124,165,.08))}
.app-docx-page .docx-hero-media img,.web-docx-page .docx-hero-media img{filter:saturate(.96) contrast(1.01)}
.docx-section{scroll-margin-top:105px}
.docx-service-card,.docx-step,.docx-faq,.docx-solution-line{position:relative;margin:12px 0;padding:21px 22px 21px 24px;border:1px solid var(--cream-line);border-radius:16px;background:var(--white);box-shadow:0 13px 30px -30px rgba(15,18,16,.55);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.docx-service-card:before,.docx-step:before,.docx-faq:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:16px 0 0 16px;background:linear-gradient(180deg,var(--docx-green),var(--docx-blue))}
.docx-service-card h3,.docx-step h3,.docx-faq h3{margin:0 0 7px;color:var(--ink);font-size:1.06rem;line-height:1.35}
.docx-service-card p,.docx-step p,.docx-faq p,.docx-solution-line{color:var(--ink-soft);font-size:.96rem;line-height:1.68}
.docx-service-card p,.docx-step p,.docx-faq p{margin:0}
.docx-service-card:hover,.docx-step:hover,.docx-faq:hover{transform:translateY(-2px);border-color:rgba(0,124,165,.24);box-shadow:0 18px 38px -30px rgba(15,18,16,.42)}
.docx-step{padding-left:72px;counter-increment:docx-step}
.docx-step:after{content:counter(docx-step,decimal-leading-zero);position:absolute;left:22px;top:22px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,rgba(14,122,94,.12),rgba(0,124,165,.12));color:var(--docx-green-deep);font-family:'JetBrains Mono',monospace;font-size:.72rem;font-weight:800}
.docx-section:has(.docx-step){counter-reset:docx-step}
.docx-faq{background:linear-gradient(145deg,#fff,rgba(230,240,245,.34))}
.docx-faq h3:after{content:"?";float:right;width:27px;height:27px;display:grid;place-items:center;margin-left:12px;border-radius:50%;background:var(--logo-blue-soft);color:var(--logo-blue);font-family:'JetBrains Mono',monospace;font-size:.76rem}
.docx-solution-line{padding:14px 17px;margin:8px 0;background:var(--paper-deep);box-shadow:none}
.docx-minor-heading{margin:22px 0 10px;color:var(--ink);font-size:1.1rem;line-height:1.4}
.docx-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:34px;padding:28px;border:1px solid var(--cream-line);border-radius:var(--radius);background:linear-gradient(135deg,rgba(14,122,94,.055),rgba(0,124,165,.045))}
.docx-actions .btn-primary,.docx-actions .btn-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;font-weight:700}
.docx-actions .btn-secondary{border:1px solid var(--cream-line);background:#fff;color:var(--ink)}
.docx-actions .btn-secondary:hover{border-color:var(--logo-blue);color:var(--logo-blue)}
@media(min-width:860px){
  .docx-section:has(.docx-service-card),.docx-section:has(.docx-step),.docx-section:has(.docx-faq){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}
  .docx-section:has(.docx-service-card)>h2,.docx-section:has(.docx-service-card)>p,.docx-section:has(.docx-service-card)>.docx-list,.docx-section:has(.docx-service-card)>.docx-callout,
  .docx-section:has(.docx-step)>h2,.docx-section:has(.docx-step)>p,.docx-section:has(.docx-step)>.docx-list,.docx-section:has(.docx-step)>.docx-callout,
  .docx-section:has(.docx-faq)>h2,.docx-section:has(.docx-faq)>p,.docx-section:has(.docx-faq)>.docx-list,.docx-section:has(.docx-faq)>.docx-callout{grid-column:1/-1}
  .docx-section:has(.docx-service-card) .docx-service-card,.docx-section:has(.docx-step) .docx-step,.docx-section:has(.docx-faq) .docx-faq{margin:0}
}
@media(max-width:760px){.docx-kicker{font-size:.66rem}.docx-actions{justify-content:stretch;padding:18px}.docx-actions a{flex:1 1 100%}.docx-step{padding-left:62px}.docx-step:after{left:17px}}
@media(prefers-reduced-motion:reduce){.docx-service-card,.docx-step,.docx-faq{transition:none}}
