:root{--primary:#1e40af;--primary-hover:#1e3a8a;--secondary:#eff6ff;--text-main:#111827;--text-muted:#4b5563;--bg-white:#fff;--bg-light:#f9fafb;--border-color:#e5e7eb}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-main);background-color:var(--bg-white);font-family:Pretendard,-apple-system,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-color);z-index:1000;background-color:#fffffff2;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{color:var(--primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Header-module__hBw1pG__nav{gap:32px;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__actions{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__loginBtn{color:var(--text-muted);font-size:.95rem;font-weight:500}.Header-module__hBw1pG__loginBtn:hover{color:var(--text-main)}.Header-module__hBw1pG__startBtn{background-color:var(--primary);color:#fff;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:600;transition:background-color .2s}.Header-module__hBw1pG__startBtn:hover{background-color:var(--primary-hover)}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none}.Header-module__hBw1pG__bar{background-color:var(--text-main);width:100%;height:2px;transition:all .3s}.Header-module__hBw1pG__mobileMenu{z-index:999;border-bottom:0px solid var(--border-color);background-color:#fff;width:100%;height:0;transition:height .3s;position:fixed;top:64px;left:0;overflow:hidden}.Header-module__hBw1pG__menuOpen{border-bottom-width:1px;height:calc(100vh - 64px)}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:24px;padding:40px 24px;display:flex}.Header-module__hBw1pG__mobileNav a{color:var(--text-main);font-size:1.2rem;font-weight:600}.Header-module__hBw1pG__divider{border:none;border-top:1px solid var(--border-color);margin:8px 0}.Header-module__hBw1pG__mobileStartBtn{background-color:var(--primary);text-align:center;border-radius:8px;margin-top:10px;padding:16px;color:#fff!important}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__container{padding:0 16px}.Header-module__hBw1pG__startBtn{padding:6px 12px;font-size:.85rem}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-light);border-top:1px solid var(--border-color);margin-top:auto;padding:48px 20px 24px}.Footer-module__S6Hkya__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto 32px;display:flex}.Footer-module__S6Hkya__logo{color:var(--text-main);margin-bottom:4px;font-size:1.25rem;font-weight:800}.Footer-module__S6Hkya__desc{color:var(--text-muted);font-size:.9rem}.Footer-module__S6Hkya__links{gap:16px;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-muted);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__copyright{text-align:center;color:var(--text-muted);border-top:1px solid var(--border-color);padding-top:24px;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:32px}.Footer-module__S6Hkya__links{justify-content:center}}
