:root{--custom-blue:#34d9f3;--custom-cyan:#38c6fe;--custom-dark-blue:#0b79a5;--nav-btn-hover-color:#3cc3d8;--page-bg:#ddfaff;--surface-bg:#f5f5f5;--border-color:#c9c9c9;--text-main:#333;--text-muted:#5a5a5a;--input-placeholder:#c4c4c4}*,:after,:before{box-sizing:border-box}#__nuxt,body,html{width:100%;min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--page-bg);font-family:Inter Tight,Arial,sans-serif;color:var(--text-main);min-height:100vh}a{color:inherit;text-decoration:none;transition:color .2s}button,input,select,textarea{font:inherit}button{-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn{cursor:pointer}.btn,.transition{transition:all .2s}.logo-color{font-family:Pixelify Sans,sans-serif;background:linear-gradient(45deg,var(--custom-blue),var(--custom-dark-blue));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{border-radius:2rem;background:#b6f4ff}::-webkit-scrollbar-thumb{border-radius:2rem;background:var(--custom-cyan)}::-webkit-scrollbar-thumb:hover{background:var(--custom-dark-blue)}@media(max-width:768px){::-webkit-scrollbar{width:.3rem}}.error-page[data-v-21a7c057]{min-height:100lvh;display:grid;place-items:center;padding:2rem;color:var(--text-main)}.error-card[data-v-21a7c057]{width:min(100%,34rem);padding:1.5rem;border:2px solid var(--border-color);border-radius:1rem;background-color:var(--surface-bg);box-shadow:.2rem .25rem .4rem #00000014;text-align:center}.error-code[data-v-21a7c057]{margin:0;color:var(--custom-cyan);font-family:Pixelify Sans,sans-serif;font-size:clamp(4rem,14vw,6rem);font-weight:800}.error-message[data-v-21a7c057]{margin:.25rem 0 0;font-size:clamp(1.5rem,7vw,2.5rem);font-weight:900}.error-description[data-v-21a7c057]{margin:1rem auto 1.5rem;max-width:28rem;font-size:clamp(.9rem,3vw,1.1rem);color:var(--text-muted);line-height:1.5}.home-btn[data-v-21a7c057]{padding:.8rem 1.1rem;font-size:clamp(1rem,2vw,1.3rem);border:0;border-radius:.75rem;background:linear-gradient(45deg,var(--custom-blue),var(--custom-cyan));color:#fff;font-weight:700;cursor:pointer}
