@keyframes modalSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fce-spin{to{transform:rotate(360deg)}}@keyframes fce-spinner-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.fce-divi-module{width:100%;margin:0 auto;position:relative;overflow:visible;max-width:100%;box-sizing:border-box}@media (max-width:768px){.fce-divi-module{width:100%;max-width:100vw;box-sizing:border-box}body{max-width:100vw}}.fce-filters{background:#f8f9fa;padding:25px;border-radius:8px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;z-index:200}.fce-filters-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:15px}.fce-filter-group{display:flex;flex-direction:column}.fce-filter-group label{font-weight:600;margin-bottom:6px;font-size:14px;color:#333}.fce-filter{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff;transition:border-color .3s ease;min-height:44px;box-sizing:border-box}.fce-filter:focus{outline:0;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.fce-custom-dates{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;padding-top:15px;border-top:1px solid #ddd}.fce-filter-actions{display:flex;align-items:center;gap:12px;margin-top:20px}.fce-btn{padding:10px 20px;border:0;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.fce-btn-primary{background:#2271b1;color:#fff}.fce-btn-primary:hover{background:#135e96}.fce-btn-primary.fce-btn-loading{background:#6c9bc4;cursor:wait;opacity:.7}.fce-btn-primary:disabled{cursor:not-allowed;opacity:.6}.fce-btn-secondary{background:#ddd;color:#333}.fce-btn-secondary:hover{background:#ccc}.fce-btn-map,.fce-show-map-btn{background:#28a745;color:#fff}.fce-btn-map:hover{background:#218838}.fce-show-map-btn{margin-top:8px;padding:6px 12px;border:0;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%;text-align:center}.fce-show-map-btn:hover{background:#218838;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.15)}.fce-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);overflow:auto}.fce-modal-content{background-color:#fff;margin:2%auto;padding:0;width:90%;max-width:1200px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.3);animation:modalSlideIn .3s ease}.fce-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #e0e0e0;background:#f8f9fa;border-radius:8px 8px 0 0}.fce-modal-header h3{margin:0;font-size:20px;color:#333}.fce-modal-close{background:0 0;border:0;font-size:32px;font-weight:300;color:#666;cursor:pointer;transition:color .3s ease;line-height:1;padding:0;width:32px;height:32px}.fce-modal-close:hover{color:#000}#fce-modal-map{border-radius:0 0 8px 8px}.fce-map-popup .fce-popup-time{margin:0 0 6px;font-size:13px;color:#2271b1}.fce-map-popup h4{margin:0 0 10px;font-size:16px;color:#333}.fce-map-popup .fce-popup-meta{margin:0 0 10px;font-size:13px;color:#666;line-height:1.6}.fce-map-popup .fce-popup-category{margin:8px 0;padding:4px 8px;background:#e3f2fd;border-radius:4px;display:inline-block;font-size:12px;color:#1976d2}.fce-map-popup .fce-popup-link{display:inline-block;margin-top:8px;color:#2271b1;text-decoration:none;font-weight:600;font-size:13px}.fce-map-popup .fce-popup-link:hover,.fce-popup-link:hover{text-decoration:underline}@media screen and (max-width:768px){.fce-modal-content{width:95%;margin:5%auto}#fce-modal-map{height:400px!important}.fce-show-map-btn{font-size:11px;padding:4px 8px}}.fce-btn-small{padding:6px 14px;font-size:13px}.fce-result-count{margin-left:auto;color:#666;font-size:14px}.fce-map-container{margin-bottom:30px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}#fce-events-map{width:100%;height:calc(100vh - 250px);min-height:600px;z-index:1}.fce-map-popup{padding:10px;min-width:200px}.fce-popup-meta{margin:0 0 10px;font-size:13px;color:#666;line-height:1.6}.fce-popup-category{display:inline-block;padding:4px 10px;background:#e8f4f8;color:#2271b1;border-radius:3px;font-size:12px;margin:5px 0}.fce-popup-link{color:#2271b1;text-decoration:none;font-weight:600;font-size:13px}.fce-events-list{position:relative;min-height:300px}.fce-columns-layout,.fce-events-list{width:100%;max-width:100%}.fce-loading{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.95);display:flex!important;flex-direction:column;justify-content:center;align-items:center;z-index:99999;min-height:100vh}.fce-loading-spinner{width:60px;height:60px;border:8px solid #ddd;border-top:8px solid #2271b1;border-right:8px solid #2271b1;border-radius:50%;animation:fce-spin 1s linear infinite;margin-bottom:20px;box-shadow:0 0 20px rgba(0,0,0,.1)}.fce-loading-text{color:#333;font-size:18px;font-weight:700;text-align:center;background:#fff;padding:10px 20px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.fce-bottom-loading{text-align:center;padding:30px 20px;color:#666;font-size:15px;background:linear-gradient(to bottom,transparent,#f8f9fa);margin-top:20px;border-radius:8px}.fce-bottom-loading .fce-spinner{display:inline-block;width:20px;height:20px;border:3px solid #e0e0e0;border-top-color:#2271b1;border-radius:50%;animation:fce-spin .8s linear infinite;margin-right:10px;vertical-align:middle}.fce-error,.fce-no-events{text-align:center;padding:40px;color:#999;font-size:15px;grid-column:1/-1}.fce-error{color:#d63638;background:#fef8f8;border:1px solid #f0d0d0;border-radius:4px}.fce-horizontal-layout{width:100%;position:relative;overflow-x:hidden;overflow-y:visible}.fce-sticky-header{display:none}@media (min-width:1025px){.fce-sticky-header{display:grid!important;grid-template-columns:80px 1fr;position:relative;background:#fff;border:1px solid #e0e0e0;border-radius:4px 4px 0 0;margin-bottom:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.fce-sticky-header-spacer{background:#f8f9fa;border-right:2px solid #e0e0e0}.fce-sticky-categories{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0}.fce-sticky-category-header{padding:12px;color:#fff!important;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;display:flex!important;align-items:center;gap:6px;justify-content:center;border-right:1px solid rgba(255,255,255,.2)}.fce-sticky-category-header:last-child{border-right:none}.fce-sticky-category-header .fce-cat-icon{font-size:14px}.fce-sticky-category-header .fce-cat-name{font-size:11px}}.fce-day-row{display:grid;grid-template-columns:80px 1fr;grid-template-rows:auto;gap:0;background:#fff;border:1px solid #e0e0e0;margin-bottom:2px;border-radius:4px;overflow:hidden;min-height:100px}@media (min-width:1025px){.fce-day-row{margin-bottom:0;border-radius:0;border-bottom:1px solid #e0e0e0;border-top:none}.fce-day-row:first-child{border-top:1px solid #e0e0e0}.fce-day-row:last-child{border-radius:0 0 4px 4px}.fce-day-row .fce-category-header-small{display:none!important}.fce-day-row .fce-category-events-list{padding-top:10px}}.fce-date-column{background:#f8f9fa;padding:15px 10px;text-align:center;border-right:2px solid #e0e0e0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;position:-webkit-sticky;position:sticky;top:var(--main-header-height, 0);z-index:100;align-self:flex-start;height:fit-content}.fce-day-name{font-size:11px;font-weight:700;text-transform:uppercase;color:#666;letter-spacing:.5px;margin-bottom:4px}.fce-day-date{font-size:18px;font-weight:600;color:#333}.fce-categories-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.fce-category-column{border-right:1px solid #f0f0f0}.fce-category-column:last-child{border-right:none}.fce-category-header-small{padding:8px 12px;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;display:flex;align-items:center;gap:6px;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:99}.fce-cat-icon{font-size:14px}.fce-cat-name{font-size:11px}.fce-cat-header{position:-webkit-sticky;position:sticky;top:var(--main-header-height, 0);z-index:99;background-color:inherit;padding:12px 20px;border:2px solid #e0e0e0;border-left:none;border-right:none;box-shadow:0 2px 4px rgba(0,0,0,.08);margin-bottom:20px}.fce-events-grid{padding:0 20px}.fce-category-events-list{padding:10px;min-height:60px}.fce-event-item{display:flex;flex-direction:row;gap:12px;padding:8px 0;border-bottom:1px solid #f5f5f5}.fce-event-item:last-child{border-bottom:none}.fce-event-left{display:flex;flex-direction:column;gap:4px;min-width:70px;flex-shrink:0}.fce-event-time-small{font-size:13px;font-weight:600;color:#2271b1;line-height:1.2}.fce-event-info,.fce-event-tags-left{display:flex;flex-direction:column;gap:2px}.fce-event-info{flex:1;min-width:0;gap:4px}.fce-event-title-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:2px}.fce-event-title-link,.fce-event-title-plain{font-size:14px;line-height:1.4}.fce-event-title-link{color:#2271b1;text-decoration:none;font-weight:500}.fce-event-title-link:hover{color:#135e96;text-decoration:underline}.fce-event-title-plain{color:#333;font-weight:500}.fce-event-location{font-size:14px;color:#888;line-height:1.3}.fce-event-tags-inline{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.fce-tag-small{display:inline-block;padding:2px 6px;border-radius:8px;font-size:9px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.2px}.fce-no-events-small{text-align:center;color:#ccc;font-size:18px;padding:20px 0}@media (max-width:1024px){.fce-categories-columns{grid-template-columns:1fr}.fce-category-column{border-right:none;border-bottom:1px solid #f0f0f0}.fce-category-column:last-child{border-bottom:none}.fce-cat-name{font-size:10px}.fce-event-time-small{font-size:12px}.fce-event-location,.fce-event-title-link,.fce-event-title-plain{font-size:13px}.fce-tag-small{font-size:8px}.fce-events-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.fce-day-header-sticky{font-size:12px!important;padding:8px 10px!important;gap:6px!important}.fce-day-header-sticky .fce-show-map-btn{font-size:10px!important;padding:3px 6px!important}.fce-day-header-sticky .fce-collapse-date-btn{font-size:10px!important}.fce-cat-header{top:calc(var(--main-header-height, 0) + 38px)!important}.fce-filters{padding:20px 15px}.fce-custom-dates,.fce-filters-row{grid-template-columns:1fr}.fce-filter-actions{flex-direction:column;align-items:stretch}.fce-btn{width:100%;text-align:center}.fce-result-count{margin-left:0;text-align:center}.fce-day-row{grid-template-columns:80px 1fr}.fce-date-column{border-right:2px solid #e0e0e0;border-bottom:none;flex-direction:column;justify-content:flex-start;gap:8px;top:var(--main-header-height, 0);height:fit-content}.fce-day-name{margin-bottom:0}.fce-category-events-list{padding:8px}.fce-event-item{padding:5px 0}.fce-columns-layout{width:100vw;max-width:100vw;box-sizing:border-box;padding:0;margin:0}.fce-events-grid{grid-template-columns:1fr!important;gap:8px!important;padding:16px 10px!important;width:100%!important;box-sizing:border-box!important}.fce-category-section{padding:0!important;margin:0!important}.fce-cat-header,.fce-day-header-sticky{margin:0!important}.fce-categories-wrapper{padding:0!important;margin:0!important}.fce-event-card{width:100%!important;overflow:visible!important}.fce-event-card,.fce-event-card *{max-width:100%!important;box-sizing:border-box!important;overflow-wrap:break-word!important;word-wrap:break-word!important}.fce-day-block,.fce-info,.fce-title-row{max-width:100%!important;overflow:visible!important}.fce-info,.fce-title-row{width:100%!important;box-sizing:border-box!important}.fce-day-block{grid-template-columns:70px 1fr!important;margin-bottom:15px!important;background:linear-gradient(to right,#f8f9fa 70px,#e0e0e0 70px,#e0e0e0 71px,#fff 71px)!important}.fce-date-column{padding:10px 5px!important;position:-webkit-sticky!important;position:sticky!important;top:var(--main-header-height, 0)!important;align-self:flex-start!important;z-index:100!important}.fce-day-name{font-size:10px!important}.fce-day-date{font-size:14px!important}.fce-categories-wrapper,.fce-category-section{width:100%!important;max-width:100%!important;overflow:visible!important}.fce-cat-header{width:100%!important;padding:10px 12px!important;font-size:15px!important;gap:8px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:101!important}.fce-cat-icon{font-size:20px!important}.fce-cat-name{font-size:15px!important}.fce-event-title-link,.fce-event-title-plain,.fce-location,.fce-location-text,.fce-title{overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important}}@media (max-width:480px){.fce-event-time-small{font-size:12px;width:38px}.fce-event-location,.fce-event-title-link,.fce-event-title-plain{font-size:12px}.fce-tag-small{font-size:7px;padding:1px 4px}.fce-cat-name{font-size:9px}.fce-category-header-small{padding:6px 8px}.fce-day-block{grid-template-columns:60px 1fr!important;margin-bottom:6px!important;overflow:visible!important;background:linear-gradient(to right,#f8f9fa 60px,#e0e0e0 60px,#e0e0e0 61px,#fff 61px)!important}.fce-events-grid{gap:6px!important;padding:12px 6px!important}.fce-event-card,.fce-event-card *{max-width:100%!important;box-sizing:border-box!important}.fce-event-card{padding:8px!important;width:100%!important;overflow:visible!important}.fce-event-card *{overflow-wrap:break-word!important;word-wrap:break-word!important}.fce-time{font-size:14px!important}.fce-title{font-size:13px!important;line-height:1.4!important;word-break:break-word!important}.fce-location,.fce-location-text,.fce-title{overflow-wrap:break-word!important;word-wrap:break-word!important}.fce-location{font-size:11px!important;margin-top:6px!important}.fce-location-text{word-break:break-word!important}.fce-tags{margin-top:8px!important;gap:4px!important}.fce-tag{font-size:9px!important;padding:3px 6px!important}.fce-info,.fce-location{overflow:visible!important;position:relative!important}.fce-cat-header{padding:8px 6px!important;font-size:14px!important;margin:0!important;top:0!important}.fce-cat-icon{font-size:18px!important}.fce-date-column{padding:8px 4px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;align-self:flex-start!important;z-index:100!important}.fce-show-map-btn{font-size:9px!important;padding:4px 6px!important}.fce-cat-header{position:-webkit-sticky!important;position:sticky!important;top:calc(var(--main-header-height, 0) + 38px)!important;z-index:101!important}.fce-day-header-sticky{font-size:11px!important;padding:6px 8px!important;gap:4px!important}.fce-day-header-sticky .fce-show-map-btn{font-size:9px!important;padding:2px 5px!important}.fce-day-header-sticky .fce-collapse-date-btn{font-size:9px!important}}.fce-btn:focus-visible,.fce-filter:focus-visible{outline:2px solid #2271b1;outline-offset:2px}.fce-custom-marker{background:0 0!important;border:0!important}.fce-custom-marker div{cursor:pointer;transition:transform .2s ease}.fce-custom-marker div:hover{transform:scale(1.2)}.fce-mobile-filter-buttons,.fce-mobile-filter-overlay{display:none}@media (max-width:768px){.fce-filters{display:none}.fce-mobile-filter-buttons{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0-2px 10px rgba(0,0,0,.1);padding:8px;gap:8px;z-index:1000}.fce-mobile-filter-btn{flex:1;padding:8px 12px;font-size:13px;font-weight:600;border:0;border-radius:4px;cursor:pointer;transition:all .2s}.fce-mobile-filter-search{background:#2271b1;color:#fff}.fce-mobile-filter-search:hover{background:#135e96}.fce-mobile-filter-clear{background:#f0f0f1;color:#333}.fce-mobile-filter-clear:hover{background:#dcdcde}.fce-mobile-filter-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:10000;overflow-y:auto;display:none;flex-direction:column}.fce-mobile-filter-overlay.active{display:flex}.fce-mobile-filter-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#2271b1;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.fce-mobile-filter-header h3{margin:0;font-size:18px;font-weight:600}.fce-mobile-filter-close{background:0 0;border:0;color:#fff;font-size:24px;cursor:pointer;padding:5px 10px;line-height:1}.fce-mobile-filter-content{flex:1;overflow-y:auto;padding:20px}.fce-mobile-filter-content .fce-filters{display:block!important;background:0 0;padding:0;margin:0;box-shadow:none}.fce-mobile-filter-content .fce-filters-row{display:flex;flex-direction:column;gap:8px}.fce-mobile-filter-content .fce-filter-actions{display:none}.fce-mobile-filter-content .fce-multiselect-wrapper{position:relative;z-index:1;overflow:visible!important}.fce-mobile-filter-content .fce-filter-group{overflow:visible!important;margin-bottom:0!important}.fce-mobile-filter-content .fce-multiselect-dropdown{position:absolute!important;top:100%!important;left:0!important;right:0!important;width:100%!important;max-height:300px!important;overflow-y:auto!important;z-index:9999!important;margin-top:4px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.fce-mobile-filter-content .fce-multiselect-trigger{cursor:pointer;pointer-events:auto}.fce-mobile-filter-content .fce-multiselect-option{display:flex!important;align-items:center;padding:10px 15px;cursor:pointer}.fce-mobile-filter-content .fce-multiselect-option.hidden{display:none!important}.fce-mobile-filter-content .fce-location-picker-btn{width:100%;box-sizing:border-box}.fce-category-column:has(.fce-no-events-small){display:none}.fce-mobile-filter-footer{padding:15px 20px;background:#fff;box-shadow:0-2px 4px rgba(0,0,0,.1);display:flex;gap:10px}.fce-mobile-filter-footer .fce-btn{flex:1;padding:10px;font-size:14px}.fce-divi-module{padding-bottom:55px}.fce-mobile-date-nav{display:block;position:fixed;left:0;top:0;bottom:60px;width:60px;background:#f8f9fa;border-right:2px solid #e0e0e0;z-index:100;overflow:hidden}.fce-mobile-date-list{height:100%;overflow-y:auto;overflow-x:hidden;padding:8px 4px;display:flex;flex-direction:column;gap:6px;scrollbar-width:none;-ms-overflow-style:none}.fce-mobile-date-list::-webkit-scrollbar{display:none}.fce-mobile-date-item{display:flex;flex-direction:column;align-items:center;padding:8px 4px;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s ease;min-height:50px;justify-content:center}.fce-mobile-date-item:hover{background:#e8f4f8;border-color:#2271b1}.fce-mobile-date-item.is-today{background:#2271b1;border-color:#2271b1;box-shadow:0 2px 4px rgba(34,113,177,.3)}.fce-mobile-date-item.is-today .fce-mobile-date-day,.fce-mobile-date-item.is-today .fce-mobile-date-number{color:#fff;font-weight:700}.fce-mobile-date-item.active{background:#e8f4f8;border-color:#2271b1;box-shadow:0 0 0 2px rgba(34,113,177,.2)}.fce-mobile-date-item.no-events{opacity:.5;background:#f5f5f5;cursor:pointer}.fce-mobile-date-item.no-events:hover{opacity:.7;background:#e0e0e0}.fce-mobile-date-day{font-size:9px;font-weight:600;text-transform:uppercase;color:#666;letter-spacing:.3px;margin-bottom:2px}.fce-mobile-date-number{font-size:13px;font-weight:600;color:#333;line-height:1}.fce-mobile-date-item .fce-collapse-date-btn,.fce-mobile-date-item .fce-show-map-btn{display:none}.fce-events-wrapper{display:block}.fce-columns-layout{margin-left:60px;max-width:calc(100vw - 60px)!important;width:calc(100vw - 60px)!important;box-sizing:border-box!important;overflow:visible!important}body,html{width:100%!important;max-width:100vw!important;overflow-x:clip!important;overflow-y:visible!important}.fce-categories-wrapper,.fce-category-section,.fce-day-block{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}.fce-cat-header{box-sizing:border-box!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:101!important}.fce-cat-header,.fce-events-grid{width:100%!important;max-width:100%!important}.fce-cat-header *{max-width:100%!important;box-sizing:border-box!important}.fce-day-block .fce-date-column{display:none!important}.fce-day-block{grid-template-columns:1fr!important;background:#fff!important}.fce-mobile-date-label{display:inline-block!important}.fce-mobile-date-label::after{content:"•";margin-left:8px;opacity:.7}.fce-location{position:relative!important;overflow:visible!important}.fce-location-popup{position:absolute!important;z-index:10002!important;max-width:280px!important;left:0!important;top:100%!important;margin-top:4px!important;max-height:300px!important;overflow-y:auto!important}}@media (min-width:769px){.fce-events-wrapper{display:flex;width:100%}.fce-mobile-date-nav{display:block!important;position:sticky;top:var(--main-header-height, 0);height:calc(100vh - var(--main-header-height, 0));flex-shrink:0;width:100px;background:#f8f9fa;border-right:2px solid #e0e0e0;overflow:hidden}.fce-mobile-date-list{height:100%;overflow-y:auto;overflow-x:hidden;padding:10px 8px;gap:10px;display:flex;flex-direction:column;scrollbar-width:none;-ms-overflow-style:none}.fce-mobile-date-list::-webkit-scrollbar{display:none}.fce-mobile-date-item{padding:15px 10px;min-height:80px;gap:8px;border:0;border-radius:0;border-bottom:1px solid #e0e0e0;background:0 0;cursor:pointer;text-align:center}.fce-mobile-date-item:hover{background:rgba(34,113,177,.05);border-bottom-color:#2271b1}.fce-mobile-date-item.active{background:rgba(34,113,177,.1);border-bottom-color:#2271b1}.fce-mobile-date-item.is-today{background:#2271b1;border-bottom-color:#2271b1}.fce-mobile-date-day{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#666}.fce-mobile-date-number{font-size:18px;font-weight:600;color:#333}.fce-mobile-date-item.is-today .fce-mobile-date-day,.fce-mobile-date-item.is-today .fce-mobile-date-number{color:#fff}.fce-day-block .fce-date-column,.fce-mobile-date-label{display:none!important}.fce-day-block{grid-template-columns:1fr!important;background:#fff!important}.fce-columns-layout{flex:1;min-width:0;margin-left:0!important}.fce-day-header-sticky{border-radius:0!important;margin:0!important;border:2px solid #e0e0e0;border-left:none;border-right:none;box-shadow:0 2px 4px rgba(0,0,0,.08)}.fce-cat-header .fce-show-map-btn,.fce-day-header-sticky .fce-show-map-btn{font-size:12px;padding:3px 6px;white-space:nowrap;line-height:1.3;font-weight:500;flex-shrink:0;width:auto!important;margin-top:0!important}.fce-cat-header .fce-show-map-btn:hover,.fce-day-header-sticky .fce-show-map-btn:hover{background:rgba(255,255,255,.3)!important;border-color:rgba(255,255,255,.5)!important}.fce-cat-header .fce-collapse-category-btn,.fce-day-header-sticky .fce-collapse-date-btn{font-size:11px;white-space:nowrap}.fce-cat-header .fce-collapse-category-btn:hover,.fce-day-header-sticky .fce-collapse-date-btn:hover{opacity:.8}}.fce-collapse-category-btn,.fce-collapse-date-btn{transition:opacity .3s ease}.fce-day-block.collapsed .fce-category-section{display:none!important}.fce-day-block.collapsed .fce-day-header-sticky,.fce-events-grid{display:grid!important}.fce-category-section.collapsed .fce-events-grid{display:none!important}.fce-category-section.collapsed .fce-cat-header{margin-bottom:0!important}.fce-category-section,.fce-day-block{transition:all .3s ease}.fce-category-header,.fce-day-header-sticky,.fce-mobile-compact-day-header,.fce-simple-list-day-header{cursor:pointer;user-select:none}.fce-category-header:hover,.fce-day-header-sticky:hover,.fce-mobile-compact-day-header:hover,.fce-simple-list-day-header:hover{background-color:rgba(0,0,0,.03)}.fce-collapse-category-btn:hover,.fce-collapse-date-btn:hover{opacity:.8;text-decoration:underline}@media print{.fce-event-link,.fce-filters,.fce-map-container{display:none}.fce-event-card{break-inside:avoid;page-break-inside:avoid}.fce-collapse-category-btn,.fce-collapse-date-btn{display:none!important}}.fce-distance-group{display:flex;flex-direction:column}.fce-distance-controls{display:flex;align-items:center;gap:10px}.fce-distance-toggle{width:20px;height:20px;cursor:pointer}#fce-filter-distance:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}#fce-filter-date{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 35px 10px 15px;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="%23666" d="M6 9L1 4h10z"/></svg>')no-repeat right 12px center;background-size:12px;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s ease;min-height:44px;font-size:14px}#fce-filter-date:hover,.fce-multiselect-trigger:hover{border-color:#999}#fce-filter-date:focus{outline:0;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.fce-multiselect-wrapper{position:relative;width:100%;z-index:1}.fce-multiselect-wrapper:has(.fce-multiselect-trigger.active){z-index:10000}.fce-multiselect-trigger{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s ease;min-height:44px}.fce-multiselect-trigger.active{border-color:#4caf50;box-shadow:0 0 0 2px rgba(76,175,80,.2)}.fce-multiselect-placeholder{color:#666;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fce-multiselect-trigger.has-selections .fce-multiselect-placeholder{color:#333;font-weight:500}.fce-multiselect-arrow{color:#666;font-size:12px;transition:transform .2s ease}.fce-multiselect-trigger.active .fce-multiselect-arrow{transform:rotate(180deg)}.fce-multiselect-dropdown{position:fixed;margin-top:4px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:99999;max-height:300px;display:flex;flex-direction:column}.fce-multiselect-search{padding:10px;border-bottom:1px solid #eee}.fce-multiselect-search-input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.fce-multiselect-search-input:focus{outline:0;border-color:#4caf50}.fce-multiselect-options{overflow-y:auto;max-height:240px}.fce-multiselect-option{display:flex;align-items:center;padding:10px 15px;cursor:pointer;transition:background-color .15s ease}.fce-multiselect-option:hover{background-color:#f5f5f5}.fce-multiselect-option input[type=checkbox]{margin-right:10px;width:18px;height:18px;cursor:pointer}.fce-multiselect-option span{flex:1;font-size:14px;color:#333}.fce-multiselect-option:first-child{border-bottom:1px solid #eee;font-weight:600}.fce-multiselect-option.hidden{display:none}@media (max-width:768px){.fce-multiselect-dropdown{position:fixed;top:auto;bottom:0;left:0;right:0;margin:0;max-height:60vh;border-radius:12px 12px 0 0}.fce-mobile-filter-content .fce-multiselect-dropdown{position:absolute!important;top:100%!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;max-height:300px!important;border-radius:4px!important;margin-top:4px!important;z-index:10001!important;background:#fff!important;border:1px solid #ddd!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.fce-multiselect-options{max-height:calc(60vh - 60px)}.fce-mobile-filter-content .fce-multiselect-options{max-height:240px!important}.fce-distance-controls{flex-direction:column;align-items:flex-start}.fce-distance-toggle{width:24px;height:24px}}.fce-filters-enhanced .fce-filter-group{margin-bottom:15px}.fce-filters-enhanced .fce-filters-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px;position:relative}.fce-filters-enhanced .fce-filter-group{min-width:0;position:relative}.fce-filters-enhanced .fce-filters-row:nth-child(4){grid-template-columns:1fr 1fr 1fr}@media (max-width:768px){.fce-filters-enhanced .fce-filters-row{grid-template-columns:1fr!important;gap:8px}.fce-filters-enhanced .fce-filters-row:nth-child(4){grid-template-columns:1fr!important}.fce-filters-enhanced .fce-filter-group{margin-bottom:0}}.fce-location-picker-wrapper{position:relative;display:flex;align-items:center;gap:8px}.fce-location-picker-btn{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s ease;flex:1;font-size:14px;min-height:44px;box-sizing:border-box}.fce-location-picker-btn:hover{border-color:#4caf50;background:#f9f9f9}.fce-location-picker-btn.active{border-color:#4caf50;background:#e8f5e9}.fce-location-icon{font-size:18px}.fce-location-text{flex:1;text-align:left;color:#666}.fce-location-picker-btn.active .fce-location-text{color:#333;font-weight:500}.fce-location-clear-btn{display:none;width:32px;height:32px;border:0;background:#f44336;color:#fff;border-radius:50%;cursor:pointer;font-size:16px;font-weight:700;transition:all .2s ease;flex-shrink:0;padding:0;line-height:1}.fce-location-clear-btn:hover{background:#d32f2f;transform:scale(1.1)}.fce-location-picker-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:10001;align-items:center;justify-content:center;padding:20px}.fce-location-picker-modal.active{display:flex}.fce-location-picker-container{background:#fff;border-radius:8px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.3)}.fce-location-picker-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.fce-location-picker-header h3{margin:0;font-size:18px;color:#333}.fce-location-picker-close{background:0 0;border:0;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px}.fce-location-picker-close:hover{background:#f5f5f5}.fce-location-picker-map{flex:1;min-height:400px;background:#f5f5f5}.fce-location-picker-address{position:relative;display:flex;gap:8px;padding:15px 20px;border-bottom:1px solid #eee;align-items:center}.fce-location-address-input{flex:1;padding:10px 15px!important;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box;min-width:0}.fce-location-address-input:focus{outline:0;border-color:#4caf50}.fce-location-address-clear-btn{padding:8px 10px;background:0 0;border:0;color:#999;font-size:20px;cursor:pointer;transition:color .2s ease;line-height:1;flex-shrink:0}.fce-location-address-clear-btn:hover{color:#333}.fce-location-locate-btn{padding:8px 12px;background:#4caf50;border:0;border-radius:4px;color:#fff;font-size:18px;cursor:pointer;transition:background .2s ease;flex-shrink:0}.fce-location-locate-btn:hover{background:#45a049}.fce-address-autocomplete{position:absolute;top:calc(100% - 15px);left:20px;right:20px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-height:300px;overflow-y:auto;z-index:10000;margin-top:-1px}.fce-address-autocomplete-item{padding:10px 15px;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:14px;color:#333;transition:background-color .15s ease}.fce-address-autocomplete-item:last-child{border-bottom:none}.fce-address-autocomplete-item:hover{background-color:#e8f5e9}.fce-location-picker-slider{padding:15px 20px;border-bottom:1px solid #eee}.fce-location-picker-slider label{display:block;margin-bottom:10px;font-size:14px;color:#333}#fce-location-radius-value{font-weight:600;color:#4caf50}.fce-radius-slider{width:100%;height:6px;border-radius:3px;background:#ddd;outline:0;-webkit-appearance:none}.fce-radius-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#4caf50;cursor:pointer}.fce-radius-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#4caf50;cursor:pointer;border:0}.fce-location-picker-footer{display:flex;gap:10px;padding:20px}.fce-location-picker-footer .fce-btn{flex:1;padding:12px 20px;font-size:14px;font-weight:500}@media (max-width:768px){.fce-location-picker-modal{padding:0}.fce-location-picker-container{max-width:100%;max-height:100vh;border-radius:0}.fce-location-picker-map{min-height:300px}.fce-location-picker-footer{flex-direction:column-reverse}.fce-location-picker-footer .fce-btn{width:100%}}.fce-map-loading{display:flex;flex-direction:column;align-items:center;justify-content:center}.fce-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #2271b1;border-radius:50%;animation:fce-spinner-spin 1s linear infinite}.fce-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.fce-tag{display:inline-block;padding:4px 10px;font-size:11px;font-weight:600;color:#fff;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.fce-map-link{display:inline-block;margin-right:6px;color:#2271b1;text-decoration:none;font-size:14px;transition:transform .2s ease,opacity .2s ease;cursor:pointer;vertical-align:middle}.fce-map-link:hover{transform:scale(1.2);opacity:.8}.fce-location{font-size:13px;color:#666;margin-top:8px;line-height:1.5;display:flex;align-items:center}.fce-event-past{opacity:.6}.fce-event-past .fce-mobile-compact-time,.fce-event-past .fce-mobile-compact-title,.fce-event-past .fce-simple-list-time,.fce-event-past .fce-simple-list-title,.fce-event-past .fce-time,.fce-event-past .fce-title,.fce-event-past a{color:#999!important}.fce-event-past .fce-location,.fce-event-past .fce-mobile-compact-location,.fce-event-past .fce-simple-list-location{color:#aaa!important}.fce-event-past .fce-mobile-compact-source-badge,.fce-event-past .fce-mobile-compact-source-inline,.fce-event-past .fce-simple-list-source,.fce-event-past .fce-source{opacity:.7}