@keyframes bracketLeft{0%,to{transform:translateX(0)}50%{transform:translateX(-2px)}}@keyframes bracketRight{0%,to{transform:translateX(0)}50%{transform:translateX(2px)}}@keyframes dotPulse{0%,to{r:5;opacity:1}50%{r:6;opacity:.85}}@keyframes dotGlow{0%,to{r:8;opacity:0}50%{r:12;opacity:.15}}.logo-bl{animation:bracketLeft 3s ease-in-out infinite}.logo-br{animation:bracketRight 3s ease-in-out infinite}.logo-dp{animation:dotPulse 3s ease-in-out infinite}.logo-dg{animation:dotGlow 3s ease-in-out infinite}@media (max-width:640px){div[style*=gridTemplateColumns]{grid-template-columns:1fr!important}}@media (max-width:768px){.mock-content{grid-template-columns:repeat(2,1fr)!important}.mock-row{padding:10px 14px!important}.mock-num{font-size:22px!important}}@media (max-width:480px){.mock-content{grid-template-columns:1fr!important}.hero h1{font-size:2.25rem!important}.final-cta h2,.section-title{font-size:1.75rem!important}}@media (max-width:640px){.lc-footer div[style*="display: flex"]{flex-wrap:wrap!important;justify-content:center!important;gap:12px!important}}img{max-width:100%;height:auto}code,pre{word-break:break-all;overflow-wrap:break-word}button,input,select,textarea{max-width:100%;box-sizing:border-box}@media (max-width:480px){.feature-card,.problem-card,.step-card{padding:1.5rem!important}}@media (max-width:640px){.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:480px){.pricing-card{padding:1.5rem!important}.pricing-card h3{font-size:1.25rem!important}.pricing-price{font-size:2rem!important}.blog-featured-title{font-size:1.25rem!important}.blog-featured-content{padding:1.5rem!important}.about-hero h1{font-size:1.75rem!important}.about-values-grid{gap:1rem!important}.about-value{padding:1.25rem!important}}@media (max-width:640px){.signup-name-row{grid-template-columns:1fr!important}}