:root{font-family:Archivo,system-ui,sans-serif;color:#101b3f;background:#efede4}*{box-sizing:border-box}html,body,#root,.design-shell{width:100%;height:100%;min-height:100%;margin:0}body{overflow:hidden}.design-frame{display:block;width:100%;height:100%;border:0;background:#efede4}.not-found{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:24px;padding:32px;text-align:center;background:#efede4}.not-found img{width:min(240px,65vw)}.not-found p{margin:0;font:900 clamp(30px,6vw,64px) / .98 "Archivo",sans-serif;text-transform:uppercase;letter-spacing:-.04em}.not-found a{color:#fff;background:#c21f2f;border-radius:10px;padding:14px 22px;font-size:12px;font-weight:900;letter-spacing:.12em;text-decoration:none}
