.technology-page{min-width:0;max-width:100%;overflow:visible}.technology-page>section{width:100%;max-width:100%}.technology-page :is(section,article,div,img){min-width:0}.technology-page img{max-width:100%}.technology-page :is(h1,h2,h3,p,strong,span){overflow-wrap:anywhere}.technology-page .breadcrumb{flex-wrap:wrap;align-items:center;display:flex}.technology-page .breadcrumb .sep{flex:none}.ai-hero{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:48px;display:grid}.ai-hero>*{min-width:0;max-width:100%}.ai-hero img{object-fit:contain;border:1px solid var(--line);width:100%;height:clamp(340px,31vw,420px);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:24px}.architecture-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.architecture-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px}.architecture-grid article>span{color:var(--green);letter-spacing:.1em;margin-bottom:15px;font-size:.72rem;font-weight:900;display:block}.architecture-grid strong{font-size:1.05rem;display:block}.architecture-grid p{color:var(--muted);margin:9px 0 0;font-size:.84rem}.workflow-section{background:var(--soft);box-shadow:0 0 0 100vmax var(--soft);clip-path:inset(0 -100vmax)}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.workflow-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:minmax(190px,.82fr) minmax(0,1.18fr);align-items:stretch;min-height:330px;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 12px 30px #191c230f}.workflow-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px #191c231a}.workflow-image{border-right:1px solid var(--line);background:linear-gradient(145deg,#f5f8f6,#edf3ef);place-items:center;min-width:0;min-height:0;padding:24px;display:grid}.workflow-image img{object-fit:contain;width:100%;height:280px;display:block}.workflow-grid article>div:last-child{flex-direction:column;justify-content:center;padding:32px;display:flex}.workflow-grid article>div:last-child>span{width:42px;height:42px;color:var(--green);background:var(--green-soft);border-radius:12px;place-items:center;margin-bottom:18px;font-size:.76rem;font-weight:900;display:grid}.workflow-grid h3{margin:0 0 12px;font-size:1.15rem}.workflow-grid p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.capture-mode-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.capture-mode-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;box-shadow:0 10px 28px #191c230d}.capture-mode-grid strong{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:46px;height:46px;font-size:1.25rem;display:grid}.capture-mode-grid h3{margin:16px 0 8px}.capture-mode-grid p{color:var(--muted);margin:0;font-size:.86rem}.delivery-section{background:var(--soft);box-shadow:0 0 0 100vmax var(--soft);clip-path:inset(0 -100vmax)}.delivery-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.delivery-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:.72fr 1.28fr;align-items:center;display:grid;overflow:hidden}.delivery-image{background:linear-gradient(145deg,#f5f8f6,#edf3ef);place-items:center;height:390px;padding:22px;display:grid}.delivery-image img{object-fit:contain;width:100%;height:100%}.delivery-grid article>div:last-child{padding:28px}.delivery-grid article>div:last-child>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.delivery-grid h3{margin:9px 0 10px}.delivery-grid p{color:var(--muted);margin:0;font-size:.86rem}.live-requirements{color:#d9e6dc;background:#17321f;border-radius:16px;grid-template-columns:.38fr 1.62fr;gap:24px;margin-top:20px;padding:22px 24px;display:grid}.edge-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:48px;display:grid}.edge-copy{color:var(--muted);line-height:1.75}.edge-facts{gap:12px;display:grid}.edge-facts div{border-left:3px solid var(--green);background:var(--soft);border-radius:0 14px 14px 0;padding:18px 20px}.edge-facts strong,.edge-facts span{display:block}.edge-facts strong{color:var(--green);text-transform:uppercase;font-size:.76rem}.edge-facts span{color:var(--muted);margin-top:5px;font-size:.84rem}.connectivity-section{clip-path:inset(0 -100vmax);background:#17191d;box-shadow:0 0 0 100vmax #17191d}.connectivity-section h2{color:#fff}.connectivity-section .lead{color:#b9bec8}.connectivity-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.connectivity-grid article{background:#202628;border:1px solid #343a3c;border-radius:16px;padding:24px}.connectivity-grid strong{color:#7dd694}.connectivity-grid p{color:#b9bec8;margin:8px 0 0;font-size:.84rem}@media (width<=950px){.ai-hero,.edge-layout{grid-template-columns:minmax(0,1fr)}.architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-grid,.delivery-grid{grid-template-columns:minmax(0,1fr)}.workflow-grid article{grid-template-columns:minmax(170px,.72fr) minmax(0,1.28fr)}.delivery-grid article{grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr)}}@media (width<=650px){.technology-page .eyebrow{white-space:normal;max-width:100%}.technology-page .section-head{width:100%}.ai-hero{gap:34px}.ai-hero img{aspect-ratio:1;height:auto;min-height:300px;padding:18px}.architecture-grid,.workflow-grid,.connectivity-grid,.capture-mode-grid{grid-template-columns:minmax(0,1fr)}.workflow-grid article{grid-template-columns:minmax(0,1fr);min-height:0}.workflow-image{border-right:0;border-bottom:1px solid var(--line);padding:22px}.workflow-image img{height:clamp(240px,76vw,300px)}.workflow-grid article>div:last-child{padding:26px}.delivery-grid article{grid-template-columns:minmax(0,1fr)}.delivery-image{height:clamp(270px,82vw,330px)}.live-requirements{grid-template-columns:1fr}}
