.studio-sidebar-module__IWywrG__sidebar{display:none}@media (min-width:769px){.studio-sidebar-module__IWywrG__sidebar{z-index:2;background:var(--app-surface-translucent);-webkit-backdrop-filter:blur(12px);border-right:1px solid var(--app-divider);flex-direction:column;flex-shrink:0;width:220px;height:100dvh;display:flex;position:relative;overflow:hidden}}.studio-sidebar-module__IWywrG__content{flex-direction:column;flex:1;min-height:0;display:flex}.studio-sidebar-module__IWywrG__nav{padding:var(--app-bar-height,56px) 12px 12px;flex-direction:column;gap:2px;display:flex}.studio-sidebar-module__IWywrG__navItem{cursor:pointer;color:var(--app-text-secondary);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;transition:background-color .15s,color .15s;display:flex}.studio-sidebar-module__IWywrG__navItem:hover{background:var(--app-hover);color:var(--app-text)}.studio-sidebar-module__IWywrG__navItemActive{background:rgba(var(--app-primary-rgb), .1);color:var(--app-primary)}.studio-sidebar-module__IWywrG__navItemActive .studio-sidebar-module__IWywrG__navIcon{background:linear-gradient(135deg, rgba(var(--app-primary-rgb), .18) 0%, rgba(var(--app-primary-rgb), .3) 100%);color:var(--app-primary)}.studio-sidebar-module__IWywrG__navIcon{background:rgba(var(--app-primary-rgb), .06);width:28px;height:28px;color:var(--app-text-tertiary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.studio-sidebar-module__IWywrG__navLabel{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}
.crossfade-background-module__HMUTCW__layer{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.crossfade-background-module__HMUTCW__fadeIn{animation:crossfade-background-module__HMUTCW__crossfadeIn var(--crossfade-duration,.6s) ease-out both}@keyframes crossfade-background-module__HMUTCW__crossfadeIn{0%{opacity:0}to{opacity:1}}
.chat-background-module__-j3LAa__backgroundImage{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.chat-background-module__-j3LAa__backgroundOverlay{z-index:1;background-color:#0009;position:absolute;top:0;bottom:0;left:0;right:0}:is(.dark .chat-background-module__-j3LAa__backgroundOverlay,[data-theme=dark] .chat-background-module__-j3LAa__backgroundOverlay){background-color:#000000c7}.chat-background-module__-j3LAa__backgroundOverlaySubtle{background-color:var(--app-overlay-subtle,rgba(var(--app-background-rgb), .85))}
.chat-landing-view-module__6h8dAW__scrollArea{flex:1;min-height:0;overflow-y:auto}.chat-landing-view-module__6h8dAW__scrollContent{padding:16px;padding-bottom:calc(var(--chat-input-bar-height,90px) + env(safe-area-inset-bottom,0));flex-direction:column;gap:14px;min-height:100%;display:flex}.chat-landing-view-module__6h8dAW__typingRow{align-items:flex-start;display:flex}.chat-landing-view-module__6h8dAW__gradientBg{z-index:0;background:radial-gradient(ellipse at 30% 20%, rgba(var(--app-primary-rgb), .12) 0%, transparent 60%), radial-gradient(ellipse at 80% 70%, rgba(var(--app-accent-rgb), .1) 0%, transparent 50%), var(--app-background);position:absolute;top:0;bottom:0;left:0;right:0}.chat-landing-view-module__6h8dAW__skeletonArea{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:0 20px;animation:.5s ease-out both chat-landing-view-module__6h8dAW__fadeIn;display:flex;position:relative}@keyframes chat-landing-view-module__6h8dAW__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.chat-landing-view-module__6h8dAW__logo{width:120px;height:120px;box-shadow:var(--app-shadow-lg);object-fit:cover;border-radius:28px}.chat-landing-view-module__6h8dAW__tip{color:var(--app-text-secondary);text-align:center;max-width:240px;font-size:13px;line-height:1.5;transition:opacity .3s}.chat-landing-view-module__6h8dAW__typingBubble{background:rgba(var(--app-card-rgb), .55);-webkit-backdrop-filter:blur(8px);border-radius:18px;align-items:center;padding:10px 18px;display:inline-flex}
.page-module__XhEkSG__container{--chat-input-bar-height:90px;background-color:var(--app-background);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.page-module__XhEkSG__content{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.page-module__XhEkSG__loadingContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.page-module__XhEkSG__spinner{border:3px solid var(--app-border);border-top-color:var(--app-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite page-module__XhEkSG__spin}@keyframes page-module__XhEkSG__spin{to{transform:rotate(360deg)}}.page-module__XhEkSG__loadingText{color:var(--app-text-secondary);font-size:14px}.page-module__XhEkSG__characterHeader{-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-width:0;margin:-4px -8px;padding:4px 8px;transition:background .15s;display:flex}.page-module__XhEkSG__characterHeader:active{background:rgba(var(--app-text-rgb,0, 0, 0), .08)}@media (hover:hover){.page-module__XhEkSG__characterHeader:hover{background:rgba(var(--app-text-rgb,0, 0, 0), .05)}}.page-module__XhEkSG__characterName{white-space:nowrap;text-overflow:ellipsis;color:var(--app-text);font-size:18px;font-weight:600;overflow:hidden}
.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}
.glass-card-module__zTQc2q__card{background:var(--app-card-translucent);border-radius:16px;position:relative;overflow:hidden}
.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}
.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-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;position:absolute;top:0;bottom:0;left:0;right:0}
.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}
.chat-input-menu-module___taneW__menuButton{background-color:var(--app-input-bg);min-width:40px;height:40px;color:var(--app-text);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,padding .2s,min-width .2s;display:flex}.chat-input-menu-module___taneW__menuButtonWithLabel{gap:4px;min-width:auto;padding:0 14px 0 12px}.chat-input-menu-module___taneW__menuButtonLabel{white-space:nowrap;font-size:13px}.chat-input-menu-module___taneW__menuButton:hover{background-color:var(--app-surface-variant)}.chat-input-menu-module___taneW__dropdownContent{background-color:var(--app-surface);box-shadow:0 4px 16px var(--app-card-shadow);z-index:var(--z-popover);border-radius:8px;animation:.15s ease-out chat-input-menu-module___taneW__dropdownFadeIn;overflow:hidden}@keyframes chat-input-menu-module___taneW__dropdownFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.chat-input-menu-module___taneW__dropdownItem{width:100%;color:var(--app-text);cursor:pointer;outline:none;align-items:center;gap:12px;padding:12px 16px;font-size:14px;transition:background-color .15s;display:flex}.chat-input-menu-module___taneW__dropdownItem:hover,.chat-input-menu-module___taneW__dropdownItem:focus,.chat-input-menu-module___taneW__dropdownItem[data-highlighted]{background-color:var(--app-surface-variant)}.chat-input-menu-module___taneW__dropdownItem[data-disabled]{opacity:.5;cursor:not-allowed}.chat-input-menu-module___taneW__dropdownLabel{color:var(--app-text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:8px 16px 4px;font-size:11px;font-weight:600}.chat-input-menu-module___taneW__dropdownSeparator{background-color:var(--app-border);height:1px;margin:4px 0}.chat-input-menu-module___taneW__dangerItem{color:var(--app-error,#e53935)}.chat-input-menu-module___taneW__dangerItem:hover,.chat-input-menu-module___taneW__dangerItem:focus,.chat-input-menu-module___taneW__dangerItem[data-highlighted]{background-color:color-mix(in srgb, var(--app-error,#e53935) 10%, transparent)}
.character-unavailable-notice-module__W2huJq__notice{max-width:var(--max-content-width);background-color:rgba(var(--app-background-rgb), .85);-webkit-backdrop-filter:blur(12px);border:1px solid var(--app-border);color:var(--app-text-secondary);border-radius:12px;align-items:flex-start;gap:10px;margin:0 auto;padding:12px 16px;display:flex}.character-unavailable-notice-module__W2huJq__notice>svg{color:var(--app-warning,#f59e0b);flex-shrink:0;margin-top:1px}.character-unavailable-notice-module__W2huJq__noticeText{flex-direction:column;gap:4px;min-width:0;display:flex}.character-unavailable-notice-module__W2huJq__noticeTitle{color:var(--app-text);font-size:14px;font-weight:600;line-height:1.4}.character-unavailable-notice-module__W2huJq__noticeMessage{color:var(--app-text-secondary);font-size:12px;line-height:1.5}
.upload-sheet-module__OEWrAW__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;background:#0009;justify-content:center;align-items:center;animation:.15s upload-sheet-module__OEWrAW__fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes upload-sheet-module__OEWrAW__fade{0%{opacity:0}to{opacity:1}}.upload-sheet-module__OEWrAW__sheet{background:#14100c;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:min(640px,92vw);max-height:90vh;animation:.18s upload-sheet-module__OEWrAW__pop;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000080}@keyframes upload-sheet-module__OEWrAW__pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.upload-sheet-module__OEWrAW__header{border-bottom:1px solid #ffffff0f;flex:none;justify-content:space-between;align-items:flex-start;padding:16px 20px;display:flex}.upload-sheet-module__OEWrAW__title{color:#ffe4b3;font-size:16px;font-weight:700}.upload-sheet-module__OEWrAW__subtitle{color:#f5e9d68c;margin-top:4px;font-size:12px}.upload-sheet-module__OEWrAW__iconBtn{color:#f5e9d6cc;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.upload-sheet-module__OEWrAW__iconBtn:hover{background:#ffffff0f}.upload-sheet-module__OEWrAW__iconBtn svg{width:16px;height:16px}.upload-sheet-module__OEWrAW__tabs{flex:none;gap:4px;padding:12px 16px 0;display:flex}.upload-sheet-module__OEWrAW__tab{color:#f5e9d699;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 8px;font-size:13px;transition:all .15s;display:flex}.upload-sheet-module__OEWrAW__tab svg{width:14px;height:14px}.upload-sheet-module__OEWrAW__tab:hover{color:#f5e9d6;background:#ffffff0a}.upload-sheet-module__OEWrAW__tabActive{color:#ffe4b3;background:#ffc8641f;border-color:#ffc86466}.upload-sheet-module__OEWrAW__body{flex-direction:column;flex:1;gap:10px;min-height:240px;padding:14px 16px;display:flex;overflow:auto}.upload-sheet-module__OEWrAW__dropZone{cursor:pointer;text-align:center;border:2px dashed #ffffff26;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:36px 16px;transition:all .15s;display:flex}.upload-sheet-module__OEWrAW__dropZone:hover{background:#ffffff08;border-color:#ffc86466}.upload-sheet-module__OEWrAW__dropIcon{color:#ffc86499;width:32px;height:32px}.upload-sheet-module__OEWrAW__dropTitle{color:#ffe4b3;font-size:14px;font-weight:500}.upload-sheet-module__OEWrAW__dropHint{color:#f5e9d673;max-width:360px;font-size:11px}.upload-sheet-module__OEWrAW__pasteArea{color:#d8c8a8;resize:vertical;background:#0a0805;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;min-height:220px;padding:12px 14px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;line-height:1.55}.upload-sheet-module__OEWrAW__pasteArea:focus{border-color:#ffc86466}.upload-sheet-module__OEWrAW__previewMeta{color:#b8e8c8;background:#50c87814;border:1px solid #50c87833;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.upload-sheet-module__OEWrAW__checkIcon{color:#80e0a0;flex:none;width:14px;height:14px}.upload-sheet-module__OEWrAW__error{color:#ffb0b0;background:#ff646414;border:1px solid #ff646440;border-radius:8px;padding:8px 12px;font-size:12px}.upload-sheet-module__OEWrAW__footer{background:#0003;border-top:1px solid #ffffff0f;flex:none;gap:10px;padding:12px 16px;display:flex}.upload-sheet-module__OEWrAW__nameInput{color:#f5e9d6;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;flex:1;height:40px;padding:0 14px;font-size:13px}.upload-sheet-module__OEWrAW__nameInput:focus{border-color:#ffc86466}.upload-sheet-module__OEWrAW__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9b59,#ff7a59);border:none;border-radius:8px;flex:none;height:40px;padding:0 18px;font-size:13px;font-weight:600;transition:opacity .15s,transform .1s}.upload-sheet-module__OEWrAW__primaryBtn:disabled{opacity:.4;cursor:not-allowed}.upload-sheet-module__OEWrAW__primaryBtn:not(:disabled):active{transform:scale(.98)}
.miniapp-chat-view-module__iTm8ka__overlay{z-index:100;background-color:#000;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.miniapp-chat-view-module__iTm8ka__frameWrap{flex:auto;display:flex;position:relative}.miniapp-chat-view-module__iTm8ka__backButton{top:max(env(safe-area-inset-top), 12px);z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s;display:flex;position:absolute;left:12px}.miniapp-chat-view-module__iTm8ka__backButton:hover{background-color:#000000b3}.miniapp-chat-view-module__iTm8ka__placeholder{color:#ffffffb3;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:14px;display:flex}.miniapp-chat-view-module__iTm8ka__placeholderError{color:#ff8a8a}
.timeline-section-module__0Ym7Rq__timeline{flex-direction:column;padding-left:32px;display:flex;position:relative}.timeline-section-module__0Ym7Rq__timeline:before{content:"";background:linear-gradient(#6366f10f,#6366f180);border-radius:1px;width:2px;position:absolute;top:16px;bottom:16px;left:11px}.timeline-section-module__0Ym7Rq__item{padding:0 0 16px;position:relative}.timeline-section-module__0Ym7Rq__item:last-child{padding-bottom:0}.timeline-section-module__0Ym7Rq__item:before{content:"";border:2px solid var(--app-surface,#1a1a1a);z-index:1;background:#6366f140;border-radius:50%;width:10px;height:10px;position:absolute;top:18px;left:-25px}.timeline-section-module__0Ym7Rq__itemCurrent:before{background:#6366f1;border:none;width:12px;height:12px;top:17px;left:-26px;box-shadow:0 0 0 4px #6366f12e,0 0 18px #6366f173}.timeline-section-module__0Ym7Rq__card{background:linear-gradient(135deg, #6366f10a, var(--app-background,#111) 60%);border:1px solid #6366f112;border-radius:12px;padding:14px 16px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000002e,inset 0 1px #ffffff06}.timeline-section-module__0Ym7Rq__itemCurrent .timeline-section-module__0Ym7Rq__card{background:linear-gradient(135deg, #6366f11a, var(--app-background,#111) 70%);border-color:#6366f140;animation:3s ease-in-out infinite timeline-section-module__0Ym7Rq__chapterPulse;box-shadow:0 0 24px #6366f11f,0 4px 16px #0003,inset 0 1px #ffffff0a}@keyframes timeline-section-module__0Ym7Rq__chapterPulse{0%,to{box-shadow:0 0 24px #6366f11f,0 4px 16px #0003,inset 0 1px #ffffff0a}50%{box-shadow:0 0 36px #6366f138,0 4px 16px #0003,inset 0 1px #ffffff0f}}.timeline-section-module__0Ym7Rq__chapterNum{color:#ffffff06;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:48px;font-weight:800;line-height:1;position:absolute;top:-4px;right:14px}.timeline-section-module__0Ym7Rq__itemCurrent .timeline-section-module__0Ym7Rq__chapterNum{color:#6366f10f}.timeline-section-module__0Ym7Rq__title{color:var(--app-text);align-items:center;gap:8px;margin:0 0 6px;font-size:14px;font-weight:600;display:flex;position:relative}.timeline-section-module__0Ym7Rq__itemCurrent .timeline-section-module__0Ym7Rq__title{color:#a5a8ff}.timeline-section-module__0Ym7Rq__desc{color:var(--app-text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.65;position:relative}.timeline-section-module__0Ym7Rq__itemCurrent .timeline-section-module__0Ym7Rq__desc{color:var(--app-text)}.timeline-section-module__0Ym7Rq__currentBadge{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;padding:2px 10px;font-size:10px;font-weight:700;box-shadow:0 2px 8px #6366f159}.timeline-section-module__0Ym7Rq__time{color:var(--app-text-tertiary);text-align:right;margin:8px 0 0;font-size:11px;position:relative}.timeline-section-module__0Ym7Rq__timeRecent{color:#6366f1cc}
.character-section-module__Qzgl1G__card{background:linear-gradient(135deg, #06b6d40d, var(--app-background,#111) 50%);border:1px solid #06b6d414;border-radius:14px;gap:14px;padding:16px;display:flex;box-shadow:0 2px 10px #0000002e,inset 0 1px #ffffff06}.character-section-module__Qzgl1G__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex;box-shadow:0 0 0 2px #ffffff14,0 4px 14px #0000004d}.character-section-module__Qzgl1G__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.character-section-module__Qzgl1G__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.character-section-module__Qzgl1G__name{color:var(--app-text);letter-spacing:.02em;font-size:15px;font-weight:700}.character-section-module__Qzgl1G__time{color:var(--app-text-tertiary);white-space:nowrap;flex-shrink:0;font-size:11px}.character-section-module__Qzgl1G__timeRecent{color:#06b6d4cc}.character-section-module__Qzgl1G__cardRecent{border-color:#06b6d440;box-shadow:0 0 16px #06b6d41a,0 2px 10px #0000002e,inset 0 1px #ffffff06}.character-section-module__Qzgl1G__aliases{color:#06b6d4a6;font-size:12px}.character-section-module__Qzgl1G__desc{color:var(--app-text-secondary);white-space:pre-wrap;word-break:break-word;margin:4px 0 0;font-size:13px;line-height:1.6}
.relationship-section-module__buPzBG__card{background:linear-gradient(135deg, #f43f5e0d, var(--app-background,#111) 50%);border:1px solid #f43f5e14;border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 2px 10px #0000002e,inset 0 1px #ffffff06}.relationship-section-module__buPzBG__pair{justify-content:center;align-items:center;gap:10px;display:flex}.relationship-section-module__buPzBG__avatarWrap{flex-direction:column;align-items:center;gap:6px;min-width:48px;display:flex}.relationship-section-module__buPzBG__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex;box-shadow:0 0 0 2px #ffffff0f,0 3px 10px #00000040}.relationship-section-module__buPzBG__avatarName{color:var(--app-text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:64px;font-size:11px;font-weight:600;overflow:hidden}.relationship-section-module__buPzBG__center{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex;position:relative}.relationship-section-module__buPzBG__center:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#f43f5e2e,#0000);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.relationship-section-module__buPzBG__closenessBar{z-index:1;background:var(--app-background,#111);border-radius:8px;align-items:center;gap:3px;padding:2px 8px;display:flex;position:relative}.relationship-section-module__buPzBG__closenessHeart,.relationship-section-module__buPzBG__closenessEmpty,.relationship-section-module__buPzBG__closenessHostile{flex-shrink:0;display:block}.relationship-section-module__buPzBG__closenessHeart{color:#f43f5e;filter:drop-shadow(0 0 5px #f43f5e8c)}.relationship-section-module__buPzBG__closenessHostile{color:#ef4444;filter:drop-shadow(0 0 5px #ef44448c)}.relationship-section-module__buPzBG__closenessEmpty{color:var(--app-text-tertiary,#ffffff1f)}.relationship-section-module__buPzBG__label{color:#f43f5eb3;text-align:center;z-index:1;background:var(--app-background,#111);padding:0 6px;font-size:11px;font-weight:600;position:relative}.relationship-section-module__buPzBG__desc{color:var(--app-text-secondary);white-space:pre-wrap;word-break:break-word;border-top:1px solid #f43f5e0f;margin:0;padding-top:8px;font-size:13px;line-height:1.6}.relationship-section-module__buPzBG__time{color:var(--app-text-tertiary);text-align:right;margin-top:6px;font-size:11px}.relationship-section-module__buPzBG__timeRecent{color:#f43f5eb3}.relationship-section-module__buPzBG__cardRecent{border-color:#f43f5e40;box-shadow:0 0 16px #f43f5e1a,0 2px 10px #0000002e,inset 0 1px #ffffff06}
.item-section-module__YgrtPW__card{background:linear-gradient(135deg, #8b5cf60d, var(--app-background,#111) 50%);border:1px solid #8b5cf614;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex;box-shadow:0 2px 10px #0000002e,inset 0 1px #ffffff06}.item-section-module__YgrtPW__iconBox{color:#a78bfaf2;background:linear-gradient(135deg,#8b5cf638,#6366f114);border:1px solid #8b5cf62e;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 0 14px #8b5cf61f}.item-section-module__YgrtPW__info{flex:1;min-width:0}.item-section-module__YgrtPW__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.item-section-module__YgrtPW__name{color:var(--app-text);font-size:14px;font-weight:700}.item-section-module__YgrtPW__time{color:var(--app-text-tertiary);white-space:nowrap;flex-shrink:0;font-size:11px}.item-section-module__YgrtPW__timeRecent{color:#8b5cf6cc}.item-section-module__YgrtPW__cardRecent{border-color:#8b5cf640;box-shadow:0 0 16px #8b5cf61a,0 2px 10px #0000002e,inset 0 1px #ffffff06}.item-section-module__YgrtPW__desc{color:var(--app-text-secondary);white-space:pre-wrap;word-break:break-word;margin:4px 0 0;font-size:13px;line-height:1.6}
.location-section-module__M-OpiG__card{background:linear-gradient(135deg, #10b9810d, var(--app-background,#111) 50%);border:1px solid #10b98114;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex;box-shadow:0 2px 10px #0000002e,inset 0 1px #ffffff06}.location-section-module__M-OpiG__iconBox{color:#34d399f2;background:linear-gradient(135deg,#10b98138,#34d39914);border:1px solid #10b9812e;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 0 14px #10b9811f}.location-section-module__M-OpiG__info{flex:1;min-width:0}.location-section-module__M-OpiG__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.location-section-module__M-OpiG__name{color:var(--app-text);font-size:14px;font-weight:700}.location-section-module__M-OpiG__time{color:var(--app-text-tertiary);white-space:nowrap;flex-shrink:0;font-size:11px}.location-section-module__M-OpiG__timeRecent{color:#10b981cc}.location-section-module__M-OpiG__cardRecent{border-color:#10b98140;box-shadow:0 0 16px #10b9811a,0 2px 10px #0000002e,inset 0 1px #ffffff06}.location-section-module__M-OpiG__desc{color:var(--app-text-secondary);white-space:pre-wrap;word-break:break-word;margin:4px 0 0;font-size:13px;line-height:1.6}
.event-section-module__v_PdWG__card{background:linear-gradient(135deg, #f59e0b0d, var(--app-background,#111) 50%);border:1px solid #f59e0b14;border-left:3px solid #f59e0b73;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex;box-shadow:0 2px 10px #0000002e,inset 0 1px #ffffff06}.event-section-module__v_PdWG__iconBox{color:#fbbf24f2;background:linear-gradient(135deg,#f59e0b38,#fbbf2414);border:1px solid #f59e0b2e;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;animation:2.5s ease-in-out infinite event-section-module__v_PdWG__mysteryPulse;display:flex;box-shadow:0 0 14px #f59e0b1f}@keyframes event-section-module__v_PdWG__mysteryPulse{0%,to{box-shadow:0 0 14px #f59e0b1f}50%{box-shadow:0 0 22px #f59e0b38}}.event-section-module__v_PdWG__info{flex:1;min-width:0}.event-section-module__v_PdWG__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.event-section-module__v_PdWG__title{color:var(--app-text);font-size:14px;font-weight:700}.event-section-module__v_PdWG__time{color:var(--app-text-tertiary);white-space:nowrap;flex-shrink:0;font-size:11px}.event-section-module__v_PdWG__timeRecent{color:#f59e0bcc}.event-section-module__v_PdWG__cardRecent{border-color:#f59e0b40 #f59e0b40 #f59e0b40 #f59e0b99;box-shadow:0 0 16px #f59e0b1a,0 2px 10px #0000002e,inset 0 1px #ffffff06}.event-section-module__v_PdWG__desc{color:var(--app-text-secondary);white-space:pre-wrap;word-break:break-word;margin:4px 0 0;font-size:13px;line-height:1.6}
.knowledge-sheet-module__edVBGW__container{flex-direction:column;gap:28px;min-height:200px;display:flex}.knowledge-sheet-module__edVBGW__container:after{content:"";height:env(safe-area-inset-bottom,20px);flex-shrink:0;min-height:20px;display:block}.knowledge-sheet-module__edVBGW__status{color:var(--app-text-secondary);text-align:center;margin:0;padding:60px 0;font-size:14px}.knowledge-sheet-module__edVBGW__headerActions{align-items:center;gap:4px;display:flex}.knowledge-sheet-module__edVBGW__iconBtn{width:32px;height:32px;color:var(--app-text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.knowledge-sheet-module__edVBGW__iconBtn:hover{background:var(--app-text-tertiary,#ffffff1a)}.knowledge-sheet-module__edVBGW__iconBtn:disabled{opacity:.4;cursor:not-allowed}.knowledge-sheet-module__edVBGW__section{--sc:99, 102, 241}.knowledge-sheet-module__edVBGW__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--sc));align-items:center;gap:8px;margin:0 0 12px;font-size:11px;font-weight:700;display:flex}.knowledge-sheet-module__edVBGW__sectionIcon{background:rgba(var(--sc), .1);width:24px;height:24px;color:rgb(var(--sc));border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.knowledge-sheet-module__edVBGW__sectionTitle:after{content:"";background:linear-gradient(to right, rgba(var(--sc), .18), transparent 80%);flex:1;height:1px}.knowledge-sheet-module__edVBGW__sectionContent{flex-direction:column;gap:10px;display:flex}.knowledge-sheet-module__edVBGW__batchGroup{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:20px;padding:16px;display:flex;position:relative}.knowledge-sheet-module__edVBGW__batchGroup:before{content:"";pointer-events:none;background:linear-gradient(#6366f126,#0000);border-radius:1px;width:2px;position:absolute;top:52px;bottom:16px;left:16px}.knowledge-sheet-module__edVBGW__batchHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding-bottom:12px;display:flex}.knowledge-sheet-module__edVBGW__batchHeaderIcon{color:#6366f1;background:#6366f11a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.knowledge-sheet-module__edVBGW__batchHeaderTime{color:var(--app-text);font-size:14px;font-weight:700}.knowledge-sheet-module__edVBGW__batchHeaderCount{color:var(--app-text-tertiary);margin-left:auto;font-size:11px;font-weight:600}
.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}
.info-tip-module__dkxm9G__trigger{cursor:pointer;align-items:center;display:inline-flex}.info-tip-module__dkxm9G__popover{background:var(--app-surface-variant);color:var(--app-text-secondary);white-space:pre-wrap;width:max-content;min-width:180px;max-width:280px;z-index:var(--z-tooltip);text-shadow:none;filter:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:400;line-height:1.5;animation:.15s info-tip-module__dkxm9G__infoTipFadeIn;box-shadow:0 4px 16px #0000001f}@keyframes info-tip-module__dkxm9G__infoTipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.form-field-wrapper-module__EuoEyq__field{flex-direction:column;gap:10px;padding:14px 16px;transition:background-color .2s;display:flex}.form-field-wrapper-module__EuoEyq__field.form-field-wrapper-module__EuoEyq__horizontal{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.form-field-wrapper-module__EuoEyq__field.form-field-wrapper-module__EuoEyq__horizontal .form-field-wrapper-module__EuoEyq__labelGroup{flex:1;min-width:0}.form-field-wrapper-module__EuoEyq__field.form-field-wrapper-module__EuoEyq__clickable{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;transition:background-color .2s}.form-field-wrapper-module__EuoEyq__field.form-field-wrapper-module__EuoEyq__clickable:hover{background-color:var(--app-surface-variant)}.form-field-wrapper-module__EuoEyq__field.form-field-wrapper-module__EuoEyq__clickable:active{background-color:var(--app-hover)}.form-field-wrapper-module__EuoEyq__field.form-field-wrapper-module__EuoEyq__important{border-left:3px solid var(--app-warning);background:linear-gradient(90deg, rgba(var(--app-warning-rgb,234, 179, 8), .04) 0%, transparent 40%);padding-left:13px}.form-field-wrapper-module__EuoEyq__importantIcon{color:var(--app-warning);justify-content:center;align-items:center;display:inline-flex}.form-field-wrapper-module__EuoEyq__importantIcon svg{fill:currentColor}.form-field-wrapper-module__EuoEyq__labelGroup{flex-direction:column;gap:4px;display:flex}.form-field-wrapper-module__EuoEyq__label{color:var(--app-text-secondary);letter-spacing:.1px;text-transform:none;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.form-field-wrapper-module__EuoEyq__labelIcon{color:var(--app-text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.form-field-wrapper-module__EuoEyq__labelIcon svg{width:16px;height:16px}.form-field-wrapper-module__EuoEyq__labelText{line-height:1.4}.form-field-wrapper-module__EuoEyq__required{color:var(--app-error);margin-left:2px;font-weight:600}.form-field-wrapper-module__EuoEyq__infoButton{color:var(--app-text-tertiary);justify-content:center;align-items:center;line-height:0;transition:color .2s,transform .2s;display:inline-flex}.form-field-wrapper-module__EuoEyq__infoButton:hover{color:var(--app-primary);transform:scale(1.1)}.form-field-wrapper-module__EuoEyq__helpText{color:var(--app-text-tertiary);margin:0;font-size:12px;line-height:1.5}
.form-input-module__9xCoaa__base{box-sizing:border-box;border-radius:var(--app-form-radius);background-color:var(--app-input-bg);border:var(--app-form-border-width) solid var(--app-input-border);width:100%;color:var(--app-text);outline:none;padding:10px 14px;font-size:15px;transition:border-color .25s,box-shadow .25s,background-color .25s}.form-input-module__9xCoaa__base:focus{border-color:var(--app-primary);box-shadow:0 0 0 3px rgba(var(--app-primary-rgb,99, 102, 241), .12);background-color:var(--app-background)}.form-input-module__9xCoaa__base:hover:not(:focus):not(:read-only){border-color:var(--app-input-border-hover,var(--app-text-tertiary))}.form-input-module__9xCoaa__base::placeholder{color:var(--app-text-tertiary)}.form-input-module__9xCoaa__base:read-only{background-color:var(--app-surface-variant);color:var(--app-text-secondary);cursor:default;border-color:#0000}.form-input-module__9xCoaa__textarea{resize:none;min-height:calc(3.2em + 20px);line-height:1.6;overflow-y:hidden}.form-input-module__9xCoaa__textareaWrapper{position:relative}.form-input-module__9xCoaa__charCount{text-align:right;color:var(--app-text-tertiary);letter-spacing:.3px;opacity:.7;margin-top:6px;font-size:11px;font-weight:500;transition:opacity .2s;display:block}.form-input-module__9xCoaa__textareaWrapper:focus-within .form-input-module__9xCoaa__charCount{opacity:1;color:var(--app-primary)}
.form-dropdown-module__v7xE1q__trigger{min-width:120px;color:var(--app-text);background:var(--app-input-bg);border:var(--app-form-border-width) solid var(--app-input-border);border-radius:var(--app-form-radius);cursor:pointer;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s;display:inline-flex}.form-dropdown-module__v7xE1q__trigger:hover:not(:disabled){border-color:var(--app-input-border-hover,var(--app-text-tertiary))}.form-dropdown-module__v7xE1q__trigger:focus-visible{border-color:var(--app-primary);box-shadow:0 0 0 3px rgba(var(--app-primary-rgb,99, 102, 241), .12)}.form-dropdown-module__v7xE1q__trigger[data-state=open]{border-color:var(--app-primary)}.form-dropdown-module__v7xE1q__trigger:disabled{opacity:.5;cursor:not-allowed}.form-dropdown-module__v7xE1q__trigger[data-placeholder]{color:var(--app-text-tertiary)}.form-dropdown-module__v7xE1q__chevronIcon{align-items:center;display:flex}.form-dropdown-module__v7xE1q__chevron{opacity:.5;width:14px;height:14px;transition:transform .2s}.form-dropdown-module__v7xE1q__trigger[data-state=open] .form-dropdown-module__v7xE1q__chevron{transform:rotate(180deg)}.form-dropdown-module__v7xE1q__content{background-color:var(--app-surface);border:var(--app-form-border-width) solid var(--app-input-border);border-radius:calc(var(--app-form-radius) + 2px);z-index:var(--z-popover);min-width:var(--radix-select-trigger-width);animation:.15s ease-out form-dropdown-module__v7xE1q__dropdownFadeIn;overflow:hidden;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a}.form-dropdown-module__v7xE1q__viewport{padding:4px}@keyframes form-dropdown-module__v7xE1q__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.form-dropdown-module__v7xE1q__item{width:100%;color:var(--app-text);cursor:pointer;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:15px;transition:background-color .15s;display:flex}.form-dropdown-module__v7xE1q__item:hover,.form-dropdown-module__v7xE1q__item:focus,.form-dropdown-module__v7xE1q__item[data-highlighted]{background-color:var(--app-surface-variant)}.form-dropdown-module__v7xE1q__item[data-state=checked]{color:var(--app-primary)}.form-dropdown-module__v7xE1q__checkIcon{color:var(--app-primary);align-items:center;display:flex}.form-dropdown-module__v7xE1q__itemLocked{opacity:.55;cursor:not-allowed}.form-dropdown-module__v7xE1q__itemLocked:hover,.form-dropdown-module__v7xE1q__itemLocked:focus,.form-dropdown-module__v7xE1q__itemLocked[data-highlighted]{background-color:#0000}.form-dropdown-module__v7xE1q__itemTextInner{align-items:center;gap:6px;display:inline-flex}
.form-switch-module__0YQy2G__root{background-color:var(--app-input-border);cursor:pointer;border:none;border-radius:14px;flex-shrink:0;width:48px;height:28px;transition:background-color .2s;position:relative}.form-switch-module__0YQy2G__root[data-state=checked]{background-color:var(--app-primary)}.form-switch-module__0YQy2G__root:focus-visible{box-shadow:0 0 0 3px rgba(var(--app-primary-rgb), .12)}.form-switch-module__0YQy2G__root[data-disabled]{opacity:.5;cursor:not-allowed}.form-switch-module__0YQy2G__thumb{background-color:var(--app-switch-thumb);border-radius:50%;width:24px;height:24px;transition:transform .2s;display:block;transform:translate(2px);box-shadow:0 1px 3px #00000026}.form-switch-module__0YQy2G__thumb[data-state=checked]{transform:translate(22px)}
.form-slider-module__spJn0G__wrapper{flex-direction:column;gap:8px;display:flex}.form-slider-module__spJn0G__wrapper.form-slider-module__spJn0G__disabled{opacity:.5;pointer-events:none}.form-slider-module__spJn0G__valueDisplay{color:var(--app-primary);background-color:rgba(var(--app-primary-rgb,99, 102, 241), .08);border-radius:6px;align-self:flex-end;padding:2px 10px;font-size:14px;font-weight:600}.form-slider-module__spJn0G__sliderContainer{flex-direction:column;gap:6px;display:flex}.form-slider-module__spJn0G__trackWrapper{align-items:center;display:flex}.form-slider-module__spJn0G__sliderArea{flex-shrink:0;width:100%;min-width:0}.form-slider-module__spJn0G__lockedZone{background:repeating-linear-gradient(-45deg, transparent, transparent 2px, #8080801f 2px, #8080801f 4px), var(--app-border,#e5e7eb);border-radius:0 9999px 9999px 0;flex:1;justify-content:center;align-items:center;height:6px;margin-left:-1px;display:flex}.form-slider-module__spJn0G__lockedIcon{color:var(--app-text-tertiary);opacity:.6;flex-shrink:0}.form-slider-module__spJn0G__lockedLabel{white-space:nowrap;color:var(--app-text-tertiary);opacity:.7;margin-left:2px;font-size:10px;font-weight:600}.form-slider-module__spJn0G__lockedVip{background:repeating-linear-gradient(-45deg,#0000,#0000 2px,#eab3082e 2px 4px),#eab30826}.form-slider-module__spJn0G__lockedVip .form-slider-module__spJn0G__lockedIcon{color:#ca8a04;opacity:.8}.form-slider-module__spJn0G__lockedVip .form-slider-module__spJn0G__lockedLabel{color:#ca8a04;opacity:.9}.form-slider-module__spJn0G__range{color:var(--app-text-tertiary);justify-content:space-between;font-size:12px;display:flex;position:relative}.form-slider-module__spJn0G__maxLabel{color:var(--app-text-secondary);font-weight:500;position:absolute;transform:translate(-50%)}.form-slider-module__spJn0G__description{color:var(--app-text-tertiary);font-size:13px;line-height:1.5}
.form-options-module__c5F3AG__group{background-color:var(--app-input-bg);border:var(--app-form-border-width) solid var(--app-input-border);border-radius:var(--app-form-radius);align-self:flex-start;gap:2px;padding:3px;display:inline-flex}.form-options-module__c5F3AG__item{color:var(--app-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:none;border-radius:8px;outline:none;padding:8px 18px;font-size:14px;font-weight:500;line-height:1.25;transition:color .2s,background-color .2s,box-shadow .2s;position:relative}.form-options-module__c5F3AG__item:hover:not(:disabled):not([data-state=on]){color:var(--app-text);background-color:var(--app-hover)}.form-options-module__c5F3AG__item:focus-visible{box-shadow:0 0 0 2px rgba(var(--app-primary-rgb), .2)}.form-options-module__c5F3AG__item[data-state=on]{background-color:var(--app-primary);color:#fff;box-shadow:0 1px 3px #00000014}.form-options-module__c5F3AG__item:disabled{opacity:.4;cursor:not-allowed}
.form-array-editor-module___JSjEG__container{flex-direction:column;gap:12px;display:flex}.form-array-editor-module___JSjEG__inputRow{align-items:flex-start;gap:8px;display:flex}.form-array-editor-module___JSjEG__inputRow .form-array-editor-module___JSjEG__input{flex:1}.form-array-editor-module___JSjEG__input{border-radius:var(--app-form-radius);background-color:var(--app-input-bg);border:var(--app-form-border-width) solid var(--app-input-border);color:var(--app-text);outline:none;padding:10px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-array-editor-module___JSjEG__input:focus{border-color:var(--app-primary);box-shadow:0 0 0 3px rgba(var(--app-primary-rgb), .12)}.form-array-editor-module___JSjEG__input:hover:not(:focus){border-color:var(--app-input-border-hover,var(--app-text-tertiary))}.form-array-editor-module___JSjEG__input::placeholder{color:var(--app-text-tertiary)}.form-array-editor-module___JSjEG__textarea{resize:none;min-height:calc(3em + 20px);font-family:inherit;line-height:1.5;overflow-y:hidden}.form-array-editor-module___JSjEG__addButton{border-radius:var(--app-form-radius);background-color:var(--app-primary);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:42px;min-height:42px;transition:background-color .2s,opacity .2s;display:flex}.form-array-editor-module___JSjEG__addButton:hover:not(:disabled){background-color:var(--app-primary-hover,var(--app-primary));filter:brightness(1.1)}.form-array-editor-module___JSjEG__addButton:active:not(:disabled){filter:brightness(.95)}.form-array-editor-module___JSjEG__addButton:disabled{opacity:.4;cursor:not-allowed}.form-array-editor-module___JSjEG__chipsWrap{flex-wrap:wrap;gap:8px;display:flex}.form-array-editor-module___JSjEG__chip{background-color:rgba(var(--app-primary-rgb), .1);color:var(--app-primary);cursor:grab;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:14px;transition:background-color .15s,box-shadow .2s,transform .2s;display:inline-flex}.form-array-editor-module___JSjEG__chipText{font-weight:500}.form-array-editor-module___JSjEG__chipRemove{width:18px;height:18px;color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:flex}.form-array-editor-module___JSjEG__chipRemove:hover{color:var(--app-error);background-color:rgba(var(--app-error-rgb), .1)}.form-array-editor-module___JSjEG__itemList{flex-direction:column;gap:8px;display:flex}.form-array-editor-module___JSjEG__itemCard{border-radius:var(--app-form-radius);border:var(--app-form-border-width) solid var(--app-input-border);background-color:var(--app-input-bg);cursor:grab;align-items:flex-start;gap:8px;padding:10px 12px;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}.form-array-editor-module___JSjEG__itemText{color:var(--app-text);white-space:pre-wrap;word-break:break-word;flex:1;font-size:14px;line-height:1.5}.form-array-editor-module___JSjEG__itemRemove{width:24px;height:24px;color:var(--app-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:flex}.form-array-editor-module___JSjEG__itemRemove:hover{color:var(--app-error);background-color:rgba(var(--app-error-rgb), .1)}.form-array-editor-module___JSjEG__dragHandle{color:var(--app-text-tertiary);cursor:grab;opacity:.5;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.form-array-editor-module___JSjEG__chip:hover .form-array-editor-module___JSjEG__dragHandle,.form-array-editor-module___JSjEG__itemCard:hover .form-array-editor-module___JSjEG__dragHandle{opacity:1}.form-array-editor-module___JSjEG__dragging{opacity:.4}.form-array-editor-module___JSjEG__dropBefore{box-shadow:inset 2px 0 0 0 var(--app-primary)}.form-array-editor-module___JSjEG__itemCard.form-array-editor-module___JSjEG__dropBefore{box-shadow:0 -2px 0 0 var(--app-primary)}.form-array-editor-module___JSjEG__dropAfter{box-shadow:inset -2px 0 0 0 var(--app-primary)}.form-array-editor-module___JSjEG__itemCard.form-array-editor-module___JSjEG__dropAfter{box-shadow:0 2px 0 0 var(--app-primary)}
.image-style-picker-module__OmpJza__styleStrip{--cols-visible:3.5;--gap:8px;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:calc((100% - var(--gap) * (var(--cols-visible) - 1)) / var(--cols-visible));gap:var(--gap);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 0 8px;display:grid;overflow:auto hidden}.image-style-picker-module__OmpJza__styleStrip::-webkit-scrollbar{display:none}.image-style-picker-module__OmpJza__styleCard{aspect-ratio:3/4;border:2px solid var(--app-border);cursor:pointer;scroll-snap-align:start;background:0 0;border-radius:12px;padding:0;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative;overflow:hidden}.image-style-picker-module__OmpJza__styleCard:active{transform:scale(.96)}@media (hover:hover){.image-style-picker-module__OmpJza__styleCard:hover{border-color:var(--app-primary-light,var(--app-primary));box-shadow:0 2px 12px rgba(var(--app-primary-rgb), .15)}}.image-style-picker-module__OmpJza__styleCard.image-style-picker-module__OmpJza__selected{border-color:var(--app-primary);box-shadow:0 0 0 1px var(--app-primary), 0 4px 16px rgba(var(--app-primary-rgb), .25)}.image-style-picker-module__OmpJza__styleImage{object-fit:cover;background-color:var(--app-surface-variant);width:100%;height:100%;display:block}.image-style-picker-module__OmpJza__nameOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0003 40%,#0009 100%);padding:20px 6px 6px;position:absolute;bottom:0;left:0;right:0}.image-style-picker-module__OmpJza__styleName{color:#ffffffeb;text-align:center;text-shadow:0 1px 4px #00000080;font-size:11px;font-weight:600;line-height:1.25;display:block}.image-style-picker-module__OmpJza__checkBadge{z-index:1;background:var(--app-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;animation:.25s cubic-bezier(.34,1.56,.64,1) image-style-picker-module__OmpJza__badgePop;display:flex;position:absolute;top:5px;right:5px;box-shadow:0 2px 6px #00000040}@keyframes image-style-picker-module__OmpJza__badgePop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}
.settings-sheet-footer-module__SVAyDG__priceInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.settings-sheet-footer-module__SVAyDG__priceLabel{color:var(--app-text-secondary);font-size:12px;font-weight:500}.settings-sheet-footer-module__SVAyDG__priceCalculating{color:var(--app-text-secondary);font-size:13px}.settings-sheet-footer-module__SVAyDG__priceTotal{color:var(--app-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:15px;font-weight:600;display:inline-flex;overflow:hidden}.settings-sheet-footer-module__SVAyDG__pricePlaceholder{color:var(--app-text-tertiary);font-size:15px;font-weight:600}
.settings-sheet-module__Jpn7Wa__compactContent{padding:8px 4px 4px}.settings-sheet-module__Jpn7Wa__sectionCard{border:1px solid var(--app-border);border-radius:14px;margin:8px;padding-bottom:4px}.settings-sheet-module__Jpn7Wa__sectionTitle{color:var(--app-text);align-items:center;gap:8px;padding:14px 16px 6px;font-size:14px;font-weight:600;display:flex}.settings-sheet-module__Jpn7Wa__sectionTitle:before{content:"";background:var(--app-primary);border-radius:2px;flex-shrink:0;width:3px;height:14px}
.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)}}
.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}
.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}
.character-bounty-claim-sheet-module__HRJjUa__content{flex-direction:column;gap:14px;padding:4px 0 8px;display:flex}.character-bounty-claim-sheet-module__HRJjUa__contentExpired .character-bounty-claim-sheet-module__HRJjUa__creatorRow,.character-bounty-claim-sheet-module__HRJjUa__contentExpired .character-bounty-claim-sheet-module__HRJjUa__countdownChip{filter:grayscale(.4)opacity(.85)}.character-bounty-claim-sheet-module__HRJjUa__loadingContainer{min-height:240px;color:var(--app-text-tertiary);justify-content:center;align-items:center;display:flex}.character-bounty-claim-sheet-module__HRJjUa__expiredStrip{background:rgba(var(--app-warning-rgb), .12);border:1px solid rgba(var(--app-warning-rgb), .3);color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text));border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:12.5px;line-height:1.4;display:flex}.character-bounty-claim-sheet-module__HRJjUa__expiredIcon{flex-shrink:0}.character-bounty-claim-sheet-module__HRJjUa__creatorRow{border:1px solid rgba(var(--app-success-rgb), .18)}.character-bounty-claim-sheet-module__HRJjUa__creatorMeta{color:var(--app-text-tertiary);font-variant-numeric:tabular-nums;font-size:12px}.character-bounty-claim-sheet-module__HRJjUa__rewardChip{background:rgba(var(--app-success-rgb), .12);color:color-mix(in srgb, var(--app-success) 80%, var(--app-text));font-variant-numeric:tabular-nums;letter-spacing:-.2px;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:5px 10px;font-size:14px;font-weight:700;display:inline-flex}.character-bounty-claim-sheet-module__HRJjUa__rewardChipIcon{flex-shrink:0}.character-bounty-claim-sheet-module__HRJjUa__slotsRow{color:var(--app-text-secondary);justify-content:space-between;align-items:center;gap:8px;padding:0 4px;font-size:12px;display:flex}.character-bounty-claim-sheet-module__HRJjUa__slotsLabel{color:var(--app-text);font-variant-numeric:tabular-nums;font-weight:600}.character-bounty-claim-sheet-module__HRJjUa__slotsBar{background:var(--app-button-bg);border-radius:999px;height:6px;position:relative;overflow:hidden}.character-bounty-claim-sheet-module__HRJjUa__slotsBarFill{background:var(--app-success);transition:width .3s;position:absolute;top:0;bottom:0;left:0}.character-bounty-claim-sheet-module__HRJjUa__slotsBarPending{background:rgba(var(--app-success-rgb), .35);transition:left .3s,width .3s;position:absolute;top:0;bottom:0}.character-bounty-claim-sheet-module__HRJjUa__countdownChip{background:rgba(var(--app-warning-rgb), .14);color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text));font-variant-numeric:tabular-nums;border-radius:999px;align-self:flex-start;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.character-bounty-claim-sheet-module__HRJjUa__countdownIcon{flex-shrink:0}.character-bounty-claim-sheet-module__HRJjUa__taskList{flex-direction:column;gap:6px;display:flex}.character-bounty-claim-sheet-module__HRJjUa__taskRow{background:var(--app-button-bg);border-radius:12px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;display:flex}.character-bounty-claim-sheet-module__HRJjUa__taskRowDone{background:rgba(var(--app-success-rgb), .1)}.character-bounty-claim-sheet-module__HRJjUa__taskRowClickable{cursor:pointer;transition:background-color .15s}.character-bounty-claim-sheet-module__HRJjUa__taskRowClickable:hover{background:var(--app-button-hover-bg,#0000000d)}.character-bounty-claim-sheet-module__HRJjUa__taskRowClickable:focus-visible{outline:2px solid var(--app-success);outline-offset:2px}.character-bounty-claim-sheet-module__HRJjUa__taskDot{background:var(--app-surface);width:28px;height:28px;color:var(--app-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.character-bounty-claim-sheet-module__HRJjUa__taskDotDone{background:var(--app-success);color:#fff}.character-bounty-claim-sheet-module__HRJjUa__taskContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.character-bounty-claim-sheet-module__HRJjUa__taskLabel{color:var(--app-text)}.character-bounty-claim-sheet-module__HRJjUa__taskLabelDone{color:var(--app-text-secondary)}.character-bounty-claim-sheet-module__HRJjUa__taskHint{color:var(--app-text-tertiary);font-size:11.5px}.character-bounty-claim-sheet-module__HRJjUa__taskProgress{color:var(--app-text-secondary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.character-bounty-claim-sheet-module__HRJjUa__taskChevron{color:var(--app-text-tertiary);flex-shrink:0}.character-bounty-claim-sheet-module__HRJjUa__rulesHint{color:var(--app-text-tertiary);margin:0;padding:0 4px;font-size:11.5px;line-height:1.5}
.card-review-report-module__LzADLG__reportBody{flex-direction:column;display:flex}.card-review-report-module__LzADLG__scoreHero{flex-direction:column;align-items:center;gap:8px;padding:20px 0 12px;display:flex}.card-review-report-module__LzADLG__scoreRingWrap{width:110px;height:110px;position:relative}.card-review-report-module__LzADLG__scoreHero[data-level=high] .card-review-report-module__LzADLG__scoreRingWrap{filter:drop-shadow(0 0 16px #22c55e2e)}.card-review-report-module__LzADLG__scoreHero[data-level=mid] .card-review-report-module__LzADLG__scoreRingWrap{filter:drop-shadow(0 0 16px rgba(var(--app-primary-rgb), .18))}.card-review-report-module__LzADLG__scoreHero[data-level=low] .card-review-report-module__LzADLG__scoreRingWrap{filter:drop-shadow(0 0 16px #f59e0b2e)}.card-review-report-module__LzADLG__scoreHero[data-level=critical] .card-review-report-module__LzADLG__scoreRingWrap{filter:drop-shadow(0 0 16px #ef44442e)}.card-review-report-module__LzADLG__scoreRingCenter{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.card-review-report-module__LzADLG__scoreValue{color:var(--app-text);font-size:32px;font-weight:800;line-height:1}.card-review-report-module__LzADLG__scoreGradeInRing{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.card-review-report-module__LzADLG__scoreHero[data-level=high] .card-review-report-module__LzADLG__scoreGradeInRing{color:#16a34a}.card-review-report-module__LzADLG__scoreHero[data-level=mid] .card-review-report-module__LzADLG__scoreGradeInRing{color:var(--app-primary)}.card-review-report-module__LzADLG__scoreHero[data-level=low] .card-review-report-module__LzADLG__scoreGradeInRing{color:#d97706}.card-review-report-module__LzADLG__scoreHero[data-level=critical] .card-review-report-module__LzADLG__scoreGradeInRing{color:#dc2626}.card-review-report-module__LzADLG__reportTime{text-align:center;color:var(--app-text-tertiary);margin:0;font-size:12px}.card-review-report-module__LzADLG__summaryCard{background:rgba(var(--app-primary-rgb), .04);border-left:3px solid var(--app-primary);border-radius:12px;margin-top:16px;padding:14px 16px;position:relative}.card-review-report-module__LzADLG__summaryText{color:var(--app-text);margin:0;font-size:13.5px;line-height:1.75}.card-review-report-module__LzADLG__alertGroup{flex-direction:column;gap:10px;margin-top:20px;display:flex}.card-review-report-module__LzADLG__alertCard{border:1px solid;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.card-review-report-module__LzADLG__alertHeader{align-items:center;gap:10px;display:flex}.card-review-report-module__LzADLG__alertIconWrap{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.card-review-report-module__LzADLG__alertTitle{margin:0;font-size:13px;font-weight:600}.card-review-report-module__LzADLG__alertList{color:var(--app-text-secondary);margin:0;padding-left:20px;font-size:13px;line-height:1.75}.card-review-report-module__LzADLG__alertList li{margin-bottom:2px}.card-review-report-module__LzADLG__alertList li::marker{font-size:12px}.card-review-report-module__LzADLG__alertCritical{background:#ef44440a;border-color:#ef44441f}.card-review-report-module__LzADLG__alertCritical .card-review-report-module__LzADLG__alertIconWrap{color:#ef4444;background:#ef44441a}.card-review-report-module__LzADLG__alertCritical .card-review-report-module__LzADLG__alertTitle{color:#dc2626}.card-review-report-module__LzADLG__alertHighlight{background:#22c55e0a;border-color:#22c55e1f}.card-review-report-module__LzADLG__alertHighlight .card-review-report-module__LzADLG__alertIconWrap{color:#22c55e;background:#22c55e1a}.card-review-report-module__LzADLG__alertHighlight .card-review-report-module__LzADLG__alertTitle{color:#16a34a}.card-review-report-module__LzADLG__alertPriority{background:#3b82f60a;border-color:#3b82f61f}.card-review-report-module__LzADLG__alertPriority .card-review-report-module__LzADLG__alertIconWrap{color:#3b82f6;background:#3b82f61a}.card-review-report-module__LzADLG__alertPriority .card-review-report-module__LzADLG__alertTitle{color:#2563eb}.card-review-report-module__LzADLG__sectionBlock{flex-direction:column;gap:12px;margin-top:28px;display:flex}.card-review-report-module__LzADLG__sectionHeader{align-items:center;gap:12px;display:flex}.card-review-report-module__LzADLG__sectionLine{background:var(--app-border);flex:1;height:1px}.card-review-report-module__LzADLG__sectionTitle{color:var(--app-text-tertiary);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;margin:0;font-size:12px;font-weight:600}.card-review-report-module__LzADLG__dimensions{flex-direction:column;gap:8px;display:flex}.card-review-report-module__LzADLG__dimCard{background:var(--app-input-bg);border:1px solid var(--app-border);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.card-review-report-module__LzADLG__dimCard:hover{border-color:rgba(var(--app-primary-rgb), .2)}.card-review-report-module__LzADLG__dimHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.card-review-report-module__LzADLG__dimName{color:var(--app-text);font-size:13px;font-weight:500}.card-review-report-module__LzADLG__dimBadge{border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700;line-height:1.3}.card-review-report-module__LzADLG__dimBadge[data-level=high]{color:#16a34a;background:#22c55e1f}.card-review-report-module__LzADLG__dimBadge[data-level=mid]{color:var(--app-primary);background:rgba(var(--app-primary-rgb), .1)}.card-review-report-module__LzADLG__dimBadge[data-level=low]{color:#d97706;background:#f59e0b1f}.card-review-report-module__LzADLG__dimBadge[data-level=critical]{color:#dc2626;background:#ef44441f}.card-review-report-module__LzADLG__dimBar{background:rgba(var(--app-primary-rgb), .06);border-radius:3px;height:5px;overflow:hidden}.card-review-report-module__LzADLG__dimFill{border-radius:3px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.card-review-report-module__LzADLG__dimFill[data-level=high]{background:#22c55e}.card-review-report-module__LzADLG__dimFill[data-level=mid]{background:var(--app-primary)}.card-review-report-module__LzADLG__dimFill[data-level=low]{background:#f59e0b}.card-review-report-module__LzADLG__dimFill[data-level=critical]{background:#ef4444}.card-review-report-module__LzADLG__dimHeaderClickable{cursor:pointer;-webkit-user-select:none;user-select:none}.card-review-report-module__LzADLG__dimHeaderRight{align-items:center;gap:6px;display:flex}.card-review-report-module__LzADLG__dimExpandIcon{color:var(--app-text-tertiary);transition:transform .25s}.card-review-report-module__LzADLG__dimExpandIconOpen{transform:rotate(90deg)}.card-review-report-module__LzADLG__dimCollapse{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.card-review-report-module__LzADLG__dimCollapse[data-open=true]{grid-template-rows:1fr}.card-review-report-module__LzADLG__dimIssues{border-top:1px dashed var(--app-border);flex-direction:column;gap:6px;min-height:0;padding-top:8px;display:flex;overflow:hidden}.card-review-report-module__LzADLG__issueItem{background:rgba(var(--app-primary-rgb), .03);border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.card-review-report-module__LzADLG__issueDesc{color:var(--app-text);margin:0;font-size:13px;line-height:1.6}.card-review-report-module__LzADLG__issueEvidence{color:var(--app-text-tertiary);border-left:2px solid rgba(var(--app-primary-rgb), .18);margin:0;padding-left:10px;font-size:12px;font-style:italic;line-height:1.5}.card-review-report-module__LzADLG__issueSuggestion{color:var(--app-primary);align-items:flex-start;gap:5px;margin:0;font-size:12px;line-height:1.5;display:flex}.card-review-report-module__LzADLG__suggestionIcon{opacity:.7;flex-shrink:0;margin-top:2px}.card-review-report-module__LzADLG__disclaimer{color:var(--app-text-tertiary);text-align:center;margin:28px 0 0;font-size:11px;line-height:1.5}
.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)}}
.card-review-section-module__veflAq__rewardHighlight{background:linear-gradient(135deg,#f59e0b14,#f59e0b22);border:1px solid #f59e0b33;border-radius:12px;align-items:center;gap:12px;margin:8px 16px 0;padding:12px 14px;display:flex}.card-review-section-module__veflAq__rewardHighlightIcon{color:#d97706;flex-shrink:0;width:24px;height:24px}.card-review-section-module__veflAq__rewardHighlightBody{flex-direction:column;gap:2px;min-width:0;display:flex}.card-review-section-module__veflAq__rewardHighlightTitle{color:#b45309;font-size:13px;font-weight:700;line-height:1.4}.card-review-section-module__veflAq__rewardHighlightSub{color:#92400e;opacity:.9;font-size:12px;line-height:1.4}.card-review-section-module__veflAq__rewardHighlightNote{color:#dc2626;border-top:1px dashed #f59e0b40;margin-top:4px;padding-top:6px;font-size:11.5px;font-weight:500;line-height:1.45}:is(.dark .card-review-section-module__veflAq__rewardHighlightTitle,[data-theme=dark] .card-review-section-module__veflAq__rewardHighlightTitle){color:#fbbf24}:is(.dark .card-review-section-module__veflAq__rewardHighlightSub,[data-theme=dark] .card-review-section-module__veflAq__rewardHighlightSub){color:#fbbf24;opacity:.75}:is(.dark .card-review-section-module__veflAq__rewardHighlightNote,[data-theme=dark] .card-review-section-module__veflAq__rewardHighlightNote){color:#f87171;border-top-color:#f59e0b50}.card-review-section-module__veflAq__reviewSummary{align-items:center;gap:14px;padding:14px 16px;display:flex}.card-review-section-module__veflAq__miniScoreWrap{flex-shrink:0;width:44px;height:44px;position:relative}.card-review-section-module__veflAq__miniScoreInner{justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.card-review-section-module__veflAq__miniScoreValue{color:var(--app-text);font-size:13px;font-weight:700}.card-review-section-module__veflAq__miniScoreEmpty{background:var(--app-input-bg);border:2px dashed var(--app-border);width:44px;height:44px;color:var(--app-text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.card-review-section-module__veflAq__reviewMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.card-review-section-module__veflAq__reviewMetaScore{color:var(--app-text);font-size:14px;font-weight:600}.card-review-section-module__veflAq__reviewMetaHint{color:var(--app-text-tertiary);font-size:12px;line-height:1.5}.card-review-section-module__veflAq__reviewReportButton{background:rgba(var(--app-primary-rgb), .08);color:var(--app-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:600;transition:background-color .2s,transform .15s;display:flex}.card-review-section-module__veflAq__reviewReportButton:hover{background:rgba(var(--app-primary-rgb), .15)}.card-review-section-module__veflAq__reviewReportButton:active{transform:scale(.96)}.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__costBadge{opacity:.6;align-items:center;gap:2px;margin-left:4px;font-size:12px;display:inline-flex}.card-review-section-module__veflAq__spinIcon{animation:.8s linear infinite card-review-section-module__veflAq__spin}
@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 linear 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)}}
.book-info-card-module__X9NZKa__card{background-color:var(--app-input-bg);border:1px solid var(--app-input-border);border-radius:12px;margin:0 16px 12px;padding:14px}.book-info-card-module__X9NZKa__title{color:var(--app-text);margin-bottom:4px;font-size:14px;font-weight:600}.book-info-card-module__X9NZKa__subtitle{color:var(--app-text-secondary);font-size:12px}.book-info-card-module__X9NZKa__actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.book-info-card-module__X9NZKa__actionButton{color:var(--app-text-secondary);background:var(--app-hover);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex}.book-info-card-module__X9NZKa__actionButton:hover{color:var(--app-text);background:var(--app-input-border)}.book-info-card-module__X9NZKa__extractButton{color:var(--app-primary);background:rgba(var(--app-primary-rgb), .1);border:1px solid rgba(var(--app-primary-rgb), .25);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:background-color .2s,border-color .2s;display:inline-flex}.book-info-card-module__X9NZKa__extractButton:hover{background:rgba(var(--app-primary-rgb), .18);border-color:rgba(var(--app-primary-rgb), .4)}
.follow-list-sheet-module__vqmhGW__content{padding-top:0}.follow-list-sheet-module__vqmhGW__list{flex-direction:column;gap:6px;display:flex}.follow-list-sheet-module__vqmhGW__footerLoader{justify-content:center;align-items:center;min-height:32px;padding:12px 0;display:flex}.follow-list-sheet-module__vqmhGW__miniSpinner{border:2px solid var(--app-divider);border-top-color:var(--app-text-secondary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite follow-list-sheet-module__vqmhGW__followListSpin}@keyframes follow-list-sheet-module__vqmhGW__followListSpin{to{transform:rotate(360deg)}}
.logout-button-module__80ruqW__dangerAction{color:var(--app-error)}.logout-button-module__80ruqW__dangerAction label,.logout-button-module__80ruqW__dangerAction span,.logout-button-module__80ruqW__dangerAction svg{color:inherit}