:root{--background:#f5f7fa;--surface:#fff;--surface-blue:#edf2f7;--text:#071a33;--text-muted:#60738a;--text-soft:#8a9aac;--line:#dbe4ee;--line-strong:#c6d3df;--navy:#071a33;--navy-secondary:#102b4e;--navy-quiet:#18385f;--focus:#78b7e6;--shadow:0 22px 54px #071a3314;--page-padding:clamp(20px, 4.2vw, 72px);--content-max:1480px}html{scroll-behavior:smooth;min-height:100%}html,body{width:100%;max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 70%, transparent);outline-offset:4px}::selection{color:#fff;background:var(--navy-secondary)}.section-shell,.header-inner,.site-footer{width:min(var(--content-max), calc(100% - (var(--page-padding) * 2)));margin-inline:auto}.site-header{z-index:10;background:var(--navy);border-bottom:1px solid #ffffff1f;width:100%;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:72px;padding-block:12px;display:flex}.brand{color:#fff;align-items:center;display:inline-flex}.brand-logo{width:260px;height:auto;display:block}.brand-logo-mobile{display:none}.site-nav{align-items:center;gap:6px;display:flex}.site-nav a,.footer-links a{font-size:.94rem;font-weight:560}.site-nav a{color:#ffffffd1;border-radius:6px;padding:10px 12px}.site-nav a:hover{color:#fff;background:#ffffff1a}.mobile-menu{display:none}.hero{background:linear-gradient(180deg, #ffffff57, #f5f7fa00), var(--background);align-items:center;min-height:clamp(560px,74vh - 72px,720px);padding-block:0;display:flex;position:relative;overflow:hidden}.hero-grid{min-height:inherit;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);align-items:center;gap:0;display:grid;position:relative}.hero-content{z-index:2;max-width:650px;padding-block:clamp(54px,7vw,84px);position:relative}.eyebrow,.section-label,.venture-topline{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:750}.eyebrow{margin-bottom:18px}h1,h2,h3{color:var(--navy);letter-spacing:0;font-weight:700}h1{max-width:610px;font-size:clamp(3rem,4.6vw,4rem);line-height:1.05}h2{font-size:clamp(2.2rem,3.4vw,3.55rem);line-height:1.05}h3{font-size:clamp(1.5rem,2.2vw,2.25rem);line-height:1.1}p{color:var(--text-muted);font-size:1rem;line-height:1.72}.hero-statement{max-width:660px;color:var(--navy-secondary);margin-top:20px;font-size:clamp(1.06rem,1.25vw,1.32rem);font-weight:580;line-height:1.42}.hero-content>p:not(.eyebrow,.hero-statement){color:#40546a;max-width:650px;margin-top:16px;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-media{--hero-bleed:max(var(--page-padding), calc((100vw - var(--content-max)) / 2));inset:0 calc(var(--hero-bleed) * -1) 0 32%;box-shadow:none;border-radius:0;position:absolute;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000005 8%,#00000038 18%,#000000bd 30%,#000 42%);mask-image:linear-gradient(90deg,#0000 0%,#00000005 8%,#00000038 18%,#000000bd 30%,#000 42%)}.hero-media:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#071a3308,#071a331f),linear-gradient(90deg,#071a3305,#071a3300 44%);position:absolute;inset:0}.hero-media-image{z-index:0;object-fit:cover;object-position:58% 50%;position:absolute}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:.94rem;font-weight:650;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button-primary{color:#fff;background:var(--navy);border-color:var(--navy)}.button-secondary{color:var(--navy);border-color:var(--line-strong);background:#fff}.button:hover{transform:translateY(-1px)}.button-primary:hover{background:var(--navy-secondary)}.button-secondary:hover{border-color:var(--navy-secondary)}.about-band{color:#fff;background:var(--navy)}.about-grid{grid-template-columns:minmax(0,.48fr) minmax(420px,.52fr);align-items:start;gap:clamp(48px,7vw,112px);padding-block:clamp(72px,8vw,116px);display:grid}.about-band .section-label,.about-band p,.about-band h2,.about-band h3{color:#fff}.about-band .section-label{color:#ffffffa8;margin-bottom:18px}.about-copy{max-width:640px}.about-copy p{color:#ffffffc7;margin-top:24px;font-size:1.06rem}.principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.principles article{background:#ffffff0e;border:1px solid #ffffff24;border-radius:8px;min-height:238px;padding:24px}.principle-icon{background:linear-gradient(90deg,#0000 47%,#ffffff6b 48% 52%,#0000 53%),linear-gradient(#0000 47%,#ffffff6b 48% 52%,#0000 53%);border:1px solid #ffffff52;border-radius:8px;width:36px;height:36px;margin-bottom:28px;display:block}.principles h3{font-size:1.05rem}.principles p{color:#ffffffb8;margin-top:12px;font-size:.94rem;line-height:1.62}.ventures{padding-block:clamp(72px,8vw,112px)}.section-heading{margin-bottom:30px}.section-label{margin-bottom:14px;display:block}.venture-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;padding:clamp(30px,5vw,58px);display:grid}.venture-content{max-width:820px}.venture-topline{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.status-pill{min-height:26px;color:var(--navy);letter-spacing:0;text-transform:uppercase;background:#edf3f8;border:1px solid #cfdae5;border-radius:999px;align-items:center;padding:0 10px;font-size:.72rem;font-weight:750;display:inline-flex}.venture-card p{max-width:760px;margin-top:18px}.venture-link{white-space:nowrap}.content-band{border-block:1px solid var(--line);background:#fff}.contact-panel{padding-block:clamp(68px,7vw,94px)}.contact-panel h2,.standard-hero h1{margin-bottom:18px}.contact-panel p,.standard-hero p{max-width:680px}.contact-link{color:var(--navy);margin-top:22px;font-size:clamp(1.28rem,3vw,2rem);font-weight:650;display:inline-block}.site-footer{justify-content:space-between;gap:32px;padding-block:34px 42px;display:flex}.site-footer p,.site-footer a{font-size:.92rem}.site-footer p{color:var(--text-muted)}.footer-name{color:var(--navy);font-weight:650}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.footer-links a{color:var(--text-muted)}.footer-links a:hover,.policy a:hover{color:var(--navy)}.standard-page{min-height:62vh}.standard-hero{padding-block:82px 96px}.standard-hero h1{max-width:820px;font-size:clamp(2.6rem,6vw,5.4rem)}.policy{max-width:860px;padding-block:76px 96px}.policy h1{font-size:clamp(2.5rem,6vw,4.8rem)}.last-updated{margin-top:16px}.policy section{padding-top:38px}.policy h2{margin-bottom:10px;font-size:1.35rem;line-height:1.2}.policy p+p{margin-top:12px}.policy a{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:4px;font-weight:650}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1020px){.hero-grid,.about-grid{grid-template-columns:1fr}.hero-media{border-radius:10px;justify-self:stretch;width:100%;min-height:340px;margin-right:0;position:relative;inset:auto}.principles{grid-template-columns:1fr}.principles article{min-height:auto}}@media (max-width:760px){:root{--page-padding:18px}.site-header{background:var(--background);border-bottom:1px solid #071a3314;position:static}.header-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;min-height:auto;padding-block:10px}.brand{color:var(--navy)}.brand-logo{width:108px}.brand-logo-desktop{display:none}.brand-logo-mobile{display:block}.site-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{width:40px;height:40px;color:var(--navy);cursor:pointer;background:#ffffffa8;border:1px solid #071a3324;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:currentColor;border-radius:999px;width:18px;height:2px}.mobile-menu nav{z-index:20;background:#fffffff5;border:1px solid #071a331f;border-radius:10px;min-width:168px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 42px #071a331f}.mobile-menu nav a{color:var(--navy);border-radius:7px;padding:11px 12px;font-size:.94rem;font-weight:650}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{background:var(--surface-blue)}.hero{background:var(--background);align-items:stretch;min-height:calc(96svh - 72px);padding-block:0;overflow:hidden}.hero-grid{min-height:inherit;display:block}.hero-grid:before{z-index:1;inset:0 calc(var(--page-padding) * -1);content:"";pointer-events:none;background:radial-gradient(at 18% 36%,#f5f7fafa 0%,#f5f7fae6 30%,#f5f7fa7a 46%,#f5f7fa14 60%,#f5f7fa00 76%),linear-gradient(132deg,#f5f7faf5 0%,#f5f7fad6 24%,#f5f7fa3d 42%,#f5f7fa00 58%);position:absolute}.hero-content{z-index:2;max-width:none;padding-block:clamp(34px,7svh,50px) 34px;position:relative}.eyebrow{letter-spacing:.07em;max-width:320px;margin-bottom:18px;font-size:clamp(.75rem,3.2vw,.86rem);line-height:1.4}h1{max-width:360px;font-size:clamp(2.5rem,11.8vw,3rem);line-height:.99}.hero-statement{overflow-wrap:break-word;max-width:340px;margin-top:18px;font-size:clamp(1.125rem,4.9vw,1.28rem);line-height:1.3}.hero-content>p:not(.eyebrow,.hero-statement){color:#263d56;max-width:350px;margin-top:16px;font-size:clamp(.95rem,4.05vw,1.03rem);line-height:1.54}.hero-media{z-index:0;inset:0 calc(var(--page-padding) * -1);width:auto;height:100%;box-shadow:none;border-radius:0;margin:0;position:absolute;-webkit-mask-image:linear-gradient(162deg,#0000 0%,#00000024 8%,#0000007a 20%,#000000e6 38%,#000 56%);mask-image:linear-gradient(162deg,#0000 0%,#00000024 8%,#0000007a 20%,#000000e6 38%,#000 56%)}.hero-media:after{background:linear-gradient(#f5f7fa2e 0%,#f5f7fa05 30%,#071a330a 100%),linear-gradient(#071a3300 52%,#071a3333)}.hero-media-image{object-position:72% 30%}.hero-actions{flex-wrap:nowrap;gap:10px;width:min(100%,354px);margin-top:22px;display:flex}.hero-actions .button{width:auto;min-height:48px;padding-inline:16px}.hero-actions .button-primary:after{content:"→";margin-left:8px}.hero-actions .button-primary{flex:auto}.hero-actions .button-secondary{flex:none}.venture-link{width:100%}.about-grid,.ventures,.contact-panel,.standard-hero,.policy{padding-block:58px}.venture-card,.site-footer{grid-template-columns:1fr}.venture-card{gap:28px;min-width:0}.site-footer{display:grid}.footer-links{justify-content:flex-start}}@media (max-width:420px){.brand-logo{width:106px}.hero{padding-top:0}.hero-actions .button{padding-inline:14px}.contact-link{overflow-wrap:anywhere}}@media (max-width:360px){.hero-actions{flex-wrap:wrap}.hero-actions .button{width:100%}}
