:root{color:#17212f;background:#f7f4ef;font-family:Aptos,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:linear-gradient(90deg,rgba(34,78,91,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(34,78,91,.04) 1px,transparent 1px),#f7f4ef;background-size:44px 44px}h1,h2,h3,p,a,button,label,input,textarea{overflow-wrap:break-word}a{color:inherit}img{display:block;max-width:100%}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:14px clamp(20px,5vw,72px);border-bottom:1px solid rgba(23,33,47,.1);background:#f7f4efeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;width:min(210px,48vw);text-decoration:none}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.desktop-nav a,.mobile-nav a,.footer-links a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:6px;color:#233647;font-weight:700;text-decoration:none}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a[aria-current=page],.mobile-nav a:hover,.mobile-nav a:focus-visible,.mobile-nav a[aria-current=page],.footer-links a:hover,.footer-links a:focus-visible{color:#0d4d59;outline:2px solid rgba(180,112,61,.55);outline-offset:3px}.mobile-menu-button{display:none;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 12px;border:1px solid rgba(18,63,75,.22);border-radius:6px;background:#fff;color:#123f4b;font:inherit;font-weight:900;cursor:pointer}.mobile-menu-button:hover,.mobile-menu-button:focus-visible{outline:2px solid rgba(180,112,61,.55);outline-offset:3px}.mobile-nav{display:none}main{flex:1}.hero-shell{min-height:min(760px,72vh);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);align-items:center;gap:clamp(24px,4vw,64px);padding:clamp(42px,7vw,88px) clamp(20px,5vw,72px) clamp(30px,5vw,64px)}.hero-panel{max-width:760px}.eyebrow{margin:0 0 20px;color:#9c5f32;font-size:.8rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1{margin:0;color:#102536;font-size:clamp(4rem,9vw,8.5rem);line-height:.92}.hero-panel h1{font-size:clamp(3.4rem,9vw,8.5rem);white-space:nowrap}.hero-lines{display:grid;gap:10px;max-width:700px;margin:24px 0 0;padding:0;color:#314455;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.55;list-style:none}.hero-lines li{position:relative;padding-left:20px}.hero-lines li:before{position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:999px;background:#b4703d;content:""}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:6px;font-weight:900;text-decoration:none}.button.primary{background:#123f4b;color:#fff;box-shadow:0 14px 30px #123f4b2e}.button.secondary{border:1px solid rgba(18,63,75,.28);color:#123f4b;background:#ffffff80}.button:hover,.button:focus-visible{transform:translateY(-1px);outline:2px solid rgba(180,112,61,.55);outline-offset:3px}.hero-media{position:relative;margin:0;min-height:360px;border:1px solid rgba(23,33,47,.12);border-radius:8px;overflow:hidden;background:#102536;box-shadow:24px 24px #b4703d2e}.hero-media img{width:100%;height:100%;min-height:inherit;object-fit:cover}.content-section{padding:clamp(48px,7vw,92px) clamp(20px,5vw,72px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin:0;color:#102536;font-size:clamp(2rem,4vw,4rem);line-height:1}.text-link,.article-card a,.blog-card a{display:inline-flex;align-items:center;gap:8px;min-height:42px;color:#123f4b;font-weight:900;text-decoration:none}.text-link:hover,.text-link:focus-visible,.article-card a:hover,.article-card a:focus-visible,.blog-card a:hover,.blog-card a:focus-visible{outline:2px solid rgba(180,112,61,.55);outline-offset:3px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-card{min-height:520px;display:grid;grid-template-rows:180px 1fr;overflow:hidden;border:1px solid rgba(23,33,47,.12);border-radius:8px;background:#fff}.article-card>img{width:100%;height:180px;object-fit:cover}.article-card-body{display:flex;flex-direction:column;padding:22px}.article-meta{margin:0 0 12px;color:#7c5a3c;font-size:.84rem;font-weight:900}.article-card h3{margin:0;color:#102536;font-size:1.15rem;line-height:1.25}.article-card p:not(.article-meta){margin:14px 0 20px;color:#405365;line-height:1.55}.article-card a{margin-top:auto}.institutional-section{display:grid;gap:28px;background:#fff}.institutional-principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.institutional-principles article{min-height:230px;padding:clamp(24px,4vw,42px);border:1px solid rgba(23,33,47,.1);border-radius:8px;background:#f7f4ef}.institutional-principles span{color:#9c5f32;font-weight:900;text-transform:uppercase}.institutional-principles p{max-width:430px;margin:18px 0 0;color:#314455;line-height:1.58}.institutional-story{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);gap:clamp(24px,4vw,58px);align-items:center;padding:clamp(24px,4vw,42px);border:1px solid rgba(23,33,47,.1);border-radius:8px;background:#13202c;color:#f8f4ee}.institutional-story img{width:100%;max-height:440px;border-radius:8px;object-fit:cover}.institutional-story h2{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.institutional-story p:not(.eyebrow){max-width:780px;color:#f8f4eec7;line-height:1.68}.institutional-story .button.secondary{color:#f8f4ee;border-color:#f8f4ee59;background:transparent}.specialists-section{background:#f7f4ef}.specialists-section .section-heading>div{max-width:820px}.specialists-section .section-heading p:not(.eyebrow){color:#405365;line-height:1.58}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.video-card{min-width:0;padding:14px;border:1px solid rgba(23,33,47,.12);border-radius:8px;background:#fff}.video-frame{aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;background:#102536}.video-frame iframe{width:100%;height:100%;border:0}.video-card h3{min-height:64px;margin:16px 0 0;color:#102536;font-size:1rem;line-height:1.35}.newsletter-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:clamp(24px,5vw,72px);align-items:center;padding:clamp(40px,6vw,76px) clamp(20px,5vw,72px);background:#123f4b;color:#fff}.newsletter-section h2{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.newsletter-section p{color:#ffffffc7;line-height:1.58}.newsletter-form{display:grid;gap:12px}.newsletter-form label{font-weight:900}.newsletter-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.newsletter-form input{min-width:0;min-height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.34);border-radius:6px;color:#102536;font:inherit}.newsletter-form .button.primary{background:#fff;color:#123f4b}.investment-startups-section{background:#fff}.investment-startups-section .section-heading>div{max-width:860px}.investment-startups-section .section-heading p:not(.eyebrow){color:#405365;line-height:1.58}.investment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.investment-card{min-height:300px;padding:26px;border:1px solid rgba(23,33,47,.12);border-radius:8px;background:#f7f4ef}.investment-card img{width:58px;height:58px;object-fit:contain}.investment-card h3{margin:24px 0 12px;color:#102536}.investment-card p{margin:0;color:#405365;line-height:1.58}.startup-links{display:grid;grid-template-columns:minmax(220px,.6fr) repeat(2,minmax(0,1fr));gap:18px;margin-top:32px;padding-top:28px;border-top:1px solid rgba(23,33,47,.1)}.startup-links h2{margin:0;color:#102536;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1}.startup-links a{display:grid;gap:12px;min-height:150px;padding:22px;border:1px solid rgba(23,33,47,.12);border-radius:8px;color:#102536;text-decoration:none}.startup-links a:hover,.startup-links a:focus-visible{outline:2px solid rgba(180,112,61,.55);outline-offset:3px}.startup-links span{font-size:1.15rem;font-weight:900;line-height:1.25}.startup-links small{color:#7c5a3c;font-weight:800}.page-section{min-height:70vh}.page-hero{max-width:920px;margin-bottom:clamp(28px,5vw,56px)}.page-hero h1{font-size:clamp(3.4rem,7vw,7rem)}.page-hero p:not(.eyebrow){color:#405365;font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.45}.about-layout{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:clamp(24px,5vw,70px);align-items:center}.about-layout>img{width:100%;max-height:520px;border-radius:8px;object-fit:cover}.about-layout p{color:#314455;font-size:1.05rem;line-height:1.75}.page-social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.page-social-links a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid rgba(18,63,75,.2);border-radius:6px;color:#123f4b;font-weight:900;text-decoration:none}.page-social-links a:hover,.page-social-links a:focus-visible{outline:2px solid rgba(180,112,61,.55);outline-offset:3px}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:clamp(24px,4vw,56px);align-items:start}.blog-list{display:grid;gap:18px}.blog-card{display:grid;grid-template-columns:minmax(200px,.42fr) minmax(0,.58fr);min-height:260px;overflow:hidden;border:1px solid rgba(23,33,47,.12);border-radius:8px;background:#fff}.blog-card>img{width:100%;height:100%;min-height:260px;object-fit:cover}.blog-card-body{display:flex;flex-direction:column;padding:clamp(20px,3vw,32px)}.blog-card h2{margin:0;color:#102536;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.08}.blog-card p:not(.article-meta){margin:16px 0 22px;color:#405365;line-height:1.6}.blog-card a{margin-top:auto}.blog-sidebar{position:sticky;top:104px;display:grid;gap:18px}.blog-sidebar section{padding:24px;border:1px solid rgba(23,33,47,.12);border-radius:8px;background:#fff}.blog-sidebar h2{margin:0 0 16px;color:#102536;font-size:1.25rem}.blog-sidebar p{margin:0 0 18px;color:#405365;line-height:1.55}.category-list{display:flex;flex-wrap:wrap;gap:8px}.category-list a,.blog-pagination a{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid rgba(18,63,75,.18);border-radius:6px;color:#123f4b;font-weight:850;text-decoration:none}.category-list a:hover,.category-list a:focus-visible,.blog-pagination a:hover,.blog-pagination a:focus-visible{outline:2px solid rgba(180,112,61,.55);outline-offset:3px}.compact-newsletter-form{display:grid;gap:10px}.compact-newsletter-form label{font-weight:900}.compact-newsletter-form input{min-width:0;min-height:46px;padding:0 12px;border:1px solid rgba(18,63,75,.22);border-radius:6px;color:#102536;font:inherit}.compact-newsletter-form .button.primary{width:100%;border:0;cursor:pointer}.compact-newsletter-form [role=status]{margin:0;color:#123f4b;font-weight:800}.blog-pagination{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px}.committee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.committee-card{min-width:0;display:grid;grid-template-rows:260px 1fr;overflow:hidden;border:1px solid rgba(23,33,47,.12);border-radius:8px;background:#fff}.committee-card>img{width:100%;height:260px;object-fit:cover}.committee-card-body{display:flex;flex-direction:column;padding:24px}.member-role{margin:0 0 12px;color:#9c5f32;font-size:.8rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.committee-card h2{margin:0;color:#102536;font-size:1.45rem;line-height:1.12}.committee-card p:not(.member-role){margin:16px 0 0;color:#405365;line-height:1.6}.committee-card .page-social-links{margin-top:auto;padding-top:22px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.portfolio-card{min-width:0;display:grid;grid-template-rows:210px 1fr;overflow:hidden;border:1px solid rgba(23,33,47,.12);border-radius:8px;background:#fff}.portfolio-logo-frame{display:grid;place-items:center;min-height:210px;padding:28px;background:#13202c}.portfolio-logo-frame img{width:min(210px,100%);max-height:150px;object-fit:contain}.portfolio-card-body{display:flex;flex-direction:column;padding:24px}.portfolio-card h2{margin:0;color:#102536;font-size:1.4rem;line-height:1.12}.portfolio-card p{margin:14px 0 0;color:#405365;line-height:1.58}.portfolio-card .page-social-links{margin-top:auto;padding-top:22px}.portfolio-callout{margin-top:24px;padding:clamp(28px,5vw,54px);border-radius:8px;background:#123f4b;color:#fff}.portfolio-callout h2{max-width:860px;margin:0;font-size:clamp(1.8rem,4vw,4rem);line-height:1}.contact-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,1.18fr);gap:clamp(26px,5vw,72px);align-items:start}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:clamp(24px,4vw,38px);border:1px solid rgba(23,33,47,.12);border-radius:8px;background:#fff}.form-field{display:grid;gap:8px}.form-field:nth-of-type(5),.contact-form .button,.contact-form [role=status]{grid-column:1 / -1}.form-field label{color:#102536;font-weight:900}.form-field input,.form-field textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(18,63,75,.22);border-radius:6px;color:#102536;font:inherit}.form-field textarea{min-height:150px;padding-block:12px;resize:vertical}.form-field input:focus-visible,.form-field textarea:focus-visible{outline:2px solid rgba(180,112,61,.55);outline-offset:3px}.contact-form .button{border:0;cursor:pointer}.contact-form [role=status]{margin:0;color:#123f4b;font-weight:800;line-height:1.45}.cookie-banner{position:fixed;right:clamp(14px,3vw,30px);bottom:clamp(14px,3vw,30px);z-index:40;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;width:min(860px,calc(100vw - 28px));padding:20px;border:1px solid rgba(248,244,238,.18);border-radius:8px;background:#13202c;color:#f8f4ee;box-shadow:0 24px 60px #10253647}.cookie-banner h2,.cookie-dialog h2{margin:0;font-size:1.2rem}.cookie-banner p{margin:8px 0 0;color:#f8f4eec7;line-height:1.48}.cookie-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cookie-actions .button,.cookie-preferences-button,.cookie-dialog button{border:0;font:inherit;cursor:pointer}.cookie-banner .button.secondary,.cookie-dialog .button.secondary{color:#f8f4ee;border:1px solid rgba(248,244,238,.32);background:transparent}.cookie-preferences-button{position:fixed;right:18px;bottom:18px;z-index:38;min-height:44px;padding:0 14px;border-radius:6px;background:#13202c;color:#fff;font-weight:900;box-shadow:0 14px 34px #10253638}.cookie-preferences-button:hover,.cookie-preferences-button:focus-visible,.cookie-dialog-header button:hover,.cookie-dialog-header button:focus-visible{outline:2px solid rgba(180,112,61,.65);outline-offset:3px}.cookie-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#1025368a}.cookie-dialog:focus{outline:none}.cookie-dialog-panel{width:min(720px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:24px;border-radius:8px;background:#fff;color:#102536;box-shadow:0 24px 70px #10253657}.cookie-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.cookie-dialog-header button{min-height:40px;padding:0 12px;border:1px solid rgba(18,63,75,.22);border-radius:6px;background:#fff;color:#123f4b;font-weight:900}.cookie-category-list{display:grid;gap:10px}.cookie-category{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px;border:1px solid rgba(23,33,47,.1);border-radius:8px;background:#f7f4ef}.cookie-category strong,.cookie-category small{display:block}.cookie-category small{margin-top:4px;color:#405365;line-height:1.45}.cookie-category input{width:22px;height:22px;accent-color:#123f4b}.cookie-dialog-panel .cookie-actions{margin-top:18px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px clamp(20px,5vw,72px);background:#13202c;color:#f8f4ee}.site-footer strong{display:block;margin-bottom:6px}.site-footer p{margin:0;color:#f8f4eec2}.footer-links{display:flex;flex-wrap:wrap;gap:8px}.footer-links a{color:#f8f4ee}@media (max-width: 900px){.site-header{align-items:center;flex-direction:row;flex-wrap:wrap}.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.mobile-nav{display:grid;width:100%;grid-template-columns:1fr;gap:6px;padding:12px 0 4px}.mobile-nav a{width:100%;min-height:48px;background:#ffffffbd}.hero-shell{min-height:auto;grid-template-columns:1fr}.hero-media{min-height:300px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.institutional-principles,.institutional-story,.video-grid{grid-template-columns:1fr}.newsletter-section,.newsletter-form>div,.investment-grid,.startup-links,.about-layout,.blog-layout,.blog-card,.committee-grid,.portfolio-grid,.contact-layout,.contact-form{grid-template-columns:1fr}.blog-sidebar{position:static}.site-footer{align-items:flex-start;flex-direction:column}.cookie-banner{grid-template-columns:1fr}.cookie-actions{justify-content:flex-start}}@media (max-width: 560px){.site-header{position:static}.desktop-nav a{padding-inline:8px}.hero-shell{padding-top:34px}.hero-panel{min-width:0;max-width:100%}.hero-panel h1{font-size:clamp(3rem,17vw,3.7rem)}.hero-lines{max-width:100%}.cookie-banner{right:14px;left:14px;width:auto}.cookie-actions{display:grid;grid-template-columns:1fr}.cookie-actions .button{width:100%}.hero-media{min-height:240px;box-shadow:12px 12px #b4703d2e}.section-heading{align-items:flex-start;flex-direction:column}.article-grid{grid-template-columns:1fr}.article-card{min-height:auto}.blog-card>img{min-height:210px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.button:hover,.button:focus-visible{transform:none}}
