:root{--paper: #f7f4ed;--paper-2: #efeadf;--ink: #201f1b;--ink-soft: #45433d;--slate: #6d6a63;--charcoal: #1a1916;--bronze: #a5793a;--bronze-soft: #c09a5e;--cream: #ece5d5;--hairline: rgba(32, 31, 27, .14);--hairline-light: rgba(236, 229, 213, .2);--serif: "Cormorant Garamond", Georgia, serif;--sans: "Jost", "Helvetica Neue", Arial, sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--sans);font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased}#root{min-height:100svh;display:flex;flex-direction:column}main{flex:1;display:flex;flex-direction:column}main>*{flex-shrink:0}::selection{background:var(--ink);color:var(--paper)}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--serif);font-weight:400}.wrap{max-width:1180px;margin:0 auto;padding:0 6vw;width:100%}.label{display:block;font-size:.7rem;font-weight:400;letter-spacing:.42em;text-transform:uppercase;color:var(--bronze);margin-bottom:2rem}.reveal{animation:rise .8s ease both}.reveal.d1{animation-delay:.12s}.reveal.d2{animation-delay:.24s}.reveal.d3{animation-delay:.36s}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.reveal,.seismo-trace{animation:none!important}}nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:1.3rem 3.5vw;transition:background .4s ease,box-shadow .4s ease}nav.scrolled{background:#f7f4ede0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--hairline)}.nav-brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--ink);position:relative;z-index:62}.nav-brand svg{height:20px;width:auto}.nav-brand span{font-family:var(--serif);font-size:1.3rem;letter-spacing:.02em}.nav-links{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2.8rem;list-style:none}.nav-links a{position:relative;font-size:.7rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--slate);text-decoration:none;padding:.4rem 0;transition:color .3s}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--bronze);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.nav-links a:hover,.nav-links a.active{color:var(--ink)}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.nav-right{display:flex;align-items:center;gap:1.2rem}.nav-cta{font-size:.68rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--paper);background:var(--ink);text-decoration:none;padding:.8rem 1.7rem;transition:background .3s}.nav-cta:hover{background:var(--bronze)}.nav-toggle{display:none;position:relative;z-index:62;background:none;border:none;cursor:pointer;width:30px;height:22px;flex-direction:column;justify-content:space-between;padding:2px 0}.nav-toggle span{display:block;height:1.5px;width:100%;background:var(--ink);transition:transform .35s ease,opacity .3s ease}.nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(8.5px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}.btn-solid{display:inline-block;font-size:.72rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--paper);background:var(--ink);text-decoration:none;border:none;cursor:pointer;padding:1.05rem 2.7rem;transition:background .3s}.btn-solid:hover{background:var(--bronze)}.link-quiet{font-size:.74rem;letter-spacing:.24em;text-transform:uppercase;color:var(--slate);text-decoration:none;transition:color .3s}.link-quiet:hover{color:var(--bronze)}.next-page{display:inline-block;margin-top:3.5rem;font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--bronze);text-decoration:none;border-bottom:1px solid transparent;padding-bottom:.3rem;transition:border-color .3s}.next-page:hover{border-color:var(--bronze)}.page-split{display:grid;grid-template-columns:1.05fr .95fr;min-height:calc(100svh - 90px)}.page-split .content{display:flex;flex-direction:column;justify-content:center;padding:9rem 5vw 5rem 6vw}.page-split .art{position:relative;overflow:hidden}.page-split .art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}h1.display{font-size:clamp(2.8rem,5.4vw,4.6rem);line-height:1.08;letter-spacing:.005em;max-width:12em}h2.display{font-size:clamp(2.2rem,4.2vw,3.4rem);line-height:1.12;max-width:15em}.prose{margin-top:2rem;max-width:520px;color:var(--ink-soft);font-size:1.03rem}.actions{margin-top:3rem;display:flex;align-items:center;gap:2.2rem;flex-wrap:wrap}.verbs{margin-top:4.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:560px;border-top:1px solid var(--hairline);padding-top:2rem}.verbs h3{font-size:1.35rem;margin-bottom:.4rem}.verbs p{font-size:.85rem;color:var(--slate);line-height:1.5}.banner{height:38svh;min-height:260px;overflow:hidden;position:relative}.banner img{width:100%;height:100%;object-fit:cover}.banner:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#14213a2e,#14213a00 40%)}.banner-page section,.banner+section{padding:5rem 0 6rem}.flow-intro{max-width:560px;color:var(--ink-soft);margin-top:2rem;font-size:1.03rem}.flow{margin-top:3.5rem;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--hairline);border-left:1px solid var(--hairline)}.flow-step{border-right:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding:1.7rem 1.3rem 1.9rem;min-height:7.8rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;background:#fbf9f4;transition:background .35s}.flow-step:hover{background:var(--paper-2)}.flow-step .num{font-family:var(--serif);font-style:italic;font-size:.95rem;color:var(--bronze)}.flow-step .name{font-family:var(--serif);font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.2;color:var(--ink)}.flow-outro{margin-top:2.8rem;max-width:640px;color:var(--ink-soft);font-size:1.03rem}.flow-outro em{font-family:var(--serif);font-style:italic;color:var(--ink);font-size:1.12em}.team-grid{margin-top:3.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--hairline);border:1px solid var(--hairline)}.member{background:#fbf9f4;padding:2.4rem 2.1rem 2.6rem;transition:background .35s}.member:hover{background:var(--paper-2)}.member .role{display:block;font-size:.64rem;letter-spacing:.32em;text-transform:uppercase;color:var(--bronze);margin-bottom:1.2rem}.member h3{font-size:1.7rem;margin-bottom:.8rem}.member p{font-size:.92rem;color:var(--ink-soft);line-height:1.65}.cta-form{margin-top:3rem;display:flex;max-width:500px;border:1px solid var(--ink);background:#fbf9f4}.cta-form input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:var(--ink);font-family:var(--sans);font-weight:300;font-size:.95rem;letter-spacing:.04em;padding:1.1rem 1.4rem}.cta-form input::placeholder{color:var(--slate)}.cta-form button{background:var(--ink);color:var(--paper);border:none;cursor:pointer;font-family:var(--sans);font-size:.66rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;padding:0 1.8rem;transition:background .3s}.cta-form button:hover{background:var(--bronze)}.form-note{margin-top:1.1rem;font-size:.82rem;color:var(--slate);min-height:1.2em}.compliance-inline{margin-top:2.8rem;padding-top:1.6rem;border-top:1px solid var(--hairline);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--slate)}footer{background:var(--charcoal);color:var(--cream);padding:2.4rem 3.5vw;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}footer .foot-brand{display:flex;align-items:center;gap:.6rem;color:var(--cream)}footer .foot-brand svg{height:16px;width:auto}footer .foot-brand span{font-family:var(--serif);font-size:1.05rem}.foot-note{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#ece5d58c}@media(max-width:900px){.nav-links{position:fixed;inset:0;transform:none;z-index:61;flex-direction:column;justify-content:center;gap:2.6rem;background:#f7f4edf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;transition:opacity .4s ease}nav.menu-open .nav-links{opacity:1;pointer-events:auto}.nav-links a{font-size:.85rem}.nav-toggle{display:flex}.nav-right .nav-cta{display:none}.page-split{grid-template-columns:1fr;min-height:0}.page-split .content{padding:7.5rem 6vw 3.5rem}.page-split .art{min-height:42svh;order:1}.page-split .art img{position:static;height:42svh}.verbs{grid-template-columns:1fr;gap:1.4rem}.flow{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:1fr}.banner{height:30svh}.banner-page section,.banner+section{padding:3.5rem 0 4.5rem}.cta-form{flex-direction:column}.cta-form button{padding:1.05rem}nav{padding:1.1rem 5vw}}.hero{position:relative;isolation:isolate;flex:1;min-height:calc(100svh - 88px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 6vw 5rem;color:var(--cream)}.hero-bg{position:absolute;inset:0;z-index:-2}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-veil{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 50% 40%,#0a0a0a57,#0a0a0a1f 55%,#0a0a0a00)}.hero-mark{margin-bottom:2.4rem}.hero-mark svg{height:54px;width:auto;overflow:visible}.seismo-trace{stroke-dasharray:640;stroke-dashoffset:640;animation:trace 2.6s cubic-bezier(.4,0,.2,1) .3s forwards}@keyframes trace{to{stroke-dashoffset:0}}.hero .wordmark{font-family:var(--serif);font-weight:400;font-size:clamp(3.2rem,8.5vw,6.4rem);line-height:1.04;letter-spacing:.015em;text-shadow:0 2px 40px rgba(0,0,0,.45)}.hero .tagline{margin-top:1.6rem;font-size:clamp(1rem,1.9vw,1.35rem);letter-spacing:.22em;text-shadow:0 1px 24px rgba(0,0,0,.5)}.hero .sub{margin-top:2rem;max-width:660px;font-size:clamp(.95rem,1.5vw,1.08rem);color:#ece5d5c7;text-shadow:0 1px 18px rgba(0,0,0,.55)}.hero-actions{margin-top:3.1rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.btn-outline-light{display:inline-block;font-size:.85rem;font-weight:300;letter-spacing:.05em;color:var(--cream);text-decoration:none;border:1px solid rgba(236,229,213,.6);padding:.8rem 2.6rem;background:#0a0a0a2e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:background .3s,color .3s,border-color .3s}.btn-outline-light:hover{background:var(--cream);color:var(--charcoal);border-color:var(--cream)}.link-quiet-light{font-size:.76rem;letter-spacing:.24em;text-transform:uppercase;color:#ece5d58c;text-decoration:none;transition:color .3s}.link-quiet-light:hover{color:var(--cream)}.nav-cta{border:1px solid transparent}nav.on-dark .nav-brand{color:var(--cream)}nav.on-dark .nav-links a{color:#ece5d59e}nav.on-dark .nav-links a:hover,nav.on-dark .nav-links a.active{color:var(--cream)}nav.on-dark .nav-links a:after{background:var(--bronze-soft)}nav.on-dark .nav-cta{background:transparent;border-color:#ece5d58c;color:var(--cream)}nav.on-dark .nav-cta:hover{background:var(--cream);color:var(--charcoal)}nav.on-dark .nav-toggle span{background:var(--cream)}.overview{flex:1;background:var(--charcoal);color:var(--cream);display:flex;align-items:center;padding:9rem 6vw 6rem}.overview-inner{max-width:1100px;margin:0 auto;width:100%;display:grid;grid-template-columns:minmax(260px,380px) 1fr;gap:clamp(3rem,7vw,7rem);align-items:center}.arch{border-radius:999px 999px 10px 10px;overflow:hidden;aspect-ratio:3 / 4.3}.arch img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.02)}.overview h1{font-family:var(--serif);font-weight:400;font-size:clamp(2.8rem,5.6vw,4.6rem);line-height:1.14;max-width:9em}.overview .desc{margin-top:2.6rem;max-width:480px;font-size:1.04rem;line-height:1.7;color:#ece5d5bf}@media(max-width:900px){.overview{padding:7.5rem 6vw 4rem}.overview-inner{grid-template-columns:1fr;gap:3rem}.arch{max-width:300px}}.showcase{margin-top:3.5rem;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.5rem,5vw,4.5rem);align-items:start}.stage{position:relative;overflow:hidden;min-height:480px;border:1px solid var(--hairline)}.stage>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stage-veil{position:absolute;inset:0;background:#14213a8c}.stage-slides{position:absolute;inset:0;display:grid;place-items:center;padding:2rem}.stage-slide{grid-area:1 / 1;width:100%;max-width:440px;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.stage-slide.on{opacity:1;transform:none;pointer-events:auto}.mock-card{background:#fdfcf8;border:1px solid var(--hairline);box-shadow:0 30px 70px -30px #0a101e8c}.mock-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.15rem;border-bottom:1px solid var(--hairline)}.mock-title{font-size:.84rem;font-weight:500;color:var(--ink);letter-spacing:.02em}.mock-sub{font-weight:300;color:var(--slate)}.mock-tag{font-size:.6rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--bronze);border:1px solid rgba(165,121,58,.38);background:#a5793a12;padding:.25rem .6rem;white-space:nowrap}.mock-body{padding:1rem 1.15rem 1.1rem;display:flex;flex-direction:column;gap:.7rem}.mock-foot{padding:.6rem 1.15rem;border-top:1px solid var(--hairline);font-size:.68rem;letter-spacing:.08em;color:var(--slate)}.mock-foot.link{color:var(--bronze)}.mock-row{display:flex;align-items:center;gap:.8rem;padding:.4rem .5rem;margin:0 -.5rem}.mock-row.hot{background:var(--paper-2)}.mock-cell.name{flex:1;font-size:.86rem;color:var(--ink)}.mock-cell.fig{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.76rem;color:var(--ink-soft);white-space:nowrap}.chip{font-size:.6rem;letter-spacing:.06em;padding:.2rem .55rem;border:1px solid;border-radius:999px;white-space:nowrap}.chip.green{color:#3c6e47;border-color:#3c6e4759;background:#3c6e4714}.chip.amber{color:#8a6420;border-color:#8a642059;background:#8a642014}.chip.red{color:#9c3f38;border-color:#9c3f3859;background:#9c3f3814}.bar-row{display:flex;flex-direction:column;gap:.3rem}.bar-meta{display:flex;justify-content:space-between;gap:1rem;font-size:.78rem}.bar-label{color:var(--ink)}.bar-fig{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.72rem;color:var(--slate)}.bar-fig.amber{color:#8a6420}.bar-fig.red{color:#9c3f38}.bar-track{height:5px;background:var(--paper-2);overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,var(--bronze),var(--bronze-soft))}.bar-fill.amber{background:linear-gradient(90deg,#b98a2e,#d1a94f)}.bar-fill.red{background:linear-gradient(90deg,#9c3f38,#b8635c)}.mock-big{font-family:var(--serif);font-size:2.1rem;line-height:1;color:var(--ink)}.mock-quote{font-size:.84rem;line-height:1.7;color:var(--ink-soft);border-top:1px solid var(--hairline);padding-top:.8rem}.mock-quote mark{background:#c09a5e47;color:var(--ink);padding:0 .15em}.show-tabs{list-style:none}.show-tab{display:flex;width:100%;align-items:flex-start;gap:1.1rem;text-align:left;background:none;border:none;border-left:2px solid var(--hairline);cursor:pointer;padding:1.05rem 0 1.05rem 1.3rem;font-family:inherit;transition:border-color .3s}.show-tab:hover{border-color:var(--slate)}.show-tab.on{border-color:var(--bronze)}.show-tab .num{font-family:var(--serif);font-style:italic;font-size:1rem;color:var(--bronze);min-width:1.5em;padding-top:.25em}.show-tab .body{flex:1}.show-tab .title{display:block;font-family:var(--serif);font-size:clamp(1.25rem,1.8vw,1.5rem);line-height:1.25;color:var(--slate);transition:color .3s}.show-tab.on .title,.show-tab:hover .title{color:var(--ink)}.desc-clip{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s ease,opacity .35s ease,margin-top .35s ease}.show-tab.on .desc-clip{grid-template-rows:1fr;opacity:1;margin-top:.5rem}.desc{display:block;overflow:hidden;font-size:.9rem;font-weight:300;line-height:1.6;color:var(--ink-soft)}.arc{margin-top:5.5rem}.arc .flow{margin-top:0}@media(max-width:900px){.showcase{grid-template-columns:1fr}.stage{min-height:430px}.stage-slides{padding:1.4rem}}.team-intro{margin-top:1.8rem;max-width:640px;color:var(--ink-soft);font-size:1.03rem}.group-title{margin:4.2rem 0 1.6rem;display:flex;align-items:center;gap:1.4rem;font-family:var(--sans);font-size:.68rem;font-weight:400;letter-spacing:.38em;text-transform:uppercase;color:var(--slate)}.group-title:after{content:"";flex:1;height:1px;background:var(--hairline)}.founders,.advisors{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.person{background:#fbf9f4;border:1px solid var(--hairline);padding:2.4rem 2.1rem 2.1rem;display:flex;flex-direction:column;transition:box-shadow .35s ease,transform .35s ease}.person:hover{box-shadow:0 16px 36px #201f1b17;transform:translateY(-3px)}.avatar{width:62px;height:62px;border-radius:50%;border:1px solid var(--bronze);color:var(--bronze);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:1.3rem;letter-spacing:.06em;margin-bottom:1.6rem}.person .role{display:block;font-size:.63rem;letter-spacing:.3em;text-transform:uppercase;color:var(--bronze);margin-bottom:.55rem}.person h3{font-size:1.65rem;margin-bottom:.7rem}.person .bio{font-size:.92rem;color:var(--ink-soft);line-height:1.65;flex:1}.chips{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.chips span{font-size:.63rem;letter-spacing:.14em;text-transform:uppercase;color:var(--slate);border:1px solid var(--hairline);border-radius:999px;padding:.32rem .75rem}.inst-strip{margin-top:4.5rem;border-top:1px solid var(--hairline);padding-top:2.1rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:1rem 2.6rem}.inst-strip .strip-label{font-size:.62rem;letter-spacing:.34em;text-transform:uppercase;color:var(--slate)}.inst-strip .inst{font-family:var(--serif);font-size:1.18rem;color:var(--ink-soft);white-space:nowrap}@media(max-width:900px){.founders,.advisors{grid-template-columns:1fr}.inst-strip{gap:.8rem 1.8rem}}:root{--coal: #1a1916;--coal-2: #242320;--coal-card: #1f1e1a;--warm-white: #e8e6e1;--colblue: #c09a5e;--gold: #b89a6a;--dark-hairline: rgba(232, 230, 225, .1)}section.dark{background:var(--coal)}section.dark .label{color:var(--gold)}section.dark .display{color:var(--warm-white)}section.dark .flow-intro{color:#e8e6e199}section.dark .stage{border-color:var(--dark-hairline)}section.dark .show-tab{border-left-color:var(--dark-hairline)}section.dark .show-tab:hover{border-left-color:#e8e6e166}section.dark .show-tab.on{border-left-color:var(--colblue)}section.dark .show-tab .num{color:var(--gold)}section.dark .show-tab .title{color:#e8e6e16b}section.dark .show-tab.on .title,section.dark .show-tab:hover .title{color:var(--warm-white)}section.dark .desc{color:#e8e6e199}.phases{margin-top:6rem}.phases>.label{margin-bottom:2.6rem}.phase+.phase{margin-top:3rem}.phase-head{display:flex;align-items:center;gap:1.3rem}.phase-name{font-size:.66rem;font-weight:400;letter-spacing:.38em;text-transform:uppercase;color:#e8e6e17a}.phase.core .phase-name{color:var(--colblue)}.phase-head .trace{flex:1;height:16px;color:#e8e6e129}.phase.core .trace{color:#6cace480}.phase-range{font-family:var(--serif);font-style:italic;font-size:.9rem;color:var(--gold)}.modules{margin-top:1.1rem;display:grid;gap:1px;background:var(--dark-hairline);border:1px solid var(--dark-hairline)}.modules.cols-2{grid-template-columns:repeat(2,1fr)}.modules.cols-3{grid-template-columns:repeat(3,1fr)}.module{background:var(--coal-card);padding:1.5rem 1.4rem 1.7rem;transition:background .35s}.module:hover{background:#191c23}.module .num{display:block;font-family:var(--serif);font-style:italic;font-size:.9rem;color:var(--gold);margin-bottom:.9rem}.module h3{font-size:1.3rem;line-height:1.2;color:#e8e6e1d1;margin-bottom:.55rem}.module p{font-size:.84rem;font-weight:300;line-height:1.6;color:#e8e6e180}.phase.core .module{background:var(--coal-2);padding:1.9rem 1.6rem 2.1rem}.phase.core .module:hover{background:#1d212a}.phase.core .module h3{font-size:1.55rem;color:var(--warm-white)}.phase.core .module p{font-size:.88rem;color:#e8e6e19e}section.dark .flow-outro{color:#e8e6e18c}section.dark .flow-outro em{color:var(--warm-white)}@media(max-width:900px){.modules.cols-2,.modules.cols-3{grid-template-columns:1fr}.phases{margin-top:4rem}}.phase.core .modules{grid-template-columns:repeat(6,1fr)}.phase.core .module{grid-column:span 2}.phase.core .module:nth-child(4),.phase.core .module:nth-child(5){grid-column:span 3}@media(max-width:900px){.phase.core .modules{grid-template-columns:1fr}.phase.core .module{grid-column:auto}.phase.core .module:nth-child(4),.phase.core .module:nth-child(5){grid-column:auto}}.inst-strip{display:block}.inst-strip .strip-label{display:block;margin-bottom:2.2rem}.logo-wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.8rem 3.5rem;align-items:center;justify-items:center}.logo-wall img{max-height:46px;max-width:165px;width:auto;height:auto;filter:grayscale(1) opacity(.58);transition:filter .35s ease}.logo-wall img:hover{filter:grayscale(0) opacity(1)}@media(max-width:900px){.logo-wall{grid-template-columns:repeat(2,1fr);gap:2rem 2.4rem}.logo-wall img{max-height:38px;max-width:130px}}section.pipeline-page{flex:1 0 auto;padding:8.5rem 0 6.5rem}.pipeline{margin:3.5rem auto 0;max-width:940px}.pl-dashed{border:1.5px dashed rgba(232,230,225,.28);border-radius:20px;padding:1.7rem 1.8rem 1.9rem}.pl-title{display:block;text-align:center;font-size:.68rem;font-weight:400;letter-spacing:.32em;text-transform:uppercase;color:#e8e6e173;margin-bottom:1.5rem}.pl-chips{display:flex;gap:1rem}.pl-chip{flex:1;text-align:center;background:var(--paper-2);color:var(--ink);border-radius:10px;padding:.95rem .6rem;font-size:.94rem;font-weight:400;white-space:nowrap}.pl-arrow{position:relative;width:1px;height:42px;margin:1rem auto;background:#e8e6e159}.pl-arrow:after{content:"";position:absolute;left:50%;bottom:0;width:7px;height:7px;border-right:1px solid rgba(232,230,225,.35);border-bottom:1px solid rgba(232,230,225,.35);transform:translate(-50%) rotate(45deg)}.pl-engine,.pl-memo{max-width:680px;margin:0 auto;border-radius:16px;text-align:center;padding:1.35rem 1.6rem 1.45rem}.pl-engine strong,.pl-memo strong{display:block;font-size:1.22rem;font-weight:500;margin-bottom:.3rem}.pl-engine span,.pl-memo span{display:block;font-size:.92rem}.pl-engine{background:#d9e9f8}.pl-engine strong{color:#164f86}.pl-engine span{color:#2a6cab}.pl-memo{background:#f9e8ca}.pl-memo strong{color:#7c4a10}.pl-memo span{color:#96601c}.pl-phase+.pl-phase{margin-top:1.7rem}.pl-phase-label{display:block;font-size:.66rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:#e8e6e16b;margin-bottom:.85rem}.pl-row{display:flex;gap:1.1rem}.pl-row+.pl-row{margin-top:1.1rem}.pl-row.narrow{width:72%;margin-left:auto;margin-right:auto}.pl-pill{flex:1;text-align:center;border-radius:12px;padding:1.05rem .9rem;font-size:1.02rem;font-weight:400}.pl-pill.green{background:#d9eee3;color:#1d5c40;border:1px solid rgba(30,92,64,.35)}.pl-pill.purple{background:#e3def9;color:#3c3193;border:1px solid rgba(60,49,147,.3)}.pl-note{margin-top:1.9rem;text-align:center;font-size:.88rem;font-weight:300;color:#e8e6e180}@media(max-width:760px){section.pipeline-page{padding:7rem 0 4.5rem}.pl-chips{flex-wrap:wrap}.pl-chip{flex:1 1 45%;white-space:normal}.pl-row{flex-direction:column;gap:.8rem}.pl-row.narrow{width:100%}.pl-dashed{padding:1.3rem 1.1rem 1.5rem}}.inside{margin-top:6.5rem}.inside>.label{margin-bottom:0}.inside .showcase{margin-top:2.4rem}.pl-workspace{display:block;max-width:680px;margin:0 auto;border:1.5px dashed rgba(232,230,225,.35);border-radius:16px;text-align:center;padding:1.2rem 1.6rem 1.3rem;text-decoration:none;transition:border-color .3s,background .3s}.pl-workspace:hover{border-color:var(--colblue);background:#6cace40f}.pl-workspace strong{display:block;font-family:var(--serif);font-weight:400;font-size:1.4rem;color:var(--warm-white);margin-bottom:.3rem}.pl-workspace span{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#e8e6e180}.arc2{margin-top:6.5rem;scroll-margin-top:6rem}.arc2>.label{margin-bottom:2.4rem}.arc2 .phase+.phase{margin-top:2.8rem}.arc2 .pl-note{margin-top:2.4rem}.arc-cards{display:grid;gap:1.1rem}.arc-cards+.arc-cards{margin-top:1.1rem}.arc-cards.cols-2{grid-template-columns:repeat(2,1fr)}.arc-cards.cols-3{grid-template-columns:repeat(3,1fr)}.arc-cards.narrow{width:72%;margin-left:auto;margin-right:auto}.arc-card{border-radius:14px;padding:1.35rem 1.4rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.arc-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px -18px #000000a6}.arc-card .num{display:block;font-family:var(--serif);font-style:italic;font-size:.95rem;opacity:.72;margin-bottom:.5rem}.arc-card h3{font-size:1.32rem;line-height:1.15;margin-bottom:.45rem}.arc-card p{font-size:.84rem;font-weight:300;line-height:1.55}.arc-card.green{background:#d9eee3;color:#1d5c40}.arc-card.green p{color:#174a33c7}.arc-card.purple{background:#e3def9;color:#372c8f}.arc-card.purple p{color:#322982c7}.arc2 .phase.core .arc-card{padding:1.55rem 1.5rem 1.7rem}.arc2 .phase.core .arc-card h3{font-size:1.45rem}@media(max-width:760px){.arc-cards.cols-2,.arc-cards.cols-3{grid-template-columns:1fr}.arc-cards.narrow{width:100%}.arc2{margin-top:4.5rem}}.pipeline{margin-top:4rem}.arc2,.inside{margin-top:7.5rem}.pl-chip{background:var(--coal-2);border:1px solid rgba(232,230,225,.14);color:#e8e6e1d9}.pl-engine{background:#6cace412;border:1px solid rgba(108,172,228,.45)}.pl-engine strong{font-family:var(--serif);font-weight:400;color:#9cc6ec}.pl-engine span{color:#9cc6ecb8}.pl-memo{background:#b89a6a12;border:1px solid rgba(184,154,106,.5)}.pl-memo strong{font-family:var(--serif);font-weight:400;color:#d8bc8d}.pl-memo span{color:#d8bc8dad}.arc-card.green,.arc-card.purple{background:var(--coal-2);border:1px solid rgba(232,230,225,.1);color:var(--warm-white)}.arc-card.green p,.arc-card.purple p{color:#e8e6e18c}.arc-card .num{color:var(--gold);opacity:1}.arc-card h3{color:#e8e6e1e0}.arc2 .phase.core .arc-card{background:#1e222a;border-left:2px solid var(--colblue)}.arc2 .phase.core .arc-card h3{color:var(--warm-white)}.arc-card:hover{box-shadow:0 18px 40px -20px #000c}.stage{border:none;min-height:440px}.stage-slides{padding:.5rem 0}.stage-slide{max-width:530px}.mock-card{background:var(--coal-2);border:1px solid rgba(232,230,225,.13);border-radius:14px;overflow:hidden;box-shadow:0 30px 70px -35px #000000e6}.mock-head{border-bottom-color:#e8e6e11a;padding:1rem 1.35rem}.mock-title{color:var(--warm-white)}.mock-sub{color:#e8e6e180}.mock-tag{color:var(--gold);border-color:#b89a6a73;background:#b89a6a14}.mock-body{padding:1.15rem 1.35rem 1.25rem;gap:.85rem}.mock-foot{border-top-color:#e8e6e11a;color:#e8e6e173;padding:.7rem 1.35rem}.mock-foot.link{color:var(--gold)}.mock-row.hot{background:#e8e6e10d}.mock-cell.name{color:#e8e6e1d9}.mock-cell.fig{color:#e8e6e1ad}.chip.green{color:#7dc9a0;border-color:#7dc9a066;background:#7dc9a014}.chip.amber{color:#d9b36a;border-color:#d9b36a66;background:#d9b36a14}.chip.red{color:#e08b84;border-color:#e08b8466;background:#e08b8414}.bar-label{color:#e8e6e1d9}.bar-fig{color:#e8e6e18c}.bar-fig.amber{color:#d9b36a}.bar-fig.red{color:#e08b84}.bar-track{background:#e8e6e11f;border-radius:999px}.bar-fill{border-radius:999px}.bar-fill.amber{background:linear-gradient(90deg,#b98a2e,#d9b36a)}.bar-fill.red{background:linear-gradient(90deg,#9c4a43,#e08b84)}.mock-big{color:var(--warm-white);font-size:2.3rem}.mock-quote{color:#e8e6e1ad;border-top-color:#e8e6e11a}.mock-quote mark{background:#b89a6a42;color:var(--warm-white)}.mock-toggle{display:flex;gap:.35rem}.mock-toggle button{font-family:var(--sans);font-size:.58rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;padding:.32rem .72rem;background:none;border:1px solid rgba(232,230,225,.2);border-radius:999px;color:#e8e6e18c;cursor:pointer;transition:border-color .3s,color .3s,background .3s}.mock-toggle button:hover{border-color:#e8e6e173;color:#e8e6e1cc}.mock-toggle button.on{border-color:var(--gold);color:var(--gold);background:#b89a6a1a}.pl-engine{background:#e8e6e10a;border-color:#e8e6e159}.pl-engine strong{color:var(--warm-white)}.pl-engine span{color:#e8e6e199}.phase.core .trace{color:#c09a5e8c}.pl-workspace:hover{border-color:var(--bronze-soft);background:#c09a5e0f}.arc2 .phase.core .arc-card{background:#2a2823}.access-page{flex:1;display:flex;flex-direction:column}.access-page .page-split{flex:1}section.dark .prose{color:#e8e6e19e}section.dark .cta-form{border-color:#e8e6e159;background:#e8e6e108}section.dark .cta-form input{color:var(--warm-white)}section.dark .cta-form input::placeholder{color:#e8e6e166}section.dark .cta-form button{background:var(--warm-white);color:#1a1916}section.dark .cta-form button:hover{background:var(--bronze-soft)}section.dark .form-note{color:#e8e6e18c}section.dark .compliance-inline{border-top-color:#e8e6e124;color:#e8e6e173}.trace-art{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.6rem;padding:6rem 4vw}.big-trace{width:min(88%,560px);color:#c09a5e38}.art-line{font-family:var(--serif);font-style:italic;font-size:1.3rem;line-height:1.5;color:#e8e6e180;max-width:22em;text-align:center}@media(max-width:900px){.trace-art{min-height:0;padding:0 6vw 4.5rem}.big-trace{width:min(80%,420px)}}
