:root{--background:#fff;--foreground:#0f172a;--primary:#4f46e5;--primary-hover:#4338ca;--primary-foreground:#fff;--secondary:#f1f5f9;--secondary-foreground:#0f172a;--accent:#0ea5e9;--accent-glow:#0ea5e933;--border:#e2e8f0;--card:#fff;--card-hover:#f8fafc;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--font-sans:var(--font-noto-sans-kr),system-ui,sans-serif}*,:before,:after{box-sizing:border-box;min-width:0}body{color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.02em;background:#f9fafb;width:100%;margin:0;padding:0;line-height:1.6;overflow-x:hidden}html,body{word-break:keep-all;overflow-wrap:anywhere;width:100%;position:relative;overflow-x:hidden}main{width:100%;min-height:100vh}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{will-change:transform,opacity;animation:.6s cubic-bezier(.2,.8,.2,1) forwards fadeIn}h1,h2,h3,h4,h5,h6{color:var(--foreground);letter-spacing:-.025em;margin-bottom:1rem;font-weight:800;line-height:1.2}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--primary)}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.button{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.button-primary{background-color:var(--primary);color:var(--primary-foreground);box-shadow:0 0 15px #6366f14d}.button-primary:hover{background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 0 25px #6366f180}.button-outline{border:1px solid var(--border);color:var(--foreground);background:0 0}.button-outline:hover{background:var(--secondary);border-color:var(--primary)}.glass{-webkit-backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff80;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width:640px){.container{width:100%;padding-left:1rem;padding-right:1rem}h1,h2{font-size:1.75rem}}
.Header-module__hBw1pG__header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);background:#fffc;width:100%;position:sticky;top:0}.Header-module__hBw1pG__container{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:100%;height:4rem;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.025em;align-items:center;gap:.25rem;font-size:1.5rem;font-weight:700;display:flex}.Header-module__hBw1pG__logoText{color:var(--primary)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--secondary-foreground);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__menuBtn{color:currentColor;cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Header-module__hBw1pG__navLink{display:none}.Header-module__hBw1pG__menuBtn{display:block}}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-sizing:border-box;background:#fffffff2;flex-direction:column;gap:1rem;width:100%;max-width:100vw;padding:1rem;display:none;position:absolute;top:100%;left:0;overflow-x:hidden;box-shadow:0 4px 6px -1px #0000000d}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open{animation:.2s ease-out forwards Header-module__hBw1pG__slideDown;display:flex}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--background);margin-top:auto;padding:2rem 0}.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.Footer-module__S6Hkya__copy{color:#6b7280;font-size:.875rem}
