@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{font-family:Pretendard,sans-serif;line-height:1.5;font-weight:400;color:#333;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;-webkit-user-select:none;user-select:none}#root{width:100%}button{background:none;border:none;outline:none;cursor:pointer}ul,li{list-style:none;margin:0;padding:0}input[type=text],input[type=tel]{outline:none;background-color:#fff}table{width:100%}a{color:inherit;text-decoration:none}button{appearance:none;-webkit-appearance:none}a,button{color:#333;-webkit-tap-highlight-color:transparent}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #3b1e8a}.app-container{display:flex;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}@media print{.app-container{background:#fff}}.screen{max-width:960px;margin:20px;padding:30px 30px 40px;background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000001a}.screen-transition{animation:none}.screen-transition.fade-out{animation:fadeOut .5s ease-out forwards}.screen-transition.fade-in{animation:fadeIn .5s ease-out forwards}.description{margin-top:80px;text-align:left}.description p{font-size:12px;color:#454545}button,input[type=text],input[type=tel]{border-radius:10px}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logout-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;max-width:960px;width:100%;margin:20px;padding:60px 30px;background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000001a;text-align:center}.logout-screen .logout-icon{font-size:48px;margin-bottom:24px}.logout-screen h2{font-size:24px;color:#333;margin-bottom:16px}.logout-screen p{font-size:15px;color:#666;line-height:1.8}@media(max-width:480px){.screen{margin:0;padding:17px;border-radius:0}}
