
:root{--paper:#faf9f6;--ink:#203b34;--muted:#6b7770;--green:#194b40;--orange:#c5683d;--line:#e2e5dc;--mint:#e8eee5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.wrap{max-width:1200px;margin:auto;padding-left:36px;padding-right:36px}.header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-1.2px;font-weight:800;display:inline-flex;align-items:center}.brand>span:not(.brand-icon):not(.brand-dot){font-weight:400}.brand-icon{background:var(--green);color:white;width:31px;height:33px;border-radius:7px;display:inline-grid;place-items:center;margin-right:10px;font-size:26px;line-height:1}.brand-dot{color:var(--orange)}nav{display:flex;gap:30px;font-size:13px;color:#52645a}.header-action{font-size:13px;border:1px solid #cdd4cb;padding:12px 17px;border-radius:6px}.header-action span{margin-left:18px}nav a:hover,.text-link:hover,.footer a:hover{color:var(--orange)}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:44px;padding-top:66px;padding-bottom:98px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;display:flex;align-items:center;gap:9px}.status-dot{width:6px;height:6px;display:inline-block;background:#729871;border-radius:50%;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:57px;line-height:1.16;letter-spacing:-2.9px;font-weight:600;margin:23px 0}h1 em{font-style:normal;color:var(--orange)}.hero-description{max-width:460px;line-height:1.85;font-size:15px;color:var(--muted)}.hero-actions{display:flex;gap:23px;align-items:center;margin-top:30px}.button{display:inline-flex;justify-content:center;gap:25px;align-items:center;background:var(--green);color:white;padding:16px 20px;border-radius:6px;font-size:12px;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:#286151;transform:translateY(-2px)}.text-link{font-size:12px;font-weight:600}.text-link span{margin-left:8px}.development{display:flex;align-items:center;gap:7px;color:#7c837b;font-size:10px;margin-top:24px}.small-orbit{font-size:20px}.hero-art{position:relative;background:#edf0e6;padding:30px 27px 50px;border-radius:12px;isolation:isolate;background-image:radial-gradient(#b8c4af55 1px,transparent 1px);background-size:17px 17px}.art-caption{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.2px;margin-bottom:20px;color:#71816f}.mini-window{background:#fffefa;border:1px solid #d4dccd;border-radius:9px;overflow:hidden;box-shadow:0 16px 35px #2643320c;transform:rotate(-2deg)}.window-bar{height:35px;display:flex;justify-content:space-between;align-items:center;padding:0 14px;background:#f7f8f2;border-bottom:1px solid var(--line);font-size:9px;color:#73816f}.window-bar i{display:inline-block;background:#d8dfd0;width:5px;height:5px;border-radius:50%;margin-right:4px}.window-content{padding:23px}.window-heading .eyebrow{font-size:8px;letter-spacing:1.4px;color:#899079}.window-heading h2{font-size:24px;line-height:1.3;letter-spacing:-.8px;margin:9px 0 20px}.stat-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;gap:20px}.stat-row small{display:block;font-size:9px;color:var(--muted);margin-bottom:7px}.stat-row strong{font-size:27px;font-weight:500;letter-spacing:-1px}.stat-row strong span{font-size:12px;color:#879180;letter-spacing:0}.stat-row>div+div{border-left:1px solid var(--line);padding-left:22px}.chart-title{display:flex;justify-content:space-between;font-size:9px;margin-top:20px}.chart-title span+span{color:var(--muted)}.histogram{height:93px;display:flex;align-items:flex-end;gap:9px;margin-top:18px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to top,transparent 0,transparent 29px,#e9ece3 30px)}.histogram i{height:var(--h);background:#72917a;flex:1;border-radius:3px 3px 0 0}.histogram i:nth-child(5){background:var(--orange)}.histogram i:nth-child(n+7){background:#b2c2a9}.chart-labels{display:flex;justify-content:space-between;font-size:8px;color:#8b9283;margin-top:7px}.window-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:8px;margin-top:21px;padding-top:12px;color:#87927f}.window-bottom b{margin-right:3px;width:4px;height:4px}.floating-note{position:absolute;bottom:22px;right:-18px;display:flex;align-items:center;gap:12px;padding:16px 19px;background:#fffefa;border:1px solid #e6e4db;border-radius:8px;box-shadow:0 10px 30px #24362810;transform:rotate(3deg)}.note-icon{color:var(--orange);font-size:31px}.floating-note strong{font-size:12px;font-weight:500;display:block}.floating-note div span{font-size:9px;color:var(--muted);display:block;margin-top:4px}.art-spark{position:absolute;right:-15px;top:56px;color:var(--orange);font-size:48px}.scope-strip{border-block:1px solid var(--line);background:#f3f4ed}.scope-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:75px;font-size:14px;color:#4f6154}.scope-label{font-size:8px;letter-spacing:1.7px;color:#7c8775}.separator{color:#b7beb0}.section{padding-top:84px;padding-bottom:85px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:40px}h2{font-size:37px;line-height:1.25;font-weight:500;letter-spacing:-1.4px}.section-heading h2,.principles h2{margin-top:17px}.section-heading>p,.section-heading>div+div{max-width:345px}.section-heading p,.principles>div>p{font-size:13px;line-height:1.9;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{border:1px solid var(--line);border-radius:9px;padding:27px;background:#fdfcf8;position:relative}.feature-icon{display:grid;place-items:center;width:39px;height:39px;background:#eaf0e6;border-radius:8px;font-size:25px;margin-bottom:24px}.step{position:absolute;right:26px;top:40px;color:#959a8a;font-size:8px;letter-spacing:1px}.feature h3{font-size:18px;letter-spacing:-.5px;font-weight:600}.feature p{font-size:12px;color:var(--muted);line-height:1.85;margin-top:13px}.feature-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:23px}.feature-tags span{font-size:8px;padding:6px 8px;border:1px solid #e2e6db;border-radius:4px;color:#7a8472}.workspace-section{background:#eff1e9;padding:76px 0 80px;border-block:1px solid var(--line)}.preview-pill{display:inline-block;font-size:8px;letter-spacing:1px;color:#76836f;border:1px solid #d3dccb;border-radius:20px;padding:8px 12px;margin-top:14px}.workspace{display:grid;grid-template-columns:210px 1fr;background:#fffefa;border:1px solid #d6ddce;border-radius:10px;overflow:hidden;box-shadow:0 15px 35px #1b302309}.workspace-sidebar{background:#f6f7f0;padding:26px 17px;display:flex;flex-direction:column;border-right:1px solid var(--line);font-size:11px}.sidebar-mark{display:flex;gap:8px;align-items:center;margin-bottom:39px;font-size:16px}.sidebar-mark strong{font-size:12px;font-weight:500}.sidebar-label{font-size:7px;letter-spacing:1.5px;color:#929b89;margin-bottom:14px;padding-left:10px}.sidebar-selected{background:#e4ebdf;padding:12px 10px;border-radius:5px}.sidebar-future{padding:14px 10px;color:#88917e;display:flex;align-items:center;gap:4px}.sidebar-future small{margin-left:auto;font-size:7px;color:#929782}.sidebar-foot{margin-top:auto;padding:35px 10px 0;font-size:9px;line-height:2}.sidebar-foot small{font-size:8px;color:#939a89}.workspace-main{padding:28px 30px}.workspace-top{display:flex;justify-content:space-between;align-items:center}.breadcrumb{font-size:9px;color:#8b9580}.workspace-top h3{font-size:20px;font-weight:500;letter-spacing:-.6px;margin-top:9px}.sample-badge{font-size:9px;background:#f0eade;color:#887654;border-radius:5px;padding:6px 11px}.tabs{display:flex;gap:7px;border-bottom:1px solid var(--line);margin-top:24px}.tabs button{cursor:pointer;border:0;background:none;color:#7e8978;font-size:10px;padding:11px 15px;border-bottom:2px solid transparent}.tabs button[aria-selected=true]{color:var(--green);border-bottom-color:var(--green)}.workspace-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin:23px 0}.workspace-stats>div{background:#f6f7f1;border:1px solid #e6e8df;border-radius:5px;padding:15px}.workspace-stats span{font-size:9px;color:#849078;display:block}.workspace-stats strong{font-family:Manrope,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.7px;display:block;margin-top:8px}.workspace-stats>div:last-child strong{font-size:20px;margin-top:12px}.table-heading{display:flex;justify-content:space-between;margin:26px 0 15px;font-size:10px}.table-heading strong{font-weight:500}.table-heading>span{font-size:8px;color:#98a08f}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}th{font-size:7px;letter-spacing:1px;font-weight:400;color:#8a947d;padding:10px 8px;background:#f7f8f2}td{font-size:10px;padding:13px 8px;border-bottom:1px solid #eeeee5;color:#708068}td:first-child{color:#3d5547;display:flex;align-items:center;gap:10px}.product-swatch{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:5px;font-size:22px}.clay{background:#f1e4d8;color:#a57555}.sage{background:#e3e9dd;color:#718365}.sand{background:#ebe7dd;color:#ac967c}.attribute{background:#eef1e8;padding:5px 7px;border-radius:3px;font-size:8px}.demo-caption{font-size:8px;color:#8c9382;margin-top:18px}.principles{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.principles>div>p{max-width:355px;margin-top:20px;margin-bottom:25px}.principle-list article{display:flex;gap:23px;padding:23px 0;border-bottom:1px solid var(--line)}.principle-list article:first-child{padding-top:0}.principle-list article>span{font-size:10px;color:#a1a992;padding-top:6px}.principle-list h3{font-size:16px;font-weight:600;letter-spacing:-.3px}.principle-list p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:10px}.project-card{background:var(--green);border-radius:11px;padding:52px 60px;position:relative;overflow:hidden;color:#f5f5e9}.project-card .eyebrow{color:#c5d6b5;font-size:9px}.project-card h2{margin-top:20px;font-size:43px;position:relative;z-index:1}.project-card p{max-width:515px;color:#c0d1c3;font-size:13px;line-height:1.85;margin-top:20px;position:relative;z-index:1}.light-button{background:#f4f4e5;color:var(--green);margin-top:28px}.light-button:hover{background:white}.project-decoration{position:absolute;right:70px;top:55px;font-size:270px;line-height:1;color:#73927444;transform:rotate(12deg)}.privacy-section{padding-top:35px;padding-bottom:35px}.privacy-section details{border-bottom:1px solid var(--line);padding:15px 0}.privacy-section summary{cursor:pointer;list-style:none;font-size:12px;display:flex;justify-content:space-between}.privacy-section summary::-webkit-details-marker{display:none}.privacy-section details[open] summary span{transform:rotate(45deg)}.privacy-section details>div{max-width:850px}.privacy-section p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:15px}.footer{display:flex;justify-content:space-between;gap:30px;padding-top:16px;padding-bottom:40px}.footer .brand{font-size:20px}.footer .brand-icon{width:25px;height:27px;font-size:20px}.footer p{font-size:9px;color:#8b9385;line-height:1.9;margin-top:12px}.footer-right{text-align:right}.footer-right>a{font-size:10px}
@media(min-width:1400px){.hero{padding-top:85px;padding-bottom:112px}h1{font-size:62px}}@media(max-width:1000px){.header nav{gap:17px}.hero{gap:25px}h1{font-size:44px;letter-spacing:-2px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-art{padding:22px 17px 48px}.window-content{padding:18px}.feature{padding:20px}.step{right:20px;font-size:7px}.workspace{grid-template-columns:170px 1fr}.workspace-main{padding:25px 20px}.workspace-sidebar{padding-inline:12px}.sidebar-future small{display:none}.principles{gap:40px}.scope-strip>.wrap{gap:12px;font-size:12px}.project-decoration{right:10px;opacity:.5}}@media(max-width:760px){.wrap{padding-left:22px;padding-right:22px}.header{height:82px}.header nav{display:none}.brand{font-size:22px}.header-action{font-size:10px;padding:10px}.header-action span{margin-left:8px}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:55px;gap:40px}h1{font-size:48px;letter-spacing:-2.4px}.hero-description{font-size:14px;max-width:500px}.hero-art{margin-right:10px;max-width:520px;width:calc(100% - 10px);justify-self:center;padding:24px 25px 48px}.floating-note{right:-15px}.scope-strip>.wrap{justify-content:center;flex-wrap:wrap;padding-block:20px;gap:12px 18px}.scope-label{width:100%;text-align:center}.separator{display:none}.section{padding-block:55px}.section-heading{display:block;margin-bottom:27px}.section-heading>p,.section-heading>div+div{max-width:100%;margin-top:20px}h2{font-size:32px}.feature-grid{grid-template-columns:1fr}.feature{padding:25px}.feature-icon{margin-bottom:20px}.feature p{max-width:500px}.step{top:40px;right:25px;font-size:8px}.workspace-section{padding:50px 0}.workspace{grid-template-columns:1fr}.workspace-sidebar{display:none}.workspace-main{padding:22px 15px}.workspace-stats>div{padding:12px 9px}.workspace-stats strong{font-size:22px}.workspace-stats>div:last-child strong{font-size:16px}.workspace-stats span{font-size:8px}table{min-width:485px}.principles{grid-template-columns:1fr;gap:30px}.principles>div>p{max-width:100%}.project-card{padding:35px 27px}.project-card h2{font-size:34px}.project-card .eyebrow{font-size:7px;letter-spacing:1px}.project-decoration{top:70px;right:-100px}.footer{display:block}.footer-right{text-align:left;margin-top:25px}.privacy-section{padding-block:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
