:root{--bg:#f7f9fb;--surface:#ffffff;--surface-soft:#f1f7f9;--surface-teal:#e6f7fa;--text:#0f172a;--muted:#475569;--subtle:#64748b;--line:#e5e7eb;--accent:#0e7490;--accent-bright:#0891b2;--accent-dark:#155e75;--blue:#2563eb;--green:#16a34a;--violet:#7c3aed;--shadow:0 16px 45px rgba(15,23,42,0.07);--shadow-soft:0 8px 24px rgba(15,23,42,0.05);--radius:20px;--radius-sm:14px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Geist,Plus Jakarta Sans,Segoe UI,Arial,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid rgba(8,145,178,.28);outline-offset:3px}main{min-height:70vh;margin-bottom:28px}.site-header-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:22px;gap:22px;max-width:var(--max);margin:0 auto;padding:12px 24px}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--text);white-space:nowrap}.brand-logo-icon{width:34px;height:34px;border-radius:8px}.brand-logo-icon,.brand-logo-wordmark{object-fit:contain;object-position:center}.brand-logo-wordmark{width:116px;height:30px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#67e8f9,#0e7490 52%,#2563eb);color:white;font-size:18px;font-weight:900;box-shadow:0 10px 22px rgba(14,116,144,.22)}.brand-mark.small{width:22px;height:22px;border-radius:6px;font-size:12px}.nav{display:flex;align-items:center;justify-content:center;gap:24px;font-size:13px;font-weight:650}.nav,.nav a{color:var(--text)}.nav a{position:relative;padding:12px 0;transition:color .16s ease}.nav a:after{position:absolute;left:0;right:0;bottom:3px;height:2px;border-radius:99px;background:var(--accent);content:"";opacity:0;transform:scaleX(.55);transition:opacity .16s ease,transform .16s ease}.nav a.active,.nav a:hover{color:var(--accent-dark)}.nav a.active:after,.nav a:hover:after{opacity:1;transform:scaleX(1)}.admin-actions,.button-row,.card-actions,.header-actions,.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.icon-button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:12px;background:white;color:var(--text);font-weight:800;box-shadow:var(--shadow-soft);cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 16px;border:1px solid transparent;border-radius:11px;font-size:14px;font-weight:800;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-1px)}.button span{transition:transform .16s ease}.button:hover span{transform:translateX(2px)}.button-primary,.button-secondary{background:linear-gradient(135deg,var(--accent-bright),var(--accent-dark));color:white;box-shadow:0 12px 24px rgba(14,116,144,.22)}.button-primary:hover,.button-secondary:hover{background:linear-gradient(135deg,#0e7490,#164e63)}.button-ghost{border-color:var(--line);background:white;color:var(--text);box-shadow:var(--shadow-soft)}.ecosystem-page{max-width:100%}.ecosystem-page-hero{max-width:var(--max);margin:0 auto;padding:34px 24px 18px;text-align:center}.ecosystem-page-hero h1{margin:0;color:var(--text);font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:0}.ecosystem-page-hero p:last-child{max-width:680px;margin:16px auto 0;color:var(--muted);font-size:18px}.ecosystem-experience{max-width:1440px;margin:0 auto 44px;padding:0 24px 24px}.ecosystem-workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:30px;gap:30px;min-height:1070px;padding:34px 30px 30px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 35% 18%,rgba(8,145,178,.08),transparent 26%),radial-gradient(circle at 78% 45%,rgba(37,99,235,.05),transparent 24%),#ffffff;box-shadow:var(--shadow)}.ecosystem-diagram{position:relative;min-height:990px;overflow:hidden;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ecosystem-diagram.is-panning{cursor:-webkit-grabbing;cursor:grabbing}.ecosystem-pan-content{position:absolute;inset:0;transform-origin:0 0;transition:transform .14s ease}.ecosystem-diagram.is-panning .ecosystem-pan-content{transition:none}.ecosystem-zoom-controls{position:absolute;top:14px;right:14px;z-index:12;display:inline-flex;align-items:center;gap:6px;padding:6px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-soft)}.ecosystem-zoom-controls button,.ecosystem-zoom-controls span{display:grid;place-items:center;min-width:34px;height:32px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--text);font-size:13px;font-weight:850}.ecosystem-zoom-controls button{cursor:pointer}.ecosystem-zoom-controls span{min-width:48px;color:var(--accent-dark)}.ecosystem-flow-svg{position:absolute;inset:0;width:100%;height:100%;color:var(--accent-bright);pointer-events:none;z-index:2;overflow:visible}#ecosystemArrow path,#ecosystemArrowStart path{fill:var(--accent-bright)}#ecosystemArrowIndirect path,#ecosystemArrowStartIndirect path{fill:#22c4d6}.ecosystem-flow-line{fill:none;stroke:currentColor;stroke-width:3.1;opacity:.9;stroke-dasharray:none;animation:none;transition:opacity .18s ease,stroke-width .18s ease,filter .18s ease}.ecosystem-flow-lightning{fill:none;stroke:#00a8c7;stroke-width:6;stroke-linecap:round;stroke-dasharray:18 230;opacity:.9;filter:drop-shadow(0 0 8px rgba(8,145,178,.5));animation:lightningRun 2.2s linear infinite;pointer-events:none}.ecosystem-flow-lightning.is-highlighted{opacity:1;stroke-width:7}.ecosystem-flow-lightning.is-muted{opacity:.42}.ecosystem-flow-line.flow-indirect{color:#22c4d6;stroke-width:2;stroke-dasharray:8 9;opacity:.68;animation:flowPulse 7s linear infinite}.ecosystem-flow-line.flow-analytics{color:#06b6d4}.ecosystem-flow-line.is-highlighted{opacity:1;stroke-width:4;filter:drop-shadow(0 0 7px rgba(8,145,178,.34))}.ecosystem-flow-line.is-muted{opacity:.58}@keyframes flowPulse{to{stroke-dashoffset:-90}}@keyframes lightningRun{to{stroke-dashoffset:-246}}.ecosystem-group-shell{position:absolute;z-index:1;border:1px solid #d8e4ea;border-radius:16px;background:rgba(248,251,252,.78);box-shadow:0 20px 40px rgba(15,23,42,.05);transition:opacity .18s ease,border-color .18s ease,box-shadow .18s ease}.ecosystem-group-shell.is-selected{border-color:rgba(8,145,178,.8);border-width:2px;background:rgba(236,254,255,.86);box-shadow:0 0 0 6px rgba(8,145,178,.14),0 20px 44px rgba(8,145,178,.17)}.ecosystem-group-shell.is-muted,.ecosystem-node-button.is-muted{opacity:.78}.ecosystem-group-shell.is-indirect,.ecosystem-node-button.is-indirect{opacity:.88}.docker-shell{left:5.5%;top:17%;width:37%;height:50%}.base44-shell{left:5.5%;top:69%;width:51%;height:31%}.ecosystem-group-title{display:inline-flex;gap:12px;margin:18px;padding:0;border:0;background:transparent;font-size:18px;font-weight:850}.ecosystem-group-title,.ecosystem-node-button{align-items:center;color:var(--text);cursor:pointer}.ecosystem-node-button{position:absolute;z-index:5;display:grid;grid-template-columns:42px 1fr;grid-gap:13px;gap:13px;width:178px;min-height:62px;padding:11px 13px;border:1px solid #d8e4ea;border-radius:13px;background:rgba(255,255,255,.94);text-align:left;box-shadow:0 14px 28px rgba(15,23,42,.08);transition:transform .16s ease,opacity .18s ease,border-color .18s ease,box-shadow .18s ease}.ecosystem-node-button:hover{transform:translateY(-2px);border-color:rgba(8,145,178,.42);box-shadow:0 18px 34px rgba(15,23,42,.11)}.ecosystem-node-button.is-selected{border-width:2px;border-color:rgba(8,145,178,.85);background:#ecfeff;box-shadow:0 0 0 6px rgba(8,145,178,.16),0 20px 38px rgba(8,145,178,.2)}.ecosystem-node-button.is-related{border-color:rgba(8,145,178,.48);box-shadow:0 16px 30px rgba(8,145,178,.1)}.ecosystem-node-button strong{display:block;font-size:15px;line-height:1.15;color:var(--text)}.ecosystem-node-button small{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.25}.ecosystem-node-button.is-muted small,.ecosystem-node-button.is-muted strong{color:var(--text)}.ecosystem-detail-icon,.ecosystem-node-icon,.used-for-icon{display:grid;place-items:center;border-radius:12px;background:var(--surface-teal);color:var(--accent)}.ecosystem-node-icon{width:40px;height:40px}.ecosystem-detail-icon svg,.ecosystem-node-icon svg,.used-for-icon svg{width:22px;height:22px}.icon-box,.icon-github{background:#0f172a;color:#ffffff}.icon-cloudflare{background:#fff4e6;color:#f97316}.icon-supabase{background:#dcfce7;color:#10b981}.icon-analytics{background:#fff7ed;color:#f59e0b}.icon-telegram{background:#e0f2fe;color:#0284c7}.icon-discord{background:#eef2ff;color:#4f46e5}.icon-n8n{background:#fff1f2;color:#e11d48}.icon-base44{background:#0f172a;color:#ffffff}.icon-openai{background:#ffffff;color:#0f172a;border:1px solid var(--line)}.github-node{grid-template-columns:1fr;justify-items:center;width:142px;height:252px;padding:20px 16px;text-align:center}.github-node .ecosystem-node-icon{width:58px;height:58px;border-radius:50%}.github-node .ecosystem-node-icon svg{width:36px;height:36px}.feature-node{width:186px;height:188px;align-content:start}.ecosystem-node-bullets{position:absolute;z-index:6;margin:0;padding:0;list-style:none;color:var(--muted);font-size:12.5px;line-height:2}.ecosystem-node-bullets li:before{content:"•";margin-right:8px;color:var(--text)}.group-child{width:252px}.base44-child{width:214px;min-height:60px}.node-personal_agent{width:214px;height:207px}.node-codex{width:190px}.node-discord,.node-google_analytics,.node-telegram{width:188px}.node-cloudflare{width:186px;min-height:192px}.node-supabase{width:186px}.node-n8n_self_hosted{width:260px}.ecosystem-detail-panel{position:relative;align-self:center;min-height:650px;max-height:760px;overflow:auto;padding:34px 24px 28px;border:1px solid #dce7ec;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.ecosystem-reset{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:18px;line-height:1;cursor:pointer}.detail-title-row{display:grid;grid-template-columns:56px 1fr;grid-gap:16px;gap:16px;align-items:center;margin:8px 36px 30px 0}.ecosystem-detail-icon{width:56px;height:56px}.ecosystem-detail-icon svg{width:32px;height:32px}.detail-title-row h2{margin:0 0 8px;font-size:25px;line-height:1.1}.selected-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 11px;border:1px solid rgba(8,145,178,.28);border-radius:999px;background:var(--surface-teal);color:var(--accent);font-size:12px;font-weight:800}.ecosystem-detail-panel p{margin:0 0 36px;color:#334155;font-size:16px;line-height:1.75}.ecosystem-detail-panel h3{margin:0 0 12px;font-size:16px}.used-for-list{overflow:hidden;border:1px solid var(--line);border-radius:14px}.used-for-row{display:grid;grid-template-columns:38px 1fr;grid-gap:12px;gap:12px;padding:14px;background:#ffffff}.used-for-row+.used-for-row{border-top:1px solid var(--line)}.used-for-icon{width:34px;height:34px}.used-for-icon svg{width:18px;height:18px}.used-for-row strong{display:block;font-size:14px}.used-for-row small{display:block;margin-top:3px;color:var(--muted);font-size:13px;line-height:1.35}.ecosystem-legend{display:grid;grid-template-columns:220px auto auto 1fr;grid-column:1/-1;align-items:center;grid-gap:30px;gap:30px;align-self:end;max-width:100%;margin:8px 0 0;padding:16px 22px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-soft)}.ecosystem-show-all{justify-self:end;min-height:34px;padding:7px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--accent-dark);font-size:12px;font-weight:850;cursor:pointer;box-shadow:var(--shadow-soft)}.ecosystem-legend span,.ecosystem-legend strong{display:block}.ecosystem-legend>div span,.legend-rule{color:var(--muted);font-size:13px}.legend-rule{position:relative;padding-left:58px}.legend-rule:before{top:50%;width:42px;height:3px}.legend-rule:after,.legend-rule:before{position:absolute;left:0;background:var(--accent-bright);content:""}.legend-rule:after{top:calc(50% - 4px);width:8px;height:8px;border-radius:50%}.legend-rule.indirect:before{height:2px;background:repeating-linear-gradient(90deg,#22c4d6 0 8px,transparent 8px 13px)}.legend-rule.indirect:after{background:#22c4d6}.ecosystem-mobile-list{display:none}.admin-shell,.page-hero,.page-shell,.section{max-width:var(--max);margin:0 auto;padding:22px 24px}.page-shell{display:grid;grid-gap:16px;gap:16px;padding-top:20px;padding-bottom:32px}.section{padding-top:36px;padding-bottom:36px}.page-hero{padding-top:58px;padding-bottom:28px}.admin-shell h1,.admin-shell h2,.connect-card h2,.page-hero h1,.page-section h2,.section-heading h2{margin:0;color:var(--text);font-size:clamp(28px,4vw,48px);line-height:1.08;letter-spacing:-.03em}.page-hero p,.section-heading p{max-width:760px;color:var(--muted);font-size:17px}.page-hero.about-hero p{font-size:16px;line-height:1.45}.page-hero.about-hero p,.page-hero.ai-transformation-hero p,.page-hero.updates-hero p{width:100%;max-width:none}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.section-heading>div{max-width:760px}.eyebrow{margin:0 0 8px;color:var(--accent-dark);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.admin-panel,.card,.connect-card,.dashboard-card,.hero-card,.note-card,.principle,.stat-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.hero-card{display:grid;grid-template-columns:minmax(230px,.26fr) minmax(0,.74fr);grid-gap:46px;gap:46px;align-items:center;min-height:0;padding:14px 18px}.hero-photo{overflow:hidden;height:360px;border-radius:16px;background:var(--surface-soft)}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-copy{padding:10px 26px 10px 0}.hero-copy h1{margin:0;max-width:760px;color:var(--text);font-size:clamp(32px,3.7vw,42px);line-height:1.04;letter-spacing:-.045em}.hero-copy h1 span{color:var(--accent)}.hero-lede{max-width:680px;margin:14px 0 24px;color:var(--muted);font-size:15px}.value-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.mini-value,.note-row,.tool-row,.update-row{display:grid;grid-gap:7px;gap:7px}.card h3,.dashboard-card h3,.mini-value h3,.principle h3{margin:0;color:var(--text);font-size:16px;line-height:1.2;letter-spacing:-.02em}.mini-value h3{font-size:13px}.mini-value p{font-size:12.5px;line-height:1.45}.card p,.connect-card p,.dashboard-card p,.mini-value p,.note-card p,.principle p{margin:0;color:var(--muted)}.app-icon,.icon-badge,.round-icon,.step-icon{display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:var(--surface-teal);color:var(--accent-dark);font-weight:900}.svg-icon{width:1em;height:1em;display:block}.icon-badge .svg-icon,.round-icon .svg-icon{width:58%;height:58%}.app-icon .svg-icon{width:62%;height:62%}.bridge-icon .svg-icon,.eco-icon .svg-icon,.inline-icon .svg-icon,.step-icon .svg-icon{width:60%;height:60%}.icon-badge{width:38px;height:38px;font-size:16px}.app-icon{width:50px;height:50px;color:white;font-size:20px;box-shadow:0 12px 22px rgba(14,116,144,.2)}.app-icon.teal{background:linear-gradient(135deg,#22d3ee,#0e7490)}.app-icon.blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.app-icon.violet{background:linear-gradient(135deg,#c084fc,#7c3aed)}.app-icon.green{background:linear-gradient(135deg,#86efac,#16a34a)}.dashboard-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.dashboard-grid-2{grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);align-items:stretch}.dashboard-grid-2,.side-stack{display:grid;grid-gap:16px;gap:16px}.side-stack{align-content:start}.bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.notes-wide-section{display:grid}.dashboard-card{padding:24px;transition:transform .16s ease,box-shadow .16s ease}.card:hover,.dashboard-card:hover,.note-card:hover,.principle:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(15,23,42,.09)}.card-head{justify-content:space-between;margin-bottom:18px}.card-head,.card-title{display:flex;align-items:center;gap:14px}.small-link{color:var(--text);font-size:13px;font-weight:800;white-space:nowrap}.small-link:hover{color:var(--accent-dark)}.check-list{display:grid;grid-gap:10px;gap:10px;padding:0;margin:18px 0;list-style:none;color:var(--muted)}.check-list li{display:grid;grid-template-columns:20px 1fr;grid-gap:9px;gap:9px;align-items:center}.check-list li:before{display:grid;place-items:center;width:18px;height:18px;border:1px solid var(--accent-bright);border-radius:999px;color:var(--accent);font-size:11px;content:"v"}.highlight-box{display:grid;grid-template-columns:34px 1fr;grid-gap:12px;gap:12px;align-items:center;margin-top:16px;padding:14px;border-radius:16px;background:linear-gradient(135deg,#ecfeff,#e6f7fa);color:var(--accent-dark);font-weight:850}.bridge-card{display:grid;align-content:center;min-height:294px;text-align:center}.bridge-icon{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 16px;border-radius:999px;background:#f8fafc;color:var(--text);font-size:30px;box-shadow:inset 0 0 0 1px var(--line)}.bridge-line{width:56px;height:1px;margin:17px auto 14px;background:var(--line)}.bridge-emphasis{color:var(--accent-dark)!important;font-weight:850}.ecosystem-card{display:flex;flex-direction:column;min-height:0}.ecosystem-image-preview{display:block;flex:1 1 auto;position:relative;overflow:hidden;height:auto;min-height:0;border:1px solid #d8e4ea;border-radius:18px;background:#f8fbfc;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ecosystem-image-preview:after{position:absolute;right:0;bottom:0;left:0;height:56%;background:linear-gradient(180deg,rgba(255,255,255,0),#ffffff 74%);content:"";pointer-events:none}.ecosystem-image-preview:hover{border-color:rgba(8,145,178,.42);box-shadow:0 16px 34px rgba(15,23,42,.09);transform:translateY(-2px)}.ecosystem-image-preview:focus-visible{outline:3px solid rgba(8,145,178,.28);outline-offset:3px}.ecosystem-image-preview img{position:absolute;top:0;left:0;display:block;width:100%;height:auto;max-width:100%;min-height:0}.ecosystem-map{position:relative;min-height:332px;overflow:hidden}.ecosystem-map:before{position:absolute;inset:42px 110px 48px;border:1px dashed #bfdbfe;border-radius:999px;content:""}.ecosystem-core{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:104px;height:104px;border-radius:999px;background:radial-gradient(circle at 30% 20%,#0e7490,#083344);color:white;text-align:center;transform:translate(-50%,-50%);box-shadow:0 18px 42px rgba(14,116,144,.3)}.ecosystem-core strong{display:block;font-size:16px}.ecosystem-core span{display:block;font-size:12px;line-height:1.25}.eco-node{position:absolute;display:grid;grid-gap:4px;gap:4px;width:138px;text-align:center}.eco-node:before{display:none}.eco-icon{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 4px;border-radius:14px;background:var(--surface-teal);color:var(--accent-dark);font-weight:900}.eco-node strong{font-size:14px}.eco-node span{color:var(--muted);font-size:11px;line-height:1.25}.eco-people{top:8px;left:calc(50% - 72px)}.eco-work{top:120px;right:10px}.eco-systems{right:48px;bottom:54px}.eco-tools{bottom:0;left:calc(50% - 72px)}.eco-knowledge{left:48px;bottom:54px}.eco-purpose{top:120px;left:10px}.connected-preview{position:relative;min-height:332px;overflow:hidden;border-radius:16px;background:radial-gradient(circle at 42% 28%,rgba(8,145,178,.08),transparent 28%),linear-gradient(180deg,rgba(248,251,252,.72),rgba(255,255,255,.4))}.connected-preview-lines{position:absolute;inset:0;width:100%;height:100%;color:var(--accent-bright);pointer-events:none}.connected-preview-lines path{fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;opacity:.65}.connected-preview-lines path.is-dashed{stroke-dasharray:7 8;opacity:.55}.connected-group,.connected-node{position:absolute;z-index:2;display:grid;grid-gap:5px;gap:5px;min-width:132px;padding:11px 12px;border:1px solid #d8e4ea;border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 12px 26px rgba(15,23,42,.07)}.connected-group span,.connected-node span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:var(--surface-teal);color:var(--accent)}.connected-group strong,.connected-node strong{color:var(--text);font-size:13px;line-height:1.15}.connected-group p,.connected-node small{margin:0;color:var(--muted);font-size:10.5px;line-height:1.25}.connected-group div{display:flex;align-items:center;gap:9px}.connected-codex{top:8px;left:calc(50% - 75px)}.connected-docker{top:76px;left:12px;width:205px}.connected-github{top:142px;left:calc(50% - 65px);min-height:112px;place-items:center;text-align:center}.connected-cloud{top:74px;right:18px}.connected-data{top:182px;right:38px}.connected-base{left:16px;bottom:18px;width:230px}.connected-channels{right:16px;bottom:22px}.connected-analytics{top:12px;right:70px}.apps-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px}.app-mini-card{display:grid;align-content:start;grid-gap:11px;gap:11px;min-height:174px;padding:16px;border:1px solid var(--line);border-radius:16px;background:white;transition:transform .16s ease,box-shadow .16s ease}.app-mini-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.app-mini-card h3{margin:0;font-size:15px}.app-mini-card p{font-size:13px}.operating-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;align-items:start}.operating-card{padding-bottom:22px}.step{position:relative;display:grid;justify-items:center;grid-gap:8px;gap:8px;text-align:center}.step:not(:last-child):after{position:absolute;top:26px;right:-16px;color:var(--subtle);content:"->";font-weight:800}.step-icon{width:50px;height:50px;border-radius:999px;background:#f8fafc;border:1px solid var(--line);font-size:22px}.step strong{color:var(--text)}.step p{max-width:150px;font-size:12px;line-height:1.35}.belief-list,.notes-list,.tool-list,.updates-list{display:grid;grid-gap:12px;gap:12px}.tool-row{grid-template-columns:34px 1fr;align-items:center}.tool-row .round-icon{width:34px;height:34px;border-radius:10px;font-size:12px}.note-row strong,.tool-row strong,.update-row strong{display:block;color:var(--text);font-size:13px}.note-row span,.tool-row span,.update-row span{color:var(--muted);font-size:12px}.belief-list{padding:0;margin:0;list-style:none}.belief-list li{display:grid;grid-template-columns:18px 1fr;grid-gap:9px;gap:9px;color:var(--muted);font-size:13px}.belief-list li:before{color:var(--accent);content:"v";font-weight:900}.update-row{grid-template-columns:58px 1fr;align-items:center}.update-thumb{width:58px;height:58px;overflow:hidden;border-radius:12px;background:var(--surface-soft)}.update-thumb img{width:100%;height:100%;object-fit:cover}.note-row{grid-template-columns:40px 1fr;align-items:start}.notes-carousel-card{overflow:hidden}.notes-carousel{display:grid;grid-auto-columns:minmax(280px,31%);grid-auto-flow:column;grid-gap:16px;gap:16px;overflow-x:auto;padding:2px 4px 12px;scroll-padding-left:4px;scroll-snap-type:x mandatory;scrollbar-color:rgba(8,145,178,.35) transparent}.notes-carousel::-webkit-scrollbar{height:8px}.notes-carousel::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(8,145,178,.28)}.note-slide{display:grid;grid-template-rows:auto 1fr auto;grid-gap:14px;gap:14px;min-height:190px;padding:20px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#ffffff,#fbfdfe);box-shadow:0 10px 28px rgba(15,23,42,.05);scroll-snap-align:start}.note-slide blockquote{margin:0;color:var(--text);font-size:16px;font-weight:750;line-height:1.45}.note-slide strong{display:block;color:var(--text);font-size:14px}.note-slide span{color:var(--muted);font-size:13px}.avatar{display:grid;place-items:center;width:40px;height:40px;overflow:hidden;border-radius:999px;background:linear-gradient(135deg,#bae6fd,#0e7490);color:white;font-weight:900}.avatar img{width:100%;height:100%;object-fit:cover}.note-logo{border:1px solid var(--line);background:white;color:var(--accent-dark);box-shadow:0 8px 18px rgba(15,23,42,.07)}.note-logo img{padding:5px;object-fit:contain}.dark-band,.grid,.grid-2,.hero,.split-band{display:grid}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.portrait-panel{width:min(100%,300px);justify-self:start;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:white;box-shadow:var(--shadow-soft)}.portrait-panel img{display:block;width:100%;aspect-ratio:4/5;height:auto;object-fit:cover}.about-positioning-grid{grid-template-columns:minmax(230px,.58fr) minmax(0,1.42fr);align-items:start;gap:10px;margin-top:-18px}.about-page-section .principle p,.about-positioning-grid p{font-size:16px;line-height:1.45}.card{overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.card-image{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--surface-soft);display:block}.admin-panel,.card-body,.note-card,.principle,.stat-card{padding:22px}.tagline{color:var(--text)!important;font-weight:800}.meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;text-transform:uppercase}.card-actions,.meta-row{color:var(--accent-dark);font-weight:850}.card-actions{margin-top:16px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:20px 0 0;list-style:none}.pill-list li{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:white;color:var(--muted);font-size:13px;font-weight:750}.footer{max-width:var(--max);margin:0 auto;padding:0 24px 24px}.connect-card{display:grid;grid-template-columns:1.1fr 1.4fr auto;grid-gap:26px;gap:26px;align-items:center;padding:24px}.connect-card h2{display:inline-block;position:relative;z-index:0;padding:0;color:var(--text);background:linear-gradient(90deg,var(--text) 0,#0e7490 18%,var(--text) 35%,#22d3ee 50%,var(--text) 65%,#0e7490 82%,var(--text) 100%);background-size:220% 100%;background-clip:text;text-shadow:0 0 8px rgba(8,145,178,.12),0 0 18px rgba(34,211,238,.1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:connectLetterOrbit 3.8s linear infinite}.connect-card h2:after{position:absolute;z-index:-1;inset:-8px -10px;background:radial-gradient(ellipse at center,rgba(34,211,238,.22),rgba(8,145,178,.1) 48%,rgba(8,145,178,0) 76%);content:"";filter:blur(13px);opacity:.9;pointer-events:none;animation:connectWholeTextGlow 3.8s ease-in-out infinite}@keyframes connectLetterOrbit{0%{background-position:110% 0;text-shadow:0 0 6px rgba(8,145,178,.08),0 0 14px rgba(34,211,238,.08)}45%{text-shadow:0 0 12px rgba(8,145,178,.28),0 0 28px rgba(34,211,238,.22)}to{background-position:-110% 0;text-shadow:0 0 6px rgba(8,145,178,.08),0 0 14px rgba(34,211,238,.08)}}@keyframes connectWholeTextGlow{0%,to{opacity:.28;transform:scaleX(.96)}50%{opacity:.95;transform:scaleX(1.04)}}@media (prefers-reduced-motion:reduce){.connect-card h2,.connect-card h2:after{animation:none}}.contact-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px}.contact-strip>div{display:grid;grid-template-columns:48px 1fr;grid-gap:3px 12px;gap:3px 12px;align-items:center}.contact-strip .round-icon{grid-row:span 2;width:48px;height:48px;border-radius:999px;background:#f1f5f9;color:var(--text);font-size:16px}.contact-strip strong{font-size:13px}.contact-strip a,.contact-strip span:not(.round-icon){color:var(--accent-dark);font-size:11px;white-space:nowrap}.footer-share-actions{display:grid;justify-items:end;grid-gap:8px;gap:8px;min-width:160px}.footer-share-status,.footer-share-title{color:var(--muted);font-size:11px;font-weight:800}.footer-share-buttons{display:flex;gap:8px}.footer-share-buttons a,.footer-share-buttons button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:999px;background:#f8fafc;color:var(--text);cursor:pointer;transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.footer-share-buttons a:hover,.footer-share-buttons button:hover{transform:translateY(-1px);border-color:rgba(8,145,178,.34);background:#ecfeff;color:var(--accent-dark)}.footer-share-buttons .svg-icon{width:18px;height:18px}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:14px;gap:14px;align-items:center;padding:16px 0 0;color:var(--muted);font-size:13px}.footer-bottom>a:last-child{justify-self:end}.footer-tagline{display:inline-flex;align-items:center;gap:9px}.footer-logo-icon{width:28px;height:28px;border-radius:8px;object-fit:contain}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:13px;font-weight:750}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:white;color:var(--text);padding:11px 12px}textarea{min-height:130px;resize:vertical}.full{grid-column:1/-1}.admin-layout{min-height:100vh;background:var(--bg)}.admin-nav{display:flex;gap:12px;align-items:center;flex-wrap:wrap;max-width:var(--max);margin:0 auto;padding:18px 24px;border-bottom:1px solid var(--line);background:white}.admin-nav a,.admin-nav button{border:0;background:transparent;color:var(--muted);font:inherit;font-weight:800;cursor:pointer}.admin-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:white}.admin-table td,.admin-table th{padding:13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.admin-table tr:last-child td{border-bottom:0}.admin-table th{color:var(--muted);font-size:12px;text-transform:uppercase}.inline-form{display:inline}.danger{color:#b91c1c!important}.success{color:#047857!important;font-weight:800}.required-mark{color:#b91c1c;font-weight:900}.turnstile-row{min-height:65px}.feedback-hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.empty-state{padding:28px;border:1px dashed var(--line);border-radius:16px;color:var(--muted)}.loading-state{width:32px;height:32px;border:3px solid var(--line);border-top-color:var(--accent);border-radius:999px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:901px){body{font-size:15px}.site-header{padding-top:7px;padding-bottom:7px}.brand{gap:7px}.brand-logo-icon{width:30px;height:30px;border-radius:7px}.brand-logo-wordmark{width:106px;height:28px}.nav{gap:22px;font-size:13px}.nav a{padding:9px 0}.icon-button{width:31px;height:31px;border-radius:10px}.button{min-height:31px;padding:7px 12px;border-radius:9px;font-size:11px}.page-shell{gap:12px;padding-top:14px;padding-bottom:22px}.admin-shell,.page-hero,.section{padding-top:22px;padding-bottom:22px}.page-hero{padding-top:30px;padding-bottom:14px}.admin-shell h1,.admin-shell h2,.connect-card h2,.page-hero h1,.page-section h2,.section-heading h2{font-size:clamp(24px,3vw,36px);line-height:1.08}.page-hero p,.section-heading p{max-width:680px;font-size:13px;line-height:1.45}.section-heading{margin-bottom:14px}.eyebrow{margin-bottom:6px;font-size:10px}.grid,.grid-2{gap:12px}.hero-card{grid-template-columns:minmax(190px,.26fr) minmax(0,.74fr);gap:32px;padding:10px 14px;border-radius:14px}.hero-photo{height:280px;border-radius:10px}.hero-copy{padding:4px 14px 4px 0}.hero-copy h1{font-size:clamp(34px,3.65vw,46px)}.hero-lede{margin:10px 0 18px;font-size:15.5px;line-height:1.45}.value-row{gap:18px}.mini-value{gap:5px}.mini-value h3{font-size:13px}.mini-value p{font-size:12.5px;line-height:1.35}.icon-badge{width:27px;height:27px;border-radius:8px;font-size:11px}.bottom-grid,.dashboard-grid-2,.dashboard-grid-3,.side-stack{gap:12px}.dashboard-card{padding:14px}.admin-panel,.card,.dashboard-card,.note-card,.principle,.stat-card{border-radius:14px}.admin-panel,.card-body,.note-card,.principle,.stat-card{padding:14px}.card h3,.note-card h3,.principle h3{font-size:15px;line-height:1.2}.card p,.note-card p,.principle p{font-size:12px;line-height:1.42}.card-image{border-radius:10px 10px 0 0}.meta-row{gap:8px;font-size:9px}.card-actions{margin-top:10px;font-size:11px}.card-head{gap:10px;margin-bottom:10px}.card-title{gap:10px}.card-title h2,.dashboard-card h2{font-size:19px;line-height:1.15}.small-link{font-size:12px}.pill-list{gap:7px;margin-top:12px}.pill-list li{padding:5px 8px;font-size:10px}.check-list{gap:6px;margin:12px 0}.check-list li{grid-template-columns:16px 1fr;gap:7px;font-size:13px}.check-list li:before{width:14px;height:14px;font-size:9px}.highlight-box{grid-template-columns:24px 1fr;gap:8px;margin-top:10px;padding:9px;border-radius:10px;font-size:13px}.bridge-card{min-height:194px}.bridge-icon{width:50px;height:50px;margin:0 auto 10px;font-size:22px}.bridge-line{margin:11px auto 8px}.bridge-card p,.bridge-emphasis{font-size:13.5px!important;line-height:1.4}.ecosystem-card,.ecosystem-image-preview,.ecosystem-image-preview img{min-height:0}.ecosystem-image-preview{height:auto;min-height:0}.ecosystem-image-preview img{width:100%;height:auto}.ecosystem-map{min-height:255px}.ecosystem-map:before{inset:32px 86px 34px}.ecosystem-core{width:74px;height:74px}.ecosystem-core strong{font-size:12px}.ecosystem-core span{font-size:9px}.eco-node{width:112px}.eco-node:before{display:none}.eco-icon{width:30px;height:30px;border-radius:10px}.eco-icon,.eco-node strong{font-size:10px}.eco-node span{font-size:8px;line-height:1.2}.eco-people{top:0;left:calc(50% - 56px)}.eco-work{top:88px;right:0}.eco-systems{right:30px;bottom:34px}.eco-tools{bottom:0;left:calc(50% - 56px)}.eco-knowledge{left:30px;bottom:34px}.eco-purpose{top:88px;left:0}.connected-preview{min-height:275px}.connected-preview-lines path{stroke-width:2}.connected-group,.connected-node{min-width:106px;padding:8px 9px;border-radius:10px}.connected-group span,.connected-node span{width:24px;height:24px;border-radius:8px}.connected-group strong,.connected-node strong{font-size:10.5px}.connected-group p,.connected-node small{font-size:8.5px}.connected-docker{width:172px}.connected-base{width:185px}.connected-cloud{right:10px}.connected-data{right:26px}.connected-analytics{right:46px}.apps-mini-grid{gap:9px}.app-mini-card{gap:7px;min-height:124px;padding:10px;border-radius:10px}.app-icon{width:36px;height:36px;border-radius:9px;font-size:12px}.app-mini-card h3{font-size:13px}.app-mini-card p{font-size:11.5px;line-height:1.3}.operating-card{padding-bottom:12px}.operating-steps{gap:6px}.step{gap:5px}.step:not(:last-child):after{top:19px;right:-10px;font-size:10px}.step-icon{width:34px;height:34px;font-size:13px}.step strong{font-size:12.5px}.step p{max-width:92px;font-size:11px;line-height:1.25}.belief-list,.notes-list,.tool-list,.updates-list{gap:8px}.tool-row{grid-template-columns:24px 1fr}.tool-row .round-icon{width:24px;height:24px;border-radius:8px;font-size:8px}.note-row strong,.tool-row strong,.update-row strong{font-size:12.5px}.note-row span,.tool-row span,.update-row span{font-size:11.5px}.belief-list li{grid-template-columns:14px 1fr;gap:7px;font-size:12.5px}.update-row{grid-template-columns:42px 1fr}.update-thumb{width:42px;height:42px;border-radius:9px}.note-row{grid-template-columns:30px 1fr}.avatar{width:30px;height:30px;font-size:11px}.connect-card{padding:14px;border-radius:14px}.footer{padding-bottom:16px}.contact-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-share-actions{min-width:140px}.contact-strip>div{grid-template-columns:44px 1fr;gap:3px 10px}.contact-strip .round-icon{width:44px;height:44px;font-size:15px}.contact-strip strong{font-size:13px}.contact-strip a,.contact-strip span:not(.round-icon){font-size:11px}.footer-bottom{font-size:10px}.form-grid{gap:10px}label{gap:5px;font-size:11px}input,select,textarea{border-radius:10px;padding:8px 10px;font-size:12px}textarea{min-height:100px}.admin-nav{gap:10px;padding:12px 24px}.admin-nav a,.admin-nav button{font-size:12px}.admin-table{border-radius:12px}.admin-table td,.admin-table th{padding:9px 10px;font-size:11px}.admin-table th{font-size:9px}.empty-state{padding:16px;border-radius:12px}}@media (max-width:1120px){.site-header{grid-template-columns:auto 1fr}.header-actions{display:none}.nav{justify-content:flex-end;gap:16px}.apps-mini-grid,.bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.connect-card,.ecosystem-workspace{grid-template-columns:1fr}.ecosystem-detail-panel{align-self:stretch;min-height:auto}.ecosystem-legend{margin:18px 0 0}}@media (max-width:900px){.connect-card,.contact-strip,.dashboard-grid-2,.dashboard-grid-3,.grid,.grid-2,.hero-card{grid-template-columns:1fr}.footer-share-actions{justify-items:start}.hero-copy{padding:6px}.operating-steps,.value-row{grid-template-columns:1fr}.operating-steps{gap:20px}.step:not(:last-child):after{display:none}.ecosystem-map{min-height:auto;display:grid;grid-gap:10px;gap:10px;padding-top:140px}.ecosystem-map:before{display:none}.ecosystem-core{top:8px}.eco-node{position:static;width:auto;grid-template-columns:48px 1fr;text-align:left;align-items:center}.eco-icon,.eco-node:before{margin:0}.connected-preview{min-height:auto;display:grid;grid-gap:10px;gap:10px}.ecosystem-card,.ecosystem-image-preview,.ecosystem-image-preview img{min-height:0}.ecosystem-image-preview img{width:100%;height:auto}.connected-preview-lines{display:none}.connected-group,.connected-node{position:static;width:auto;min-width:0;grid-template-columns:36px 1fr;align-items:center;text-align:left}.connected-group div{display:contents}.connected-group p,.connected-node small{grid-column:2}.ecosystem-page-hero{padding-top:28px}.ecosystem-page-hero h1{font-size:38px}.ecosystem-workspace{min-height:0;padding:18px}.ecosystem-diagram,.ecosystem-flow-svg,.ecosystem-group-shell,.ecosystem-node-bullets{display:none}.ecosystem-mobile-list{display:grid;grid-gap:14px;gap:14px;margin-top:16px}.mobile-node-list{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.mobile-node{display:grid;grid-template-columns:42px 1fr;align-items:center;grid-gap:12px;gap:12px;padding:11px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--text);text-align:left}.mobile-node.is-selected{border-color:rgba(8,145,178,.8);box-shadow:0 0 0 4px rgba(8,145,178,.12)}.mobile-node small,.mobile-node strong{display:block}.mobile-node small{color:var(--muted);font-size:12px}.ecosystem-legend{grid-template-columns:1fr;gap:12px}}@media (max-width:680px){.site-header{grid-template-columns:1fr;gap:10px}.nav{justify-content:flex-start;gap:14px;overflow-x:auto;padding-bottom:2px}.admin-shell,.footer,.page-hero,.page-shell,.section{padding-left:16px;padding-right:16px}.connect-card,.dashboard-card,.hero-card{border-radius:16px;padding:16px}.hero-photo{height:320px}.hero-copy h1{font-size:36px}.apps-mini-grid,.bottom-grid,.footer-bottom,.form-grid{grid-template-columns:1fr}.footer-bottom,.footer-bottom>a:last-child{justify-items:start;justify-self:start}.ecosystem-experience,.ecosystem-page-hero{padding-left:16px;padding-right:16px}.ecosystem-page-hero h1{font-size:34px}.ecosystem-page-hero p:last-child{font-size:15px}.detail-title-row{grid-template-columns:48px 1fr}.ecosystem-detail-icon{width:48px;height:48px}.ecosystem-detail-panel{padding:22px 16px}}