.elementor-template-full-width .e-con,.elementor-template-full-width .e-con-inner,.elementor-template-full-width #content,.elementor-template-full-width .entry-content{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important}:root{--green-950:#0a1f0e;--green-800:#1a4024;--green-700:#245c33;--green-500:#3a9954;--green-400:#52b86e;--green-300:#7dd09a;--gold:#c8a96e;--white:#fff;--off-white:#f8fdf9;--text-dark:#0f1f13;--font-display:'Cormorant Garamond',Georgia,serif;--font-body:'DM Sans',system-ui,sans-serif;--nav-height:70px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 2px 8px rgba(10,31,14,0.08)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--off-white);color:var(--text-dark);overflow-x:hidden}a{text-decoration:none;color:inherit}.dblog-wrap{width:100%}.dblog-hero{width:100vw;position:relative;left:50%;transform:translateX(-50%);background:var(--green-950);padding:calc(var(--nav-height) + 80px) 0 64px}.dblog-hero-inner{max-width:1140px;margin:0 auto;padding:0 24px}.dblog-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.dblog-hero-title{font-family:var(--font-display);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;color:var(--white);margin-bottom:10px}.dblog-hero-desc{font-size:var(--fs-2);color:rgb(255 255 255 / .5);max-width:480px}.dblog-featured{width:100vw;position:relative;left:50%;transform:translateX(-50%);background:var(--white);padding:56px 0;border-bottom:1px solid #e8f0ea}.dblog-featured-inner{max-width:1140px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 420px;gap:48px;align-items:center}.dblog-feat-img{border-radius:var(--radius-lg);overflow:hidden;height:340px}.dblog-feat-img img{width:100%;height:100%;object-fit:cover;display:block}.dblog-feat-cat{display:inline-block;background:var(--green-500);color:var(--white);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 12px;border-radius:var(--radius-sm);margin-bottom:14px}.dblog-feat-title{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:var(--green-950);line-height:1.1;margin-bottom:12px}.dblog-feat-title a:hover{color:var(--green-600)}.dblog-feat-meta{font-size:var(--fs-1);color:#8aaa92;margin-bottom:14px}.dblog-feat-excerpt{font-size:var(--fs-2);color:#5a7a62;line-height:1.75;margin-bottom:20px}.dblog-feat-btn{display:inline-flex;align-items:center;gap:8px;background:var(--green-500);color:var(--white);padding:11px 24px;border-radius:var(--radius-pill);font-size:var(--fs-2);font-weight:600;transition:all 0.2s}.dblog-feat-btn:hover{background:var(--green-400);transform:translateY(-1px)}.dblog-body{max-width:1140px;margin:0 auto;padding:52px 24px 80px;display:grid;grid-template-columns:1fr 300px;gap:48px;align-items:start}.dblog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.dblog-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid #e8f0ea;overflow:hidden;box-shadow:var(--shadow-sm);transition:all 0.28s ease;display:flex;flex-direction:column}.dblog-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-3);border-color:#fff0}.dblog-card-img{height:190px;overflow:hidden;position:relative}.dblog-card-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s}.dblog-card:hover .dblog-card-img img{transform:scale(1.05)}.dblog-card-cat{position:absolute;top:12px;left:12px;background:var(--gold);color:var(--green-950);font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 10px;border-radius:var(--radius-sm)}.dblog-card-body{padding:18px 20px 22px;flex:1;display:flex;flex-direction:column}.dblog-card-meta{font-size:.72rem;color:#8aaa92;margin-bottom:8px}.dblog-card-title{font-family:var(--font-display);font-size:var(--fs-3);font-weight:600;color:var(--text-dark);line-height:1.25;margin-bottom:8px;flex:1}.dblog-card-title a:hover{color:var(--green-600)}.dblog-card-excerpt{font-size:var(--fs-1);color:#5a7a62;line-height:1.65;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dblog-read-more{font-size:var(--fs-1);font-weight:700;color:var(--green-600);display:inline-flex;align-items:center;gap:4px}.dblog-read-more:hover{color:var(--green-400)}.dblog-sidebar{display:flex;flex-direction:column;gap:20px}.dblog-sidebar-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid #e8f0ea;padding:22px;box-shadow:var(--shadow-sm)}.dblog-sidebar-title{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green-600);margin-bottom:16px}.dblog-cat-item{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f7f1;font-size:var(--fs-2);color:var(--text-dark);text-decoration:none;transition:color 0.2s}.dblog-cat-item:last-child{border-bottom:none}.dblog-cat-item:hover{color:var(--green-600)}.dblog-cat-count{background:#f0faf4;color:var(--green-600);font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:var(--radius-pill)}.dblog-recent-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f0f7f1;align-items:flex-start}.dblog-recent-item:last-child{border-bottom:none}.dblog-recent-img{width:56px;height:56px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.dblog-recent-title{font-size:var(--fs-1);font-weight:600;color:var(--text-dark);line-height:1.3;margin-bottom:3px}.dblog-recent-title a:hover{color:var(--green-600)}.dblog-recent-date{font-size:.72rem;color:#8aaa92}:root{--nav-height:70px}.dbpost-wrap{max-width:760px;margin:0 auto;padding:calc(var(--nav-height) + 80px) 24px 80px!important}.admin-bar .dbpost-wrap{padding-top:calc(var(--nav-height) + 80px + 32px)}.dbpost-hero-img{width:100%;border-radius:var(--radius-lg);height:420px;object-fit:cover;margin-bottom:32px}.dbpost-cat{display:inline-block;background:var(--green-500);color:var(--white);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 12px;border-radius:var(--radius-sm);margin-bottom:12px}.dbpost-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--green-950);line-height:1.1;margin-bottom:12px}.dbpost-meta{font-size:var(--fs-1);color:#8aaa92;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e8f0ea}.dbpost-content{font-size:var(--fs-3);color:#2f4a38;line-height:1.9}.dbpost-content p{margin-bottom:20px}.dbpost-content h2{font-family:var(--font-display);font-size:var(--fs-5);color:var(--green-950);margin:36px 0 12px}.dbpost-content h3{font-family:var(--font-display);font-size:var(--fs-4);color:var(--green-800);margin:28px 0 10px}.dbpost-back{display:inline-flex;align-items:center;gap:6px;margin-top:48px;color:var(--green-600);font-size:var(--fs-1);font-weight:600;border-bottom:1px solid #b2e5c3;padding-bottom:2px}.dbpost-back:hover{color:var(--green-950)}.dblog-reactions{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f7f1}.dblog-react-btn{display:inline-flex;align-items:center;gap:5px;background:#f8fdf9;border:1.5px solid #e8f0ea;padding:6px 12px;border-radius:var(--radius-pill);font-size:var(--fs-1);font-weight:600;color:#5a7a62;cursor:pointer;transition:all 0.2s;font-family:var(--font-body)}.dblog-react-btn:hover{background:#e8f5ec;border-color:var(--green-400);color:var(--green-700)}.dblog-react-btn.reacted{background:#d1fae5;border-color:var(--green-400);color:var(--green-700)}.dblog-share-btn{display:inline-flex;align-items:center;gap:5px;background:#fff0;border:1.5px solid #e8f0ea;padding:6px 12px;border-radius:var(--radius-pill);font-size:var(--fs-1);font-weight:600;color:#8aaa92;cursor:pointer;transition:all 0.2s;font-family:var(--font-body);margin-left:auto}.dblog-share-btn:hover{border-color:var(--green-400);color:var(--green-700);background:#f8fdf9}.dblog-feat-reactions{display:flex;align-items:center;gap:8px;margin-top:16px}.dbpost-reactions{display:flex;align-items:center;gap:10px;margin-top:40px;padding-top:32px;border-top:1px solid #e8f0ea}.dbpost-react-btn{display:inline-flex;align-items:center;gap:6px;background:#f8fdf9;border:1.5px solid #e8f0ea;padding:9px 18px;border-radius:var(--radius-pill);font-size:var(--fs-1);font-weight:600;color:#5a7a62;cursor:pointer;transition:all 0.2s;font-family:var(--font-body)}.dbpost-react-btn:hover{background:#e8f5ec;border-color:var(--green-400);color:var(--green-700)}.dbpost-react-btn.reacted{background:#d1fae5;border-color:var(--green-400);color:var(--green-700)}.dbpost-share-btn{display:inline-flex;align-items:center;gap:6px;background:#fff0;border:1.5px solid #e8f0ea;padding:9px 18px;border-radius:var(--radius-pill);font-size:var(--fs-1);font-weight:600;color:#8aaa92;cursor:pointer;transition:all 0.2s;font-family:var(--font-body)}.dbpost-share-btn:hover{border-color:var(--green-400);color:var(--green-700);background:#f8fdf9}@media(max-width:768px){.dblog-hero{padding:calc(var(--nav-height,70px) + 32px) 0 32px!important}.dblog-wrap{padding-top:160px!important}.dblog-hero-title{font-size:var(--fs-5)!important}.dblog-featured-inner{grid-template-columns:1fr;gap:24px}.dblog-feat-img{height:220px}.dblog-body{grid-template-columns:1fr;gap:32px}.dblog-grid{grid-template-columns:1fr}.dbpost-hero-img{height:220px}}.elementor-template-full-width .e-con,.elementor-template-full-width .e-con-inner,.elementor-template-full-width #content,.elementor-template-full-width .entry-content{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important}:root{--green-950:#0a1f0e;--green-800:#1a4024;--green-700:#245c33;--green-500:#3a9954;--green-400:#52b06a;--gold:#c8a96e;--white:#fff;--off-white:#f8fdf9;--font-display:'Cormorant Garamond',Georgia,serif;--font-body:'DM Sans',system-ui,sans-serif;--nav-height:70px}*,*::before,*::after{box-sizing:border-box}.dbart-body{font-family:var(--font-body);background:var(--off-white);color:#0f1f13;overflow-x:hidden}.dbart-body a{text-decoration:none}#dbart-progress{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,var(--green-500),var(--gold));z-index:9999;transition:width .1s}.dbart-wrap{max-width:720px;margin:0 auto;padding:calc(var(--nav-height) + 70px) 24px 90px!important}.admin-bar .dbart-wrap{padding-top:calc(var(--nav-height) + 70px + 32px)}.dbart-back{display:inline-flex;align-items:center;gap:6px;color:#2e7a43;font-size:var(--fs-1);font-weight:600;margin-bottom:26px;transition:color 0.2s}.dbart-back:hover{color:var(--green-950)}.dbart-cat{display:inline-block;background:var(--green-500);color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 13px;border-radius:var(--radius-pill);margin-bottom:18px}.dbart-title{font-family:var(--font-display);font-size:clamp(2.1rem,5vw,3.3rem);font-weight:700;color:var(--green-950);line-height:1.08;letter-spacing:-.01em;margin-bottom:18px}.dbart-standfirst{font-family:var(--font-display);font-size:clamp(1.15rem,2.4vw,1.5rem);font-weight:500;font-style:italic;color:var(--green-700);line-height:1.5;margin-bottom:26px}.dbart-byline{display:flex;align-items:center;gap:12px;font-size:var(--fs-1);color:#6b8a73;padding-bottom:26px;margin-bottom:0;border-bottom:1px solid #e2ede5}.dbart-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--green-500),var(--green-800));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--fs-2);font-family:var(--font-display);flex-shrink:0}.dbart-byline-meta{line-height:1.4}.dbart-byline-meta strong{color:var(--green-950);font-weight:700;display:block;font-size:var(--fs-2)}.dbart-byline-sep{color:#b8ccbe}.dbart-hero{position:relative;margin:30px 0 8px;line-height:0}.dbart-hero img{width:100%;border-radius:var(--radius-md);height:auto;max-height:520px;object-fit:cover;display:block}.dbart-hero-credit{display:block;text-align:right;font-size:.72rem;color:#9bb0a1;font-style:italic;margin:8px 4px 36px;line-height:1.4}.dbart-content{font-size:var(--fs-3);color:#243a2b;line-height:1.85}.dbart-content>p:first-of-type{font-size:var(--fs-3);color:#1c2f22}.dbart-content>p:first-of-type::first-letter{font-family:var(--font-display);font-size:var(--fs-7);font-weight:700;float:left;line-height:.82;padding:6px 10px 0 0;color:var(--green-700)}.dbart-content p{margin-bottom:22px}.dbart-content h2{font-family:var(--font-display);font-size:var(--fs-5);font-weight:700;color:var(--green-950);margin:44px 0 14px;line-height:1.2;letter-spacing:-.01em}.dbart-content h3{font-family:var(--font-display);font-size:var(--fs-4);font-weight:700;color:var(--green-800);margin:32px 0 10px}.dbart-content ul,.dbart-content ol{margin:0 0 22px 0;padding-left:0;list-style:none}.dbart-content ul li,.dbart-content ol li{position:relative;padding-left:30px;margin-bottom:12px;line-height:1.7}.dbart-content ul li::before{content:'';position:absolute;left:6px;top:11px;width:8px;height:8px;border-radius:50%;background:var(--green-500)}.dbart-content ol{counter-reset:dbol}.dbart-content ol li{counter-increment:dbol}.dbart-content ol li::before{content:counter(dbol);position:absolute;left:0;top:1px;width:22px;height:22px;border-radius:50%;background:var(--green-700);color:#fff;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:var(--font-body)}.dbart-content a{color:var(--green-700);border-bottom:1.5px solid #b2e5c3;font-weight:600}.dbart-content a:hover{border-color:var(--green-700)}.dbart-content blockquote{font-family:var(--font-display);font-size:var(--fs-4);font-style:italic;color:var(--green-800);border-left:3px solid var(--gold);padding:6px 0 6px 26px;margin:32px 0;line-height:1.45}.dbart-content strong{color:var(--green-950)}.dbart-content figure{margin:34px 0}.dbart-content figure img{width:100%;border-radius:var(--radius-md);display:block;height:auto}.dbart-content figcaption{font-size:var(--fs-1);color:#7e978a;text-align:right;margin-top:10px;font-style:italic;line-height:1.5}.dbart-content img{max-width:100%;height:auto;border-radius:var(--radius-md)}.dbart-foot{margin-top:48px;padding-top:30px;border-top:1px solid #e2ede5}.dbart-foot-label{font-size:var(--fs-1);color:#8aaa92;font-weight:600;margin-bottom:14px}.dbart-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dbart-btn{display:inline-flex;align-items:center;gap:7px;background:#f1f8f3;border:1.5px solid #dcebe0;padding:9px 18px;border-radius:var(--radius-pill);font-size:var(--fs-1);font-weight:600;color:#5a7a62;cursor:pointer;transition:all 0.2s;font-family:var(--font-body)}.dbart-btn:hover{background:#e3f2e7;border-color:var(--green-400);color:var(--green-700)}.dbart-btn.reacted{background:#d1fae5;border-color:var(--green-400);color:var(--green-700)}.dbart-btn.share{margin-left:auto}@media(max-width:600px){.dbart-btn.share{margin-left:0}}