.user-layout{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.user-main{flex:1}.home-section{background:var(--bg-main);min-height:50vh;color:var(--text-main);justify-content:center;align-items:center;padding:100px 20px;display:flex}.home-section.styled-bg{background:var(--bg-section)}.section-container{width:100%;max-width:1200px;margin:0 auto}.home-section h2.ant-typography{color:var(--text-main);margin-bottom:20px;font-size:2.2rem;font-weight:700}.home-section p.ant-typography{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}
