*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{color:#111;-webkit-font-smoothing:antialiased;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}.left-panel{background-color:#111;flex-direction:column;flex:1;justify-content:space-between;padding:40px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.left-panel{display:none}}.desktop-only,.mobile-only{display:flex}@media (max-width:768px){.desktop-only{display:none!important}}@media (min-width:769px){.mobile-only{display:none!important}}@media (max-width:768px){.mobile-content-offset{padding-top:40px}.hero-card-mobile{align-self:flex-start!important;margin-left:0!important}.steps-grid-mobile,.features-grid-mobile{flex-direction:column!important;gap:16px!important;display:flex!important}}
