.page-module__hKg2sG__wrapper{background:var(--light-bg);width:100%;min-height:100vh;padding-top:72px}.page-module__hKg2sG__container{max-width:1000px;margin:0 auto;padding:4rem 2rem}.page-module__hKg2sG__backLink{color:var(--light-text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.page-module__hKg2sG__backLink:hover{color:var(--neon-cyan)}.page-module__hKg2sG__header{border-bottom:1px solid var(--light-border);margin-bottom:2.5rem;padding-bottom:2rem}.page-module__hKg2sG__title{color:var(--light-text);margin-bottom:.75rem;font-size:2.75rem;line-height:1.2}.page-module__hKg2sG__subtitle{color:var(--light-text-muted);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.6}.page-module__hKg2sG__badges{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__hKg2sG__badge{border-radius:100px;align-items:center;gap:.35rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.page-module__hKg2sG__badgeRating{background:var(--gradient-glow);color:var(--light-text);border:1px solid #00f5ff33}.page-module__hKg2sG__badgeCategory{color:var(--neon-magenta);background:#ff00aa14;border:1px solid #f0a3}.page-module__hKg2sG__badgeStatus{background:var(--light-bg);border:1px solid var(--light-border);color:var(--light-text-muted)}.page-module__hKg2sG__grid{grid-template-columns:2fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.page-module__hKg2sG__grid{grid-template-columns:1fr}}.page-module__hKg2sG__mainContent{flex-direction:column;gap:2rem;display:flex}.page-module__hKg2sG__section{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:16px;padding:2rem;box-shadow:0 2px 10px #00000005}.page-module__hKg2sG__sectionTitle{color:var(--light-text);border-left:3px solid var(--neon-cyan);margin-bottom:1.25rem;padding-left:1rem;font-size:1.35rem}.page-module__hKg2sG__sectionText{color:var(--light-text-muted);font-size:1.05rem;line-height:1.7}.page-module__hKg2sG__infoRow{color:var(--light-text);margin-bottom:.75rem;font-size:1.05rem;display:flex}.page-module__hKg2sG__infoLabel{width:100px;color:var(--light-text-muted);flex-shrink:0;font-weight:600}.page-module__hKg2sG__infoValue{color:var(--light-text)}.page-module__hKg2sG__infoValue a{color:var(--neon-cyan);text-decoration:none;transition:all .3s}.page-module__hKg2sG__infoValue a:hover{color:var(--neon-magenta);text-decoration:underline}.page-module__hKg2sG__hoursTable{border-collapse:collapse;width:100%}.page-module__hKg2sG__hoursTable td{border-bottom:1px solid var(--light-border);color:var(--light-text);padding:.65rem 0}.page-module__hKg2sG__hoursTable tr:last-child td{border-bottom:none}.page-module__hKg2sG__hoursDay{color:var(--light-text);font-weight:600}.page-module__hKg2sG__hoursTime{color:var(--light-text-muted)}.page-module__hKg2sG__sidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module__hKg2sG__sidebarCard{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:16px;padding:1.5rem;box-shadow:0 2px 10px #00000005}.page-module__hKg2sG__sidebarTitle{color:var(--light-text);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__hKg2sG__sidebarAddress{color:var(--light-text-muted);margin-bottom:1.25rem;line-height:1.6}.page-module__hKg2sG__directionsButton{background:var(--light-bg);border:1px solid var(--light-border);color:var(--light-text);text-align:center;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:1rem 2rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.page-module__hKg2sG__directionsButton:hover{border-color:var(--neon-cyan);color:var(--neon-cyan)}.page-module__hKg2sG__ctaButton{background:var(--neon-magenta);color:#fff;text-align:center;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.page-module__hKg2sG__ctaButton:hover{box-shadow:var(--glow-magenta);filter:brightness(1.1);transform:translateY(-3px)}.page-module__hKg2sG__additionalInfo{flex-direction:column;gap:1.5rem;display:flex}.page-module__hKg2sG__infoCategory{border-bottom:1px solid var(--light-border);padding-bottom:1.25rem}.page-module__hKg2sG__infoCategory:last-child{border-bottom:none;padding-bottom:0}.page-module__hKg2sG__infoCategoryTitle{color:var(--light-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.page-module__hKg2sG__infoTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__hKg2sG__infoTag{background:var(--gradient-glow);color:var(--light-text);border:1px solid #00f5ff26;border-radius:100px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}@media (max-width:768px){.page-module__hKg2sG__container{padding:3rem 1.5rem}.page-module__hKg2sG__title{font-size:2rem}.page-module__hKg2sG__subtitle{font-size:1rem}.page-module__hKg2sG__section{padding:1.5rem}.page-module__hKg2sG__sectionTitle{font-size:1.15rem}.page-module__hKg2sG__badges{flex-direction:column;align-items:flex-start}}
.loading-module__DILzDW__skeleton{background:linear-gradient(90deg,var(--light-border)0%,#00f5ff14 50%,var(--light-border)100%);background-size:200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite loading-module__DILzDW__shimmer}@keyframes loading-module__DILzDW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-module__DILzDW__backLink{width:140px;height:20px;margin-bottom:2rem}.loading-module__DILzDW__title{border-radius:12px;width:70%;height:48px;margin-bottom:.75rem}.loading-module__DILzDW__subtitle{width:90%;height:24px;margin-bottom:1.5rem}.loading-module__DILzDW__badge{border-radius:100px;width:120px;height:38px}.loading-module__DILzDW__sectionTitle{width:100px;height:28px;margin-bottom:1.25rem}.loading-module__DILzDW__infoRow{width:100%;height:20px;margin-bottom:.75rem}.loading-module__DILzDW__infoRowShort{width:60%;height:20px}.loading-module__DILzDW__hoursGrid{flex-direction:column;gap:.5rem;display:flex}.loading-module__DILzDW__hoursRow{border-radius:6px;width:100%;height:32px}.loading-module__DILzDW__sidebarTitle{width:80px;height:22px;margin-bottom:1rem}.loading-module__DILzDW__sidebarAddress{width:100%;height:50px;margin-bottom:1.25rem}.loading-module__DILzDW__button{border-radius:100px;width:100%;height:52px}.loading-module__DILzDW__buttonSecondary{opacity:.7;border-radius:100px;width:100%;height:52px;margin-top:.75rem}@media (max-width:768px){.loading-module__DILzDW__title{width:85%;height:36px}.loading-module__DILzDW__subtitle{width:100%}}
