*,: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-direction:column;flex:1;min-height:0;display:flex}.embed-container{flex:1;min-height:0}#embedContainer iframe{width:100%;display:block}.embed-error{color:#c00;padding:1rem;font-family:monospace}span{padding-right:10px}.site-footer{background:var(--primary-color);color:#fff;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}@media (width<=768px){.site-footer__container{justify-content:center;gap:24px}}.site-header{margin-top:40px;margin-bottom:40px}.site-header__logo{justify-content:center;display:flex}.site-header__logo img{width:360px;max-width:100%;height:auto}@media (width<=768px){.site-header{margin-top:0;margin-bottom:0;padding:28px 0 20px}.site-header__logo img{width:220px}}.title{color:var(--primary-color);margin:20px auto;padding:10px}.main-title{flex-wrap:wrap;justify-content:center;max-width:100%;margin-bottom:16px;font-size:3em;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}@media (width<=768px){.title{width:100%;margin:0;padding:16px 28px 36px}.main-title{flex-flow:column;justify-content:flex-start;gap:0;font-size:2.6em}.main-title span{padding-right:0}.features ul{flex-direction:column;gap:10px}}
