.layout_container__hz899{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--color-primary) 0,#2d2d5a 100%)}.layout_background__zwQVD{position:absolute;inset:0;overflow:hidden}.layout_shape1__j3_Lb,.layout_shape2__o8R8q,.layout_shape3__uLXOj{position:absolute;border-radius:50%;opacity:.1}.layout_shape1__j3_Lb{width:600px;height:600px;background:var(--color-secondary);top:-200px;right:-100px;animation:layout_float__BmEVM 8s ease-in-out infinite}.layout_shape2__o8R8q{width:400px;height:400px;background:var(--color-accent);bottom:-100px;left:-100px;animation:layout_float__BmEVM 10s ease-in-out infinite reverse}.layout_shape3__uLXOj{width:300px;height:300px;background:white;top:50%;left:50%;transform:translate(-50%,-50%);animation:layout_pulse__v0cLn 4s ease-in-out infinite}@keyframes layout_float__BmEVM{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}@keyframes layout_pulse__v0cLn{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.1}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.15}}.layout_content__T6Hw6{position:relative;z-index:1;width:100%;max-width:420px;padding:var(--spacing-lg)}