.page-module__S1TzwW__pageContainer{z-index:1;min-height:100vh;padding-top:100px;position:relative}.page-module__S1TzwW__standardBackground{pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 0,#d4a35926 0%,#0000 70%);width:100%;height:500px;position:absolute;top:0;left:0}.page-module__S1TzwW__headerSection{text-align:center;margin-bottom:40px}.page-module__S1TzwW__headerContent{flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.page-module__S1TzwW__themeIcon{color:#d4a359;filter:drop-shadow(0 0 10px #d4a35980);margin-bottom:16px}.page-module__S1TzwW__themeIconSmall{color:#d4a359}.page-module__S1TzwW__pageTitle{margin-bottom:12px;font-size:2.8rem;font-weight:700}.page-module__S1TzwW__pageSubtitle{color:var(--text-secondary);max-width:600px;margin-bottom:24px;font-size:1.1rem}.page-module__S1TzwW__actionArea{justify-content:center;margin-bottom:32px;display:flex}.page-module__S1TzwW__searchBar{margin-bottom:32px}.page-module__S1TzwW__searchPanel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);z-index:1000;text-align:left;border-radius:24px;align-items:flex-end;gap:16px;padding:16px 20px;display:flex;position:relative}.page-module__S1TzwW__searchFieldWrap{z-index:110;flex:1.2;min-width:0;position:relative}.page-module__S1TzwW__searchFieldWrap:focus-within{z-index:9999!important}.page-module__S1TzwW__dateFieldWrap{z-index:110;flex:.85;min-width:160px;position:relative}.page-module__S1TzwW__dateFieldWrap:focus-within{z-index:9999!important}.page-module__S1TzwW__divider{background:var(--card-border);width:1px;height:32px}.page-module__S1TzwW__searchBtn{border-radius:50px;padding:14px 32px;font-weight:600;color:#000!important;background:linear-gradient(135deg,#d4a359,#b8860b)!important}.page-module__S1TzwW__servicesSection{margin-bottom:48px}.page-module__S1TzwW__serviceCards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.page-module__S1TzwW__serviceCard{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;display:flex}.page-module__S1TzwW__serviceCard h3{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:600}.page-module__S1TzwW__serviceCard p{color:var(--text-secondary);margin:0;font-size:.95rem}.page-module__S1TzwW__mainContent{grid-template-columns:1fr;gap:32px;padding-bottom:100px;display:grid}.page-module__S1TzwW__sectionTitle{margin-bottom:24px;font-size:1.8rem;font-weight:700}.page-module__S1TzwW__feed{flex-direction:column;gap:24px;display:flex}.page-module__S1TzwW__leftPane{min-width:0}.page-module__S1TzwW__cardTopRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.page-module__S1TzwW__seatsBadge{color:var(--text-primary);border:1px solid var(--card-border);background:#ffffff1a;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:600}.page-module__S1TzwW__priceBadge{color:#000;background:linear-gradient(135deg,#d4a359,#b8860b);border-radius:12px;padding:6px 16px;font-size:1.1rem;font-weight:700;box-shadow:0 4px 15px #d4a3594d}.page-module__S1TzwW__cardBody{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.page-module__S1TzwW__organizerRow{align-items:center;display:flex}.page-module__S1TzwW__organizerName{color:var(--text-secondary);font-size:.9rem;font-weight:500}.page-module__S1TzwW__tourTitle{font-size:1.4rem;font-weight:700;line-height:1.3}.page-module__S1TzwW__tourDetails{flex-direction:column;gap:8px;display:flex}.page-module__S1TzwW__detailItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.95rem;display:flex}.page-module__S1TzwW__featuresList{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.page-module__S1TzwW__featureItem{color:var(--text-secondary);background:#d4a35914;border:1px solid #d4a35933;border-radius:50px;align-items:center;gap:6px;padding:4px 10px;font-size:.85rem;display:flex}.page-module__S1TzwW__featureDot{background:#d4a359;border-radius:50%;width:6px;height:6px}.page-module__S1TzwW__cardActions{gap:12px;margin-top:16px;display:flex}.page-module__S1TzwW__cardActions .page-module__S1TzwW__btn-primary{font-weight:600;color:#000!important;background:linear-gradient(135deg,#d4a359,#b8860b)!important}.page-module__S1TzwW__mapContainer{align-self:start;height:fit-content;padding:0;position:sticky;top:100px;overflow:hidden}.page-module__S1TzwW__mapInner{width:100%;height:550px;position:relative}.page-module__S1TzwW__mapOverlay{z-index:10;position:absolute;top:20px;left:20px}.page-module__S1TzwW__mapBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0009;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;display:flex}.page-module__S1TzwW__mapBadge:before{content:"";background:#d4a359;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #d4a359}.page-module__S1TzwW__postModalField{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:16px}.page-module__S1TzwW__postModalInput{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-primary);border-radius:12px;padding:12px}@media (max-width:1024px){.page-module__S1TzwW__mainContent{grid-template-columns:1fr}.page-module__S1TzwW__mapContainer{position:static}.page-module__S1TzwW__mapInner{height:400px}.page-module__S1TzwW__searchPanel{border-radius:20px;flex-direction:column;align-items:stretch}.page-module__S1TzwW__divider{display:none}}@media (max-width:768px){.page-module__S1TzwW__pageContainer{padding-top:80px}.page-module__S1TzwW__pageTitle{font-size:1.8rem}.page-module__S1TzwW__pageSubtitle{font-size:1rem}.page-module__S1TzwW__standardBackground{height:350px}.page-module__S1TzwW__filterCategories{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:4px;overflow-x:auto}.page-module__S1TzwW__filterCategories::-webkit-scrollbar{display:none}.page-module__S1TzwW__filterBtn{flex-shrink:0;padding:6px 16px;font-size:.88rem}.page-module__S1TzwW__searchPanel{gap:10px;padding:12px 14px}.page-module__S1TzwW__feed{max-height:none;padding-right:0}.page-module__S1TzwW__serviceCards{grid-template-columns:repeat(3,1fr);gap:8px}.page-module__S1TzwW__serviceCard{gap:8px;padding:12px 8px}.page-module__S1TzwW__serviceCard h3{font-size:.8rem;line-height:1.1}.page-module__S1TzwW__serviceCard p{font-size:.65rem;line-height:1.2;display:none}.page-module__S1TzwW__mapInner{height:300px}.page-module__S1TzwW__cardBody{gap:12px;padding:16px}.page-module__S1TzwW__cardActions{flex-direction:column;gap:8px}.page-module__S1TzwW__cardActions button,.page-module__S1TzwW__cardActions a{justify-content:center;width:100%}}@media (max-width:480px){.page-module__S1TzwW__pageTitle{font-size:1.5rem}}@media (max-width:1024px){.page-module__S1TzwW__mainContent{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.page-module__S1TzwW__searchFieldWrap,.page-module__S1TzwW__dateFieldWrap{flex:100%}}
