@layer components{.site-shell{background:var(--background);min-height:100vh;overflow-x:hidden}.site-shell>section:not(.hero){border-top:1px solid var(--border);position:relative}.site-shell>section:not(.hero):before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#b88a3b5c,#0000);width:min(66rem,100% - clamp(2rem,6vw,7rem));height:1px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.landing-page :is(.welcome-section h2,.apartments-section h2,.discover-section h2,.contact-section--preview h2){font-size:clamp(1.7rem,2.5vw,2.4rem)!important}}
