.home-events-section,.home-events-section-not-found{padding:4rem 0;background:transparent;min-height:50vh;width:calc(100% - 6rem);max-width:1440px;margin:0 auto}.home-events-container{margin:0 auto;width:100%}.home-events-header{margin-bottom:3rem}.home-events-header,.home-events-not-found{text-align:center;width:100%}.home-events-not-found-container{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%;padding:2rem}.home-events-not-found-content{text-align:center;max-width:500px;padding:3rem 2rem;border-radius:16px}.home-events-not-found-icon{margin-bottom:1.5rem;color:var(--color-text-secondary);opacity:.7}.home-events-not-found-title{font-size:1.5rem;font-weight:800;color:var(--color-text);margin:0 0 1rem;letter-spacing:1px;font-family:var(--font-body)}.home-events-not-found-description{font-size:1rem;color:var(--color-text-secondary);line-height:1.6;margin:0 0 2rem;font-family:var(--font-body)}.home-events-not-found-button{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-highlight);color:var(--color-content-bg);border:none;padding:.75rem 1.5rem;border-radius:0;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:var(--font-body);box-shadow:0 4px 12px var(--color-shadow-primary)}.home-events-not-found-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px var(--color-shadow-primary);background:var(--color-primary-highlight)}.home-events-not-found-button:active{transform:translateY(0);box-shadow:0 2px 8px var(--color-shadow-primary)}.home-events-not-found-button svg{transition:transform .3s ease}.home-events-not-found-button:hover svg{transform:translateX(-2px)}.home-events-title{font-size:1.8rem;font-weight:800;color:var(--color-text);margin:0 0 1rem;font-family:var(--font-body);letter-spacing:1px}.home-description-subtitle{background:var(--color-content-bg);width:100%;padding:1rem;text-align:center}.home-description-subtitle,.home-events-subtitle{font-size:1rem;color:var(--color-text-secondary);margin:0 auto;line-height:1.6}.home-events-filters{margin-bottom:1rem;width:100%;justify-content:space-between}.home-events-filters,.home-events-filters-container{display:flex;flex-direction:row;align-items:center;width:auto;gap:3rem}.home-events-filter-left,.home-events-filters-container{justify-content:flex-start}.home-events-filter-left{display:flex}.home-events-filter-right,.home-events-layout-switch-row{display:flex;justify-content:flex-end}.home-events-layout-switch-row{align-items:center;width:auto}.home-events-layout-switch{display:inline-flex;align-items:center;gap:5px}.home-events-layout-switch-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:var(--color-text);cursor:pointer;transition:background .2s ease,color .2s ease}.home-events-layout-switch-btn.active,.home-events-layout-switch-btn:hover{background:var(--color-content-border);color:var(--color-text)}.home-events-layout-switch-sep{width:1px;height:18px;background:var(--color-content-border);flex-shrink:0}.total-events-count{text-align:center;font-size:.9rem;font-weight:600;margin-top:15px;color:var(--color-text-secondary)}@media (max-width:768px){.home-events-filters-container{gap:1rem}.home-events-filter-left,.home-events-filter-right{justify-content:center}}.home-events-grid-full{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:2rem}.home-events-grid-compact{display:flex;flex-direction:column;gap:.7rem;margin-top:2rem}@media (max-width:1300px){.home-events-grid-full{grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-events-grid-compact{gap:.7rem}}@media (max-width:1024px){.home-events-container{padding:0 1.5rem}.home-events-grid-full{grid-template-columns:repeat(2,1fr);gap:1.25rem}.home-events-title{font-size:1.75rem}.home-events-subtitle{font-size:.9rem}.home-events-not-found-container{min-height:350px;padding:1.5rem}.home-events-not-found-content{padding:2.5rem 1.5rem}.home-events-not-found-title{font-size:1.3rem}.home-events-not-found-description{font-size:.9rem}}@media (max-width:800px){.home-events-section{padding:3rem 0;width:100%}.home-events-container{padding:0 1rem}.home-events-header{margin-bottom:2rem}.home-events-title{font-size:1.2rem}.home-events-subtitle{font-size:.8rem}.home-events-not-found-container{min-height:300px;padding:1rem}.home-events-not-found-content{padding:2rem 1rem}.home-events-not-found-title{font-size:1.2rem}.home-events-not-found-description{font-size:.85rem}.home-events-not-found-button{padding:.6rem 1.2rem;font-size:.85rem}}@media (max-width:768px){.home-events-grid-full{grid-template-columns:repeat(1,1fr);gap:1rem}}@media (max-width:480px){.home-events-filters{gap:1rem;align-items:flex-end}.home-events-section{padding:2rem 0}.home-events-container{padding:0 .75rem}.home-events-title{font-size:1rem}.home-events-subtitle{font-size:.8rem}.home-events-not-found-container{min-height:250px;padding:.75rem}.home-events-not-found-content{padding:1.5rem .75rem}.home-events-not-found-title{font-size:1.1rem}.home-events-not-found-description{font-size:.8rem}.home-events-not-found-button{padding:.5rem 1rem;font-size:.8rem}.home-events-grid-compact{gap:.5rem}.home-events-layout-switch{gap:2px}.home-events-layout-switch-btn{width:30px;height:30px}.home-events-filters-container{gap:10px}}