:root{--orange-primary: #FF7C2A;--orange-dark: #e66e1f;--orange-light: #ff9a52;--accent-purple: #A59CF5;--accent-purple-dark: #18263D;--accent-purple-soft: #D5D1FF;--accent-blue: #66B2FF;--card-lavender: #E0D8F8;--heading-color: #080808;--input-bg-light: #F4F0ED;--bg-light: #fff;--bg-page: #fafafa;--bg-section: #fff;--text-dark: #111;--text-muted: #374151;--text-light: #fff;--glass-bg: rgba(255, 255, 255, .9);--glass-border: rgba(0, 0, 0, .06);--glass-shadow: 0 4px 24px rgba(0, 0, 0, .06);--card-bg: #fff;--input-bg: #F4F0ED;--table-head-bg: rgba(255, 124, 42, .12);--section-nav-width: 52px;--section-nav-border-radius: 26px;--bp-xs: 380px;--bp-sm: 480px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1280px;--bp-2xl: 1728px}[data-theme=dark]{--bg-light: #1a1a1e;--bg-page: #121214;--bg-section: #1a1a1e;--text-dark: #e4e4e7;--text-muted: #a1a1aa;--glass-bg: rgba(26, 26, 30, .95);--glass-border: rgba(255, 255, 255, .08);--glass-shadow: 0 8px 32px rgba(0, 0, 0, .4);--card-bg: rgba(26, 26, 30, .9);--input-bg: rgba(255, 255, 255, .06);--input-bg-light: rgba(255, 255, 255, .08);--table-head-bg: rgba(255, 124, 42, .2)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geologica,Segoe UI,sans-serif;background:var(--bg-page);min-height:100vh;color:var(--text-dark);overflow-x:hidden;transition:background .3s ease,color .3s ease;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.leaflet-container{width:100%;height:100%;font-family:Geologica,sans-serif}.app{min-height:100vh;overflow-x:hidden;width:100%;position:relative;padding-top:calc(100px + env(safe-area-inset-top));padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.global-message{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:2000;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:90vw}.global-message-forbidden{background:#dc3545f2;color:#fff}.global-message button{background:none;border:none;color:inherit;font-size:1.5rem;cursor:pointer;padding:0 .25rem;line-height:1}.cookie-banner{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:1900;display:flex;align-items:center;gap:1rem;padding:.9rem 1.3rem;max-width:640px;width:calc(100% - 2rem);font-size:.9rem}.cookie-banner.glass-card:hover{transform:translate(-50%)}.cookie-banner-text{color:var(--text-muted)}.cookie-banner strong{color:var(--text-dark)}@media (max-width: 600px){.cookie-banner{flex-direction:column;align-items:flex-start}.cookie-banner button{width:100%}}.glass-card{background:var(--glass-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.glass-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}[data-theme=dark] .glass-card:hover{box-shadow:0 8px 32px #0000004d}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;box-sizing:border-box;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}:root{--header-orange: #FF7C2A}.navbar-light{background:#fff;box-shadow:0 1px #00000014}.navbar-light .navbar-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1728px;margin:0 auto;min-height:49px;padding-top:clamp(12px,2.2vw,37px);padding-bottom:clamp(12px,2.2vw,37px);padding-left:clamp(24px,4.4vw,76px);padding-right:clamp(20px,3.85vw,66.44px);box-sizing:border-box}.navbar-light .navbar-brand{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;z-index:1001;flex-shrink:0;width:clamp(140px,11.8vw,204px);height:clamp(32px,2.8vw,48px);overflow:hidden}.navbar-logo-img{display:block;width:100%;height:300%;object-fit:contain;object-position:left center}.navbar-brand-fallback{display:flex;align-items:center;gap:.4rem;width:100%;height:100%;font-family:Geologica,sans-serif;font-size:clamp(14px,1.4vw,24px);font-weight:400}.navbar-brand-fallback .navbar-logo-icon{width:clamp(22px,1.4vw,28px);height:clamp(22px,1.4vw,28px);flex-shrink:0}.navbar-brand-fallback .navbar-logo-icon svg{width:100%;height:100%}.navbar-brand-track{color:#111}.navbar-brand-gym{color:#6b7280}.navbar-light .navbar-nav-wrap{display:flex;align-items:center;justify-content:center;flex:1;min-width:0;margin-left:clamp(20px,7.62vw,131.59px)}.navbar-light .navbar-nav{display:flex;align-items:center;gap:clamp(1rem,2.5vw,2rem);list-style:none;margin:0;padding:0}.navbar-light .navbar-nav a{color:#374151;text-decoration:none;font-family:Geologica,sans-serif;font-size:clamp(14px,1.4vw,24px);font-weight:400;transition:color .2s;white-space:nowrap}.navbar-light .navbar-nav a:hover{color:var(--header-orange)}.navbar-light .navbar-actions{display:flex;align-items:center;gap:clamp(.5rem,1.2vw,1rem);flex-shrink:0}.navbar-btn-icon{width:clamp(40px,2.9vw,50px);height:clamp(40px,2.9vw,50px);border-radius:50%;border:none;background:var(--header-orange);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s;font-size:clamp(1rem,1.2vw,1.25rem)}.navbar-btn-icon:hover{opacity:.9;background:var(--header-orange)}.navbar-btn{display:inline-flex;align-items:center;justify-content:center;width:clamp(120px,9vw,156.56px);height:clamp(40px,2.8vw,49px);padding:0;border-radius:clamp(14px,1.33vw,23px);font-family:Geologica,sans-serif;font-size:clamp(14px,1.4vw,24px);font-weight:400;text-decoration:none;border:none;cursor:pointer;transition:background .2s,opacity .2s;box-sizing:border-box}.navbar-btn-primary{background:var(--header-orange);color:#fff}.navbar-btn-primary:hover{opacity:.92;background:var(--header-orange);color:#fff}.navbar-btn-continue{width:auto;min-width:clamp(120px,9vw,156.56px);padding-left:clamp(12px,1.2vw,20px);padding-right:clamp(12px,1.2vw,20px);background:var(--header-orange);color:#fff;white-space:normal;text-align:center;gap:.35rem;line-height:1.25}.navbar-btn-continue:hover{opacity:.92;color:#fff}@media (max-width: 768px){.navbar-light .navbar-nav{display:none}.navbar-light .navbar-nav-wrap{margin-left:.5rem}.app{padding-top:calc(80px + env(safe-area-inset-top))}}@media (max-width: 480px){.navbar-light .navbar-inner{padding-left:12px;padding-right:12px}.navbar-actions{gap:.35rem}.navbar-btn-continue{display:none}.navbar-btn-continue+.navbar-btn-icon{margin-left:0}.navbar-btn,.navbar-btn-primary{min-width:88px;width:auto;padding-left:1rem;padding-right:1rem;font-size:14px}.navbar-btn-icon{width:44px;height:44px}.hero-under-header{padding-bottom:2.5rem}.hero-under-inner{padding-left:16px;padding-right:16px}.hero-headline{font-size:clamp(1.75rem,8vw,2.5rem)}.section-title,.interests-title{font-size:clamp(1.5rem,6vw,2.25rem)}.glass-card{padding:1.25rem}}@media (max-width: 380px){.navbar-light .navbar-brand{width:120px}.navbar-brand-fallback{font-size:13px}.navbar-actions .navbar-btn:not(.navbar-btn-icon){min-width:72px;padding-left:.6rem;padding-right:.6rem;font-size:13px}}.navbar:not(.navbar-light){background:#ff6b35e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem 2rem;box-shadow:0 4px 20px #0000001a;display:flex;justify-content:space-between;align-items:center}.navbar:not(.navbar-light) .navbar-brand{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:700;z-index:1001}.navbar:not(.navbar-light) .navbar-brand i{font-size:1.8rem}.burger-menu{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.burger-menu span{width:100%;height:3px;background:currentColor;border-radius:3px;transition:all .3s ease}.burger-menu.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.navbar-menu{position:fixed;top:0;left:-100%;width:320px;max-width:90vw;height:100vh;background:transparent;transition:left .3s ease;z-index:1000;padding:0;overflow-y:auto;overflow-x:hidden;visibility:hidden}.navbar-menu.active{left:0;visibility:visible;z-index:1002}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:999;opacity:0;animation:fadeIn .3s ease forwards}.navbar.menu-open .menu-overlay{z-index:1001}.menu-content{margin:0;height:100vh;padding:1.5rem;overflow-y:auto;border-radius:0 20px 20px 0}.menu-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0}.menu-header-title{font-size:1.1rem;font-weight:600;color:var(--text-dark)}.menu-close-btn{flex-shrink:0;width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:#00000014;color:var(--text-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:background .2s}.menu-close-btn:hover{background:#0000001f}.menu-user{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#ffffff1a;border-radius:10px;min-width:0;flex:1}.menu-user i{flex-shrink:0;font-size:2.5rem;color:var(--orange-primary)}.menu-user div{display:flex;flex-direction:column;gap:.25rem}.menu-user strong{color:var(--text-dark);font-size:1.1rem}.menu-user span{color:#666;font-size:.9rem}.menu-divider{height:1px;background:#fff3;margin:1rem 0}.menu-item{display:flex;align-items:center;gap:1rem;padding:1rem;color:var(--text-dark);text-decoration:none;border-radius:10px;transition:all .3s ease;margin-bottom:.5rem;background:#ffffff0d}.menu-item:hover{background:#ff6b3533;transform:translate(5px)}.menu-item i{width:20px;text-align:center;color:var(--orange-primary)}.menu-item-continue{background:#ff7c2a33;font-weight:600}.menu-item-continue i{color:var(--orange-primary)}.menu-item-button{background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-size:1rem;color:var(--text-dark)}.menu-item-button:hover{background:#dc354533}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.btn{padding:.75rem 1.5rem;border:none;border-radius:23px;cursor:pointer;font-size:1rem;font-weight:500;font-family:Geologica,sans-serif;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.btn-primary{background:var(--orange-primary);color:#fff}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-1px);box-shadow:0 4px 16px #ff7c2a59}.btn-outline{background:transparent;color:var(--text-dark);border:2px solid var(--accent-purple-dark)}.btn-outline:hover{background:var(--accent-purple-soft);color:var(--accent-purple-dark);border-color:var(--accent-purple)}.btn-lg{padding:1rem 2rem;font-size:1.1rem;border-radius:23px}.btn:disabled{opacity:.6;cursor:not-allowed}.hero{padding:120px 0 80px;text-align:center}.hero-content h1{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700}.text-orange{color:var(--orange-primary)}.hero-content p{font-size:1.3rem;margin-bottom:2rem;color:#666}.hero-under-header{background:var(--bg-section);padding-top:clamp(24px,3.35vw,58px);padding-bottom:133px;padding-left:0;padding-right:0;position:relative;z-index:1}[data-theme=dark] .hero-under-header{background:var(--bg-light)}.hero-under-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);display:flex;gap:1rem;align-items:stretch}.hero-under-main{flex:1;min-width:0;position:relative;z-index:1}.hero-location-wrap{margin-bottom:16px}.hero-location-tag-wrap{position:relative;display:inline-block}.hero-location-tag{display:inline-flex;align-items:center;justify-content:center;min-width:clamp(100px,6.55vw,113px);padding:0 clamp(10px,1.2vw,14px);box-sizing:border-box;aspect-ratio:113 / 37;width:max-content;height:auto;background:#e0e0e0;border:none;border-radius:999px;font-family:Geologica,sans-serif;font-size:clamp(16px,1.16vw,20px);font-weight:400;color:#787878;cursor:pointer;transition:background .2s;white-space:nowrap}.hero-location-tag:hover{background:#d0d0d0}.city-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;box-sizing:border-box}.city-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:420px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}[data-theme=dark] .city-modal{background:#1f1f23;box-shadow:0 20px 60px #00000080}.city-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .75rem;flex-shrink:0}.city-modal-title{margin:0;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:500;color:#111}[data-theme=dark] .city-modal-title{color:var(--text-dark)}.city-modal-close{width:36px;height:36px;border:none;background:#f0f0f0;border-radius:50%;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.city-modal-close:hover{background:#e0e0e0}[data-theme=dark] .city-modal-close{background:#ffffff1a;color:#d4d4d8}.city-modal-search{margin:0 1.25rem 1rem;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:10px;font-family:Geologica,sans-serif;font-size:1rem;color:#111;background:#f9f9f9;box-sizing:border-box;width:calc(100% - 2.5rem)}.city-modal-search::placeholder{color:#787878}.city-modal-search:focus{outline:none;border-color:var(--header-orange, #FF7C2A);background:#fff}[data-theme=dark] .city-modal-search{background:#ffffff0f;border-color:#ffffff26;color:var(--text-dark)}.city-modal-list{list-style:none;margin:0;padding:0 0 1.25rem;overflow-y:auto;flex:1;min-height:0}.city-modal-item{width:100%;padding:.75rem 1.25rem;border:none;background:none;text-align:left;font-family:Geologica,sans-serif;font-size:1rem;font-weight:400;color:#333;cursor:pointer;transition:background .2s}.city-modal-item:hover{background:#ff7c2a1a}[data-theme=dark] .city-modal-item{color:var(--text-dark)}[data-theme=dark] .city-modal-item:hover{background:#ff7c2a33}.city-modal-empty{padding:1.5rem 1.25rem;text-align:center;font-family:Geologica,sans-serif;font-size:.95rem;color:#787878}.city-modal-item.active{background:#ff7c2a26;font-weight:600;color:var(--orange-primary)}[data-theme=dark] .city-modal-item.active{background:#ff7c2a40;color:var(--orange-light)}.filters-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;box-sizing:border-box}.filters-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:420px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}[data-theme=dark] .filters-modal{background:#1f1f23;box-shadow:0 20px 60px #00000080}.filters-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .75rem;flex-shrink:0}.filters-modal-title{margin:0;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:500;color:#111}[data-theme=dark] .filters-modal-title{color:var(--text-dark)}.filters-modal-close{width:36px;height:36px;border:none;background:#f0f0f0;border-radius:50%;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.filters-modal-close:hover{background:#e0e0e0}[data-theme=dark] .filters-modal-close{background:#ffffff1a;color:#d4d4d8}.filters-modal-list{list-style:none;margin:0;padding:0 1.25rem 1.25rem;overflow-y:auto;flex:1;min-height:0;display:flex;flex-direction:column;gap:.5rem}.filters-modal-item{width:100%;padding:.75rem 1rem;border:none;border-radius:12px;background:#18263d;color:#fff;font-family:Geologica,sans-serif;font-size:1rem;font-weight:400;text-align:left;cursor:pointer;transition:background .2s}.filters-modal-item:hover{background:#2a3255}.filters-modal-item.active{background:#a59cf5}.filters-modal-item.active:hover{background:#b5acf7}.hero-headline-box{width:100%;max-width:clamp(320px,86.1vw,1488px);min-height:clamp(140px,19.3vw,334px);margin:0 0 2rem;box-sizing:border-box;overflow:hidden}.hero-headline{margin:0;font-family:Unbounded,sans-serif;font-size:clamp(2.5rem,5.55vw,96px);font-weight:500;line-height:1.15;color:#000;letter-spacing:.02em;font-stretch:108%;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}[data-theme=dark] .hero-headline{color:var(--text-dark)}.hero-headline-solid{display:block}.hero-headline-outline{display:block;color:#fff;-webkit-text-stroke:3px #000000;paint-order:stroke fill}[data-theme=dark] .hero-headline-outline{color:#fff;-webkit-text-stroke-color:var(--text-dark)}.hero-bg-images{display:none}.hero-location-wrap,.hero-headline-box{position:relative;z-index:2;margin-top:.5rem}.hero-search-block{position:relative;z-index:2;margin-top:2rem}.hero-search-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.875rem}.hero-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.hero-filters-icon{color:#4a4a4a;margin-right:.35rem;font-size:.9rem}.hero-pill{padding:.5rem 1.25rem;border-radius:999px;border:none;background:#1e293b;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.hero-pill:hover{background:#334155}.hero-pill.active{background:#0f172a}.hero-view-toggle{display:flex;gap:.5rem}.hero-view-toggle button{padding:.25rem 0;border:none;background:none;font-size:.95rem;color:#9ca3af;cursor:pointer;text-decoration:none}.hero-view-toggle button.active{color:#000;font-weight:700;text-decoration:underline;text-underline-offset:4px}.hero-search-form{display:flex;gap:.75rem;align-items:center;min-height:48px}.hero-search-input{flex:1;min-width:0;height:52px;padding:0 1.25rem;border:1px solid #e8e6e3;border-radius:20px;background:#f5f3f0;font-size:1rem;color:var(--text-dark);transition:border-color .2s;box-sizing:border-box}.hero-search-input::placeholder{color:#9ca3af}.hero-search-input:focus{outline:none;border-color:var(--orange-primary);background:#fff}.hero-search-btn{height:52px;padding:0 1.75rem;border:none;border-radius:20px;background:var(--orange-primary);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s;box-sizing:border-box}.hero-search-btn:hover{background:var(--orange-dark)}[data-theme=dark] .hero-view-toggle button.active{color:var(--text-dark)}[data-theme=dark] .hero-search-input{background:#ffffff0f;border-color:#ffffff1a}[data-theme=dark] .hero-search-input:focus{background:#ffffff14}.hero-search-block-inner{width:100%;max-width:720px;display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.hero-search-pills-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.hero-search-filters-icon-wrap{position:relative;width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hero-search-filters-icon{font-size:1.125rem;color:#4a4a4a}.hero-search-filters-badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--orange-primary);color:#fff;font-family:Geologica,sans-serif;font-size:.7rem;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1}.hero-search-pills-wrap{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;max-height:120px;overflow-y:auto}.hero-search-pill{padding:.4rem 1rem;border-radius:999px;border:none;background:#18263d;color:#fff;font-family:Geologica,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap;flex-shrink:0}.hero-search-pill:hover{background:#2a3255}.hero-search-pill.active{background:#a59cf5;color:#fff}.hero-search-bottom{display:flex;flex-direction:column;gap:.75rem}.hero-search-view-row{display:flex;justify-content:flex-end;align-items:center;gap:1rem}.hero-search-view-row button{padding:.25rem 0;border:none;background:none;font-family:Geologica,sans-serif;font-size:.9rem;font-weight:400;color:var(--text-muted);cursor:pointer;transition:color .2s}.hero-search-view-row button:hover{color:var(--text-dark)}.hero-search-view-row button.active{color:var(--orange-primary);font-weight:600}[data-theme=dark] .hero-search-view-row button.active{color:var(--orange-light)}.hero-search-form-row{display:flex;align-items:stretch;gap:0;background:#f4f0ed;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0000000f;border:1px solid rgba(0,0,0,.06)}[data-theme=dark] .hero-search-form-row{background:#ffffff14;border-color:#ffffff1a;box-shadow:0 2px 12px #0003}.hero-search-input-new{flex:1;min-width:0;height:56px;padding:0 1.25rem;border:none;border-radius:0;background:transparent;font-family:Geologica,sans-serif;font-size:1rem;color:var(--text-dark);box-sizing:border-box}.hero-search-input-new::placeholder{color:var(--text-muted)}.hero-search-input-new:focus{outline:none}.hero-search-btn-new{flex-shrink:0;width:120px;height:56px;border:none;border-radius:0 14px 14px 0;background:linear-gradient(135deg,var(--orange-primary) 0%,var(--orange-dark) 100%);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 16px #ff7c2a66}.hero-search-btn-new:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 24px #ff7c2a80;background:linear-gradient(135deg,var(--orange-light) 0%,var(--orange-primary) 100%)}.hero-search-btn-new:active{transform:translateY(0);box-shadow:0 2px 12px #ff7c2a59}.hero-search-btn-new-text{font-family:Geologica,sans-serif;font-size:1rem;font-weight:600;color:#fff;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.15)}[data-theme=dark] .hero-search-input-new{background:transparent;color:var(--text-dark)}[data-theme=dark] .hero-search-input-new:focus{outline:none}@media (min-width: 1025px){.hero-search-block{margin-top:170px}.hero-search-block-inner{max-width:1448px;min-height:145px;height:145px;gap:0}.hero-search-pills-row{gap:14px}.hero-search-filters-icon-wrap{width:32px;height:32px}.hero-search-filters-icon{font-size:20px}.hero-search-filters-badge{min-width:13px;width:13px;height:13px;padding:0;top:-4px;right:-4px;background:#d5d1ff;color:#18263d;font-size:9px}.hero-search-pills-wrap{gap:8px 12px;max-height:200px}.hero-search-pill{padding:5px 23px;border-radius:29px;font-size:24px;font-weight:400}.hero-search-bottom{padding-top:22px;position:relative;gap:0}.hero-search-view-row{position:absolute;right:0;bottom:95px;margin-bottom:0}.hero-search-view-row button{font-size:24px;color:#9ca3af}.hero-search-view-row button.active{color:#000}[data-theme=dark] .hero-search-view-row button.active{color:var(--text-dark)}.hero-search-form-row{gap:22px;background:transparent;border-radius:0;overflow:visible;box-shadow:none;border:none}[data-theme=dark] .hero-search-form-row{background:transparent;border:none;box-shadow:none}.hero-search-input-new{width:1236px;max-width:100%;height:78px;padding:0 24px;border-radius:20px;background:#f4f0ed;font-size:24px}.hero-search-input-new:focus{background:#ebe6e0}[data-theme=dark] .hero-search-input-new{background:#ffffff1a}[data-theme=dark] .hero-search-input-new:focus{background:#ffffff24}.hero-search-btn-new{width:230px;height:78px;border-radius:136px;background:linear-gradient(135deg,var(--orange-primary) 0%,var(--orange-dark) 100%);box-shadow:0 6px 24px #ff7c2a66}.hero-search-btn-new:hover{box-shadow:0 10px 32px #ff7c2a80}.hero-search-btn-new-text{font-size:40px;font-weight:600;color:#fff;letter-spacing:.03em;text-shadow:0 2px 4px rgba(0,0,0,.2)}}@media (max-width: 1480px) and (min-width: 1025px){.hero-search-block-inner{max-width:100%}.hero-search-input-new{width:auto;flex:1;min-width:0}}@media (max-width: 1024px){.hero-under-header{padding-bottom:1.5rem}.hero-under-inner{flex-direction:column;padding-left:1.25rem;padding-right:1.25rem}.hero-headline-box{min-height:0;margin-bottom:1rem}.hero-search-block{margin-top:1.25rem}.hero-search-block-inner{max-width:100%;min-height:0;height:auto;gap:.75rem}.hero-sidebar,.section-nav{display:none!important}.section-row{flex-direction:column}.section-row-wrap{padding-left:1.25rem;padding-right:1.25rem}.interests-section,.hero-search-pills-wrap{display:none!important}.hero-search-filters-btn-label{display:inline}.recommendations-inner,.popular-inner,.reviews-inner,.app-inner{padding-left:1.25rem;padding-right:1.25rem}.recommendations-section,.gyms-section,.reviews-section,.app-section{padding:2rem 0 2.5rem}.recommendations-headline-container{min-height:0;margin-bottom:.75rem}.recommendations-subtitle,.gyms-section-title{margin-bottom:.75rem}.reviews-title{margin-bottom:1rem}.footer{margin-top:0;padding-top:2rem}.footer-inner{padding-left:1.25rem;padding-right:1.25rem}}.hero-bg-img{position:absolute;border-radius:12px;overflow:hidden;background:#e0e0e0}.hero-bg-img-inner{width:100%;height:100%;object-fit:cover;display:block}.hero-bg-img-1{left:calc(clamp(20px,74.3vw,1284px) + 120px);top:180px;width:clamp(180px,19.7vw,341px);height:clamp(91px,10vw,173px)}.hero-bg-img-2{left:calc(clamp(20px,59.8vw,1034px) + 120px);top:412px;width:clamp(160px,17.5vw,303px);height:clamp(82px,8.9vw,154px)}.section-nav{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:var(--section-nav-width);min-width:var(--section-nav-width);padding:.75rem 0 1rem;background:var(--bg-light);border:1px solid var(--heading-color);border-radius:var(--section-nav-border-radius);flex-shrink:0;cursor:pointer;transition:opacity .2s;font:inherit;color:inherit;text-align:inherit}.section-nav:hover{opacity:.85}[data-theme=dark] .section-nav{background:var(--bg-section);border-color:#ffffff40}.section-nav-arrow{display:block;width:24px;height:36px;color:inherit;flex-shrink:0}[data-theme=dark] .section-nav-arrow{color:var(--text-dark)}.section-nav-text{writing-mode:vertical-rl;text-orientation:sideways-left;transform:rotate(180deg);font-family:Geologica,sans-serif;font-size:clamp(14px,1.8vw,20px);font-weight:700;color:var(--heading-color);text-transform:uppercase;white-space:nowrap;letter-spacing:.08em;align-self:center}[data-theme=dark] .section-nav-text{color:var(--text-dark)}.section-row-wrap{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.section-row{display:flex;align-items:stretch;width:100%;max-width:100%;gap:1rem}.section-row--nav-left .section-nav{order:-1;margin-left:-80px}.section-row--nav-right .section-nav{order:1}.section-row-content{flex:1;min-width:0}.section-row-content .interests-inner,.section-row-content .recommendations-inner,.section-row-content .popular-inner,.section-row-content .favorites-inner,.section-row-content .reviews-inner,.section-row-content .app-inner{max-width:none;padding-left:0;padding-right:0}@media (max-width: 768px){.section-nav{flex-direction:row;width:100%;min-width:0;padding:.75rem 1rem;border-radius:12px}.section-nav-text{writing-mode:horizontal-tb;text-orientation:unset;transform:none;font-size:.9rem}.section-row{flex-direction:column}.section-row--nav-left .section-nav,.section-row--nav-right .section-nav{order:1}.section-row--nav-left .section-nav{margin-left:0}}.hero-sidebar{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:var(--section-nav-width);min-width:var(--section-nav-width);padding:.75rem 0 1rem;background:var(--bg-light);border:1px solid var(--heading-color);border-radius:var(--section-nav-border-radius);flex-shrink:0;cursor:pointer;transition:opacity .2s;font:inherit;color:inherit;text-align:inherit}.hero-sidebar:hover{opacity:.85}[data-theme=dark] .hero-sidebar{background:#1a1a1e;border-color:#ffffff40}.hero-sidebar-scroll{width:auto;height:auto;padding:.5rem;border:none;border-radius:0;background:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit;pointer-events:none}.hero-sidebar-arrow{display:block;width:24px;height:36px;color:inherit}[data-theme=dark] .hero-sidebar-scroll{background:none;border:none;color:#fff}.hero-sidebar-text{writing-mode:vertical-rl;text-orientation:sideways-left;font-family:Geologica,sans-serif;font-size:32px;font-weight:400;color:#000;white-space:nowrap;letter-spacing:.12em;align-self:center}[data-theme=dark] .hero-sidebar-text{color:var(--text-dark)}@media (max-width: 768px){.hero-under-inner{flex-direction:column}.hero-sidebar{flex-direction:row;width:100%;min-width:0;padding:.75rem 1rem;border-radius:12px}.hero-sidebar-scroll{margin-bottom:0;margin-right:.75rem}.hero-sidebar-text{writing-mode:horizontal-tb;text-orientation:mixed;font-size:1.25rem}.hero-headline{font-size:clamp(1.5rem,7vw,2.25rem);line-height:1.2}.hero-headline-box{min-height:0;margin-bottom:1.25rem}.hero-search-block{margin-top:1.25rem}.hero-sidebar,.interests-section{display:none!important}.hero-search-block-inner{gap:.5rem}.interests-balls-area,.interests-section .interests-headline-container{display:none!important}.interests-section .section-row-content{min-height:0}.interests-inner .interests-headline-container{margin-bottom:0;min-height:0}.hero-search-pills-wrap{display:none!important}.hero-search-pills-row{flex-wrap:nowrap;justify-content:flex-start}.hero-search-form-row{border-radius:12px}.hero-search-input-new{height:48px;padding:0 1rem;font-size:16px}.hero-search-btn-new{height:48px;width:100px;border-radius:0 10px 10px 0}.hero-search-btn-new-text{font-size:.95rem}}@media (max-width: 768px){.hero-under-header{padding-bottom:1rem}.hero-search-block-inner{gap:.25rem}.recommendations-section{padding:1rem 0 1.25rem}.recommendations-inner{padding-left:1rem;padding-right:1rem}.recommendations-title,.recommendations-section .section-title{margin-bottom:.25rem}.recommendations-headline-container{min-height:0;margin-bottom:.25rem}.recommendations-subtitle{margin-bottom:.25rem}.recommendations-carousel-wrap{margin-top:0}.gyms-section{padding:1rem 0 1.25rem}.popular-inner{padding-left:1rem;padding-right:1rem}.gyms-section-title{margin-bottom:.5rem}.popular-filter-bar{margin-bottom:.75rem}.reviews-section{padding:1rem 0 1.25rem}.reviews-inner{padding-left:1rem;padding-right:1rem}.reviews-title{margin-bottom:.5rem}.app-section{padding:1rem 0 1.25rem}.app-inner{padding-left:1rem;padding-right:1rem}.app-title{margin-bottom:.5rem}.app-subtitle{margin-bottom:.75rem}.footer{margin-top:1.25rem;padding-top:1.5rem}.footer-inner{padding-left:1rem;padding-right:1rem}.footer-title{margin-bottom:.75rem}}.hero-search-filters-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:29px;background:#18263d;color:#fff;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.hero-search-filters-btn:hover{background:#2a3255}[data-theme=dark] .hero-search-filters-btn{background:#ffffff26;color:var(--text-dark)}[data-theme=dark] .hero-search-filters-btn:hover{background:#ffffff38}.hero-search-filters-btn-label{display:inline}.interests-section{padding:0 0 3rem;background:var(--bg-section)}[data-theme=dark] .interests-section{background:var(--bg-page)}.interests-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.interests-headline-container{width:720px;max-width:100%;min-height:188px;margin-left:0;margin-bottom:2rem;box-sizing:border-box}.section-title,.interests-title{margin:0;font-family:Unbounded,sans-serif;font-size:clamp(2.5rem,5.5vw,96px);font-weight:200;line-height:1.15;color:var(--heading-color)}@media (max-width: 900px){.interests-headline-container{width:100%}}[data-theme=dark] .section-title,[data-theme=dark] .interests-title{color:var(--text-dark)}.interests-balls-area{position:relative;width:100%;max-width:1488px;height:720px;margin:0}@keyframes interestBallFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.interest-ball{position:absolute;border-radius:50%;background:#a59cf5;box-shadow:0 10px 30px #a59cf540,0 0 40px #d5d1ffb3;filter:drop-shadow(0 0 22px rgba(213,209,255,.55));display:flex;align-items:center;justify-content:center;text-align:center;border:none;padding:32px;box-sizing:border-box;color:#fff;font-family:Unbounded,sans-serif;font-weight:400;white-space:pre-line;will-change:transform;transform:translateZ(0);animation:interestBallFloat 6s ease-in-out infinite;cursor:pointer;transition:background .4s ease,box-shadow .4s ease,filter .4s ease}button.interest-ball:hover{background:#ff7c2a;box-shadow:0 10px 30px #ff7c2a4d,0 0 40px #ff7c2a40}.interest-ball.active{box-shadow:0 10px 30px #a59cf540,0 0 40px #d5d1ffb3,0 0 0 4px #ffffffe6}button.interest-ball.active:hover{background:#ff7c2a}.interest-ball-label{font-size:inherit;line-height:1.1}.interest-ball--pool{width:320px;height:320px;left:0;top:150px;font-size:40px;animation-delay:.2s}.interest-ball--spa{width:300px;height:300px;left:730px;top:70px;font-size:40px;animation-delay:.6s}.interest-ball--cardio{width:479px;height:479px;left:310px;top:235px;font-size:48px;animation-delay:.1s}.interest-ball--bar{width:280px;height:280px;left:1160px;top:420px;font-size:40px;animation-delay:.9s}.interest-ball--deco-top-right,.interest-ball--deco-mid-right,.interest-ball--deco-bottom-left{pointer-events:none;cursor:default}.interest-ball--deco-top-right{width:260px;height:260px;left:1120px;top:90px;animation-delay:.4s}.interest-ball--deco-mid-right{width:180px;height:180px;left:980px;top:340px;animation-delay:1.1s}.interest-ball--deco-bottom-left{width:220px;height:220px;left:70px;top:470px;animation-delay:1.5s}@media (prefers-reduced-motion: reduce){.interest-ball{animation:none}}@media (max-width: 1100px){.interests-balls-area{height:auto;min-height:720px}.interests-balls-area{transform:scale(.85);transform-origin:top left}}.recommendations-section{padding:3rem 0 4rem;background:#fff}[data-theme=dark] .recommendations-section{background:var(--bg-section)}.recommendations-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.recommendations-title{margin:0 0 .5rem}.recommendations-headline-container{width:720px;max-width:100%;min-height:0;margin-bottom:.5rem;box-sizing:border-box}.recommendations-subtitle{margin:0 0 .75rem;font-family:Geologica,sans-serif;font-size:clamp(1.125rem,1.6vw,1.5rem);font-weight:400;color:#000;line-height:1.4}[data-theme=dark] .recommendations-subtitle{color:var(--text-dark)}.recommendations-carousel-wrap{display:flex;align-items:center;gap:0;position:relative}.recommendations-arrow{flex-shrink:0;width:44px;height:44px;margin:0 -8px;z-index:2;border:none;border-radius:50%;background:#ffffffe6;color:var(--heading-color);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s;box-shadow:0 2px 8px #00000014}.recommendations-arrow i{font-size:1.1rem}.recommendations-arrow:hover{opacity:.9}[data-theme=dark] .recommendations-arrow{background:#ffffffe6;color:var(--heading-color)}[data-theme=dark] .recommendations-arrow:hover{opacity:.9}.recommendations-carousel{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 28px;flex:1;min-width:0}.recommendations-carousel::-webkit-scrollbar{display:none}.recommendations-card{position:relative;flex:0 0 340px;scroll-snap-align:start;background:var(--card-bg);border-radius:20px;border:1px solid var(--glass-border);box-shadow:0 2px 12px #0000000f;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.recommendations-card:hover{border-color:#ff7c2a59;box-shadow:0 8px 24px #ff7c2a1f}[data-theme=dark] .recommendations-card{background:var(--card-bg);box-shadow:0 2px 12px #00000040}[data-theme=dark] .recommendations-card:hover{border-color:#ff7c2a66;box-shadow:0 8px 24px #ff7c2a26}.recommendations-card-fav{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.25rem;height:2.25rem;border-radius:50%;border:none;background:#fffffff2;color:#ccc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,transform .2s}.recommendations-card-fav:hover:not(:disabled){color:var(--orange-primary);transform:scale(1.08)}.recommendations-card-fav:disabled{opacity:.8;cursor:wait}.recommendations-card-fav .fa-heart.fas{color:var(--orange-primary)}.recommendations-card-image{width:100%;aspect-ratio:4 / 3;background:#eee;border-radius:20px 20px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.recommendations-card-image img{width:100%;height:100%;object-fit:cover}.recommendations-card-image i{font-size:2.5rem;color:#999}.recommendations-card-rating-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;margin:1rem 1.25rem 0}.recommendations-card-stars{display:flex;gap:6px}.recommendations-star{font-size:1.125rem;color:#9ca3af}.recommendations-card-stars .recommendations-star.fas{color:var(--orange-primary)}.recommendations-card-rating-count{font-size:.875rem;color:var(--text-muted)}.recommendations-card-name{margin:.5rem 1.25rem 0;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:700;color:#000}[data-theme=dark] .recommendations-card-name{color:var(--text-dark)}.recommendations-card-price{margin:.5rem 1.25rem 1.25rem;font-family:Geologica,sans-serif;font-size:1.125rem;font-weight:400;color:#000}[data-theme=dark] .recommendations-card-price{color:var(--text-dark)}@media (max-width: 768px){.recommendations-card{flex:0 0 280px}}.interests-circles{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center;justify-content:flex-start}.interests-circle{width:140px;height:140px;border-radius:50%;border:none;background:var(--accent-purple-dark);color:#fff;font-family:Geologica,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 20px #a59cf54d}.interests-circle:hover{transform:scale(1.03);box-shadow:0 6px 24px #d5d1ff66}.interests-circle.active{background:var(--accent-purple);box-shadow:0 6px 24px #a59cf573}@media (max-width: 600px){.interests-circle{width:120px;height:120px;font-size:.9rem}}.search-section{padding:60px 0}.search-card{margin-top:-50px;position:relative;z-index:10}.search-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:var(--text-dark)}.form-group input,.form-group select{padding:.75rem 1rem;border:1px solid var(--glass-border);border-radius:12px;background:var(--input-bg-light);color:var(--text-dark);font-size:1rem;font-family:Geologica,sans-serif;transition:border-color .2s,box-shadow .2s}.form-group select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.form-group input:focus,.form-group select:focus{outline:none;border-color:var(--orange-primary);box-shadow:0 0 0 3px #ff7c2a26}.gyms-section{padding:60px 0;background:var(--bg-section)}.popular-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.gyms-section-title{margin:0 0 1.25rem}.popular-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.25rem;border:1.5px solid #080808;border-radius:999px;background:#fff;width:100%;max-width:560px;margin-bottom:2rem}[data-theme=dark] .popular-filter-bar{border-color:var(--text-dark);background:var(--card-bg)}.popular-filter-item{flex:1;min-width:0;padding:.5rem 1rem;border:none;border-radius:999px;background:transparent;font-family:Geologica,sans-serif;font-size:clamp(.875rem,1.2vw,1rem);font-weight:400;color:#080808;cursor:pointer;transition:background .2s,color .2s}.popular-filter-item:not(.popular-filter-item--active){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popular-filter-item--active{flex:0 0 auto;overflow:visible;white-space:nowrap;background:#18263d;color:#fff;font-weight:500}[data-theme=dark] .popular-filter-item{color:var(--text-dark)}.popular-filter-item:hover{background:#18263d14}[data-theme=dark] .popular-filter-item:hover{background:#ffffff14}.popular-filter-item--active:hover{background:#18263d;color:#fff}@media (max-width: 768px){.popular-filter-bar{max-width:100%}.popular-filter-item{padding:.45rem .75rem;font-size:.875rem}}.popular-carousel-wrap{display:flex;align-items:center;gap:0;position:relative}.popular-arrow{flex-shrink:0;width:44px;height:44px;margin:0 -8px;z-index:2;border:none;border-radius:50%;background:#ffffffe6;color:var(--heading-color);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s;box-shadow:0 2px 8px #00000014}.popular-arrow i{font-size:1.1rem}.popular-arrow:hover{opacity:.9}[data-theme=dark] .popular-arrow{background:#ffffffe6;color:var(--heading-color)}[data-theme=dark] .popular-arrow:hover{opacity:.9}.gyms-carousel{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;padding:.5rem 28px;flex:1;min-width:0}.gyms-carousel::-webkit-scrollbar{display:none}.gyms-carousel .recommendations-card.popular-card{flex:0 0 340px;scroll-snap-align:start}.gyms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.gym-card{overflow:hidden;border-radius:20px;border:1px solid var(--glass-border)}.gyms-section .gym-card{text-decoration:none;color:inherit;display:block}.gym-image{height:200px;background:linear-gradient(135deg,var(--accent-purple) 0%,var(--accent-purple-dark) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;position:relative;overflow:hidden}.gyms-section .gym-image img,.gym-image img{width:100%;height:100%;object-fit:cover}.gym-content{padding:1.5rem;background:var(--card-bg)}.gym-content h3{margin-bottom:.5rem;font-size:1.25rem;font-family:Geologica,sans-serif;font-weight:600;color:var(--text-dark)}.gym-content p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem}.rating{color:#ffc107;font-size:1.2rem;margin-bottom:1rem}.favorites-section{background:#f4f4f4;padding:0 0 60px;display:none!important}[data-theme=dark] .favorites-section{background:var(--bg-section)}.favorites-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box;position:relative}.favorites-title{display:inline-block;margin:0;padding:.5rem 1.5rem .5rem 1rem;background:#fff;border-radius:16px 16px 0 0;font-family:Unbounded,sans-serif;font-size:clamp(2.5rem,5.5vw,96px);font-weight:200;line-height:1.15;color:#080808;position:relative;z-index:1;box-shadow:0 -2px 8px #0000000a}[data-theme=dark] .favorites-title{background:var(--card-bg);color:var(--text-dark)}.favorites-content{background:#f4f4f4;padding:80px 1.5rem 100px;text-align:center;position:relative;min-height:280px}[data-theme=dark] .favorites-content{background:var(--bg-section)}.favorites-loading{padding:2rem;color:var(--text-muted)}.favorites-loading p{margin:1rem 0 0}.favorites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;text-align:left;max-width:1400px;margin:0 auto}.favorites-grid .recommendations-card{flex:none;width:100%}.favorites-grid .favorites-card{display:flex;flex-direction:column}.favorites-empty-primary{margin:0 0 .75rem;font-family:Geologica,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:500;color:#666}[data-theme=dark] .favorites-empty-primary{color:var(--text-muted)}.favorites-empty-secondary{margin:0 0 2rem;font-family:Geologica,sans-serif;font-size:clamp(.9rem,1.2vw,1rem);color:#ff7c2a}.favorites-cta{position:absolute;right:0;bottom:0;padding:.75rem 1.5rem;background:#ff7c2a;color:#fff;border:none;border-radius:999px 0 0 999px;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:opacity .2s,background .2s;text-decoration:none;display:inline-block}.favorites-cta:hover{opacity:.92;color:#fff}.favorites-cta:hover{opacity:.9;background:#e66e22}.reviews-section{padding:4rem 0 5rem;background:#fff}[data-theme=dark] .reviews-section{background:var(--bg-section)}.reviews-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.reviews-title{margin:0 0 2.5rem}.reviews-cards{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:0;position:relative;min-height:320px}.review-card{width:280px;min-height:160px;padding:1.5rem 1.25rem;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;font-family:Geologica,sans-serif;box-shadow:0 8px 32px #00000014;transition:transform .25s ease,box-shadow .25s ease;flex-shrink:0}.review-card:hover{transform:scale(1.02);box-shadow:0 12px 40px #0000001f}.review-card--lavender{background:#7b6bb5;color:#fff;transform:rotate(-3deg);margin-right:-24px;margin-bottom:-16px;z-index:1}.review-card--lavender .review-card-text{color:#fff}.review-card--lavender .review-card-author{color:#fffffff2;font-weight:600}.review-card--navy{background:#18263d;color:#fff;transform:rotate(2deg);margin-right:-24px;margin-bottom:-16px;margin-top:24px;z-index:2}.review-card--navy .review-card-text,.review-card--navy .review-card-author{color:#fff}.review-card--orange{background:#ff7c2a;color:#fff;transform:rotate(-2deg);margin-right:-24px;margin-top:-8px;z-index:3}.review-card--orange .review-card-text,.review-card--orange .review-card-author{color:#fff}.review-card--light{background:#e8e4f0;color:#18263d;transform:rotate(1.5deg);margin-top:32px;border:1px solid rgba(24,38,61,.2);z-index:4}[data-theme=dark] .review-card--light{background:#ffffff1f;border-color:#ffffff26}.review-card--light .review-card-text,.review-card--light .review-card-author{color:#18263d}[data-theme=dark] .review-card--light .review-card-text,[data-theme=dark] .review-card--light .review-card-author{color:var(--text-dark)}.review-card-text{margin:0 0 .75rem;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.45;font-weight:400}.review-card-author{margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}@media (max-width: 768px){.reviews-cards{flex-direction:column;align-items:center;min-height:0}.review-card{margin:0 0 1rem!important;transform:none!important}.review-card:hover{transform:scale(1.02)!important}}.app-section{padding:4rem 0 5rem;background:#fff}[data-theme=dark] .app-section{background:var(--bg-section)}.app-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.app-title{margin:0 0 .75rem;font-family:Unbounded,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:#080808}.app-title-brand{color:#ff7c2a}[data-theme=dark] .app-title{color:var(--text-dark)}.app-subtitle{margin:0 0 2rem;font-family:Geologica,sans-serif;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.5;color:#080808;max-width:520px}[data-theme=dark] .app-subtitle{color:var(--text-muted)}.static-page{padding:3rem 0;background:var(--bg-section)}[data-theme=dark] .static-page{background:var(--bg-page)}.static-inner{max-width:960px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.static-inner.glass-card{max-width:960px}.static-title{margin:0 0 .75rem;font-family:Unbounded,sans-serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;color:var(--heading-color)}[data-theme=dark] .static-title{color:var(--text-dark)}.static-text{margin:0 0 .9rem;font-family:Geologica,sans-serif;font-size:.95rem;line-height:1.6;color:var(--text-muted)}[data-theme=dark] .static-text{color:var(--text-dark);opacity:.9}.app-download-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2rem}.app-qr-wrap{flex-shrink:0;padding:12px;border:2px solid #66B2FF;border-radius:12px;background:#fff}[data-theme=dark] .app-qr-wrap{background:var(--card-bg);border-color:#66b2ff}.app-qr-img{display:block;width:200px;height:200px;border-radius:4px}.app-buttons{display:flex;flex-direction:column;gap:.75rem}.app-store-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#e0d8f8;border:1.5px solid #A59CF5;border-radius:12px;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;color:#18263d;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.app-store-btn:hover{background:#d5d1ff;border-color:#18263d}[data-theme=dark] .app-store-btn{background:#e0d8f840;border-color:#a59cf5;color:var(--text-dark)}[data-theme=dark] .app-store-btn:hover{background:#d5d1ff59}.app-store-icon{font-size:1.5rem;color:#a59cf5}.app-rustore-icon{font-size:1.25rem;font-weight:700;font-family:Unbounded,sans-serif;color:#a59cf5}@media (max-width: 600px){.app-download-row{flex-direction:column}}.auth-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-container{width:100%;max-width:500px}.auth-card{width:100%}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h2{font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;margin:1rem 0 .5rem;color:var(--text-dark)}.auth-header p{color:var(--text-muted)}.auth-card form{display:flex;flex-direction:column;gap:1.5rem}.password-input-wrap{position:relative;width:100%}.password-input-wrap input{width:100%;padding-right:2.75rem}.password-toggle{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);border:none;background:none;padding:0;margin:0;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;justify-content:center}.password-toggle:hover{color:var(--accent-orange)}.password-toggle:focus-visible{outline:2px solid var(--accent-orange);outline-offset:2px}.form-check{display:flex;align-items:center;gap:.5rem}.form-check input{width:auto}.auth-remember{cursor:pointer;gap:.75rem}.auth-remember input{position:absolute;opacity:0;pointer-events:none}.auth-remember-custom{display:inline-flex;align-items:center;gap:.5rem}.auth-remember-check{width:20px;height:20px;border-radius:6px;border:1px solid rgba(255,255,255,.4);background:#ffffff14;display:flex;align-items:center;justify-content:center;color:transparent;transition:all .15s ease-out;box-shadow:0 0 0 1px #00000026}.auth-remember:hover .auth-remember-check{border-color:var(--accent-orange);box-shadow:0 0 0 1px #ff9f4366}.auth-remember input:checked+.auth-remember-custom .auth-remember-check{background:linear-gradient(135deg,#ff9f43,#ff6b6b);border-color:transparent;color:#fff}.auth-remember-label{font-size:.95rem;color:var(--text-muted)}.auth-remember input:focus-visible+.auth-remember-custom .auth-remember-check{outline:2px solid var(--accent-orange);outline-offset:2px}.error-text{color:#dc3545;font-size:.875rem;margin-top:.25rem}.form-group input.error{border-color:#dc3545}.alert{padding:1rem;border-radius:10px;margin-bottom:1rem}.alert-danger{background:#dc35451a;color:#dc3545;border:1px solid rgba(220,53,69,.3)}.auth-footer{text-align:center;margin-top:1.5rem}.auth-footer a{color:var(--orange-primary);text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}.dashboard{padding:2rem 0;min-height:calc(100vh - 80px)}.dashboard-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--glass-border);padding-bottom:0}.dashboard-tab{padding:.75rem 1.25rem;border:none;background:transparent;color:var(--text-muted);font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;border-radius:12px 12px 0 0;display:flex;align-items:center;gap:.5rem;transition:color .2s,background .2s}.dashboard-tab:hover{color:var(--text-dark);background:#ff7c2a14}.dashboard-tab.active{color:var(--orange-primary);background:var(--glass-bg);border-bottom:2px solid var(--orange-primary);margin-bottom:-1px}.container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.tgid-dashboard{display:flex;min-height:calc(100vh - 100px);padding:0}.tgid-sidebar{width:240px;flex-shrink:0;background:var(--bg-section);border-right:1px solid var(--glass-border);display:flex;flex-direction:column;padding:1.5rem 0}.tgid-sidebar-brand{padding:0 1.5rem 1.5rem;border-bottom:1px solid var(--glass-border);margin-bottom:1rem}.tgid-logo{display:block;font-size:1.75rem;font-weight:700;color:var(--orange-primary);letter-spacing:-.02em;line-height:1.2}.tgid-title{display:block;font-size:.8rem;color:var(--text-muted);font-weight:500;letter-spacing:.02em}.tgid-nav{display:flex;flex-direction:column;gap:.25rem;padding:0 .75rem}.tgid-nav-item{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;border:none;background:none;border-radius:10px;font-family:Geologica,sans-serif;font-size:.95rem;color:var(--text-dark);cursor:pointer;text-align:left;transition:background .2s,color .2s}.tgid-nav-item i{width:1.25rem;color:var(--text-muted);font-size:1rem}.tgid-nav-item:hover{background:#ff7c2a14;color:var(--text-dark)}.tgid-nav-item:hover i{color:var(--orange-primary)}.tgid-nav-item.active{background:#ff7c2a1f;color:var(--orange-primary);font-weight:500}.tgid-nav-item.active i{color:var(--orange-primary)}.tgid-sidebar-footer{margin-top:auto;padding:1rem 1.5rem 0;border-top:1px solid var(--glass-border)}.tgid-sidebar-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--orange-primary);text-decoration:none;transition:color .2s}.tgid-sidebar-link:hover{color:var(--orange-dark)}.tgid-main{flex:1;min-width:0;background:var(--bg-page);padding:2rem;display:flex;justify-content:center}.tgid-main-inner{max-width:720px;width:100%;margin:0 auto}.tgid-user-block{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:2rem;text-align:center}.tgid-user-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--orange-primary) 0%,var(--orange-dark) 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.tgid-user-info{min-width:0;text-align:center}.tgid-user-name{font-size:1.5rem;font-weight:600;color:var(--text-dark);margin:0 0 .25rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.tgid-badge{font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:6px;background:var(--orange-primary);color:#fff;letter-spacing:.03em}.tgid-user-contact{font-size:.95rem;color:var(--text-muted);margin:0}.tgid-section{margin-bottom:2rem;text-align:center}.tgid-section-title{font-size:1.35rem;font-weight:600;color:var(--text-dark);margin:0 0 1rem}.tgid-section-desc{color:var(--text-muted);font-size:.95rem;margin:0 0 1.25rem}.tgid-section-card{background:var(--bg-section);border:1px solid var(--glass-border);border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000a;text-align:center;margin:0 auto}.tgid-section-card .form-group,.tgid-section-card .form-actions{text-align:left}.tgid-section-card .form-actions{justify-content:center}.weight-prompt{margin-bottom:1.5rem;padding:1.25rem 1.25rem 1.5rem}.weight-prompt-title{margin:0 0 .35rem;font-family:Unbounded,sans-serif;font-size:1rem}.weight-prompt-text{margin:0 0 .9rem;font-size:.9rem;color:var(--text-muted)}.weight-history-card{margin-bottom:1.5rem;padding:1.25rem 1.25rem 1.4rem}.weight-history-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.weight-history-title{margin:0;font-family:Unbounded,sans-serif;font-size:1rem}.weight-history-current{font-size:.9rem;color:var(--text-muted)}.weight-history-chart{position:relative}.weight-history-chart svg{width:100%;height:110px}.weight-chart-line{stroke:var(--accent, #ff7c2a);stroke-width:2.2}.weight-chart-dot{fill:#ff7c2a;stroke:#1a1c27;stroke-width:1.4}.weight-history-axis{display:flex;justify-content:space-between;margin-top:.4rem;font-size:.75rem;color:var(--text-muted)}@media (max-width: 768px){.weight-history-header{flex-direction:column;align-items:flex-start}}.tgid-welcome-text{color:var(--text-muted);font-size:1rem;margin:0 0 1.5rem;line-height:1.5}.tgid-home-card{background:var(--bg-section);border:1px solid var(--glass-border);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000a}.tgid-home-card-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.tgid-home-card-title{font-size:1.2rem;font-weight:600;color:var(--text-dark);margin:0}.tgid-home-card-badge{font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:20px;background:#ff7c2a26;color:var(--orange-primary)}.tgid-home-card-desc{font-size:.9rem;color:var(--text-muted);margin:0 0 1rem;line-height:1.4}.tgid-tracks-card{background:linear-gradient(145deg,rgba(255,124,42,.06) 0%,var(--bg-section) 50%)}.tgid-tracks-balance{margin:1rem 0 1.25rem}.tgid-tracks-amount{font-size:2rem;font-weight:700;color:var(--text-dark);letter-spacing:-.02em}.tgid-tracks-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.tgid-tracks-widget{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:100px;padding:1rem 1.25rem;background:var(--bg-page);border:1px solid var(--glass-border);border-radius:14px;font-family:Geologica,sans-serif;font-size:.9rem;color:var(--text-dark);cursor:pointer;transition:border-color .2s,box-shadow .2s;position:relative}.tgid-tracks-widget:not(:disabled):hover{border-color:var(--orange-primary);box-shadow:0 4px 12px #ff7c2a26}.tgid-tracks-widget:disabled{cursor:default;opacity:.85}.tgid-tracks-widget i{font-size:1.5rem;color:var(--orange-primary)}.tgid-widget-soon{font-size:.7rem;color:var(--text-muted);font-weight:500}.tgid-steps-card{background:linear-gradient(145deg,rgba(165,156,245,.06) 0%,var(--bg-section) 50%)}.tgid-steps-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:.5rem}.tgid-step-widget{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;background:none;border:none;font-family:Geologica,sans-serif;font-size:.85rem;color:var(--text-dark);cursor:pointer;transition:transform .2s}.tgid-step-widget:hover{transform:translateY(-2px)}.tgid-step-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff}.tgid-step-icon-data{background:linear-gradient(135deg,var(--accent-blue) 0%,#4a90d9 100%)}.tgid-step-icon-security{background:linear-gradient(135deg,var(--orange-primary) 0%,var(--orange-dark) 100%)}.tgid-step-icon-sport{background:linear-gradient(135deg,var(--accent-purple) 0%,var(--accent-purple-dark) 100%)}.tgid-step-label{font-weight:500}.tgid-quick-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.tgid-quick-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;background:var(--bg-section);border:1px solid var(--glass-border);border-radius:14px;font-family:Geologica,sans-serif;font-size:.9rem;color:var(--text-dark);cursor:pointer;transition:border-color .2s,box-shadow .2s}.tgid-quick-card i{font-size:1.5rem;color:var(--orange-primary)}.tgid-quick-card:hover{border-color:var(--orange-primary);box-shadow:0 4px 12px #ff7c2a1f}.form-control-disabled{opacity:.8;cursor:not-allowed}.tgid-main-inner .monitoring-section{text-align:center}.tgid-main-inner .tokens-section{text-align:left}@media (max-width: 768px){.tgid-dashboard{flex-direction:column}.tgid-sidebar{width:100%;flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid var(--glass-border);padding:1rem;gap:.5rem}.tgid-sidebar-brand{width:100%;padding:0 0 1rem;margin-bottom:.5rem}.tgid-nav{flex-direction:row;flex-wrap:wrap;padding:0;gap:.5rem}.tgid-nav-item span{display:none}.tgid-nav-item{padding:.65rem}.tgid-sidebar-footer{margin-top:0;margin-left:auto;padding:0;border-top:none}.tgid-main{padding:1rem}.tgid-user-block{flex-direction:column;text-align:center}}.welcome-card{margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,var(--orange-primary) 0%,var(--orange-dark) 100%);color:#fff;border-radius:20px;padding:2rem;border:none}.welcome-card h1{font-family:Unbounded,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;margin-bottom:.5rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.info-card h3,.monitor-card h3{margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:1.3rem}.info-item{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.2);display:flex;justify-content:space-between;align-items:center}.info-item:last-child{border-bottom:none}.info-item-block{flex-direction:column;align-items:flex-start;gap:.5rem}.info-item-block span{white-space:pre-wrap}.dashboard-grid-single{grid-template-columns:1fr;margin-bottom:2rem}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 560px){.form-row-2{grid-template-columns:1fr}}.badge{padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600}.bg-success{background:#28a745;color:#fff}.bg-danger{background:#dc3545;color:#fff}.server-monitor{text-align:center}.status-indicator{margin-bottom:2rem}.status-dot{display:inline-block;width:24px;height:24px;border-radius:50%;margin-bottom:1rem;box-shadow:0 0 10px #0003}.status-dot.status-ok{background:#28a745;animation:pulse-green 2s infinite}.status-dot.status-warning{background:#ffc107;animation:pulse-warning 2s infinite}.status-dot.status-error{background:#dc3545;animation:pulse-error 2s infinite}.status-dot.status-checking{background:#6c757d;animation:pulse-checking 1s infinite}@keyframes pulse-green{0%,to{box-shadow:0 0 #28a745b3}50%{box-shadow:0 0 0 10px #28a74500}}@keyframes pulse-warning{0%,to{box-shadow:0 0 #ffc107b3}50%{box-shadow:0 0 0 10px #ffc10700}}@keyframes pulse-error{0%,to{box-shadow:0 0 #dc3545b3}50%{box-shadow:0 0 0 10px #dc354500}}@keyframes pulse-checking{0%,to{opacity:1}50%{opacity:.5}}.status-text{font-size:1.2rem;font-weight:600}.status-text.status-ok{color:#28a745}.status-text.status-warning{color:#ffc107}.status-text.status-error{color:#dc3545}.monitor-stats{background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:15px;padding:1.5rem;margin:1.5rem 0}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.stat-item:last-child{border-bottom:none}.monitoring-section{margin-bottom:2rem}.monitoring-section-title{font-size:1.5rem;font-weight:600;color:var(--text-dark);margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.monitoring-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-bottom:1.25rem}.monitoring-grid .monitor-card{margin-bottom:0}.monitoring-grid .monitor-card h3{margin-bottom:1rem;font-size:1.1rem}.server-monitor-compact{text-align:left}.server-monitor-compact .status-indicator{margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.server-monitor-compact .status-dot{margin-bottom:0;width:14px;height:14px}.server-monitor-compact .status-text{font-size:1rem;font-weight:600}.monitor-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-size:.875rem;color:var(--text-muted)}.monitor-meta i{margin-right:.25rem;opacity:.8}.monitor-badges{display:flex;gap:.5rem}.monitor-db-card .server-monitor-db{min-height:60px}.monitor-db-info{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--glass-border)}.monitor-db-row{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.monitor-db-row:last-child{margin-bottom:0}.monitor-db-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted)}.monitor-db-value{font-size:.9rem;color:var(--text-dark);font-family:Geologica,sans-serif}.monitor-db-version .monitor-db-value{font-family:Courier New,monospace;font-size:.8rem;word-break:break-word}.monitoring-actions{text-align:center;margin-top:.5rem}.tokens-section{margin:2rem 0}.accordion{display:flex;flex-direction:column;gap:1rem}.accordion-item{padding:1.5rem}.accordion-item h3{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.token-display{display:flex;gap:.5rem}.token-display input{flex:1;padding:.75rem;border:1px solid rgba(255,255,255,.3);border-radius:10px;background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-family:Courier New,monospace;font-size:.9rem}.json-content{background:#0000004d;color:#fff;padding:1.5rem;border-radius:10px;overflow-x:auto;font-family:Courier New,monospace;font-size:.85rem;max-height:400px;overflow-y:auto}.dashboard-actions{text-align:center;margin-top:2rem}.footer{background:#fff;color:#080808;padding:3rem 0 2rem;margin-top:0}[data-theme=dark] .footer{background:var(--bg-section);color:var(--text-dark)}.footer-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.footer-title{margin:0 0 1.5rem;font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:#080808;text-align:left}[data-theme=dark] .footer-title{color:var(--text-dark)}.footer-grid{display:grid;grid-template-columns:auto auto auto 1fr;gap:2rem 3rem;align-items:start;margin-bottom:2.5rem}@media (max-width: 900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-social{grid-column:1 / -1}}@media (max-width: 500px){.footer-grid{grid-template-columns:1fr;gap:1.5rem}}.footer-col{display:flex;flex-direction:column;gap:.5rem}.footer-col a{font-family:Geologica,sans-serif;font-size:.95rem;font-weight:400;color:#080808;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#ff7c2a}[data-theme=dark] .footer-col a{color:var(--text-dark)}[data-theme=dark] .footer-col a:hover{color:var(--orange-primary)}.footer-social{display:flex;align-items:center;gap:1rem;justify-self:end}.footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#080808;text-decoration:none;transition:color .2s,transform .2s}.footer-social-link:hover{color:#ff7c2a;transform:scale(1.1)}[data-theme=dark] .footer-social-link{color:var(--text-dark)}[data-theme=dark] .footer-social-link:hover{color:var(--orange-primary)}.footer-social-link i{font-size:1.35rem}.footer-bottom{padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.06);text-align:center}[data-theme=dark] .footer-bottom{border-top-color:var(--glass-border)}.footer-tagline{margin:0 0 .25rem;font-family:Geologica,sans-serif;font-size:.9rem;color:#374151}[data-theme=dark] .footer-tagline{color:var(--text-muted)}.footer-copy{margin:0;font-family:Geologica,sans-serif;font-size:.85rem;color:#080808}[data-theme=dark] .footer-copy{color:var(--text-muted)}.admin-users{padding:2rem 0;min-height:calc(100vh - 80px)}.page-header{margin-bottom:2rem;text-align:center}.page-header h1{font-size:2.5rem;margin-bottom:.5rem}.page-header p{color:#666;font-size:1.1rem}.filters-card{margin-bottom:2rem}.filters-card h3{margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.users-card{margin-bottom:2rem}.users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.users-header h3{display:flex;align-items:center;gap:.5rem;margin:0}.users-count{font-size:1.1rem;color:#666}.users-table{overflow-x:auto;margin-bottom:1.5rem}.users-table table{width:100%;border-collapse:collapse;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10px;overflow:hidden}.users-table thead{background:#ff6b3533}.users-table th{padding:1rem;text-align:left;font-weight:600;color:var(--text-dark);border-bottom:2px solid rgba(255,255,255,.2)}.users-table td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.users-table tbody tr:hover{background:#ffffff1a}.users-table tbody tr:last-child td{border-bottom:none}.loading,.empty-state{text-align:center;padding:3rem;color:var(--text-muted);font-family:Geologica,sans-serif}.empty-state i{margin-bottom:1rem;opacity:.5}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.page-info{padding:.5rem 1rem;background:#ffffff1a;border-radius:10px;font-weight:500}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;animation:fadeIn .3s ease}.modal-content{max-width:900px;width:100%;max-height:85vh;position:relative;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1.5rem;border-bottom:2px solid rgba(255,107,53,.2);background:linear-gradient(135deg,#ff6b351a,#ff8e530d);flex-shrink:0}.modal-header h2{margin:0;display:flex;align-items:center;gap:.75rem;font-size:1.8rem;color:var(--text-dark);font-weight:600}.modal-header-actions{display:flex;align-items:center;gap:1rem}.edit-actions{display:flex;gap:.5rem}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-close{background:#0000000d;border:none;color:var(--text-dark);font-size:1.5rem;cursor:pointer;padding:.75rem;border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0}.btn-close:hover{background:#ff6b3533;color:var(--orange-primary);transform:rotate(90deg)}.user-details{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:var(--orange-primary) rgba(255,255,255,.1)}.user-details::-webkit-scrollbar{width:8px}.user-details::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.user-details::-webkit-scrollbar-thumb{background:var(--orange-primary);border-radius:10px;border:2px solid rgba(255,255,255,.1)}.user-details::-webkit-scrollbar-thumb:hover{background:var(--orange-dark)}.detail-section{padding:1.5rem;background:#fff9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:15px;border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.detail-section:hover{box-shadow:0 6px 20px #ff6b3533;transform:translateY(-2px)}.detail-section h3{margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem;font-size:1.3rem;color:var(--text-dark);font-weight:600;padding-bottom:.75rem;border-bottom:2px solid rgba(255,107,53,.2)}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.detail-item{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#fffc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;border:1px solid rgba(255,255,255,.5);transition:all .3s ease}.detail-item:hover{background:#fffffff2;box-shadow:0 4px 12px #ff6b3526;transform:translateY(-2px)}.detail-item strong{color:var(--orange-primary);font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.detail-item span{font-size:1.1rem;color:var(--text-dark);font-weight:500;word-break:break-word}.modal-footer{padding:1.5rem 2rem;border-top:2px solid rgba(255,107,53,.2);display:flex;justify-content:flex-end;background:linear-gradient(135deg,#ff6b350d,#ff8e5305);flex-shrink:0}.edit-form{display:flex;flex-direction:column;gap:1.5rem}.edit-form .form-group{display:flex;flex-direction:column;gap:.5rem}.edit-form label{font-weight:600;color:var(--text-dark);font-size:.95rem}.edit-form label input[type=checkbox]{margin-right:.5rem;width:auto}.edit-form input[type=text],.edit-form input[type=number],.edit-form input[type=datetime-local],.edit-form select{padding:.75rem;border:2px solid rgba(255,107,53,.3);border-radius:10px;background:#ffffffe6;color:var(--text-dark);font-size:1rem;transition:all .3s}.edit-form input:focus,.edit-form select:focus{outline:none;border-color:var(--orange-primary);background:#fff;box-shadow:0 0 0 3px #ff6b351a}.edit-form small{font-size:.85rem;color:#666;margin-top:.25rem}.edit-form label:has(input[type=checkbox]){display:flex;align-items:center;flex-direction:row;cursor:pointer}.admin-roles,.admin-permissions{padding:2rem 0;min-height:calc(100vh - 80px)}.actions-bar{display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem}.table-responsive{overflow-x:auto}.table-responsive table{width:100%;border-collapse:collapse;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10px;overflow:hidden}.table-responsive thead{background:#ff6b3533}.table-responsive th{padding:1rem;text-align:left;font-weight:600;color:var(--text-dark);border-bottom:2px solid rgba(255,255,255,.2)}.table-responsive td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.table-responsive tbody tr:hover{background:#ffffff1a}.table-responsive tbody tr:last-child td{border-bottom:none}.form-control-sm{padding:.5rem;border:1px solid rgba(255,107,53,.3);border-radius:5px;background:#ffffffe6;font-size:.9rem;width:100%}.form-control-sm:focus{outline:none;border-color:var(--orange-primary);box-shadow:0 0 0 2px #ff6b351a}.btn-danger{background:#dc3545;color:#fff;border-color:#dc3545}.btn-danger:hover{background:#c82333;border-color:#bd2130}.btn-success{background:#28a745;color:#fff;border-color:#28a745}.btn-success:hover{background:#218838;border-color:#1e7e34}.roles-list,.permissions-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.role-badge,.permission-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff3;border-radius:20px;margin-bottom:.5rem}.role-badge .badge{font-size:.9rem;padding:.25rem .75rem}.permission-badge{flex-direction:column;align-items:flex-start}.permission-badge small{font-size:.75rem;margin-top:.25rem}.card-header-with-action{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.profile-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.password-change-form{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(255,107,53,.2)}.password-change-form h4{margin-bottom:1rem;color:var(--text-dark)}.form-actions{display:flex;gap:1rem;margin-top:1rem}.alert-success{background:#28a7451a;color:#155724;border:1px solid rgba(40,167,69,.3);padding:1rem;border-radius:10px;margin-bottom:1rem}.mt-2{margin-top:.5rem}.consents-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.consent-checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--text-muted)}.consent-checkbox input{margin-top:.15rem}.legal-docs-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:1.5rem 0 1rem}.legal-doc-card{padding:1.25rem 1.5rem;border-radius:16px;background:#ffffffd9;border:1px solid rgba(0,0,0,.04)}[data-theme=dark] .legal-doc-card{background:#1a1a1ee6;border-color:#ffffff14}.legal-doc-card h2{font-size:1.1rem;margin-bottom:.5rem}.legal-doc-card p{font-size:.9rem;margin-bottom:.75rem;color:var(--text-muted)}.legal-doc-actions{display:flex;flex-wrap:wrap;gap:.5rem}.legal-doc-error{margin-bottom:.5rem}.legal-back-wrap{margin-top:1.5rem}.legal-back-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--accent-purple-dark);font-weight:500;text-decoration:none}.legal-back-link i{font-size:.9rem}.legal-back-link:hover{color:var(--orange-primary);text-decoration:underline}.notfound-page{padding:4rem 1rem}.notfound-card{text-align:center;max-width:640px;margin:0 auto;padding-top:3rem;padding-bottom:3rem}.notfound-code{font-family:Unbounded,sans-serif;font-size:clamp(3rem,10vw,4.5rem);font-weight:600;letter-spacing:.1em;color:var(--accent-purple-dark);margin-bottom:.5rem}.notfound-title{margin-bottom:1rem}.notfound-actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.documents-upload-form{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.file-input-row{display:flex;align-items:center;gap:.75rem}.file-input-hidden{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.file-input-name{font-size:.9rem;color:var(--text-muted);max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-logs{padding:2rem 0;min-height:calc(100vh - 80px)}.logs-filters{margin-bottom:2rem}.filters-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.logs-info{padding-top:1rem;border-top:1px solid rgba(255,255,255,.2);color:#666;font-size:.9rem}.logs-card{max-height:calc(100vh - 400px);overflow:hidden;display:flex;flex-direction:column}.logs-list{overflow-y:auto;max-height:calc(100vh - 400px);padding-right:.5rem;scrollbar-width:thin;scrollbar-color:var(--orange-primary) rgba(255,255,255,.1)}.logs-list::-webkit-scrollbar{width:8px}.logs-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.logs-list::-webkit-scrollbar-thumb{background:var(--orange-primary);border-radius:10px}.log-entry{background:#fff6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10px;padding:1rem;margin-bottom:1rem;border-left:4px solid var(--orange-primary);transition:all .3s ease}.log-entry:hover{background:#fff9;transform:translate(5px);box-shadow:0 4px 12px #0000001a}.log-entry.log-debug{border-left-color:#6c757d}.log-entry.log-info{border-left-color:#17a2b8}.log-entry.log-warning{border-left-color:#ffc107}.log-entry.log-error{border-left-color:#dc3545}.log-entry.log-critical{border-left-color:#000}.log-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.log-timestamp{font-family:Courier New,monospace;font-size:.85rem;color:#666;display:flex;align-items:center;gap:.25rem}.log-logger{font-size:.85rem;color:#666;display:flex;align-items:center;gap:.25rem;background:#ffffff4d;padding:.25rem .5rem;border-radius:5px}.log-message{font-weight:500;color:var(--text-dark);margin-bottom:.5rem;word-break:break-word}.log-details{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem;font-size:.85rem;color:#666}.log-details span{display:flex;align-items:center;gap:.5rem;font-family:Courier New,monospace}.log-path{color:#888;font-size:.8rem}.log-exception{margin-top:.75rem;padding:.75rem;background:#dc35451a;border-radius:5px;border-left:3px solid #dc3545}.log-exception pre{margin:0;font-family:Courier New,monospace;font-size:.8rem;color:#dc3545;white-space:pre-wrap;word-break:break-word}.error-state{text-align:center;padding:3rem;color:#dc3545}.error-message{margin-top:1rem;font-size:1.1rem}.ms-1{margin-left:.25rem}.text-warning{color:#ffc107}.bg-warning{background:#ffc107;color:#000}.bg-info{background:#17a2b8;color:#fff}.bg-secondary{background:#6c757d;color:#fff}@media (max-width: 768px){.hero{padding:2rem 0 3rem}.hero-content h1{font-size:2rem}.navbar-menu{width:100%;max-width:100vw;left:-100%;height:100vh}.navbar-menu.active{left:0}.menu-content{margin:0;border-radius:0;height:100vh}body{overflow-x:hidden}.form-row,.gyms-grid,.dashboard-grid{grid-template-columns:1fr}.token-display{flex-direction:column}.filters-grid{grid-template-columns:1fr}.users-table{font-size:.875rem}.users-table th,.users-table td{padding:.5rem}.detail-grid{grid-template-columns:1fr}.modal-content{max-width:100%;margin:1rem}.admin-page,.venues-page,.articles-page,.workouts-page,.workout-detail,.workout-form-page,.venue-detail,.settings-page{padding:1.25rem 0}.venues-inner,.articles-inner,.hero-under-inner,.interests-inner,.section-row-wrap{padding-left:16px;padding-right:16px}.global-message{left:1rem;right:1rem;transform:none;max-width:none}}@media (max-width: 1024px){.users-table,.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.users-table table,.table-responsive table{min-width:600px}}@media (max-width: 640px){.venues-grid{grid-template-columns:1fr;gap:1rem}.venue-list-card{border-radius:20px}.admin-toolbar .filters-grid{flex-direction:column;align-items:stretch}.auth-page,.login-page,.register-page{padding:1.5rem 1rem}.auth-container{padding-left:1rem;padding-right:1rem}.auth-card{padding:1.5rem}.welcome-card{padding:1.5rem 1rem}}@media (max-width: 480px){.modal-content,.modal-content-wide{margin:.75rem;max-width:calc(100vw - 1.5rem)}.city-modal{max-height:85vh;margin:.5rem}.menu-content{padding:1rem;max-height:calc(100vh - 1rem)}.workout-calendar{max-width:100%;padding:0 .25rem}.workout-calendar-weekdays,.workout-calendar-grid{gap:2px;font-size:.7rem}.workout-calendar-day-btn{min-height:40px;font-size:.875rem}.auth-card.glass-card{padding:1.25rem}}@supports (min-height: 100dvh){body,.app{min-height:100dvh}}.admin-page,.venues-page,.articles-page,.workouts-page,.workout-detail,.workout-form-page,.venue-detail{padding:2rem 0;min-height:calc(100vh - 80px)}.admin-toolbar{margin-bottom:1.5rem}.admin-toolbar .filters-grid{align-items:flex-end}.admin-article-link{color:var(--orange-primary);text-decoration:none}.admin-article-link:hover{text-decoration:underline}.text-muted{color:var(--text-muted)}.html-toolbar-wrap{margin-bottom:.5rem}.html-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.4rem .5rem;background:var(--input-bg);border:1px solid var(--glass-border);border-radius:8px 8px 0 0;border-bottom:none}.html-toolbar-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .5rem;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text-muted);font-size:.85rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.html-toolbar-btn:hover{background:var(--glass-bg);color:var(--heading-color);border-color:var(--glass-border)}.html-toolbar-btn i{font-size:.9rem}.html-toolbar-sep{color:var(--text-muted);opacity:.6;margin:0 .15rem;font-size:.8rem}.html-toolbar-wrap+textarea.form-control{border-radius:0 0 8px 8px}.article-cover-upload{margin-bottom:.75rem}.article-cover-preview{margin-bottom:.5rem}.article-cover-preview img{max-width:200px;max-height:120px;object-fit:contain;display:block;border-radius:8px;border:1px solid var(--glass-border)}.article-cover-url{display:block;font-size:.8rem;color:var(--text-muted);margin-top:.25rem;word-break:break-all}.article-cover-upload-form{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.article-cover-upload-form input[type=file]{font-size:.9rem}.mt-1{margin-top:.25rem}.data-card{margin-bottom:2rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--orange-primary);text-decoration:none}.back-link:hover{color:var(--orange-dark)}.menu-subsection{padding:.5rem 1rem;font-size:.85rem;font-weight:600;color:var(--orange-dark);margin-top:.5rem}.modal-content-wide{max-width:560px}.modal-content h3{margin-bottom:1rem;color:var(--text-dark)}.modal-content .btn-outline{color:var(--text-dark);border-color:var(--text-dark)}.modal-content .btn-outline:hover{background:#0000000d;color:var(--text-dark)}.venues-page{background:var(--bg-section)}[data-theme=dark] .venues-page{background:var(--bg-page)}.venues-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.venues-header{margin-bottom:2rem}.venues-title{margin:0 0 .5rem;color:var(--heading-color)}.venues-subtitle{margin:0;font-family:Geologica,sans-serif;font-size:clamp(1rem,1.3vw,1.2rem);color:var(--text-muted)}.venues-loading,.venues-empty{text-align:center;padding:3rem;color:var(--text-muted)}.venues-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.venue-list-card{position:relative;display:flex;flex-direction:column;background:var(--card-bg);border-radius:20px;border:1px solid var(--glass-border);box-shadow:0 2px 12px #0000000f;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s}.venue-list-card-fav{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.25rem;height:2.25rem;border-radius:50%;border:none;background:#fffffff2;color:#ccc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,transform .2s}.venue-list-card-fav:hover:not(:disabled){color:var(--orange-primary);transform:scale(1.08)}.venue-list-card-fav:disabled{opacity:.8;cursor:wait}.venue-list-card-fav .fa-heart{font-size:1.1rem}.venue-list-card-fav .fa-heart.fas{color:var(--orange-primary)}.venue-list-card:hover{border-color:#ff7c2a59;box-shadow:0 8px 24px #ff7c2a1f}[data-theme=dark] .venue-list-card{background:var(--card-bg);box-shadow:0 2px 12px #00000040}[data-theme=dark] .venue-list-card:hover{border-color:#ff7c2a66;box-shadow:0 8px 24px #ff7c2a26}.venue-list-card-image{aspect-ratio:4 / 3;background:#ddd;display:flex;align-items:center;justify-content:center;overflow:hidden}.venue-list-card-image img{width:100%;height:100%;object-fit:cover}.venue-list-card-image i{font-size:2.5rem;color:#999}.venue-list-card-rating-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;margin:1rem 1.25rem 0}.venue-list-card-stars{display:flex;gap:6px}.venue-list-star{font-size:1.125rem;color:#9ca3af}.venue-list-card-stars .fa-star.fas{color:var(--orange-primary)}.venue-list-card-rating-count{margin-left:.25rem;font-size:.875rem;color:var(--text-muted)}.venue-list-card-name{margin:.5rem 1.25rem 0;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:700;color:var(--heading-color)}.venue-list-card-brand{font-size:.9rem;color:var(--text-muted);margin:0 1.25rem}.venue-list-card-address,.venue-list-card-price{margin:.5rem 1.25rem 1.25rem;font-family:Geologica,sans-serif;font-size:1rem;color:var(--text-muted)}.venues-pagination{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.venues-pagination-btn{padding:.6rem 1.25rem;border-radius:23px;border:1px solid var(--glass-border);background:var(--card-bg);color:var(--heading-color);font-family:Geologica,sans-serif;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.venues-pagination-btn:hover:not(:disabled){border-color:#ff7c2a80;background:#ff7c2a14;color:var(--orange-primary)}.venues-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.articles-page{padding:2rem 0 3rem;background:var(--bg-section)}[data-theme=dark] .articles-page{background:var(--bg-page)}.articles-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.articles-header{margin-bottom:1.5rem}.articles-title{margin:0 0 .35rem;color:var(--heading-color)}.articles-subtitle{margin:0;font-size:1rem;color:var(--text-muted)}.articles-filters{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.articles-tabs{display:flex;gap:.5rem}.articles-tab{padding:.5rem 1rem;border-radius:999px;border:1px solid var(--glass-border);background:var(--bg-section);color:var(--text-muted);font-family:Geologica,sans-serif;font-size:.95rem;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.articles-tab:hover{border-color:var(--accent-purple);color:var(--heading-color)}.articles-tab.active{background:var(--orange-primary);border-color:var(--orange-primary);color:var(--text-light)}.articles-filter-category{display:flex;align-items:center;gap:.5rem}.articles-filter-label{font-size:.9rem;color:var(--text-muted)}.articles-select{padding:.45rem .75rem;border-radius:8px;border:1px solid var(--glass-border);background:var(--input-bg);color:var(--text-dark);font-family:Geologica,sans-serif;font-size:.95rem;min-width:160px}.articles-loading,.articles-empty{text-align:center;padding:3rem;color:var(--text-muted)}.articles-empty .btn{margin-top:1rem}.articles-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.article-card{display:flex;flex-direction:column;background:var(--card-bg);border:1px solid var(--glass-border);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s}.article-card:hover{border-color:var(--accent-blue);box-shadow:0 4px 20px #66b2ff1f}.article-card-image{aspect-ratio:16 / 9;background:var(--input-bg);display:flex;align-items:center;justify-content:center;overflow:hidden}.article-card-image img{width:100%;height:100%;object-fit:cover}.article-card-placeholder{font-size:2.5rem;color:#999}.article-card-body{padding:1rem 1.25rem 1.25rem}.article-card-type{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;padding:.2rem .5rem;border-radius:6px;margin-bottom:.5rem}.article-card-type--news{background:#ff7c2a26;color:var(--orange-dark)}.article-card-type--article{background:#a59cf533;color:var(--accent-purple-dark)}[data-theme=dark] .article-card-type--news{background:#ff7c2a40;color:var(--orange-light)}[data-theme=dark] .article-card-type--article{background:#a59cf540;color:var(--accent-purple-soft)}.article-card-category{font-size:.85rem;color:var(--text-muted);margin-left:.5rem}.article-card-title{margin:0 0 .4rem;font-family:Unbounded,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.35;color:var(--heading-color)}.article-card-date{font-size:.85rem;color:var(--text-muted)}.article-card-excerpt{margin:.5rem 0 0;font-size:.9rem;line-height:1.5;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles-more{text-align:center;margin-top:2rem}.article-detail-inner{max-width:800px}.article-detail-back{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.95rem;color:var(--text-muted);text-decoration:none;transition:color .2s}.article-detail-back:hover{color:var(--orange-primary)}.article-detail-header{margin-bottom:1.5rem}.article-detail-type{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;padding:.25rem .6rem;border-radius:6px;margin-right:.75rem}.article-detail-type--news{background:#ff7c2a26;color:var(--orange-dark)}.article-detail-type--article{background:#a59cf533;color:var(--accent-purple-dark)}.article-detail-date{font-size:.95rem;color:var(--text-muted)}.article-detail-title{margin:.5rem 0 0;font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.3;color:var(--heading-color)}.article-detail-cover{margin-bottom:1.5rem;border-radius:12px;overflow:hidden;background:var(--input-bg)}.article-detail-cover img{width:100%;height:auto;display:block}.article-detail-content.prose{font-family:Geologica,sans-serif;font-size:1.05rem;line-height:1.7;color:var(--text-dark)}.article-detail-content.prose :first-child{margin-top:0}.article-detail-content.prose :last-child{margin-bottom:0}.article-detail-content.prose p{margin:0 0 1rem}.article-detail-content.prose h2{margin:1.5rem 0 .75rem;font-family:Unbounded,sans-serif;font-size:1.35rem;font-weight:600}.article-detail-content.prose h3{margin:1.25rem 0 .5rem;font-size:1.15rem;font-weight:600}.article-detail-content.prose ul,.article-detail-content.prose ol{margin:0 0 1rem;padding-left:1.5rem}.article-detail-content.prose img{max-width:100%;height:auto;border-radius:8px;margin:.5rem 0}.article-detail-content.prose a{color:var(--orange-primary);text-decoration:underline}.article-detail-content.prose a:hover{color:var(--orange-dark)}[data-theme=dark] .article-detail-content.prose{color:var(--text-dark)}.venue-detail{background:var(--bg-section)}[data-theme=dark] .venue-detail{background:var(--bg-page)}.venue-detail-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.venue-detail-loading{text-align:center;padding:4rem 2rem;color:var(--text-muted)}.venue-detail-error{padding:1rem 1.25rem;background:#ef44441f;border-radius:12px;color:#b91c1c;margin-bottom:1rem}[data-theme=dark] .venue-detail-error{background:#ef444433;color:#fca5a5}.venue-detail-back{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:var(--orange-primary);text-decoration:none;font-family:Geologica,sans-serif;font-weight:500;transition:color .2s}.venue-detail-back:hover{color:var(--orange-dark)}.venue-detail-layout{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;align-items:start;margin-bottom:2.5rem}@media (max-width: 900px){.venue-detail-layout{grid-template-columns:1fr}}.venue-detail-views{margin:0 0 .5rem;font-family:Geologica,sans-serif;font-size:.9rem;color:var(--text-muted)}.venue-detail-title{margin:0 0 1.25rem;font-family:Unbounded,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--heading-color)}[data-theme=dark] .venue-detail-title{color:var(--text-dark)}.venue-detail-gallery{margin-bottom:.75rem}.venue-detail-gallery-main{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:16 / 10;background:linear-gradient(135deg,var(--accent-purple) 0%,var(--accent-purple-dark) 100%);margin-bottom:.75rem}.venue-detail-gallery-main img{width:100%;height:100%;object-fit:cover}.venue-detail-gallery-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffffb3;font-size:4rem}.venue-detail-gallery-placeholder i,.venue-image-placeholder i{font-size:inherit}.venue-detail-gallery-main .venue-detail-gallery-main-img{width:100%;height:100%;object-fit:cover;display:block}.venue-image-placeholder{width:100%;height:100%;min-height:80px;display:flex;align-items:center;justify-content:center;background:#ddd;color:#999;font-size:2.5rem}.recommendations-card-image .venue-image-placeholder,.venue-list-card-image .venue-image-placeholder,.search-result-card-image .venue-image-placeholder{aspect-ratio:4 / 3}.venue-detail-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffffe6;color:var(--heading-color);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.venue-detail-gallery-arrow i{font-size:1.1rem}.venue-detail-gallery-arrow:hover{opacity:.9}.venue-detail-gallery-arrow--left{left:12px}.venue-detail-gallery-arrow--right{right:12px}.venue-detail-gallery-count{position:absolute;bottom:12px;left:12px;padding:.35rem .6rem;background:#0009;color:#fff;font-family:Geologica,sans-serif;font-size:.85rem;border-radius:8px}.venue-detail-gallery-thumbs{display:flex;gap:.5rem}.venue-detail-thumb{width:80px;height:56px;border-radius:10px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:#eee;transition:border-color .2s}.venue-detail-thumb.active{border-color:var(--orange-primary)}.venue-detail-thumb img{width:100%;height:100%;object-fit:cover;display:block}.venue-detail-metro{margin:0;font-family:Geologica,sans-serif;font-size:.95rem;color:var(--text-muted)}.venue-detail-right{position:sticky;top:1rem}.venue-detail-rating-fav{margin-bottom:1rem}.venue-detail-rating{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.venue-detail-rating-label{font-size:.95rem;color:var(--text-muted)}.venue-detail-rating-stars{display:inline-flex;gap:2px}.venue-detail-rating-stars i{color:#ddd;font-size:1.1rem}.venue-detail-rating-stars i.fas{color:var(--orange-primary)}.venue-detail-rating-value{font-weight:600;color:var(--heading-color)}.venue-detail-rating-count{font-size:.9rem;color:var(--text-muted)}.venue-detail-my-rating{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.venue-detail-my-rating-label{font-size:.9rem;color:var(--text-muted)}.venue-detail-rating-stars--clickable{gap:.15rem}.venue-detail-star-btn{padding:.2rem;border:none;background:none;cursor:pointer;color:#ddd;transition:color .15s}.venue-detail-star-btn:hover:not(:disabled){color:var(--orange-primary)}.venue-detail-star-btn:disabled{cursor:wait;opacity:.7}.venue-detail-star-btn i.fas{color:var(--orange-primary)}.venue-detail-rating-remove{margin-left:.25rem}.venue-detail-fav{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:23px;border:1.5px solid var(--orange-primary);background:transparent;color:var(--orange-primary);font-family:Geologica,sans-serif;font-size:.95rem;cursor:pointer;transition:background .2s,color .2s}.venue-detail-fav:hover:not(:disabled){background:var(--orange-primary);color:#fff}.venue-detail-fav:disabled{opacity:.7;cursor:wait}.venue-detail-fav.is-favorite{background:var(--orange-primary);color:#fff}.venue-detail-fav.is-favorite:hover:not(:disabled){background:#e06d1a;color:#fff}.venue-detail-price{margin:0 0 1.25rem;font-family:Geologica,sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;color:var(--heading-color)}[data-theme=dark] .venue-detail-price{color:var(--text-dark)}.venue-detail-amenities{list-style:none;margin:0 0 1.5rem;padding:0}.venue-detail-dot-row{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.4rem;font-family:Geologica,sans-serif;font-size:.95rem;color:var(--heading-color)}[data-theme=dark] .venue-detail-dot-row{color:var(--text-dark)}.venue-detail-dot-label{flex-shrink:0}.venue-detail-dot-fill{flex:1;min-width:12px;border-bottom:1px dotted var(--text-muted);margin:0 .25rem;align-self:flex-end}.venue-detail-dot-value{flex-shrink:0;color:var(--text-muted)}.venue-detail-cta{display:flex;flex-wrap:wrap;gap:.75rem}.venue-detail-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;border-radius:999px;font-family:Geologica,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s,transform .15s;color:#fff}.venue-detail-btn:hover{opacity:.95;transform:translateY(-1px)}.venue-detail-btn--purple{background:linear-gradient(135deg,var(--accent-purple) 0%,var(--accent-purple-dark) 100%);box-shadow:0 4px 14px #a59cf559}.venue-detail-btn--orange{background:linear-gradient(135deg,var(--orange-primary) 0%,var(--orange-dark) 100%);box-shadow:0 4px 14px #ff7c2a59}.venue-detail-phone-visible{margin:.5rem 0 0;font-family:Geologica,sans-serif;font-size:1.1rem}.venue-detail-phone-visible a{color:var(--orange-primary);text-decoration:none}.venue-detail-contacts{margin-top:1.25rem;margin-bottom:1.25rem;font-family:Geologica,sans-serif;font-size:.95rem;color:var(--text-muted)}.venue-detail-contact-row{margin:0 0 .5rem}.venue-detail-contact-label{font-weight:600;color:var(--text-dark)}.venue-detail-contact-link{color:var(--orange-primary);text-decoration:none}.venue-detail-contact-link:hover{text-decoration:underline}.venue-detail-about,.venue-detail-specs{margin-bottom:2.5rem}.venue-detail-section-title{margin:0 0 1rem;font-family:Unbounded,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;color:var(--heading-color)}[data-theme=dark] .venue-detail-section-title{color:var(--text-dark)}.venue-detail-description{margin:0;font-family:Geologica,sans-serif;font-size:1rem;line-height:1.65;color:var(--text-muted)}[data-theme=dark] .venue-detail-description{color:var(--text-dark);opacity:.95}.venue-detail-dot-list{list-style:none;margin:0;padding:0}.venue-detail-dot-list .venue-detail-dot-row{margin-bottom:.5rem}.search-results-page{padding:2rem 0 4rem;min-height:calc(100vh - 80px);background:var(--bg-section)}[data-theme=dark] .search-results-page{background:var(--bg-page)}.search-results-inner{max-width:1728px;margin:0 auto;padding-left:clamp(20px,7vw,121px);padding-right:clamp(20px,4.4vw,76px);box-sizing:border-box}.search-block{margin-bottom:2.5rem}.search-block-title{margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);color:var(--heading-color)}[data-theme=dark] .search-block-title{color:var(--text-dark)}.search-block-form{display:block}.search-block-row{display:flex;align-items:center;flex-wrap:nowrap;gap:1rem;width:100%;margin-bottom:.5rem}.search-block-filters-badge{min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:var(--orange-primary);color:#fff;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.search-block-view-toggle{flex-shrink:0}.search-block-input-wrap{flex:1;min-width:280px}.search-block-filters-panel{width:100%;max-height:0;overflow:hidden;clear:both}.search-block-filters-panel.is-open{max-height:180px;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--glass-border);transition:max-height .2s ease-out}.search-block-filters{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem}.search-block-filters-inline{margin-top:.75rem}.search-block-filters-inline label{display:flex;flex-direction:column;gap:.25rem;font-family:Geologica,sans-serif;font-size:.85rem;color:var(--text-muted)}.search-block-filters-inline select,.search-block-filters-inline input[type=number]{padding:.4rem .9rem;border-radius:999px;border:1px solid var(--glass-border);background:var(--bg-light);font-family:Geologica,sans-serif;font-size:.9rem;color:var(--text-dark);min-width:140px;box-sizing:border-box}.search-block-filters-inline select:focus,.search-block-filters-inline input[type=number]:focus{outline:none;border-color:var(--orange-primary)}.search-block-filter-range input[type=range]{width:140px;accent-color:var(--orange-primary)}.search-block-filter-range-value{font-size:.8rem;color:var(--text-muted)}.search-block-sort{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border-radius:999px;border:1.5px solid var(--glass-border);background:var(--bg-light);font-family:Geologica,sans-serif;font-size:.85rem;color:var(--text-muted)}.search-block-sort-main{display:inline-flex;align-items:center;gap:.4rem}.search-block-sort-main i{font-size:.9rem}.search-block-sort-text{font-size:.95rem}.search-block-sort select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;border:none;background:transparent;cursor:pointer}.search-block-sort select:focus{outline:none}.search-block-sort:hover{border-color:var(--accent-purple);color:var(--heading-color)}[data-theme=dark] .search-block-sort{background:var(--card-bg)}.search-block-pill{padding:.4rem 1rem;border-radius:999px;border:none;background:transparent;color:var(--text-muted);font-family:Geologica,sans-serif;font-size:.9rem;cursor:pointer;transition:background .2s,color .2s}.search-block-pill:hover{background:#18263d14;color:var(--heading-color)}.search-block-pill--active,.search-block-pill--active:hover{background:var(--accent-purple-dark);color:#fff}.search-block-view-toggle{display:flex;gap:.5rem}.search-block-view-toggle button{padding:0;border:none;background:none;font-family:Geologica,sans-serif;font-size:.95rem;color:var(--text-muted);cursor:pointer;text-decoration:none;transition:color .2s}.search-block-view-toggle button.active{color:var(--heading-color);font-weight:600;text-decoration:underline}[data-theme=dark] .search-block-view-toggle button.active{color:var(--text-dark)}.search-block-input-wrap{display:flex;gap:0;border-radius:999px;overflow:hidden;border:1.5px solid var(--glass-border);background:var(--input-bg-light, #f5f5f5)}.search-block-input{flex:1;min-width:0;padding:.75rem 1.25rem;border:none;background:transparent;font-family:Geologica,sans-serif;font-size:1rem;color:var(--heading-color)}.search-block-input::placeholder{color:var(--text-muted)}.search-block-input:focus{outline:none}.search-block-submit{padding:.75rem 1.5rem;background:var(--orange-primary);color:#fff;border:none;font-family:Geologica,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.search-block-submit:hover{background:var(--orange-dark)}@media (max-width: 640px){.search-block-row{flex-wrap:wrap}.search-block-input-wrap{min-width:100%;order:3}.search-block-filters-toggle,.search-block-view-toggle{order:1}}.search-results-section{margin-top:2rem}.search-results-heading{margin:0 0 1.25rem;font-size:clamp(1.5rem,3vw,2.25rem);color:var(--heading-color)}[data-theme=dark] .search-results-heading{color:var(--text-dark)}.search-results-loading,.search-results-empty{text-align:center;padding:3rem;color:var(--text-muted)}.search-results-map-wrap{display:flex;flex-direction:column;gap:1rem}.search-results-map{border-radius:20px;border:1px solid var(--glass-border);overflow:hidden;background:#e5e7eb;height:420px}.search-results-map-frame{width:100%;height:100%}.tgym-marker-icon{background:none;border:none}.tgym-marker svg{filter:drop-shadow(0 4px 10px rgba(0,0,0,.25))}.search-results-popup{max-width:260px}.search-results-popup-title{margin:0 0 .25rem;font-family:Unbounded,sans-serif;font-size:.95rem;font-weight:600;color:var(--heading-color)}.search-results-popup-location{margin:0 0 .25rem;font-family:Geologica,sans-serif;font-size:.85rem;color:var(--text-muted)}.search-results-popup-price{margin:0 0 .5rem;font-family:Geologica,sans-serif;font-size:.9rem;font-weight:600}.search-results-popup-link{display:inline-flex;align-items:center;gap:.25rem;font-family:Geologica,sans-serif;font-size:.85rem;color:#ff7c2a!important;text-decoration:none!important;padding:.25rem .75rem;border-radius:999px;border:1px solid rgba(255,124,42,.28);background:#ff7c2a14}.search-results-popup-link:hover,.search-results-popup-link:visited{color:#e66e1f!important;text-decoration:none!important}.search-results-popup-link:after{content:"→";font-size:.85rem}.search-results-map .leaflet-popup-content a,.leaflet-popup-content .search-results-popup-link,.leaflet-popup-content a.search-results-popup-link{color:#ff7c2a!important;text-decoration:none!important}.search-results-map .leaflet-popup-content a:hover,.search-results-map .leaflet-popup-content a:visited,.leaflet-popup-content .search-results-popup-link:hover,.leaflet-popup-content .search-results-popup-link:visited{color:#e66e1f!important;text-decoration:none!important}[data-theme=dark] .search-results-popup-title{color:var(--text-dark)}[data-theme=dark] .search-results-popup-link{background:#ff7c2a29;color:#ffb48a}.search-results-map-selected{border-radius:16px;border:1px solid var(--glass-border);padding:.75rem 1rem;background:var(--card-bg)}.search-results-map-selected-hint{margin:0;font-size:.9rem;color:var(--text-muted)}.search-results-map-selected-card{display:grid;grid-template-columns:minmax(0,1.5fr) 120px;gap:.75rem;align-items:center}.search-results-map-selected-title{margin:0 0 .25rem;font-family:Geologica,sans-serif;font-size:1rem;font-weight:600}.search-results-map-selected-location{margin:0 0 .25rem;font-size:.9rem;color:var(--text-muted)}.search-results-map-selected-price{margin:0 0 .5rem;font-size:.95rem;font-weight:600}.search-results-map-selected-image{width:100%;height:100px;border-radius:12px;overflow:hidden}.search-results-map-selected-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 700px){.search-results-map-selected-card{grid-template-columns:1fr}.search-results-map-selected-image{height:140px}}.search-results-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.search-result-card{display:grid;grid-template-columns:1fr 280px;gap:1.5rem;align-items:center;padding:1.5rem;background:#fff;border-radius:20px;border:1px solid var(--glass-border);transition:box-shadow .2s}.search-result-card:hover{box-shadow:0 8px 24px #00000014}[data-theme=dark] .search-result-card{background:var(--card-bg);border-color:var(--glass-border)}.search-result-card-content{min-width:0}.search-result-card-title{margin:0 0 .25rem;font-family:Unbounded,sans-serif;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:700;color:var(--heading-color)}[data-theme=dark] .search-result-card-title{color:var(--text-dark)}.search-result-card-rating{display:flex;align-items:center;gap:.25rem;margin:0 0 .35rem;font-size:.95rem}.search-result-card-rating i{color:#ddd}.search-result-card-rating i.fas{color:var(--orange-primary)}.search-result-card-rating-count{color:var(--text-muted);font-size:.875rem}.search-result-card-location{margin:0 0 .5rem;font-family:Geologica,sans-serif;font-size:.95rem;color:var(--text-muted)}.search-result-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.search-result-tag{padding:.25rem .6rem;border-radius:999px;background:#ff7c2a1a;color:var(--orange-dark);font-family:Geologica,sans-serif;font-size:.8rem;font-weight:500}.search-result-tag--more{background:#00000014;color:var(--text-muted)}[data-theme=dark] .search-result-tag{background:#ff7c2a33;color:var(--orange-light)}[data-theme=dark] .search-result-tag--more{background:#ffffff1a;color:var(--text-muted)}.search-result-card-desc{margin:0 0 .5rem;font-family:Geologica,sans-serif;font-size:.9rem;color:var(--text-muted)}.search-result-card-price{margin:0 0 .75rem;font-family:Geologica,sans-serif;font-size:1.1rem;font-weight:700;color:var(--heading-color)}[data-theme=dark] .search-result-card-price{color:var(--text-dark)}.search-result-card-actions{display:flex;align-items:center;gap:.75rem}.search-result-btn-detail{display:inline-block;padding:.5rem 1.25rem;background:var(--orange-primary);color:#fff;border-radius:23px;font-family:Geologica,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s}.search-result-btn-detail:hover{background:var(--orange-dark);transform:translateY(-1px)}.search-results-map-selected-card .search-result-btn-detail{color:#ff7c2a!important;background:#ff7c2a1f;border:1px solid rgba(255,124,42,.35)}.search-results-map-selected-card .search-result-btn-detail:hover{color:#e66e1f!important;background:#ff7c2a33;border-color:#ff7c2a80}.search-result-btn-fav{width:44px;height:44px;border-radius:50%;border:1.5px solid var(--glass-border);background:transparent;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,border-color .2s}.search-result-btn-fav:hover{color:var(--orange-primary);border-color:var(--orange-primary)}.search-result-card-image{width:100%;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,var(--accent-purple) 0%,var(--accent-purple-dark) 100%);display:flex;align-items:center;justify-content:center;color:#fffc;font-size:2.5rem}.search-result-card-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 700px){.search-result-card{grid-template-columns:1fr}.search-result-card-image{order:-1;max-height:200px}}.bg-info{background:#17a2b8;color:#fff;padding:.25rem .5rem;border-radius:6px;font-size:.9rem}.workout-detail .back-link{margin-right:1rem}.workout-detail-card h1{margin-bottom:1rem}.workout-detail-card p{margin-bottom:.5rem}.workout-exercises-card{margin-top:1.5rem}.workout-exercises-card h3{margin:0 0 1rem}.empty-inline{color:#666;margin:1rem 0}.workout-calendar{max-width:560px;margin-bottom:1.5rem}.workout-calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.workout-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;text-align:center;font-size:.75rem;color:var(--text-muted)}.workout-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.workout-calendar-cell{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;min-height:44px}.workout-calendar-cell--empty{background:transparent}.workout-calendar-cell--selected{background:#ffa5004d}.workout-calendar-day-btn{width:100%;height:100%;min-height:44px;border:none;background:#fff3;border-radius:8px;cursor:pointer;font-size:1rem;color:var(--text-dark)}.workout-calendar-day-btn:hover{background:#ffffff4d}.workout-calendar-dots{display:flex;gap:3px;margin-top:2px;flex-wrap:wrap;justify-content:center}.workout-calendar-dot{width:8px;height:8px;border-radius:50%}.workout-calendar-day-list{margin-top:1rem}.workout-calendar-list{list-style:none;padding:0;margin:0 0 1rem}.workout-calendar-list li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.workout-calendar-list-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.workout-active-rest{padding:1rem 0 3rem}.workout-rest-card{text-align:center;padding:2rem 1.5rem;max-width:420px;margin:0 auto}.workout-rest-title{margin:0 0 .5rem;font-size:1.25rem;color:var(--text-dark)}.workout-rest-hint{margin:0 0 1rem;font-size:.9rem;color:var(--text-muted)}.workout-rest-hint strong{color:var(--orange-primary)}.workout-rest-timer-wrap{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:1.5rem}.workout-rest-timer-value{font-size:4rem;font-weight:700;line-height:1;color:var(--orange-primary);font-family:Geologica,sans-serif}.workout-rest-timer-unit{font-size:1.5rem;font-weight:600;color:var(--text-muted)}.workout-rest-progress{margin-bottom:1.5rem;text-align:left}.workout-rest-progress-bar{height:8px;border-radius:4px;background:var(--orange-primary);transition:width 1s linear;margin-bottom:.5rem}.workout-rest-progress-text{font-size:.875rem;color:var(--text-muted)}.workout-rest-actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.workout-rest-actions .btn-lg{width:100%}.workout-rest-next{margin:0;font-size:.95rem;color:var(--text-muted)}.workout-rest-next strong{color:var(--text-dark)}.workout-active-exec .form-row{margin-bottom:1rem}.workout-template-bar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem}.workout-template-bar-label{font-weight:600;color:var(--text-muted)}.workout-template-bar-name{flex:1;min-width:0}.workout-template-bar-btn{flex-shrink:0}.workout-template-select-row .workout-template-select-wrap{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.workout-template-select-row .workout-template-select-wrap select{flex:1;min-width:200px}.form-group textarea{padding:.75rem;border:1px solid rgba(255,255,255,.3);border-radius:10px;background:#fff3;color:var(--text-dark);font-size:1rem;width:100%;resize:vertical;min-height:80px}.calculator-page{padding:2rem 0 4rem;min-height:calc(100vh - 80px);background:var(--bg-page)}.calculator-plain .calculator-inner{max-width:640px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);text-align:center}.calculator-plain .calculator-label{font-size:.875rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.calculator-plain .calculator-title{margin:0 0 .25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--text-dark)}.calculator-plain .calculator-subtitle{margin:0 0 1.5rem;font-size:1rem;color:var(--text-muted);line-height:1.5}.calculator-plain .calculator-form{text-align:left;margin-bottom:2rem}.calculator-plain .calculator-form .form-actions{justify-content:center}.calculator-form-grid{margin-bottom:1.25rem}.calculator-plain .calculator-form .form-group label{font-weight:500;color:var(--text-dark)}.calculator-plain .calculator-form .form-group input,.calculator-plain .calculator-form .form-group select{padding:.75rem 1rem;border:1px solid var(--glass-border);border-radius:12px;background:var(--input-bg-light);color:var(--text-dark);font-size:1rem}.calculator-plain .calculator-form .form-group input:focus,.calculator-plain .calculator-form .form-group select:focus{outline:none;border-color:var(--orange-primary);box-shadow:0 0 0 3px #ff7c2a26}.calculator-result{margin-top:1.25rem;font-size:1.1rem;color:var(--text-dark)}.calculator-result-label{color:var(--text-muted)}.calculator-result-value{color:var(--orange-primary);font-size:1.35rem}.calculator-result-value small{font-size:.85rem;font-weight:400;color:var(--text-muted)}.calculator-plain .calculator-accordion{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--glass-border)}.calculator-text-sections{text-align:left;border-top:1px solid var(--glass-border);padding-top:1.5rem}.calculator-text-block{margin-bottom:1.5rem}.calculator-text-block:last-child{margin-bottom:0}.calculator-text-title{font-size:1rem;font-weight:600;color:var(--text-dark);margin:0 0 .5rem}.calculator-text-block p{margin:0;font-size:.95rem;color:var(--text-muted);line-height:1.5}.calculator-form-error{margin-bottom:1rem;padding:.75rem 1rem;background:#ef44441f;border-radius:12px;font-family:Geologica,sans-serif;font-size:.95rem;color:#b91c1c}[data-theme=dark] .calculator-form-error{background:#ef444433;color:#fca5a5}.calculator-submit-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:var(--orange-primary);color:#fff;border:none;border-radius:23px;font-family:Geologica,sans-serif;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}.calculator-submit-btn:hover:not(:disabled){background:var(--orange-dark);transform:translateY(-1px)}.calculator-submit-btn:disabled{opacity:.7;cursor:not-allowed}.bmr-result-card{margin-top:1.5rem;padding:1.25rem 1.5rem;background:#ff7c2a26;border:2px solid rgba(255,124,42,.35);border-radius:20px;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem}[data-theme=dark] .bmr-result-card{background:#ff7c2a33;border-color:#ff7c2a66}.bmr-result-label{font-family:Geologica,sans-serif;font-size:1rem;font-weight:600;color:var(--heading-color)}[data-theme=dark] .bmr-result-label{color:var(--text-dark)}.bmr-result-value{font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:var(--orange-primary)}.bmr-result-value small{font-family:Geologica,sans-serif;font-size:.85rem;font-weight:400;color:var(--text-muted)}.calculator-accordion{max-width:640px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:.75rem}.accordion-item-bmr{background:var(--card-lavender);border-radius:20px;border:2px solid transparent;overflow:hidden;transition:border-color .2s,box-shadow .2s}.accordion-item-bmr:hover{border-color:#a59cf580}.accordion-item-bmr--open{border-color:var(--accent-blue);box-shadow:0 4px 16px #66b2ff26}[data-theme=dark] .accordion-item-bmr{background:#e0d8f826}.accordion-trigger-bmr{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:none;border:none;cursor:pointer;font-family:Geologica,sans-serif;font-size:1.05rem;font-weight:600;color:var(--heading-color);text-align:left;transition:background .2s}.accordion-trigger-bmr:hover{background:#fff6}[data-theme=dark] .accordion-trigger-bmr{color:var(--text-dark)}[data-theme=dark] .accordion-trigger-bmr:hover{background:#ffffff14}.accordion-trigger-bmr i{color:var(--accent-purple);flex-shrink:0;margin-left:.5rem;transition:transform .2s}.accordion-item-bmr--open .accordion-trigger-bmr i{color:var(--orange-primary)}.accordion-content-bmr{padding:0 1.25rem 1.25rem;box-sizing:border-box}.accordion-content-bmr p{margin:0;font-family:Geologica,sans-serif;font-size:.95rem;line-height:1.65;color:var(--text-muted)}[data-theme=dark] .accordion-content-bmr p{color:var(--text-dark);opacity:.95}@media (max-width: 520px){.bmr-form-card .form-row{grid-template-columns:1fr}.bmr-form-card{padding:1.5rem 1.25rem}}.settings-page{padding:2rem 0;min-height:calc(100vh - 80px)}.settings-card{max-width:560px}.settings-section{margin-bottom:2rem}.settings-section:last-child{margin-bottom:0}.settings-label{display:block;font-weight:600;color:var(--text-dark);margin-bottom:.75rem}.settings-theme-note{margin:0;font-size:.95rem;color:var(--text-muted)}.settings-options{display:flex;flex-wrap:wrap;gap:.75rem}.settings-option{padding:.75rem 1.25rem;border-radius:12px;border:2px solid var(--glass-border);background:var(--glass-bg);color:var(--text-dark);font-size:1rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.settings-option:hover{border-color:var(--orange-primary);background:#ff6b3526}.settings-option.active{border-color:var(--orange-primary);background:#ff6b3540;color:var(--text-dark)}.settings-option:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}[data-theme=dark] .navbar-light{background:#1a1a1e;box-shadow:0 1px #ffffff0f}[data-theme=dark] .navbar-brand-track{color:#e4e4e7}[data-theme=dark] .navbar-brand-gym{color:#a1a1aa}[data-theme=dark] .navbar-light .navbar-nav a{color:#d4d4d8}[data-theme=dark] .navbar-light .navbar-nav a:hover{color:var(--orange-light)}[data-theme=dark] .menu-content{background:#1e1e23fa;border-color:#ffffff14}[data-theme=dark] .menu-item{background:#ffffff0a}[data-theme=dark] .menu-item:hover{background:#ff6b3533}[data-theme=dark] .menu-user span{color:#ffffffb3}[data-theme=dark] .form-group input,[data-theme=dark] .form-group select,[data-theme=dark] .form-group textarea{background:var(--input-bg);border-color:#ffffff26;color:var(--text-dark)}[data-theme=dark] .users-table table{background:var(--card-bg)}[data-theme=dark] .users-table thead{background:var(--table-head-bg)}[data-theme=dark] .users-table th{border-bottom-color:#ffffff1a}[data-theme=dark] .users-table td{border-bottom-color:#ffffff0f}[data-theme=dark] .users-table tbody tr:hover{background:#ffffff0f}[data-theme=dark] .modal-content{background:#1c1c20fa;border:1px solid rgba(255,255,255,.08)}[data-theme=dark] .modal-content h3{color:var(--text-dark)}[data-theme=dark] .modal-content .btn-outline{color:var(--text-dark);border-color:#ffffff4d}[data-theme=dark] .modal-content .btn-outline:hover{background:#ffffff14}[data-theme=dark] .alert-danger{background:#dc354533;color:#f8d7da;border-color:#dc354566}[data-theme=dark] .alert-success{background:#28a74533;color:#d4edda;border-color:#28a7454d}[data-theme=dark] .empty-state,[data-theme=dark] .loading,[data-theme=dark] .empty-inline{color:#fff9}[data-theme=dark] .venue-address,[data-theme=dark] .venue-brand,[data-theme=dark] .venue-detail-info p{color:#ffffffb3}[data-theme=dark] .page-header p,[data-theme=dark] .filters-card h3,[data-theme=dark] .users-header .users-count{color:#ffffffbf}[data-theme=dark] .form-group label{color:var(--text-dark)}[data-theme=dark] .glass-card:hover{box-shadow:0 12px 40px #00000080}.app-auth-bootstrapping{min-height:40vh;display:flex;align-items:center;justify-content:center;padding:2rem}.auth-bootstrap-loading{display:flex;align-items:center;gap:.75rem;color:var(--text-muted, #666);font-size:.95rem}.auth-bootstrap-spinner{width:1.25rem;height:1.25rem;border:2px solid rgba(0,0,0,.1);border-top-color:var(--color-primary, #ff6b35);border-radius:50%;animation:tgid-auth-spin .75s linear infinite}@keyframes tgid-auth-spin{to{transform:rotate(360deg)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
