@layer tokens{:root{--bg:#f4f6f5;--surface:#fff;--soft:#f0f3f1;--text:#14201b;--muted:#66736d;--line:#e2e8e4;--green:#159766;--green-dark:#0d7750;--green-soft:#e3f5ed;--orange:#ff8b52;--violet:#7a67e8;--blue:#4a8de8;--pink:#dd6f9a;--shadow-xs:0 3px 12px #182d240d;--shadow-sm:0 12px 32px #182d2414;--shadow-md:0 24px 64px #182d241f;--radius-sm:14px;--radius:22px;--radius-lg:30px;--container:1740px;--header:76px;--art-panel:#ffffffb8;--art-fade:#f4f6f500;--brand:#0b8f5b;--brand-dark:#097a4d;--brand-soft:#e3f5ed;--surface-dark:#14271f}*{letter-spacing:0}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(./montserrat-vf-cyrillic-ext.CO5hGrJv.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(./montserrat-vf-cyrillic.EAA9jha_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(./montserrat-vf-latin-ext.BsZE-iaG.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(./montserrat-vf-latin.l_AIctKy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}}@layer base{html{--gutter:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{border:0}img,svg{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #15976647}.container{width:min(calc(100% - var(--gutter)*2),var(--container));margin-inline:auto}.icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.btn{cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-weight:650;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{color:#fff;background:var(--green);box-shadow:0 12px 24px #15976638}.btn--primary:hover{background:var(--green-dark)}.btn--light{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff}.site-header{z-index:50;height:var(--header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f6f5e6;border-bottom:1px solid #14201b12;position:sticky;top:0}.header-inner{gap:28px;height:100%}.header-inner,.logo{align-items:center;display:flex}.logo{gap:11px;min-width:max-content;font-size:20px;font-weight:900}.logo-mark{color:#fff;background:var(--green);border-radius:14px 14px 14px 6px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 20px #15976638}.logo-city{color:var(--muted);font-weight:650}.main-nav{gap:4px;margin-left:auto}.main-nav,.nav-link{align-items:center;display:flex}.nav-link{color:#47564f;border-radius:12px;gap:7px;padding:10px 13px;font-size:14px;font-weight:750}.header-actions{align-items:center;gap:8px;display:flex}.city-btn,.icon-btn{border:1px solid var(--line);height:44px;box-shadow:var(--shadow-xs);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:750;display:inline-flex}.city-btn{padding:0 14px}.icon-btn{width:44px;padding:0}.menu-btn{display:none}.mobile-menu{inset:var(--header) 0 0;z-index:45;background:#f4f6f5fa;padding:18px 20px 100px;display:none;position:fixed;overflow:auto}.mobile-menu.open{display:block}.mobile-menu nav{gap:8px;display:grid}.mobile-menu .nav-link{border:1px solid var(--line);background:#fff;justify-content:space-between;min-height:54px}.event-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;flex-direction:column;transition:all .22s;display:flex;position:relative;overflow:hidden}.event-cover{flex:none}.event-content{flex-direction:column;flex:1;display:flex}.card-stretch:after{content:"";z-index:1;position:absolute;inset:0}.card-action{z-index:2;position:relative}.event-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.favorite.active{color:#e64e76}.event-content h3{min-height:52px;margin:0 0 12px;font-size:17px;line-height:1.35}.location .icon{width:16px;height:16px;margin-top:1px}.event-bottom strong{font-size:15px}.footer-grid{grid-template-columns:1.3fr repeat(3,.7fr);gap:36px;display:grid}.footer .logo{color:#fff}.footer p{color:#ffffff8a;max-width:420px}.footer h4{color:#fff;margin:0 0 15px;font-size:14px}.footer-links{gap:9px;font-size:13px;display:grid}.footer-links a:hover{color:#fff}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;font-size:12px;display:flex}.mobile-bottom{display:none}.toast{z-index:80;color:#fff;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;background:#14271f;border-radius:14px;padding:13px 15px;transition:all .25s;position:fixed;bottom:18px;right:18px;transform:translateY(100px)}.toast.show{opacity:1;transform:none}.breadcrumbs,.chip-row,.event-filter-bar,.event-grid,.hscroll,.legal-table-scroll,.map-filter-row,.network-table-wrap,.tab-row{scrollbar-width:none;-ms-overflow-style:none}.breadcrumbs::-webkit-scrollbar{width:0;height:0;display:none}.chip-row::-webkit-scrollbar{width:0;height:0;display:none}.event-filter-bar::-webkit-scrollbar{width:0;height:0;display:none}.event-grid::-webkit-scrollbar{width:0;height:0;display:none}.hscroll::-webkit-scrollbar{width:0;height:0;display:none}.legal-table-scroll::-webkit-scrollbar{width:0;height:0;display:none}.map-filter-row::-webkit-scrollbar{width:0;height:0;display:none}.network-table-wrap::-webkit-scrollbar{width:0;height:0;display:none}.tab-row::-webkit-scrollbar{width:0;height:0;display:none}.hscroll{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width>=1600px){html:root{--gutter:28px}}@media (width<=1440px){.header-inner{gap:20px}.main-nav .nav-link{gap:6px;padding:10px 11px}}@media (width<=1280px){.header-inner{gap:14px}.main-nav .nav-link .icon{display:none}.main-nav .nav-link{padding:10px 12px;font-size:14px}.footer-grid{gap:28px}}@media (width<=1180px){.header-inner{gap:10px}.main-nav{gap:2px}.main-nav .nav-link{padding:9px;font-size:13px}}@media (width<=1024px){.main-nav{display:none}.header-actions{margin-left:auto}.menu-btn{display:grid}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>:first-child{grid-column:1/-1}}@media (width<=900px){html:root{--gutter:16px}.header-inner{gap:12px}}@media (width<=768px){html:root{--header:68px;--gutter:12px}body{padding-bottom:78px}.city-btn span,.header-fav,.logo-city{display:none}.city-btn{width:44px;padding:0}.footer-bottom{flex-direction:column;gap:10px}.mobile-bottom{left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border:1px solid #14201b1a;border-radius:20px;grid-auto-columns:1fr;grid-auto-flow:column;height:64px;padding:7px;display:grid;position:fixed;box-shadow:0 18px 50px #14201b33}.bottom-link,.mobile-bottom a{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9.5px;font-weight:800;line-height:1.15;display:flex}.bottom-link .icon,.mobile-bottom a .icon{width:21px;height:21px}.bottom-link.active,.mobile-bottom a.active{color:var(--green)}.toast{text-align:center;bottom:86px;left:12px;right:12px}.mobile-menu{padding:16px 12px 110px}.mobile-menu nav{max-width:520px;margin-inline:auto}}@media (width<=640px){.btn{min-height:48px;padding:0 17px}.footer-grid{gap:24px 18px}}@media (width<=480px){html:root{--header:64px;--gutter:10px}.logo{gap:9px;font-size:18px}.logo-mark{border-radius:12px 12px 12px 5px;width:38px;height:38px}.city-btn,.icon-btn{border-radius:12px;height:40px}.icon-btn{width:40px}.header-actions{gap:6px}.footer-grid{gap:20px 16px}.footer p{max-width:none}.mobile-bottom{border-radius:18px;height:60px}.bottom-link,.mobile-bottom a{font-size:9px}.bottom-link .icon,.mobile-bottom a .icon{width:19px;height:19px}.event-content h3{min-height:0;font-size:16px}}@media (width<=380px){html:root{--gutter:8px}.logo{gap:8px;font-size:16.5px}.logo-mark{width:34px;height:34px}.logo-mark .icon{width:18px;height:18px}.city-btn,.icon-btn{border-radius:11px;width:38px;height:38px}.header-actions{gap:5px}.btn{gap:7px;min-height:46px;padding:0 14px;font-size:14px}.mobile-bottom{border-radius:16px;height:57px;padding:5px;left:6px;right:6px}.bottom-link,.mobile-bottom a{font-size:8.5px}.bottom-link .icon,.mobile-bottom a .icon{width:18px;height:18px}.mobile-menu .nav-link{min-height:50px}}}@layer cardart{.card-art{isolation:isolate;color:#fff;--art-a:#24614a;--art-b:#2f8c68;--art-c:#57b98d;--art-angle:135deg;--art-icon:88px;--art-grid:26px;--art-copy-x:24px;--art-copy-y:38%;background:linear-gradient(var(--art-angle),var(--art-a) 0,var(--art-b) 54%,var(--art-c) 100%);transition:transform .38s,filter .38s;position:absolute;inset:0;overflow:hidden}.event-card:hover .card-art,.place-card:hover .card-art{filter:saturate(1.06);transform:scale(1.025)}.card-art:before{content:"";background:radial-gradient(circle at 82% 18%,#ffffff42,#0000 26%),radial-gradient(circle at 14% 86%,#ffffff24,#0000 30%)}.card-art-pattern,.card-art:before{z-index:0;position:absolute;inset:0}.card-art-pattern{opacity:.28;background-image:linear-gradient(#ffffff24 1px,#0000 0),linear-gradient(90deg,#ffffff24 1px,#0000 0);background-size:var(--art-grid) var(--art-grid)}.card-art-orb{z-index:0;border-radius:50%;position:absolute}.card-art-icon{z-index:2;width:var(--art-icon);height:var(--art-icon);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(145deg,#ffffff42,#ffffff1a);border:1px solid #ffffff47;border-radius:30px;place-items:center;display:grid;position:absolute;box-shadow:0 18px 38px #08120e33,inset 0 1px #ffffff57}.card-art-icon .icon{width:calc(var(--art-icon)*.54);height:calc(var(--art-icon)*.54);stroke-width:1.6px;filter:drop-shadow(0 6px 12px #0a141052)}.card-art-copy{left:var(--art-copy-x);top:var(--art-copy-y);z-index:2;max-width:58%;position:absolute}.card-art-copy small{color:#ffffffa8;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.card-art-copy strong{margin-top:7px;font-size:22px;line-height:1.02;display:block}.card-art--event .card-art-icon{top:50%;right:22px;translate:0 -50%}.card-art--event .card-art-orb--one{background:#ffffff21;width:176px;height:176px;top:-52px;right:-40px}.card-art--event .card-art-orb--two{border:32px solid #ffffff1a;width:196px;height:196px;bottom:-70px;right:-58px}.card-art--event .card-art-pattern{-webkit-mask-image:linear-gradient(#000 55%,#0000);mask-image:linear-gradient(#000 55%,#0000)}.card-art--place .card-art-icon{bottom:24px;right:26px}.card-art--place .card-art-pattern{opacity:.23;background-size:calc(var(--art-grid) + 2px) calc(var(--art-grid) + 2px);transform-origin:bottom;transform:perspective(260px)rotateX(26deg)scale(1.3)}.card-art--place .card-art-orb--one{background:#ffffff29;width:170px;height:170px;top:-50px;right:-36px}.card-art--place .card-art-orb--two{border:20px solid #ffffff1f;width:96px;height:96px;bottom:-42px;left:28px}.card-art--v2 .card-art-icon{border-radius:50%}.card-art--v3 .card-art-icon{border-radius:26px 46px}.card-art--v4 .card-art-icon{border-radius:50% 34% 46% 38%;transform:rotate(6deg)}.card-art--v5 .card-art-icon{border-radius:24px 46px;transform:rotate(-5deg)}.card-art--v2 .card-art-pattern{transform:rotate(8deg)scale(1.12)}.card-art--v3 .card-art-pattern{--art-grid:34px;transform:rotate(-7deg)scale(1.15)}.card-art--v4 .card-art-pattern{--art-grid:20px;opacity:.2}.card-art--v4 .card-art-orb--one{top:-35px;left:-58px;right:auto}.card-art--place.card-art--v2 .card-art-pattern,.card-art--place.card-art--v3 .card-art-pattern,.card-art--place.card-art--v4 .card-art-pattern{transform:perspective(260px)rotateX(26deg)scale(1.3)}.card-art--event.card-art--lecture{--art-a:#5144cb;--art-b:#7567ed;--art-c:#9c8cff}.card-art--event.card-art--kids{--art-a:#ee7d45;--art-b:#f3a24e;--art-c:#f7ca68}.card-art--event.card-art--education{--art-a:#08768f;--art-b:#159db5;--art-c:#61ced6}.card-art--event.card-art--exhibition{--art-a:#a92f61;--art-b:#d9507d;--art-c:#f093ac}.card-art--event.card-art--concert{--art-a:#202440;--art-b:#403d82;--art-c:#6d5bec}.card-art--event.card-art--theatre{--art-a:#7a2246;--art-b:#b23a68;--art-c:#e07396}.card-art--event.card-art--cinema{--art-a:#2b2a5e;--art-b:#4b47a8;--art-c:#7b74e0}.card-art--event.card-art--masterclass{--art-a:#0d6a63;--art-b:#159b8f;--art-c:#5fd0c2}.card-art--event.card-art--holiday{--art-a:#b8541b;--art-b:#e8863a;--art-c:#f7bb75}.card-art--event.card-art--sport{--art-a:#1f6b34;--art-b:#2f9a4c;--art-c:#74cf8b}.card-art--event.card-art--excursion{--art-a:#14496e;--art-b:#1f77ad;--art-c:#63b3e0}.card-art--place.card-art--food{--art-a:#8a3d12;--art-b:#c2681f;--art-c:#f0a55c}.card-art--place.card-art--kids{--art-a:#0f6b4a;--art-b:#1c9b6d;--art-c:#63d3a8}.card-art--place.card-art--health{--art-a:#7a2540;--art-b:#b04263;--art-c:#e88aa4}.card-art--place.card-art--cafe{--art-a:#5f3a2c;--art-b:#955836;--art-c:#c9916f}.card-art--place.card-art--restaurant{--art-a:#6b2938;--art-b:#a54655;--art-c:#d7838e}.card-art--place.card-art--culture,.card-art--place.card-art--museum{--art-a:#273a76;--art-b:#475db2;--art-c:#8697e1}.card-art--place.card-art--park{--art-a:#176449;--art-b:#328d61;--art-c:#74bd94}.card-art--place.card-art--education{--art-a:#433589;--art-b:#6355bb;--art-c:#9a8fe4}.card-art--place.card-art--entertainment{--art-a:#8a3c70;--art-b:#ba558d;--art-c:#e28db8}.card-art--place.card-art--sport{--art-a:#1d596e;--art-b:#34859c;--art-c:#73b9ca}.card-art--place.card-art--shopping{--art-a:#80571f;--art-b:#b58235;--art-c:#e0b674}@media (prefers-reduced-motion:reduce){.card-art{transition:none}.event-card:hover .card-art,.place-card:hover .card-art{transform:none}}}@layer profile{body.t-home{min-width:320px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.45}body.t-home .icon--lg{width:32px;height:32px}body.t-home .icon--xl{width:62px;height:62px}body.t-home .section,body.t-home .section--compact{padding:44px 0}body.t-home .section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}body.t-home .kicker{color:var(--green-dark);text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:850;display:inline-flex}body.t-home .kicker:before{content:"";background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #1597661a}body.t-home .section-title{color:#282828;margin:0;font-size:clamp(28px,2.6vw,42px);line-height:1.05}body.t-home .section-description{max-width:720px;color:var(--muted);margin:10px 0 0;font-size:17px}body.t-home .more-link{background:var(--surface);border:1px solid var(--line);min-height:42px;box-shadow:var(--shadow-xs);white-space:nowrap;border-radius:13px;align-items:center;gap:8px;padding:0 14px;font-weight:550;display:inline-flex}body.t-home .more-link:hover{color:var(--green-dark);border-color:#cfe6db}body.t-home .nav-link.active,body.t-home .nav-link:hover{color:var(--text);box-shadow:var(--shadow-xs);background:#fff}body.t-home .hero-title span{color:var(--green)}body.t-home .event-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}body.t-home .event-cover{height:175px;display:block;position:relative;overflow:hidden}body.t-home .event-cover:after,body.t-home .event-cover:before{content:"";border:1px solid #ffffff8c;border-radius:50%;position:absolute}body.t-home .event-cover:before{width:180px;height:180px;top:-80px;right:-70px}body.t-home .event-cover:after{width:110px;height:110px;bottom:-55px;left:-45px}body.t-home .event-cover--violet{background:linear-gradient(145deg,#7464df,#9a8cf0)}body.t-home .event-cover--blue{background:linear-gradient(145deg,#3b86d8,#71a9ed)}body.t-home .event-cover--orange{background:linear-gradient(145deg,#f28545,#f6ad78)}body.t-home .event-cover--pink{background:linear-gradient(145deg,#cb5e8b,#e48db0)}body.t-home .event-cover--green{background:linear-gradient(145deg,#198e66,#4eb28c)}body.t-home .event-type{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#121c1740;border-radius:99px;padding:6px 9px;font-size:11px;top:14px}body.t-home .event-date,body.t-home .event-type{color:#fff;font-weight:850;position:absolute;left:14px}body.t-home .event-date{font-size:13px;bottom:14px}body.t-home .favorite{z-index:2;width:38px;height:38px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-xs);background:#ffffffeb;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}body.t-home .favorite.active{color:#e94c71}body.t-home .favorite.active .icon{fill:currentColor}body.t-home .event-content{padding:17px}body.t-home .location{color:var(--muted);align-items:flex-start;gap:7px;margin:0;font-size:13px;display:flex}body.t-home .event-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}body.t-home .age{background:var(--soft);color:#56625c;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:850}body.t-home .city-fact{background:#ffffff14;border:1px solid #ffffff1a;border-radius:15px;padding:13px;font-size:13px}body.t-home .city-fact strong{font-size:17px;display:block}body.t-home .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}body.t-home .category-card{border:1px solid var(--line);min-height:205px;box-shadow:var(--shadow-xs);background:#fff;border-radius:23px;padding:18px;transition:all .2s;position:relative;overflow:hidden}body.t-home .category-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}body.t-home .category-card strong{max-width:75%;font-size:17px;display:block}body.t-home .category-card small{color:var(--muted);margin-top:7px;font-size:13px;display:block}body.t-home .category-count{font-size:27px;font-weight:900;position:absolute;bottom:17px;left:18px}body.t-home .category-visual{background:var(--green-soft);width:115px;height:115px;color:var(--green-dark);isolation:isolate;border-radius:40px 0 0;place-items:center;display:grid;position:absolute;bottom:-8px;right:-8px;overflow:hidden}body.t-home .category-visual:before{content:"";z-index:0;background:radial-gradient(circle at 42% 42%,#ffffffd1,#fff0 78%);border-radius:28px 0 0;position:absolute;inset:10px}body.t-home .category-visual img{z-index:1;-o-object-fit:contain;object-fit:contain;width:102px;height:102px;position:relative;-webkit-mask-image:radial-gradient(circle,#000 68%,#000000eb 84%,#0000 100%);mask-image:radial-gradient(circle,#000 68%,#000000eb 84%,#0000 100%)}body.t-home .category-card:nth-child(2) .category-visual{color:#b95c28;background:#fff2e9}body.t-home .category-card:nth-child(3) .category-visual{color:#6150c9;background:#eeeafd}body.t-home .category-card:nth-child(4) .category-visual{color:#3976bd;background:#e8f2ff}body.t-home .category-card:nth-child(5) .category-visual{color:#137a57;background:#edf5f2}body.t-home .category-card:nth-child(6) .category-visual{color:#b34f78;background:#fcecf3}body.t-home .category-card:nth-child(7) .category-visual{color:#17805a;background:#e9f6ef}body.t-home .category-card:nth-child(8) .category-visual{color:#bf4a5c;background:#fdeef0}body.t-home .places-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}body.t-home .place-card{border:1px solid var(--line);min-height:105px;box-shadow:var(--shadow-xs);background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:15px 54px 15px 15px;transition:all .2s;display:grid;position:relative}body.t-home .place-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}body.t-home .place-icon{border-radius:20px;place-items:center;width:70px;height:70px;display:grid}body.t-home .place-icon--mint{color:#117a55;background:#e1f4eb}body.t-home .place-icon--blue{color:#3675bc;background:#e5f1ff}body.t-home .place-icon--orange{color:#b55d2b;background:#fff0e6}body.t-home .place-icon--violet{color:#6352c9;background:#eeeafd}body.t-home .place-icon--cyan{color:#17839b;background:#e2f6fa}body.t-home .place-icon--pink{color:#b64e78;background:#fbe8f0}body.t-home .place-main strong{font-size:16px;line-height:1.3;display:block}body.t-home .place-main small{color:var(--muted);margin-top:6px;display:block}body.t-home .place-rating{color:#edae20;grid-template-columns:auto auto;align-items:center;gap:4px;display:grid}body.t-home .place-rating .icon{fill:currentColor;stroke:none;width:17px;height:17px}body.t-home .place-rating b{color:var(--text)}body.t-home .place-rating small{text-align:right;color:var(--muted);grid-column:1/-1}body.t-home .place-arrow{color:#8b9690;position:absolute;right:18px}body.t-home .district-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);gap:18px;display:grid}body.t-home .district-map{isolation:isolate;border:1px solid var(--line);min-height:430px;box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#eaf4ee,#f9fbfa);border-radius:28px;padding:34px;position:relative;overflow:hidden}body.t-home .district-map h3{margin:12px 0 8px;font-size:38px}body.t-home .district-map p{max-width:520px;color:var(--muted);margin:0}body.t-home .district-map img{filter:drop-shadow(0 24px 26px #14201b29);border-radius:34px;width:min(48%,520px);position:absolute;bottom:-8%;right:4%;-webkit-mask-image:radial-gradient(circle,#000 62%,#000000f2 78%,#0000 100%);mask-image:radial-gradient(circle,#000 62%,#000000f2 78%,#0000 100%)}body.t-home .district-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}body.t-home .district-stat{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:26px;padding:26px}body.t-home .district-stat .label{color:var(--green-dark);text-transform:uppercase;font-size:12px;font-weight:850}body.t-home .district-stat strong{margin-top:12px;font-size:45px;display:block}body.t-home .district-stat p{color:var(--muted);margin:5px 0 0}body.t-home .district-stat small{color:var(--text);margin-top:14px;font-weight:750;display:block}body.t-home .info-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}body.t-home .info-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:28px;padding:28px}body.t-home .holiday-list{gap:10px;margin-top:20px;display:grid}body.t-home .holiday,body.t-home .news-item{background:var(--soft);border-radius:17px;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}body.t-home .holiday time{white-space:nowrap;font-weight:650}body.t-home .holiday strong,body.t-home .news-item strong{font-size:14px;display:block}body.t-home .holiday span,body.t-home .news-item span{color:var(--muted);margin-top:3px;font-size:12px;display:block}body.t-home .holiday em{color:#66736d;background:#fff;border-radius:99px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:800}body.t-home .news-item{grid-template-columns:auto 1fr}body.t-home .news-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}body.t-home .news-card{background:var(--soft);border-radius:18px;flex-direction:column;gap:10px;padding:15px;transition:all .2s;display:flex}body.t-home .news-card:hover{background:#eaefec;transform:translateY(-2px)}body.t-home .news-card strong{color:#282828;font-size:14px;font-weight:600;line-height:1.4}body.t-home .news-card small{color:var(--muted);margin-top:auto;font-size:11px;font-weight:700}body.t-home .news-tag{text-transform:uppercase;border-radius:99px;align-self:flex-start;align-items:center;gap:6px;padding:5px 10px;font-size:10px;font-weight:800;display:inline-flex}body.t-home .news-tag .icon{stroke-width:2.2px;width:13px;height:13px}body.t-home .news-all{color:var(--muted);align-self:flex-start;align-items:center;gap:7px;margin-top:16px;font-size:13px;font-weight:750;transition:all .2s;display:inline-flex}body.t-home .news-all .icon{width:16px;height:16px;transition:transform .2s}body.t-home .news-all:hover{color:var(--green-dark)}body.t-home .news-all:hover .icon{transform:translate(3px)}body.t-home .news-tag--summary{color:#0d7750;background:#e3f5ed}body.t-home .news-tag--utility{color:#b25520;background:#fdece1}body.t-home .news-tag--announce{color:#5546c4;background:#ece9fd}@media (width<=900px){body.t-home .news-cards{grid-template-columns:1fr}}body.t-home .map-cta{isolation:isolate;color:#fff;min-height:350px;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#17392d,#275944);border-radius:30px;padding:44px;position:relative;overflow:hidden}body.t-home .map-cta:before{content:"";opacity:.11;background-image:linear-gradient(#fff 1px,#0000 0),linear-gradient(90deg,#fff 1px,#0000 0);background-size:34px 34px;position:absolute;inset:0}body.t-home .map-cta-content{z-index:2;max-width:650px;position:relative}body.t-home .map-cta .btn--light{color:var(--text)}body.t-home .map-cta h2{margin:12px 0 10px;font-size:clamp(36px,4vw,60px);line-height:1}body.t-home .map-cta p{color:#ffffffb3;margin:0 0 24px;font-size:18px}body.t-home .map-cta img{filter:drop-shadow(0 28px 30px #0000003d);border-radius:36px;width:min(40%,500px);position:absolute;bottom:-23%;right:5%;-webkit-mask-image:radial-gradient(circle,#000 62%,#000000f2 78%,#0000 100%);mask-image:radial-gradient(circle,#000 62%,#000000f2 78%,#0000 100%)}body.t-home .footer{color:#ffffffba;background:#14271f;margin-top:36px;padding:46px 0 30px}@media (width<=1280px){body.t-home .category-grid,body.t-home .event-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){body.t-home .district-layout,body.t-home .hero-grid{grid-template-columns:1fr}}@media (width<=768px){body.t-home .section,body.t-home .section--compact{padding:32px 0}body.t-home .section-head{align-items:flex-start;margin-bottom:20px}body.t-home .section-title{font-size:28px}body.t-home .section-description{font-size:15px}body.t-home .event-grid{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-11px;padding:3px 11px 20px 1px;display:flex;overflow-x:auto}body.t-home .event-card{scroll-snap-align:start;min-width:84vw}body.t-home .category-grid{grid-template-columns:repeat(2,1fr);gap:10px}body.t-home .category-card{min-height:175px;padding:15px}body.t-home .category-card strong{font-size:15px}body.t-home .category-count{font-size:24px;bottom:14px;left:15px}body.t-home .category-visual{width:92px;height:92px}body.t-home .category-visual img{width:84px;height:84px}body.t-home .places-grid{grid-template-columns:1fr}body.t-home .place-card{grid-template-columns:auto 1fr;padding-right:46px}body.t-home .place-rating{grid-column:2;justify-self:start;display:flex}body.t-home .place-rating small{margin-left:4px}body.t-home .district-map{isolation:isolate;min-height:440px;padding:25px}body.t-home .district-map img{border-radius:34px;width:75%;right:-9%;-webkit-mask-image:radial-gradient(circle,#000 62%,#000000f2 78%,#0000 100%);mask-image:radial-gradient(circle,#000 62%,#000000f2 78%,#0000 100%)}body.t-home .info-grid{grid-template-columns:1fr}body.t-home .holiday{grid-template-columns:58px minmax(0,1fr)}body.t-home .holiday em{grid-column:2;justify-self:start}body.t-home .map-cta{isolation:isolate;min-height:460px;padding:28px 22px}body.t-home .map-cta img{opacity:.75;border-radius:36px;width:72%;bottom:-5%;right:-15%;-webkit-mask-image:radial-gradient(circle,#000 62%,#000000f2 78%,#0000 100%);mask-image:radial-gradient(circle,#000 62%,#000000f2 78%,#0000 100%)}}@media (width<=380px){body.t-home .category-grid{grid-template-columns:1fr}body.t-home .category-card{min-height:130px}}@media (prefers-reduced-motion:reduce){body.t-home *,body.t-home :after,body.t-home :before{transition:none!important;animation:none!important}body.t-home{scroll-behavior:auto}}body.t-home .section-head--categories{align-items:flex-end}body.t-home .marketing-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}body.t-home .marketing-category-card{border:1px solid var(--line);min-height:190px;box-shadow:var(--shadow-xs);isolation:isolate;background:#fff;border-radius:26px;flex-direction:column;padding:22px;transition:all .2s;display:flex;position:relative;overflow:hidden}body.t-home .marketing-category-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}body.t-home .marketing-category-card:before{content:"";z-index:0;background:radial-gradient(circle,#16976621,#16976600 68%);border-radius:50%;width:190px;height:190px;position:absolute;bottom:-32px;right:-26px}body.t-home .marketing-category-copy{z-index:2;max-width:68%;position:relative}body.t-home .marketing-category-copy strong{font-size:22px;line-height:1.08;display:block}body.t-home .marketing-category-copy span{color:var(--muted);margin-top:9px;font-size:13px;line-height:1.45;display:block}body.t-home .marketing-category-art{z-index:1;place-items:end;width:132px;height:132px;display:grid;position:absolute;bottom:6px;right:8px}body.t-home .marketing-category-art img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 15px 22px #19352a24);width:122px;height:122px}body.t-home .marketing-category-arrow{z-index:2;color:var(--green);margin-top:auto;padding-top:12px;font-size:22px;font-style:normal;font-weight:900;line-height:1;position:relative}body.t-home .section-head--live{margin-bottom:14px}body.t-home .live-update-status{color:#517164;background:#edf6f1;border-radius:999px;align-items:center;min-height:36px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}body.t-home .live-overview-grid{background:linear-gradient(135deg,#14392d,#1d5941);border-radius:28px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px;display:grid;box-shadow:0 18px 42px #11322521}body.t-home .live-overview-card{--pad:18px;min-height:168px;padding:var(--pad);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;transition:all .2s;display:flex;position:relative}body.t-home a.live-overview-card:hover{background:#ffffff2b;transform:translateY(-2px)}body.t-home .live-overview-top{align-items:center;gap:9px;display:flex}body.t-home .live-overview-icon{color:#b3ebcf;background:#9ee3c12e;border-radius:12px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}body.t-home .live-overview-label{color:#b7e7cf;text-transform:uppercase;font-size:12px;font-weight:900}body.t-home .live-overview-value{margin-top:17px;font-size:38px;line-height:.95;display:block}body.t-home .live-overview-title{margin-top:10px;font-weight:800;line-height:1.2;display:block}body.t-home .live-overview-meta{color:#ffffffab;margin-top:7px;font-size:12px;line-height:1.4;display:block}body.t-home .live-overview-arrow{right:var(--pad);top:var(--pad);background:#ffffff1f;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid;position:absolute}body.t-home .event-filter-bar{flex-wrap:wrap;gap:9px;margin:-2px 0 18px;display:flex}body.t-home .event-filter{color:#5b7067;cursor:pointer;background:#fff;border:1px solid #dbe5df;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:0 16px;font-size:14px;font-weight:500;transition:all .18s;display:inline-flex}body.t-home .event-filter-count{opacity:.55;font-size:12px;font-weight:700}body.t-home .event-filter.active .event-filter-count{opacity:.8}body.t-home .event-filter.active,body.t-home .event-filter:hover{color:#fff;background:#143f31;border-color:#143f31}body.t-home .event-grid--today{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.t-home .event-grid--tomorrow{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.t-home .event-card.is-filtered-out{display:none!important}body.t-home .tomorrow-events{background:linear-gradient(#eef4f17a,#eef4f100)}body.t-home .scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}body.t-home .scenario-card{--pad:22px;min-height:152px;padding:var(--pad);border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:26px;justify-content:space-between;align-items:center;transition:all .2s;display:flex;position:relative;overflow:hidden}body.t-home .scenario-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}body.t-home .scenario-copy{z-index:2;max-width:62%;position:relative}body.t-home .scenario-copy strong{font-size:21px;line-height:1.1;display:block}body.t-home .scenario-copy span{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.4;display:block}body.t-home .scenario-card img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 18px #1b372c1f);width:116px;height:116px;position:absolute;bottom:4px;right:8px}body.t-home .scenario-card i{left:var(--pad);bottom:var(--pad);color:var(--green);font-size:20px;font-style:normal;font-weight:900;position:absolute}body.t-home .secondary-info-section{opacity:.96}body.t-home .return-cta{min-height:280px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#eef8f3,#fff);border:1px solid #dcebe3;border-radius:30px;justify-content:space-between;align-items:center;padding:38px 42px;display:flex;position:relative;overflow:hidden}body.t-home .return-copy{z-index:2;max-width:760px;position:relative}body.t-home .return-copy h2{margin:10px 0 12px;font-size:44px;line-height:1.03}body.t-home .return-copy p{color:var(--muted);max-width:680px;margin:0;font-size:17px;line-height:1.55}body.t-home .return-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}body.t-home .return-art{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 28px #1e473624);opacity:.92;width:230px;height:230px;position:absolute;bottom:12px;right:42px}@media (width<=1280px){body.t-home .marketing-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.t-home .live-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.t-home .event-grid--today,body.t-home .event-grid--tomorrow{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.t-home .scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){body.t-home .marketing-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.t-home .marketing-category-card{min-height:168px;padding:18px}body.t-home .marketing-category-art{width:112px;height:112px}body.t-home .marketing-category-art img{width:104px;height:104px}body.t-home .live-overview-grid{grid-template-columns:1fr 1fr;padding:12px}body.t-home .live-overview-card{--pad:15px;min-height:156px}body.t-home .scenario-grid{grid-template-columns:1fr}body.t-home .return-cta{min-height:340px;padding:30px 26px}body.t-home .return-copy{max-width:72%}body.t-home .return-copy h2{font-size:36px}body.t-home .return-art{width:180px;height:180px;right:10px}}@media (width<=640px){body.t-home .section-head--categories,body.t-home .section-head--live{align-items:flex-start}body.t-home .marketing-category-grid{grid-template-columns:1fr}body.t-home .marketing-category-card{min-height:154px}body.t-home .live-overview-grid{grid-template-columns:1fr}body.t-home .event-grid--today,body.t-home .event-grid--tomorrow{grid-template-columns:1fr!important}body.t-home .event-filter-bar{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}body.t-home .event-filter{white-space:nowrap}body.t-home .return-cta{align-items:flex-start;min-height:430px;padding:28px 22px}body.t-home .return-copy{max-width:100%}body.t-home .return-copy h2{font-size:34px}body.t-home .return-art{opacity:.65;width:160px;height:160px;bottom:-10px;right:0}}body.t-home .category-card strong,body.t-home .district-map h3,body.t-home .event-content h3,body.t-home .hero-title,body.t-home .holiday strong,body.t-home .live-overview-title,body.t-home .map-cta h2,body.t-home .marketing-category-copy strong,body.t-home .place-main strong,body.t-home .return-copy h2,body.t-home .scenario-copy strong,body.t-home .section-title{font-weight:600}body.t-home .category-count,body.t-home .district-stat strong,body.t-home .event-bottom strong,body.t-home .live-overview-value,body.t-home .place-rating b{font-weight:700}body.t-home .card-art{--art-icon:72px;--art-grid:22px}body.t-home .card-art-copy{max-width:62%}body.t-home .card-art-copy strong{margin-top:5px;font-size:20px}body.t-home .card-art--event .card-art-icon{right:16px}body.t-home .event-cover--fill:before{content:none}body.t-home .event-cover--fill:after{content:"";z-index:1;background:linear-gradient(#070e0b05 40%,#070e0b85);border:0;border-radius:0;width:auto;height:auto;position:absolute;inset:0}body.t-home .event-cover--fill .event-date{z-index:3}body.t-home .hero-title .hero-title-static{color:#282828;display:block}body.t-home .hero-title-rotator{min-width:min(100%,850px);min-height:1.02em;color:var(--green);perspective:900px;isolation:isolate;display:block;position:relative}body.t-home .hero-title-rotator:before{content:"";transform-origin:0;filter:blur(18px);opacity:.6;z-index:-1;background:radial-gradient(#1597662b,#15976600 72%);border-radius:999px;width:min(88%,8.2em);height:.72em;position:absolute;top:50%;left:-.06em;transform:translateY(-42%)scaleX(.72)}body.t-home .hero-title-rotator:after{content:"";transform-origin:0;opacity:.42;filter:blur(.2px);background:linear-gradient(90deg,#15976600,#159766e0 18%,#4ccf97f2 52%,#15976600);border-radius:999px;width:min(72%,6.7em);height:5px;position:absolute;bottom:-.11em;left:.02em;transform:scaleX(.72)}body.t-home .hero-title-word{white-space:nowrap;transform-style:preserve-3d;will-change:transform,filter,opacity;display:inline-flex}body.t-home .hero-title-letter{color:var(--green);transform-origin:50% 70%;will-change:transform,opacity,filter;text-shadow:0 .08em .22em #1597661c;display:inline-block}body.t-home .hero-title-word.is-entering .hero-title-letter{animation:.82s cubic-bezier(.16,1,.3,1) both heroLetterIn;animation-delay:calc(var(--char-index)*34ms)}body.t-home .sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes heroLetterIn{0%{opacity:0;filter:blur(12px);transform:translateY(.72em)rotateX(-62deg)rotate(2deg)scale(.9)}58%{opacity:1;filter:blur();transform:translateY(-.055em)rotateX(5deg)rotate(0)scale(1.018)}to{opacity:1;filter:blur();transform:translateZ(0)rotateX(0)scale(1)}}@keyframes heroLetterOut{0%{opacity:1;filter:blur();transform:translateZ(0)rotateX(0)scale(1)}to{opacity:0;filter:blur(9px);transform:translateY(-.56em)rotateX(55deg)rotate(-1deg)scale(.94)}}@keyframes heroGlowPulse{0%{opacity:.45;transform:translateY(-42%)scaleX(.65)}45%{opacity:1;transform:translateY(-42%)scaleX(1.08)}to{opacity:.62;transform:translateY(-42%)scaleX(.72)}}@keyframes heroLineSweep{0%{opacity:0;transform:translate(-8%)scaleX(.12)}50%{opacity:.82;transform:translate(0)scaleX(1.05)}to{opacity:.42;transform:translate(0)scaleX(.72)}}body.t-home .hero-title-rotator{overflow:visible}body.t-home .hero-title-word{z-index:2;position:relative}body.t-home .hero-title-dust{z-index:4;pointer-events:none;opacity:0;mix-blend-mode:multiply;filter:drop-shadow(0 .08em .15em #15976629);will-change:opacity;width:calc(100% + .38em);height:calc(100% + .6em);position:absolute;inset:-.28em -.2em -.32em -.18em;overflow:visible}body.t-home .hero-title-dust.is-active{opacity:1}body.t-home .hero-title-word.is-dissolving .hero-title-letter{animation:.72s cubic-bezier(.55,0,.9,.45) both heroLetterDustOut;animation-delay:calc((var(--char-total) - var(--char-index))*18ms)}body.t-home .hero-title-rotator.is-dust-switching:before{animation:1.05s cubic-bezier(.16,1,.3,1) both heroDustGlow}body.t-home .hero-title-rotator.is-dust-switching:after{animation:1.05s cubic-bezier(.16,1,.3,1) both heroDustLine}@keyframes heroLetterDustOut{0%{opacity:1;filter:blur();transform:translateZ(0)scale(1)}38%{opacity:.82;filter:blur(.35px);transform:translate(.012em,-.008em)scale(.996)}to{opacity:0;filter:blur(8px);transform:translate(.12em,-.07em)scale(.94)}}@keyframes heroDustGlow{0%{opacity:.46;transform:translateY(-42%)scaleX(.68)}42%{opacity:1;transform:translateY(-42%)scaleX(1.08)}to{opacity:.56;transform:translateY(-42%)scaleX(.74)}}@keyframes heroDustLine{0%{opacity:.32;transform:translate(0)scaleX(.72)}36%{opacity:.92;transform:translate(.08em)scaleX(1.06)}to{opacity:0;transform:translate(.38em)scaleX(.22)}}@media (prefers-reduced-motion:reduce){body.t-home .hero-title-word.is-entering .hero-title-letter{animation:none!important}body.t-home .hero-title-letter{opacity:1!important;filter:none!important;transform:none!important}body.t-home .hero-title-dust{display:none!important}body.t-home .hero-title-word.is-dissolving .hero-title-letter{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}@media (width<=768px){body.t-home .hero-title-rotator{min-width:100%}body.t-home .hero-title-rotator:after{height:4px;bottom:-.08em}}@media (width<=380px){body.t-home .hero-title-rotator{min-width:100%}}body.t-home .event-card--promo{color:#fff;box-shadow:var(--shadow-sm);isolation:isolate;background:linear-gradient(150deg,#14271f,#17513a 55%,#159766);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:11px;padding:24px 22px;transition:all .22s;display:flex;position:relative;overflow:hidden}body.t-home .event-card--promo:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}body.t-home .promo-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff29,#fff0 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-70px}body.t-home .event-card--promo>:not(.promo-glow){z-index:1;position:relative}body.t-home .promo-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:17px;place-items:center;width:52px;height:52px;display:grid}body.t-home .promo-icon .icon{width:25px;height:25px}body.t-home .event-card--promo strong{font-size:21px;font-weight:700;line-height:1.15}body.t-home .promo-text{color:#ffffffbd;font-size:14px;line-height:1.5}body.t-home .promo-action{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #fff3;border-radius:14px;align-items:center;gap:8px;min-height:44px;margin-top:4px;padding:0 18px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}body.t-home .promo-action .icon{width:17px;height:17px;transition:transform .2s}body.t-home .event-card--promo:hover .promo-action{background:#ffffff38}body.t-home .event-card--promo:hover .promo-action .icon{transform:translate(3px)}@media (width<=1280px){body.t-home .event-card--promo{order:1}}@media (width<=768px){body.t-home .event-card--promo{scroll-snap-align:start;order:0;min-width:84vw;padding:24px 20px}}@media (width<=1440px){body.t-home .live-overview-grid{gap:12px}body.t-home .return-cta{padding:34px 36px}}@media (width<=1180px){body.t-home .marketing-category-grid,body.t-home .scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.t-home .district-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.62fr)}body.t-home .district-map h3{font-size:32px}body.t-home .district-stat{padding:22px}body.t-home .district-stat strong{font-size:38px}}@media (width<=1024px){body.t-home .section{padding:38px 0}body.t-home .district-layout,body.t-home .hero-grid{grid-template-columns:minmax(0,1fr)}body.t-home .section--compact{padding:38px 0}body.t-home .event-grid{gap:14px}body.t-home .category-grid,body.t-home .event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.t-home .live-overview-grid,body.t-home .scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.t-home .district-map{min-height:380px;padding:28px}body.t-home .district-map img{width:min(52%,420px);right:2%}body.t-home .return-cta{min-height:260px;padding:32px 30px}}@media (width<=900px){body.t-home .event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.t-home .event-grid--today,body.t-home .event-grid--tomorrow{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.t-home .category-grid,body.t-home .marketing-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.t-home .info-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=768px){body.t-home .section-head{flex-direction:column;align-items:flex-start;gap:12px}body.t-home .section-head>div{width:100%}body.t-home .more-link{align-self:flex-start}body.t-home .event-grid{margin-inline:0;padding:3px 0 18px}body.t-home .event-card{min-width:80vw;max-width:340px}body.t-home .place-card{min-height:92px}body.t-home .district-stats{gap:10px}body.t-home .district-stat{padding:20px}body.t-home .district-stat strong{margin-top:8px;font-size:36px}body.t-home .holiday-list{margin-top:16px}}@media (width<=640px){body.t-home .section{padding:26px 0}body.t-home .scenario-grid{grid-template-columns:minmax(0,1fr)}body.t-home .section--compact{padding:26px 0}body.t-home .section-title{font-size:26px}body.t-home .section-description{font-size:14.5px}body.t-home .event-card{min-width:82vw}body.t-home .category-card{min-height:158px}body.t-home .marketing-category-card{min-height:160px;padding:16px}body.t-home .marketing-category-art{width:96px;height:96px}body.t-home .marketing-category-art img{width:88px;height:88px}body.t-home .district-map{min-height:400px;padding:22px}body.t-home .district-map h3{font-size:27px}}@media (width<=480px){body.t-home .scenario-card{--pad:18px;min-height:132px}body.t-home .scenario-copy{max-width:60%}body.t-home .scenario-copy strong{font-size:19px}body.t-home .scenario-card img{width:96px;height:96px;right:4px}body.t-home .section-head{gap:10px;margin-bottom:16px}body.t-home .section-title{font-size:24px}body.t-home .section-description{margin-top:7px;font-size:14px}body.t-home .more-link{min-height:38px;padding:0 12px;font-size:13px}body.t-home .event-card{min-width:86vw}body.t-home .marketing-category-grid{grid-template-columns:1fr;gap:10px}body.t-home .marketing-category-card{min-height:132px}body.t-home .live-overview-grid{grid-template-columns:1fr;gap:10px;padding:10px}body.t-home .category-card{min-height:146px;padding:13px}body.t-home .category-visual{width:84px;height:84px}body.t-home .category-visual img{width:76px;height:76px}body.t-home .category-count{font-size:22px;bottom:12px;left:13px}body.t-home .district-map{min-height:340px;padding:18px}body.t-home .district-map h3{font-size:24px}body.t-home .district-stat{border-radius:20px;padding:17px}body.t-home .district-stat strong{font-size:32px}body.t-home .return-cta{min-height:390px;padding:24px 18px}body.t-home .return-copy h2{font-size:29px}}@media (width<=380px){body.t-home .section{padding:22px 0}body.t-home .category-grid{grid-template-columns:minmax(0,1fr)}body.t-home .section--compact{padding:22px 0}body.t-home .section-title{font-size:22px}body.t-home .section-description{font-size:13.5px}body.t-home .event-card{min-width:88vw}body.t-home .category-card{min-height:0;padding:14px 13px}body.t-home .category-visual{width:74px;height:74px}body.t-home .category-visual img{width:66px;height:66px}body.t-home .marketing-category-card{min-height:122px;padding:14px}body.t-home .marketing-category-art{width:84px;height:84px}body.t-home .marketing-category-art img{width:76px;height:76px}body.t-home .district-map{min-height:300px;padding:16px}body.t-home .district-map h3{font-size:22px}body.t-home .district-stat strong{font-size:29px}body.t-home .return-copy h2{font-size:26px}body.t-home .return-art{width:132px;height:132px}}@media (width<=640px){body.t-home .district-map h3,body.t-home .map-cta h2,body.t-home .return-copy h2,body.t-home .section-title{font-size:24px;line-height:1.2}body.t-home .map-cta p,body.t-home .return-copy p,body.t-home .section-description{margin-top:8px;font-size:14.5px;line-height:1.5}body.t-home .map-cta p{margin-bottom:18px}body.t-home .btn,body.t-home .more-link{min-height:46px}body.t-home .more-link{padding:0 15px;font-size:14px}body.t-home .btn{padding:0 17px;font-size:14.5px}}@media (width<=480px){body.t-home .district-map h3,body.t-home .map-cta h2,body.t-home .return-copy h2,body.t-home .section-title{font-size:22px;line-height:1.2}body.t-home .map-cta p,body.t-home .return-copy p,body.t-home .section-description{margin-top:7px;font-size:14px}body.t-home .btn,body.t-home .more-link{min-height:44px}body.t-home .more-link{padding:0 14px;font-size:13.5px}body.t-home .btn{padding:0 16px;font-size:14px}}@media (width<=380px){body.t-home .district-map h3,body.t-home .map-cta h2,body.t-home .return-copy h2,body.t-home .section-title{font-size:20px;line-height:1.22}body.t-home .map-cta p,body.t-home .return-copy p,body.t-home .section-description{font-size:13.5px}body.t-home .btn,body.t-home .more-link{min-height:42px}body.t-home .more-link{padding:0 12px;font-size:13px}body.t-home .btn{padding:0 14px;font-size:13.5px}}body.t-home .district-map h3,body.t-home .map-cta h2,body.t-home .return-copy h2,body.t-home .section-title{overflow-wrap:break-word}@media (width<=640px){body.t-home .event-filter{min-height:38px;padding:0 14px;font-size:13.5px}}@media (width<=380px){body.t-home .event-filter{min-height:36px;padding:0 12px;font-size:13px}body.t-home .holiday{grid-template-columns:52px minmax(0,1fr)}body.t-home .holiday,body.t-home .news-item{gap:10px;padding:12px 13px}}body.t-catalog{min-width:320px;color:var(--text);background:radial-gradient(circle at 10% -10%,#1597661a,transparent 30rem),var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}body.t-catalog .nav-link.active,body.t-catalog .nav-link:hover{color:var(--text);box-shadow:var(--shadow-xs);background:#fff}body.t-catalog .breadcrumbs{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}body.t-catalog .breadcrumbs a:hover{color:var(--green-dark)}body.t-catalog .eyebrow,body.t-catalog .kicker{color:var(--green-dark);text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:850;display:inline-flex}body.t-catalog .eyebrow:before,body.t-catalog .kicker:before{content:"";background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #1597661a}body.t-catalog .toolbar{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(160px,.55fr)) auto;gap:10px;padding:10px;display:grid}body.t-catalog .control{background:var(--soft);border:1px solid #0000;border-radius:14px;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex;position:relative}body.t-catalog .control:focus-within{background:#fff;border-color:#bcdccc}body.t-catalog .control input,body.t-catalog .control select{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-weight:700}body.t-catalog .control select{appearance:none;cursor:pointer}body.t-catalog .control .icon{color:var(--green)}body.t-catalog .catalog{padding:28px 0 74px}body.t-catalog .sidebar{top:calc(var(--header) + 92px);border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;padding:22px;position:sticky}body.t-catalog .filter-group{border-top:1px solid var(--line);padding:17px 0}body.t-catalog .filter-group:first-of-type{border-top:0;padding-top:0}body.t-catalog .filter-group h3{margin:0 0 12px;font-size:14px}body.t-catalog .check{color:#43534c;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}body.t-catalog .check input{appearance:none;background:#fff;border:1px solid #bfc9c3;border-radius:6px;place-items:center;width:18px;height:18px;display:grid}body.t-catalog .check input:checked{background:var(--green);border-color:var(--green)}body.t-catalog .check input:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:900}body.t-catalog .price-inputs{grid-template-columns:1fr 1fr;gap:8px;display:grid}body.t-catalog .price-inputs input{border:1px solid var(--line);border-radius:12px;outline:0;width:100%;height:42px;padding:0 10px}body.t-catalog .price-inputs input:focus{border-color:#9fceb7}body.t-catalog .catalog-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}body.t-catalog .result-title{font-size:23px;font-weight:900}body.t-catalog .result-title span{color:var(--muted);font-size:14px;font-weight:650}body.t-catalog .sort-select{border:1px solid var(--line);min-height:44px;color:var(--text);cursor:pointer;background:#fff;border-radius:13px;padding:0 38px 0 14px;font-weight:750}body.t-catalog .active-filters{flex-wrap:wrap;gap:8px;margin-top:14px;margin-bottom:16px;display:flex}body.t-catalog .active-chip{background:var(--green-soft);min-height:34px;color:var(--green-dark);border-radius:99px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}body.t-catalog .active-chip button{color:inherit;cursor:pointer;background:0 0;padding:0}body.t-catalog .events-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}body.t-catalog .event-card.hidden{display:none}body.t-catalog .event-cover{background:#dde8e2;height:210px;display:block;position:relative;overflow:hidden}body.t-catalog .event-cover:after{content:"";background:linear-gradient(#0b120f0a,#0b120f0d 45%,#0b120f94);position:absolute;inset:0}body.t-catalog .event-cover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .35s}body.t-catalog .event-card:hover .event-cover img{transform:scale(1.035)}body.t-catalog .event-date{z-index:2;color:#fff;font-size:13px;position:absolute;bottom:14px;left:14px;right:58px}body.t-catalog .event-date b{font-weight:900}body.t-catalog .favorite{z-index:3;width:40px;height:40px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-xs);background:#fffffff0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}body.t-catalog .favorite.active .icon{fill:currentColor}body.t-catalog .event-content{padding:18px}body.t-catalog .event-content h3 a:hover{color:var(--green-dark)}body.t-catalog .location{min-height:39px;color:var(--muted);align-items:flex-start;gap:7px;margin:0;font-size:13px;display:flex}body.t-catalog .event-info-row{color:#7d8983;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:12px;display:flex}body.t-catalog .event-info-row span:last-child{background:var(--soft);color:#56625c;border-radius:8px;padding:5px 8px;font-weight:850}body.t-catalog .event-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}body.t-catalog .card-action{color:var(--green-dark);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:0;font-weight:800;display:inline-flex}body.t-catalog .empty{text-align:center;border:1px solid var(--line);background:#fff;border-radius:24px;padding:60px 30px;display:none}body.t-catalog .empty.show{display:block}body.t-catalog .empty h3{margin:0 0 8px;font-size:24px}body.t-catalog .empty p{color:var(--muted);margin:0}body.t-catalog .pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:32px;display:flex}.page-gap{width:24px;color:var(--muted);place-items:center}.page-gap,body.t-catalog .page-btn{height:44px;font-weight:850;display:grid}body.t-catalog .page-btn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;place-items:center;width:44px}body.t-catalog .page-btn.active,body.t-catalog .page-btn:hover{color:#fff;background:var(--green);border-color:var(--green)}body.t-catalog .footer{color:#ffffffba;background:#14271f;padding:46px 0 30px}@media (width<=1280px){body.t-catalog .events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.t-catalog .toolbar{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(150px,.5fr))}body.t-catalog .toolbar .control:nth-of-type(4){display:none}}@media (width<=1024px){body.t-catalog .sidebar{display:none;position:static}body.t-catalog .sidebar.open{display:block}body.t-catalog .toolbar{grid-template-columns:1fr 1fr}body.t-catalog .toolbar .control:first-child{grid-column:1/-1}}@media (width<=768px){body.t-catalog .toolbar{border-radius:18px;grid-template-columns:1fr;padding:8px}body.t-catalog .toolbar .control:first-child{grid-column:auto}body.t-catalog .toolbar .control:nth-of-type(3){display:none}body.t-catalog .catalog{padding-top:18px}body.t-catalog .catalog-head{flex-direction:column;align-items:flex-start}body.t-catalog .sort-select{width:100%}body.t-catalog .events-grid{grid-template-columns:1fr}body.t-catalog .event-cover{height:225px}}@media (width<=480px){body.t-catalog .event-cover{height:205px}}@media (width<=380px){body.t-catalog .event-cover{height:186px}body.t-catalog .control{min-height:50px;padding:0 12px}}}@layer page{body.t-catalog .toolbar{grid-template-columns:minmax(300px,1.45fr) minmax(180px,.62fr) minmax(190px,.68fr) auto!important}body.t-catalog .event-cover{background:#dfe8e4!important;height:210px!important}body.t-catalog .event-cover:after{z-index:1!important;background:linear-gradient(#070e0b05,#070e0b0a 45%,#070e0b8c)!important}body.t-catalog .event-cover img{display:none!important}body.t-catalog .card-art{--art-icon:88px;--art-grid:26px}body.t-catalog .event-date{z-index:3!important}@media (width<=1180px){body.t-catalog .toolbar{grid-template-columns:minmax(240px,1.2fr) repeat(2,minmax(160px,.65fr)) auto!important}}@media (width<=768px){body.t-catalog .toolbar{grid-template-columns:1fr!important}body.t-catalog .card-art-copy{max-width:55%}}body.t-catalog .filters-wrap{top:var(--header);z-index:35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#f4f6f5fa,#f4f6f5eb);border-bottom:1px solid #14201b0f;padding:12px 0;position:sticky}body.t-catalog .filters-bar{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;flex-wrap:wrap;gap:10px;padding:10px;display:flex}body.t-catalog .filters-bar .control{flex:260px;min-width:220px}body.t-catalog .filter-drop{position:relative}body.t-catalog .filter-btn{background:var(--soft);min-height:54px;color:var(--text);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:14px;align-items:center;gap:9px;padding:0 16px;font-weight:750;transition:all .18s;display:inline-flex}body.t-catalog .filter-btn:hover{background:#e8efeb}body.t-catalog .filter-btn .icon{width:18px;height:18px;color:var(--green)}body.t-catalog .filter-btn .caret{width:15px;height:15px;color:var(--muted);transition:transform .18s}body.t-catalog .filter-drop.open .filter-btn{box-shadow:var(--shadow-xs);background:#fff;border-color:#bcdccc}body.t-catalog .filter-drop.open .caret{transform:rotate(180deg)}body.t-catalog .filter-btn.has-value{color:var(--green-dark);background:var(--green-soft)}body.t-catalog .filter-count[hidden]{display:none}body.t-catalog .filter-count{background:var(--green);color:#fff;border-radius:99px;place-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:900;display:inline-grid}body.t-catalog .filter-panel{z-index:40;border:1px solid var(--line);width:max(280px,100%);box-shadow:var(--shadow-md);background:#fff;border-radius:20px;padding:16px;position:absolute;top:calc(100% + 8px);left:0}body.t-catalog .filter-panel[hidden]{display:none}body.t-catalog .filter-panel--wide{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr);gap:22px;width:min(940px,92vw);display:grid}body.t-catalog .filter-drop:nth-last-of-type(-n+2) .filter-panel{left:auto;right:0}body.t-catalog .filter-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}body.t-catalog .filter-panel-head strong{font-size:15px}body.t-catalog .filter-clear{color:var(--green-dark);cursor:pointer;background:0 0;font-size:12px;font-weight:800}body.t-catalog .filter-clear:hover{text-decoration:underline}body.t-catalog .filter-group-title{color:#43534c;margin:0 0 10px;font-size:13px;font-weight:850}body.t-catalog .filter-options{gap:9px;max-height:340px;display:grid;overflow:hidden auto}body.t-catalog .filter-opt{color:#43534c;cursor:pointer;justify-content:space-between;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.35;display:flex}body.t-catalog .filter-opt-main{overflow-wrap:anywhere;align-items:flex-start;gap:9px;min-width:0;display:flex}body.t-catalog .filter-opt input{appearance:none;cursor:pointer;background:#fff;border:1px solid #bfc9c3;border-radius:6px;flex:none;place-items:center;width:18px;height:18px;display:grid}body.t-catalog .filter-opt input[type=radio]{border-radius:50%}body.t-catalog .filter-opt input:checked{background:var(--green);border-color:var(--green)}body.t-catalog .filter-opt input:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:900}body.t-catalog .filter-opt input[type=radio]:checked:after{content:"";background:#fff;border-radius:50%;width:7px;height:7px}body.t-catalog .filter-opt-count{color:#96a19b;font-size:11.5px;font-weight:750}body.t-catalog .filter-opt.is-empty{opacity:.42}body.t-catalog .filter-opt.is-empty input{cursor:not-allowed}body.t-catalog .filter-price-inputs{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}body.t-catalog .catalog-note{background:var(--green-soft);color:var(--green-dark);border-radius:14px;margin:0 0 16px;padding:12px 16px;font-size:14px;font-weight:600}body.t-catalog .filter-date-pick{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:10px;height:44px;margin-top:12px;padding:0 12px;display:flex}body.t-catalog .filter-date-pick:focus-within{border-color:#9fceb7}body.t-catalog .filter-date-pick .icon{width:18px;height:18px;color:var(--green)}body.t-catalog .filter-date-pick input{width:100%;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:14px}body.t-catalog .filter-price-inputs input{border:1px solid var(--line);border-radius:12px;outline:0;width:100%;height:44px;padding:0 12px}body.t-catalog .filter-price-inputs input:focus{border-color:#9fceb7}body.t-catalog .filter-panel-foot{gap:10px;margin-top:14px;display:flex}body.t-catalog .filter-panel--wide .filter-panel-foot{grid-column:1/-1}body.t-catalog .filter-reset{border:1px solid var(--line);min-height:54px;color:var(--muted);cursor:pointer;background:#fff;border-radius:14px;padding:0 18px;font-weight:800}body.t-catalog .filter-reset:hover{color:var(--green-dark);border-color:#cfe6db}body.t-catalog .catalog--wide .events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.t-catalog .catalog--wide .catalog-head{margin-bottom:14px}@media (width<=1280px){body.t-catalog .catalog--wide .events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){body.t-catalog .filter-panel--wide{grid-template-columns:1fr 1fr}}@media (width<=768px){body.t-catalog .filters-bar{border-radius:18px;padding:8px}body.t-catalog .filters-bar .control{flex:100%}body.t-catalog .filter-drop{flex:calc(50% - 5px)}body.t-catalog .filter-btn{justify-content:space-between;width:100%}body.t-catalog .filter-panel{width:auto;max-height:70vh;position:fixed;inset:auto 10px 84px;overflow:auto}body.t-catalog .filter-panel--wide{grid-template-columns:1fr}body.t-catalog .filter-reset{flex:100%}}@media (width<=900px){body.t-catalog .catalog--wide .events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){body.t-catalog .filters-bar .filter-drop .filter-panel{left:var(--gutter);right:var(--gutter);width:auto;max-height:68vh;position:fixed;top:auto;bottom:88px;overflow:auto}body.t-catalog .filter-btn{justify-content:flex-start;gap:9px}body.t-catalog .filter-btn .caret{margin-left:auto}}@media (width<=640px){body.t-catalog .filters-bar{gap:8px}}@media (width<=480px){body.t-catalog .catalog--wide .events-grid{grid-template-columns:minmax(0,1fr)}body.t-catalog .filter-btn{min-height:50px;padding:0 13px;font-size:14px}body.t-catalog .filter-panel{padding:14px;bottom:90px}body.t-catalog .filter-reset{min-height:48px}}@media (width<=380px){body.t-catalog .filter-btn{min-height:48px;font-size:13.5px}body.t-catalog .filters-bar{border-radius:16px;padding:7px}}body.t-catalog .view-switch{border:1px solid var(--line);background:#fff;border-radius:14px;padding:4px;display:flex}body.t-catalog .view-btn{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;place-items:center;display:grid}body.t-catalog .view-btn.active{background:var(--surface-dark);color:#fff}body.t-catalog .places-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}body.t-catalog .place-card{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #13231e14;border-radius:25px;transition:all .25s;position:relative;overflow:hidden}body.t-catalog .place-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}body.t-catalog .place-cover{background:#e9f2ee;height:220px;display:block;position:relative;overflow:hidden}body.t-catalog .card-art{--art-icon:96px;--art-grid:26px;--art-copy-x:28px}body.t-catalog .favorite{z-index:4;width:40px;height:40px;color:var(--text);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}body.t-catalog .favorite.active{color:#e94c71}body.t-catalog .favorite.active .icon{fill:currentColor}body.t-catalog .place-content{padding:18px 18px 17px}body.t-catalog .place-rating{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}body.t-catalog .place-rating .icon{color:#f0b429;fill:currentColor;stroke:none;width:16px;height:16px}body.t-catalog .place-rating strong{color:var(--text)}body.t-catalog .place-content h3{min-height:52px;margin:8px 0 10px;font-size:18px;line-height:1.4}body.t-catalog .location{color:var(--muted);align-items:flex-start;gap:7px;margin:0;font-size:13px;display:flex}body.t-catalog .location .icon{width:16px;height:16px;color:var(--brand);margin-top:2px}body.t-catalog .place-feature{color:#486057;margin:10px 0 0;font-size:13px;font-weight:750}body.t-catalog .place-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}body.t-catalog .places-grid:not(.list-view) .place-card{flex-direction:column;display:flex}body.t-catalog .places-grid:not(.list-view) .place-cover{flex:none}body.t-catalog .places-grid:not(.list-view) .place-content{flex-direction:column;flex:1;display:flex}body.t-catalog .places-grid:not(.list-view) .place-bottom{margin-top:auto}body.t-catalog .place-bottom>strong{font-size:14px}body.t-catalog .card-action{color:var(--brand-dark);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:0;font-weight:850;display:inline-flex}body.t-catalog .places-grid.list-view{grid-template-columns:1fr}body.t-catalog .places-grid.list-view .place-card{grid-template-columns:290px 1fr;min-height:220px;display:grid}body.t-catalog .places-grid.list-view .place-cover{height:100%}body.t-catalog .places-grid.list-view .favorite{top:14px}body.t-catalog .places-grid.list-view .place-content h3{min-height:0;font-size:22px}body.t-catalog .load-more{justify-content:center;margin-top:28px;display:flex}body.t-catalog .empty-state{text-align:center;padding:60px 20px;display:none}body.t-catalog .empty-state.show{display:block}body.t-catalog .empty-icon{background:var(--brand-soft);width:72px;height:72px;color:var(--brand-dark);border-radius:22px;place-items:center;margin:0 auto 16px;display:grid}body.t-catalog .place-card.hidden{display:none!important}@media (width<=1440px){body.t-catalog .places-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){body.t-catalog .sidebar{z-index:70;max-height:78vh;transition:all .25s;inset:auto 14px 14px;overflow:auto;transform:translateY(calc(100% + 40px));position:fixed!important}body.t-catalog .sidebar.open{transform:none}}@media (width<=768px){body.t-catalog .places-grid{grid-template-columns:1fr}body.t-catalog .catalog-head{flex-direction:column;align-items:flex-start}body.t-catalog .sort-select{flex:1;min-width:190px}body.t-catalog .places-grid.list-view .place-card{display:block}body.t-catalog .places-grid.list-view .place-cover{height:220px}}@media (width<=480px){body.t-catalog .view-switch{display:none}body.t-catalog .favorite{top:14px}}body.t-catalog .main-nav{gap:3px!important}body.t-catalog .nav-link{white-space:nowrap!important}body.t-catalog .hero-breadcrumbs{margin-bottom:14px}body.t-catalog .catalog--wide .places-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1440px){body.t-catalog .catalog--wide .places-grid:not(.list-view){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){body.t-catalog .catalog--wide .places-grid:not(.list-view){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){body.t-catalog .catalog--wide .places-grid:not(.list-view){grid-template-columns:1fr}}body.t-catalog .catalog--wide .places-grid.list-view{grid-template-columns:minmax(0,1fr);gap:14px;max-width:1280px}body.t-catalog .catalog--wide .places-grid.list-view .place-card{grid-template-columns:300px minmax(0,1fr);min-height:0}body.t-catalog .catalog--wide .places-grid.list-view .place-cover{height:100%;min-height:196px}body.t-catalog .catalog--wide .places-grid.list-view .card-art-copy{display:none}body.t-catalog .catalog--wide .places-grid.list-view .place-content{grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:6px 24px;padding:20px 22px;display:grid}body.t-catalog .catalog--wide .places-grid.list-view .place-rating{grid-column:1;margin:0}body.t-catalog .catalog--wide .places-grid.list-view .place-content h3{grid-column:1;min-height:0;margin:2px 0 0;font-size:20px}body.t-catalog .catalog--wide .places-grid.list-view .location{grid-column:1;min-height:0}body.t-catalog .catalog--wide .places-grid.list-view .place-feature{grid-column:1;margin:0}body.t-catalog .catalog--wide .places-grid.list-view .place-bottom{border-top:0;border-left:1px solid var(--line);flex-direction:column;grid-area:1/2/span 4;justify-content:center;align-items:flex-end;gap:12px;min-width:150px;margin:0;padding:0 0 0 24px}body.t-catalog .catalog--wide .places-grid.list-view .place-bottom strong{font-size:17px}body.t-catalog .catalog--wide .places-grid.list-view .favorite{inset:14px auto auto 248px}@media (width<=900px){body.t-catalog .catalog--wide .places-grid.list-view .place-card{grid-template-columns:1fr}body.t-catalog .catalog--wide .places-grid.list-view .place-cover{height:180px;min-height:0}body.t-catalog .catalog--wide .places-grid.list-view .place-content{grid-template-columns:minmax(0,1fr)}body.t-catalog .catalog--wide .places-grid.list-view .place-bottom{border-left:0;border-top:1px solid var(--line);flex-direction:row;grid-area:auto/1;justify-content:space-between;align-items:center;padding:14px 0 0}body.t-catalog .catalog--wide .places-grid.list-view .favorite{inset:14px 14px auto auto}}@media (width<=640px){body.t-catalog .place-cover{height:190px}body.t-catalog .place-content{padding:16px}}@media (width<=480px){body.t-catalog .place-cover{height:172px}body.t-catalog .place-content{padding:15px}body.t-catalog .place-bottom{margin-top:13px;padding-top:12px}body.t-catalog .places-grid.list-view .place-cover{height:172px}}@media (width<=380px){body.t-catalog .place-cover{height:156px}body.t-catalog .place-content{padding:13px}body.t-catalog .place-feature{font-size:12.5px}body.t-catalog .sidebar{bottom:8px;left:8px;right:8px}}@keyframes hexPulse{0%,to{opacity:.58;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}body.t-catalog .geo-workspace-section{padding:26px 0 78px}body.t-catalog .geo-layout{grid-template-columns:350px minmax(0,1fr);align-items:start;gap:20px;display:grid}body.t-catalog .geo-sidebar{top:calc(var(--header) + 18px);border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:28px;padding:24px;position:sticky}body.t-catalog .geo-side-head h2{margin:8px 0;font-size:31px;line-height:1.05}body.t-catalog .geo-side-head p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}body.t-catalog .geo-mode-list{gap:10px;margin-top:22px;display:grid}body.t-catalog .geo-mode{text-align:left;width:100%;color:var(--text);cursor:pointer;background:#f7faf8;border:1px solid #0000;border-radius:20px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;transition:all .2s;display:grid}body.t-catalog .geo-mode:hover{border-color:var(--line);box-shadow:var(--shadow-xs);background:#fff;transform:translateY(-2px)}body.t-catalog .geo-mode.active{background:linear-gradient(135deg,#e8f7f0,#fff);border-color:#1597663d;box-shadow:0 12px 28px #1597661f}body.t-catalog .geo-mode-icon{width:48px;height:48px;color:var(--green);box-shadow:var(--shadow-xs);background:#fff;border-radius:16px;place-items:center;display:grid}body.t-catalog .geo-mode[data-mode=motion] .geo-mode-icon{color:#e56f2f;background:#fff2e9}body.t-catalog .geo-mode[data-mode=districts] .geo-mode-icon{color:#5e51d6;background:#efedff}body.t-catalog .geo-mode-copy strong{font-size:15px;display:block}body.t-catalog .geo-mode-copy small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35;display:block}body.t-catalog .geo-mode-metric{text-align:right;min-width:54px}body.t-catalog .geo-mode-metric b{font-size:21px;line-height:1;display:block}body.t-catalog .geo-mode-metric small{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.15;display:block}body.t-catalog .geo-panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:30px;padding:22px}body.t-catalog .geo-panel-top{justify-content:space-between;align-items:flex-end;gap:24px;padding:4px 4px 20px;display:flex}body.t-catalog .geo-panel-kicker{color:var(--green);text-transform:uppercase;font-size:11px;font-weight:900}body.t-catalog .geo-panel-top h2{margin:7px 0;font-size:35px;line-height:1.03}body.t-catalog .geo-panel-top p{max-width:760px;color:var(--muted);margin:0;font-size:14px}body.t-catalog .geo-panel-controls{flex:none;align-items:center;gap:8px;display:flex}@keyframes spin{to{transform:rotate(1turn)}}body.t-catalog .geo-map-shell{background:#e8efeb;border:1px solid #14201b14;border-radius:24px;min-height:700px;position:relative;overflow:hidden}body.t-catalog .geo-yandex-map{filter:saturate(.8)contrast(.98);border:0;width:100%;height:100%;position:absolute;inset:0}body.t-catalog .geo-hex-layer{z-index:2;pointer-events:none;background:linear-gradient(#ffffff08,#14271f05);position:absolute;inset:0;overflow:hidden}body.t-catalog .hex-cell{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);filter:drop-shadow(0 2px 3px #00000014);transition:background .4s,opacity .4s,transform .4s;position:absolute}body.t-catalog .hex-cell:after{content:"";clip-path:inherit;border:1px solid #ffffff70;position:absolute;inset:2px}body.t-catalog .geo-map-legend{z-index:4;min-width:240px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #fffffff2;border-radius:18px;padding:14px 16px;position:absolute;bottom:44px;left:18px}body.t-catalog .geo-map-legend strong{font-size:12px;display:block}body.t-catalog .legend-scale{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}body.t-catalog .legend-scale span{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}body.t-catalog .legend-scale i{background:#1597663d;border-radius:4px;width:19px;height:12px}body.t-catalog .legend-scale span:nth-child(2) i{background:#1597667a}body.t-catalog .legend-scale span:nth-child(3) i{background:#159766c7}body.t-catalog .geo-map-status{color:#31584a;white-space:nowrap;background:#eef5f2;border:1px solid #13231e14;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex}body.t-catalog .geo-map-status i{background:var(--brand);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #0b8f5b1f}body.t-catalog .geo-live-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}body.t-catalog .geo-live-card{border:1px solid var(--line);background:#f7faf8;border-radius:20px;min-height:124px;padding:17px}body.t-catalog .geo-live-card strong{font-size:31px;line-height:1;display:block}body.t-catalog .geo-live-card span{margin-top:9px;font-size:13px;font-weight:850;display:block}body.t-catalog .geo-live-card small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.4;display:block}body.t-catalog .geo-static-view[hidden]{display:none!important}body.t-catalog .district-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}body.t-catalog .district-summary-card{border:1px solid var(--line);background:#f7faf8;border-radius:22px;min-height:154px;padding:20px;position:relative;overflow:hidden}body.t-catalog .district-summary-card strong{font-size:39px;line-height:1;display:block}body.t-catalog .district-summary-card span{margin-top:10px;font-weight:850;display:block}body.t-catalog .district-summary-card small{color:var(--muted);margin-top:5px;font-size:10px;display:block}body.t-catalog .district-summary-card i{background:#e4ebe7;border-radius:99px;height:6px;position:absolute;bottom:16px;left:20px;right:20px}body.t-catalog .district-summary-card i:after{content:"";width:var(--value);border-radius:inherit;background:#0b8f5b;height:100%;display:block}body.t-catalog .district-summary-card.tone-2 i:after{background:#ef7b39}body.t-catalog .district-summary-card.tone-3 i:after{background:#6557dc}body.t-catalog .district-summary-card.tone-4 i:after{background:#2586c7}body.t-catalog .district-static-grid{grid-template-columns:1.05fr .95fr;gap:14px;margin-top:14px;display:grid}body.t-catalog .metric-block{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:24px;padding:22px}body.t-catalog .metric-block-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}body.t-catalog .metric-block-head span{color:var(--green);text-transform:uppercase;font-size:10px;font-weight:900}body.t-catalog .metric-block-head h3{margin:5px 0 0;font-size:22px}body.t-catalog .metric-block-head em{color:var(--muted);background:#f2f5f3;border-radius:99px;padding:7px 10px;font-size:10px;font-style:normal}body.t-catalog .district-ranking{grid-row:span 2}body.t-catalog .district-rank-row{border-top:1px solid var(--line);grid-template-columns:28px minmax(145px,.7fr) minmax(100px,1fr) 35px;align-items:center;gap:12px;padding:14px 0;display:grid}body.t-catalog .district-rank-row>b{width:28px;height:28px;color:var(--green-dark);background:#edf6f1;border-radius:10px;place-items:center;font-size:12px;display:grid}body.t-catalog .district-rank-copy strong{font-size:13px;display:block}body.t-catalog .district-rank-copy small{color:var(--muted);margin-top:3px;font-size:9px;display:block}body.t-catalog .district-rank-progress{background:#e9eeeb;border-radius:99px;height:8px;overflow:hidden}body.t-catalog .district-rank-progress i{width:var(--score);border-radius:inherit;background:linear-gradient(90deg,#72d7a4,#0b8f5b);height:100%;display:block}body.t-catalog .district-rank-row>span{font-size:15px;font-weight:900}body.t-catalog .activity-profile{color:#fff;background:linear-gradient(145deg,#14271f,#1c4938)}body.t-catalog .activity-profile .metric-block-head span{color:#8ee0b7}body.t-catalog .activity-profile .metric-block-head h3{color:#fff}body.t-catalog .activity-bars{align-items:flex-end;gap:5px;height:145px;padding-top:8px;display:flex}body.t-catalog .activity-bars i{height:var(--h);opacity:.86;background:linear-gradient(#9ce9c1,#42b47c);border-radius:6px 6px 2px 2px;flex:1;min-height:8px}body.t-catalog .activity-bars i:hover{opacity:1}body.t-catalog .activity-labels{color:#ffffff75;justify-content:space-between;margin-top:8px;font-size:8px;display:flex}body.t-catalog .activity-peak{color:#9ce9c1;background:#ffffff14;border-radius:99px;margin-top:16px;padding:8px 10px;font-size:10px;font-weight:800;display:inline-flex}body.t-catalog .district-signals{grid-column:2}body.t-catalog .district-signal{border-top:1px solid var(--line);grid-template-columns:42px 1fr;gap:12px;padding:13px 0;display:grid}body.t-catalog .district-signal>span{width:42px;height:42px;color:var(--green);background:#eef6f2;border-radius:14px;place-items:center;display:grid}body.t-catalog .district-signal strong{font-size:13px}body.t-catalog .district-signal p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}@media (width<=1180px){body.t-catalog .geo-layout{grid-template-columns:300px minmax(0,1fr)}body.t-catalog .district-summary-grid,body.t-catalog .geo-live-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){body.t-catalog .geo-layout{grid-template-columns:1fr}body.t-catalog .geo-sidebar{position:static}body.t-catalog .geo-mode-list{grid-template-columns:repeat(3,minmax(0,1fr))}body.t-catalog .geo-mode{grid-template-columns:44px 1fr}body.t-catalog .geo-mode-metric{display:none}body.t-catalog .geo-panel{padding:16px}body.t-catalog .geo-map-shell{min-height:560px}body.t-catalog .district-static-grid{grid-template-columns:1fr}body.t-catalog .district-ranking{grid-row:auto}body.t-catalog .district-signals{grid-column:auto}}@media (width<=768px){body.t-catalog .geo-mode-list{grid-template-columns:1fr}body.t-catalog .geo-mode{grid-template-columns:48px 1fr auto}body.t-catalog .geo-mode-metric{display:block}body.t-catalog .geo-panel-top{flex-direction:column;align-items:flex-start}body.t-catalog .geo-panel-controls{width:100%}body.t-catalog .geo-map-shell{min-height:520px}body.t-catalog .geo-map-legend{bottom:44px;left:12px;right:12px}body.t-catalog .geo-map-status{color:#31584a;white-space:nowrap;background:#eef5f2;border:1px solid #13231e14;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex}body.t-catalog .district-summary-grid,body.t-catalog .geo-live-metrics{grid-template-columns:1fr 1fr}body.t-catalog .district-rank-row{grid-template-columns:28px 1fr 34px}body.t-catalog .district-rank-progress{grid-column:2/-1}body.t-catalog .district-static-grid{grid-template-columns:1fr}body.t-catalog .district-signals{grid-column:auto}}@media (width<=480px){body.t-catalog .geo-map-shell{min-height:470px}body.t-catalog .legend-scale{gap:5px}body.t-catalog .geo-map-legend{min-width:0}body.t-catalog .geo-panel-top h2{font-size:30px}}@media (width<=1440px) and (width>=1025px){body.t-catalog .geo-layout{grid-template-columns:320px minmax(0,1fr)}body.t-catalog .geo-map-shell{min-height:640px}}@media (width<=1280px){body.t-catalog .geo-live-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){body.t-catalog .geo-map-shell{min-height:540px}}@media (width<=900px) and (width>=769px){body.t-catalog .geo-mode-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){body.t-catalog .geo-workspace-section{padding:18px 0 52px}body.t-catalog .geo-sidebar{border-radius:22px;padding:18px}body.t-catalog .geo-panel{border-radius:24px;padding:14px}body.t-catalog .geo-map-shell{border-radius:20px;min-height:500px}body.t-catalog .geo-live-card{min-height:108px;padding:14px}}@media (width<=480px){body.t-catalog .geo-sidebar{border-radius:20px;padding:15px}body.t-catalog .geo-panel{padding:12px}body.t-catalog .geo-panel-top{padding:4px 2px 14px}body.t-catalog .geo-mode{border-radius:16px;padding:11px}body.t-catalog .geo-mode-icon{border-radius:14px;width:42px;height:42px}body.t-catalog .geo-map-legend{padding:11px 13px;bottom:40px;left:10px;right:10px}}@media (width<=380px){body.t-catalog .district-summary-grid,body.t-catalog .geo-live-metrics{grid-template-columns:minmax(0,1fr)}body.t-catalog .geo-map-shell{min-height:420px}body.t-catalog .geo-panel-top h2{font-size:26px}body.t-catalog .geo-mode{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;padding:10px}body.t-catalog .geo-mode-icon{border-radius:12px;width:38px;height:38px}body.t-catalog .geo-live-card{min-height:96px;padding:12px}}body.t-catalog{background:linear-gradient(#f4f7f6,#eef4f1)}body.t-catalog .map-workspace{background:#fff;border:1px solid #13231e17;border-radius:32px;grid-template-columns:minmax(390px,470px) minmax(0,1fr);height:clamp(720px,100vh - 170px,930px);min-height:720px;display:grid;overflow:hidden;box-shadow:0 28px 78px #10261f24}body.t-catalog .map-directory{border-right:1px solid var(--line);background:linear-gradient(#fff,#f8fbf9);flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}body.t-catalog .map-directory-top{z-index:4;border-bottom:1px solid var(--line);background:#fffffff5;flex:none;padding:20px 20px 14px;position:relative}body.t-catalog .map-type-switch{grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}body.t-catalog .map-type-tab{color:#607069;cursor:pointer;background:0 0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 13px;font-weight:850;transition:all .2s;display:flex}body.t-catalog .map-type-tab b{background:#13231e14;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 6px;font-size:11px;display:grid}body.t-catalog .map-type-tab.active{color:#10261f;background:#fff;box-shadow:0 8px 20px #10261f17}body.t-catalog .map-type-tab.active .icon{color:var(--brand)}body.t-catalog .map-search{border:1px solid #dce5e1;align-items:center;height:50px;margin-top:12px;display:flex;position:relative;box-shadow:0 5px 16px #10261f0a}body.t-catalog .map-search>.icon{color:var(--brand);position:absolute;left:15px}body.t-catalog .map-search input{width:100%;height:100%;color:var(--text);background:0 0;border:0;outline:0;padding:0 42px 0 45px;font-weight:700}body.t-catalog .map-search input::placeholder{color:#9aa7a1;font-weight:600}body.t-catalog .map-search button{color:#83918b;cursor:pointer;background:0 0;border-radius:10px;width:34px;height:34px;font-size:22px;position:absolute;right:8px}body.t-catalog .map-filter-slider{margin-top:11px;position:relative}body.t-catalog .map-filter-slider:after,body.t-catalog .map-filter-slider:before{content:"";pointer-events:none;opacity:0;z-index:2;width:26px;transition:opacity .2s;position:absolute;top:0;bottom:0}body.t-catalog .map-filter-slider:before{background:linear-gradient(90deg,#fff,#fff0);left:0}body.t-catalog .map-filter-slider:after{background:linear-gradient(270deg,#fff,#fff0);right:0}body.t-catalog .map-filter-slider.can-next:after,body.t-catalog .map-filter-slider.can-prev:before{opacity:1}body.t-catalog .map-filter-nav{z-index:3;color:#37564a;cursor:pointer;background:#fff;border:1px solid #dce5e1;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 16px #10261f1f}body.t-catalog .map-filter-nav[hidden]{display:none}body.t-catalog .map-filter-nav:hover{color:#fff;background:#143f31;border-color:#143f31}body.t-catalog .map-filter-nav .icon{width:15px;height:15px}body.t-catalog .map-filter-nav--prev{left:-4px;transform:translateY(-50%)rotate(180deg)}body.t-catalog .map-filter-nav--next{right:-4px}body.t-catalog .map-filter-row{scroll-behavior:smooth;scrollbar-width:none;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}body.t-catalog .map-filter-row::-webkit-scrollbar{display:none}body.t-catalog .map-filter{color:#5a6c64;cursor:pointer;background:#fff;border:1px solid #dce5e1;border-radius:999px;flex:none;min-height:36px;padding:0 12px;font-size:12px;font-weight:850;transition:all .18s}body.t-catalog .map-filter.active,body.t-catalog .map-filter:hover{color:#fff;background:#143f31;border-color:#143f31}body.t-catalog .map-card-list{scroll-behavior:smooth;flex:auto;min-height:0;padding:14px 14px 24px;overflow-y:auto}body.t-catalog .map-list-note{color:var(--muted);margin:0 0 10px;padding:0 2px;font-size:12.5px}body.t-catalog .map-card-list::-webkit-scrollbar{width:7px}body.t-catalog .map-card-list::-webkit-scrollbar-thumb{background:#ced9d4;border-radius:999px}body.t-catalog .map-list-card{cursor:pointer;background:#fff;border:1px solid #13231e14;grid-template-columns:90px minmax(0,1fr);gap:14px;min-height:128px;margin-bottom:10px;padding:11px;transition:all .2s;display:grid;position:relative;box-shadow:0 7px 20px #10261f0e}body.t-catalog .map-list-card.is-hovered,body.t-catalog .map-list-card:hover{border-color:#0b8f5b47;transform:translateY(-2px);box-shadow:0 14px 30px #10261f1a}body.t-catalog .map-list-card.is-selected{border-color:var(--brand);box-shadow:0 0 0 3px #0b8f5b1a,0 16px 32px #10261f1c}body.t-catalog .map-list-art{background:linear-gradient(145deg,#dff5eb,#c8e8d9);border-radius:15px;min-height:104px;position:relative;overflow:hidden}body.t-catalog .map-list-art:before{content:"";background-image:linear-gradient(#ffffff47 1px,#0000 0),linear-gradient(90deg,#ffffff47 1px,#0000 0);background-size:17px 17px;position:absolute;inset:0}body.t-catalog .map-list-art:after{content:"";background:#ffffff61;border-radius:50%;width:72px;height:72px;position:absolute;bottom:-20px;right:-18px}body.t-catalog .map-list-art svg{z-index:2;color:#0b7e53;filter:drop-shadow(0 8px 12px #10261f26);width:38px;height:38px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.t-catalog .map-list-art[data-tone=violet]{background:linear-gradient(145deg,#edeaff,#d8d1ff)}body.t-catalog .map-list-art[data-tone=violet] svg{color:#5b4ce0}body.t-catalog .map-list-art[data-tone=orange]{background:linear-gradient(145deg,#fff0df,#ffd9b7)}body.t-catalog .map-list-art[data-tone=orange] svg{color:#b45c13}body.t-catalog .map-list-art[data-tone=blue]{background:linear-gradient(145deg,#e2f5ff,#cce8f7)}body.t-catalog .map-list-art[data-tone=blue] svg{color:#17789a}body.t-catalog .map-list-art[data-tone=pink]{background:linear-gradient(145deg,#fdeaf1,#f8cddd)}body.t-catalog .map-list-art[data-tone=pink] svg{color:#ba416e}body.t-catalog .map-list-copy{min-width:0;padding:3px 30px 2px 0}body.t-catalog .map-list-kicker{color:var(--brand-dark);text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}body.t-catalog .map-list-kicker i{background:var(--brand);border-radius:50%;width:6px;height:6px}body.t-catalog .map-list-copy h3{margin:7px 0 6px;font-size:15px;line-height:1.28}body.t-catalog .map-list-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.4}body.t-catalog .map-list-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}body.t-catalog .map-list-bottom strong{font-size:12px}body.t-catalog .map-list-bottom span{color:#79877f;font-size:10px;font-weight:750}body.t-catalog .map-card-arrow{color:#2f644d;background:#eef5f1;border-radius:9px;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid;position:absolute;top:12px;right:12px}body.t-catalog .map-empty{text-align:center;color:var(--muted);padding:40px 22px}body.t-catalog .map-empty strong{color:var(--text);font-size:18px;display:block}body.t-catalog .map-empty span{margin-top:6px;font-size:13px;display:block}body.t-catalog .map-canvas{background:#dce9e3;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}body.t-catalog #yandexMap{width:100%;height:100%;position:absolute;inset:0}body.t-catalog .map-dim{z-index:3;pointer-events:none;background:linear-gradient(90deg,#f4f8f61f,#0000 25%),linear-gradient(#10261f08,#0000 30%);position:absolute;inset:0}body.t-catalog .map-balloon{z-index:5;width:38px;height:38px;color:var(--brand);pointer-events:auto;cursor:pointer;background:#fff;border:3px solid #fff;border-radius:50% 50% 50% 12px;justify-content:center;align-items:center;padding:0;transition:transform .18s,box-shadow .18s,opacity .18s,background .18s,color .18s,filter .18s;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 3px 8px #10261f2e}body.t-catalog .map-balloon svg{width:20px;height:20px;transform:rotate(45deg)}body.t-catalog .map-balloon:after{content:"";z-index:-1;background:#0b8f5b1f;border-radius:50%;position:absolute;inset:5px}body.t-catalog .map-balloon[data-type=events]{color:#6654e8}body.t-catalog .map-balloon[data-type=events]:after{background:#6a5af921}body.t-catalog .map-balloon.is-hovered,body.t-catalog .map-balloon:hover{z-index:9;background:var(--brand);color:#fff;transform:translate(-50%,-50%)rotate(-45deg)scale(1.42);box-shadow:0 10px 22px #10261f4d}body.t-catalog .map-balloon.is-selected{z-index:10;background:var(--brand);color:#fff;transform:translate(-50%,-50%)rotate(-45deg)scale(1.3);box-shadow:0 0 0 7px #0b8f5b2e,0 12px 26px #10261f4d}body.t-catalog .map-balloon[data-type=events].is-hovered,body.t-catalog .map-balloon[data-type=events].is-selected,body.t-catalog .map-balloon[data-type=events]:hover{color:#fff;background:#6654e8}body.t-catalog .map-balloon[data-type=events].is-selected{box-shadow:0 0 0 7px #6654e82e,0 12px 26px #10261f4d}body.t-catalog #yandexMap.is-focused .map-balloon:not(.is-hovered):not(.is-selected){opacity:.32;box-shadow:none;filter:saturate(.35);transform:translate(-50%,-50%)rotate(-45deg)scale(.84)}body.t-catalog #yandexMap.is-dense .map-balloon{background:var(--brand);color:#0000;border-width:2px;border-radius:50%;width:15px;height:15px;box-shadow:0 1px 3px #10261f47}body.t-catalog #yandexMap.is-dense .map-balloon svg,body.t-catalog #yandexMap.is-dense .map-balloon:after{display:none}body.t-catalog #yandexMap.is-dense .map-balloon[data-type=events]{background:#6654e8}body.t-catalog #yandexMap.is-dense .map-balloon.is-hovered,body.t-catalog #yandexMap.is-dense .map-balloon.is-selected,body.t-catalog #yandexMap.is-dense .map-balloon:hover{color:#fff;border-width:3px;border-radius:50% 50% 50% 12px;width:38px;height:38px}body.t-catalog #yandexMap.is-dense .map-balloon.is-hovered svg,body.t-catalog #yandexMap.is-dense .map-balloon.is-selected svg,body.t-catalog #yandexMap.is-dense .map-balloon:hover svg{display:block}body.t-catalog .map-float-toolbar{pointer-events:none;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;top:18px;left:18px;right:18px}body.t-catalog .map-live-dot{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#3d574c;background:#ffffffeb;border:1px solid #ffffffe6;border-radius:14px;align-items:center;gap:9px;padding:10px 13px;font-size:11px;display:inline-flex;box-shadow:0 10px 26px #10261f21}body.t-catalog .map-live-dot i{background:#16a46b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #16a46b1f}body.t-catalog .map-float-toolbar button{pointer-events:auto;color:#fff;cursor:pointer;background:#143f31;border-radius:13px;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:11px;font-weight:850;display:inline-flex;box-shadow:0 12px 26px #10261f33}body.t-catalog .map-selected-card{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #ffffffeb;border-radius:22px;width:min(420px,100% - 36px);padding:20px;position:absolute;bottom:18px;left:18px;box-shadow:0 22px 54px #10261f33}body.t-catalog .map-selected-card>button{color:#52665d;cursor:pointer;background:#eef3f0;border-radius:10px;width:32px;height:32px;font-size:19px;position:absolute;top:10px;right:11px}body.t-catalog .map-selected-card>span{color:var(--brand-dark);text-transform:uppercase;font-size:10px;font-weight:900}body.t-catalog .map-selected-card h2{max-width:88%;margin:7px 0;font-size:20px;line-height:1.18}body.t-catalog .map-selected-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}body.t-catalog .map-selected-card>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:15px;padding-top:13px;display:flex}body.t-catalog .map-selected-card>div strong{font-size:15px}body.t-catalog .map-selected-card>div button{color:#fff;cursor:pointer;background:#143f31;border-radius:11px;padding:9px 12px;font-size:11px;font-weight:850}@media (width<=1180px){body.t-catalog .map-workspace{grid-template-columns:390px minmax(0,1fr)}}@media (width<=900px){body.t-catalog .map-workspace{height:auto;min-height:0;box-shadow:none;background:0 0;border:0;flex-direction:column;display:flex;overflow:visible}body.t-catalog .map-directory{border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:26px;overflow:hidden}body.t-catalog .map-card-list{grid-auto-columns:minmax(300px,78vw);grid-auto-flow:column;padding:14px;display:grid;overflow:auto hidden}body.t-catalog .map-list-card{margin:0}body.t-catalog .map-canvas{border:1px solid var(--line);height:620px;box-shadow:var(--shadow-md);border-radius:26px;margin-top:16px}}@media (width<=640px){body.t-catalog .map-directory-top{padding:14px}body.t-catalog .map-type-tab{min-height:44px}body.t-catalog .map-card-list{grid-auto-columns:86vw}body.t-catalog .map-list-card{grid-template-columns:82px minmax(0,1fr)}body.t-catalog .map-canvas{height:540px}body.t-catalog .map-float-toolbar{top:10px;left:10px;right:10px}body.t-catalog .map-live-dot b{display:none}body.t-catalog .map-selected-card{width:calc(100% - 20px);bottom:10px;left:10px}}body.t-catalog .map-filter-row[hidden]{display:none!important}@keyframes mapHeroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}body.t-catalog .map-workspace-section{padding:18px 0 58px}body.t-catalog .map-workspace{border:1px solid #13231e14;border-radius:34px;box-shadow:0 30px 80px #10261f21}body.t-catalog .map-directory{background:linear-gradient(#fff,#f7faf8)}body.t-catalog .map-directory-top{padding:22px 22px 16px}body.t-catalog .map-type-switch{background:#edf3f0;border-radius:18px;padding:5px}body.t-catalog .map-type-tab{border-radius:14px}body.t-catalog .map-type-tab.active{box-shadow:0 8px 22px #10261f1a}body.t-catalog .map-search{background:#fff;border-radius:15px;margin-top:14px;box-shadow:0 8px 20px #10261f0d}body.t-catalog .map-card-list{padding:14px}body.t-catalog .map-list-card{border-radius:20px;box-shadow:0 5px 16px #10261f0e}body.t-catalog .map-canvas{background:#dbe9e2}body.t-catalog .map-float-toolbar{border-radius:17px;box-shadow:0 16px 34px #10261f29}@keyframes mapArtFloat{0%,to{translate:0}50%{translate:0 -9px}}body.t-catalog .map-workspace-section{padding-top:18px!important;padding-bottom:72px!important}body.t-catalog .footer{margin-top:0!important}@media (width<=640px){body.t-catalog .map-workspace-section{padding-top:8px!important;padding-bottom:42px!important}}@media (width<=1440px){body.t-catalog .map-workspace{grid-template-columns:minmax(360px,430px) minmax(0,1fr)}}@media (width<=1024px) and (width>=901px){body.t-catalog .map-workspace{grid-template-columns:340px minmax(0,1fr);height:clamp(640px,100vh - 150px,860px);min-height:640px}body.t-catalog .map-list-card{grid-template-columns:78px minmax(0,1fr);min-height:112px}body.t-catalog .map-selected-card{width:min(360px,100% - 28px);padding:16px}}@media (width<=900px){body.t-catalog .map-card-list{scrollbar-width:none;-ms-overflow-style:none}body.t-catalog .map-card-list::-webkit-scrollbar{width:0;height:0;display:none}body.t-catalog .map-list-card{grid-template-columns:88px minmax(0,1fr)}}@media (width<=768px){body.t-catalog .map-canvas{height:560px}body.t-catalog .map-card-list{grid-auto-columns:minmax(280px,82vw)}}@media (width<=480px){body.t-catalog .map-canvas{border-radius:22px;height:460px}body.t-catalog .map-directory{border-radius:22px}body.t-catalog .map-directory-top{padding:12px}body.t-catalog .map-type-tab{min-height:42px;padding:0 10px;font-size:13px}body.t-catalog .map-card-list{grid-auto-columns:88vw;padding:12px}body.t-catalog .map-list-card{grid-template-columns:74px minmax(0,1fr);gap:11px;min-height:104px;padding:9px}body.t-catalog .map-float-toolbar{top:8px;left:8px;right:8px}body.t-catalog .map-selected-card{border-radius:18px;width:calc(100% - 16px);padding:14px;bottom:8px;left:8px}}@media (width<=380px){body.t-catalog .map-canvas{height:400px}body.t-catalog .map-type-tab{min-height:40px;padding:0 8px;font-size:12.5px}body.t-catalog .map-card-list{grid-auto-columns:90vw;padding:10px}body.t-catalog .map-list-card{grid-template-columns:66px minmax(0,1fr);gap:9px;min-height:96px}}@media (width<=900px){body.t-catalog .map-canvas{order:-1;height:min(68vh,560px);margin-top:0}body.t-catalog .map-directory{margin-top:14px}body.t-catalog .map-float-toolbar .map-live-dot{display:none}body.t-catalog .map-float-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:8px}body.t-catalog .map-float-toolbar button{border-radius:11px;min-height:34px;padding:0 10px;font-size:10.5px}}@media (width<=640px){body.t-catalog .map-canvas{height:min(64vh,480px)}body.t-catalog .map-search{height:44px;margin-top:9px}body.t-catalog .map-directory-top{padding:12px 12px 10px}body.t-catalog .map-list-note{padding:8px 12px 0;font-size:11.5px}}@media (width<=380px){body.t-catalog .map-canvas{height:min(60vh,420px)}body.t-catalog .map-float-toolbar{top:6px;left:6px;right:6px}}body.t-catalog .passport-eyebrow{color:#0c7d52;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:900;display:inline-flex}body.t-catalog .passport-section{padding:66px 0}body.t-catalog .passport-section--identity{padding-top:44px}body.t-catalog .passport-section-head{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:28px;display:flex}body.t-catalog .passport-section-head h2{color:#282828;margin:8px 0 0;font-size:clamp(28px,2.6vw,42px);font-weight:600;line-height:1.05}body.t-catalog .passport-section-head>p{color:#64756f;max-width:620px;margin:0;font-size:16px;line-height:1.55}body.t-catalog .identity-layout{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);align-items:stretch;gap:22px;display:grid}body.t-catalog .identity-card{background:#fff;border:1px solid #13231e14;border-radius:30px;padding:30px;box-shadow:0 18px 50px #132e2417}body.t-catalog .identity-card-top{border-bottom:1px solid #13231e17;grid-template-columns:108px 1fr auto;align-items:center;gap:20px;padding-bottom:24px;display:grid}body.t-catalog .identity-avatar{background:#f1f6f3;border-radius:24px;width:108px;height:108px;overflow:hidden}body.t-catalog .identity-label{color:#7d8b86;text-transform:uppercase;font-size:10px;font-weight:900}body.t-catalog .identity-card-top h3{margin:3px 0 4px;font-size:34px}body.t-catalog .identity-card-top p{color:#6d7d77;margin:0}body.t-catalog .identity-stamp{text-align:center;color:#159262;border:3px solid #159262;border-radius:50%;place-items:center;width:92px;height:92px;font-size:22px;font-weight:900;line-height:1;display:grid;transform:rotate(-7deg)}body.t-catalog .identity-stamp small{text-transform:uppercase;font-size:9px}body.t-catalog .identity-table{margin:24px 0 0}body.t-catalog .identity-table>div{border-bottom:1px dashed #13231e1c;grid-template-columns:220px 1fr;gap:24px;padding:14px 0;display:grid}body.t-catalog .identity-table dt{color:#74827d;font-size:13px}body.t-catalog .identity-table dd{margin:0;font-weight:600}body.t-catalog .identity-note{color:#48645a;background:#eef8f3;border-radius:16px;align-items:flex-start;gap:9px;margin-top:20px;padding:14px 16px;font-size:12px;line-height:1.5;display:flex}body.t-catalog .identity-note .icon{color:#159262;width:18px}body.t-catalog .identity-metrics{grid-template-columns:1fr 1fr;gap:16px;display:grid}body.t-catalog .metric-card{background:linear-gradient(#fff,#f8fbfa);border:1px solid #13231e14;border-radius:26px;min-height:172px;padding:20px;position:relative;overflow:hidden;box-shadow:0 14px 34px #132e2412}body.t-catalog .metric-card:after{content:"";background:radial-gradient(circle,#16976621,#16976600 70%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-48px;right:-36px}body.t-catalog .metric-icon{color:#108156;background:#e4f5ec;border-radius:15px;place-items:center;width:42px;height:42px;display:grid}body.t-catalog .metric-card strong{margin-top:16px;font-size:30px;line-height:1;display:block}body.t-catalog .metric-card p{color:#4e635b;margin:10px 0 0;font-size:14px;line-height:1.45}body.t-catalog .metric-card small{color:#81908a;margin-top:12px;font-size:11px;font-weight:800;display:block}body.t-catalog .metric-card--population{color:#fff;background:linear-gradient(145deg,#154734,#1e6b4c)}body.t-catalog .metric-card--population .metric-icon{color:#b8efd3;background:#ffffff1f}body.t-catalog .metric-card--population p,body.t-catalog .metric-card--population small{color:#ffffffb3}body.t-catalog .metric-card--age{color:#fff;background:linear-gradient(145deg,#6a5af9,#4c3acb)}body.t-catalog .metric-card--age .metric-icon{color:#fff;background:#ffffff1f}body.t-catalog .metric-card--age p,body.t-catalog .metric-card--age small{color:#ffffffb8}body.t-catalog .people-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}body.t-catalog .person-card{background:#fff;border:1px solid #13231e14;border-radius:28px;padding:24px;transition:all .22s;position:relative;overflow:hidden;box-shadow:0 16px 38px #132e2414}body.t-catalog .person-card:hover{transform:translateY(-5px);box-shadow:0 24px 48px #132e241f}body.t-catalog .person-tag{color:#3f6155;text-transform:uppercase;background:#eef5f1;border-radius:999px;align-items:center;min-height:26px;padding:0 11px;font-size:10px;font-weight:900;display:inline-flex}body.t-catalog .person-tag--eng{color:#33518f;background:#e6efff}body.t-catalog .person-tag--art{color:#6146c4;background:#f3ecff}body.t-catalog .person-tag--space{color:#2b6f9c;background:#e3f3ff}body.t-catalog .person-tag--sport{color:#0c8354;background:#dff4e9}body.t-catalog .person-tag--mind{color:#b06a20;background:#fff0dc}body.t-catalog .person-card h3{margin:16px 0 2px;font-size:23px;line-height:1.15}body.t-catalog .person-years{color:#8a9791;font-size:12px;font-weight:800;display:block}body.t-catalog .person-card p{color:#61716b;margin:12px 0 0;font-size:14px;line-height:1.55}body.t-catalog .passport-section--network{background:linear-gradient(#eaf2ee99,#f4f7f600)}body.t-catalog .network-table-wrap{background:#fff;border:1px solid #13231e14;border-radius:26px;overflow-x:auto;box-shadow:0 14px 36px #132e2412}body.t-catalog .network-table{border-collapse:collapse;width:100%;min-width:560px}body.t-catalog .network-table td,body.t-catalog .network-table th{text-align:right;padding:16px 22px;font-size:15px}body.t-catalog .network-table thead th{color:#74827d;text-transform:uppercase;background:#f7faf9;border-bottom:1px solid #13231e17;font-size:12px;font-weight:800;position:sticky;top:0}body.t-catalog .network-table tbody th,body.t-catalog .network-table th:first-child{text-align:left;font-weight:800}body.t-catalog .network-table tbody tr{border-bottom:1px dashed #13231e1c}body.t-catalog .network-table tbody tr:last-child{border-bottom:0}body.t-catalog .network-table tbody td{color:#4e635b;font-variant-numeric:tabular-nums}body.t-catalog .network-table tbody tr.is-current{background:#eef8f3}body.t-catalog .network-table tbody tr.is-current th{color:#0c7d52}body.t-catalog .network-table tbody tr.is-current td{color:#2f4a40;font-weight:800}body.t-catalog .passport-note{color:#7b8a84;margin:16px 0 0;font-size:12px}body.t-catalog .accuracy-card{background:#fff;border:1px solid #13231e14;border-radius:26px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:20px;padding:24px 26px;display:grid;box-shadow:0 14px 36px #132e2412}body.t-catalog .accuracy-icon{color:#108156;background:#e4f5ec;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}body.t-catalog .accuracy-icon .icon{width:26px;height:26px}body.t-catalog .accuracy-copy strong{font-size:19px;display:block}body.t-catalog .accuracy-copy p{color:#61716b;margin:6px 0 0;font-size:14px;line-height:1.55}body.t-catalog .history-symbol-layout{grid-template-columns:1.1fr .9fr;gap:22px;display:grid}body.t-catalog .history-panel{background:#fff;border:1px solid #13231e14;border-radius:30px;padding:30px;box-shadow:0 16px 42px #132e2414}body.t-catalog .passport-section-head--inside{margin-bottom:16px}body.t-catalog .timeline-scroll{scrollbar-width:thin;scrollbar-color:#cbdfd5 transparent;max-height:min(62vh,560px);padding-right:10px;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 93%,#0000);mask-image:linear-gradient(#000 93%,#0000)}body.t-catalog .timeline-scroll::-webkit-scrollbar{width:6px}body.t-catalog .timeline-scroll::-webkit-scrollbar-thumb{background:#cbdfd5;border-radius:99px}body.t-catalog .timeline-scroll::-webkit-scrollbar-track{background:0 0}body.t-catalog .timeline{gap:0;display:grid}body.t-catalog .timeline-item{grid-template-columns:76px 18px 1fr;gap:14px;min-height:106px;display:grid}body.t-catalog .timeline-item time{color:#154734;padding-top:4px;font-size:21px;font-weight:900}body.t-catalog .timeline-item>span{background:#d9e6df;width:2px;margin-left:7px;position:relative}body.t-catalog .timeline-item>span:before{content:"";background:#159262;border-radius:50%;width:14px;height:14px;position:absolute;top:7px;left:-6px;box-shadow:0 0 0 6px #e5f5ed}body.t-catalog .timeline-item:last-child>span{background:linear-gradient(#d9e6df,#0000)}body.t-catalog .timeline-item h3{margin:0;font-size:18px}body.t-catalog .timeline-item p{color:#61716b;margin:6px 0 0;font-size:15px;line-height:1.55}body.t-catalog .symbol-panel{color:#fff;background:linear-gradient(145deg,#872c34,#5e1f29);border-radius:30px;padding:34px;position:relative;overflow:hidden;box-shadow:0 22px 54px #4b192133}body.t-catalog .symbol-panel:after{content:"";border:54px solid #ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-120px;right:-100px}body.t-catalog .passport-eyebrow--light{color:#f4cfd3}body.t-catalog .symbol-panel h2{z-index:2;margin:14px 0;font-size:clamp(32px,3vw,50px);line-height:1.02;position:relative}body.t-catalog .symbol-panel p{z-index:2;color:#ffffffb8;margin:0;font-size:15px;line-height:1.6;position:relative}body.t-catalog .symbol-media{z-index:2;flex-wrap:wrap;align-items:flex-end;gap:18px;margin-bottom:28px;display:flex;position:relative}body.t-catalog .symbol-item{margin:0}body.t-catalog .symbol-item img{background:#fffffff0;border-radius:18px;width:auto;height:170px;box-shadow:0 18px 38px #250a0e47}body.t-catalog .symbol-item figcaption{color:#fff9;text-transform:uppercase;margin-top:10px;font-size:11px;font-weight:800}body.t-catalog .symbol-item--coa img{padding:12px 16px}body.t-catalog .symbol-panel p+p{margin-top:14px}body.t-catalog .passport-section--utility{padding-top:30px}body.t-catalog .utility-card{background:linear-gradient(135deg,#eef8f3,#fff);border:1px solid #dcebe3;border-radius:30px;justify-content:space-between;align-items:center;gap:34px;padding:34px 38px;display:flex;box-shadow:0 16px 40px #132e2414}body.t-catalog .utility-copy{max-width:760px}body.t-catalog .utility-copy h2{margin:9px 0 10px;font-size:clamp(30px,3vw,48px);line-height:1.03}body.t-catalog .utility-copy p{color:#667872;margin:0}body.t-catalog .utility-links{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}body.t-catalog .passport-action{background:#fff;border:1px solid #13231e1a;border-radius:15px;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #132e2412}body.t-catalog .passport-action--primary{color:#fff;background:#159262;border-color:#159262;box-shadow:0 12px 26px #1592623d}body.t-catalog .passport-sources{color:#7b8984;margin-top:16px;padding:0 8px;font-size:11px;line-height:1.55}@media (width<=1180px){body.t-catalog .identity-layout{grid-template-columns:1fr}body.t-catalog .people-grid{grid-template-columns:1fr 1fr}body.t-catalog .passport-note{color:#7b8a84;margin:16px 0 0;font-size:12px}body.t-catalog .accuracy-card{background:#fff;border:1px solid #13231e14;border-radius:26px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:20px;padding:24px 26px;display:grid;box-shadow:0 14px 36px #132e2412}body.t-catalog .accuracy-icon{color:#108156;background:#e4f5ec;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}body.t-catalog .accuracy-icon .icon{width:26px;height:26px}body.t-catalog .accuracy-copy strong{font-size:19px;display:block}body.t-catalog .accuracy-copy p{color:#61716b;margin:6px 0 0;font-size:14px;line-height:1.55}body.t-catalog .history-symbol-layout{grid-template-columns:1fr}body.t-catalog .utility-card{flex-direction:column;align-items:flex-start}body.t-catalog .utility-links{justify-content:flex-start}}@media (width<=900px){body.t-catalog .passport-section{padding:50px 0}body.t-catalog .passport-section-head{flex-direction:column;align-items:flex-start;gap:12px}body.t-catalog .identity-card-top{grid-template-columns:86px 1fr}body.t-catalog .identity-avatar{width:86px;height:86px}body.t-catalog .identity-stamp{display:none}body.t-catalog .identity-table>div{grid-template-columns:180px 1fr}body.t-catalog .utility-links{width:100%}}@media (width<=640px){body.t-catalog .identity-card{padding:20px}body.t-catalog .identity-card-top{grid-template-columns:72px 1fr;gap:14px}body.t-catalog .identity-avatar{width:72px;height:72px}body.t-catalog .identity-card-top h3{font-size:28px}body.t-catalog .identity-table>div{grid-template-columns:1fr;gap:4px}body.t-catalog .metric-card{min-height:190px}body.t-catalog .history-panel,body.t-catalog .symbol-panel{padding:22px}body.t-catalog .timeline-item{grid-template-columns:60px 16px 1fr}body.t-catalog .utility-card{padding:26px 20px}body.t-catalog .utility-links{grid-template-columns:1fr;width:100%;display:grid}body.t-catalog .passport-action{justify-content:center}}@media (width<=1280px){body.t-catalog .history-symbol-layout{gap:18px}}@media (width<=1024px){body.t-catalog .passport-section{padding:56px 0}body.t-catalog .people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){body.t-catalog .passport-section{padding:44px 0}body.t-catalog .people-grid{grid-template-columns:minmax(0,1fr)}body.t-catalog .history-panel,body.t-catalog .symbol-panel{padding:24px}body.t-catalog .accuracy-card{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px}}@media (width<=480px){body.t-catalog .passport-section{padding:34px 0}body.t-catalog .identity-card{border-radius:22px;padding:17px}body.t-catalog .identity-card-top h3{font-size:25px}body.t-catalog .history-panel,body.t-catalog .symbol-panel{border-radius:24px;padding:18px}body.t-catalog .timeline-item{grid-template-columns:54px 14px minmax(0,1fr)}body.t-catalog .accuracy-card{border-radius:20px;padding:15px}body.t-catalog .accuracy-copy strong{font-size:17px}body.t-catalog .metric-card{min-height:0;padding:16px}}@media (width<=380px){body.t-catalog .passport-section{padding:28px 0}body.t-catalog .identity-card{padding:14px}body.t-catalog .identity-card-top{grid-template-columns:60px minmax(0,1fr);gap:11px}body.t-catalog .identity-avatar{width:60px;height:60px}body.t-catalog .identity-card-top h3{font-size:22px}body.t-catalog .history-panel,body.t-catalog .symbol-panel{padding:15px}body.t-catalog .timeline-item{grid-template-columns:48px 12px minmax(0,1fr)}}@media (width<=480px){body.t-catalog .identity-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.t-catalog .metric-card{border-radius:20px;min-height:0;padding:14px}body.t-catalog .metric-card strong{margin-top:11px;font-size:24px}body.t-catalog .metric-card p{margin-top:7px;font-size:12.5px}body.t-catalog .metric-card small{margin-top:8px;font-size:10.5px}}@media (width<=380px){body.t-catalog .identity-metrics{grid-template-columns:minmax(0,1fr)}body.t-catalog .metric-card strong{font-size:26px}}body.t-catalog .section--event{padding:64px 0}body.t-catalog .breadcrumbs{color:var(--muted);align-items:center;gap:10px;margin:0 0 18px;font-size:13px;font-weight:750;display:flex}body.t-catalog .breadcrumbs a:hover{color:var(--brand)}body.t-catalog .breadcrumbs strong{color:var(--text)}body.t-catalog .event-detail-grid{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);align-items:stretch;gap:24px;display:grid}body.t-catalog .event-poster-placeholder{min-height:650px;box-shadow:var(--shadow-md);isolation:isolate;color:#fff;background:linear-gradient(145deg,#15382d,#0a7650 48%,#7bd7ac);border-radius:34px;position:relative;overflow:hidden}body.t-catalog .event-poster-placeholder:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#09201900,#0920199e);height:230px;position:absolute;bottom:0;left:0;right:0}body.t-catalog .poster-noise{opacity:.23;background-image:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0d 1px,#0000 0);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}body.t-catalog .poster-noise:after{content:"";filter:blur(2px);background:radial-gradient(circle at 70% 24%,#ffffff38,#0000 24%),radial-gradient(circle at 22% 78%,#0f261f80,#0000 34%);position:absolute;inset:-20%}body.t-catalog .poster-orbit{border:1px solid #ffffff47;border-radius:50%;position:absolute}body.t-catalog .poster-orbit:after,body.t-catalog .poster-orbit:before{content:"";background:#fff;border-radius:50%;position:absolute;box-shadow:0 0 0 8px #ffffff1a}body.t-catalog .poster-orbit--one{width:520px;height:520px;top:64px;right:-110px}body.t-catalog .poster-orbit--one:before{width:9px;height:9px;top:36px;left:94px}body.t-catalog .poster-orbit--one:after{width:7px;height:7px;bottom:94px;right:56px}body.t-catalog .poster-orbit--two{border-style:dashed;width:340px;height:340px;top:154px;right:-18px;transform:rotate(24deg)}body.t-catalog .poster-route{border-bottom:2px dashed #fff6;border-left:2px dashed #fff6;border-radius:0 0 0 120px;width:270px;height:330px;position:absolute;top:118px;right:94px;transform:rotate(-16deg)}body.t-catalog .poster-route span{background:#0b8f5b;border:4px solid #ffffffc7;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 8px 22px #0003}body.t-catalog .poster-route span:first-child{top:24px;left:-10px}body.t-catalog .poster-route span:nth-child(2){bottom:30px;left:20px}body.t-catalog .poster-route span:nth-child(3){bottom:-10px;right:-7px}body.t-catalog .poster-city-line{opacity:.2;background:linear-gradient(140deg,#0000 0 8%,#fff 8% 11%,#0000 11% 17%,#fff 17% 23%,#0000 23% 32%,#fff 32% 40%,#0000 40% 52%,#fff 52% 60%,#0000 60% 70%,#fff 70% 78%,#0000 78%);height:110px;position:absolute;bottom:106px;left:0;right:0}body.t-catalog .poster-topline{z-index:3;justify-content:space-between;align-items:flex-start;gap:14px;display:flex;position:absolute;top:26px;left:28px;right:28px}body.t-catalog .poster-center-mark{z-index:3;color:#0b8f5b;background:#fff;border-radius:34px 34px 34px 10px;place-items:center;width:116px;height:116px;display:grid;position:absolute;top:222px;right:108px;transform:rotate(-7deg);box-shadow:0 26px 50px #00000038}body.t-catalog .poster-center-mark .icon{width:52px;height:52px;transform:rotate(7deg)}body.t-catalog .poster-typography{z-index:3;color:#fffffff0;overflow-wrap:anywhere;flex-direction:column;font-size:clamp(30px,3.5vw,56px);font-weight:950;line-height:.9;display:flex;position:absolute;bottom:150px;left:28px;right:28px}body.t-catalog .poster-typography span:last-child{color:#0000;-webkit-text-stroke:1px #ffffff8c;margin-left:29px}body.t-catalog .poster-stamp{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a261ecc;border:1px solid #ffffff2e;border-radius:22px;align-items:center;gap:13px;padding:14px 18px;display:flex}body.t-catalog .poster-stamp strong{letter-spacing:-.02em;font-size:42px;line-height:.88}body.t-catalog .poster-stamp span{text-transform:uppercase;color:#ffffffb8;font-size:11px;font-weight:900;line-height:1.35}body.t-catalog .poster-stamp[data-stamp=rating] strong:after{content:"★";color:#ffd166;margin-left:7px;font-size:22px}body.t-catalog .poster-footer{z-index:3;gap:14px;display:grid;position:absolute;bottom:26px;left:28px;right:28px}body.t-catalog .poster-caption{color:#ffffffa3;max-width:420px;margin:0;font-size:12px}body.t-catalog .poster-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}body.t-catalog .poster-meta .event-chip{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff38}body.t-catalog .poster-meta .event-chip--brand{color:#d6f7e6;background:#8ee0b738;border-color:#8ee0b761}body.t-catalog .poster-meta .event-chip--status{color:#e7f6ee;background:#ffffff24}body.t-catalog .poster-meta .event-chip--status i{background:#8ee0b7;box-shadow:0 0 0 5px #8ee0b72e}body.t-catalog .poster-meta .round-action{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border-color:#ffffff3d}body.t-catalog .poster-meta .round-action:hover{background:#ffffff42}body.t-catalog .poster-meta .round-action.active{color:#e64b74;background:#fff2f6;border-color:#ffd8e4}body.t-catalog .poster-meta .round-action.active .icon{fill:currentColor}body.t-catalog .event-primary-card{min-height:650px;box-shadow:var(--shadow-md);background:#fffffff5;border:1px solid #13231e14;border-radius:34px;flex-direction:column;padding:34px;display:flex}body.t-catalog .event-chips{flex-wrap:wrap;gap:8px;display:flex}body.t-catalog .event-chip{color:#566a62;text-transform:uppercase;background:#f0f4f2;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}body.t-catalog .event-chip--brand{background:var(--brand-soft);color:var(--brand-dark)}body.t-catalog .event-chip--status{color:#337558;background:#edf8f2}body.t-catalog .event-chip--status i{background:#22a06b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #22a06b1a}body.t-catalog .event-icon-actions{gap:8px;display:flex}body.t-catalog .round-action{border:1px solid var(--line);width:44px;height:44px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-xs);background:#fff;border-radius:50%;place-items:center;transition:all .2s;display:grid}body.t-catalog .round-action:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}body.t-catalog .round-action.active{color:#e64b74;background:#fff2f6;border-color:#ffd8e4}body.t-catalog .event-primary-card h1{margin:0 0 16px;font-size:clamp(26px,2.2vw,34px);line-height:1.16}body.t-catalog .event-description{max-width:760px;margin:0 0 26px;position:relative}body.t-catalog .event-description[hidden]{display:none}body.t-catalog .event-description-body{color:#44564f;font-size:16px;line-height:1.68}body.t-catalog .event-description-body p{margin:0 0 13px}body.t-catalog .event-description-body p:last-child{margin-bottom:0}body.t-catalog .event-description.is-lead .event-description-body{color:var(--muted);font-size:20px;line-height:1.55}body.t-catalog .event-description.is-clamped .event-description-body{max-height:13.44em;overflow:hidden}body.t-catalog .event-description.is-clamped:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fffffff7 76%);height:70px;position:absolute;bottom:30px;left:0;right:0}body.t-catalog .event-description.is-expanded .event-description-body{max-height:none}body.t-catalog .event-description.is-expanded:after{content:none}body.t-catalog .event-description-toggle{color:var(--brand-dark);cursor:pointer;background:0 0;align-items:center;gap:6px;margin-top:8px;padding:0;font-size:13px;font-weight:900;display:inline-flex}body.t-catalog .event-description-toggle[hidden]{display:none}body.t-catalog .event-description-toggle .icon{width:16px;height:16px;transition:transform .2s}body.t-catalog .event-description.is-expanded .event-description-toggle .icon{transform:rotate(180deg)}body.t-catalog .event-key-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;display:grid}body.t-catalog .event-key-fact{background:#f7faf8;border:1px solid #13231e0f;border-radius:18px;grid-template-columns:48px 1fr;align-items:center;gap:13px;min-width:0;padding:14px;display:grid}body.t-catalog .event-key-fact--wide{grid-column:1/-1}body.t-catalog .event-key-fact span,body.t-catalog .event-key-fact strong{overflow-wrap:anywhere}body.t-catalog .fact-icon{width:48px;height:48px;color:var(--brand);box-shadow:var(--shadow-xs);background:#fff;border-radius:15px;place-items:center;display:grid}body.t-catalog .event-key-fact small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900;display:block}body.t-catalog .event-key-fact strong{margin-top:2px;font-size:15px;display:block}body.t-catalog .event-key-fact span{color:var(--muted);margin-top:2px;font-size:12px;display:block}body.t-catalog .event-primary-actions{grid-template-columns:1fr auto;gap:10px;margin-top:18px;display:grid}body.t-catalog .event-official-btn,body.t-catalog .event-secondary-btn{border-radius:17px;justify-content:center;align-items:center;gap:10px;min-height:56px;font-weight:900;display:flex}body.t-catalog .event-official-btn{background:var(--brand);color:#fff;box-shadow:0 14px 28px #0b8f5b38}body.t-catalog .event-official-btn:hover{background:var(--brand-dark);transform:translateY(-2px)}body.t-catalog .event-secondary-btn{border:1px solid var(--line);color:var(--text);background:#fff;padding:0 18px}body.t-catalog .event-source-note{color:var(--muted);text-align:center;margin:12px 0 0;font-size:11px}body.t-catalog .event-venue-section{color:#fff;background:#10261f;padding:72px 0}body.t-catalog .event-section-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}body.t-catalog .event-section-head h2{margin:8px 0 0;font-size:clamp(34px,4vw,54px);line-height:1.02}body.t-catalog .event-section-head p{max-width:660px;color:var(--muted);margin:10px 0 0;font-size:16px}body.t-catalog .event-venue-section .event-section-head p{color:#fff9}body.t-catalog .event-venue-section .eyebrow{color:#8ee0b7}body.t-catalog .venue-map-shell{background:#dce8e2;border:1px solid #ffffff1f;border-radius:28px;min-height:600px;position:relative;overflow:hidden}body.t-catalog .venue-map-shell .venue-map,body.t-catalog .venue-map-shell iframe{border:0;width:100%;height:100%;position:absolute;inset:0}body.t-catalog .venue-map-tools{z-index:2;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:calc(100% - 36px);display:flex;position:absolute;top:18px;right:18px}body.t-catalog .venue-map-tools button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10261fe6;border-radius:14px;min-height:38px;padding:0 14px;font-size:12px;font-weight:800;transition:all .2s}body.t-catalog .venue-map-tools button:hover{background:var(--brand-dark)}@media (width<=640px){body.t-catalog .venue-map-tools{gap:6px;top:12px;right:12px}body.t-catalog .venue-map-tools button{min-height:34px;padding:0 11px;font-size:11px}}body.t-catalog .venue-map-badge{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10261fe6;border-radius:19px;align-items:center;gap:11px;max-width:min(440px,100% - 36px);padding:12px 16px;display:flex;position:absolute;top:18px;left:18px}body.t-catalog .venue-map-dot{background:#8ee0b7;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 5px #8ee0b71f}body.t-catalog .venue-map-text{gap:3px;min-width:0;display:grid}body.t-catalog .venue-map-text strong{font-size:13px;font-weight:900}body.t-catalog .venue-map-text small{color:#ffffff9e;font-size:11px;font-weight:700}body.t-catalog .venue-route-link{min-height:50px;color:var(--text);background:#fff;border-radius:16px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:900;transition:all .2s;display:inline-flex}body.t-catalog .venue-route-link:hover{color:var(--brand-dark);transform:translateY(-2px)}body.t-catalog .venue-route-link .icon{width:18px}body.t-catalog .related-section{padding-bottom:84px}body.t-catalog .related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}body.t-catalog .related-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:25px;transition:all .22s;overflow:hidden}body.t-catalog .related-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}body.t-catalog .related-placeholder{color:#fff;background:#6859ea;min-height:210px;padding:18px;position:relative;overflow:hidden}body.t-catalog .related-placeholder:before{content:"";border:32px solid #ffffff21;border-radius:50%;width:210px;height:210px;position:absolute;top:-80px;right:-50px}body.t-catalog .related-placeholder:after{content:"";background:linear-gradient(145deg,#0000 0 8%,#ffffff2e 8% 12%,#0000 12% 20%,#ffffff2e 20% 30%,#0000 30% 42%,#ffffff2e 42% 50%,#0000 50%);height:55px;position:absolute;bottom:30px;left:0;right:0}body.t-catalog .related-placeholder--orange{background:linear-gradient(145deg,#c55720,#ffad64)}body.t-catalog .related-placeholder--green{background:linear-gradient(145deg,#126146,#7bd7ac)}body.t-catalog .related-placeholder span{z-index:2;font-size:11px;font-weight:950;position:relative}body.t-catalog .related-placeholder i{z-index:2;font-size:54px;font-style:normal;font-weight:950;line-height:.8;position:absolute;bottom:25px;left:18px}body.t-catalog .related-placeholder b{z-index:2;font-size:13px;position:absolute;bottom:27px;left:82px}body.t-catalog .related-copy{padding:18px}body.t-catalog .related-copy>span{color:var(--brand-dark);font-size:12px;font-weight:850}body.t-catalog .related-copy strong{margin-top:8px;font-size:18px;line-height:1.35;display:block}body.t-catalog .related-copy small{color:var(--muted);margin-top:10px;font-size:12px;display:block}@media (width<=1180px){body.t-catalog .event-detail-grid{grid-template-columns:1fr}body.t-catalog .event-poster-placeholder{min-height:560px}body.t-catalog .event-primary-card{min-height:auto}body.t-catalog .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.t-catalog .related-card:last-child{grid-column:1/-1}}@media (width<=768px){body.t-catalog .section--event{padding:46px 0}body.t-catalog .event-detail-hero{padding-top:18px}body.t-catalog .event-poster-placeholder{border-radius:26px;min-height:470px}body.t-catalog .poster-typography{font-size:29px;bottom:170px}body.t-catalog .poster-typography span:last-child{margin-left:16px}body.t-catalog .poster-center-mark{width:88px;height:88px;top:150px;right:52px}body.t-catalog .poster-center-mark .icon{width:38px}body.t-catalog .poster-orbit--one{width:390px;height:390px;right:-145px}body.t-catalog .poster-route{top:92px;right:38px}body.t-catalog .poster-footer{gap:12px;bottom:20px;left:20px;right:20px}body.t-catalog .poster-caption{display:none}body.t-catalog .poster-stamp{gap:10px;padding:11px 14px}body.t-catalog .poster-stamp strong{font-size:34px}body.t-catalog .poster-stamp span{font-size:10px}body.t-catalog .event-primary-card{border-radius:26px;padding:24px}body.t-catalog .event-primary-card h1{font-size:27px}body.t-catalog .event-primary-actions{grid-template-columns:1fr}body.t-catalog .venue-map-shell{min-height:390px}body.t-catalog .related-grid{grid-template-columns:1fr}body.t-catalog .related-card:last-child{grid-column:auto}body.t-catalog .event-section-head{align-items:flex-start}body.t-catalog .breadcrumbs{white-space:nowrap;padding-bottom:4px;overflow-x:auto}}@media (width<=480px){body.t-catalog .event-poster-placeholder{min-height:430px}body.t-catalog .poster-typography{font-size:23px;bottom:170px;left:18px;right:18px}body.t-catalog .poster-topline{left:18px;right:18px}body.t-catalog .poster-center-mark{top:145px;right:28px}body.t-catalog .poster-route{display:none}body.t-catalog .poster-footer{left:18px;right:18px}body.t-catalog .poster-caption{display:none}body.t-catalog .poster-meta{flex-direction:column;align-items:flex-start}body.t-catalog .event-primary-card h1{font-size:25px}body.t-catalog .event-description.is-lead .event-description-body{font-size:17px}body.t-catalog .event-key-facts{grid-template-columns:1fr}body.t-catalog .event-key-fact{grid-template-columns:42px 1fr;padding:12px}body.t-catalog .fact-icon{width:42px;height:42px}body.t-catalog .event-section-head h2{font-size:36px}}body.t-catalog .event-detail-hero{padding:28px 0 36px}body.t-catalog .event-venue-section{padding:64px 0 70px}body.t-catalog .event-venue-section .event-section-head{margin-bottom:30px}body.t-catalog .related-section{padding:68px 0 88px}body.t-catalog .related-section .section-head{margin-bottom:26px}@media (width<=768px){body.t-catalog .event-detail-hero{padding:18px 0 30px}body.t-catalog .event-venue-section{padding:50px 0 56px}body.t-catalog .event-venue-section .event-section-head{margin-bottom:22px}body.t-catalog .related-section{padding:52px 0 72px}}@media (width<=480px){body.t-catalog .event-detail-hero{padding-bottom:24px}body.t-catalog .event-venue-section{padding-top:44px}body.t-catalog .related-section{padding-top:46px}}@media (width<=1440px) and (width>=1181px){body.t-catalog .event-detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:18px}}@media (width<=1440px){body.t-catalog .venue-map-shell{min-height:520px}}@media (width<=1024px){body.t-catalog .event-poster-placeholder{min-height:480px}body.t-catalog .venue-map-shell{min-height:460px}}@media (width<=900px){body.t-catalog .event-poster-placeholder{min-height:440px}body.t-catalog .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){body.t-catalog .section--event{padding:36px 0}body.t-catalog .event-primary-card{padding:20px}body.t-catalog .venue-map-shell{border-radius:24px;min-height:340px}body.t-catalog .event-key-facts{gap:8px}}@media (width<=480px){body.t-catalog .event-primary-card{border-radius:22px;padding:17px}body.t-catalog .venue-map-shell{border-radius:20px;min-height:300px}}@media (width<=380px){body.t-catalog .section--event{padding:28px 0}body.t-catalog .event-poster-placeholder{border-radius:22px;min-height:380px}body.t-catalog .poster-typography{font-size:20px;bottom:150px}body.t-catalog .event-primary-card{padding:15px}body.t-catalog .event-primary-card h1{font-size:22px}body.t-catalog .event-section-head h2{font-size:29px}body.t-catalog .venue-map-shell{min-height:260px}body.t-catalog .event-key-fact{grid-template-columns:38px minmax(0,1fr);padding:11px}body.t-catalog .fact-icon{width:38px;height:38px}}@media (width<=640px){body.t-catalog .event-section-head{flex-direction:column;align-items:flex-start;gap:12px}body.t-catalog .venue-route-link{align-self:flex-start}}@media (width<=480px){body.t-catalog .event-official-btn,body.t-catalog .event-secondary-btn,body.t-catalog .venue-route-link{text-align:center;white-space:normal;height:auto;min-height:0;padding:13px 15px;line-height:1.25}}body.t-catalog .empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}body.t-catalog .events-grid+.catalog-head,body.t-catalog .places-grid+.catalog-head{margin-top:34px}@media (width<=640px){body.t-catalog .empty-actions .btn{width:100%}}body.t-home .cat-breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}body.t-home .cat-breadcrumbs a:hover{color:var(--green-dark)}body.t-home .cat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}body.t-home .cat-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;flex-direction:column;gap:14px;padding:22px;transition:all .22s;display:flex;position:relative}body.t-home .cat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}body.t-home .cat-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}body.t-home .cat-card-actions{align-items:center;gap:8px;display:flex}body.t-home .cat-icon{width:54px;height:54px;color:var(--green-dark);background:var(--green-soft);border-radius:17px;place-items:center;display:grid}body.t-home .cat-icon .icon{width:26px;height:26px}body.t-home .cat-count{color:var(--green-dark);background:var(--green-soft);border-radius:99px;padding:5px 10px;font-size:12px;font-weight:900}body.t-home .cat-card h3{margin:0 0 5px;font-size:19px;line-height:1.2}body.t-home .cat-card p{color:var(--muted);margin:0;font-size:13.5px}body.t-home .cat-arrow{background:var(--soft);width:38px;height:38px;color:var(--green-dark);border-radius:50%;place-items:center;transition:all .2s;display:grid}body.t-home .cat-arrow .icon{width:18px;height:18px}body.t-home .cat-card:hover .cat-arrow{color:#fff;background:var(--green);transform:translate(3px)}body.t-home .cat-icon--mint{color:var(--green-dark);background:var(--green-soft)}body.t-home .cat-icon--orange{color:#c2591c;background:#ff8b5229}body.t-home .cat-icon--violet{color:#5744c9;background:#7a67e826}body.t-home .cat-icon--blue{color:#1f6fb2;background:#3f94d829}body.t-home .cat-icon--pink{color:#b83f66;background:#e64e7624}body.t-home .cat-icon--cyan{color:#12776f;background:#18a89b29}body.t-home .cat-icon--sand{color:#9a6a12;background:#e0a82d2e}body.t-home .cat-icon--grass{color:#3d7a1f;background:#6bb23a2b}body.t-home .cat-list{color:var(--muted);margin:0;font-size:13px;line-height:1.5}body.t-home .cat-list b{color:#55635c;font-weight:750}body.t-home .cat-card--suggest{box-shadow:none;background:0 0;border:1px dashed #c3d3cb}body.t-home .cat-card--suggest:hover{border-color:var(--green);box-shadow:var(--shadow-xs);background:#fff9}body.t-home .cat-card--suggest .cat-icon{color:var(--green-dark);background:#15976614;border:1px dashed #bcd8c9}body.t-home .cat-card--suggest h3{color:var(--text)}body.t-home .cat-cta{color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#14271f,#17513a 60%,#159766);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;padding:34px 38px;display:grid}body.t-home .cat-cta h2{margin:10px 0 8px;font-size:clamp(26px,2.4vw,36px);line-height:1.1}body.t-home .cat-cta p{color:#ffffffb8;max-width:620px;margin:0;font-size:15px}body.t-home .cat-cta .kicker{color:#a1e1c2}body.t-home .cat-cta .kicker:before{background:#a1e1c2;box-shadow:0 0 0 5px #a1e1c229}body.t-home .cat-cta-actions{flex-wrap:wrap;gap:10px;display:flex}body.t-home .cat-cta .btn--light{color:var(--text);border-color:#0000}@media (width<=1440px){body.t-home .cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1280px){body.t-home .cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1024px){body.t-home .cat-cta{grid-template-columns:1fr;padding:28px 24px}}@media (width<=768px){body.t-home .cat-card{border-radius:20px;padding:18px}}@media (width<=1180px){body.t-home .cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){body.t-home .cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.t-home .cat-cta{padding:26px 22px}}@media (width<=640px){body.t-home .cat-grid{grid-template-columns:minmax(0,1fr)}body.t-home .cat-card{padding:17px}}@media (width<=480px){body.t-home .cat-card{border-radius:18px;padding:15px}body.t-home .cat-list{font-size:12.5px}body.t-home .cat-cta{padding:22px 17px}body.t-home .cat-cta-actions .btn{flex:100%}}@media (width<=380px){body.t-home .cat-card{padding:13px}body.t-home .cat-cta{padding:19px 14px}}body.t-home .idea-breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}body.t-home .idea-breadcrumbs a:hover{color:var(--green-dark)}body.t-home .idea-card--samples{gap:10px;display:grid}body.t-home .idea-sample{background:var(--soft);color:#4d5d56;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:13px;font-size:13px;line-height:1.45;display:grid}body.t-home .idea-sample-icon{width:38px;height:38px;color:var(--green-dark);background:#fff;border-radius:13px;place-items:center;display:grid}body.t-home .idea-sample-icon .icon{width:19px;height:19px}body.t-home .idea-sample-icon--violet{color:#5744c9;background:#7a67e826}body.t-home .idea-sample-icon--orange{color:#c2591c;background:#ff8b5229}body.t-home .idea-sample-icon--mint{color:var(--green-dark);background:var(--green-soft)}body.t-home .idea-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:20px;display:grid}body.t-home .idea-form,body.t-home .idea-success{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:30px;padding:clamp(24px,2.4vw,38px)}body.t-home .idea-form-head{margin-bottom:26px}body.t-home .idea-form-head .section-description{margin-top:8px}body.t-home .idea-field{margin-bottom:22px}body.t-home .idea-label{color:#43534c;margin-bottom:10px;font-size:13px;font-weight:850;display:block}body.t-home .idea-label-note{color:var(--muted);font-weight:650}body.t-home .idea-topics{flex-wrap:wrap;gap:8px;display:flex}body.t-home .idea-topic{background:var(--soft);color:#4b5a53;cursor:pointer;border:1px solid #0000;border-radius:14px;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:13px;font-weight:750;transition:all .2s;display:inline-flex}body.t-home .idea-topic .icon{width:17px;height:17px;color:var(--green)}body.t-home .idea-topic:hover{background:#e8efeb}body.t-home .idea-topic.active{color:var(--green-dark);background:var(--green-soft);border-color:#bcdccc}body.t-home .idea-topic.active .icon{color:var(--green-dark)}body.t-home .idea-control{background:var(--soft);border:1px solid #0000;border-radius:16px;align-items:center;gap:10px;min-height:54px;padding:0 15px;transition:all .18s;display:flex}body.t-home .idea-control--area{align-items:flex-start;padding:14px 15px}body.t-home .idea-control:focus-within{box-shadow:var(--shadow-xs);background:#fff;border-color:#bcdccc}body.t-home .idea-control>.icon{color:var(--green)}body.t-home .idea-control input,body.t-home .idea-control textarea{width:100%;color:var(--text);resize:vertical;background:0 0;border:0;outline:0;font-family:inherit;font-size:15px;font-weight:650}body.t-home .idea-control textarea{min-height:132px;line-height:1.5}body.t-home .idea-control input::-moz-placeholder{color:#9aa6a0;font-weight:600}body.t-home .idea-control textarea::-moz-placeholder{color:#9aa6a0;font-weight:600}body.t-home .idea-control input::placeholder,body.t-home .idea-control textarea::placeholder{color:#9aa6a0;font-weight:600}body.t-home .idea-field-foot{justify-content:space-between;align-items:center;gap:12px;min-height:18px;margin-top:9px;display:flex}body.t-home .idea-counter{color:#96a19b;margin-left:auto;font-size:12px;font-weight:750}body.t-home .idea-error{color:#c0392f;font-size:12.5px;font-weight:750;display:none}body.t-home .idea-form.is-invalid .idea-error{display:block}body.t-home .idea-form.is-invalid .idea-control--area{background:#fff;border-color:#eab3ac}body.t-home .idea-field--consent{margin-bottom:20px}body.t-home .idea-consent{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}body.t-home .idea-consent input{opacity:0;width:0;height:0;position:absolute}body.t-home .idea-consent-mark{color:#0000;background:#fff;border:1px solid #bfc9c3;border-radius:7px;place-items:center;width:22px;height:22px;margin-top:1px;transition:all .18s;display:grid}body.t-home .idea-consent-mark .icon{stroke-width:3px;width:14px;height:14px}body.t-home .idea-consent:hover .idea-consent-mark{border-color:var(--green)}body.t-home .idea-consent input:checked+.idea-consent-mark{color:#fff;background:var(--green);border-color:var(--green)}body.t-home .idea-consent input:focus-visible+.idea-consent-mark{outline-offset:2px;outline:3px solid #15976647}body.t-home .idea-consent-text{color:#55635c;font-size:13px;line-height:1.5}body.t-home .idea-consent-text a{color:var(--green-dark);text-underline-offset:2px;text-decoration:underline}body.t-home .idea-consent-text a:hover{color:var(--text)}body.t-home .idea-error--consent{margin-top:10px}body.t-home .idea-form.is-invalid-consent .idea-error--consent{display:block}body.t-home .idea-form.is-invalid-consent .idea-consent-mark{border-color:#d98077}body.t-home .idea-error--send{flex:100%;margin:0;display:block}body.t-home .idea-form-foot{flex-wrap:wrap;align-items:center;gap:16px;display:flex}body.t-home .idea-note{color:var(--muted);flex:260px;margin:0;font-size:12.5px;line-height:1.45}body.t-home .idea-success{text-align:center}body.t-home .idea-form[hidden],body.t-home .idea-success[hidden]{display:none}body.t-home .idea-success-icon{color:#fff;background:var(--green);border-radius:26px;place-items:center;width:74px;height:74px;margin:6px auto 18px;display:grid;box-shadow:0 16px 30px #1597663d}body.t-home .idea-success-icon .icon{stroke-width:2.6px;width:34px;height:34px}body.t-home .idea-success h2{margin:0 0 10px;font-size:clamp(26px,2.4vw,36px);line-height:1.1}body.t-home .idea-success p{max-width:520px;color:var(--muted);margin:0 auto;font-size:15px}body.t-home .idea-success-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}body.t-home .idea-aside{top:calc(var(--header) + 20px);gap:16px;display:grid;position:sticky}body.t-home .idea-card{border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:26px;padding:24px}body.t-home .idea-card h3{margin:0 0 18px;font-size:18px}body.t-home .idea-steps{counter-reset:step;gap:16px;margin:0;padding:0;list-style:none;display:grid}body.t-home .idea-steps li{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:13px;display:grid}body.t-home .idea-step-num{width:30px;height:30px;color:var(--green-dark);background:var(--green-soft);border-radius:10px;place-items:center;font-size:13px;font-weight:900;display:grid}body.t-home .idea-steps strong{margin-bottom:3px;font-size:14.5px;display:block}body.t-home .idea-steps li>span:last-child,body.t-home .idea-steps span span{color:var(--muted);font-size:13px;line-height:1.45}body.t-home .idea-card--links{gap:8px;display:grid}body.t-home .idea-link{background:var(--soft);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;transition:all .2s;display:grid}body.t-home .idea-link:hover{background:#e9f0ec;transform:translate(2px)}body.t-home button.idea-link{text-align:left;cursor:pointer;width:100%}body.t-home .idea-link-icon{width:42px;height:42px;color:var(--green-dark);background:#fff;border-radius:14px;place-items:center;display:grid}body.t-home .idea-link-icon .icon{width:19px;height:19px}body.t-home .idea-link strong{font-size:14px;display:block}body.t-home .idea-link span span,body.t-home .idea-link>span:nth-child(2){color:var(--muted);font-size:12.5px;line-height:1.4}body.t-home .idea-link-arrow{color:#8b9690}body.t-home .idea-hints{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}body.t-home .idea-hint{border:1px solid var(--line);box-shadow:var(--shadow-sm);text-align:left;cursor:pointer;background:#fff;border-radius:24px;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:22px;transition:all .22s;display:grid}body.t-home .idea-hint:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}body.t-home .idea-hint-icon{width:54px;height:54px;color:var(--green-dark);background:var(--green-soft);border-radius:17px;place-items:center;display:grid}body.t-home .idea-hint-icon .icon{width:26px;height:26px}body.t-home .idea-hint-icon--violet{color:#5744c9;background:#7a67e826}body.t-home .idea-hint-icon--blue{color:#1f6fb2;background:#3f94d829}body.t-home .idea-hint-icon--mint{color:var(--green-dark);background:var(--green-soft)}body.t-home .idea-hint-icon--orange{color:#c2591c;background:#ff8b5229}body.t-home .idea-hint-body strong{margin-bottom:5px;font-size:16px;line-height:1.2;display:block}body.t-home .idea-hint-body span{color:var(--muted);font-size:13px;line-height:1.45;display:block}body.t-home .idea-hint-arrow{background:var(--soft);width:38px;height:38px;color:var(--green-dark);border-radius:50%;grid-column:2;justify-self:end;place-items:center;transition:all .2s;display:grid}body.t-home .idea-hint-arrow .icon{width:18px;height:18px}body.t-home .idea-hint:hover .idea-hint-arrow{color:#fff;background:var(--green);transform:translate(3px)}body.t-home .idea-cta{color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#14271f,#17513a 60%,#159766);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;padding:34px 38px;display:grid}body.t-home .idea-cta h2{margin:10px 0 8px;font-size:clamp(26px,2.4vw,36px);line-height:1.1}body.t-home .idea-cta p{color:#ffffffb8;max-width:620px;margin:0;font-size:15px}body.t-home .idea-cta .kicker{color:#a1e1c2}body.t-home .idea-cta .kicker:before{background:#a1e1c2;box-shadow:0 0 0 5px #a1e1c229}body.t-home .idea-cta-actions{flex-wrap:wrap;gap:10px;display:flex}body.t-home .idea-cta .btn--light{color:var(--text);border-color:#0000}@media (width<=1180px){body.t-home .idea-layout{grid-template-columns:1fr}body.t-home .idea-aside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (width<=1024px){body.t-home .idea-cta{grid-template-columns:1fr;padding:28px 24px}}@media (width<=900px){body.t-home .idea-aside{grid-template-columns:1fr}}@media (width<=768px){body.t-home .idea-form,body.t-home .idea-success{border-radius:24px;padding:20px}body.t-home .idea-topic{min-height:42px;padding:0 13px;font-size:12.5px}body.t-home .idea-hint{border-radius:20px;padding:18px}body.t-home .idea-form-foot .btn{width:100%}}@media (width<=1440px){body.t-home .idea-hints{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1024px){body.t-home .idea-hints{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){body.t-home .idea-hints{grid-template-columns:minmax(0,1fr)}}@media (width<=900px){body.t-home .idea-form,body.t-home .idea-success{padding:24px}}@media (width<=640px){body.t-home .idea-form,body.t-home .idea-success{border-radius:22px;padding:18px}body.t-home .idea-hint{border-radius:18px;padding:16px}body.t-home .idea-cta{padding:22px 18px}}@media (width<=480px){body.t-home .idea-topic{min-height:40px;padding:0 11px;font-size:12px}body.t-home .idea-cta{padding:19px 15px}body.t-home .idea-cta .btn{width:100%}}@media (width<=380px){body.t-home .idea-form,body.t-home .idea-success{padding:15px}body.t-home .idea-hint{padding:14px}body.t-home .idea-topic{min-height:38px;padding:0 10px;font-size:11.5px}}body.t-home .news-breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}body.t-home .news-breadcrumbs a:hover{color:var(--green-dark)}body.t-home .news-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}body.t-home .news-chip{border:1px solid var(--line);min-height:48px;box-shadow:var(--shadow-xs);color:#45544d;cursor:pointer;background:#fff;border-radius:15px;align-items:center;gap:9px;padding:0 17px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex}body.t-home .news-chip .icon{width:18px;height:18px;color:var(--green)}body.t-home .news-chip:hover{border-color:#cfe6db;transform:translateY(-2px)}body.t-home .news-chip.active{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 12px 24px #15976633}body.t-home .news-chip.active .icon{color:#fff}body.t-home .news-chip-count{background:var(--soft);color:var(--muted);border-radius:99px;padding:3px 8px;font-size:11px;font-weight:900}body.t-home .news-chip.active .news-chip-count{color:#fff;background:#ffffff38}body.t-home .news-chip[disabled]{opacity:.45;cursor:default;transform:none}body.t-home .news-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}body.t-home .news-head .result-title{font-size:23px;font-weight:900}body.t-home .news-head .result-title span{color:var(--muted);font-size:14px;font-weight:650}body.t-home .news-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}body.t-home .news-page-grid[hidden]{display:none}body.t-home .news-post{border:1px solid var(--line);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;align-items:stretch;gap:12px;padding:22px 24px 20px;transition:all .22s;display:flex;position:relative}body.t-home .news-post:hover{box-shadow:var(--shadow-md);border-color:#cfe6db;transform:translateY(-4px)}body.t-home .news-post:focus-visible{outline-offset:3px;outline:3px solid #15976647}body.t-home .news-post h3{color:#282828;margin:0;font-size:17px;font-weight:700;line-height:1.3}body.t-home .news-post p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}body.t-home .news-post-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;display:flex}body.t-home .news-label{white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;border-radius:99px;align-self:flex-start;align-items:center;gap:7px;padding:6px 12px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}body.t-home .news-label .icon{stroke-width:2.2px;flex:none;width:14px;height:14px}body.t-home .news-label--summary{color:#0d7750;background:#e3f5ed}body.t-home .news-label--utility{color:#b25520;background:#fdece1}body.t-home .news-label--announce{color:#5546c4;background:#ece9fd}body.t-home .news-when{color:#7d8983;white-space:nowrap;align-items:center;gap:7px;font-size:12.5px;font-weight:750;display:inline-flex}body.t-home .empty{text-align:center;border:1px solid var(--line);background:#fff;border-radius:24px;padding:56px 30px;display:none}body.t-home .empty.show{display:block}body.t-home .empty h3{margin:0 0 8px;font-size:24px}body.t-home .empty p{color:var(--muted);margin:0}body.t-home .news-more{justify-content:center;margin-top:28px;display:flex}body.t-home .news-more[hidden]{display:none}body.t-home .news-more-btn{border:1px solid var(--line);min-height:54px;box-shadow:var(--shadow-xs);color:var(--text);cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:10px;padding:0 14px 0 24px;font-size:15px;font-weight:800;transition:all .2s;display:inline-flex}body.t-home .news-more-btn b{background:var(--green-soft);min-width:30px;color:var(--green-dark);border-radius:99px;padding:4px 9px;font-size:12px;font-weight:900}body.t-home .news-more-btn .icon{width:18px;height:18px;color:var(--green);transition:transform .2s}body.t-home .news-more-btn:hover{box-shadow:var(--shadow-sm);border-color:#bcdccc;transform:translateY(-2px)}body.t-home .news-more-btn:hover .icon{transform:translateY(2px)}body.t-home .news-modal{z-index:90;place-items:center;padding:24px;display:grid;position:fixed;inset:0}body.t-home .news-modal[hidden]{display:none}body.t-home .news-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c18138c;animation:.18s newsFade;position:absolute;inset:0}body.t-home .news-modal-card{z-index:1;background:#fff;border-radius:28px;width:min(720px,100%);max-height:min(84vh,760px);padding:34px 38px 30px;animation:.22s cubic-bezier(.2,.9,.3,1) newsPop;position:relative;overflow:auto;box-shadow:0 40px 90px #0c181352}@keyframes newsFade{0%{opacity:0}}@keyframes newsPop{0%{opacity:0;transform:translateY(14px)scale(.98)}}body.t-home .news-modal-close{background:var(--soft);color:#56625c;cursor:pointer;border-radius:13px;place-items:center;width:42px;height:42px;transition:all .2s;display:grid;position:absolute;top:18px;right:18px}body.t-home .news-modal-close:hover{color:var(--text);background:#e5ebe8}body.t-home .news-modal-head{flex-wrap:wrap;align-items:center;gap:12px;padding-right:52px;display:flex}body.t-home .news-modal-meta{color:var(--muted);font-size:13px;font-weight:750}body.t-home .news-modal-card h2{color:#282828;margin:18px 0 16px;font-size:clamp(24px,2.2vw,32px);font-weight:700;line-height:1.15}body.t-home .news-modal-text{gap:14px;display:grid}body.t-home .news-modal-text p{color:#4a5b53;margin:0;font-size:15.5px;line-height:1.6}body.t-home .news-modal-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:26px;padding-top:20px;display:flex}body.t-home .news-modal-link{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:750;transition:all .2s;display:inline-flex}body.t-home .news-modal-link .icon{width:16px;height:16px;transition:transform .2s}body.t-home .news-modal-link:hover{color:var(--green-dark)}body.t-home .news-modal-link:hover .icon{transform:translate(3px)}body.t-home .news-modal-ok{background:var(--green);color:#fff;cursor:pointer;border-radius:14px;min-height:46px;padding:0 22px;font-weight:800;transition:all .2s;box-shadow:0 12px 24px #15976638}body.t-home .news-modal-ok:hover{background:var(--green-dark);transform:translateY(-2px)}body.t-home .news-cta{color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#14271f,#17513a 60%,#159766);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;padding:34px 38px;display:grid}body.t-home .news-cta h2{margin:10px 0 8px;font-size:clamp(26px,2.4vw,36px);line-height:1.1}body.t-home .news-cta p{color:#ffffffb8;max-width:620px;margin:0;font-size:15px}body.t-home .news-cta .kicker{color:#a1e1c2}body.t-home .news-cta .kicker:before{background:#a1e1c2;box-shadow:0 0 0 5px #a1e1c229}body.t-home .news-cta-actions{flex-wrap:wrap;gap:10px;display:flex}body.t-home .news-cta .btn--light{color:var(--text);border-color:#0000}@media (width<=1280px){body.t-home .news-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){body.t-home .news-cta{grid-template-columns:1fr;padding:28px 24px}}@media (width<=900px){body.t-home .news-page-grid{grid-template-columns:1fr}}@media (width<=768px){body.t-home .news-chip{min-height:44px;padding:0 14px;font-size:13px}body.t-home .news-post{border-radius:20px;padding:18px 18px 16px}body.t-home .news-more-btn{justify-content:center;width:100%;padding:0 18px}body.t-home .news-modal{padding:12px}body.t-home .news-modal-card{border-radius:22px;max-height:90vh;padding:26px 20px 22px}body.t-home .news-modal-close{top:12px;right:12px}body.t-home .news-modal-foot{flex-direction:column-reverse;align-items:stretch}body.t-home .news-modal-ok{width:100%}body.t-home .news-modal-link{justify-content:center}}@media (width<=640px){body.t-home .news-head{flex-direction:column;align-items:flex-start;gap:10px}body.t-home .news-toolbar{gap:8px;margin-bottom:18px}body.t-home .news-post{padding:16px}}@media (width<=480px){body.t-home .news-chip{min-height:40px;padding:0 12px;font-size:12.5px}body.t-home .news-post{border-radius:18px;padding:15px}body.t-home .news-modal-card{padding:22px 16px 18px}body.t-home .news-cta{padding:22px 17px}body.t-home .news-cta .btn{width:100%}}@media (width<=380px){body.t-home .news-chip{min-height:38px;padding:0 10px;font-size:12px}body.t-home .news-post{padding:13px}body.t-home .news-modal-card{padding:18px 13px 15px}body.t-home .news-modal-head{padding-right:44px}}body.t-home .legal-hero{padding:26px 0 30px}body.t-home .legal-hero-card{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#fff,#f6faf7 55%,#eaf5ef);border:1px solid #ffffffe6;border-radius:30px;padding:clamp(26px,3.4vw,46px);position:relative;overflow:hidden}body.t-home .legal-hero-card:after{content:"";background:radial-gradient(circle,#15976624,#15976600 70%);border-radius:50%;width:380px;height:380px;position:absolute;top:-140px;right:-90px}body.t-home .legal-hero-inner{z-index:1;position:relative}body.t-home .legal-breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}body.t-home .legal-breadcrumbs a:hover{color:var(--green-dark)}body.t-home .legal-title{max-width:900px;margin:14px 0;font-size:clamp(30px,3.4vw,52px);line-height:1.08}body.t-home .legal-lead{color:#53635b;max-width:760px;margin:0;font-size:clamp(15px,1.2vw,18px);line-height:1.55}body.t-home .legal-meta{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}body.t-home .legal-meta span{color:#53635b;background:#ffffffc7;border:1px solid #fffffff2;border-radius:99px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}body.t-home .legal-meta .icon{width:16px;height:16px;color:var(--green)}body.t-home .legal-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.38fr);align-items:start;gap:24px;display:grid}body.t-home .legal-doc{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:28px;padding:clamp(22px,2.4vw,40px)}body.t-home .legal-doc section+section{border-top:1px solid var(--line);margin-top:30px;padding-top:28px}body.t-home .legal-doc h2{color:#282828;scroll-margin-top:calc(var(--header) + 18px);margin:0 0 14px;font-size:clamp(19px,1.6vw,23px);font-weight:700;line-height:1.25}body.t-home .legal-doc h3{color:#34423b;margin:22px 0 10px;font-size:16px;font-weight:700}body.t-home .legal-doc p{color:#4a5b53;margin:0 0 12px;font-size:15px;line-height:1.65}body.t-home .legal-doc p:last-child{margin-bottom:0}body.t-home .legal-doc ol,body.t-home .legal-doc ul{color:#4a5b53;margin:0 0 12px;padding-left:22px;font-size:15px;line-height:1.65}body.t-home .legal-doc li{margin-bottom:7px}body.t-home .legal-doc li:last-child{margin-bottom:0}body.t-home .legal-doc a{color:var(--green-dark);text-underline-offset:2px;text-decoration:underline}body.t-home .legal-doc a:hover{color:var(--text)}body.t-home .legal-doc strong{color:#34423b}body.t-home .legal-doc{counter-reset:legal-section}body.t-home .legal-doc section>h2{counter-increment:legal-section}body.t-home .legal-doc section>h2:before{content:counter(legal-section) ". ";color:var(--green-dark)}body.t-home .legal-toc{top:calc(var(--header) + 18px);border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:24px;padding:22px;position:sticky}body.t-home .legal-toc strong{margin-bottom:14px;font-size:15px;display:block}body.t-home .legal-toc ol{color:var(--muted);gap:9px;margin:0;padding-left:20px;font-size:13.5px;line-height:1.4;display:grid}body.t-home .legal-toc a{color:#4a5b53}body.t-home .legal-toc a:hover{color:var(--green-dark)}body.t-home .legal-fill{color:#7a5a12;background:#fdf6e7;border:1px solid #f0dcae;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:14px;margin:0 0 22px;padding:18px 20px;font-size:13.5px;line-height:1.55;display:grid}body.t-home .legal-fill .icon{color:#c98a15;width:22px;height:22px}body.t-home .legal-fill strong{color:#6b4d0c;margin-bottom:4px;display:block}body.t-home .legal-fill code{background:#c98a151f;border-radius:6px;padding:1px 6px;font-size:12.5px}body.t-home .legal-blank{color:#7a5a12;overflow-wrap:break-word;background:#fdf1d4;border:1px dashed #e0b95c;border-radius:6px;padding:1px 7px;font-size:.95em;font-weight:700}body.t-home .legal-table-scroll{margin:6px 0 12px;overflow-x:auto}body.t-home .legal-table{border-collapse:collapse;width:100%;min-width:560px;font-size:14px}body.t-home .legal-table td,body.t-home .legal-table th{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:11px 13px}body.t-home .legal-table th{color:#34423b;text-transform:uppercase;letter-spacing:.02em;font-size:12.5px;font-weight:800}body.t-home .legal-table td{color:#4a5b53;line-height:1.5}body.t-home .legal-table tr:last-child td{border-bottom:0}body.t-home .legal-table code{background:var(--soft);border-radius:6px;padding:2px 7px;font-size:13px}body.t-home .legal-links{gap:10px;margin-top:16px;display:grid}body.t-home .legal-link{background:var(--soft);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;transition:all .2s;display:grid}body.t-home .legal-link:hover{background:#e9f0ec;transform:translate(2px)}body.t-home .legal-link-icon{width:40px;height:40px;color:var(--green-dark);background:#fff;border-radius:13px;place-items:center;display:grid}body.t-home .legal-link-icon .icon{width:18px;height:18px}body.t-home .legal-link strong{font-size:14px;display:block}body.t-home .legal-link span{color:var(--muted);font-size:12.5px;line-height:1.4;display:block}body.t-home .legal-link .icon:last-child{color:#8b9690}@media (width<=1024px){body.t-home .legal-layout{grid-template-columns:minmax(0,1fr)}body.t-home .legal-toc{position:static}body.t-home .legal-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){body.t-home .legal-hero{padding:14px 0 20px}body.t-home .legal-hero-card{border-radius:24px;padding:22px 18px}body.t-home .legal-doc{border-radius:22px;padding:20px 18px}body.t-home .legal-toc ol{grid-template-columns:1fr}}body.t-home .legal-toc a.active{color:var(--green-dark);font-weight:800}@media (width<=1440px){body.t-home .legal-layout{gap:20px}}@media (width<=900px){body.t-home .legal-doc{padding:26px 22px}}@media (width<=640px){body.t-home .legal-hero{padding:12px 0 16px}body.t-home .legal-hero-card{border-radius:20px;padding:18px 15px}body.t-home .legal-doc{border-radius:20px;padding:17px 15px;font-size:15px}body.t-home .legal-meta{gap:8px;margin-top:16px}}@media (width<=480px){body.t-home .legal-doc{padding:15px 13px;font-size:14.5px}body.t-home .legal-table{font-size:13px}body.t-home .legal-link-icon{border-radius:11px;width:36px;height:36px}}@media (width<=380px){body.t-home .legal-hero-card{padding:15px 12px}body.t-home .legal-doc{padding:13px 11px;font-size:14px}body.t-home .legal-table{font-size:12.5px}}body.t-home .legal-table-scroll{max-width:100%}body.t-home .legal-doc code{overflow-wrap:anywhere}body.t-maint{min-width:320px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.45}.maint{min-height:100dvh;padding:clamp(16px,3vw,44px) var(--gutter);place-items:center;display:grid}.maint-card{border-radius:var(--radius-lg);width:min(100%,1180px);box-shadow:var(--shadow-md);background:radial-gradient(circle at 88% 14%,#7ad6ad2e,#0000 32%),radial-gradient(circle at 74% 82%,#cdebdc47,#0000 38%),linear-gradient(135deg,#fff,#fbfdfc 52%,#f1f8f4);border:1px solid #fffffff5;padding:clamp(30px,4.2vw,74px) clamp(20px,4vw,64px) 0;position:relative;overflow:hidden}.maint-decor{z-index:0;pointer-events:none;position:absolute;inset:0}.maint-glow{filter:blur(32px);opacity:.85;border-radius:50%;position:absolute}.maint-glow--one{background:radial-gradient(circle,#32bc8126,#32bc8100 70%);width:260px;height:260px;animation:9s ease-in-out infinite maintGlowDrift;top:12%;left:8%}.maint-glow--two{background:radial-gradient(circle,#ffffffe6,#fff0 72%);width:300px;height:300px;animation:11s ease-in-out infinite reverse maintGlowDrift;bottom:8%;right:6%}.maint-orbit{border:1px solid #16976617;border-radius:50%;position:absolute;top:46%;left:50%;translate:-50% -50%}.maint-orbit--one{aspect-ratio:1;width:min(96%,940px)}.maint-orbit--two{aspect-ratio:1;opacity:.55;border-style:dashed;width:min(72%,700px)}.maint-inner{z-index:1;text-align:center;justify-items:center;display:grid;position:relative}.maint-logo{font-size:22px}.maint-badge{background:var(--green-soft);color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-top:clamp(22px,3vw,34px);padding:8px 16px;font-size:12.5px;font-weight:700;display:inline-flex}.maint-dot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2.2s ease-in-out infinite maintPulse}.maint-title{max-width:900px;margin:18px 0 0;font-size:clamp(34px,4.4vw,72px);font-weight:600;line-height:1.02}.maint-title em{color:var(--green);font-style:normal;display:block}.maint-text{max-width:620px;color:var(--muted);margin:18px 0 0;font-size:clamp(16px,1.3vw,20px)}.maint-visual{isolation:isolate;place-items:end center;width:100%;margin-top:clamp(6px,1.6vw,18px);display:grid;position:relative}.maint-blob{z-index:0;background:radial-gradient(circle at 56% 46%,#fffffff5,#ffffff7a 38%,#fff0 68%),linear-gradient(145deg,#e5f4ecdb,#f4faf75c);border-radius:48% 52% 43% 57%/48% 42% 58% 52%;position:absolute;inset:18% 12% -6%}.maint-city{z-index:1;filter:drop-shadow(0 26px 30px #18362a24);width:min(100%,680px);margin-bottom:clamp(-34px,-2.4vw,-14px);animation:9s cubic-bezier(.45,0,.2,1) infinite maintCitySway;position:relative}@keyframes maintPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@keyframes maintGlowDrift{0%,to{transform:translateZ(0)}50%{transform:translate(20px,-14px)}}@keyframes maintCitySway{0%,to{transform:translateZ(0)rotate(0)}25%{transform:translate(-3px,-5px)rotate(-.22deg)}50%{transform:translateY(-8px)rotate(0)}75%{transform:translate(3px,-5px)rotate(.22deg)}}@media (width<=1024px){.maint-orbit--one{width:min(104%,760px)}.maint-orbit--two{width:min(80%,560px)}.maint-city{width:min(104%,560px)}}@media (width<=900px){.maint-glow--one{display:none}}@media (width<=768px){.maint-card{border-radius:var(--radius);padding-top:30px}.maint-logo{font-size:19px}.maint-badge{margin-top:20px;padding:7px 13px;font-size:11.5px}.maint-text,.maint-title{margin-top:14px}.maint-text{font-size:16px}.maint-city{width:112%;max-width:460px}}@media (width<=640px){.maint-orbit{display:none}}@media (width<=480px){.maint{padding-block:12px}.maint-card{padding-inline:16px}.maint-title{font-size:clamp(28px,8.6vw,38px)}.maint-text{font-size:15px;line-height:1.5}.maint-city{width:118%;max-width:380px}}@media (width<=380px){.maint-card{padding-inline:13px}.maint-logo{font-size:17px}.maint-title{font-size:26px}}@media (prefers-reduced-motion:reduce){.maint-city,.maint-dot,.maint-glow{animation:none}}}@layer hero{.hero{padding:26px 0 44px}.hero-card{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#fff,#f6faf7 53%,#eaf5ef);border:1px solid #ffffffe0;border-radius:34px;padding:clamp(26px,4.4vw,68px);position:relative;overflow:hidden}.hero-card:before{content:"";background:radial-gradient(circle,#15976629,#15976600 70%);border-radius:50%;width:540px;height:540px;position:absolute;top:-210px;right:-130px}.hero-grid>div:first-child{z-index:3;position:relative}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr);align-items:center;gap:clamp(34px,4vw,78px);display:grid;position:relative}.hero-title{max-width:820px;margin:16px 0 17px;font-size:clamp(48px,5.3vw,92px);font-weight:600;line-height:.94}.hero-text{color:#53635b;max-width:760px;margin:0;font-size:clamp(17px,1.45vw,22px)}.hero-title em{color:#159262;font-style:normal;display:block}.hero-visual{isolation:isolate;place-items:center;min-height:520px;display:grid;position:relative}.hero-visual:after{content:"";filter:blur(18px);z-index:1;background:radial-gradient(circle at 50% 48%,#ffffffb8,#fff0 72%);border-radius:42px;position:absolute;inset:14% 10% 10% 12%}.hero-blob{background:linear-gradient(145deg,#e2f2e9,#f7fbf9);border-radius:48% 52% 44% 56%/51% 45% 55% 49%;position:absolute;inset:7% 2% 3% 8%;box-shadow:inset 0 0 0 1px #15976614}.hero-map{z-index:2;filter:drop-shadow(0 24px 30px #14201b1f);border-radius:34px;width:min(86%,560px);animation:6s ease-in-out infinite float;position:relative;-webkit-mask-image:radial-gradient(circle,#000 62%,#000000f5 74%,#000000bf 86%,#0000 100%);mask-image:radial-gradient(circle,#000 62%,#000000f5 74%,#000000bf 86%,#0000 100%)}@keyframes float{50%{transform:translateY(-9px)}}@media (width<=1440px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(410px,.8fr)}}@media (width<=1024px){.hero-visual{min-height:430px}}@media (width<=768px){.hero{padding-top:14px}.hero-card{border-radius:25px;padding:25px 18px 20px}.hero-title{font-size:clamp(42px,13vw,61px)}.hero-text{font-size:16px}.hero-visual{min-height:340px;margin-top:6px}.hero-map{width:88%}}.hero-glow{filter:blur(32px);z-index:0;opacity:.85;pointer-events:none;border-radius:50%;position:absolute}.hero-glow--one{background:radial-gradient(circle,#26b47f2e,#26b47f00 70%);width:220px;height:220px;animation:8s ease-in-out infinite glowDrift;top:18%;left:10%}.hero-glow--two{background:radial-gradient(circle,#ffffffd9,#fff0 72%);width:260px;height:260px;animation:10s ease-in-out infinite reverse glowDrift;bottom:10%;right:6%}.hero-orbit{z-index:1;pointer-events:none;border:1px solid #1597661f;border-radius:50%;position:absolute}.hero-orbit--one{width:74%;height:74%;animation:22s linear infinite slowSpin}.hero-orbit--two{opacity:.45;border-style:dashed;width:58%;height:58%;animation:28s linear infinite slowSpinReverse}.hero-map--city{border-radius:0!important;-webkit-mask-image:none!important;mask-image:none!important}@keyframes glowDrift{0%,to{transform:translateZ(0)}50%{transform:translate(20px,-14px)}}@keyframes slowSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes slowSpinReverse{0%{transform:rotate(1turn)}to{transform:rotate(0)}}@keyframes badgeFloat{0%,to{transform:translateZ(0)}50%{transform:translateY(-7px)}}.hero-card--city{position:relative;overflow:hidden;background:radial-gradient(circle at 90% 16%,#7ad6ad2e,#0000 30%),radial-gradient(circle at 76% 80%,#cdebdc47,#0000 36%),linear-gradient(135deg,#fff,#fbfdfc 52%,#f1f8f4)!important;border:1px solid #fffffff5!important;box-shadow:0 24px 70px #122f2314!important}.hero-card--city:after{content:"";pointer-events:none;border:1px solid #16976614;border-radius:50%;width:520px;height:520px;position:absolute;top:-260px;right:-220px;box-shadow:0 0 0 70px #16976606,0 0 0 150px #16976605}.hero-card--city .hero-visual{isolation:isolate;transform-style:preserve-3d;perspective:1100px;min-height:570px!important;overflow:visible!important}.hero-card--city .hero-visual:before{border:1px solid #16976614;box-shadow:inset 0 1px #fffc;filter:none!important;background:radial-gradient(circle at 56% 44%,#fffffff5,#ffffff7a 38%,#fff0 68%),linear-gradient(145deg,#e5f4ecdb,#f4faf75c)!important;border-radius:48% 52% 43% 57%/48% 42% 58% 52%!important;inset:7% 1% 5% 3%!important}.hero-card--city .hero-visual:after{opacity:.8;filter:blur(24px)!important;background:radial-gradient(at 52% 72%,#1e413124,#1e413100 64%)!important;inset:20% 11% 8% 12%!important}.hero-card--city .hero-blob{opacity:.92;box-shadow:none!important;background:radial-gradient(circle at 58% 48%,#dbf0e5e6,#e5f4ec70 58%,#e5f4ec00 82%)!important;border:none!important;inset:8% 5% 7% 8%!important}.hero-card--city .hero-map--city{transform-origin:52% 70%;z-index:2!important;border-radius:0!important;justify-self:end!important;width:min(116%,820px)!important;max-width:820px!important;margin-left:0!important;margin-right:calc(-1*clamp(26px,4.4vw,68px))!important;animation:8s cubic-bezier(.45,0,.2,1) infinite cityDioramaFloat!important;-webkit-mask-image:none!important;mask-image:none!important}.hero-card--city .hero-orbit{opacity:.35!important;border-color:#16976617!important}.hero-card--city .hero-orbit--one{width:78%!important;height:78%!important}.hero-card--city .hero-orbit--two{opacity:.22!important;width:62%!important;height:62%!important}.hero-card--city .hero-glow--one{background:radial-gradient(circle,#32bc8126,#32bc8100 70%)!important;top:18%!important;left:17%!important}.hero-card--city .hero-glow--two{background:radial-gradient(circle,#ffffffe6,#fff0 72%)!important;bottom:2%!important;right:5%!important}@keyframes cityDioramaFloat{0%,to{transform:translateZ(0)rotateX(0)rotateY(0)scale(1)}50%{transform:translateY(-12px)rotateX(1deg)rotateY(-1deg)scale(1.012)}}.hero-card--city .hero-map--city{transform-origin:52% 72%!important;will-change:transform!important;backface-visibility:hidden!important;image-rendering:auto!important;filter:drop-shadow(0 28px 30px #18362a24)!important;animation:9s cubic-bezier(.45,0,.2,1) infinite cityDioramaSway!important}@keyframes cityDioramaSway{0%,to{transform:translateZ(0)rotate(0)}25%{transform:translate(-3px,-5px)rotate(-.22deg)}50%{transform:translateY(-8px)rotate(0)}75%{transform:translate(3px,-5px)rotate(.22deg)}}.hero-map.hero-map--city{transform-origin:50% 62%;will-change:transform;image-rendering:auto;backface-visibility:hidden;transform:translate3d(var(--city-x),var(--city-y),0)!important;filter:drop-shadow(var(--city-shadow-x) var(--city-shadow-y) 38px #12241d21)!important;transition:transform .34s cubic-bezier(.2,.8,.2,1),filter .34s!important;animation:none!important}.hero-visual .hero-orbit--one,.hero-visual .hero-orbit--two{animation-play-state:paused!important}@media (width<=768px){.hero-card--city .hero-visual{min-height:410px!important;overflow:hidden!important}.hero-card--city .hero-map--city{width:112%!important;max-width:540px!important;margin-left:-6%!important}}@media (width<=900px){.hero-glow--one,.hero-orbit{display:none}}@media (width<=640px){.hero-glow,.hero-orbit{display:none}}@media (width<=1180px){.hero-card--city .hero-map--city{width:min(104%,650px)!important}}@media (width<=1024px){.hero-card--city .hero-visual{min-height:500px!important}.hero-card--city .hero-map--city{width:min(98%,620px)!important}}@media (prefers-reduced-motion:reduce){.hero-card--city .hero-map--city{animation:none!important;transform:none!important}.hero-map.hero-map--city{will-change:auto;transition:none!important;transform:none!important}}@media (hover:none),(pointer:coarse){.hero-map.hero-map--city{will-change:auto;transition:none!important;transform:none!important}}@media (width<=1024px){.hero-grid{grid-template-columns:1fr!important}.hero{padding:20px 0 34px}.hero-grid{gap:clamp(18px,3vw,32px)}.hero-title{max-width:none}.hero-text{max-width:640px}.hero-card--city .hero-visual{margin-top:4px;min-height:420px!important}.hero-card--city .hero-map--city{justify-self:center!important;width:min(96%,600px)!important;margin-right:0!important}}@media (width<=900px){.hero-card--city .hero-visual{min-height:380px!important}.hero-card--city .hero-map--city{width:min(104%,540px)!important}}@media (width<=768px){.hero{padding:12px 0 24px}.hero-card{border-radius:26px;padding:24px 18px 16px}.hero-title{margin:12px 0 14px;font-size:clamp(38px,11.6vw,56px)}.hero-text{font-size:16px}.hero-card--city .hero-visual{margin-top:2px;min-height:320px!important}.hero-card--city .hero-map--city{justify-self:center!important;width:118%!important;max-width:520px!important;margin-left:-9%!important}}@media (width<=640px){.hero-card--city .hero-visual{min-height:290px!important}.hero-card--city .hero-map--city{width:120%!important;max-width:460px!important}}@media (width<=480px){.hero{padding:10px 0 20px}.hero-card{border-radius:22px;padding:20px 15px 12px}.hero-title{margin:10px 0 12px;font-size:clamp(33px,10.8vw,44px)}.hero-text{font-size:15px;line-height:1.5}.hero-card--city .hero-visual{min-height:250px!important}.hero-card--city .hero-map--city{width:124%!important;max-width:400px!important;margin-left:-12%!important}}@media (width<=380px){.hero-card{border-radius:20px;padding:18px 13px 10px}.hero-title{margin:9px 0 11px;font-size:32px}.hero-text{font-size:14.5px}.eyebrow,.kicker{font-size:11px}.hero-card--city .hero-visual{min-height:215px!important}.hero-card--city .hero-map--city{width:126%!important;max-width:350px!important;margin-left:-13%!important}}@media (width<=1024px){.hero-card--inner .hero-visual,.hero-card--map .hero-visual{display:none}.hero-card--inner,.hero-card--map{padding-bottom:20px}.hero-card--inner .hero-text,.hero-card--map .hero-text{max-width:none;margin-bottom:0}}}@layer ui{.city-picker{position:relative}.city-menu{z-index:70;border:1px solid var(--line,#e2e8e4);opacity:0;transform-origin:100% 0;pointer-events:none;background:#fff;border-radius:18px;min-width:230px;padding:8px;transition:all .18s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-6px)scale(.98);box-shadow:0 24px 64px #182d2429}.city-picker.open .city-menu{opacity:1;pointer-events:auto;transform:none}.city-menu-title{color:var(--muted,#66736d);text-transform:uppercase;padding:8px 12px 6px;font-size:11px;font-weight:800}.city-option{width:100%;min-height:44px;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.city-option:hover{background:var(--soft,#f0f3f1)}.city-option.active{background:var(--green-soft,#e3f5ed);color:var(--green-dark,#0d7750)}.city-dot{background:#cfd9d4;border-radius:50%;flex:none;width:8px;height:8px;transition:all .18s}.city-option.active .city-dot{background:var(--green,#159766);box-shadow:0 0 0 4px #15976626}.city-option.is-soon{color:var(--muted,#66736d);cursor:default;font-weight:600}.city-option.is-soon:hover{background:0 0}.city-option.is-soon .city-dot{background:#e2e8e4}.city-soon{background:var(--soft,#f0f3f1);color:#8b9690;text-transform:uppercase;letter-spacing:.02em;border-radius:99px;margin-left:auto;padding:3px 8px;font-size:10px;font-weight:800}.city-check{opacity:0;flex:none;width:16px;height:16px;margin-left:auto;transition:all .18s}.city-option.active .city-check{opacity:1}.city-btn .city-caret{transition:transform .18s}.city-picker.open .city-btn .city-caret{transform:rotate(180deg)}.cookie-notice{z-index:85;border:1px solid var(--line,#e2e8e4);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;max-width:980px;margin-inline:auto;padding:18px 22px;animation:.28s cubic-bezier(.2,.9,.3,1) cookieUp;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 24px 60px #14201b2e}.cookie-notice[hidden]{display:none}@keyframes cookieUp{0%{opacity:0;transform:translateY(18px)}}.cookie-notice-icon{width:46px;height:46px;color:var(--green-dark,#0d7750);background:var(--green-soft,#e3f5ed);border-radius:15px;place-items:center;display:grid}.cookie-notice-icon .icon{width:22px;height:22px}.cookie-notice-text{color:#4a5b53;font-size:13.5px;line-height:1.5}.cookie-notice-text strong{color:var(--text,#14201b);margin-bottom:3px;font-size:15px;display:block}.cookie-notice-text a{color:var(--green-dark,#0d7750);text-underline-offset:2px;text-decoration:underline}.cookie-notice-actions{align-items:center;gap:10px;display:flex}.cookie-btn{cursor:pointer;white-space:nowrap;border-radius:14px;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:all .2s}.cookie-btn--accept{color:#fff;background:var(--green,#159766);box-shadow:0 12px 24px #15976633}.cookie-btn--accept:hover{background:var(--green-dark,#0d7750);transform:translateY(-2px)}.cookie-btn--reject{background:var(--soft,#f0f3f1);color:#46554e;border:1px solid #0000}.cookie-btn--reject:hover{background:#e6ece9}@media (width<=900px){.cookie-notice{grid-template-columns:auto minmax(0,1fr);gap:12px 14px;padding:16px 18px}.cookie-notice-actions{grid-column:1/-1}.cookie-btn{flex:1}}@media (width<=760px){.cookie-notice{left:10px;right:10px;bottom:calc(78px + env(safe-area-inset-bottom));border-radius:18px}.cookie-notice-icon{display:none}.cookie-notice{grid-template-columns:minmax(0,1fr)}}.cookie-settings-link{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;padding:0;font-size:13px}.cookie-settings-link:hover{color:#fff}}body.t-home .category-card:nth-child(9) .category-visual{color:#3976bd;background:#e8f2ff}body.t-home .category-card:nth-child(10) .category-visual{color:#b95c28;background:#fff2e9}body.t-home .category-card:nth-child(11) .category-visual{color:#6150c9;background:#eeeafd}body.t-home .category-card--invite{box-shadow:none;background:0 0;border:1px dashed #c3d3cb;flex-direction:column;display:flex}body.t-home .category-card--invite:hover{border-color:var(--green);box-shadow:var(--shadow-xs);background:#ffffff8c}body.t-home .category-card--invite small,body.t-home .category-card--invite strong{max-width:70%}body.t-home .category-card--invite .category-visual{color:var(--green-dark);background:#15976612;border-top:1px dashed #bcd8c9;border-left:1px dashed #bcd8c9}body.t-home .category-invite-action{color:var(--green-dark);align-items:center;gap:7px;margin-top:auto;font-size:13.5px;font-weight:750;display:inline-flex}body.t-home .category-invite-action .icon{width:16px;height:16px}body.t-home .category-card--invite:hover .category-invite-action .icon{transition:all .2s;transform:translate(3px)}@media (width<=640px) and (width>=421px){body.t-home .marketing-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.t-home .marketing-category-card{min-height:172px;padding:18px}body.t-home .marketing-category-copy{max-width:100%}body.t-home .marketing-category-copy strong{font-size:18px}body.t-home .marketing-category-copy span{font-size:12px}body.t-home .marketing-category-art{opacity:.9;width:96px;height:96px;bottom:2px;right:2px}body.t-home .marketing-category-art img{width:92px;height:92px}body.t-home .scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.t-home .live-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (width<=420px){body.t-home .marketing-category-card{min-height:150px;padding:16px}body.t-home .marketing-category-copy strong{font-size:19px}body.t-home .marketing-category-art{width:104px;height:104px}body.t-home .marketing-category-art img{width:98px;height:98px}}@media (width<=768px){body.t-catalog .filters-wrap{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;padding:8px 0;position:static}}@media (width<=1024px){body.t-catalog .filter-panel--wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(680px,94vw)}}@media (width<=640px){body.t-catalog .filter-panel--wide{grid-template-columns:minmax(0,1fr);gap:16px;width:94vw}body.t-catalog .filter-options{max-height:240px}}body.t-catalog .map-peek{border:1px solid var(--line);height:40px;color:var(--text);font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:0 14px;font-size:13.5px;font-weight:700;transition:all .15s;display:inline-flex}body.t-catalog .map-peek:hover{background:var(--green-soft);border-color:#bcdccc}body.t-catalog .map-peek .icon{width:16px;height:16px;color:var(--green)}@media (width<=640px){body.t-catalog .map-peek{padding:0 11px;font-size:13px}}body.t-catalog .filter-find{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--text);font:inherit;border-radius:10px;margin:0 0 10px;padding:8px 12px;font-size:13px}body.t-catalog .filter-find:focus{outline:2px solid var(--green);outline-offset:1px;background:#fff}body.t-catalog .catalog-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:26px;display:grid}body.t-catalog .filters-col{top:calc(var(--header) + 12px);max-height:calc(100vh - var(--header) - 24px);border:1px solid var(--line);box-shadow:var(--shadow-xs);background:#fff;border-radius:20px;flex-direction:column;display:flex;position:sticky;overflow:hidden}body.t-catalog .filters-col-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px 16px;display:flex}body.t-catalog .filters-col-head strong{flex:1;font-size:15px}body.t-catalog .filters-col-close{background:var(--soft);width:32px;height:32px;color:var(--text);cursor:pointer;border:0;border-radius:9px;font-size:21px;line-height:1;display:none}body.t-catalog .filters-col-body{flex:1;min-height:0;padding:14px 16px;overflow:hidden auto}body.t-catalog .filters-search{width:100%;margin-bottom:16px}body.t-catalog .filter-block+.filter-block{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}body.t-catalog .filter-options--tall{max-height:260px}body.t-catalog .filters-col-foot{border-top:1px solid var(--line);padding:12px 16px;display:none}body.t-catalog .filters-col-foot .btn{width:100%}body.t-catalog .filters-veil{display:none}body.t-catalog .catalog-tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}body.t-catalog .filters-toggle{border:1px solid var(--line);height:40px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 14px;font-size:13.5px;font-weight:750;display:none}body.t-catalog .filters-toggle .icon{width:16px;height:16px;color:var(--green)}body.t-catalog .filters-toggle .filter-count{min-width:20px;height:20px;font-size:11px}@media (width<=1280px){body.t-catalog .catalog-layout{grid-template-columns:300px minmax(0,1fr);gap:20px}}@media (width<=1024px){body.t-catalog .catalog-layout{grid-template-columns:minmax(0,1fr)}body.t-catalog .filters-toggle{display:inline-flex}body.t-catalog .filters-col{z-index:80;visibility:hidden;border:0;border-radius:0;width:min(380px,92vw);max-height:none;transition:transform .22s;position:fixed;inset:0 0 0 auto;transform:translate(100%);box-shadow:-18px 0 48px #182d2433}body.t-catalog .filters-col.is-open{visibility:visible;transform:translate(0)}body.t-catalog .filters-col-close{place-items:center;display:grid}body.t-catalog .filters-col-foot{display:block}body.t-catalog .filters-veil{z-index:79;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14201b80;display:block;position:fixed;inset:0}body.t-catalog .filter-options--tall{max-height:none}}@media (width<=480px){body.t-catalog .filters-col{width:100vw}body.t-catalog .catalog-tools{gap:8px}}body.t-catalog .filter-near{border:1px solid var(--line);width:100%;height:40px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:13.5px;font-weight:750;display:flex}body.t-catalog .filter-near .icon{width:16px;height:16px;color:var(--green)}body.t-catalog .filter-near:hover:not(:disabled){border-color:#b9dcc9}body.t-catalog .filter-near:disabled{opacity:.6;cursor:default}body.t-catalog .filter-near.is-on{border-color:var(--green);background:var(--brand-soft);color:var(--green-dark)}body.t-catalog .filter-note{color:var(--muted);margin:8px 0 0;font-size:12.5px;line-height:1.45}body.t-catalog .filter-note.is-bad{color:#a5352a}body.t-catalog .filter-note button{font:inherit;margin-left:6px;font-size:12.5px;font-weight:750;text-decoration:underline}body.t-catalog .filter-map-link,body.t-catalog .filter-note button{color:var(--green-dark);cursor:pointer;background:0 0;border:0;padding:0}body.t-catalog .filter-map-link{font:inherit;margin-top:10px;font-size:13px;font-weight:750}body.t-catalog .filter-map-link:hover{text-decoration:underline}body.t-catalog .filters-col .filter-options{max-height:none;overflow:visible}body.t-catalog .filters-col .filter-options--tall{max-height:300px;padding-right:4px;overflow:hidden auto}body.t-catalog .place-away{color:var(--green-dark);margin:6px 0 0;font-size:13px;font-weight:750}@media (width<=768px) and (width>=561px){body.t-catalog .catalog--wide .places-grid:not(.list-view){grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (width<=480px){body.t-catalog .poster-typography{font-size:21px;line-height:1.06;bottom:164px;right:104px}body.t-catalog .venue-map-badge{border-radius:16px;max-width:none;padding:10px 12px;inset:auto 12px 12px}body.t-catalog .venue-map-tools{justify-content:flex-start;left:12px;right:12px}body.t-catalog .venue-map-tools button{min-height:32px;padding:0 10px;font-size:10.5px}}@media (width<=380px){body.t-catalog .poster-typography{font-size:18px;bottom:150px}}@media (width<=640px) and (width>=481px){body.t-home .cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (width<=900px){body.t-home .news-post p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (width<=420px){.cookie-notice-actions{flex-direction:column;align-items:stretch;gap:8px}.cookie-btn{width:100%}}
