:root{font-family:Avenir Next,Avenir,Segoe UI,sans-serif;color:#18282b;background:#f8faf9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#18282b;--muted:#58696b;--mint:#a0edcf;--green:#16735d;--line:#dce4e0;--navy:#14272b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #25866d;outline-offset:5px}svg{flex-shrink:0}#root{min-height:100vh}.site-width{width:min(1232px,calc(100% - 96px));margin-inline:auto}.site-header{background:#f8faf9f5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{width:46px;height:46px;display:grid;place-content:center;background:var(--ink);border-radius:7px;color:#fff;font-size:25px;font-weight:700;letter-spacing:-2px;position:relative;padding-right:6px}.brand-mark span{position:absolute;right:9px;bottom:6px;color:var(--mint)}.brand-name{font-size:17px;font-weight:650;letter-spacing:-.4px}.brand-name>span{display:block;font:12px/1.8 ui-monospace,SFMono-Regular,monospace;letter-spacing:1px;color:var(--muted)}.primary-nav{display:flex;gap:27px;align-items:center;font-size:14px;font-weight:550}.primary-nav>a:not(.button),.primary-nav>button{min-height:44px;display:flex;align-items:center;gap:6px}.primary-nav>a:hover,.primary-nav>.active{color:var(--green)}.primary-nav>.active{position:relative}.primary-nav>.active:after{content:"";position:absolute;bottom:-29px;left:0;right:0;height:3px;background:var(--green)}.nav-divider{height:21px;border-left:1px solid var(--line)}.github-nav{font-size:18px}.github-nav>span{position:absolute;width:1px;height:1px;overflow:hidden}.sign-in{font-weight:450;color:var(--muted);background:none;border:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:13px 21px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#295049}.button-mint{background:var(--mint);color:var(--ink)}.button-outline{border-color:#bfcfc8}.button-small{min-height:44px;padding:9px 13px;font-size:14px;gap:12px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;font-weight:600}.text-link:hover{color:var(--green)}.menu-toggle{display:none}.skip-link{position:absolute;top:-100px;left:10px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:10px}.eyebrow{display:flex;align-items:center;gap:10px;font:12px/1.6 ui-monospace,SFMono-Regular,monospace;letter-spacing:1.5px;font-weight:500;color:var(--green)}.accent-rule{width:25px;height:2px;background:var(--green)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-block:67px 66px;align-items:center}.hero h1{font-size:clamp(48px,5.3vw,74px);font-weight:600;letter-spacing:-4px;line-height:1.06;margin:22px 0 25px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green);letter-spacing:-3px}.hero-description{max-width:425px;color:var(--muted);font-size:16px;line-height:1.8}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:29px}.author-line{display:flex;align-items:center;gap:11px;margin-top:37px;font-size:14px;font-weight:650}.author-monogram{display:grid;place-content:center;width:39px;height:39px;border:1px solid #c8d8cd;background:#e7efe8;border-radius:50%;font-size:12px;letter-spacing:.5px}.author-line small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:2px}.featured-story{border:1px solid #d7e2db;background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 12px 34px #18282b07;transition:transform .25s,box-shadow .25s}.featured-story:hover{transform:translateY(-4px);box-shadow:0 16px 35px #18282b12}.quant-diagram{padding:23px 25px 20px;background-color:#14272b;background-image:radial-gradient(#aac6ba20 .7px,transparent .7px);background-size:15px 15px;color:#c5e4d9;position:relative}.diagram-heading,.diagram-footer{display:flex;justify-content:space-between;align-items:center;font:12px/1.5 ui-monospace,SFMono-Regular,monospace;letter-spacing:1px}.diagram-heading>span{display:flex;align-items:center;gap:7px}.diagram-heading i{width:5px;height:5px;background:#91e9c8;border-radius:50%}.diagram-heading>svg{font-size:18px}.weight-flow{display:flex;align-items:center;justify-content:center;gap:24px;min-height:240px}.weight-group{text-align:center}.weight-matrix{display:grid;grid-template-columns:repeat(8,13px);gap:4px;min-height:132px;align-content:center;justify-content:center}.weight-matrix>span{width:13px;height:13px;background:#bce9d7;border-radius:2px}.weight-matrix.compact{grid-template-columns:repeat(8,10px);gap:4px}.weight-matrix.compact>span{width:10px;height:13px;background:#9ce8c9}.weight-group>span{display:block;margin-top:15px;font:12px ui-monospace,SFMono-Regular,monospace;letter-spacing:1px}.weight-group small{display:block;color:#aac0b8;font-size:12px;margin-top:6px}.flow-arrow{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:-39px;color:#98baa9}.flow-arrow span,.flow-arrow small{font:12px ui-monospace,SFMono-Regular,monospace}.flow-arrow svg{width:51px;height:23px;stroke-width:1}.flow-arrow small{color:#adf0d4;border:1px solid #3d5d53;border-radius:3px;padding:3px 6px}.diagram-footer{border-top:1px solid #ffffff19;padding-top:16px;color:#a3beb3}.diagram-footer b{margin:0 8px;color:#98b4a8}.featured-copy{padding:26px 27px}.story-kicker{display:flex;justify-content:space-between;gap:10px;align-items:center;font:12px ui-monospace,SFMono-Regular,monospace;color:var(--green);letter-spacing:.4px}.story-kicker>span:first-child{background:#e6f7ee;padding:5px 7px;border-radius:3px}.story-kicker>span:last-child{padding-block:5px;color:var(--muted)}.featured-copy h2{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:24px;letter-spacing:-.7px;line-height:1.3;font-weight:600;margin-top:15px}.featured-copy h2 svg{font-size:22px}.featured-copy p{font-size:16px;line-height:1.7;color:var(--muted);margin-top:10px}.story-link{display:flex;align-items:center;gap:11px;color:var(--green);font-size:14px;font-weight:600;margin-top:19px}.topic-strip{border-block:1px solid var(--line);background:#eef3ef}.topic-strip>.site-width{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:20px;font-size:14px;font-weight:600;color:#465d54}.topic-strip .topic-label{font:12px ui-monospace,SFMono-Regular,monospace;letter-spacing:1px;color:#64776e}.notes-section{padding-block:64px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-heading h2{font-size:32px;letter-spacing:-1.2px;font-weight:550;margin-top:11px}.section-heading h2>span{color:var(--green)}.notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.note-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:7px;padding:25px 26px;transition:transform .2s,border-color .2s}.note-card:hover{border-color:#6bb598;transform:translateY(-4px)}.note-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.note-icon{display:grid;place-content:center;width:44px;height:44px;background:#edf4ef;border-radius:7px;color:var(--green);font-size:21px}.activation .note-icon{background:#eff0f8;color:#6969a4}.request .note-icon{background:#faf0e5;color:#987544}.note-number{font:12px ui-monospace,monospace;color:#65756c}.note-card .eyebrow{font-size:12px;letter-spacing:.6px}.note-card h3{font-size:24px;letter-spacing:-.7px;line-height:1.32;font-weight:550;margin:12px 0}.note-description{font-size:16px;line-height:1.7;color:var(--muted);flex:1}.note-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #e7ece8;padding-top:18px;margin-top:26px}.note-bottom>div{display:flex;gap:7px;flex-wrap:wrap}.note-bottom span{padding:4px 8px;background:#f0f4f1;border-radius:4px;color:#54665b;font:12px ui-monospace,monospace}.note-bottom>svg{font-size:20px;color:var(--green)}.ecosystem-panel{background:var(--navy);color:#f5faf7;border-radius:8px;display:grid;grid-template-columns:1.1fr 1fr;gap:75px;padding:42px 44px}.ecosystem-copy>.eyebrow{color:var(--mint);font-size:12px}.ecosystem-copy h2{font-size:36px;line-height:1.2;letter-spacing:-1.2px;margin-top:16px;font-weight:550}.ecosystem-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#bbcdc6;max-width:400px;margin:17px 0 22px}.package-list{display:flex;flex-direction:column;justify-content:center}.package-list>a{display:flex;align-items:center;gap:17px;padding:21px 0;border-bottom:1px solid #35484a}.package-list>a:hover{color:var(--mint)}.package-list>a>svg:first-child{color:var(--mint);width:23px;height:23px}.package-list>a>span{flex:1;font-size:17px;font-weight:550}.package-list small{display:block;color:#bbcdc6;font-size:14px;font-weight:400;margin-top:4px}.package-list>p{font:12px ui-monospace,monospace;color:#abc2b8;letter-spacing:1px;margin-top:25px}.package-list>p>span{margin:0 12px;color:#91ab9f}.contact-section{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:61px 65px}.contact-section h2{font-size:27px;font-weight:550;letter-spacing:-.8px;margin-top:12px}.contact-actions>div{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:12px;font-size:14px;color:var(--muted)}.contact-actions>div>button{background:none;border:0;padding:8px 0;min-height:44px}.contact-actions>div>button:hover{text-decoration:underline}.site-footer{border-top:1px solid var(--line);background:#f0f4f1}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:100px;color:var(--muted);font-size:14px}.footer-brand{font-size:29px;font-weight:650;color:var(--ink);letter-spacing:-1px;display:flex;align-items:baseline}.footer-brand>span:first-child{color:var(--green)}.footer-brand>span:last-child{margin-left:13px;letter-spacing:0;font-size:14px;color:var(--muted);font-weight:450}.footer-inner>div{display:flex;gap:25px}.footer-inner>div>a{display:flex;align-items:center;gap:5px;min-height:44px}.footer-inner a:hover{color:var(--green)}.reading-page{padding-block:35px 60px;min-height:70vh}.breadcrumb{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:14px;margin-bottom:25px}.breadcrumb a:hover{color:var(--green)}.legacy-content{min-width:0;overflow-wrap:anywhere}.legacy-content>div{max-width:100%;margin-inline:auto}.legacy-content pre{max-width:100%;overflow:auto}.legacy-content img{max-width:100%}.legacy-content table{display:block;max-width:100%;overflow-x:auto}.legacy-content h1{line-height:1.18}.legacy-content :is(input,textarea,select){max-width:100%}@media (min-width:1500px){.hero{padding-block:80px}.hero h1{font-size:78px}.weight-flow{min-height:250px}}@media (max-width:1120px){.site-width{width:calc(100% - 64px)}.primary-nav{gap:17px}.hero{gap:35px}.hero h1{font-size:59px;letter-spacing:-3px}.weight-flow{gap:15px}.weight-matrix{grid-template-columns:repeat(8,11px);gap:3px}.weight-matrix>span{width:11px;height:11px}.weight-matrix.compact{grid-template-columns:repeat(8,8px);gap:3px}.weight-matrix.compact>span{width:8px;height:11px}.flow-arrow svg{width:28px}.weight-group small{display:none}.featured-copy{padding:22px}.featured-copy h2{font-size:22px}.hero-actions{gap:16px}.ecosystem-panel{gap:45px}.topic-strip>.site-width{gap:16px;flex-wrap:wrap}.github-nav{display:none!important}.note-card{padding:22px}.note-card h3{font-size:22px}}@media (max-width:900px){.header-inner{min-height:80px}.menu-toggle{display:grid;place-content:center;background:transparent;border:1px solid var(--line);border-radius:5px;width:44px;height:44px;font-size:21px}.primary-nav{display:none;position:absolute;top:79px;left:0;right:0;background:#f8faf9;border-bottom:1px solid var(--line);padding:20px 32px;align-items:stretch;gap:8px;box-shadow:0 15px 20px #10231b08}.primary-nav.is-open{display:flex;flex-direction:column}.primary-nav>.active:after{bottom:3px;right:auto;width:24px}.nav-divider{display:none}.github-nav{display:flex!important}.github-nav>span{position:static;overflow:visible;width:auto;height:auto;font-size:14px}.primary-nav .button{margin-top:5px}.hero{gap:30px;padding-block:45px}.hero h1{font-size:50px;letter-spacing:-2.5px}.hero h1 em{letter-spacing:-2px}.hero-actions{flex-direction:column;align-items:start;gap:18px}.author-line{margin-top:25px}.quant-diagram{padding:18px}.weight-flow{gap:8px;min-height:209px}.weight-matrix{grid-template-columns:repeat(8,9px);gap:3px;min-height:100px}.weight-matrix>span{width:9px;height:9px}.weight-matrix.compact{grid-template-columns:repeat(8,7px);gap:2px}.weight-matrix.compact>span{width:7px;height:9px}.weight-group>span{letter-spacing:0}.flow-arrow span{display:none}.featured-copy h2{font-size:20px}.story-kicker>span:last-child{display:none}.notes-grid{gap:15px}.note-card{padding:20px}.note-card h3{font-size:21px}.section-heading h2{font-size:29px}.ecosystem-panel{gap:30px;padding:32px}.contact-section h2{font-size:23px}.footer-brand>span:last-child{display:none}}@media (max-width:640px){.site-width{width:calc(100% - 40px)}.brand-name{font-size:16px}.hero{grid-template-columns:1fr;padding-block:38px 35px;gap:32px}.hero h1{font-size:58px;letter-spacing:-3px;margin:21px 0}.hero-description{max-width:400px}.hero-actions{flex-direction:row;align-items:center;gap:21px}.hero-actions .button{padding-inline:15px;gap:15px}.author-line{margin-top:28px}.quant-diagram{padding:21px 24px}.weight-flow{min-height:205px;gap:20px}.weight-matrix{grid-template-columns:repeat(8,12px);gap:4px;min-height:132px}.weight-matrix>span{width:12px;height:12px}.weight-matrix.compact{grid-template-columns:repeat(8,9px);gap:3px}.weight-matrix.compact>span{width:9px;height:12px}.flow-arrow svg{width:35px}.flow-arrow{margin-top:-30px}.featured-copy{padding:22px 24px}.featured-copy h2{font-size:23px}.topic-strip>.site-width{justify-content:flex-start;gap:14px 24px;padding-block:20px}.topic-label{flex-basis:100%}.notes-section{padding-block:37px}.section-heading{display:block}.section-heading h2{font-size:27px}.section-heading>.text-link{margin-top:16px}.notes-grid{grid-template-columns:1fr;gap:16px}.note-card{padding:24px}.note-top{margin-bottom:24px}.note-card h3{font-size:25px;max-width:300px}.ecosystem-panel{grid-template-columns:1fr;gap:22px;padding:29px 25px}.ecosystem-copy h2{font-size:33px}.package-list>a{padding-block:18px}.contact-section{display:block;padding-block:38px}.contact-section h2{font-size:25px}.contact-actions{display:flex;align-items:center;gap:17px;margin-top:24px;flex-wrap:wrap}.contact-actions>div{flex-direction:column;gap:0;margin:0}.contact-actions>div>span{display:none}.footer-inner{padding-block:24px;min-height:100px;flex-wrap:wrap;gap:18px}.footer-inner>div{width:100%;justify-content:space-between}.reading-page{padding-block:25px 40px}.legacy-content h1{font-size:2rem}.legacy-content h2{font-size:1.5rem}}@media (max-width:370px){.hero h1{font-size:51px}.hero-actions{flex-wrap:wrap;gap:20px}.weight-flow{gap:10px}.quant-diagram{padding-inline:14px}.weight-matrix{grid-template-columns:repeat(8,10px);gap:3px}.weight-matrix>span{width:10px;height:10px}.featured-copy{padding:21px}.featured-copy h2{font-size:21px}.eyebrow{letter-spacing:.5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.projects-page{padding-block:57px 50px}.projects-intro{display:flex;align-items:center;justify-content:space-between;gap:30px}.projects-intro h1{font-size:clamp(38px,4vw,57px);font-weight:550;line-height:1.1;letter-spacing:-2.4px;margin:18px 0}.projects-intro h1 span{color:var(--green)}.projects-intro>div>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8}.index-stamp{display:flex;align-items:center;gap:15px;padding:23px;border:1px solid var(--line);border-radius:7px;background:#eef3ef;flex-shrink:0}.index-stamp>svg{color:var(--green);font-size:27px}.index-stamp>span{font-size:21px;font-weight:600}.index-stamp small{display:block;font:12px ui-monospace,monospace;margin-top:7px;letter-spacing:.5px;color:var(--muted)}.project-topics{display:flex;gap:30px;border-block:1px solid var(--line);margin-top:36px;padding:8px 0}.project-topics>a{display:flex;align-items:center;gap:10px;min-height:50px;font-size:14px;color:var(--muted);font-weight:550}.project-topics>a>span{font:12px ui-monospace,monospace;color:var(--green);padding:3px 6px;background:#e5eee8;border-radius:4px}.project-topics>a:hover{color:var(--green)}.project-group{padding-top:42px;scroll-margin-top:110px}.project-group-title{display:flex;gap:15px;margin-bottom:23px}.project-group-title>span{font:12px ui-monospace,monospace;color:var(--green);padding-top:9px}.project-group-title h2{font-size:27px;font-weight:550;letter-spacing:-.8px}.project-group-title p{color:var(--muted);font-size:15px;margin-top:5px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.project-card{padding:28px;border:1px solid var(--line);background:#fff;border-radius:7px;display:flex;flex-direction:column}.project-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.project-card-top>svg{font-size:26px;color:var(--green)}.project-card-top>span{font:12px ui-monospace,monospace;letter-spacing:1px;color:var(--muted)}.project-card h3>a{display:flex;align-items:center;justify-content:space-between;gap:15px}.project-card h3{font-size:25px;font-weight:550;letter-spacing:-.7px}.project-card h3 svg{font-size:20px;color:var(--green)}.project-card h3>a:hover{color:var(--green)}.project-card>p{color:var(--muted);font-size:16px;line-height:1.8;margin-top:12px;flex:1}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.project-tags>span{font:12px ui-monospace,monospace;color:#476458;background:#edf4ef;padding:5px 8px;border-radius:3px}.project-card-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:15px;margin-top:23px;font-size:14px}.project-card-actions>a{display:flex;align-items:center;gap:10px;color:var(--green);min-height:44px;font-weight:600}.project-card-actions>a.project-details{color:var(--muted);font-weight:450;text-decoration:underline;text-underline-offset:4px}.project-source-note{display:flex;align-items:center;gap:17px;padding:30px 0;margin-top:35px;border-top:1px solid var(--line);font-size:16px;line-height:1.8;color:var(--muted)}.project-source-note>svg{font-size:24px;color:var(--green)}.project-source-note a{display:flex;align-items:center;gap:8px;color:var(--ink);font-weight:550}.reading-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:23px;margin-bottom:25px}.article-page{max-width:1020px}.article-page .legacy-content>div{box-shadow:none;border-radius:8px;border:1px solid var(--line);background:#fff;padding:clamp(22px,5vw,56px);margin-top:0}.article-page .legacy-content h1{color:var(--ink);font-size:clamp(28px,3.5vw,42px);letter-spacing:-1.3px}.article-page .legacy-content h2{color:var(--ink);margin-top:35px;margin-bottom:12px}.article-page .legacy-content h3{color:var(--green)}.article-page .legacy-content p,.article-page .legacy-content li{line-height:1.85}.article-page .legacy-content pre{font-size:13px;line-height:1.8}.workspace-page .legacy-content{max-width:900px;margin:auto}.workspace-page .legacy-content>div{border-color:var(--line);box-shadow:none;background:#fff}.article-next{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:30px;margin-top:35px}.article-next h2{font-size:24px;font-weight:550;margin-top:8px}.article-next p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.8;margin-top:7px}.article-next .button{flex-shrink:0}.not-found{padding-block:55px;min-height:45vh}.not-found h1{font-size:38px;font-weight:550;margin-block:20px}.not-found>p:not(.eyebrow){color:var(--muted);margin-bottom:30px}@media (max-width:900px){.index-stamp{display:none}.project-topics{gap:22px}.project-topics>a{font-size:13px}.article-next{align-items:start;flex-direction:column}.reading-toolbar>.eyebrow{display:none}}@media (max-width:800px){.hero{grid-template-columns:1fr;gap:35px}.hero-copy{max-width:580px}.hero h1{font-size:64px}.hero-actions{flex-direction:row;align-items:center}.featured-story{max-width:600px;width:100%;justify-self:center}.weight-flow{gap:35px}.weight-matrix{grid-template-columns:repeat(8,13px);gap:4px;min-height:132px}.weight-matrix>span{width:13px;height:13px}.weight-matrix.compact{grid-template-columns:repeat(8,10px);gap:4px}.weight-matrix.compact>span{width:10px;height:13px}.notes-grid{grid-template-columns:1fr}.note-top{margin-bottom:20px}.note-card h3{font-size:25px}.ecosystem-panel{grid-template-columns:1fr;gap:25px}.ecosystem-copy>p:not(.eyebrow){max-width:550px}}@media (max-width:640px){.projects-page{padding-block:35px}.projects-intro h1{font-size:40px;letter-spacing:-1.5px}.project-topics{gap:0;justify-content:space-between;flex-wrap:wrap}.project-topics>a{font-size:14px;gap:8px;flex-basis:100%}.project-topics>a>span{margin-left:auto}.project-grid{grid-template-columns:1fr;gap:16px}.project-card{padding:24px}.project-card h3{font-size:24px}.project-group{padding-top:30px}.project-group-title p{font-size:14px}.hero h1{font-size:58px}.weight-flow{gap:15px}.weight-matrix{grid-template-columns:repeat(8,11px);gap:3px}.weight-matrix>span{width:11px;height:11px}.weight-matrix.compact{grid-template-columns:repeat(8,8px);gap:3px}.weight-matrix.compact>span{width:8px;height:11px}}@media (max-width:370px){.hero h1{font-size:51px}.weight-flow{gap:9px}.weight-matrix{grid-template-columns:repeat(8,9px)}.weight-matrix>span{width:9px;height:9px}.diagram-heading,.diagram-footer{letter-spacing:0}.hero-actions{flex-wrap:wrap}.project-card-actions{align-items:start;flex-direction:column}}.route-loading{min-height:45vh;display:grid;place-content:center;color:var(--muted);font-size:16px}.nav-user{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:12px}.nav-user>span:last-child{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
