.Modal-module__7LRQSW__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.2s Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__7LRQSW__modal{background:var(--bg-secondary);border-radius:16px;flex-direction:column;max-height:calc(100vh - 40px);animation:.3s Modal-module__7LRQSW__slideIn;display:flex;box-shadow:0 20px 60px #0006}@keyframes Modal-module__7LRQSW__slideIn{0%{opacity:0;transform:scale(.95)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.Modal-module__7LRQSW__modal.Modal-module__7LRQSW__sm{width:100%;max-width:360px}.Modal-module__7LRQSW__modal.Modal-module__7LRQSW__md{width:100%;max-width:500px}.Modal-module__7LRQSW__modal.Modal-module__7LRQSW__lg{width:100%;max-width:680px}.Modal-module__7LRQSW__modal.Modal-module__7LRQSW__xl{width:100%;max-width:900px}.Modal-module__7LRQSW__modal.Modal-module__7LRQSW__full{width:calc(100% - 40px);max-width:none;height:calc(100% - 40px)}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Modal-module__7LRQSW__title{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.Modal-module__7LRQSW__closeBtn{background:var(--bg-tertiary);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex}.Modal-module__7LRQSW__closeBtn:hover{color:#fff;background:#ef4444}.Modal-module__7LRQSW__content{flex:1;padding:24px;overflow-y:auto}.Modal-module__7LRQSW__footer{border-top:1px solid var(--border-color);flex-shrink:0;padding:16px 24px}.Modal-module__7LRQSW__confirmMessage{color:var(--text-secondary);text-align:center;margin:0;font-size:15px;line-height:1.6}.Modal-module__7LRQSW__confirmFooter{gap:12px;display:flex}.Modal-module__7LRQSW__cancelBtn,.Modal-module__7LRQSW__confirmBtn{cursor:pointer;border-radius:10px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.Modal-module__7LRQSW__cancelBtn{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary)}.Modal-module__7LRQSW__cancelBtn:hover{background:var(--bg-primary)}.Modal-module__7LRQSW__cancelBtn:disabled,.Modal-module__7LRQSW__confirmBtn:disabled{opacity:.5;cursor:not-allowed}.Modal-module__7LRQSW__confirmBtn{color:#fff;border:none}.Modal-module__7LRQSW__confirmBtn.Modal-module__7LRQSW__info{background:#3b82f6}.Modal-module__7LRQSW__confirmBtn.Modal-module__7LRQSW__info:hover{background:#2563eb}.Modal-module__7LRQSW__confirmBtn.Modal-module__7LRQSW__warning{background:#f59e0b}.Modal-module__7LRQSW__confirmBtn.Modal-module__7LRQSW__warning:hover{background:#d97706}.Modal-module__7LRQSW__confirmBtn.Modal-module__7LRQSW__danger{background:#ef4444}.Modal-module__7LRQSW__confirmBtn.Modal-module__7LRQSW__danger:hover{background:#dc2626}.Modal-module__7LRQSW__alertContent{text-align:center;flex-direction:column;align-items:center;padding:20px;display:flex}.Modal-module__7LRQSW__alertIcon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;font-size:28px;font-weight:700;display:flex}.Modal-module__7LRQSW__alertIcon.Modal-module__7LRQSW__success{color:#10b981;background:#10b9811a}.Modal-module__7LRQSW__alertIcon.Modal-module__7LRQSW__error{color:#ef4444;background:#ef44441a}.Modal-module__7LRQSW__alertIcon.Modal-module__7LRQSW__warning{color:#f59e0b;background:#f59e0b1a}.Modal-module__7LRQSW__alertIcon.Modal-module__7LRQSW__info{color:#3b82f6;background:#3b82f61a}.Modal-module__7LRQSW__alertTitle{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:700}.Modal-module__7LRQSW__alertMessage{color:var(--text-secondary);margin:0 0 24px;font-size:14px;line-height:1.5}.Modal-module__7LRQSW__alertBtn{background:var(--naver-green);color:#000;cursor:pointer;border:none;border-radius:10px;padding:12px 32px;font-size:14px;font-weight:600;transition:background .2s}.Modal-module__7LRQSW__alertBtn:hover{background:#00ff70}.Modal-module__7LRQSW__imageModal{background:0 0;padding:0}.Modal-module__7LRQSW__imageModal .Modal-module__7LRQSW__content{justify-content:center;align-items:center;padding:0;display:flex}.Modal-module__7LRQSW__modalImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:80vh}@media (max-width:640px){.Modal-module__7LRQSW__overlay{align-items:flex-end;padding:0}.Modal-module__7LRQSW__modal{border-radius:20px 20px 0 0;width:100%;max-width:none;max-height:90vh}.Modal-module__7LRQSW__modal.Modal-module__7LRQSW__full{border-radius:0;height:100%;max-height:none}.Modal-module__7LRQSW__header{padding:16px 20px}.Modal-module__7LRQSW__content{padding:20px}.Modal-module__7LRQSW__footer{padding:16px 20px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.Modal-module__7LRQSW__confirmFooter{flex-direction:column-reverse}}
.Tabs-module__Fp865W__tabs{flex-direction:column;width:100%;display:flex}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__fullWidth .Tabs-module__Fp865W__tabsList{width:100%}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__fullWidth .Tabs-module__Fp865W__trigger{flex:1}.Tabs-module__Fp865W__tabsList{gap:4px;display:inline-flex;position:relative}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__sm .Tabs-module__Fp865W__trigger{padding:6px 12px;font-size:12px}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__md .Tabs-module__Fp865W__trigger{padding:10px 16px;font-size:14px}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__lg .Tabs-module__Fp865W__trigger{padding:12px 20px;font-size:15px}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__line .Tabs-module__Fp865W__tabsList{border-bottom:1px solid var(--border-color);gap:0}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__line .Tabs-module__Fp865W__trigger{color:var(--text-secondary);background:0 0;border:none;border-radius:0;margin-bottom:-1px;transition:color .2s;position:relative}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__line .Tabs-module__Fp865W__trigger:hover:not(.Tabs-module__Fp865W__disabled){color:var(--text-primary)}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__line .Tabs-module__Fp865W__trigger.Tabs-module__Fp865W__active{color:var(--naver-green)}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__line .Tabs-module__Fp865W__indicator{background:var(--naver-green);height:2px;transition:all .25s;position:absolute;bottom:0;left:0}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__pill .Tabs-module__Fp865W__tabsList{background:var(--bg-secondary);border-radius:12px;gap:4px;padding:4px}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__pill .Tabs-module__Fp865W__trigger{color:var(--text-secondary);background:0 0;border:none;border-radius:8px;transition:all .2s}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__pill .Tabs-module__Fp865W__trigger:hover:not(.Tabs-module__Fp865W__disabled){color:var(--text-primary);background:var(--bg-tertiary)}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__pill .Tabs-module__Fp865W__trigger.Tabs-module__Fp865W__active{color:var(--text-primary);background:#fff;box-shadow:0 1px 3px #0000001a}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__segment .Tabs-module__Fp865W__tabsList{background:var(--bg-tertiary);border-radius:8px;gap:2px;padding:3px}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__segment .Tabs-module__Fp865W__trigger{color:var(--text-secondary);background:0 0;border:none;border-radius:6px;font-weight:500;transition:all .2s}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__segment .Tabs-module__Fp865W__trigger:hover:not(.Tabs-module__Fp865W__disabled){color:var(--text-primary)}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__segment .Tabs-module__Fp865W__trigger.Tabs-module__Fp865W__active{background:var(--naver-green);color:#fff}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__card .Tabs-module__Fp865W__tabsList{gap:2px}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__card .Tabs-module__Fp865W__trigger{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);border-bottom:none;border-radius:8px 8px 0 0;transition:all .2s}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__card .Tabs-module__Fp865W__trigger:hover:not(.Tabs-module__Fp865W__disabled){background:var(--bg-tertiary)}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__card .Tabs-module__Fp865W__trigger.Tabs-module__Fp865W__active{background:var(--bg-primary);color:var(--text-primary);border-bottom:1px solid var(--bg-primary);margin-bottom:-1px}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__card .Tabs-module__Fp865W__content{border:1px solid var(--border-color);border-radius:0 0 8px 8px;padding:16px}.Tabs-module__Fp865W__trigger{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:6px;font-weight:500;display:inline-flex}.Tabs-module__Fp865W__trigger.Tabs-module__Fp865W__disabled{opacity:.5;cursor:not-allowed}.Tabs-module__Fp865W__triggerIcon{justify-content:center;align-items:center;display:flex}.Tabs-module__Fp865W__triggerText{line-height:1.2}.Tabs-module__Fp865W__triggerBadge{margin-left:4px}.Tabs-module__Fp865W__content{padding-top:16px;animation:.2s Tabs-module__Fp865W__fadeIn}.Tabs-module__Fp865W__content[hidden]{display:none}@keyframes Tabs-module__Fp865W__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Tabs-module__Fp865W__scrollableWrapper{align-items:center;display:flex;position:relative}.Tabs-module__Fp865W__scrollableContainer{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.Tabs-module__Fp865W__scrollableContainer::-webkit-scrollbar{display:none}.Tabs-module__Fp865W__scrollArrow{z-index:1;background:var(--bg-primary);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;box-shadow:0 2px 8px #0000001a}.Tabs-module__Fp865W__scrollArrow:hover{background:var(--bg-secondary)}.Tabs-module__Fp865W__scrollLeft{left:0}.Tabs-module__Fp865W__scrollRight{right:0}@media (max-width:640px){.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__md .Tabs-module__Fp865W__trigger{padding:8px 12px;font-size:13px}.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__lg .Tabs-module__Fp865W__trigger{padding:10px 16px;font-size:14px}}@media (prefers-color-scheme:dark){.Tabs-module__Fp865W__tabs.Tabs-module__Fp865W__pill .Tabs-module__Fp865W__trigger.Tabs-module__Fp865W__active{background:var(--bg-primary);box-shadow:0 1px 3px #0003}}
.Accordion-module__UqckKa__accordion{border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.Accordion-module__UqckKa__item{border-bottom:1px solid var(--border-color);background:var(--bg-primary);transition:background .2s}.Accordion-module__UqckKa__item:last-child{border-bottom:none}.Accordion-module__UqckKa__item.Accordion-module__UqckKa__expanded{background:var(--bg-secondary)}.Accordion-module__UqckKa__item.Accordion-module__UqckKa__disabled{opacity:.5;pointer-events:none}.Accordion-module__UqckKa__trigger{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 20px;font-size:15px;font-weight:600;transition:background .15s;display:flex}.Accordion-module__UqckKa__trigger:hover{background:var(--bg-tertiary)}.Accordion-module__UqckKa__trigger:focus-visible{outline:2px solid var(--naver-green);outline-offset:-2px}.Accordion-module__UqckKa__triggerText{flex:1}.Accordion-module__UqckKa__chevron{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.Accordion-module__UqckKa__chevronOpen{transform:rotate(180deg)}.Accordion-module__UqckKa__contentWrapper{transition:max-height .25s ease-out;overflow:hidden}.Accordion-module__UqckKa__content{color:var(--text-secondary);padding:0 20px 16px;font-size:14px;line-height:1.6}.Accordion-module__UqckKa__contentOpen{opacity:1}.Accordion-module__UqckKa__faqAnswer{white-space:pre-wrap;margin:0}.Accordion-module__UqckKa__collapsible{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:12px;overflow:hidden}.Accordion-module__UqckKa__collapsibleOpen{box-shadow:0 2px 8px #0000000d}.Accordion-module__UqckKa__collapsibleTrigger{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;font-weight:500;transition:background .15s;display:flex}.Accordion-module__UqckKa__collapsibleTrigger:hover{background:var(--bg-tertiary)}.Accordion-module__UqckKa__collapsibleContent{transition:max-height .25s ease-out;overflow:hidden}.Accordion-module__UqckKa__collapsibleInner{padding:0 16px 16px}.Accordion-module__UqckKa__detailsPanel{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:12px;overflow:hidden}.Accordion-module__UqckKa__detailsPanelOpen{box-shadow:0 2px 8px #0000000d}.Accordion-module__UqckKa__detailsHeader{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:16px;transition:background .15s;display:flex}.Accordion-module__UqckKa__detailsHeader:hover{background:var(--bg-tertiary)}.Accordion-module__UqckKa__detailsIcon{background:var(--bg-tertiary);width:40px;height:40px;color:var(--naver-green);border-radius:10px;justify-content:center;align-items:center;display:flex}.Accordion-module__UqckKa__detailsText{flex-direction:column;flex:1;gap:2px;display:flex}.Accordion-module__UqckKa__detailsTitle{color:var(--text-primary);font-size:15px;font-weight:600}.Accordion-module__UqckKa__detailsSubtitle{color:var(--text-secondary);font-size:13px}.Accordion-module__UqckKa__detailsChevron{color:var(--text-secondary);transition:transform .2s}.Accordion-module__UqckKa__detailsContent{transition:max-height .25s ease-out;overflow:hidden}.Accordion-module__UqckKa__detailsInner{border-top:1px solid var(--border-color);padding:0 16px 16px}.Accordion-module__UqckKa__bordered .Accordion-module__UqckKa__item{border:1px solid var(--border-color);border-radius:8px;margin-bottom:8px}.Accordion-module__UqckKa__bordered .Accordion-module__UqckKa__item:last-child{border-bottom:1px solid var(--border-color);margin-bottom:0}.Accordion-module__UqckKa__flush{border:none;border-radius:0}.Accordion-module__UqckKa__flush .Accordion-module__UqckKa__item{border-bottom:1px solid var(--border-color)}.Accordion-module__UqckKa__flush .Accordion-module__UqckKa__trigger,.Accordion-module__UqckKa__flush .Accordion-module__UqckKa__content{padding-left:0;padding-right:0}@media (max-width:640px){.Accordion-module__UqckKa__trigger{padding:14px 16px;font-size:14px}.Accordion-module__UqckKa__content{padding:0 16px 14px;font-size:13px}.Accordion-module__UqckKa__detailsIcon{width:36px;height:36px}.Accordion-module__UqckKa__detailsTitle{font-size:14px}}
.Table-module__ceAsYa__container{border:1px solid var(--border-color);border-radius:12px;width:100%;overflow-x:auto}.Table-module__ceAsYa__table{border-collapse:collapse;width:100%;font-size:14px}.Table-module__ceAsYa__thead{background:var(--bg-secondary)}.Table-module__ceAsYa__th{color:var(--text-primary);text-align:left;white-space:nowrap;border-bottom:1px solid var(--border-color);padding:14px 16px;font-weight:600}.Table-module__ceAsYa__headerContent{align-items:center;gap:4px;display:inline-flex}.Table-module__ceAsYa__sortIcon{color:var(--text-tertiary);cursor:pointer;opacity:.5;align-items:center;transition:opacity .15s;display:flex}.Table-module__ceAsYa__sortIcon:hover,.Table-module__ceAsYa__sortActive{opacity:1;color:var(--naver-green)}.Table-module__ceAsYa__tbody .Table-module__ceAsYa__tr{transition:background .15s}.Table-module__ceAsYa__td{color:var(--text-primary);border-bottom:1px solid var(--border-color);padding:14px 16px}.Table-module__ceAsYa__tbody .Table-module__ceAsYa__tr:last-child .Table-module__ceAsYa__td{border-bottom:none}.Table-module__ceAsYa__left{text-align:left}.Table-module__ceAsYa__center{text-align:center}.Table-module__ceAsYa__right{text-align:right}.Table-module__ceAsYa__striped .Table-module__ceAsYa__tbody .Table-module__ceAsYa__tr:nth-child(2n){background:var(--bg-secondary)}.Table-module__ceAsYa__hoverable .Table-module__ceAsYa__tbody .Table-module__ceAsYa__tr:hover{background:var(--bg-tertiary)}.Table-module__ceAsYa__compact .Table-module__ceAsYa__th,.Table-module__ceAsYa__compact .Table-module__ceAsYa__td{padding:10px 12px;font-size:13px}.Table-module__ceAsYa__bordered .Table-module__ceAsYa__th,.Table-module__ceAsYa__bordered .Table-module__ceAsYa__td{border:1px solid var(--border-color)}.Table-module__ceAsYa__sticky{position:relative}.Table-module__ceAsYa__sticky .Table-module__ceAsYa__thead{z-index:1;position:sticky;top:0}.Table-module__ceAsYa__clickable{cursor:pointer}.Table-module__ceAsYa__selected{background:#00dc6414!important}.Table-module__ceAsYa__loading{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:12px;padding:40px;display:flex}.Table-module__ceAsYa__spinner{border:2px solid var(--border-color);border-top-color:var(--naver-green);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite Table-module__ceAsYa__spin}@keyframes Table-module__ceAsYa__spin{to{transform:rotate(360deg)}}.Table-module__ceAsYa__empty{text-align:center;color:var(--text-secondary);padding:40px}.Table-module__ceAsYa__dataList{border:1px solid var(--border-color);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.Table-module__ceAsYa__dataListItem{border-bottom:1px solid var(--border-color);justify-content:space-between;padding:14px 16px;display:flex}.Table-module__ceAsYa__dataListItem:last-child{border-bottom:none}.Table-module__ceAsYa__dataListLabel{color:var(--text-secondary);font-size:14px}.Table-module__ceAsYa__dataListValue{color:var(--text-primary);text-align:right;font-size:14px;font-weight:500}.Table-module__ceAsYa__kvTable{border:1px solid var(--border-color);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.Table-module__ceAsYa__kvRow{border-bottom:1px solid var(--border-color);display:flex}.Table-module__ceAsYa__kvRow:last-child{border-bottom:none}.Table-module__ceAsYa__kvLabel{background:var(--bg-secondary);color:var(--text-secondary);border-right:1px solid var(--border-color);flex-shrink:0;padding:12px 16px;font-size:13px;font-weight:500}.Table-module__ceAsYa__kvValue{color:var(--text-primary);flex:1;padding:12px 16px;font-size:14px}@media (max-width:768px){.Table-module__ceAsYa__container{border-radius:8px}.Table-module__ceAsYa__th,.Table-module__ceAsYa__td{padding:12px;font-size:13px}.Table-module__ceAsYa__compact .Table-module__ceAsYa__th,.Table-module__ceAsYa__compact .Table-module__ceAsYa__td{padding:8px 10px;font-size:12px}.Table-module__ceAsYa__dataListItem{flex-direction:column;gap:4px}.Table-module__ceAsYa__dataListValue{text-align:left}.Table-module__ceAsYa__kvRow{flex-direction:column}.Table-module__ceAsYa__kvLabel{border-right:none;border-bottom:1px solid var(--border-color)}}
.Button-module__8RiFmG__button{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--naver-green);outline-offset:2px}.Button-module__8RiFmG__button.Button-module__8RiFmG__xs{border-radius:6px;padding:4px 10px;font-size:12px}.Button-module__8RiFmG__button.Button-module__8RiFmG__sm{padding:6px 14px;font-size:13px}.Button-module__8RiFmG__button.Button-module__8RiFmG__md{padding:10px 20px;font-size:14px}.Button-module__8RiFmG__button.Button-module__8RiFmG__lg{padding:12px 28px;font-size:15px}.Button-module__8RiFmG__button.Button-module__8RiFmG__xl{border-radius:10px;padding:16px 36px;font-size:16px}.Button-module__8RiFmG__button.Button-module__8RiFmG__primary{background:var(--naver-green);color:#fff}.Button-module__8RiFmG__button.Button-module__8RiFmG__primary:hover:not(.Button-module__8RiFmG__disabled){background:#00b33c}.Button-module__8RiFmG__button.Button-module__8RiFmG__primary:active:not(.Button-module__8RiFmG__disabled){background:#009929}.Button-module__8RiFmG__button.Button-module__8RiFmG__secondary{background:var(--bg-secondary);color:var(--text-primary)}.Button-module__8RiFmG__button.Button-module__8RiFmG__secondary:hover:not(.Button-module__8RiFmG__disabled){background:var(--bg-tertiary)}.Button-module__8RiFmG__button.Button-module__8RiFmG__outline{border:1px solid var(--border-color);color:var(--text-primary);background:0 0}.Button-module__8RiFmG__button.Button-module__8RiFmG__outline:hover:not(.Button-module__8RiFmG__disabled){background:var(--bg-secondary);border-color:var(--text-tertiary)}.Button-module__8RiFmG__button.Button-module__8RiFmG__ghost{color:var(--text-secondary);background:0 0}.Button-module__8RiFmG__button.Button-module__8RiFmG__ghost:hover:not(.Button-module__8RiFmG__disabled){background:var(--bg-secondary);color:var(--text-primary)}.Button-module__8RiFmG__button.Button-module__8RiFmG__danger{color:#fff;background:#ef4444}.Button-module__8RiFmG__button.Button-module__8RiFmG__danger:hover:not(.Button-module__8RiFmG__disabled){background:#dc2626}.Button-module__8RiFmG__button.Button-module__8RiFmG__success{color:#fff;background:#10b981}.Button-module__8RiFmG__button.Button-module__8RiFmG__success:hover:not(.Button-module__8RiFmG__disabled){background:#059669}.Button-module__8RiFmG__button.Button-module__8RiFmG__link{color:var(--naver-green);background:0 0;padding-left:0;padding-right:0}.Button-module__8RiFmG__button.Button-module__8RiFmG__link:hover:not(.Button-module__8RiFmG__disabled){text-decoration:underline}.Button-module__8RiFmG__button.Button-module__8RiFmG__disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__button.Button-module__8RiFmG__loading{cursor:wait}.Button-module__8RiFmG__button.Button-module__8RiFmG__loading .Button-module__8RiFmG__label{opacity:.7}.Button-module__8RiFmG__button.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Button-module__8RiFmG__label{line-height:1.2}.Button-module__8RiFmG__spinner{animation:1s linear infinite Button-module__8RiFmG__spin}.Button-module__8RiFmG__spinnerTrack{opacity:.25}.Button-module__8RiFmG__spinnerPath{opacity:1}@keyframes Button-module__8RiFmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Button-module__8RiFmG__iconButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__iconButton.Button-module__8RiFmG__icon-xs{border-radius:6px;width:28px;height:28px}.Button-module__8RiFmG__iconButton.Button-module__8RiFmG__icon-sm{width:32px;height:32px}.Button-module__8RiFmG__iconButton.Button-module__8RiFmG__icon-md{width:40px;height:40px}.Button-module__8RiFmG__iconButton.Button-module__8RiFmG__icon-lg{width:48px;height:48px}.Button-module__8RiFmG__iconButton.Button-module__8RiFmG__icon-xl{border-radius:12px;width:56px;height:56px}.Button-module__8RiFmG__buttonGroup{gap:8px;display:inline-flex}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__vertical{flex-direction:column}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached{gap:0}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached>.Button-module__8RiFmG__button,.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached>.Button-module__8RiFmG__iconButton{border-radius:0}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached>.Button-module__8RiFmG__button:first-child,.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached>.Button-module__8RiFmG__iconButton:first-child{border-radius:8px 0 0 8px}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached>.Button-module__8RiFmG__button:last-child,.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached>.Button-module__8RiFmG__iconButton:last-child{border-radius:0 8px 8px 0}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached.Button-module__8RiFmG__vertical>.Button-module__8RiFmG__button:first-child,.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached.Button-module__8RiFmG__vertical>.Button-module__8RiFmG__iconButton:first-child{border-radius:8px 8px 0 0}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached.Button-module__8RiFmG__vertical>.Button-module__8RiFmG__button:last-child,.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached.Button-module__8RiFmG__vertical>.Button-module__8RiFmG__iconButton:last-child{border-radius:0 0 8px 8px}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached>.Button-module__8RiFmG__button.Button-module__8RiFmG__outline+.Button-module__8RiFmG__button.Button-module__8RiFmG__outline,.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached.Button-module__8RiFmG__vertical>.Button-module__8RiFmG__button.Button-module__8RiFmG__outline+.Button-module__8RiFmG__button.Button-module__8RiFmG__outline{margin-left:-1px}.Button-module__8RiFmG__buttonGroup.Button-module__8RiFmG__attached.Button-module__8RiFmG__vertical>.Button-module__8RiFmG__button.Button-module__8RiFmG__outline+.Button-module__8RiFmG__button.Button-module__8RiFmG__outline{margin-top:-1px;margin-left:0}.Button-module__8RiFmG__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Button-module__8RiFmG__closeButton:hover{background:var(--bg-secondary);color:var(--text-primary)}.Button-module__8RiFmG__fab{background:var(--naver-green);color:#fff;cursor:pointer;z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:fixed;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a}.Button-module__8RiFmG__fab:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003,0 3px 6px #0000001f}.Button-module__8RiFmG__fab:active{transform:scale(.98)}.Button-module__8RiFmG__fab-md{width:48px;height:48px}.Button-module__8RiFmG__fab-lg{width:56px;height:56px}.Button-module__8RiFmG__fab-bottom-right{bottom:20px;right:20px}.Button-module__8RiFmG__fab-bottom-left{bottom:20px;left:20px}.Button-module__8RiFmG__fab-bottom-center{bottom:20px;left:50%;transform:translate(-50%)}.Button-module__8RiFmG__fab-bottom-center:hover{transform:translate(-50%)scale(1.05)}.Button-module__8RiFmG__fabExtended{border-radius:28px;gap:8px;padding:0 24px}.Button-module__8RiFmG__fabExtended.Button-module__8RiFmG__fab-md{width:auto;height:48px}.Button-module__8RiFmG__fabExtended.Button-module__8RiFmG__fab-lg{width:auto;height:56px}.Button-module__8RiFmG__fabIcon{justify-content:center;align-items:center;display:flex}.Button-module__8RiFmG__fabLabel{font-size:14px;font-weight:600}.Button-module__8RiFmG__socialButton{background:var(--social-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__socialButton:hover{filter:brightness(.95)}.Button-module__8RiFmG__social-sm{padding:8px 16px;font-size:13px}.Button-module__8RiFmG__social-md{padding:12px 20px;font-size:14px}.Button-module__8RiFmG__social-lg{padding:14px 24px;font-size:15px}.Button-module__8RiFmG__socialIcon{font-size:1.2em;font-weight:700}.Button-module__8RiFmG__socialButton.Button-module__8RiFmG__iconOnly{padding:0}.Button-module__8RiFmG__socialButton.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__social-sm{width:36px;height:36px}.Button-module__8RiFmG__socialButton.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__social-md{width:44px;height:44px}.Button-module__8RiFmG__socialButton.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__social-lg{width:52px;height:52px}@media (max-width:640px){.Button-module__8RiFmG__button.Button-module__8RiFmG__lg{padding:10px 24px}.Button-module__8RiFmG__button.Button-module__8RiFmG__xl{padding:14px 30px}.Button-module__8RiFmG__fab-bottom-right{bottom:80px;right:16px}.Button-module__8RiFmG__fab-bottom-left{bottom:80px;left:16px}.Button-module__8RiFmG__fab-bottom-center{bottom:80px}}
.Input-module__5jsJuW__container{flex-direction:column;gap:6px;display:flex}.Input-module__5jsJuW__container.Input-module__5jsJuW__fullWidth{width:100%}.Input-module__5jsJuW__label{color:var(--text-primary);font-size:14px;font-weight:500}.Input-module__5jsJuW__required{color:#ef4444;margin-left:2px}.Input-module__5jsJuW__inputWrapper{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;align-items:center;transition:all .2s;display:flex;position:relative}.Input-module__5jsJuW__inputWrapper:focus-within{border-color:var(--naver-green);box-shadow:0 0 0 3px #00c8531a}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__hasError{border-color:#ef4444}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__hasError:focus-within{box-shadow:0 0 0 3px #ef44441a}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__disabled{background:var(--bg-secondary);cursor:not-allowed}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__sm{height:32px;font-size:13px}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__md{height:40px;font-size:14px}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__lg{height:48px;font-size:15px}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__filled{background:var(--bg-secondary);border-color:#0000}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__filled:focus-within{background:var(--bg-primary);border-color:var(--naver-green)}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__flushed{border:none;border-bottom:2px solid var(--border-color);border-radius:0}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__flushed:focus-within{box-shadow:none;border-bottom-color:var(--naver-green)}.Input-module__5jsJuW__input{width:100%;height:100%;color:var(--text-primary);font-size:inherit;background:0 0;border:none;outline:none;flex:1;padding:0 12px}.Input-module__5jsJuW__input::placeholder{color:var(--text-tertiary)}.Input-module__5jsJuW__input:disabled{cursor:not-allowed;color:var(--text-tertiary)}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__hasLeftIcon .Input-module__5jsJuW__input{padding-left:0}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__hasRightIcon .Input-module__5jsJuW__input{padding-right:0}.Input-module__5jsJuW__textarea{width:100%;min-height:80px;color:var(--text-primary);font-size:inherit;background:0 0;border:none;outline:none;flex:1;padding:10px 12px;font-family:inherit;line-height:1.5}.Input-module__5jsJuW__textarea::placeholder{color:var(--text-tertiary)}.Input-module__5jsJuW__textarea:disabled{cursor:not-allowed;color:var(--text-tertiary)}.Input-module__5jsJuW__leftIcon,.Input-module__5jsJuW__rightIcon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;display:flex}.Input-module__5jsJuW__inputWrapper:focus-within .Input-module__5jsJuW__leftIcon,.Input-module__5jsJuW__inputWrapper:focus-within .Input-module__5jsJuW__rightIcon{color:var(--text-secondary)}.Input-module__5jsJuW__rightElement{flex-shrink:0;align-items:center;padding-right:8px;display:flex}.Input-module__5jsJuW__helper{color:var(--text-secondary);font-size:12px}.Input-module__5jsJuW__helper.Input-module__5jsJuW__helperError{color:#ef4444}.Input-module__5jsJuW__toggleButton{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.Input-module__5jsJuW__toggleButton:hover{background:var(--bg-secondary);color:var(--text-primary)}.Input-module__5jsJuW__clearButton{background:var(--bg-tertiary);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.Input-module__5jsJuW__clearButton:hover{background:var(--border-color);color:var(--text-primary)}.Input-module__5jsJuW__loadingSpinner{border:2px solid var(--border-color);border-top-color:var(--naver-green);border-radius:50%;width:18px;height:18px;margin-right:8px;animation:1s linear infinite Input-module__5jsJuW__spin}@keyframes Input-module__5jsJuW__spin{to{transform:rotate(360deg)}}.Input-module__5jsJuW__numberControls{flex-direction:column;padding-right:4px;display:flex}.Input-module__5jsJuW__numberButton{width:20px;height:16px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;transition:all .15s;display:flex}.Input-module__5jsJuW__numberButton:hover{background:var(--bg-secondary);color:var(--text-primary)}.Input-module__5jsJuW__inputGroup{display:flex}.Input-module__5jsJuW__inputGroup>.Input-module__5jsJuW__container{flex:1}.Input-module__5jsJuW__inputGroup>.Input-module__5jsJuW__container:not(:first-child) .Input-module__5jsJuW__inputWrapper{border-top-left-radius:0;border-bottom-left-radius:0}.Input-module__5jsJuW__inputGroup>.Input-module__5jsJuW__container:not(:last-child) .Input-module__5jsJuW__inputWrapper{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.Input-module__5jsJuW__addon{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);white-space:nowrap;align-items:center;padding:0 12px;font-size:14px;display:flex}.Input-module__5jsJuW__addon-left{border-right:none;border-radius:8px 0 0 8px}.Input-module__5jsJuW__addon-right{border-left:none;border-radius:0 8px 8px 0}.Input-module__5jsJuW__inputGroup .Input-module__5jsJuW__addon-left+.Input-module__5jsJuW__container .Input-module__5jsJuW__inputWrapper{border-top-left-radius:0;border-bottom-left-radius:0}.Input-module__5jsJuW__inputGroup .Input-module__5jsJuW__container:has(+.Input-module__5jsJuW__addon-right) .Input-module__5jsJuW__inputWrapper{border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width:640px){.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__md{height:44px}.Input-module__5jsJuW__inputWrapper.Input-module__5jsJuW__lg{height:52px}}
.Checkbox-module__tYwp1q__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;display:inline-flex}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__disabled{cursor:not-allowed;opacity:.5}.Checkbox-module__tYwp1q__input{opacity:0;width:0;height:0;position:absolute}.Checkbox-module__tYwp1q__checkbox{background:var(--bg-primary);border:2px solid var(--border-color);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__sm .Checkbox-module__tYwp1q__checkbox{width:16px;height:16px}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__md .Checkbox-module__tYwp1q__checkbox{width:20px;height:20px}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__lg .Checkbox-module__tYwp1q__checkbox{width:24px;height:24px}.Checkbox-module__tYwp1q__container:hover:not(.Checkbox-module__tYwp1q__disabled) .Checkbox-module__tYwp1q__checkbox{border-color:var(--naver-green)}.Checkbox-module__tYwp1q__input:checked+.Checkbox-module__tYwp1q__checkbox,.Checkbox-module__tYwp1q__input:indeterminate+.Checkbox-module__tYwp1q__checkbox{background:var(--naver-green);border-color:var(--naver-green)}.Checkbox-module__tYwp1q__input:focus-visible+.Checkbox-module__tYwp1q__checkbox{outline:2px solid var(--naver-green);outline-offset:2px}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__error .Checkbox-module__tYwp1q__checkbox{border-color:#ef4444}.Checkbox-module__tYwp1q__checkIcon,.Checkbox-module__tYwp1q__indeterminateIcon{color:#fff;opacity:0;transition:all .15s;position:absolute;transform:scale(.5)}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__sm .Checkbox-module__tYwp1q__checkIcon,.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__sm .Checkbox-module__tYwp1q__indeterminateIcon{width:10px;height:10px}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__md .Checkbox-module__tYwp1q__checkIcon,.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__md .Checkbox-module__tYwp1q__indeterminateIcon{width:12px;height:12px}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__lg .Checkbox-module__tYwp1q__checkIcon,.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__lg .Checkbox-module__tYwp1q__indeterminateIcon{width:14px;height:14px}.Checkbox-module__tYwp1q__input:checked+.Checkbox-module__tYwp1q__checkbox .Checkbox-module__tYwp1q__checkIcon,.Checkbox-module__tYwp1q__input:indeterminate+.Checkbox-module__tYwp1q__checkbox .Checkbox-module__tYwp1q__indeterminateIcon{opacity:1;transform:scale(1)}.Checkbox-module__tYwp1q__input:indeterminate+.Checkbox-module__tYwp1q__checkbox .Checkbox-module__tYwp1q__checkIcon{opacity:0}.Checkbox-module__tYwp1q__content{flex-direction:column;gap:2px;padding-top:1px;display:flex}.Checkbox-module__tYwp1q__label{color:var(--text-primary);font-size:14px;line-height:1.4}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__sm .Checkbox-module__tYwp1q__label{font-size:13px}.Checkbox-module__tYwp1q__container.Checkbox-module__tYwp1q__lg .Checkbox-module__tYwp1q__label{font-size:15px}.Checkbox-module__tYwp1q__description{color:var(--text-secondary);font-size:12px;line-height:1.4}.Checkbox-module__tYwp1q__switchContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__disabled{cursor:not-allowed;opacity:.5}.Checkbox-module__tYwp1q__switchInput{opacity:0;width:0;height:0;position:absolute}.Checkbox-module__tYwp1q__switchTrack{background:var(--bg-tertiary);border-radius:100px;flex-shrink:0;align-items:center;transition:background .2s;display:flex;position:relative}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-sm .Checkbox-module__tYwp1q__switchTrack{width:32px;height:18px}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-md .Checkbox-module__tYwp1q__switchTrack{width:40px;height:22px}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-lg .Checkbox-module__tYwp1q__switchTrack{width:48px;height:26px}.Checkbox-module__tYwp1q__switchThumb{background:#fff;border-radius:50%;transition:all .2s;position:absolute;box-shadow:0 1px 3px #0003}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-sm .Checkbox-module__tYwp1q__switchThumb{width:14px;height:14px;left:2px}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-md .Checkbox-module__tYwp1q__switchThumb{width:18px;height:18px;left:2px}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-lg .Checkbox-module__tYwp1q__switchThumb{width:22px;height:22px;left:2px}.Checkbox-module__tYwp1q__switchInput:checked+.Checkbox-module__tYwp1q__switchTrack{background:var(--naver-green)}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-sm .Checkbox-module__tYwp1q__switchInput:checked+.Checkbox-module__tYwp1q__switchTrack .Checkbox-module__tYwp1q__switchThumb{transform:translate(14px)}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-md .Checkbox-module__tYwp1q__switchInput:checked+.Checkbox-module__tYwp1q__switchTrack .Checkbox-module__tYwp1q__switchThumb{transform:translate(18px)}.Checkbox-module__tYwp1q__switchContainer.Checkbox-module__tYwp1q__switch-lg .Checkbox-module__tYwp1q__switchInput:checked+.Checkbox-module__tYwp1q__switchTrack .Checkbox-module__tYwp1q__switchThumb{transform:translate(22px)}.Checkbox-module__tYwp1q__switchInput:focus-visible+.Checkbox-module__tYwp1q__switchTrack{outline:2px solid var(--naver-green);outline-offset:2px}.Checkbox-module__tYwp1q__radioContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;display:inline-flex}.Checkbox-module__tYwp1q__radioContainer.Checkbox-module__tYwp1q__disabled{cursor:not-allowed;opacity:.5}.Checkbox-module__tYwp1q__radioInput{opacity:0;width:0;height:0;position:absolute}.Checkbox-module__tYwp1q__radio{background:var(--bg-primary);border:2px solid var(--border-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative}.Checkbox-module__tYwp1q__radioContainer.Checkbox-module__tYwp1q__radio-sm .Checkbox-module__tYwp1q__radio{width:16px;height:16px}.Checkbox-module__tYwp1q__radioContainer.Checkbox-module__tYwp1q__radio-md .Checkbox-module__tYwp1q__radio{width:20px;height:20px}.Checkbox-module__tYwp1q__radioContainer.Checkbox-module__tYwp1q__radio-lg .Checkbox-module__tYwp1q__radio{width:24px;height:24px}.Checkbox-module__tYwp1q__radioDot{background:#fff;border-radius:50%;width:0;height:0;transition:all .15s}.Checkbox-module__tYwp1q__radioContainer:hover:not(.Checkbox-module__tYwp1q__disabled) .Checkbox-module__tYwp1q__radio{border-color:var(--naver-green)}.Checkbox-module__tYwp1q__radioInput:checked+.Checkbox-module__tYwp1q__radio{background:var(--naver-green);border-color:var(--naver-green)}.Checkbox-module__tYwp1q__radioContainer.Checkbox-module__tYwp1q__radio-sm .Checkbox-module__tYwp1q__radioInput:checked+.Checkbox-module__tYwp1q__radio .Checkbox-module__tYwp1q__radioDot{width:6px;height:6px}.Checkbox-module__tYwp1q__radioContainer.Checkbox-module__tYwp1q__radio-md .Checkbox-module__tYwp1q__radioInput:checked+.Checkbox-module__tYwp1q__radio .Checkbox-module__tYwp1q__radioDot{width:8px;height:8px}.Checkbox-module__tYwp1q__radioContainer.Checkbox-module__tYwp1q__radio-lg .Checkbox-module__tYwp1q__radioInput:checked+.Checkbox-module__tYwp1q__radio .Checkbox-module__tYwp1q__radioDot{width:10px;height:10px}.Checkbox-module__tYwp1q__radioInput:focus-visible+.Checkbox-module__tYwp1q__radio{outline:2px solid var(--naver-green);outline-offset:2px}.Checkbox-module__tYwp1q__radioContainer.Checkbox-module__tYwp1q__error .Checkbox-module__tYwp1q__radio{border-color:#ef4444}.Checkbox-module__tYwp1q__group{display:flex}.Checkbox-module__tYwp1q__group-vertical{flex-direction:column;gap:12px}.Checkbox-module__tYwp1q__group-horizontal{flex-flow:wrap;gap:20px}
.Select-module__E8rWSW__container{flex-direction:column;gap:6px;display:flex}.Select-module__E8rWSW__container.Select-module__E8rWSW__fullWidth{width:100%}.Select-module__E8rWSW__label{color:var(--text-primary);font-size:14px;font-weight:500}.Select-module__E8rWSW__selectWrapper{align-items:center;display:flex;position:relative}.Select-module__E8rWSW__nativeSelect{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;height:100%;color:var(--text-primary);font-size:inherit;appearance:none;cursor:pointer;border-radius:8px;padding:0 36px 0 12px;transition:all .2s}.Select-module__E8rWSW__nativeSelect:focus{border-color:var(--naver-green);outline:none;box-shadow:0 0 0 3px #00c8531a}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__hasError .Select-module__E8rWSW__nativeSelect{border-color:#ef4444}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__disabled .Select-module__E8rWSW__nativeSelect{background:var(--bg-secondary);cursor:not-allowed;opacity:.7}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__sm{font-size:13px}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__sm .Select-module__E8rWSW__nativeSelect{height:32px}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__md{font-size:14px}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__md .Select-module__E8rWSW__nativeSelect{height:40px}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__lg{font-size:15px}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__lg .Select-module__E8rWSW__nativeSelect{height:48px}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__filled .Select-module__E8rWSW__nativeSelect{background:var(--bg-secondary);border-color:#0000}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__filled .Select-module__E8rWSW__nativeSelect:focus{background:var(--bg-primary);border-color:var(--naver-green)}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__flushed .Select-module__E8rWSW__nativeSelect{border:none;border-bottom:2px solid var(--border-color);border-radius:0;padding-left:0}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__flushed .Select-module__E8rWSW__nativeSelect:focus{box-shadow:none;border-bottom-color:var(--naver-green)}.Select-module__E8rWSW__arrow{color:var(--text-tertiary);pointer-events:none;align-items:center;transition:transform .2s;display:flex;position:absolute;right:10px}.Select-module__E8rWSW__arrowUp{transform:rotate(180deg)}.Select-module__E8rWSW__trigger{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-size:inherit;text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px;transition:all .2s;display:flex}.Select-module__E8rWSW__trigger:focus{border-color:var(--naver-green);outline:none;box-shadow:0 0 0 3px #00c8531a}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__open{border-color:var(--naver-green)}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__hasError{border-color:#ef4444}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__disabled{background:var(--bg-secondary);cursor:not-allowed;opacity:.7}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__sm{height:32px;font-size:13px}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__md{height:40px;font-size:14px}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__lg{height:48px;font-size:15px}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__filled{background:var(--bg-secondary);border-color:#0000}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__filled:focus,.Select-module__E8rWSW__trigger.Select-module__E8rWSW__filled.Select-module__E8rWSW__open{background:var(--bg-primary);border-color:var(--naver-green)}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__flushed{border:none;border-bottom:2px solid var(--border-color);border-radius:0;padding-left:0}.Select-module__E8rWSW__trigger.Select-module__E8rWSW__flushed:focus,.Select-module__E8rWSW__trigger.Select-module__E8rWSW__flushed.Select-module__E8rWSW__open{box-shadow:none;border-bottom-color:var(--naver-green)}.Select-module__E8rWSW__value{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Select-module__E8rWSW__value.Select-module__E8rWSW__placeholder{color:var(--text-tertiary)}.Select-module__E8rWSW__icons{align-items:center;gap:4px;margin-left:8px;display:flex}.Select-module__E8rWSW__clearButton{width:20px;height:20px;color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.Select-module__E8rWSW__clearButton:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Select-module__E8rWSW__dropdown{z-index:1000;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;animation:.15s Select-module__E8rWSW__dropdownFadeIn;position:absolute;overflow:hidden;box-shadow:0 4px 12px #0000001a}@keyframes Select-module__E8rWSW__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Select-module__E8rWSW__searchWrapper{border-bottom:1px solid var(--border-color);padding:8px;position:relative}.Select-module__E8rWSW__searchIcon{color:var(--text-tertiary);position:absolute;top:50%;left:20px;transform:translateY(-50%)}.Select-module__E8rWSW__searchInput{background:var(--bg-secondary);width:100%;color:var(--text-primary);border:none;border-radius:8px;outline:none;padding:8px 12px 8px 36px;font-size:14px}.Select-module__E8rWSW__searchInput::placeholder{color:var(--text-tertiary)}.Select-module__E8rWSW__optionsList{max-height:200px;padding:4px;overflow-y:auto}.Select-module__E8rWSW__optionsList::-webkit-scrollbar{width:6px}.Select-module__E8rWSW__optionsList::-webkit-scrollbar-track{background:0 0}.Select-module__E8rWSW__optionsList::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.Select-module__E8rWSW__option{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;transition:background .15s;display:flex}.Select-module__E8rWSW__option:hover,.Select-module__E8rWSW__option.Select-module__E8rWSW__highlighted{background:var(--bg-secondary)}.Select-module__E8rWSW__option.Select-module__E8rWSW__selected{color:var(--naver-green)}.Select-module__E8rWSW__option.Select-module__E8rWSW__optionDisabled{opacity:.5;cursor:not-allowed}.Select-module__E8rWSW__checkbox{border:2px solid var(--border-color);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.Select-module__E8rWSW__option.Select-module__E8rWSW__selected .Select-module__E8rWSW__checkbox{background:var(--naver-green);border-color:var(--naver-green);color:#fff}.Select-module__E8rWSW__optionIcon{color:var(--text-secondary);flex-shrink:0;align-items:center;display:flex}.Select-module__E8rWSW__optionContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Select-module__E8rWSW__optionLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__E8rWSW__optionDescription{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.Select-module__E8rWSW__checkIcon{color:var(--naver-green);flex-shrink:0}.Select-module__E8rWSW__noOptions{text-align:center;color:var(--text-secondary);padding:16px;font-size:14px}.Select-module__E8rWSW__helper{color:var(--text-secondary);font-size:12px}.Select-module__E8rWSW__helper.Select-module__E8rWSW__helperError{color:#ef4444}@media (max-width:640px){.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__md .Select-module__E8rWSW__nativeSelect,.Select-module__E8rWSW__trigger.Select-module__E8rWSW__md{height:44px}.Select-module__E8rWSW__selectWrapper.Select-module__E8rWSW__lg .Select-module__E8rWSW__nativeSelect,.Select-module__E8rWSW__trigger.Select-module__E8rWSW__lg{height:52px}}
.Rating-module__Qe70QG__rating{align-items:center;gap:6px;display:inline-flex}.Rating-module__Qe70QG__stars{gap:2px;display:flex}.Rating-module__Qe70QG__star{justify-content:center;align-items:center;transition:transform .15s;display:flex}.Rating-module__Qe70QG__star svg{width:100%;height:100%}.Rating-module__Qe70QG__star.Rating-module__Qe70QG__sm{width:14px;height:14px}.Rating-module__Qe70QG__star.Rating-module__Qe70QG__md{width:20px;height:20px}.Rating-module__Qe70QG__star.Rating-module__Qe70QG__lg{width:28px;height:28px}.Rating-module__Qe70QG__star.Rating-module__Qe70QG__interactive{cursor:pointer}.Rating-module__Qe70QG__star.Rating-module__Qe70QG__interactive:hover{transform:scale(1.15)}.Rating-module__Qe70QG__value{color:var(--text-primary);font-size:14px;font-weight:700}.Rating-module__Qe70QG__count{color:var(--text-secondary);font-size:13px}.Rating-module__Qe70QG__input{-webkit-user-select:none;user-select:none}.Rating-module__Qe70QG__input .Rating-module__Qe70QG__stars{gap:4px}.Rating-module__Qe70QG__disabled{opacity:.5;pointer-events:none}.Rating-module__Qe70QG__emojiRating{align-items:center;gap:8px;display:flex}.Rating-module__Qe70QG__emoji{border:2px solid var(--border-color);background:var(--bg-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;transition:all .15s;display:flex}.Rating-module__Qe70QG__emoji:hover{border-color:var(--naver-green);transform:scale(1.1)}.Rating-module__Qe70QG__emojiSelected{border-color:var(--naver-green);background:#00dc641a;transform:scale(1.1)}.Rating-module__Qe70QG__emojiLabel{color:var(--text-primary);margin-left:8px;font-size:14px;font-weight:500}.Rating-module__Qe70QG__summary{background:var(--bg-secondary);border-radius:12px;gap:24px;padding:20px;display:flex}.Rating-module__Qe70QG__summaryLeft{flex-direction:column;justify-content:center;align-items:center;min-width:100px;display:flex}.Rating-module__Qe70QG__summaryAverage{color:var(--text-primary);font-size:48px;font-weight:700;line-height:1}.Rating-module__Qe70QG__summaryTotal{color:var(--text-secondary);margin-top:8px;font-size:13px}.Rating-module__Qe70QG__summaryRight{flex-direction:column;flex:1;gap:6px;display:flex}.Rating-module__Qe70QG__distributionRow{align-items:center;gap:8px;display:flex}.Rating-module__Qe70QG__distributionLabel{width:12px;color:var(--text-secondary);text-align:center;font-size:12px;font-weight:600}.Rating-module__Qe70QG__distributionBar{background:var(--bg-tertiary);border-radius:4px;flex:1;height:8px;overflow:hidden}.Rating-module__Qe70QG__distributionFill{background:var(--naver-green);border-radius:4px;height:100%;transition:width .3s}.Rating-module__Qe70QG__distributionCount{min-width:32px;color:var(--text-secondary);text-align:right;font-size:12px}.Rating-module__Qe70QG__simple{align-items:center;gap:4px;display:inline-flex}.Rating-module__Qe70QG__simpleValue{color:var(--text-primary);font-size:13px;font-weight:600}@media (max-width:640px){.Rating-module__Qe70QG__summary{flex-direction:column;gap:16px}.Rating-module__Qe70QG__summaryLeft{flex-direction:row;justify-content:flex-start;gap:12px}.Rating-module__Qe70QG__summaryAverage{font-size:36px}.Rating-module__Qe70QG__summaryTotal{margin-top:0}.Rating-module__Qe70QG__emoji{width:40px;height:40px;font-size:20px}}
.Avatar-module__IVwToW__avatar{background:var(--bg-tertiary);color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.Avatar-module__IVwToW__rounded{border-radius:50%}.Avatar-module__IVwToW__square{border-radius:8px}.Avatar-module__IVwToW__clickable{cursor:pointer;border:none;padding:0;transition:transform .15s,box-shadow .15s}.Avatar-module__IVwToW__clickable:hover{transform:scale(1.05)}.Avatar-module__IVwToW__clickable:focus-visible{outline:2px solid var(--naver-green);outline-offset:2px}.Avatar-module__IVwToW__xs{width:24px;height:24px;font-size:10px}.Avatar-module__IVwToW__sm{width:32px;height:32px;font-size:12px}.Avatar-module__IVwToW__md{width:40px;height:40px;font-size:14px}.Avatar-module__IVwToW__lg{width:56px;height:56px;font-size:18px}.Avatar-module__IVwToW__xl{width:72px;height:72px;font-size:24px}.Avatar-module__IVwToW__2xl{width:96px;height:96px;font-size:32px}.Avatar-module__IVwToW__image{object-fit:cover;width:100%;height:100%}.Avatar-module__IVwToW__fallback{background:linear-gradient(135deg,var(--naver-green)0%,#00e676 100%);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-weight:600;display:flex}.Avatar-module__IVwToW__fallbackIcon{width:60%;height:60%}.Avatar-module__IVwToW__status{border:2px solid var(--bg-primary);box-sizing:content-box;border-radius:50%;width:25%;min-width:8px;height:25%;min-height:8px;position:absolute;bottom:2px;right:2px}.Avatar-module__IVwToW__online{background:#22c55e}.Avatar-module__IVwToW__offline{background:#9ca3af}.Avatar-module__IVwToW__away{background:#f59e0b}.Avatar-module__IVwToW__busy,.Avatar-module__IVwToW__dnd{background:#ef4444}.Avatar-module__IVwToW__badge{background:var(--naver-green);color:#fff;border:2px solid var(--bg-primary);box-sizing:content-box;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.Avatar-module__IVwToW__group{flex-direction:row-reverse;justify-content:flex-end;display:flex}.Avatar-module__IVwToW__group>*{border:2px solid var(--bg-primary);box-sizing:content-box;margin-left:-8px}.Avatar-module__IVwToW__group>:last-child{margin-left:0}.Avatar-module__IVwToW__more{background:var(--bg-tertiary);color:var(--text-secondary);font-weight:600}.Avatar-module__IVwToW__moreText{font-size:inherit}.Avatar-module__IVwToW__withName{align-items:center;gap:12px;display:flex}.Avatar-module__IVwToW__withName-vertical{text-align:center;flex-direction:column;gap:8px}.Avatar-module__IVwToW__nameContainer{flex-direction:column;gap:2px;min-width:0;display:flex}.Avatar-module__IVwToW__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.Avatar-module__IVwToW__name-sm{font-size:13px}.Avatar-module__IVwToW__name-md{font-size:15px}.Avatar-module__IVwToW__name-lg{font-size:18px}.Avatar-module__IVwToW__description{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.Avatar-module__IVwToW__userAvatar{display:inline-flex;position:relative}.Avatar-module__IVwToW__levelBadge{color:#fff;white-space:nowrap;border:2px solid var(--bg-primary);background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);border-radius:8px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Avatar-module__IVwToW__verifiedBadge{color:#fff;border:2px solid var(--bg-primary);background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:0;right:0}.Avatar-module__IVwToW__premiumBadge{color:#fff;border:2px solid var(--bg-primary);background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:-2px;right:-2px}.Avatar-module__IVwToW__editable{display:inline-flex;position:relative}.Avatar-module__IVwToW__editButton{border:2px solid var(--bg-primary);background:var(--naver-green);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,transform .15s;display:flex;position:absolute;bottom:0;right:0}.Avatar-module__IVwToW__editButton:hover{background:#00c050;transform:scale(1.05)}.Avatar-module__IVwToW__editButton:disabled{opacity:.7;cursor:not-allowed}.Avatar-module__IVwToW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite Avatar-module__IVwToW__spin}@keyframes Avatar-module__IVwToW__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.Avatar-module__IVwToW__lg{width:48px;height:48px;font-size:16px}.Avatar-module__IVwToW__xl{width:64px;height:64px;font-size:20px}.Avatar-module__IVwToW__2xl{width:80px;height:80px;font-size:28px}}
.Badge-module__H8aylq__badge{white-space:nowrap;border-radius:4px;align-items:center;gap:4px;font-weight:500;transition:all .2s;display:inline-flex}.Badge-module__H8aylq__badge.Badge-module__H8aylq__sm{gap:3px;padding:2px 6px;font-size:11px}.Badge-module__H8aylq__badge.Badge-module__H8aylq__md{padding:4px 10px;font-size:12px}.Badge-module__H8aylq__badge.Badge-module__H8aylq__lg{padding:6px 14px;font-size:14px}.Badge-module__H8aylq__badge.Badge-module__H8aylq__pill{border-radius:100px}.Badge-module__H8aylq__badge.Badge-module__H8aylq__default{background:var(--bg-tertiary);color:var(--text-secondary)}.Badge-module__H8aylq__badge.Badge-module__H8aylq__primary{background:var(--naver-green);color:#fff}.Badge-module__H8aylq__badge.Badge-module__H8aylq__success{color:#fff;background:#10b981}.Badge-module__H8aylq__badge.Badge-module__H8aylq__warning{color:#fff;background:#f59e0b}.Badge-module__H8aylq__badge.Badge-module__H8aylq__error{color:#fff;background:#ef4444}.Badge-module__H8aylq__badge.Badge-module__H8aylq__info{color:#fff;background:#3b82f6}.Badge-module__H8aylq__badge.Badge-module__H8aylq__outline.Badge-module__H8aylq__default{border:1px solid var(--border-color);color:var(--text-secondary);background:0 0}.Badge-module__H8aylq__badge.Badge-module__H8aylq__outline.Badge-module__H8aylq__primary{border:1px solid var(--naver-green);color:var(--naver-green);background:0 0}.Badge-module__H8aylq__badge.Badge-module__H8aylq__outline.Badge-module__H8aylq__success{color:#10b981;background:0 0;border:1px solid #10b981}.Badge-module__H8aylq__badge.Badge-module__H8aylq__outline.Badge-module__H8aylq__warning{color:#f59e0b;background:0 0;border:1px solid #f59e0b}.Badge-module__H8aylq__badge.Badge-module__H8aylq__outline.Badge-module__H8aylq__error{color:#ef4444;background:0 0;border:1px solid #ef4444}.Badge-module__H8aylq__badge.Badge-module__H8aylq__outline.Badge-module__H8aylq__info{color:#3b82f6;background:0 0;border:1px solid #3b82f6}.Badge-module__H8aylq__icon{justify-content:center;align-items:center;display:flex}.Badge-module__H8aylq__text{line-height:1}.Badge-module__H8aylq__removeButton{cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;margin-left:2px;padding:0;transition:opacity .2s;display:flex}.Badge-module__H8aylq__removeButton:hover{opacity:1}.Badge-module__H8aylq__statusBadge{align-items:center;gap:6px;display:inline-flex}.Badge-module__H8aylq__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Badge-module__H8aylq__statusBadge.Badge-module__H8aylq__sm .Badge-module__H8aylq__statusDot{width:6px;height:6px}.Badge-module__H8aylq__statusBadge.Badge-module__H8aylq__lg .Badge-module__H8aylq__statusDot{width:10px;height:10px}.Badge-module__H8aylq__status-online .Badge-module__H8aylq__statusDot{background:#10b981;box-shadow:0 0 0 2px #10b98133}.Badge-module__H8aylq__status-offline .Badge-module__H8aylq__statusDot{background:#9ca3af}.Badge-module__H8aylq__status-busy .Badge-module__H8aylq__statusDot{background:#ef4444;box-shadow:0 0 0 2px #ef444433}.Badge-module__H8aylq__status-away .Badge-module__H8aylq__statusDot{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b33}.Badge-module__H8aylq__status-dnd .Badge-module__H8aylq__statusDot{background:#ef4444;box-shadow:0 0 0 2px #ef444433}.Badge-module__H8aylq__statusLabel{color:var(--text-secondary);font-size:12px}.Badge-module__H8aylq__notificationWrapper{display:inline-flex;position:relative}.Badge-module__H8aylq__notificationBadge{color:#fff;background:#ef4444;border-radius:100px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:1;display:flex;position:absolute}.Badge-module__H8aylq__notificationBadge.Badge-module__H8aylq__top-right{top:-6px;right:-6px}.Badge-module__H8aylq__notificationBadge.Badge-module__H8aylq__top-left{top:-6px;left:-6px}.Badge-module__H8aylq__notificationBadge.Badge-module__H8aylq__bottom-right{bottom:-6px;right:-6px}.Badge-module__H8aylq__notificationBadge.Badge-module__H8aylq__bottom-left{bottom:-6px;left:-6px}.Badge-module__H8aylq__notificationBadge.Badge-module__H8aylq__dot{width:8px;min-width:8px;height:8px;padding:0}.Badge-module__H8aylq__levelBadge{border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-weight:600;display:inline-flex}.Badge-module__H8aylq__levelBadge.Badge-module__H8aylq__sm{padding:1px 6px;font-size:10px}.Badge-module__H8aylq__levelBadge.Badge-module__H8aylq__lg{padding:4px 12px;font-size:14px}.Badge-module__H8aylq__level-common{color:#4b5563;background:linear-gradient(135deg,#e5e7eb,#d1d5db)}.Badge-module__H8aylq__level-uncommon{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.Badge-module__H8aylq__level-rare{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb)}.Badge-module__H8aylq__level-epic{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Badge-module__H8aylq__level-legendary{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);animation:2s ease-in-out infinite Badge-module__H8aylq__glow}@keyframes Badge-module__H8aylq__glow{0%,to{box-shadow:0 0 5px #f59e0b4d}50%{box-shadow:0 0 15px #f59e0b99}}.Badge-module__H8aylq__levelIcon{font-size:.9em}.Badge-module__H8aylq__levelValue{line-height:1}.Badge-module__H8aylq__genreBadge{background:var(--bg-tertiary);color:var(--text-secondary);white-space:nowrap;border:none;border-radius:100px;padding:4px 10px;font-size:12px;transition:all .2s;display:inline-flex}.Badge-module__H8aylq__genreBadge.Badge-module__H8aylq__sm{padding:3px 8px;font-size:11px}.Badge-module__H8aylq__genreBadge.Badge-module__H8aylq__clickable{cursor:pointer}.Badge-module__H8aylq__genreBadge.Badge-module__H8aylq__clickable:hover{background:var(--naver-green);color:#fff}.Badge-module__H8aylq__achievementBadge{border-radius:8px;align-items:center;gap:6px;padding:6px 12px;transition:all .2s;display:inline-flex}.Badge-module__H8aylq__achievementBadge.Badge-module__H8aylq__sm{gap:4px;padding:4px 8px}.Badge-module__H8aylq__achievementBadge.Badge-module__H8aylq__lg{gap:8px;padding:10px 16px}.Badge-module__H8aylq__achievement-common{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #d1d5db}.Badge-module__H8aylq__achievement-rare{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #93c5fd}.Badge-module__H8aylq__achievement-epic{background:linear-gradient(135deg,#ede9fe,#ddd6fe);border:1px solid #c4b5fd}.Badge-module__H8aylq__achievement-legendary{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d}.Badge-module__H8aylq__achievementBadge.Badge-module__H8aylq__locked{opacity:.5;filter:grayscale()}.Badge-module__H8aylq__achievementIcon{font-size:18px}.Badge-module__H8aylq__achievementBadge.Badge-module__H8aylq__sm .Badge-module__H8aylq__achievementIcon{font-size:14px}.Badge-module__H8aylq__achievementBadge.Badge-module__H8aylq__lg .Badge-module__H8aylq__achievementIcon{font-size:24px}.Badge-module__H8aylq__achievementName{color:var(--text-primary);font-size:12px;font-weight:500}.Badge-module__H8aylq__achievementBadge.Badge-module__H8aylq__sm .Badge-module__H8aylq__achievementName{font-size:11px}.Badge-module__H8aylq__achievementBadge.Badge-module__H8aylq__lg .Badge-module__H8aylq__achievementName{font-size:14px}.Badge-module__H8aylq__rankBadge{justify-content:center;align-items:center;font-weight:700;display:inline-flex}.Badge-module__H8aylq__rankBadge.Badge-module__H8aylq__sm{font-size:14px}.Badge-module__H8aylq__rankBadge.Badge-module__H8aylq__md{font-size:18px}.Badge-module__H8aylq__rankBadge.Badge-module__H8aylq__lg{font-size:24px}.Badge-module__H8aylq__rank-gold .Badge-module__H8aylq__rankIcon{filter:drop-shadow(0 2px 4px #eab3084d)}.Badge-module__H8aylq__rank-silver .Badge-module__H8aylq__rankIcon{filter:drop-shadow(0 2px 4px #9ca3af4d)}.Badge-module__H8aylq__rank-bronze .Badge-module__H8aylq__rankIcon{filter:drop-shadow(0 2px 4px #b453094d)}.Badge-module__H8aylq__rankNumber{color:var(--text-secondary);font-size:14px}.Badge-module__H8aylq__rankBadge.Badge-module__H8aylq__sm .Badge-module__H8aylq__rankNumber{font-size:12px}.Badge-module__H8aylq__rankBadge.Badge-module__H8aylq__lg .Badge-module__H8aylq__rankNumber{font-size:18px}.Badge-module__H8aylq__newBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.Badge-module__H8aylq__new-new{background:var(--naver-green);color:#fff}.Badge-module__H8aylq__new-update{color:#fff;background:#3b82f6}.Badge-module__H8aylq__new-hot{color:#fff;background:#ef4444;animation:1.5s ease-in-out infinite Badge-module__H8aylq__pulse-hot}@keyframes Badge-module__H8aylq__pulse-hot{0%,to{opacity:1}50%{opacity:.8}}.Badge-module__H8aylq__new-sale{color:#fff;background:linear-gradient(135deg,#f59e0b,#ef4444)}.Badge-module__H8aylq__badgeGroup{flex-wrap:wrap;gap:6px;display:flex}
.Progress-module__S-RFka__progressContainer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Progress-module__S-RFka__progressHeader{justify-content:space-between;width:100%;margin-bottom:4px;display:flex}.Progress-module__S-RFka__progressLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.Progress-module__S-RFka__progressValue{color:var(--text-primary);font-size:13px;font-weight:600}.Progress-module__S-RFka__progress{background:var(--bg-tertiary);border-radius:100px;flex:1;width:100%;min-width:100px;overflow:hidden}.Progress-module__S-RFka__xs{height:4px}.Progress-module__S-RFka__sm{height:6px}.Progress-module__S-RFka__md{height:10px}.Progress-module__S-RFka__lg{height:16px}.Progress-module__S-RFka__progressBar{border-radius:100px;height:100%;transition:width .3s}.Progress-module__S-RFka__progressBar.Progress-module__S-RFka__default{background:linear-gradient(90deg,var(--naver-green)0%,#00e676 100%)}.Progress-module__S-RFka__progressBar.Progress-module__S-RFka__success{background:linear-gradient(90deg,#22c55e 0%,#4ade80 100%)}.Progress-module__S-RFka__progressBar.Progress-module__S-RFka__warning{background:linear-gradient(90deg,#f59e0b 0%,#fbbf24 100%)}.Progress-module__S-RFka__progressBar.Progress-module__S-RFka__error{background:linear-gradient(90deg,#ef4444 0%,#f87171 100%)}.Progress-module__S-RFka__animated{animation:1.5s ease-in-out infinite Progress-module__S-RFka__progressPulse}@keyframes Progress-module__S-RFka__progressPulse{0%,to{opacity:1}50%{opacity:.7}}.Progress-module__S-RFka__striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);background-size:1rem 1rem;animation:1s linear infinite Progress-module__S-RFka__progressStripe}@keyframes Progress-module__S-RFka__progressStripe{0%{background-position:1rem 0}to{background-position:0 0}}.Progress-module__S-RFka__progressValueInside{color:#fff;text-shadow:0 1px 2px #0003;justify-content:center;align-items:center;height:100%;padding:0 8px;font-size:10px;font-weight:700;display:flex}.Progress-module__S-RFka__progressValueRight{color:var(--text-primary);text-align:right;min-width:40px;font-size:13px;font-weight:600}.Progress-module__S-RFka__circular{position:relative}.Progress-module__S-RFka__circularSvg{transform:rotate(-90deg)}.Progress-module__S-RFka__circularTrack{fill:none;stroke:var(--bg-tertiary)}.Progress-module__S-RFka__circularBar{fill:none;stroke:var(--naver-green);stroke-linecap:round;transition:stroke-dashoffset .3s}.Progress-module__S-RFka__circularBar.Progress-module__S-RFka__success{stroke:#22c55e}.Progress-module__S-RFka__circularBar.Progress-module__S-RFka__warning{stroke:#f59e0b}.Progress-module__S-RFka__circularBar.Progress-module__S-RFka__error{stroke:#ef4444}.Progress-module__S-RFka__circularContent{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Progress-module__S-RFka__circularValue{flex-direction:column;align-items:center;gap:2px;display:flex}.Progress-module__S-RFka__circularPercent{color:var(--text-primary);font-size:16px;font-weight:700}.Progress-module__S-RFka__circularLabel{color:var(--text-secondary);font-size:11px}.Progress-module__S-RFka__steps{display:flex}.Progress-module__S-RFka__steps-horizontal{flex-direction:row;align-items:flex-start}.Progress-module__S-RFka__steps-vertical{flex-direction:column}.Progress-module__S-RFka__step{flex:1;display:flex;position:relative}.Progress-module__S-RFka__steps-horizontal .Progress-module__S-RFka__step{text-align:center;flex-direction:column;align-items:center}.Progress-module__S-RFka__steps-vertical .Progress-module__S-RFka__step{flex-direction:row;align-items:flex-start;padding-bottom:24px}.Progress-module__S-RFka__steps-vertical .Progress-module__S-RFka__step:last-child{padding-bottom:0}.Progress-module__S-RFka__stepIndicator{background:var(--bg-tertiary);border:2px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Progress-module__S-RFka__steps-sm .Progress-module__S-RFka__stepIndicator{width:24px;height:24px;font-size:12px}.Progress-module__S-RFka__step-completed .Progress-module__S-RFka__stepIndicator{background:var(--naver-green);border-color:var(--naver-green);color:#fff}.Progress-module__S-RFka__step-current .Progress-module__S-RFka__stepIndicator{border-color:var(--naver-green);color:var(--naver-green)}.Progress-module__S-RFka__stepContent{flex-direction:column;gap:2px;display:flex}.Progress-module__S-RFka__steps-horizontal .Progress-module__S-RFka__stepContent{margin-top:8px}.Progress-module__S-RFka__steps-vertical .Progress-module__S-RFka__stepContent{margin-left:12px}.Progress-module__S-RFka__stepLabel{color:var(--text-secondary);font-size:14px;font-weight:600}.Progress-module__S-RFka__step-completed .Progress-module__S-RFka__stepLabel,.Progress-module__S-RFka__step-current .Progress-module__S-RFka__stepLabel{color:var(--text-primary)}.Progress-module__S-RFka__stepDescription{color:var(--text-tertiary);font-size:12px}.Progress-module__S-RFka__stepConnector{background:var(--border-color);transition:background .2s}.Progress-module__S-RFka__steps-horizontal .Progress-module__S-RFka__stepConnector{width:calc(100% - 40px);height:2px;position:absolute;top:15px;left:calc(50% + 20px)}.Progress-module__S-RFka__steps-vertical .Progress-module__S-RFka__stepConnector{width:2px;height:calc(100% - 32px);position:absolute;top:32px;left:15px}.Progress-module__S-RFka__stepConnectorActive{background:var(--naver-green)}.Progress-module__S-RFka__multiContainer{flex-direction:column;gap:8px;display:flex}.Progress-module__S-RFka__multiSegment{height:100%;transition:width .3s}.Progress-module__S-RFka__multiSegment:first-child{border-radius:100px 0 0 100px}.Progress-module__S-RFka__multiSegment:last-child{border-radius:0 100px 100px 0}.Progress-module__S-RFka__multiSegment:only-child{border-radius:100px}.Progress-module__S-RFka__multiLabels{flex-wrap:wrap;gap:12px;display:flex}.Progress-module__S-RFka__multiLabel{align-items:center;gap:6px;display:flex}.Progress-module__S-RFka__multiDot{border-radius:50%;width:8px;height:8px}.Progress-module__S-RFka__multiLabelText{color:var(--text-secondary);font-size:12px}.Progress-module__S-RFka__multiLabelValue{color:var(--text-primary);font-size:12px;font-weight:600}.Progress-module__S-RFka__reading{background:var(--bg-secondary);border-radius:10px;align-items:center;gap:12px;padding:12px 16px;display:flex}.Progress-module__S-RFka__readingInfo{flex-direction:column;gap:2px;min-width:80px;display:flex}.Progress-module__S-RFka__readingLabel{color:var(--text-tertiary);font-size:11px}.Progress-module__S-RFka__readingPages{color:var(--text-secondary);font-size:13px}.Progress-module__S-RFka__readingPages strong{color:var(--text-primary);font-weight:600}.Progress-module__S-RFka__readingBar{background:var(--bg-tertiary);border-radius:100px;flex:1;height:6px;overflow:hidden}.Progress-module__S-RFka__readingFill{background:var(--naver-green);border-radius:100px;height:100%;transition:width .3s}.Progress-module__S-RFka__readingPercent{color:var(--naver-green);text-align:right;min-width:40px;font-size:14px;font-weight:700}.Progress-module__S-RFka__level{background:var(--bg-secondary);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.Progress-module__S-RFka__levelBadge{background:linear-gradient(135deg,var(--naver-green)0%,#00e676 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Progress-module__S-RFka__levelNumber{color:#fff;font-size:12px;font-weight:700}.Progress-module__S-RFka__levelInfo{flex-direction:column;flex:1;gap:6px;display:flex}.Progress-module__S-RFka__levelHeader{justify-content:space-between;align-items:baseline;display:flex}.Progress-module__S-RFka__levelTitle{color:var(--text-primary);font-size:15px;font-weight:600}.Progress-module__S-RFka__levelXP{color:var(--text-secondary);font-size:12px}.Progress-module__S-RFka__levelBar{background:var(--bg-tertiary);border-radius:100px;height:8px;overflow:hidden}.Progress-module__S-RFka__levelFill{background:linear-gradient(90deg,var(--naver-green)0%,#00e676 100%);border-radius:100px;height:100%;transition:width .3s}
.Carousel-module__YELpsa__carousel{background:var(--bg-secondary);border-radius:12px;width:100%;position:relative;overflow:hidden}.Carousel-module__YELpsa__track{transition:transform .3s ease-out;display:flex}.Carousel-module__YELpsa__slide{flex:0 0 100%;width:100%}.Carousel-module__YELpsa__defaultSlide{aspect-ratio:16/9;width:100%;position:relative}.Carousel-module__YELpsa__defaultSlide a{width:100%;height:100%;display:block}.Carousel-module__YELpsa__defaultSlide img{object-fit:cover;width:100%;height:100%}.Carousel-module__YELpsa__slideContent{color:#fff;background:linear-gradient(#0000 0%,#000c 100%);padding:24px;position:absolute;bottom:0;left:0;right:0}.Carousel-module__YELpsa__slideTitle{margin:0;font-size:20px;font-weight:700;line-height:1.3}.Carousel-module__YELpsa__slideSubtitle{opacity:.9;margin:4px 0 0;font-size:14px}.Carousel-module__YELpsa__arrow{z-index:2;color:#333;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.Carousel-module__YELpsa__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.Carousel-module__YELpsa__arrow:disabled{opacity:.3;cursor:not-allowed}.Carousel-module__YELpsa__arrowPrev{left:12px}.Carousel-module__YELpsa__arrowNext{right:12px}.Carousel-module__YELpsa__dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.Carousel-module__YELpsa__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.Carousel-module__YELpsa__dot:hover{background:#fffc}.Carousel-module__YELpsa__dotActive{background:#fff;border-radius:4px;width:24px}.Carousel-module__YELpsa__progressContainer{z-index:2;background:#fff3;height:3px;position:absolute;bottom:0;left:0;right:0}.Carousel-module__YELpsa__progress{background:var(--naver-green);width:0%;height:100%}@keyframes Carousel-module__YELpsa__progress{0%{width:0%}to{width:100%}}.Carousel-module__YELpsa__horizontal{position:relative}.Carousel-module__YELpsa__horizontalHeader{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.Carousel-module__YELpsa__horizontalTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.Carousel-module__YELpsa__seeAll{color:var(--naver-green);align-items:center;gap:2px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.Carousel-module__YELpsa__seeAll:hover{text-decoration:underline}.Carousel-module__YELpsa__horizontalWrapper{position:relative}.Carousel-module__YELpsa__horizontalTrack{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.Carousel-module__YELpsa__horizontalTrack::-webkit-scrollbar{display:none}.Carousel-module__YELpsa__horizontalItem{scroll-snap-align:start;flex-shrink:0}.Carousel-module__YELpsa__scrollArrow{z-index:2;border:1px solid var(--border-color);background:var(--bg-primary);width:36px;height:36px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.Carousel-module__YELpsa__scrollArrow:hover{border-color:var(--naver-green);color:var(--naver-green)}.Carousel-module__YELpsa__scrollArrowLeft{left:-18px}.Carousel-module__YELpsa__scrollArrowRight{right:-18px}@media (max-width:768px){.Carousel-module__YELpsa__scrollArrow{display:none}}.Carousel-module__YELpsa__banner{border-radius:12px;width:100%;position:relative;overflow:hidden}.Carousel-module__YELpsa__bannerSlides{width:100%;height:100%;position:relative}.Carousel-module__YELpsa__bannerSlide{opacity:0;transition:opacity .5s;position:absolute;inset:0}.Carousel-module__YELpsa__bannerSlideActive{opacity:1}.Carousel-module__YELpsa__bannerSlide img{object-fit:cover;width:100%;height:100%}.Carousel-module__YELpsa__bannerContent{color:#fff;background:linear-gradient(#0000 0%,#000000b3 100%);padding:32px;position:absolute;bottom:0;left:0;right:0}.Carousel-module__YELpsa__bannerTitle{margin:0;font-size:24px;font-weight:700;line-height:1.2}.Carousel-module__YELpsa__bannerDescription{opacity:.9;max-width:400px;margin:8px 0 0;font-size:14px}.Carousel-module__YELpsa__bannerButton{background:var(--naver-green);color:#fff;border-radius:6px;align-items:center;margin-top:16px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.Carousel-module__YELpsa__bannerButton:hover{background:#00c050}.Carousel-module__YELpsa__bannerDots{z-index:2;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.Carousel-module__YELpsa__bannerDot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:6px;height:6px;transition:all .2s}.Carousel-module__YELpsa__bannerDot:hover{background:#ffffffb3}.Carousel-module__YELpsa__bannerDotActive{background:#fff;border-radius:3px;width:18px}.Carousel-module__YELpsa__bannerCounter{color:#fff;z-index:2;background:#00000080;border-radius:12px;padding:4px 10px;font-size:12px;position:absolute;bottom:16px;right:16px}.Carousel-module__YELpsa__bannerCounter span{font-weight:600}@media (max-width:640px){.Carousel-module__YELpsa__bannerContent{padding:20px}.Carousel-module__YELpsa__bannerTitle{font-size:18px}.Carousel-module__YELpsa__bannerDescription{font-size:13px}}
.Pagination-module___xmoaa__pagination{align-items:center;gap:4px;display:flex}.Pagination-module___xmoaa__sm .Pagination-module___xmoaa__button,.Pagination-module___xmoaa__sm .Pagination-module___xmoaa__page{min-width:28px;height:28px;font-size:12px}.Pagination-module___xmoaa__md .Pagination-module___xmoaa__button,.Pagination-module___xmoaa__md .Pagination-module___xmoaa__page{min-width:36px;height:36px;font-size:14px}.Pagination-module___xmoaa__lg .Pagination-module___xmoaa__button,.Pagination-module___xmoaa__lg .Pagination-module___xmoaa__page{min-width:44px;height:44px;font-size:16px}.Pagination-module___xmoaa__button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;transition:all .15s;display:flex}.Pagination-module___xmoaa__button:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary)}.Pagination-module___xmoaa__button:disabled{opacity:.4;cursor:not-allowed}.Pagination-module___xmoaa__pages{align-items:center;gap:2px;display:flex}.Pagination-module___xmoaa__page{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-weight:500;transition:all .15s;display:flex}.Pagination-module___xmoaa__page:hover:not(:disabled):not(.Pagination-module___xmoaa__active){background:var(--bg-tertiary);color:var(--text-primary)}.Pagination-module___xmoaa__page.Pagination-module___xmoaa__active{background:var(--naver-green);color:#fff;font-weight:600}.Pagination-module___xmoaa__page:disabled{opacity:.4;cursor:not-allowed}.Pagination-module___xmoaa__outline .Pagination-module___xmoaa__page,.Pagination-module___xmoaa__outline .Pagination-module___xmoaa__button{border:1px solid var(--border-color)}.Pagination-module___xmoaa__outline .Pagination-module___xmoaa__page.Pagination-module___xmoaa__active{border-color:var(--naver-green)}.Pagination-module___xmoaa__ghost .Pagination-module___xmoaa__page:not(.Pagination-module___xmoaa__active),.Pagination-module___xmoaa__ghost .Pagination-module___xmoaa__button{background:0 0}.Pagination-module___xmoaa__ellipsis{color:var(--text-tertiary);justify-content:center;align-items:center;padding:0 4px;display:flex}.Pagination-module___xmoaa__simple{justify-content:center;align-items:center;gap:16px;display:flex}.Pagination-module___xmoaa__simpleButton{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.Pagination-module___xmoaa__simpleButton:hover:not(:disabled){border-color:var(--naver-green);color:var(--naver-green)}.Pagination-module___xmoaa__simpleButton:disabled{opacity:.4;cursor:not-allowed}.Pagination-module___xmoaa__simpleText{color:var(--text-secondary);font-size:14px}.Pagination-module___xmoaa__simpleText strong{color:var(--text-primary);font-weight:600}.Pagination-module___xmoaa__cursor{justify-content:center;padding:16px 0;display:flex}.Pagination-module___xmoaa__loadMore{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:12px 32px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Pagination-module___xmoaa__loadMore:hover:not(:disabled){border-color:var(--naver-green);color:var(--naver-green)}.Pagination-module___xmoaa__loadMore:disabled{opacity:.6;cursor:not-allowed}.Pagination-module___xmoaa__spinner{border:2px solid var(--border-color);border-top-color:var(--naver-green);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Pagination-module___xmoaa__spin}@keyframes Pagination-module___xmoaa__spin{to{transform:rotate(360deg)}}.Pagination-module___xmoaa__sizeSelector{align-items:center;gap:8px;display:flex}.Pagination-module___xmoaa__sizeLabel{color:var(--text-secondary);font-size:13px}.Pagination-module___xmoaa__sizeSelect{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:6px;padding:6px 28px 6px 12px;font-size:13px}.Pagination-module___xmoaa__sizeSelect:focus{border-color:var(--naver-green);outline:none}.Pagination-module___xmoaa__info{color:var(--text-secondary);font-size:13px}.Pagination-module___xmoaa__info strong{color:var(--text-primary);font-weight:600}.Pagination-module___xmoaa__full{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.Pagination-module___xmoaa__fullLeft{align-items:center;gap:16px;display:flex}@media (max-width:640px){.Pagination-module___xmoaa__full{flex-direction:column;align-items:stretch}.Pagination-module___xmoaa__fullLeft,.Pagination-module___xmoaa__pagination{justify-content:center}.Pagination-module___xmoaa__pages{flex-wrap:wrap}}
.Alert-module__IrzyxW__alert{border:1px solid;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.Alert-module__IrzyxW__info{color:#3b82f6;background:#3b82f614;border-color:#3b82f633}.Alert-module__IrzyxW__success{color:var(--naver-green);background:#00dc6414;border-color:#00dc6433}.Alert-module__IrzyxW__warning{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b33}.Alert-module__IrzyxW__error{color:#ef4444;background:#ef444414;border-color:#ef444433}.Alert-module__IrzyxW__icon{flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Alert-module__IrzyxW__content{flex:1;min-width:0}.Alert-module__IrzyxW__title{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.Alert-module__IrzyxW__message{color:var(--text-secondary);font-size:14px;line-height:1.5}.Alert-module__IrzyxW__action{margin-top:12px}.Alert-module__IrzyxW__close{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin:-4px -4px -4px 0;transition:background .15s;display:flex}.Alert-module__IrzyxW__close:hover{background:#0000000d}.Alert-module__IrzyxW__banner{border-bottom:1px solid;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Alert-module__IrzyxW__banner-info{color:#3b82f6;background:#3b82f614;border-color:#3b82f633}.Alert-module__IrzyxW__banner-success{color:var(--naver-green);background:#00dc6414;border-color:#00dc6433}.Alert-module__IrzyxW__banner-warning{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b33}.Alert-module__IrzyxW__banner-error{color:#ef4444;background:#ef444414;border-color:#ef444433}.Alert-module__IrzyxW__bannerContent{align-items:center;gap:10px;display:flex}.Alert-module__IrzyxW__bannerIcon{flex-shrink:0;display:flex}.Alert-module__IrzyxW__bannerMessage{color:var(--text-primary);font-size:14px}.Alert-module__IrzyxW__bannerAction{color:#fff;cursor:pointer;background:currentColor;border:none;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:opacity .15s}.Alert-module__IrzyxW__bannerAction:hover{opacity:.9}.Alert-module__IrzyxW__bannerClose{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.Alert-module__IrzyxW__bannerClose:hover{background:#0000000d}.Alert-module__IrzyxW__toast{border-radius:8px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.Alert-module__IrzyxW__toast-info{color:#3b82f6;background:#3b82f61a}.Alert-module__IrzyxW__toast-success{color:var(--naver-green);background:#00dc641a}.Alert-module__IrzyxW__toast-warning{color:#f59e0b;background:#f59e0b1a}.Alert-module__IrzyxW__toast-error{color:#ef4444;background:#ef44441a}.Alert-module__IrzyxW__toastIcon{flex-shrink:0;display:flex}.Alert-module__IrzyxW__toastMessage{color:inherit;font-size:13px;font-weight:500}.Alert-module__IrzyxW__callout{border-left:4px solid;border-radius:10px;padding:16px}.Alert-module__IrzyxW__callout-info{background:#3b82f60d;border-left-color:#3b82f6}.Alert-module__IrzyxW__callout-success{border-left-color:var(--naver-green);background:#00dc640d}.Alert-module__IrzyxW__callout-warning{background:#f59e0b0d;border-left-color:#f59e0b}.Alert-module__IrzyxW__callout-error{background:#ef44440d;border-left-color:#ef4444}.Alert-module__IrzyxW__calloutHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.Alert-module__IrzyxW__callout-info .Alert-module__IrzyxW__calloutIcon{color:#3b82f6}.Alert-module__IrzyxW__callout-success .Alert-module__IrzyxW__calloutIcon{color:var(--naver-green)}.Alert-module__IrzyxW__callout-warning .Alert-module__IrzyxW__calloutIcon{color:#f59e0b}.Alert-module__IrzyxW__callout-error .Alert-module__IrzyxW__calloutIcon{color:#ef4444}.Alert-module__IrzyxW__calloutTitle{color:var(--text-primary);font-size:15px;font-weight:600}.Alert-module__IrzyxW__calloutContent{color:var(--text-secondary);font-size:14px;line-height:1.6}.Alert-module__IrzyxW__inline{align-items:center;gap:6px;font-size:13px;display:inline-flex}.Alert-module__IrzyxW__inlineIcon{width:16px;height:16px;display:flex}.Alert-module__IrzyxW__inlineIcon svg{width:100%;height:100%}.Alert-module__IrzyxW__inline-info{color:#3b82f6}.Alert-module__IrzyxW__inline-success{color:var(--naver-green)}.Alert-module__IrzyxW__inline-warning{color:#f59e0b}.Alert-module__IrzyxW__inline-error{color:#ef4444}.Alert-module__IrzyxW__status{align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.Alert-module__IrzyxW__statusLoading{color:var(--text-secondary)}.Alert-module__IrzyxW__statusSuccess{color:var(--naver-green)}.Alert-module__IrzyxW__statusError{color:#ef4444}.Alert-module__IrzyxW__statusSpinner{border:2px solid var(--border-color);border-top-color:var(--naver-green);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Alert-module__IrzyxW__spin}@keyframes Alert-module__IrzyxW__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.Alert-module__IrzyxW__alert{padding:12px 14px}.Alert-module__IrzyxW__banner{flex-direction:column;align-items:flex-start;gap:10px}.Alert-module__IrzyxW__bannerClose{position:absolute;top:8px;right:8px}}
.LoadingSpinner-module__7aejDa__container{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:inline-flex}.LoadingSpinner-module__7aejDa__label{color:var(--text-secondary);font-size:14px}.LoadingSpinner-module__7aejDa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LoadingSpinner-module__7aejDa__circle{animation:1.5s linear infinite LoadingSpinner-module__7aejDa__rotate}.LoadingSpinner-module__7aejDa__circleTrack{stroke:var(--border-color)}.LoadingSpinner-module__7aejDa__circlePath{stroke:var(--spinner-color,var(--naver-green));stroke-dasharray:90 150;stroke-dashoffset:-35px;animation:1.5s ease-in-out infinite LoadingSpinner-module__7aejDa__dash}@keyframes LoadingSpinner-module__7aejDa__rotate{to{transform:rotate(360deg)}}@keyframes LoadingSpinner-module__7aejDa__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.LoadingSpinner-module__7aejDa__ring{display:inline-block;position:relative}.LoadingSpinner-module__7aejDa__ring div{box-sizing:border-box;border:3px solid var(--spinner-color,var(--naver-green));border-color:var(--spinner-color,var(--naver-green))transparent transparent transparent;border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite LoadingSpinner-module__7aejDa__ring;display:block;position:absolute}.LoadingSpinner-module__7aejDa__ring div:first-child{animation-delay:-.45s}.LoadingSpinner-module__7aejDa__ring div:nth-child(2){animation-delay:-.3s}.LoadingSpinner-module__7aejDa__ring div:nth-child(3){animation-delay:-.15s}@keyframes LoadingSpinner-module__7aejDa__ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingSpinner-module__7aejDa__dots{align-items:center;display:flex}.LoadingSpinner-module__7aejDa__dot{background-color:var(--spinner-color,var(--naver-green));border-radius:50%;animation:1.4s ease-in-out infinite both LoadingSpinner-module__7aejDa__bounce}.LoadingSpinner-module__7aejDa__dot:first-child{animation-delay:-.32s}.LoadingSpinner-module__7aejDa__dot:nth-child(2){animation-delay:-.16s}@keyframes LoadingSpinner-module__7aejDa__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.LoadingSpinner-module__7aejDa__bars{align-items:center;display:flex}.LoadingSpinner-module__7aejDa__bar{background-color:var(--spinner-color,var(--naver-green));border-radius:2px;height:100%;animation:1.2s ease-in-out infinite LoadingSpinner-module__7aejDa__stretch}.LoadingSpinner-module__7aejDa__bar:first-child{animation-delay:-1.2s}.LoadingSpinner-module__7aejDa__bar:nth-child(2){animation-delay:-1.1s}.LoadingSpinner-module__7aejDa__bar:nth-child(3){animation-delay:-1s}.LoadingSpinner-module__7aejDa__bar:nth-child(4){animation-delay:-.9s}.LoadingSpinner-module__7aejDa__bar:nth-child(5){animation-delay:-.8s}@keyframes LoadingSpinner-module__7aejDa__stretch{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.LoadingSpinner-module__7aejDa__pulse{position:relative}.LoadingSpinner-module__7aejDa__pulseInner{background-color:var(--spinner-color,var(--naver-green));opacity:.6;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite LoadingSpinner-module__7aejDa__pulse;position:absolute;top:0;left:0}.LoadingSpinner-module__7aejDa__pulseInner:nth-child(2){animation-delay:-1s}@keyframes LoadingSpinner-module__7aejDa__pulse{0%,to{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}.LoadingSpinner-module__7aejDa__fullPage{background:var(--bg-primary);z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:fixed;inset:0}.LoadingSpinner-module__7aejDa__message{color:var(--text-secondary);margin:0;font-size:16px}.LoadingSpinner-module__7aejDa__inline{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:inline-flex}.LoadingSpinner-module__7aejDa__button{margin:-2px 0}.LoadingSpinner-module__7aejDa__overlay{background:rgba(var(--bg-primary-rgb,255,255,255),.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoadingSpinner-module__7aejDa__overlayContent{flex-direction:column;align-items:center;gap:12px;display:flex}.LoadingSpinner-module__7aejDa__overlayMessage{color:var(--text-secondary);margin:0;font-size:14px}.LoadingSpinner-module__7aejDa__progress{align-items:center;gap:12px;width:100%;display:flex}.LoadingSpinner-module__7aejDa__progressLabel{color:var(--text-secondary);white-space:nowrap;font-size:14px}.LoadingSpinner-module__7aejDa__progressTrack{background:var(--bg-tertiary);border-radius:3px;flex:1;height:6px;overflow:hidden}.LoadingSpinner-module__7aejDa__progressBar{background:linear-gradient(90deg,var(--naver-green),#2ed573);border-radius:3px;height:100%;transition:width .3s}.LoadingSpinner-module__7aejDa__progressValue{color:var(--naver-green);text-align:right;min-width:40px;font-size:13px;font-weight:600}
.EmptyState-module__7SqAPW__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__sm{padding:24px 16px}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__md{padding:40px 20px}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__lg{min-height:400px;padding:60px 24px}.EmptyState-module__7SqAPW__icon{opacity:.8;margin-bottom:16px;font-size:48px;line-height:1}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__sm .EmptyState-module__7SqAPW__icon{margin-bottom:12px;font-size:36px}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__lg .EmptyState-module__7SqAPW__icon{margin-bottom:20px;font-size:64px}.EmptyState-module__7SqAPW__title{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:600}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__sm .EmptyState-module__7SqAPW__title{font-size:15px}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__lg .EmptyState-module__7SqAPW__title{font-size:22px}.EmptyState-module__7SqAPW__description{color:var(--text-secondary);max-width:300px;margin:0;font-size:14px;line-height:1.5}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__sm .EmptyState-module__7SqAPW__description{max-width:250px;font-size:13px}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__lg .EmptyState-module__7SqAPW__description{max-width:400px;font-size:15px}.EmptyState-module__7SqAPW__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__sm .EmptyState-module__7SqAPW__actions{gap:8px;margin-top:16px}.EmptyState-module__7SqAPW__primaryAction{background:var(--naver-green);color:#fff;cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.EmptyState-module__7SqAPW__primaryAction:hover{background:#00b33c;transform:translateY(-1px)}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__sm .EmptyState-module__7SqAPW__primaryAction{padding:8px 18px;font-size:13px}.EmptyState-module__7SqAPW__secondaryAction{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:20px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.EmptyState-module__7SqAPW__secondaryAction:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--text-tertiary)}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__sm .EmptyState-module__7SqAPW__secondaryAction{padding:8px 18px;font-size:13px}.EmptyState-module__7SqAPW__illustrationContainer{flex-direction:column;align-items:center;display:flex}.EmptyState-module__7SqAPW__illustration{width:200px;height:200px;margin-bottom:8px}.EmptyState-module__7SqAPW__illustration svg,.EmptyState-module__7SqAPW__illustration img{object-fit:contain;width:100%;height:100%}@media (max-width:480px){.EmptyState-module__7SqAPW__container{padding:32px 16px}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__lg{min-height:300px;padding:48px 16px}.EmptyState-module__7SqAPW__icon{font-size:40px}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__lg .EmptyState-module__7SqAPW__icon{font-size:52px}.EmptyState-module__7SqAPW__title{font-size:16px}.EmptyState-module__7SqAPW__container.EmptyState-module__7SqAPW__lg .EmptyState-module__7SqAPW__title{font-size:18px}.EmptyState-module__7SqAPW__description{font-size:13px}.EmptyState-module__7SqAPW__actions{flex-direction:column;width:100%;max-width:250px}.EmptyState-module__7SqAPW__primaryAction,.EmptyState-module__7SqAPW__secondaryAction{width:100%}}
.Toast-module__dpyMdW__container{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:20px;right:20px}.Toast-module__dpyMdW__toast{background:var(--bg-secondary);border:1px solid var(--border-color);pointer-events:all;border-radius:12px;align-items:flex-start;gap:12px;min-width:320px;max-width:420px;padding:14px 16px;animation:.3s Toast-module__dpyMdW__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000004d}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__exiting{animation:.2s forwards Toast-module__dpyMdW__slideOut}@keyframes Toast-module__dpyMdW__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__success{border-left:4px solid #10b981}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__success .Toast-module__dpyMdW__iconWrapper{color:#10b981;background:#10b9811a}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__error{border-left:4px solid #ef4444}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__error .Toast-module__dpyMdW__iconWrapper{color:#ef4444;background:#ef44441a}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__warning{border-left:4px solid #f59e0b}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__iconWrapper{color:#f59e0b;background:#f59e0b1a}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__info{border-left:4px solid #3b82f6}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__info .Toast-module__dpyMdW__iconWrapper{color:#3b82f6;background:#3b82f61a}.Toast-module__dpyMdW__iconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Toast-module__dpyMdW__icon{font-size:16px;font-weight:700}.Toast-module__dpyMdW__content{flex:1;min-width:0}.Toast-module__dpyMdW__title{color:var(--text-primary);margin:0 0 4px;font-size:14px;font-weight:600}.Toast-module__dpyMdW__message{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.4}.Toast-module__dpyMdW__actionBtn{background:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .2s}.Toast-module__dpyMdW__actionBtn:hover{background:var(--naver-green);color:#000}.Toast-module__dpyMdW__closeBtn{width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;transition:all .2s;display:flex}.Toast-module__dpyMdW__closeBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Toast-module__dpyMdW__progressBar{background:var(--bg-tertiary);height:3px;position:absolute;bottom:0;left:0;right:0}.Toast-module__dpyMdW__progressFill{opacity:.3;background:currentColor;height:100%;transition:width 50ms linear}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__success .Toast-module__dpyMdW__progressFill{background:#10b981}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__error .Toast-module__dpyMdW__progressFill{background:#ef4444}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__progressFill{background:#f59e0b}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__info .Toast-module__dpyMdW__progressFill{background:#3b82f6}@media (max-width:640px){.Toast-module__dpyMdW__container{inset:auto 16px 80px}.Toast-module__dpyMdW__toast{min-width:auto;max-width:none}}
.Dropdown-module__Ax5K1W__dropdown{display:inline-block;position:relative}.Dropdown-module__Ax5K1W__trigger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.Dropdown-module__Ax5K1W__content{z-index:1000;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;max-height:300px;padding:4px;animation:.15s Dropdown-module__Ax5K1W__dropdownFadeIn;position:absolute;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes Dropdown-module__Ax5K1W__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Dropdown-module__Ax5K1W__content::-webkit-scrollbar{width:6px}.Dropdown-module__Ax5K1W__content::-webkit-scrollbar-track{background:0 0}.Dropdown-module__Ax5K1W__content::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.Dropdown-module__Ax5K1W__content::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.Dropdown-module__Ax5K1W__item{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;text-decoration:none;transition:background .15s;display:flex}.Dropdown-module__Ax5K1W__item:hover:not(.Dropdown-module__Ax5K1W__disabled){background:var(--bg-secondary)}.Dropdown-module__Ax5K1W__item:active:not(.Dropdown-module__Ax5K1W__disabled){background:var(--bg-tertiary)}.Dropdown-module__Ax5K1W__item.Dropdown-module__Ax5K1W__disabled{opacity:.5;cursor:not-allowed}.Dropdown-module__Ax5K1W__item.Dropdown-module__Ax5K1W__destructive{color:#ef4444}.Dropdown-module__Ax5K1W__item.Dropdown-module__Ax5K1W__destructive:hover:not(.Dropdown-module__Ax5K1W__disabled){background:#ef44441a}.Dropdown-module__Ax5K1W__itemIcon{width:18px;height:18px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Dropdown-module__Ax5K1W__item:hover:not(.Dropdown-module__Ax5K1W__disabled) .Dropdown-module__Ax5K1W__itemIcon{color:var(--text-primary)}.Dropdown-module__Ax5K1W__item.Dropdown-module__Ax5K1W__destructive .Dropdown-module__Ax5K1W__itemIcon{color:#ef4444}.Dropdown-module__Ax5K1W__itemLabel{flex:1;line-height:1.3}.Dropdown-module__Ax5K1W__itemShortcut{color:var(--text-tertiary);flex-shrink:0;font-size:12px}.Dropdown-module__Ax5K1W__separator{background:var(--border-color);height:1px;margin:4px 0}.Dropdown-module__Ax5K1W__label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;padding:8px 12px 4px;font-size:11px;font-weight:600}.Dropdown-module__Ax5K1W__group{margin:0}.Dropdown-module__Ax5K1W__group+.Dropdown-module__Ax5K1W__group{border-top:1px solid var(--border-color);margin-top:4px;padding-top:4px}.Dropdown-module__Ax5K1W__checkboxItem{padding-left:8px}.Dropdown-module__Ax5K1W__checkbox{border:2px solid var(--border-color);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.Dropdown-module__Ax5K1W__checkboxItem[aria-checked=true] .Dropdown-module__Ax5K1W__checkbox{background:var(--naver-green);border-color:var(--naver-green);color:#fff}.Dropdown-module__Ax5K1W__item:focus-visible{outline:2px solid var(--naver-green);outline-offset:-2px}@media (max-width:480px){.Dropdown-module__Ax5K1W__content{max-width:calc(100vw - 32px);right:16px;min-width:calc(100vw - 32px)!important;left:16px!important}.Dropdown-module__Ax5K1W__item{padding:12px 14px;font-size:15px}}
.Tooltip-module__2vjsta__tooltip{z-index:1100;background:var(--text-primary);color:var(--bg-primary);pointer-events:none;border-radius:8px;padding:8px 12px;font-size:13px;line-height:1.4;animation:.15s Tooltip-module__2vjsta__tooltipFadeIn;position:absolute;box-shadow:0 4px 12px #00000026}@keyframes Tooltip-module__2vjsta__tooltipFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.Tooltip-module__2vjsta__arrow{background:inherit;width:8px;height:8px;position:absolute;transform:rotate(45deg)}.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__top .Tooltip-module__2vjsta__arrow,.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__top-start .Tooltip-module__2vjsta__arrow,.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__top-end .Tooltip-module__2vjsta__arrow{bottom:-4px}.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__bottom .Tooltip-module__2vjsta__arrow,.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__bottom-start .Tooltip-module__2vjsta__arrow,.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__bottom-end .Tooltip-module__2vjsta__arrow{top:-4px}.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__left .Tooltip-module__2vjsta__arrow{margin-top:-4px;top:50%;right:-4px}.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__right .Tooltip-module__2vjsta__arrow{margin-top:-4px;top:50%;left:-4px}.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__top .Tooltip-module__2vjsta__arrow,.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__bottom .Tooltip-module__2vjsta__arrow{margin-left:-4px;left:50%}.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__top-start .Tooltip-module__2vjsta__arrow,.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__bottom-start .Tooltip-module__2vjsta__arrow{left:16px}.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__top-end .Tooltip-module__2vjsta__arrow,.Tooltip-module__2vjsta__tooltip.Tooltip-module__2vjsta__bottom-end .Tooltip-module__2vjsta__arrow{left:auto;right:16px}.Tooltip-module__2vjsta__infoButton{color:var(--text-tertiary);cursor:help;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:inline-flex}.Tooltip-module__2vjsta__infoButton:hover{color:var(--text-secondary)}.Tooltip-module__2vjsta__titledContent{flex-direction:column;gap:4px;display:flex}.Tooltip-module__2vjsta__title{font-size:13px;font-weight:600}.Tooltip-module__2vjsta__description{opacity:.9;margin:0;font-size:12px}@media (prefers-color-scheme:light){.Tooltip-module__2vjsta__tooltip{color:#fff;background:#1f2937}}@media (prefers-color-scheme:dark){.Tooltip-module__2vjsta__tooltip{color:#1f2937;background:#f3f4f6}}
.LazyImage-module__msWjWG__container{background:var(--bg-secondary);position:relative;overflow:hidden}.LazyImage-module__msWjWG__skeleton{background:linear-gradient(90deg,var(--bg-secondary)0%,var(--bg-tertiary)50%,var(--bg-secondary)100%);background-size:200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite LazyImage-module__msWjWG__shimmer;position:absolute;top:0;left:0}@keyframes LazyImage-module__msWjWG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.LazyImage-module__msWjWG__loadingIndicator{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LazyImage-module__msWjWG__spinner{border:2px solid var(--border-color);border-top-color:var(--naver-green);border-radius:50%;width:24px;height:24px;animation:1s linear infinite LazyImage-module__msWjWG__spin}@keyframes LazyImage-module__msWjWG__spin{to{transform:rotate(360deg)}}.LazyImage-module__msWjWG__image{opacity:0;transition:opacity .3s}.LazyImage-module__msWjWG__image.LazyImage-module__msWjWG__loaded{opacity:1}.LazyImage-module__msWjWG__avatarContainer{border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.LazyImage-module__msWjWG__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.LazyImage-module__msWjWG__avatarFallback{color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.LazyImage-module__msWjWG__galleryImage{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.LazyImage-module__msWjWG__galleryOverlay{color:#fff;opacity:0;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s;display:flex;position:absolute;top:0;left:0}.LazyImage-module__msWjWG__galleryImage:hover .LazyImage-module__msWjWG__galleryOverlay{opacity:1;background:#00000080}.LazyImage-module__msWjWG__progressiveContainer{position:relative}.LazyImage-module__msWjWG__blurred{filter:blur(10px);transform:scale(1.05)}
