@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--background:#fff;--foreground:#1c2331;--primary:#0f172a;--primary-light:#1e293b;--accent:#d4af37;--accent-hover:#f1c40f;--surface:#f8fafc;--border:#e2e8f0;--error:#e74c3c;--success:#2ecc71;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}[data-theme=dark]{--background:#0f172a;--foreground:#f8fafc;--primary:#1e293b;--primary-light:#334155;--accent:gold;--accent-hover:#ffea70;--surface:#1e293b;--border:#334155}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-inter), "Pretendard", sans-serif;transition:var(--transition);transition-property:background-color,color;overflow-x:hidden}a{color:inherit;transition:var(--transition);text-decoration:none}a:hover{color:var(--accent)}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.main-container{max-width:1200px;min-height:calc(100vh - 140px);margin:0 auto;padding:2rem 1rem}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem;line-height:1.6}.text-center{text-align:center}.text-accent{color:var(--accent)}
.Header-module__Af2_WG__header{border-bottom:1px solid var(--border);background-color:var(--surface);z-index:100;position:sticky;top:0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.Header-module__Af2_WG__brand{color:var(--primary);font-size:1.5rem;font-weight:700}[data-theme=dark] .Header-module__Af2_WG__brand{color:var(--accent)}.Header-module__Af2_WG__actions{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__actionBtn{border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;color:var(--foreground);transition:var(--transition);background:0 0;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.9rem;font-weight:600;display:flex}.Header-module__Af2_WG__actionBtn:hover{background-color:var(--primary-light);color:#fff;border-color:var(--primary-light)}[data-theme=dark] .Header-module__Af2_WG__actionBtn:hover{background-color:var(--accent);color:var(--primary);border-color:var(--accent)}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);background-color:var(--background);margin-top:4rem;padding:2rem 0}.Footer-module__EZoWya__container{flex-direction:column;align-items:stretch;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Footer-module__EZoWya__sitemap{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;margin-bottom:2rem;display:grid}@media (max-width:768px){.Footer-module__EZoWya__sitemap{grid-template-columns:repeat(2,1fr)}}.Footer-module__EZoWya__sitemapColumn{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__sitemapColumn h4{color:var(--primary);border-bottom:1px solid var(--border);margin-bottom:.5rem;padding-bottom:5px;font-size:1.1rem}[data-theme=dark] .Footer-module__EZoWya__sitemapColumn h4{color:var(--accent)}.Footer-module__EZoWya__sitemapColumn a{color:var(--foreground);opacity:.8;font-size:.9rem;text-decoration:none}.Footer-module__EZoWya__sitemapColumn a:hover{opacity:1;color:var(--accent);text-decoration:underline}.Footer-module__EZoWya__divider{background-color:var(--border);width:100%;height:1px;margin:1rem 0}.Footer-module__EZoWya__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__EZoWya__links a{color:var(--primary-light);font-size:.95rem;font-weight:500}[data-theme=dark] .Footer-module__EZoWya__links a{color:var(--foreground);opacity:.8}.Footer-module__EZoWya__links a:hover{color:var(--accent);text-decoration:underline}[data-theme=dark] .Footer-module__EZoWya__links a:hover{opacity:1}.Footer-module__EZoWya__copyright{color:var(--primary-light);opacity:.7;font-size:.85rem}[data-theme=dark] .Footer-module__EZoWya__copyright{color:var(--foreground)}
