.home-sections{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(290px,.78fr);grid-auto-flow:dense;gap:1.25rem;align-items:start}.home-block{min-width:0}.home-section-news,.home-section-events,.home-section-shop,.home-section-donors{grid-column:1}.home-section-ranking,.home-section-mission,.home-section-polls,.home-section-lives{grid-column:2}.home-block .section-title{align-items:flex-end}.home-block .section-title p{margin:.15rem 0 1rem;color:var(--muted);font-size:.82rem}.news-list{display:grid;gap:1rem}.layout-grid .news-list{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-state{min-height:170px;padding:1.8rem;display:grid;place-content:center;justify-items:center;text-align:center;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(248,244,255,.96));border:1px dashed rgba(22,142,232,.28);border-radius:var(--radius);box-shadow:0 9px 24px rgba(35,18,76,.06)}.empty-state-icon{width:42px;height:42px;margin-bottom:.8rem;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#cfeeff 45%,#4c9fe0 48%,#2d79bb);box-shadow:0 7px 15px rgba(30,119,185,.18)}.empty-state strong{font-size:1rem}.empty-state p{max-width:360px;margin:.55rem 0 0;color:var(--muted);font-size:.82rem;line-height:1.5}.empty-state.locked .empty-state-icon{background:radial-gradient(circle at 35% 30%,#fff6ce,#ffc456 46%,#e86724 49%,#7c2914)}.featured-event-card{position:relative;min-height:260px;display:flex;align-items:flex-end;overflow:hidden;border-radius:var(--radius);background:linear-gradient(130deg,#148ee8,#3c1a87);box-shadow:var(--shadow)}.featured-event-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,16,57,.92),rgba(24,16,57,.35))}.featured-event-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.featured-event-card>div{position:relative;z-index:1;padding:2rem;color:#fff}.featured-event-card h3{font-size:1.55rem;margin:.65rem 0}.featured-event-card p{max-width:560px;color:#e7efff;line-height:1.5}.featured-event-card time{display:block;margin:.7rem 0;font-weight:900;color:#ffdf43}.featured-event-card .button{margin-top:.5rem}.ranking-preview-head{display:grid;grid-template-columns:30px 1fr auto;gap:.5rem;padding:.65rem 1rem;border-radius:12px 12px 0 0;background:#281056;color:#fff;font-size:.68rem;font-weight:900;text-transform:uppercase}.home-section-ranking .empty-state{border-radius:0 0 var(--radius) var(--radius);min-height:205px}.home-feature{min-height:265px;padding:2rem;border-radius:var(--radius);color:#fff;background:linear-gradient(120deg,rgba(35,125,196,.98),rgba(73,35,151,.94)),url('../images/theme/purple-rays.jpg') center/cover;box-shadow:var(--shadow)}.home-feature h2{margin:.55rem 0}.home-feature p{color:#edf5ff;line-height:1.5}.home-feature button{border:0;border-radius:999px;padding:.75rem 1.1rem;color:#8d8499;font-weight:900}.home-feature small{display:block;margin-top:.8rem;color:#d9e7fa}.feature-label{display:inline-block;padding:.25rem .65rem;border-radius:999px;background:#ffdf43;color:#412063;font-size:.68rem;font-weight:1000;text-transform:uppercase}.shop-placeholder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;margin:1rem 0}.shop-placeholder-grid i{aspect-ratio:1;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.2)}.side-action{grid-template-columns:36px 1fr;gap:.7rem;align-items:center}.side-action-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.2);font-size:1.15rem;font-weight:1000}.help-panel h2{background:linear-gradient(90deg,#168ee8,#42b7ee)}.side-help-link{display:block;padding:.7rem;border-radius:10px;text-align:center;text-decoration:none;background:#e8f6ff;color:#0874c2;font-weight:900}.full-footer{grid-template-columns:2fr repeat(4,1fr);position:relative}.full-footer nav span{color:#aea2c7;font-size:.86rem}.footer-version{display:inline-block;padding:.25rem .65rem;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#f1dd57;font-size:.72rem;font-weight:900}.full-footer small{grid-column:1/-1}@media(max-width:1000px){.home-sections{grid-template-columns:1fr}.home-block,.home-section-news,.home-section-events,.home-section-shop,.home-section-donors,.home-section-ranking,.home-section-mission,.home-section-polls,.home-section-lives{grid-column:1}.full-footer{grid-template-columns:2fr repeat(2,1fr)}}@media(max-width:700px){.layout-grid .news-list{grid-template-columns:1fr}.full-footer{grid-template-columns:1fr 1fr}.full-footer .footer-brand{grid-column:1/-1}.full-footer small{grid-column:1/-1}}@media(max-width:480px){.home-sections{gap:1.8rem}.featured-event-card>div{padding:1.35rem}.shop-placeholder-grid{grid-template-columns:repeat(2,1fr)}.full-footer{grid-template-columns:1fr}.full-footer .footer-brand,.full-footer small{grid-column:auto}}
