*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff;margin:0;padding:0}header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:1rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000000d}.header-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.logo{font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none;flex-shrink:0}.search-form{flex:1;min-width:200px;display:flex;gap:.5rem}.search-input{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;transition:border-color .2s}.search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-button{padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.search-button:hover{background-color:#1d4ed8}.search-button:active{background-color:#1e40af}main{max-width:1200px;margin:0 auto;padding:2rem 1rem}.article-header{margin-bottom:2rem}.article-title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#111}.article-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.article-meta span{display:flex;align-items:center;gap:.25rem}.featured-image{width:100%;height:auto;border-radius:.5rem;margin-bottom:2rem;display:block}.article-content{font-size:1.125rem;line-height:1.8;color:#374151}.article-content h1,.article-content h2,.article-content h3,.article-content h4{margin-top:2rem;margin-bottom:1rem;font-weight:600;line-height:1.3;color:#111}.article-content h1{font-size:2rem}.article-content h2,.article-content h3{font-size:1.5rem}.article-content h4{font-size:1.25rem}.article-content p{margin-bottom:1.5rem}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:2rem}.article-content li{margin-bottom:.5rem}.article-content a{color:#2563eb;text-decoration:underline}.article-content a:hover{color:#1d4ed8}.article-content img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.article-content blockquote{border-left:4px solid #2563eb;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#6b7280}.posts-list{list-style:none;padding:0}.post-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem;transition:box-shadow .2s}.post-card:hover{box-shadow:0 4px 6px #0000001a}.post-card-link{text-decoration:none;color:inherit;display:block}.post-card-header{display:flex;gap:1rem;margin-bottom:1rem}.post-thumbnail{width:120px;height:120px;object-fit:cover;border-radius:.375rem;flex-shrink:0}.post-card-content{flex:1}.post-card-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#111;line-height:1.3}.post-card-excerpt{font-size:.9375rem;color:#6b7280;line-height:1.6;margin-bottom:.75rem}.post-card-meta{font-size:.875rem;color:#9ca3af}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.pagination-link{padding:.75rem 1.5rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;text-decoration:none;font-weight:500;transition:all .2s}.pagination-link:hover:not(.disabled){background-color:#f9fafb;border-color:#2563eb;color:#2563eb}.pagination-link.disabled{opacity:.5;cursor:not-allowed}.pagination-info{color:#6b7280;font-size:.875rem}.empty-state{text-align:center;padding:3rem 1rem}.empty-state-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#111}.empty-state-text{color:#6b7280;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.error-page{text-align:center;padding:4rem 1rem}.error-code{font-size:6rem;font-weight:700;color:#2563eb;margin-bottom:1rem;line-height:1}.error-title{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#111}.error-text{color:#6b7280;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}@media(max-width:768px){.article-title{font-size:1.75rem}.article-content{font-size:1rem}.article-content h1{font-size:1.75rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}.post-card-header{flex-direction:column}.post-thumbnail{width:100%;height:200px}.header-container{flex-direction:column;align-items:stretch}.search-form{width:100%}.error-code{font-size:4rem}}@media(max-width:480px){main{padding:1rem}.article-title{font-size:1.5rem}.pagination{flex-direction:column}.pagination-link{width:100%;text-align:center}}img{max-width:100%;height:auto;display:block}@media(max-width:480px){html{font-size:14px}}@media(min-width:1200px){html{font-size:18px}}section,article{margin-bottom:2rem}input:focus,textarea:focus,select:focus,button:focus,a:focus{outline:2px solid #2563eb;outline-offset:2px}.featured-image,.post-thumbnail{aspect-ratio:16 / 9;object-fit:cover}@supports (padding: max(0px)){body{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}.article-page .article-content h2,body:has(.article-page) .article-content h2{color:#fff!important;font-size:1.1rem}html body:has(.article-page) main,body:has(.article-page) main,main:has(.article-page){padding-top:0!important;margin-top:0!important;padding:0 1rem 2rem!important}html body:has(.article-page) .article-page,body:has(.article-page) .article-page{margin-top:0!important;padding-top:0!important}html body:has(.article-page) .article-header-image,body:has(.article-page) .article-header-image{margin-top:0!important;padding-top:0!important}@media print{header,.pagination,.search-form{display:none}.article-content{font-size:12pt;line-height:1.6}}.site-footer[data-astro-cid-sz7xmlte]{background-color:#01074b;padding:2rem 1rem;margin-top:2rem}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;text-align:center}.footer-disclaimer[data-astro-cid-sz7xmlte]{color:#e0e0e0;font-size:.875rem;line-height:1.6;margin:0 0 1.5rem;padding:0 1rem}.footer-disclaimer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#e0e0e0;text-decoration:underline}.footer-disclaimer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-separator[data-astro-cid-sz7xmlte]{width:100%;height:2px;background-color:#0f0;margin:1.5rem 0}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#e0e0e0;font-size:.875rem}.footer-copyright[data-astro-cid-sz7xmlte]{color:#e0e0e0}.footer-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#e0e0e0;text-decoration:none}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;text-decoration:underline}.footer-link-separator[data-astro-cid-sz7xmlte]{color:#e0e0e0}@media(min-width:768px){.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:center;gap:1rem}}
