:root{font-family:SF Pro Display,PingFang SC,Helvetica Neue,sans-serif;color:#222;background:#eef0f4;--app-vh: 1vh;--app-height: 100vh;--app-screen-height: 844px;--app-browser-top-cushion: 0px;--app-browser-bottom-cushion: 0px;--app-safe-top-compact: max(6px, calc(env(safe-area-inset-top) + 2px + var(--app-browser-top-cushion)));--app-safe-top-roomy: max(8px, calc(env(safe-area-inset-top) + 4px + var(--app-browser-top-cushion)));--app-safe-bottom-compact: calc(max(12px, env(safe-area-inset-bottom) + 4px) + var(--app-browser-bottom-cushion));--app-safe-bottom-roomy: calc(max(18px, env(safe-area-inset-bottom) + 10px) + var(--app-browser-bottom-cushion));--app-bottom-nav-reserved: calc(72px + env(safe-area-inset-bottom) + var(--app-browser-bottom-cushion))}@supports (height: 100dvh){:root{--app-height: 100dvh}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html,body{min-height:var(--app-height)}body{background:#eef0f4;overscroll-behavior-y:none}button{font:inherit}.app-shell{min-height:var(--app-height);display:grid;place-items:center;padding:24px 16px}.phone-stage{width:min(100%,390px)}.screen-card{position:relative;min-height:var(--app-screen-height);height:var(--app-screen-height);overflow:hidden;border-radius:36px;background:#fff;box-shadow:0 22px 60px #2a314224}.screen-lazy-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:#0f1014}.screen-lazy-fallback span{width:34px;height:34px;border-radius:999px;border:2px solid rgba(255,255,255,.32);border-top-color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28));animation:ninokino-player-loading-spin .78s linear infinite}.screen-page{position:relative;min-height:var(--app-screen-height);height:var(--app-screen-height)}.screen-card,.screen-page{overscroll-behavior:none}[class*=scroll-area],.app-scroll-area,[data-app-scroll-area=true]{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.pull-refresh-indicator{position:absolute;top:calc(var(--app-safe-top-compact) + 6px);left:50%;z-index:20;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 13px;border-radius:999px;background:#121216b8;color:#fff;font-size:12px;font-weight:800;line-height:1;opacity:.96;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 26px #0000002e;transition:opacity .18s ease,transform .18s ease}.pull-refresh-indicator strong{white-space:nowrap}.pull-refresh-icon{display:grid;place-items:center;width:18px;height:18px;color:#ff2e63;font-size:16px;font-weight:900}.pull-refresh-icon .ui-icon{width:16px;height:16px;animation:login-oauth-spin .8s linear infinite}.pull-refresh-indicator.is-ready .pull-refresh-icon{transform:rotate(180deg)}.pull-refresh-indicator.is-done{background:#ff2e63e6}.splash-page{display:flex;flex-direction:column;background:#fff}.splash-main{flex:1;display:grid;place-items:center;padding:24px 24px 40px}.splash-entry{display:flex;flex-direction:column;align-items:center;gap:22px;padding:0;background:transparent;border:0;color:inherit;cursor:pointer}.brand-mark{display:grid;place-items:center;width:74px;height:74px;border-radius:20px;background:linear-gradient(180deg,#fff5f6,#ffeff3)}.brand-mark.is-compact{width:40px;height:40px;border-radius:10px}.brand-mark-icon{width:34px;height:34px;color:#ff4168}.brand-mark-image{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.brand-mark.is-compact .brand-mark-icon{width:22px;height:22px}.brand-mark-icon rect,.brand-mark-icon circle,.brand-mark-icon path{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.splash-copy{text-align:center}.splash-copy h1{margin:0;color:#2d2d2d;font-size:19px;line-height:1.2;font-weight:700}.splash-copy p{margin:10px 0 0;color:#bebebe;font-size:13px;line-height:1.4}.splash-footer{margin:0;padding:0 16px calc(var(--app-safe-bottom-roomy) + 2px);color:#6f6f6f;font-size:14px;font-weight:600;text-align:center}.ad-page{background:#0f0a08}.feed-artwork,.launch-media-image,.feed-artwork-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.launch-media-image,.feed-artwork-image{width:100%;height:100%;object-fit:cover;display:block}.feed-artwork-image-tint{position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:multiply}.feed-artwork.is-player{filter:saturate(1.1) contrast(1.03)}.feed-artwork-photo.is-player{filter:saturate(1.08) contrast(1.03)}.ninokino-player{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#05080cf0;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ninokino-player-poster,.ninokino-player-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.ninokino-player-poster{z-index:1;transition:opacity .18s ease}.ninokino-player-video{z-index:2;opacity:0;background:#05080cf0;transition:opacity .18s ease;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ninokino-player.is-ready .ninokino-player-video{opacity:1}.ninokino-player.is-ready .ninokino-player-poster{opacity:0}.ninokino-player-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:24px;color:#ffffffdb;text-align:center}.ninokino-player-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;pointer-events:none}.ninokino-player-loading span{width:34px;height:34px;border-radius:999px;border:2px solid rgba(255,255,255,.32);border-top-color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28));animation:ninokino-player-loading-spin .78s linear infinite}.ninokino-player-state-icon{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;pointer-events:none}.ninokino-player-state-icon img{width:58px;height:58px;opacity:.94;filter:drop-shadow(0 8px 22px rgba(0,0,0,.38))}.ninokino-player-state-time{min-width:76px;padding:4px 8px;border-radius:999px;background:#00000057;color:#ffffffeb;font-size:11px;font-weight:750;line-height:1;text-align:center;text-shadow:0 1px 6px rgba(0,0,0,.42);white-space:nowrap}.ninokino-player-progress-control{position:absolute;left:16px;right:14px;bottom:calc(var(--app-bottom-nav-reserved) + 4px);z-index:8;display:block;align-items:center;min-height:22px;pointer-events:auto}.ninokino-player-progress-rail{position:relative;height:22px}.ninokino-player-progress-track,.ninokino-player-progress-active{position:absolute;left:0;top:50%;z-index:1;height:3px;border-radius:999px;transform:translateY(-50%)}.ninokino-player-progress-track{right:0;background:#ffffff6b}.ninokino-player-progress-active{background:#ff0f52;box-shadow:0 0 10px #ff0f5252}.ninokino-player-progress-thumb{position:absolute;top:50%;z-index:2;width:13px;height:13px;border-radius:999px;background:#ff0f52;box-shadow:0 0 0 4px #ff0f5233,0 2px 8px #00000038;transform:translate(-50%,-50%);pointer-events:none}.ninokino-player-progress-rail input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:22px;margin:0;padding:0;border:0;background:transparent;color:transparent;opacity:0;outline:none;cursor:pointer}.ninokino-player-progress-rail input:disabled{cursor:default}.ninokino-player-progress-rail input::-webkit-slider-runnable-track{height:22px;border:0;background:transparent;color:transparent}.ninokino-player-progress-rail input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border:0;background:transparent;box-shadow:none}.ninokino-player-progress-rail input::-moz-range-track{height:22px;border:0;background:transparent}.ninokino-player-progress-rail input::-moz-range-progress{height:22px;border:0;background:transparent}.ninokino-player-progress-rail input::-moz-range-thumb{width:22px;height:22px;border:0;background:transparent;box-shadow:none}.ninokino-player-settings-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:24;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.ninokino-player-settings-sheet{position:relative;width:100%;max-height:calc(100% - 28px);display:flex;flex-direction:column;gap:18px;padding:16px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;color:#202126;box-shadow:0 -18px 44px #0f172a2e}.ninokino-player-settings-header{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}.ninokino-player-settings-heading{text-align:center}.ninokino-player-settings-header h3{margin:0;color:#202631;font-size:19px;line-height:1.2;font-weight:900}.ninokino-player-settings-nav-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:14px;background:#f4f6fb;color:#5f6774;cursor:pointer}.ninokino-player-settings-close-icon{width:18px;height:18px}.ninokino-player-settings-close-icon path{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.ninokino-player-settings-card{overflow:hidden;border-radius:20px;background:#f8fafc;border:1px solid #ebeff5}.ninokino-player-settings-row{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:54px;padding:0 22px 0 16px;border:0;background:#fff;color:#202126;text-align:left;cursor:pointer}.ninokino-player-settings-row.is-speed{cursor:default}.ninokino-player-settings-row-main{display:inline-flex;align-items:center;gap:14px;min-width:0;color:#202126;font-size:15px;font-weight:800}.ninokino-player-settings-icon-svg{flex:0 0 auto;width:20px;height:20px;display:block;object-fit:contain}.ninokino-player-settings-icon-svg path,.ninokino-player-settings-icon-svg circle{fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.ninokino-player-settings-chevron{flex:0 0 auto;width:22px;height:22px;color:#101114}.ninokino-player-settings-chevron path{fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.ninokino-player-settings-speed{display:inline-grid;grid-template-columns:repeat(3,58px);gap:4px;align-items:center}.ninokino-player-settings-speed button{height:28px;padding:0;border:0;border-radius:6px;background:transparent;color:#202126;font-size:13px;font-weight:800;cursor:pointer}.ninokino-player-settings-speed button.is-active{background:#f0f1f5}@keyframes ninokino-player-loading-spin{to{transform:rotate(360deg)}}.feed-preview-player{z-index:auto}.feed-preview-player .ninokino-player-progress-control{bottom:calc(var(--app-bottom-nav-reserved) - 12px);z-index:12}.feed-preview-progress-placeholder{position:absolute;left:16px;right:14px;bottom:calc(var(--app-bottom-nav-reserved) - 12px);z-index:12;min-height:22px;pointer-events:none}.feed-preview-player.is-under-detail-sheet .ninokino-player-progress-control,.feed-preview-player.is-under-detail-sheet .ninokino-player-state-icon,.feed-preview-player.is-under-detail-sheet .ninokino-player-loading,.player-video-player.is-under-detail-sheet .ninokino-player-state-icon,.player-video-player.is-under-detail-sheet .ninokino-player-loading{display:none}.feed-preview-player.has-settings-open{z-index:5}.ad-overlay{position:relative;min-height:var(--app-screen-height);height:var(--app-screen-height)}.ad-skip-button{position:absolute;right:18px;bottom:calc(102px + var(--app-safe-bottom-roomy));z-index:4;min-width:82px;height:34px;padding:0 14px;border:0;border-radius:999px;background:#00000085;color:#fff;font-size:13px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ad-bottom-sheet{position:absolute;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;gap:14px;min-height:92px;padding:16px 18px var(--app-safe-bottom-roomy);background:#fffffffa;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 -10px 28px #130c091f}.ad-bottom-copy h2{margin:0;color:#2d2d2d;font-size:17px;line-height:1.2;font-weight:700}.ad-bottom-copy p{margin:8px 0 0;color:#b7b7b7;font-size:13px;line-height:1.4}.feed-page,.player-page{background:#0d0d0d}@keyframes ninokino-vertical-enter-up{0%{opacity:.82;transform:translate3d(0,34px,0) scale(.992);filter:blur(1.5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes ninokino-vertical-enter-down{0%{opacity:.82;transform:translate3d(0,-34px,0) scale(.992);filter:blur(1.5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}.feed-page.is-switching-up .feed-artwork,.feed-page.is-switching-up .feed-artwork-photo,.feed-page.is-switching-up .feed-preview-player,.feed-page.is-switching-up .feed-preview-progress-placeholder,.feed-page.is-switching-up .recommend-content,.feed-page.is-switching-up .feed-side-actions.is-recommend,.player-page.is-switching-up .feed-artwork,.player-page.is-switching-up .feed-artwork-photo,.player-page.is-switching-up .player-video-area,.player-page.is-switching-up .player-bottom-dock{animation:ninokino-vertical-enter-up .34s cubic-bezier(.2,.72,.22,1) both;will-change:transform,opacity,filter}.feed-page.is-switching-down .feed-artwork,.feed-page.is-switching-down .feed-artwork-photo,.feed-page.is-switching-down .feed-preview-player,.feed-page.is-switching-down .feed-preview-progress-placeholder,.feed-page.is-switching-down .recommend-content,.feed-page.is-switching-down .feed-side-actions.is-recommend,.player-page.is-switching-down .feed-artwork,.player-page.is-switching-down .feed-artwork-photo,.player-page.is-switching-down .player-video-area,.player-page.is-switching-down .player-bottom-dock{animation:ninokino-vertical-enter-down .34s cubic-bezier(.2,.72,.22,1) both;will-change:transform,opacity,filter}@media (prefers-reduced-motion: reduce){.feed-page.is-switching-up .feed-artwork,.feed-page.is-switching-up .feed-artwork-photo,.feed-page.is-switching-up .feed-preview-player,.feed-page.is-switching-up .feed-preview-progress-placeholder,.feed-page.is-switching-up .recommend-content,.feed-page.is-switching-up .feed-side-actions.is-recommend,.feed-page.is-switching-down .feed-artwork,.feed-page.is-switching-down .feed-artwork-photo,.feed-page.is-switching-down .feed-preview-player,.feed-page.is-switching-down .feed-preview-progress-placeholder,.feed-page.is-switching-down .recommend-content,.feed-page.is-switching-down .feed-side-actions.is-recommend,.player-page.is-switching-up .feed-artwork,.player-page.is-switching-up .feed-artwork-photo,.player-page.is-switching-up .player-video-area,.player-page.is-switching-up .player-bottom-dock,.player-page.is-switching-down .feed-artwork,.player-page.is-switching-down .feed-artwork-photo,.player-page.is-switching-down .player-video-area,.player-page.is-switching-down .player-bottom-dock{animation:none}}.feed-overlay,.player-overlay{position:relative;z-index:2;min-height:var(--app-screen-height);height:var(--app-screen-height);color:#fff}.feed-overlay.is-follow-empty{background:#000}.feed-header{position:absolute;top:var(--app-safe-top-roomy);left:18px;right:18px;z-index:3;display:flex;align-items:center;justify-content:space-between}.feed-tabs{display:flex;align-items:center;gap:18px}.feed-tab{position:relative;padding:0;border:0;background:transparent;color:#ffffffb3;font-size:22px;font-weight:600;cursor:pointer}.feed-tab.is-muted{color:#ffffff70}.feed-tab.is-active:after{content:"";position:absolute;left:4px;right:4px;bottom:-6px;height:4px;border-radius:999px;background:#ff2e63}.feed-search,.feed-side-button,.player-back{display:grid;place-items:center;border:0;cursor:pointer}.feed-search{width:42px;height:42px;border-radius:999px;background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff}.feed-side-actions{position:absolute;right:14px;bottom:calc(var(--app-bottom-nav-reserved) + 98px);z-index:3;display:flex;flex-direction:column;gap:18px;align-items:center}.feed-side-item{display:flex;flex-direction:column;align-items:center;gap:6px;color:#fff;font-size:12px;font-weight:600}.feed-side-button{width:44px;height:44px;border-radius:999px;background:#ffffff1f;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feed-side-button:disabled{opacity:.72;cursor:default}.feed-side-button.is-active{background:linear-gradient(135deg,#ff3b77c7,#ff915eb8);box-shadow:0 10px 24px #ff48763d}.ui-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fill-icon path{fill:currentColor;stroke:none}.feed-side-icon-mask{display:block;width:22px;height:22px;background:currentColor;mask:var(--feed-side-icon-url) center / contain no-repeat;-webkit-mask:var(--feed-side-icon-url) center / contain no-repeat}.feed-content{position:absolute;left:18px;right:84px;bottom:calc(var(--app-bottom-nav-reserved) + 22px);z-index:3}.feed-kicker{margin:0 0 4px;color:#ffffffbd;font-size:13px}.feed-meta h2{margin:0;font-size:31px;line-height:1.02;letter-spacing:0}.feed-author{margin:12px 0 0;padding:0;border:0;background:transparent;color:#ffffffeb;font-size:14px;font-weight:600;cursor:pointer}.feed-summary{margin:10px 0 0;color:#ffffffbd;font-size:14px;line-height:1.55}.feed-actions{display:flex;align-items:center;gap:18px;margin-top:18px}.feed-link-button{padding:0;border:0;background:transparent;color:#f0f0f0;font-size:17px;font-weight:600;cursor:pointer}.feed-progress{position:absolute;left:18px;right:18px;bottom:calc(var(--app-bottom-nav-reserved) - 10px);z-index:3;display:flex;gap:6px}.feed-progress-bar{flex:1;height:3px;border-radius:999px;background:#ffffff38}.feed-progress-bar.is-active{background:#ff2e63}.feed-overlay.is-recommend-active{background:linear-gradient(180deg,#00000005,#00000014 24%,#0000002e 56%,#000000c7);pointer-events:none}.feed-overlay.is-recommend-active button,.feed-overlay.is-recommend-active a,.feed-overlay.is-recommend-active input,.feed-overlay.is-recommend-active textarea,.feed-overlay.is-recommend-active select,.feed-overlay.is-recommend-active [role=button],.feed-overlay.is-recommend-active [data-player-control-ignore=true]{pointer-events:auto}.feed-floating-toast{top:calc(var(--app-safe-top-roomy) + 58px);left:18px;right:18px;min-height:42px;padding:10px 14px;border-radius:15px;font-size:12px;line-height:1.35}.feed-side-actions.is-recommend{right:16px;bottom:calc(var(--app-bottom-nav-reserved) + 70px);gap:12px}.feed-side-item.is-plain{gap:4px}.feed-side-item.is-plain span{min-width:36px;text-align:center;font-size:10px;font-weight:700;line-height:1;letter-spacing:0;text-shadow:0 1px 6px rgba(0,0,0,.36)}.feed-side-button.is-plain{width:auto;height:auto;padding:0;border-radius:0;background:transparent;color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.feed-side-button.is-plain .ui-icon{width:27px;height:27px;stroke-width:1.7;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28))}.feed-side-button.is-plain .feed-side-icon-mask{width:30px;height:30px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28))}.feed-side-button.is-plain .feed-side-icon-mask[style*=arcoDesign]{width:31px;height:31px}.feed-side-button.is-plain.is-active{background:transparent;color:#ff4f7a;box-shadow:none}.feed-side-button.is-plain.is-active.is-cool{color:#69a7ff}.recommend-content{position:absolute;left:16px;right:84px;bottom:calc(var(--app-bottom-nav-reserved) + 32px);z-index:3}.recommend-main-row{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start}.recommend-poster-thumb{display:grid;place-items:center;width:40px;height:48px;padding:0;border:0;border-radius:8px;background:#fffffff5;color:#8f98a3;overflow:hidden;box-shadow:0 10px 24px #00000042;border:1px solid rgba(255,255,255,.26);cursor:pointer}.recommend-poster-thumb img{width:100%;height:100%;object-fit:cover;display:block}.recommend-poster-thumb .ui-icon{width:15px;height:15px;stroke-width:1.8}.recommend-copy{min-width:0;padding-top:0}.recommend-title{margin:0;color:#fff;font-size:16px;line-height:1.08;font-weight:800;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 10px rgba(0,0,0,.28)}.recommend-meta-row{display:flex;align-items:center;gap:6px;margin-top:5px;min-width:0}.recommend-author-entry{display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:min(48vw,172px);padding:0;border:0;background:transparent;color:#fffffff5;cursor:pointer}.recommend-author-avatar{display:grid;place-items:center;flex:0 0 auto;width:18px;height:18px;overflow:hidden;border-radius:999px;background:#f5f8fceb;color:#8e98a5}.recommend-author-avatar img{width:100%;height:100%;object-fit:cover;display:block}.recommend-author-avatar .ui-icon{width:11px;height:11px;stroke-width:2}.recommend-author-text{min-width:0;max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750}.recommend-follow-chip{flex:0 0 auto;height:22px;min-width:44px;padding:0 8px;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:11px;font-weight:700;cursor:pointer;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 1px #ffffff14}.recommend-follow-chip.is-followed{background:#fffffff0;color:#13151a}.publisher-review-chip,.publisher-self-chip,.author-self-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:22px;padding:0 7px;border-radius:999px;font-size:10px;line-height:1;font-weight:800;white-space:nowrap}.publisher-review-chip{background:#ffda622e;color:#ffe28a;border:1px solid rgba(255,226,138,.24)}.publisher-self-chip,.author-self-chip{background:#ffffff29;color:#ffffffeb;border:1px solid rgba(255,255,255,.14)}.recommend-summary-row{display:flex;align-items:center;gap:5px;margin-top:5px}.recommend-summary-text{margin:0;flex:1 1 auto;min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#ffffffe6;font-size:12.5px;line-height:1.36;font-weight:650;word-break:break-word}.recommend-summary-text.is-expanded{color:#ffffffeb;display:block;overflow:visible}.recommend-summary-toggle{flex:0 0 auto;padding:0;border:0;background:transparent;color:#ff4f7a;font-size:12.5px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer}.recommend-actions{display:flex;align-items:center;gap:9px;margin:10px 0 0 52px}.recommend-action-button{min-width:104px;height:36px;padding:0 18px;border:0;border-radius:11px;background:#0a0d13c7;color:#fff;font-size:14px;font-weight:800;letter-spacing:0;cursor:pointer;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recommend-detail-sheet-shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;pointer-events:auto}.recommend-detail-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.recommend-detail-sheet{position:relative;z-index:1;width:100%;max-height:calc(100% - 28px);padding:16px 16px calc(18px + var(--app-safe-bottom-compact));overflow-y:auto;border-radius:28px 28px 0 0;background:#fff;color:#20242b;box-shadow:0 -18px 44px #0f172a2e}.recommend-detail-standard-header{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px;margin-bottom:18px}.recommend-detail-heading{text-align:center}.recommend-detail-heading strong{display:block;color:#202631;font-size:19px;font-weight:900}.recommend-detail-nav-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:14px;background:#f4f6fb;color:#5f6774;cursor:pointer}.recommend-detail-nav-button .ui-icon{width:18px;height:18px;stroke-width:2.4}.recommend-detail-head{display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:10px;align-items:start}.recommend-detail-cover{display:grid;place-items:center;width:78px;height:78px;padding:0;overflow:hidden;border:0;border-radius:9px;background:#e8e8e8;color:#8d98a5;cursor:pointer}.recommend-detail-cover img{width:100%;height:100%;object-fit:cover;display:block}.recommend-detail-cover .ui-icon{width:18px;height:18px}.recommend-detail-title-block{min-width:0}.recommend-detail-title-block h3{margin:2px 0 6px;color:#252932;font-size:17px;font-weight:800;line-height:1.28;letter-spacing:0}.recommend-detail-title-block p{margin:0;color:#555b66;font-size:14px;font-weight:700;line-height:1.4}.recommend-detail-author-row{display:flex;align-items:center;gap:5px;min-width:0;margin-top:8px}.recommend-detail-author{display:inline-flex;align-items:center;flex:0 1 auto;min-width:0;max-width:100%;margin-top:0;padding:0;border:0;background:transparent;color:#848c98;font-size:11px;font-weight:700;cursor:pointer}.recommend-detail-author span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recommend-detail-head-actions{display:flex;align-items:flex-start;gap:6px}.recommend-detail-author-flags{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.recommend-detail-title-block .publisher-review-chip{height:20px;padding:0 7px;background:#fff3cf;color:#9a6900;border-color:#d99c2338;font-size:10px;box-shadow:inset 0 1px #ffffff9e}.recommend-detail-title-block .publisher-self-chip{height:20px;padding:0 7px;background:#eef0f4;color:#606875;border-color:transparent;font-size:10px}.recommend-detail-follow{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-width:70px;height:30px;padding:0 10px;border:0;border-radius:999px;background:#f7f7f8;color:#ff0f52;font-size:11px;font-weight:800;cursor:pointer}.recommend-detail-follow.is-followed{background:#fff5d9;color:#8a6100;box-shadow:inset 0 0 0 1px #da9c232e}.recommend-detail-follow .ui-icon{width:16px;height:16px;fill:currentColor;stroke:currentColor}.recommend-detail-follow-icon{width:16px;height:16px;display:block;object-fit:contain;flex:0 0 auto}.recommend-detail-close{display:grid;place-items:center;width:48px;height:48px;padding:0;border:0;border-radius:20px;background:#f0f1f6;color:#5a606b;cursor:pointer}.recommend-detail-close .ui-icon{width:24px;height:24px;stroke-width:2.7}.recommend-detail-summary{margin:14px 0 0;color:#1f242c;font-size:14px;font-weight:600;line-height:1.52;word-break:break-word;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recommend-detail-summary.is-expanded{display:block;overflow:visible}.recommend-detail-summary-toggle{display:inline-flex;align-items:center;margin-top:6px;padding:0;border:0;background:transparent;color:#ff0f52;font-size:13px;font-weight:800;cursor:pointer}.recommend-detail-tags{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.recommend-detail-tags span{display:grid;place-items:center;min-height:30px;border-radius:9px;background:#f5f5f6;color:#525963;font-size:12px;font-weight:700}.recommend-detail-episode-groups{display:flex;align-items:center;gap:22px;margin-top:18px;overflow-x:auto}.recommend-detail-episode-group{flex:0 0 auto;padding:0;border:0;background:transparent;color:#60666f;font-size:17px;font-weight:700;cursor:pointer}.recommend-detail-episode-group.is-active{color:#ff0f52}.recommend-detail-episode-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px}.recommend-detail-episode-item{position:relative;display:grid;place-items:center;aspect-ratio:1 / 1;min-width:0;overflow:hidden;border:0;border-radius:8px;background:#f4f4f5;color:#5d636c;font-size:16px;font-weight:700;cursor:pointer}.recommend-detail-episode-item.is-active{background:#ffe7ef;color:#ff0f52}.recommend-detail-episode-item.is-paid{background:linear-gradient(180deg,#fff8e7,#f4f4f5)}.recommend-detail-episode-item.is-active.is-paid{background:#ffe7ef}.recommend-detail-episode-item.is-pending-release{color:#9aa1aa}.recommend-detail-episode-number{line-height:1}.episode-vip-badge{position:absolute;top:5px;right:5px;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:13px;padding:0 4px;border-radius:999px;background:linear-gradient(135deg,#f6d77a,#d79524);color:#fff8df;font-size:8px;font-weight:900;line-height:1;box-shadow:0 3px 8px #cd91253d}.episode-release-badge{position:absolute;right:6px;bottom:6px;display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;color:#8e96a3}.episode-release-badge .ui-icon{width:15px;height:15px;stroke-width:2.5}.recommend-detail-episode-item:disabled{cursor:default;opacity:.52}.recommend-detail-episode-empty{margin-top:16px;padding:16px;border-radius:12px;background:#f6f6f7;color:#737b87;font-size:13px;font-weight:700;text-align:center}.follow-empty-state{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:22px;padding:112px 24px calc(var(--app-bottom-nav-reserved) + 56px)}.follow-empty-icon{color:#fff}.follow-empty-icon .ui-icon{width:42px;height:42px;stroke-width:1.8}.follow-empty-icon.is-loading .ui-icon{animation:login-oauth-spin .8s linear infinite}.follow-empty-title{color:#fff;font-size:17px;font-weight:800;line-height:1.2}.follow-empty-copy{margin:0;color:#ffffff9e;font-size:13px;line-height:1.4}.feed-runtime-state{text-align:center}.feed-runtime-title{color:#fff;font-size:20px;font-weight:700}.follow-empty-button{min-width:164px;height:42px;padding:0 24px;border:0;border-radius:999px;background:#ff2459;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.author-discovery-page{background:#fff;color:#2f2f35;overflow:hidden}.author-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;padding:0 14px}.author-header-fixed{position:absolute;top:var(--app-safe-top-compact);left:0;right:0;z-index:3;background:#fff}.author-header h2{margin:0;text-align:center;font-size:18px;font-weight:700}.author-header-button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:999px;background:#f4f4f6;color:#3b3b40;cursor:pointer}.author-list{margin-top:0}.author-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid #f1f1f3}.author-entry-button{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.author-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:999px;background:#ececef;color:#9aa2ab;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover;display:block}.author-avatar .ui-icon{width:20px;height:20px;stroke-width:1.8}.author-copy h3{margin:0;color:#3a3a3f;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-copy p{margin:5px 0 0;color:#8f9299;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-follow-button{min-width:70px;height:30px;padding:0 18px;border:0;border-radius:999px;background:#ff1f63;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.author-follow-button:disabled{opacity:.72;cursor:default}.author-follow-button.is-followed{background:#f2f2f5;color:#6b7078}.author-self-chip{color:#6b7078;background:#f2f2f5;border-color:transparent}.author-loading-pill,.author-status-pill{display:inline-flex;align-items:center;gap:6px;margin:18px 14px 0;padding:7px 12px;border-radius:999px;background:#f5f5f7;color:#6b7078;font-size:12px;font-weight:600}.author-loading-pill .ui-icon,.author-status-pill .ui-icon{width:15px;height:15px;stroke-width:2}.author-empty-card{margin:18px 14px 0}.author-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 52px) 0 0;overflow-y:auto;padding-bottom:max(22px,env(safe-area-inset-bottom) + 12px)}.mine-page{background:#fff;overflow:hidden;color:#2f2f35}.publisher-page{background:#f6f6f7;overflow:hidden;color:#2f3136}.publisher-cover{position:absolute;inset:0 0 auto;height:408px;overflow:hidden}.publisher-cover-artwork{width:100%;height:100%}.publisher-topbar{position:absolute;top:var(--app-safe-top-compact);left:0;right:0;z-index:4;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.publisher-top-button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.publisher-top-icons{display:flex;align-items:center;gap:10px;color:#fff}.publisher-top-icons .ui-icon{width:16px;height:16px}.publisher-sheet{position:absolute;top:284px;right:0;bottom:0;left:0;z-index:3;border-top-left-radius:28px;border-top-right-radius:28px;background:#fff;box-shadow:0 -12px 28px #21252c14}.publisher-avatar-wrap{position:absolute;top:-36px;left:50%;z-index:4;display:flex;flex-direction:column;align-items:center;transform:translate(-50%)}.publisher-avatar{display:grid;place-items:center;width:68px;height:68px;border:4px solid #ffffff;border-radius:999px;background:linear-gradient(135deg,#d7dbde,#9ca4af);color:#fff;box-shadow:0 10px 22px #22272e1f;overflow:hidden}.publisher-avatar img{width:100%;height:100%;object-fit:cover;display:block}.publisher-avatar .ui-icon{width:26px;height:26px}.publisher-follow-button{min-width:58px;height:24px;margin-top:-8px;padding:0 12px;border:0;border-radius:999px;background:#ff2e63;color:#fff;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 8px 16px #ff2e6342}.publisher-follow-button:disabled{opacity:.72;cursor:default}.publisher-follow-button.is-followed{background:#f3f4f6;color:#6b7078;box-shadow:none}.publisher-self-chip-profile{margin-top:-8px;color:#6b7078;background:#f3f4f6;border-color:transparent}.publisher-headline{padding:54px 18px 0;text-align:center}.publisher-headline h2{margin:0;color:#2f3136;font-size:28px;font-weight:800}.publisher-headline p{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 0;color:#7f858c;font-size:12px;font-weight:600;flex-wrap:wrap}.publisher-headline p em{color:#ff5a7d;font-style:normal;font-weight:700}.publisher-verified-tag{display:inline-grid;place-items:center;width:14px;height:14px;border-radius:4px;background:#ff285f;color:#fff;font-size:10px;font-weight:800}.publisher-scroll-area{position:absolute;top:132px;right:0;bottom:0;left:0;overflow-y:auto;padding:0 8px max(20px,env(safe-area-inset-bottom) + 10px)}.publisher-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.publisher-card{display:block;width:100%;padding:0;border:0;text-align:left;cursor:pointer;overflow:hidden;border-radius:16px;background:#fff}.publisher-card-poster{position:relative;height:248px;border-radius:16px 16px 0 0;overflow:hidden}.publisher-card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.publisher-card-tags{position:absolute;top:8px;left:8px;z-index:2;display:flex;flex-direction:column;gap:6px}.publisher-card-tags span{padding:3px 8px;border-radius:999px;background:#30343d;color:#fff;font-size:10px;font-weight:700}.publisher-card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#a8afb7}.publisher-card-placeholder .ui-icon{width:16px;height:16px;stroke-width:1.8}.publisher-card-body{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 10px 14px}.publisher-card-body h3{margin:0;color:#2f3136;font-size:15px;font-weight:700}.publisher-card-stat{display:inline-flex;align-items:center;gap:4px;color:#bbbfc6;font-size:12px;font-weight:600}.publisher-card-stat .ui-icon{width:16px;height:16px}.publisher-loading-pill,.publisher-status-pill{display:inline-flex;align-items:center;gap:6px;margin:14px 6px 0;padding:7px 12px;border-radius:999px;background:#f5f5f7;color:#6b7078;font-size:12px;font-weight:600}.publisher-loading-pill .ui-icon,.publisher-status-pill .ui-icon{width:15px;height:15px;stroke-width:2}.publisher-empty-card{margin:14px 6px 0}.publisher-page-empty{background:#f6f6f7}.publisher-empty-shell{position:absolute;top:84px;right:0;bottom:0;left:0;display:grid;align-content:start;padding:0 16px}.publisher-empty-card-standalone{margin:0}.mine-fixed-top{position:absolute;top:var(--app-safe-top-compact);left:0;right:0;z-index:3;padding:0 12px 10px;background:#fff}.mine-profile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mine-profile-main{display:flex;align-items:flex-start;gap:10px;min-width:0}.mine-avatar{width:52px;height:52px;border-radius:999px;flex:0 0 52px;background:linear-gradient(180deg,#60768440,#1f1f1f0f),linear-gradient(135deg,#d2d6da,#9fa7b1)}.mine-avatar.has-image{background-color:#d8dde4;background-position:center;background-repeat:no-repeat;background-size:cover}.mine-profile-copy{min-width:0}.mine-profile-copy h2{margin:2px 0 0;color:#2f3136;font-size:18px;font-weight:700;line-height:1.2}.mine-profile-copy p{margin:6px 0 0;color:#7d838b;font-size:12px;font-weight:600;line-height:1.45}.mine-profile-status{display:block;margin-top:6px;color:#4f5660;font-size:12px;font-weight:600;line-height:1.45}.mine-profile-stats{display:flex;align-items:center;gap:9px;max-width:100%;margin-top:6px;overflow-x:auto;color:#4f5660;font-size:12px;font-weight:600;line-height:1.35;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mine-profile-stats::-webkit-scrollbar{display:none}.mine-profile-stats span{display:inline-flex;flex:0 0 auto;align-items:baseline;white-space:nowrap}.mine-profile-stats strong{margin-right:2px;color:#2f3136;font-size:12px;font-weight:800}.mine-header-actions{display:flex;align-items:center;gap:10px}.mine-circle-button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:999px;background:#f6f6f8;color:#5e646c;cursor:pointer}.mine-circle-button .ui-icon,.mine-settings-icon-image{width:18px;height:18px}.mine-service-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:14px;padding:12px 8px;border-radius:18px;background:#fbf7f4}.mine-quick-action{display:flex;flex-direction:column;align-items:center;gap:8px;border:0;background:transparent;color:#6d5d4c;font-size:12px;font-weight:700;cursor:pointer}.mine-quick-icon{position:relative;display:grid;place-items:center;width:30px;height:30px;color:#fff5d5;font-size:12px;font-weight:800}.mine-quick-icon-image{width:30px;height:30px;display:block;object-fit:contain}.mine-quick-badge{position:absolute;top:-4px;right:-6px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ff1f63;color:#fff;font-style:normal;font-size:10px;font-weight:700}.mine-tabs{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin-top:12px;gap:0}.mine-tab-button{position:relative;min-width:0;height:38px;padding:0 0 10px;border:0;background:transparent;color:#8e929a;font-size:16px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer}.mine-tab-button.is-compact{font-size:14px}.mine-tab-button.is-active{color:#2f3136}.mine-tab-button.is-active:after{content:"";position:absolute;left:50%;width:48px;transform:translate(-50%);bottom:0;height:4px;border-radius:999px;background:#ff2e63}.mine-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 208px) 0 0;overflow-y:auto;padding:24px 16px calc(var(--app-bottom-nav-reserved) + 24px);scroll-padding-top:24px}.mine-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mine-section-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 2px;color:#8e949c;font-size:12px;font-weight:700}.mine-toolbar-button{min-width:64px;height:30px;padding:0 14px;border:0;border-radius:999px;background:#11141a;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.mine-toolbar-button:disabled{background:#d8dce2;color:#7f8792;cursor:default}.mine-feedback-pill{margin-bottom:12px;padding:10px 12px;border-radius:14px;background:#fff3f7;color:#d62b60;font-size:12px;font-weight:700}.mine-card-shell{display:flex;flex-direction:column;gap:8px;min-width:0}.mine-card{width:100%;padding:0;border:1px solid #eef2f6;text-align:left;border-radius:16px;background:#fff;overflow:hidden;box-shadow:none}.mine-card-button{border:1px solid #eef2f6;cursor:pointer;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.mine-card-button:active{transform:scale(.992)}.mine-card-poster{position:relative;aspect-ratio:156 / 188;min-height:188px;background:#ececee;background-position:center;background-repeat:no-repeat;background-size:cover}.mine-card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fffc;background:linear-gradient(160deg,#ffffff38,#00000014)}.mine-card-placeholder .ui-icon{width:18px;height:18px;stroke-width:1.8}.mine-card-badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;min-height:22px;padding:4px 9px;border-radius:12px;background:#1626379e;color:#f7faff;font-size:9px;font-weight:700;line-height:1}.mine-card-progress-bar{position:absolute;right:0;bottom:0;left:0;height:3px;background:#eef2f6;overflow:hidden}.mine-card-progress-bar span{display:block;height:100%;border-radius:3px;background:#ff4654}.mine-card-body{padding:10px 10px 12px;background:#fff}.mine-card-body h3{margin:0;color:#202631;font-size:15px;font-weight:700;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mine-card-progress-text{margin:8px 0 0;color:#98a0aa;font-size:12px;line-height:1.2;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mine-empty-state{display:grid;justify-items:center;gap:10px;padding:36px 18px;border-radius:22px;background:linear-gradient(180deg,#fbfbfc,#f3f5f8);color:#8b919a;text-align:center}.mine-empty-state .ui-icon{width:24px;height:24px;color:#a2a9b3}.mine-empty-state strong{color:#3b4047;font-size:15px;font-weight:800}.mine-empty-state p{margin:0;font-size:12px;line-height:1.6;font-weight:600}.mine-loading-pill{display:inline-flex;align-items:center;gap:6px;margin-top:16px;padding:7px 12px;border-radius:999px;background:#f5f5f7;color:#6b7078;font-size:12px;font-weight:600}.mine-loading-pill .ui-icon{width:15px;height:15px;stroke-width:2}.mine-action-sheet-shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:flex-end;padding-top:48px}.mine-action-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mine-action-sheet-panel{position:relative;z-index:1;width:100%;padding:16px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;color:#20242b;box-shadow:0 -18px 44px #0f172a2e}.mine-action-sheet-header{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px;margin-bottom:16px}.mine-action-sheet-heading{min-width:0;text-align:center}.mine-action-sheet-heading strong{display:block;color:#202631;font-size:19px;font-weight:900}.mine-action-sheet-heading p{margin:4px 0 0;color:#929aa5;font-size:12px;font-weight:700;line-height:1.25}.mine-action-sheet-nav-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:14px;background:#f4f6fb;color:#5f6774;cursor:pointer}.mine-action-sheet-nav-button .ui-icon{width:18px;height:18px;stroke-width:2.4}.mine-action-sheet-nav-button:disabled{opacity:.54;cursor:default}.mine-action-sheet-summary{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border-radius:18px;background:#f6f8fb}.mine-action-sheet-cover{position:relative;width:72px;aspect-ratio:72 / 92;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#ececee;background-position:center;background-repeat:no-repeat;background-size:cover;color:#ffffffd6}.mine-action-sheet-cover .ui-icon{width:18px;height:18px}.mine-action-sheet-cover span{position:absolute;left:7px;bottom:7px;max-width:calc(100% - 14px);padding:4px 7px;border-radius:999px;background:#162637ad;color:#fff;font-size:9px;font-weight:800;line-height:1}.mine-action-sheet-copy{min-width:0}.mine-action-sheet-copy strong{display:block;color:#202631;font-size:16px;font-weight:900;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mine-action-sheet-copy p{margin:8px 0 0;color:#7a838e;font-size:13px;font-weight:700;line-height:1.45}.mine-action-sheet-actions{display:grid;gap:10px;margin-top:14px}.mine-action-sheet-primary,.mine-action-sheet-cancel{width:100%;min-height:48px;border:0;border-radius:16px;font-size:15px;font-weight:900;cursor:pointer}.mine-action-sheet-primary{background:#ff2e63;color:#fff}.mine-action-sheet-cancel{background:#f4f6fb;color:#454d59}.mine-action-sheet-primary:disabled,.mine-action-sheet-cancel:disabled{opacity:.58;cursor:default}.login-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12}.login-overlay-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-top:48px}.login-panel-inner{position:relative;width:100%;min-height:min(64%,calc(var(--app-screen-height) - 90px));max-height:calc(100% - 28px);overflow-y:auto;padding:16px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;color:#202126;box-shadow:0 -18px 44px #0f172a2e}.login-header{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}.login-header-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:14px;background:#f4f6fb;color:#5f6774;cursor:pointer}.login-header-button .ui-icon,.login-header-button .nav-icon-image{width:18px;height:18px}.login-header-button .ui-icon{stroke-width:2.4}.login-header-copy{text-align:center;min-width:0}.login-header-copy h2{margin:0;color:#202631;font-size:19px;line-height:1.2;font-weight:900}.login-header-copy p{margin:6px 0 0;color:#8a919c;font-size:13px;line-height:1.35;font-weight:800}.login-stage{display:flex;flex-direction:column;gap:16px;margin-top:22px}.login-intro-block h3{margin:0;color:#22262d;font-size:20px;font-weight:800}.login-intro-block p{margin:8px 0 0;color:#8f96a0;font-size:13px;line-height:1.45;font-weight:600}.login-intro-block strong{margin-left:4px;color:#313742}.login-primary-button,.login-secondary-button{width:100%;height:56px;border:0;border-radius:18px;cursor:pointer}.login-primary-button{background:linear-gradient(180deg,#ff4f83,#ff295f);color:#fff;font-size:18px;font-weight:800;box-shadow:0 14px 24px #ff295f3d}.login-primary-button.is-disabled{opacity:.44;box-shadow:none;cursor:default}.login-secondary-button{background:transparent;color:#313741;font-size:16px;font-weight:800}.login-secondary-button.is-disabled{color:#b4bbc5;cursor:not-allowed}.login-method-note{margin:-6px 0 0;color:#8f96a0;font-size:12px;line-height:1.6;font-weight:600;text-align:center}.login-oauth-row{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:4px}.login-oauth-button{display:grid;place-items:center;width:54px;height:54px;padding:0;border:0;border-radius:999px;cursor:pointer}.login-oauth-button-wechat{background:linear-gradient(180deg,#45d566,#2db84f);color:#fff}.login-oauth-button-flimdash{background:linear-gradient(180deg,#111827,#374151);color:#fff}.flimdash-logo-icon{display:grid;place-items:center;width:24px;height:24px;border:2px solid currentColor;border-radius:8px;font-size:14px;font-weight:800;line-height:1}.login-oauth-button .ui-icon{width:24px;height:24px}.login-agreement{display:flex;align-items:flex-start;gap:10px;margin-top:6px}.login-agreement-consent{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.login-agreement-consent input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.login-agreement-check{display:grid;place-items:center;flex:0 0 auto;width:22px;height:22px;margin-top:0}.login-agreement-check img{display:block;width:22px;height:22px}.login-agreement p{margin:0;color:#949aa4;font-size:12px;line-height:1.55;font-weight:600}.login-agreement p span{margin:0 2px;color:#22262d}.login-agreement-link{margin:0 2px;padding:0;border:0;background:transparent;color:#22262d;font:inherit;font-weight:800;cursor:pointer}.login-agreement-link:hover{color:#ff2f65}.login-agreement-fail-safe-copy{width:100%;padding:12px 14px;border:1px solid #fde68a;border-radius:16px;background:#fffbeb;text-align:left}.login-agreement-fail-safe-copy strong{display:block;margin-bottom:4px;color:#92400e;font-size:13px}.login-agreement-detail{padding:12px 14px;border:1px solid #eef0f5;border-radius:16px;background:#f8fafc;text-align:left}.login-agreement-detail>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.login-agreement-detail strong{color:#252a31;font-size:13px}.login-agreement-detail button{border:0;background:transparent;color:#ff2f65;font-size:12px;font-weight:800;cursor:pointer}.login-agreement-detail p,.login-agreement-detail small{display:block;margin:8px 0 0;color:#6b7280;font-size:12px;line-height:1.6}.login-field{display:flex;flex-direction:column;gap:10px}.login-field span{color:#5b636f;font-size:13px;font-weight:800}.login-field input{width:100%;height:56px;padding:0 18px;border:1.5px solid #edf0f4;border-radius:18px;background:#f7f8fb;color:#1f252f;font-size:16px;font-weight:700;outline:none}.login-field input::placeholder{color:#b0b6bf;font-weight:600}.login-field input:focus{border-color:#ff7ca0;background:#fff}.login-otp-field{position:relative}.login-otp-input{position:absolute;inset:auto 0 0;width:100%;height:48px;opacity:0;pointer-events:none}.login-code-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.login-code-meta p{margin:0;color:#99a0aa;font-size:12px;font-weight:700}.login-otp-slots{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.login-otp-slot{display:grid;place-items:center;height:48px;border:1.5px solid #eceff4;border-radius:16px;background:#f7f8fb;color:#1f252f;font-size:20px;font-weight:800}.login-otp-slot.is-active{border-color:#ff7ca0;background:#fff;box-shadow:inset 0 0 0 1px #ff7ca014}.login-otp-slot.is-filled{border-color:#ffd2de;background:#fff7f9}.login-inline-link{padding:0;border:0;background:transparent;color:#ff3368;font-size:13px;font-weight:800;cursor:pointer}.login-inline-link.is-disabled{color:#c1c7d0;cursor:default}.login-feedback-stack{display:grid;gap:10px;margin-top:18px}.login-feedback{margin:0;padding:12px 14px;border-radius:16px;background:#f5f7fa;color:#68707c;font-size:12px;line-height:1.55;font-weight:700}.login-feedback.is-error{background:#fff3f6;color:#d82958}.login-feedback.is-success{background:#ecfdf3;color:#148257}.login-recovery-card{display:grid;gap:10px;margin-top:14px;padding:14px;border-radius:16px;background:#f5f7fa;border:1px solid #e2e8f0}.login-recovery-card strong{font-size:14px;line-height:1.4;color:#2f3136}.login-recovery-card p{margin:0;color:#68707c;font-size:13px;line-height:1.5}.login-recovery-meta{display:grid;gap:6px;color:#7d8592;font-size:12px;line-height:1.5}.kb-page{background:#fff;overflow:hidden;color:#2f3136}.checkout-page{background:#fffdf9}.kb-header{position:absolute;top:var(--app-safe-top-compact);left:0;right:0;z-index:3;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;padding:0 12px;background:#fff}.kb-header h2{margin:0;text-align:center;font-size:18px;font-weight:700}.kb-header-with-tabs{grid-template-columns:44px 1fr 44px}.kb-header-spacer{display:block;width:40px;height:40px}.kb-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;max-width:250px;justify-self:center;padding:4px;border-radius:999px;background:#f5f5f7;overflow:hidden}.kb-switch-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:36px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:#4e5560;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.kb-switch-button.is-active{background:#ff1f63;color:#fff}.kb-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 0;overflow-y:auto;padding:14px 12px max(24px,env(safe-area-inset-bottom) + 12px)}.kb-wallet-scroll-area,.checkout-scroll-area{inset:calc(var(--app-safe-top-compact) + 64px) 0 calc(var(--app-bottom-nav-reserved) + 18px) 0}.kb-balance-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;background:#fafafa}.kb-balance-left{display:flex;align-items:center;gap:12px}.kb-mini-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:radial-gradient(circle at top,#9d7d56,#795a3b);color:#fff5d5;font-size:11px;font-weight:800}.kb-balance-left h3{margin:0;font-size:15px;font-weight:700}.kb-balance-left p{margin:6px 0 0;color:#969ba3;font-size:12px;font-weight:600}.kb-inline-button{min-width:58px;height:32px;padding:0 16px;border:0;border-radius:999px;background:#ff1f63;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.kb-inline-button.is-secondary{background:#f5f5f7;color:#4e5560}.kb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.kb-grid-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:18px 8px;border:1px solid transparent;border-radius:18px;background:#fafafa}.kb-grid-card.is-selectable{border:1px solid #eceef2;cursor:pointer}.kb-grid-card.is-active{border-color:#ff1f633d;background:linear-gradient(180deg,#fff3f7,#fff);box-shadow:0 14px 28px #ff1f631f}.kb-grid-icon{display:grid;place-items:center;width:18px;height:18px;border-radius:999px;background:radial-gradient(circle at top,#9d7d56,#795a3b);color:#fff5d5;font-size:9px;font-weight:800}.kb-grid-card strong{color:#33363c;font-size:18px;font-weight:800}.kb-grid-card span:last-child{color:#8e939a;font-size:13px;font-weight:600}.kb-wallet-footer{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:12px 20px var(--app-safe-bottom-roomy);background:#fff}.kb-primary-button{width:100%;height:52px;border:0;border-radius:999px;background:#ff1f63;color:#fff;font-size:18px;font-weight:700;cursor:pointer}.kb-agreement{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 0;color:#7d838b;font-size:13px;font-weight:600}.kb-agreement .ui-icon{width:16px;height:16px;color:#30343d}.kb-agreement span{color:#ff2e63}.commerce-section{margin-top:18px}.commerce-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.commerce-heading h3{margin:0;color:#2f3136;font-size:18px;font-weight:800}.commerce-heading p{margin:6px 0 0;color:#8f959e;font-size:12px;font-weight:600;line-height:1.6}.commerce-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.commerce-plan-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:122px;padding:16px 14px;border:1px solid #eceef2;border-radius:20px;background:#fafafa;color:#2f3136;text-align:left;cursor:pointer}.commerce-plan-card.is-active{border-color:#ff1f6342;background:linear-gradient(180deg,#fff3f7,#fff);box-shadow:0 16px 30px #ff1f6324}.commerce-plan-card strong{font-size:18px;font-weight:800}.commerce-plan-card span{color:#3c4047;font-size:14px;font-weight:700}.commerce-plan-card small{color:#9298a1;font-size:12px;line-height:1.6;font-weight:600}.commerce-summary-card{margin-top:14px;padding:16px;border-radius:18px;background:#fafafa}.commerce-summary-card h4{margin:0;color:#2f3136;font-size:16px;font-weight:800}.commerce-summary-card p{margin:8px 0 0;color:#7f8690;font-size:13px;line-height:1.7;font-weight:600}.withdraw-form-shell{display:grid;gap:14px}.withdraw-form-field{margin-top:0}.withdraw-balance-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7f8690;font-size:12px;font-weight:700}.withdraw-balance-meta strong{color:#2f3136;font-size:13px;font-weight:800}.commerce-feedback{margin:12px 0 0;padding:12px 14px;border-radius:16px;background:#f3f8ff;color:#2159b8;font-size:13px;line-height:1.7;font-weight:600}.commerce-feedback.is-error{background:#fff1f4;color:#d82958}.membership-hero-card{padding:20px 18px;border-radius:22px;background:linear-gradient(145deg,#1f1c1a,#8a613b);color:#fff8ef}.membership-hero-kicker{margin:0;color:#fff8efb8;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.membership-hero-card h3{margin:12px 0 0;font-size:24px;font-weight:800}.membership-hero-card span{display:block;margin-top:10px;color:#fff8efd1;font-size:13px;line-height:1.7;font-weight:600}.membership-tier-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.membership-tier-chip{display:flex;flex-direction:column;gap:6px;padding:14px;border:1px solid #eceef2;border-radius:18px;background:#fff;color:#2f3136;text-align:left;cursor:pointer}.membership-tier-chip.is-active{border-color:#ff1f6342;background:linear-gradient(180deg,#fff4f8,#fff)}.membership-tier-chip strong{font-size:15px;font-weight:800}.membership-tier-chip span{color:#8f959e;font-size:12px;line-height:1.6;font-weight:600}.trade-status-card{margin-top:14px;padding:16px;border-radius:20px;background:#fafafa}.trade-status-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.trade-status-heading h4{margin:0;color:#31343a;font-size:16px;font-weight:800}.trade-status-heading p{margin:8px 0 0;color:#8f959e;font-size:12px;line-height:1.6;font-weight:600}.trade-status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#fff1f4;color:#d82958;font-size:12px;font-weight:800}.trade-status-pill.is-paid{background:#edf9f1;color:#16824a}.trade-status-fields{display:grid;gap:10px;margin-top:14px}.trade-status-fields p{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0}.trade-status-fields span{color:#8f959e;font-size:12px;font-weight:600}.trade-status-fields strong{color:#30343d;font-size:13px;font-weight:700;text-align:right}.trade-status-actions{display:flex;gap:10px;margin-top:14px}.trade-status-actions-stacked{justify-content:center;margin-top:12px}.withdraw-result-card{background:linear-gradient(180deg,#f8fcf9,#fff)}.checkout-hero-card{padding:20px 18px;border-radius:22px;background:linear-gradient(145deg,#241b15,#cc8c54);color:#fff8ef}.checkout-hero-card h3{margin:12px 0 0;font-size:24px;font-weight:800}.checkout-hero-card span{display:block;margin-top:10px;color:#fff8efd6;font-size:13px;line-height:1.7;font-weight:600}.checkout-link-card{margin-top:14px;padding:16px;border-radius:20px;background:#fafafa}.checkout-link-card h4{margin:0;color:#30343d;font-size:16px;font-weight:800}.checkout-link-card p{margin:8px 0 0;color:#8f959e;font-size:12px;line-height:1.6;font-weight:600}.checkout-link-button{display:inline-flex;align-items:center;justify-content:center;min-width:116px;height:38px;margin-top:14px;padding:0 16px;border-radius:999px;background:#ff1f63;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.payment-result-card{margin-top:14px;padding:18px 16px;border-radius:20px;background:#fafafa;text-align:center}.payment-result-card h4{margin:14px 0 0;color:#30343d;font-size:20px;font-weight:800}.payment-result-card p{margin:10px 0 0;color:#8f959e;font-size:13px;line-height:1.7;font-weight:600}.payment-result-badge{display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:38px;padding:0 18px;border-radius:999px;background:#fff1f4;color:#d82958;font-size:14px;font-weight:800}.payment-result-badge.is-paid{background:#edf9f1;color:#16824a}.payment-result-badge.is-pending{background:#f3f8ff;color:#2159b8}.kb-bill-section{margin-top:14px}.kb-bill-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.kb-bill-heading h3{margin:0;font-size:18px;font-weight:800}.kb-bill-heading p{margin:6px 0 0;color:#9499a1;font-size:12px;font-weight:600}.kb-filter-link{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#4d5661;font-size:14px;font-weight:700;cursor:pointer}.kb-filter-link .ui-icon{width:14px;height:14px}.kb-filter-link-static{cursor:default;opacity:.78}.kb-bill-list{display:grid;gap:10px}.kb-bill-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;background:#fafafa;cursor:pointer}.kb-bill-main{display:flex;align-items:center;gap:12px}.kb-bill-main h4{margin:0;font-size:15px;font-weight:700}.kb-bill-main p{margin:6px 0 0;color:#b0b4ba;font-size:11px;font-weight:600}.kb-bill-item strong{color:#444b55;font-size:16px;font-weight:700}.kb-explain-page .kb-scroll-area{padding-top:18px}.kb-explain-scroll-area{inset:calc(var(--app-safe-top-compact) + 56px) 0 0}.asset-explain-lead-card{margin:0 16px 10px;padding:18px 16px;border-radius:18px;background:#fafafa}.asset-explain-lead-card strong{display:block;color:#2f3136;font-size:15px;font-weight:800;line-height:1.45}.asset-explain-lead-card p{margin:8px 0 0;color:#8f949c;font-size:13px;font-weight:650;line-height:1.55}.asset-explain-rule-card{margin:0 16px;overflow:hidden;border-radius:18px;background:#fbfbfb}.asset-explain-rule-item{padding:16px;border-bottom:1px solid rgba(36,39,45,.06)}.asset-explain-rule-item:last-child{border-bottom:0}.asset-explain-rule-item .account-item-main{display:grid;gap:7px}.asset-explain-rule-item .account-item-main span{color:#2f3136;font-size:16px;font-weight:800}.asset-explain-rule-item .account-item-main small{color:#9299a3;font-size:12px;font-weight:650;line-height:1.55}.asset-explain-footnote{margin:10px 16px 0;padding:14px 16px;border-radius:16px;background:#f7f8fae6}.asset-explain-footnote strong{display:block;color:#343840;font-size:14px;font-weight:800}.asset-explain-footnote p{margin:0;color:#969ca5;font-size:12px;font-weight:650;line-height:1.55}.asset-explain-footnote strong+p{margin-top:6px}.kb-explain-copy{margin:0;color:#3f434a;font-size:14px;line-height:1.55;word-break:break-all}.withdraw-rules-copy h3{margin:0 0 10px;color:#30343d;font-size:16px;font-weight:700}.withdraw-rules-copy p{margin:0 0 8px;color:#3f434a;font-size:14px;line-height:1.6}.kb-detail-page{background:#fff}.kb-detail-body{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 calc(var(--app-bottom-nav-reserved) + 26px) 0;padding:18px 8px 0}.kb-detail-card{height:100%;border-radius:22px;background:#fafafa;display:flex;flex-direction:column;align-items:center;padding:54px 22px 28px;text-align:center}.kb-detail-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:radial-gradient(circle at top,#9d7d56,#795a3b);color:#fff5d5;font-size:16px;font-weight:800}.kb-detail-card h3{margin:16px 0 0;color:#3a3d43;font-size:20px;font-weight:700}.kb-detail-card strong{margin-top:28px;color:#343840;font-size:28px;font-weight:800}.kb-detail-fields{margin-top:42px;width:100%}.kb-detail-fields p{margin:0 0 12px;color:#4d545d;font-size:14px;line-height:1.6;text-align:left}.kb-detail-fields span{color:#5b616a;font-weight:700}.kb-detail-footer{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:12px 20px var(--app-safe-bottom-roomy);background:#fff}.kb-detail-footer-copy{padding:14px 16px;border-radius:16px;background:#f6f7f9;color:#727983;font-size:13px;line-height:1.6;font-weight:600;text-align:center}.kb-primary-button:disabled,.kb-inline-button:disabled,.commerce-plan-card:disabled,.membership-tier-chip:disabled,.kb-grid-card:disabled{cursor:not-allowed;opacity:.58}.service-page{background:#fff;overflow:hidden}.service-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 calc(var(--app-bottom-nav-reserved) + 14px) 0;overflow-y:auto;padding:14px 10px 18px}.service-thread{display:grid;gap:14px}.service-system-row,.service-user-row{display:flex;align-items:flex-start;gap:10px}.service-user-row{justify-content:flex-end}.service-user-row-small{margin-top:4px}.service-avatar{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;font-size:13px;font-weight:800}.service-avatar-gradient{background:linear-gradient(145deg,#151820,#343a45);color:#fff}.service-avatar-gradient .ui-icon{width:22px;height:22px}.service-avatar-plain{background:#eef1f5;color:#8f98a4}.service-avatar-plain .ui-icon{width:18px;height:18px;stroke-width:1.8}.service-bubble{max-width:76%;padding:11px 14px;border-radius:18px}.service-bubble p{margin:0;font-size:14px;line-height:1.55}.service-bubble-system{border:1px solid #e9edf3;background:#fff;color:#252c35}.service-bubble-system ol{margin:10px 0 0;padding-left:18px;color:#252c35;font-size:14px;line-height:1.7}.service-bubble-wide{max-width:68%}.service-message-stack{display:grid;gap:5px}.service-message-stack-outgoing{justify-items:end}.service-time{margin:0;text-align:center;color:#b1b6bd;font-size:12px;font-weight:600}.service-input-bar{position:absolute;right:0;bottom:0;left:0;z-index:3;display:block;padding:8px 12px max(8px,env(safe-area-inset-bottom) + 8px);background:#fff;border-top:1px solid #eef1f5}.service-media-button,.service-plus-button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:999px;cursor:pointer}.service-media-button{background:linear-gradient(180deg,#5b63ff,#2fd2dc);color:#fff}.service-plus-button{background:#f4f4f6;color:#40464f}.service-media-button .ui-icon,.service-plus-button .ui-icon{width:20px;height:20px}.service-input-pill{display:flex;align-items:center;height:40px;padding:0 16px;border-radius:999px;background:#f4f4f6;color:#9ca1a8;font-size:14px;font-weight:600}.service-input-shell{display:flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid #e8ebf0;border-radius:22px;background:#f5f6f8}.service-input-field{width:100%;min-height:40px;max-height:96px;resize:none;padding:10px 0;border:0;border-radius:0;background:transparent;color:#202631;font:inherit;font-size:14px;line-height:1.4}.service-handoff-button,.service-send-button{min-height:36px;padding:0 14px;border:0;border-radius:999px;font-size:12px;font-weight:900;cursor:pointer}.service-handoff-button{border:1px solid #f6d9d2;background:#fff3f0;color:#c65448}.service-send-button{min-width:64px;background:#ff3342;color:#fff;box-shadow:none}.service-handoff-button-inline{align-self:flex-start}.support-summary-card{margin-bottom:14px;padding:14px;border-radius:20px;background:#fff;border:1px solid #edf1f5}.support-summary-agent{display:flex;align-items:center;gap:12px;min-width:0}.service-avatar-summary{width:38px;height:38px}.support-summary-copy{min-width:0;flex:1 1 auto}.support-summary-heading,.support-summary-top{display:block}.support-summary-top strong{display:block;color:#202631;font-size:16px;font-weight:900;line-height:1.2}.support-summary-top p,.support-summary-note,.support-summary-meta{margin:0;color:#66707d;font-size:12px;line-height:1.55}.support-summary-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}.support-state-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#eef0f4;color:#606875;font-size:12px;font-weight:800;white-space:nowrap}.support-state-pill.is-accent{background:#fff3f0;color:#c65448}.support-state-pill.is-success{background:#eef8f0;color:#258047}.support-category-panel{display:grid;gap:8px;margin-top:16px}.support-category-panel strong{color:#202631;font-size:14px;font-weight:900}.support-category-list,.support-quick-replies{display:flex;flex-wrap:wrap;gap:8px}.support-quick-replies{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.support-quick-replies::-webkit-scrollbar{display:none}.support-category-chip,.support-quick-reply{min-height:32px;padding:0 12px;border:1px solid #e8ecf2;border-radius:999px;background:#f8f9fb;color:#586370;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.support-empty-card{margin-top:8px}.service-bubble-system-accent{background:#eef4ff;border-color:transparent;color:#587089}.service-bubble-time{display:block;color:#9ba4b0;font-size:11px;font-weight:600}.settings-page{background:#fff;overflow:hidden}.settings-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 0;overflow-y:auto;padding:12px 8px 20px}.settings-profile-card{position:relative;padding:14px 16px 20px;border-radius:18px;background:#fafafa}.settings-profile-copy h3{margin:0;color:#30343d;font-size:16px;font-weight:700}.settings-profile-copy p{margin:8px 0 0;color:#a2a7ae;font-size:12px;font-weight:600}.settings-chevron{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:28px;height:28px;border:0;background:transparent;color:#5c626b;cursor:pointer}.settings-chevron .ui-icon,.settings-item .ui-icon{width:18px;height:18px}.settings-progress-row{display:flex;align-items:center;gap:8px;margin-top:14px}.settings-progress-track{flex:1;height:8px;border-radius:999px;background:#efeff2;overflow:hidden}.settings-progress-active{display:block;width:48%;height:100%;border-radius:999px;background:#ff1f63}.settings-progress-text{color:#9ca1a8;font-size:12px;font-weight:700}.settings-group{margin-top:14px}.settings-group h3{margin:0 0 10px;color:#5a6069;font-size:14px;font-weight:700}.settings-list-card,.settings-single-list{border-radius:18px;background:#fafafa;overflow:hidden}.settings-single-list{margin-top:14px}.settings-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border:0;background:transparent;color:#2f3136;font-size:16px;font-weight:700;cursor:pointer}.settings-item+.settings-item{border-top:1px solid #efeff2}.feedback-page{background:#fff;overflow:hidden}.feedback-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 calc(var(--app-bottom-nav-reserved) + 26px) 0;overflow-y:auto;padding:0 8px 16px}.feedback-scroll-area-expanded{padding-bottom:24px}.feedback-tabs{display:flex;align-items:center;gap:10px;overflow-x:auto;padding:6px 0 10px;scrollbar-width:none}.feedback-tabs::-webkit-scrollbar{display:none}.feedback-tab{flex:0 0 auto;height:28px;padding:0 14px;border:0;border-radius:999px;background:#f3f3f5;color:#7f858d;font-size:12px;font-weight:700;cursor:pointer}.feedback-tab.is-active{background:#ececef;color:#494f58}.feedback-section{margin-top:8px}.feedback-section h3{margin:0 0 10px;color:#454b54;font-size:15px;font-weight:700}.feedback-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.feedback-section-heading h3{margin:0}.feedback-counter-inline{color:#aab0b7;font-size:12px;font-weight:700}.feedback-textarea{position:relative;height:224px;border-radius:18px;background:#f7f7f9}.feedback-textarea-active{height:auto;min-height:224px}.feedback-textarea-field{width:100%;min-height:224px;resize:none;padding:16px 16px 40px;border:0;border-radius:18px;background:transparent;color:#2f3136;font:inherit;line-height:1.7}.feedback-textarea-field::placeholder{color:#a8adb4}.feedback-counter{position:absolute;right:12px;bottom:10px;color:#aab0b7;font-size:12px;font-weight:600}.feedback-image-row{display:flex;align-items:flex-start;gap:10px}.feedback-image-row-expanded{flex-wrap:wrap}.feedback-image-card,.feedback-upload-card{position:relative;width:64px;height:64px;border-radius:14px;background:#f7f7f9;color:#98a0aa}.feedback-image-card{display:grid;place-items:center}.feedback-image-card-filled{overflow:hidden}.feedback-image-card-filled img{width:100%;height:100%;object-fit:cover}.feedback-image-card .ui-icon{width:18px;height:18px;stroke-width:1.8}.feedback-upload-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;cursor:pointer}.feedback-upload-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.feedback-image-badge{position:absolute;right:6px;bottom:6px;display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:999px;background:#2a2f36c7;color:#fff;font-size:10px;font-weight:700}.feedback-image-badge.is-success{background:#16824ae0}.feedback-image-badge.is-error{background:#d92c61e0}.feedback-history-card{margin-top:0}.feedback-history-list{display:grid;gap:10px}.feedback-history-item{padding:14px 16px;border-radius:18px;background:#fafafa}.feedback-history-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.feedback-history-top strong{color:#2d3036;font-size:14px;font-weight:800}.feedback-history-top span,.feedback-history-meta span{color:#9399a3;font-size:12px;font-weight:600}.feedback-history-item p{margin:10px 0 0;color:#4a5058;font-size:13px;line-height:1.7}.feedback-history-meta{display:flex;flex-direction:column;gap:6px;margin-top:10px}.feedback-upload-card .ui-icon{width:18px;height:18px}.feedback-upload-card span{color:#8d949d;font-size:11px;font-weight:600}.feedback-remove{position:absolute;top:-6px;right:-6px;display:grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:999px;background:#ff1f63;color:#fff;cursor:pointer}.feedback-remove .ui-icon{width:10px;height:10px;stroke-width:2.2}.feedback-footer{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:12px 20px var(--app-safe-bottom-roomy);background:#fff}.account-page{background:#fff;overflow:hidden}.search-page{color:#2f3136}.search-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 0;overflow-y:auto;padding:14px 12px 20px}.search-input-shell{display:flex;align-items:center;gap:10px;height:48px;padding:0 14px;border-radius:18px;background:#f5f6f8;color:#8d939c}.search-input-shell .ui-icon{width:18px;height:18px}.search-input{width:100%;border:0;background:transparent;color:#2f3136;font-size:15px;font-weight:600;outline:none}.search-input::placeholder{color:#a3a8b0}.search-result-list{display:grid;gap:10px;margin-top:12px}.search-result-item{display:grid;grid-template-columns:68px minmax(0,1fr);grid-template-areas:"poster copy" "poster action";align-items:start;gap:8px 12px;width:100%;min-height:112px;padding:12px;border:0;border-radius:20px;background:#f8f9fb;text-align:left;cursor:pointer}.search-result-poster{grid-area:poster;overflow:hidden;width:68px;height:96px;border-radius:16px;background:#eceff4}.search-result-poster img{width:100%;height:100%;object-fit:cover;display:block}.search-result-copy{grid-area:copy;min-width:0}.search-result-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:#f0e3e8;color:#b54a68;font-size:11px;font-weight:800}.search-result-copy h3{display:-webkit-box;margin:7px 0 0;overflow:hidden;color:#2f3136;font-size:16px;font-weight:800;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-result-meta{display:block;margin-top:5px;overflow:hidden;color:#8d95a3;font-size:12px;line-height:1.25;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.search-result-copy p{display:-webkit-box;margin:6px 0 0;overflow:hidden;color:#7c828b;font-size:13px;font-weight:600;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.search-result-action{grid-area:action;justify-self:end;align-self:end;min-width:82px;height:34px;padding:0 14px;border-radius:999px;background:#111318;color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.search-load-more{width:100%;margin-top:14px;height:44px;border:0;border-radius:16px;background:#f5f6f8;color:#4b525c;font-size:14px;font-weight:800;cursor:pointer}.search-empty-card{margin-top:14px}.comment-center-page{color:#202632}.comment-sheet-shell{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.comment-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.comment-sheet-panel{position:absolute;inset:auto 0 0;min-height:560px;height:min(78%,calc(var(--app-screen-height) - 72px));display:flex;flex-direction:column;padding:16px 16px calc(14px + var(--app-safe-bottom-compact));border-top-left-radius:28px;border-top-right-radius:28px;background:#fff;box-shadow:0 -18px 44px #0f172a2e}.comment-sheet-header{flex:0 0 auto}.comment-sheet-handle{width:42px;height:5px;margin:0 auto;border-radius:999px;background:linear-gradient(180deg,#d3d9e3,#bcc5d1)}.comment-sheet-title-row{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}.comment-sheet-title-row strong{color:#202632;font-size:19px;font-weight:900}.comment-sheet-heading,.comment-dialog-heading{min-width:0;text-align:center}.comment-sheet-nav-button,.comment-sheet-close-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:14px;background:#f4f6fb;color:#5f6774;cursor:pointer}.comment-sheet-nav-button .ui-icon,.comment-sheet-close-button .ui-icon{width:18px;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;fill:none}.comment-sheet-toast{top:64px;left:18px;right:18px;min-height:40px;border-radius:14px;font-size:12px}.comment-sheet-body-shell{flex:1;min-height:0;margin-top:14px}.comment-sheet-list{display:grid;gap:0}.comment-sheet-scroll-area{height:100%;overflow-y:auto;padding-right:2px}.comment-sheet-item{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;padding:14px 0;border-bottom:1px solid #eef1f5}.comment-sheet-avatar{width:36px;height:36px;border-radius:999px;background:linear-gradient(180deg,#eff3f8,#d8e0ea);background-position:center;background-size:cover}.comment-sheet-avatar.has-image{background-color:#eceef2}.comment-sheet-body{min-width:0}.comment-sheet-line-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.comment-sheet-author-line{display:flex;align-items:center;gap:8px;min-width:0}.comment-sheet-author-line strong{overflow:hidden;color:#202632;font-size:14px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.comment-sheet-author-line span{color:#8f99a8;font-size:10px;font-weight:600}.comment-sheet-like-button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:#8a92a0;font-size:10px;font-weight:700;cursor:pointer;margin-left:auto}.comment-sheet-like-button .ui-icon{width:14px;height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;fill:none}.comment-sheet-like-button.is-active{color:#ff5d75}.comment-sheet-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:22px;padding:0 10px;border-radius:999px;background:#f4f7fb;color:#596577;font-size:10px;font-style:normal;font-weight:700}.comment-sheet-text{margin:8px 0 0;color:#202632;font-size:14px;line-height:1.5;word-break:break-word}.comment-sheet-text.is-muted{color:#9ea3aa}.comment-sheet-media-grid{display:flex;margin-top:10px}.comment-sheet-media{width:88px;height:88px;border-radius:14px;object-fit:cover;display:block;background:#edeff2}.comment-sheet-action-row{display:flex;align-items:center;gap:12px;margin-top:8px}.comment-sheet-action-row>span{color:#8f99a8;font-size:11px}.comment-sheet-inline-action{padding:0;border:0;background:transparent;color:#7a8390;font-size:10px;font-weight:700;cursor:pointer}.comment-sheet-reply-preview{display:grid;gap:6px;width:100%;margin-top:10px;padding:10px 12px;border:0;border-radius:14px;background:#f6f7fa;text-align:left;cursor:pointer}.comment-sheet-reply-preview p{margin:0;color:#656d79;font-size:12px;line-height:1.5}.comment-sheet-reply-preview strong{margin-right:6px;color:#2e3642}.comment-sheet-reply-preview em{color:#6f7987;font-size:10px;font-style:normal;font-weight:700}.comment-sheet-state-card{display:grid;place-items:center;gap:0;height:100%;padding:24px 18px;text-align:center}.comment-sheet-state-card strong{color:#202632;font-size:16px;font-weight:800}.comment-sheet-state-card p{margin:0;color:#8c94a1;font-size:12px;line-height:1.45}.comment-sheet-state-action{height:36px;margin-top:4px;padding:0 18px;border:0;border-radius:18px;background:#f2f5f9;color:#5d6571;font-size:12px;font-weight:700;cursor:pointer}.comment-sheet-load-more{width:100%;height:40px;margin-top:6px;border:0;border-radius:14px;background:#f2f5f9;color:#536071;font-size:12px;font-weight:700;cursor:pointer}.comment-sheet-footer-divider{height:1px;margin-top:10px;background:#eef1f5}.comment-sheet-input-action{display:flex;align-items:center;gap:10px;width:100%;height:42px;margin-top:12px;padding:0 16px;border:0;border-radius:21px;background:#f4f7fb;color:#8e98a6;font-size:13px;cursor:pointer}.comment-sheet-input-action .ui-icon{width:18px;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;fill:none}.comment-sheet-load-more:disabled,.comment-sheet-like-button:disabled,.comment-sheet-inline-action:disabled,.comment-sheet-state-action:disabled,.comment-sheet-input-action:disabled,.comment-sheet-close-button:disabled{opacity:.5;cursor:default}.comment-dialog-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:24}.comment-dialog-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.comment-dialog-sheet{position:absolute;inset:auto 0 0;padding:16px 16px calc(14px + var(--app-safe-bottom-compact));border-top-left-radius:28px;border-top-right-radius:28px;background:#fff;box-shadow:0 -18px 44px #0f172a2e}.comment-dialog-handle{width:42px;height:5px;margin:0 auto;border-radius:999px;background:linear-gradient(180deg,#d3d9e3,#bcc5d1)}.comment-dialog-title-row{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}.comment-dialog-title-row strong{color:#22262d;font-size:19px;font-weight:900}.comment-dialog-title-row p{margin:4px 0 0;color:#7c838e;font-size:12px}.comment-dialog-input-shell{position:relative;margin-top:14px;border-radius:18px;background:#f5f7fa}.comment-dialog-textarea{width:100%;min-height:112px;padding:14px 14px 28px;border:0;resize:none;background:transparent;color:#1f2731;font-size:14px;line-height:1.5;outline:none}.comment-dialog-textarea::placeholder{color:#a5adb8}.comment-dialog-count{position:absolute;right:12px;bottom:10px;color:#9aa2ae;font-size:11px;font-weight:700}.comment-dialog-toolbar{display:flex;align-items:center;gap:10px;margin-top:10px}.comment-dialog-file-input{display:none}.comment-dialog-link{padding:0 10px;height:32px;border:0;border-radius:12px;background:#f5f7fa;color:#616c79;font-size:12px;font-weight:700;cursor:pointer}.comment-dialog-attachment-row{display:flex;align-items:center;gap:10px;margin-top:10px}.comment-dialog-attachment-preview{width:58px;height:58px;border-radius:14px;object-fit:cover;background:#eef2f6}.comment-dialog-attachment-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.comment-dialog-attachment-copy strong{overflow:hidden;color:#25303c;font-size:12px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.comment-dialog-attachment-copy span{color:#8a93a0;font-size:11px}.comment-dialog-attachment-remove{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:#f2f5f9;color:#6d7480;cursor:pointer}.comment-dialog-attachment-remove .ui-icon{width:14px;height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;fill:none}.comment-dialog-submit{display:inline-flex;align-items:center;gap:6px;margin-left:auto;height:38px;padding:0 14px;border:0;border-radius:19px;background:linear-gradient(180deg,#ff6e85,#ff5675);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.comment-dialog-submit .ui-icon{width:16px;height:16px;fill:currentColor}.comment-dialog-emoji-tray{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:2px}.comment-dialog-emoji-button{flex:0 0 auto;width:36px;height:36px;border:0;border-radius:18px;background:#f2f5f9;font-size:20px;cursor:pointer}.comment-dialog-submit:disabled,.comment-dialog-link:disabled,.comment-dialog-emoji-button:disabled,.comment-dialog-attachment-remove:disabled{opacity:.55;cursor:default}@media (max-width: 420px){.comment-sheet-panel,.comment-dialog-sheet{padding-left:16px;padding-right:16px}}.notice-page{position:relative;min-height:var(--app-screen-height);height:var(--app-screen-height);overflow:hidden;background:#f3f3ef;color:#22262d}.notice-only-page{display:flex;flex-direction:column}.notice-only-header{position:relative;z-index:2;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:calc(58px + var(--app-safe-top-roomy));padding:var(--app-safe-top-roomy) 16px 10px;background:#f3f3ef;box-shadow:0 1px #1113180d}.notice-only-header h2{margin:0;color:#22262d;font-size:20px;font-weight:900;line-height:1.15;text-align:center}.notice-only-back{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:18px;background:#f8f7f4;box-shadow:inset 0 0 0 1px #dde1e6f2;cursor:pointer}.notice-only-back img,.notice-only-settings-button img{width:20px;height:20px;object-fit:contain}.notice-only-header-right{display:flex;justify-content:flex-end}.notice-only-settings-button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:18px;background:#f8f7f4;box-shadow:inset 0 0 0 1px #dde1e6f2;cursor:pointer}.notice-only-scroll{flex:1;min-height:0;overflow-y:auto;padding:12px 16px calc(var(--app-safe-bottom-roomy) + 18px);background:#f3f3ef}.notice-only-list-panel{min-height:0}.notice-only-list{display:grid;gap:14px}.notice-only-item{position:relative;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 2px 8px #1c232d0a}.notice-only-item-gesture{position:relative;z-index:1;border-radius:24px}.notice-only-item-gesture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;box-shadow:0 0 0 1px #e0e4e9f2;pointer-events:none}.notice-only-item-main{display:grid;grid-template-columns:44px minmax(0,1fr) 54px;align-items:center;gap:14px;width:100%;min-height:108px;padding:16px 18px;border:0;border-radius:24px;background:#fff;color:inherit;text-align:left;transition:transform .18s ease;cursor:pointer}.notice-only-item.is-unread .notice-only-item-main{background:#fff}.notice-only-item-main:disabled{opacity:.56}.notice-only-logo,.notice-only-mini-logo,.notice-only-empty-icon{display:grid;place-items:center;color:#fff;font-style:normal;font-weight:950;background:linear-gradient(145deg,#151820,#343a45)}.notice-only-logo{width:44px;height:44px;border-radius:14px;box-shadow:inset 0 1px #ffffff1f}.notice-only-logo img,.notice-only-mini-logo img{width:22px;height:22px;object-fit:contain}.notice-only-logo--page,.notice-only-mini-logo--page,.notice-only-empty-icon--page{background:#232833}.notice-only-logo--page img,.notice-only-mini-logo--page img,.notice-only-empty-icon--page img{width:22px;height:22px}.notice-only-copy{display:grid;min-width:0}.notice-only-title-line{display:flex;align-items:center;gap:7px;min-width:0}.notice-only-title-line strong{min-width:0;overflow:hidden;color:#191f28;font-size:17px;font-weight:900;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.notice-unread-dot{flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:#ff2b63}.notice-only-summary{display:-webkit-box;margin-top:6px;overflow:hidden;color:#67707c;font-size:13px;font-weight:800;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notice-only-meta{margin-top:8px}.notice-only-meta em{display:block;overflow:hidden;color:#9ca5b1;font-size:12px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.notice-only-tail{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px}.notice-only-tail time{color:#6a7280;font-size:12px;font-weight:900;line-height:1.2;white-space:nowrap}.notice-only-mini-logo{width:40px;height:40px;border-radius:14px;box-shadow:inset 0 1px #ffffff29}.notice-only-mini-logo.is-membership{background:linear-gradient(145deg,#ff8d6a,#ff4e68)}.notice-only-mini-logo.is-wallet{background:linear-gradient(145deg,#ffbf5a,#ff8f3d)}.notice-only-mini-logo.is-income{background:linear-gradient(145deg,#27b18a,#1f8c74)}.notice-only-mini-logo.is-service{background:linear-gradient(145deg,#4f8dff,#2f5fde)}.notice-only-mini-logo.is-review{background:linear-gradient(145deg,#151820,#343a45)}.notice-only-delete{position:absolute;top:0;right:0;width:92px;height:100%;border:0;border-radius:24px;background:#ff3b5f;color:#fff;font-size:13px;font-weight:900;cursor:pointer}.notice-only-delete:disabled{opacity:.55;cursor:default}.notice-state-card{display:grid;place-items:center;min-height:360px;margin-top:8px;padding:28px 20px;border-radius:22px;background:#fff;color:#97a0ab;text-align:center;box-shadow:0 0 0 1px #e0e4e9f2}.notice-state-card.is-error{background:#fff4f6}.notice-state-card strong{margin-top:4px;color:#22262d;font-size:15px;font-weight:900;line-height:1.3}.notice-state-card.is-error strong{color:#c53a5c}.notice-state-card p{margin:7px 0 0;color:#97a0ab;font-size:13px;font-weight:800;line-height:1.45}.notice-only-empty-icon{width:44px;height:44px;border-radius:16px;font-size:17px}.notice-state-card.is-error .notice-only-empty-icon{background:linear-gradient(145deg,#f25b7b,#d72e55)}.notice-only-loading-dot{width:28px;height:28px;border:3px solid #eef0f4;border-top-color:#111318;border-radius:999px;animation:login-oauth-spin .8s linear infinite}.notice-state-actions{display:flex;gap:10px;margin-top:18px}.notice-state-button{min-width:92px;height:40px;padding:0 18px;border:0;border-radius:999px;background:#111318;color:#fff;font-size:13px;font-weight:900;cursor:pointer}.notice-load-more-button{width:100%;height:42px;margin-top:12px;border:0;border-radius:999px;background:#111318;color:#fff;font-size:13px;font-weight:900;cursor:pointer}.notice-load-more-button:disabled{opacity:.52;cursor:default}.notice-bottom-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 0 4px;color:#97a0ab;font-size:12px;font-weight:800}.notice-bottom-loading-dot{width:18px;height:18px;border:2px solid #e7eaef;border-top-color:#232833;border-radius:999px;animation:login-oauth-spin .8s linear infinite}.notice-detail-screen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;flex-direction:column;background:#f3f3ef}.notice-detail-scroll{flex:1;min-height:0;overflow-y:auto;padding:12px 16px calc(var(--app-safe-bottom-roomy) + 24px)}.notice-detail-state-card{min-height:calc(var(--app-screen-height) - 180px)}.notice-detail-card{padding:18px;border-radius:22px;background:#fff;box-shadow:0 0 0 1px #e0e4e9f2}.notice-detail-card>strong{display:block;color:#202631;font-size:18px;font-weight:950;line-height:1.35}.notice-detail-meta{margin:8px 0 0;color:#97a0ab;font-size:12px;font-weight:800;line-height:1.45}.notice-detail-cover{overflow:hidden;margin-top:14px;border-radius:18px;background:#eef0f4;aspect-ratio:16 / 9}.notice-detail-cover.is-image{aspect-ratio:16 / 10}.notice-detail-cover img{display:block;width:100%;height:100%;object-fit:cover}.notice-detail-body{margin-top:14px;color:#46505e;font-size:14px;font-weight:750;line-height:1.75;white-space:pre-wrap;word-break:break-word}.notice-detail-action-button{width:100%;height:48px;margin-top:18px;border:0;border-radius:16px;background:#111318;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.notice-settings-sheet-shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:35;display:flex;align-items:flex-end;padding-top:48px}.notice-settings-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.notice-settings-sheet-panel{position:relative;z-index:1;width:100%;max-height:calc(100% - 28px);padding:16px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 44px #0f172a2e}.notice-settings-sheet-handle{width:52px;height:6px;margin:0 auto 18px;border-radius:999px;background:#d8dde5}.notice-settings-sheet-header{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px;margin-bottom:16px}.notice-settings-sheet-heading{text-align:center}.notice-settings-sheet-header strong{color:#232833;font-size:19px;font-weight:900}.notice-settings-sheet-nav-button,.notice-settings-sheet-close{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:14px;background:#f4f6fb;color:#5f6774;cursor:pointer}.notice-settings-sheet-nav-button .ui-icon,.notice-settings-sheet-close .ui-icon,.notice-settings-sheet-nav-button .nav-icon-image{width:18px;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;fill:none}.notice-settings-sheet-card{overflow:hidden;border-radius:22px;background:#fff;box-shadow:inset 0 0 0 1px #e1e5ebeb}.notice-settings-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;border:0;background:transparent;text-align:left;cursor:pointer}.notice-settings-row+.notice-settings-row{border-top:1px solid #e7ebf0}.notice-settings-row-icon{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px}.notice-settings-row-icon img,.notice-settings-row-action img{width:24px;height:24px;object-fit:contain}.notice-settings-row-copy{min-width:0;flex:1}.notice-settings-row-copy strong{display:block;color:#232833;font-size:15px;font-weight:900;line-height:1.3}.notice-settings-row-copy p{margin:6px 0 0;color:#96a0ae;font-size:12px;font-weight:700;line-height:1.5}.notice-settings-row-action{display:inline-flex;align-items:center;justify-content:center;min-width:44px;color:#5e6774;font-size:13px;font-weight:900;white-space:nowrap}.notice-settings-row-action.is-danger{min-width:28px;color:#232833}.notice-state-button:disabled,.notice-detail-action-button:disabled,.notice-only-back:disabled,.notice-only-settings-button:disabled,.notice-settings-sheet-close:disabled,.notice-settings-row:disabled{opacity:.5;cursor:default}@media (max-width: 420px){.notice-settings-sheet-panel{padding-right:14px;padding-left:14px}}.about-page{color:#2f3136}.about-scroll-area{padding-bottom:calc(var(--app-bottom-nav-reserved) + 26px)}.about-hero-card{display:flex;align-items:center;gap:14px;padding:18px 16px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,111,145,.18),transparent 38%),linear-gradient(145deg,#151820,#252b36)}.about-brand-mark{display:grid;place-items:center;flex:0 0 auto;width:58px;height:58px;border-radius:18px;overflow:hidden;background:#050711;box-shadow:inset 0 1px #ffffff47}.about-brand-logo-image{display:block;width:100%;height:100%;object-fit:cover}.about-hero-copy{min-width:0}.about-hero-copy strong{display:block;color:#fff;font-size:18px;font-weight:900}.about-hero-copy p{margin:8px 0 0;color:#ffffffc2;font-size:13px;line-height:1.7}.about-card{margin-top:14px}.general-settings-scroll-area{padding-bottom:calc(var(--app-bottom-nav-reserved) + 26px)}.comment-center-actions{display:grid;gap:10px;margin-top:14px}.comment-center-secondary{width:100%;height:46px;border:0;border-radius:16px;background:#f5f6f8;color:#4a525d;font-size:15px;font-weight:700;cursor:pointer}.inline-feedback-pill{margin-top:12px;padding:10px 12px;border-radius:14px;background:#ffffff24;color:#ffffffeb;font-size:12px;font-weight:700;line-height:1.45}.inline-feedback-pill.is-error{background:#ff56762e;color:#ffd9e3}.account-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 0;overflow-y:auto;padding:12px 8px 20px}.account-group{margin-top:14px}.account-group:first-child{margin-top:0}.account-group h3{margin:0 0 10px;color:#8c96a5;font-size:13px;font-weight:900}.account-list-card{border-radius:22px;background:#fff;box-shadow:0 12px 28px #0f172a0f;overflow:hidden}.account-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:14px 16px}.account-item-button{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.account-item-button:disabled{opacity:.5;cursor:default}.account-item+.account-item{border-top:1px solid #efeff2}.account-item-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.account-item-main span{color:#232833;font-size:14px;font-weight:800}.account-item-main em{color:#8c96a5;font-style:normal;font-size:13px;font-weight:800;margin-left:auto}.account-item-main small{display:block;margin-left:auto;color:#8c96a5;font-size:13px;font-weight:700;line-height:1.45;text-align:right}.account-item .ui-icon{width:16px;height:16px;color:#98a0ab}.account-switch{position:relative;width:42px;height:24px;display:inline-block;vertical-align:middle;padding:0;border:0;border-radius:999px;background:#d9dde3;cursor:pointer;box-shadow:inset 0 0 0 1px #1113180a;transition:background .18s ease,box-shadow .18s ease,opacity .18s ease}.account-switch.is-on{background:#ff1f63}.account-switch i{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #0f172a1f;transition:left .18s ease,transform .18s ease}.account-switch.is-on i{left:20px}.account-switch-display{pointer-events:none}.account-manage-page{background:#fff;overflow:hidden}.account-manage-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 calc(var(--app-bottom-nav-reserved) + 26px) 0;overflow-y:auto;padding:10px 16px 16px;display:grid;gap:12px}.account-card{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1.5px solid transparent;border-radius:22px;background:#fff;box-shadow:0 12px 28px #0f172a0f;text-align:left;cursor:pointer}.account-card.is-active{border-color:#ff1f63}.account-card-avatar{width:54px;height:54px;border-radius:999px;background:linear-gradient(135deg,#d6d9de,#a9b0ba);background-position:center;background-repeat:no-repeat;background-size:cover}.account-card-avatar-first{background:linear-gradient(135deg,#d9dce0,#8a96a5)}.account-card-avatar-second{background:linear-gradient(135deg,#d7ddd7,#95aa97)}.account-card-copy{flex:1;min-width:0}.account-card-copy h3{margin:0;color:#2f3136;font-size:16px;font-weight:700}.account-card-copy p{margin:6px 0 0;color:#8c96a5;font-size:13px;font-weight:700}.account-card-check{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;border:2px solid #4d5560}.account-card-check.is-active{border:0;color:#ff1f63}.account-card-check .ui-icon{width:22px;height:22px}.account-card-actions{display:grid;justify-items:end;gap:10px}.account-manage-footer{position:absolute;right:0;bottom:0;left:0;z-index:3;display:grid;gap:10px;padding:12px 20px var(--app-safe-bottom-roomy);background:#fff}.account-security-card{box-shadow:0 12px 28px #0f172a0f}.account-item-switch{min-height:56px}.account-manage-description{margin:0;color:#8c96a5;font-size:13px;font-weight:700;line-height:1.65}.login-device-card{padding:16px;border-radius:18px;background:#f8f9fb;box-shadow:none}.login-device-card-title-row{display:flex;align-items:center;gap:8px;min-width:0}.login-device-card-title-row h3{margin:0;color:#232833;font-size:16px;font-weight:900}.login-device-card-badge{min-width:40px;height:22px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,#ff5a72,#ff2e63);color:#fff;font-size:11px;font-weight:900;line-height:22px;text-align:center}.login-device-card-meta{display:grid;gap:8px;margin-top:12px}.login-device-card-footer{display:flex;justify-content:flex-end;margin-top:14px}.login-device-card-meta-row{display:flex;align-items:flex-start;gap:6px;color:#8c96a5;font-size:13px;line-height:1.5}.login-device-card-meta-row span{flex:0 0 auto}.login-device-card-meta-row strong{color:#4b5563;font-size:13px;font-weight:700;line-height:1.5}.account-manage-empty-card{min-height:160px;display:grid;place-items:center;text-align:center}.login-device-page .account-manage-scroll-area{inset:calc(var(--app-safe-top-compact) + 56px) 0 0;padding:8px 16px 24px;display:flex;flex-direction:column;gap:14px}.login-device-page .account-manage-description{line-height:1.6}.login-device-page .account-manage-empty-card{min-height:220px;justify-items:center;align-content:center}.login-device-page .account-manage-empty-card strong{font-size:17px}.login-device-page .account-manage-empty-card p{margin-top:10px;max-width:240px;font-size:12px}.account-manage-list{display:grid;gap:10px}.account-manage-entry{cursor:default}.account-security-detail-page{background:#fff}.account-security-simple-page{background:#eef0f4}.account-security-detail-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 calc(var(--app-safe-bottom-roomy) + 84px) 0;overflow-y:auto;padding:10px 16px 20px}.account-security-detail-scroll-area.has-header-subtitle{inset:calc(var(--app-safe-top-compact) + 86px) 0 calc(var(--app-safe-bottom-roomy) + 84px) 0;padding-top:14px}.realname-scroll-area.has-header-subtitle{inset:calc(var(--app-safe-top-compact) + 86px) 0 calc(var(--app-bottom-nav-reserved) + 26px) 0;padding-top:14px}.account-security-detail-footer{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:8px 16px var(--app-safe-bottom-roomy);background:#fff}.account-security-hero-card{padding:16px;border-radius:22px;background:#fff;box-shadow:0 12px 28px #0f172a0f}.account-security-hero-label,.account-security-field-label{display:block;color:#8c96a5;font-size:12px;font-weight:900}.account-security-field-label.secondary{margin-top:12px}.account-security-hero-value{display:block;margin-top:8px;color:#202631;font-size:22px;font-weight:900}.account-security-hero-copy{margin:10px 0 0;color:#8c96a5;font-size:12px;font-weight:700;line-height:1.6}.account-security-stage-block{margin-top:18px}.account-security-stage-block h3{margin:0 0 10px;color:#2a313b;font-size:14px;font-weight:900}.account-security-stage-card,.account-security-wechat-card{padding:14px;border-radius:18px;background:#f8f9fb;box-shadow:none}.account-security-input-shell{display:flex;align-items:center;min-height:56px;margin-top:10px;padding:0 16px;border-radius:18px;background:#fff}.account-security-input{width:100%;border:0;background:transparent;color:#202631;font-size:16px;font-weight:700;outline:none}.account-security-input::placeholder{color:#a1a8b3}.account-security-stage-helper{margin:10px 0 0;color:#a1a8b3;font-size:12px;font-weight:700;line-height:1.5}.account-security-stage-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.account-security-stage-heading h3{margin:0}.account-security-stage-heading p{margin:8px 0 0;color:#8c96a5;font-size:12px;font-weight:700}.account-security-stage-trailing{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.account-security-otp-wrapper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:16px}.account-security-otp-wrapper.is-compact{gap:6px;margin-top:14px}.account-security-otp-slot{display:grid;place-items:center;height:56px;border:1.5px solid #e3e6eb;border-radius:16px;background:#fff;color:#202631;font-size:22px;font-weight:900}.account-security-otp-slot.is-compact{height:54px;font-size:21px}.account-security-otp-slot.is-active{border-color:#ff5b76;background:#fff7f9}.account-security-hidden-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.account-security-wechat-card{display:flex;align-items:center;gap:14px}.account-security-wechat-hint-card{margin-top:14px}.account-security-wechat-icon-shell{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(180deg,#e8fff1,#d8f8e4);color:#18ad60}.account-security-wechat-icon-shell .ui-icon{width:26px;height:26px}.account-security-wechat-copy{flex:1;min-width:0}.account-security-wechat-copy strong{display:block;color:#202631;font-size:18px;font-weight:900}.account-security-wechat-copy p,.account-security-wechat-hint,.account-security-header-subtitle{margin:8px 0 0;color:#8c96a5;font-size:12px;font-weight:700;line-height:1.6}.account-security-wechat-hint{margin:14px 0 0;padding:0 2px}.account-security-header-subtitle{margin:0;padding:0 24px;text-align:center}.account-security-simple-divider{position:absolute;top:calc(var(--app-safe-top-roomy) + 58px);left:0;right:0;height:1px;background:#e5e8ed}.account-security-placeholder-card{min-height:180px;display:grid;place-items:center;text-align:center}.account-security-simple-body{position:absolute;inset:calc(var(--app-safe-top-roomy) + 59px) 0 0;display:grid;place-items:center;padding:28px 28px calc(var(--app-safe-bottom-roomy) + 28px);text-align:center}.account-security-simple-body p{margin:0;max-width:260px;color:#5f6976;font-size:16px;font-weight:800;line-height:1.8}.account-security-discard-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-security-discard-button{width:100%;height:44px;border:0;border-radius:14px;background:#111318;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.account-security-discard-button.is-secondary{background:#f2f4f7;color:#737b87}.account-security-unavailable-card{min-height:220px;display:grid;place-items:center;align-content:center;text-align:center}.profile-page{background:#f4f7fb;overflow:hidden}.profile-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 0;overflow-y:auto;padding:12px 16px 28px}.profile-hero{display:grid;justify-items:center;padding:8px 0 18px}.profile-main-avatar{width:96px;height:96px;border-radius:999px;background:linear-gradient(135deg,#d2d7dc,#9fa7b1);background-position:center;background-repeat:no-repeat;background-size:cover}.profile-hero h3{margin:14px 0 0;color:#2f3136;font-size:18px;font-weight:700}.profile-hero p{margin:8px 0 0;color:#9aa0a8;font-size:13px;font-weight:600}.profile-hero span{color:#ff2e63}.profile-list-card,.profile-avatar-panel{border-radius:18px;background:#fafafa;overflow:hidden;margin-top:12px}.profile-item{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border:0;background:transparent;cursor:pointer}.profile-item-editor{display:block}.profile-item+.profile-item,.profile-device-row+.profile-item{border-top:1px solid #efeff2}.profile-item strong,.profile-device-row strong{color:#2f3136;font-size:15px;font-weight:700}.profile-item-main{display:flex;align-items:flex-start;gap:8px;color:#676d76;font-size:14px;font-weight:600;text-align:right;max-width:74%}.profile-item-main .ui-icon{flex:0 0 auto;width:18px;height:18px;color:#626973}.profile-item-text{display:block;line-height:1.5}.profile-editor-main{margin-top:12px}.profile-editor-input,.profile-editor-textarea{width:100%;border:0;border-radius:14px;background:#fff;color:#2f3136;font:inherit;box-sizing:border-box}.profile-editor-input{height:46px;padding:0 14px}.profile-editor-textarea{min-height:92px;padding:12px 14px;resize:none}.profile-editor-input::placeholder,.profile-editor-textarea::placeholder{color:#a0a6ae}.profile-editor-input:focus,.profile-editor-textarea:focus{outline:2px solid rgba(255,31,99,.18)}.profile-editor-count{display:block;margin-top:8px;text-align:right;color:#9aa0a8;font-size:12px;font-weight:600}.profile-editor-feedback{margin:12px 4px 0;color:#737a84;font-size:13px;font-weight:600}.profile-editor-feedback.is-error{color:#dd335f}.profile-settings-hero-card{display:grid;justify-items:center;padding:8px 0 4px}.profile-settings-avatar-trigger{position:relative;width:96px;height:96px;padding:0;border:0;background:transparent;cursor:pointer}.profile-settings-avatar{display:block;width:96px;height:96px;border-radius:32px;border:4px solid #ffffff;background:linear-gradient(180deg,#ffffffc7,#ffffff5c),linear-gradient(135deg,#d5dbe5,#9da8b8);box-shadow:0 14px 28px #606b802e,inset 0 1px #ffffff9e;background-position:center;background-repeat:no-repeat;background-size:cover}.profile-settings-avatar.is-filled{background-image:none}.profile-settings-vip-badge{position:absolute;top:-4px;right:-8px;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 9px;border-radius:999px;background:linear-gradient(180deg,#ff9f57,#ff6f47);color:#fff;font-size:10px;font-weight:900;letter-spacing:.06em;box-shadow:0 10px 18px #ff6f473d}.profile-settings-avatar-status{position:absolute;right:-6px;bottom:3px;display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:20px;padding:0 7px;border-radius:999px;background:#1e222adb;color:#fff;font-size:10px;font-weight:900;white-space:nowrap;box-shadow:0 8px 18px #20263138}.profile-settings-avatar-camera{position:absolute;left:-2px;bottom:-2px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;box-shadow:0 10px 20px #0f172a2e;color:#5f6774}.profile-settings-avatar-camera .ui-icon{width:16px;height:16px}.profile-settings-title-row{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:14px}.profile-settings-hero-card h3{margin:0;color:#202631;font-size:20px;font-weight:900}.profile-settings-inline-status,.profile-settings-row-status{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:24px;padding:0 10px;border-radius:999px;background:#eef0f4;color:#8c96a5;font-size:11px;font-weight:900;white-space:nowrap}.profile-settings-row-status{height:22px;padding:0 9px}.profile-settings-uid-row{display:flex;align-items:center;gap:8px;margin-top:8px;color:#97a1b1;font-size:13px;font-weight:800}.profile-settings-copy-button{padding:0;border:0;background:transparent;color:#ff5c6d;font-size:13px;font-weight:900;cursor:pointer}.profile-settings-copy-button:disabled{opacity:.5;cursor:not-allowed}.profile-sheet-error{color:#d64060}.page-floating-toast{position:absolute;top:calc(var(--app-safe-top-compact) + 64px);left:16px;right:16px;z-index:40;min-height:48px;display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:18px;background:#0e804af0;color:#fff;font-size:13px;line-height:1.45;font-weight:800;text-align:center;box-shadow:0 18px 40px #0f172a2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.page-floating-toast.is-error{background:#d64060f0}.player-floating-toast{top:calc(var(--app-safe-top-roomy) + 58px);z-index:64;pointer-events:none}.profile-settings-section{margin-top:20px}.profile-settings-section h3{margin:0 0 8px;color:#8c96a5;font-size:13px;font-weight:900}.profile-settings-card{overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 12px 28px #0f172a0f}.profile-settings-row,.profile-settings-switch-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:0;background:transparent}.profile-settings-row{cursor:pointer}.profile-settings-switch-row{align-items:flex-start}.profile-settings-row+.profile-settings-row,.profile-settings-switch-row+.profile-settings-row,.profile-settings-row+.profile-settings-switch-row{border-top:1px solid #eceff3}.profile-settings-row strong,.profile-settings-switch-copy strong{color:#232833;font-size:14px;font-weight:900}.profile-settings-row-main{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.profile-settings-row-value{max-width:190px;color:#667080;font-size:13px;font-weight:800;line-height:1.45;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-settings-row-value.is-multiline{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-settings-row-main .ui-icon{flex:0 0 auto;width:16px;height:16px;color:#9aa3b2}.profile-settings-switch-copy{flex:1;min-width:0}.profile-settings-switch-copy p{margin:7px 0 0;color:#8c96a5;font-size:12px;line-height:1.55;font-weight:700}.profile-settings-switch-row .account-switch{flex:0 0 auto;margin-left:12px}.profile-sheet-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:24;display:flex;align-items:flex-end;justify-content:center;padding-top:48px}.profile-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-sheet-card{position:relative;width:100%;max-height:calc(100% - 28px);display:flex;flex-direction:column;gap:18px;padding:16px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 44px #0f172a2e}.profile-sheet-header{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}.profile-sheet-nav-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:14px;background:#f4f6fb;cursor:pointer;color:#5f6774}.profile-sheet-nav-button .ui-icon,.profile-sheet-nav-button .nav-icon-image{width:18px;height:18px}.profile-sheet-heading{text-align:center}.profile-sheet-heading strong{display:block;color:#202631;font-size:19px;font-weight:900}.profile-sheet-heading p{margin:4px 0 0;color:#8c96a5;font-size:12px;line-height:1.55;font-weight:700}.profile-sheet-body{display:grid;gap:14px}.profile-sheet-input,.profile-sheet-textarea{width:100%;border:1px solid #ebeff5;border-radius:18px;background:#f8fafc;color:#232833;font:inherit;box-sizing:border-box}.profile-sheet-input{height:54px;padding:0 16px}.profile-sheet-textarea{min-height:136px;padding:14px 16px;resize:none}.profile-sheet-input:focus,.profile-sheet-textarea:focus,.profile-birthday-select:focus{outline:2px solid rgba(255,74,87,.18);outline-offset:0}.profile-sheet-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#8c96a5;font-size:12px;line-height:1.55;font-weight:700}.profile-sheet-meta em{flex:0 0 auto;color:#667080;font-style:normal}.profile-sheet-error{margin:0;font-size:13px;font-weight:800}.profile-sheet-submit{width:100%;margin-top:4px}.profile-gender-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.profile-gender-option{min-height:164px;display:grid;align-content:center;justify-items:center;gap:14px;padding:16px;border:1px solid #edf1f6;border-radius:24px;background:#fff;cursor:pointer}.profile-gender-option.is-active{border-color:#ffc2cb;background:#fff8fa;box-shadow:0 12px 24px #ff4a571f}.profile-gender-option.is-male.is-active{border-color:#c7d4ff;background:#f7f9ff;box-shadow:0 12px 24px #4c76ff1f}.profile-gender-symbol{width:92px;height:92px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:28px;font-weight:900}.profile-gender-option.is-female .profile-gender-symbol{background:linear-gradient(180deg,#ff7d8b,#ff4a57)}.profile-gender-option.is-male .profile-gender-symbol{background:linear-gradient(180deg,#7f9bff,#4c76ff)}.profile-gender-option strong{color:#232833;font-size:15px;font-weight:900}.profile-birthday-surface{padding:14px;border-radius:22px;background:#f8fafc}.profile-birthday-head{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;color:#8c96a5;font-size:12px;font-weight:700;text-align:center}.profile-birthday-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.profile-birthday-select{width:100%;height:52px;border:1px solid #e8edf4;border-radius:16px;background:#fff;color:#232833;font:inherit;padding:0 12px}@media (max-width: 420px){.profile-scroll-area{padding-left:12px;padding-right:12px}.profile-settings-row-value{max-width:150px}.profile-sheet-card{padding-left:14px;padding-right:14px}}.realname-page{background:radial-gradient(circle at top,rgba(255,76,122,.12),transparent 36%),#fff;overflow:hidden}.realname-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 calc(var(--app-bottom-nav-reserved) + 26px) 0;overflow-y:auto;padding:12px 16px 20px}.realname-hero-card,.realname-status-card,.realname-consent-card{margin-top:12px;border-radius:20px}.realname-hero-card{display:flex;align-items:stretch;justify-content:space-between;gap:14px;padding:14px;background:#f8f9fb;color:#22262d}.realname-hero-card:first-child{margin-top:0}.realname-hero-copy{flex:1}.realname-hero-badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#eef0f4;color:#8c96a5;font-size:11px;font-weight:900}.realname-hero-copy h3{margin:12px 0 0;color:#202631;font-size:18px;font-weight:900;line-height:1.3}.realname-hero-copy p{margin:14px 0 0;color:#a1a8b3;font-size:12px;font-weight:700;line-height:1.55}.realname-hero-meta{display:grid;align-content:space-between;min-width:132px;padding:12px;text-align:right}.realname-hero-meta strong{color:#202631;font-size:16px;font-weight:900}.realname-hero-meta span{color:#a1a8b3;font-size:11px;font-weight:800}.realname-status-card{padding:14px;background:#f8f9fb}.realname-status-card.is-success{background:linear-gradient(180deg,#effbf4,#f8fdf9)}.realname-status-card.is-danger{background:linear-gradient(180deg,#fff3f6,#fffafb)}.realname-status-card.is-waiting{background:linear-gradient(180deg,#f7f8fb,#fcfcfd)}.realname-status-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.realname-status-head span{display:block;color:#7d8590;font-size:12px;font-weight:700}.realname-status-head strong{display:block;margin-top:6px;color:#202631;font-size:18px;font-weight:900}.realname-status-chip{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;background:#fff;color:#ff2e63;font-size:12px;font-weight:800;white-space:nowrap}.realname-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;margin-top:14px;padding:14px}.realname-status-grid span{display:block;color:#8e949d;font-size:12px;font-weight:600}.realname-status-grid strong{display:block;margin-top:6px;color:#202631;font-size:14px;line-height:1.5;font-weight:900}.realname-status-note{margin:16px 0 0;padding:12px 14px;border-radius:14px;background:#ffffffdb;color:#656d78;font-size:13px;line-height:1.6}.realname-form-card{margin-top:12px;padding:0}.realname-face-panel{margin-top:12px}.realname-face-upload{display:flex;align-items:center;gap:12px;padding:16px;border:1px dashed #d8dce3;border-radius:16px;background:#fff;cursor:pointer}.realname-face-upload-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#f3f4f7;color:#59616d}.realname-face-upload-icon .ui-icon{width:22px;height:22px}.realname-face-upload-copy{flex:1}.realname-face-upload-copy strong{display:block;color:#2f3136;font-size:14px;font-weight:700}.realname-face-upload-copy span{display:block;margin-top:6px;color:#9096a0;font-size:12px;line-height:1.5}.realname-face-preview-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px;background:#fff}.realname-face-preview-card img{width:76px;height:96px;border-radius:12px;object-fit:cover;background:#edf0f4}.realname-face-preview-copy{flex:1;min-width:0}.realname-face-preview-copy span{display:block;color:#2f3136;font-size:14px;font-weight:700;line-height:1.5;word-break:break-all}.realname-face-remove{margin-top:10px;padding:0;border:0;background:transparent;color:#ff2e63;font-size:13px;font-weight:700;cursor:pointer}.realname-face-input{display:none}.realname-face-evidence{margin:10px 2px 0;color:#8b919a;font-size:12px;line-height:1.6}.realname-consent-card{background:#fafafa}.realname-consent-toggle{display:flex;align-items:flex-start;gap:12px;width:100%;padding:16px;border:0;background:transparent;text-align:left;cursor:pointer}.realname-consent-box{display:grid;place-items:center;width:22px;height:22px;margin-top:1px;border:1.5px solid #c8ced7;border-radius:999px;color:#ff2e63;flex:0 0 auto}.realname-consent-toggle.is-on .realname-consent-box{border-color:#ff2e63;background:#ff2e6314}.realname-consent-box .ui-icon{width:18px;height:18px}.realname-consent-copy{color:#5d6570;font-size:13px;line-height:1.7;font-weight:600}.realname-page .profile-item{padding:14px}.realname-page .profile-item strong{color:#202631;font-size:14px;font-weight:900}.realname-page .profile-editor-main{margin-top:10px}.realname-page .profile-editor-input{height:48px;padding:0 14px;border-radius:14px;background:#fff;color:#202631;font-size:14px;font-weight:700}.realname-page .profile-editor-input::placeholder{color:#a1a8b3;font-weight:700}.realname-page .account-manage-footer{padding:8px 16px var(--app-safe-bottom-roomy)}.realname-page .kb-primary-button{height:48px;border-radius:999px;background:#111318;color:#fff;font-size:15px;font-weight:900}.profile-avatar-panel{padding:16px}.profile-avatar-header{display:flex;align-items:center;justify-content:space-between}.profile-avatar-header h4{margin:0;color:#2f3136;font-size:15px;font-weight:700}.profile-avatar-header span{color:#8f949c;font-size:13px;font-weight:700}.profile-avatar-row{display:flex;align-items:center;gap:10px;margin-top:14px}.profile-photo-card,.profile-upload-card{position:relative;width:82px;height:82px;border-radius:14px;background:#ececee;border:0;overflow:hidden;cursor:pointer}.profile-photo-card.is-active{background:linear-gradient(135deg,#d3d8dd,#9ca5ae)}.profile-photo-card.is-pending{background:linear-gradient(135deg,#e3d9d9,#bba0a1)}.profile-photo-check{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:20px;height:20px;border-radius:999px;color:#ff1f63}.profile-photo-check .ui-icon{width:20px;height:20px}.profile-photo-image{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover}.profile-photo-badge{position:absolute;right:0;bottom:0;left:0;display:block;padding:6px 0;background:#ff1f63;color:#fff;font-size:12px;font-weight:700}.profile-upload-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#f6f6f8;color:#777f89}.profile-upload-card .ui-icon{width:18px;height:18px}.profile-upload-card span{font-size:12px;font-weight:600}.profile-device-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px}.profile-device-row p{margin:8px 0 0;color:#969ca5;font-size:12px;font-weight:600}.profile-device-right{display:flex;align-items:center;gap:10px}.profile-device-right span{color:#676d76;font-size:14px;font-weight:600}.privacy-toggle-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px;border-radius:18px;background:#fafafa;margin-bottom:12px}.privacy-toggle-card strong{color:#2f3136;font-size:15px;font-weight:700}.privacy-toggle-card p{margin:8px 0 0;color:#969ca5;font-size:12px;font-weight:600;line-height:1.5}.privacy-list-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 56px) 0 0;overflow-y:auto;padding:12px 8px 20px}.privacy-user-list{margin-top:12px}.privacy-user-row{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #efeff2}.privacy-user-avatar{width:48px;height:48px;border-radius:999px;background:linear-gradient(135deg,#d4d9de,#9ea7b0);flex:0 0 auto}.privacy-user-copy{flex:1;min-width:0}.privacy-user-copy h3{margin:0;color:#2f3136;font-size:16px;font-weight:700}.privacy-user-copy p{margin:8px 0 0;color:#8f949c;font-size:13px;font-weight:600}.privacy-user-date{flex:0 0 auto;color:#8f949c;font-size:13px;font-weight:600}.privacy-action-button{position:absolute;right:0;top:42px;min-width:96px;height:34px;padding:0 16px;border:0;border-radius:999px;background:#ff1f63;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.privacy-empty-card{padding:18px 16px;border-radius:18px;background:#fafafa}.privacy-empty-card strong{display:block;color:#2f3136;font-size:15px;font-weight:700}.privacy-empty-card p{margin:8px 0 0;color:#8f949c;font-size:13px;font-weight:600;line-height:1.6}.personal-download-scroll-area{padding-bottom:calc(var(--app-bottom-nav-reserved) + 26px)}.personal-download-copy{margin:0 0 14px;color:#525861;font-size:14px;line-height:1.6}.account-item-static{cursor:default}.account-item-static .account-item-main{display:grid;gap:6px}.account-item-static .account-item-main small{color:#9198a2;font-size:12px;line-height:1.6;font-weight:600}.personal-download-help-card{margin-top:14px}.personal-download-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.blacklist-list{display:grid;gap:12px;margin-top:14px}.blacklist-search-shell{margin-top:2px}.privacy-inline-section{display:grid;gap:12px;margin-top:18px}.privacy-inline-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.privacy-inline-heading strong{color:#2f3136;font-size:16px;font-weight:800}.privacy-inline-heading span{color:#8f959e;font-size:12px;font-weight:700}.blacklist-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;background:#fafafa}.blacklist-item-main{display:flex;align-items:center;gap:12px;min-width:0}.blacklist-avatar{flex:0 0 auto;width:52px;height:52px;border-radius:999px;background:linear-gradient(180deg,#eceef2,#d9dde5);background-position:center;background-size:cover}.blacklist-avatar.has-image{background-color:#eceef2}.blacklist-copy{min-width:0}.blacklist-copy strong{display:block;color:#2f3136;font-size:14px;font-weight:800}.blacklist-copy p{margin:6px 0 0;color:#555c65;font-size:13px;line-height:1.6}.blacklist-copy span{display:block;margin-top:6px;color:#9aa0a8;font-size:12px;font-weight:600}.theater-page,.theater-filter-page{background:#fff;overflow:hidden;color:#2f2f35}.theater-fixed-top{position:absolute;top:var(--app-safe-top-compact);left:0;right:0;z-index:3;padding:0 12px 8px;background:#fff}.theater-fixed-top-filter{padding:0 0 12px;background:#fff}.theater-header{display:flex;align-items:center;gap:10px}.theater-search-bar{flex:1;display:flex;align-items:center;gap:9px;width:100%;height:46px;padding:0 8px 0 16px;border:0;border-radius:999px;background:#f4f5f7;color:#a0a4ab;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.theater-search-bar .ui-icon{width:18px;height:18px;stroke-width:2}.theater-search-bar span{flex:1}.theater-search-bar strong{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:34px;border-radius:999px;background:#ff2459;color:#fff;font-size:14px;font-weight:800}.theater-login-button{min-width:62px;height:32px;padding:0 16px;border:0;border-radius:999px;background:#ff2459;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.theater-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.theater-inline-filters{display:grid;gap:6px;margin-top:8px}.theater-inline-filter-row{display:flex;flex-wrap:nowrap;gap:8px;min-width:0;overflow-x:auto;overflow-y:hidden;padding:1px 0 3px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.theater-inline-filter-row::-webkit-scrollbar{display:none}.theater-inline-filter-row .theater-filter-chip{flex:0 0 auto;min-width:54px;height:30px;padding:0 15px;font-size:13px}.theater-filter-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;padding:0 12px}.theater-filter-header h2{margin:0;text-align:center;font-size:18px;font-weight:700}.theater-scroll-area{position:absolute;inset:calc(var(--app-safe-top-compact) + 136px) 0 0;overflow-y:auto;padding:0 18px calc(var(--app-bottom-nav-reserved) + 12px)}.theater-filter-scroll-area{inset:calc(var(--app-safe-top-compact) + 156px) 0 0}.theater-tabs{display:flex;align-items:center;gap:22px}.theater-tab{padding:0;border:0;background:transparent;color:#afb3b9;font-size:18px;font-weight:800;cursor:pointer}.theater-tab.is-active{color:#4f5661}.theater-filter-button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#71757d;font-size:16px;font-weight:800;cursor:pointer}.theater-filter-button .ui-icon{width:18px;height:18px;stroke-width:2}.theater-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.theater-grid.is-compact-top{margin-top:12px}.theater-card{min-width:0;border-radius:18px;background:#fff;overflow:hidden;border:1px solid #eef1f4;box-shadow:none}.theater-card-button{width:100%;padding:0;border:0;background:#fff;text-align:left;cursor:pointer}.theater-card-poster-shell{position:relative;display:block}.theater-poster{position:relative;aspect-ratio:1 / 1.4;overflow:hidden}.theater-poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0a,#0f172a57)}.theater-poster-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.theater-poster-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(160deg,#ffffff3d,#00000014)}.theater-poster-placeholder span{color:#ffffffbd;font-size:17px;font-weight:900;letter-spacing:.04em}.theater-card-tags{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.theater-card-score-tag,.theater-card-dark-tag{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:20px;padding:4px 8px;border-radius:13px;color:#fff;font-size:9px;font-weight:700;line-height:1}.theater-card-score-tag{background:#ff4654}.theater-card-dark-tag{background:#222934}.theater-card-body{padding:10px}.theater-card-title-button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.theater-card-title-row{display:flex;align-items:center;gap:10px;min-width:0}.theater-card-score-chip{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:24px;padding:0 6px;border-radius:13px;background:#fff0f1;color:#ff5a61;font-size:11px;font-weight:700;line-height:1;flex:0 0 auto}.theater-card-title-row h3{margin:0;min-width:0;color:#1b212b;font-size:14px;font-weight:700;line-height:1.25;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theater-card-meta-text{display:block;margin:5px 0 0;color:#98a0aa;font-size:10px;line-height:1.25;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theater-card-footer{display:flex;align-items:center;gap:6px;margin-top:9px}.theater-card-publisher-button{width:100%;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.theater-card-publisher-button:disabled{cursor:default}.theater-card-footer-avatar{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;overflow:hidden;border-radius:999px;background:linear-gradient(135deg,#f0d9d9,#c9ced7)}.theater-card-footer-avatar img{width:100%;height:100%;object-fit:cover;display:block}.theater-card-footer-avatar span{color:#fff;font-size:9px;font-weight:700}.theater-card-footer p{margin:0;min-width:0;flex:1 1 auto;color:#a2a8b1;font-size:9.5px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theater-card-self-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:18px;padding:0 7px;border-radius:999px;background:#ff24591a;color:#ff2459;font-size:9px;line-height:1;font-weight:800}.theater-loading-pill,.theater-status-pill{display:inline-flex;align-items:center;gap:6px;margin-top:16px;padding:7px 12px;border-radius:999px;background:#f5f5f7;color:#6b7078;font-size:12px;font-weight:600}.theater-loading-pill .ui-icon,.theater-status-pill .ui-icon{width:15px;height:15px;stroke-width:2}.theater-loading-pill .ui-icon{animation:ninokino-player-loading-spin .8s linear infinite}.theater-loading-more{width:fit-content;margin:18px auto 0}.theater-empty-card{margin-top:16px}.filter-chip-section{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;margin-top:14px;padding:0 12px}.filter-chip-label{display:block;color:#555c66;font-size:14px;font-weight:800;white-space:nowrap}.filter-chip-row{display:flex;flex-wrap:nowrap;gap:10px;min-width:0;overflow-x:auto;overflow-y:hidden;padding:2px 0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.filter-chip-row::-webkit-scrollbar{display:none}.filter-chip{flex:0 0 auto;min-height:30px;padding:0 14px;border:1px solid #eceef2;border-radius:999px;background:#f8f8fa;color:#757b84;font-size:13px;font-weight:750;cursor:pointer}.filter-chip.is-active{border-color:#ff245933;background:#ff24591a;color:#ff2459}.theater-filter-options-empty{margin-top:18px;padding:12px 14px;border-radius:16px;background:#f7f8fa;color:#757b84;font-size:13px;font-weight:650;line-height:1.5}.bottom-nav{position:absolute;right:0;bottom:0;left:0;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:60px;padding:8px 12px var(--app-safe-bottom-compact);background:linear-gradient(180deg,#0a0a0a05,#0a0a0ac2)}.bottom-nav.bottom-nav-solid{position:fixed}.bottom-nav-item{display:flex;align-items:center;justify-content:center;width:100%;border:0;background:transparent;color:#ffffff9e;font-size:18px;font-weight:700;cursor:pointer}.bottom-nav-item.is-active{color:#fff}.bottom-nav.bottom-nav-light{position:absolute;background:#fffffff5;box-shadow:0 -8px 24px #262d3f14}.bottom-nav-item.bottom-nav-item-light{color:#b7bbc1}.bottom-nav-item.bottom-nav-item-light.is-active{color:#2f3136}.player-page{background:#111821}.player-header{position:absolute;top:calc(var(--app-safe-top-roomy) + 16px);left:16px;right:16px;z-index:5;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.player-header-left{display:flex;align-items:center;gap:8px;min-width:0}.player-back{width:32px;height:32px;border-radius:999px;background:transparent;color:#fff;pointer-events:auto}.player-back .nav-icon-image{width:24px;height:24px;filter:brightness(0) invert(1)}.player-header-left h2{margin:0;min-width:0;color:#fff;font-size:17px;line-height:1;font-weight:800;white-space:nowrap;text-shadow:0 2px 10px rgba(0,0,0,.24)}.player-share{display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:999px;background:#252b3775;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.player-share .ui-icon{width:23px;height:23px}.player-video-area{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;background:#3f4854}.player-video-area.is-cleared{top:0;right:0;bottom:0;left:0}.player-clear-hit-area{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.player-video-player.ninokino-player{background:#3f4854}.player-video-player .ninokino-player-poster,.player-video-player .ninokino-player-video{object-fit:cover}.player-video-player .ninokino-player-state-icon img{width:44px;height:44px}.player-video-fallback{display:flex;flex-direction:column;align-items:center;gap:12px;color:#ffffffe0;font-size:13px;font-weight:700}.player-video-fallback .ui-icon{width:36px;height:36px}.player-fallback-action{min-width:132px;height:40px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#ff3c74,#ff7c4f);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.player-bottom-dock{position:absolute;right:0;bottom:0;left:0;z-index:4;padding:220px 0 max(8px,env(safe-area-inset-bottom) + 6px);background:linear-gradient(180deg,#0d121a00,#0c10172e 34%,#080b11bd 66%,#03050afa);pointer-events:none}.player-overlay.is-cleared .player-bottom-dock{z-index:5;padding:0 0 max(3px,env(safe-area-inset-bottom) + 2px);background:none}.player-overlay.is-cleared .player-header,.player-overlay.is-cleared .player-info-card,.player-overlay.is-cleared .player-status-pill,.player-overlay.is-cleared .player-bottom-actions,.player-overlay.is-cleared .player-playlist-sheet,.player-overlay.is-cleared .ninokino-player-state-icon,.player-overlay.is-cleared .ninokino-player-loading{display:none}.player-overlay.is-cleared .player-progress-track{height:18px;margin:0 12px}.player-overlay.is-cleared .player-progress-track:before,.player-overlay.is-cleared .player-progress-active{height:3px}.player-info-card{display:grid;grid-template-columns:40px minmax(0,1fr) 62px;align-items:start;gap:12px;padding:0 18px 7px;pointer-events:auto}.player-cover-thumb{display:grid;place-items:center;width:40px;height:48px;border-radius:8px;background:#f5f8fceb;color:#9ca2ab;overflow:hidden}.player-cover-thumb .ui-icon{width:16px;height:16px;stroke-width:1.8}.player-cover-thumb img{width:100%;height:100%;object-fit:cover;display:block}.player-title-button{display:block;width:100%;margin:0;padding:0;border:0;background:transparent;color:#fff;font-size:14.5px;line-height:1.18;font-weight:800;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 10px rgba(0,0,0,.32);cursor:pointer}.player-summary-button{display:flex;align-items:flex-end;gap:4px;width:100%;margin:4px 0 0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.player-summary-button span{min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:32px;overflow:hidden;color:#ffffffdb;font-size:11px;line-height:1.38;font-weight:650;text-shadow:0 2px 10px rgba(0,0,0,.34)}.player-summary-button em,.player-expand-copy{flex:0 0 auto;margin-bottom:1px;font-style:normal;color:#fff;font-size:11px;line-height:1.38;font-weight:800;white-space:nowrap}.player-author-row{display:flex;align-items:center;gap:6px;min-width:0;margin-top:5px}.player-author-line{display:flex;align-items:center;gap:6px;min-width:0;max-width:min(46vw,148px);margin:0;padding:0;border:0;background:transparent;color:#ffffffbd;font-size:11px;line-height:1;font-weight:750;cursor:pointer}.player-author-avatar{overflow:hidden;flex:0 0 auto;width:16px;height:16px;border-radius:999px;background:#f5f8fce6}.player-author-avatar img{width:100%;height:100%;object-fit:cover;display:block}.player-author-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-author-row .publisher-review-chip,.player-author-row .publisher-self-chip{height:18px;padding:0 6px;font-size:9px}.player-author-row .publisher-review-chip{background:#ffe8a6f0;color:#6f4900;border-color:transparent}.player-author-row .publisher-self-chip{background:#ffffff2e;color:#fffffff0}.player-author-follow{flex:0 0 auto;height:20px;min-width:42px;padding:0 7px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff26;color:#fff;font-size:10px;line-height:1;font-weight:800;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.player-author-follow:disabled{cursor:default;opacity:.72}.player-author-follow.is-followed{background:#fffffff0;color:#151820}.player-follow-star{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;min-height:48px;padding:0;border:0;background:transparent;color:#ff0f52;cursor:pointer}.player-follow-star:disabled{cursor:default;opacity:.76}.player-follow-star.is-active{color:#ff0f52}.player-follow-star.is-active .player-follow-icon-image{filter:drop-shadow(0 6px 14px rgba(0,0,0,.24)) drop-shadow(0 0 10px rgba(255,15,82,.22))}.player-follow-star .ui-icon{width:30px;height:30px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.24))}.player-follow-icon-image{width:30px;height:30px;display:block;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(0,0,0,.24))}.player-follow-star span{color:#fff;font-size:10px;font-weight:800;line-height:1;text-align:center;white-space:nowrap;text-shadow:0 2px 10px rgba(0,0,0,.3)}.player-progress-track{position:relative;height:13px;margin:0 18px 7px;pointer-events:auto}.player-progress-track:before{content:"";position:absolute;top:50%;left:0;right:0;height:3px;background:#fff3;transform:translateY(-50%)}.player-progress-active{position:absolute;top:50%;left:0;width:34%;height:3px;border-radius:999px;background:#ff0f52;transform:translateY(-50%);box-shadow:0 0 10px #ff0f5252}.player-progress-dot{position:absolute;top:50%;left:0;width:10px;height:10px;border-radius:999px;background:#ff0f52;box-shadow:0 0 0 3px #ff0f5233;transform:translate(-50%,-50%);pointer-events:none}.player-progress-input{position:absolute;top:-6px;right:0;bottom:-6px;left:0;z-index:2;width:100%;height:24px;margin:0;padding:0;border:0;opacity:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer}.player-progress-input:disabled{cursor:default}.player-progress-input::-webkit-slider-runnable-track{height:24px;border:0;background:transparent}.player-progress-input::-webkit-slider-thumb{width:24px;height:24px;border:0;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none}.player-progress-input::-moz-range-track{height:24px;border:0;background:transparent}.player-progress-input::-moz-range-progress{height:24px;border:0;background:transparent}.player-progress-input::-moz-range-thumb{width:24px;height:24px;border:0;background:transparent}.player-status-pill{margin:0 14px 12px;padding:8px 12px;border-radius:14px;background:#0b0f16d1;color:#ffffffd1;font-size:12px;font-weight:600;line-height:1.45;pointer-events:auto}.player-status-pill-error{background:#520d1cd6;color:#ffe0e8eb}.player-commerce-sheet-shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:72;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;pointer-events:auto}.player-commerce-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.player-commerce-panel{position:relative;z-index:1;width:100%;max-height:calc(100% - 28px);padding:16px 16px calc(18px + var(--app-safe-bottom-compact));overflow-y:auto;border-radius:28px 28px 0 0;background:#fff;color:#20242b;box-shadow:0 -18px 44px #0f172a2e}.player-commerce-panel.is-reservation-panel{padding-bottom:calc(16px + var(--app-safe-bottom-compact))}.player-commerce-header{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:12px}.player-commerce-title-row{display:flex;align-items:flex-start;gap:12px;min-width:0}.player-commerce-title-copy{min-width:0}.player-commerce-header-kcoin{flex:0 0 auto;width:46px;height:46px;border-radius:16px;font-size:24px}.player-commerce-header span{display:block;color:#8b929f;font-size:12px;font-weight:800}.player-commerce-header strong{display:block;margin-top:5px;color:#191f28;font-size:20px;font-weight:950;line-height:1.2}.player-commerce-close{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:16px;background:#f2f4f7;color:#596171;cursor:pointer}.player-commerce-close .ui-icon{width:22px;height:22px;stroke-width:2.7}.player-commerce-panel.is-kcoin-confirm .player-commerce-header span,.player-commerce-panel.is-kcoin-recharge .player-commerce-header span{color:#9a6900}.player-commerce-hero{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;margin-top:18px;padding:14px;border-radius:18px;background:#f8f9fb}.player-commerce-hero.is-reservation{background:#f8f9fb}.player-commerce-panel.is-reservation-panel .player-commerce-hero{margin-top:18px}.player-commerce-kcoin,.player-commerce-hero-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:#111318;color:#fff;font-size:22px;font-weight:950}.player-commerce-kcoin{background:linear-gradient(145deg,#ffe9a6,#f4c451 48%,#d99b23);color:#5f3b00;box-shadow:inset 0 1px #ffffff94,0 10px 22px #da9c2338}.player-commerce-header .player-commerce-header-kcoin{display:grid;width:46px;height:46px;border-radius:16px;color:#5f3b00;font-size:24px;line-height:1}.player-commerce-hero-icon{background:#fff1d0;color:#b7791f}.player-commerce-hero-icon .ui-icon{width:23px;height:23px;stroke-width:2.5}.player-commerce-hero strong{display:block;color:#22262d;font-size:15px;font-weight:900;line-height:1.25}.player-commerce-hero p{margin:6px 0 0;color:#596372;font-size:12px;font-weight:700;line-height:1.55}.player-reservation-note{margin-top:12px;padding:13px 14px;border-radius:18px;background:#f8f9fb}.player-reservation-note strong{display:block;color:#22262d;font-size:13px;line-height:1.25;font-weight:900}.player-reservation-note p{margin:6px 0 0;color:#626b79;font-size:12px;line-height:1.55;font-weight:750}.player-commerce-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.player-commerce-panel.is-kcoin-confirm .player-commerce-options{margin-top:18px}.player-commerce-option,.player-commerce-plan-card{min-width:0;padding:13px 14px;border:1px solid transparent;border-radius:18px;background:#f8f9fb;color:#22262d;text-align:left;cursor:pointer}.player-commerce-option.is-active,.player-commerce-plan-card.is-active{border-color:#ff0f5238;background:#fff5f8}.player-commerce-panel.is-kcoin-confirm .player-commerce-option.is-active,.player-commerce-panel.is-kcoin-recharge .player-commerce-plan-card.is-active{border-color:#da9c235c;background:#fff7df}.player-commerce-option:disabled,.player-commerce-plan-card:disabled{cursor:default;opacity:.55}.player-commerce-option span,.player-commerce-plan-card span,.player-commerce-plan-card small{display:block;color:#7b8390;font-size:11px;font-weight:750;line-height:1.35}.player-commerce-option strong,.player-commerce-plan-card strong{display:block;margin-top:5px;color:#22262d;font-size:14px;font-weight:900;line-height:1.25}.player-commerce-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.player-commerce-plan-card{min-height:94px}.player-commerce-plan-card span{margin-top:5px;color:#3f4652;font-size:13px}.player-commerce-plan-card small{margin-top:6px}.player-commerce-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.player-commerce-quick-button{height:40px;min-width:0;padding:0 12px;border:0;border-radius:999px;background:#fff4d1;color:#8a6100;font-size:13px;font-weight:900;cursor:pointer;box-shadow:inset 0 0 0 1px #da9c232e}.player-commerce-quick-button.is-vip{background:#f4f5f7;color:#22262d;box-shadow:none}.player-commerce-quick-button:disabled{cursor:default;opacity:.58}.player-commerce-feedback{margin:12px 0 0;color:#3f4652;font-size:12px;font-weight:750;line-height:1.55}.player-commerce-feedback.is-error{color:#d92757}.player-commerce-agreement{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;color:#757d89;font-size:12px;font-weight:750}.player-commerce-actions{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:10px;margin-top:16px}.player-commerce-secondary,.player-commerce-primary{height:48px;min-width:0;padding:0 14px;border:0;border-radius:999px;font-size:14px;font-weight:900;cursor:pointer}.player-commerce-secondary{background:#f1f3f6;color:#596171}.player-commerce-primary{background:#111318;color:#fff}.player-commerce-primary.is-cancel-chase{background:#fff1f4;color:#d92852;box-shadow:inset 0 0 0 1px #d928521a}.player-commerce-panel.is-kcoin-confirm .player-commerce-primary,.player-commerce-panel.is-kcoin-recharge .player-commerce-primary{background:#111318;color:#fff;box-shadow:inset 0 0 0 1px #ffdc8b1a}.player-commerce-panel.is-kcoin-confirm .player-commerce-primary.is-cancel-chase,.player-commerce-panel.is-kcoin-recharge .player-commerce-primary.is-cancel-chase{background:#fff1f4;color:#d92852}.player-commerce-secondary:disabled,.player-commerce-primary:disabled{cursor:default;opacity:.55}.player-bottom-actions{display:grid;grid-template-columns:minmax(0,1fr) 66px 66px;gap:8px;padding:0 18px;pointer-events:auto}.player-chip-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:45px;padding:0 12px;border:0;border-radius:17px;background:#0b0d14fa;color:#fff;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.player-chip-button.is-wide{justify-content:space-between;gap:10px;padding:0 14px 0 16px}.player-episode-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-episode-chip .ui-icon{flex:0 0 auto;width:18px;height:18px}.player-playlist-sheet{position:absolute;left:0;right:0;bottom:0;z-index:6;max-height:min(62vh,560px);padding:18px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;color:#202631;box-shadow:0 -18px 44px #0f172a38;pointer-events:auto}.player-playlist-title-row{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:start;gap:12px}.player-playlist-head h4{margin:0;color:#202631;font-size:16px;font-weight:800}.player-playlist-head p{margin:6px 0 0;color:#858d99;font-size:12px;font-weight:600}.player-playlist-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:14px;background:#f4f6fb;color:#5f6774;cursor:pointer}.player-playlist-close .ui-icon{width:18px;height:18px;stroke-width:2.4}.player-playlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;max-height:330px;overflow-y:auto}.player-playlist-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:64px;padding:12px 10px;border:1px solid #edf0f5;border-radius:16px;background:#f8fafc;color:#202631;cursor:pointer}.player-playlist-item-title{max-width:calc(100% - 34px)}.player-playlist-item span{font-size:13px;font-weight:800;line-height:1.35}.player-playlist-item .episode-state-badges{position:absolute;top:9px;right:9px;display:inline-flex;align-items:center;gap:4px;min-height:16px;pointer-events:none}.player-playlist-item .episode-vip-badge{position:static;height:14px;min-width:24px;font-size:8px}.player-playlist-item .episode-release-badge{position:static;width:16px;height:16px}.player-playlist-item small{color:#9098a4;font-size:11px;font-weight:600}.player-playlist-item.is-active{border-color:#ff0f5275;background:#ff0f5214;color:#ff0f52}.player-playlist-item.is-locked{border-color:#f2a65f3d;background:#fff7eff0}.player-playlist-item.is-paid{border-color:#d9952642}.player-playlist-item.is-pending-release{border-color:#e8ebf0;background:#f7f8fa;color:#7c8490}.player-playlist-item:disabled{cursor:default;opacity:.72}.player-playlist-item.is-locked small{color:#c9874a}.player-playlist-item.is-pending-release small{color:#87909d}.stub-page{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(255,102,143,.18),transparent 24%),linear-gradient(180deg,#1e1418,#0e0d10)}.stub-card{width:calc(100% - 40px);padding:28px 24px;border-radius:28px;background:#ffffff14;color:#fff;box-shadow:inset 0 1px #ffffff0f}.stub-kicker{margin:0 0 10px;color:#ffffff94;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.stub-card h2{margin:0;font-size:32px}.stub-card p:last-child{margin:12px 0 0;color:#ffffffb8;font-size:15px;line-height:1.7}@media (max-width: 420px){:root{--app-screen-height: var(--app-height)}html,body,#root{height:var(--app-height);overflow:hidden}.app-shell{height:var(--app-height);padding:0}.phone-stage{width:100%}.screen-card,.screen-page,.ad-overlay,.feed-overlay,.player-overlay{min-height:var(--app-screen-height);height:var(--app-screen-height);border-radius:0}.feed-header,.mine-fixed-top,.theater-fixed-top{top:8px}.mine-scroll-area{top:204px;right:0;bottom:0;left:0;padding-top:24px}.theater-scroll-area{top:154px;right:0;bottom:0;left:0}.theater-filter-scroll-area{top:132px;right:0;bottom:0;left:0}}.account-item-static .account-item-main em{margin-left:0;color:#8f959d}.account-security-page .account-scroll-area{padding:8px 16px 24px}.account-security-page .account-group{margin-top:18px}.account-security-page .account-group:first-child{margin-top:0}.account-security-page .account-group h3{margin:0 0 8px;color:#8c96a5;font-size:13px;font-weight:900}.account-security-page .account-list-card,.account-security-page .account-security-card{border:1px solid #eef1f5;border-radius:16px;background:#fafbfd;box-shadow:none}.account-security-page .account-item{min-height:48px;padding:0 16px}.account-security-page .account-item+.account-item{border-top:1px solid #eceff3}.account-security-page .account-item-main{gap:12px}.account-security-page .account-item-main span{color:#232833;font-size:14px;font-weight:900}.account-security-page .account-item .ui-icon{width:16px;height:16px;color:#a1a8b3}.account-security-page .account-item-main em{color:#8c96a5;font-size:13px;font-weight:900}.account-security-page .account-item-switch{width:100%}.account-security-page .account-item-switch .account-item-main{display:flex;align-items:center}.account-security-page .account-item-switch-row{gap:12px}.account-security-page .account-item-switch-row .account-switch{flex:0 0 auto;pointer-events:none}.account-security-page .account-switch{width:44px;height:26px;background:#dadde3}.account-security-page .account-switch.is-on{background:#111318}.account-security-page .account-switch i{top:2px;left:2px;width:22px;height:22px;transition:left .18s ease,transform .18s ease}.account-security-page .account-switch.is-on i{left:20px}.recover-delete-page{background:#fff}.recover-delete-scroll-area{display:flex;flex-direction:column;gap:14px}.recover-delete-scroll-area.account-scroll-area{padding-bottom:24px}.recover-delete-scroll-area.account-security-detail-scroll-area{padding-top:14px;padding-bottom:20px}.recover-delete-surface-card{padding:14px;border:0;border-radius:16px;background:#f8f9fb}.recover-delete-surface-card strong{display:block;color:#202631;font-size:14px;font-weight:900}.recover-delete-surface-card p{margin:10px 0 0;color:#4a5361;font-size:13px;line-height:1.6;font-weight:700}.recover-delete-account-card{background:#fafbfd}.recover-delete-account-label{display:block;color:#6f7785;font-size:12px;font-weight:900}.recover-delete-account-name{margin-top:12px;color:#202631;font-size:16px;font-weight:900}.recover-delete-account-phone{margin-top:10px;color:#202631;font-size:24px;font-weight:900}.recover-delete-account-meta,.recover-delete-account-submeta{margin:6px 0 0;color:#6f7785;font-size:13px;font-weight:700}.recover-delete-account-submeta{color:#a1a8b3;font-size:12px}.recover-delete-account-balance{margin-top:6px;color:#202631;font-size:15px;font-weight:900}.recover-delete-change-phone-button{margin-top:8px;padding:0;border:0;background:transparent;color:#ff3347;font-size:13px;font-weight:900;text-align:left;cursor:pointer}.recover-delete-divider{height:1px;margin:12px 0;background:#eceff3}.recover-delete-section-title{margin:4px 0 -6px;color:#8c96a5;font-size:13px;font-weight:900}.recover-delete-body-copy{margin:0;white-space:pre-line}.recover-delete-candidate-list{display:grid;gap:12px}.recover-delete-candidate-card{width:100%;display:flex;align-items:center;gap:12px;padding:14px;border:1.5px solid #eef1f5;border-radius:18px;background:#fafbfd;text-align:left;cursor:pointer}.recover-delete-candidate-card.is-active{border-color:#111318;background:#fff;box-shadow:0 12px 28px #0f172a0f}.recover-delete-candidate-avatar{width:52px;height:52px;flex:0 0 auto;border-radius:999px;background:linear-gradient(135deg,#d6d9de,#a9b0ba);background-position:center;background-repeat:no-repeat;background-size:cover}.recover-delete-candidate-copy{flex:1;min-width:0}.recover-delete-candidate-top{display:flex;align-items:center;gap:10px}.recover-delete-candidate-top strong{flex:1;min-width:0;overflow:hidden;color:#202631;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.recover-delete-candidate-chip{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#fff0f4;color:#e33265;font-size:11px;font-weight:900}.recover-delete-candidate-meta{margin-top:6px;color:#6f7785;font-size:13px;line-height:1.45;font-weight:700}.recover-delete-candidate-note{margin-top:4px;color:#a1a8b3;font-size:12px;line-height:1.45;font-weight:700}.recover-delete-candidate-indicator{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border:1.5px solid #d6dce5;border-radius:999px;background:#fff;color:transparent}.recover-delete-candidate-indicator .ui-icon{width:16px;height:16px}.recover-delete-candidate-card.is-active .recover-delete-candidate-indicator{border-color:#111318;background:#111318;color:#fff}.account-manage-description{color:#8c96a5;line-height:1.6}.recover-delete-page .kb-primary-button{height:48px;font-size:15px;font-weight:900}.profile-item-static{cursor:default}.profile-item-static .profile-item-main{justify-content:flex-end;max-width:62%;text-align:right}.profile-avatar-row-static{align-items:stretch}.profile-photo-card-static{flex:0 0 auto;cursor:default}.profile-avatar-copy{flex:1;min-width:0;padding:6px 0}.profile-avatar-copy strong{display:block;color:#2f3136;font-size:14px;font-weight:700;line-height:1.5}.profile-avatar-copy p{margin:8px 0 0;color:#8f959d;font-size:12px;line-height:1.6;font-weight:600}.profile-avatar-upload-button{position:relative;overflow:hidden}.profile-avatar-upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.profile-device-right-static{justify-content:flex-end;max-width:54%;text-align:right}.login-oauth-loading{width:20px;height:20px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:999px;animation:login-oauth-spin .8s linear infinite}.login-oauth-button:disabled{cursor:not-allowed;opacity:.72}@keyframes login-oauth-spin{to{transform:rotate(360deg)}}.login-agreement.is-fail-safe{color:#b45309}.login-agreement.is-fail-safe .login-agreement-check{background:#fef3c7;color:#b45309}.login-oauth-button-password{background:linear-gradient(180deg,#f4f5f8,#eceff4);color:#3d434d}.login-agreement-reminder{margin:-8px 0 0;color:#d82958;font-size:12px;line-height:1.5;font-weight:800;text-align:center}.login-help-stage{gap:14px}.login-help-list{display:grid;gap:10px}.login-help-card{padding:13px 14px;border:1px solid #eef0f5;border-radius:16px;background:#f8fafc}.login-help-card strong{display:block;color:#252a31;font-size:14px;font-weight:900}.login-help-card p{margin:6px 0 0;color:#737b87;font-size:12px;line-height:1.55;font-weight:650}.login-consent-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:48;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-consent-card{width:100%;max-height:72vh;display:grid;gap:12px;padding:22px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 44px #0f172a2e}.login-consent-card h3{margin:0;color:#20242d;font-size:18px;font-weight:900;text-align:center}.login-consent-lead{margin:0;color:#5f6875;font-size:13px;line-height:1.6;font-weight:700;text-align:center}.login-consent-content{display:grid;gap:10px;max-height:220px;overflow:auto;padding:12px;border-radius:16px;background:#f8fafc}.login-consent-agreement-item{display:grid;gap:5px;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.login-consent-agreement-item strong{color:#22262d;font-size:13px;font-weight:900}.login-consent-agreement-item span{display:-webkit-box;overflow:hidden;color:#6b7280;font-size:12px;line-height:1.55;font-weight:650;-webkit-line-clamp:2;-webkit-box-orient:vertical}.login-consent-actions,.profile-auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.login-consent-primary,.login-consent-secondary{height:42px;border:0;border-radius:14px;font-size:14px;font-weight:900;cursor:pointer}.login-consent-primary{background:linear-gradient(180deg,#ff4f83,#ff295f);color:#fff}.login-consent-secondary{background:#f2f4f7;color:#737b87}.login-consent-primary:disabled,.login-consent-secondary:disabled{opacity:.6;cursor:not-allowed}.profile-auth-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:18;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-auth-modal-card{width:100%;display:grid;gap:13px;padding:22px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 44px #0f172a2e}.profile-auth-modal-brand{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:7px 10px;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:900}.profile-auth-modal-brand .flimdash-logo-icon,.profile-auth-preview .flimdash-logo-icon{width:22px;height:22px;border-radius:7px;font-size:12px}.profile-auth-modal-card h3{margin:0;color:#20242d;font-size:19px;font-weight:900}.profile-auth-modal-card p{margin:0;color:#66707d;font-size:13px;line-height:1.6;font-weight:700}.profile-auth-preview{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #eef0f5;border-radius:18px;background:#f8fafc}.profile-auth-preview img,.profile-auth-preview>.flimdash-logo-icon{flex:0 0 auto;width:46px;height:46px;border-radius:16px;object-fit:cover}.profile-auth-preview>.flimdash-logo-icon{color:#111827}.profile-auth-preview div{display:grid;gap:5px;min-width:0}.profile-auth-preview strong{overflow:hidden;color:#20242d;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.profile-auth-preview span,.profile-auth-safety{color:#6b7280;font-size:12px;line-height:1.55;font-weight:700}.login-oauth-button .login-icon-image{display:block;width:24px;height:24px;object-fit:contain;pointer-events:none}.nav-icon-image{display:block;width:18px;height:18px;object-fit:contain;pointer-events:none}.login-field textarea{width:100%;min-height:92px;padding:14px 16px;border:1.5px solid #edf0f4;border-radius:18px;background:#f7f8fb;color:#1f252f;font-size:15px;font-weight:700;line-height:1.5;resize:none;outline:none}.login-field textarea::placeholder{color:#b0b6bf;font-weight:600}.login-field textarea:focus{border-color:#ff7ca0;background:#fff}.login-problem-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.login-problem-tab{flex:0 0 auto;padding:8px 11px;border:0;border-radius:999px;background:#f3f5f8;color:#747c88;font-size:12px;font-weight:900;cursor:pointer}.login-problem-tab.is-active{background:#ffedf3;color:#e33265}.login-problem-upload-row{display:flex;flex-wrap:wrap;gap:10px}.login-problem-upload-placeholder{display:grid;place-items:center;width:86px;height:76px;border:1px dashed #d9dee7;border-radius:16px;background:#f8fafc;color:#8b94a1;text-align:center}.login-problem-upload-placeholder strong{font-size:22px;line-height:1}.login-problem-upload-placeholder span{margin-top:4px;font-size:11px;font-weight:800}.login-operation-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:48;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-operation-card{width:100%;display:grid;gap:12px;padding:22px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 44px #0f172a2e;text-align:center}.login-operation-card strong{color:#20242d;font-size:19px;font-weight:900}.login-operation-card p{margin:0;color:#5f6875;font-size:14px;line-height:1.55;font-weight:700}.login-operation-card button{width:100%;height:46px;border:0;border-radius:999px;background:#111318;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.kb-agreement-button{width:100%;border:0;background:transparent;cursor:pointer}.agreement-scroll-area{padding-bottom:calc(var(--app-safe-bottom-roomy) + 24px)}.kb-agreement-row{width:100%}.kb-agreement-check{width:18px;height:18px;display:grid;place-items:center;border:2px solid #343945;border-radius:50%;background:#fff;color:#343945;padding:0;cursor:pointer}.kb-agreement-check .ui-icon{width:14px;height:14px}.kb-agreement-link{border:0;background:transparent;color:#ff2e63;font:inherit;font-weight:800;padding:0;cursor:pointer}.kb-payment-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kb-payment-card{width:100%;display:grid;gap:14px;padding:22px 16px calc(18px + var(--app-safe-bottom-compact));border-radius:28px 28px 0 0;background:#fff;color:#2d313b;box-shadow:0 -18px 44px #0f172a2e;text-align:center}.kb-payment-card strong{font-size:20px;font-weight:900}.kb-payment-card p{margin:0;color:#606775;font-size:15px;line-height:1.55;font-weight:700}.kb-payment-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.kb-payment-actions button{height:44px;border:0;border-radius:999px;background:#f3f5f8;color:#5a6170;font-size:15px;font-weight:900;cursor:pointer}.kb-payment-actions button.is-primary{background:#ff1f63;color:#fff}.kb-payment-actions:has(>button:only-child){grid-template-columns:1fr}.agreement-header{align-items:flex-start}.agreement-header h2{margin:0;font-size:19px;font-weight:900;color:#2b3038}.agreement-header p{margin:4px 0 0;color:#9aa1ad;font-size:12px;font-weight:800}.agreement-scroll-area{position:absolute;top:76px;right:0;bottom:0;left:0;overflow-y:auto;padding:12px 18px calc(var(--app-safe-bottom-roomy) + 18px)}.kcoin-rule-hero{display:grid;gap:8px;padding:18px;border-radius:24px;background:linear-gradient(135deg,#fff3f6,#fffaf4);box-shadow:0 14px 38px #ff2f6314}.kcoin-rule-hero span{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#9a7448;color:#fff;font-size:20px;font-weight:900}.kcoin-rule-hero h3,.kcoin-rule-card h3{margin:0;color:#2b3038;font-size:17px;font-weight:900}.kcoin-rule-hero p,.kcoin-rule-card p{margin:0;color:#5d6573;font-size:14px;line-height:1.65;font-weight:700}.kcoin-rule-list{display:grid;gap:12px;margin-top:12px}.kcoin-rule-card{display:grid;gap:8px;padding:16px;border-radius:20px;background:#fff;box-shadow:0 10px 28px #2327300f}.agreement-header{position:relative;display:flex;justify-content:center;align-items:center;padding-right:58px;padding-left:58px}.agreement-back-button{position:absolute;left:16px;top:14px}.agreement-title-block{width:100%;text-align:center}.agreement-title-block h2{margin:0;text-align:center}.agreement-title-block p{margin:6px 0 0;text-align:center}.settings-page,.service-page,.feedback-page,.account-page,.account-manage-page,.profile-page,.privacy-page,.kb-page,.about-page,.search-page{background:#fff;color:#22262d}.kb-header,.agreement-header{position:absolute;top:0;left:0;right:0;z-index:3;display:grid;grid-template-columns:44px minmax(0,1fr) 74px;align-items:center;min-height:calc(58px + var(--app-safe-top-roomy));padding:var(--app-safe-top-roomy) 16px 10px;gap:0;background:#fff}.kb-header h2,.agreement-header h2{margin:0;color:#22262d;font-size:20px;font-weight:900;line-height:1.15;text-align:center}.kb-header-spacer{display:block;justify-self:end;width:40px;height:40px}.author-header-button,.agreement-back-button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:16px;background:#f4f5f7;color:#3b3f48;cursor:pointer}.author-header-button .nav-icon-image,.agreement-back-button .nav-icon-image,.nav-icon-image{width:20px;height:20px;object-fit:contain}.kb-scroll-area,.settings-scroll-area,.feedback-scroll-area,.account-scroll-area,.account-manage-scroll-area,.profile-scroll-area,.privacy-list-scroll-area,.service-scroll-area,.search-scroll-area{inset:calc(var(--app-safe-top-roomy) + 58px) 0 0;padding:8px 16px calc(var(--app-safe-bottom-roomy) + 16px);background:#fff}.kb-wallet-scroll-area,.checkout-scroll-area,.feedback-scroll-area,.account-manage-scroll-area,.service-scroll-area{bottom:calc(var(--app-bottom-nav-reserved) + 18px)}.personal-download-scroll-area,.about-scroll-area,.agreement-scroll-area{padding-bottom:calc(var(--app-safe-bottom-roomy) + 24px)}.settings-profile-card,.settings-list-card,.settings-single-list,.privacy-empty-card,.privacy-toggle-card,.account-list-card,.account-card,.kb-balance-card,.kb-grid-card,.kb-detail-card,.support-summary-card,.feedback-textarea,.feedback-history-item,.comment-empty-card,.service-bubble-system,.service-bubble-user,.login-recovery-card,.kcoin-rule-card,.kcoin-rule-hero{border-radius:18px;background:#f8f9fb;box-shadow:none}.settings-profile-card,.privacy-empty-card,.privacy-toggle-card,.account-list-card,.account-card,.kb-balance-card,.support-summary-card,.feedback-history-item{padding:14px 15px}.settings-profile-copy h3,.settings-item,.account-item-main span,.privacy-empty-card strong,.privacy-toggle-card strong,.support-summary-top strong,.feedback-history-top strong,.kb-balance-left h3,.kb-detail-card h3,.kb-detail-card strong{color:#22262d;font-weight:900}.settings-profile-copy p,.account-item-main em,.privacy-empty-card p,.privacy-toggle-card p,.support-summary-top p,.support-summary-note,.support-summary-meta,.feedback-history-item p,.kb-balance-left p,.kb-bill-heading p,.commerce-heading p{color:#8a929f;font-weight:800;line-height:1.55}.settings-group h3,.account-group h3,.feedback-section h3,.support-category-panel strong,.kb-bill-heading h3,.commerce-heading h3{color:#22262d;font-size:15px;font-weight:900}.settings-group,.account-group,.feedback-section,.commerce-section,.kb-bill-section{margin-top:14px}.settings-list-card,.settings-single-list,.account-list-card{overflow:hidden}.settings-item,.account-item{min-height:54px;padding:16px;background:transparent}.settings-item+.settings-item,.account-item+.account-item{border-top:1px solid #eef0f4}.settings-chevron{top:12px;right:12px;width:32px;height:32px;border-radius:14px;background:#eef0f4}.settings-progress-track{height:8px;background:#eef0f4}.settings-progress-active,.account-switch.is-on{background:#111318}.kb-inline-button,.kb-primary-button,.notice-detail-close,.service-send-button,.privacy-action-button,.feedback-tab.is-active,.kb-switch-button.is-active,.commerce-plan-card.is-active .commerce-plan-check,.comment-link-button.is-active{background:#111318;color:#fff}.kb-inline-button.is-secondary,.service-handoff-button,.support-category-chip,.support-quick-reply,.feedback-tab,.kb-switch,.kb-switch-button,.kb-filter-link,.comment-load-more,.service-plus-button,.service-input-pill,.service-input-field{background:#f4f5f7;color:#525a66}.kb-grid-card.is-active,.commerce-plan-card.is-active,.account-card.is-active{border-color:#1113182e;background:#fff7fa;box-shadow:none}.kb-primary-button,.kb-wallet-footer .kb-primary-button,.feedback-footer .kb-primary-button{height:52px;border-radius:999px;font-size:17px;font-weight:900}.kb-wallet-footer,.feedback-footer,.account-manage-footer,.service-input-bar{padding:12px 20px var(--app-safe-bottom-roomy);background:#fff;box-shadow:0 -8px 24px #181e2a0f}.service-input-bar{padding:8px 12px calc(var(--app-safe-bottom-roomy) + 8px);background:#fff;box-shadow:none}.service-avatar-gradient,.kb-mini-icon,.kb-grid-icon,.kb-detail-icon,.kcoin-rule-hero span{background:linear-gradient(145deg,#151820,#343a45);color:#fff}.service-bubble{border-radius:18px}.service-bubble-system{background:#fff;border:1px solid #e9edf3}.service-bubble-user{background:#ff3342;color:#fff}.service-bubble-system-accent{background:#eef4ff;color:#587089}.service-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.service-input-shell{min-height:40px;padding:0 14px;border:1px solid #e8ebf0;border-radius:22px;background:#f5f6f8}.service-input-field{background:transparent;color:#202631;font-size:14px;font-weight:700}.service-input-field::placeholder{color:#a1a9b5}.service-send-button{min-width:64px;min-height:36px;background:#ff3342;color:#fff}.service-handoff-button{background:#fff3f0;color:#c65448}.support-category-chip,.support-quick-reply{background:#f8f9fb;color:#586370}.support-summary-card{background:#fff}.support-summary-top{display:block}.support-summary-top strong{font-size:16px;font-weight:900}.support-summary-top p,.support-summary-note,.support-summary-meta{color:#66707d}.support-summary-top p{margin-top:8px;font-size:13px;font-weight:700}.support-summary-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.support-summary-meta-stack{display:grid;gap:8px;margin-top:10px}.support-summary-note,.support-summary-meta{padding:9px 12px;border-radius:14px;background:#f8f9fb}.feedback-tabs{padding:2px 0 12px}.feedback-tab{height:34px;padding:0 15px;font-weight:900}.feedback-textarea-field,.service-input-field,.login-field textarea{color:#22262d;font-weight:800}.feedback-image-card,.feedback-upload-card,.profile-photo-card,.profile-upload-card{border-radius:16px;background:#f8f9fb}.feedback-remove,.profile-photo-badge,.kb-payment-actions button.is-primary{background:#111318}.notice-inline-message,.profile-editor-feedback,.mine-feedback-pill,.inline-feedback-pill{border-radius:16px;font-weight:900}.about-scroll-area{padding-right:16px;padding-left:16px}.privacy-page-scroll-area{padding-top:8px}.privacy-page-stack{display:grid;gap:18px}.privacy-panel-card{overflow:hidden;border-radius:18px;background:#f8f9fb}.privacy-status-surface{padding:14px 15px;border-radius:18px;background:#f8f9fb}.privacy-status-surface strong{display:block;color:#22262d;font-size:15px;font-weight:900}.privacy-status-surface p{margin:8px 0 0;color:#8a929f;font-size:13px;font-weight:800;line-height:1.55}.privacy-status-surface.is-error{background:#fff7f8}.privacy-section-label{margin:0;color:#8c96a5;font-size:13px;font-weight:900}.privacy-action-row,.privacy-switch-row{width:100%;min-height:54px;display:flex;align-items:center;gap:12px;padding:14px 16px;border:0;background:transparent;text-align:left;cursor:pointer}.privacy-action-row+.privacy-action-row,.privacy-action-row+.privacy-switch-row,.privacy-switch-row+.privacy-action-row,.privacy-switch-row+.privacy-switch-row,.privacy-data-detail-row+.privacy-data-detail-row{border-top:1px solid #eceff3}.privacy-action-row:disabled,.privacy-switch-row:disabled{cursor:default;opacity:.66}.privacy-row-copy{flex:1;min-width:0}.privacy-row-copy strong{display:block;color:#232833;font-size:14px;font-weight:900}.privacy-row-copy p{margin:4px 0 0;color:#8c96a5;font-size:11px;line-height:1.5;font-weight:700}.privacy-row-trailing{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.privacy-row-trailing span{color:#8c96a5;font-size:12px;font-weight:900;white-space:nowrap}.privacy-row-trailing .ui-icon{width:16px;height:16px;color:#98a0ad}.privacy-switch-shell{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:26px}.privacy-footnote-copy{margin:-4px 2px 0;color:#8c96a5;font-size:12px;line-height:1.55;font-weight:700}.privacy-user-panel{overflow:hidden;border-radius:18px;background:#fff}.privacy-user-entry{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}.privacy-user-entry+.privacy-user-entry{border-top:1px solid #eef1f5}.privacy-user-entry-main{min-width:0;flex:1;display:flex;align-items:center;gap:12px}.privacy-user-entry-avatar{width:48px;height:48px;border-radius:999px;background:linear-gradient(180deg,#eceef2,#d9dde5);background-position:center;background-size:cover;flex:0 0 auto}.privacy-user-entry-avatar.has-image{background-color:#eceef2}.privacy-user-entry-copy{min-width:0}.privacy-user-entry-copy strong{display:block;color:#232833;font-size:14px;font-weight:900}.privacy-user-entry-copy p{margin:4px 0 0;color:#8c96a5;font-size:11px;line-height:1.5;font-weight:700}.privacy-user-entry-trailing{display:grid;justify-items:end;gap:8px;flex:0 0 auto}.privacy-user-entry-trailing span{color:#98a0ad;font-size:11px;font-weight:700}.privacy-user-entry-action{min-width:88px;height:34px;padding:0 14px;border:0;border-radius:999px;background:#111318;color:#fff;font-size:12px;font-weight:900;cursor:pointer}.privacy-user-entry-action:disabled{opacity:.7;cursor:default}.privacy-search-shell{margin-top:-8px}.privacy-page-intro-copy{margin:0 0 16px;color:#6e7784;font-size:13px;line-height:1.55;font-weight:700}.privacy-detail-hero-card{display:flex;align-items:center;gap:14px;padding:16px;border-radius:18px;background:#f8f9fb}.privacy-detail-hero-avatar{width:64px;height:64px;border-radius:999px;background:linear-gradient(180deg,#eceef2,#d9dde5);background-position:center;background-size:cover;flex:0 0 auto}.privacy-detail-hero-avatar.has-image{background-color:#eceef2}.privacy-detail-hero-copy{min-width:0;flex:1}.privacy-detail-hero-copy strong{display:block;color:#232833;font-size:18px;font-weight:900}.privacy-detail-hero-copy p{margin:8px 0 0;color:#6f7784;font-size:12px;line-height:1.55;font-weight:700}.privacy-data-detail-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px}.privacy-data-detail-row strong{color:#5e6672;font-size:13px;font-weight:800}.privacy-data-detail-row span{color:#232833;font-size:13px;line-height:1.55;font-weight:900;text-align:right}.privacy-email-panel{padding:14px 16px 16px}.privacy-email-label{display:block;color:#8c96a5;font-size:13px;font-weight:900}.privacy-email-input{width:100%;height:50px;margin-top:12px;padding:0 16px;border:0;border-radius:16px;background:#fff;color:#232833;font-size:16px;font-weight:700}.privacy-email-input::placeholder{color:#a4acb8}.privacy-email-hint{margin:10px 0 0;color:#8c96a5;font-size:11px;line-height:1.5;font-weight:700}@media (max-width: 360px){.kb-header,.agreement-header{grid-template-columns:42px minmax(0,1fr) 68px;padding-right:12px;padding-left:12px}.kb-scroll-area,.settings-scroll-area,.feedback-scroll-area,.account-scroll-area,.account-manage-scroll-area,.profile-scroll-area,.privacy-list-scroll-area,.service-scroll-area,.search-scroll-area{padding-right:12px;padding-left:12px}}.comment-center-page,.realname-page,.theater-filter-page,.stub-page,.checkout-page{background:#fff;color:#22262d}.general-settings-scroll-area,.realname-scroll-area,.comment-scroll-area{inset:calc(var(--app-safe-top-roomy) + 58px) 0 0;padding:8px 16px calc(var(--app-safe-bottom-roomy) + 16px);background:#fff}.theater-filter-scroll-area{inset:calc(var(--app-safe-top-compact) + 156px) 0 0;padding:0 16px calc(var(--app-bottom-nav-reserved) + 16px);background:#fff}.comment-scroll-area{padding-bottom:calc(var(--app-bottom-nav-reserved) + 38px)}.comment-center-card,.comment-composer-card,.comment-card,.comment-notice-card,.comment-error-card,.realname-consent-card,.realname-result-card,.search-result-item,.search-empty-card,.theater-filter-section,.theater-empty-card,.stub-card,.about-hero-card,.about-section-card,.kb-payment-card,.login-consent-card,.login-operation-card,.profile-auth-modal-card{border-radius:18px;background:#f8f9fb;box-shadow:none}.comment-composer-card,.comment-card,.realname-consent-card,.realname-result-card,.search-result-item,.theater-filter-section,.stub-card,.about-hero-card,.about-section-card{padding:14px 15px}.comment-composer-top strong,.comment-user-line strong,.comment-text,.search-result-copy h3,.realname-result-card strong,.about-hero-card h3,.about-section-card h3,.stub-card h3,.theater-filter-section h3{color:#22262d;font-weight:900}.comment-composer-top span,.comment-card-footer span,.comment-user-copy span,.search-result-copy p,.realname-consent-copy,.about-hero-card p,.about-section-card p,.stub-card p,.theater-filter-section p{color:#8a929f;font-weight:800;line-height:1.55}.comment-textarea,.search-input-shell,.login-consent-content,.profile-auth-preview{border:0;border-radius:18px;background:#fff;color:#22262d}.comment-composer-card .comment-textarea,.login-consent-content,.profile-auth-preview{background:#fff}.comment-status-pill,.search-result-badge,.login-problem-tab,.support-state-pill{background:#eef0f4;color:#606875;font-weight:900}.login-problem-tab.is-active,.support-state-pill.is-accent,.support-state-pill.is-success{background:#111318;color:#fff}.comment-center-secondary,.search-load-more,.theater-filter-reset,.theater-filter-chip,.login-consent-secondary,.kb-payment-actions button,.profile-auth-actions button:not(.is-primary){border:0;border-radius:999px;background:#f4f5f7;color:#525a66;font-weight:900}.comment-composer-footer .kb-inline-button,.login-consent-primary,.login-operation-card button,.kb-payment-actions button.is-primary,.profile-auth-actions button.is-primary,.theater-filter-apply,.search-result-action{background:#111318;color:#fff;font-weight:900}.search-page .search-result-item{grid-template-columns:68px minmax(0,1fr);grid-template-areas:"poster copy" "poster action";align-items:start;min-height:112px;padding:12px;border-radius:20px}.search-page .search-result-poster{grid-area:poster;width:68px;height:96px}.search-page .search-result-copy{grid-area:copy}.search-page .search-result-copy h3{display:-webkit-box;overflow:hidden;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-page .search-result-meta{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-page .search-result-copy p{display:-webkit-box;overflow:hidden;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.search-page .search-result-action{grid-area:action;justify-self:end;align-self:end;min-width:82px;height:34px;padding:0 14px}.search-result-action{display:inline-flex;align-items:center;justify-content:center;min-width:82px;height:34px;padding:0 14px;border-radius:999px;font-size:12px}.login-consent-primary,.login-operation-card button,.profile-auth-actions button,.kb-payment-actions button{height:44px;border-radius:999px}.login-consent-modal,.login-operation-modal,.profile-auth-modal-overlay,.kb-payment-modal{display:flex;align-items:flex-end;justify-content:center;padding-top:48px;background:#080c148a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-consent-card,.login-operation-card,.profile-auth-modal-card,.kb-payment-card{width:100%;border-radius:28px 28px 0 0;background:#fff;color:#22262d;box-shadow:0 -18px 44px #0f172a2e}.login-consent-card h3,.login-operation-card strong,.profile-auth-modal-card h3,.kb-payment-card strong{color:#191f28;font-weight:950}.login-consent-lead,.login-operation-card p,.profile-auth-modal-card p,.profile-auth-safety,.kb-payment-card p{color:#4f5866;font-weight:750;line-height:1.65}.agreement-scroll-area{top:calc(var(--app-safe-top-roomy) + 58px);right:0;bottom:0;left:0;padding:8px 16px calc(var(--app-safe-bottom-roomy) + 24px)}.agreement-header p{color:#8a929f;font-weight:800}.kcoin-rule-hero{background:#f8f9fb}.kb-agreement-link,.login-inline-link,.comment-link-button.is-active{color:#111318}@media (max-width: 360px){.general-settings-scroll-area,.realname-scroll-area,.comment-scroll-area,.theater-filter-scroll-area,.agreement-scroll-area{padding-right:12px;padding-left:12px}}.commerce-plan-card,.commerce-summary-card,.membership-hero-card,.membership-tier-chip,.realname-hero-card,.realname-status-card,.realname-form-card,.realname-face-upload,.realname-face-preview-card,.profile-list-card,.theater-filter-options-empty{border-radius:18px;background:#f8f9fb;box-shadow:none}.commerce-plan-card,.commerce-summary-card,.membership-hero-card,.realname-hero-card,.realname-status-card,.realname-form-card,.realname-face-upload,.realname-face-preview-card,.profile-list-card{padding:14px 15px}.commerce-plan-card,.membership-tier-chip{border-color:transparent}.commerce-plan-card.is-active,.membership-tier-chip.is-active,.realname-consent-toggle.is-on .realname-consent-box{border-color:#1113182e;background:#fff7fa;color:#111318}.commerce-plan-card strong,.commerce-summary-card h4,.membership-hero-card h3,.membership-tier-chip strong,.realname-hero-copy h3,.realname-status-head strong,.realname-status-grid strong,.realname-face-upload-copy strong,.realname-face-preview-copy strong,.profile-list-card h3{color:#22262d;font-weight:900}.commerce-plan-card span,.commerce-plan-card small,.commerce-summary-card p,.membership-hero-card span,.membership-tier-chip span,.realname-hero-copy p,.realname-hero-meta span,.realname-status-grid span,.realname-status-note,.realname-face-upload-copy span,.realname-face-preview-copy span,.realname-face-evidence,.profile-list-card p{color:#8a929f;font-weight:800;line-height:1.55}.commerce-feedback,.profile-editor-feedback,.login-agreement-reminder{margin:10px 0 0;padding:11px 13px;border-radius:16px;background:#f0fff6;color:#16844a;font-size:12px;font-weight:900;line-height:1.45}.commerce-feedback.is-error,.profile-editor-feedback.is-error,.login-agreement-reminder{background:#fff1f4;color:#d92852}.membership-hero-kicker,.realname-hero-badge,.realname-status-chip,.stub-kicker{display:inline-flex;align-items:center;min-height:24px;width:fit-content;padding:0 9px;border-radius:999px;background:#eef0f4;color:#606875;font-size:11px;font-weight:900}.realname-hero-meta,.realname-status-grid{border-radius:16px;background:#fff}.realname-face-upload-icon,.realname-consent-box,.account-card-check.is-active,.profile-photo-check{color:#111318}.realname-face-remove,.theater-filter-button.is-active,.theater-filter-chip.is-active{background:#111318;color:#fff}.theater-filter-button,.theater-filter-chip{border:0;border-radius:999px;background:#f4f5f7;color:#525a66;font-weight:900}.theater-filter-header{min-height:44px;padding:0 12px;background:#fff}.theater-filter-header h2{color:#22262d;font-size:20px;font-weight:900}.stub-card h2{color:#22262d;font-size:20px;font-weight:950}.kb-header{grid-template-columns:44px minmax(0,1fr) 44px;gap:12px;padding-right:12px;padding-left:12px}.kb-header-with-tabs{grid-template-columns:44px minmax(0,1fr) 44px}.kb-header .author-header-button,.kb-header .kb-header-spacer{justify-self:center}.kb-header h2{justify-self:center;max-width:100%}.kb-header-with-tabs .kb-switch{max-width:100%}.kb-header-with-tabs .author-header-button,.kb-header-with-tabs .kb-header-spacer{width:40px;height:40px}.agreement-header{grid-template-columns:58px minmax(0,1fr) 58px}@media (max-width: 360px){.kb-header,.kb-header-with-tabs{grid-template-columns:42px minmax(0,1fr) 42px;padding-right:12px;padding-left:12px}}.ninokino-membership-page{display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#202631}.ninokino-membership-topbar{position:relative;z-index:4;flex:0 0 auto;padding:calc(var(--app-safe-top-roomy) + 10px) 16px 10px;background:#050505;box-shadow:0 8px 18px #00000038}.ninokino-membership-nav{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:10px;min-height:48px}.ninokino-membership-nav-title{margin:0;color:#fff;font-size:18px;font-weight:950;text-align:center;letter-spacing:.02em}.ninokino-membership-nav-button{display:grid;place-items:center;width:36px;height:48px;border:0;background:transparent;color:#fff;cursor:pointer}.ninokino-membership-nav-button .nav-icon-image{width:28px;height:28px;filter:brightness(0) invert(1);opacity:1}.ninokino-membership-nav-button .ui-icon{width:26px;height:26px}.ninokino-membership-nav-button.is-help span{display:grid;place-items:center;width:30px;height:30px;border:2px solid rgba(255,255,255,.92);border-radius:999px;color:#fff;font-size:21px;font-weight:950;line-height:1}.ninokino-membership-nav-tabs{display:flex;align-items:center;min-width:0;min-height:46px;padding:4px;overflow-x:auto;border-radius:23px;background:#262c37;scrollbar-width:none}.ninokino-membership-nav-tabs::-webkit-scrollbar{display:none}.ninokino-membership-nav-tabs button{flex:1 0 0;min-width:76px;height:38px;padding:0 9px;border:0;border-radius:19px;background:transparent;color:#fff;font-size:13px;font-weight:950;white-space:nowrap;cursor:pointer}.ninokino-membership-nav-tabs button.is-active{background:#ff3342;color:#fff}.ninokino-membership-nav-tabs button.is-disabled{opacity:.92}.ninokino-membership-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;background:#fff;padding-bottom:18px}.ninokino-membership-hero-stage{position:relative;overflow:visible;background:#fff}.ninokino-membership-hero-inner{position:relative;padding:18px 0 0;background:#050505}.ninokino-membership-hero-stage.has-no-plans .ninokino-membership-hero-inner{padding-bottom:0}.ninokino-membership-hero-stage.has-no-plans{background:#050505}.ninokino-membership-hero-stage.has-no-plans .ninokino-membership-white-panel{padding-bottom:14px}.ninokino-membership-hero-card{position:relative;z-index:2;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;height:136px;margin:0 16px;padding:17px 20px 38px;overflow:hidden;border:3px solid #f7d28d;border-bottom:0;border-radius:24px 24px 0 0;background:#2b303a;color:#fff;box-shadow:0 10px 18px #00000038}.ninokino-membership-hero-card:after{position:absolute;right:-44px;top:-46px;width:158px;height:158px;border-radius:999px;background:#f7d28d14;content:""}.ninokino-membership-hero-badge{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#fff1d4;color:#8f4800;font-size:20px;font-weight:950}.ninokino-membership-hero-copy,.ninokino-membership-hero-card>strong{position:relative;z-index:1}.ninokino-membership-hero-copy h1,.ninokino-membership-hero-copy p{margin:0}.ninokino-membership-hero-copy h1{max-width:112px;overflow:hidden;color:#fff;font-size:22px;font-weight:950;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.ninokino-membership-hero-copy p{margin-top:7px;color:#fff;font-size:12px;font-weight:950}.ninokino-membership-hero-card>strong{color:#ffcc78;font-size:31px;font-weight:950;letter-spacing:-.06em}.ninokino-membership-white-panel{position:relative;z-index:4;width:100%;min-height:156px;margin:-28px 0 0;padding:26px 16px 18px;border-radius:30px 30px 0 0;background:#fff}.ninokino-membership-empty-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.ninokino-membership-empty-plan-card{display:flex;min-height:128px;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 5px 10px;border:1px solid #e2e5ec;border-radius:15px;background:#fff;color:#394150;text-align:center}.ninokino-membership-empty-plan-card.is-active{border:2px solid #f1c16f;color:#a66b24}.ninokino-membership-empty-plan-card span{display:grid;place-items:center;min-width:58px;height:21px;margin:0 auto 10px;border-radius:0 0 10px 10px;background:#33435c;color:#fff;font-size:10px;font-weight:950}.ninokino-membership-empty-plan-card.is-active span{background:#fff1d4;color:#9b6228}.ninokino-membership-empty-plan-card strong{color:inherit;font-size:15px;font-weight:950}.ninokino-membership-empty-plan-card em{margin-top:16px;color:inherit;font-size:16px;font-style:normal;font-weight:950}.ninokino-membership-empty-plan-card small{margin-top:8px;color:#8b94a3;font-size:9px;font-weight:900}.ninokino-membership-plan-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px}.ninokino-membership-plan-card{position:relative;display:flex;min-height:128px;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 5px 10px;border:1px solid #d7dee8;border-radius:16px;background:#fff;color:#33435c;text-align:center;cursor:pointer}.ninokino-membership-plan-card.is-active{border:2.5px solid #f5be73;background:snow;color:#a9652a}.ninokino-membership-plan-card:disabled{cursor:not-allowed;opacity:.45}.ninokino-membership-plan-pill{display:grid;place-items:center;width:62px;height:22px;margin-top:0;border-radius:0 0 10px 10px;background:#33435c;color:#fff;font-size:10px;font-weight:950}.ninokino-membership-plan-card.is-active .ninokino-membership-plan-pill{background:#ffe5bd;color:#8e5c2a}.ninokino-membership-plan-card strong{width:100%;margin-top:12px;overflow:hidden;color:inherit;font-size:12px;font-weight:950;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.ninokino-membership-plan-card em{width:100%;margin-top:16px;overflow:hidden;color:inherit;font-size:13px;font-style:normal;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.ninokino-membership-plan-card small{width:100%;margin-top:17px;overflow:hidden;color:inherit;font-size:10px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.ninokino-membership-privilege-section{padding:86px 14px 18px;background:#fff}.ninokino-membership-hero-stage.has-no-plans+.ninokino-membership-privilege-section{padding-top:18px}.ninokino-membership-privilege-section h2{margin:0;color:#202631;font-size:15px;font-weight:950}.ninokino-membership-privilege-subtitle{margin:6px 0 0;color:#7b8492;font-size:10px;font-weight:850}.ninokino-membership-privilege-list{display:grid;gap:10px;margin-top:12px}.ninokino-membership-privilege-row{display:flex;align-items:center;gap:10px;padding:12px;border-radius:18px;background:#f8f9fb}.ninokino-membership-privilege-row i{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:999px;background:#fff1d4;color:#7a4300;font-size:13px;font-style:normal;font-weight:950}.ninokino-membership-privilege-row strong{display:block;color:#202631;font-size:13px;font-weight:950;line-height:1.25}.ninokino-membership-privilege-row span{display:block;margin-top:4px;color:#606a77;font-size:10px;font-weight:800;line-height:1.4}.ninokino-membership-footer{flex:0 0 auto;padding:14px 14px calc(var(--app-safe-bottom-roomy) + 8px);border-top:1px solid #e7ebf1;background:#fff}.ninokino-membership-primary{display:grid;place-items:center;width:100%;height:42px;border:0;border-radius:16px;background:#ff3342;color:#fff;font-size:14px;font-weight:950;cursor:pointer}.ninokino-membership-primary:disabled{opacity:.56;cursor:not-allowed}.ninokino-membership-footer p{display:flex;align-items:center;gap:10px;margin:12px 0 0;color:#565b63;font-size:12px;font-weight:800;line-height:1.45}.ninokino-membership-agreement-check{display:grid;flex:0 0 auto;place-items:center;width:16px;height:16px;border-radius:999px;background:#ff3342;color:#fff;font-size:10px;font-weight:950;line-height:1}.ninokino-membership-footer span{color:#202631;font-weight:950}@media (max-width: 360px){.ninokino-membership-topbar{padding-right:12px;padding-left:12px}.ninokino-membership-hero-card{margin-right:12px;margin-left:12px}.ninokino-membership-nav{gap:8px;grid-template-columns:34px minmax(0,1fr) 34px}.ninokino-membership-nav-button{width:34px}.ninokino-membership-nav-title{font-size:17px}.ninokino-membership-hero-card{grid-template-columns:34px minmax(0,1fr);padding-right:14px;padding-left:14px}.ninokino-membership-hero-card>strong{display:none}.ninokino-membership-plan-container{gap:8px}.ninokino-membership-plan-card strong{font-size:11px}}.settings-scroll-area{padding-top:8px;padding-right:16px;padding-left:16px}.settings-profile-card{padding:14px 16px}.settings-profile-entry{width:100%;display:flex;align-items:center;gap:14px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.settings-profile-entry:disabled{cursor:not-allowed;opacity:.64}.settings-profile-copy{min-width:0;flex:1 1 auto}.settings-profile-copy h3{font-weight:900}.settings-profile-copy p{margin-top:5px;font-weight:800}.settings-profile-entry .settings-chevron{position:static;flex:0 0 auto;width:32px;height:32px;border-radius:14px;background:#eef0f4}.settings-group{margin-top:18px}.settings-group h3{margin-bottom:8px;color:#8c96a5;font-size:13px;font-weight:900}.settings-compact-card,.settings-standalone-card,.settings-about-card,.settings-general-card,.settings-document-hero-card,.settings-document-section,.settings-scan-stage,.settings-qr-card{border-radius:18px;background:#f8f9fb;box-shadow:none}.settings-standalone-card{margin-top:10px}.settings-item{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#232833;font-size:14px;font-weight:900;text-align:left}.settings-item-action{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;cursor:pointer}.settings-item:disabled{opacity:.56;cursor:not-allowed}.settings-item-label{min-width:0;flex:1 1 auto}.settings-item-trailing{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:#8c96a5}.settings-item-trailing em{font-style:normal;color:#8c96a5;font-size:13px;font-weight:800}.settings-item-static{cursor:default}.settings-toggle-row{width:100%;gap:12px;cursor:pointer}.settings-toggle-row .account-switch{flex:0 0 auto;pointer-events:none}.settings-about-card,.settings-general-card{overflow:hidden}.settings-general-card+.settings-general-card,.settings-about-card+.privacy-empty-card,.settings-scan-stage+.settings-about-card{margin-top:14px}.settings-general-extra{margin-top:18px}.settings-general-extra h3{margin:0 0 8px;color:#8c96a5;font-size:13px;font-weight:900}.settings-language-row .account-item-main{gap:10px}.general-settings-page .account-scroll-area{padding:8px 16px 24px}.general-settings-page .settings-general-card{padding:0;border:1px solid #eef1f5;background:#fafbfd;overflow:hidden}.general-settings-page .settings-item{min-height:54px;padding:0 16px}.general-settings-page .settings-item+.settings-item{border-top:1px solid #eceff3}.general-settings-page .settings-language-row{min-height:54px;padding:0 16px}.general-settings-page .settings-language-row .account-item-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.general-settings-page .settings-language-row .account-item-main span{color:#232833;font-size:14px;font-weight:900}.general-settings-page .settings-language-row .account-item-main em{color:#8c96a5;font-size:13px;font-weight:800}.general-settings-page .settings-item-label,.general-settings-page .settings-item-trailing em{color:#4a5361}.general-settings-page .settings-item-trailing .ui-icon{color:#aeb6c1}.general-settings-language-row{padding-right:16px}.general-settings-language-row .settings-item-label{color:#232833}.general-settings-address-row{padding-right:16px}.general-settings-address-row .settings-item-trailing{gap:0}.general-settings-system-row{padding-right:12px}.general-settings-system-row .settings-item-trailing{gap:0}.general-settings-language-accessory{display:inline-flex;align-items:center;gap:8px}.general-settings-language-accessory em{color:#4a5361;font-size:13px;font-weight:900}.general-settings-language-accessory .ui-icon{width:16px;height:16px;color:#4a5361}.general-settings-action-pill{min-width:56px;height:28px;padding:0 12px;border-radius:14px;background:#ff4a57;color:#fff;font-size:11px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.general-settings-page .account-switch{width:44px;height:26px;background:#dde2e9;box-shadow:none}.general-settings-page .account-switch.is-on{background:#ff4a57}.general-settings-page .account-switch i{top:2px;left:2px;width:22px;height:22px}.general-settings-page .account-switch.is-on i{left:20px}.general-settings-page .settings-general-extra .settings-general-card+.settings-general-card{margin-top:8px}.general-settings-speed-card{width:min(100%,336px);gap:14px;text-align:left}.general-settings-speed-list{display:grid;gap:8px}.general-settings-speed-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;border:1px solid #e8ecf2;border-radius:16px;background:#f7f8fb;color:#232833;font-size:14px;font-weight:900;cursor:pointer}.general-settings-speed-button.is-active{border-color:#111318;background:#f1f3f7}.general-settings-speed-check{display:grid;place-items:center;width:18px;height:18px;border-radius:999px;border:1px solid #d8dde6;color:transparent;flex:0 0 auto}.general-settings-speed-check.is-active{border-color:#111318;background:#111318;color:#fff}.general-settings-speed-check .ui-icon{width:12px;height:12px}.general-settings-speed-close{width:100%;height:46px;border:0;border-radius:999px;background:#111318;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.settings-language-check{display:grid;place-items:center;width:18px;height:18px;border-radius:999px;border:1px solid #d8dde6;color:transparent}.settings-language-check.is-active{border-color:#111318;background:#111318;color:#fff}.settings-language-check .ui-icon{width:12px;height:12px}.settings-inline-primary{margin-top:14px}.settings-document-scroll-area{padding-bottom:calc(var(--app-safe-bottom-roomy) + 24px)}.settings-document-hero-card{display:grid;gap:8px;padding:18px 16px}.settings-document-hero-card span{color:#8c96a5;font-size:12px;font-weight:900;letter-spacing:.08em}.settings-document-hero-card h3,.settings-document-section h3{margin:0;color:#22262d;font-weight:900}.settings-document-hero-card p,.settings-document-section p{margin:0;color:#8a929f;font-size:13px;line-height:1.7;font-weight:800}.settings-document-list{display:grid;gap:14px;margin-top:14px}.settings-document-section{display:grid;gap:10px;padding:15px}.settings-scan-stage{display:grid;justify-items:center;gap:14px;padding:22px 18px;text-align:center}.settings-scan-stage strong{color:#22262d;font-size:18px;font-weight:900}.settings-scan-stage p{margin:0;color:#8a929f;font-size:13px;line-height:1.7;font-weight:800}.settings-scan-frame{position:relative;width:min(100%,230px);aspect-ratio:1;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#ff4b6e1a,#11131814),#fff;box-shadow:inset 0 0 0 2px #1113180f}.settings-scan-frame:before,.settings-scan-frame:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:18px;border:2px solid rgba(17,19,24,.08)}.settings-scan-line{position:absolute;left:22px;right:22px;top:50%;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,#ff2e63 16%,#ff5b7b 50%,#ff2e63 84%,transparent);box-shadow:0 0 12px #ff2e633d;animation:settings-scan-sweep 2.3s ease-in-out infinite}.settings-scan-frame.is-live{background:#0f131a;box-shadow:inset 0 0 0 1px #ffffff14}.settings-scan-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .16s ease}.settings-scan-video.is-visible{opacity:1}.settings-scan-hint{max-width:280px;color:#a1a8b3}.settings-scan-file-input{display:none}.settings-scan-result-card{display:grid;gap:12px;margin-top:14px;padding:16px;border-radius:18px;background:#f8f9fb}.settings-scan-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-scan-result-head strong{color:#22262d;font-size:16px;font-weight:900}.settings-scan-result-head span{color:#8a929f;font-size:12px;font-weight:900}.settings-scan-result-grid{display:grid;gap:12px}.settings-scan-result-grid div{display:grid;gap:6px}.settings-scan-result-grid span{color:#8a929f;font-size:12px;font-weight:900}.settings-scan-result-grid strong{color:#22262d;font-size:13px;line-height:1.6;font-weight:800;word-break:break-word}.settings-scan-result-actions{display:flex;flex-wrap:wrap;gap:10px}.settings-qr-card{display:grid;gap:18px;padding:18px 16px}.settings-qr-header{display:flex;align-items:center;gap:12px}.settings-qr-avatar{display:grid;place-items:center;flex:0 0 auto;width:54px;height:54px;border-radius:18px;background:linear-gradient(160deg,#ff7e72,#ff2d63);color:#fff;overflow:hidden;background-size:cover;background-position:center}.settings-qr-avatar:before{content:"N";font-size:24px;font-weight:900}.settings-qr-avatar.has-image:before{content:none}.settings-qr-copy strong{display:block;color:#22262d;font-size:18px;font-weight:900}.settings-qr-copy p{margin:6px 0 0;color:#8a929f;font-size:13px;font-weight:800}.settings-qr-board{display:grid;place-items:center;min-height:276px;padding:16px;border-radius:22px;background:#fff}.settings-qr-board-copy{margin:0;color:#8a929f;font-size:13px;line-height:1.7;font-weight:800;text-align:center}.settings-qr-image{display:block;width:min(100%,244px);aspect-ratio:1}.settings-pseudo-qr{display:grid;grid-template-columns:repeat(21,1fr);gap:2px;width:min(100%,244px);aspect-ratio:1}.settings-pseudo-qr-cell{border-radius:2px;background:#edf0f4}.settings-pseudo-qr-cell.is-filled{background:#111318}.settings-qr-caption{margin:0;color:#8a929f;font-size:13px;line-height:1.7;font-weight:800;text-align:center}.settings-qr-actions{display:grid;gap:10px}.settings-qr-secondary-button{width:100%;min-height:46px;border:1px solid #e3e8ef;border-radius:999px;background:#fff;color:#232833;font-size:14px;font-weight:900}@keyframes settings-scan-sweep{0%,to{transform:translateY(-72px);opacity:.55}50%{transform:translateY(72px);opacity:1}}@media (max-width: 360px){.settings-scroll-area,.agreement-scroll-area.settings-document-scroll-area{padding-right:12px;padding-left:12px}.settings-scan-frame{width:min(100%,210px)}.settings-pseudo-qr,.settings-qr-image{width:min(100%,216px)}}.settings-address-list{display:grid;gap:14px}.settings-address-card{display:grid;gap:12px;padding:16px;border-radius:18px;background:#f8f9fb}.settings-address-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-address-meta{display:grid;gap:4px}.settings-address-meta strong{color:#22262d;font-size:16px;font-weight:900}.settings-address-meta span,.settings-address-copy{margin:0;color:#8a929f;font-size:13px;line-height:1.6;font-weight:800}.settings-address-tags,.settings-address-actions{display:flex;flex-wrap:wrap;gap:8px}.settings-address-tags em{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#eef1f5;color:#5b6472;font-style:normal;font-size:12px;font-weight:900}.settings-address-tags .is-default{background:#ff486c24;color:#ff416f}.settings-address-action{min-height:34px;padding:0 12px;border:none;border-radius:999px;background:#fff;color:#22262d;font-size:12px;font-weight:900}.settings-address-action.is-danger{color:#d93b57}.settings-address-action:disabled{opacity:.58}.settings-address-editor-card{width:min(100%,360px)}.settings-address-editor-grid{display:grid;gap:10px;margin-top:16px}.settings-address-default-row{padding-right:0;padding-left:0}.kb-primary-button.is-secondary{background:#fff;color:#22262d;box-shadow:inset 0 0 0 1px #22262d14}.account-edit-button{border:none;background:transparent;color:#ff416f;font-size:14px;font-weight:900}.kb-header .agreement-back-button{position:static;top:auto;left:auto}.settings-document-page .kb-header{grid-template-columns:44px minmax(0,1fr) 44px;min-height:calc(66px + var(--app-safe-top-roomy));align-items:center;padding:var(--app-safe-top-roomy) 12px 10px}.settings-document-page .kb-header h2,.settings-document-page .agreement-title-block h2{max-width:100%;overflow:hidden;color:#22262d;font-size:17px;line-height:1.22;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.settings-document-page .agreement-title-block p{margin-top:4px;color:#9aa1ad;font-size:11px;line-height:1.2;font-weight:800}.settings-document-page .agreement-scroll-area.settings-document-scroll-area{top:calc(var(--app-safe-top-roomy) + 66px);right:0;bottom:0;left:0;padding:8px 16px calc(var(--app-safe-bottom-roomy) + 24px)}.account-manage-page .account-manage-scroll-area{display:block;padding:8px 16px 18px}.account-manage-page .account-card{min-height:68px;gap:10px;padding:10px 12px;border:1.5px solid rgba(255,51,66,.28);border-radius:16px;background:#fff;box-shadow:none}.account-manage-page .account-card.is-active{border-color:#ff3342;background:#fff}.account-manage-page .account-manage-entry{cursor:pointer}.account-manage-page .account-card-avatar{width:44px;height:44px}.account-manage-page .account-card-copy h3{overflow:hidden;margin:0;color:#22262d;font-size:14px;line-height:1.25;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.account-manage-page .account-card-copy p{overflow:hidden;margin-top:4px;color:#8a929f;font-size:11px;line-height:1.25;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.account-manage-page .account-card-check.is-active{color:#ff3342}.account-manage-page .account-manage-footer{padding:10px 20px var(--app-safe-bottom-roomy)}.account-manage-page .account-manage-footer .kb-primary-button{height:46px;background:#ff3342;color:#fff;font-size:14px}.about-page .about-scroll-area{padding-top:8px}.about-page .about-hero-card{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:15px;border-radius:18px;background:radial-gradient(circle at top right,rgba(255,78,112,.3),transparent 42%),linear-gradient(145deg,#171a22,#2e3440)}.about-page .about-brand-mark{width:48px;height:48px;border-radius:16px;background:#050711}.about-page .about-hero-copy strong{color:#fff;font-size:17px;line-height:1.2;font-weight:950}.about-page .about-hero-copy p{margin-top:6px;color:#ffffffc7;font-size:12px;line-height:1.55;font-weight:800}.about-page .settings-about-card{margin-top:0}.service-page .support-summary-card{margin-bottom:12px;padding:12px;border:1px solid #edf1f5;border-radius:18px;background:#fff}.service-page .support-summary-agent{gap:10px}.service-page .service-avatar-summary{width:34px;height:34px}.service-page .support-summary-top strong{font-size:15px;line-height:1.2}.service-page .support-summary-top p{margin-top:6px;font-size:12px;line-height:1.5}.service-page .support-summary-status-row{gap:6px;margin-top:10px}.service-page .support-category-list{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.service-page .support-category-list::-webkit-scrollbar{display:none}.service-page .service-system-row,.service-page .service-user-row{min-width:0}.service-page .service-message-stack{max-width:calc(100% - 44px);min-width:0}.service-page .service-message-stack-outgoing{align-items:flex-end;max-width:74%;min-width:72px}.service-page .service-bubble{box-sizing:border-box;max-width:100%;min-width:0}.service-page .service-bubble-user{min-width:72px;padding:10px 13px;text-align:left}.service-page .service-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;text-align:left}.service-page .service-bubble-time{align-self:flex-end}.feedback-history-top-button{width:40px;height:40px;border-radius:16px;color:#22262d;font-size:12px;font-weight:950}.feedback-page .feedback-floating-toast,.service-page .service-floating-toast{top:calc(var(--app-safe-top-roomy) + 58px)}.feedback-history-page .feedback-history-scroll-area{inset:calc(var(--app-safe-top-roomy) + 58px) 0 0;padding:8px 16px calc(var(--app-safe-bottom-roomy) + 24px)}.feedback-history-page .feedback-section{margin-top:0}.feedback-history-page .feedback-section-heading h3{color:#22262d;font-size:16px;font-weight:950}.search-page .search-input-shell{background:#f1f3f6;color:#5d6571;box-shadow:inset 0 0 0 1px #d5dbe4f2}.search-page .search-input{color:#1f2530}.search-page .search-input::placeholder{color:#7f8794}.notice-page,.notice-only-header,.notice-only-scroll,.notice-detail-screen,.notice-detail-scroll{background:#fff}.notice-only-back,.notice-only-settings-button{background:#f4f5f7;box-shadow:none}.notice-only-item{background:transparent;box-shadow:none}.notice-only-item-main,.notice-only-item.is-unread .notice-only-item-main{background:#f8f9fb}.notice-only-item-gesture:before{box-shadow:0 0 0 1px #e2e6ecf2}.notice-detail-card{background:#f8f9fb}
