:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#09090b;--foreground:#f2f2f2;--muted-foreground:#b4b4bb;--border:#222226;--footer-link-gap:1.25rem;--logo-top:.875rem;--logo-left:clamp(.5rem, 1vw, .875rem)}*{box-sizing:border-box;border:0 solid var(--border)}html{background:var(--background);-webkit-text-size-adjust:100%;tab-size:4;min-height:100%}body{background:var(--background);min-height:100vh;color:var(--foreground);font-feature-settings:normal;font-variation-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}p,h1,summary,h2{margin:0}svg{display:block}[hidden]{display:none!important}.page{flex-direction:column;min-height:100vh;display:flex;position:relative}.landing-logo{top:var(--logo-top);left:var(--logo-left);opacity:.9;filter:invert();mix-blend-mode:screen;width:2.5rem;height:auto;position:absolute}.invest-alchemy{z-index:1;top:calc(var(--logo-top) + .35rem);letter-spacing:.025em;text-align:right;white-space:nowrap;margin:0;font-size:.75rem;font-weight:600;line-height:1;position:absolute;right:clamp(.75rem,2vw,1.25rem)}.invest-alchemy:hover,.invest-alchemy:focus-visible{opacity:.82}.invest-alchemy:focus-visible{outline-offset:4px;outline:1px solid #747481}.invest-page{background:radial-gradient(circle at 50% -20%, #232329b8, transparent 46rem), var(--background);min-height:100svh;padding:1rem}.invest-page .logo-link{z-index:3;position:fixed}.invest-page .invest-cat-logo{opacity:.9;filter:none;mix-blend-mode:normal}.invest-shell{width:min(100%,66rem);margin-inline:auto}.invest-page-header{min-height:3rem;color:var(--muted-foreground);justify-content:flex-end;align-items:center;gap:1rem;padding-inline:3.5rem .25rem;font-size:.75rem;line-height:1rem;display:flex}.investment-card{background:#0e0e11f0;border:1px solid #29292e;border-radius:18px;width:100%;min-height:min(46rem,100svh - 5rem);margin-top:1rem;overflow:hidden;box-shadow:0 2rem 6rem #02020373}.investment-progress{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem 1rem}.investment-progress-copy{color:#848490;font-variant-numeric:tabular-nums;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;font-size:.6875rem;line-height:1rem;display:flex}.investment-eyebrow{color:#a9a9b1;letter-spacing:.11em;text-transform:uppercase;font-size:.6875rem;font-weight:600;line-height:1rem}.investment-progress ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.investment-progress li{color:#686873;background:#111113;border:1px solid #29292e;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:0;min-height:2.4rem;padding:.4rem .55rem;font-size:.75rem;font-weight:500;line-height:1rem;transition:border-color .18s,background .18s,color .18s;display:flex}.investment-step-number{font-variant-numeric:tabular-nums;border:1px solid #3a3a41;border-radius:999px;flex:none;place-items:center;width:1.25rem;height:1.25rem;font-size:.625rem;display:grid}.investment-progress li[data-complete=true],.investment-progress li[data-current=true]{color:var(--foreground)}.investment-progress li[data-complete=true] .investment-step-number{background:var(--foreground);color:var(--background)}.investment-progress li[data-current=true]{background:#1d1d20;border-color:#6f6f7b;box-shadow:inset 0 0 0 1px #35353b}.investment-progress li[data-current=true] .investment-step-number{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.investment-card form{flex-direction:column;min-height:calc(min(46rem,100svh - 5rem) - 7rem);display:flex}.investment-step{width:min(100%,52rem);margin-inline:auto;padding:clamp(2rem,5vw,4rem) clamp(1.25rem,5vw,4rem) 2rem;animation:.28s ease-out investment-step-in}@keyframes investment-step-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.investment-step-heading{max-width:42rem}.investment-step-heading>p{color:#b4b4bb;margin-bottom:.5rem;font-size:.75rem;font-weight:500;line-height:1rem}.investment-step-heading h2{color:var(--foreground);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(1.65rem,4vw,2.6rem);font-weight:500;line-height:1.1}.investment-step-heading h2:focus{outline:none}.investment-step-heading>span{color:#c4c4ca;max-width:34rem;margin-top:.75rem;font-size:.875rem;line-height:1.45;display:block}.investment-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2rem;display:grid}.company-choice-grid,.safe-choice-grid{grid-template-columns:minmax(0,1fr)}.company-choice-grid button.investment-choice{min-height:5rem;padding-right:3.8rem}.company-choice-grid .choice-radio{top:50%;right:1.25rem;transform:translateY(-50%)}button.investment-choice{width:100%;min-height:8rem;color:var(--foreground);text-align:left;background:#131316;border:1px solid #2b2b31;border-radius:12px;flex-direction:column;align-items:flex-start;padding:1.2rem;transition:border-color .15s,background .15s,transform .15s;display:flex;position:relative}button.investment-choice:hover,button.investment-choice:focus-visible{opacity:1;background:#18181b;border-color:#52525b;transform:translateY(-1px)}button.investment-choice[data-selected=true]{background:#1d1d20;border-color:#d1d1d1}button.safe-choice{justify-content:center;min-height:5rem;padding:1rem 3.8rem 1rem 1.25rem}.safe-choice .choice-radio{width:1.15rem;height:1.15rem;top:50%;left:auto;right:1.25rem;transform:translateY(-50%)}.safe-choice strong{font-size:.9375rem}.safe-choice strong+p{margin-top:.3rem}.choice-radio{border:1px solid #5c5c66;border-radius:999px;width:.8rem;height:.8rem;position:absolute;top:1rem;right:1rem}.investment-choice[data-selected=true] .choice-radio{background:var(--foreground);box-shadow:0 0 0 1px var(--foreground);border:3px solid #101013}.investment-choice strong{padding-right:1.25rem;font-size:.9375rem;font-weight:550;line-height:1.3}.investment-choice small,.investment-choice p{color:#b4b4bb;font-size:.75rem;font-weight:450;line-height:1.35}.investment-choice strong+small,.investment-choice strong+p{margin-top:.35rem}.safe-choice>small:first-of-type{color:#a9a9b1;letter-spacing:.07em;text-transform:uppercase;margin-bottom:1.7rem;font-size:.625rem;font-weight:600}.investment-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.investment-fields label>span:first-child,.signature-panel label>span:first-child{color:#a9a9b1;font-size:.75rem;font-weight:500}.investment-fields label small{color:#6f6f7b;font-size:.65rem}.investment-fields input,.signature-panel input{background:#151519;border-color:#303036;border-radius:8px}.input-affix{background:#151519;border:1px solid #303036;border-radius:8px;align-items:center;min-height:3.1rem;display:flex;overflow:hidden}.input-affix:focus-within{border-color:#747481;outline:2px solid #44444b}.input-affix b{color:#747481;padding-left:.8rem;font-size:.875rem;font-weight:500}.input-affix input{font-variant-numeric:tabular-nums;background:0 0;border:0;min-height:3rem}.input-affix input:focus{outline:none}.input-affix-suffix b{padding-left:0;padding-right:.8rem}.terms-summary{background:#111113;border:1px solid #29292e;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem;display:grid}.terms-summary>div{align-content:center;gap:.2rem;min-height:5rem;padding:1rem;display:grid}.terms-summary>div+div{border-left:1px solid #29292e}.terms-summary span,.terms-summary small{color:#797986;font-size:.6875rem;line-height:1.3}.terms-summary strong{font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:550}.terms-summary .ownership-estimate{border-top:1px solid #29292e;border-left:0;grid-column:1/-1}.investor-kind{border:0;gap:.5rem;margin:2rem 0 0;padding:0;display:grid}.investor-kind legend{color:#a9a9b1;font-size:.75rem}.investor-kind>div{background:#131316;border:1px solid #2b2b31;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;width:min(100%,24rem);padding:.25rem;display:grid}.investor-kind label{display:block}.investor-kind input{opacity:0;width:1px;height:1px;position:absolute}.investor-kind label span{min-height:2.35rem;color:var(--muted-foreground);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;font-size:.8125rem;font-weight:500;display:flex}.investor-kind input:checked+span{background:var(--foreground);color:var(--background)}.investor-kind input:focus-visible+span{outline-offset:2px;outline:2px solid #747481}.investor-form-sections{background:#111113;border:1px solid #303036;border-radius:14px;grid-template-columns:minmax(0,1fr);gap:0;margin-top:1.25rem;display:grid;overflow:hidden;box-shadow:0 1rem 3rem #02020329}.investor-section{background:0 0;min-width:0}.investor-section+.investor-section{border-top:1px solid #303036}.investor-section-header{background:#131316;border-bottom:1px solid #2b2b31;justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;padding:.8rem 1rem;display:flex}.investor-section-header>div{align-items:center;gap:.65rem;display:flex}.investor-section-header span{color:#8f8f99;font-variant-numeric:tabular-nums;border:1px solid #35353b;border-radius:999px;place-items:center;width:1.6rem;height:1.6rem;font-size:.625rem;display:grid}.investor-section-header h3{margin:0;font-size:.9375rem;font-weight:600;line-height:1.25}.investor-section-header p{color:#9999a3;text-align:right;font-size:.75rem;line-height:1.35}.investor-section .investment-fields{margin-top:0;padding:1rem 1.1rem 1.1rem}.investor-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.investor-address-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.address-primary{grid-column:span 8}.address-secondary,.address-city{grid-column:span 4}.address-state{grid-column:span 3}.address-postal{grid-column:span 2}.address-country{grid-column:span 3}.investor-section input{background:#18181b;border-color:#3a3a41;min-height:3.15rem;font-size:.9375rem}.investor-section input:hover{border-color:#52525b}.field-span-2{grid-column:1/-1}.proposal-review{grid-template-columns:minmax(0,1fr);gap:.65rem;margin-top:1.25rem;display:grid}.proposal-review dl{background:#29292e;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.proposal-review dl,.confirmation-details{border:1px solid #29292e;border-radius:10px;margin:0;overflow:hidden}.proposal-review dl>div,.confirmation-details>div{background:#111113;justify-content:space-between;align-items:center;gap:1rem;min-height:2.8rem;padding:.65rem .8rem;display:flex}.proposal-review dl>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem;min-height:3.6rem}.confirmation-details>div+div{border-top:1px solid #29292e}.proposal-review dl>div+div{border-top:0}.proposal-review dt,.confirmation-details dt{color:#797986;font-size:.6875rem}.proposal-review dd,.confirmation-details dd{text-align:right;margin:0;font-size:.75rem;font-weight:500}.proposal-review dd{text-align:left;font-size:.8125rem}.yc-document-link{background:#111113;border:1px solid #29292e;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;min-height:2.9rem;padding:.7rem .85rem;transition:border-color .15s,transform .15s;display:flex}.yc-document-link:hover,.yc-document-link:focus-visible{border-color:#575760;transform:translateY(-1px)}.yc-document-link span{max-width:none;font-size:.8125rem;font-weight:500;display:block}.yc-document-link small{color:#797986;letter-spacing:.06em;text-transform:uppercase;font-size:.625rem;font-weight:500}.yc-document-link svg,.primary-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;flex:none;width:1rem;height:1rem}.signature-panel{background:#111113;border:1px solid #29292e;border-radius:10px;grid-template-columns:minmax(15rem,.8fr) minmax(0,1.2fr);align-items:end;gap:.75rem 1rem;margin-top:.75rem;padding:.85rem;display:grid}.good-faith-intro{grid-column:1/-1}.good-faith-intro strong{color:var(--foreground);font-size:.9375rem;font-weight:600;display:block}.consent-check{color:#94949e;cursor:pointer;grid-template-columns:1rem minmax(0,1fr);align-self:end;align-items:center;gap:.7rem;min-height:2.75rem;font-size:.7rem;line-height:1.45;display:grid}.consent-check input{width:1rem;height:1rem;min-height:1rem;accent-color:var(--foreground);margin-top:0}.investment-form-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:5.25rem;margin-top:auto;padding:1rem 1.5rem;display:flex}.investment-form-footer>div{flex:none;gap:.65rem;display:flex}.investment-error{color:#e38a82;font-size:.75rem;line-height:1.3}.primary-action,button.primary-action{background:var(--foreground);min-height:2.75rem;color:var(--background);border-radius:8px;justify-content:center;align-items:center;gap:.65rem;padding:.7rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}button.secondary-action{min-height:2.75rem;color:var(--muted-foreground);background:0 0;border:1px solid #303036;border-radius:8px}.investment-legal-note{color:#61616b;text-align:center;padding:0 1.5rem 1rem;font-size:.625rem;line-height:1.35}.funding-goal-intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-width:44rem;min-height:min(38rem,100svh - 5rem);margin:1rem auto 0;padding:clamp(2rem,7vw,4rem);display:flex}.funding-plane-visual{background:#fff;border:1px solid #303036;border-radius:16px;width:min(100%,30rem);max-width:86vw;overflow:hidden;box-shadow:0 1rem 3rem #02020347}.funding-plane-visual img{width:100%;height:auto;display:block}.funding-goal-copy{gap:.65rem;display:grid}.funding-goal-copy h2{letter-spacing:-.035em;gap:.35rem;margin:0;line-height:1.05;display:grid}.funding-goal-copy h2 strong{font-variant-numeric:tabular-nums;font-size:clamp(2.5rem,8vw,4.25rem);font-weight:520}.funding-goal-copy h2 span{color:#bfbfc5;letter-spacing:-.015em;font-size:clamp(1rem,3vw,1.35rem);font-weight:450}.funding-goal-intro .primary-action{margin-top:.25rem}.investment-confirmation{text-align:left;gap:1.5rem;max-width:44rem;min-height:0;margin:3rem auto 0;padding:clamp(1.5rem,5vw,3rem);display:grid}.confirmation-status{align-items:center;gap:.85rem;display:flex}.confirmation-mark{color:#8ecca8;background:#203c2c73;border:1px solid #4d8966;border-radius:999px;flex:none;place-items:center;width:2.75rem;height:2.75rem;font-size:1.05rem;display:grid}.confirmation-status>div{gap:.2rem;display:grid}.confirmation-status strong{font-size:.875rem;font-weight:550}.confirmation-copy{gap:.6rem;display:grid}.investment-confirmation h2{letter-spacing:-.035em;max-width:18em;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:500;line-height:1.08}.confirmation-copy p{color:#a9a9b1;font-size:.875rem;line-height:1.5}.confirmation-next-step{background:#151519;border:1px solid #303036;border-radius:10px;grid-template-columns:8rem minmax(0,1fr);gap:1rem;padding:1rem;display:grid}.confirmation-next-step span{color:var(--foreground);font-size:.75rem;font-weight:600}.confirmation-next-step p{color:#a4a4ad;font-size:.75rem;line-height:1.55}.confirmation-receipt{border:1px solid #303036;border-radius:10px;overflow:hidden}.confirmation-receipt>header{background:#18181b;border-bottom:1px solid #303036;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.confirmation-receipt>header strong{font-size:.75rem;font-weight:600}.confirmation-receipt>header span{color:#7e7e8b;font-size:.6875rem}.confirmation-details{text-align:left;border:0;border-radius:0;width:100%}.confirmation-details>div{background:#111113;min-height:3.15rem;padding-inline:1rem}.confirmation-details dt{color:#898994;font-size:.75rem}.confirmation-details dd{max-width:70%;color:var(--foreground);overflow-wrap:anywhere;font-size:.8125rem}.confirmation-details code{color:inherit;-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.investment-confirmation .primary-action{justify-self:start}@media (min-width:761px){.invest-page{height:100svh;min-height:0;overflow:hidden}.invest-shell{flex-direction:column;height:100%;min-height:0;display:flex}.investment-card:not(.investment-confirmation){flex-direction:column;flex:1;min-height:0;display:flex}.investment-card form{flex:1;min-height:0}.investment-step{flex-direction:column;flex:1;justify-content:safe center;min-height:0;padding-block:clamp(1rem,3vh,2.25rem) 1rem;display:flex}.investment-confirmation{max-height:calc(100svh - 5rem);margin-top:.75rem}}@media (min-width:761px) and (max-height:850px){.invest-page{padding:.5rem 1rem}.invest-page-header{min-height:2.5rem}.investment-card{border-radius:14px;margin-top:.35rem}.investment-progress{padding:.7rem 1rem .65rem}.investment-progress ol{margin-top:.45rem}.investment-progress li{min-height:2.1rem;padding-block:.3rem}.investment-step{padding:.85rem 2rem .7rem}.investment-step-heading>p{margin-bottom:.3rem}.investment-step-heading h2{font-size:clamp(1.5rem,3vw,2rem)}.investment-step-heading>span{margin-top:.4rem;font-size:.75rem}.investment-choice-grid,.investment-fields{gap:.6rem;margin-top:.8rem}.company-choice-grid button.investment-choice{min-height:4.1rem}button.investment-choice{min-height:6.5rem;padding:.8rem}.choice-radio{top:.8rem;right:.8rem}.safe-choice-grid button.safe-choice{min-height:4.5rem;padding:.8rem 3.8rem .8rem 1rem}.investor-kind{margin-top:.75rem}.investor-form-sections{gap:0;margin-top:.65rem}.investor-section-header{min-height:2.75rem;padding:.55rem .7rem}.investor-section .investment-fields{gap:.55rem;padding:.65rem}.investor-section input{min-height:2.45rem;padding-block:.45rem}.proposal-review{margin-top:.8rem}.signature-panel{gap:.6rem;margin-top:.6rem;padding:.7rem}.investment-form-footer{min-height:4rem;padding:.55rem 1rem}.investment-legal-note{padding-bottom:.45rem}}.admin-header-actions{flex-wrap:wrap;gap:.65rem;display:flex}.admin-nav-link{min-height:2.5rem;color:var(--foreground);border:1px solid #2b2b31;border-radius:6px;align-items:center;padding:.55rem .85rem;font-size:.875rem;font-weight:500;display:inline-flex}.investment-admin-table{min-width:108rem}.investment-admin-table .investor-address,.investment-admin-table .investment-terms{white-space:normal;max-width:18rem}@media (max-width:760px){.invest-page{padding:.5rem}.invest-page .logo-link{position:absolute}.invest-page-header{padding-inline:3.25rem .25rem}.investment-card{border-radius:13px;margin-top:.5rem}.investment-progress{padding-inline:1rem}.investment-progress li{min-height:2.25rem;padding-inline:.35rem}.investment-step-label{display:none}.investment-choice-grid,.company-choice-grid,.investment-fields,.investor-details-grid,.investor-address-grid,.proposal-review,.proposal-review dl,.signature-panel{grid-template-columns:minmax(0,1fr)}.consent-check{align-self:auto;min-height:0}.address-primary,.address-secondary,.address-city,.address-state,.address-postal,.address-country{grid-column:auto}.investor-section-header{flex-direction:column;align-items:flex-start;gap:.35rem}.investor-section-header p{text-align:left;padding-left:2.25rem}.investment-confirmation{gap:1.25rem;margin-top:1.5rem}.confirmation-next-step{grid-template-columns:minmax(0,1fr);gap:.35rem}.confirmation-receipt>header{flex-direction:column;align-items:flex-start;gap:.2rem}.confirmation-details>div{flex-direction:column;align-items:flex-start;gap:.25rem;padding-block:.8rem}.confirmation-details dd{text-align:left;max-width:100%}.field-span-2{grid-column:auto}.terms-summary{grid-template-columns:minmax(0,1fr)}.terms-summary>div+div{border-top:1px solid #29292e;border-left:0}.investment-form-footer{flex-direction:column;align-items:stretch;padding-inline:1rem}.investment-form-footer>div{justify-content:flex-end}}.logo-link{top:var(--logo-top);left:var(--logo-left);width:2.5rem;transition:opacity .15s;display:block;position:absolute}.logo-link .landing-logo{width:100%;position:static}.logo-link:hover{opacity:.72}.logo-link:focus-visible{outline-offset:4px;outline:2px solid #747481}.shell{flex-direction:column;flex:1;width:100%;min-width:0;max-width:42rem;min-height:100vh;margin-inline:auto;padding-inline:1.5rem;display:flex}.page-landing .shell{isolation:isolate;padding-inline:.5rem;position:relative}.site-footer{justify-content:center;column-gap:var(--footer-link-gap);color:var(--muted-foreground);flex-wrap:wrap;row-gap:.75rem;font-size:.875rem;font-weight:400;line-height:1.25rem;display:flex}.page-home{color:var(--muted-foreground);align-self:center;padding-top:2rem;font-size:.875rem;line-height:1.25rem;transition:color .15s}.page-home:hover,.page-home:focus-visible{color:var(--foreground)}.page-home:focus-visible{outline-offset:4px;outline:2px solid #747481}.hero{padding-top:3.5rem;padding-bottom:3.5rem}.shell>.hero:first-child{padding-top:6.75rem}.kicker{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:.875rem;font-weight:400;line-height:1.25rem}.brand-name-muted{color:inherit;font-weight:400}.brand-name-emphasis{color:#d8d8de;font-weight:600}h1{max-width:13.5em;color:var(--foreground);letter-spacing:-.025em;text-wrap:balance;margin-top:1rem;font-size:1.875rem;font-weight:500;line-height:1.375}.hero-subhead{max-width:34rem;color:var(--foreground);overflow-wrap:anywhere;text-wrap:balance;margin-top:.85rem;font-size:clamp(1.25rem,3vw,1.65rem);line-height:1.4}.landing-title{letter-spacing:-.06em;text-wrap:nowrap;max-width:none;font-size:1rem;line-height:1.45}.landing-title span{white-space:nowrap;display:block}@media (min-width:360px){.landing-title{font-size:1.15rem}}@media (min-width:375px){.landing-title{font-size:1.23rem}}@media (min-width:390px){.landing-title{font-size:1.3rem}}@media (min-width:414px){.landing-title{font-size:1.4rem}}@media (min-width:430px){:root{--footer-link-gap:2rem}.landing-title{font-size:1.46rem}}@media (min-width:560px){.landing-title{font-size:1.82rem}}@media (min-width:680px){.landing-title{font-size:2.15rem}}@media (min-width:768px){.landing-title{font-size:2rem;line-height:1.3}}.ventures{border-top-width:1px;min-width:0}.venture-group{border-bottom-width:1px}.venture-group[open]{border-bottom-width:0}.ventures h2,.venture-group summary{color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.25rem;font-size:1rem;font-weight:500;line-height:1.5rem;list-style:none;display:flex}.venture-group summary::-webkit-details-marker{display:none}.venture-group summary:focus-visible{outline-offset:4px;outline:2px solid #747481}.chevron{width:1rem;height:1rem;color:var(--muted-foreground);fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:color .15s,transform .15s}.venture-group[open] .chevron{transform:rotate(180deg)}.venture-group summary:hover .chevron{color:var(--foreground)}.venture-accordion{border-top-width:0}.venture-accordion-row{border-bottom-width:1px}.venture-accordion-row h2{cursor:default;margin:0;padding:0}.venture-trigger{width:100%;min-height:0;color:var(--foreground);text-align:left;opacity:1;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem clamp(.75rem,3vw,1.25rem) 1.35rem 0;font-size:1rem;font-weight:500;line-height:1.5rem;display:flex}.venture-trigger:hover,.venture-trigger:focus-visible{opacity:1}.venture-trigger:focus-visible{outline-offset:4px;outline:2px solid #747481}.venture-trigger:hover .chevron,.venture-trigger:focus-visible .chevron{color:var(--foreground)}.venture-accordion-row[data-open=true] .chevron{transform:rotate(180deg)}.venture-panel{justify-content:space-between;align-items:center;gap:1.25rem;padding:0 clamp(.75rem,3vw,1.25rem) 1.5rem 0;display:flex}.venture-description{min-width:0;max-width:42rem;color:var(--muted-foreground);flex:1;font-size:.9375rem;font-weight:400;line-height:1.45rem}.venture-link{width:2.75rem;height:2.75rem;color:var(--muted-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-block:-.65rem;margin-inline-end:calc(-1*clamp(.75rem,3vw,1.25rem));transition:color .15s;display:inline-flex}.venture-link:hover,.venture-link:focus-visible{color:var(--foreground)}.venture-link:focus-visible{outline-offset:4px;outline:2px solid #747481}.venture-link .arrow{width:1rem;height:1rem;margin-top:0}.column-items{border-top-width:1px}.ventures-list{border-top-width:0}.venture-row{border-bottom-width:1px;justify-content:space-between;align-items:flex-start;gap:2rem;padding-block:1.5rem;padding-inline-end:clamp(.75rem,3vw,1.25rem);display:flex}.venture-row[href]{cursor:pointer}.venture-row[href]:focus-visible{outline-offset:4px;outline:2px solid #747481}.venture-copy{min-width:0;display:block}.venture-copy strong{color:var(--foreground);font-size:1rem;font-weight:500;line-height:1.5rem;display:block}.venture-copy>span:not(.title-line){color:var(--muted-foreground);margin-top:.25rem;font-size:.875rem;font-weight:400;line-height:1.25rem;display:block}.title-line{align-items:center;gap:.75rem;min-width:0;display:flex}.title-line strong{display:inline-block}.status{color:var(--muted-foreground);font-size:.75rem;font-weight:400;line-height:1rem}.arrow{width:1rem;height:1rem;color:var(--muted-foreground);fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:.25rem;transition:color .15s}.venture-row[href]:hover .arrow{color:var(--foreground)}.spacer{flex:1;min-height:2.5rem}.contact-options{width:100%}.contact-copy{justify-items:start;width:100%;display:grid}.contact-page .hero{padding-bottom:2.25rem}.contact-intro{max-width:31rem;color:var(--foreground);font-size:1.0625rem;line-height:1.55}.contact-form{gap:1rem;width:100%;margin-top:1.5rem;display:grid}.contact-form .field-wide{grid-column:1/-1}.contact-form input[name=email]::placeholder{transition:opacity .18s}.contact-form input[name=email].placeholder-changing::placeholder{opacity:0}.contact-copy .contact-tagline{color:#8f8f99;margin-top:2.5rem;font-size:.8125rem;line-height:1.4}.preferred-ai-model-page,.preferred-ai-model-screen{background:#000;min-height:100svh}.preferred-model-signs{color:#fff;letter-spacing:-.02em;opacity:0;pointer-events:none;text-align:center;width:max-content;max-width:calc(100vw - 2rem);margin:0;font-size:clamp(1.5rem,5vw,3rem);font-weight:500;line-height:1;animation:1s linear 3s forwards preferred-model-signs-flash;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes preferred-model-signs-flash{0%,90%{opacity:1}to{opacity:0}}.preferred-model-back{top:max(1rem, env(safe-area-inset-top));left:max(1rem, env(safe-area-inset-left));color:#c2c2c2;place-items:center;width:2.5rem;height:2.5rem;transition:color .15s;display:grid;position:fixed}.preferred-model-back svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem}.preferred-model-back:hover,.preferred-model-back:focus-visible{color:#fff}.preferred-model-back:focus-visible{outline-offset:2px;outline:1px solid #737373}.contact-phone{width:fit-content;color:var(--foreground);letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(2.15rem,6vw,3.5rem);font-weight:500;line-height:1.08;transition:color .15s;display:inline-block}.contact-phone:hover,.contact-phone:focus-visible{color:var(--muted-foreground)}.contact-phone:focus-visible{outline-offset:4px;outline:2px solid #747481}.page-note,.investor-copy{border-top-width:1px;padding-top:1.5rem}.page-note p,.investor-copy p{color:var(--muted-foreground);text-wrap:balance;font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.45}.build-paths{border-top-width:1px;border-bottom-width:1px;display:grid}.build-path{grid-template-columns:minmax(5.75rem,max-content) minmax(0,1fr);gap:1rem;padding-block:1rem;display:grid}.build-path+.build-path{border-top-width:1px}.build-path h2{color:var(--foreground);font-size:.9375rem;font-weight:500;line-height:1.35rem}.build-path p{min-width:0;color:var(--muted-foreground);overflow-wrap:anywhere;text-wrap:balance;font-size:.875rem;line-height:1.35rem}@media (max-width:479px){.build-path{grid-template-columns:minmax(0,1fr);gap:.25rem}}.build-form{gap:1.1rem}.partner-toggle{border:0;gap:.5rem;min-width:0;margin:0;padding:0;display:grid}.partner-toggle legend{color:var(--muted-foreground);padding:0;font-size:.875rem;line-height:1.25rem}.partner-options{background:#111113;border-width:1px;border-color:#2b2b31;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem;min-width:0;padding:.2rem;display:grid}.partner-option{color:var(--muted-foreground);font-size:.875rem;font-weight:500;line-height:1.25rem;display:block}.partner-option input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.partner-option span{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-width:0;min-height:2.35rem;transition:background .15s,color .15s;display:flex}.partner-option input:checked+span{background:var(--foreground);color:var(--background)}.partner-option input:focus-visible+span{outline-offset:2px;outline:2px solid #747481}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.pitch-intake,.consulting-intake{border-top-width:1px;gap:1.5rem;padding-top:1.5rem;display:grid}.pitch-intake h2,.consulting-intake h2{color:var(--foreground);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:500;line-height:1.25}.pitch-form,.consulting-form,.admin-login-form,.field-grid{gap:1rem;display:grid}label{color:var(--muted-foreground);gap:.45rem;font-size:.875rem;line-height:1.25rem;display:grid}input,textarea,select{width:100%;min-height:2.75rem;color:var(--foreground);font:inherit;letter-spacing:0;background:#111113;border-width:1px;border-color:#2b2b31;border-radius:6px}input,select{padding:.65rem .75rem}textarea{resize:vertical;min-width:0;padding:.75rem}input::placeholder,textarea::placeholder{color:#898994}input:focus,textarea:focus,select:focus{outline-offset:0;border-color:#747481;outline:2px solid #44444b}@media (max-width:767px){input,textarea,select{font-size:1rem!important}}button{background:var(--foreground);width:fit-content;min-height:2.5rem;color:var(--background);font:inherit;cursor:pointer;border-radius:6px;padding:.55rem .85rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:opacity .15s,background .15s,color .15s}button:hover,button:focus-visible{opacity:.82}button:focus-visible{outline-offset:4px;outline:2px solid #747481}button:disabled{cursor:not-allowed;opacity:.55}.form-actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.form-status{min-height:1.25rem;color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}.form-status[data-state=success]{color:#8ecca8;align-items:center;gap:.45rem;display:inline-flex}.form-status[data-state=success]:before{content:"✓";background:#203c2c73;border:1px solid #4d8966;border-radius:999px;flex:0 0 1.1rem;place-items:center;width:1.1rem;height:1.1rem;font-size:.7rem;font-weight:600;line-height:1;display:inline-grid}.form-trap{display:none}.admin-page{width:min(100%,88rem);min-height:100svh;margin-inline:auto;padding:2rem 1rem}.admin-login-page{justify-content:center;align-items:center;display:flex}.admin-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:2rem;display:flex}.admin-header h1{max-width:none}.ghost-button{color:var(--foreground);background:0 0;border-width:1px;border-color:#2b2b31}.admin-login{width:min(100%,24rem)}.admin-login-page .admin-login{transform:translateY(-5vh)}.admin-table-shell{gap:1rem;display:grid}.admin-toolbar{border-top-width:1px;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;padding-top:1rem;display:flex}.admin-toolbar label{width:min(100%,12rem)}.admin-actions{flex-wrap:wrap;gap:.75rem;display:flex}.table-wrap{border-width:1px;border-radius:8px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:76rem;font-size:.875rem}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom-width:1px;padding:.8rem}.admin-table th{color:var(--muted-foreground);white-space:nowrap;font-weight:500}.admin-table tr:last-child td{border-bottom-width:0}.admin-table a{color:var(--foreground);text-underline-offset:3px;text-decoration:underline}.pitch-cell,.project-cell{white-space:pre-wrap;max-width:22rem}.row-status{min-width:8.5rem}.row-notes{min-width:14rem;min-height:5rem}.empty-cell{color:var(--muted-foreground);text-align:center}.site-footer{padding-top:0;padding-bottom:2rem}.site-footer a{transition:color .15s,opacity .15s}.site-footer a:hover,.site-footer a:focus-visible{color:var(--foreground)}.site-footer a:focus-visible{outline-offset:4px;outline:2px solid #747481}.page-landing .site-footer{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;row-gap:.75rem;width:100%;display:grid}.landing-footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));place-items:baseline center;width:min(100%,32rem);display:grid}.glossy-text{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(100deg,#9999a3 24%,#b9b9c0 38%,#fff 49%,#b9b9c0 60%,#9999a3 74%);background-position:-200% 0;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:3.2s linear infinite glossy-text-flow}.offices-nav-link{font-weight:500;position:relative;top:1px}.offices-container{width:100%}.offices-panel{border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left;width:100%;margin-top:1.5rem;padding:1rem 0 1.25rem;position:relative}.offices-heading{color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.offices-heading p:last-child{color:#797986;font-size:.625rem}.offices-map{width:100%;height:auto;margin-top:.6rem;overflow:visible}.offices-states path{fill:#09090b;stroke:#e6e6e6;stroke-width:1.1px;vector-effect:non-scaling-stroke}.office-pin{opacity:0;transform-box:fill-box;transform-origin:bottom}.offices-container .office-pin{animation:.72s cubic-bezier(.2,.85,.32,1.12) forwards office-pin-drop}.offices-container .office-pin-manhattan{animation-delay:.18s}.offices-container .office-pin-socal{animation-delay:.36s}.office-pin-marker{fill:var(--foreground);stroke:var(--background);stroke-width:2px;vector-effect:non-scaling-stroke}.office-pin-center{fill:var(--background)}.office-pin-pulse{fill:none;stroke:var(--foreground);stroke-width:1.4px;opacity:0;vector-effect:non-scaling-stroke}.offices-container .office-pin-pulse{animation:1s ease-out .62s office-pin-pulse}.offices-container .office-pin-manhattan .office-pin-pulse{animation-delay:.8s}.offices-container .office-pin-socal .office-pin-pulse{animation-delay:.98s}.office-pin-label{fill:var(--foreground);letter-spacing:.01em;paint-order:stroke;stroke:var(--background);stroke-linejoin:round;stroke-width:4px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:500}.office-pin-detail{fill:#a1a1aa;letter-spacing:.08em;font-size:10px;font-weight:600}.offices-list{border-top:1px solid var(--border);margin:.75rem 0 0;padding:0;list-style:none;display:none}.offices-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;padding:.65rem 0;display:flex}.offices-list small{color:#797986;letter-spacing:.08em;text-transform:uppercase;font-size:.625rem}@keyframes office-pin-drop{0%{opacity:0;transform:translateY(-55px)scale(.82)}72%{opacity:1;transform:translateY(4px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes office-pin-pulse{0%{opacity:.65;transform:scale(.2)}to{opacity:0;transform:scale(2.4)}}@keyframes glossy-text-flow{to{background-position:200% 0}}@media (max-width:520px){.offices-panel{margin-top:1.25rem;padding-top:.8rem}.office-pin-label{display:none}.offices-list{display:block}}@media (prefers-reduced-motion:reduce){.offices-container .office-pin{opacity:1;animation:none}.offices-container .office-pin-pulse{animation:none}.glossy-text{background-position:50% 0;animation:none}}.page-landing .gaude-media-credit{letter-spacing:.02em;opacity:.6;justify-self:center;font-size:.625rem;line-height:1rem;display:block}.offices-page{min-height:100svh}.offices-page-shell{width:min(100%,56rem);margin-inline:auto;padding-inline:1.5rem}.offices-page-header{padding:7rem 0 3rem}.offices-page-title{letter-spacing:-.065em;max-width:none;margin-top:.35rem;font-size:clamp(3.5rem,10vw,7rem);font-weight:500;line-height:.95}.offices-page .offices-panel{margin-top:0;padding-top:1.5rem}.offices-page .offices-map{margin-top:1rem}.offices-page-footer{color:var(--muted-foreground);text-align:center;padding:2rem 0 3rem;font-size:.75rem}.double-ended-bus{color:#a7a7af;text-align:center;width:100%;margin:0 auto .9rem;line-height:0}.tour-coach{filter:drop-shadow(0 .3rem .45rem #0505068c);width:3rem;max-width:34vw;height:auto;margin-inline:auto;display:block;overflow:visible}.tour-coach-body{fill:#151519;stroke:currentColor;stroke-linejoin:round;stroke-width:1.35px}.tour-coach-roof,.tour-coach-belt,.tour-coach-bumper{fill:none;stroke:#b7b7be;stroke-linecap:round;stroke-width:1.2px}.tour-coach-windows path{fill:#292c32;stroke:#878792;stroke-width:.8px}.tour-coach-glass>path:not(.tour-coach-glass-sheen){fill:url(#tour-coach-glass);stroke:#9199a1;stroke-width:.8px}.tour-coach-glass .tour-coach-glass-sheen{fill:#ffffff29;stroke:none}.tour-coach-route{fill:none;stroke:#ebebeb;stroke-linecap:round;stroke-width:1.5px}.tour-coach-route-fine{stroke:#747481;stroke-width:.7px}.tour-coach-wheel>circle:first-child{fill:#070708;stroke:#9999a3;stroke-width:1.2px}.tour-coach-hub{fill:#9999a3;stroke:#09090b;stroke-width:.8px}.tour-coach-light,.tour-coach-star{fill:#fff}.tour-coach-weld path{fill:none;stroke:#7e7e8b;stroke-width:1.15px}.tour-coach-weld circle{fill:#dbdbdb}.offices-page-footer a{transition:color .15s}.offices-page-footer a:hover,.offices-page-footer a:focus-visible{color:var(--foreground)}.offices-page-footer a:focus-visible{outline-offset:4px;outline:2px solid #747481}@media (max-width:520px){.offices-page-shell{padding-inline:1rem}.offices-page-header{padding-top:6rem;padding-bottom:2.25rem}.double-ended-bus{margin-bottom:.8rem}.tour-coach{width:2.75rem}}.manifesto-page{background:var(--background);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:5rem 1.5rem 6rem;display:flex;position:relative}.manifesto-home{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem;transition:color .15s;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.manifesto-home:hover,.manifesto-home:focus-visible{color:var(--foreground)}.manifesto-home:focus-visible{outline-offset:4px;outline:2px solid #747481}.manifesto-label{color:var(--muted-foreground);letter-spacing:0;text-transform:none;margin-bottom:clamp(2.5rem,6vh,4rem);font-size:.875rem;font-weight:400;line-height:1.25rem}.manifesto-copy{gap:clamp(1.25rem,3vh,2rem);width:min(100%,56rem);display:grid}.manifesto-copy p{color:var(--foreground);letter-spacing:-.015em;text-wrap:balance;font-size:clamp(1.5rem,2vw,2rem);font-weight:500;line-height:1.28}.manifesto-copy p:last-child{max-width:31em;margin-inline:auto}.manifesto-footer{width:min(100%,42rem);padding-inline:1.5rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.hero{padding-top:5rem;padding-bottom:4.5rem}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.build-paths{grid-template-columns:minmax(0,1fr)}.build-path{padding-block:1rem}.build-path+.build-path{border-top-width:1px;border-left-width:0;padding-left:0}.build-form .field-grid{grid-template-columns:minmax(0,1fr)}.admin-page{padding:2.5rem}h1{font-size:2.25rem;line-height:2.5rem}.venture-row{align-items:center;padding-block:1.75rem}.manifesto-list p{padding-block:1.75rem}.site-footer{padding-bottom:2rem}}
