.cg-menu-scrim{z-index:40;cursor:default;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0}.cg-site-header{z-index:50;width:100%;box-shadow:none;background:0 0;border:0;position:fixed;top:0;left:0;right:0}.cg-site-header--home{background:#f8f6f1}.cg-site-header:before,.cg-site-header:after{content:none;display:none}.cg-site-header-spacer{height:var(--cg-header-h);pointer-events:none;visibility:hidden;width:100%;box-shadow:none;border:0}.cg-site-header__inner{box-sizing:border-box;width:100%;max-width:var(--cg-header-max);box-shadow:none;border:0;margin-inline:auto;position:relative}.cg-header-bar{box-sizing:border-box;height:var(--cg-header-h);padding-inline:var(--cg-header-pad);background:var(--cg-header-bg);box-shadow:none;border:0;border-bottom:1px solid var(--lg-gold-500,#d3a62b);border-radius:0 0 16px 16px;outline:none;justify-content:space-between;align-items:center;gap:10px;display:flex}.cg-header-bar--menu-open{box-shadow:none;border:0;border-bottom:1px solid var(--lg-gold-500,#d3a62b);background:var(--cg-header-bg);border-radius:0}.cg-header-logo{align-items:center;gap:0;min-width:0;min-height:36px;display:inline-flex}.cg-header-logo__text{color:var(--lg-text-on-dark,#f5f7f8);font-size:var(--cg-type-card-title);font-weight:var(--fw-bold);letter-spacing:-.015em;white-space:nowrap;line-height:1.2}.cg-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.cg-header-phone{border:1px solid var(--cg-line);min-height:36px;color:var(--cg-ink);font-size:var(--cg-type-btn);white-space:nowrap;background:#fff;border-radius:11px;justify-content:center;align-items:center;padding:0 12px;font-weight:600;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.cg-header-phone:hover{background:var(--cg-neutral);border-color:var(--cg-ink);transform:translateY(-1px)}.cg-header-phone:focus-visible{outline:2px solid var(--cg-link);outline-offset:2px}.cg-header-kakao{background:var(--lg-gold-500,#d3a62b);min-height:34px;color:var(--lg-navy-950,#08192b);font-size:var(--cg-type-btn);white-space:nowrap;box-shadow:none;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 13px;font-weight:600;line-height:1;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.cg-header-kakao:hover{background:var(--lg-gold-600,#b98a18);color:var(--lg-navy-950,#08192b)}.cg-header-kakao:active{background:var(--lg-gold-dark,#866515);color:var(--lg-navy-950,#08192b)}.cg-header-kakao:focus-visible{outline:2px solid var(--lg-focus,#d3a62b);outline-offset:2px}@media (prefers-reduced-motion:reduce){.cg-header-kakao{transition:none}}.cg-header-menu-button{width:36px;height:36px;color:var(--lg-text-on-dark,#f5f7f8);cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent;appearance:none;background:0 0;border:0;border-radius:8px;outline:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;margin:0;padding:0;display:flex}.cg-header-menu-button span{opacity:1;width:18px;height:2px;box-shadow:none;background:currentColor;border-radius:999px;flex-basis:2px;display:block;transform:none}.cg-header-menu-button__x{width:16px;height:16px;color:var(--lg-text-on-dark,#f5f7f8);stroke:currentColor;display:block}.cg-header-menu-button:hover,.cg-header-menu-button:active{box-shadow:none;color:var(--lg-gold-500,#d3a62b);background:#f5f7f814;border:0;outline:none}.cg-header-menu-button:focus{box-shadow:none;border:0;outline:none}.cg-header-menu-button:focus:not(:focus-visible){box-shadow:none;background:0 0;border:0;outline:none}.cg-header-menu-button:focus-visible{outline:1px solid var(--lg-focus,#d3a62b);outline-offset:2px;box-shadow:none;background:#f5f7f814;border:0}.cg-header-menu-button.is-open:focus:not(:focus-visible){background:0 0}.cg-mega{box-sizing:border-box;background:var(--lg-surface,#fff);border:0;border-top:1px solid var(--lg-border-dark,#d3a62b3d);width:100%;box-shadow:none;border-radius:0 0 12px 12px;display:none;position:absolute;top:100%;left:0;right:0;overflow:visible}.cg-mega__inner{box-sizing:border-box;width:100%;max-width:var(--cg-header-max);padding:18px var(--cg-header-pad) 22px;margin-inline:auto}.cg-mega__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px 36px;display:grid}.cg-mega__card{display:none}.cg-mega__layout{grid-template-columns:1fr 260px;align-items:stretch;gap:20px;min-height:260px;display:grid}.cg-mega__list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:4px 12px;display:grid}.cg-mega__item{background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;text-decoration:none;transition:background .14s,border-color .14s;display:flex;position:relative}.cg-mega__item:hover,.cg-mega__item:focus-visible{background:#102d400a;border-color:#102d401f;outline:none}.cg-mega__item.is-active{background:#102d400d;border-color:#102d402e}.cg-mega__item.is-active:after{content:"";background:var(--cg-link);border-radius:50%;width:5px;height:5px;position:absolute;top:10px;right:10px}.cg-mega__num{color:#102d40;letter-spacing:.02em;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:inline-flex}.cg-mega__icon{color:#102d40;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.cg-mega__item-body{flex-direction:column;gap:1px;min-width:0;display:flex}.cg-mega__item-title{color:var(--cg-ink);font-size:var(--cg-type-card-title);font-weight:var(--cg-type-card-title-weight);line-height:var(--cg-type-card-title-lh);word-break:keep-all;overflow-wrap:anywhere;display:block}.cg-mega__item-desc{color:var(--cg-muted);font-size:var(--cg-type-caption);line-height:var(--cg-type-caption-lh);word-break:keep-all;display:block}.cg-mega__panel{display:none}.cg-mega__ad{background:linear-gradient(110deg,#f8df74 0%,#e8ec61 55%,#c9f04d 100%);border-radius:14px;flex-shrink:0;display:block;position:relative;overflow:hidden}.cg-mega__ad-link{width:100%;height:100%;font-family:var(--font-ko);justify-content:space-between;align-items:center;gap:12px;padding:20px 18px;text-decoration:none;display:flex}.cg-mega__ad-copy{color:#102d40;letter-spacing:-.03em;font-size:24px;font-weight:700;line-height:1.1}.cg-mega__panel-btn{background:var(--lg-gold-500,#d3a62b);min-height:38px;color:var(--lg-navy-950,#08192b);border:1px solid var(--lg-gold-500,#d3a62b);white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.cg-mega__ad-link:hover .cg-mega__panel-btn{background:var(--lg-gold-600,#b98a18);border-color:var(--lg-gold-600,#b98a18)}.cg-mega__ad-link:focus-visible{outline:2px solid var(--lg-focus,#d3a62b);outline-offset:2px}.cg-mobile-panel{box-sizing:border-box;background:var(--cg-header-bg);width:100%;box-shadow:none;border:0;border-radius:0 0 14px 14px;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden}.cg-mobile-panel__inner{box-sizing:border-box;padding:10px 18px 14px}.cg-mobile-panel__grid{grid-template-columns:1fr;gap:9px;display:grid}.cg-mobile-panel__card{background:0 0;border:1px solid #0000;border-radius:10px;justify-content:flex-start;align-items:center;gap:8px;min-width:0;height:auto;min-height:0;padding:3px 0;text-decoration:none;display:flex;position:relative}.cg-mobile-panel__card.is-active{background:#d3a62b14;border-color:#d3a62b59}.cg-mobile-panel__card.is-active:after{content:"";background:var(--lg-gold-500,#d3a62b);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;right:8px}.cg-mobile-panel__label{background:#f5f7f80f;border-radius:20px;align-items:center;gap:6px;width:fit-content;min-width:0;max-width:100%;min-height:0;padding:4px 12px 4px 4px;display:inline-flex}.cg-mobile-panel__label--orange,.cg-mobile-panel__label--pink,.cg-mobile-panel__label--lime,.cg-mobile-panel__label--blue,.cg-mobile-panel__label--cyan,.cg-mobile-panel__label--neutral{background:#f5f7f814}.cg-mobile-panel__num{width:26px;height:26px;color:var(--lg-gold-500,#d3a62b);letter-spacing:.02em;background:#d3a62b2e;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.cg-mobile-panel__icon{width:26px;height:26px;color:var(--lg-text-on-dark,#f5f7f8);background:#f5f7f81a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cg-mobile-panel__label strong{color:var(--lg-text-on-dark,#f5f7f8);font-size:var(--cg-type-card-title);font-weight:var(--cg-type-card-title-weight);line-height:var(--cg-type-card-title-lh);word-break:keep-all;overflow-wrap:anywhere;white-space:normal;text-align:left;display:block;overflow:visible}.cg-mobile-panel__card:hover .cg-mobile-panel__label strong,.cg-mobile-panel__card:focus-visible .cg-mobile-panel__label strong,.cg-mobile-panel__card.is-active .cg-mobile-panel__label strong{color:var(--lg-gold-500,#d3a62b)}@media (min-width:901px){.cg-header-phone,.cg-header-kakao{min-height:40px;font-size:var(--cg-type-btn);padding:0 16px}.cg-header-logo__text{font-size:16px;font-weight:var(--fw-bold);line-height:1.2}.cg-header-actions{gap:12px}.cg-mega{display:block}.cg-mobile-panel{display:none!important}}@media (max-width:900px){.cg-mega{display:none!important}.cg-mobile-panel{display:block}.cg-header-kakao{display:none!important}}@media (max-width:360px){.cg-header-logo__text{font-size:var(--cg-type-card-title)}}@media (max-width:768px){.cg-header-bar{padding-inline:16px}.cg-header-logo__text{font-size:15px;font-weight:700;line-height:1.3}.cg-header-menu-button{width:44px;min-width:44px;height:44px;min-height:44px}.cg-mobile-panel__inner{padding-inline:16px}}@media (max-width:899px){.cg-header-logo__text{font-family:var(--font-ko);letter-spacing:-.025em;text-shadow:none;filter:none;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:15px;font-weight:700;line-height:1}.cg-header-menu-button:not(.is-open) span,.cg-header-menu-button:not(.is-open) span:first-child,.cg-header-menu-button:not(.is-open) span:nth-child(2),.cg-header-menu-button:not(.is-open) span:nth-child(3){opacity:1;width:18px;height:2px;box-shadow:none;background:currentColor;border:0;border-radius:999px;flex-basis:2px;margin:0;display:block;transform:none}.cg-header-menu-button:not(.is-open){gap:4px}.cg-mobile-panel__inner{padding:12px 18px 16px}.cg-mobile-panel__grid{grid-template-columns:minmax(0,1fr);gap:9px;width:max-content;max-width:calc(100vw - 40px);display:inline-grid}.cg-mobile-panel__card{width:100%;min-height:0;padding:0}.cg-mobile-panel__card.is-active{background:0 0;border-color:#0000}.cg-mobile-panel__label{box-sizing:border-box;border-radius:20px;width:100%;max-width:100%;padding:4px 12px 4px 4px}.cg-mobile-panel__label strong{font-family:var(--font-ko);font-size:var(--cg-type-card-title);font-weight:var(--cg-type-card-title-weight);line-height:var(--cg-type-card-title-lh);letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cg-mobile-panel__num,.cg-mobile-panel__icon{flex-shrink:0}}
@font-face{font-family:pretendard;src:url(../media/PretendardVariable-s.p.0ztvx5mb7lxp4.woff2)format("woff2");font-display:swap;font-weight:45 920}@font-face{font-family:pretendard Fallback;src:local(Arial);ascent-override:93.76%;descent-override:23.75%;line-gap-override:0.0%;size-adjust:101.55%}.pretendard_e7e0ab90-module__9TsQBW__className{font-family:pretendard,pretendard Fallback}.pretendard_e7e0ab90-module__9TsQBW__variable{--font-ko:"pretendard", "pretendard Fallback"}
