:root{--rme-deep:var(--rmv-heading,#0b1f33);--rme-deeper:#071a2b;--rme-ocean:var(--rmv-primary,#0066cc);--rme-teal:var(--rmv-secondary,#00a7a0);--rme-aqua:#64c7e8;--rme-lime:var(--rmv-accent,#ffb703);--rme-sand:#f7edd6;--rme-white:#fff;--rme-ink:var(--rmv-text,#324b5e);--rme-muted:#5f7182;--rme-line:rgba(4,58,69,.12);--rme-shadow:0 28px 78px rgba(3,45,55,.13)}
.rme-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 17px;padding:8px 13px;color:#0053A6;background:rgba(100,199,232,.11);border:1px solid rgba(100,199,232,.2);border-radius:999px;font-size:12px;font-weight:850;letter-spacing:.13em;line-height:1;text-transform:uppercase}.rme-eyebrow:before{width:7px;height:7px;content:"";background:var(--rme-aqua);border-radius:50%;box-shadow:0 0 0 5px rgba(100,199,232,.13)}
.rme-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:28px}.rme-design-btn{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:999px;text-decoration:none!important;font-size:14px;font-weight:850;transition:transform .24s,box-shadow .24s,background .24s}.rme-design-btn:hover{transform:translateY(-3px)}.rme-btn-primary{color:var(--rme-deeper);background:var(--rme-lime);box-shadow:0 16px 38px rgba(255,183,3,.2)}.rme-btn-secondary{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);backdrop-filter:blur(12px)}.rme-btn-deep{color:#fff;background:var(--rme-deep)}.rme-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--rme-teal)!important;font-weight:800;text-decoration:none!important}
/* Hero */
.rme-nature-hero{position:relative;display:flex;align-items:center;overflow:hidden;color:#fff;background:linear-gradient(120deg,#071a2b,#005B96 58%,#00a7a0);isolation:isolate}.rme-nature-hero:before{position:absolute;inset:0;z-index:-1;content:"";background:rgba(2,29,37,.72)}.rme-nature-hero:after{position:absolute;right:-270px;bottom:-360px;width:900px;aspect-ratio:1;content:"";border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.03),0 0 0 190px rgba(255,255,255,.018);z-index:-1}.rme-hero-inner{width:min(calc(100% - 40px),1220px);margin:auto;display:grid;grid-template-columns:1.07fr .93fr;gap:72px;align-items:center;padding:92px 0}.rme-hero-title{margin:0;font-size:clamp(52px,7vw,94px);line-height:1.06;letter-spacing:-.012em;text-wrap:balance}.rme-hero-title em{font-style:normal}.rme-hero-description{max-width:700px;margin-top:24px;color:rgba(255,255,255,.78);font-size:clamp(18px,2vw,21px)}.rme-hero-visual{position:relative;min-height:590px}.rme-hero-visual-card{position:absolute;inset:25px 35px 30px 10px;overflow:hidden;background:linear-gradient(to top,rgba(2,29,37,.92),rgba(2,29,37,.08) 62%),var(--rme-hero-image),linear-gradient(145deg,#83d1bc,#0d747c 55%,#052f39);background-position:center;background-size:cover;box-shadow:0 45px 100px rgba(0,0,0,.23)}.rme-hero-card-copy{position:absolute;right:0;bottom:0;left:0;padding:30px}.rme-hero-card-copy strong{display:block;font-size:26px;line-height:1.18}.rme-hero-card-copy span{display:block;margin-top:8px;color:rgba(255,255,255,.66);font-size:13px}.rme-floating-badge{position:absolute;z-index:3;padding:14px 17px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 24px 55px rgba(0,0,0,.15);backdrop-filter:blur(16px);font-size:13px;font-weight:800}.rme-floating-badge.badge-one{top:8px;left:-25px}.rme-floating-badge.badge-two{right:-10px;bottom:65px}.rme-nature-hero.image-left .rme-hero-copy{order:2}.rme-nature-hero.image-left .rme-hero-visual{order:1}.rme-hero-preset-2{background:linear-gradient(100deg,rgba(2,29,37,.96),rgba(4,64,75,.72)),var(--rme-hero-image);background-size:cover;background-position:center}.rme-hero-preset-2 .rme-hero-inner{grid-template-columns:1fr}.rme-hero-preset-2 .rme-hero-copy{max-width:800px}.rme-hero-preset-2 .rme-hero-visual{display:none}.rme-hero-preset-3 .rme-hero-visual-card{border-radius:50%!important;inset:50px;aspect-ratio:1}.rme-hero-preset-4{background:#fff;color:var(--rme-ink)}.rme-hero-preset-4:before,.rme-hero-preset-4:after{display:none}.rme-hero-preset-4 .rme-hero-title{color:var(--rme-deep)}.rme-hero-preset-4 .rme-hero-description{color:var(--rme-muted)}.rme-hero-preset-4 .rme-btn-secondary{color:var(--rme-deep);border-color:var(--rme-line)}.rme-hero-preset-5 .rme-hero-copy{padding:45px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:32px;backdrop-filter:blur(20px)}.rme-hero-preset-6 .rme-hero-title{font-family:Georgia,serif;font-weight:500;letter-spacing:-.012em}.rme-hero-preset-7 .rme-floating-badge,.rme-hero-preset-7 .rme-hero-card-copy span{display:none}.rme-hero-preset-8{border-bottom:8px solid var(--rme-lime)}
/* Section heading */
.rme-section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-inline:auto}.rme-section-heading h2{max-width:760px;margin:0;color:var(--rme-deep);font-size:clamp(36px,4.4vw,57px);line-height:1.07;letter-spacing:-.012em}.rme-section-heading-side{max-width:470px}.rme-section-heading p{margin:0;color:var(--rme-muted);font-size:17px}.rme-section-heading .rme-text-link{margin-top:15px}.rme-section-heading.layout-stacked{display:block}.rme-section-heading.layout-stacked .rme-section-heading-side{max-width:760px;margin-top:18px}.rme-section-heading.layout-center{display:block;text-align:center;max-width:850px}.rme-section-heading.layout-center h2,.rme-section-heading.layout-center .rme-section-heading-side{max-width:none}.rme-section-heading.layout-compact h2{font-size:clamp(28px,3.4vw,44px)}
/* Cards */
.rme-advanced-card-grid{display:grid;grid-template-columns:repeat(var(--rme-card-columns,4),minmax(0,1fr));gap:22px}.rme-advanced-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;color:inherit;background:#fff;border:1px solid var(--rme-line);border-radius:24px;text-decoration:none!important;transition:transform .28s,box-shadow .28s}.rme-advanced-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(3,45,55,.13)}.rme-card-image{display:block;aspect-ratio:4/3;background:linear-gradient(135deg,#9addca,#0066cc);background-position:center;background-size:cover}.rme-card-body{position:relative;display:flex;height:100%;flex-direction:column;padding:25px}.rme-card-icon{display:grid;width:50px;height:50px;place-items:center;color:var(--rme-teal);background:rgba(100,199,232,.11);border-radius:16px;margin-bottom:18px}.rme-card-icon svg{width:23px;height:23px}.rme-card-number{position:absolute;top:16px;right:20px;color:var(--rme-teal);font-size:38px;font-weight:900;opacity:.24}.rme-card-tag{display:inline-flex;align-self:flex-start;margin-bottom:10px;padding:6px 9px;color:#0053A6;background:rgba(100,199,232,.11);border-radius:999px;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.rme-card-title{display:block;color:var(--rme-deep);font-size:22px;line-height:1.2}.rme-card-description{display:block;margin-top:10px;color:var(--rme-muted);font-size:14px;line-height:1.65}.rme-advanced-card-grid.preset-2 .rme-advanced-card{min-height:330px;justify-content:flex-end;color:#fff}.rme-advanced-card-grid.preset-2 .rme-card-image{position:absolute;inset:0;aspect-ratio:auto}.rme-advanced-card-grid.preset-2 .rme-advanced-card:after{position:absolute;inset:0;content:"";background:linear-gradient(to top,rgba(2,29,37,.92),rgba(2,29,37,.05))}.rme-advanced-card-grid.preset-2 .rme-card-body{z-index:1;justify-content:flex-end}.rme-advanced-card-grid.preset-2 .rme-card-title,.rme-advanced-card-grid.preset-2 .rme-card-description{color:#fff}.rme-advanced-card-grid.preset-3 .rme-card-image{display:none}.rme-advanced-card-grid.preset-4 .rme-advanced-card{border-radius:0;border-width:0 0 1px;background:transparent}.rme-advanced-card-grid.preset-4 .rme-card-number{position:static;font-size:58px;opacity:1}.rme-advanced-card-grid.preset-5 .rme-advanced-card{background:rgba(255,255,255,.62);backdrop-filter:blur(18px)}.rme-advanced-card-grid.preset-6 .rme-advanced-card{flex-direction:row}.rme-advanced-card-grid.preset-6 .rme-card-image{width:38%;aspect-ratio:auto}.rme-advanced-card-grid.preset-7 .rme-advanced-card{border-radius:38px}.rme-advanced-card-grid.preset-8 .rme-advanced-card{border:3px solid var(--rme-deep);border-radius:0;box-shadow:7px 7px 0 var(--rme-lime)}
/* Image content */
.rme-image-content{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px}.rme-image-panel{position:relative;min-height:560px;overflow:hidden;background:linear-gradient(145deg,#a7dfcf,#0066cc);background-position:center;background-size:cover;border-radius:36px;box-shadow:var(--rme-shadow)}.rme-image-panel:after{position:absolute;inset:0;content:"";background:linear-gradient(to top,rgba(2,29,37,.48),transparent 45%)}.rme-image-panel>span{position:absolute;z-index:1;right:24px;bottom:22px;left:24px;color:#fff;font-weight:800}.rme-image-copy h2{margin:0 0 23px;color:var(--rme-deep);font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-.012em}.rme-rich-text{color:var(--rme-muted)}.rme-feature-points{display:grid;gap:14px;margin-top:26px}.rme-feature-point{display:flex;gap:14px;align-items:flex-start}.rme-feature-point i{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;color:var(--rme-teal);background:rgba(100,199,232,.11);border-radius:13px}.rme-feature-point strong,.rme-feature-point span{display:block}.rme-feature-point span{color:var(--rme-muted);font-size:13px}.rme-image-content.image-right .rme-image-panel{order:2}.rme-image-content.image-right .rme-image-copy{order:1}.rme-image-content.preset-2 .rme-image-panel{transform:rotate(-2deg)}.rme-image-content.preset-3{padding:45px;color:#fff;background:var(--rme-deep);border-radius:36px}.rme-image-content.preset-3 h2,.rme-image-content.preset-3 .rme-rich-text,.rme-image-content.preset-3 .rme-feature-point span{color:#fff}.rme-image-content.preset-4 .rme-image-panel{border-radius:0}.rme-image-content.preset-5{padding:40px;background:rgba(255,255,255,.64);border:1px solid rgba(255,255,255,.5);border-radius:36px;backdrop-filter:blur(20px)}.rme-image-content.preset-6 .rme-image-panel{min-height:390px}.rme-image-content.preset-7 .rme-image-panel{border:12px solid #fff}.rme-image-content.preset-8{grid-template-columns:1fr}.rme-image-content.preset-8 .rme-image-panel{min-height:620px}.rme-image-content.preset-8 .rme-image-copy{max-width:900px;margin:-120px auto 0;padding:42px;background:#fff;border-radius:30px;z-index:2}
/* Stats */
.rme-stats-grid{display:grid;grid-template-columns:repeat(var(--rme-stats-columns,4),minmax(0,1fr));gap:0;padding:38px;background:var(--rme-deep);border-radius:28px}.rme-stat{text-align:center;padding:24px;border-right:1px solid rgba(255,255,255,.12)}.rme-stat:last-child{border-right:0}.rme-stat-number{display:block;color:var(--rme-lime);font-size:clamp(38px,5vw,68px);font-weight:900;line-height:1}.rme-stat-title{display:block;margin-top:11px;color:#fff}.rme-stat>span:last-child{display:block;margin-top:6px;color:rgba(255,255,255,.63);font-size:12px}.rme-stats-grid.preset-2{gap:18px;background:transparent}.rme-stats-grid.preset-2 .rme-stat{background:#fff;border:1px solid var(--rme-line);border-radius:22px}.rme-stats-grid.preset-2 .rme-stat-title{color:var(--rme-deep)}.rme-stats-grid.preset-3{background:linear-gradient(120deg,var(--rme-ocean),var(--rme-teal))}.rme-stats-grid.preset-4{background:transparent;border:1px solid var(--rme-line)}.rme-stats-grid.preset-4 .rme-stat-title{color:var(--rme-deep)}.rme-stats-grid.preset-5{background:rgba(255,255,255,.55);backdrop-filter:blur(18px)}.rme-stats-grid.preset-5 .rme-stat-title{color:var(--rme-deep)}.rme-stats-grid.preset-6{padding:15px}.rme-stats-grid.preset-7{background:transparent;gap:20px}.rme-stats-grid.preset-7 .rme-stat{display:grid;aspect-ratio:1;place-content:center;background:var(--rme-deep);border-radius:50%}.rme-stats-grid.preset-8{border:3px solid var(--rme-deep);border-radius:0;background:var(--rme-lime);box-shadow:8px 8px 0 var(--rme-deep)}.rme-stats-grid.preset-8 .rme-stat-number,.rme-stats-grid.preset-8 .rme-stat-title{color:var(--rme-deep)}
/* Journey */
.rme-journey{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.rme-journey-intro{position:sticky;top:120px;align-self:start}.rme-journey-intro h2{margin:0;color:var(--rme-deep);font-size:clamp(36px,4vw,56px);line-height:1.08}.rme-journey-intro p{color:var(--rme-muted)}.rme-journey-list{display:grid;gap:20px}.rme-journey-item{position:relative;padding:28px 28px 28px 92px;background:#fff;border:1px solid var(--rme-line);border-radius:24px}.rme-journey-index{position:absolute;left:28px;top:28px;color:var(--rme-aqua);font-size:30px;font-weight:900}.rme-journey-item h3{margin:3px 0 8px;color:var(--rme-deep);font-size:22px}.rme-journey-item p{margin:0;color:var(--rme-muted)}.rme-journey-image{display:block;height:230px;margin:-28px -28px 24px -92px;background-position:center;background-size:cover;border-radius:24px 24px 0 0}.rme-journey.preset-2{grid-template-columns:1fr}.rme-journey.preset-2 .rme-journey-list{grid-template-columns:repeat(4,1fr)}.rme-journey.preset-2 .rme-journey-intro{position:static}.rme-journey.preset-3 .rme-journey-item{overflow:hidden}.rme-journey.preset-4 .rme-journey-item{background:transparent;border-width:0 0 1px;border-radius:0}.rme-journey.preset-5 .rme-journey-item{background:rgba(255,255,255,.6);backdrop-filter:blur(18px)}.rme-journey.preset-6{padding:45px;color:#fff;background:var(--rme-deep);border-radius:35px}.rme-journey.preset-6 h2,.rme-journey.preset-6 h3{color:#fff}.rme-journey.preset-6 .rme-journey-item{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.13)}.rme-journey.preset-7 .rme-journey-index{font-size:54px;opacity:.25}.rme-journey.preset-8 .rme-journey-item{border:3px solid var(--rme-deep);border-radius:0;box-shadow:6px 6px 0 var(--rme-lime)}
/* CTA */
.rme-cta-shell{position:relative;overflow:hidden;padding:80px 55px;color:#fff;background:linear-gradient(120deg,var(--rme-deep),var(--rme-teal));border-radius:38px;isolation:isolate}.rme-cta-shell:before{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(100deg,rgba(2,29,37,.92),rgba(8,127,141,.55)),var(--rme-cta-image);background-size:cover;background-position:center}.rme-cta-shell h2{max-width:850px;margin:0 auto;color:#fff;font-size:clamp(38px,5vw,66px);line-height:1.05;letter-spacing:-.012em}.rme-cta-text{max-width:730px;margin:20px auto 0;color:rgba(255,255,255,.76);font-size:18px}.rme-cta-shell .rme-actions{justify-content:center}.rme-cta-shell.preset-2:before{background:linear-gradient(100deg,rgba(2,29,37,.85),rgba(8,127,141,.48)),var(--rme-cta-image)}.rme-cta-shell.preset-3{text-align:left!important}.rme-cta-shell.preset-3 h2,.rme-cta-shell.preset-3 .rme-cta-text{margin-left:0}.rme-cta-shell.preset-3 .rme-actions{justify-content:flex-start}.rme-cta-shell.preset-4{border-radius:0}.rme-cta-shell.preset-5{background:rgba(11,31,51,.72);backdrop-filter:blur(18px)}.rme-cta-shell.preset-6{padding:45px}.rme-cta-shell.preset-7{color:var(--rme-deep);background:#fff;border:1px solid var(--rme-line)}.rme-cta-shell.preset-7:before{display:none}.rme-cta-shell.preset-7 h2{color:var(--rme-deep)}.rme-cta-shell.preset-7 .rme-cta-text{color:var(--rme-muted)}.rme-cta-shell.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:9px 9px 0 var(--rme-lime)}
/* FAQ */
.rme-faq{display:grid;gap:12px}.rme-faq-item{overflow:hidden;background:#fff;border:1px solid var(--rme-line);border-radius:18px}.rme-faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;padding:20px 22px;color:var(--rme-deep);cursor:pointer;background:transparent;border:0;text-align:left;font:inherit;font-weight:850}.rme-faq-question i{display:grid;width:30px;height:30px;place-items:center;background:rgba(100,199,232,.11);border-radius:50%;font-style:normal;transition:transform .25s}.rme-faq-item.is-open .rme-faq-question i{transform:rotate(45deg)}.rme-faq-answer{display:none;padding:0 22px 22px;color:var(--rme-muted)}.rme-faq-item.is-open .rme-faq-answer{display:block}.rme-faq.preset-2{grid-template-columns:repeat(2,1fr)}.rme-faq.preset-2 .rme-faq-answer{display:block}.rme-faq.preset-3{grid-template-columns:repeat(2,1fr)}.rme-faq.preset-3 .rme-faq-answer{display:block}.rme-faq.preset-4 .rme-faq-item{border-width:0 0 1px;border-radius:0}.rme-faq.preset-5 .rme-faq-item{background:rgba(255,255,255,.6);backdrop-filter:blur(16px)}.rme-faq.preset-7 .rme-faq-item{color:#fff;background:var(--rme-deep)}.rme-faq.preset-7 .rme-faq-question{color:#fff}.rme-faq.preset-8 .rme-faq-item{border:3px solid var(--rme-deep);border-radius:0}
/* Contact */
.rme-contact-form-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;padding:48px;background:#fff;border:1px solid var(--rme-line);border-radius:36px;box-shadow:var(--rme-shadow)}.rme-contact-form-intro h2{margin:0 0 18px;color:var(--rme-deep);font-size:clamp(36px,4vw,54px);line-height:1.08}.rme-contact-form-intro{color:var(--rme-muted)}.rme-built-in-form{display:grid;gap:16px}.rme-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rme-built-in-form label{display:grid;gap:7px;color:var(--rme-deep);font-size:13px;font-weight:800}.rme-built-in-form input,.rme-built-in-form textarea{width:100%;padding:14px 15px;color:var(--rme-ink);background:#f6faf8;border:1px solid var(--rme-line);border-radius:13px;font:inherit}.rme-built-in-form input:focus,.rme-built-in-form textarea:focus{outline:2px solid rgba(100,199,232,.25);border-color:var(--rme-aqua)}.rme-hp{position:absolute!important;left:-9999px!important}.rme-form-notice{margin-bottom:15px;padding:13px 15px;border-radius:12px}.rme-form-notice.success{color:#0b5b43;background:#dcfce7}.rme-form-notice.error{color:#9b1c1c;background:#fee2e2}.rme-contact-form-shell.preset-2{display:block;max-width:900px;margin:auto}.rme-contact-form-shell.preset-2 .rme-contact-form-intro{text-align:center;margin-bottom:35px}.rme-contact-form-shell.preset-3{background:rgba(255,255,255,.58);backdrop-filter:blur(20px)}.rme-contact-form-shell.preset-4{padding:0;border:0;box-shadow:none}.rme-contact-form-shell.preset-5{background:var(--rme-sand)}.rme-contact-form-shell.preset-6{color:#fff;background:var(--rme-deep)}.rme-contact-form-shell.preset-6 h2,.rme-contact-form-shell.preset-6 label{color:#fff}.rme-contact-form-shell.preset-7{box-shadow:none}.rme-contact-form-shell.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:8px 8px 0 var(--rme-lime)}
/* Blog toolbar / featured */
.rme-blog-toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:16px;background:#fff;border:1px solid var(--rme-line);border-radius:22px;box-shadow:0 20px 55px rgba(3,45,55,.11)}.rme-blog-toolbar>strong{padding-left:7px;color:var(--rme-deep);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.rme-category-chips{display:flex;gap:8px;overflow-x:auto}.rme-category-chips a{padding:9px 13px;color:var(--rme-deep);background:#f2f7f5;border-radius:999px;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.rme-blog-search{display:grid;grid-template-columns:1fr auto;gap:8px}.rme-blog-search input{min-width:230px;padding:11px 13px;border:1px solid var(--rme-line);border-radius:12px}.rme-blog-search button{padding:0 16px;color:var(--rme-deeper);background:var(--rme-lime);border:0;border-radius:12px;font-weight:800}.rme-blog-toolbar.preset-3{color:#fff;background:var(--rme-deep)}.rme-blog-toolbar.preset-3>strong{color:#fff}.rme-blog-toolbar.preset-4{background:rgba(255,255,255,.58);backdrop-filter:blur(18px)}.rme-blog-toolbar.preset-6{grid-template-columns:1fr}.rme-blog-toolbar.preset-7{box-shadow:none}.rme-blog-toolbar.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:6px 6px 0 var(--rme-lime)}
.rme-featured-post{position:relative;min-height:620px;display:flex;align-items:end;overflow:hidden;padding:48px;color:#fff;background:linear-gradient(to top,rgba(2,29,37,.94),rgba(2,29,37,.08) 70%),var(--rme-featured-image),linear-gradient(145deg,#91d6c1,#0066cc);background-size:cover;background-position:center;border-radius:36px;box-shadow:var(--rme-shadow)}.rme-featured-copy{max-width:730px}.rme-featured-copy h2{margin:0 0 14px;font-size:clamp(38px,5vw,65px);line-height:1.05}.rme-featured-copy h2 a{color:#fff}.rme-featured-copy p{color:rgba(255,255,255,.74);font-size:17px}.rme-featured-copy .rme-meta{color:rgba(255,255,255,.64)}.rme-featured-post.preset-2{min-height:480px;align-items:center;padding-left:55%;background:var(--rme-featured-image) left center/50% 100% no-repeat,#fff;color:var(--rme-ink)}.rme-featured-post.preset-2 h2 a{color:var(--rme-deep)}.rme-featured-post.preset-2 p{color:var(--rme-muted)}.rme-featured-post.preset-3{border-radius:0}.rme-featured-post.preset-4{min-height:430px}.rme-featured-post.preset-5{border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(16px)}.rme-featured-post.preset-6{min-height:360px}.rme-featured-post.preset-7{border-radius:60px}.rme-featured-post.preset-8{border:4px solid var(--rme-deep);border-radius:0;box-shadow:10px 10px 0 var(--rme-lime)}
/* Single widgets */
.rme-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--rme-muted);font-size:12px;font-weight:750}.rme-breadcrumbs a{text-decoration:none}.rme-post-hero{display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:68px;padding:58px;color:#fff;background:linear-gradient(140deg,var(--rme-deeper),#005B96 66%,#0b8c87);border-radius:38px}.rme-post-hero h1{margin:0 0 18px;font-size:clamp(48px,6vw,82px);line-height:.99;letter-spacing:-.012em}.rme-scientific-name{display:block;margin-bottom:20px;color:var(--rme-lime);font-family:Georgia,serif;font-size:clamp(21px,2.4vw,31px);font-style:italic}.rme-post-hero-excerpt{color:rgba(255,255,255,.72);font-size:18px}.rme-post-hero-meta{display:flex;flex-wrap:wrap;gap:15px;align-items:center;color:rgba(255,255,255,.65);font-size:12px}.rme-post-hero-meta span{display:flex;align-items:center;gap:8px}.rme-post-hero-meta img{border-radius:50%}.rme-post-hero-image{margin:0;overflow:hidden;border-radius:32px;box-shadow:0 35px 90px rgba(0,0,0,.2)}.rme-post-hero-image img{display:block;width:100%;min-height:480px;object-fit:cover}.rme-post-hero-image figcaption{padding:12px 15px;color:rgba(255,255,255,.7);background:rgba(2,29,37,.85);font-size:11px}.rme-post-hero.image-left .rme-post-hero-copy{order:2}.rme-post-hero.image-left .rme-post-hero-image{order:1}.rme-post-hero.preset-2{display:block;background:linear-gradient(to top,rgba(2,29,37,.94),rgba(2,29,37,.18)),var(--rme-post-hero-image);background-size:cover;background-position:center}.rme-post-hero.preset-2 .rme-post-hero-copy{max-width:850px;padding:150px 0 30px}.rme-post-hero.preset-2 .rme-post-hero-image{display:none}.rme-post-hero.preset-3{border-radius:0}.rme-post-hero.preset-4{color:var(--rme-ink);background:#fff;border:1px solid var(--rme-line)}.rme-post-hero.preset-4 h1{color:var(--rme-deep)}.rme-post-hero.preset-4 .rme-post-hero-excerpt,.rme-post-hero.preset-4 .rme-post-hero-meta{color:var(--rme-muted)}.rme-post-hero.preset-5{background:rgba(11,31,51,.78);backdrop-filter:blur(18px)}.rme-post-hero.preset-6{padding:38px}.rme-post-hero.preset-7{grid-template-columns:1fr}.rme-post-hero.preset-7 .rme-post-hero-image{order:-1}.rme-post-hero.preset-8{border:4px solid var(--rme-deep);border-radius:0;box-shadow:10px 10px 0 var(--rme-lime)}
.rme-post-content-output{margin-inline:auto;color:var(--rme-ink);font-size:18px;line-height:1.85}.rme-post-content-output h2{margin:2.2em 0 .7em;color:var(--rme-deep);font-size:clamp(30px,4vw,48px);line-height:1.1}.rme-post-content-output h3{margin:1.8em 0 .6em;color:var(--rme-deep);font-size:28px}.rme-post-content-output img{height:auto;border-radius:22px}.rme-post-content-output blockquote{margin:35px 0;padding:25px 30px;color:var(--rme-deep);background:var(--rme-sand);border-left:5px solid var(--rme-aqua);border-radius:18px}.rme-post-content-output.has-drop-cap>p:first-of-type:first-letter{float:left;margin:.1em .12em 0 0;color:var(--rme-teal);font-size:4.5em;font-weight:900;line-height:.7}.rme-post-content-output.preset-2{font-family:Georgia,serif}.rme-post-content-output.preset-2 h2,.rme-post-content-output.preset-2 h3{font-family:inherit}.rme-post-content-output.preset-3{font-size:20px;line-height:2}.rme-post-content-output.preset-4{font-size:16px}.rme-post-content-output.preset-5{padding:45px;background:#fff;border-radius:28px;box-shadow:var(--rme-shadow)}.rme-post-content-output.preset-6 h2,.rme-post-content-output.preset-6 h3{font-family:Georgia,serif;font-weight:500}.rme-post-content-output.preset-7{padding-left:30px;border-left:4px solid var(--rme-aqua)}.rme-post-content-output.preset-8 h2{padding:12px 16px;background:var(--rme-lime);border:3px solid var(--rme-deep);box-shadow:5px 5px 0 var(--rme-deep)}
.rme-taxonomy-table,.rme-quick-facts,.rme-toc,.rme-share-box{padding:25px;background:#fff;border:1px solid var(--rme-line);border-radius:22px}.rme-taxonomy-table h3,.rme-quick-facts h3,.rme-toc h3,.rme-share-box h3{margin:0 0 18px;color:var(--rme-deep)}.rme-taxonomy-row{display:grid;grid-template-columns:120px 1fr;gap:15px;padding:10px 0;border-bottom:1px solid var(--rme-line)}.rme-taxonomy-row:last-child{border-bottom:0}.rme-taxonomy-row strong{color:var(--rme-teal)}.rme-taxonomy-table.preset-2 h3{margin:-25px -25px 18px;padding:20px 25px;color:#fff;background:var(--rme-deep);border-radius:22px 22px 0 0}.rme-taxonomy-table.preset-3 .rme-taxonomy-row{margin-bottom:8px;padding:12px;background:#f3f8f6;border:0;border-radius:11px}.rme-taxonomy-table.preset-4{padding:0;border:0;background:transparent}.rme-taxonomy-table.preset-5{background:rgba(255,255,255,.6);backdrop-filter:blur(16px)}.rme-taxonomy-table.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:6px 6px 0 var(--rme-lime)}
.rme-quick-facts>div{display:grid;gap:12px}.rme-quick-fact{display:flex;gap:12px;align-items:center}.rme-quick-fact i{display:grid;width:42px;height:42px;place-items:center;color:var(--rme-lime);background:rgba(255,255,255,.1);border-radius:13px}.rme-quick-fact small,.rme-quick-fact strong{display:block}.rme-quick-fact small{color:rgba(255,255,255,.6)}.rme-quick-facts.preset-1{color:#fff;background:var(--rme-deep)}.rme-quick-facts.preset-1 h3{color:#fff}.rme-quick-facts.preset-2 .rme-quick-fact small{color:var(--rme-muted)}.rme-quick-facts.preset-2 .rme-quick-fact i{color:var(--rme-teal);background:#edf8f5}.rme-quick-facts.preset-3>div{grid-template-columns:repeat(2,1fr)}.rme-quick-facts.preset-4{padding:0;border:0}.rme-quick-facts.preset-5{background:rgba(255,255,255,.6);backdrop-filter:blur(16px)}.rme-quick-facts.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:6px 6px 0 var(--rme-lime)}
.rme-toc ol{display:grid;gap:8px;margin:0;padding-left:20px}.rme-toc a{color:var(--rme-ink);text-decoration:none}.rme-toc a:hover{color:var(--rme-teal)}.rme-toc.is-sticky{position:sticky;top:110px}.rme-toc.preset-3{color:#fff;background:var(--rme-deep)}.rme-toc.preset-3 h3,.rme-toc.preset-3 a{color:#fff}.rme-share-box>div{display:flex;flex-wrap:wrap;gap:8px}.rme-share-box a,.rme-share-box button{padding:9px 12px;color:var(--rme-deep);cursor:pointer;background:#edf8f5;border:0;border-radius:10px;text-decoration:none;font:inherit;font-size:12px;font-weight:800}.rme-share-box.preset-3{color:#fff;background:var(--rme-deep)}.rme-share-box.preset-3 h3{color:#fff}.rme-post-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.rme-post-tags a{padding:8px 12px;color:var(--rme-deep);background:#edf8f5;border-radius:999px;text-decoration:none;font-size:12px;font-weight:800}.rme-author-box{display:flex;gap:28px;align-items:center;padding:35px;background:#fff;border:1px solid var(--rme-line);border-radius:28px}.rme-author-box>img{width:120px;height:120px;border-radius:50%}.rme-author-box h3{margin:0 0 8px;color:var(--rme-deep);font-size:28px}.rme-author-box p{color:var(--rme-muted)}.rme-author-box.preset-2{display:block;text-align:center}.rme-author-box.preset-3{color:#fff;background:var(--rme-deep)}.rme-author-box.preset-3 h3{color:#fff}.rme-author-box.preset-5{background:rgba(255,255,255,.6);backdrop-filter:blur(18px)}.rme-author-box.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:7px 7px 0 var(--rme-lime)}
.rme-related-wrap{padding:45px;background:#fff;border-radius:32px}.rme-related-wrap>h2{margin:0 0 30px;color:var(--rme-deep);font-size:clamp(32px,4vw,52px)}.rme-related-grid{display:grid;grid-template-columns:repeat(var(--rme-related-columns,3),minmax(0,1fr));gap:22px}.rme-related-card{overflow:hidden;background:#f7faf9;border:1px solid var(--rme-line);border-radius:20px}.rme-related-image{display:block;aspect-ratio:4/3;background-position:center;background-size:cover}.rme-related-card>div{padding:20px}.rme-related-card h3{margin:0;font-size:20px;line-height:1.25}.rme-related-card h3 a{color:var(--rme-deep)}.rme-related-card p{color:var(--rme-muted)}.rme-related-wrap.preset-2 .rme-related-card{position:relative;min-height:360px}.rme-related-wrap.preset-2 .rme-related-image{position:absolute;inset:0;aspect-ratio:auto}.rme-related-wrap.preset-2 .rme-related-card>div{position:absolute;z-index:1;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(2,29,37,.94),transparent);color:#fff}.rme-related-wrap.preset-2 h3 a{color:#fff}.rme-related-wrap.preset-3{border-radius:0}.rme-related-wrap.preset-4{padding:0;background:transparent}.rme-related-wrap.preset-5{background:rgba(255,255,255,.6);backdrop-filter:blur(18px)}.rme-related-wrap.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:8px 8px 0 var(--rme-lime)}
.rme-comments-widget{padding:45px;background:#fff;border:1px solid var(--rme-line);border-radius:32px}.rme-comments-intro{max-width:760px;margin-bottom:35px}.rme-comments-intro h2{margin:0 0 12px;color:var(--rme-deep);font-size:clamp(34px,4vw,52px)}.rme-comments-intro p{color:var(--rme-muted)}.rme-comments-widget input,.rme-comments-widget textarea{border:1px solid var(--rme-line);border-radius:12px}.rme-comments-widget.preset-3 .rme-comments-intro{padding:28px;color:#fff;background:var(--rme-deep);border-radius:22px}.rme-comments-widget.preset-3 .rme-comments-intro h2{color:#fff}.rme-comments-widget.preset-5{background:rgba(255,255,255,.6);backdrop-filter:blur(18px)}.rme-comments-widget.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:8px 8px 0 var(--rme-lime)}
@media(max-width:1024px){.rme-hero-inner,.rme-post-hero,.rme-image-content,.rme-journey,.rme-contact-form-shell{grid-template-columns:1fr}.rme-hero-visual{min-height:520px}.rme-journey-intro{position:static}.rme-journey.preset-2 .rme-journey-list{grid-template-columns:repeat(2,1fr)}.rme-blog-toolbar{grid-template-columns:1fr}.rme-featured-post.preset-2{padding:380px 35px 35px;background:var(--rme-featured-image) center top/100% 340px no-repeat,#fff}.rme-post-hero.image-left .rme-post-hero-copy,.rme-image-content.image-right .rme-image-copy{order:initial}.rme-post-hero.image-left .rme-post-hero-image,.rme-image-content.image-right .rme-image-panel{order:initial}}
@media(max-width:767px){.rme-hero-inner{width:min(calc(100% - 28px),1220px);padding:65px 0}.rme-hero-title{font-size:48px}.rme-hero-visual{min-height:430px}.rme-hero-visual-card{inset:20px 0}.rme-floating-badge{display:none}.rme-section-heading{display:block}.rme-section-heading-side{margin-top:18px}.rme-advanced-card-grid,.rme-stats-grid,.rme-related-grid{grid-template-columns:1fr!important}.rme-image-panel{min-height:400px}.rme-image-content.preset-8 .rme-image-panel{min-height:430px}.rme-image-content.preset-8 .rme-image-copy{margin:-70px 14px 0;padding:28px}.rme-stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.rme-journey.preset-2 .rme-journey-list,.rme-faq.preset-2,.rme-faq.preset-3{grid-template-columns:1fr}.rme-journey-item{padding-left:75px}.rme-journey-image{margin-left:-75px}.rme-cta-shell,.rme-post-hero,.rme-contact-form-shell,.rme-comments-widget,.rme-related-wrap{padding:30px 22px;border-radius:24px}.rme-form-row{grid-template-columns:1fr}.rme-blog-search{grid-template-columns:1fr}.rme-blog-search input{min-width:0}.rme-featured-post{min-height:500px;padding:30px 22px}.rme-post-hero-image img{min-height:330px}.rme-post-content-output{font-size:17px}.rme-post-content-output.preset-5{padding:25px}.rme-taxonomy-row{grid-template-columns:95px 1fr}.rme-author-box{display:block;text-align:center}.rme-author-box>img{margin:0 auto 20px}.rme-related-wrap>h2{font-size:34px}}

/* v1.4 full-width and HTML-reference alignment fixes */
.elementor-widget-rme-nature-hero>.elementor-widget-container,
.elementor-widget-rme-archive-hero>.elementor-widget-container,
.elementor-widget-rme-post-hero>.elementor-widget-container{overflow:visible}
.rme-full-bleed{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}
.rme-nature-hero{border-radius:0!important}
.rme-hero-inner{position:relative;z-index:2}
.rme-hero-visual-caption{position:absolute;right:8%;bottom:5%;left:8%;padding:18px 20px;color:#fff;background:rgba(2,29,37,.33);border:1px solid rgba(255,255,255,.15);border-radius:18px;backdrop-filter:blur(14px)}
.rme-hero-visual-caption strong,.rme-hero-visual-caption span{display:block}.rme-hero-visual-caption strong{font-size:18px;line-height:1.25}.rme-hero-visual-caption span{margin-top:5px;color:rgba(255,255,255,.66);font-size:12px}
.rme-hero-orbit{position:absolute;inset:55px 35px 55px 20px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:radial-gradient(circle at 34% 25%,rgba(255,183,3,.22),transparent 18%),radial-gradient(circle at center,rgba(100,199,232,.32),rgba(255,255,255,.035) 68%,transparent 70%);box-shadow:inset 0 0 90px rgba(255,255,255,.06),0 50px 100px rgba(0,0,0,.18)}
.rme-hero-orbit:before,.rme-hero-orbit:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.15);border-radius:50%}.rme-hero-orbit:before{inset:12%}.rme-hero-orbit:after{inset:-10%}
.rme-island-globe .island{position:absolute;width:15px;height:38px;background:var(--rme-lime);border-radius:50%;transform:rotate(35deg);box-shadow:0 0 0 7px rgba(255,183,3,.08)}
.rme-island-globe .i1{top:18%;left:53%}.rme-island-globe .i2{top:31%;left:46%;width:11px;height:29px}.rme-island-globe .i3{top:44%;left:55%;width:12px;height:35px}.rme-island-globe .i4{top:58%;left:48%;width:10px;height:26px}.rme-island-globe .i5{top:72%;left:55%;width:14px;height:36px}
.rme-island-globe .globe-mark{position:absolute;top:50%;left:50%;display:grid;width:74px;height:74px;place-items:center;color:var(--rme-lime);background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:50%;font-size:28px;transform:translate(-50%,-50%);backdrop-filter:blur(10px)}
.rme-contact-core{position:absolute;inset:23%;display:grid;place-items:center;color:var(--rme-lime);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.16);border-radius:50%}.rme-contact-core svg{width:108px;height:108px;filter:drop-shadow(0 18px 25px rgba(0,0,0,.18))}
.rme-nature-hero.visual-globe{background:radial-gradient(circle at 18% 15%,rgba(118,235,199,.26),transparent 24%),radial-gradient(circle at 90% 12%,rgba(255,255,255,.12),transparent 20%),linear-gradient(145deg,#041f28 0%,#075362 48%,#0b8f8d 100%)}
.rme-nature-hero.visual-support{background:linear-gradient(112deg,rgba(3,28,36,.97) 4%,rgba(5,65,76,.91) 48%,rgba(8,139,135,.77) 100%),linear-gradient(145deg,#031c24,#005B96 53%,#0b908c)}
.rme-nature-hero.visual-contact{background:linear-gradient(110deg,rgba(2,29,37,.97) 4%,rgba(4,64,75,.91) 52%,rgba(5,130,132,.75) 100%),linear-gradient(140deg,#071a2b,#005B96 58%,#00a7a0)}
.rme-nature-hero.visual-globe .rme-hero-visual-card,.rme-nature-hero.visual-support .rme-hero-visual-card,.rme-nature-hero.visual-contact .rme-hero-visual-card{display:none}

/* Archive hero rebuilt from the uploaded blog layout */
.rme-archive-hero{position:relative;display:flex;align-items:center;overflow:hidden;padding:112px 0 84px;color:#fff;background:linear-gradient(110deg,rgba(2,29,37,.97) 4%,rgba(4,64,75,.91) 52%,rgba(5,130,132,.76) 100%),var(--rme-archive-bg),linear-gradient(140deg,#071a2b,#005B96 58%,#00a7a0);background-position:center;background-size:cover;isolation:isolate}
.rme-archive-hero:before{position:absolute;inset:0;z-index:-1;content:"";opacity:.18;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 95%)}
.rme-archive-hero:after{position:absolute;right:-230px;bottom:-330px;z-index:-1;width:820px;aspect-ratio:1;content:"";border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 85px rgba(255,255,255,.034),0 0 0 180px rgba(255,255,255,.019)}
.rme-archive-hero-inner{width:min(calc(100% - 40px),1220px);margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:end;gap:76px}
.rme-archive-copy h1{max-width:760px;margin:0 0 23px;color:#fff;font-size:clamp(55px,7vw,90px);line-height:1.06;letter-spacing:-.012em;text-wrap:balance}.rme-archive-copy h1 em{color:var(--rme-lime);font-style:normal}.rme-archive-copy>p{max-width:690px;margin:0;color:rgba(255,255,255,.75);font-size:clamp(18px,2vw,21px)}
.rme-archive-search-panel{padding:25px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:25px;backdrop-filter:blur(15px)}.rme-archive-search-panel h2{margin:0 0 7px;color:#fff;font-size:19px}.rme-archive-search-panel>p{margin:0 0 19px;color:rgba(255,255,255,.60);font-size:13px}
.rme-archive-search{display:grid;grid-template-columns:1fr auto;gap:9px;padding:9px;background:rgba(2,29,37,.35);border:1px solid rgba(255,255,255,.11);border-radius:17px}.rme-archive-search label{position:relative}.rme-archive-search label svg{position:absolute;top:50%;left:14px;width:20px;height:20px;color:rgba(255,255,255,.53);transform:translateY(-50%);pointer-events:none}.rme-archive-search input{width:100%;height:48px;padding:0 14px 0 43px;color:#fff;outline:none;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);border-radius:12px}.rme-archive-search input::placeholder{color:rgba(255,255,255,.53)}.rme-archive-search button{min-width:100px;color:var(--rme-deeper);cursor:pointer;background:var(--rme-lime);border:0;border-radius:12px;font-weight:850}

/* Single post full-bleed header matching the uploaded template */
.rmv-single-hero-section{position:relative;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden;background:radial-gradient(circle at 85% 18%,rgba(255,183,3,.14),transparent 22%),radial-gradient(circle at 11% 89%,rgba(100,199,232,.18),transparent 25%),linear-gradient(140deg,#071a2b,#005B96 66%,#0b8c87)}
.rmv-single-hero-section:before{position:absolute;inset:0;content:"";opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 94%)}
.rmv-single-hero-section>.elementor-container{position:relative;z-index:2;width:min(calc(100% - 40px),1220px)!important;max-width:1220px!important;margin:auto}.rmv-single-hero-section .rme-breadcrumbs{color:rgba(255,255,255,.58)}.rmv-single-hero-section .rme-breadcrumbs a{color:rgba(255,255,255,.76)}
.rmv-single-hero-section .rme-post-hero{padding:20px 0 72px;background:transparent;border:0;border-radius:0;box-shadow:none}.rmv-single-hero-section .rme-post-hero h1{color:#fff}.rmv-single-hero-section .rme-post-hero-excerpt,.rmv-single-hero-section .rme-post-hero-meta{color:rgba(255,255,255,.68)}.rmv-single-hero-section .rme-post-hero-image{border:1px solid rgba(255,255,255,.14);border-radius:34px;box-shadow:0 42px 100px rgba(0,0,0,.22)}
.rmv-single-content-grid>.elementor-container{width:min(calc(100% - 40px),1220px)!important;max-width:1220px!important;margin:auto}

/* Category image layouts must never look empty */
.rme-category-layout-1 .rme-category-tile:not([style]){background:linear-gradient(180deg,rgba(7,23,28,.10),rgba(7,23,28,.88)),radial-gradient(circle at 20% 15%,rgba(255,183,3,.32),transparent 24%),linear-gradient(135deg,#0066cc,#00a7a0)}

@media(max-width:1024px){.rme-archive-hero-inner{grid-template-columns:1fr;align-items:start}.rme-archive-search-panel{max-width:720px}.rme-hero-orbit{inset:35px 15%}.rme-hero-visual-caption{right:15%;left:15%}}
@media(max-width:767px){.rme-full-bleed,.rmv-single-hero-section{margin-inline:calc(50% - 50vw)}.rme-archive-hero{padding:84px 0 70px}.rme-archive-hero-inner{width:min(calc(100% - 28px),1220px);gap:38px}.rme-archive-copy h1{font-size:clamp(47px,15vw,68px)}.rme-archive-search{grid-template-columns:1fr}.rme-archive-search button{height:45px}.rme-hero-orbit{inset:35px 0}.rme-hero-visual-caption{right:0;left:0}.rmv-single-hero-section>.elementor-container{width:min(calc(100% - 28px),1220px)!important}.rmv-single-hero-section .rme-post-hero{padding-bottom:48px}}

/* Blog featured story split layout from the supplied archive design */
.rme-featured-post.preset-2{display:flex;min-height:530px;align-items:center;padding:56px 56px 56px 57%;color:#fff;background:var(--rme-featured-image) left center/54% 100% no-repeat,radial-gradient(circle at 85% 16%,rgba(255,183,3,.15),transparent 25%),linear-gradient(145deg,#071a2b,#005B96 70%,#00a7a0);border-radius:38px;box-shadow:var(--rme-shadow)}
.rme-featured-post.preset-2 .rme-featured-copy{max-width:none}.rme-featured-post.preset-2 h2 a{color:#fff}.rme-featured-post.preset-2 p{color:rgba(255,255,255,.66)}.rme-featured-post.preset-2 .rme-meta{color:rgba(255,255,255,.56)}.rme-featured-post.preset-2 .rme-card-tag{color:#071a2b;background:var(--rme-lime)}
@media(max-width:1024px){.rme-featured-post.preset-2{padding:400px 35px 45px;background:var(--rme-featured-image) center top/100% 350px no-repeat,linear-gradient(145deg,#071a2b,#005B96 70%,#00a7a0)}}
@media(max-width:767px){.rme-featured-post.preset-2{padding:330px 24px 35px;background-size:100% 285px,cover;border-radius:28px}}

/* v1.6 single post fidelity, forced desktop width, and reusable notice card */
body.single-post .rmv-site-wrap,
body.page-template-elementor-full-width .rmv-site-wrap,
body.page-template-page-templates-elementor-full-width-php .rmv-site-wrap{width:100%!important;max-width:none!important;margin:0!important;box-shadow:none!important}
#primary.rmv-elementor-single-template{display:block;width:100%;max-width:none;margin:0;padding:0;overflow:clip}
#primary.rmv-elementor-single-template>.elementor{width:100%;max-width:none}
#primary.rmv-elementor-single-template .elementor-section-wrap{width:100%}
.rmv-single-hero-section.elementor-section,
.rmv-single-hero-section.elementor-element,
.rmv-single-hero-section.e-con{position:relative!important;left:50%!important;width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:-50vw!important;overflow:hidden!important;padding-inline:0!important;background:radial-gradient(circle at 85% 18%,rgba(255,183,3,.14),transparent 22%),radial-gradient(circle at 11% 89%,rgba(100,199,232,.18),transparent 25%),linear-gradient(140deg,#071a2b,#005B96 66%,#0b8c87)}
.rmv-single-hero-section:after{position:absolute;right:-230px;bottom:-330px;width:830px;aspect-ratio:1;content:"";border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 82px rgba(255,255,255,.031),0 0 0 170px rgba(255,255,255,.018);pointer-events:none}
.rmv-single-hero-section>.elementor-container,
.rmv-single-hero-section>.e-con-inner{position:relative;z-index:2;width:min(calc(100% - 40px),1220px)!important;max-width:1220px!important;margin-inline:auto!important}
.rmv-single-hero-section .elementor-column,
.rmv-single-hero-section .elementor-widget-wrap,
.rmv-single-hero-section .elementor-widget,
.rmv-single-hero-section .elementor-widget-container{min-width:0}
.rmv-single-hero-section .rme-breadcrumbs{padding-top:8px;margin-bottom:34px;color:rgba(255,255,255,.56);font-size:11px;font-weight:750}
.rmv-single-hero-section .rme-breadcrumbs a{color:rgba(255,255,255,.74)}
.rmv-single-hero-section .rme-post-hero{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;align-items:center!important;gap:72px;padding:0 0 72px!important;color:#fff;background:transparent;border:0;border-radius:0;box-shadow:none}
.rmv-single-hero-section .rme-post-hero-copy{min-width:0}
.rmv-single-hero-section .rme-post-hero h1{max-width:780px;margin:0 0 22px;color:#fff;font-size:clamp(48px,6.3vw,82px);line-height:.99;letter-spacing:-.012em;text-wrap:balance}
.rmv-single-hero-section .rme-scientific-name{margin:-4px 0 22px;color:var(--rme-lime);font-family:Georgia,"Times New Roman",serif;font-size:clamp(21px,2.4vw,31px);font-style:italic;font-weight:500}
.rmv-single-hero-section .rme-post-hero-excerpt{max-width:730px;margin:0 0 26px;color:rgba(255,255,255,.72);font-size:clamp(17px,1.8vw,20px);line-height:1.7}
.rmv-single-hero-section .rme-post-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;color:rgba(255,255,255,.62);font-size:11px;font-weight:750}
.rmv-single-hero-section .rme-post-hero-meta span{display:inline-flex;align-items:center;gap:7px}
.rmv-single-hero-section .rme-post-hero-meta svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rmv-single-hero-section .rme-post-author img{width:35px;height:35px;border:2px solid rgba(255,255,255,.22);border-radius:50%}
.rmv-single-hero-section .rme-post-hero-visual{position:relative;min-height:580px}
.rmv-single-hero-section .rme-post-hero-image{position:absolute;inset:10px 0 34px 20px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:34px;box-shadow:0 42px 100px rgba(0,0,0,.22)}
.rmv-single-hero-section .rme-post-hero-image img{display:block;width:100%;height:100%!important;min-height:0!important;object-fit:cover}
.rmv-single-hero-section .rme-post-hero-image figcaption{position:absolute;right:20px;bottom:20px;left:20px;padding:13px 15px;color:#fff;background:rgba(2,29,37,.58);border:1px solid rgba(255,255,255,.14);border-radius:14px;backdrop-filter:blur(12px)}
.rmv-single-hero-section .rme-post-document-type{position:absolute;right:12px;bottom:0;z-index:3;max-width:280px;padding:15px 18px;color:#fff;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 24px 55px rgba(0,0,0,.13);backdrop-filter:blur(16px)}
.rmv-single-hero-section .rme-post-document-type span,.rmv-single-hero-section .rme-post-document-type strong{display:block}.rmv-single-hero-section .rme-post-document-type span{color:rgba(255,255,255,.58);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rmv-single-hero-section .rme-post-document-type strong{margin-top:4px;font-size:13px;line-height:1.35}
.rmv-single-hero-section .rme-post-hero.image-left .rme-post-hero-copy{order:2}.rmv-single-hero-section .rme-post-hero.image-left .rme-post-hero-visual{order:1}
.rmv-single-content-grid>.elementor-container,.rmv-single-content-grid>.e-con-inner{width:min(calc(100% - 40px),1220px)!important;max-width:1220px!important;margin-inline:auto!important;align-items:flex-start}
.rmv-single-content-grid .elementor-column:first-child .elementor-widget-wrap{padding-right:28px}.rmv-single-content-grid .elementor-column:last-child .elementor-widget-wrap{padding-left:18px}
.rmv-single-content-grid .rme-post-content-output{max-width:820px;margin-inline:0;font-size:18px;line-height:1.8}
.rmv-single-content-grid .rme-post-content-output>p:first-child{font-size:21px;color:var(--rme-deep);font-weight:600}
.rmv-single-content-grid .rme-taxonomy-table{max-width:820px;margin-top:34px}
.rmv-single-content-grid .rme-toc.is-sticky{position:sticky;top:125px}
.rme-notice-card{display:flex;align-items:flex-start;gap:14px;padding:22px;color:var(--rme-ink);background:#fff;border:1px solid var(--rme-line);border-radius:20px}.rme-notice-card>i{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;color:var(--rme-teal);background:rgba(100,199,232,.11);border-radius:14px}.rme-notice-card>i svg{width:22px;height:22px}.rme-notice-card h3{margin:0 0 7px;color:var(--rme-deep);font-size:17px}.rme-notice-card p{margin:0;color:var(--rme-muted);font-size:13px;line-height:1.65}.rme-notice-card a{display:inline-flex;margin-top:10px;color:var(--rme-teal);font-size:12px;font-weight:800}.rme-notice-card.preset-2{color:#fff;background:var(--rme-deep);border-color:transparent}.rme-notice-card.preset-2 h3{color:#fff}.rme-notice-card.preset-2 p{color:rgba(255,255,255,.66)}.rme-notice-card.preset-3{background:var(--rme-lime)}.rme-notice-card.preset-4{padding:0;background:transparent;border:0;border-radius:0}.rme-notice-card.preset-5{background:rgba(255,255,255,.66);backdrop-filter:blur(16px)}.rme-notice-card.preset-7{padding:15px}.rme-notice-card.preset-8{border:3px solid var(--rme-deep);border-radius:0;box-shadow:6px 6px 0 var(--rme-lime)}
@media(max-width:1024px){.rmv-single-hero-section .rme-post-hero{grid-template-columns:1fr!important;gap:38px}.rmv-single-hero-section .rme-post-hero-visual{min-height:500px}.rmv-single-hero-section .rme-post-hero.image-left .rme-post-hero-copy,.rmv-single-hero-section .rme-post-hero.image-left .rme-post-hero-visual{order:initial}.rmv-single-content-grid .elementor-column{width:100%!important}.rmv-single-content-grid .elementor-column:first-child .elementor-widget-wrap,.rmv-single-content-grid .elementor-column:last-child .elementor-widget-wrap{padding-inline:0}.rmv-single-content-grid .rme-toc.is-sticky{position:static}}
@media(max-width:767px){.rmv-single-hero-section>.elementor-container,.rmv-single-content-grid>.elementor-container,.rmv-single-hero-section>.e-con-inner,.rmv-single-content-grid>.e-con-inner{width:min(calc(100% - 28px),1220px)!important}.rmv-single-hero-section .rme-breadcrumbs{margin-bottom:22px}.rmv-single-hero-section .rme-post-hero{padding-bottom:48px!important}.rmv-single-hero-section .rme-post-hero h1{font-size:clamp(42px,13vw,62px)}.rmv-single-hero-section .rme-post-hero-visual{min-height:390px}.rmv-single-hero-section .rme-post-hero-image{inset:0 0 24px}.rmv-single-hero-section .rme-post-document-type{right:10px;bottom:0;left:10px;max-width:none}.rmv-single-content-grid .rme-post-content-output{font-size:17px}.rmv-single-content-grid .rme-post-content-output>p:first-child{font-size:19px}}

/* Version 1.7 single post hero: the widget owns the complete full-width hero. */
.elementor-widget-rme-post-hero,.elementor-widget-rme-post-hero>.elementor-widget-container{width:100%;max-width:none;overflow:visible}
.rme-post-hero-shell{position:relative;width:100%;overflow:hidden;padding:98px 0 72px;color:#fff;background:radial-gradient(circle at 85% 18%,rgba(255,183,3,.14),transparent 22%),radial-gradient(circle at 11% 89%,rgba(100,199,232,.18),transparent 25%),linear-gradient(140deg,#071a2b,#005B96 66%,#0b8c87);isolation:isolate}
.rme-post-hero-shell:before{position:absolute;inset:0;z-index:-1;content:"";opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 94%)}
.rme-post-hero-shell:after{position:absolute;right:-230px;bottom:-330px;z-index:-1;width:830px;aspect-ratio:1;content:"";border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 82px rgba(255,255,255,.031),0 0 0 170px rgba(255,255,255,.018)}
.rme-post-hero-container{position:relative;width:min(calc(100% - 40px),1220px);max-width:1220px;margin-inline:auto}
.rme-post-hero-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 35px;color:rgba(255,255,255,.56);font-size:11px;font-weight:750}
.rme-post-hero-breadcrumbs a{color:rgba(255,255,255,.74);text-decoration:none}
.rme-post-hero-shell .rme-post-hero{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;align-items:center!important;gap:72px!important;padding:0!important;color:#fff!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.rme-post-hero-shell .rme-post-hero-copy{min-width:0}
.rme-post-hero-shell .rme-post-hero h1{max-width:780px;margin:0 0 22px;color:#fff;font-size:clamp(48px,6.3vw,82px);line-height:.99;letter-spacing:-.012em;text-wrap:balance}
.rme-post-hero-shell .rme-scientific-name{display:block;margin:-4px 0 22px;color:var(--rme-lime);font-family:Georgia,"Times New Roman",serif;font-size:clamp(21px,2.4vw,31px);font-style:italic;font-weight:500}
.rme-post-hero-shell .rme-post-hero-excerpt{max-width:730px;margin:0 0 26px;color:rgba(255,255,255,.72);font-size:clamp(17px,1.8vw,20px);line-height:1.7}
.rme-post-hero-shell .rme-post-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;color:rgba(255,255,255,.62);font-size:11px;font-weight:750}
.rme-post-hero-shell .rme-post-hero-meta span{display:inline-flex;align-items:center;gap:7px}.rme-post-hero-shell .rme-post-hero-meta svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rme-post-hero-shell .rme-post-author img{width:35px;height:35px;border:2px solid rgba(255,255,255,.22);border-radius:50%}
.rme-post-hero-shell .rme-post-hero-visual{position:relative;min-height:560px}
.rme-post-hero-shell .rme-post-hero-image{position:absolute;inset:10px 0 34px 20px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:34px;box-shadow:0 42px 100px rgba(0,0,0,.22)}
.rme-post-hero-shell .rme-post-hero-image img{display:block;width:100%;height:100%!important;min-height:0!important;object-fit:cover}.rme-post-hero-shell .rme-post-hero-image figcaption{position:absolute;right:20px;bottom:20px;left:20px;padding:13px 15px;color:#fff;background:rgba(2,29,37,.58);border:1px solid rgba(255,255,255,.14);border-radius:14px;backdrop-filter:blur(12px)}
.rme-post-hero-shell .rme-post-document-type{position:absolute;right:12px;bottom:0;z-index:3;max-width:280px;padding:15px 18px;color:#fff;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 24px 55px rgba(0,0,0,.13);backdrop-filter:blur(16px)}
.rme-post-hero-shell .rme-post-document-type span,.rme-post-hero-shell .rme-post-document-type strong{display:block}.rme-post-hero-shell .rme-post-document-type span{color:rgba(255,255,255,.58);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rme-post-hero-shell .rme-post-document-type strong{margin-top:4px;font-size:13px;line-height:1.35}
.rme-post-hero-shell .rme-post-hero.image-left .rme-post-hero-copy{order:2}.rme-post-hero-shell .rme-post-hero.image-left .rme-post-hero-visual{order:1}
.rme-post-hero-shell.preset-4{color:var(--rme-ink);background:#fff;border-block:1px solid var(--rme-line)}.rme-post-hero-shell.preset-4:before,.rme-post-hero-shell.preset-4:after{display:none}.rme-post-hero-shell.preset-4 .rme-post-hero h1{color:var(--rme-deep)}.rme-post-hero-shell.preset-4 .rme-post-hero-excerpt,.rme-post-hero-shell.preset-4 .rme-post-hero-meta,.rme-post-hero-shell.preset-4 .rme-post-hero-breadcrumbs,.rme-post-hero-shell.preset-4 .rme-post-hero-breadcrumbs a{color:var(--rme-muted)}
@media(max-width:1024px){.rme-post-hero-shell .rme-post-hero{grid-template-columns:1fr!important;gap:38px!important}.rme-post-hero-shell .rme-post-hero-visual{min-height:480px}.rme-post-hero-shell .rme-post-hero.image-left .rme-post-hero-copy,.rme-post-hero-shell .rme-post-hero.image-left .rme-post-hero-visual{order:initial}}
@media(max-width:767px){.rme-post-hero-container{width:min(calc(100% - 28px),1220px)}.rme-post-hero-shell{padding-top:58px!important;padding-bottom:48px!important}.rme-post-hero-breadcrumbs{margin-bottom:22px}.rme-post-hero-shell .rme-post-hero h1{font-size:clamp(42px,13vw,62px)}.rme-post-hero-shell .rme-post-hero-visual{min-height:360px}.rme-post-hero-shell .rme-post-hero-image{inset:0 0 24px}.rme-post-hero-shell .rme-post-document-type{right:10px;bottom:0;left:10px;max-width:none}}


/* Version 1.8: consistent single-post reading width and refined secondary sections. */
.rmv-single-content-grid>.elementor-container,
.rmv-single-content-grid>.e-con-inner{width:min(calc(100% - 40px),1220px)!important;max-width:1220px!important;margin-inline:auto!important}
.rmv-single-content-grid .rme-post-content-output{width:100%;max-width:790px;margin:0}
.rmv-single-content-grid .elementor-column:first-child{min-width:0}
.rmv-single-content-grid .elementor-column:last-child{max-width:330px}
.rmv-single-content-grid .elementor-column:last-child>.elementor-widget-wrap{align-content:flex-start}
.rmv-single-tags-section>.elementor-container,
.rmv-single-tags-section>.e-con-inner{width:min(calc(100% - 40px),900px)!important;max-width:900px!important;margin-inline:auto!important}
.rmv-single-author-section>.elementor-container,
.rmv-single-author-section>.e-con-inner{width:min(calc(100% - 40px),980px)!important;max-width:980px!important;margin-inline:auto!important}
.rmv-single-related-section>.elementor-container,
.rmv-single-related-section>.e-con-inner{width:min(calc(100% - 40px),1080px)!important;max-width:1080px!important;margin-inline:auto!important}
.rmv-single-comments-section>.elementor-container,
.rmv-single-comments-section>.e-con-inner{width:min(calc(100% - 40px),900px)!important;max-width:900px!important;margin-inline:auto!important}
.rmv-single-related-section .rme-related-wrap{max-width:1080px;margin-inline:auto;padding:0;background:transparent;border-radius:0;box-shadow:none}
.rmv-single-related-section .rme-related-wrap>h2{max-width:760px;margin-bottom:34px;font-size:clamp(32px,4vw,52px)}
.rmv-single-related-section .rme-related-card{background:#fff;border-radius:22px;box-shadow:0 14px 38px rgba(3,45,55,.08)}
.rmv-single-related-section .rme-related-image{aspect-ratio:16/10}
.rmv-single-author-section .rme-author-box{max-width:980px;margin-inline:auto}
.rmv-single-comments-section .rme-comments-widget{max-width:900px;margin-inline:auto}
.rmv-single-tags-section .rme-post-tags{max-width:900px;margin-inline:auto}

@media(max-width:1024px){
  .rmv-single-content-grid .elementor-column:last-child{max-width:none}
}
@media(max-width:767px){
  .rmv-single-content-grid>.elementor-container,
  .rmv-single-tags-section>.elementor-container,
  .rmv-single-author-section>.elementor-container,
  .rmv-single-related-section>.elementor-container,
  .rmv-single-comments-section>.elementor-container,
  .rmv-single-content-grid>.e-con-inner,
  .rmv-single-tags-section>.e-con-inner,
  .rmv-single-author-section>.e-con-inner,
  .rmv-single-related-section>.e-con-inner,
  .rmv-single-comments-section>.e-con-inner{width:min(calc(100% - 28px),1220px)!important}
  .rmv-single-related-section .rme-related-wrap{padding:0!important}
  .rmv-single-related-section .rme-related-card{min-height:0!important}
  .rmv-single-related-section .rme-related-image{position:relative!important;inset:auto!important;height:auto!important;aspect-ratio:16/10!important}
  .rmv-single-related-section .rme-related-card>div{position:static!important;padding:20px!important;background:#fff!important;color:var(--rme-ink)!important}
  .rmv-single-related-section .rme-related-card h3 a{color:var(--rme-deep)!important}
  .rmv-single-author-section .rme-author-box,.rmv-single-comments-section .rme-comments-widget{padding:26px 20px!important;border-radius:22px}
}


/* Version 2.0: restrained article sidebar and consistent secondary content. */
.rme-toc[hidden],.rme-toc.is-empty{display:none!important}
.rmv-single-sidebar-stack .rme-share-box,.rmv-single-sidebar-stack .rme-toc{padding:20px;border-radius:18px}
.rmv-single-sidebar-stack .rme-share-box>div{gap:7px}
.rmv-single-sidebar-stack .rme-share-box a,.rmv-single-sidebar-stack .rme-share-box button{padding:8px 10px}
.rmv-single-related-section .rme-related-wrap{max-width:1220px;margin-inline:auto;padding:0;background:transparent}
.rmv-single-related-section .rme-related-grid{gap:24px}
.rmv-single-related-section .rme-related-card{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#fff;border:1px solid var(--rme-line);border-radius:22px;box-shadow:0 14px 38px rgba(3,45,55,.07)}
.rmv-single-related-section .rme-related-image{position:relative!important;inset:auto!important;display:block;height:auto!important;aspect-ratio:16/10!important;background-color:#dbe9e6;background-position:center!important;background-size:cover!important}
.rmv-single-related-section .rme-related-fallback{background-image:linear-gradient(135deg,#cce7df,#0d747c)!important}
.rmv-single-related-section .rme-related-card>div{position:static!important;display:flex;flex:1;flex-direction:column;padding:22px!important;background:#fff!important;color:var(--rme-ink)!important}
.rmv-single-related-section .rme-related-card h3{font-size:22px;line-height:1.25}
.rmv-single-related-section .rme-related-card h3 a{color:var(--rme-deep)!important}
.rmv-single-related-section .rme-related-card p{margin-top:12px}
.rmv-single-comments-grid .rme-comments-native{max-width:790px}
.rmv-single-comments-grid .comment-respond textarea{min-height:170px}
.rmv-single-more-sidebar .rme-post-image{width:92px;min-width:92px;aspect-ratio:1/1!important}
.rmv-single-more-sidebar .rme-slide-inner{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:center}
.rmv-single-more-sidebar .rme-post-content{padding:0!important}
.rmv-single-more-sidebar .rme-post-title{font-size:17px;line-height:1.3}
.rmv-single-more-sidebar .rme-excerpt,.rmv-single-more-sidebar .rme-button{display:none!important}
@media(max-width:767px){
 .rmv-single-related-section .rme-related-grid{grid-template-columns:1fr!important}
 .rmv-single-related-section .rme-related-card{border-radius:20px}
 .rmv-single-sidebar-stack .rme-author-box{padding:20px!important;text-align:left!important}
 .rmv-single-more-sidebar .rme-slide-inner{grid-template-columns:84px minmax(0,1fr)}
 .rmv-single-more-sidebar .rme-post-image{width:84px;min-width:84px}
}


/* Version 2.1: stable article/sidebar proportions and compact secondary widgets. */
.rmv-single-content-grid-v21>.elementor-container,
.rmv-single-content-grid-v21>.e-con-inner{width:min(calc(100% - 40px),1180px)!important;max-width:1180px!important;margin-inline:auto!important;align-items:flex-start!important}
.rmv-single-content-grid-v21 .rmv-single-article-column{min-width:0!important}
.rmv-single-content-grid-v21 .rmv-single-sidebar-stack{width:31%!important;max-width:340px!important;min-width:280px!important}
.rmv-single-content-grid-v21 .rmv-single-sidebar-stack>.elementor-widget-wrap{display:flex!important;flex-direction:column!important;align-content:flex-start!important;gap:18px!important;padding-left:18px!important}
.rmv-single-content-grid-v21 .rmv-single-sidebar-stack>.elementor-widget-wrap>.elementor-element{width:100%!important;max-width:100%!important;margin:0!important}
.rmv-single-content-grid-v21 .rme-share-box,
.rmv-single-content-grid-v21 .rme-post-tags,
.rmv-single-content-grid-v21 .rme-notice-card,
.rmv-single-content-grid-v21 .rme-author-box{width:100%!important;max-width:100%!important;margin:0!important}
.rmv-single-content-grid-v21 .rme-share-box{padding:20px;border-radius:18px}
.rmv-single-content-grid-v21 .rme-share-box h3{margin:0 0 14px;font-size:20px}
.rmv-single-content-grid-v21 .rme-post-tags{padding:18px;background:#fff;border:1px solid var(--rme-line);border-radius:18px}
.rmv-single-content-grid-v21 .rme-notice-card{padding:18px}
.rmv-single-content-grid-v21 .rme-author-box{display:block;padding:20px;text-align:left;border-radius:20px}
.rmv-single-content-grid-v21 .rme-author-box>img{width:72px;height:72px;margin:0 0 14px}
.rmv-single-content-grid-v21 .rme-author-box h3{font-size:22px}
.rmv-single-content-grid-v21 .rme-author-box p{margin:0 0 12px;font-size:13px;line-height:1.65}
.rmv-single-content-grid-v21 .rmv-single-sidebar-heading .rme-section-heading{display:block;margin-top:8px}
.rmv-single-content-grid-v21 .rmv-single-sidebar-heading .rme-section-heading h2{font-size:28px;line-height:1.12}
.rmv-single-content-grid-v21 .rmv-single-sidebar-heading .rme-section-heading-side{margin-top:10px}
.rmv-single-content-grid-v21 .rmv-single-sidebar-posts .rme-items{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
.rmv-single-content-grid-v21 .rmv-single-sidebar-posts .rme-slide-inner{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:13px!important;align-items:center!important}
.rmv-single-content-grid-v21 .rmv-single-sidebar-posts .rme-post-image{width:86px!important;min-width:86px!important;aspect-ratio:1/1!important;border-radius:14px!important}
.rmv-single-content-grid-v21 .rmv-single-sidebar-posts .rme-post-content{padding:0!important}
.rmv-single-content-grid-v21 .rmv-single-sidebar-posts .rme-post-title{font-size:16px!important;line-height:1.3!important}
.rmv-single-content-grid-v21 .rmv-single-sidebar-posts .rme-excerpt,
.rmv-single-content-grid-v21 .rmv-single-sidebar-posts .rme-button{display:none!important}
.rmv-single-related-v21>.elementor-container,
.rmv-single-related-v21>.e-con-inner{width:min(calc(100% - 40px),1100px)!important;max-width:1100px!important;margin-inline:auto!important}
.rmv-single-related-v21 .rme-related-wrap{padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}
.rmv-single-related-v21 .rme-related-grid{gap:22px!important}
.rmv-single-related-v21 .rme-related-card{height:100%;background:#fff;border:1px solid var(--rme-line);border-radius:22px;box-shadow:0 14px 38px rgba(3,45,55,.07)}
.rmv-single-related-v21 .rme-related-image{aspect-ratio:16/10!important}
.rmv-single-comments-v21>.elementor-container,
.rmv-single-comments-v21>.e-con-inner{width:min(calc(100% - 40px),790px)!important;max-width:790px!important;margin-inline:auto!important}
.rmv-single-comments-v21 .rme-comments-widget{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important}
@media(max-width:1024px){
 .rmv-single-content-grid-v21 .elementor-column{width:100%!important;max-width:none!important;min-width:0!important}
 .rmv-single-content-grid-v21 .rmv-single-sidebar-stack>.elementor-widget-wrap{padding-left:0!important;margin-top:34px!important}
 .rmv-single-content-grid-v21 .rmv-single-sidebar-stack{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
 .rmv-single-content-grid-v21 .rmv-single-sidebar-stack>.elementor-widget-wrap{display:contents!important}
}
@media(max-width:767px){
 .rmv-single-content-grid-v21>.elementor-container,
 .rmv-single-content-grid-v21>.e-con-inner,
 .rmv-single-related-v21>.elementor-container,
 .rmv-single-related-v21>.e-con-inner,
 .rmv-single-comments-v21>.elementor-container,
 .rmv-single-comments-v21>.e-con-inner{width:min(calc(100% - 28px),1180px)!important}
 .rmv-single-content-grid-v21 .rmv-single-sidebar-stack{grid-template-columns:1fr!important}
 .rmv-single-related-v21 .rme-related-grid{grid-template-columns:1fr!important}
}

/* Version 2.8: mobile width correction for About page journey cards and dark image-content blocks. */
@media (max-width:767px){
  /* Journey Timeline: stop reserving a narrow left column for the number. */
  .rme-journey,
  .rme-journey-list,
  .rme-journey-item{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  .rme-journey{
    gap:34px!important;
  }
  .rme-journey-item{
    display:block!important;
    padding:0 22px 26px!important;
    overflow:hidden!important;
    border-radius:24px!important;
  }
  .rme-journey-image{
    width:auto!important;
    height:230px!important;
    margin:0 -22px 24px!important;
    border-radius:24px 24px 0 0!important;
  }
  .rme-journey-index{
    top:22px!important;
    left:22px!important;
    z-index:2!important;
    padding:4px 8px!important;
    color:var(--rme-aqua)!important;
    background:rgba(2,29,37,.62)!important;
    border-radius:10px!important;
    font-size:28px!important;
    line-height:1!important;
    backdrop-filter:blur(8px)!important;
  }
  .rme-journey-item .rme-card-tag,
  .rme-journey-item h3,
  .rme-journey-item p{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  .rme-journey-item h3{
    margin-top:4px!important;
    font-size:25px!important;
    line-height:1.18!important;
    letter-spacing:-.01em!important;
  }
  .rme-journey-item p{
    font-size:16px!important;
    line-height:1.65!important;
  }

  /* Dark image + text block: use almost the full mobile card width. */
  .rme-image-content.preset-3{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    gap:30px!important;
    padding:18px!important;
    border-radius:26px!important;
  }
  .rme-image-content.preset-3 .rme-image-panel,
  .rme-image-content.preset-3 .rme-image-copy{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  .rme-image-content.preset-3 .rme-image-panel{
    min-height:390px!important;
    border-radius:22px!important;
  }
  .rme-image-content.preset-3 .rme-image-panel>span{
    right:20px!important;
    bottom:20px!important;
    left:20px!important;
    font-size:16px!important;
    line-height:1.35!important;
  }
  .rme-image-content.preset-3 .rme-image-copy{
    padding:4px 4px 10px!important;
  }
  .rme-image-content.preset-3 .rme-image-copy h2{
    width:100%!important;
    max-width:none!important;
    margin-bottom:18px!important;
    font-size:clamp(36px,11vw,48px)!important;
    line-height:1.04!important;
    letter-spacing:-.012em!important;
  }
  .rme-image-content.preset-3 .rme-rich-text,
  .rme-image-content.preset-3 .rme-rich-text p{
    width:100%!important;
    max-width:none!important;
    font-size:16px!important;
    line-height:1.7!important;
  }
}


/* Version 3.2.0 — advanced card / box preset spacing polish. */
.rme-advanced-card-grid{align-items:stretch}
.rme-advanced-card{height:100%;box-sizing:border-box}
.rme-card-body{display:flex;flex:1 1 auto;flex-direction:column;padding:24px 24px 26px;box-sizing:border-box}
.rme-card-title{margin:0;letter-spacing:-.01em}
.rme-card-description{margin-top:12px}
.rme-card-tag{margin-bottom:12px}
.rme-card-icon{margin-bottom:16px}

.rme-advanced-card-grid.preset-1 .rme-advanced-card,
.rme-advanced-card-grid.preset-5 .rme-advanced-card,
.rme-advanced-card-grid.preset-7 .rme-advanced-card,
.rme-advanced-card-grid.preset-8 .rme-advanced-card{box-shadow:0 14px 40px rgba(3,45,55,.08)}

.rme-advanced-card-grid.preset-2 .rme-advanced-card{min-height:360px}
.rme-advanced-card-grid.preset-2 .rme-card-body{justify-content:flex-end;padding:24px 24px 26px}
.rme-advanced-card-grid.preset-2 .rme-card-description{color:rgba(255,255,255,.82)}

.rme-advanced-card-grid.preset-3 .rme-card-body{padding:26px 24px 28px}
.rme-advanced-card-grid.preset-4 .rme-advanced-card{padding-block:8px}
.rme-advanced-card-grid.preset-4 .rme-card-body{padding:18px 0 20px}
.rme-advanced-card-grid.preset-4 .rme-card-title{margin-top:8px}

.rme-advanced-card-grid.preset-6 .rme-advanced-card{align-items:stretch}
.rme-advanced-card-grid.preset-6 .rme-card-image{width:40%;min-height:100%}
.rme-advanced-card-grid.preset-6 .rme-card-body{padding:20px 22px 22px}

.rme-advanced-card-grid.preset-8 .rme-card-body{padding:24px 22px 24px}

@media(max-width:767px){
  .rme-advanced-card-grid{gap:18px}
  .rme-card-body{padding:20px 18px 22px}
  .rme-card-title{font-size:clamp(24px,6.5vw,32px);line-height:1.12}
  .rme-card-description{font-size:15px;line-height:1.62}
  .rme-advanced-card-grid.preset-2 .rme-advanced-card{min-height:330px}
  .rme-advanced-card-grid.preset-2 .rme-card-body{padding:20px 18px 22px}
  .rme-advanced-card-grid.preset-6 .rme-advanced-card{flex-direction:column}
  .rme-advanced-card-grid.preset-6 .rme-card-image{width:100%;min-height:220px}
  .rme-advanced-card-grid.preset-4 .rme-card-body{padding:16px 0 18px}
}


/* Version 3.5.0 — dark-mode compatibility for design widgets and imported pages. */
[data-theme="dark"]{
  --rme-deep:var(--rmv-heading,#f4f6fb);
  --rme-deeper:#071a2b;
  --rme-ink:var(--rmv-text,#d9deea);
  --rme-muted:#9fb8b3;
  --rme-line:rgba(255,255,255,.12);
  --rme-white:var(--rmv-surface,#142227);
  --rme-shadow:0 28px 78px rgba(0,0,0,.28);
}
[data-theme="dark"] .rme-section-heading h2,
[data-theme="dark"] .rme-section-heading p,
[data-theme="dark"] .rme-image-copy h2,
[data-theme="dark"] .rme-rich-text,
[data-theme="dark"] .rme-card-title,
[data-theme="dark"] .rme-card-description,
[data-theme="dark"] .rme-related-wrap>h2,
[data-theme="dark"] .rme-related-card h3 a{
  color:var(--rmv-heading)!important;
}
[data-theme="dark"] .rme-section-heading p,
[data-theme="dark"] .rme-rich-text,
[data-theme="dark"] .rme-card-description,
[data-theme="dark"] .rme-related-card p,
[data-theme="dark"] .rme-feature-point span{
  color:var(--rme-muted)!important;
}
[data-theme="dark"] .rme-advanced-card,
[data-theme="dark"] .rme-related-wrap,
[data-theme="dark"] .rme-related-card,
[data-theme="dark"] .rme-comments-widget,
[data-theme="dark"] .rme-contact-form-shell,
[data-theme="dark"] .rme-faq-item,
[data-theme="dark"] .rme-author-box,
[data-theme="dark"] .rme-toc,
[data-theme="dark"] .rme-share-box,
[data-theme="dark"] .rme-notice-card,
[data-theme="dark"] .rme-post-tags,
[data-theme="dark"] .rme-blog-search,
[data-theme="dark"] .rme-stat,
[data-theme="dark"] .rme-journey-item{
  background:var(--rmv-surface)!important;
  color:var(--rmv-text)!important;
  border-color:var(--rmv-border)!important;
  box-shadow:0 16px 44px rgba(0,0,0,.18)!important;
}
[data-theme="dark"] .rme-advanced-card-grid.preset-2 .rme-advanced-card,
[data-theme="dark"] .rme-advanced-card-grid.preset-4 .rme-advanced-card,
[data-theme="dark"] .rme-featured-post,
[data-theme="dark"] .rme-nature-hero,
[data-theme="dark"] .rme-archive-hero,
[data-theme="dark"] .rme-post-hero-shell{
  background-color:transparent!important;
}
[data-theme="dark"] .rme-advanced-card-grid.preset-5 .rme-advanced-card{
  background:rgba(20,34,39,.74)!important;
  border-color:rgba(255,255,255,.12)!important;
}
[data-theme="dark"] .rme-category-layout-2 .rme-category-tile,
[data-theme="dark"] .rme-category-layout-3 .rme-category-tile{
  background:var(--rmv-surface)!important;
  color:var(--rmv-text)!important;
  border-color:var(--rmv-border)!important;
}
[data-theme="dark"] .rme-category-layout-2 .rme-category-title,
[data-theme="dark"] .rme-category-layout-3 .rme-category-title{
  color:var(--rmv-heading)!important;
}
[data-theme="dark"] .rme-category-layout-2 .rme-category-count,
[data-theme="dark"] .rme-category-layout-2 .rme-category-description,
[data-theme="dark"] .rme-category-layout-3 .rme-category-count,
[data-theme="dark"] .rme-category-layout-3 .rme-category-description{
  color:var(--rme-muted)!important;
}
[data-theme="dark"] .rme-form-control,
[data-theme="dark"] .rme-contact-form-shell input,
[data-theme="dark"] .rme-contact-form-shell textarea,
[data-theme="dark"] .rme-contact-form-shell select,
[data-theme="dark"] .rme-archive-search input{
  background:color-mix(in srgb,var(--rmv-surface) 82%,#000)!important;
  color:var(--rmv-text)!important;
  border-color:var(--rmv-border)!important;
}

/* Version 3.6.0 — redesigned Species Showcase / biodiversity archive page. */
.rmv-species-archive-hero .rme-archive-hero{
  min-height:620px;
  align-items:center;
}
.rmv-species-archive-hero .rme-archive-hero-inner{
  width:min(calc(100% - 48px),1360px);
  gap:90px;
}
.rmv-species-archive-hero .rme-archive-copy h1{
  max-width:790px;
}
.rmv-species-archive-hero .rme-archive-search-panel{
  max-width:510px;
  margin-left:auto;
}

.rmv-species-category-nav .rme-category-grid{
  align-items:stretch;
}
.rmv-species-category-nav .rme-category-tile{
  min-height:175px;
  padding:18px;
  border-radius:22px;
  box-shadow:0 16px 42px rgba(3,45,55,.10);
}
.rmv-species-category-nav .rme-category-title{
  font-size:19px;
}
.rmv-species-category-nav .rme-category-count{
  font-size:12px;
}

.rmv-species-featured-grid .rme-mosaic .rme-items{
  grid-auto-rows:255px;
  gap:20px;
}
.rmv-species-featured-grid .rme-mosaic .rme-slide-inner{
  border-radius:26px;
  box-shadow:0 20px 55px rgba(3,45,55,.12);
}
.rmv-species-featured-grid .rme-mosaic .rme-post-card:first-child .rme-post-title{
  font-size:clamp(31px,3.3vw,48px);
  line-height:1.05;
}
.rmv-species-featured-grid .rme-mosaic .rme-post-card:not(:first-child) .rme-post-title{
  font-size:21px;
}

.rmv-species-toolbar .rme-blog-toolbar{
  position:relative;
  z-index:4;
  padding:18px;
  border-radius:24px;
  box-shadow:0 18px 50px rgba(3,45,55,.09);
}
.rmv-species-toolbar .rme-category-chips{
  scrollbar-width:thin;
}

.rmv-species-directory-grid .rme-species .rme-items{
  align-items:stretch;
}
.rmv-species-directory-grid .rme-species .rme-post-card{
  height:100%;
}
.rmv-species-directory-grid .rme-species .rme-slide-inner{
  height:100%;
  border:1px solid var(--rme-border);
  border-radius:24px;
  box-shadow:0 14px 42px rgba(3,45,55,.075);
}
.rmv-species-directory-grid .rme-species .rme-post-image{
  aspect-ratio:4/3;
}
.rmv-species-directory-grid .rme-species .rme-post-content{
  padding:28px 24px 25px;
}
.rmv-species-directory-grid .rme-species .rme-category{
  top:-18px;
  left:22px;
  padding:7px 12px;
  box-shadow:0 8px 22px rgba(3,45,55,.10);
}
.rmv-species-directory-grid .rme-species .rme-post-title{
  font-size:22px;
  line-height:1.22;
}
.rmv-species-directory-grid .rme-species .rme-excerpt{
  font-size:14px;
  line-height:1.65;
}
.rmv-species-directory-grid .rme-pagination{
  margin-top:48px;
}

.rmv-species-full-index .rme-category-layout-2 .rme-category-tile{
  min-height:180px;
  align-items:flex-start;
  justify-content:flex-end;
  text-align:left;
  padding:24px;
  border-radius:22px;
  box-shadow:0 12px 36px rgba(3,45,55,.07);
}
.rmv-species-full-index .rme-category-layout-2 .rme-category-title{
  font-size:22px;
}

[data-theme="dark"] .rmv-species-category-nav .rme-category-tile,
[data-theme="dark"] .rmv-species-directory-grid .rme-species .rme-slide-inner,
[data-theme="dark"] .rmv-species-toolbar .rme-blog-toolbar,
[data-theme="dark"] .rmv-species-full-index .rme-category-tile{
  background:var(--rmv-surface)!important;
  color:var(--rmv-text)!important;
  border-color:var(--rmv-border)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.22)!important;
}
[data-theme="dark"] .rmv-species-directory-grid .rme-species .rme-category{
  background:var(--rmv-surface)!important;
  border-color:var(--rmv-border)!important;
}

@media(max-width:1024px){
  .rmv-species-archive-hero .rme-archive-hero{min-height:auto}
  .rmv-species-archive-hero .rme-archive-hero-inner{gap:48px}
  .rmv-species-archive-hero .rme-archive-search-panel{max-width:760px;margin-left:0}
  .rmv-species-featured-grid .rme-mosaic .rme-items{grid-auto-rows:235px}
}
@media(max-width:767px){
  .rmv-species-archive-hero .rme-archive-hero-inner{width:min(calc(100% - 28px),1360px)}
  .rmv-species-category-nav .rme-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
  .rmv-species-category-nav .rme-category-tile{min-height:150px;padding:15px;border-radius:18px}
  .rmv-species-category-nav .rme-category-title{font-size:17px}
  .rmv-species-featured-grid .rme-mosaic .rme-items{grid-auto-rows:auto;gap:16px}
  .rmv-species-featured-grid .rme-mosaic .rme-slide-inner{min-height:360px;border-radius:22px}
  .rmv-species-directory-grid .rme-species .rme-slide-inner{border-radius:22px}
  .rmv-species-directory-grid .rme-species .rme-post-content{padding:26px 20px 22px}
  .rmv-species-full-index .rme-category-layout-2 .rme-category-tile{min-height:150px;padding:20px}
}


/* Version 3.7.0 — same-page species directory and improved category/filter UI */
.rme-blog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 24px;align-items:center;width:100%;padding:22px 24px;background:var(--rme-white);border:1px solid var(--rme-line);border-radius:24px;box-shadow:0 18px 48px rgba(3,45,55,.08)}
.rme-toolbar-head{display:flex;align-items:center;gap:12px;grid-column:1/-1}
.rme-toolbar-head>strong{color:var(--rme-deep);font-size:12px;letter-spacing:.13em;text-transform:uppercase}
.rme-filter-status{margin-left:auto;color:var(--rme-muted);font-size:12px}
.rme-category-chips{display:flex;flex-wrap:wrap;gap:8px;min-width:0;overflow:visible}
.rme-category-chips button,.rme-category-chips a{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;color:var(--rme-deep);background:#f3f8f6;border:1px solid rgba(4,58,69,.08);border-radius:999px;font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer;transition:.2s}
.rme-category-chips button span{display:inline-grid;min-width:22px;height:22px;place-items:center;padding:0 6px;color:var(--rme-muted);background:rgba(255,255,255,.72);border-radius:999px;font-size:10px}
.rme-category-chips button:hover,.rme-category-chips a:hover,.rme-category-chips button.is-active{color:#fff;background:var(--rme-teal);border-color:var(--rme-teal);transform:translateY(-1px)}
.rme-category-chips button.is-active span{color:var(--rme-deep);background:var(--rme-lime)}
.rme-blog-search{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:9px;min-width:min(100%,390px)}
.rme-blog-search input{width:100%;height:46px;padding:0 15px;color:var(--rme-ink);background:#fff;border:1px solid var(--rme-line);border-radius:13px;outline:none}
.rme-blog-search input:focus{border-color:var(--rme-teal);box-shadow:0 0 0 3px rgba(16,167,148,.12)}
.rme-blog-search button{height:46px;padding:0 18px;color:#fff;background:var(--rme-teal);border:0;border-radius:13px;font-weight:850;cursor:pointer}
.rme-blog-search .rme-filter-clear{color:var(--rme-deep);background:var(--rme-lime)}
.rme-client-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:34px}
.rme-client-pagination button{display:grid;min-width:42px;height:42px;place-items:center;padding:0 10px;color:var(--rme-deep);background:#fff;border:1px solid var(--rme-line);border-radius:12px;font-weight:800;cursor:pointer}
.rme-client-pagination button.is-active{color:#fff;background:var(--rme-teal);border-color:var(--rme-teal)}
.rme-filter-empty{padding:36px;text-align:center;color:var(--rme-muted);background:#fff;border:1px dashed var(--rme-line);border-radius:20px}

.rme-category-tile:is(button){width:100%;font:inherit;text-align:left;border:0;cursor:pointer}
.rme-category-layout-1 .rme-category-tile,.rme-category-layout-6 .rme-category-tile{isolation:isolate;background:var(--rme-category-image,linear-gradient(135deg,#0066cc,#00a7a0));background-size:cover;background-position:center}
.rme-category-layout-1 .rme-category-tile:before,.rme-category-layout-6 .rme-category-tile:before{position:absolute;inset:0;z-index:0;content:"";background:linear-gradient(180deg,rgba(2,29,37,.02) 14%,rgba(2,29,37,.84) 100%)}
.rme-category-layout-1 .rme-category-content,.rme-category-layout-6 .rme-category-content,.rme-category-layout-1 .rme-category-number,.rme-category-layout-6 .rme-category-number{position:relative;z-index:1}
.rme-category-layout-1 .rme-category-title,.rme-category-layout-6 .rme-category-title{color:#fff}
.rme-category-layout-1 .rme-category-count,.rme-category-layout-6 .rme-category-count,.rme-category-layout-1 .rme-category-description,.rme-category-layout-6 .rme-category-description{color:rgba(255,255,255,.78)}
.rme-category-layout-6 .rme-category-tile{min-height:190px;padding:20px;border-radius:22px}
.rme-category-layout-6 .rme-category-title{font-size:20px}
.rme-category-layout-6 .rme-category-number{top:14px;right:16px;color:rgba(255,255,255,.28)}
.rme-category-tile[data-rme-category-filter]:after{position:absolute;right:18px;bottom:17px;z-index:2;content:"→";display:grid;width:34px;height:34px;place-items:center;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);border-radius:50%;backdrop-filter:blur(10px);transition:.2s}
.rme-category-tile[data-rme-category-filter]:hover:after{color:var(--rme-deep);background:var(--rme-lime);transform:translateX(3px)}

@media(max-width:1024px){
  .rme-blog-toolbar{grid-template-columns:1fr}
  .rme-blog-search{min-width:0;width:100%}
}
@media(max-width:767px){
  .rme-blog-toolbar{padding:18px;border-radius:20px}
  .rme-category-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
  .rme-category-chips::-webkit-scrollbar{display:none}
  .rme-category-chips button,.rme-category-chips a{flex:0 0 auto}
  .rme-blog-search{grid-template-columns:1fr auto}
  .rme-blog-search .rme-filter-clear{grid-column:1/-1}
}


/* Version 4.0.0 — reliable hero badge positions and overlap protection. */
.rme-floating-badge.pos-top-left{top:8px;left:-25px;right:auto;bottom:auto;transform:none}
.rme-floating-badge.pos-top-right{top:8px;right:-10px;left:auto;bottom:auto;transform:none}
.rme-floating-badge.pos-middle-left{top:50%;left:-25px;right:auto;bottom:auto;transform:translateY(-50%)}
.rme-floating-badge.pos-middle-right{top:48%;right:-10px;left:auto;bottom:auto;transform:translateY(-50%)}
.rme-floating-badge.pos-bottom-left{left:-25px;bottom:24px;top:auto;right:auto;transform:none}
.rme-floating-badge.pos-bottom-right{right:-10px;bottom:24px;top:auto;left:auto;transform:none}
.rme-nature-hero.visual-globe .rme-floating-badge.pos-middle-right,
.rme-nature-hero.visual-support .rme-floating-badge.pos-middle-right,
.rme-nature-hero.visual-contact .rme-floating-badge.pos-middle-right{top:42%}
@media(max-width:1024px){
  .rme-floating-badge.pos-top-left,.rme-floating-badge.pos-middle-left,.rme-floating-badge.pos-bottom-left{left:8px}
  .rme-floating-badge.pos-top-right,.rme-floating-badge.pos-middle-right,.rme-floating-badge.pos-bottom-right{right:8px}
}

/* RateMV Elements 4.1.0 — standalone Species Directory Pro */
.rme-species-directory-pro{--rme-directory-accent:#0066cc;position:relative;color:var(--rme-deep);background:#f3f8fc;overflow:hidden}
.rme-species-directory-pro:before{position:absolute;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 92% 5%,color-mix(in srgb,var(--rme-directory-accent) 10%,transparent),transparent 26%),radial-gradient(circle at 4% 80%,rgba(255,183,3,.12),transparent 24%)}
.rme-species-directory-pro__inner{position:relative;z-index:1;width:min(100%,1280px);margin:auto}
.rme-species-directory-pro__header{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:end;gap:70px;margin-bottom:42px}
.rme-species-directory-pro__title{max-width:780px;margin:0;color:var(--rme-deep);font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.012em;text-wrap:balance}
.rme-species-directory-pro__header>p{max-width:520px;margin:0;color:var(--rme-muted);font-size:17px;line-height:1.75}
.rme-species-directory-pro__toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:18px;background:#fff;border:1px solid var(--rme-line);border-radius:24px;box-shadow:0 20px 55px rgba(3,45,55,.08)}
.rme-species-directory-pro__search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}
.rme-species-directory-pro__search label{position:relative;display:block}
.rme-species-directory-pro__search svg{position:absolute;top:50%;left:17px;width:21px;height:21px;color:#668087;transform:translateY(-50%);pointer-events:none}
.rme-species-directory-pro__search input{width:100%;height:54px;padding:0 18px 0 50px;color:var(--rme-deep);outline:none;background:#f5f9f8;border:1px solid rgba(4,58,69,.12);border-radius:15px;font:inherit}
.rme-species-directory-pro__search input:focus{background:#fff;border-color:color-mix(in srgb,var(--rme-directory-accent) 55%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--rme-directory-accent) 13%,transparent)}
.rme-species-directory-pro__search button,.rme-species-directory-pro__sort select{height:54px;border-radius:15px;font:inherit;font-weight:800}
.rme-species-directory-pro__search button{padding:0 24px;color:#fff;cursor:pointer;background:var(--rme-directory-accent);border:0}
.rme-species-directory-pro__search .rme-species-directory-pro__clear{color:var(--rme-deep);background:#eaf3f1}
.rme-species-directory-pro__sort{display:flex;align-items:center;gap:10px;color:var(--rme-muted);font-size:13px;font-weight:800}
.rme-species-directory-pro__sort select{min-width:155px;padding:0 38px 0 15px;color:var(--rme-deep);background:#fff;border:1px solid var(--rme-line)}
.rme-species-directory-pro__filters{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 18px}
.rme-species-directory-pro__filters button{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 15px;color:#36525a;cursor:pointer;background:#fff;border:1px solid var(--rme-line);border-radius:999px;font-size:13px;font-weight:800;transition:.2s}
.rme-species-directory-pro__filters button:hover,.rme-species-directory-pro__filters button.is-active{color:#fff;background:var(--rme-directory-accent);border-color:var(--rme-directory-accent);transform:translateY(-2px)}
.rme-species-directory-pro__filters button span{display:grid;min-width:24px;height:24px;place-items:center;padding:0 6px;color:inherit;background:rgba(255,255,255,.15);border-radius:999px;font-size:11px}
.rme-species-directory-pro__filters button:not(.is-active) span{background:#eef5f3}
.rme-species-directory-pro__resultbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 22px;padding:0 2px;color:var(--rme-muted)}
.rme-species-directory-pro__resultbar strong{color:var(--rme-deep);font-size:15px}
.rme-species-directory-pro__resultbar span{font-size:13px}
.rme-species-directory-pro__grid{--rme-directory-columns:3;display:grid;grid-template-columns:repeat(var(--rme-directory-columns),minmax(0,1fr));gap:24px;align-items:stretch}
.rme-species-directory-pro__card{display:flex;min-width:0;overflow:hidden;flex-direction:column;background:#fff;border:1px solid var(--rme-line);border-radius:24px;box-shadow:0 14px 42px rgba(3,45,55,.07);transition:transform .28s,box-shadow .28s,border-color .28s}
.rme-species-directory-pro__card[hidden]{display:none!important}
.rme-species-directory-pro__card:hover{transform:translateY(-7px);border-color:color-mix(in srgb,var(--rme-directory-accent) 35%,var(--rme-line));box-shadow:0 28px 68px rgba(3,45,55,.13)}
.rme-species-directory-pro__image{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:linear-gradient(135deg,#a8ded0,#0b7884)}
.rme-species-directory-pro__image:after{position:absolute;inset:45% 0 0;content:"";background:linear-gradient(to top,rgba(2,29,37,.52),transparent)}
.rme-species-directory-pro__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s}
.rme-species-directory-pro__card:hover .rme-species-directory-pro__image img{transform:scale(1.045)}
.rme-species-directory-pro__fallback{display:block;width:100%;height:100%;background:radial-gradient(circle at 25% 20%,rgba(255,183,3,.35),transparent 24%),linear-gradient(135deg,#0c6f69,#00a7a0)}
.rme-species-directory-pro__category{position:absolute;z-index:2;right:16px;bottom:15px;left:16px;color:#fff;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.rme-species-directory-pro__body{display:flex;flex:1;flex-direction:column;padding:24px 24px 26px}
.rme-species-directory-pro__names{display:flex;flex-wrap:wrap;align-items:center;gap:8px 13px;margin-bottom:10px;color:var(--rme-directory-accent);font-size:12px;font-weight:700}
.rme-species-directory-pro__names em{font-family:Georgia,serif;font-weight:600}
.rme-species-directory-pro__names span{padding:4px 8px;background:color-mix(in srgb,var(--rme-directory-accent) 10%,transparent);border-radius:999px}
.rme-species-directory-pro__card-title{margin:0 0 10px;color:var(--rme-deep);font-size:clamp(22px,2.2vw,29px);line-height:1.16;letter-spacing:-.01em}
.rme-species-directory-pro__card-title a{color:inherit;text-decoration:none}
.rme-species-directory-pro__meta{margin-bottom:13px;color:#75898e;font-size:12px}
.rme-species-directory-pro__body>p{margin:0 0 20px;color:var(--rme-muted);font-size:14px;line-height:1.68}
.rme-species-directory-pro__link{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;margin-top:auto;color:var(--rme-directory-accent)!important;font-size:13px;font-weight:900;text-decoration:none!important}
.rme-species-directory-pro__link span{transition:transform .2s}.rme-species-directory-pro__link:hover span{transform:translateX(4px)}
.rme-species-directory-pro__empty{padding:50px 25px;text-align:center;background:#fff;border:1px dashed color-mix(in srgb,var(--rme-directory-accent) 35%,var(--rme-line));border-radius:24px}
.rme-species-directory-pro__empty[hidden]{display:none!important}.rme-species-directory-pro__empty strong,.rme-species-directory-pro__empty span{display:block}.rme-species-directory-pro__empty strong{color:var(--rme-deep);font-size:24px}.rme-species-directory-pro__empty span{margin-top:8px;color:var(--rme-muted)}
.rme-species-directory-pro__pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:38px}
.rme-species-directory-pro__pagination button{min-width:44px;height:44px;padding:0 12px;color:var(--rme-deep);cursor:pointer;background:#fff;border:1px solid var(--rme-line);border-radius:12px;font-weight:850}
.rme-species-directory-pro__pagination button:hover,.rme-species-directory-pro__pagination button.is-active{color:#fff;background:var(--rme-directory-accent);border-color:var(--rme-directory-accent)}
.rme-species-directory-pro__pagination button.is-nav{font-size:23px;font-weight:500}

[data-theme="dark"] .rme-species-directory-pro,.dark-mode .rme-species-directory-pro{color:#eaf6f4;background:#071a20}
[data-theme="dark"] .rme-species-directory-pro__title,.dark-mode .rme-species-directory-pro__title,[data-theme="dark"] .rme-species-directory-pro__resultbar strong,.dark-mode .rme-species-directory-pro__resultbar strong,[data-theme="dark"] .rme-species-directory-pro__card-title,.dark-mode .rme-species-directory-pro__card-title{color:#edf8f6}
[data-theme="dark"] .rme-species-directory-pro__header>p,.dark-mode .rme-species-directory-pro__header>p,[data-theme="dark"] .rme-species-directory-pro__body>p,.dark-mode .rme-species-directory-pro__body>p,[data-theme="dark"] .rme-species-directory-pro__resultbar,.dark-mode .rme-species-directory-pro__resultbar{color:#9eb4b7}
[data-theme="dark"] .rme-species-directory-pro__toolbar,.dark-mode .rme-species-directory-pro__toolbar,[data-theme="dark"] .rme-species-directory-pro__card,.dark-mode .rme-species-directory-pro__card,[data-theme="dark"] .rme-species-directory-pro__filters button,.dark-mode .rme-species-directory-pro__filters button,[data-theme="dark"] .rme-species-directory-pro__pagination button,.dark-mode .rme-species-directory-pro__pagination button,[data-theme="dark"] .rme-species-directory-pro__empty,.dark-mode .rme-species-directory-pro__empty{background:#10272e;border-color:rgba(255,255,255,.10)}
[data-theme="dark"] .rme-species-directory-pro__search input,.dark-mode .rme-species-directory-pro__search input,[data-theme="dark"] .rme-species-directory-pro__sort select,.dark-mode .rme-species-directory-pro__sort select{color:#edf8f6;background:#0b2027;border-color:rgba(255,255,255,.10)}
[data-theme="dark"] .rme-species-directory-pro__filters button,.dark-mode .rme-species-directory-pro__filters button,[data-theme="dark"] .rme-species-directory-pro__pagination button,.dark-mode .rme-species-directory-pro__pagination button{color:#d9ece9}
[data-theme="dark"] .rme-species-directory-pro__filters button.is-active,.dark-mode .rme-species-directory-pro__filters button.is-active,[data-theme="dark"] .rme-species-directory-pro__pagination button.is-active,.dark-mode .rme-species-directory-pro__pagination button.is-active{color:#fff;background:var(--rme-directory-accent)}

@media(max-width:1024px){.rme-species-directory-pro__header{grid-template-columns:1fr;gap:20px}.rme-species-directory-pro__header>p{max-width:760px}.rme-species-directory-pro__toolbar{grid-template-columns:1fr}.rme-species-directory-pro__sort{justify-content:flex-end}}
@media(max-width:767px){.rme-species-directory-pro__header{margin-bottom:28px}.rme-species-directory-pro__title{font-size:clamp(38px,12vw,54px)}.rme-species-directory-pro__toolbar{padding:13px;border-radius:20px}.rme-species-directory-pro__search{grid-template-columns:1fr 1fr}.rme-species-directory-pro__search label{grid-column:1/-1}.rme-species-directory-pro__search button{padding:0 15px}.rme-species-directory-pro__sort{justify-content:space-between}.rme-species-directory-pro__sort select{min-width:0;flex:1}.rme-species-directory-pro__filters{flex-wrap:nowrap;overflow-x:auto;margin-inline:-14px;padding:0 14px 7px;scrollbar-width:none}.rme-species-directory-pro__filters::-webkit-scrollbar{display:none}.rme-species-directory-pro__filters button{flex:0 0 auto}.rme-species-directory-pro__grid{gap:18px}.rme-species-directory-pro__body{padding:21px 19px 23px}.rme-species-directory-pro__card-title{font-size:25px}.rme-species-directory-pro__resultbar{align-items:flex-start;flex-direction:column;gap:4px}.rme-species-directory-pro__pagination{margin-top:28px}}


/* Version 4.2.0 — Species Directory image-fit repair.
 * Some image optimisation/lazy-load plugins force thumbnail height:auto,
 * revealing the media fallback colour as a solid strip under the photo.
 * Position every real thumbnail absolutely so it always fills the media box. */
.rme-species-directory-pro__image{
  position:relative!important;
  display:block!important;
  overflow:hidden!important;
  line-height:0!important;
  background:transparent!important;
}
.rme-species-directory-pro__image>picture{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
}
.rme-species-directory-pro__image>img,
.rme-species-directory-pro__image>picture>img,
.rme-species-directory-pro__image picture img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.rme-species-directory-pro__image:after{
  inset:42% 0 0!important;
  z-index:1!important;
  background:linear-gradient(to top,rgba(2,29,37,.58),rgba(2,29,37,0))!important;
  pointer-events:none!important;
}
.rme-species-directory-pro__category{
  right:auto!important;
  bottom:16px!important;
  left:16px!important;
  display:inline-flex!important;
  width:max-content!important;
  max-width:calc(100% - 32px)!important;
  align-items:center!important;
  padding:7px 10px!important;
  line-height:1!important;
  background:rgba(2,29,37,.58)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:999px!important;
  backdrop-filter:blur(10px)!important;
}
.rme-species-directory-pro__fallback{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
}


/* Version 4.3.0 — fallback mobile widening for single post content widgets. */
@media (max-width: 767px) {
  body.single-post .rme-post-content-output {
    width: 100% !important;
    max-width: none !important;
    font-size: 18px !important;
    line-height: 1.72 !important;
  }
  body.single-post .rme-post-content-output p {
    font-size: inherit !important;
    line-height: inherit !important;
  }
  body.single-post .rme-post-content-output h2 {
    font-size: clamp(28px, 8vw, 36px) !important;
    line-height: 1.12 !important;
  }
  body.single-post .rme-post-content-output h3 {
    font-size: clamp(23px, 6.4vw, 29px) !important;
    line-height: 1.16 !important;
  }
}


/* Version 4.4.0 — fallback equal mobile spacing for legacy single post content. */
@media (max-width: 767px) {
  body.single-post .rme-post-content-output,
  body.single-post .rme-post-content-output > *,
  body.single-post .rme-post-content-output figure,
  body.single-post .rme-post-content-output .wp-block-image {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }

  body.single-post .rme-post-content-output img,
  body.single-post .rme-post-content-output .wp-block-image img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}


/* Version 4.5.0 — stronger dark mode for all Dhiveshi Elements surfaces.
   This targets the parts that stayed light after Elementor stored inline
   backgrounds in the page content, especially Species Directory Pro. */
:root[data-theme="dark"] .rme-widget,
html[data-theme="dark"] .rme-widget,
body.dark-mode .rme-widget{
  --rme-deep:var(--rmv-heading,#f4f6fb);
  --rme-ink:var(--rmv-text,#d9deea);
  --rme-muted:var(--rmv-muted,#9fb8b3);
  --rme-line:var(--rmv-border,rgba(255,255,255,.12));
  --rme-white:var(--rmv-surface,#142227);
  --rme-shadow:0 28px 78px rgba(0,0,0,.30);
}

/* Species Directory Pro must become dark even when a parent Elementor container has a light inline background. */
:root[data-theme="dark"] .rme-species-directory-pro,
html[data-theme="dark"] .rme-species-directory-pro,
body.dark-mode .rme-species-directory-pro,
body.rmv-dark-mode .rme-species-directory-pro{
  color:var(--rmv-text,#d9deea)!important;
  background:linear-gradient(180deg,#071417 0%,#081b20 100%)!important;
  border-color:var(--rmv-border,rgba(255,255,255,.12))!important;
}

:root[data-theme="dark"] .rme-species-directory-pro:before,
html[data-theme="dark"] .rme-species-directory-pro:before,
body.dark-mode .rme-species-directory-pro:before{
  background:
    radial-gradient(circle at 92% 5%,rgba(37,198,178,.12),transparent 28%),
    radial-gradient(circle at 4% 80%,rgba(255,183,3,.08),transparent 24%)!important;
}

:root[data-theme="dark"] .rme-species-directory-pro__title,
:root[data-theme="dark"] .rme-species-directory-pro__card-title,
:root[data-theme="dark"] .rme-species-directory-pro__resultbar strong,
:root[data-theme="dark"] .rme-species-directory-pro__empty strong,
html[data-theme="dark"] .rme-species-directory-pro__title,
html[data-theme="dark"] .rme-species-directory-pro__card-title,
html[data-theme="dark"] .rme-species-directory-pro__resultbar strong,
html[data-theme="dark"] .rme-species-directory-pro__empty strong,
body.dark-mode .rme-species-directory-pro__title,
body.dark-mode .rme-species-directory-pro__card-title,
body.dark-mode .rme-species-directory-pro__resultbar strong,
body.dark-mode .rme-species-directory-pro__empty strong{
  color:var(--rmv-heading,#edf8f6)!important;
  opacity:1!important;
}

:root[data-theme="dark"] .rme-species-directory-pro__header>p,
:root[data-theme="dark"] .rme-species-directory-pro__body>p,
:root[data-theme="dark"] .rme-species-directory-pro__resultbar,
:root[data-theme="dark"] .rme-species-directory-pro__meta,
:root[data-theme="dark"] .rme-species-directory-pro__sort,
:root[data-theme="dark"] .rme-species-directory-pro__empty span,
html[data-theme="dark"] .rme-species-directory-pro__header>p,
html[data-theme="dark"] .rme-species-directory-pro__body>p,
html[data-theme="dark"] .rme-species-directory-pro__resultbar,
html[data-theme="dark"] .rme-species-directory-pro__meta,
html[data-theme="dark"] .rme-species-directory-pro__sort,
html[data-theme="dark"] .rme-species-directory-pro__empty span,
body.dark-mode .rme-species-directory-pro__header>p,
body.dark-mode .rme-species-directory-pro__body>p,
body.dark-mode .rme-species-directory-pro__resultbar,
body.dark-mode .rme-species-directory-pro__meta,
body.dark-mode .rme-species-directory-pro__sort,
body.dark-mode .rme-species-directory-pro__empty span{
  color:var(--rmv-muted,#9fb8b3)!important;
  opacity:1!important;
}

:root[data-theme="dark"] .rme-species-directory-pro__toolbar,
:root[data-theme="dark"] .rme-species-directory-pro__card,
:root[data-theme="dark"] .rme-species-directory-pro__filters button,
:root[data-theme="dark"] .rme-species-directory-pro__pagination button,
:root[data-theme="dark"] .rme-species-directory-pro__empty,
html[data-theme="dark"] .rme-species-directory-pro__toolbar,
html[data-theme="dark"] .rme-species-directory-pro__card,
html[data-theme="dark"] .rme-species-directory-pro__filters button,
html[data-theme="dark"] .rme-species-directory-pro__pagination button,
html[data-theme="dark"] .rme-species-directory-pro__empty,
body.dark-mode .rme-species-directory-pro__toolbar,
body.dark-mode .rme-species-directory-pro__card,
body.dark-mode .rme-species-directory-pro__filters button,
body.dark-mode .rme-species-directory-pro__pagination button,
body.dark-mode .rme-species-directory-pro__empty{
  background:var(--rmv-surface,#10272e)!important;
  color:var(--rmv-text,#d9ece9)!important;
  border-color:var(--rmv-border,rgba(255,255,255,.12))!important;
  box-shadow:0 18px 48px rgba(0,0,0,.28)!important;
}

:root[data-theme="dark"] .rme-species-directory-pro__search input,
:root[data-theme="dark"] .rme-species-directory-pro__sort select,
html[data-theme="dark"] .rme-species-directory-pro__search input,
html[data-theme="dark"] .rme-species-directory-pro__sort select,
body.dark-mode .rme-species-directory-pro__search input,
body.dark-mode .rme-species-directory-pro__sort select{
  color:var(--rmv-heading,#edf8f6)!important;
  background:#071b21!important;
  border-color:var(--rmv-border,rgba(255,255,255,.12))!important;
}

:root[data-theme="dark"] .rme-species-directory-pro__search input::placeholder,
html[data-theme="dark"] .rme-species-directory-pro__search input::placeholder,
body.dark-mode .rme-species-directory-pro__search input::placeholder{
  color:#89a09d!important;
}

:root[data-theme="dark"] .rme-species-directory-pro__filters button.is-active,
:root[data-theme="dark"] .rme-species-directory-pro__filters button:hover,
:root[data-theme="dark"] .rme-species-directory-pro__pagination button.is-active,
:root[data-theme="dark"] .rme-species-directory-pro__pagination button:hover,
html[data-theme="dark"] .rme-species-directory-pro__filters button.is-active,
html[data-theme="dark"] .rme-species-directory-pro__filters button:hover,
html[data-theme="dark"] .rme-species-directory-pro__pagination button.is-active,
html[data-theme="dark"] .rme-species-directory-pro__pagination button:hover,
body.dark-mode .rme-species-directory-pro__filters button.is-active,
body.dark-mode .rme-species-directory-pro__filters button:hover,
body.dark-mode .rme-species-directory-pro__pagination button.is-active,
body.dark-mode .rme-species-directory-pro__pagination button:hover{
  color:#fff!important;
  background:var(--rme-directory-accent,#0066cc)!important;
  border-color:var(--rme-directory-accent,#0066cc)!important;
}

/* Section headings, cards, category blocks and CTA panels. */
:root[data-theme="dark"] .rme-section-heading h2,
:root[data-theme="dark"] .rme-section-heading p,
:root[data-theme="dark"] .rme-card-title,
:root[data-theme="dark"] .rme-card-description,
:root[data-theme="dark"] .rme-category-title,
:root[data-theme="dark"] .rme-category-count,
:root[data-theme="dark"] .rme-rich-text,
html[data-theme="dark"] .rme-section-heading h2,
html[data-theme="dark"] .rme-section-heading p,
html[data-theme="dark"] .rme-card-title,
html[data-theme="dark"] .rme-card-description,
html[data-theme="dark"] .rme-category-title,
html[data-theme="dark"] .rme-category-count,
html[data-theme="dark"] .rme-rich-text,
body.dark-mode .rme-section-heading h2,
body.dark-mode .rme-section-heading p,
body.dark-mode .rme-card-title,
body.dark-mode .rme-card-description,
body.dark-mode .rme-category-title,
body.dark-mode .rme-category-count,
body.dark-mode .rme-rich-text{
  color:var(--rmv-heading,#edf8f6)!important;
  opacity:1!important;
}

:root[data-theme="dark"] .rme-advanced-card,
:root[data-theme="dark"] .rme-category-tile,
:root[data-theme="dark"] .rme-info-card,
:root[data-theme="dark"] .rme-stat-card,
:root[data-theme="dark"] .rme-cta,
html[data-theme="dark"] .rme-advanced-card,
html[data-theme="dark"] .rme-category-tile,
html[data-theme="dark"] .rme-info-card,
html[data-theme="dark"] .rme-stat-card,
html[data-theme="dark"] .rme-cta,
body.dark-mode .rme-advanced-card,
body.dark-mode .rme-category-tile,
body.dark-mode .rme-info-card,
body.dark-mode .rme-stat-card,
body.dark-mode .rme-cta{
  background:var(--rmv-surface,#10272e)!important;
  color:var(--rmv-text,#d9ece9)!important;
  border-color:var(--rmv-border,rgba(255,255,255,.12))!important;
}

@media(max-width:767px){
  :root[data-theme="dark"] .rme-species-directory-pro,
  html[data-theme="dark"] .rme-species-directory-pro,
  body.dark-mode .rme-species-directory-pro{
    background:#071417!important;
  }
}


/* Version 4.6.0 — final dark-mode widget repair.
   Fixes widgets where dark-mode variables made backgrounds light but text remained white. */
[data-theme="dark"] .rme-image-content,
[data-theme="dark"] .rme-image-content.preset-3,
[data-theme="dark"] .rme-image-content.preset-5,
[data-theme="dark"] .rme-image-content.preset-8 .rme-image-copy{
  background:linear-gradient(135deg,#10242b 0%,#071a2b 100%)!important;
  color:#d9deea!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 28px 78px rgba(0,0,0,.30)!important;
}

[data-theme="dark"] .rme-image-content.preset-3 h2,
[data-theme="dark"] .rme-image-content.preset-5 h2,
[data-theme="dark"] .rme-image-content.preset-8 h2,
[data-theme="dark"] .rme-image-content .rme-image-copy h2,
[data-theme="dark"] .rme-image-content .rme-feature-point strong{
  color:#f4f6fb!important;
}

[data-theme="dark"] .rme-image-content.preset-3 .rme-rich-text,
[data-theme="dark"] .rme-image-content.preset-3 .rme-rich-text p,
[data-theme="dark"] .rme-image-content.preset-5 .rme-rich-text,
[data-theme="dark"] .rme-image-content.preset-5 .rme-rich-text p,
[data-theme="dark"] .rme-image-content .rme-rich-text,
[data-theme="dark"] .rme-image-content .rme-rich-text p,
[data-theme="dark"] .rme-image-content .rme-feature-point span{
  color:#b8c0d0!important;
}

[data-theme="dark"] .rme-image-content .rme-feature-point i{
  color:#35d3bd!important;
  background:rgba(53,211,189,.14)!important;
}

[data-theme="dark"] .rme-image-content .rme-image-panel{
  box-shadow:0 24px 60px rgba(0,0,0,.35)!important;
}

/* Advanced cards and feature cards must not keep light mint surfaces in dark mode. */
[data-theme="dark"] .rme-advanced-card,
[data-theme="dark"] .rme-advanced-card-grid.preset-5 .rme-advanced-card,
[data-theme="dark"] .rme-journey-item,
[data-theme="dark"] .rme-stat,
[data-theme="dark"] .rme-faq-item,
[data-theme="dark"] .rme-contact-form-shell,
[data-theme="dark"] .rme-comments-widget,
[data-theme="dark"] .rme-author-box,
[data-theme="dark"] .rme-notice-card{
  background:#10283d!important;
  color:#d9deea!important;
  border-color:rgba(255,255,255,.12)!important;
  box-shadow:0 18px 52px rgba(0,0,0,.24)!important;
}

[data-theme="dark"] .rme-card-title,
[data-theme="dark"] .rme-stat-title,
[data-theme="dark"] .rme-faq-title,
[data-theme="dark"] .rme-author-box h3,
[data-theme="dark"] .rme-comments-widget h2{
  color:#f4f6fb!important;
}
[data-theme="dark"] .rme-card-description,
[data-theme="dark"] .rme-faq-content,
[data-theme="dark"] .rme-author-box p,
[data-theme="dark"] .rme-comments-widget p{
  color:#b8c0d0!important;
}

/* Species Directory Pro dark-mode: search shell/card must be dark, readable and not pale. */
[data-theme="dark"] .rme-species-directory-pro,
[data-theme="dark"] .rme-species-directory,
[data-theme="dark"] .rme-species-search-panel,
[data-theme="dark"] .rme-species-toolbar,
[data-theme="dark"] .rme-directory-search,
[data-theme="dark"] .rme-directory-controls{
  background:#10283d!important;
  color:#d9deea!important;
  border-color:rgba(255,255,255,.12)!important;
}
[data-theme="dark"] .rme-species-directory-pro input,
[data-theme="dark"] .rme-species-directory-pro select,
[data-theme="dark"] .rme-species-directory input,
[data-theme="dark"] .rme-species-directory select{
  background:#071a2b!important;
  color:#f4f6fb!important;
  border-color:rgba(255,255,255,.16)!important;
}
[data-theme="dark"] .rme-species-directory-pro input::placeholder,
[data-theme="dark"] .rme-species-directory input::placeholder{
  color:#78908c!important;
}
[data-theme="dark"] .rme-species-card,
[data-theme="dark"] .rme-species-result,
[data-theme="dark"] .rme-species-directory-pro .rme-post-card{
  background:#10283d!important;
  color:#d9deea!important;
  border-color:rgba(255,255,255,.12)!important;
}
[data-theme="dark"] .rme-species-card h3,
[data-theme="dark"] .rme-species-result h3,
[data-theme="dark"] .rme-species-directory-pro .rme-post-title,
[data-theme="dark"] .rme-species-directory-pro .rme-post-title a{
  color:#f4f6fb!important;
}
[data-theme="dark"] .rme-species-card p,
[data-theme="dark"] .rme-species-result p,
[data-theme="dark"] .rme-species-directory-pro .rme-excerpt,
[data-theme="dark"] .rme-species-directory-pro .rme-meta{
  color:#b8c0d0!important;
}

/* Keep image overlays and buttons readable. */
[data-theme="dark"] .rme-category,
[data-theme="dark"] .rme-eyebrow{
  color:#2dd4bf!important;
}
[data-theme="dark"] .rme-button,
[data-theme="dark"] .rme-text-link{
  color:#071a2b!important;
  background:#dff86a!important;
}


/* Version 4.7.0 - remove unwanted dark-mode wrapper box from image/content blocks.
   The v4.6 dark-mode repair made all .rme-image-content widgets look like a bordered card.
   Normal split image/text sections should not show a border box. Only card presets keep it. */
[data-theme="dark"] .rme-image-content:not(.preset-3):not(.preset-5):not(.preset-8) {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

/* Keep normal split sections spacious and clean in dark mode. */
[data-theme="dark"] .rme-image-content:not(.preset-3):not(.preset-5):not(.preset-8) .rme-image-copy {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Preset cards that intentionally have a surface now get proper inner padding. */
[data-theme="dark"] .rme-image-content.preset-3,
[data-theme="dark"] .rme-image-content.preset-5 {
  padding: clamp(28px, 4vw, 48px) !important;
  border-radius: 36px !important;
}

[data-theme="dark"] .rme-image-content.preset-8 .rme-image-copy {
  padding: clamp(28px, 4vw, 48px) !important;
}

/* Prevent image from touching any card edge if a card preset is used. */
[data-theme="dark"] .rme-image-content.preset-3 .rme-image-panel,
[data-theme="dark"] .rme-image-content.preset-5 .rme-image-panel {
  border-radius: 30px !important;
}

/* Mobile spacing for image/content blocks. */
@media (max-width: 767px) {
  [data-theme="dark"] .rme-image-content:not(.preset-3):not(.preset-5):not(.preset-8) {
    padding: 0 !important;
  }

  [data-theme="dark"] .rme-image-content.preset-3,
  [data-theme="dark"] .rme-image-content.preset-5 {
    padding: 20px !important;
    border-radius: 28px !important;
  }

  [data-theme="dark"] .rme-image-content.preset-8 .rme-image-copy {
    padding: 24px 20px !important;
  }
}
.rme-directory-rating{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:10px}.rme-directory-rating>span{font-size:12px;color:var(--rme-muted,#667085)}
