*{margin:0;padding:0;box-sizing:border-box}body{font-family:inter,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}h1,h2,h3,h4,h5,h6{font-family:playfair display,serif;margin-bottom:1rem}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1600px;margin:0 auto;padding:0 2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:inter,sans-serif;font-size:.9rem;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s ease;user-select:none;white-space:nowrap;vertical-align:middle}.btn:focus{outline:none;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.btn:disabled{opacity:.65;cursor:not-allowed}.btn--primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn--primary:hover:not(:disabled){background-color:#0056b3;border-color:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,123,255,.3)}.btn--primary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px rgba(0,123,255,.3)}.btn--secondary{background-color:transparent;border-color:#6c757d;color:#6c757d}.btn--secondary:hover:not(:disabled){background-color:#6c757d;border-color:#6c757d;color:#fff;transform:translateY(-1px)}.btn--secondary:active:not(:disabled){transform:translateY(0)}.btn--outline{background-color:transparent;border-color:#007bff;color:#007bff}.btn--outline:hover:not(:disabled){background-color:#007bff;border-color:#007bff;color:#fff;transform:translateY(-1px)}.btn--outline:active:not(:disabled){transform:translateY(0)}.btn--sm{padding:.5rem 1rem;font-size:.8rem}.btn--lg{padding:1rem 2rem;font-size:1rem}.btn--full{width:100%}.btn--icon{padding:.75rem;min-width:44px}.btn--icon .icon{width:1.2em;height:1.2em}.two-column-layout{display:grid;grid-template-columns:1fr 320px;gap:2rem;margin:2rem 0;max-width:1600px;margin:0 auto;padding:0 2rem;align-items:start}.single .two-column-layout{padding:0;gap:2rem;max-width:1600px;margin:0 auto;width:100%}.two-column-layout.container{padding:0 2rem;max-width:1600px;margin:0 auto;gap:.75rem;grid-template-columns:1fr 300px}.single .container{padding:0 2rem;max-width:1600px;margin:0 auto}.single .site-main .container{padding:0 2rem}.single .sidebar-right{position:relative;margin-right:0;padding-right:0;width:320px;justify-self:end;grid-column:2}.two-column-layout.container .sidebar-right{margin-right:0;padding-right:0;width:300px;justify-self:start;margin-left:auto;grid-column:2}.main-column{grid-column:1}.sidebar-right{grid-column:2}.sidebar-widget{background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 4px rgba(0,0,0,.1);border:1px solid #e9ecef}.single .sidebar-right{position:relative;margin-right:0;padding-right:0;grid-column:2;width:320px}.sidebar-title{font-size:1.2rem;margin-bottom:1rem;color:#333;border-bottom:2px solid #007bff;padding-bottom:.5rem;font-family:playfair display,serif;font-weight:600}.sidebar-newsletter{text-align:center}.sidebar-newsletter p{margin-bottom:1rem;color:#666;line-height:1.5}.ad-widget{background:#f8f9fa;border:2px dashed #dee2e6}.ad-space{display:flex;justify-content:center;align-items:center;min-height:250px}.ad-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;font-size:.9rem;text-align:center}.ad-placeholder span{font-weight:600;margin-bottom:.5rem}.ad-placeholder small{font-size:.75rem;opacity:.7}.site-footer{background:#2c3e50;color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-content{max-width:1600px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#ecf0f1}.footer-description{line-height:1.6;color:#bdc3c7}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#ecf0f1}.footer-bottom{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid #34495e;color:#95a5a6}.full-width-section{width:100%;max-width:1600px;margin:2rem auto;padding:0 2rem;background:#f8f9fa}.full-width-section section.container{margin:0;padding:2rem 0;max-width:calc(100% - 320px - 2rem);margin-left:0}.full-width-section section.container h2{color:#2c3e50}.full-width-section section.container h2::after{background:#2c3e50}.full-width-section .feed-section{margin:0;max-width:none}.full-width-section .feed-container{max-width:1600px;margin:0 auto}.card{background:#fafbfc;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,8%);transition:all .3s ease;border:1px solid #e9ecef;height:100%;display:flex;flex-direction:column;position:relative}.card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.12);background:#fff}.card a{text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column}.thumb{width:100%;height:180px;object-fit:cover;transition:transform .3s ease}.card:hover .thumb{transform:scale(1.05)}.card-title{font-family:playfair display,serif;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 .5rem;color:#333;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word}.card-summary{font-size:.85rem;line-height:1.4;color:#555;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.chip{display:inline-block;padding:6px 12px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;font-size:.8rem;color:#495057;font-weight:600}.chip:hover{background:#e9ecef;color:#495057}.chip--category{text-decoration:none;transition:all .2s ease;cursor:pointer}.chip--category:hover{background:#007bff;color:#fff;border-color:#007bff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,123,255,.3)}.card-content{padding:1rem;flex:1;display:flex;flex-direction:column}.card-meta{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem;margin-bottom:0}.card .hero-meta{margin-bottom:.75rem;font-size:.8rem;display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}.card .hero-date{color:#666;font-weight:500;white-space:nowrap;flex-shrink:0}.card .hero-source{color:#888;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.sidebar{display:flex;flex-direction:column;gap:1rem}.sidebar .item{display:flex;gap:.75rem;padding:.75rem;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid transparent}.sidebar .item:hover{background:#f8f9fa;border-color:#e9ecef;transform:translateX(4px)}.sidebar .item img{width:60px;height:45px;object-fit:cover;border-radius:6px;flex-shrink:0}.sidebar .item>div{flex:1;min-width:0}.sidebar .item-title{font-size:.85rem;font-weight:600;line-height:1.3;margin-bottom:.25rem;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar .item-meta{font-size:.75rem;color:#6c757d;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .relevance-score{color:#007bff;font-weight:600;margin-right:.5rem}.sidebar-newsletter{text-align:center}.sidebar-newsletter p{margin-bottom:1rem;color:#666;line-height:1.5;font-size:.9rem}.sidebar-newsletter form{display:flex;flex-direction:column;gap:.75rem}.sidebar-newsletter input[type=email]{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;transition:border-color .2s ease}.sidebar-newsletter input[type=email]:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.sidebar-newsletter .checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:#666;line-height:1.4}.sidebar-newsletter .checkbox input[type=checkbox]{margin-top:.1rem}.sidebar-newsletter button{padding:.75rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s ease}.sidebar-newsletter button:hover{background:#0056b3}.sidebar-widget .footer-links{list-style:none;padding:0;margin:0}.sidebar-widget .footer-links li{margin-bottom:.5rem}.sidebar-widget .footer-links a{display:block;padding:.5rem .75rem;color:#666;text-decoration:none;border-radius:6px;transition:all .2s ease;font-size:.9rem}.sidebar-widget .footer-links a:hover{background:#f8f9fa;color:#333;transform:translateX(4px)}section.container{margin:2rem 0}section.container h2{font-family:playfair display,serif;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#333;text-align:center;position:relative}section.container h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#007bff;border-radius:2px}.grid{display:grid;gap:20px;align-items:stretch}.grid--posts{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1rem}.grid--sidebar{grid-template-columns:1fr}@media(min-width:768px){.grid--posts{grid-template-columns:repeat(2,1fr)}section.container h2{font-size:1.6rem;margin-bottom:1.2rem}}@media(min-width:1024px){.grid--posts{grid-template-columns:repeat(3,1fr)}section.container h2{font-size:1.8rem;margin-bottom:1.5rem}}@media(min-width:1200px){.grid--posts{grid-template-columns:repeat(4,1fr)}section.container h2{font-size:2rem;margin-bottom:2rem}}.view-more-container{text-align:center;margin-top:2rem;padding:1rem 0}.view-more-container .btn{min-width:140px;transition:all .3s ease}.view-more-container .btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,123,255,.4)}@media(max-width:1024px){.two-column-layout{grid-template-columns:1fr 280px;gap:1.5rem;padding:0 1.5rem}.two-column-layout.container{padding:0 1.5rem}.single .navbar-container,.site-header.single .navbar-container{padding-left:0;padding-right:0;max-width:100%;padding-left:1.5rem;padding-right:1.5rem}.single .navbar-left,.site-header.single .navbar-left{padding-left:1.5rem}.single #site-nav,.site-header.single #site-nav{padding-right:1.5rem}.single .container{padding:0 1.5rem}.single .site-main .container{padding:0 1.5rem}.single .two-column-layout{padding:0;gap:1.5rem;max-width:100%;margin:0;grid-template-columns:1fr 280px}.single .sidebar-right{margin-right:0;padding-right:0}}@media(max-width:768px){.two-column-layout{grid-template-columns:1fr;gap:1rem;padding:0 1rem}.two-column-layout.container{padding:0 1rem}.sidebar-right{grid-column:1}.single .navbar-container,.site-header.single .navbar-container{padding-left:0;padding-right:0;max-width:100%;padding-left:1rem;padding-right:1rem}.single .navbar-left,.site-header.single .navbar-left{padding-left:1rem}.single #site-nav,.site-header.single #site-nav{padding-right:1rem}.single .container{padding:0 1rem}.single .site-main .container{padding:0 1rem}.single .two-column-layout{padding:0;gap:1rem;max-width:100%;margin:0;grid-template-columns:1fr}.single .sidebar-right{margin-right:0;padding-right:0;grid-column:1;width:100%}.full-width-section{padding:0 1rem;margin:2rem 0}.footer-content{grid-template-columns:1fr;text-align:center}}@media(max-width:480px){.full-width-section{padding:0 .5rem;margin:1.5rem 0}}.navbar{background:#fff !important;border-bottom:1px solid #e9ecef !important;box-shadow:0 2px 4px rgba(0,0,0,.1) !important;position:sticky !important;top:0 !important;z-index:1000 !important;width:100% !important;display:block !important}.navbar-container{max-width:1600px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;min-height:70px;position:relative}.single .navbar-container,.site-header.single .navbar-container{padding-left:0;padding-right:0;max-width:1600px;margin:0 auto;padding-left:2rem;padding-right:2rem}@media(max-width:1024px){.single .navbar-container,.site-header.single .navbar-container{padding-left:0;padding-right:0}.single .navbar-left,.site-header.single .navbar-left{padding-left:1.5rem}.single #site-nav,.site-header.single #site-nav{padding-right:1.5rem}.single .container{padding:0 1.5rem}.single .site-main .container{padding:0 1.5rem}.single .two-column-layout{padding:0;gap:1.5rem;max-width:100%;margin:0;grid-template-columns:1fr 280px}.single .sidebar-right{margin-right:0;padding-right:0}}@media(max-width:768px){.single .navbar-container,.site-header.single .navbar-container{padding-left:0;padding-right:0}.single .navbar-left,.site-header.single .navbar-left{padding-left:1rem}.single #site-nav,.site-header.single #site-nav{padding-right:1rem}.single .container{padding:0 1rem}.single .site-main .container{padding:0 1rem}.single .two-column-layout{padding:0;gap:1rem;max-width:100%;margin:0;grid-template-columns:1fr}.single .sidebar-right{margin-right:0;padding-right:0}}.navbar-left{display:flex;align-items:center;padding-left:2rem}.single .navbar-left,.site-header.single .navbar-left{padding-left:2rem}.navbar-logo{font-family:playfair display,serif;font-size:1.5rem;font-weight:700;color:#007bff !important;text-decoration:none}.navbar-logo:hover{color:#0056b3 !important;text-decoration:none}.navbar-logo-img{height:55px;width:auto;max-width:250px;object-fit:contain;vertical-align:middle}@media(max-width:768px){.navbar-logo-img{height:45px;max-width:200px}}#nav-toggle{display:none}#site-nav{display:flex;align-items:center;gap:1.5rem;padding-right:2rem}.single #site-nav,.site-header.single #site-nav{padding-right:2rem}#site-nav a{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}#site-nav a:hover{color:#007bff;text-decoration:none}#site-nav button{margin-left:.5rem}.site-header{background:#fff;border-bottom:1px solid #e9ecef;width:100%;display:block}@media(max-width:768px){#nav-toggle{display:block}#site-nav{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;border-top:1px solid #e9ecef;box-shadow:0 2px 4px rgba(0,0,0,.1);gap:1rem;align-items:stretch}#site-nav[hidden]{display:none}#site-nav a,#site-nav button{text-align:center;padding:.75rem;border-radius:6px;transition:all .2s ease}#site-nav a:hover,#site-nav button:hover{background-color:#f8f9fa;transform:translateY(-1px)}#site-nav button{margin:0;width:100%}}.navbar-search{display:flex;align-items:center;gap:.5rem;margin:0 1rem;flex:1;max-width:400px}.search-input{flex:1;padding:.5rem .75rem;border:1px solid #e9ecef;border-radius:6px;font-size:.9rem;background:#fff;transition:all .2s ease}.search-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.search-input::placeholder{color:#6c757d}.search-btn{display:flex;align-items:center;justify-content:center;padding:.5rem;background:#007bff;border:1px solid #007bff;border-radius:6px;color:#fff;cursor:pointer;transition:all .2s ease}.search-btn:hover{background:#0056b3;border-color:#0056b3;transform:translateY(-1px)}.search-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(0,123,255,.25)}@media(max-width:768px){.navbar-search{order:3;margin:0;max-width:none;width:100%;padding:0 1rem}.navbar-container{flex-wrap:wrap;gap:.5rem}.navbar-left{order:1}#nav-toggle{order:2}#site-nav{order:4;width:100%}}.article-category{font-size:.875rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-weight:500}.article-title{font-family:playfair display,serif;font-size:3.5rem;font-weight:700;line-height:1.1;color:#000;margin-bottom:1.5rem;letter-spacing:-1px}.article-date{font-size:1rem;color:#666;margin-bottom:2rem;font-weight:400}.featured-image{width:100%;margin-bottom:2rem}.featured-image img{width:100%;height:auto;display:block}.article-author{font-size:1.125rem;color:#000;margin-bottom:3rem;font-weight:500}.content-with-social{display:grid;grid-template-columns:40px 1fr;gap:2rem}.social-sidebar{position:sticky;top:2rem;height:fit-content}.social-icons{display:flex;flex-direction:column;gap:1rem}.social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#666;text-decoration:none;border-radius:50%;transition:all .2s ease;background:#f8f9fa}.social-icon:hover{color:#000;background:#e9ecef;transform:translateY(-2px)}.article-body{max-width:100%}.article-summary{font-size:1.25rem;line-height:1.7;color:#333;margin-bottom:2rem;font-weight:400;font-style:italic}.article-content{font-size:1.125rem;line-height:1.7;color:#000}.article-content p{margin-bottom:1.5rem}.article-content h2{font-family:playfair display,serif;font-size:2rem;font-weight:600;margin:3rem 0 1.5rem;color:#000;line-height:1.3}.article-content h3{font-family:playfair display,serif;font-size:1.5rem;font-weight:600;margin:2.5rem 0 1rem;color:#000;line-height:1.4}.article-content blockquote{font-style:italic;font-size:1.25rem;line-height:1.6;color:#333;border-left:4px solid #007bff;padding-left:1.5rem;margin:2rem 0}.article-content a{color:#007bff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.article-content a:hover{color:#000}.article-content ul,.article-content ol{margin:1.5rem 0;padding-left:2rem}.article-content li{margin-bottom:.5rem}@media(max-width:1024px){.content-with-social{grid-template-columns:1fr;gap:1rem}.social-sidebar{position:static}.social-icons{flex-direction:row;justify-content:center;gap:1rem}}@media(max-width:768px){.article-title{font-size:2.5rem}.article-content{font-size:1rem}.article-summary{font-size:1.125rem}.social-icons{gap:.5rem}.social-icon{width:35px;height:35px}}@media(max-width:480px){.article-title{font-size:2rem}}.posts-header{text-align:center;margin-bottom:3rem}.posts-title{font-family:playfair display,serif;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.page-description{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}@media(max-width:768px){.posts-title{font-size:2rem}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.modal[hidden]{display:none}.modal.show{opacity:1;visibility:visible}.modal-content{background:#fff;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.2);width:90%;max-width:500px;max-height:90vh;overflow-y:auto;transform:scale(.9);transition:transform .3s ease}.modal.show .modal-content{transform:scale(1)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e9ecef}.modal-header h3{margin:0;font-size:1.5rem;color:#333}.modal-close{background:0 0;border:none;font-size:1.5rem;cursor:pointer;color:#6c757d;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.modal-close:hover{background-color:#f8f9fa;color:#333}.modal-body{padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.form-group textarea{resize:vertical;min-height:100px}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}@media(max-width:768px){.modal-content{width:95%;margin:1rem}.modal-header,.modal-body{padding:1rem}.form-actions{flex-direction:column}.form-actions .btn{width:100%}}.form-help{font-size:.875rem;color:#6c757d;margin-top:.25rem;line-height:1.4}.newsletter-form .form-help{text-align:center;max-width:500px;margin:.25rem auto 0}.newsletter-section{background:#f8f9fa;padding:3rem 0;border-bottom:1px solid #e5e5e5;margin:0}.newsletter-container{max-width:1600px;margin:0 auto;padding:0 2rem}.newsletter-content{text-align:center;max-width:800px;margin:0 auto}.newsletter-title{font-family:playfair display,serif;font-size:3.5rem;font-weight:700;margin-bottom:2rem;color:#000;line-height:1.1;text-align:center}.newsletter-description{font-size:1.25rem;color:#333;margin-bottom:3rem;line-height:1.6;font-weight:400;text-align:center}.newsletter-form{display:flex;flex-direction:column;gap:2rem;max-width:600px;margin:0 auto;align-items:center}.newsletter-form input[type=email]{padding:1rem 1.5rem;border:2px solid #e9ecef;border-radius:8px;font-size:1.1rem;font-family:inter,sans-serif;transition:all .2s ease;background:#fff;width:100%;text-align:center;box-sizing:border-box}.newsletter-form input[type=email]:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1);transform:translateY(-1px)}.newsletter-form input[type=email]:hover{border-color:#007bff}.newsletter-form input[type=email]::placeholder{color:#6c757d;opacity:.7}.newsletter-form .checkbox{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.95rem;color:#666;line-height:1.4;text-align:center;cursor:pointer;max-width:500px;margin:0 auto;padding:.5rem;border-radius:6px;transition:background-color .2s ease}.newsletter-form .checkbox:hover{background-color:rgba(0,123,255,5%)}.newsletter-form .checkbox input[type=checkbox]{margin:0;width:1.2rem;height:1.2rem;accent-color:#007bff;cursor:pointer;flex-shrink:0}.newsletter-form .checkbox span{flex:1;user-select:none;text-align:center}.newsletter-form .btn{width:100%;max-width:300px;margin:0 auto;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s ease}.newsletter-form .btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,123,255,.3)}.newsletter-form #nl-msg{font-size:.875rem;margin-top:1rem;min-height:1.25rem;text-align:center;padding:.5rem;border-radius:4px;transition:all .3s ease}.newsletter-form #nl-msg.success{color:#198754;background-color:rgba(25,135,84,.1);border:1px solid rgba(25,135,84,.2)}.newsletter-form #nl-msg.error{color:#dc3545;background-color:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.2)}.newsletter-form #nl-msg.info{color:#0dcaf0;background-color:rgba(13,202,240,.1);border:1px solid rgba(13,202,240,.2)}.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:768px){.newsletter-section{padding:2rem 0}.newsletter-container{padding:0 1rem}.newsletter-title{font-size:2.5rem;margin-bottom:1.5rem}.newsletter-description{font-size:1.1rem;margin-bottom:2rem}.newsletter-form{max-width:100%;gap:1.5rem}.newsletter-form input[type=email]{padding:.875rem 1.25rem;font-size:1rem}.newsletter-form .checkbox{font-size:.9rem;max-width:350px}.newsletter-form .btn{max-width:250px;padding:.875rem 1.5rem;font-size:1rem}}@media(max-width:480px){.newsletter-section{padding:1.5rem 0}.newsletter-title{font-size:2rem;margin-bottom:1.25rem}.newsletter-description{font-size:1rem;margin-bottom:1.5rem}.newsletter-form{gap:1.25rem}.newsletter-form input[type=email]{padding:.75rem 1rem;font-size:.95rem}.newsletter-form .checkbox{font-size:.85rem;max-width:300px}.newsletter-form .btn{max-width:200px;padding:.75rem 1.25rem;font-size:.95rem}}.hero-section{background:#fff;padding:2rem;margin-bottom:3rem;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,8%);border:1px solid #e9ecef;display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start;max-width:1600px;margin-left:0;margin-right:auto}.hero-main{display:flex;flex-direction:column}.hero-image{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px;margin-bottom:1.5rem}.hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hero-image:hover img{transform:scale(1.02)}.hero-image-placeholder{width:100%;height:100%;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;font-size:.9rem;text-align:center}.hero-image-placeholder svg{margin-bottom:.5rem;opacity:.7}.hero-image-placeholder span{font-weight:500}.hero-content{flex:1}.hero-title{font-family:playfair display,serif;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#000}.hero-title a{color:inherit;text-decoration:none;transition:color .2s ease}.hero-title a:hover{color:#007bff}.hero-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;flex-wrap:nowrap;gap:.5rem}.hero-date{color:#666;font-weight:500;white-space:nowrap;flex-shrink:0}.hero-source{color:#888;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.hero-summary{font-size:1rem;line-height:1.6;color:#555;margin-bottom:0;font-weight:400}.hero-sidebar{padding:0;margin-top:0}.sidebar-posts{display:flex;flex-direction:column;gap:1.5rem}.sidebar-post{background:#fafbfc;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,8%);transition:all .3s ease;border:1px solid #e9ecef}.sidebar-post:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.12);background:#fff}.sidebar-post-image{width:100%;height:120px;overflow:hidden}.sidebar-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.sidebar-post:hover .sidebar-post-image img{transform:scale(1.05)}.sidebar-post-content{padding:1rem}.sidebar-post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.75rem;flex-wrap:nowrap;gap:.5rem}.sidebar-post-date{color:#666;font-weight:500;white-space:nowrap;flex-shrink:0}.sidebar-post-source{color:#888;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.sidebar-post-title{font-size:.9rem;font-weight:600;line-height:1.4;margin:0 0 .5rem;color:#333}.sidebar-post-title a{color:inherit;text-decoration:none;transition:color .2s ease}.sidebar-post-title a:hover{color:#007bff}.sidebar-post-summary{font-size:.75rem;line-height:1.4;color:#555;margin-top:.5rem;margin-bottom:0}@media(max-width:1024px){.hero-section{grid-template-columns:1fr;gap:1.5rem}.hero-sidebar{order:-1;margin-top:0}}@media(max-width:768px){.hero-section{padding:1.5rem;margin-bottom:2rem;margin-left:1rem;margin-right:1rem}.hero-title{font-size:1.6rem}.hero-summary{font-size:.95rem}.sidebar-post-image{height:100px}.sidebar-post-content{padding:.75rem}.sidebar-post-title{font-size:.8rem}.sidebar-post-summary{font-size:.7rem}}@media(max-width:480px){.hero-section{padding:1rem}.hero-title{font-size:1.4rem}.hero-meta{flex-direction:row;align-items:center;gap:.5rem;flex-wrap:nowrap}.sidebar-posts{gap:1rem}}.feed-section{margin:0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,8%);width:100%}.feed-container{padding:2rem;max-width:1600px;margin:0 auto;width:100%}.feed-header{margin-bottom:2rem;border-bottom:2px solid #f0f0f0;padding-bottom:1rem}.feed-title{font-family:playfair display,serif;font-size:1.8rem;font-weight:600;color:#333;margin:0}.feed-posts{display:flex;flex-direction:column;gap:2rem}.feed-post{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;padding:1.5rem;border-radius:8px;transition:all .3s ease;border:1px solid #f0f0f0}.feed-post:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#007bff}.feed-post-image{width:200px;height:120px;overflow:hidden;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative}.feed-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.feed-post:hover .feed-post-image img{transform:translate(-50%,-50%)scale(1.05)}.feed-post-placeholder{width:100%;height:100%;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;font-size:.75rem;text-align:center;position:absolute;top:10%;left:0}.feed-post-placeholder svg{margin-bottom:.5rem;opacity:.7}.feed-post-placeholder span{font-weight:500}.feed-post-content{display:flex;flex-direction:column;justify-content:space-between}.feed-post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.8rem;flex-wrap:nowrap;gap:.5rem}.feed-post-meta-right{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.feed-post-relevance{background:#e5533c;color:#fff;padding:.2rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.feed-post-date{color:#666;font-weight:500;white-space:nowrap;flex-shrink:0}.feed-post-source{color:#888;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.feed-post-title{font-family:playfair display,serif;font-size:1.2rem;font-weight:600;line-height:1.3;margin:0 0 1rem;color:#333}.feed-post-title a{color:inherit;text-decoration:none;transition:color .2s ease}.feed-post-title a:hover{color:#007bff}.feed-post-summary{font-size:.95rem;line-height:1.5;color:#555;margin:0 0 1rem;flex-grow:1}.feed-post-category{display:inline-block;background:#007bff;color:#fff;padding:.08rem .3rem;border-radius:6px;font-size:.55rem;font-weight:500;text-transform:uppercase;letter-spacing:.15px;white-space:nowrap}@media(max-width:768px){.feed-section{margin:1rem 0}.feed-container{padding:1rem}.feed-title{font-size:1.5rem}.feed-post{grid-template-columns:1fr;gap:1rem}.feed-post-image{width:100%;height:200px;position:relative}.feed-post-image img{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.feed-post:hover .feed-post-image img{transform:translate(-50%,-50%)scale(1.05)}}@media(max-width:480px){.feed-container{padding:.75rem}.feed-post{padding:1rem}.feed-title{font-size:1.3rem}.feed-post-image{height:180px}}.grid-section{padding:2rem 0;border-bottom:1px solid #e5e5e5}.grid-container{max-width:1600px;margin:0 auto;padding:0 2rem}.grid-title{font-family:playfair display,serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#000;border-bottom:2px solid #0d6efd;padding-bottom:.5rem}.grid-posts{display:grid;gap:16px}.grid-post{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,8%);transition:all .3s ease;border:1px solid #e9ecef;height:100%;display:flex;flex-direction:column}.grid-post:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.grid-post-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.grid-post-image{width:100%;height:70px;overflow:hidden;flex-shrink:0}.grid-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;cursor:pointer;pointer-events:auto}.grid-post:hover .grid-post-image img{transform:scale(1.05)}.grid-post-content{padding:8px;display:flex;flex-direction:column;flex:1;min-height:0}.grid-post-title{font-family:playfair display,serif;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0 0 4px;color:#000;flex-grow:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;min-height:5.2em}.grid-post-summary{font-size:.45rem;line-height:1.4;color:#555;margin:4px 0 0;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word}.grid-post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:.2rem;flex-grow:0;flex-wrap:nowrap;gap:.5rem}.grid-post-date{font-size:.7rem;color:#999;font-weight:500;white-space:nowrap;flex-shrink:0}.grid-post-relevance{background:#e5533c;color:#fff;padding:.1em .4em;border-radius:8px;font-size:.65rem;font-weight:600}.grid-post-cta{margin-top:auto;flex-grow:0}.read-more-link{color:#0d6efd;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;transition:color .2s ease}.grid-post:hover .read-more-link{color:#0b5ed7}@media(max-width:1200px){.grid-posts{grid-template-columns:repeat(4,1fr) !important;gap:.75rem}}@media(max-width:1024px){.grid-posts{grid-template-columns:repeat(3,1fr) !important}}@media(max-width:768px){.grid-section{padding:1.5rem 0}.grid-container{padding:0 1rem}.grid-title{font-size:1.25rem;margin-bottom:1rem}.grid-posts{grid-template-columns:repeat(2,1fr) !important;gap:.75rem}.grid-post-content{padding:.625rem}.grid-post-title{font-size:.8rem}.grid-post-image{height:80px}}@media(max-width:480px){.grid-posts{grid-template-columns:1fr !important}.grid-container{padding:0 .5rem}}.pagination,.pagination-default{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:3rem 0;flex-wrap:wrap;list-style:none;padding:0}.pagination li,.pagination-default li,.page-item{list-style:none}.pagination a,.pagination span,.pagination-default a,.pagination-default span,.page-link{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:.75rem 1rem;font-family:inter,sans-serif;font-size:.9rem;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;border:1px solid #e9ecef;border-radius:6px;background-color:#fff;color:#007bff;cursor:pointer;transition:all .2s ease;user-select:none}.pagination a:hover,.pagination-default a:hover,.page-link:hover{background-color:#f8f9fa;border-color:#007bff;color:#0056b3;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,123,255,.15)}.pagination a:focus,.pagination-default a:focus,.page-link:focus{outline:none;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.pagination .current,.pagination-default .current,.page-item.active .page-link{background-color:#007bff;border-color:#007bff;color:#fff;cursor:default}.pagination .current:hover,.pagination-default .current:hover,.page-item.active .page-link:hover{background-color:#007bff;border-color:#007bff;color:#fff;transform:none;box-shadow:none}.pagination .prev,.pagination .next,.pagination-default .prev,.pagination-default .next{min-width:auto;padding:.75rem 1.25rem}.pagination .prev a,.pagination .next a,.pagination-default .prev a,.pagination-default .next a{min-width:auto;padding:.75rem 1.25rem}.pagination .disabled a,.pagination .disabled span,.pagination-default .disabled a,.pagination-default .disabled span,.page-item.disabled .page-link{background-color:#f8f9fa;border-color:#e9ecef;color:#6c757d;cursor:not-allowed;opacity:.6}.pagination .disabled a:hover,.pagination-default .disabled a:hover,.page-item.disabled .page-link:hover{background-color:#f8f9fa;border-color:#e9ecef;color:#6c757d;transform:none;box-shadow:none}.pagination .ellipsis,.pagination-default .ellipsis{background-color:transparent;border-color:transparent;color:#6c757d;cursor:default;min-width:auto;padding:.75rem .5rem}.pagination .ellipsis:hover,.pagination-default .ellipsis:hover{background-color:transparent;border-color:transparent;color:#6c757d;transform:none;box-shadow:none}@media(max-width:768px){.pagination,.pagination-default{gap:.25rem;margin:2rem 0}.pagination a,.pagination span,.pagination-default a,.pagination-default span,.page-link{min-width:40px;height:40px;padding:.5rem .75rem;font-size:.85rem}.pagination .prev,.pagination .next,.pagination-default .prev,.pagination-default .next{min-width:auto;padding:.5rem 1rem}.pagination .prev a,.pagination .next a,.pagination-default .prev a,.pagination-default .next a{min-width:auto;padding:.5rem 1rem}}@media(max-width:480px){.pagination,.pagination-default{gap:.2rem}.pagination a,.pagination span,.pagination-default a,.pagination-default span,.page-link{min-width:36px;height:36px;padding:.5rem;font-size:.8rem}.pagination .prev,.pagination .next,.pagination-default .prev,.pagination-default .next{padding:.5rem .75rem}.pagination .prev a,.pagination .next a,.pagination-default .prev a,.pagination-default .next a{padding:.5rem .75rem}}