:root{--route-ink:#eef5e9;--route-muted:#b8c9ba;--route-line:#3e5836;--route-gold:#f6cf4c;--route-green:#aef348;--route-night:#06130d;--route-blue:#0c2b4a}
.mf-route-map{background:radial-gradient(circle at 80% 0%,rgba(35,104,88,.28),transparent 35rem),linear-gradient(180deg,#07130d,#030806);color:var(--route-ink);padding:clamp(24px,4vw,58px) 0 72px}.mf-route-shell{width:min(1180px,calc(100% - 32px));margin:auto}.mf-route-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;align-items:stretch;margin-bottom:22px}.mf-route-intro,.mf-route-proof,.mf-route-tier,.mf-route-note{border:1px solid var(--route-line);border-radius:18px;background:linear-gradient(135deg,rgba(13,43,31,.97),rgba(4,15,10,.98))}.mf-route-intro{padding:clamp(24px,4vw,48px);background-image:linear-gradient(110deg,rgba(5,17,10,.88),rgba(5,17,10,.38)),url('/assets/img/stl-hero/stl-grassroots-pro-pyramid.png');background-size:cover;background-position:center}.mf-route-kicker,.mf-route-tier__label{margin:0;color:var(--route-gold);font:800 11px/1.2 "JetBrains Mono",monospace;letter-spacing:.12em;text-transform:uppercase}.mf-route-intro h1{max-width:14ch;margin:12px 0;color:#fff;font-size:clamp(2rem,5vw,4.2rem);line-height:.97}.mf-route-intro p{max-width:56ch;margin:0;color:#d4ded3;font-size:1rem;line-height:1.6}.mf-route-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.mf-route-actions a{display:inline-flex;min-height:44px;align-items:center;padding:0 16px;border:1px solid #628453;border-radius:10px;color:#fff;font-weight:800;text-decoration:none}.mf-route-actions a:first-child{border-color:transparent;background:linear-gradient(110deg,#f8d73c,#9ff153);color:#102008}.mf-route-proof{display:grid;align-content:center;gap:13px;padding:26px}.mf-route-proof h2{margin:0;color:#fff;font-size:1.4rem}.mf-route-proof p{margin:0;color:var(--route-muted);line-height:1.55}.mf-route-proof ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.mf-route-proof li{color:#dce6d7}.mf-route-proof li::before{content:'●';margin-right:8px;color:var(--route-green)}.mf-route-map__head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin:30px 0 14px}.mf-route-map__head h2{margin:7px 0 0;color:#fff;font-size:clamp(1.55rem,3vw,2.35rem)}.mf-route-map__head p{max-width:35rem;margin:0;color:var(--route-muted);line-height:1.5}.mf-route-tiers{display:grid;gap:14px}.mf-route-tier{position:relative;display:grid;grid-template-columns:190px 1fr;gap:18px;padding:16px 18px;overflow:hidden}.mf-route-tier::before{position:absolute;inset:0 auto 0 0;width:5px;background:var(--tier-color);content:''}.mf-route-tier__intro{padding:8px 0 8px 7px}.mf-route-tier__intro h3{margin:8px 0 6px;color:#fff;font-size:1.25rem}.mf-route-tier__intro p{margin:0;color:var(--route-muted);font-size:.9rem;line-height:1.45}.mf-route-nodes{display:grid;grid-template-columns:repeat(var(--node-columns,3),minmax(0,1fr));gap:10px;align-content:center}.mf-route-node{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:66px;padding:10px;border:1px solid rgba(95,135,94,.55);border-radius:12px;background:rgba(9,28,23,.78);color:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.mf-route-node:hover,.mf-route-node:focus-visible{transform:translateY(-2px);border-color:var(--tier-color);background:#123b31;outline:0}.mf-route-node img{width:40px;height:40px;object-fit:contain;border-radius:8px;background:rgba(255,255,255,.93)}.mf-route-node strong{min-width:0;overflow:hidden;font-size:.9rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.mf-route-node small{display:block;margin-top:3px;color:#b8d190;font:700 10px/1.2 "JetBrains Mono",monospace;text-transform:uppercase}.mf-route-node i{color:var(--tier-color);font-style:normal;font-size:1.1rem}.mf-route-note{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:18px;padding:18px 20px}.mf-route-note strong{color:#fff}.mf-route-note p{margin:5px 0 0;color:var(--route-muted)}.mf-route-note a{color:var(--route-green);font-weight:800;text-decoration:none}@media(max-width:850px){.mf-route-hero,.mf-route-tier{grid-template-columns:1fr}.mf-route-nodes{grid-template-columns:repeat(2,minmax(0,1fr))}.mf-route-map__head{align-items:start;flex-direction:column}}@media(max-width:560px){.mf-route-map{padding-top:18px}.mf-route-shell{width:min(100% - 22px,1180px)}.mf-route-intro,.mf-route-proof{padding:22px 18px}.mf-route-tier{padding:13px 14px}.mf-route-nodes{grid-template-columns:1fr}.mf-route-node{min-height:60px}.mf-route-note{align-items:start;flex-direction:column}.mf-route-actions a{flex:1;justify-content:center}}
