.style-module__SHuugG__container{background-color:#f0f0f0;border-radius:8px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.style-module__SHuugG__tab{color:#9b9b9b;border-radius:6px;align-items:center;gap:4px;padding:8px 12px;font-size:12px;font-weight:500;transition:background-color .15s,color .15s;display:flex}.style-module__SHuugG__active{color:#1a1a1a;background-color:#fff;box-shadow:0 1px 4px #00000014}.style-module__SHuugG__count{opacity:.6;font-size:10px}
.style-module__9LQy1a__field{flex-direction:column;gap:4px;display:flex}.style-module__9LQy1a__label{color:#9b9b9b;font-size:12px}.style-module__9LQy1a__optional{color:#c4c4c4;margin-left:4px}.style-module__9LQy1a__errorMessage{color:#e03b3b;font-size:12px}
.style-module__JiZ3Jq__overlay{z-index:2;background:#0006;justify-content:center;align-items:center;padding:0 16px;display:flex;position:fixed;inset:0}.style-module__JiZ3Jq__card{background:#fff;border:1px solid #00000014;border-radius:12px;width:100%;max-width:384px;padding:20px;box-shadow:0 8px 24px #0000001f}.style-module__JiZ3Jq__header{justify-content:space-between;align-items:center;display:flex}.style-module__JiZ3Jq__title{color:#1a1a1a;font-size:16px;font-weight:600}.style-module__JiZ3Jq__closeButton{aspect-ratio:1;color:#9b9b9b;border-radius:8px;justify-content:center;align-items:center;width:28px;display:flex}.style-module__JiZ3Jq__closeButton:hover{background:#f0f0f0}.style-module__JiZ3Jq__closeIconWrapper{width:14px}.style-module__JiZ3Jq__form{flex-direction:column;gap:16px;margin-top:16px;display:flex}.style-module__JiZ3Jq__actions{gap:8px;margin-top:4px;display:flex}.style-module__JiZ3Jq__actions>button{flex:1}
.style-module__-U42va__text{color:#9b9b9b;font-size:14px}
.style-module__ZsyvbW__icon{aspect-ratio:1;background-color:currentColor;width:100%;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.style-module__JKSVMW__button{white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;display:flex}.style-module__JKSVMW__button:disabled{opacity:.7}.style-module__JKSVMW__buttonSm{padding:8px 12px;font-size:12px}.style-module__JKSVMW__buttonMd{padding:8px 16px;font-size:14px}.style-module__JKSVMW__buttonPrimary{color:#fff;background-color:#1a1a1a;border:1px solid #0000;font-weight:600;transition:opacity .15s,transform .1s}.style-module__JKSVMW__buttonPrimary:not(:disabled):hover{opacity:.7}.style-module__JKSVMW__buttonPrimary:not(:disabled):active{transform:scale(.95)}.style-module__JKSVMW__buttonOutline,.style-module__JKSVMW__buttonOutlineMuted{border:1px solid #00000014;transition:background-color .15s}.style-module__JKSVMW__buttonOutline:not(:disabled):hover,.style-module__JKSVMW__buttonOutlineMuted:not(:disabled):hover{background-color:#f0f0f0}.style-module__JKSVMW__buttonOutline{color:#1a1a1a;font-weight:400}.style-module__JKSVMW__buttonOutlineMuted{color:#9b9b9b;font-weight:500}.style-module__JKSVMW__iconWrapper{width:14px}.style-module__JKSVMW__spinner{aspect-ratio:1;opacity:.7;border:2px solid;border-top-color:#0000;border-radius:9999px;flex-shrink:0;width:14px;animation:.6s linear infinite style-module__JKSVMW__adminButtonSpin}@keyframes style-module__JKSVMW__adminButtonSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.style-module__JKSVMW__spinner{animation:none}}
.style-module__frz8Ka__input{color:#1a1a1a;background-color:#f0f0f0;border:1px solid #0000;border-radius:8px;width:100%;padding:8px 12px;font-size:14px}.style-module__frz8Ka__input:focus{border-color:#00000014;outline:none}.style-module__frz8Ka__input:disabled{color:#9b9b9b;cursor:not-allowed}
.style-module__5CjdwW__container{background-color:#f2f2f2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__5CjdwW__imageWrapper{flex-shrink:0}
@keyframes style-module__JQbxIa__modalEnter{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes style-module__JQbxIa__modalExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes style-module__JQbxIa__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__JQbxIa__overlayFadeOut{0%{opacity:1}to{opacity:0}}.style-module__JQbxIa__overlay{z-index:2;background:#1a1a1a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__JQbxIa__overlayEnter{animation:.2s ease-out both style-module__JQbxIa__overlayFadeIn}.style-module__JQbxIa__overlayExit{animation:.2s ease-in both style-module__JQbxIa__overlayFadeOut}.style-module__JQbxIa__modal{z-index:2;background:#fff;border-radius:28px;flex-direction:column;align-items:center;gap:16px;width:min(92%,360px);padding:36px 20px 28px;display:flex;position:relative;box-shadow:0 30px 80px #0000001f}.style-module__JQbxIa__modalEnter{animation:.28s cubic-bezier(.34,1.56,.64,1) both style-module__JQbxIa__modalEnter}.style-module__JQbxIa__modalExit{animation:.2s ease-in both style-module__JQbxIa__modalExit}.style-module__JQbxIa__checkIcon{width:44px}.style-module__JQbxIa__textArea{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.style-module__JQbxIa__title{color:#1f1f1f;text-align:center;font-size:16px;font-weight:700}.style-module__JQbxIa__subtitle{color:#6b6b6b;text-align:center;width:100%;font-size:12px;font-weight:400;line-height:1.7}.style-module__JQbxIa__urlRow{background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;align-items:stretch;gap:8px;width:100%;height:44px;padding-right:8px;display:flex;overflow:hidden}.style-module__JQbxIa__url{color:#1f1f1f;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:12px 8px;font-size:16px;overflow:hidden}.style-module__JQbxIa__copyButton{color:#fff;background-color:#1f1f1f;border-radius:8px;flex-shrink:0;margin:4px 0;padding:0 12px;font-size:12px;font-weight:400}.style-module__JQbxIa__backButton{color:#1f1f1f;text-align:center;font-size:14px;font-weight:400}
.style-module__6uKiNW__overlay{z-index:1;position:fixed;inset:0}.style-module__6uKiNW__overlayDimmed{background-color:#1a1a1a66}.style-module__6uKiNW__menu{z-index:2;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;border-radius:16px;flex-direction:column;min-width:180px;transition:opacity .18s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1),visibility 0s linear .18s;display:flex;position:absolute;overflow:hidden;transform:scale(.95);box-shadow:0 30px 80px #0000001f}.style-module__6uKiNW__menuOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1),visibility;transform:scale(1)}.style-module__6uKiNW__placementUpRight{transform-origin:100% 100%;bottom:calc(100% + 4px);right:0}.style-module__6uKiNW__placementDownRight{transform-origin:100% 0;top:calc(100% + 4px);right:0}.style-module__6uKiNW__placementUpLeft{transform-origin:0 100%;bottom:calc(100% + 4px);left:0}.style-module__6uKiNW__placementDownLeft{transform-origin:0 0;top:calc(100% + 4px);left:0}.style-module__6uKiNW__item{text-align:left;white-space:nowrap;align-items:center;gap:8px;width:100%;padding:16px 24px;transition:background-color .15s ease-out;display:flex}.style-module__6uKiNW__item+.style-module__6uKiNW__item{border-top:1px solid #f0f0f0}.style-module__6uKiNW__item:active{background-color:#0000000d}.style-module__6uKiNW__itemDisabled,.style-module__6uKiNW__itemDisabled:hover{opacity:.3}.style-module__6uKiNW__itemDisabled:active{background-color:#0000}.style-module__6uKiNW__itemIconWrapper{width:20px}.style-module__6uKiNW__itemLabel{color:#1f1f1f;font-size:12px;font-weight:400}.style-module__6uKiNW__itemLabelDanger{color:#e03b3b}
.style-module__T9Q8oa__root{position:absolute;top:8px;right:8px}.style-module__T9Q8oa__rootOpen{z-index:2}.style-module__T9Q8oa__trigger{aspect-ratio:1;background-color:#fafafa;border-radius:9999px;justify-content:center;align-items:center;width:24px;display:flex}.style-module__T9Q8oa__triggerIcon{width:22px}
.style-module__eDutgG__root{flex-direction:column;display:flex;position:relative}.style-module__eDutgG__link{flex-direction:column;gap:2px;padding-bottom:8px;display:flex}.style-module__eDutgG__imageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.style-module__eDutgG__unpublishedOverlay{pointer-events:none;background-color:#1a1a1a4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__eDutgG__unpublishedIcon{width:36px}.style-module__eDutgG__info{flex-direction:column;gap:4px;padding:0 8px;display:flex}.style-module__eDutgG__brand{color:#9b9b9b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.style-module__eDutgG__title{color:#1f1f1f;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}
.style-module__cvu3qq__root{flex-direction:column;display:flex;position:relative}.style-module__cvu3qq__link{flex-direction:column;gap:2px;padding-bottom:8px;display:flex}.style-module__cvu3qq__imageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.style-module__cvu3qq__unpublishedOverlay{pointer-events:none;background-color:#1a1a1a4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__cvu3qq__unpublishedIcon{width:36px}.style-module__cvu3qq__info{flex-direction:column;gap:4px;padding:0 8px;display:flex}.style-module__cvu3qq__category{color:#9b9b9b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.style-module__cvu3qq__title{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}
.style-module__djLc3G__grid{grid-template-columns:1fr 1fr;gap:8px;padding:8px 0;display:grid}
.style-module__bAwg0W__gridWrapper{min-height:100svh}
.style-module__c63gRa__content{flex-direction:column;gap:16px;padding:16px;display:flex}.style-module__c63gRa__itemRow{flex-direction:row;align-items:flex-start;gap:16px;display:flex}.style-module__c63gRa__imageWrapper{aspect-ratio:1;background:#e8e8e8;border-radius:8px;flex-shrink:0;width:128px;position:relative;overflow:hidden}.style-module__c63gRa__imagePlaceholder{aspect-ratio:1;background:#e8e8e8;width:100%}.style-module__c63gRa__itemInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.style-module__c63gRa__brand{color:#6b6b6b;font-size:10px;font-weight:400}.style-module__c63gRa__name{color:#1f1f1f;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.style-module__c63gRa__detail{color:#9b9b9b;font-size:12px;font-weight:400}.style-module__c63gRa__noteField{flex-direction:column;gap:4px;display:flex}.style-module__c63gRa__counter{justify-content:flex-end;display:flex}
@keyframes style-module__wNbH7q__modalEnter{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes style-module__wNbH7q__modalExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes style-module__wNbH7q__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__wNbH7q__overlayFadeOut{0%{opacity:1}to{opacity:0}}.style-module__wNbH7q__overlay{z-index:2;background:#1a1a1a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__wNbH7q__overlayEnter{animation:.2s ease-out both style-module__wNbH7q__overlayFadeIn}.style-module__wNbH7q__overlayExit{animation:.2s ease-in both style-module__wNbH7q__overlayFadeOut}.style-module__wNbH7q__modal{z-index:2;background:#fff;border-radius:28px;flex-direction:column;align-items:center;gap:16px;width:min(92%,360px);padding:40px 16px 24px;display:flex;position:relative;box-shadow:0 30px 80px #0000001f}.style-module__wNbH7q__modalEnter{animation:.28s cubic-bezier(.34,1.56,.64,1) both style-module__wNbH7q__modalEnter}.style-module__wNbH7q__modalExit{animation:.2s ease-in both style-module__wNbH7q__modalExit}.style-module__wNbH7q__closeButton{position:absolute;top:16px;right:16px}.style-module__wNbH7q__closeIcon{width:20px}.style-module__wNbH7q__checkIcon{width:44px}.style-module__wNbH7q__textArea{flex-direction:column;align-items:center;gap:4px;display:flex}.style-module__wNbH7q__title{color:#1f1f1f;text-align:center;font-size:22px;font-weight:700}.style-module__wNbH7q__itemName{color:#1f1f1f;text-align:center;font-size:12px;font-weight:400;line-height:1.7}.style-module__wNbH7q__actions{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.style-module__wNbH7q__backButton{color:#1f1f1f;text-align:center;font-size:14px;font-weight:400}
.style-module__72kjSa__form{flex-direction:column;flex:1;display:flex}.style-module__72kjSa__body{overscroll-behavior:contain;flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 16px;display:flex;overflow-y:auto}.style-module__72kjSa__titleArea{flex-direction:column;gap:8px;display:flex}.style-module__72kjSa__title{color:#1f1f1f;font-size:20px;font-weight:700;line-height:1.4}.style-module__72kjSa__description{color:#6b6b6b;white-space:pre-line;font-size:12px;font-weight:400;line-height:1.7}.style-module__72kjSa__fieldArea{flex-direction:column;gap:4px;display:flex}.style-module__72kjSa__label{color:#1f1f1f;font-size:12px}.style-module__72kjSa__required{color:#e03b3b;margin-left:2px;font-size:14px}.style-module__72kjSa__footer{flex-shrink:0;padding:16px}
.style-module__rVUdWW__wrapper{justify-content:center;padding:24px;display:flex}
.style-module__Oc_SIq__root{justify-content:center;padding:48px 16px;display:flex}.style-module__Oc_SIq__message{color:#888;text-align:center;font-size:14px}
.style-module__wHVKCW__item{border-bottom:1px solid #e8e8e8;align-items:center;padding-right:16px;display:flex}.style-module__wHVKCW__body{text-align:left;flex:1;align-items:center;gap:12px;min-width:0;padding:16px 20px 16px 16px;display:flex}.style-module__wHVKCW__imageWrapper{aspect-ratio:1;border-radius:8px;flex-shrink:0;width:64px;position:relative;overflow:hidden}.style-module__wHVKCW__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.style-module__wHVKCW__topLabel{color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:400;overflow:hidden}.style-module__wHVKCW__title{color:#1f1f1f;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.style-module__wHVKCW__bottomLabel{color:#9b9b9b;font-size:12px;font-weight:400}.style-module__wHVKCW__registerButton{aspect-ratio:1;border:1.8px solid #1a1a1a;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:32px;transition:transform .1s;display:flex}.style-module__wHVKCW__registerButton:active{transform:scale(.88)}.style-module__wHVKCW__plusIconWrapper{aspect-ratio:1;width:20px}.style-module__wHVKCW__registeredButton{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:32px;display:flex}.style-module__wHVKCW__checkIconWrapper{aspect-ratio:1;width:20px}.style-module__wHVKCW__registeredLabel{color:#1a1a1a;font-size:10px;font-weight:500}
.style-module__RI8wJa__list{animation:.2s style-module__RI8wJa__fadeIn}
.style-module__sjia2a__root{aspect-ratio:1;flex-shrink:0;width:162px;position:relative;overflow:hidden}.style-module__sjia2a__imageWrapper{position:absolute;inset:0}.style-module__sjia2a__overlay{z-index:1;background:#1a1a1a33;position:absolute;inset:0}.style-module__sjia2a__title{z-index:2;color:#fff;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:1.5;display:-webkit-box;position:absolute;top:50%;left:8px;right:8px;overflow:hidden;transform:translateY(-50%)}
.style-module__ds2HFq__root{padding:16px}.style-module__ds2HFq__sectionTitle{color:#1a1a1a;margin-bottom:12px;font-size:12px;font-weight:700;line-height:1.7}.style-module__ds2HFq__categoryList{-ms-overflow-style:none;scrollbar-width:none;gap:2px;display:flex;overflow-x:auto}.style-module__ds2HFq__categoryList::-webkit-scrollbar{display:none}
.style-module__C4_SLa__container{scrollbar-width:none;overscroll-behavior-x:contain;border-bottom:1px solid #e0e0e0;overflow-x:auto}.style-module__C4_SLa__container::-webkit-scrollbar{display:none}.style-module__C4_SLa__tabList{padding:0 12px;display:flex;position:relative}.style-module__C4_SLa__tab{color:#9b9b9b;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;letter-spacing:2px;flex-shrink:0;padding:10px 12px;font-size:12px;font-weight:600;line-height:2}.style-module__C4_SLa__tabSelected{color:#1f1f1f}.style-module__C4_SLa__labelWrapper{display:inline-flex;position:relative}@keyframes style-module__C4_SLa__badgePulse{0%{transform:scale(0)}50%{transform:scale(1.5)}70%{transform:scale(.88)}85%{transform:scale(1.08)}to{transform:scale(1)}}.style-module__C4_SLa__badge{background:#ec97a0;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-10px;right:-16px;overflow:hidden}.style-module__C4_SLa__badgeAnimate{animation:.4s cubic-bezier(.34,1.56,.64,1) style-module__C4_SLa__badgePulse}.style-module__C4_SLa__badgeText{letter-spacing:.8px;color:#fff;transform-origin:50%;white-space:nowrap;font-family:Inter;font-size:10px;font-weight:400;line-height:1;display:block;transform:scale(.8)}.style-module__C4_SLa__indicator{transform-origin:50%;background:#1f1f1f;height:2px;transition:left .25s,width .25s;position:absolute;bottom:0;transform:scaleX(.9)}
.style-module__gOE0Ka__list{animation:.2s style-module__gOE0Ka__fadeIn}
.style-module__ESQNAG__list{animation:.2s style-module__ESQNAG__fadeIn}
.style-module__Xj2nBG__centeredContent{justify-content:center;padding:24px;display:flex}
.style-module__AUBjEW__list{animation:.2s style-module__AUBjEW__fadeIn}
.style-module__fLAVFa__searchArea{flex-shrink:0;padding:12px 16px}.style-module__fLAVFa__searchInputWrapper{background:#fff;border:1px solid #e8e8e8;border-radius:22px;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.style-module__fLAVFa__searchInputWrapper:focus-within{border-color:#1f1f1f}.style-module__fLAVFa__searchIconWrapper{aspect-ratio:1;flex-shrink:0;width:16px}.style-module__fLAVFa__searchInput{color:#1f1f1f;background:0 0;outline:none;flex:1;font-size:16px;line-height:1}.style-module__fLAVFa__searchInput::placeholder{color:silver}.style-module__fLAVFa__clearButton{aspect-ratio:1;flex-shrink:0;width:16px}.style-module__fLAVFa__requestLink{color:#9b9b9b;text-align:right;width:100%;padding:0 16px;font-size:10px;font-weight:400;line-height:1.5;display:block}.style-module__fLAVFa__requestLinkAccent{color:#9b9b9b}.style-module__fLAVFa__scrollBody{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}
.style-module___rEz2W__overlay{width:100%;max-width:var(--app-max-width);z-index:1;background:#fff;flex-direction:column;min-height:100lvh;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%);box-shadow:4px 0 12px #0000000f,-4px 0 12px #0000000f}.style-module___rEz2W__viewport{flex-direction:column;width:100%;height:100dvh;display:flex;overflow:hidden}.style-module___rEz2W__leftAction{aspect-ratio:1;-webkit-tap-highlight-color:transparent;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;margin-top:8px;margin-left:6px;transition:background-color .15s ease-out;display:flex}.style-module___rEz2W__leftAction:active{background-color:#00000014}.style-module___rEz2W__leftActionIcon{width:28px;display:flex}
.style-module__gQss-W__root{flex-direction:column;display:flex;position:relative}.style-module__gQss-W__link{flex-direction:column;gap:2px;padding-bottom:8px;display:flex}.style-module__gQss-W__imageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.style-module__gQss-W__unpublishedOverlay{pointer-events:none;background-color:#1a1a1a4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__gQss-W__unpublishedIcon{width:36px}.style-module__gQss-W__info{flex-direction:column;gap:4px;padding:0 8px;display:flex}.style-module__gQss-W__brand{color:#9b9b9b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.style-module__gQss-W__title{color:#1f1f1f;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}
.style-module__vuET2q__grid{grid-template-columns:1fr 1fr;gap:8px;padding:8px 0;display:grid}
.style-module__p9cnRq__gridWrapper{min-height:100svh}
.style-module__aG0gEG__root{position:absolute;top:8px;right:8px}.style-module__aG0gEG__rootOpen{z-index:2}.style-module__aG0gEG__trigger{aspect-ratio:1;background-color:#fafafa;border-radius:9999px;justify-content:center;align-items:center;width:24px;display:flex}.style-module__aG0gEG__triggerLarge{aspect-ratio:1;background-color:#fafafa;border-radius:9999px;justify-content:center;align-items:center;width:40px;display:flex}.style-module__aG0gEG__triggerIcon{width:22px}.style-module__aG0gEG__triggerIconLarge{width:30px}
.style-module__Ra979W__card{position:relative}.style-module__Ra979W__imageWrapper{display:block;position:relative;overflow:hidden}.style-module__Ra979W__overlay{color:#fff;background:linear-gradient(#1a1a1a00 49.78%,#1a1a1a05 54.88%,#1a1a1a4d 85.22%,#1a1a1a80 100%);flex-direction:column;justify-content:flex-end;padding:8px;display:flex;position:absolute;inset:0}.style-module__Ra979W__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.6;display:-webkit-box;overflow:hidden}.style-module__Ra979W__meta{margin-top:2px;font-size:12px;font-weight:600}.style-module__Ra979W__unpublishedOverlay{pointer-events:none;background-color:#1a1a1a4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__Ra979W__unpublishedIcon{width:36px}
.style-module__6RX2qG__gridPortrait{grid-template-columns:1fr 1fr;gap:8px;padding:8px 0;display:grid}.style-module__6RX2qG__gridLandscape{grid-template-columns:1fr;gap:8px;padding:8px 0;display:grid}
.style-module__-NThMa__root{right:max(16px,calc(50vw - var(--app-max-width)/2 + 16px));z-index:1;position:fixed;bottom:24px}.style-module__-NThMa__rootOpen{z-index:2}.style-module__-NThMa__fab{z-index:1;aspect-ratio:1;filter:drop-shadow(0 8px 24px #00000040);background-color:#1a1a1a;border-radius:9999px;justify-content:center;align-items:center;width:64px;display:flex;position:relative}.style-module__-NThMa__fab:hover,.style-module__-NThMa__fab:active{opacity:1}.style-module__-NThMa__fabIconWrapper{width:32px;transition:transform .2s}.style-module__-NThMa__fabIconWrapperOpen{transform:rotate(45deg)}
.style-module__hZgjPa__container{justify-content:center;gap:24px;margin-top:34px;display:flex}.style-module__hZgjPa__link{filter:drop-shadow(0 0 4px #00000080);width:34px;display:block}
@keyframes style-module__HFC04W__spin{to{transform:rotate(360deg)}}.style-module__HFC04W__spin{animation:2s linear infinite style-module__HFC04W__spin}
.style-module__pIDscW__button{color:#fff;background-color:#1a1a1a;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:48px;font-size:16px;font-weight:700;display:flex}.style-module__pIDscW__button:disabled{background-color:#cfcfcf}.style-module__pIDscW__loading,.style-module__pIDscW__loading:disabled{background-color:#9b9b9b}
.style-module__sj0pVG__counter{color:#9b9b9b;flex-shrink:0;font-size:10px}
.style-module__IZIYiW__message{color:#e03b3b;font-size:12px;font-weight:400;line-height:1.6}
.style-module__OnyEKG__input{color:#1f1f1f;background-color:#0000;border:1px solid #f0f0f0;border-radius:8px;width:100%;padding:16px;font-size:16px;line-height:1}.style-module__OnyEKG__input:focus{border-color:#1a1a1a;outline:none}.style-module__OnyEKG__input[aria-invalid=true]{border-color:#e03b3b}.style-module__OnyEKG__input::placeholder{color:#aaa}.style-module__OnyEKG__input:disabled{color:#9b9b9b;background-color:#f5f5f5}
.style-module__3iX-oG__textarea{color:#1f1f1f;resize:vertical;background-color:#0000;border:1px solid #f0f0f0;border-radius:8px;width:100%;min-height:120px;padding:16px;font-size:16px;line-height:1.6}.style-module__3iX-oG__textarea:focus{border-color:#1a1a1a;outline:none}.style-module__3iX-oG__textarea[aria-invalid=true]{border-color:#e03b3b}.style-module__3iX-oG__textarea::placeholder{color:#aaa}
.style-module__KjTa8W__overlay{top:0;bottom:0;left:max(0px,calc(50vw - var(--app-max-width)/2));right:max(0px,calc(50vw - var(--app-max-width)/2));z-index:2;background-color:#1a1a1a;flex-direction:column;display:flex;position:fixed}.style-module__KjTa8W__cropArea{flex:1;position:relative}.style-module__KjTa8W__cropArea .reactEasyCrop_Image{animation:none}.style-module__KjTa8W__cropArea .reactEasyCrop_Contain{width:auto;max-width:100%;height:auto;max-height:100%}.style-module__KjTa8W__cropArea .reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.style-module__KjTa8W__cropArea .reactEasyCrop_Cover_Vertical{width:auto;height:100%}.style-module__KjTa8W__footer{padding:20px 24px;padding-bottom:calc(20px + env(safe-area-inset-bottom));background-color:#1a1a1a;flex-direction:column;gap:16px;display:flex}.style-module__KjTa8W__zoomSlider{appearance:auto;accent-color:#fff;cursor:pointer;width:100%}.style-module__KjTa8W__actions{align-items:center;gap:12px;display:flex}.style-module__KjTa8W__cancelButton{color:#fff;border:1px solid #5a5a5a;border-radius:9999px;flex:1;justify-content:center;align-items:center;padding:14px;font-size:16px;display:flex}.style-module__KjTa8W__confirmButton{color:#1f1f1f;background-color:#fff;border-radius:9999px;flex:1;justify-content:center;align-items:center;padding:14px;font-size:16px;display:flex}.style-module__KjTa8W__confirmButton:disabled,.style-module__KjTa8W__cancelButton:disabled{opacity:.7}
.style-module__0TwDzq__empty{text-align:center;color:#6b6b6b;padding:32px 16px;font-size:14px}.style-module__0TwDzq__loaderRow{justify-content:center;padding:16px;display:flex}
@keyframes style-module__7klxAq__boxEnter{0%{opacity:0;transform:scale(.85)}to{opacity:.9;transform:scale(1)}}@keyframes style-module__7klxAq__boxExit{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes style-module__7klxAq__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__7klxAq__overlayFadeOut{0%{opacity:1}to{opacity:0}}.style-module__7klxAq__overlay{z-index:1;background:#1a1a1a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__7klxAq__overlayEnter{animation:.2s ease-out both style-module__7klxAq__overlayFadeIn}.style-module__7klxAq__overlayExit{animation:.2s ease-in both style-module__7klxAq__overlayFadeOut}.style-module__7klxAq__box{z-index:2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#e8e8e8e6;border-radius:28px;flex-direction:column;gap:16px;width:min(88%,330px);padding:24px 16px;display:flex;position:relative;box-shadow:0 30px 80px #0000001f}.style-module__7klxAq__boxEnter{animation:.28s cubic-bezier(.34,1.56,.64,1) both style-module__7klxAq__boxEnter}.style-module__7klxAq__boxExit{animation:.2s ease-in both style-module__7klxAq__boxExit}
.style-module__PVazsa__card{background-color:#fff;border:.5px solid #00000014;border-radius:12px;overflow-x:auto}.style-module__PVazsa__header{color:#9b9b9b;letter-spacing:1px;text-transform:uppercase;border-bottom:.5px solid #00000014;gap:20px;padding:8px 24px;font-size:10px;display:grid}.style-module__PVazsa__rows{flex-direction:column;display:flex}.style-module__PVazsa__row{align-items:center;gap:20px;padding:12px 24px;display:grid}.style-module__PVazsa__cell{min-width:0}.style-module__PVazsa__item+.style-module__PVazsa__item{border-top:.5px solid #00000014}.style-module__PVazsa__emptyMessage{color:#9b9b9b;text-align:center;padding:32px 0;font-size:14px}
.style-module__c2qC0G__button{color:#1f1f1f;text-align:center;background:#cfcfcf;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:44px;font-size:16px;font-weight:600;display:flex}.style-module__c2qC0G__button:disabled{opacity:.7}.style-module__c2qC0G__destructive{color:#e03b3b}
.style-module__HK5tzq__editButton{aspect-ratio:1;color:#9b9b9b;border-radius:8px;justify-content:center;align-items:center;width:32px;margin-left:auto;display:flex}.style-module__HK5tzq__editButton:hover{background:#f0f0f0}.style-module__HK5tzq__editIconWrapper{width:14px}
.style-module__Gk1j0G__textArea{flex-direction:column;gap:8px;display:flex}.style-module__Gk1j0G__title{color:#1f1f1f;text-align:center;white-space:pre-line;font-size:16px;font-weight:700;line-height:1.5}.style-module__Gk1j0G__description{color:#6b6b6b;text-align:center;white-space:pre-line;font-size:12px;font-weight:400;line-height:1.7}
.style-module__Dc6IwG__imageWrapper{aspect-ratio:1;border-radius:8px;width:40px;position:relative;overflow:hidden}
.style-module__9zU-CG__actions{flex-direction:column;gap:8px;display:flex}
.style-module__SZ4Veq__text{color:#1a1a1a;overflow-wrap:anywhere;font-size:14px}.style-module__SZ4Veq__muted{color:#9b9b9b;overflow-wrap:anywhere;font-size:12px}.style-module__SZ4Veq__placeholder{color:#c4c4c4;font-size:14px}
.style-module__Tkd3Xa__section{flex-direction:column;gap:8px;padding:16px 0 96px;display:flex}.style-module__Tkd3Xa__label{color:#9a9a9a;padding:0 8px;font-size:12px;font-weight:400}.style-module__Tkd3Xa__required{color:#6b6b6b}.style-module__Tkd3Xa__grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.style-module__Tkd3Xa__cardCell{position:relative}.style-module__Tkd3Xa__remove{z-index:1;aspect-ratio:1;background:#fafafa;border-radius:9999px;justify-content:center;align-items:center;width:24px;display:flex;position:absolute;top:4px;right:4px}.style-module__Tkd3Xa__removeIcon{width:16px}.style-module__Tkd3Xa__addCard{border:1px solid #e8e8e8;border-radius:4px;flex-direction:column;gap:2px;width:98%;padding-bottom:8px;display:flex;position:relative;transform:translate(4px)}.style-module__Tkd3Xa__addImage{aspect-ratio:1;width:100%}.style-module__Tkd3Xa__addText{flex-direction:column;gap:4px;padding:0 8px;display:flex}.style-module__Tkd3Xa__addTextLine{font-size:12px}.style-module__Tkd3Xa__addIcon{width:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__Tkd3Xa__error{text-align:center;padding:6px 16px 0}
.style-module__OZuVFW__button{aspect-ratio:1;border-radius:9999px;justify-content:center;align-items:center;width:32px;transition:none;display:flex;position:absolute;top:8px;right:8px}.style-module__OZuVFW__button:hover{opacity:1}.style-module__OZuVFW__buttonInactive{background-color:#fafafa}.style-module__OZuVFW__icon{width:20px;display:block}.style-module__OZuVFW__iconPicked{filter:drop-shadow(0 1px 2px #00000040);width:24px}
.style-module__DHNbMW__imageWrapper{aspect-ratio:1;border-radius:50%;flex-shrink:0;width:44px;position:relative;overflow:hidden}.style-module__DHNbMW__fallback{aspect-ratio:1;color:#9b9b9b;background-color:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;font-size:16px;font-weight:600;display:flex}
.style-module__82b9WG__root{position:relative}.style-module__82b9WG__hiddenFileInput{opacity:0;position:absolute}
.style-module__eLhXmG__content{flex-direction:column;gap:8px;display:flex}.style-module__eLhXmG__inputWrapper{position:relative}.style-module__eLhXmG__input{color:#1f1f1f;background:#cfcfcf;border:1px solid #0000;border-radius:9999px;width:100%;padding:12px 32px 12px 16px;font-size:16px;line-height:1}.style-module__eLhXmG__input:focus{border-color:#1a1a1a;outline:none}.style-module__eLhXmG__input::placeholder{color:#aaa}.style-module__eLhXmG__clearButton{aspect-ratio:1;justify-content:center;align-items:center;width:14px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.style-module__eLhXmG__actionsHorizontal{gap:8px;display:flex}.style-module__eLhXmG__actionsHorizontal>*{flex:1}.style-module__eLhXmG__actionsVertical{flex-direction:column;gap:8px;max-height:120px;display:flex;overflow-y:auto}
.style-module__hKEHqW__hero{isolation:isolate;width:100%;transition:height .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.style-module__hKEHqW__fallback{background-color:#c1c1c1;transition:background-color .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.style-module__hKEHqW__fallback:after{content:"";opacity:0;background:radial-gradient(circle,#9a9a9a 0%,#0000 60%);transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.style-module__hKEHqW__fallbackExpanded{background-color:#888}.style-module__hKEHqW__fallbackExpanded:after{opacity:1}.style-module__hKEHqW__contentWrapper{z-index:1;flex-direction:column;gap:18px;padding:16px;display:flex;position:absolute;inset:0}.style-module__hKEHqW__textArea{flex:1;position:relative}.style-module__hKEHqW__textContent{text-align:center;color:#fff;opacity:1;transition:opacity .4s cubic-bezier(.4,0,.2,1) .1s;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.style-module__hKEHqW__textContentExpanded{bottom:50%;transform:translateY(50%)}.style-module__hKEHqW__textContentHidden{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.style-module__hKEHqW__buttonRow{justify-content:center;display:flex}.style-module__hKEHqW__handle{text-shadow:1px 1px 1px #00000080;letter-spacing:.04px;opacity:.85;font-size:16px}.style-module__hKEHqW__displayName{text-shadow:2px 2px 3px #0000004d;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:4px;font-size:32px;font-weight:600;overflow:hidden}.style-module__hKEHqW__bio{white-space:pre-wrap;color:#fff;text-align:center;text-shadow:1px 1px 1px #00000040;letter-spacing:.03px;margin-top:16px;font-size:12px;line-height:2}.style-module__hKEHqW__aboutButton{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#e9e9e9;text-shadow:1px 1px 1px #00000040;letter-spacing:1px;background:#ffffff2e;border:1px solid #e8e8e8;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600}
.style-module__Eq8MzW__body{align-items:center;gap:12px;width:100%;display:flex}.style-module__Eq8MzW__message{text-align:left;color:#1a1a1a;flex:1;font-size:12px;line-height:1.7}.style-module__Eq8MzW__closeButton{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:flex}
.style-module__QlA1BG__root{flex-direction:column;flex:1;min-height:0;display:flex}.style-module__QlA1BG__header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.style-module__QlA1BG__logoWrapper{align-items:baseline;gap:8px;display:flex}.style-module__QlA1BG__logoImageWrapper{width:96px;display:flex}.style-module__QlA1BG__logoLabel{letter-spacing:1px;text-transform:uppercase;color:#f0f0f066;font-size:10px;font-weight:500}.style-module__QlA1BG__closeButton{aspect-ratio:1;color:#f0f0f0;justify-content:center;align-items:center;width:28px;display:flex}.style-module__QlA1BG__closeIconWrapper{width:18px}.style-module__QlA1BG__nav{flex-direction:column;flex:1;gap:4px;min-height:0;padding:16px 12px;display:flex;overflow-y:auto}.style-module__QlA1BG__sectionLabel{letter-spacing:1px;text-transform:uppercase;color:#e8e6e14d;padding:0 12px;font-size:12px;font-weight:500}.style-module__QlA1BG__navItem{color:#f0f0f0;border-radius:6px;align-items:center;gap:12px;padding:8px 12px;font-size:14px;display:flex}.style-module__QlA1BG__navItem:hover{background:#ffffff0a}.style-module__QlA1BG__navItemActive{color:#ec97a0;background:#2e2e2e;font-weight:500}.style-module__QlA1BG__navItem.style-module__QlA1BG__navItemActive:hover{background:#2e2e2e}.style-module__QlA1BG__navGroupButton{width:100%}.style-module__QlA1BG__navItemChildActive{color:#ec97a0}.style-module__QlA1BG__navIconWrapper{width:16px}.style-module__QlA1BG__navLabel{flex:1}.style-module__QlA1BG__navChevronWrapper{opacity:.7;width:14px;transition:transform .2s}.style-module__QlA1BG__navChevronWrapperOpen{transform:rotate(90deg)}.style-module__QlA1BG__navChildList{border-left:1px solid #ffffff12;flex-direction:column;gap:4px;margin-top:4px;margin-left:12px;padding-left:12px;display:flex}.style-module__QlA1BG__navChildItem{color:#f0f0f0;border-radius:6px;padding:8px 12px;font-size:14px}.style-module__QlA1BG__navChildItem:hover{background:#ffffff0a}.style-module__QlA1BG__navChildItemActive{color:#ec97a0;background:#2e2e2e;font-weight:500}.style-module__QlA1BG__footer{border-top:1px solid #ffffff12;flex-direction:column;gap:4px;padding:8px 12px 16px;display:flex}.style-module__QlA1BG__switchLink{color:#ec97a0;border-radius:6px;align-items:center;gap:12px;width:100%;padding:8px 12px;font-size:14px;display:flex}.style-module__QlA1BG__switchLink:hover{background:#ffffff0a}.style-module__QlA1BG__switchIconWrapper{width:16px}.style-module__QlA1BG__account{align-items:center;gap:12px;padding:8px 12px;display:flex}.style-module__QlA1BG__accountText{flex-direction:column;min-width:0;display:flex}.style-module__QlA1BG__accountName{color:#f0f0f0;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.style-module__QlA1BG__accountEmail{color:#e8e6e166;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}
.style-module__Byp8oq__button{opacity:1;justify-content:center;align-items:center;transition:none;display:flex;position:absolute;bottom:16px;right:16px}.style-module__Byp8oq__button:hover{opacity:1}.style-module__Byp8oq__icon{filter:drop-shadow(0 1px 3px #00000040);width:36px;display:block}
.style-module__lNKodW__card{background-color:#fff;border:.5px solid #00000014;border-radius:12px;flex-direction:column;gap:12px;padding:20px;display:flex}.style-module__lNKodW__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.style-module__lNKodW__identity{min-width:0}.style-module__lNKodW__nameRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.style-module__lNKodW__name{color:#1a1a1a;font-size:16px;font-weight:600}.style-module__lNKodW__email{color:#9b9b9b;margin-top:4px;font-size:12px}.style-module__lNKodW__headerRight{flex-shrink:0;align-items:center;gap:4px;display:flex}.style-module__lNKodW__appliedAt{color:#9b9b9b;white-space:nowrap;font-size:12px}.style-module__lNKodW__snsList{flex-wrap:wrap;gap:8px;display:flex}.style-module__lNKodW__reason{color:#1a1a1a;font-size:14px;line-height:1.6}.style-module__lNKodW__actions{gap:8px;display:flex}
.style-module__BTL2nG__card{background-color:#fff;border:1px solid #00000014;border-radius:12px;align-items:center;gap:16px;padding:20px 16px;transition:box-shadow .15s;display:flex}.style-module__BTL2nG__card:hover{box-shadow:0 2px 8px #00000014}.style-module__BTL2nG__textArea{flex:1;min-width:0}.style-module__BTL2nG__displayName{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:1.2;overflow:hidden}.style-module__BTL2nG__publicId{color:#9b9b9b;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}
.style-module__zYxfMW__imageRow{align-items:center;gap:12px;display:flex;position:relative}.style-module__zYxfMW__previewWrapper{aspect-ratio:1;border-radius:8px;width:36px;position:relative;overflow:hidden}.style-module__zYxfMW__hiddenFileInput{opacity:0;pointer-events:none;position:absolute}
.style-module__xdi5aG__overlay{opacity:0;background:#00000080;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:fixed;inset:0;overflow:hidden}.style-module__xdi5aG__overlayOpen{opacity:1}.style-module__xdi5aG__panel{overscroll-behavior:contain;background:#1a1a1a;flex-direction:column;width:240px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%)}.style-module__xdi5aG__panelOpen{transform:translate(0)}@media (prefers-reduced-motion:reduce){.style-module__xdi5aG__overlay,.style-module__xdi5aG__panel{transition:none}}
.style-module__gkFp8W__cautionBox{flex-direction:column;gap:8px;display:flex}.style-module__gkFp8W__cautionLabel{color:#e03b3b;align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.style-module__gkFp8W__cautionLabelIcon{flex-shrink:0;width:14px}.style-module__gkFp8W__cautionText{color:#6b6b6b;font-size:10px;line-height:1.7}.style-module__gkFp8W__cautionDanger{color:#e03b3b;font-size:10px;line-height:1.7}
.style-module__J9tOdW__authPrompt{flex-direction:column;gap:24px;display:flex}.style-module__J9tOdW__logoWrapper{align-self:center;width:114px}.style-module__J9tOdW__authText{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.style-module__J9tOdW__authTitle{color:#1a1a1a;font-size:16px;font-weight:700}.style-module__J9tOdW__authDescription{color:#8a8a8a;font-size:12px;line-height:1.6}.style-module__J9tOdW__authActions{flex-direction:column;gap:12px;display:flex}.style-module__J9tOdW__primaryButton{color:#fff;background:#1a1a1a;border-radius:9999px;justify-content:center;align-items:center;height:48px;font-size:16px;font-weight:500;display:flex}.style-module__J9tOdW__secondaryButton{color:#1a1a1a;border:1px solid #1a1a1a;border-radius:9999px;justify-content:center;align-items:center;height:48px;font-size:16px;font-weight:500;display:flex}
.style-module__6x9MjG__row{border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;padding:0 16px;display:flex}.style-module__6x9MjG__addButton{color:#6b6b6b;justify-content:center;align-items:center;width:100%;padding:10px 0;font-size:12px;font-weight:400;display:flex}.style-module__6x9MjG__required{color:#6b6b6b}.style-module__6x9MjG__set{justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 0;display:flex}.style-module__6x9MjG__platformButton{justify-content:center;align-items:center;display:flex}.style-module__6x9MjG__platformIcon{width:24px}.style-module__6x9MjG__edit{width:16px}.style-module__6x9MjG__thumbnailWrapper{width:100%;position:relative}.style-module__6x9MjG__thumbnailDeleteButton{z-index:1;aspect-ratio:1;background:#fafafa;border-radius:9999px;justify-content:center;align-items:center;width:24px;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 1px 4px #0003}.style-module__6x9MjG__thumbnailDeleteIcon{width:14px}.style-module__6x9MjG__error{text-align:center;padding:6px 16px 0}
.style-module__SbgHeG__imageWrapper{width:100%;position:relative}.style-module__SbgHeG__content{flex-direction:column;gap:4px;padding:16px;display:flex}.style-module__SbgHeG__breadcrumb{color:#9b9b9b;font-size:16px;font-weight:400}.style-module__SbgHeG__title{font-size:18px;font-weight:700;line-height:1.6}.style-module__SbgHeG__detail{color:#9b9b9b;font-size:12px;font-weight:600}
.style-module__Twmebq__gridPortrait{grid-template-columns:1fr 1fr;gap:8px;display:grid}.style-module__Twmebq__gridLandscape{grid-template-columns:1fr;gap:8px;display:grid}
.style-module__jOkmfa__gridWrapper{min-height:100svh}
.style-module__ikiorq__container{scrollbar-width:none;cursor:grab;border-bottom:1px solid #e0e0e0;overflow-x:scroll}.style-module__ikiorq__container::-webkit-scrollbar{display:none}.style-module__ikiorq__container:active{cursor:grabbing}.style-module__ikiorq__tabList{padding:0 12px;display:flex;position:relative}.style-module__ikiorq__tab{color:#9b9b9b;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;letter-spacing:2px;flex-shrink:0;padding:10px 12px;font-size:12px;font-weight:600;line-height:2}.style-module__ikiorq__tabSelected{color:#1f1f1f}.style-module__ikiorq__indicator{transform-origin:50%;background:#1f1f1f;height:2px;transition:left .25s,width .25s;position:absolute;bottom:0;transform:scaleX(.9)}
.style-module__sOs3-W__list{flex-direction:column;gap:12px;max-width:672px;display:flex}.style-module__sOs3-W__emptyMessage{color:#9b9b9b;text-align:center;padding:32px 0;font-size:14px}
.style-module__NUEywW__imageRow{align-items:center;gap:12px;display:flex;position:relative}.style-module__NUEywW__previewWrapper{aspect-ratio:1;border-radius:8px;width:36px;position:relative;overflow:hidden}.style-module__NUEywW__hiddenFileInput{opacity:0;pointer-events:none;position:absolute}
.style-module__nQxwsG__countLabel{color:#9b9b9b;text-transform:uppercase;letter-spacing:1px;font-size:12px}.style-module__nQxwsG__list{flex-direction:column;gap:8px;max-width:672px;display:flex}
.style-module__KgC_pG__header{z-index:2;color:#f0f0f0;background:#1a1a1a;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}@media (min-width:768px){.style-module__KgC_pG__header{display:none}}.style-module__KgC_pG__menuButton{aspect-ratio:1;justify-content:center;align-items:center;width:32px;display:flex}.style-module__KgC_pG__menuIconWrapper{width:20px}.style-module__KgC_pG__logoWrapper{align-items:baseline;gap:8px;display:flex}.style-module__KgC_pG__logoImageWrapper{width:96px;display:flex}.style-module__KgC_pG__logoLabel{letter-spacing:1px;text-transform:uppercase;color:#f0f0f066;font-size:10px;font-weight:500}
.style-module__itJlFG__container{flex-direction:column;gap:24px;padding:40px 24px;display:flex}.style-module__itJlFG__head{flex-direction:column;align-items:center;gap:16px;display:flex}.style-module__itJlFG__iconWrapper{width:42px}.style-module__itJlFG__headline{text-align:center;font-size:22px;font-weight:700}.style-module__itJlFG__actions{flex-direction:column;gap:12px;display:flex}.style-module__itJlFG__deleteButton{color:#fff;background-color:#e03b3b;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:48px;font-size:16px;font-weight:700;display:flex}.style-module__itJlFG__deleteButton:disabled{background-color:#cfcfcf}.style-module__itJlFG__cancelButton{color:#1f1f1f;background-color:#fff;border:1px solid #d0d0d0;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:48px;font-size:16px;font-weight:700;display:flex}
@keyframes style-module__Z5jthG__modalEnter{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes style-module__Z5jthG__modalExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes style-module__Z5jthG__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__Z5jthG__overlayFadeOut{0%{opacity:1}to{opacity:0}}.style-module__Z5jthG__overlay{z-index:2;background:#1a1a1a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__Z5jthG__overlayEnter{animation:.2s ease-out both style-module__Z5jthG__overlayFadeIn}.style-module__Z5jthG__overlayExit{animation:.2s ease-in both style-module__Z5jthG__overlayFadeOut}.style-module__Z5jthG__modal{z-index:2;background:#fff;border-radius:28px;flex-direction:column;width:min(92%,360px);padding:40px 24px 24px;display:flex;position:relative;box-shadow:0 30px 80px #0000001f}.style-module__Z5jthG__modalEnter{animation:.28s cubic-bezier(.34,1.56,.64,1) both style-module__Z5jthG__modalEnter}.style-module__Z5jthG__modalExit{animation:.2s ease-in both style-module__Z5jthG__modalExit}.style-module__Z5jthG__closeButton{position:absolute;top:16px;right:16px}.style-module__Z5jthG__closeIcon{width:20px;display:flex}
.style-module__QVpjaq__header{flex-direction:column;gap:2px;padding:16px;display:flex}.style-module__QVpjaq__productTitle{font-size:18px;font-weight:700;line-height:1.6}.style-module__QVpjaq__productDetail{color:#9b9b9b;font-size:12px}.style-module__QVpjaq__linkList{border-top:1px solid #e8e8e8;flex:1;overflow-y:auto}.style-module__QVpjaq__linkItem+.style-module__QVpjaq__linkItem{border-top:1px solid #e8e8e8}.style-module__QVpjaq__linkAnchor{justify-content:space-between;align-items:center;padding:18px 16px;display:flex}.style-module__QVpjaq__platformName{font-size:16px;font-weight:700}.style-module__QVpjaq__priceWrapper{align-items:center;gap:16px;display:flex}.style-module__QVpjaq__price{font-size:16px;font-weight:600}.style-module__QVpjaq__chevron{width:24px}.style-module__QVpjaq__disclaimer{color:#9b9b9b;text-align:center;padding:20px 16px;font-size:12px;line-height:1.6}
.style-module__RAzL2q__content{flex-direction:column;gap:8px;display:flex}.style-module__RAzL2q__hiddenInput{opacity:0;position:absolute}.style-module__RAzL2q__actions{flex-direction:column;gap:8px;display:flex}
.style-module__fCoAiq__clip{border-right:1px solid #ffffff12;width:240px;transition:width .3s;display:flex;overflow:hidden}.style-module__fCoAiq__clipCollapsed{border-right-width:0;width:0}.style-module__fCoAiq__sidebar{overscroll-behavior:contain;background:#1a1a1a;flex-direction:column;flex-shrink:0;width:240px;display:flex;overflow-y:auto}
.style-module__8FGW6a__row{border-bottom:1px solid #f0f0f0;padding:0 10% 8px;position:relative}.style-module__8FGW6a__input{color:#1f1f1f;text-align:center;resize:none;background:0 0;outline:none;width:100%;font-size:24px;font-weight:700;line-height:1.6;overflow:hidden}.style-module__8FGW6a__placeholder{pointer-events:none;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.style-module__8FGW6a__placeholderText{color:#aaa;font-size:24px;font-weight:700;line-height:1.6}.style-module__8FGW6a__placeholderMark{color:#6b6b6b;vertical-align:super;font-size:12px}.style-module__8FGW6a__error{text-align:center;padding-top:4px}
.style-module__HuJBMW__container{flex-direction:column;gap:14px;padding:0 16px 16px;display:flex}.style-module__HuJBMW__purchaseButton{color:#fff;background-color:#1a1a1a;border-radius:9999px;justify-content:space-between;align-items:center;height:54px;padding:0 24px;font-size:16px;font-weight:700;display:flex}.style-module__HuJBMW__allLinksLink{text-align:center;font-size:12px}.style-module__HuJBMW__disclaimer{color:#9b9b9b;text-align:center;font-size:10px}
.style-module__dYGVjq__container{flex-direction:column;gap:8px;padding:16px 0;display:flex}.style-module__dYGVjq__title{color:#9b9b9b;padding:0 16px;font-size:12px;font-weight:700}.style-module__dYGVjq__list{scrollbar-width:none;cursor:grab;gap:8px;padding:0 16px;display:flex;overflow-x:scroll}.style-module__dYGVjq__list::-webkit-scrollbar{display:none}.style-module__dYGVjq__list:active{cursor:grabbing}.style-module__dYGVjq__item{flex-direction:column;flex-shrink:0;gap:4px;width:38%;display:flex}.style-module__dYGVjq__avatarWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.style-module__dYGVjq__displayName{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}
.style-module__yKGcpq__container{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.style-module__yKGcpq__iconWrapper{width:44px}.style-module__yKGcpq__message{font-size:16px;font-weight:700}
.style-module__0xWREG__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}
.style-module__36nTwG__gridWrapper{min-height:100svh}
.style-module__M5HVka__divider{border:none;border-top:1px solid #e8e8e8}
.style-module__SEzMva__toggle{aspect-ratio:1;color:#1a1a1a;background:#fff;border:1px solid #0000001f;border-radius:9999px;justify-content:center;align-items:center;width:48px;transition:background-color .15s;display:flex;position:absolute;bottom:32px;right:-24px;box-shadow:0 4px 12px #00000029}.style-module__SEzMva__toggle:hover{background:#f0f0f0}.style-module__SEzMva__toggleCollapsed{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.style-module__SEzMva__toggleCollapsed:hover{background:#2e2e2e}.style-module__SEzMva__iconWrapper{width:20px}
.style-module__Q-aFFa__container{flex-direction:column;display:flex}.style-module__Q-aFFa__submitBar{bottom:0;left:max(0px,calc(50vw - var(--app-max-width)/2));right:max(0px,calc(50vw - var(--app-max-width)/2));z-index:1;padding:16px;position:fixed}
.style-module__NbbakG__header{z-index:2;background-color:#0000;justify-content:center;align-items:center;min-height:56px;padding:16px;display:flex;position:sticky;top:0}.style-module__NbbakG__headerFixed{max-width:var(--app-max-width);z-index:2;background-color:#0000;justify-content:center;align-items:center;min-height:56px;margin-inline:auto;padding:16px;display:flex;position:fixed;top:0;left:0;right:0}.style-module__NbbakG__backButton{aspect-ratio:1;-webkit-tap-highlight-color:transparent;border-radius:9999px;justify-content:center;align-items:center;width:44px;transition:background-color .15s ease-out;display:flex;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.style-module__NbbakG__backButton:active{background-color:#00000014}.style-module__NbbakG__backIconWrapper{width:28px}.style-module__NbbakG__rightSlot{position:absolute;top:0;bottom:0;right:0}
.style-module__e2Q-YW__banner{max-width:var(--app-max-width);color:#fff;background:#c0392b;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:8px 16px;display:flex;position:fixed;top:0;left:0;right:0}.style-module__e2Q-YW__label{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.style-module__e2Q-YW__endButton{color:#c0392b;text-align:center;background:#fff;border-radius:4px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:600}.style-module__e2Q-YW__endButton:disabled{opacity:.7}
.style-module__W5uXqW__container{flex-direction:column;padding:0 16px 16px;display:flex}.style-module__W5uXqW__button{color:#fff;background-color:#1a1a1a;border-radius:9999px;justify-content:center;align-items:center;height:54px;padding:0 24px;font-size:16px;font-weight:700;display:flex}
.style-module__iYjSJG__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}
.style-module__J2JTiq__root{cursor:pointer;align-items:center;gap:8px;display:flex;position:relative}.style-module__J2JTiq__input{opacity:0;position:absolute}.style-module__J2JTiq__box{aspect-ratio:1;border:1.5px solid #c4c4c4;border-radius:3px;flex-shrink:0;width:20px;position:relative}.style-module__J2JTiq__box:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.style-module__J2JTiq__input:checked+.style-module__J2JTiq__box{background-color:#1f1f1f;border-color:#1f1f1f}.style-module__J2JTiq__input:checked+.style-module__J2JTiq__box:after{opacity:1}.style-module__J2JTiq__input:focus-visible+.style-module__J2JTiq__box{outline-offset:2px;outline:2px solid #1a1a1a}.style-module__J2JTiq__labelText{color:#1f1f1f;font-size:12px;font-weight:500}
.style-module__yazZqG__shell{isolation:isolate;background:#fafafa;height:100dvh;display:flex;overflow:hidden}.style-module__yazZqG__sidebarArea{flex-shrink:0;display:none;position:relative}@media (min-width:768px){.style-module__yazZqG__sidebarArea{display:flex}}.style-module__yazZqG__mainArea{overscroll-behavior:contain;flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.style-module__yazZqG__content{flex:1;padding:0}
.style-module__F8Qs9a__section{flex-direction:column;gap:16px;display:flex}.style-module__F8Qs9a__textBlock{flex-direction:column;gap:8px;display:flex}.style-module__F8Qs9a__heading{color:#1f1f1f;font-size:14px;font-weight:400}.style-module__F8Qs9a__body{color:#6b6b6b;font-size:10px;line-height:1.7}.style-module__F8Qs9a__termsLink{color:#6b6b6b;text-underline-offset:2px;align-self:flex-start;font-size:10px;text-decoration:underline}
.style-module__ADipQG__container{padding:40px 24px}.style-module__ADipQG__completionContent{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.style-module__ADipQG__iconWrapper{width:44px}.style-module__ADipQG__headline{font-size:22px;font-weight:700}.style-module__ADipQG__bodyText{color:#1f1f1f;font-size:12px;line-height:1.7}.style-module__ADipQG__resendText{color:#6b6b6b;justify-content:center;align-items:center;gap:4px;font-size:12px;display:flex}.style-module__ADipQG__resendButton{text-underline-offset:2px;color:#6b6b6b;font-size:12px;text-decoration:underline}.style-module__ADipQG__ctaButton{color:#fff;background-color:#1f1f1f;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:54px;font-size:14px;font-weight:500;display:flex}
.style-module__2Z4saW__card{flex-direction:column;align-items:center;gap:8px;display:flex}.style-module__2Z4saW__avatarWrapper{aspect-ratio:1;border-radius:9999px;width:80px;position:relative;overflow:hidden}.style-module__2Z4saW__displayName{color:#1f1f1f;text-align:center;word-break:break-word;font-size:12px;font-weight:500}
.style-module__OmNsuq__container{flex-direction:column;display:flex}.style-module__OmNsuq__container>*+*{border-top:1px solid #e8e8e8}
.style-module__O492qG__overlay{opacity:0;background:#1a1a1a66;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.style-module__O492qG__overlayOpen{opacity:1}.style-module__O492qG__clip{max-width:var(--app-max-width);pointer-events:none;margin:0 auto;position:absolute;inset:0;overflow:hidden}.style-module__O492qG__panel{pointer-events:auto;overscroll-behavior:contain;background:#fff;flex-direction:column;width:80%;padding:56px 24px 16px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.style-module__O492qG__panelOpen{transform:translate(0)}@media (prefers-reduced-motion:reduce){.style-module__O492qG__overlay,.style-module__O492qG__panel{transition:none}}.style-module__O492qG__closeButton{aspect-ratio:1;border-radius:9999px;justify-content:center;align-items:center;width:44px;display:flex;position:absolute;top:6px;right:6px}.style-module__O492qG__closeButton:active{background-color:#00000014}.style-module__O492qG__closeIconWrapper{width:24px;display:flex}.style-module__O492qG__menu{flex-direction:column;margin-top:4px;display:flex}.style-module__O492qG__menuItem{color:#1a1a1a;align-items:center;gap:16px;padding:12px 0;display:flex}.style-module__O492qG__menuIconWrapper{width:24px;display:flex}.style-module__O492qG__menuLabel{font-size:16px;font-weight:500}.style-module__O492qG__adminSwitchLink{color:#e03b3b;background:#e03b3b14;border-radius:8px;align-items:center;gap:16px;width:100%;margin-top:8px;padding:12px;display:flex}.style-module__O492qG__adminSwitchLink:active{background:#e03b3b29}.style-module__O492qG__adminSwitchIcon{aspect-ratio:1;background-color:currentColor;width:24px;-webkit-mask:url(/assets/icons/arrow-right-left.svg) 50%/contain no-repeat;mask:url(/assets/icons/arrow-right-left.svg) 50%/contain no-repeat}.style-module__O492qG__logoutButton{color:#1a1a1a;text-align:center;border:1px solid #1a1a1a;border-radius:9999px;margin-top:32px;padding:12px 24px;font-size:16px}
.style-module__VINmwa__container{flex-direction:column;display:flex}.style-module__VINmwa__container>*+*{border-top:1px solid #e8e8e8}
.style-module__waG2pq__container{flex-direction:column;gap:16px;padding:16px 0;display:flex}.style-module__waG2pq__title{color:#1f1f1f;padding:0 16px;font-size:32px;font-weight:300}
.style-module__xi0A-W__row{align-items:center;gap:12px;display:flex}.style-module__xi0A-W__iconWrapper{width:24px}.style-module__xi0A-W__label{flex:1;font-size:16px;font-weight:700}.style-module__xi0A-W__arrowWrapper{width:20px}
.style-module__s8gvBW__container{flex-direction:column;display:flex}.style-module__s8gvBW__container>*+*{border-top:1px solid #e8e8e8}
.style-module__2z2u0W__container{flex-direction:column;display:flex}.style-module__2z2u0W__imageWrapper{position:relative}.style-module__2z2u0W__head{gap:12px;padding:24px 10%;display:grid}.style-module__2z2u0W__title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:1.6}.style-module__2z2u0W__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.style-module__2z2u0W__separator{color:#9b9b9b}.style-module__2z2u0W__author{font-weight:400}.style-module__2z2u0W__authorPrefix,.style-module__2z2u0W__timestamp{color:#9b9b9b}.style-module__2z2u0W__snsLink{justify-self:center;width:28px}
.style-module__c_dbAa__section{flex-direction:column;gap:16px;display:flex}
.style-module__iI5SRa__container{flex-direction:column;padding-top:16px;display:flex}.style-module__iI5SRa__unpublishedOverlay{z-index:1;touch-action:pan-y;background-color:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__iI5SRa__unpublishedIcon{width:72px}
.style-module__Bpy3EG__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;display:grid}.style-module__Bpy3EG__empty{color:#6b6b6b;text-align:center;padding:40px 0;font-size:14px}
.style-module__ZCHZQG__header{top:var(--impersonation-banner-offset);z-index:2;will-change:transform;background-color:#fff;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;padding:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky}.style-module__ZCHZQG__hidden{transform:translateY(-100%)}.style-module__ZCHZQG__instant{transition:none}@media (prefers-reduced-motion:reduce){.style-module__ZCHZQG__header{transition:none}}.style-module__ZCHZQG__backButton{aspect-ratio:1;-webkit-tap-highlight-color:transparent;border-radius:9999px;justify-content:center;align-items:center;width:44px;transition:background-color .15s ease-out;display:flex;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.style-module__ZCHZQG__backButton:active{background-color:#00000014}.style-module__ZCHZQG__backIconWrapper{width:28px}.style-module__ZCHZQG__menuButton{aspect-ratio:1;-webkit-tap-highlight-color:transparent;border-radius:9999px;justify-content:center;align-items:center;width:44px;transition:background-color .15s ease-out;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.style-module__ZCHZQG__menuButton:active{background-color:#00000014}.style-module__ZCHZQG__menuIconWrapper{width:24px;display:flex}.style-module__ZCHZQG__logoWrapper{width:80px}
.style-module__z2LdUa__list{flex-direction:column;gap:16px;display:flex}
.style-module__2ww60q__section{flex-direction:column;gap:8px;padding-top:8px;display:flex}.style-module__2ww60q__affiliateNotice{text-align:center;color:#9b9b9b;padding-bottom:8px;font-size:10px;font-weight:400}.style-module__2ww60q__title{color:#9a9a9a;padding:0 8px;font-size:12px;font-weight:400}.style-module__2ww60q__grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}
.style-module__kqMEGa__wrapper{position:relative}.style-module__kqMEGa__input{padding-right:56px}.style-module__kqMEGa__toggleButton{aspect-ratio:1;justify-content:center;align-items:center;width:24px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.style-module__kqMEGa__iconWrapper{width:24px}
.style-module__lH1Ija__field{flex-direction:column;gap:4px;display:flex}.style-module__lH1Ija__label{color:#1f1f1f;font-size:12px}.style-module__lH1Ija__note{align-items:flex-start;gap:4px;display:flex}.style-module__lH1Ija__infoIcon{flex-shrink:0;width:14px;margin-top:2px}.style-module__lH1Ija__helperText{color:#9b9b9b;font-size:10px;line-height:1.6}.style-module__lH1Ija__contactLink{text-underline-offset:2px;text-decoration:underline}
.style-module__zpCS_G__section{flex-direction:column;gap:16px;display:flex}
.style-module__MaQ94W__container{justify-content:center;align-items:center;min-height:100dvh;display:flex}
.style-module__PlCMnq__container{justify-content:center;align-items:center;min-height:100dvh;display:flex}
.style-module__alFGwG__container{padding:40px 24px}.style-module__alFGwG__formContent{flex-direction:column;gap:16px;display:flex}.style-module__alFGwG__headline{font-size:22px;font-weight:700}.style-module__alFGwG__form{flex-direction:column;gap:16px;display:flex}.style-module__alFGwG__field{flex-direction:column;gap:4px;display:flex}.style-module__alFGwG__label{font-size:12px}.style-module__alFGwG__helperText{color:#9b9b9b;font-size:10px}.style-module__alFGwG__submitButtonWrapper{margin-top:16px}
.style-module__Drtusa__container{padding:40px 24px}.style-module__Drtusa__formContent{flex-direction:column;gap:16px;display:flex}.style-module__Drtusa__headline{font-size:22px;font-weight:700}.style-module__Drtusa__form{flex-direction:column;gap:32px;display:flex}.style-module__Drtusa__field{flex-direction:column;gap:4px;display:flex}.style-module__Drtusa__label{font-size:12px}
.style-module__G6dcna__container{padding:40px 24px}.style-module__G6dcna__formContent{flex-direction:column;gap:16px;display:flex}.style-module__G6dcna__headline{text-align:left;font-size:22px;font-weight:700}.style-module__G6dcna__form{flex-direction:column;gap:16px;display:flex}.style-module__G6dcna__field{flex-direction:column;gap:4px;display:flex}.style-module__G6dcna__label{font-size:12px}.style-module__G6dcna__helperText{color:#9b9b9b;font-size:10px}.style-module__G6dcna__divider{flex-direction:row;align-items:center;gap:24px;display:flex}.style-module__G6dcna__dividerLine{border-top:1px solid #d0d0d0;flex:1}.style-module__G6dcna__dividerText{color:#9b9b9b;font-size:12px}.style-module__G6dcna__googleButton{color:#1f1f1f;background-color:#fff;border:1px solid #d0d0d0;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;font-size:14px;font-weight:600;display:flex}.style-module__G6dcna__googleButton:disabled{opacity:.7}.style-module__G6dcna__googleIconWrapper{width:18px}.style-module__G6dcna__loginGuide{color:#6b6b6b;text-align:center;font-size:12px}.style-module__G6dcna__loginLink{text-underline-offset:2px;text-decoration:underline}.style-module__G6dcna__terms{color:#9b9b9b;text-align:center;font-size:10px;line-height:1.6}.style-module__G6dcna__termsLink{text-underline-offset:2px;text-decoration:underline}.style-module__G6dcna__redirectLoading{justify-content:center;align-items:center;min-height:100dvh;display:flex}
.style-module__gfb0CW__container{padding:40px 24px}.style-module__gfb0CW__formContent{flex-direction:column;gap:16px;display:flex}.style-module__gfb0CW__headline{text-align:left;font-size:22px;font-weight:700}.style-module__gfb0CW__form{flex-direction:column;gap:16px;display:flex}.style-module__gfb0CW__field{flex-direction:column;gap:4px;display:flex}.style-module__gfb0CW__label{font-size:12px}.style-module__gfb0CW__forgotPasswordText{color:#6b6b6b;font-size:12px}.style-module__gfb0CW__forgotPasswordLink{text-underline-offset:2px;text-decoration:underline}.style-module__gfb0CW__divider{flex-direction:row;align-items:center;gap:24px;display:flex}.style-module__gfb0CW__dividerLine{border-top:1px solid #d0d0d0;flex:1}.style-module__gfb0CW__dividerText{color:#9b9b9b;font-size:12px}.style-module__gfb0CW__googleButton{color:#1f1f1f;background-color:#fff;border:1px solid #d0d0d0;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;font-size:14px;font-weight:600;display:flex}.style-module__gfb0CW__googleButton:disabled{opacity:.7}.style-module__gfb0CW__googleIconWrapper{width:18px}.style-module__gfb0CW__registerGuide{color:#6b6b6b;text-align:center;font-size:12px}.style-module__gfb0CW__registerLink{text-underline-offset:2px;text-decoration:underline}.style-module__gfb0CW__redirectLoading{justify-content:center;align-items:center;min-height:100dvh;display:flex}
.style-module__OUY_3a__container{padding:40px 24px}.style-module__OUY_3a__formContent{flex-direction:column;gap:16px;display:flex}.style-module__OUY_3a__headline{text-align:left;font-size:22px;font-weight:700}.style-module__OUY_3a__requiredNote{color:#e03b3b;font-size:12px}.style-module__OUY_3a__required{color:#e03b3b;font-size:14px}.style-module__OUY_3a__form{flex-direction:column;gap:16px;display:flex}.style-module__OUY_3a__field{flex-direction:column;gap:4px;display:flex}.style-module__OUY_3a__label{color:#1f1f1f;font-size:12px}.style-module__OUY_3a__bodyFooter{justify-content:space-between;align-items:center;gap:8px;display:flex}.style-module__OUY_3a__bodyError{flex:1}
.style-module__FfCKbW__container{flex-direction:column;gap:16px;padding:16px;display:flex}.style-module__FfCKbW__title{color:#1f1f1f;font-size:20px;font-weight:700}
.style-module__mA5ayG__container{padding:40px 24px}.style-module__mA5ayG__formContent{flex-direction:column;gap:16px;display:flex}.style-module__mA5ayG__headline{text-align:left;font-size:22px;font-weight:700}.style-module__mA5ayG__requiredNote{color:#e03b3b;font-size:12px}.style-module__mA5ayG__required{color:#e03b3b;font-size:14px}.style-module__mA5ayG__form{flex-direction:column;gap:16px;display:flex}.style-module__mA5ayG__field{flex-direction:column;gap:4px;display:flex}.style-module__mA5ayG__label{color:#1f1f1f;font-size:12px}.style-module__mA5ayG__snsGroup{flex-direction:column;gap:16px;display:flex}.style-module__mA5ayG__reasonFooter{justify-content:space-between;align-items:center;gap:8px;display:flex}.style-module__mA5ayG__reasonError{flex:1}.style-module__mA5ayG__termsLink{text-underline-offset:2px;text-decoration:underline}
.style-module__Nqo0UG__container{flex-direction:column;gap:24px;padding:40px 24px;display:flex}.style-module__Nqo0UG__headline{font-size:22px;font-weight:700}.style-module__Nqo0UG__form{flex-direction:column;gap:24px;display:flex}.style-module__Nqo0UG__field{flex-direction:column;gap:4px;display:flex}.style-module__Nqo0UG__label{color:#1f1f1f;font-size:12px}.style-module__Nqo0UG__required{color:#e03b3b;font-size:14px}.style-module__Nqo0UG__helperText{color:#9b9b9b;font-size:10px;line-height:1.6}
.style-module__oacBVW__container{padding:40px 24px}.style-module__oacBVW__formContent{flex-direction:column;gap:16px;display:flex}.style-module__oacBVW__headline{font-size:22px;font-weight:700}.style-module__oacBVW__requiredNote{color:#e03b3b;font-size:12px}.style-module__oacBVW__required{color:#e03b3b;font-size:14px}.style-module__oacBVW__form{flex-direction:column;gap:16px;display:flex}.style-module__oacBVW__field{flex-direction:column;gap:4px;display:flex}.style-module__oacBVW__label{color:#1f1f1f;font-size:12px}.style-module__oacBVW__helperText{color:#9b9b9b;font-size:10px;line-height:1.6}.style-module__oacBVW__imageUploadButton{background-color:#f0f0f0;justify-content:center;align-items:center;width:calc(100% + 48px);margin-left:-24px;display:flex;position:relative;overflow:hidden}.style-module__oacBVW__previewOverlay{background-color:#1a1a1a66;position:absolute;inset:0}.style-module__oacBVW__previewCenter{aspect-ratio:9/16;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.style-module__oacBVW__cameraCircle{aspect-ratio:1;background-color:#cfcfcfcc;border-radius:9999px;justify-content:center;align-items:center;width:34px;padding:6px;display:flex}.style-module__oacBVW__cameraCircleCorner{z-index:1;position:absolute;bottom:16px;right:16px}.style-module__oacBVW__cameraIcon{width:100%}.style-module__oacBVW__bioFooter{justify-content:space-between;align-items:center;gap:8px;display:flex}.style-module__oacBVW__bioError{flex:1}
.style-module__zVtPBG__container{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.style-module__zVtPBG__iconWrapper{width:44px}.style-module__zVtPBG__message{font-size:16px;font-weight:700}
.style-module__YMlJoG__container{flex-direction:column;gap:24px;padding:40px 24px;display:flex}.style-module__YMlJoG__headline{font-size:22px;font-weight:700}.style-module__YMlJoG__form{flex-direction:column;gap:24px;display:flex}.style-module__YMlJoG__deleteLink{color:#e03b3b;align-self:flex-start;font-size:16px;font-weight:500}
.style-module__BRmR4q__container{flex-direction:column;gap:16px;padding:24px;display:flex}.style-module__BRmR4q__title{color:#1f1f1f;font-size:20px;font-weight:700}
.style-module__nIhkma__container{flex-direction:column;display:flex}
.style-module__nGoFwq__page{isolation:isolate;max-width:var(--app-max-width);min-height:100svh;padding-top:var(--impersonation-banner-offset);flex-direction:column;margin:0 auto;padding-bottom:32px;display:flex;box-shadow:4px 0 12px #0000000f,-4px 0 12px #0000000f}.style-module__nGoFwq__content{flex-direction:column;flex:1;padding:0;display:flex}.style-module__nGoFwq__loadingScreen{min-height:100svh}
.style-module__NgJmoW__container{justify-content:center;align-items:flex-start;padding-top:48px;display:flex}
