:root{--color-primary:#f44336;--color-accent:#ff5722;--color-bg:#fbfbfc;--color-surface:#fff;--color-text:rgba(0,0,0,.87);--color-text-muted:rgba(0,0,0,.6);--shadow-card:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);--header-height:64px;--font-family:"Roboto",arial,helvetica,sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-family);font-size:1rem;line-height:1.5;color:var(--color-text);-webkit-font-smoothing:antialiased}body,main{background-color:var(--color-bg)}main{min-height:calc(100vh - var(--header-height))}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin:0 0 .5em}h1{font-size:2rem}p{margin:0 0 1rem}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.container{width:100%;max-width:1185px;margin:0 auto;padding:0 16px}.text-center{text-align:center}.card{background:var(--color-surface);border-radius:4px;box-shadow:var(--shadow-card);overflow:hidden}.page-enter-active,.page-leave-active{transition:opacity .1s}.page-enter-from,.page-leave-to{opacity:0}.error-content[data-v-eb6df01a]{padding-top:4rem;padding-bottom:4rem}
