/* EVOBITE Public Website - Stage 22B */
:root{--green:#256f20;--green2:#3d8a35;--green3:#e9f5e6;--ink:#203029;--muted:#68786e;--line:#dce7da;--soft:#f5f8f3;--white:#fff;--shadow:0 22px 70px rgba(26,66,31,.10);--radius:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ev-site{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}.ev-container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.ev-narrow{max-width:860px}.ev-preview-bar{min-height:42px;padding:8px 20px;background:#173d15;color:#fff;display:flex;align-items:center;justify-content:center;gap:24px;font-size:14px;font-weight:800;position:relative;z-index:1001}.ev-preview-bar span{display:flex;align-items:center;gap:8px}.ev-preview-bar a{color:#d9ffd4}.ev-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,231,218,.8)}.ev-preview-bar+.ev-header{top:0}.ev-header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ev-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;min-height:48px}.ev-brand img{max-width:190px;max-height:48px;object-fit:contain}.ev-brand-mark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,var(--green),#4d9d43);color:#fff;font-size:22px;font-weight:950;box-shadow:0 9px 25px rgba(37,111,32,.2)}.ev-brand-name{font-size:20px;font-weight:950;letter-spacing:-.03em}.ev-nav{display:flex;align-items:center;gap:8px}.ev-nav-link,.ev-nav-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:11px;text-decoration:none;font-size:14px;font-weight:800;color:#405046}.ev-nav-link:hover{background:#f2f7f0;color:var(--green)}.ev-nav-btn.primary{background:var(--green);color:#fff;padding-inline:17px}.ev-nav-btn.secondary{border:1px solid #cfdccc;background:#fff;color:#315a32;padding-inline:17px}.ev-menu-toggle{display:none;width:48px;height:48px;border:1px solid var(--line);border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.ev-menu-toggle span{width:22px;height:2px;background:#35513a;border-radius:3px}.ev-eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;background:var(--green3);color:#2d7227;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.ev-eyebrow.light{background:rgba(255,255,255,.14);color:#fff}.ev-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 20%,rgba(107,184,89,.17),transparent 30%),linear-gradient(180deg,#fbfdfb 0%,#f3f8f1 100%);padding:82px 0 90px}.ev-hero:before{content:"";position:absolute;left:-120px;bottom:-190px;width:420px;height:420px;border-radius:50%;background:rgba(121,190,105,.10)}.ev-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:60px}.ev-hero-copy h1,.ev-page-hero h1{margin:16px 0 18px;font-size:clamp(42px,5vw,70px);line-height:1.03;letter-spacing:-.055em;color:#1f3026}.ev-hero-copy>p{margin:0;max-width:690px;color:#5f7065;font-size:19px;line-height:1.7}.ev-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}.ev-actions.center{justify-content:center}.ev-btn{min-height:50px;padding:0 20px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;border:1px solid transparent;font-size:15px;font-weight:900;cursor:pointer;transition:.18s ease}.ev-btn:hover{transform:translateY(-1px)}.ev-btn.primary{background:var(--green);color:#fff;box-shadow:0 12px 28px rgba(37,111,32,.18)}.ev-btn.secondary{background:#fff;border-color:#cfdccc;color:#315a32}.ev-btn.white{background:#fff;color:#24651f}.ev-btn.ghost-light{border-color:rgba(255,255,255,.4);color:#fff;background:transparent}.ev-btn.full{width:100%}.ev-hero-visual{min-width:0}.ev-hero-image{border-radius:28px;overflow:hidden;border:1px solid #d8e6d5;background:#fff;box-shadow:var(--shadow)}.ev-hero-image img{width:100%;height:auto;display:block}.ev-product-mock{border:1px solid #d5e4d2;background:#fff;border-radius:26px;box-shadow:0 30px 90px rgba(31,76,36,.16);overflow:hidden;transform:perspective(1100px) rotateY(-3deg) rotateX(1deg)}.ev-mock-top{height:54px;padding:0 16px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #e7eee4;background:#fafcf9}.ev-mock-top>span{width:9px;height:9px;border-radius:50%;background:#d4ddd1}.ev-mock-top>strong{margin-left:auto;font-size:13px;color:#4f6254}.ev-mock-body{display:grid;grid-template-columns:64px 1fr;min-height:390px}.ev-mock-body aside{padding:16px 10px;border-right:1px solid #e9eee7;background:#f7faf6;display:flex;align-items:center;flex-direction:column;gap:10px}.ev-mock-body aside div{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#78897d}.ev-mock-body aside .on{background:#e7f4e3;color:#2c7425}.ev-mock-content{padding:22px}.ev-mock-heading{display:flex;justify-content:space-between;gap:15px;align-items:center}.ev-mock-heading small{display:block;color:#89968e;font-size:12px}.ev-mock-heading strong{display:block;margin-top:4px;font-size:19px}.ev-mock-heading>span{padding:6px 9px;border-radius:999px;background:#e7f4e3;color:#267220;font-size:11px;font-weight:900}.ev-mock-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.ev-mock-kpis div{padding:14px;border:1px solid #e3eae0;border-radius:13px;background:#fff}.ev-mock-kpis span{display:block;color:#79877e;font-size:11px}.ev-mock-kpis strong{display:block;margin-top:8px;color:#33573a;font-size:12px}.ev-mock-kpis i{color:#4a9a41}.ev-mock-panel{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;margin-top:12px}.ev-bars,.ev-mock-list{min-height:190px;border:1px solid #e3eae0;border-radius:14px;background:#fbfcfa;padding:16px}.ev-bars{display:flex;align-items:flex-end;gap:9px}.ev-bars i{display:block;height:var(--h);flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#75b96b,#dff0db)}.ev-mock-list{display:flex;flex-direction:column;gap:14px;justify-content:center}.ev-mock-list span{display:flex;align-items:center;gap:8px;color:#607166;font-size:12px;font-weight:750}.ev-mock-list i{width:9px;height:9px;border-radius:50%;background:#69ad60}.ev-section{padding:82px 0}.ev-section.compact{padding-bottom:20px}.ev-soft{background:var(--soft);border-top:1px solid #edf2eb;border-bottom:1px solid #edf2eb}.ev-section-head{max-width:760px;margin:0 auto 34px;text-align:center}.ev-section-head h2{margin:13px 0 10px;font-size:clamp(30px,3.5vw,46px);line-height:1.1;letter-spacing:-.04em}.ev-section-head p{margin:0;color:var(--muted);font-size:17px;line-height:1.65}.ev-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ev-feature-card{position:relative;padding:24px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 10px 30px rgba(27,61,31,.04)}.ev-icon-tile{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:var(--green3);color:var(--green);font-size:20px}.ev-feature-image{height:150px;margin:-8px -8px 18px;border-radius:14px;overflow:hidden;background:#eff4ed}.ev-feature-image img{width:100%;height:100%;object-fit:cover}.ev-feature-card h3,.ev-module-card h3,.ev-addon-card h3{margin:17px 0 8px;font-size:19px;line-height:1.25}.ev-feature-card p,.ev-module-card p,.ev-addon-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.ev-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ev-module-card{padding:21px;border:1px solid #dfe8dc;border-radius:17px;background:#fff}.ev-module-code{font-size:11px;font-weight:950;letter-spacing:.07em;color:#3a7d34}.ev-module-unit{display:inline-flex;margin-top:12px;padding:5px 8px;border-radius:8px;background:#f0f5ee;color:#68796c;font-size:11px;font-weight:800}.ev-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:16px;align-items:stretch}.ev-plan-grid.compact .ev-plan-card{padding:21px}.ev-plan-card{display:flex;flex-direction:column;padding:25px;border:1px solid #d9e5d6;border-radius:21px;background:#fff;box-shadow:0 12px 35px rgba(31,67,34,.05)}.ev-plan-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.ev-plan-name{font-size:20px;font-weight:950}.ev-plan-interval{padding:6px 8px;border-radius:8px;background:#f0f5ee;color:#5f7063;font-size:11px;font-weight:850}.ev-price{display:flex;align-items:flex-end;gap:5px;margin-top:18px}.ev-price strong{font-size:39px;line-height:1;font-weight:950;letter-spacing:-.045em;color:#245f21}.ev-price span{color:#728078;font-size:13px;font-weight:750}.ev-price.custom strong{font-size:32px}.ev-tax-note{margin-top:8px;color:#819087;font-size:12px}.ev-plan-features{list-style:none;padding:0;margin:20px 0 24px;display:grid;gap:11px;flex:1}.ev-plan-features li{display:flex;align-items:flex-start;gap:9px;color:#536459;font-size:14px}.ev-plan-features i{margin-top:4px;color:#41923a}.ev-plan-features span{display:block}.ev-plan-features small{display:block;color:#88948c;font-size:11px;margin-top:1px}.ev-center-action{text-align:center;margin-top:28px}.ev-text-link{display:inline-flex;align-items:center;gap:8px;color:#2a7024;font-weight:900;text-decoration:none}.ev-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ev-testimonial-card{position:relative;padding:24px;border:1px solid var(--line);border-radius:19px;background:#fff}.ev-stars{color:#c18a16;font-size:13px}.ev-testimonial-card blockquote{margin:15px 0 21px;font-size:16px;line-height:1.7;color:#4c5c51}.ev-person{display:flex;align-items:center;gap:11px}.ev-person img,.ev-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover}.ev-avatar{display:grid;place-items:center;background:#e8f3e5;color:#2c7227;font-weight:950}.ev-person strong{display:block;font-size:14px}.ev-person span{display:block;margin-top:2px;color:#7a887f;font-size:12px}.ev-faq-list{display:grid;gap:10px}.ev-faq{position:relative;border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.ev-faq summary{list-style:none;cursor:pointer;min-height:62px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;font-weight:900}.ev-faq summary::-webkit-details-marker{display:none}.ev-faq summary i{color:#4b7d48;transition:.2s}.ev-faq[open] summary i{transform:rotate(45deg)}.ev-faq-answer{padding:0 18px 18px;color:#617166;font-size:15px;line-height:1.7}.ev-faq-answer p:last-child{margin-bottom:0}.ev-cta-section{padding-top:30px}.ev-cta-card{padding:50px;border-radius:28px;background:linear-gradient(135deg,#1e651a,#3f8e36);color:#fff;text-align:center;box-shadow:0 24px 70px rgba(36,104,31,.2)}.ev-cta-card h2{margin:13px auto 10px;max-width:760px;font-size:clamp(31px,4vw,50px);line-height:1.08;letter-spacing:-.04em}.ev-cta-card p{margin:0 auto;max-width:700px;color:#e4f4e1;font-size:17px}.ev-cta-card .ev-actions{justify-content:center}.ev-page-hero{padding:76px 0 64px;background:linear-gradient(180deg,#f7faf6,#fff);border-bottom:1px solid #edf2eb;text-align:center}.ev-page-hero .ev-narrow{margin:auto}.ev-page-hero h1{font-size:clamp(39px,5vw,62px)}.ev-page-hero p{margin:0 auto;max-width:760px;color:var(--muted);font-size:18px;line-height:1.7}.ev-draft-badge{display:inline-flex;gap:7px;align-items:center;margin-bottom:8px;padding:7px 10px;border-radius:999px;background:#fff0cf;color:#725715;font-size:12px;font-weight:900}.ev-rich{font-size:17px;color:#53645a;line-height:1.82}.ev-rich.compact{margin-top:18px;font-size:15px}.ev-rich h2{font-size:30px;line-height:1.2;color:#26372c;margin-top:32px}.ev-rich h3{font-size:23px;color:#26372c;margin-top:28px}.ev-rich a{color:#2c7527;font-weight:800}.ev-rich ul,.ev-rich ol{padding-left:24px}.ev-legal{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff}.ev-content-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.ev-content-image{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#f3f6f1}.ev-content-image img{display:block;width:100%;height:auto}.ev-about-panel{padding:28px;border-radius:22px;background:#f4f8f2;border:1px solid #dfe9dc}.ev-about-panel h2{font-size:32px;margin:12px 0 20px}.ev-about-points{display:grid;gap:14px}.ev-about-points>div{display:flex;gap:11px}.ev-about-points i{margin-top:5px;color:#43963c}.ev-about-points span{display:block;color:#607067;font-size:14px}.ev-about-points strong{display:block;color:#2f4135;font-size:15px;margin-bottom:3px}.ev-compare-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:#fff}.ev-compare{width:100%;min-width:780px;border-collapse:collapse}.ev-compare th,.ev-compare td{padding:15px;border-bottom:1px solid #e9efe7;text-align:center;font-size:14px}.ev-compare th:first-child,.ev-compare td:first-child{text-align:left;position:sticky;left:0;background:#fff}.ev-compare thead th{background:#f7faf6;color:#425348;font-size:13px}.ev-compare td strong{display:block}.ev-compare td small{display:block;color:#88958d;font-size:11px}.ev-compare td span{display:block;margin-top:4px;color:#75827a;font-size:11px}.ev-compare .yes{color:#42933a}.ev-compare .no{color:#bcc5bc}.ev-addon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.ev-addon-card{padding:23px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.ev-addon-type{font-size:11px;font-weight:950;text-transform:uppercase;color:#3e7f38}.ev-addon-price{font-size:26px;font-weight:950;color:#285f25}.ev-addon-price span{font-size:12px;color:#7b887f}.ev-addon-card small{display:block;margin-top:4px;color:#839087;font-size:11px}.ev-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}.ev-contact-cards{display:grid;gap:11px;margin-top:24px}.ev-contact-cards>a,.ev-contact-cards>div{display:flex;align-items:flex-start;gap:13px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;text-decoration:none}.ev-contact-cards i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eaf5e7;color:#2b7425;flex:0 0 42px}.ev-contact-cards small{display:block;color:#829087;font-size:11px;font-weight:850;text-transform:uppercase}.ev-contact-cards strong{display:block;margin-top:3px;color:#35483b;font-size:14px;overflow-wrap:anywhere}.ev-contact-form-card{padding:29px;border:1px solid #d8e5d5;border-radius:22px;background:#fff;box-shadow:var(--shadow);scroll-margin-top:110px}.ev-contact-form-card h2{margin:12px 0 6px;font-size:32px}.ev-contact-form-card>p{margin:0 0 20px;color:var(--muted)}.ev-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ev-form-grid label{display:block}.ev-form-grid label.full{grid-column:1/-1}.ev-form-grid label>span{display:block;margin-bottom:6px;color:#47594c;font-size:13px;font-weight:900}.ev-form-grid input,.ev-form-grid select,.ev-form-grid textarea{width:100%;min-height:49px;border:1px solid #d2ded0;border-radius:11px;padding:0 13px;background:#fff;font:inherit;font-size:15px;color:#2f4035;outline:none}.ev-form-grid textarea{min-height:126px;padding-top:12px;resize:vertical}.ev-form-grid input:focus,.ev-form-grid select:focus,.ev-form-grid textarea:focus{border-color:#83b77b;box-shadow:0 0 0 3px rgba(37,111,32,.08)}.ev-contact-form-card button{margin-top:16px}.ev-form-note{display:block;margin-top:9px;color:#849087;font-size:12px}.ev-form-success,.ev-form-error{display:flex;gap:9px;align-items:flex-start;padding:13px;margin:0 0 16px;border-radius:12px;font-size:14px;font-weight:750}.ev-form-success{background:#e8f6e5;color:#2b6f25}.ev-form-error{background:#fff0ed;color:#923e35}.ev-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ev-hidden-label{position:absolute;top:8px;right:8px;z-index:4;padding:5px 8px;border-radius:999px;background:#7d611b;color:#fff;font-size:10px;font-weight:950}.ev-hidden-label.fixed{top:12px;right:12px}.ev-preview-hidden{position:relative;outline:2px dashed #d4a83b;outline-offset:-2px;opacity:.88}.ev-empty-state{padding:30px;border:1px dashed #cbd9c8;border-radius:18px;text-align:center;color:#68786e}.ev-footer{margin-top:70px;background:#17251c;color:#dbe5dc}.ev-footer-grid{padding:54px 0 40px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:36px}.ev-brand.footer{color:#fff}.ev-brand.footer img{filter:none}.ev-footer-brand p{max-width:330px;color:#aebbb0;font-size:14px;line-height:1.65}.ev-footer h3{margin:7px 0 14px;color:#fff;font-size:14px}.ev-footer-links{display:grid;gap:10px}.ev-footer-links a,.ev-footer-links span{color:#aebbb0;text-decoration:none;font-size:13px;line-height:1.55}.ev-footer-links a:hover{color:#fff}.ev-socials{display:flex;gap:8px;margin-top:18px}.ev-socials a{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#233629;color:#d9e4da;text-decoration:none}.ev-footer-bottom{min-height:68px;border-top:1px solid #2d4032;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#94a399;font-size:12px}
@media(max-width:1040px){.ev-hero-grid{grid-template-columns:1fr;gap:42px}.ev-hero-copy{text-align:center}.ev-hero-copy>p{margin-inline:auto}.ev-hero-copy .ev-actions{justify-content:center}.ev-hero-visual{max-width:700px;width:100%;margin:auto}.ev-module-grid{grid-template-columns:repeat(3,1fr)}.ev-feature-grid{grid-template-columns:repeat(2,1fr)}.ev-testimonial-grid{grid-template-columns:repeat(2,1fr)}.ev-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.ev-footer-grid>div:last-child{grid-column:2/4}.ev-contact-grid{grid-template-columns:1fr}.ev-contact-info{max-width:760px}.ev-content-split{grid-template-columns:1fr}.ev-addon-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.ev-menu-toggle{display:flex}.ev-nav{position:absolute;left:20px;right:20px;top:70px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(28,57,31,.14)}.ev-nav.open{display:flex}.ev-nav-link,.ev-nav-btn{width:100%;min-height:48px;justify-content:flex-start;padding-inline:14px}.ev-nav-btn.primary,.ev-nav-btn.secondary{justify-content:center}.ev-hero{padding:62px 0 70px}.ev-mock-body{min-height:340px}.ev-section{padding:66px 0}.ev-module-grid{grid-template-columns:repeat(2,1fr)}.ev-footer-grid{grid-template-columns:1fr 1fr}.ev-footer-grid>div:last-child{grid-column:auto}.ev-preview-bar{justify-content:space-between}}
@media(max-width:620px){.ev-container{width:min(var(--container),calc(100% - 28px))}.ev-header-inner{height:68px}.ev-brand img{max-width:150px;max-height:42px}.ev-hero-copy h1,.ev-page-hero h1{font-size:clamp(36px,12vw,49px)}.ev-hero-copy>p,.ev-page-hero p{font-size:17px}.ev-actions{display:grid;grid-template-columns:1fr;width:100%}.ev-actions .ev-btn{width:100%}.ev-product-mock{transform:none;border-radius:20px}.ev-mock-body{grid-template-columns:50px 1fr;min-height:300px}.ev-mock-body aside{padding-inline:5px}.ev-mock-body aside div{width:37px;height:37px}.ev-mock-content{padding:15px}.ev-mock-kpis{grid-template-columns:1fr}.ev-mock-kpis div:nth-child(n+2){display:none}.ev-mock-panel{grid-template-columns:1fr}.ev-mock-list{display:none}.ev-bars{min-height:150px}.ev-feature-grid,.ev-module-grid,.ev-testimonial-grid,.ev-addon-grid{grid-template-columns:1fr}.ev-section{padding:54px 0}.ev-section-head{margin-bottom:25px}.ev-section-head h2{font-size:31px}.ev-cta-card{padding:34px 20px}.ev-page-hero{padding:58px 0 48px}.ev-form-grid{grid-template-columns:1fr}.ev-form-grid label.full{grid-column:auto}.ev-form-grid input,.ev-form-grid select,.ev-form-grid textarea{font-size:16px}.ev-contact-form-card{padding:21px}.ev-footer-grid{grid-template-columns:1fr;padding-top:42px}.ev-footer-bottom{padding:18px 0;flex-direction:column;align-items:flex-start;justify-content:center}.ev-preview-bar{font-size:12px;padding-inline:12px;gap:8px}.ev-preview-bar a{white-space:nowrap}.ev-legal{padding:20px}.ev-rich{font-size:16px}.ev-plan-grid{grid-template-columns:1fr}}
