:root{color-scheme:light;--ink:#18322f;--muted:#60716d;--paper:#f7f8f4;--surface:#fff;--line:#dfe6df;--sage:#cfe2d1;--green:#2d6658;--orange:#df8058;--shadow:0 24px 60px rgba(35,65,55,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #df8058;outline-offset:4px}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{width:min(1200px,calc(100% - 40px));margin:auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em;font-size:1.15rem}.brand-logo{display:block;width:36px;height:36px;object-fit:contain;border-radius:10px}.site-header nav{display:flex;align-items:center;gap:25px;color:var(--muted);font-size:.94rem}.site-header nav a:hover,.text-link:hover{color:var(--green)}.nav-login{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;border:0;border-radius:8px;padding:13px 20px;font-weight:700;box-shadow:0 8px 18px rgba(24,50,47,.14);transition:transform .2s,background .2s}.button:hover{background:var(--green);transform:translateY(-2px)}.button-small{padding:9px 15px;font-size:.9rem}.hero{display:grid;grid-template-columns:1fr 1.07fr;align-items:center;gap:70px;padding:86px 0 104px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--orange);font-size:.72rem;font-weight:800;margin:0 0 18px}.hero h1{font-size:clamp(3.3rem,6vw,5.5rem);line-height:.99;letter-spacing:-.075em;margin:0 0 26px;max-width:620px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.lede{font-size:1.18rem;color:var(--muted);max-width:520px}.actions{display:flex;align-items:center;gap:24px;margin-top:34px}.text-link{color:var(--green);font-weight:750}.quiet-note{color:#82908b;font-size:.82rem;margin-top:18px}.product-window{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1.2deg)}.window-bar{height:42px;background:#eff3ed;display:flex;align-items:center;gap:6px;padding:0 15px;color:#6b7a73;font-size:.7rem}.window-bar span{width:8px;height:8px;border-radius:50%;background:#c8d5cb}.window-bar strong{margin-left:12px;font-weight:600}.window-body{display:grid;grid-template-columns:125px 1fr;min-height:350px}.window-body aside{background:#f5f7f3;padding:23px 14px;color:#84918a;font-size:.66rem;display:flex;flex-direction:column;gap:16px}.window-body aside b{color:var(--ink);font-size:.9rem;margin-bottom:11px}.window-body aside small{font-size:.52rem;letter-spacing:.12em;color:#adb7ae}.side-active{background:#dcebdc;color:var(--green);padding:8px;border-radius:5px;margin:-7px}.mock-content{padding:24px 22px;background:#fff}.mock-heading{display:flex;justify-content:space-between;align-items:start}.mock-heading small,.mock-card small,.file-list small{display:block;color:#98a49e;font-size:.6rem}.mock-heading h3{margin:2px 0 18px;font-size:1.1rem}.mock-heading button{background:var(--ink);color:white;border:0;border-radius:5px;padding:7px 10px;font-size:.62rem}.section-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mock-card{padding:12px 10px;border-radius:7px;min-height:96px}.mock-card span{font-size:.58rem;color:#5f786f}.mock-card strong{display:block;font-size:.66rem;line-height:1.25;margin:7px 0}.blue{background:#e5eff2}.peach{background:#fae9dd}.green{background:#e6f0e3}.file-list{margin-top:16px;border-top:1px solid #edf0ec}.file-list>div{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #edf0ec}.file-icon{background:#f3d8ce;color:#aa604b;font-size:.52rem;padding:7px 4px;border-radius:4px}.file-icon.doc{background:#d8e8ef;color:#4c7183}.file-list p{margin:0;font-size:.65rem;flex:1}.file-list i{font-style:normal;color:#a9b4ad}.trust-strip{border-block:1px solid var(--line);background:#f1f4ee}.trust-items{display:flex;gap:28px;align-items:center;justify-content:space-between;padding:18px 0;color:#7b8983;font-size:.79rem}.trust-items span:not(:first-child){color:var(--green);font-weight:700}.section{padding:105px 0}.section-intro{max-width:620px;margin-bottom:48px}.section h2,.feature-section h2,.callout h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:-.055em;margin:0 0 18px}.section-intro p:last-child,.feature-layout>div>p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps article{border-top:2px solid var(--ink);padding-top:18px}.steps span{color:var(--orange);font-weight:800;font-size:.8rem}.steps h3{margin:28px 0 10px;font-size:1.25rem}.steps p,.feature-list span{color:var(--muted);margin:0}.feature-section{background:var(--sage);padding:100px 0}.feature-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.feature-layout>div>p:not(.eyebrow){max-width:470px;margin-bottom:28px}.feature-list{display:grid;gap:0}.feature-list div{border-top:1px solid rgba(24,50,47,.2);padding:20px 0;display:grid;grid-template-columns:1fr 1.25fr;gap:20px}.feature-list b{font-size:1.05rem}.feature-list span{font-size:.92rem}.callout{background:var(--ink);color:#fff;border-radius:14px;padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.callout .eyebrow{color:#e7a181}.callout h2{max-width:620px}.callout .button{background:#e7c4a8;color:var(--ink);box-shadow:none}.faq{max-width:800px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:750;font-size:1.08rem}.faq details p{color:var(--muted);max-width:650px}.site-footer{border-top:1px solid var(--line);padding:55px 0 24px;background:#eef2ec}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid p{color:var(--muted);font-size:.9rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:.9rem}.footer-grid b{color:var(--ink);margin-bottom:8px}.footer-bottom{border-top:1px solid var(--line);margin-top:45px;padding-top:18px;display:flex;justify-content:space-between;color:#81908a;font-size:.8rem}.footer-bottom a{color:var(--ink)}@media(max-width:820px){.site-header nav a:not(.button):not(.nav-login){display:none}.hero{grid-template-columns:1fr;gap:50px;padding:55px 0 70px}.product-window{transform:none}.trust-items{flex-wrap:wrap;gap:10px 18px}.trust-items span:first-child{width:100%;margin-bottom:5px}.steps,.feature-layout,.footer-grid{grid-template-columns:1fr;gap:28px}.feature-layout{gap:45px}.callout{align-items:flex-start;flex-direction:column;padding:34px 28px}.section{padding:75px 0}}@media(max-width:500px){.wrap,.site-header{width:min(100% - 28px,1120px)}.site-header{padding:18px 0}.site-header nav{gap:12px}.nav-login{font-size:.85rem}.hero h1{font-size:3.5rem}.window-body{grid-template-columns:1fr}.window-body aside{display:none}.mock-content{padding:18px 14px}.mock-card{min-height:88px}.section-grid{gap:5px}.mock-card strong{font-size:.58rem}.actions{align-items:flex-start;flex-direction:column;gap:16px}.footer-bottom{flex-direction:column;gap:8px}}
.page-hero{padding:75px 0 55px;max-width:760px}.page-hero h1{font-size:clamp(2.8rem,6vw,4.8rem);line-height:1;letter-spacing:-.07em;margin:0 0 20px}.page-hero p{font-size:1.15rem;color:var(--muted)}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:100px}.resource-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;display:flex;flex-direction:column;min-height:250px;transition:transform .2s,box-shadow .2s}.resource-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.resource-card .tag{color:var(--orange);font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.resource-card h2{font-size:1.35rem;line-height:1.15;margin:20px 0 12px}.resource-card p{color:var(--muted);font-size:.92rem;flex:1}.resource-card a{color:var(--green);font-weight:800}.prose{max-width:760px;padding-bottom:100px}.prose h2{font-size:2rem;line-height:1.1;margin-top:48px}.prose p,.prose li{color:#52645f;font-size:1.05rem}.prose li{margin:8px 0}.meta{color:#7c8b84;font-size:.82rem}.contact-card{max-width:680px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:35px;margin-bottom:100px}.contact-card a{color:var(--green);font-weight:750}@media(max-width:700px){.content-grid{grid-template-columns:1fr}.page-hero{padding-top:50px}}.tools-page,.docs-page,.article-page{padding-top:4rem;padding-bottom:5rem}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.tool-card,.doc-row{border:1px solid var(--line);border-radius:22px;background:var(--surface);padding:1.5rem;box-shadow:0 10px 30px rgba(30,40,35,.05)}.tool-card h2,.doc-row h2{margin:.35rem 0 .75rem}.checklist-form{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.checklist-form label{display:flex;gap:.65rem;align-items:flex-start;color:var(--muted);line-height:1.45}.checklist-form input{accent-color:var(--green);margin-top:.25rem}.tool-status{font-size:.85rem;color:var(--green);margin-top:1rem}.example{display:flex;flex-direction:column;gap:.35rem;border-radius:14px;padding:.85rem;margin-top:.8rem}.example.good{background:#e7f5ee}.example.bad{background:#fff0e8}.example strong{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.example code,.folder-tree code{font-size:.78rem;word-break:break-word}.folder-tree{display:flex;flex-direction:column;gap:.32rem;background:var(--ink);color:#eef5ef;border-radius:14px;padding:1rem;margin-top:1.25rem}.muted{color:var(--muted);font-size:.9rem}.doc-list{display:flex;flex-direction:column;gap:.8rem;max-width:850px}.doc-row{display:flex;gap:1.25rem;align-items:flex-start;text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease}.doc-row:hover{transform:translateY(-2px);border-color:var(--green)}.doc-row>span{color:var(--green);font-weight:700}.doc-row p{color:var(--muted);margin:0}.article-page article{max-width:760px}.article-page article h2{margin-top:2.2rem}.article-page article p,.article-page article li{color:var(--muted);line-height:1.75}.article-meta{font-size:.9rem;color:var(--muted)}.related-links{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;border-top:1px solid var(--line);margin-top:3rem;padding-top:1.25rem}.related-links strong{width:100%}@media(max-width:900px){.tool-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.tool-grid{grid-template-columns:1fr}.tools-page,.docs-page,.article-page{padding-top:2.5rem}}
