@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=DM+Sans:wght@300;400;500&family=DM+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--purple:#4f46e5;--purple-light:#eef2ff;--purple-mid:#818cf8;--orange:#ea580c;--orange-light:#fff7ed;--orange-mid:#fb923c;--ink:#0f0e17;--ink-muted:#4b4b5a;--ink-faint:#9898a6;--surface:#fafafa;--surface-2:#f4f4f6;--border:#0f0e1714;--border-strong:#0f0e1726;--serif:"Cormorant Garamond", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;--mono:"DM Mono", monospace}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;min-width:320px;line-height:1.6;overflow-x:hidden}button,a{font:inherit;color:inherit;cursor:pointer;text-decoration:none}button{background:0 0;border:none;padding:0}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--serif);color:var(--ink);font-weight:300;line-height:1.1}h1{margin-bottom:1.5rem;font-size:clamp(2.6rem,5.5vw,4.8rem)}h2{margin-bottom:1.2rem;font-size:clamp(2rem,3.5vw,3.2rem)}h3{margin-bottom:.75rem;font-size:clamp(1.15rem,1.8vw,1.5rem);font-weight:400}h1 em,h2 em{color:var(--purple);font-style:italic}p{color:var(--ink-muted);margin-bottom:1rem;font-size:1rem;line-height:1.75}p:last-child{margin-bottom:0}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:.5px solid var(--border);background:#ffffffeb;justify-content:space-between;align-items:center;gap:2rem;height:5.5rem;padding:0 clamp(1.25rem,4vw,4.75rem);display:flex;position:sticky;top:0}.brand-btn{align-items:center;gap:.85rem;display:flex}.brand-btn img{object-fit:contain;width:2.6rem;height:2.6rem}.brand-btn span{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:500}nav{align-items:center;gap:clamp(1rem,2.5vw,2rem);display:flex}nav button{color:var(--ink-muted);border-bottom:1px solid #0000;padding-bottom:2px;font-size:.9rem;transition:color .15s,border-color .15s}nav button:hover,nav button.active{color:var(--ink);border-color:var(--ink)}.eyebrow{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--orange);align-items:center;gap:10px;margin-bottom:1.5rem;font-size:.68rem;font-weight:500;display:flex}.eyebrow-line{background:currentColor;flex-shrink:0;width:28px;height:1px;display:block}.section-eyebrow{align-items:center;gap:10px;margin-bottom:1rem;display:flex}.section-eyebrow span:last-child{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--purple);font-size:.68rem;font-weight:500}.section-eyebrow .eyebrow-line{background:var(--purple)}.section{max-width:1200px;margin:0 auto;padding:6rem clamp(1.25rem,4vw,4.75rem)}.section-header{margin-bottom:3.5rem}.section-sub{color:var(--ink-muted);max-width:560px;margin-top:1rem;margin-bottom:0;font-size:1rem;line-height:1.75}.lead{color:#2a2926;max-width:560px;margin-bottom:1.5rem;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.6}.btn-primary{background:var(--ink);color:#fff;border-radius:6px;align-items:center;gap:8px;padding:13px 26px;font-size:.9rem;font-weight:500;transition:background .15s;display:inline-flex}.btn-primary:hover{background:var(--purple)}.btn-ghost{border:.5px solid var(--border-strong);color:var(--ink);border-radius:6px;align-items:center;padding:13px 26px;font-size:.9rem;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.btn-ghost:hover{border-color:var(--purple);color:var(--purple)}.btn-ghost-sm{border:.5px solid var(--border-strong);color:var(--ink);border-radius:5px;align-items:center;padding:9px 18px;font-size:.85rem;transition:border-color .15s,color .15s;display:inline-flex}.btn-ghost-sm:hover{border-color:var(--purple);color:var(--purple)}.tag-row{flex-wrap:wrap;gap:6px;margin-top:1rem;display:flex}.tag{font-size:.7rem;font-family:var(--mono);letter-spacing:.04em;border:.5px solid var(--border-strong);color:var(--ink-faint);background:var(--surface);border-radius:99px;padding:4px 10px}.tag.purple{color:var(--purple);background:var(--purple-light);border-color:#4f46e540}.tag.orange{color:var(--orange);background:var(--orange-light);border-color:#ea580c40}.tag.neutral{border-color:var(--border-strong);color:var(--ink-muted);background:var(--surface-2)}.hero-section{grid-template-columns:1fr 420px;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:8rem clamp(1.25rem,4vw,4.75rem) 6rem;display:grid}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:2.5rem;display:flex}.hero-stats-panel{background:var(--surface);border:.5px solid var(--border);border-radius:16px;padding:2rem}.panel-label{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);border-bottom:.5px solid var(--border);margin-bottom:0;padding-bottom:1.25rem;font-size:.65rem;font-weight:500}.stat-row{border-bottom:.5px solid var(--border);padding:1.25rem 0}.stat-row.last{border-bottom:none;padding-bottom:0}.stat-num{font-family:var(--serif);color:var(--ink);margin-bottom:4px;font-size:2.8rem;font-weight:300;line-height:1}.stat-num span{color:var(--orange)}.stat-desc{color:var(--ink-muted);margin-bottom:0;font-size:.82rem;line-height:1.5}.cred-bar{border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);background:var(--surface);padding:1.25rem clamp(1.25rem,4vw,4.75rem);overflow:hidden}.cred-inner{flex-wrap:wrap;align-items:center;gap:28px;max-width:1200px;margin:0 auto;display:flex}.cred-item{white-space:nowrap;align-items:center;gap:8px;display:flex}.cred-dot{background:var(--orange);border-radius:50%;flex-shrink:0;width:5px;height:5px}.cred-text{color:var(--ink-muted);font-size:.82rem}.cred-text strong{color:var(--ink);font-weight:500}.cred-div{background:var(--border-strong);flex-shrink:0;width:.5px;height:16px}.thesis-grid{background:var(--border);border:.5px solid var(--border);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.thesis-card{background:#fff;padding:2.25rem 2rem;transition:background .2s;position:relative}.thesis-card:hover{background:var(--surface)}.thesis-num{font-family:var(--mono);letter-spacing:.1em;color:var(--ink-faint);margin-bottom:1.2rem;font-size:.68rem;font-weight:500}.thesis-icon{border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:1.2rem;font-size:1.1rem;display:flex}.thesis-icon.purple{background:var(--purple-light)}.thesis-icon.orange{background:var(--orange-light)}.thesis-icon.dark{background:var(--surface-2)}.thesis-card h3{font-size:1rem;font-weight:500;font-family:var(--sans);color:var(--ink);margin-bottom:.6rem}.thesis-card p{color:var(--ink-muted);margin-bottom:0;font-size:.88rem;line-height:1.65}.stats-band{border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);background:var(--ink);display:flex}.stats-item{text-align:center;border-right:.5px solid #ffffff14;flex:1;padding:2.5rem 2rem}.stats-item:last-child{border-right:none}.stats-num{font-family:var(--serif);color:#fff;margin-bottom:6px;font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:300}.stats-label{color:#ffffff80;font-size:.78rem;font-family:var(--mono);letter-spacing:.04em}.phases-section{background:var(--surface);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border)}.phases-grid{background:var(--border);border:.5px solid var(--border);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.phase-card{background:#fff;padding:2.25rem 2rem;transition:background .2s}.phase-card:hover{background:var(--surface)}.phase-header{margin-bottom:1rem}.phase-badge{font-family:var(--mono);letter-spacing:.1em;border-radius:4px;padding:5px 10px;font-size:.68rem;font-weight:500}.phase-badge.purple{background:var(--purple-light);color:var(--purple)}.phase-badge.orange{background:var(--orange-light);color:var(--orange)}.phase-badge.neutral{background:var(--surface-2);color:var(--ink-muted)}.phase-card h3{font-size:1.1rem;font-weight:500;font-family:var(--sans);color:var(--ink);margin-bottom:.75rem}.phase-card p{color:var(--ink-muted);margin-bottom:0;font-size:.88rem;line-height:1.65}.phase-divider{background:var(--border);height:.5px;margin:1.25rem 0}.focus-label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-size:.65rem;margin-bottom:.6rem!important}.approach-section{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.approach-left blockquote{font-family:var(--serif);color:var(--ink);border-left:2px solid var(--purple);border-radius:0;margin:2rem 0;padding-left:1.5rem;font-size:1.25rem;font-style:italic;font-weight:300;line-height:1.5}.instruments-label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-size:.68rem;font-weight:500;margin-bottom:1rem!important}.instruments-list{border:.5px solid var(--border);border-radius:12px;overflow:hidden}.instrument-row{border-bottom:.5px solid var(--border);background:#fff;align-items:center;gap:12px;padding:14px 18px;transition:background .15s;display:flex}.instrument-row:last-child{border-bottom:none}.instrument-row:hover{background:var(--surface)}.instrument-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.instrument-dot.primary{background:var(--purple)}.instrument-dot.secondary{background:var(--orange)}.instrument-dot.tertiary{background:var(--ink-faint)}.instrument-name{color:var(--ink);flex:1;font-size:.88rem;font-weight:500}.instrument-desc{color:var(--ink-faint);text-align:right;font-size:.78rem;font-family:var(--mono)}.capital-section{background:var(--surface);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border)}.capital-inner{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:6rem clamp(1.25rem,4vw,4.75rem);display:grid}.chart-wrap{border:.5px solid var(--border);background:#fff;border-radius:12px;padding:1.5rem;overflow:hidden}.chart-wrap svg{width:100%;height:auto}.chart-legend{grid-template-columns:1fr 1fr;gap:10px;margin-top:1.5rem;display:grid}.legend-item{color:var(--ink-muted);align-items:center;gap:8px;font-size:.78rem;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.founder-section{border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);grid-template-columns:480px 1fr;gap:0;display:grid}.founder-image{background:#ddd;min-height:36rem;overflow:hidden}.founder-image img{object-fit:cover;object-position:center 20%;filter:grayscale();width:100%;height:100%}.founder-copy{padding:5rem clamp(2rem,4vw,5rem)}.founder-title{color:var(--ink);margin-bottom:1.5rem;font-size:1rem;font-weight:500}.founder-credentials{border:.5px solid var(--border);border-radius:12px;flex-direction:column;gap:0;margin:2rem 0;display:flex;overflow:hidden}.cred-row{border-bottom:.5px solid var(--border);background:#fff;align-items:flex-start;gap:14px;padding:14px 18px;display:flex}.cred-row:last-child{border-bottom:none}.cred-tag{font-size:.78rem;font-weight:500;font-family:var(--mono);color:var(--ink);flex-shrink:0;min-width:140px;line-height:1.5}.cred-rest{color:var(--ink-muted);font-size:.82rem;line-height:1.5}.founder-links{flex-wrap:wrap;gap:10px;margin-top:.5rem;display:flex}.structure-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:3rem;display:grid}.struct-card{border:.5px solid var(--border);background:#fff;border-radius:12px;padding:2rem 1.75rem;position:relative;overflow:hidden}.struct-card:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.struct-card.purple-top:before{background:var(--purple)}.struct-card.orange-top:before{background:var(--orange)}.struct-card.gray-top:before{background:var(--ink-faint)}.struct-logo{background:var(--surface-2);border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex;overflow:hidden}.struct-logo img{object-fit:contain;width:100%;height:100%}.urano-badge{font-family:var(--serif);color:var(--purple);background:var(--purple-light);font-size:1.4rem;font-weight:400}.struct-entity{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-size:.65rem;margin-bottom:6px!important}.struct-card h3{font-size:1.05rem;font-weight:500;font-family:var(--sans);color:var(--ink);margin-bottom:.6rem}.struct-card p{color:var(--ink-muted);margin-bottom:0;font-size:.85rem;line-height:1.6}.presence-list{flex-wrap:wrap;gap:10px;margin-top:1rem;display:flex}.presence-pill{border:.5px solid var(--border);color:var(--ink-muted);background:#fff;border-radius:99px;align-items:center;gap:8px;padding:9px 16px;font-size:.82rem;display:flex}.presence-pill strong{color:var(--ink);font-weight:500}.presence-flag{font-size:1rem}.contact-section{background:var(--ink);grid-template-columns:1fr 1.1fr;align-items:start;gap:5rem;padding:6rem clamp(1.25rem,4vw,4.75rem);display:grid}.contact-left h2{color:#fff}.contact-left h2 em{color:var(--orange-mid)}.contact-left p{color:#fff9}.eyebrow-light{color:#ffffff80}.eyebrow-line.light{background:#fff6}.contact-links{flex-wrap:wrap;gap:12px;margin-top:2rem;display:flex}.contact-links a{color:#ffffffd9;border:.5px solid #ffffff40;border-radius:5px;align-items:center;min-height:2.8rem;padding:0 1.1rem;font-size:.9rem;transition:border-color .15s;display:inline-flex}.contact-links a:hover{border-color:#fff9}.contact-form{gap:1rem;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form label{color:#fffc;gap:6px;font-size:.85rem;display:grid}.contact-form label span{color:#fff6;font-size:.75rem}.contact-form input,.contact-form textarea{color:#fff;font:inherit;background:#ffffff12;border:.5px solid #fff3;border-radius:4px;outline:none;padding:.85rem 1rem;font-size:.9rem;transition:border-color .15s}.contact-form input:focus,.contact-form textarea:focus{border-color:#fff9}.contact-form textarea{resize:vertical}.checkbox-row{align-items:center;flex-direction:row!important;gap:10px!important;display:flex!important}.checkbox-row input{width:1rem;height:1rem}.btn-submit{color:var(--ink);cursor:pointer;background:#fff;border:none;border-radius:5px;justify-self:start;padding:12px 26px;font-size:.9rem;font-weight:500;transition:background .15s}.btn-submit:hover{background:var(--orange-light)}.strategy-hero{border-bottom:.5px solid var(--border);max-width:1200px;margin:0 auto;padding:8rem clamp(1.25rem,4vw,4.75rem) 5rem}.strategy-hero h1{max-width:52rem;font-size:clamp(2rem,4vw,3.8rem)}.strategy-divider{background:var(--border);max-width:none;height:.5px}.strategy-divider.subtle{background:var(--surface)}.core-systems{border:.5px solid var(--border);border-radius:16px;overflow:hidden}.core-row{border-bottom:.5px solid var(--border);background:#fff;grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;padding:2rem 2.25rem;transition:background .15s;display:grid}.core-row:last-child{border-bottom:none}.core-row:hover{background:var(--surface)}.core-row h3{font-size:1rem;font-weight:500;font-family:var(--sans);color:var(--ink);margin-bottom:0}.core-row p{color:var(--ink-muted);margin-bottom:0;font-size:.88rem;line-height:1.65}.philosophy-cols{grid-template-columns:1fr 1fr;gap:3rem;margin-top:1.5rem;display:grid}.philosophy-cols p{margin-bottom:0;font-size:.95rem}.site-footer{background:var(--surface);border-top:.5px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:2.5rem clamp(1.25rem,4vw,4.75rem);display:grid}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-brand button{display:flex}.footer-brand img{object-fit:contain;width:2.2rem;height:2.2rem}.footer-brand strong{font-size:.85rem;font-weight:500;display:block}.footer-brand p{color:var(--ink-faint);margin-bottom:0;font-size:.78rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.footer-links button,.footer-links a{color:var(--ink-muted);font-size:.85rem;transition:color .15s}.footer-links button:hover,.footer-links a:hover{color:var(--ink)}.footer-legal{color:var(--ink-faint);text-align:right;max-width:280px;font-size:.72rem;line-height:1.6}@media (width<=1024px){.hero-section{grid-template-columns:1fr;gap:3rem;padding-top:5rem}.hero-stats-panel{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.stat-row{border-bottom:none;border-right:.5px solid var(--border);padding:1.25rem}.stat-row.last{border-right:none}.founder-section{grid-template-columns:360px 1fr}}@media (width<=860px){.thesis-grid,.phases-grid{grid-template-columns:1fr}.approach-section,.capital-inner{grid-template-columns:1fr;gap:3rem}.founder-section{grid-template-columns:1fr}.founder-image{min-height:28rem}.structure-grid{grid-template-columns:1fr}.contact-section{grid-template-columns:1fr;gap:3rem}.core-row{grid-template-columns:1fr;gap:.5rem}.philosophy-cols{grid-template-columns:1fr;gap:1.5rem}.site-footer{grid-template-columns:1fr;gap:1.25rem}.footer-legal{text-align:left}.stats-band{flex-wrap:wrap}.stats-item{border-bottom:.5px solid #ffffff14;min-width:50%}.hero-stats-panel{grid-template-columns:1fr}.stat-row{border-right:none;border-bottom:.5px solid var(--border)}}@media (width<=600px){.site-header{flex-direction:column;align-items:flex-start;gap:.75rem;height:auto;padding:1rem 1.25rem;position:static}h1{font-size:2.4rem}h2{font-size:1.9rem}.section{padding:4rem 1.25rem}.strategy-hero{padding:4rem 1.25rem 3rem}.contact-section,.capital-inner{padding:4rem 1.25rem}.form-row{grid-template-columns:1fr}.cred-inner{gap:12px}.cred-div{display:none}}.carousel-section{border-bottom:.5px solid var(--border);grid-template-columns:1.4fr 1fr;min-height:520px;display:grid}.carousel-stage{background:#111;position:relative;overflow:hidden}.carousel-figure{opacity:0;margin:0;transition:opacity .9s,transform 4.8s;position:absolute;inset:0;transform:scale(1.04)}.carousel-figure.active{opacity:1;transform:scale(1)}.carousel-figure:after{content:"";background:linear-gradient(#0000 40%,#000000bf),linear-gradient(90deg,#0000004d,#0000 50%);position:absolute;inset:0}.carousel-figure img{object-fit:cover;width:100%;height:100%;display:block}.carousel-figure figcaption{z-index:1;position:absolute;bottom:2.5rem;left:2.5rem;right:2.5rem}.carousel-figure figcaption span{font-family:var(--serif);color:#fff;margin-bottom:.6rem;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:300;line-height:1.1;display:block}.carousel-figure figcaption p{color:#ffffffbf;max-width:380px;margin-bottom:0;font-size:.95rem}.carousel-nav{background:var(--surface);flex-direction:column;justify-content:space-between;padding:3rem;display:flex}.carousel-copy h2{margin-bottom:1rem;font-size:clamp(1.6rem,2.5vw,2.4rem)}.carousel-copy p{color:var(--ink-muted);font-size:.95rem;line-height:1.75}.eyebrow-sm{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--purple);margin-bottom:1rem;font-size:.65rem;font-weight:500;display:block}.carousel-dots{border-top:.5px solid var(--border);flex-direction:column;gap:2px;padding-top:1.5rem;display:flex}.carousel-dot-btn{border-bottom:.5px solid var(--border);text-align:left;background:0 0;align-items:center;gap:10px;padding:10px 0;transition:color .15s;display:flex}.carousel-dot-btn:last-child{border-bottom:none}.carousel-dot-btn:before{content:"";background:var(--border-strong);border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:background .2s;display:block}.carousel-dot-btn.active:before{background:var(--purple)}.dot-label{color:var(--ink-muted);font-size:.85rem;transition:color .15s}.carousel-dot-btn.active .dot-label{color:var(--ink);font-weight:500}.focus-grid{background:var(--border);border:.5px solid var(--border);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.focus-card{background:#fff;padding:2rem 1.75rem;transition:background .2s}.focus-card:hover{background:var(--surface)}.focus-icon{margin-bottom:1rem;font-size:1.6rem}.focus-card h3{font-size:.95rem;font-weight:500;font-family:var(--sans);color:var(--ink);margin-bottom:.5rem;line-height:1.3}.focus-card p{color:var(--ink-muted);margin-bottom:0;font-size:.85rem;line-height:1.6}.ecosystem-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.eco-card{border:.5px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:0;padding:2.25rem 2rem;transition:border-color .2s;display:flex}.eco-card:hover{border-color:var(--border-strong)}.eco-card.primary-eco{background:var(--purple-light);border-color:#4f46e540}.eco-logo-wrap{background:var(--surface-2);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:flex;overflow:hidden}.eco-logo-wrap.dark{background:#111}.eco-logo-wrap.fenix-bg{background:linear-gradient(135deg,#1a1a2e,#3d1a6e)}.eco-logo{object-fit:contain;width:100%;height:100%}.eco-fenix-mark{color:#fff;font-size:2rem;font-family:var(--serif)}.eco-badge{font-family:var(--mono);letter-spacing:.08em;border-radius:4px;margin-bottom:.75rem;padding:4px 10px;font-size:.65rem;font-weight:500;display:inline-block}.eco-badge.current{background:var(--purple);color:#fff}.eco-badge.partner{background:var(--surface-2);color:var(--ink-muted);border:.5px solid var(--border-strong)}.eco-card h3{font-size:1.2rem;font-weight:500;font-family:var(--sans);color:var(--ink);margin-bottom:.2rem}.eco-url{font-family:var(--mono);color:var(--ink-faint);font-size:.72rem;margin-bottom:.85rem!important}.eco-card p{color:var(--ink-muted);margin-bottom:1rem;font-size:.85rem;line-height:1.65}.eco-link{color:var(--purple);border-top:.5px solid var(--border);align-items:center;width:100%;margin-top:auto;padding-top:.75rem;font-size:.85rem;font-weight:500;transition:color .15s;display:inline-flex}.eco-link:hover{color:var(--orange)}.hero-section h1{font-size:clamp(3rem,5.5vw,5.2rem)}.inline-link{color:var(--purple);border-bottom:.5px solid}.dark-bg{background:#111!important}.nav-cta{border-radius:6px;padding:8px 18px;background:var(--ink)!important;color:#fff!important}.nav-cta:hover{background:var(--purple)!important;border-color:#0000!important}@media (width<=860px){.carousel-section{grid-template-columns:1fr}.carousel-stage{min-height:340px}.carousel-nav{padding:2rem 1.5rem}.focus-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-grid{grid-template-columns:1fr}}@media (width<=600px){.focus-grid{grid-template-columns:1fr}}
