.commission-records-module__ZesY7W__trigger{background:var(--app-card-bg);border:1px solid var(--app-border);width:100%;color:var(--app-text);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.commission-records-module__ZesY7W__trigger:hover{background:color-mix(in srgb, var(--app-primary) 6%, var(--app-card-bg))}.commission-records-module__ZesY7W__trigger:active{transform:scale(.99)}.commission-records-module__ZesY7W__loadingWrap{justify-content:center;padding:40px 0;display:flex}.commission-records-module__ZesY7W__spinner{color:var(--app-text-secondary);animation:1s linear infinite commission-records-module__ZesY7W__spin}@keyframes commission-records-module__ZesY7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.commission-records-module__ZesY7W__empty{text-align:center;color:var(--app-text-secondary);padding:32px 16px;font-size:14px}.commission-records-module__ZesY7W__list{flex-direction:column;gap:10px;display:flex}.commission-records-module__ZesY7W__card{background:var(--app-card-bg);border:1px solid var(--app-border);border-radius:12px;flex-shrink:0;padding:14px 16px}.commission-records-module__ZesY7W__cardTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.commission-records-module__ZesY7W__amount{color:var(--app-primary);font-size:16px;font-weight:700}.commission-records-module__ZesY7W__amountRedeem{color:var(--app-text-secondary);font-size:16px;font-weight:700}.commission-records-module__ZesY7W__date{color:var(--app-text-tertiary);font-size:12px}.commission-records-module__ZesY7W__cardBottom{flex-wrap:wrap;gap:8px 14px;display:flex}.commission-records-module__ZesY7W__meta{color:var(--app-text-secondary);font-size:12px}.commission-records-module__ZesY7W__footerLoader{justify-content:center;align-items:center;min-height:32px;padding:12px 0;display:flex}.commission-records-module__ZesY7W__miniSpinner{border:2px solid var(--app-border);border-top-color:var(--app-text-secondary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite commission-records-module__ZesY7W__spin}
.sheet-footer-module__thzw8W__footer{padding:12px 20px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));flex-direction:column;flex-shrink:0;gap:8px;display:flex}.sheet-footer-module__thzw8W__divider{border-top:1px solid var(--app-divider)}.sheet-footer-module__thzw8W__row{justify-content:flex-end;align-items:center;gap:8px;display:flex}.sheet-footer-module__thzw8W__spacer{flex:1}.sheet-footer-module__thzw8W__hint,.sheet-footer-module__thzw8W__note{text-align:center;margin:0;font-size:13px;line-height:1.4}.sheet-footer-module__thzw8W__hint{color:var(--app-warning,#f59e0b)}.sheet-footer-module__thzw8W__note{color:var(--app-error)}.sheet-footer-module__thzw8W__button{cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:15px;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,opacity .2s,transform .1s;display:inline-flex}.sheet-footer-module__thzw8W__button>svg{flex-shrink:0}.sheet-footer-module__thzw8W__button:disabled{opacity:.5;cursor:not-allowed}.sheet-footer-module__thzw8W__button:not(:disabled):active{transform:scale(.98)}.sheet-footer-module__thzw8W__fullWidth{flex:1;width:100%}.sheet-footer-module__thzw8W__iconOnly{width:40px;height:40px;padding:0}.sheet-footer-module__thzw8W__primary{background:var(--app-primary);color:var(--app-on-primary,#fff)}.sheet-footer-module__thzw8W__primary:not(:disabled):hover{opacity:.9}.sheet-footer-module__thzw8W__secondary{background:var(--app-input-bg);color:var(--app-text);border-color:var(--app-input-border)}.sheet-footer-module__thzw8W__secondary:not(:disabled):hover{background:var(--app-hover)}.sheet-footer-module__thzw8W__ghost{color:var(--app-text-secondary);background:0 0}.sheet-footer-module__thzw8W__ghost:not(:disabled):hover{background:var(--app-hover);color:var(--app-text)}.sheet-footer-module__thzw8W__outline{color:var(--app-text);border-color:var(--app-divider);background:0 0}.sheet-footer-module__thzw8W__outline:not(:disabled):hover{background:var(--app-hover);border-color:var(--app-input-border)}.sheet-footer-module__thzw8W__danger{color:var(--app-error);border-color:var(--app-error);background:0 0}.sheet-footer-module__thzw8W__danger:not(:disabled):hover{background:rgba(var(--app-error-rgb), .1)}.sheet-footer-module__thzw8W__dangerGhost{color:var(--app-error);background:0 0}.sheet-footer-module__thzw8W__dangerGhost:not(:disabled):hover{background:rgba(var(--app-error-rgb), .1)}.sheet-footer-module__thzw8W__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite sheet-footer-module__thzw8W__sheetFooterSpin}@keyframes sheet-footer-module__thzw8W__sheetFooterSpin{to{transform:rotate(360deg)}}
.share-button-module__rqoP2G__tabBar{background:var(--app-input-bg);border-radius:10px;gap:4px;margin-bottom:12px;padding:3px;display:flex}.share-button-module__rqoP2G__tab{color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:7px 0;font-size:13px;font-weight:500;transition:background .2s,color .2s,box-shadow .2s}.share-button-module__rqoP2G__tab:hover:not(.share-button-module__rqoP2G__tabActive){color:var(--app-text)}.share-button-module__rqoP2G__tabActive{background:var(--app-surface);color:var(--app-text);box-shadow:0 1px 3px #00000014}.share-button-module__rqoP2G__sharePreview{background-color:var(--app-input-bg);border:1px solid var(--app-input-border);width:100%;color:var(--app-text);white-space:pre-wrap;word-break:break-all;-webkit-user-select:all;user-select:all;border-radius:8px;padding:12px;font-size:13px;line-height:1.6}.share-button-module__rqoP2G__shareHint{color:var(--app-primary);background:color-mix(in srgb, var(--app-primary) 8%, transparent);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding:8px 12px;font-size:12px;display:flex}
.segments-module__jIwinq__dialogue{color:var(--app-primary);text-shadow:0 0 8px rgba(var(--app-primary-rgb), .25);font-weight:500;display:inline}.segments-module__jIwinq__monologue{color:var(--app-text-secondary);opacity:.85;font-style:italic;display:inline}.segments-module__jIwinq__sound{color:var(--app-text-secondary);letter-spacing:.1em;opacity:.55;font-size:.9em;display:inline}.segments-module__jIwinq__environment{color:var(--app-text-secondary);opacity:.75;display:inline}
.paragraph-item-module__C-5YxW__paragraph{white-space:pre-wrap;margin:0}
.scene-item-module__AuwmDa__scene{color:var(--app-text-secondary);letter-spacing:.15em;align-items:center;gap:.75em;margin:0;padding:.6em 0;font-size:12px;display:flex}.scene-item-module__AuwmDa__sceneTitle{text-align:center;flex-shrink:1;min-width:0;max-width:70%}.scene-item-module__AuwmDa__scene:before,.scene-item-module__AuwmDa__scene:after{content:"";background:linear-gradient(to var(--dir,right), transparent, var(--app-text-secondary));opacity:.3;flex:1;height:1px}.scene-item-module__AuwmDa__scene:before{--dir:right}.scene-item-module__AuwmDa__scene:after{--dir:left}
.intext-item-module__uzmw_W__intext{background:linear-gradient(145deg, rgba(var(--app-primary-rgb), .03), rgba(var(--app-primary-rgb), .07));border:1px solid rgba(var(--app-primary-rgb), .1);box-shadow:0 1px 6px rgba(var(--app-primary-rgb), .05);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.intext-item-module__uzmw_W__accent{background:linear-gradient(90deg, transparent, rgba(var(--app-primary-rgb), .5), var(--app-primary), rgba(var(--app-primary-rgb), .5), transparent);opacity:.6;height:2px}.intext-item-module__uzmw_W__header{align-items:center;gap:.75em;padding:8px 14px 0;display:flex}.intext-item-module__uzmw_W__header:before,.intext-item-module__uzmw_W__header:after{content:"";background:linear-gradient(to var(--dir,right), transparent, rgba(var(--app-primary-rgb), .25));opacity:.8;flex:1;height:1px}.intext-item-module__uzmw_W__header:before{--dir:right}.intext-item-module__uzmw_W__header:after{--dir:left}.intext-item-module__uzmw_W__typeLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--app-primary);opacity:.75;white-space:nowrap;font-size:.6em;font-weight:700}.intext-item-module__uzmw_W__body{padding:6px 14px 10px}.intext-item-module__uzmw_W__line{white-space:pre-wrap;color:var(--app-text);margin:0;font-size:.88em;line-height:1.7}.intext-item-module__uzmw_W__line+.intext-item-module__uzmw_W__line{margin-top:.15em}
.character-item-module__xiMSVa__character{margin:0}.character-item-module__xiMSVa__name{color:var(--app-primary);background:rgba(var(--app-primary-rgb), .1);letter-spacing:.05em;border-radius:4px;margin-bottom:2px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.character-item-module__xiMSVa__text{white-space:pre-wrap;margin:0}
.voiceover-item-module__iQPKOa__voiceover{color:var(--app-text-secondary);opacity:.8;border-left:2px solid rgba(var(--app-primary-rgb), .25);white-space:pre-wrap;margin:0;padding-left:.6em;font-style:italic}
.sfx-item-module__Esjkva__sfx{color:var(--app-text-secondary);letter-spacing:.1em;opacity:.55;text-align:center;white-space:pre-wrap;margin:0;font-size:.9em}
.info-item-module__liH8qW__info{background:rgba(var(--app-primary-rgb), .05);border-radius:6px;margin:0;padding:8px 10px;font-size:13px;line-height:1.6}.info-item-module__liH8qW__type{color:var(--app-text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:11px;font-weight:600;display:inline-block}.info-item-module__liH8qW__source{color:var(--app-text-secondary);opacity:.7;margin-left:6px;font-size:11px}.info-item-module__liH8qW__content{color:var(--app-text-secondary);white-space:pre-wrap;margin:0}
.typing-indicator-module___ouSsW__container,.typing-indicator-module___ouSsW__inline{align-items:center}.typing-indicator-module___ouSsW__container{--dot-size:8px;gap:4px;padding:4px 0;display:flex}.typing-indicator-module___ouSsW__inline{vertical-align:middle;--dot-size:5px;gap:3px;margin-left:6px;display:inline-flex}.typing-indicator-module___ouSsW__dot{width:var(--dot-size);height:var(--dot-size);background-color:rgba(var(--app-primary-rgb), .5);border-radius:50%;animation:1.4s ease-in-out infinite both typing-indicator-module___ouSsW__bounce}.typing-indicator-module___ouSsW__dot:first-child{animation-delay:-.32s}.typing-indicator-module___ouSsW__dot:nth-child(2){animation-delay:-.16s}.typing-indicator-module___ouSsW__dot:nth-child(3){animation-delay:0s}@keyframes typing-indicator-module___ouSsW__bounce{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}
.content-block-module__tImAsG__content{margin:0;font-size:15px;line-height:1.7}.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=paragraph]{margin-top:.8em}.content-block-module__tImAsG__content>[data-type=scene]+[data-type=paragraph],.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=scene]{margin-top:1.2em}.content-block-module__tImAsG__content>[data-type=character]+[data-type=character],.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=character],.content-block-module__tImAsG__content>[data-type=character]+[data-type=paragraph]{margin-top:.8em}.content-block-module__tImAsG__content>[data-type=intext]{margin-top:.8em;margin-bottom:.8em}.content-block-module__tImAsG__content>[data-type=voiceover]+[data-type=voiceover]{margin-top:.4em}.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=voiceover],.content-block-module__tImAsG__content>[data-type=voiceover]+[data-type=paragraph]{margin-top:1em}.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=sfx],.content-block-module__tImAsG__content>[data-type=sfx]+[data-type=paragraph]{margin-top:.8em}.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=info],.content-block-module__tImAsG__content>[data-type=info]+[data-type=paragraph]{margin-top:1em}
.user-instruction-badge-module__6ayLla__container{justify-content:center;width:100%;margin-top:4px;display:flex}.user-instruction-badge-module__6ayLla__badge{color:gold;text-shadow:0 1px 2px #0006;background:#ffd7001a;border:1px solid #ffd70040;border-radius:14px;flex-wrap:wrap;align-items:center;gap:6px;max-width:85%;padding:6px 14px;font-size:13px;display:inline-flex}.user-instruction-badge-module__6ayLla__icon{opacity:.8;flex-shrink:0}.user-instruction-badge-module__6ayLla__label{letter-spacing:.08em;text-transform:uppercase;opacity:.75;font-size:11px;font-weight:700}.user-instruction-badge-module__6ayLla__separator{opacity:.3;font-size:10px}.user-instruction-badge-module__6ayLla__typeChip{letter-spacing:.04em;color:#fff8d4;background:#ffd7002e;border:1px solid #ffd70059;border-radius:8px;flex-shrink:0;padding:1px 8px;font-size:11px;font-weight:700}.user-instruction-badge-module__6ayLla__text{color:#fff0b3;word-break:break-word;white-space:pre-wrap;font-weight:600}
.user-bubble-module__FjO_iG__wrapper{flex-direction:column;align-items:flex-end;width:100%;display:flex}.user-bubble-module__FjO_iG__bubble{word-wrap:break-word;background:linear-gradient(135deg, rgba(var(--app-primary-rgb), 1), rgba(var(--app-primary-rgb), .82));color:#fff;max-width:85%;box-shadow:0 1px 3px rgba(var(--app-primary-rgb), .3), 0 3px 10px rgba(var(--app-primary-rgb), .15);border-radius:18px 18px 4px;padding:10px 16px}
.sort-mode-button-module__C4etba__sortButton{width:20px;height:20px;color:inherit;opacity:.6;pointer-events:none;justify-content:center;align-items:center;margin-left:2px;transition:opacity .2s;display:inline-flex}[data-slot=tabs-trigger]:hover .sort-mode-button-module__C4etba__sortButton{opacity:1}[data-slot=tabs-trigger][data-state=active] .sort-mode-button-module__C4etba__sortButton{opacity:1}
.image-gallery-sheet-module__9yqUjq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.image-gallery-sheet-module__9yqUjq__spinner{border:3px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite image-gallery-sheet-module__9yqUjq__spin}@keyframes image-gallery-sheet-module__9yqUjq__spin{to{transform:rotate(360deg)}}.image-gallery-sheet-module__9yqUjq__loadingText{color:var(--app-text-secondary);font-size:14px}.image-gallery-sheet-module__9yqUjq__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 20px;display:flex}.image-gallery-sheet-module__9yqUjq__errorText{color:var(--app-text-secondary);text-align:center;font-size:14px}.image-gallery-sheet-module__9yqUjq__emptyContainer{flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.image-gallery-sheet-module__9yqUjq__emptyText{color:var(--app-text-tertiary);text-align:center;font-size:14px}.image-gallery-sheet-module__9yqUjq__grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}@media (min-width:600px){.image-gallery-sheet-module__9yqUjq__grid{grid-template-columns:repeat(4,1fr);gap:6px}}.image-gallery-sheet-module__9yqUjq__imageItem{aspect-ratio:1;background-color:var(--app-surface-variant);cursor:pointer;border:none;border-radius:4px;padding:0;transition:transform .2s;position:relative;overflow:hidden}.image-gallery-sheet-module__9yqUjq__imageItem:hover{transform:scale(1.02)}.image-gallery-sheet-module__9yqUjq__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.image-gallery-sheet-module__9yqUjq__loadMoreContainer{justify-content:center;padding:16px;display:flex}.image-gallery-sheet-module__9yqUjq__loadMoreButton{background-color:var(--app-input-bg);border:1px solid var(--app-border);color:var(--app-text);cursor:pointer;border-radius:8px;padding:10px 20px;font-size:14px;transition:background-color .2s}.image-gallery-sheet-module__9yqUjq__loadMoreButton:hover{background-color:var(--app-hover)}
.formatted-text-module__F6flia__paragraph{margin-bottom:1em;display:block}.formatted-text-module__F6flia__paragraph:last-child{margin-bottom:0}.formatted-text-module__F6flia__link{color:var(--app-primary);word-break:break-all;text-decoration:underline;transition:opacity .2s}.formatted-text-module__F6flia__link:hover{opacity:.8}
.character-reward-sheet-module__6yNg_a__content{padding:0}.character-reward-sheet-module__6yNg_a__banner{background:var(--color-card);border:1px solid var(--color-border);border-radius:14px;align-items:center;gap:14px;margin-bottom:12px;padding:16px;display:flex}.character-reward-sheet-module__6yNg_a__rulesText{color:var(--color-muted-foreground);margin-bottom:24px;padding:0 4px;font-size:13px;line-height:1.5}.character-reward-sheet-module__6yNg_a__coinIcon{background:var(--color-muted);color:#f59e0b;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.character-reward-sheet-module__6yNg_a__bannerText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.character-reward-sheet-module__6yNg_a__bannerTitle{color:var(--color-muted-foreground);font-size:13px}.character-reward-sheet-module__6yNg_a__bannerAmount{color:var(--color-foreground);letter-spacing:-.3px;font-size:20px;font-weight:700}.character-reward-sheet-module__6yNg_a__bannerProgress{color:var(--color-muted-foreground);flex-shrink:0;font-size:13px;font-weight:500}.character-reward-sheet-module__6yNg_a__taskList{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.character-reward-sheet-module__6yNg_a__taskRow{border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:background .15s;display:flex}.character-reward-sheet-module__6yNg_a__taskRowClickable{cursor:pointer}.character-reward-sheet-module__6yNg_a__taskRowClickable:active{background:var(--color-accent)}.character-reward-sheet-module__6yNg_a__taskDot{background:var(--color-muted);width:30px;height:30px;color:var(--color-muted-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.character-reward-sheet-module__6yNg_a__taskDotDone{color:#21c45d;background:#21c45d26}.character-reward-sheet-module__6yNg_a__taskContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.character-reward-sheet-module__6yNg_a__taskLabel{color:var(--color-foreground);font-size:14px;font-weight:500}.character-reward-sheet-module__6yNg_a__taskLabelDone{color:var(--color-muted-foreground);text-decoration:line-through;-webkit-text-decoration-color:var(--color-muted-foreground);text-decoration-color:var(--color-muted-foreground)}.character-reward-sheet-module__6yNg_a__taskHint{color:var(--color-primary);font-size:12px}.character-reward-sheet-module__6yNg_a__taskProgress{color:var(--color-muted-foreground);background:var(--color-muted);border-radius:10px;padding:2px 8px;font-size:12px;font-weight:600}.character-reward-sheet-module__6yNg_a__taskChevron{color:var(--color-muted-foreground);flex-shrink:0}.character-reward-sheet-module__6yNg_a__loadingContainer{justify-content:center;align-items:center;padding:48px 0;display:flex}
.image-preview-modal-module__9fqkEa__overlay{background-color:#000000f2;position:fixed;top:0;bottom:0;left:0;right:0}.image-preview-modal-module__9fqkEa__overlayLight{-webkit-backdrop-filter:blur(20px)saturate(140%);background-color:#0000008c}.image-preview-modal-module__9fqkEa__content{outline:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.image-preview-modal-module__9fqkEa__carousel{width:100%;height:100%;overflow:hidden}.image-preview-modal-module__9fqkEa__carouselContainer{height:100%;display:flex}.image-preview-modal-module__9fqkEa__slide{flex:0 0 100%;min-width:0;height:100%;position:relative}.image-preview-modal-module__9fqkEa__image{object-fit:contain;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.image-preview-modal-module__9fqkEa__imageNatural{object-fit:scale-down;image-rendering:-webkit-optimize-contrast}.image-preview-modal-module__9fqkEa__topRight{top:calc(12px + env(safe-area-inset-top,0px));z-index:210;gap:8px;display:flex;position:absolute;right:12px}.image-preview-modal-module__9fqkEa__reportButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.image-preview-modal-module__9fqkEa__reportButton:active{background:#ffffff4d}.image-preview-modal-module__9fqkEa__actions{z-index:210;gap:8px;display:flex;position:absolute;bottom:72px;left:50%;transform:translate(-50%)}.image-preview-modal-module__9fqkEa__info{top:calc(12px + env(safe-area-inset-top,0px));z-index:210;-webkit-backdrop-filter:blur(8px);color:#ffffffe6;pointer-events:auto;background:#0000008c;border-radius:8px;max-height:40vh;padding:8px 12px;font-size:12px;line-height:1.5;position:absolute;left:12px;right:60px;overflow-y:auto}.image-preview-modal-module__9fqkEa__counter{z-index:210;color:#fffc;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;background:#0006;border-radius:12px;padding:4px 12px;font-size:14px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}
.insufficient-credits-dialog-module__ZUAtEa__overlay{background:var(--app-overlay);animation:.25s ease-out insufficient-credits-dialog-module__ZUAtEa__fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.insufficient-credits-dialog-module__ZUAtEa__overlay[data-state=closed]{animation:.2s ease-in insufficient-credits-dialog-module__ZUAtEa__fadeOut}@keyframes insufficient-credits-dialog-module__ZUAtEa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes insufficient-credits-dialog-module__ZUAtEa__fadeOut{0%{opacity:1}to{opacity:0}}.insufficient-credits-dialog-module__ZUAtEa__dialog{background:var(--app-card);border:1px solid #ffffff0f;border-radius:24px;outline:none;flex-direction:column;align-items:center;width:min(340px,100vw - 48px);animation:.35s cubic-bezier(.16,1,.3,1) insufficient-credits-dialog-module__ZUAtEa__dialogIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;translate:-50% -50%;box-shadow:0 24px 80px #0000004d,inset 0 0 1px #ffffff1a}.insufficient-credits-dialog-module__ZUAtEa__dialog[data-state=closed]{animation:.2s ease-in insufficient-credits-dialog-module__ZUAtEa__dialogOut}@keyframes insufficient-credits-dialog-module__ZUAtEa__dialogIn{0%{opacity:0;translate:-50% calc(24px - 50%);scale:.95}to{opacity:1;translate:-50% -50%;scale:1}}@keyframes insufficient-credits-dialog-module__ZUAtEa__dialogOut{0%{opacity:1;translate:-50% -50%}to{opacity:0;translate:-50% calc(12px - 50%);scale:.97}}.insufficient-credits-dialog-module__ZUAtEa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.insufficient-credits-dialog-module__ZUAtEa__ambientGlow{pointer-events:none;background:radial-gradient(#ec48992e 0%,#f472b614 40%,#0000 70%);width:280px;height:160px;animation:4s ease-in-out infinite insufficient-credits-dialog-module__ZUAtEa__glowPulse;position:absolute;top:-60px;left:50%;translate:-50%}@keyframes insufficient-credits-dialog-module__ZUAtEa__glowPulse{0%,to{opacity:.7}50%{opacity:1}}.insufficient-credits-dialog-module__ZUAtEa__closeButton{width:28px;height:28px;color:var(--app-text-tertiary);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.insufficient-credits-dialog-module__ZUAtEa__closeButton:hover{color:var(--app-text-secondary);background:#ec489914}.insufficient-credits-dialog-module__ZUAtEa__body{z-index:1;flex-direction:column;align-items:center;padding:36px 28px 0;display:flex;position:relative}.insufficient-credits-dialog-module__ZUAtEa__iconWrap{background:linear-gradient(135deg,#ec489926,#f472b614);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;animation:2s ease-in-out infinite insufficient-credits-dialog-module__ZUAtEa__heartPulse;display:flex}.insufficient-credits-dialog-module__ZUAtEa__heartIcon{color:#ec4899;fill:#ec4899;opacity:.9}@keyframes insufficient-credits-dialog-module__ZUAtEa__heartPulse{0%,to{scale:1}50%{scale:1.06}}.insufficient-credits-dialog-module__ZUAtEa__title{text-align:center;color:var(--app-text);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700;line-height:1.35}.insufficient-credits-dialog-module__ZUAtEa__message{text-align:center;color:var(--app-text-secondary);margin:10px 0 0;font-size:14px;line-height:1.5}.insufficient-credits-dialog-module__ZUAtEa__promoBar{background:linear-gradient(135deg,#f59e0b14,#ec48990f);border:1px solid #f59e0b1a;border-radius:20px;justify-content:center;align-items:center;gap:8px;margin-top:18px;padding:8px 16px;display:flex}.insufficient-credits-dialog-module__ZUAtEa__bonusBadge{color:#d97706;letter-spacing:.01em;background:#f59e0b1f;border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.insufficient-credits-dialog-module__ZUAtEa__startingPrice{color:var(--app-text-tertiary);font-size:12px;font-weight:500}.insufficient-credits-dialog-module__ZUAtEa__cta{letter-spacing:.01em;cursor:pointer;color:#fff;z-index:1;background:linear-gradient(135deg,#ec4899,#f472b6,#a855f7) 0 0/200% 200%;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 48px);margin:20px 24px 0;padding:14px;font-size:15px;font-weight:600;transition:all .2s;animation:4s infinite insufficient-credits-dialog-module__ZUAtEa__gradientShift;display:flex;position:relative;overflow:hidden}@keyframes insufficient-credits-dialog-module__ZUAtEa__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.insufficient-credits-dialog-module__ZUAtEa__ctaShimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;animation:3s ease-in-out infinite insufficient-credits-dialog-module__ZUAtEa__shimmer;position:absolute;top:0;left:-100%}@keyframes insufficient-credits-dialog-module__ZUAtEa__shimmer{0%{left:-100%}to{left:100%}}.insufficient-credits-dialog-module__ZUAtEa__ctaSparkle{opacity:.8}.insufficient-credits-dialog-module__ZUAtEa__cta:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 28px #ec489959}.insufficient-credits-dialog-module__ZUAtEa__cta:active{filter:brightness(.97);transform:translateY(0)}.insufficient-credits-dialog-module__ZUAtEa__divider{align-items:center;gap:12px;width:calc(100% - 48px);margin:14px 24px 0;display:flex}.insufficient-credits-dialog-module__ZUAtEa__divider:before,.insufficient-credits-dialog-module__ZUAtEa__divider:after{content:"";background:#ffffff0f;flex:1;height:1px}.insufficient-credits-dialog-module__ZUAtEa__divider span{color:var(--app-text-tertiary);white-space:nowrap;font-size:12px}.insufficient-credits-dialog-module__ZUAtEa__actions{flex-direction:column;gap:1px;width:100%;padding:4px 20px 0;display:flex}.insufficient-credits-dialog-module__ZUAtEa__actionRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:11px 8px;transition:background .15s;display:flex}.insufficient-credits-dialog-module__ZUAtEa__actionRow:hover{background:rgba(var(--app-primary-rgb), .05)}.insufficient-credits-dialog-module__ZUAtEa__actionIcon{color:#d97706;background:#f59e0b1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.insufficient-credits-dialog-module__ZUAtEa__actionLabel{color:var(--app-text-secondary);flex:1;font-size:13px;font-weight:500;line-height:1.3}.insufficient-credits-dialog-module__ZUAtEa__actionRow:hover .insufficient-credits-dialog-module__ZUAtEa__actionLabel{color:var(--app-text)}.insufficient-credits-dialog-module__ZUAtEa__actionArrow{color:var(--app-text-tertiary);opacity:.5;flex-shrink:0;transition:all .15s}.insufficient-credits-dialog-module__ZUAtEa__actionRow:hover .insufficient-credits-dialog-module__ZUAtEa__actionArrow{opacity:.8;transform:translate(2px)}.insufficient-credits-dialog-module__ZUAtEa__trustBadge{color:var(--app-text-tertiary);opacity:.7;justify-content:center;align-items:center;gap:5px;padding:12px 24px 18px;font-size:11px;display:flex}
.privacy-badge-module__atZANa__badge{color:var(--app-text-secondary);background:rgba(var(--app-card-rgb), .45);max-width:var(--max-content-width);box-sizing:border-box;border-radius:20px;justify-content:center;align-items:center;gap:5px;width:calc(100% - 40px);margin:0 auto 12px;padding:7px 14px;font-size:11px;display:flex}
.membership-card-module__Ss1ybG__card{cursor:pointer;border:1.5px solid var(--app-border);opacity:.5;border-radius:22px;flex-direction:column;gap:14px;padding:28px 22px 22px;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s,opacity .25s;display:flex;transform:scale(.9)}.membership-card-module__Ss1ybG__card:active{transition-duration:.1s;transform:scale(.87)}.membership-card-module__Ss1ybG__selected{opacity:1;border-color:rgba(var(--app-primary-rgb), .4);box-shadow:0 8px 32px rgba(var(--app-primary-rgb), .14), 0 2px 10px var(--app-card-shadow);transform:scale(1)}.membership-card-module__Ss1ybG__selected:before{content:"";background:linear-gradient(90deg, var(--app-primary), rgba(var(--app-primary-rgb), .2));height:3px;position:absolute;top:0;left:0;right:0}.membership-card-module__Ss1ybG__selected:active{transform:scale(.97)}.membership-card-module__Ss1ybG__badge{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:0 20px 0 14px;padding:5px 14px;font-size:13px;font-weight:700;line-height:1.2;position:absolute;top:0;right:0;box-shadow:0 2px 8px #ff6b354d}.membership-card-module__Ss1ybG__header{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.membership-card-module__Ss1ybG__planIcon{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 14px #f59e0b4d}.membership-card-module__Ss1ybG__planName{color:var(--app-text);margin:0;font-size:17px;font-weight:700;line-height:1.2}.membership-card-module__Ss1ybG__pricing{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px;display:flex}.membership-card-module__Ss1ybG__price{color:var(--app-text);letter-spacing:-.5px;font-size:30px;font-weight:800;line-height:1}.membership-card-module__Ss1ybG__priceSuffix{color:var(--app-text-secondary);font-size:13px;font-weight:500;line-height:1}.membership-card-module__Ss1ybG__perDay{color:var(--app-text-secondary);opacity:.85;letter-spacing:.2px;font-size:12px;font-weight:500}.membership-card-module__Ss1ybG__divider{background:var(--app-divider);height:1px;margin:2px 0}.membership-card-module__Ss1ybG__valueList{flex-direction:column;gap:10px;padding:0 2px;display:flex}.membership-card-module__Ss1ybG__valueItem{color:var(--app-text-secondary);align-items:center;gap:8px;min-width:0;font-size:13.5px;font-weight:500;line-height:1.3;display:flex}.membership-card-module__Ss1ybG__valueItem svg{color:var(--app-primary);flex-shrink:0}.membership-card-module__Ss1ybG__valueItem span{word-break:keep-all;overflow-wrap:anywhere;min-width:0}.membership-card-module__Ss1ybG__totalHighlight{color:#e8590c;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(135deg,#f7931e1f,#ff6b350f);border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:15px;font-weight:800;line-height:1.25;display:flex;overflow:hidden}.membership-card-module__Ss1ybG__totalHighlight svg{color:#f7931e;flex-shrink:0}.membership-card-module__Ss1ybG__totalHighlight span{text-overflow:ellipsis;min-width:0;overflow:hidden}.membership-card-module__Ss1ybG__bonusFootnote{color:var(--app-text-secondary);opacity:.65;text-align:center;letter-spacing:.1px;margin:-4px 0 0;font-size:11px;line-height:1.3}.membership-card-module__Ss1ybG__tapHint{color:var(--app-primary);text-align:center;letter-spacing:.2px;opacity:0;margin-top:-4px;font-size:12px;font-weight:500;animation:.4s .15s forwards membership-card-module__Ss1ybG__tapHintFadeIn}@keyframes membership-card-module__Ss1ybG__tapHintFadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:.85;transform:translateY(0)}}
.membership-tab-module__QHQgcW__carouselViewport{padding:12px 0 16px;overflow:hidden}.membership-tab-module__QHQgcW__carouselContainer{gap:12px;padding:0 20px;display:flex}.membership-tab-module__QHQgcW__carouselSlide{flex:0 0 80%;min-width:0;max-width:340px}.membership-tab-module__QHQgcW__dots{justify-content:center;align-items:center;gap:6px;padding:0 0 16px;display:flex}.membership-tab-module__QHQgcW__dot{background:var(--app-text-secondary);opacity:.3;cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:width .25s,opacity .25s,background-color .25s}.membership-tab-module__QHQgcW__dot:hover{opacity:.55}.membership-tab-module__QHQgcW__dotActive{background:var(--app-primary);opacity:1;border-radius:3px;width:18px}.membership-tab-module__QHQgcW__privilegesSection{max-width:var(--max-content-width);box-sizing:border-box;width:calc(100% - 40px);margin:0 auto;padding-top:4px}.membership-tab-module__QHQgcW__privilegesTitle{color:var(--app-text-secondary);text-align:center;margin:0 0 12px;font-size:13px;font-weight:600}.membership-tab-module__QHQgcW__privilegesList{background:rgba(var(--app-primary-rgb), .035);border-radius:14px;grid-template-columns:1fr;gap:10px;padding:16px;display:grid}.membership-tab-module__QHQgcW__privilegeItem{align-items:center;gap:8px;display:flex}.membership-tab-module__QHQgcW__privilegeIcon{background:rgba(var(--app-primary-rgb), .1);width:30px;height:30px;color:var(--app-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.membership-tab-module__QHQgcW__privilegeItem span{color:var(--app-text-primary);font-size:12.5px;font-weight:500;line-height:1.3}.membership-tab-module__QHQgcW__reassurance{color:var(--app-text-secondary);opacity:.6;text-align:center;margin:16px 0 0;font-size:11px}
.credit-pack-card-module__d4y9Ea__card{cursor:pointer;border:1.5px solid var(--app-border);text-align:center;flex-direction:column;align-items:center;gap:6px;min-height:0;padding:20px 14px 16px;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s;display:flex}.credit-pack-card-module__d4y9Ea__card:active{transition-duration:.1s;transform:scale(.96)}@media (hover:hover){.credit-pack-card-module__d4y9Ea__card:hover{box-shadow:0 8px 28px rgba(var(--app-primary-rgb), .12), 0 2px 8px var(--app-card-shadow);border-color:rgba(var(--app-primary-rgb), .4);transform:translateY(-3px)}}.credit-pack-card-module__d4y9Ea__hasBonus{background:linear-gradient(160deg, #ffc8370f 0%, #ff6b350a 100%), var(--app-card-translucent);border-color:#f7931e59}@media (hover:hover){.credit-pack-card-module__d4y9Ea__hasBonus:hover{box-shadow:0 8px 28px #f7931e1f, 0 2px 8px var(--app-card-shadow);border-color:#f7931e8c}}.credit-pack-card-module__d4y9Ea__newUserOffer{background:linear-gradient(160deg, #ef44440d 0%, #a855f70a 100%), var(--app-card-translucent);border-color:#ef444459;animation:3s ease-in-out infinite credit-pack-card-module__d4y9Ea__subtlePulse}@keyframes credit-pack-card-module__d4y9Ea__subtlePulse{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 16px #ef444414}}@media (hover:hover){.credit-pack-card-module__d4y9Ea__newUserOffer:hover{box-shadow:0 8px 28px #ef444424, 0 2px 8px var(--app-card-shadow);border-color:#ef44448c;animation:none}}.credit-pack-card-module__d4y9Ea__bonusBadge{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:0 14px 0 12px;padding:4px 10px 4px 12px;font-size:11px;font-weight:800;line-height:1.2;position:absolute;top:-1px;right:-1px;box-shadow:0 2px 8px #ff6b3559}.credit-pack-card-module__d4y9Ea__newUserBadge{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:14px 0 12px;padding:4px 10px 4px 8px;font-size:10px;font-weight:700;line-height:1.2;position:absolute;top:-1px;left:-1px;box-shadow:0 2px 8px #6366f14d}.credit-pack-card-module__d4y9Ea__creditsSection{flex-direction:column;align-items:center;gap:2px;padding-top:4px;display:flex}.credit-pack-card-module__d4y9Ea__creditsIcon{width:36px;height:36px;color:var(--app-primary);filter:drop-shadow(0 2px 6px rgba(var(--app-primary-rgb), .35));flex-shrink:0;justify-content:center;align-items:center;margin-bottom:2px;display:flex;position:relative}.credit-pack-card-module__d4y9Ea__creditsIcon:before{content:"";background:radial-gradient(circle, rgba(var(--app-primary-rgb), .12) 0%, transparent 70%);border-radius:50%;position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.credit-pack-card-module__d4y9Ea__creditsValue{color:var(--app-text);letter-spacing:-.8px;font-size:26px;font-weight:900;line-height:1.1}.credit-pack-card-module__d4y9Ea__creditsLabel{color:var(--app-text-secondary);font-size:11px;font-weight:500;line-height:1}.credit-pack-card-module__d4y9Ea__bonusHighlight{color:#e8590c;background:linear-gradient(135deg,#f7931e24,#ff6b3514);border-radius:20px;justify-content:center;align-items:center;gap:3px;padding:3px 10px;font-size:12px;font-weight:700;line-height:1.3;display:flex}.credit-pack-card-module__d4y9Ea__bonusHighlight svg{color:#f7931e;flex-shrink:0}.credit-pack-card-module__d4y9Ea__price{width:100%;margin-top:auto;padding-top:6px}.credit-pack-card-module__d4y9Ea__priceBtn{background:linear-gradient(135deg, rgba(var(--app-primary-rgb), .1), rgba(var(--app-primary-rgb), .05));border-radius:10px;justify-content:center;align-items:center;width:100%;padding:8px 12px;transition:background .2s;display:flex}@media (hover:hover){.credit-pack-card-module__d4y9Ea__card:hover .credit-pack-card-module__d4y9Ea__priceBtn{background:linear-gradient(135deg, rgba(var(--app-primary-rgb), .18), rgba(var(--app-primary-rgb), .08))}}.credit-pack-card-module__d4y9Ea__priceValue{color:var(--app-primary);letter-spacing:-.3px;font-size:16px;font-weight:800;line-height:1}.credit-pack-card-module__d4y9Ea__countdown{font-variant-numeric:tabular-nums;color:#dc2626;background:linear-gradient(135deg,#ef44441f,#a855f71a);border-radius:0 0 14px 14px;justify-content:center;align-items:center;gap:6px;width:calc(100% + 28px);margin:6px -14px -16px;padding:7px 12px;line-height:1;display:flex}.credit-pack-card-module__d4y9Ea__countdown svg{flex-shrink:0;animation:1s ease-in-out infinite credit-pack-card-module__d4y9Ea__tickTock}@keyframes credit-pack-card-module__d4y9Ea__tickTock{0%,to{opacity:1}50%{opacity:.4}}.credit-pack-card-module__d4y9Ea__timeBlocks{align-items:center;gap:2px;display:flex}.credit-pack-card-module__d4y9Ea__timeDigit{text-align:center;letter-spacing:.5px;background:#ef44441f;border-radius:4px;min-width:22px;padding:2px 5px;font-size:12px;font-weight:800}.credit-pack-card-module__d4y9Ea__timeSep{padding:0 1px;font-size:12px;font-weight:800}
.credit-pack-tab-module__LbgOTq__grid{max-width:var(--max-content-width);box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:12px;width:calc(100% - 40px);margin:0 auto;display:grid}
.state-container-module__V8PQKq__loadingContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-height:200px;padding:40px 24px;display:flex}.state-container-module__V8PQKq__spinner{border:2.5px solid rgba(var(--app-primary-rgb), .15);border-top-color:rgba(var(--app-primary-rgb), .8);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite state-container-module__V8PQKq__spin}@keyframes state-container-module__V8PQKq__spin{to{transform:rotate(360deg)}}.state-container-module__V8PQKq__loadingText{color:var(--app-text-tertiary);letter-spacing:.01em;font-size:13px}.state-container-module__V8PQKq__errorContainer{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:200px;padding:32px 24px;display:flex}.state-container-module__V8PQKq__errorText{color:var(--app-error,#ef4444);margin:0;font-size:14px;line-height:1.5}.state-container-module__V8PQKq__emptyContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-height:280px;padding:48px 24px;display:flex}.state-container-module__V8PQKq__emptyIcon{justify-content:center;align-items:center;display:flex}.state-container-module__V8PQKq__emptyIcon>svg{width:40px;height:40px;color:var(--app-text-tertiary);stroke-width:1.5px}.state-container-module__V8PQKq__emptyText{color:var(--app-text-tertiary);text-align:center;margin:0;font-size:15px;font-weight:500;line-height:1.5}.state-container-module__V8PQKq__emptySubtext{color:var(--app-text-tertiary);text-align:center;max-width:240px;margin:0;font-size:13px;line-height:1.5}
.vip-tag-module__wvPkVG__vipTag{color:#92600a;white-space:nowrap;vertical-align:middle;background:linear-gradient(135deg,#fde68a 0%,#f59e0b 100%);border:1px solid #92600a40;border-radius:6px;align-items:center;gap:3px;padding:2px 7px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 3px #f59e0b33}
.bounty-in-progress-strip-module__bpCjcq__section{max-width:var(--max-content-width);border-bottom:1px solid var(--app-border);width:100%;margin:0 auto 14px;padding-bottom:12px}.bounty-in-progress-strip-module__bpCjcq__heading{color:var(--app-text-secondary);letter-spacing:.2px;align-items:center;gap:6px;margin:0 0 10px;font-size:13px;font-weight:700;display:flex}.bounty-in-progress-strip-module__bpCjcq__headingIcon{color:var(--app-primary);flex-shrink:0}.bounty-in-progress-strip-module__bpCjcq__headingInfo{color:var(--app-text-tertiary);transition:color .12s}:is(.bounty-in-progress-strip-module__bpCjcq__headingInfo:hover,.bounty-in-progress-strip-module__bpCjcq__headingInfo:focus-visible){color:var(--app-text-secondary)}.bounty-in-progress-strip-module__bpCjcq__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px 10px;width:100%;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.bounty-in-progress-strip-module__bpCjcq__grid{gap:18px 14px}}@media (min-width:1280px){.bounty-in-progress-strip-module__bpCjcq__grid{gap:22px 18px}}.bounty-in-progress-strip-module__bpCjcq__entry{min-width:0}.bounty-in-progress-strip-module__bpCjcq__empty{color:var(--app-text-tertiary);margin:0;font-size:12px;line-height:1.4}.bounty-in-progress-strip-module__bpCjcq__placeholder{align-items:center;min-height:28px;display:flex}.bounty-in-progress-strip-module__bpCjcq__miniSpinner{border:2px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite bounty-in-progress-strip-module__bpCjcq__bountyInProgressSpin}@keyframes bounty-in-progress-strip-module__bpCjcq__bountyInProgressSpin{to{transform:rotate(360deg)}}.bounty-in-progress-strip-module__bpCjcq__reward{letter-spacing:-.1px;color:color-mix(in srgb, var(--app-success) 30%, #fff);flex-shrink:0;align-items:center;gap:4px;font-weight:700;display:inline-flex}.bounty-in-progress-strip-module__bpCjcq__rewardIcon{color:inherit;flex-shrink:0}.bounty-in-progress-strip-module__bpCjcq__rewardAmount{font-size:12px;line-height:1}.bounty-in-progress-strip-module__bpCjcq__countdown{color:color-mix(in srgb, var(--app-primary) 45%, #fff);flex-shrink:0;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.bounty-in-progress-strip-module__bpCjcq__countdown svg{color:var(--app-primary);flex-shrink:0}.bounty-in-progress-strip-module__bpCjcq__countdownExpired{color:color-mix(in srgb, var(--app-error) 45%, #fff)}.bounty-in-progress-strip-module__bpCjcq__countdownExpired svg{color:var(--app-error)}.bounty-in-progress-strip-module__bpCjcq__fallbackCard{aspect-ratio:2/3;border:1px solid var(--app-border);background:var(--app-surface);width:100%;color:var(--app-text-secondary);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex}.bounty-in-progress-strip-module__bpCjcq__fallbackIcon{color:var(--app-text-tertiary)}.bounty-in-progress-strip-module__bpCjcq__fallbackTitle{font-size:12px;font-weight:600;line-height:1.3}.bounty-in-progress-strip-module__bpCjcq__fallbackSlot{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:auto;display:flex}
.bounty-market-entry-module__I55ivW__entry{min-width:0}.bounty-market-entry-module__I55ivW__reward{letter-spacing:-.1px;color:color-mix(in srgb, var(--app-success) 30%, #fff);flex-shrink:0;align-items:center;gap:4px;font-weight:700;display:inline-flex}.bounty-market-entry-module__I55ivW__rewardIcon{color:inherit;flex-shrink:0}.bounty-market-entry-module__I55ivW__rewardAmount{font-size:12px;line-height:1}.bounty-market-entry-module__I55ivW__slots{color:color-mix(in srgb, var(--app-warning) 35%, #fff);flex-shrink:0;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.bounty-market-entry-module__I55ivW__slots svg{color:var(--app-warning);flex-shrink:0}.bounty-market-entry-module__I55ivW__slotsPacked{color:color-mix(in srgb, var(--app-error) 40%, #fff)}.bounty-market-entry-module__I55ivW__slotsPacked svg{color:var(--app-error)}.bounty-market-entry-module__I55ivW__slotsCompleted{color:color-mix(in srgb, var(--app-success) 45%, #fff)}.bounty-market-entry-module__I55ivW__slotsCompleted svg{color:var(--app-success)}.bounty-market-entry-module__I55ivW__slotsFlame{animation:1.4s ease-in-out infinite bounty-market-entry-module__I55ivW__bountyFlame}@keyframes bounty-market-entry-module__I55ivW__bountyFlame{0%,to{filter:drop-shadow(0 0 #0000);transform:translateY(0)scale(1)}50%{filter:drop-shadow(0 0 4px rgba(var(--app-warning-rgb), .6));transform:translateY(-1px)scale(1.1)}}@media (prefers-reduced-motion:reduce){.bounty-market-entry-module__I55ivW__slotsFlame{animation:none!important}}
.bounty-admin-mark-low-quality-module__Zw_NAa__button{border:1px solid var(--app-input-border);color:var(--app-text-tertiary);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:5px;margin-top:-4px;padding:5px 12px;font-size:11.5px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.bounty-admin-mark-low-quality-module__Zw_NAa__button:not(:disabled):hover{background:var(--app-hover);color:var(--app-text-secondary)}.bounty-admin-mark-low-quality-module__Zw_NAa__button:disabled{opacity:.5;cursor:not-allowed}.bounty-admin-mark-low-quality-module__Zw_NAa__buttonMarked{border-color:rgba(var(--app-error-rgb), .45);color:var(--app-error)}.bounty-admin-mark-low-quality-module__Zw_NAa__buttonMarked:not(:disabled):hover{background:rgba(var(--app-error-rgb), .08);border-color:var(--app-error);color:var(--app-error)}
.bounty-contract-card-module__5EKa_a__contract{background:linear-gradient(180deg, color-mix(in srgb, var(--app-success) 14%, var(--app-card-bg)), color-mix(in srgb, var(--app-success) 4%, var(--app-card-bg)));border:1px solid rgba(var(--app-success-rgb), .24);box-shadow:inset 0 0 0 .5px color-mix(in srgb, var(--app-success) 35%, transparent), inset 0 1px 0 #ffffff0f, 0 1px 2px rgba(var(--app-success-rgb), .07);border-radius:14px;flex-direction:column;align-items:stretch;gap:4px;padding:32px 18px 16px;display:flex;position:relative}.bounty-contract-card-module__5EKa_a__corner{pointer-events:none;border-color:color-mix(in srgb, var(--app-success) 50%, transparent);border-style:solid;border-width:0;width:14px;height:14px;position:absolute}.bounty-contract-card-module__5EKa_a__cornerTL{border-top-width:1.5px;border-left-width:1.5px;border-top-left-radius:6px;top:6px;left:6px}.bounty-contract-card-module__5EKa_a__cornerTR{border-top-width:1.5px;border-right-width:1.5px;border-top-right-radius:6px;top:6px;right:6px}.bounty-contract-card-module__5EKa_a__cornerBL{border-bottom-width:1.5px;border-left-width:1.5px;border-bottom-left-radius:6px;bottom:6px;left:6px}.bounty-contract-card-module__5EKa_a__cornerBR{border-bottom-width:1.5px;border-right-width:1.5px;border-bottom-right-radius:6px;bottom:6px;right:6px}.bounty-contract-card-module__5EKa_a__banner{background:color-mix(in srgb, var(--app-success) 22%, var(--app-card-bg));color:color-mix(in srgb, var(--app-success) 85%, var(--app-text));letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;box-shadow:inset 0 -1px 0 rgba(var(--app-success-rgb), .25);border-radius:0 0 10px 10px;align-items:center;gap:6px;padding:4px 14px 5px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.bounty-contract-card-module__5EKa_a__bannerIcon{opacity:.85;flex-shrink:0}.bounty-contract-card-module__5EKa_a__reward{color:color-mix(in srgb, var(--app-success) 78%, var(--app-text));justify-content:center;align-items:center;gap:8px;margin-top:4px;display:flex}.bounty-contract-card-module__5EKa_a__rewardIcon{flex-shrink:0}.bounty-contract-card-module__5EKa_a__rewardAmount{letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:32px;font-weight:800;line-height:1}.bounty-contract-card-module__5EKa_a__rewardCaption{text-align:center;color:var(--app-text-tertiary);text-transform:uppercase;letter-spacing:.8px;margin:0;font-size:11px;font-weight:600}.bounty-contract-card-module__5EKa_a__meta{color:var(--app-text-secondary);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:6px;font-size:12px;display:flex}.bounty-contract-card-module__5EKa_a__metaItem{align-items:center;gap:4px;display:inline-flex}.bounty-contract-card-module__5EKa_a__metaIcon{color:color-mix(in srgb, var(--app-success) 65%, var(--app-text-tertiary));flex-shrink:0}.bounty-contract-card-module__5EKa_a__metaDivider{color:var(--app-text-tertiary)}.bounty-contract-card-module__5EKa_a__dashed{border-top:1px dashed rgba(var(--app-success-rgb), .28);height:0;margin:12px 0 8px}.bounty-contract-card-module__5EKa_a__creator{-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:12px;padding:6px 2px;display:flex}.bounty-contract-card-module__5EKa_a__creatorClickable{cursor:pointer;transition:background-color .15s}.bounty-contract-card-module__5EKa_a__creatorClickable:hover{background:rgba(var(--app-success-rgb), .08)}.bounty-contract-card-module__5EKa_a__creatorClickable:focus-visible{outline:2px solid var(--app-success);outline-offset:2px}.bounty-contract-card-module__5EKa_a__creatorBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.bounty-contract-card-module__5EKa_a__creatorLabel{letter-spacing:.6px;text-transform:uppercase;color:color-mix(in srgb, var(--app-success) 65%, var(--app-text-tertiary));font-size:10.5px;font-weight:700}.bounty-contract-card-module__5EKa_a__creatorName{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.bounty-contract-card-module__5EKa_a__followBtn{flex-shrink:0;width:auto;height:28px;padding:0 10px;font-size:12px}.bounty-contract-card-module__5EKa_a__brief{grid-template-columns:auto 1fr;gap:8px;padding:0 2px;display:grid}.bounty-contract-card-module__5EKa_a__briefMark{width:18px;color:color-mix(in srgb, var(--app-success) 50%, transparent);-webkit-user-select:none;user-select:none;margin-top:-4px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:700;line-height:1;display:block}.bounty-contract-card-module__5EKa_a__briefBody{color:var(--app-text);white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:13.5px;line-height:1.55}.bounty-contract-card-module__5EKa_a__briefBodyDefault{color:var(--app-text-tertiary);margin:0;font-size:13px;font-style:italic;line-height:1.5}
.bounty-claimer-list-module__p_oFGq__section{flex-direction:column;gap:10px;padding:0 2px;display:flex}.bounty-claimer-list-module__p_oFGq__header{color:var(--app-text-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.bounty-claimer-list-module__p_oFGq__headerIcon{color:var(--app-text-secondary);flex-shrink:0}.bounty-claimer-list-module__p_oFGq__headerLabel{font-weight:500}.bounty-claimer-list-module__p_oFGq__headerCount{background:rgba(var(--app-success-rgb), .12);min-width:22px;color:color-mix(in srgb, var(--app-success) 80%, var(--app-text));font-variant-numeric:tabular-nums;letter-spacing:-.2px;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:1px 7px;font-size:11.5px;font-weight:700;display:inline-flex}.bounty-claimer-list-module__p_oFGq__wall{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:14px 10px;margin:0;padding:2px;list-style:none;display:flex}.bounty-claimer-list-module__p_oFGq__item{width:64px;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;margin:0;padding:4px 2px;transition:background-color .15s,transform .1s;display:flex}.bounty-claimer-list-module__p_oFGq__item:hover{background:var(--app-button-hover-bg,#0000000a)}.bounty-claimer-list-module__p_oFGq__item:active{transform:scale(.97)}.bounty-claimer-list-module__p_oFGq__item:focus-visible{outline:2px solid var(--app-success);outline-offset:2px}.bounty-claimer-list-module__p_oFGq__itemDisabled{cursor:default;opacity:.65}.bounty-claimer-list-module__p_oFGq__itemDisabled:hover{background:0 0}.bounty-claimer-list-module__p_oFGq__itemDisabled:active{transform:none}.bounty-claimer-list-module__p_oFGq__avatar{flex-shrink:0;width:44px;height:44px}.bounty-claimer-list-module__p_oFGq__name{color:var(--app-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11.5px;font-weight:500;line-height:1.25;overflow:hidden}.bounty-claimer-list-module__p_oFGq__status{font-variant-numeric:tabular-nums;text-align:center;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;max-width:100%;font-size:10.5px;line-height:1.2;display:inline-flex;overflow:hidden}.bounty-claimer-list-module__p_oFGq__statusClaimed{color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text));font-weight:600}.bounty-claimer-list-module__p_oFGq__statusPending{color:color-mix(in srgb, var(--app-primary) 80%, var(--app-text));font-weight:600}.bounty-claimer-list-module__p_oFGq__statusDot{border-radius:999px;flex-shrink:0;width:6px;height:6px;display:inline-block}.bounty-claimer-list-module__p_oFGq__statusDotClaimed{background:var(--app-warning);box-shadow:0 0 4px rgba(var(--app-warning-rgb), .55)}.bounty-claimer-list-module__p_oFGq__statusDotPending{background:rgb(var(--app-primary-rgb));box-shadow:0 0 4px rgba(var(--app-primary-rgb), .5);animation:1.6s ease-in-out infinite bounty-claimer-list-module__p_oFGq__bountyClaimerPulse}@keyframes bounty-claimer-list-module__p_oFGq__bountyClaimerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}
.collapsible-section-module__6vP-oq__section{scroll-margin-top:60px}.collapsible-section-module__6vP-oq__sectionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:linear-gradient(90deg, rgba(var(--app-primary-rgb), .08) 0%, rgba(var(--app-primary-rgb), .03) 100%);border-left:3px solid var(--app-primary);align-items:center;gap:12px;padding:16px;transition:background-color .2s;display:flex;position:relative}.collapsible-section-module__6vP-oq__sectionHeader:hover{background:linear-gradient(90deg, rgba(var(--app-primary-rgb), .12) 0%, rgba(var(--app-primary-rgb), .05) 100%)}.collapsible-section-module__6vP-oq__sectionHeader:active{background:linear-gradient(90deg, rgba(var(--app-primary-rgb), .16) 0%, rgba(var(--app-primary-rgb), .06) 100%)}.collapsible-section-module__6vP-oq__sectionIcon{background:linear-gradient(135deg, rgba(var(--app-primary-rgb), .18) 0%, rgba(var(--app-primary-rgb), .3) 100%);width:34px;height:34px;color:var(--app-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex}.collapsible-section-module__6vP-oq__sectionHeader:hover .collapsible-section-module__6vP-oq__sectionIcon{box-shadow:0 2px 8px rgba(var(--app-primary-rgb), .15);transform:scale(1.08)}.collapsible-section-module__6vP-oq__sectionTitle{color:var(--app-text);letter-spacing:.3px;flex:1;font-size:15px;font-weight:700}.collapsible-section-module__6vP-oq__sectionBadge{color:var(--app-primary);background-color:rgba(var(--app-primary-rgb), .12);letter-spacing:.2px;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:600}.collapsible-section-module__6vP-oq__sectionChevron{color:var(--app-text-tertiary);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.collapsible-section-module__6vP-oq__sectionChevronOpen{transform:rotate(90deg)}.collapsible-section-module__6vP-oq__sectionContent{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.collapsible-section-module__6vP-oq__sectionContentOpen{grid-template-rows:1fr}.collapsible-section-module__6vP-oq__sectionContentInner{overflow:hidden}.collapsible-section-module__6vP-oq__sectionDivider{background:linear-gradient(180deg, rgba(var(--app-primary-rgb), .02) 0%, transparent 100%);height:10px}
.bounty-slot-meter-module__-J9L2G__meter{background:linear-gradient(180deg, color-mix(in srgb, var(--app-warning) 10%, var(--app-card-bg)), color-mix(in srgb, var(--app-warning) 3%, var(--app-card-bg)));border:1px solid rgba(var(--app-warning-rgb), .2);width:100%;box-shadow:inset 0 0 0 .5px color-mix(in srgb, var(--app-warning) 28%, transparent), inset 0 1px 0 #ffffff0f, 0 1px 2px rgba(var(--app-warning-rgb), .05);border-radius:10px;align-items:center;gap:3px;padding:4px 6px;display:flex}.bounty-slot-meter-module__-J9L2G__slot{border-radius:3px;flex:1 1 0;min-width:5px;height:10px}.bounty-slot-meter-module__-J9L2G__slotEmpty{background:var(--app-surface-variant);box-shadow:inset 0 0 0 1px #0000000f}.bounty-slot-meter-module__-J9L2G__slotClaimed{background:var(--app-warning);box-shadow:inset 0 0 0 1px rgba(var(--app-warning-rgb), .55), 0 0 4px rgba(var(--app-warning-rgb), .55)}.bounty-slot-meter-module__-J9L2G__slotPending{background:rgba(var(--app-primary-rgb), .14);box-shadow:inset 0 0 0 1px rgba(var(--app-primary-rgb), .55), 0 0 4px rgba(var(--app-primary-rgb), .5);animation:1.8s ease-in-out infinite bounty-slot-meter-module__-J9L2G__slotPendingPulse;animation-delay:calc(var(--slot-idx,0) * -300ms)}@keyframes bounty-slot-meter-module__-J9L2G__slotPendingPulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.bounty-slot-meter-module__-J9L2G__slotPending{opacity:.85;animation:none!important}}
.score-ring-module__J0wKxG__scoreRingSvg{display:block}.score-ring-module__J0wKxG__scoreRingTrack{stroke:rgba(var(--app-primary-rgb), .1)}.score-ring-module__J0wKxG__scoreRingFill{transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1)}.score-ring-module__J0wKxG__scoreRingSvg[data-level=high] .score-ring-module__J0wKxG__scoreRingTrack{stroke:#22c55e1f}.score-ring-module__J0wKxG__scoreRingSvg[data-level=mid] .score-ring-module__J0wKxG__scoreRingTrack{stroke:rgba(var(--app-primary-rgb), .1)}.score-ring-module__J0wKxG__scoreRingSvg[data-level=low] .score-ring-module__J0wKxG__scoreRingTrack{stroke:#f59e0b1f}.score-ring-module__J0wKxG__scoreRingSvg[data-level=critical] .score-ring-module__J0wKxG__scoreRingTrack{stroke:#ef44441f}.score-ring-module__J0wKxG__scoreRingSvg[data-level=high] .score-ring-module__J0wKxG__scoreRingFill{stroke:#22c55e}.score-ring-module__J0wKxG__scoreRingSvg[data-level=mid] .score-ring-module__J0wKxG__scoreRingFill{stroke:var(--app-primary)}.score-ring-module__J0wKxG__scoreRingSvg[data-level=low] .score-ring-module__J0wKxG__scoreRingFill{stroke:#f59e0b}.score-ring-module__J0wKxG__scoreRingSvg[data-level=critical] .score-ring-module__J0wKxG__scoreRingFill{stroke:#ef4444}
.bounty-battle-stats-module__g5JUMG__battle{flex-direction:column;gap:8px;padding:0 2px;display:flex}.bounty-battle-stats-module__g5JUMG__battleHeader{color:var(--app-text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.bounty-battle-stats-module__g5JUMG__battleIcon{color:var(--app-text-secondary);flex-shrink:0}.bounty-battle-stats-module__g5JUMG__battleLabel{align-items:baseline;gap:5px;display:inline-flex}.bounty-battle-stats-module__g5JUMG__battleCount{font-variant-numeric:tabular-nums;letter-spacing:-.2px;color:var(--app-text);font-size:14px;font-weight:700}.bounty-battle-stats-module__g5JUMG__battleCountSep{color:var(--app-text-tertiary);margin:0 1px;font-weight:500}.bounty-battle-stats-module__g5JUMG__battleLabelText{color:var(--app-text-secondary);font-size:12px;font-weight:500}.bounty-battle-stats-module__g5JUMG__battleCountdown{background:rgba(var(--app-warning-rgb), .14);color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text));font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.bounty-battle-stats-module__g5JUMG__battleCountdownIcon{flex-shrink:0}.bounty-battle-stats-module__g5JUMG__battleBreakdown{color:var(--app-text-tertiary);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:4px 14px;padding:0 2px;font-size:11.5px;display:flex}.bounty-battle-stats-module__g5JUMG__battleStat{align-items:center;gap:5px;font-weight:500;display:inline-flex}.bounty-battle-stats-module__g5JUMG__battleStatDot{background:var(--app-text-tertiary);border-radius:999px;flex-shrink:0;width:6px;height:6px;display:inline-block}.bounty-battle-stats-module__g5JUMG__battleStatDotClaimed{background:var(--app-warning);box-shadow:0 0 4px rgba(var(--app-warning-rgb), .55)}.bounty-battle-stats-module__g5JUMG__battleStatDotPending{background:rgb(var(--app-primary-rgb));box-shadow:0 0 4px rgba(var(--app-primary-rgb), .5)}.bounty-battle-stats-module__g5JUMG__battleStatDotExpired{background:var(--app-error);box-shadow:0 0 4px rgba(var(--app-error-rgb), .35)}.bounty-battle-stats-module__g5JUMG__battleStatClaimed{color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text));font-weight:600}.bounty-battle-stats-module__g5JUMG__battleStatPending{color:color-mix(in srgb, var(--app-primary) 80%, var(--app-text));font-weight:600}.bounty-battle-stats-module__g5JUMG__battleStatExpired{color:color-mix(in srgb, var(--app-error) 65%, var(--app-text-secondary));font-weight:600}.bounty-battle-stats-module__g5JUMG__battleExpiredHint{color:var(--app-text-secondary);margin:0;padding:0 2px;font-size:12px;line-height:1.5}
.card-review-report-module__LzADLG__reportBody{flex-direction:column;display:flex}.card-review-report-module__LzADLG__scoreHero{flex-direction:column;align-items:center;gap:8px;padding:20px 0 12px;display:flex}.card-review-report-module__LzADLG__scoreRingWrap{width:110px;height:110px;position:relative}.card-review-report-module__LzADLG__scoreHero[data-level=high] .card-review-report-module__LzADLG__scoreRingWrap{filter:drop-shadow(0 0 16px #22c55e2e)}.card-review-report-module__LzADLG__scoreHero[data-level=mid] .card-review-report-module__LzADLG__scoreRingWrap{filter:drop-shadow(0 0 16px rgba(var(--app-primary-rgb), .18))}.card-review-report-module__LzADLG__scoreHero[data-level=low] .card-review-report-module__LzADLG__scoreRingWrap{filter:drop-shadow(0 0 16px #f59e0b2e)}.card-review-report-module__LzADLG__scoreHero[data-level=critical] .card-review-report-module__LzADLG__scoreRingWrap{filter:drop-shadow(0 0 16px #ef44442e)}.card-review-report-module__LzADLG__scoreRingCenter{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.card-review-report-module__LzADLG__scoreValue{color:var(--app-text);font-size:32px;font-weight:800;line-height:1}.card-review-report-module__LzADLG__scoreGradeInRing{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.card-review-report-module__LzADLG__scoreHero[data-level=high] .card-review-report-module__LzADLG__scoreGradeInRing{color:#16a34a}.card-review-report-module__LzADLG__scoreHero[data-level=mid] .card-review-report-module__LzADLG__scoreGradeInRing{color:var(--app-primary)}.card-review-report-module__LzADLG__scoreHero[data-level=low] .card-review-report-module__LzADLG__scoreGradeInRing{color:#d97706}.card-review-report-module__LzADLG__scoreHero[data-level=critical] .card-review-report-module__LzADLG__scoreGradeInRing{color:#dc2626}.card-review-report-module__LzADLG__reportTime{text-align:center;color:var(--app-text-tertiary);margin:0;font-size:12px}.card-review-report-module__LzADLG__summaryCard{background:rgba(var(--app-primary-rgb), .04);border-left:3px solid var(--app-primary);border-radius:12px;margin-top:16px;padding:14px 16px;position:relative}.card-review-report-module__LzADLG__summaryText{color:var(--app-text);margin:0;font-size:13.5px;line-height:1.75}.card-review-report-module__LzADLG__alertGroup{flex-direction:column;gap:10px;margin-top:20px;display:flex}.card-review-report-module__LzADLG__alertCard{border:1px solid;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.card-review-report-module__LzADLG__alertHeader{align-items:center;gap:10px;display:flex}.card-review-report-module__LzADLG__alertIconWrap{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.card-review-report-module__LzADLG__alertTitle{margin:0;font-size:13px;font-weight:600}.card-review-report-module__LzADLG__alertList{color:var(--app-text-secondary);margin:0;padding-left:20px;font-size:13px;line-height:1.75}.card-review-report-module__LzADLG__alertList li{margin-bottom:2px}.card-review-report-module__LzADLG__alertList li::marker{font-size:12px}.card-review-report-module__LzADLG__alertCritical{background:#ef44440a;border-color:#ef44441f}.card-review-report-module__LzADLG__alertCritical .card-review-report-module__LzADLG__alertIconWrap{color:#ef4444;background:#ef44441a}.card-review-report-module__LzADLG__alertCritical .card-review-report-module__LzADLG__alertTitle{color:#dc2626}.card-review-report-module__LzADLG__alertHighlight{background:#22c55e0a;border-color:#22c55e1f}.card-review-report-module__LzADLG__alertHighlight .card-review-report-module__LzADLG__alertIconWrap{color:#22c55e;background:#22c55e1a}.card-review-report-module__LzADLG__alertHighlight .card-review-report-module__LzADLG__alertTitle{color:#16a34a}.card-review-report-module__LzADLG__alertPriority{background:#3b82f60a;border-color:#3b82f61f}.card-review-report-module__LzADLG__alertPriority .card-review-report-module__LzADLG__alertIconWrap{color:#3b82f6;background:#3b82f61a}.card-review-report-module__LzADLG__alertPriority .card-review-report-module__LzADLG__alertTitle{color:#2563eb}.card-review-report-module__LzADLG__sectionBlock{flex-direction:column;gap:12px;margin-top:28px;display:flex}.card-review-report-module__LzADLG__sectionHeader{align-items:center;gap:12px;display:flex}.card-review-report-module__LzADLG__sectionLine{background:var(--app-border);flex:1;height:1px}.card-review-report-module__LzADLG__sectionTitle{color:var(--app-text-tertiary);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;margin:0;font-size:12px;font-weight:600}.card-review-report-module__LzADLG__dimensions{flex-direction:column;gap:8px;display:flex}.card-review-report-module__LzADLG__dimCard{background:var(--app-input-bg);border:1px solid var(--app-border);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.card-review-report-module__LzADLG__dimCard:hover{border-color:rgba(var(--app-primary-rgb), .2)}.card-review-report-module__LzADLG__dimHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.card-review-report-module__LzADLG__dimName{color:var(--app-text);font-size:13px;font-weight:500}.card-review-report-module__LzADLG__dimBadge{border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700;line-height:1.3}.card-review-report-module__LzADLG__dimBadge[data-level=high]{color:#16a34a;background:#22c55e1f}.card-review-report-module__LzADLG__dimBadge[data-level=mid]{color:var(--app-primary);background:rgba(var(--app-primary-rgb), .1)}.card-review-report-module__LzADLG__dimBadge[data-level=low]{color:#d97706;background:#f59e0b1f}.card-review-report-module__LzADLG__dimBadge[data-level=critical]{color:#dc2626;background:#ef44441f}.card-review-report-module__LzADLG__dimBar{background:rgba(var(--app-primary-rgb), .06);border-radius:3px;height:5px;overflow:hidden}.card-review-report-module__LzADLG__dimFill{border-radius:3px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.card-review-report-module__LzADLG__dimFill[data-level=high]{background:#22c55e}.card-review-report-module__LzADLG__dimFill[data-level=mid]{background:var(--app-primary)}.card-review-report-module__LzADLG__dimFill[data-level=low]{background:#f59e0b}.card-review-report-module__LzADLG__dimFill[data-level=critical]{background:#ef4444}.card-review-report-module__LzADLG__dimHeaderClickable{cursor:pointer;-webkit-user-select:none;user-select:none}.card-review-report-module__LzADLG__dimHeaderRight{align-items:center;gap:6px;display:flex}.card-review-report-module__LzADLG__dimExpandIcon{color:var(--app-text-tertiary);transition:transform .25s}.card-review-report-module__LzADLG__dimExpandIconOpen{transform:rotate(90deg)}.card-review-report-module__LzADLG__dimCollapse{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.card-review-report-module__LzADLG__dimCollapse[data-open=true]{grid-template-rows:1fr}.card-review-report-module__LzADLG__dimIssues{border-top:1px dashed var(--app-border);flex-direction:column;gap:6px;min-height:0;padding-top:8px;display:flex;overflow:hidden}.card-review-report-module__LzADLG__issueItem{background:rgba(var(--app-primary-rgb), .03);border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.card-review-report-module__LzADLG__issueDesc{color:var(--app-text);margin:0;font-size:13px;line-height:1.6}.card-review-report-module__LzADLG__issueEvidence{color:var(--app-text-tertiary);border-left:2px solid rgba(var(--app-primary-rgb), .18);margin:0;padding-left:10px;font-size:12px;font-style:italic;line-height:1.5}.card-review-report-module__LzADLG__issueSuggestion{color:var(--app-primary);align-items:flex-start;gap:5px;margin:0;font-size:12px;line-height:1.5;display:flex}.card-review-report-module__LzADLG__suggestionIcon{opacity:.7;flex-shrink:0;margin-top:2px}.card-review-report-module__LzADLG__disclaimer{color:var(--app-text-tertiary);text-align:center;margin:28px 0 0;font-size:11px;line-height:1.5}
.page-module__GTknXW__container{height:var(--app-vh,100dvh);background-color:var(--app-background);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;display:flex;position:relative;overflow:hidden}.page-module__GTknXW__headerAvatar{flex-shrink:0;display:inline-flex}.page-module__GTknXW__headerLoader{color:var(--app-text-tertiary);flex-shrink:0;animation:.8s linear infinite page-module__GTknXW__headerSpin}@keyframes page-module__GTknXW__headerSpin{to{transform:rotate(360deg)}}.page-module__GTknXW__headerTitle{-webkit-appearance:none;appearance:none;min-width:0;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:8px;margin:0;padding:0;display:flex}.page-module__GTknXW__headerName{white-space:nowrap;text-overflow:ellipsis;color:var(--app-text);font-size:18px;font-weight:600;overflow:hidden}.page-module__GTknXW__errorBanner{background:rgba(var(--app-error-rgb), .1);color:var(--app-error);text-align:center;border-radius:10px;margin:12px;padding:12px 14px;font-size:14px}.page-module__GTknXW__spinner{border:3px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite page-module__GTknXW__spin}.page-module__GTknXW__loadingContainer{flex:1;justify-content:center;align-items:center;display:flex}@keyframes page-module__GTknXW__spin{to{transform:rotate(360deg)}}
.bounty-progress-stepper-module__I20ryq__progress{flex-direction:column;gap:8px;display:flex}.bounty-progress-stepper-module__I20ryq__progressHeader{color:var(--app-text-secondary);text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:6px;padding:0 4px;font-size:11px;font-weight:700;display:flex}.bounty-progress-stepper-module__I20ryq__progressHeaderIcon{color:color-mix(in srgb, var(--app-success) 70%, var(--app-text));flex-shrink:0}.bounty-progress-stepper-module__I20ryq__progressCount{font-variant-numeric:tabular-nums;letter-spacing:-.2px;text-transform:none;color:color-mix(in srgb, var(--app-success) 80%, var(--app-text));align-items:baseline;gap:0;margin-left:auto;font-size:12px;font-weight:700;display:inline-flex}.bounty-progress-stepper-module__I20ryq__progressCountSep{color:var(--app-text-tertiary);margin:0 2px;font-weight:500}.bounty-progress-stepper-module__I20ryq__stepper{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.bounty-progress-stepper-module__I20ryq__step{border-radius:10px;grid-template-columns:28px 1fr;align-items:stretch;gap:12px;padding:6px 6px 6px 0;transition:background-color .15s;display:grid;position:relative}.bounty-progress-stepper-module__I20ryq__stepClickable{cursor:pointer}.bounty-progress-stepper-module__I20ryq__stepClickable:hover{background:var(--app-button-hover-bg,#0000000d)}.bounty-progress-stepper-module__I20ryq__stepClickable:focus-visible{outline:2px solid var(--app-success);outline-offset:2px}.bounty-progress-stepper-module__I20ryq__stepRail{flex-direction:column;flex-shrink:0;align-items:center;width:28px;padding-top:2px;display:flex}.bounty-progress-stepper-module__I20ryq__stepDot{background:var(--app-surface);border:1.5px solid var(--app-border);width:26px;height:26px;color:var(--app-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.bounty-progress-stepper-module__I20ryq__stepDotDone{background:var(--app-success);border-color:var(--app-success);color:#fff;box-shadow:0 0 0 4px rgba(var(--app-success-rgb), .12)}.bounty-progress-stepper-module__I20ryq__stepConnector{background:linear-gradient(180deg, var(--app-border), var(--app-border));flex:1;width:1.5px;min-height:12px;margin-top:2px}.bounty-progress-stepper-module__I20ryq__stepConnectorDone{background:linear-gradient(180deg, var(--app-success), color-mix(in srgb, var(--app-success) 35%, transparent))}.bounty-progress-stepper-module__I20ryq__stepBody{flex-direction:column;flex:1;gap:2px;min-width:0;padding-top:5px;padding-bottom:4px;display:flex}.bounty-progress-stepper-module__I20ryq__stepLine{align-items:center;gap:8px;min-width:0;display:flex}.bounty-progress-stepper-module__I20ryq__stepLabel{color:var(--app-text);flex:1;min-width:0;font-size:14px;font-weight:500}.bounty-progress-stepper-module__I20ryq__stepLabelDone{color:var(--app-text-secondary)}.bounty-progress-stepper-module__I20ryq__stepHint{color:var(--app-text-tertiary);font-size:11.5px}.bounty-progress-stepper-module__I20ryq__stepProgress{color:var(--app-text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12.5px;font-weight:600}.bounty-progress-stepper-module__I20ryq__stepChevron{color:var(--app-text-tertiary);flex-shrink:0}.bounty-progress-stepper-module__I20ryq__stepDone{background:rgba(var(--app-success-rgb), .06)}
.card-review-section-module__veflAq__reviewCard{background:var(--app-input-bg);border:1px solid var(--app-border);--accent:var(--app-primary);--accent-soft:rgba(var(--app-primary-rgb), .1);border-radius:16px;flex-direction:column;gap:14px;margin:8px 16px 0;padding:16px;display:flex}.card-review-section-module__veflAq__reviewCard[data-level=high]{--accent:#16a34a;--accent-soft:#22c55e24}.card-review-section-module__veflAq__reviewCard[data-level=mid]{--accent:var(--app-primary);--accent-soft:rgba(var(--app-primary-rgb), .12)}.card-review-section-module__veflAq__reviewCard[data-level=low]{--accent:#d97706;--accent-soft:#f59e0b29}.card-review-section-module__veflAq__reviewCard[data-level=critical]{--accent:#dc2626;--accent-soft:#ef444421}.card-review-section-module__veflAq__cardHero{align-items:center;gap:14px;display:flex}.card-review-section-module__veflAq__ringWrap{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.card-review-section-module__veflAq__ringValue{color:var(--app-text);justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.card-review-section-module__veflAq__ringEmpty{background:var(--accent-soft);border:2px dashed var(--accent-soft);width:60px;height:60px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.card-review-section-module__veflAq__heroMeta{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.card-review-section-module__veflAq__heroLabel{color:var(--app-text);font-size:16px;font-weight:700}.card-review-section-module__veflAq__statusPill{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-self:flex-start;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.card-review-section-module__veflAq__heroHint{color:var(--app-text-tertiary);margin:0;font-size:12.5px;line-height:1.55}.card-review-section-module__veflAq__rewardStrip{background:linear-gradient(135deg,#f59e0b14,#f59e0b22);border:1px solid #f59e0b33;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.card-review-section-module__veflAq__rewardIcon{color:#d97706;flex-shrink:0;width:22px;height:22px}.card-review-section-module__veflAq__rewardBody{flex-direction:column;gap:2px;min-width:0;display:flex}.card-review-section-module__veflAq__rewardTitle{color:#b45309;font-size:13px;font-weight:700;line-height:1.4}.card-review-section-module__veflAq__rewardSub{color:#92400e;opacity:.9;font-size:12px;line-height:1.4}:is(.dark .card-review-section-module__veflAq__rewardTitle,[data-theme=dark] .card-review-section-module__veflAq__rewardTitle){color:#fbbf24}:is(.dark .card-review-section-module__veflAq__rewardSub,[data-theme=dark] .card-review-section-module__veflAq__rewardSub){color:#fbbf24;opacity:.75}.card-review-section-module__veflAq__ctaButton{background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 3px 10px var(--accent-soft);border:none;border-radius:10px;align-self:flex-start;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:filter .2s,transform .15s,box-shadow .2s;display:inline-flex}.card-review-section-module__veflAq__ctaButton:hover{filter:brightness(1.06);box-shadow:0 5px 14px var(--accent-soft)}.card-review-section-module__veflAq__ctaButton:active{transform:scale(.97)}.card-review-section-module__veflAq__ctaChevron{opacity:.8;margin-left:-2px}.card-review-section-module__veflAq__cardNote{color:#dc2626;margin:0;font-size:11.5px;font-weight:500;line-height:1.5}:is(.dark .card-review-section-module__veflAq__cardNote,[data-theme=dark] .card-review-section-module__veflAq__cardNote){color:#f87171}.card-review-section-module__veflAq__reviewReportLoading{color:var(--app-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 0;font-size:14px;display:flex}.card-review-section-module__veflAq__spinner{border:2.5px solid rgba(var(--app-primary-rgb), .15);border-top-color:var(--app-primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite card-review-section-module__veflAq__spin}@keyframes card-review-section-module__veflAq__spin{to{transform:rotate(360deg)}}.card-review-section-module__veflAq__reviewReportEmpty{text-align:center;color:var(--app-text-tertiary);padding:48px 0;font-size:14px}.card-review-section-module__veflAq__footerMeta{justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 2px 2px;display:flex}.card-review-section-module__veflAq__autoPublishToggle{cursor:pointer;align-items:center;gap:8px;min-width:0;display:inline-flex}.card-review-section-module__veflAq__autoPublishText{color:var(--app-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.card-review-section-module__veflAq__costNote{color:var(--app-text-tertiary);flex-shrink:0;align-items:center;gap:3px;font-size:13px;font-weight:600;display:inline-flex}.card-review-section-module__veflAq__spinIcon{animation:.8s linear infinite card-review-section-module__veflAq__spin}
.page-module__j-ApQG__container{min-height:var(--app-vh,100dvh);background-color:var(--app-background);flex-direction:column;display:flex}.page-module__j-ApQG__content{padding:calc(var(--app-bar-height) + env(safe-area-inset-top,0px)) 16px 0;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.page-module__j-ApQG__layout{max-width:var(--max-content-width);flex-direction:column;gap:16px;width:100%;margin:0 auto;padding:20px 0;display:flex}.page-module__j-ApQG__settingsColumn,.page-module__j-ApQG__resultsColumn{flex-direction:column;gap:16px;display:flex}.page-module__j-ApQG__mobileOnly{display:contents}.page-module__j-ApQG__desktopOnly{display:none}.page-module__j-ApQG__resultsTitle{color:var(--app-text);align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.page-module__j-ApQG__resultsTitleInfo{color:var(--app-text-secondary);line-height:0}@media (min-width:1024px){.page-module__j-ApQG__content{padding-bottom:0;overflow:visible}.page-module__j-ApQG__layout{flex-direction:row;align-items:flex-start;gap:24px;max-width:1200px;padding:20px 0 40px}.page-module__j-ApQG__settingsColumn{top:calc(var(--app-bar-height) + env(safe-area-inset-top,0px));max-height:calc(var(--app-vh,100dvh) - var(--app-bar-height) - env(safe-area-inset-top,0px) - 20px);scrollbar-width:none;flex:0 0 440px;position:sticky;overflow-y:auto}.page-module__j-ApQG__settingsColumn::-webkit-scrollbar{display:none}.page-module__j-ApQG__settingsColumn>*{flex-shrink:0}.page-module__j-ApQG__resultsColumn{flex:1;min-width:0}.page-module__j-ApQG__mobileOnly{display:none}.page-module__j-ApQG__desktopOnly{display:contents}}
.character-bounty-claim-sheet-module__gXeDma__content{flex-direction:column;gap:14px;padding:4px 0 8px;display:flex}.character-bounty-claim-sheet-module__gXeDma__loadingContainer{min-height:240px;color:var(--app-text-tertiary);justify-content:center;align-items:center;display:flex}.character-bounty-claim-sheet-module__gXeDma__abandonButton{border:1px solid rgba(var(--app-error-rgb), .45);color:var(--app-error);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:6px;margin-top:-4px;padding:7px 18px;font-size:12.5px;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.character-bounty-claim-sheet-module__gXeDma__abandonButton:not(:disabled):hover{background:rgba(var(--app-error-rgb), .1);border-color:var(--app-error)}.character-bounty-claim-sheet-module__gXeDma__abandonButton:disabled{opacity:.5;cursor:not-allowed}
.image-upload-module__0B9ecG__imageUploadContainer{flex-direction:column;align-items:center;gap:12px;display:flex}.image-upload-module__0B9ecG__imagePreviewWrapper{display:inline-block;position:relative}.image-upload-module__0B9ecG__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:transform .2s,box-shadow .2s;position:relative}.image-upload-module__0B9ecG__avatarButton:hover:not(:disabled){box-shadow:var(--app-shadow-md);transform:scale(1.02)}.image-upload-module__0B9ecG__avatarButton:disabled{cursor:not-allowed}.image-upload-module__0B9ecG__avatarOverlay{background-color:var(--app-overlay);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.image-upload-module__0B9ecG__dropdownContent{background-color:var(--app-surface);border:1px solid var(--app-border);min-width:180px;box-shadow:var(--app-shadow-lg);z-index:var(--z-popover);border-radius:10px;padding:6px;animation:.15s ease-out image-upload-module__0B9ecG__dropdownFadeIn;overflow:hidden}@keyframes image-upload-module__0B9ecG__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.image-upload-module__0B9ecG__dropdownItem{width:100%;color:var(--app-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;outline:none;align-items:center;gap:10px;padding:10px 12px;font-size:14px;transition:background-color .15s;display:flex}.image-upload-module__0B9ecG__dropdownItem:hover,.image-upload-module__0B9ecG__dropdownItem:focus,.image-upload-module__0B9ecG__dropdownItem[data-highlighted]{background-color:var(--app-hover)}.image-upload-module__0B9ecG__dropdownSeparator{background-color:var(--app-border);height:1px;margin:4px 2px}.image-upload-module__0B9ecG__dropdownItemDanger{color:var(--app-error)}.image-upload-module__0B9ecG__dropdownItemDanger:hover,.image-upload-module__0B9ecG__dropdownItemDanger:focus,.image-upload-module__0B9ecG__dropdownItemDanger[data-highlighted]{background-color:rgba(var(--app-error-rgb), .1)}.image-upload-module__0B9ecG__imagePreview{border:2px solid var(--app-input-border);background-color:var(--app-input-bg);border-radius:12px;position:relative;overflow:hidden}.image-upload-module__0B9ecG__previewImage{object-fit:cover;width:100%;height:100%}.image-upload-module__0B9ecG__deleteImageButton{background-color:var(--app-error);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;line-height:1;transition:transform .2s,background-color .2s;display:flex;position:absolute;top:-8px;right:-8px}.image-upload-module__0B9ecG__deleteImageButton:hover{background-color:var(--app-error-hover,#dc2626);transform:scale(1.1)}.image-upload-module__0B9ecG__uploadButtonsContainer{flex-direction:column;align-items:center;gap:12px;min-height:48px;display:flex}.image-upload-module__0B9ecG__uploadButtonGroup{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.image-upload-module__0B9ecG__uploadButton{background-color:var(--app-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:background-color .2s,transform .2s;display:flex}.image-upload-module__0B9ecG__uploadButton:hover{background-color:var(--app-primary-hover,var(--app-primary));transform:translateY(-1px)}.image-upload-module__0B9ecG__historyButton{color:var(--app-primary);border:1px solid var(--app-primary);cursor:pointer;background-color:#0000;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:background-color .2s,transform .2s;display:flex}.image-upload-module__0B9ecG__historyButton:hover{background-color:rgba(var(--app-primary-rgb), .1);transform:translateY(-1px)}.image-upload-module__0B9ecG__uploadingIndicator{color:var(--app-text-secondary);align-items:center;gap:8px;display:flex}.image-upload-module__0B9ecG__spinner{border:2px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite image-upload-module__0B9ecG__spin}@keyframes image-upload-module__0B9ecG__spin{to{transform:rotate(360deg)}}.image-upload-module__0B9ecG__hiddenInput{display:none}.image-upload-module__0B9ecG__errorText{color:var(--app-error);margin-top:4px;font-size:13px}.image-upload-module__0B9ecG__modalOverlay{background-color:var(--app-overlay);z-index:var(--z-dialog);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.image-upload-module__0B9ecG__modalContainer{background-color:var(--app-surface);width:100%;max-width:600px;max-height:70vh;box-shadow:var(--app-shadow-xl);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.image-upload-module__0B9ecG__modalHeader{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.image-upload-module__0B9ecG__modalTitle{color:var(--app-text);margin:0;font-size:18px;font-weight:600}.image-upload-module__0B9ecG__modalCloseButton{width:32px;height:32px;color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:24px;transition:background-color .2s,color .2s;display:flex}.image-upload-module__0B9ecG__modalCloseButton:hover{background-color:var(--app-hover);color:var(--app-text)}.image-upload-module__0B9ecG__modalContent{flex:1;padding:16px;overflow-y:auto}.image-upload-module__0B9ecG__historyGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:480px){.image-upload-module__0B9ecG__historyGrid{grid-template-columns:repeat(2,1fr)}}.image-upload-module__0B9ecG__historyImageItem{aspect-ratio:1;cursor:pointer;padding:0;transition:transform .2s;position:relative;overflow:hidden}.image-upload-module__0B9ecG__historyImageItem:hover{transform:scale(1.05)}.image-upload-module__0B9ecG__historyImage{object-fit:cover;width:100%;height:100%}.image-upload-module__0B9ecG__emptyHistoryState{color:var(--app-text-secondary);justify-content:center;align-items:center;padding:48px 20px;display:flex}.image-upload-module__0B9ecG__loadingState{color:var(--app-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 20px;display:flex}.image-upload-module__0B9ecG__loadMoreContainer{justify-content:center;padding:16px;display:flex}.image-upload-module__0B9ecG__loadMoreButton{background-color:var(--app-input-bg);border:1px solid var(--app-border);color:var(--app-text);cursor:pointer;border-radius:8px;padding:10px 20px;font-size:14px;transition:background-color .2s}.image-upload-module__0B9ecG__loadMoreButton:hover{background-color:var(--app-hover)}
.bounty-market-list-module__ggzxWG__content{min-height:200px;padding:4px 0 8px}.bounty-market-list-module__ggzxWG__grid{max-width:var(--max-content-width);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px 10px;width:100%;margin:0 auto;padding:0;list-style:none;display:grid}@media (min-width:768px){.bounty-market-list-module__ggzxWG__grid{gap:18px 14px}}@media (min-width:1280px){.bounty-market-list-module__ggzxWG__grid{gap:22px 18px}}.bounty-market-list-module__ggzxWG__footerLoader{justify-content:center;padding:20px;display:flex}.bounty-market-list-module__ggzxWG__miniSpinner{border:2px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite bounty-market-list-module__ggzxWG__bountyMarketSpin}@keyframes bounty-market-list-module__ggzxWG__bountyMarketSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.bounty-market-list-module__ggzxWG__miniSpinner{animation:none!important}}
.group-room-form-sheet-module__aABHQq__content{gap:4px}.group-room-form-sheet-module__aABHQq__content .group-room-form-sheet-module__aABHQq__field{padding-left:4px;padding-right:4px}.group-room-form-sheet-module__aABHQq__hint{color:var(--app-text-secondary,rgba(var(--app-text-rgb,0, 0, 0), .5));margin:6px 2px 0;padding:0;font-size:12px;line-height:1.4}.group-room-form-sheet-module__aABHQq__errorHint{color:var(--app-error);margin:6px 2px 0;padding:0;font-size:12px;line-height:1.4}
.silly-tavern-sheet-module__uic6LW__content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.silly-tavern-sheet-module__uic6LW__hint{color:var(--app-text-secondary);flex-shrink:0;margin-bottom:16px;font-size:13px;line-height:1.6}.silly-tavern-sheet-module__uic6LW__textarea{box-sizing:border-box;background-color:var(--app-input-bg);border:1px solid var(--app-input-border);width:100%;color:var(--app-text);resize:none;-webkit-overflow-scrolling:touch;border-radius:10px;outline:none;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.5;transition:border-color .2s,box-shadow .2s;overflow-y:auto}.silly-tavern-sheet-module__uic6LW__textarea:focus{border-color:var(--app-primary);box-shadow:0 0 0 3px rgba(var(--app-primary-rgb,99, 102, 241), .12)}.silly-tavern-sheet-module__uic6LW__textarea::placeholder{color:var(--app-text-tertiary)}.silly-tavern-sheet-module__uic6LW__headerCopyButton{width:36px;height:36px;color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.silly-tavern-sheet-module__uic6LW__headerCopyButton:hover{background-color:var(--app-hover);color:var(--app-text)}
.official-promo-card-module__teRvzW__shell{cursor:pointer;will-change:transform;border-radius:14px;flex-direction:column;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.official-promo-card-module__teRvzW__shell:hover{transform:translateY(-4px)}.official-promo-card-module__teRvzW__shell:active{transition:transform .12s;transform:translateY(0)scale(.975)}.official-promo-card-module__teRvzW__inner{aspect-ratio:2/3;background-color:var(--app-surface-variant);width:100%;position:relative;overflow:hidden}.official-promo-card-module__teRvzW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.official-promo-card-module__teRvzW__shell:hover .official-promo-card-module__teRvzW__image{transform:scale(1.05)}.official-promo-card-module__teRvzW__content{z-index:2;background:linear-gradient(#0000 0%,#0000000f 18%,#00000052 42%,#000000ad 70%,#000000e6 100%);flex-direction:column;align-items:center;gap:6px;padding:48px 12px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.official-promo-card-module__teRvzW__badge{letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);color:#0000;-webkit-text-fill-color:transparent;background:#00000059 linear-gradient(135deg,#fda4af,#f9a8d4,#f472b6) padding-box padding-box;-webkit-background-clip:text;border:.5px solid #ffb6c140;border-radius:99px;align-items:center;gap:4px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-flex}.official-promo-card-module__teRvzW__badge>:first-child{color:#fb7185}.official-promo-card-module__teRvzW__description{text-align:center;letter-spacing:.02em;text-shadow:0 1px 6px #0009;color:#ffffffe6;margin:0;font-size:13px;font-weight:600;line-height:1.4}.official-promo-card-module__teRvzW__cta{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#fb7185,#f472b6,#e879f9);border:none;border-radius:99px;justify-content:center;align-items:center;gap:3px;margin-top:2px;padding:6px 16px;font-size:12px;font-weight:700;transition:transform .25s,box-shadow .25s;animation:2s ease-in-out infinite official-promo-card-module__teRvzW__ctaPulse;display:flex;box-shadow:0 2px 16px #f472b666}.official-promo-card-module__teRvzW__shell:hover .official-promo-card-module__teRvzW__cta{box-shadow:0 4px 24px #f472b68c}@keyframes official-promo-card-module__teRvzW__ctaPulse{0%,to{box-shadow:0 2px 16px #f472b659}50%{box-shadow:0 2px 24px #f472b699}}.official-promo-card-module__teRvzW__ctaArrow{transition:transform .25s}.official-promo-card-module__teRvzW__shell:hover .official-promo-card-module__teRvzW__ctaArrow{transform:translate(2px)}.official-promo-card-module__teRvzW__particles{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.official-promo-card-module__teRvzW__petal{opacity:0;border-radius:50% 0 50% 50%;width:10px;height:10px;animation:linear infinite official-promo-card-module__teRvzW__petalFall;display:block;position:absolute}.official-promo-card-module__teRvzW__petal:nth-child(odd){background:#ffb7c5cc}.official-promo-card-module__teRvzW__petal:nth-child(2n){background:#fda4afb3}.official-promo-card-module__teRvzW__petal:first-child{width:11px;height:11px;animation-duration:5s;animation-delay:0s;left:8%}.official-promo-card-module__teRvzW__petal:nth-child(2){width:8px;height:8px;animation-duration:6s;animation-delay:1s;left:28%}.official-promo-card-module__teRvzW__petal:nth-child(3){width:10px;height:10px;animation-duration:5.5s;animation-delay:2.5s;left:52%}.official-promo-card-module__teRvzW__petal:nth-child(4){width:7px;height:7px;animation-duration:6.5s;animation-delay:.5s;left:73%}.official-promo-card-module__teRvzW__petal:nth-child(5){width:9px;height:9px;animation-duration:5.8s;animation-delay:3.2s;left:42%}.official-promo-card-module__teRvzW__petal:nth-child(6){width:8px;height:8px;animation-duration:6.2s;animation-delay:1.8s;left:88%}.official-promo-card-module__teRvzW__petal:nth-child(7){width:7px;height:7px;animation-duration:7s;animation-delay:4s;left:18%}.official-promo-card-module__teRvzW__petal:nth-child(8){width:10px;height:10px;animation-duration:5.2s;animation-delay:2s;left:63%}@keyframes official-promo-card-module__teRvzW__petalFall{0%{opacity:0;top:-10%;transform:rotate(0)translate(0)}10%{opacity:.85}25%{transform:rotate(90deg)translate(15px)}50%{transform:rotate(180deg)translate(-10px)}75%{opacity:.6;transform:rotate(270deg)translate(20px)}to{opacity:0;top:105%;transform:rotate(360deg)translate(-5px)}}.official-promo-card-module__teRvzW__heart{opacity:0;animation:linear infinite official-promo-card-module__teRvzW__heartFall;position:absolute}.official-promo-card-module__teRvzW__heart:before,.official-promo-card-module__teRvzW__heart:after{content:"";background:#fb7185b3;border-radius:50% 50% 0 0;position:absolute}.official-promo-card-module__teRvzW__heart:before{transform-origin:0 100%;width:100%;height:100%;top:0;left:25%;transform:rotate(-45deg)}.official-promo-card-module__teRvzW__heart:after{transform-origin:100% 100%;width:100%;height:100%;top:0;left:-25%;transform:rotate(45deg)}.official-promo-card-module__teRvzW__heart:nth-child(9){width:7px;height:7px;animation-duration:5.5s;animation-delay:.8s;left:22%}.official-promo-card-module__teRvzW__heart:nth-child(10){width:5px;height:5px;animation-duration:6.8s;animation-delay:2s;left:48%}.official-promo-card-module__teRvzW__heart:nth-child(11){width:6px;height:6px;animation-duration:6s;animation-delay:0s;left:70%}.official-promo-card-module__teRvzW__heart:nth-child(12){width:5px;height:5px;animation-duration:7.2s;animation-delay:3s;left:35%}.official-promo-card-module__teRvzW__heart:nth-child(13){width:6px;height:6px;animation-duration:5.8s;animation-delay:1.5s;left:80%}.official-promo-card-module__teRvzW__heart:nth-child(9):before,.official-promo-card-module__teRvzW__heart:nth-child(9):after,.official-promo-card-module__teRvzW__heart:nth-child(11):before,.official-promo-card-module__teRvzW__heart:nth-child(11):after{background:#f472b6a6}@keyframes official-promo-card-module__teRvzW__heartFall{0%{opacity:0;top:-10%;transform:translate(0)rotate(0)}10%{opacity:.75}25%{transform:translate(12px)rotate(15deg)}50%{transform:translate(-8px)rotate(-10deg)}75%{opacity:.5;transform:translate(10px)rotate(12deg)}to{opacity:0;top:105%;transform:translate(-5px)rotate(-5deg)}}
.fields-module__67Z1Fq__importExportButton{box-sizing:border-box;background-color:var(--app-input-bg);border:1px dashed var(--app-input-border);color:var(--app-primary);cursor:pointer;border-radius:10px;justify-content:center;align-self:stretch;align-items:center;gap:8px;margin-bottom:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.fields-module__67Z1Fq__importExportButton:hover{background-color:var(--app-hover);border-color:var(--app-primary)}.fields-module__67Z1Fq__formatTagsButton{border:1px solid var(--app-input-border);color:var(--app-text-secondary);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;align-items:center;gap:4px;padding:4px 10px;font-size:12px;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.fields-module__67Z1Fq__formatTagsButton:hover{color:var(--app-primary);border-color:var(--app-primary);background-color:rgba(var(--app-primary-rgb), .06)}
.streak-sheet-module__W1ViqW__sheetSection{margin-bottom:20px}.streak-sheet-module__W1ViqW__sheetSection:last-child{margin-bottom:0}.streak-sheet-module__W1ViqW__sheetSectionHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.streak-sheet-module__W1ViqW__sheetSectionTitle{color:var(--app-text-primary);font-size:14px;font-weight:700}.streak-sheet-module__W1ViqW__sheetSection>.streak-sheet-module__W1ViqW__sheetSectionTitle{margin-bottom:10px}.streak-sheet-module__W1ViqW__sheetSectionMeta{color:var(--app-text-tertiary);font-size:12px;font-weight:600}.streak-sheet-module__W1ViqW__cycleHint{color:var(--app-text-tertiary);margin-bottom:10px;font-size:12px;font-weight:500;line-height:1.4}.streak-sheet-module__W1ViqW__rewardNote{color:var(--app-text-secondary);margin-bottom:10px;font-size:12px;font-weight:500;line-height:1.5}.streak-sheet-module__W1ViqW__milestoneList{flex-direction:column;gap:0;display:flex}.streak-sheet-module__W1ViqW__milestoneRow{border-bottom:1px solid color-mix(in srgb, var(--app-border) 60%, transparent);align-items:center;gap:12px;padding:10px 0;display:flex}.streak-sheet-module__W1ViqW__milestoneRow:last-child{border-bottom:none}.streak-sheet-module__W1ViqW__milestoneDays{color:var(--app-text-primary);min-width:52px;font-size:14px;font-weight:700}.streak-sheet-module__W1ViqW__milestoneReward{color:#d97706;flex:1;font-size:13px;font-weight:700}.streak-sheet-module__W1ViqW__milestoneStatus{white-space:nowrap;border-radius:16px;padding:4px 10px;font-size:12px;font-weight:600}.streak-sheet-module__W1ViqW__milestoneStatusClaimed{background:color-mix(in srgb, var(--app-text-tertiary) 10%, transparent);color:var(--app-text-tertiary)}.streak-sheet-module__W1ViqW__milestoneStatusLocked{background:color-mix(in srgb, var(--app-text-tertiary) 8%, transparent);color:var(--app-text-tertiary)}.streak-sheet-module__W1ViqW__milestoneStatusVipLocked{color:#d97706;background:#d977061a}.streak-sheet-module__W1ViqW__milestoneClaimBtn{cursor:pointer;background:var(--app-success,#22a06b);color:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:4px;min-height:30px;padding:0 14px;font-size:12px;font-weight:700;transition:opacity .15s;display:inline-flex}.streak-sheet-module__W1ViqW__milestoneClaimBtn:disabled{opacity:.65;cursor:default}.streak-sheet-module__W1ViqW__milestoneUnlockBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:4px;min-height:30px;padding:0 14px;font-size:12px;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex}.streak-sheet-module__W1ViqW__milestoneUnlockBtn:active{transform:scale(.97)}.streak-sheet-module__W1ViqW__vipUnlockBanner{cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#f59e0b24 0%,#d977061a 100%);border:1px solid #d9770640;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;transition:transform .15s,box-shadow .2s;display:flex}.streak-sheet-module__W1ViqW__vipUnlockBanner:active{transform:scale(.99)}.streak-sheet-module__W1ViqW__vipUnlockBanner:hover{box-shadow:0 2px 8px #d977062e}.streak-sheet-module__W1ViqW__vipUnlockIcon{color:#d97706;flex-shrink:0;width:22px;height:22px}.streak-sheet-module__W1ViqW__vipUnlockBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.streak-sheet-module__W1ViqW__vipUnlockTitle{color:var(--app-text-primary);font-size:13px;font-weight:700;line-height:1.3}.streak-sheet-module__W1ViqW__vipUnlockDesc{color:var(--app-text-secondary);font-size:11px;font-weight:500;line-height:1.3}.streak-sheet-module__W1ViqW__vipUnlockArrow{color:#d97706;flex-shrink:0;width:16px;height:16px}.streak-sheet-module__W1ViqW__repairCard{background:color-mix(in srgb, var(--app-warning,#e8a317) 8%, transparent);border:1px solid color-mix(in srgb, var(--app-warning,#e8a317) 20%, transparent);border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.streak-sheet-module__W1ViqW__repairCardOff{background:color-mix(in srgb, var(--app-text-tertiary) 6%, transparent);border-color:color-mix(in srgb, var(--app-text-tertiary) 10%, transparent)}.streak-sheet-module__W1ViqW__repairIcon{background:color-mix(in srgb, var(--app-warning,#e8a317) 15%, transparent);width:32px;height:32px;color:var(--app-warning,#e8a317);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.streak-sheet-module__W1ViqW__repairCardOff .streak-sheet-module__W1ViqW__repairIcon{background:color-mix(in srgb, var(--app-text-tertiary) 10%, transparent);color:var(--app-text-tertiary)}.streak-sheet-module__W1ViqW__repairIconSvg{width:18px;height:18px}.streak-sheet-module__W1ViqW__repairBody{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.streak-sheet-module__W1ViqW__repairDesc{color:var(--app-text-secondary);font-size:13px;font-weight:500;line-height:1.4}.streak-sheet-module__W1ViqW__repairBtn{cursor:pointer;background:var(--app-warning,#e8a317);color:#fff;border:none;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:6px;min-height:32px;padding:0 16px;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex}.streak-sheet-module__W1ViqW__repairBtn:disabled{background:color-mix(in srgb, var(--app-text-tertiary) 15%, transparent);color:var(--app-text-tertiary);cursor:default}.streak-sheet-module__W1ViqW__ruleList{flex-direction:column;gap:6px;display:flex}.streak-sheet-module__W1ViqW__ruleItem{color:var(--app-text-tertiary);padding-left:14px;font-size:12px;font-weight:500;line-height:1.5;position:relative}.streak-sheet-module__W1ViqW__ruleItem:before{content:"·";color:var(--app-text-tertiary);font-weight:700;position:absolute;left:0}.streak-sheet-module__W1ViqW__btnSpinner{width:16px;height:16px;animation:.8s linear infinite streak-sheet-module__W1ViqW__spin}@keyframes streak-sheet-module__W1ViqW__spin{to{transform:rotate(360deg)}}
.emoji-text-module__TTBRPa__link{color:var(--emoji-link-color,inherit);text-underline-offset:2px;word-break:break-all;text-decoration:underline;transition:opacity .2s}.emoji-text-module__TTBRPa__link:hover{opacity:.85}
.scroll-top-fab-module__PRYCAW__scrollTopFab{right:16px;bottom:calc(var(--bottom-tab-height) + 16px + var(--scroll-top-fab-extra-bottom,0px));background:var(--app-surface-translucent,#ffffffb3);width:40px;height:40px;color:var(--app-text-secondary);border:1px solid var(--app-border,#00000014);cursor:pointer;-webkit-backdrop-filter:blur(10px);z-index:var(--z-app-chrome);-webkit-tap-highlight-color:transparent;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,color .2s,box-shadow .2s,opacity .2s;animation:.2s ease-out scroll-top-fab-module__PRYCAW__fabFadeIn;display:flex;position:fixed;box-shadow:0 2px 6px #00000014}.scroll-top-fab-module__PRYCAW__scrollTopFab:hover{color:var(--app-primary);box-shadow:0 2px 10px #0000001f}.scroll-top-fab-module__PRYCAW__scrollTopFab:active{transform:scale(.92)}@keyframes scroll-top-fab-module__PRYCAW__fabFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.bottom-tab-bar-module__3DZXNW__tabBar{bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:var(--z-app-chrome);background:rgba(var(--app-card-rgb), .82);-webkit-backdrop-filter:saturate(180%)blur(24px);border:.5px solid var(--app-divider);width:calc(100% - 32px);max-width:360px;height:52px;box-shadow:var(--app-shadow-lg);border-radius:26px;justify-content:space-around;align-items:stretch;display:flex;position:fixed;left:50%;transform:translate(-50%)}@media (min-width:769px){.bottom-tab-bar-module__3DZXNW__tabBar{display:none}}.bottom-tab-bar-module__3DZXNW__tab{color:var(--app-text-secondary);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 0 4px;transition:color .2s;display:flex;position:relative}.bottom-tab-bar-module__3DZXNW__tab:active{opacity:.7}.bottom-tab-bar-module__3DZXNW__tabActive{color:var(--app-primary)}.bottom-tab-bar-module__3DZXNW__tabIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.bottom-tab-bar-module__3DZXNW__tabLabel{letter-spacing:.01em;font-size:11px;font-weight:500;line-height:1}.bottom-tab-bar-module__3DZXNW__tabActive .bottom-tab-bar-module__3DZXNW__tabLabel{font-weight:600}
.switch-fields-module__f0Z9aq__controlGroup{align-items:center;gap:10px;display:inline-flex}.switch-fields-module__f0Z9aq__upgradeChip{border:1px solid rgba(var(--app-warning-rgb,234, 179, 8), .4);background:linear-gradient(135deg, rgba(var(--app-warning-rgb,234, 179, 8), .12) 0%, rgba(var(--app-warning-rgb,234, 179, 8), .04) 100%);color:var(--app-warning);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:background-color .2s,transform .1s;display:inline-flex}.switch-fields-module__f0Z9aq__upgradeChip:hover{background:linear-gradient(135deg, rgba(var(--app-warning-rgb,234, 179, 8), .2) 0%, rgba(var(--app-warning-rgb,234, 179, 8), .08) 100%)}.switch-fields-module__f0Z9aq__upgradeChip:active{transform:scale(.97)}
.streak-card-module__hEj3pa__card{background:var(--app-card-bg);border:1px solid var(--app-border);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:14px;flex-direction:column;gap:14px;width:100%;padding:16px;transition:background .15s,border-color .2s,box-shadow .2s,transform .15s;display:flex;position:relative;box-shadow:0 1px 3px #0000000a}.streak-card-module__hEj3pa__card:hover{border-color:var(--app-primary);box-shadow:0 2px 8px color-mix(in srgb, var(--app-primary) 12%, transparent)}.streak-card-module__hEj3pa__card:active{background:color-mix(in srgb, var(--app-primary) 4%, var(--app-card-bg));transform:scale(.99)}.streak-card-module__hEj3pa__cardAtRisk{border-color:color-mix(in srgb, var(--app-warning,#e8a317) 35%, var(--app-border));background:color-mix(in srgb, var(--app-warning,#e8a317) 5%, var(--app-card-bg))}.streak-card-module__hEj3pa__card.streak-card-module__hEj3pa__loading{cursor:default;min-height:96px}.streak-card-module__hEj3pa__skeletonLine{background:linear-gradient(90deg, color-mix(in srgb, var(--app-text-tertiary) 12%, transparent), color-mix(in srgb, var(--app-text-tertiary) 6%, transparent), color-mix(in srgb, var(--app-text-tertiary) 12%, transparent));background-size:200% 100%;border-radius:6px;height:18px;animation:1.2s ease-in-out infinite streak-card-module__hEj3pa__shimmer}.streak-card-module__hEj3pa__skeletonBar{background:color-mix(in srgb, var(--app-text-tertiary) 10%, transparent);border-radius:4px;height:8px}@media (prefers-reduced-motion:reduce){.streak-card-module__hEj3pa__skeletonLine{animation:none}}@keyframes streak-card-module__hEj3pa__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.streak-card-module__hEj3pa__titleBlock{flex-direction:column;gap:4px;min-width:0;display:flex}.streak-card-module__hEj3pa__titleRow{align-items:center;gap:8px;min-width:0;display:flex}.streak-card-module__hEj3pa__titleIcon{width:20px;height:20px;color:var(--app-primary);flex-shrink:0}.streak-card-module__hEj3pa__titleText{min-width:0;color:var(--app-text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:15px;font-weight:700;line-height:1.3;overflow:hidden}.streak-card-module__hEj3pa__cycleText{color:var(--app-text-secondary);white-space:nowrap;flex-shrink:0;margin-left:4px;font-size:13px;font-weight:600}.streak-card-module__hEj3pa__expandArrow{width:16px;height:16px;color:var(--app-text-tertiary);opacity:.55;flex-shrink:0;transition:transform .2s,opacity .2s,color .2s}.streak-card-module__hEj3pa__card:hover .streak-card-module__hEj3pa__expandArrow{opacity:.85;color:var(--app-primary);transform:translate(2px)}.streak-card-module__hEj3pa__card:active .streak-card-module__hEj3pa__expandArrow{transform:translate(4px)}.streak-card-module__hEj3pa__subtitleRow{align-items:center;gap:6px;min-width:0;padding-left:28px;display:flex}.streak-card-module__hEj3pa__subtitleIcon{color:#d97706;flex-shrink:0;width:13px;height:13px}.streak-card-module__hEj3pa__subtitleText{color:#d97706;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.streak-card-module__hEj3pa__header{align-items:center;gap:12px;display:flex}.streak-card-module__hEj3pa__flameIcon{color:#f97316;filter:drop-shadow(0 2px 6px #f973164d);flex-shrink:0;width:36px;height:36px;transition:color .2s,filter .2s}.streak-card-module__hEj3pa__flameIconInactive{color:var(--app-text-tertiary);filter:none;opacity:.4}.streak-card-module__hEj3pa__headerInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.streak-card-module__hEj3pa__heroStat{align-items:baseline;gap:4px;display:flex}.streak-card-module__hEj3pa__heroNumber{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--app-text-primary);font-size:28px;font-weight:800;line-height:1}.streak-card-module__hEj3pa__heroUnit{color:var(--app-text-secondary);font-size:13px;font-weight:600}.streak-card-module__hEj3pa__statusText{color:var(--app-text-tertiary);font-size:12px;font-weight:500;line-height:1.3}.streak-card-module__hEj3pa__statusMissed{color:var(--app-warning,#e8a317)}.streak-card-module__hEj3pa__statusClaim{color:var(--app-success,#22a06b)}.streak-card-module__hEj3pa__weekRow{justify-content:space-between;align-items:center;gap:2px;display:flex}.streak-card-module__hEj3pa__dayCell{flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.streak-card-module__hEj3pa__dayLabel{color:var(--app-text-tertiary);text-transform:uppercase;font-size:10px;font-weight:500}.streak-card-module__hEj3pa__dayDot{background:color-mix(in srgb, var(--app-text-tertiary) 10%, transparent);width:24px;height:24px;color:var(--app-text-tertiary);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.streak-card-module__hEj3pa__dayDotDone{background:var(--app-primary);color:var(--app-on-primary,#fff)}.streak-card-module__hEj3pa__dayDotToday{border:2px solid var(--app-primary);background:color-mix(in srgb, var(--app-primary) 10%, transparent);color:var(--app-primary)}.streak-card-module__hEj3pa__dayDotMissed{background:color-mix(in srgb, var(--app-warning,#e8a317) 15%, transparent);color:var(--app-warning,#e8a317)}.streak-card-module__hEj3pa__cardCta{cursor:pointer;background:var(--app-primary);min-height:36px;color:var(--app-on-primary,#fff);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.streak-card-module__hEj3pa__cardCta:disabled{opacity:.65;cursor:default}.streak-card-module__hEj3pa__cardCtaClaim{background:var(--app-success,#22a06b);color:#fff}.streak-card-module__hEj3pa__cardCtaRepair{background:var(--app-warning,#e8a317);color:#fff}.streak-card-module__hEj3pa__cardCtaUnlock{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 2px 8px #d9770659}.streak-card-module__hEj3pa__btnSpinner{width:16px;height:16px;animation:.8s linear infinite streak-card-module__hEj3pa__spin}@keyframes streak-card-module__hEj3pa__spin{to{transform:rotate(360deg)}}
.page-module__eDMd8a__container{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.page-module__eDMd8a__loadingContainer{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.page-module__eDMd8a__spinner{border:3px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite page-module__eDMd8a__spin}@keyframes page-module__eDMd8a__spin{to{transform:rotate(360deg)}}.page-module__eDMd8a__loadingText{color:var(--app-text-secondary);font-size:14px}.page-module__eDMd8a__content{z-index:2;scroll-behavior:smooth;flex:1;padding:56px 0 0;position:relative;overflow-y:auto}.page-module__eDMd8a__content::-webkit-scrollbar{width:4px}.page-module__eDMd8a__content::-webkit-scrollbar-track{background:0 0}.page-module__eDMd8a__content::-webkit-scrollbar-thumb{background-color:rgba(var(--app-primary-rgb), .2);border-radius:4px}.page-module__eDMd8a__content::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--app-primary-rgb), .35)}.page-module__eDMd8a__formBody{max-width:var(--max-content-width);flex-direction:column;width:100%;margin:0 auto;padding-bottom:24px;display:flex}.page-module__eDMd8a__heroSection{background:linear-gradient(135deg, rgba(var(--app-primary-rgb), .06) 0%, rgba(var(--app-primary-rgb), .02) 100%);border:1px solid rgba(var(--app-primary-rgb), .08);border-radius:16px;align-items:flex-start;gap:18px;margin:0 12px 4px;padding:24px 16px 16px;display:flex;position:relative;overflow:hidden}.page-module__eDMd8a__heroSection:before{content:"";background:radial-gradient(circle, rgba(var(--app-primary-rgb), .06) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:200px;height:200px;position:absolute;top:-40%;right:-20%}.page-module__eDMd8a__heroAvatar{z-index:1;flex-shrink:0;position:relative}.page-module__eDMd8a__heroInfo{z-index:1;flex-direction:column;flex:1;gap:10px;min-width:0;display:flex;position:relative}.page-module__eDMd8a__heroNameInput{width:100%;color:var(--app-text);border:none;border-bottom:2px solid rgba(var(--app-primary-rgb), .15);letter-spacing:.3px;background:0 0;outline:none;padding:6px 0 10px;font-size:22px;font-weight:700;transition:border-color .3s}.page-module__eDMd8a__heroNameInput::placeholder{color:var(--app-text-tertiary);font-weight:400}.page-module__eDMd8a__heroNameInput:focus{border-bottom-color:var(--app-primary)}.page-module__eDMd8a__heroGender{gap:8px;display:flex}.page-module__eDMd8a__heroGenderOption{color:var(--app-text-secondary);background-color:var(--app-input-bg);cursor:pointer;border:1.5px solid #0000;border-radius:16px;padding:5px 14px;font-size:13px;font-weight:500;transition:all .25s}.page-module__eDMd8a__heroGenderOption:hover{background-color:var(--app-hover);transform:translateY(-1px)}.page-module__eDMd8a__heroGenderOption:active{transform:translateY(0)}.page-module__eDMd8a__heroGenderOptionActive{color:var(--app-primary);background-color:rgba(var(--app-primary-rgb), .12);border-color:rgba(var(--app-primary-rgb), .35);box-shadow:0 2px 8px rgba(var(--app-primary-rgb), .1)}.page-module__eDMd8a__coreFields{flex-direction:column;padding-top:4px;display:flex}.page-module__eDMd8a__saveButton{min-width:64px}.page-module__eDMd8a__miniSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite page-module__eDMd8a__spin}
.announcement-images-module__HhDSdG__grid{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:4px;display:grid}.announcement-images-module__HhDSdG__grid[data-single]{grid-template-columns:minmax(0,60%)}.announcement-images-module__HhDSdG__thumb{aspect-ratio:1;border:1px solid var(--app-border);background:var(--app-bg-secondary);cursor:pointer;border-radius:10px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.announcement-images-module__HhDSdG__grid[data-single] .announcement-images-module__HhDSdG__thumb{aspect-ratio:auto;max-height:220px}.announcement-images-module__HhDSdG__thumbImage{object-fit:cover;width:100%;height:100%;display:block}.announcement-images-module__HhDSdG__grid[data-single] .announcement-images-module__HhDSdG__thumbImage{object-fit:contain}
.edit-profile-sheet-module__PB7aiW__content{flex-direction:column;gap:4px;display:flex}
.persona-edit-sheet-module__0aCQGG__editForm{flex-direction:column;gap:16px;padding:8px 4px 4px;display:flex}