:root{--dh-yellow:#f8c600;--dh-orange:#f7941d;--dh-orange-dark:#d97706;--dh-black:#111111;--dh-ink:#15202b;--dh-muted:#667085;--dh-bg:#f7f8fa;--dh-line:#e8ebef;--dh-white:#fff;--dh-green:#25d366;--dh-radius:22px;--dh-shadow:0 18px 52px rgba(17,24,39,.10)}
html{scroll-behavior:smooth}body{font-family:'Poppins',sans-serif;color:var(--dh-ink);background:#fff}.container{max-width:1460px}.dh-topbar{background:var(--dh-black);color:#fff;font-size:13px}.dh-topbar-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px}.dh-top-contact,.dh-top-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.dh-topbar a{color:#fff;text-decoration:none}.dh-topbar i{color:var(--dh-yellow)}.dh-language{display:flex;align-items:center;gap:8px}.dh-language .goog-te-gadget{font-family:inherit!important;color:transparent!important;font-size:0!important}.dh-language .goog-te-combo{margin:0!important;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#1d1d1d;color:#fff;padding:5px 8px;font-size:12px}.goog-te-banner-frame.skiptranslate,.VIpgJd-ZVi9od-ORHb-OEVmcd{display:none!important}body{top:0!important}
.dh-header{position:sticky;top:0;z-index:1050;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);box-shadow:0 4px 24px rgba(0,0,0,.06);border-bottom:1px solid rgba(17,17,17,.05)}.dh-navbar{min-height:82px}.dh-brand img{height:64px;width:auto}.dh-nav .nav-link{color:#1b1b1b!important;font-weight:600;font-size:14px;padding:30px 11px!important;position:relative;white-space:nowrap}.dh-nav .nav-link:after{content:"";position:absolute;left:11px;right:11px;bottom:20px;height:2px;background:var(--dh-orange);transform:scaleX(0);transition:.22s}.dh-nav .nav-link:hover,.dh-nav .nav-link.active{color:var(--dh-orange)!important}.dh-nav .nav-link:hover:after,.dh-nav .nav-link.active:after{transform:scaleX(1)}.dh-nav .dropdown-menu{border:0;border-top:3px solid var(--dh-yellow);border-radius:0 0 16px 16px;box-shadow:0 18px 46px rgba(0,0,0,.12);padding:10px;min-width:245px}.dh-nav .dropdown-item{font-size:13px;font-weight:600;padding:10px 12px;border-radius:9px}.dh-nav .dropdown-item:hover{background:#fff7df;color:var(--dh-orange)}.dh-header-actions{display:flex;align-items:center;gap:9px;margin-left:12px}.dh-icon-btn{width:42px;height:42px;border:1px solid var(--dh-line);border-radius:50%;background:#fff;display:grid;place-items:center;color:#111;transition:.2s}.dh-icon-btn:hover{background:var(--dh-yellow);border-color:var(--dh-yellow);color:#111}.dh-quote-btn{height:44px;padding:0 17px;border-radius:999px;background:linear-gradient(135deg,var(--dh-orange),var(--dh-yellow));color:#111!important;display:inline-flex;align-items:center;font-weight:800;text-decoration:none;box-shadow:0 8px 20px rgba(247,148,29,.2)}
.dh-search-modal .modal-content{border:0;border-radius:24px;box-shadow:var(--dh-shadow)}.dh-search-modal .modal-header{border:0;padding:24px 26px 8px}.dh-search-modal .modal-body{padding:14px 26px 28px}.dh-search-box{display:flex;border:2px solid #eceff3;border-radius:16px;overflow:hidden}.dh-search-box input{flex:1;border:0;outline:0;padding:16px 18px;font-size:16px}.dh-search-box button{border:0;background:var(--dh-orange);color:#fff;padding:0 22px;font-weight:800}
.dh-article-hero{min-height:500px;background-size:cover;background-position:center;display:flex;align-items:end;position:relative;color:#fff}.dh-article-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.78))}.dh-article-hero .container{position:relative;z-index:1;padding-bottom:58px}.dh-kicker-modern{display:inline-flex;align-items:center;gap:8px;background:rgba(248,198,0,.94);color:#111;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.dh-article-hero h1{font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.04;font-weight:900;max-width:980px;margin:15px 0 14px;letter-spacing:-.04em}.dh-article-hero p{max-width:820px;font-size:1.05rem;line-height:1.8;color:#f2f2f2}.dh-article-main{background:var(--dh-bg);padding:58px 0 76px}.dh-content-card,.dh-book-card{background:#fff;border:1px solid var(--dh-line);border-radius:var(--dh-radius);box-shadow:0 12px 36px rgba(17,24,39,.05)}.dh-content-card{padding:36px}.dh-content-card h2,.dh-content-card h3{font-weight:850;color:#111;margin-top:28px}.dh-content-card p,.dh-content-card li{color:#4b5563;line-height:1.85}.dh-content-card img{max-width:100%;height:auto;border-radius:18px}.dh-book-card{padding:25px;top:110px}.dh-book-card h3{font-weight:850;color:#111}.dh-book-card .dh-meta{display:grid;gap:10px;margin:18px 0}.dh-book-card .dh-meta span{display:flex;gap:10px;align-items:center;color:#596273;font-size:14px}.dh-book-card .dh-meta i{color:var(--dh-orange)}.dh-modern-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:13px 17px;font-weight:800;text-decoration:none;border:0}.dh-modern-btn.primary{background:linear-gradient(135deg,var(--dh-orange),var(--dh-yellow));color:#111}.dh-modern-btn.dark{background:#111;color:#fff}.dh-modern-btn.outline{border:1px solid var(--dh-line);color:#111;background:#fff}
.dh-category-card{border:1px solid var(--dh-line);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(17,24,39,.05);transition:.25s}.dh-category-card:hover{transform:translateY(-5px);box-shadow:var(--dh-shadow)}.dh-category-card img{width:100%;height:245px;object-fit:cover}.dh-category-card-body{padding:22px}.dh-category-card h3{font-size:19px;font-weight:850}.dh-category-card h3 a{color:#111;text-decoration:none}.dh-category-card p{font-size:14px;color:var(--dh-muted);line-height:1.7}.dh-read-link{color:var(--dh-orange-dark);font-weight:800;text-decoration:none}
.dh-footer{background:#0d0d0d;color:#fff;border-top:5px solid var(--dh-yellow)}.dh-footer-top{padding:68px 0 42px}.dh-footer-grid{display:grid;grid-template-columns:1.55fr 1fr 1fr 1.25fr;gap:42px}.dh-footer-logo img{height:64px;filter:brightness(0) invert(1)}.dh-footer p,.dh-footer li,.dh-footer a{color:#bfc3ca;font-size:14px;line-height:1.8}.dh-footer a{text-decoration:none}.dh-footer h3{color:#fff;font-size:17px;font-weight:800;margin-bottom:20px}.dh-footer ul{list-style:none;padding:0;margin:0}.dh-footer li{margin-bottom:10px}.dh-footer li a:hover{color:var(--dh-yellow)}.dh-footer-social{display:flex;gap:10px;margin-top:18px}.dh-footer-social a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#1c1c1c;color:#fff}.dh-footer-social a:hover{background:var(--dh-yellow);color:#111}.dh-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.dh-stat{background:#171717;border:1px solid #292929;border-radius:12px;padding:13px}.dh-stat strong{display:block;color:var(--dh-yellow);font-size:20px}.dh-stat span{font-size:11px;color:#aeb3bb;text-transform:uppercase;letter-spacing:.06em}.dh-online-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.12);display:inline-block;margin-right:7px}.dh-footer-bottom{border-top:1px solid #272727;padding:18px 0}.dh-footer-bottom-inner{display:flex;justify-content:space-between;gap:18px;align-items:center}.dh-footer-bottom p{margin:0}
@media(min-width:992px){.dh-nav .dropdown:hover>.dropdown-menu{display:block;margin-top:0}}@media(max-width:1200px){.dh-nav .nav-link{font-size:13px;padding-left:7px!important;padding-right:7px!important}.dh-brand img{height:56px}.dh-quote-btn{display:none}}@media(max-width:991px){.dh-topbar-inner{padding:8px 0}.dh-top-contact .dh-hide-mobile{display:none}.dh-navbar{min-height:70px}.dh-brand img{height:52px}.dh-nav-wrap{padding:16px 0 22px}.dh-nav .nav-link{padding:10px 0!important}.dh-nav .nav-link:after{display:none}.dh-header-actions{margin:12px 0 0}.dh-quote-btn{display:inline-flex}.dh-footer-grid{grid-template-columns:1fr 1fr}.dh-article-hero{min-height:420px}}@media(max-width:700px){.dh-topbar-inner{align-items:flex-start;flex-direction:column;gap:6px}.dh-top-actions{width:100%;justify-content:space-between}.dh-footer-grid{grid-template-columns:1fr}.dh-footer-bottom-inner{align-items:flex-start;flex-direction:column}.dh-content-card{padding:24px}.dh-article-hero .container{padding-bottom:38px}.dh-article-hero h1{font-size:2.35rem}}
