@font-face{font-family:Inter;src:url('/assets/inter-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;src:url('/assets/inter-latin-ext.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0300-0303,U+0305-0307,U+0309-0328,U+032A-036F,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--bg:#f7f8f2;--ink:#1b3027;--muted:#657168;--green:#146b50;--dark:#103e31;--lime:#d6f3a5;--line:#dfe5da;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2c9873;outline-offset:5px}button{color:inherit}button:disabled{cursor:default}h1,h2,h3,p{margin:0}button,summary{touch-action:manipulation}.container{width:min(1160px,calc(100% - 80px));margin-inline:auto}.icon{height:22px;width:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-90px;background:white;padding:15px;z-index:100}.skip-link:focus{top:10px}.site-header{height:88px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--bg)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:flex;align-items:center;gap:10px;font-size:31px;font-weight:780;letter-spacing:-1.7px}.brand-light{font-weight:570}.brand-dot{color:var(--green)}.desktop-nav{display:flex;gap:33px;font-size:13px;font-weight:530}.desktop-nav a{padding-block:15px;transition:color .2s}.desktop-nav a:hover,.footer-top a:hover{color:var(--green)}.header-login{font-size:13px;font-weight:600;display:flex;gap:15px;align-items:center;border:1px solid #cbd4c7;border-radius:8px;padding:12px 18px;transition:background .2s}.header-login:hover{background:#e9efdf}.header-login .icon{width:17px;height:17px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{padding:65px 0 0;overflow:hidden;background-image:radial-gradient(#bdc8b744 .8px,transparent .8px);background-size:18px 18px;background-position:center 35px}.hero-copy{text-align:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.6px;color:var(--green);line-height:1.6}.hero-eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid #d9e3cf;background:#f0f5e9;padding:7px 12px;border-radius:5px;font-size:9px;letter-spacing:1.4px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#39a778;vertical-align:middle;flex-shrink:0}h1{font-size:clamp(48px,6.1vw,80px);line-height:1.08;letter-spacing:-4.4px;font-weight:590;margin:23px 0 21px}h1>span{color:var(--green)}.hero-description{font-size:16px;line-height:1.8;color:var(--muted);letter-spacing:-.2px}.hero-actions{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:16px 23px;border-radius:7px;font-size:13px;font-weight:600;line-height:1.3;transition:transform .2s,background .2s;min-height:49px}.button:hover{transform:translateY(-2px)}.button .icon{width:18px;height:18px}.button-primary{background:var(--green);color:white;box-shadow:0 4px 0 #0c4f3b13}.button-primary:hover{background:#105b42}.button-plain{padding-inline:20px}.button-plain>span{font-size:19px}.hero-meta{display:flex;justify-content:center;align-items:center;gap:26px;margin-top:23px;color:#68766b;font-size:10px}.hero-meta>span{display:flex;align-items:center;gap:5px}.hero-meta .icon{height:14px;width:14px;color:var(--green)}.product-stage{max-width:1100px;margin:47px auto 0;background:#e3ebda;border:1px solid #d7e2cd;border-radius:16px 16px 0 0;padding:16px 16px 0;box-shadow:0 20px 70px #2c4e3110}.stage-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 6px 13px;color:#556a4f;font-size:8px;letter-spacing:1.2px;font-weight:600}.stage-heading>span:first-child{display:flex;align-items:center;gap:6px}.stage-heading>span:last-child{letter-spacing:0;font-size:9px;font-weight:400}.dashboard{display:grid;grid-template-columns:180px minmax(0,1fr);background:#fcfdfb;border:1px solid #d5ded0;border-radius:10px;overflow:hidden;box-shadow:0 8px 18px #20332609}.dashboard-sidebar{padding:23px 12px 17px;border-right:1px solid #e8ede5;display:flex;flex-direction:column;background:#f9fbf6}.dash-brand{display:flex;gap:7px;align-items:center;padding-left:7px;font-size:21px;letter-spacing:-.8px;margin-bottom:32px}.sidebar-label{font-size:7px;letter-spacing:1.3px;color:#929c8c;margin-left:10px;margin-bottom:13px}.sidebar-item{display:flex;gap:10px;align-items:center;padding:12px 10px;font-size:10px;color:#697669}.sidebar-item .icon{width:16px;height:16px}.sidebar-item.selected{background:#e8f2e3;color:#256146;border-radius:5px;font-weight:600}.sidebar-bottom{display:flex;gap:9px;align-items:center;margin:55px 6px 0;padding-top:15px;border-top:1px solid #e2e9dc;font-size:9px}.avatar{width:28px;height:28px;background:#e3ebd7;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:11px}.sidebar-bottom small{display:block;font-size:8px;margin-top:4px;color:#889381}.dashboard-main{padding:23px 25px 14px;min-width:0}.dashboard-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-top h2{font-size:17px;font-weight:620;letter-spacing:-.5px}.dashboard-top p{font-size:9px;color:#92998c;margin-top:7px}.sample-tag{font-size:8px;color:#74816a;border:1px solid #e2e8dd;border-radius:4px;padding:5px 7px;white-space:nowrap}.dashboard-filter{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px;font-size:9px;color:#707a69}.period-switch{display:flex;background:#edf1e7;padding:3px;border-radius:5px;gap:2px}.period-switch button{border:0;background:transparent;font-size:8px;padding:6px 12px;border-radius:3px;color:#6f7a66}.period-switch button[aria-pressed=true]{background:white;color:var(--green);box-shadow:0 1px 4px #18381b0c;font-weight:650}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.stat{border:1px solid #e4eadf;border-radius:7px;padding:15px;background:white;min-width:0}.stat>span{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#74806d}.stat .icon{width:15px;height:15px;color:#729666}.stat strong{font-size:25px;font-weight:600;letter-spacing:-.8px;display:block;margin-top:15px;white-space:nowrap}.stat strong small{font-size:9px;font-weight:450;letter-spacing:0}.stat>div{font-size:7px;color:#94a08b;margin-top:7px}.stat-primary{background:#f0f7e8;border-color:#d6e6c8}.stat-primary strong{color:#2d6845}.dash-charts{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px;margin-top:12px}.chart-card,.balance-card{background:white;border:1px solid #e4eadf;border-radius:7px;padding:17px 15px}.card-heading{display:flex;justify-content:space-between;align-items:center}.card-heading b,.balance-card>b{font-size:10px;font-weight:550}.card-heading span{font-size:8px;color:#819175;display:flex;align-items:center;gap:5px}.card-heading i{height:5px;width:5px;background:#1b8c60;border-radius:50%}.graph{display:flex;gap:13px;margin-top:20px}.graph-labels{display:flex;flex-direction:column;justify-content:space-between;font-size:7px;color:#929e8a;padding-bottom:20px;white-space:nowrap}.graph-drawing{min-width:0;flex:1}.graph-drawing>svg{width:100%;height:135px;display:block}.grid-line{stroke:#ecf0e8;stroke-dasharray:3 4;fill:none;stroke-width:1}.graph-dates{display:flex;justify-content:space-between;font-size:7px;color:#939f8b;margin-top:10px}.balance-card{display:flex;flex-direction:column;align-items:center}.donut{width:113px;height:113px;border-radius:50%;background:conic-gradient(#1d7c55 0% 68%,#c7dcac 68% 98%,#f0f3eb 98% 100%);display:grid;place-items:center;margin:14px 0 10px;transform:rotate(-30deg)}.donut>div{width:87px;height:87px;background:white;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(30deg)}.donut small{font-size:8px;color:#8b987d}.donut strong{font-size:15px;font-weight:600;margin:5px 0}.donut-legend{display:flex;flex-direction:column;gap:5px;font-size:7px;color:#8a987d}.donut-legend span{display:flex;align-items:center;gap:5px}.donut-legend i{width:5px;height:5px;background:#1d7c55;border-radius:2px}.donut-legend span:last-child i{background:#c7dcac}.dashboard-foot{display:flex;justify-content:space-between;margin-top:14px;color:#91a184;font-size:7px}.dashboard-foot .status-dot{width:4px;height:4px;margin-right:3px}.sample-caption{text-align:center;color:#6c7c60;font-size:8px;padding:10px 0 11px;line-height:1.5}.fit-strip{background:#edf1e5;border-top:1px solid #dce5d3;border-bottom:1px solid #dce5d3}.fit-inner{display:flex;align-items:center;justify-content:space-between;padding-top:33px;padding-bottom:33px;gap:22px}.fit-inner p{font-size:11px;color:#808b73;line-height:1.8}.fit-inner b{color:#536448;font-weight:550}.fit-inner>div{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:520;letter-spacing:-.3px;color:#52664b}.fit-inner .icon{width:23px;height:23px;color:#7e916f}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:47px}h2{font-size:43px;line-height:1.15;font-weight:540;letter-spacing:-1.8px}.section-heading .eyebrow,.module-intro .eyebrow,.faq-layout .eyebrow{margin-bottom:18px}.section-heading>p,.module-intro>p:not(.eyebrow),.faq-intro{font-size:13px;line-height:1.9;color:var(--muted)}.section-heading>p{padding-bottom:5px;max-width:340px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{border:1px solid var(--line);border-radius:10px;background:#fcfdf8;padding:28px;position:relative;transition:transform .2s,border-color .2s}.feature:hover{transform:translateY(-4px);border-color:#aabc9d}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:41px;height:41px;background:#edf3e6;border:1px solid #e1e9d9;border-radius:9px;color:#517945}.feature-number{position:absolute;right:28px;top:31px;font-size:10px;color:#99a590;letter-spacing:1px}.feature h3{font-size:17px;font-weight:600;letter-spacing:-.4px;margin-top:24px}.feature p{font-size:12px;color:var(--muted);line-height:1.85;margin:12px 0 24px}.feature-note{font-size:9px;font-weight:550;color:#537b45;border-top:1px solid #e9eee2;padding-top:16px;display:block}.module-section{background:#eaf0e3;padding:80px 0}.module-layout{display:grid;grid-template-columns:1fr 1.13fr;gap:80px;align-items:center}.module-intro h2{font-size:38px;line-height:1.2}.module-intro>p:not(.eyebrow){margin-top:20px;max-width:355px}.module-tabs{display:flex;flex-direction:column;gap:6px;margin-top:27px;max-width:365px}.module-tabs button{display:flex;align-items:center;gap:13px;text-align:left;border:1px solid transparent;background:transparent;border-radius:7px;padding:15px;color:#6c7c62;font-size:12px;font-weight:550;min-height:48px}.module-tabs button[aria-selected=true]{background:#f9fcf4;border-color:#d4e0c9;color:#236646;box-shadow:0 4px 14px #273d2305}.module-tabs .icon{width:19px;height:19px}.tab-arrow{margin-left:auto;opacity:0}.module-tabs [aria-selected=true] .tab-arrow{opacity:1}.module-panel{background:#fff;border:1px solid #d4dfca;border-radius:11px;box-shadow:0 15px 50px #2942260a;overflow:hidden;min-width:0}.module-window-head{height:48px;background:#f9fbf6;border-bottom:1px solid #e7ecdf;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 22px;font-size:9px;color:#8e9c82}.window-dots{display:flex;gap:4px}.window-dots i{width:6px;height:6px;background:#d8e1d1;border-radius:50%}.module-panel-content{padding:29px}.module-title-row{display:flex;align-items:center;gap:12px}.module-kicker{font-size:8px;letter-spacing:1px;color:#729361;font-weight:600}.module-panel h3{font-size:21px;line-height:1.4;letter-spacing:-.5px;font-weight:550;margin:20px 0 10px}.module-panel p{font-size:11px;line-height:1.8;color:var(--muted);min-height:40px}.sample-table-wrap{border:1px solid #e2e8db;border-radius:7px;overflow:hidden;margin-top:24px}.sample-table{border-collapse:collapse;width:100%;font-size:10px;white-space:nowrap}.sample-table th{text-align:left;background:#f7f9f3;color:#8b977f;padding:11px 14px;font-weight:450;font-size:8px}.sample-table td{padding:13px 14px;border-top:1px solid #f0f2ea}.sample-table th:last-child,.sample-table td:last-child{text-align:right}.sample-table td:nth-child(2){color:#849475}.product-dot{display:inline-block;width:8px;height:8px;border-radius:3px;margin-right:8px}.peach{background:#ebcda9}.sage{background:#c3d6b2}.lilac{background:#d5c9e4}.sample-total{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f0f6e9;border-top:1px solid #e2e8db;color:#3d6c2b}.sample-total span{font-size:10px}.sample-total strong{font-size:20px;font-weight:600;letter-spacing:-.5px}.module-points{display:flex;flex-wrap:wrap;gap:9px 13px;margin-top:21px;min-height:33px;align-content:flex-start}.module-points span{font-size:8px;color:#7b8c6c;display:flex;align-items:center;gap:5px}.module-points span:before{content:'✓';color:#4c8640}.workflow{padding-bottom:85px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.step-top{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d6dfce;padding-top:23px;margin-bottom:28px;color:#9aab8a}.step-top>span{font-size:28px;font-weight:400;color:#659552;letter-spacing:-1px}.step-top .icon{width:19px}.steps h3{font-size:16px;font-weight:600;letter-spacing:-.3px}.steps p{font-size:12px;line-height:1.8;margin-top:12px;color:var(--muted);max-width:285px}.details-band{border-block:1px solid var(--line)}.details-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-block:30px;gap:30px}.details-inner>div{display:flex;gap:15px;align-items:center}.details-inner .icon{color:#789563;width:26px;height:26px}.details-inner b{display:block;font-size:11px;font-weight:550}.details-inner small{display:block;font-size:9px;margin-top:7px;color:#829078}.faq-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:60px}.faq-intro{margin-top:20px}.faq-list{border-top:1px solid #dbe3d3}.faq-list details{border-bottom:1px solid #dbe3d3;padding:21px 0}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;font-size:13px;font-weight:550;line-height:1.6;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list .icon{width:16px;height:16px;color:#7c946e;transition:transform .2s}.faq-list details[open] .icon{transform:rotate(180deg)}.faq-list details p{font-size:12px;line-height:1.9;color:var(--muted);max-width:530px;padding:15px 27px 1px 0}.cta-container{padding-bottom:70px}.cta{position:relative;border-radius:16px;background:var(--dark);padding:60px 65px;overflow:hidden;isolation:isolate}.cta-copy{position:relative;z-index:1}.cta .eyebrow{color:#afd28c;font-size:9px}.cta h2{color:#f1f6e8;margin:19px 0 17px;font-size:42px;line-height:1.17}.cta p:not(.eyebrow){font-size:12px;color:#a8c0ab;line-height:1.8}.button-lime{background:var(--lime);color:#254f28;margin-top:28px;font-size:12px;min-height:48px}.button-lime:hover{background:#e3ffb8}.cta-note{font-size:9px;color:#a1b999;display:inline-block;margin-left:16px}.cta-art{position:absolute;right:-85px;top:-10px;width:490px;height:490px;transform:rotate(-26deg);opacity:.6;z-index:0}.cta-art span{display:block;width:130px;height:410px;border:1px solid #6b986753;position:absolute;top:0;background:#8fb78108}.cta-art span:nth-child(1){left:0;top:120px}.cta-art span:nth-child(2){left:160px;top:50px}.cta-art span:nth-child(3){left:320px;top:-20px}.footer-top{display:flex;align-items:center;gap:27px;padding-bottom:30px}.footer-top .brand{font-size:26px}.footer-top .brand img{width:30px;height:30px}.footer-top p{font-size:11px;color:#8a967e}.footer-top nav{margin-left:auto;display:flex;gap:25px;font-size:10px;color:#6d7b62}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding-block:24px;font-size:9px;color:#87947b}.footer-bottom a{color:#5f7652}
@media(min-width:1500px){.hero{padding-top:80px}}
@media(max-width:1050px){.container{width:calc(100% - 56px)}h1{font-size:67px}.dashboard{grid-template-columns:155px minmax(0,1fr)}.dashboard-sidebar{padding-inline:8px}.dashboard-main{padding:20px 17px 14px}.sidebar-item{font-size:9px;gap:8px}.dash-charts{grid-template-columns:minmax(0,1fr) 155px}.stat{padding:12px}.stat strong{font-size:22px}.stat strong small{font-size:8px}.stat>div{font-size:6px}.feature{padding:23px}.feature-number{right:23px}.feature h3{font-size:15px}.module-layout{gap:40px}.module-intro h2{font-size:33px}.module-panel-content{padding:24px}.module-panel h3{font-size:18px}.sample-table th,.sample-table td{padding-inline:10px}.fit-inner>div{font-size:12px}.cta-art{right:-180px}}
@media(max-width:760px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.site-header{height:75px}.header-inner{gap:18px}.brand{font-size:28px}.brand img{width:32px;height:32px}.desktop-nav{display:none}.header-login{margin-left:auto;font-size:11px;padding:10px 12px;gap:8px}.header-login .icon{width:15px}.menu-toggle{display:flex;width:32px;height:42px;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;padding:6px}.menu-toggle span{display:block;background:var(--ink);width:20px;height:1.5px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{position:absolute;top:74px;left:0;width:100%;display:flex;flex-direction:column;padding:12px 22px 20px;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 15px 20px #1733240a}.mobile-nav a{padding:13px 4px;font-size:14px}.hero{padding-top:43px}.hero-eyebrow{font-size:8px;letter-spacing:.9px}h1{font-size:clamp(44px,7.9vw,62px);letter-spacing:-2.8px;margin-top:23px}.hero-description{font-size:14px;max-width:430px;margin:auto}.hero-meta{gap:10px 17px;flex-wrap:wrap;font-size:9px}.hero-actions{margin-top:24px;gap:4px}.button{font-size:12px;padding:15px 17px;gap:14px}.product-stage{margin-top:34px;padding:10px 10px 0;border-radius:12px 12px 0 0}.stage-heading{font-size:6px;letter-spacing:.65px;padding-bottom:10px}.stage-heading>span:last-child{font-size:7px}.dashboard{grid-template-columns:minmax(0,1fr)}.dashboard-sidebar{display:none}.dashboard-main{padding:20px 17px 13px}.dashboard-top h2{font-size:16px}.dashboard-top p{font-size:8px}.sample-tag{font-size:7px;padding:4px}.dashboard-filter{margin-top:19px}.stat-grid{gap:8px}.stat{padding:12px}.stat strong{font-size:23px}.stat strong small{font-size:8px}.stat>span{font-size:8px}.stat>div{font-size:6px}.stat .icon{width:12px;height:12px}.dash-charts{grid-template-columns:minmax(0,1fr) 140px;gap:9px}.chart-card,.balance-card{padding:14px 12px}.card-heading b,.balance-card>b{font-size:9px}.graph{gap:8px}.graph-drawing>svg{height:125px}.donut{width:104px;height:104px}.donut>div{width:80px;height:80px}.donut strong{font-size:13px}.graph-labels,.graph-dates{font-size:6px}.sample-caption{font-size:7px}.fit-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 8px;padding-block:23px}.fit-inner p{grid-column:1/-1;text-align:center;font-size:11px}.fit-inner p br{display:none}.fit-inner>div{justify-content:center;font-size:10px;gap:7px;flex-wrap:wrap;text-align:center}.fit-inner .icon{width:19px;height:19px}.section{padding-block:65px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:30px}h2{font-size:36px;letter-spacing:-1.4px}.section-heading .eyebrow,.module-intro .eyebrow,.faq-layout .eyebrow{margin-bottom:13px}.section-heading>p{font-size:12px;max-width:430px}.section-heading>p br{display:none}.feature-grid{grid-template-columns:repeat(2,1fr);gap:12px}.feature{padding:23px}.feature h3{font-size:16px;line-height:1.4;margin-top:20px}.feature p{font-size:11px;margin-bottom:20px}.feature-note{font-size:8px}.feature-number{right:22px;top:26px}.module-section{padding:60px 0}.module-layout{grid-template-columns:1fr;gap:25px}.module-intro h2{font-size:35px}.module-intro>p:not(.eyebrow){max-width:470px;font-size:12px;margin-top:15px}.module-tabs{max-width:none;flex-direction:row;gap:6px;margin-top:22px}.module-tabs button{justify-content:center;flex:1;padding:12px 10px;gap:8px;font-size:10px}.module-tabs .icon{width:16px;height:16px}.module-tabs .tab-arrow{display:none}.module-panel-content{padding:26px}.module-panel h3{font-size:21px}.module-panel p{font-size:12px;min-height:0}.sample-table{font-size:11px}.sample-table td,.sample-table th{padding:13px 15px}.sample-table th{font-size:9px}.module-points{min-height:0}.module-points span{font-size:9px}.steps{gap:25px}.steps h3{font-size:14px;line-height:1.5}.steps p{font-size:11px}.step-top{margin-bottom:20px}.details-inner{grid-template-columns:1fr;gap:25px;padding-block:30px}.details-inner>div{max-width:300px;margin:auto;width:100%}.details-inner b{font-size:12px}.details-inner small{font-size:10px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-intro{margin-top:15px;font-size:12px}.faq-intro br{display:none}.faq-list summary{font-size:12px}.faq-list details p{font-size:11px}.cta-container{padding-bottom:45px}.cta{padding:40px 30px;border-radius:12px}.cta h2{font-size:32px;letter-spacing:-1.3px}.cta p:not(.eyebrow){max-width:270px;font-size:11px}.cta-art{right:-285px;opacity:.35}.cta-note{display:block;margin:13px 0 0}.cta .eyebrow{font-size:8px;letter-spacing:1px}.footer-top{flex-wrap:wrap;gap:15px;padding-bottom:25px}.footer-top p{margin-left:auto;font-size:10px}.footer-top nav{width:100%;margin-left:0;margin-top:8px;font-size:10px;justify-content:space-between;gap:10px}.footer-bottom{font-size:8px;gap:15px;padding-block:20px}.desktop-break{display:none}}
@media(max-width:480px){.container{width:calc(100% - 32px)}.header-inner{gap:10px}.header-login{font-size:10px;padding:9px 10px}.brand{font-size:26px;gap:7px}.brand img{width:30px;height:30px}.hero{padding-top:35px}h1{font-size:45px;letter-spacing:-2.6px}.hero-description{font-size:12px;max-width:335px;line-height:1.85}.hero-meta{font-size:8px;gap:9px 12px}.hero-meta .icon{height:12px;width:12px}.hero-actions{gap:0}.button{font-size:10px;gap:11px;min-height:45px;padding:14px 15px}.button-plain{padding-inline:14px}.product-stage{padding:7px 7px 0;margin-top:30px}.stage-heading{font-size:5.5px;letter-spacing:.4px;padding:2px 3px 9px}.stage-heading>span:last-child{display:none}.dashboard-main{padding:17px 12px 12px}.dashboard-top{align-items:flex-start;gap:8px}.dashboard-top h2{font-size:14px}.dashboard-top p{font-size:7px;max-width:170px;line-height:1.6;margin-top:4px}.sample-tag{font-size:6px;padding:4px;white-space:normal;text-align:center;max-width:70px}.dashboard-filter{font-size:7px;margin-top:16px}.period-switch button{padding:7px 10px;font-size:7px}.stat-grid{gap:6px}.stat{padding:10px 8px}.stat>span{font-size:6.5px;gap:2px}.stat strong{font-size:19px;margin-top:12px;letter-spacing:-.7px}.stat strong small{display:block;font-size:6px;letter-spacing:0;margin-top:3px}.stat>div{display:none}.stat .icon{width:10px;height:10px}.dash-charts{grid-template-columns:1fr}.balance-card{display:none}.chart-card{padding:13px 11px}.card-heading b{font-size:9px}.graph-drawing>svg{height:115px}.graph{margin-top:16px}.dashboard-foot{font-size:6px;line-height:1.5;gap:8px}.dashboard-foot>span:last-child{display:none}.sample-caption{font-size:6px;padding:9px 8px}.fit-inner>div{font-size:9px;gap:5px}.fit-inner .icon{width:16px;height:16px}.feature-grid{gap:10px}.feature{padding:19px 15px}.feature h3{font-size:14px;line-height:1.5;letter-spacing:-.3px;min-height:42px;margin-top:18px}.feature p{font-size:10px;line-height:1.85;margin-top:7px}.feature-number{right:15px;top:23px;font-size:8px}.feature-icon{width:35px;height:35px;border-radius:7px}.feature-icon .icon{height:19px;width:19px}.feature-note{font-size:7px;padding-top:13px;line-height:1.6}.section{padding-block:55px}h2{font-size:33px}.eyebrow{font-size:8px;letter-spacing:1.2px}.module-intro h2{font-size:32px}.module-tabs{gap:3px}.module-tabs button{font-size:9px;padding:11px 7px;gap:6px}.module-tabs .icon{width:14px;height:14px}.module-panel-content{padding:21px 17px}.module-window-head{padding-inline:16px;height:42px}.module-panel h3{font-size:18px;margin-top:17px}.module-panel p{font-size:10px}.module-kicker{font-size:7px}.sample-table{font-size:9px}.sample-table td,.sample-table th{padding:12px 9px}.sample-table th{font-size:8px}.product-dot{width:6px;height:6px;margin-right:5px}.module-points{gap:8px 12px}.module-points span{font-size:8px}.steps{grid-template-columns:1fr;gap:27px}.step-top{padding-top:17px;margin-bottom:15px}.steps p{max-width:100%}.steps h3{font-size:16px}.step-top>span{font-size:26px}.faq-list summary{font-size:11px}.faq-list details{padding-block:19px}.cta{padding:34px 23px}.cta h2{font-size:28px}.cta .button{font-size:11px;padding-inline:19px}.footer-top p{font-size:9px}.footer-bottom{font-size:7px}.footer-bottom a{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep supporting copy and sample disclosures readable at every size. */
.module-points span,.details-inner small,.module-tabs button,.sample-tag,.sample-caption,.footer-bottom{color:#5b6951}
.sample-caption{font-size:10px;line-height:1.7;padding:12px 8px}
.sample-tag{font-size:10px;line-height:1.4;max-width:none}
.feature p{font-size:13px}.feature-note{font-size:10px}.module-points span{font-size:10px}
@media(max-width:760px){.feature p{font-size:12px}.feature-note{font-size:9px}.faq-list details p{font-size:12px}.details-inner small{font-size:11px}.footer-bottom{font-size:9px}.hero-meta{font-size:10px}.module-tabs button{font-size:11px}.module-points span{font-size:10px}.sample-tag{max-width:105px}.sample-caption{font-size:10px}}
@media(max-width:480px){.hero-description{font-size:14px}.hero-actions .button{font-size:11px}.hero-meta{font-size:9px}.feature p{font-size:12px}.feature h3{font-size:15px}.feature-note{font-size:9px}.module-panel p{font-size:12px}.module-tabs button{font-size:10px;min-height:48px}.sample-table{font-size:10px}.sample-table td,.sample-table th{padding-inline:8px}.faq-list summary{font-size:13px}.faq-list details p{font-size:12px}.steps p{font-size:12px}.cta p:not(.eyebrow){font-size:12px}.sample-tag{font-size:10px;max-width:87px}.hero-meta .icon{width:12px}.header-login{font-size:11px;min-height:40px}}

/* Trial entry points remain visible until access is enabled. */
.trial-placeholder:disabled{opacity:1;cursor:default;-webkit-text-fill-color:currentColor}
.header-login.trial-placeholder,.button-plain.trial-placeholder{background:transparent}
.button.trial-placeholder{border:0}
.button.trial-placeholder:hover{transform:none}
.button-lime.trial-placeholder:hover{background:var(--lime)}
.mobile-nav .trial-placeholder,.footer-top .trial-placeholder{border:0;background:transparent;color:inherit;text-align:left}
.mobile-nav .trial-placeholder{padding:13px 4px;font-size:14px}
.footer-top .trial-placeholder{padding:0;font:inherit}
