/* HerbaSinn System V154 — página institucional oficial */
:root{
    --herba-green:#326f3c;
    --herba-green-dark:#173d20;
    --herba-green-deep:#0d2a15;
    --herba-bright:#5abe24;
    --herba-soft:#74c241;
    --herba-navy:#0f2e63;
    --herba-gray-50:#f7faf5;
    --herba-gray-100:#eef3eb;
    --herba-gray-200:#dfe7db;
    --herba-gray-500:#6d786d;
    --herba-charcoal:#27312a;
    --herba-white:#fff;
    --herba-shadow:0 22px 60px rgba(19,61,32,.11);
    --herba-radius:28px;
    --herba-container:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:86px}
body.herba-site{margin:0;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17251c;background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}
body.herba-site.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.herba-container{width:min(calc(100% - 40px),var(--herba-container));margin:0 auto}
.herba-site-header{position:fixed;z-index:100;inset:0 0 auto;background:rgba(20,58,29,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);transition:box-shadow .25s ease,background .25s ease}
.herba-site-header.is-scrolled{background:rgba(14,48,23,.98);box-shadow:0 10px 34px rgba(8,34,15,.18)}
.herba-site-header__inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.herba-brand{display:inline-flex;align-items:center;min-width:174px}
.herba-brand img{width:174px;height:auto}
.herba-nav{display:flex;align-items:center;gap:30px;margin-left:auto}
.herba-nav a{position:relative;color:rgba(255,255,255,.82);font-size:14px;font-weight:700;transition:color .2s ease}
.herba-nav a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-8px;background:var(--herba-bright);transition:right .22s ease}
.herba-nav a:hover{color:#fff}.herba-nav a:hover:after{right:0}
.herba-site-header__actions{display:flex;align-items:center;gap:10px}
.herba-link-login{min-height:42px;padding:0 17px;border-radius:14px;display:inline-flex;align-items:center;gap:9px;background:var(--herba-bright);color:#123018;font-size:14px;font-weight:900;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 20px rgba(90,190,36,.18);transition:transform .2s ease,box-shadow .2s ease}
.herba-link-login:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(90,190,36,.24)}
.herba-menu-toggle{display:none;width:42px;height:42px;border-radius:13px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;align-items:center;justify-content:center;cursor:pointer}
.herba-hero{padding:150px 0 86px;background:#f4f8f1;position:relative;overflow:hidden}
.herba-hero:before,.herba-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(0)}
.herba-hero:before{width:480px;height:480px;right:-180px;top:-180px;background:rgba(116,194,65,.12)}
.herba-hero:after{width:280px;height:280px;left:-120px;bottom:-100px;background:rgba(50,111,60,.08)}
.herba-hero__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:70px;align-items:center;position:relative;z-index:1}
.herba-kicker,.herba-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--herba-green);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.herba-kicker{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(50,111,60,.14);box-shadow:0 10px 26px rgba(19,61,32,.06)}
.herba-hero h1{font-size:clamp(46px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:22px 0 22px;color:#102218;max-width:660px}
.herba-hero__copy>p{font-size:18px;line-height:1.7;color:#536157;max-width:620px;margin:0}
.herba-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.herba-btn{min-height:52px;padding:0 21px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;font-size:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.herba-btn:hover{transform:translateY(-2px)}
.herba-btn--primary{background:var(--herba-green);color:#fff;box-shadow:0 16px 30px rgba(50,111,60,.22)}
.herba-btn--primary:hover{background:#285f32}
.herba-btn--ghost{border:1px solid #cad8c5;background:#fff;color:#26422e}
.herba-btn--ghost:hover{box-shadow:0 12px 24px rgba(19,61,32,.08)}
.herba-btn--light{background:#fff;color:var(--herba-green-deep);min-width:190px}
.herba-hero__trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:#526156;font-size:13px;font-weight:700}
.herba-hero__trust div{display:flex;align-items:center;gap:8px}.herba-hero__trust i{color:var(--herba-green)}
.herba-product-stage{position:relative;min-width:0;padding:18px 0}
.herba-product-shell{height:510px;background:#fff;border:1px solid rgba(50,111,60,.15);border-radius:30px;box-shadow:var(--herba-shadow);display:grid;grid-template-columns:74px minmax(0,1fr);overflow:hidden;transform:perspective(1400px) rotateY(-3deg) rotateX(1deg);transform-origin:center}
.herba-product-sidebar{background:#153e20;padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:13px}
.herba-product-mark{width:46px;height:46px;border-radius:14px;background:#fff;display:grid;place-items:center;margin-bottom:12px}.herba-product-mark img{width:31px;height:31px;object-fit:contain}
.herba-product-sidebar>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:rgba(255,255,255,.68);background:rgba(255,255,255,.07);font-size:15px}.herba-product-sidebar>span.is-active{background:var(--herba-bright);color:#123018}
.herba-product-main{padding:26px;min-width:0;background:#fafcf9}
.herba-product-topbar{height:58px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4ece1;margin-bottom:22px}.herba-product-topbar small{display:block;font-size:9px;letter-spacing:.11em;color:#819084;font-weight:900}.herba-product-topbar strong{display:block;font-size:21px;line-height:1.2}.herba-product-status{font-size:11px;font-weight:800;color:#326f3c;background:#eef8ea;border:1px solid #d8ebd1;border-radius:999px;padding:7px 10px}.herba-product-status i{font-size:7px;color:#5abe24;margin-right:5px}
.herba-product-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.herba-product-metrics article{border:1px solid #e2eae0;background:#fff;border-radius:18px;padding:15px}.herba-product-metrics span{display:block;color:#7d897f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.herba-product-metrics strong{display:block;font-size:19px;margin:4px 0 2px;color:#213228}.herba-product-metrics small{display:block;font-size:10px;color:#89938b}
.herba-product-content{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.herba-mini-chart,.herba-mini-flow{background:#fff;border:1px solid #e2eae0;border-radius:20px;padding:17px;min-height:242px}.herba-mini-title{display:flex;align-items:center;justify-content:space-between;font-weight:900;font-size:12px;color:#2b3d31}.herba-mini-title i{color:#326f3c}
.herba-bars{height:135px;display:flex;align-items:flex-end;gap:8px;padding:18px 6px 5px;border-bottom:1px solid #edf1ec}.herba-bars i{flex:1;min-width:8px;background:#74c241;border-radius:6px 6px 2px 2px;opacity:.95}.herba-bars i:nth-child(2n){background:#326f3c}.herba-mini-legend{display:flex;justify-content:space-between;margin-top:12px;color:#879188;font-size:9px;font-weight:800}
.herba-flow-card{display:grid;grid-template-columns:33px 1fr 8px;gap:9px;align-items:center;padding:11px;margin-top:11px;border-radius:14px;background:#f7faf5;border:1px solid #e7eee4}.herba-flow-card>i{width:33px;height:33px;border-radius:11px;display:grid;place-items:center;background:#e6f4df;color:#326f3c}.herba-flow-card strong,.herba-flow-card small{display:block}.herba-flow-card strong{font-size:11px}.herba-flow-card small{font-size:9px;color:#879087}.herba-flow-card span{width:7px;height:7px;border-radius:50%;background:#5abe24}
.herba-float-card{position:absolute;border-radius:15px;background:#fff;box-shadow:0 18px 42px rgba(19,61,32,.13);padding:11px 14px;display:flex;gap:8px;align-items:center;font-size:11px;font-weight:900;color:#2d4434;border:1px solid #e0eadc}.herba-float-card i{color:#326f3c}.herba-float-card--one{left:-25px;bottom:45px}.herba-float-card--two{right:-20px;top:3px}
.herba-proof{padding:0 0 34px;background:#f4f8f1}.herba-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.herba-proof-card{display:flex;gap:13px;align-items:flex-start;padding:20px;border-radius:20px;background:#fff;border:1px solid #dfe8dc}.herba-proof-card>i{width:42px;height:42px;flex:0 0 42px;border-radius:13px;display:grid;place-items:center;background:#edf7e8;color:#326f3c}.herba-proof-card strong,.herba-proof-card span{display:block}.herba-proof-card strong{font-size:14px}.herba-proof-card span{font-size:12px;color:#718075;margin-top:3px}
.herba-section{padding:96px 0}.herba-section-heading{max-width:760px;margin-bottom:46px}.herba-section-heading h2{font-size:clamp(34px,4vw,51px);letter-spacing:-.04em;line-height:1.05;margin:13px 0 16px;color:#12241a}.herba-section-heading p{font-size:17px;color:#6a786e;margin:0;max-width:690px}.herba-section-heading--light h2,.herba-section-heading--light p,.herba-section-heading--light .herba-eyebrow{color:#fff}.herba-section-heading--light p{opacity:.75}.herba-section-heading--light .herba-eyebrow{opacity:.78}
.herba-modules-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.herba-module{min-height:280px;padding:23px;border:1px solid #e0e9dd;border-radius:24px;background:#fff;display:flex;flex-direction:column;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.herba-module:hover{transform:translateY(-4px);border-color:#bcd7b3;box-shadow:0 18px 38px rgba(19,61,32,.08)}.herba-module__icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#eef7ea;color:#326f3c;font-size:18px}.herba-module h3{font-size:17px;line-height:1.25;margin:18px 0 10px}.herba-module p{font-size:13px;line-height:1.6;color:#6c796f;margin:0 0 18px}.herba-module__tag{margin-top:auto;align-self:flex-start;padding:6px 9px;border-radius:999px;background:#f4f7f2;color:#617064;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}
.herba-flow-section{padding:92px 0;background:#173d20;color:#fff;overflow:hidden}.herba-operation-flow{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr 42px 1fr 42px 1fr;align-items:center}.herba-flow-step{min-height:230px;padding:22px;border-radius:22px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.11)}.herba-flow-step>span{display:block;color:#9adf6c;font-weight:900;font-size:11px;letter-spacing:.08em}.herba-flow-step>i{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:#5abe24;color:#16311c;margin:32px 0 22px}.herba-flow-step h3{font-size:18px;margin:0 0 7px}.herba-flow-step p{font-size:12px;color:rgba(255,255,255,.66);margin:0}.herba-flow-line{height:1px;background:rgba(255,255,255,.2);position:relative}.herba-flow-line:after{content:"";position:absolute;right:-1px;top:-3px;border-left:6px solid rgba(255,255,255,.42);border-top:3px solid transparent;border-bottom:3px solid transparent}
.herba-showcase{background:#f8faf7}.herba-showcase-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.herba-showcase-card{background:#fff;border:1px solid #dfe8dc;border-radius:28px;padding:24px;min-height:390px;box-shadow:0 10px 28px rgba(19,61,32,.04)}.herba-showcase-card__head{display:flex;gap:14px;align-items:center;margin-bottom:24px}.herba-showcase-card__head>span{width:48px;height:48px;border-radius:15px;background:#eaf6e4;color:#326f3c;display:grid;place-items:center}.herba-showcase-card__head small{font-size:9px;letter-spacing:.1em;color:#7b897d;font-weight:900}.herba-showcase-card__head h3{font-size:18px;margin:1px 0 0}.herba-kanban-demo{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;height:270px}.herba-kanban-demo>div{background:#f5f8f3;border-radius:16px;padding:12px}.herba-kanban-demo strong{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#6b796d;display:block;margin-bottom:10px}.herba-kanban-demo span{display:flex;gap:7px;align-items:center;background:#fff;border:1px solid #e1e9de;border-radius:10px;padding:9px 7px;margin-bottom:7px}.herba-kanban-demo i{width:7px;height:7px;background:#74c241;border-radius:50%}.herba-kanban-demo b{font-size:9px;font-weight:700;color:#435147}.herba-recipe-demo{height:270px;display:grid;grid-template-columns:100px 1fr;gap:17px;align-items:center}.herba-recipe-demo__visual{height:170px;border-radius:26px;background:#eef7e9;display:grid;place-items:center;color:#326f3c;font-size:42px}.herba-recipe-demo__data strong{display:block;margin-bottom:12px;font-size:15px}.herba-recipe-demo__data span{display:block;padding:11px 0;border-bottom:1px solid #edf1eb}.herba-recipe-demo__data b,.herba-recipe-demo__data em{display:block}.herba-recipe-demo__data b{font-size:10px}.herba-recipe-demo__data em{font-size:10px;color:#7f8c81;font-style:normal;margin-top:2px}.herba-dre-demo{height:270px;display:flex;flex-direction:column;justify-content:center;gap:11px}.herba-dre-demo span{display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:center}.herba-dre-demo b{font-size:10px;color:#5b685e}.herba-dre-demo i{height:14px;border-radius:999px;display:block}.herba-dre-demo .is-revenue i{width:88%;background:#42a85a}.herba-dre-demo .is-cmv i{width:55%;background:#dc5555}.herba-dre-demo .is-variable i{width:46%;background:#e79b41}.herba-dre-demo .is-profit i{width:68%;background:#3f77c8}.herba-dre-demo .is-margin i{width:76%;background:#d6bd3f}
.herba-multiunit{padding:90px 0;background:#fff}.herba-multiunit__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.herba-multiunit__copy h2{font-size:clamp(35px,4vw,50px);letter-spacing:-.04em;line-height:1.05;margin:14px 0 18px}.herba-multiunit__copy>p{color:#6d7b70;font-size:16px;max-width:570px}.herba-multiunit__copy ul{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:12px}.herba-multiunit__copy li{display:flex;gap:10px;align-items:center;font-size:13px;font-weight:700;color:#465449}.herba-multiunit__copy li i{width:25px;height:25px;border-radius:50%;background:#e8f5e1;color:#326f3c;display:grid;place-items:center;font-size:10px}.herba-units-visual{min-height:410px;border-radius:30px;background:#f4f8f1;border:1px solid #e0e9dc;position:relative;padding:44px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-content:end}.herba-unit{background:#fff;border:1px solid #dfe8dc;border-radius:20px;padding:19px;text-align:center;box-shadow:0 14px 30px rgba(19,61,32,.05);position:relative;z-index:2}.herba-unit>span{width:44px;height:44px;border-radius:14px;background:#edf7e8;color:#326f3c;display:grid;place-items:center;margin:0 auto 12px}.herba-unit strong,.herba-unit small{display:block}.herba-unit strong{font-size:14px}.herba-unit small{font-size:10px;color:#829085;margin-top:3px}.herba-unit--main{position:absolute;top:34px;left:50%;transform:translateX(-50%);width:180px;background:#326f3c;color:#fff}.herba-unit--main>span{background:#5abe24;color:#15321c}.herba-unit--main small{color:rgba(255,255,255,.68)}.herba-unit-line{position:absolute;top:155px;left:20%;right:20%;height:100px;border-top:1px solid #b9cbb3;border-left:1px solid #b9cbb3;border-right:1px solid #b9cbb3;z-index:1}
.herba-final-cta{padding:30px 0 90px}.herba-final-cta__card{border-radius:34px;background:#173d20;color:#fff;min-height:260px;padding:48px 52px;display:flex;align-items:center;justify-content:space-between;gap:50px;position:relative;overflow:hidden}.herba-final-cta__card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:130px;top:-160px;background:rgba(116,194,65,.12)}.herba-final-cta__card .herba-eyebrow{color:#a9e485}.herba-final-cta__card h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;line-height:1.02;margin:12px 0}.herba-final-cta__card p{color:rgba(255,255,255,.67);margin:0;max-width:650px}.herba-final-cta__card .herba-btn{position:relative;z-index:1;flex:0 0 auto}
.herba-footer{background:#0f2e18;color:#fff;padding:48px 0}.herba-footer__inner{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start}.herba-footer__brand img{width:150px}.herba-footer__brand p{font-size:12px;color:rgba(255,255,255,.56);margin:12px 0 0}.herba-footer__links{display:flex;gap:20px;font-size:12px;font-weight:800;color:rgba(255,255,255,.72)}.herba-footer__links a:hover{color:#fff}.herba-footer__legal{grid-column:1/-1;margin:12px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);font-size:10px;color:rgba(255,255,255,.45)}
.herba-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.herba-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1120px){.herba-hero__grid{grid-template-columns:1fr;gap:36px}.herba-product-stage{max-width:760px;width:100%;margin:0 auto}.herba-proof__grid{grid-template-columns:repeat(2,1fr)}.herba-modules-grid{grid-template-columns:repeat(3,1fr)}.herba-operation-flow{grid-template-columns:repeat(5,1fr);gap:8px}.herba-flow-line{display:none}.herba-showcase-grid{grid-template-columns:1fr 1fr}.herba-showcase-card:first-child{grid-column:1/-1}.herba-multiunit__grid{gap:40px}}
@media(max-width:820px){.herba-container{width:min(calc(100% - 28px),var(--herba-container))}.herba-site-header__inner{height:68px}.herba-brand img{width:145px}.herba-menu-toggle{display:inline-flex}.herba-nav{position:fixed;top:68px;left:14px;right:14px;display:grid;gap:4px;padding:12px;background:#153d20;border:1px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:0 20px 50px rgba(4,22,9,.3);opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease}.herba-nav.is-open{opacity:1;pointer-events:auto;transform:none}.herba-nav a{padding:12px;border-radius:10px}.herba-nav a:hover{background:rgba(255,255,255,.06)}.herba-nav a:after{display:none}.herba-link-login span{display:none}.herba-link-login{width:42px;padding:0;justify-content:center}.herba-hero{padding-top:115px}.herba-hero h1{font-size:52px}.herba-product-shell{height:465px;grid-template-columns:58px 1fr;transform:none}.herba-product-sidebar{padding:14px 8px}.herba-product-sidebar>span{width:36px;height:36px}.herba-product-mark{width:38px;height:38px}.herba-product-main{padding:18px}.herba-product-metrics{gap:8px}.herba-product-metrics article{padding:11px}.herba-product-metrics small{display:none}.herba-product-content{grid-template-columns:1fr}.herba-mini-flow{display:none}.herba-float-card{display:none}.herba-modules-grid{grid-template-columns:repeat(2,1fr)}.herba-operation-flow{grid-template-columns:repeat(2,1fr);gap:12px}.herba-flow-step:last-child{grid-column:1/-1}.herba-showcase-grid{grid-template-columns:1fr}.herba-showcase-card:first-child{grid-column:auto}.herba-multiunit__grid{grid-template-columns:1fr}.herba-final-cta__card{padding:36px;display:grid}.herba-footer__inner{grid-template-columns:1fr}.herba-footer__links{justify-content:flex-start}}
@media(max-width:560px){.herba-hero{padding-bottom:55px}.herba-hero h1{font-size:43px}.herba-hero__copy>p{font-size:16px}.herba-hero__actions{display:grid}.herba-btn{width:100%}.herba-hero__trust{display:grid;gap:9px}.herba-product-stage{margin-left:-7px;margin-right:-7px;width:calc(100% + 14px)}.herba-product-shell{height:390px;border-radius:22px;grid-template-columns:48px 1fr}.herba-product-sidebar{gap:9px;padding:10px 6px}.herba-product-sidebar>span{width:32px;height:32px;border-radius:10px;font-size:12px}.herba-product-mark{width:34px;height:34px;margin-bottom:5px}.herba-product-main{padding:12px}.herba-product-topbar{height:48px;margin-bottom:12px}.herba-product-topbar strong{font-size:16px}.herba-product-status{display:none}.herba-product-metrics{grid-template-columns:1fr 1fr}.herba-product-metrics article:nth-child(3){display:none}.herba-product-content{display:block}.herba-mini-chart{min-height:210px;padding:12px}.herba-bars{height:120px}.herba-proof__grid{grid-template-columns:1fr}.herba-section{padding:70px 0}.herba-section-heading{margin-bottom:32px}.herba-section-heading h2{font-size:35px}.herba-modules-grid{grid-template-columns:1fr}.herba-module{min-height:0}.herba-flow-section{padding:70px 0}.herba-operation-flow{grid-template-columns:1fr}.herba-flow-step:last-child{grid-column:auto}.herba-flow-step{min-height:0}.herba-flow-step>i{margin:18px 0 14px}.herba-kanban-demo{grid-template-columns:1fr;height:auto}.herba-kanban-demo>div:nth-child(3){display:none}.herba-recipe-demo{grid-template-columns:70px 1fr}.herba-recipe-demo__visual{height:140px}.herba-units-visual{min-height:520px;grid-template-columns:1fr;padding:30px 40px;align-content:end}.herba-unit-line{display:none}.herba-unit--main{top:28px}.herba-final-cta__card{padding:30px 24px;border-radius:26px}.herba-final-cta__card h2{font-size:34px}.herba-footer__links{display:grid;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.herba-reveal{opacity:1;transform:none;transition:none}.herba-btn,.herba-link-login,.herba-nav a:after{transition:none}}

/* HerbaSinn System V154 — contato comercial via WhatsApp */
.herba-whatsapp-float{
    position:fixed;
    right:max(20px,env(safe-area-inset-right));
    bottom:max(22px,env(safe-area-inset-bottom));
    z-index:1200;
    display:inline-flex;
    align-items:center;
    gap:10px;
    min-height:54px;
    padding:8px 18px 8px 8px;
    border:1px solid rgba(255,255,255,.24);
    border-radius:999px;
    background:#25d366;
    color:#fff;
    text-decoration:none;
    font-family:'Roboto',sans-serif;
    font-size:14px;
    font-weight:700;
    line-height:1;
    box-shadow:0 14px 34px rgba(14,92,45,.28);
    transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;
    -webkit-tap-highlight-color:transparent;
}
.herba-whatsapp-float:hover{
    transform:translateY(-3px);
    background:#20bd5a;
    color:#fff;
    box-shadow:0 18px 40px rgba(14,92,45,.34);
}
.herba-whatsapp-float:focus-visible{
    outline:3px solid rgba(37,211,102,.28);
    outline-offset:4px;
}
.herba-whatsapp-float__icon{
    width:38px;
    height:38px;
    flex:0 0 38px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:rgba(255,255,255,.16);
    font-size:22px;
}
.herba-whatsapp-float__text{white-space:nowrap}
@media(max-width:560px){
    .herba-whatsapp-float{
        right:max(15px,env(safe-area-inset-right));
        bottom:max(16px,env(safe-area-inset-bottom));
        width:54px;
        height:54px;
        min-height:54px;
        padding:0;
        justify-content:center;
    }
    .herba-whatsapp-float__icon{
        width:54px;
        height:54px;
        flex-basis:54px;
        background:transparent;
        font-size:27px;
    }
    .herba-whatsapp-float__text{display:none}
}
@media(prefers-reduced-motion:reduce){
    .herba-whatsapp-float{transition:none}
}
