@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:1000;src:local("Wanted Sans ExtraBlack"),url(/assets/WantedSans-ExtraBlack-BPVO7xxj.woff2) format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:900;src:local("Wanted Sans Black"),url(/assets/WantedSans-Black-D83is4F-.woff2) format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:800;src:local("Wanted Sans ExtraBold"),url(/assets/WantedSans-ExtraBold-ClQWx_2s.woff2) format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:700;src:local("Wanted Sans Bold"),url(/assets/WantedSans-Bold-CahdycJE.woff2) format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:600;src:local("Wanted Sans SemiBold"),url(/assets/WantedSans-SemiBold-CbYXZozQ.woff2) format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:500;src:local("Wanted Sans Medium"),url(/assets/WantedSans-Medium-CGiWiInT.woff2) format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:400;src:local("Wanted Sans Regular"),url(/assets/WantedSans-Regular-Crwadl3R.woff2) format("woff2")}@font-face{font-family:Nanum Myeongjo;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/NanumMyeongjo-Regular.subset-DEoBLtLv.woff2) format("woff2")}@font-face{font-family:Nanum Myeongjo;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/NanumMyeongjo-Bold.subset-AxxAXo32.woff2) format("woff2")}@font-face{font-family:Nanum Myeongjo;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/NanumMyeongjo-ExtraBold.subset-BLLLWaPo.woff2) format("woff2")}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10%)}}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.03)}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;background-color:var(--home-page-background, var(--color-bg-primary));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scrollbar-gutter:stable;scrollbar-color:var(--color-border) transparent;scroll-behavior:smooth}html,body{width:100%;height:100%}:root{overflow-wrap:break-word;word-break:break-word;tab-size:4}body{min-height:100vh;margin:0;font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--color-text-primary);background-color:var(--home-page-background, var(--color-bg-primary));text-rendering:optimizeLegibility}#root{width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}a{color:inherit;text-decoration:none;background-color:transparent;-webkit-tap-highlight-color:transparent}ul,ol{list-style:none;padding:0;margin:0}button{padding:0;border:none;background:none;color:inherit;font:inherit;cursor:pointer;outline:inherit;line-height:inherit;-webkit-tap-highlight-color:transparent;user-select:none}input,textarea,select{font:inherit;color:inherit;border:none;outline:none;background:none;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--color-bg-primary) inset;-webkit-text-fill-color:var(--color-text-primary)}textarea{resize:none}img,picture,video{display:block;max-width:100%;height:auto}table{border-collapse:collapse;border-spacing:0;width:100%}blockquote{margin:0;padding:0}hr{border:0;border-top:1px solid var(--color-border);margin:0}abbr[title]{text-decoration:none;border-bottom:none}code,kbd,samp,pre{font-family:var(--font-family-mono);font-size:1em}strong,b{font-weight:var(--font-weight-bold)}:focus{outline:2px solid var(--color-primary);outline-offset:2px}:focus:not(:focus-visible){outline:none}::selection{background-color:var(--color-primary);color:var(--color-text-inverse)}::-moz-selection{background-color:var(--color-primary);color:var(--color-text-inverse)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-track-piece,::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-border-hover)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--color-brand-main: #34b29f;--color-brand-lighten-5: #3ac5b0;--color-brand-lighten-10: #4ecbb8;--color-brand-lighten-15: #61d1c0;--color-brand-lighten-20: #75d7c8;--color-brand-lighten-25: #89ddd0;--color-brand-lighten-30: #9de2d8;--color-brand-lighten-35: #b0e8e0;--color-brand-lighten-40: #c4eee8;--color-brand-lighten-45: #d8f4ef;--color-brand-lighten-50: #ecf9f7;--color-brand-darken-5: #2e9e8d;--color-brand-darken-10: #288a7c;--color-brand-darken-15: #23776a;--color-brand-darken-20: #1d6358;--color-brand-darken-25: #174f47;--color-brand-darken-30: #113c35;--color-brand-darken-35: #0c2824;--color-brand-darken-40: #061412;--color-brand-darken-45: #000000;--color-primary-50: var(--color-brand-lighten-50);--color-primary-100: var(--color-brand-lighten-45);--color-primary-200: var(--color-brand-lighten-35);--color-primary-300: var(--color-brand-lighten-25);--color-primary-400: var(--color-brand-lighten-15);--color-primary-500: var(--color-brand-main);--color-primary-600: var(--color-brand-darken-5);--color-primary-700: var(--color-brand-darken-10);--color-primary-800: var(--color-brand-darken-20);--color-primary-900: var(--color-brand-darken-30);--color-primary: var(--color-primary-500);--color-primary-hover: var(--color-primary-600);--color-primary-active: var(--color-primary-700);--color-sub-brand-main: #1e3386;--color-sub-brand-lighten-5: #233b9b;--color-sub-brand-lighten-10: #2743b0;--color-sub-brand-lighten-15: #2c4bc4;--color-sub-brand-lighten-20: #3857d2;--color-sub-brand-lighten-25: #4c68d7;--color-sub-brand-lighten-30: #617adc;--color-sub-brand-lighten-35: #768ce0;--color-sub-brand-lighten-40: #8b9de5;--color-sub-brand-lighten-45: #a0afea;--color-sub-brand-lighten-50: #b5c0ee;--color-sub-brand-lighten-55: #c9d2f3;--color-sub-brand-lighten-60: #dee3f8;--color-sub-brand-lighten-65: #f3f5fc;--color-sub-brand-darken-5: #192b71;--color-sub-brand-darken-10: #15235c;--color-sub-brand-darken-15: #101b47;--color-sub-brand-darken-20: #0b1333;--color-sub-brand-darken-25: #070b1e;--color-sub-brand-darken-30: #020309;--color-success-50: #f0fdf4;--color-success-100: #dcfce7;--color-success-500: #22c55e;--color-success-600: #16a34a;--color-success: var(--color-success-500);--color-success-light: var(--color-success-100);--color-warning-50: #fffbeb;--color-warning-100: #fef3c7;--color-warning-500: #f59e0b;--color-warning-600: #d97706;--color-warning: var(--color-warning-500);--color-warning-light: var(--color-warning-100);--color-error-50: #fef2f2;--color-error-100: #fee2e2;--color-error-500: #ef4444;--color-error-600: #dc2626;--color-error: var(--color-error-500);--color-error-light: var(--color-error-100);--color-danger: var(--color-error-500);--color-info-50: #eff6ff;--color-info-100: #dbeafe;--color-info-500: #3b82f6;--color-info-600: #2563eb;--color-info: var(--color-info-500);--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--color-bg-primary: #ffffff;--color-bg-secondary: var(--color-gray-50);--color-bg-tertiary: var(--color-gray-100);--color-bg-inverse: var(--color-gray-900);--color-bg-overlay: rgba(0, 0, 0, .5);--color-text-primary: var(--color-gray-900);--color-text-secondary: var(--color-gray-700);--color-text-tertiary: var(--color-gray-500);--color-text-disabled: var(--color-gray-400);--color-text-inverse: #ffffff;--color-text-link: var(--color-primary-500);--color-status-success: var(--color-success-500);--color-status-warning: var(--color-warning-500);--color-status-error: var(--color-error-500);--color-status-info: var(--color-info-500);--color-border: var(--color-gray-200);--color-border-hover: var(--color-gray-300);--color-border-focus: var(--color-primary-500)}[data-theme=dark]{--color-primary: var(--color-primary-400);--color-primary-hover: var(--color-primary-500);--color-bg-primary: var(--color-gray-900);--color-bg-secondary: var(--color-gray-800);--color-bg-tertiary: var(--color-gray-700);--color-bg-inverse: var(--color-gray-50);--color-text-primary: var(--color-gray-50);--color-text-secondary: var(--color-gray-300);--color-text-tertiary: var(--color-gray-400);--color-text-inverse: var(--color-gray-900);--color-border: var(--color-gray-700);--color-border-hover: var(--color-gray-600)}:root{--font-family-base: "Wanted Sans", sans-serif;--font-family-heading: var(--font-family-base);--font-family-mono: "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace;--font-family-serif: Georgia, Cambria, "Times New Roman", Times, serif;--font-size-xxs: .625rem;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-size-6xl: 3.75rem;--font-weight-thin: 100;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--line-height-none: 1;--line-height-tight: 1.25;--line-height-snug: 1.375;--line-height-normal: 1.5;--line-height-relaxed: 1.625;--line-height-loose: 2;--letter-spacing-tighter: -.05em;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0;--letter-spacing-wide: .025em;--letter-spacing-wider: .05em;--letter-spacing-widest: .1em;--text-transform-none: none;--text-transform-uppercase: uppercase;--text-transform-lowercase: lowercase;--text-transform-capitalize: capitalize;--h1-font-size: var(--font-size-5xl);--h1-line-height: var(--line-height-tight);--h2-font-size: var(--font-size-4xl);--h2-line-height: var(--line-height-tight);--h3-font-size: var(--font-size-3xl);--h3-line-height: var(--line-height-snug);--h4-font-size: var(--font-size-2xl);--h4-line-height: var(--line-height-snug);--h5-font-size: var(--font-size-xl);--h5-line-height: var(--line-height-normal);--h6-font-size: var(--font-size-lg);--h6-line-height: var(--line-height-normal);--body-font-size: var(--font-size-base);--body-line-height: var(--line-height-normal);--body-sm-font-size: var(--font-size-sm);--body-sm-line-height: var(--line-height-normal);--body-lg-font-size: var(--font-size-lg);--body-lg-line-height: var(--line-height-relaxed);--code-font-family: var(--font-family-mono);--code-font-size: var(--font-size-sm);--caption-font-size: var(--font-size-xs);--caption-line-height: var(--line-height-snug);--caption-color: var(--color-text-tertiary)}:root{--space-0: 0;--space-px: 1px;--space-0-5: .125rem;--space-1: .25rem;--space-1-5: .375rem;--space-2: .5rem;--space-2-5: .625rem;--space-3: .75rem;--space-3-5: .875rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-7-5: 1.875rem;--space-8: 2rem;--space-9: 2.25rem;--space-10: 2.5rem;--space-11: 2.75rem;--space-12: 3rem;--space-14: 3.5rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-28: 7rem;--space-32: 8rem;--space-36: 9rem;--space-40: 10rem;--space-44: 11rem;--space-48: 12rem;--space-52: 13rem;--space-56: 14rem;--space-60: 15rem;--space-64: 16rem;--space-72: 18rem;--space-80: 20rem;--space-96: 24rem;--spacing-page-padding: var(--space-4);--spacing-page-padding-md: var(--space-6);--spacing-page-padding-lg: var(--space-8)}:root{--shadow-none: none;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-base: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .05);--shadow-outline: 0 0 0 3px rgba(59, 130, 246, .5);--shadow-focus: 0 0 0 3px rgba(59, 130, 246, .1)}:root{--radius-none: 0;--radius-sm: .125rem;--radius-base: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-4xl: 3rem;--radius-full: 9999px;--border-width-0: 0;--border-width-1: 1px;--border-width-2: 2px;--border-width-4: 4px;--border-width-8: 8px;--border-width: var(--border-width-1)}:root{--z-index-base: 0;--z-index-dropdown: 1000;--z-index-sticky: 1020;--z-index-fixed: 1030;--z-index-backdrop: 1040;--z-index-modal: 1050;--z-index-popover: 1060;--z-index-tooltip: 1070;--z-index-toast: 1080;--z-index-max: 9999}:root{--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--transition-slower: .5s ease;--timing-ease: ease;--timing-ease-in: ease-in;--timing-ease-out: ease-out;--timing-ease-in-out: ease-in-out;--timing-linear: linear}.ToastViewport-module__viewport___eMv0G{position:fixed;right:24px;bottom:24px;z-index:3000;display:grid;gap:10px;width:min(360px,100vw - 32px);pointer-events:none}.ToastViewport-module__toast___DkB-s{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid rgba(20,28,38,.12);border-left-width:4px;background:#fff;box-shadow:0 18px 44px #141c2629;color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);pointer-events:auto}.ToastViewport-module__toast___DkB-s[data-variant=success]{border-left-color:var(--color-primary)}.ToastViewport-module__toast___DkB-s[data-variant=error]{border-left-color:#d94f45}.ToastViewport-module__toast___DkB-s[data-variant=info]{border-left-color:#4b6f98}.ToastViewport-module__toast___DkB-s span{min-width:0;word-break:keep-all}.ToastViewport-module__closeButton___JvR1q{flex:0 0 auto;min-height:28px;padding:0 8px;border:1px solid var(--admin-border);background:#fff;color:var(--color-text-secondary);cursor:pointer;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold)}.ToastViewport-module__closeButton___JvR1q:hover,.ToastViewport-module__closeButton___JvR1q:focus-visible{border-color:var(--admin-border-strong);color:var(--color-text-primary);outline:none}@media(width<=640px){.ToastViewport-module__viewport___eMv0G{right:16px;bottom:16px;left:16px;width:auto}}.Modal-module__overlay___Ih6F2{animation:Modal-module__fadeIn___5VOfT .18s ease 0s forwards;position:fixed;inset:0;z-index:var(--z-index-backdrop);display:grid;place-items:center;padding:var(--space-4);background:var(--color-bg-overlay)}.Modal-module__panel___wuaxl{animation:Modal-module__slideInUp___OarLM .22s ease forwards;width:min(100%,32rem);max-height:min(90vh,44rem);overflow:auto;border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:var(--color-bg-primary);box-shadow:var(--shadow-2xl);color:var(--color-text-primary)}.Modal-module__panelLg___zclH8{width:min(100%,48rem)}.Modal-module__header___O56kJ{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);padding:var(--space-6) var(--space-6) var(--space-4)}.Modal-module__headerMain___ShFIE{display:flex;align-items:flex-start;gap:var(--space-3);min-width:0}.Modal-module__headerMainStacked___1Cxgg{display:grid;gap:var(--space-2)}.Modal-module__headerLeading___NZLcH{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.Modal-module__headerLeadingStacked___YpXrW{justify-content:flex-start}.Modal-module__headingGroup___bcurR{display:grid;gap:var(--space-2);min-width:0}.Modal-module__title___uh9n5{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);letter-spacing:-.02em;line-height:var(--line-height-tight)}.Modal-module__titleHidden___8Anaj{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip-path:inset(50%)}.Modal-module__description___9qM2C{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed)}.Modal-module__closeButton___NurIH{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:var(--radius-full);background:var(--color-bg-secondary);color:var(--color-text-secondary);cursor:pointer;flex-shrink:0;font-size:1.5rem;line-height:1}.Modal-module__closeButton___NurIH:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.Modal-module__body___hf9R6{padding:0 var(--space-6) var(--space-6)}@media(width<=640px){.Modal-module__overlay___Ih6F2{padding:var(--space-3)}.Modal-module__header___O56kJ{padding:var(--space-5) var(--space-5) var(--space-3)}.Modal-module__body___hf9R6{padding:0 var(--space-5) var(--space-5)}}.Button-module__button___FQFqV{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:1px solid transparent;border-radius:10px;font-weight:var(--font-weight-semibold);line-height:1.3;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.Button-module__sizeSm___mynIB,.Button-module__sizeMd___dt6QB{height:38px;padding:0 14px;font-size:var(--font-size-sm)}.Button-module__variantPrimary___q-FyM{color:#fff;background:#34b29f}.Button-module__variantPrimary___q-FyM:hover{background:#2fa08f}.Button-module__variantSecondary___eaFSb{border-color:#34b29f;color:#34b29f;background:#fff}.Button-module__variantSecondary___eaFSb:hover{color:#fff;background:#34b29f}.Button-module__variantDanger___R5Qc5{border-color:var(--color-error);color:var(--color-error);background:#fff}.Button-module__variantDanger___R5Qc5:hover{color:var(--color-text-inverse);background:var(--color-error-600)}.Button-module__disabled___6AYC5{opacity:.6;cursor:not-allowed}.TextField-module__field___AZomV{display:grid;gap:var(--space-2);align-content:start}.TextField-module__label___k5WKo{font-size:var(--font-size-sm);color:var(--color-text-secondary)}.TextField-module__input___5173h{height:40px;padding:0 var(--space-3);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-primary)}.TextField-module__input___5173h:focus{border-color:var(--color-border-focus);box-shadow:0 0 0 3px #3b82f626}.TextField-module__textarea___DsiXT{min-height:120px;padding:var(--space-3)}.TextField-module__error___ADhyh{min-height:20px;font-size:var(--font-size-sm);color:var(--color-error)}.TextField-module__errorHidden___JxyGr{visibility:hidden}.StudentLoginForm-module__form___dkgWm{display:grid;gap:20px}.StudentLoginForm-module__formPage___Q5euO{gap:0}.StudentLoginForm-module__supportText___XptQX{margin:0;color:#565a66;font-size:.95rem;line-height:1.6}.StudentLoginForm-module__fieldGroup___3XMsm{display:grid;gap:14px}.StudentLoginForm-module__formPage___Q5euO .StudentLoginForm-module__fieldGroup___3XMsm{gap:16px}.StudentLoginForm-module__formErrorText___FO4z2{min-height:23px;margin:28px 0 0;color:#dd383e;font-size:18px;font-weight:var(--font-weight-regular);line-height:1.3}.StudentLoginForm-module__formErrorTextHidden___Yt4OM{visibility:hidden}.StudentLoginForm-module__passwordFieldWrap___1ALVp{position:relative}.StudentLoginForm-module__passwordVisibilityButton___ZPloM{position:absolute;top:26px;right:26px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;color:#6b7280;background:transparent}.StudentLoginForm-module__passwordVisibilityIcon___OuwWO{width:24px;height:24px;background:currentcolor;mask:var(--login-eye-icon) center/contain no-repeat;-webkit-mask:var(--login-eye-icon) center/contain no-repeat}.StudentLoginForm-module__formPage___Q5euO .StudentLoginForm-module__passwordVisibilityButton___ZPloM:focus,.StudentLoginForm-module__formPage___Q5euO .StudentLoginForm-module__passwordVisibilityButton___ZPloM:focus-visible,.StudentLoginForm-module__formPage___Q5euO .StudentLoginForm-module__rememberInput___K7cvs:focus+.StudentLoginForm-module__rememberBox___2Lxp5,.StudentLoginForm-module__formPage___Q5euO .StudentLoginForm-module__rememberInput___K7cvs:focus-visible+.StudentLoginForm-module__rememberBox___2Lxp5{outline:none;box-shadow:none}.StudentLoginForm-module__passwordInput___te8fm{padding-right:74px!important}.StudentLoginForm-module__utilityRow___7YzQB{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px}.StudentLoginForm-module__rememberLabel___MWKJ-{display:inline-flex;align-items:center;gap:10px;color:#111827;font-size:18px;font-weight:var(--font-weight-regular);line-height:1.3;cursor:pointer}.StudentLoginForm-module__rememberInput___K7cvs{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.StudentLoginForm-module__rememberBox___2Lxp5{position:relative;width:28px;height:28px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.StudentLoginForm-module__rememberInput___K7cvs:checked+.StudentLoginForm-module__rememberBox___2Lxp5{border-color:#34b29f;background:#34b29f}.StudentLoginForm-module__rememberInput___K7cvs:checked+.StudentLoginForm-module__rememberBox___2Lxp5:after{position:absolute;top:7px;left:6px;width:13px;height:7px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;content:"";transform:rotate(-45deg)}.StudentLoginForm-module__challengeSummary___V5XB-{margin:0;color:#404552;font-size:.95rem;line-height:1.6}.StudentLoginForm-module__challengeHint___8dgPJ{margin:-6px 0 0;color:#686f7c;font-size:.86rem;line-height:1.5}.StudentLoginForm-module__smsModalPanel___1AzBX{width:min(100vw - 32px,740px);max-height:min(92vh,662px);border:0;border-radius:20px;box-shadow:0 24px 80px #1118272e}.StudentLoginForm-module__smsModalHeader___NftIm{padding:clamp(30px,5vw,40px) clamp(24px,5vw,40px) clamp(20px,3vw,24px)}.StudentLoginForm-module__smsModalTitle___qA5P-{color:#111827;font-size:clamp(32px,5vw,40px);font-weight:var(--font-weight-extrabold);line-height:1.2;letter-spacing:0}.StudentLoginForm-module__smsModalCloseButton___RSckX{width:30px;height:30px;border-radius:0;background:transparent;color:#111827}.StudentLoginForm-module__smsModalCloseButton___RSckX:hover,.StudentLoginForm-module__smsModalCloseButton___RSckX:focus-visible{background:transparent;color:#111827}.StudentLoginForm-module__smsModalCloseIcon___TM-XF{display:block;width:30px;height:30px;background:currentcolor;mask:var(--login-eye-icon) center/contain no-repeat;-webkit-mask:var(--login-eye-icon) center/contain no-repeat}.StudentLoginForm-module__smsModalBody___TC-qV{padding:0 clamp(24px,5vw,40px) clamp(30px,5vw,40px)!important}.StudentLoginForm-module__smsModalForm___qOOPR{display:grid}.StudentLoginForm-module__smsModalDescription___y-lJX{margin:0;color:#111827;font-size:clamp(15px,2.4vw,18px);font-weight:var(--font-weight-regular);line-height:1.3;letter-spacing:0}.StudentLoginForm-module__smsModalDescription___y-lJX+.StudentLoginForm-module__smsModalDescription___y-lJX{margin-top:10px}.StudentLoginForm-module__smsModalCodeHeader___WNd2b{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:clamp(28px,5vw,37px)}.StudentLoginForm-module__smsModalCodeLabel___1wXtF{color:#111827;font-size:clamp(16px,2.4vw,18px);font-weight:var(--font-weight-medium);line-height:1.3}.StudentLoginForm-module__smsModalTimerGroup___r-1y5{display:inline-flex;align-items:center;flex:0 0 auto;color:#34b29f;font-size:clamp(16px,2.4vw,18px);font-weight:var(--font-weight-regular);line-height:1.3;white-space:nowrap}.StudentLoginForm-module__smsModalTimerIconSlot___zw4gW{display:inline-flex;align-items:center;justify-content:center;flex:0 0 19px;width:19px;height:23px;margin-right:4px}.StudentLoginForm-module__smsModalTimerIcon___q6bD6{display:block;width:19px;height:19px}.StudentLoginForm-module__smsModalTimerText___sKAOP{display:inline-flex;align-items:center;flex:0 0 60px;width:60px;height:23px;font-variant-numeric:tabular-nums;white-space:nowrap}.StudentLoginForm-module__smsModalDivider___IbWPV{flex:0 0 1px;width:1px;height:16px;margin:0 clamp(10px,2vw,13px);background:#d1d5db}.StudentLoginForm-module__smsModalResendButton___D0e2J{padding:0;border:0;color:#34b29f;font:inherit;font-weight:var(--font-weight-medium);background:transparent;cursor:pointer}.StudentLoginForm-module__smsModalResendButton___D0e2J:disabled{opacity:.55;cursor:not-allowed}.StudentLoginForm-module__smsModalCodeGrid___whaki{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(8px,2.5vw,18px);margin-top:18px}.StudentLoginForm-module__smsModalCodeInput___5wRdJ{width:100%;aspect-ratio:.95;border:2px solid #d1d5db;border-radius:12px;color:#111827;font-size:clamp(26px,5vw,34px);font-weight:var(--font-weight-medium);line-height:1.3;text-align:center;background:#fff;outline:none}.StudentLoginForm-module__smsModalCodeInput___5wRdJ:focus{border-color:#34b29f}.StudentLoginForm-module__smsModalCodeInputFilled___YNyKs{border-color:#34b29f}.StudentLoginForm-module__smsModalCodeInputError___LjX92{border-color:#dd383e}.StudentLoginForm-module__smsModalError___KaUx2{min-height:23px;margin:12px 0 0;color:#dd383e;font-size:16px;line-height:1.3}.StudentLoginForm-module__smsModalErrorHidden___lFe1-{visibility:hidden}.StudentLoginForm-module__smsModalSubmitButton___RpMuM,.StudentLoginForm-module__smsModalResetButton___5WZ-6{width:100%;height:clamp(58px,9vw,75px);border-radius:14px;font-size:clamp(20px,3.5vw,24px);font-weight:var(--font-weight-bold)}.StudentLoginForm-module__smsModalSubmitButton___RpMuM{margin-top:18px}.StudentLoginForm-module__smsModalResetButton___5WZ-6{margin-top:16px;border-color:#d1d5db;color:#374151;background:#fff}.StudentLoginForm-module__smsModalResetButton___5WZ-6:hover,.StudentLoginForm-module__smsModalResetButton___5WZ-6:focus-visible{border-color:#c6ccd5;color:#374151;background:#fff}.StudentLoginForm-module__smsModalSecondaryAction___LvKGn{display:flex;align-items:center;gap:14px;margin-top:36px;color:#4b5563;font-size:18px;line-height:1.3}.StudentLoginForm-module__actionGroup___miH3L{display:grid;gap:12px}.StudentLoginForm-module__formPage___Q5euO .StudentLoginForm-module__actionGroup___miH3L{margin-top:33px}.StudentLoginForm-module__submitButton___enehL{width:100%}@media(width<768px){.StudentLoginForm-module__smsModalPanel___1AzBX{max-height:92vh;border-radius:18px}.StudentLoginForm-module__smsModalCodeHeader___WNd2b{align-items:flex-start;flex-direction:column;gap:10px}.StudentLoginForm-module__smsModalCodeInput___5wRdJ{min-height:58px}.StudentLoginForm-module__passwordVisibilityButton___ZPloM{top:18px;right:22px}.StudentLoginForm-module__passwordInput___te8fm{padding-right:64px!important}}.LoginModalContent-module__shell___NU25S{display:grid;gap:var(--space-5)}.LoginModalContent-module__actionButton___WZxMr{width:100%}.LoadingSpinner-module__spinner___GjO9I{width:20px;height:20px;border-radius:var(--radius-full);border:2px solid var(--color-border);border-top-color:var(--color-primary);animation:LoadingSpinner-module__spin___4CmUv .8s linear infinite}@keyframes LoadingSpinner-module__spin___4CmUv{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AdminConsoleLayout-module__layout___6vn9K{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh;background:#fff}.AdminConsoleLayout-module__sidebar___uVN83{position:sticky;top:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:100vh;max-height:100vh;border-right:1px solid var(--color-brand-lighten-35);background:#fff;overflow:hidden}.AdminConsoleLayout-module__sidebarHeader___EcgTQ{display:grid;gap:var(--space-1);padding:var(--space-5) var(--space-4);border-bottom:1px solid var(--color-brand-lighten-35)}.AdminConsoleLayout-module__title___SibCb{margin:0;color:var(--color-text-primary);font-size:1.125rem;font-weight:var(--font-weight-bold);line-height:1.2}.AdminConsoleLayout-module__adminName___0UHgK{margin:0;color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:1.4}.AdminConsoleLayout-module__navigation___BK4nU{min-height:0;overflow-y:auto}.AdminConsoleLayout-module__navigationList___sl5gS{display:grid;gap:0;padding:0;margin:0;list-style:none}.AdminConsoleLayout-module__navigationLink___GEF6X{display:block;padding:var(--space-4) var(--space-4);border-bottom:1px solid var(--color-brand-lighten-45);border-left:3px solid transparent;color:inherit;background:#fff;text-decoration:none;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.AdminConsoleLayout-module__navigationLink___GEF6X:hover{background:#fff;border-left-color:var(--color-brand-lighten-30)}.AdminConsoleLayout-module__navigationLinkActive___Y5KPh{border-left-color:var(--color-brand-main);background:#fff;box-shadow:inset 0 0 0 1px var(--color-brand-lighten-30)}.AdminConsoleLayout-module__navigationLabel___MiFih{display:block;color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:1.4}.AdminConsoleLayout-module__sidebarFooter___qLzLc{padding:var(--space-4);border-top:1px solid var(--color-brand-lighten-35);background:#fff}.AdminConsoleLayout-module__sidebarFooter___qLzLc button{width:100%;border-radius:0}.AdminConsoleLayout-module__main___48xqs{min-width:0;padding:var(--space-5) var(--space-6) var(--space-6);background:#fff}@media(width<960px){.AdminConsoleLayout-module__layout___6vn9K{grid-template-columns:1fr}.AdminConsoleLayout-module__sidebar___uVN83{position:static;min-height:auto;max-height:none;border-right:0;border-bottom:1px solid var(--color-brand-lighten-35)}.AdminConsoleLayout-module__navigation___BK4nU{overflow:visible}.AdminConsoleLayout-module__main___48xqs{padding:var(--space-4)}}.AdminLayout-module__layout___YasG7{min-height:100vh;background:#fff}.AdminLayout-module__main___Q-JUP{width:100%;min-height:100vh;padding:var(--space-6);background:#fff}@media(width<640px){.AdminLayout-module__main___Q-JUP{padding:var(--space-4)}}.LegalPolicyModal-module__policyModalOverlay___f6xVe{background:#11182747}.LegalPolicyModal-module__policyModalBody___13YPM{display:flex;flex:1 1 auto;min-height:0;overflow:hidden;padding:0}.LegalPolicyModal-module__policyModalPanel___GEnz2{display:flex;flex-direction:column;width:min(92vw,760px);max-height:min(82vh,760px);overflow:hidden}.LegalPolicyModal-module__policyModalScroll___ddgk-{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.LegalPolicyModal-module__policyModalText___K2oHV{display:grid;gap:10px;padding:0 var(--space-6) var(--space-6);color:#374151;font-size:15px;line-height:1.65;overflow-wrap:anywhere;word-break:keep-all}.LegalPolicyModal-module__policyModalSpacer___QPFl2{display:block;height:8px}.LegalPolicyModal-module__policyModalChapterTitle___vOCFk{margin:18px 0 2px;color:#111827;font-size:20px;font-weight:var(--font-weight-bold);line-height:1.35}.LegalPolicyModal-module__policyModalArticleTitle___8L7Fo{margin:14px 0 0;color:#111827;font-size:17px;font-weight:var(--font-weight-bold);line-height:1.45}.LegalPolicyModal-module__policyModalParagraph___drYZQ,.LegalPolicyModal-module__policyModalIndentedText___dT1Ur{margin:0}.LegalPolicyModal-module__policyModalIndentedText___dT1Ur{padding-left:14px}@media(width<640px){.LegalPolicyModal-module__policyModalPanel___GEnz2{width:min(94vw,520px);max-height:84vh}.LegalPolicyModal-module__policyModalText___K2oHV{padding:0 var(--space-5) var(--space-5);font-size:14px}}.CommonFooter-module__footer___Qhw-g{width:100%;margin-top:280px;background:#ecf9f7}.CommonFooter-module__inner___sOy2J{box-sizing:border-box;width:min(1400px,100% - 40px);margin:0 auto;padding:72px 0 76px}.CommonFooter-module__topRow___M-YXg{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid #d6ece9;min-width:0}.CommonFooter-module__navigation___dBIU7{flex:1 1 620px;min-width:0}.CommonFooter-module__navigationList___3T6V3{display:flex;flex-wrap:wrap;gap:18px clamp(22px,3vw,48px);align-items:center;padding:0;margin:0;list-style:none}.CommonFooter-module__navigationItem___PkfUV{flex:0 1 auto;width:auto!important}.CommonFooter-module__navigationLink___BsvG2{display:block;color:#374151;font-family:Pretendard,var(--font-family-base);font-size:18px;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-normal);line-height:1.3;text-decoration:none;white-space:nowrap;transition:opacity .18s ease,color .18s ease}.CommonFooter-module__navigationLink___BsvG2:hover{opacity:.72}.CommonFooter-module__navigationLink___BsvG2:focus-visible{outline:2px solid rgba(78,203,184,.48);outline-offset:3px;border-radius:4px}.CommonFooter-module__legalLinks___e1E0x{display:flex;flex:0 1 auto;flex-wrap:wrap;gap:12px clamp(16px,1.8vw,28px);align-items:center;justify-content:flex-end;margin-left:0;color:#6b7280;font-family:Pretendard,var(--font-family-base);font-size:18px;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-normal);line-height:1.3}.CommonFooter-module__legalText___LOHDM{display:inline-flex}.CommonFooter-module__legalButton___DFw73{display:inline-flex;padding:0;border:0;color:inherit;font:inherit;background:transparent;cursor:pointer}.CommonFooter-module__legalButton___DFw73:hover{opacity:.72}.CommonFooter-module__legalButton___DFw73:focus-visible{outline:2px solid rgba(78,203,184,.48);outline-offset:3px;border-radius:4px}.CommonFooter-module__legalText___LOHDM:nth-child(1){margin-right:0}.CommonFooter-module__legalText___LOHDM:nth-child(2){margin-right:0}.CommonFooter-module__divider___NumkD{display:none}.CommonFooter-module__middleRow___PuIFc{display:grid;grid-template-columns:minmax(260px,344px) minmax(0,1fr);align-items:center;gap:clamp(32px,4.3vw,60px);padding:44px 0 28px}.CommonFooter-module__brandArea___cQazE{width:clamp(240px,20vw,344px);height:auto}.CommonFooter-module__brandImage___Y1Yxt{display:block;width:100%;height:auto;object-fit:contain}.CommonFooter-module__brandColumn___SZd2w{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.CommonFooter-module__informationBlock___lhB8G{min-width:0;padding-top:0}.CommonFooter-module__visuallyHidden___gHIzP{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip-path:inset(50%)}.CommonFooter-module__informationGroupList___X3ILA{display:grid;gap:12px}.CommonFooter-module__informationList___nGir1{display:flex;flex-wrap:wrap;gap:10px clamp(24px,3vw,44px);padding:0;margin:0;list-style:none}.CommonFooter-module__informationItem___-uUzl{display:inline-flex;flex-wrap:nowrap;gap:6px;align-items:baseline;margin:0;color:#6b7280;font-family:Pretendard,var(--font-family-base);font-size:18px;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-normal);line-height:1.35;min-width:0}.CommonFooter-module__informationLabel___X-2Dz{color:#6b7280;font-weight:var(--font-weight-semibold);white-space:nowrap}.CommonFooter-module__informationValue___c0VcZ{min-width:0;color:#6b7280;font-weight:var(--font-weight-semibold);overflow-wrap:break-word}.CommonFooter-module__informationLink___NdzjG{color:#6b7280;font-weight:var(--font-weight-semibold);text-decoration:none;transition:opacity .18s ease,color .18s ease}.CommonFooter-module__informationLink___NdzjG:hover{opacity:.72}.CommonFooter-module__informationLink___NdzjG:focus-visible{outline:2px solid rgba(78,203,184,.48);outline-offset:3px;border-radius:4px}.CommonFooter-module__bottomRow___x5uaf{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding-top:8px;color:#6b7280;font-family:Pretendard,var(--font-family-base);font-size:18px;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-normal);line-height:normal}.CommonFooter-module__copyrightButton___JKS2-{max-width:100%;padding:0;margin:0;border:0;background:transparent;cursor:default;font:inherit;line-height:inherit;color:inherit}.CommonFooter-module__copyrightButton___JKS2-:focus-visible{outline:2px solid rgba(78,203,184,.48);outline-offset:3px;border-radius:4px}.CommonFooter-module__termsModalPanel___AVh5d{position:relative;display:flex;flex-direction:column;width:min(100%,860px);max-height:min(100vh - 40px,820px);overflow:hidden;border-radius:24px}.CommonFooter-module__termsModalHeader___R-iqe{flex:0 0 auto;padding:32px 72px 20px 34px;border-bottom:1px solid #e5e7eb}.CommonFooter-module__termsModalTitle___ycWh4{color:#111827;font-size:28px;font-weight:var(--font-weight-bold);line-height:1.25}.CommonFooter-module__termsModalCloseButton___K3oMb{position:absolute;top:29px;right:32px;width:32px;height:32px;color:#111827;background:transparent}.CommonFooter-module__termsModalCloseButton___K3oMb:hover,.CommonFooter-module__termsModalCloseButton___K3oMb:focus-visible{color:#111827;background:#f3f4f6}.CommonFooter-module__termsModalBody___6VdT2{flex:1 1 auto;min-height:0;display:flex;overflow:hidden;padding:0}.CommonFooter-module__termsModalScroll___-2MRw{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.CommonFooter-module__termsModalText___hANhs{display:grid;gap:0;padding:28px 34px 34px;color:#374151;font-family:Pretendard,var(--font-family-base);letter-spacing:var(--letter-spacing-normal);word-break:keep-all;overflow-wrap:anywhere}.CommonFooter-module__termsModalChapterTitle___EL1pA,.CommonFooter-module__termsModalArticleTitle___3aSHm,.CommonFooter-module__termsModalParagraph___GkTn5,.CommonFooter-module__termsModalIndentedText___rIA0H{margin:0;letter-spacing:var(--letter-spacing-normal)}.CommonFooter-module__termsModalChapterTitle___EL1pA{margin-top:34px;padding-bottom:11px;border-bottom:1px solid #e5e7eb;color:#111827;font-size:22px;font-weight:var(--font-weight-bold);line-height:1.35}.CommonFooter-module__termsModalChapterTitle___EL1pA:first-child{margin-top:0}.CommonFooter-module__termsModalArticleTitle___3aSHm{margin-top:24px;color:#111827;font-size:18px;font-weight:var(--font-weight-bold);line-height:1.45}.CommonFooter-module__termsModalParagraph___GkTn5,.CommonFooter-module__termsModalIndentedText___rIA0H{margin-top:8px;color:#374151;font-size:15px;font-weight:var(--font-weight-regular);line-height:1.72}.CommonFooter-module__termsModalIndentedText___rIA0H{padding-left:14px;color:#4b5563}.CommonFooter-module__termsModalSpacer___Lzgzh{height:8px}@media(width<1200px){.CommonFooter-module__footer___Qhw-g{margin-top:200px}.CommonFooter-module__inner___sOy2J{width:min(100%,100% - 40px);padding:64px 0 70px}.CommonFooter-module__topRow___M-YXg{flex-direction:column;gap:28px;align-items:flex-start}.CommonFooter-module__navigation___dBIU7{flex:0 1 auto;width:100%}.CommonFooter-module__legalLinks___e1E0x{justify-content:flex-start}.CommonFooter-module__navigationList___3T6V3{gap:20px 32px}.CommonFooter-module__middleRow___PuIFc{grid-template-columns:1fr;gap:28px;align-items:flex-start}.CommonFooter-module__brandColumn___SZd2w,.CommonFooter-module__informationBlock___lhB8G{width:100%}.CommonFooter-module__informationGroupList___X3ILA{gap:10px}}@media(width<960px){.CommonFooter-module__footer___Qhw-g{margin-top:144px}.CommonFooter-module__inner___sOy2J{padding:54px 0 62px}.CommonFooter-module__topRow___M-YXg{gap:24px;padding-bottom:24px}.CommonFooter-module__navigationList___3T6V3{gap:16px 28px}.CommonFooter-module__navigationLink___BsvG2,.CommonFooter-module__legalLinks___e1E0x,.CommonFooter-module__informationItem___-uUzl,.CommonFooter-module__bottomRow___x5uaf{font-size:16px;line-height:1.45}.CommonFooter-module__middleRow___PuIFc{gap:24px;padding:34px 0 22px}.CommonFooter-module__brandArea___cQazE{width:min(272px,100%)}.CommonFooter-module__informationList___nGir1{gap:8px 24px}.CommonFooter-module__copyrightButton___JKS2-{text-align:left}}@media(width<768px){.CommonFooter-module__inner___sOy2J{width:min(100%,100% - 32px);padding:48px 0 60px}.CommonFooter-module__footer___Qhw-g{margin-top:180px}.CommonFooter-module__brandArea___cQazE{width:min(260px,100%)}.CommonFooter-module__navigationList___3T6V3{gap:18px 24px}.CommonFooter-module__navigationLink___BsvG2,.CommonFooter-module__legalLinks___e1E0x,.CommonFooter-module__informationItem___-uUzl,.CommonFooter-module__bottomRow___x5uaf{font-size:16px;line-height:1.45}.CommonFooter-module__middleRow___PuIFc{padding:36px 0 24px}.CommonFooter-module__copyrightButton___JKS2-{text-align:left}}@media(prefers-reduced-motion:reduce){.CommonFooter-module__navigationLink___BsvG2,.CommonFooter-module__informationLink___NdzjG{transition:none}}.CommonHeader-module__headerOffset___QniIB{flex-shrink:0}.CommonHeader-module__header___Sb7Xf{position:fixed;top:0;right:0;left:0;z-index:var(--z-index-fixed);background:var(--color-bg-primary);transform:translateZ(0);opacity:1;backface-visibility:hidden;will-change:transform,opacity;transition:transform .22s ease,opacity .22s ease}.CommonHeader-module__headerHidden___aift4,.CommonHeader-module__headerPaymentHidden___O3ugK{pointer-events:none;opacity:0;transform:translate3d(0,calc(-100% - 1px),0)}.CommonHeader-module__inner___uisTk{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:var(--spacing-page-padding);padding-right:var(--spacing-page-padding)}@media(width>=768px){.CommonHeader-module__inner___uisTk{padding-left:var(--spacing-page-padding-md);padding-right:var(--spacing-page-padding-md)}}@media(width>=1024px){.CommonHeader-module__inner___uisTk{padding-left:var(--spacing-page-padding-lg);padding-right:var(--spacing-page-padding-lg)}}.CommonHeader-module__inner___uisTk{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:72px}@media(width>=1024px){.CommonHeader-module__inner___uisTk{max-width:1440px;min-height:75px;justify-content:center;gap:171px;padding:10px 20px}}.CommonHeader-module__logoArea___bCHNR{display:inline-flex;align-items:center;min-width:0}@media(width>=1024px){.CommonHeader-module__logoArea___bCHNR{justify-self:start;width:167px;height:55px}}.CommonHeader-module__logoLink___edlWe{display:inline-flex;align-items:center;gap:var(--space-2);height:100%;color:var(--color-text-primary);font-weight:var(--font-weight-semibold);flex-shrink:0}.CommonHeader-module__logoLink___edlWe:hover{color:var(--color-primary)}.CommonHeader-module__logoText___7Yumo{letter-spacing:.06em}.CommonHeader-module__logoImage___AyJhi{display:block;width:auto;height:46px}@media(width>=1024px){.CommonHeader-module__logoImage___AyJhi{width:167px;height:55px;object-fit:contain}}.CommonHeader-module__desktopNav___6FL0O{--header-menu-font-family: "Pretendard", var(--font-family-base);--header-menu-font-size: 18px;--header-menu-font-weight: var(--font-weight-normal);--header-menu-line-height: 1.3;display:none;min-width:0}@media(width>=1024px){.CommonHeader-module__desktopNav___6FL0O{display:flex;flex:0 0 auto;align-items:center}}.CommonHeader-module__desktopNavList___NEY75{display:flex;align-items:stretch;justify-content:center;gap:38px;min-width:0;width:max-content;max-width:100%;height:100%;color:var(--color-gray-900);font-family:var(--header-menu-font-family);font-size:var(--header-menu-font-size);font-weight:var(--header-menu-font-weight);letter-spacing:var(--letter-spacing-normal);line-height:var(--header-menu-line-height)}.CommonHeader-module__desktopNavItem___72Via{display:inline-flex;align-items:center;min-height:100%}.CommonHeader-module__desktopNavLink___JhYwe,.CommonHeader-module__desktopNavTrigger___Yzwtr{display:inline-flex;align-items:center;gap:var(--space-1-5);min-height:40px;padding:var(--space-2) var(--space-2);border:0;border-radius:var(--radius-md);color:var(--color-text-secondary);text-decoration:none;box-shadow:none;background:transparent;background-image:none;font-family:var(--header-menu-font-family);font-size:var(--header-menu-font-size);font-weight:var(--header-menu-font-weight);letter-spacing:var(--letter-spacing-normal);line-height:var(--header-menu-line-height);white-space:nowrap}@media(width>=1024px){.CommonHeader-module__desktopNavLink___JhYwe,.CommonHeader-module__desktopNavTrigger___Yzwtr{min-height:auto;padding:0;border-radius:0;color:var(--color-gray-900)}}.CommonHeader-module__desktopNavLink___JhYwe:hover,.CommonHeader-module__desktopNavTrigger___Yzwtr:hover{color:var(--color-text-primary);background:var(--color-bg-tertiary);transition:all .3s}@media(width>=1024px){.CommonHeader-module__desktopNavLink___JhYwe:hover,.CommonHeader-module__desktopNavTrigger___Yzwtr:hover{color:var(--color-primary);background:transparent}}.CommonHeader-module__desktopNavTrigger___Yzwtr{border:0;background:transparent;cursor:pointer}.CommonHeader-module__desktopNavTriggerActive___S-DvI{color:var(--color-gray-900);background:var(--color-bg-secondary)}@media(width>=1024px){.CommonHeader-module__desktopNavTriggerActive___S-DvI{background:transparent}}.CommonHeader-module__desktopUtilityArea___2AtMg{display:none;align-items:center;gap:var(--space-2);flex-shrink:0}@media(width>=1024px){.CommonHeader-module__desktopUtilityArea___2AtMg{display:flex;gap:var(--space-6)}}.CommonHeader-module__mobileUtilityArea___lec5O{display:inline-flex;align-items:center;gap:var(--space-2);flex-shrink:0}@media(width>=1024px){.CommonHeader-module__mobileUtilityArea___lec5O{display:none}}@media(width<1200px){.CommonHeader-module__inner___uisTk{max-width:none;min-height:72px;justify-content:space-between;gap:var(--space-4);padding:0 var(--space-5)}.CommonHeader-module__logoArea___bCHNR{width:auto;height:auto}.CommonHeader-module__logoImage___AyJhi{width:auto;height:46px}.CommonHeader-module__desktopNav___6FL0O,.CommonHeader-module__desktopUtilityArea___2AtMg{display:none}.CommonHeader-module__mobileUtilityArea___lec5O{display:inline-flex}}@media(width>=1200px)and (width<1380px){.CommonHeader-module__inner___uisTk{justify-content:space-between;gap:28px;padding:10px 20px}.CommonHeader-module__logoArea___bCHNR{width:170px}.CommonHeader-module__logoImage___AyJhi{width:136px}.CommonHeader-module__desktopNav___6FL0O{flex:1 1 auto}.CommonHeader-module__desktopNavList___NEY75{width:100%;gap:22px}.CommonHeader-module__desktopNavLink___JhYwe,.CommonHeader-module__desktopNavTrigger___Yzwtr{font-size:16px}.CommonHeader-module__desktopUtilityArea___2AtMg{gap:14px}.CommonHeader-module__desktopLoginLink___YG9TV{width:auto;padding:10px 20px;font-size:16px}}.CommonHeader-module__iconButton___ybgCR,.CommonHeader-module__iconLink___2M5cI{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-height:40px;border-radius:var(--radius-md);color:var(--color-text-secondary)}.CommonHeader-module__iconButton___ybgCR:hover,.CommonHeader-module__iconLink___2M5cI:hover{color:var(--color-text-primary);background:var(--color-bg-tertiary);transition:all .3s}.CommonHeader-module__iconButton___ybgCR{padding:0;border:0;background:transparent;cursor:pointer}.CommonHeader-module__iconLink___2M5cI{text-decoration:none}.CommonHeader-module__iconImage___5HCce{width:20px;height:20px;object-fit:contain}.CommonHeader-module__headerCartLink___TouD1{position:relative}@media(width>=1024px){.CommonHeader-module__headerCartLink___TouD1{width:45px;height:45px;min-height:45px;border-radius:0}.CommonHeader-module__headerCartLink___TouD1:hover{background:transparent}}.CommonHeader-module__headerCartIcon___3hY1u{width:20px;height:20px}@media(width>=1024px){.CommonHeader-module__headerCartIcon___3hY1u{width:24px;height:24px}}.CommonHeader-module__accountMenuIcon___DPBw4{display:block;width:22px;height:22px;background:currentcolor;mask:var(--header-account-icon) center/contain no-repeat;-webkit-mask:var(--header-account-icon) center/contain no-repeat}@media(width>=1024px){.CommonHeader-module__accountMenuIcon___DPBw4{width:24px;height:24px;transform:translateY(1px)}}.CommonHeader-module__cartCountBadge___ciL5X{position:absolute;top:-9px;right:-9px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#34b29f;color:#fff;font-family:Pretendard,var(--font-family-base);font-size:12px;font-weight:500;line-height:1.3;letter-spacing:0;pointer-events:none}@media(width>=1024px){.CommonHeader-module__cartCountBadge___ciL5X{top:2px;right:2px}}.CommonHeader-module__authActionGroup___frUmn{display:inline-flex;align-items:center;gap:0}.CommonHeader-module__accountMenu___t-OSQ{position:relative}@media(width>=1024px){.CommonHeader-module__accountMenu___t-OSQ{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px}}@media(width>=1024px){.CommonHeader-module__accountLoginLink___u2Mok{width:45px;height:45px;min-height:45px;border-radius:0;color:#374151}.CommonHeader-module__accountLoginLink___u2Mok:hover,.CommonHeader-module__accountLoginLink___u2Mok:focus-visible{color:#34b29f;background:transparent}}@media(width>=1024px){.CommonHeader-module__accountMenuTrigger___jxVif{width:45px;height:45px;min-height:45px;border-radius:0;color:#374151;transition:color .16s ease}.CommonHeader-module__accountMenuTrigger___jxVif:hover,.CommonHeader-module__accountMenuTrigger___jxVif:focus-visible,.CommonHeader-module__accountMenuTrigger___jxVif[aria-expanded=true]{color:#34b29f;background:transparent}}.CommonHeader-module__accountMenuPanel___lEHJZ{position:absolute;top:calc(100% + 10px);right:0;display:grid;width:190px;min-width:190px;overflow:hidden;padding:0;border:1px solid #e5e7eb;border-radius:20px;background:#fff;box-shadow:none}.CommonHeader-module__accountMenuLink___oSJoq,.CommonHeader-module__accountMenuButton___DaltB{display:inline-flex;align-items:center;justify-content:flex-start;min-height:50px;padding:0 24px;border:0;border-radius:0;color:#374151;font:inherit;font-size:18px;font-weight:var(--font-weight-medium);line-height:1.3;letter-spacing:var(--letter-spacing-normal);text-decoration:none;background:#fff}.CommonHeader-module__accountMenuLink___oSJoq:hover,.CommonHeader-module__accountMenuLink___oSJoq:focus-visible{color:#34b29f;background:#ecf9f7}.CommonHeader-module__accountMenuButton___DaltB{width:100%;color:#374151;background:#fff;cursor:pointer;text-align:left}.CommonHeader-module__accountMenuButton___DaltB:hover,.CommonHeader-module__accountMenuButton___DaltB:focus-visible{color:#34b29f;background:#ecf9f7}.CommonHeader-module__textActionLink___37v5t,.CommonHeader-module__textActionButton___556ek,.CommonHeader-module__mobileActionLink___2JQsM,.CommonHeader-module__mobileActionButton___8CfHT{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:40px;border:1px solid transparent;border-radius:var(--radius-3xl);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);text-decoration:none;white-space:nowrap;transition:all .3s}.CommonHeader-module__textActionButton___556ek,.CommonHeader-module__mobileActionButton___8CfHT{border:1px solid transparent;cursor:pointer;font:inherit}.CommonHeader-module__textActionButton___556ek:focus-visible,.CommonHeader-module__mobileActionButton___8CfHT:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.CommonHeader-module__textActionLinkPrimary___XH-1b,.CommonHeader-module__textActionButtonPrimary___g1tjZ,.CommonHeader-module__mobileActionLinkPrimary___UfXwU,.CommonHeader-module__mobileActionButtonPrimary___hI96n{color:var(--color-text-inverse);background:var(--color-primary)}.CommonHeader-module__textActionLinkPrimary___XH-1b:hover,.CommonHeader-module__textActionButtonPrimary___g1tjZ:hover,.CommonHeader-module__mobileActionLinkPrimary___UfXwU:hover,.CommonHeader-module__mobileActionButtonPrimary___hI96n:hover{background:var(--color-brand-lighten-30)}.CommonHeader-module__textActionLinkSecondary___dUNVw,.CommonHeader-module__textActionButtonSecondary___rmanY,.CommonHeader-module__mobileActionLinkSecondary___-Vlni,.CommonHeader-module__mobileActionButtonSecondary___QbNbU{color:var(--color-text-primary);background:var(--color-brand-lighten-40)}.CommonHeader-module__textActionLinkSecondary___dUNVw:hover,.CommonHeader-module__textActionButtonSecondary___rmanY:hover,.CommonHeader-module__mobileActionLinkSecondary___-Vlni:hover,.CommonHeader-module__mobileActionButtonSecondary___QbNbU:hover{background:var(--color-brand-lighten-30)}.CommonHeader-module__textActionLink___37v5t,.CommonHeader-module__textActionButton___556ek{padding:0 var(--space-4)}@media(width>=1024px){.CommonHeader-module__textActionLink___37v5t,.CommonHeader-module__textActionButton___556ek{width:106px;min-height:45px;padding:12px 30px;border:0;border-radius:40px;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-normal);line-height:normal}}.CommonHeader-module__textActionIcon___7Z-V-{width:18px;height:18px;object-fit:contain}.CommonHeader-module__desktopLoginLink___YG9TV{color:#fff;background:#34b29f}.CommonHeader-module__desktopLoginLink___YG9TV:hover{background:#2fa18f}@media(width>=1024px){.CommonHeader-module__desktopLoginLink___YG9TV{width:98px;min-height:auto;padding:10px 30px;border-radius:12px;font-family:Pretendard,var(--font-family-base);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);letter-spacing:-.32px;line-height:normal}}.CommonHeader-module__dropdownPanel___wXl2L{position:absolute;top:100%;right:0;left:0;visibility:hidden;pointer-events:none;transition:visibility 0s linear var(--transition-slower)}.CommonHeader-module__dropdownPanelOpen___Ozv0b{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.CommonHeader-module__dropdownPanelOpen___Ozv0b .CommonHeader-module__dropdownPanelViewport___F23yp{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0)}.CommonHeader-module__dropdownPanelViewport___F23yp{overflow:hidden;border-bottom:1px solid #e5e7eb;background:var(--color-bg-primary);opacity:0;clip-path:inset(0 0 100% 0);transform:translateY(-12px);will-change:clip-path,opacity,transform;transition:clip-path var(--transition-slower),opacity var(--transition-slower),transform var(--transition-slower)}.CommonHeader-module__dropdownInner___5APYs{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:var(--spacing-page-padding);padding-right:var(--spacing-page-padding)}@media(width>=768px){.CommonHeader-module__dropdownInner___5APYs{padding-left:var(--spacing-page-padding-md);padding-right:var(--spacing-page-padding-md)}}@media(width>=1024px){.CommonHeader-module__dropdownInner___5APYs{padding-left:var(--spacing-page-padding-lg);padding-right:var(--spacing-page-padding-lg)}}.CommonHeader-module__dropdownInner___5APYs{display:flex;align-items:stretch;min-height:624px;padding:0}.CommonHeader-module__dropdownHeader___7m-6A{display:grid;align-content:start;gap:10px;width:300px;min-width:300px;min-height:624px;padding:28px;border-right:1px solid #e5e7eb}.CommonHeader-module__dropdownTitleLink___qwguz{display:inline-flex;width:fit-content;color:#000;font-family:Pretendard,var(--font-family-base);font-size:22px;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-normal);line-height:1.3}.CommonHeader-module__dropdownTitleLink___qwguz:hover{color:var(--color-primary)}.CommonHeader-module__dropdownDescription___yMsKR{color:#6b7280;font-family:Pretendard,var(--font-family-base);font-size:18px;font-weight:var(--font-weight-normal);line-height:1.3}.CommonHeader-module__dropdownDepthLayout___fF0K-{display:flex;min-width:0;min-height:624px;flex:1;overflow:auto hidden}.CommonHeader-module__dropdownSecondLevelColumn___mQ0iO{position:relative;display:grid;align-content:start;width:390px;min-width:390px;min-height:624px;padding:0;background:#fff}.CommonHeader-module__dropdownSecondLevelColumn___mQ0iO:after{position:absolute;top:0;right:0;bottom:0;z-index:1;width:1px;background:#e5e7eb;content:"";pointer-events:none}.CommonHeader-module__dropdownDepthCard___0G3Zh{display:flex;align-items:center;justify-content:space-between;gap:24px;width:390px;min-height:104px;padding:25px 28px;color:#000;text-decoration:none;background:#fff;box-sizing:border-box;transition:background-color .16s ease,color .16s ease}.CommonHeader-module__dropdownDepthCard___0G3Zh:hover,.CommonHeader-module__dropdownDepthCard___0G3Zh:focus-visible{background:#ecf9f7}.CommonHeader-module__dropdownDepthCard___0G3Zh:hover .CommonHeader-module__dropdownDepthTitle___9g3wh,.CommonHeader-module__dropdownDepthCard___0G3Zh:hover .CommonHeader-module__dropdownDepthArrow___sgB4d,.CommonHeader-module__dropdownDepthCard___0G3Zh:focus-visible .CommonHeader-module__dropdownDepthTitle___9g3wh,.CommonHeader-module__dropdownDepthCard___0G3Zh:focus-visible .CommonHeader-module__dropdownDepthArrow___sgB4d{color:#34b29f}.CommonHeader-module__dropdownDepthCardActive___KOQ9j{background:#ecf9f7}.CommonHeader-module__dropdownDepthCardActive___KOQ9j .CommonHeader-module__dropdownDepthTitle___9g3wh,.CommonHeader-module__dropdownDepthCardActive___KOQ9j .CommonHeader-module__dropdownDepthArrow___sgB4d{color:#34b29f}.CommonHeader-module__dropdownDepthCopy___RSFA4{display:grid;gap:10px;min-width:0}.CommonHeader-module__dropdownDepthTitle___9g3wh,.CommonHeader-module__dropdownGrandchildTitle___c6i0Z{overflow:hidden;font-family:Pretendard,var(--font-family-base);font-size:18px;letter-spacing:var(--letter-spacing-normal);line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.CommonHeader-module__dropdownDepthTitle___9g3wh{color:currentColor;font-weight:var(--font-weight-semibold)}.CommonHeader-module__dropdownDepthDescription___q84ZD,.CommonHeader-module__dropdownGrandchildDescription___iZTFy{overflow:hidden;color:#6b7280;font-family:Pretendard,var(--font-family-base);font-size:16px;font-weight:var(--font-weight-normal);letter-spacing:var(--letter-spacing-normal);line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.CommonHeader-module__dropdownDepthArrow___sgB4d{width:6px;height:12px;flex:0 0 6px;color:#34b29f}.CommonHeader-module__dropdownGrandchildGrid___aKUQF{display:grid;grid-template-columns:repeat(2,355px);column-gap:40px;align-content:start;min-width:750px;min-height:624px;padding:0;border-left:1px solid #e5e7eb;margin-left:-1px;background:#fff}.CommonHeader-module__dropdownGrandchildCard___tio-v{display:grid;align-content:center;gap:10px;width:355px;min-height:104px;padding:25px 28px;color:#000;text-decoration:none;background:#fff;box-sizing:border-box;transition:background-color .16s ease,color .16s ease}.CommonHeader-module__dropdownGrandchildCard___tio-v:hover,.CommonHeader-module__dropdownGrandchildCard___tio-v:focus-visible{background:#ecf9f7}.CommonHeader-module__dropdownGrandchildCard___tio-v:hover .CommonHeader-module__dropdownGrandchildTitle___c6i0Z,.CommonHeader-module__dropdownGrandchildCard___tio-v:focus-visible .CommonHeader-module__dropdownGrandchildTitle___c6i0Z{color:#34b29f}.CommonHeader-module__dropdownGrandchildGroup___pK2VD{width:355px;background:#fff}.CommonHeader-module__dropdownFourthDepthList___RB6r-{display:grid;gap:4px;padding:0 28px 18px}.CommonHeader-module__dropdownFourthDepthLink___GY9AW{display:block;overflow:hidden;padding:8px 0;color:#4b5563;font-family:Pretendard,var(--font-family-base);font-size:15px;font-weight:var(--font-weight-normal);letter-spacing:var(--letter-spacing-normal);line-height:1.35;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;transition:color .16s ease}.CommonHeader-module__dropdownFourthDepthLink___GY9AW:hover,.CommonHeader-module__dropdownFourthDepthLink___GY9AW:focus-visible{color:#34b29f}.CommonHeader-module__dropdownGrandchildTitle___c6i0Z{color:#000;font-weight:var(--font-weight-medium)}.CommonHeader-module__mobileDrawer___5r90b{width:min(300px,78vw);height:100%;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-4);overflow:auto;background:var(--color-bg-primary)}.CommonHeader-module__mobileDrawerOverlay___--TLb{position:fixed;inset:0;z-index:var(--z-index-modal);display:flex;justify-content:flex-end;background:#0000008c}.CommonHeader-module__mobileDrawerHeader___koUTk{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.CommonHeader-module__mobileDrawerBrand___GIAHG{color:var(--color-text-primary);font-weight:var(--font-weight-semibold);letter-spacing:.04em}.CommonHeader-module__mobileActionGroup___Ny8d9{display:grid;gap:var(--space-3)}.CommonHeader-module__mobileActionLink___2JQsM,.CommonHeader-module__mobileActionButton___8CfHT{justify-content:flex-start;min-height:40px;padding:0 var(--space-3)}.CommonHeader-module__mobileErrorText___RRpum{color:var(--color-text-tertiary);font-size:var(--font-size-sm)}.CommonHeader-module__mobileNav___-lg-0{min-height:0;flex:1 1 auto}.CommonHeader-module__mobileNavList___VjTkJ{display:grid;gap:var(--space-2)}.CommonHeader-module__mobileNavListDepth1___az-rP{gap:var(--space-3)}.CommonHeader-module__mobileNavListDepth2___iIZr7,.CommonHeader-module__mobileNavListDepth3___uOyn6{margin-top:var(--space-2);margin-left:var(--space-3);padding-left:var(--space-2);border-left:1px solid var(--color-border)}.CommonHeader-module__mobileNavItem___wvuxh{display:grid;gap:var(--space-2)}.CommonHeader-module__mobileNavRow___pQhIy{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.CommonHeader-module__mobileNavLink___msbKe{min-width:0;color:var(--color-text-secondary)}.CommonHeader-module__mobileNavLinkPrimary___zyQrj{color:var(--color-text-primary);font-size:.94rem;font-weight:var(--font-weight-semibold)}.CommonHeader-module__mobileNavLinkSecondary___zL9yP{color:var(--color-text-primary);font-size:var(--font-size-sm)}.CommonHeader-module__mobileNavLinkTertiary___x4wqg{font-size:var(--font-size-sm)}.CommonHeader-module__mobileNavToggle___muNas{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border:0;border-radius:var(--radius-md);color:var(--color-text-secondary);background:transparent;cursor:pointer;transition:transform .5s ease}.CommonHeader-module__mobileNavToggle___muNas:hover{color:var(--color-text-primary);background:var(--color-bg-tertiary)}.CommonHeader-module__mobileNavToggleExpanded___n-bzk{transform:rotate(180deg)}.CommonHeader-module__mobileDrawerFooter___7gybs{margin-top:auto;padding-top:var(--space-4)}.CommonHeader-module__mobileLogoutButton___cAmJx{display:inline-flex;align-items:center;justify-content:flex-start;gap:var(--space-2);width:100%;min-height:44px;padding:0 var(--space-3);border:0;border-radius:999px;color:#374151;font:inherit;font-size:.94rem;font-weight:var(--font-weight-semibold);line-height:1.3;background:#fff;cursor:pointer}.CommonHeader-module__mobileLogoutButton___cAmJx:hover,.CommonHeader-module__mobileLogoutButton___cAmJx:focus-visible{color:#34b29f;background:#ecf9f7}.CommonHeader-module__mobileLogoutButton___cAmJx:disabled{color:#9ca3af;cursor:wait}.CommonHeader-module__mobileLogoutIcon___421Ts{width:18px;height:18px;flex:0 0 18px;object-fit:contain}.CommonHeader-module__srOnly___RmQbU{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip-path:inset(50%)}.GlobalNoticePopup-module__popupLayer___sDhC1{position:fixed;inset:0;z-index:var(--z-index-backdrop);display:grid;place-items:center;padding:24px;pointer-events:none}.GlobalNoticePopup-module__popupGrid___aBKfF{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:min(100%,1120px);max-height:calc(100vh - 48px);gap:18px;overflow-y:auto;pointer-events:none}.GlobalNoticePopup-module__panel___JsRdF{width:100%;overflow:hidden;border-radius:8px;background:#fff;pointer-events:auto;box-shadow:0 24px 70px #1118273d}.GlobalNoticePopup-module__imageWrap___5IbQa{position:relative;overflow:hidden;aspect-ratio:740/714;background:#fff}.GlobalNoticePopup-module__imageLink___yLNiP{display:block;width:100%;height:100%}.GlobalNoticePopup-module__image___fSY9p{display:block;width:100%;height:100%;object-fit:cover}.GlobalNoticePopup-module__actionRow___-6CSE{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:0 20px;border-top:1px solid #d1d5db;background:#fff}.GlobalNoticePopup-module__dismissControl___pjhkx,.GlobalNoticePopup-module__closeButton___Ma8xc{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0;border:0;background:#fff;cursor:pointer;font:inherit;font-size:15px;line-height:1.3}.GlobalNoticePopup-module__dismissControl___pjhkx{color:#4b5563;cursor:pointer;font-weight:400;gap:14px}.GlobalNoticePopup-module__dismissInput___u7oWT{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.GlobalNoticePopup-module__closeButton___Ma8xc{color:#374151;font-weight:500}.GlobalNoticePopup-module__dismissCheckbox___1fQzg{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px}.GlobalNoticePopup-module__dismissCheckMark___bPEWa{display:none;width:10px;height:6px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:translateY(-1px) rotate(-45deg)}.GlobalNoticePopup-module__dismissInput___u7oWT:checked+.GlobalNoticePopup-module__dismissCheckbox___1fQzg{border-color:#34b29f;background:#34b29f}.GlobalNoticePopup-module__dismissInput___u7oWT:checked+.GlobalNoticePopup-module__dismissCheckbox___1fQzg .GlobalNoticePopup-module__dismissCheckMark___bPEWa{display:block}.GlobalNoticePopup-module__dismissControl___pjhkx:hover,.GlobalNoticePopup-module__dismissControl___pjhkx:focus-within,.GlobalNoticePopup-module__closeButton___Ma8xc:hover,.GlobalNoticePopup-module__closeButton___Ma8xc:focus-visible{color:#34b29f;outline:none}.GlobalNoticePopup-module__dismissControl___pjhkx:focus-within .GlobalNoticePopup-module__dismissCheckbox___1fQzg{box-shadow:0 0 0 3px #34b29f2e}@media(width<480px){.GlobalNoticePopup-module__popupLayer___sDhC1{padding:16px}.GlobalNoticePopup-module__popupGrid___aBKfF{grid-template-columns:minmax(0,1fr);width:min(100%,360px);max-height:calc(100vh - 32px);gap:12px}.GlobalNoticePopup-module__actionRow___-6CSE{min-height:56px;padding:0 14px}.GlobalNoticePopup-module__dismissControl___pjhkx,.GlobalNoticePopup-module__closeButton___Ma8xc{font-size:14px}.GlobalNoticePopup-module__dismissControl___pjhkx{gap:10px}.GlobalNoticePopup-module__dismissCheckbox___1fQzg{width:20px;height:20px}}.RootLayout-module__layout___Z-HfP{display:flex;flex-direction:column;height:100%;min-height:100vh}.RootLayout-module__main___JHHEt{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:var(--space-8) var(--space-6)}.RootLayout-module__mainFullBleed___3bF9B{max-width:none;margin:0;padding:0}
