.blog-wrapper{min-height:100vh;width:100%;background:#fff;color:#333;font-family:roboto,Helvetica,sans-serif;padding:2rem 1rem;box-sizing:border-box}.blog-container{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.blog-header{margin-bottom:3rem;position:relative}.blog-title{font-size:2.5rem;color:#222;margin-bottom:1rem;font-weight:600}.header-links{display:flex;gap:1.5rem;align-items:center}.back-link,.rss-link{color:#2b546b;text-decoration:none;font-weight:400;font-size:.95rem;transition:color .3s}.back-link:hover,.rss-link:hover{color:#1a3a4d}.rss-link .fa{margin-right:.25rem}.language-switcher{position:absolute;top:0;right:0;display:flex;gap:.5rem}.language-link{color:#2b546b;text-decoration:none;padding:.4rem .8rem;border:1px solid #2b546b;border-radius:4px;font-size:.85rem;font-weight:500;transition:all .3s}.language-link:hover{background:#2b546b;color:#fff}.posts-list{display:flex;flex-direction:column;gap:2.5rem}.post-preview{border-bottom:1px solid #e0e0e0;padding-bottom:2rem}.post-preview:last-child{border-bottom:none}.post-title{font-size:1.75rem;margin-bottom:.5rem;font-weight:600}.post-title a{color:#222;text-decoration:none;transition:color .3s}.post-title a:hover{color:#2b546b}.post-meta{font-size:.9rem;color:#666;margin-bottom:.75rem;font-weight:300}.post-meta .separator{margin:0 .5rem}.post-meta .post-date,.post-meta .translation-link{color:#666;text-decoration:none}.post-meta .post-date:hover,.post-meta .translation-link:hover{color:#2b546b}.post-description{color:#555;line-height:1.7;font-size:1rem;font-weight:300}.blog-post .post-header{margin-bottom:2.5rem}.blog-post .post-header .post-title{font-size:2.5rem;color:#222;margin-bottom:.75rem;line-height:1.3}.post-content{font-size:1.05rem;line-height:1.8;color:#333}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:#222;font-weight:600;margin:2rem 0 1rem}.post-content h1{font-size:2rem}.post-content h2{font-size:1.65rem}.post-content h3{font-size:1.35rem}.post-content p{margin-bottom:1.5rem;font-weight:300}.post-content a{color:#2b546b;text-decoration:underline;font-weight:400}.post-content a:hover{color:#1a3a4d}.post-content ul,.post-content ol{margin-bottom:1.5rem;padding-left:2rem}.post-content ul li,.post-content ol li{margin-bottom:.5rem;line-height:1.8}.post-content code{background:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-size:.9em;font-family:monospace}.post-content pre{background:#f5f5f5;padding:1rem;border-radius:5px;overflow-x:auto;margin-bottom:1.5rem}.post-content pre code{background:0 0;padding:0}.post-content blockquote{border-left:4px solid #2b546b;padding-left:1.5rem;margin:1.5rem 0;color:#555;font-style:italic}.post-content strong{font-weight:600}.post-content em{font-style:italic}.post-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.post-preview--link .post-title,.post-preview--quote .post-title{display:flex;align-items:baseline;gap:.35rem}.external-icon{font-size:.85em;color:#2b546b}.note-quote{border-left:4px solid #2b546b;padding-left:1.25rem;margin:0 0 .75rem;font-style:italic;color:#444}.note-quote p{margin:0;font-size:1.25rem;line-height:1.6;font-weight:300}.note-attribution{color:#666;font-size:.95rem;margin:0 0 .5rem;font-weight:400}.note-attribution cite{font-style:normal}.note-attribution a{color:#2b546b;text-decoration:none}.note-attribution a:hover{text-decoration:underline}.pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.pagination-link{color:#2b546b;text-decoration:none;font-weight:400;font-size:.95rem;transition:color .3s}.pagination-link:hover{color:#1a3a4d}.pagination-info{color:#666;font-size:.9rem}@media screen and (max-width:700px){.blog-wrapper{padding:1rem .5rem}.blog-container{padding:1rem}.blog-title{font-size:2rem}.blog-post .post-header .post-title{font-size:1.85rem}.post-title{font-size:1.5rem}.language-switcher{position:static;margin-bottom:1rem}.post-content{font-size:1rem}.post-content h1{font-size:1.65rem}.post-content h2{font-size:1.4rem}.post-content h3{font-size:1.2rem}}html,body{width:100%;margin:0}body{font-family:roboto,Helvetica,sans-serif;font-size:1rem}#page-wrapper{min-height:100vh}#page-wrapper:has(#wrapper){display:flex;align-items:center;justify-content:center}#wrapper{background:linear-gradient(45deg,#020913,#00121E 19%,#001F3A 28%,#063651 56%,#2B546B 71%,#827C6C);box-shadow:0 2rem 4rem .25rem rgba(46,43,55,.575);padding:3.5rem;max-width:37.5rem;width:100%;color:rgba(255,255,255,.75)}#wrapper h1{font-size:3rem}#wrapper h2{font-size:2rem}#wrapper h3{font-size:1rem;font-style:italic}#wrapper h1,#wrapper h2,#wrapper h3,#wrapper h4,#wrapper h5,#wrapper h6{color:rgba(255,255,255,.875);font-weight:600;line-height:1.3;margin:0 0 .75rem}#wrapper a{color:inherit;text-decoration:none;font-weight:700;transition:color .3s}#wrapper a:hover{color:rgba(255,255,255,.8)}#wrapper p{font-weight:300;line-height:2;margin:0 0 10px}#wrapper .separator{border-bottom:1px solid rgba(255,255,255,.875);width:100px;margin:0 0 15px}#wrapper header img{display:block;margin:0 auto;width:30%;border-radius:50%;box-shadow:0 0 2px 2px rgba(0,0,0,.2)}#wrapper footer .icons a{color:rgba(255,255,255,.75);padding:.3em .8em .2em 0;transition:color .3s}#wrapper footer .icons a:hover{color:rgba(255,255,255,.5)}#wrapper footer .icons a .label{display:none}@media screen and (max-width:700px){#page-wrapper:has(#wrapper){align-items:flex-start}#wrapper{min-height:100vh;box-sizing:border-box;width:100vw}.fa-3x{font-size:2.3em!important}}