@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap";body{font-family:DM Sans,sans-serif;background:#fef7f3;overflow-x:hidden}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes scrollBounce{0%,to{transform:scaleY(1);opacity:1}50%{transform:scaleY(.6);opacity:.5}}.section-title{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;color:#1a1d29;margin-bottom:1rem}.mobile-menu-btn{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-btn span{width:24px;height:2px;background:white;transition:all .3s ease}@media (max-width: 992px){.mobile-menu-btn{display:flex}.search-field{width:100%;padding:.875rem 1rem;border-bottom:1px solid rgba(26,29,41,.08)}.search-field:last-of-type{border-bottom:none}.search-divider{display:none}.search-btn{width:100%;justify-content:center;margin-top:.5rem;padding:1rem}.hero-stats{gap:2rem}.hero-stat-value{font-size:1.75rem}}@media (max-width: 576px){.hero-badge{font-size:.6875rem;padding:.375rem 1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:.9375rem}.search-field{padding:.75rem}.search-field-label{font-size:.625rem}.search-field input,.search-field .ant-picker-input input{font-size:.875rem}.hero-stats{flex-wrap:wrap;gap:1.5rem 2.5rem}.section-title{font-size:2rem}}body{margin:0;background-color:#e1d9d1}@media (max-width: 992px){#homepage-searchbar{flex-direction:column;padding:1rem;gap:0}}
