@font-face{font-family:maruBuri;src:url(../media/MaruBuri_ExtraLight-s.p.004hbtdwu4vnw.ttf)format("truetype");font-display:swap;font-weight:200}@font-face{font-family:maruBuri;src:url(../media/MaruBuri_Light-s.p.0-0uqd3c_xxc2.ttf)format("truetype");font-display:swap;font-weight:300}@font-face{font-family:maruBuri;src:url(../media/MaruBuri_Regular-s.p.04tu-imyqg~w6.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:maruBuri;src:url(../media/MaruBuri_SemiBold-s.p.18a0hrga94_i8.ttf)format("truetype");font-display:swap;font-weight:600}@font-face{font-family:maruBuri;src:url(../media/MaruBuri_Bold-s.p.09tnpp.5z2qcu.ttf)format("truetype");font-display:swap;font-weight:700}@font-face{font-family:maruBuri Fallback;src:local(Arial);ascent-override:92.01%;descent-override:36.23%;line-gap-override:0.0%;size-adjust:104.88%}.maruburi_cc481103-module__q1UfYW__className{font-family:maruBuri,maruBuri Fallback}.maruburi_cc481103-module__q1UfYW__variable{--font-maru:"maruBuri", "maruBuri Fallback"}
@font-face{font-family:byeolbithaneul;src:url("../media/Hakgyoansim Byeolbichhaneul OTF L-s.p.0v2z.34mb9ckd.otf")format("opentype");font-display:swap;font-weight:300}@font-face{font-family:byeolbithaneul;src:url("../media/Hakgyoansim Byeolbichhaneul OTF B-s.p.0mq46ntldjy9s.otf")format("opentype");font-display:swap;font-weight:700}@font-face{font-family:byeolbithaneul Fallback;src:local(Arial);ascent-override:86.46%;descent-override:22.75%;line-gap-override:0.0%;size-adjust:109.88%}.byeolbithaneul_4f49d4e-module__3xDcXW__className{font-family:byeolbithaneul,byeolbithaneul Fallback}.byeolbithaneul_4f49d4e-module__3xDcXW__variable{--font-byeolbit:"byeolbithaneul", "byeolbithaneul Fallback"}
:root{--background:#f9f7f2;--foreground:#1a1a1a;--deep-earth-gray:#333;--accent-moss:#4a5d4e}*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;background-color:var(--background);height:100%;color:var(--foreground);font-family:var(--font-sans-ja), var(--font-maru), var(--font-sans), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased}html[lang=ja],html[lang=ja] body{font-family:var(--font-sans-ja), system-ui, sans-serif}html[lang=ja] h1,html[lang=ja] h2,html[lang=ja] h3,html[lang=ja] h4,html[lang=ja] h5,html[lang=ja] h6{font-family:var(--font-sans-ja), sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans-ja), var(--font-maru), var(--font-serif), serif;letter-spacing:-.01em;font-weight:400}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
.Header-module__aCuZUG__header{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#f9f7f2cc;border-bottom:1px solid #33333308;justify-content:space-between;align-items:center;height:70px;padding:0 3.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__aCuZUG__logo{font-size:1.25rem;font-weight:600;font-family:var(--font-serif);color:var(--foreground);text-decoration:none;position:relative}.Header-module__aCuZUG__logo:after{content:"";z-index:-1;background:#c94040;border-radius:50%;width:5px;height:5px;transition:top .45s cubic-bezier(.16,1,.3,1),width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;top:17px;right:-5px}.Header-module__aCuZUG__logo:hover:after{width:9px;height:9px;top:-1px}.Header-module__aCuZUG__nav{letter-spacing:.15em;color:var(--foreground);align-items:center;gap:2.5rem;font-size:.75rem;font-weight:700;display:flex}.Header-module__aCuZUG__navLinks{gap:2rem;display:flex}.Header-module__aCuZUG__navLink{color:var(--foreground);opacity:.75;text-decoration:none}.Header-module__aCuZUG__langSwitch{border-left:1px solid #3332;gap:.8rem;margin-left:.5rem;padding-left:1.5rem;display:flex}.Header-module__aCuZUG__langBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;padding:0;text-decoration:none;transition:opacity .3s}.Header-module__aCuZUG__hamburger{cursor:pointer;z-index:10001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px 4px;display:none}.Header-module__aCuZUG__hamburger span{background:var(--foreground);transform-origin:50%;width:22px;height:1.5px;transition:transform .28s,opacity .28s;display:block}.Header-module__aCuZUG__hamburgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Header-module__aCuZUG__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__aCuZUG__hamburgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Header-module__aCuZUG__drawer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;background:#f9f7f2f7;border-bottom:1px solid #1a1a1a14;flex-direction:column;gap:2rem;padding:2rem 2rem 2.5rem;display:none;position:fixed;top:70px;left:0;right:0}.Header-module__aCuZUG__drawerNav{flex-direction:column;gap:1.6rem;display:flex}.Header-module__aCuZUG__drawerLink{letter-spacing:.2em;color:var(--foreground);opacity:.65;font-size:1rem;font-weight:700;text-decoration:none}.Header-module__aCuZUG__drawerLang{border-top:1px solid #1a1a1a14;gap:1.2rem;padding-top:1.5rem;display:flex}.Header-module__aCuZUG__drawerLangBtn{cursor:pointer;letter-spacing:.15em;color:var(--foreground);background:0 0;border:none;padding:0;font-size:.8rem;font-weight:700;text-decoration:none}@media (max-width:768px){.Header-module__aCuZUG__header{padding:0 1.25rem}.Header-module__aCuZUG__nav{display:none}.Header-module__aCuZUG__hamburger,.Header-module__aCuZUG__drawer{display:flex}}
