@keyframes ThemeToggle-module-scss-module__23Xj4q__shimmer{0%{left:-100%}to{left:100%}}.ThemeToggle-module-scss-module__23Xj4q__toggle{background:var(--bg-sub-color);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ThemeToggle-module-scss-module__23Xj4q__toggle:hover{background:var(--point-color-light);transform:scale(1.05)}.ThemeToggle-module-scss-module__23Xj4q__toggle:active{transform:scale(.95)}.ThemeToggle-module-scss-module__23Xj4q__iconWrapper{justify-content:center;align-items:center;display:flex}.ThemeToggle-module-scss-module__23Xj4q__icon{width:20px;height:20px;color:var(--text-color)}.ThemeToggle-module-scss-module__23Xj4q__placeholder{background:var(--bg-sub-color);border-radius:9999px;width:40px;height:40px}
@keyframes Header-module-scss-module__klcqGG__shimmer{0%{left:-100%}to{left:100%}}.Header-module-scss-module__klcqGG__header{z-index:300;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled{-webkit-backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff1a;padding:1rem 0}[data-theme=dark] .Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff1a}.Header-module-scss-module__klcqGG__container{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.Header-module-scss-module__klcqGG__logo{font-family:var(--font-heading),Georgia,serif;color:#fff;letter-spacing:-.02em;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled .Header-module-scss-module__klcqGG__logo{color:var(--text-color)}.Header-module-scss-module__klcqGG__logo .Header-module-scss-module__klcqGG__name{transition:color .15s}.Header-module-scss-module__klcqGG__logo .Header-module-scss-module__klcqGG__dot,.Header-module-scss-module__klcqGG__logo:hover .Header-module-scss-module__klcqGG__name{color:var(--point-color)}.Header-module-scss-module__klcqGG__desktopNav{gap:2.5rem;display:flex}@media (max-width:1080px){.Header-module-scss-module__klcqGG__desktopNav{display:none}}.Header-module-scss-module__klcqGG__navLink{color:#fffc;padding:.5rem 0;font-size:1rem;font-weight:500;transition:color .15s;position:relative}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled .Header-module-scss-module__klcqGG__navLink{color:var(--text-muted)}.Header-module-scss-module__klcqGG__navLink:after{content:"";background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);border-radius:2px;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module-scss-module__klcqGG__navLink:hover,.Header-module-scss-module__klcqGG__navLink.Header-module-scss-module__klcqGG__active{color:#fff}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled .Header-module-scss-module__klcqGG__navLink:hover,.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled .Header-module-scss-module__klcqGG__navLink.Header-module-scss-module__klcqGG__active{color:var(--text-color)}.Header-module-scss-module__klcqGG__navLink:hover:after,.Header-module-scss-module__klcqGG__navLink.Header-module-scss-module__klcqGG__active:after{width:100%}.Header-module-scss-module__klcqGG__navLink.Header-module-scss-module__klcqGG__active{color:var(--point-color)}.Header-module-scss-module__klcqGG__actions{align-items:center;gap:1.25rem;display:flex}.Header-module-scss-module__klcqGG__menuButton{cursor:pointer;z-index:500;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:32px;height:32px;padding:0;display:none}@media (max-width:1080px){.Header-module-scss-module__klcqGG__menuButton{display:flex}}.Header-module-scss-module__klcqGG__menuButton span{transform-origin:50%;background:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.Header-module-scss-module__klcqGG__header.Header-module-scss-module__klcqGG__scrolled .Header-module-scss-module__klcqGG__menuButton span{background:var(--text-color)}.Header-module-scss-module__klcqGG__menuButton.Header-module-scss-module__klcqGG__open span:first-child{background:var(--point-color);transform:translateY(8px)rotate(45deg)}.Header-module-scss-module__klcqGG__menuButton.Header-module-scss-module__klcqGG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module-scss-module__klcqGG__menuButton.Header-module-scss-module__klcqGG__open span:nth-child(3){background:var(--point-color);transform:translateY(-8px)rotate(-45deg)}.Header-module-scss-module__klcqGG__mobileMenu{background:var(--bg-color);z-index:400;padding-top:100px;display:none;position:fixed;inset:0}@media (max-width:1080px){.Header-module-scss-module__klcqGG__mobileMenu{flex-direction:column;justify-content:center;align-items:center;display:flex}}.Header-module-scss-module__klcqGG__mobileNav{flex-direction:column;align-items:center;gap:2rem;display:flex}.Header-module-scss-module__klcqGG__mobileNavLink{font-family:var(--font-heading),Georgia,serif;color:var(--text-muted);letter-spacing:-.02em;padding:.5rem 0;font-size:2rem;font-weight:500;transition:all .15s}.Header-module-scss-module__klcqGG__mobileNavLink:hover,.Header-module-scss-module__klcqGG__mobileNavLink.Header-module-scss-module__klcqGG__active{color:var(--point-color);transform:scale(1.05)}
@keyframes Footer-module-scss-module__EzUeIG__shimmer{0%{left:-100%}to{left:100%}}.Footer-module-scss-module__EzUeIG__footer{background:var(--bg-sub-color);border-top:1px solid var(--border-color);margin-top:auto;padding:6rem 0}.Footer-module-scss-module__EzUeIG__container{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module-scss-module__EzUeIG__social{gap:1.5rem;display:flex}.Footer-module-scss-module__EzUeIG__socialLink{background:var(--bg-color);width:48px;height:48px;color:var(--text-muted);border:1px solid var(--border-color);border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module-scss-module__EzUeIG__socialLink svg{width:22px;height:22px}.Footer-module-scss-module__EzUeIG__socialLink:hover{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);border-color:#0000;transform:translateY(-4px);box-shadow:0 10px 30px #8b5cf64d}.Footer-module-scss-module__EzUeIG__copyright{text-align:center}.Footer-module-scss-module__EzUeIG__copyright p{color:var(--text-muted);margin:0;font-size:1rem}.Footer-module-scss-module__EzUeIG__copyright .Footer-module-scss-module__EzUeIG__browser{opacity:.6;margin-top:.5rem;font-size:.875rem}
@keyframes ScrollToTop-module-scss-module__aSM7Va__shimmer{0%{left:-100%}to{left:100%}}.ScrollToTop-module-scss-module__aSM7Va__button{background:var(--point-color);color:#fff;cursor:pointer;z-index:300;width:48px;height:48px;box-shadow:var(--shadow-lg);border:none;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem}.ScrollToTop-module-scss-module__aSM7Va__button svg{width:24px;height:24px}@media (max-width:768px){.ScrollToTop-module-scss-module__aSM7Va__button{width:44px;height:44px;bottom:1.5rem;right:1.5rem}.ScrollToTop-module-scss-module__aSM7Va__button svg{width:20px;height:20px}}
@keyframes shimmer{0%{left:-100%}to{left:100%}}:root{--bg-color:#fafafa;--bg-sub-color:#fff;--bg-section:#f0f0f5;--text-color:#18181b;--text-muted:#71717a;--border-color:#e4e4e7;--point-color:#8b5cf6;--point-color-hover:#a78bfa;--point-color-light:#8b5cf626;--accent-secondary:#ec4899;--gradient-primary:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);--shadow-sm:0 1px 2px #0000001a;--shadow-md:0 4px 12px #00000026;--shadow-lg:0 8px 24px #0003;--shadow-glow:0 0 30px #8b5cf666;--font-heading:var(--font-heading,Playfair Display,Georgia,serif);--font-body:var(--font-body,Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif)}[data-theme=dark]{--bg-color:#0a0a0f;--bg-sub-color:#12121a;--bg-section:#1a1a24;--text-color:#f0f0f5;--text-muted:#9090a0;--border-color:#2a2a3a;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 24px #00000080}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body),"Noto Sans KR",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-color);background-color:var(--bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;line-height:1.7;transition:background-color .3s,color .3s;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),Georgia,serif;color:var(--text-color);letter-spacing:-.02em;font-weight:600;line-height:1.2}h1{font-size:3.5rem}@media (max-width:768px){h1{font-size:2.5rem}}h2{font-size:2.5rem}@media (max-width:768px){h2{font-size:2rem}}h3{font-size:2rem}@media (max-width:768px){h3{font-size:1.5rem}}h4{font-size:1.5rem}@media (max-width:768px){h4{font-size:1.25rem}}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1.5rem;font-size:1.125rem}p:last-child{margin-bottom:0}strong,b{font-weight:600}a{color:inherit;text-decoration:none;transition:color .15s}a:hover{color:var(--point-color)}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none}button:disabled{cursor:not-allowed}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-center{text-align:center}.text-point{color:var(--point-color)}.text-gradient{background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.section{padding:8rem 0}@media (max-width:768px){.section{padding:6rem 0}}.section-title{text-align:center;margin-bottom:6rem}.section-title strong{color:var(--point-color)}.section-title .subtitle{font-family:var(--font-body);color:var(--text-muted);margin-top:1rem;font-size:1.25rem;font-weight:400;display:block}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-sub-color)}::-webkit-scrollbar-thumb{background:var(--border-color);border:2px solid var(--bg-sub-color);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:var(--point-color)}::selection{background:var(--point-color);color:#fff}.skeleton{background:linear-gradient(90deg,var(--bg-sub-color)25%,var(--bg-section)50%,var(--bg-sub-color)75%);background-size:200% 100%;border-radius:10px;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.page-enter{opacity:0;transform:translateY(30px)}.page-enter-active{opacity:1;transition:opacity .4s,transform .4s;transform:translateY(0)}.page-exit{opacity:1}.page-exit-active{opacity:0;transition:opacity .3s}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(40px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity .6s}.fade-in.visible{opacity:1}.stagger-1{transition-delay:80ms}.stagger-2{transition-delay:.16s}.stagger-3{transition-delay:.24s}.stagger-4{transition-delay:.32s}.stagger-5{transition-delay:.4s}.stagger-6{transition-delay:.48s}.stagger-7{transition-delay:.56s}.stagger-8{transition-delay:.64s}.stagger-9{transition-delay:.72s}.stagger-10{transition-delay:.8s}.stagger-11{transition-delay:.88s}.stagger-12{transition-delay:.96s}.glow{position:relative}.glow:before{content:"";background:var(--gradient-primary);border-radius:inherit;filter:blur(20px);opacity:0;z-index:-1;transition:opacity .3s;position:absolute;inset:-2px}.glow:hover:before{opacity:.4}
