:root{--ink:#18352d;--muted:#63746e;--green:#164c3b;--lime:#d7ee93;--line:#e3e9e3;--paper:#fbfcf8;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,'Segoe UI',Arial,sans-serif;line-height:1.6}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #76a68b;outline-offset:4px}button:disabled{opacity:.6;cursor:wait}.wrap{width:min(1220px,calc(100% - 80px));margin:auto}.header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 max(40px,calc((100vw - 1320px)/2));border-bottom:1px solid var(--line);background:#fbfcf8f5;position:sticky;top:0;z-index:20;backdrop-filter:blur(15px)}.logo{display:inline-flex;align-items:center;font-size:25px;letter-spacing:-1.2px;font-weight:850;gap:9px;white-space:nowrap}.logo-dot{color:#6b8d47;margin-left:-8px}.logo-icon{background:var(--green);color:var(--lime);width:36px;height:36px;display:grid;place-items:center;border-radius:10px;font-size:25px;font-weight:800;position:relative;letter-spacing:-4px;padding-right:4px}.logo-icon span{width:6px;height:6px;background:var(--lime);position:absolute;right:4px;bottom:7px;border-radius:50%}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a:hover{color:#54904b}.header-actions{display:flex;align-items:center;gap:20px}.text-button{border:0;background:transparent;padding:0;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid var(--green);background:var(--green);color:white;border-radius:10px;padding:16px 24px;font-weight:650;font-size:15px;line-height:1.4;transition:background .15s,box-shadow .15s}.button:hover{background:#24664e;box-shadow:0 5px 18px #164c3b12}.button span{font-size:21px;font-weight:400}.button.small{padding:11px 17px;font-size:13px;gap:14px}.button.light{background:var(--lime);color:var(--green);border-color:var(--lime)}.hero{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:50px;padding-top:76px;padding-bottom:76px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.5px;display:flex;align-items:center;gap:9px;color:#577646}.live-dot{height:7px;width:7px;flex:none;border-radius:50%;background:#68a35b;box-shadow:0 0 0 4px #68a35b14}.hero h1{font-size:clamp(38px,4.15vw,60px);line-height:1.14;letter-spacing:-2.5px;margin:24px 0}.hero h1 em{font-family:inherit;font-style:normal;font-weight:750;color:#50854e;letter-spacing:-1px}.lead{font-size:16px;color:var(--muted);max-width:520px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px;flex-wrap:wrap}.secondary-link{font-size:13px;font-weight:650;display:flex;gap:12px;align-items:center}.micro{font-size:12px;color:#738077;margin:17px 0}.micro span{margin:0 8px}.hero-proof{display:flex;gap:29px;margin-top:36px;padding-top:25px;border-top:1px solid var(--line)}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-size:22px;letter-spacing:-.7px}.hero-proof span{font-size:11px;color:var(--muted)}.hero-art{background:#eaf0df;border:1px solid #dfe6d4;border-radius:32px;padding:22px 20px 46px;position:relative;min-width:0;box-shadow:inset 0 0 80px #ffffff88}.art-label{display:flex;align-items:center;justify-content:center;gap:10px;font-size:9px;letter-spacing:2px;font-weight:700;margin:0 0 23px;color:#5d7451}.app-preview{background:#fff;border:1px solid #dce3d8;border-radius:15px;overflow:hidden;box-shadow:0 18px 45px #30462815;transform:rotate(-1deg)}.preview-top{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;border-bottom:1px solid #edf0ed;font-size:9px}.preview-brand{font-weight:900;color:var(--green);font-size:15px}.preview-brand b{font-size:10px;margin-left:4px}.preview-top i{width:18px;height:18px;border-radius:50%;background:#e5eddf;display:inline-block;vertical-align:middle;margin-left:6px}.preview-body{display:flex;background:#f6f8f5}.preview-sidebar{width:43px;flex:none;border-right:1px solid #e5eae2;background:white;display:flex;align-items:center;gap:23px;flex-direction:column;padding-top:20px;font-size:15px;color:#93a495}.preview-sidebar b{color:var(--green);background:#eaf1e2;padding:3px 7px;border-radius:5px}.preview-content{padding:23px 17px 18px;min-width:0;flex:1}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.preview-heading small{font-size:7px;letter-spacing:1px;color:#96a48c}.preview-heading h3{font-size:14px;margin:4px 0 17px}.preview-pill{font-size:8px;border:1px solid #e1e7dc;background:#fff;padding:5px 8px;border-radius:6px;white-space:nowrap}.preview-stats{display:grid;grid-template-columns:1.3fr 1fr;gap:11px}.preview-stats>div{padding:15px 12px;background:white;border:1px solid #e4e9e1;border-radius:9px;display:flex;flex-direction:column}.preview-stats>div:first-child{background:var(--green);color:white;border-color:var(--green)}.preview-stats small{font-size:9px}.preview-stats b{font-size:21px;letter-spacing:-.5px;margin:5px 0}.preview-stats em{font-size:11px;font-style:normal;font-weight:400}.preview-stats span{font-size:7px;opacity:.7}.preview-chart{background:#fff;border:1px solid #e4e9e1;border-radius:9px;padding:15px;margin-top:11px}.preview-chart>div:first-child{display:flex;justify-content:space-between;font-size:9px}.preview-chart small{font-size:8px;color:#8d9b89}.bars{height:88px;display:flex;align-items:end;justify-content:space-between;gap:9px;margin:20px 3px 5px;border-bottom:1px solid #dde5d8;background:repeating-linear-gradient(to top,transparent 0,transparent 28px,#f1f4ed 28px,#f1f4ed 29px)}.bars i{display:block;width:18px;height:var(--h);background:#cce2a7;border-radius:4px 4px 0 0}.bars i:nth-last-child(2){background:var(--green)}.chart-hours{display:flex;justify-content:space-between;font-size:7px;color:#93a08d}.preview-order{display:flex;gap:9px;align-items:center;background:white;border:1px solid #e4e9e1;padding:12px;border-radius:9px;margin-top:11px;font-size:9px}.order-icon{background:#edf5e3;color:#426739;display:grid;place-items:center;border-radius:8px;width:28px;height:28px}.preview-order div{display:flex;flex-direction:column}.preview-order small{font-size:8px;color:#8b9a84}.preview-order strong{margin-left:auto;font-size:11px}.floating-note{position:absolute;bottom:10px;left:0;transform:translateX(-20px);display:flex;align-items:center;gap:12px;background:white;padding:16px 22px;border-radius:12px;box-shadow:0 10px 35px #33442114;border:1px solid #e0e7d8}.floating-note>span{background:var(--lime);border-radius:50%;height:33px;width:33px;display:grid;place-items:center}.floating-note div{display:flex;flex-direction:column}.floating-note b{font-size:13px}.floating-note small{font-size:9px;color:var(--muted)}.preview-caption{position:absolute;bottom:-32px;right:8px;font-size:10px;color:#87917d;margin:0}.benefit-strip{border-block:1px solid var(--line);background:#f2f5ec}.benefit-strip .wrap{display:flex;justify-content:space-between;padding-block:24px;font-size:13px;font-weight:650;gap:20px}.benefit-strip b{font-size:10px;color:#829271;margin-right:13px}.section{padding-top:88px;padding-bottom:88px}.section-heading{max-width:650px;margin-bottom:35px}.section-heading h2{font-size:39px;line-height:1.22;letter-spacing:-1.4px;margin:18px 0}.section-heading p{font-size:15px;color:var(--muted);line-height:1.8;max-width:520px}.section-heading.centered{margin-inline:auto;text-align:center}.centered .eyebrow{justify-content:center}.industry-tabs{display:flex;gap:9px;margin:32px 0 24px;flex-wrap:wrap}.industry-tabs button{padding:10px 19px;border:1px solid #dde5d8;background:white;border-radius:30px;font-size:13px;color:#6b7d6a}.industry-tabs button.active{background:var(--green);border-color:var(--green);color:#fff}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.industry-card{background:white;border:1px solid var(--line);padding:25px 23px;border-radius:15px;display:flex;flex-direction:column;align-items:start;text-align:left;min-width:0;transition:border-color .15s,box-shadow .15s}.industry-card:hover{border-color:#9cb791;box-shadow:0 7px 24px #18352d08}.industry-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#eff4e6;color:#507141;font-size:21px}.industry-card:nth-child(3n) .industry-icon{background:#f6eee1;color:#916d3c}.industry-card h3{font-size:16px;margin:17px 0 8px;line-height:1.4}.industry-card p{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 18px}.industry-card .industry-link{margin-top:auto;font-size:11px;color:#436e42;font-weight:700;display:flex;justify-content:space-between;width:100%;gap:10px}.more-industries{display:block;margin:27px auto 0;font-size:13px;padding:8px}.more-industries span{margin-left:10px}.features-section{background:#f0f3e9;border-block:1px solid #e4e9dc}.features-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}.feature{background:#fff;border:1px solid #e0e7d8;padding:32px;border-radius:20px;overflow:hidden}.feature.large{background:#164c3b;color:white;border-color:#164c3b}.feature-number{font-size:9px;letter-spacing:1.6px;color:#708565}.large .feature-number{color:#c5d6a9}.feature h3{font-size:25px;line-height:1.3;letter-spacing:-.6px;margin:21px 0 15px}.feature p{font-size:13px;color:#7b8972;line-height:1.8}.large p{color:#c0d0c3}.mini-receipt{background:#fff;color:var(--ink);border-radius:10px;padding:20px;margin-top:25px;font-size:11px;transform:rotate(-1.5deg)}.mini-receipt>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:16px}.mini-receipt>div b{font-size:8px;color:#548339;background:#f0f5e8;border-radius:4px;padding:3px 7px}.mini-receipt p{display:flex;justify-content:space-between;font-size:10px;color:#63746e;margin:8px 0}.mini-receipt footer{display:flex;justify-content:space-between;padding-top:14px;border-top:1px dashed #d8dfd1;margin-top:16px}.stock-example{display:flex;justify-content:space-between;gap:10px;background:#f7f9f3;border-radius:9px;padding:15px 12px;font-size:10px;margin-top:12px}.stock-example:first-of-type{margin-top:34px}.stock-example i{width:7px;height:7px;background:#85ac62;display:inline-block;border-radius:50%;margin-right:6px}.stock-example i.amber{background:#d3a958}.amber-text{color:#9b793e}.report-example{display:flex;flex-direction:column;gap:8px;margin-top:25px;font-size:9px;color:#7b8972}.report-example i{height:11px;border-radius:3px;background:#d8e7ba;margin-bottom:4px}.report-example i:last-child{background:#5c8754}.feature-footer{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-top:30px;font-size:12px;color:#617656}.steps-section{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;align-items:center}.steps-section .section-heading{margin:0}.steps-section h2{font-size:32px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps article>span{width:36px;height:36px;display:grid;place-items:center;background:#eaf0de;color:#55723c;border-radius:50%;font-size:14px;font-weight:700}.steps h3{font-size:16px;line-height:1.5;margin-top:20px}.steps p{font-size:12px;color:var(--muted);line-height:1.8}.pricing-section{background:#eef3e5}.pricing-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.pricing-note{padding-left:18px;border-left:3px solid #aec586;font-size:13px!important;margin-top:26px}.price-card{background:white;border:1px solid #d6e0c9;padding:35px;border-radius:22px;box-shadow:0 15px 50px #3d562d08}.price-card-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:10px;font-weight:750;letter-spacing:1px}.price-badge{background:#edf5d9;color:#638340;padding:6px 9px;border-radius:5px;font-size:9px;letter-spacing:0}.price{font-size:53px;letter-spacing:-2px;font-weight:750;margin-top:28px;line-height:1.2}.price>span{font-size:28px;margin-left:4px}.price-period{font-size:13px;color:var(--muted);margin-top:5px}.price-rule{height:1px;background:var(--line);margin:24px 0}.price-card ul{list-style:none;padding:0;font-size:13px;color:#566c5e;margin:0 0 28px}.price-card li{padding:7px 0;display:flex;gap:12px}.price-card li:before{content:'✓';color:#4d7b3f}.price-card .button{width:100%}.price-footnote{font-size:10px;color:#7b8772;margin:16px 0 0;line-height:1.8}.faq-section{display:grid;grid-template-columns:1fr 1.35fr;gap:85px}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-weight:600;font-size:15px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px}.faq-list summary:after{content:'+';color:#6b8259;font-size:20px;line-height:1.3}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:13px;color:var(--muted);line-height:1.85;padding-right:24px}.final-cta{background:var(--green);border-radius:24px;padding:47px 50px;display:flex;align-items:center;justify-content:space-between;gap:35px;color:white;margin-bottom:65px}.final-cta .eyebrow{color:#b7d395;font-size:9px}.final-cta h2{font-size:29px;letter-spacing:-.7px;margin:13px 0}.final-cta p{font-size:13px;color:#c0d5c3;margin:0}.final-cta .button{white-space:nowrap}.site-footer{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:37px}.site-footer>div:first-child p{font-size:11px;color:var(--muted);margin:6px 0 0}.site-footer>div:nth-child(2){display:flex;gap:24px;font-size:11px;flex-wrap:wrap}.site-footer .text-button{font-weight:400}.site-footer small{font-size:10px;color:var(--muted)}dialog{border:1px solid #e0e7da;border-radius:22px;padding:0;width:min(530px,calc(100% - 32px));max-height:calc(100dvh - 48px);color:var(--ink);background:var(--paper);box-shadow:0 25px 100px #12291e30}dialog::backdrop{background:#122b2466;backdrop-filter:blur(4px)}.dialog-shell{position:relative;padding:36px}.dialog-close{position:absolute;right:14px;top:12px;width:32px;height:32px;display:grid;place-items:center;background:transparent;border:0;border-radius:50%;font-size:26px;color:#748470}.dialog-close:hover{background:#eaf0e3}.dialog-shell h2{margin:8px 0;font-size:25px;letter-spacing:-.7px}.dialog-intro{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:25px}.portal-form{display:flex;flex-direction:column;gap:15px}.portal-form label{font-size:12px;font-weight:650;display:flex;flex-direction:column;gap:7px}.portal-form input,.portal-form select{width:100%;padding:12px 13px;border:1px solid #d7e0d1;border-radius:8px;background:#fff;color:var(--ink);min-height:46px;font-size:14px}.portal-form input:focus,.portal-form select:focus{outline:2px solid #aac699;outline-offset:2px}.portal-form input[type=checkbox]{width:17px;min-height:17px;height:17px;flex:none;margin:2px 0}.portal-form label.check-label{flex-direction:row;align-items:start;font-weight:400;font-size:11px;line-height:1.7;gap:9px}.portal-form .button{margin-top:4px}.form-error{background:#fff0ed;border:1px solid #efd0c8;color:#9b3627;border-radius:8px;padding:10px 12px;font-size:12px;display:none}.form-error:not(:empty){display:block}.auth-switch{text-align:center;font-size:12px;color:var(--muted);margin:22px 0 0}.auth-switch button{color:var(--green);text-decoration:underline;font-size:12px}.legal-copy{font-size:13px;line-height:1.85;color:var(--muted)}.account-box{padding:17px;background:#eff4e7;border-radius:12px;margin:18px 0;font-size:13px}.account-box strong{display:block;font-size:16px;margin-bottom:5px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:12px;margin:18px 0}.account-grid div{padding:13px;border:1px solid var(--line);background:white;border-radius:9px}.account-grid span{display:block;color:var(--muted);font-size:10px;margin-bottom:5px}.account-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.button.outline{background:white;color:var(--green);border-color:#cad8c3}.status-note{font-size:12px;padding:14px;border:1px solid #e4d7b7;border-radius:9px;background:#fffaf0;color:#7c653a;line-height:1.8}.purchase-list{font-size:11px;padding:0;list-style:none}.purchase-list li{padding:10px 0;border-bottom:1px solid var(--line)}.purchase-list b{display:block}.dialog-shell .eyebrow{font-size:9px}#portal-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--green);color:white;padding:13px 20px;border-radius:10px;font-size:13px;z-index:100;box-shadow:0 6px 25px #12312622;max-width:calc(100% - 32px);display:none}#portal-toast:not(:empty){display:block}.owner-row{padding:15px;border:1px solid var(--line);border-radius:12px;margin:12px 0;font-size:12px;overflow-wrap:anywhere}.owner-row p{margin:5px 0}.owner-row .button{font-size:12px;padding:10px;margin-top:7px}.owner-dialog{width:min(720px,calc(100% - 32px))}.hidden{display:none!important}
@media(min-width:1600px){.hero{padding-top:100px;padding-bottom:100px}.hero h1{font-size:61px}}
@media(max-width:1100px){.header{padding-inline:25px;gap:15px}.header nav{gap:18px}.header-actions{gap:15px}.wrap{width:calc(100% - 50px)}.hero{gap:30px}.hero h1{font-size:44px}.hero-proof{gap:20px}.hero-proof strong{font-size:19px}.industry-grid{grid-template-columns:repeat(3,1fr)}.features-grid{gap:14px}.feature{padding:24px}.pricing-layout{gap:50px}.steps-section{grid-template-columns:1fr;gap:30px}.steps-section .section-heading{max-width:650px}.steps-section h2 br{display:none}.site-footer{flex-wrap:wrap}.faq-section{gap:45px}}
@media(max-width:800px){.header nav{display:none}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:60px;gap:45px}.hero-copy{max-width:650px}.hero h1{font-size:49px}.lead{max-width:650px}.hero-art{max-width:530px;width:100%;margin:auto}.hero-proof{gap:40px}.hero-proof strong{font-size:22px}.benefit-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:17px}.section{padding-block:60px}.industry-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:1fr 1fr}.feature.large{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.feature.large .feature-number{grid-column:1}.feature.large h3{grid-column:1;margin-top:15px}.feature.large p{grid-column:1;margin-top:0}.feature.large .mini-receipt{grid-column:2;grid-row:1/4;align-self:center;margin:0}.feature-footer{gap:14px 23px}.pricing-layout{grid-template-columns:1fr;gap:25px}.pricing-layout .section-heading{margin:0}.price-card{max-width:560px;width:100%;margin:auto}.faq-section{grid-template-columns:1fr;gap:0}.final-cta{padding:35px;flex-direction:column;align-items:start;gap:24px}.site-footer{align-items:start}.site-footer>div:nth-child(2){gap:15px}.section-heading h2{font-size:34px}}
@media(max-width:480px){.wrap{width:calc(100% - 36px)}.header{height:76px;padding-inline:18px;gap:10px}.logo{font-size:22px;gap:7px}.logo-icon{width:30px;height:30px;font-size:23px}.header-actions{gap:10px}.header-actions .text-button{font-size:11px}.header-actions .button.small{padding:10px;font-size:10px;gap:5px}.header-actions .button span{display:none}.hero h1{font-size:40px;letter-spacing:-1.5px}.hero .eyebrow{font-size:8px;letter-spacing:1.15px}.hero .lead{font-size:14px}.hero-actions{gap:18px;margin-top:22px}.hero-actions .button{width:100%;justify-content:space-between}.hero-actions .secondary-link{margin:auto}.hero-proof{gap:0;justify-content:space-between;margin-top:25px}.hero-proof strong{font-size:18px}.hero-proof span{font-size:8px}.hero-art{padding:18px 12px 48px;border-radius:22px}.preview-content{padding:16px 10px}.preview-stats b{font-size:17px}.preview-heading h3{font-size:11px}.preview-stats>div{padding:11px 9px}.preview-heading small{font-size:6px}.preview-sidebar{width:33px}.preview-top{padding:12px}.floating-note{padding:12px 15px;transform:none;left:12px;bottom:5px}.floating-note b{font-size:11px}.floating-note small{font-size:8px}.floating-note>span{width:29px;height:29px}.benefit-strip .wrap{font-size:11px;gap:17px 8px}.benefit-strip b{margin-right:7px;font-size:8px}.section-heading h2{font-size:30px;letter-spacing:-1px}.section-heading p{font-size:13px}.eyebrow{font-size:9px;letter-spacing:1.1px}.industry-tabs{gap:7px}.industry-tabs button{font-size:11px;padding:8px 12px}.industry-grid{gap:10px}.industry-card{padding:18px 14px}.industry-card h3{font-size:14px}.industry-card p{font-size:11px}.industry-card .industry-link{font-size:9px}.industry-icon{height:34px;width:34px;font-size:18px}.features-grid{grid-template-columns:1fr}.feature.large{display:block;grid-column:auto}.feature.large .mini-receipt{margin-top:25px}.feature h3 br{display:none}.feature h3{font-size:23px;margin:15px 0}.feature{padding:26px}.feature-footer{justify-content:start;gap:13px;font-size:11px}.steps{grid-template-columns:1fr;gap:23px}.steps article{display:grid;grid-template-columns:36px 1fr;column-gap:15px}.steps article>span{grid-row:1/3}.steps h3{margin:3px 0 7px;font-size:15px}.steps p{margin:0;grid-column:2}.price-card{padding:25px}.price{font-size:46px}.price-card-top{font-size:9px}.price-card .button{font-size:13px;gap:10px}.faq-list summary{font-size:14px}.final-cta{padding:30px 24px}.final-cta h2{font-size:26px}.final-cta .eyebrow{font-size:8px}.final-cta .button{font-size:13px;width:100%;gap:12px}.site-footer{gap:24px;flex-direction:column}.dialog-shell{padding:32px 23px}.dialog-shell h2{font-size:23px}.dialog-shell .button{font-size:13px}.account-grid{grid-template-columns:1fr 1fr}.price-footnote{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
