/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.table-row{display:table-row}}@font-face{font-family:Geist;src:url(./fonts/Geist-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(./fonts/Geist-SemiBold.woff2)format("woff2");font-weight:600 800;font-style:normal;font-display:swap}:root{--paper:#f5f4ee;--white:#fff;--ink:#17201d;--muted:#68716d;--line:#d9ddd7;--primary-green:#2e7d32;--accent-green:#43a047;--accent-soft:#c8e6c9;--green:#214f3e;--soft-green:#e8f5e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;-webkit-font-smoothing:antialiased;margin:0;font-family:Geist,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--accent-green);outline-offset:3px}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:120px 0}.eyebrow{color:var(--primary-green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:.75rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}h1{margin-bottom:26px;font-size:clamp(3.5rem,6.4vw,6.4rem);font-weight:600;line-height:.92}h1 span{color:var(--primary-green)}h2{margin-bottom:24px;font-size:clamp(2.5rem,4.6vw,4.5rem);font-weight:600;line-height:1}h3{margin-bottom:14px;font-size:1.55rem;font-weight:600;line-height:1.15}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f4eeeb;border-bottom:1px solid #17201d1a;width:100%;position:fixed;top:0}.nav-bar{justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{align-items:center;gap:11px;font-size:1.35rem;font-weight:700;display:inline-flex}.brand img{object-fit:contain;width:50px;height:50px}.nav-menu{align-items:center;gap:34px;font-size:.92rem;font-weight:600;display:flex}.nav-menu>a:not(.button){position:relative}.nav-menu>a:not(.button):after{background:var(--accent-green);content:"";transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.nav-menu>a:not(.button):hover:after{transform-origin:0;transform:scaleX(1)}.menu-button{background:0 0;border:0;display:none}.menu-button span{background:var(--ink);width:24px;height:2px;margin:5px;display:block}.button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 22px;font-size:.92rem;font-weight:700;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px}.button:hover{transform:translateY(-2px)}.button-nav,.button-primary{background:var(--primary-green);color:var(--white)}.button-nav{min-height:42px;padding-inline:18px}.button-nav:hover,.button-primary:hover{background:var(--accent-green);color:var(--ink)}.button-light{background:var(--white);color:var(--ink)}.button-light:hover{background:var(--accent-soft)}.hero{border-bottom:1px solid var(--line);min-height:790px;padding:160px 0 46px;position:relative;overflow:hidden}.hero-pattern{opacity:.38;background-image:linear-gradient(#17201d13 1px,#0000 1px),linear-gradient(90deg,#17201d13 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:76px 0 0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 44%);mask-image:linear-gradient(90deg,#000,#0000 44%)}.hero-layout{grid-template-columns:.86fr 1.14fr;align-items:center;gap:70px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero-lead{color:#4f5955;max-width:580px;margin-bottom:34px;font-size:1.22rem;line-height:1.55}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{border-bottom:1px solid;align-items:center;gap:8px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--accent-green)}.hero-points{color:var(--muted);gap:26px;margin:38px 0 0;padding:0;font-size:.82rem;list-style:none;display:flex}.hero-points li{align-items:center;gap:9px;display:flex}.hero-points li:before{background:var(--accent-green);content:"";border-radius:50%;width:6px;height:6px}.app-preview{background:var(--white);border:1px solid #cdd3ce;border-radius:8px;position:relative;transform:perspective(1400px)rotateY(-3deg);box-shadow:0 28px 70px #1d322a24}.app-preview:before{z-index:-1;background:var(--accent-soft);content:"";border-radius:8px;width:76%;height:70%;position:absolute;bottom:-20px;right:-20px}.preview-bar{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.preview-brand{align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:flex}.brand-mark{background:var(--primary-green);clip-path:polygon(0 0,42% 0,42% 38%,70% 38%,70% 0,100% 0,100% 72%,68% 100%,48% 100%,48% 72%,0 72%);width:14px;height:14px}.preview-user{background:var(--soft-green);border-radius:50%;place-items:center;width:29px;height:29px;font-size:.65rem;font-weight:700;display:grid}.preview-body{grid-template-columns:55px minmax(0,1fr);min-width:0;min-height:410px;display:grid}.preview-nav{background:#fafbf9;border-right:1px solid #edf0ed;flex-direction:column;align-items:center;gap:20px;padding-top:28px;display:flex}.preview-nav span{border:2px solid #bac2bd;border-radius:4px;width:17px;height:17px}.preview-nav span.active{border-color:var(--accent-green);background:var(--soft-green)}.preview-content{min-width:0;padding:28px}.preview-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.preview-heading div{flex-direction:column;display:flex}.preview-heading small{color:var(--muted);font-size:.64rem}.preview-heading strong{font-size:1.25rem}.preview-heading>span{background:var(--ink);color:#fff;border-radius:3px;padding:8px 11px;font-size:.58rem;font-weight:700}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.metric-grid article{border:1px solid #e6e9e6;border-radius:5px;flex-direction:column;min-width:0;padding:14px;display:flex}.metric-grid small{min-height:29px;color:var(--muted);font-size:.58rem}.metric-grid strong{font-size:1.45rem}.metric-grid em{color:#4a8069;font-size:.55rem;font-style:normal}.preview-table{border:1px solid #e6e9e6;border-radius:5px;min-width:0;margin-top:18px;overflow:hidden}.table-title,.table-row{align-items:center;padding:10px 12px;display:grid}.table-title{border-bottom:1px solid #e6e9e6;grid-template-columns:1fr auto;font-size:.65rem}.table-title span{color:var(--primary-green);font-size:.55rem}.table-row{border-bottom:1px solid #edf0ed;grid-template-columns:28px minmax(90px,1fr) auto 48px;gap:9px;font-size:.6rem}.table-row:last-child{border-bottom:0}.table-row i{background:var(--soft-green);border-radius:50%;place-items:center;width:25px;height:25px;font-size:.5rem;font-style:normal;font-weight:700;display:grid}.table-row>span{flex-direction:column;font-weight:600;display:flex}.table-row small{color:var(--muted);font-size:.5rem;font-weight:400}.table-row b{font-weight:600}.table-row em{color:#387056;text-align:center;background:#e6f2e9;border-radius:3px;padding:3px 5px;font-size:.48rem;font-style:normal}.table-row:nth-child(3) em{color:#8a6415;background:#fff1cf}.hero-footnote{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:20px;margin-top:70px;font-size:.75rem;display:flex}.hero-footnote i{background:var(--line);flex:1;height:1px}.functions{background:var(--white)}.section-intro{grid-template-columns:1fr 1fr;column-gap:50px;margin-bottom:66px;display:grid}.section-intro .eyebrow{grid-column:1/-1}.section-intro h2{margin-bottom:0}.section-intro>p:last-child{max-width:430px;color:var(--muted);align-self:end;font-size:1.08rem}.feature-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature{border:1px solid var(--line);background:var(--paper);border-radius:8px;min-height:420px;padding:34px;position:relative;overflow:hidden}.feature-wide{grid-column:1/-1;grid-template-columns:65px 1fr 1.1fr;align-items:center;gap:24px;min-height:320px;display:grid}.feature-number{color:var(--primary-green);letter-spacing:.1em;font-size:.72rem;font-weight:700}.feature>p,.feature>div>p{max-width:480px;color:var(--muted)}.feature-dark{background:var(--green);color:var(--white)}.feature-dark .feature-number,.feature-dark>p{color:#b8cec5}.feature-accent{background:var(--accent-soft)}.parcel-visual{grid-template-columns:repeat(3,1fr);gap:8px;display:grid;transform:rotate(-2deg)}.parcel-visual span{background:#fff;border:1px solid #bdc8c0;border-radius:5px;flex-direction:column;justify-content:space-between;min-height:120px;padding:18px;font-size:.72rem;font-weight:700;display:flex}.parcel-visual span:nth-child(2){color:var(--muted);background:0 0;border-style:dashed}.parcel-visual small{color:var(--muted);font-weight:400}.invoice-visual{background:#fff;border-radius:5px;grid-template-columns:1fr auto;padding:18px;display:grid;position:absolute;bottom:34px;left:34px;right:34px;box-shadow:0 14px 35px #17201d1a}.invoice-visual span{color:var(--muted);font-size:.7rem}.invoice-visual strong{grid-row:span 2;align-self:center;font-size:1.5rem}.invoice-visual em{color:#327053;background:#e3f1e8;border-radius:3px;width:max-content;margin-top:8px;padding:4px 8px;font-size:.6rem;font-style:normal}.meter-visual{align-items:center;gap:6px;display:flex;position:absolute;bottom:38px;left:34px;right:34px}.meter-visual span{background:#193e31;border:1px solid #668375;border-radius:3px;place-items:center;width:48px;height:62px;font-family:ui-monospace,monospace;font-size:1.6rem;display:grid}.meter-visual small{color:#b8cec5;margin-left:8px}.mini-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none;position:absolute;bottom:34px;left:34px;right:34px}.mini-list li{border-bottom:1px solid var(--line);grid-template-columns:10px 1fr auto;gap:10px;padding:11px 0;font-size:.72rem;display:grid}.mini-list i{background:var(--accent-green);border-radius:50%;align-self:center;width:7px;height:7px}.mini-list b{font-weight:600}.tax-visual{grid-template-columns:1fr 1fr;gap:10px;display:grid;position:absolute;bottom:34px;left:34px;right:34px}.tax-visual span{border:1px solid #17201d4d;border-radius:5px;flex-direction:column;justify-content:space-between;min-height:90px;padding:16px;font-size:1.2rem;font-weight:600;display:flex}.tax-visual small{font-size:.7rem;font-weight:400}.chart-visual{background-image:linear-gradient(to bottom,transparent 49%,var(--line)50%,transparent 51%);border-bottom:1px solid #aeb8b2;align-items:flex-end;gap:10px;height:125px;padding:16px 18px 0;display:flex;position:absolute;bottom:34px;left:34px;right:34px}.chart-visual span{height:var(--bar);background:var(--accent-green);border-radius:3px 3px 0 0;flex:1}.chart-visual span:nth-child(2n){background:var(--green)}.feature-settings{background:var(--soft-green)}.settings-visual{border-top:1px solid #bccac1;position:absolute;bottom:34px;left:34px;right:34px}.settings-visual span{color:var(--muted);border-bottom:1px solid #bccac1;justify-content:space-between;padding:11px 0;font-size:.72rem;display:flex}.settings-visual b{color:var(--ink);font-weight:600}.feature-backup{background:var(--soft-green)}.backup-visual{background:var(--white);border:1px solid #b7d7b9;border-radius:5px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;display:grid}.backup-visual i{border:7px solid var(--accent-soft);background:var(--primary-green);border-radius:50%;width:38px;height:38px}.backup-visual span{flex-direction:column;display:flex}.backup-visual strong{font-size:.8rem}.backup-visual small{color:var(--muted);font-size:.65rem}.backup-visual>b{background:var(--soft-green);color:#327053;border-radius:3px;padding:5px 8px;font-size:.6rem}.workflow{border-top:1px solid var(--line);background:var(--paper)}.workflow-layout{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.workflow-copy{height:max-content;position:sticky;top:120px}.workflow-copy>p:not(.eyebrow){max-width:470px;color:var(--muted);margin-bottom:30px}.workflow-steps{margin:0;padding:0;list-style:none}.workflow-steps li{border-top:1px solid #cbd0cc;grid-template-columns:70px 1fr;padding:30px 0;display:grid}.workflow-steps li:last-child{border-bottom:1px solid #cbd0cc}.workflow-steps li>span{color:var(--primary-green);font-size:.75rem;font-weight:700}.workflow-steps strong{margin-bottom:5px;font-size:1.25rem;display:block}.workflow-steps p{color:var(--muted);margin:0}.cta-section{background:var(--primary-green);color:var(--white);padding:90px 0}.cta-layout{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.cta-layout .eyebrow{color:#d7efd8}.cta-layout h2{margin:0}.site-footer{background:var(--ink);color:#cbd2cf;padding-top:70px}.footer-main{grid-template-columns:1fr 1fr;gap:80px;padding-bottom:70px;display:grid}.brand-light{color:var(--white)}.footer-brand p{color:#939e99;max-width:320px;margin:22px 0 0}.footer-links{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.footer-links div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-links strong{color:var(--white);margin-bottom:8px}.footer-links a{color:#939e99}.footer-links a:hover{color:var(--white)}.footer-bottom{color:#798680;border-top:1px solid #34413c;justify-content:space-between;padding:25px 0;font-size:.76rem;display:flex}.legal-page{background:var(--white);min-height:70vh;padding:150px 0 100px}.legal-content{max-width:760px}.legal-content h1{font-size:clamp(2.8rem,5vw,4.7rem)}.legal-content h2{margin-top:50px;font-size:1.65rem}.legal-content p,.legal-content li{color:#4f5955}.legal-content a{color:var(--primary-green);text-decoration:underline}.js .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:960px){.section{padding:90px 0}.hero{min-height:auto;padding-top:130px}.hero-layout{grid-template-columns:minmax(0,1fr);gap:60px}.hero-copy{max-width:680px}.app-preview{width:min(720px,100%);margin-inline:auto;transform:none}.section-intro{grid-template-columns:1fr}.section-intro>p:last-child{margin-top:25px}.feature-wide{grid-template-columns:45px 1fr}.parcel-visual{grid-column:1/-1}.workflow-layout{grid-template-columns:1fr;gap:55px}.workflow-copy{position:static}}@media (max-width:720px){.shell{width:min(100% - 28px,1180px)}.nav-bar{min-height:68px}.menu-button{padding:8px 0;display:block}.nav-menu{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:14px;display:none;position:absolute;top:68px;left:0;right:0}.nav-menu.is-open{display:flex}.nav-menu>a:not(.button){padding:14px}.button-nav{margin-top:8px}h1{font-size:clamp(3.2rem,15vw,4.7rem)}h2{font-size:clamp(2.4rem,11vw,3.4rem)}.cta-layout h2{overflow-wrap:anywhere;font-size:clamp(2rem,9vw,3.4rem)}.hero{padding:122px 0 30px}.hero-pattern{inset:68px 0 0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.hero-actions{flex-direction:column;align-items:stretch}.text-link{width:max-content}.hero-points{flex-direction:column;align-items:flex-start;gap:9px}.app-preview:before{bottom:-8px;right:-8px}.preview-body{grid-template-columns:38px minmax(0,1fr);min-height:340px}.preview-nav{gap:15px}.preview-nav span{width:13px;height:13px}.preview-content{padding:16px 12px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article:last-child{display:none}.table-row{grid-template-columns:25px minmax(0,1fr) auto;gap:6px;padding-inline:8px}.table-row b{font-size:.52rem}.table-row em{display:none}.hero-footnote{margin-top:55px;font-size:.62rem}.section{padding:76px 0}.section-intro{margin-bottom:42px}.feature-grid{grid-template-columns:1fr}.feature,.feature-wide{grid-column:auto;min-height:390px;padding:26px}.feature-wide{display:block}.feature-wide .feature-number{margin-bottom:30px}.parcel-visual{position:absolute;bottom:26px;left:26px;right:26px}.parcel-visual span{min-height:90px;padding:12px}.invoice-visual,.mini-list,.tax-visual,.meter-visual,.chart-visual,.settings-visual{bottom:26px;left:26px;right:26px}.feature-backup{min-height:350px}.backup-visual{grid-template-columns:36px minmax(0,1fr);position:absolute;bottom:26px;left:26px;right:26px}.backup-visual>b{display:none}.meter-visual span{width:38px;height:54px}.workflow-steps li{grid-template-columns:45px 1fr}.cta-layout{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1fr;gap:50px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}