:root{--ne-primary:#0b2d67;--ne-accent:#8bcb33;--ne-soft:#eaf5ff;--ne-ink:#142033;--ne-muted:#65758b;--ne-line:#e8edf3;--ne-bg:#fff;--ne-radius:26px;--ne-shadow:0 20px 55px rgba(9,38,82,.10);--ne-logo-width:245px;--ne-hero-height:760px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ne-ink);background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.ne-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-content{min-height:50vh}.section-pad{padding:110px 0}.section-pad-topless{padding:0 0 110px}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.16em}.eyebrow:before{content:"";width:28px;height:2px;background:currentColor;border-radius:2px}.eyebrow.light{color:rgba(255,255,255,.8)}.eyebrow.dark{color:var(--ne-primary)}.section-heading{margin-bottom:42px;max-width:760px}.section-heading h2,.simple-page-head h1,.about-copy h2{font-size:clamp(36px,5vw,64px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 0}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading.center .eyebrow{justify-content:center}.split-heading{max-width:none;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.split-heading p{color:var(--ne-muted);font-size:18px;margin:0 0 7px}.ne-btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:999px;padding:14px 22px;font-size:14px;font-weight:800;border:1px solid transparent;transition:.25s ease;cursor:pointer}.ne-btn svg,.product-link svg,.recipe-copy span svg,.heritage-content a svg,.product-feature-copy span svg{width:18px;height:18px;transition:transform .25s ease}.ne-btn:hover svg,.product-card:hover .product-link svg,.recipe-card:hover .recipe-copy span svg,.heritage-content a:hover svg,.product-feature-card:hover .product-feature-copy span svg{transform:translateX(4px)}.ne-btn-primary{background:var(--ne-primary);color:#fff}.ne-btn-primary:hover{background:#071f49;transform:translateY(-2px)}.ne-btn-light{background:#fff;color:var(--ne-primary);box-shadow:0 10px 30px rgba(0,0,0,.12)}.ne-btn-light:hover{transform:translateY(-2px)}.ne-btn-outline{border-color:#cdd7e4;color:var(--ne-primary);background:#fff}.ne-btn-outline:hover{border-color:var(--ne-primary);transform:translateY(-2px)}
.site-header{height:92px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(12,35,68,.07);position:sticky;top:0;z-index:1000;backdrop-filter:blur(14px);transition:.25s ease}.site-header.is-scrolled{height:78px;box-shadow:0 8px 28px rgba(10,35,70,.08)}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-brand{grid-column:2;grid-row:1;position:relative;z-index:20}.custom-logo-link{display:block;line-height:0}.custom-logo{width:min(var(--ne-logo-width),28vw);max-height:74px;object-fit:contain}.text-logo{text-align:center;color:#0f46a5;line-height:.86;display:flex;flex-direction:column;align-items:center;font-family:Arial,sans-serif}.text-logo span{font-weight:800;font-size:21px;letter-spacing:.09em}.text-logo strong{font-size:41px;letter-spacing:-.06em;-webkit-text-stroke:1px #0f46a5;color:#fff}.primary-nav{grid-column:1/4;grid-row:1;display:flex;justify-content:space-between}.nem-menu{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:0;width:100%;justify-content:space-between}.nem-menu li{position:relative}.nem-menu li:nth-child(3){margin-right:330px}.nem-menu a{display:flex;align-items:center;height:92px;padding:0 22px;font-size:13px;font-weight:700;text-transform:uppercase;color:#253247;position:relative;white-space:nowrap}.site-header.is-scrolled .nem-menu a{height:78px}.nem-menu a:after{content:"";position:absolute;height:3px;left:22px;right:22px;bottom:-1px;background:var(--ne-primary);transform:scaleX(0);transform-origin:center;transition:.25s}.nem-menu .current-menu-item>a:after,.nem-menu a:hover:after{transform:scaleX(1)}.menu-toggle{display:none;background:none;border:0;color:var(--ne-primary);width:44px;height:44px;padding:9px}.menu-toggle svg{width:100%;height:100%}
.hero-slider{height:var(--ne-hero-height);min-height:620px;max-height:calc(100vh - 70px);position:relative;overflow:hidden;background:#dbe8f2}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .7s ease;background-image:var(--hero-desktop);background-size:cover;background-position:center}.hero-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,22,50,.62) 0%,rgba(6,22,50,.31) 38%,rgba(6,22,50,.03) 72%)}.hero-slide.tone-dark .hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.56) 39%,rgba(255,255,255,.04) 72%)}.hero-content-wrap{height:100%;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:590px;color:#fff}.hero-slide.align-center .hero-content-wrap{justify-content:center;text-align:center}.hero-slide.align-center .hero-copy{margin-inline:auto}.hero-slide.align-right .hero-content-wrap{justify-content:flex-end;text-align:right}.hero-slide.tone-dark .hero-copy{color:var(--ne-ink)}.hero-copy h1{font-size:clamp(50px,6vw,86px);line-height:.96;letter-spacing:-.052em;margin:17px 0 22px;font-weight:750}.hero-copy h1 em{font-style:normal;color:var(--ne-accent)}.hero-copy p{font-size:19px;max-width:570px;margin:0 0 30px;opacity:.88}.hero-slide.tone-dark .ne-btn-light{background:var(--ne-primary);color:#fff}.hero-controls{position:absolute;left:50%;transform:translateX(-50%);bottom:28px;z-index:10;display:flex;justify-content:flex-end;align-items:center;gap:10px;pointer-events:none}.hero-controls>button{pointer-events:auto;border:1px solid rgba(255,255,255,.45);background:rgba(11,45,103,.48);color:#fff;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;backdrop-filter:blur(8px);cursor:pointer}.hero-controls svg{width:20px}.hero-dots{display:flex;gap:7px;pointer-events:auto}.hero-dots button{width:8px;height:8px;border:0;border-radius:99px;background:rgba(255,255,255,.55);padding:0;transition:.3s;cursor:pointer}.hero-dots button.is-active{width:28px;background:#fff}
.home-products{background:#fff}.product-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-feature-card{height:510px;border:0;padding:0;border-radius:var(--ne-radius);overflow:hidden;position:relative;background:#eef3f7;text-align:left;cursor:pointer;box-shadow:none;transition:.35s ease}.product-feature-card:hover{transform:translateY(-7px);box-shadow:var(--ne-shadow)}.product-feature-image{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .5s ease}.product-feature-card:hover .product-feature-image{transform:scale(1.04)}.product-feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(4,20,46,.82) 100%)}.product-feature-copy{position:absolute;left:28px;right:28px;bottom:26px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.product-feature-copy small{font-size:12px;text-transform:uppercase;letter-spacing:.12em;opacity:.78}.product-feature-copy strong{font-size:28px;line-height:1.1;margin:5px 0 13px}.product-feature-copy span{font-size:13px;font-weight:750;display:flex;align-items:center;gap:7px}.center-cta{text-align:center;margin-top:38px}.empty-showcase{border:1px dashed #c9d5e3;border-radius:20px;padding:28px;color:var(--ne-muted);background:#f8fbfd}
.reseller-band{background:var(--ne-primary);color:#fff;padding:72px 0;position:relative;overflow:hidden}.reseller-band:after{content:"NOVA ERA";position:absolute;right:-20px;top:-42px;font-size:140px;font-weight:900;letter-spacing:-.08em;color:rgba(255,255,255,.035);white-space:nowrap}.reseller-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;position:relative;z-index:1}.reseller-grid h2{font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.04em;margin:10px 0}.reseller-grid p{margin:0;opacity:.74;font-size:17px;max-width:660px}
.recipes-section{background:#f7fafc}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.recipe-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 30px rgba(12,38,72,.05);transition:.3s}.recipe-card:hover{transform:translateY(-6px);box-shadow:var(--ne-shadow)}.recipe-image{height:260px;overflow:hidden;position:relative;background:#e9eef4}.recipe-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.recipe-card:hover .recipe-image img{transform:scale(1.04)}.recipe-play{position:absolute;right:18px;bottom:18px;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--ne-primary);display:grid;place-items:center;box-shadow:0 8px 24px rgba(0,0,0,.16)}.recipe-play svg{width:24px}.recipe-copy{padding:24px}.recipe-copy small{color:var(--ne-accent);text-transform:uppercase;font-weight:800;letter-spacing:.12em;font-size:11px}.recipe-copy h3{font-size:24px;line-height:1.15;margin:7px 0 18px}.recipe-copy>span{color:var(--ne-primary);font-weight:750;font-size:13px;display:flex;align-items:center;gap:7px}
.heritage-strip{min-height:430px;background:linear-gradient(135deg,#8bcf3e,#75bd28);color:#fff;position:relative;display:flex;align-items:center;overflow:hidden}.heritage-mark{position:absolute;left:-35px;bottom:-90px;font-size:260px;font-weight:900;letter-spacing:-.08em;color:rgba(255,255,255,.12);white-space:nowrap}.heritage-content{position:relative;z-index:2}.heritage-content span{font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:.16em}.heritage-content h2{font-size:clamp(46px,6vw,82px);line-height:.97;letter-spacing:-.055em;max-width:850px;margin:12px 0 28px}.heritage-content a{font-weight:800;display:inline-flex;gap:9px;align-items:center}.testimonials{background:#fff}.testimonial-slider{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.testimonial-item{border:1px solid var(--ne-line);border-radius:22px;padding:34px;background:#fff}.quote-mark{font-family:Georgia,serif;font-size:80px;line-height:.7;color:var(--ne-accent)}.testimonial-text{font-size:18px;color:#405066}.testimonial-text p{margin:0 0 22px}.testimonial-author{display:flex;align-items:center;gap:14px}.testimonial-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#f2f5f8}.testimonial-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-author strong,.testimonial-author span{display:block}.testimonial-author span{font-size:13px;color:var(--ne-muted)}
.inner-hero{min-height:420px;background:#c5d8a9 center/cover no-repeat;display:flex;align-items:flex-end;color:#fff;padding:0 0 58px}.inner-hero h1{font-size:clamp(48px,7vw,82px);line-height:1;margin:9px 0 0;letter-spacing:-.05em}.about-story{background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:82px;align-items:center}.about-media img,.about-placeholder{width:100%;height:590px;object-fit:cover;border-radius:30px}.about-placeholder{display:grid;place-items:center;padding:30px;background:linear-gradient(145deg,#e9f4dc,#dcebf7);color:#607080;text-align:center}.about-copy p{color:var(--ne-muted);font-size:17px;white-space:normal}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px}.about-stats>div{border-top:1px solid #d9e1e9;padding-top:14px}.about-stats strong,.about-stats span{display:block}.about-stats strong{font-size:27px;color:var(--ne-primary)}.about-stats span{font-size:12px;color:var(--ne-muted)}.prose-content{max-width:1080px}.prose-content p{color:#56667b}.prose-content .wp-block-gallery{margin-top:25px}.prose-content .wp-block-image img,.prose-content .wp-block-gallery img{border-radius:18px}
.simple-page-head{padding:90px 0 62px;background:linear-gradient(180deg,#f2f8fd,#fff)}.simple-page-head p{max-width:720px;color:var(--ne-muted);font-size:18px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{display:flex;flex-direction:column;text-align:left;border:1px solid var(--ne-line);border-radius:24px;background:#fff;overflow:hidden;padding:0;cursor:pointer;transition:.3s;color:var(--ne-ink)}.product-card:hover{transform:translateY(-6px);box-shadow:var(--ne-shadow);border-color:transparent}.product-card-image{aspect-ratio:1/1;background:#f7f9fb;overflow:hidden;position:relative;display:block}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover .product-card-image img{transform:scale(1.035)}.product-badge{position:absolute;left:16px;top:16px;border-radius:999px;background:var(--ne-accent);color:#17320b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;padding:7px 10px}.product-card-copy{padding:21px 22px 23px;display:flex;flex-direction:column;align-items:flex-start}.product-card-copy small{font-size:11px;color:#7b8b9d;text-transform:uppercase;letter-spacing:.12em;font-weight:750}.product-card-copy strong{font-size:23px;margin:4px 0 14px;line-height:1.15}.product-link{font-size:13px;font-weight:800;color:var(--ne-primary);display:flex;align-items:center;gap:7px}
.product-modal[hidden]{display:none}.product-modal{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:30px}.product-modal-backdrop{position:absolute;inset:0;background:rgba(3,15,34,.72);backdrop-filter:blur(10px)}.product-modal-dialog{position:relative;width:min(1040px,100%);max-height:min(760px,calc(100vh - 60px));background:#fff;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;z-index:2;box-shadow:0 35px 100px rgba(0,0,0,.28)}.product-modal-image{background:#f5f7f9;min-height:560px}.product-modal-image img{width:100%;height:100%;object-fit:cover}.product-modal-content{padding:56px;overflow:auto;display:flex;flex-direction:column;justify-content:center}.product-modal-kicker{font-size:12px;color:var(--ne-accent);text-transform:uppercase;font-weight:800;letter-spacing:.13em}.product-modal-content h2{font-size:45px;line-height:1.02;letter-spacing:-.04em;margin:9px 0 20px}.product-modal-description{color:var(--ne-muted);white-space:pre-line}.product-modal-close{position:absolute;right:18px;top:18px;border:0;background:#fff;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;box-shadow:0 5px 20px rgba(0,0,0,.12);z-index:3;cursor:pointer}.product-modal-close svg{width:22px}.modal-open{overflow:hidden}
.reps-page .ne-reps-wrap{font-family:inherit}.reps-page .ne-reps-head{margin-bottom:28px}.reps-page .ne-reps-grid{gap:20px!important}.reps-page .ne-rep-card{border-radius:22px!important;border-color:var(--ne-line)!important;box-shadow:none!important;transition:.3s!important}.reps-page .ne-rep-card:hover{transform:translateY(-4px);box-shadow:var(--ne-shadow)!important}.reps-page .ne-rep-avatar{background:var(--ne-soft)!important;color:var(--ne-primary)!important}.reps-page .ne-btn-wa{background:#25d366!important}.reps-page .ne-btn-call{background:var(--ne-primary)!important}.plugin-notice{background:#fff6dc;border:1px solid #f2d98f;border-radius:20px;padding:28px}.plugin-notice h2{margin-top:0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px}.contact-panel,.contact-content{border:1px solid var(--ne-line);border-radius:24px;padding:34px}.contact-panel{background:#f8fbfd}.contact-item{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid #e4eaf0}.contact-item>svg{width:26px;color:var(--ne-primary);margin-top:5px}.contact-item span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#8190a2}.contact-item a,.contact-item p{font-weight:650;margin:3px 0}.contact-panel .ne-btn{margin-top:25px}.contact-form-placeholder{min-height:360px;display:grid;place-content:center;text-align:center;color:var(--ne-muted);padding:40px}.not-found{padding:140px 0;text-align:center}.not-found h1{font-size:60px;letter-spacing:-.05em;margin:12px 0}.not-found p{color:var(--ne-muted);margin-bottom:25px}
.site-footer{background:#071f49;color:#fff}.footer-main{padding:70px 0 52px;display:grid;grid-template-columns:1.3fr 1fr 1.25fr .9fr;gap:50px}.footer-brand .custom-logo{filter:brightness(0) invert(1);max-width:180px}.footer-custom-logo-link{display:inline-block;line-height:0}.footer-custom-logo{display:block;max-width:180px;max-height:90px;width:auto;height:auto;object-fit:contain}.footer-brand .footer-logo{-webkit-text-stroke-color:#fff;color:#071f49}.footer-brand p{opacity:.65;max-width:250px}.footer-label{display:block;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;opacity:.55;margin-bottom:13px}.footer-col a,.footer-col p{display:block;margin:5px 0;opacity:.82;font-size:14px}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu .nem-menu{display:block}.footer-menu li{margin:5px 0}.footer-menu a{opacity:.82;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:22px 0 28px;display:flex;justify-content:space-between;gap:30px;font-size:12px;color:rgba(255,255,255,.58)}.footer-bottom p{margin:0}.footer-bottom strong{color:#fff}
@media(max-width:1100px){.nem-menu li:nth-child(3){margin-right:250px}.nem-menu a{padding:0 14px}.product-feature-card{height:440px}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-main>div:last-child{display:none}}
@media(max-width:900px){.ne-container{width:min(100% - 34px,760px)}.section-pad{padding:78px 0}.section-pad-topless{padding-bottom:78px}.site-header,.site-header.is-scrolled{height:74px}.header-inner{display:flex;justify-content:space-between}.header-brand{order:1}.custom-logo{max-width:190px;width:auto;max-height:56px}.text-logo span{font-size:14px}.text-logo strong{font-size:29px}.menu-toggle{display:block;order:2}.primary-nav{position:fixed;top:74px;left:0;right:0;background:#fff;border-top:1px solid #edf0f4;padding:10px 17px 22px;transform:translateY(-130%);opacity:0;pointer-events:none;transition:.3s;box-shadow:0 15px 35px rgba(8,34,70,.12)}.primary-nav.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.nem-menu{display:block}.nem-menu li:nth-child(3){margin-right:0}.nem-menu a,.site-header.is-scrolled .nem-menu a{height:52px;padding:0 10px;font-size:14px}.nem-menu a:after{left:10px;right:auto;width:35px}.hero-slider{height:680px;min-height:680px;max-height:none}.hero-slide{background-image:var(--hero-mobile);background-position:center}.hero-overlay,.hero-slide.tone-dark .hero-overlay{background:linear-gradient(180deg,rgba(6,22,50,.12) 0%,rgba(6,22,50,.2) 35%,rgba(6,22,50,.86) 100%)}.hero-slide.tone-dark .hero-copy{color:#fff}.hero-slide.tone-dark .ne-btn-light{background:#fff;color:var(--ne-primary)}.hero-content-wrap{align-items:flex-end;padding-bottom:92px}.hero-copy{max-width:620px}.hero-copy h1{font-size:clamp(44px,9vw,70px);margin-bottom:15px}.hero-copy p{font-size:16px}.hero-controls{bottom:27px;justify-content:flex-start}.split-heading{grid-template-columns:1fr;gap:22px}.product-feature-grid{grid-template-columns:1fr 1fr}.product-feature-card:nth-child(3){display:none}.reseller-grid{grid-template-columns:1fr;gap:28px}.recipe-grid{grid-template-columns:1fr 1fr}.recipe-grid .recipe-card:nth-child(3){display:none}.about-grid{grid-template-columns:1fr;gap:45px}.about-media img,.about-placeholder{height:460px}.products-grid{grid-template-columns:1fr 1fr}.product-modal-dialog{grid-template-columns:1fr;overflow:auto}.product-modal-image{min-height:330px;height:330px}.product-modal-content{padding:36px}.contact-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1.2fr 1fr;gap:35px}.footer-main>div:nth-child(3){display:none}}
@media(max-width:600px){.ne-container{width:calc(100% - 28px)}.section-pad{padding:64px 0}.section-pad-topless{padding-bottom:64px}.section-heading h2,.simple-page-head h1,.about-copy h2{font-size:39px}.simple-page-head{padding:58px 0 42px}.simple-page-head p{font-size:16px}.hero-slider{height:620px;min-height:620px}.hero-content-wrap{padding-bottom:85px}.hero-copy h1{font-size:48px;line-height:.98}.hero-copy p{margin-bottom:22px}.hero-controls>button{display:none}.product-feature-grid,.products-grid,.recipe-grid,.testimonial-slider{grid-template-columns:1fr}.product-feature-card{height:430px}.product-feature-card:nth-child(3),.recipe-grid .recipe-card:nth-child(3){display:flex}.reseller-band{padding:58px 0}.heritage-strip{min-height:390px}.heritage-mark{font-size:150px;bottom:-40px}.heritage-content h2{font-size:50px}.inner-hero{min-height:320px;padding-bottom:40px}.about-media img,.about-placeholder{height:360px}.about-stats{gap:7px}.about-stats strong{font-size:22px}.about-stats span{font-size:10px}.product-modal{padding:12px}.product-modal-dialog{border-radius:20px;max-height:calc(100vh - 24px)}.product-modal-image{height:290px;min-height:290px}.product-modal-content{padding:28px 24px 32px}.product-modal-content h2{font-size:34px}.footer-main{grid-template-columns:1fr;padding:50px 0 35px}.footer-main>div:nth-child(2){display:block}.footer-bottom{display:block}.footer-bottom p+ p{margin-top:7px}.contact-panel,.contact-content{padding:24px}.not-found{padding:90px 0}.not-found h1{font-size:44px}}


/* Quem Somos - carrossel de imagens */
.about-gallery-section{overflow:hidden}.about-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.about-gallery-head h2{font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.04em;margin:7px 0 0;color:var(--ne-ink)}.about-gallery-controls{display:flex;gap:8px}.about-gallery-controls button{width:46px;height:46px;border-radius:50%;border:1px solid var(--ne-line);background:#fff;color:var(--ne-primary);display:grid;place-items:center;cursor:pointer;transition:.25s}.about-gallery-controls button:hover{background:var(--ne-primary);color:#fff;border-color:var(--ne-primary)}.about-gallery-controls svg{width:20px}.about-gallery-viewport{overflow:hidden}.about-gallery-track{display:flex;gap:20px;transition:transform .65s cubic-bezier(.22,.61,.36,1);will-change:transform}.about-gallery-slide{margin:0;aspect-ratio:4/3;border-radius:22px;overflow:hidden;background:#eef3f7;box-shadow:0 10px 30px rgba(8,34,70,.08)}.about-gallery-slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.about-gallery-slide:hover img{transform:scale(1.025)}.about-gallery-dots{display:flex;justify-content:center;gap:7px;margin-top:24px}.about-gallery-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#c9d4e2;cursor:pointer;transition:.25s}.about-gallery-dots button.is-active{width:26px;background:var(--ne-primary)}
@media(max-width:600px){.about-gallery-head{align-items:center}.about-gallery-controls{display:none}.about-gallery-slide{border-radius:17px}.about-gallery-track{gap:14px}.about-gallery-dots{margin-top:18px}}


/* v1.3.2 — cabeçalho: logo realmente ocupa a mesma linha do menu */
@media(min-width:901px){
  .site-header .header-brand{grid-row:1;position:relative;z-index:20;}
  .site-header.logo-style-overlap .header-brand{transform:translateY(var(--ne-logo-offset));}
  .site-header.logo-style-inline .header-brand{transform:none;}
  .site-header .primary-nav{position:relative;z-index:10;}

  .site-header.header-layout-left .header-inner{display:flex;align-items:center;}
  .site-header.header-layout-left .header-brand{grid-column:auto;flex:0 0 auto;margin-right:48px;}
  .site-header.header-layout-left .primary-nav{grid-column:auto;grid-row:auto;flex:1;display:block;}
  .site-header.header-layout-left .nem-menu{justify-content:flex-start;gap:4px;}
  .site-header.header-layout-left .nem-menu li:nth-child(3){margin-right:0;}
  .site-header.header-layout-left .nem-menu a{padding-left:18px;padding-right:18px;}
}

/* efeitos de hover configuráveis */
.site-header.menu-effect-pill .nem-menu a:after,
.site-header.menu-effect-color .nem-menu a:after,
.site-header.menu-effect-lift .nem-menu a:after,
.site-header.menu-effect-none .nem-menu a:after{display:none;}
.site-header.menu-effect-pill .nem-menu a{height:44px;margin:24px 3px;border-radius:999px;transition:background .22s ease,color .22s ease;}
.site-header.is-scrolled.menu-effect-pill .nem-menu a{height:40px;margin:19px 3px;}
.site-header.menu-effect-pill .nem-menu a:hover,
.site-header.menu-effect-pill .nem-menu .current-menu-item>a{background:rgba(11,45,103,.08);color:var(--ne-primary);}
.site-header.menu-effect-color .nem-menu a{transition:color .22s ease;}
.site-header.menu-effect-color .nem-menu a:hover,
.site-header.menu-effect-color .nem-menu .current-menu-item>a{color:var(--ne-primary);}
.site-header.menu-effect-lift .nem-menu a{transition:transform .22s ease,color .22s ease;}
.site-header.menu-effect-lift .nem-menu a:hover{transform:translateY(-3px);color:var(--ne-primary);}

@media(max-width:900px){
  .site-header .header-brand{transform:none!important;}
  .site-header.menu-effect-pill .nem-menu a,
  .site-header.is-scrolled.menu-effect-pill .nem-menu a{height:52px;margin:0;border-radius:10px;}
}


/* Receita individual — v1.3.3 */
.recipe-single-hero{background:linear-gradient(135deg,var(--ne-primary),#071f49);color:#fff;padding:82px 0 74px}.recipe-single-head{max-width:920px}.recipe-single-head h1{font-size:clamp(44px,7vw,78px);line-height:.98;letter-spacing:-.05em;margin:16px 0 0}.recipe-back{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;margin-bottom:32px;color:rgba(255,255,255,.78);transition:.2s}.recipe-back:hover{color:#fff;transform:translateX(-3px)}.recipe-back svg{width:18px}.recipe-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:56px;align-items:start}.recipe-video,.recipe-single-featured{margin:0 0 42px;border-radius:26px;overflow:hidden;background:#061b3f;box-shadow:0 18px 50px rgba(8,34,70,.12)}.recipe-video{position:relative;aspect-ratio:16/9}.recipe-video iframe{width:100%!important;height:100%!important;display:block;border:0}.recipe-video-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-weight:800;background:linear-gradient(135deg,#0b2d67,#071f49)}.recipe-video-fallback svg{width:34px;height:34px}.recipe-single-featured img{width:100%;display:block}.recipe-content{font-size:17px;color:#334259}.recipe-content>*:first-child{margin-top:0}.recipe-content h2,.recipe-content h3{color:var(--ne-ink);line-height:1.12;letter-spacing:-.03em;margin-top:38px}.recipe-content h2{font-size:34px}.recipe-content h3{font-size:25px}.recipe-content ul,.recipe-content ol{padding-left:1.25em}.recipe-content li+li{margin-top:7px}.recipe-single-aside{position:sticky;top:110px;border:1px solid var(--ne-line);border-radius:22px;padding:16px;background:#fff}.recipe-single-aside figure{margin:0 0 16px;border-radius:14px;overflow:hidden}.recipe-single-aside img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.recipe-aside-label{display:block;color:var(--ne-primary);font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;margin:0 4px 5px}.recipe-single-aside strong{display:block;font-size:19px;line-height:1.2;margin:0 4px 6px;color:var(--ne-ink)}
@media(max-width:900px){.recipe-single-hero{padding:62px 0 56px}.recipe-single-layout{grid-template-columns:1fr;gap:32px}.recipe-single-aside{display:none}.recipe-video,.recipe-single-featured{border-radius:20px;margin-bottom:32px}}
@media(max-width:600px){.recipe-single-head h1{font-size:44px}.recipe-single-hero{padding:48px 0 42px}.recipe-back{margin-bottom:24px}.recipe-content{font-size:16px}.recipe-content h2{font-size:29px}.recipe-content h3{font-size:23px}.recipe-video,.recipe-single-featured{border-radius:16px}}

/* Receita individual v1.3.4 */
.recipe-single-hero{position:relative;isolation:isolate;background:linear-gradient(135deg,var(--ne-primary),#071f49);background-image:var(--recipe-hero);background-size:cover;background-position:center;color:#fff;min-height:500px;padding:0;display:flex;align-items:center}
.recipe-single-hero.has-image .recipe-single-overlay{position:absolute;inset:0;z-index:-1;background:rgba(3,24,61,.20)}
.recipe-single-hero:not(.has-image) .recipe-single-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,var(--ne-primary),#071f49)}
.recipe-single-head{width:min(1100px,calc(100% - 48px));max-width:1100px;padding:90px 0 72px;text-shadow:0 2px 24px rgba(0,0,0,.28)}
.recipe-single-head h1{max-width:1000px}
.recipe-single-center{max-width:980px;text-align:center}
.recipe-content{max-width:820px;margin:0 auto;font-size:18px;text-align:center}
.recipe-content ul,.recipe-content ol{display:inline-block;text-align:left;margin-left:auto;margin-right:auto}
.recipe-content blockquote{margin-left:auto;margin-right:auto}
.recipe-video{max-width:920px;margin:52px auto 0;border-radius:26px;overflow:hidden;background:#061b3f;box-shadow:0 18px 50px rgba(8,34,70,.12);position:relative;aspect-ratio:16/9}
.recipe-gallery{max-width:920px;margin:52px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.recipe-gallery-item{display:block;border-radius:20px;overflow:hidden;background:#eef3f7;aspect-ratio:4/3}
.recipe-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.recipe-gallery-item:hover img{transform:scale(1.035)}
@media(max-width:900px){.recipe-single-hero{min-height:420px}.recipe-single-head{width:min(100% - 34px,760px);padding:70px 0 58px}.recipe-content{font-size:17px}.recipe-video{margin-top:40px}.recipe-gallery{margin-top:40px}}
@media(max-width:600px){.recipe-single-hero{min-height:360px}.recipe-single-head{width:calc(100% - 28px);padding:58px 0 46px}.recipe-gallery{grid-template-columns:1fr;gap:14px}.recipe-gallery-item{border-radius:16px}.recipe-video{border-radius:16px}}


/* v1.4.2 — gradiente do slide acompanha o alinhamento do texto */
@media(min-width:901px){
  .hero-slide.align-right:not(.tone-dark) .hero-overlay{background:linear-gradient(90deg,rgba(6,22,50,0) 42%,rgba(6,22,50,.30) 68%,rgba(6,22,50,.68) 100%)}
  .hero-slide.align-right.tone-dark .hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,0) 42%,rgba(255,255,255,.52) 68%,rgba(255,255,255,.94) 100%)}
}
.page-cta-block{margin-top:54px;padding:42px 46px;border:1px solid var(--ne-line);border-radius:26px;background:linear-gradient(135deg,#f8fbfd,#eef6ff);display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px}.page-cta-block h2{font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.04em;margin:8px 0 8px}.page-cta-block p{margin:0;color:var(--ne-muted);font-size:17px;max-width:720px}.product-modal-cta{margin-top:26px}.about-gallery-lightbox{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.about-gallery-lightbox img{width:100%;height:100%;object-fit:cover;display:block}.image-lightbox{position:fixed;inset:0;z-index:2200;display:grid;place-items:center;padding:28px}.image-lightbox[hidden]{display:none}.image-lightbox-backdrop{position:absolute;inset:0;background:rgba(3,17,39,.88);backdrop-filter:blur(8px)}.image-lightbox-dialog{position:relative;z-index:1;max-width:min(1200px,94vw);max-height:90vh;display:grid;place-items:center}.image-lightbox-dialog img{display:block;max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:18px;box-shadow:0 25px 80px rgba(0,0,0,.4)}.image-lightbox-close{position:absolute;right:-16px;top:-16px;width:46px;height:46px;border-radius:50%;border:0;background:#fff;color:var(--ne-primary);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.22);z-index:2}.image-lightbox-close svg{width:22px}.contact-map-section{padding:0 0 110px}.contact-map-head{margin-bottom:24px}.contact-map-head h2{font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.04em;margin:8px 0 0}.contact-map-frame{height:440px;border-radius:26px;overflow:hidden;border:1px solid var(--ne-line);box-shadow:0 15px 45px rgba(8,34,70,.08);background:#eef3f7}.contact-map-frame iframe{width:100%;height:100%;border:0;display:block}
@media(max-width:900px){.page-cta-block{grid-template-columns:1fr;align-items:start;padding:34px}.contact-map-section{padding-bottom:78px}.contact-map-frame{height:380px}}
@media(max-width:600px){.page-cta-block{margin-top:36px;padding:28px 24px;border-radius:20px}.page-cta-block .ne-btn{width:100%}.image-lightbox{padding:16px}.image-lightbox-dialog img{border-radius:12px}.image-lightbox-close{right:4px;top:4px}.contact-map-section{padding-bottom:64px}.contact-map-frame{height:320px;border-radius:18px}}

/* Receitas - página de listagem v1.4.3 */
.recipe-grid-all{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-grid-all .recipe-card{display:block}.recipe-grid-all .recipe-copy h2{font-size:24px;line-height:1.15;margin:7px 0 18px}.recipe-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--ne-soft),#fff);color:var(--ne-primary);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nem-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:48px}.nem-pagination .page-numbers{min-width:42px;height:42px;padding:0 13px;border:1px solid var(--ne-line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--ne-primary);font-weight:800;font-size:13px;background:#fff;transition:.2s}.nem-pagination .page-numbers:hover,.nem-pagination .page-numbers.current{background:var(--ne-primary);border-color:var(--ne-primary);color:#fff}@media(max-width:900px){.recipe-grid-all{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.recipe-grid-all{grid-template-columns:1fr}}

/* =====================================================
   FORMULÁRIO DE CONTATO - NOVA ERA
   ===================================================== */

.novaera-form {
    width: 100%;
    max-width: 100%;
}

.novaera-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.novaera-field {
    width: 100%;
    margin-bottom: 20px;
}

.novaera-field label {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    color: #0b2b60;
}

.novaera-form .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.novaera-form input[type="text"],
.novaera-form input[type="email"],
.novaera-form input[type="tel"],
.novaera-form textarea,
.novaera-form select {
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px 17px;
    border: 1px solid #dce2e9;
    border-radius: 8px;
    background: #fff;
    color: #17233a;
    font-family: inherit;
    font-size: 15px;
    line-height: 1.5;
    outline: none;
    transition:
        border-color .25s ease,
        box-shadow .25s ease,
        background .25s ease;
}

.novaera-form textarea {
    min-height: 150px;
    resize: vertical;
}

.novaera-form input::placeholder,
.novaera-form textarea::placeholder {
    color: #9aa4b2;
}

.novaera-form input:focus,
.novaera-form textarea:focus,
.novaera-form select:focus {
    border-color: #0b2b60;
    box-shadow: 0 0 0 3px rgba(11, 43, 96, .08);
}

.novaera-consent {
    margin: 2px 0 22px;
    color: #667085;
    font-size: 13px;
}

.novaera-consent label {
    display: flex;
    align-items: center;
    gap: 9px;
    cursor: pointer;
}

.novaera-consent input[type="checkbox"] {
    width: 17px;
    height: 17px;
    accent-color: #0b2b60;
}

/* Botão no padrão Nova Era */

.novaera-form input[type="submit"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 190px;
    padding: 15px 28px;

    border: 0;
    border-radius: 8px;

    background: #0b2b60;
    color: #fff;

    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .03em;

    cursor: pointer;

    transition:
        transform .2s ease,
        box-shadow .2s ease,
        background .2s ease;
}

.novaera-form input[type="submit"]:hover {
    background: #123b78;
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(11, 43, 96, .20);
}

.novaera-form input[type="submit"]:active {
    transform: translateY(0);
}

/* Mensagens do Contact Form 7 */

.novaera-form .wpcf7-not-valid-tip {
    margin-top: 6px;
    font-size: 12px;
}

.novaera-form .wpcf7-response-output {
    margin: 20px 0 0 !important;
    padding: 12px 16px !important;
    border-radius: 8px;
    font-size: 13px;
}

/* Mobile */

@media (max-width: 767px) {

    .novaera-form-row {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .novaera-field {
        margin-bottom: 17px;
    }

    .novaera-form input[type="submit"] {
        width: 100%;
    }
}
