*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--bg-card:#ffffffe0;--text:#1a1a1a;--text-dim:#888;--text-bright:#000;--accent:#1a1a1a;--border:#0000001a;--border-strong:#00000026;--mono:"JetBrains Mono", "Fira Code", "Consolas", monospace;--sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;line-height:1.7;overflow-x:hidden}::selection{color:#fff;background:#1a1a1a}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffe6;justify-content:space-between;align-items:center;padding:1.2rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{font-family:var(--mono);color:var(--text-bright);letter-spacing:.12em;font-size:1.1rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:1.5rem;display:flex}.nav-link{font-family:var(--mono);color:var(--text);letter-spacing:.04em;font-size:.82rem;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--text-bright)}.nav-cta{font-family:var(--mono);border:1px solid var(--accent);color:var(--accent);letter-spacing:.06em;padding:.5rem 1.2rem;font-size:.78rem;text-decoration:none;transition:all .2s}.nav-cta:hover{background:var(--accent);color:#fff}.hero{z-index:1;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative}.hero-content{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border-strong);background:#ffffffd9;width:88%;max-width:920px;padding:3rem;position:relative}.hero-content h1.hero-tagline{font-family:var(--mono);letter-spacing:.08em;color:var(--text-bright);margin-bottom:.75rem;font-size:clamp(1.1rem,2.4vw,1.8rem);font-weight:500}.hero-sub{color:#555;margin-bottom:3rem;font-size:clamp(.95rem,1.8vw,1.15rem)}.scroll-indicator{font-family:var(--mono);color:var(--text-dim);font-size:1.5rem;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.4;transform:translateY(12px)}}.bg-scenes-layer{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.bg-scene{position:absolute;inset:0}.bg-scene-left{transform:translate(-20%)}.bg-scene-right{transform:translate(20%)}.content{z-index:1;padding:3rem 2rem 4rem;position:relative}.section{background:var(--bg-card);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border-strong);align-items:center;width:88%;max-width:920px;height:420px;margin-top:1rem;margin-bottom:1rem;padding:3rem;display:flex}.content>.section:nth-child(odd){margin-left:4%;margin-right:auto}.content>.section:nth-child(2n){margin-left:auto;margin-right:4%}.section-inner{width:100%}.section-inner.centered{text-align:center}.section-title{font-family:var(--mono);color:var(--text-bright);letter-spacing:.03em;margin-bottom:1.2rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600}.section-title.large{font-size:clamp(2rem,4vw,3rem)}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.section-title-row .section-title{margin-bottom:0}.section-title-row .nav-link{border:1px solid var(--accent);letter-spacing:.06em;padding:.45rem 1.1rem;font-size:.88rem;transition:all .2s}.section-title-row .nav-link:hover{background:var(--accent);color:#fff}.section-subtitle{color:var(--text-dim);margin-bottom:1.5rem;font-size:1.05rem}.section p{color:var(--text);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.section-link{font-family:var(--mono);color:var(--text-bright);border-bottom:1px solid var(--border-strong);margin-top:.5rem;padding-bottom:.15rem;font-size:.88rem;text-decoration:none;transition:border-color .2s;display:inline-block}.section-link:hover{border-color:var(--text-bright)}.section-tall{height:auto;min-height:420px}.wf-container{margin-top:1rem}.wf-tabs{border:1px solid var(--border-strong);border-bottom:none;flex-direction:row;gap:0;margin-bottom:0;display:inline-flex}.wf-tab{font-family:var(--mono);letter-spacing:.04em;border:none;border-right:1px solid var(--border-strong);color:var(--text-dim);cursor:pointer;background:0 0;padding:.55rem 1.2rem;font-size:.78rem;font-weight:500;transition:all .15s}.wf-tab:last-child{border-right:none}.wf-tab:hover{color:var(--text-bright);background:#00000005}.wf-tab-active{color:var(--text-bright);background:var(--bg);font-weight:600}.wf-diagram{border:1px solid var(--border-strong);background:#f7f7f7;border-radius:0 8px 8px;align-items:center;gap:0;min-height:160px;padding:1.5rem;display:flex}.wf-side{flex:1;min-width:0}.wf-box-header{font-family:var(--mono);letter-spacing:.06em;color:var(--text-dim);text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem;font-weight:600}.wf-box-body{background:var(--bg);border:1px solid var(--border-strong);border-radius:6px;justify-content:center;align-items:center;padding:1.2rem;display:flex}.wf-stack{width:130px;height:68px;position:relative}.wf-tile{border:1px solid var(--border-strong);width:116px;height:56px;font-family:var(--mono);color:var(--text);background:#f0f0f0;border-radius:4px;justify-content:center;align-items:center;font-size:.72rem;font-weight:500;transition:transform .25s,opacity .25s;display:flex;position:absolute}.wf-stack-single .wf-tile{bottom:0;left:7px}.wf-stack-few .wf-tile-back2{opacity:.5;bottom:0;left:7px;transform:translate(6px,-6px)}.wf-stack-few .wf-tile-front{bottom:0;left:7px}.wf-stack-many .wf-tile-back3{opacity:.3;bottom:0;left:7px;transform:translate(12px,-12px)}.wf-stack-many .wf-tile-back2{opacity:.5;bottom:0;left:7px;transform:translate(6px,-6px)}.wf-stack-many .wf-tile-front{bottom:0;left:7px}.wf-arrows{flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;min-width:100px;padding:0 1rem;display:flex}.wf-arrow{align-items:center;gap:.4rem;display:flex}.wf-arrow-label{font-family:var(--mono);color:var(--text-dim);white-space:nowrap;font-size:.65rem}.wf-arrow-line{font-family:var(--mono);color:var(--text);font-size:1rem}.wf-customer-body{flex-direction:column;justify-content:flex-start;gap:0;padding:1.2rem}.wf-customer-top{justify-content:center;align-items:center;min-height:90px;display:flex}.wf-customer-bottom{flex-direction:column;align-items:center;gap:.3rem;margin-top:.6rem;display:flex}.wf-infra-arrow{font-family:var(--mono);color:var(--text-dim);font-size:.85rem;line-height:1;transition:opacity .2s}.wf-infra-arrow.wf-infra-hidden,.wf-tile.wf-infra-hidden{opacity:0;pointer-events:none}.wf-tile-storage,.wf-tile-target{width:116px;height:36px;font-size:.62rem;position:relative}.wf-tile-storage{background:#e8e8e8;border-style:dashed}.wf-tile-target{background:#f0f0f0}@media (width<=768px){.wf-diagram{flex-direction:column;gap:.5rem;padding:1rem}.wf-arrows{min-width:unset;flex-direction:row;padding:.5rem 0}.wf-arrow-right{flex-direction:column}.wf-arrow-left{flex-direction:column-reverse}.wf-arrow-line{transform:rotate(90deg)}}.pc-container{margin-top:1rem}.pc-tabs{border:1px solid var(--border-strong);border-bottom:none;display:inline-flex}.pc-body{border:1px solid var(--border-strong);background:#f7f7f7;border-radius:0 8px 8px;padding:1.5rem}.pc-summary{gap:2.5rem;margin-bottom:1rem;display:flex}.pc-stat{flex-direction:column;display:flex}.pc-stat-value{font-family:var(--mono);color:var(--text-bright);font-size:1.5rem;font-weight:700;line-height:1.2}.pc-stat-label{font-family:var(--mono);color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;margin-top:.15rem;font-size:.68rem}.pc-description{color:var(--text)!important;margin-bottom:.25rem!important;font-size:.92rem!important}.pc-reference{font-family:var(--mono);color:var(--text-dim)!important;margin-bottom:1.2rem!important;font-size:.72rem!important}.pc-scaling{background:var(--bg);border:1px solid var(--border-strong);border-radius:6px;padding:1rem}.pc-scaling-header{justify-content:space-between;align-items:baseline;margin-bottom:.8rem;display:flex}.pc-scaling-header span:first-child{font-family:var(--mono);color:var(--text-bright);font-size:.78rem;font-weight:600}.pc-rate{font-family:var(--mono);color:var(--text-dim);font-size:.65rem}.pc-bar-row{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.pc-bar-row:last-child{margin-bottom:0}.pc-bar-label{font-family:var(--mono);color:var(--text);text-align:right;flex-shrink:0;width:60px;font-size:.72rem}.pc-bar-track{border:1px solid var(--border);background:#f0f0f0;border-radius:3px;flex:1;height:20px;overflow:hidden}.pc-bar-fill{background:var(--accent);border-radius:2px;height:100%;transition:width .3s}.pc-bar-value{font-family:var(--mono);color:var(--text-bright);flex-shrink:0;width:70px;font-size:.75rem;font-weight:600}@media (width<=768px){.pc-summary{gap:1.5rem}.pc-scaling-header{flex-direction:column;gap:.3rem}}.logo-grid{border:1px dashed var(--border-strong);text-align:center;margin-bottom:1.5rem;padding:1.5rem}.logo-grid-placeholder{font-family:var(--mono);color:var(--text-dim);margin-bottom:0;font-size:.92rem}.investor-form{flex-direction:column;gap:.6rem;max-width:400px;margin-top:1rem;display:flex}.investor-input{border:1px solid var(--border-strong);color:var(--text-bright);font-family:var(--mono);background:#ffffffe6;outline:none;padding:.8rem 1rem;font-size:.88rem;transition:border-color .2s}.investor-input:focus{border-color:var(--accent)}.investor-input::placeholder{color:#bbb}.investor-form .waitlist-button{align-self:flex-start}.team-member{margin-bottom:1.5rem}.team-name{font-family:var(--mono);color:var(--text-bright);margin-bottom:.15rem;font-size:1.1rem;font-weight:600}.team-role{font-family:var(--mono);color:var(--text-dim);margin-bottom:.75rem;font-size:.88rem}.team-cta{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.waitlist-hero{z-index:1;justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative}.waitlist-subtitle{color:#555;margin-bottom:2rem;font-size:1.1rem}.feature-list{margin-top:1.5rem}.feature{align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.feature-icon{color:var(--text-dim);flex-shrink:0;margin-top:.55rem;font-size:.6rem}.feature h3{font-family:var(--mono);color:var(--text-bright);margin-bottom:.2rem;font-size:1rem}.feature p{color:var(--text-dim)!important;margin-bottom:0!important;font-size:.92rem!important}.code-block{border:1px solid var(--border-strong);text-align:left;background:#f7f7f7;border-radius:8px;max-width:520px;margin:0 auto;overflow:hidden}.code-header{border-bottom:1px solid var(--border);background:#eee;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.code-dot{border-radius:50%;width:10px;height:10px}.code-dot.red{background:#ff5f56}.code-dot.yellow{background:#ffbd2e}.code-dot.green{background:#27c93f}.code-filename{font-family:var(--mono);color:var(--text-dim);margin-left:.5rem;font-size:.72rem}.code-content{font-family:var(--mono);color:#333;margin:0;padding:1.2rem;font-size:.78rem;line-height:1.6;overflow-x:auto}.waitlist-form{max-width:500px;margin:0 auto}.input-group{border:1px solid var(--border-strong);background:#ffffffe6;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.input-group:focus-within{border-color:var(--accent)}.input-prefix{font-family:var(--mono);color:var(--text-dim);padding:0 .8rem;font-size:1rem}.waitlist-input{color:var(--text-bright);font-family:var(--mono);background:0 0;border:none;outline:none;flex:1;padding:1rem .5rem;font-size:.92rem}.waitlist-input::placeholder{color:#bbb}.waitlist-button{background:var(--accent);color:#fff;font-family:var(--mono);letter-spacing:.1em;cursor:pointer;border:none;padding:1rem 2rem;font-size:.82rem;font-weight:600;transition:background .2s}.waitlist-button:hover{background:#333}.waitlist-error{color:#d32f2f;font-size:.82rem;font-family:var(--mono);margin-top:.5rem}.waitlist-success{text-align:center;padding:2rem}.success-check{color:var(--accent);margin-bottom:1rem;font-size:2.5rem;display:inline-block}.waitlist-success p{font-family:var(--mono);color:var(--text)}.ascii-scene-container{background:0 0;width:100%;position:relative;overflow:hidden}.ascii-canvas{opacity:0;pointer-events:none;top:0;left:0;width:100%!important;height:100%!important;position:absolute!important}.ascii-output{width:100%;height:100%;font-family:var(--mono);letter-spacing:.03em;white-space:pre;justify-content:center;align-items:center;margin:0;padding:0;font-size:clamp(5px,.72vw,12px);line-height:1.15;display:flex;overflow:hidden}.catalogue-page{max-width:960px;margin:0 auto;padding:6rem 3rem 4rem}.catalogue-header{margin-bottom:3rem}.catalogue-back{font-family:var(--mono);color:var(--text-dim);font-size:.85rem;text-decoration:none;transition:color .2s}.catalogue-back:hover{color:var(--text-bright)}.catalogue-title{font-family:var(--mono);color:var(--text-bright);letter-spacing:.05em;margin-top:1rem;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.catalogue-subtitle{color:var(--text-dim);font-size:1.05rem}.catalogue-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.tree-panel{border:1px solid var(--border-strong);background:var(--bg-card);padding:2rem}.tree-title{font-family:var(--mono);color:var(--text-bright);letter-spacing:.05em;border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600}.tree-node{font-family:var(--mono);color:var(--text);font-size:.88rem;line-height:1.9}.tree-label{cursor:default;white-space:nowrap}.tree-folder{cursor:pointer;color:var(--text-bright);font-weight:600}.tree-folder:hover{color:#444}.tree-toggle{color:var(--text-dim);-webkit-user-select:none;user-select:none;width:2rem;font-size:.8rem;display:inline-block}.tree-leaf .tree-toggle{visibility:hidden}.tree-children{border-left:1px solid var(--border);margin-left:.45rem;padding-left:1.2rem}.article-page{max-width:720px;margin:0 auto;padding:6rem 3rem 4rem}.article-header{margin-bottom:3rem}.article-title{font-family:var(--mono);color:var(--text-bright);letter-spacing:.02em;margin-top:1rem;margin-bottom:.5rem;font-size:clamp(1.5rem,3.5vw,2.4rem);font-weight:700;line-height:1.3}.article-meta{font-family:var(--mono);color:var(--text-dim);font-size:.82rem}.article-body h2{font-family:var(--mono);color:var(--text-bright);letter-spacing:.02em;margin-top:2.5rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.article-body h3{font-family:var(--mono);color:var(--text-bright);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.article-body p{color:var(--text);margin-bottom:1rem;font-size:1.05rem;line-height:1.85}.article-body ul{margin-bottom:1.5rem;padding:0;list-style:none}.article-body li{color:var(--text);margin-bottom:1rem;padding-left:1.2rem;font-size:1.02rem;line-height:1.8;position:relative}.article-body li:before{content:"—";color:var(--text-dim);position:absolute;left:0}.article-body a{color:var(--text-bright);border-bottom:1px solid var(--border-strong);text-decoration:none;transition:border-color .2s}.article-body a:hover{border-color:var(--text-bright)}ol.references{margin-top:1rem;padding-left:1.5rem;list-style:decimal}ol.references li{color:var(--text);margin-bottom:.6rem;padding-left:.3rem;font-size:.92rem;line-height:1.7}ol.references li:before{content:none}.blog-list{flex-direction:column;gap:.75rem;display:flex}.blog-pill{border:1px solid var(--border-strong);justify-content:space-between;align-items:center;padding:1rem 1.5rem;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.blog-pill:hover{border-color:var(--accent);background:#00000008}.blog-pill-title{font-family:var(--mono);color:var(--text-bright);font-size:.92rem;font-weight:500}.blog-pill-date{font-family:var(--mono);color:var(--text-dim);flex-shrink:0;margin-left:1.5rem;font-size:.78rem}.inv-chart-block{border:1px solid var(--border-strong);margin:2rem 0 2.5rem;padding:1.5rem 1.5rem 1rem}.inv-chart-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.inv-chart-header-row .inv-chart-title{margin-bottom:0}.inv-scenario-tabs{border:1px solid var(--border-strong);display:inline-flex}.inv-assumption-note{font-family:var(--mono);color:var(--text-dim);border:1px solid var(--border);background:#f7f7f7;margin-bottom:1rem;padding:.5rem .75rem;font-size:.72rem;line-height:1.55}.inv-chart-title{font-family:var(--mono);color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.78rem;font-weight:600}.inv-chart-source{font-family:var(--mono);color:var(--text-dim);margin-top:.8rem;font-size:.72rem;line-height:1.5}.inv-market-bars{flex-direction:column;gap:.55rem;display:flex}.inv-mbar-row{align-items:center;gap:.75rem;display:flex}.inv-mbar-year{font-family:var(--mono);color:var(--text-dim);flex-shrink:0;width:2.2rem;font-size:.78rem}.inv-mbar-track{background:#f0f0f0;border:1px solid #ddd;flex:1;height:22px}.inv-mbar-fill{background:var(--text-bright);height:100%;transition:width .4s}.inv-mbar-val{font-family:var(--mono);color:var(--text-bright);flex-shrink:0;width:3rem;font-size:.78rem;font-weight:600}.inv-svg-wrap{width:100%;overflow-x:auto}.inv-arr-svg{width:100%;height:auto;display:block}.inv-legend{flex-wrap:wrap;gap:1rem;margin-top:.8rem;margin-bottom:.5rem;display:flex}.inv-legend-item{align-items:center;gap:.4rem;display:flex}.inv-legend-swatch{flex-shrink:0;width:14px;height:14px}.inv-legend-label{font-family:var(--mono);color:var(--text);font-size:.75rem}.inv-phase-notes{border-top:1px solid var(--border);flex-direction:column;gap:.4rem;margin-top:.8rem;padding-top:.8rem;display:flex}.inv-phase-note-row{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.inv-phase-note-header{font-family:var(--mono);color:var(--text-bright);margin-right:.3rem;font-size:.72rem;font-weight:600}.inv-phase-note-seg{font-family:var(--mono);color:var(--text-dim);background:#f5f5f5;border:1px solid #e8e8e8;padding:.1rem .45rem;font-size:.68rem}.inv-grid-wrap{overflow-x:auto}.inv-grid{border-collapse:collapse;width:100%;font-family:var(--mono)}.inv-grid-th{color:var(--text-bright);text-align:center;border:1px solid var(--border-strong);letter-spacing:.04em;background:#f7f7f7;padding:.6rem .5rem;font-size:.72rem;font-weight:700}.inv-grid-th-seg{text-align:left;width:38%}.inv-grid-seg{border:1px solid var(--border-strong);vertical-align:top;padding:.75rem}.inv-grid-seg-name{color:var(--text-bright);margin-bottom:.2rem;font-size:.78rem;font-weight:700}.inv-grid-seg-ex{color:var(--text-dim);font-size:.65rem;line-height:1.4}.inv-grid-cell{text-align:center;border:1px solid var(--border-strong);cursor:default;vertical-align:middle;padding:.6rem .3rem}.inv-grid-dots{color:#444;letter-spacing:.05em;margin-bottom:.2rem;font-size:.78rem;line-height:1}.inv-grid-count{color:var(--text-dim);font-size:.62rem}.inv-grid-legend{font-family:var(--mono);color:var(--text-dim);margin-top:.6rem;font-size:.68rem}.inv-grid-legend-note{color:#aaa}.inv-priority-callout{border:1px solid var(--border-strong);background:#f7f7f7;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.inv-priority-label{font-family:var(--mono);color:var(--text-bright);margin-right:.3rem;font-size:.72rem;font-weight:700}.inv-priority-items{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.inv-priority-item{font-family:var(--mono);border:1px solid var(--border-strong);color:var(--text-bright);padding:.2rem .6rem;font-size:.72rem;font-weight:600}.inv-priority-arrow{font-family:var(--mono);color:var(--text-dim);font-size:.72rem}.demo-placeholder{border:1px dashed var(--border-strong);text-align:center;margin-top:1rem;padding:3rem 2rem}.demo-placeholder-text{font-family:var(--mono);color:var(--text-dim);margin-bottom:1.5rem;font-size:1.1rem}.footer{z-index:1;border-top:1px solid var(--border);background:var(--bg);padding:2rem 3rem;position:relative}.footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-logo{font-family:var(--mono);color:var(--text-dim);letter-spacing:.1em;font-size:.85rem;font-weight:600}.footer-copy{color:var(--text-dim);font-size:.78rem}:root{--gold:#b08d1a;--gold-dim:#b08d1a14;--gold-border:#b08d1a73}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{background:var(--bg);border:1px solid var(--border-strong);width:100%;max-width:400px;margin:1rem;padding:2rem 2rem 1.75rem;position:relative}.modal-close{color:var(--text-dim);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.4rem;line-height:1;position:absolute;top:.75rem;right:1rem}.modal-close:hover{color:var(--text-bright)}.modal-title{font-family:var(--mono);color:var(--text-bright);margin-bottom:.6rem;font-size:1rem;font-weight:700}.modal-desc{font-family:var(--mono);color:var(--text-dim);margin:0 0 1.25rem;font-size:.82rem;line-height:1.6}.modal-form{flex-direction:column;gap:.75rem;display:flex}.modal-input{font-family:var(--mono);border:1px solid var(--border-strong);background:var(--bg);color:var(--text-bright);box-sizing:border-box;outline:none;width:100%;padding:.6rem .75rem;font-size:.88rem}.modal-input:focus{border-color:var(--accent)}.modal-input-code{letter-spacing:.5rem;text-align:center;font-size:1.5rem}.modal-submit{font-family:var(--mono);background:var(--accent);color:#fff;cursor:pointer;border:none;padding:.6rem 1.2rem;font-size:.82rem;font-weight:600;transition:opacity .2s}.modal-submit:disabled{opacity:.45;cursor:not-allowed}.modal-submit:not(:disabled):hover{opacity:.85}.modal-back{font-family:var(--mono);color:var(--text-dim);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.78rem}.modal-back:hover{color:var(--text-bright)}.modal-error{font-family:var(--mono);color:#c0392b;background:#fdf3f2;border:1px solid #e8c4c0;padding:.4rem .6rem;font-size:.78rem}.nav-cta-investor{border:1px solid var(--gold-border);color:var(--gold);cursor:pointer;background:0 0}.nav-cta-investor:hover{background:var(--gold-dim);color:var(--gold)}.nav-investor-user{align-items:center;gap:.75rem;display:flex}.nav-investor-email{font-family:var(--mono);color:var(--gold);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.75rem;overflow:hidden}.nav-investor-logout{font-family:var(--mono);color:var(--text-dim);cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem}.nav-investor-logout:hover{color:var(--text-bright)}.blog-pill-investor{border-color:var(--gold-border)!important}.blog-pill-investor:hover{background:var(--gold-dim)!important;border-color:var(--gold)!important}.blog-pill-locked{text-align:left;cursor:pointer;background:0 0;width:100%}.blog-pill-locked-title{color:var(--text-dim)!important}.blog-pill-investor-badge{font-family:var(--mono);color:var(--gold);border:1px solid var(--gold-border);letter-spacing:.04em;text-transform:uppercase;flex-shrink:0;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.investor-banner{font-family:var(--mono);color:var(--gold);background:var(--gold-dim);border:1px solid var(--gold-border);border-left:3px solid var(--gold);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.5rem;max-width:720px;margin:0 auto;padding:.5rem 1rem;font-size:.78rem;font-weight:600;display:flex}.investor-banner-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.investor-gate{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:420px;margin:6rem auto;padding:0 1.5rem;display:flex}.investor-gate-icon{opacity:.4;font-size:2rem}.investor-gate-title{font-family:var(--mono);color:var(--text-bright);font-size:1rem;font-weight:700}.investor-gate-desc{font-family:var(--mono);color:var(--text-dim);margin:0;font-size:.82rem;line-height:1.6}.investor-gate-btn{font-family:var(--mono);background:var(--accent);color:#fff;cursor:pointer;border:none;margin-top:.5rem;padding:.6rem 1.4rem;font-size:.82rem;font-weight:600;transition:opacity .2s}.investor-gate-btn:hover{opacity:.85}.nav-link-btn{cursor:pointer;background:0 0;border:none}.admin-body{padding-top:0}.admin-section{margin-bottom:2.5rem}.admin-section-title{font-family:var(--mono);color:var(--text-bright);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.6rem;margin:0 0 .75rem;font-size:.88rem;font-weight:700;display:flex}.admin-count{border:1px solid var(--border-strong);color:var(--text-dim);letter-spacing:0;background:#f0f0f0;padding:.1rem .45rem;font-size:.72rem;font-weight:500}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-family:var(--mono);font-size:.8rem}.admin-table th{text-align:left;border-bottom:2px solid var(--border-strong);color:var(--text-dim);white-space:nowrap;padding:.5rem .75rem;font-weight:600}.admin-table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:.55rem .75rem}.admin-table tbody tr:hover td{background:#00000005}.admin-email{color:var(--text-bright);font-weight:500}.admin-dim{color:var(--text-dim)}.admin-empty{color:var(--text-dim);font-style:italic}.admin-status{letter-spacing:.04em;text-transform:uppercase;padding:.1rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.admin-status-approved{color:#2d6e2d;background:#f0faf0;border:1px solid #9ecf9e}.admin-status-pending{color:#7a5a1a;background:#fdf9f0;border:1px solid #d4b97a}.admin-status-rejected{color:#7a2a20;background:#fdf2f0;border:1px solid #d4a09a}.admin-loading,.admin-error{font-family:var(--mono);color:var(--text-dim);padding:1rem 0;font-size:.82rem}.admin-error{color:#c0392b}.admin-add-form{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.admin-add-input,.admin-add-select{font-family:var(--mono);background:var(--bg);border:1px solid var(--border-strong);color:var(--text);outline:none;padding:.35rem .6rem;font-size:.78rem}.admin-add-input:focus,.admin-add-select:focus{border-color:var(--text-dim)}.admin-add-input{width:18rem}.admin-add-input-name{width:12rem}.admin-add-select{width:10rem}.admin-add-btn{font-family:var(--mono);background:var(--text-bright);color:var(--bg);cursor:pointer;letter-spacing:.03em;border:none;padding:.35rem .9rem;font-size:.78rem;font-weight:600}.admin-add-btn:disabled{opacity:.5;cursor:default}.admin-add-error{font-family:var(--mono);color:#c0392b;width:100%;font-size:.75rem}.admin-btn-remove{color:var(--text-dim);cursor:pointer;opacity:.5;background:0 0;border:none;padding:.1rem .3rem;font-size:1rem;line-height:1;transition:opacity .15s,color .15s}.admin-btn-remove:hover{opacity:1;color:#c0392b}@media (width<=768px){.navbar{padding:1rem 1.5rem}.section{width:95%;height:auto;min-height:280px;padding:2.5rem 1.5rem}.content>.section:nth-child(odd),.content>.section:nth-child(2n){margin-left:auto;margin-right:auto}.catalogue-grid{grid-template-columns:1fr}.catalogue-page{padding:5rem 1.5rem 3rem}.input-group{flex-direction:column}.input-prefix{display:none}.waitlist-input{text-align:center;width:100%;padding:1rem}.waitlist-button{width:100%}.footer-content{text-align:center;flex-direction:column;gap:.5rem}.code-content{padding:1rem;font-size:.72rem}.investor-form .waitlist-button{align-self:stretch}.article-page{padding:5rem 1.5rem 3rem}}
