@charset "UTF-8";*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--fold-color-bg-page);color:var(--fold-color-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}router-outlet+*{display:block;block-size:100%;min-block-size:0}
