body{font-family:'Roboto',sans-serif;font-weight:400;line-height:1.6;color:#333;margin:0;background-color:#fff;padding-bottom:100px}*,*::before,*::after{box-sizing:border-box}img{max-width:100%;height:auto;vertical-align:middle}a{color:#007bff;text-decoration:none}a:hover,a:focus{color:#0056b3;text-decoration:underline}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}h1{font-size:2em;color:#0056b3}h2{font-size:1.75em}h3{font-size:1.5em}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.skip-link{position:absolute;top:-40px;left:0;background:#333;color:#fff;padding:8px;z-index:100000;text-decoration:none}.skip-link:focus{top:0}.site{overflow:hidden}.site-content{display:flex;flex-wrap:wrap;padding:20px;max-width:1200px;margin-left:auto;margin-right:auto}.content-area{flex:1;min-width:0}.content-area.has-sidebar{flex-basis:70%;padding-right:30px}.widget-area{flex-basis:30%;background-color:#f9f9f9;padding:20px}.widget-area .widget{margin-bottom:2em}.widget-area .widget-title{color:#333;font-size:1.25em;margin-bottom:.8em;border-bottom:1px solid #eee;padding-bottom:.4em}.site-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#0075db14;position:sticky;top:0;z-index:999;box-shadow:0 1px 3px rgb(0 0 0 / .07)}.site-branding{display:flex;align-items:center;margin-right:auto}.site-branding img.custom-logo{max-height:60px;width:auto}.site-branding .site-title{margin:0;font-size:1.5em}.site-branding .site-title a{color:#0056b3;text-decoration:none}.site-branding .site-description{font-size:.85em;color:#555;margin:0}.main-navigation{display:flex;align-items:center}ul.nav-menu{list-style:none;display:flex;gap:5px;padding:0;margin:0}ul.nav-menu li a{font-family:'Roboto',sans-serif;font-size:.95em;font-weight:500;color:#0056b3;padding:10px 12px;display:block;border-radius:4px;text-decoration:none;transition:background-color 0.2s ease,color 0.2s ease}ul.nav-menu li a:hover,ul.nav-menu li a:focus,ul.nav-menu li.current-menu-item>a,ul.nav-menu li.current-menu-ancestor>a{color:#007bff;background-color:rgb(0 123 255 / .08);text-decoration:none}.menu-toggle{display:none;background-color:#fff0;border:1px solid #fff0;padding:8px;cursor:pointer;margin-left:15px;width:36px;height:30px;flex-direction:column;justify-content:space-between;border-radius:3px}.menu-toggle:focus{border-color:#007bff;outline:none}.menu-toggle .hamburger-bar{display:block;width:100%;height:3px;background-color:#0056b3;border-radius:1px;transition:transform 0.3s ease-in-out,opacity 0.3s ease-in-out}.menu-toggle[aria-expanded="true"] .hamburger-bar:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] .hamburger-bar:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] .hamburger-bar:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.search-container{position:relative;margin-left:15px}.search-toggle{background-color:#fff0;color:#0056b3;border:1px solid #fff0;padding:8px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease}.search-toggle:hover,.search-toggle:focus{background-color:rgb(0 123 255 / .08);border-color:#007bff;outline:none}.search-toggle svg{display:block;stroke:currentColor}.search-form{display:none;position:absolute;top:calc(100% + 5px);right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:10px;box-shadow:0 3px 8px rgb(0 0 0 / .1);min-width:280px;z-index:1001}.search-form.active{display:flex}.search-form label{position:absolute;left:-9999px}.search-form .search-field{flex-grow:1;padding:8px 10px;border:1px solid #ddd;border-radius:3px 0 0 3px;margin-right:-1px}.search-form .search-submit{background-color:#007bff;color:#fff;border:1px solid #007bff;padding:8px 15px;cursor:pointer;border-radius:0 3px 3px 0;font-size:.9em;transition:background-color 0.2s ease}.search-form .search-submit:hover{background-color:#0056b3}.entry-header .entry-title{color:#0056b3;font-size:1.8em;margin-bottom:.5em}.entry-content pre{font-family:"Roboto Mono",monospace;font-size:1em;font-weight:500;color:#212121;white-space:pre-wrap;word-wrap:break-word;overflow-x:auto;margin:0 0 1.5em 0;padding:15px;background-color:#fff}.entry-content b{color:#007bff;font-weight:600}.entry-content p:last-child{margin-bottom:0}.site-footer{position:fixed;bottom:0;left:0;width:100%;background-color:#f1f1f1;box-shadow:0 -1px 3px rgb(0 0 0 / .07);z-index:1000;padding:8px 15px;font-size:.85em;color:#444}.site-footer.hide-on-scroll{transform:translateY(100%);transition:transform 0.3s}.footer-controls-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.footer-side{display:flex;gap:10px}.footer-group{display:flex;align-items:center;gap:5px}.footer-controls-wrapper{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:10px}.footer-controls-wrapper>div{display:flex;align-items:center}.footer-controls-wrapper button{background-color:#007bff;color:#fff;border:none;padding:6px 12px;margin:0 3px;cursor:pointer;border-radius:3px;font-size:.9em;transition:background-color 0.2s ease}.footer-controls-wrapper button:hover,.footer-controls-wrapper button:focus{background-color:#0056b3;outline:none}.footer-controls-wrapper input[type="range"]{vertical-align:middle;width:80px;margin-left:5px}.site-info{text-align:center;margin-top:10px;padding-top:10px;border-top:1px solid #ddd;font-size:.9em}.site-info a{color:#007bff}.site-info a:hover{color:#0056b3}@media (max-width:768px){.site-header{padding:10px 15px}.site-branding img.custom-logo{max-height:45px}.site-branding .site-title{font-size:1.25em}.site-branding .site-description{display:none}ul.nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:0 3px 5px rgb(0 0 0 / .1);z-index:998;border-top:1px solid #eee}.main-navigation.menu-open ul.nav-menu{display:flex;flex-direction:column}ul.nav-menu li a{padding:12px 20px;border-bottom:1px solid #f0f0f0;margin-left:0;border-radius:0}ul.nav-menu li:last-child a{border-bottom:none}.menu-toggle{display:flex}.search-container{margin-left:10px}.search-form{min-width:240px;left:auto;right:0}.site-content{padding:15px}.content-area.has-sidebar,.widget-area{flex-basis:100%;padding-right:0}.widget-area{margin-top:30px}.entry-header .entry-title{font-size:1.5em}.entry-content pre{font-size:.9em;padding:10px}.site-footer{font-size:.8rem;padding:10px}.footer-controls-wrapper{justify-content:left;gap:15px}.footer-controls-wrapper button{padding:5px 10px;font-size:.85em}.footer-controls-wrapper input[type="range"]{width:70px}.site-info{margin-top:15px;padding-top:15px}}@media (max-width:480px){.site-branding .site-title{font-size:1.1em}.search-toggle{padding:6px}.footer-controls-wrapper{flex-direction:column;align-items:stretch}.footer-controls-wrapper>div{justify-content:left;margin-bottom:5px}}