:root{--tt-card-radius:10px;--tt-card-radius-sm:5px;--tt-card-shadow:0 8px 24px rgba(0, 0, 0, 0.12);--tt-card-text-color:#000000;--tt-card-bg:#fff;--tt-card-border:#e5e7eb;--tt-card-other-text-color:#212121;--tt-font-family:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tt-background:#ffffff;--tt-foreground:#171717;--tt-muted:#f5f5f5;--tt-muted-foreground:#666666;--tt-border:#e5e5e5;--tt-primary:#171717;--tt-primary-foreground:#ffffff}body{font-family:var(--tt-font-family)}.absolute-footer,html{background-color:#ffffff!important}#header,.header-wrapper,.header-main,#wide-nav,.header-full-width,.html_nav_position_text_top,[class*="html_nav_position_text"],.header-top .html-element,.top-bar .html-element,.header-inner>.html-element{display:none!important}.tt-desktop-header{display:none}@media (min-width:1024px){.tt-desktop-header{display:block;position:fixed;top:0;left:0;right:0;height:60px;background:var(--tt-background,#ffffff);border-bottom:1px solid var(--tt-border,#e5e5e5);z-index:9999}.tt-desktop-header__inner{height:100%;max-width:1050px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.tt-desktop-header__logo{display:flex;align-items:center;gap:8px;text-decoration:none!important}.tt-desktop-header__logo img{height:32px;width:auto}.tt-desktop-header__nav{display:flex;align-items:center;gap:4px}.tt-desktop-header__nav-item{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:500;color:var(--tt-muted-foreground,#666666);text-decoration:none!important;transition:all 0.15s ease}.tt-desktop-header__nav-item:hover,.tt-desktop-header__nav-item--active{background:var(--tt-secondary,#f4f4f5);color:var(--tt-foreground,#171717)}.tt-desktop-header__nav-item--active:hover{background:var(--tt-border,#e5e5e5)}.tt-desktop-header__nav-item i{font-size:16px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.tt-desktop-header__nav-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tt-desktop-header__nav-icon svg{width:16px;height:16px;display:block}.tt-desktop-header__nav-item--active i{font-weight:900}.tt-desktop-header__nav-item--logout{color:#dc2626!important}.tt-desktop-header__nav-item--logout:hover{background:rgb(220 38 38 / .1);color:#b91c1c!important}.tt-desktop-header__nav-item--logout i{color:inherit}@keyframes tt-dropdown-in{from{opacity:0;transform:scale(.95) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes tt-dropdown-out{from{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.95) translateY(-8px)}}.tt-profile-menu{position:relative;margin-left:4px}.tt-profile-menu__btn{width:36px!important;height:36px!important;min-width:0!important;min-height:unset!important;border-radius:50%!important;background:var(--tt-muted,#f5f5f5)!important;background-color:var(--tt-muted,#f5f5f5)!important;border:none!important;outline:none!important;box-shadow:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;transition:box-shadow 0.15s ease!important;padding:0!important;margin:0!important;line-height:1!important;font-size:inherit!important;text-transform:none!important;letter-spacing:normal!important;color:var(--tt-foreground,#171717)!important;vertical-align:middle!important}.tt-profile-menu__btn:hover{background:var(--tt-muted,#f5f5f5)!important;background-color:var(--tt-muted,#f5f5f5)!important;box-shadow:0 0 0 2px rgb(23 23 23 / .3)!important}.tt-profile-menu__btn:focus{outline:none!important;box-shadow:none!important}.tt-profile-menu__btn:focus-visible{box-shadow:0 0 0 2px rgb(23 23 23 / .3)!important}.tt-profile-menu__avatar{width:100%;height:100%;object-fit:cover;display:block}.tt-profile-menu__icon{display:flex;align-items:center;justify-content:center;color:var(--tt-foreground,#171717);font-size:16px}.tt-profile-menu__icon svg{width:16px;height:16px;display:block}.tt-profile-menu__dropdown{display:none;position:absolute!important;top:calc(100% + 8px)!important;right:0!important;width:200px!important;background:var(--tt-background,#ffffff)!important;border:1px solid var(--tt-border,#e5e5e5)!important;border-radius:8px!important;padding:4px!important;box-shadow:0 4px 16px rgb(0 0 0 / .12)!important;z-index:10000!important;list-style:none!important;margin:0!important}.tt-profile-menu__dropdown--open{display:block!important;animation:tt-dropdown-in 0.15s ease forwards;transform-origin:top right}.tt-profile-menu__dropdown--closing{display:block!important;animation:tt-dropdown-out 0.15s ease forwards;transform-origin:top right}.tt-profile-menu__item{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;padding:8px 12px!important;border-radius:6px!important;font-size:14px!important;font-weight:400!important;line-height:1.4!important;color:var(--tt-foreground,#171717)!important;text-decoration:none!important;background:transparent!important;border:none!important;transition:background 0.12s ease!important;cursor:pointer!important;box-shadow:none!important;letter-spacing:normal!important;text-transform:none!important}.tt-profile-menu__item:hover{background:var(--tt-muted,#f5f5f5)!important;color:var(--tt-foreground,#171717)!important;text-decoration:none!important;box-shadow:none!important}.tt-profile-menu__item--destructive,.tt-profile-menu__item--destructive:visited{color:#dc2626!important}.tt-profile-menu__item--destructive:hover{background:rgb(220 38 38 / .08)!important;color:#b91c1c!important}.tt-profile-menu__item-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;font-size:16px}.tt-profile-menu__item-icon svg{width:16px;height:16px;display:block}.tt-profile-menu__divider{height:1px;background:var(--tt-border,#e5e5e5);margin:4px 0}#main{padding-top:60px}body.admin-bar .tt-desktop-header{top:32px}}@media (max-width:1023px){.tt-desktop-header{display:none!important}body,body.admin-bar{padding-top:0!important;margin-top:0!important}#main,#content,.page-wrapper{margin-top:0!important;padding-top:0!important}}.tt-marketing-header{position:fixed;top:0;left:0;right:0;height:60px;background:rgb(255 255 255 / .8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgb(229 229 229 / .6);z-index:9999}.tt-marketing-header__inner{height:100%;max-width:1050px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.tt-marketing-header__logo{display:flex;align-items:center;text-decoration:none!important}.tt-marketing-header__logo img{height:32px;width:auto;display:block}.tt-marketing-header__nav{display:flex;align-items:center;gap:32px}.tt-marketing-header__nav-item{font-size:14px;font-weight:500;color:var(--tt-muted-foreground,#666666);text-decoration:none!important;transition:color 0.15s ease}.tt-marketing-header__nav-item:hover{color:var(--tt-foreground,#171717)}.tt-marketing-header__nav-item.is-active{color:var(--tt-foreground,#171717);font-weight:600}.tt-marketing-header__back{display:none;align-items:center;padding:0;border:0;background:none;font-family:inherit;font-size:14px;font-weight:500;color:var(--tt-muted-foreground,#666666);text-decoration:none!important;cursor:pointer;transition:color 0.15s ease}.tt-marketing-header__back:hover{color:var(--tt-foreground,#171717)}body.tt-marketing-page #main{padding-top:60px!important}@media (min-width:1024px){body.admin-bar .tt-marketing-header{top:32px}}@media (max-width:767px){.tt-marketing-header__nav{display:none}.tt-marketing-header__back{display:inline-flex}}.footer-wrapper>.footer,.footer-wrapper>.absolute-footer,.footer-wrapper .footer-widgets,.footer-wrapper .absolute-footer-wrap,#footer>.footer,#footer>.absolute-footer{display:none!important}.footer-wrapper,#footer.footer-wrapper{display:block!important;background:transparent!important;border:none!important;padding:0!important;margin:0!important}.tt-bottom-nav{display:none}@media (max-width:1023px){.tt-bottom-nav{display:flex;position:fixed;left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom, 0px));margin-inline:auto;max-width:448px;padding:6px 8px;background:rgb(255 255 255 / .9);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgb(229 229 229 / .6);border-radius:999px;box-shadow:0 8px 28px rgb(0 0 0 / .08);z-index:9999;justify-content:space-between;align-items:center;gap:4px;box-sizing:border-box;animation:tt-bottom-nav-slide-up 0.3s cubic-bezier(.16,1,.3,1) 0.1s both}@keyframes tt-bottom-nav-slide-up{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.tt-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1;padding:6px 4px;border-radius:999px;text-decoration:none!important;-webkit-tap-highlight-color:#fff0;transition:all 0.3s cubic-bezier(.16,1,.3,1)}.tt-bottom-nav__item:active{transform:scale(.92)}.tt-bottom-nav__icon{display:flex;align-items:center;justify-content:center;transition:all 0.3s cubic-bezier(.16,1,.3,1)}.tt-bottom-nav__icon svg{width:22px;height:22px;stroke-width:var(--tt-nav-stroke,1.8);transition:all 0.3s cubic-bezier(.16,1,.3,1)}.tt-bottom-nav__label{font-size:10.5px;letter-spacing:.01em;font-weight:500;line-height:1;transition:all 0.3s cubic-bezier(.16,1,.3,1)}.tt-bottom-nav__item{color:var(--tt-muted-foreground,#666666)}.tt-bottom-nav__item--active{color:var(--tt-primary,#171717);background:var(--tt-secondary,#f4f4f5)}.tt-bottom-nav__item--active .tt-bottom-nav__label{font-weight:600}}.tt-single-page-tags-container{margin:15px 0 0 0;display:flex;flex-wrap:wrap;gap:5px}.tt-hidden{display:none}.tt-tag-box{border-radius:10px;white-space:nowrap;background:#f9f9f9;padding:2px 15px;margin-right:5px;border:1px solid #eee}.venue_google_map_link{cursor:pointer}.tt-card-header-tags-wrapper{display:flex;align-items:center;justify-content:space-between;width:90%}.tt-card-header-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tt-card-header-tag{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:400;line-height:1;border-radius:10px;white-space:nowrap;height:24px;padding:0 10px;align-items:center;justify-content:center}.tt-card-header-tag i{font-size:12px}.tt-card-header-tag-primary{background-color:#ff4d3f;color:#fff}.tt-card-header-tag-outline{background-color:#f5f5f5;color:#000;border:1px solid #e0e0e0}.tt-card-header-tag-text{line-height:24px}#my-recurring-event-popup.td-popup-overlay{z-index:9999}#my-recurring-event-popup .td-popup-card--recurring{background:#f9f9f9;width:min(720px, 94vw);max-height:85vh}@media (max-width:768px){#my-recurring-event-popup .td-popup-card{width:100%!important;max-width:100%!important;height:100%;max-height:100%;border-radius:0}}.append_slideout{position:fixed;width:100%;height:100%;z-index:10000;top:0;left:0;background:#00000080;overflow:hidden;backdrop-filter:blur(8px)}.tt-popup-panel{padding:0 10px 10px 10px;flex:1;overflow:auto;min-height:0}.tt-popup-loading{padding:100px 0;text-align:center}.tt-recurring-event-tag{color:#1c7ce2}@media (max-width:767px){.tt-highlighted-tag{display:none!important}.new_home_featured_tag{display:block!important}.tt-card-header-tag{font-size:11px;padding:5px 9px}}.tt-v-card{color:var(--tt-card-text-color);width:100%;max-width:100%;background:var(--tt-card-bg);border:1px solid var(--tt-card-border);border-radius:var(--tt-card-radius)}.tt-v-card-media{position:relative;background:#fff}.tt-v-card-media .tt-v-card-media-image{width:100%;height:170px;object-fit:cover;display:block;border-radius:var(--tt-card-radius)}.tt-v-card-media-topbar{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px}.tt-v-card-topbar-status{padding:4px 10px;font-size:12px;text-transform:uppercase;font-weight:600;border-radius:var(--tt-card-radius-sm)}.tt-v-card-topbar-more-menu{width:30px;height:30px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid #bdbdbd;font-size:10px}.tt-more-popup{position:absolute;top:50px;right:5px;background:#fff;border:1px solid #ddd;border-radius:8px;min-width:130px;display:none;box-shadow:0 4px 14px rgb(0 0 0 / .15);z-index:1000}.tt-more-popup ul{margin:0;padding:5px 0;list-style:none}.tt-more-popup ul li{padding:5px 14px;cursor:pointer;margin-bottom:0;transition:background 0.2s ease;font-size:12px}.tt-more-popup ul li:hover{background:#f7f7f7}.tt-more-popup-arrow{position:absolute;top:-6px;right:12px;width:12px;height:12px;background:#fff;border-left:1px solid #ddd;border-top:1px solid #ddd;transform:rotate(45deg)}.tt-v-card-media-bottombar{padding:15px}.tt-event-header{display:flex;align-items:center;gap:6px;margin-bottom:7px}.tt-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:6px;font-size:12px;font-weight:700;line-height:1.4}.tt-badge-walkin{background:#c6f0bb;color:#424242;border:1px solid #c9e5c3}.tt-badge-online-tickets{background:#000;color:#fff;border:1px solid #000}.tt-badge-booking-recommended{background:#3f51b5;color:#fff;border:1px solid #3f51b5}.tt-badge-booking-required{background:#3f51b5;color:#fff;border:1px solid #3f51b5}.tt-badge-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;border:1px solid #d6d6d6;font-size:12px;color:#4a4a4a;background:#fff}.tt-v-card-reccurring-icon{width:10px;height:10px}.tt-v-card-title{font-size:15px;font-weight:500;margin-bottom:5px;color:#212121;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tt-v-card-small-icon{width:14px;height:14px}.tt-v-card-icon-text-container{display:flex;align-items:center;gap:5px}.tt-v-card-icon-text{font-size:14px;color:var(--tt-card-other-text-color);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tt-tag-item{background:#fff;border:1px solid #212121;border-radius:5px;padding:2px 10px;font-weight:600;font-size:12px;color:#212121;white-space:nowrap;flex-shrink:0;opacity:.8}.tt-tag-container{position:absolute;left:0;top:130px;margin:8px;display:flex;flex-wrap:nowrap;gap:8px;max-width:100%;padding-right:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.tt-tag-container::-webkit-scrollbar{display:none}.tt-tag-item{flex:0 0 auto;white-space:nowrap}.tt-tag-container:active{cursor:grabbing}.tt-recurring-span{background:#fff;color:#000;border:1px solid #bdbdbd;cursor:pointer;display:inline-block;position:relative}.tooltip-text{visibility:hidden;width:max-content;max-width:250px;background-color:#000;color:#fff;text-align:left;padding:10px;border-radius:6px;position:fixed;z-index:9999;top:140%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity 0.3s;white-space:normal;font-size:13px;line-height:19px;pointer-events:none}.tt-recurring-span:hover .tooltip-text{visibility:visible;opacity:1}.event-reaction_sp{position:absolute;right:15px;left:auto;top:15px;width:28px;height:28px;background:#fff;border-radius:50%;border:#212121 2px solid;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:4px;display:none!important}.event-reaction_sp_featured{bottom:15px;top:auto}.tt-my-event-header-container{background-color:#fff;padding:15px 0;border-bottom:1px solid #e0e0e0}.tt-my-event-header{max-width:1050px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:0 20px}.tt-add-event-btn{text-transform:capitalize;border-radius:5px;background:#000;margin:0;line-height:1.5;font-size:12px;font-weight:400;padding:5px 8px}.tt-add-event-btn{box-shadow:none;color:#fff}.tt-header-title{margin:0;color:#212121;font-weight:400;font-size:20px}.tt-header-subtitle{font-size:14px;color:#6b6f76;margin:auto;max-width:1050px}.tt-tabs-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 20px 0}.tt-tabs-wrap{width:55%;margin:0;background:#fff;border:1px solid #e0e0e0;padding:6px;border-radius:15px;display:flex;gap:6px;box-sizing:border-box;position:relative}.tt-tabs-wrap::before{content:'';position:absolute;top:6px;left:6px;width:calc(50% - 9px);height:calc(100% - 12px);background:#f5f5f5;border:1px solid #e0e0e0;border-radius:10px;transition:transform 0.3s cubic-bezier(.4,0,.2,1);z-index:0;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.tt-tabs-wrap:has(.tt-tab-btn:nth-child(2).active)::before{transform:translateX(calc(100% + 6px))}.tt-tab-btn{width:50%;border:1px solid #fff0;background:#fff0;border-radius:10px;cursor:pointer;font-size:14px;font-weight:500;color:#212121;transition:all 0.2s ease;white-space:nowrap;margin:0;position:relative;z-index:1}.tt-tab-btn:hover:not(.active){background:rgb(245 245 245 / .5)}.tt-tab-btn.active{background:#fff0;border:1px solid #fff0;font-weight:600}.tt-add-event-btn{display:flex;align-items:center;gap:8px;background:#000;color:#fff;border:none;border-radius:12px;padding:5px 15px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.2s ease;white-space:nowrap}.tt-add-event-btn:hover{background:#000;transform:translateY(-1px);box-shadow:0 4px 8px #fff0}.tt-add-event-btn:active{transform:translateY(0)}@media (max-width:400px){.tt-add-event-btn{padding:5px 5px!important;gap:0px!important}.tt-header-subtitle{font-size:12px!important}.tt-header-title{font-size:18px!important}}.tt-plus-icon{font-size:20px;line-height:1;font-weight:600}.tt-btn-text{line-height:1}.todo-font-italic{font-style:italic}.tt-show-recurring-icon{display:none!important;margin-left:2px}.tt-desktop-only{display:inline}@media (max-width:1024px){.tt-desktop-only{display:none}}.event_data_higlight .tt-desktop-only{display:none!important}.event_data_higlight .tt-home-star-icon{margin-right:5px}.event-card__header{width:100%}.event-card__title{padding:0;margin:10px 0;font-weight:600;line-height:1.3;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.event-card__title--desktop{display:-webkit-box;width:85%;font-size:16px}.event_data_higlight_box .event-card__title--desktop{width:100%}.event-card__title--mobile{display:none}@media (max-width:768px){.event-card__title--desktop{display:none}.event-card__title--mobile{display:-webkit-box;width:95%;font-size:14px}.event_data_higlight_box .event-card__title--mobile{width:100%}}@media (max-width:775px){.tt-tabs-header{flex-direction:row;gap:10px}.tt-tabs-wrap{width:100%}}@media (max-width:600px){.tt-tab-btn{font-size:13px}.tt-show-recurring-icon{display:inline-block!important}.tt-home-card-header-recurring-tag{display:none!important}}@media (max-width:400px){.tt-tab-btn{font-size:12px}}.home header#header{display:none}.home footer#footer{display:none}.home .tt-bottom-nav{display:none}.tdtd-welcome,.tdtd-welcome *,.tdtd-welcome *::before,.tdtd-welcome *::after{margin:0;padding:0;box-sizing:border-box}.tdtd-welcome{--bg:#fafafa;--bg-hero-mobile:#000000;--text:#212121;--text-light:#6b6b6b;--text-white:#ffffff;--accent:#000000;--card-radius:16px;--section-gap:36px;--ring-color:#000000;--font-display:'Instrument Serif', Georgia, 'Times New Roman', serif;--font-body:'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.5}.home header.tt-desktop-header{display:none}.home #main{padding-top:0!important}.tdtd-wrap{display:flex;min-height:100vh;max-width:1050px;margin:0 auto;padding:48px 16px;gap:64px}.tdtd-hero{flex:0 0 340px;position:sticky;top:48px;align-self:flex-start;display:flex;flex-direction:column;gap:28px}.tdtd-logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;letter-spacing:-.02em;text-decoration:none;color:inherit;margin-bottom:10px}.tdtd-logo-image{height:40px}.tdtd-logo:hover{color:inherit;text-decoration:none}.tdtd-logo-icon{width:36px;height:36px;background:var(--accent);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:15px;font-family:var(--font-body)}.tdtd-headline{font-family:var(--font-display);font-size:42px;font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--text)}.tdtd-sub{font-size:15px;line-height:1.7;color:var(--text-light);max-width:300px}.tdtd-stats{display:flex;align-items:center;gap:24px}.tdtd-stat-num{font-size:28px;font-weight:700;letter-spacing:-.03em;display:block;line-height:1.2}.tdtd-stat-label{font-size:13px;color:var(--text-light);display:block;margin-top:2px}.tdtd-stats-divider{width:1px;height:40px;background:#ddd;flex-shrink:0}.tdtd-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;background:var(--accent);color:#fff;border:none;border-radius:14px;font-family:var(--font-body);font-size:16px;font-weight:600;cursor:pointer;transition:all 0.25s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em;text-decoration:none;line-height:1.4}.tdtd-cta:hover{background:#333;transform:translateY(-1px);box-shadow:0 8px 24px rgb(0 0 0 / .15);color:#fff;text-decoration:none}.tdtd-cta:disabled,.tdtd-cta[disabled]{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none;color:#fff}.tdtd-cta-icon{width:18px;height:18px;flex-shrink:0;transition:transform 0.2s ease}.tdtd-cta:not(:disabled):hover .tdtd-cta-icon{transform:translateX(3px)}.tdtd-channels{flex:1;min-width:0}.tdtd-channels-title{font-family:var(--font-display);font-size:28px;font-weight:400;letter-spacing:-.01em;margin-bottom:32px}.tdtd-channels-subtitle{display:none}.tdtd-country{margin-bottom:var(--section-gap);animation:tdtdFadeUp 0.5s ease both}.tdtd-country:nth-child(2){animation-delay:0.07s}.tdtd-country:nth-child(3){animation-delay:0.14s}.tdtd-country:nth-child(4){animation-delay:0.21s}.tdtd-country:nth-child(5){animation-delay:0.28s}.tdtd-country:nth-child(6){animation-delay:0.35s}@keyframes tdtdFadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.tdtd-country-header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.tdtd-country-flag{width:24px;height:16px;border-radius:2px;object-fit:cover;flex-shrink:0;box-shadow:0 1px 2px rgb(0 0 0 / .1)}.tdtd-country-name{font-weight:700;font-size:17px}.tdtd-country-count{font-size:14px;color:var(--text-light)}.tdtd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.tdtd-card{position:relative;border-radius:var(--card-radius);overflow:hidden;cursor:pointer;aspect-ratio:4 / 3;transition:all 0.3s cubic-bezier(.4,0,.2,1);outline:3px solid #fff0;outline-offset:3px;background:#2a1a0e}.tdtd-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgb(0 0 0 / .18)}.tdtd-card.selected{outline-color:var(--ring-color)}.tdtd-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s cubic-bezier(.4,0,.2,1)}.tdtd-card:hover img{transform:scale(1.06)}.tdtd-card::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .75) 0%,rgb(0 0 0 / .18) 50%,rgb(0 0 0 / .04) 100%);pointer-events:none;z-index:1}.tdtd-card-info{position:absolute;bottom:0;left:0;right:0;padding:14px 16px;z-index:2;display:flex;flex-direction:column;gap:2px}.tdtd-card-name{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#fff;text-shadow:0 1px 4px rgb(0 0 0 / .4)}.tdtd-card-name .tdtd-emoji{font-size:16px;line-height:1}.tdtd-card-events{font-size:12.5px;color:rgb(255 255 255 / .78)}.tdtd-check{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;z-index:3;opacity:0;transform:scale(.5);transition:all 0.25s cubic-bezier(.34,1.56,.64,1)}.tdtd-card.selected .tdtd-check{opacity:1;transform:scale(1)}.tdtd-check svg{width:16px;height:16px;color:#fff}@media (max-width:768px){.tdtd-wrap{flex-direction:column;padding:0;gap:0}.tdtd-hero{position:relative;top:0;flex:none;width:100%;background:var(--bg-hero-mobile);color:var(--text-white);padding:44px 24px 36px;text-align:center;align-items:center;gap:18px;border-radius:0}.tdtd-headline{color:var(--text-white);font-size:28px;line-height:1.2}.tdtd-sub{color:rgb(255 255 255 / .7);max-width:320px}.tdtd-stat-label{color:rgb(255 255 255 / .6)}.tdtd-stats-divider{background:rgb(255 255 255 / .2)}.tdtd-hero .tdtd-cta{display:none}.tdtd-channels{padding:28px 20px 80px}.tdtd-channels-title{font-size:22px;text-align:center;margin-bottom:15px}.tdtd-channels-subtitle{display:block;text-align:center;font-size:14px;color:var(--text-light);margin-bottom:24px}.tdtd-grid{grid-template-columns:repeat(2,1fr);gap:12px}.tdtd-card{aspect-ratio:1 / 1}.tdtd-card-events{font-size:12px}}.tdtd-mobile-cta{display:none}@media (max-width:768px){.tdtd-mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;padding:14px 20px;padding-bottom:calc(14px + env(safe-area-inset-bottom, 0px));background:rgb(255 255 255 / .94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgb(0 0 0 / .06);z-index:100}.tdtd-mobile-cta .tdtd-cta{border-radius:60px;width:100%}}.tdtd-welcome ::-webkit-scrollbar{width:6px}.tdtd-welcome ::-webkit-scrollbar-track{background:#fff0}.tdtd-welcome ::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.tdtd-card-skeleton{background:linear-gradient(110deg,#e8e8e8 8%,#f5f5f5 18%,#e8e8e8 33%);background-size:200% 100%;animation:tdtdShimmer 1.5s linear infinite;border-radius:var(--card-radius);aspect-ratio:4 / 3}@keyframes tdtdShimmer{to{background-position-x:-200%}}@media (max-width:768px){.tdtd-card-skeleton{aspect-ratio:1 / 1}}p.tt-field-error:empty{display:none!important}.tt-single-recurring-count--clickable{cursor:pointer;text-decoration:underline;text-underline-offset:2px}.tt-single-recurring-count--clickable:hover{opacity:.75}.tt-single-recurring-count--clickable:focus-visible{outline:2px solid var(--tt-primary,#171717);outline-offset:2px;border-radius:3px}.tt-recurring-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:flex-end;justify-content:center;padding:0}@media (min-width:640px){.tt-recurring-modal{align-items:center;padding:24px}}.tt-recurring-modal__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .5)}.tt-recurring-modal__panel{position:relative;background:#fff;border-radius:20px 20px 0 0;width:100%;height:88vh;display:flex;flex-direction:column;overflow:clip;z-index:1}@media (min-width:640px){.tt-recurring-modal__panel{border-radius:15px;max-width:480px;height:auto;max-height:72vh}}.tt-recurring-modal__head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;flex-shrink:0;border-bottom:1px solid #f0f0f0;gap:8px}@media (min-width:640px){.tt-recurring-modal__head{padding:16px 20px 12px}}.tt-recurring-modal__title{font-size:14px!important;font-weight:600!important;color:#171717!important;margin:0!important;text-transform:none!important;letter-spacing:normal!important;font-family:inherit!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}@media (min-width:640px){.tt-recurring-modal__title{font-size:16px!important;white-space:normal;overflow:visible;text-overflow:unset}}.tt-recurring-modal__close{background:none!important;border:none!important;cursor:pointer!important;color:#737373;font-size:22px!important;line-height:1!important;padding:4px 6px!important;border-radius:6px!important;margin:0!important;transition:color 0.15s}.tt-recurring-modal__close:hover{color:#171717}.tt-recurring-modal__body{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px;flex:1;min-height:0}.tt-recurring-modal__body::-webkit-scrollbar{width:5px}.tt-recurring-modal__body::-webkit-scrollbar-track{background:#fff0;margin:12px 0}.tt-recurring-modal__body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.tt-recurring-modal__body::-webkit-scrollbar-button{display:none}.tt-recurring-modal__loading,.tt-recurring-modal__empty,.tt-recurring-modal__error{text-align:center;padding:32px 0;font-size:14px;text-transform:none!important;margin:0}.tt-recurring-modal__loading{color:#737373}.tt-recurring-modal__empty{color:#737373}.tt-recurring-modal__error{color:#dc2626}.tt-recurring-parent{display:flex;gap:12px;padding:12px;border-radius:12px;background:#f9f9f9;border:1px solid #e5e5e5;margin-bottom:16px}.tt-recurring-parent__thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#e5e5e5;display:flex;align-items:center;justify-content:center}.tt-recurring-parent__thumb img{width:100%;height:100%;object-fit:cover;display:block}.tt-recurring-parent__thumb-placeholder{color:#a3a3a3}.tt-recurring-parent__thumb-placeholder .tt-icon{width:28px;height:28px}.tt-recurring-parent__content{flex:1;min-width:0;padding:2px 0}.tt-recurring-parent__title{font-size:14px!important;font-weight:600!important;margin:0 0 3px!important;color:#171717!important;text-transform:none!important;letter-spacing:normal!important;font-family:inherit!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tt-recurring-parent__meta{font-size:12px;color:#737373;margin:0 0 2px;text-transform:none!important;letter-spacing:normal!important}.tt-recurring-parent__heart{flex-shrink:0;align-self:center;background:none!important;border:none!important;cursor:pointer!important;padding:6px!important;color:#d1d5db;border-radius:6px!important;display:flex;align-items:center;transition:color 0.15s;margin:0 0 0 8px!important}.tt-recurring-parent__heart .tt-icon{width:20px;height:20px}.tt-recurring-parent__heart:hover{color:#ef4444}.tt-recurring-parent__heart.tt-recurring-inst__heart--liked{color:#ef4444!important}.tt-recurring-modal__section-label{font-size:12px;color:#737373;font-weight:500;margin:0 0 8px;padding:0 4px;text-transform:none!important;letter-spacing:normal!important}.tt-recurring-inst{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;background:#fbfbfb;margin-bottom:6px;border:2px solid #fff0}.tt-recurring-inst__icon{color:#737373;flex-shrink:0;display:flex;align-items:center}.tt-recurring-inst__icon .tt-icon{width:16px;height:16px}.tt-recurring-inst__content{flex:1;min-width:0}.tt-recurring-inst__date{font-size:14px;font-weight:500;color:#171717;margin:0 0 2px;text-transform:none!important;letter-spacing:normal!important}.tt-recurring-inst__meta{font-size:12px;color:#737373;margin:0;text-transform:none!important;letter-spacing:normal!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tt-recurring-inst__heart{flex-shrink:0;background:none!important;border:none!important;cursor:pointer!important;padding:6px!important;color:#d1d5db;border-radius:6px!important;display:flex;align-items:center;transition:color 0.15s;margin:0!important}.tt-recurring-inst__heart .tt-icon{width:18px;height:18px}.tt-recurring-inst__heart:hover{color:#ef4444}.tt-recurring-inst__heart--liked{color:#ef4444!important}body.tt-modal-open{overflow:hidden}.iti__search-input{box-sizing:border-box!important;height:auto!important;padding:12px 14px!important;font-size:15px!important;line-height:1.4!important}.tt-load-more-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important;margin:12px 0 0!important;padding:12px 16px!important;border:0!important;border-radius:12px!important;background:var(--tt-secondary,#f4f4f5)!important;color:var(--tt-foreground,#09090b)!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important;text-align:center!important;text-transform:none!important;cursor:pointer!important;box-sizing:border-box!important;transition:background-color 0.15s ease!important}.tt-load-more-btn:hover{background:var(--tt-border,#e5e5e5)!important;color:var(--tt-foreground,#09090b)!important}.tt-load-more-btn:active{transform:translateY(1px)}.tt-load-more-btn[disabled]{opacity:.5;cursor:default}.tt-load-more-btn[disabled]:hover{background:var(--tt-secondary,#f4f4f5)!important}.tt-load-more-btn svg{width:16px;height:16px;flex:none}.tt-load-more-btn .tt-lm-spin{animation:tt-lm-spin 0.8s linear infinite}@keyframes tt-lm-spin{to{transform:rotate(360deg)}}.tt-load-more-btn i{font-size:12px!important;line-height:1!important}.tt-load-more-btn .tt-load-more-count{font-weight:400;opacity:.75}.tt-page-shell{max-width:1050px;margin-inline:auto;box-sizing:border-box}.tt-page-shell__side{display:none}.tt-page-shell__main{min-width:0;padding:15px var(--tt-gutter,15px) 40px;box-sizing:border-box}.tt-page-shell__digest{display:block;padding:0 var(--tt-gutter,15px) 24px}@media (max-width:1023px){.tt-page-shell__main,.tt-page-shell__digest{width:100%;max-width:var(--tt-single-col-max,600px);margin-inline:auto}}@media (min-width:1024px){.tt-page-shell{display:grid;grid-template-columns:300px minmax(0,750px);justify-content:center;align-items:start}.tt-page-shell__side{display:block;position:sticky;top:60px;padding:15px}body.admin-bar .tt-page-shell__side{top:92px}.tt-page-shell__main{border-left:1px solid var(--tt-border,#e5e5e5)}.tt-page-shell__digest{display:none}}.event_sidebar{padding:15px}.td-sidebar{position:sticky;top:0;overflow-y:auto;padding:15px 15px 15px 0;border-right:1px solid #f0eeea;background:#fff;scrollbar-width:thin;scrollbar-color:#ddd #fff0}body.admin-bar .td-sidebar{top:32px}@media (max-width:782px){body.admin-bar .td-sidebar{top:46px}}.td-sidebar::-webkit-scrollbar{width:4px}.td-sidebar::-webkit-scrollbar-track{background:#fff0}.td-sidebar::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.tt-hero{position:relative;overflow:hidden;animation:tdFadeUp 0.5s ease both}.tt-hero__img,.tt-hero__img--fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.tt-hero__img--fallback{background:linear-gradient(135deg,#3b0764 0%,#7c2d12 55%,#b45309 100%)}.tt-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgb(0 0 0 / .2) 0%,rgb(0 0 0 / .55) 100%)}.tt-hero__inner{position:relative;height:100%;display:flex;align-items:center;gap:12px;padding:0 var(--tt-gutter,15px)}.tt-hero__logo{width:44px;height:44px;border-radius:50%;object-fit:cover;flex:none;transition:width .22s ease-out,height .22s ease-out}.tt-hero__meta{min-width:0;flex:1 1 auto}.tt-hero__brand{display:block;font-size:13px;letter-spacing:.02em;line-height:1;color:#fff;margin-bottom:6px}.tt-hero__brand b{font-weight:700}.tt-hero__place{display:flex;align-items:center;gap:4px;min-width:0;padding:0;border:0;background:none;font:inherit;text-align:left;color:inherit;cursor:pointer;-webkit-tap-highlight-color:#fff0}.tt-hero__location{color:#fff;font-size:19px;font-weight:700;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 6px rgb(0 0 0 / .25);transition:font-size .22s ease-out}.tt-hero__chevron{width:14px;height:14px;flex:none;color:rgb(255 255 255 / .7)}.tt-hero__gear{width:36px;height:36px;border-radius:50%;border:0;flex:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;background:rgb(255 255 255 / .15);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background-color .15s ease,transform .15s ease}.tt-hero__gear:hover{background:rgb(255 255 255 / .25)}.tt-hero__gear:active{transform:scale(.95)}.tt-hero__gear svg{width:16px;height:16px}@media (max-width:1023px){.tt-hero{position:sticky;top:-53px;z-index:40;width:100%;max-width:var(--tt-single-col-max,600px);margin-inline:auto;height:106px;transition:box-shadow .22s ease-out}.tt-hero.is-compact{box-shadow:0 1px 3px rgb(0 0 0 / .08)}.tt-hero.is-compact .tt-hero__inner{position:absolute;left:0;right:0;bottom:0;height:53px}.tt-hero.is-compact .tt-hero__logo{width:32px;height:32px}.tt-hero.is-compact .tt-hero__brand{display:none}.tt-hero.is-compact .tt-hero__chevron{display:none}.tt-hero.is-compact .tt-hero__location{font-size:15px}}@media (min-width:1024px){.tt-hero{height:170px;border-radius:16px;margin-bottom:20px}.tt-hero__inner{display:block;padding:16px 56px 16px 16px}.tt-hero__meta{position:absolute;left:16px;right:56px;bottom:14px}.tt-hero__brand{font-size:10px;font-weight:500;letter-spacing:.14em;color:rgb(255 255 255 / .8);margin-bottom:6px}.tt-hero__location{font-size:17px}.tt-hero__logo,.tt-hero__chevron{display:none}.tt-hero__gear{position:absolute;top:12px;right:12px;width:40px;height:40px;background:rgb(0 0 0 / .4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tt-hero__gear:hover{background:rgb(0 0 0 / .5)}.tt-hero__gear svg{width:18px;height:18px}}.tt-digest{background:var(--tt-muted,#f5f5f5);border:1px solid var(--tt-border,#e5e5e5);border-radius:16px;padding:16px;margin-bottom:20px;animation:tdFadeUp 0.5s ease both;animation-delay:0.1s}.tt-digest__header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.tt-digest__bell{font-size:16px;color:var(--tt-muted-foreground,#666666);flex:none}.tt-digest__title{margin:0;font-size:14px;font-weight:700;line-height:1.3;color:var(--tt-foreground,#171717)}.tt-digest__desc{margin:0;font-size:12px;line-height:1.375;color:var(--tt-muted-foreground,#666666)}.tt-digest__desc-dim{opacity:.75}.tt-digest__channels{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px;margin-top:12px}.tt-digest__channel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:9px 4px 8px;border-radius:12px;background:var(--tt-background,#ffffff);border:1px solid var(--tt-border,#e5e5e5);text-decoration:none;transition:border-color .15s ease}.tt-digest__channel:hover,.tt-digest__channel:focus-visible{border-color:rgb(23 23 23 / .4);text-decoration:none}.tt-digest__channel:active{transform:scale(.97)}.tt-digest__icon{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:none;color:#fff;font-size:18px}.tt-digest__icon--whatsapp{background:#25D366}.tt-digest__icon--telegram{background:#229ED9}.tt-digest__label{margin-top:2px;font-size:10px;font-weight:600;line-height:1.2;text-align:center;color:var(--tt-foreground,#171717);opacity:.8}.tt-pwa-card{background:var(--tt-muted,#f5f5f5);border:1px solid var(--tt-border,#e5e5e5);border-radius:16px;padding:16px;margin-bottom:15px;animation:tdFadeUp 0.5s ease both;animation-delay:0.15s}.tt-pwa-card[hidden]{display:none}.tt-pwa-card__header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.tt-pwa-card__icon{width:16px;height:16px;color:var(--tt-muted-foreground,#666666);flex:none}.tt-pwa-card__title{margin:0;font-size:14px;font-weight:700;line-height:1.3;color:var(--tt-foreground,#171717)}.tt-pwa-card__desc{margin:0;font-size:12px;line-height:1.375;color:var(--tt-muted-foreground,#666666)}.tt-pwa-card__desc-dim{opacity:.75}.tt-pwa-card__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;padding:10px 16px;border:0;border-radius:999px;background:var(--tt-foreground,#171717);color:var(--tt-background,#ffffff);font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.tt-pwa-card__btn:hover{background:#2d2d2d}.tt-pwa-card__btn:active{transform:scale(.98)}.tt-pwa-card__btn svg{width:16px;height:16px;flex:none}.td-popup-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 0.3s ease}.td-popup-overlay--active{opacity:1;pointer-events:auto}.td-popup-overlay--active .td-popup-card{transform:translateY(0) scale(1);opacity:1}.td-popup-card{background:#fff;border-radius:24px;width:500px;max-width:92vw;max-height:85vh;overflow:hidden;box-shadow:0 16px 48px rgb(0 0 0 / .12);transform:translateY(16px) scale(.97);opacity:0;transition:all 0.35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.td-popup__header{display:flex;align-items:center;gap:14px;padding:14px 24px 10px;border-bottom:1px solid #f0eeea}.td-popup__close{width:40px;height:40px;border-radius:50%;border:none;background:#fff0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s;color:#1a1a1a;font-size:16px;margin:0;padding:0}.td-popup__close:hover{background:#f0f0f0}.td-popup__close .td-popup__icon--back{display:none!important}.td-popup__close .td-popup__icon--close{display:inline-block!important}.td-popup__title{font-size:19px;font-weight:700;letter-spacing:-.3px}@media (max-width:599px){.td-popup-overlay{align-items:flex-end;justify-content:center}.td-popup-card{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0;transform:translateY(100%);opacity:1}.td-popup-overlay--active .td-popup-card{transform:translateY(0)}.td-popup__close .td-popup__icon--back{display:inline-block!important}.td-popup__close .td-popup__icon--close{display:none!important}.td-popup__footer{padding-bottom:calc(16px + env(safe-area-inset-bottom, 0px))!important}}.td-popup__tabs{display:flex;gap:8px;padding:14px 24px;border-bottom:1px solid var(--tt-border,#e5e5e5)}.td-popup__tab{display:inline-flex;align-items:center;gap:8px;margin:0;padding:10px 18px;border:0;border-radius:999px;font-size:14px;font-weight:600;line-height:1.2;background:var(--tt-secondary,#f5f5f5);color:var(--tt-foreground,#171717);cursor:pointer;transition:background-color 0.15s ease}.td-popup__tab:hover{background:var(--tt-border,#e5e5e5)}.td-popup__tab svg{width:15px;height:15px;flex:none}.td-popup__tab--active{background:var(--tt-primary,#171717);color:#fff}.td-popup__tab--active:hover{background:#2d2d2d}.td-popup__body{flex:1;overflow-y:auto;padding:4px 14px 16px;scrollbar-width:thin;scrollbar-color:#ddd #fff0}.td-popup__tab-content{display:none}.td-popup__tab-content--active{display:block}.td-popup__country{display:flex;align-items:center;padding:14px 10px;cursor:pointer;border-radius:8px;border:1px solid #fff0;transition:background 0.15s,border-color 0.15s}.td-popup__country:hover{background:#fafaf8;border-color:#1a1a1a}.td-popup__country:has(+.td-popup__cities .td-popup__radio--selected){background:#fafaf8}.td-popup__country-flag{width:28px;height:20px;margin-right:14px;border-radius:3px;object-fit:cover;flex-shrink:0;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.td-popup__country-info{flex:1}.td-popup__country-name{font-size:15px;font-weight:600}.td-popup__country-meta{font-size:13px;color:#666;margin-top:2px}.td-popup__country-chevron{font-size:18px;color:#666;transition:transform 0.3s ease}.td-popup__country--expanded .td-popup__country-chevron{transform:rotate(180deg)}.td-popup__cities{overflow:hidden;max-height:0;transition:max-height 0.35s ease}.td-popup__cities--open{max-height:500px}.td-popup__city{display:flex;align-items:center;padding:12px 10px 12px 28px;cursor:pointer;border-radius:8px;border:1px solid #fff0;transition:background 0.15s,border-color 0.15s}.td-popup__city:hover{background:#fafaf8;border-color:#1a1a1a}.td-popup__city:has(.td-popup__radio--selected){background:#fafaf8}.td-popup__city-icon{font-size:20px;margin-right:12px}.td-popup__city-name{font-size:14.5px;font-weight:500;flex:1}.td-popup__city-count{font-size:13px;color:#9a9a9a;margin-right:12px}.td-popup__radio{width:22px;height:22px;border-radius:50%;border:2px solid #d0d0d0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all 0.2s ease}.td-popup__radio--selected{border-color:#1a1a1a}.td-popup__radio-inner{width:12px;height:12px;border-radius:50%;background:#1a1a1a;transform:scale(0);transition:transform 0.2s cubic-bezier(.16,1,.3,1)}.td-popup__radio--selected .td-popup__radio-inner{transform:scale(1)}.td-popup__vibes-placeholder{text-align:center;padding:40px 20px;color:#9a9a9a;font-size:14px}.td-popup__footer{padding:16px 24px 22px;border-top:1px solid #f0eeea}.td-popup__save{width:100%;padding:14px;border-radius:14px;background:#1a1a1a;color:#fff;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all 0.25s ease;margin:0;line-height:1.4em}.td-popup__save:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 14px rgb(0 0 0 / .15)}@keyframes tdFadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.td-sidebar{position:relative;height:auto;border-right:none;border-bottom:1px solid #f0eeea}}