*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.55;background:#fbfaf7;color:#1f241f}a{color:#0f766e;text-decoration:underline;text-underline-offset:3px}a:hover{color:#2f3a32}img,video{max-width:100%;display:block}ul,ol{list-style:none}.container{max-width:1100px;margin:0 auto;padding:0 1.25rem}h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:#1f241f}h2{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#1f241f;margin-bottom:1.25rem}h3{font-size:1.1rem;font-weight:600;color:#1f241f;margin-bottom:.4rem}p{color:#1f241f}.muted{color:#657065}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.4rem;font-size:.95rem;font-weight:600;line-height:1;border-radius:6px;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.btn:focus-visible{outline:3px solid #0f766e;outline-offset:2px}.btn-primary{background:#0f766e;color:#fff;border-color:#0f766e}.btn-primary:hover{background:#0d5e58;border-color:#0d5e58;color:#fff}.btn-outline{background:transparent;color:#0f766e;border-color:#0f766e}.btn-outline:hover{background:#0f766e;color:#fff}.btn-sm{padding:.4rem .9rem;font-size:.875rem}.site-header{background:#fff;border-bottom:1px solid #d8ded4;position:sticky;top:0;z-index:100}.site-header .container{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem;gap:1rem}.brand{font-size:1.15rem;font-weight:800;color:#1f241f;text-decoration:none;letter-spacing:-.02em}.brand:hover{color:#0f766e}.site-header nav{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.site-header nav a{font-size:.9rem;font-weight:500;color:#2f3a32;text-decoration:none}.site-header nav a:hover{color:#0f766e}.site-header nav a:focus-visible{outline:2px solid #0f766e;outline-offset:2px;border-radius:2px}.hero{padding:4rem 0 3rem}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text{display:flex;flex-direction:column;gap:1.5rem}.hero-sub{font-size:1.15rem;line-height:1.55;color:#2f3a32}.cta-group{display:flex;flex-wrap:wrap;gap:.75rem}.product-mock{background:#fff;border:1px solid #d8ded4;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.mock-label{background:#f1f0ec;color:#657065;font-size:.8rem;font-weight:500;padding:.6rem 1rem;border-bottom:1px solid #d8ded4;text-align:center}.mock-content{padding:1.25rem 1.25rem 2rem;display:flex;flex-direction:column;gap:.65rem}.mock-bar{height:10px;background:#e4e9e0;border-radius:4px;width:45%}.mock-line{height:8px;background:#e4e9e0;border-radius:4px}.mock-line.long{width:90%}.mock-line.medium{width:72%}.mock-line.short{width:55%}.band{padding:4rem 0;border-top:1px solid #d8ded4}.band-alt{background:#fff}.workflow-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:1.5rem;counter-reset:workflow}.workflow-strip li{counter-increment:workflow;position:relative;padding-top:2.25rem}.workflow-strip li:before{content:counter(workflow);position:absolute;top:0;left:0;width:1.75rem;height:1.75rem;background:#0f766e;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}.workflow-strip li strong{display:block;font-size:1rem;font-weight:700;margin-bottom:.4rem;color:#1f241f}.workflow-strip li p{font-size:.9rem;color:#2f3a32}.tag-planned{display:inline-block;font-size:.78rem!important;font-weight:600;background:#fef9c3;color:#a16207;border:1px solid #fde68a;border-radius:4px;padding:.2rem .5rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:1.5rem}.feature-grid li strong{display:block;font-size:1rem;font-weight:700;margin-bottom:.4rem;color:#1f241f}.feature-grid li p{font-size:.9rem;color:#2f3a32}.platform-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.platform-list li{background:#fff;border:1px solid #d8ded4;border-radius:6px;padding:.45rem 1rem;font-size:.9rem;font-weight:600;color:#2f3a32}.trust-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:1.5rem}.trust-list li strong{display:block;font-size:1rem;font-weight:700;margin-bottom:.4rem;color:#1f241f}.trust-list li p{font-size:.9rem;color:#2f3a32}.status-band{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:680px}.status-label{display:inline-flex;align-items:center;background:#fef9c3;color:#a16207;border:1px solid #fde68a;border-radius:4px;font-size:.8rem;font-weight:700;padding:.25rem .6rem;text-transform:uppercase;letter-spacing:.04em}.site-footer{background:#2f3a32;color:#d8ded4;padding:3rem 0 2rem;border-top:1px solid #d8ded4;margin-top:0}.footer-cols{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:2rem}.site-footer strong{display:block;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin-bottom:.65rem}.site-footer p,.site-footer li{font-size:.9rem;color:#9aab96;line-height:1.6}.site-footer ul{display:flex;flex-direction:column;gap:.35rem}.site-footer a{color:#9aab96;text-decoration:none}.site-footer a:hover{color:#fff}.site-footer a:focus-visible{outline:2px solid #0f766e;outline-offset:2px;border-radius:2px}.footer-legal{border-top:1px solid #3f4e41;padding-top:1.25rem;font-size:.82rem}@media(max-width:768px){.hero-inner{grid-template-columns:1fr;gap:2rem}.hero-visual{order:-1}h1{font-size:2.4rem}.site-header nav{gap:.75rem}.site-header nav a:not(.btn){display:none}.footer-cols{grid-template-columns:1fr 1fr}.footer-cols>div:first-child{grid-column:1 / -1}}@media(max-width:480px){.footer-cols{grid-template-columns:1fr}.cta-group{flex-direction:column}.cta-group .btn{width:100%;text-align:center}}
