.page-module-scss-module__ZZ21eG__imgUpload{border:1px solid var(--surface-border);background-color:var(--surface);border-radius:8px;justify-content:center;align-items:center;width:100%;height:120px;display:flex}.page-module-scss-module__ZZ21eG__imgWrapper{width:100%;height:120px;position:relative}.page-module-scss-module__ZZ21eG__img{object-fit:cover;border-radius:8px}.page-module-scss-module__ZZ21eG__cancelBtn{background-color:var(--page-bg);color:var(--text);box-shadow:0 0 0 1px var(--surface-border),0 2px 8px #00000080;border-radius:50%;position:absolute;top:0;right:0;transform:translate(-10px,10px)}.page-module-scss-module__ZZ21eG__avatarPickBtn button{--button-light-bg:var(--page-bg);--button-light-bg-hover:color-mix(in srgb, var(--page-bg) 82%, #fff);box-shadow:0 0 0 1px var(--surface-border),0 2px 8px #00000080}
.PageTitle-module-scss-module__gd7IIW__wrapper{--pt-gap-y:1rem;--pt-divider-color:var(--bs-border-color);--pt-subtitle-color:var(--bs-secondary-color);--pt-actions-gap:.5rem;margin:0 0 var(--pt-gap-y)}.PageTitle-module-scss-module__gd7IIW__title{word-break:break-word;margin:0;line-height:1.3}.PageTitle-module-scss-module__gd7IIW__subtitle{color:var(--pt-subtitle-color);margin-top:.25rem}.PageTitle-module-scss-module__gd7IIW__sectiontitle{margin-top:1.25rem}.PageTitle-module-scss-module__gd7IIW__divider{border-bottom:1px solid var(--pt-divider-color);margin-bottom:var(--pt-gap-y);padding-bottom:.75rem}.PageTitle-module-scss-module__gd7IIW__actions{align-items:center;gap:var(--pt-actions-gap);color:var(--pt-actions-color,grey);flex-wrap:wrap;display:flex}@media (min-width:992px){.PageTitle-module-scss-module__gd7IIW__wrapper{--pt-gap-y:1rem}.PageTitle-module-scss-module__gd7IIW__divider{padding-bottom:1rem}}@media (prefers-color-scheme:dark){.PageTitle-module-scss-module__gd7IIW__divider{border-bottom-color:var(--bs-border-color)}}
.Header-module-scss-module__FWQHbG__logoWrapper{aspect-ratio:3;width:100px;height:auto;position:relative}@media (min-width:768px){.Header-module-scss-module__FWQHbG__logoWrapper{width:120px}}.Header-module-scss-module__FWQHbG__logoImage{object-fit:contain}.Header-module-scss-module__FWQHbG__header{z-index:1000;height:var(--header-common-height);background-color:var(--mobile-header-bg,white);border-bottom:var(--mobile-header-border,#eee) 1px solid;transition:transform .3s;position:sticky;top:0;box-shadow:0 2px 10px #00000008}.dark-page .Header-module-scss-module__FWQHbG__header{-webkit-backdrop-filter:blur(14px);box-shadow:none}
.SpaceForm-module-scss-module__wKmCTW__pageControl{text-align:center;background-color:color-mix(in srgb, var(--page-bg,#fff) 82%, transparent);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:12px;font-weight:700;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.SpaceForm-module-scss-module__wKmCTW__pageControl{border-radius:8px;width:100%;position:static}}
.CheckBtn-module-scss-module__YmXz_a__btn{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:2px solid #adb5bd;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.CheckBtn-module-scss-module__YmXz_a__btn:hover{border:2px solid #ca6168}.CheckBtn-module-scss-module__YmXz_a__btnActive{color:#fff;background-color:#ca6168;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}[data-bs-theme=dark] .CheckBtn-module-scss-module__YmXz_a__btn{background-color:var(--surface);border-color:var(--surface-border)}
.SpaceForm-module-scss-module__jZxSHa__form{--form-accent:#e8798c;--form-accent-soft:#e8798c24;--form-danger:#ff8b7d}.SpaceForm-module-scss-module__jZxSHa__pageControl{text-align:center;padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:color-mix(in srgb, var(--page-bg) 78%, transparent);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--surface-border);justify-content:space-between;align-items:center;font-weight:700;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.SpaceForm-module-scss-module__jZxSHa__pageControl{-webkit-backdrop-filter:none;background:0 0;border-radius:8px;width:100%;padding-bottom:12px;position:static}}.SpaceForm-module-scss-module__jZxSHa__prevBtn{color:var(--text-dim);cursor:pointer;font-size:.9rem;transition:color .16s}.SpaceForm-module-scss-module__jZxSHa__prevBtn:hover{color:var(--text)}.SpaceForm-module-scss-module__jZxSHa__nextBtn{color:var(--form-accent);cursor:pointer;margin-left:auto;font-size:.9rem;transition:color .16s}.SpaceForm-module-scss-module__jZxSHa__nextBtn.SpaceForm-module-scss-module__jZxSHa__pending{color:var(--text-faint)}.SpaceForm-module-scss-module__jZxSHa__nextBtn:disabled{color:var(--text-faint);cursor:default}
.CardView-module-scss-module__5J5jUG__section{background-color:var(--card-bg,#fff);width:100%;box-shadow:var(--card-shadow,0px 0px 5px 0px #0000001a);border-radius:16px;flex:0 0 100%;margin:16px 0;padding:20px;font-size:14px}
.ButtonOutline-module-scss-module__eBPuqa__button{white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;font-weight:600;transition:all .2s ease-in-out;display:inline-flex}.ButtonOutline-module-scss-module__eBPuqa__button-lg{padding:10px 32px;font-size:16px}.ButtonOutline-module-scss-module__eBPuqa__button-md{padding:6px 24px;font-size:14px}.ButtonOutline-module-scss-module__eBPuqa__button-sm{padding:4px 12px;font-size:14px}.ButtonOutline-module-scss-module__eBPuqa__button-red{color:#d4646b;background-color:var(--button-outline-bg,#fff);outline:1px solid #d4646b}.ButtonOutline-module-scss-module__eBPuqa__button-red:hover{color:#fff;background-color:#d4646b}.ButtonOutline-module-scss-module__eBPuqa__button-red:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.ButtonOutline-module-scss-module__eBPuqa__button-green{color:#5aab9b;background-color:var(--button-outline-bg,#fff);outline:1px solid #5aab9b}.ButtonOutline-module-scss-module__eBPuqa__button-green:hover{color:#fff;background-color:#5aab9b}.ButtonOutline-module-scss-module__eBPuqa__button-green:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.ButtonOutline-module-scss-module__eBPuqa__button-orange{color:#e27928;background-color:var(--button-outline-bg,#fff);outline:1px solid #e27928}.ButtonOutline-module-scss-module__eBPuqa__button-orange:hover{color:#fff;background-color:#e27928}.ButtonOutline-module-scss-module__eBPuqa__button-orange:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.ButtonOutline-module-scss-module__eBPuqa__button-dark{color:var(--button-outline-dark-color,#000);background-color:var(--button-outline-bg,#fff);outline:1px solid var(--button-outline-dark-border,#000)}.ButtonOutline-module-scss-module__eBPuqa__button-dark:hover{color:#fff;background-color:var(--button-outline-dark-hover-bg,#000)}.ButtonOutline-module-scss-module__eBPuqa__button-dark:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.ButtonOutline-module-scss-module__eBPuqa__button-fit{width:auto}.ButtonOutline-module-scss-module__eBPuqa__button-expand{width:100%;display:block}
.ExclusiveApplySheet-module-scss-module__MvL4xW__subjectStrip{background:var(--surface);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.ExclusiveApplySheet-module-scss-module__MvL4xW__subjectThumb{background:var(--surface-strong);border-radius:8px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.ExclusiveApplySheet-module-scss-module__MvL4xW__lead{border-left:3px solid var(--brand-gold);background:var(--surface);border-radius:12px;padding:16px}.ExclusiveApplySheet-module-scss-module__MvL4xW__pointIcon{width:32px;height:32px;color:var(--brand-gold);background:var(--surface-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ExclusiveApplySheet-module-scss-module__MvL4xW__steps{counter-reset:step;margin:0;padding:0;list-style:none}.ExclusiveApplySheet-module-scss-module__MvL4xW__steps li{color:var(--text-dim);padding-left:30px;position:relative}.ExclusiveApplySheet-module-scss-module__MvL4xW__steps li+li{margin-top:10px}.ExclusiveApplySheet-module-scss-module__MvL4xW__steps li:before{counter-increment:step;content:counter(step);width:20px;height:20px;color:var(--text);background:var(--surface-strong);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1px;left:0}.ExclusiveApplySheet-module-scss-module__MvL4xW__applyBtn{color:#fff;background:var(--brand-rose);border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-weight:700;text-decoration:none;transition:filter .2s;display:flex}.ExclusiveApplySheet-module-scss-module__MvL4xW__applyBtn:hover{color:#fff;filter:brightness(1.1)}.ExclusiveApplySheet-module-scss-module__MvL4xW__applyBtnIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}
.PickerList-module-scss-module__tOm4da__list{flex-direction:column;gap:8px;display:flex}.PickerList-module-scss-module__tOm4da__row{color:var(--text);background:var(--surface);border:1px solid var(--surface-border);cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.PickerList-module-scss-module__tOm4da__row:hover{background:var(--surface-hover)}.PickerList-module-scss-module__tOm4da__row.PickerList-module-scss-module__tOm4da__rowSelected{background:var(--surface-hover);border-color:var(--brand-rose-bright);box-shadow:0 0 0 1px var(--brand-rose-bright)}.PickerList-module-scss-module__tOm4da__row.PickerList-module-scss-module__tOm4da__rowAll{border-style:dashed;margin-bottom:4px}.PickerList-module-scss-module__tOm4da__row.PickerList-module-scss-module__tOm4da__rowLocked{cursor:default;color:var(--text-dim);background:var(--surface);border-color:var(--surface-border);box-shadow:none}.PickerList-module-scss-module__tOm4da__row.PickerList-module-scss-module__tOm4da__rowLocked:hover{background:var(--surface)}.PickerList-module-scss-module__tOm4da__cancelBtn{white-space:nowrap;color:var(--brand-rose-bright);border:1px solid var(--brand-rose-bright);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;align-self:center;padding:4px 10px;transition:all .2s}.PickerList-module-scss-module__tOm4da__cancelBtn:hover{color:#fff;background:var(--brand-rose)}.PickerList-module-scss-module__tOm4da__checkbox{flex-shrink:0;margin-top:2px}.PickerList-module-scss-module__tOm4da__lockTag{background:var(--surface-strong);color:var(--text-dim);white-space:nowrap;border-radius:999px;flex-shrink:0;align-self:center;padding:2px 8px}.PickerList-module-scss-module__tOm4da__rangeText{color:var(--brand-rose-bright)}
.ScheduleStep-module-scss-module__SD-Ksq__panel{background:var(--surface);border:1px solid var(--surface-border);border-radius:12px;padding:16px 14px;position:relative}.ScheduleStep-module-scss-module__SD-Ksq__rangeDash{color:var(--text-dim);flex-shrink:0;padding-bottom:8px}.ScheduleStep-module-scss-module__SD-Ksq__dayChip{color:var(--text-dim);border:1px solid var(--surface-border);cursor:pointer;background:0 0;border-radius:999px;padding:4px 12px;transition:all .2s}.ScheduleStep-module-scss-module__SD-Ksq__dayChip:hover{color:var(--text);border-color:var(--brand-rose-bright)}.ScheduleStep-module-scss-module__SD-Ksq__dayChip.ScheduleStep-module-scss-module__SD-Ksq__dayChipActive{color:#fff;background:var(--brand-rose);border-color:var(--brand-rose)}.ScheduleStep-module-scss-module__SD-Ksq__dayCount,.ScheduleStep-module-scss-module__SD-Ksq__impressionCount{color:var(--brand-rose-bright)}.ScheduleStep-module-scss-module__SD-Ksq__amountField{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:8px;padding:6px 12px;transition:border-color .2s;display:flex}.ScheduleStep-module-scss-module__SD-Ksq__amountField:focus-within{border-color:var(--brand-rose)}.ScheduleStep-module-scss-module__SD-Ksq__amountUnit{color:var(--text-dim);flex-shrink:0}.ScheduleStep-module-scss-module__SD-Ksq__amountInput{width:100%;min-width:0;color:var(--text);background:0 0;border:none;outline:none;padding:0;font-weight:700}.ScheduleStep-module-scss-module__SD-Ksq__amountInput::placeholder{color:#ffffff6b;font-weight:400}
.pushFlow-module-scss-module__HsDU7q__pickerScroll{overscroll-behavior:contain;max-height:46vh;overflow-y:auto}.pushFlow-module-scss-module__HsDU7q__confirmPanel{text-align:center;background:var(--surface);border:1px solid var(--surface-border);border-radius:12px;padding:24px 20px}.pushFlow-module-scss-module__HsDU7q__confirmIcon{width:56px;height:56px;color:var(--brand-rose-bright);background:var(--surface-strong);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.pushFlow-module-scss-module__HsDU7q__scheduleRecap{color:var(--brand-rose-bright);background:var(--surface);border-radius:999px;padding:4px 10px;display:inline-block}.pushFlow-module-scss-module__HsDU7q__tabs{background:var(--surface);border:1px solid var(--surface-border);border-radius:999px;align-self:flex-start;gap:4px;margin-top:20px;padding:4px;display:inline-flex}.pushFlow-module-scss-module__HsDU7q__tab{white-space:nowrap;min-width:88px;color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;transition:all .2s;display:inline-flex}@media (hover:hover){.pushFlow-module-scss-module__HsDU7q__tab:not(.pushFlow-module-scss-module__HsDU7q__tabActive):hover{color:var(--text);background:var(--surface-hover)}}.pushFlow-module-scss-module__HsDU7q__tab.pushFlow-module-scss-module__HsDU7q__tabActive{color:#fff;background:var(--brand-rose)}.pushFlow-module-scss-module__HsDU7q__tabCount{color:#fff;background:var(--brand-rose);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.75rem;line-height:1;display:inline-flex}.pushFlow-module-scss-module__HsDU7q__tabActive .pushFlow-module-scss-module__HsDU7q__tabCount{color:var(--brand-rose);background:#fff}.pushFlow-module-scss-module__HsDU7q__footer{padding:20px 20px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(to bottom, transparent 0%, var(--tone-bg,#0d1412) 36%);align-items:center;gap:12px;margin-top:auto;margin-left:-20px;margin-right:-20px;display:flex;position:sticky;bottom:-16px}
.OfficialVibePushFlow-module-scss-module__PTdzWa__regionList{border:1px solid var(--surface-border);background:var(--surface);border-radius:12px;overflow:hidden}.OfficialVibePushFlow-module-scss-module__PTdzWa__cityRow{width:100%;color:var(--text);border:none;border-top:1px solid var(--surface-border);cursor:pointer;background:0 0;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.OfficialVibePushFlow-module-scss-module__PTdzWa__regionList>:first-child .OfficialVibePushFlow-module-scss-module__PTdzWa__cityRow{border-top:none}@media (hover:hover){.OfficialVibePushFlow-module-scss-module__PTdzWa__cityRow:hover{background:var(--surface-hover)}}.OfficialVibePushFlow-module-scss-module__PTdzWa__cityRow.OfficialVibePushFlow-module-scss-module__PTdzWa__cityRowOn{box-shadow:inset 3px 0 0 var(--brand-rose-bright)}.OfficialVibePushFlow-module-scss-module__PTdzWa__cityName{text-align:left;flex-grow:1;min-width:0}.OfficialVibePushFlow-module-scss-module__PTdzWa__expandBtn{width:32px;height:32px;color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}@media (hover:hover){.OfficialVibePushFlow-module-scss-module__PTdzWa__expandBtn:hover{color:var(--text);background:var(--surface-strong)}}.OfficialVibePushFlow-module-scss-module__PTdzWa__expandIcon{transition:transform .2s}.OfficialVibePushFlow-module-scss-module__PTdzWa__expandIconOpen{transform:rotate(180deg)}.OfficialVibePushFlow-module-scss-module__PTdzWa__districtList{background:var(--surface-strong);flex-direction:column;padding:4px 0 8px;display:flex}.OfficialVibePushFlow-module-scss-module__PTdzWa__districtRow{color:var(--text);cursor:pointer;align-items:center;gap:10px;padding:8px 14px 8px 40px;transition:all .2s;display:flex}@media (hover:hover){.OfficialVibePushFlow-module-scss-module__PTdzWa__districtRow:hover{background:var(--surface-hover)}}.OfficialVibePushFlow-module-scss-module__PTdzWa__rowLocked{cursor:default;color:var(--text-dim)}@media (hover:hover){.OfficialVibePushFlow-module-scss-module__PTdzWa__rowLocked:hover{background:0 0}}.OfficialVibePushFlow-module-scss-module__PTdzWa__lockTag{white-space:nowrap;color:var(--text-dim);background:var(--surface-strong);border-radius:999px;flex-shrink:0;padding:2px 8px}.OfficialVibePushFlow-module-scss-module__PTdzWa__cityRow .OfficialVibePushFlow-module-scss-module__PTdzWa__lockTag{background:var(--surface-hover)}.OfficialVibePushFlow-module-scss-module__PTdzWa__checkbox{flex-shrink:0}.OfficialVibePushFlow-module-scss-module__PTdzWa__searchField{background:var(--surface);border:1px solid var(--surface-border);border-radius:12px;align-items:center;gap:8px;padding:10px 14px;transition:all .2s;display:flex}.OfficialVibePushFlow-module-scss-module__PTdzWa__searchField:focus-within{border-color:var(--brand-rose-bright)}.OfficialVibePushFlow-module-scss-module__PTdzWa__searchInput{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex-grow:1}.OfficialVibePushFlow-module-scss-module__PTdzWa__searchInput::placeholder{color:var(--text-dim)}.OfficialVibePushFlow-module-scss-module__PTdzWa__clearBtn{color:var(--text-dim);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px;display:inline-flex}.OfficialVibePushFlow-module-scss-module__PTdzWa__summary{background:var(--surface);border:1px dashed var(--surface-border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 12px;display:flex}.OfficialVibePushFlow-module-scss-module__PTdzWa__chip{color:var(--brand-rose-bright);background:var(--surface-strong);border:1px solid var(--brand-rose-bright);border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 10px;display:inline-flex}.OfficialVibePushFlow-module-scss-module__PTdzWa__chipRemove{width:18px;height:18px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}@media (hover:hover){.OfficialVibePushFlow-module-scss-module__PTdzWa__chipRemove:hover{color:#fff;background:var(--brand-rose)}}.OfficialVibePushFlow-module-scss-module__PTdzWa__resultRow{color:var(--text);background:var(--surface);border:1px solid var(--surface-border);cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;transition:all .2s;display:flex}@media (hover:hover){.OfficialVibePushFlow-module-scss-module__PTdzWa__resultRow:hover{background:var(--surface-hover)}}.OfficialVibePushFlow-module-scss-module__PTdzWa__resultRow.OfficialVibePushFlow-module-scss-module__PTdzWa__resultRowOn{background:var(--surface-hover);border-color:var(--brand-rose-bright);box-shadow:0 0 0 1px var(--brand-rose-bright)}.OfficialVibePushFlow-module-scss-module__PTdzWa__resultRow.OfficialVibePushFlow-module-scss-module__PTdzWa__resultRowOff{cursor:default;color:var(--text-dim)}@media (hover:hover){.OfficialVibePushFlow-module-scss-module__PTdzWa__resultRow.OfficialVibePushFlow-module-scss-module__PTdzWa__resultRowOff:hover{background:var(--surface)}}
.BranchList-module-scss-module__TkGVzq__item{text-align:left;width:100%;display:block}.BranchList-module-scss-module__TkGVzq__itemActive{--card-bg:#f0809924;--card-shadow:0 0 0 2px var(--brand-rose-bright,#f08099), 0 18px 40px -20px #000000b3}.BranchList-module-scss-module__TkGVzq__thumb{background-color:var(--surface-strong,#f2f2f2);border-radius:8px;flex-shrink:0;width:80px;height:60px;position:relative;overflow:hidden}.BranchList-module-scss-module__TkGVzq__address{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.StepForTitle-module-scss-module__LxJb4W__titleInput{color:var(--text);border-bottom:1px solid var(--surface-border);background-color:#0000;transition:border-color .16s}.StepForTitle-module-scss-module__LxJb4W__titleInput:focus{border-bottom-color:var(--form-accent)}.StepForTitle-module-scss-module__LxJb4W__errorText{color:var(--form-danger)}
.PushSheet-module-scss-module__OqiCKa__flow{flex-direction:column;min-height:calc(100% + 16px);margin-bottom:-16px;padding-top:12px;display:flex}.PushSheet-module-scss-module__OqiCKa__subjectStrip{background:var(--surface);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.PushSheet-module-scss-module__OqiCKa__subjectThumb{background:var(--surface-strong);border-radius:8px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}
.StepForBackground-module-scss-module__H7PAvW__imgUpload{aspect-ratio:4/3;border:1px solid var(--surface-border);background-color:var(--surface);border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex}.StepForBackground-module-scss-module__H7PAvW__imgWrapper{aspect-ratio:4/3;width:100%;position:relative}.StepForBackground-module-scss-module__H7PAvW__img{object-fit:cover;border-radius:8px}.StepForBackground-module-scss-module__H7PAvW__cancelBtn{background-color:var(--page-bg);color:var(--text);box-shadow:0 0 0 1px var(--surface-border),0 2px 8px #00000080;border-radius:50%;position:absolute;top:0;right:0;transform:translate(-10px,10px)}.StepForBackground-module-scss-module__H7PAvW__videoWrapper{width:100%;position:relative}.StepForBackground-module-scss-module__H7PAvW__video{border-radius:12px;width:100%;display:block}.StepForBackground-module-scss-module__H7PAvW__videoCancelBtn{z-index:5;cursor:pointer;color:#fff;background:#0000008c;border:0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:8px;right:8px}
.StepForBackground-module-scss-module__2GWWGa__typeBtn{color:var(--text);background:var(--surface);border:1px solid var(--surface-border);cursor:pointer;border-radius:12px;place-items:center;padding:8px;transition:background .16s,border-color .16s;display:grid}.StepForBackground-module-scss-module__2GWWGa__typeBtn:hover:not(:disabled){background:var(--surface-hover);border-color:var(--form-accent);color:var(--form-accent)}.StepForBackground-module-scss-module__2GWWGa__typeBtn:disabled{color:var(--text-faint);cursor:default}.StepForBackground-module-scss-module__2GWWGa__imgWrapper{aspect-ratio:4/3;width:100%;position:relative}.StepForBackground-module-scss-module__2GWWGa__img{object-fit:cover;border-radius:8px}.StepForBackground-module-scss-module__2GWWGa__cancelBtn,.StepForBackground-module-scss-module__2GWWGa__videoCancelBtn{z-index:5;cursor:pointer;color:#fff;background:#0000008c;border:0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:8px;right:8px}.StepForBackground-module-scss-module__2GWWGa__videoWrapper{width:100%;position:relative}.StepForBackground-module-scss-module__2GWWGa__video{border-radius:12px;width:100%;display:block}.StepForBackground-module-scss-module__2GWWGa__processingOverlay{z-index:4;color:#fff;-webkit-backdrop-filter:blur(2px);background:#0000008c;border-radius:12px;place-items:center;display:grid;position:absolute;inset:0}.StepForBackground-module-scss-module__2GWWGa__urlInput{color:var(--text);border-bottom:1px solid var(--surface-border);background-color:#0000;transition:border-color .16s}.StepForBackground-module-scss-module__2GWWGa__urlInput:focus{border-bottom-color:var(--form-accent)}.StepForBackground-module-scss-module__2GWWGa__urlInput:disabled{color:var(--text-dim)}.StepForBackground-module-scss-module__2GWWGa__errorText{color:var(--form-danger)}
.SubjectList-module-scss-module__YE8eaG__thumb{background:var(--surface-strong);border-radius:8px;flex-shrink:0;width:80px;height:60px;position:relative;overflow:hidden}.SubjectList-module-scss-module__YE8eaG__caption{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.SubjectList-module-scss-module__YE8eaG__moreBtn{color:var(--text-dim);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-self:flex-start;margin:-10px -10px 0 0;padding:10px;line-height:0;transition:color .2s}.SubjectList-module-scss-module__YE8eaG__moreBtn:hover{color:var(--text)}.SubjectList-module-scss-module__YE8eaG__exclusiveBtn{color:var(--text-dim);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:10px 4px;text-decoration:underline;transition:color .2s}.SubjectList-module-scss-module__YE8eaG__exclusiveBtn:hover{color:var(--text)}
.DropDownMenu-module-scss-module__EbjniW__menuItem{border:0;outline:0}.DropDownMenu-module-scss-module__EbjniW__menuItem:hover{background-color:#f2f2f2}.DropDownMenu-module-scss-module__EbjniW__darkPanel{color:var(--text-dim);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(14px);background:#121816eb;box-shadow:0 18px 40px #00000080}.DropDownMenu-module-scss-module__EbjniW__menuItemDark{color:var(--text)}.DropDownMenu-module-scss-module__EbjniW__menuItemDark:hover{background-color:var(--surface-hover)}.DropDownMenu-module-scss-module__EbjniW__menuItemDark.border-top{border-top-color:var(--divider)!important}.DropDownMenu-module-scss-module__EbjniW__textDanger{color:#ff8080}
.VibePraiseControl-module-scss-module__NDb8NG__selectEmojiBlock{z-index:1050;border:1px solid #eee;min-width:max-content;bottom:120%;right:-60px}@media (min-width:768px){.VibePraiseControl-module-scss-module__NDb8NG__selectEmojiBlock{left:50%;transform:translate(-50%)}}
.WhoPraise-module-scss-module__7U9Tjq__list{max-height:50vh;overflow-y:auto}.WhoPraise-module-scss-module__7U9Tjq__title{color:var(--text)}.WhoPraise-module-scss-module__7U9Tjq__item{border-bottom:1px solid var(--divider)}.WhoPraise-module-scss-module__7U9Tjq__item:last-child{border-bottom:0}.WhoPraise-module-scss-module__7U9Tjq__name{color:var(--text)}.WhoPraise-module-scss-module__7U9Tjq__empty{color:var(--text-dim)}
.Location-module-scss-module__YmxhGW__root{--green:var(--brand-green);--green-bright:var(--brand-green-bright);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--button-disabled-bg:#ffffff1a;--button-disabled-color:var(--text-faint);--empty-title-color:var(--text);--empty-text-color:var(--text-dim);--empty-danger-color:#ff8b7d;color:var(--text);padding-top:24px;padding-bottom:72px}.Location-module-scss-module__YmxhGW__title{margin:0;font-size:1rem;font-weight:700}.Location-module-scss-module__YmxhGW__desc{color:var(--text-dim);margin:4px 0 16px;font-size:.8rem}.Location-module-scss-module__YmxhGW__list{flex-direction:column;gap:10px;display:flex}.Location-module-scss-module__YmxhGW__item{text-align:left;background:var(--surface);width:100%;box-shadow:inset 0 0 0 1px var(--surface-border);border-radius:16px;align-items:center;gap:12px;padding:12px;transition:background .16s,box-shadow .16s;display:flex}.Location-module-scss-module__YmxhGW__item:hover{background:var(--surface-hover)}.Location-module-scss-module__YmxhGW__itemOn{background:#5cb2a124;box-shadow:inset 0 0 0 1px #7ad6c173}.Location-module-scss-module__YmxhGW__itemOn:hover{background:#5cb2a12e}.Location-module-scss-module__YmxhGW__cover{width:80px;height:60px;color:var(--text-faint);background:var(--surface-strong);border-radius:12px;flex-shrink:0;place-items:center;display:grid;position:relative;overflow:hidden}.Location-module-scss-module__YmxhGW__coverImg{object-fit:cover}.Location-module-scss-module__YmxhGW__info{min-width:0}.Location-module-scss-module__YmxhGW__name{color:var(--text);margin:0;font-size:.875rem;font-weight:700}.Location-module-scss-module__YmxhGW__address{color:var(--text-dim);margin:2px 0 0;font-size:.75rem;line-height:1.5}.Location-module-scss-module__YmxhGW__check{color:#0000;width:22px;height:22px;box-shadow:inset 0 0 0 1px var(--surface-border);background:#ffffff0a;border-radius:50%;flex-shrink:0;place-items:center;margin-left:auto;display:grid}.Location-module-scss-module__YmxhGW__checkOn{color:#08120f;background:linear-gradient(135deg, var(--green-bright), var(--green));box-shadow:none}.Location-module-scss-module__YmxhGW__error{color:#ff8b7d;margin:12px 0 0;font-size:.8rem}@media (prefers-reduced-motion:reduce){.Location-module-scss-module__YmxhGW__item{transition:none}}
.VibeShowCard-module-scss-module__XJ-yBW__item{box-shadow:0 0 5px #f1f1f1;border:1px solid #e9e9e9!important;border-radius:20px!important}.VibeShowCard-module-scss-module__XJ-yBW__item .VibeShowCard-module-scss-module__XJ-yBW__itemImgTop{border-top-left-radius:20px!important;border-top-right-radius:20px!important}[data-bs-theme=dark] .VibeShowCard-module-scss-module__XJ-yBW__item{box-shadow:0 18px 40px -20px #000000b3;border-color:var(--surface-border)!important}[data-bs-theme=dark] .VibeShowCard-module-scss-module__XJ-yBW__coverFallback{background-color:var(--surface-strong)!important}.VibeShowCard-module-scss-module__XJ-yBW__badgeL,.VibeShowCard-module-scss-module__XJ-yBW__badgeR{z-index:10;position:absolute;top:8px}.VibeShowCard-module-scss-module__XJ-yBW__badgeL{left:8px}.VibeShowCard-module-scss-module__XJ-yBW__badgeR{right:8px}.VibeShowCard-module-scss-module__XJ-yBW__title{text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.VibeShowCard-module-scss-module__XJ-yBW__local{width:100%;overflow:hidden}.VibeShowCard-module-scss-module__XJ-yBW__local span{text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;white-space:nowrap;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.VibeShowCard-module-scss-module__XJ-yBW__footer{background:#fbfbfb;border-top:1px solid #f0f0f0!important}.VibeShowCard-module-scss-module__XJ-yBW__footer button{text-overflow:ellipsis;line-clamp:2;box-orient:vertical;display:-webkit-inline-box;overflow:hidden}
.FavExchangeDetailPage-module-scss-module__hcj_qa__root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--button-disabled-bg:#ffffff1a;--button-disabled-color:var(--text-faint);color:var(--text);padding-top:24px;padding-bottom:72px}.FavExchangeDetailPage-module-scss-module__hcj_qa__intro{background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-border);border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex}.FavExchangeDetailPage-module-scss-module__hcj_qa__introIcon{color:#f7c66b;background:#f5a62324;border-radius:14px;flex-shrink:0;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 0 0 1px #f5a6233d}.FavExchangeDetailPage-module-scss-module__hcj_qa__introTitle{margin-bottom:4px;font-size:.9rem;font-weight:700}.FavExchangeDetailPage-module-scss-module__hcj_qa__introDesc{color:var(--text-dim);margin:0;font-size:.8rem;line-height:1.5}.FavExchangeDetailPage-module-scss-module__hcj_qa__panel{background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-border);border-radius:16px;margin-top:12px;padding:16px 18px}.FavExchangeDetailPage-module-scss-module__hcj_qa__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.FavExchangeDetailPage-module-scss-module__hcj_qa__row+.FavExchangeDetailPage-module-scss-module__hcj_qa__row{border-top:1px solid var(--divider);margin-top:12px;padding-top:12px}.FavExchangeDetailPage-module-scss-module__hcj_qa__label{color:var(--text-dim);margin:0;font-size:.8rem;font-weight:400}.FavExchangeDetailPage-module-scss-module__hcj_qa__value{align-items:center;gap:8px;display:flex}.FavExchangeDetailPage-module-scss-module__hcj_qa__amount{font-size:1.05rem;font-weight:700;line-height:1}.FavExchangeDetailPage-module-scss-module__hcj_qa__amountCoin{color:var(--brand-green-bright)}.FavExchangeDetailPage-module-scss-module__hcj_qa__amountLow{color:#ff8b7d}
.BusinessProfileEditForm-module-scss-module__DmwStW__root{--rose:var(--brand-rose);--rose-bright:var(--brand-rose-bright);--gold:var(--brand-gold);--danger:#ff8b7d;--sheet-bg:#120e11;min-height:100%;color:var(--text);padding:2rem 1.25rem 0;position:relative}@media (min-width:768px){.BusinessProfileEditForm-module-scss-module__DmwStW__root{max-width:560px;margin:0 auto}}.BusinessProfileEditForm-module-scss-module__DmwStW__hero{text-align:center;flex-direction:column;align-items:center;padding-bottom:1.5rem;display:flex;position:relative}.BusinessProfileEditForm-module-scss-module__DmwStW__heroGlow{filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#da52713d,#0000 68%);width:280px;height:220px;position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.BusinessProfileEditForm-module-scss-module__DmwStW__cover{aspect-ratio:16/9;background:var(--surface);border:1px solid var(--surface-border);border-radius:20px;width:100%;position:relative;overflow:hidden}.BusinessProfileEditForm-module-scss-module__DmwStW__coverImg{object-fit:cover}.BusinessProfileEditForm-module-scss-module__DmwStW__coverEmpty{width:100%;color:var(--text-faint);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;transition:color .2s;display:flex;position:absolute;inset:0}.BusinessProfileEditForm-module-scss-module__DmwStW__coverEmpty:hover{color:var(--rose-bright)}.BusinessProfileEditForm-module-scss-module__DmwStW__coverBtn{color:#fff;-webkit-backdrop-filter:blur(6px);cursor:pointer;background:#00000073;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .8rem;font-size:.75rem;font-weight:700;transition:background .2s;display:inline-flex;position:absolute;bottom:.6rem;right:.6rem}.BusinessProfileEditForm-module-scss-module__DmwStW__coverBtn:hover{background:#000000a6}.BusinessProfileEditForm-module-scss-module__DmwStW__avatarWrap{background:linear-gradient(140deg, var(--rose-bright), var(--gold));border-radius:50%;margin-top:-42px;padding:3px;position:relative;box-shadow:0 12px 30px #00000073}.BusinessProfileEditForm-module-scss-module__DmwStW__avatarInner{background:var(--sheet-bg);border-radius:50%;padding:3px;display:block}.BusinessProfileEditForm-module-scss-module__DmwStW__avatarBtn{color:#fff;background:linear-gradient(135deg, var(--rose-bright), var(--rose));border:2px solid var(--sheet-bg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s;display:inline-flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 6px 16px #da527159}.BusinessProfileEditForm-module-scss-module__DmwStW__avatarBtn:hover{transform:scale(1.06)}.BusinessProfileEditForm-module-scss-module__DmwStW__nameInput{text-align:center;width:100%;color:var(--text);background:0 0;border:none;border-bottom:1px solid #0000;margin-top:1rem;padding:2px 0;font-size:1.3rem;font-weight:800;transition:border-color .2s}.BusinessProfileEditForm-module-scss-module__DmwStW__nameInput::placeholder{color:var(--text-faint)}.BusinessProfileEditForm-module-scss-module__DmwStW__nameInput:focus{border-bottom-color:var(--rose)}.BusinessProfileEditForm-module-scss-module__DmwStW__idPill{background:var(--surface);border:1px solid var(--surface-border);border-radius:999px;align-items:center;gap:2px;margin-top:.6rem;padding:4px 14px;transition:border-color .2s;display:inline-flex}.BusinessProfileEditForm-module-scss-module__DmwStW__idPill:focus-within{border-color:#f0809973}.BusinessProfileEditForm-module-scss-module__DmwStW__idAt{color:var(--text-faint);font-size:.85rem;font-weight:700;line-height:1}.BusinessProfileEditForm-module-scss-module__DmwStW__idInput{width:9rem;color:var(--text);text-align:left;background:0 0;border:none;font-size:.85rem;font-weight:600}.BusinessProfileEditForm-module-scss-module__DmwStW__idInput::placeholder{color:var(--text-faint)}.BusinessProfileEditForm-module-scss-module__DmwStW__idInput:disabled{color:var(--text-dim)}.BusinessProfileEditForm-module-scss-module__DmwStW__idLock{color:var(--text-faint);line-height:0;display:inline-flex}.BusinessProfileEditForm-module-scss-module__DmwStW__meter{width:100%;max-width:300px;margin-top:1.35rem}.BusinessProfileEditForm-module-scss-module__DmwStW__meterHead{color:var(--text-dim);justify-content:space-between;align-items:baseline;margin-bottom:.4rem;font-size:.75rem;display:flex}.BusinessProfileEditForm-module-scss-module__DmwStW__meterHead b{color:var(--rose-bright);font-size:.85rem;font-weight:800}.BusinessProfileEditForm-module-scss-module__DmwStW__meterTrack{background:var(--track);border-radius:999px;height:6px;overflow:hidden}.BusinessProfileEditForm-module-scss-module__DmwStW__meterFill{background:linear-gradient(90deg, var(--rose), var(--rose-bright));border-radius:999px;height:100%;transition:width .5s}.BusinessProfileEditForm-module-scss-module__DmwStW__card{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(6px);border-radius:20px;margin-top:1rem;padding:1.05rem 1.15rem}.BusinessProfileEditForm-module-scss-module__DmwStW__cardHead{align-items:center;gap:.55rem;display:flex}.BusinessProfileEditForm-module-scss-module__DmwStW__cardAccent{background:var(--rose);border-radius:2px;width:4px;height:16px}.BusinessProfileEditForm-module-scss-module__DmwStW__cardTitle{color:var(--text);font-size:.95rem;font-weight:800}.BusinessProfileEditForm-module-scss-module__DmwStW__cardHint{color:var(--text-faint);margin-left:auto;font-size:.75rem}.BusinessProfileEditForm-module-scss-module__DmwStW__row{border-bottom:1px solid var(--divider);align-items:center;gap:.75rem;min-height:54px;padding:.7rem 0;display:flex}.BusinessProfileEditForm-module-scss-module__DmwStW__row:last-child{border-bottom:none;padding-bottom:0}.BusinessProfileEditForm-module-scss-module__DmwStW__rowLabel{color:var(--text-dim);flex-shrink:0;align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;display:flex}.BusinessProfileEditForm-module-scss-module__DmwStW__rowValue{justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}.BusinessProfileEditForm-module-scss-module__DmwStW__planChip{color:var(--gold);white-space:nowrap;background:#ffa51a24;border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:700;line-height:1.6}.BusinessProfileEditForm-module-scss-module__DmwStW__hint{color:var(--text-faint);margin-top:.6rem;font-size:.75rem}.BusinessProfileEditForm-module-scss-module__DmwStW__error{color:var(--danger);margin-top:.4rem;font-size:.75rem}.BusinessProfileEditForm-module-scss-module__DmwStW__aboutBox{background:var(--surface-strong);border:1px solid var(--surface-border);border-radius:16px;margin-top:.85rem;padding:.85rem 1rem;transition:border-color .2s}.BusinessProfileEditForm-module-scss-module__DmwStW__aboutBox:focus-within{border-color:#f0809973}.BusinessProfileEditForm-module-scss-module__DmwStW__aboutBox textarea{color:var(--text);background:0 0;font-size:.9rem;line-height:1.7}.BusinessProfileEditForm-module-scss-module__DmwStW__aboutBox textarea::placeholder{color:var(--text-faint)}.BusinessProfileEditForm-module-scss-module__DmwStW__aboutCount{text-align:right;color:var(--text-faint);margin-top:.5rem;font-size:.75rem}.BusinessProfileEditForm-module-scss-module__DmwStW__linkRow{border-bottom:1px solid var(--divider);align-items:center;gap:.7rem;padding:.6rem 0;display:flex}.BusinessProfileEditForm-module-scss-module__DmwStW__linkRow:last-child{border-bottom:none;padding-bottom:0}.BusinessProfileEditForm-module-scss-module__DmwStW__linkIcon{background:var(--surface-strong);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.BusinessProfileEditForm-module-scss-module__DmwStW__linkInput{min-width:0;color:var(--text);background:0 0;border:none;flex:1;font-size:.85rem}.BusinessProfileEditForm-module-scss-module__DmwStW__linkInput::placeholder{color:var(--text-faint)}.BusinessProfileEditForm-module-scss-module__DmwStW__submitBar{padding:1.25rem 0 calc(1.1rem + env(safe-area-inset-bottom,0px));background:linear-gradient(to bottom, #120e1100 0%, var(--sheet-bg) 36%);margin-top:1.5rem;position:sticky;bottom:0}.BusinessProfileEditForm-module-scss-module__DmwStW__submitBtn{color:#fff;background:linear-gradient(135deg, var(--rose-bright), var(--rose));cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:800;transition:transform .15s,filter .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 26px #da52714d}.BusinessProfileEditForm-module-scss-module__DmwStW__submitBtn:hover{transform:translateY(-1px)}.BusinessProfileEditForm-module-scss-module__DmwStW__submitBtn:disabled{cursor:default;filter:grayscale(.35);opacity:.65;transform:none}.BusinessProfileEditForm-module-scss-module__DmwStW__submitBtnIdle{filter:grayscale(.5);box-shadow:none}@keyframes BusinessProfileEditForm-module-scss-module__DmwStW__shimmer{to{transform:translate(100%)}}.BusinessProfileEditForm-module-scss-module__DmwStW__skel{background:var(--surface);border-radius:12px;position:relative;overflow:hidden}.BusinessProfileEditForm-module-scss-module__DmwStW__skel:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.4s infinite BusinessProfileEditForm-module-scss-module__DmwStW__shimmer;position:absolute;inset:0;transform:translate(-100%)}.BusinessProfileEditForm-module-scss-module__DmwStW__skelCover{aspect-ratio:16/9;border-radius:20px;width:100%}.BusinessProfileEditForm-module-scss-module__DmwStW__skelAvatar{border-radius:50%;width:94px;height:94px;margin-top:-42px}.BusinessProfileEditForm-module-scss-module__DmwStW__skelName{width:160px;height:1.3rem;margin-top:1rem}.BusinessProfileEditForm-module-scss-module__DmwStW__skelId{border-radius:999px;width:124px;height:26px;margin-top:.6rem}.BusinessProfileEditForm-module-scss-module__DmwStW__skelMeter{width:100%;max-width:300px;height:28px;margin-top:1.35rem}.BusinessProfileEditForm-module-scss-module__DmwStW__skelCard{border-radius:20px;margin-top:1rem}.BusinessProfileEditForm-module-scss-module__DmwStW__skelCardBasic{height:160px}.BusinessProfileEditForm-module-scss-module__DmwStW__skelCardAbout{height:180px}.BusinessProfileEditForm-module-scss-module__DmwStW__skelCardLinks{height:280px}@media (prefers-reduced-motion:reduce){.BusinessProfileEditForm-module-scss-module__DmwStW__skel:after{animation:none}.BusinessProfileEditForm-module-scss-module__DmwStW__avatarBtn:hover,.BusinessProfileEditForm-module-scss-module__DmwStW__submitBtn:hover{transform:none}}
.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel{padding:20px 0}.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel:before{content:"";z-index:-1;background-color:#fff;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel{--current-header-h:var(--header-common-height)!important}}@media (max-width:767.98px){.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel{z-index:1030;opacity:1;background-color:#fff;max-height:none;transition:all .3s;position:sticky;overflow:visible}.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanelScrollUp{top:var(--current-header-h,var(--header-common-height));border-top:1px solid #f2f2f2}.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanelScrollDown{top:-1px}}@media (min-width:768px){.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel{z-index:1030;opacity:1;background-color:#fff;max-height:none;transition:all .3s;position:sticky;overflow:visible;transform:none}.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanelScrollDown{top:-1px}.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel.VibeShowFilterBar-module-scss-module__r9iSQW__filterPanelScrollUp{top:var(--current-header-h,var(--header-common-height))}}.dark-page .VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel{background-color:var(--page-bg)!important}.dark-page .VibeShowFilterBar-module-scss-module__r9iSQW__filterPanel:before{background-color:var(--page-bg)}
.SetTopExchangeDetailPage-module-scss-module__sT5hdG__root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--button-disabled-bg:#ffffff1a;--button-disabled-color:var(--text-faint);color:var(--text);padding-top:24px;padding-bottom:72px}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__intro{background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-border);border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__introIcon{color:#f7c66b;background:#f5a62324;border-radius:14px;flex-shrink:0;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 0 0 1px #f5a6233d}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__introTitle{margin-bottom:4px;font-size:.9rem;font-weight:700}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__introDesc{color:var(--text-dim);margin:0;font-size:.8rem;line-height:1.5}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__panel{background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-border);border-radius:16px;margin-top:12px;padding:16px 18px}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__row+.SetTopExchangeDetailPage-module-scss-module__sT5hdG__row{border-top:1px solid var(--divider);margin-top:12px;padding-top:12px}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__label{color:var(--text-dim);margin:0;font-size:.8rem;font-weight:400}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__value{align-items:center;gap:8px;display:flex}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__amount{font-size:1.05rem;font-weight:700;line-height:1}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__amountCoin{color:#f7c66b}.SetTopExchangeDetailPage-module-scss-module__sT5hdG__amountLow{color:#ff8b7d}
.BusinessShowcase-module-scss-module__OgfYJW__root{--rose:var(--brand-rose);--rose-bright:var(--brand-rose-bright);--green:var(--brand-green);--green-bright:var(--brand-green-bright);--gold:var(--brand-gold);--current-header-h:0px;position:relative}.BusinessShowcase-module-scss-module__OgfYJW__hero{isolation:isolate;border-bottom-right-radius:32px;border-bottom-left-radius:32px;position:relative;overflow:hidden}.BusinessShowcase-module-scss-module__OgfYJW__heroBg{background-image:var(--hero-photo);filter:blur(6px)saturate(1.25)brightness(.55);z-index:-2;background-position:50%;background-size:cover;position:absolute;inset:-10%;transform:scale(1.2)}.BusinessShowcase-module-scss-module__OgfYJW__heroBgFallback{background-color:#241a1e;background-image:none}.BusinessShowcase-module-scss-module__OgfYJW__hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0a080959,#0a0809eb);position:absolute;inset:0}.BusinessShowcase-module-scss-module__OgfYJW__heroTop{z-index:3;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex;position:absolute;top:0;right:0}.BusinessShowcase-module-scss-module__OgfYJW__menuBtn{color:#fff;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.BusinessShowcase-module-scss-module__OgfYJW__menuAnchor{position:relative}.BusinessShowcase-module-scss-module__OgfYJW__heroInner{text-align:center;flex-direction:column;align-items:center;max-width:840px;margin:0 auto;padding:3.5rem 1.5rem 2.25rem;display:flex;position:relative}.BusinessShowcase-module-scss-module__OgfYJW__coinWrap{justify-content:center;align-items:center;margin-bottom:.75rem;display:flex;position:relative}.BusinessShowcase-module-scss-module__OgfYJW__coinGlow{filter:blur(6px);z-index:0;pointer-events:none;background:radial-gradient(circle,#f080996b 0%,#7ad6c129 42%,#0000 68%);position:absolute;inset:-30%}.BusinessShowcase-module-scss-module__OgfYJW__coinFloat{z-index:1;animation:var(--anim-coin-float);position:relative}.BusinessShowcase-module-scss-module__OgfYJW__name{letter-spacing:.01em;color:#fff;text-shadow:0 2px 10px #00000073;justify-content:center;align-items:center;gap:.35rem;margin:.25rem 0 .1rem;font-size:1.35rem;font-weight:800;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__brandId{color:#ffffffb8;letter-spacing:.04em;text-shadow:0 1px 6px #00000080;align-items:center;gap:4px;font-size:.8rem;display:inline-flex}.BusinessShowcase-module-scss-module__OgfYJW__brandIdEdit{color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;transition:color .15s;display:inline-flex}.BusinessShowcase-module-scss-module__OgfYJW__brandIdEdit:hover{color:#fff}.BusinessShowcase-module-scss-module__OgfYJW__metaRow{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.7rem;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__metaChip{color:#ffffffdb;-webkit-backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.25rem;max-width:100%;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.BusinessShowcase-module-scss-module__OgfYJW__metaChipText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BusinessShowcase-module-scss-module__OgfYJW__balanceBlock{flex-direction:column;align-items:center;margin-top:1.5rem;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__balanceLabelRow{align-items:center;gap:.4rem;margin-left:.22em;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__balanceDepositBtn{color:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:background .2s,color .2s,transform .2s;display:inline-flex}.BusinessShowcase-module-scss-module__OgfYJW__balanceDepositBtn:hover,.BusinessShowcase-module-scss-module__OgfYJW__balanceDepositBtn:focus-visible{color:#fff;background:#ffffff42;transform:translateY(-1px)}.BusinessShowcase-module-scss-module__OgfYJW__balanceLabel{letter-spacing:.22em;color:#ffffffb3;text-shadow:0 1px 6px #00000080;font-size:.75rem}.BusinessShowcase-module-scss-module__OgfYJW__balanceValue{color:#fff;text-shadow:0 3px 18px #00000080;align-items:baseline;gap:.35rem;margin-top:.15rem;font-size:3.4rem;font-weight:800;line-height:1;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__balanceValue b{color:var(--green-bright);font-weight:800}.BusinessShowcase-module-scss-module__OgfYJW__balanceUnit{color:#fffc;font-size:1rem;font-weight:700}.BusinessShowcase-module-scss-module__OgfYJW__socialStrip{-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.6rem .9rem;display:flex;box-shadow:0 10px 30px #00000047}.BusinessShowcase-module-scss-module__OgfYJW__socialIcon{color:#fff;background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .15s,background .2s;display:inline-flex}.BusinessShowcase-module-scss-module__OgfYJW__socialIcon:hover{color:#fff;background:#fff3;transform:translateY(-2px)}.BusinessShowcase-module-scss-module__OgfYJW__body{max-width:840px;padding:1.75rem 1rem calc(5rem + env(safe-area-inset-bottom,0px));margin:0 auto}.BusinessShowcase-module-scss-module__OgfYJW__station{margin-top:2.25rem}.BusinessShowcase-module-scss-module__OgfYJW__station:first-child{margin-top:.5rem}.BusinessShowcase-module-scss-module__OgfYJW__stationHead{align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__stationAccent{background:var(--rose);border-radius:2px;width:4px;height:18px}.BusinessShowcase-module-scss-module__OgfYJW__accentGold{background:var(--gold)}.BusinessShowcase-module-scss-module__OgfYJW__stationTitle{color:var(--text);font-size:1rem;font-weight:800}.BusinessShowcase-module-scss-module__OgfYJW__stationAction{border:1px solid var(--surface-border);color:var(--rose-bright);background:var(--surface);border-radius:999px;align-items:center;gap:.25rem;margin-left:auto;padding:.35rem .85rem;font-size:.8rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.BusinessShowcase-module-scss-module__OgfYJW__stationAction:hover{color:var(--rose-bright);background:var(--surface-strong);transform:translateY(-1px)}.BusinessShowcase-module-scss-module__OgfYJW__stationActionIcon{justify-content:center;width:32px;height:32px;padding:0}.BusinessShowcase-module-scss-module__OgfYJW__ctaBar{border:1px solid var(--surface-border);text-align:left;width:100%;color:var(--text);background:var(--surface);-webkit-backdrop-filter:blur(6px);border-radius:18px;align-items:center;gap:.85rem;margin-top:.75rem;padding:1.05rem 1.15rem;transition:transform .15s,background .2s;display:flex;position:relative;overflow:hidden}.BusinessShowcase-module-scss-module__OgfYJW__stationHead+.BusinessShowcase-module-scss-module__OgfYJW__ctaBar{margin-top:0}.BusinessShowcase-module-scss-module__OgfYJW__ctaBar:hover{background:var(--surface-strong);color:var(--text);transform:translateY(-2px)}.BusinessShowcase-module-scss-module__OgfYJW__ctaBar:before{content:"";pointer-events:none;width:160px;height:160px;position:absolute;top:-40%;right:-10%}.BusinessShowcase-module-scss-module__OgfYJW__ctaCoin:before{background:radial-gradient(circle,#da527129,#0000 70%)}.BusinessShowcase-module-scss-module__OgfYJW__ctaCoin .BusinessShowcase-module-scss-module__OgfYJW__ctaIcon,.BusinessShowcase-module-scss-module__OgfYJW__ctaCoin .BusinessShowcase-module-scss-module__OgfYJW__ctaGo{color:var(--rose-bright);background:#da527129}.BusinessShowcase-module-scss-module__OgfYJW__ctaGift:before{background:radial-gradient(circle,#5cb2a124,#0000 70%)}.BusinessShowcase-module-scss-module__OgfYJW__ctaGift .BusinessShowcase-module-scss-module__OgfYJW__ctaIcon,.BusinessShowcase-module-scss-module__OgfYJW__ctaGift .BusinessShowcase-module-scss-module__OgfYJW__ctaGo{color:var(--green-bright);background:#5cb2a129}.BusinessShowcase-module-scss-module__OgfYJW__ctaBranch:before{background:radial-gradient(circle,#ffa51a24,#0000 70%)}.BusinessShowcase-module-scss-module__OgfYJW__ctaBranch .BusinessShowcase-module-scss-module__OgfYJW__ctaIcon,.BusinessShowcase-module-scss-module__OgfYJW__ctaBranch .BusinessShowcase-module-scss-module__OgfYJW__ctaGo{color:var(--gold);background:#ffa51a29}.BusinessShowcase-module-scss-module__OgfYJW__ctaIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__ctaBody{flex-direction:column;flex:1;min-width:0;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__ctaLabel{color:var(--text);align-items:center;gap:.4rem;font-size:.95rem;font-weight:800;line-height:1.2;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__ctaSub{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.75rem;font-weight:600;overflow:hidden}.BusinessShowcase-module-scss-module__OgfYJW__ctaGo{white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:72px;padding:.45rem .85rem;font-size:.82rem;font-weight:800;display:inline-flex}.BusinessShowcase-module-scss-module__OgfYJW__ctaBar:hover .BusinessShowcase-module-scss-module__OgfYJW__ctaGo{animation:var(--anim-cta-nudge)}.BusinessShowcase-module-scss-module__OgfYJW__pillRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;margin-bottom:1rem;display:flex;overflow-x:auto}.BusinessShowcase-module-scss-module__OgfYJW__pillRow::-webkit-scrollbar{display:none}.BusinessShowcase-module-scss-module__OgfYJW__pill{border:1px solid var(--surface-border);color:var(--text-dim);background:var(--surface);-webkit-backdrop-filter:blur(6px);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}@media (hover:hover){.BusinessShowcase-module-scss-module__OgfYJW__pill:not(.BusinessShowcase-module-scss-module__OgfYJW__pillActive):hover{color:var(--text);background:var(--surface-strong)}}.BusinessShowcase-module-scss-module__OgfYJW__pillActive{color:#063229;background:linear-gradient(135deg, var(--green-bright), var(--green));border-color:#0000;box-shadow:0 6px 16px #5cb2a14d}.BusinessShowcase-module-scss-module__OgfYJW__pillNum{opacity:.75;font-size:.75rem;font-weight:800}.BusinessShowcase-module-scss-module__OgfYJW__panel{min-height:200px}.BusinessShowcase-module-scss-module__OgfYJW__viewToggle{border:1px solid var(--surface-border);background:var(--surface);-webkit-backdrop-filter:blur(6px);border-radius:999px;gap:.25rem;width:fit-content;margin-bottom:.75rem;margin-left:auto;padding:.2rem;display:flex}.BusinessShowcase-module-scss-module__OgfYJW__viewToggleBtn{color:var(--text-dim);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s}@media (hover:hover){.BusinessShowcase-module-scss-module__OgfYJW__viewToggleBtn:not(.BusinessShowcase-module-scss-module__OgfYJW__viewToggleBtnActive):hover{color:var(--text)}}.BusinessShowcase-module-scss-module__OgfYJW__viewToggleBtnActive{color:var(--text);background:#ffffff24}@media (prefers-reduced-motion:reduce){.BusinessShowcase-module-scss-module__OgfYJW__coinFloat,.BusinessShowcase-module-scss-module__OgfYJW__ctaBar:hover .BusinessShowcase-module-scss-module__OgfYJW__ctaGo{animation:none}}
.PoiField-module-scss-module__sBGggW__trigger{color:var(--text-faint);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.25rem;margin-top:.625rem;padding:.25rem .5rem;font-size:.8125rem;line-height:1.4;display:inline-flex}.PoiField-module-scss-module__sBGggW__trigger:active{transform:scale(.97)}.PoiField-module-scss-module__sBGggW__trigger:disabled{cursor:default}.PoiField-module-scss-module__sBGggW__triggerName{max-width:12rem;color:var(--brand-green-bright);text-overflow:ellipsis;white-space:nowrap;border-bottom:1px dashed #7ad6c199;margin:0 .125rem;font-weight:700;overflow:hidden}.PoiField-module-scss-module__sBGggW__triggerNameMuted{color:var(--text-dim);border-bottom-color:#0000;font-weight:600}.PoiField-module-scss-module__sBGggW__pane{z-index:5;background:var(--sheet-bg,#0d1412);flex-direction:column;animation:.18s ease-out PoiField-module-scss-module__sBGggW__paneIn;display:flex;position:absolute;inset:0}@keyframes PoiField-module-scss-module__sBGggW__paneIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.PoiField-module-scss-module__sBGggW__pane{animation:none}}.PoiField-module-scss-module__sBGggW__paneHeader{border-bottom:1px solid var(--divider);flex:none;align-items:center;gap:.625rem;padding:2.5rem 1rem .75rem;display:flex}.PoiField-module-scss-module__sBGggW__back{background:var(--chip-bg);width:32px;height:32px;color:var(--text);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.PoiField-module-scss-module__sBGggW__back:active{transform:scale(.94)}.PoiField-module-scss-module__sBGggW__paneTitle{color:var(--text);margin:0;font-size:1rem;font-weight:800}.PoiField-module-scss-module__sBGggW__paneDesc{color:var(--text-faint);margin:.125rem 0 0;font-size:.75rem}.PoiField-module-scss-module__sBGggW__list{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:.75rem 1rem calc(1.25rem + env(safe-area-inset-bottom));scrollbar-width:none;flex:1;overflow-y:auto}.PoiField-module-scss-module__sBGggW__list::-webkit-scrollbar{display:none}.PoiField-module-scss-module__sBGggW__listInner{flex-direction:column;gap:.5rem;display:flex}.PoiField-module-scss-module__sBGggW__item{background:var(--chip-bg);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:center;gap:.75rem;width:100%;padding:.5rem;transition:background .16s,border-color .16s,transform .16s;display:flex}.PoiField-module-scss-module__sBGggW__item:active{transform:scale(.98)}.PoiField-module-scss-module__sBGggW__itemOn{background:#5cb2a133;border-color:#7ad6c199}.PoiField-module-scss-module__sBGggW__cover{width:56px;height:56px;color:var(--text-faint);background:#ffffff14;border-radius:12px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.PoiField-module-scss-module__sBGggW__coverImg{object-fit:cover}.PoiField-module-scss-module__sBGggW__info{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.PoiField-module-scss-module__sBGggW__name,.PoiField-module-scss-module__sBGggW__address{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PoiField-module-scss-module__sBGggW__name{color:var(--text);font-size:.875rem;font-weight:700}.PoiField-module-scss-module__sBGggW__address{color:var(--text-faint);font-size:.75rem}.PoiField-module-scss-module__sBGggW__check{border:1px solid var(--surface-border,#ffffff2e);color:#0000;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.PoiField-module-scss-module__sBGggW__checkOn{background:var(--brand-green-bright);color:#06231d;border-color:#0000}.PoiField-module-scss-module__sBGggW__end{text-align:center;color:var(--text-faint);margin:0;padding:1rem 0 .25rem;font-size:.75rem}
@keyframes UserShowcase-module-scss-module__x6bhJW__ctaSweep{0%{transform:translate(-120%)skew(-18deg)}55%,to{transform:translate(320%)skew(-18deg)}}.UserShowcase-module-scss-module__x6bhJW__root{--green:var(--brand-green);--green-bright:var(--brand-green-bright);--gold:var(--brand-gold);--gold-soft:var(--brand-gold-soft);--red:var(--brand-red);--page-bg:#0c0e0d;--surface-border:#ffffff21;--empty-title-color:var(--text);--empty-text-color:var(--text-dim);--empty-danger-color:#ff8b7d;--empty-brand-color:var(--brand-green-bright);--skeleton-bg:#ffffff24;--skeleton-shine:#ffffff38;min-height:100vh;color:var(--text);background-color:var(--page-bg)}.UserShowcase-module-scss-module__x6bhJW__hero{isolation:isolate;border-bottom-right-radius:32px;border-bottom-left-radius:32px;position:relative;overflow:hidden}.UserShowcase-module-scss-module__x6bhJW__heroBg{background-image:var(--hero-photo);filter:blur(6px)saturate(1.25)brightness(.55);z-index:-2;background-position:50%;background-size:cover;position:absolute;inset:-10%;transform:scale(1.2)}.UserShowcase-module-scss-module__x6bhJW__hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#080a0959,#080a09eb);position:absolute;inset:0}.UserShowcase-module-scss-module__x6bhJW__heroChat{top:calc(.85rem + env(safe-area-inset-top,0px));z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .2s;display:grid;position:absolute;right:1rem}.UserShowcase-module-scss-module__x6bhJW__heroChat:hover{color:#fff;background:#ffffff3d}.UserShowcase-module-scss-module__x6bhJW__heroChatBadge{text-align:center;color:#fff;background:var(--red);border:1px solid #080a09e6;border-radius:999px;min-width:20px;height:20px;padding:0 5px;font-size:.75rem;font-weight:700;line-height:18px;position:absolute;top:-3px;right:-3px}.UserShowcase-module-scss-module__x6bhJW__heroInner{text-align:center;flex-direction:column;align-items:center;max-width:840px;margin:0 auto;padding:3.5rem 1.5rem 2.25rem;display:flex;position:relative}.UserShowcase-module-scss-module__x6bhJW__coinWrap{justify-content:center;align-items:center;margin-bottom:.75rem;display:flex;position:relative}.UserShowcase-module-scss-module__x6bhJW__coinGlow{filter:blur(6px);z-index:0;pointer-events:none;background:radial-gradient(circle,#7ad6c173 0%,#ffa51a2e 42%,#0000 68%);position:absolute;inset:-30%}.UserShowcase-module-scss-module__x6bhJW__coinFloat{z-index:1;animation:var(--anim-coin-float);position:relative}.UserShowcase-module-scss-module__x6bhJW__name{letter-spacing:.01em;color:#fff;text-shadow:0 2px 10px #00000073;margin:.25rem 0 .1rem;font-size:1.35rem;font-weight:800}.UserShowcase-module-scss-module__x6bhJW__womoId{color:#ffffffb8;letter-spacing:.04em;text-shadow:0 1px 6px #00000080;cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-size:.8rem;transition:color .15s;display:inline-flex}.UserShowcase-module-scss-module__x6bhJW__womoId:hover{color:#fff}.UserShowcase-module-scss-module__x6bhJW__metaRow{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.7rem;display:flex}.UserShowcase-module-scss-module__x6bhJW__metaChip{color:#ffffffdb;-webkit-backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.UserShowcase-module-scss-module__x6bhJW__balanceBlock{flex-direction:column;align-items:center;margin-top:1.5rem;display:flex}.UserShowcase-module-scss-module__x6bhJW__balanceLabel{letter-spacing:.22em;color:#ffffffb3;text-shadow:0 1px 6px #00000080;font-size:.75rem}.UserShowcase-module-scss-module__x6bhJW__balanceValue{color:#fff;text-shadow:0 3px 18px #00000080;align-items:baseline;gap:.35rem;margin-top:.15rem;font-size:3.4rem;font-weight:800;line-height:1;display:flex}.UserShowcase-module-scss-module__x6bhJW__balanceValue b{color:var(--green-bright);font-weight:800}.UserShowcase-module-scss-module__x6bhJW__balanceUnit{color:#fffc;font-size:1rem;font-weight:700}.UserShowcase-module-scss-module__x6bhJW__balanceLogin{color:#fff;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.35rem;margin-top:.6rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;transition:background .2s;display:inline-flex}.UserShowcase-module-scss-module__x6bhJW__balanceLogin:hover{background:#fff3}.UserShowcase-module-scss-module__x6bhJW__tagStrip{-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:18px;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:1.5rem;padding:.7rem .8rem;display:flex;box-shadow:0 10px 30px #00000047}.UserShowcase-module-scss-module__x6bhJW__tagChip{color:#eafffa;background:#5cb2a147;border-radius:999px;padding:.2rem .7rem;font-size:.75rem;font-weight:700}.UserShowcase-module-scss-module__x6bhJW__tagMore{cursor:pointer;color:var(--text-dim);background:#ffffff1f;border:0;font-family:inherit;transition:color .15s,background .15s}.UserShowcase-module-scss-module__x6bhJW__tagMore:hover,.UserShowcase-module-scss-module__x6bhJW__tagMore:focus-visible{color:#fff;background:#ffffff38}.UserShowcase-module-scss-module__x6bhJW__body{max-width:840px;padding:1.75rem 1rem calc(5rem + env(safe-area-inset-bottom,0px));margin:0 auto}.UserShowcase-module-scss-module__x6bhJW__station{margin-top:2.25rem}.UserShowcase-module-scss-module__x6bhJW__station:first-child{margin-top:.5rem}.UserShowcase-module-scss-module__x6bhJW__stationHead{align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.UserShowcase-module-scss-module__x6bhJW__stationAccent{background:var(--green);border-radius:2px;width:4px;height:18px}.UserShowcase-module-scss-module__x6bhJW__accentGold{background:var(--gold)}.UserShowcase-module-scss-module__x6bhJW__stationTitle{color:var(--text);font-size:1rem;font-weight:800}.UserShowcase-module-scss-module__x6bhJW__stationHint{color:var(--text-faint);margin-left:auto;font-size:.75rem}.UserShowcase-module-scss-module__x6bhJW__ctaBar{border:1px solid var(--surface-border);text-align:left;width:100%;color:var(--text);background:var(--surface);-webkit-backdrop-filter:blur(6px);border-radius:18px;align-items:center;gap:.85rem;margin-top:.75rem;padding:1.05rem 1.15rem;transition:transform .15s,background .2s;display:flex;position:relative;overflow:hidden}.UserShowcase-module-scss-module__x6bhJW__stationHead+.UserShowcase-module-scss-module__x6bhJW__ctaBar{margin-top:0}.UserShowcase-module-scss-module__x6bhJW__ctaBar:hover{background:var(--surface-strong);color:var(--text);transform:translateY(-2px)}.UserShowcase-module-scss-module__x6bhJW__ctaBar:before{content:"";pointer-events:none;width:160px;height:160px;position:absolute;top:-40%;right:-10%}.UserShowcase-module-scss-module__x6bhJW__ctaBuy:before{background:radial-gradient(circle,#ffa51a24,#0000 70%)}.UserShowcase-module-scss-module__x6bhJW__ctaBuy .UserShowcase-module-scss-module__x6bhJW__ctaIcon,.UserShowcase-module-scss-module__x6bhJW__ctaBuy .UserShowcase-module-scss-module__x6bhJW__ctaGo{color:var(--gold);background:#ffa51a29}.UserShowcase-module-scss-module__x6bhJW__ctaSupport:before{background:radial-gradient(circle,#ea584824,#0000 70%)}.UserShowcase-module-scss-module__x6bhJW__ctaSupport .UserShowcase-module-scss-module__x6bhJW__ctaIcon,.UserShowcase-module-scss-module__x6bhJW__ctaSupport .UserShowcase-module-scss-module__x6bhJW__ctaGo{color:var(--red);background:#ea584829}.UserShowcase-module-scss-module__x6bhJW__ctaShine{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff29 50%,#fff0 100%);width:42%;height:100%;animation:3.4s ease-in-out infinite UserShowcase-module-scss-module__x6bhJW__ctaSweep;position:absolute;top:0;left:0}.UserShowcase-module-scss-module__x6bhJW__ctaIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.UserShowcase-module-scss-module__x6bhJW__ctaBody{flex-direction:column;flex:1;min-width:0;display:flex}.UserShowcase-module-scss-module__x6bhJW__ctaLabel{color:var(--text);align-items:center;gap:.4rem;font-size:.95rem;font-weight:800;line-height:1.2;display:flex}.UserShowcase-module-scss-module__x6bhJW__ctaSub{color:var(--text-dim);margin-top:.15rem;font-size:.75rem;font-weight:600}.UserShowcase-module-scss-module__x6bhJW__ctaBadge{letter-spacing:.06em;color:var(--text-faint);border:1px solid var(--surface-border);white-space:nowrap;border-radius:999px;padding:.1rem .42rem;font-size:.75rem;font-weight:800}.UserShowcase-module-scss-module__x6bhJW__ctaGo{white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:72px;padding:.45rem .85rem;font-size:.82rem;font-weight:800;display:inline-flex}.UserShowcase-module-scss-module__x6bhJW__ctaBar:hover .UserShowcase-module-scss-module__x6bhJW__ctaGo{animation:var(--anim-cta-nudge)}.UserShowcase-module-scss-module__x6bhJW__pillRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;margin-bottom:1rem;display:flex;overflow-x:auto}.UserShowcase-module-scss-module__x6bhJW__pillRow::-webkit-scrollbar{display:none}.UserShowcase-module-scss-module__x6bhJW__pill{border:1px solid var(--surface-border);color:var(--text-dim);background:var(--surface);-webkit-backdrop-filter:blur(6px);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}@media (hover:hover){.UserShowcase-module-scss-module__x6bhJW__pill:not(.UserShowcase-module-scss-module__x6bhJW__pillActive):hover{color:var(--text);background:var(--surface-strong)}}.UserShowcase-module-scss-module__x6bhJW__pillActive{color:#063229;background:linear-gradient(135deg, var(--green-bright), var(--green));border-color:#0000;box-shadow:0 6px 16px #5cb2a14d}.UserShowcase-module-scss-module__x6bhJW__pillNum{opacity:.75;font-size:.75rem;font-weight:800}.UserShowcase-module-scss-module__x6bhJW__panel{min-height:200px}.UserShowcase-module-scss-module__x6bhJW__subTabRow{gap:1.25rem;margin-bottom:.75rem;display:flex}.UserShowcase-module-scss-module__x6bhJW__subTab{color:var(--text-faint);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:700;transition:color .15s}@media (hover:hover){.UserShowcase-module-scss-module__x6bhJW__subTab:not(.UserShowcase-module-scss-module__x6bhJW__subTabActive):hover{color:var(--text-dim)}}.UserShowcase-module-scss-module__x6bhJW__subTabActive{color:var(--text);position:relative}.UserShowcase-module-scss-module__x6bhJW__subTabActive:after{content:"";background:var(--gold);border-radius:2px;height:2px;position:absolute;bottom:-5px;left:0;right:0}@media (prefers-reduced-motion:reduce){.UserShowcase-module-scss-module__x6bhJW__coinFloat,.UserShowcase-module-scss-module__x6bhJW__ctaShine,.UserShowcase-module-scss-module__x6bhJW__ctaBar:hover .UserShowcase-module-scss-module__x6bhJW__ctaGo{animation:none}}
.GiftWay-module-scss-module__D57_Tq__gameTab{text-align:center;background-color:var(--surface);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;align-items:center;width:72px;height:72px;margin:0 auto;padding:8px;transition:all .2s;display:flex}@media (hover:hover){.GiftWay-module-scss-module__D57_Tq__gameTab:not(.GiftWay-module-scss-module__D57_Tq__gameTabActive):hover{color:var(--brand-rose-bright);background-color:var(--surface-hover);border:1px solid var(--brand-rose-bright)}}.GiftWay-module-scss-module__D57_Tq__gameTabActive{text-align:center;width:72px;color:var(--brand-rose-bright);background-color:var(--surface-hover);border:1px solid var(--brand-rose-bright);border-radius:8px;flex-direction:column;align-items:center;margin:0 auto;padding:8px 0;display:flex}
.CardViewWithTitle-module-scss-module__5uXGaW__section{box-shadow:var(--card-shadow,0px 0px 5px 0px #0003);border-radius:15px;margin:16px 0}.CardViewWithTitle-module-scss-module__5uXGaW__title{background:var(--card-title-bg,#fafafa);border-top-left-radius:15px;border-top-right-radius:15px;padding:16px;font-size:16px}.CardViewWithTitle-module-scss-module__5uXGaW__content{background-color:var(--card-bg,#fff);border-top:1px solid #ececec;border-radius:0 0 16px 16px;padding:16px;font-size:14px}[data-bs-theme=dark] .CardViewWithTitle-module-scss-module__5uXGaW__content{border-top-color:var(--divider)}
.StepProgress-module-scss-module__TD_qVW__stepperContainer{width:100%;margin-bottom:20px;padding:20px 0;position:relative}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__progressLine{z-index:1;background-color:#dee2e6;width:100%;height:2px;position:absolute;top:36px;left:0}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__progressLine .StepProgress-module-scss-module__TD_qVW__activeLine{background-color:#d4646b;height:100%;transition:width .3s}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__stepsWrapper{z-index:2;justify-content:space-between;display:flex;position:relative}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__stepItem{flex-direction:column;flex:1;align-items:center;display:flex}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__stepItem .StepProgress-module-scss-module__TD_qVW__circle{color:#6c757d;background-color:#fff;border:2px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:8px;font-size:14px;transition:all .3s;display:flex}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__stepItem .StepProgress-module-scss-module__TD_qVW__label{color:#6c757d;white-space:nowrap;font-size:12px;transition:all .3s}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__stepItem.StepProgress-module-scss-module__TD_qVW__completed .StepProgress-module-scss-module__TD_qVW__circle{color:#fff;background-color:#d4646b;border-color:#d4646b}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__stepItem.StepProgress-module-scss-module__TD_qVW__completed .StepProgress-module-scss-module__TD_qVW__label{color:#d4646b}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__stepItem.StepProgress-module-scss-module__TD_qVW__active .StepProgress-module-scss-module__TD_qVW__circle{color:#fff;background-color:#d4646b;border-color:#d4646b;font-weight:700;transform:scale(1.1);box-shadow:0 0 0 4px #d4646b33}.StepProgress-module-scss-module__TD_qVW__stepperContainer .StepProgress-module-scss-module__TD_qVW__stepItem.StepProgress-module-scss-module__TD_qVW__active .StepProgress-module-scss-module__TD_qVW__label{color:#000;font-weight:700}
.DescriptionList-module-scss-module__AcvAlq__descriptionList{--item-gap:.5rem;margin:0;padding:0}.DescriptionList-module-scss-module__AcvAlq__descriptionList .DescriptionList-module-scss-module__AcvAlq__infoRow{padding:var(--item-gap) 0;align-items:center;transition:background-color .2s;display:flex}.DescriptionList-module-scss-module__AcvAlq__descriptionList .DescriptionList-module-scss-module__AcvAlq__label{color:#6c757d;margin:0 15px 0 0;font-size:.875rem}.DescriptionList-module-scss-module__AcvAlq__descriptionList .DescriptionList-module-scss-module__AcvAlq__value{color:#212529;align-items:center;margin:0;font-size:.875rem;display:flex}.DescriptionList-module-scss-module__AcvAlq__descriptionList.DescriptionList-module-scss-module__AcvAlq__striped .DescriptionList-module-scss-module__AcvAlq__infoRow{padding:.75rem .5rem}.DescriptionList-module-scss-module__AcvAlq__descriptionList.DescriptionList-module-scss-module__AcvAlq__striped .DescriptionList-module-scss-module__AcvAlq__infoRow:nth-child(odd){background-color:#f8f9fa;border-radius:4px}.DescriptionList-module-scss-module__AcvAlq__descriptionList.DescriptionList-module-scss-module__AcvAlq__bordered .DescriptionList-module-scss-module__AcvAlq__infoRow{border-bottom:1px solid #eee}.DescriptionList-module-scss-module__AcvAlq__descriptionList.DescriptionList-module-scss-module__AcvAlq__bordered .DescriptionList-module-scss-module__AcvAlq__infoRow:last-child{border-bottom:none}[data-bs-theme=dark] .DescriptionList-module-scss-module__AcvAlq__descriptionList .DescriptionList-module-scss-module__AcvAlq__label{color:var(--text-dim)}[data-bs-theme=dark] .DescriptionList-module-scss-module__AcvAlq__descriptionList .DescriptionList-module-scss-module__AcvAlq__value{color:var(--text)}[data-bs-theme=dark] .DescriptionList-module-scss-module__AcvAlq__descriptionList.DescriptionList-module-scss-module__AcvAlq__striped .DescriptionList-module-scss-module__AcvAlq__infoRow:nth-child(odd){background-color:var(--surface)}[data-bs-theme=dark] .DescriptionList-module-scss-module__AcvAlq__descriptionList.DescriptionList-module-scss-module__AcvAlq__bordered .DescriptionList-module-scss-module__AcvAlq__infoRow{border-bottom-color:var(--divider)}
.ToggleSwitch-module-scss-module__iobiKW__root{cursor:pointer;background:#f6f6f6;border:1px solid #e6e6e6;border-radius:999px;align-items:center;width:160px;height:44px;display:flex;position:relative;overflow:hidden}.ToggleSwitch-module-scss-module__iobiKW__label{z-index:2;pointer-events:none;font-size:14px;font-weight:600;position:absolute;top:50%;transform:translateY(-50%)}.ToggleSwitch-module-scss-module__iobiKW__left{left:28px}.ToggleSwitch-module-scss-module__iobiKW__right{right:22px}.ToggleSwitch-module-scss-module__iobiKW__thumb{border-radius:999px;width:72px;height:36px;transition:transform .25s;position:absolute;top:4px;left:4px}.ToggleSwitch-module-scss-module__iobiKW__on .ToggleSwitch-module-scss-module__iobiKW__thumb{background:#27ae60;transform:translate(0)}.ToggleSwitch-module-scss-module__iobiKW__on .ToggleSwitch-module-scss-module__iobiKW__left{color:#fff}.ToggleSwitch-module-scss-module__iobiKW__on .ToggleSwitch-module-scss-module__iobiKW__right{color:#999}.ToggleSwitch-module-scss-module__iobiKW__off .ToggleSwitch-module-scss-module__iobiKW__thumb{background:#e34b4b;transform:translate(80px)}.ToggleSwitch-module-scss-module__iobiKW__off .ToggleSwitch-module-scss-module__iobiKW__left{color:#999}.ToggleSwitch-module-scss-module__iobiKW__off .ToggleSwitch-module-scss-module__iobiKW__right{color:#fff}.ToggleSwitch-module-scss-module__iobiKW__disabled{opacity:.5;cursor:not-allowed}[data-bs-theme=dark] .ToggleSwitch-module-scss-module__iobiKW__root{border-color:var(--surface-border);background:var(--surface)}:is([data-bs-theme=dark] .ToggleSwitch-module-scss-module__iobiKW__on .ToggleSwitch-module-scss-module__iobiKW__right,[data-bs-theme=dark] .ToggleSwitch-module-scss-module__iobiKW__off .ToggleSwitch-module-scss-module__iobiKW__left){color:var(--text-faint)}
.EventList-module-scss-module__EyFMVq__thumb{background:var(--surface-strong);border-radius:8px;flex-shrink:0;width:80px;height:60px;position:relative;overflow:hidden}.EventList-module-scss-module__EyFMVq__depiction{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.EventList-module-scss-module__EyFMVq__note{color:var(--text-faint);background:var(--surface);border-radius:999px;padding:6px 12px}.EventList-module-scss-module__EyFMVq__applyBtn{white-space:nowrap;color:var(--text-dim);border:1px solid var(--surface-border);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:8px 16px;font-size:.75rem;transition:all .2s;display:inline-flex}.EventList-module-scss-module__EyFMVq__applyBtn:hover{color:var(--text);border-color:var(--brand-rose-bright)}.EventList-module-scss-module__EyFMVq__applyBtn.EventList-module-scss-module__EyFMVq__applyBtnDone{color:#fff;background:var(--brand-rose);border-color:var(--brand-rose)}.EventList-module-scss-module__EyFMVq__applyBtn.EventList-module-scss-module__EyFMVq__applyBtnDone:hover{color:#fff;background:#e8677f;border-color:#e8677f}
.PageClient-module-scss-module__VbMmIG__lock{background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-border);border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:24px;padding:12px 14px;display:flex}.PageClient-module-scss-module__VbMmIG__lockIcon{color:var(--text-faint);flex-shrink:0;margin-top:1px;line-height:0}.PageClient-module-scss-module__VbMmIG__lockBody{color:var(--text-dim);font-size:.75rem;line-height:1.7}.PageClient-module-scss-module__VbMmIG__lockBody b{color:var(--text);font-weight:600}
.VibeSpotActivateSheet-module-scss-module__G91bVW__wrap{padding-bottom:8px}.VibeSpotActivateSheet-module-scss-module__G91bVW__heading{color:var(--text);margin:0 0 8px;font-size:1.125rem;font-weight:700}.VibeSpotActivateSheet-module-scss-module__G91bVW__lead{color:var(--text-dim);margin:0 0 20px;font-size:.875rem;line-height:1.7}.VibeSpotActivateSheet-module-scss-module__G91bVW__quota{background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-border);border-radius:14px;margin:0 0 14px;padding:14px}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaTitle{color:var(--text);font-size:.875rem;font-weight:600}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaCount{color:var(--text-faint);font-size:.75rem}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaCount b{color:var(--text);font-size:1rem}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaDots{gap:6px;margin:0 0 10px;padding:0;list-style:none;display:flex}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaDotUsed,.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaDotFree{border-radius:999px;flex:1;height:6px}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaDotUsed{background:var(--brand-rose)}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaDotFree{background:var(--track)}.VibeSpotActivateSheet-module-scss-module__G91bVW__quotaNote{color:var(--text-dim);margin:0;font-size:.75rem;line-height:1.6}.VibeSpotActivateSheet-module-scss-module__G91bVW__fee{background:#da52711a;border-radius:14px;margin:0 0 20px;padding:14px;box-shadow:inset 0 0 0 1px #f0809952}.VibeSpotActivateSheet-module-scss-module__G91bVW__fee[data-paid=true]{background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-border)}.VibeSpotActivateSheet-module-scss-module__G91bVW__feeRow{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.VibeSpotActivateSheet-module-scss-module__G91bVW__feeLabel{color:var(--text);font-size:.875rem}.VibeSpotActivateSheet-module-scss-module__G91bVW__feeAmount{color:var(--brand-rose-bright);white-space:nowrap;font-size:1.125rem;font-weight:700}.VibeSpotActivateSheet-module-scss-module__G91bVW__feeAmount small{color:var(--text-dim);font-size:.75rem;font-weight:500}.VibeSpotActivateSheet-module-scss-module__G91bVW__feeRowMinor{color:var(--text-dim);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;font-size:.75rem;display:flex}.VibeSpotActivateSheet-module-scss-module__G91bVW__feeSub{color:var(--text-dim);margin-top:2px;font-size:.75rem;font-weight:400;display:block}.VibeSpotActivateSheet-module-scss-module__G91bVW__feeNote{color:var(--text-dim);margin:0 0 12px;font-size:.75rem;line-height:1.6}.VibeSpotActivateSheet-module-scss-module__G91bVW__feePaid{color:#7ad6c1;justify-content:center;align-items:center;gap:5px;margin:0;font-size:.8125rem;font-weight:600;display:flex}.VibeSpotActivateSheet-module-scss-module__G91bVW__bind{background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-border);border-radius:12px;align-items:flex-start;gap:8px;margin:0 0 16px;padding:10px 12px;display:flex}.VibeSpotActivateSheet-module-scss-module__G91bVW__bindIcon{color:var(--text-faint);flex-shrink:0;margin-top:1px;line-height:0}.VibeSpotActivateSheet-module-scss-module__G91bVW__bindBody{color:var(--text-dim);font-size:.75rem;line-height:1.7}.VibeSpotActivateSheet-module-scss-module__G91bVW__bindBody b{color:var(--text);font-weight:600}.VibeSpotActivateSheet-module-scss-module__G91bVW__lockedLabel{align-items:center;gap:5px;display:inline-flex}.VibeSpotActivateSheet-module-scss-module__G91bVW__footer{flex-direction:column;align-items:center;gap:8px;display:flex}.VibeSpotActivateSheet-module-scss-module__G91bVW__footNote{color:var(--text-faint);margin:0;font-size:.75rem}
.page-module-scss-module__B_JSlq__page{flex-direction:column;gap:20px;display:flex}.page-module-scss-module__B_JSlq__stepper{gap:10px;display:flex}.page-module-scss-module__B_JSlq__stepItem{border-top:3px solid var(--track);color:var(--text-faint);background-image:linear-gradient(90deg, var(--brand-rose), var(--brand-rose-bright));background-position:0 0;background-repeat:no-repeat;background-size:0 3px;flex-direction:column;flex:1;gap:6px;padding-top:10px;transition:background-size .35s,color .25s;display:flex}.page-module-scss-module__B_JSlq__stepItemActive,.page-module-scss-module__B_JSlq__stepItemDone{color:var(--text);background-size:100% 3px}.page-module-scss-module__B_JSlq__stepIndex{letter-spacing:.08em;color:inherit;align-items:center;gap:5px;font-size:.75rem;font-weight:700;display:inline-flex}.page-module-scss-module__B_JSlq__stepItemActive .page-module-scss-module__B_JSlq__stepIndex,.page-module-scss-module__B_JSlq__stepItemDone .page-module-scss-module__B_JSlq__stepIndex{color:var(--brand-rose-bright)}.page-module-scss-module__B_JSlq__stepTitle{color:inherit;font-size:.875rem;font-weight:600}.page-module-scss-module__B_JSlq__panel{background:var(--surface);border:1px solid var(--surface-border);border-radius:18px;padding:20px 18px}.page-module-scss-module__B_JSlq__intro{background:var(--surface);border:1px solid var(--surface-border);text-align:center;border-radius:20px;padding:26px 20px 22px;position:relative;overflow:hidden}.page-module-scss-module__B_JSlq__intro:before{content:"";pointer-events:none;background:radial-gradient(circle,#f0809938 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-140px;left:50%;transform:translate(-50%)}.page-module-scss-module__B_JSlq__intro>*{position:relative}.page-module-scss-module__B_JSlq__introBadge{width:66px;height:66px;color:var(--brand-rose-bright);background:#f0809929;border:1px solid #f0809966;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex;box-shadow:0 0 0 10px #f080990f}.page-module-scss-module__B_JSlq__introTitle{margin-bottom:8px;font-size:1.125rem;font-weight:700}.page-module-scss-module__B_JSlq__introDesc{color:var(--text-dim);margin:0;font-size:.8125rem;line-height:1.7}.page-module-scss-module__B_JSlq__nowrap{white-space:nowrap}.page-module-scss-module__B_JSlq__fieldLabel{margin-bottom:6px;font-size:.8125rem;font-weight:600;display:block}.page-module-scss-module__B_JSlq__required{color:var(--brand-rose-bright)}.page-module-scss-module__B_JSlq__optional{color:var(--text-faint);font-size:.75rem;font-weight:400}.page-module-scss-module__B_JSlq__hint{color:var(--text-faint);align-items:flex-start;gap:6px;font-size:.75rem;line-height:1.6;display:flex}.page-module-scss-module__B_JSlq__error{color:var(--brand-rose-bright);text-align:end;margin:6px 0 0;font-size:.75rem}.page-module-scss-module__B_JSlq__resultHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.page-module-scss-module__B_JSlq__resultTitle{font-size:1rem;font-weight:700}.page-module-scss-module__B_JSlq__resultCount{color:var(--text-faint);font-size:.75rem}.page-module-scss-module__B_JSlq__researchBtn{color:var(--brand-rose-bright);text-underline-offset:3px;font-size:.8125rem;font-weight:600;text-decoration:underline}.page-module-scss-module__B_JSlq__resultList{flex-direction:column;gap:10px;display:flex}.page-module-scss-module__B_JSlq__placeCard{text-align:left;background:var(--surface);border:1px solid var(--surface-border);border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.page-module-scss-module__B_JSlq__placeCardActive{border-color:var(--brand-rose);box-shadow:0 0 0 1px var(--brand-rose);background:#da52711f}.page-module-scss-module__B_JSlq__placeThumb{background:var(--surface-strong);border-radius:10px;flex-shrink:0;width:76px;height:62px;position:relative;overflow:hidden}.page-module-scss-module__B_JSlq__placeThumbImg{object-fit:cover}.page-module-scss-module__B_JSlq__placeBody{flex:1;min-width:0}.page-module-scss-module__B_JSlq__placeName{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:2px;font-size:.875rem;font-weight:700;display:-webkit-box;overflow:hidden}.page-module-scss-module__B_JSlq__placeAddress{color:var(--text-dim);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;line-height:1.5;display:-webkit-box;overflow:hidden}.page-module-scss-module__B_JSlq__placeCheck{color:#0000;border:1.5px solid var(--surface-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.page-module-scss-module__B_JSlq__placeCardActive .page-module-scss-module__B_JSlq__placeCheck{color:#fff;background:var(--brand-rose);border-color:var(--brand-rose)}.page-module-scss-module__B_JSlq__linked{background:linear-gradient(135deg,#da527129,#da52710a);border:1px solid #f0809952;border-radius:16px;align-items:center;gap:12px;margin-bottom:24px;padding:12px;display:flex}.page-module-scss-module__B_JSlq__linkedIcon{width:38px;height:38px;color:var(--brand-rose-bright);background:#f0809929;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module-scss-module__B_JSlq__linkedBody{flex:1;min-width:0}.page-module-scss-module__B_JSlq__linkedLabel{color:var(--brand-rose-bright);align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}.page-module-scss-module__B_JSlq__linkedName{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:2px 0 0;font-size:.875rem;font-weight:700;display:-webkit-box;overflow:hidden}.page-module-scss-module__B_JSlq__linkedAddress{color:var(--text-dim);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.75rem;display:-webkit-box;overflow:hidden}.page-module-scss-module__B_JSlq__relinkBtn{color:var(--text-dim);border:1px solid var(--surface-border);background:#0000002e;border-radius:10px;flex-shrink:0;align-self:stretch;align-items:center;gap:4px;padding:0 10px;font-size:.75rem;font-weight:600;display:flex}.page-module-scss-module__B_JSlq__bottomSpacer{height:24px}
.detail-module-scss-module__XI4KDG__detail{--gold-bright:#ffd76a;--amber:#ff9f43;--red-bright:#ff9c90;color:var(--text);padding:.75rem 0 1.5rem}.detail-module-scss-module__XI4KDG__summary{background:var(--surface);border:1px solid var(--surface-border);border-radius:18px;align-items:center;gap:.85rem;padding:1.05rem 1.15rem;display:flex}.detail-module-scss-module__XI4KDG__summaryCoin{color:var(--text-dim);align-items:baseline;gap:.2rem;font-size:.85rem;font-weight:700;display:flex}.detail-module-scss-module__XI4KDG__summaryCoin b{color:var(--gold-bright);font-size:1.8rem;font-weight:800;line-height:1}.detail-module-scss-module__XI4KDG__summaryPrice{flex-direction:column;align-items:flex-end;gap:.15rem;margin-left:auto;display:flex}.detail-module-scss-module__XI4KDG__summaryPriceLabel{color:var(--text-faint);font-size:.75rem}.detail-module-scss-module__XI4KDG__summaryPriceValue{color:var(--amber);font-size:1.25rem;font-weight:800;line-height:1.2}.detail-module-scss-module__XI4KDG__summaryRefund .detail-module-scss-module__XI4KDG__summaryCoin b{color:var(--text)}.detail-module-scss-module__XI4KDG__summaryRefund .detail-module-scss-module__XI4KDG__summaryPriceValue{color:var(--red-bright)}.detail-module-scss-module__XI4KDG__section{margin-top:1.5rem}.detail-module-scss-module__XI4KDG__sectionTitle{color:var(--text-dim);margin:0 0 .6rem;font-size:.85rem;font-weight:800}.detail-module-scss-module__XI4KDG__rows{background:var(--surface);border:1px solid var(--surface-border);border-radius:18px;margin:0;padding:.35rem 1.15rem}.detail-module-scss-module__XI4KDG__row{justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;display:flex}.detail-module-scss-module__XI4KDG__row+.detail-module-scss-module__XI4KDG__row{border-top:1px solid var(--divider)}.detail-module-scss-module__XI4KDG__label{color:var(--text-faint);flex-shrink:0;margin:0;font-size:.8rem;font-weight:600}.detail-module-scss-module__XI4KDG__value{min-width:0;color:var(--text);text-align:right;overflow-wrap:anywhere;margin:0;font-size:.85rem;font-weight:700}.detail-module-scss-module__XI4KDG__valueHighlight{color:var(--gold-bright)}.detail-module-scss-module__XI4KDG__note{color:var(--text-faint);align-items:center;gap:.4rem;margin:1.5rem 0 0;font-size:.75rem;display:flex}.detail-module-scss-module__XI4KDG__note svg{flex-shrink:0}.detail-module-scss-module__XI4KDG__noteLink{color:var(--text-dim);cursor:pointer;background:0 0;padding:0;font-size:.75rem;font-weight:700;text-decoration:underline}
.PageClient-module-scss-module__DRYnLq__root{--green:var(--brand-green);--green-bright:var(--brand-green-bright);--accent:var(--green);--accent-bright:var(--green-bright);--accent-soft:#5cb2a12e;--accent-line:#7ad6c147;--accent-glow:#7ad6c166;--accent-ink:#08120f;overflow-x:clip}.PageClient-module-scss-module__DRYnLq__topBar{z-index:20;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--surface-border);background:#0d1412b8;align-items:center;gap:.5rem;height:56px;padding:0 8px 0 6px;display:flex;position:sticky;top:0}@media (min-width:768px){.PageClient-module-scss-module__DRYnLq__topBar{display:none}}.PageClient-module-scss-module__DRYnLq__iconBtn{width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:12px;place-items:center;transition:background .16s;display:grid}.PageClient-module-scss-module__DRYnLq__iconBtn:active{background:var(--surface-hover)}.PageClient-module-scss-module__DRYnLq__topTitle{min-width:0;color:var(--text);flex:1;margin:0;font-size:1rem;font-weight:800}.PageClient-module-scss-module__DRYnLq__shell{max-width:900px;padding:1.25rem 1rem calc(3rem + env(safe-area-inset-bottom,0px));margin:0 auto}.PageClient-module-scss-module__DRYnLq__grid{gap:2.25rem;display:grid}@media (min-width:992px){.PageClient-module-scss-module__DRYnLq__grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:2.75rem;padding-top:1.5rem}}.PageClient-module-scss-module__DRYnLq__previewPanel{text-align:center;min-width:0;max-width:480px;margin:0 auto}@media (min-width:992px){.PageClient-module-scss-module__DRYnLq__previewPanel{max-width:none;margin:0}}.PageClient-module-scss-module__DRYnLq__title{letter-spacing:.01em;color:var(--text);margin:0;font-size:1.35rem;font-weight:800;display:none}@media (min-width:768px){.PageClient-module-scss-module__DRYnLq__title{display:block}}.PageClient-module-scss-module__DRYnLq__subtitle{color:var(--text-dim);margin:.5rem 0 0;font-size:.8rem;line-height:1.6}.PageClient-module-scss-module__DRYnLq__previewStage{margin-top:1.5rem;position:relative}.PageClient-module-scss-module__DRYnLq__previewGlow{background:radial-gradient(ellipse at center, var(--accent-glow) 0%, transparent 70%);filter:blur(14px);pointer-events:none;border-radius:50%;height:55%;position:absolute;top:-14%;left:-8%;right:-8%}.PageClient-module-scss-module__DRYnLq__previewFrame{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(6px);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 18px 40px -18px #000c}.PageClient-module-scss-module__DRYnLq__previewChrome{border-bottom:1px solid var(--surface-border);align-items:center;gap:.5rem;padding:.6rem .8rem;display:flex}.PageClient-module-scss-module__DRYnLq__previewDots{flex-shrink:0;gap:4px;display:flex}.PageClient-module-scss-module__DRYnLq__previewDots span{background:var(--surface-strong);border-radius:50%;width:8px;height:8px}.PageClient-module-scss-module__DRYnLq__previewUrl{min-width:0;color:var(--text-faint);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;overflow:hidden}.PageClient-module-scss-module__DRYnLq__previewSheet{background:#00000047;padding:1.25rem 1rem 1.5rem}.PageClient-module-scss-module__DRYnLq__previewIdentity{flex-direction:column;align-items:center;display:flex}.PageClient-module-scss-module__DRYnLq__previewName{color:var(--text);margin:.5rem 0 0;font-size:.875rem;font-weight:700}.PageClient-module-scss-module__DRYnLq__previewCaption{color:var(--text-faint);margin:.75rem 0 0;font-size:.75rem;line-height:1.6}.PageClient-module-scss-module__DRYnLq__station{min-width:0;max-width:480px;margin:0 auto}@media (min-width:992px){.PageClient-module-scss-module__DRYnLq__station{max-width:none;margin:0}}.PageClient-module-scss-module__DRYnLq__stationHead{align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.PageClient-module-scss-module__DRYnLq__stationAccent{background:var(--accent);border-radius:2px;width:4px;height:18px}.PageClient-module-scss-module__DRYnLq__stationTitle{color:var(--text);margin:0;font-size:1rem;font-weight:800}.PageClient-module-scss-module__DRYnLq__channelCard{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(6px);border-radius:18px;padding:.35rem 1rem 1rem}.PageClient-module-scss-module__DRYnLq__channel{align-items:center;gap:.75rem;padding:.9rem 0;display:flex}.PageClient-module-scss-module__DRYnLq__channel+.PageClient-module-scss-module__DRYnLq__channel{border-top:1px solid var(--divider)}.PageClient-module-scss-module__DRYnLq__channelIcon{border-radius:14px;flex-shrink:0}.PageClient-module-scss-module__DRYnLq__channelIconBox{width:44px;height:44px;color:var(--accent-bright);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.PageClient-module-scss-module__DRYnLq__channelBody{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.PageClient-module-scss-module__DRYnLq__channelTitle{color:var(--text);font-size:.875rem;font-weight:700}.PageClient-module-scss-module__DRYnLq__channelDesc{color:var(--text-faint);font-size:.75rem}.PageClient-module-scss-module__DRYnLq__channelBtn{height:36px;color:var(--accent-ink);cursor:pointer;background:linear-gradient(135deg, var(--accent-bright), var(--accent));border-radius:999px;flex-shrink:0;padding:0 1.15rem;font-size:.8rem;font-weight:800;transition:transform .15s,filter .2s}.PageClient-module-scss-module__DRYnLq__channelBtn:hover:not(:disabled){filter:brightness(1.05)}.PageClient-module-scss-module__DRYnLq__channelBtn:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.5}.PageClient-module-scss-module__DRYnLq__linkRow{padding-top:.15rem}.PageClient-module-scss-module__DRYnLq__linkInput{border:1px solid var(--surface-border);width:100%;height:40px;color:var(--text-dim);text-overflow:ellipsis;background:#ffffff0a;border-radius:12px;padding:0 .85rem;font-size:.75rem}.PageClient-module-scss-module__DRYnLq__linkInput:focus{border-color:var(--accent-bright);box-shadow:0 0 0 3px var(--accent-soft);color:var(--text)}.PageClient-module-scss-module__DRYnLq__note{color:var(--text-faint);align-items:flex-start;gap:.4rem;margin:1.25rem 0 0;font-size:.75rem;line-height:1.6;display:flex}.PageClient-module-scss-module__DRYnLq__note svg{flex-shrink:0;margin-top:.15rem}@media (prefers-reduced-motion:reduce){.PageClient-module-scss-module__DRYnLq__channelBtn:hover:not(:disabled){transform:none}}
.PageClient-module-scss-module__z2V5ra__root{--green:var(--brand-green);--green-bright:var(--brand-green-bright);overflow-x:clip}.PageClient-module-scss-module__z2V5ra__topBar{z-index:20;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--surface-border);background:#0d1412b8;align-items:center;gap:.5rem;height:56px;padding:0 8px 0 6px;display:flex;position:sticky;top:0}@media (min-width:768px){.PageClient-module-scss-module__z2V5ra__topBar{display:none}}.PageClient-module-scss-module__z2V5ra__iconBtn{width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:12px;place-items:center;transition:background .16s;display:grid}.PageClient-module-scss-module__z2V5ra__iconBtn:active{background:var(--surface-hover)}.PageClient-module-scss-module__z2V5ra__topTitle{min-width:0;color:var(--text);flex:1;font-size:1rem;font-weight:800}.PageClient-module-scss-module__z2V5ra__shell{max-width:640px;padding:1.5rem 1rem calc(5.5rem + env(safe-area-inset-bottom,0px));margin:0 auto}.PageClient-module-scss-module__z2V5ra__hero{text-align:center;flex-direction:column;align-items:center;display:flex}.PageClient-module-scss-module__z2V5ra__heroStage{justify-content:center;align-items:center;display:flex;position:relative}.PageClient-module-scss-module__z2V5ra__heroGlow{filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#7ad6c166 0%,#0000 68%);border-radius:50%;position:absolute;inset:-32%}.PageClient-module-scss-module__z2V5ra__heroAvatar{border-radius:50%;line-height:0;position:relative}.PageClient-module-scss-module__z2V5ra__heroName{letter-spacing:.01em;color:var(--text);margin:.9rem 0 0;font-size:1.35rem;font-weight:800}.PageClient-module-scss-module__z2V5ra__heroSubtitle{color:var(--text-dim);margin:.4rem 0 0;font-size:.8rem;line-height:1.6}.PageClient-module-scss-module__z2V5ra__body{margin-top:1.75rem}
.DoubleCoins-module-scss-module__7Yc78a__coinBody{border-radius:50%;position:relative}.DoubleCoins-module-scss-module__7Yc78a__coinBodyLeft{z-index:20;top:0;left:0}.DoubleCoins-module-scss-module__7Yc78a__coinBodyRight{z-index:10;top:0;left:50%}.DoubleCoins-module-scss-module__7Yc78a__coinDeco{background-color:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DoubleCoins-module-scss-module__7Yc78a__coinContent{position:absolute;top:50%;left:50%}.DoubleCoins-module-scss-module__7Yc78a__coinDeco1{--angle:0deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco2{--angle:30deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco3{--angle:60deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco4{--angle:90deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco5{--angle:120deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco6{--angle:150deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco7{--angle:180deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco8{--angle:210deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco9{--angle:240deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco10{--angle:270deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco11{--angle:300deg}.DoubleCoins-module-scss-module__7Yc78a__coinDeco12{--angle:330deg}
.PushTabs-module-scss-module__51wtCa__segmented{background:var(--surface);border:1px solid var(--surface-border);scrollbar-width:none;border-radius:999px;gap:4px;width:100%;max-width:560px;margin-bottom:20px;padding:4px;display:flex;overflow-x:auto}.PushTabs-module-scss-module__51wtCa__segmented::-webkit-scrollbar{display:none}.PushTabs-module-scss-module__51wtCa__seg{white-space:nowrap;color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1 0 auto;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.75rem;transition:all .2s;display:inline-flex}@media (hover:hover){.PushTabs-module-scss-module__51wtCa__seg:not(.PushTabs-module-scss-module__51wtCa__segActive):hover{color:var(--text);background:var(--surface-hover)}}.PushTabs-module-scss-module__51wtCa__seg.PushTabs-module-scss-module__51wtCa__segActive{color:#fff;background:var(--brand-rose)}
.page-module-scss-module__96eRjW__page{flex-direction:column;gap:16px;display:flex}.page-module-scss-module__96eRjW__alert{background:#ff8b7d1f;border:1px solid #ff8b7d52;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.page-module-scss-module__96eRjW__alertIcon{color:#ff8b7d;flex-shrink:0;margin-top:2px;display:flex}.page-module-scss-module__96eRjW__alertBody{flex:1;min-width:0}.page-module-scss-module__96eRjW__alertTitle{color:var(--text);margin:0 0 2px;font-size:.85rem;font-weight:700}.page-module-scss-module__96eRjW__alertDesc{color:var(--text-dim);margin:0;font-size:.75rem;line-height:1.6}.page-module-scss-module__96eRjW__wallets{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:768px){.page-module-scss-module__96eRjW__wallets{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__96eRjW__wallet{--tone-color:#ffffff8c;--tone-soft:#ffffff14}.page-module-scss-module__96eRjW__wallet[data-tone=rose]{--tone-color:var(--brand-rose-bright);--tone-soft:#f0809929}.page-module-scss-module__96eRjW__wallet[data-tone=green]{--tone-color:var(--brand-green-bright);--tone-soft:#7ad6c12e}.page-module-scss-module__96eRjW__wallet[data-tone=gold]{--tone-color:var(--brand-gold);--tone-soft:#ffa51a2e}.page-module-scss-module__96eRjW__wallet[data-tone=red]{--tone-color:#ff8b7d;--tone-soft:#ff8b7d2e}.page-module-scss-module__96eRjW__wallet[data-tone=muted]{--tone-color:#ffffff8c;--tone-soft:#ffffff14}.page-module-scss-module__96eRjW__wallet{background:var(--surface);border:1px solid var(--surface-border);border-radius:18px;flex-direction:column;padding:18px;display:flex;position:relative;overflow:hidden}.page-module-scss-module__96eRjW__wallet:before{content:"";background:radial-gradient(circle, var(--tone-soft) 0%, transparent 70%);pointer-events:none;width:180px;height:180px;position:absolute;top:-70px;right:-50px}.page-module-scss-module__96eRjW__wallet>*{position:relative}.page-module-scss-module__96eRjW__walletWarn{background:linear-gradient(180deg, #ff8b7d1a 0%, var(--surface) 60%);border-color:#ff8b7d66}.page-module-scss-module__96eRjW__walletHead{align-items:center;gap:8px;margin-bottom:14px;display:flex}.page-module-scss-module__96eRjW__walletIcon{width:34px;height:34px;color:var(--tone-color);background:var(--tone-soft);border-radius:11px;justify-content:center;align-items:center;display:flex}.page-module-scss-module__96eRjW__walletLabel{color:var(--text);font-size:.8rem;font-weight:700}.page-module-scss-module__96eRjW__walletValueRow{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.page-module-scss-module__96eRjW__walletValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:700;line-height:1.1}.page-module-scss-module__96eRjW__walletUnit{color:var(--text-dim);font-size:.8rem;font-weight:600}.page-module-scss-module__96eRjW__walletUse{color:var(--text-faint);margin:0 0 14px;font-size:.75rem;line-height:1.5}.page-module-scss-module__96eRjW__walletMeta{background:var(--surface-strong);border-radius:12px;flex-direction:column;gap:8px;margin-bottom:14px;padding:10px 12px;display:flex}.page-module-scss-module__96eRjW__walletMetaRow{color:var(--text-dim);justify-content:space-between;align-items:center;gap:8px;font-size:.75rem;display:flex}.page-module-scss-module__96eRjW__walletMetaRow b{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.page-module-scss-module__96eRjW__walletMetaWarn b{color:#ff8b7d}.page-module-scss-module__96eRjW__burnBar{background:var(--track);border-radius:999px;height:4px;overflow:hidden}.page-module-scss-module__96eRjW__burnBarFill{background:var(--tone-color);border-radius:999px;height:100%;transition:width .3s}.page-module-scss-module__96eRjW__walletFoot{gap:8px;margin-top:auto;display:flex}.page-module-scss-module__96eRjW__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:18px;padding:20px}.page-module-scss-module__96eRjW__cardHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.page-module-scss-module__96eRjW__cardTitle{color:var(--text);margin:0 0 4px;font-size:.95rem;font-weight:700}.page-module-scss-module__96eRjW__cardDesc{color:var(--text-dim);margin:0;font-size:.8rem;line-height:1.6}.page-module-scss-module__96eRjW__cardLink{color:var(--brand-rose-bright);flex-shrink:0;align-items:center;gap:4px;font-size:.75rem;text-decoration:none;display:inline-flex}.page-module-scss-module__96eRjW__cardLink:hover{text-decoration:underline}.page-module-scss-module__96eRjW__tabRow{scrollbar-width:none;margin-bottom:6px;display:flex;overflow-x:auto}.page-module-scss-module__96eRjW__tabRow::-webkit-scrollbar{display:none}.page-module-scss-module__96eRjW__recordList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__96eRjW__recordItem{--tone-color:#ffffff8c;--tone-soft:#ffffff14}.page-module-scss-module__96eRjW__recordItem[data-tone=rose]{--tone-color:var(--brand-rose-bright);--tone-soft:#f0809929}.page-module-scss-module__96eRjW__recordItem[data-tone=green]{--tone-color:var(--brand-green-bright);--tone-soft:#7ad6c12e}.page-module-scss-module__96eRjW__recordItem[data-tone=gold]{--tone-color:var(--brand-gold);--tone-soft:#ffa51a2e}.page-module-scss-module__96eRjW__recordItem[data-tone=red]{--tone-color:#ff8b7d;--tone-soft:#ff8b7d2e}.page-module-scss-module__96eRjW__recordItem[data-tone=muted]{--tone-color:#ffffff8c;--tone-soft:#ffffff14}.page-module-scss-module__96eRjW__recordItem{align-items:center;gap:12px;padding:14px 0;display:flex}.page-module-scss-module__96eRjW__recordItem:not(:last-child){border-bottom:1px solid var(--divider)}.page-module-scss-module__96eRjW__recordIcon{width:34px;height:34px;color:var(--tone-color);background:var(--tone-soft);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module-scss-module__96eRjW__recordBody{flex:1;min-width:0}.page-module-scss-module__96eRjW__recordTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:600;display:block;overflow:hidden}.page-module-scss-module__96eRjW__recordSub{color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:.75rem;display:flex}.page-module-scss-module__96eRjW__recordSide{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.page-module-scss-module__96eRjW__recordAmount{color:var(--text);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.page-module-scss-module__96eRjW__recordAmountIn{color:var(--brand-green-bright)}.page-module-scss-module__96eRjW__recordBalance{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.75rem}.page-module-scss-module__96eRjW__statusChip{color:var(--tone-color);background:var(--tone-soft);border-radius:999px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.page-module-scss-module__96eRjW__usageMeta{font-variant-numeric:tabular-nums;align-items:center;gap:4px;display:inline-flex}.page-module-scss-module__96eRjW__recordEmpty{text-align:center;color:var(--text-faint);padding:32px 0;font-size:.8rem}.page-module-scss-module__96eRjW__devBar{background:#ffffff0a;border:1px dashed #ffffff3d;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 12px;display:flex}.page-module-scss-module__96eRjW__devLabel{color:var(--text-faint);margin-right:4px;font-size:.75rem}.page-module-scss-module__96eRjW__devChip{color:var(--text-dim);background:var(--chip-bg);cursor:pointer;border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:.75rem}.page-module-scss-module__96eRjW__devChip[data-active=true]{color:var(--text);border-color:var(--brand-rose-bright);background:#f0809933}
.page-module-scss-module__uZaCCq__activateRow{justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.page-module-scss-module__uZaCCq__activateBtn{border:1px solid var(--rose-bright,#f08099);color:var(--rose-bright,#f08099);background:0 0;border-radius:999px;padding:6px 14px;font-size:.8125rem;line-height:1.4;transition:background-color .2s,color .2s}.page-module-scss-module__uZaCCq__activateBtn:hover{background:var(--rose,#da5271);color:#fff}.page-module-scss-module__uZaCCq__vibeBadge{color:var(--rose-bright,#f08099);background:#f0809924;border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:.8125rem;line-height:1.4;display:inline-flex}.page-module-scss-module__uZaCCq__vibeBadge[data-off=true]{color:var(--text-faint);background:var(--surface);opacity:.7}
.CoinTargetList-module-scss-module__GV0miW__thumb{background-color:var(--surface-strong,#f2f2f2);border-radius:8px;flex-shrink:0;width:96px;height:72px;position:relative;overflow:hidden}.CoinTargetList-module-scss-module__GV0miW__info{flex:1;min-width:0}.CoinTargetList-module-scss-module__GV0miW__alert{background:#ff8b7d1f;border:1px solid #ff8b7d52;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.CoinTargetList-module-scss-module__GV0miW__alertIcon{color:#ff8b7d;flex-shrink:0;margin-top:2px;display:flex}.CoinTargetList-module-scss-module__GV0miW__alertBody{flex:1;min-width:0}.CoinTargetList-module-scss-module__GV0miW__alertTitle{color:var(--text,#1a1a1a);margin:0 0 2px;font-size:.85rem;font-weight:700}.CoinTargetList-module-scss-module__GV0miW__alertDesc{color:var(--text-dim,#666);margin:0;font-size:.75rem;line-height:1.6}
.page-module-scss-module__TmNQBG__roleOption{border:1px solid var(--surface-border);cursor:pointer;border-radius:12px;transition:all .2s}.page-module-scss-module__TmNQBG__roleOption:has(input:checked){background-color:#da527124;box-shadow:0 0 0 3px #da52712e;border-color:var(--brand-rose-bright)!important}.page-module-scss-module__TmNQBG__roleOption:hover{border-color:var(--brand-rose-bright)}.page-module-scss-module__TmNQBG__roleOption .form-check-input:checked{background-color:var(--brand-rose);border-color:var(--brand-rose)}.page-module-scss-module__TmNQBG__emptyBox{background:var(--surface);border-radius:12px;width:72px;height:72px}.page-module-scss-module__TmNQBG__avatar{background:var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex}.page-module-scss-module__TmNQBG__indexBadge{padding:2px 6px;font-size:10px}.page-module-scss-module__TmNQBG__pendingTag{color:#ffd25e;background-color:#ffc10729;font-size:11px;font-weight:500}.page-module-scss-module__TmNQBG__inviteResult{background-color:#da52711f;border:1px solid #da527147}
.GoldCoinChange-module-scss-module__7wjp_q__imgWrapper{aspect-ratio:1;border-radius:20px;width:36px;margin-left:12px;position:relative;overflow:hidden}.GoldCoinChange-module-scss-module__7wjp_q__img{object-fit:contain;border-radius:20px}
.PageClient-module-scss-module__KUKcbW__root{--gold:#e3bc41;--gold-bright:#ffd76a;--green:var(--brand-green-bright);--red:#ff8b7d;--tab-active-bg:linear-gradient(135deg, var(--gold-bright), var(--gold));--tab-active-color:#2b2107;--tab-active-shadow:0 6px 16px #e3bc4147;--empty-brand-color:var(--gold-bright)}.PageClient-module-scss-module__KUKcbW__body{max-width:640px;padding:1.25rem 1rem calc(3rem + env(safe-area-inset-bottom,0px));margin:0 auto}@media (min-width:768px){.PageClient-module-scss-module__KUKcbW__body{padding-top:2rem}}.PageClient-module-scss-module__KUKcbW__head{margin-bottom:1.25rem}.PageClient-module-scss-module__KUKcbW__headTitle{color:var(--text);margin:0;font-size:1.35rem;font-weight:800;display:none}@media (min-width:768px){.PageClient-module-scss-module__KUKcbW__headTitle{display:block}}.PageClient-module-scss-module__KUKcbW__headSub{color:var(--text-faint);margin:0;font-size:.8rem}@media (min-width:768px){.PageClient-module-scss-module__KUKcbW__headSub{margin-top:.35rem}}.PageClient-module-scss-module__KUKcbW__balance{grid-template-columns:repeat(2,1fr);gap:.7rem;margin-bottom:1.5rem;display:grid}.PageClient-module-scss-module__KUKcbW__balCard{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(6px);border-radius:18px;align-items:center;gap:.7rem;padding:.9rem 1rem;display:flex;position:relative;overflow:hidden}.PageClient-module-scss-module__KUKcbW__balCard:after{content:"";background:var(--bal-tone);height:3px;position:absolute;bottom:0;left:0;right:0}.PageClient-module-scss-module__KUKcbW__balGreen{--bal-tone:var(--green)}.PageClient-module-scss-module__KUKcbW__balGold{--bal-tone:var(--gold-bright)}.PageClient-module-scss-module__KUKcbW__balText{flex-direction:column;min-width:0;display:flex}.PageClient-module-scss-module__KUKcbW__balVal{font-variant-numeric:tabular-nums;color:var(--bal-tone);font-size:1.25rem;font-weight:800;line-height:1.15}.PageClient-module-scss-module__KUKcbW__balKey{color:var(--text-faint);font-size:.75rem}.PageClient-module-scss-module__KUKcbW__tabs{align-items:center;margin-bottom:1rem;display:flex}.PageClient-module-scss-module__KUKcbW__tabCount{opacity:.7;margin-left:.35rem;font-size:.75rem;font-weight:700}.PageClient-module-scss-module__KUKcbW__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.PageClient-module-scss-module__KUKcbW__row{background:var(--surface);border:1px solid var(--surface-border);border-radius:16px;align-items:center;gap:.75rem;padding:.8rem .95rem;display:flex}.PageClient-module-scss-module__KUKcbW__rowMain{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.PageClient-module-scss-module__KUKcbW__rowName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.PageClient-module-scss-module__KUKcbW__rowUse{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.PageClient-module-scss-module__KUKcbW__rowRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.2rem;display:flex}.PageClient-module-scss-module__KUKcbW__rowAmount{align-items:center;gap:.4rem;display:flex}.PageClient-module-scss-module__KUKcbW__rowCoin{align-items:center;padding-right:2px;display:flex}.PageClient-module-scss-module__KUKcbW__amountPlus,.PageClient-module-scss-module__KUKcbW__amountMinus{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:800;line-height:1}.PageClient-module-scss-module__KUKcbW__amountPlus{color:var(--green)}.PageClient-module-scss-module__KUKcbW__amountMinus{color:var(--red)}.PageClient-module-scss-module__KUKcbW__rowTime{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.75rem}
