 html,body{overflow-x:hidden;}*,*::before,*::after{box-sizing:border-box;}.home-grid{display:grid;grid-template-areas:"urgent urgent" "slider slider" "latest sidebar";grid-template-columns:3fr 1fr;gap:2rem;margin-top:1rem;padding:1.5rem;}.home-grid.with-sidebar{grid-template-areas:"urgent urgent" "slider slider" "latest sidebar";}.home-grid.no-sidebar{grid-template-areas:"urgent urgent" "slider slider" "latest latest";grid-template-columns:1fr;}.urgent-card-container{grid-area:urgent;margin-bottom:2rem;}.urgent-card{background:#e63946;color:#fff;padding:1.5rem;border-radius:4px;display:flex;flex-direction:column;gap:0.75rem;}.urgent-label{align-self:flex-start;background:#d62828;padding:0.25rem 0.5rem;font-size:0.75rem;font-weight:bold;text-transform:uppercase;border-radius:2px;}.urgent-title{margin:0;font-size:1.5rem;line-height:1.2;}.urgent-title a{color:#fff;text-decoration:none;}.urgent-excerpt{font-size:1rem;line-height:1.5;}.urgent-cta{align-self:flex-start;background:#fff;color:#e63946;padding:0.5rem 1rem;border-radius:4px;font-weight:bold;text-decoration:none;transition:opacity 0.2s ease;}.urgent-cta:hover{opacity:0.85;}.featured-grid{grid-area:slider !important;width:100%;margin:0;padding:0;}.featured-grid.style7{display:grid;grid-template-areas:"hero hero" "side1 side2";grid-template-columns:1fr 1fr;gap:1rem;}.featured-grid.style7 .featured-item:nth-child(1){grid-area:hero;height:400px;position:relative;}.featured-grid.style7 .featured-item:nth-child(1) .featured-thumb{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:brightness(0.6);transition:filter .3s;}.featured-grid.style7 .featured-item:nth-child(1):hover .featured-thumb{filter:none;}.featured-grid.style7 .featured-item:nth-child(1) .featured-info{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,rgba(0,0,0,0.7),transparent);padding:1.5rem;}.featured-grid.style7 .featured-item:nth-child(1) .featured-info .featured-title{font-size:1.8rem;font-weight:800;color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,0.8);}.featured-grid.style7 .featured-item:nth-child(1) .featured-info .featured-cat{display:inline-block;font-size:0.75rem;font-weight:600;text-transform:uppercase;color:#fff;background:var(--color-link);padding:0.25rem 0.75rem;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.2);margin-bottom:0.75rem;white-space:nowrap;}.featured-grid.style7 .featured-item:nth-child(1) .featured-info .featured-date{font-size:.85rem;color:#ddd;margin-top:.5rem;}.featured-grid.style7 .featured-item:nth-child(2){grid-area:side1;}.featured-grid.style7 .featured-item:nth-child(3){grid-area:side2;}.featured-grid.style7 .featured-item:nth-child(n+2){display:flex;flex-direction:column;height:200px;overflow:hidden;position:relative;}.featured-grid.style7 .featured-item:nth-child(n+2) .featured-thumb{flex:1;background-size:cover;background-position:center;}.featured-grid.style7 .featured-item:nth-child(n+2) .featured-info{background:#fff;padding:.75rem;color:#222;}@media (max-width:767px){.featured-grid.style7{grid-template-areas:"hero" "side1" "side2";grid-template-columns:1fr;}}.featured-grid.style8{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem;}.featured-grid.style8 .featured-item:nth-child(n+3){display:none;}.featured-grid.style8 .featured-item{background:#ffffff;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,0.1);transition:transform 0.2s ease,box-shadow 0.2s ease;display:flex;flex-direction:column;}.featured-grid.style8 .featured-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,0.15);}.featured-grid.style8 .featured-thumb{width:100%;aspect-ratio:16/9;background-size:cover;background-position:center;flex-shrink:0;}.featured-grid.style8 .featured-info{padding:0.75rem 1rem;flex:1;display:flex;flex-direction:column;}.featured-grid.style8 .featured-cat{font-size:0.75rem;font-weight:600;text-transform:uppercase;color:#ffffff;background:var(--color-link);padding:0.25rem 0.5rem;border-radius:3px;align-self:flex-start;margin-bottom:0.5rem;}.featured-grid.style8 .featured-title{font-size:1.125rem;font-weight:700;color:var(--color-heading);margin:0 0 0.5rem;line-height:1.3;flex:1;}.featured-grid.style8 .featured-date{font-size:0.85rem;color:#666;margin-top:auto;}@media (max-width:767px){.featured-grid.style8{grid-template-columns:1fr;padding:0.5rem;gap:0.75rem;}.featured-grid.style8 .featured-item:nth-child(n+3){display:none;}}.featured-grid.style9{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;}.featured-grid.style9 .featured-item:nth-child(n+3){display:none;}.featured-grid.style9 .featured-item{position:relative;overflow:hidden;border-radius:6px;}.featured-grid.style9 .featured-thumb{width:100%;padding-top:60%;background-size:cover;background-position:center;transition:transform .5s ease;}.featured-grid.style9 .featured-item:hover .featured-thumb{transform:scale(1.05);}.featured-grid.style9 .featured-info{position:absolute;bottom:0;left:0;width:100%;padding:1rem;background:rgba(0,0,0,0.4);}.featured-grid.style9 .featured-cat{font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;margin-bottom:.5rem;}.featured-grid.style9 .featured-title{font-size:1.4rem;font-weight:700;line-height:1.2;margin:0;color:#fff;}.featured-grid.style9 .featured-date{font-size:.85rem;margin-top:.5rem;color:#ddd;}@media (max-width:767px){.featured-grid.style9{grid-template-columns:1fr;}.featured-grid.style9 .featured-item:nth-child(n+3){display:none;}}.featured-grid.style10{column-count:3;column-gap:1rem;}@media (max-width:1023px){.featured-grid.style10{column-count:2;}}@media (max-width:767px){.featured-grid.style10{column-count:1;}}.featured-grid.style10 .featured-item{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);margin-bottom:1rem;transition:transform .3s,box-shadow .3s;}.featured-grid.style10 .featured-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,0.15);}.featured-grid.style10 .featured-thumb{width:100%;padding-top:75%;background-size:cover;background-position:center;}.featured-grid.style10 .featured-info{padding:1rem;}.featured-grid.style10 .featured-cat{display:block;margin-bottom:.5rem;font-size:.75rem;font-weight:600;color:var(--color-link);text-transform:uppercase;}.featured-grid.style10 .featured-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:var(--color-heading);line-height:1.3;}.featured-grid.style10 .featured-date{font-size:.85rem;color:var(--color-text);}@media (max-width:1023px){.featured-grid.style10{column-count:2;}}@media (max-width:767px){.featured-grid.style10{column-count:1;}}.featured-grid.style11{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;}.featured-grid.style11 .featured-item{display:flex;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform .3s,box-shadow .3s;}.featured-grid.style11 .featured-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,0.15);}.featured-grid.style11 .featured-info{order:1;flex:1;padding:1rem;}.featured-grid.style11 .featured-thumb{order:2;flex:0 0 50%;background-size:cover;background-position:center;}.featured-grid.style11 .featured-cat{display:inline-block;margin-bottom:0.5rem;font-size:0.75rem;font-weight:600;color:var(--color-link);text-transform:uppercase;}.featured-grid.style11 .featured-title{margin:0 0 0.5rem;font-size:1.25rem;font-weight:700;color:var(--color-heading);line-height:1.3;}.featured-grid.style11 .featured-date{font-size:0.85rem;color:var(--color-text);}@media (max-width:767px){.featured-grid.style11{grid-template-columns:1fr;}}.timeline{grid-area:latest;position:relative;padding:0.2rem 0.5rem 0.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);overflow-x:hidden;}.timeline-filters{margin-top:0.2rem;width:100%;background-color:#f5f5f5;border-top-left-radius:8px;border-top-right-radius:8px;padding:1rem 1rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin-bottom:0;}.filter-title{width:100%;max-width:480px;padding:1rem 1.5rem;text-align:center;background-color:var(--color-link);color:#fff;font-size:1.1rem;font-weight:600;border-radius:20px;cursor:default;user-select:none;transition:background 0.2s;}.filter-title:hover{background-color:var(--color-link-hover);}.timeline::before{content:"";position:absolute;top:0.4rem;left:10px;width:4px;bottom:1rem;background:var(--color-link);}.timeline-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;row-gap:0.5rem;margin-left:0;padding-left:20px;overflow:hidden;}.timeline-item.is-local-post,.timeline-item.is-remote-post{position:relative;}.timeline-item.is-local-post > a,.timeline-item.is-remote-post > a{display:grid;grid-template-columns:300px;gap:0.5rem;padding:0.5rem;background:#fff;border-radius:40px;box-shadow:0 1px 4px rgba(0,0,0,0.05);position:relative;transition:transform 0.2s,box-shadow 0.2s;text-decoration:none;color:inherit;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;}.timeline-item.is-local-post > a:hover,.timeline-item.is-remote-post > a:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1);}.timeline-item.is-local-post::before,.timeline-item.is-remote-post::before{content:"";position:absolute;top:0.75rem;left:0;transform:translateX(-20px);width:12px;height:12px;background:var(--color-link);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px var(--color-link);}.timeline-thumb,.timeline-thumb img{width:300px;height:auto;max-width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:40px;display:block;}.timeline-info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow-wrap:break-word;word-break:break-word;max-width:100%;}.timeline-info time{font-size:0.85rem;color:var(--color-link);font-weight:600;margin-bottom:0.15rem;}.timeline-info h4{margin:0;font-size:1rem;font-weight:700;color:var(--color-heading);line-height:1.3;transition:color 0.2s;overflow-wrap:break-word;word-break:break-word;}.timeline-info h4 a:hover{color:var(--color-link);}.timeline-excerpt{margin:0.75rem 0 0;font-size:0.95rem;color:#555;line-height:1.4;overflow-wrap:break-word;word-break:break-word;}.remote-site-badge{display:inline-block;margin-top:0;padding:0.35rem 0.35rem 0.35rem;background:var(--color-link);color:#fff;font-size:0.75rem;font-weight:600;border-radius:8px;white-space:nowrap;border-top-left-radius:8px;border-top-right-radius:8px;}.local-cat-badge{display:inline-block;margin-top:0.5rem;padding:0.15rem 0.5rem;background:#333;color:#fff;font-size:0.75rem;font-weight:600;border-radius:4px;white-space:nowrap;}.timeline-load-more{display:block;margin:1.5rem auto 0;padding:0.5rem 1.5rem;background:var(--color-link);color:#fff;border:none;border-radius:20px;font-size:0.95rem;cursor:pointer;transition:background 0.2s;}.timeline-load-more:hover{background:var(--color-link-hover);}@media (min-width:768px){.timeline{padding:0.2rem 1rem 1rem;}.timeline::before{top:0.2rem;left:20px;bottom:1rem;}.timeline-list{grid-template-columns:1fr;margin-left:30px;padding-left:0;overflow:visible;}.timeline-item.is-local-post > a,.timeline-item.is-remote-post > a{grid-template-columns:300px 1fr;gap:1rem;padding:1rem;overflow:hidden;}.timeline-thumb,.timeline-thumb img{aspect-ratio:4 / 3;max-width:100%;width:100%;height:auto;}.timeline-info time{margin-bottom:0.75rem;}.timeline-info h4{font-size:1.1rem;line-height:1.3;}.timeline-excerpt{margin-top:0.75rem;}.timeline-item.is-local-post::before,.timeline-item.is-remote-post::before{left:-28px;top:1rem;transform:none;}.remote-site-badge{margin-top:0.5rem;padding:0.5rem 0.5rem 0.5rem;white-space:nowrap;margin-left:0.5rem;}}.sidebar-primary{grid-area:sidebar !important;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);}.home-grid.with-sidebar .home-banners{grid-column:1 / -1;margin-bottom:2rem;}.home-banners > .container{max-width:1200px;margin:0 auto;padding:1.5rem;background:rgba(255,255,255,0.85);backdrop-filter:saturate(180%) blur(12px);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:transform .3s ease,box-shadow .3s ease;}.home-banners > .container:hover{transform:translateY(-4px);box-shadow:0 6px 24px rgba(0,0,0,0.12);}.home-banners__inner{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;}.home-banners__col{flex:1 1 336px;max-width:336px;box-sizing:border-box;text-align:center;}.home-banners__col img{max-width:100%;max-height:336px;width:auto;height:auto;display:inline-block;}@media (max-width:768px){.home-banners__inner{flex-direction:column;}.home-banners__col{flex:1 1 100%;max-width:none;}}@media (max-width:768px){.home-grid,.home-grid.with-sidebar,.home-grid.no-sidebar{display:grid !important;grid-template-areas:"urgent" "slider" "latest" "sidebar";grid-template-columns:1fr;gap:1rem;padding:1rem;}.sidebar-primary{grid-area:sidebar;}}