.wp-block-ucsc-events{margin:2rem 0}.wp-block-ucsc-events.layout-list .ucsc-events-list{display:flex;flex-direction:column;gap:2rem}.wp-block-ucsc-events.layout-list .ucsc-event-item{border:1px solid #e0e0e0;border-radius:8px;display:flex;gap:1.5rem;padding:1.5rem;transition:box-shadow .2s ease}.wp-block-ucsc-events.layout-list .ucsc-event-item:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.wp-block-ucsc-events.layout-list .ucsc-event-image{flex-shrink:0;height:100px;width:150px}.wp-block-ucsc-events.layout-list .ucsc-event-image img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-ucsc-events.layout-list .ucsc-event-content{flex:1}.wp-block-ucsc-events.layout-grid .ucsc-events-list{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.wp-block-ucsc-events.layout-grid .ucsc-event-item{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.wp-block-ucsc-events.layout-grid .ucsc-event-item:hover{box-shadow:0 8px 16px rgba(0,0,0,.1);transform:translateY(-4px)}.wp-block-ucsc-events.layout-grid .ucsc-event-image{height:200px;width:100%}.wp-block-ucsc-events.layout-grid .ucsc-event-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-ucsc-events.layout-grid .ucsc-event-content{padding:1.5rem}.wp-block-ucsc-events.layout-cards .ucsc-events-list{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.wp-block-ucsc-events.layout-cards .ucsc-event-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease}.wp-block-ucsc-events.layout-cards .ucsc-event-item:hover{box-shadow:0 12px 24px rgba(0,0,0,.15);transform:translateY(-8px)}.wp-block-ucsc-events.layout-cards .ucsc-event-image{height:180px;overflow:hidden;position:relative;width:100%}.wp-block-ucsc-events.layout-cards .ucsc-event-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.wp-block-ucsc-events.layout-cards .ucsc-event-image:hover img{transform:scale(1.05)}.wp-block-ucsc-events.layout-cards .ucsc-event-content{padding:1.5rem}.wp-block-ucsc-events .ucsc-event-title{color:#1a1a1a;font-size:1.2rem;font-weight:600;line-height:1.4;margin:0 0 .75rem}.wp-block-ucsc-events .ucsc-event-title a{color:inherit;text-decoration:none}.wp-block-ucsc-events .ucsc-event-title a:hover{color:#0073aa}.wp-block-ucsc-events .ucsc-event-excerpt{color:#666;font-size:.95rem;line-height:1.5;margin:0}.wp-block-ucsc-events .ucsc-event-excerpt p{margin:0 0 .5rem}.wp-block-ucsc-events .ucsc-event-excerpt p:last-child{margin-bottom:0}.wp-block-ucsc-events .ucsc-events-placeholder{background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;padding:3rem;text-align:center}.wp-block-ucsc-events .ucsc-events-placeholder .ucsc-events-placeholder-content h3{color:#1a1a1a;font-size:1.5rem;margin:0 0 1rem}.wp-block-ucsc-events .ucsc-events-placeholder p{color:#666;margin:0}.wp-block-ucsc-events .ucsc-events-loading{align-items:center;color:#666;display:flex;font-size:1rem;gap:1rem;justify-content:center;padding:2rem}@media(max-width:768px){.wp-block-ucsc-events.layout-list .ucsc-event-item{flex-direction:column}.wp-block-ucsc-events.layout-list .ucsc-event-image{height:200px;width:100%}.wp-block-ucsc-events.layout-cards .ucsc-events-list,.wp-block-ucsc-events.layout-grid .ucsc-events-list{grid-template-columns:1fr}}
