/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--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;-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{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.overline{text-decoration-line:overline}}:root{--ink:#07111d;--green:#38df8a;--line:#ffffff1f;--paper:#f1f3ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;width:100%;height:86px;padding:0 clamp(24px,5vw,76px);display:flex;position:absolute}.brand img,.site-header img{object-fit:contain;width:112px;height:42px;display:block}.site-header nav{color:#c6ced6;gap:clamp(20px,2.6vw,42px);font-size:13px;display:flex}.site-header nav a:hover{color:var(--green)}.header-actions{align-items:center;gap:22px;display:flex}.header-actions select{color:#fff;background:0 0;border:0;outline:0;font:600 12px Arial}.header-actions option{color:#111}.contact-link{border-bottom:1px solid #fff;padding:10px 0;font-size:12px}.contact-link span{color:var(--green);margin-inline-start:14px}.hero{background:radial-gradient(circle at 73% 45%,#15394a 0,#0000 26%),linear-gradient(120deg,#06101c,#0b1a2a 68%,#08131f);grid-template-columns:1.05fr .95fr;align-items:center;height:100vh;min-height:800px;padding:180px clamp(24px,7vw,110px) 75px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:75px 75px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25% 80%,#0000);mask-image:linear-gradient(#0000,#000 25% 80%,#0000)}.hero-copy{z-index:3;max-width:760px;position:relative}.eyebrow{letter-spacing:.24em;color:#aab8c4;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex}.eyebrow i{background:var(--green);width:34px;height:2px;display:inline-block}.hero h1{letter-spacing:-.065em;margin:30px 0 32px;font-size:clamp(54px,6.1vw,100px);line-height:.93}.hero h1 span,.hero h1 strong{display:block}.hero h1 span{font-weight:300}.hero h1 strong{color:#0000;-webkit-text-stroke:1px #ffffffb8;font-weight:700}.intro{color:#a9b5c1;max-width:630px;font-size:clamp(16px,1.25vw,20px);line-height:1.8}.hero-actions{gap:16px;margin-top:42px;display:flex}.button{justify-content:space-between;align-items:center;gap:46px;height:56px;padding:0 24px;font-size:12px;font-weight:700;display:inline-flex}.button b{font-size:18px}.primary{background:var(--green);color:#07150f}.ghost{border:1px solid #ffffff3d}.hero-orbit{aspect-ratio:1;z-index:2;justify-self:center;width:min(40vw,600px);position:relative}.orbit{clip-path:polygon(0 0,100% 0,100% 58%,0 45%);border:1px solid #61e8a938;border-radius:50%;position:absolute;inset:9%;transform:rotate(20deg)}.orbit.two{border-color:#ffffff2b;inset:22%;transform:rotate(-33deg)}.core{color:var(--green);background:radial-gradient(circle,#38df8a2e,#0000 65%);border:1px solid #38df8a80;border-radius:50%;place-items:center;font-size:clamp(56px,8vw,110px);font-style:italic;font-weight:800;display:grid;position:absolute;inset:36%;box-shadow:0 0 80px #38df8a2e}.dot{background:var(--green);width:7px;height:7px;box-shadow:0 0 16px var(--green);border-radius:50%;position:absolute}.d1{top:18%;left:25%}.d2{bottom:34%;right:15%}.hero-proof{z-index:4;color:#8e9aa7;letter-spacing:.08em;font-size:11px;position:absolute;bottom:42px;right:7vw}.hero-proof b{color:var(--green);margin-inline-end:18px}.section{padding:130px clamp(24px,7vw,110px)}.company{background:var(--paper);color:#0a1622;grid-template-columns:.35fr 1fr;gap:8vw;display:grid}.section-label{letter-spacing:.25em;text-transform:uppercase;color:#53636d;padding-top:11px;font-size:10px;font-weight:700}.company h2,.approach h2{letter-spacing:-.045em;max-width:950px;margin:0;font-size:clamp(38px,4.4vw,70px);line-height:1.08}.body-copy{color:#5d6871;max-width:760px;margin:34px 0 0;font-size:17px;line-height:1.9}.pillars{color:#0b1722;background:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,7vw,110px) 120px;display:grid}.pillars article{border-top:1px solid #cad0cd;min-height:360px;padding:36px 32px 50px}.pillars article+article{border-inline-start:1px solid #d9ddda}.pillars article>span{color:#728079;font-size:10px}.pillar-icon{color:#20b66c;margin:62px 0 33px;font-size:42px}.pillars h3{margin:0 0 18px;font-size:22px}.pillars p{color:#65716d;max-width:320px;font-size:14px;line-height:1.75}.approach{background:#0b1828}.approach .section-label{color:var(--green);margin-bottom:30px}.process{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:90px;display:grid}.process div{border-inline-end:1px solid var(--line);min-height:150px;padding:26px 28px 5px 0}.process span{color:var(--green);font-size:10px}.process p{max-width:180px;margin-top:34px;font-size:15px;line-height:1.5}.product{color:#081521;background:#e8ebe7;grid-template-columns:1.15fr .85fr;min-height:680px;display:grid;overflow:hidden}.product-visual{background:#d7dcd8;min-height:680px}.product-visual img{object-fit:cover;width:100%;height:100%}.product-copy{flex-direction:column;justify-content:center;padding:110px clamp(34px,6vw,90px);display:flex}.product-copy .eyebrow{color:#617168}.product-copy h2{letter-spacing:-.045em;margin:28px 0;font-size:clamp(42px,4vw,65px);line-height:1.04}.product-copy>p:not(.eyebrow){color:#5b6863;font-size:16px;line-height:1.8}.product-copy>a{border-bottom:1px solid #8e9993;justify-content:space-between;margin-top:35px;padding-bottom:12px;font-size:12px;font-weight:700;display:flex}.product-copy>a b{color:#18a65f}.closing{text-align:center;background:radial-gradient(circle at 50% 45%,#16343f 0,#0000 38%),#07121e;padding:140px 24px}.closing>p{letter-spacing:.25em;color:var(--green);font-size:10px}.closing h2{letter-spacing:-.05em;max-width:900px;margin:28px auto;font-size:clamp(44px,5vw,78px)}.closing>span{color:#99a7b3;max-width:600px;margin:0 auto 40px;line-height:1.8;display:block}.closing .button{display:inline-flex}footer{border-top:1px solid var(--line);color:#84919d;justify-content:space-between;align-items:center;min-height:120px;padding:30px clamp(24px,5vw,76px);font-size:11px;display:flex}footer img{object-fit:contain;width:90px;height:38px}footer div{align-items:center;gap:28px;display:flex}footer a:hover{color:var(--green)}.rtl{font-family:Tahoma,Arial,sans-serif}.rtl .hero h1,.rtl h2{letter-spacing:-.025em}.rtl .eyebrow{letter-spacing:0}.rtl .hero-proof{left:7vw;right:auto}.rtl .process div{padding:26px 0 5px 28px}.rtl .home-header,.rtl .inner-header{direction:ltr}.rtl .main-nav{direction:rtl}.rtl .home-header .langs,.rtl .inner-languages{direction:ltr}.rtl .inner-hero-copy,.rtl .home-hero-copy{text-align:right;direction:rtl}.rtl .inner-hero-photo{inset:0 auto 0 0}.rtl .inner-hero-shade{background:linear-gradient(270deg,#081522 0% 35%,#081522d1 57%,#0815222e 100%)}.rtl .section-label,.rtl .overline{letter-spacing:0}.rtl .solution-list article,.rtl .model-list article,.rtl .resource-list article{text-align:right}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:150px}.hero-orbit{opacity:.55;width:70vw;position:absolute;bottom:5%;right:-15%}.hero-proof{display:none}.company,.pillars{grid-template-columns:1fr}.pillars article{min-height:auto}.pillars article+article{border-inline-start:0}.process{grid-template-columns:repeat(2,1fr)}.product{grid-template-columns:1fr}.product-visual{min-height:480px}.product-copy{padding-block:80px}}@media (width<=620px){.site-header{height:72px;padding-inline:20px}.brand img,.site-header img{width:90px}.contact-link{display:none}.hero{min-height:760px;padding:130px 22px 60px;display:block}.hero h1{font-size:51px}.intro{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.button{width:100%}.hero-orbit{width:95vw;bottom:-2%;right:-35%}.section{padding:85px 22px}.body-copy{font-size:15px}.pillars{padding:0 22px 70px}.pillars article{padding-inline:8px}.process{grid-template-columns:1fr}.process div{min-height:110px}.product-visual{min-height:340px}.product-copy{padding:70px 24px}.closing{padding:100px 22px}footer{flex-wrap:wrap;align-items:flex-start;gap:25px}footer div{justify-content:space-between;width:100%}}.inner-page{color:#0a1622;background:#eef1ed;min-height:100vh}.inner-header{color:#fff;background:#07111d;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(24px,5vw,76px);display:flex}.inner-header img{object-fit:contain;width:112px;height:42px}.inner-header nav{color:#bec8d1;gap:clamp(18px,2.5vw,40px);font-size:12px;display:flex}.inner-header nav a:hover{color:var(--green)}.inner-header>div{align-items:center;gap:20px;font-size:11px;display:flex}.inner-contact{border-bottom:1px solid #fff;padding:10px 0}.inner-hero{color:#fff;background:radial-gradient(circle at 78%,#174050,#0000 28%),#081522;align-items:flex-end;min-height:560px;display:flex;position:relative;overflow:hidden}.inner-hero-photo{object-fit:cover;filter:saturate(.72)contrast(1.04);width:58%;height:100%;position:absolute;inset:0 0 0 auto}.inner-hero-shade{background:linear-gradient(90deg,#081522 0% 35%,#081522d1 57%,#0815222e 100%);position:absolute;inset:0}.inner-hero-copy{z-index:2;width:100%;padding:130px clamp(24px,7vw,110px) 105px;position:relative}.inner-hero-copy>p{color:var(--green);letter-spacing:.25em;font-size:10px;font-weight:700}.inner-hero h1{letter-spacing:-.06em;max-width:980px;margin:25px 0 32px;font-size:clamp(52px,6vw,94px);line-height:.96}.inner-hero span{color:#aab6c1;max-width:700px;font-size:18px;line-height:1.8;display:block}.inner-footer{color:#85929e;border-top:1px solid var(--line);background:#07111d;justify-content:space-between;align-items:center;min-height:120px;padding:30px clamp(24px,5vw,76px);font-size:11px;display:flex}.inner-footer img{width:90px}.inner-footer div{gap:26px;display:flex}.family-grid{background:#cdd3cf;grid-template-columns:repeat(2,1fr);gap:1px;padding:100px clamp(24px,7vw,110px);display:grid}.family-card{background:#fff;flex-direction:column;min-height:430px;padding:48px;display:flex}.family-card>span,.capability-grid article>span,.solution-list article>span,.model-list article>span,.resource-list article>span{color:#1aaa66;font-size:10px}.family-card h2{letter-spacing:-.035em;margin:54px 0 20px;font-size:38px;line-height:1.05}.family-card p{color:#66726d;line-height:1.75}.family-card ul{color:#34433c;margin:22px 0;padding:0;font-size:13px;list-style:none}.family-card li{border-bottom:1px solid #e1e5e2;padding:8px 0}.family-card>a{margin-top:auto;padding-top:30px;font-size:12px;font-weight:700}.page-cta{background:var(--green);justify-content:space-between;align-items:center;padding:50px clamp(24px,7vw,110px);font-size:18px;display:flex}.page-cta a{font-size:12px;font-weight:700}.capability-grid{background:#fff;grid-template-columns:repeat(3,1fr);padding:100px clamp(24px,7vw,110px);display:grid}.capability-grid article{border-top:1px solid #d0d6d2;border-inline-end:1px solid #e1e5e2;min-height:300px;padding:38px 34px 52px}.capability-grid h2{margin:55px 0 18px;font-size:24px;line-height:1.15}.capability-grid p{color:#697570;font-size:14px;line-height:1.7}.dark-band{color:#fff;background:#0b1828;padding:100px clamp(24px,7vw,110px)}.dark-band p{color:var(--green);letter-spacing:.2em;font-size:10px}.dark-band h2{letter-spacing:-.05em;max-width:1000px;font-size:clamp(40px,5vw,72px)}.solution-list,.model-list,.resource-list{background:#fff;padding:70px clamp(24px,7vw,110px) 110px}.solution-list article,.model-list article,.resource-list article{border-bottom:1px solid #ced4d0;grid-template-columns:80px 1fr 1fr auto;align-items:center;gap:30px;padding:40px 0;display:grid}.solution-list h2,.model-list h2,.resource-list h2{margin:0;font-size:25px}.solution-list p,.model-list p,.resource-list p{color:#6a756f;line-height:1.6}.solution-list a,.model-list a,.resource-list a{font-size:11px;font-weight:700}.story{background:#fff;grid-template-columns:.35fr 1fr;gap:8vw;padding:110px clamp(24px,7vw,110px);display:grid}.story h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.5vw,70px);line-height:1.08}.story div>p:not(.section-label){color:#62706a;font-size:16px;line-height:1.9}.values{background:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,7vw,110px) 110px;display:grid}.values article{border-top:1px solid #ccd3cf;padding:40px 30px}.values span{color:#18a760;font-size:10px}.values h3{margin-top:50px;font-size:22px}.values p{color:#697570;line-height:1.7}.contact-grid{background:#fff;grid-template-columns:1fr 1fr;gap:80px;padding:110px clamp(24px,7vw,110px);display:grid}.contact-grid>div{flex-direction:column;gap:22px;display:flex}.contact-grid a{font-size:28px}.contact-grid li{color:#59665f;border-bottom:1px solid #d4d9d6;padding:13px 0}.feature-band{color:#fff;background:#0b1828;grid-template-columns:.4fr 1fr;padding:90px clamp(24px,7vw,110px);display:grid}.feature-band .section-label{color:var(--green)}.feature-band ul{grid-template-columns:1fr 1fr;gap:0 60px;margin:0;padding:0;list-style:none;display:grid}.feature-band li{border-bottom:1px solid var(--line);padding:18px 0}@media (width<=900px){.inner-header nav{display:none}.family-grid,.capability-grid{grid-template-columns:1fr 1fr}.story{grid-template-columns:1fr}.solution-list article,.model-list article,.resource-list article{grid-template-columns:50px 1fr}.solution-list article p,.model-list article p,.resource-list article p,.solution-list article a,.model-list article a,.resource-list article a{grid-column:2}.values,.feature-band{grid-template-columns:1fr}.feature-band ul{margin-top:35px}}@media (width<=620px){.inner-header{height:72px;padding-inline:20px}.inner-header img{width:90px}.inner-header>div>a:first-child{display:none}.inner-hero{min-height:440px;padding:115px 22px 70px}.inner-hero h1{font-size:50px}.inner-hero span{font-size:15px}.family-grid,.capability-grid{grid-template-columns:1fr;padding:50px 22px}.family-card{padding:34px 25px}.capability-grid article{padding-inline:10px}.page-cta{flex-direction:column;align-items:flex-start;gap:22px}.solution-list,.model-list,.resource-list{padding:45px 22px 70px}.story{padding:75px 22px}.values{padding:0 22px 70px}.contact-grid{grid-template-columns:1fr;padding:75px 22px}.contact-grid a{font-size:20px}.feature-band{padding:70px 22px}.feature-band ul{grid-template-columns:1fr}.inner-footer{flex-wrap:wrap;gap:25px}.inner-footer div{justify-content:space-between;width:100%}}.new-home{color:#fff;background:#07111d}.home-header{z-index:10;border-bottom:1px solid #ffffff1f;grid-template-columns:150px 1fr auto auto;align-items:center;gap:32px;width:100%;height:88px;padding:0 clamp(22px,5vw,76px);display:grid;position:absolute}.home-header>a:first-child img{width:108px;height:auto;display:block}.home-header nav{color:#b7c1ca;justify-content:center;gap:clamp(18px,2.8vw,44px);font-size:12px;display:flex}.home-header nav a:hover,.langs a:hover{color:var(--green)}.langs{color:#7f8d99;gap:10px;font-size:9px;display:flex}.nav-contact{border-bottom:1px solid #fff;padding:11px 0;font-size:11px}.home-hero{background:radial-gradient(circle at 74% 49%,#31d5841f,#0000 22%),linear-gradient(115deg,#06101b,#0b1b2b);align-items:center;height:max(780px,100vh);padding:180px clamp(24px,7vw,110px) 90px;display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:88px 0 0;-webkit-mask-image:linear-gradient(#0000,#000 15% 80%,#0000);mask-image:linear-gradient(#0000,#000 15% 80%,#0000)}.home-hero-copy{z-index:2;width:min(850px,70vw);position:relative}.home-hero-copy>p{color:var(--green);letter-spacing:.22em;text-transform:uppercase;font-size:10px;font-weight:700}.home-hero h1{letter-spacing:-.065em;margin:30px 0 38px;font-size:clamp(58px,7vw,112px);font-weight:300;line-height:.91}.home-hero h1 strong{font-weight:700}.home-hero-copy>span{color:#a7b3be;max-width:700px;font-size:17px;line-height:1.85;display:block}.home-hero-copy>div{gap:16px;margin-top:42px;display:flex}.green-link,.line-link{padding:18px 22px;font-size:11px;font-weight:700}.green-link{background:var(--green);color:#06130d}.line-link{border:1px solid #ffffff40}.hero-wordmark{color:#0000;-webkit-text-stroke:1px #39de8b29;-webkit-user-select:none;user-select:none;font-size:min(60vw,720px);font-style:italic;font-weight:900;line-height:1;position:absolute;top:17%;right:5%;transform:skew(-7deg)}.hero-index{color:var(--green);letter-spacing:.2em;font-size:9px;position:absolute;bottom:50px;right:7vw}.hero-side-note{writing-mode:vertical-rl;letter-spacing:.28em;color:#617180;font-size:8px;position:absolute;top:50%;right:25px}.identity-section{color:#0a1722;background:#f0f2ee;grid-template-columns:.32fr 1fr;gap:8vw;padding:130px clamp(24px,7vw,110px);display:grid}.overline{letter-spacing:.24em;text-transform:uppercase;color:#1ba761;font-size:9px;font-weight:700}.identity-section h2,.legacy-section h2{letter-spacing:-.05em;max-width:1050px;margin:0;font-size:clamp(42px,5vw,76px);line-height:1.05}.identity-section div>p,.legacy-section div>p{color:#5e6b65;max-width:760px;margin-top:38px;font-size:17px;line-height:1.9}.cap-section{color:#0b1722;background:#fff;padding:120px clamp(24px,7vw,110px);position:relative}.cap-heading{grid-template-columns:.32fr 1fr;gap:8vw;display:grid}.cap-heading h2,.fields-section h2,.method-section>h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(42px,4.5vw,70px);line-height:1.06}.cap-list{border-top:1px solid #cbd2ce;grid-template-columns:repeat(3,1fr);margin-top:90px;display:grid}.cap-list article{border-inline-end:1px solid #dfe3e0;min-height:260px;padding:30px 30px 42px 0}.cap-list span,.method-section article span{color:#20aa67;font-size:9px}.cap-list h3{margin:60px 0 18px;font-size:22px}.cap-list p{color:#66736d;max-width:300px;font-size:13px;line-height:1.7}.section-arrow{color:#1aaa66;font-size:32px;position:absolute;top:125px;right:7vw}.fields-section{background:#0a1827;grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:720px;padding:120px clamp(24px,7vw,110px);display:grid;overflow:hidden}.fields-section .overline,.method-section .overline{color:var(--green)}.field-rings{aspect-ratio:1;justify-self:center;width:100%;max-width:600px;position:relative}.field-rings:before,.field-rings:after{content:"";border:1px solid #37de8a33;border-radius:50%;position:absolute;inset:4%}.field-rings:after{border-color:#ffffff24;inset:22%}.field-rings span{transform:rotate(calc(var(--i)*60deg)) translateY(-235px) rotate(calc(var(--i)*-60deg));transform-origin:50%;color:#b8c2cb;z-index:2;background:#0a1827;padding:7px 12px;font-size:11px;position:absolute;top:50%;left:50%}.method-section{color:#091621;background:#e8ebe7;padding:120px clamp(24px,7vw,110px)}.method-section>h2{max-width:1000px;margin-top:25px}.method-section>div{border-top:1px solid #bfc8c2;grid-template-columns:repeat(5,1fr);margin-top:85px;display:grid}.method-section article{border-inline-end:1px solid #cbd2ce;min-height:170px;padding:30px 25px 15px 0}.method-section article p{margin-top:42px;font-size:14px;line-height:1.55}.legacy-section{color:#091621;background:#fff;grid-template-columns:.32fr 1fr;gap:8vw;padding:130px clamp(24px,7vw,110px);display:grid}.home-end{text-align:center;background:radial-gradient(circle,#143949,#0000 37%),#07111d;padding:140px 24px}.home-end h2{letter-spacing:-.05em;max-width:950px;margin:0 auto;font-size:clamp(44px,5.4vw,82px)}.home-end p{color:#99a7b3;max-width:650px;margin:30px auto;line-height:1.8}.home-end a{background:var(--green);color:#06130d;padding:19px 27px;font-size:11px;font-weight:700;display:inline-block}.home-footer{letter-spacing:.12em;color:#75838f;border-top:1px solid #ffffff1f;grid-template-columns:120px 1fr auto auto;align-items:center;gap:40px;height:120px;padding:0 clamp(24px,5vw,76px);font-size:9px;display:grid}.home-footer img{width:90px}.real-product{color:#0a1722;background:#f5f6f3;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:90px clamp(24px,7vw,110px);display:grid}.real-product h2{letter-spacing:-.05em;font-size:clamp(42px,5vw,72px);line-height:1.02}.real-product>div>p:not(.overline){color:#65716b;line-height:1.8}.real-product>div>div{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.real-product a{border:1px solid #bbc3be;padding:14px 17px;font-size:10px;font-weight:700}.real-product figure{place-items:center;height:670px;margin:0;display:grid}.real-product img{object-fit:contain;max-width:100%;max-height:100%}.home-photo-band{background:#07111d;grid-template-rows:1fr 1fr;grid-template-columns:1.35fr .8fr .8fr;gap:2px;height:620px;display:grid}.home-photo-band figure{margin:0;position:relative;overflow:hidden}.home-photo-band .photo-tall{grid-row:1/3}.home-photo-band figure:nth-child(2){grid-column:2/4}.home-photo-band img{object-fit:cover;filter:saturate(.7)contrast(1.04);width:100%;height:100%;transition:transform .7s,filter .4s;display:block}.home-photo-band figure:after{content:"";background:linear-gradient(#0000 45%,#030c1459);position:absolute;inset:0}.home-photo-band figure:hover img{filter:saturate(.9)contrast(1.03);transform:scale(1.025)}@media (width<=980px){.home-header{grid-template-columns:110px 1fr auto}.home-header nav,.nav-contact{display:none}.home-hero-copy{width:85vw}.identity-section,.legacy-section,.cap-heading,.fields-section{grid-template-columns:1fr}.cap-list{grid-template-columns:1fr 1fr}.fields-section{padding-bottom:140px}.field-rings{max-width:500px}.method-section>div{grid-template-columns:1fr 1fr}.real-product{grid-template-columns:1fr}.real-product figure{height:520px}}@media (width<=620px){.home-header{grid-template-columns:90px 1fr;height:72px;padding:0 20px}.home-header>a:first-child img{width:82px}.langs{justify-self:end}.home-hero{height:auto;min-height:760px;padding:145px 22px 90px}.home-hero-copy{width:100%}.home-hero h1{font-size:53px}.home-hero-copy>span{font-size:15px}.home-hero-copy>div{flex-direction:column}.hero-wordmark{opacity:.65;top:40%;right:-25%}.hero-side-note,.hero-index{display:none}.identity-section,.legacy-section,.cap-section,.fields-section,.method-section{padding:85px 22px}.identity-section h2,.legacy-section h2,.cap-heading h2,.fields-section h2,.method-section>h2{font-size:40px}.identity-section div>p,.legacy-section div>p{font-size:15px}.cap-list{grid-template-columns:1fr;margin-top:55px}.cap-list article{border-inline-end:0;min-height:auto}.cap-list h3{margin-top:35px}.section-arrow{display:none}.home-photo-band{grid-template-rows:2fr 1fr 1fr;grid-template-columns:1fr;height:760px}.home-photo-band .photo-tall{grid-row:auto}.home-photo-band figure:nth-child(2){grid-column:auto}.field-rings{max-width:320px;margin-top:30px}.field-rings span{transform:rotate(calc(var(--i)*60deg)) translateY(-132px) rotate(calc(var(--i)*-60deg));font-size:8px}.method-section>div{grid-template-columns:1fr}.method-section article{min-height:110px}.home-end{padding:100px 22px}.home-footer{grid-template-columns:1fr 1fr;gap:24px;height:auto;padding:35px 22px}.real-product{padding:70px 22px}.real-product figure{height:410px}}.home-header .main-nav,.inner-header .main-nav{color:#b7c1ca;justify-content:center;align-items:stretch;gap:clamp(16px,2.3vw,38px);height:100%;display:flex}.nav-group{align-items:center;height:100%;display:flex;position:relative}.nav-title{white-space:nowrap;align-items:center;gap:7px;height:100%;font-size:12px;display:flex}.nav-title i{color:#6f7e89;font-size:10px;font-style:normal;transition:all .2s}.nav-group:hover .nav-title,.nav-group:focus-within .nav-title{color:var(--green)}.nav-group:hover .nav-title i,.nav-group:focus-within .nav-title i{color:var(--green);transform:rotate(180deg)}.nav-dropdown{opacity:0;visibility:hidden;pointer-events:none;z-index:40;background:#0d1c2b;border:1px solid #ffffff21;width:285px;padding:10px;transition:all .2s;position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%,10px);box-shadow:0 24px 55px #00000061}.nav-wide .nav-dropdown{width:335px}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.nav-dropdown>a{color:#d5dce2;border-bottom:1px solid #ffffff14;grid-template-columns:28px 1fr auto;align-items:center;min-height:48px;padding:0 12px;font-size:12px;display:grid}.nav-dropdown>a:last-child{border-bottom:0}.nav-dropdown>a span{color:#4bdc94;font-size:8px}.nav-dropdown>a b{color:#63727e;font-size:11px;font-weight:400}.nav-dropdown>a:hover{color:#fff;background:#ffffff0b}.nav-dropdown>a:hover b{color:var(--green)}@media (width<=980px){.home-header .main-nav,.inner-header .main-nav{display:none}}@media (width<=620px){.inner-hero{min-height:560px;padding:0}.inner-hero-photo{width:100%;height:55%;inset:auto 0 0}.inner-hero-shade{background:linear-gradient(#081522 0% 43%,#081522d1 68%,#08152238 100%)}.inner-hero-copy{padding:90px 22px 210px}.inner-hero h1{font-size:46px}.inner-hero span{font-size:14px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
