.dt-editorial{--dt-ink:#1b2821;--dt-green:#24664b;--dt-muted:#4e6155;--dt-line:#d6ddd7;background:#fff;color:var(--dt-ink);padding:56px 22px}
.dt-editorial *{box-sizing:border-box}
.dt-editorial--cream{background:#f4f1e9}
.dt-editorial--dark{background:#132019;--dt-ink:#f4f7f4;--dt-green:#9ad9bf;--dt-muted:#c6d1c9;--dt-line:#48594d}
.dt-editorial__wrap{max-width:1180px;margin:auto;min-width:0}
.dt-editorial__split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(28px,5vw,76px)}
.dt-editorial__split--image-first .dt-editorial__media{order:-1}
.dt-editorial__copy{min-width:0}
.dt-editorial h1,.dt-editorial h2{color:var(--dt-ink);font-family:Georgia,serif;font-weight:400;line-height:1.12;letter-spacing:-.025em;overflow-wrap:anywhere;text-wrap:balance;margin:0 0 26px}
.dt-editorial h1{font-size:clamp(32px,4.5vw,62px)}
.dt-editorial h2{font-size:clamp(28px,3.1vw,44px)}
.dt-editorial h3{color:var(--dt-ink);font-size:21px;line-height:1.35;margin:0 0 16px;overflow-wrap:anywhere}
.dt-editorial__eyebrow{color:var(--dt-green);font:700 14px/1.5 Arial,sans-serif;letter-spacing:.1em;margin:0 0 20px}
.dt-editorial__body{color:var(--dt-muted);font-size:16px;line-height:1.8;overflow-wrap:break-word}
.dt-editorial__body :is(p,ul,ol){margin:0 0 20px;font-size:16px;line-height:1.8}
.dt-editorial__body :last-child{margin-bottom:0}
.dt-editorial__body strong{color:var(--dt-ink)}
.dt-editorial__body :is(h2,h3){margin:30px 0 18px}
.dt-editorial__body ul,.dt-editorial__body ol{padding-left:24px}
.dt-editorial__body li+li{margin-top:8px}
.dt-editorial__body a,.dt-editorial__link{color:var(--dt-green);text-underline-offset:4px}
.dt-editorial__media{overflow:hidden;border-radius:20px;background:#e8eae4;line-height:0;min-width:0}
.dt-editorial__media img{display:block;width:100%;height:auto}
.dt-editorial__actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:28px}
.dt-editorial__button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;max-width:100%;padding:13px 24px;background:#24664b;color:#fff;border:1px solid #24664b;border-radius:28px;font-size:16px;line-height:1.5;font-weight:700;text-decoration:none;text-align:center}
.dt-editorial--dark .dt-editorial__button{background:#9ad9bf;color:#132019;border-color:#9ad9bf}
.dt-editorial a:focus-visible{outline:3px solid var(--dt-green);outline-offset:4px}
.dt-editorial__link{font-size:16px;line-height:1.6;font-weight:600;display:inline-flex;align-items:center;min-height:44px}
.dt-editorial--prose .dt-editorial__wrap{max-width:900px}
.dt-editorial--cards .dt-editorial__copy{max-width:800px;margin-bottom:30px}
.dt-editorial__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:22px}
.dt-editorial__card{display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid var(--dt-line);border-radius:16px;min-width:0}
.dt-editorial__card .dt-editorial__body{margin-bottom:18px}
.dt-editorial__card .dt-editorial__link{margin-top:auto}
.dt-editorial__card-media{margin-bottom:22px;width:100%;max-width:240px}
.dt-editorial__card-media img{display:block;width:100%;height:auto;border-radius:10px}
@media(max-width:899px){.dt-editorial__split{grid-template-columns:1fr}.dt-editorial__split--image-first .dt-editorial__media{order:0}.dt-editorial--hero{padding-top:40px}.dt-editorial__media{max-width:680px}}
@media(max-width:549px){.dt-editorial{padding:36px 18px}.dt-editorial__cards{grid-template-columns:1fr}.dt-editorial__button{width:100%}.dt-editorial__card{padding:22px}.dt-editorial__card-media{max-width:200px}}
@media(prefers-reduced-motion:reduce){.dt-editorial *{scroll-behavior:auto;animation:none!important;transition:none!important}}
