:root{--bg: #f7f5f1;--surface: #fcfbf8;--text: #1f2421;--muted: #465049;--border: #d9ddd8;--accent: #2f5d50;--accent-2: #556b78;--radius: 14px;--space-1: .5rem;--space-2: .75rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--space-7: 4rem;--max-page: 1100px;--max-reading: 72ch}*{box-sizing:border-box}html{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.65}body{margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.wrapper{width:min(100% - 2rem,var(--max-page));margin-inline:auto}.reading{width:min(100% - 2rem,var(--max-reading));margin-inline:auto}.section{padding:var(--space-7) 0}.hero{padding:5rem 0 3rem}.hero p{max-width:60ch;font-size:1.1rem}.grid{display:grid;gap:1rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}h1,h2,h3{line-height:1.15;letter-spacing:-.02em;margin-top:0}h1{font-size:clamp(2.2rem,5vw,4.5rem);margin-bottom:1rem}h2{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:1rem}h3{font-size:1.15rem;margin-bottom:.75rem}p{margin:0 0 1rem}ul{padding-left:1.25rem}hr{border:0;border-top:1px solid var(--border);margin:2rem 0}.muted{color:var(--muted)}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700;margin-bottom:.75rem}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.button{display:inline-block;padding:.8rem 1rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text);text-decoration:none}.button:hover{text-decoration:none;border-color:var(--accent)}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.site-header{padding:1.25rem 0;border-bottom:1px solid var(--border)}.site-header__inner,.site-footer__inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.site-logo{color:var(--text);font-weight:700;text-decoration:none}.site-nav{display:flex;gap:1rem;flex-wrap:wrap}.site-footer{padding:2rem 0 3rem}.site-footer__inner{border-top:1px solid var(--border);padding-top:1.5rem;align-items:flex-start}.section-head{margin-bottom:1.5rem}.meta{display:flex;gap:.75rem;flex-wrap:wrap;color:var(--muted);font-size:.95rem}@media(max-width:720px){.section{padding:3rem 0}.hero{padding:3.5rem 0 2rem}}.reading p,.card p,.hero p{font-weight:450}@media(max-width:768px){h1{font-size:clamp(2.2rem,10vw,3.2rem);line-height:1.05;letter-spacing:-.03em}h2{font-size:clamp(1.6rem,7vw,2rem);line-height:1.12;margin-bottom:.75rem}h3{font-size:1.1rem;line-height:1.2;margin-bottom:.6rem}.hero{padding:2.75rem 0 1.5rem}.section{padding:2.25rem 0}.meta{gap:.5rem;font-size:.92rem}}.card p{font-weight:450}.card{border-color:#00000014}.card h3{font-weight:550}:root{--muted: #465049}body{color:var(--text);font-weight:450;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.reading p,.card p,.hero p,.section p{font-weight:450}.card h3{font-weight:600}@media(max-width:768px){body{font-size:17px;font-weight:500}.wrapper{width:min(100% - 1.4rem,var(--max-page))}.reading{width:min(100% - 1.4rem,100%)}.reading p,.card p,.hero p,.section p{font-size:1.02rem;line-height:1.58;margin-bottom:.95rem;font-weight:500;color:var(--text)}.muted{color:#4b544e}h1{font-size:clamp(2.2rem,10vw,3.2rem);line-height:1.05;letter-spacing:-.03em}h2{font-size:clamp(1.6rem,7vw,2rem);line-height:1.12;margin-bottom:.75rem}h3{font-size:1.12rem;line-height:1.2;margin-bottom:.6rem}.hero{padding:2.75rem 0 1.5rem}.section{padding:2.2rem 0}.meta{gap:.5rem;font-size:.92rem}.sharebar__link{font-size:.92rem;padding:.55rem .8rem}}.grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem}.hero--with-bg{position:relative;overflow:hidden}.hero--with-bg .wrapper{position:relative;z-index:2}.hero-bg{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;opacity:.9}.hero-bg__svg{width:100%;height:100%;min-height:560px;display:block}.hero-bg__grid path{stroke:#2f5d5012;stroke-width:1}.hero-bg__line{fill:none;stroke-width:2.2;stroke-linecap:round;opacity:.34}.hero-bg__line--a{stroke:#2f5d5047;animation:heroLinePulse 11s ease-in-out infinite}.hero-bg__line--b{stroke:#203a5433;animation:heroLinePulse 14s ease-in-out infinite 1s}.hero-bg__line--c{stroke:#3d6b6038;animation:heroLinePulse 13s ease-in-out infinite 2s}.hero-bg__line--d{stroke:#2f5d502e;animation:heroLinePulse 16s ease-in-out infinite .5s}.hero-bg__node{fill:#2f5d5047;transform-origin:center;animation:heroNodePulse 8s ease-in-out infinite}.hero-bg__node--2,.hero-bg__node--6,.hero-bg__node--10,.hero-bg__node--14{animation-delay:.8s}.hero-bg__node--3,.hero-bg__node--7,.hero-bg__node--11,.hero-bg__node--15{animation-delay:1.6s}.hero-bg__node--4,.hero-bg__node--8,.hero-bg__node--12,.hero-bg__node--16{animation-delay:2.4s}.hero-bg__network{animation:heroFloat 24s ease-in-out infinite}.hero-bg__nodes{animation:heroFloat 30s ease-in-out infinite reverse}@keyframes heroLinePulse{0%,to{opacity:.18}50%{opacity:.42}}@keyframes heroNodePulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.7;transform:scale(1.22)}}@keyframes heroFloat{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-8px) translate(4px)}}@media(prefers-reduced-motion:reduce){.hero-bg__line,.hero-bg__node,.hero-bg__network,.hero-bg__nodes{animation:none!important}}@media(max-width:768px){.hero-bg{opacity:.72}.hero-bg__svg{min-height:460px}.hero-bg__line{stroke-width:1.6}}.site-header{position:sticky;top:0;z-index:50;background:#f7f7f4f0;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.site-logo{font-size:1.05rem;font-weight:600;text-decoration:none;color:var(--text);white-space:nowrap}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.85rem 1rem}.site-nav a{text-decoration:none;color:var(--muted);font-weight:500;font-size:.98rem}.site-nav a:hover{color:var(--text)}@media(max-width:768px){.site-header__inner{align-items:flex-start;flex-direction:column;gap:.7rem;min-height:auto;padding-top:.9rem;padding-bottom:.9rem}.site-logo{font-size:.98rem}.site-nav{width:100%;justify-content:flex-start;gap:.55rem .95rem}.site-nav a{font-size:.92rem;line-height:1.1}.hero{padding:2rem 0 1.25rem}.hero .eyebrow{margin-bottom:.7rem;font-size:.82rem;letter-spacing:.12em}.hero h1{font-size:clamp(2.05rem,11vw,3rem);line-height:.98;letter-spacing:-.04em;margin-bottom:1rem}.hero p{max-width:100%}.button-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.15rem}.button,.button.primary{font-size:.98rem;padding:.9rem 1.15rem;border-radius:999px}.grid.grid-3,.grid.grid-4,.grid.grid-2{gap:1rem}.card{padding:1.15rem;border-radius:1.25rem}.card h3{font-size:1.18rem;line-height:1.15;margin-bottom:.65rem}.card p,.reading p,.section p,.hero p{font-size:1.04rem;line-height:1.52;font-weight:500;color:#2d322f}.muted{color:#4a514d}.section{padding:1.9rem 0}.section-head h2,.reading h2{font-size:clamp(1.55rem,7vw,1.95rem);line-height:1.08;margin-bottom:.7rem}.meta{display:flex;flex-wrap:wrap;gap:.45rem .75rem;font-size:.9rem}.sharebar{gap:.55rem}.sharebar__link{font-size:.9rem;padding:.55rem .78rem}}@media(max-width:480px){.button-row{display:grid;grid-template-columns:1fr}.button,.button.primary{width:100%;text-align:center;justify-content:center}}@media(max-width:768px){body{font-weight:500;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}p,.muted,.card p,.reading p,.hero p{font-weight:500}h1{font-weight:650}h2{font-weight:620}h3{font-weight:600}.site-nav a{font-weight:520}}html,body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{font-weight:500;color:#1f2321}p,.card p,.reading p,.hero p,.section p{font-weight:500;color:#2a2f2c}.muted{color:#3f4742;font-weight:500}h1{font-weight:700;letter-spacing:-.045em}h2{font-weight:650;letter-spacing:-.03em}h3{font-weight:600}.site-nav a{font-weight:550}.hero-layout{display:grid;grid-template-columns:minmax(560px,1fr) 420px;gap:2.4rem;align-items:center}.hero-copy{position:relative;z-index:2}.hero-system-card{position:relative;z-index:2;width:420px;max-width:100%}.hero-system-card__inner{background:#fcfbf8d6;border:1px solid rgba(47,93,80,.12);border-radius:28px;padding:1.2rem;box-shadow:0 10px 30px #141c190f,0 1px #ffffff59 inset;backdrop-filter:blur(12px)}.hero-system-card__eyebrow{margin:0 0 .35rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:700}.hero-system-card__title{margin:0 0 .4rem;font-size:1.45rem;line-height:1.05}.hero-system-card__text{margin:0;color:var(--muted);font-size:.98rem;line-height:1.45}.hero-system-card__map{position:relative;margin-top:1.15rem;height:290px;border-radius:22px;padding:1rem;background:radial-gradient(circle at top left,rgba(47,93,80,.08),transparent 42%),linear-gradient(180deg,#ffffff59,#ffffff1f);border:1px solid rgba(47,93,80,.08);overflow:hidden}.hero-system-card__node{position:absolute;border-radius:20px;background:#ffffffe0;border:1px solid rgba(47,93,80,.1);box-shadow:0 10px 18px #191f1c0d;padding:.75rem .9rem;display:flex;flex-direction:column;gap:.2rem}.hero-system-card__node strong,.hero-system-card__node span{display:block}.hero-system-card__node strong{font-size:.95rem;line-height:1.15}.hero-system-card__node span{font-size:.82rem;color:var(--muted)}.hero-system-card__node--core{top:50%;left:50%;transform:translate(-50%,-50%);min-width:130px;align-items:center;justify-content:center;padding:.9rem 1rem;border-radius:999px;background:#2f5d50f0;color:#fff;border-color:#2f5d50f0}.hero-system-card__node--core span{color:#fff;font-size:.96rem;font-weight:700}.hero-system-card__node--a{top:18px;right:16px;width:180px}.hero-system-card__node--b{bottom:22px;right:30px;width:180px}.hero-system-card__node--c{left:18px;top:50%;transform:translateY(-50%);width:180px}.hero-system-card__line{position:absolute;background:linear-gradient(90deg,#2f5d5014,#2f5d5040,#2f5d5014);height:2px;transform-origin:left center;animation:heroLineGlow 9s ease-in-out infinite}.hero-system-card__line--1{top:95px;left:51%;width:185px;transform:rotate(-20deg)}.hero-system-card__line--2{bottom:78px;left:51%;width:168px;transform:rotate(18deg)}.hero-system-card__line--3{top:50%;left:85px;width:170px;transform:rotate(0)}.hero-system-card__meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.hero-system-card__pill{display:inline-flex;align-items:center;border-radius:999px;padding:.42rem .72rem;background:#2f5d5014;color:var(--text);font-size:.85rem;font-weight:550;border:1px solid rgba(47,93,80,.08)}@keyframes heroLineGlow{0%,to{opacity:.35}50%{opacity:.82}}@media(max-width:900px){.hero-layout{grid-template-columns:1fr;gap:1.2rem}.hero-system-card{max-width:620px}}@media(max-width:768px){.hero-system-card__inner{padding:1rem;border-radius:24px}.hero-system-card__title{font-size:1.28rem}.hero-system-card__text{font-size:.94rem}.hero-system-card__map{min-height:250px;padding:.8rem}.hero-system-card__node--a,.hero-system-card__node--b,.hero-system-card__node--c{width:150px}.hero-system-card__node strong{font-size:.87rem}.hero-system-card__node span{font-size:.76rem}.hero-system-card__line--1{width:145px}.hero-system-card__line--2{width:132px}.hero-system-card__line--3{width:130px;left:75px}}@media(max-width:520px){.hero-system-card__map{min-height:300px}.hero-system-card__node--core{top:48%}.hero-system-card__node--a{top:14px;right:10px;width:145px}.hero-system-card__node--b{bottom:14px;right:10px;width:145px}.hero-system-card__node--c{top:auto;bottom:88px;left:10px;transform:none;width:145px}.hero-system-card__line--1{top:95px;left:47%;width:118px}.hero-system-card__line--2{bottom:74px;left:47%;width:110px}.hero-system-card__line--3{display:none}}@media(min-width:1400px){.hero-layout{grid-template-columns:640px 420px;justify-content:space-between}}@media(max-width:1200px){.hero-layout{grid-template-columns:minmax(0,1fr) 390px;gap:1.8rem}.hero-system-card{width:390px}}.hero-system-panel{position:relative;z-index:2;width:420px;max-width:100%;background:#fcfbf8d6;border:1px solid rgba(47,93,80,.12);border-radius:28px;padding:1.2rem;box-shadow:0 10px 30px #141c190f,0 1px #ffffff59 inset;backdrop-filter:blur(12px)}.hero-system-panel__header{margin-bottom:1rem}.hero-system-panel__eyebrow{margin:0 0 .35rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:700}.hero-system-panel__title{margin:0 0 .35rem;font-size:1.45rem;line-height:1.05}.hero-system-panel__text{margin:0;color:var(--muted);font-size:.98rem;line-height:1.45}.hero-system-panel__core{position:relative;margin-bottom:1rem;padding:1rem;border-radius:22px;background:radial-gradient(circle at top left,rgba(47,93,80,.08),transparent 42%),linear-gradient(180deg,#ffffff59,#ffffff1f);border:1px solid rgba(47,93,80,.08);min-height:88px;display:flex;align-items:center;justify-content:center}.hero-system-panel__core-badge{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.15rem;border-radius:999px;background:#2f5d50f0;color:#fff;font-weight:700;box-shadow:0 10px 18px #191f1c14}.hero-system-panel__core-line{position:absolute;left:10%;right:10%;top:50%;height:2px;transform:translateY(-50%);background:linear-gradient(90deg,#2f5d5014,#2f5d5040,#2f5d5014);animation:heroLineGlow 9s ease-in-out infinite}.hero-system-panel__apps{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:1rem}.hero-system-panel__app{border-radius:18px;background:#ffffffe0;border:1px solid rgba(47,93,80,.1);box-shadow:0 10px 18px #191f1c0d;padding:.82rem .95rem}.hero-system-panel__app strong,.hero-system-panel__app span{display:block}.hero-system-panel__app strong{font-size:.98rem;line-height:1.15}.hero-system-panel__app span{margin-top:.15rem;font-size:.82rem;color:var(--muted)}.hero-system-panel__meta{display:flex;flex-wrap:wrap;gap:.55rem}.hero-system-panel__pill{display:inline-flex;align-items:center;border-radius:999px;padding:.42rem .72rem;background:#2f5d5014;color:var(--text);font-size:.85rem;font-weight:550;border:1px solid rgba(47,93,80,.08)}@media(max-width:1180px){.hero-system-panel{width:380px}}@media(max-width:900px){.hero-system-panel{width:100%;max-width:620px}}@media(max-width:768px){.hero-system-panel{border-radius:24px;padding:1rem}.hero-system-panel__title{font-size:1.28rem}.hero-system-panel__text{font-size:.94rem}.hero-system-panel__core{min-height:82px;padding:.85rem}.hero-system-panel__app strong{font-size:.92rem}.hero-system-panel__app span{font-size:.78rem}}.architecture-diagram{display:grid;gap:1rem;padding:1.25rem;border-radius:28px;background:#fcfbf8c7;border:1px solid rgba(47,93,80,.1);box-shadow:0 10px 30px #141c190a}.architecture-diagram__layer{display:grid}.architecture-diagram__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.architecture-diagram__arrow{text-align:center;color:var(--muted);font-size:1.2rem;line-height:1}.architecture-node{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.1rem;border-radius:22px;background:#ffffffe0;border:1px solid rgba(47,93,80,.1);box-shadow:0 10px 18px #191f1c0a}.architecture-node--wide{min-width:0}.architecture-node strong{font-size:1rem;line-height:1.15}.architecture-node span{font-size:.92rem;color:var(--muted);line-height:1.45}@media(max-width:768px){.architecture-diagram{padding:1rem;border-radius:24px}.architecture-diagram__grid{grid-template-columns:1fr}.architecture-node{padding:.95rem 1rem}}.status-grid-note{margin-top:.35rem;font-size:.92rem;color:var(--muted)}.status-card-strong{display:inline-block;margin-bottom:.45rem;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-weight:700}.status-section+.status-section{margin-top:.5rem}@media(max-width:768px){.status-card-strong{font-size:.78rem}.status-grid-note{font-size:.9rem}}@media(max-width:768px){.hero--with-bg{overflow:hidden}.hero--with-bg .hero-layout{display:flex;flex-direction:column;align-items:stretch;gap:1.35rem}.hero-copy{width:100%;max-width:100%}.hero-copy h1{max-width:11ch}.hero-copy p{max-width:100%}.hero-system-panel{width:100%;max-width:100%;box-sizing:border-box;margin-top:.25rem}}@media(max-width:520px){.hero-bg{opacity:.42}.hero-bg__svg{min-height:520px}.hero-system-panel{border-radius:22px}.hero-system-panel__meta{gap:.45rem}.hero-system-panel__pill{font-size:.8rem;padding:.38rem .62rem}}.status-route-list{display:grid;gap:.65rem}.status-route{display:grid;gap:.25rem;padding:.75rem .85rem;border-radius:16px;background:#2f5d500f;border:1px solid rgba(47,93,80,.08)}.status-route strong{color:var(--accent);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.status-route a{overflow-wrap:anywhere;font-weight:650}.status-route span{color:var(--muted);font-size:.9rem}@media(max-width:520px){.status-route{padding:.7rem}.status-route span{font-size:.86rem}}
