.explore-module__hZ1rWq__pageContainer{background-color:var(--bg-secondary);flex-direction:column;min-height:100vh;display:flex}.explore-module__hZ1rWq__heroSection{background:linear-gradient(135deg,var(--color-maroon),#2d0a0a);color:var(--color-beige);text-align:center;padding:4rem 1rem 6rem;position:relative;overflow:hidden}.explore-module__hZ1rWq__heroSection:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffd700' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.explore-module__hZ1rWq__heroTitle{font-family:var(--font-heading);color:var(--color-gold);z-index:1;margin-bottom:1rem;font-size:3rem;position:relative}.explore-module__hZ1rWq__heroSubtitle{color:#fffc;z-index:1;max-width:600px;margin:0 auto;font-size:1.2rem;position:relative}.explore-module__hZ1rWq__mainContent{z-index:2;width:100%;max-width:1200px;margin:-3rem auto 3rem;padding:0 1.5rem;position:relative}.explore-module__hZ1rWq__searchBar{background:#fff;border-radius:12px;align-items:center;gap:1rem;margin-bottom:3rem;padding:1rem;display:flex;box-shadow:0 10px 25px #0000001a}.explore-module__hZ1rWq__searchInput{font-size:1rem;font-family:var(--font-body);border:none;outline:none;flex:1;padding:.5rem}.explore-module__hZ1rWq__filterBtn{background:var(--bg-secondary);cursor:pointer;color:var(--color-text-primary);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;display:flex}.explore-module__hZ1rWq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.explore-module__hZ1rWq__card{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.explore-module__hZ1rWq__card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.explore-module__hZ1rWq__cardImage{color:#a0a0a0;background-color:#f0f0f0;justify-content:center;align-items:center;height:200px;font-size:3rem;display:flex;position:relative}.explore-module__hZ1rWq__cardBadge{color:var(--color-maroon);background:#ffffffe6;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 4px #0000001a}.explore-module__hZ1rWq__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.explore-module__hZ1rWq__cardTitle{font-family:var(--font-heading);color:var(--color-maroon);margin-bottom:.5rem;font-size:1.25rem}.explore-module__hZ1rWq__cardSubtitle{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.9rem;font-weight:500}.explore-module__hZ1rWq__cardMeta{color:var(--color-text-secondary);gap:1rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.explore-module__hZ1rWq__cardPrice{color:var(--color-text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.explore-module__hZ1rWq__cardActions{margin-top:auto}.explore-module__hZ1rWq__btnPrimary{background-color:var(--color-maroon);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem;font-weight:600;transition:background-color .2s}.explore-module__hZ1rWq__btnPrimary:hover{background-color:var(--color-maroon-dark)}.explore-module__hZ1rWq__btnSecondary{width:100%;color:var(--color-maroon);border:1px solid var(--color-maroon);cursor:pointer;background-color:#0000;border-radius:8px;padding:.75rem;font-weight:600;transition:all .2s}.explore-module__hZ1rWq__btnSecondary:hover{background-color:var(--bg-secondary)}.explore-module__hZ1rWq__aboutContainer{max-width:900px;margin:0 auto;padding:4rem 1.5rem}.explore-module__hZ1rWq__aboutSection{text-align:center;margin-bottom:4rem}.explore-module__hZ1rWq__aboutTitle{font-family:var(--font-heading);color:var(--color-maroon);margin-bottom:1.5rem;font-size:2.5rem}.explore-module__hZ1rWq__aboutText{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.explore-module__hZ1rWq__valueGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;display:grid}.explore-module__hZ1rWq__valueCard{text-align:center;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 15px #0000000d}.explore-module__hZ1rWq__valueIcon{margin-bottom:1rem;font-size:2.5rem;display:block}@media (max-width:768px){.explore-module__hZ1rWq__heroTitle{font-size:2rem}.explore-module__hZ1rWq__heroSubtitle{padding:0 1rem;font-size:1rem}.explore-module__hZ1rWq__searchBar{flex-direction:column;gap:.75rem;padding:.75rem}.explore-module__hZ1rWq__searchInput{text-align:center;width:100%}.explore-module__hZ1rWq__filterBtn{justify-content:center;width:100%}.explore-module__hZ1rWq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.explore-module__hZ1rWq__mainContent{margin-top:-2rem;padding:0 1rem}.explore-module__hZ1rWq__heroSection{padding-bottom:4rem}}
