/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}}:root{--ink:#071d37;--ink-soft:#163750;--night:#020f1b;--night-2:#06243b;--green:#12b965;--green-soft:#37dd87;--paper:#f8faf9;--mist:#eef3f0;--line:#071d3729}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}.site-header{color:#fff;z-index:20;justify-content:space-between;align-items:center;width:100%;height:94px;padding:0 clamp(24px,5vw,78px);display:flex;position:absolute;top:0;left:0}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{background:#fffffff7;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:5px;display:flex;overflow:hidden}.brand-mark img{width:100%;height:100%;display:block}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.24em;font-size:1.2rem;line-height:1}.brand small{margin-top:5px;font-size:.67rem}.brand small b{color:var(--green-soft);font-weight:600}nav{align-items:center;gap:clamp(20px,2.6vw,42px);font-size:.78rem;font-weight:620;display:flex}nav a{transition:color .16s}nav a:hover{color:var(--green-soft)}.nav-cta{color:var(--ink);background:#f8faf9f2;border:1px solid #12b965c7;border-radius:4px;padding:11px 20px;transition:background .16s,border-color .16s,box-shadow .16s,color .16s;box-shadow:0 5px 18px #020f1b24}.nav-cta:hover{background:var(--green);border-color:var(--green);color:var(--night);box-shadow:0 7px 22px #020f1b33}.nav-cta:focus-visible{outline-offset:3px;outline:3px solid #fff}.hero{background:var(--night);color:#fff;align-items:center;min-height:min(900px,100svh);padding:140px clamp(28px,7vw,112px) 88px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#020f1b,#020f1bfc 32%,#020f1bd6 49%,#020f1b2e 72%,#020f1b14);position:absolute;inset:0}.hero-copy{z-index:2;max-width:680px;position:relative}.eyebrow,.section-label{color:var(--green-soft);letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.69rem;font-weight:720}h1{letter-spacing:-.06em;margin-bottom:0;font-size:clamp(4.5rem,7.8vw,8.3rem);font-weight:560;line-height:.88}h1 span,h2 span{color:var(--green)}.hero-summary{color:#d5dfe5;max-width:570px;margin:36px 0 0;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.6}.hero-status{color:#aabac4;align-items:center;gap:12px;margin-top:32px;font-size:.78rem;display:flex}.hero-status span{background:var(--green-soft);border-radius:50%;width:9px;height:9px;box-shadow:0 0 20px #37dd87e6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;padding:14px 22px;font-size:.8rem;font-weight:700;transition:background .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:#0ca557}.button-ghost{color:#fff;border:1px solid #ffffff61}.button-ghost:hover{border-color:var(--green-soft);color:var(--green-soft)}.approach-section,.problem-section{padding:clamp(90px,10vw,150px) clamp(28px,7vw,112px)}.section-lead{grid-template-columns:.42fr 1.05fr .8fr;gap:7vw;margin-bottom:76px;display:grid}.section-lead .section-label{align-self:start;margin:10px 0 0}.belief-section h2,.contact-intro h2,.impact-section h2,.model-section h2,.pod-copy h2,.section-lead h2,.stealth-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.7rem,4.8vw,5.8rem);font-weight:560;line-height:.98}.section-lead>p:last-child{color:var(--ink-soft);align-self:end;margin:0;line-height:1.7}.point-grid{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.point-card{text-align:center;flex-direction:column;align-items:center;min-height:290px;padding:42px 28px 34px;display:flex}.point-card+.point-card{border-left:1px solid var(--line)}.point-icon{color:var(--green);border:1px solid #12b96552;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;display:flex;position:relative}.point-icon:after{content:"";border:1px solid #12b9651a;border-radius:50%;position:absolute;inset:-8px}.point-icon svg{width:48px;height:48px}.point-card h3{margin:34px 0 14px;font-size:1rem;line-height:1.3}.point-card p{color:var(--ink-soft);margin:0;font-size:.87rem;line-height:1.65}.belief-section{color:#fff;background:linear-gradient(125deg,#020f1b,#052640 70%,#05382f);grid-template-columns:.85fr 1fr;align-items:center;min-height:540px;padding:clamp(90px,10vw,150px) clamp(28px,8vw,128px);display:grid;position:relative;overflow:hidden}.belief-field{opacity:.92;width:min(55vw,690px);position:absolute;left:max(-150px,-7vw)}.belief-field svg{width:100%;height:auto;display:block;overflow:visible}.belief-field-rings{stroke:#37dd879e;stroke-linecap:round;stroke-width:2.2px}.belief-field-core{fill:var(--green-soft);filter:drop-shadow(0 0 10px #37dd87e6)}.belief-field-node{fill:#7cf2ad;filter:drop-shadow(0 0 7px #37dd87cc)}.belief-field-node-one{opacity:.8}.belief-field-node-two{opacity:.55}.belief-section>div:last-child{z-index:2;grid-column:2;max-width:700px;position:relative}.belief-section h2{color:#fff}.belief-section>div:last-child>p:last-child{color:#bdccd4;max-width:590px;margin:28px 0 0;line-height:1.7}.approach-section{background:#fff;position:relative;overflow:hidden}.molecule-field{color:var(--green);opacity:.13;pointer-events:none;width:min(64vw,820px);height:min(47vw,610px);position:absolute;top:-35px;right:min(-150px,-8vw);-webkit-mask-image:radial-gradient(#000 0 38%,#0000 76%);mask-image:radial-gradient(#000 0 38%,#0000 76%)}.molecule-bonds{fill:none;stroke:currentColor;stroke-width:6px}.molecule-atoms{fill:#12b96524;stroke:currentColor;stroke-width:5px}.approach-section>:not(.molecule-field){z-index:1;position:relative}.compact-lead{grid-template-columns:.3fr 1fr .7fr}.platform-card{min-height:230px}.production-map{color:#fff;background:linear-gradient(120deg,#031625,#082d44);border-radius:8px;grid-template-columns:1fr minmax(48px,.28fr) 1.15fr minmax(48px,.28fr) 1fr;align-items:center;min-height:220px;margin:0 0 60px;padding:36px clamp(24px,4vw,60px);display:grid;position:relative;overflow:hidden}.production-map:after{content:"";background:radial-gradient(circle,#37dd8729,#0000 66%);width:340px;height:340px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.production-inputs{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:relative}.production-inputs span{color:#c9d8df;border:1px solid #37dd876b;border-radius:999px;padding:8px 12px;font-size:.73rem}.production-line{z-index:1;background:#37dd8770;height:1px;position:relative}.production-line i{border-right:1px solid var(--green-soft);border-top:1px solid var(--green-soft);width:8px;height:8px;position:absolute;top:-4px;right:0;transform:rotate(45deg)}.production-core{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.production-core img{background:#fff;border-radius:50%;width:58px;height:58px;margin-bottom:15px;padding:7px}.production-map strong{letter-spacing:-.02em;font-size:1rem}.production-map small{color:#9fb5c1;margin-top:5px;font-size:.68rem;display:block}.production-output{text-align:center;z-index:1;position:relative}.production-output>span{background:var(--green);border-radius:50%;width:12px;height:12px;margin:0 auto 18px;display:block;box-shadow:0 0 0 9px #12b9651f}.pod-section{background:var(--night);color:#fff;grid-template-columns:.78fr 1.22fr;min-height:680px;display:grid}.pod-copy{align-self:center;padding:clamp(70px,8vw,130px)}.pod-copy h2{color:#fff}.pod-copy>p:last-child{color:#bdccd4;max-width:510px;margin:30px 0 0;line-height:1.7}.pod-window{min-height:560px;position:relative;overflow:hidden}.pod-window:after{background:linear-gradient(90deg,var(--night),transparent 30%);content:"";pointer-events:none;position:absolute;inset:0}.pod-window img{object-fit:cover;object-position:83% center}.model-section{background:var(--mist);grid-template-columns:1.2fr .8fr;align-items:end;gap:10vw;padding:clamp(90px,10vw,150px) clamp(28px,8vw,128px);display:grid}.model-section>p{color:var(--ink-soft);max-width:520px;margin:0;line-height:1.8}.impact-section{color:#fff;background:linear-gradient(118deg,#031321,#052941 62%,#063b32);grid-template-columns:minmax(270px,.7fr) 1.3fr;gap:clamp(64px,8vw,120px);padding:clamp(90px,10vw,150px) clamp(28px,8vw,128px);display:grid;position:relative;overflow:hidden}.impact-section:before{content:"";opacity:.45;background-image:radial-gradient(circle,#37dd8757 1.2px,#0000 1.6px);background-size:15px 15px;width:460px;height:460px;position:absolute;top:-210px;left:-230px;transform:rotate(10deg);-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.impact-grid,.impact-heading{z-index:1;position:relative}.impact-heading{align-self:start}.impact-heading h2{color:#fff}.impact-grid{border-top:1px solid #ffffff2e;grid-template-columns:repeat(2,1fr);display:grid}.impact-card{min-height:300px;padding:38px clamp(22px,3vw,46px) 34px}.impact-card:nth-child(2n){border-left:1px solid #ffffff2e}.impact-card:nth-child(n+3){border-top:1px solid #ffffff2e}.impact-card .point-icon{border-color:#37dd8757;width:66px;height:66px}.impact-card .point-icon:after{border-color:#37dd871a}.impact-card .point-icon svg{width:38px;height:38px}.impact-card h3{color:#fff;margin:30px 0 14px;font-size:clamp(1.1rem,1.6vw,1.45rem);line-height:1.25}.impact-card p{color:#b9cbd4;max-width:300px;margin:0;font-size:.87rem;line-height:1.7}.stealth-section{text-align:center;background:#fff;flex-direction:column;align-items:center;padding:clamp(90px,10vw,145px) 28px;display:flex;position:relative;overflow:hidden}.stealth-section:after,.stealth-section:before{content:"";opacity:.48;pointer-events:none;background-image:radial-gradient(circle,#12b96580 1.25px,#0000 1.6px);background-size:12px 12px;width:420px;height:420px;position:absolute;bottom:-215px;-webkit-mask-image:radial-gradient(circle,#0000 0 26%,#000 27% 62%,#0000 74%);mask-image:radial-gradient(circle,#0000 0 26%,#000 27% 62%,#0000 74%)}.stealth-section:before{left:-175px}.stealth-section:after{right:-175px}.stealth-section>*{z-index:1;position:relative}.stealth-section>p:not(.section-label){color:var(--ink-soft);max-width:620px;margin:28px auto 30px;line-height:1.7}.updates-section{background:var(--mist);padding:clamp(90px,10vw,145px) clamp(28px,8vw,128px)}.updates-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:58px;display:flex}.updates-heading h2{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(2.7rem,4.8vw,5.8rem);font-weight:560;line-height:.98}.linkedin-company-link{border-bottom:1px solid #071d374d;flex:none;align-items:center;gap:10px;padding:0 0 8px;font-size:.79rem;font-weight:700;transition:border-color .16s,color .16s;display:inline-flex}.linkedin-company-link:hover{border-color:var(--green);color:var(--green)}.linkedin-company-link svg{width:18px;height:18px}.featured-update{background:#fff;grid-template-columns:1.25fr .75fr;min-height:500px;transition:box-shadow .18s,transform .18s;display:grid;overflow:hidden}.featured-update:hover{transform:translateY(-4px);box-shadow:0 22px 60px #071d3721}.featured-update-image{background:#e8e7df;align-items:center;min-height:430px;display:flex;overflow:hidden}.featured-update-image img{object-fit:contain;width:100%;height:100%;transition:transform .5s;display:block}.featured-update:hover .featured-update-image img{transform:scale(1.015)}.featured-update-copy{flex-direction:column;justify-content:center;align-self:stretch;padding:clamp(38px,5vw,76px);display:flex}.update-meta{color:var(--green);letter-spacing:.12em;text-transform:uppercase;align-items:center;margin-bottom:34px;font-family:SFMono-Regular,Consolas,monospace;font-size:.65rem;display:flex}.update-meta span:after{color:#071d374d;content:"•";margin:0 12px}.update-meta time{color:var(--ink-soft)}.featured-update h3{letter-spacing:-.05em;margin:0 0 24px;font-size:clamp(2rem,3.3vw,4rem);font-weight:560;line-height:1.02}.featured-update-copy>p{color:var(--ink-soft);margin:0 0 38px;line-height:1.7}.read-link{color:var(--green);align-items:center;gap:10px;font-size:.79rem;font-weight:720;display:inline-flex}.read-link i{font-size:1rem;font-style:normal;transition:transform .16s}.featured-update:hover .read-link i{transform:translate(2px,-2px)}.secondary-update{background:#fff;grid-template-columns:.82fr 1.18fr;max-width:900px;min-height:310px;margin:24px 0 0 auto;transition:box-shadow .18s,transform .18s;display:grid;overflow:hidden}.secondary-update:hover{transform:translateY(-3px);box-shadow:0 18px 50px #071d371c}.secondary-update-image{min-height:310px;overflow:hidden}.secondary-update-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.secondary-update:hover .secondary-update-image img{transform:scale(1.015)}.secondary-update-copy{flex-direction:column;justify-content:center;padding:clamp(32px,4vw,52px);display:flex}.secondary-update .update-meta{margin-bottom:22px}.secondary-update h3{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(1.65rem,2.55vw,3rem);font-weight:560;line-height:1.04}.secondary-update-copy>p{color:var(--ink-soft);margin:0 0 26px;font-size:.9rem;line-height:1.65}.secondary-update:hover .read-link i{transform:translate(2px,-2px)}.contact-section{color:#fff;background:linear-gradient(120deg,#031321,#062b43);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:clamp(90px,10vw,150px) clamp(28px,8vw,128px);display:grid}.contact-intro h2{color:#fff}.contact-intro>p:last-child{color:#bdccd4;max-width:450px;margin:24px 0 0;line-height:1.7}.contact-grid{border-top:1px solid #ffffff2e}.contact-grid>div{border-bottom:1px solid #ffffff2e;grid-template-columns:110px 1fr;gap:18px;padding:26px 0;display:grid}.contact-grid span{color:var(--green-soft);letter-spacing:.13em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:.67rem}.contact-grid a,.contact-grid address{font-size:clamp(1.05rem,1.7vw,1.45rem);font-style:normal;line-height:1.45}.contact-grid a:hover{color:var(--green-soft)}.contact-grid small{color:#9eb1bd;grid-column:2;margin-top:-10px}.contact-social-link{align-items:center;gap:10px;width:fit-content;display:inline-flex}.contact-social-link svg{width:22px;height:22px}footer{background:var(--night);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:40px;padding:58px clamp(28px,5vw,78px);display:grid}footer>p{color:#bdccd4;text-align:center;margin:0;font-size:.82rem}footer>div{justify-content:flex-end;gap:28px;font-size:.72rem;display:flex}footer>div a{color:var(--green-soft)}.footer-linkedin{align-items:center;display:inline-flex}.footer-linkedin svg{width:17px;height:17px}.not-found{background:var(--night);color:#fff;flex-direction:column;justify-content:space-between;min-height:100svh;padding:clamp(28px,5vw,76px);display:flex}.not-found>div{max-width:860px;padding:80px 0}.not-found h1{margin-bottom:32px;font-size:clamp(4rem,9vw,9rem);line-height:.88}.not-found>div>p:not(.section-label){color:#b8c8d4;margin-bottom:34px;font-size:1.1rem;line-height:1.6}.not-found .button{width:auto}@media (max-width:980px){.compact-lead,.section-lead{grid-template-columns:1fr;gap:26px}.section-lead .section-label{margin:0}.section-lead>p:last-child{max-width:650px}.production-map{grid-template-columns:1fr 48px 1fr 48px 1fr}.point-grid{grid-template-columns:repeat(2,1fr)}.point-card:nth-child(3){border-left:0}.point-card:nth-child(3),.point-card:nth-child(4){border-top:1px solid var(--line)}.belief-section{grid-template-columns:.7fr 1fr}.contact-section,.impact-section,.model-section,.pod-section{grid-template-columns:1fr}.updates-heading{flex-direction:column;align-items:flex-start}.featured-update{grid-template-columns:1fr}.featured-update-image{min-height:360px}.secondary-update{grid-template-columns:.8fr 1.2fr;max-width:none}.pod-window{min-height:520px}.contact-section,.impact-section,.model-section{gap:60px}}@media (max-width:760px){.site-header{height:82px}.brand small,nav a:not(.nav-cta){display:none}.brand strong{font-size:1rem}.brand-mark{width:36px;height:36px;padding:4px}.hero{align-items:flex-end;min-height:820px;padding:128px 24px 68px}.hero-image{object-position:77% center}.hero-shade{background:linear-gradient(#020f1b21,#020f1b5c 34%,#020f1bfa 68%,#020f1b)}h1{font-size:clamp(4rem,18vw,6.2rem)}.hero-summary{max-width:480px;font-size:1rem}.point-grid{grid-template-columns:1fr}.point-card{min-height:210px}.point-card+.point-card{border-left:0;border-top:1px solid var(--line)}.production-map{grid-template-columns:1fr;gap:18px;padding:38px 24px}.production-inputs{justify-content:center}.production-line{width:1px;height:42px;margin:0 auto}.production-line i{inset:auto auto 0 -4px;transform:rotate(135deg)}.belief-section{min-height:620px;padding-top:280px;display:block}.belief-field{width:520px;top:-82px;left:50%;transform:translate(-50%)}.belief-section>div:last-child{max-width:none}.pod-copy{padding:90px 28px 50px}.pod-window{min-height:400px}.pod-window:after{background:linear-gradient(180deg,var(--night),transparent 22%)}.pod-window img{object-position:80% center}.contact-grid>div{grid-template-columns:1fr}.contact-grid small{grid-column:1}.featured-update-image{min-height:250px}.featured-update-copy{padding:38px 26px 42px}.featured-update h3{font-size:clamp(2rem,10vw,3.2rem)}.secondary-update{grid-template-columns:1fr}.secondary-update-image{min-height:220px}.secondary-update-copy{padding:34px 26px 38px}.secondary-update h3{font-size:clamp(1.8rem,9vw,2.7rem)}.impact-grid{grid-template-columns:1fr}.impact-card{min-height:250px;padding:34px 20px}.impact-card:nth-child(2n){border-left:0}.impact-card+.impact-card{border-top:1px solid #ffffff2e}footer{grid-template-columns:1fr;align-items:flex-start}footer>p{text-align:left}footer>div{justify-content:flex-start}}@media (max-width:520px){.nav-cta{padding:9px 15px}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.button{width:100%}.belief-section h2,.contact-intro h2,.impact-section h2,.model-section h2,.pod-copy h2,.section-lead h2,.stealth-section h2{font-size:clamp(2.65rem,13vw,4rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}