@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#26352f;font-synthesis:none;--green:#234c3d;--muted:#68726b;--line:#dde2d8;--lime:#d7edaa;--heading:"Manrope",sans-serif;color-scheme:light;background:#f8f9f5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}svg{flex-shrink:0}a,button,summary{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #427654}::selection{color:#234c3d;background:#d7edaa}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--heading)}.container{width:min(1120px,100% - 80px);margin-inline:auto}.skip-link{z-index:10;background:var(--green);color:#fff;border-radius:6px;padding:12px 20px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:100px;display:flex}.wordmark{font-family:var(--heading);letter-spacing:-1.5px;align-items:center;gap:8px;font-size:25px;font-weight:800;display:inline-flex}.brand-icon{width:34px;height:36px;color:var(--green);justify-content:center;align-items:center;margin-right:1px;display:flex}.brand-period{color:#699752;margin-left:-9px}.main-nav{gap:33px;margin-left:39px;display:flex}.main-nav a{color:#5b665f;font-size:13px;font-weight:500;transition:color .2s}.main-nav a:hover{color:var(--green)}.header-github{border:1px solid var(--line);border-radius:6px;align-items:center;gap:9px;padding:9px 12px;font-size:13px;font-weight:600;transition:background .2s;display:flex}.header-github:hover{background:#eaf0e2}.hero{text-align:center;padding-top:65px}.eyebrow-pill{color:#596d4b;background:#f0f4e9;border:1px solid #dce4d3;border-radius:30px;align-items:center;gap:10px;padding:8px 12px;font-size:11px;font-weight:500;display:inline-flex}.status-dot{background:#6b8d4f;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.hero h1{letter-spacing:-3.7px;margin:26px -15px 20px;font-size:clamp(42px,5.5vw,72px);font-weight:600;line-height:1.13}.hero h1>span{color:#64806a}.hero-description{color:var(--muted);font-size:16px;line-height:1.85}.hero-actions{justify-content:center;gap:12px;margin-top:28px;display:flex}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:11px;padding:14px 20px;font-size:13px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 3px 4px #234c3d14}.button-primary:hover{background:#173d2e;box-shadow:0 5px 14px #234c3d20}.button-secondary{background:#fffefa;border-color:#d9dfd2}.button-secondary:hover{background:#eef2e7}.hero-note{color:#788074;justify-content:center;align-items:center;gap:12px;margin-top:17px;font-size:10px;display:flex}.hero-note span{color:#98a18f}.workspace-figure{margin-top:49px}.workspace-backdrop{background-color:#eaf0e2;background-image:linear-gradient(#cad6bf40 1px,#0000 1px),linear-gradient(90deg,#cad6bf40 1px,#0000 1px);background-size:27px 27px;border:1px solid #e0e5d9;border-radius:13px;padding:35px 40px 0;position:relative;overflow:hidden}.preview-label{color:#7a8c6d;letter-spacing:1.3px;align-items:center;gap:6px;font-size:8px;display:flex;position:absolute;top:13px;left:41px}.preview-label .status-dot{width:4px;height:4px}.workspace-image-button{width:100%;color:var(--green);background:#fff;border:1px solid #d3d9cc;border-bottom:0;border-radius:8px 8px 0 0;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 8px 40px #2c4b2320}.workspace-image-button>img{width:100%;height:auto;display:block}.preview-expand{border:1px solid var(--line);opacity:0;background:#f8f9f5f5;border-radius:5px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:14px;right:14px;transform:translateY(5px)}.workspace-image-button:hover .preview-expand,.workspace-image-button:focus-visible .preview-expand{opacity:1;transform:translateY(0)}.workspace-figure figcaption{color:#7a8377;justify-content:space-between;align-items:center;margin-top:14px;font-size:10px;display:flex}.caption-label{letter-spacing:1.25px;align-items:center;gap:7px;font-size:8px;display:flex}.caption-label .status-dot{width:4px;height:4px}.features-section{padding-top:105px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.eyebrow{letter-spacing:1.6px;color:#6b7b60;margin-bottom:16px;font-size:9px;font-weight:600}h2{letter-spacing:-1.65px;font-size:39px;font-weight:600;line-height:1.22}.section-heading>p{color:var(--muted);padding-bottom:3px;font-size:13px;line-height:1.8}.features-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:#fcfcf8;border-radius:9px;padding:26px 27px 29px}.feature-top{justify-content:space-between;align-items:center;margin-bottom:37px;display:flex}.feature-icon{color:#567444;background:#edf2e5;border:1px solid #e1e7d7;border-radius:9px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.feature-number{color:#929c88;font-family:monospace;font-size:11px}.feature-label{letter-spacing:1.3px;color:#7a846e;margin-bottom:11px;font-size:8px}.feature-card h3{letter-spacing:-.55px;margin-bottom:11px;font-size:18px;font-weight:650}.feature-card>p:last-child{color:var(--muted);font-size:12px;line-height:1.9}.privacy-note{border-bottom:1px solid var(--line);color:#66805a;align-items:center;gap:11px;padding:22px 4px;display:flex}.privacy-note p{color:#788071;font-size:11px;line-height:1.6}.privacy-note strong{color:#4d5d46;font-weight:550}.privacy-note a{white-space:nowrap;align-items:center;gap:6px;margin-left:auto;font-size:10px;display:flex}.privacy-note a:hover{text-decoration:underline}.open-source-section{grid-template-columns:1fr 1fr;align-items:center;gap:85px;padding-block:83px;display:grid}.open-source-art{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.orbit{border:1px solid #dce4d1;border-radius:50%;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:166px;height:166px}.orbit-two{width:258px;height:258px}.orbit-three{opacity:.7;width:350px;height:350px}.source-symbol{color:#718a50;background:#eaf1dc;border:1px solid #d7e2c6;border-radius:24px;justify-content:center;align-items:center;width:104px;height:104px;margin-top:-18px;display:flex;transform:rotate(-8deg);box-shadow:0 8px #edf0e4,0 14px 28px #26352f09}.code-spark{z-index:1;color:#809365;background:#f8f9f5;border:1px solid #dee5d3;border-radius:9px;place-items:center;font-family:monospace;font-size:20px;display:grid;position:absolute}.spark-one{width:44px;height:39px;top:14%;left:21%;transform:rotate(-13deg)}.spark-two{width:32px;height:32px;top:35%;right:17%;transform:rotate(12deg)}.spark-three{width:29px;height:29px;bottom:17%;left:26%;transform:rotate(-8deg)}.art-caption{white-space:nowrap;background:var(--background,#f8f9f5);letter-spacing:1.6px;color:#879279;padding:6px 14px;font-size:8px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.open-source-copy>p:not(.eyebrow){color:var(--muted);max-width:350px;margin-top:18px;font-size:13px;line-height:1.9}.open-source-copy>p+p:not(.eyebrow){margin-top:9px}.text-link{border-bottom:1px solid #adbba1;align-items:center;gap:16px;margin-top:24px;padding-bottom:6px;font-size:12px;font-weight:600;display:inline-flex}.text-link:hover{color:#6b8750}.download-card{color:#f1f4e9;background:#244638 radial-gradient(at 85% 30%,#537c4530,#0000 60%);border:1px solid #244638;border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:47px;padding:49px 43px;display:grid}.release-label{letter-spacing:1.4px;color:#b5c6a4;align-items:center;gap:7px;font-size:8px;display:flex}.release-label .status-dot{background:#c4dfa0;width:5px;height:5px}.download-copy h2{letter-spacing:-1.8px;margin-top:19px;font-size:43px}.download-copy>p{color:#bccabd;margin-top:18px;font-size:12px;line-height:1.8}.download-actions{align-items:center;gap:21px;margin-top:26px;display:flex}.button-lime{color:#294230;white-space:nowrap;background:#d7edaa;padding:13px 15px;font-size:12px}.button-lime:hover{background:#e4f6c1}.button-format{color:#617c46;border-left:1px solid #b1c58d;padding-left:11px;font-family:monospace;font-size:10px;font-weight:400}.download-guide{white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:flex}.download-guide:hover{text-decoration:underline}.download-copy .release-note{color:#bdccba;max-width:350px;font-size:9px;line-height:1.8}.release-note a{white-space:nowrap;text-underline-offset:3px;align-items:center;gap:3px;text-decoration:underline;display:inline-flex}.download-terminal{background:#1d382d;border:1px solid #47604a;border-radius:9px;min-width:0;font-family:monospace;overflow:hidden;transform:rotate(1deg);box-shadow:0 12px 22px #122b221c}.terminal-header{color:#a4b496;border-bottom:1px solid #385341;justify-content:space-between;align-items:center;gap:8px;padding:14px 15px;font-size:9px;display:flex}.terminal-header>span:first-child{gap:5px;display:flex}.terminal-header i{background:#748769;border-radius:100%;width:6px;height:6px}.terminal-header i:nth-child(2){background:#8d9b68}.terminal-header i:nth-child(3){background:#b4c88a}.terminal-body{padding:22px 20px 24px;font-size:11px;line-height:2.2}.terminal-comment{color:#96aa90;font-size:10px}.terminal-body code{color:#e3ebd4;font-family:inherit}.terminal-body code>span:not(.clone-url){color:#90a978;margin-right:6px}.clone-url{color:#d6e7b5;overflow-wrap:anywhere;font-size:9px}.terminal-end{margin-top:14px;font-size:9px}.terminal-cursor{vertical-align:middle;background:#cee6a3;width:6px;height:11px;margin-left:6px;display:inline-block}.terminal-footer{color:#aec19f;border-top:1px solid #385341;justify-content:space-between;align-items:center;gap:9px;padding:10px 12px;font-size:8px;display:flex}.terminal-footer button{color:#c7d7b9;background:0 0;border:0;align-items:center;gap:5px;padding:4px;font-size:9px;display:flex}.terminal-footer button:hover{color:#fff}.install-steps{gap:24px;margin:0;padding:26px 20px;font-family:DM Sans,sans-serif;list-style:none;display:grid}.install-steps li{align-items:flex-start;gap:13px;display:flex}.install-step-number{color:#c7dca7;padding-top:2px;font-family:monospace;font-size:11px}.install-steps strong{color:#e3ebd4;font-size:13px;font-weight:500;display:block}.install-steps p{color:#b5c6a4;margin-top:5px;font-size:11px;line-height:1.7}.install-footer{flex-wrap:wrap;font-family:DM Sans,sans-serif}.install-footer a{align-items:center;gap:4px;font-size:10px;display:inline-flex}.install-footer a:hover{text-decoration:underline}.faq-section{grid-template-columns:1fr 1.5fr;gap:90px;padding-block:90px 80px;display:grid}.faq-section h2{font-size:34px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:13px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-toggle{color:#879379;transition:transform .2s;display:flex}.faq-list details[open] .faq-toggle{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);padding:0 26px 21px 0;font-size:12px;line-height:1.85}.site-footer{border-top:1px solid var(--line)}.footer-main{justify-content:space-between;align-items:center;padding-block:35px;display:flex}.footer-main .wordmark{gap:6px;font-size:22px}.footer-main .brand-icon{width:25px;height:28px}.footer-main .brand-period{margin-left:-7px}.footer-main>div>p{color:#7c8475;margin-top:10px;font-size:11px}.footer-links{gap:24px;display:flex}.footer-links a{align-items:center;gap:4px;font-size:11px;display:flex}.footer-links a:hover{text-decoration:underline}.other-projects{border-top:1px solid #e6e9e0;padding-block:22px}.other-projects>p{letter-spacing:1.2px;color:#677360;align-items:center;gap:15px;font-size:8px;font-weight:600;display:flex}.other-projects>p>span{letter-spacing:0;color:#7c8475;font-size:10px;font-weight:400}.other-projects ul{flex-wrap:wrap;gap:10px 19px;margin:17px 0 0;padding:0;list-style:none;display:flex}.other-projects a{color:#6f7968;text-underline-offset:3px;font-size:10px;text-decoration:underline #d5dbcf;transition:color .2s}.other-projects a:hover{color:#234c3d;text-decoration-color:#234c3d}.footer-bottom{color:#7b8474;border-top:1px solid #e6e9e0;justify-content:space-between;align-items:center;padding-block:21px;font-size:9px;display:flex}.footer-bottom a{align-items:center;gap:5px;display:flex}.footer-bottom a:hover{text-decoration:underline}dialog{border:1px solid var(--line);width:95vw;max-width:min(1320px,95vw);color:var(--muted);background:#f8f9f5;border-radius:12px;max-height:95vh;padding:45px 12px 12px;box-shadow:0 25px 100px #0005}dialog::backdrop{backdrop-filter:blur(5px);background:#15291fcc}dialog>img{border-radius:6px;width:100%;height:auto;display:block}dialog>p{text-align:center;padding:13px 0 2px;font-size:11px}.dialog-close{color:#526047;background:0 0;border:0;padding:4px;display:flex;position:absolute;top:8px;right:12px}body:has(dialog[open]){overflow:hidden}@media (width>=1440px){.container{width:1160px}.hero{padding-top:76px}.hero h1{font-size:78px}.workspace-figure{margin-top:58px}}@media (width<=1000px){.container{width:calc(100% - 56px)}.hero h1{letter-spacing:-2.7px;font-size:60px}.download-card{gap:24px;padding:35px 28px}.download-copy h2{font-size:37px}.download-actions{gap:14px}.button-lime{padding:12px}.download-terminal{transform:none}.terminal-body{padding:20px 14px}.terminal-footer{font-size:7px}.terminal-header{font-size:8px}.open-source-section{gap:35px}.features-grid{gap:12px}.feature-card{padding:23px 20px}.feature-card h3{font-size:16px}.privacy-note p{font-size:10px}.privacy-note a{font-size:9px}.faq-section{gap:50px}}@media (width<=760px){.container{width:calc(100% - 40px)}.site-header{height:78px}.wordmark{font-size:22px}.main-nav{gap:17px;margin-left:0}.main-nav a{font-size:11px}.header-github{padding:8px}.header-github span,.header-github>svg:last-child{display:none}.hero{padding-top:43px}.hero h1{letter-spacing:-2.2px;margin-top:25px;font-size:48px}.hero-description{font-size:14px}.workspace-figure{margin-top:34px}.workspace-backdrop{padding:27px 18px 0}.preview-label{font-size:6px;top:10px;left:19px}.features-section{padding-top:68px}.section-heading{align-items:flex-start}.section-heading>p{max-width:220px;padding-top:26px;font-size:11px}.section-heading>p br{display:none}h2{font-size:32px}.features-grid{grid-template-columns:1fr;gap:12px}.feature-card{grid-template-columns:65px 1fr;column-gap:17px;padding:23px;display:grid}.feature-top{flex-direction:column;grid-row:1/4;justify-content:flex-start;gap:15px;margin:0}.feature-label{font-size:8px}.feature-card h3{font-size:18px}.feature-card>p:last-child{font-size:12px}.privacy-note{flex-wrap:wrap;gap:9px;padding:20px 0}.privacy-note p{flex:1;min-width:200px;font-size:10px}.privacy-note a{flex-basis:100%;margin-left:28px}.open-source-section{gap:20px;padding-block:55px}.open-source-art{min-height:290px}.orbit-three{width:280px;height:280px}.orbit-two{width:220px;height:220px}.orbit-one{width:154px;height:154px}.source-symbol{width:89px;height:89px}.spark-one{left:10%}.spark-two{right:1%}.spark-three{left:12%}.open-source-copy>p:not(.eyebrow){font-size:12px}.open-source-copy h2{font-size:31px}.download-card{grid-template-columns:1fr;gap:30px;padding:34px}.download-copy h2 br{display:none}.download-copy h2{font-size:36px}.download-copy>p br{display:none}.download-terminal{width:100%;max-width:100%}.terminal-body{padding:20px;font-size:12px}.clone-url{font-size:11px}.terminal-header{font-size:10px}.terminal-footer{font-size:9px}.faq-section{grid-template-columns:1fr;gap:27px;padding-block:60px}.faq-section h2 br{display:none}.faq-section h2{font-size:31px}.footer-links{gap:18px}.footer-main{padding-block:28px}.other-projects>p{flex-wrap:wrap;gap:8px}.footer-bottom{gap:15px;font-size:8px}.caption-label{font-size:7px}.workspace-figure figcaption,.eyebrow{font-size:8px}}@media (width<=480px){.container{width:calc(100% - 32px)}.main-nav{gap:13px}.main-nav a{font-size:10px}.main-nav a:nth-child(2){display:none}.hero h1{letter-spacing:-1.9px;margin-inline:-5px;font-size:40px}.hero-description{max-width:330px;margin:auto;font-size:13px;line-height:1.8}.desktop-break{display:none}.eyebrow-pill{gap:7px;padding:7px 10px;font-size:9px}.hero-actions{gap:9px;margin-top:24px}.button{gap:8px;padding:13px 15px;font-size:11px}.hero-note{gap:8px;font-size:8px}.workspace-backdrop{border-radius:9px;padding:23px 10px 0}.workspace-image-button{border-radius:5px 5px 0 0}.preview-label{font-size:5px;top:8px;left:12px}.caption-label{letter-spacing:.7px;font-size:5.5px}.workspace-figure figcaption{margin-top:10px;font-size:7px}.preview-expand{display:none}.section-heading{margin-bottom:22px;display:block}.section-heading>p{max-width:300px;padding-top:16px;font-size:12px}.section-heading>p br{display:block}.section-heading h2 br{display:none}h2{font-size:29px}.feature-card{grid-template-columns:48px 1fr;column-gap:10px;padding:22px 18px}.feature-top{align-items:flex-start}.feature-number{padding-left:15px}.feature-card h3{font-size:16px}.feature-card>p:last-child{font-size:11px}.open-source-section{grid-template-columns:1fr;gap:15px;padding-block:40px 47px}.open-source-art{width:100%;max-width:300px;min-height:245px;margin:auto}.open-source-copy{padding-inline:9px}.open-source-copy h2 br{display:none}.open-source-copy h2{font-size:29px}.open-source-copy>p:not(.eyebrow){max-width:none}.art-caption{bottom:0}.orbit-three{width:240px;height:240px}.orbit-two{width:185px;height:185px}.orbit-one{width:130px;height:130px}.spark-one{top:12%;left:15%}.spark-two{top:36%;right:10%}.spark-three{bottom:15%;left:19%}.source-symbol{width:80px;height:80px}.source-symbol svg{width:55px}.download-card{padding:28px 20px}.download-copy h2{font-size:32px}.release-label{letter-spacing:1.1px;font-size:6.5px}.download-actions{gap:18px}.download-actions .button{padding:12px;font-size:10px}.button-format{font-size:9px}.download-guide{font-size:10px}.download-copy .release-note{font-size:8px}.terminal-body{padding:17px 13px}.clone-url,.terminal-comment{font-size:8px}.terminal-end{font-size:7px}.terminal-footer{padding:10px 8px;font-size:6px}.terminal-footer button,.terminal-header{font-size:8px}.faq-section{padding-block:51px}.faq-list summary{font-size:12px}.faq-list details>p{font-size:11px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:12px;max-width:135px}.footer-links a,.footer-main>div>p{font-size:10px}.other-projects>p>span{flex-basis:100%;font-size:9px}.other-projects ul{gap:7px 15px}.other-projects a{font-size:9px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px;padding-block:17px}.footer-main .wordmark{font-size:21px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
