:root{--brand-navy:#001736;--brand-navy-strong:#002b5c;--brand-orange:#fe6b00;--brand-surface:#f8f9fb;--brand-border:#d9dde5;--brand-text:#191c1e;--brand-muted:#58606b;--color-primary:0 23 54;--color-on-primary:255 255 255;--color-secondary:160 65 0;--color-on-secondary:255 255 255;--color-background:248 249 251;--color-on-background:25 28 30;--color-surface:248 249 251;--color-on-surface:25 28 30;--color-surface-variant:224 227 229;--color-on-surface-variant:67 71 79;--color-outline:116 119 128;--color-outline-variant:196 198 208;--color-inverse-surface:45 49 51;--color-inverse-on-surface:239 241 243;--color-primary-container:0 43 92;--color-on-primary-container:117 148 203;--color-secondary-container:254 107 0;--color-on-secondary-container:87 32 0;--color-primary-fixed:214 227 255;--color-primary-fixed-dim:170 199 255;--color-secondary-fixed:255 219 204;--color-secondary-fixed-dim:255 182 147;--color-surface-container:236 238 240;--color-surface-container-low:242 244 246;--color-surface-container-lowest:255 255 255;--color-surface-container-high:230 232 234;--color-surface-container-highest:224 227 229;--color-surface-dim:216 218 220;--color-surface-bright:248 249 251;--color-surface-tint:63 95 146;--color-tertiary:24 24 24;--color-on-tertiary:255 255 255;--color-tertiary-container:44 44 44;--color-on-tertiary-container:149 147 147;--color-tertiary-fixed:229 226 225;--color-tertiary-fixed-dim:200 198 197;--color-on-tertiary-fixed:28 27 27;--color-on-tertiary-fixed-variant:71 71 70;--color-on-primary-fixed:0 27 62;--color-on-primary-fixed-variant:38 71 121;--color-on-secondary-fixed:53 16 0;--color-on-secondary-fixed-variant:122 48 0;--color-error:186 26 26;--color-on-error:255 255 255;--color-error-container:255 218 214;--color-on-error-container:147 0 10}body{font-family:Inter,sans-serif;background:var(--brand-surface);color:var(--brand-text)}.content-shell[data-hsa-theme=home]{--color-primary:254 107 0;--color-on-primary:255 255 255;--color-secondary:0 23 54;--color-on-secondary:255 255 255;--color-background:255 255 255;--color-on-background:25 28 30;--color-surface:248 249 251;--color-on-surface:25 28 30;--color-surface-variant:224 227 229;--color-on-surface-variant:67 71 79;--color-outline:116 119 128;--color-outline-variant:196 198 208;--color-inverse-surface:45 49 51;--color-inverse-on-surface:239 241 243;--color-primary-container:255 219 204;--color-on-primary-container:53 16 0;--color-secondary-container:0 43 92;--color-on-secondary-container:214 227 255}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.content-shell{min-height:100vh;background:radial-gradient(circle at top right,rgba(254,107,0,.08),transparent 28%),linear-gradient(180deg,#fff,var(--brand-surface))}.page-content{overflow-x:clip}.shell-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(0,23,54,.08);backdrop-filter:blur(18px);background:hsla(0,0%,100%,.88)}.shell-footer-bottom,.shell-footer-inner,.shell-header-inner,.shell-main,.shell-secondary-inner{width:min(1200px,calc(100% - 32px));margin:0 auto}.shell-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.shell-brand{display:flex;align-items:center;gap:12px;min-width:0}.shell-brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand-orange),#ffb36d);color:#fff;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:800}.shell-brand-copy{display:flex;flex-direction:column;gap:2px}.shell-brand-copy strong{font-size:.95rem;line-height:1.1}.shell-brand-copy span{color:var(--brand-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.shell-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.shell-nav-link,.shell-nav-summary{padding:10px 14px;border-radius:999px;color:var(--brand-muted);font-size:.88rem;font-weight:700;transition:.18s ease}.shell-nav-group[open] .shell-nav-summary,.shell-nav-link.is-active,.shell-nav-link:hover,.shell-nav-summary:hover{background:rgba(0,43,92,.07);color:var(--brand-navy)}.shell-nav-group{position:relative}.shell-nav-group summary{list-style:none;cursor:pointer}.shell-nav-group summary::-webkit-details-marker{display:none}.shell-nav-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;padding:10px;border-radius:18px;border:1px solid rgba(0,23,54,.08);background:#fff;box-shadow:0 18px 50px rgba(0,23,54,.12);display:grid;gap:4px}.shell-nav-menu a{padding:10px 12px;border-radius:12px;color:var(--brand-muted);font-size:.88rem;font-weight:600}.shell-nav-menu a:hover{background:var(--brand-surface);color:var(--brand-navy)}.shell-cta{padding:12px 18px;border-radius:999px;background:var(--brand-navy);color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.08em;white-space:nowrap}.shell-secondary{border-bottom:1px solid rgba(0,23,54,.06);background:rgba(248,249,251,.94)}.shell-secondary-inner{justify-content:space-between;gap:14px;padding:14px 0}.shell-breadcrumbs,.shell-secondary-inner{display:flex;flex-wrap:wrap;align-items:center}.shell-breadcrumbs{gap:10px;color:var(--brand-muted);font-size:.8rem;font-weight:700}.shell-breadcrumb-item{display:inline-flex;align-items:center;gap:10px}.shell-breadcrumbs .is-current{color:var(--brand-navy)}.shell-subnav{display:flex;flex-wrap:wrap;gap:8px}.shell-subnav a{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(0,23,54,.08);color:var(--brand-muted);font-size:.76rem;font-weight:800;letter-spacing:.08em}.shell-subnav a.is-active{background:var(--brand-navy);border-color:var(--brand-navy);color:#fff}.shell-main{padding:36px 0 80px}.card-panel,.cta-panel,.hero-panel,.metric-panel,.section-panel{border:1px solid rgba(0,23,54,.08);background:#fff;box-shadow:0 20px 50px rgba(0,23,54,.06)}.hero-panel{overflow:hidden;border-radius:32px;background:radial-gradient(circle at top right,rgba(254,107,0,.16),transparent 26%),linear-gradient(135deg,#001736,#002b5c 60%,#0d3f7f);color:#fff}.card-grid,.detail-grid,.hero-grid,.metric-grid,.section-grid{display:grid;gap:24px}.hero-grid{grid-template-columns:1.35fr .85fr;padding:48px;align-items:stretch}.hero-copy{display:grid;gap:20px}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.74rem;font-weight:800;letter-spacing:.24em}.eyebrow:before{content:"";width:38px;height:1px;background:currentColor;opacity:.8}.hero-copy h1,.section-heading h2{margin:0;line-height:.92;letter-spacing:-.06em}.hero-copy h1{font-size:clamp(2.8rem,8vw,5.8rem)}.card-panel p,.hero-copy p,.metric-panel p,.section-heading p{margin:0;color:inherit;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;border:0;padding:14px 18px;border-radius:999px;cursor:pointer;font-size:.8rem;font-weight:800;letter-spacing:.1em}.hero-button{background:var(--brand-orange);color:#fff}.secondary-button{background:hsla(0,0%,100%,.08);color:#fff;border:1px solid hsla(0,0%,100%,.14)}.hero-aside{display:grid;gap:16px;align-content:stretch}.hero-visual{min-height:340px;border-radius:28px;border:1px solid hsla(0,0%,100%,.1);background:radial-gradient(circle at 30% 25%,rgba(254,107,0,.32),transparent 18%),radial-gradient(circle at 72% 55%,hsla(0,0%,100%,.14),transparent 24%),linear-gradient(160deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.02));overflow:hidden;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.hero-visual img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:24px}.card-grid,.detail-grid,.metric-grid,.section-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.card-panel,.metric-panel{border-radius:24px;padding:24px}.metric-panel{grid-column:span 4;background:linear-gradient(180deg,hsla(0,0%,100%,.98),#f5f8fc)}.metric-panel strong{display:block;font-size:2rem;line-height:1;letter-spacing:-.05em;color:var(--brand-navy);margin-bottom:8px}.card-label,.metric-label{display:block;margin-bottom:10px;color:var(--brand-orange);font-size:.72rem;font-weight:800;letter-spacing:.16em}.section-panel{border-radius:32px;padding:40px}.section-heading{display:grid;gap:14px;margin-bottom:28px}.section-heading h2{font-size:clamp(2rem,5vw,3.4rem)}.section-heading p{color:var(--brand-muted);max-width:760px}.card-panel h3,.card-panel h4{margin:0 0 12px;color:var(--brand-navy);line-height:1.05}.card-panel h3{font-size:1.5rem}.card-panel h4{font-size:1.2rem}.card-panel p{color:var(--brand-muted)}.card-panel.is-accent{background:linear-gradient(135deg,#001736,#0d3f7f);color:#fff}.card-panel.is-accent h3,.card-panel.is-accent h4,.card-panel.is-accent p{color:inherit}.card-panel.is-accent .card-label{color:#ffb36d}.cta-panel{border-radius:32px;padding:36px 40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;background:radial-gradient(circle at top right,rgba(254,107,0,.18),transparent 28%),linear-gradient(180deg,#fff,#f3f6fa)}.cta-copy{max-width:700px}.cta-copy h2{margin:0 0 12px;color:var(--brand-navy);font-size:clamp(1.8rem,4vw,2.8rem);line-height:.98}.cta-copy p{margin:0;color:var(--brand-muted);line-height:1.7}.cta-actions{display:flex;flex-wrap:wrap;gap:12px}.link-chip{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:999px;border:1px solid rgba(0,23,54,.08);background:#fff;color:var(--brand-navy);font-size:.78rem;font-weight:800;letter-spacing:.08em}.chip-row{display:flex;flex-wrap:wrap;gap:10px}.chip-row,.panel-action{margin-top:22px}.mdx-prose{color:var(--brand-muted);font-size:1rem;line-height:1.9}.mdx-prose>*+*{margin-top:1rem}.mdx-prose h2,.mdx-prose h3{color:var(--brand-navy);line-height:1.02}.mdx-prose h2{margin-top:0;font-size:1.9rem}.mdx-prose h3{font-size:1.3rem}.mdx-prose ul{margin:0;padding-left:1.2rem}.mdx-prose li+li{margin-top:.45rem}.faq-list{display:grid;gap:16px}.faq-item{border:1px solid rgba(0,23,54,.08);border-radius:22px;background:#fff;padding:20px 22px}.faq-item h3{margin:0 0 10px;color:var(--brand-navy);font-size:1.1rem}.faq-item p{margin:0;color:var(--brand-muted);line-height:1.8}.faq-hero-panel{min-height:auto}.faq-hero-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;padding:64px 48px;align-items:stretch}.faq-hero-copy{align-content:start}.faq-hero-copy h1{font-size:clamp(2.32rem,5.8vw,4.55rem);line-height:.98}.faq-topic-row{display:flex;flex-wrap:wrap;gap:10px}.faq-topic-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.9);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-decoration:none;white-space:nowrap}.faq-topic-chip:hover{background:hsla(0,0%,100%,.12)}.faq-hero-aside{display:grid;gap:18px;align-content:start}.faq-hero-card{display:grid;gap:18px;padding:24px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06)}.faq-hero-card p{margin:0;color:hsla(0,0%,100%,.78);line-height:1.75}.faq-hero-card-muted{background:rgba(0,0,0,.14)}.faq-hero-cta-stack{display:flex;flex-wrap:wrap;gap:12px}.faq-hero-metrics{display:grid;gap:14px}.faq-hero-metric{display:grid;gap:4px;padding-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.12)}.faq-hero-metric:last-child{padding-bottom:0;border-bottom:0}.faq-hero-metric strong{color:#fff;font-family:Manrope,sans-serif;font-size:1.9rem;line-height:1}.faq-hero-metric span{color:hsla(0,0%,100%,.74);font-size:.88rem;line-height:1.6}.faq-section-panel{padding:48px}.faq-page-grid{display:grid;grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);gap:28px;align-items:start}.faq-sidebar{display:grid;gap:18px;position:sticky;top:110px}.faq-sidebar-card{display:grid;gap:16px;padding:24px;border:1px solid rgba(0,23,54,.08);background:linear-gradient(180deg,#fff,#f8fafc)}.faq-empty-panel h3,.faq-sidebar-card h2{margin:0;color:var(--brand-navy);line-height:1.02}.faq-sidebar-card h2{font-size:2rem}.faq-category-nav{display:grid;gap:10px}.faq-category-link{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 18px;border:1px solid rgba(0,23,54,.08);background:#fff;color:var(--brand-navy);font-family:Manrope,sans-serif;font-size:.92rem;font-weight:800;letter-spacing:.03em;text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.faq-category-link:hover{border-color:rgba(254,107,0,.28);box-shadow:0 16px 40px rgba(0,23,54,.08);transform:translateY(-1px)}.faq-sidebar-actions{display:grid;gap:12px}.faq-sidebar-button{justify-content:center}.faq-empty-panel p,.faq-section-header p,.faq-sidebar-card p{margin:0;color:var(--brand-muted);line-height:1.8}.faq-sidebar-card-outline{background:#fff}.faq-sidebar-stats{display:grid;gap:14px}.faq-sidebar-stats>div{display:grid;gap:4px;padding-top:14px;border-top:1px solid rgba(0,23,54,.08)}.faq-sidebar-stats strong{color:var(--brand-navy);font-family:Manrope,sans-serif;font-size:1.65rem;line-height:1}.faq-sidebar-stats span{color:var(--brand-muted);font-size:.9rem}.faq-content-column{display:grid;gap:24px}.faq-category-section{display:grid;gap:18px}.faq-section-header{display:grid;gap:12px;padding:4px 0 2px}.faq-section-header h2{margin:0;color:var(--brand-navy);font-size:clamp(2rem,4vw,3rem);line-height:.96}.faq-accordion-list{display:grid;gap:14px}.faq-accordion-item,.faq-empty-panel{border:1px solid rgba(0,23,54,.08);background:#fff}.faq-accordion-item summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:start;padding:22px 24px;list-style:none;cursor:pointer}.faq-accordion-item summary::-webkit-details-marker{display:none}.faq-accordion-index{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid rgba(254,107,0,.24);background:rgba(254,107,0,.08);color:var(--brand-orange);font-size:.78rem;font-weight:900;letter-spacing:.12em}.faq-accordion-question{display:block;color:var(--brand-navy);font-family:Manrope,sans-serif;font-size:1.08rem;font-weight:800;line-height:1.45;padding-top:.25rem}.faq-accordion-toggle{position:relative;width:18px;height:18px;margin-top:.7rem;flex:0 0 auto}.faq-accordion-toggle:after,.faq-accordion-toggle:before{content:"";position:absolute;top:50%;left:50%;width:18px;height:1.5px;background:var(--brand-navy);transform:translate(-50%,-50%);transition:transform .18s ease,opacity .18s ease}.faq-accordion-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-accordion-item[open] .faq-accordion-toggle:after{opacity:0}.faq-accordion-body{padding:0 24px 24px 84px}.faq-accordion-body .mdx-prose{max-width:none}.faq-accordion-body p{margin:0;color:var(--brand-muted);line-height:1.8}.faq-empty-panel{display:grid;gap:14px;padding:28px}.blog-article-panel,.blog-detail-hero,.blog-index-hero,.blog-stream-panel{border:1px solid rgba(0,23,54,.08);background:linear-gradient(180deg,#fff,#f8fafc)}.blog-index-hero{margin-top:18px;padding:36px 0 22px;border:0;background:transparent}.blog-index-simple-head{display:grid;gap:12px;max-width:760px;margin:0 auto;justify-items:center;text-align:center}.blog-index-simple-head h1{margin:0;color:var(--brand-navy);font-size:clamp(2.3rem,5vw,3.9rem);line-height:1;letter-spacing:-.05em;font-weight:900}.blog-index-simple-head p{margin:0;max-width:44rem;color:var(--brand-muted);font-size:.98rem;line-height:1.8}.blog-index-head-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:2px}.blog-detail-hero-grid,.blog-index-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:28px;align-items:stretch}.blog-detail-copy,.blog-index-copy{display:grid;gap:18px;align-content:start}.blog-detail-copy h1,.blog-index-copy h1{margin:0;color:var(--brand-navy);max-width:18.5ch;font-size:clamp(2rem,3.8vw,3.45rem);font-weight:700;line-height:.98;letter-spacing:-.045em;text-wrap:balance}.blog-detail-copy p,.blog-index-copy p{margin:0;max-width:44rem;color:var(--brand-muted);font-size:1.03rem;line-height:1.8}.blog-detail-hero .hero-actions,.blog-index-hero .hero-actions{margin-top:0}.blog-outline-button{background:transparent;color:var(--brand-navy);border:1px solid rgba(0,23,54,.16)}.blog-detail-sidecard,.blog-index-aside{display:grid;gap:18px;align-content:start}.blog-detail-sidecard{align-content:start}.blog-detail-sidecard-media{overflow:hidden;background:#edf2f7;border:1px solid rgba(0,23,54,.08)}.blog-detail-sidecard-media img{width:100%;max-height:260px;-o-object-fit:cover;object-fit:cover;display:block}.blog-article-aside-card,.blog-aside-card,.blog-detail-sidecard,.blog-empty-state,.blog-focus-card,.blog-list-item{border:1px solid rgba(0,23,54,.08);background:#fff}.blog-article-aside-card,.blog-aside-card,.blog-detail-sidecard{display:grid;gap:14px;padding:24px}.blog-article-aside-card strong,.blog-aside-card strong,.blog-detail-sidecard strong{color:var(--brand-navy);font-family:Manrope,sans-serif;font-size:clamp(2rem,3vw,2.7rem);line-height:1}.blog-article-aside-card p,.blog-aside-card p,.blog-detail-sidecard p,.blog-empty-state p,.blog-focus-card p,.blog-list-copy p,.blog-list-placeholder p{margin:0;color:var(--brand-muted);line-height:1.75}.blog-aside-card-muted{background:linear-gradient(180deg,#f7f9fc,#fff)}.blog-aside-list{display:grid;gap:10px;margin:0;padding-left:1.1rem;color:var(--brand-muted)}.blog-section-heading{display:grid;gap:12px;margin-bottom:26px}.blog-list-header h3,.blog-section-heading h2{margin:0;color:var(--brand-navy);line-height:.98}.blog-section-heading h2{font-size:clamp(2rem,4vw,3.35rem)}.blog-list-header p,.blog-section-heading p{margin:0;color:var(--brand-muted);line-height:1.75}.blog-empty-copy h3,.blog-featured-copy h3,.blog-focus-card h3,.blog-list-copy h4{margin:0;color:var(--brand-navy);line-height:1.08}.blog-focus-card h3{font-size:1.3rem}.blog-stream-panel{margin-top:0;padding:18px 0 24px;border:0;background:transparent}.blog-archive-thumb,.blog-article-media,.blog-featured-media,.blog-list-thumb{overflow:hidden;background:#edf2f7}.blog-archive-thumb img,.blog-article-media img,.blog-featured-media img,.blog-list-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.blog-meta-row{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;color:var(--brand-muted);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.blog-image-fallback{display:grid;gap:14px;align-content:end;min-height:100%;padding:28px;background:linear-gradient(rgba(0,23,54,.48),rgba(0,23,54,.8)),linear-gradient(135deg,#0d274f,#214f89)}.blog-image-fallback strong{color:#fff;font-family:Manrope,sans-serif;font-size:clamp(1.35rem,2vw,2.1rem);line-height:1.08}.blog-image-fallback-compact{padding:20px}.blog-empty-state{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:22px;padding:28px;margin-bottom:30px}.blog-empty-copy{display:grid;gap:12px;max-width:760px}.blog-empty-actions{display:flex;flex-wrap:wrap;gap:12px}.blog-empty-outline{background:transparent;color:var(--brand-navy);border:1px solid rgba(0,23,54,.16)}.blog-list-block{display:grid;gap:18px}.blog-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px}.blog-reference-card{display:grid;gap:0;border:1px solid rgba(0,23,54,.08);background:#fff}.blog-reference-media{display:block;min-height:280px;overflow:hidden;background:#edf2f7}.blog-reference-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.blog-reference-copy{display:grid;gap:14px;padding:22px 22px 24px}.blog-reference-meta{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;color:var(--brand-muted);font-size:.72rem;font-weight:700;letter-spacing:.02em}.blog-category-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;border:0;background:#2962ff;color:#fff;font-size:.56rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.blog-reference-copy h2{margin:0;color:var(--brand-navy);font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.14}.blog-reference-copy h2 a{color:inherit}.blog-reference-copy p{margin:0;color:var(--brand-muted);line-height:1.8}.blog-read-link{color:#2962ff;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blog-read-link.is-static{cursor:default}.blog-flow-list{display:grid;gap:84px}.blog-flow-item{display:grid;grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);gap:28px;align-items:center;padding-block:6px}.blog-flow-item.is-reversed{grid-template-columns:minmax(320px,.42fr) minmax(0,.58fr)}.blog-flow-item.is-reversed .blog-flow-media-shell{order:2}.blog-flow-item.is-reversed .blog-flow-copy{order:1}.blog-flow-media-shell{min-width:0}.blog-flow-media{display:grid;place-items:center;min-height:360px;overflow:hidden;background:#e9eef5;border-radius:0 0 38px 0;padding:18px}.blog-flow-media img{width:100%;height:100%;min-height:360px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;display:block}.blog-flow-copy{display:grid;gap:18px;align-content:center;padding-inline:6px 0}.blog-flow-copy h2{margin:0;color:var(--brand-navy);max-width:19ch;font-size:clamp(2rem,2.45vw,2.72rem);font-weight:800;line-height:1.06;letter-spacing:-.045em;text-wrap:balance}.blog-flow-copy h2 a{color:inherit}.blog-flow-copy p{margin:0;max-width:34rem;color:var(--brand-muted);font-size:.98rem;line-height:1.85}.blog-list-item{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px}.blog-list-thumb{min-height:176px}.blog-list-copy{display:grid;gap:10px}.blog-list-copy h4{font-size:1.42rem}.blog-list-action{display:flex;align-items:center;justify-content:flex-end}.blog-list-placeholder{padding:20px 0 4px;border-top:1px solid rgba(0,23,54,.08)}.blog-detail-hero{margin-top:36px;padding:40px 44px}.blog-detail-hero-grid{grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr)}.blog-detail-copy{gap:14px}.blog-detail-copy p{max-width:38rem;line-height:1.72}.blog-back-link{color:var(--brand-accent);font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blog-article-panel{margin-top:24px;padding:44px 48px}.blog-article-layout{display:grid;grid-template-columns:minmax(240px,.34fr) minmax(0,.66fr);gap:32px;align-items:start}.blog-article-aside{position:sticky;top:110px}.blog-article-prose{min-width:0;color:var(--brand-text)}.blog-article-prose>*+*{margin-top:1.4rem}.blog-article-prose>p:first-child{color:var(--brand-navy);font-size:1.18rem;line-height:1.9}.blog-article-prose p{color:var(--brand-muted);line-height:1.9}.blog-article-prose h2,.blog-article-prose h3{color:var(--brand-navy);font-family:Manrope,sans-serif;font-weight:400;letter-spacing:-.02em}.blog-article-prose h2{margin-top:2.2rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.blog-article-prose h3{margin-top:1.6rem;font-size:clamp(1.2rem,2.2vw,1.5rem);line-height:1.2}.blog-article-prose a{color:var(--brand-accent);text-decoration:underline;text-underline-offset:.16em}.blog-article-prose blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid rgba(255,124,32,.8);background:linear-gradient(180deg,rgba(255,124,32,.06),rgba(255,124,32,.01));color:var(--brand-navy);font-family:Manrope,sans-serif;font-size:1.15rem;line-height:1.7}.blog-article-prose ol{margin:0;padding-left:1.2rem}.blog-article-prose figcaption{margin-top:.75rem;color:var(--brand-muted);font-size:.88rem;line-height:1.6}.blog-related-list{display:grid;gap:12px}.blog-related-link{display:grid;gap:4px;padding-top:12px;border-top:1px solid rgba(0,23,54,.08)}.blog-related-link:first-child{padding-top:0;border-top:0}.blog-related-link strong{color:var(--brand-navy);font-size:1rem;line-height:1.35}.blog-related-link span{color:var(--brand-muted);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.blog-article-prose .sanity-inline-image{margin:1.5rem 0}.blog-article-prose .sanity-inline-image img{width:100%;height:auto;display:block}.blog-article-prose .sanity-inline-video{margin:1.75rem 0}.blog-article-prose .sanity-inline-video video{width:100%;height:auto;display:block;border-radius:18px;background:#061120}.blog-article-prose .sanity-comparison-table{margin-top:1.8rem;overflow-x:auto}.blog-article-prose .sanity-comparison-table table{width:100%;border-collapse:collapse;border:1px solid rgba(0,23,54,.14);background:#fff}.blog-article-prose .sanity-comparison-table td,.blog-article-prose .sanity-comparison-table th{padding:14px 16px;border:1px solid rgba(0,23,54,.14);text-align:left;vertical-align:top}.blog-article-prose .sanity-comparison-table th{color:var(--brand-navy);font-family:Manrope,sans-serif;font-size:.98rem;font-weight:900;background:linear-gradient(180deg,#fbfcfe,#f3f7fb)}.blog-article-prose .sanity-comparison-table td{color:var(--brand-muted);line-height:1.75}.structured-form{display:grid;gap:18px}.structured-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.structured-form label{display:grid;gap:8px}.structured-form label>span{color:var(--brand-navy);font-size:.78rem;font-weight:800;letter-spacing:.08em}.structured-form input,.structured-form textarea{width:100%;border:1px solid rgba(0,23,54,.12);border-radius:16px;background:#fff;padding:14px 16px;color:var(--brand-text);font:inherit}.structured-checkbox{display:flex!important;align-items:flex-start;gap:12px;color:var(--brand-muted);font-size:.92rem}.structured-checkbox input{width:18px;height:18px;margin-top:2px}.structured-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.structured-form-status{margin:0;font-size:.92rem;font-weight:600}.structured-form-status.is-success{color:#0b7a38}.structured-form-status.is-error{color:#b42318}.structured-form-status.is-pending{color:var(--brand-muted)}.hero-button:disabled{cursor:wait;opacity:.72}.shell-footer{margin-top:24px;padding-top:24px;border-top:1px solid rgba(0,23,54,.08)}.shell-footer-inner{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:24px;padding:20px 0 24px}.shell-footer h4{margin:0 0 12px;color:var(--brand-navy);font-size:.9rem}.shell-footer a,.shell-footer p,.shell-footer-bottom{color:var(--brand-muted);font-size:.9rem;line-height:1.7}.shell-footer-links{display:grid;gap:8px}.shell-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:18px 0 40px;border-top:1px solid rgba(0,23,54,.08)}@media (max-width:960px){.hero-grid,.shell-footer-inner{grid-template-columns:1fr}.card-panel,.metric-panel{grid-column:span 12}.faq-hero-layout,.faq-page-grid,.structured-form-grid{grid-template-columns:1fr}.faq-sidebar{position:static}.faq-category-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-article-layout,.blog-detail-hero-grid,.blog-featured-card,.blog-flow-item,.blog-flow-item.is-reversed,.blog-index-hero-grid,.blog-list-item,.blog-reference-grid{grid-template-columns:1fr}.blog-flow-item.is-reversed .blog-flow-copy,.blog-flow-item.is-reversed .blog-flow-media-shell{order:0}.blog-list-action{justify-content:flex-start}.blog-article-aside{position:static}}@media (max-width:720px){.shell-footer-bottom,.shell-footer-inner,.shell-header-inner,.shell-main,.shell-secondary-inner{width:min(1200px,calc(100% - 20px))}.cta-panel,.hero-grid,.section-panel{padding:28px 22px}.shell-cta,.shell-nav{display:none}.faq-hero-layout,.faq-section-panel{padding:28px 22px}.faq-category-nav{grid-template-columns:1fr}.blog-article-panel,.blog-detail-hero,.blog-index-hero,.blog-stream-panel{padding:28px 0}.blog-archive-thumb,.blog-featured-media,.blog-flow-media,.blog-flow-media img,.blog-reference-media{min-height:240px}.blog-flow-list{gap:48px}.blog-flow-copy{gap:14px;padding-inline:0}.blog-flow-copy h2{font-size:clamp(1.7rem,7vw,2.5rem)}.blog-detail-copy h1,.blog-index-copy h1{max-width:100%;font-size:clamp(1.48rem,5.6vw,1.95rem);line-height:1}.blog-empty-state,.blog-list-item{padding:18px}.faq-accordion-item summary{grid-template-columns:1fr auto;padding:18px}.faq-accordion-index{grid-column:1/2;margin-bottom:2px;min-width:38px;min-height:38px}.faq-accordion-question{grid-column:1/2;padding-top:0}.faq-accordion-toggle{grid-column:2/3;grid-row:1/span 2;margin-top:.85rem}.faq-accordion-body{padding:0 18px 18px}}.content-shell{overflow-x:clip;background:linear-gradient(180deg,#fff,var(--brand-surface))}.hsa-secondary{display:block!important}.hsa-subnav{display:flex!important;flex-wrap:wrap;gap:8px}.shell-main{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:0 0 80px}.card-panel,.cta-panel,.faq-item,.hero-panel,.metric-panel,.section-panel,.structured-form{box-shadow:none;border-radius:2px}.hero-panel{border:0;min-height:600px;background:linear-gradient(rgba(0,23,54,.78),rgba(0,23,54,.92)),linear-gradient(135deg,#001736,#002b5c)}.hero-grid{grid-template-columns:1.12fr .88fr;padding:72px 48px}.cta-copy h2,.hero-copy h1,.section-heading h2{font-style:normal}.hero-copy p{max-width:42rem;color:hsla(0,0%,100%,.82);font-size:1.08rem}.hero-button,.link-chip,.secondary-button,.structured-form .hero-button{min-height:54px;padding:0 28px;border-radius:2px;letter-spacing:.18em}.hero-button{background:linear-gradient(135deg,#fe6b00,#ff8d3a)}.secondary-button{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.2)}.hero-visual{border-radius:0;border:0}.hero-visual img{padding:8px;filter:drop-shadow(0 35px 35px rgba(0,0,0,.6))}.shell-kind-product-detail .hero-aside{align-content:center;justify-items:center}.shell-kind-product-detail .hero-visual{display:grid;place-items:center;min-height:420px}.shell-kind-product-detail .hero-visual img{width:min(100%,430px);max-height:460px;height:auto;padding:0;-o-object-fit:contain;object-fit:contain}.card-panel,.metric-panel{padding:28px}.section-panel{padding:56px 48px}.section-heading h2{color:var(--brand-navy)}.card-panel.is-accent,.cta-panel{background:linear-gradient(135deg,#001736,#0d274f);color:#fff;border:0}.cta-panel{padding:44px 48px}.card-panel.is-accent h3,.card-panel.is-accent h4,.card-panel.is-accent p,.cta-copy h2,.cta-copy p{color:inherit}.cta-copy p{color:hsla(0,0%,100%,.78)}.mdx-prose{color:#4a5568;font-size:1.02rem}.faq-item{padding:24px}.structured-form{padding:28px;border:1px solid rgba(0,23,54,.08);background:#fff}.structured-form input,.structured-form textarea{border-radius:2px}.kinetic-border{position:relative}.kinetic-border:after{content:"";position:absolute;bottom:-8px;left:0;width:32px;height:2px;background:rgb(var(--color-primary)/1)}.glass-effect,.glass-panel{background:rgba(248,249,251,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.timeline-path{background:linear-gradient(180deg,transparent 0,rgb(var(--color-outline)/1) 15%,rgb(var(--color-outline)/1) 85%,transparent 100%)}.forklift-workflow-board{overflow:hidden}.forklift-hero-title{max-width:100%}@media (min-width:1024px){.forklift-hero-inner{padding-block:50px}}.forklift-hero{height:auto!important;min-height:0!important;overflow:visible}.forklift-section-title{max-width:100%}.forklift-highlights-title,.forklift-section-title--compact{max-width:none;font-size:clamp(2rem,3vw,3.25rem)}.forklift-section-title--compact{line-height:1.04}@media (min-width:1024px){.forklift-highlights-title,.forklift-section-title--single-line{white-space:nowrap}}.agv-forklift-product-page .forklift-hero-title{font-size:clamp(2.7rem,3.5vw,3.4rem);line-height:.98}.agv-forklift-product-page .forklift-section-title,.agv-forklift-product-page .hsa-ui-title{font-size:clamp(1.9rem,2.7vw,3rem);line-height:1.06}.forklift-workflow-step{min-height:216px;padding:18px 16px 20px;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,23,54,.72)}.forklift-workflow-node{width:11px;height:11px;margin-bottom:20px;border:2px solid hsla(0,0%,100%,.72);border-radius:999px;background:var(--brand-orange);box-shadow:0 0 0 5px rgba(254,107,0,.14);animation:forklift-node-pulse 2.8s ease-in-out infinite;animation-delay:var(--step-delay,0ms)}.forklift-workflow-route{display:none}@media (min-width:1280px){.forklift-workflow-route{position:absolute;top:49px;right:10%;left:10%;display:block;height:1px;background:linear-gradient(90deg,rgba(254,107,0,.18),rgba(254,107,0,.8) 18%,rgba(109,224,220,.74) 50%,rgba(254,107,0,.8) 82%,rgba(254,107,0,.18))}.forklift-workflow-route:after{position:absolute;top:-2px;left:-4%;width:13%;height:5px;border-radius:999px;background:#6de0dc;box-shadow:0 0 18px rgba(109,224,220,.9);content:"";animation:forklift-route-scan 4.8s linear infinite}.forklift-workflow-step{min-height:240px;padding:20px 14px 22px;border-color:transparent;background:transparent}.forklift-workflow-node{position:relative;z-index:2;margin-bottom:26px}}@keyframes forklift-node-pulse{0%,to{transform:scale(.9);opacity:.64}50%{transform:scale(1.16);opacity:1}}@keyframes forklift-route-scan{0%{transform:translateX(0)}to{transform:translateX(820%)}}@media (prefers-reduced-motion:reduce){.forklift-workflow-node,.forklift-workflow-route:after{animation:none}}.about-feature-icon{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}.no-scrollbar::-webkit-scrollbar{display:none}.no-line-transition{transition:background-color .3s ease}.about-brand-marquee{position:relative;width:100%;overflow:hidden}.about-brand-marquee-track{display:flex;width:-moz-max-content;width:max-content;align-items:center;gap:0;will-change:transform;animation:about-brand-marquee-scroll 28s linear infinite}.about-brand-marquee-group{display:flex;flex:0 0 auto;align-items:center;gap:1.5rem;padding-inline:1.5rem}.about-brand-marquee-group>*{flex:0 0 auto}.about-brand-marquee:hover .about-brand-marquee-track{animation-play-state:paused}@keyframes about-brand-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion:reduce){.about-brand-marquee-track{animation:none}}body[data-page-key=solutions-machine-tending-automation] .hsa-cookie-banner,body[data-page-key=solutions-machine-tending-automation] .hsa-mobile-menu,body[data-page-key=solutions-machine-tending-automation] .hsa-mobile-toggle,body[data-page-key=solutions-machine-tending-automation] .hsa-top-nav{display:none!important}body[data-page-key=solutions-machine-tending-automation] .hsa-header-inner{justify-content:space-between;min-height:76px}body[data-page-key=solutions-machine-tending-automation] .hsa-cta{margin-left:auto}@media (max-width:960px){.hero-grid{grid-template-columns:1fr;padding:44px 24px}.cta-panel,.section-panel{padding:36px 24px}.about-brand-marquee-group{gap:1rem;padding-inline:1rem}}