*{box-sizing:border-box}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,button{margin:0;padding:0}fieldset,img{border:0 none}dl,ul,ol,menu,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input,select,textarea,button{vertical-align:middle;font-size:100%}button{border:0 none;background-color:transparent;cursor:pointer;color:inherit}table{border-collapse:collapse;border-spacing:0}body{-webkit-text-size-adjust:none}input[type=text],input[type=password],input[type=submit],input[type=search],input[type=tel],input[type=email],html input[type=button],input[type=reset]{-webkit-appearance:none;border-radius:0}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}a{color:#000;text-decoration:none}a:active,a:hover{text-decoration:none}address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400}.screen_out{overflow:hidden;position:absolute;width:1px;height:1px;font-size:1px;line-height:1px;clip-path:inset(100%);clip:rect(1px,1px,1px,1px)}body{color:#111;font-family:-apple-system,BlinkMacSystemFont,Malgun Gothic,맑은 고딕,Apple SD Gothic Neo,helvetica,sans-serif;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased}:root{--scale-narrow: .81;--scale-pc: 1.2}html{font-size:16px}@media screen and (min-width:768px){html{font-size:19.2px}}@media screen and (max-width:330px){html{font-size:13px}}.home{--grass-anchor-bottom: -102px;min-height:100vh;min-height:100dvh}@media screen and (max-width:330px){.home{--lowres-height-shift: clamp(0px, calc(632px - 100dvh) , 100px);--grass-anchor-bottom: calc( -74.52px - var(--lowres-height-shift) )}}@media screen and (min-width:331px)and (max-width:767px)and (max-height:767px){.home{--short-mobile-height-shift: clamp(0px, calc(767px - 100dvh) , 100px);--grass-anchor-bottom: calc( -102px - var(--short-mobile-height-shift) )}}@media screen and (min-width:768px){.home{--grass-anchor-bottom: -68.8px}}.cont{--s: 1;--height-shift: 0px;--lb-pouch-bottom: calc(305px * var(--s) - var(--height-shift));--lb-pouch-shadow-bottom: calc(315px * var(--s) - var(--height-shift));position:relative;display:flex;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;flex-direction:column;align-items:center;overflow:hidden;touch-action:none;background:linear-gradient(180deg,#fef0de,#fef9f2)}@media screen and (max-width:330px){.cont{--s: calc(320 / 393);--height-shift: clamp(0px, calc(632px - 100dvh) , 100px)}}@media screen and (min-width:331px)and (max-width:743px)and (max-height:767px){.cont{--height-shift: clamp(0px, calc(767px - 100dvh) , 100px)}}.safe_top{position:fixed;top:0;left:0;right:0;z-index:26;height:env(safe-area-inset-top,0px);background:#fff;pointer-events:none}@media screen and (min-width:768px){.safe_top{display:none}}.scene{position:absolute;inset:0;z-index:1;pointer-events:none}.grass{position:absolute;left:50%;bottom:var(--grass-anchor-bottom);width:35.75rem;height:35.75rem;overflow:hidden;transform:translate(-50%);will-change:transform;animation:lbGroundEntry 1.45s cubic-bezier(.2,.82,.28,1) both}.grass_image{position:absolute;left:0;top:0;width:100%;height:auto;display:block}@keyframes lbGroundEntry{0%{opacity:0;transform:translate(-50%) translateY(21.25rem)}10%{opacity:1}to{opacity:1;transform:translate(-50%) translateY(0)}}.bottom_group{position:fixed;z-index:10;left:50%;bottom:calc(36px + env(safe-area-inset-bottom));width:calc(100% - 48px);transform:translate(-50%);display:flex;flex-direction:column;gap:10px;overflow:visible;padding:0;border-radius:0;box-shadow:none;box-sizing:border-box;animation:lbBottomEntry 1.1s cubic-bezier(.22,1,.36,1) both;animation-delay:.28s}.box_news{position:relative;display:flex;align-items:flex-start;gap:.375rem;width:100%;padding:.75rem;overflow:hidden;border-radius:.75rem;background-color:#f7f7f7;box-shadow:0 .125rem .5rem #0000001a;box-sizing:border-box}.intro_notice_icon{display:block;flex:0 0 12px;width:12px;height:15px;margin-top:0}.box_news .txt_news{margin:0;font-size:13px;line-height:19px;color:#666;letter-spacing:-.13px}.box_news .txt_news .txt_emph{font-weight:700}@media screen and (min-width:768px){.box_news{gap:7.2px;padding:14.4px;border-radius:14.4px;box-shadow:0 2.4px 4.8px #0000001a}.intro_notice_icon{flex-basis:14px;width:14px;height:17.4px}.box_news .txt_news{font-size:15.6px;line-height:22.8px;letter-spacing:-.156px}}@media screen and (max-width:330px){.bottom_group{bottom:calc(36px * var(--scale-narrow) + env(safe-area-inset-bottom));width:calc(100% - 48px * var(--scale-narrow));gap:calc(10px * var(--scale-narrow));border-radius:0}.box_news{gap:calc(6px * var(--scale-narrow));padding:calc(12px * var(--scale-narrow));border-radius:calc(12px * var(--scale-narrow))}.btn_cta{border-radius:calc(12px * var(--scale-narrow))}.intro_notice_icon{flex-basis:calc(12px * var(--scale-narrow));width:calc(12px * var(--scale-narrow));height:calc(15px * var(--scale-narrow))}.box_news .txt_news{font-size:calc(13px * var(--scale-narrow));line-height:calc(19px * var(--scale-narrow))}}.btn_cta{display:flex;width:100%;height:2.875rem;align-items:center;justify-content:center;border:none;border-radius:.75rem;background:#fee500;box-shadow:0 .15625rem .625rem #0000001a;font-family:inherit;font-size:1rem;line-height:1.193rem;font-weight:700;color:#000;cursor:pointer;transition:transform .14s ease-out,opacity .2s ease-out}.btn_cta:active:not(:disabled){transform:scale(.98)}.btn_cta.ended{background:#1113;color:#7d7d7d;box-shadow:none;cursor:default}.btn_cta:disabled{pointer-events:none;cursor:not-allowed}.btn_cta:disabled:not(.ended){opacity:.45}.btn_cta.ended.maintenance{height:auto;padding:.75rem 1rem;background:#111111e6;color:#fff;line-height:1.4;white-space:pre-line}.btn_cta.before_start{flex-direction:column;height:6rem;gap:.25rem;background:linear-gradient(180deg,#fff,#e9e9e9);box-shadow:0 1.25px 5px #0000000a;cursor:default}.btn_cta_title{font-size:.9375rem;font-weight:700;color:#191919}.btn_cta_countdown{font-size:2.03125rem;font-weight:700;letter-spacing:2.6px;color:#191919}.pouch_badge{position:fixed;z-index:50;left:50%;bottom:calc(4.71875rem + env(safe-area-inset-bottom));transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:.25rem;height:1.875rem;padding:0 .75rem;border-radius:.5rem;background:#000;color:#fff;font-size:.8125rem;font-weight:700;letter-spacing:-.01625rem;filter:drop-shadow(0 .25rem .25rem rgba(0,0,0,.12));animation:lbBottomEntry 1.1s cubic-bezier(.22,1,.36,1) both;animation-delay:.34s}.pouch_badge:after{content:"";position:absolute;left:50%;top:100%;width:0;height:0;transform:translate(-50%);border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-top:.34375rem solid #000}.pouch_badge_icon{width:.875rem;height:.875rem;display:block}.pouch_badge_text{line-height:1;font-variant-numeric:tabular-nums}@keyframes lbBottomEntry{0%,30%{opacity:0;transform:translate(-50%) translateY(1rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}.landing{position:absolute;top:calc(3.375rem + env(safe-area-inset-top,0px));left:0;right:0;height:10.3125rem;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;padding:0 1.25rem;text-align:center;pointer-events:none}.eyebrow{font-size:1rem;font-weight:500;line-height:1.193rem;color:#00000080;text-align:center}.title{font-size:2.125rem;font-weight:700;line-height:2.536rem;letter-spacing:-.025rem;color:#000;white-space:pre-line;text-align:center}.landing[data-title-anim=entry] .eyebrow,.landing[data-title-anim=entry] .title{animation:lbTitleEntry 1.2s cubic-bezier(.22,1,.36,1) both}.landing[data-title-anim=entry] .title{animation-delay:.06s}.landing[data-title-anim=swap] .eyebrow,.landing[data-title-anim=swap] .title{animation:lbRewardPop .62s cubic-bezier(.18,1.32,.36,1) both}.landing[data-title-anim=swap] .title{animation-delay:.05s}@keyframes lbTitleEntry{0%,40%{opacity:0;transform:translateY(.875rem) scale(.97)}70%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lbRewardPop{0%{opacity:0;transform:translateY(.625rem) scale(.86)}60%{opacity:1;transform:translateY(0) scale(1.06)}to{opacity:1;transform:translateY(0) scale(1)}}.pouch_shadow{position:fixed;z-index:9;left:50%;bottom:var(--lb-pouch-shadow-bottom);width:10.125rem;height:1.875rem;transform:translate(-50%);animation:lbShadowLand 1s ease-out both;animation-delay:.2s}.shadow_ambient,.shadow_contact{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#000;filter:blur(.5rem)}.shadow_ambient{width:10.1875rem;height:3.3125rem;opacity:.1}.shadow_contact{width:5.6875rem;height:.9375rem;opacity:1}.pouch_group{position:fixed;z-index:10;left:50%;bottom:var(--lb-pouch-bottom);width:14.375rem;height:14.375rem;transform:translate(-50%);animation:lbPouchDrop 1s both;animation-delay:.2s}.pouch{position:absolute;left:50%;bottom:0;width:100%;height:auto;display:block;transform:translate(-50%);transform-origin:50% 94%;animation:lbPouchImpact 1s ease-out both;animation-delay:.2s}@keyframes lbPouchDrop{0%{transform:translate(-50%) translateY(-28.75rem);animation-timing-function:cubic-bezier(.4,0,.85,.5)}44%{transform:translate(-50%) translateY(0);animation-timing-function:cubic-bezier(.2,.7,.4,1)}60%{transform:translate(-50%) translateY(-1.875rem);animation-timing-function:cubic-bezier(.55,0,.85,.5)}76%{transform:translate(-50%) translateY(0);animation-timing-function:cubic-bezier(.2,.7,.4,1)}88%{transform:translate(-50%) translateY(-.5625rem);animation-timing-function:cubic-bezier(.55,0,.85,.5)}to{transform:translate(-50%) translateY(0)}}@keyframes lbPouchImpact{0%,40%{transform:translate(-50%) scale(1)}44%{transform:translate(-50%) scale(1.18,.82)}52%{transform:translate(-50%) scale(.93,1.08)}60%{transform:translate(-50%) scale(1.02,.98)}76%{transform:translate(-50%) scale(1.08,.92)}86%{transform:translate(-50%) scale(.98,1.02)}to{transform:translate(-50%) scale(1)}}@keyframes lbShadowLand{0%,41%{opacity:0;transform:translate(-50%) scale(.34,.42)}44%{opacity:1;transform:translate(-50%) scale(1.3,1.16)}48%{opacity:.22;transform:translate(-50%) scale(.76,.84)}52%{opacity:.09;transform:translate(-50%) scale(.66,.77)}60%{opacity:.07;transform:translate(-50%) scale(.62,.74)}68%{opacity:.11;transform:translate(-50%) scale(.68,.78)}76%{opacity:.95;transform:translate(-50%) scale(1.08,1.03)}82%{opacity:.62;transform:translate(-50%) scale(.92,.95)}88%{opacity:.5;transform:translate(-50%) scale(.89,.92)}94%{opacity:.72;transform:translate(-50%) scale(.95,.97)}to{opacity:.9;transform:translate(-50%) scale(1)}}.fx{position:fixed;inset:0;z-index:40;overflow:hidden;pointer-events:none}.fx_flash{position:absolute;z-index:39;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,246,210,.95) 0%,rgba(255,216,130,.45) 42%,transparent 70%)}.fx_coin{position:absolute;display:block;transform:translate(-50%,-50%)}.winner_ticker{position:absolute;left:50%;top:-.9375rem;z-index:3;width:15rem;height:2.1875rem;transform:translate(-50%);pointer-events:none;animation:lbBubbleAppear .36s ease-out both;animation-delay:.72s}@keyframes lbBubbleAppear{0%{opacity:0}to{opacity:1}}.winner_ticker_card{position:absolute;left:50%;bottom:0;z-index:2;display:flex;width:max-content;min-width:2.1875rem;max-width:15rem;min-height:2.1875rem;align-items:center;justify-content:center;border-radius:.875rem;background:#fff;padding:0 .6875rem;box-sizing:border-box;box-shadow:0 .0625rem .25rem #00000014;transform:translate(-50%);transform-origin:50% 100%;will-change:transform,opacity}.winner_ticker_card:after{content:"";position:absolute;bottom:-.375rem;left:50%;width:.75rem;height:.375rem;background:#fff;transform:translate(-50%);clip-path:polygon(0 0,100% 0,50% 100%)}.winner_ticker_card_active{animation:lbWinnerTickerIn .68s cubic-bezier(.4,0,.2,1) both}.winner_ticker_card_previous{z-index:1;animation:lbWinnerTickerOut .68s cubic-bezier(.4,0,.2,1) both;pointer-events:none}@keyframes lbWinnerTickerIn{0%{opacity:0;transform:translate(-15%,35%) rotate(6deg)}to{opacity:1;transform:translate(-50%) rotate(0)}}@keyframes lbWinnerTickerOut{0%{opacity:1;transform:translate(-50%) rotate(0)}to{opacity:0;transform:translate(-85%,-35%) rotate(-6deg)}}.winner_ticker_line{display:inline-flex;align-items:center;font-size:.8125rem;font-weight:600;line-height:1rem;letter-spacing:-.01625rem;color:#33334f;white-space:pre}.winner_ticker_line strong{color:inherit;font-size:.8125rem;font-weight:600}.winner_ticker_line strong.winner_ticker_text_accent{color:#ef4d08}.winner_ticker_line .winner_ticker_text_muted{font-size:.6875rem;font-weight:400;letter-spacing:normal;opacity:.6}.info_card{position:relative;display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:#f7f7f7;border-radius:.75rem;box-shadow:0 .125rem .5rem #0000001a}.tier_row{display:flex;align-items:center;gap:.625rem}.tier{flex:1 1 0;min-width:4.375rem;display:flex;flex-direction:column;gap:.25rem}.tier_divider{flex:0 0 .0625rem;align-self:stretch;background:#eaeaea}.tier_label{font-size:1rem;font-weight:700;line-height:.75rem;color:#111;white-space:nowrap}.tier_count{display:flex;align-items:center;font-size:.75rem;line-height:1rem;white-space:nowrap}.tier_now{font-weight:700;color:#666}.tier_total{font-weight:400;color:#888}.tier_icon_box{height:2.625rem;display:flex;align-items:flex-end;justify-content:flex-end}.tier_icon{display:block;width:3.125rem;height:auto}@media screen and (max-width:392px){.info_card{padding:.875rem}.prize_row{flex-wrap:wrap;row-gap:.25rem}}.info_prize{display:flex;flex-direction:column;gap:1rem}.progress{height:.5rem;border-radius:.375rem;background:#00000014;overflow:hidden}.progress_fill{display:block;height:100%;border-radius:.375rem;background:#f66629;transition:width 1.2s ease-out .61s}.prize_row{display:flex;align-items:center;justify-content:space-between;gap:.625rem}@media screen and (max-width:299.98px){.prize_row{flex-direction:column;align-items:flex-start;gap:.25rem}}.prize_left,.prize_mine{font-size:.8125rem;font-weight:600;line-height:.969rem;white-space:nowrap}.prize_left{color:#f66629}.prize_mine{color:#777}.ico_comm{display:block;overflow:hidden;font-size:1px;line-height:0;color:transparent;background-image:url(//t1.kakaocdn.net/biz/ui/brandpick/promotion/dice/ico_comm.png);background-repeat:no-repeat;background-size:11.25rem auto}[class^=popup_layer] .ico_comm{background-size:180px auto}.dimmed_layer{position:fixed;inset:0;z-index:-1;background-color:#00000080;opacity:0;transition:opacity .3s ease}.dimmed_layer.on{opacity:1;z-index:150}.area_head{position:absolute;top:env(safe-area-inset-top,0px);left:0;right:0;z-index:25;display:flex;width:100%;height:3.375rem;align-items:center;justify-content:space-between;padding:0 1rem;box-sizing:border-box;color:#111}.area_head .wrap_btn{display:flex;align-items:center;gap:.4375rem}.area_head .wrap_btn [class^=btn_]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.area_head .wrap_btn [class^=ico_]{width:1rem;height:1rem}.area_head .wrap_btn .btn_info{width:auto;min-width:86.6875px;padding:0 .6875rem;border-radius:1.0625rem;background-color:#ffffff70;font-size:.875rem;font-weight:400;white-space:nowrap;color:#191919}.area_head .wrap_btn .btn_share{border-radius:50%;background-color:#ffffff70}.area_head .wrap_btn .btn_close .ico_close{width:.875rem;height:.875rem}.popup_layer_alert{position:fixed;top:50%;left:50%;z-index:500;overflow:hidden;border-radius:24px;background-color:#fff;transform:translate(-50%,-50%)}.popup_layer_alert .inner_popup_layer{width:min(345px,87.8vw)}.popup_layer_alert .layer_head{position:relative;box-sizing:border-box}.popup_layer_alert .layer_head .tit_layer{font-size:23px;line-height:29px;color:#121212}.popup_layer_alert .layer_body{padding:24px;box-sizing:border-box}.popup_layer_alert .layer_body .txt_layer{font-weight:700;font-size:17px;line-height:24px;color:#191919}.popup_layer_alert .layer_body .info_layer{margin-top:12px;font-size:14px;line-height:20px;color:#595959}.popup_layer_alert .layer_body .tit_layer_alert{font-weight:700;font-size:17px;line-height:24px;color:#191919}.popup_layer_alert .layer_body .desc_layer_alert{margin-top:12px;font-size:14px;line-height:20px;color:#595959}.popup_layer_alert .layer_body .wrap_btn{display:flex;gap:8px;margin-top:24px}.popup_layer_alert .layer_body [class^=btn_]{flex:1;height:48px;border-radius:8px;font-weight:500;font-size:15px;color:#191919;background-color:#0000000f}.popup_layer_alert .layer_body [class^=btn_].btn_pouch{background-color:#fee500}@keyframes sheet_slide_up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes dim_fade_in{0%{opacity:0}to{opacity:1}}.popup_layer_bottom{position:fixed;bottom:0;left:0;z-index:500;overflow:hidden;width:100%;max-height:100vh;max-height:100dvh;border-top-left-radius:12px;border-top-right-radius:12px;background-color:#fff;animation:sheet_slide_up .38s cubic-bezier(.32,.72,0,1);will-change:transform;transition:transform .3s ease}.dimmed_layer.on{animation:dim_fade_in .3s ease}.popup_layer_bottom .area_drag{position:relative;width:100%;height:20px}.popup_layer_bottom .area_drag:after{position:absolute;top:8px;left:50%;width:36px;height:4px;border-radius:2px;background-color:#949494;transform:translate(-50%);content:""}.popup_layer_bottom .layer_head,.popup_layer_bottom .area_drag{touch-action:none;overscroll-behavior:contain}body.fixed_body{height:100%;min-height:100%;overflow:hidden;touch-action:none}.popup_layer_bottom .area_head{position:relative;top:auto;left:auto;z-index:auto;height:44px;max-width:none;padding:0;transform:none}.popup_layer_bottom .tit_layer_bottom{position:absolute;top:50%;left:50%;font-weight:700;font-size:16px;line-height:19px;color:#191919;transform:translate(-50%,-50%)}.popup_layer_bottom .wrap_share{display:flex;justify-content:center;gap:56px;padding:20px}.popup_layer_bottom .group_share{display:flex;flex-direction:column;align-items:center}.popup_layer_bottom .group_share [class^=link_]{display:flex;justify-content:center;align-items:center;width:52px;height:52px;border-radius:50%}.popup_layer_bottom .group_share .link_kakao{background-color:#fae100}.popup_layer_bottom .group_share .link_kakao .ico_kakao{width:25px;height:25px;background-position:-40px 0}.popup_layer_bottom .group_share .link_copy{background-color:#0000000a}.popup_layer_bottom .group_share .link_copy .ico_copy{width:21px;height:21px;background-position:-70px 0}.popup_layer_bottom .group_share .txt_share{margin-top:11px;font-weight:500;font-size:12px;line-height:14px;color:#191919}.popup_layer_bottom .wrap_notice{padding:20px 20px 40px}.popup_layer_bottom .list_notice li{font-weight:700;font-size:14px;color:#949494}.popup_layer_bottom .list_notice li+li{margin-top:16px}.popup_layer_bottom .list_notice li .txt_emph{font-weight:700;color:#525252}.popup_layer_bottom .wrap_notice .list_notice li{text-align:center}.box_toast{position:fixed;left:50%;bottom:calc(20px + env(safe-area-inset-bottom));z-index:500;width:max-content;padding:17px 16px;font-weight:500;font-size:14px;line-height:17px;color:#fff;border-radius:12px;background-color:#75767b;transform:translate(-50%);text-align:center}.popup_layer_bottom .box_toast{position:absolute;bottom:20px}.popup_layer_bottom .wrap_info{overflow:auto;max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px);padding:20px 20px 35px;box-sizing:border-box}.popup_layer_bottom .wrap_info [class^=area_]{padding-top:26px;box-sizing:border-box}.popup_layer_bottom .wrap_info .area_notice{padding:16px 0 40px}.popup_layer_bottom .wrap_info .area_copy{padding-top:0}.popup_layer_bottom .wrap_info .desc_point dt{font-weight:700;font-size:17px;line-height:20px;color:#281d1b;letter-spacing:-.02em}.popup_layer_bottom .wrap_info .desc_point dt .total_point{float:right;font-weight:400;font-size:15px;color:#2e18149e;letter-spacing:-.05em}.popup_layer_bottom .wrap_info .desc_point dd{font-size:0}.popup_layer_bottom .wrap_info .desc_point dd .txt_point{font-weight:700;font-size:34px;line-height:41px;color:#281d1b;letter-spacing:-.02em}.popup_layer_bottom .wrap_info .tit_area{font-weight:400;font-size:16px;line-height:24px;color:#121212}.popup_layer_bottom .area_use .list_use{display:flex;justify-content:space-between;margin-top:10px;padding:12px 4px;border-radius:16px;background-color:#00000008}.popup_layer_bottom .area_use .list_use li{flex:1}.popup_layer_bottom .area_use .list_use .link_use{display:flex;flex-direction:column;align-items:center}.popup_layer_bottom .area_use .list_use .box_ico{display:flex;justify-content:center;align-items:center;width:30px;height:30px}.popup_layer_bottom .area_use .list_use .ico_gift{width:21px;height:27px;background-position:0 -30px}.popup_layer_bottom .area_use .list_use .ico_store{width:27px;height:23px;background-position:-30px -30px}.popup_layer_bottom .area_use .list_use .ico_makers{width:26px;height:26px;background-position:-60px -30px}.popup_layer_bottom .area_use .list_use .ico_shopping{width:29px;height:22px;background-position:-90px -30px}.popup_layer_bottom .area_use .list_use .ico_friends{width:26px;height:25px;background-position:-120px -30px}.popup_layer_bottom .area_use .list_use .txt_use{font-size:12px;color:#191919;text-align:center}.popup_layer_bottom .area_notice .list_notice li{position:relative;padding-left:11px;margin-top:20px;font-weight:400;line-height:20px;color:#121212e6}.popup_layer_bottom .area_notice .list_notice li:before{position:absolute;top:8px;left:0;width:3px;height:3px;border-radius:50%;background-color:#121212e6;content:""}.popup_layer_bottom .area_notice .list_notice .list_notice{margin-top:4px;margin-left:11px}.popup_layer_bottom .area_notice .list_notice .list_notice li{margin-top:8px}.popup_layer_bottom .area_notice .tit_notice{display:block;margin-top:34px;font-size:16px;line-height:24px}.popup_layer_bottom .area_notice .tit_notice:first-child{margin-top:0}.popup_layer_bottom .area_copy{display:flex;justify-content:center;align-items:center;height:37px}.popup_layer_bottom .area_copy .link_copyright{font-weight:600;font-size:13px;color:#121212;opacity:.7}.popup_layer_bottom .layer_foot .btn_close{position:absolute;top:30px;right:20px;padding:4px}.popup_layer_bottom .layer_foot .btn_close .ico_close{width:16px;height:16px;background-position:0 0}.popup_layer_bottom.type_info .area_head .tit_layer_bottom,.popup_layer_bottom.type_info .area_head .btn_close{display:none}.popup_layer_alert.type_channel .box_img_prm{display:block;aspect-ratio:345 / 172;width:100%}.popup_layer_alert.type_channel .box_img_prm .img_g{display:block;width:100%;height:100%;object-fit:cover}.popup_layer_alert.type_channel .wrap_btn{display:flex;gap:8px;margin-top:0;padding-top:24px}.popup_layer_alert.type_channel .btn_confirm{flex:1;height:48px;border:none;border-radius:8px;background:#0000000f;font-size:15px;font-weight:500;color:#191919;cursor:pointer}.mobile_redirect{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#eee6d7;z-index:1}.mobile_redirect_inner{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;text-align:center}.mobile_redirect_spinner{width:32px;height:32px;border:3px solid rgba(60,30,30,.15);border-top-color:#3c1e1e;border-radius:50%;animation:mobile_redirect_spin .8s linear infinite}@keyframes mobile_redirect_spin{to{transform:rotate(360deg)}}.mobile_redirect_text{font-size:14px;color:#3c1e1e;line-height:1.5;margin:0}.mobile_redirect_btn{margin-top:8px;padding:12px 24px;background:#fae100;color:#3c1e1e;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer}.p_head{display:none;position:fixed;top:0;left:0;z-index:150;width:100%;background-color:#fff}.p_head .inner_head{position:relative;height:44px;padding:0 48px;background-color:#fff;box-sizing:border-box}.p_head .inner_head:after{position:absolute;top:44px;left:0;right:0;height:1px;background:#0000001f;transform:scaleY(.5);transform-origin:top;content:""}.p_head .doc-title{font-weight:700;font-size:17px;line-height:43px;text-align:center}.p_head .doc-title .ico_logo{display:inline-block;overflow:hidden;font-size:1px;line-height:0;width:142px;height:20px;margin:13px auto 0;background:url(https://t1.kakaocdn.net/biz/ui/brandpick/logo_mega.png) no-repeat 0 0/142px 20px;color:transparent;vertical-align:top}.p_foot .info_copyright{display:none}@media screen and (min-width:768px){.p_head{display:block}body{background-color:#f5f5f5}.p_foot{position:relative}.p_foot .inner_foot{padding:0}.p_foot .info_copyright{display:block;padding:32px 0 56px;box-sizing:border-box}.p_foot .link_copyright{display:block;font-weight:600;font-size:13px;color:#888;text-align:center}.home{position:relative;width:640px;margin:0 auto}.cont{width:100%;max-width:640px;min-height:0;max-height:none;height:980px;padding-top:44px;box-sizing:border-box;overflow:hidden;--s: 1.2;--height-shift: 0px}.area_head{top:44px;height:65px}.landing{top:109px}.area_head .wrap_btn .btn_close{display:none}.area_head .wrap_btn .btn_close.type_inapp{display:flex}.area_head .wrap_btn{gap:8.4px}.area_head .wrap_btn [class^=btn_]{width:38.4px;height:38.4px}.area_head .wrap_btn [class^=ico_]{width:19.2px;height:19.2px}.area_head .wrap_btn .btn_info{width:auto;min-width:96.1094px;padding:0 9.6px;border-radius:16.8px;font-size:16.8px}.bottom_group{position:absolute;bottom:calc(44px + env(safe-area-inset-bottom));width:calc(100% - 80px);padding:0;gap:12px;border-radius:0;box-shadow:none}.pouch_badge{position:absolute;bottom:calc(91.4px + env(safe-area-inset-bottom))}.pouch_shadow,.pouch_group,.fx{position:absolute}.btn_cta{border-radius:14.4px;box-shadow:0 2.4px 4.8px #0000001a}.popup_layer_alert{position:absolute;top:calc(50% + 22px)}.box_toast{position:absolute}.popup_layer_bottom{position:absolute;left:50%;bottom:calc(50% - 22px);width:393px;max-height:755px;border-radius:12px;transform:translate(-50%,50%);animation:none}.os_windows .popup_layer_bottom{width:400px}.popup_layer_bottom .area_drag{height:10px}.popup_layer_bottom .area_drag:after{display:none}.popup_layer_bottom .area_head{top:auto;left:auto;width:100%;max-width:none;height:39px;transform:none}.popup_layer_bottom .wrap_info{max-height:706px}.popup_layer_bottom .layer_foot .btn_close{top:18px;right:15px;padding:3px}.popup_layer_bottom.type_info .area_head .tit_layer_bottom{display:block}.popup_layer_bottom.type_info .area_head .btn_close{display:none}.popup_layer_bottom.type_info .layer_foot .btn_close{display:block}}@media screen and (min-width:768px){html.fold_mobile_view{font-size:16px}html.fold_mobile_view body{background:#fff}html.fold_mobile_view .p_head{display:none}html.fold_mobile_view .home{width:auto;margin:0;--grass-anchor-bottom: -102px}html.fold_mobile_view .cont{width:auto;max-width:none;height:auto;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;padding-top:0}html.fold_mobile_view .area_head{top:0;left:0;width:100%;max-width:none;transform:none}html.fold_mobile_view .area_head .wrap_btn .btn_close{display:flex}html.fold_mobile_view .bottom_group{position:fixed;bottom:calc(36px + env(safe-area-inset-bottom));left:50%;width:calc(100% - 48px);transform:translate(-50%);padding:0;gap:10px;border-radius:0;box-shadow:none}html.fold_mobile_view .pouch_badge{position:fixed;bottom:calc(4.71875rem + env(safe-area-inset-bottom))}html.fold_mobile_view .popup_layer_bottom{left:0;bottom:0;width:100%;max-height:100vh;max-height:100dvh;border-radius:12px 12px 0 0;transform:none;animation:sheet_slide_up .38s cubic-bezier(.32,.72,0,1)}html.fold_mobile_view .popup_layer_bottom .area_drag{height:20px}html.fold_mobile_view .popup_layer_bottom .area_drag:after{display:block}html.fold_mobile_view .popup_layer_bottom .area_head{height:44px}html.fold_mobile_view .popup_layer_bottom .wrap_info{max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px)}html.fold_mobile_view .popup_layer_bottom .layer_foot .btn_close{top:30px;right:20px;padding:4px}html.fold_mobile_view .popup_layer_bottom.type_info .area_head .tit_layer_bottom{display:none}}.initial_loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1}.initial_loader_spinner{width:32px;height:32px;border:3px solid rgba(0,0,0,.1);border-top-color:#3c1e1e;border-radius:50%;animation:initial_loader_spin .8s linear infinite}@keyframes initial_loader_spin{to{transform:rotate(360deg)}}a,button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}a:focus,button:focus{outline:none}.home,.home *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.home img{-webkit-user-drag:none}@media screen and (max-width:330px){.popup_layer_alert .layer_body{padding:19px}.popup_layer_alert .layer_body .txt_layer{font-size:14px;line-height:20px}.popup_layer_alert .layer_body .info_layer{font-size:11px;line-height:16px}.popup_layer_alert .layer_body .wrap_btn{gap:6px;margin-top:19px}.popup_layer_alert.type_channel .wrap_btn{padding-top:0}.popup_layer_alert .layer_body [class^=btn_]{height:39px;font-size:12px}.popup_layer_bottom .wrap_info{padding:16px}.popup_layer_bottom .wrap_info .desc_point dt{font-size:14px;line-height:17px}.popup_layer_bottom .wrap_info .desc_point dt .total_point{font-size:12px;line-height:16px}.popup_layer_bottom .wrap_info .desc_point dd .txt_point{font-size:28px;line-height:33px}.popup_layer_bottom .wrap_info [class^=area_]{padding-top:16px}.popup_layer_bottom .wrap_info .area_copy{padding-top:0}.popup_layer_bottom .wrap_info .area_notice{padding:16px 0 28px}.popup_layer_bottom .wrap_info .tit_area{font-size:13px;line-height:1.1}.popup_layer_bottom .area_use .list_use{margin-top:6px;border-radius:13px}.popup_layer_bottom .area_use .list_use .ico_gift{width:17px;height:22px;background-position:0 -60px}.popup_layer_bottom .area_use .list_use .ico_store{width:22px;height:19px;background-position:-20px -60px}.popup_layer_bottom .area_use .list_use .ico_makers{width:21px;height:21px;background-position:-50px -60px}.popup_layer_bottom .area_use .list_use .ico_shopping{width:24px;height:18px;background-position:-80px -60px}.popup_layer_bottom .area_use .list_use .ico_friends{width:21px;height:21px;background-position:-110px -60px}.popup_layer_bottom .area_use .list_use .txt_use{font-size:10px;line-height:12px}.popup_layer_bottom .area_notice .tit_notice{margin-top:28px;font-size:13px;line-height:1.1}.popup_layer_bottom .area_notice .list_notice li{padding-left:8px;font-size:11px;line-height:14px}.popup_layer_bottom .area_notice .list_notice li+li{margin-top:8px}.popup_layer_bottom .area_notice .list_notice li:before{top:5px;width:2px;height:2px}.popup_layer_bottom .area_copy{height:30px}.popup_layer_bottom .area_copy .link_copyright{font-size:11px;line-height:1.1}}@media screen and (max-width:767px){.popup_layer_bottom.type_info{max-height:calc(100vh - 54px);max-height:calc(100dvh - 54px)}.popup_layer_bottom.type_info .wrap_info{max-height:calc(100vh - 118px);max-height:calc(100dvh - 118px)}}
