@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.child-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width: 400px){.child-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.modal-outer{align-items:flex-end!important;padding:0!important}.modal-inner{border-radius:20px 20px 0 0!important;max-height:94vh!important;max-width:100%!important;width:100%!important}}@media (hover: none){.entry-card:hover{box-shadow:none!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8ddd0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#d5c8bc}input[type=date]{color-scheme:light}textarea{resize:vertical}@media (max-width: 768px){.landing-hero,.landing-features{grid-template-columns:1fr!important}.landing-hero-preview{display:none!important}}
