*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:system-ui,Segoe UI,Roboto,sans-serif}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}:root{--primary-color:#041a61}.app-frame{flex-direction:column;width:100%;min-height:100vh;display:flex}.app-main{flex:1}.embed-container{flex-grow:1}.embed-error{color:#c00;padding:1rem;font-family:monospace}.site-footer{color:#fff;background:linear-gradient(90deg,#0b1f6a,#102a8a,#0b1f6a);padding:20px 40px}.site-footer__container{justify-content:flex-end;gap:40px;max-width:1200px;margin:0 auto;display:flex}.site-footer a{color:#fff;font-size:14px;text-decoration:none;transition:opacity .2s}.site-footer a:hover{opacity:.7}.site-header{margin-top:40px;margin-bottom:100px}.site-header__logo{justify-content:center;display:flex}.title{color:var(--primary-color);margin:20px auto}.main-title{justify-content:space-between;margin-bottom:16px;font-size:78px;font-weight:700;display:flex}.features ul{gap:20px;margin:0;padding:0;list-style:none;display:flex}.features li{margin-bottom:10px;padding-left:30px;position:relative}.features li:before{content:"";background-image:url(/assets/icons/check.png);background-repeat:no-repeat;background-size:contain;width:26px;height:26px;position:absolute;top:-3px;left:0}
