html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--color-primary: #ff8c00;--color-primary-dark: #e56b00;--color-primary-light: #fddb5f;--color-secondary: #0057b8;--color-secondary-light: #00aaff;--color-accent: #ff5107;--color-bg: #f9fafc;--color-surface: #ffffff;--color-surface-alt: #fffdfa;--color-surface-hover: #f0f0f0;--color-border: #c6c6c6;--color-text: #212121;--color-text-muted: #555555;--color-link-hover: rgba(255, 140, 0, .1);transition:background-color 0s ease-in-out,color .1s ease-in-out,border-color .1s ease-in-out;overflow-y:hidden}body{font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--color-text);transition:background-color .3s ease-in-out,color .3s ease-in-out;background-color:var(--color-bg);background-image:url(/assets/img/wav-bg.svg);background-repeat:repeat;background-size:auto}body.dark-mode{color-scheme:dark;--color-bg: #121212;--color-surface: #1e1e1e;--color-surface-alt: #242424;--color-surface-hover: #2a2a2a;--color-border: #232323;--color-text: #f5f5f5;--color-text-muted: #cccccc;--color-link-hover: rgba(255, 140, 0, .25)}.container-lg{display:flex;flex-direction:column;height:100vh}.container-md{margin:0 auto;max-width:824px}h1{font-size:1.75rem;font-family:Englebert,cursive;font-weight:600;margin-bottom:.75rem}.status{display:flex;position:relative;justify-content:center;padding:.75rem 1rem;border-radius:.5rem;text-align:center;left:50%;transform:translate(-50%);max-width:50%}.status.error{background-color:var(--color-surface);border-bottom:2px solid var(--color-border);border-left:6px solid var(--color-accent)}
