.blog-details table{width:100%;border-collapse:collapse;margin:2.5rem 0;background:white;box-shadow:0 10px 30px rgba(102,126,234,.15);border-radius:12px;overflow:hidden;font-size:.95rem}.blog-details table thead{background:linear-gradient(135deg,#667eea,#764ba2);position:relative}.blog-details table thead:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);opacity:.3}.blog-details table th{padding:1.5rem 1.25rem;text-align:left;color:white;font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:1.2px;background:inherit;position:relative;text-shadow:0 1px 2px rgba(0,0,0,.1)}.blog-details table th:not(:last-child){border-right:1px solid rgba(255,255,255,.2)}.blog-details table td{padding:1.25rem;border-bottom:1px solid #f0f0f0;color:#374151;vertical-align:middle;font-size:.95rem}.blog-details table tbody tr{transition:all .3s cubic-bezier(.4,0,.2,1);background-color:#fafafa}.blog-details table tbody tr:nth-child(2n){background-color:#f5f5f5}.blog-details table tbody tr:hover{background:linear-gradient(90deg,#f3f4f6,#fafafa);box-shadow:inset 0 0 0 1px #e5e7eb,0 4px 12px rgba(102,126,234,.1);transform:translateY(-2px)}.blog-details table tbody tr:last-child td{border-bottom:none}.dark .blog-details table{background:#1f2937;box-shadow:0 10px 30px rgba(102,126,234,.25)}.dark .blog-details table thead{background:linear-gradient(135deg,#667eea,#764ba2)}.dark .blog-details table td{color:#d1d5db;border-bottom-color:#374151}.dark .blog-details table tbody tr{background-color:#111827}.dark .blog-details table tbody tr:nth-child(2n){background-color:#1f2937}.dark .blog-details table tbody tr:hover{background:linear-gradient(90deg,#2d3748,#1f2937);box-shadow:inset 0 0 0 1px #4b5563,0 4px 12px rgba(102,126,234,.2)}.blog-details table code{background-color:#f3f4f6;padding:.4rem .8rem;border-radius:5px;font-family:Courier New,Courier,monospace;font-size:.85rem;color:#d97706;word-break:break-word;font-weight:600;display:inline-block}.dark .blog-details table code{background-color:#374151;color:#fbbf24}.blog-details li code,.blog-details p code{background-color:#f3f4f6;padding:.35rem .7rem;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.9rem;color:#d97706;word-break:break-word;font-weight:500}.dark .blog-details li code,.dark .blog-details p code{background-color:#374151;color:#fbbf24}.blog-details pre{background-color:#0f172a;color:#e2e8f0;padding:1.75rem;border-radius:12px;overflow-x:auto;margin:2.5rem 0;line-height:1.7;font-family:Fira Code,JetBrains Mono,Courier New,Courier,monospace;font-size:.95rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid #1e293b;position:relative}.blog-details pre:before{content:"";position:absolute;top:12px;left:12px;display:flex;gap:6px}.blog-details pre code{background:none;color:inherit;padding:0;border-radius:0;font-weight:400}.blog-details ol,.blog-details ul{margin:1.75rem 0;padding-left:2.5rem}.blog-details li{margin:.85rem 0;line-height:1.85;color:#374151;font-size:1rem}.dark .blog-details li{color:#d1d5db}.blog-details ol li{list-style-type:decimal}.blog-details ul li{list-style-type:disc}.blog-details ul li ul{margin-top:.5rem;margin-bottom:.5rem}.blog-details ul li ul li{list-style-type:circle;margin-left:1.5rem}.blog-details ol li ol{margin-top:.5rem;margin-bottom:.5rem}.blog-details ol li ol li{list-style-type:lower-alpha}.blog-details blockquote{border-left:5px solid #667eea;margin:2rem 0;padding:1.5rem 1.5rem 1.5rem 1.75rem;background:linear-gradient(90deg,#f9fafb,transparent);border-radius:6px;color:#6b7280;font-style:italic;font-size:1.05rem;line-height:1.8;box-shadow:0 2px 8px rgba(102,126,234,.1)}.dark .blog-details blockquote{background:linear-gradient(90deg,#2d3748,transparent);color:#d1d5db;border-left-color:#a78bfa}.blog-details p{margin:1.5rem 0;line-height:1.85;color:#374151;font-size:1.025rem;letter-spacing:.3px}.dark .blog-details p{color:#d1d5db}.blog-details h1,.blog-details h2,.blog-details h3,.blog-details h4,.blog-details h5,.blog-details h6{margin-top:2.5rem;margin-bottom:1.25rem;font-weight:800;line-height:1.2;color:#1f2937;letter-spacing:-.5px}.dark .blog-details h1,.dark .blog-details h2,.dark .blog-details h3,.dark .blog-details h4,.dark .blog-details h5,.dark .blog-details h6{color:#f3f4f6}.blog-details h1{font-size:2.75rem;margin-top:3rem}.blog-details h2{font-size:2.25rem;padding-bottom:.75rem;border-bottom:3px solid #667eea;display:inline-block;background:linear-gradient(90deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .blog-details h2{border-bottom-color:#a78bfa}.blog-details h3{font-size:1.85rem;color:#1f2937;margin-top:2.5rem;margin-bottom:1rem;font-weight:700;border-left:5px solid #667eea;padding-left:1.25rem;line-height:1.3}.dark .blog-details h3{color:#f3f4f6;border-left-color:#a78bfa}.blog-details h4{font-size:1.5rem;color:#374151;margin-top:2rem;margin-bottom:1rem;font-weight:700;display:flex;align-items:center}.blog-details h4:before{content:"#";color:#667eea;margin-right:.75rem;font-weight:400;font-size:1.2rem}.dark .blog-details h4{color:#e5e7eb}.blog-details h5{font-size:1.2rem}.blog-details h6{font-size:1.1rem}.blog-details hr{margin:2.5rem 0;border:none;height:2px;background:linear-gradient(90deg,transparent,#667eea,#764ba2,transparent)}.dark .blog-details hr{background:linear-gradient(90deg,transparent,#a78bfa,#c4b5fd,transparent)}.blog-details a{color:#667eea;text-decoration:none;transition:all .3s ease;font-weight:500;border-bottom:2px solid transparent}.blog-details a:hover{color:#764ba2;border-bottom-color:#764ba2;text-decoration:none}.dark .blog-details a{color:#a78bfa}.dark .blog-details a:hover{color:#c4b5fd;border-bottom-color:#c4b5fd}@media (max-width:768px){.blog-details table{font-size:.85rem;margin:1.5rem 0}.blog-details table th{font-size:.75rem;padding:.85rem;letter-spacing:.5px}.blog-details table td{padding:.85rem}.blog-details h2{font-size:1.75rem}.blog-details h3{font-size:1.4rem}.blog-details p{font-size:.95rem}}@media (max-width:480px){.blog-details table{font-size:.8rem}.blog-details table td,.blog-details table th{padding:.6rem}.blog-details pre{padding:1rem;font-size:.8rem}.blog-details ol,.blog-details ul{padding-left:1.5rem}.blog-details li{font-size:.95rem}}.blog-details pre::-webkit-scrollbar{height:8px}.blog-details pre::-webkit-scrollbar-track{background:#2d3748;border-radius:4px}.blog-details pre::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#667eea,#764ba2);border-radius:4px}.blog-details pre::-webkit-scrollbar-thumb:hover{background:#764ba2}.blog-details b,.blog-details strong{font-weight:800;color:#1f2937;background:linear-gradient(90deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .blog-details b,.dark .blog-details strong{color:#f3f4f6}.blog-details em,.blog-details i{font-style:italic;color:#6b7280;font-weight:500}.dark .blog-details em,.dark .blog-details i{color:#d1d5db}.blog-details ol ol,.blog-details ol ul,.blog-details ul ol,.blog-details ul ul{margin-top:.5rem;margin-bottom:.5rem}.blog-details img{max-width:100%;height:auto;border-radius:10px;margin:2rem 0;box-shadow:0 8px 24px rgba(102,126,234,.15);border:2px solid #e5e7eb}.dark .blog-details img{box-shadow:0 8px 24px rgba(102,126,234,.25);border-color:#374151}@media (max-width:768px){.blog-details table{display:block;overflow-x:auto}}.blog-details>*+*{margin-top:1.5rem}.blog-details>p:first-of-type{font-size:1.15rem;line-height:1.9;color:#6b7280;font-weight:500}.dark .blog-details>p:first-of-type{color:#d1d5db}