@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@layer components,utilities;/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}}.site-shell{--page:#f6f9fc;--header:#f4f6f8;--text:#061d45;--muted:#485b78;--line:#061d4521;--panel:#ffffffe6;--panel-strong:#fff;--brand:#072653;--green:#07995d;--green-soft:#07995d1f;--orange:#f47a12;--orange-soft:#f47a1221;--blue:#1466bd;--blue-soft:#1466bd1f;--shadow:0 18px 50px #081f4924;background:var(--page);color:var(--text);min-height:100vh;overflow-x:hidden}.site-shell[data-theme=dark]{--page:#03101f;--header:#062b52;--text:#f5f8ff;--muted:#b8c5d9;--line:#cadbf229;--panel:#05162bd4;--panel-strong:#061a33f5;--brand:#f5f8ff;--green-soft:#16be7429;--orange-soft:#f47a122e;--blue-soft:#2a84eb29;--shadow:0 18px 60px #00000054}.icon{flex:none;width:1.25rem;height:1.25rem;display:block}.site-header{background:var(--header);border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:minmax(14rem,24rem) auto;align-items:center;gap:1.2rem;min-height:0;padding:.25rem clamp(1.2rem,4vw,4rem);display:grid;position:sticky;top:0}.brand{min-width:0;display:inline-flex}.brand img{object-fit:contain;max-width:min(24rem,100%);height:auto;max-height:3.65rem;display:block}.header-actions{justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.segmented,.language-switch{background:var(--panel-strong);align-items:center}@supports (color:color-mix(in lab,red,red)){.segmented,.language-switch{background:color-mix(in srgb,var(--panel-strong) 82%,transparent)}}.segmented,.language-switch{border:1px solid var(--line);height:2.65rem;padding:.2rem;display:inline-flex}.segmented button,.language-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-width:2.25rem;height:2.2rem;padding:0 .55rem;font-size:.75rem;font-weight:900;display:inline-flex}.segmented button[aria-pressed=true],.language-switch button[aria-pressed=true]{background:var(--brand);color:#fff}.site-shell[data-theme=dark] .segmented button[aria-pressed=true],.site-shell[data-theme=dark] .language-switch button[aria-pressed=true]{color:#061d45;background:#fff}.platform-button{background:var(--brand);border:1px solid var(--brand);align-items:center}@supports (color:color-mix(in lab,red,red)){.platform-button{border:1px solid color-mix(in srgb,var(--brand) 72%,#fff)}}.platform-button{color:#fff;white-space:nowrap;gap:.65rem;min-height:2.65rem;padding:0 1rem;font-size:.86rem;font-weight:900;display:inline-flex}.site-shell[data-theme=dark] .platform-button{background:#0c2347cc;border-color:#ccdcf552}.hero{min-height:35rem;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#f6f9fcfa,#f6f9fcf0 30%,#f6f9fc8f 48%,#f6f9fc14 72%,#f6f9fc05),linear-gradient(#f6f9fc0d 70%,#f6f9fce6);position:absolute;inset:0}.site-shell[data-theme=dark] .hero-overlay{background:linear-gradient(90deg,#030c19fa,#030c19e8 32%,#030c197a 52%,#030c1929 78%,#030c1914),linear-gradient(#030c190d 64%,#030c19f0)}.map-grid{border:1px solid var(--blue)}@supports (color:color-mix(in lab,red,red)){.map-grid{border:1px solid color-mix(in srgb,var(--blue) 30%,transparent)}}.map-grid{opacity:.42;width:13rem;height:11rem;position:absolute;top:3rem;right:clamp(1rem,6vw,6rem);transform:skew(-8deg);-webkit-mask-image:radial-gradient(circle,#000 1.3px,#0000 1.5px);mask-image:radial-gradient(circle,#000 1.3px,#0000 1.5px);-webkit-mask-size:8px 8px;mask-size:8px 8px}.hero-content{z-index:2;place-content:center start;width:min(40rem,100%);min-height:35rem;padding:clamp(2.5rem,6vw,5.8rem) clamp(1.3rem,7vw,7rem) 8.4rem;display:grid;position:relative}.eyebrow{background:var(--green-soft);border:1px solid var(--green);align-items:center}@supports (color:color-mix(in lab,red,red)){.eyebrow{border:1px solid color-mix(in srgb,var(--green) 35%,transparent)}}.eyebrow{color:var(--green)}@supports (color:color-mix(in lab,red,red)){.eyebrow{color:color-mix(in srgb,var(--green) 84%,var(--text))}}.eyebrow{justify-self:start;gap:.55rem;margin:0 0 1.4rem;padding:.65rem .95rem;font-size:.9rem;font-weight:900;display:inline-flex}.hero h1{color:var(--text);letter-spacing:0;white-space:pre-line;max-width:38rem;margin:0;font-size:clamp(2.55rem,4vw,4.55rem);font-weight:900;line-height:1.05}.hero h1:after{background:var(--orange);content:"";width:4rem;height:3px;margin-top:1rem;display:block}.hero-copy{color:var(--muted);max-width:34rem;margin:1.1rem 0 0;font-size:clamp(1rem,1.25vw,1.18rem);font-weight:600;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.7rem;display:flex}.primary-action{background:var(--green);color:#fff;align-items:center;gap:.65rem;min-height:3.25rem;padding:0 1.35rem;font-size:.95rem;font-weight:900;display:inline-flex}.feature-strip{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);z-index:4;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;max-width:min(90rem,100% - 2rem);min-height:5.9rem;margin:-4.2rem auto 0;display:grid;position:relative}.feature-strip:after{background:linear-gradient(180deg,var(--orange),var(--green));content:"";width:.45rem;position:absolute;top:0;bottom:0;right:.7rem}.feature-item{align-items:center;gap:1rem;min-width:0;padding:1.2rem 1.35rem;display:flex}.feature-item+.feature-item{border-left:1px solid var(--line)}.feature-icon{background:var(--green-soft);color:var(--green);justify-content:center;align-items:center;width:3.3rem;height:3.3rem;display:inline-flex}.feature-icon.tone-2{background:var(--orange-soft);color:var(--orange)}.feature-icon.tone-3{background:var(--blue-soft);color:var(--blue)}.feature-item strong,.feature-item small{display:block}.feature-item strong{font-size:.9rem;font-weight:900;line-height:1.25}.feature-item small{color:var(--muted);margin-top:.25rem;font-size:.82rem;font-weight:700}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;max-width:min(90rem,100% - 2rem);margin:1.6rem auto 0;padding-bottom:1.7rem;display:grid}.capability-card{background:var(--panel-strong);border:1px solid var(--line);grid-template-columns:7.4rem 1fr;gap:1.25rem;min-height:13rem;padding:1.55rem 1.3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 34px #0c224414}.capability-card:after{border-bottom:2.6rem solid var(--green);content:"";border-left:2.6rem solid #0000;position:absolute;bottom:0;right:0}.capability-card.accent-1:after{border-bottom-color:var(--blue)}.capability-card.accent-2:after{border-bottom-color:var(--orange)}.capability-icon{background:var(--green-soft);color:var(--green);justify-content:center;align-items:center;width:7rem;height:7rem;display:inline-flex}.capability-card.accent-1 .capability-icon{background:var(--blue-soft);color:var(--blue)}.capability-card.accent-2 .capability-icon{background:var(--orange-soft);color:var(--orange)}.capability-icon .icon{width:3.9rem;height:3.9rem}.capability-card h2{letter-spacing:0;margin:0;font-size:clamp(1.1rem,1.3vw,1.35rem);font-weight:900;line-height:1.15}.capability-card p{color:var(--muted);margin:.75rem 0 1rem;font-size:.92rem;font-weight:600;line-height:1.55}.capability-card a{color:var(--green);align-items:center;gap:.45rem;font-size:.9rem;font-weight:900;display:inline-flex}.capability-card.accent-1 a{color:var(--blue)}.capability-card.accent-2 a{color:var(--orange)}.assurance-band{color:#fff;background:#062a5b;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:0;padding:1.55rem clamp(1.4rem,7vw,7rem);display:grid;position:relative}.site-shell[data-theme=dark] .assurance-band{border-top:1px solid var(--line);background:#03101f}.assurance-band article{align-items:center;gap:1rem;min-width:0;display:flex}.assurance-band .icon{color:var(--orange);width:3.4rem;height:3.4rem}.assurance-band article:nth-child(4) .icon{color:#10b96f}.assurance-band strong,.assurance-band small{display:block}.assurance-band strong{font-size:1rem;font-weight:900}.assurance-band small{color:#ffffffc7;margin-top:.25rem;font-size:.9rem;font-weight:600;line-height:1.45}@media(max-width:1180px){.site-header{grid-template-columns:1fr auto}.capability-card{grid-template-columns:1fr}}@media(min-width:861px){.hero-image{width:112%;transform:translate(8%)}}@media(max-width:860px){.site-header{grid-template-columns:1fr;align-items:stretch;min-height:0}.brand img{max-height:4rem}.header-actions{justify-content:flex-start;padding-bottom:.15rem;overflow-x:auto}.hero,.hero-content{min-height:38rem}.hero-image{object-position:68% center}.hero-overlay{background:linear-gradient(#f6f9fcf5,#f6f9fcd1 54%,#f6f9fc66),linear-gradient(90deg,#f6f9fcf5,#f6f9fc2e)}.site-shell[data-theme=dark] .hero-overlay{background:linear-gradient(#030c19f5,#030c19d1 56%,#030c1952),linear-gradient(90deg,#030c19f5,#030c192e)}.hero-content{place-content:start;padding-bottom:7.2rem}.map-grid{display:none}.feature-strip,.capability-grid,.assurance-band{grid-template-columns:1fr}.feature-strip{margin-top:-3.2rem}.feature-item+.feature-item{border-left:0;border-top:1px solid var(--line)}.capability-card{min-height:0}.assurance-band{padding:1.6rem 1.2rem}}@media(max-width:560px){.header-actions{grid-template-columns:auto auto 1fr;display:grid}.platform-button{justify-content:center;min-width:0;padding:0 .75rem}.platform-button span{white-space:normal;max-width:9.4rem;font-size:.82rem}.hero-content{padding-left:1rem;padding-right:1rem}.eyebrow{align-items:flex-start;line-height:1.35}.capability-icon{width:5.6rem;height:5.6rem}.capability-icon .icon{width:3rem;height:3rem}}
