:root{--paper:#fbfaf7;--white:#fff;--ink:#090d14;--navy:#041f49;--blue:#184f9c;--muted:#4e5663;--line:#d7d6d2;--soft:#f3f2ee;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable;min-height:100%;overflow:hidden scroll}body{background:var(--paper);min-height:100%;color:var(--ink);font-family:var(--sans);margin:0;font-size:15px;line-height:1.45;overflow-x:hidden}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}button,input,select,textarea{font:inherit}.shell{width:min(1460px,100% - 80px);margin-inline:auto}.skip-link{z-index:100;background:var(--navy);color:#fff;padding:10px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{letter-spacing:.15em;color:var(--navy);margin:0 0 8px;font-size:11px;font-weight:800;line-height:1.2}h1,h2{font-family:var(--serif);letter-spacing:-.025em}h2{font-size:24px;line-height:1.06}.button{border:1px solid var(--navy);border-radius:4px;justify-content:space-between;align-items:center;gap:24px;min-height:46px;padding:0 24px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 7px 18px #001a4420}.button.primary{background:var(--navy);color:#fff}.button.secondary{color:var(--navy);background:0 0}.button-small{min-height:38px;padding:0 18px;font-size:12px}.button-row{flex-wrap:wrap;gap:14px;display:flex}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fffefa;position:relative}.nav-shell{align-items:center;gap:34px;height:64px;display:flex}.brand{letter-spacing:-.04em;font-size:21px;font-weight:800}.nav-links{justify-content:center;align-items:center;gap:32px;margin-left:auto;display:flex}.nav-links a{font-size:12px;font-weight:600}.nav-links a:hover{color:var(--blue)}.hero{border-bottom:1px solid var(--line)}.hero-grid{grid-template-columns:40% 60%;min-height:430px;display:grid}.hero-copy{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:42px 70px 42px 18px;display:flex}.hero h1{margin-bottom:18px;font-size:58px;font-weight:600;line-height:.94}.hero h1 span{color:var(--navy)}.hero-copy>p{max-width:530px;margin-bottom:18px}.hero-lead{font-size:15px;font-weight:500}.hero-copy .button-row{margin-top:4px}.command-center{align-items:center;padding:24px 0 24px 36px;display:flex}.system-map{width:100%;height:380px;position:relative}.connector-map{fill:none;width:100%;height:100%;stroke:var(--navy);stroke-width:1.2px;position:absolute;inset:0}.connector-map circle{fill:var(--navy);stroke:none}.core-node{color:#fff;text-align:center;background:linear-gradient(145deg,#082b61,#001633);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:168px;height:168px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px #00183b25}.core-node strong{font-size:22px;line-height:1.05}.layer-icon{margin-bottom:10px;font-size:42px;line-height:.75}.map-node{background:#fffefa;border:1px solid #c9c9c7;border-radius:4px;align-items:flex-start;gap:16px;width:200px;min-height:88px;padding:15px;display:flex;position:absolute}.map-node svg{width:30px;height:30px;color:var(--navy);flex:none}.map-node strong{margin-bottom:6px;font-size:12px;display:block}.map-node p{margin:0;font-size:10px;line-height:1.35}.node-1,.node-2,.node-3{left:0}.node-4,.node-5,.node-6{right:0}.node-1,.node-4{top:12px}.node-2,.node-5{top:146px}.node-3,.node-6{bottom:12px}.section{border-bottom:1px solid var(--line)}.systems-layout{grid-template-columns:320px 1fr;display:grid}.systems-section>.shell{padding-block:0}.systems-section .section-heading{padding:28px 30px 26px 0}.systems-section h2{font-size:21px}.systems-grid{grid-template-columns:repeat(6,1fr);display:grid}.system-card{border-left:1px solid var(--line);background:#fffefa;min-height:200px;padding:24px 21px}.system-card:last-child{border-right:1px solid var(--line)}.system-card svg{width:40px;height:40px;color:var(--blue);margin-bottom:17px}.system-card h3{margin:0 0 9px;font-size:13px}.system-card p{margin:0;font-size:12px;line-height:1.45}.overview-grid{border-bottom:1px solid var(--line);grid-template-columns:38% 62%;display:grid}.overview-grid>.section{border:0;border-right:1px solid var(--line)}.overview-grid>.section:last-child{border-right:0}.overview-grid>.section>.shell{width:auto;height:100%;margin:0;padding:30px 34px}.overview-grid h2{margin-bottom:16px;font-size:23px}.problem-section>.shell{flex-direction:column;display:flex}.problem-list{flex-direction:column;flex:1;justify-content:space-evenly;margin:0;padding:0;list-style:none;display:flex}.problem-list li{align-items:center;gap:10px;margin:7px 0;font-size:12px;display:flex}.problem-list span{background:var(--navy);color:#fff;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.strong-copy{border-top:1px solid var(--line);margin:16px 0 0;padding-top:16px;font-size:12px}.service-grid{display:grid}.service-card{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr 14px;align-items:center;gap:14px;min-height:64px;display:grid}.service-card svg{width:25px;height:25px;color:var(--blue)}.service-card strong,.service-card small{display:block}.service-card strong{font-size:12px}.service-card small{color:var(--muted);font-size:10px}.service-card b{color:var(--navy);font-size:24px;font-weight:400}.service-card:hover strong{color:var(--blue)}.ecosystem-section{border-top:1px solid var(--line);grid-column:1/-1}.ecosystem-section .venture-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.venture-card{border:1px solid var(--line);background:#fffefa;border-radius:4px;min-height:210px;padding:22px}.venture-card:hover{border-color:var(--navy)}.venture-logo{letter-spacing:-.04em;align-items:center;min-height:40px;font-size:16px;display:flex}.venture-studios{color:#071731}.venture-biosecurity{color:#123d38}.venture-foodroll{color:#181818}.venture-benyachts{color:#1b1b1b}.venture-repairhub{font-size:13px}.venture-card>span{margin:16px 0 9px;font-size:12px;font-weight:700;display:block}.venture-card p{margin:0;font-size:11px;line-height:1.5}.process-section{color:#fff;background:linear-gradient(110deg,#031a39,#062c58)}.process-layout{grid-template-columns:115px 1fr 285px;align-items:center;gap:25px;min-height:106px;display:grid}.process-section .eyebrow{color:#fff}.process-grid{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{grid-template-columns:38px 1fr;gap:10px;padding:0 24px 0 0;display:grid;position:relative}.process-grid li>span{width:35px;height:35px;font-family:var(--serif);border:1px solid #fff;border-radius:50%;place-items:center;font-size:20px;display:grid}.process-grid h3{margin:0 0 3px;font-size:11px}.process-grid p{color:#d7deea;margin:0;font-size:9px;line-height:1.4}.process-grid b{font-size:22px;font-weight:300;position:absolute;top:5px;right:7px}.process-cta{border-left:1px solid #ffffff45;flex-direction:column;justify-content:center;align-self:stretch;padding-left:30px;display:flex}.process-cta strong{font-size:13px}.process-cta .button{min-height:34px;color:var(--navy);background:#fff;border-color:#fff;margin-top:8px;font-size:10px}.site-footer{background:#fffefa}.footer-grid{grid-template-columns:180px 270px 280px 1fr 1fr 80px;gap:18px;padding-top:20px;padding-bottom:14px;display:grid}.footer-grid>p{color:#31343a;margin:0;font-size:10px;line-height:1.5}.footer-links{flex-direction:column;gap:4px;display:flex}.footer-links a{font-size:10px}.footer-links a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#62666c;justify-content:space-between;padding-top:10px;padding-bottom:14px;font-size:9px;display:flex}.route-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffefa,#f1f0eb);padding:54px 0}.breadcrumbs{color:var(--muted);gap:8px;margin-bottom:35px;font-size:11px;display:flex}.route-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.route-hero h1{max-width:800px;margin-bottom:20px;font-size:54px;line-height:1}.route-intro{max-width:720px;color:var(--muted);font-size:18px}.route-console,.venture-proof,.glass-card{border:1px solid var(--line);background:#fff;border-radius:5px;padding:24px}.command-header{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:14px;font-size:10px;font-weight:800;display:flex}.status-line{color:var(--blue);font-size:9px}.status-dot{background:#1fa76b;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.console-row{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;gap:10px;padding:16px 0;font-size:12px;display:grid}.console-row small{color:var(--muted);font-size:9px}.content-sections{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.content-sections article{background:#fff;grid-template-columns:45px 1fr;gap:20px;padding:32px;display:grid}.content-sections article>span,.about-grid article>span{color:var(--blue);font-weight:800}.content-sections h2{font-size:25px}.content-sections p{color:var(--muted)}.split-panel{grid-template-columns:1fr 1fr;gap:70px;padding-top:50px;padding-bottom:50px;display:grid}.include-list{grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.include-list li{border-bottom:1px solid var(--line);padding:14px}.related-section .shell,.section>.shell{padding-top:42px;padding-bottom:42px}.related-links{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.related-links a{border-right:1px solid var(--line);justify-content:space-between;padding:20px;display:flex}.contact-cta{background:var(--soft)}.cta-panel{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-panel p{max-width:660px}.about-grid{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.about-grid article{background:#fff;padding:30px}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.contact-direct{margin-top:35px}.contact-direct span{font-size:10px;font-weight:800;display:block}.contact-direct a{font-family:var(--serif);color:var(--navy);font-size:23px}.contact-form{gap:16px;display:grid}.contact-form label{gap:6px;font-size:11px;font-weight:700;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{background:#fff;border:1px solid #bbb;width:100%;padding:12px}.form-note{color:var(--muted);font-size:10px}.venture-proof h2{font-size:28px}.venture-proof .venture-signal{background:linear-gradient(135deg,var(--navy),#1f5a9c);height:100px;margin-top:20px}@media (max-width:1180px){.shell{width:min(100% - 40px,1100px)}.nav-links{gap:16px}.nav-links a:nth-child(4),.nav-links a:nth-child(5){display:none}.hero-grid{grid-template-columns:42% 58%}.hero h1{font-size:46px}.hero-copy{padding-right:35px}.map-node{width:170px}.systems-layout{grid-template-columns:250px 1fr}.systems-grid{grid-template-columns:repeat(3,1fr)}.overview-grid{grid-template-columns:1fr 1fr}.ecosystem-section{border-top:1px solid var(--line);grid-column:1/-1}.process-layout{grid-template-columns:90px 1fr}.process-cta{display:none}.footer-grid{grid-template-columns:1.2fr 1fr 1fr .7fr .7fr}}@media (max-width:760px){body{font-size:14px}.shell{width:calc(100% - 32px)}.site-header{position:sticky;top:0}.nav-shell{height:58px}.nav-links,.header-build{display:none}.nav-shell>.button{min-height:34px;margin-left:auto;padding:0 12px;font-size:10px}.brand{font-size:18px}.hero-grid{display:block}.hero-copy{border-right:0;padding:55px 0}.hero h1{font-size:48px}.hero-lead{font-size:14px}.command-center{padding:15px 0 35px}.system-map{grid-template-columns:1fr 1fr;gap:10px;height:auto;display:grid}.connector-map{display:none}.core-node{grid-column:1/-1;width:100%;height:auto;min-height:135px;position:static;transform:none}.map-node{width:auto;min-height:115px;position:static}.node-1,.node-2,.node-3,.node-4,.node-5,.node-6{inset:auto}.systems-layout{display:block}.systems-section .section-heading{padding:28px 0 18px}.systems-grid{grid-template-columns:1fr 1fr}.system-card,.system-card:last-child{border:1px solid var(--line);border-bottom:0}.overview-grid{display:block}.overview-grid>.section{border-right:0;border-bottom:1px solid var(--line)}.overview-grid>.section>.shell{height:auto;padding:30px 16px}.ecosystem-section .venture-grid{padding-bottom:8px;display:flex;overflow-x:auto}.venture-card{min-width:230px}.process-layout{padding-top:28px;padding-bottom:28px;display:block}.process-grid{grid-template-columns:1fr}.process-grid li{padding:12px 0}.process-grid b{display:none}.process-cta{border-top:1px solid #ffffff45;border-left:0;margin-top:18px;padding:18px 0 0;display:flex}.footer-grid{grid-template-columns:1fr 1fr;padding-top:26px}.footer-grid>.brand,.footer-grid>p:first-of-type,.footer-grid>p:nth-of-type(2){grid-column:1/-1}.footer-bottom{flex-direction:column;gap:16px}.route-hero{padding:35px 0}.route-hero-grid,.split-panel,.contact-layout{grid-template-columns:1fr;gap:30px}.route-hero h1{font-size:40px}.content-sections,.about-grid{grid-template-columns:1fr}.content-sections article{padding:22px}.include-list,.field-row,.related-links{grid-template-columns:1fr}.cta-panel{display:block}.cta-panel .button-row{margin-top:22px}}@media (max-width:420px){.hero h1{font-size:42px}.button-row .button{width:100%}.system-map{grid-template-columns:1fr}.core-node{grid-column:auto}.systems-grid{grid-template-columns:1fr}.nav-shell>.button span{display:none}}.section.systems-section>.shell{padding-block:0}.home-page .hero{background:linear-gradient(120deg,#fffefa 0%,#fbfaf7 58%,#f1f4f8 100%)}.home-page .hero-grid{grid-template-columns:42% 58%;min-height:600px}.home-page .hero-copy{padding:72px 76px 72px 18px}.home-page .hero h1{font-size:70px;line-height:.94}.home-page .hero-copy>p{max-width:570px;font-size:16px;line-height:1.55}.home-page .command-center{padding:50px 0 50px 50px}.home-page .system-map{height:440px}.home-page .systems-section>.shell{padding-block:90px;display:block}.home-page .systems-section .section-heading{max-width:700px;padding:0 0 40px}.home-page .systems-section h2{font-size:38px;line-height:1.08}.home-page .systems-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0}.home-page .system-card{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:250px;padding:34px}.home-page .system-card:last-child{border-right:1px solid var(--line)}.home-page .system-card svg{width:45px;height:45px;margin-bottom:32px}.home-page .system-card h3{font-size:17px}.home-page .system-card p{max-width:310px;color:var(--muted);font-size:13px;line-height:1.6}.home-page .problem-section{color:#fff;background:linear-gradient(120deg,#031a39,#062c58);border:0}.home-page .problem-section>.shell{grid-template-columns:.9fr 1.1fr;grid-template-areas:"heading list""strong list";gap:32px 90px;padding-block:90px;display:grid}.home-page .problem-section .section-heading{grid-area:heading;align-self:end}.home-page .problem-section .eyebrow{color:#9fbbe0}.home-page .problem-section h2{max-width:470px;margin:0;font-size:44px;line-height:1.02}.home-page .problem-list{grid-area:list;grid-template-columns:1fr 1fr;align-content:center;gap:14px 18px;display:grid}.home-page .problem-list li{background:#ffffff08;border:1px solid #ffffff28;min-height:70px;margin:0;padding:16px;font-size:13px}.home-page .problem-list span{color:var(--navy);background:#fff}.home-page .strong-copy{color:#dbe5f2;border-top-color:#ffffff35;grid-area:strong;max-width:510px;margin:0;padding:24px 0 0;font-size:14px;line-height:1.6}.home-page .paths-section>.shell,.home-page .ecosystem-section>.shell{width:min(1460px,100% - 80px);height:auto;margin-inline:auto;padding:90px 0}.home-page .paths-section .section-heading,.home-page .ecosystem-section .section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px;display:flex}.home-page .paths-section h2,.home-page .ecosystem-section h2{max-width:720px;margin:0;font-size:38px}.home-page .service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr)}.home-page .service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:flex-start;gap:0;min-height:230px;padding:28px;display:flex}.home-page .service-card svg{width:34px;height:34px;margin-bottom:38px}.home-page .service-card span{display:block}.home-page .service-card strong{margin-bottom:10px;font-size:14px}.home-page .service-card small{font-size:11px;line-height:1.5}.home-page .service-card b{align-self:flex-end;margin-top:auto}.home-page .ecosystem-section{background:var(--soft);border-top:0;grid-column:auto}.home-page .ecosystem-section .venture-grid{gap:16px}.home-page .venture-card{background:#fff;min-height:250px;padding:28px}.home-page .venture-logo{font-size:17px}.home-page .venture-card>span{margin-top:28px;font-size:12px}.home-page .venture-card p{color:var(--muted);font-size:11px;line-height:1.6}.home-page .process-layout{min-height:190px}.home-page .process-grid li{align-items:flex-start}.home-page .process-grid h3{font-size:13px}.home-page .process-grid p{font-size:10px;line-height:1.5}.home-page .process-cta strong{font-size:16px}.home-page .process-cta .button{min-height:42px;font-size:11px}.home-page .contact-cta{background:#fffefa}.home-page .contact-cta>.shell{padding-block:80px}.home-page .contact-cta h2{font-size:40px}@media (max-width:1180px){.home-page .hero h1{font-size:56px}.home-page .hero-copy{padding-right:40px}.home-page .systems-grid,.home-page .service-grid{grid-template-columns:repeat(2,1fr)}.home-page .service-card:last-child{grid-column:1/-1}.home-page .ecosystem-section .venture-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.home-page .hero-grid{min-height:0;display:block}.home-page .hero-copy{padding:55px 0}.home-page .hero h1{font-size:48px}.home-page .command-center{padding:10px 0 45px}.home-page .system-map{height:auto}.home-page .systems-section>.shell{padding-block:65px}.home-page .systems-section h2,.home-page .paths-section h2,.home-page .ecosystem-section h2{font-size:32px}.home-page .systems-grid{grid-template-columns:1fr}.home-page .system-card{min-height:220px;padding:28px}.home-page .problem-section>.shell{padding-block:65px;display:block}.home-page .problem-section h2{font-size:38px}.home-page .problem-list{grid-template-columns:1fr;margin:35px 0}.home-page .paths-section>.shell,.home-page .ecosystem-section>.shell{width:calc(100% - 32px);padding-block:65px}.home-page .service-grid{grid-template-columns:1fr}.home-page .service-card,.home-page .service-card:last-child{grid-column:auto;min-height:190px}.home-page .ecosystem-section .venture-grid{grid-template-columns:1fr;display:grid;overflow:visible}.home-page .venture-card{min-width:0;min-height:220px}.home-page .process-layout{min-height:0}.home-page .contact-cta>.shell{padding-block:60px}.home-page .contact-cta h2{font-size:34px}}
