/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--background:#05070b;--foreground:#f7f8fb;--muted:#a9afbc;--line:#ffffff1f;--accent:#8ab4ff;--light-bg:#f5f6f8;--light-text:#13161c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:radial-gradient(circle at 84% 12%,#4677e124,#0000 25rem),linear-gradient(160deg,#05070b 0%,#090c13 54%,#05070b 100%);min-height:100vh;position:relative;overflow:hidden}.ambient{filter:blur(90px);opacity:.28;pointer-events:none;border-radius:999px;position:absolute}.ambient-one{background:#536fbe;width:34rem;height:34rem;top:-18rem;left:-10rem}.ambient-two{background:#233d70;width:30rem;height:30rem;bottom:18rem;right:-12rem}.page-width{width:min(1180px,100% - 40px);margin-left:auto;margin-right:auto}.topbar{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:#0d1118a8;border-radius:24px;width:min(1180px,100% - 40px);margin:18px auto 0;position:relative;box-shadow:0 18px 48px #00000040}.topbar-main{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:74px;padding:9px 12px 9px 10px;display:grid}.brand{border-radius:50%;place-items:center;width:56px;height:56px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f}.brand img,.footer-brand img{object-fit:cover;width:100%;height:100%}.desktop-nav{align-items:center;gap:6px;display:flex}.desktop-nav a{color:#b8bec9;border-radius:12px;padding:10px 13px;font-size:.86rem;font-weight:540;transition:color .18s,background .18s}.desktop-nav a:hover{color:#fff;background:#fff1}.portal-link{color:#0b0d12;background:#f6f7f9;border-radius:14px;justify-content:center;justify-self:end;align-items:center;gap:10px;min-height:46px;padding:0 17px;font-size:.88rem;font-weight:640;transition:transform .18s;display:inline-flex}.portal-link:hover,.primary-button:hover,.light-button:hover{transform:translateY(-2px)}.mobile-nav{display:none}.home-hero{z-index:2;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:clamp(52px,9vw,128px);min-height:calc(100vh - 110px);padding:94px 0 108px;display:grid;position:relative}.home-copy{max-width:700px}.eyebrow{color:#c6d6f6;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:.75rem;font-weight:650;display:flex}.eyebrow span{background:var(--accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 18px #8ab4ffe6}.home-hero h1,.page-intro h1,.product-hero h1,.contact-intro h1{letter-spacing:-.075em;text-wrap:balance;margin:0;font-size:clamp(4rem,8.4vw,7.4rem);font-weight:660;line-height:.92}.home-hero h1{font-size:clamp(4rem,7.2vw,6.5rem)}.hero-summary{max-width:600px;color:var(--muted);letter-spacing:-.025em;margin:34px 0 0;font-size:clamp(1.08rem,1.7vw,1.32rem);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:42px;display:flex}.primary-button,.light-button{color:#07101f;background:linear-gradient(#a9caff,#7da9f3);border-radius:16px;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:0 22px;font-weight:640;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 36px #426fc140}.text-link{color:#d7dae1;align-items:center;gap:10px;font-size:.95rem;font-weight:560;display:inline-flex}.venture-panel{-webkit-backdrop-filter:blur(28px)saturate(135%);backdrop-filter:blur(28px)saturate(135%);background:linear-gradient(150deg,#ffffff21,#ffffff09),#0b0f169e;border:1px solid #ffffff29;border-radius:34px;flex-direction:column;justify-content:flex-end;min-height:470px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000061}.venture-panel:before,.portfolio-card-active:before,.portfolio-card-milestone:before{content:"";filter:blur(12px);background:#5b89dd38;border-radius:50%;width:300px;height:300px;position:absolute;top:-130px;right:-130px}.panel-topline{color:#aeb5c2;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.72rem;font-weight:630;display:flex;position:absolute;top:30px;left:30px;right:30px}.venture-product-logo{background:linear-gradient(145deg,#709ef11f,#ffffff06);border:1px solid #ffffff2e;border-radius:20px;place-items:center;width:100%;min-height:112px;margin-bottom:34px;padding:22px;display:grid}.venture-product-logo img{width:min(100%,320px);height:auto;display:block}.panel-label{color:#a7bde4;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.79rem;font-weight:640}.venture-panel h2{letter-spacing:-.045em;max-width:340px;margin:0;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:610;line-height:1.08}.venture-panel>a{border-top:1px solid var(--line);justify-content:space-between;margin-top:34px;padding-top:22px;font-size:.94rem;font-weight:570;display:flex}.light-section{z-index:2;color:var(--light-text);background:var(--light-bg);padding:clamp(100px,14vw,180px) 0;position:relative}.company-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:80px;display:grid}.section-kicker{color:#5c6677;letter-spacing:.17em;text-transform:uppercase;margin:0 0 22px;font-size:.74rem;font-weight:670}.section-heading h2,.portfolio-strip h2,.login-strip h2{letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(2.8rem,6.6vw,5.7rem);font-weight:620;line-height:.98}.company-copy{padding-top:56px}.company-copy p,.section-heading>p:last-child{color:#626975;margin:0;font-size:clamp(1.05rem,1.65vw,1.25rem);line-height:1.65}.company-copy a{align-items:center;gap:10px;margin-top:32px;font-weight:640;display:inline-flex}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:clamp(72px,10vw,118px);display:grid}.values-grid article{background:#ffffffb8;border:1px solid #dfe2e8;border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:260px;padding:28px;display:flex;box-shadow:0 22px 60px #1c212a0e}.values-grid article>span{color:#8a929f;letter-spacing:.12em;margin-bottom:auto;font-size:.75rem;font-weight:650}.values-grid h3{letter-spacing:-.035em;margin:48px 0 10px;font-size:1.35rem;font-weight:620}.values-grid p{color:#69717e;margin:0;line-height:1.55}.portfolio-strip,.login-strip{z-index:2;background:radial-gradient(circle at 94% 6%,#567eca38,#0000 23rem),#11151dbd;border:1px solid #ffffff21;border-radius:38px;justify-content:space-between;align-items:flex-end;gap:54px;margin-top:clamp(88px,12vw,150px);margin-bottom:clamp(88px,12vw,150px);padding:clamp(36px,7vw,76px);display:flex;position:relative;box-shadow:0 30px 90px #00000040}.portfolio-strip>div,.login-strip>div{max-width:750px}.portfolio-strip .section-kicker,.login-strip .section-kicker{color:#a7bde4}.portfolio-strip h2,.login-strip h2{font-size:clamp(2.6rem,5.6vw,5rem)}.portfolio-strip p:last-child{color:#a9afbb;margin:24px 0 0;font-size:1.04rem}.light-button{box-shadow:none;background:#f7f8fa;flex:none}.page-intro{z-index:2;padding:clamp(110px,14vw,190px) 0 80px;position:relative}.page-intro h1{max-width:950px;font-size:clamp(3.8rem,8vw,7rem)}.page-intro>p:last-child,.contact-intro>p:last-child{max-width:650px;color:var(--muted);margin:34px 0 0;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.65}.portfolio-list{z-index:2;gap:24px;padding:40px 0 clamp(110px,14vw,180px);display:grid;position:relative}.portfolio-card{border:1px solid #ffffff24;border-radius:38px;grid-template-rows:auto 1fr auto;grid-template-columns:.7fr 1.5fr;gap:28px 60px;min-height:520px;padding:clamp(28px,5vw,56px);display:grid;position:relative;overflow:hidden}.portfolio-card-active{background:linear-gradient(150deg,#ffffff21,#ffffff09),#0b0f16bf}.portfolio-card-milestone{background:radial-gradient(circle at 90% 10%,#becada29,#0000 24rem),linear-gradient(150deg,#ffffff1c,#ffffff06),#0b0f16bf}.portfolio-card-milestone:before{background:#94a7c12e}.portfolio-card-future{background:#ffffff09;min-height:410px}.portfolio-card-meta{z-index:1;color:#aeb5c2;letter-spacing:.08em;text-transform:uppercase;align-items:flex-start;gap:14px;font-size:.72rem;font-weight:630;display:flex;position:relative}.active-pill{color:#c4d7fa;background:#537ecf1f;border:1px solid #8ab4ff4d;border-radius:999px;padding:6px 9px}.development-pill{color:#d4dce8;background:#c4d0e014;border:1px solid #d0dae740;border-radius:999px;padding:6px 9px}.portfolio-card-copy{z-index:1;grid-column:2;align-self:center;position:relative}.portfolio-product-logo{width:min(380px,76%);height:auto;margin:0 0 30px;display:block}.portfolio-milestone-logo{object-fit:contain;filter:drop-shadow(0 18px 32px #0003);width:150px;height:132px;margin:0 0 30px;display:block}.portfolio-card-copy>p{color:#a7bde4;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:640}.portfolio-card-copy h2{letter-spacing:-.07em;margin:0;font-size:clamp(3rem,6.5vw,6rem);font-weight:630;line-height:.94}.portfolio-card-copy>span{color:#a9afbb;max-width:620px;margin-top:26px;font-size:1.05rem;line-height:1.65;display:block}.portfolio-card-actions{z-index:1;color:#e4e7ed;grid-column:2;gap:26px;font-weight:600;display:flex;position:relative}.product-hero{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:calc(100vh - 100px);padding:clamp(100px,13vw,170px) 0;display:grid;position:relative}.product-hero h1{max-width:820px}.product-lede{max-width:700px;color:var(--muted);margin:34px 0 0;font-size:clamp(1.1rem,1.8vw,1.36rem);line-height:1.65}.product-logo-panel{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 88% 10%,#5b89dd33,#0000 17rem),#ffffff0b;border:1px solid #9dbaee33;border-radius:34px;flex-direction:column;justify-content:space-between;justify-self:end;width:min(100%,480px);min-height:360px;padding:38px;display:flex;box-shadow:0 34px 90px #00000040}.product-logo-panel>span{color:#aeb5c2;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:630}.product-logo-panel img{width:100%;height:auto;display:block}.milestone-logo-panel{color:#17283f;background:linear-gradient(#faf9f6f0,#f2f0ebf0),#ffffffe6;align-items:center}.milestone-logo-panel>span{color:#697382;align-self:flex-start}.milestone-logo-panel img{object-fit:contain;width:min(72%,270px);max-height:250px}.milestone-logo-panel p{color:#5d6673;letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:650}.product-section{padding-top:clamp(100px,12vw,160px)}.compact-heading{max-width:850px}.compact-heading>p:last-child{max-width:660px;margin-top:30px}.product-values{margin-top:80px}.contact-page{z-index:2;grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;min-height:calc(100vh - 100px);padding:clamp(110px,14vw,180px) 0;display:grid;position:relative}.contact-intro h1{max-width:720px}.contact-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0e;border:1px solid #ffffff26;border-radius:32px;flex-direction:column;padding:clamp(28px,5vw,46px);display:flex}.contact-card>p{color:#a7bde4;letter-spacing:.15em;text-transform:uppercase;margin:0 0 32px;font-size:.75rem;font-weight:650}.contact-card a{border-top:1px solid var(--line);letter-spacing:-.035em;justify-content:space-between;gap:20px;padding:22px 0;font-size:clamp(1.12rem,2.2vw,1.55rem);font-weight:590;display:flex}.footer{z-index:2;background:#030509;border-top:1px solid #ffffff14;padding:48px 0;position:relative}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:min(1180px,100% - 40px);margin:0 auto;display:grid}.footer-brand{border-radius:50%;width:70px;height:70px;display:block;overflow:hidden}.footer-company p{margin:0 0 6px;font-size:.98rem;font-weight:620}.footer-company span{color:#858c98;letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:610}.footer-contact{color:#b2b8c3;flex-direction:column;align-items:flex-end;gap:7px;font-size:.9rem;display:flex}.footer-founder-link{color:#e6e9ef;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.78rem;font-weight:680}:focus-visible{outline-offset:4px;outline:3px solid #8ab4ffc7}.founder-page{color:#f7f8fb;background:radial-gradient(circle at 12% 8%,#557dcb33,#0000 28rem),radial-gradient(circle at 88% 18%,#55cba61f,#0000 24rem),linear-gradient(150deg,#05070b 0%,#0b1018 58%,#05070b 100%);min-height:100vh;padding:28px}.founder-shell{width:min(1180px,100%);margin:0 auto}.founder-header,.founder-status,.founder-hero,.founder-grid article,.founder-footer{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:#0b0f17b8;border:1px solid #ffffff1f;box-shadow:0 24px 80px #00000047}.founder-header{border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:88px;padding:14px 18px;display:grid}.founder-brand{background:#ffffff0f;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.founder-brand img{object-fit:cover;width:100%;height:100%}.founder-kicker{color:#9fc0ff;letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:700}.founder-header h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:680;line-height:.96}.founder-signout,.founder-grid a{color:#08111f;background:#f6f7f9;border-radius:13px;justify-content:center;align-items:center;min-height:44px;padding:0 15px;font-size:.9rem;font-weight:680;display:inline-flex}.founder-status{border-radius:22px;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;padding:18px;display:grid}.founder-status div{background:#ffffff0e;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:84px;padding:18px;display:flex}.founder-status span,.founder-action small,.founder-grid p,.founder-footer{color:#aeb7c6}.founder-status strong{color:#fff;font-size:1rem}.founder-hero{border-radius:30px;grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:center;gap:clamp(28px,6vw,72px);min-height:430px;margin-top:18px;padding:clamp(28px,5vw,54px);display:grid}.founder-hero h2{max-width:690px;margin:0;font-size:clamp(3.2rem,7vw,6.2rem);font-weight:680;line-height:.92}.founder-hero p:not(.founder-kicker){color:#b9c0cd;max-width:590px;margin:28px 0 0;font-size:1.08rem;line-height:1.7}.founder-action-grid{gap:14px;display:grid}.founder-action{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:152px;padding:22px;transition:transform .18s,background .18s;display:flex}.founder-action:hover,.founder-grid article:hover{background:#ffffff13;transform:translateY(-2px)}.founder-action.primary{color:#07101f;background:linear-gradient(#b7d1ff,#82acef)}.founder-action.primary small{color:#07101fb8}.founder-action span{color:inherit;opacity:.72;font-size:.78rem;font-weight:760}.founder-action strong{font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.05}.founder-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px;display:grid}.founder-grid article{border-radius:24px;flex-direction:column;align-items:flex-start;min-height:300px;padding:24px;transition:transform .18s,background .18s;display:flex}.founder-pill{color:#06111d;background:#9fc0ff;border-radius:999px;padding:8px 10px;font-size:.74rem;font-weight:760}.founder-grid h3{color:#fff;margin:24px 0 0;font-size:1.55rem}.founder-grid p{margin:12px 0 26px;line-height:1.65}.founder-grid a{margin-top:auto}.founder-footer{border-radius:18px;justify-content:space-between;gap:18px;margin-top:18px;padding:18px 22px;font-size:.88rem;display:flex}@media (max-width:900px){.desktop-nav{display:none}.topbar-main{grid-template-columns:1fr auto}.mobile-nav{scrollbar-width:none;gap:4px;padding:4px 10px 10px;display:flex;overflow-x:auto}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav a{color:#aeb5c1;border-radius:11px;flex:none;padding:9px 12px;font-size:.78rem}.home-hero,.company-grid,.product-hero,.contact-page{grid-template-columns:1fr}.home-hero,.product-hero{gap:74px}.company-copy{padding-top:0}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:220px}.portfolio-strip,.login-strip{flex-direction:column;align-items:flex-start}.portfolio-card{grid-template-columns:1fr;min-height:500px}.portfolio-card-copy,.portfolio-card-actions{grid-column:1}.product-logo-panel{justify-self:center;width:min(80vw,430px)}.contact-page{gap:70px}.founder-page{padding:18px}.founder-header,.founder-status,.founder-hero,.founder-grid{grid-template-columns:1fr}.founder-header{align-items:flex-start}.founder-signout{justify-self:start}.founder-hero{min-height:auto}.founder-hero h2{font-size:clamp(3rem,13vw,5rem)}}@media (max-width:560px){.page-width,.topbar,.footer-inner{width:min(100% - 24px,1180px)}.topbar{border-radius:20px;margin-top:10px}.topbar-main{min-height:66px}.brand{width:50px;height:50px}.portal-link{min-height:44px;padding:0 15px}.home-hero{min-height:auto;padding:74px 0 90px}.home-hero h1,.page-intro h1,.product-hero h1,.contact-intro h1{font-size:clamp(3.45rem,17vw,5rem)}.hero-actions{flex-direction:column;align-items:flex-start}.venture-panel{border-radius:28px;min-height:420px;padding:24px}.panel-topline{top:24px;left:24px;right:24px}.light-section{padding-left:6px;padding-right:6px}.values-grid article{border-radius:24px;min-height:210px;padding:24px}.portfolio-strip,.login-strip{border-radius:28px;padding:34px 24px}.light-button{width:100%}.page-intro{padding-top:88px}.portfolio-card{border-radius:28px;min-height:520px;padding:28px 24px}.portfolio-card-future{min-height:400px}.portfolio-card-copy h2{font-size:clamp(3rem,15vw,4.5rem)}.portfolio-card-actions{flex-direction:column;gap:14px}.product-hero{min-height:auto;padding:88px 0 110px}.product-logo-panel{border-radius:28px;min-height:290px;padding:28px}.contact-page{min-height:auto;padding:88px 0 110px}.contact-card{border-radius:26px;padding:26px 22px}.contact-card a{font-size:1.08rem}.founder-page{padding:12px}.founder-header,.founder-status,.founder-hero,.founder-grid article,.founder-footer{border-radius:20px}.founder-header{gap:14px}.founder-brand{width:52px;height:52px}.founder-status{padding:12px}.founder-status div{min-height:74px;padding:15px}.founder-hero{padding:24px}.founder-action{min-height:140px}.founder-grid article{min-height:250px}.founder-footer{flex-direction:column}.footer-inner{grid-template-columns:auto 1fr}.footer-contact{border-top:1px solid var(--line);grid-column:1/-1;align-items:flex-start;padding-top:26px}.footer-founder-link{margin-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
