﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;color:#1a1a1a;background-color:#f7f7f7;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:#003087;text-decoration:none;transition:color .15s ease}a:hover{color:#c00}ul,ol{list-style:none}.container{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width: 768px){.container{padding:0 24px}}.content-sidebar-layout{display:grid;grid-template-columns:1fr;gap:40px;padding:40px 0}@media(min-width: 1024px){.content-sidebar-layout{grid-template-columns:1fr 320px}}.content-area{min-width:0}.section-title{font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:#444;margin-bottom:24px;border-bottom:3px solid #c00;padding-bottom:8px}.section-title span{display:inline-block;background:#c00;color:#fff;padding:4px 12px;margin-bottom:-3px}.category-badge{display:inline-block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:3px 8px;color:#fff;border-radius:2px}.category-badge.category-politics{background:#c00}.category-badge.category-world{background:#039}.category-badge.category-economy{background:#060}.category-badge.category-science{background:#609}.category-badge.category-opinion{background:#c60}.category-badge.category-badge--large{font-size:.75rem;padding:4px 12px}.breaking-badge{display:inline-block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:3px 8px;background:#c00;color:#fff;border-radius:2px;animation:pulse 1.5s infinite}.breaking-badge.breaking-badge--large{font-size:.75rem;padding:4px 12px}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.7}}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.pagination__btn{display:inline-block;padding:8px 20px;background:#003087;color:#fff;border-radius:3px;font-weight:600;font-size:.9rem;transition:background .15s ease}.pagination__btn:hover{background:#c00;color:#fff}.pagination__info{font-size:.9rem;color:#999}.no-posts{color:#999;font-style:italic;text-align:center;padding:40px}.site-header{background:#001a4d;position:sticky;top:0;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,.15)}.header-top{background:rgb(0,17.3896103896,51.5);border-bottom:1px solid hsla(0,0%,100%,.1);padding:6px 0}.header-top__inner{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.header-top__left{display:flex;align-items:center;gap:16px;color:hsla(0,0%,100%,.7)}.header-top__right{display:flex;gap:16px}.header-date{color:hsla(0,0%,100%,.6)}.header-tagline{color:#c8a200;font-style:italic;font-weight:600}.header-link{color:hsla(0,0%,100%,.7);font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;transition:color .15s ease}.header-link:hover{color:#c8a200}.header-main{padding:16px 0}.header-main__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo a{text-decoration:none;display:block}.logo-text{display:flex;align-items:baseline;gap:4px;line-height:1}.logo-freedom{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:2.4rem;font-weight:900;color:#fff;letter-spacing:-1px;text-transform:uppercase}.logo-news{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:2.4rem;font-weight:900;color:#c00;letter-spacing:-1px;text-transform:uppercase}.logo-tagline{font-size:.7rem;color:#c8a200;font-style:italic;text-align:center;letter-spacing:2px;text-transform:uppercase;margin-top:2px}.header-ad-space{display:none}@media(min-width: 768px){.header-ad-space{display:flex;align-items:center;justify-content:center;flex:1;max-width:500px}}.fake-ad{border:2px dashed hsla(0,0%,100%,.2);padding:8px 24px;text-align:center;color:hsla(0,0%,100%,.4);border-radius:3px;width:100%}.fake-ad p{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:2px}.fake-ad small{font-size:.65rem;font-style:italic}.ticker-wrap{background:#c00;color:#fff;display:flex;align-items:center;overflow:hidden;height:36px}.ticker-label{background:rgb(127.5,0,0);color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;padding:0 16px;white-space:nowrap;height:100%;display:flex;align-items:center;position:relative;flex-shrink:0;animation:livePulse 2s infinite}.ticker-label::after{content:"";position:absolute;right:-8px;top:0;bottom:0;width:16px;background:rgb(127.5,0,0);clip-path:polygon(0 0, 60% 0, 100% 50%, 60% 100%, 0 100%);z-index:1}@keyframes livePulse{0%,100%{background:rgb(127.5,0,0)}50%{background:rgb(178.5,0,0)}}.ticker{overflow:hidden;flex:1;height:100%;display:flex;align-items:center;mask-image:linear-gradient(to right, transparent 0, black 30px, black calc(100% - 30px), transparent 100%)}.ticker-items{display:flex;align-items:center;white-space:nowrap;animation:ticker 60s linear infinite;padding-left:100%}.ticker-item{font-size:.8rem;font-weight:600;padding:0 8px}.ticker-divider{color:hsla(0,0%,100%,.5);padding:0 8px}@keyframes ticker{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.site-nav{background:#003087;border-bottom:3px solid #c00;position:sticky;top:0;z-index:99}@media(min-width: 1024px){.site-nav{position:relative}}.site-nav__inner{display:flex;align-items:center;gap:16px;height:48px;position:relative}.nav-toggle{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}.nav-toggle span{display:block;width:22px;height:2px;background:#fff;transition:transform .15s ease}@media(min-width: 1024px){.nav-toggle{display:none}}.nav-links{display:none;flex-direction:column;position:absolute;top:48px;left:0;right:0;background:#003087;padding:16px 0;border-top:1px solid hsla(0,0%,100%,.1);z-index:99}.nav-links.nav-open{display:flex}@media(min-width: 1024px){.nav-links{display:flex;flex-direction:row;position:static;padding:0;border:none;flex:1}}.nav-link{display:block;color:hsla(0,0%,100%,.85);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:10px 24px;transition:background .15s ease,color .15s ease;border-bottom:3px solid rgba(0,0,0,0)}.nav-link:hover{background:hsla(0,0%,100%,.1);color:#fff}.nav-link--active{color:#fff;border-bottom-color:#c8a200}@media(min-width: 1024px){.nav-link{padding:0 16px;height:48px;display:flex;align-items:center}}.nav-search{display:none;align-items:center;gap:8px;margin-left:auto}@media(min-width: 1024px){.nav-search{display:flex}}.search-input{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:6px 12px;border-radius:20px;font-size:.8rem;width:200px;transition:all .15s ease}.search-input::placeholder{color:hsla(0,0%,100%,.5)}.search-input:focus{outline:none;background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);width:240px}.search-btn{background:none;border:none;cursor:pointer;font-size:1rem;padding:4px}.home-page{padding-bottom:64px}.breaking-banner{background:#c00;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:16px;overflow:hidden}.breaking-banner .breaking-label{background:#fff;color:#c00;font-weight:900;font-size:.7rem;text-transform:uppercase;letter-spacing:2px;padding:4px 10px;white-space:nowrap;flex-shrink:0}.breaking-banner .breaking-text{font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-section{background:#fff;padding:24px 0;border-bottom:1px solid #e8e8e8}.hero-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width: 768px){.hero-grid{grid-template-columns:2fr 1fr}}.hero-main{display:flex;flex-direction:column;gap:16px}.hero-image-link{display:block}.hero-image{height:380px;background:linear-gradient(135deg, #001a4d 0%, #003087 60%, #660000 100%);background-size:cover;background-position:center;position:relative;border-radius:3px;overflow:hidden}@media(min-width: 1024px){.hero-image{height:460px}}.hero-overlay{position:absolute;top:16px;left:16px;right:16px;display:flex;justify-content:space-between;align-items:flex-start}.hero-content{padding:0 8px}.hero-title{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:1.8rem;font-weight:900;line-height:1.2;margin-bottom:8px}@media(min-width: 768px){.hero-title{font-size:2.2rem}}.hero-title a{color:#1a1a1a}.hero-title a:hover{color:#c00}.hero-excerpt{color:#444;font-size:1rem;line-height:1.7;margin-bottom:16px}.hero-meta{display:flex;gap:16px;font-size:.8rem;color:#999}.hero-meta .author{font-weight:600;color:#444}.hero-secondary{display:flex;flex-direction:column;gap:0;border-top:3px solid #c00}.story-card{background:#fff;overflow:hidden;transition:box-shadow .25s ease}.story-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.story-card--secondary{display:flex;gap:8px;padding:16px 0;border-bottom:1px solid #e8e8e8}.story-card--secondary:first-child{padding-top:16px}.story-card--secondary:last-child{border-bottom:none}.story-card--secondary .story-card__image{width:100px;height:70px;flex-shrink:0}.story-card--secondary .story-card__title{font-size:.9rem;margin-bottom:4px}.story-card--grid{border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12);overflow:hidden}.story-card--grid .story-card__image{height:200px}.story-card--related{border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12);overflow:hidden}.story-card--related .story-card__image{height:150px}.story-card__image{background:linear-gradient(135deg, #001a4d 0%, #003087 60%, #660000 100%);background-size:cover;background-position:center;position:relative;display:block;transition:transform .25s ease;overflow:hidden}.story-card__image .category-badge{position:absolute;top:8px;left:8px;z-index:1}.story-card__image .breaking-badge{position:absolute;top:8px;right:8px;z-index:1}.story-card__image--small{width:90px;height:65px;flex-shrink:0}.story-card__image--featured{height:300px;margin-bottom:16px;width:100%;border-radius:3px}.story-card__image-link{display:block;overflow:hidden}.story-card__image-link:hover .story-card__image{transform:scale(1.03)}.story-card__content{padding:16px;flex:1;min-width:0}.story-card__title{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:1.05rem;font-weight:700;line-height:1.3;margin-bottom:8px}.story-card__title a{color:#1a1a1a}.story-card__title a:hover{color:#c00}.story-card__excerpt{font-size:.85rem;color:#444;line-height:1.6;margin-bottom:8px}.story-card__meta{display:flex;gap:8px;font-size:.75rem;color:#999;flex-wrap:wrap}.story-card__meta .author{font-weight:600;color:#444}.story-card__meta .date::before{content:"· "}.story-card__date{font-size:.75rem;color:#999}.news-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width: 576px){.news-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.news-grid{grid-template-columns:repeat(3, 1fr)}}.category-tabs{display:flex;gap:0;overflow-x:auto;border-bottom:3px solid #c00;margin:24px 0 0;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tab{display:inline-block;padding:10px 16px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#444;white-space:nowrap;border-bottom:3px solid rgba(0,0,0,0);margin-bottom:-3px;transition:color .15s ease,border-color .15s ease}.category-tab:hover{color:#c00;border-bottom-color:#c00}.category-tab--active{color:#c00;border-bottom-color:#c00}.latest-news{padding-top:0}.post-page{padding:40px 0}.post-article{background:#fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12);padding:40px;min-width:0}@media(min-width: 768px){.post-article{padding:40px 64px}}.breadcrumb{font-size:.75rem;color:#999;margin-bottom:24px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.breadcrumb a{color:#999}.breadcrumb a:hover{color:#c00}.post-category{display:flex;gap:8px;margin-bottom:16px}.post-title{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:900;line-height:1.15;color:#1a1a1a;margin-bottom:24px}@media(min-width: 768px){.post-title{font-size:2.6rem}}.post-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:16px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin-bottom:24px}.post-meta__author{display:flex;align-items:center;gap:8px}.post-meta__details{display:flex;gap:16px;font-size:.8rem;color:#999;flex-wrap:wrap}.author-avatar{width:36px;height:36px;background:#003087;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.author-info strong{display:block;font-size:.9rem}.author-info span{font-size:.75rem;color:#999}.read-time{color:#999}.read-time::before{content:"· "}.satire-disclaimer{background:rgb(255,234.86,149);border:1px solid #c8a200;border-left:4px solid #c8a200;border-radius:3px;padding:16px;font-size:.8rem;color:rgb(47,38.07,0);margin-bottom:24px;line-height:1.5}.satire-disclaimer .disclaimer-icon{margin-right:4px}.satire-disclaimer strong{text-transform:uppercase;letter-spacing:.5px}.post-hero-image{margin-bottom:24px;border-radius:3px;overflow:hidden}.post-hero-image img{width:100%;height:auto;max-height:500px;object-fit:cover}.post-hero-image figcaption{font-size:.75rem;color:#999;font-style:italic;padding:8px;background:#f7f7f7}.post-content{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:1.05rem;line-height:1.85;color:#2c2c2c}.post-content p{margin-bottom:24px}.post-content h2,.post-content h3,.post-content h4{font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;font-weight:800;margin:40px 0 16px;color:#1a1a1a}.post-content h2{font-size:1.4rem;border-bottom:2px solid #e8e8e8;padding-bottom:8px}.post-content h3{font-size:1.15rem}.post-content h4{font-size:1rem}.post-content blockquote{border-left:4px solid #c00;background:#f7f7f7;padding:16px 24px;margin:24px 0;font-style:italic;font-size:1.1rem;color:#444;border-radius:0 3px 3px 0}.post-content blockquote p:last-child{margin-bottom:0}.post-content ul,.post-content ol{margin:16px 0 24px 40px;list-style:disc}.post-content ul li,.post-content ol li{margin-bottom:8px}.post-content ol{list-style:decimal}.post-content strong{font-weight:700;color:#1a1a1a}.post-content em{font-style:italic}.post-content a{color:#003087;text-decoration:underline}.post-content a:hover{color:#c00}.post-content .pull-quote{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:1.4rem;font-weight:700;font-style:italic;text-align:center;border-top:3px solid #c00;border-bottom:3px solid #c00;padding:24px 40px;margin:40px 0;color:#003087;line-height:1.4}.post-content .fact-box{background:rgb(160.5,194.1,255);border:1px solid rgb(58.5,128.3666666667,255);border-left:4px solid #003087;border-radius:3px;padding:16px 24px;margin:24px 0}.post-content .fact-box h4{color:#003087;margin-top:0;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.post-content .fact-box p:last-child{margin-bottom:0}.post-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:40px;padding-top:24px;border-top:1px solid #e8e8e8;font-size:.85rem}.post-tags strong{color:#444}.tag{background:#e8e8e8;color:#444;padding:3px 10px;border-radius:20px;font-size:.75rem;transition:all .15s ease;cursor:pointer}.tag:hover{background:#c00;color:#fff}.share-section{margin-top:40px;padding-top:24px;border-top:1px solid #e8e8e8}.share-section h4{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#444;margin-bottom:16px}.share-buttons{display:flex;gap:8px;flex-wrap:wrap}.share-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 16px;border-radius:3px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s ease;border:none}.share-btn--twitter{background:#1da1f2;color:#fff}.share-btn--twitter:hover{background:rgb(11.9665271967,133.4728033473,208.0334728033);color:#fff}.share-btn--facebook{background:#3b5998;color:#fff}.share-btn--facebook:hover{background:rgb(44.7393364929,67.4881516588,115.2606635071);color:#fff}.share-btn--copy{background:#e8e8e8;color:#444;font-family:"Open Sans","Helvetica Neue",Arial,sans-serif}.share-btn--copy:hover{background:#003087;color:#fff}.related-posts{margin-top:64px}.related-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width: 576px){.related-grid{grid-template-columns:repeat(3, 1fr)}}.category-page{padding-bottom:64px}.category-header{background:#001a4d;color:#fff;padding:40px 0;margin-bottom:24px}.category-header--politics{border-top:6px solid #c00}.category-header--world{border-top:6px solid #039}.category-header--economy{border-top:6px solid #060}.category-header--science{border-top:6px solid #609}.category-header--opinion{border-top:6px solid #c60}.category-title{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:2.5rem;font-weight:900;margin-bottom:8px}.category-description{font-size:1rem;color:hsla(0,0%,100%,.7)}.category-featured{background:#fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12);padding:24px;margin-bottom:40px}.category-featured__title{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:1.6rem;font-weight:900;line-height:1.2;margin-bottom:8px}.category-featured__title a{color:#1a1a1a}.category-featured__title a:hover{color:#c00}.category-featured__excerpt{color:#444;font-size:.95rem;line-height:1.7;margin-bottom:16px}.sidebar{min-width:0}.sidebar-widget{background:#fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12);padding:24px;margin-bottom:24px}.sidebar-widget--poll{background:linear-gradient(135deg, #001a4d 0%, #003087 100%);color:#fff}.sidebar-widget--poll .widget-title{color:#fff;border-bottom-color:hsla(0,0%,100%,.2)}.sidebar-widget--ad{background:#f7f7f7;border:2px dashed #e8e8e8;padding:16px}.sidebar-widget--quote{background:#001a4d;color:#fff}.sidebar-widget--quote .widget-title{color:#fff;border-bottom-color:hsla(0,0%,100%,.2)}.sidebar-widget--newsletter{background:#c00;color:#fff}.sidebar-widget--newsletter .widget-title{color:#fff;border-bottom-color:hsla(0,0%,100%,.2)}.sidebar-widget--newsletter p{font-size:.85rem;margin-bottom:16px;opacity:.9}.widget-title{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:#444;border-bottom:2px solid #e8e8e8;padding-bottom:8px;margin-bottom:16px}.trending-list{counter-reset:trending}.trending-item{display:flex;align-items:flex-start;gap:8px;padding:8px 0;border-bottom:1px solid #e8e8e8}.trending-item:last-child{border-bottom:none}.trending-num{font-size:1.4rem;font-weight:900;color:#c00;line-height:1;flex-shrink:0;width:24px}.trending-link{font-size:.85rem;font-weight:600;color:#1a1a1a;line-height:1.4}.trending-link:hover{color:#c00}.poll-question{font-size:.9rem;font-weight:600;margin-bottom:16px;color:hsla(0,0%,100%,.9)}.poll-options{display:flex;flex-direction:column;gap:8px}.poll-option{display:flex;align-items:center;gap:8px}.poll-bar{background:hsla(0,0%,100%,.2);height:28px;border-radius:2px;display:flex;align-items:center;padding:0 8px;transition:width .5s ease}.poll-bar span{font-size:.75rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.poll-pct{font-size:.8rem;font-weight:700;color:#c8a200;flex-shrink:0}.poll-disclaimer{font-size:.65rem;color:hsla(0,0%,100%,.5);margin-top:8px;font-style:italic}.ad-label{font-size:.65rem;text-transform:uppercase;letter-spacing:1px;color:#999;text-align:center;margin-bottom:8px}.ad-content{background:#001a4d;color:#fff;text-align:center;padding:24px;border-radius:3px}.ad-content h4{font-size:1rem;font-weight:900;text-transform:uppercase;color:#c8a200;margin-bottom:8px}.ad-content p{font-size:.85rem;margin-bottom:4px;opacity:.8}.ad-btn{display:inline-block;margin-top:16px;background:#c00;color:#fff;padding:8px 20px;border-radius:3px;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;transition:background .15s ease}.ad-btn:hover{background:#900;color:#fff}.sidebar-post-list{display:flex;flex-direction:column;gap:0}.sidebar-post-item{padding:8px 0;border-bottom:1px solid #e8e8e8;display:flex;flex-direction:column;gap:2px}.sidebar-post-item:last-child{border-bottom:none}.sidebar-post-item a{font-size:.85rem;font-weight:600;color:#1a1a1a;line-height:1.4}.sidebar-post-item a:hover{color:#c00}.sidebar-date{font-size:.7rem;color:#999}.quote-of-day{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:.95rem;font-style:italic;color:hsla(0,0%,100%,.85);line-height:1.6;margin:0;border-left:none;position:relative;padding-left:24px}.quote-of-day::before{content:'"';position:absolute;left:0;top:-10px;font-size:3rem;color:hsla(0,0%,100%,.3);font-family:"Merriweather",Georgia,"Times New Roman",serif;line-height:1}.quote-of-day cite{display:block;font-size:.75rem;font-style:normal;color:#c8a200;margin-top:8px}.quote-of-day cite::before{content:"— "}.newsletter-form{display:flex;flex-direction:column;gap:8px}.newsletter-input{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:8px 12px;border-radius:3px;font-size:.85rem;width:100%}.newsletter-input::placeholder{color:hsla(0,0%,100%,.6)}.newsletter-input:focus{outline:none;background:hsla(0,0%,100%,.25)}.newsletter-btn{background:#fff;color:#c00;border:none;padding:8px 16px;border-radius:3px;font-weight:800;font-size:.85rem;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .15s ease}.newsletter-btn:hover{background:#001a4d;color:#fff}.newsletter-disclaimer{font-size:.65rem !important;font-style:italic;opacity:.6 !important;margin-top:4px}.site-footer{background:#1a1a1a;color:hsla(0,0%,100%,.7);margin-top:64px}.footer-top{padding:64px 0 40px;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-grid{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width: 768px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand .footer-logo{display:flex;align-items:baseline;gap:4px;margin-bottom:8px}.footer-brand .footer-logo .logo-freedom{font-size:1.6rem}.footer-brand .footer-logo .logo-news{font-size:1.6rem}.footer-tagline{color:#c8a200;font-style:italic;font-size:.8rem;margin-bottom:16px}.footer-about{font-size:.85rem;line-height:1.6;margin-bottom:16px}.footer-social{display:flex;gap:8px;flex-wrap:wrap}.social-link{font-size:.8rem;color:hsla(0,0%,100%,.6);padding:4px 10px;border:1px solid hsla(0,0%,100%,.2);border-radius:3px;transition:all .15s ease}.social-link:hover{color:#fff;border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.05)}.footer-links h4{color:#fff;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-links ul{display:flex;flex-direction:column;gap:8px}.footer-links a{font-size:.85rem;color:hsla(0,0%,100%,.6);transition:color .15s ease}.footer-links a:hover{color:#c00}.footer-bottom{padding:24px 0}.footer-bottom__inner{text-align:center;font-size:.75rem;color:hsla(0,0%,100%,.4);line-height:1.6}.footer-bottom__inner p+p{margin-top:8px}.footer-disclaimer{color:rgba(200,162,0,.6) !important}.about-page{padding:64px 0}.about-page .container{max-width:800px}.about-hero{text-align:center;padding:40px 0;background:#001a4d;color:#fff;margin-bottom:64px;border-radius:3px}.about-hero h1{font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:2.5rem;font-weight:900;margin-bottom:16px}.about-hero p{font-size:1.1rem;color:hsla(0,0%,100%,.8);max-width:600px;margin:0 auto;line-height:1.7}.about-content{background:#fff;padding:64px;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12);font-family:"Merriweather",Georgia,"Times New Roman",serif;font-size:1.05rem;line-height:1.85;color:#2c2c2c}.about-content h2{font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;font-weight:800;font-size:1.4rem;margin:40px 0 16px;color:#1a1a1a;border-bottom:2px solid #e8e8e8;padding-bottom:8px}.about-content p{margin-bottom:24px}.about-content ul{margin:16px 0 24px 40px;list-style:disc}.about-content ul li{margin-bottom:8px}.about-content .staff-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:24px;margin:24px 0;list-style:none;margin-left:0}.about-content .staff-card{text-align:center;background:#f7f7f7;padding:24px;border-radius:3px}.about-content .staff-card .staff-avatar{width:64px;height:64px;background:#003087;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 8px}.about-content .staff-card strong{display:block;font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;font-size:.9rem;margin-bottom:2px}.about-content .staff-card span{font-size:.75rem;color:#999;font-style:italic}/*# sourceMappingURL=main.css.map */