:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17201c;background:#f4f6f3;font-synthesis:none;--ink:#14271f;--green:#17352c;--green-2:#23483b;--lime:#d8f062;--paper:#f4f6f3;--muted:#64736c;--line:#d9e1dc;--white:#fff;--orange:#ffb37b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}body,button,input{font:inherit}a{color:inherit}img{max-width:100%;display:block}svg{width:1.2em;height:1.2em}.site-header{position:sticky;z-index:50;top:0;min-height:78px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;gap:34px;border-bottom:1px solid #ffffff1f;background:#14271ff2;color:white;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:20px;white-space:nowrap}.brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:var(--lime);color:var(--green)}.brand svg{width:23px;height:23px}.site-header nav{margin:auto;display:flex;align-items:center;gap:28px}.site-header nav a,.text-link{color:#cdd9d3;text-decoration:none;font-size:14px;font-weight:650}.site-header nav a:hover,.site-header nav a.active,.text-link:hover{color:white}.header-actions{display:flex;align-items:center;gap:22px}.button,.ghost-button,.outline-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:7px;text-decoration:none;font-weight:800;transition:.2s ease}.button{background:var(--lime);color:var(--ink);box-shadow:0 8px 24px #d8f0621a}.button:hover{background:#e6f889;transform:translateY(-2px)}.button.small{min-height:42px;padding-inline:17px;font-size:13px}.button svg,.outline-button svg{transition:transform .2s}.button:hover svg,.outline-button:hover svg{transform:translateX(3px)}.ghost-button{border-color:#ffffff47;color:white;background:#ffffff0a}.ghost-button:hover{border-color:#ffffff9c;background:#ffffff12}.ghost-button.dark{border-color:#b7c4bd;color:var(--ink);background:white}.ghost-button.dark:hover{border-color:var(--green)}.outline-button{border-color:#aebcb4;background:transparent;color:var(--green)}.outline-button:hover{border-color:var(--green);background:white}.menu-toggle,.mobile-login{display:none}.hero{min-height:680px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(480px,.98fr);background:var(--green);color:white;overflow:hidden}.hero-copy{padding:96px max(40px,calc((100vw - 1240px)/2)) 70px; padding-right:60px;position:relative;z-index:2}.eyebrow{margin:0 0 26px;display:flex;align-items:center;gap:12px;color:#bfd36c;font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.eyebrow span{width:24px;height:2px;background:var(--lime)}h1,h2,h3,p{margin-top:0}.hero h1,.inner-hero h1{margin-bottom:28px;font-size:clamp(46px,5.4vw,78px);line-height:.98;letter-spacing:-.055em}.lead{max-width:720px;color:#c6d0cb;font-size:19px;line-height:1.62}.hero-actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:12px}.trust-row{margin-top:48px;display:flex;flex-wrap:wrap;gap:24px;color:#b6c4be;font-size:12px}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row svg{color:var(--lime)}.hero-visual{min-width:0;position:relative}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--green),transparent 32%),linear-gradient(0deg,#14271f66,transparent 45%)}.hero-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.8)}.floating-panel{position:absolute;z-index:2;right:8%;bottom:9%;width:210px;padding:18px;border:1px solid #ffffff2c;border-radius:10px;background:#14271fe8;box-shadow:0 18px 40px #0a181166;backdrop-filter:blur(12px)}.floating-panel small,.floating-panel strong,.floating-panel span{display:block}.floating-panel small{color:#9fb0a8}.floating-panel strong{margin:6px 0;font-size:32px}.floating-panel span{font-size:11px;color:#c7d4ce}.floating-panel i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #d8f0621c}.proof{min-height:78px;padding:20px max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:white;color:#58675f;font-size:12px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.proof.compact{min-height:68px;justify-content:center;gap:48px}.section{max-width:1240px;margin:0 auto;padding:110px 0}.section-heading{max-width:830px;margin:0 auto 50px;text-align:center}.section-heading.left{margin-left:0;text-align:left}.section-heading>p{margin-bottom:14px;color:#6e8035;font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.section-heading h2{margin-bottom:18px;font-size:clamp(34px,4vw,55px);line-height:1.06;letter-spacing:-.045em}.section-heading>span{color:var(--muted);font-size:17px;line-height:1.6}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.card-grid article{min-height:260px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#f9faf8;transition:.2s}.card-grid article:hover{z-index:1;background:white;box-shadow:0 18px 45px #18322914;transform:translateY(-3px)}.card-icon{width:48px;height:38px;margin-bottom:38px;display:grid;place-items:center;border-radius:5px;background:#e5eadf;color:var(--green);font-size:12px;font-weight:850}.card-grid article:nth-child(3n+2) .card-icon{background:var(--lime)}.card-grid article:nth-child(3n) .card-icon{background:#dce9e3}.card-grid h3{font-size:20px;letter-spacing:-.02em}.card-grid p{margin-bottom:0;color:var(--muted);line-height:1.6}.dark-section{padding:110px max(24px,calc((100vw - 1240px)/2));background:var(--green);color:white}.section-heading.light>p{color:var(--lime)}.section-heading.light>span{color:#bdcac4}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;border-top:1px solid #ffffff26;border-left:1px solid #ffffff26}.steps li{min-height:260px;padding:26px;border-right:1px solid #ffffff26;border-bottom:1px solid #ffffff26}.steps li>span{color:var(--lime);font-size:12px;font-weight:850}.steps h3{margin:70px 0 13px;font-size:20px}.steps p{margin:0;color:#b9c7c0;line-height:1.55}.split>div:first-child{display:grid;grid-template-columns:1.08fr .92fr;gap:60px}.roi-card{padding:30px;background:white;border:1px solid var(--line);box-shadow:0 18px 50px #13251d10}.roi-card label{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:23px;color:#34453d;font-size:13px;font-weight:750}.roi-card label span{color:#7b8882;font-size:11px;font-weight:500}.roi-card input{grid-column:1/-1;width:100%;accent-color:var(--green)}.roi-card output{min-height:94px;padding:18px;display:grid;align-content:center;background:var(--green);color:white}.roi-card output strong{font-size:28px;color:var(--lime)}.roi-card output span{margin-top:4px;color:#c3d0ca;font-size:12px}.metric-stack{margin-top:65px;display:grid;grid-template-columns:repeat(3,1fr)}.metric-stack article{padding:28px;border-top:1px solid var(--line);border-right:1px solid var(--line)}.metric-stack article:first-child{border-left:1px solid var(--line)}.metric-stack strong,.metric-stack span{display:block}.metric-stack strong{margin-bottom:10px;color:var(--green);font-size:30px}.metric-stack span{color:var(--muted);line-height:1.5}.tool-teasers .card-icon{width:auto;padding:0 12px;font-size:15px}.center{margin-top:40px;text-align:center}.cta{max-width:1240px;min-height:310px;margin:0 auto 110px;padding:52px 58px;display:flex;align-items:center;justify-content:space-between;gap:60px;background:var(--green);color:white;position:relative;overflow:hidden}.cta:after{content:"";position:absolute;right:-90px;top:-140px;width:390px;height:390px;border:70px solid #d8f06214;border-radius:50%}.cta>div{position:relative;z-index:1}.cta p{margin-bottom:12px;color:var(--lime);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.cta h2{max-width:690px;margin-bottom:14px;font-size:42px;line-height:1.05;letter-spacing:-.04em}.cta span{color:#c1cec8}.cta>div:last-child{display:flex;gap:10px}.site-footer{padding:70px max(24px,calc((100vw - 1240px)/2)) 30px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;background:#0e1e18;color:white}.brand.inverse>span{color:var(--green)}.footer-lead p{max-width:320px;margin:22px 0;color:#9eaea6;line-height:1.6}.footer-lead .button{min-height:44px}.site-footer>div:not(.footer-lead):not(.footer-bottom){display:grid;align-content:start;gap:13px}.site-footer>div>strong{margin-bottom:7px;color:#d6e0db;font-size:13px}.site-footer>div>a:not(.brand):not(.button){color:#97a9a0;text-decoration:none;font-size:13px}.site-footer>div>a:hover{color:white}.footer-bottom{grid-column:1/-1;margin-top:25px;padding-top:25px;display:flex;justify-content:space-between;border-top:1px solid #ffffff1c;color:#7f9289;font-size:11px}.breadcrumbs{max-width:1240px;margin:0 auto;padding:24px 0;display:flex;gap:10px;color:#74827b;font-size:12px}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--green)}.breadcrumbs i{font-style:normal}.inner-hero{max-width:1240px;min-height:590px;margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:90px;padding:70px 0 90px}.inner-hero h1{font-size:clamp(44px,5vw,69px);color:var(--ink)}.inner-hero .lead{color:#617068}.hero-board{min-height:410px;padding:28px;display:flex;flex-direction:column;background:var(--green);color:white;box-shadow:16px 16px 0 #dce4df}.hero-board small{color:#92a69c;text-transform:uppercase;letter-spacing:.08em}.hero-board>strong{margin:20px 0 35px;color:var(--lime);font-size:35px}.hero-board span{margin-top:-1px;padding:16px 0;display:flex;justify-content:space-between;border-top:1px solid #ffffff20;color:#d6e1dc;transform:translateX(calc(var(--i) * 3px))}.hero-board span i{padding:4px 7px;background:#ffffff12;color:#9db0a7;font-size:10px;font-style:normal}.hero-board.knowledge{justify-content:center}.faq{padding-top:40px}.faq-list{max-width:900px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:24px 6px;display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:18px;font-weight:750;list-style:none}summary::-webkit-details-marker{display:none}summary span{color:#75847d;font-size:24px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details>p{max-width:760px;margin:0;padding:0 6px 26px;color:var(--muted);line-height:1.7}.contact-panel{max-width:1240px;margin:0 auto 100px;display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:white}.contact-panel>div{padding:45px;border-right:1px solid #ffffff25}.contact-panel p{color:#94a79d;font-size:12px;text-transform:uppercase}.contact-panel a{display:block;margin-bottom:12px;color:var(--lime);font-size:28px;font-weight:800;text-decoration:none}.contact-panel span{color:#bfccc6}.tools-hero{grid-template-columns:1.3fr .7fr}.tool-counter{width:330px;height:330px;justify-self:end;display:grid;place-content:center;text-align:center;border-radius:50%;background:var(--lime);color:var(--green);box-shadow:0 0 0 28px #d8f0622e}.tool-counter strong{font-size:90px;line-height:.9}.tool-counter span{margin-top:14px;font-weight:800}.tool-counter small{margin-top:8px}.catalog-toolbar{margin-bottom:35px;display:flex;align-items:end;justify-content:space-between}.catalog-toolbar>div p{margin:0 0 6px;color:#6e8035;font-size:11px;font-weight:850;text-transform:uppercase}.catalog-toolbar h2{margin:0;font-size:38px}.search{width:360px;height:48px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #cbd5cf;background:white;color:#728078}.search input{width:100%;height:100%;border:0;outline:0;background:transparent}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tools-grid article{min-height:310px;padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);background:white;transition:.2s}.tools-grid article:hover{border-color:#9cac83;box-shadow:0 15px 38px #18322910;transform:translateY(-3px)}.tools-grid article[hidden]{display:none}.tools-grid article>div{display:flex;align-items:center;justify-content:space-between}.tool-number{color:#8a9891;font:700 12px ui-monospace,monospace}.tools-grid em{padding:5px 8px;background:var(--lime);color:var(--green);font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}.tools-grid small{margin:32px 0 7px;color:#718035;font-weight:800;text-transform:uppercase}.tools-grid h3{font-size:20px;line-height:1.2}.tools-grid p{color:var(--muted);line-height:1.55}.tools-grid a{margin-top:auto;display:flex;align-items:center;gap:8px;color:var(--green);font-size:13px;font-weight:850;text-decoration:none}.tools-grid a:hover svg{transform:translateX(4px)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-grid article{min-height:420px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);background:white}.article-grid article>span{color:#98a49e;font:700 12px ui-monospace,monospace}.article-grid article>p:first-of-type{margin:55px 0 10px;color:#758536;font-size:11px;font-weight:850;text-transform:uppercase}.article-grid h2{font-size:27px;line-height:1.1}.article-grid article>p:last-of-type{color:var(--muted);line-height:1.6}.article-grid a{margin-top:auto;display:flex;align-items:center;gap:8px;color:var(--green);font-weight:800;text-decoration:none}.article-page,.legal-page{max-width:1000px;margin:0 auto;padding:60px 0 110px}.article-page header{max-width:850px}.article-page h1,.legal-page h1{margin-bottom:25px;font-size:clamp(44px,5vw,68px);line-height:1.02;letter-spacing:-.05em}.article-page header .lead,.legal-page .lead{color:var(--muted)}.article-page aside{margin:50px 0;padding:24px;display:grid;gap:10px;border-left:4px solid var(--lime);background:white}.article-page aside a{color:#53655c;text-decoration:none}.article-page aside a:hover{color:var(--green)}.article-content{max-width:760px}.article-content section{padding:30px 0;border-bottom:1px solid var(--line)}.article-content h2,.legal-page h2{font-size:30px;letter-spacing:-.03em}.article-content p,.legal-page p{color:#55655d;font-size:17px;line-height:1.8}.article-note{margin-top:45px;padding:30px;background:var(--green);color:white}.article-note strong{font-size:23px}.article-note p{color:#c1cec8}.legal-page h2{margin-top:45px}.legal-page a{color:#176443}.legal-date{margin-top:50px;font-size:13px!important}.not-found{min-height:70vh;display:grid;place-content:center;text-align:center}.not-found>strong{color:#d4e758;font-size:120px;line-height:1}.not-found h1{margin-bottom:10px;font-size:45px}.not-found p{color:var(--muted)}
@media(max-width:1280px){.section,.cta,.inner-hero,.breadcrumbs,.contact-panel{max-width:calc(100% - 48px)}.hero-copy{padding-left:24px}.site-header{padding-inline:24px}.site-header nav{gap:18px}.site-header nav a{font-size:13px}}
@media(max-width:980px){.site-header{min-height:68px}.menu-toggle{display:grid;place-items:center;margin-left:auto;width:42px;height:42px;border:1px solid #ffffff2b;border-radius:6px;background:transparent;color:white}.site-header nav{display:none;position:absolute;top:68px;left:0;right:0;padding:20px 24px;align-items:stretch;background:var(--green);border-top:1px solid #ffffff1c}.site-header nav.is-open{display:grid}.site-header nav a{padding:10px 0}.mobile-login{display:block}.header-actions{display:none}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:80px 24px 55px}.hero-visual{height:500px}.hero-visual:after{background:linear-gradient(0deg,var(--green),transparent 45%)}.proof{overflow-x:auto;justify-content:flex-start}.proof span{white-space:nowrap}.section{padding:85px 0}.card-grid{grid-template-columns:repeat(2,1fr)}.card-grid article:nth-child(3n+2) .card-icon{background:#e5eadf}.card-grid article:nth-child(even) .card-icon{background:var(--lime)}.steps{grid-template-columns:repeat(2,1fr)}.split>div:first-child{grid-template-columns:1fr}.metric-stack{margin-top:40px}.cta{padding:45px;align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:2fr 1fr 1fr}.site-footer>div:nth-child(4){grid-column:2}.inner-hero{grid-template-columns:1fr;gap:40px}.hero-board{min-height:360px}.tools-hero{grid-template-columns:1fr 300px}.tool-counter{width:260px;height:260px}.tools-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.article-page,.legal-page{max-width:calc(100% - 48px)}}
@media(max-width:640px){.site-header{padding-inline:16px}.brand{font-size:17px}.brand>span{width:34px;height:34px}.hero h1,.inner-hero h1{font-size:43px}.hero-copy{padding-top:58px}.lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions>a{width:100%}.trust-row{display:grid;gap:12px}.hero-visual{height:380px}.floating-panel{right:16px;bottom:16px}.proof{padding-inline:16px}.section,.cta,.inner-hero,.breadcrumbs,.contact-panel{max-width:calc(100% - 32px)}.section{padding:68px 0}.section-heading{text-align:left}.section-heading h2{font-size:36px}.card-grid{grid-template-columns:1fr}.card-grid article{min-height:230px}.card-grid article:nth-child(even) .card-icon{background:#e5eadf}.card-grid article:nth-child(3n+2) .card-icon{background:var(--lime)}.steps{grid-template-columns:1fr}.steps li{min-height:200px}.steps h3{margin-top:45px}.metric-stack{grid-template-columns:1fr}.metric-stack article{border-left:1px solid var(--line)}.cta{max-width:none;margin:0 0 0;padding:50px 24px;border-radius:0}.cta h2{font-size:35px}.cta>div:last-child{width:100%;align-items:stretch;flex-direction:column}.site-footer{padding:55px 24px 25px;grid-template-columns:1fr 1fr;gap:40px 25px}.footer-lead{grid-column:1/-1}.site-footer>div:nth-child(4){grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.breadcrumbs{padding:18px 0;overflow:hidden;white-space:nowrap}.breadcrumbs span{overflow:hidden;text-overflow:ellipsis}.inner-hero{padding:45px 0 65px}.hero-board{min-height:330px;padding:22px;box-shadow:10px 10px 0 #dce4df}.contact-panel{grid-template-columns:1fr}.contact-panel>div{padding:30px}.contact-panel a{font-size:22px}.tools-hero{grid-template-columns:1fr}.tool-counter{justify-self:center}.catalog-toolbar{align-items:stretch;flex-direction:column;gap:22px}.search{width:100%}.tools-grid,.article-grid{grid-template-columns:1fr}.tools-grid article{min-height:280px}.article-page,.legal-page{max-width:calc(100% - 32px);padding-top:35px}.article-page h1,.legal-page h1{font-size:42px}.article-content p,.legal-page p{font-size:16px}.not-found{padding:40px 20px}.not-found>strong{font-size:90px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
