@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";
.LanguageSwitcher-module__gdGMiG__switcherWrapper{z-index:100;margin-left:1.5rem;display:inline-block;position:relative}.LanguageSwitcher-module__gdGMiG__triggerBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #1a73e899;border-radius:20px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.LanguageSwitcher-module__gdGMiG__triggerBtn:hover{background:#1a73e81a;border-color:#1a73e8;transform:translateY(-1px)}.LanguageSwitcher-module__gdGMiG__triggerBtn.LanguageSwitcher-module__gdGMiG__active{background:#1a73e826;border-color:#1a73e8}.LanguageSwitcher-module__gdGMiG__currentLabel{-webkit-user-select:none;user-select:none}.LanguageSwitcher-module__gdGMiG__chevron{transition:transform .3s}.LanguageSwitcher-module__gdGMiG__rotate{transform:rotate(180deg)}.LanguageSwitcher-module__gdGMiG__dropdownMenu{background:#fff;border-radius:12px;flex-direction:column;gap:2px;min-width:120px;padding:.5rem;animation:.2s ease-out LanguageSwitcher-module__gdGMiG__slideIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 25px #0003}@keyframes LanguageSwitcher-module__gdGMiG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher-module__gdGMiG__menuItem{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.LanguageSwitcher-module__gdGMiG__menuItem:hover{color:#1a73e8;background:#f1f3f4}.LanguageSwitcher-module__gdGMiG__menuItem.LanguageSwitcher-module__gdGMiG__selected{color:#1a73e8;background:#1a73e81a;font-weight:700}@media (max-width:768px){.LanguageSwitcher-module__gdGMiG__switcherWrapper{margin-top:.5rem;margin-left:0}.LanguageSwitcher-module__gdGMiG__dropdownMenu{left:0;right:auto}}
.layout-module__ACst_q__siteHeader{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#121212cc;border-bottom:1px solid #ffffff0d;width:100%;position:sticky;top:0}.layout-module__ACst_q__headerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.layout-module__ACst_q__headerLogo{align-items:center;gap:.8rem;text-decoration:none;display:flex}.layout-module__ACst_q__logoIcon{background:var(--color-primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:800;display:flex}.layout-module__ACst_q__logoText{color:#fff;letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.layout-module__ACst_q__headerNav{align-items:center;gap:1.5rem;display:flex}.layout-module__ACst_q__navLink{color:#fffffff2;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.layout-module__ACst_q__navLink:hover{color:#fff;transform:translateY(-1px)}.layout-module__ACst_q__siteFooter{background:#0a0a0a;border-top:1px solid #ffffff0d;width:100%;margin-top:4rem;padding:4rem 1.5rem}.layout-module__ACst_q__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.layout-module__ACst_q__footerCopyright{color:var(--color-text-secondary);font-size:.9rem}.layout-module__ACst_q__footerLinks{gap:1.5rem;display:flex}.layout-module__ACst_q__footerLinks a{color:var(--color-text-secondary);font-size:.9rem;text-decoration:none;transition:color .2s}.layout-module__ACst_q__footerLinks a:hover{color:#fff}@media (max-width:768px){.layout-module__ACst_q__headerInner{padding:1rem}.layout-module__ACst_q__headerNav{gap:1rem}.layout-module__ACst_q__logoText{display:none}.layout-module__ACst_q__footerInner{text-align:center;flex-direction:column}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--color-bg-main);color:var(--color-text-primary);min-height:100vh;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}img{max-width:100%;display:block}ul,ol{list-style:none}:root{--color-primary:#4a6741;--color-primary-light:#6b8b62;--color-primary-dark:#344b2e;--color-primary-subtle:#e8f0e4;--color-bg-main:#f3f6f0;--color-bg-card:#ffffffd9;--color-bg-card-solid:#fff;--color-bg-hero-start:#e8f0e4;--color-bg-hero-mid:#f0f4eb;--color-bg-hero-end:#e4ebe0;--color-bg-section:#f8faf6;--color-bg-overlay:#4a67410a;--color-text-primary:#1a1d17;--color-text-secondary:#5a6354;--color-text-muted:#8a9484;--color-text-inverse:#fff;--color-accent-green:#2ecc71;--color-accent-purple:#8b5cf6;--color-accent-pink:#ec4899;--color-accent-orange:#f59e0b;--color-accent-blue:#3b82f6;--color-accent-cyan:#06b6d4;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--color-border:#4a67411f;--color-border-strong:#4a67413d;--font-primary:"Pretendard Variable", "Pretendard", -apple-system, sans-serif;--text-hero:clamp(2.25rem, 5vw, 3.5rem);--text-h1:clamp(1.75rem, 4vw, 2.75rem);--text-h2:clamp(1.375rem, 3vw, 2rem);--text-h3:clamp(1.125rem, 2.5vw, 1.5rem);--text-body:1rem;--text-small:.875rem;--text-xs:.75rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001a;--shadow-xl:0 16px 48px #0000001f;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--transition-spring:.5s cubic-bezier(.34, 1.56, .64, 1);--max-width:1200px;--max-width-content:800px;--max-width-narrow:640px;--header-height:64px}.container{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.container--narrow{max-width:var(--max-width-narrow)}.container--content{max-width:var(--max-width-content)}.glass{background:var(--color-bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border)}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border-radius:var(--radius-xl);font-weight:var(--weight-semibold);font-size:var(--text-body);transition:all var(--transition-base);display:inline-flex;position:relative;overflow:hidden}.btn--primary{background:var(--color-primary);color:var(--color-text-inverse);padding:var(--space-4) var(--space-8);font-size:1.05rem}.btn--primary:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn--primary:active{transform:translateY(0)}.btn--secondary{background:var(--color-bg-card-solid);color:var(--color-primary);border:1.5px solid var(--color-border-strong)}.btn--secondary:hover{background:var(--color-primary-subtle);border-color:var(--color-primary)}.btn--ghost{color:var(--color-text-secondary)}.btn--ghost:hover{color:var(--color-primary);background:var(--color-bg-overlay)}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-fadeIn{animation:.5s forwards fadeIn}.animate-fadeInUp{animation:.6s forwards fadeInUp}@media (max-width:768px){:root{--header-height:56px}.container{padding:0 var(--space-4)}}::selection{background:var(--color-primary-subtle);color:var(--color-primary-dark)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-light)}
