@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes glow{0%,to{box-shadow:0 0 20px #0057d600}50%{box-shadow:0 0 30px #0057d64d}}.result-section{width:100%}@media (min-width:768px){.result-section{padding:6rem 0}}@media (min-width:1024px){.result-section{padding:8rem 0}}@media (min-width:768px){.result-header{margin-bottom:4rem}}.result-container{width:100%;height:auto;min-height:100vh;position:relative}@media (min-width:768px){.result-container{min-height:50rem}}@media (min-width:1024px){.result-container{min-height:62.5rem}}.result-phone-wrapper{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.result-phone{width:500px;height:700px;position:relative}.result-card{position:absolute}@media (max-width:640px){.result-container{min-height:80vh}.result-phone{width:11rem}.result-card{font-size:.875rem}}
