:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,-system-ui,Noto Sans KR,sans-serif;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;padding:48px 24px 32px;color:#fff;background-image:linear-gradient(180deg,#03081452,#030814f2),url(/bg.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-backdrop-filter:blur(.1px);backdrop-filter:blur(.1px)}.app-header{width:100%;display:flex;justify-content:center;margin-bottom:40px}.app-logo{height:72px;max-width:80vw;object-fit:contain;filter:drop-shadow(0 10px 25px rgba(0,0,0,.6))}@media(min-width:768px){.app-logo{height:96px}}.app-main{flex:1;width:100%;max-width:960px;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:12px}.title-main{margin:0;font-weight:600;letter-spacing:.18em;text-indent:.18em;text-transform:uppercase;text-shadow:0 18px 40px rgba(0,0,0,.7),0 0 28px rgba(140,180,255,.45);font-size:clamp(1.6rem,3.8vw,3.6rem);white-space:nowrap}.title-sub{margin:8px 0 0;font-size:clamp(1.3rem,2.2vw,2rem);font-weight:400;letter-spacing:.16em;text-indent:.16em;opacity:.92;text-shadow:0 10px 30px rgba(0,0,0,.7),0 0 20px rgba(200,220,255,.4)}.app-footer{width:100%;max-width:960px;font-size:.85rem;line-height:1.7;opacity:.9}.footer-contact{margin:0 0 6px;font-weight:500;letter-spacing:.06em}.footer-address{margin:0;letter-spacing:.03em;opacity:.85}@media(max-width:480px){.app{padding:32px 16px 24px}.footer-contact,.footer-address{font-size:.8rem}}
