@import url("https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap");.landing-page{--header-height:76px;--focus-ring-color:#4c2b6b;min-height:100%;background-color:#fffcf7;color:#5e4a42;font-family:var(--font-pretendard),"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:clamp(.9375rem,1vw,1rem);line-height:1.65}.landing-page .font-accent,.landing-page .font-accent *{font-family:"Gowun Dodum",var(--font-pretendard),"Pretendard Variable",sans-serif}html:has(.landing-page){--header-height:76px;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 12px)}@media (min-width:768px){.landing-page,html:has(.landing-page){--header-height:120px}}@media (prefers-reduced-motion:reduce){html:has(.landing-page){scroll-behavior:auto}}.landing-page .feather-edges{--feather:6%;-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--feather),#000 calc(100% - var(--feather)),transparent),linear-gradient(to bottom,transparent,#000 var(--feather),#000 calc(100% - var(--feather)),transparent);mask-image:linear-gradient(to right,transparent,#000 var(--feather),#000 calc(100% - var(--feather)),transparent),linear-gradient(to bottom,transparent,#000 var(--feather),#000 calc(100% - var(--feather)),transparent);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:source-in;mask-composite:intersect}