:root{--color-bg:#f7f5f0;--color-surface:#fff;--color-surface-strong:#efeae1;--color-text:#1f2a32;--color-muted:#5b6871;--color-border:#d8d0c4;--color-accent:#123f66;--color-accent-2:#2f6f73;--color-green:#2f7657;--color-orange:#b85d2a;--shadow-soft:0 18px 45px #1f2a321c;--radius:8px;--radius-lg:14px;--container:1120px;color:var(--color-text);background:var(--color-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#123f660b 1px, transparent 1px), linear-gradient(90deg, #123f660a 1px, transparent 1px), var(--color-bg);min-width:320px;color:var(--color-text);background-size:44px 44px;margin:0}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer}:focus-visible{outline-offset:3px;outline:3px solid #123f666b}.sr-only,.honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(100% - 40px, var(--container));margin-inline:auto}.narrow{max-width:820px}.skip-link{z-index:20;border-radius:var(--radius);background:var(--color-accent);color:#fff;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f5f0f0;border-bottom:1px solid #d8d0c4e6;position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:76px;display:flex}.brand,.footer-brand{letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand img{width:52px;height:auto}.footer-brand img{width:66px;height:auto}.brand span{font-size:1.1rem}.desktop-nav{color:var(--color-muted);align-items:center;gap:26px;margin-left:auto;font-weight:650;display:flex}.desktop-nav a,.mobile-nav a{transition:color .18s}.desktop-nav a:hover,.desktop-nav a.router-link-active,.mobile-nav a.router-link-active{color:var(--color-accent)}.desktop-cta{margin-left:4px}.menu-button{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);place-items:center;width:44px;height:44px;margin-left:auto;display:none}.menu-button span{background:var(--color-text);width:18px;height:2px;margin:3px auto;display:block}.mobile-nav{display:none}.button{border:1px solid var(--color-accent);border-radius:var(--radius);background:var(--color-accent);color:#fff;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:760;line-height:1.1;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-small{min-height:42px;padding-inline:16px;font-size:.92rem}.button-secondary{background:var(--color-surface);color:var(--color-accent)}.button-light{color:var(--color-accent);background:#fff;border-color:#fff}.button:disabled{cursor:not-allowed;opacity:.65}.button-row{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-section{padding:92px 0 76px}.hero-grid,.page-product-grid,.split-grid,.form-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:52px;display:grid}.hero-copy h1,.page-hero h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(2.6rem,6vw,5.25rem);line-height:.98}.hero-lede,.page-hero p,.section-heading p,.credibility-panel p,.split-grid p,.form-layout p{color:var(--color-muted);font-size:1.08rem;line-height:1.7}.eyebrow{color:var(--color-accent-2);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:850}.hero-visual,.product-dashboard{border-radius:var(--radius-lg);background:linear-gradient(135deg, #123f661a, transparent 46%), var(--color-surface);min-height:430px;box-shadow:var(--shadow-soft);border:1px solid #123f6629;overflow:hidden}.visual-toolbar{border-bottom:1px solid var(--color-border);gap:8px;padding:18px;display:flex}.visual-toolbar span{background:var(--color-border);border-radius:999px;width:10px;height:10px}.visual-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding:24px;display:grid}.visual-panel,.product-dashboard{flex-direction:column;gap:10px;padding:22px;display:flex}.visual-panel{border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;min-height:126px}.visual-panel.large{background:var(--color-accent);color:#fff;grid-row:span 2}.visual-panel span,.product-dashboard span{color:var(--color-muted);text-transform:uppercase;font-size:.84rem;font-weight:800}.visual-panel.large span{color:#ffffffb8}.visual-panel strong{font-size:2rem}.visual-line,.product-dashboard div{background:var(--color-surface-strong);border-radius:999px;height:14px}.visual-line.short,.product-dashboard .short{width:64%}.section{padding:78px 0}.muted{background:#efeae1b8}.section-heading{max-width:760px;margin-bottom:32px}h2{letter-spacing:0;margin:0 0 16px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}h3{margin:0 0 10px;font-size:1.08rem}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card,.feature-item,.expanded-product,.form-card,.credibility-panel,.legal-copy{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:0 8px 24px #1f2a320f}.product-card{background:#fff;flex-direction:column;min-height:330px;padding:24px;transition:transform .18s,border-color .18s;display:flex}.product-grid>.product-card{background-color:#fff;background-image:none}.product-card:hover{border-color:#123f6657;transform:translateY(-3px)}.product-card-top{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.product-mark{border-radius:var(--radius);background:var(--product-accent,var(--color-accent));color:#fff;place-items:center;width:72px;height:54px;font-weight:850;display:grid}.product-mark img{object-fit:contain;width:52px;max-height:34px}.accent-flat-rate-tracker .product-mark img,.accent-tradeledger .product-mark img,.accent-piston .product-mark img{width:36px}.product-card .status-badge{border-color:color-mix(in srgb, var(--product-accent,var(--color-accent)) 28%, transparent);background:color-mix(in srgb, var(--product-accent,var(--color-accent)) 10%, white);color:var(--product-accent,var(--color-accent))}.product-card p,.feature-item p,.expanded-product p,.legal-copy p{color:var(--color-muted);line-height:1.65}.product-tagline{font-weight:750}.text-link{color:var(--product-accent,var(--color-accent));margin-top:auto;font-weight:820}.text-link:hover{text-decoration:underline}.text-link-inline{color:var(--color-accent);text-underline-offset:3px;font-weight:800;text-decoration:underline}.status-badge{width:fit-content;min-height:30px;color:var(--color-accent);background:#123f6614;border:1px solid #123f6629;border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:850;display:inline-flex}.status-coming-soon{color:var(--color-green);background:#2f765717;border-color:#2f765738}.status-in-development{color:var(--color-orange);background:#b85d2a1a;border-color:#b85d2a3d}.feature-grid,.feature-list-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.feature-item{padding:22px}.feature-icon{border-radius:var(--radius);background:var(--color-surface-strong);width:38px;height:38px;color:var(--color-accent);place-items:center;margin-bottom:16px;font-size:.82rem;font-weight:850;display:grid}.credibility-panel,.legal-copy{max-width:880px;padding:34px}.legal-updated{color:var(--color-muted);margin-top:18px;font-size:.95rem;font-weight:760}.legal-section{margin-top:30px}.legal-section h2{margin-bottom:10px;font-size:clamp(1.45rem,3vw,2rem)}.legal-copy ul{color:var(--color-muted);gap:9px;padding-left:22px;line-height:1.65;display:grid}.legal-copy a{color:var(--color-accent);text-underline-offset:3px;font-weight:800;text-decoration:underline}.account-deletion-layout{grid-template-columns:minmax(0,.92fr) minmax(320px,.68fr);align-items:start;gap:28px;display:grid}.account-deletion-copy,.account-deletion-form{max-width:none}.legal-section.first{margin-top:0}.account-deletion-note{color:var(--color-muted);margin:16px 0 0;font-size:.95rem;line-height:1.55}.account-deletion-note a{color:var(--color-accent);text-underline-offset:3px;font-weight:800;text-decoration:underline}.cta-section{background:var(--color-accent);color:#fff;padding:58px 0}.cta-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.cta-inner h2{max-width:760px;margin-bottom:0}.cta-inner .eyebrow{color:#ffffffb8}.page-hero{background:linear-gradient(#ffffff94,#f7f5f000);padding:86px 0 64px}.expanded-products{gap:28px;display:grid}.expanded-product{grid-template-columns:minmax(280px,.68fr) 1fr;align-items:center;gap:30px;padding:26px;display:grid}.expanded-product .status-badge{margin-bottom:14px}.screenshot-placeholder{border-radius:var(--radius);background:var(--product-panel-bg,var(--product-accent,var(--color-accent)));color:#fff;border:1px solid #123f6629;align-content:start;gap:14px;min-height:260px;padding:22px;display:grid}.screenshot-placeholder span{font-weight:850}.product-logo{object-fit:contain;object-position:left center;width:min(210px,100%);max-height:58px}.screenshot-placeholder div{background:color-mix(in srgb, var(--product-accent,var(--color-accent)) 18%, white);border-radius:999px;height:28px}.product-details{margin:18px 0}.product-details dt{color:var(--color-text);font-weight:850}.product-details dd{color:var(--color-muted);margin:4px 0 0}.check-list{color:var(--color-muted);gap:9px;margin:0 0 24px;padding-left:20px;display:grid}.product-dashboard{justify-content:end}.product-dashboard strong{font-size:clamp(1.8rem,4vw,3rem)}.page-product-logo{object-fit:contain;object-position:left center;width:min(250px,78%);max-height:70px;margin:18px 0 22px}.tradeledger-hero .product-dashboard{background:linear-gradient(135deg,#2f765726,#0000 42%),#fff}.piston-hero .product-dashboard{background:linear-gradient(135deg,#b85d2a29,#0000 42%),#fff}.mini-feature{border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;min-height:66px;padding:18px;font-weight:760}.form-card{padding:24px}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}label{color:var(--color-text);gap:8px;margin-bottom:16px;font-weight:780;display:grid}input,select,textarea{border:1px solid var(--color-border);border-radius:var(--radius);width:100%;color:var(--color-text);background:#fff}input,select{min-height:46px;padding:0 12px}textarea{resize:vertical;padding:12px}[aria-invalid=true]{border-color:#b83232}.field-error{color:#9d2424;font-size:.86rem;font-weight:700}.form-status{border-radius:var(--radius);margin:0 0 18px;padding:12px 14px;line-height:1.45}.form-info{color:var(--color-accent);background:#123f6612;border:1px solid #123f662e}.form-error{color:#7f1d1d;background:#9d242414;border:1px solid #9d242438}.form-success{color:var(--color-green);background:#2f76571a;border:1px solid #2f765738}.site-footer{color:#fff;background:#1f2a32;padding:54px 0 22px}.footer-grid{grid-template-columns:1.4fr repeat(3,.7fr);gap:30px;display:grid}.footer-grid p{color:#ffffffad;max-width:320px;line-height:1.6}.footer-grid h2{text-transform:uppercase;margin:0 0 12px;font-size:.9rem}.footer-grid a{color:#ffffffc2;margin-bottom:10px;display:table}.footer-grid a:hover{color:#fff}.footer-bottom{color:#ffffff9e;border-top:1px solid #ffffff24;margin-top:34px;padding-top:20px;font-size:.9rem}code{color:var(--color-accent);background:#123f6614;border-radius:5px;padding:2px 5px}@media (width<=900px){.desktop-nav,.desktop-cta{display:none}.menu-button{display:block}.mobile-nav{background:var(--color-bg);border-top:1px solid #0000;gap:12px;max-height:0;padding:0 20px;transition:max-height .18s,padding .18s,border-color .18s;display:grid;overflow:hidden}.mobile-nav.is-open{border-color:var(--color-border);max-height:320px;padding:18px 20px 22px}.hero-grid,.page-product-grid,.split-grid,.form-layout,.account-deletion-layout,.expanded-product{grid-template-columns:1fr}.hero-section{padding-top:62px}.hero-visual,.product-dashboard{min-height:330px}.product-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.container{width:min(100% - 28px, var(--container))}.header-inner{min-height:68px}.brand img{width:44px}.hero-copy h1,.page-hero h1{font-size:2.55rem}.section,.page-hero{padding:54px 0}.button-row,.cta-inner{flex-direction:column;align-items:stretch}.button{width:100%}.feature-grid,.feature-list-grid,.form-grid,.footer-grid,.visual-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-page{min-height:100vh;color:var(--product-text);background:var(--product-bg);font-family:var(--product-font)}.product-page a{color:inherit}.product-page :focus-visible{outline:3px solid var(--product-focus);outline-offset:3px}.product-container,.product-header-inner,.product-footer-inner,.product-footer-bottom{width:min(100% - 40px,1160px);margin-inline:auto}.product-header{z-index:15;border-bottom:1px solid var(--product-border);background:color-mix(in srgb, var(--product-bg) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.product-skip-link{z-index:30;background:var(--product-primary);color:var(--product-on-primary);border-radius:6px;padding:10px 14px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.product-skip-link:focus{transform:translateY(0)}.product-header-inner{align-items:center;gap:26px;min-height:74px;display:flex}.product-brand{align-items:center;display:inline-flex}.product-brand img{object-fit:contain;object-position:left center;width:188px;max-height:46px}.product-nav,.product-header-actions{align-items:center;gap:22px;display:flex}.product-nav{color:var(--product-muted);margin-left:auto;font-size:.94rem;font-weight:760}.product-nav a,.product-link,.product-footer a{transition:color .16s}.product-nav a:hover,.product-link:hover,.product-footer a:hover{color:var(--product-primary)}.product-link{color:var(--product-muted);font-weight:780}.product-button{border:1px solid var(--product-primary);background:var(--product-primary);min-height:48px;color:var(--product-on-primary);border-radius:7px;justify-content:center;align-items:center;padding:0 20px;font-weight:820;line-height:1.1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.product-button:hover{transform:translateY(-1px)}.product-button-secondary{color:var(--product-primary);background:0 0}.product-button-small{min-height:40px;padding-inline:15px;font-size:.9rem}.product-menu-button{border:1px solid var(--product-border);background:var(--product-surface);border-radius:7px;width:42px;height:42px;margin-left:auto;display:none}.product-menu-button span{background:var(--product-text);width:18px;height:2px;margin:4px auto;display:block}.product-mobile-menu{border-top:1px solid var(--product-border);background:var(--product-bg);gap:12px;padding:16px 20px 22px;display:grid}.product-mobile-menu a{min-height:40px;font-weight:780}.product-hero{padding:74px 0 52px}.product-hero-grid,.product-split,.product-showcase-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:48px;display:grid}.product-status{border:1px solid var(--product-border-strong);background:var(--product-soft);min-height:30px;color:var(--product-primary);border-radius:999px;align-items:center;padding:0 11px;font-size:.78rem;font-weight:860;display:inline-flex}.product-hero h1{letter-spacing:0;max-width:760px;margin:18px 0;font-size:clamp(2.6rem,6vw,5.35rem);line-height:.98}.product-hero p,.product-section p,.product-card p,.product-faq p,.product-footer p{color:var(--product-muted);line-height:1.68}.product-hero p{max-width:690px;font-size:1.12rem}.product-actions{flex-wrap:wrap;gap:13px;margin-top:28px;display:flex}.product-mockup{border:1px solid var(--product-border);background:var(--product-surface);box-shadow:var(--product-shadow);border-radius:8px;overflow:hidden}.product-mockup-bar{border-bottom:1px solid var(--product-border);gap:7px;padding:14px;display:flex}.product-mockup-bar span{background:var(--product-border-strong);border-radius:999px;width:9px;height:9px}.product-mockup-body{gap:14px;padding:20px;display:grid}.product-mockup-row{grid-template-columns:.9fr 1fr;gap:14px;display:grid}.product-panel{border:1px solid var(--product-border);background:var(--product-panel);border-radius:7px;min-height:112px;padding:16px}.product-panel-large{background:var(--product-primary);min-height:190px;color:var(--product-on-primary)}.product-panel span{color:var(--product-muted);text-transform:uppercase;font-size:.76rem;font-weight:850}.product-panel-large span,.product-panel-large p{color:color-mix(in srgb, var(--product-on-primary) 78%, transparent)}.product-panel strong{margin-top:8px;font-size:1.7rem;display:block}.product-line{background:var(--product-soft);border-radius:999px;height:12px;margin-top:12px}.product-line-short{width:62%}.product-section{padding:72px 0}.product-band{background:var(--product-band)}.product-section-heading{width:min(100% - 40px,780px);margin:0 auto 32px}.product-section-heading h2,.product-split h2{letter-spacing:0;margin:0 0 14px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.product-eyebrow{color:var(--product-primary);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.product-card-grid,.product-three-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card,.product-step,.product-pricing,.product-faq details,.product-status-card{border:1px solid var(--product-border);background:var(--product-surface);border-radius:8px;box-shadow:0 10px 30px #0f172a0f}.product-card,.product-step,.product-status-card{padding:22px}.product-card h3,.product-step h3,.product-status-card h3{margin:0 0 9px;font-size:1.07rem}.product-step-number{background:var(--product-soft);width:34px;height:34px;color:var(--product-primary);border-radius:7px;place-items:center;margin-bottom:18px;font-weight:900;display:grid}.product-pricing{grid-template-columns:1fr auto;align-items:center;gap:26px;padding:28px;display:grid}.product-price{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.product-price strong{font-size:clamp(2rem,5vw,3.5rem)}.product-price span{color:var(--product-muted);font-weight:760}.product-faq-list{width:min(100% - 40px,900px);margin-inline:auto}.product-faq details{padding:20px 22px}.product-faq details+details{margin-top:12px}.product-faq summary{cursor:pointer;font-weight:850}.product-footer{background:var(--product-footer-bg);color:var(--product-footer-text);padding:42px 0 20px}.product-footer-inner{justify-content:space-between;gap:34px;display:flex}.product-footer img{object-fit:contain;object-position:left center;width:176px;max-height:44px}.product-footer p{max-width:360px;color:var(--product-footer-muted)}.product-footer nav{color:var(--product-footer-muted);flex-wrap:wrap;justify-content:flex-end;gap:14px 22px;font-weight:760;display:flex}.product-footer-bottom{border-top:1px solid color-mix(in srgb, var(--product-footer-text) 15%, transparent);margin-top:28px;padding-top:18px}.product-footer-bottom p{margin:0;font-size:.9rem}.tradeledger-marketing{--product-bg:#f7fbf8;--product-surface:#fff;--product-panel:#f9fcfa;--product-band:#edf7f1;--product-text:#122019;--product-muted:#4f6258;--product-primary:#0a8e4a;--product-on-primary:#fff;--product-soft:#dff6e9;--product-border:#c5e2d0;--product-border-strong:#86c99f;--product-focus:#0a8e4a6b;--product-shadow:0 24px 70px #11543529;--product-footer-bg:#fff;--product-footer-text:#122019;--product-footer-muted:#4f6258;--product-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.tradeledger-marketing .product-page,.tradeledger-marketing.product-page{background:radial-gradient(circle at 12% 8%,#0a8e4a1c,#0000 32%),linear-gradient(#fff 0%,#f7fbf8 42%,#edf7f1 100%)}.tradeledger-marketing .product-header{background:#ffffffdb;border-color:#c5e2d0b8}.tradeledger-marketing .product-button:not(.product-button-secondary){background:var(--product-primary);color:#fff}.tradeledger-marketing .product-button:not(.product-button-secondary):hover{color:#fff;background:#087c40}.tradeledger-marketing .product-hero{padding:90px 0 64px}.tradeledger-hero-copy h1{max-width:680px;font-size:clamp(3rem,7vw,6.2rem)}.tradeledger-proof-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.tradeledger-proof-row span,.tradeledger-preview-pill,.tradeledger-price-label{color:#087c40;background:#ffffffbd;border:1px solid #0a8e4a2e;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:.8rem;font-weight:840;display:inline-flex}.tradeledger-hero-tabs{border:1px solid #e5e7eb;border-radius:8px;margin:-6px -6px 2px;padding:8px}.tradeledger-app-preview{background:linear-gradient(145deg,#f7f7f7f5,#fffffffa 48%),#f7f7f7;border-color:#0a8e4a33;position:relative}.tradeledger-app-preview:before{content:"";background:#0a8e4a1a;border-radius:999px;width:140px;height:140px;position:absolute;inset:56px 18px auto auto}.tradeledger-app-preview .product-mockup-body{position:relative}.tradeledger-preview-header{justify-content:space-between;align-items:center;gap:16px;padding:4px 2px;display:flex}.tradeledger-preview-header span{color:var(--product-muted);text-transform:uppercase;font-size:.76rem;font-weight:850}.tradeledger-preview-header strong{margin-top:4px;font-size:1.35rem;display:block}.tradeledger-hero-document-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px}.tradeledger-hero-document-card .tradeledger-document-preview-header{padding-bottom:14px}.tradeledger-hero-document-card .tradeledger-document-preview-section{padding:14px 0}.tradeledger-hero-summary-row{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tradeledger-hero-summary-row div{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px}.tradeledger-hero-summary-row span{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:.72rem;font-weight:850;display:block}.tradeledger-hero-summary-row strong{color:#1f2937;font-size:.98rem}.tradeledger-marketing .product-panel-large{background:linear-gradient(135deg,#0a8e4a,#176b47)}.tradeledger-marketing .product-card{transition:transform .16s,border-color .16s,box-shadow .16s}.tradeledger-marketing .product-card:hover{border-color:#0a8e4a52;transform:translateY(-3px);box-shadow:0 18px 42px #1154351a}.tradeledger-price-card{min-width:330px;box-shadow:var(--product-shadow);background:#fff;border:1px solid #0a8e4a29;border-radius:8px;padding:24px}.tradeledger-price-card p{margin:12px 0 0}.tradeledger-paperwork{grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);align-items:center;gap:54px;display:grid}.tradeledger-paperwork-copy h2,.tradeledger-bento-intro h2,.tradeledger-pipeline h2,.tradeledger-workbench-copy h2{margin:0 0 16px;font-size:clamp(2.15rem,4vw,3.65rem);line-height:1.02}.tradeledger-paperwork-copy p,.tradeledger-pipeline p,.tradeledger-workbench-copy p{max-width:620px;font-size:1.08rem}.tradeledger-document-stack{gap:12px;display:grid}.tradeledger-document-stack article{background:#ffffffd1;border:1px solid #0a8e4a2e;border-radius:8px;grid-template-columns:88px 1fr;align-items:center;gap:14px;min-height:132px;padding:18px;display:grid;box-shadow:0 10px 30px #11543514}.tradeledger-document-stack article+article{margin:0}.tradeledger-document-stack span,.tradeledger-bento-card span,.tradeledger-workbench-board span,.tradeledger-workbench-main aside span{color:var(--product-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.tradeledger-document-stack span{background:var(--product-soft);border-radius:7px;place-items:center;min-height:46px;display:grid}.tradeledger-document-stack strong{font-size:1.22rem;line-height:1.25;display:block}.tradeledger-bento{grid-template-columns:1.1fr .9fr .9fr;align-items:stretch;gap:16px;display:grid}.tradeledger-bento-intro{color:#fff;background:#122019;border:1px solid #0a8e4a2e;border-radius:8px;grid-row:span 2;padding:28px}.tradeledger-bento-intro .product-eyebrow,.tradeledger-bento-intro p{color:#ffffffb8}.tradeledger-bento-card{min-height:220px;box-shadow:none}.tradeledger-bento-card-large{background:linear-gradient(145deg,#dff6e9e6,#fffffff2),#fff}.tradeledger-bento-card h3{margin-top:34px;font-size:1.28rem}.tradeledger-pipeline{grid-template-columns:minmax(280px,.68fr) 1fr;align-items:start;gap:44px;display:grid}.tradeledger-pipeline ol{counter-reset:none;gap:12px;margin:0;padding:0;list-style:none;display:grid}.tradeledger-pipeline li{background:#ffffffc7;border:1px solid #0a8e4a24;border-radius:8px;grid-template-columns:42px 1fr;align-items:center;gap:16px;min-height:78px;padding:16px;display:grid}.tradeledger-pipeline li span{background:var(--product-primary);color:#fff;border-radius:7px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.tradeledger-pipeline li strong{font-size:1.08rem}.tradeledger-workbench{grid-template-columns:minmax(280px,.58fr) 1fr;align-items:center;gap:38px;display:grid}.tradeledger-workbench-board{box-shadow:var(--product-shadow);background:#f7f7f7;border:1px solid #0a8e4a29;border-radius:8px;overflow:hidden}.tradeledger-workbench-nav{background:#fff;border-bottom:1px solid #e5e7eb;gap:8px;padding:14px;display:flex}.tradeledger-workbench-nav span{min-height:32px;color:var(--product-muted);letter-spacing:0;text-transform:none;border-radius:7px;padding:7px 10px}.tradeledger-workbench-nav .is-active{color:#fff;background:#1f2937}.tradeledger-workbench-main{grid-template-columns:minmax(0,.82fr) minmax(220px,.7fr);gap:18px;min-height:320px;padding:20px;display:grid}.tradeledger-editor-preview{align-content:start;gap:12px;display:grid}.tradeledger-editor-card,.tradeledger-document-preview-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.tradeledger-editor-card{padding:14px}.tradeledger-editor-card-title{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.tradeledger-editor-card-title strong,.tradeledger-document-preview-section strong{color:#1f2937}.tradeledger-editor-card p,.tradeledger-document-preview-card p{color:#4b5563;margin:8px 0 0;font-size:.88rem;line-height:1.45}.tradeledger-field-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.tradeledger-field-grid span{color:#4b5563;letter-spacing:0;text-transform:none;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;min-height:34px;padding:8px 10px}.tradeledger-line-item,.tradeledger-document-preview-table div{justify-content:space-between;gap:14px;display:flex}.tradeledger-line-item{border-top:1px solid #e5e7eb;padding:10px 0}.tradeledger-line-item:first-of-type{margin-top:10px}.tradeledger-line-item span{color:#4b5563;letter-spacing:0;text-transform:none}.tradeledger-line-item strong{color:#1f2937;white-space:nowrap}.tradeledger-workbench-main strong,.tradeledger-document-preview-card strong{line-height:1.08;display:block}.tradeledger-document-preview-card{color:#1f2937;flex-direction:column;padding:18px;display:flex}.tradeledger-document-preview-header{border-bottom:2px solid #1f2937;justify-content:space-between;gap:18px;padding-bottom:16px;display:flex}.tradeledger-document-preview-header strong{letter-spacing:0;font-size:1.35rem}.tradeledger-document-preview-header div{gap:4px;display:grid}.tradeledger-document-preview-header span{color:#4b5563;letter-spacing:0;text-align:right;text-transform:none}.tradeledger-document-preview-section{padding:18px 0}.tradeledger-document-preview-section span{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:850;display:block}.tradeledger-document-preview-table{gap:0;margin-top:auto;display:grid}.tradeledger-document-preview-table div{border-bottom:1px solid #e5e7eb;padding:9px 0}.tradeledger-document-preview-table span{color:#4b5563;letter-spacing:0;text-transform:none}.tradeledger-document-preview-table .is-total{color:#1f2937;font-size:1.02rem}.tradeledger-document-preview-table div:last-child{color:var(--product-primary)}.piston-marketing{--product-bg:#f4f6f8;--product-surface:#fff;--product-panel:#fbfcfd;--product-band:#e7f1ff;--product-text:#0a1a2f;--product-muted:#6c7a86;--product-primary:#1a73e8;--product-on-primary:#fff;--product-soft:#e7f1ff;--product-border:#e2e8f0;--product-border-strong:#8dbbf4;--product-focus:#1a73e86b;--product-shadow:0 20px 48px #0a1a2f26;--product-footer-bg:#0a1a2f;--product-footer-text:#fff;--product-footer-muted:#ffffffb8;--product-font:Inter, Poppins, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.piston-marketing .product-button:not(.product-button-secondary){background:var(--product-primary);color:#fff}.piston-marketing .product-button:not(.product-button-secondary):hover{color:#fff;background:#155fc2}.piston-marketing.product-page{background:linear-gradient(#fff 0%,#f4f6f8 44%,#e7f1ff 100%)}.piston-marketing .product-header{background:#ffffffe6}.piston-marketing .product-hero h1,.piston-marketing .product-section h2{color:#0a1a2f}.piston-shop-tags{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.piston-shop-tags span,.piston-status-pill{min-height:30px;color:var(--product-primary);background:#ffffffbf;border:1px solid #1a73e82e;border-radius:999px;align-items:center;padding:0 11px;font-size:.8rem;font-weight:840;display:inline-flex}.piston-ro-preview{background:linear-gradient(145deg,#e7f1fff5,#fffffff2 48%),#fff;border-color:#1a73e838}.piston-ro-header,.piston-ro-timeline,.piston-ro-grid{gap:14px;display:grid}.piston-ro-header{grid-template-columns:1fr auto;align-items:start}.piston-ro-header span,.piston-ro-main span,.piston-ro-side span,.piston-lane-board span{color:var(--product-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.piston-ro-header strong{margin-top:5px;font-size:1.55rem;display:block}.piston-ro-grid{grid-template-columns:1fr 150px}.piston-ro-main,.piston-ro-side,.piston-lane-board article,.piston-ops-board article{background:#ffffffd1;border:1px solid #1a73e826;border-radius:8px}.piston-ro-main,.piston-ro-side{padding:18px}.piston-ro-main strong,.piston-ro-side strong{margin:7px 0 14px;font-size:1.24rem;display:block}.piston-ro-timeline{grid-template-columns:repeat(4,1fr)}.piston-ro-timeline span{min-height:38px;color:var(--product-muted);text-align:center;background:#fff;border:1px solid #1a73e824;border-radius:7px;padding:10px;font-size:.82rem;font-weight:820}.piston-ro-timeline .is-done{color:var(--product-primary);background:#e7f1ff}.piston-ro-timeline .is-active{background:var(--product-primary);color:#fff}.piston-ops-layout,.piston-service-lane{grid-template-columns:minmax(280px,.72fr) 1fr;align-items:center;gap:44px;display:grid}.piston-ops-layout h2,.piston-module-intro h2,.piston-service-lane h2,.piston-status-layout h2,.piston-roadmap h2{margin:0 0 16px;font-size:clamp(2.05rem,4vw,3.5rem);line-height:1.04}.piston-ops-board{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.piston-ops-board article{min-height:132px;padding:20px}.piston-ops-board span{background:var(--product-primary);color:#fff;border-radius:7px;place-items:center;width:34px;height:34px;margin-bottom:20px;font-weight:900;display:grid}.piston-ops-board strong{font-size:1.12rem;line-height:1.25;display:block}.piston-module-grid{grid-template-columns:1.05fr repeat(2,1fr);gap:16px;display:grid}.piston-module-intro{color:#fff;background:#0a1a2f;border:1px solid #1a73e82e;border-radius:8px;grid-row:span 3;padding:28px}.piston-module-intro .product-eyebrow,.piston-module-intro p{color:#ffffffb8}.piston-module-card{min-height:174px}.piston-lane-board{gap:12px;display:grid}.piston-lane-board article{grid-template-columns:88px 1fr;align-items:center;gap:14px;min-height:106px;padding:18px;display:grid}.piston-lane-board span{background:#e7f1ff;border-radius:7px;place-items:center;min-height:46px;display:grid}.piston-lane-board strong{font-size:1.15rem;display:block}.piston-lane-board p{grid-column:2;margin:-8px 0 0}.piston-status-layout{grid-template-columns:1.2fr repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.piston-roadmap{grid-template-columns:1.25fr repeat(2,1fr);gap:16px;display:grid}.piston-roadmap>div{grid-row:span 3}.piston-roadmap-item{min-height:150px}@media (width<=920px){.product-nav,.product-header-actions{display:none}.product-menu-button{display:block}.product-hero-grid,.product-split,.product-showcase-grid,.product-pricing,.tradeledger-paperwork,.tradeledger-pipeline,.tradeledger-workbench,.piston-ops-layout,.piston-service-lane,.piston-status-layout{grid-template-columns:1fr}.product-card-grid,.product-three-grid,.tradeledger-bento,.piston-module-grid,.piston-roadmap{grid-template-columns:repeat(2,1fr)}.tradeledger-bento-intro,.piston-module-intro,.piston-roadmap>div{grid-area:auto/1/auto/-1}}@media (width<=640px){.product-container,.product-header-inner,.product-footer-inner,.product-footer-bottom,.product-section-heading,.product-faq-list{width:min(100% - 28px,1160px)}.product-header-inner{min-height:66px}.product-brand img{width:154px}.product-hero,.product-section{padding:52px 0}.product-hero h1{font-size:2.55rem}.product-actions,.product-footer-inner,.product-footer nav{flex-direction:column;align-items:stretch}.product-button{width:100%}.product-card-grid,.product-three-grid,.product-mockup-row,.tradeledger-bento,.tradeledger-metrics-grid,.tradeledger-workbench-main,.piston-module-grid,.piston-roadmap,.piston-ops-board,.piston-ro-grid,.piston-ro-header,.piston-ro-timeline,.piston-lane-board article{grid-template-columns:1fr}.tradeledger-price-card{min-width:0}.piston-lane-board p{grid-column:auto;margin-top:0}}
