/*
Theme Name: HDS THEME 1.0.11 - FIXED
Theme URI: https://finkerr.com
Author: Emanuel
Author URI: https://finkerr.com
Description: High-performance WordPress theme optimized for speed, SEO, and AdSense monetization.
Version: 1.0.11
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hds-theme-fixed
Tags: blog, editorial, performance, seo, adsense, responsive
*/
@font-face{font-family:'Helvetica Std';src:url('assets/fonts/HelveticaLTStd-Bold.woff2') format('woff2'),url('assets/fonts/HelveticaLTStd-Bold.otf') format('opentype');font-weight:700;font-style:normal;font-display:swap}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{background-color:#f9f9f9;color:#000000;line-height:1.75;font-size:16px;overflow-x:hidden}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (max-width:767px){.container{padding:0 1rem}.content-area{max-width:100%}.posts-grid{margin-left:0;margin-right:0}}@media (min-width:768px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.site-header{background-color:#ffffff;border-bottom:1px solid #e5e7eb;min-height:100px;position:sticky;top:0;z-index:100}.site-header > .container{min-height:inherit}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;position:relative;min-height:inherit;padding:0.5rem 0}body.no-header-menu .header-content{justify-content:center}.site-branding{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.site-logo{display:flex;align-items:center}.site-logo-link{display:inline-flex;align-items:center;line-height:0}.site-logo-link img{max-height:80px;width:auto;height:auto;display:block;object-fit:contain}.site-logo-link h1{margin:0;line-height:1;display:flex;align-items:center}.site-logo-link h1 img{max-height:80px}.site-title{font-size:1.5rem;font-weight:700;color:#000000;text-decoration:none;margin:0;line-height:1.2}.site-title a{color:inherit;text-decoration:none;display:inline-block}.site-title:hover,.site-title a:hover{opacity:0.85}.site-description{font-size:0.8125rem;color:#000000;margin:0;line-height:1.2;font-weight:400}.main-navigation{flex-shrink:0}.main-navigation ul{list-style:none;display:flex;gap:2rem;flex-wrap:wrap;align-items:center;margin:0;padding:0}@media (max-width:767px){.header-content > .main-navigation:not(.active){visibility:hidden;pointer-events:none}}.main-navigation li{margin:0}.main-navigation a{color:#000000;text-decoration:none;font-size:1rem;font-weight:500;padding:0.5rem 0;display:block;position:relative}.main-navigation a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#1e40af;transition:width 0.2s ease}.main-navigation a:hover{color:#1e40af}.main-navigation a:hover::after{width:100%}.main-navigation .current-menu-item > a,.main-navigation .current_page_item > a{color:#1e40af}.main-navigation .current-menu-item > a::after,.main-navigation .current_page_item > a::after{width:100%}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:0.5rem;z-index:101;width:44px;height:44px;min-width:44px;min-height:44px;align-items:center;justify-content:center;flex-shrink:0}.menu-toggle-icon{display:flex;flex-direction:column;width:22px;height:16px;justify-content:space-between;position:relative}.menu-toggle-icon span{display:block;height:2px;width:100%;background-color:#111827;border-radius:1px}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:98;opacity:0;visibility:hidden;transition:opacity 0.35s ease,visibility 0.35s ease}.menu-overlay.active{opacity:1;visibility:visible}@media (max-width:767px){.site-header{min-height:70px;padding:0}.header-content{gap:0;justify-content:center;align-items:center;position:relative}.site-branding{flex:1;justify-content:center;text-align:center;min-width:0}.site-title{font-size:1.25rem;text-align:center}.site-description{display:none}.site-logo-link{display:flex;justify-content:center}.site-logo-link img{max-height:55px}.menu-toggle{display:flex;position:absolute;left:0;right:auto;top:50%;transform:translateY(-50%);z-index:102}.main-navigation{display:block;position:fixed;top:0;left:0;width:min(320px,100%);height:100vh;height:100dvh;background-color:#ffffff;z-index:99;transform:translateX(-100%);transition:transform 0.4s cubic-bezier(0.32,0.72,0,1),box-shadow 0.4s ease;overflow-y:auto;box-shadow:0 0 0 rgba(0,0,0,0)}.main-navigation.active{visibility:visible;pointer-events:auto;transform:translateX(0);box-shadow:4px 0 24px rgba(0,0,0,0.2)}.main-navigation ul{flex-direction:column;gap:0;width:100%;padding:5rem 0 2rem;margin:0;list-style:none}.main-navigation li{width:100%;border-bottom:1px solid #e5e7eb;margin:0;opacity:0;transform:translateX(-12px);transition:opacity 0.3s ease,transform 0.3s ease,background 0.2s ease}.main-navigation.active li{opacity:1;transform:translateX(0)}.main-navigation.active li:nth-child(1){transition-delay:0.05s}.main-navigation.active li:nth-child(2){transition-delay:0.1s}.main-navigation.active li:nth-child(3){transition-delay:0.15s}.main-navigation.active li:nth-child(4){transition-delay:0.2s}.main-navigation.active li:nth-child(5){transition-delay:0.25s}.main-navigation.active li:nth-child(6){transition-delay:0.3s}.main-navigation li:first-of-type{border-top:1px solid #e5e7eb}.main-navigation a{display:block;padding:1rem 1.5rem;font-size:1rem;width:100%;color:#000000;text-decoration:none}.main-navigation a::after{display:none}.main-navigation a:hover,.main-navigation a:focus{background-color:#f3f4f6;color:#1e40af}.main-navigation .current-menu-item > a,.main-navigation .current_page_item > a{background-color:#eff6ff;color:#1e40af;font-weight:600}body.menu-open{overflow:hidden}}@media (max-width:380px){.site-header{min-height:64px}.site-title{font-size:1.125rem}.main-navigation{width:100%}}.site-main{min-height:calc(100vh - 300px);padding:2rem 0}.content-area{display:grid;grid-template-columns:1fr;gap:0;min-width:0;overflow:hidden}@media (min-width:1024px){.content-area{grid-template-columns:1fr 300px;gap:3rem;overflow:visible}.sidebar{padding-left:0}.main-content{padding-right:0}}.main-content{max-width:100%;padding:2rem 0}@media (min-width:768px){.main-content{padding:3rem 0}}h1,h2,h3,h4,h5,h6,.site-title,.post-title,.post-card-title,.featured-post-title,.page-title{font-family:'Helvetica Std','Helvetica Neue','Helvetica','Arial',sans-serif;font-weight:700}h1{font-size:2.25rem;line-height:1.25;margin:2rem 0 1rem;color:#000000}h2{font-size:1.875rem;line-height:1.25;margin:2rem 0 1rem;color:#000000}h3{font-size:1.5rem;line-height:1.25;margin:1.5rem 0 0.75rem;color:#000000}p{margin:1.25rem 0;font-size:1.125rem;line-height:1.75}a{color:#000000;text-decoration:underline;font-weight:500}a:hover{color:#000000}.post{margin-bottom:4rem;max-width:800px;width:100%;margin-left:auto;margin-right:auto;min-width:0}.post-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.post-title{font-size:2.5rem;line-height:1.2;margin-bottom:1rem;color:#000000}.post-title a{color:#000000;text-decoration:none}.post-title a:hover{color:#1e40af}.post-meta{color:#000000;font-size:0.875rem;display:flex;flex-wrap:wrap;gap:0.5rem}.post-content{line-height:1.8;font-size:1.125rem;color:#000000}.post-content img{max-width:100%;height:auto;display:block}.post-content table,.entry-content table{width:100%;margin:2rem 0;border-collapse:collapse;font-size:1rem;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.06)}.post-content thead,.entry-content thead{background:#f1f5f9}.post-content th,.entry-content th{padding:0.875rem 1rem;text-align:left;font-weight:600;color:#111827;border:1px solid #e2e8f0}.post-content td,.entry-content td{padding:0.75rem 1rem;border:1px solid #e2e8f0}.post-content tbody tr:nth-child(even),.entry-content tbody tr:nth-child(even){background:#f8fafc}.post-content tbody tr:hover,.entry-content tbody tr:hover{background:#f1f5f9}.post-content caption,.entry-content caption{padding:0.75rem 1rem;font-weight:600;text-align:left;caption-side:top;color:#000000}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:2rem 0;border-radius:8px;width:100%;max-width:100%;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.table-responsive::-webkit-scrollbar{height:6px}.table-responsive::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.table-responsive::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.table-responsive::-webkit-scrollbar-thumb:hover{background:#94a3b8}.table-responsive table{margin:0;min-width:480px;width:100%}.table-scroll-hint{text-align:center;font-size:0.8125rem;color:#64748b;padding:0.5rem 0;display:none;font-style:italic}.post-content .wp-block-table,.entry-content .wp-block-table{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;margin:2rem 0}.post-content .wp-block-table table,.entry-content .wp-block-table table{margin:0}.table-responsive table,.wp-block-table table{max-width:none}@media (max-width:767px){.table-scroll-hint{display:block}.post-content > table,.entry-content > table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.post-content th,.entry-content th{padding:0.625rem 0.75rem;font-size:0.9375rem;white-space:normal;min-width:100px}.post-content td,.entry-content td{padding:0.625rem 0.75rem;font-size:0.9375rem;white-space:normal;min-width:100px}}@media (max-width:479px){.post-content th,.entry-content th,.post-content td,.entry-content td{padding:0.5rem 0.625rem;font-size:0.875rem;min-width:80px}}.post-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.post-tags{margin-top:1rem;display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.post-tags strong{margin-right:0.25rem;font-weight:600}.post-tags a{display:inline-block;padding:0.25rem 0.75rem;font-size:0.8125rem;font-weight:500;color:#000000;background:#eff6ff;border-radius:4px;text-decoration:none;transition:all 0.2s ease}.post-tags a:hover{background:#1e40af;color:#fff}@media (min-width:768px){.post-card[data-featured="true"]{display:none}}.featured-posts{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}@media (min-width:768px) and (max-width:1023px){.featured-posts{grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);gap:1rem;height:400px}}@media (min-width:1024px){.featured-posts{grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);gap:1rem;height:500px}}.featured-post{position:relative;overflow:hidden;border-radius:0.5rem;min-height:300px}@media (min-width:768px){.featured-post-large{grid-row:1 / 3;min-height:100%}.featured-post-small{min-height:0}}.featured-post-link{display:block;width:100%;height:100%;text-decoration:none;color:#fff}.featured-post-image{width:100%;height:100%;background-size:cover;background-position:center;background-color:#1e40af;position:relative;transition:transform 0.3s ease;will-change:transform}.featured-post:hover .featured-post-image{transform:scale(1.05)}.featured-post-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.7) 100%);z-index:1}.featured-post-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:2}.featured-post-category{display:inline-block;background-color:rgba(0,0,0,0.6);color:#fff;padding:0.375rem 0.75rem;border-radius:0.25rem;font-size:0.75rem;font-weight:600;margin-bottom:0.75rem}.featured-post-title{color:#fff;font-weight:700;line-height:1.25;margin:0;text-shadow:0 2px 4px rgba(0,0,0,0.3);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:1.125rem;overflow-wrap:break-word}@media (min-width:768px){.featured-post-large .featured-post-title{font-size:1.5rem}.featured-post-small .featured-post-title{font-size:1rem}}@media (max-width:767px){.featured-posts{display:none !important}.post-card[data-featured="true"]{display:flex}}.posts-grid{display:flex;flex-direction:column;gap:0;margin-top:2rem;min-width:0;width:100%}.post-card{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;min-width:0;width:100%}a.post-card-thumbnail,.post-card-thumbnail{flex-shrink:0;width:300px;min-width:300px;aspect-ratio:4 / 3;overflow:hidden;background-color:#1e40af;background-size:cover;background-position:center;position:relative;border-radius:0.5rem;display:block;text-decoration:none;color:inherit}.post-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.7) 100%);z-index:1}.post-card-title-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1.5rem;z-index:2}.post-card-title{font-weight:700;line-height:1.3;margin:0}.post-card-title-image a,.post-card-title-image span{color:#fff;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:1rem;line-height:1.25;overflow-wrap:break-word}.post-card-title-content{font-size:1.125rem}.post-card-title-content a{color:#000000;text-decoration:none}.post-card-content{flex:1;min-width:0}.post-card-excerpt{color:#000000;font-size:0.9375rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.post-card-meta{color:#000000;font-size:0.8125rem;margin-top:0.75rem}@media (min-width:768px) and (max-width:1023px){.post-card-thumbnail,a.post-card-thumbnail{width:220px;min-width:220px}.post-card-title-image a,.post-card-title-image span{font-size:0.875rem}.post-card-excerpt{-webkit-line-clamp:3;line-clamp:3}}@media (max-width:767px){.post-card{flex-direction:column;gap:1rem}.post-card-thumbnail,a.post-card-thumbnail{width:100% !important;min-width:100% !important;margin-left:0;margin-right:0;order:-1;aspect-ratio:16 / 9;border-radius:0.5rem}.post-card-thumbnail img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0.5rem}.post-card-content{padding:0}.post-card-title-overlay{padding:1rem 1.25rem}.post-card-title-image a,.post-card-title-image span{font-size:0.9375rem}}.sidebar{padding:1.5rem;border-left:1px solid #e5e7eb}.widget{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.widget:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.widget-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#000000}.sidebar form[role="search"],.sidebar .search-form{display:flex;gap:0.5rem}.sidebar form[role="search"] label,.sidebar .search-form label,.sidebar form[role="search"] > input[type="search"]{flex:1;margin:0;min-width:0}.sidebar .search-form label,.sidebar form[role="search"] label{font-size:0;overflow:hidden}.sidebar input[type="search"],.sidebar .search-field{width:100%;padding:0.625rem 1rem;font-size:0.9375rem;border:1px solid #d1d5db;border-radius:0.5rem;background:#fff;color:#111827;transition:border-color 0.2s ease,box-shadow 0.2s ease}.sidebar input[type="search"]::placeholder,.sidebar .search-field::placeholder{color:#9ca3af}.sidebar input[type="search"]:focus,.sidebar .search-field:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgba(30,64,175,0.15)}.sidebar button[type="submit"],.sidebar input[type="submit"],.sidebar .search-submit{padding:0.625rem 1.25rem;font-size:0.9375rem;font-weight:500;color:#fff;background:#1e40af;border:none;border-radius:0.5rem;cursor:pointer;transition:background 0.2s ease,transform 0.1s ease;flex-shrink:0}.sidebar button[type="submit"]:hover,.sidebar input[type="submit"]:hover,.sidebar .search-submit:hover{background:#1e3a8a}.sidebar button[type="submit"]:active,.sidebar input[type="submit"]:active,.sidebar .search-submit:active{transform:scale(0.98)}.wp-block-search__label{display:none}.wp-block-search__inside-wrapper{display:flex;gap:0.5rem;max-width:100%}.wp-block-search__input{flex:1;min-width:0;padding:0.625rem 1rem;font-size:0.9375rem;border:1px solid #d1d5db;border-radius:0.5rem;background:#fff;color:#1f2937;font-family:inherit}.wp-block-search__input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgba(30,64,175,0.15)}.wp-block-search__button{padding:0.625rem 1.25rem;font-size:0.9375rem;font-weight:500;background:#1e40af;color:#fff;border:none;border-radius:0.5rem;cursor:pointer;white-space:nowrap;flex-shrink:0}.wp-block-search__button:hover{background:#1e3a8a}@media (max-width:639px){.wp-block-search__inside-wrapper{flex-direction:column}.wp-block-search__button{width:100%}}.sidebar .widget ul{list-style:none;margin:0;padding:0}.sidebar .widget li{margin-bottom:0.5rem;padding-bottom:0.5rem;border-bottom:1px solid #f3f4f6}.sidebar .widget li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.sidebar .widget a{display:block;padding:0.25rem 0;text-decoration:none;transition:color 0.2s ease,padding-left 0.2s ease}.sidebar .widget a:hover{padding-left:0.25rem}.site-footer{margin-top:2rem}.footer-simple{width:100%;padding:1.5rem 1.5rem 1rem;text-align:center;border-top:1px solid #e5e7eb}.footer-navigation{margin-bottom:1rem}.footer-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:0 1.5rem}.footer-navigation li{margin:0}.footer-navigation a{color:#000000;text-decoration:none;font-size:0.9375rem;font-weight:500}.footer-navigation a:hover{opacity:0.85}.footer-copyright{margin:0;color:#000000;font-size:0.875rem}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.skip-link{position:absolute;top:-9999px;left:0;z-index:999999;padding:1rem;background:#111827;color:#fff}.skip-link:focus{top:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.menu-toggle:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.main-navigation a:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.pagination-wrap{margin:3rem 0}.pagination,.navigation.pagination,.nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.375rem;margin:3rem 0;padding:1.25rem}.navigation.pagination{border:none;flex-direction:column}.navigation.pagination .nav-links{margin:0;padding:0}.navigation.pagination h2{position:absolute;clip:rect(1px,1px,1px,1px);overflow:hidden}.pagination .page-numbers,.pagination a.page-numbers,.navigation.pagination .page-numbers,.nav-links .page-numbers,.nav-links a.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;height:2.75rem;padding:0 0.875rem;font-size:0.9375rem;font-weight:600;text-decoration:none;color:#000000;background:#fff;border:1px solid #e5e7eb;border-radius:0.625rem;transition:color 0.2s ease,background 0.2s ease,border-color 0.2s ease}.pagination a.page-numbers:hover,.nav-links a.page-numbers:hover{color:#fff;background:#1e40af;border-color:#1e40af}.pagination .page-numbers.current,.nav-links .page-numbers.current,span.page-numbers.current{color:#fff;background:#1e40af;border-color:#1e40af;cursor:default}.pagination .page-numbers.dots,.nav-links .page-numbers.dots{border:none;background:transparent;color:#9ca3af;min-width:auto;padding:0 0.25rem;font-weight:500}.pagination .prev,.pagination .next,.nav-links .prev,.nav-links .next{padding:0 1.25rem;font-weight:600}.pagination a.page-numbers:focus-visible,.nav-links a.page-numbers:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.no-posts{padding:2rem;text-align:center}.no-posts .search-form{display:flex;gap:0.5rem;max-width:500px;margin:1.5rem auto 0}.no-posts .search-form label{flex:1;min-width:0;font-size:0}.no-posts .search-field{width:100%;padding:0.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:0.5rem;background:#fff;color:#1f2937}.no-posts .search-field:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgba(30,64,175,0.15)}.no-posts .search-submit{padding:0.75rem 1.5rem;font-size:1rem;font-weight:500;background:#1e40af;color:#fff;border:none;border-radius:0.5rem;cursor:pointer;white-space:nowrap}.no-posts .search-submit:hover{background:#1e3a8a}@media (max-width:479px){.no-posts .search-form{flex-direction:column}.no-posts .search-submit{width:100%}}.post-card-thumbnail a{display:block;width:100%;height:100%}.post-card-thumbnail img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0.5rem}.page-links{margin:2rem 0;display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center;font-weight:600}.page-links a{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 0.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:0.5rem;text-decoration:none;font-size:0.875rem}.page-links a:hover{background:#1e40af;color:#fff;border-color:#1e40af}@media (max-width:767px){h1{font-size:1.625rem;margin:1.25rem 0 0.75rem}h2{font-size:1.375rem;margin:1.25rem 0 0.75rem}h3{font-size:1.175rem;margin:1rem 0 0.5rem}p{font-size:1rem}.post-title{font-size:1.625rem;line-height:1.3}.page-title{font-size:1.5rem}}@media (max-width:479px){h1{font-size:1.375rem}h2{font-size:1.25rem}h3{font-size:1.1rem}.post-title{font-size:1.375rem}.page-title{font-size:1.25rem}}@media (max-width:767px){.site-main{padding:1rem 0}.main-content{padding:1rem 0}.post{margin-bottom:2rem;max-width:100%}.post-header{margin-bottom:1.25rem;padding-bottom:1rem}.post-content{font-size:1rem;line-height:1.7}.post-content img,.post-content figure,.post-content .wp-block-image{max-width:100%;height:auto}.post-content figure{margin-left:0;margin-right:0}.post-content iframe,.post-content video,.post-content embed{max-width:100%;height:auto}.post-content table{max-width:100%}.post-footer{margin-top:2rem;padding-top:1.25rem}.post-meta{font-size:0.8125rem;gap:0.25rem;flex-direction:column}.post-tags{font-size:0.875rem}.post-tags a{display:inline-block;margin-bottom:0.25rem}}.post-thumbnail{margin-bottom:1.5rem}.post-thumbnail img{width:100%;height:auto;border-radius:0.5rem}@media (max-width:1023px){.sidebar{border-left:none;border-top:1px solid #e5e7eb;padding:2rem 0 0;margin-top:2rem}}@media (max-width:639px){.sidebar{padding:1.5rem 0 0;margin-top:1.5rem}.widget{margin-bottom:1.5rem;padding-bottom:1.25rem}.widget-title{font-size:1rem}.sidebar form[role="search"],.sidebar .search-form{flex-direction:column}.sidebar button[type="submit"],.sidebar input[type="submit"],.sidebar .search-submit{width:100%}}.post-navigation{margin:2rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.post-navigation .nav-links{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem 0;margin:0}.post-navigation .nav-previous,.post-navigation .nav-next{flex:1;min-width:0}.post-navigation .nav-next{text-align:right}.post-navigation .nav-subtitle{display:block;font-size:0.75rem;color:#000000;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.25rem}.post-navigation .nav-title{font-size:0.9375rem;font-weight:600}.post-navigation a{text-decoration:none;color:#000000}.post-navigation a:hover{color:#1e3a8a}@media (max-width:639px){.post-navigation .nav-links{flex-direction:column;gap:0}.post-navigation .nav-previous,.post-navigation .nav-next{padding:1rem 0}.post-navigation .nav-previous{border-bottom:1px solid #f3f4f6}.post-navigation .nav-next{text-align:left}.post-navigation .nav-title{font-size:0.875rem}}.comments-area{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e5e7eb}.comments-title{font-size:1.375rem;margin-bottom:1.5rem}.comment-list{list-style:none;margin:0;padding:0}.comment-list .comment{padding:1.25rem 0;border-bottom:1px solid #f3f4f6}.comment-list .children{list-style:none;margin-left:1.5rem;padding:0}.comment-author{font-weight:600;font-size:0.9375rem}.comment-metadata{font-size:0.8125rem;color:#000000;margin-bottom:0.5rem}.comment-metadata a{color:#000000;text-decoration:none}.comment-content{font-size:1rem;line-height:1.7}.comment-content p{margin:0.5rem 0;font-size:1rem}.reply a{font-size:0.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em}.no-comments{color:#000000;font-style:italic}@media (max-width:639px){.comments-area{margin-top:1.5rem;padding-top:1.5rem}.comments-title{font-size:1.125rem}.comment-list .children{margin-left:0.75rem}.comment-content{font-size:0.9375rem}}.comment-respond{margin-top:2rem}.comment-reply-title{font-size:1.25rem;margin-bottom:1rem}.comment-form label{display:block;font-size:0.875rem;font-weight:500;margin-bottom:0.25rem;color:#000000}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form textarea{width:100%;padding:0.625rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:0.5rem;background:#fff;color:#111827;font-family:inherit;transition:border-color 0.2s ease,box-shadow 0.2s ease}.comment-form input:focus,.comment-form textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgba(30,64,175,0.15)}.comment-form textarea{min-height:150px;resize:vertical}.comment-form p{margin:0 0 1rem}.comment-form .form-submit input[type="submit"]{padding:0.75rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#1e40af;border:none;border-radius:0.5rem;cursor:pointer;transition:background 0.2s ease}.comment-form .form-submit input[type="submit"]:hover{background:#1e3a8a}@media (max-width:639px){.comment-reply-title{font-size:1.1rem}.comment-form textarea{min-height:120px}.comment-form .form-submit input[type="submit"]{width:100%}}@media (max-width:479px){.pagination .page-numbers,.pagination a.page-numbers,.navigation.pagination .page-numbers,.nav-links .page-numbers,.nav-links a.page-numbers{min-width:2.25rem;height:2.25rem;padding:0 0.5rem;font-size:0.8125rem}.pagination .prev,.pagination .next,.nav-links .prev,.nav-links .next{padding:0 0.75rem;font-size:0.8125rem}.pagination-wrap{margin:2rem 0}}@media (max-width:479px){.footer-navigation ul{gap:0.25rem 1rem}.footer-navigation a{font-size:0.8125rem}.footer-copyright{font-size:0.75rem}.footer-simple{padding:1.25rem 1rem 0.75rem}}.post-content iframe,.post-content video,.post-content embed,.post-content object,.entry-content iframe,.entry-content video,.entry-content embed,.entry-content object{max-width:100%;height:auto}.post-content .wp-block-embed,.entry-content .wp-block-embed{max-width:100%;overflow:hidden}.wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.post-content .wp-block-image,.entry-content .wp-block-image{max-width:100%;height:auto}.post-content .wp-block-image img,.entry-content .wp-block-image img{max-width:100%;height:auto}.wp-block-gallery{gap:0.5rem}@media (max-width:479px){.wp-block-gallery.columns-3 .wp-block-image,.wp-block-gallery.columns-4 .wp-block-image{flex-basis:calc(50% - 0.25rem)}}.post-content,.entry-content{overflow-wrap:break-word;word-wrap:break-word}.post-content pre,.entry-content pre{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;padding:1rem;background:#1f2937;color:#e5e7eb;border-radius:0.5rem;font-size:0.875rem;line-height:1.6}.post-content code,.entry-content code{font-size:0.875em;background:#f3f4f6;padding:0.125rem 0.375rem;border-radius:0.25rem}.post-content pre code,.entry-content pre code{background:transparent;padding:0}@media (max-width:639px){.post-content pre,.entry-content pre{font-size:0.8125rem;padding:0.75rem}}.post-content blockquote,.entry-content blockquote{border-left:4px solid #1e40af;margin:1.5rem 0;padding:1rem 1.5rem;background:#eff6ff;border-radius:0 0.5rem 0.5rem 0;font-style:italic;color:#000000}.post-content blockquote p,.entry-content blockquote p{margin:0.5rem 0}@media (max-width:639px){.post-content blockquote,.entry-content blockquote{margin:1rem 0;padding:0.75rem 1rem}}.post-content ul,.post-content ol,.entry-content ul,.entry-content ol{margin:1rem 0;padding-left:1.5rem}.post-content li,.entry-content li{margin-bottom:0.375rem;line-height:1.7}@media (max-width:639px){.post-content ul,.post-content ol,.entry-content ul,.entry-content ol{padding-left:1.25rem}}@media (max-width:767px){.page-header{margin-bottom:1.5rem}.archive-description{font-size:0.9375rem}}.error-404 .page-content{max-width:600px;margin:0 auto}.error-404 .search-form{display:flex;gap:0.5rem;margin:1.5rem 0}.error-404 .search-form label{flex:1;min-width:0;font-size:0}.error-404 .search-field{width:100%;padding:0.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:0.5rem;background:#fff;color:#000000}.error-404 .search-field:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgba(30,64,175,0.15)}.error-404 .search-submit{padding:0.75rem 1.5rem;font-size:1rem;font-weight:500;background:#1e40af;color:#fff;border:none;border-radius:0.5rem;cursor:pointer;white-space:nowrap}.error-404 .search-submit:hover{background:#1e3a8a}.error-404 .widget ul{list-style:none;margin:0;padding:0}.error-404 .widget li{margin-bottom:0.5rem;padding-bottom:0.5rem;border-bottom:1px solid #f3f4f6}.error-404 .widget li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.error-404 .widget a{text-decoration:none;display:block;padding:0.25rem 0}@media (max-width:639px){.error-404 .page-content{padding:0}.error-404 .widget{margin-bottom:1.5rem}.error-404 .widget-title{font-size:1rem}.error-404 .search-form{flex-direction:column}.error-404 .search-submit{width:100%}}.comment-author img,.comment .avatar{max-width:40px;height:auto;border-radius:50%;vertical-align:middle;margin-right:0.5rem}@media (max-width:639px){.comment-author img,.comment .avatar{max-width:32px}}.admin-bar .site-header{top:32px}@media (max-width:782px){.admin-bar .site-header{top:46px}}@media (max-width:600px){.admin-bar .site-header{top:0}}@supports (padding:env(safe-area-inset-bottom)){.container{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.site-footer .footer-simple{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}@media (max-width:767px){.main-navigation{padding-bottom:env(safe-area-inset-bottom)}}}@media (max-width:767px){.post-card-title-content a,.post-card-meta a,.footer-navigation a,.sidebar .widget a{padding:0.25rem 0;min-height:44px;display:inline-flex;align-items:center}}@media (max-width:380px){h1{font-size:1.25rem}h2{font-size:1.125rem}h3{font-size:1rem}.post-title{font-size:1.25rem}.page-title{font-size:1.125rem}.post-card-title-content{font-size:0.9375rem}.post-card-excerpt{font-size:0.875rem;-webkit-line-clamp:3;line-clamp:3}.post-card-meta{font-size:0.75rem}.post-meta{gap:0.125rem;font-size:0.75rem}.widget-title{font-size:0.9375rem}.footer-navigation ul{gap:0.2rem 0.75rem}.footer-navigation a{font-size:0.75rem}.site-header{min-height:60px}.post-content blockquote,.entry-content blockquote{margin:0.75rem 0;padding:0.625rem 0.75rem;border-left-width:3px}.post-content pre,.entry-content pre{font-size:0.75rem;padding:0.5rem}.sidebar .widget li{margin-bottom:0.375rem;padding-bottom:0.375rem}}@media (max-width:767px){p{margin:1rem 0}.post-card-title-content{font-size:1rem}.post-content figure,.entry-content figure{margin-left:0 !important;margin-right:0 !important;margin-top:1rem;margin-bottom:1rem}.page-links a{min-width:2rem;height:2rem;padding:0 0.375rem;font-size:0.8125rem}}@media (max-width:639px){.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form textarea{padding:0.5rem 0.75rem;font-size:0.95rem}.comment-form textarea{min-height:110px}}.post-content iframe,.post-content video,.post-content embed,.entry-content iframe,.entry-content video,.entry-content embed{max-width:100%;height:auto;aspect-ratio:16 / 9}@media (max-height:500px) and (orientation:landscape){.site-header{min-height:50px}.main-navigation ul{padding:3rem 0 1.5rem}.site-main{padding:0.5rem 0}.main-content{padding:0.5rem 0}}.entry-header{margin-bottom:1.5rem}.entry-title{font-size:1.5rem;line-height:1.3;margin:0 0 0.5rem;color:#000000}.entry-title a{color:#000000;text-decoration:none}.entry-title a:hover{color:#1e40af}.entry-summary{font-size:1rem;line-height:1.7;color:#000000;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767px){.entry-title{font-size:1.25rem}.entry-summary{font-size:0.9375rem}}@media (max-width:380px){.entry-title{font-size:1.125rem}}.post-content .wp-block-columns,.entry-content .wp-block-columns{gap:1.5rem}@media (max-width:767px){.post-content .wp-block-columns,.entry-content .wp-block-columns{flex-direction:column !important;gap:1rem}.post-content .wp-block-column,.entry-content .wp-block-column{flex-basis:100% !important;flex-grow:1}}.post-content .wp-block-cover,.entry-content .wp-block-cover{max-width:100%;overflow:hidden}@media (max-width:767px){.post-content .wp-block-cover,.entry-content .wp-block-cover{min-height:250px !important;padding:1rem !important}.post-content .wp-block-cover__inner-container,.entry-content .wp-block-cover__inner-container{width:100%}}.post-content .wp-block-group,.entry-content .wp-block-group{max-width:100%;overflow-wrap:break-word}@media (max-width:767px){.post-content .wp-block-media-text,.entry-content .wp-block-media-text{grid-template-columns:1fr !important}.post-content .wp-block-media-text__media,.entry-content .wp-block-media-text__media{order:-1}.post-content .wp-block-media-text__content,.entry-content .wp-block-media-text__content{padding:1rem 0 !important}}@media (max-width:479px){.post-content .wp-block-buttons,.entry-content .wp-block-buttons{flex-direction:column;align-items:stretch}.post-content .wp-block-button,.entry-content .wp-block-button{width:100%}.post-content .wp-block-button__link,.entry-content .wp-block-button__link{width:100%;text-align:center}}.post-content hr,.entry-content hr,.post-content .wp-block-separator,.entry-content .wp-block-separator{max-width:100%;margin:2rem auto}.main-content{overflow-x:hidden;min-width:0}.post-content,.entry-content,.entry-summary{overflow-wrap:break-word;word-break:break-word;min-width:0}.post-content *,.entry-content *{max-width:100%}.table-responsive table,.table-responsive table *,.wp-block-table table,.wp-block-table table *,.post-content > table,.post-content > table *,.entry-content > table,.entry-content > table *{max-width:none}.post-content img,.post-content video,.post-content iframe,.post-content svg,.entry-content img,.entry-content video,.entry-content iframe,.entry-content svg{max-width:100%;height:auto}@media (max-width:1023px){.post-content .alignwide,.post-content .alignfull,.entry-content .alignwide,.entry-content .alignfull{max-width:100%;margin-left:0;margin-right:0;width:100%}}.post-content a,.entry-content a{overflow-wrap:break-word;word-break:break-word}#back-to-top.back-to-top{position:fixed !important;bottom:2rem;right:2rem;width:44px;height:44px;background:#1e40af;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex !important;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,0.2);transition:background 0.2s ease,box-shadow 0.2s ease,transform 0.1s ease;z-index:9999;opacity:1 !important;visibility:visible !important;padding:0;margin:0;line-height:1;min-width:44px;min-height:44px;max-width:44px;max-height:44px;overflow:visible}.back-to-top:hover{background:#1e3a8a;box-shadow:0 4px 12px rgba(0,0,0,0.3)}.back-to-top:active{transform:translateY(0) scale(0.95)}.back-to-top:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.back-to-top svg{width:20px;height:20px;flex-shrink:0}@media (max-width:767px){.back-to-top{bottom:1.25rem;right:1.25rem;width:40px;height:40px}.back-to-top svg{width:18px;height:18px}}@supports (padding:env(safe-area-inset-bottom)){.back-to-top{bottom:calc(2rem + env(safe-area-inset-bottom));right:calc(2rem + env(safe-area-inset-right))}@media (max-width:767px){.back-to-top{bottom:calc(1.25rem + env(safe-area-inset-bottom));right:calc(1.25rem + env(safe-area-inset-right))}}}@media print{.site-header,.site-footer,.sidebar,.menu-toggle,.menu-overlay,.post-navigation,.pagination-wrap,.comments-area .comment-respond,.skip-link{display:none}.content-area{grid-template-columns:1fr}body{font-size:12pt;color:#000;background:#fff}a{color:#000;text-decoration:underline}.post-content img{max-width:100%}}