.page-module__Zwc1MW__main{background:var(--bg);min-height:100vh;padding-top:90px;padding-bottom:6rem}.page-module__Zwc1MW__back{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;font-weight:500;transition:color .2s;display:inline-flex}.page-module__Zwc1MW__back:hover{color:var(--primary)}.page-module__Zwc1MW__layout{grid-template-columns:1fr 360px;align-items:start;gap:2rem;display:grid}.page-module__Zwc1MW__hero{border-radius:var(--radius);justify-content:center;align-items:center;height:220px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.page-module__Zwc1MW__initial{opacity:.6;font-size:7rem;font-weight:900}.page-module__Zwc1MW__tierBadge{color:#fff;border-radius:100px;align-items:center;gap:.35rem;padding:.3rem .8rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}.page-module__Zwc1MW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.page-module__Zwc1MW__categoryLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);font-size:.8rem;font-weight:700}.page-module__Zwc1MW__name{color:var(--text-main);letter-spacing:-.5px;margin:.25rem 0;font-size:2rem;font-weight:800}.page-module__Zwc1MW__ratingRow{align-items:center;gap:.25rem;display:flex}.page-module__Zwc1MW__ratingNum{color:var(--text-main);margin-left:.3rem;font-size:.9rem;font-weight:700}.page-module__Zwc1MW__openPill{white-space:nowrap;border-radius:100px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:flex}.page-module__Zwc1MW__open{color:#16a34a;background:#dcfce7}.page-module__Zwc1MW__closed{color:#dc2626;background:#fee2e2}.page-module__Zwc1MW__description{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.page-module__Zwc1MW__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.page-module__Zwc1MW__tag{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);text-transform:capitalize;border-radius:100px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:flex}.page-module__Zwc1MW__mapBox{border-radius:var(--radius);border:1px solid var(--border);overflow:hidden}.page-module__Zwc1MW__mapPlaceholder{text-align:center;background:#f1f5f9;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:260px;padding:1.5rem;display:flex}.page-module__Zwc1MW__mapPlaceholder p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.page-module__Zwc1MW__mapsLink{color:var(--primary);font-size:.9rem;font-weight:700;transition:opacity .2s}.page-module__Zwc1MW__mapsLink:hover{opacity:.7}.page-module__Zwc1MW__contactCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex;position:sticky;top:90px}.page-module__Zwc1MW__contactTitle{border-bottom:1px solid var(--border);margin-bottom:0;padding-bottom:.75rem;font-size:1.1rem;font-weight:700}.page-module__Zwc1MW__infoRow{align-items:flex-start;gap:.75rem;display:flex}.page-module__Zwc1MW__infoIcon{color:var(--primary);flex-shrink:0;margin-top:2px}.page-module__Zwc1MW__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.2rem;font-size:.75rem;font-weight:700}.page-module__Zwc1MW__infoValue{color:var(--text-main);font-size:.9rem}.page-module__Zwc1MW__phone{color:var(--primary);font-size:1rem;font-weight:700;text-decoration:none}.page-module__Zwc1MW__callBtn{background:var(--primary);color:#fff;border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.page-module__Zwc1MW__callBtn:hover{background:var(--primary-hover)}.page-module__Zwc1MW__upsell{border-radius:var(--radius);background:#fef9ee;border:1px solid #fde68a;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.page-module__Zwc1MW__upsell strong{margin-bottom:.25rem;font-size:.85rem;display:block}.page-module__Zwc1MW__upsell p{color:var(--text-muted);font-size:.8rem;line-height:1.5}@media (max-width:900px){.page-module__Zwc1MW__layout{grid-template-columns:1fr}.page-module__Zwc1MW__contactCard{position:static}}@media (max-width:640px){.page-module__Zwc1MW__name{font-size:1.5rem}.page-module__Zwc1MW__header{flex-direction:column}}
.Navbar-module__cJzEcG__navbar{z-index:1000;border-bottom:1px solid var(--border);align-items:center;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1300px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--text-main);letter-spacing:-1.5px;align-items:center;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__accent{color:var(--primary);margin-right:2px}.Navbar-module__cJzEcG__dot{color:var(--accent)}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);font-size:1rem;font-weight:500;transition:all .2s;position:relative}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__link:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__cta{background:linear-gradient(to right, var(--primary), var(--secondary));border:none;border-radius:100px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;box-shadow:0 4px 15px #38bdf833;color:#000!important}.Navbar-module__cJzEcG__cta:hover{transform:scale(1.05);box-shadow:0 8px 25px #38bdf866}.Navbar-module__cJzEcG__hamburger{color:var(--text-main);background:#ffffff0d;border-radius:12px;padding:.5rem;display:none}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg);border-bottom:1px solid var(--border);z-index:99;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:fixed;top:80px;left:0;right:0}.Navbar-module__cJzEcG__mobileLink{color:var(--text-main);border-bottom:1px solid var(--border);padding:.75rem 0;font-size:1.1rem;font-weight:600}.Navbar-module__cJzEcG__mobileCta{background:var(--primary);color:#000;text-align:center;border-radius:12px;padding:1rem;font-weight:700}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__container{padding:0 1.5rem}}
.Footer-module__S6Hkya__footer{background:#080a0f;border-top:1px solid #ffffff08;padding:6rem 0 3rem}.Footer-module__S6Hkya__footerContent{justify-content:space-between;gap:4rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__brand{flex:1;max-width:400px}.Footer-module__S6Hkya__footerLogo{margin-bottom:1.5rem;font-size:2rem;font-weight:800}.Footer-module__S6Hkya__footerLogo span{color:var(--primary)}.Footer-module__S6Hkya__brand p{color:var(--text-muted);margin-bottom:2rem;line-height:1.7}.Footer-module__S6Hkya__testingBadge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;background:#ffffff08;border:1px solid #ffffff0d;border-radius:50px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-flex}.Footer-module__S6Hkya__footerLinks{gap:5rem;display:flex}.Footer-module__S6Hkya__linkGroup h4,.Footer-module__S6Hkya__devSection h4{text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:1.5rem;font-size:1rem;font-weight:800}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__linkGroup a{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__linkGroup a:hover{color:var(--primary);transform:translate(5px)}.Footer-module__S6Hkya__devSection{min-width:200px}.Footer-module__S6Hkya__zentixBox{background:#ffffff05;border:1px solid #ffffff08;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Footer-module__S6Hkya__zentixLogo{object-fit:contain;width:40px;height:40px}.Footer-module__S6Hkya__zentixText h5{color:#fff;margin:0;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__zentixText p{color:var(--text-muted);margin:0;font-size:.75rem}.Footer-module__S6Hkya__zentixSocials{gap:.8rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#fff;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--primary);color:#000;transform:translateY(-3px);box-shadow:0 5px 15px #1a73e84d}.Footer-module__S6Hkya__copyright{color:var(--text-muted);border-top:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__footerTag{color:var(--primary);font-weight:700}@media (max-width:1024px){.Footer-module__S6Hkya__footerContent,.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:3rem}.Footer-module__S6Hkya__copyright{text-align:center;flex-direction:column;gap:1.5rem}}
.Hero-module__ZARIfG__hero{background:var(--bg);align-items:center;min-height:auto;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundImage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__backgroundImage img{object-fit:cover;opacity:.6;width:100%;height:100%}.Hero-module__ZARIfG__imageOverlay{z-index:2;background:linear-gradient(#ffffffe6 0%,#fff6 50%,#ffffffe6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__gridBackground{z-index:3;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__glow{z-index:4;background:radial-gradient(circle,#0056b30d 0%,#0000 70%);width:60%;height:60%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__container{z-index:5;width:100%;position:relative}.Hero-module__ZARIfG__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.Hero-module__ZARIfG__badge{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;background:#0056b31a;border-radius:100px;padding:.4rem 1rem;font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__title{color:var(--text-main);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--primary)}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:600px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.Hero-module__ZARIfG__searchContainer{width:100%;max-width:700px;margin-top:1rem;position:relative}.Hero-module__ZARIfG__searchBar{border:2px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:100px;align-items:center;padding:.5rem .5rem .5rem 1.2rem;transition:all .3s;display:flex}.Hero-module__ZARIfG__searchBar:focus-within{border-color:var(--primary);box-shadow:var(--shadow-md)}.Hero-module__ZARIfG__searchIcon{color:var(--text-muted);flex-shrink:0;margin-right:.8rem}.Hero-module__ZARIfG__input{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1rem;overflow:hidden}.Hero-module__ZARIfG__searchBtn{background:var(--primary);color:#fff;border:none;border-radius:100px;flex-shrink:0;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.Hero-module__ZARIfG__searchBtn:hover{background:#004494}.Hero-module__ZARIfG__suggestionBox{border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:1000;text-align:left;background:#fff;border-radius:16px;max-height:350px;padding:.5rem;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.Hero-module__ZARIfG__suggestionItem{width:100%;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .2s;display:flex}.Hero-module__ZARIfG__suggestionItem:hover,.Hero-module__ZARIfG__suggestionItem.Hero-module__ZARIfG__active{background:var(--surface-hover)}.Hero-module__ZARIfG__sugIconWrap{background:var(--surface);width:36px;height:36px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__sugInfo{flex-direction:column;display:flex;overflow:hidden}.Hero-module__ZARIfG__sugName{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.Hero-module__ZARIfG__sugCat{color:var(--text-muted);font-size:.8rem}.Hero-module__ZARIfG__tags{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__tagLabel{color:var(--text-muted);align-self:center;font-size:.85rem}.Hero-module__ZARIfG__tag{background:var(--surface);border:1px solid var(--border);color:var(--text-main);border-radius:100px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__tag:hover{background:var(--primary-glow);color:var(--primary);border-color:var(--primary)}.Hero-module__ZARIfG__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin-top:2rem;display:grid}.Hero-module__ZARIfG__statCard{border:1px solid var(--border);box-shadow:var(--shadow-sm);text-align:left;background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1rem;display:flex}.Hero-module__ZARIfG__statIcon{width:40px;height:40px;color:var(--secondary);background:#0b8a4c1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__statInfo{flex-direction:column;display:flex}.Hero-module__ZARIfG__statValue{color:var(--text-main);font-size:1.2rem;font-weight:800}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:100px 0 40px}.Hero-module__ZARIfG__statsGrid{grid-template-columns:1fr}.Hero-module__ZARIfG__searchBar{border-radius:12px;padding:.4rem}.Hero-module__ZARIfG__input{font-size:.95rem}.Hero-module__ZARIfG__searchBtn{border-radius:8px;padding:.6rem 1rem;font-size:.9rem}.Hero-module__ZARIfG__searchBtn span{display:none}}
.Categories-module__95_W3q__section{background:var(--bg);padding:4rem 0}.Categories-module__95_W3q__header{text-align:center;margin-bottom:2.5rem}.Categories-module__95_W3q__title{letter-spacing:-.04em;color:var(--text-main);font-size:2rem;font-weight:800}.Categories-module__95_W3q__accent{color:var(--primary)}.Categories-module__95_W3q__subtitle{color:var(--text-muted);margin-top:.5rem;font-size:1rem}.Categories-module__95_W3q__grid{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.Categories-module__95_W3q__card{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;min-width:96px;color:var(--text-main);border-radius:16px;flex-direction:column;align-items:center;gap:.6rem;padding:1.1rem 1rem;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.Categories-module__95_W3q__card:hover{border-color:var(--cat-color,var(--primary));transform:translateY(-4px);box-shadow:0 8px 24px #00000017}.Categories-module__95_W3q__card.Categories-module__95_W3q__active{border-color:var(--cat-color,var(--primary));background:color-mix(in srgb, var(--cat-color) 8%, transparent);transform:translateY(-4px);box-shadow:0 8px 24px #00000017}.Categories-module__95_W3q__iconBubble{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .22s;display:flex}.Categories-module__95_W3q__label{text-align:center;color:var(--text-main);font-size:.78rem;font-weight:700;line-height:1.3}@media (max-width:640px){.Categories-module__95_W3q__grid{gap:.65rem}.Categories-module__95_W3q__card{min-width:80px;padding:.9rem .75rem}.Categories-module__95_W3q__iconBubble{width:44px;height:44px}.Categories-module__95_W3q__label{font-size:.72rem}}
.TownMap-module__T88t2q__section{background:var(--bg);padding:100px 0}.TownMap-module__T88t2q__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.TownMap-module__T88t2q__title{color:var(--text-main);letter-spacing:-1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.TownMap-module__T88t2q__accent{color:var(--primary)}.TownMap-module__T88t2q__subtitle{color:var(--text-muted);font-size:1.1rem}.TownMap-module__T88t2q__badge{color:var(--primary);text-transform:uppercase;background:#38bdf81a;border-radius:100px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.TownMap-module__T88t2q__mapWrapper{border:1px solid var(--border);border-radius:32px;height:550px;position:relative;overflow:hidden}.TownMap-module__T88t2q__map{z-index:1;width:100%;height:100%}.TownMap-module__T88t2q__loader{height:550px;color:var(--text-muted);background:var(--surface);border-radius:32px;justify-content:center;align-items:center;display:flex}.TownMap-module__T88t2q__mapOverlay{z-index:10;position:absolute;bottom:2rem;left:2rem}.TownMap-module__T88t2q__legend{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#ffffffe6;border:1px solid #0000001a;border-radius:100px;gap:1.5rem;padding:1rem 1.5rem;display:flex;box-shadow:0 10px 30px #00000026}.TownMap-module__T88t2q__legendItem{color:#0f172a;align-items:center;gap:.6rem;font-size:.85rem;font-weight:800;display:flex}.TownMap-module__T88t2q__dot{border-radius:50%;width:10px;height:10px}.TownMap-module__T88t2q__mapWrapper .leaflet-popup-content-wrapper{color:#1e293b!important;background:#fff!important;border:none!important;border-radius:16px!important;box-shadow:0 10px 40px #0003!important}.TownMap-module__T88t2q__mapWrapper .leaflet-popup-tip{background:#fff!important}.TownMap-module__T88t2q__popupContainer .leaflet-popup-content-wrapper{color:#1e293b!important;background:#fff!important;border:none!important;border-radius:12px!important;padding:0!important;box-shadow:0 10px 40px #0003!important}.TownMap-module__T88t2q__popupContainer .leaflet-popup-content{width:auto!important;margin:0!important}.TownMap-module__T88t2q__popupContainer .leaflet-popup-tip{background:#fff!important}.TownMap-module__T88t2q__popup{min-width:220px;padding:1.25rem}.TownMap-module__T88t2q__popupTitle{color:#0f172a;margin-bottom:.25rem;font-size:1.15rem;font-weight:800;display:block}.TownMap-module__T88t2q__popupCat{color:var(--primary);text-transform:uppercase;letter-spacing:.025em;background:#38bdf81a;border-radius:6px;margin-bottom:.8rem;padding:.2rem .65rem;font-size:.75rem;font-weight:800;display:inline-block}.TownMap-module__T88t2q__popupInfo{color:#64748b;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.TownMap-module__T88t2q__popupLink{color:var(--primary);font-size:.95rem;font-weight:800;text-decoration:underline}@media (max-width:768px){.TownMap-module__T88t2q__header{flex-direction:column;align-items:flex-start;gap:1rem}.TownMap-module__T88t2q__mapWrapper{height:400px}.TownMap-module__T88t2q__legend{display:none}}
.directory-module__9yORCG__pageWrap{background:var(--bg);min-height:100vh}.directory-module__9yORCG__pageHeader{background:var(--surface);border-bottom:1px solid var(--border);padding:100px 0 60px}.directory-module__9yORCG__headerContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.directory-module__9yORCG__textSide{flex:1}.directory-module__9yORCG__title{color:var(--text-main);letter-spacing:-1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.directory-module__9yORCG__subtitle{color:var(--text-muted);max-width:500px;font-size:1.1rem;line-height:1.5}.directory-module__9yORCG__searchSide{flex:1;max-width:500px;position:relative}.directory-module__9yORCG__searchBox{border:2px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:100px;align-items:center;gap:.8rem;padding:.8rem 1.2rem;transition:all .3s;display:flex}.directory-module__9yORCG__activeSearch{border-color:var(--primary);box-shadow:var(--shadow-md)}.directory-module__9yORCG__mainLayout{gap:2rem;padding-top:2rem;padding-bottom:5rem;display:flex}.directory-module__9yORCG__sidebar{flex-shrink:0;width:220px}.directory-module__9yORCG__gridContent{flex-grow:1}.directory-module__9yORCG__stickySide{position:sticky;top:100px}.directory-module__9yORCG__sideTitle{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:1rem;padding-left:.5rem;font-size:1rem;font-weight:800}.directory-module__9yORCG__catList{flex-direction:column;gap:.3rem;display:flex}.directory-module__9yORCG__catBtn{color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:.7rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s}.directory-module__9yORCG__catBtn:hover{background:var(--surface-hover);color:var(--primary)}.directory-module__9yORCG__catBtn.directory-module__9yORCG__active{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}@media (max-width:1024px){.directory-module__9yORCG__mainLayout{flex-direction:column;padding-top:1rem}.directory-module__9yORCG__sidebar{width:100%}.directory-module__9yORCG__catList{scrollbar-width:none;flex-direction:row;padding-bottom:.5rem;overflow-x:auto}.directory-module__9yORCG__catBtn{white-space:nowrap;background:var(--surface);border:1px solid var(--border)}}@media (max-width:768px){.directory-module__9yORCG__title{font-size:2rem}.directory-module__9yORCG__pageHeader{padding:90px 0 30px}}.directory-module__9yORCG__searchIcon{color:var(--text-muted)}.directory-module__9yORCG__searchBox input{color:var(--text-main);background:0 0;border:none;outline:none;width:100%;font-size:1rem;font-weight:500}.directory-module__9yORCG__searchBox input::placeholder{color:var(--text-muted)}.directory-module__9yORCG__clearBtn{background:var(--surface-hover);color:var(--text-main);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.directory-module__9yORCG__suggestions{border:1px solid var(--border);z-index:100;box-shadow:var(--shadow-md);background:#fff;border-radius:16px;animation:.2s ease-out directory-module__9yORCG__slideUp;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.directory-module__9yORCG__suggestionItem{cursor:pointer;border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:.75rem 1.2rem;transition:background .15s;display:flex}.directory-module__9yORCG__suggestionItem:last-child{border-bottom:none}.directory-module__9yORCG__suggestionItem:hover{background:var(--surface-hover)}.directory-module__9yORCG__sIcon{color:var(--primary);opacity:.7}.directory-module__9yORCG__sText{flex-direction:column;display:flex}.directory-module__9yORCG__sText span{color:var(--text-main);font-size:.95rem;font-weight:600}.directory-module__9yORCG__sText small{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}@keyframes directory-module__9yORCG__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.directory-module__9yORCG__headerContent{flex-direction:column;align-items:flex-start;gap:1.5rem}.directory-module__9yORCG__searchSide{width:100%;max-width:100%}}
.Industry-module__YufAqq__main{min-height:100vh}.Industry-module__YufAqq__hero{background:var(--background);border-bottom:1px solid #ffffff0d;padding:10rem 2rem 6rem}.Industry-module__YufAqq__container{max-width:1200px;margin:0 auto}.Industry-module__YufAqq__title{margin-bottom:1rem;font-size:3.5rem;font-weight:900}.Industry-module__YufAqq__title span{color:var(--primary)}.Industry-module__YufAqq__subtitle{color:#64748b;max-width:800px;font-size:1.25rem}.Industry-module__YufAqq__section{padding:6rem 2rem}.Industry-module__YufAqq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.Industry-module__YufAqq__noResults{color:#64748b;text-align:center;grid-column:1/-1;padding:5rem 0;font-size:1.5rem}
.contacts-module__YFrkHq__main{background:var(--bg);min-height:100vh;padding-top:80px}.contacts-module__YFrkHq__hero{text-align:center;padding:5rem 0 4rem}.contacts-module__YFrkHq__title{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.contacts-module__YFrkHq__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 3rem;font-size:1.2rem}.contacts-module__YFrkHq__searchBar{border:1px solid var(--border);max-width:500px;color:var(--text-muted);background:#ffffff0d;border-radius:100px;align-items:center;gap:1rem;margin:0 auto;padding:.8rem 1.5rem;display:flex}.contacts-module__YFrkHq__searchBar input{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.contacts-module__YFrkHq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;padding-bottom:5rem;display:grid}.contacts-module__YFrkHq__card{background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:1.75rem;transition:all .3s;display:flex}.contacts-module__YFrkHq__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 30px #0003}.contacts-module__YFrkHq__icon{margin-bottom:1.25rem;font-size:2rem}.contacts-module__YFrkHq__info h3{color:var(--text-main);margin-bottom:.25rem;font-size:1.2rem;font-weight:800}.contacts-module__YFrkHq__info p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}.contacts-module__YFrkHq__phoneBtn{color:var(--primary);background:#38bdf81a;border-radius:16px;justify-content:center;align-items:center;gap:.6rem;margin-top:auto;padding:.9rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.contacts-module__YFrkHq__phoneBtn:hover{background:var(--primary);color:#000}.contacts-module__YFrkHq__noResults{text-align:center;color:var(--text-muted);padding:5rem 0}
.homagama-module__bCjW-a__page{color:#1e293b;background:#f8fafc;min-height:100vh}.homagama-module__bCjW-a__hero{text-align:center;background:radial-gradient(circle at 70% 30%,#1a73e80d 0%,#0000 50%),linear-gradient(#f1f5f9,#f8fafc);border-bottom:1px solid #e2e8f0;padding:8rem 0 5rem}.homagama-module__bCjW-a__badge{color:#1a73e8;text-transform:uppercase;letter-spacing:2px;background:#1a73e81a;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.homagama-module__bCjW-a__hero h1{color:#0f172a;margin-bottom:1rem;font-size:4rem;font-weight:900}.homagama-module__bCjW-a__hero p{color:#475569;max-width:600px;margin:0 auto;font-size:1.3rem}.homagama-module__bCjW-a__statsGrid{z-index:10;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:-3rem;display:grid;position:relative}.homagama-module__bCjW-a__statCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#fffc;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px -5px #0000000d}.homagama-module__bCjW-a__statCard:hover{border-color:#1a73e8;transform:translateY(-5px);box-shadow:0 20px 25px -5px #1a73e81a}.homagama-module__bCjW-a__statIcon{color:#1a73e8;width:32px;height:32px;margin-bottom:1rem}.homagama-module__bCjW-a__statCard h3{text-transform:uppercase;color:#64748b;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.homagama-module__bCjW-a__statCard p{color:#1e293b;font-size:1.2rem;font-weight:800}.homagama-module__bCjW-a__contentLayout{gap:3rem;margin-top:5rem;padding-bottom:5rem;display:flex}.homagama-module__bCjW-a__mainContent{flex-grow:1}.homagama-module__bCjW-a__section{margin-bottom:4rem}.homagama-module__bCjW-a__section h2{color:#0f172a;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.homagama-module__bCjW-a__section p{color:#475569;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.homagama-module__bCjW-a__adminBox{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.homagama-module__bCjW-a__gnGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.8rem;margin:1.5rem 0;display:grid}.homagama-module__bCjW-a__gnGrid span{color:#334155;text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.homagama-module__bCjW-a__gnGrid span:hover{color:#1a73e8;background:#eff6ff;border-color:#1a73e8;transform:translateY(-2px)}.homagama-module__bCjW-a__note{font-style:italic;color:#94a3b8!important;font-size:.9rem!important}.homagama-module__bCjW-a__highlights{flex-direction:column;gap:1.5rem;display:flex}.homagama-module__bCjW-a__highlightItem{background:#fff;border:1px solid #e2e8f0;border-radius:20px;gap:1.5rem;padding:1.5rem;transition:all .2s;display:flex}.homagama-module__bCjW-a__highlightItem:hover{border-color:#1a73e8;box-shadow:0 10px 15px -3px #0000000d}.homagama-module__bCjW-a__hIcon{color:#1a73e8;flex-shrink:0;width:28px;height:28px}.homagama-module__bCjW-a__highlightItem h4{color:#1e293b;margin-bottom:.3rem;font-size:1.1rem;font-weight:800}.homagama-module__bCjW-a__highlightItem p{color:#64748b;margin-bottom:0;font-size:.95rem}.homagama-module__bCjW-a__sidebar{flex-shrink:0;width:320px}.homagama-module__bCjW-a__infoCard{color:#fff;background:#1e293b;border-radius:24px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 10px 25px -5px #0000001a}.homagama-module__bCjW-a__infoCard h3{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:800}.homagama-module__bCjW-a__travelList{padding:0;list-style:none}.homagama-module__bCjW-a__travelList li{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:.8rem 0;font-weight:600;display:flex}.homagama-module__bCjW-a__travelList li span{color:#94a3b8;font-weight:400}.homagama-module__bCjW-a__quoteCard{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;font-style:italic;font-weight:500;line-height:1.6;box-shadow:0 4px 6px -1px #0000000d}@media (max-width:1024px){.homagama-module__bCjW-a__statsGrid{grid-template-columns:repeat(2,1fr)}.homagama-module__bCjW-a__contentLayout{flex-direction:column}.homagama-module__bCjW-a__sidebar{width:100%}}@media (max-width:640px){.homagama-module__bCjW-a__statsGrid{grid-template-columns:1fr}.homagama-module__bCjW-a__hero h1{font-size:2.5rem}}
.marketplace-module__kYyByW__pageWrap{background:var(--bg);min-height:100vh}.marketplace-module__kYyByW__hero{background:var(--surface);text-align:center;border-bottom:1px solid var(--border);padding:100px 0 60px}.marketplace-module__kYyByW__title{color:var(--text-main);letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:900}.marketplace-module__kYyByW__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.marketplace-module__kYyByW__filterBar{border:1px solid var(--border);width:fit-content;box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;justify-content:center;gap:.75rem;margin:0 auto;padding:.5rem;display:flex}.marketplace-module__kYyByW__filterBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:.6rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.marketplace-module__kYyByW__filterBtn:hover{background:var(--surface-hover);color:var(--primary)}.marketplace-module__kYyByW__active{box-shadow:var(--shadow-sm);background:var(--primary)!important;color:#fff!important}.marketplace-module__kYyByW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding-top:3rem;padding-bottom:100px;display:grid}.marketplace-module__kYyByW__card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;transition:transform .3s;overflow:hidden}.marketplace-module__kYyByW__card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-4px)}.marketplace-module__kYyByW__imageBox{background:var(--surface);height:180px;color:var(--primary);opacity:.5;border-bottom:1px solid var(--border);justify-content:center;align-items:center;display:flex;position:relative}.marketplace-module__kYyByW__typeBadge{color:var(--text-main);text-transform:uppercase;border:1px solid var(--border);background:#ffffffe6;border-radius:100px;padding:.3rem .8rem;font-size:.7rem;font-weight:800;position:absolute;top:1rem;left:1rem}.marketplace-module__kYyByW__priceBadge{background:var(--primary);color:#fff;border-top-left-radius:20px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:800;position:absolute;bottom:0;right:0}.marketplace-module__kYyByW__content{padding:1.5rem}.marketplace-module__kYyByW__itemTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.2rem;font-weight:800;line-height:1.3}.marketplace-module__kYyByW__location{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.marketplace-module__kYyByW__desc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.marketplace-module__kYyByW__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.marketplace-module__kYyByW__tag{color:var(--primary);background:var(--primary-glow);border-radius:100px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.marketplace-module__kYyByW__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.marketplace-module__kYyByW__seller{flex-direction:column;display:flex}.marketplace-module__kYyByW__by{color:var(--text-muted);text-transform:uppercase;font-size:.7rem}.marketplace-module__kYyByW__seller strong{color:var(--text-main);font-size:.85rem}.marketplace-module__kYyByW__callBtn{background:var(--surface);color:var(--primary);border:1px solid var(--border);border-radius:10px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.marketplace-module__kYyByW__callBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.marketplace-module__kYyByW__emptyState{text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:24px;margin-top:3rem;margin-bottom:100px;padding:80px 20px}.marketplace-module__kYyByW__emptyIcon{color:var(--primary);opacity:.5;justify-content:center;margin-bottom:1.5rem;display:flex}.marketplace-module__kYyByW__emptyTitle{color:var(--text-main);margin-bottom:.8rem;font-size:1.8rem;font-weight:800}.marketplace-module__kYyByW__emptyDesc{color:var(--text-muted);max-width:500px;margin:0 auto 2rem;font-size:1rem;line-height:1.5}.marketplace-module__kYyByW__emptyActions{justify-content:center;gap:1rem;display:flex}.marketplace-module__kYyByW__comingSoonBadge{background:var(--surface-hover);color:var(--text-muted);border:1px dashed var(--border);border-radius:12px;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-weight:700;display:flex}.marketplace-module__kYyByW__viewAllBtn{color:var(--text-main);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;padding:.8rem 1.8rem;font-weight:700;transition:all .2s}.marketplace-module__kYyByW__viewAllBtn:hover{background:var(--surface-hover)}@media (max-width:768px){.marketplace-module__kYyByW__title{font-size:2rem}.marketplace-module__kYyByW__grid{grid-template-columns:1fr;gap:1rem}.marketplace-module__kYyByW__emptyTitle{font-size:1.5rem}.marketplace-module__kYyByW__emptyActions{flex-direction:column}}
.article-module__xPihzG__article{min-height:80vh;padding-top:100px;padding-bottom:5rem}.article-module__xPihzG__back{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.article-module__xPihzG__back:hover{color:var(--primary)}.article-module__xPihzG__header{max-width:800px;margin-bottom:3rem}.article-module__xPihzG__catBadge{background:var(--primary);color:#000;border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1.1rem;font-size:.8rem;font-weight:800;display:inline-block}.article-module__xPihzG__title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2rem,6vw,3.8rem);font-weight:800;line-height:1.1}.article-module__xPihzG__meta{color:var(--text-muted);gap:2rem;font-size:1rem;display:flex}.article-module__xPihzG__meta span{align-items:center;gap:.5rem;display:flex}.article-module__xPihzG__heroImg{background:#0f172a;border-radius:32px;width:100%;height:450px;margin-bottom:4rem;overflow:hidden}.article-module__xPihzG__placeholder{color:#ffffff0d;background:linear-gradient(135deg,#1e293b,#0f172a);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:800;display:flex}.article-module__xPihzG__content{max-width:800px;margin:0 auto}.article-module__xPihzG__content p{color:var(--text-main);opacity:.9;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.article-module__xPihzG__footer{border-top:1px solid var(--border);max-width:800px;margin:4rem auto 0;padding-top:2rem}.article-module__xPihzG__share{justify-content:space-between;align-items:center;display:flex}.article-module__xPihzG__shareBtnNative{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.article-module__xPihzG__shareBtnNative:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width:768px){.article-module__xPihzG__heroImg{height:300px}}
.news-module__obM1Ya__main{background:var(--bg);min-height:100vh;padding-top:80px}.news-module__obM1Ya__hero{border-bottom:1px solid var(--border);background:var(--surface);margin-bottom:3rem;padding:4rem 0 3rem}.news-module__obM1Ya__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.news-module__obM1Ya__title{letter-spacing:-.04em;color:var(--text-main);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.news-module__obM1Ya__subtitle{color:var(--text-muted);max-width:600px;font-size:1.1rem}.news-module__obM1Ya__accent{color:var(--primary)}.news-module__obM1Ya__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;padding-bottom:5rem;display:grid}.news-module__obM1Ya__card{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.news-module__obM1Ya__card:hover{border-color:#0000001a;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.news-module__obM1Ya__imgWrap{background:#f8fafc;border-bottom:1px solid #0000000d;height:240px;position:relative;overflow:hidden}.news-module__obM1Ya__imgWrap img{transition:transform .5s}.news-module__obM1Ya__card:hover .news-module__obM1Ya__imgWrap img{transform:scale(1.05)}.news-module__obM1Ya__imgPlaceholder{width:100%;height:100%;color:var(--primary);opacity:.5;background:var(--surface);justify-content:center;align-items:center;display:flex}.news-module__obM1Ya__catBadge{color:var(--text-main);border:1px solid var(--border);background:#ffffffe6;border-radius:100px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.news-module__obM1Ya__content{flex-direction:column;flex:1;padding:1.75rem;display:flex}.news-module__obM1Ya__meta{color:var(--text-muted);gap:1.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.news-module__obM1Ya__meta span{align-items:center;gap:.4rem;display:flex}.news-module__obM1Ya__postTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.4rem;font-weight:800;line-height:1.3}.news-module__obM1Ya__excerpt{color:var(--text-muted);flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.news-module__obM1Ya__readMore{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.news-module__obM1Ya__readMore:hover{gap:.75rem}.news-module__obM1Ya__emptyState{text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:24px;margin-bottom:100px;padding:80px 20px}.news-module__obM1Ya__emptyIcon{color:var(--primary);opacity:.5;justify-content:center;margin-bottom:2rem;display:flex}.news-module__obM1Ya__emptyTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.8rem;font-weight:800}.news-module__obM1Ya__emptyDesc{color:var(--text-muted);max-width:600px;margin:0 auto 3rem;font-size:1rem;line-height:1.6}.news-module__obM1Ya__backHomeBtn{background:var(--primary);color:#fff;border-radius:12px;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.news-module__obM1Ya__backHomeBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (max-width:768px){.news-module__obM1Ya__title{font-size:2.5rem}.news-module__obM1Ya__newsGrid{grid-template-columns:1fr}.news-module__obM1Ya__emptyTitle{font-size:1.5rem}}@media (max-width:640px){.news-module__obM1Ya__grid{grid-template-columns:1fr}}
.BackButton-module__hjwiIG__back{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.BackButton-module__hjwiIG__back:hover{color:var(--primary)}
