/* Botanical Frame */
.tpl-botanical-frame { --ev-bg:#F7F8F4; --ev-accent:#5C7157; --ev-accent-contrast:#fff; --ev-soft:#E9EEE4; --ev-ink:#2A332A; --ev-muted:#84937F; --ev-head-font:"Cormorant Garamond",Georgia,serif; }
.tpl-botanical-frame .bf-hero { position:relative; padding:88px 20px 64px; overflow:hidden; }
.tpl-botanical-frame .bf-corner { position:absolute; width:150px; height:150px; opacity:.9; }
.tpl-botanical-frame .bf-tl { top:8px; left:8px; }
.tpl-botanical-frame .bf-br { bottom:8px; right:8px; transform:rotate(180deg); }
.tpl-botanical-frame .bf-hero > *:not(svg) { position:relative; }
.tpl-botanical-frame .ev-hero h1 { font-weight:500; }
.tpl-botanical-frame .ev-card { border-radius:18px; border:1px solid #DFE7D8; }
.tpl-botanical-frame .ev-btn { border-radius:999px; }
.tpl-botanical-frame .ev-cover img { border-radius:18px; }
