.Header-module__NB28Aq__header{height:var(--header-height);z-index:999;background-color:#fff;position:fixed;top:0;left:0;right:0}.Header-module__NB28Aq__header .Header-module__NB28Aq__desktopInner{width:100%;height:100%;position:relative}.Header-module__NB28Aq__headerBox{border-bottom:var(--border-width)solid var(--border-color);justify-content:space-between;align-items:center;width:100%;height:100%;margin:0 auto;padding:0 10rem;display:flex}.Header-module__NB28Aq__header nav,.Header-module__NB28Aq__header .Header-module__NB28Aq__userMenu,.Header-module__NB28Aq__header .Header-module__NB28Aq__hamburgerArea{flex:2 0}.Header-module__NB28Aq__header ul{gap:3rem;font-family:Pretendard;font-size:18px;font-weight:300;display:flex}.Header-module__NB28Aq__header .Header-module__NB28Aq__userMenu{justify-content:flex-end}.Header-module__NB28Aq__logo{flex:1 0}.Header-module__NB28Aq__desktopInner .Header-module__NB28Aq__logoBox{aspect-ratio:301/80;width:301px;position:relative}.Header-module__NB28Aq__desktopInner .Header-module__NB28Aq__logoImage{object-fit:cover}.Header-module__NB28Aq__menus{color:var(--light-gray)}.Header-module__NB28Aq__menu:hover,.Header-module__NB28Aq__menu.Header-module__NB28Aq__active{color:#5f5f62}.Header-module__NB28Aq__dropdownBox{top:var(--header-height);z-index:-1;background-color:#fff0;width:100%;max-height:0;padding:0 164px;transition:max-height .3s .3s,background-color .3s .3s;position:absolute;left:0;overflow:hidden}.Header-module__NB28Aq__dropdownBox.Header-module__NB28Aq__open{z-index:999;border-bottom:var(--border-width)solid var(--border-color);background-color:#fffc;max-height:500px;transition:max-height .3s,background-color .3s,border-bottom .4s}.Header-module__NB28Aq__dropdownContent{opacity:0;padding:2rem 0;transition:opacity .3s}.Header-module__NB28Aq__dropdownBox.Header-module__NB28Aq__open .Header-module__NB28Aq__dropdownContent{opacity:1;transition-delay:.3s}.Header-module__NB28Aq__dropdownGrid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.Header-module__NB28Aq__dropdownItem{color:inherit;border:var(--border-width)solid var(--border-color);flex-direction:column;text-decoration:none;transition:opacity .2s;display:flex;position:relative}.Header-module__NB28Aq__dropdownImageBox{aspect-ratio:260/240;width:100%;position:relative;overflow:hidden}.Header-module__NB28Aq__dropdownImage{object-fit:cover;overflow-clip-margin:unset}.Header-module__NB28Aq__dropdownItem:hover .Header-module__NB28Aq__dropdownImage{filter:grayscale()}.Header-module__NB28Aq__dropdownItem:hover .Header-module__NB28Aq__navProductOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;width:100%;height:100%;padding:40px 0;position:absolute;top:0;left:0}.Header-module__NB28Aq__navProductOverlay .Header-module__NB28Aq__imageBox{width:100%;height:100%;position:relative}.Header-module__NB28Aq__navProductOverlay .Header-module__NB28Aq__image{object-fit:contain;overflow-clip-margin:unset}.Header-module__NB28Aq__mobileInner{border-bottom:var(--border-width)solid var(--border-color);height:100%;padding:0 1rem;display:none;position:relative}.Header-module__NB28Aq__mobileInner .Header-module__NB28Aq__logo{height:100%;padding:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__NB28Aq__mobileInner .Header-module__NB28Aq__logoBox{aspect-ratio:2980/1982;height:100%;position:relative}.Header-module__NB28Aq__mobileInner .Header-module__NB28Aq__logoImage{object-fit:cover;overflow-clip-margin:unset}.Header-module__NB28Aq__mobileInner .Header-module__NB28Aq__userMenu ul{justify-content:flex-end;gap:0}.Header-module__NB28Aq__mobileInner .Header-module__NB28Aq__userMenu .Header-module__NB28Aq__icon{aspect-ratio:1;width:40px;position:relative}@media (max-width:1600px){.Header-module__NB28Aq__header .Header-module__NB28Aq__headerBox{padding:0 5rem}.Header-module__NB28Aq__header ul{gap:2rem}}@media (max-width:1440px){.Header-module__NB28Aq__header ul{gap:1.5rem}.Header-module__NB28Aq__dropdownItem:hover .Header-module__NB28Aq__navProductOverlay{padding:0}.Header-module__NB28Aq__dropdownBox{padding:0 8%}}@media (max-width:1280px){.Header-module__NB28Aq__header .Header-module__NB28Aq__headerBox{padding:0 3rem}.Header-module__NB28Aq__header ul{gap:1rem}}.Header-module__NB28Aq__mobileMenuDropdown{top:var(--header-height);z-index:998;background-color:#fffffff2;max-height:0;transition:max-height .4s;position:fixed;left:0;right:0;overflow:hidden}.Header-module__NB28Aq__mobileMenuDropdown.Header-module__NB28Aq__open{border-bottom:var(--border-width)solid var(--border-color);max-height:730px}.Header-module__NB28Aq__mobileMenuContent{height:730px;overflow-y:auto}.Header-module__NB28Aq__mobileNav{flex-direction:column;gap:0;display:flex}.Header-module__NB28Aq__mobileMenuItem{border-bottom:var(--border-width)solid var(--border-color);padding:0 1.5rem}.Header-module__NB28Aq__mobileMenuLink{color:var(--text-color);cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem 0;font-family:Pretendard;font-size:18px;font-weight:300;text-decoration:none;display:flex}.Header-module__NB28Aq__mobileMenuLink span.Header-module__NB28Aq__active{color:#5f5f62;font-weight:400}@media (max-width:1024px){.Header-module__NB28Aq__header{height:var(--mobile-header-height)}.Header-module__NB28Aq__header .Header-module__NB28Aq__headerBox{padding:0 1rem}.Header-module__NB28Aq__header .Header-module__NB28Aq__desktopInner{display:none}.Header-module__NB28Aq__header .Header-module__NB28Aq__mobileInner{justify-content:space-between;align-items:center;display:flex}.Header-module__NB28Aq__header ul{font-size:16px}.Header-module__NB28Aq__mobileMenuDropdown{top:var(--mobile-header-height)}}
.Footer-module__yFz4zW__footer{height:300px;font-family:var(--font-pretendard);color:#5f5f62;background-color:#000;padding:4rem 0;font-size:14px;font-weight:300}.Footer-module__yFz4zW__desktopInner{justify-content:center;align-items:center;gap:18rem;height:100%;display:flex}.Footer-module__yFz4zW__footerColumn:first-child{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.Footer-module__yFz4zW__footerLogo{aspect-ratio:1;width:131px;position:relative}.Footer-module__yFz4zW__footerLogoImage{object-fit:cover}.Footer-module__yFz4zW__copyright{padding-left:.5rem}.Footer-module__yFz4zW__companyInfo,.Footer-module__yFz4zW__contactInfo{line-height:1}.Footer-module__yFz4zW__companyInfo{flex-direction:column;justify-content:space-between;height:100%;display:flex}.Footer-module__yFz4zW__companyInfo .Footer-module__yFz4zW__info,.Footer-module__yFz4zW__contactInfo .Footer-module__yFz4zW__info:last-child{gap:.2rem;display:flex}.Footer-module__yFz4zW__companyInfo .Footer-module__yFz4zW__info:last-child{flex-direction:column}.Footer-module__yFz4zW__label{font-weight:500}.Footer-module__yFz4zW__label span:first-child{margin-right:.5rem}.Footer-module__yFz4zW__contactContainer{flex-direction:column;justify-content:space-between;gap:1rem;height:100%;display:flex}.Footer-module__yFz4zW__snsIcon{aspect-ratio:1;width:52px;position:relative}.Footer-module__yFz4zW__snsIconImage{object-fit:cover}.Footer-module__yFz4zW__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__yFz4zW__mobileInner{display:none}.Footer-module__yFz4zW__mobileInner>div:first-child{justify-content:center;gap:2rem;display:flex}.Footer-module__yFz4zW__mobileInner .Footer-module__yFz4zW__footerLogo,.Footer-module__yFz4zW__mobileInner .Footer-module__yFz4zW__snsIcon{width:80px}.Footer-module__yFz4zW__mobileInner .Footer-module__yFz4zW__imagesContainer{flex-direction:column;justify-content:center;align-items:center;gap:.2rem;display:flex}@media (max-width:1440px){.Footer-module__yFz4zW__desktopInner{gap:10%}}@media (max-width:1024px){.Footer-module__yFz4zW__footer{height:auto}.Footer-module__yFz4zW__desktopInner{display:none}.Footer-module__yFz4zW__mobileInner{flex-direction:column;justify-content:center;gap:2rem;display:flex}.Footer-module__yFz4zW__copyright{padding:0}.Footer-module__yFz4zW__copyright,.Footer-module__yFz4zW__instagramAccount{font-size:18px}.Footer-module__yFz4zW__companyInfo{gap:1rem;padding:0 3rem;font-size:18px;line-height:1.2}.Footer-module__yFz4zW__companyInfo .Footer-module__yFz4zW__breakLine{flex-direction:column}}@media (max-width:480px){.Footer-module__yFz4zW__mobileInner>div:first-child{gap:3rem}.Footer-module__yFz4zW__copyright,.Footer-module__yFz4zW__instagramAccount,.Footer-module__yFz4zW__companyInfo{font-size:16px}}@media (max-width:400px){.Footer-module__yFz4zW__companyInfo{padding:0 2rem}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.flex{display:flex}.h-\[calc\(100vh-var\(--header-height\)\)\]{height:calc(100vh - var(--header-height))}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-16{gap:calc(var(--spacing)*16)}@media not all and (min-width:1025px){.max-\[1025px\]\:gap-0{gap:calc(var(--spacing)*0)}}}:root{--background:#ebebeb;--foreground:#171717;--background-white:#fefefe;--font-pretendard:"Pretendard",sans-serif;--font-pretendard-variable:"Pretendard Variable",sans-serif;--font-joseon100years:"Joseon100Years",serif;--font-ykompyuta:"YKompyuta",sans-serif;--header-height:80px;--mobile-header-height:100px;--color-gray-1:#dbdcdc;--color-gray-2:#d4d5d5;--color-gray-3:#c4c4c4;--color-gray-4:#5f5f62;--color-gray-5:#5e5e60;--color-gray-6:#5b5b5b;--color-gray-7:#353535;--dark-gray:var(--color-gray-6);--light-gray:var(--color-gray-3);--border-color:var(--dark-gray);--border-width:.5px;--section-padding:4rem 0;--title-color:var(--color-gray-7);--text-color:var(--color-gray-4)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:var(--font-pretendard),Arial,Helvetica,sans-serif}main{margin-top:var(--header-height)}@media (max-width:1024px){body{background:#fff}main{margin-top:calc(var(--mobile-header-height) - 1px)}}@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/fonts/pretendard/PretendardVariable.woff2)format("woff2-variations")}@font-face{font-family:Pretendard;font-weight:900;font-display:swap;src:local(Pretendard Black),url(/fonts/pretendard/Pretendard-Black.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:800;font-display:swap;src:local(Pretendard ExtraBold),url(/fonts/pretendard/Pretendard-ExtraBold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:700;font-display:swap;src:local(Pretendard Bold),url(/fonts/pretendard/Pretendard-Bold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:local(Pretendard SemiBold),url(/fonts/pretendard/Pretendard-SemiBold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:local(Pretendard Medium),url(/fonts/pretendard/Pretendard-Medium.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:local(Pretendard Regular),url(/fonts/pretendard/Pretendard-Regular.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:local(Pretendard Light),url(/fonts/pretendard/Pretendard-Light.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:200;font-display:swap;src:local(Pretendard ExtraLight),url(/fonts/pretendard/Pretendard-ExtraLight.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:100;font-display:swap;src:local(Pretendard Thin),url(/fonts/pretendard/Pretendard-Thin.woff2)format("woff2")}@font-face{font-family:Joseon100Years;font-weight:400;font-display:swap;src:url(https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/ChosunCentennial.woff2)format("woff2")}@font-face{font-family:YKompyuta;font-weight:400;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/Ycomputer-Regular.woff2)format("woff2");font-family:var(--font-pretendard),Arial,Helvetica,sans-serif}@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/fonts/pretendard/PretendardVariable.woff2)format("woff2-variations")}@font-face{font-family:Pretendard;font-weight:900;font-display:swap;src:local(Pretendard Black),url(/fonts/pretendard/Pretendard-Black.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:800;font-display:swap;src:local(Pretendard ExtraBold),url(/fonts/pretendard/Pretendard-ExtraBold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:700;font-display:swap;src:local(Pretendard Bold),url(/fonts/pretendard/Pretendard-Bold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:local(Pretendard SemiBold),url(/fonts/pretendard/Pretendard-SemiBold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:local(Pretendard Medium),url(/fonts/pretendard/Pretendard-Medium.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:local(Pretendard Regular),url(/fonts/pretendard/Pretendard-Regular.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:local(Pretendard Light),url(/fonts/pretendard/Pretendard-Light.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:200;font-display:swap;src:local(Pretendard ExtraLight),url(/fonts/pretendard/Pretendard-ExtraLight.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:100;font-display:swap;src:local(Pretendard Thin),url(/fonts/pretendard/Pretendard-Thin.woff2)format("woff2")}@font-face{font-family:Joseon100Years;font-weight:400;font-display:swap;src:url(https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/ChosunCentennial.woff2)format("woff2")}@font-face{font-family:YKompyuta;font-weight:400;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/Ycomputer-Regular.woff2)format("woff2");font-family:var(--font-pretendard),Arial,Helvetica,sans-serif}@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/fonts/pretendard/PretendardVariable.woff2)format("woff2-variations")}@font-face{font-family:Pretendard;font-weight:900;font-display:swap;src:local(Pretendard Black),url(/fonts/pretendard/Pretendard-Black.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:800;font-display:swap;src:local(Pretendard ExtraBold),url(/fonts/pretendard/Pretendard-ExtraBold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:700;font-display:swap;src:local(Pretendard Bold),url(/fonts/pretendard/Pretendard-Bold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:local(Pretendard SemiBold),url(/fonts/pretendard/Pretendard-SemiBold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:local(Pretendard Medium),url(/fonts/pretendard/Pretendard-Medium.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:local(Pretendard Regular),url(/fonts/pretendard/Pretendard-Regular.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:local(Pretendard Light),url(/fonts/pretendard/Pretendard-Light.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:200;font-display:swap;src:local(Pretendard ExtraLight),url(/fonts/pretendard/Pretendard-ExtraLight.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:100;font-display:swap;src:local(Pretendard Thin),url(/fonts/pretendard/Pretendard-Thin.woff2)format("woff2")}@font-face{font-family:Joseon100Years;font-weight:400;font-display:swap;src:url(https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/ChosunCentennial.woff2)format("woff2")}@font-face{font-family:YKompyuta;font-weight:400;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/Ycomputer-Regular.woff2)format("woff2")}button{cursor:pointer;background:0 0;border:none}@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/fonts/pretendard/PretendardVariable.woff2)format("woff2-variations")}@font-face{font-family:Pretendard;font-weight:900;font-display:swap;src:local(Pretendard Black),url(/fonts/pretendard/Pretendard-Black.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:800;font-display:swap;src:local(Pretendard ExtraBold),url(/fonts/pretendard/Pretendard-ExtraBold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:700;font-display:swap;src:local(Pretendard Bold),url(/fonts/pretendard/Pretendard-Bold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:local(Pretendard SemiBold),url(/fonts/pretendard/Pretendard-SemiBold.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:local(Pretendard Medium),url(/fonts/pretendard/Pretendard-Medium.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:local(Pretendard Regular),url(/fonts/pretendard/Pretendard-Regular.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:local(Pretendard Light),url(/fonts/pretendard/Pretendard-Light.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:200;font-display:swap;src:local(Pretendard ExtraLight),url(/fonts/pretendard/Pretendard-ExtraLight.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:100;font-display:swap;src:local(Pretendard Thin),url(/fonts/pretendard/Pretendard-Thin.woff2)format("woff2")}@font-face{font-family:Joseon100Years;font-weight:400;font-display:swap;src:url(https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/ChosunCentennial.woff2)format("woff2")}@font-face{font-family:YKompyuta;font-weight:400;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/Ycomputer-Regular.woff2)format("woff2")}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
