.emp-article{--ink:#25272b;--graphite:#343840;--gold:#b98a42;--cream:#f6f2ea;--line:#e4ddd2;max-width:1240px;margin:auto;color:var(--ink);font-family:Arial,sans-serif}.emp-article *{box-sizing:border-box}.emp-progress{position:fixed;top:0;left:0;right:0;height:4px;z-index:9999}.emp-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,#927038,#d2a75d)}.emp-hero{display:grid;grid-template-columns:1.03fr .97fr;gap:34px;align-items:center;padding:42px;border-radius:30px;background:linear-gradient(135deg,#2c3036,#474c54);box-shadow:0 25px 70px rgba(27,29,33,.22);overflow:hidden}.emp-hero h1{font:800 clamp(38px,4.4vw,62px)/1.04 Oswald,Arial!important;color:#fff!important;margin:0 0 20px!important}.emp-hero-lead{font-size:18px;line-height:1.72;color:#e7e8ea}.emp-eyebrow{font-size:12px!important;font-weight:900!important;letter-spacing:.14em;text-transform:uppercase;color:#d6ad69!important}.emp-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.emp-meta span{padding:8px 11px;border:1px solid #ffffff2e;border-radius:99px;color:#fff;font-size:12px;font-weight:800;background:#ffffff0d}.emp-hero figure{margin:0;border-radius:23px;overflow:hidden;box-shadow:0 18px 46px #0005}.emp-hero img{display:block;width:100%;min-height:410px;object-fit:cover}.emp-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:32px;margin-top:34px}.emp-toc>div{position:sticky;top:25px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(36,38,42,.08)}.emp-toc strong{display:block;font:800 23px Oswald,Arial;margin-bottom:13px}.emp-toc a{display:block;padding:8px 9px;border-radius:9px;color:#555960!important;text-decoration:none!important;font-size:13px;line-height:1.35}.emp-toc a:hover,.emp-toc a.is-active{background:#efede8;color:#8a642a!important}.emp-intro,.emp-section,.emp-summary,.emp-related{scroll-margin-top:30px;margin-bottom:26px;padding:38px 42px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 12px 38px rgba(36,38,42,.06)}.emp-intro{border-left:5px solid var(--gold);background:linear-gradient(145deg,#fff,#faf7f1)}.emp-intro p:first-child{font-size:21px;font-weight:700}.emp-number{display:inline-block;color:var(--gold);font-weight:900;letter-spacing:.15em}.emp-section h2,.emp-summary h2,.emp-related h2,.emp-cta h2{font:800 clamp(30px,3vw,43px)/1.12 Oswald,Arial!important;color:#24262a!important;margin:10px 0 18px!important}.emp-section h3{font:800 22px/1.25 Oswald,Arial!important;margin:25px 0 8px!important}.emp-intro p,.emp-section p,.emp-summary p,.emp-cta p{font-size:17px;line-height:1.8;margin:0 0 16px}.emp-emphasis{font:800 27px/1.3 Oswald,Arial!important;color:#7e5b27!important;padding:16px 0}.emp-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;padding:0;list-style:none}.emp-list li{padding:13px 15px;border-radius:12px;background:#f5f3ef;border:1px solid #e6e0d6;font-weight:700}.emp-voice,.emp-check,.emp-practice{margin:26px 0;padding:22px 24px;border-radius:18px}.emp-voice{background:linear-gradient(145deg,#30343a,#434851);color:#fff;box-shadow:0 14px 32px #23262b22}.emp-check{background:#f3efe7;border:1px solid #dfd3c1}.emp-practice{background:#fff7e8;border:1px solid #e8ca96}.emp-callout-title{font-weight:900;font-size:17px;margin-bottom:10px}.emp-voice blockquote{margin:0;font:italic 700 18px/1.7 Georgia,serif;color:#fff}.emp-voice p{color:#e6e7e8}.emp-check ul{margin:12px 0 0;padding-left:20px}.emp-check li{margin:8px 0}.emp-image{margin:0 0 26px;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 15px 42px rgba(36,38,42,.11)}.emp-image img{display:block;width:100%;max-height:570px;object-fit:cover;transition:transform .55s ease}.emp-image:hover img{transform:scale(1.022)}.emp-image figcaption{padding:12px 18px 14px;text-align:center;font-size:13px;line-height:1.5;color:#6b6c70}.emp-faq h3{padding-top:18px;border-top:1px solid #ece7df}.emp-summary{background:linear-gradient(145deg,#f7f3eb,#e8dfd0)}.emp-related a{display:block;margin:9px 0;padding:15px;border-radius:13px;border:1px solid var(--line);background:#faf8f4;color:#34363a!important;text-decoration:none!important;font-weight:800}.emp-cta{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:38px 42px;border-radius:24px;background:#2e3238;color:#fff}.emp-cta h2{color:#fff!important}.emp-cta a{display:inline-flex;padding:14px 20px;border-radius:99px;background:#d4a75e;color:#202329!important;text-decoration:none!important;font-weight:900;white-space:nowrap}.emp-top{position:fixed;right:24px;bottom:24px;width:48px;height:48px;border:0;border-radius:50%;background:#30343a;color:#fff;font-size:23px;opacity:0;visibility:hidden;transition:.2s;z-index:99}.emp-top.is-visible{opacity:1;visibility:visible}@media(max-width:1000px){.emp-layout{grid-template-columns:1fr}.emp-toc{display:none}.emp-hero{grid-template-columns:1fr}}@media(max-width:700px){.emp-article{padding:0 10px}.emp-hero{padding:24px 19px;border-radius:21px}.emp-hero img{min-height:230px}.emp-intro,.emp-section,.emp-summary,.emp-related{padding:27px 20px}.emp-cta{display:block;padding:29px 21px}.emp-cta a{margin-top:18px}.emp-intro p,.emp-section p,.emp-summary p,.emp-cta p{font-size:16px}.emp-list{grid-template-columns:1fr}.emp-image{border-radius:18px}.emp-image img{max-height:380px}.emp-image figcaption{padding:10px 13px 12px}}