.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}
.public-character-cards-module__J1cowW__cardsSection{margin-top:20px}.public-character-cards-module__J1cowW__grid{max-width:var(--max-content-width);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;width:100%;margin:0 auto;display:grid}.public-character-cards-module__J1cowW__cardsLoading{justify-content:center;padding:40px 0;display:flex}.public-character-cards-module__J1cowW__footerLoader{justify-content:center;padding:20px;display:flex}.public-character-cards-module__J1cowW__miniSpinner{border:2px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite public-character-cards-module__J1cowW__spin}@keyframes public-character-cards-module__J1cowW__spin{to{transform:rotate(360deg)}}
.user-profile-view-module__u-DNwW__hidden{display:none}.user-profile-view-module__u-DNwW__tabsList{width:100%;max-width:var(--max-content-width);justify-content:center;margin:16px auto 0}.user-profile-view-module__u-DNwW__lockBadge{opacity:.6;margin-left:2px}
.character-card-rarity-border-module__bLc39G__tier1{background-image:linear-gradient(var(--app-card), var(--app-card)), linear-gradient(135deg, #b8c2d0 0%, #e2e8f0 35%, #f1f5f9 50%, #c8d2e0 65%, #98a4b8 100%);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000}.character-card-rarity-border-module__bLc39G__tier1:hover{box-shadow:0 20px 44px #00000024,0 0 16px #c8d2e038}.character-card-rarity-border-module__bLc39G__tier2{background-image:linear-gradient(var(--app-card), var(--app-card)), conic-gradient(from 135deg at 50% 50%, #fff7d6, #fff, #fde68a, #d4a017, #fde68a, #fff, #fff7d6);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;box-shadow:inset 0 0 12px #fbbf241f,0 2px 8px #0000000f}.character-card-rarity-border-module__bLc39G__tier2:hover{box-shadow:inset 0 0 14px #fbbf2438,0 20px 44px #00000029,0 0 24px #f59e0b52}.character-card-rarity-border-module__bLc39G__tier3{background-image:linear-gradient(var(--app-card), var(--app-card)), conic-gradient(from 135deg at 50% 50%, #d8c8ff, #ffc8e8, #b5f0ff, #fff0c8, #ffc8d8, #d8c8ff);box-shadow:inset 0 0 14px rgba(var(--app-accent-rgb), .12), 0 2px 8px #0000000f;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000}.character-card-rarity-border-module__bLc39G__tier3:hover{box-shadow:inset 0 0 18px rgba(var(--app-accent-rgb), .22), 0 20px 44px #0000002e, 0 0 32px rgba(var(--app-primary-rgb), .32)}.character-card-rarity-border-module__bLc39G__tier4{background-image:linear-gradient(var(--app-card), var(--app-card)), conic-gradient(from 135deg at 50% 50%, #f3e8ff, #9d86fd, #a855f7, #ec4899, #f472b6, #d8b4fe, #f3e8ff);box-shadow:inset 0 0 18px rgba(var(--app-primary-rgb), .22), 0 0 18px rgba(var(--app-accent-rgb), .28), 0 2px 10px #00000014;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000}.character-card-rarity-border-module__bLc39G__tier4:hover{box-shadow:inset 0 0 20px rgba(var(--app-primary-rgb), .28), 0 20px 48px #0003, 0 0 40px rgba(var(--app-accent-rgb), .4)}
@property --glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.official-pink-border-module__JSof5q__root{--glow-angle:0deg;background-image:linear-gradient(var(--app-card), var(--app-card)), conic-gradient(from var(--glow-angle), #f9a8d4, #f472b6, #fb7185, #fda4af, #f9a8d4);background-origin:border-box;background-clip:padding-box,border-box;border:1.5px solid #0000;animation:3s linear infinite official-pink-border-module__JSof5q__officialPinkBorderGlowRotate;box-shadow:0 0 0 .5px #f472b633,0 2px 8px #0000000f,0 0 20px #f472b61a}.official-pink-border-module__JSof5q__root:hover{box-shadow:0 0 0 .5px #f472b659,0 20px 44px #00000024,0 0 36px #f472b640}@keyframes official-pink-border-module__JSof5q__officialPinkBorderGlowRotate{to{--glow-angle:360deg}}
.r-grade-badge-module__i9N0PG__mark{pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;line-height:1;display:inline-flex}.r-grade-badge-module__i9N0PG__primary{letter-spacing:0;-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 1px 2px #0000008c)drop-shadow(0 0 6px #c8d2e080);background-image:conic-gradient(from 135deg,#f1f5f9,#fff,#e2e8f0,#98a4b8,#e2e8f0,#fff,#f1f5f9);background-position:50%;background-repeat:no-repeat;background-size:250% 250%;-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:22px;font-style:italic;font-weight:900;line-height:.85;display:inline-block}
.s-grade-badge-module__Uo9Wja__mark{pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;line-height:1;display:inline-flex}.s-grade-badge-module__Uo9Wja__primary{letter-spacing:-.01em;-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 1px 2px #0009)drop-shadow(0 0 8px #fbbf2499);background-image:conic-gradient(from 135deg,#fff7d6,#fff,#fde68a,#d4a017,#fde68a,#fff,#fff7d6);background-position:50%;background-repeat:no-repeat;background-size:250% 250%;-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:22px;font-style:italic;font-weight:900;line-height:.85;display:inline-block}
@property --ss-holo-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.ss-grade-badge-module___t-0zq__mark{pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;line-height:1;display:inline-flex}.ss-grade-badge-module___t-0zq__primary{letter-spacing:-.01em;background-image:conic-gradient(from var(--ss-holo-angle) at 50% 50%, #d8c8ff, #ffc8e8, #b5f0ff, #fff0c8, #ffc8d8, #d8c8ff);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 1px 2px #000000a6) drop-shadow(0 0 10px rgba(var(--app-accent-rgb), .7)) drop-shadow(0 0 18px rgba(var(--app-primary-rgb), .55));background-position:50%;background-repeat:no-repeat;background-size:300% 300%;-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:26px;font-style:italic;font-weight:900;line-height:.85;animation:12s steps(180,end) infinite ss-grade-badge-module___t-0zq__holoRotate;display:inline-block}@keyframes ss-grade-badge-module___t-0zq__holoRotate{to{--ss-holo-angle:360deg}}@media (prefers-reduced-motion:reduce){.ss-grade-badge-module___t-0zq__primary{animation:none}}
@property --ur-holo-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.ur-grade-badge-module__HMmjQa__mark{pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;line-height:1;display:inline-flex}.ur-grade-badge-module__HMmjQa__primary{letter-spacing:-.02em;background-image:conic-gradient(from var(--ur-holo-angle) at 50% 50%, #f3e8ff, #9d86fd, #a855f7, #ec4899, #f472b6, #d8b4fe, #f3e8ff);-webkit-text-fill-color:transparent;color:#0000;background-position:50%;background-repeat:no-repeat;background-size:320% 320%;-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:30px;font-style:italic;font-weight:900;line-height:.85;animation:10s steps(150,end) infinite ur-grade-badge-module__HMmjQa__ur-holo-rotate,3s steps(45,end) infinite ur-grade-badge-module__HMmjQa__ur-halo-pulse;display:inline-block}@keyframes ur-grade-badge-module__HMmjQa__ur-holo-rotate{to{--ur-holo-angle:360deg}}@keyframes ur-grade-badge-module__HMmjQa__ur-halo-pulse{0%,to{filter:drop-shadow(0 1px 2px #000000b3) drop-shadow(0 0 7px rgba(var(--app-primary-rgb), .7)) drop-shadow(0 0 16px rgba(var(--app-accent-rgb), .45))}50%{filter:drop-shadow(0 1px 2px #000000b3) drop-shadow(0 0 13px #d8b4fef2) drop-shadow(0 0 28px rgba(var(--app-primary-rgb), .7))}}@media (prefers-reduced-motion:reduce){.ur-grade-badge-module__HMmjQa__primary{filter:drop-shadow(0 1px 2px #000000b3) drop-shadow(0 0 11px rgba(var(--app-primary-rgb), .8)) drop-shadow(0 0 20px rgba(var(--app-accent-rgb), .5));animation:none}}
.grade-badge-module__OVZ7qG__anchor{z-index:5;position:absolute;top:8px;left:8px}.grade-badge-module__OVZ7qG__anchorSSR{transform-origin:0 0;top:-2px;left:-2px;transform:rotate(-6deg)}.grade-badge-module__OVZ7qG__anchorUR{transform-origin:0 0;top:-3px;left:-3px;transform:rotate(-8deg)}
.new-badge-module__Zztx_a__anchor{z-index:5;position:absolute;top:8px;right:8px}.new-badge-module__Zztx_a__pill{background-color:rgba(var(--app-primary-rgb), .82);-webkit-backdrop-filter:blur(12px)saturate(140%);color:#fff;letter-spacing:.08em;text-shadow:0 1px 1px #28185c66;pointer-events:none;-webkit-user-select:none;user-select:none;border:.5px solid #ffffff38;border-radius:4px;padding:2px 7px;font-family:-apple-system,SF Pro Display,Helvetica Neue,Inter,system-ui,sans-serif;font-size:10px;font-weight:800;line-height:1.2;display:inline-block}
.character-card-item-module__kyJj3q__card{background-color:var(--app-card);cursor:pointer;contain:layout style;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;box-shadow:0 0 0 .5px #ffffff0f,0 2px 8px #0000000f}.character-card-item-module__kyJj3q__card:after{content:"";z-index:-1;position:absolute;top:-6px;bottom:-6px;left:-6px;right:-6px}.character-card-item-module__kyJj3q__card:hover{will-change:transform;transform:translateY(-4px);box-shadow:0 0 0 .5px #ffffff14,0 20px 44px #00000024,0 8px 18px #00000014}.character-card-item-module__kyJj3q__card:hover:after{bottom:-10px}.character-card-item-module__kyJj3q__card:active{transition:transform .12s;transform:translateY(0)scale(.975)}.character-card-item-module__kyJj3q__avatarContainer{aspect-ratio:2/3;background-color:var(--app-surface-variant);border-radius:inherit;width:100%;position:relative;overflow:hidden}.character-card-item-module__kyJj3q__avatar{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.character-card-item-module__kyJj3q__card:hover .character-card-item-module__kyJj3q__avatar{transform:scale(1.05)}.character-card-item-module__kyJj3q__avatarPlaceholder{background:linear-gradient(135deg, var(--app-primary), var(--app-primary-light));justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.character-card-item-module__kyJj3q__avatarText{color:#fff;font-size:48px;font-weight:700}.character-card-item-module__kyJj3q__overlay{z-index:3;background:linear-gradient(#0000 0%,#0000000f 18%,#00000052 42%,#000000ad 70%,#000000e6 100%);flex-direction:column;gap:5px;padding:48px 12px 12px;transition:padding .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0}.character-card-item-module__kyJj3q__card:hover .character-card-item-module__kyJj3q__overlay{padding-bottom:14px}.character-card-item-module__kyJj3q__name{color:#fff;-webkit-line-clamp:1;text-shadow:0 2px 8px #0009;letter-spacing:.02em;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.character-card-item-module__kyJj3q__card:hover .character-card-item-module__kyJj3q__name{-webkit-line-clamp:2}.character-card-item-module__kyJj3q__description{color:#ffffffb8;-webkit-line-clamp:2;text-shadow:0 1px 3px #00000080;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.character-card-item-module__kyJj3q__card:hover .character-card-item-module__kyJj3q__description{-webkit-line-clamp:3}@media (hover:hover) and (min-width:768px){.character-card-item-module__kyJj3q__card:hover .character-card-item-module__kyJj3q__description{-webkit-line-clamp:4}}.character-card-item-module__kyJj3q__tags{flex-wrap:nowrap;gap:4px;margin-top:2px;display:flex;overflow:hidden}.character-card-item-module__kyJj3q__tag{color:#ffffffd9;white-space:nowrap;letter-spacing:.01em;background:#ffffff29;border:.5px solid #ffffff1f;border-radius:99px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:500;transition:background .25s}.character-card-item-module__kyJj3q__card:hover .character-card-item-module__kyJj3q__tag{background:#ffffff3d}.character-card-item-module__kyJj3q__footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.character-card-item-module__kyJj3q__creator{color:#ffffff80;align-items:center;gap:3px;max-width:60%;font-size:10px;transition:color .25s;display:flex;overflow:hidden}.character-card-item-module__kyJj3q__card:hover .character-card-item-module__kyJj3q__creator{color:#ffffffbf}.character-card-item-module__kyJj3q__creator svg{flex-shrink:0}.character-card-item-module__kyJj3q__creator span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.character-card-item-module__kyJj3q__popularity{color:var(--app-primary-light);align-items:center;gap:3px;font-size:10px;font-weight:500;display:flex}.character-card-item-module__kyJj3q__overlaySlot{color:#ffffffeb;font-variant-numeric:tabular-nums;letter-spacing:-.1px;text-shadow:0 1px 3px #0000008c;border-top:.5px solid #ffffff24;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;padding-top:6px;font-size:11px;font-weight:600;display:flex}
.character-blur-background-module__CaobJG__backgroundImage{filter:brightness(.75)saturate(1.3);pointer-events:none;touch-action:none;z-index:0;will-change:transform;background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}.character-blur-background-module__CaobJG__backgroundOverlay{background:linear-gradient(to bottom, rgba(var(--app-background-rgb), .15) 0%, rgba(var(--app-background-rgb), .4) 40%, rgba(var(--app-background-rgb), .85) 70%, rgba(var(--app-background-rgb), 1) 90%);pointer-events:none;touch-action:none;z-index:0;will-change:transform;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}
.character-detail-sheet-module__A8LTpW__blurBackdrop{height:100vh;z-index:0;pointer-events:none;height:100dvh;position:absolute;bottom:0;left:0;right:0}.character-detail-sheet-module__A8LTpW__content{z-index:1;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;align-items:center;margin-top:-24px;padding-top:0;position:relative;overflow-y:auto}.character-detail-sheet-module__A8LTpW__content::-webkit-scrollbar{display:none}.character-detail-sheet-module__A8LTpW__topActions{z-index:10;pointer-events:none;justify-content:space-between;align-self:stretch;margin-bottom:-40px;padding:4px 0;display:flex;position:sticky;top:0}.character-detail-sheet-module__A8LTpW__topActionsExpanded{padding-top:calc(env(safe-area-inset-top,0px) + 12px);margin-bottom:-52px}.character-detail-sheet-module__A8LTpW__backButton{pointer-events:auto;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.character-detail-sheet-module__A8LTpW__backButton:hover{background:#0009;transform:scale(1.08)}.character-detail-sheet-module__A8LTpW__backButton:active{transform:scale(.95)}.character-detail-sheet-module__A8LTpW__openPageButton{pointer-events:auto;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;transition:background .2s,transform .2s;display:flex}.character-detail-sheet-module__A8LTpW__openPageButton:hover{background:#0009;transform:scale(1.08)}.character-detail-sheet-module__A8LTpW__openPageButton:active{transform:scale(.95)}.character-detail-sheet-module__A8LTpW__avatarContainer{background-color:var(--app-surface-variant);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:calc(100% + 40px);max-width:480px;margin:-20px -20px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.character-detail-sheet-module__A8LTpW__avatarContainer:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#0000001a);height:30%;position:absolute;bottom:0;left:0;right:0}.character-detail-sheet-module__A8LTpW__characterImage{object-fit:contain;width:100%;height:auto;display:block}.character-detail-sheet-module__A8LTpW__imageFallback{aspect-ratio:1;background:var(--app-surface-variant);width:100%;color:var(--app-text-secondary);text-transform:uppercase;justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex}.character-detail-sheet-module__A8LTpW__infoSection{flex-direction:column;align-items:center;gap:14px;width:100%;padding:0 0 80px;display:flex}.character-detail-sheet-module__A8LTpW__qualityBadgeRow{justify-content:center;align-items:center;display:flex}.character-detail-sheet-module__A8LTpW__name{color:var(--app-text);text-align:center;text-shadow:var(--app-text-shadow);letter-spacing:-.02em;margin:0;font-size:26px;font-weight:800;line-height:1.2}.character-detail-sheet-module__A8LTpW__tags{flex-wrap:wrap;justify-content:center;gap:6px;max-width:100%;padding:2px 0;display:flex}.character-detail-sheet-module__A8LTpW__tag{background:rgba(var(--app-background-rgb), .75);color:var(--app-text);white-space:nowrap;border:.5px solid var(--app-divider);cursor:pointer;border-radius:99px;padding:5px 14px;font-size:12px;font-weight:500;transition:background .25s cubic-bezier(.22,1,.36,1),color .25s,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s}.character-detail-sheet-module__A8LTpW__tag:hover{background:rgba(var(--app-primary-rgb), .1);color:var(--app-primary);transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.character-detail-sheet-module__A8LTpW__tag:active{transition:transform .1s;transform:translateY(0)scale(.97)}.character-detail-sheet-module__A8LTpW__notesSection{width:100%;padding:14px 16px}.character-detail-sheet-module__A8LTpW__sectionTitle{color:var(--app-text-secondary);margin:0 0 12px;font-size:13px;font-weight:600}.character-detail-sheet-module__A8LTpW__notes{color:var(--app-text);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7;transition:max-height .3s;overflow:hidden}.character-detail-sheet-module__A8LTpW__notesCollapsed{-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.character-detail-sheet-module__A8LTpW__notesExpandButton{width:100%;color:var(--app-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;gap:4px;padding:8px 0 2px;font-size:12px;font-weight:500;display:flex}.character-detail-sheet-module__A8LTpW__notesExpandIconUp{transform:rotate(180deg)}.character-detail-sheet-module__A8LTpW__descriptionSection{background-color:var(--app-surface-variant);border-radius:16px;width:100%;padding:16px 18px}.character-detail-sheet-module__A8LTpW__description{color:var(--app-text);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.character-detail-sheet-module__A8LTpW__actionButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.character-detail-sheet-module__A8LTpW__reportButton{color:var(--app-text-tertiary);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:12px;transition:color .25s;display:flex}.character-detail-sheet-module__A8LTpW__reportButton:hover{color:var(--app-text-secondary)}.character-detail-sheet-module__A8LTpW__moderationSection{background-color:rgba(var(--app-error-rgb), .1);border:1px dashed rgba(var(--app-error-rgb), .4);border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}.character-detail-sheet-module__A8LTpW__moderationOption{color:var(--app-text);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.character-detail-sheet-module__A8LTpW__moderationOption input[type=checkbox]{width:18px;height:18px;accent-color:var(--app-primary);cursor:pointer}.character-detail-sheet-module__A8LTpW__moderationInput{border:1px solid var(--app-border);background-color:var(--app-surface);width:100%;color:var(--app-text);border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .2s}.character-detail-sheet-module__A8LTpW__moderationInput:focus{border-color:var(--app-primary)}.character-detail-sheet-module__A8LTpW__moderationInput::placeholder{color:var(--app-text-secondary)}.character-detail-sheet-module__A8LTpW__moderationButton{color:#fff;background:linear-gradient(135deg, var(--app-error), var(--app-error));cursor:pointer;border:none;border-radius:8px;width:100%;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.character-detail-sheet-module__A8LTpW__moderationButton:hover:not(:disabled){box-shadow:0 4px 12px rgba(var(--app-error-rgb), .4);transform:translateY(-1px)}.character-detail-sheet-module__A8LTpW__moderationButton:disabled{opacity:.6;cursor:not-allowed}.character-detail-sheet-module__A8LTpW__moderationSuccess{color:var(--app-success);text-align:center;margin:0;font-size:13px}.character-detail-sheet-module__A8LTpW__moderationError{color:var(--app-error);text-align:center;margin:0;font-size:13px}
.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-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)}
.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}
.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}
.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}
.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}
.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__GTknXW__container{height:var(--app-vh,100dvh);background-color:var(--app-background);flex-direction:column;display:flex;position:relative;overflow:hidden}.page-module__GTknXW__content{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.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-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}
.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}}
.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)}
.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}}
.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)}}
.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}
.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)}}
@property --promo-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.promo-card-module__BcKZ6G__card{cursor:pointer;--promo-angle:0deg;background-image:linear-gradient(var(--app-card), var(--app-card)), conic-gradient(from var(--promo-angle), #f59e0b, #fbbf24, #f97316, #f59e0b, #fcd34d, #f59e0b);will-change:transform;background-origin:border-box;background-clip:padding-box,border-box;border:1.5px solid #0000;border-radius:14px;flex-direction:column;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);animation:3s steps(90,end) infinite promo-card-module__BcKZ6G__rotateBorder;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #fbbf2426,0 2px 8px #0000000f}.promo-card-module__BcKZ6G__card:hover{transform:translateY(-4px);box-shadow:0 0 0 .5px #fbbf2440,0 20px 44px #00000024,0 0 32px #f59e0b33}.promo-card-module__BcKZ6G__card:active{transition:transform .12s;transform:translateY(0)scale(.975)}@keyframes promo-card-module__BcKZ6G__rotateBorder{to{--promo-angle:360deg}}.promo-card-module__BcKZ6G__inner{aspect-ratio:2/3;background-color:var(--app-surface-variant);width:100%;position:relative;overflow:hidden}.promo-card-module__BcKZ6G__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.promo-card-module__BcKZ6G__card:hover .promo-card-module__BcKZ6G__image{transform:scale(1.05)}.promo-card-module__BcKZ6G__content{z-index:2;background:linear-gradient(#0000 0%,#00000014 20%,#00000040 40%,#000000a6 65%,#000000e0 100%);flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;padding:16px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.promo-card-module__BcKZ6G__badge{letter-spacing:.12em;text-transform:uppercase;color:#fbbf24;-webkit-backdrop-filter:blur(8px);background:#00000059;border:.5px solid #fbbf2440;border-radius:99px;align-items:center;gap:4px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-flex}.promo-card-module__BcKZ6G__percentBlock{align-items:baseline;gap:2px;display:flex}.promo-card-module__BcKZ6G__plus{color:#fbbf24;font-size:22px;font-weight:800;line-height:1}.promo-card-module__BcKZ6G__percent{-webkit-text-fill-color:transparent;letter-spacing:-.02em;text-shadow:none;background:linear-gradient(#fde68a 0%,#f59e0b 50%,#d97706 100%);-webkit-background-clip:text;background-clip:text;font-size:44px;font-weight:900;line-height:1}.promo-card-module__BcKZ6G__percentSign{color:#fbbf24;align-self:flex-start;margin-top:6px;font-size:20px;font-weight:800;line-height:1}.promo-card-module__BcKZ6G__description{color:#fde68abf;text-align:center;letter-spacing:.02em;text-shadow:0 1px 4px #0009;margin:0;font-size:12px;font-weight:500;line-height:1.4}.promo-card-module__BcKZ6G__cta{color:#1a1207;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);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;display:flex;box-shadow:0 2px 12px #f59e0b4d}.promo-card-module__BcKZ6G__card:hover .promo-card-module__BcKZ6G__cta{box-shadow:0 4px 20px #f59e0b73}.promo-card-module__BcKZ6G__ctaArrow{transition:transform .25s}.promo-card-module__BcKZ6G__card:hover .promo-card-module__BcKZ6G__ctaArrow{transform:translate(2px)}.promo-card-module__BcKZ6G__sparkles{pointer-events:none;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.promo-card-module__BcKZ6G__sparkle{opacity:0;background:#fbbf24;border-radius:50%;width:3px;height:3px;animation:3s ease-in-out infinite promo-card-module__BcKZ6G__sparkleFloat;position:absolute}.promo-card-module__BcKZ6G__sparkle:first-child{animation-delay:0s;top:15%;left:20%}.promo-card-module__BcKZ6G__sparkle:nth-child(2){animation-delay:.8s;top:25%;right:18%}.promo-card-module__BcKZ6G__sparkle:nth-child(3){animation-delay:1.6s;bottom:30%;left:15%}.promo-card-module__BcKZ6G__sparkle:nth-child(4){width:2px;height:2px;animation-delay:.4s;top:50%;right:12%}.promo-card-module__BcKZ6G__sparkle:nth-child(5){width:2px;height:2px;animation-delay:1.2s;bottom:18%;right:25%}@keyframes promo-card-module__BcKZ6G__sparkleFloat{0%,to{opacity:0;transform:translateY(0)scale(.5)}50%{opacity:.8;transform:translateY(-8px)scale(1)}}
.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)}
.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}
.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}
.sort-tab-content-module__ow6v7q__root{flex-direction:column;min-height:100%;display:flex}.sort-tab-content-module__ow6v7q__grid{max-width:var(--max-content-width);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px 10px;width:100%;margin:0 auto;display:grid}@media (min-width:768px){.sort-tab-content-module__ow6v7q__grid{gap:18px 14px}}@media (min-width:1280px){.sort-tab-content-module__ow6v7q__grid{gap:22px 18px}}.sort-tab-content-module__ow6v7q__miniSpinner{border:2px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite sort-tab-content-module__ow6v7q__spin}@keyframes sort-tab-content-module__ow6v7q__spin{to{transform:rotate(360deg)}}.sort-tab-content-module__ow6v7q__footerLoader{justify-content:center;padding:20px;display:flex}
.edit-profile-sheet-module__PB7aiW__content{flex-direction:column;gap:4px;display:flex}
.add-account-sheet-module__d4Adxa__content{flex-direction:column;gap:12px;padding-bottom:8px;display:flex}.add-account-sheet-module__d4Adxa__intro{color:var(--app-text-secondary);margin:0;padding:4px 16px 0;font-size:13px;line-height:1.5}.add-account-sheet-module__d4Adxa__error{color:var(--app-error);font-size:13px}
.persona-edit-sheet-module__0aCQGG__editForm{flex-direction:column;gap:16px;padding:8px 4px 4px;display:flex}