.page-module__fh3GrW__proposal{--bg:#fbfbfa;--paper:#fff;--ink:#161817;--muted:#626762;--line:#e2e5e1;--accent:#2b9a62;--accent-soft:#e7f4ec;--dark:#111714;--sans:Inter, "Helvetica Neue", Arial, sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--sans);overflow-x:clip}.page-module__fh3GrW__proposal *{box-sizing:border-box}.page-module__fh3GrW__proposal a{color:inherit;text-decoration:none}.page-module__fh3GrW__skipLink{z-index:10;background:var(--dark);border-radius:4px;padding:8px 12px;font-size:12px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%);color:#fff!important}.page-module__fh3GrW__skipLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;transform:translateY(0)}.page-module__fh3GrW__header,.page-module__fh3GrW__hero,.page-module__fh3GrW__howSection,.page-module__fh3GrW__featureSection,.page-module__fh3GrW__brainLinkSection,.page-module__fh3GrW__companionSection,.page-module__fh3GrW__openSourceSection,.page-module__fh3GrW__teamSection{width:min(100% - 48px,1180px);margin:0 auto}.page-module__fh3GrW__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.page-module__fh3GrW__brand{align-items:center;display:inline-flex}.page-module__fh3GrW__logo{width:86px;height:auto}.page-module__fh3GrW__nav{color:#555a55;align-items:center;gap:22px;font-size:12px;display:flex}.page-module__fh3GrW__nav a:hover{color:var(--ink)}.page-module__fh3GrW__nav a:focus-visible{color:var(--ink);outline:2px solid var(--accent);outline-offset:4px}.page-module__fh3GrW__navCta{background:var(--accent);border-radius:4px;padding:8px 12px;color:#fff!important}.page-module__fh3GrW__navCta:hover,.page-module__fh3GrW__navCta:focus-visible{background:#1e7d4e}.page-module__fh3GrW__hero{text-align:center;padding:68px 0 90px}.page-module__fh3GrW__eyebrow,.page-module__fh3GrW__editorSidebar,.page-module__fh3GrW__editorTabs,.page-module__fh3GrW__editorInspector,.page-module__fh3GrW__footer,.page-module__fh3GrW__toolRow{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;font-size:10px;line-height:1.4}.page-module__fh3GrW__eyebrow{color:var(--accent);margin:0 0 18px}.page-module__fh3GrW__hero h1,.page-module__fh3GrW__howSection h2,.page-module__fh3GrW__brainLinkSection h2,.page-module__fh3GrW__teamSection h2{letter-spacing:-.055em;text-wrap:balance;margin:0;font-weight:600;line-height:1.03}.page-module__fh3GrW__hero h1{font-size:clamp(3.1rem,7vw,5.9rem)}.page-module__fh3GrW__heroLead{max-width:58ch;color:var(--muted);margin:20px auto 0;font-size:15px;line-height:1.65}.page-module__fh3GrW__heroActions{justify-content:center;gap:10px;margin-top:25px;display:flex}.page-module__fh3GrW__primaryButton,.page-module__fh3GrW__secondaryButton,.page-module__fh3GrW__darkButton{border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:12px;font-weight:600;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.page-module__fh3GrW__primaryButton{background:var(--accent);color:#fff!important}.page-module__fh3GrW__primaryButton:hover,.page-module__fh3GrW__primaryButton:focus-visible{background:#1e7d4e;outline:none;transform:translateY(-1px)}.page-module__fh3GrW__secondaryButton{border:1px solid var(--line);background:#fff}.page-module__fh3GrW__secondaryButton:hover,.page-module__fh3GrW__secondaryButton:focus-visible{border-color:#aeb6af;outline:none}.page-module__fh3GrW__editor{background:var(--dark);color:#dfe5e0;text-align:left;border:1px solid #d6dbd7;border-radius:6px;grid-template-columns:150px minmax(0,1fr) 190px;min-height:300px;margin:56px auto 0;display:grid;overflow:hidden;box-shadow:0 16px 34px #14211914}.page-module__fh3GrW__editorSidebar{color:#87968b;border-right:1px solid #2d3730;align-content:start;gap:12px;padding:18px 16px;display:grid}.page-module__fh3GrW__editorSidebar span:first-child{color:#e9f0ea;margin-bottom:18px;font-size:9px}.page-module__fh3GrW__editorSidebar strong{color:var(--accent);font-size:9px}.page-module__fh3GrW__editorCode{min-width:0}.page-module__fh3GrW__editorTabs{color:#7f8b82;border-bottom:1px solid #2d3730;gap:16px;padding:15px 18px;display:flex}.page-module__fh3GrW__editorTabs span:first-child{color:#fff}.page-module__fh3GrW__editorTabs span:last-child{color:var(--accent);margin-left:auto}.page-module__fh3GrW__editorCode pre{color:#dfe5e0;font-family:var(--mono);margin:0;padding:30px 26px;font-size:12px;line-height:1.8;overflow:auto}.page-module__fh3GrW__codeComment{color:#6f7e72}.page-module__fh3GrW__codeKeyword{color:#b4a9ff}.page-module__fh3GrW__codeString{color:#89d7ab}.page-module__fh3GrW__editorInspector{color:#839187;border-left:1px solid #2d3730;align-content:start;gap:12px;padding:18px;display:grid}.page-module__fh3GrW__editorInspector span:first-child{color:#dfe5e0}.page-module__fh3GrW__editorInspector strong{color:#89d7ab;border:1px solid #347c56;border-radius:4px;padding:8px 10px;font-size:9px;font-weight:500}.page-module__fh3GrW__inspectorLines{gap:8px;margin:18px 0;display:grid}.page-module__fh3GrW__inspectorLines i{background:#29342d;border-radius:2px;width:100%;height:5px;display:block}.page-module__fh3GrW__inspectorLines i:nth-child(2){background:#3b6149;width:72%}.page-module__fh3GrW__inspectorLines i:nth-child(3){width:86%}.page-module__fh3GrW__inspectorLines i:nth-child(4){width:48%}.page-module__fh3GrW__howSection{text-align:center;padding:0 0 88px}.page-module__fh3GrW__howSection h2,.page-module__fh3GrW__teamSection h2{font-size:30px}.page-module__fh3GrW__howGrid{grid-template-columns:repeat(4,1fr);margin-top:54px;display:grid;position:relative}.page-module__fh3GrW__howGrid:before,.page-module__fh3GrW__howGrid:after{background:var(--line);content:"";height:1px;position:absolute;left:12.5%;right:12.5%}.page-module__fh3GrW__howGrid:before{top:16px}.page-module__fh3GrW__howGrid:after{top:70px}.page-module__fh3GrW__howGrid article{z-index:1;padding:0 20px;position:relative}.page-module__fh3GrW__stepIcon{background:var(--bg);color:#4e554f;place-items:center;width:34px;height:34px;margin:0 auto;display:grid}.page-module__fh3GrW__stepNumber{color:#303630;background:#f0f2ee;border-radius:50%;place-items:center;width:38px;height:38px;margin:17px auto 0;font-size:15px;font-weight:600;display:grid}.page-module__fh3GrW__howGrid h3{max-width:20ch;margin:16px auto 8px;font-size:16px;line-height:1.2}.page-module__fh3GrW__howGrid p{max-width:26ch;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.45}.page-module__fh3GrW__featureSection{padding:0 0 86px}.page-module__fh3GrW__featureGrid{-moz-column-gap:clamp(28px, 4.5vw, 54px);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:42px clamp(28px,4.5vw,54px);width:min(100% - 96px,1040px);margin:0 auto;padding:0;display:grid}.page-module__fh3GrW__featureGrid article{background:0 0;flex-direction:column;align-items:flex-start;min-width:0;padding:0;display:flex}.page-module__fh3GrW__featureIcon{color:#565e58;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.page-module__fh3GrW__featureIcon svg{width:25px;height:25px}.page-module__fh3GrW__featureGrid h3{text-wrap:balance;min-height:36px;margin:13px 0 7px;font-size:15px;line-height:1.2}.page-module__fh3GrW__featureGrid p{max-width:31ch;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.page-module__fh3GrW__brainLinkSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:clamp(36px,7vw,96px);padding:68px clamp(24px,5vw,72px);display:flex}.page-module__fh3GrW__brainLinkSection>div{max-width:520px}.page-module__fh3GrW__brainLinkSection h2{max-width:12ch;font-size:clamp(2.3rem,4.5vw,4.2rem)}.page-module__fh3GrW__brainLinkSection>div>p:last-child{max-width:42ch;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.6}.page-module__fh3GrW__darkButton{background:var(--dark);flex:none;color:#fff!important}.page-module__fh3GrW__darkButton:hover,.page-module__fh3GrW__darkButton:focus-visible{background:#27332b;outline:none;transform:translateY(-1px)}.page-module__fh3GrW__companionSection{border-bottom:1px solid var(--line);background:#f0f7f2;justify-content:space-between;align-items:center;gap:clamp(36px,7vw,96px);padding:56px clamp(24px,5vw,72px);display:flex}.page-module__fh3GrW__companionSection>div{max-width:560px}.page-module__fh3GrW__companionSection h2{letter-spacing:-.055em;text-wrap:balance;max-width:15ch;margin:0;font-size:clamp(2rem,4vw,3.6rem);font-weight:600;line-height:1.03}.page-module__fh3GrW__companionSection>div>p:last-child{max-width:55ch;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.6}.page-module__fh3GrW__openSourceSection{background:linear-gradient(110deg, #f0f9f3, var(--bg));border:1px solid #cfe3d5;border-radius:6px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:20px;padding:32px 28px;display:grid}.page-module__fh3GrW__openSourceMark{width:46px;height:46px;color:var(--accent);background:#fff;border:1px solid #b7d9c3;border-radius:50%;place-items:center;display:grid}.page-module__fh3GrW__openSourceCopy .page-module__fh3GrW__eyebrow{margin-bottom:8px}.page-module__fh3GrW__openSourceCopy h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.1}.page-module__fh3GrW__openSourceCopy p:last-child{max-width:65ch;color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.6}.page-module__fh3GrW__openSourceActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.page-module__fh3GrW__teamSection{text-align:center;padding:78px 0}.page-module__fh3GrW__toolRow{color:#969d98;flex-wrap:wrap;justify-content:center;gap:26px;margin-top:28px;display:flex}.page-module__fh3GrW__footer{border-top:1px solid var(--line);color:#888e89;justify-content:space-between;align-items:center;gap:24px;padding:22px max(24px,50vw - 590px);display:flex}.page-module__fh3GrW__footer div{gap:18px;display:flex}.page-module__fh3GrW__footer a:hover{color:var(--ink)}.page-module__fh3GrW__footer a:focus-visible{color:var(--ink);outline:2px solid var(--accent);outline-offset:4px}@media (max-width:820px){.page-module__fh3GrW__editor{grid-template-columns:120px minmax(0,1fr)}.page-module__fh3GrW__editorInspector{display:none}.page-module__fh3GrW__howGrid{grid-template-columns:1fr 1fr;row-gap:46px}.page-module__fh3GrW__howGrid:before,.page-module__fh3GrW__howGrid:after{display:none}.page-module__fh3GrW__brainLinkSection,.page-module__fh3GrW__companionSection{flex-direction:column;align-items:flex-start}.page-module__fh3GrW__openSourceSection{grid-template-columns:46px minmax(0,1fr)}.page-module__fh3GrW__openSourceActions{grid-column:2;justify-content:flex-start}}@media (max-width:620px){.page-module__fh3GrW__header,.page-module__fh3GrW__hero,.page-module__fh3GrW__howSection,.page-module__fh3GrW__featureSection,.page-module__fh3GrW__brainLinkSection,.page-module__fh3GrW__companionSection,.page-module__fh3GrW__openSourceSection,.page-module__fh3GrW__teamSection{width:min(100% - 32px,1180px)}.page-module__fh3GrW__header{min-height:62px}.page-module__fh3GrW__logo{width:76px}.page-module__fh3GrW__nav{gap:10px;font-size:10px}.page-module__fh3GrW__nav a:nth-child(-n+3),.page-module__fh3GrW__nav a:nth-child(5){display:none}.page-module__fh3GrW__navCta{padding:7px 9px}.page-module__fh3GrW__hero{padding:56px 0 70px}.page-module__fh3GrW__hero h1{font-size:clamp(2.8rem,13vw,4rem)}.page-module__fh3GrW__heroLead{font-size:14px}.page-module__fh3GrW__heroActions{flex-direction:column;align-items:stretch;max-width:210px;margin-left:auto;margin-right:auto}.page-module__fh3GrW__editor{margin-top:44px;display:block}.page-module__fh3GrW__editorSidebar{display:none}.page-module__fh3GrW__editorCode pre{padding:24px 16px;font-size:10px}.page-module__fh3GrW__editorTabs{white-space:nowrap;gap:10px;padding-left:12px;padding-right:10px;font-size:8px;overflow:hidden}.page-module__fh3GrW__howGrid,.page-module__fh3GrW__featureGrid{grid-template-columns:1fr}.page-module__fh3GrW__howGrid{row-gap:32px;margin-top:42px}.page-module__fh3GrW__howGrid:before,.page-module__fh3GrW__howGrid:after{display:none}.page-module__fh3GrW__howGrid article{padding:0 12px}.page-module__fh3GrW__featureGrid{row-gap:32px;width:100%;padding:0}.page-module__fh3GrW__featureGrid h3{min-height:auto}.page-module__fh3GrW__brainLinkSection{padding:66px 0}.page-module__fh3GrW__companionSection{padding:56px 0}.page-module__fh3GrW__openSourceSection{grid-template-columns:1fr;gap:14px;padding:24px 20px}.page-module__fh3GrW__openSourceActions{grid-column:auto;justify-content:flex-start}.page-module__fh3GrW__footer{flex-direction:column;align-items:flex-start;padding:22px 16px;font-size:9px}}@media (prefers-reduced-motion:reduce){.page-module__fh3GrW__proposal *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
