.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}}
.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__discoverSection{background:radial-gradient(circle at 5%,#1a73e814 0%,#0000 40%);padding:8rem 0}.page-module___8aEwW__discoverGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__discoverText p{color:var(--text-muted);margin:1.5rem 0 2.5rem;font-size:1.2rem;line-height:1.7}.page-module___8aEwW__learnMoreBtn{background:var(--primary);color:#000;border-radius:16px;padding:1.2rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.page-module___8aEwW__learnMoreBtn:hover{transform:translateY(-5px);box-shadow:0 10px 25px #1a73e84d}.page-module___8aEwW__discoverVisual{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module___8aEwW__visualCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem 1.5rem}.page-module___8aEwW__visualCard h4{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.page-module___8aEwW__visualCard span{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}@media (max-width:1024px){.page-module___8aEwW__discoverGrid{text-align:center;grid-template-columns:1fr}.page-module___8aEwW__discoverVisual{max-width:500px;margin:0 auto}}.page-module___8aEwW__footer{background:var(--surface);border-top:1px solid var(--border);padding:5rem 0 2rem}.page-module___8aEwW__footerContent{justify-content:space-between;margin-bottom:4rem;display:flex}.page-module___8aEwW__brand{max-width:300px}.page-module___8aEwW__footerLogo{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module___8aEwW__footerLogo span{color:var(--primary)}.page-module___8aEwW__brand p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.page-module___8aEwW__footerLinks{gap:4rem;display:flex}.page-module___8aEwW__linkGroup h4{color:var(--text-main);margin-bottom:1.5rem;font-size:1rem;font-weight:700}.page-module___8aEwW__linkGroup{flex-direction:column;gap:.8rem;display:flex}.page-module___8aEwW__linkGroup a{color:var(--text-muted);font-size:.9rem;transition:color .2s}.page-module___8aEwW__linkGroup a:hover{color:var(--primary)}.page-module___8aEwW__copyright{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding-top:2rem;font-size:.9rem}@media (max-width:768px){.page-module___8aEwW__footerContent{flex-direction:column;gap:3rem}.page-module___8aEwW__footerLinks{flex-wrap:wrap;gap:2rem}}.page-module___8aEwW__topSection{max-width:1200px;margin:0 auto;padding:2rem}.page-module___8aEwW__directorySection{padding:6rem 2rem}.page-module___8aEwW__contactSection{background:#ffffff05;border-top:1px solid #ffffff0d;padding:8rem 2rem}.page-module___8aEwW__contactGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}.page-module___8aEwW__contactCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem;transition:all .3s}.page-module___8aEwW__contactCard:hover{border-color:var(--primary);background:#ffffff0f;transform:translateY(-5px)}.page-module___8aEwW__contactIcon{margin-bottom:1.5rem;font-size:2.5rem}.page-module___8aEwW__contactCard h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.page-module___8aEwW__contactCard p{color:var(--primary);font-size:1.15rem;font-weight:800}.page-module___8aEwW__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.page-module___8aEwW__badge{color:var(--primary);letter-spacing:.15em;background:#38bdf81a;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.page-module___8aEwW__sectionTitle{color:var(--foreground);margin-bottom:1rem;font-size:3.5rem;font-weight:900}.page-module___8aEwW__sectionTitle span{color:var(--primary)}.page-module___8aEwW__sectionSubtitle{color:#64748b;font-size:1.25rem;line-height:1.6}
.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__contactAdminBtn{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.marketplace-module__kYyByW__contactAdminBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.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__btns{gap:1rem;display:flex}.article-module__xPihzG__btns span{border:1px solid var(--border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:800;display:flex}.article-module__xPihzG__btns span:hover{border-color:var(--primary);color:var(--primary)}@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{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.news-module__obM1Ya__card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.news-module__obM1Ya__imgWrap{background:var(--surface);border-bottom:1px solid var(--border);height:220px;position:relative}.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}}
