.bdp-page{min-height:100vh;background:#fff}.bdp-topbar{background:#fff;border-bottom:1px solid #e5e7eb}.bdp-topbarInner{max-width:1200px;margin:0 auto;padding:16px 24px}.bdp-back{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;cursor:pointer;color:#6b7280;font-size:14px;font-weight:600;padding:6px 0}.bdp-back:hover{color:#cba135}.bdp-container{max-width:1200px;margin:0 auto;padding:28px 24px 56px}.bdp-breadcrumbs{color:#9ca3af;font-size:12px;font-weight:600;letter-spacing:.02em;margin-bottom:16px}.bdp-breadcrumbLink{background:transparent;border:0;padding:0;cursor:pointer;color:inherit;font:inherit}.bdp-breadcrumbLink:hover{color:#cba135}.bdp-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}.bdp-main{min-width:0}.bdp-title{font-size:44px;line-height:1.05;font-weight:900;color:#111827;letter-spacing:-.02em;margin:0 0 18px}.bdp-divider{border:0;border-top:1px solid #e5e7eb;margin:18px 0}.bdp-metaRow{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.bdp-author{display:flex;align-items:center;gap:10px}.bdp-avatar{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;background:#cba1351f;border:1px solid rgba(203,161,53,.25);color:#111827;font-weight:800;font-size:12px}.bdp-authorName{font-size:14px;font-weight:800;color:#111827}.bdp-authorSub{font-size:12px;color:#6b7280;margin-top:2px}.bdp-actions{display:flex;gap:10px}.bdp-iconBtn{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;border:1px solid #e5e7eb;background:#fff;cursor:pointer;color:#111827}.bdp-iconBtn:hover{border-color:#cba13573;color:#cba135}.bdp-hero{margin-top:18px;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb}.bdp-heroImg{width:100%;height:auto;display:block}.bdp-heroCaption{padding:10px 14px;font-size:12px;color:#6b7280;font-style:italic}.bdp-summary{margin:18px 0 12px;font-size:16px;line-height:1.7;color:#111827}.bdp-content{margin-top:8px}.bdp-tags{display:flex;flex-wrap:wrap;gap:8px;padding-top:18px;margin-top:18px;border-top:1px solid #e5e7eb}.bdp-tag{padding:6px 10px;border-radius:999px;background:#cba1351a;border:1px solid rgba(203,161,53,.22);color:#cba135;font-size:12px;font-weight:800}.bdp-aside{position:sticky;top:24px;display:flex;flex-direction:column;gap:14px}.bdp-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.bdp-cardTitle{font-size:11px;font-weight:900;color:#111827;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.bdp-tocList{display:flex;flex-direction:column;gap:6px}.bdp-tocBtn{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:transparent;border:0;cursor:pointer;text-align:left;color:#111827;font-size:13px;font-weight:700}.bdp-tocBtnLevel2{padding-left:10px}.bdp-tocBtnLevel3{padding-left:22px;font-size:12.5px}.bdp-tocBtn:hover{background:#f3f4f6}.bdp-tocDot{width:8px;height:8px;border-radius:999px;background:#d1d5db;flex:0 0 auto}.bdp-tocBtnActive{background:#3b82f61a}.bdp-tocBtnActive .bdp-tocDot{background:#3b82f6}.bdp-relatedList{display:flex;flex-direction:column;gap:10px}.bdp-relatedItem{display:flex;gap:10px;align-items:center;border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.bdp-relatedThumb{width:56px;height:44px;border-radius:10px;-o-object-fit:cover;object-fit:cover;border:1px solid #e5e7eb}.bdp-relatedTitle{font-size:12px;font-weight:800;color:#111827;line-height:1.25}.bdp-relatedMeta{font-size:11px;color:#6b7280;margin-top:3px}.bdp-newsletter{background:#0b1220;border-radius:14px;padding:16px;border:1px solid rgba(255,255,255,.08)}.bdp-newsletterIcon{width:42px;height:42px;border-radius:12px;background:#3b82f633;display:grid;place-items:center;margin-bottom:12px}.bdp-newsletterTitle{font-size:16px;font-weight:900;color:#fff;margin:0 0 6px}.bdp-newsletterDesc{font-size:12px;color:#ffffffbf;line-height:1.6;margin:0 0 12px}.bdp-newsletterInput{width:100%;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;padding:0 12px;outline:none;font-size:13px;margin-bottom:10px}.bdp-newsletterBtn{width:100%;height:40px;border-radius:10px;border:0;background:#3b82f6;color:#fff;font-weight:900;cursor:pointer;font-size:13px}.bdp-newsletterBtn:hover{filter:brightness(.95)}.bdp-loading{min-height:70vh;display:grid;place-items:center;color:#6b7280}.bdp-spinner{width:44px;height:44px;border-radius:999px;border:4px solid #f3f4f6;border-top-color:#cba135;animation:bdpSpin 1s linear infinite;margin:0 auto 12px}@keyframes bdpSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bdp-error{text-align:center;max-width:420px;padding:0 16px}.bdp-errorTitle{font-size:20px;font-weight:900;color:#111827;margin:0 0 8px}.bdp-errorText{color:#6b7280;margin:0 0 16px}.bdp-errorBtn{height:40px;padding:0 14px;border-radius:10px;border:0;cursor:pointer;background:#cba135;color:#111827;font-weight:900}@media (max-width: 980px){.bdp-grid{grid-template-columns:1fr}.bdp-aside{position:relative;top:0}.bdp-title{font-size:34px}}.blog-content{line-height:1.7;color:#000}.blog-content h1{font-size:2.25rem;font-weight:700;margin:2rem 0 1rem;color:#000}.blog-content h2{font-size:1.875rem;font-weight:600;margin:1.5rem 0 1rem;color:#000}.blog-content h3{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#000}.blog-content h4{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#000}.blog-content p{margin:1rem 0;text-align:justify;color:#000}.blog-content img{max-width:100%;height:auto;border-radius:12px;margin:30px 0;box-shadow:0 8px 24px #cba13533;display:block;transition:transform .3s ease,box-shadow .3s ease}.blog-content img:hover{transform:translateY(-2px);box-shadow:0 12px 32px #cba1354d}.blog-content ul,.blog-content ol{margin:1rem 0;padding-left:2rem;color:#000}.blog-content li{margin:.5rem 0;color:#000}.blog-content ul{list-style-type:disc!important;list-style-position:outside!important}.blog-content ol{list-style-type:decimal!important;list-style-position:outside!important}.blog-content ul,.blog-content ol{padding-left:1.5rem!important;margin:1rem 0!important}.blog-content li{display:list-item!important;white-space:normal!important;margin:.5rem 0!important}.blog-content li>*{display:inline}.blog-content strong{font-weight:600;color:#000}.blog-content a{color:#cba135;text-decoration:underline}.blog-content a:hover{color:#a0841f}.blog-content blockquote{border-left:4px solid #cba135;padding-left:1rem;margin:1rem 0;font-style:italic;background:#cba1351a;padding:1rem;border-radius:4px;color:#111827}
