.bottom-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;width:100%;background-color:#151515;position:fixed;bottom:0;z-index:1000}.nav-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.mobile-menu{display:flex;flex-direction:column;align-items:center;padding:0 18px}.contact-form{max-width:600px;width:100%;display:flex;margin-bottom:50px;min-height:500px}.inline-name-fields{display:flex;gap:1rem}.inline-name-fields .n-form-item{flex:1}.contact-form-title{font-size:2.5rem;font-weight:700;width:100%;display:block;margin:1rem 0;text-align:center}.submit-button-wrapper{display:flex;justify-content:center;margin-top:1rem}.home-title{text-align:center}.home-page{display:flex;flex-direction:column;align-items:center;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.hero-img{width:100%;height:auto;overflow:hidden}@media (max-width: 640px){.hero-img{height:auto}}.skeleton-loading{align-items:center;justify-content:center}.overlay-text{position:absolute;bottom:20px;left:20px;color:#fff;padding:6px 12px;border-radius:4px;font-size:16px;font-weight:500;z-index:1}.collection-grid{padding:2.5%}.contact-page-wrapper{display:flex;flex-direction:column;align-items:center;padding:2rem}.contact-form-wrapper{width:100%;max-width:600px}.contact-carousel{width:100vw;padding-top:5rem;overflow-x:hidden;display:flex;flex-direction:row;align-items:center}.carousel-item{display:flex;justify-content:center;align-items:center;max-width:900px;width:100%}.carousel-img{width:100%;height:auto;object-fit:cover}.about-container{display:flex;flex-direction:column;align-items:center;padding:2rem}.about-card{width:100%;max-width:1000px;margin:0 auto}.about-text{max-width:1000px;width:100%;text-align:left;font-size:1.1rem;line-height:1.7;color:var(--n-text-color)}.about-text p{margin-bottom:1.25rem}
