.best-practices-hero{position:relative;width:100%;align-items:center;padding:clamp(5rem,8vw,6.25rem) clamp(1rem,4vw,3.75rem) clamp(3.5rem,6vw,4.375rem);background-image:url('../img/logo/writing-editing.webp');background-position:center;background-size:cover;background-repeat:no-repeat;color:#4186a2}.best-practices-hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#fff 50%,#326b8248 100%);z-index:1}.best-practices-container{flex:0 0 100%;width:100%;display:grid;align-items:center;position:relative;z-index:20;max-width:1180px;margin:0 auto}.best-practices-hero h3{font-size:clamp(2.3rem, 6vw, 4rem);z-index:1110;margin-bottom:2rem}.best-practices-hero .title-diff{color:#fd914e}.best-practices-hero p{font-family:var(--font-body);color:rgb(65,134,162,.9);max-width:800px;font-weight:400;font-size:clamp(1rem, 1.5vw, 1.1rem)}.section-title-wrapper.section-title-left{text-align:left;margin:0 0 1.5rem}.section-title-left .section-title::after{left:0;transform:none}.checklist-card li,.checklist-card p,.highlight-item p,.practice-card li,.practice-card p,.practice-copy p,.practice-cta-box p,.resource-lead,.section-description{color:rgba(26,29,33,.84)}.practice-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,0.85fr);gap:2rem;align-items:start}.practice-copy{display:grid;gap:.9rem}.resource-lead{font-size:1.08rem}.checklist-card,.practice-card,.practice-cta-box,.practice-highlight-card{background:#fff;border-radius:24px;border:1px solid rgba(65,135,162,.12);box-shadow:var(--shadow-sm)}.practice-highlight-card{padding:1.75rem}.card-kicker{display:inline-block;margin-bottom:1rem;color:var(--brand-orange);font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.83rem}.highlight-item{padding:1rem 0;border-top:1px solid rgba(65,135,162,.12)}.highlight-item:first-of-type{border-top:0;padding-top:0}.highlight-item:last-of-type{padding-bottom:0}.checklist-card h3,.highlight-item h3,.practice-card h3{font-size:1.12rem;margin-bottom:.65rem}.practice-sections{background:linear-gradient(180deg,rgba(243,250,248,.92) 0,#fff 100%)}.checklist-grid,.practice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.checklist-card,.practice-card{padding:1.5rem}.practice-list,.resource-list{list-style:none;display:grid;gap:.85rem;margin-top:.35rem}.practice-list li{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start}.practice-number{display:inline-flex;align-items:center;justify-content:center;min-width:2.8rem;height:2.8rem;padding:0 .7rem;border-radius:999px;background:rgba(65,135,162,.12);color:var(--brand-teal);font-family:var(--font-heading);font-size:.82rem}.resource-list li{position:relative;padding-left:1.3rem}.resource-list li::before{content:"";position:absolute;top:.58rem;left:0;width:.46rem;height:.46rem;border-radius:50%;background:var(--brand-orange)}.practice-checklist{padding-top:0}.practice-cta-box{padding:clamp(1.5rem,4vw,3rem);text-align:center;background:linear-gradient(135deg,rgba(65,135,162,.09),rgba(253,145,78,.12))}.practice-cta-box .section-title::after{left:50%;transform:translateX(-50%)}.practice-cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}@media (max-width:930px){.checklist-grid,.practice-grid,.practice-layout{grid-template-columns:1fr}}@media (max-width:640px){.checklist-card,.practice-card,.practice-cta-box,.practice-highlight-card{border-radius:20px}.checklist-card,.practice-card,.practice-highlight-card{padding:1.25rem}}@media (max-width:540px){.best-practices-hero h3{margin-bottom:1.35rem}.resource-lead{font-size:1rem}.practice-number{min-width:2.55rem;height:2.55rem}.practice-list li{grid-template-columns:1fr;gap:.65rem}.practice-cta-actions .btn-inkpen{width:100%;max-width:none}}@media (max-width:400px){.checklist-card,.practice-card,.practice-cta-box,.practice-highlight-card{padding:1.1rem}.resource-list li{padding-left:1.15rem}}