*{margin:0;padding:0;box-sizing:border-box}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#333;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}a{text-decoration:none}a:hover{text-decoration:none}.post-content a{color:#0e7490}.post-content a:hover{color:#06b6d4}h1,h2,h3,h4,h5,h6{font-family:outfit,inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}nav.main-header-nav{display:flex;align-items:center;justify-content:space-between;max-width:900px;margin:0 auto;padding:0 2rem;gap:2rem;flex-wrap:wrap}.header-left{flex:none;display:flex;align-items:center}.header-center{flex:auto}.nav-links.header-right{flex:none;display:flex;align-items:center;gap:2rem;list-style:none;margin-bottom:0}.header-social{flex:none;display:flex;align-items:center;gap:1rem;padding-bottom:0}body>header{background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 0;top:0;z-index:100}.nav-links{display:flex;justify-content:center;list-style:none;gap:3rem;margin-bottom:1rem}.nav-site-title{flex:none;font-size:1.75rem;font-weight:700;text-decoration:none;color:#333;transition:color .3s ease}.nav-site-title:hover{color:#06b6d4}.social-links{display:flex;justify-content:center;gap:1.5rem;padding-bottom:.5rem}.social-links a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f5f5f5;transition:all .3s ease;text-decoration:none}.social-links a:hover{background:#06b6d4;transform:translateY(-2px)}.social-links svg{width:18px;height:18px;fill:#666;transition:fill .3s ease}.social-links a:hover svg{fill:#fff}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#06b6d4}main{max-width:750px;margin:0 auto;padding:0}.hero{position:relative;aspect-ratio:3/2;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:2.5rem auto 3rem;max-width:750px;border-radius:16px;box-shadow:0 16px 32px rgba(0,0,0,.15);overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:0 0}.hero-content{position:absolute;top:1.75rem;left:50%;transform:translateX(-50%);z-index:2;justify-content:center;background:0 0;padding:0;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;max-width:90%}.hero.no-image{background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8)),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 400"><rect fill="%23667eea" width="1200" height="400"/><polygon fill="%23764ba2" points="0,400 1200,0 1200,400"/><circle fill="%23ffffff" fill-opacity="0.1" cx="200" cy="80" r="40"/><circle fill="%23ffffff" fill-opacity="0.1" cx="800" cy="160" r="60"/><circle fill="%23ffffff" fill-opacity="0.1" cx="1000" cy="280" r="50"/></svg>')}.hero.no-image::before{display:none}.hero-image{width:80px;height:80px;background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);border-radius:50%;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.site-title{font-size:3rem;font-weight:800;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.45),0 1px 2px rgba(0,0,0,.35);margin-bottom:1rem}.site-subtitle{font-size:1.1rem;color:rgba(255,255,255,.96);text-shadow:0 2px 8px rgba(0,0,0,.65),0 4px 18px rgba(0,0,0,.6),0 0 1px rgba(0,0,0,.7);font-weight:500;-webkit-text-stroke:.25px rgba(0,0,0,.25);max-width:100%;white-space:nowrap;margin:0 auto}.articles{max-width:750px;margin:0 auto;padding:0}.article-list{display:flex;flex-direction:column;gap:1rem}article{display:block;padding:2rem 0;border-bottom:1px solid #e8e8e8;transition:opacity .3s ease}article:last-child{border-bottom:none}.article-image{flex-shrink:0;width:200px;height:120px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.9rem;overflow:hidden}.article-image img{width:100%;height:100%;object-fit:cover}.article-content{flex:1}article h3{font-size:1.4rem;margin-bottom:.8rem;color:#1a1a1a;font-weight:600}article h3 a{color:#0e7490}article h3 a:hover{color:#06b6d4}article p{color:#374151;margin-bottom:1rem;line-height:1.7}.article-meta{font-size:.875rem;color:#888;margin-bottom:.5rem}.read-more{display:inline-block;color:#0e7490;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s ease}.read-more:hover{color:#06b6d4}.single-post{max-width:750px;margin:2rem auto;padding:0}.post-hero img{width:100%;height:400px;object-fit:cover;border-radius:12px;margin-bottom:2rem}.post-header{margin-bottom:2rem;text-align:center}.post-meta{color:#9ca3af;font-size:.8rem;margin-bottom:1rem}.post-header h1{font-size:2.75rem;font-weight:800;color:#111827;margin-bottom:1rem;line-height:1.2}.post-description{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem}.post-taxonomies{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.categories,.tags{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.category-tag,.tag{background:0 0;color:#0e7490;border:1px solid #0e7490;border-radius:6px;padding:.2rem .5rem;font-size:.8rem}.category-tag{background:rgba(6,182,212,.15);color:#0e7490}.category-tag:hover{background:rgba(6,182,212,.25)}.tag{background:0 0;color:#0e7490;border:1px solid #0e7490;border-radius:6px;padding:.2rem .5rem;font-size:.8rem}.tag:hover{background:rgba(14,116,144,.12)}.post-content{max-width:750px;margin-left:auto;margin-right:auto;margin-bottom:3.5rem}.post-content h2{font-size:1.875rem;font-weight:600;margin:2.75rem 0 1rem;color:#111827}.post-content h3{font-size:1.5rem;font-weight:600;margin:2rem 0 .75rem;color:#111827}.post-content h4{font-size:1.25rem;font-weight:600;margin:1.6rem 0 .5rem;color:#111827}.post-content p{margin-bottom:1.15rem;color:#374151;line-height:1.8}.post-content mark{background:#fde68a;color:#111827;padding:0 .2em;border-radius:3px}.post-content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.post-content pre{background:#1f2937;color:#f9fafb;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0}.post-content code{background:#f3f4f6;padding:.125rem .25rem;border-radius:4px;font-size:.875rem;font-family:monaco,menlo,ubuntu mono,monospace}.post-content pre code{background:0 0;padding:0}.post-content blockquote{border-left:4px solid #0e7490;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#4b5563}.post-content ul,.post-content ol{padding-left:1.5rem;margin-bottom:1.25rem;line-height:1.75}.post-content li{margin-bottom:.4rem}.post-content dl{margin:1.5rem 0 2rem}.post-content dt{margin-top:1rem;font-weight:700;color:#111827}.post-content dd{margin:.4rem 0 1.1rem .5rem;padding-left:.9rem;border-left:2px solid #cbd5e1;color:#374151}.post-content table{width:100%;border-collapse:separate;border-spacing:0;margin:1.6rem 0 1.9rem;font-size:.98rem;border:1px solid #d1d5db;border-radius:10px;overflow:hidden;background:#fff}.post-content th,.post-content td{border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:.65rem .8rem;text-align:left;vertical-align:top}.post-content tr>:last-child{border-right:none}.post-content tbody tr:last-child td{border-bottom:none}.post-content thead th{background:#f3f4f6;color:#111827;font-weight:700}.post-content tbody tr:nth-child(even){background:#f9fafb}.post-content hr{border:0;border-top:1px solid #d1d5db;margin:2rem 0}.post-content .footnotes{margin-top:2.5rem;padding-top:0;border-top:none;color:#374151}.post-content .footnotes>hr{display:none}.post-content .footnotes p{margin-bottom:.55rem}.post-content .footnotes ol{margin:0;padding-left:1.35rem}.post-content .footnotes li{margin-bottom:.85rem}.post-content .footnote-ref a{color:#0e7490;text-decoration:none;font-weight:600;font-size:.8em}.post-content .footnote-backref{text-decoration:none;margin-left:.2rem}.post-footer{border-top:1px solid #e5e7eb;padding-top:2rem;margin-top:3rem}.author-info{margin-bottom:1.5rem;font-weight:500;color:#374151}.share-buttons{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.share-buttons h4{margin-bottom:1rem;color:#111827;width:100%}.share-btn{padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .2s ease}.share-btn.twitter{background:#1da1f2;color:#fff}.share-btn.facebook{background:#1877f2;color:#fff}.share-btn.linkedin{background:#0a66c2;color:#fff}.share-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.related-posts{max-width:800px;margin:4rem auto 0;padding:0 2rem}.related-posts h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.related-post{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .2s ease}.related-post:hover{transform:translateY(-2px)}.related-image img{width:100%;height:200px;object-fit:cover}.related-content{padding:1rem}.related-content h4{margin-bottom:.5rem}.related-content h4 a{text-decoration:none;color:#111827;font-weight:600}.related-content time{color:#6b7280;font-size:.875rem}.list-page{max-width:750px;margin:0 auto;padding:0}.list-header{text-align:center;margin:2rem 0 3rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.list-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.list-description{font-size:1.125rem;color:#6b7280;margin-bottom:1rem;max-width:600px;margin-left:auto;margin-right:auto}.list-count{color:#9ca3af;font-size:.875rem}.pagination{text-align:center;margin-top:3rem}.pagination a,.pagination span{display:inline-block;padding:.5rem 1rem;margin:0 .25rem;text-decoration:none;border-radius:4px;transition:all .2s ease}.pagination a{color:#0e7490}.pagination a:hover{background:#f3f4f6}.pagination span{background:#06b6d4;color:#fff}.pagination .prev,.pagination .next{margin:0 1rem;font-weight:500}body>footer{background:#333;color:#ccc;text-align:center;padding:2.5rem 0;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.copyright{font-size:.9rem;color:#888}@media(max-width:768px){nav{padding:0 1rem}main{padding:0 1rem}.nav-links{gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.social-links{gap:1rem}.site-title{font-size:2rem}.site-subtitle{font-size:1rem;white-space:normal}.hero{margin:1.5rem auto 2.5rem}.hero-content{top:1rem}.articles{padding:0 0 4rem;max-width:800px;margin:0 auto}article{flex-direction:column;gap:1rem}.article-image{width:100%;height:180px}.footer-links{gap:1rem}.single-post{padding:0 1rem}.post-header h1{font-size:2rem}.post-content table{display:block;overflow-x:auto;white-space:nowrap}.share-buttons{flex-direction:column;align-items:flex-start;gap:.5rem}.related-posts{padding:0 1rem}.list-page{padding:1rem}.list-header h1{font-size:2rem}}@media(max-width:480px){.nav-links{gap:1rem}main{padding:0 1rem}.hero{margin:1.5rem auto 2.5rem}.hero-content{top:.75rem}.hero-image{width:60px;height:60px;font-size:1.2rem}.site-title{font-size:1.8rem}.post-header h1{font-size:1.75rem}.related-grid{grid-template-columns:1fr}}.text-center{text-align:center}.mb-2{margin-bottom:1rem}.mb-4{margin-bottom:2rem}.mt-4{margin-top:2rem}@media print{.social-links,.share-buttons,.related-posts,body>footer{display:none}body{background:#fff}.hero{margin:1.5rem auto 2.5rem}}.tags-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.tags-list .tag{background:0 0;color:#0e7490;border:1px solid #0e7490;border-radius:6px;padding:.2rem .5rem;font-size:.8rem}.tags-list .tag:hover{background:rgba(14,116,144,.12)}.related-post .related-card{display:block;color:inherit;text-decoration:none}.related-post{background:0 0;box-shadow:none;border:0;overflow:visible}.related-grid .related-post{background:0 0 !important;box-shadow:none !important;border:0 !important}.related-image{width:100%;height:130px;border-radius:12px;overflow:hidden;background:#f3f4f6;box-shadow:0 12px 24px rgba(0,0,0,.12)}.related-image img{width:100%;height:100%;object-fit:cover;display:block}.related-image.placeholder{display:flex;align-items:center;justify-content:center;color:#9ca3af}.related-content{margin-top:.75rem;padding:0 .75rem}.related-title{color:#0e7490;font-weight:600;text-decoration:none;line-height:1.35;display:inline-block}.related-title:hover{color:#06b6d4}.related-title:focus-visible{outline:2px solid #0e7490;outline-offset:2px;border-radius:2px}@media(min-width:768px){.related-grid{grid-template-columns:repeat(3,1fr) !important;gap:1rem}}@media(max-width:767px) and (min-width:481px){.related-grid{grid-template-columns:repeat(2,1fr) !important;gap:1rem}}@media(max-width:480px){.related-grid{grid-template-columns:1fr !important;gap:1rem}}