@layer theme{:root,:host{--spacing:.25rem;--default-font-family:"Inter", Arial, Helvetica, sans-serif;--default-mono-font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}}@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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}}@layer components;@layer utilities{.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.resize{resize:both}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@font-face{font-family:Murs Gothic;src:url(/fonts/murs-gothic-400.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Murs Gothic;src:url(/fonts/murs-gothic-600.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Murs Gothic;src:url(/fonts/murs-gothic-700.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Murs Gothic;src:url(/fonts/murs-gothic-900.woff2)format("woff2");font-style:normal;font-weight:900;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-latin.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--background:#f4f7f9;--foreground:#07102a;--muted:#556977;--panel:#e6eef4;--panel-strong:#dce7ef;--line:#b9d0dc;--cyan:#00d4e8;--cyan-soft:#63f2ff;--navy:#002b4d;--navy-deep:#002946;--steel:#747a87;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:var(--background);color:var(--foreground);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block}[data-motion]{--motion-delay:1ms;--motion-duration:1.2s}.motion-ready [data-motion]{opacity:0}.motion-ready [data-motion=reveal]{clip-path:polygon(100% 0%,100% 0%,100% 100%,100% 100%)}.motion-ready [data-motion-state=in][data-motion=fade]{animation:motion-fade-in var(--motion-duration) cubic-bezier(.445, .05, .55, .95) var(--motion-delay) both}.motion-ready [data-motion-state=in][data-motion=reveal]{animation:motion-reveal-in var(--motion-duration) cubic-bezier(.645, .045, .355, 1) var(--motion-delay) both}.service-grid>:first-child [data-motion],.variant-summary article:first-child,.variant-grid>:first-child,.capability-grid>:first-child,.desk-grid>:first-child,.process-strip article:first-child,.contact-cards article:first-child{--motion-delay:.1s}.service-grid>:nth-child(2) [data-motion],.intro-images [data-motion]:first-child,.variant-summary article:nth-child(2),.variant-grid>:nth-child(2),.capability-grid>:nth-child(2),.desk-grid>:nth-child(2),.process-strip article:nth-child(2),.contact-cards article:nth-child(2){--motion-delay:.2s}.service-grid>:nth-child(3) [data-motion],.intro-images [data-motion]:nth-child(2),.variant-summary article:nth-child(3),.variant-grid>:nth-child(3),.capability-grid>:nth-child(3),.desk-grid>:nth-child(3),.process-strip article:nth-child(3),.contact-list article:nth-child(2){--motion-delay:.3s}.service-grid>:nth-child(4) [data-motion],.intro-images [data-motion]:nth-child(3),.desk-grid>:nth-child(4),.process-strip article:nth-child(4),.contact-list article:nth-child(3){--motion-delay:.4s}.intro-images [data-motion]:nth-child(4),.process-strip article:nth-child(5){--motion-delay:.5s}@keyframes motion-fade-in{0%{opacity:0}to{opacity:1}}@keyframes motion-reveal-in{0%{opacity:0;clip-path:polygon(100% 0%,100% 0%,100% 100%,100% 100%)}.01%{opacity:1;clip-path:polygon(100% 0%,100% 0%,100% 100%,100% 100%)}to{opacity:1;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}}@media (prefers-reduced-motion:reduce){.motion-ready [data-motion],.motion-ready [data-motion-state=in][data-motion]{clip-path:none;opacity:1;animation:none}}.site-shell{background:linear-gradient(180deg, #ffffffa3, #f4f8fb00 360px), var(--background);min-height:100vh;overflow-x:hidden}.site-header{grid-template-columns:254px 1fr 166px;align-items:center;gap:32px;width:100%;min-height:106px;margin:0 auto;padding:12px 54px;display:grid}.brand-link{align-items:center;width:118px;display:inline-flex}.brand-logo{width:118px;height:auto}.nav-links{color:var(--foreground);text-transform:uppercase;justify-content:flex-start;gap:100px;font-size:16px;font-weight:400;display:flex}.nav-links a{white-space:nowrap;border-bottom:1px solid #0000;padding:10px 0}.nav-links a:hover,.nav-links a:focus-visible,.nav-links a.is-active{border-color:currentColor}.header-cta,.button{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:58px;font-size:16px;font-weight:500;line-height:1.18;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.header-cta{width:166px;height:82px;color:var(--white);background:var(--cyan);text-transform:uppercase;flex-direction:column}.header-cta:hover,.button:hover{transform:translateY(-2px)}.mobile-menu{display:none}.section-grid{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:72px;width:min(100% - 96px,1420px);margin:0 auto;display:grid}.hero{padding:0}.hero.section-grid{grid-template-columns:minmax(0,720px) minmax(0,1fr);align-items:start;gap:76px;width:100%;margin:0;padding-top:34px;padding-left:54px}.hero-copy{padding-top:88px}.section-code{color:var(--cyan);text-transform:uppercase;margin:0 0 26px;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;line-height:1.1}.hero h1,.cta-section h2{max-width:680px;color:var(--foreground);margin:0;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:72px;font-weight:600;line-height:.9}.hero h1{max-width:570px}.hero-lede,.cta-section>p{max-width:640px;color:var(--foreground);margin:26px 0 0;font-size:18px;line-height:1.35}.button-row{flex-wrap:wrap;gap:28px;margin-top:32px;display:flex}.button{width:230px;min-height:50px;padding:11px 24px}.button-primary{color:var(--white);background:var(--cyan);border:1px solid var(--cyan)}.button-secondary{color:var(--cyan);border:1px solid var(--cyan);background:0 0}.button-light{width:218px;color:var(--cyan);background:var(--white);border:1px solid var(--cyan)}.button.compact{width:136px;min-height:68px;margin-top:46px}.hero-media{background:var(--panel);min-height:807px;position:relative;overflow:hidden}.hero-media img{object-fit:cover}.intro{grid-template-columns:minmax(0,720px) minmax(0,1fr);align-items:start;gap:120px;width:100%;padding:104px 54px 90px}.intro-copy h2,.section-heading h2,.tier-intro h2{color:var(--foreground);text-transform:uppercase;margin:0;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:48px;font-weight:600;line-height:.95}.intro-copy p,.section-heading p,.tier-intro p{color:var(--foreground);margin:22px 0 0;font-size:18px;line-height:1.35}.intro-copy p{max-width:700px}.intro-images{grid-template-columns:1fr 1fr;align-items:end;gap:0 32px;display:grid}.intro-images img{aspect-ratio:1;object-fit:cover;width:100%}.algorithm-section{width:calc(100% - 108px);margin:0 auto;padding:44px 0 177px}.section-heading,.section-heading p{max-width:860px}.algorithm-section .section-heading p{margin-top:56px}.service-grid{grid-template-columns:repeat(4,1fr);gap:31px;margin-top:132px;display:grid}.service-card{background:var(--panel-strong);min-height:230px;padding:40px 28px 30px}.accent-line{background:var(--cyan);width:36px;height:1px;margin-bottom:66px;display:block}.accent-line.wide{width:92px;margin-bottom:58px}.service-card h3,.proof-grid h3{color:var(--foreground);text-transform:uppercase;white-space:pre-line;margin:0 0 14px;font-size:20px;font-weight:800;line-height:1.15}.service-card:nth-child(2n) .accent-line{width:1px;height:54px;margin-bottom:13px}.service-card p,.proof-grid p,.tier-card span{color:var(--foreground);margin:0;font-size:18px;line-height:1.22}.pillar-list{margin-top:300px}.pillar-row{border-bottom:1px solid var(--cyan);grid-template-columns:140px 1fr;gap:36px;padding:62px 0;display:grid}.pillar-row:first-child{border-top:0}.pillar-row>span{color:var(--cyan);font-size:20px;font-weight:800}.pillar-row h3{color:var(--foreground);text-transform:none;margin:0;font-size:36px;font-weight:600;line-height:1}.pillar-row p{max-width:720px;color:var(--foreground);margin:0;font-size:18px;line-height:1.35}.pillar-row>div{grid-template-columns:minmax(280px,480px) 1fr;align-items:start;gap:86px;display:grid}.tier-section{background:var(--navy);color:var(--white);padding:88px 54px}.ticker{color:var(--white);text-transform:uppercase;white-space:nowrap;margin:0;font-size:20px;font-weight:900;line-height:1.2;overflow:hidden}.tier-intro{margin-top:52px}.tier-intro h2{color:var(--white);text-transform:none}.tier-intro p{color:#ffffffd1;max-width:930px}.tier-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:238px;display:grid}.tier-card{background:var(--background);min-height:360px;color:var(--foreground);padding:52px 46px}.tier-card p{color:var(--cyan);text-transform:uppercase;margin:0 0 22px;font-size:25px;font-weight:900;line-height:1.1}.tier-card h3{max-width:300px;color:var(--foreground);margin:0 0 22px;font-size:42px;font-weight:900;line-height:.97}.tier-card span{max-width:330px;color:var(--muted);font-size:20px;line-height:1.2;display:block}.tier-footer{border-top:1px solid var(--cyan);justify-content:space-between;align-items:center;gap:34px;margin-top:68px;padding-top:54px;display:flex}.tier-footer p{color:#ffffffa8;max-width:760px;margin:0;font-size:16px}.cta-section{width:calc(100% - 108px);margin:0 auto;padding:118px 0 86px}.cta-label{color:var(--cyan);text-transform:uppercase;margin:0 0 18px;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;line-height:1.1}.cta-section h2{text-transform:uppercase;max-width:1220px;font-size:70px;line-height:.98}.cta-section>p{max-width:760px}.cta-section>.cta-label{color:var(--cyan)}.proof-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:132px;display:grid}.proof-grid article{min-height:152px;padding:46px 44px}.proof-grid article+article{border-left:1px solid var(--line)}.proof-grid p{max-width:360px;color:var(--foreground);font-size:15px}.site-footer{width:calc(100% - 216px);margin:0 auto;padding:72px 0 308px}.footer-main{grid-template-columns:1fr 1fr 1.35fr;align-items:start;gap:68px;display:grid}.footer-logo{width:92px;height:auto;margin-bottom:26px}.site-footer h2{color:var(--foreground);margin:0 0 26px;font-size:24px;font-weight:900;line-height:1.05}.site-footer p,.site-footer a{color:var(--foreground);margin:0 0 12px;font-size:17px;line-height:1.3}.site-footer .disclaimer{color:var(--muted)}.footer-bottom{border-top:1px solid #d2dee6;justify-content:space-between;gap:32px;margin-top:150px;padding-top:30px;display:flex}.footer-bottom div{gap:32px;display:flex}.subpage-hero,.service-hero,.about-hero,.support-hero,.contact-page,.subpage-section,.variant-summary,.product-feature,.split-band,.wide-feature,.regulatory-section,.notice-grid,.desk-grid,.process-strip,.service-built,.support-feature,.support-notice{width:min(100% - 96px,1420px);margin:0 auto}.subpage-hero{padding:88px 0 60px}.subpage-hero.compact{padding-bottom:48px}.subpage-hero.compact h1{max-width:560px}.subpage-hero h1,.service-hero h1,.about-hero h1,.support-hero h1,.contact-page h1{max-width:760px;color:var(--foreground);margin:0;font-size:52px;font-weight:900;line-height:.98}.market-ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:min(100% - 96px,1420px);color:var(--foreground);text-transform:uppercase;white-space:nowrap;margin:0 auto 82px;padding:22px 0;font-size:26px;font-weight:900;overflow:hidden}.product-feature,.split-band{border:1px solid var(--line);grid-template-columns:.95fr 1.05fr;align-items:center;gap:42px;margin-bottom:28px;padding:46px;display:grid}.split-band{background:var(--panel-strong);border:0;grid-template-columns:1.05fr .95fr}.product-feature img,.split-band img,.wide-feature img,.about-hero img,.support-notice img{object-fit:cover;width:100%;height:auto}.product-feature img,.split-band img{aspect-ratio:16/9}.muted-label{color:var(--muted);text-transform:uppercase;margin:0 0 28px;font-size:20px;font-weight:900}.product-feature h2,.split-band h2,.subpage-heading h2,.wide-feature h2,.support-feature h2,.notice-grid h2,.process-strip h2,.dark-cta h2{color:var(--foreground);margin:0;font-size:44px;font-weight:900;line-height:1.02}.product-feature p,.split-band p,.subpage-heading p,.wide-feature p,.support-feature p,.notice-grid p,.service-hero p,.about-hero p,.support-hero p,.contact-page p,.contact-page a{color:var(--foreground);font-size:21px;line-height:1.32}.product-feature .button,.split-band .button{margin-top:28px}.variant-summary{grid-template-columns:.72fr 1.28fr;align-items:start;gap:48px;padding:56px 0 36px;display:grid}.variant-summary h2{color:var(--foreground);margin:0;font-size:30px;font-weight:900;line-height:1}.variant-summary>div{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.variant-summary article{border-top:1px solid var(--cyan);padding-top:22px}.variant-summary h3,.compat-heading,.notice-grid h3{color:var(--foreground);text-transform:uppercase;margin:0 0 12px;font-size:22px;font-weight:900}.variant-summary p{color:var(--foreground);margin:0;font-size:17px;line-height:1.28}.subpage-section{padding:76px 0}.subpage-heading{max-width:900px}.variant-grid,.capability-grid,.contact-cards{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:42px;display:grid}.variant-grid article,.capability-grid article,.contact-cards article{background:var(--panel-strong);min-height:230px;padding:40px 36px}.variant-grid h3,.capability-grid h3,.contact-cards h2,.desk-grid h3,.principle-list h3{color:var(--foreground);margin:0 0 18px;font-size:28px;font-weight:900;line-height:1.05}.variant-grid p,.capability-grid p,.contact-cards p,.desk-grid p,.principle-list p,.line-list li,.mini-list li{color:var(--foreground);margin:0;font-size:18px;line-height:1.28}.capability-grid span,.process-strip span{color:var(--cyan);margin-bottom:28px;font-size:20px;font-weight:900;display:block}.desk-grid{grid-template-columns:repeat(4,1fr);gap:20px;padding:0 0 78px;display:grid}.desk-grid article{border:1px solid var(--line);padding:34px 30px}.desk-grid span{color:var(--foreground);margin-top:16px;font-size:17px;display:block}.wide-feature{grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;padding:76px 0;display:grid}.wide-feature.reverse{grid-template-columns:.95fr 1.05fr}.wide-feature img{aspect-ratio:16/9}.infrastructure-grid{grid-template-columns:repeat(2,1fr);gap:24px 34px;margin-top:30px;display:grid}.infrastructure-grid article{border-top:1px solid var(--cyan);grid-template-columns:48px 1fr;gap:10px 18px;padding-top:18px;display:grid}.infrastructure-grid span{color:var(--cyan);grid-row:span 2;font-size:18px;font-weight:900}.infrastructure-grid h3{color:var(--foreground);margin:0;font-size:20px;font-weight:900}.infrastructure-grid p{grid-column:2;margin:0;font-size:16px;line-height:1.28}.compat-heading{margin-top:34px}.line-list,.mini-list{margin:28px 0 0;padding:0;list-style:none}.line-list li,.mini-list li{border-bottom:1px solid var(--line);padding:14px 0}.notice-grid{grid-template-columns:repeat(2,1fr);gap:30px;padding:0 0 72px;display:grid}.notice-grid article{border:1px solid var(--line);padding:38px}.regulatory-section{padding:0 0 72px}.regulatory-section .notice-grid{width:100%;margin-top:38px;padding-bottom:0}.compact-list{margin-top:8px}.service-hero{grid-template-columns:1fr .82fr;align-items:center;gap:86px;padding:82px 0 78px;display:grid}.about-hero{grid-template-columns:minmax(0,.92fr) minmax(480px,1fr);justify-content:space-between;align-items:start;gap:76px;padding:82px 0 86px;display:grid}.support-hero{padding:82px 0 58px}.support-hero h1{max-width:none}.support-hero>div:first-child>p{max-width:1180px}.about-hero h1{max-width:580px;color:var(--foreground);text-transform:uppercase;font-size:52px}.about-hero>div>p{max-width:610px}.service-hero>div>p,.about-hero>div>p,.support-hero>div:first-child>p{margin-top:28px}.about-hero img{aspect-ratio:1;object-position:center;width:100%;height:auto}.process-panel{background:var(--panel-strong);padding:46px 44px}.process-panel h2{border-bottom:1px solid var(--cyan);color:var(--foreground);margin:0 0 22px;padding-bottom:14px;font-size:40px;font-weight:900}.process-panel p{grid-template-columns:56px 1fr;gap:20px;margin:24px 0 0;display:grid}.process-panel span,.contact-cards h2{color:var(--cyan)}.mini-list{grid-template-columns:repeat(2,minmax(0,240px));gap:12px 36px;margin-bottom:38px;display:grid}.mini-list li{border-bottom:0;padding:0 0 0 22px;position:relative}.mini-list li:before{content:"";background:var(--cyan);width:16px;height:1px;position:absolute;top:.72em;left:0}.two-column-heading{grid-template-columns:1fr 1fr;align-items:end;gap:70px;display:grid}.two-column-heading h2{max-width:680px;color:var(--foreground);margin:0;font-size:56px;font-weight:900;line-height:1}.two-column-heading>p{color:var(--foreground);margin:0;font-size:24px;line-height:1.35}.dark-cta{background:var(--navy);color:var(--white);margin:0;padding:76px max(48px,50vw - 710px)}.dark-cta h2,.dark-cta p{max-width:980px;color:var(--white)}.dark-cta p{font-size:22px}.dark-cta .button{margin-top:28px}.process-strip{padding:0 0 78px}.process-strip>div{grid-template-columns:repeat(5,1fr);gap:18px;margin-top:34px;display:grid}.process-strip article{border-top:1px solid var(--cyan);padding:26px 22px}.process-strip small{color:var(--muted);margin-top:24px;font-size:14px;line-height:1.34;display:block}.stat-pair{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:34px;display:grid}.stat-pair article{border:1px solid var(--line);border-left-color:var(--cyan);min-height:138px;padding:24px}.stat-pair h3{text-transform:uppercase;margin:0 0 8px;font-size:22px;font-weight:900}.principle-list{grid-template-columns:repeat(3,1fr);gap:28px;width:min(100% - 96px,1420px);margin:0 auto;padding:0 0 74px;display:grid}.principle-list article{border-top:1px solid var(--cyan);padding:30px 0}.about-architecture{width:min(100% - 96px,1420px);margin:0 auto;padding:54px 0 84px}.about-architecture h2{border-bottom:1px solid var(--cyan);color:var(--foreground);margin:0;padding-bottom:22px;font-size:52px;font-weight:900;line-height:1.04}.about-architecture>div{grid-template-columns:.96fr .9fr;align-items:start;gap:86px;padding-top:40px;display:grid}.about-architecture article>p{max-width:650px;color:var(--foreground);margin:0 0 42px;font-size:20px;line-height:1.35}.about-principles{gap:30px;display:grid}.about-principles div{max-width:690px}.about-principles h3{color:var(--foreground);margin:0 0 8px;font-size:23px;font-weight:900;line-height:1.05}.about-principles p{color:var(--muted);margin:0;font-size:17px;line-height:1.32}.about-architecture img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.contact-cards{grid-template-columns:repeat(2,1fr);margin-top:42px}.contact-cards article{border:1px solid var(--line);background:0 0;min-height:160px;padding:32px 36px}.contact-cards h2{color:var(--foreground)}.support-hero .contact-cards h2{font-size:21px}.contact-cards p{color:var(--muted);margin-bottom:18px}.contact-cards a{color:var(--cyan);text-underline-offset:3px;font-size:18px;font-weight:500;text-decoration:underline}.support-feature{padding:0 0 76px}.support-feature img{aspect-ratio:2048/896;object-fit:cover;width:100%;height:auto}.support-feature>div{max-width:780px;margin-top:46px}.support-grid{width:min(100% - 96px,1420px);margin:0 auto 72px}.support-notice{grid-template-columns:360px 1fr;align-items:center;gap:44px;padding:0 0 72px;display:grid}.support-notice img{aspect-ratio:679/511}.support-notice p{max-width:840px;color:var(--foreground);font-size:23px;line-height:1.35}.contact-page{grid-template-columns:1fr 1fr;align-items:start;gap:80px;min-height:430px;padding:86px 0 66px;display:grid}.contact-page .contact-title{color:var(--foreground);text-transform:none;font-size:52px;line-height:1}.contact-list{gap:32px;padding-top:28px;display:grid}.contact-list article{border-bottom:1px solid var(--cyan);padding-bottom:28px}.contact-list h2{color:var(--muted);text-transform:uppercase;margin:0 0 12px;font-size:20px;font-weight:900}.hero h1,.cta-section h2,.intro-copy h2,.section-heading h2,.tier-intro h2,.subpage-hero h1,.service-hero h1,.about-hero h1,.support-hero h1,.contact-page h1,.product-feature h2,.split-band h2,.subpage-heading h2,.wide-feature h2,.support-feature h2,.notice-grid h2,.process-strip h2,.dark-cta h2,.two-column-heading h2,.process-panel h2,.about-architecture h2,.variant-summary h2,.tier-card h3,.service-card h3,.proof-grid h3,.variant-grid h3,.capability-grid h3,.contact-cards h2,.desk-grid h3,.principle-list h3,.about-principles h3,.variant-summary h3,.infrastructure-grid h3,.stat-pair h3,.compat-heading,.notice-grid h3,.site-footer h2,.contact-list h2,.muted-label,.tier-card p,.capability-grid span,.process-strip span{letter-spacing:0;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-weight:600}.subpage-hero h1,.service-hero h1,.about-hero h1,.support-hero h1,.contact-page h1,.intro-copy h2,.section-heading h2,.tier-intro h2,.two-column-heading h2,.about-architecture h2,.subpage-heading h2,.wide-feature h2,.support-feature h2,.notice-grid h2,.process-strip h2,.dark-cta h2{font-size:48px;line-height:.95}.product-feature h2,.split-band h2{font-size:36px;line-height:1}.service-hero p,.about-hero p,.support-hero p,.contact-page p,.contact-page a,.product-feature p,.split-band p,.wide-feature p,.support-feature p,.notice-grid p,.two-column-heading>p{font-size:18px;line-height:1.35}.variant-grid p,.capability-grid p,.contact-cards p,.desk-grid p,.principle-list p,.line-list li,.mini-list li{font-size:16px;line-height:1.3}.tier-image,.card-media,.notice-media,.tier-thumb{object-fit:cover;display:block}.tier-image{aspect-ratio:1;width:100%;margin-top:44px}.tier-thumb{width:65px;height:65px;margin-bottom:24px}.card-media{aspect-ratio:4/3;width:100%;margin:-10px 0 28px}.notice-media{width:min(100%,486px);height:auto;margin-top:36px}.cta-media-grid{grid-template-columns:minmax(0,2.06fr) minmax(260px,1fr);align-items:start;gap:31px;margin-top:260px;display:grid}.cta-media-grid img{object-fit:cover;width:100%!important}.cta-media-grid>img{height:506px!important}.cta-media-grid>div{gap:24px;display:grid}.cta-media-grid>div img{height:241px!important}.service-built{grid-template-columns:minmax(0,679px) 1fr;align-items:center;gap:44px;width:min(100% - 80px,1200px);margin:0 auto;padding:48px 0 108px;display:grid}.service-built img{aspect-ratio:683/384;object-fit:cover;width:100%;height:auto}.service-built h2{color:var(--foreground);margin:0;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:36px;font-weight:600;line-height:.95}.service-built p{color:var(--foreground);margin:24px 0 0;font-size:18px;line-height:1.35}.service-built .button{white-space:nowrap;width:210px;min-height:45px;margin-top:24px;padding-inline:18px}.about-hero img{aspect-ratio:579/606}.about-architecture img{aspect-ratio:1}.support-feature img{aspect-ratio:1199/405}.proof-grid{margin-top:72px}.about-page .about-hero,.about-page .about-architecture,.about-page .about-mission,.products-page .subpage-hero,.products-page .market-ticker,.products-page .product-feature,.products-page .split-band,.products-page .product-variant-summary,.products-page .tier-structure-section,.products-page .desk-grid,.products-page .product-infra,.services-page .service-hero,.services-page .capabilities-section,.services-page .service-built,.services-page .audience-section,.services-page .process-strip,.support-page .support-hero,.support-page .support-feature,.support-page .support-assistance{width:calc(100% - 108px);max-width:none;margin-left:auto;margin-right:auto}.about-page .site-footer,.products-page .site-footer,.services-page .site-footer,.support-page .site-footer{padding:110px 0 74px}.products-page .site-footer{padding-bottom:126px}.services-page .site-footer{padding-bottom:153px}.about-page .footer-bottom,.products-page .footer-bottom,.services-page .footer-bottom,.support-page .footer-bottom{margin-top:154px}.about-page .about-hero{grid-template-columns:minmax(0,780px) minmax(0,1fr);gap:76px;padding:142px 0 164px}.about-page .about-hero h1{max-width:760px;font-size:74px;line-height:.9}.about-page .about-hero>div>p{max-width:770px;font-size:23px;line-height:1.35}.about-page .stat-pair{gap:38px;max-width:720px;margin-top:64px}.about-page .stat-pair article{min-height:150px;padding:34px 32px}.about-page .stat-pair h3{font-size:25px}.about-page .stat-pair p{font-size:18px}.about-page .about-hero .button{width:190px;min-height:72px;margin-top:86px}.about-page .about-hero img{aspect-ratio:auto;object-fit:cover;height:812px}.about-page .about-architecture{padding:0 0 192px}.about-page .about-architecture h2{padding-bottom:42px;font-size:70px;line-height:.95}.about-page .about-architecture>div{grid-template-columns:minmax(0,.96fr) minmax(0,1fr);gap:72px;padding-top:70px}.about-page .about-architecture article>p{max-width:780px;margin-bottom:58px;font-size:23px;line-height:1.35}.about-page .about-principles{gap:42px}.about-page .about-principles h3{font-size:25px}.about-page .about-principles p{max-width:740px;font-size:19px}.architecture-aside img{aspect-ratio:1;object-fit:cover;width:100%}.architecture-callout{background:var(--panel-strong);margin-top:22px;padding:54px 44px 64px}.architecture-callout p{max-width:650px;color:var(--foreground);margin:0;font-size:20px;line-height:1.35}.architecture-callout .button{width:260px;margin-top:36px}.about-page .about-mission{padding:0 0 98px}.about-page .about-mission h2{max-width:1120px;color:var(--foreground);margin:34px 0 0;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:66px;font-weight:600;line-height:.95}.mission-grid{grid-template-columns:minmax(0,1.42fr) minmax(0,1fr);align-items:stretch;gap:32px;margin-top:76px;display:grid}.mission-card{border:1px solid var(--line);border-left-color:var(--cyan);min-height:340px;padding:64px 54px}.mission-card p{max-width:870px;color:var(--foreground);margin:0;font-size:22px;line-height:1.35}.mission-card .button{margin-top:44px}.mission-grid img{object-fit:cover;width:100%;height:100%;min-height:340px}.status-band{background:var(--panel-strong);text-align:center;padding:90px 54px 84px}.status-band h2{max-width:1080px;color:var(--foreground);margin:34px auto 0;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:54px;font-weight:600;line-height:.98}.status-cards{text-align:left;grid-template-columns:repeat(2,1fr);gap:68px;width:min(100%,1220px);margin:58px auto 0;display:grid}.status-cards article{background:var(--background);border:1px solid var(--line);min-height:220px;padding:46px 56px}.status-cards article:nth-child(2){border-top-color:var(--cyan)}.status-cards h3{color:var(--foreground);margin:0 0 22px;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:26px;font-weight:600}.status-cards p,.status-cards li{color:var(--foreground);font-size:18px;line-height:1.32}.status-cards p{margin:0}.status-band .compact-list li{border-bottom:0;padding:4px 0}.status-accent{background:var(--cyan);width:84px;height:1px;margin:50px auto 0;display:block}.products-page .subpage-hero{padding:150px 0 60px}.products-page .subpage-hero.compact h1{max-width:650px;font-size:54px;line-height:.96}.products-page .market-ticker{margin-bottom:88px;padding:25px 0;font-size:25px;line-height:1.1}.products-page .product-feature,.products-page .split-band{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:58px;min-height:506px;margin-bottom:34px;padding:54px}.products-page .split-band{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr)}.products-page .product-feature h2,.products-page .split-band h2{max-width:560px;font-size:44px;line-height:.98}.products-page .product-feature p,.products-page .split-band p{max-width:620px;font-size:20px}.products-page .product-feature img,.products-page .split-band img{aspect-ratio:auto;height:370px}.products-page .product-variant-summary{text-align:center;padding:166px 0 160px;display:block}.products-page .product-variant-summary h2{font-size:32px}.products-page .product-variant-summary>div{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:74px}.products-page .product-variant-summary article{border:1px solid var(--line);background:0 0;min-height:186px;padding:34px 44px}.products-page .product-variant-summary h3{color:var(--cyan);font-size:24px}.products-page .tier-structure-section{padding:300px 0 320px}.products-page .tier-structure-section .subpage-heading h2{max-width:780px;font-size:58px}.products-page .tier-structure-section .subpage-heading p{max-width:820px;font-size:20px}.products-page .tier-structure-grid{gap:24px;margin-top:70px}.products-page .tier-structure-grid article{border:1px solid var(--line);text-align:center;background:0 0;min-height:300px;padding:50px 52px}.products-page .tier-structure-grid .tier-thumb{width:65px;height:65px;margin:0 auto 28px}.products-page .tier-structure-grid h3{font-size:30px}.products-page .desk-grid{grid-template-columns:1fr;gap:0;width:min(100% - 108px,930px);padding:0 0 220px;display:grid}.products-page .desk-grid article{border:0;border-bottom:1px solid #d2dee6;grid-template-columns:260px 1fr;gap:0 90px;min-height:256px;padding:64px 0;display:grid}.products-page .desk-grid h3{text-transform:uppercase;grid-row:span 5;max-width:230px;margin:0;font-size:38px;line-height:.9}.products-page .desk-grid p{color:var(--foreground);text-transform:uppercase;margin:0 0 20px;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:18px;font-weight:600}.products-page .desk-grid span{margin:0 0 14px;padding-left:22px;font-size:18px;position:relative}.products-page .desk-grid span:before{content:"";background:var(--cyan);border-radius:50%;width:9px;height:9px;position:absolute;top:.55em;left:0}.products-page .product-infra{grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);align-items:end;gap:70px;padding:0 0 154px}.products-page .product-infra h2{max-width:670px;font-size:58px}.products-page .product-infra-copy>p{max-width:660px;font-size:19px}.products-page .product-infra .infrastructure-grid{margin-top:58px}.products-page .product-infra-media img{aspect-ratio:679/382;width:100%;height:auto}.compat-card{border:1px solid var(--line);margin-top:28px;padding:34px 42px 42px}.compat-card .compat-heading{margin:0 0 20px}.compat-card .line-list{margin-top:0}.compat-card .line-list li{border-bottom:0;padding:4px 0}.products-page .product-risk{background:var(--navy);width:100%;max-width:none;color:var(--white);margin:0;padding:92px 54px 246px}.products-page .product-risk .subpage-heading{max-width:920px}.products-page .product-risk h2,.products-page .product-risk p{color:var(--white)}.products-page .product-risk .subpage-heading h2{max-width:820px;font-size:56px}.products-page .product-risk .notice-grid{border-top:1px solid #00d4e88c;width:min(100%,980px);margin:54px 0 0;padding-top:40px;display:block}.products-page .product-risk .notice-grid article{border:0;padding:0}.products-page .product-risk .notice-grid article+article{margin-top:54px}.products-page .product-risk .notice-grid h2{color:var(--cyan);margin-bottom:18px;font-size:24px}.products-page .product-risk .notice-grid p{max-width:820px;font-size:18px}.services-page .service-hero{grid-template-columns:minmax(0,.98fr) minmax(0,.84fr);gap:96px;padding:132px 0 244px}.services-page .service-hero h1{max-width:710px;font-size:72px;line-height:.9}.services-page .service-hero>div>p{max-width:720px;font-size:22px}.services-page .mini-list{grid-template-columns:repeat(2,minmax(0,280px));gap:24px 56px;margin-top:58px;margin-bottom:58px}.services-page .process-panel{min-height:360px;padding:54px 56px}.services-page .process-panel h2{font-size:38px}.services-page .process-panel p{grid-template-columns:62px 1fr;margin-top:28px;font-size:19px}.services-page .capabilities-section{padding:0 0 58px}.services-page .two-column-heading h2{max-width:720px;font-size:60px;line-height:.96}.services-page .two-column-heading>p{max-width:760px;font-size:23px}.services-page .capability-grid{gap:46px;margin-top:70px}.services-page .capability-grid article{min-height:382px;padding:52px 44px}.services-page .capability-grid h3{font-size:34px}.services-page .capability-grid p{font-size:20px}.services-page .service-built{grid-template-columns:minmax(0,.9fr) minmax(0,.65fr);align-items:center;gap:52px;padding:0 0 210px}.services-page .service-built img{aspect-ratio:683/384}.services-page .service-built h2{max-width:520px;font-size:54px}.services-page .service-built p{max-width:560px;font-size:22px}.services-page .audience-section{padding:0 0 202px}.services-page .audience-section .subpage-heading h2{max-width:880px;font-size:70px;line-height:.9}.services-page .audience-grid{gap:52px;margin-top:78px}.services-page .audience-grid article{border:1px solid var(--line);background:0 0;min-height:664px;padding:54px 52px 52px}.services-page .audience-grid article:nth-child(2){background:var(--panel-strong);border-color:#0000}.services-page .audience-grid h3{max-width:320px;font-size:38px}.services-page .audience-grid p{min-height:180px;font-size:19px}.services-page .audience-grid .card-media{aspect-ratio:292/219;margin:48px 0 0}.services-page .process-strip{padding:0 0 104px}.services-page .process-strip h2{max-width:820px;font-size:62px}.services-page .process-strip>div{gap:26px;margin-top:86px}.services-page .process-strip article{padding:0}.services-page .process-strip p{margin:0;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:25px;font-weight:600;line-height:.98}.services-page .process-strip small{font-size:17px}.support-page .support-hero{padding:132px 0 72px}.support-page .support-hero h1{font-size:72px;line-height:.95}.support-page .support-hero>div:first-child>p{max-width:1540px;font-size:25px;line-height:1.35}.support-page .contact-cards{gap:34px;margin-top:72px}.support-page .contact-cards article{min-height:212px;padding:48px}.support-page .contact-cards h2{margin-bottom:26px;font-size:28px}.support-page .contact-cards p,.support-page .contact-cards a{font-size:21px}.support-page .support-feature{padding:0 0 180px}.support-page .support-feature img{aspect-ratio:1199/405}.support-assistance{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:70px;padding:0 0 88px;display:grid}.support-assistance h2{max-width:740px;color:var(--foreground);margin:0;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:56px;font-weight:600;line-height:.95}.support-assistance-copy>p:not(.section-code){max-width:600px;color:var(--foreground);margin:82px 0 0;font-size:23px;line-height:1.35}.support-assistance-cards{gap:34px;margin-top:56px;display:grid}.support-assistance-cards article{border:1px solid var(--line);min-height:146px;padding:30px 36px}.support-assistance-cards h3{color:var(--foreground);margin:0 0 18px;font-family:Murs Gothic,Arial,Helvetica,sans-serif;font-size:29px;font-weight:600}.support-assistance-cards p{color:var(--foreground);margin:0;font-size:21px;line-height:1.28}.support-assistance .button{width:330px;min-height:66px;margin-top:56px}.support-assistance-media{padding-top:156px}.support-assistance-media img{aspect-ratio:679/511;object-fit:cover;width:100%}.support-disclaimer{background:var(--panel-strong);margin-top:26px;padding:44px 50px}.support-disclaimer p{color:var(--foreground);margin:0;font-size:20px;line-height:1.35}@media (max-width:1180px){.site-header{grid-template-columns:160px 1fr 120px;padding-inline:32px}.nav-links{gap:32px;font-size:16px}.section-grid,.algorithm-section,.cta-section,.site-footer,.subpage-hero,.service-hero,.about-hero,.support-hero,.contact-page,.subpage-section,.variant-summary,.product-feature,.split-band,.wide-feature,.regulatory-section,.notice-grid,.desk-grid,.process-strip,.service-built,.support-feature,.support-notice,.support-grid,.principle-list,.about-architecture,.market-ticker{width:min(100% - 64px,1000px)}.hero h1,.cta-section h2{font-size:64px}.hero.section-grid{grid-template-columns:minmax(440px,520px) minmax(0,1fr);gap:32px;padding-left:32px}.hero-media{min-height:560px}.service-grid{grid-template-columns:repeat(2,1fr)}.product-feature,.split-band,.wide-feature,.service-hero,.about-hero,.support-hero,.service-built,.support-feature,.contact-page{gap:42px}.variant-grid,.capability-grid,.desk-grid,.principle-list{grid-template-columns:repeat(2,1fr)}.process-strip>div{grid-template-columns:repeat(3,1fr)}.tier-card h3{font-size:34px}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;min-height:92px;padding:20px 28px}.brand-link,.brand-logo{width:126px}.nav-links,.header-cta{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;place-items:center;width:34px;height:34px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--foreground);grid-area:1/1;width:22px;height:1px}.mobile-menu summary span:first-child{transform:translateY(-7px)}.mobile-menu summary span:last-child{transform:translateY(7px)}.mobile-nav-links{z-index:4;background:var(--white);border:1px solid var(--line);gap:14px;width:220px;padding:18px;display:grid;position:absolute;top:46px;right:0;box-shadow:0 18px 50px #002f5024}.mobile-nav-links a{color:var(--foreground);text-transform:uppercase;font-size:15px;font-weight:800}.section-grid{grid-template-columns:1fr;gap:38px}.hero.section-grid{grid-template-columns:1fr;width:min(100% - 56px,760px);margin:0 auto;padding-left:0}.subpage-hero,.service-hero,.about-hero,.support-hero,.contact-page,.subpage-section,.variant-summary,.product-feature,.split-band,.wide-feature,.regulatory-section,.notice-grid,.desk-grid,.process-strip,.service-built,.support-feature,.support-notice,.support-grid,.principle-list,.about-architecture,.market-ticker{width:min(100% - 56px,760px)}.subpage-hero h1,.service-hero h1,.about-hero h1,.support-hero h1,.contact-page h1{font-size:48px}.site-footer{padding-bottom:74px}.product-feature,.split-band,.wide-feature,.variant-summary,.service-hero,.about-hero,.support-hero,.service-built,.support-feature,.contact-page,.support-notice,.two-column-heading,.about-architecture>div,.variant-summary>div,.infrastructure-grid,.notice-grid{grid-template-columns:1fr}.split-band img,.wide-feature.reverse img{order:2}.about-hero img{width:100%;height:360px}.about-architecture{padding-top:38px}.about-architecture h2{font-size:42px}.support-feature>div{margin-top:32px}.variant-grid,.capability-grid,.contact-cards,.desk-grid,.principle-list,.process-strip>div,.stat-pair{grid-template-columns:1fr}.hero{padding-top:12px}.hero-copy{order:2;padding-top:0}.hero-media{order:1;min-height:400px}.intro{padding-top:8px}.intro-images{display:none}.pillar-row{grid-template-columns:1fr;gap:22px}.pillar-row>div{grid-template-columns:1fr;gap:14px}.tier-grid,.proof-grid,.footer-main{grid-template-columns:1fr}.cta-media-grid{grid-template-columns:1fr;margin-top:88px}.cta-media-grid>img,.cta-media-grid>div img{height:auto!important}.proof-grid article+article{border-left:0;border-top:1px solid var(--line)}}@media (max-width:640px){.site-header{padding-inline:24px}.section-grid,.algorithm-section,.cta-section,.site-footer,.subpage-hero,.service-hero,.about-hero,.support-hero,.contact-page,.subpage-section,.variant-summary,.product-feature,.split-band,.wide-feature,.support-feature,.regulatory-section,.notice-grid,.desk-grid,.process-strip,.service-built,.support-notice,.support-grid,.principle-list,.about-architecture,.market-ticker{width:calc(100% - 48px)}.hero-media{min-height:360px}.section-code{margin-bottom:18px;font-size:21px}.hero h1{font-size:43px;line-height:.98}.contact-page .contact-title{font-size:46px}.about-hero h1{font-size:44px}.hero-lede,.intro-copy p,.section-heading p,.pillar-row p,.tier-intro p,.cta-section>p{font-size:16px;line-height:1.34}.button-row{gap:16px;display:grid}.button{width:min(100%,250px);min-height:58px;font-size:16px}.intro-copy h2,.section-heading h2,.tier-intro h2{font-size:36px}.button.compact{min-height:58px;margin-top:24px}.algorithm-section{padding-top:64px}.service-grid{grid-template-columns:1fr;gap:24px;margin-top:46px}.service-card{min-height:190px;padding:28px 24px}.accent-line{margin-bottom:52px}.service-card h3{font-size:17px}.service-card p,.tier-card span{font-size:16px}.pillar-list{margin-top:48px}.pillar-row{padding:36px 0}.pillar-row h3{font-size:18px}.tier-section{padding:52px 24px 58px}.ticker{font-size:15px}.tier-intro{margin-top:54px}.tier-grid{gap:24px;margin-top:38px}.tier-card{min-height:340px;padding:34px 26px}.tier-card p{font-size:17px}.tier-card h3{font-size:28px;line-height:1.05}.tier-footer{flex-direction:column-reverse;align-items:flex-start;margin-top:34px;padding-top:28px}.tier-footer p{font-size:13px}.cta-section{min-height:auto;padding:88px 0 84px}.accent-line.wide{margin-bottom:44px}.cta-section h2{overflow-wrap:normal;max-width:330px;font-size:46px;line-height:1}.proof-grid{margin-top:120px}.proof-grid article{min-height:auto;padding:28px 30px}.proof-grid h3{font-size:20px}.footer-main{gap:34px}.site-footer{padding-bottom:42px}.site-footer h2{margin-bottom:18px;font-size:17px}.site-footer p,.site-footer a{font-size:14px}.footer-bottom{flex-direction:column;margin-top:34px}.footer-bottom div{flex-direction:column;gap:10px}}
