@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");:root{--font-primary:"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;--color-primary:#00c19f;--color-text-primary:#333;--color-text-secondary:#666;--color-background-light:#f8f9fa;--color-border:#eee}body,html{padding:0;margin:0;font-family:var(--font-primary);color:var(--color-text-primary)}*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:var(--font-primary)}html{font-size:62.5%}body{overflow:overlay}button{padding:0;background-color:transparent;cursor:pointer;outline:none;border:none}sub{line-height:100%;bottom:0}li,ol,ul{list-style:none}abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,.05)}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 6rem);padding:2rem;text-align:center}.not-found-container h1{font-size:2rem;margin-bottom:1rem;color:#333}.not-found-container p{font-size:1.1rem;color:#666;margin-bottom:2rem}.not-found-container button{padding:.8rem 1.5rem;font-size:1rem;color:#fff;background-color:#007bff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.not-found-container button:hover{background-color:#0056b3}