:root{color-scheme:light;--bsp-color-primary-blue: #1598ff;--bsp-color-deep-blue: #003aaa;--bsp-color-silver-grey: #d0d8e2;--bsp-color-amethyst: #8b35ff;--bsp-color-charcoal: #151b25;--bsp-color-navy: #061b35;--bsp-color-white: #ffffff;--bsp-color-ice: #f8fbff;--bsp-color-mist: #eef3f8;--bsp-color-text: var(--bsp-color-charcoal);--bsp-color-text-muted: #43536a;--bsp-color-text-subtle: #5c6c80;--bsp-color-text-inverse: var(--bsp-color-white);--bsp-color-text-inverse-muted: #cad6e5;--bsp-color-link: var(--bsp-color-deep-blue);--bsp-color-link-hover: #002a7c;--bsp-color-surface: var(--bsp-color-white);--bsp-color-surface-raised: var(--bsp-color-ice);--bsp-color-surface-dark: var(--bsp-color-navy);--bsp-color-border: var(--bsp-color-silver-grey);--bsp-color-border-dark: #3b5069;--bsp-color-focus: var(--bsp-color-amethyst);--bsp-gradient-section: linear-gradient( 90deg, #f5f8fc 0%, #edf7ff 58%, #f7f3ff 100% );--bsp-font-sans: "Avenir Next", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--bsp-font-body: var(--bsp-font-sans);--bsp-font-heading: var(--bsp-font-sans);--bsp-font-weight-regular: 400;--bsp-font-weight-medium: 500;--bsp-font-weight-semibold: 600;--bsp-font-weight-bold: 700;--bsp-line-height-tight: 1.1;--bsp-line-height-heading: 1.2;--bsp-line-height-body: 1.65;--bsp-space-2xs: .25rem;--bsp-space-xs: .5rem;--bsp-space-sm: .75rem;--bsp-space-md: 1rem;--bsp-space-lg: 1.5rem;--bsp-space-xl: 2rem;--bsp-space-2xl: 3rem;--bsp-space-3xl: 4.5rem;--bsp-space-section: clamp(3.5rem, 8vw, 7rem);--bsp-page-gutter: clamp(1rem, 4vw, 3rem);--bsp-container-sm: 44rem;--bsp-container-md: 64rem;--bsp-container-lg: 76rem;--bsp-container-xl: 88rem;--bsp-radius-sm: .25rem;--bsp-radius-md: .5rem;--bsp-radius-lg: .75rem;--bsp-border-width: 1px;--bsp-shadow-soft: 0 1rem 3rem rgb(21 27 37 / 10%);--bsp-shadow-product: 0 1.25rem 3rem rgb(0 58 170 / 14%);--bsp-transition-standard: .16s ease}*,*:before,*:after{box-sizing:border-box}html{background:var(--bsp-color-surface);color:var(--bsp-color-text);font-family:var(--bsp-font-body);line-height:var(--bsp-line-height-body);text-size-adjust:100%}body{min-width:320px;min-height:100vh;margin:0;background:var(--bsp-color-surface);color:var(--bsp-color-text)}img,svg,video,canvas{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}a{color:var(--bsp-color-link);text-decoration-thickness:.08em;text-underline-offset:.18em;transition:color var(--bsp-transition-standard),text-decoration-color var(--bsp-transition-standard)}a:hover{color:var(--bsp-color-link-hover)}:focus-visible{outline:3px solid var(--bsp-color-focus);outline-offset:3px}h1,h2,h3,h4{margin:0;color:var(--bsp-color-text);font-family:var(--bsp-font-heading);font-weight:var(--bsp-font-weight-bold);line-height:var(--bsp-line-height-heading);letter-spacing:0;overflow-wrap:break-word}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:clamp(1.15rem,2vw,1.5rem)}p{margin:0}p,li,a{overflow-wrap:break-word}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;inset-block-start:var(--bsp-space-sm);inset-inline-start:var(--bsp-space-sm);z-index:100;padding:var(--bsp-space-sm) var(--bsp-space-md);transform:translateY(calc(-100% - var(--bsp-space-lg)));border-radius:var(--bsp-radius-sm);background:var(--bsp-color-white);color:var(--bsp-color-deep-blue);font-weight:var(--bsp-font-weight-bold)}.skip-link:focus-visible{transform:translateY(0)}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.site-container{width:min(calc(100% - (var(--bsp-page-gutter) * 2)),var(--bsp-container-lg));margin-inline:auto}.site-container--narrow{width:min(calc(100% - (var(--bsp-page-gutter) * 2)),var(--bsp-container-sm))}.site-section{padding-block:var(--bsp-space-section)}.site-section--compact{padding-block:clamp(2rem,5vw,4rem)}.content-stack{display:grid;gap:var(--bsp-space-lg)}.content-stack--tight{gap:var(--bsp-space-md)}.cluster{display:flex;flex-wrap:wrap;align-items:center;gap:var(--bsp-space-sm) var(--bsp-space-lg)}.split-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(2rem,6vw,5rem);align-items:center}@media(min-width:760px){.split-layout{grid-template-columns:minmax(0,.95fr) minmax(18rem,1.05fr)}}.site-header{padding-block:clamp(.75rem,2vw,1.5rem);border-bottom:var(--bsp-border-width) solid var(--bsp-color-border);background:var(--bsp-color-white)}.site-header-frame{display:flex;align-items:center;justify-content:space-between;gap:var(--bsp-space-xl);width:min(calc(100% - 8rem),82rem);min-height:4.875rem}.site-brand{display:block;width:clamp(13rem,20vw,17rem);flex:0 1 auto;border-radius:var(--bsp-radius-sm)}.site-brand img{width:100%}.site-nav{min-width:0}.site-nav-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--bsp-space-sm) var(--bsp-space-xl);margin:0;padding:0;list-style:none}.site-nav-list a{display:block;padding-block:var(--bsp-space-xs);border-bottom:3px solid transparent;color:var(--bsp-color-text);font-weight:var(--bsp-font-weight-semibold);text-decoration:none}.site-nav-list a:hover{color:var(--bsp-color-deep-blue)}.site-nav-list a[aria-current=page]{border-bottom-color:var(--bsp-color-deep-blue);color:var(--bsp-color-deep-blue)}.site-footer{background:var(--bsp-color-surface-dark);color:var(--bsp-color-text-inverse)}.site-footer-frame{display:flex;flex-wrap:wrap;gap:var(--bsp-space-xl);align-items:center;justify-content:space-between;width:min(calc(100% - 8rem),82rem);padding-block:clamp(1.75rem,4vw,3rem)}.site-footer-identity{display:grid;gap:var(--bsp-space-2xs)}.site-footer-company{color:var(--bsp-color-white);font-weight:var(--bsp-font-weight-semibold)}.site-footer-email{width:fit-content;color:var(--bsp-color-text-inverse-muted);font-size:var(--bsp-font-size-sm)}.site-footer-nav{min-width:0}.site-footer-copyright{color:var(--bsp-color-text-inverse-muted);font-size:var(--bsp-font-size-sm)}.site-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--bsp-space-sm) var(--bsp-space-xl);margin:0;padding:0;list-style:none}.site-footer-links a{color:var(--bsp-color-text-inverse);font-weight:var(--bsp-font-weight-medium);text-decoration-color:transparent}.site-footer-links a:hover{color:var(--bsp-color-white);text-decoration-color:currentcolor}@media(max-width:86rem){.site-header-frame,.site-footer-frame{width:min(calc(100% - 2rem),var(--bsp-container-xl))}}@media(max-width:42rem){.site-header-frame{align-items:flex-start;flex-direction:column;gap:var(--bsp-space-sm)}.site-brand{width:min(14rem,78vw)}.site-nav,.site-nav-list{width:100%}.site-nav-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;justify-content:stretch;border-top:var(--bsp-border-width) solid var(--bsp-color-border)}.site-nav-list a{padding:var(--bsp-space-sm) var(--bsp-space-3xs);font-size:clamp(.75rem,3.4vw,.875rem);text-align:center}.site-footer-frame{align-items:flex-start;flex-direction:column;gap:var(--bsp-space-lg)}.site-footer-nav,.site-footer-links{width:100%}.site-footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.site-footer-links a{display:block;padding-block:var(--bsp-space-xs);font-size:clamp(.68rem,3.2vw,.82rem);text-align:center}}.eyebrow{color:var(--bsp-color-deep-blue);font-size:.8125rem;font-weight:var(--bsp-font-weight-bold);letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.eyebrow:after{display:block;width:5.5rem;height:.1875rem;margin-block-start:var(--bsp-space-sm);border-radius:999px;content:"";background:var(--bsp-color-primary-blue)}.lead{max-width:62rem;color:var(--bsp-color-text-muted);font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.55}.text-muted{color:var(--bsp-color-text-muted)}.text-subtle{color:var(--bsp-color-text-subtle)}.surface-raised{background:var(--bsp-gradient-section)}.compact-hero{padding-block:clamp(2.5rem,7vw,6rem);border-bottom:var(--bsp-border-width) solid var(--bsp-color-border);background:var(--bsp-color-white)}.compact-hero__frame{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.65fr);gap:clamp(2rem,7vw,7rem);align-items:center}.compact-hero__copy{display:grid;gap:var(--bsp-space-lg)}.compact-hero__art{width:min(100%,26rem);justify-self:end}.content-section{padding-block:var(--bsp-space-section)}.content-section--compact{padding-block:clamp(2rem,5vw,4rem)}.content-section--dark{background:var(--bsp-color-surface-dark);color:var(--bsp-color-text-inverse)}.content-section--dark :is(h1,h2,h3,h4){color:var(--bsp-color-text-inverse)}.capability-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:var(--bsp-space-lg);margin:0;padding:0;list-style:none}.capability-item{min-width:0;padding:clamp(1rem,2.4vw,1.5rem);border:var(--bsp-border-width) solid var(--bsp-color-border);border-radius:var(--bsp-radius-md);background:var(--bsp-color-white);color:var(--bsp-color-text);font-weight:var(--bsp-font-weight-bold);line-height:var(--bsp-line-height-heading)}.capability-icon{width:3rem;height:3rem;color:var(--bsp-color-deep-blue)}.editorial-proof{border:var(--bsp-border-width) solid var(--bsp-color-border);border-radius:var(--bsp-radius-lg);background:var(--bsp-gradient-section)}.editorial-proof__content{display:grid;gap:var(--bsp-space-lg);padding:clamp(1.5rem,4vw,3rem)}.concept-matrix{display:grid;border-top:var(--bsp-border-width) solid var(--bsp-color-border-dark)}.concept-matrix__row{display:grid;grid-template-columns:minmax(7rem,.3fr) minmax(0,1fr);gap:var(--bsp-space-lg);padding-block:var(--bsp-space-md);border-bottom:var(--bsp-border-width) solid var(--bsp-color-border-dark)}.concept-matrix__label{align-self:center;font-weight:var(--bsp-font-weight-semibold)}.concept-matrix__cells{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--bsp-space-xs)}.concept-matrix__cell{display:grid;min-height:3.5rem;place-items:center;padding:var(--bsp-space-sm);border:var(--bsp-border-width) solid var(--bsp-color-border-dark);border-radius:var(--bsp-radius-sm);text-align:center}.lifecycle{display:flex;flex-wrap:wrap;gap:var(--bsp-space-sm) var(--bsp-space-lg);margin:0;padding:0;list-style:none}.lifecycle__item{display:flex;align-items:center;gap:var(--bsp-space-sm);font-weight:var(--bsp-font-weight-medium)}.product-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(1.25rem,4vw,2.5rem);align-items:center;min-height:8rem;padding:clamp(1.25rem,3vw,2rem);border:var(--bsp-border-width) solid var(--bsp-color-border);border-radius:var(--bsp-radius-md);background:var(--bsp-color-surface);box-shadow:var(--bsp-shadow-product)}.product-mark{width:clamp(4rem,7vw,5rem)}.product-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--bsp-space-xs) clamp(1rem,4vw,3rem);min-width:0}@media(max-width:58rem){.compact-hero__frame{grid-template-columns:minmax(0,1fr)}.compact-hero__art{justify-self:start}.capability-list{grid-template-columns:minmax(0,1fr)}}@media(max-width:42rem){.concept-matrix__row{grid-template-columns:minmax(0,1fr);gap:var(--bsp-space-sm)}.concept-matrix__cells{grid-template-columns:repeat(2,minmax(0,1fr))}.lifecycle{display:grid}.product-panel{grid-template-columns:minmax(0,1fr)}.product-summary{display:grid;gap:var(--bsp-space-2xs)}}.privacy-hero{overflow:hidden;border-bottom:var(--bsp-border-width) solid var(--bsp-color-border)}.privacy-hero__inner{position:relative;display:grid;grid-template-areas:"eyebrow art" "title art" "lead lead";grid-template-columns:minmax(0,1fr) auto;column-gap:var(--bsp-space-sm);row-gap:var(--bsp-space-xs);align-items:center;width:min(calc(100% - (var(--bsp-page-gutter) * 2)),var(--bsp-container-lg));margin-inline:auto;padding-block:var(--bsp-space-lg)}.privacy-hero__copy{display:contents;min-width:0;max-width:47rem}.privacy-hero__eyebrow{grid-area:eyebrow;position:relative;z-index:1;color:var(--bsp-color-deep-blue);font-size:clamp(.78rem,1.2vw,.9rem);font-weight:var(--bsp-font-weight-bold);letter-spacing:.08em;line-height:var(--bsp-line-height-heading);text-transform:uppercase}.privacy-hero__copy h1{grid-area:title;position:relative;z-index:1;font-size:clamp(2.5rem,12vw,3.25rem);line-height:var(--bsp-line-height-tight)}.privacy-hero__lead{grid-area:lead;position:relative;z-index:1;max-width:46rem;color:var(--bsp-color-text-muted);font-size:clamp(1rem,4.5vw,1.1rem);line-height:1.65}.privacy-hero__art{position:absolute;inset-inline-end:0;top:var(--bsp-space-xs);width:clamp(9.5rem,44vw,11rem);height:clamp(6.5rem,28vw,7rem);border:var(--bsp-border-width) solid rgb(0 58 170 / 18%);background-image:linear-gradient(to right,rgb(0 58 170 / 25%) 1px,transparent 1px),linear-gradient(to bottom,rgb(0 58 170 / 25%) 1px,transparent 1px);background-size:25% 25%;object-fit:cover;opacity:.1;pointer-events:none;user-select:none}.privacy-document{min-width:0}.privacy-document__inner{width:min(calc(100% - (var(--bsp-page-gutter) * 2)),var(--bsp-container-lg));margin-inline:auto}.privacy-policy{margin:0;padding:0;list-style:none}.privacy-policy__item{display:grid;grid-template-columns:minmax(2.5rem,.12fr) minmax(0,1fr);gap:var(--bsp-space-xs);min-width:0;padding-block:clamp(1.5rem,3.5vw,2.25rem);border-bottom:var(--bsp-border-width) solid var(--bsp-color-border)}.privacy-policy__item:last-child{border-bottom:0}.privacy-policy__number{color:var(--bsp-color-deep-blue);font-size:clamp(1.65rem,3vw,2.2rem);font-weight:var(--bsp-font-weight-bold);line-height:var(--bsp-line-height-heading)}.privacy-policy__content{display:grid;min-width:0;gap:var(--bsp-space-xs);padding-block-start:.15rem}.privacy-policy__content h2{font-size:clamp(1.2rem,2vw,1.45rem)}.privacy-policy__content p{max-width:64rem;color:var(--bsp-color-text-muted);font-size:clamp(1rem,1.4vw,1.125rem)}.privacy-policy__content a{overflow-wrap:anywhere}.privacy-closing{padding:var(--bsp-space-xl) var(--bsp-page-gutter);border-top:var(--bsp-border-width) solid var(--bsp-color-border);background:var(--bsp-color-surface-raised);color:var(--bsp-color-deep-blue);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:var(--bsp-font-weight-medium);line-height:var(--bsp-line-height-heading);text-align:center}@media(min-width:760px){.privacy-hero__inner{grid-template-areas:"copy art";grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:clamp(2rem,6vw,6rem);padding-block:var(--bsp-space-lg)}.privacy-hero__copy{display:grid;grid-area:copy;gap:var(--bsp-space-md)}.privacy-hero__eyebrow,.privacy-hero__copy h1,.privacy-hero__lead{grid-area:auto}.privacy-hero__art{top:50%;width:min(22vw,18rem);height:auto;object-fit:contain;opacity:.08;transform:translateY(-50%)}.privacy-hero__copy h1{font-size:clamp(3rem,5vw,4rem)}.privacy-hero__lead{font-size:clamp(1.05rem,1.4vw,1.25rem)}.privacy-policy__item{grid-template-columns:minmax(5rem,.12fr) minmax(0,1fr);gap:var(--bsp-space-xl)}}
