.page-module__wtSYKa__main{flex-direction:column;min-height:100vh;padding-top:85px;display:flex}.page-module__wtSYKa__header{border-bottom:1px solid var(--glass-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#0f172acc;justify-content:space-between;align-items:center;height:80px;padding:0 2rem;display:flex;position:sticky;top:0}.page-module__wtSYKa__logo{background:linear-gradient(to right,#fff,var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.page-module__wtSYKa__container{flex:1;justify-content:center;align-items:center;padding:2rem 2rem 6rem;display:flex}.page-module__wtSYKa__banner{object-fit:cover;border-radius:12px;width:100%;height:auto;min-height:200px;max-height:350px;margin-bottom:2rem;box-shadow:0 4px 20px #0003}.page-module__wtSYKa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1400px;display:grid}@media (max-width:768px){.page-module__wtSYKa__header{padding:0 1rem}.page-module__wtSYKa__container{padding:1rem}.page-module__wtSYKa__banner{min-height:150px;margin-bottom:1.5rem}.page-module__wtSYKa__grid{grid-template-columns:1fr;gap:1.5rem}}
