
.qml-page{max-width:1120px;margin:0 auto;padding:30px 22px 72px;color:#1f2a25}
.qml-breadcrumb{font-size:.82rem;color:#758079;margin:5px 0 20px}.qml-breadcrumb a{color:inherit}
.qml-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,.75fr);gap:20px;margin-bottom:34px}
.qml-hero-main,.qml-side{border-radius:24px}.qml-hero-main{padding:34px;border:1px solid #dde7e1;background:#fff}
.qml-kicker,.qml-label{display:inline-block;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:#34745a}
.qml-hero h1{font-size:clamp(2rem,4.2vw,3.25rem);line-height:1.04;margin:9px 0 14px}
.qml-hero p{font-size:1.04rem;line-height:1.67;color:#53615a;margin:0}
.qml-side{padding:27px;background:#17211d;color:#fff;display:flex;align-items:center}
.qml-side strong{font-size:1.06rem;line-height:1.55}
.qml-section{margin:40px 0}.qml-section-head{margin-bottom:17px}.qml-section-head h2{font-size:1.6rem;margin:6px 0}.qml-section-head p{max-width:790px;color:#65716b;line-height:1.6}
.qml-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.qml-card{padding:22px;border:1px solid #dde6e1;border-radius:19px;background:#fff}
.qml-card-head{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:12px}
.qml-card h3{font-size:1.2rem;margin:0}.qml-tag{font-size:.65rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em;padding:5px 8px;border-radius:999px;background:#eef5f1;color:#34745a;white-space:nowrap}
.qml-example{padding:12px 13px;border-radius:12px;background:#f7faf8;border:1px solid #e4ebe7;font-weight:720;line-height:1.5;margin:9px 0 11px}
.qml-card p{font-size:.89rem;line-height:1.58;color:#617068;margin:0}
.qml-focus{margin:40px 0;padding:26px;border:1px solid #dbe6e0;border-radius:20px;background:#f3f7f5}
.qml-focus h2{font-size:1.25rem;margin:0 0 10px}.qml-focus p{margin:0;color:#4d5c55;line-height:1.66}
.qml-table{display:grid;grid-template-columns:150px 1fr;border:1px solid #dde6e1;border-radius:18px;overflow:hidden;background:#fff}
.qml-table dt,.qml-table dd{padding:14px 16px;border-bottom:1px solid #e8eeeb}
.qml-table dt{font-weight:850;background:#fafcfb}.qml-table dd{margin:0;color:#5b6862;line-height:1.55}
.qml-table dt:last-of-type,.qml-table dd:last-of-type{border-bottom:0}
.qml-source{margin-top:38px;padding:16px 18px;border:1px dashed #cbd8d1;border-radius:14px;background:#fbfcfb;color:#66736c;font-size:.8rem;line-height:1.55}
.qml-source strong{color:#39483f}
@media(max-width:760px){.qml-hero,.qml-grid{grid-template-columns:1fr}.qml-page{padding:22px 16px 58px}.qml-hero-main{padding:25px}.qml-table{grid-template-columns:1fr}.qml-table dt{border-bottom:0;padding-bottom:5px}.qml-table dd{padding-top:5px}}

.qml-related{margin:34px 0 14px;padding-top:20px;border-top:1px solid #e2e8e5}
.qml-related>span{display:block;margin-bottom:10px;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:#68756e}
.qml-related>div{display:flex;flex-wrap:wrap;gap:8px}
.qml-related a{display:inline-block;padding:8px 11px;border:1px solid #dbe5df;border-radius:999px;background:#fff;color:#34745a;text-decoration:none;font-size:.8rem;font-weight:750}
.qml-related a:hover{border-color:#b9cec3;background:#f7faf8}
