@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f9f9f9;color:#22223b;line-height:1.6;font-size:16px}img{max-width:100%;display:block}button,input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;border:none;background:none;color:inherit}a{color:inherit;text-decoration:none;transition:color .2s ease}ul,ol{list-style:none;padding-left:0}.container{max-width:1200px;margin:0 auto;padding:0 1.2rem}.flex-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.flex-row.center{justify-content:center}.flex-row.between{justify-content:space-between}.flex-row.around{justify-content:space-around}.flex-row.evenly{justify-content:space-evenly}.flex-row.wrap{flex-wrap:wrap}.flex-row.gap{gap:1rem}.flex-column{display:flex;flex-direction:column}.flex-column.center{align-items:center;justify-content:center}.flex-column.gap{gap:1rem}.grid{display:grid;gap:2rem}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.auto{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (max-width: 768px){.grid{grid-template-columns:1fr!important}}body{position:relative;z-index:0}:root{--nav-accent: #14c2c5;--nav-text: rgba(10,45,74,.9);--nav-active: rgba(7,92,141,1);--glass-bg: rgba(255,255,255,.3);--glass-bg2: rgba(255,255,255,.18);--glass-border: rgba(10,45,74,.11);--glass-shadow: 0 14px 44px rgba(0, 40, 80, .12);--glass-inset: inset 0 1px 0 rgba(255,255,255,.55);--header-max: 1320px;--header-h: 76px;--rail-h: 52px;--item-h: 42px;--lang-surface-strong: rgba(255,255,255,.92);--lang-shadow: 0 18px 55px rgba(0, 40, 80, .18)}.site-header{width:100%;position:sticky;top:0;z-index:9999;background:linear-gradient(108deg,#eafcffcc,#53e0f6cc 70%,#139dcfbb);border-bottom:1px solid rgba(70,224,250,.28);box-shadow:0 8px 26px #0028501a;backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%)}.header-inner{max-width:var(--header-max);margin:0 auto;padding:.45rem 1.4rem;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;column-gap:clamp(.75rem,2.2vw,1.5rem);min-height:var(--header-h);position:relative}@media (max-width: 1120px){.header-inner{padding:.45rem 1.1rem;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr)}}@media (max-width: 950px){.header-inner{grid-template-columns:auto 1fr auto}}.logo-link{display:flex;align-items:center;justify-self:start;min-width:0}.logo{height:56px;width:auto;max-width:320px;object-fit:contain;display:block}@media (max-width: 1120px){.logo{height:52px}}.main-nav{justify-self:center;min-width:0;z-index:2000;display:flex;align-items:center}.main-nav ul{position:relative;display:flex;align-items:center;justify-content:center;height:var(--rail-h);padding:6px 8px;margin:0;list-style:none;gap:clamp(.42rem,1.1vw,.85rem);border-radius:999px;border:1px solid var(--glass-border);background:linear-gradient(180deg,var(--glass-bg),var(--glass-bg2));box-shadow:var(--glass-shadow),var(--glass-inset);backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);overflow:hidden}.main-nav ul:before{content:"";position:absolute;top:-40%;right:-20%;bottom:-40%;left:-20%;background:radial-gradient(closest-side at 18% 45%,#14c2c51f,#14c2c500 66%),radial-gradient(closest-side at 82% 55%,#139dcf1a,#139dcf00 68%);filter:blur(18px);opacity:.48;pointer-events:none}.main-nav ul>li{position:relative;z-index:1}.main-nav a{position:relative;height:var(--item-h);display:inline-flex;align-items:center;font-size:1.04rem;font-weight:650;letter-spacing:.01em;color:var(--nav-text);text-decoration:none;white-space:nowrap;padding:0 13px;border-radius:999px;transition:background .14s ease,color .14s ease,transform .14s ease}.main-nav a:hover{background:#ffffff38;transform:translateY(-.5px)}.main-nav a:focus-visible{outline:2px solid var(--nav-accent);outline-offset:3px;border-radius:16px}.main-nav a.active,.main-nav a[aria-current=page]{background:transparent;color:var(--nav-active);font-weight:740;text-decoration:underline;text-decoration-color:var(--nav-accent);text-decoration-thickness:2px;text-underline-offset:12px}.site-header .main-nav a.active:after,.site-header .main-nav a[aria-current=page]:after,.site-header .main-nav a.active:before,.site-header .main-nav a[aria-current=page]:before{content:none;display:none}.main-nav .menu-close{display:none}@media (max-width: 1120px){.main-nav a{font-size:1rem;padding:0 12px}.main-nav ul{gap:clamp(.34rem,1vw,.7rem)}}.language-switcher{display:flex;gap:.85rem;align-items:center;background:transparent;border:0;box-shadow:none;padding:0}.language-switcher.desktop-switcher{justify-self:end}@media (max-width: 950px){.language-switcher.desktop-switcher{display:none}}.language-switcher.mobile-switcher{display:none}@media (max-width: 950px){.language-switcher.mobile-switcher{display:flex;flex-wrap:wrap;justify-content:center;padding:1.2rem 1rem 2rem;gap:1rem;width:100%;background:transparent;border-top:1px solid rgba(36,190,217,.4)}}.lang-dropdown{position:relative;z-index:3000;background:transparent;border:0;box-shadow:none;padding:0}.lang-dropdown>summary{list-style:none}.lang-dropdown>summary::-webkit-details-marker{display:none}.lang-dropdown .lang-current{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:var(--rail-h);display:inline-flex;align-items:center;gap:10px;padding:0 15px;border-radius:999px;border:1px solid var(--glass-border);background:linear-gradient(180deg,var(--glass-bg),var(--glass-bg2));box-shadow:0 14px 40px #0028501f,var(--glass-inset);color:var(--nav-text);cursor:pointer;white-space:nowrap;line-height:1;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.lang-dropdown .lang-current .lang-current-label{background:transparent;padding:0;border-radius:0;border:0;box-shadow:none}.lang-dropdown .lang-current:before,.lang-dropdown .lang-current:after{content:none;display:none}.lang-dropdown .lang-current .lang-current-flag{width:22px;height:16px;border-radius:4px;display:block;box-shadow:0 1px #0000000f}.lang-dropdown .lang-current .lang-current-label{font-weight:740;font-size:.98rem;letter-spacing:.01em}.lang-dropdown .lang-current .lang-caret{font-size:.85rem;opacity:.78;transform:translateY(1px);transition:transform .16s ease,opacity .16s ease}.lang-dropdown .lang-current:hover{transform:translateY(-.5px);box-shadow:0 18px 52px #00285026,var(--glass-inset);border-color:#14c2c542}.lang-dropdown .lang-current:focus-visible{outline:2px solid var(--nav-accent);outline-offset:3px}.lang-dropdown[open] .lang-current{border-color:#14c2c55c}.lang-dropdown[open] .lang-current .lang-caret{transform:translateY(1px) rotate(180deg);opacity:1}.lang-dropdown .lang-menu{position:absolute;right:0;top:calc(100% + 10px);display:none;flex-direction:column;gap:.15rem;min-width:215px;padding:.45rem;border-radius:16px;background:var(--lang-surface-strong);border:1px solid rgba(10,45,74,.1);box-shadow:var(--lang-shadow);z-index:10000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.lang-dropdown[open] .lang-menu{display:flex}.lang-btn{background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;gap:.6rem;width:100%;padding:.58rem .62rem;border-radius:12px;font-size:.98rem;font-weight:650;color:#0a2d4a;transition:background .14s ease,transform .14s ease}.lang-btn img{width:22px;height:16px;border-radius:4px;display:block}.lang-btn:hover{background:#f0f7fff2;transform:translateY(-1px)}.lang-btn:focus-visible{outline:2px solid var(--nav-accent);outline-offset:2px}.hamburger-btn{display:none;background:none;border:none;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;cursor:pointer;margin-left:.8rem;color:#07c;z-index:1001;position:relative}.hamburger-btn span{display:block;width:30px;height:4px;background:#07c;margin:4px 0;border-radius:2px;transition:all .25s}@media (max-width: 950px){.hamburger-btn{display:flex}}@media (max-width: 950px){.hamburger-btn{grid-column:3;justify-self:end;margin-left:0}}.site-header .menu-overlay-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000047;opacity:0;visibility:hidden;pointer-events:none;display:block;transition:opacity .2s ease,visibility .2s ease}.site-header .menu-overlay-bg.active{opacity:1;visibility:visible;pointer-events:auto;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media (max-width: 950px){.main-nav{position:fixed;top:0;right:0;width:82vw;max-width:340px;height:100vh;background:linear-gradient(108deg,#eafcff,#53e0f6 70%,#139dcf);flex-direction:column;align-items:flex-start;justify-content:flex-start;box-shadow:-8px 0 32px #00285024;transform:translate(120%);transition:transform .26s ease-in-out;padding:1rem 1.5rem 1.6rem;overflow-y:auto}.main-nav.open{transform:translate(0)}.site-header .main-nav ul{height:auto;overflow:visible;background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;border-radius:0;display:flex;flex-direction:column;gap:1.2rem;width:100%;margin-top:5rem}.site-header .main-nav ul:before{content:none}.site-header .main-nav a{width:100%;justify-content:flex-start;border-radius:14px;padding:.75rem .85rem;background:#ffffff2e;text-decoration:none}.site-header .main-nav a.active,.site-header .main-nav a[aria-current=page]{text-decoration:none;background:#ffffff47;color:var(--nav-active);font-weight:760}.site-header .main-nav a.active:after,.site-header .main-nav a[aria-current=page]:after,.site-header .main-nav a.active:before,.site-header .main-nav a[aria-current=page]:before{content:none;display:none}.main-nav .menu-close{display:block;position:absolute;top:1.2rem;right:2rem;font-size:2.6rem;color:#07c;background:none;border:none;cursor:pointer;z-index:3000}.language-switcher.mobile-switcher .lang-dropdown{width:100%;max-width:320px}.language-switcher.mobile-switcher .lang-dropdown .lang-current{width:100%;justify-content:center}.language-switcher.mobile-switcher .lang-dropdown .lang-menu{position:static;width:100%;min-width:0;margin-top:.6rem}}@media (forced-colors: active){.main-nav a[aria-current=page]{outline:2px solid SelectedItem;background:Canvas;box-shadow:none}}.hero-section{position:relative;overflow:hidden;isolation:isolate;color:#fff;min-height:clamp(340px,27vw,410px);padding:clamp(16px,1.6vw,22px) 0 clamp(16px,1.8vw,24px);background:linear-gradient(98deg,#031a2e,#082f4c 30%,#0d557d 66%,#35b9df)}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(1040px 660px at 12% 46%,#00000075,#0000002e,#0000 68%),linear-gradient(90deg,#031a2ef5,#031a2eeb 16%,#041f34c7 30%,#0527408f 42%,#0737564d 56%,#0b59811f 72%,#35b9df00)}.hero-section:after{content:"";position:absolute;top:-10%;right:-6%;bottom:-10%;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(1120px 760px at 80% 54%,#6de2f729,#6de2f700 72%),radial-gradient(920px 700px at 70% 52%,#1596c624,#1596c600 74%),linear-gradient(90deg,#06243a00,#06243a08 24%,#06243a1a,#06243a14 56%,#06243a00 76%),image-set(url(/images/hero-bg.avif) type("image/avif"),url(/images/hero-bg.webp) type("image/webp"),url(/images/hero-bg.png) type("image/png"));background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto,auto,100% 100%,min(71vw,1180px) auto;background-position:80% 54%,70% 52%,0 0,calc(100% + 18px) 55%;filter:saturate(1.02) contrast(1.03) brightness(1.04);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 18%,rgba(0,0,0,.04) 28%,rgba(0,0,0,.14) 38%,rgba(0,0,0,.3) 48%,rgba(0,0,0,.56) 60%,rgba(0,0,0,.82) 74%,rgba(0,0,0,.94) 86%,rgb(0,0,0) 100%);mask-image:linear-gradient(to right,#0000,#0000 18%,#0000000a,#00000024,#0000004d 48%,#0000008f 60%,#000000d1 74%,#000000f0 86%,#000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero-flex{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(28px,4vw,64px);display:flex;align-items:center;justify-content:flex-start;min-height:0}.hero-content{width:min(100%,1180px);min-width:0;padding:clamp(8px,.9vw,14px) 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-content .hero-badge{display:inline-flex;align-items:center;gap:.68rem;margin:0 0 .95rem;padding:.78rem 1.18rem;border-radius:999px;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(180deg,#ffffff26,#ffffff14);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 28px #00000029,inset 0 1px #ffffff24;color:#fff;font-size:.98rem;font-weight:900;text-transform:uppercase;letter-spacing:.035em;line-height:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-content .hero-badge .badge-icon{width:1.45rem;height:1.45rem;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff29;font-size:.95rem;line-height:1}.hero-content .hero-badge:hover,.hero-content .hero-badge:focus-visible{transform:translateY(-1px);box-shadow:0 16px 32px #0000002e,inset 0 1px #ffffff2e;outline:none}.hero-content .hero-badge:focus-visible{box-shadow:0 0 0 4px #69b3ff42,0 16px 32px #0000002e,inset 0 1px #ffffff2e}.hero-content h1{margin:0 0 .95rem;width:min(100%,24ch);max-width:24ch;font-size:clamp(3.45rem,4.25vw,5.2rem);line-height:.95;font-weight:900;letter-spacing:-.05em;text-wrap:pretty;color:#fff;text-shadow:0 8px 28px rgba(0,0,0,.2)}.hero-content .hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:1.2rem}.hero-content .hero-buttons .btn-primary,.hero-content .hero-buttons .btn-secondary{min-height:56px;padding:0 30px;border-radius:999px;font-size:1.04rem;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.hero-content .hero-buttons .btn-primary{color:#0a66c2;background:linear-gradient(180deg,#fff,#f3f8ff);border:1px solid rgba(255,255,255,.9);box-shadow:0 14px 30px #00214538,inset 0 1px #ffffffdb}.hero-content .hero-buttons .btn-primary:hover,.hero-content .hero-buttons .btn-primary:focus-visible{transform:translateY(-1px);color:#084f95;background:#fff;box-shadow:0 18px 34px #0021453d,0 0 0 4px #69b3ff2e;outline:none}.hero-content .hero-buttons .btn-secondary{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.2);box-shadow:0 12px 24px #0000001f,inset 0 1px #ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-content .hero-buttons .btn-secondary:hover,.hero-content .hero-buttons .btn-secondary:focus-visible{transform:translateY(-1px);background:#ffffff24;box-shadow:0 16px 30px #00000029,0 0 0 4px #69b3ff2e;outline:none}.hero-content .hero-partner-note,.hero-content .hero-partner-line{margin-top:.85rem;width:min(100%,58ch);max-width:58ch;font-size:1rem;line-height:1.45;color:#ffffffd6}.hero-content .hero-partner-note strong,.hero-content .hero-partner-line strong{color:#fff;font-weight:800}@media (min-width: 1500px){.hero-section{min-height:400px;padding-top:18px;padding-bottom:22px}.hero-section:after{background-size:auto,auto,100% 100%,min(69vw,1200px) auto;background-position:80% 54%,70% 52%,0 0,calc(100% + 12px) 55%}.hero-content{width:min(100%,1180px)}.hero-content h1{font-size:clamp(3.65rem,3.9vw,5.1rem);max-width:18ch}.hero-content p{max-width:45ch;font-size:1.16rem}}@media (max-width: 1360px){.hero-section{min-height:clamp(300px,24vw,350px);padding:14px 0 16px}.hero-section:after{top:-12%;right:-6%;bottom:-12%;left:0;background-size:auto,auto,100% 100%,min(76vw,1080px) auto;background-position:79% 54%,70% 52%,0 0,calc(100% + 10px) 56%;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 18%,rgba(0,0,0,.04) 28%,rgba(0,0,0,.14) 38%,rgba(0,0,0,.3) 48%,rgba(0,0,0,.56) 60%,rgba(0,0,0,.82) 74%,rgba(0,0,0,.94) 86%,rgb(0,0,0) 100%);mask-image:linear-gradient(to right,#0000,#0000 18%,#0000000a,#00000024,#0000004d 48%,#0000008f 60%,#000000d1 74%,#000000f0 86%,#000)}.hero-content{width:min(100%,1060px);padding:8px 0}.hero-content h1{width:min(100%,25ch);max-width:25ch;font-size:clamp(3.2rem,4vw,4.55rem);margin-bottom:.85rem;text-wrap:pretty}.hero-content p{width:min(100%,60ch);max-width:60ch;font-size:clamp(1rem,1vw,1.14rem)}.hero-content .hero-buttons{margin-top:1rem}.hero-content .hero-buttons .btn-primary,.hero-content .hero-buttons .btn-secondary{min-height:54px;padding:0 28px;font-size:1rem}.hero-content .hero-partner-note,.hero-content .hero-partner-line{width:min(100%,60ch);max-width:60ch;margin-top:.75rem;font-size:.98rem}}@media (max-width: 980px){.hero-section{min-height:auto;padding:18px 0 26px}.hero-section:after{top:-8%;right:-6%;bottom:-8%;left:0;background-size:auto,auto,100% 100%,min(54vw,560px) auto;background-position:74% 56%,90% 60%,0 0,calc(100% - 10px) 58%;opacity:1}.hero-flex{justify-content:center;padding:0 20px}.hero-content{width:min(100%,720px);align-items:center;text-align:center;padding:10px 0 18px}.hero-content h1{max-width:12ch;font-size:clamp(2.7rem,7vw,4.1rem);line-height:.96}.hero-content p{max-width:26ch;font-size:clamp(1.04rem,2.4vw,1.2rem)}.hero-content .hero-buttons{justify-content:center}.hero-content .hero-partner-note,.hero-content .hero-partner-line{max-width:30ch;text-align:center}}@media (max-width: 600px){.hero-section{min-height:auto;padding:14px 0 20px}.hero-section:after{display:none}.hero-flex{padding:0 16px}.hero-content{padding:6px 0 16px}.hero-content .hero-badge{margin-bottom:1rem;padding:.76rem 1.05rem;font-size:.92rem;letter-spacing:.025em}.hero-content h1{font-size:clamp(2.15rem,10vw,3.15rem);max-width:10.4ch;margin-bottom:.9rem}.hero-content p{max-width:21ch;font-size:1rem;line-height:1.42}.hero-content .hero-buttons{width:100%;flex-direction:column;gap:12px;margin-top:1.35rem}.hero-content .hero-buttons .btn-primary,.hero-content .hero-buttons .btn-secondary{width:100%;min-height:54px;padding-inline:20px}.hero-content .hero-partner-note,.hero-content .hero-partner-line{margin-top:.95rem;max-width:23ch;font-size:.96rem}}body.lang-de .hero-content h1,body.lang-pl .hero-content h1,body.lang-hu .hero-content h1,body.lang-sk .hero-content h1{font-size:clamp(3rem,4vw,4.75rem);max-width:17.5ch}body.lang-de .hero-content p,body.lang-pl .hero-content p,body.lang-hu .hero-content p,body.lang-sk .hero-content p{max-width:38ch}body.lang-de .hero-content .hero-badge,body.lang-pl .hero-content .hero-badge,body.lang-hu .hero-content .hero-badge,body.lang-sk .hero-content .hero-badge{text-transform:none;letter-spacing:.01em;line-height:1.15}@media (prefers-reduced-motion: reduce){.hero-content .hero-badge,.hero-content .hero-buttons .btn-primary,.hero-content .hero-buttons .btn-secondary{transition:none}}@media (max-width: 600px){body[data-page=home] .hero-content h1{text-wrap:normal;text-shadow:none}body[data-page=home] .hero-content .hero-badge,body[data-page=home] .hero-content .hero-buttons .btn-secondary{backdrop-filter:none;-webkit-backdrop-filter:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.section-events{padding:clamp(2.75rem,5vw,4rem) 1rem 2rem;background:#fff}.home-announcements{max-width:1100px;margin:0 auto 1.5rem}.events-header{max-width:760px;margin:0 auto 2rem;text-align:center}.events-header .events-title{font-size:2.2rem;font-weight:700;color:#0d2235;margin-bottom:.5rem;position:relative}.events-header .events-title:after{content:"";display:block;width:60px;height:3px;background:#07c;margin:.5rem auto 0;border-radius:2px}.events-header .events-subtitle{font-size:1rem;color:#555;margin-top:.5rem}.events-filters{display:block;max-width:1100px;margin:0 auto 2.5rem;padding:1.2rem 1.5rem;background:#f5f9fc;border-radius:12px;box-shadow:0 2px 8px #0000000d}.filters-fieldset{border:0;padding:0;margin:0;width:100%;display:grid;grid-template-columns:1fr;gap:1rem 1.25rem;align-items:end}.filters-fieldset>legend{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(50%);clip:rect(0 0 0 0);overflow:hidden}.filter-group{display:flex;flex-direction:column;min-width:0;font-size:1rem;position:relative}.filter-group label{font-weight:600;margin-bottom:.5rem;color:#036}.styled-input,.styled-select,.filter-group select,.filter-group input[type=text],.filter-group input[type=search],.filter-group input[type=date]{height:44px;padding:0 .9rem;border:1px solid #ccddee;border-radius:8px;background:#fff;font-size:1rem;transition:all .2s ease;box-shadow:0 1px 3px #0000000d;width:100%}.styled-input:hover,.styled-select:hover,.filter-group select:hover,.filter-group input[type=text]:hover,.filter-group input[type=search]:hover,.filter-group input[type=date]:hover{border-color:#07c;background-color:#f0f8ff}.styled-input:focus,.styled-select:focus,.filter-group select:focus,.filter-group input[type=text]:focus,.filter-group input[type=search]:focus,.filter-group input[type=date]:focus{border-color:#07c;outline:none;box-shadow:0 0 0 3px #07c3;background-color:#fff}.styled-select,.filter-group select,.styled-select option,.filter-group select option{color:#0d2235;background:#fff}.filter-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end;margin-top:.25rem}.filter-actions .btn{height:44px;padding:0 .95rem;border-radius:10px;font-weight:700;border:none;cursor:pointer;transition:transform .12s,box-shadow .2s,background .18s}.filter-actions .btn.btn-primary{background:#07c;color:#fff;box-shadow:0 4px 16px #0077cc2e}.filter-actions .btn.btn-primary:hover,.filter-actions .btn.btn-primary:focus{background:#0063a8;transform:translateY(-1px);box-shadow:0 6px 20px #0077cc47;outline:none}.filter-actions .btn.btn-secondary{background:#eef4fb;color:#036}.filter-actions .btn.btn-secondary:hover,.filter-actions .btn.btn-secondary:focus{background:#e2edf9;transform:translateY(-1px);outline:none}.filter-actions .btn.btn-ghost{background:#eef4fb;color:#036}.filter-actions .btn.btn-ghost:hover,.filter-actions .btn.btn-ghost:focus{background:#e2edf9;transform:translateY(-1px);outline:none}@media (min-width: 1100px){.filters-fieldset{grid-template-columns:repeat(12,minmax(0,1fr))}.filters-fieldset .filter-group{grid-column:span 3}.filters-fieldset .filter-group:nth-of-type(5){grid-column:1/span 3}.filters-fieldset .filter-keyword{grid-column:4/span 6}.filters-fieldset .filter-actions{grid-column:10/-1;justify-content:flex-end}}@media (max-width: 1099px) and (min-width: 721px){.filters-fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-fieldset .filter-keyword{grid-column:span 2}.filters-fieldset .filter-actions{grid-column:2;justify-content:flex-end}}@media (max-width: 720px){.filters-fieldset{grid-template-columns:1fr;gap:.9rem}.filter-actions{justify-content:stretch}.filter-actions .btn{width:100%}}.typeahead-panel{position:absolute;z-index:50;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #ccddee;border-radius:10px;box-shadow:0 10px 24px #00000014;padding:6px 0;max-height:280px;overflow:auto}.typeahead-item{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .85rem;cursor:pointer;font-size:.98rem;color:#0d2235}.typeahead-item:hover,.typeahead-item.active{background:#f0f8ff}.typeahead-item .ti-city{font-weight:700;letter-spacing:.01em}.typeahead-item .ti-meta{font-size:.85rem;color:#557;opacity:.95}.typeahead-item mark{background:#fff2a8;color:inherit;padding:0 .1em;border-radius:2px}.typeahead-empty,.typeahead-loading{padding:.6rem .85rem;font-size:.95rem;color:#667}.events-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1.75rem}.event-card{background:#fff;padding:1.5rem;border-radius:1.2rem;box-shadow:0 2px 10px #0000000d;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:flex-start}.event-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 6px 24px #0077cc17}.event-card .event-title{margin-bottom:.4rem;font-size:1.25rem;font-weight:700;color:#0d2235}.event-card .event-date{margin-bottom:.35rem;font-size:.95rem;color:#3b5870}.event-card .event-description{margin-top:.25rem;margin-bottom:.7rem;font-size:.98rem;color:#455a6b;line-height:1.45}.event-img{width:100%;max-height:220px;object-fit:cover;border-radius:1rem;margin-bottom:1rem;background:#eaf6fb}.event-card-promo{border:2px solid #0077cc;position:relative}.event-promo-badge{position:absolute;top:1rem;right:1rem;background:#07c;color:#fff;padding:.3em .9em;font-size:.85rem;border-radius:1rem;box-shadow:0 2px 8px #07c5}.event-buttons,.event-buttons-group{display:flex;flex-wrap:wrap;gap:10px;margin-top:1rem}.event-button,.btn-event{display:inline-block;padding:10px 18px;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;white-space:nowrap;cursor:pointer;transition:all .2s ease-in-out;border:none}.btn-event.detail{background-color:#036;color:#fff}.btn-event.detail:hover{background-color:#002952}.btn-event.ticket{background-color:#ffd400;color:#000}.btn-event.ticket:hover{background-color:#e6be00}.btn-event.demo{background-color:#eee;color:#666;border:1px dashed #aaa}.btn-event.demo:hover{background-color:#ddd}.btn-event:disabled{opacity:.6;cursor:not-allowed}.event-demo-badge:not(.hp-banner){--ib-bg: radial-gradient(120% 120% at 0% 0%, #f5fbff 0%, #eef7ff 40%, #ffffff 100%);--ib-border: rgba(7, 38, 77, .09);--ib-shadow: 0 10px 30px rgba(8, 60, 130, .08);--ib-text: #0d2235;--ib-accent: #0b74e5;--ib-accent-hover: #085ab5;display:grid;grid-template-columns:minmax(36px,auto) 1fr auto;align-items:center;gap:14px;padding:14px 16px;border-radius:16px;background:var(--ib-bg);border:1px solid var(--ib-border);box-shadow:var(--ib-shadow);backdrop-filter:saturate(120%) blur(6px);-webkit-backdrop-filter:saturate(120%) blur(6px);max-width:1100px;margin:16px auto 0}.event-demo-badge:not(.hp-banner) .ib-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#e4f0ff,#d0e7ff);color:#08407a;font-size:18px;font-weight:700;box-shadow:inset 0 0 0 1px #08407a0d,0 2px 8px #08407a1f}.event-demo-badge:not(.hp-banner) .ib-text{margin:0;color:var(--ib-text);line-height:1.35;font-weight:600}.event-demo-badge:not(.hp-banner) .ib-cta{display:inline-block;white-space:nowrap;padding:12px 18px;border-radius:999px;line-height:1;background:var(--ib-accent);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 10px 22px #0b74e547;transition:transform .1s,box-shadow .15s,background .15s}.event-demo-badge:not(.hp-banner) .ib-cta:hover,.event-demo-badge:not(.hp-banner) .ib-cta:focus-visible{background:var(--ib-accent-hover);transform:translateY(-1px);outline:none}.event-demo-badge:not(.hp-banner) .ib-cta:active{transform:translateY(0)}@media (max-width: 900px){.event-demo-badge:not(.hp-banner){grid-template-columns:1fr auto}.event-demo-badge:not(.hp-banner) .ib-icon{display:none}}@media (max-width: 520px){.event-demo-badge:not(.hp-banner){grid-template-columns:1fr;row-gap:10px;text-align:left;position:relative}.event-demo-badge:not(.hp-banner) .ib-cta{width:100%;text-align:center}}.chips-active{display:flex;flex-wrap:wrap;gap:.5rem;margin:.4rem 0 .6rem}.chips-active .chip.is-active{background:#fff;border:1px solid #cfe3f7;color:#036;box-shadow:0 2px 10px #0000000a}.events-load-more-wrap{display:flex;justify-content:center;align-items:center;width:100%;margin:2rem 0 0}.events-load-more-wrap .btn{height:44px}.events-load-more-wrap .btn.btn-secondary{background:#eef4fb;color:#036;border:none;border-radius:999px;padding:.8rem 1.6rem;font-weight:800;box-shadow:0 6px 20px #0000000f}.events-load-more-wrap .btn.btn-secondary:hover{background:#e2edf9;transform:translateY(-1px)}.event-modal{display:none;position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;overflow-y:auto;background-color:#0009;padding:2rem}.event-modal.visible,.event-modal.open{display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-in-out}.event-modal-content{background:#fff;margin:auto;padding:2rem;border-radius:16px;max-width:700px;width:100%;position:relative;text-align:left;box-shadow:0 6px 24px #00000040;display:flex;flex-direction:column;animation:scaleIn .25s ease}.event-modal-close{position:absolute;top:18px;right:22px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f7f7fa;border-radius:50%;border:none;cursor:pointer;box-shadow:0 2px 8px #2221a011;transition:background .18s,box-shadow .2s,transform .13s}.event-modal-close svg{stroke:#2b2b2b;stroke-width:2.3;width:28px;height:28px;transition:stroke .18s}.event-modal-close:hover,.event-modal-close:focus{background:#ebebf4;box-shadow:0 6px 18px #004a884a;transform:scale(1.08);outline:none}.event-modal-close:hover svg,.event-modal-close:focus svg{stroke:#07c}.modal-image{width:100%;border-radius:10px;margin-bottom:1.5rem;max-height:280px;object-fit:cover}.modal-date-location{font-weight:600;margin-bottom:.75rem;color:#333;font-size:.98rem}.modal-description{font-size:1rem;color:#444;margin-bottom:1.2rem;line-height:1.5}.modal-category{font-size:.95rem;color:#07c;font-weight:700;margin-bottom:1rem;font-style:italic}.modal-demo-note{background:#f0f8ff;color:#004a88;padding:14px 20px;border-left:5px solid #0078d7;border-radius:8px;margin-top:1.5rem;font-size:.95rem}.hidden{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 768px){.event-modal-content{padding:1.2rem;border-radius:12px}.modal-image{max-height:200px}.event-modal-close{top:10px;right:12px}}.events-show-all-btn{display:flex;justify-content:center;align-items:center;width:100%;margin:2.5rem 0 2rem}.show-all-events-btn{display:inline-block;min-width:280px;max-width:95vw;padding:1rem 2.5rem;border-radius:2rem;font-size:1.25rem;font-weight:700;color:#fff;background:linear-gradient(90deg,#058ee9,#00c9ff);box-shadow:0 4px 20px #058ee926;text-align:center;transition:background .2s,box-shadow .2s,transform .12s;border:none;text-decoration:none;cursor:pointer}.show-all-events-btn:hover,.show-all-events-btn:focus{background:linear-gradient(90deg,#00c9ff,#058ee9);box-shadow:0 8px 32px #058ee93b;color:#fff;transform:translateY(-2px) scale(1.03);outline:none}.calendar-buttons{display:flex;align-items:flex-start;gap:1.4rem;margin-top:1.4rem}.calendar-buttons .calendar-label{font-weight:700;color:#004a88;min-width:155px;font-size:1.1rem;padding-top:.33em;white-space:nowrap;flex-shrink:0}.calendar-buttons .calendar-btns-wrap{display:flex;gap:.8em;flex-wrap:wrap}.calendar-buttons .calendar-btn{display:flex;align-items:center;gap:.7em;background:#0a66c2;color:#fff;border-radius:8px;padding:.5em 1.5em .5em 1em;font-size:1.09rem;font-weight:700;text-decoration:none;border:none;outline:none;min-width:145px;box-shadow:0 2px 8px #0078d72e;transition:background .16s,box-shadow .18s,transform .13s;cursor:pointer;line-height:1.2;height:44px}.calendar-buttons .calendar-btn:hover,.calendar-buttons .calendar-btn:focus{background:#1877f3;color:#fff;box-shadow:0 4px 14px #0a66c24b;transform:translateY(-1.5px) scale(1.02);text-decoration:none}.calendar-buttons .calendar-btn .calendar-btn-icon{display:flex;align-items:center;justify-content:center}.calendar-buttons .calendar-btn .calendar-btn-icon svg{width:1.33em;height:1.33em;display:block}.calendar-buttons .calendar-btn .calendar-btn-label{font-weight:700;letter-spacing:.01em}@media (max-width: 900px){.calendar-buttons{flex-direction:column;align-items:flex-start;gap:.6rem}.calendar-buttons .calendar-label{margin-bottom:.7rem;padding-top:0;min-width:0}.calendar-buttons .calendar-btns-wrap{flex-direction:column;width:100%;gap:.6em;display:flex}.calendar-buttons .calendar-btn{width:100%;justify-content:flex-start;font-size:1rem;padding:.6em 1em;height:44px}}.input-error{border-color:#e63946;background-color:#fff5f5;box-shadow:0 0 0 2px #e6394626}.input-error:focus{border-color:#d62828;box-shadow:0 0 0 3px #e6394640;background-color:#fff}.form-error{color:#e63946;font-size:.85rem;margin-top:.35rem;display:none}.form-error.active{display:block}:root{--clr-primary: #0077cc;--clr-primary-600: #0063a8;--clr-accent: #14c2c5;--sheet-radius: 18px}.filters-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;flex-wrap:wrap}.chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccddee;background:#fff;color:#0d2235;padding:.5rem .9rem;border-radius:999px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,transform .1s}.chip:hover{background:#f0f8ff;border-color:var(--clr-primary)}.chip.ghost{background:#f7fbff;border-color:transparent}.chip-near{display:flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,var(--clr-primary),var(--clr-accent));color:#fff;border-color:transparent}.chip-near svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:1.8}.filters-fab{position:fixed;right:16px;bottom:16px;z-index:60;background:linear-gradient(90deg,var(--clr-primary),var(--clr-accent));color:#fff;border:none;border-radius:999px;padding:.9rem 1.2rem;font-weight:800;box-shadow:0 10px 28px #0003;display:none}.filters-fab:active{transform:translateY(1px)}.filters-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;backdrop-filter:saturate(120%) blur(3px);-webkit-backdrop-filter:saturate(120%) blur(3px);z-index:55;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.filters-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.filter-dock[data-behavior=sheet]{transition:transform .25s ease,box-shadow .2s}@media (max-width: 720px){.filters-fab{display:inline-flex;align-items:center;gap:.5rem}.filter-dock[data-behavior=sheet]{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;box-shadow:0 -12px 40px #00000038;border-top-left-radius:var(--sheet-radius);border-top-right-radius:var(--sheet-radius);transform:translateY(102%);padding:1rem 1rem 1.1rem;max-height:85svh;overflow:auto}.filter-dock[data-behavior=sheet].is-open{transform:translateY(0)}.filters-close{position:absolute;top:.6rem;right:.6rem;width:34px;height:34px;border-radius:50%;border:none;background:#eef4fb;box-shadow:0 2px 8px #00000014}.filters-close:before,.filters-close:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:16px;height:2px;background:#036;transform:rotate(45deg)}.filters-close:after{transform:rotate(-45deg)}}.chip.is-active{box-shadow:0 0 0 2px #0077cc38 inset;border-color:var(--clr-primary)}.events-filters input,.events-filters select{height:44px;width:100%;padding:0 .9rem;border:1px solid #ccddee;border-radius:8px;background:#fff;color:#0d2235;font-size:1rem;box-shadow:0 1px 3px #0000000d;transition:border-color .18s,box-shadow .18s,background-color .15s}.events-filters input:hover,.events-filters select:hover{border-color:#07c;background-color:#f0f8ff}.events-filters input:focus,.events-filters select:focus{outline:0;border-color:#07c;box-shadow:0 0 0 3px #07c3;background:#fff}.events-filters>*{min-width:0}:root{--fd-bg: rgba(255,255,255,.72);--fd-blur: 10px;--fd-border: rgba(255,255,255,.55);--fd-shadow: 0 10px 30px rgba(8, 60, 130, .1);--fd-radius: 16px;--fd-ring: 0 0 0 3px rgba(0,119,204,.2);--chip-bg: rgba(13,34,53,.05);--chip-active: linear-gradient(180deg,#fff,rgba(255,255,255,.7));--chip-border: rgba(13,34,53,.08);--chip-ring: rgba(0,119,204,.35)}.filter-dock{background:var(--fd-bg);backdrop-filter:saturate(120%) blur(var(--fd-blur));-webkit-backdrop-filter:saturate(120%) blur(var(--fd-blur));border:1px solid var(--fd-border);border-radius:var(--fd-radius);box-shadow:var(--fd-shadow);padding:12px 14px}.filters-toolbar{row-gap:.35rem}.chip{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .85rem;border-radius:999px;background:var(--chip-bg);border:1px solid var(--chip-border);font-weight:700;transition:transform .12s,box-shadow .15s,background .15s,border-color .15s}.chip .icon{font-size:1rem;opacity:.9;line-height:1}.chip:hover{transform:translateY(-1px)}.chip:focus-visible{outline:0;box-shadow:var(--fd-ring)}.chip.is-active,.chip[aria-pressed=true]{background:var(--chip-active);box-shadow:inset 0 0 0 1px #0d22350a,0 2px 10px #0000000f;border-color:#0d22351a}.chip-near{background:linear-gradient(90deg,#07c,#14c2c5);color:#fff;border-color:transparent;box-shadow:0 8px 20px #0077cc40}.chip-near svg{stroke:#fff}.segmented{display:inline-flex;padding:2px;border-radius:999px;background:#0d22350f;border:1px solid rgba(13,34,53,.1);gap:2px;align-items:center;min-height:44px}.segmented .seg-indicator{display:none}.segmented button{padding:.42rem .9rem;border:0;background:transparent;border-radius:999px;font-weight:700;cursor:pointer}.segmented button.is-active{background:#fff;box-shadow:0 1px 6px #0000001f}.chips-active .chip{position:relative;padding-right:1.6rem;background:#fff}.chips-active .chip:after{content:"×";position:absolute;right:.6rem;line-height:1;font-weight:800;opacity:.6}.filters-fab[data-badge]:after,#filtersToggle[data-badge]:after{content:attr(data-badge);margin-left:.5rem;padding:.1rem .5rem;border-radius:999px;font-size:.85em;background:#036;color:#fff}.styled-input:focus,.styled-select:focus,.events-filters input:focus,.events-filters select:focus{box-shadow:var(--fd-ring)}@media (prefers-reduced-motion: reduce){.chip,.btn,.events-filters *{transition:none}}.filter-group.is-hidden{display:none}.date-combo{position:relative;display:grid;gap:.35rem}.date-combo label{font-weight:700;color:#036;font-size:.85rem}.date-combo .combo-button{display:flex;align-items:center;justify-content:space-between;height:44px;border-radius:8px;padding:.6rem .9rem;background:#fff;border:1px solid #ccddee;cursor:pointer;font-weight:700}.date-combo .combo-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.events-results-count{margin:.25rem auto 0;font-weight:800;color:#0d2235;text-align:center}.event-card.skeleton{padding:1.2rem}.event-card.skeleton .ph-img{width:100%;height:180px;border-radius:1rem;background:linear-gradient(90deg,#eef3f8,#f6f9fc,#eef3f8);background-size:200% 100%;animation:ph 1.1s linear infinite;margin-bottom:.9rem}.event-card.skeleton .ph-line{height:14px;border-radius:6px;background:linear-gradient(90deg,#eef3f8,#f6f9fc,#eef3f8);background-size:200% 100%;animation:ph 1.1s linear infinite;margin:.5rem 0}.event-card.skeleton .ph-line.short{width:60%}@keyframes ph{0%{background-position:200% 0}to{background-position:-200% 0}}body[data-page=home] .section-events{position:relative;padding-top:clamp(14px,1.8vw,22px)}body[data-page=home] .section-events>.container{max-width:1440px;padding-inline:clamp(28px,4vw,64px)}body[data-page=home] .section-events .home-announcements{position:relative;z-index:5;width:100%;max-width:none;margin:0 0 32px}body[data-page=home] .section-events .home-announcements>.hp-banner{width:100%;max-width:none}@media (max-width: 1360px){body[data-page=home] .section-events{padding-top:16px}body[data-page=home] .section-events .home-announcements{margin-bottom:28px}}@media (max-width: 980px){body[data-page=home] .section-events>.container{padding-inline:20px}body[data-page=home] .section-events{padding-top:14px}body[data-page=home] .section-events .home-announcements{margin-bottom:24px}}@media (max-width: 600px){body[data-page=home] .section-events>.container{padding-inline:16px}body[data-page=home] .section-events{padding-top:12px}body[data-page=home] .section-events .home-announcements{margin-bottom:20px}}[hidden]{display:none}:root{--ajsee-popover-z: 10040;--ajsee-popover-overlay-z: 10030;--flt-menu-z: 10020}:root{--flt-bg: rgba(255, 255, 255, .62);--flt-blur: 14px;--flt-brd: rgba(255, 255, 255, .5);--flt-brd-2: rgba(13, 30, 60, .08);--flt-shadow: 0 24px 48px rgba(12, 36, 80, .12), 0 2px 6px rgba(12, 36, 80, .06);--flt-radius: 20px;--ink-1: #071a2b;--ink-2: #173a62;--ink-3: #6a86a8;--chip-bg: #f4f8ff;--chip-text: #0b2640;--chip-shadow: 0 8px 18px rgba(12, 36, 80, .1);--cta-1: #0e88f0;--cta-2: #0b5ed7;--seg-bg: #eef3fb;--seg-shadow: 0 12px 22px rgba(12, 36, 80, .12);--near-1: #006fbe;--near-2: #00c0d9;--focus: #69b3ff;--font-sans: "Plus Jakarta Sans", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--control-h: var(--ctrl-h, 56px);--control-radius: var(--ctrl-radius, 14px);--control-pad-x: 1rem;--control-pad-y: .7rem;--control-gap: .8rem;--date-ch: 12ch;--ajsee-popover-left: 16px;--ajsee-popover-top: 16px;--ajsee-popover-height: 560px;--glass-bg: linear-gradient(180deg, rgba(255, 255, 255, .85), rgba(255, 255, 255, .72));--glass-brd: linear-gradient(135deg, #e7f0ff, #f6f9ff);--glass-shadow: 0 10px 24px rgba(12, 36, 80, .15), 0 1px 0 rgba(255, 255, 255, .7) inset;--active-pill-bg: linear-gradient(120deg, #0e88f0, #14c2c5);--active-pill-shadow: 0 18px 34px rgba(14, 136, 240, .3)}@media (prefers-color-scheme: dark){:root{--flt-bg: rgba(17, 21, 32, .58);--flt-brd: rgba(255, 255, 255, .08);--flt-brd-2: rgba(255, 255, 255, .1);--chip-bg: rgba(255, 255, 255, .08);--chip-text: #e8f0ff;--seg-bg: rgba(255, 255, 255, .08);--ink-1: #eaf0ff;--ink-2: #d6e6ff;--ink-3: #a6b7d7;--glass-bg: linear-gradient(180deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .06));--glass-brd: linear-gradient(135deg, rgba(255, 255, 255, .18), rgba(255, 255, 255, .1));--glass-shadow: 0 10px 24px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .06) inset}}:where(.events-filters.filter-dock),:where(form.filter-dock){position:relative;z-index:20;padding:1.1rem 1.1rem 1.2rem;border-radius:var(--flt-radius);background:radial-gradient(60% 80% at 30% 0%,rgba(255,255,255,.55),transparent 60%),var(--flt-bg);-webkit-backdrop-filter:blur(var(--flt-blur));backdrop-filter:blur(var(--flt-blur));border:1px solid var(--flt-brd);box-shadow:var(--flt-shadow),inset 0 1px #fff6;font-family:var(--font-sans);isolation:isolate;overflow:visible}:where(.events-filters.filter-dock):before,:where(form.filter-dock):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(140% 100% at 20% -10%,rgba(14,136,240,.08),transparent 55%),radial-gradient(120% 80% at 85% 10%,rgba(0,192,217,.08),transparent 60%);pointer-events:none;z-index:0}:where(.events-filters.filter-dock)>*,:where(form.filter-dock)>*{position:relative;z-index:1}:where(.events-filters.filter-dock) .filters-toolbar,:where(form.filter-dock) .filters-toolbar{display:flex;flex-wrap:wrap;gap:var(--control-gap);margin-bottom:.65rem}:where(.events-filters.filter-dock) .chip,:where(form.filter-dock) .chip{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem 1.05rem;border-radius:999px;border:1px solid var(--flt-brd-2);background:var(--chip-bg);color:var(--chip-text);font-weight:800;box-shadow:var(--chip-shadow);transition:transform .15s ease,filter .2s ease,opacity .2s ease,box-shadow .2s ease,background .2s ease;min-height:var(--control-h);-webkit-user-select:none;user-select:none;white-space:nowrap}:where(.events-filters.filter-dock) .chip:hover,:where(form.filter-dock) .chip:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 10px 22px #0c24502e}:where(.events-filters.filter-dock) .chip:focus-visible,:where(form.filter-dock) .chip:focus-visible{outline:3px solid color-mix(in oklab,var(--focus) 60%,transparent);outline-offset:2px}:where(.events-filters.filter-dock) .chip[disabled],:where(.events-filters.filter-dock) .chip[aria-busy=true],:where(form.filter-dock) .chip[disabled],:where(form.filter-dock) .chip[aria-busy=true]{opacity:.6;pointer-events:none}:where(.events-filters.filter-dock) .chip.is-active,:where(.events-filters.filter-dock) .chip[data-active=true],:where(form.filter-dock) .chip.is-active,:where(form.filter-dock) .chip[data-active=true]{background:var(--active-pill-bg);color:#fff;box-shadow:var(--active-pill-shadow),inset 0 1px #ffffff73;border-color:transparent}:where(.events-filters.filter-dock) .chip.ghost,:where(form.filter-dock) .chip.ghost{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#e8f1ff,#f9fbff) border-box;border:1px solid transparent;box-shadow:0 8px 18px #0c245014}:where(.events-filters.filter-dock) #filtersToggle .badge,:where(.events-filters.filter-dock) .filters-toggle .badge,:where(form.filter-dock) #filtersToggle .badge,:where(form.filter-dock) .filters-toggle .badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 .55rem;margin-left:.4rem;border-radius:999px;background:var(--cta-2);color:#fff;font-size:.8rem;font-weight:900;box-shadow:0 10px 20px #0e88f040,inset 0 1px #ffffff59}:where(.events-filters.filter-dock) #chipNearMe,:where(.events-filters.filter-dock) #filter-nearme,:where(form.filter-dock) #chipNearMe,:where(form.filter-dock) #filter-nearme{border:0;color:#fff;font-weight:900;letter-spacing:.01em;padding:.9rem 1.2rem;border-radius:999px;background:linear-gradient(135deg,var(--near-1),var(--near-2));box-shadow:0 20px 42px #00a0c838,0 3px 8px #00a0c82e,inset 0 1px #fff6;transition:transform .2s ease,filter .2s ease,opacity .2s ease,box-shadow .2s ease;min-height:var(--control-h)}:where(.events-filters.filter-dock) #chipNearMe:hover,:where(.events-filters.filter-dock) #filter-nearme:hover,:where(form.filter-dock) #chipNearMe:hover,:where(form.filter-dock) #filter-nearme:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 24px 52px #00a0c84d,0 5px 14px #00a0c83d}:where(.events-filters.filter-dock) label,:where(form.filter-dock) label{color:var(--ink-2);font-size:13.25px;font-weight:800;letter-spacing:.2px;margin-bottom:.45rem;display:block;font-family:var(--font-sans)}:where(.events-filters.filter-dock) .filter-group,:where(form.filter-dock) .filter-group{position:relative;display:grid;gap:var(--gap, .45rem);min-width:0}:where(.events-filters.filter-dock) .filter-group>label,:where(form.filter-dock) .filter-group>label{position:absolute;top:8px;left:16px;margin:0;font-size:12px;line-height:1.1;text-transform:uppercase;letter-spacing:.04em;font-weight:900;color:#0a3d62;opacity:.85;pointer-events:none;display:inline-flex;align-items:center;gap:.5rem;z-index:2}:where(.events-filters.filter-dock) input.styled-input,:where(.events-filters.filter-dock) select.styled-select,:where(.events-filters.filter-dock) input[type=date],:where(.events-filters.filter-dock) input[type=search],:where(.events-filters.filter-dock) input[type=text],:where(form.filter-dock) input.styled-input,:where(form.filter-dock) select.styled-select,:where(form.filter-dock) input[type=date],:where(form.filter-dock) input[type=search],:where(form.filter-dock) input[type=text]{min-height:var(--control-h);border-radius:var(--control-radius);padding:calc(var(--control-pad-y) + 18px) var(--control-pad-x) var(--control-pad-y);color:var(--ink-1);background:linear-gradient(120deg,#fffffff5,#fff) padding-box,linear-gradient(135deg,#d8e8ff,#eef4ff) border-box;border:1.25px solid transparent;box-shadow:0 1px #fff9 inset,0 12px 22px #0c24501a;transition:box-shadow .18s ease,background .18s ease,filter .18s ease,border-color .18s ease;line-height:1.2;display:inline-flex;align-items:center;box-sizing:border-box;width:100%;inline-size:100%}:where(.events-filters.filter-dock) input.styled-input::placeholder,:where(.events-filters.filter-dock) input[type=date]::placeholder,:where(.events-filters.filter-dock) input[type=search]::placeholder,:where(.events-filters.filter-dock) input[type=text]::placeholder,:where(form.filter-dock) input.styled-input::placeholder,:where(form.filter-dock) input[type=date]::placeholder,:where(form.filter-dock) input[type=search]::placeholder,:where(form.filter-dock) input[type=text]::placeholder{color:var(--ink-3);opacity:.88}:where(.events-filters.filter-dock) input.styled-input:focus,:where(.events-filters.filter-dock) select.styled-select:focus,:where(.events-filters.filter-dock) input[type=date]:focus,:where(.events-filters.filter-dock) input[type=search]:focus,:where(.events-filters.filter-dock) input[type=text]:focus,:where(form.filter-dock) input.styled-input:focus,:where(form.filter-dock) select.styled-select:focus,:where(form.filter-dock) input[type=date]:focus,:where(form.filter-dock) input[type=search]:focus,:where(form.filter-dock) input[type=text]:focus{box-shadow:0 0 0 6px color-mix(in oklab,var(--focus) 28%,transparent),0 14px 26px #0c24501f;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#c4ddff,#e4efff) border-box;border-color:transparent;outline:none}:where(.events-filters.filter-dock) .with-icon,:where(form.filter-dock) .with-icon{position:relative}:where(.events-filters.filter-dock) .with-icon .icon,:where(form.filter-dock) .with-icon .icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;opacity:.65;pointer-events:none}:where(.events-filters.filter-dock) .with-icon input.styled-input,:where(.events-filters.filter-dock) .with-icon select.styled-select,:where(form.filter-dock) .with-icon input.styled-input,:where(form.filter-dock) .with-icon select.styled-select{padding-left:40px}:where(.events-filters.filter-dock) .with-calendar-icon,:where(form.filter-dock) .with-calendar-icon{position:relative}:where(.events-filters.filter-dock) .with-calendar-icon input,:where(form.filter-dock) .with-calendar-icon input{padding-right:2.25rem;background-image:url(/icons/calendar.svg);background-repeat:no-repeat;background-position:right .75rem center;background-size:1.05rem 1.05rem}@media (prefers-color-scheme: dark){:where(.events-filters.filter-dock) input.styled-input,:where(.events-filters.filter-dock) select.styled-select,:where(.events-filters.filter-dock) input[type=date],:where(.events-filters.filter-dock) input[type=search],:where(.events-filters.filter-dock) input[type=text],:where(form.filter-dock) input.styled-input,:where(form.filter-dock) select.styled-select,:where(form.filter-dock) input[type=date],:where(form.filter-dock) input[type=search],:where(form.filter-dock) input[type=text]{background:linear-gradient(#0f172aeb,#0f172af5) padding-box,linear-gradient(135deg,#ffffff2e,#ffffff1a) border-box;color:#f2f6ff;box-shadow:0 16px 32px #0006}:where(.events-filters.filter-dock) input.styled-input::placeholder,:where(.events-filters.filter-dock) input[type=date]::placeholder,:where(.events-filters.filter-dock) input[type=search]::placeholder,:where(.events-filters.filter-dock) input[type=text]::placeholder,:where(form.filter-dock) input.styled-input::placeholder,:where(form.filter-dock) input[type=date]::placeholder,:where(form.filter-dock) input[type=search]::placeholder,:where(form.filter-dock) input[type=text]::placeholder{color:#cfe0ff;opacity:.92}}:where(.events-filters.filter-dock) .btn,:where(form.filter-dock) .btn{border-radius:16px;font-weight:700;padding:.95rem 1.35rem;min-height:var(--control-h)}:where(.events-filters.filter-dock) .btn-primary,:where(.events-filters.filter-dock) .filter-actions .btn.btn-primary,:where(.events-filters.filter-dock) .filter-actions [type=submit].btn,:where(form.filter-dock) .btn-primary,:where(form.filter-dock) .filter-actions .btn.btn-primary,:where(form.filter-dock) .filter-actions [type=submit].btn{color:#fff;border:0;font-weight:700;font-size:15px;background:linear-gradient(180deg,var(--cta-1),var(--cta-2));box-shadow:0 22px 44px #0e88f03d,0 3px 10px #0e88f033,inset 0 1px #ffffff59;transition:transform .15s ease,filter .2s ease,box-shadow .2s ease}:where(.events-filters.filter-dock) .btn-primary:hover,:where(form.filter-dock) .btn-primary:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 26px 52px #0e88f04d,0 4px 14px #0e88f03d}:where(.events-filters.filter-dock) .btn-primary:focus-visible,:where(form.filter-dock) .btn-primary:focus-visible{outline:3px solid color-mix(in oklab,var(--focus) 60%,transparent);outline-offset:2px}:where(.events-filters.filter-dock) .btn-ghost,:where(form.filter-dock) .btn-ghost{color:#0b2640;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#e8f1ff,#f9fbff) border-box;border:1px solid transparent;box-shadow:0 8px 18px #0c245014}:where(.events-filters.filter-dock) .btn-ghost:focus-visible,:where(form.filter-dock) .btn-ghost:focus-visible{outline:3px solid color-mix(in oklab,var(--focus) 60%,transparent);outline-offset:2px}:where(.events-filters.filter-dock) .chips.chips-active,:where(form.filter-dock) .chips.chips-active{display:flex;flex-wrap:wrap;gap:.6rem;margin:.6rem 0 0}:where(.events-filters.filter-dock) .chips.chips-active .chip,:where(form.filter-dock) .chips.chips-active .chip{background:#fff}:where(.events-filters.filter-dock) .segmented,:where(form.filter-dock) .segmented{display:inline-flex;width:100%}:where(.events-filters.filter-dock) select[data-upgraded=segmented],:where(form.filter-dock) select[data-upgraded=segmented]{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;border:0;padding:0;margin:-1px}:where(.events-filters.filter-dock)[data-behavior=sheet].is-open,:where(form.filter-dock)[data-behavior=sheet].is-open{box-shadow:0 32px 66px #0c245042}:where(.events-filters.filter-dock) .filter-actions button[type=reset],:where(form.filter-dock) .filter-actions button[type=reset]{display:none}:where(.events-filters.filter-dock) .date-range,:where(form.filter-dock) .date-range{display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative}@media (max-width: 900px){:where(.events-filters.filter-dock) .date-range,:where(form.filter-dock) .date-range{grid-template-columns:1fr}}:where(.events-filters.filter-dock) .date-range:focus-within:after,:where(form.filter-dock) .date-range:focus-within:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:calc(var(--control-radius) + 6px);box-shadow:0 0 0 6px color-mix(in oklab,var(--focus) 20%,transparent);pointer-events:none}:where(.events-filters.filter-dock) .date-combo,:where(form.filter-dock) .date-combo{inline-size:100%;max-inline-size:100%;min-inline-size:200px;position:relative;box-sizing:border-box}:where(.events-filters.filter-dock) .date-combo .combo-button,:where(form.filter-dock) .date-combo .combo-button{display:flex;align-items:center;justify-content:space-between;gap:.5rem;height:var(--control-h);border-radius:var(--control-radius);padding:calc(var(--control-pad-y) + 18px) var(--control-pad-x) var(--control-pad-y);font-weight:800;letter-spacing:.2px;color:var(--ink-1);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:linear-gradient(120deg,#fffffffa,#fff) padding-box,linear-gradient(135deg,#d8e8ff,#eef4ff) border-box;border:1.25px solid transparent;box-shadow:0 1px #fff9 inset,0 12px 22px #0c24501a;transition:box-shadow .18s ease,background .18s ease,filter .18s ease,transform .12s ease;background-image:none;position:relative;width:100%;box-sizing:border-box}:where(.events-filters.filter-dock) .date-combo .combo-button:hover,:where(form.filter-dock) .date-combo .combo-button:hover{transform:translateY(-1px)}:where(.events-filters.filter-dock) .date-combo .combo-button:after,:where(form.filter-dock) .date-combo .combo-button:after{content:"";width:14px;height:14px;flex:0 0 14px;background:currentColor;opacity:.85;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23153a60' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center/14px 14px;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23153a60' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center/14px 14px;transition:transform .18s ease}:where(.events-filters.filter-dock) .date-combo .combo-button[aria-expanded=true]:after,:where(form.filter-dock) .date-combo .combo-button[aria-expanded=true]:after{transform:rotate(180deg)}:where(.events-filters.filter-dock) .date-combo .combo-button:focus,:where(.events-filters.filter-dock) .date-combo .combo-button:focus-visible,:where(form.filter-dock) .date-combo .combo-button:focus,:where(form.filter-dock) .date-combo .combo-button:focus-visible{outline:none;box-shadow:0 0 0 6px color-mix(in oklab,var(--focus) 28%,transparent),0 14px 26px #0c24501f;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#c4ddff,#e4efff) border-box}:where(.events-filters.filter-dock) .date-combo .combo-text,:where(form.filter-dock) .date-combo .combo-text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:.25rem}:where(.events-filters.filter-dock) .date-combo.is-active .combo-button,:where(.events-filters.filter-dock) .date-combo[data-has-range=true] .combo-button,:where(form.filter-dock) .date-combo.is-active .combo-button,:where(form.filter-dock) .date-combo[data-has-range=true] .combo-button{background:linear-gradient(115deg,#14c2c524,#0e88f01a) padding-box,linear-gradient(135deg,#14c2c5,#0e88f0) border-box;box-shadow:0 20px 40px #0e88f042,0 3px 10px #0e88f02e}:where(.events-filters.filter-dock) .date-combo .combo-popover[hidden],:where(form.filter-dock) .date-combo .combo-popover[hidden]{display:none}:where(.events-filters.filter-dock).is-collapsed .filters-fieldset,:where(form.filter-dock).is-collapsed .filters-fieldset{display:none}:where(.events-filters.filter-dock) .filter-group.is-hidden,:where(form.filter-dock) .filter-group.is-hidden{display:none}@media (prefers-reduced-motion: reduce){#chipNearMe,#filter-nearme,.segmented .seg-indicator{transition:none}}:where(.events-filters.filter-dock,form.filter-dock) label{font-size:12.5px;line-height:1.1;text-transform:uppercase;letter-spacing:.28px;font-weight:900;color:color-mix(in oklab,var(--ink-2) 92%,#000 8%)}:where(.events-filters.filter-dock,form.filter-dock) label:before{content:"";flex:0 0 18px;height:18px;opacity:.7;background:currentColor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:18px 18px;mask-repeat:no-repeat;mask-position:center;mask-size:18px 18px;display:none}:where(.events-filters.filter-dock,form.filter-dock) label[for=filter-city]:before,:where(.events-filters.filter-dock,form.filter-dock) label[for=events-city-filter]:before{display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7Zm0 9a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7Zm0 9a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z'/%3E%3C/svg%3E")}:where(.events-filters.filter-dock,form.filter-dock) label[for=filter-keyword]:before{display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 4a7 7 0 1 1 0 14 7 7 0 0 1 0-14Zm10 16-4.3-4.3' stroke='black' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 4a7 7 0 1 1 0 14 7 7 0 0 1 0-14Zm10 16-4.3-4.3' stroke='black' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}:where(.events-filters.filter-dock,form.filter-dock) label[for=filter-date-from]:before,:where(.events-filters.filter-dock,form.filter-dock) label[for=filter-date-to]:before,:where(.events-filters.filter-dock,form.filter-dock) label[for=date-combo-button]:before{display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2v3m10-3v3M3 9h18M5 6h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z' stroke='black' stroke-width='2' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2v3m10-3v3M3 9h18M5 6h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z' stroke='black' stroke-width='2' fill='none'/%3E%3C/svg%3E")}@supports not ((-webkit-mask: url()) or (mask: url())){:where(.events-filters.filter-dock,form.filter-dock) label:before{display:none}}:where(.events-filters.filter-dock,form.filter-dock) select.styled-select,:where(.events-filters.filter-dock,form.filter-dock) #filter-category,:where(.events-filters.filter-dock,form.filter-dock) #events-category-filter{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-weight:800;letter-spacing:.2px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#d8e8ff,#eef4ff) border-box;border:1.5px solid transparent;padding-right:2.6rem;min-height:var(--control-h);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23153a60' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px}:where(.events-filters.filter-dock,form.filter-dock) select.styled-select:focus,:where(.events-filters.filter-dock,form.filter-dock) #filter-category:focus,:where(.events-filters.filter-dock,form.filter-dock) #events-category-filter:focus{box-shadow:0 0 0 6px color-mix(in oklab,var(--focus) 28%,transparent),0 16px 28px #0c245024}:where(.events-filters.filter-dock,form.filter-dock) :is(select.styled-select,#filter-category,#events-category-filter) option{background:#fff;color:var(--ink-1)}@media (prefers-color-scheme: dark){:where(.events-filters.filter-dock,form.filter-dock) :is(select.styled-select,#filter-category,#events-category-filter) option{background:#0b1220;color:#e6f0ff}}:where(.events-filters.filter-dock,form.filter-dock) input[type=date]::-webkit-calendar-picker-indicator{opacity:0;pointer-events:none}:where(.events-filters.filter-dock,form.filter-dock) input.styled-input[id$=from],:where(.events-filters.filter-dock,form.filter-dock) input.styled-input[name$=from],:where(.events-filters.filter-dock,form.filter-dock) input.styled-input[id$=to],:where(.events-filters.filter-dock,form.filter-dock) input.styled-input[name$=to]{font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;inline-size:var(--date-ch);width:auto;max-inline-size:100%;flex:0 0 auto}@media (max-width: 720px){:where(.events-filters.filter-dock,form.filter-dock) input.styled-input[id$=from],:where(.events-filters.filter-dock,form.filter-dock) input.styled-input[name$=from],:where(.events-filters.filter-dock,form.filter-dock) input.styled-input[id$=to],:where(.events-filters.filter-dock,form.filter-dock) input.styled-input[name$=to]{inline-size:100%;width:100%}}:where(.events-filters.filter-dock,form.filter-dock) .filter-keyword .styled-input{font-weight:700;letter-spacing:.1px;inline-size:100%;width:100%;justify-self:start}:where(.events-filters.filter-dock,form.filter-dock) .filter-actions .btn.btn-primary{border-radius:18px;padding:1rem 1.45rem;background:linear-gradient(180deg,var(--cta-1),var(--cta-2));box-shadow:0 26px 52px #0e88f042,0 4px 12px #0e88f038,inset 0 1px #ffffff61}:where(.events-filters.filter-dock,form.filter-dock) .filters-section-title,:where(.events-filters.filter-dock,form.filter-dock) .section-title{display:none}:where(.events-filters.filter-dock,form.filter-dock) label+:is(.icon,.ico,.fi,svg,i,[class*=icon]){display:none}:where(.events-filters.filter-dock,form.filter-dock) .filter-group :is(.icon,.ico,.fi,svg,i,[class*=icon]){display:none}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset>legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}:where(.choices__list--dropdown,.choices__list[aria-expanded=true],.select2-dropdown,.ts-dropdown,.tomselect .ts-dropdown,.nice-select .list){z-index:var(--flt-menu-z);border-radius:18px;border:1px solid var(--flt-brd);box-shadow:var(--flt-shadow),inset 0 1px #ffffff73;background:radial-gradient(80% 90% at 25% 0%,rgba(255,255,255,.88),transparent 55%),var(--flt-bg);-webkit-backdrop-filter:blur(var(--flt-blur));backdrop-filter:blur(var(--flt-blur));overflow:hidden;outline:1px solid rgba(13,30,60,.06);outline-offset:-1px}:where(.choices__list--dropdown,.select2-dropdown,.ts-dropdown,.nice-select .list) :where(.choices__item,.select2-results__option,.option,.item,li){padding:12px;border-radius:14px;font-weight:800;color:var(--ink-1)}:where(.choices__list--dropdown,.select2-dropdown,.ts-dropdown,.nice-select .list) :where(.choices__item--selectable:hover,.select2-results__option--highlighted,.option:hover,.item:hover,li:hover){background:linear-gradient(120deg,#14c2c51f,#0e88f01a) padding-box,linear-gradient(135deg,#14c2c58c,#0e88f08c) border-box;box-shadow:0 14px 28px #0c245024}@media (prefers-color-scheme: dark){:where(.choices__list--dropdown,.choices__list[aria-expanded=true],.select2-dropdown,.ts-dropdown,.tomselect .ts-dropdown,.nice-select .list){border-color:#ffffff1a;outline-color:#ffffff14}}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset{display:flex;flex-wrap:wrap;column-gap:12px;row-gap:12px;align-items:flex-start;align-content:flex-start}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset .filter-group{min-width:220px;flex:1 1 100%}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset .filter-group:has(.segmented){display:none;visibility:hidden;height:0;margin:0;padding:0;border:0;overflow:hidden}@media (min-width: 720px) and (max-width: 1199.98px){:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset .filter-group{flex:1 1 48%}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset .filter-actions{flex-basis:100%;justify-content:flex-end}}@media (min-width: 1200px){:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset{flex-wrap:nowrap;gap:16px;align-items:stretch}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset .filter-group{flex:1 1 24%}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset .filter-group:has(#filter-keyword){order:40;flex:2 1 28%}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset .filter-actions{order:50;flex:0 0 auto;margin-left:auto;align-self:center;display:flex;align-items:center}:where(.events-filters.filter-dock,form.filter-dock) .filters-fieldset .filter-group:has(#filter-sort){display:none}}html body .tt-menu.tt-menu,html body .typeahead-list.typeahead-list,html body .autocomplete-list.autocomplete-list,html body .suggestions.suggestions{z-index:var(--flt-menu-z);margin-top:10px;padding:10px;border-radius:18px;border:1px solid var(--flt-brd);background:radial-gradient(60% 80% at 30% 0%,rgba(255,255,255,.55),transparent 60%),#ffffffb8;-webkit-backdrop-filter:blur(var(--flt-blur));backdrop-filter:blur(var(--flt-blur));box-shadow:var(--flt-shadow),inset 0 1px #fff6;overflow:auto;max-height:min(420px,100vh - 220px);font-family:var(--font-sans)}html body .tt-menu.tt-menu .tt-dataset{border-radius:16px}html body .tt-menu.tt-menu .tt-header,html body .tt-menu.tt-menu .suggestions-title,html body .suggestions.suggestions .suggestions-title{padding:8px 10px 6px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:color-mix(in oklab,var(--ink-2) 70%,#000 30%);opacity:.75}html body .tt-menu.tt-menu .tt-suggestion,html body .tt-menu.tt-menu .tt-selectable,html body .typeahead-list.typeahead-list li,html body .autocomplete-list.autocomplete-list li,html body .suggestions.suggestions li{padding:.75rem .85rem;border-radius:14px;color:var(--ink-1);font-weight:800;background:transparent;cursor:pointer;-webkit-user-select:none;user-select:none}html body .tt-menu.tt-menu .tt-suggestion:hover,html body .tt-menu.tt-menu .tt-selectable:hover,html body .tt-menu.tt-menu .tt-cursor,html body .typeahead-list.typeahead-list li:hover,html body .autocomplete-list.autocomplete-list li:hover,html body .suggestions.suggestions li:hover,html body .tt-menu.tt-menu [aria-selected=true],html body .suggestions.suggestions [aria-selected=true]{background:color-mix(in oklab,var(--cta-2) 10%,#fff 90%)}@media (prefers-color-scheme: dark){html body .tt-menu.tt-menu,html body .typeahead-list.typeahead-list,html body .autocomplete-list.autocomplete-list,html body .suggestions.suggestions{border-color:#ffffff1a;background:radial-gradient(60% 80% at 30% 0%,rgba(255,255,255,.08),transparent 60%),#0f172ab8;box-shadow:0 24px 48px #00000059,inset 0 1px #ffffff0f}html body .tt-menu.tt-menu .tt-suggestion:hover,html body .tt-menu.tt-menu .tt-cursor,html body .tt-menu.tt-menu [aria-selected=true]{background:#ffffff14}}body[data-page=home] .section-events{--home-shell-max: 1680px;--home-shell-side: clamp(16px, 2.8vw, 64px);--home-gap: clamp(14px, 1.25vw, 18px);--home-radius: clamp(22px, 2vw, 28px);--home-control-h: clamp(74px, 5vw, 84px);--home-panel-pad-y: clamp(16px, 1.3vw, 18px);--home-panel-pad-x: clamp(18px, 1.6vw, 22px)}body[data-page=home] .home-announcements,body[data-page=home] .section-events .events-header,body[data-page=home] #events-filters-form.filter-dock{width:min(100% - var(--home-shell-side) * 2,var(--home-shell-max));margin-inline:auto}body[data-page=home] .home-announcements{margin-bottom:clamp(1.2rem,1.8vw,1.9rem)}body[data-page=home] .home-announcements .event-demo-badge,body[data-page=home] .home-announcements .hp-banner{min-height:clamp(82px,6vw,96px);padding:18px 22px;border-radius:var(--home-radius);border:1px solid rgba(195,217,239,.9);background:linear-gradient(180deg,#f9fcfffa,#f3f8fdf7);box-shadow:0 18px 36px #0c24500f,inset 0 1px #ffffffeb;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}body[data-page=home] .home-announcements .hp-banner__icon,body[data-page=home] .home-announcements .ib-icon{width:54px;height:54px;border-radius:999px;display:inline-grid;place-items:center;background:linear-gradient(180deg,#fffffffa,#eef5fcf5);border:1px solid rgba(180,208,235,.85);box-shadow:inset 0 1px #fffffff2;flex:0 0 54px}body[data-page=home] .home-announcements .hp-banner__content{min-width:0}body[data-page=home] .home-announcements .hp-banner__title{display:block;margin:0 0 4px;font-size:clamp(1.18rem,1.45vw,1.42rem);line-height:1.12;font-weight:900;color:#102840}body[data-page=home] .home-announcements .hp-banner__body{display:block;margin:0;font-size:clamp(1rem,1.08vw,1.08rem);line-height:1.45;color:#516783}body[data-page=home] .home-announcements .hp-banner__cta,body[data-page=home] .home-announcements .ib-cta{min-width:clamp(190px,14vw,240px);min-height:68px;padding:0 28px;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(1rem,1vw,1.08rem);font-weight:900;text-decoration:none;white-space:nowrap;color:#0f68cf;background:linear-gradient(180deg,#fffffffa,#f2f7fdf5);border:1px solid rgba(173,203,234,.9);box-shadow:0 10px 24px #0c24500f,inset 0 1px #fffffff2}body[data-page=home] .section-events .events-header{position:relative;text-align:center;margin-bottom:clamp(1.85rem,2.8vw,2.7rem)}body[data-page=home] .section-events .events-header:before{content:"";position:absolute;left:50%;top:.2rem;transform:translate(-50%);width:min(430px,70vw);height:82px;border-radius:999px;background:radial-gradient(ellipse at center,#14c2c51f,#0e88f014 44%,#0e88f000 74%);filter:blur(20px);pointer-events:none;z-index:0}body[data-page=home] .section-events .events-header>*{position:relative;z-index:1}body[data-page=home] .section-events .events-title{display:inline-block;margin:0 auto .75rem;padding:0 .08em;font-size:clamp(2.25rem,3.3vw,3.45rem);line-height:1.02;font-weight:900;letter-spacing:-.04em;color:#0d2235;text-shadow:0 10px 30px rgba(12,36,80,.08)}body[data-page=home] .section-events .events-title:after{width:98px;height:4px;margin:.85rem auto 0;border-radius:999px;background:linear-gradient(90deg,#14c2c5,#0e88f0,#0b5ed7);box-shadow:0 10px 20px #0e88f024}body[data-page=home] .section-events .events-subtitle{max-width:760px;margin:.35rem auto 0;font-size:clamp(1rem,1.06vw,1.12rem);line-height:1.55;color:#5d728a}body[data-page=home] #events-filters-form.filter-dock{padding:var(--home-panel-pad-y) var(--home-panel-pad-x);margin-bottom:2.5rem;border:1px solid rgba(224,235,245,.92);border-radius:var(--home-radius);background:linear-gradient(180deg,#f8fcfffa,#f2f8fdf5);box-shadow:0 20px 44px #0c245014,0 2px 10px #0c24500a,inset 0 1px #ffffffe6}body[data-page=home] #events-filters-form.filter-dock:before{background:radial-gradient(120% 120% at 0% 0%,#14c2c514,#14c2c500 38%),radial-gradient(100% 90% at 100% 0%,#0e88f014,#0e88f000 42%)}body[data-page=home] #events-filters-form.filter-dock .filters-toolbar{display:none}body[data-page=home] #events-filters-form.filter-dock .filters-fieldset{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(220px,1fr) minmax(210px,.96fr) minmax(240px,1.05fr) minmax(170px,.78fr);grid-template-areas:"category city date keyword actions";gap:var(--home-gap);align-items:stretch}body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#filter-category){grid-area:category}body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#filter-city){grid-area:city}body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#date-combo-button){grid-area:date}body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#filter-keyword){grid-area:keyword}body[data-page=home] #events-filters-form.filter-dock .filter-actions{grid-area:actions}body[data-page=home] #events-filters-form.filter-dock .filter-group.native-date,body[data-page=home] #events-filters-form.filter-dock .filter-group.is-hidden,body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#filter-sort){display:none}body[data-page=home] #events-filters-form.filter-dock .filter-keyword{grid-column:auto}body[data-page=home] #events-filters-form.filter-dock .filter-group{position:relative;display:block;min-width:0;margin:0}body[data-page=home] #events-filters-form.filter-dock .field,body[data-page=home] #events-filters-form.filter-dock .date-combo{position:relative;min-width:0}body[data-page=home] #events-filters-form.filter-dock .filter-group>label{position:absolute;top:14px;left:18px;z-index:2;margin:0;padding:0;display:inline-flex;align-items:center;gap:.55rem;pointer-events:none;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#456a8f;opacity:.98}body[data-page=home] #events-filters-form.filter-dock .filter-group>label:before{display:none}body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#filter-city)>label:before,body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#date-combo-button)>label:before,body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#filter-keyword)>label:before{display:inline-block}body[data-page=home] #events-filters-form.filter-dock .field .leading,body[data-page=home] #events-filters-form.filter-dock .with-icon .icon{display:none}body[data-page=home] #events-filters-form.filter-dock input.styled-input,body[data-page=home] #events-filters-form.filter-dock select.styled-select,body[data-page=home] #events-filters-form.filter-dock .date-combo .combo-button{min-height:var(--home-control-h);height:var(--home-control-h);width:100%;box-sizing:border-box;border-radius:24px;padding:32px 18px 14px;font-size:clamp(1rem,.98vw,1.08rem);font-weight:800;line-height:1.15;color:#173a62;background:linear-gradient(180deg,#fffffff5,#fafdfffa) padding-box,linear-gradient(135deg,#dfeaf7,#edf4fb) border-box;border:1.25px solid transparent;box-shadow:0 12px 24px #0c24500f,inset 0 1px #ffffffe6}body[data-page=home] #events-filters-form.filter-dock input.styled-input:hover,body[data-page=home] #events-filters-form.filter-dock select.styled-select:hover,body[data-page=home] #events-filters-form.filter-dock .date-combo .combo-button:hover{filter:brightness(1.01)}body[data-page=home] #events-filters-form.filter-dock input.styled-input:focus,body[data-page=home] #events-filters-form.filter-dock select.styled-select:focus,body[data-page=home] #events-filters-form.filter-dock .date-combo .combo-button:focus,body[data-page=home] #events-filters-form.filter-dock .date-combo .combo-button:focus-visible{outline:none;box-shadow:0 0 0 6px color-mix(in oklab,var(--focus) 24%,transparent),0 14px 28px #0c24501a}body[data-page=home] #events-filters-form.filter-dock input.styled-input::placeholder{font-weight:600;color:#7e93ac;opacity:1}body[data-page=home] #events-filters-form.filter-dock #filter-category{padding:32px 46px 14px 18px;background-position:right 18px center;background-size:14px;line-height:1.15}body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#filter-city) .styled-input,body[data-page=home] #events-filters-form.filter-dock .filter-group:has(#filter-keyword) .styled-input{padding-left:18px;padding-right:18px}body[data-page=home] #events-filters-form.filter-dock .date-combo{gap:0}body[data-page=home] #events-filters-form.filter-dock .date-combo .combo-button{justify-content:flex-start;padding-left:18px;padding-right:48px}body[data-page=home] #events-filters-form.filter-dock .date-combo .combo-text{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}body[data-page=home] #events-filters-form.filter-dock .filter-actions{display:flex;align-items:stretch;justify-content:flex-end;min-width:0;margin:0}body[data-page=home] #events-filters-form.filter-dock .filter-actions #filter-nearme,body[data-page=home] #events-filters-form.filter-dock .filter-actions [type=reset],body[data-page=home] #events-filters-form.filter-dock .filter-actions .btn-ghost{display:none}body[data-page=home] #events-filters-form.filter-dock .filter-actions .btn.btn-primary,body[data-page=home] #events-filters-form.filter-dock .filter-actions [type=submit].btn{min-height:var(--home-control-h);height:var(--home-control-h);width:100%;min-width:0;padding-inline:clamp(20px,1.8vw,30px);border-radius:24px;white-space:nowrap;font-size:clamp(1rem,.98vw,1.1rem);font-weight:900;box-shadow:0 22px 38px #0e88f038,inset 0 1px #ffffff4d}@media (max-width: 1440px){body[data-page=home] .section-events{--home-shell-side: 32px;--home-gap: 14px;--home-control-h: 76px}body[data-page=home] #events-filters-form.filter-dock .filters-fieldset{grid-template-columns:minmax(138px,.78fr) minmax(205px,.98fr) minmax(195px,.92fr) minmax(220px,1fr) minmax(156px,.72fr)}body[data-page=home] #events-filters-form.filter-dock input.styled-input,body[data-page=home] #events-filters-form.filter-dock select.styled-select,body[data-page=home] #events-filters-form.filter-dock .date-combo .combo-button{padding-top:30px;padding-bottom:12px;border-radius:22px}body[data-page=home] #events-filters-form.filter-dock .filter-actions .btn.btn-primary,body[data-page=home] #events-filters-form.filter-dock .filter-actions [type=submit].btn{border-radius:22px;padding-inline:20px}body[data-page=home] .home-announcements .event-demo-badge,body[data-page=home] .home-announcements .hp-banner{padding:16px 20px}body[data-page=home] .home-announcements .hp-banner__cta,body[data-page=home] .home-announcements .ib-cta{min-width:180px;min-height:62px;border-radius:22px;padding-inline:24px}}@media (max-width: 1180px){body[data-page=home] #events-filters-form.filter-dock .filters-fieldset{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"category city" "date keyword" "actions actions";gap:18px}body[data-page=home] #events-filters-form.filter-dock .filter-actions{justify-content:flex-end}body[data-page=home] #events-filters-form.filter-dock .filter-actions .btn.btn-primary,body[data-page=home] #events-filters-form.filter-dock .filter-actions [type=submit].btn{width:auto;min-width:220px}body[data-page=home] .home-announcements .event-demo-badge,body[data-page=home] .home-announcements .hp-banner{grid-template-columns:auto 1fr auto}}@media (max-width: 720px){body[data-page=home] .section-events .events-header{margin-bottom:1.7rem}body[data-page=home] .section-events .events-title{font-size:clamp(1.95rem,9vw,2.5rem);margin-bottom:.65rem}body[data-page=home] .section-events .events-title:after{width:84px;margin-top:.75rem}body[data-page=home] .home-announcements,body[data-page=home] .section-events .events-header,body[data-page=home] #events-filters-form.filter-dock{width:min(100% - 32px,var(--home-shell-max))}body[data-page=home] .home-announcements .event-demo-badge,body[data-page=home] .home-announcements .hp-banner{grid-template-columns:1fr;gap:14px;padding:16px}body[data-page=home] .home-announcements .hp-banner__icon,body[data-page=home] .home-announcements .ib-icon{width:48px;height:48px;flex-basis:48px}body[data-page=home] .home-announcements .hp-banner__cta,body[data-page=home] .home-announcements .ib-cta{width:100%;min-width:0;min-height:58px;border-radius:18px}body[data-page=home] #events-filters-form.filter-dock{padding:16px;border-radius:24px}body[data-page=home] #events-filters-form.filter-dock .filters-fieldset{grid-template-columns:1fr;grid-template-areas:"category" "city" "date" "keyword" "actions";gap:14px}body[data-page=home] #events-filters-form.filter-dock input.styled-input,body[data-page=home] #events-filters-form.filter-dock select.styled-select,body[data-page=home] #events-filters-form.filter-dock .date-combo .combo-button,body[data-page=home] #events-filters-form.filter-dock .filter-actions .btn.btn-primary,body[data-page=home] #events-filters-form.filter-dock .filter-actions [type=submit].btn{min-height:72px;height:72px;border-radius:20px;padding-top:30px;padding-bottom:12px}body[data-page=home] #events-filters-form.filter-dock .filter-actions{justify-content:stretch}body[data-page=home] #events-filters-form.filter-dock .filter-actions .btn.btn-primary,body[data-page=home] #events-filters-form.filter-dock .filter-actions [type=submit].btn{width:100%;min-width:0}}body[data-page=events]{--events-shell-max: 1680px;--events-shell-side: clamp(16px, 2.5vw, 32px);--events-shell-width: min(calc(100% - (var(--events-shell-side) * 2)), var(--events-shell-max))}body[data-page=events] .events-header,body[data-page=events] .event-demo-badge,body[data-page=events] .hp-banner,body[data-page=events] #events-filters-form.filter-dock,body[data-page=events] .events-filters.filter-dock{width:var(--events-shell-width);max-width:var(--events-shell-width);margin-inline:auto}body[data-page=events] .events-header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:clamp(1.8rem,2.7vw,2.6rem)}body[data-page=events] .events-title{display:inline-block;margin:0 auto .75rem;text-align:center}body[data-page=events] .events-subtitle{max-width:760px;margin:.35rem auto 0;text-align:center}body[data-page=events] .event-demo-badge,body[data-page=events] .hp-banner{margin-bottom:clamp(1rem,1.5vw,1.4rem)}body[data-page=events] #events-filters-form.filter-dock,body[data-page=events] .events-filters.filter-dock{margin-bottom:clamp(1.6rem,2vw,2rem)}body[data-page=events] .home-announcements,body[data-page=events] .events-announcements,body[data-page=events] .event-announcements{width:100%;max-width:none;margin-inline:0}@media (max-width: 1440px){body[data-page=events]{--events-shell-side: 24px}}@media (max-width: 720px){body[data-page=events]{--events-shell-side: 16px}body[data-page=events] .events-header{margin-bottom:1.6rem}body[data-page=events] .events-title{margin-bottom:.65rem}}body[data-page=home] #filter-city,body[data-page=events] #filter-city,body[data-page=home] #events-city-filter,body[data-page=events] #events-city-filter{color:#173a62;font-weight:700;caret-color:#0b5ed7}body[data-page=home] #filter-city::placeholder,body[data-page=events] #filter-city::placeholder,body[data-page=home] #events-city-filter::placeholder,body[data-page=events] #events-city-filter::placeholder{color:#7e93ac;font-weight:600;opacity:1}body[data-page=home] #filter-city:not(:placeholder-shown),body[data-page=events] #filter-city:not(:placeholder-shown),body[data-page=home] #events-city-filter:not(:placeholder-shown),body[data-page=events] #events-city-filter:not(:placeholder-shown){color:#0f3c66;font-weight:800;background:linear-gradient(180deg,#fffffffa,#f9fdff) padding-box,linear-gradient(135deg,#14c2c580,#0e88f08c) border-box;box-shadow:0 14px 28px #0c24501a,inset 0 1px #ffffffe0}body[data-page=home] #filter-city[aria-expanded=true],body[data-page=events] #filter-city[aria-expanded=true],body[data-page=home] #events-city-filter[aria-expanded=true],body[data-page=events] #events-city-filter[aria-expanded=true]{box-shadow:0 0 0 6px color-mix(in oklab,var(--focus) 24%,transparent),0 16px 30px #0c24501f}body[data-page=home] #filter-city[data-autofromnearme="1"],body[data-page=events] #filter-city[data-autofromnearme="1"],body[data-page=home] #events-city-filter[data-autofromnearme="1"],body[data-page=events] #events-city-filter[data-autofromnearme="1"]{color:#0a4e84;font-weight:900}@media (max-width: 720px){body[data-page=home] #filter-city,body[data-page=events] #filter-city,body[data-page=home] #events-city-filter,body[data-page=events] #events-city-filter{font-size:16px;line-height:1.25}body[data-page=home] .filter-group:has(#filter-city) .field,body[data-page=events] .filter-group:has(#filter-city) .field,body[data-page=home] .filter-group:has(#events-city-filter) .field,body[data-page=events] .filter-group:has(#events-city-filter) .field{position:relative}body[data-page=home] .filter-group:has(#filter-city) .typeahead-panel,body[data-page=events] .filter-group:has(#filter-city) .typeahead-panel,body[data-page=home] .filter-group:has(#events-city-filter) .typeahead-panel,body[data-page=events] .filter-group:has(#events-city-filter) .typeahead-panel,body[data-page=home] .filter-group:has(#filter-city) .ta-popover,body[data-page=events] .filter-group:has(#filter-city) .ta-popover,body[data-page=home] .filter-group:has(#events-city-filter) .ta-popover,body[data-page=events] .filter-group:has(#events-city-filter) .ta-popover{left:0;right:0;top:calc(100% + .35rem);width:100%;min-width:0;max-width:none;max-height:min(280px,38vh);box-sizing:border-box}body[data-page=home] .typeahead-item .ti-city,body[data-page=events] .typeahead-item .ti-city,body[data-page=home] .ta-popover .ta-item span,body[data-page=events] .ta-popover .ta-item span{font-size:16px;line-height:1.35}body[data-page=home] .typeahead-item .ti-meta,body[data-page=events] .typeahead-item .ti-meta{font-size:13px}}:root{--city-sheet-vh: 100vh}.ta-popover,.typeahead-panel{position:absolute;top:calc(100% + .5rem);left:0;z-index:1000;min-width:100%;max-width:32rem;max-height:320px;overflow-y:auto;overscroll-behavior:contain;margin:0;padding:.45rem;background:linear-gradient(180deg,#fffffffa,#f6fafffa);border:1px solid rgba(179,205,230,.9);border-radius:1rem;box-shadow:0 18px 40px #0a245024,0 4px 12px #0a245014,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:inherit;line-height:1.35}.ta-popover .ta-list{list-style:none;margin:0;padding:0}.ta-popover .ta-item,.typeahead-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding:.85rem .95rem;border-radius:.9rem;border:1px solid transparent;cursor:pointer;font:inherit;font-weight:600;color:#153a60;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .14s ease}.ta-popover .ta-item:hover,.typeahead-item:hover{background:linear-gradient(135deg,#0e88f017,#14c2c514);border-color:#7eb6e6cc;box-shadow:0 8px 18px #0c245014,inset 0 1px #ffffffb3}.ta-popover .ta-item.active,.typeahead-item.active{background:linear-gradient(135deg,#0e88f02e,#14c2c524);border-color:#4e9ce2f2;box-shadow:0 12px 24px #0c24501f,inset 0 1px #ffffffc7}.ta-popover .ta-item.active .ti-city,.typeahead-item.active .ti-city{color:#0b5ed7}.ta-popover .ta-item.nearme,.typeahead-item.nearme{background:linear-gradient(135deg,#14c2c514,#0e88f014)}.ta-popover .ta-item.nearme:hover,.ta-popover .ta-item.nearme.active,.typeahead-item.nearme:hover,.typeahead-item.nearme.active{background:linear-gradient(135deg,#14c2c52e,#0e88f029)}.ta-popover .ta-item span,.typeahead-item .ti-city{font-weight:800;font-size:1rem;line-height:1.4;color:#173a62}.typeahead-item .ti-meta{margin-left:auto;white-space:nowrap;font-size:.82rem;line-height:1.2;font-weight:700;color:#6f839b;align-self:center}.ta-popover .ta-item kbd{font:inherit;font-size:.76rem;font-weight:700;padding:.15rem .45rem;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#0e88f00f;color:#173a62d1}.ta-popover .typeahead-loading,.ta-popover .typeahead-empty,.typeahead-loading,.typeahead-empty{padding:.9rem .95rem;color:#667c95;font-weight:700;opacity:1}.ta-popover mark,.typeahead-item mark{background:#14c2c533;color:inherit;border-radius:.35rem;padding:0 .18rem;text-decoration:none;font-weight:900}.city-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11050;background:#0b102061;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:opacity .22s ease}.city-sheet-backdrop.is-open{opacity:1;pointer-events:auto}.city-sheet{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:.95rem;max-height:calc(var(--city-sheet-vh) - 12px);padding:.75rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fcfdfffa,#f4f8fdfa);border-top-left-radius:1.7rem;border-top-right-radius:1.7rem;border:1px solid rgba(213,225,239,.95);box-shadow:0 -24px 60px #0c24502e,inset 0 1px #fffffff5;transform:translateY(100%);transition:transform .24s ease}.city-sheet-backdrop.is-open .city-sheet{transform:translateY(0)}.city-sheet__grab{width:52px;height:5px;margin:0 auto .1rem;border-radius:999px;background:#687e9a47}.city-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.city-sheet__header-copy{min-width:0}.city-sheet__title{margin:0;font-size:1.2rem;line-height:1.15;font-weight:900;letter-spacing:-.02em;color:#102840}.city-sheet__subtitle{margin:.28rem 0 0;font-size:.92rem;line-height:1.4;color:#6b7e97;font-weight:600}.city-sheet__close{width:42px;height:42px;flex:0 0 42px;border:1px solid rgba(194,211,232,.95);border-radius:999px;background:linear-gradient(180deg,#fffffffa,#f4f8fdfa);box-shadow:0 8px 18px #0c245014,inset 0 1px #fffffff0;color:#173a62;font-size:1.6rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.city-sheet__search-wrap{position:relative}.city-sheet__search{width:100%;min-height:60px;padding:1.05rem 1rem;border-radius:1.2rem;border:1px solid rgba(194,211,232,.95);background:linear-gradient(180deg,#fffffffa,#f6fafffa);box-shadow:0 12px 26px #0c245014,inset 0 1px #fffffff0;font:inherit;font-size:1rem;font-weight:700;color:#173a62;outline:none}.city-sheet__search::placeholder{color:#8193ab;font-weight:600}.city-sheet__search:focus{box-shadow:0 0 0 5px #69b3ff2e,0 12px 26px #0c24501a,inset 0 1px #fffffff0;border-color:#6caeecf2}.city-sheet__content{min-height:0;display:flex;flex-direction:column;gap:.9rem;overflow:hidden}.city-sheet__nearme{display:flex;flex-direction:column;align-items:flex-start;gap:.22rem;width:100%;padding:1rem;border-radius:1.25rem;border:1px solid rgba(103,165,225,.85);background:linear-gradient(135deg,#e7f7fbfa,#eff6fffa);box-shadow:0 14px 28px #0c24501a,inset 0 1px #ffffffeb}.city-sheet__nearme-title{font-size:1rem;line-height:1.2;font-weight:900;color:#245fcb}.city-sheet__nearme-sub{font-size:.84rem;line-height:1.35;font-weight:700;color:#6d86a7}.city-sheet__section-title{font-size:.84rem;line-height:1.1;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#6a7388;padding:0 .1rem}.city-sheet__hint,.city-sheet__state{padding:.9rem .2rem .2rem;font-size:.95rem;line-height:1.45;color:#70829a;font-weight:600}.city-sheet__results{min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:.45rem;padding-bottom:.2rem}.city-sheet__option{width:100%;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:.18rem;padding:.92rem .95rem;border-radius:1rem;border:1px solid transparent;background:#ffffffb8;color:#173a62;box-shadow:inset 0 1px #ffffffb8}.city-sheet__option:hover,.city-sheet__option:focus-visible{background:linear-gradient(135deg,#0e88f01a,#14c2c514);border-color:#88b4e0b8;box-shadow:0 8px 18px #0c245014,inset 0 1px #ffffffbf;outline:none}.city-sheet__option-city{font-size:1rem;line-height:1.3;font-weight:800;color:#173a62}.city-sheet__option-meta{font-size:.8rem;line-height:1.3;color:#7a8da7;font-weight:700}.city-sheet__option mark{background:#14c2c52e;color:inherit;border-radius:.35rem;padding:0 .18rem;text-decoration:none;font-weight:900}body.city-picker-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}@media (max-width: 720px){.styled-input.is-city-trigger,input.is-city-trigger{cursor:pointer;caret-color:transparent}.styled-input.is-city-trigger::selection,input.is-city-trigger::selection{background:transparent}.typeahead-panel{display:none}}@media (min-width: 721px){.city-sheet-backdrop{display:none!important}}:root{--ajsee-date-panel-z: calc(var(--ajsee-popover-z, 10040) + 1);--ajsee-date-panel-backdrop-z: var(--ajsee-popover-overlay-z, 10030);--ajsee-date-panel-bg: rgba(255, 255, 255, .98);--ajsee-date-panel-brd: rgba(207, 220, 235, .95);--ajsee-date-panel-shadow: 0 24px 48px rgba(12, 36, 80, .16), 0 4px 14px rgba(12, 36, 80, .06), inset 0 1px 0 rgba(255, 255, 255, .92);--ajsee-date-panel-radius: 24px;--ajsee-date-ink: #102840;--ajsee-date-ink-soft: #6b7f97;--ajsee-date-accent: #0e88f0;--ajsee-date-accent-strong: #2b63db;--ajsee-date-border-soft: rgba(226, 235, 245, .96);--ajsee-date-desktop-width: 640px;--ajsee-date-desktop-cell: 40px;--ajsee-date-desktop-gap: 6px;--ajsee-date-mobile-cell: 52px;--ajsee-date-mobile-gap: 8px}@media (prefers-color-scheme: dark){:root{--ajsee-date-panel-bg: rgba(14, 22, 35, .96);--ajsee-date-panel-brd: rgba(255, 255, 255, .12);--ajsee-date-panel-shadow: 0 30px 60px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .06);--ajsee-date-ink: #eef4ff;--ajsee-date-ink-soft: #aebed3;--ajsee-date-border-soft: rgba(255, 255, 255, .1)}}body.ajsee-date-sheet-open{position:fixed;overflow:hidden;width:100%;left:0;right:0}.ajsee-date-popover[hidden]{display:none}.ajsee-date-popover{z-index:var(--ajsee-date-panel-z)}.ajsee-date-popover__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b102057;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ajsee-date-popover__surface{color:var(--ajsee-date-ink);background:radial-gradient(circle at top left,rgba(20,194,197,.08),transparent 28%),radial-gradient(circle at top right,rgba(14,136,240,.08),transparent 32%),var(--ajsee-date-panel-bg);border:1px solid var(--ajsee-date-panel-brd);box-shadow:var(--ajsee-date-panel-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);isolation:isolate}.ajsee-date-popover__surface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#fff3,#fff0 24%);pointer-events:none;z-index:0}.ajsee-date-popover__surface>*{position:relative;z-index:1}.ajsee-date-popover__grab{display:none}.ajsee-date-popover__header{display:flex;align-items:center;justify-content:space-between;gap:14px}.ajsee-date-popover__tabs{display:flex;align-items:center;gap:18px}.ajsee-date-popover__tab{border:0;background:transparent;padding:8px 2px 10px;font:inherit;font-size:16px;font-weight:900;color:var(--ajsee-date-ink-soft);border-bottom:3px solid transparent;cursor:pointer;transition:color .18s ease,border-color .18s ease}.ajsee-date-popover__tab.is-active{color:var(--ajsee-date-accent);border-bottom-color:var(--ajsee-date-accent)}.ajsee-date-popover__close,.ajsee-date-popover__nav,.ajsee-date-popover__btn{font:inherit}.ajsee-date-popover__close{width:42px;height:42px;border:1px solid var(--ajsee-date-border-soft);border-radius:999px;background:#ffffffd6;color:var(--ajsee-date-ink);display:inline-flex;align-items:center;justify-content:center;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 10px 18px #0c245014}.ajsee-date-popover__inputs{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ajsee-date-popover__field label{display:block;margin:0 0 6px;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:var(--ajsee-date-ink-soft)}.ajsee-date-popover__field input{width:100%;box-sizing:border-box;color:var(--ajsee-date-ink);font:inherit;font-weight:800}.ajsee-date-popover__calendar{min-height:0}.ajsee-date-popover__months{display:grid;gap:16px}.ajsee-date-popover__month{min-width:0}.ajsee-date-popover__month-head{display:grid;align-items:center;margin:0 0 6px}.ajsee-date-popover__title{text-align:center;font-weight:900;color:var(--ajsee-date-ink);text-transform:capitalize}.ajsee-date-popover__nav,.ajsee-date-popover__nav-spacer{display:inline-flex;align-items:center;justify-content:center}.ajsee-date-popover__dow,.ajsee-date-popover__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.ajsee-date-popover__dow span{text-align:center;font-weight:700;color:var(--ajsee-date-ink-soft);text-transform:lowercase}.ajsee-date-popover__day{width:100%;color:var(--ajsee-date-ink);font:inherit;font-weight:800;cursor:pointer;position:relative;transition:transform .12s ease,background-color .18s ease,box-shadow .18s ease}.ajsee-date-popover__day:hover{transform:translateY(-1px)}.ajsee-date-popover__day.is-disabled{opacity:.34;pointer-events:none;box-shadow:none;background:transparent;border-color:transparent}.ajsee-date-popover__day.is-today:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-radius:999px;background:var(--ajsee-date-accent)}.ajsee-date-popover__day.is-in-range{background:#0e88f01f;border-color:#98cdf7cc}.ajsee-date-popover__day.is-start,.ajsee-date-popover__day.is-end{background:linear-gradient(180deg,var(--ajsee-date-accent),var(--ajsee-date-accent-strong));border-color:transparent;color:#fff}.ajsee-date-popover__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.ajsee-date-popover__actions-right{display:flex;align-items:center;gap:10px}.ajsee-date-popover__btn{cursor:pointer}@media (min-width: 721px){.ajsee-date-popover{position:fixed;left:var(--ajsee-popover-left, 16px);top:var(--ajsee-popover-top, 16px);width:min(var(--ajsee-date-desktop-width),100vw - 32px);pointer-events:none}.ajsee-date-popover__backdrop{display:none}.ajsee-date-popover__surface{position:relative;width:100%;border-radius:0 0 var(--ajsee-date-panel-radius) var(--ajsee-date-panel-radius);pointer-events:auto;display:flex;flex-direction:column;overflow:hidden}.ajsee-date-popover__header{padding:14px 18px 0}.ajsee-date-popover__close{display:none}.ajsee-date-popover__inputs{padding:10px 18px 8px}.ajsee-date-popover__field input{height:42px;padding:0 14px;border-radius:14px;border:1px solid rgba(203,218,235,.96);background:#ffffffeb;font-size:15px}.ajsee-date-popover__calendar{padding:4px 18px 0}.ajsee-date-popover__months{grid-template-columns:1fr 1fr;gap:14px}.ajsee-date-popover__month-head{grid-template-columns:36px 1fr 36px;gap:8px}.ajsee-date-popover__title{font-size:14px}.ajsee-date-popover__nav,.ajsee-date-popover__nav-spacer{width:36px;height:36px}.ajsee-date-popover__nav{border:1px solid rgba(212,224,238,.92);border-radius:12px;background:#ffffffe6;color:var(--ajsee-date-ink);font-size:18px;line-height:1;box-shadow:0 8px 16px #0c24500d}.ajsee-date-popover__nav:hover{transform:translateY(-1px);filter:brightness(1.02)}.ajsee-date-popover__nav:disabled{opacity:.38;cursor:default;transform:none}.ajsee-date-popover__dow{gap:var(--ajsee-date-desktop-gap);margin-bottom:6px}.ajsee-date-popover__dow span{font-size:12px;padding:4px 0}.ajsee-date-popover__grid{gap:var(--ajsee-date-desktop-gap)}.ajsee-date-popover__cell,.ajsee-date-popover__empty{height:var(--ajsee-date-desktop-cell)}.ajsee-date-popover__day{height:var(--ajsee-date-desktop-cell);border:1px solid rgba(230,237,245,.96);border-radius:14px;background:#ffffffeb;font-size:15px;box-shadow:0 1px #ffffffd1 inset,0 8px 14px #0c24500a}.ajsee-date-popover__day:hover{background:#f5faff}.ajsee-date-popover__day.is-start,.ajsee-date-popover__day.is-end{box-shadow:0 14px 22px #0e88f02e,inset 0 1px #ffffff47}.ajsee-date-popover__day.is-today:after{bottom:6px;width:16px;height:3px}.ajsee-date-popover__actions{padding:12px 18px 16px;border-top:1px solid rgba(226,235,245,.9);background:#ffffffbd}.ajsee-date-popover__btn{border:1px solid rgba(214,226,239,.92);background:#ffffffe6;color:var(--ajsee-date-ink);padding:10px 14px;border-radius:14px;font-size:14px;font-weight:900;box-shadow:0 8px 16px #0c24500d}.ajsee-date-popover__btn--primary{border-color:transparent;background:linear-gradient(180deg,var(--ajsee-date-accent),var(--ajsee-date-accent-strong));color:#fff;box-shadow:0 16px 28px #0e88f033,inset 0 1px #ffffff47}}@media (max-width: 720px){.ajsee-date-popover{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.ajsee-date-popover__backdrop{display:block;z-index:var(--ajsee-date-panel-backdrop-z);pointer-events:auto}.ajsee-date-popover__surface{position:relative;z-index:calc(var(--ajsee-date-panel-backdrop-z) + 1);width:min(100%,860px);max-height:calc(100vh - env(safe-area-inset-top,0px) - 12px);border-radius:28px 28px 0 0;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto;padding-bottom:env(safe-area-inset-bottom,0px)}.ajsee-date-popover__grab{display:block;width:48px;height:5px;border-radius:999px;background:#63708247;margin:10px auto 2px}.ajsee-date-popover__header{padding:12px 18px 0}.ajsee-date-popover__close{display:inline-flex}.ajsee-date-popover__inputs{padding:10px 18px;grid-template-columns:1fr 1fr;gap:10px}.ajsee-date-popover__field input{height:48px;padding:0 14px;border-radius:16px;border:1px solid rgba(198,214,232,.92);background:#ffffffeb;font-size:16px}.ajsee-date-popover__calendar{overflow:auto;padding:2px 18px 0;overscroll-behavior:contain}.ajsee-date-popover__months{grid-template-columns:1fr;gap:18px}.ajsee-date-popover__month-head{grid-template-columns:44px 1fr 44px;gap:10px;margin-bottom:10px}.ajsee-date-popover__title{font-size:18px}.ajsee-date-popover__nav,.ajsee-date-popover__nav-spacer{width:44px;height:44px}.ajsee-date-popover__nav{border:1px solid rgba(209,222,237,.9);border-radius:14px;background:#ffffffe6;color:var(--ajsee-date-ink);font-size:22px;line-height:1;box-shadow:0 10px 22px #0c245014}.ajsee-date-popover__dow{gap:var(--ajsee-date-mobile-gap);margin-bottom:8px}.ajsee-date-popover__dow span{font-size:14px;padding:6px 0}.ajsee-date-popover__grid{gap:var(--ajsee-date-mobile-gap)}.ajsee-date-popover__cell,.ajsee-date-popover__empty{height:var(--ajsee-date-mobile-cell)}.ajsee-date-popover__day{height:var(--ajsee-date-mobile-cell);border:1px solid rgba(232,239,247,.9);border-radius:16px;background:#ffffffdb;font-size:18px;box-shadow:0 1px #fffc inset,0 10px 18px #0c24500d}.ajsee-date-popover__day:hover{background:#f4f9ff}.ajsee-date-popover__day.is-start,.ajsee-date-popover__day.is-end{box-shadow:0 18px 28px #0e88f03d,inset 0 1px #ffffff59}.ajsee-date-popover__day.is-today:after{bottom:8px;width:18px;height:3px}.ajsee-date-popover__actions{padding:14px 18px 16px;border-top:1px solid rgba(226,235,245,.9);background:#ffffffc2}.ajsee-date-popover__btn{border:1px solid rgba(214,226,239,.92);background:#ffffffe0;color:var(--ajsee-date-ink);padding:11px 16px;border-radius:14px;font-size:15px;font-weight:900;box-shadow:0 10px 18px #0c24500f}.ajsee-date-popover__btn--primary{border-color:transparent;background:linear-gradient(180deg,var(--ajsee-date-accent),var(--ajsee-date-accent-strong));color:#fff;box-shadow:0 20px 36px #0e88f038,inset 0 1px #ffffff4d}}@media (min-width: 721px){:root{--ajsee-date-desktop-width: 620px;--ajsee-date-desktop-cell: 38px;--ajsee-date-desktop-gap: 5px}.ajsee-date-popover{width:min(var(--ajsee-date-desktop-width),100vw - 32px)}.ajsee-date-popover__surface{border-radius:0 0 24px 24px;border-top:0;background:linear-gradient(180deg,#fcfefffa,#f6fbfffa);box-shadow:0 24px 44px #0c245024,0 6px 16px #0c24500d,inset 0 1px #ffffffe6}.ajsee-date-popover__surface:before{background:radial-gradient(circle at top left,rgba(20,194,197,.08),transparent 26%),radial-gradient(circle at top right,rgba(14,136,240,.08),transparent 30%);border-radius:inherit}.ajsee-date-popover__header{padding:12px 18px 0}.ajsee-date-popover__tabs{gap:16px}.ajsee-date-popover__tab{padding:8px 2px 9px;font-size:15px;line-height:1;border-bottom-width:3px}.ajsee-date-popover__inputs{padding:10px 18px 8px;gap:12px}.ajsee-date-popover__field label{margin-bottom:5px;font-size:11px;letter-spacing:.08em}.ajsee-date-popover__field input{height:40px;padding:0 14px;border-radius:13px;border:1px solid rgba(206,220,236,.95);background:#ffffffe0;font-size:14px;font-weight:800;box-shadow:inset 0 1px #ffffffd9}.ajsee-date-popover__calendar{padding:2px 18px 0}.ajsee-date-popover__months{gap:14px}.ajsee-date-popover__month-head{grid-template-columns:34px 1fr 34px;gap:8px;margin:0 0 6px}.ajsee-date-popover__nav,.ajsee-date-popover__nav-spacer{width:34px;height:34px}.ajsee-date-popover__nav{border-radius:11px;border:1px solid rgba(214,226,239,.9);background:#ffffffe6;font-size:17px;box-shadow:0 6px 14px #0c24500d}.ajsee-date-popover__title{font-size:14px;line-height:1.15;letter-spacing:-.01em}.ajsee-date-popover__dow{gap:var(--ajsee-date-desktop-gap);margin-bottom:5px}.ajsee-date-popover__dow span{font-size:11px;padding:3px 0;opacity:.9}.ajsee-date-popover__grid{gap:var(--ajsee-date-desktop-gap)}.ajsee-date-popover__cell,.ajsee-date-popover__empty{height:var(--ajsee-date-desktop-cell)}.ajsee-date-popover__day{height:var(--ajsee-date-desktop-cell);border-radius:12px;border:1px solid rgba(228,236,245,.95);background:#ffffffe6;font-size:14px;font-weight:800;box-shadow:0 1px #fffc inset,0 6px 12px #0c245009}.ajsee-date-popover__day:hover{background:#f4f9ff;box-shadow:0 1px #ffffffd9 inset,0 8px 16px #0c24500d}.ajsee-date-popover__day.is-today:after{bottom:5px;width:14px;height:3px}.ajsee-date-popover__day.is-in-range{background:#0e88f01a;border-color:#a8cff1e6}.ajsee-date-popover__day.is-start,.ajsee-date-popover__day.is-end{background:linear-gradient(180deg,#1692f2,#2b63db);box-shadow:0 12px 20px #0e88f029,inset 0 1px #ffffff3d}.ajsee-date-popover__actions{padding:10px 18px 14px;border-top:1px solid rgba(228,236,245,.95);background:#ffffffc7}.ajsee-date-popover__actions-right{gap:8px}.ajsee-date-popover__btn{min-height:40px;padding:0 14px;border-radius:13px;font-size:14px;font-weight:900;box-shadow:0 6px 14px #0c24500d}.ajsee-date-popover__btn--ghost{border:1px solid rgba(214,226,239,.92);background:#ffffffe6;color:#173a62}.ajsee-date-popover__btn--primary{background:linear-gradient(180deg,#1290f1,#2b63db);box-shadow:0 14px 24px #0e88f02e,inset 0 1px #ffffff3d}}@media (min-width: 721px){:root{--ajsee-date-desktop-width: 600px;--ajsee-date-desktop-cell: 36px;--ajsee-date-desktop-gap: 4px}.ajsee-date-popover{width:min(var(--ajsee-date-desktop-width),100vw - 32px);margin-top:-1px}.ajsee-date-popover__surface{border-radius:0 0 22px 22px;border-top:0;background:linear-gradient(180deg,#fcfefffb,#f6fafefb);box-shadow:0 18px 34px #0c24501f,0 4px 10px #0c24500d,inset 0 1px #ffffffeb}.ajsee-date-popover__surface:before{background:radial-gradient(circle at top left,rgba(20,194,197,.06),transparent 24%),radial-gradient(circle at top right,rgba(14,136,240,.06),transparent 26%)}.ajsee-date-popover__header{padding:10px 16px 0}.ajsee-date-popover__tabs{gap:14px}.ajsee-date-popover__tab{padding:6px 2px 8px;font-size:14px;line-height:1;border-bottom-width:3px}.ajsee-date-popover__inputs{padding:8px 16px;gap:10px}.ajsee-date-popover__field label{margin-bottom:4px;font-size:10px;letter-spacing:.08em}.ajsee-date-popover__field input{height:36px;padding:0 12px;border-radius:12px;font-size:13px;font-weight:800;border:1px solid rgba(205,220,236,.92);background:#ffffffe6;box-shadow:inset 0 1px #ffffffe0}.ajsee-date-popover__calendar{padding:0 16px}.ajsee-date-popover__months{gap:12px}.ajsee-date-popover__month-head{grid-template-columns:32px 1fr 32px;gap:6px;margin:0 0 4px}.ajsee-date-popover__nav,.ajsee-date-popover__nav-spacer{width:32px;height:32px}.ajsee-date-popover__nav{border-radius:10px;font-size:16px;border:1px solid rgba(214,226,239,.9);box-shadow:0 4px 10px #0c24500a}.ajsee-date-popover__title{font-size:13px;font-weight:900;line-height:1.1}.ajsee-date-popover__dow{gap:var(--ajsee-date-desktop-gap);margin-bottom:4px}.ajsee-date-popover__dow span{font-size:10px;padding:2px 0;opacity:.9}.ajsee-date-popover__grid{gap:var(--ajsee-date-desktop-gap)}.ajsee-date-popover__cell,.ajsee-date-popover__empty{height:var(--ajsee-date-desktop-cell)}.ajsee-date-popover__day{height:var(--ajsee-date-desktop-cell);border-radius:11px;font-size:13px;font-weight:800;border:1px solid rgba(228,236,245,.95);box-shadow:0 1px #ffffffd1 inset,0 4px 8px #0c245008}.ajsee-date-popover__day:hover{transform:translateY(-1px);background:#f5f9ff;box-shadow:0 1px #ffffffd9 inset,0 6px 12px #0c24500b}.ajsee-date-popover__day.is-today:after{bottom:4px;width:12px;height:2px}.ajsee-date-popover__day.is-in-range{background:#0e88f017}.ajsee-date-popover__day.is-start,.ajsee-date-popover__day.is-end{box-shadow:0 10px 16px #0e88f024,inset 0 1px #ffffff38}.ajsee-date-popover__actions{padding:10px 16px 12px;border-top:1px solid rgba(228,236,245,.9);background:#ffffffc2}.ajsee-date-popover__actions-right{gap:6px}.ajsee-date-popover__btn{min-height:36px;padding:0 12px;border-radius:11px;font-size:13px;font-weight:900;box-shadow:0 4px 10px #0c24500a}.ajsee-date-popover__btn--ghost{border:1px solid rgba(214,226,239,.9);background:#ffffffe6;color:#173a62}.ajsee-date-popover__btn--primary{box-shadow:0 10px 18px #0e88f029,inset 0 1px #ffffff3d}}@media (min-width: 721px){.ajsee-date-popover{margin-top:-2px}.ajsee-date-popover__surface{border-radius:0 0 20px 20px;border-top:0;box-shadow:0 14px 28px #0c24501a,0 3px 8px #0c24500a,inset 0 1px #ffffffe0;background:linear-gradient(180deg,#fcfefffb,#f7fafdfb)}.filter-group.date-combo.is-open .combo-button,.date-combo.is-open .combo-button{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 10px 22px #0c245014,inset 0 1px #ffffffeb}.ajsee-date-popover__header{padding:10px 16px 0}.ajsee-date-popover__tabs{gap:12px}.ajsee-date-popover__tab{font-size:13px;padding:6px 2px 8px}.ajsee-date-popover__inputs{padding:6px 16px 8px;gap:10px}.ajsee-date-popover__field label{margin-bottom:4px;font-size:10px;letter-spacing:.08em}.ajsee-date-popover__field input{height:34px;border-radius:12px;font-size:13px;padding:0 12px}.ajsee-date-popover__calendar{padding:0 16px}.ajsee-date-popover__months{gap:10px}.ajsee-date-popover__month-head{margin:0 0 4px}.ajsee-date-popover__title{font-size:13px}.ajsee-date-popover__dow span{font-size:10px;padding:2px 0;opacity:.85}.ajsee-date-popover__cell,.ajsee-date-popover__empty{height:34px}.ajsee-date-popover__day{height:34px;border-radius:10px;font-size:12px;box-shadow:0 1px #ffffffd1 inset,0 3px 6px #0c245006}.ajsee-date-popover__day.is-start,.ajsee-date-popover__day.is-end{box-shadow:0 8px 16px #0e88f024,inset 0 1px #ffffff38}.ajsee-date-popover__actions{padding:10px 16px 12px;gap:8px}.ajsee-date-popover__actions-right{gap:6px}.ajsee-date-popover__btn{min-height:34px;padding:0 12px;border-radius:10px;font-size:12px}.ajsee-date-popover__btn--primary{min-width:66px}}.home-announcements{display:grid;grid-template-columns:1fr;gap:18px;align-items:stretch;width:100%}.hp-banner{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;min-width:0;box-sizing:border-box;padding:18px 20px;border-radius:22px;overflow:hidden}.hp-banner__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:999px;font-size:20px;line-height:1;flex-shrink:0}.hp-banner__content{min-width:0}.hp-banner__title{display:block;margin:0 0 4px;font-size:clamp(1rem,.94rem + .34vw,1.28rem);line-height:1.14;font-weight:900;letter-spacing:-.02em;text-wrap:balance}.hp-banner__body{display:block;margin:0;font-size:.96rem;line-height:1.42;text-wrap:pretty}.hp-banner__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:800;font-size:.96rem;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:transform .14s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.hp-banner__cta:hover,.hp-banner__cta:focus-visible{transform:translateY(-1px);text-decoration:none;outline:none}.hp-banner__cta:active{transform:translateY(0)}@media (prefers-reduced-motion: reduce){.hp-banner__cta{transition:none}}.hp-waitlist.hp-banner{color:#fff;border:1px solid rgba(255,255,255,.08);background:radial-gradient(120% 140% at 0% 0%,#5cb8ff2e,#5cb8ff00 42%),linear-gradient(135deg,#12324b,#0e4a80 48%,#0b6bd2);box-shadow:0 14px 32px #0a4a9429,inset 0 1px #ffffff14}.hp-waitlist.hp-banner .wl-icon.hp-banner__icon{background:#ffffff24;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1a,0 8px 18px #04193229;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hp-waitlist.hp-banner .hp-banner__title{color:#fff}.hp-waitlist.hp-banner .hp-banner__body{color:#ffffffe6}.hp-waitlist.hp-banner .hp-waitlist-cta.hp-banner__cta{background:#fff;color:#0b67c7;box-shadow:0 10px 22px #08234a2e}.hp-waitlist.hp-banner .hp-waitlist-cta.hp-banner__cta:hover,.hp-waitlist.hp-banner .hp-waitlist-cta.hp-banner__cta:focus-visible{background:#f5faff;color:#085ab5;box-shadow:0 0 0 4px #9ec7ff3d,0 12px 24px #08234a38}.event-demo-badge.hp-banner{color:#12263f;border:1px solid rgba(11,116,229,.12);background:radial-gradient(120% 120% at 0% 0%,#e9f4fff2,#fff0 52%),linear-gradient(180deg,#fffffffc,#f7faff);box-shadow:0 18px 40px #083c821a,0 2px 10px #083c820d}.event-demo-badge.hp-banner .ib-icon.hp-banner__icon{background:linear-gradient(180deg,#eef6ff,#dcebff);color:#0b74e5;box-shadow:inset 0 0 0 1px #08407a0f,0 10px 22px #08407a1a}.event-demo-badge.hp-banner .hp-banner__title{color:#12263f}.event-demo-badge.hp-banner .hp-banner__body{color:#12263fcc}.event-demo-badge.hp-banner .ib-cta.hp-banner__cta{background:#0b74e514;color:#0b67c7;border:1px solid rgba(11,116,229,.16);box-shadow:0 8px 20px #0b74e514}.event-demo-badge.hp-banner .ib-cta.hp-banner__cta:hover,.event-demo-badge.hp-banner .ib-cta.hp-banner__cta:focus-visible{background:#0b74e51f;color:#084fa0;box-shadow:0 0 0 4px #9ec7ff3d,0 10px 22px #0b74e51a}.hp-waitlist-close{display:none!important}@media (max-width: 980px){.hp-banner{grid-template-columns:auto minmax(0,1fr);padding:20px}.hp-banner__cta{grid-column:1/-1;width:100%;margin-top:4px}}@media (max-width: 640px){.home-announcements{gap:14px}.hp-banner{gap:14px;padding:18px 16px;border-radius:20px}.hp-banner__icon{width:42px;height:42px;font-size:20px}.hp-banner__title{font-size:1.08rem;line-height:1.18;margin-bottom:5px}.hp-banner__body{font-size:.95rem;line-height:1.42}.hp-banner__cta{min-height:46px;padding-inline:16px;font-size:.96rem}.hp-waitlist.hp-banner{box-shadow:0 16px 34px #0a4a9429,inset 0 1px #ffffff14}.event-demo-badge.hp-banner{box-shadow:0 12px 26px #083c8214,0 2px 8px #083c820a}}.section-events .container>.home-announcements{position:relative;z-index:1}@media (min-width: 951px) and (max-width: 1180px){.site-header .header-inner{gap:.55rem;padding-inline:.65rem}.site-header .logo{width:68px;height:auto}.site-header .main-nav{flex:1 1 auto;min-width:0}.site-header .main-nav ul{gap:.15rem}.site-header .main-nav a{padding:.66rem .58rem;font-size:.88rem;white-space:nowrap}.site-header .desktop-switcher{flex:0 0 auto}.site-header .desktop-switcher .lang-current{min-width:116px;padding-inline:.7rem}.site-header .desktop-switcher .lang-current-label{max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (min-width: 951px) and (max-width: 1040px){.site-header .header-inner{gap:.4rem;padding-inline:.5rem}.site-header .logo{width:62px}.site-header .main-nav a{padding-inline:.48rem;font-size:.84rem}.site-header .desktop-switcher .lang-current{min-width:104px;padding-inline:.58rem}.site-header .desktop-switcher .lang-current-label{max-width:58px}}@media (min-width: 761px) and (max-width: 1180px){body[data-page=home] .hero-section{min-height:auto}body[data-page=home] .hero-content{position:relative;z-index:2;max-width:min(680px,72vw)}body[data-page=home] .hero-buttons{max-width:620px;gap:.8rem;flex-wrap:wrap}body[data-page=home] .hero-buttons .btn-primary,body[data-page=home] .hero-buttons .btn-secondary{padding:.9rem 1.45rem;font-size:.95rem;min-height:52px}}@media (min-width: 951px) and (max-width: 1080px){body[data-page=home] .hero-content{max-width:600px}body[data-page=home] .hero-buttons{max-width:520px}body[data-page=home] .hero-waitlist-cta{flex-basis:100%;max-width:320px}}@media (min-width: 761px) and (max-width: 1180px){.event-modal{align-items:center;justify-content:center;padding:clamp(12px,2.4vw,28px)}.event-modal-content{width:min(92vw,780px);max-height:calc(100svh - 32px);overflow-y:auto;overscroll-behavior:contain;display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1fr);gap:clamp(1.2rem,2.6vw,2.1rem);padding:clamp(1.25rem,2.6vw,2rem)}.event-modal-close{position:sticky;top:0;justify-self:end;z-index:3}.modal-image,#modalImage{width:100%;height:min(46svh,420px);object-fit:cover}.modal-details{min-width:0}.modal-title,#modalTitle{font-size:clamp(1.85rem,4vw,2.45rem);line-height:1.05}.calendar-buttons{display:grid;grid-template-columns:auto minmax(180px,1fr);gap:.85rem 1rem;align-items:start}.calendar-label{align-self:start;padding-top:.55rem}.calendar-btns-wrap{display:grid;gap:.65rem}.calendar-btn{min-height:44px;padding:.72rem 1rem}}@media (min-width: 761px) and (max-width: 900px),(min-width: 761px) and (max-height: 760px){.event-modal{align-items:center;padding:10px}.event-modal-content{width:min(94vw,720px);max-height:calc(100svh - 20px);grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:1.15rem;padding:1.1rem}.modal-image,#modalImage{height:min(38svh,310px)}.modal-title,#modalTitle{font-size:clamp(1.55rem,3.6vw,2rem)}.calendar-buttons{grid-template-columns:1fr;gap:.7rem}.calendar-label{padding-top:0}.calendar-btns-wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.calendar-btn{min-height:42px;padding:.65rem .7rem;font-size:.92rem;text-align:center}}body[data-page=events] #eventsList.events-list,body[data-page=events] .events-list{width:min(100vw - 2.4rem,1200px);max-width:1200px;margin-left:auto;margin-right:auto;padding-inline:0;box-sizing:border-box}body[data-page=events] .events-results-count,body[data-page=events] .events-status,body[data-page=events] .events-error,body[data-page=events] .events-load-more-wrap{width:min(100vw - 2.4rem,1200px);max-width:1200px;margin-left:auto;margin-right:auto;box-sizing:border-box}@media (min-width: 721px) and (max-width: 1180px){body[data-page=events] #eventsList.events-list,body[data-page=events] .events-list,body[data-page=events] .events-results-count,body[data-page=events] .events-status,body[data-page=events] .events-error,body[data-page=events] .events-load-more-wrap{width:min(100vw - 48px,900px);max-width:900px}}@media (max-width: 720px){body[data-page=events] #eventsList.events-list,body[data-page=events] .events-list,body[data-page=events] .events-results-count,body[data-page=events] .events-status,body[data-page=events] .events-error,body[data-page=events] .events-load-more-wrap{width:min(100vw - 32px,100%);max-width:min(100vw - 32px,100%)}}@media (min-width: 721px) and (max-width: 1180px){html body[data-page=home] main .section-events form#events-filters-form.events-filters.filter-dock .filters-fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"category city" "date keyword" "actions actions";gap:18px;align-items:stretch}html body[data-page=home] main .section-events form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-category){grid-area:category}html body[data-page=home] main .section-events form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-city){grid-area:city}html body[data-page=home] main .section-events form#events-filters-form.events-filters.filter-dock .filter-group.date-combo:has(#date-combo-button){grid-area:date}html body[data-page=home] main .section-events form#events-filters-form.events-filters.filter-dock .filter-group.filter-keyword:has(#filter-keyword){grid-area:keyword}html body[data-page=home] main .section-events form#events-filters-form.events-filters.filter-dock .filter-actions{grid-area:actions;justify-self:stretch;display:flex;justify-content:center;align-items:center;width:100%;margin-top:.25rem}html body[data-page=home] main .section-events form#events-filters-form.events-filters.filter-dock .filter-actions .btn.btn-primary,html body[data-page=home] main .section-events form#events-filters-form.events-filters.filter-dock .filter-actions [type=submit].btn{width:min(100%,280px);min-width:0;flex:0 1 280px}}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section{--events-filter-max: 1100px;--events-filter-side: 32px;--events-filter-gap: 14px;--events-filter-radius: clamp(22px, 2vw, 28px);--events-filter-control-h: 76px;background:#fff}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section>.container{width:100%;max-width:none;padding-inline:0}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section #events-upcoming-title.events-upcoming-title{display:block;width:min(100% - 32px,760px);margin:clamp(1.7rem,2.4vw,2.4rem) auto 1.45rem;padding:0 .08em;text-align:center;font-size:clamp(2.25rem,3.3vw,3.45rem);line-height:1.02;font-weight:900;letter-spacing:-.04em;color:#0d2235;text-shadow:0 10px 30px rgba(12,36,80,.08)}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section #events-upcoming-title.events-upcoming-title:after{content:"";display:block;width:98px;height:4px;margin:.85rem auto 0;border-radius:999px;background:linear-gradient(90deg,#14c2c5,#0e88f0,#0b5ed7);box-shadow:0 10px 20px #0e88f024}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock{position:relative;inset:auto;transform:none;top:auto;z-index:2;width:min(100% - var(--events-filter-side) * 2,var(--events-filter-max));max-width:var(--events-filter-max);height:auto;min-height:0;overflow:visible;margin:0 auto clamp(1.45rem,2vw,1.9rem);padding:clamp(16px,1.3vw,18px) clamp(18px,1.6vw,22px);border:1px solid rgba(224,235,245,.92);border-radius:var(--events-filter-radius);background:linear-gradient(180deg,#f8fcfffa,#f2f8fdf5);box-shadow:0 20px 44px #0c245014,0 2px 10px #0c24500a,inset 0 1px #ffffffe6}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock:before{background:radial-gradient(120% 120% at 0% 0%,#14c2c514,#14c2c500 38%),radial-gradient(100% 90% at 100% 0%,#0e88f014,#0e88f000 42%)}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filters-toolbar{display:none}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group.native-date,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group.is-hidden,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-sort){display:none}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions #filter-nearme,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions [type=reset],html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions .btn-ghost{display:none}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions{min-width:0;margin:0}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group{position:relative;display:block}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .field,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .date-combo{position:relative;min-width:0}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group>label{position:absolute;top:14px;left:18px;z-index:2;margin:0;padding:0;display:inline-flex;align-items:center;gap:.55rem;pointer-events:none;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#456a8f;opacity:.98}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group>label:before{display:none}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-city)>label:before,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#date-combo-button)>label:before,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-keyword)>label:before{display:inline-block}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .field .leading,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .with-icon .icon{display:none}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock input.styled-input,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock select.styled-select,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .date-combo .combo-button{min-height:var(--events-filter-control-h);height:var(--events-filter-control-h);width:100%;box-sizing:border-box;border-radius:22px;padding:30px 18px 12px;font-size:clamp(1rem,.98vw,1.08rem);font-weight:800;line-height:1.15;color:#173a62;background:linear-gradient(180deg,#fffffff5,#fafdfffa) padding-box,linear-gradient(135deg,#dfeaf7,#edf4fb) border-box;border:1.25px solid transparent;box-shadow:0 12px 24px #0c24500f,inset 0 1px #ffffffe6}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock input.styled-input::placeholder{font-weight:600;color:#7e93ac;opacity:1}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock #filter-category{padding:30px 46px 12px 18px;background-position:right 18px center;background-size:14px;line-height:1.15}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-city) .styled-input,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-keyword) .styled-input{padding-left:18px;padding-right:18px}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .date-combo{gap:0}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .date-combo .combo-button{justify-content:flex-start;padding-left:18px;padding-right:48px}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .date-combo .combo-text{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions{display:flex;align-items:stretch;justify-content:stretch}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions .btn.btn-primary,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions [type=submit].btn{min-height:var(--events-filter-control-h);height:var(--events-filter-control-h);width:100%;min-width:0;padding-inline:clamp(20px,1.8vw,30px);border-radius:22px;white-space:nowrap;font-size:clamp(1rem,.98vw,1.1rem);font-weight:900;box-shadow:0 22px 38px #0e88f038,inset 0 1px #ffffff4d}@media (min-width: 1181px){html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filters-fieldset{display:grid;grid-template-columns:minmax(138px,.78fr) minmax(205px,.98fr) minmax(195px,.92fr) minmax(220px,1fr) minmax(156px,.72fr);grid-template-areas:"category city date keyword actions";gap:var(--events-filter-gap);align-items:stretch}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-category){grid-area:category}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-city){grid-area:city}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group.date-combo:has(#date-combo-button){grid-area:date}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group.filter-keyword:has(#filter-keyword){grid-area:keyword}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions{grid-area:actions}}@media (min-width: 721px) and (max-width: 1180px){html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock{width:min(100% - 48px,900px);max-width:900px;padding:1.15rem}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filters-fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"category city" "date keyword" "actions actions";gap:1.05rem 1.15rem;align-items:stretch}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-category){grid-area:category}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-city){grid-area:city}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group.date-combo:has(#date-combo-button){grid-area:date}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group.filter-keyword:has(#filter-keyword){grid-area:keyword}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions{grid-area:actions;justify-content:center;align-items:center;margin-top:.25rem}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions .btn.btn-primary,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions [type=submit].btn{width:min(100%,280px);min-width:0;flex:0 1 280px}}@media (max-width: 720px){html body[data-page=events] main#main section#upcoming-events.events-upcoming-section{--events-filter-side: 16px;--events-filter-control-h: 72px}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section #events-upcoming-title.events-upcoming-title{width:min(100% - 32px,760px);font-size:clamp(1.95rem,9vw,2.5rem);margin-bottom:1.2rem}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section #events-upcoming-title.events-upcoming-title:after{width:84px;margin-top:.75rem}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock{width:min(100% - 32px,var(--events-filter-max));padding:16px;border-radius:24px}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filters-fieldset{display:grid;grid-template-columns:1fr;grid-template-areas:"category" "city" "date" "keyword" "actions";gap:14px}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-category){grid-area:category}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group:has(#filter-city){grid-area:city}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group.date-combo:has(#date-combo-button){grid-area:date}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-group.filter-keyword:has(#filter-keyword){grid-area:keyword}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions{grid-area:actions;justify-content:stretch}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock input.styled-input,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock select.styled-select,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .date-combo .combo-button,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions .btn.btn-primary,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions [type=submit].btn{min-height:var(--events-filter-control-h);height:var(--events-filter-control-h);border-radius:20px;padding-top:30px;padding-bottom:12px}html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions .btn.btn-primary,html body[data-page=events] main#main section#upcoming-events.events-upcoming-section form#events-filters-form.events-filters.filter-dock .filter-actions [type=submit].btn{width:100%;min-width:0;flex-basis:auto}}body[data-page=events] #demoBadge.event-demo-badge{width:min(100% - 2.4rem,1200px);max-width:1200px;margin-left:auto;margin-right:auto}@media (min-width: 721px) and (max-width: 1180px){body[data-page=events] #demoBadge.event-demo-badge{width:min(100% - 48px,900px);max-width:900px}}@media (max-width: 720px){body[data-page=events] #demoBadge.event-demo-badge{width:min(100% - 32px,100%);max-width:min(100% - 32px,100%)}}:root{--cookie-z: 11050;--cookie-bg: rgba(11, 16, 32, .96);--cookie-surface: #11182d;--cookie-border: rgba(255, 255, 255, .12);--cookie-text: #ffffff;--cookie-text-soft: rgba(255, 255, 255, .78);--cookie-primary: #0077cc;--cookie-primary-hover: #0067b2;--cookie-accent: #14c2c5;--cookie-shadow: 0 20px 60px rgba(0, 0, 0, .35);--cookie-radius: 20px;--cookie-radius-sm: 14px;--cookie-maxw: 520px}.cookie-banner{position:fixed;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:var(--cookie-z);pointer-events:none}.cookie-banner__card{pointer-events:auto;width:min(100%,var(--cookie-maxw));max-height:calc(100vh - 32px - env(safe-area-inset-bottom,0px));overflow:auto;margin-left:auto;background:var(--cookie-bg);color:var(--cookie-text);border:1px solid var(--cookie-border);border-radius:var(--cookie-radius);box-shadow:var(--cookie-shadow);padding:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cookie-banner__card h2{margin:0 0 10px;font-size:1.1rem;line-height:1.2;font-weight:800}.cookie-banner__card p{margin:0;color:var(--cookie-text-soft);line-height:1.6;font-size:.96rem}.cookie-banner__links{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:14px}.cookie-banner__links a{color:var(--cookie-accent);text-decoration:none;font-size:.92rem}.cookie-banner__links a:hover,.cookie-banner__links a:focus-visible{text-decoration:underline}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.cookie-banner .btn,.cookie-modal .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:999px;min-height:46px;padding:0 18px;font:inherit;font-weight:700;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease}.cookie-banner .btn:hover,.cookie-modal .btn:hover{transform:translateY(-1px)}.cookie-banner .btn:active,.cookie-modal .btn:active{transform:translateY(0)}.cookie-banner .btn:focus-visible,.cookie-modal .btn:focus-visible,.cookie-banner__links a:focus-visible,.cookie-modal .switch input:focus-visible+.switch__ui{outline:3px solid rgba(20,194,197,.55);outline-offset:2px}.cookie-banner .btn-primary,.cookie-modal .btn-primary{background:var(--cookie-primary);border-color:var(--cookie-primary);color:#fff}.cookie-banner .btn-primary:hover,.cookie-modal .btn-primary:hover{background:var(--cookie-primary-hover);border-color:var(--cookie-primary-hover)}.cookie-banner .btn-secondary,.cookie-modal .btn-secondary{background:transparent;border-color:#ffffff2e;color:#fff}.cookie-banner .btn-secondary:hover,.cookie-modal .btn-secondary:hover{background:#ffffff0f;border-color:#ffffff47}.cookie-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--cookie-z) + 1)}.cookie-modal.is-hidden{display:none}.cookie-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0408129e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cookie-modal__dialog{position:relative;width:min(100% - 24px,720px);max-height:min(85vh,760px);overflow:auto;margin:6vh auto 0;background:#0f172a;color:var(--cookie-text);border:1px solid var(--cookie-border);border-radius:24px;box-shadow:var(--cookie-shadow);padding:24px}.cookie-modal__dialog h2{margin:0 0 16px;font-size:1.25rem;line-height:1.2;font-weight:800}.cookie-modal__section{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:18px 0;border-top:1px solid rgba(255,255,255,.09)}.cookie-modal__section:first-of-type{border-top:0}.cookie-modal__section strong{display:block;margin-bottom:6px;font-size:1rem}.cookie-modal__section p{margin:0;color:var(--cookie-text-soft);line-height:1.55;font-size:.95rem}.cookie-modal__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09)}.switch{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.switch input{position:absolute;opacity:0;pointer-events:none}.switch__ui{position:relative;width:50px;height:30px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.18);transition:background-color .2s ease,border-color .2s ease}.switch__ui:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .2s ease}.switch input:checked+.switch__ui{background:var(--cookie-primary);border-color:var(--cookie-primary)}.switch input:checked+.switch__ui:after{transform:translate(20px)}.switch input:disabled+.switch__ui{opacity:.7;cursor:not-allowed}.switch__label{color:var(--cookie-text-soft);font-size:.93rem;font-weight:600}@media (max-width: 1279px){.cookie-banner{left:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px))}.cookie-banner__card{width:min(100%,500px);padding:18px}.cookie-banner__card h2{font-size:1.05rem}.cookie-banner__card p{font-size:.94rem;line-height:1.55}}@media (max-width: 767px){.cookie-banner{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px))}.cookie-banner__card{width:100%;max-height:min(74vh,560px);padding:18px 16px;border-radius:18px}.cookie-banner__card h2{margin-bottom:8px;font-size:1.02rem}.cookie-banner__card p{font-size:.94rem;line-height:1.55}.cookie-banner__links{display:grid;gap:8px;margin-top:12px}.cookie-banner__actions,.cookie-modal__actions{flex-direction:column}.cookie-banner .btn,.cookie-modal .btn{width:100%}.cookie-modal__dialog{width:min(100% - 16px,720px);margin-top:3vh;max-height:90vh;padding:18px;border-radius:18px}.cookie-modal__section{grid-template-columns:1fr;align-items:start}}@media (max-height: 760px){.cookie-banner__card{max-height:calc(100vh - 24px - env(safe-area-inset-bottom,0px))}}@media (prefers-reduced-motion: reduce){.cookie-banner .btn,.cookie-modal .btn,.switch__ui,.switch__ui:after{transition:none}}html,body{overflow-x:hidden;overflow-y:auto}.site-header{position:sticky;top:0;z-index:9999}@media (max-width: 767px){body[data-page=home] section.about-hero.about-hero--home .about-hero-visual{display:none}body[data-page=home] section.about-hero.about-hero--home .about-hero-inner{display:block}body[data-page=home] section.about-hero.about-hero--home .about-hero-textblock{max-width:100%}}@media (min-width: 768px){body[data-page=home] section.about-hero.about-hero--home{overflow:hidden;padding-block:clamp(4.2rem,6vw,5.4rem)}body[data-page=home] section.about-hero.about-hero--home .about-hero-inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(240px,360px);align-items:center;gap:clamp(2rem,5vw,5rem);width:min(100% - 2rem,1180px);margin-inline:auto}body[data-page=home] section.about-hero.about-hero--home .about-hero-textblock{max-width:560px;min-width:0}body[data-page=home] section.about-hero.about-hero--home .about-hero-visual{display:flex;justify-content:center;align-items:center;justify-self:end;width:100%;max-width:360px;min-width:0}body[data-page=home] section.about-hero.about-hero--home .about-hero-visual>*,body[data-page=home] section.about-hero.about-hero--home .about-hero-visual img,body[data-page=home] section.about-hero.about-hero--home .about-hero-visual svg,body[data-page=home] section.about-hero.about-hero--home .about-hero-visual [class*=orbit],body[data-page=home] section.about-hero.about-hero--home .about-hero-visual [class*=globe],body[data-page=home] section.about-hero.about-hero--home .about-hero-visual [class*=circle]{width:min(100%,320px);max-width:320px;height:auto;max-height:320px}}@media (min-width: 768px) and (max-width: 1180px){body[data-page=home] section.about-hero.about-hero--home .about-hero-inner{grid-template-columns:minmax(0,1fr) minmax(220px,320px)}body[data-page=home] section.about-hero.about-hero--home .about-hero-visual{max-width:320px}body[data-page=home] section.about-hero.about-hero--home .about-hero-visual>*,body[data-page=home] section.about-hero.about-hero--home .about-hero-visual img,body[data-page=home] section.about-hero.about-hero--home .about-hero-visual svg,body[data-page=home] section.about-hero.about-hero--home .about-hero-visual [class*=orbit],body[data-page=home] section.about-hero.about-hero--home .about-hero-visual [class*=globe],body[data-page=home] section.about-hero.about-hero--home .about-hero-visual [class*=circle]{width:min(100%,300px);max-width:300px;max-height:300px}}body[data-page=home] .hp-banner--london-musicals{position:relative;overflow:hidden;border-color:#14c2c557;background:radial-gradient(circle at 12% 24%,rgba(20,194,197,.18),transparent 16rem),linear-gradient(135deg,#eafcfff5,#f7fcffeb);box-shadow:0 22px 60px #0a36521f}body[data-page=home] .hp-banner--london-musicals:after{content:"";position:absolute;inset:0 0 0 auto;width:min(38%,360px);pointer-events:none;background:linear-gradient(120deg,transparent,rgba(20,194,197,.16))}body[data-page=home] .hp-banner--london-musicals .hp-banner__icon{background:linear-gradient(135deg,#eafcff,#d6f7fb);border-color:#14c2c54d}body[data-page=home] .hp-banner--london-musicals .hp-banner__title{font-size:clamp(1.35rem,2.1vw,1.85rem);line-height:1.12;letter-spacing:-.035em;color:#06192b}body[data-page=home] .hp-banner--london-musicals .hp-banner__body{color:#102033b8}body[data-page=home] .hp-banner--london-musicals .hp-banner__cta{position:relative;z-index:1;background:linear-gradient(135deg,#0e6ba8,#14c2c5);color:#fff;border-color:transparent;box-shadow:0 14px 34px #0e6ba829}body[data-page=home] .event-demo-badge.hp-banner:not(.hp-banner--london-musicals){background:#ffffffad;border-color:#0e6ba829}@media (max-width: 720px){body[data-page=home] .hp-banner--london-musicals .hp-banner__title{font-size:1.28rem}body[data-page=home] .hp-banner--london-musicals:after{opacity:.45}}body[data-page=home] .event-demo-badge.hp-banner{margin-block:0}body[data-page=home] .hp-banner--london-musicals+.event-demo-badge.hp-banner{margin-top:clamp(12px,1.4vw,18px)}body[data-page=home] .event-demo-badge.hp-banner+.events-header{margin-top:clamp(34px,4vw,54px)}@media (max-width: 720px){body[data-page=home] .hp-banner--london-musicals+.event-demo-badge.hp-banner{margin-top:12px}body[data-page=home] .event-demo-badge.hp-banner+.events-header{margin-top:30px}}
