.dt-graft{--dt-ink:#18271f;--dt-muted:#48584e;--dt-mint:#78c9ad;--dt-line:#dce5dc;color:var(--dt-ink);font-family:var(--font-body-family,Arial,sans-serif);font-size:16px;line-height:1.75}
.dt-graft *, .dt-graft *::before, .dt-graft *::after{box-sizing:border-box}
.dt-graft__wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.dt-graft__hero{padding:clamp(40px,7vw,90px) 0;background:#f4f5ed}
.dt-graft__hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:clamp(24px,5vw,72px);align-items:center}
.dt-graft .dt-graft__eyebrow{font:700 12px/1.5 var(--font-body-family,Arial,sans-serif);letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;color:#31634e}
.dt-graft h1,.dt-graft h2,.dt-graft h3{color:var(--dt-ink);letter-spacing:-.025em;overflow-wrap:break-word}
.dt-graft h1{font-size:clamp(34px,4.2vw,57px);line-height:1.1;margin:0 0 22px}
.dt-graft h2{font-size:clamp(26px,3vw,38px);line-height:1.2;margin:0 0 20px}
.dt-graft h3{font-size:21px;line-height:1.3;margin:0 0 12px}
.dt-graft p{margin:0 0 18px}.dt-graft__lead{font-size:18px;line-height:1.7;color:var(--dt-muted)}
.dt-graft a:not([class]){color:#21543f;text-decoration:underline;text-underline-offset:4px}
.dt-graft__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:24px}
.dt-graft__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border:1px solid #416d59;border-radius:9px;background:var(--dt-mint);color:#14291f;font-size:15px;font-weight:700;line-height:1.45;text-align:center;text-decoration:none;cursor:pointer}
.dt-graft__button--outline{background:transparent}
.dt-graft__button:hover{background:#d4eedf;border-color:#1e523b}.dt-graft a:focus-visible,.dt-graft summary:focus-visible,.dt-graft [tabindex]:focus-visible{outline:3px solid #287653;outline-offset:4px}
.dt-graft__aside{padding:30px;background:#1c3329;color:#fff;border-radius:18px}
.dt-graft__aside h2{font-size:27px;color:#fff}.dt-graft__aside p{color:#e2ece5}.dt-graft__aside p:last-child{margin-bottom:0}
.dt-graft__section{padding:clamp(36px,5vw,68px) 0;border-bottom:1px solid var(--dt-line);scroll-margin-top:100px}
.dt-graft__section--soft{background:#f7f9f5}.dt-graft__reading{max-width:820px}
.dt-graft__toc{padding:23px 0;border-bottom:1px solid var(--dt-line);background:#fff}
.dt-graft__toc ul{list-style:none;display:flex;flex-wrap:wrap;gap:10px 24px;margin:0;padding:0}
.dt-graft__toc a{display:inline-block;min-height:44px;padding:10px 0;color:#21543f;text-decoration:underline;text-underline-offset:5px;font-weight:600;line-height:1.5}
.dt-graft__table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--dt-line);border-radius:12px}
.dt-graft table{border-collapse:collapse;width:100%;min-width:620px;table-layout:fixed;background:#fff;font-size:15px;line-height:1.6}
.dt-graft caption{padding:16px;text-align:left;font-weight:700;background:#f2f6ef}
.dt-graft th,.dt-graft td{padding:17px;text-align:left;vertical-align:top;border-bottom:1px solid var(--dt-line);word-break:normal;overflow-wrap:break-word}
.dt-graft th{font-weight:700}.dt-graft thead{background:#e6f2e8}.dt-graft th:first-child{width:24%}.dt-graft tr:last-child td,.dt-graft tr:last-child th{border-bottom:0}
.dt-graft__note{margin:22px 0;padding:18px 22px;border-left:4px solid #74b89a;background:#eff6ef}.dt-graft__note p:last-child{margin-bottom:0}
.dt-graft__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:18px}
.dt-graft__card{background:#fff;border:1px solid var(--dt-line);border-radius:14px;padding:25px;display:flex;flex-direction:column;min-width:0}
.dt-graft__card p{color:var(--dt-muted)}.dt-graft__card a{color:#21543f;text-decoration:underline;text-underline-offset:5px;font-weight:700;margin-top:auto;min-height:44px;display:flex;align-items:center}
.dt-graft__faq details{border-top:1px solid var(--dt-line);padding:0}.dt-graft__faq details:last-child{border-bottom:1px solid var(--dt-line)}
.dt-graft__faq summary{padding:19px 4px;cursor:pointer;font-weight:700;line-height:1.55}.dt-graft__faq details>div{padding:0 4px 12px}
.dt-graft__sources{font-size:14px;color:var(--dt-muted)}.dt-graft__sources ul{padding-left:21px}.dt-graft__sources li{margin-bottom:10px}
.dt-graft__contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;background:#e5f1e5;padding:clamp(24px,4vw,42px);border-radius:16px}.dt-graft__contact .dt-graft__actions{margin:0;align-content:center}
.dt-graft__contact .dt-callback-note{display:block;width:100%;font-size:13px;color:#42564a}
@media(max-width:749px){.dt-graft__hero-grid,.dt-graft__cards,.dt-graft__contact{grid-template-columns:1fr}.dt-graft__wrap{width:calc(100% - 36px)}.dt-graft__aside{padding:24px}.dt-graft__toc ul{gap:0 18px}.dt-graft__cards{gap:14px}.dt-graft__actions>.dt-graft__button{width:100%}.dt-graft__table-wrap{margin-inline:0}.dt-graft th,.dt-graft td{padding:13px}.dt-graft__contact{gap:18px}}

.dt-graft__photo{margin:0;min-width:0;background:#fff;border:1px solid var(--dt-line);border-radius:16px;overflow:hidden}.dt-graft__photo img{display:block;width:100%;height:auto;object-fit:contain}.dt-graft__photo figcaption{padding:15px 20px;color:var(--dt-muted);font-size:13px;line-height:1.6}.dt-graft__table-wrap+.dt-graft__aside{margin-top:26px}
