.Toast-module__eyeDpq__toastContainer{z-index:9990;pointer-events:none;flex-direction:column;gap:8px;width:calc(100% - 32px);max-width:400px;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}.Toast-module__eyeDpq__toast{color:#fff;-webkit-backdrop-filter:blur(12px);pointer-events:auto;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:13px;font-weight:500;animation:.35s cubic-bezier(.16,1,.3,1) forwards Toast-module__eyeDpq__toastSlideUp;display:flex;box-shadow:0 8px 32px #00000026}.Toast-module__eyeDpq__success{background:#222222eb}.Toast-module__eyeDpq__info{background:#1e3a5feb}.Toast-module__eyeDpq__error{background:#781e1eeb}.Toast-module__eyeDpq__toastIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.Toast-module__eyeDpq__success .Toast-module__eyeDpq__toastIcon{color:var(--noir);background:#4ade80}.Toast-module__eyeDpq__info .Toast-module__eyeDpq__toastIcon{color:var(--noir);background:#60a5fa}.Toast-module__eyeDpq__error .Toast-module__eyeDpq__toastIcon{color:var(--noir);background:#f87171}.Toast-module__eyeDpq__toastMsg{letter-spacing:-.2px;flex:1;line-height:1.4}@keyframes Toast-module__eyeDpq__toastSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.CouponBanner-module__oVv3fG__banner{z-index:9980;width:calc(100% - 32px);max-width:500px;animation:.5s cubic-bezier(.16,1,.3,1) CouponBanner-module__oVv3fG__slideUp;position:fixed;bottom:72px;left:50%;transform:translate(-50%)}.CouponBanner-module__oVv3fG__bannerInner{background:linear-gradient(135deg,#1a1a1a 0%,#2d2523 100%);border:1px solid #b8976a4d;border-radius:14px;align-items:center;gap:16px;padding:16px 20px;display:flex;position:relative;box-shadow:0 12px 40px #00000040}.CouponBanner-module__oVv3fG__couponLeft{flex-direction:column;flex:1;gap:3px;display:flex}.CouponBanner-module__oVv3fG__couponTag{letter-spacing:.2em;color:var(--champagne);text-transform:uppercase;font-size:.55rem;font-weight:600}.CouponBanner-module__oVv3fG__couponTitle{color:#fff;font-size:.92rem;font-weight:300}.CouponBanner-module__oVv3fG__couponTitle strong{color:var(--champagne);font-size:1.1rem;font-weight:700}.CouponBanner-module__oVv3fG__couponDesc{color:#ffffff73;font-size:.62rem;font-weight:300}.CouponBanner-module__oVv3fG__couponRight{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.CouponBanner-module__oVv3fG__couponCode{font-family:var(--font-serif);letter-spacing:.1em;color:var(--champagne);background:#b8976a14;border:1px dashed #b8976a80;border-radius:6px;padding:6px 14px;font-size:.85rem;font-weight:600}.CouponBanner-module__oVv3fG__couponHint{color:#ffffff59;white-space:nowrap;font-size:.52rem}.CouponBanner-module__oVv3fG__closeBtn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s;position:absolute;top:8px;right:8px}.CouponBanner-module__oVv3fG__closeBtn:hover{color:#fff9}@keyframes CouponBanner-module__oVv3fG__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:480px){.CouponBanner-module__oVv3fG__bannerInner{text-align:center;flex-direction:column;padding:16px}.CouponBanner-module__oVv3fG__couponLeft{align-items:center}}
.WelcomeCoupon-module__rOVhlq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.3s WelcomeCoupon-module__rOVhlq__fadeIn;display:flex;position:fixed;inset:0}.WelcomeCoupon-module__rOVhlq__overlayClosing{animation:.3s forwards WelcomeCoupon-module__rOVhlq__fadeOut}@keyframes WelcomeCoupon-module__rOVhlq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WelcomeCoupon-module__rOVhlq__fadeOut{0%{opacity:1}to{opacity:0}}.WelcomeCoupon-module__rOVhlq__popup{background:var(--white);border-radius:20px;width:100%;max-width:340px;padding:32px 24px 24px;animation:.35s cubic-bezier(.34,1.56,.64,1) WelcomeCoupon-module__rOVhlq__popIn;position:relative;box-shadow:0 20px 60px #00000026}.WelcomeCoupon-module__rOVhlq__popupClosing{animation:.3s forwards WelcomeCoupon-module__rOVhlq__popOut}@keyframes WelcomeCoupon-module__rOVhlq__popIn{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes WelcomeCoupon-module__rOVhlq__popOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)translateY(10px)}}.WelcomeCoupon-module__rOVhlq__closeBtn{color:var(--ash);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.4rem;transition:background .2s;display:flex;position:absolute;top:12px;right:14px}.WelcomeCoupon-module__rOVhlq__closeBtn:hover{background:var(--smoke)}.WelcomeCoupon-module__rOVhlq__popupHeader{text-align:center;margin-bottom:20px}.WelcomeCoupon-module__rOVhlq__confetti{margin-bottom:8px;font-size:2rem;display:block}.WelcomeCoupon-module__rOVhlq__popupTitle{font-family:var(--font-serif);color:var(--noir);margin:0 0 4px;font-size:1.3rem;font-weight:600}.WelcomeCoupon-module__rOVhlq__popupSub{color:var(--stone);font-size:.72rem;font-weight:300}.WelcomeCoupon-module__rOVhlq__couponCard{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:12px;margin-bottom:16px;display:flex;overflow:hidden}.WelcomeCoupon-module__rOVhlq__couponLeft{border-right:2px dashed #ffffff26;flex-direction:column;flex:0 0 90px;justify-content:center;align-items:center;padding:16px;display:flex;position:relative}.WelcomeCoupon-module__rOVhlq__couponLeft:before,.WelcomeCoupon-module__rOVhlq__couponLeft:after{content:"";background:var(--white);border-radius:50%;width:16px;height:16px;position:absolute;right:-9px}.WelcomeCoupon-module__rOVhlq__couponLeft:before{top:-8px}.WelcomeCoupon-module__rOVhlq__couponLeft:after{bottom:-8px}.WelcomeCoupon-module__rOVhlq__couponDiscount{font-family:var(--font-serif);color:var(--champagne);font-size:1.6rem;font-weight:800;line-height:1}.WelcomeCoupon-module__rOVhlq__couponOff{color:#ffffff80;margin-top:2px;font-size:.6rem}.WelcomeCoupon-module__rOVhlq__couponRight{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:16px;display:flex}.WelcomeCoupon-module__rOVhlq__couponCode{color:var(--white);letter-spacing:.15em;font-family:monospace;font-size:1.1rem;font-weight:800}.WelcomeCoupon-module__rOVhlq__couponDesc{color:#fff6;margin-top:4px;font-size:.6rem}.WelcomeCoupon-module__rOVhlq__copyBtn{background:var(--noir);width:100%;color:var(--white);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;margin-bottom:16px;padding:14px;font-size:.82rem;font-weight:600;transition:all .2s}.WelcomeCoupon-module__rOVhlq__copyBtn:hover{background:var(--champagne-dark);color:var(--white)}.WelcomeCoupon-module__rOVhlq__copyBtnDone{color:#fff!important;background:#16a34a!important}.WelcomeCoupon-module__rOVhlq__popupBenefits{border-top:.5px solid var(--smoke);justify-content:center;gap:12px;padding-top:14px;display:flex}.WelcomeCoupon-module__rOVhlq__popupBenefits span{color:var(--stone);white-space:nowrap;font-size:.62rem;font-weight:500}
.ExitIntent-module__BXD10a__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.3s ExitIntent-module__BXD10a__fadeIn;display:flex;position:fixed;inset:0}.ExitIntent-module__BXD10a__overlayOut{animation:.3s forwards ExitIntent-module__BXD10a__fadeOut}@keyframes ExitIntent-module__BXD10a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ExitIntent-module__BXD10a__fadeOut{0%{opacity:1}to{opacity:0}}.ExitIntent-module__BXD10a__modal{background:var(--white);text-align:center;border-radius:20px;width:100%;max-width:320px;padding:32px 24px 20px;animation:.4s cubic-bezier(.34,1.56,.64,1) ExitIntent-module__BXD10a__slideUp;position:relative;box-shadow:0 24px 60px #0003}.ExitIntent-module__BXD10a__modalOut{animation:.3s forwards ExitIntent-module__BXD10a__slideDown}@keyframes ExitIntent-module__BXD10a__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ExitIntent-module__BXD10a__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.ExitIntent-module__BXD10a__closeBtn{color:var(--ash);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.4rem;display:flex;position:absolute;top:10px;right:12px}.ExitIntent-module__BXD10a__closeBtn:hover{background:var(--smoke)}.ExitIntent-module__BXD10a__modalIcon{margin-bottom:8px;font-size:2.2rem}.ExitIntent-module__BXD10a__modalTitle{font-family:var(--font-serif);color:var(--noir);margin:0 0 6px;font-size:1.2rem;font-weight:600}.ExitIntent-module__BXD10a__modalDesc{color:var(--stone);margin-bottom:16px;font-size:.72rem;line-height:1.6}.ExitIntent-module__BXD10a__modalDesc strong{color:var(--champagne-dark);font-weight:700}.ExitIntent-module__BXD10a__exitCoupon{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:10px;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;padding:14px 20px;display:flex}.ExitIntent-module__BXD10a__exitDiscount{font-family:var(--font-serif);color:var(--champagne);font-size:1rem;font-weight:800}.ExitIntent-module__BXD10a__exitCode{color:var(--white);letter-spacing:.12em;background:#ffffff1a;border-radius:6px;padding:4px 10px;font-family:monospace;font-size:.9rem;font-weight:700}.ExitIntent-module__BXD10a__exitCopyBtn{background:var(--noir);width:100%;color:var(--white);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;margin-bottom:8px;padding:13px;font-size:.8rem;font-weight:600;transition:all .2s}.ExitIntent-module__BXD10a__exitCopyBtn:hover{background:var(--champagne-dark)}.ExitIntent-module__BXD10a__exitCopyDone{background:#16a34a!important}.ExitIntent-module__BXD10a__exitSkip{font-family:var(--font-sans);color:var(--ash);cursor:pointer;background:0 0;border:none;padding:6px;font-size:.65rem;font-weight:300}.ExitIntent-module__BXD10a__exitSkip:hover{color:var(--stone);text-decoration:underline}
.StickyBottomCTA-module__ZqZgTq__wrap{z-index:200;pointer-events:auto;width:min(460px,94vw);animation:.4s cubic-bezier(.34,1.56,.64,1) both StickyBottomCTA-module__ZqZgTq__stickySlideUp;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}@keyframes StickyBottomCTA-module__ZqZgTq__stickySlideUp{0%{opacity:0;transform:translate(-50%)translateY(100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}.StickyBottomCTA-module__ZqZgTq__inner{-webkit-backdrop-filter:blur(16px)saturate(1.5);background:#1a1714f5;border:.5px solid #ceae7e4d;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;display:flex;box-shadow:0 8px 40px #00000080,inset 0 0 0 .5px #ceae7e1a}.StickyBottomCTA-module__ZqZgTq__textGroup{flex:1;min-width:0}.StickyBottomCTA-module__ZqZgTq__label{color:var(--champagne);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.StickyBottomCTA-module__ZqZgTq__sub{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.StickyBottomCTA-module__ZqZgTq__btnGroup{flex-shrink:0;gap:6px;display:flex}.StickyBottomCTA-module__ZqZgTq__kakaoBtn{background:var(--champagne);color:#fff;letter-spacing:.05em;border-radius:8px;align-items:center;min-width:auto;min-height:auto;padding:9px 14px;font-size:11px;font-weight:700;text-decoration:none;transition:all .2s;animation:3s ease-in-out 1s infinite StickyBottomCTA-module__ZqZgTq__heartbeat;display:inline-flex}@keyframes StickyBottomCTA-module__ZqZgTq__heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.05)}28%{transform:scale(1)}42%{transform:scale(1.03)}}.StickyBottomCTA-module__ZqZgTq__kakaoBtn:hover{background:var(--champagne-dark);box-shadow:0 4px 16px #ceae7e66}.StickyBottomCTA-module__ZqZgTq__collectionBtn{color:#ffffffb3;background:0 0;border:.5px solid #ceae7e59;border-radius:8px;align-items:center;min-width:auto;min-height:auto;padding:9px 12px;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.StickyBottomCTA-module__ZqZgTq__collectionBtn:hover{border-color:var(--champagne);color:var(--champagne)}.StickyBottomCTA-module__ZqZgTq__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:auto;height:24px;min-height:auto;padding:0;transition:color .2s;display:flex}.StickyBottomCTA-module__ZqZgTq__closeBtn:hover{color:#fffc}
@media (pointer:fine){:is(*,:before,:after){cursor:none!important}}.CustomCursor-module__xX95Wq__cursor{pointer-events:none;z-index:99999;will-change:transform;mix-blend-mode:normal;border:1px solid #ceae7eb3;border-radius:50%;width:32px;height:32px;transition:width .25s cubic-bezier(.25,1,.5,1),height .25s cubic-bezier(.25,1,.5,1),border-color .25s,background .25s,opacity .2s;position:fixed;top:0;left:0}.CustomCursor-module__xX95Wq__dot{background:var(--champagne);pointer-events:none;z-index:100000;will-change:transform;border-radius:50%;width:6px;height:6px;transition:opacity .2s,transform .1s;position:fixed;top:0;left:0}.CustomCursor-module__xX95Wq__cursorPointer{background:#ceae7e0f;border-color:#ceae7ee6;width:48px;height:48px}.CustomCursor-module__xX95Wq__cursorClick{border-color:var(--champagne);background:#ceae7e26;width:24px;height:24px}.CustomCursor-module__xX95Wq__cursorHidden{opacity:0}@media (pointer:coarse){.CustomCursor-module__xX95Wq__cursor,.CustomCursor-module__xX95Wq__dot{display:none!important}}
.AchievementToast-module__iLJima__toast{z-index:99999;opacity:0;-webkit-backdrop-filter:blur(20px);background:#1a1a1af7;border:.5px solid #ceae7e40;border-radius:12px;width:320px;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s;position:fixed;top:80px;right:20px;overflow:hidden;transform:translate(calc(100% + 30px));box-shadow:0 20px 60px #00000080,0 0 0 .5px #ceae7e1a}.AchievementToast-module__iLJima__toast.AchievementToast-module__iLJima__visible{opacity:1;transform:translate(0)}.AchievementToast-module__iLJima__glow{pointer-events:none;position:absolute;inset:0}.AchievementToast-module__iLJima__inner{align-items:flex-start;gap:12px;padding:16px;display:flex;position:relative}.AchievementToast-module__iLJima__iconBlock{background:#ffffff08;border:1px solid;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.AchievementToast-module__iLJima__iconChar{font-size:1.2rem;line-height:1}.AchievementToast-module__iLJima__content{flex:1;min-width:0}.AchievementToast-module__iLJima__achievement{letter-spacing:.2em;color:#ceae7eb3;text-transform:uppercase;margin-bottom:3px;font-size:.52rem;font-weight:400}.AchievementToast-module__iLJima__title{font-family:var(--font-serif);color:#fff;letter-spacing:.04em;margin-bottom:3px;font-size:.88rem;font-weight:600;line-height:1.3}.AchievementToast-module__iLJima__desc{color:#ffffffbf;word-break:keep-all;font-size:.72rem;font-weight:300;line-height:1.4}.AchievementToast-module__iLJima__sub{color:#ceae7eb3;word-break:keep-all;margin-top:4px;font-size:.62rem;font-weight:300}.AchievementToast-module__iLJima__xpBadge{letter-spacing:.05em;font-variant-numeric:tabular-nums;background:#ffffff0d;border:.5px solid #ffffff1a;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:.7rem;font-weight:700}.AchievementToast-module__iLJima__progressBar{background:#ffffff14;height:2px;position:relative;overflow:hidden}.AchievementToast-module__iLJima__progressFill{transform-origin:0;width:100%;height:100%;animation:4s linear forwards AchievementToast-module__iLJima__drainProgress;position:absolute;top:0;left:0}@keyframes AchievementToast-module__iLJima__drainProgress{0%{width:100%}to{width:0%}}@media (max-width:480px){.AchievementToast-module__iLJima__toast{width:auto;left:12px;right:12px}}
