:root{--bsg-dark-blue:#0E264A;--bsg-royal-blue:#0048D4;--bsg-bright-blue:#0076FE;--bsg-teal:#00CEBA;--bsg-light-teal:#00E4D0;--bsg-mint:#E6F8F4;--bsg-white:#FFFFFF;--bsg-deep-teal:#0E7680;--bsg-green:#2ACC7C;--bsg-body-bg:#F5F6F7;--bsg-font:'Helvetica Neue', Helvetica, Arial, sans-serif;--bsg-shadow-sm:0 2px 8px rgba(14, 38, 74, 0.08);--bsg-shadow-md:0 4px 16px rgba(14, 38, 74, 0.12);--bsg-radius:4px;--bsg-transition:all 0.2s ease;--bsg-grey-light:#6C757D;--bsg-grey-border:#DEE2E6;--bsg-grey-bg:#F1F3F5;--bsg-content-width:1200px;--bsg-sidebar-width:320px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--bsg-font);font-size:1rem;line-height:1.6;color:var(--bsg-dark-blue);background-color:var(--bsg-body-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3;color:var(--bsg-dark-blue)}a{color:var(--bsg-bright-blue);text-decoration:none;transition:var(--bsg-transition)}a:hover{color:var(--bsg-royal-blue)}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}.header{background-color:var(--bsg-white);border-bottom:1px solid var(--bsg-grey-border);padding:1.25rem 0}.header__container{max-width:var(--bsg-content-width);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.header__brand{display:flex;flex-direction:column}.header__title{font-size:1.625rem;font-weight:700;color:var(--bsg-dark-blue);text-decoration:none;line-height:1.2}.header__title:hover{color:var(--bsg-dark-blue);text-decoration:none}.header__tagline{font-size:.875rem;color:var(--bsg-grey-light);margin-top:.125rem}.header__nav{display:flex;align-items:center}.header__links{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.header__links a{font-size:.9375rem;font-weight:500;color:var(--bsg-dark-blue);text-decoration:none;transition:var(--bsg-transition)}.header__links a:hover{color:var(--bsg-bright-blue);text-decoration:none}.site-content{max-width:var(--bsg-content-width);margin:0 auto;padding:2rem 1.5rem;display:flex;gap:2.5rem;align-items:flex-start}.site-main{flex:1;min-width:0}.sidebar{width:var(--bsg-sidebar-width);flex-shrink:0;padding-top:.25rem}.sidebar__widget{margin-bottom:1.75rem}.sidebar__logo{margin:0}.sidebar__logo img{max-width:140px;height:auto}.sidebar__about{font-size:.875rem;line-height:1.6;color:var(--bsg-grey-light)}.sidebar__about a{color:var(--bsg-bright-blue);text-decoration:none}.sidebar__about a:hover{text-decoration:underline}.sidebar__search-input{width:100%;padding:.5rem .75rem;font-size:.9375rem;font-family:var(--bsg-font);border:1px solid var(--bsg-grey-border);border-radius:var(--bsg-radius);background:var(--bsg-white);color:var(--bsg-dark-blue);outline:none;transition:var(--bsg-transition)}.sidebar__search-input::placeholder{color:#adb5bd}.sidebar__search-input:focus{border-color:var(--bsg-bright-blue);box-shadow:0 0 0 2px rgba(0,118,254,.15)}.sidebar__social-list{display:flex;gap:.625rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}.sidebar__social-list li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--bsg-dark-blue);color:var(--bsg-white);transition:var(--bsg-transition)}.sidebar__social-list li a:hover{background-color:var(--bsg-bright-blue)}.sidebar__social-list li a svg{width:16px;height:16px;fill:currentColor}.sidebar__social-list li a span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.archive{}.post-card{background-color:var(--bsg-white);border:1px solid var(--bsg-grey-border);border-radius:var(--bsg-radius);padding:1.5rem 1.75rem;margin-bottom:1.25rem}.post-card__title{font-size:1.375rem;font-weight:700;line-height:1.35;margin-bottom:.5rem}.post-card__title a{color:var(--bsg-dark-blue);text-decoration:none;transition:var(--bsg-transition)}.post-card__title a:hover{color:var(--bsg-bright-blue)}.post-card__meta{font-size:.8125rem;color:var(--bsg-grey-light);margin-bottom:.75rem;display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.post-card__category{color:var(--bsg-bright-blue);font-weight:600;text-decoration:none;text-transform:uppercase;font-size:.75rem;letter-spacing:.3px}.post-card__category:hover{color:var(--bsg-royal-blue);text-decoration:underline}.post-card__sep{color:var(--bsg-grey-border)}.post-card__excerpt{font-size:.9375rem;line-height:1.6;color:#555;margin-bottom:1rem}.post-card__read-more{margin:0}.post-card__read-more-link{display:inline-block;padding:.4375rem 1.125rem;background-color:var(--bsg-bright-blue);color:var(--bsg-white);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:50px;text-decoration:none;transition:var(--bsg-transition)}.post-card__read-more-link:hover{background-color:var(--bsg-royal-blue);color:var(--bsg-white);text-decoration:none}.pagination{display:flex;align-items:center;justify-content:center;margin-top:1.5rem;padding:1rem 0}.pagination__numbers{display:flex;align-items:center;gap:.375rem}.pagination__number{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;font-size:.875rem;font-weight:500;color:var(--bsg-dark-blue);background-color:var(--bsg-white);border:1px solid var(--bsg-grey-border);border-radius:var(--bsg-radius);text-decoration:none;transition:var(--bsg-transition)}.pagination__number:hover{background-color:var(--bsg-bright-blue);border-color:var(--bsg-bright-blue);color:var(--bsg-white);text-decoration:none}.pagination__number--current{background-color:var(--bsg-bright-blue);border-color:var(--bsg-bright-blue);color:var(--bsg-white)}.pagination__number--next{font-size:.8125rem;font-weight:600;letter-spacing:.3px;padding:0 .875rem}.pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:2.25rem;font-size:.875rem;color:var(--bsg-grey-light)}.post{}.post__header{background-color:var(--bsg-white);border:1px solid var(--bsg-grey-border);border-bottom:none;border-radius:var(--bsg-radius)var(--bsg-radius)0 0;padding:2rem 2rem 1.5rem}.post__title{font-size:2rem;font-weight:700;line-height:1.25;color:var(--bsg-dark-blue);margin-bottom:.75rem}.post__meta{font-size:.8125rem;color:var(--bsg-grey-light);display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.post__category{color:var(--bsg-bright-blue);font-weight:600;text-decoration:none;text-transform:uppercase;font-size:.75rem;letter-spacing:.3px}.post__category:hover{text-decoration:underline}.post__date{color:var(--bsg-grey-light)}.post__content{background-color:var(--bsg-white);border:1px solid var(--bsg-grey-border);border-top:none;border-radius:0 0 var(--bsg-radius)var(--bsg-radius);padding:0 2rem 2rem;font-size:1.0625rem;line-height:1.7;color:#333}.post__content h2{font-size:1.625rem;font-weight:700;margin:2rem 0 .75rem;color:var(--bsg-dark-blue)}.post__content h3{font-size:1.3125rem;font-weight:700;margin:1.75rem 0 .625rem;color:var(--bsg-dark-blue)}.post__content h4{font-size:1.0625rem;font-weight:700;margin:1.5rem 0 .5rem;color:var(--bsg-dark-blue)}.post__content p{margin-bottom:1.25rem}.post__content ul,.post__content ol{margin:0 0 1.25rem 1.5rem;padding:0}.post__content ul{list-style-type:disc}.post__content ol{list-style-type:decimal}.post__content li{margin-bottom:.375rem;line-height:1.6}.post__content li>ul,.post__content li>ol{margin-top:.375rem;margin-bottom:0}.post__content blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid var(--bsg-teal);background-color:var(--bsg-mint);border-radius:0 var(--bsg-radius)var(--bsg-radius)0;font-style:italic;color:var(--bsg-dark-blue)}.post__content blockquote p:last-child{margin-bottom:0}.post__content code{font-family:sf mono,fira code,Menlo,Consolas,monospace;font-size:.875em;background-color:var(--bsg-grey-bg);padding:.125rem .375rem;border-radius:3px;color:var(--bsg-deep-teal)}.post__content pre{margin:1.5rem 0;padding:1.25rem 1.5rem;background-color:#1e293b;color:#e2e8f0;border-radius:var(--bsg-radius);overflow-x:auto;line-height:1.5;font-size:.875rem}.post__content pre code{background:0 0;padding:0;border-radius:0;color:inherit;font-size:inherit}.post__content img{max-width:100%;height:auto;margin:1.5rem 0;border-radius:var(--bsg-radius)}.post__content figure{margin:1.5rem 0}.post__content figcaption{text-align:center;font-size:.875rem;color:var(--bsg-grey-light);margin-top:.5rem;font-style:italic}.post__content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9375rem}.post__content thead{background-color:var(--bsg-dark-blue);color:var(--bsg-white)}.post__content th{padding:.75rem 1rem;text-align:left;font-weight:600}.post__content td{padding:.75rem 1rem;border-bottom:1px solid var(--bsg-grey-border)}.post__content tbody tr:hover{background-color:var(--bsg-mint)}.post__content hr{border:none;border-top:2px solid var(--bsg-grey-border);margin:2rem 0}.post__content a{color:var(--bsg-bright-blue);text-decoration:underline;text-underline-offset:2px}.post__content a:hover{color:var(--bsg-royal-blue)}.post__content strong{font-weight:700;color:var(--bsg-dark-blue)}.post__content .highlight{margin:1.5rem 0;border-radius:var(--bsg-radius);overflow:hidden}.post__content .highlight pre{margin:0;border-radius:var(--bsg-radius)}.post-nav{display:flex;justify-content:space-between;margin-top:1.5rem;padding:1rem 0}.post-nav__link{font-size:.9375rem;font-weight:600;color:var(--bsg-bright-blue);text-decoration:none}.post-nav__link:hover{color:var(--bsg-royal-blue);text-decoration:underline}.footer{}.error-page{text-align:center;padding:6rem 1.5rem;max-width:600px;margin:0 auto}.error-page h1{font-size:8rem;font-weight:800;color:var(--bsg-grey-border);line-height:1;margin-bottom:1rem}.error-page p{font-size:1.25rem;color:var(--bsg-grey-light);margin-bottom:2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:992px){.site-content{flex-direction:column}.sidebar{width:100%;border-top:1px solid var(--bsg-grey-border);padding-top:2rem;margin-top:1rem}.sidebar__social-list{justify-content:flex-start}}@media(max-width:768px){.header__container{flex-direction:column;align-items:flex-start;gap:.5rem}.post__header{padding:1.5rem 1.25rem 1rem}.post__title{font-size:1.5rem}.post__content{padding:0 1.25rem 1.5rem;font-size:1rem}.post__content h2{font-size:1.375rem;margin:1.75rem 0 .625rem}.post__content h3{font-size:1.1875rem;margin:1.5rem 0 .5rem}.post__content pre{padding:1rem;font-size:.8125rem}.post-card{padding:1.25rem}.post-card__title{font-size:1.1875rem}.error-page h1{font-size:5rem}}@media(max-width:576px){.site-content{padding:1rem}.header__links{gap:1rem}.header__links a{font-size:.875rem}.post__title{font-size:1.375rem}.post__content{font-size:.9375rem}.post__content table{font-size:.8125rem}.post__content th,.post__content td{padding:.5rem .625rem}.pagination__numbers{flex-wrap:wrap;justify-content:center}.error-page{padding:4rem 1rem}.error-page h1{font-size:4rem}}@media print{.header,.footer,.sidebar,.pagination,.post-nav{display:none}body{background:#fff;color:#000;font-size:12pt}.site-content{display:block;max-width:none;padding:0}.post__content a{color:#000;text-decoration:underline}.post__content a::after{content:" (" attr(href)")";font-size:.8em}.post__content pre{background-color:#f5f5f5;border:1px solid #ddd;color:#000}.post__content img{box-shadow:none}}