@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=DM+Sans:wght@300;400;500&display=swap");@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes bd-fadein{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.bd-page{background:#ffffff;min-height:100vh}.bd-wrapper{max-width:1200px;margin:0 auto;padding:40px 24px 100px}.bd-back-btn{display:inline-flex;align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#2563eb;background:#eff6ff;border:none;border-radius:8px;padding:8px 18px;cursor:pointer;margin-bottom:36px;transition:background .2s ease}.bd-back-btn:hover{background:#dbeafe}.bd-article{max-width:860px;animation:bd-fadein .4s ease both}.bd-category{display:inline-block;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:#2563eb;background:#eff6ff;border-radius:6px;padding:4px 12px;margin-bottom:16px}.bd-title{font-family:Playfair Display,serif;font-size:38px;font-weight:700;color:#0f172a;line-height:1.25;margin:0 0 20px}@media (max-width:640px){.bd-title{font-size:24px}}.bd-meta{display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding-bottom:24px;border-bottom:1px solid #f1f5f9;margin-bottom:32px}.bd-meta-item{font-size:13.5px;color:#64748b}.bd-meta-item,.bd-meta-link{font-family:DM Sans,sans-serif}.bd-meta-link{font-size:13px;color:#2563eb;text-decoration:none;border-bottom:1px dashed #93c5fd;padding-bottom:1px}.bd-meta-link:hover{color:#1d4ed8}.bd-hero-wrap{border-radius:16px;overflow:hidden;margin-bottom:40px;line-height:0}.bd-hero-img{width:100%;max-height:480px;object-fit:cover;display:block}.bd-content{font-family:DM Sans,sans-serif;font-size:16px;line-height:1.9;color:#334155;margin-bottom:48px;overflow-x:auto}.bd-content h1{font-size:28px;font-weight:700;margin:36px 0 14px}.bd-content h1,.bd-content h2{font-family:Playfair Display,serif;color:#0f172a;line-height:1.3}.bd-content h2{font-size:22px;font-weight:600;margin:28px 0 12px}.bd-content h3{font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;color:#1e293b;margin:22px 0 10px}.bd-content p{margin-bottom:18px}.bd-content ol,.bd-content ul{padding-left:22px;margin-bottom:18px}.bd-content li{margin-bottom:8px}.bd-content a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.bd-content img{max-width:100%;height:auto;border-radius:10px;margin:20px 0;display:block}.bd-content table{width:100%;border-collapse:collapse;margin:24px 0;font-size:15px;min-width:500px}.bd-content table td,.bd-content table th{padding:12px 16px;border:1px solid #e2e8f0;vertical-align:top;text-align:left}.bd-content table th{background:#f8fafc;font-weight:500;color:#0f172a}.bd-content table tr:nth-child(2n) td{background:#fafafa}.bd-content blockquote{border-left:4px solid #2563eb;margin:28px 0;padding:14px 20px;background:#eff6ff;border-radius:0 10px 10px 0;color:#475569;font-style:italic}.bd-content strong{font-weight:500;color:#1e293b}.bd-tags-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;flex-wrap:wrap}.bd-tags-label{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#94a3b8;min-width:72px;padding-top:4px}.bd-tags{display:flex;flex-wrap:wrap;gap:8px}.bd-tag{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;border-radius:6px;padding:4px 12px}.bd-tag-gray{background:#f1f5f9;color:#475569}.bd-tag-blue{background:#eff6ff;color:#2563eb}.bd-meta-box{margin-top:40px;padding:22px 24px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.bd-meta-box-heading{font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#94a3b8;margin-bottom:16px}.bd-meta-box-row{display:flex;gap:16px;padding:10px 0;border-top:1px solid #f1f5f9;font-family:DM Sans,sans-serif;font-size:13.5px}.bd-meta-box-label{min-width:100px;font-weight:500;color:#94a3b8;flex-shrink:0}.bd-meta-box-value{color:#475569;line-height:1.6}.bd-error{text-align:center;padding:80px 20px;font-family:DM Sans,sans-serif;font-size:15px;color:#ef4444}.bd-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}.bd-skeleton-img{width:100%;height:400px;border-radius:16px;margin-bottom:32px}.bd-skeleton-body{max-width:860px}.bd-skeleton-line{border-radius:6px;margin-bottom:10px}