:root{--font-body: "Inter", "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--color-primary: #667eea;--color-secondary: #4ecdc4;--color-success: #28a745;--color-warning: #ffc107;--color-danger: #dc3545;--color-text: #333333;--color-text-muted: #666666;--color-bg: #f8f9fa;--color-white: #ffffff;font-family:var(--font-body);color:var(--color-text)}*{box-sizing:border-box}body{min-height:100vh;margin:0;background-color:var(--color-bg);font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-top:0}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{color:var(--color-primary);text-decoration:none;transition:color .3s ease}a:hover{color:var(--color-secondary);text-decoration:underline}input,select,textarea,button{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;outline:none;transition:all .3s ease}button:focus{box-shadow:0 0 0 3px #667eea4d}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}}.app.svelte-63jm1l{display:flex;flex-direction:column;min-height:100vh}.language-selector.svelte-63jm1l{position:fixed;top:12px;right:12px;z-index:10}.language-select.svelte-63jm1l{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 32px 8px 12px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;box-shadow:0 2px 8px #667eea4d;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;min-width:120px}.language-select.svelte-63jm1l:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.language-select.svelte-63jm1l:focus{outline:none;box-shadow:0 0 0 3px #667eea33,0 4px 12px #667eea66}.language-select.svelte-63jm1l option:where(.svelte-63jm1l){background:#fff;color:#333;padding:8px}main.svelte-63jm1l{flex:1;display:flex;flex-direction:column;padding:1rem;width:100%;max-width:64rem;margin:0 auto;box-sizing:border-box}footer.svelte-63jm1l{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px}@media (min-width: 480px){footer.svelte-63jm1l{padding:12px 0}}
