@charset "UTF-8";*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{min-height:100%;overflow-x:hidden;font-family:Open Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background:#fff;position:relative}:root{--text: #333;--muted: #767676;--bg: #fff;--border: #e9e6ed;--primary: #720eec;--primary-text: #fcfbfe;--radius: 16px;--shadow: 0 10px 30px rgba(0,0,0,.08);--header-h: 70px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.container{width:min(1120px,100% - 32px);margin:0 auto}app-root{display:block;min-height:100vh}.main-content{min-height:100vh;padding-top:calc(var(--header-h) + 20px);display:flow-root}body.is-home .main-content{padding-top:0!important}.main-content>*:first-child{margin-top:0}.main-content section,.main-content h1,.main-content h2,.main-content h3,.main-content .container{position:relative;z-index:1}:where(h1,h2,h3,h4,h5,h6,section,[id]){scroll-margin-top:calc(var(--header-h) + 30px)}body:before{content:"";position:fixed;inset:0;z-index:-1;background:url(/assets/img/background.webp) center/cover no-repeat;opacity:.5;pointer-events:none;transform:translateZ(0);will-change:transform;contain:paint}body.is-home:before{display:none}*{min-width:0}:where(h1,h2,h3,h4,p,a,li,span){overflow-wrap:anywhere}.container{width:min(1120px,100% - 32px)}@media(max-width:480px){.container{width:calc(100% - 24px)}}
