.efeed-wrap{margin:28px 0 8px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.07)}.efeed-header{display:flex;align-items:center;gap:8px;padding:14px 18px 10px;border-bottom:1px solid #f0f0f0}.efeed-lightning{font-size:18px;color:#f5a623}.efeed-title{font-size:14px;font-weight:700;letter-spacing:.6px;color:#111;text-transform:uppercase}.efeed-tabs{display:flex;border-bottom:1px solid #e8e8e8;padding:0 18px}.efeed-tab{font-size:13px;font-weight:600;color:#555;padding:9px 16px;cursor:pointer;border:none;background:0 0;border-bottom:2px solid transparent;text-decoration:none;transition:color .15s,border-color .15s}.efeed-tab:first-child{padding-left:0}.efeed-tab.active,.efeed-tab:hover{color:#008489;border-bottom-color:#008489}.efeed-list{list-style:none;margin:0;padding:0}.efeed-list li{list-style:none}.efeed-item{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid #f4f4f4;text-decoration:none}.efeed-item:last-child{border-bottom:none}.efeed-item:hover{background:#f9fefe}.efeed-date{min-width:40px;text-align:center;flex-shrink:0}.efeed-date-month{display:block;font-size:11px;font-weight:700;color:#008489;text-transform:uppercase;line-height:1.2}.efeed-date-day{display:block;font-size:20px;font-weight:700;color:#111;line-height:1.1}.efeed-info{flex:1;min-width:0}.efeed-event-name{font-size:13px;font-weight:700;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.efeed-meta{font-size:12px;color:#777;margin-top:2px}.efeed-btn{flex-shrink:0;background:#008489;color:#fff!important;font-size:12px;font-weight:700;padding:7px 14px;border-radius:4px;text-decoration:none;white-space:nowrap;transition:background .15s}.efeed-btn:hover{background:#006a6f}.efeed-spinner{display:flex;justify-content:center;padding:20px}.efeed-spinner::after{content:'';width:22px;height:22px;border:3px solid #e0e0e0;border-top-color:#008489;border-radius:50%;animation:efeed-spin .7s linear infinite}@keyframes efeed-spin{to{transform:rotate(360deg)}}.efeed-footer{padding:10px 18px 14px;border-top:1px solid #f0f0f0;text-align:center}.efeed-footer a{font-size:13px;color:#008489;text-decoration:none;font-weight:600}.efeed-footer a:hover{text-decoration:underline}.efeed-search-form{padding:16px 18px 12px}.efeed-search-row{display:flex;gap:12px;margin-bottom:12px}.efeed-search-row--single{display:block}.efeed-search-group{flex:1;min-width:0}.efeed-search-group--full{width:100%}.efeed-search-label{display:block;font-size:11px;font-weight:700;color:#008489;text-transform:uppercase;letter-spacing:.4px;margin-bottom:5px}.efeed-search-datetime{display:flex;gap:6px}.efeed-input-date,.efeed-input-month,.efeed-input-time{width:100%;border:1px solid #d8d8d8;border-radius:4px;padding:8px 10px;font-size:13px;color:#333;background:#fff;box-sizing:border-box;outline:0;font-family:Arial,sans-serif}.efeed-input-date:focus,.efeed-input-month:focus,.efeed-input-time:focus{border-color:#008489}.efeed-input-time{width:auto;min-width:90px}.efeed-search-btn{display:block;width:100%;background:#111;color:#fff;font-size:14px;font-weight:700;padding:11px 0;border:none;border-radius:5px;cursor:pointer;font-family:Arial,sans-serif;transition:background .15s}.efeed-search-btn:hover{background:#008489}@media (max-width:767px){.efeed-event-name{font-size:12px}.efeed-meta{font-size:11px}.efeed-btn{font-size:11px;padding:6px 10px}.efeed-date-day{font-size:18px}.efeed-search-row{flex-direction:column;gap:8px}.efeed-input-time{min-width:80px}}