:root{color-scheme:light;background:#f6f7f4;color:#17181c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f6f7f4,#ffffff 46%,#eef3f1)}a{color:inherit}button,input,select,textarea{font:inherit}.site-shell{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:28px 0 64px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0}.brand-link{color:#111318;font-size:1.05rem;font-weight:800;text-decoration:none}.site-header nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:#4f5a60;font-size:.94rem}.site-header nav a{text-decoration:none}.hero-section{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);grid-gap:56px;gap:56px;align-items:center;min-height:640px;padding:56px 0 72px}.hero-copy h1,.page-hero h1{max-width:780px;margin:0;color:#111318;font-size:clamp(3rem,8vw,5.8rem);letter-spacing:0;line-height:.96}.feature-section p,.hero-copy p,.license-card p,.notes-section p,.page-hero p,.policy-section p,.pricing-section p,.section-grid p{max-width:720px;margin:22px 0 0;color:#4f5a60;font-size:1.08rem;line-height:1.7}.hero-copy .hero-subhead{max-width:640px;margin-top:18px;color:#12312a;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.08}.cta-row,.price-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid transparent;border-radius:8px;padding:0 18px;font-weight:750;text-decoration:none;cursor:pointer}.button-primary{background:#12312a;color:#ffffff}.button-secondary{border-color:#cfd8d2;background:#ffffff;color:#17352e}.workflow-panel{display:grid;grid-gap:18px;gap:18px;padding:24px;border:1px solid #d7ded9;border-radius:8px;background:#ffffff;box-shadow:0 24px 80px rgb(21 39 34/12%)}.workflow-step{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:86px;border:1px solid #dce4df;border-radius:8px;padding:18px;background:#f8faf8}.small-label,.workflow-step span{color:#64716d;font-size:.82rem;font-weight:750;letter-spacing:0;text-transform:uppercase}.workflow-step strong{color:#12312a;font-size:1.35rem}.workflow-connector{width:2px;height:32px;margin:-4px auto;background:#9eb5ac}.feature-section,.license-card,.notes-section,.policy-section,.pricing-section,.section-grid{border-top:1px solid #dce4df;padding:54px 0}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:44px;gap:44px}h2{margin:0;color:#15171b;font-size:clamp(2rem,4vw,3rem);letter-spacing:0;line-height:1.05}.feature-section,.pricing-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.65fr);grid-gap:44px;gap:44px;align-items:start}.feature-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.feature-list li{border-left:3px solid #256f5b;padding:10px 0 10px 14px;color:#26302d;font-weight:700}.pricing-section{border-radius:8px;border:1px solid #cbd7d1;padding:32px;background:#ffffff}.price-actions{justify-content:flex-start;margin-top:0}.app-strip{display:flex;flex-wrap:wrap;gap:10px;padding:28px 0 0}.app-strip span{border:1px solid #d7ded9;border-radius:8px;padding:10px 12px;background:rgb(255 255 255/76%);color:#33413d;font-weight:700}.simple-page{min-height:100vh}.page-hero{padding:96px 0 64px}.page-hero .button{margin-top:30px}.policy-section a{color:#0f6251;font-weight:800}.license-card{display:grid;grid-gap:18px;gap:18px;max-width:760px}.license-card h2{font-size:clamp(1.8rem,4vw,2.4rem)}.license-card code{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;overflow-wrap:anywhere;border:1px solid #cbd7d1;border-radius:8px;padding:16px;background:#ffffff;color:#12312a;font-size:1.1rem;font-weight:800}@media (max-width:820px){.site-shell{width:min(100% - 28px,1120px);padding-top:18px}.site-header{align-items:flex-start;flex-direction:column}.site-header nav{justify-content:flex-start}.feature-section,.hero-section,.pricing-section,.section-grid{grid-template-columns:1fr}.hero-section{min-height:auto;padding:44px 0 56px}.page-hero{padding:62px 0 46px}.hero-copy h1,.page-hero h1{font-size:clamp(2.6rem,14vw,4.2rem)}.workflow-panel{padding:16px}.workflow-step{align-items:flex-start;flex-direction:column}}