.tbx-root,.tbx-root *{box-sizing:border-box}.tbx-root{--tbx-green: var(--green);--tbx-green-dark: var(--green-dark);--tbx-green-soft: var(--green-soft);--tbx-line: var(--line);--tbx-muted: var(--muted);width:100%;min-height:100dvh;margin:0 auto;color:var(--ink);background:var(--canvas);font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Helvetica,Arial,sans-serif;-webkit-tap-highlight-color:transparent}.tbx-root button,.tbx-root input,.tbx-root textarea{font:inherit}.tbx-root button{color:inherit}.tbx-root button:focus-visible,.tbx-root input:focus-visible,.tbx-root textarea:focus-visible{outline:3px solid var(--green);outline-offset:2px}.tbx-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:78px 1fr 78px;align-items:center;height:46px;padding:0 6px;color:var(--ink);background:var(--surface);border-bottom:1px solid var(--line)}.tbx-header h1{overflow:hidden;margin:0;font-size:17px;font-weight:500;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tbx-header-button,.tbx-header-text-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 7px;border:0;background:transparent;cursor:pointer}.tbx-header-button{justify-self:start}.tbx-header-action{display:flex;justify-content:flex-end}.tbx-header-text-button{gap:3px;color:var(--green-dark)!important;font-size:12px!important;white-space:nowrap}.tbx-demo-notice{display:flex;align-items:flex-start;gap:6px;min-height:38px;padding:8px 12px;color:var(--green-dark);background:var(--green-soft);border-bottom:1px solid var(--line);font-size:11px;line-height:1.45}.tbx-demo-notice svg{flex:0 0 auto;margin-top:1px}.tbx-demo-notice.is-compact{min-height:32px;padding-block:6px}.tbx-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--surface);border-top:1px solid var(--tbx-line);border-left:1px solid var(--tbx-line)}.tbx-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:96px;padding:9px 5px 8px;border:0;border-right:1px solid var(--tbx-line);border-bottom:1px solid var(--tbx-line);color:var(--ink);background:var(--surface);cursor:pointer}.tbx-grid-item:active{background:var(--green-soft)}.tbx-grid-icon{display:grid;place-items:center;width:43px;height:43px;margin-bottom:4px;color:var(--green-dark)}.tbx-grid-icon.is-rose,.tbx-grid-icon.is-blue,.tbx-grid-icon.is-amber,.tbx-grid-icon.is-coral,.tbx-grid-icon.is-mint,.tbx-grid-icon.is-magenta,.tbx-grid-icon.is-lime,.tbx-grid-icon.is-slate,.tbx-grid-icon.is-indigo{color:var(--green-dark)}.tbx-grid-item strong{overflow:hidden;max-width:100%;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.tbx-grid-item small{overflow:hidden;max-width:100%;margin-top:2px;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.tbx-index-footnote{margin:20px 22px;color:var(--muted);font-size:11px;line-height:1.6;text-align:center}.tbx-content{padding:12px 12px 22px}.tbx-intro{position:relative;margin:5px 0 17px;padding:20px 10px 11px;background:var(--surface);border:1px solid var(--green);border-radius:2px}.tbx-intro:before,.tbx-intro:after{position:absolute;width:9px;height:9px;content:"";background:var(--surface)}.tbx-intro:before{top:-1px;left:-1px;border-right:1px solid var(--green);border-bottom:1px solid var(--green)}.tbx-intro:after{right:-1px;bottom:-1px;border-top:1px solid var(--green);border-left:1px solid var(--green)}.tbx-intro strong{position:absolute;top:4px;left:50%;font-size:13px;font-weight:500;transform:translate(-50%)}.tbx-intro p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.tbx-equation{display:flex;align-items:center;justify-content:center;gap:10px;margin:7px 0 16px}.tbx-equation>span{display:grid;place-items:center;width:43px;height:43px;color:var(--green-dark);border:4px solid currentColor;border-radius:50%}.tbx-equation .is-male,.tbx-equation .is-female,.tbx-equation .is-question{color:var(--green-dark);background:var(--surface)}.tbx-equation span svg{color:currentColor}.tbx-equation b{font-size:17px;font-weight:500}.tbx-form-card,.tbx-picker-input,.tbx-filter-panel,.tbx-fortune-stage{display:block;padding:13px;color:var(--ink);background:var(--surface);border:1px solid var(--tbx-line);border-radius:7px}.tbx-fieldset,.tbx-filter-panel fieldset{min-width:0;margin:0;padding:0;border:0}.tbx-fieldset legend,.tbx-filter-panel legend{margin-bottom:7px;color:var(--muted);font-size:12px}.tbx-segmented{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:9px}.tbx-segmented button,.tbx-calendar-filter button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;color:var(--ink);border:1px solid var(--line);border-radius:5px;background:var(--surface-soft);font-size:12px;cursor:pointer}.tbx-segmented button.is-active,.tbx-calendar-filter button.is-active{color:var(--canvas);background:var(--tbx-green);border-color:var(--tbx-green)}.tbx-field-row{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:8px;margin-top:9px;font-size:13px}.tbx-field-row input,.tbx-fortune-stage input{min-width:0;height:42px;padding:0 10px;color:var(--ink);border:1px solid var(--line);border-radius:4px;background:var(--surface-soft);font-size:14px}.tbx-primary,.tbx-outline{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:44px;margin-top:12px;padding:0 14px;border-radius:23px;cursor:pointer}.tbx-primary{color:var(--canvas)!important;background:var(--tbx-green);border:1px solid var(--tbx-green)}.tbx-outline{color:var(--tbx-green-dark)!important;background:var(--surface);border:1px solid var(--tbx-green)}.tbx-primary:disabled,.tbx-outline:disabled,.tbx-secondary-actions button:disabled,.tbx-history-title button:disabled{cursor:not-allowed;opacity:.42}.tbx-result{display:flex;flex-direction:column;align-items:center;margin-top:13px;padding:13px 12px;text-align:center;background:var(--tbx-green-soft);color:var(--ink);border:1px solid var(--line);border-radius:7px}.tbx-result>span{color:var(--muted);font-size:10px}.tbx-result>strong{margin-top:4px;color:var(--green-dark);font-size:17px;font-weight:600}.tbx-result p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.tbx-secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.tbx-secondary-actions.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.tbx-secondary-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:40px;padding:0 6px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);border-radius:5px;font-size:12px;cursor:pointer}.tbx-card-status,.tbx-history-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:12px}.tbx-card-status button,.tbx-history-title button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0 9px;color:var(--tbx-green-dark);background:var(--surface-soft);border:1px solid var(--line);border-radius:4px;font-size:11px;cursor:pointer}.tbx-zodiac-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 26px}.tbx-flip-card{position:relative;min-width:0;aspect-ratio:.72;padding:0;color:var(--canvas);border:0;background:transparent;cursor:pointer;perspective:600px}.tbx-card-back,.tbx-card-front{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:4px;backface-visibility:hidden;transition:transform .42s ease}.tbx-card-back{color:var(--canvas);background:var(--green);border:5px double var(--green-dark);transform:rotateY(0)}.tbx-card-back small{font-size:8px}.tbx-card-front{color:var(--green-dark);background:var(--surface);border:1px solid var(--line);transform:rotateY(180deg)}.tbx-card-front strong{font-size:20px;font-weight:500}.tbx-flip-card.is-open .tbx-card-back{transform:rotateY(-180deg)}.tbx-flip-card.is-open .tbx-card-front{transform:rotateY(0)}.tbx-shake-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px}.tbx-shake-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:215px;height:215px;color:var(--green-dark)!important;background:var(--surface);border:10px solid var(--green);border-radius:50%;box-shadow:inset 0 0 0 4px var(--green-soft);cursor:pointer}.tbx-shake-button strong{margin-top:8px;font-size:14px;font-weight:500}.tbx-shake-button.is-shaking{animation:tbx-shake .12s linear infinite}.tbx-shake-stage>small{margin-top:16px;color:var(--tbx-muted);font-size:11px}@keyframes tbx-shake{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-6px) rotate(-2deg)}75%{transform:translate(6px) rotate(2deg)}}.tbx-bag-stage{display:flex;flex-direction:column;align-items:center;min-height:250px;padding-top:20px;text-align:center}.tbx-bag-stage>span{display:grid;place-items:center;width:145px;height:145px;color:var(--green-dark);background:var(--green-soft);border:7px solid var(--green);border-radius:50%}.tbx-bag-stage.is-open>span{color:var(--tbx-green-dark);background:var(--green-soft);border-color:var(--green)}.tbx-bag-stage strong{margin-top:11px;font-size:19px}.tbx-bag-stage p{max-width:290px;margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.tbx-lucky-stage{display:flex;flex-direction:column;align-items:center;min-height:385px;padding:18px 12px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:7px}.tbx-marquee{display:grid;place-items:center;width:100%;min-height:64px;padding:8px;color:var(--canvas);background:var(--green);border:6px solid var(--green-dark);border-radius:5px;font-size:24px;font-weight:700;text-align:center}.tbx-wheel-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:180px;height:180px;margin-top:32px;color:var(--green-dark)!important;background:var(--surface-soft);border:12px solid var(--green);border-radius:50%;box-shadow:inset 0 0 0 3px var(--line);cursor:pointer}.tbx-wheel-button strong{margin-top:8px;font-size:18px}.tbx-wheel-button.is-spinning{animation:tbx-spin .55s linear infinite}@keyframes tbx-spin{to{transform:rotate(360deg)}}.tbx-wheel-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:100%;margin-top:24px}.tbx-wheel-legend span{padding:5px;color:var(--ink);border:1px solid var(--line);border-radius:3px;font-size:10px;text-align:center}.tbx-zodiac-wheel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,72px);gap:6px;padding:8px;background:var(--green-soft);border:1px solid var(--green)}.tbx-zodiac-wheel>span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--green-dark);background:var(--surface-soft);border:2px solid transparent;font-size:12px}.tbx-zodiac-wheel>span.is-selected{color:var(--green-dark);background:var(--surface);border-color:var(--tbx-green)}.tbx-zodiac-wheel>span:nth-of-type(1){grid-area:1 / 1}.tbx-zodiac-wheel>span:nth-of-type(2){grid-area:1 / 2}.tbx-zodiac-wheel>span:nth-of-type(3){grid-area:1 / 3}.tbx-zodiac-wheel>span:nth-of-type(4){grid-area:1 / 4}.tbx-zodiac-wheel>span:nth-of-type(5){grid-area:2 / 4}.tbx-zodiac-wheel>span:nth-of-type(6){grid-area:3 / 4}.tbx-zodiac-wheel>span:nth-of-type(7){grid-area:4 / 4}.tbx-zodiac-wheel>span:nth-of-type(8){grid-area:4 / 3}.tbx-zodiac-wheel>span:nth-of-type(9){grid-area:4 / 2}.tbx-zodiac-wheel>span:nth-of-type(10){grid-area:4 / 1}.tbx-zodiac-wheel>span:nth-of-type(11){grid-area:3 / 1}.tbx-zodiac-wheel>span:nth-of-type(12){grid-area:2 / 1}.tbx-zodiac-wheel>button{display:flex;grid-area:2 / 2 / 4 / 4;flex-direction:column;align-items:center;justify-content:center;gap:4px;align-self:center;justify-self:center;width:86px;height:86px;color:var(--green-dark);background:var(--surface);border:0;border-radius:50%;font-size:15px;cursor:pointer}.tbx-zodiac-wheel.is-spinning>button svg{animation:tbx-spin .55s linear infinite}.tbx-calendar-filter{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:9px}.tbx-calendar{overflow:hidden;color:var(--ink);background:var(--surface);border:1px solid var(--tbx-line)}.tbx-calendar-head{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:48px;color:var(--canvas);background:var(--tbx-green)}.tbx-calendar-head strong{text-align:center;font-size:16px;font-weight:500}.tbx-calendar-head button{min-height:46px;color:var(--canvas);background:transparent;border:0;cursor:pointer}.tbx-week-row,.tbx-day-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.tbx-week-row span{display:grid;place-items:center;height:35px;font-size:12px}.tbx-day-grid{padding:3px 4px 8px}.tbx-day-grid button,.tbx-day-grid>span{place-self:center;width:34px;height:34px;margin:2px 0}.tbx-day-grid button{padding:0;border:1px solid transparent;border-radius:50%;color:var(--ink);background:var(--surface-soft);font-size:12px;cursor:pointer}.tbx-day-grid button.is-marked{color:var(--canvas);background:var(--tbx-green)}.tbx-day-grid button.is-selected{border:2px solid var(--green-dark)}.tbx-day-grid button.is-today{box-shadow:0 0 0 2px var(--surface),0 0 0 3px var(--green-dark)}.tbx-day-grid button:disabled{visibility:hidden}.tbx-calendar-summary{margin:13px 0 0;min-height:42px;padding:10px;text-align:center;color:var(--ink);background:var(--surface);border:1px solid var(--tbx-line);border-radius:5px;font-size:13px}.tbx-fortune-stage{display:flex;flex-direction:column;align-items:center;padding:19px 14px}.tbx-oracle-icon{display:grid;place-items:center;width:125px;height:125px;margin-bottom:16px;color:var(--green-dark);background:var(--green-soft);border:1px solid var(--line);border-radius:50%}.tbx-fortune-stage label{display:grid;width:100%;gap:6px;font-size:12px}.tbx-fortune-buttons{display:grid;grid-template-columns:1fr 1fr;gap:18px;width:100%;margin-top:13px}.tbx-fortune-buttons button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:43px;color:var(--canvas);background:var(--green);border:0;border-radius:2px;cursor:pointer}.tbx-picker-input>span{display:block;margin-bottom:7px;font-size:12px}.tbx-picker-input textarea{width:100%;min-height:105px;padding:10px;resize:vertical;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);border-radius:3px;font-size:14px;line-height:1.5}.tbx-picker-input small{display:block;margin-top:6px;color:var(--tbx-muted);font-size:10px}.tbx-filter-panel{margin-top:9px;padding:10px}.tbx-filter-panel fieldset+fieldset{margin-top:9px;padding-top:8px;border-top:1px solid var(--line)}.tbx-filter-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.tbx-filter-options.is-parity,.tbx-filter-options.is-size{grid-template-columns:repeat(2,72px)}.tbx-filter-options.is-zodiac{grid-template-columns:repeat(6,minmax(0,1fr))}.tbx-filter-options.is-tail{grid-template-columns:repeat(5,minmax(0,1fr))}.tbx-filter-options button{display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:0;min-height:32px;padding:0 4px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);border-radius:3px;font-size:11px;cursor:pointer}.tbx-filter-options button.is-active{color:var(--canvas);background:var(--tbx-green);border-color:var(--tbx-green)}.tbx-picker-controls{display:grid;grid-template-columns:2fr 1fr;gap:8px}.tbx-picker-controls .tbx-primary,.tbx-picker-controls .tbx-outline{border-radius:5px}.tbx-history-panel{min-height:330px;padding:12px;color:var(--ink);background:var(--surface);border:1px solid var(--tbx-line);border-radius:7px}.tbx-history-title>span{display:inline-flex;align-items:center;gap:5px;font-weight:600}.tbx-history-panel ul{margin:0;padding:0;list-style:none}.tbx-history-panel li{display:grid;grid-template-columns:1fr 38px;gap:8px;padding:10px 0;border-top:1px solid var(--line)}.tbx-history-panel li>div{display:flex;flex-direction:column;gap:3px;min-width:0}.tbx-history-panel li strong{font-size:12px;font-weight:500}.tbx-history-panel li span{color:var(--muted);font-size:11px;line-height:1.45}.tbx-history-panel li>button{min-width:38px;min-height:38px;color:var(--muted);background:transparent;border:0;cursor:pointer}.tbx-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px;color:var(--muted);text-align:center}.tbx-empty strong{margin-top:10px;color:var(--ink);font-size:14px}.tbx-empty span{margin-top:5px;font-size:11px}.tbx-empty .tbx-primary{width:min(240px,100%);margin-top:20px}.tbx-page-footer{display:flex;align-items:center;justify-content:center;gap:5px;padding:13px 12px calc(15px + env(safe-area-inset-bottom));color:var(--muted);font-size:10px;text-align:center}.tbx-toast{position:fixed;right:50%;bottom:calc(24px + env(safe-area-inset-bottom));z-index:90;display:flex;align-items:center;gap:5px;max-width:calc(100vw - 32px);padding:9px 13px;color:var(--canvas);background:var(--green-dark);border:1px solid var(--green);border-radius:18px;font-size:12px;transform:translate(50%)}@media(min-width:481px){.tbx-root{max-width:480px;box-shadow:0 0 0 1px var(--line)}}@media(min-width:900px){.tbx-root.tbx-index-page{max-width:960px}.tbx-root.tbx-detail-page{max-width:720px}.tbx-index-page .tbx-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:20px}.tbx-index-page .tbx-grid-item{min-height:132px}}@media(max-width:374px){.tbx-content{padding-inline:9px}.tbx-grid-item{min-height:91px}.tbx-grid-item small{display:none}.tbx-zodiac-grid{gap-inline:18px}.tbx-zodiac-wheel{grid-template-rows:repeat(4,66px)}.tbx-secondary-actions.is-three{grid-template-columns:1fr}.tbx-filter-options.is-zodiac{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.tbx-card-back,.tbx-card-front{transition:none}.tbx-shake-button.is-shaking,.tbx-wheel-button.is-spinning,.tbx-zodiac-wheel.is-spinning>button svg{animation:none}}.app-shell .tbx-root{--canvas: #f5f8fc;--surface: #fff;--surface-soft: #f7faff;--ink: #10234a;--muted: #6d7e99;--line: #dce5f0;--green: #1267e8;--green-dark: #0d51bb;--green-soft: #edf4ff;--tbx-green: #1267e8;--tbx-green-dark: #0d51bb;--tbx-green-soft: #edf4ff;--tbx-line: #dce5f0;--tbx-muted: #6d7e99;width:100%;min-height:100dvh;color:#10234a;background:#f5f8fc;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif;box-shadow:none}.app-shell .tbx-root button:focus-visible,.app-shell .tbx-root input:focus-visible,.app-shell .tbx-root textarea:focus-visible{outline:2px solid rgba(18,103,232,.42);outline-offset:2px}.app-shell .tbx-header{height:54px;color:#10234a;border-bottom:1px solid #dce5f0;background:#fffffff7;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell .tbx-header h1{color:#10234a;font-size:18px;font-weight:700;letter-spacing:.01em}.app-shell .tbx-header-button,.app-shell .tbx-header-text-button{color:#10234a!important}.app-shell .tbx-header-text-button{color:#1267e8!important}.app-shell .tbx-demo-notice{min-height:36px;color:#49617f;border-bottom:1px solid #dce5f0;background:#f8fbff}.app-shell .tbx-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:12px;padding:0;overflow:hidden;border:1px solid #dce5f0;border-radius:8px;background:#fff}.app-shell .tbx-grid-item{min-width:0;min-height:88px;padding:10px 5px;color:#20395f;border:0;border-right:1px solid #edf2f7;border-bottom:1px solid #edf2f7;border-radius:0;background:#fff;box-shadow:none}.app-shell .tbx-grid-item:hover,.app-shell .tbx-grid-item:active{color:#0d51bb;background:#edf4ff}.app-shell .tbx-grid-icon,.app-shell .tbx-grid-icon.is-rose,.app-shell .tbx-grid-icon.is-blue,.app-shell .tbx-grid-icon.is-amber,.app-shell .tbx-grid-icon.is-coral,.app-shell .tbx-grid-icon.is-mint,.app-shell .tbx-grid-icon.is-magenta,.app-shell .tbx-grid-icon.is-lime,.app-shell .tbx-grid-icon.is-slate,.app-shell .tbx-grid-icon.is-indigo{width:36px;height:36px;margin-bottom:5px;color:#1267e8}.app-shell .tbx-grid-item strong{color:#20395f;font-size:13px;font-weight:600}.app-shell .tbx-grid-item small,.app-shell .tbx-index-footnote,.app-shell .tbx-page-footer{color:#71809b}.app-shell .tbx-content{width:100%;padding:12px 12px 24px}.app-shell .tbx-intro,.app-shell .tbx-form-card,.app-shell .tbx-picker-input,.app-shell .tbx-filter-panel,.app-shell .tbx-fortune-stage,.app-shell .tbx-result,.app-shell .tbx-history-panel,.app-shell .tbx-calendar,.app-shell .tbx-card-status,.app-shell .tbx-lucky-stage{color:#10234a;border:1px solid #dce5f0;border-radius:8px;background:#fff;box-shadow:none}.app-shell .tbx-intro{margin:0 0 12px;padding:14px 15px;border-left:3px solid #1267e8}.app-shell .tbx-intro:before,.app-shell .tbx-intro:after{display:none}.app-shell .tbx-intro strong,.app-shell .tbx-fieldset legend,.app-shell .tbx-filter-panel legend,.app-shell .tbx-history-title,.app-shell .tbx-calendar-head strong{color:#10234a;font-weight:650}.app-shell .tbx-intro p,.app-shell .tbx-result p,.app-shell .tbx-history-panel li span,.app-shell .tbx-empty,.app-shell .tbx-picker-input small{color:#6d7e99}.app-shell .tbx-equation{border-color:#dce5f0;background:#f8fbff}.app-shell .tbx-equation>span,.app-shell .tbx-oracle-icon{color:#1267e8;border-color:#b9d2f5;background:#edf4ff}.app-shell .tbx-segmented,.app-shell .tbx-calendar-filter{border:1px solid #dce5f0;border-radius:7px;background:#f7faff}.app-shell .tbx-segmented button,.app-shell .tbx-calendar-filter button,.app-shell .tbx-filter-options button,.app-shell .tbx-secondary-actions button{color:#526783;border-color:#dce5f0;border-radius:5px;background:#fff;box-shadow:none}.app-shell .tbx-segmented button.is-active,.app-shell .tbx-calendar-filter button.is-active,.app-shell .tbx-filter-options button.is-active{color:#0d51bb;border-color:#94bdf3;background:#edf4ff}.app-shell .tbx-field-row input,.app-shell .tbx-fortune-stage input,.app-shell .tbx-picker-input textarea{color:#10234a;border:1px solid #dce5f0;border-radius:6px;background:#fff}.app-shell .tbx-field-row input::placeholder,.app-shell .tbx-fortune-stage input::placeholder,.app-shell .tbx-picker-input textarea::placeholder{color:#91a0b6;opacity:1}.app-shell .tbx-primary,.app-shell .tbx-wheel-button,.app-shell .tbx-shake-button{color:#fff;border:1px solid #1267e8;background:#1267e8;box-shadow:none}.app-shell .tbx-outline{color:#1267e8;border:1px solid #b9d2f5;background:#fff}.app-shell .tbx-primary,.app-shell .tbx-outline,.app-shell .tbx-secondary-actions button,.app-shell .tbx-history-title button{border-radius:6px}.app-shell .tbx-result>span{color:#0d51bb}.app-shell .tbx-result>strong{color:#10234a}.app-shell .tbx-flip-card{border-color:#dce5f0;border-radius:6px}.app-shell .tbx-card-back,.app-shell .tbx-card-front{color:#10234a;border-color:#dce5f0;border-radius:6px;background:#fff}.app-shell .tbx-card-front{color:#fff;background:#1267e8}.app-shell .tbx-bag-stage,.app-shell .tbx-marquee,.app-shell .tbx-wheel-legend,.app-shell .tbx-calendar-summary{color:#20395f;border-color:#dce5f0;border-radius:6px;background:#f8fbff}.app-shell .tbx-zodiac-wheel>span{color:#354d6c;border-color:#dce5f0;background:#fff}.app-shell .tbx-zodiac-wheel>span.is-selected{color:#fff;border-color:#1267e8;background:#1267e8}.app-shell .tbx-zodiac-wheel>button{color:#fff;border-color:#1267e8;background:#1267e8;box-shadow:none}.app-shell .tbx-day-grid button{color:#20395f;background:#fff}.app-shell .tbx-day-grid button.is-marked,.app-shell .tbx-day-grid button.is-selected{color:#fff;border-color:#1267e8;background:#1267e8}.app-shell .tbx-day-grid button.is-today{box-shadow:0 0 0 1px #1267e8}.app-shell .tbx-history-panel li{border-top-color:#e6edf6}.app-shell .tbx-toast{color:#fff;border-color:#1267e8;border-radius:6px;background:#10234a;box-shadow:none}@media(max-width:390px){.app-shell .tbx-grid{margin:8px}.app-shell .tbx-grid-item{min-height:82px}.app-shell .tbx-content{padding-right:8px;padding-left:8px}.app-shell .tbx-zodiac-grid,.app-shell .tbx-filter-options,.app-shell .tbx-field-row,.app-shell .tbx-picker-controls{min-width:0}}@media(min-width:900px){.app-shell .tbx-root.tbx-index-page{max-width:1120px}.app-shell .tbx-root.tbx-detail-page{max-width:820px}.app-shell .tbx-index-page .tbx-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:0}.app-shell .tbx-index-page .tbx-grid-item{min-height:102px}}.legacy-header{height:46px;display:grid;grid-template-columns:52px 1fr 72px;align-items:center;position:sticky;top:0;z-index:45;background:#fff;border-bottom:1px solid #eee;color:#222}.legacy-header>button,.legacy-header-right button{border:0;background:none;color:#222;height:44px}.legacy-header>strong{text-align:center;font-size:18px;font-weight:500}.legacy-header-right{display:flex;justify-content:flex-end;padding-right:8px}.legacy-page{min-height:calc(100vh - 46px);background:#f5f5f5;padding-bottom:24px;color:#333}.legacy-scroll-tabs,.legacy-short-tabs,.legacy-room-tabs{display:flex;background:#fff;border-bottom:1px solid #eee;overflow-x:auto}.legacy-scroll-tabs button,.legacy-short-tabs button,.legacy-room-tabs button{min-width:86px;flex:1;height:45px;border:0;background:#fff;color:#555;white-space:nowrap}.legacy-scroll-tabs button.active,.legacy-short-tabs button.active,.legacy-room-tabs button.active{color:#07c160;border-bottom:2px solid #07c160}.legacy-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#aaa;background:#fff;margin-top:10px}.legacy-chat{min-height:calc(100vh - 46px);display:flex;flex-direction:column;background:#f4f4f4}.legacy-chat-notice{padding:8px 12px;color:#e55d5d;background:#fff8ef;font-size:13px;white-space:nowrap;overflow:hidden}.legacy-chat-feed{flex:1;padding:22px 14px}.legacy-chat-feed div{max-width:82%;background:#fff;border-radius:4px 14px 14px;padding:10px 12px}.legacy-chat-feed span{color:#07c160;font-size:12px}.legacy-chat-feed p{margin:6px 0 0}.legacy-chat-input{display:flex;gap:8px;padding:9px;background:#fff;position:sticky;bottom:0}.legacy-chat-input input{flex:1;border:1px solid #ddd;border-radius:20px;padding:0 14px}.legacy-chat-input button{display:flex;align-items:center;gap:4px;border:0;border-radius:19px;background:#07c160;color:#fff;padding:9px 13px}.legacy-level-hero{padding:28px;background:linear-gradient(135deg,#06bd62,#25d57c);color:#fff;display:flex;gap:16px;align-items:center}.legacy-level-hero span,.legacy-level-hero small{display:block}.legacy-level-hero strong{display:block;font-size:22px;margin:4px 0}.legacy-section-title{font-size:17px;margin:10px 0 0;padding:14px;background:#fff}.legacy-level-table{background:#fff}.legacy-level-table>div{display:grid;grid-template-columns:1.3fr 1fr 1fr;align-items:center;text-align:center;min-height:44px;border-top:1px solid #eee}.legacy-level-table svg{justify-self:center}.legacy-medals{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px}.legacy-medals article{background:#fff;border-radius:6px;padding:28px 12px;text-align:center}.legacy-medals svg{color:#f5b331}.legacy-medals strong,.legacy-medals span{display:block;margin-top:8px}.legacy-medals span{color:#aaa;font-size:13px}.legacy-search{display:flex;align-items:center;gap:8px;background:#fff;padding:9px 13px}.legacy-search input{min-width:0;flex:1;height:36px;border:0;border-radius:18px;background:#f3f3f3;padding:0 13px}.legacy-search.prominent{padding:12px}.legacy-search.prominent button{height:36px;border:0;background:#07c160;color:#fff;border-radius:18px;padding:0 18px}.legacy-menu-list{background:#fff}.legacy-menu-list button{width:100%;display:grid;grid-template-columns:36px 1fr auto 20px;align-items:center;gap:8px;padding:15px;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left}.legacy-menu-list svg{color:#09bc61}.legacy-menu-list strong,.legacy-menu-list small{display:block}.legacy-menu-list small{color:#999;margin-top:4px}.legacy-menu-list em{font-style:normal;color:#aaa}.legacy-help-hero{width:100%;border:0;background:#fff;padding:18px;display:flex;gap:12px;align-items:center;text-align:left}.legacy-help-hero>svg:first-child{color:#07c160}.legacy-help-hero span{flex:1}.legacy-help-hero strong,.legacy-help-hero small{display:block}.legacy-help-hero small{color:#999;margin-top:5px}.legacy-accordion{margin-top:10px;background:#fff}.legacy-accordion article{border-bottom:1px solid #eee}.legacy-accordion article>button{width:100%;height:52px;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;text-align:left;border:0;background:#fff}.legacy-accordion article>button svg:first-child{color:#07c160}.legacy-accordion article>button svg:last-child{transition:transform .2s}.legacy-accordion article>button svg.open{transform:rotate(90deg)}.legacy-accordion p{margin:0;padding:0 18px 16px 46px;color:#777;line-height:1.65}.legacy-search-tip{text-align:center;color:#999;padding:34px 20px}.legacy-link-button,.legacy-text-action{display:block;margin:16px auto;border:0;background:none;color:#07c160}.legacy-video-card{margin:12px;background:#fff;padding-bottom:16px}.legacy-video-poster{height:400px;display:grid;place-items:center;background:linear-gradient(#191d25,#090b10);color:#fff}.legacy-video-card strong,.legacy-video-card span{display:block;padding:10px 14px 0}.legacy-video-card span{color:#999;font-size:13px}.legacy-3d-head{background:#fff;padding:18px;text-align:center}.legacy-3d-head span,.legacy-3d-head strong{display:block}.legacy-discontinued{text-align:center;color:#999;font-size:13px}.legacy-beauty-placeholder{height:410px;display:grid;place-content:center;gap:10px;text-align:center;background:#eaeaea;color:#999}.legacy-beauty-actions{display:flex;background:#fff}.legacy-beauty-actions button{flex:1;height:50px;border:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px}.legacy-meta{text-align:center;color:#999}.legacy-category-cloud{background:#fff;padding:10px;display:flex;gap:8px;overflow-x:auto}.legacy-category-cloud button{border:0;background:#f5f5f5;border-radius:14px;padding:6px 10px;white-space:nowrap}.legacy-beauty-grid,.legacy-post-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px}.legacy-beauty-grid article,.legacy-post-grid article{background:#fff}.legacy-beauty-grid article>div,.legacy-post-grid article>div{height:160px;display:grid;place-items:center;background:#eee;color:#aaa}.legacy-beauty-grid span,.legacy-post-grid span{display:block;padding:10px;text-align:center}.legacy-post-grid small{display:block;padding:0 10px 8px;color:#999}.legacy-picker-row{display:flex;justify-content:space-between;background:#fff;padding:12px 16px}.legacy-picker-row button{border:1px solid #ddd;background:#fff;border-radius:4px;padding:6px 20px}.legacy-ranking-note{margin-top:10px;padding:18px;background:#fff;display:flex;align-items:center;gap:10px}.legacy-ranking-note svg{color:#f4a51c}.legacy-rank-head{display:grid;grid-template-columns:1fr 2fr 1fr;text-align:center;background:#fff;padding:12px;border-top:1px solid #eee;color:#666}.legacy-user-card{background:#fff;padding:18px;display:flex;gap:12px;align-items:center}.legacy-user-card div{flex:1}.legacy-user-card strong,.legacy-user-card span{display:block}.legacy-user-card span{color:#999;font-size:13px;margin-top:4px}.legacy-user-card button{border:1px solid #07c160;background:#fff;color:#07c160;border-radius:16px;padding:6px 16px}.legacy-community-note,.legacy-service{margin-top:10px;background:#fff;min-height:280px;padding:44px 24px;text-align:center}.legacy-community-note svg,.legacy-service svg{color:#07c160}.legacy-community-note strong,.legacy-service strong,.legacy-service span{display:block;margin-top:12px}.legacy-community-note p,.legacy-service span{color:#888}.legacy-service button{margin-top:24px;border:0;border-radius:21px;background:#07c160;color:#fff;padding:11px 40px}.legacy-detail-lines{background:#fff;padding:16px}.legacy-detail-lines p{min-height:54px;border-bottom:1px solid #eee}.legacy-picture-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(calc(100% - 24px),calc(var(--page-width, 520px) - 24px));display:flex;background:#fff;border-top:1px solid #ddd}.legacy-picture-bar button{flex:1;height:54px;border:0;background:#fff}.legacy-audit-state{display:flex;align-items:center;gap:7px;color:#07c160;background:#fff;padding:14px}@media(max-width:360px){.legacy-header{grid-template-columns:44px 1fr 62px}.legacy-scroll-tabs button{min-width:74px}}@media(prefers-reduced-motion:reduce){.legacy-accordion article>button svg:last-child{transition:none}}.legacy-draw-title{background:#fff;padding:18px;text-align:center}.legacy-draw-title strong,.legacy-draw-title span{display:block}.legacy-draw-title strong{font-size:20px}.legacy-draw-title span{color:#999;font-size:13px;margin-top:6px}.legacy-draw-balls{display:flex;align-items:flex-start;justify-content:center;gap:7px;background:#fff;padding:14px 6px 24px}.legacy-draw-balls>div{text-align:center;min-width:45px}.legacy-draw-balls .ball{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:3px solid #ef4444;background:#fff;font-size:19px}.legacy-draw-balls .ball.blue{border-color:#3f8ee8}.legacy-draw-balls .ball.green{border-color:#18b869}.legacy-draw-balls span{display:block;font-size:12px;margin-top:6px}.legacy-draw-balls em{font-style:normal;font-size:24px;margin-top:7px}.legacy-draw-summary{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#eee;margin-top:10px}.legacy-draw-summary div{background:#fff;padding:16px;text-align:center}.legacy-draw-summary span,.legacy-draw-summary strong{display:block}.legacy-draw-summary span{color:#888;font-size:13px}.legacy-draw-summary strong{font-size:20px;margin-top:6px}.legacy-draw-note{display:flex;align-items:center;gap:6px;color:#999;font-size:12px;padding:12px}.legacy-page{overflow-x:hidden}.legacy-page .legacy-scroll-tabs,.legacy-page .legacy-short-tabs,.legacy-page .legacy-room-tabs{width:auto;margin:0 0 12px;overflow:auto hidden}.legacy-page .legacy-scroll-tabs button,.legacy-page .legacy-short-tabs button,.legacy-page .legacy-room-tabs button{height:auto;min-height:38px;border-radius:9px;background:transparent}.legacy-page .legacy-scroll-tabs button.active,.legacy-page .legacy-short-tabs button.active,.legacy-page .legacy-room-tabs button.active{border-bottom:0}.legacy-page .legacy-empty,.legacy-page .legacy-accordion,.legacy-page .legacy-section-title,.legacy-page .legacy-medals article,.legacy-page .legacy-video-card,.legacy-page .legacy-3d-head,.legacy-page .legacy-beauty-placeholder,.legacy-page .legacy-category-cloud,.legacy-page .legacy-beauty-grid article,.legacy-page .legacy-post-grid article,.legacy-page .legacy-picker-row,.legacy-page .legacy-ranking-note,.legacy-page .legacy-rank-head,.legacy-page .legacy-service,.legacy-page .legacy-draw-title,.legacy-page .legacy-draw-balls,.legacy-page .legacy-draw-summary{overflow:hidden;border:1px solid var(--line, #e5eae7);border-radius:var(--card-radius, 16px);background:var(--surface, #fff);box-shadow:0 7px 22px #192c2209}.legacy-page .legacy-empty,.legacy-page .legacy-accordion,.legacy-page .legacy-section-title,.legacy-page .legacy-video-card,.legacy-page .legacy-3d-head,.legacy-page .legacy-beauty-placeholder,.legacy-page .legacy-category-cloud,.legacy-page .legacy-picker-row,.legacy-page .legacy-ranking-note,.legacy-page .legacy-rank-head,.legacy-page .legacy-service,.legacy-page .legacy-draw-title,.legacy-page .legacy-draw-balls,.legacy-page .legacy-draw-summary{margin:0 0 12px}.legacy-page .legacy-menu-list,.legacy-page .legacy-help-hero,.legacy-page .legacy-search,.legacy-page .legacy-level-hero,.legacy-page .legacy-level-table,.legacy-page .legacy-user-card,.legacy-page .legacy-community-note,.legacy-page .legacy-detail-lines,.legacy-page .legacy-audit-state{overflow:hidden}.legacy-page .legacy-level-hero{padding:20px;color:var(--ink, #18231d);background:var(--surface, #fff)}.legacy-page .legacy-level-hero svg{color:var(--green, #159a68)}.legacy-page .legacy-medals{padding:0;gap:10px}.legacy-page .legacy-medals article{min-width:0;padding:22px 10px}.legacy-page .legacy-chat{min-height:calc(100dvh - 80px);overflow:hidden}.legacy-page .legacy-chat .legacy-room-tabs{margin:8px;border:0}.legacy-page .legacy-chat-notice{overflow:hidden;text-overflow:ellipsis;border-block:1px solid var(--line, #e5eae7)}.legacy-page .legacy-chat-feed{padding:18px 12px}.legacy-page .legacy-chat-feed div{border:1px solid var(--line, #e5eae7);border-radius:4px 14px 14px}.legacy-page .legacy-chat-input{border-top:1px solid var(--line, #e5eae7)}.legacy-page .legacy-search.prominent{margin:0 0 12px}.legacy-page .legacy-accordion article:last-child,.legacy-page .legacy-menu-list button:last-child{border-bottom:0}.legacy-page .legacy-video-card{padding-bottom:12px}.legacy-page .legacy-video-poster{width:100%;height:auto;aspect-ratio:16 / 10}.legacy-page .legacy-beauty-placeholder{height:auto;min-height:300px;aspect-ratio:4 / 5}.legacy-page .legacy-beauty-actions{margin:-13px 0 12px;overflow:hidden;border:1px solid var(--line, #e5eae7);border-top:0;border-radius:0 0 var(--card-radius, 16px) var(--card-radius, 16px)}.legacy-page .legacy-beauty-grid,.legacy-page .legacy-post-grid{padding:0;gap:10px}.legacy-page .legacy-beauty-grid article,.legacy-page .legacy-post-grid article{min-width:0}.legacy-page .legacy-beauty-grid article>div,.legacy-page .legacy-post-grid article>div{height:auto;min-height:130px;aspect-ratio:4 / 3;background:var(--surface-soft, #f8faf8)}.legacy-page .legacy-draw-balls{gap:3px;padding:14px 4px 20px}.legacy-page .legacy-draw-balls>div{min-width:0;flex:1}.legacy-page .legacy-draw-balls .ball{width:clamp(32px,9vw,42px);height:clamp(32px,9vw,42px);margin-inline:auto;font-size:16px}.legacy-page .legacy-draw-balls em{flex:0 0 9px;font-size:18px}.legacy-page .legacy-draw-balls span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.legacy-page .legacy-draw-summary{gap:0}.legacy-page .legacy-draw-summary div{padding:14px 8px;border:1px solid var(--line, #e5eae7);border-width:0 1px 1px 0}.legacy-page .legacy-community-note,.legacy-page .legacy-service{min-height:210px;margin:0 0 12px;padding:34px 22px}.legacy-picture-bar{width:min(calc(100% - 24px),calc(var(--page-width, 520px) - 24px));min-height:62px;bottom:calc(10px + env(safe-area-inset-bottom));overflow:hidden;border:1px solid var(--line, #e5eae7);border-radius:18px;background:#fffffff5;box-shadow:0 12px 30px #14271d21}.legacy-picture-bar button{height:60px;border-right:1px solid var(--line, #e5eae7)}.legacy-picture-bar button:last-child{border-right:0}@media(max-width:375px){.legacy-page .legacy-draw-balls{gap:2px}.legacy-page .legacy-draw-balls .ball{width:31px;height:31px;border-width:2px;font-size:14px}.legacy-page .legacy-user-card{padding:14px 12px}.legacy-page .legacy-user-card button{padding-inline:11px}}.legacy-page{--legacy-accent: var(--gold, #d8ad57);--legacy-accent-light: var(--gold-light, #f0cf87);color:var(--ink, #f1e6cf);background:var(--canvas, #080907)}.legacy-page :is(.legacy-scroll-tabs,.legacy-short-tabs,.legacy-room-tabs,.legacy-empty,.legacy-chat,.legacy-chat-feed div,.legacy-chat-input,.legacy-section-title,.legacy-level-table,.legacy-medals article,.legacy-search,.legacy-menu-list,.legacy-help-hero,.legacy-accordion,.legacy-video-card,.legacy-3d-head,.legacy-beauty-actions,.legacy-category-cloud,.legacy-beauty-grid article,.legacy-post-grid article,.legacy-picker-row,.legacy-ranking-note,.legacy-rank-head,.legacy-user-card,.legacy-community-note,.legacy-service,.legacy-detail-lines,.legacy-audit-state,.legacy-draw-title,.legacy-draw-balls,.legacy-draw-summary div,.legacy-picture-bar){color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.legacy-page :is(.legacy-scroll-tabs button,.legacy-short-tabs button,.legacy-room-tabs button,.legacy-menu-list button,.legacy-accordion article>button,.legacy-beauty-actions button,.legacy-picture-bar button){color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:transparent}.legacy-page :is(.legacy-search input,.legacy-chat-input input,.legacy-category-cloud button,.legacy-picker-row button,.legacy-beauty-grid article>div,.legacy-post-grid article>div,.legacy-beauty-placeholder,.legacy-draw-balls .ball){color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface-soft, #171711)}.legacy-page .legacy-chat-notice{color:var(--gold-light, #f0cf87);border-color:#5d4828;background:var(--gold-soft, #241d11)}.legacy-page :is(.legacy-chat-feed span,.legacy-menu-list svg,.legacy-help-hero>svg:first-child,.legacy-accordion article>button svg:first-child,.legacy-link-button,.legacy-text-action,.legacy-community-note svg,.legacy-service svg,.legacy-audit-state,.legacy-user-card button,.legacy-ranking-note svg,.legacy-level-table svg){color:var(--gold-light, #f0cf87)}.legacy-page :is(.legacy-scroll-tabs button.active,.legacy-short-tabs button.active,.legacy-room-tabs button.active,.legacy-category-cloud button.active,.legacy-picker-row button.active){color:var(--gold-light, #f0cf87)!important;border-color:#8b6d38!important;background:var(--gold-soft, #241d11)!important}.legacy-page :is(.legacy-chat-input button,.legacy-search.prominent button,.legacy-service button){color:#111;border-color:var(--gold, #d8ad57);background:var(--gold, #d8ad57)}.legacy-page .legacy-user-card button{border-color:#8b6d38;background:transparent}.legacy-page .legacy-draw-summary{background:var(--line, #3b3224)}.legacy-page :is(.legacy-meta,.legacy-discontinued,.legacy-search-tip,.legacy-draw-note){color:var(--muted, #a89c87)}@media(min-width:1200px){.legacy-header,.legacy-page{width:100%;max-width:720px;margin-inline:auto}.legacy-picture-bar{width:min(calc(100% - 24px),696px)}}.legacy-header,.legacy-page{--legacy-blue: #1769d2;--legacy-navy: #102a49;--legacy-soft: #eef5fd;--legacy-line: #dbe4ef;--legacy-muted: #718196}.legacy-header{color:var(--legacy-navy);border-bottom-color:var(--legacy-line);background:#fffffffa}.legacy-header>button,.legacy-header-right button{color:#244f7c}.legacy-header>strong{font-weight:650}.legacy-page{color:var(--legacy-navy);background:#f4f7fb}.legacy-page :is(.legacy-scroll-tabs,.legacy-short-tabs,.legacy-room-tabs,.legacy-menu-list,.legacy-accordion,.legacy-rank-head,.legacy-user-card,.legacy-community-note,.legacy-service,.legacy-picture-bar,.legacy-draw-summary,.legacy-level-table,.legacy-section-title,.legacy-help-hero,.legacy-search,.legacy-chat-input){color:var(--legacy-navy);border-color:var(--legacy-line);background:#fff;box-shadow:none}.legacy-page :is(.legacy-scroll-tabs button,.legacy-short-tabs button,.legacy-room-tabs button){color:var(--legacy-muted);border-color:var(--legacy-line);background:#fff}.legacy-page :is(.legacy-scroll-tabs button.active,.legacy-short-tabs button.active,.legacy-room-tabs button.active,.legacy-category-cloud button.active,.legacy-picker-row button.active){color:#0f5fbd!important;border-color:#1769d2!important;background:#eef5fd!important}.legacy-level-hero{color:#fff;border-bottom:1px solid #164a80;background:#123a66}.legacy-medals article,.legacy-beauty-grid article,.legacy-post-grid article{color:var(--legacy-navy);border:1px solid var(--legacy-line);border-radius:6px;background:#fff;box-shadow:none}.legacy-page :is(.legacy-chat-feed div,.legacy-search input,.legacy-chat-input input,.legacy-category-cloud button,.legacy-picker-row button,.legacy-beauty-grid article>div,.legacy-post-grid article>div,.legacy-beauty-placeholder){color:var(--legacy-navy);border-color:var(--legacy-line);border-radius:6px;background:#f7f9fc}.legacy-page .legacy-chat-notice{color:#315c8a;border-color:#cfe0f2;background:#f1f6fc}.legacy-page :is(.legacy-chat-feed span,.legacy-menu-list svg,.legacy-help-hero>svg:first-child,.legacy-accordion article>button svg:first-child,.legacy-link-button,.legacy-text-action,.legacy-community-note svg,.legacy-service svg,.legacy-audit-state,.legacy-user-card button,.legacy-ranking-note svg,.legacy-level-table svg){color:#1769d2}.legacy-page :is(.legacy-chat-input button,.legacy-search.prominent button,.legacy-service button){color:#fff;border-color:#1769d2;border-radius:6px;background:#1769d2}.legacy-user-card button{border-color:#bcd3ed;background:#eef5fd}.legacy-page :is(.legacy-meta,.legacy-discontinued,.legacy-search-tip,.legacy-draw-note){color:var(--legacy-muted)}.legacy-menu-list button{border-bottom-color:var(--legacy-line)}.legacy-menu-list button:hover{background:#f7faff}.legacy-accordion article{border-color:var(--legacy-line)}.legacy-draw-summary{background:#123a66}.legacy-picture-bar{border:1px solid var(--legacy-line);border-radius:6px}@media(min-width:760px){.legacy-header,.legacy-page{width:min(100%,760px);margin-inline:auto}.legacy-picture-bar{width:min(calc(100% - 24px),736px)}}.fcp-page{--fcp-green: #08bb67;--fcp-dark-green: #079956;--fcp-soft-green: #effbf5;--fcp-red: #f05252;--fcp-yellow: #f4b646;--fcp-ink: #303431;--fcp-muted: #929995;--fcp-line: #ebeeec;width:100%;max-width:var(--page-width, 520px);min-height:100dvh;margin:0 auto;color:var(--fcp-ink);background:#f6f7f6;position:relative;overflow-x:hidden;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif}.fcp-page *,.fcp-page *:before,.fcp-page *:after{box-sizing:border-box}.fcp-page button,.fcp-page input,.fcp-page select,.fcp-page textarea{font:inherit}.fcp-page button{border:0;color:inherit;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.fcp-page button:focus-visible,.fcp-page input:focus-visible,.fcp-page select:focus-visible,.fcp-page textarea:focus-visible{outline:2px solid rgba(8,187,103,.42);outline-offset:2px}.fcp-page button:disabled{opacity:.48;cursor:not-allowed}.fcp-page.has-bottom-nav{padding-bottom:72px}.fcp-header{height:56px;padding:0 13px;display:grid;grid-template-columns:minmax(55px,1fr) auto minmax(55px,1fr);align-items:center;border-bottom:1px solid var(--fcp-line);background:#fff;position:sticky;top:0;z-index:30}.fcp-header.is-green{color:#fff;border-bottom-color:transparent;background:var(--fcp-green)}.fcp-header h1{margin:0;font-size:17px;font-weight:600;white-space:nowrap}.fcp-header-side{min-width:0;display:flex;align-items:center;gap:10px}.fcp-header-right{justify-content:flex-end}.fcp-header-right>button{padding:8px 0;font-size:13px;white-space:nowrap}.fcp-icon-button{width:44px;height:44px;margin-left:-8px;display:grid;place-items:center}.fcp-bottom-nav{width:min(calc(100% - 24px),calc(var(--page-width, 520px) - 24px));height:63px;padding:5px 4px env(safe-area-inset-bottom,0);display:grid;grid-template-columns:repeat(5,1fr);align-items:end;background:#fff;border-top:1px solid #e6e9e7;position:fixed;left:50%;bottom:0;transform:translate(-50%);z-index:40;box-shadow:0 -2px 10px #1830240d}.fcp-bottom-nav button{min-width:0;height:52px;padding:2px 0;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:3px;color:#8d928f;font-size:10px}.fcp-bottom-icon{height:25px;display:grid;place-items:center}.fcp-bottom-nav button.is-active{color:var(--fcp-green)}.fcp-bottom-nav button.is-center .fcp-bottom-icon{width:43px;height:43px;margin-top:-20px;color:#fff;background:var(--fcp-green);border:4px solid #fff;border-radius:50%;box-shadow:0 2px 8px #08bb6747}.fcp-bottom-nav button.is-center>span:last-child{margin-top:-1px}.fcp-segment{display:flex;align-items:center}.fcp-segment button{position:relative}.fcp-segment-light{height:46px;justify-content:center;gap:63px;color:#ffffffbd}.fcp-segment-light button{height:46px;font-size:16px}.fcp-segment-light button.is-active{color:#fff;font-weight:600}.fcp-segment-light button.is-active:after{content:"";width:25px;height:3px;border-radius:2px;background:#fff;position:absolute;left:50%;bottom:4px;transform:translate(-50%)}.fcp-website-hero{padding:0 15px 15px;background:var(--fcp-green)}.fcp-directory-page{background:#f4f6f5}.fcp-directory-hero{padding:21px 15px 17px;display:flex;flex-direction:column;color:#fff;background:var(--fcp-green)}.fcp-directory-hero>strong{font-size:20px}.fcp-directory-hero>span{margin-top:4px;color:#fffc;font-size:12px}.fcp-directory-hero>label{height:39px;margin-top:15px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#8e9691;background:#fff;border-radius:20px}.fcp-directory-hero input{min-width:0;height:37px;flex:1;color:#303431;border:0;outline:0;background:transparent;font-size:13px}.fcp-directory-hero label button{width:28px;height:28px;display:grid;place-items:center}.fcp-directory-tabs{height:45px;padding:0 7px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--fcp-line)}.fcp-directory-tabs button{color:#737a76;font-size:13px;position:relative}.fcp-directory-tabs button.is-active{color:var(--fcp-green);font-weight:600}.fcp-directory-tabs button.is-active:after{content:"";width:22px;height:3px;background:var(--fcp-green);border-radius:2px;position:absolute;left:50%;bottom:0;transform:translate(-50%)}.fcp-directory-grid{margin-top:9px;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--fcp-line);border-top:1px solid var(--fcp-line);border-bottom:1px solid var(--fcp-line)}.fcp-directory-grid>button{min-width:0;min-height:86px;padding:12px 10px;display:grid;grid-template-columns:39px minmax(0,1fr) 16px;align-items:center;gap:8px;text-align:left;background:#fff}.fcp-directory-grid>button>span{width:39px;height:39px;display:grid;place-items:center;color:var(--fcp-green);background:var(--fcp-soft-green);border-radius:50%}.fcp-directory-grid>button>div{min-width:0;display:flex;flex-direction:column;gap:5px}.fcp-directory-grid strong{font-size:14px}.fcp-directory-grid small{color:var(--fcp-muted);font-size:10px;line-height:1.4}.fcp-directory-grid>button>svg{color:#b5bbb7}.fcp-inline-tabs{height:44px;display:flex;align-items:stretch;justify-content:center;gap:55px;background:#fff;border-bottom:1px solid var(--fcp-line)}.fcp-inline-tabs.is-wide{gap:0}.fcp-inline-tabs.is-wide button{flex:1}.fcp-inline-tabs button{padding:0 10px;color:#737875;font-size:14px;position:relative}.fcp-inline-tabs button.is-active{color:var(--fcp-green);font-weight:600}.fcp-inline-tabs button.is-active:after{content:"";width:22px;height:3px;border-radius:2px;background:var(--fcp-green);position:absolute;left:50%;bottom:0;transform:translate(-50%)}.fcp-modal-layer{padding:16px;display:grid;place-items:center;background:#0e161285;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.fcp-modal{width:min(100%,342px);padding:25px 21px 18px;text-align:center;background:#fff;border-radius:9px;box-shadow:0 13px 38px #0000002e;position:relative}.fcp-modal-close{width:34px;height:34px;display:grid;place-items:center;color:#888;position:absolute;top:5px;right:5px}.fcp-modal-icon{width:48px;height:48px;margin:0 auto 10px;display:grid;place-items:center;color:var(--fcp-green);background:var(--fcp-soft-green);border-radius:50%}.fcp-modal h2{margin:0;font-size:17px}.fcp-modal-copy{margin-top:9px;color:#747a76;font-size:13px;line-height:1.65}.fcp-modal-copy p{margin:0}.fcp-modal-copy small{margin-top:8px;display:block;padding:7px;overflow-wrap:anywhere;color:#9a9f9c;background:#f6f7f6;border-radius:4px}.fcp-modal-actions{margin-top:17px;display:flex;gap:9px}.fcp-modal-actions button{height:39px;flex:1;border:1px solid #dfe3e0;border-radius:5px;font-size:14px}.fcp-modal-actions button.is-primary{color:#fff;border-color:var(--fcp-green);background:var(--fcp-green)}.fcp-modal-cover{width:100%;margin:1px 0 9px;aspect-ratio:16 / 9;object-fit:cover;border-radius:5px}.fcp-empty{min-height:260px;padding:45px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#b8bdb9;background:#fff;text-align:center}.fcp-empty strong{margin-top:4px;color:#858b87;font-size:14px;font-weight:500}.fcp-empty span{font-size:12px}.fcp-status{width:calc(100% - 24px);margin:12px;padding:10px;display:flex;align-items:flex-start;gap:7px;color:#66706a;background:#f0f5f2;border:1px solid #e1ebe5;border-radius:5px;font-size:12px;line-height:1.55}.fcp-status svg{flex:none;margin-top:1px;color:var(--fcp-green)}.fcp-status.is-success{color:#087b46;background:#eaf9f1}.fcp-section-title{min-height:44px;display:flex;align-items:center;justify-content:space-between}.fcp-section-title h2{margin:0;font-size:16px;font-weight:600}.fcp-section-title button{display:flex;align-items:center;color:#969b98;font-size:12px}.fcp-menu-list{background:#fff}.fcp-menu-list>button{width:100%;min-height:48px;padding:0 13px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--fcp-line);font-size:14px;text-align:left}.fcp-menu-list>button>svg:first-child{color:var(--fcp-green)}.fcp-menu-list>button>span{flex:1}.fcp-menu-list>button>small{color:var(--fcp-muted)}.fcp-menu-list>button>svg:last-child{color:#b5bab7}.fcp-mine{background:#f4f5f4}.fcp-mine-hero{height:154px;padding:40px 20px 30px;display:flex;align-items:center;gap:13px;color:#fff;background:var(--fcp-green);position:relative}.fcp-mine-hero:after{content:"";height:19px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;position:absolute;left:-3%;right:-3%;bottom:-1px}.fcp-mine-hero img{width:61px;height:61px;object-fit:contain;background:#fff;border:2px solid rgba(255,255,255,.8);border-radius:50%}.fcp-mine-title{display:flex;flex-direction:column;gap:5px}.fcp-mine-title strong{font-size:19px}.fcp-mine-title span{color:#fffc;font-size:12px}.fcp-mine-panel{margin-bottom:9px;padding:0 13px 13px;background:#fff}.fcp-tool-grid{display:grid;grid-template-columns:repeat(4,1fr)}.fcp-tool-grid button{padding:8px 1px 5px;display:flex;flex-direction:column;align-items:center;gap:7px}.fcp-tool-grid button span{width:44px;height:44px;display:grid;place-items:center;color:var(--fcp-green);background:var(--fcp-soft-green);border-radius:50%}.fcp-tool-grid button:nth-child(2) span{color:#e59835;background:#fff6e8}.fcp-tool-grid button:nth-child(3) span{color:#5b9de2;background:#edf5fe}.fcp-tool-grid button:nth-child(4) span{color:#e46776;background:#fff0f2}.fcp-tool-grid small{color:#4c514e;font-size:12px}.fcp-mine-list{margin-top:9px}.fcp-playback-page{background:#fff}.fcp-playback-grid{padding:12px 10px 24px;display:grid;grid-template-columns:1fr 1fr;gap:14px 10px}.fcp-playback-grid button{min-width:0;padding:0;text-align:left}.fcp-playback-grid button>span{aspect-ratio:16 / 9;display:block;overflow:hidden;background:#e9ecea;border-radius:4px;position:relative}.fcp-playback-grid img{width:100%;height:100%;object-fit:cover}.fcp-playback-grid i{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:#0000007a;border:1px solid rgba(255,255,255,.7);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.fcp-playback-grid strong{margin-top:7px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.fcp-playback-grid small{margin-top:3px;display:block;color:#9ba09d;font-size:10px}.fcp-recommend-page{background:#f4f5f4}.fcp-live-toggle{width:100%;height:43px;padding:0 14px;display:flex;align-items:center;color:#515853;background:#fff;border-bottom:1px solid var(--fcp-line)}.fcp-live-toggle span{flex:1;display:flex;align-items:center;gap:7px;text-align:left}.fcp-live-toggle span svg{color:#ef5c5c}.fcp-live-toggle strong{color:var(--fcp-green);font-size:12px;font-weight:500}.fcp-live-toggle>svg{margin-left:3px;color:#999;transition:transform .2s}.is-rotated{transform:rotate(180deg)}.fcp-local-player{aspect-ratio:16 / 8.5;margin:0;overflow:hidden;background:#141816;position:relative}.fcp-local-player>img{width:100%;height:100%;object-fit:cover;opacity:.35}.fcp-local-player>span{display:flex;flex-direction:column;align-items:center;gap:5px;color:#fff;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);white-space:nowrap}.fcp-local-player strong{font-size:14px}.fcp-local-player small{opacity:.72;font-size:10px}.fcp-result-card{margin:9px 0;padding:10px 13px 12px;background:#fff}.fcp-result-heading{display:flex;align-items:center;justify-content:space-between}.fcp-result-heading strong{font-size:15px}.fcp-result-heading button,.fcp-result-heading>span{display:flex;align-items:center;gap:4px;color:#8f9591;font-size:10px}.fcp-draw-balls{margin-top:12px;display:flex;justify-content:space-between}.fcp-draw-balls>div{min-width:0;display:flex;flex-direction:column;align-items:center;position:relative}.fcp-draw-balls b{color:#777;font-size:17px;font-weight:500;position:absolute;left:-12px;top:8px}.fcp-draw-balls span{width:36px;height:36px;display:grid;place-items:center;color:#d53f42;background:#fff;border:3px solid #e15c5e;border-radius:50%;font-size:14px;font-weight:700}.fcp-draw-balls>div:nth-child(3n+2) span{color:#3b8fd4;border-color:#55a5e6}.fcp-draw-balls>div:nth-child(3n) span{color:#20a265;border-color:#36b979}.fcp-draw-balls span.is-red{color:#d53f42;border-color:#e15c5e}.fcp-draw-balls span.is-blue{color:#3b8fd4;border-color:#55a5e6}.fcp-draw-balls span.is-green{color:#20a265;border-color:#36b979}.fcp-draw-balls small{margin-top:5px;color:#747a76;font-size:8px;white-space:nowrap}.fcp-result-card>p{margin:11px 0 0;color:#929894;font-size:10px;text-align:center}.fcp-draw-pending{min-height:69px;display:flex;align-items:center;justify-content:center;gap:7px;color:#9ba19d;font-size:12px}.fcp-replay-section,.fcp-public-info{margin-top:9px;padding:0 12px 12px;background:#fff}.fcp-mini-replays{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fcp-mini-replays button{min-width:0;text-align:left}.fcp-mini-replays span{aspect-ratio:16 / 8;display:block;overflow:hidden;background:#e9ecea;border-radius:4px;position:relative}.fcp-mini-replays img{width:100%;height:100%;object-fit:cover}.fcp-mini-replays svg{padding:6px;color:#fff;background:#0000006b;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.fcp-mini-replays strong{margin-top:4px;display:block;font-size:11px;font-weight:500}.fcp-public-info>p{margin:0 0 8px;padding:9px;display:flex;gap:6px;color:#78817c;background:#f1f8f4;border-radius:4px;font-size:11px;line-height:1.5}.fcp-public-info article{border-top:1px solid var(--fcp-line)}.fcp-public-info article>button{width:100%;height:43px;display:flex;align-items:center;justify-content:space-between;font-size:13px;text-align:left}.fcp-public-info article>div{padding:0 0 11px;color:#828884;font-size:11px;line-height:1.6}.is-spinning{animation:fcp-spin .75s linear infinite}@keyframes fcp-spin{to{transform:rotate(360deg)}}.fcp-page .fcp-directory-hero{margin:12px;padding:18px;color:var(--ink, #18231d);background:var(--surface, #fff);border-radius:var(--card-radius, 16px)}.fcp-page .fcp-directory-hero>span,.fcp-page .fcp-mine-title span{color:var(--muted, #77827c)}.fcp-page .fcp-directory-hero>label{border:1px solid var(--line, #e5eae7);background:var(--surface-soft, #f8faf8)}.fcp-page .fcp-directory-grid{margin:12px;overflow:hidden;border-radius:var(--card-radius, 16px)}.fcp-page .fcp-directory-grid>button{min-height:92px;padding:13px 11px}.fcp-page .fcp-directory-grid>button>span,.fcp-page .fcp-tool-grid button span{border-radius:12px}.fcp-page .fcp-menu-list,.fcp-page .fcp-mine-panel{overflow:hidden;border:1px solid var(--line, #e5eae7);border-radius:var(--card-radius, 16px);background:var(--surface, #fff);box-shadow:0 7px 22px #192c2209}.fcp-page .fcp-menu-list,.fcp-page .fcp-mine-panel{margin:12px}.fcp-page .fcp-mine-hero{height:auto;min-height:96px;padding:18px;color:var(--ink, #18231d)}.fcp-page .fcp-mine-hero:after{display:none}.fcp-page .fcp-live-toggle{width:calc(100% - 24px);height:48px;margin:12px;padding-inline:13px;border:1px solid var(--line, #e5eae7);border-radius:14px;background:var(--surface, #fff)}.fcp-page .fcp-local-player{margin:0 12px 12px;overflow:hidden;border-radius:var(--card-radius, 16px)}.fcp-page .fcp-playback-grid{padding:12px;gap:12px}.fcp-page .fcp-playback-grid>button{overflow:hidden;padding-bottom:10px;border:1px solid var(--line, #e5eae7);border-radius:14px;background:var(--surface, #fff);box-shadow:0 7px 20px #192c220a}.fcp-page .fcp-playback-grid button>span{border-radius:0}.fcp-page .fcp-playback-grid strong,.fcp-page .fcp-playback-grid small{margin-inline:10px}@media(max-width:390px){.fcp-draw-balls span{width:33px;height:33px;font-size:13px}.fcp-draw-balls small{transform:scale(.94)}}@media(min-width:456px){.fcp-page{box-shadow:0 0 24px #1b31261c}}@media(prefers-reduced-motion:reduce){.fcp-page *,.fcp-page *:before,.fcp-page *:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.fcp-page{--fcp-green: var(--gold, #d8ad57);--fcp-dark-green: var(--gold-light, #f0cf87);--fcp-soft-green: var(--gold-soft, #241d11);--fcp-ink: var(--ink, #f1e6cf);--fcp-muted: var(--muted, #a89c87);--fcp-line: var(--line, #3b3224);color:var(--ink, #f1e6cf);background:var(--canvas, #080907)}.fcp-page button:focus-visible,.fcp-page input:focus-visible,.fcp-page select:focus-visible,.fcp-page textarea:focus-visible{outline-color:#d8ad578c}.fcp-page :is(.fcp-header,.fcp-bottom-nav,.fcp-directory-tabs,.fcp-inline-tabs,.fcp-empty){color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.fcp-page :is(.fcp-directory-grid>button,.fcp-menu-list>button,.fcp-playback-grid>button){color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:transparent}.fcp-page .fcp-directory-hero input{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:transparent}.fcp-page :is(.fcp-playback-grid button>span,.fcp-mini-replays span,.fcp-local-player){color:var(--muted, #a89c87);border-color:var(--line, #3b3224);background:var(--surface-soft, #171711)}.fcp-page :is(.fcp-public-info>p,.fcp-status,.fcp-status.is-success){color:var(--gold-light, #f0cf87);border-color:#5d4828;background:var(--gold-soft, #241d11)}.fcp-page :is(.fcp-directory-grid>button>span,.fcp-tool-grid button span){color:var(--gold-light, #f0cf87);border:1px solid #654e29;background:var(--gold-soft, #241d11)}.fcp-page :is(.fcp-directory-tabs button.is-active,.fcp-inline-tabs button.is-active){color:var(--gold-light, #f0cf87)!important;border-color:#8b6d38!important;background:var(--gold-soft, #241d11)!important}.fcp-page :is(.fcp-inline-tabs button.is-active:after,.fcp-directory-tabs button.is-active:after){background:var(--gold, #d8ad57)}.fcp-page :is(.fcp-menu-list>button>svg:first-child,.fcp-status svg){color:var(--gold-light, #f0cf87)}.fcp-page .fcp-modal-actions button.is-primary{color:#111!important;border-color:var(--gold, #d8ad57)!important;background:var(--gold, #d8ad57)!important}.fcp-page .fcp-mine-hero img{padding:5px;object-fit:contain;border:1px solid #654e29;background:#0d0e0b}.fcp-page .fcp-bottom-nav{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:#0a0b08fa;box-shadow:0 12px 28px #00000059}@media(min-width:1200px){.fcp-page{max-width:720px}.fcp-page .fcp-bottom-nav{width:min(calc(100% - 24px),696px)}}.fcp-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fcp-page{--fcp-green: #1769d2;--fcp-dark-green: #0f4f9d;--fcp-soft-green: #eef5fd;--fcp-ink: #102a49;--fcp-muted: #718196;--fcp-line: #dbe4ef;color:var(--fcp-ink);background:#f4f7fb}.fcp-page :is(.fcp-header,.fcp-bottom-nav,.fcp-directory-tabs,.fcp-inline-tabs,.fcp-result-card,.fcp-replay-section,.fcp-public-info,.fcp-menu-list,.fcp-mine-panel,.fcp-modal){color:var(--fcp-ink);border-color:var(--fcp-line);background:#fff;box-shadow:none}.fcp-header,.fcp-header.is-green{color:var(--fcp-ink);border-bottom-color:var(--fcp-line);background:#fffffffa}.fcp-website-hero,.fcp-directory-hero{color:#fff;background:#123a66}.fcp-directory-hero>span{color:#c9d8e8}.fcp-directory-hero>label{color:#728197;border:1px solid #c8d7e7;border-radius:6px;background:#fff}.fcp-directory-grid{gap:8px;padding:12px}.fcp-directory-grid>button,.fcp-tool-grid button{border:1px solid var(--fcp-line);border-radius:6px;background:#fff}.fcp-page :is(.fcp-directory-grid>button>span,.fcp-tool-grid button span){color:#1769d2;border:1px solid #cfe0f4;border-radius:6px;background:#eef5fd}.fcp-page :is(.fcp-directory-tabs button.is-active,.fcp-inline-tabs button.is-active){color:#0f5fbd!important;border-color:#bad3f0!important;background:#eef5fd!important}.fcp-page :is(.fcp-inline-tabs button.is-active:after,.fcp-directory-tabs button.is-active:after){background:#1769d2}.fcp-page :is(.fcp-public-info>p,.fcp-status,.fcp-status.is-success){color:#315c8a;border-color:#cfe0f2;border-radius:6px;background:#f1f6fc}.fcp-page :is(.fcp-menu-list>button>svg:first-child,.fcp-status svg){color:#1769d2}.fcp-menu-list>button{border-bottom-color:var(--fcp-line)}.fcp-menu-list>button:hover{background:#f7faff}.fcp-mine{background:#f4f7fb}.fcp-mine-hero{color:#fff;border:1px solid #16477a;border-radius:8px;background:#123a66;box-shadow:none}.fcp-mine-hero:after{opacity:.08}.fcp-page .fcp-mine-hero img{padding:4px;border:1px solid rgba(255,255,255,.42);border-radius:6px;background:#fff}.fcp-mine-title span{color:#d5e2ef}.fcp-mine-panel{border:1px solid var(--fcp-line);border-radius:8px}.fcp-modal-layer{background:#0a1e3470}.fcp-modal{border:1px solid var(--fcp-line);border-radius:8px}.fcp-modal-icon{color:#1769d2;border-radius:6px;background:#eef5fd}.fcp-modal-actions button{border-color:var(--fcp-line);border-radius:6px}.fcp-page .fcp-modal-actions button.is-primary{color:#fff!important;border-color:#1769d2!important;background:#1769d2!important}.fcp-page .fcp-bottom-nav{color:var(--fcp-ink);border-color:var(--fcp-line);background:#fffffffa;box-shadow:0 -1px #153b630a}.fcp-bottom-nav button.is-active{color:#1769d2}.fcp-bottom-nav button.is-center .fcp-bottom-icon{border-color:#fff;background:#1769d2;box-shadow:0 2px 8px #1769d229}@media(min-width:760px){.fcp-page{max-width:760px;border-inline:1px solid var(--fcp-line)}.fcp-page .fcp-bottom-nav{width:min(calc(100% - 24px),736px)}}@media(max-width:420px){.fcp-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fcp-directory-grid>button{min-height:82px}.fcp-mine-panel{border-radius:6px}}:root{--member-blue: #1769e0;--member-blue-dark: #0d4ead;--member-blue-soft: #edf5ff;--member-line: #d7e4f5;--member-ink: #12243e;--member-muted: #6f8199;--member-surface: #fff}.member-auth-page{min-height:100dvh;color:var(--member-ink);background:radial-gradient(circle at 100% 0,rgba(71,151,255,.13),transparent 36%),#f2f7fd}.member-auth-page *{box-sizing:border-box}.member-auth-header{min-height:62px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:max(8px,env(safe-area-inset-top)) 18px 8px;border-bottom:1px solid rgba(207,221,239,.9);background:#ffffffeb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:sticky;top:0;z-index:5}.member-auth-header button{width:44px;height:44px;display:grid;place-items:center;color:#315b8a;border:1px solid var(--member-line);border-radius:14px;background:#fff}.member-auth-header h1{margin:0;font-size:19px;text-align:center}.member-auth-layout,.member-account-layout{width:min(100% - 32px,980px);margin:0 auto;padding:42px 0 64px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1fr);gap:28px;align-items:center}.member-auth-brand{min-height:390px;padding:54px 48px;display:flex;flex-direction:column;justify-content:center;color:#fff;border-radius:30px;background:linear-gradient(145deg,#0b49a6,#1769e0 55%,#58a8ff);box-shadow:0 25px 55px #1457af3d;position:relative;overflow:hidden}.member-auth-brand:after{content:"";width:260px;height:260px;border:1px solid rgba(255,255,255,.22);border-radius:50%;position:absolute;right:-80px;bottom:-100px}.member-auth-brand>span{width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:20px;background:#ffffff26}.member-auth-brand p{margin:26px 0 8px;opacity:.75;font-size:12px;font-weight:800;letter-spacing:.18em}.member-auth-brand h2{margin:0;font-size:clamp(29px,3vw,42px);line-height:1.12}.member-auth-brand small{margin-top:16px;max-width:330px;opacity:.82;font-size:15px;line-height:1.7}.member-auth-card,.member-account-form,.member-account-profile{padding:30px;border:1px solid var(--member-line);border-radius:26px;background:#fffffff7;box-shadow:0 18px 45px #19497f17}.member-auth-card-heading{display:flex;align-items:center;gap:13px;margin-bottom:20px}.member-auth-card-heading>span{width:46px;height:46px;display:grid;place-items:center;color:var(--member-blue);border-radius:15px;background:var(--member-blue-soft)}.member-auth-card-heading h2{margin:0;font-size:21px}.member-auth-card-heading p{margin:4px 0 0;color:var(--member-muted);font-size:13px}.member-auth-notice{margin-bottom:19px;padding:13px 14px;display:flex;gap:11px;color:#245b97;border:1px solid #cfe2fb;border-radius:14px;background:#f1f7ff}.member-auth-notice svg{flex:none;margin-top:2px}.member-auth-notice p{margin:0;display:grid;gap:3px}.member-auth-notice strong{font-size:13px}.member-auth-notice span{color:#65809e;font-size:12px;line-height:1.55}.member-auth-field{margin-top:15px;display:grid;gap:8px}.member-auth-field>span,.member-gender-field legend{color:#304967;font-size:13px;font-weight:700}.member-auth-field>div{height:50px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#7890ad;border:1px solid var(--member-line);border-radius:14px;background:#f9fbfe;transition:border-color .18s,box-shadow .18s,background .18s}.member-auth-field>div:focus-within{color:var(--member-blue);border-color:#71a9ef;background:#fff;box-shadow:0 0 0 4px #1769e01a}.member-auth-field input{min-width:0;flex:1;height:100%;padding:0;color:var(--member-ink);border:0;outline:0;background:transparent;font:inherit;font-size:16px}.member-auth-field input::placeholder{color:#9cacbf}.member-auth-field button{width:38px;height:38px;display:grid;place-items:center;color:#72869e;border-radius:10px}.member-auth-error,.member-account-message{margin-top:15px;padding:11px 13px;display:flex;align-items:flex-start;gap:8px;color:#b33a43;border:1px solid #f1c9ce;border-radius:12px;background:#fff4f5;font-size:13px;line-height:1.5}.member-auth-error svg,.member-account-message svg{flex:none}.member-account-message.is-success{color:#147051;border-color:#bde4d5;background:#effbf6}.member-auth-primary{width:100%;min-height:50px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;border-radius:14px;background:linear-gradient(135deg,#155cc9,#2177ed);box-shadow:0 12px 25px #1769e033;font-size:15px;font-weight:800}.member-auth-primary:disabled{cursor:not-allowed;opacity:.52;box-shadow:none}.member-auth-switch{margin:18px 0 0;color:var(--member-muted);font-size:13px;text-align:center}.member-auth-switch button{padding:6px;color:var(--member-blue);font-weight:800}.member-auth-direct-note{margin:14px 0 0;color:var(--member-muted);font-size:12px;line-height:1.55;text-align:center}.member-auth-direct-note button{padding:2px 3px;color:var(--member-blue);font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:2px}.member-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.member-account-layout{grid-template-columns:330px minmax(0,1fr);align-items:start}.member-account-profile{display:grid;justify-items:center;text-align:center;position:sticky;top:86px}.member-account-avatar{width:82px;height:82px;display:grid;place-items:center;color:#fff;border:5px solid #e7f1ff;border-radius:25px;background:linear-gradient(145deg,#1c71e6,#0b4ba7);font-size:32px;font-weight:900}.member-account-profile p{margin:18px 0 4px;color:var(--member-blue);font-size:10px;font-weight:900;letter-spacing:.18em}.member-account-profile h2{margin:0;font-size:24px}.member-account-profile span{margin-top:9px;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--member-muted);font-size:13px}.member-account-profile>small{margin-top:22px;padding:8px 10px;display:flex;align-items:center;gap:6px;color:#14664b;border-radius:10px;background:#effaf5;font-size:11px}.member-account-form h2{margin:0;font-size:21px}.member-account-form>p{margin:7px 0 20px;color:var(--member-muted);font-size:13px}.member-gender-field{margin:18px 0 0;padding:0;border:0}.member-gender-field>div{margin-top:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.member-gender-field label{cursor:pointer}.member-gender-field input{position:absolute;opacity:0;pointer-events:none}.member-gender-field span{min-height:44px;display:grid;place-items:center;color:#647a94;border:1px solid var(--member-line);border-radius:12px;background:#f9fbfe;font-size:13px}.member-gender-field input:checked+span{color:#0f58bc;border-color:#75abed;background:#edf5ff;font-weight:800}.member-gender-field input:focus-visible+span{outline:3px solid rgba(23,105,224,.2);outline-offset:2px}.member-account-logout{width:100%;min-height:46px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px;color:#9b3c45;border:1px solid #efcfd2;border-radius:13px;background:#fff8f8;font-weight:700}.member-account-state{width:min(100% - 32px,560px);min-height:320px;margin:42px auto;padding:38px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;border:1px solid var(--member-line);border-radius:26px;background:#fff;box-shadow:0 18px 45px #19497f14}.member-account-state>svg{color:var(--member-blue)}.member-account-state strong{font-size:20px}.member-account-state p{margin:0;color:var(--member-muted);line-height:1.6}.member-account-state>button,.member-account-state>div button{min-height:44px;padding:0 20px;color:#fff;border-radius:12px;background:var(--member-blue);font-weight:800}.member-account-state>div{margin-top:8px;display:flex;gap:9px}.member-account-state>div button.is-secondary{color:var(--member-blue);border:1px solid var(--member-line);background:#fff}.member-summary-card{width:auto;min-height:94px;margin:12px;padding:15px 16px;display:flex;align-items:center;gap:13px;color:var(--member-ink);border:1px solid #cfe0f5;border-radius:18px;background:linear-gradient(135deg,#fff,#f4f8ff);box-shadow:0 9px 25px #19497f12;text-align:left}.member-summary-card>span:nth-child(2){min-width:0;flex:1;display:grid;gap:2px}.member-summary-card small{color:var(--member-blue);font-size:10px;font-style:normal;font-weight:800}.member-summary-card strong{overflow:hidden;text-overflow:ellipsis;color:var(--member-ink);font-size:15px;white-space:nowrap}.member-summary-card em{overflow:hidden;text-overflow:ellipsis;color:var(--member-muted);font-size:11px;font-style:normal;white-space:nowrap}.member-summary-avatar{width:50px;height:50px;flex:none;display:grid;place-items:center;color:#fff;border-radius:16px;background:linear-gradient(145deg,#2d82ed,#0d53bb);font-size:20px;font-weight:900}.member-summary-card.is-guest>div{display:flex;gap:7px}.member-summary-card.is-guest>div button{min-width:58px;min-height:38px;padding:0 12px;color:var(--member-blue);border:1px solid #bfd6f3;border-radius:10px;background:#fff;font-size:12px;font-weight:800}.member-summary-card.is-guest>div button:first-child{color:#fff;border-color:var(--member-blue);background:var(--member-blue)}.member-summary-card.is-loading{justify-content:center;color:var(--member-muted);font-size:13px}.member-summary-logout{min-width:76px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#9b3c45;border:1px solid #efcfd2;border-radius:11px;background:#fff8f8;font-size:12px;font-weight:800}.member-summary-logout:disabled{opacity:.65}.member-spin{animation:member-spin .75s linear infinite}@keyframes member-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.member-auth-layout,.member-account-layout{width:min(100% - 24px,560px);padding:18px 0 40px;grid-template-columns:1fr;gap:14px}.member-auth-brand{min-height:166px;padding:25px;border-radius:22px}.member-auth-brand>span{width:50px;height:50px;border-radius:16px}.member-auth-brand p{margin:16px 0 5px}.member-auth-brand h2{font-size:26px}.member-auth-brand small{margin-top:8px;font-size:12px}.member-auth-card,.member-account-form,.member-account-profile{padding:21px;border-radius:20px}.member-account-profile{position:static;grid-template-columns:58px 1fr;justify-items:start;column-gap:13px;text-align:left}.member-account-avatar{width:58px;height:58px;grid-row:span 2;border-width:3px;border-radius:18px;font-size:23px}.member-account-profile p{margin:2px 0}.member-account-profile h2{font-size:20px}.member-account-profile span{justify-content:flex-start;margin-top:4px}.member-account-profile>small{grid-column:1 / -1;margin-top:14px}}@media(max-width:420px){.member-auth-header{padding-inline:10px}.member-auth-layout,.member-account-layout{width:calc(100% - 20px)}.member-auth-brand{min-height:148px}.member-auth-brand>span{display:none}.member-auth-brand p{margin-top:0}.member-summary-card.is-guest{flex-wrap:wrap}.member-summary-card.is-guest>span:nth-child(2){min-width:calc(100% - 65px)}.member-summary-card.is-guest>div{width:100%;padding-left:63px}}@media(prefers-reduced-motion:reduce){.member-spin{animation-duration:1.4s}}.member-summary-actions{display:flex;align-items:center;gap:8px}.member-summary-actions>button{min-height:40px;padding:8px 12px;border:1px solid var(--member-line, #cdddf2);border-radius:10px;color:var(--member-blue, #1769e0);background:#fff}.member-auth-success{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #bfe7d6;border-radius:10px;color:#126746;background:#edf9f4}@media(max-width:520px){.member-summary-actions{flex-direction:column;align-items:stretch}.member-summary-actions>button{min-height:44px}}.member-auth-export{min-height:42px;margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;color:#1765cf;border:1px solid #bcd5fb;border-radius:12px;background:#f3f8ff;font-weight:700}.member-reset-success{align-items:center;justify-content:center;text-align:center}.member-reset-success>svg{color:#1677ff}.member-reset-success p{color:var(--member-muted, #60738f);line-height:1.7}.member-security-stack{display:grid;gap:16px}.member-danger-card{display:grid;gap:14px;padding:24px;border:1px solid #efb6bd;border-radius:20px;background:#fff9fa}.member-danger-card h2{margin:0;color:#a62e40}.member-danger-card>p{margin:0;color:#80535a;line-height:1.7}.member-danger-card>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;border:1px solid #d96b79;border-radius:12px;color:#fff;background:#b23a4b}.member-danger-card>button:disabled{opacity:.48}:root{--member-blue: #17364c;--member-blue-dark: #10293c;--member-blue-soft: #eee9de;--member-line: #cec6b6;--member-ink: #25241f;--member-muted: #746f65;--member-surface: #fffdf7}.member-auth-page{background:#f4f0e6}.member-auth-header{min-height:56px;padding:max(6px,env(safe-area-inset-top)) 14px 6px;border-color:var(--member-line);background:#fffdf7;-webkit-backdrop-filter:none;backdrop-filter:none}.member-auth-header h1,.member-auth-card-heading h2,.member-auth-brand h2,.member-account-form h2,.member-account-profile h2,.member-danger-card h2{font-family:Songti SC,STSong,SimSun,serif}.member-auth-header button{width:40px;height:40px;color:var(--member-blue);border-color:var(--member-line);border-radius:2px;background:#fffdf7}.member-auth-layout{width:min(calc(100% - 32px),480px);padding:28px 0 56px;grid-template-columns:minmax(0,1fr);gap:10px;align-items:start}.member-account-layout{width:min(calc(100% - 32px),860px);padding:28px 0 56px;grid-template-columns:270px minmax(0,1fr);gap:12px;align-items:start}.member-auth-brand{min-height:0;padding:18px 20px;color:var(--member-ink);border:1px solid var(--member-line);border-left:4px solid #b13b31;border-radius:2px;background:#eee8da;box-shadow:none;overflow:visible}.member-auth-brand>span{width:40px;height:40px;color:var(--member-blue);border-color:var(--member-line);border-radius:2px;background:#fffdf7}.member-auth-brand p{margin:14px 0 4px;color:var(--member-muted);font-size:10px;letter-spacing:.12em}.member-auth-brand h2{color:var(--member-blue);font-size:22px}.member-auth-brand small{margin-top:7px;color:var(--member-muted);font-size:12px;line-height:1.6}.member-auth-card,.member-account-form,.member-account-profile,.member-account-state{padding:24px;border-color:var(--member-line);border-radius:2px;background:#fffdf7;box-shadow:none}.member-auth-card-heading{margin-bottom:18px}.member-auth-card-heading>span{width:40px;height:40px;color:var(--member-blue);border:1px solid var(--member-line);border-radius:2px;background:#eee8da}.member-auth-card-heading h2{color:var(--member-blue);font-size:20px}.member-auth-notice{padding:11px 12px;color:var(--member-blue);border-color:#d8cfc0;border-left:3px solid #b13b31;border-radius:2px;background:#f5efe4}.member-auth-notice span{color:var(--member-muted)}.member-auth-field>span,.member-gender-field legend{color:#49463f}.member-auth-field>div{height:48px;color:#817a6f;border-color:var(--member-line);border-radius:2px;background:#fffef9;box-shadow:none}.member-auth-field>div:focus-within{color:var(--member-blue);border-color:#b13b31;background:#fffef9;box-shadow:none}.member-auth-field button,.member-auth-error,.member-account-message,.member-auth-success{border-radius:2px}.member-auth-primary{min-height:48px;color:#fffdf7;border-radius:2px;background:var(--member-blue);box-shadow:none}.member-auth-primary:hover:not(:disabled){background:#10293c}.member-auth-primary:disabled{box-shadow:none}.member-auth-switch button,.member-auth-direct-note button{color:#a63830}.member-account-profile{top:72px}.member-account-avatar,.member-summary-avatar{color:#fffdf7;border-color:#e3dbcc;border-radius:2px;background:var(--member-blue)}.member-account-profile p,.member-summary-card small{color:#a63830}.member-account-profile>small,.member-account-logout,.member-summary-logout{border-radius:2px}.member-gender-field span{border-color:var(--member-line);border-radius:2px;background:#fffef9}.member-gender-field input:checked+span{color:var(--member-blue);border-color:var(--member-blue);background:#eee8da}.member-gender-field input:focus-visible+span{outline-color:#b13b3147}.member-account-state>button,.member-account-state>div button{border-radius:2px;background:var(--member-blue)}.member-summary-card{border-color:var(--member-line);border-radius:2px;background:#fffdf7;box-shadow:none}.member-summary-card.is-guest>div button,.member-summary-logout,.member-summary-actions>button,.member-auth-export,.member-danger-card,.member-danger-card>button{border-radius:2px}.member-summary-card.is-guest>div button{color:var(--member-blue);border-color:var(--member-line);background:#fffdf7}.member-summary-card.is-guest>div button:first-child{color:#fffdf7;border-color:var(--member-blue);background:var(--member-blue)}.member-auth-export{color:var(--member-blue);border-color:var(--member-line);background:#fffdf7}.member-danger-card{padding:20px;background:#fff9f5}@media(max-width:760px){.member-auth-layout{width:min(calc(100% - 24px),480px);padding:18px 0 40px;gap:8px}.member-account-layout{width:min(calc(100% - 24px),560px);padding:18px 0 40px;grid-template-columns:1fr;gap:8px}.member-auth-brand{min-height:0;padding:16px;border-radius:2px}.member-auth-brand>span{width:36px;height:36px;border-radius:2px}.member-auth-brand h2{font-size:20px}.member-auth-card,.member-account-form,.member-account-profile{padding:20px;border-radius:2px}.member-account-avatar{border-radius:2px}}@media(max-width:420px){.member-auth-layout,.member-account-layout{width:calc(100% - 16px)}.member-auth-brand{min-height:0}}.member-auth-page{--member-blue: #1769d2;--member-blue-dark: #0f4f9d;--member-blue-soft: #eef5fd;--member-line: #dbe4ef;--member-ink: #102a49;--member-muted: #718196;color:var(--member-ink);background:#f4f7fb}.member-auth-header{min-height:58px;border-bottom-color:var(--member-line);background:#fffffffa;-webkit-backdrop-filter:none;backdrop-filter:none}.member-auth-header button{color:#244f7c;border-color:var(--member-line);border-radius:6px}.member-auth-layout,.member-account-layout{gap:14px;padding-top:28px}.member-auth-brand{min-height:340px;padding:42px;color:var(--member-ink);border:1px solid var(--member-line);border-left:5px solid #1769d2;border-radius:8px;background:#fff;box-shadow:none}.member-auth-brand:after{display:none}.member-auth-brand>span{color:#1769d2;border:1px solid #c8daf0;border-radius:6px;background:#eef5fd}.member-auth-brand p{color:#1769d2;opacity:1}.member-auth-brand h2{color:var(--member-ink);font-size:clamp(27px,3vw,38px)}.member-auth-brand small{color:var(--member-muted);opacity:1}.member-auth-card,.member-account-form,.member-account-profile,.member-account-state,.member-summary-card,.member-danger-card{border-color:var(--member-line);border-radius:8px;background:#fff;box-shadow:none}.member-auth-card-heading>span{color:#1769d2;border:1px solid #d3e1f2;border-radius:6px;background:#eef5fd}.member-auth-card-heading h2,.member-account-form h2{color:var(--member-ink)}.member-auth-notice{color:#315c8a;border-color:#cfe0f2;border-radius:6px;background:#f1f6fc}.member-auth-field>div{color:#718196;border-color:#cbd8e7;border-radius:6px;background:#fbfcfe;box-shadow:none}.member-auth-field>div:focus-within{color:#1769d2;border-color:#1769d2;background:#fff;box-shadow:0 0 0 3px #1769d21a}.member-auth-field button{border-radius:4px}.member-auth-primary{min-height:48px;color:#fff;border:1px solid #1769d2;border-radius:6px;background:#1769d2;box-shadow:none}.member-gender-field span{border-color:#cbd8e7;border-radius:6px;background:#fbfcfe}.member-gender-field input:checked+span{color:#0f5fbd;border-color:#8db7e6;background:#eef5fd}.member-account-avatar,.member-summary-avatar{color:#fff;border-radius:6px;background:#1769d2}.member-account-avatar{border-color:#e1ecf8}.member-account-profile>small{color:#176348;border:1px solid #cae7dc;border-radius:6px;background:#f1faf6}.member-account-logout,.member-summary-logout{border-radius:6px}.member-summary-card.is-guest>div button,.member-summary-actions>button,.member-auth-export{color:#1769d2;border-color:#c5d9ef;border-radius:6px;background:#fff}.member-summary-card.is-guest>div button:first-child{color:#fff;border-color:#1769d2;background:#1769d2}.member-danger-card{background:snow}@media(max-width:760px){.member-auth-layout,.member-account-layout{width:min(calc(100% - 20px),560px);padding-top:12px;gap:8px}.member-auth-brand{min-height:112px;padding:19px 20px;border-left-width:4px;border-radius:6px}.member-auth-brand>span{width:38px;height:38px}.member-auth-brand p{margin:10px 0 3px}.member-auth-brand h2{font-size:22px}.member-auth-brand small{margin-top:5px}.member-auth-card,.member-account-form,.member-account-profile{padding:20px;border-radius:6px}.member-account-avatar{border-radius:6px}}.extended-stat-page{--ext-stat-green: var(--green, #087f46);--ext-stat-green-dark: var(--green-dark, #056536);--ext-stat-green-soft: var(--green-soft, #eaf7f0);--ext-stat-ink: var(--ink, #17221c);--ext-stat-muted: var(--muted, #66726b);--ext-stat-line: var(--line, #dce7e1);--ext-stat-canvas: var(--canvas, #f4f7f5);--ext-stat-surface: var(--surface, #fff);--ext-stat-surface-soft: var(--surface-soft, #f8faf8);--ext-stat-alert: color-mix(in srgb, #d45843 72%, var(--ext-stat-ink));width:100%;max-width:455px;min-height:100dvh;margin:0 auto;color:var(--ext-stat-ink);background:var(--ext-stat-canvas);font-family:inherit}.extended-stat-page *,.extended-stat-page *:before,.extended-stat-page *:after{box-sizing:border-box}.extended-stat-page .ext-stat-header{position:sticky;z-index:10;top:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:var(--header-height, 56px);padding:max(7px,env(safe-area-inset-top)) 12px 7px;color:var(--ext-stat-ink);background:var(--ext-stat-surface);border-bottom:1px solid var(--ext-stat-line);box-shadow:0 4px 16px #192c220a;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.extended-stat-page .ext-stat-header>button{display:inline-grid;width:36px;height:36px;padding:0;color:var(--ext-stat-green-dark);background:var(--ext-stat-surface-soft);border:1px solid var(--ext-stat-line);border-radius:11px;cursor:pointer;place-items:center}.extended-stat-page .ext-stat-header>button:hover{color:var(--ext-stat-green-dark);background:var(--ext-stat-green-soft);border-color:var(--ext-stat-green)}.ext-stat-header>div{min-width:0;padding:0 8px}.extended-stat-page .ext-stat-header span{display:block;margin-bottom:1px;color:var(--ext-stat-muted);font-size:10px;line-height:1.2;letter-spacing:.04em}.extended-stat-page .ext-stat-header h1{overflow:hidden;margin:0;color:var(--ext-stat-ink);font-size:17px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.extended-stat-page .ext-stat-header em{padding:5px 8px;color:var(--ext-stat-green-dark);background:var(--ext-stat-green-soft);border:1px solid var(--ext-stat-line);border-radius:999px;font-size:11px;font-style:normal;line-height:1;white-space:nowrap}.ext-stat-controls{display:flex;gap:10px;align-items:end;padding:11px 12px 12px;background:var(--ext-stat-surface);border-bottom:1px solid var(--ext-stat-line)}.ext-stat-filter-group{min-width:0;margin:0;padding:0;border:0}.ext-stat-filter-group--wide{flex:1 1 auto}.ext-stat-filter-group legend,.ext-stat-select-control>span{display:block;margin-bottom:5px;padding:0;color:var(--ext-stat-muted);font-size:11px;font-weight:600;line-height:1}.ext-stat-segments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:40px;padding:3px;background:var(--ext-stat-surface-soft);border-radius:11px}.ext-stat-segments button,.ext-stat-view-switcher button{min-width:0;min-height:34px;padding:6px 12px;color:var(--ext-stat-muted);background:transparent;border:0;border-radius:8px;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.ext-stat-segments button.active,.ext-stat-view-switcher button.active{color:var(--ext-stat-green-dark);background:var(--ext-stat-surface);box-shadow:0 1px 4px #2342311f}.ext-stat-select-control{flex:0 0 116px;min-width:0}.ext-stat-select-control select{width:100%;height:40px;padding:0 30px 0 10px;color:var(--ext-stat-ink);background-color:var(--ext-stat-surface-soft);border:1px solid var(--ext-stat-line);border-radius:10px;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.ext-stat-content{padding:12px 12px calc(22px + env(safe-area-inset-bottom))}.ext-stat-summary{display:flex;gap:10px;align-items:center;justify-content:space-between;min-height:66px;padding:12px 13px;background:var(--ext-stat-surface);border:1px solid var(--ext-stat-line);border-radius:14px;box-shadow:0 3px 12px #1f49320d}.ext-stat-summary>div{display:grid;min-width:0;gap:3px}.ext-stat-summary strong{font-size:15px;line-height:1.35}.ext-stat-summary span{overflow:hidden;color:var(--ext-stat-muted);font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.ext-stat-summary>small{flex:none;padding:6px 9px;color:var(--ext-stat-green-dark);background:var(--ext-stat-green-soft);border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.ext-stat-view-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:10px 0;padding:4px;background:var(--ext-stat-surface-soft);border-radius:12px}.extended-stat-page .ext-stat-controls .ext-stat-segments{margin:0}.extended-stat-page .ext-stat-view-switcher{margin:10px 0 12px}.ext-stat-view-switcher button{min-height:38px}.ext-stat-state{display:flex;min-height:250px;margin-top:10px;padding:30px 24px;color:var(--ext-stat-muted);background:var(--ext-stat-surface);border:1px solid var(--ext-stat-line);border-radius:14px;text-align:center;box-shadow:0 3px 12px #1f49320d;flex-direction:column;align-items:center;justify-content:center}.ext-stat-state>svg{margin-bottom:12px;color:#8aa398}.ext-stat-state strong{margin-bottom:6px;color:var(--ext-stat-ink);font-size:15px}.ext-stat-state>span:not(.ext-stat-spinner){max-width:300px;font-size:12px;line-height:1.65}.ext-stat-state--error>svg{color:var(--ext-stat-alert)}.ext-stat-spinner{width:28px;height:28px;margin-bottom:14px;border:3px solid var(--ext-stat-line);border-top-color:var(--ext-stat-green);border-radius:50%;animation:ext-stat-spin .85s linear infinite}@keyframes ext-stat-spin{to{transform:rotate(360deg)}}.ext-stat-state__actions{display:flex;gap:8px;justify-content:center;margin-top:16px}.ext-stat-state__actions button{display:inline-flex;min-height:40px;padding:8px 14px;color:#fff;background:var(--ext-stat-green);border:1px solid var(--ext-stat-green);border-radius:10px;font:inherit;font-size:13px;font-weight:650;cursor:pointer;align-items:center;justify-content:center;gap:6px}.ext-stat-state__actions button.secondary{color:var(--ext-stat-green-dark);background:var(--ext-stat-surface)}.ext-stat-chart-card,.ext-stat-table-card{margin:10px 0 0;padding:0;background:var(--ext-stat-surface);border:1px solid var(--ext-stat-line);border-radius:14px;box-shadow:0 3px 12px #1f49320d}.ext-stat-chart-card figcaption,.ext-stat-table-card>header{display:flex;gap:10px;align-items:center;padding:13px 14px;border-bottom:1px solid var(--ext-stat-line)}.ext-stat-chart-card figcaption>span,.ext-stat-table-card>header>span{display:grid;width:36px;height:36px;flex:none;color:var(--ext-stat-green);background:var(--ext-stat-green-soft);border-radius:10px;place-items:center}.ext-stat-chart-card figcaption>div,.ext-stat-table-card>header>div{display:grid;min-width:0;gap:2px}.ext-stat-chart-card figcaption strong,.ext-stat-table-card>header strong{font-size:14px;line-height:1.35}.ext-stat-chart-card figcaption small,.ext-stat-table-card>header small{color:var(--ext-stat-muted);font-size:11px}.ext-stat-bars{display:grid;gap:13px;margin:0;padding:17px 14px 14px;list-style:none}.ext-stat-bars li{display:grid;grid-template-columns:minmax(58px,88px) minmax(80px,1fr) 48px;gap:9px;align-items:center}.ext-stat-bar-label{overflow:hidden;color:var(--ext-stat-muted);font-size:12px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ext-stat-bars progress{width:100%;height:12px;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;accent-color:var(--ext-stat-green);background:var(--ext-stat-line);border:0;border-radius:999px}.ext-stat-bars progress::-webkit-progress-bar{background:var(--ext-stat-line);border-radius:999px}.ext-stat-bars progress::-webkit-progress-value{background:var(--ext-stat-green);border-radius:999px}.ext-stat-bars progress::-moz-progress-bar{background:var(--ext-stat-green);border-radius:999px}.ext-stat-bars--hot progress{accent-color:#d8684c}.ext-stat-bars--hot progress::-webkit-progress-value{background:#d8684c}.ext-stat-bars--hot progress::-moz-progress-bar{background:#d8684c}.ext-stat-bars--cold progress{accent-color:#3e86a6}.ext-stat-bars--cold progress::-webkit-progress-value{background:#3e86a6}.ext-stat-bars--cold progress::-moz-progress-bar{background:#3e86a6}.ext-stat-bars li>strong{color:var(--ext-stat-ink);font-size:13px;text-align:right;white-space:nowrap}.ext-stat-bars li>strong small{margin-left:2px;color:var(--ext-stat-muted);font-size:10px;font-weight:500}.ext-stat-chart-note{margin:0;padding:0 14px 14px;color:var(--ext-stat-muted);font-size:10px;line-height:1.55}.ext-stat-table-scroll{overflow:auto;max-width:100%;max-height:min(68dvh,650px);overscroll-behavior:contain}.ext-stat-table-scroll table{width:max-content;min-width:100%;color:var(--ext-stat-ink);background:var(--ext-stat-surface);border-spacing:0;border-collapse:separate;font-size:12px}.ext-stat-table-scroll caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ext-stat-table-scroll th,.ext-stat-table-scroll td{min-width:78px;height:42px;padding:8px 10px;background:var(--ext-stat-surface);border-right:1px solid var(--ext-stat-line);border-bottom:1px solid var(--ext-stat-line);line-height:1.35;text-align:center;white-space:nowrap}.ext-stat-table-scroll thead th{position:sticky;z-index:2;top:0;color:var(--ext-stat-green-dark);background:var(--ext-stat-green-soft);font-weight:700}.ext-stat-table-scroll tr>:first-child{position:sticky;z-index:1;left:0;min-width:96px;box-shadow:1px 0 0 var(--ext-stat-line)}.ext-stat-table-scroll thead tr>:first-child{z-index:3;background:var(--ext-stat-green-soft)}.ext-stat-table-scroll tbody tr:nth-child(2n) td,.ext-stat-table-scroll tbody tr:nth-child(2n) th{background:var(--ext-stat-surface-soft)}.ext-stat-cell--highlight{color:var(--ext-stat-alert);font-weight:750}.ext-stat-pagination{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;padding:11px 12px;border-top:1px solid var(--ext-stat-line)}.ext-stat-pagination button{min-height:38px;padding:6px 12px;color:var(--ext-stat-green-dark);background:var(--ext-stat-green-soft);border:1px solid var(--ext-stat-line);border-radius:9px;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.ext-stat-pagination button:disabled{color:var(--ext-stat-muted);background:var(--ext-stat-canvas);border-color:var(--ext-stat-line);cursor:not-allowed}.ext-stat-pagination span{color:var(--ext-stat-muted);font-size:11px;white-space:nowrap}.ext-stat-source-note{margin:13px 6px 0;color:#78837d;font-size:10px;line-height:1.6;text-align:center}.extended-stat-page .ext-stat-source-note{margin:13px 6px 0;padding:0;color:var(--ext-stat-muted);background:transparent;border:0;border-radius:0}.extended-stat-page button:focus-visible,.extended-stat-page select:focus-visible,.extended-stat-page [tabindex="0"]:focus-visible{outline:3px solid var(--ext-stat-green);outline-offset:2px}@media(max-width:360px){.ext-stat-controls{gap:7px;padding-inline:9px}.ext-stat-select-control{flex-basis:106px}.ext-stat-segments button{padding-inline:8px}.ext-stat-content{padding-inline:9px}.ext-stat-bars li{grid-template-columns:minmax(54px,72px) minmax(64px,1fr) 44px;gap:7px}}@media(min-width:900px){.extended-stat-page{max-width:960px}.ext-stat-content{padding:18px 20px 32px}.ext-stat-chart-card,.ext-stat-table-card,.ext-stat-state{border-radius:12px}}@media(prefers-reduced-motion:reduce){.ext-stat-spinner{animation-duration:1.8s}}.app-shell .extended-stat-page{--ext-stat-green: #1267e8;--ext-stat-green-dark: #0d51bb;--ext-stat-green-soft: #edf4ff;--ext-stat-ink: #10234a;--ext-stat-muted: #6d7e99;--ext-stat-line: #dce5f0;--ext-stat-canvas: #f5f8fc;--ext-stat-surface: #fff;--ext-stat-surface-soft: #f7faff;--ext-stat-alert: #c43440;width:100%;max-width:none;min-height:100dvh;color:#10234a;background:#f5f8fc;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif}.app-shell .extended-stat-page .ext-stat-header{min-height:54px;padding:max(7px,env(safe-area-inset-top)) 12px 7px;color:#10234a;border-bottom:1px solid #dce5f0;background:#fffffff7;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell .extended-stat-page .ext-stat-header>button{width:36px;height:36px;color:#10234a;border:0;border-radius:6px;background:transparent}.app-shell .extended-stat-page .ext-stat-header>button:hover{color:#0d51bb;border-color:transparent;background:#edf4ff}.app-shell .extended-stat-page .ext-stat-header span{color:#71809b;font-size:10px}.app-shell .extended-stat-page .ext-stat-header h1{color:#10234a;font-size:17px;font-weight:700}.app-shell .extended-stat-page .ext-stat-header em{padding:5px 8px;color:#0d51bb;border:1px solid #b9d2f5;border-radius:4px;background:#edf4ff}.app-shell .extended-stat-page .ext-stat-controls{gap:10px;padding:10px 12px;border-bottom:1px solid #dce5f0;background:#fff}.app-shell .extended-stat-page .ext-stat-filter-group legend,.app-shell .extended-stat-page .ext-stat-select-control>span{color:#6d7e99}.app-shell .extended-stat-page .ext-stat-segments,.app-shell .extended-stat-page .ext-stat-view-switcher{padding:3px;border:1px solid #dce5f0;border-radius:7px;background:#f7faff}.app-shell .extended-stat-page .ext-stat-segments button,.app-shell .extended-stat-page .ext-stat-view-switcher button{color:#526783;border:0;border-radius:5px;background:transparent;box-shadow:none}.app-shell .extended-stat-page .ext-stat-segments button.active,.app-shell .extended-stat-page .ext-stat-view-switcher button.active{color:#fff;background:#1267e8;box-shadow:none}.app-shell .extended-stat-page .ext-stat-select-control select{color:#10234a;border:1px solid #dce5f0;border-radius:6px;background-color:#fff}.app-shell .extended-stat-page .ext-stat-content{padding:12px 12px calc(24px + env(safe-area-inset-bottom))}.app-shell .extended-stat-page .ext-stat-summary{min-height:60px;padding:11px 13px;color:#10234a;border:1px solid #dce5f0;border-radius:8px;background:#fff;box-shadow:none}.app-shell .extended-stat-page .ext-stat-summary strong{color:#10234a}.app-shell .extended-stat-page .ext-stat-summary span{color:#6d7e99}.app-shell .extended-stat-page .ext-stat-summary>small{color:#0d51bb;border:1px solid #cfe0f7;border-radius:4px;background:#edf4ff}.app-shell .extended-stat-page .ext-stat-view-switcher{margin:10px 0}.app-shell .extended-stat-page .ext-stat-state,.app-shell .extended-stat-page .ext-stat-chart-card,.app-shell .extended-stat-page .ext-stat-table-card{color:#10234a;border:1px solid #dce5f0;border-radius:8px;background:#fff;box-shadow:none}.app-shell .extended-stat-page .ext-stat-state{min-height:220px}.app-shell .extended-stat-page .ext-stat-state>svg{color:#71809b}.app-shell .extended-stat-page .ext-stat-state strong{color:#10234a}.app-shell .extended-stat-page .ext-stat-state__actions button{color:#fff;border-color:#1267e8;border-radius:6px;background:#1267e8}.app-shell .extended-stat-page .ext-stat-state__actions button.secondary{color:#1267e8;border-color:#b9d2f5;background:#fff}.app-shell .extended-stat-page .ext-stat-chart-card figcaption,.app-shell .extended-stat-page .ext-stat-table-card>header{padding:12px 13px;border-bottom-color:#dce5f0}.app-shell .extended-stat-page .ext-stat-chart-card figcaption>span,.app-shell .extended-stat-page .ext-stat-table-card>header>span{width:34px;height:34px;color:#1267e8;border:1px solid #cfe0f7;border-radius:6px;background:#edf4ff}.app-shell .extended-stat-page .ext-stat-chart-card figcaption strong,.app-shell .extended-stat-page .ext-stat-table-card>header strong,.app-shell .extended-stat-page .ext-stat-bars li>strong{color:#10234a}.app-shell .extended-stat-page .ext-stat-chart-card figcaption small,.app-shell .extended-stat-page .ext-stat-table-card>header small,.app-shell .extended-stat-page .ext-stat-bar-label,.app-shell .extended-stat-page .ext-stat-chart-note,.app-shell .extended-stat-page .ext-stat-source-note{color:#6d7e99}.app-shell .extended-stat-page .ext-stat-bars{gap:0;padding:4px 13px 8px}.app-shell .extended-stat-page .ext-stat-bars li{grid-template-columns:minmax(100px,132px) minmax(72px,1fr) 46px;gap:10px;min-width:0;min-height:54px;padding:7px 0;border-bottom:1px solid #edf2f7}.app-shell .extended-stat-page .ext-stat-bars li:last-child{border-bottom:0}.app-shell .extended-stat-page .ext-stat-bar-identity{display:flex;min-width:0;align-items:center;gap:8px}.app-shell .extended-stat-page .ext-stat-bar-identity .zodiac-icon{width:36px;height:36px;flex:0 0 36px;color:#0d51bb;border:1px solid #cfe0f7;border-radius:6px;background:#edf4ff}.app-shell .extended-stat-page .ext-stat-bar-identity .wave-ball{flex:0 0 auto}.app-shell .extended-stat-page .ext-stat-bars progress,.app-shell .extended-stat-page .ext-stat-bars progress::-webkit-progress-bar{height:9px;border-radius:5px;background:#e7edf5}.app-shell .extended-stat-page .ext-stat-bars progress::-webkit-progress-value{border-radius:5px;background:var(--bar-color, #1267e8)}.app-shell .extended-stat-page .ext-stat-bars progress::-moz-progress-bar{border-radius:5px;background:var(--bar-color, #1267e8)}.app-shell .extended-stat-page .ext-stat-chart-note{padding:8px 13px 12px;border-top:1px solid #edf2f7}.app-shell .extended-stat-page .ext-stat-table-scroll{max-width:100%;border-radius:0;scrollbar-color:#b8c8dc #f4f7fb}.app-shell .extended-stat-page .ext-stat-table-scroll table{color:#20395f;background:#fff}.app-shell .extended-stat-page .ext-stat-table-scroll th,.app-shell .extended-stat-page .ext-stat-table-scroll td{color:#20395f;border-color:#e4ebf4}.app-shell .extended-stat-page .ext-stat-table-scroll thead th,.app-shell .extended-stat-page .ext-stat-table-scroll thead tr>:first-child{color:#10234a;background:#edf4ff}.app-shell .extended-stat-page .ext-stat-table-scroll tbody tr:nth-child(2n) td,.app-shell .extended-stat-page .ext-stat-table-scroll tbody tr:nth-child(2n) th{background:#f8fbff}.app-shell .extended-stat-page .ext-stat-cell--highlight{color:#c43440}.app-shell .extended-stat-page .ext-stat-pagination{border-top-color:#dce5f0}.app-shell .extended-stat-page .ext-stat-pagination button{color:#1267e8;border-color:#b9d2f5;border-radius:6px;background:#fff}.app-shell .extended-stat-page .ext-stat-pagination button:disabled{color:#9ba9bc;border-color:#e4ebf4;background:#f6f8fb}.app-shell .extended-stat-page button:focus-visible,.app-shell .extended-stat-page select:focus-visible,.app-shell .extended-stat-page [tabindex="0"]:focus-visible{outline:2px solid rgba(18,103,232,.42);outline-offset:2px}@media(max-width:390px){.app-shell .extended-stat-page .ext-stat-controls,.app-shell .extended-stat-page .ext-stat-content{padding-right:8px;padding-left:8px}.app-shell .extended-stat-page .ext-stat-bars{padding-right:9px;padding-left:9px}.app-shell .extended-stat-page .ext-stat-bars li{grid-template-columns:minmax(86px,104px) minmax(52px,1fr) 42px;gap:7px}.app-shell .extended-stat-page .ext-stat-bar-identity{gap:5px}.app-shell .extended-stat-page .ext-stat-bar-identity .zodiac-icon{width:32px;height:32px;flex-basis:32px}.app-shell .extended-stat-page .ext-stat-bar-label{font-size:11px}}@media(min-width:900px){.app-shell .extended-stat-page{width:min(100%,1120px);max-width:1120px;margin-inline:auto}.app-shell .extended-stat-page .ext-stat-content{padding:18px 20px 32px}.app-shell .extended-stat-page .ext-stat-bars li{grid-template-columns:180px minmax(220px,1fr) 58px}}.app-shell .extended-stat-page .ext-stat-bars li,.app-shell .extended-stat-page .ext-stat-bars li.tone-red,.app-shell .extended-stat-page .ext-stat-bars li.tone-blue,.app-shell .extended-stat-page .ext-stat-bars li.tone-green{border-right-color:transparent!important;border-left-color:transparent!important;border-bottom-color:#e4ebf4!important}.dcp-header{position:fixed;inset:0 auto auto 50%;z-index:66;width:min(100%,var(--page-width, 480px));height:46px;transform:translate(-50%);display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;background:#fff;border-bottom:1px solid #ededed;color:#323233}.dcp-header h1{margin:0;overflow:hidden;font-size:16px;font-weight:500;line-height:22px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dcp-header-button{width:46px;height:46px;padding:0;display:grid;place-items:center;color:#323233}.dcp-header>.dcp-header-button{justify-self:start}.dcp-header-right{min-width:46px;height:46px;display:flex;align-items:center;justify-content:flex-end}.dcp-page{position:relative;min-height:100dvh;padding:46px 0 28px;overflow-x:hidden;background:#f5f5f5;color:#323233}.dcp-with-action-bar,.dcp-with-submit-bar{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.dcp-section-heading{min-height:40px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-bottom:1px solid #f0f0f0}.dcp-section-heading>strong{font-size:14px;font-weight:500}.dcp-empty{min-height:250px;padding:30px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#c2c5c3;text-align:center}.dcp-empty.is-compact{min-height:180px}.dcp-empty strong{color:#7b7e7c;font-size:14px;font-weight:500}.dcp-empty span{max-width:290px;color:#a7aaa8;font-size:11px;line-height:1.55}.dcp-tabs{position:sticky;top:46px;z-index:18;height:46px;display:flex;overflow-x:auto;scrollbar-width:none;background:#fff;border-bottom:1px solid #ededed}.dcp-tabs::-webkit-scrollbar{display:none}.dcp-tabs button{position:relative;min-width:88px;min-height:44px;padding:0 13px;flex:1 0 auto;color:#555;font-size:13px;white-space:nowrap}.dcp-tabs:not(.is-compact) button{min-width:0}.dcp-tabs button.is-active{color:#07b65c;font-weight:500}.dcp-tabs button.is-active:after{content:"";position:absolute;right:30%;bottom:0;left:30%;height:2px;border-radius:2px 2px 0 0;background:#07c160}.dcp-lottery-notice{min-height:48px;padding:0 12px;display:flex;align-items:center;gap:7px;background:#effaf4;border-bottom:1px solid #dcefe4;color:#07a956;font-size:12px}.dcp-lottery-notice strong{margin-left:auto;color:#3d5c4a;font-size:12px;font-weight:500}.dcp-form-page{background:#fff}.dcp-form{padding:4px 12px 24px}.dcp-field{position:relative;display:block;padding:14px 0;border-bottom:1px solid #eeeeee}.dcp-field>span{min-height:22px;margin-bottom:8px;display:flex;align-items:center;color:#3e3e3e;font-size:13px}.dcp-field>small{display:block;margin-top:8px;color:#999;font-size:10px;line-height:1.5}.dcp-field input,.dcp-field select,.dcp-field textarea{width:100%;border:1px solid #dedede;border-radius:3px;outline:0;background:#fff;color:#333;font-size:13px}.dcp-field input,.dcp-field select{height:42px;padding:0 10px}.dcp-field textarea{min-height:150px;padding:10px;resize:vertical;line-height:1.65}.dcp-field input:focus,.dcp-field select:focus,.dcp-field textarea:focus{border-color:#07c160}.dcp-textarea-field>em{position:absolute;right:8px;bottom:22px;color:#aaa;font-size:9px;font-style:normal}.dcp-label-with-icon{gap:5px}.dcp-choice-row{display:flex;flex-wrap:wrap;gap:8px}.dcp-choice-row button,.dcp-filter-row button{min-width:62px;height:32px;padding:0 12px;border:1px solid #dedede;border-radius:3px;background:#fff;color:#666;font-size:12px}.dcp-choice-row button.is-active,.dcp-filter-row button.is-active{border-color:#07c160;background:#ecfaf2;color:#07a956}.dcp-color-row{display:flex;align-items:center;gap:12px;padding:4px 1px}.dcp-color-row button{width:27px;height:27px;padding:0;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d9d9d9}.dcp-color-row button.is-active{box-shadow:0 0 0 2px #07c160}.dcp-image-picker{min-height:70px;padding:12px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px}.dcp-image-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.dcp-image-picker label{min-width:0;min-height:54px;padding:7px 11px;display:flex;align-items:center;gap:9px;border:1px dashed #c9cecb;border-radius:3px;color:#7d817f;font-size:12px;cursor:pointer}.dcp-image-picker label svg{flex:0 0 auto;color:#07b65c}.dcp-image-picker label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dcp-image-picker>button{width:36px;height:36px;display:grid;place-items:center;color:#999}.dcp-primary{width:100%;min-height:42px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:3px;background:#07c160;color:#fff;font-size:14px}.dcp-detail-card{margin-bottom:8px;background:#fff}.dcp-author-row{min-height:70px;padding:10px 12px;display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid #f0f0f0}.dcp-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e9f9f0;color:#07a956}.dcp-avatar.is-warn{background:#fff1ec;color:#e26b42}.dcp-author-row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.dcp-author-row strong{font-size:14px;font-weight:500}.dcp-author-row small{color:#999;font-size:10px}.dcp-author-row>button{min-height:29px;padding:0 11px;display:flex;align-items:center;gap:4px;border:1px solid #07c160;border-radius:15px;color:#07b65c;font-size:11px}.dcp-detail-copy{min-height:165px;padding:17px 13px 25px}.dcp-detail-copy h2{margin:0 0 15px;font-size:17px;font-weight:600}.dcp-detail-copy p{margin:0;color:#777;font-size:13px;line-height:1.75}.dcp-detail-card>footer{min-height:38px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f0f0;color:#999;font-size:10px}.dcp-action-bar,.dcp-submit-bar{position:fixed;left:50%;bottom:0;z-index:68;width:min(100%,var(--page-width, 480px));min-height:calc(54px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);transform:translate(-50%);background:#fff;border-top:1px solid #e6e6e6}.dcp-action-bar{display:grid;grid-template-columns:repeat(4,1fr)}.dcp-action-bar button{min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#666;font-size:10px}.dcp-action-bar button:active{color:#07c160}.dcp-wide-link{width:calc(100% - 20px);min-height:42px;margin:0 10px 18px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;border-radius:3px;background:#fff;color:#555;font-size:12px}.dcp-panel{margin-top:8px;background:#fff}.dcp-panel>.dcp-section-heading{padding:0}.dcp-publish-page .dcp-panel{padding:0 12px 14px}.dcp-option-grid{display:grid;gap:8px;padding-top:11px}.dcp-type-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dcp-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.dcp-option-grid button{min-width:0;height:34px;padding:0 3px;overflow:hidden;border:1px solid #ddd;border-radius:3px;color:#666;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dcp-option-grid button.is-active{border-color:#07c160;background:#ecfaf2;color:#07a956}.dcp-position-row{padding-top:11px;gap:6px}.dcp-position-row button{min-width:calc((100% - 18px)/4);padding:0 4px}.dcp-selection-note{margin:12px 0 0;color:#07a956;font-size:10px;line-height:1.5}.dcp-publish-copy{display:block;padding-bottom:14px!important}.dcp-publish-copy textarea{width:100%;min-height:115px;padding:10px;border:1px solid #ddd;border-radius:3px;outline:0;resize:vertical;color:#444;font-size:12px;line-height:1.6}.dcp-publish-copy textarea:focus{border-color:#07c160}.dcp-publish-copy>span{display:block;margin-top:4px;color:#aaa;font-size:9px;text-align:right}.dcp-submit-bar{display:grid;grid-template-columns:38% 62%}.dcp-submit-bar button{min-height:54px;color:#666;font-size:14px}.dcp-submit-bar button.is-primary{background:#07c160;color:#fff}.dcp-history-summary{min-height:112px;display:grid;grid-template-columns:repeat(2,1fr);background:linear-gradient(135deg,#08bd60,#05cc70);color:#fff}.dcp-history-summary>div{position:relative;padding:17px 12px;display:grid;grid-template-columns:31px 1fr;grid-template-rows:auto 1fr;align-items:center;column-gap:7px}.dcp-history-summary>div+div:before{content:"";position:absolute;top:20px;bottom:20px;left:0;width:1px;background:#ffffff4d}.dcp-history-summary svg{grid-row:1 / 3;opacity:.9}.dcp-history-summary span{font-size:11px;opacity:.88}.dcp-history-summary strong{font-size:23px;font-weight:500}.dcp-history-summary small{margin-left:3px;font-size:10px;font-weight:400}.dcp-stat-empty{min-height:290px;margin:10px;padding:30px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border-radius:5px;background:#fff;color:#888;text-align:center}.dcp-stat-empty>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#f3faf6;color:#07b65c}.dcp-stat-empty strong{color:#444;font-size:15px;font-weight:500}.dcp-stat-empty p{max-width:270px;margin:0;font-size:11px;line-height:1.6}.dcp-user-strip{min-height:72px;padding:10px 13px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;background:#fff;border-bottom:1px solid #eee}.dcp-user-strip>div{display:flex;flex-direction:column;gap:5px}.dcp-user-strip strong{font-size:14px;font-weight:500}.dcp-user-strip small{color:#999;font-size:10px}.dcp-search{min-height:48px;padding:7px 9px;display:grid;grid-template-columns:20px minmax(0,1fr) auto auto;align-items:center;gap:6px;background:#eee;color:#999}.dcp-search-spaced{margin-top:7px}.dcp-search input{min-width:0;height:34px;padding:0 9px;border:0;outline:0;border-radius:17px;background:#fff;color:#333;font-size:12px}.dcp-search-clear{width:30px;height:30px;display:grid;place-items:center;color:#999}.dcp-search-submit{height:34px;padding:0 9px;color:#333;font-size:12px}.dcp-profile-page{background:#f4f4f4}.dcp-profile-menu{position:absolute;top:52px;right:8px;z-index:35;width:138px;padding:5px 0;border:1px solid #e3e3e3;border-radius:4px;background:#fff;box-shadow:0 5px 18px #00000026}.dcp-profile-menu button{width:100%;min-height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;color:#555;font-size:12px;text-align:left}.dcp-profile-menu button+button{border-top:1px solid #f2f2f2}.dcp-profile-hero{min-height:112px;padding:18px 14px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;background:linear-gradient(135deg,#08b95e,#06ca6e);color:#fff}.dcp-profile-avatar{width:56px;height:56px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.75);border-radius:50%;background:#ffffff29}.dcp-profile-name{min-width:0;display:flex;flex-direction:column;gap:4px}.dcp-profile-name strong{overflow:hidden;font-size:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.dcp-profile-name span{font-size:10px;opacity:.88}.dcp-profile-name em{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-style:normal;opacity:.9}.dcp-profile-hero>button{min-height:29px;padding:0 10px;display:flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.82);border-radius:15px;color:#fff;font-size:11px}.dcp-profile-stats{min-height:65px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:8px solid #f4f4f4}.dcp-profile-stats>button,.dcp-profile-stats>div{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.dcp-profile-stats strong{font-size:15px;font-weight:500}.dcp-profile-stats span{color:#888;font-size:10px}.dcp-filter-row{min-height:45px;padding:6px 9px;display:flex;align-items:center;gap:7px;overflow-x:auto;background:#fff;border-bottom:1px solid #eee;scrollbar-width:none}.dcp-filter-row::-webkit-scrollbar{display:none}.dcp-filter-row button{min-width:58px;height:30px;flex:0 0 auto;border-radius:15px}.dcp-growth-total{min-height:50px;padding:0 15px;display:flex;align-items:center;gap:5px;background:#e4e4e4;color:#333;font-size:14px}.dcp-growth-total strong{color:#f25050;font-size:18px;font-weight:500}.dcp-record-filter{margin-top:7px;justify-content:center}.dcp-report-form .dcp-image-picker{padding-bottom:0}@media(max-width:360px){.dcp-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dcp-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dcp-position-row button{min-width:calc((100% - 12px) / 3)}.dcp-profile-hero{grid-template-columns:52px minmax(0,1fr) auto;padding:16px 10px;gap:7px}.dcp-profile-avatar{width:50px;height:50px}.dcp-color-row{gap:9px}.dcp-color-row button{width:25px;height:25px}}@media(prefers-reduced-motion:reduce){.dcp-tabs,.dcp-filter-row{scroll-behavior:auto}}.app-shell .dcp-header{width:min(100%,var(--page-width, 520px));min-height:var(--header-height, 56px);height:var(--header-height, 56px);grid-template-columns:56px minmax(0,1fr) 56px;padding:0 8px;color:var(--ink, #18231d);border-bottom-color:var(--line, #e5eae7);background:var(--surface, #fff);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.app-shell .dcp-header h1{font-size:17px;font-weight:650;letter-spacing:-.015em}.app-shell .dcp-header-button{width:40px;height:40px;margin:0 4px;border:1px solid var(--line, #e5eae7);border-radius:var(--control-radius, 12px);background:var(--surface-soft, #f8faf8);color:var(--green-dark, #0e7e55)}.app-shell .dcp-header-right{min-width:56px;height:var(--header-height, 56px)}.app-shell .dcp-page{width:100%;padding:calc(var(--header-height, 56px) + 12px) 12px 32px;overflow-x:clip;overflow-y:visible;color:var(--ink, #18231d);background:var(--canvas, #f4f6f4)}.app-shell .dcp-page>*{max-width:100%}.app-shell .dcp-page.dcp-with-action-bar,.app-shell .dcp-page.dcp-with-submit-bar{padding-bottom:calc(98px + env(safe-area-inset-bottom))}.app-shell .dcp-form-page{background:var(--canvas, #f4f6f4)}.app-shell .dcp-section-heading{min-height:38px;padding:0;border:0;background:transparent}.app-shell .dcp-section-heading>strong{color:var(--ink, #18231d);font-size:13px;font-weight:650}.app-shell .dcp-page>.dcp-section-heading{padding-inline:4px}.app-shell .dcp-empty{min-height:210px;padding:28px 18px;gap:7px;color:#b5bdb8}.app-shell .dcp-empty.is-compact{min-height:160px}.app-shell .dcp-empty strong{color:var(--muted, #77827c);font-weight:600}.app-shell .dcp-empty span{color:#929c96;font-size:11px}.app-shell .dcp-tabs{top:var(--header-height, 56px);width:100%;height:auto;min-height:46px;margin:0 0 12px;padding:4px;gap:4px;border:1px solid var(--line, #e5eae7);border-radius:13px;background:var(--surface, #fff);box-shadow:none}.app-shell .dcp-tabs button{min-width:78px;min-height:38px;padding:0 10px;border-radius:9px;color:var(--muted, #77827c);font-size:12px}.app-shell .dcp-tabs:not(.is-compact) button{min-width:0}.app-shell .dcp-tabs button.is-active{color:var(--green-dark, #0e7e55);background:var(--green-soft, #eaf5ef)}.app-shell .dcp-tabs button.is-active:after{display:none}.app-shell .dcp-lottery-notice{min-height:46px;margin:0 0 12px;padding:0 12px;border:1px solid var(--line, #e5eae7);border-radius:var(--control-radius, 12px);color:var(--green-dark, #0e7e55);background:var(--green-soft, #eaf5ef)}.app-shell .dcp-lottery-notice strong{min-width:0;overflow:hidden;color:var(--ink, #18231d);text-overflow:ellipsis;white-space:nowrap}.app-shell .dcp-form,.app-shell .dcp-panel,.app-shell .dcp-detail-card,.app-shell .dcp-search,.app-shell .dcp-user-strip,.app-shell .dcp-profile-hero,.app-shell .dcp-profile-stats,.app-shell .dcp-history-summary,.app-shell .dcp-growth-total,.app-shell .dcp-stat-empty{border:1px solid var(--line, #e5eae7);border-radius:var(--card-radius, 16px);background:var(--surface, #fff);box-shadow:none}.app-shell .dcp-form{margin:0;padding:6px 14px 18px;overflow:hidden}.app-shell .dcp-field{padding:12px 0;border-bottom:0}.app-shell .dcp-field>span{min-height:20px;margin-bottom:7px;color:var(--ink, #18231d);font-size:12px;font-weight:600}.app-shell .dcp-field>small{color:var(--muted, #77827c)}.app-shell .dcp-field input,.app-shell .dcp-field select,.app-shell .dcp-field textarea,.app-shell .dcp-publish-copy textarea{border-color:var(--line, #e5eae7);border-radius:var(--control-radius, 12px);background:var(--surface-soft, #f8faf8);color:var(--ink, #18231d)}.app-shell .dcp-field input,.app-shell .dcp-field select{min-height:44px}.app-shell .dcp-field textarea{min-height:132px}.app-shell .dcp-field input:focus,.app-shell .dcp-field select:focus,.app-shell .dcp-field textarea:focus,.app-shell .dcp-publish-copy textarea:focus{border-color:var(--green, #159a68)}.app-shell .dcp-choice-row{gap:6px}.app-shell .dcp-choice-row button,.app-shell .dcp-filter-row button,.app-shell .dcp-option-grid button{min-height:38px;border-color:var(--line, #e5eae7);border-radius:10px;color:var(--ink, #18231d);background:var(--surface-soft, #f8faf8)}.app-shell .dcp-choice-row button.is-active,.app-shell .dcp-filter-row button.is-active,.app-shell .dcp-option-grid button.is-active{border-color:var(--green, #159a68);color:var(--green-dark, #0e7e55);background:var(--green-soft, #eaf5ef)}.app-shell .dcp-color-row{gap:10px}.app-shell .dcp-color-row button{width:30px;height:30px;border-color:var(--surface, #fff);border-radius:50%;box-shadow:0 0 0 1px var(--line, #e5eae7)}.app-shell .dcp-color-row button.is-active{box-shadow:0 0 0 2px var(--green, #159a68)}.app-shell .dcp-image-picker{min-height:66px;padding:8px 0}.app-shell .dcp-image-picker label{min-height:52px;border-color:var(--line, #e5eae7);border-radius:var(--control-radius, 12px);background:var(--surface-soft, #f8faf8);color:var(--muted, #77827c)}.app-shell .dcp-image-picker label svg{color:var(--green, #159a68)}.app-shell .dcp-image-picker:focus-within label{outline:2px solid var(--green, #159a68);outline-offset:2px}.app-shell .dcp-primary{min-height:44px;margin-top:12px;border-radius:var(--control-radius, 12px);background:var(--green, #159a68)}.app-shell .dcp-detail-card{margin:0 0 12px;overflow:hidden}.app-shell .dcp-author-row{min-height:68px;padding:10px 12px;border-bottom-color:var(--line, #e5eae7)}.app-shell .dcp-avatar{background:var(--green-soft, #eaf5ef);color:var(--green-dark, #0e7e55)}.app-shell .dcp-avatar.is-warn{color:var(--red, #e85d5d);border:1px solid var(--line, #e5eae7);background:var(--surface-soft, #f8faf8)}.app-shell .dcp-author-row>button{min-height:36px;border-color:var(--green, #159a68);border-radius:18px;color:var(--green-dark, #0e7e55);background:var(--green-soft, #eaf5ef)}.app-shell .dcp-detail-copy{min-height:140px;padding:16px 13px 20px}.app-shell .dcp-detail-copy p{color:var(--muted, #77827c)}.app-shell .dcp-detail-card>footer{border-top-color:var(--line, #e5eae7);color:var(--muted, #77827c)}.app-shell .dcp-wide-link{width:100%;min-height:44px;margin:0;border-color:var(--line, #e5eae7);border-radius:var(--control-radius, 12px);color:var(--ink, #18231d);background:var(--surface, #fff)}.app-shell .dcp-panel{margin:0 0 12px;overflow:hidden}.app-shell .dcp-publish-page .dcp-panel{padding:0 12px 12px}.app-shell .dcp-panel>.dcp-section-heading{min-height:42px}.app-shell .dcp-option-grid{gap:6px;padding-top:8px}.app-shell .dcp-option-grid button{height:38px;font-size:11px}.app-shell .dcp-position-row{padding-top:8px}.app-shell .dcp-selection-note{margin-top:10px;color:var(--green-dark, #0e7e55)}.app-shell .dcp-publish-copy textarea{min-height:108px}.app-shell .dcp-action-bar,.app-shell .dcp-submit-bar{bottom:calc(10px + env(safe-area-inset-bottom));width:min(calc(100% - 24px),calc(var(--page-width, 520px) - 24px));min-height:64px;padding:6px;gap:5px;overflow:hidden;border:1px solid var(--line, #e5eae7);border-radius:20px;background:var(--surface, #fff);box-shadow:0 12px 30px #0000003d;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.app-shell .dcp-action-bar button,.app-shell .dcp-submit-bar button{min-height:50px;border-radius:14px}.app-shell .dcp-action-bar button{color:var(--muted, #77827c);background:var(--surface-soft, #f8faf8)}.app-shell .dcp-action-bar button:active{color:var(--green-dark, #0e7e55);background:var(--green-soft, #eaf5ef)}.app-shell .dcp-submit-bar{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.app-shell .dcp-submit-bar button{color:var(--ink, #18231d);background:var(--surface-soft, #f8faf8)}.app-shell .dcp-submit-bar button.is-primary{color:#fff;background:var(--green, #159a68)}.app-shell .dcp-history-summary{min-height:104px;margin:0 0 12px;color:var(--ink, #18231d)}.app-shell .dcp-history-summary svg{color:var(--green, #159a68);opacity:1}.app-shell .dcp-history-summary span{color:var(--muted, #77827c);opacity:1}.app-shell .dcp-history-summary>div+div:before{background:var(--line, #e5eae7)}.app-shell .dcp-stat-empty{min-height:230px;margin:0;padding:28px 20px;color:var(--muted, #77827c)}.app-shell .dcp-stat-empty>span{background:var(--green-soft, #eaf5ef);color:var(--green-dark, #0e7e55)}.app-shell .dcp-stat-empty strong{color:var(--ink, #18231d)}.app-shell .dcp-user-strip{min-height:68px;margin:0 0 12px}.app-shell .dcp-search{min-height:48px;margin:0 0 12px;padding:6px;gap:5px;color:var(--muted, #77827c)}.app-shell .dcp-search-spaced{margin-top:0}.app-shell .dcp-search input{height:38px;border-radius:10px;background:var(--surface-soft, #f8faf8);color:var(--ink, #18231d)}.app-shell .dcp-search-clear{width:36px;height:36px}.app-shell .dcp-search-submit{min-width:52px;height:38px;padding:0 10px;border-radius:10px;background:var(--green, #159a68);color:#fff}.app-shell .dcp-profile-menu{top:calc(var(--header-height, 56px) + 8px);right:12px;width:146px;padding:5px;border-color:var(--line, #e5eae7);border-radius:14px;background:var(--surface, #fff);box-shadow:0 12px 28px #0000003d}.app-shell .dcp-profile-menu button{min-height:40px;border-radius:9px;color:var(--ink, #18231d);background:var(--surface-soft, #f8faf8)}.app-shell .dcp-profile-menu button+button{border-top:0}.app-shell .dcp-profile-hero{min-height:106px;margin:0 0 12px;padding:16px;color:var(--ink, #18231d);background:var(--surface, #fff)}.app-shell .dcp-profile-avatar{border:0;border-radius:16px;background:var(--green-soft, #eaf5ef);color:var(--green-dark, #0e7e55)}.app-shell .dcp-profile-name span,.app-shell .dcp-profile-name em{color:var(--muted, #77827c);opacity:1}.app-shell .dcp-profile-hero>button{min-height:36px;border-color:var(--green, #159a68);border-radius:18px;color:var(--green-dark, #0e7e55);background:var(--green-soft, #eaf5ef)}.app-shell .dcp-profile-stats{min-height:68px;margin:0 0 12px;overflow:hidden;border-bottom:1px solid var(--line, #e5eae7)}.app-shell .dcp-profile-stats span{color:var(--muted, #77827c)}.app-shell .dcp-filter-row{min-height:46px;margin:0 0 12px;padding:5px;gap:5px;border:1px solid var(--line, #e5eae7);border-radius:13px;background:var(--surface, #fff)}.app-shell .dcp-filter-row button{min-width:62px;height:36px}.app-shell .dcp-growth-total{min-height:54px;margin:0 0 8px;padding:0 15px;color:var(--ink, #18231d)}.app-shell .dcp-growth-total strong{color:var(--green-dark, #0e7e55)}.app-shell .dcp-record-filter{justify-content:flex-start}@media(min-width:1200px){.app-shell .dcp-header{padding-inline:max(24px,calc((100% - 960px)/2 + 24px))}.app-shell .dcp-page{width:min(100%,960px);margin-inline:auto;padding:calc(var(--header-height, 72px) + 16px) 24px 40px}.app-shell .dcp-page.dcp-with-action-bar,.app-shell .dcp-page.dcp-with-submit-bar{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.app-shell .dcp-action-bar,.app-shell .dcp-submit-bar{width:min(calc(100% - 48px),912px)}.app-shell .dcp-detail-copy p,.app-shell .dcp-stat-empty p,.app-shell .dcp-empty span{max-width:68ch}}@media(max-width:360px){.app-shell .dcp-header{grid-template-columns:52px minmax(0,1fr) 52px;padding-inline:4px}.app-shell .dcp-page{padding-inline:10px}.app-shell .dcp-tabs button{min-width:74px;padding-inline:8px}.app-shell .dcp-choice-row button{min-width:58px;padding-inline:9px}.app-shell .dcp-profile-hero{grid-template-columns:50px minmax(0,1fr) auto;padding:14px 11px}}.app-shell{--dcp-blue: #1769d2;--dcp-navy: #102a49;--dcp-soft: #eef5fd;--dcp-line: #dbe4ef;--dcp-muted: #718196}.app-shell .dcp-header{color:var(--dcp-navy);border-bottom-color:var(--dcp-line);background:#fffffffa;box-shadow:none}.app-shell .dcp-header-button{color:#244f7c}.app-shell .dcp-header h1{font-weight:650}.app-shell .dcp-page{color:var(--dcp-navy);background:#f4f7fb}.app-shell .dcp-form-page{background:#f4f7fb}.app-shell :is(.dcp-section-heading,.dcp-tabs,.dcp-detail-card,.dcp-panel,.dcp-profile-menu,.dcp-profile-stats,.dcp-filter-row,.dcp-growth-total,.dcp-user-strip,.dcp-search){color:var(--dcp-navy);border-color:var(--dcp-line);background:#fff;box-shadow:none}.app-shell .dcp-tabs button{color:var(--dcp-muted)}.app-shell .dcp-tabs button.is-active{color:#0f5fbd}.app-shell .dcp-tabs button.is-active:after{background:#1769d2}.app-shell .dcp-lottery-notice{color:#315c8a;border-color:#cfe0f2;background:#f1f6fc}.app-shell .dcp-lottery-notice strong{color:#244f7c}.app-shell .dcp-form{margin:10px 12px 24px;padding:4px 16px 20px;border:1px solid var(--dcp-line);border-radius:8px;background:#fff}.app-shell .dcp-field{border-bottom-color:var(--dcp-line)}.app-shell .dcp-field>span{color:#294967;font-weight:650}.app-shell .dcp-field>small{color:var(--dcp-muted)}.app-shell :is(.dcp-field input,.dcp-field select,.dcp-field textarea,.dcp-search input){color:var(--dcp-navy);border-color:#cbd8e7;border-radius:6px;background:#fbfcfe;box-shadow:none}.app-shell :is(.dcp-field input,.dcp-field select,.dcp-field textarea,.dcp-search input):focus{border-color:#1769d2;box-shadow:0 0 0 3px #1769d21a}.app-shell :is(.dcp-choice-row button,.dcp-filter-row button,.dcp-option-grid button){color:#536a84;border-color:#cbd8e7;border-radius:6px;background:#fff}.app-shell :is(.dcp-choice-row button.is-active,.dcp-filter-row button.is-active,.dcp-option-grid button.is-active){color:#0f5fbd;border-color:#8db7e6;background:#eef5fd}.app-shell .dcp-primary,.app-shell .dcp-submit-bar button.is-primary{color:#fff;border-color:#1769d2;border-radius:6px;background:#1769d2;box-shadow:none}.app-shell .dcp-action-bar,.app-shell .dcp-submit-bar{color:var(--dcp-navy);border-color:var(--dcp-line);background:#fffffffa;box-shadow:0 -1px #153b630a}.app-shell .dcp-action-bar button:active{color:#1769d2}.app-shell .dcp-wide-link{color:#0f5fbd;border-color:var(--dcp-line);background:#fff}.app-shell .dcp-history-summary{border:1px solid #164a80;border-radius:8px;background:#123a66;box-shadow:none}.app-shell .dcp-stat-empty>span{color:#1769d2;border-radius:6px;background:#eef5fd}.app-shell .dcp-profile-hero{color:#fff;border:1px solid #164a80;border-radius:8px;background:#123a66;box-shadow:none}.app-shell .dcp-profile-hero>button{border-radius:6px}.app-shell .dcp-profile-menu,.app-shell .dcp-panel,.app-shell .dcp-detail-card{border:1px solid var(--dcp-line);border-radius:8px;overflow:hidden}.app-shell .dcp-profile-menu button+button{border-top-color:var(--dcp-line)}.app-shell .dcp-empty strong,.app-shell .dcp-stat-empty strong{color:var(--dcp-navy)}.app-shell .dcp-empty span,.app-shell .dcp-stat-empty p,.app-shell .dcp-user-strip small{color:var(--dcp-muted)}@media(max-width:520px){.app-shell .dcp-form{margin-inline:8px;padding-inline:12px;border-radius:6px}.app-shell .dcp-panel,.app-shell .dcp-detail-card,.app-shell .dcp-profile-menu{margin-inline:8px;border-radius:6px}}.cp-page{--cp-green: #07c160;--cp-green-dark: #00a653;--cp-green-soft: #eafaf1;--cp-red: #ee2222;--cp-blue: #278bd2;--cp-text: #333;--cp-muted: #969799;--cp-line: #ebedf0;--cp-divider: #f3f3f3;--cp-font-xs: clamp(12px, 3.2vw, 12.48px);--cp-font-sm: clamp(13px, 3.4667vw, 13.52px);--cp-font-md: clamp(14px, 3.7333vw, 14.56px);--cp-font-lg: clamp(16px, 4.2667vw, 16.64px);width:100%;min-height:100dvh;color:var(--cp-text);background:#f8f8f8;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Arial,sans-serif;font-size:var(--cp-font-md);line-height:1.45}.cp-page *,.cp-page *:before,.cp-page *:after{box-sizing:border-box}.cp-page button,.cp-page input,.cp-page select{color:inherit;font:inherit}.cp-page button{border:0;cursor:pointer}.cp-page button:disabled{cursor:default;opacity:.45}.cp-page button:focus-visible,.cp-page input:focus-visible,.cp-page select:focus-visible{outline:2px solid rgba(7,193,96,.45);outline-offset:1px}.cp-header{position:sticky;top:0;z-index:40;height:46px;display:grid;grid-template-columns:46px 1fr minmax(72px,105px);align-items:center;background:#fff;border-bottom:1px solid #f0f1f2}.cp-header h1{position:absolute;left:50%;max-width:55%;margin:0;overflow:hidden;color:#323233;font-size:var(--cp-font-lg);font-weight:500;line-height:22px;text-align:center;text-overflow:ellipsis;white-space:nowrap;transform:translate(-50%)}.cp-header__back{width:42px;height:42px;display:grid;place-items:center;padding:0;color:#555;background:transparent}.cp-header__right{grid-column:3;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px;padding-right:12px;color:var(--cp-green)}.cp-index-search{height:51px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:4px;padding:7px 13px;color:#c8c9cc;background:#f7f8fa}.cp-index-search input{width:100%;height:34px;min-width:0;padding:0 4px;color:#444;background:#fff;border:0;border-radius:17px;outline:0}.cp-index-search button{min-width:42px;height:34px;padding:0 4px;color:var(--cp-green);background:transparent;font-size:var(--cp-font-sm)}.cp-source-note{min-height:31px;display:flex;align-items:center;justify-content:center;gap:6px;padding:5px 10px;color:#60816f;background:var(--cp-green-soft);border-bottom:1px solid #dff3e8;font-size:var(--cp-font-xs)}.cp-source-note.is-warning{color:#8b6827;background:#fff8e8;border-bottom-color:#f2e2b7}.cp-loading{min-height:52px;display:flex;align-items:center;justify-content:center;gap:7px;color:#7b817e;background:#fff;font-size:var(--cp-font-sm)}.cp-loading svg,.cp-query-actions button.is-loading svg{animation:cp-spin .85s linear infinite}.cp-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:28px 18px;color:#b4b7b5;text-align:center}.cp-empty strong{color:#858b88;font-size:var(--cp-font-md);font-weight:500}.cp-empty button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 13px;color:var(--cp-green-dark);background:#fff;border:1px solid #cdebdc;border-radius:3px;font-size:var(--cp-font-sm)}.cp-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,3.4667vw,13.52px) clamp(16px,4.5333vw,17.68px);align-content:start;padding:10px 19px 28px;background:#fff}.cp-category-grid button{height:clamp(30px,8vw,31.2px);overflow:hidden;padding:0 4px;color:#777;background:#fff;border:1px solid #bdbdbd;border-radius:2px;font-size:clamp(14px,4vw,15px);line-height:1;text-overflow:ellipsis;white-space:nowrap}.cp-category-grid button:active{color:var(--cp-green-dark);background:#f2fcf6;border-color:var(--cp-green)}.cp-list-filters{min-height:54px;display:grid;grid-template-columns:105px 1fr;align-items:center;gap:8px;padding:7px 10px;background:#f7f8fa;border-bottom:1px solid var(--cp-line)}.cp-list-filters>label,.cp-list-search{height:36px;display:flex;align-items:center;gap:5px;min-width:0;padding:0 8px;color:#7b807d;background:#fff;border:1px solid #eceeef;border-radius:18px}.cp-list-filters select{min-width:0;width:70px;height:32px;padding:0;background:transparent;border:0;outline:0;font-size:var(--cp-font-sm)}.cp-list-search input{width:100%;min-width:0;padding:0;background:transparent;border:0;outline:0;font-size:var(--cp-font-sm)}.cp-list-search button{flex:0 0 auto;height:32px;padding:0 2px 0 8px;color:var(--cp-green-dark);background:transparent;font-size:var(--cp-font-sm)}.cp-article-list{background:#fff}.cp-article-card{position:relative;min-height:137px;display:grid;grid-template-columns:43px 1fr;gap:10px;padding:14px 29px 12px 14px;border-bottom:1px solid #f0f0f0}.cp-article-avatar,.cp-detail-avatar{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--cp-green);border-radius:8px}.cp-article-card__body{min-width:0}.cp-article-author{min-height:42px;display:flex;flex-direction:column;justify-content:center;gap:1px}.cp-article-author strong{overflow:hidden;color:#444;font-size:var(--cp-font-md);font-weight:400;text-overflow:ellipsis;white-space:nowrap}.cp-article-author time,.cp-detail-author time{color:#999;font-size:var(--cp-font-xs)}.cp-article-title{width:100%;display:-webkit-box;margin-top:6px;padding:0;overflow:hidden;color:#383b39;background:transparent;font-size:clamp(16px,4.5333vw,17px);font-weight:500;line-height:1.45;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cp-article-counts{min-height:25px;display:flex;align-items:flex-end;gap:22px;color:#969799;font-size:var(--cp-font-xs)}.cp-article-counts span,.cp-detail-meta span{display:inline-flex;align-items:center;gap:5px}.cp-card-chevron{position:absolute;right:8px;top:61px;color:#d1d3d2}.cp-pagination{min-height:58px;display:grid;grid-template-columns:1fr 82px 1fr;align-items:center;gap:8px;padding:9px 12px 16px;color:#777;background:#f8f8f8;font-size:var(--cp-font-sm);text-align:center}.cp-pagination button{height:34px;display:flex;align-items:center;justify-content:center;gap:2px;color:var(--cp-green-dark);background:#fff;border:1px solid #dfe5e1;border-radius:3px}.cp-corpus-detail{background:#fff}.cp-detail-article{padding:0 14px 40px}.cp-detail-author{min-height:78px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #f2f2f2}.cp-detail-author>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.cp-detail-author strong{overflow:hidden;font-size:var(--cp-font-md);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.cp-readonly-badge{height:27px;display:inline-flex;align-items:center;gap:4px;padding:0 9px;color:var(--cp-green-dark);background:var(--cp-green-soft);border-radius:14px;font-size:var(--cp-font-xs)}.cp-detail-meta{min-height:48px;display:flex;align-items:center;gap:24px;color:#8d918f;border-bottom:1px solid #f3f3f3;font-size:var(--cp-font-xs)}.cp-detail-article h2{margin:24px 0 25px;color:#2d302e;font-size:clamp(18px,5.0667vw,19px);font-weight:600;line-height:1.55}.cp-detail-body{color:#3f4340;font-size:clamp(15px,4.2667vw,16px);line-height:1.72;word-break:break-word}.cp-detail-body p{margin:0 0 17px}.cp-locked{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;padding:28px 22px;color:#8b918d;background:#f8faf9;border:1px solid #e5e9e7;border-radius:4px;text-align:center}.cp-locked>svg{color:var(--cp-green)}.cp-locked strong{color:#414642;font-size:var(--cp-font-lg)}.cp-locked p{max-width:310px;margin:0;font-size:var(--cp-font-sm);line-height:1.65}.cp-locked button{min-height:38px;margin-top:6px;padding:0 18px;color:#fff;background:var(--cp-green);border-radius:3px;font-size:var(--cp-font-sm)}.cp-statistics-page,.cp-attribute-page{padding-bottom:calc(65px + env(safe-area-inset-bottom));background:#fff}.cp-period-select{display:inline-flex;align-items:center;gap:5px;color:#444;font-size:var(--cp-font-sm);white-space:nowrap}.cp-period-select select{width:42px;height:29px;padding:0 3px;background:#f8f8f8;border:1px solid #dfe1e0;border-radius:4px;outline:0}.cp-summary-section{min-height:76px;padding:9px 10px 10px;background:#fff;border-bottom:1px solid #f1f1f1}.cp-summary-section.group-start{border-top:7px solid var(--cp-divider)}.cp-summary-section h2{margin:0 0 8px;color:#555;font-size:var(--cp-font-sm);font-weight:400;line-height:1.4}.cp-summary-values{display:flex;align-items:center;gap:9px;min-height:27px;overflow-x:auto;scrollbar-width:none}.cp-summary-values::-webkit-scrollbar,.cp-attribute-tabs::-webkit-scrollbar{display:none}.cp-number-token{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;color:#444;background:#fff;border:2px solid;border-radius:50%;font-size:var(--cp-font-xs);font-weight:500;line-height:1}.cp-text-token{flex:0 0 auto;min-width:34px;color:#3f4441;font-size:var(--cp-font-lg);font-weight:600;text-align:center;white-space:nowrap}.tone-red{color:#e72b2b!important;border-color:#ee2424!important}.tone-blue{color:#278bd2!important;border-color:#278bd2!important}.tone-green{color:#16ad56!important;border-color:#19b95e!important}.cp-stat-tabs{position:fixed;left:50%;bottom:0;z-index:45;width:min(100%,480px);height:calc(65px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #e4e6e5;transform:translate(-50%)}.cp-stat-tabs button{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:3px 1px 2px;color:#555;background:transparent}.cp-stat-tabs button>span{width:33px;height:33px;display:grid;place-items:center;color:#fff;background:var(--cp-green);border-radius:50%}.cp-stat-tabs button small{overflow:hidden;font-size:clamp(11px,3.2vw,12px);text-overflow:ellipsis;white-space:nowrap}.cp-stat-tabs button.active{color:var(--cp-green-dark);background:#f7faf8}.cp-stat-tabs button.active>span{box-shadow:0 0 0 3px #07c1601f}.cp-attribute-tabs{position:sticky;top:46px;z-index:25;display:flex;gap:7px;padding:9px 10px;overflow-x:auto;background:#f7f8fa;border-bottom:1px solid #eceeef;scrollbar-width:none}.cp-attribute-tabs button{height:30px;flex:0 0 auto;padding:0 12px;color:#646566;background:#fff;border:1px solid #d8dbd9;border-radius:3px;font-size:var(--cp-font-sm)}.cp-attribute-tabs button.active{color:#fff;background:var(--cp-green);border-color:var(--cp-green)}.cp-attribute-groups{background:#fff}.cp-attribute-groups>h2{min-height:44px;display:flex;align-items:center;gap:7px;margin:0;padding:0 12px;color:#4b514d;border-bottom:1px solid #efefef;font-size:var(--cp-font-lg);font-weight:500}.cp-attribute-groups>h2 svg{color:var(--cp-green)}.cp-attribute-group{min-height:52px;display:grid;grid-template-columns:72px 1fr;align-items:start;gap:7px;padding:10px;border-bottom:1px solid #f0f0f0}.cp-attribute-group>strong{min-height:28px;display:flex;align-items:center;color:#555b57;font-size:var(--cp-font-sm);font-weight:500}.cp-attribute-group>div{display:flex;flex-wrap:wrap;gap:6px}.cp-attribute-group span{min-width:29px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;color:#555;background:#f5f6f5;border:1px solid #eceeed;border-radius:2px;font-size:var(--cp-font-sm)}.cp-attribute-group span.is-number{width:28px;min-width:28px;padding:0;background:#fff;border:1px solid;border-radius:50%;font-size:var(--cp-font-xs)}.cp-query-page{background:#f7f7f7}.cp-query-controls{background:#fff;border-bottom:6px solid #f4f4f4}.cp-query-selects{height:53px;display:grid;grid-template-columns:1fr 1fr;align-items:center;border-bottom:1px solid #e6e6e6}.cp-query-selects label{height:53px;display:flex;align-items:center;justify-content:center;gap:8px;color:#444;font-size:var(--cp-font-lg)}.cp-query-selects label+label{border-left:1px solid #f1f1f1}.cp-query-selects select{max-width:82px;height:34px;color:#555;background:#fff;border:0;outline:0;font-size:var(--cp-font-md)}.cp-query-options{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;max-height:190px;padding:10px;overflow-y:auto;background:#fff}.cp-query-options:not(.type-1){grid-template-columns:repeat(4,minmax(0,1fr));max-height:none}.cp-query-options.type-3,.cp-query-options.type-4,.cp-query-options.type-5{grid-template-columns:repeat(3,minmax(0,1fr))}.cp-query-options button{position:relative;height:32px;display:flex;align-items:center;justify-content:center;gap:2px;padding:0 2px;color:#555;background:#fff;border:1px solid #c9ccca;border-radius:2px;font-size:var(--cp-font-sm)}.cp-query-options button.active{color:#fff;background:var(--cp-green);border-color:var(--cp-green)}.cp-query-actions{min-height:51px;display:grid;grid-template-columns:1fr auto 108px;align-items:center;gap:8px;padding:7px 10px;border-top:1px solid #f1f1f1}.cp-query-actions>label{display:flex;align-items:center;gap:6px;color:#555;font-size:var(--cp-font-sm)}.cp-query-actions input{width:22px;height:22px;accent-color:var(--cp-green)}.cp-query-actions>span{color:#999;font-size:var(--cp-font-xs)}.cp-query-actions>button{height:37px;display:flex;align-items:center;justify-content:center;gap:5px;color:#fff;background:var(--cp-green);border-radius:3px;font-size:var(--cp-font-sm)}.cp-query-message{min-height:30px;margin:0;padding:5px 10px 7px;color:#d76b2d;border-top:1px solid #f5eee9;font-size:var(--cp-font-xs);text-align:center}.cp-query-results{background:#fff}.cp-query-result-title{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:#555;border-bottom:1px solid #e7e7e7;font-size:var(--cp-font-sm)}.cp-query-result-title strong{font-weight:500}.cp-query-result-title span{color:var(--cp-green-dark)}.cp-table-scroll{width:100%;overflow-x:auto}.cp-table-scroll table{width:100%;min-width:375px;border-collapse:collapse;table-layout:fixed;color:#555;font-size:var(--cp-font-md);text-align:center}.cp-table-scroll th,.cp-table-scroll td{height:32px;padding:0 2px;border-right:1px solid #dedede;border-bottom:1px solid #dedede;font-weight:400}.cp-table-scroll th{color:#fff;background:#a96224;font-size:var(--cp-font-sm)}.cp-table-scroll th:first-child,.cp-table-scroll td:first-child{width:103px}.cp-table-scroll tbody tr:nth-child(odd) td{background:#f8f8f8}.cp-term-cell{color:#555;white-space:nowrap}.cp-hit{width:25px;height:25px;display:inline-grid;place-items:center;color:#fff;background:#f01924;border-radius:50%;font-size:var(--cp-font-sm);line-height:1}@media(max-width:350px){.cp-category-grid{gap:10px;padding-inline:12px}.cp-list-filters{grid-template-columns:96px 1fr}.cp-query-options{grid-template-columns:repeat(5,minmax(0,1fr))}.cp-query-actions{grid-template-columns:1fr 96px}.cp-query-actions>span{display:none}}@keyframes cp-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.cp-loading svg,.cp-query-actions button.is-loading svg{animation:none}}.app-shell .cp-page{--cp-green: var(--green, #d8ad57);--cp-green-dark: var(--green-dark, #f0cf87);--cp-green-soft: var(--green-soft, #241d11);--cp-text: var(--ink, #f1e6cf);--cp-muted: var(--muted, #a89c87);--cp-line: var(--line, #3b3224);--cp-divider: var(--line, #3b3224);color:var(--ink, #f1e6cf);background:var(--canvas, #080907)}.app-shell .cp-page button:focus-visible,.app-shell .cp-page input:focus-visible,.app-shell .cp-page select:focus-visible{outline-color:var(--green, #d8ad57)}.app-shell .cp-page .cp-header{color:var(--ink, #f1e6cf);border-bottom-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .cp-page .cp-header h1,.app-shell .cp-page .cp-header__back,.app-shell .cp-page .cp-header__right{color:var(--green-dark, #f0cf87)}.app-shell .cp-page .cp-index-search,.app-shell .cp-page .cp-list-filters,.app-shell .cp-page .cp-attribute-tabs,.app-shell .cp-page .cp-pagination{color:var(--muted, #a89c87);border-color:var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .cp-page .cp-index-search input,.app-shell .cp-page .cp-list-filters>label,.app-shell .cp-page .cp-list-search,.app-shell .cp-page .cp-pagination button,.app-shell .cp-page .cp-period-select select{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .cp-page input::placeholder{color:var(--muted, #a89c87);opacity:1}.app-shell .cp-page .cp-index-search button,.app-shell .cp-page .cp-list-search button,.app-shell .cp-page .cp-pagination button{color:var(--green-dark, #f0cf87)}.app-shell .cp-page .cp-source-note,.app-shell .cp-page .cp-source-note.is-warning{color:var(--green-dark, #f0cf87);border-color:var(--line, #3b3224);background:var(--green-soft, #241d11)}.app-shell .cp-page .cp-loading{color:var(--muted, #a89c87);background:var(--surface, #11120f)}.app-shell .cp-page .cp-empty{color:var(--muted, #a89c87)}.app-shell .cp-page .cp-empty strong{color:var(--ink, #f1e6cf)}.app-shell .cp-page .cp-empty button{color:var(--green-dark, #f0cf87);border-color:var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .cp-page .cp-category-grid,.app-shell .cp-page .cp-article-list,.app-shell .cp-page .cp-corpus-detail,.app-shell .cp-page .cp-statistics-page,.app-shell .cp-page .cp-attribute-page,.app-shell .cp-page .cp-attribute-groups,.app-shell .cp-page .cp-query-controls,.app-shell .cp-page .cp-query-options,.app-shell .cp-page .cp-query-results{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .cp-page .cp-category-grid>button,.app-shell .cp-page .cp-attribute-tabs button,.app-shell .cp-page .cp-query-options button,.app-shell .cp-page .cp-attribute-group span{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .cp-page .cp-category-grid>button:active,.app-shell .cp-page .cp-query-options button.active{color:var(--green-dark, #f0cf87);border-color:var(--green, #d8ad57);background:var(--green-soft, #241d11)}.app-shell .cp-page .cp-article-card,.app-shell .cp-page .cp-detail-article,.app-shell .cp-page .cp-summary-section,.app-shell .cp-page .cp-attribute-group{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .cp-page .cp-article-avatar,.app-shell .cp-page .cp-detail-avatar,.app-shell .cp-page .cp-stat-tabs button>span{color:var(--green-dark, #f0cf87);background:var(--green-soft, #241d11)}.app-shell .cp-page .cp-article-author strong,.app-shell .cp-page .cp-article-title,.app-shell .cp-page .cp-detail-article h2,.app-shell .cp-page .cp-detail-body,.app-shell .cp-page .cp-locked strong,.app-shell .cp-page .cp-summary-section h2,.app-shell .cp-page .cp-period-select,.app-shell .cp-page .cp-attribute-groups>h2,.app-shell .cp-page .cp-attribute-group>strong,.app-shell .cp-page .cp-query-selects label,.app-shell .cp-page .cp-query-actions>label,.app-shell .cp-page .cp-query-result-title,.app-shell .cp-page .cp-table-scroll table,.app-shell .cp-page .cp-term-cell{color:var(--ink, #f1e6cf)}.app-shell .cp-page .cp-article-author time,.app-shell .cp-page .cp-article-counts,.app-shell .cp-page .cp-detail-author time,.app-shell .cp-page .cp-detail-meta,.app-shell .cp-page .cp-card-chevron,.app-shell .cp-page .cp-query-actions>span{color:var(--muted, #a89c87)}.app-shell .cp-page .cp-detail-author,.app-shell .cp-page .cp-detail-meta,.app-shell .cp-page .cp-summary-section,.app-shell .cp-page .cp-attribute-groups>h2,.app-shell .cp-page .cp-attribute-group,.app-shell .cp-page .cp-query-selects,.app-shell .cp-page .cp-query-actions,.app-shell .cp-page .cp-query-result-title{border-color:var(--line, #3b3224)}.app-shell .cp-page .cp-readonly-badge{color:var(--green-dark, #f0cf87);background:var(--green-soft, #241d11)}.app-shell .cp-corpus-index,.app-shell .cp-corpus-list,.app-shell .cp-corpus-detail{--corpus-blue: #1769e8;--corpus-blue-dark: #0f4fae;--corpus-soft: #eef6ff;--corpus-line: #d8e7fb}.app-shell .cp-corpus-index .cp-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.app-shell .cp-corpus-index .cp-category-grid>button{min-height:54px;padding:12px 10px;border-color:var(--corpus-line);border-radius:14px;color:#17345d;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 6px 18px #1e60b412}.app-shell .cp-corpus-index .cp-category-grid>button:hover{color:var(--corpus-blue-dark);border-color:#9fc7fb;background:var(--corpus-soft);transform:translateY(-1px)}.app-shell .cp-corpus-list .cp-article-list{gap:10px}.app-shell .cp-corpus-list .cp-article-card{padding:15px;border:1px solid var(--corpus-line);border-radius:16px;background:#fff;box-shadow:0 8px 24px #1c509712}.app-shell .cp-page .cp-article-avatar{width:46px;height:46px;flex:0 0 46px;color:#075bd7;border:1px solid #d9e8ff;border-radius:12px;background:#edf5ff}.app-shell .cp-page .cp-article-avatar svg{width:25px;height:25px;stroke-width:2.2}.app-shell .cp-page .cp-article-avatar img{width:100%;height:100%;padding:5px;object-fit:contain}.app-shell .cp-corpus-list .cp-article-title{font-size:16px;line-height:1.5}.app-shell .cp-corpus-list .cp-article-counts{margin-top:8px}.app-shell .cp-corpus-detail .cp-detail-article{padding:clamp(18px,3vw,30px);border-color:var(--corpus-line);border-radius:20px;box-shadow:0 14px 38px #1d549d17}.app-shell .cp-page .cp-detail-avatar{width:48px;height:48px;overflow:hidden;padding:5px;border:1px solid #c8ddfa;border-radius:14px;background:#f1f7ff}.app-shell .cp-page .cp-detail-avatar img{width:100%;height:100%;object-fit:contain}.app-shell .cp-corpus-detail .cp-detail-body{padding:clamp(16px,3vw,28px);border:1px solid #e2ecf9;border-radius:16px;background:#fbfdff}.app-shell .cp-page .cp-social{margin-top:22px;padding-top:20px;border-top:1px solid var(--corpus-line)}.app-shell .cp-page .cp-social-actions{display:flex;align-items:center;gap:12px;margin-bottom:14px}.app-shell .cp-page .cp-social-actions button,.app-shell .cp-page .cp-social-actions span{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 14px;color:#526b8d;border:1px solid var(--corpus-line);border-radius:12px;background:#f7faff}.app-shell .cp-page .cp-social-actions button.is-liked{color:#fff;border-color:var(--corpus-blue);background:var(--corpus-blue)}.app-shell .cp-page .cp-comment-compose{overflow:hidden;border:1px solid var(--corpus-line);border-radius:16px;background:#fff}.app-shell .cp-page .cp-comment-compose textarea{display:block;width:100%;min-height:112px;padding:15px;resize:vertical;color:#17345d;border:0;outline:0;background:#f8fbff;font:inherit;font-size:16px}.app-shell .cp-page .cp-comment-compose footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.app-shell .cp-page .cp-comment-compose footer span{color:#8193ad;font-size:13px}.app-shell .cp-page .cp-comment-compose button{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 16px;color:#fff;border:0;border-radius:11px;background:var(--corpus-blue);font-weight:700}.app-shell .cp-page .cp-comment-compose button:disabled{opacity:.5}.app-shell .cp-page .cp-comment-error{display:flex;justify-content:space-between;gap:12px;margin-top:10px;padding:11px 13px;color:#a23341;border-radius:12px;background:#fff2f3}.app-shell .cp-page .cp-comment-error button{color:inherit;border:0;background:transparent;font-weight:700}.app-shell .cp-page .cp-comments-list{margin-top:14px}.app-shell .cp-page .cp-comments-empty{margin:0;padding:22px;color:#7184a1;text-align:center;border-radius:14px;background:#f7faff}.app-shell .cp-page .cp-comments-list article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:15px 2px;border-bottom:1px solid #e6eef9}.app-shell .cp-page .cp-comments-list article>img{width:42px;height:42px;padding:5px;object-fit:contain;border:1px solid #d5e5fb;border-radius:12px;background:#f1f7ff}.app-shell .cp-page .cp-comments-list header{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-shell .cp-page .cp-comments-list header strong{color:#17345d}.app-shell .cp-page .cp-comments-list header span,.app-shell .cp-page .cp-comments-list time{color:#8a9ab1;font-size:12px}.app-shell .cp-page .cp-comments-list article p{margin:7px 0;color:#304967;line-height:1.6;overflow-wrap:anywhere}@media(max-width:620px){.app-shell .cp-corpus-index .cp-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.app-shell .cp-corpus-index .cp-category-grid>button{min-height:50px;padding:10px 6px;font-size:14px}.app-shell .cp-corpus-list .cp-article-card{padding:12px;border-radius:14px}.app-shell .cp-page .cp-social-actions{align-items:stretch}.app-shell .cp-page .cp-social-actions>*{flex:1;justify-content:center;padding-inline:8px}}.app-shell .cp-page .cp-locked{color:var(--muted, #a89c87);border-color:var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .cp-page .cp-locked button,.app-shell .cp-page .cp-query-actions>button{color:#111;border-color:var(--green, #d8ad57);background:var(--green, #d8ad57)}.app-shell .cp-page .cp-summary-section.group-start{border-top-color:var(--line, #3b3224)}.app-shell .cp-page .cp-number-token,.app-shell .cp-page .cp-attribute-group span.is-number{color:var(--green-dark, #f0cf87);border-color:var(--green, #d8ad57);background:var(--surface-soft, #171711)}.app-shell .cp-page .cp-text-token,.app-shell .cp-page .tone-red,.app-shell .cp-page .tone-blue,.app-shell .cp-page .tone-green{color:var(--green-dark, #f0cf87)!important;border-color:var(--green, #d8ad57)!important}.app-shell .cp-page .cp-stat-tabs{color:var(--ink, #f1e6cf);border-top-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .cp-page .cp-stat-tabs button{color:var(--muted, #a89c87);background:var(--surface, #11120f)}.app-shell .cp-page .cp-stat-tabs button.active>span{box-shadow:0 0 0 3px var(--green-soft, #241d11)}.app-shell .cp-page .cp-query-page{background:var(--canvas, #080907)}.app-shell .cp-page .cp-query-selects select{color:var(--ink, #f1e6cf);background:var(--surface-soft, #171711)}.app-shell .cp-page .cp-query-message{color:var(--green-dark, #f0cf87);border-color:var(--line, #3b3224)}.app-shell .cp-page .cp-table-scroll th,.app-shell .cp-page .cp-table-scroll td{border-color:var(--line, #3b3224)}.app-shell .cp-page .cp-table-scroll th{color:var(--green-dark, #f0cf87);background:var(--green-soft, #241d11)}.app-shell .cp-page .cp-table-scroll tbody tr:nth-child(odd) td{background:var(--surface-soft, #171711)}.app-shell .cp-page .cp-hit{color:#111;background:var(--green, #d8ad57)}@media(min-width:900px){.app-shell .cp-page{width:min(100%,960px);margin-inline:auto}}.app-shell .cp-page{--cp-green: #1267e8;--cp-green-dark: #0d51bb;--cp-green-soft: #edf4ff;--cp-text: #10234a;--cp-muted: #6d7e99;--cp-line: #dce5f0;--cp-divider: #edf2f7;--corpus-blue: #1267e8;--corpus-blue-dark: #0d51bb;--corpus-soft: #edf4ff;--corpus-line: #dce5f0;width:100%;min-height:100dvh;color:#10234a;background:#f5f8fc;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif}.app-shell .cp-page button:focus-visible,.app-shell .cp-page input:focus-visible,.app-shell .cp-page select:focus-visible,.app-shell .cp-page textarea:focus-visible{outline:2px solid rgba(18,103,232,.42);outline-offset:2px}.app-shell .cp-page .cp-header{height:54px;color:#10234a;border-bottom:1px solid #dce5f0;background:#fffffff7;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell .cp-page .cp-header h1{color:#10234a;font-size:18px;font-weight:700;letter-spacing:.01em}.app-shell .cp-page .cp-header__back,.app-shell .cp-page .cp-header__right{color:#10234a}.app-shell .cp-page .cp-index-search,.app-shell .cp-page .cp-list-filters,.app-shell .cp-page .cp-attribute-tabs,.app-shell .cp-page .cp-pagination{margin:12px;color:#6d7e99;border:1px solid #dce5f0;border-radius:8px;background:#fff;box-shadow:none}.app-shell .cp-page .cp-index-search input,.app-shell .cp-page .cp-list-filters>label,.app-shell .cp-page .cp-list-search,.app-shell .cp-page .cp-pagination button,.app-shell .cp-page .cp-period-select select{color:#10234a;border-color:#dce5f0;border-radius:6px;background:#fff}.app-shell .cp-page input::placeholder,.app-shell .cp-page textarea::placeholder{color:#91a0b6;opacity:1}.app-shell .cp-page .cp-index-search button,.app-shell .cp-page .cp-list-search button,.app-shell .cp-page .cp-pagination button{color:#1267e8}.app-shell .cp-page .cp-source-note,.app-shell .cp-page .cp-source-note.is-warning{margin:10px 12px;color:#49617f;border:1px solid #dce5f0;border-radius:6px;background:#f8fbff}.app-shell .cp-page .cp-loading,.app-shell .cp-page .cp-empty{color:#6d7e99;background:transparent}.app-shell .cp-page .cp-empty strong{color:#10234a}.app-shell .cp-page .cp-empty button{color:#1267e8;border:1px solid #b9d2f5;border-radius:6px;background:#fff}.app-shell .cp-page .cp-category-grid,.app-shell .cp-page .cp-article-list,.app-shell .cp-page .cp-corpus-detail,.app-shell .cp-page .cp-statistics-page,.app-shell .cp-page .cp-attribute-page,.app-shell .cp-page .cp-attribute-groups,.app-shell .cp-page .cp-query-controls,.app-shell .cp-page .cp-query-options,.app-shell .cp-page .cp-query-results{margin:12px;color:#10234a;border:1px solid #dce5f0;border-radius:8px;background:#fff;box-shadow:none}.app-shell .cp-corpus-index .cp-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;overflow:hidden}.app-shell .cp-corpus-index .cp-category-grid>button,.app-shell .cp-page .cp-category-grid>button{min-width:0;min-height:52px;margin:0;padding:10px 8px;color:#20395f;border:0;border-right:1px solid #edf2f7;border-bottom:1px solid #edf2f7;border-radius:0;background:#fff;box-shadow:none;transform:none}.app-shell .cp-corpus-index .cp-category-grid>button:hover,.app-shell .cp-page .cp-category-grid>button:active{color:#0d51bb;border-color:#dce5f0;background:#edf4ff;transform:none}.app-shell .cp-corpus-list .cp-article-list,.app-shell .cp-page .cp-article-list{gap:0;padding:0;overflow:hidden}.app-shell .cp-corpus-list .cp-article-card,.app-shell .cp-page .cp-article-card{min-width:0;margin:0;padding:14px 15px;color:#10234a;border:0;border-bottom:1px solid #e6edf6;border-radius:0;background:#fff;box-shadow:none}.app-shell .cp-page .cp-article-card:last-child{border-bottom:0}.app-shell .cp-page .cp-article-card:hover{background:#f8fbff}.app-shell .cp-page .cp-article-avatar,.app-shell .cp-page .cp-detail-avatar{width:42px;height:42px;flex:0 0 42px;color:#1267e8;border:1px solid #cfe0f7;border-radius:8px;background:#edf4ff}.app-shell .cp-page .cp-article-author strong,.app-shell .cp-page .cp-article-title,.app-shell .cp-page .cp-detail-article h2,.app-shell .cp-page .cp-detail-body,.app-shell .cp-page .cp-locked strong,.app-shell .cp-page .cp-summary-section h2,.app-shell .cp-page .cp-period-select,.app-shell .cp-page .cp-attribute-groups>h2,.app-shell .cp-page .cp-attribute-group>strong,.app-shell .cp-page .cp-query-selects label,.app-shell .cp-page .cp-query-actions>label,.app-shell .cp-page .cp-query-result-title,.app-shell .cp-page .cp-table-scroll table,.app-shell .cp-page .cp-term-cell{color:#10234a}.app-shell .cp-page .cp-article-author time,.app-shell .cp-page .cp-article-counts,.app-shell .cp-page .cp-detail-author time,.app-shell .cp-page .cp-detail-meta,.app-shell .cp-page .cp-card-chevron,.app-shell .cp-page .cp-query-actions>span{color:#71809b}.app-shell .cp-corpus-list .cp-article-title{font-size:15px;font-weight:600;line-height:1.5}.app-shell .cp-page .cp-card-chevron{color:#9ba9bc}.app-shell .cp-corpus-detail .cp-detail-article,.app-shell .cp-page .cp-detail-article{padding:clamp(18px,3vw,30px);color:#10234a;border:1px solid #dce5f0;border-radius:8px;background:#fff;box-shadow:none}.app-shell .cp-page .cp-detail-author,.app-shell .cp-page .cp-detail-meta,.app-shell .cp-page .cp-summary-section,.app-shell .cp-page .cp-attribute-groups>h2,.app-shell .cp-page .cp-attribute-group,.app-shell .cp-page .cp-query-selects,.app-shell .cp-page .cp-query-actions,.app-shell .cp-page .cp-query-result-title{border-color:#e4ebf4}.app-shell .cp-page .cp-readonly-badge{color:#0d51bb;border-radius:4px;background:#edf4ff}.app-shell .cp-corpus-detail .cp-detail-body{padding:18px 0 4px;color:#20395f;border:0;border-top:1px solid #e6edf6;border-radius:0;background:#fff}.app-shell .cp-page .cp-social{margin-top:18px;padding-top:16px;border-top-color:#dce5f0}.app-shell .cp-page .cp-social-actions button,.app-shell .cp-page .cp-social-actions span{min-height:38px;color:#526783;border:1px solid #dce5f0;border-radius:6px;background:#fff}.app-shell .cp-page .cp-social-actions button.is-liked,.app-shell .cp-page .cp-comment-compose button,.app-shell .cp-page .cp-query-actions>button,.app-shell .cp-page .cp-locked button{color:#fff;border-color:#1267e8;border-radius:6px;background:#1267e8}.app-shell .cp-page .cp-comment-compose{overflow:hidden;border:1px solid #dce5f0;border-radius:8px;background:#fff}.app-shell .cp-page .cp-comment-compose textarea{color:#20395f;background:#f8fbff}.app-shell .cp-page .cp-comments-empty{color:#71809b;border-radius:6px;background:#f6f9fd}.app-shell .cp-page .cp-comments-list article{border-bottom-color:#e6edf6}.app-shell .cp-page .cp-comments-list article>img{border-color:#dce5f0;border-radius:6px;background:#edf4ff}.app-shell .cp-page .cp-comments-list header strong,.app-shell .cp-page .cp-comments-list article p{color:#20395f}.app-shell .cp-page .cp-statistics-page,.app-shell .cp-page .cp-attribute-page,.app-shell .cp-page .cp-attribute-groups{overflow:hidden}.app-shell .cp-page .cp-summary-section,.app-shell .cp-page .cp-attribute-group{margin:0;padding:14px 15px;color:#10234a;border:0;border-bottom:1px solid #e6edf6;border-radius:0;background:#fff;box-shadow:none}.app-shell .cp-page .cp-summary-section:last-child,.app-shell .cp-page .cp-attribute-group:last-child{border-bottom:0}.app-shell .cp-page .cp-attribute-tabs{padding:3px;border-radius:8px}.app-shell .cp-page .cp-attribute-tabs button,.app-shell .cp-page .cp-query-options button,.app-shell .cp-page .cp-attribute-group span{color:#354d6c;border-color:#dce5f0;border-radius:5px;background:#fff}.app-shell .cp-page .cp-attribute-tabs button.active,.app-shell .cp-page .cp-query-options button.active,.app-shell .cp-page .cp-number-token,.app-shell .cp-page .cp-attribute-group span.is-number{color:#0d51bb;border-color:#94bdf3;background:#edf4ff}.app-shell .cp-page .cp-text-token{color:#20395f!important;border-color:#dce5f0!important;background:#fff!important}.app-shell .cp-page .tone-red{color:#c92f3b!important;border-color:#efafb5!important;background:#fff6f7!important}.app-shell .cp-page .tone-blue{color:#1267e8!important;border-color:#9dc2f5!important;background:#f3f8ff!important}.app-shell .cp-page .tone-green{color:#16894a!important;border-color:#9dd6b5!important;background:#f3fbf6!important}.app-shell .cp-page .cp-stat-tabs{color:#10234a;border-top-color:#dce5f0;background:#fff}.app-shell .cp-page .cp-stat-tabs button{color:#71809b;background:#fff}.app-shell .cp-page .cp-stat-tabs button.active{color:#1267e8}.app-shell .cp-page .cp-stat-tabs button.active>span{color:#fff;background:#1267e8;box-shadow:none}.app-shell .cp-page .cp-query-page{background:#f5f8fc}.app-shell .cp-page .cp-query-controls,.app-shell .cp-page .cp-query-options,.app-shell .cp-page .cp-query-results{padding:14px}.app-shell .cp-page .cp-query-selects select{color:#10234a;border:1px solid #dce5f0;border-radius:6px;background:#fff}.app-shell .cp-page .cp-query-message{color:#0d51bb;border-color:#b9d2f5;border-radius:6px;background:#f5f9ff}.app-shell .cp-page .cp-table-scroll{max-width:100%;border:1px solid #dce5f0;border-radius:6px;background:#fff}.app-shell .cp-page .cp-table-scroll th,.app-shell .cp-page .cp-table-scroll td{color:#20395f;border-color:#e4ebf4}.app-shell .cp-page .cp-table-scroll th{color:#10234a;background:#edf4ff}.app-shell .cp-page .cp-table-scroll tbody tr:nth-child(odd) td{background:#f8fbff}.app-shell .cp-page .cp-hit{color:#fff;background:#1267e8}.app-shell .cp-page .cp-locked{color:#71809b;border-color:#dce5f0;border-radius:6px;background:#f8fbff}@media(max-width:620px){.app-shell .cp-page .cp-index-search,.app-shell .cp-page .cp-list-filters,.app-shell .cp-page .cp-attribute-tabs,.app-shell .cp-page .cp-pagination,.app-shell .cp-page .cp-category-grid,.app-shell .cp-page .cp-article-list,.app-shell .cp-page .cp-corpus-detail,.app-shell .cp-page .cp-statistics-page,.app-shell .cp-page .cp-attribute-page,.app-shell .cp-page .cp-attribute-groups,.app-shell .cp-page .cp-query-controls,.app-shell .cp-page .cp-query-options,.app-shell .cp-page .cp-query-results{margin-right:8px;margin-left:8px}.app-shell .cp-corpus-index .cp-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .cp-corpus-index .cp-category-grid>button{min-height:48px;padding:8px 5px;font-size:13px}.app-shell .cp-corpus-list .cp-article-card,.app-shell .cp-page .cp-article-card{padding:12px 10px}.app-shell .cp-page .cp-article-avatar{width:38px;height:38px;flex-basis:38px}.app-shell .cp-page .cp-social-actions{gap:7px}.app-shell .cp-page .cp-social-actions>*{min-width:0;padding-inline:7px}.app-shell .cp-page .cp-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(min-width:900px){.app-shell .cp-page{width:min(100%,1120px);margin-inline:auto}.app-shell .cp-page .cp-header{position:sticky;width:100%}.app-shell .cp-page .cp-corpus-detail,.app-shell .cp-page .cp-query-results{margin-right:20px;margin-left:20px}}.app-shell .cp-page .cp-period-select select{width:80px;min-width:80px;padding-right:26px;padding-left:9px;text-align:left}.app-shell .cp-page.cp-attribute-page .cp-attribute-groups{border-color:#dce5f0!important;background:#fff!important}.app-shell .cp-page.cp-attribute-page .cp-attribute-groups>h2{color:#10234a!important;border-bottom-color:#dce5f0!important;background:#f7faff!important}.app-shell .cp-page.cp-attribute-page .cp-attribute-group{border-top-color:#e6edf6!important;border-bottom-color:#e6edf6!important;background:#fff!important}.app-shell .cp-page.cp-attribute-page .cp-attribute-group>strong{color:#20395f!important;border-color:#dce5f0!important;background:#fff!important}.app-shell .cp-page.cp-statistics-page{--stat-blue: #1267e8;--stat-blue-dark: #0d51bb;--stat-navy: #10234a;--stat-text: #20395f;--stat-muted: #6d7e99;--stat-line: #dce5f0;--stat-line-soft: #edf2f7;--stat-soft: #edf4ff;width:min(100%,1120px)!important;max-width:1120px!important;min-width:0;margin-inline:auto!important;padding-bottom:16px;overflow-x:clip;color:#10234a;background:#f5f8fc!important}.app-shell .cp-page.cp-statistics-page .cp-header{height:54px;color:#10234a;border:0!important;border-bottom:1px solid #dce5f0!important;border-radius:0!important;background:#fffffff7!important;box-shadow:none!important}.app-shell .cp-page.cp-statistics-page .cp-header h1{color:#10234a;font-size:18px;font-weight:750}.app-shell .cp-page.cp-statistics-page .cp-period-select{gap:6px;color:#6d7e99;font-size:12px;font-weight:600}.app-shell .cp-page.cp-statistics-page .cp-period-select select{width:80px;min-width:80px;height:38px;padding:0 23px 0 8px;color:#10234a;border:1px solid #cdd9e8;border-radius:6px;background-color:#fff;font-size:13px;font-weight:650}.app-shell .cp-page.cp-statistics-page>.cp-source-note{margin:10px 12px 0;padding:9px 11px;color:#526783;border:1px solid #dce5f0;border-radius:6px;background:#f8fbff}.app-shell .cp-page.cp-statistics-page>.cp-source-note.is-warning{color:#a63a43;border-color:#efc7cb;background:#fff7f7}.app-shell .cp-page.cp-statistics-page>.cp-loading,.app-shell .cp-page.cp-statistics-page>.cp-empty{min-height:220px;margin:12px;color:#6d7e99;border:1px solid #dce5f0;border-radius:8px;background:#fff}.app-shell .cp-page.cp-statistics-page>.cp-loading svg{color:#1267e8}.app-shell .cp-page.cp-statistics-page>.cp-empty strong{color:#10234a}.app-shell .cp-page.cp-statistics-page>.cp-empty button,.app-shell .cp-page.cp-statistics-page .cp-stat-result .cp-empty button{color:#1267e8;border:1px solid #b9d2f5;border-radius:6px;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-workbench{min-width:0;overflow:hidden;margin:12px;color:#10234a;border:1px solid #dce5f0!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}.app-shell .cp-page.cp-statistics-page .cp-stat-meta{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 15px;color:#6d7e99;border-bottom:1px solid #dce5f0;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__source{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:start;gap:2px 9px;min-width:0}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__eyebrow{grid-column:1 / -1;color:#7f8da3;font-size:10px;font-weight:650;letter-spacing:.08em}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__source strong{overflow:hidden;color:#10234a;font-family:inherit;font-size:20px;font-weight:760;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__range{align-self:center;padding:3px 6px;color:#0d51bb;border:1px solid #cfe0f7;border-radius:4px;background:#edf4ff;font-size:11px;font-weight:650;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__updated{display:grid;gap:3px;justify-items:end;flex:0 0 auto}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__updated span{color:#7f8da3;font-size:10px}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__updated time{color:#354d6c;font-size:12px;font-weight:650;font-variant-numeric:tabular-nums}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;border-bottom:1px solid #dce5f0;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button{position:relative;min-width:0;min-height:56px;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 5px;color:#526783;border:0;border-right:1px solid #edf2f7;border-radius:0;background:#fff;box-shadow:none;font-family:inherit}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button:last-child{border-right:0}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button:after{position:absolute;right:18%;bottom:0;left:18%;height:3px;content:"";background:transparent}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button:hover{color:#0d51bb;background:#f8fbff}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button.active{color:#1267e8;background:#edf4ff;box-shadow:none}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button.active:after{background:#1267e8}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button strong{overflow:hidden;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;color:currentColor;border:1px solid #d6e2f0;border-radius:6px;background:#f8fbff}.app-shell .cp-page.cp-statistics-page button.active .cp-stat-kind-mark{color:#fff;border-color:#1267e8;background:#1267e8}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark__zodiac{width:24px;height:24px;border:0;background:transparent}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark__waves{display:flex;align-items:center;justify-content:center;gap:2px}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark__waves i{width:5px;height:13px;border-radius:3px}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark__waves .is-red{background:#e54750}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark__waves .is-blue{background:#258cd7}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark__waves .is-green{background:#39a95b}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark__tail{font:750 15px/1 Arial,sans-serif}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;border-bottom:1px solid #e4ebf4;background:#f8fbff}.app-shell .cp-page.cp-statistics-page .cp-stat-toggle{min-width:0;display:flex;align-items:center;gap:8px;border:0}.app-shell .cp-page.cp-statistics-page .cp-stat-toggle>span{color:#71809b;font-size:11px;font-weight:650;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-toggle>div{display:inline-flex;overflow:hidden;border:1px solid #cdd9e8;border-radius:6px;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button{position:relative;min-width:68px;min-height:44px;padding:0 12px;color:#526783;border:0;border-right:1px solid #dce5f0;border-radius:0;background:#fff;font-size:12px;font-weight:650}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button:last-child{border-right:0}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button:hover{color:#0d51bb;background:#edf4ff}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button.active{color:#fff;background:#1267e8}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button.is-hot:before,.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button.is-cold:before{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;content:"";vertical-align:1px}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button.is-hot:before{background:#e54750}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button.is-cold:before{background:#258cd7}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button.active:before{background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-body{min-width:0;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-result{min-width:0;padding:14px;color:#10234a;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-result>header{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 9px;border-bottom:1px solid #cdd9e8}.app-shell .cp-page.cp-statistics-page .cp-stat-result>header>div{display:flex;align-items:center;gap:8px;min-width:0}.app-shell .cp-page.cp-statistics-page .cp-stat-result>header span{flex:0 0 auto;padding:3px 6px;color:#fff;border-radius:4px;background:#1267e8;font-size:10px;font-weight:700}.app-shell .cp-page.cp-statistics-page .cp-stat-result>header strong{overflow:hidden;color:#10234a;font-family:inherit;font-size:17px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-result>header small{display:flex;align-items:center;justify-content:flex-end;gap:7px;color:#71809b;font-size:10px;text-align:right}.app-shell .cp-page.cp-statistics-page .cp-stat-result>header small b{flex:0 0 auto;padding:2px 5px;color:#0d51bb;border-radius:4px;background:#edf4ff;font-size:10px;font-weight:700;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-result ol{width:100%;min-width:0;max-width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;overflow:hidden;border:0;border-right:1px solid #e4ebf4;border-bottom:1px solid #e4ebf4;border-radius:0 0 6px 6px;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-result li{min-width:0;min-height:94px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:12px 4px 8px;color:#10234a;border:0;border-top:1px solid #e4ebf4;border-left:1px solid #e4ebf4;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-result li:hover{background:#f8fbff}.app-shell .cp-page.cp-statistics-page .cp-stat-result li>em{position:absolute;top:5px;left:6px;color:#9aa7ba;font:9px/1 Arial,sans-serif;font-variant-numeric:tabular-nums}.app-shell .cp-page.cp-statistics-page .cp-stat-result li>strong{max-width:100%;overflow:hidden;color:#20395f;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-result li>small{max-width:100%;overflow:hidden;color:#1267e8;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-result .wave-ball{flex:0 0 auto}.app-shell .cp-page.cp-statistics-page .cp-stat-result--number li>strong,.app-shell .cp-page.cp-statistics-page .cp-stat-result--tail li>strong{display:none}.app-shell .cp-page.cp-statistics-page .cp-stat-result--animal ol{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell .cp-page.cp-statistics-page .cp-stat-result--animal li{min-height:105px}.app-shell .cp-page.cp-statistics-page .cp-stat-result--animal .zodiac-icon{width:43px;height:43px;display:grid;place-items:center;color:#0d51bb;border:1px solid #cfe0f7;border-radius:8px;background:#f5f9ff}.app-shell .cp-page.cp-statistics-page .cp-stat-result--color ol{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .cp-page.cp-statistics-page .cp-stat-result--color li{min-height:108px}.app-shell .cp-page.cp-statistics-page .cp-stat-result--tail ol{grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell .cp-page.cp-statistics-page .cp-tail-mark{width:42px;height:42px;display:grid;place-items:center;color:#0d51bb;border:2px solid #1267e8;border-radius:50%;background:#edf4ff;font:750 18px/1 Arial,sans-serif}.app-shell .cp-page.cp-statistics-page .cp-stat-result .cp-empty{min-height:190px;color:#71809b;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-directory{margin:0 14px 14px;overflow:hidden;color:#10234a;border:1px solid #dce5f0;border-radius:6px;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-directory summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;color:#20395f;background:#f8fbff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;list-style:none}.app-shell .cp-page.cp-statistics-page .cp-stat-directory summary::-webkit-details-marker{display:none}.app-shell .cp-page.cp-statistics-page .cp-stat-directory summary>span{display:inline-flex;align-items:center;gap:7px;min-width:0}.app-shell .cp-page.cp-statistics-page .cp-stat-directory summary svg{flex:0 0 auto;color:#1267e8}.app-shell .cp-page.cp-statistics-page .cp-stat-directory summary small{flex:0 0 auto;color:#71809b;font-size:10px;font-weight:600}.app-shell .cp-page.cp-statistics-page .cp-stat-directory>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #dce5f0}.app-shell .cp-page.cp-statistics-page .cp-stat-directory button{min-width:0;min-height:44px;display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:6px;padding:0 9px;color:#354d6c;border:0;border-right:1px solid #edf2f7;border-bottom:1px solid #edf2f7;border-radius:0;background:#fff;text-align:left}.app-shell .cp-page.cp-statistics-page .cp-stat-directory button:hover{color:#0d51bb;background:#edf4ff}.app-shell .cp-page.cp-statistics-page .cp-stat-directory button em{color:#8b99ad;font:10px/1 Arial,sans-serif}.app-shell .cp-page.cp-statistics-page .cp-stat-directory button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs{position:static;left:auto;bottom:auto;z-index:auto;width:100%;height:48px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;color:#526783;border-top:0;border-bottom:1px solid #dce5f0;background:#fff;box-shadow:none;transform:none}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button{min-height:47px;flex-direction:row;gap:6px;padding:0 6px;color:#526783;border-right:1px solid #edf2f7;background:#fff}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button:last-child{border-right:0}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button:hover,.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button.active{color:#1267e8;background:#f8fbff}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button>span{width:24px;height:24px;flex:0 0 24px;color:#526783;border-radius:5px;background:#f3f7fc}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button.active>span{color:#fff;background:#1267e8;box-shadow:none}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button small{font-size:12px;font-weight:650}.app-shell .cp-page.cp-statistics-page button:focus-visible,.app-shell .cp-page.cp-statistics-page select:focus-visible,.app-shell .cp-page.cp-statistics-page summary:focus-visible{position:relative;z-index:2;outline:2px solid #1267e8;outline-offset:-2px}@media(max-width:899px){.app-shell .cp-page.cp-statistics-page{width:100%!important;max-width:100%!important;margin-inline:0!important}.app-shell .cp-page.cp-statistics-page .cp-stat-workbench{margin:8px}.app-shell .cp-page.cp-statistics-page .cp-stat-meta{min-height:62px;padding:9px 11px}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__source strong{font-size:18px}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button{min-height:52px;flex-direction:column;gap:3px;padding:5px 2px}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-tabs button strong{font-size:12px}.app-shell .cp-page.cp-statistics-page .cp-stat-kind-mark{width:24px;height:24px;flex-basis:24px;border:0;background:transparent}.app-shell .cp-page.cp-statistics-page button.active .cp-stat-kind-mark{color:#1267e8;border-color:transparent;background:transparent}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px 10px}.app-shell .cp-page.cp-statistics-page .cp-stat-toggle{display:grid;gap:4px}.app-shell .cp-page.cp-statistics-page .cp-stat-toggle>div{width:100%}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar button{min-width:0;flex:1;padding:0 6px}.app-shell .cp-page.cp-statistics-page .cp-stat-result{padding:10px}.app-shell .cp-page.cp-statistics-page .cp-stat-result>header strong{font-size:15px}.app-shell .cp-page.cp-statistics-page .cp-stat-result>header small{max-width:150px;line-height:1.35}.app-shell .cp-page.cp-statistics-page .cp-stat-directory{margin:0 10px 10px}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button{gap:4px;padding-inline:3px}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button>span{width:22px;height:22px;flex-basis:22px}.app-shell .cp-page.cp-statistics-page .cp-stat-tabs button small{font-size:11px}}@media(max-width:360px){.app-shell .cp-page.cp-statistics-page .cp-stat-meta__updated span{display:none}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__source strong{font-size:17px}.app-shell .cp-page.cp-statistics-page .cp-stat-meta__range{padding-inline:4px}.app-shell .cp-page.cp-statistics-page .cp-stat-toolbar{grid-template-columns:1fr}.app-shell .cp-page.cp-statistics-page .cp-stat-result ol{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell .cp-page.cp-statistics-page .cp-stat-result--animal ol,.app-shell .cp-page.cp-statistics-page .cp-stat-result--color ol{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .cp-page.cp-statistics-page .cp-stat-result--tail ol{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell .cp-page.cp-statistics-page .cp-stat-directory>div{grid-template-columns:1fr}}@media(min-width:900px){.app-shell .cp-page.cp-statistics-page .cp-stat-workbench{margin:14px 20px}.app-shell .cp-page.cp-statistics-page .cp-stat-body{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start}.app-shell .cp-page.cp-statistics-page .cp-stat-result{grid-column:1}.app-shell .cp-page.cp-statistics-page .cp-stat-directory{grid-column:2;margin:14px 14px 14px 0}.app-shell .cp-page.cp-statistics-page .cp-stat-directory>div{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .cp-page.cp-statistics-page .cp-stat-result ol,.app-shell .cp-page.cp-statistics-page .cp-stat-result--number ol,.app-shell .cp-page.cp-statistics-page .cp-stat-result--tail ol{grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell .cp-page.cp-statistics-page .cp-stat-result--animal ol,.app-shell .cp-page.cp-statistics-page .cp-stat-result--color ol{grid-template-columns:repeat(3,minmax(0,1fr))}}.stage-app{--stage-primary: #1769e0;--stage-primary-strong: #0a4fb9;--stage-primary-soft: #edf5ff;--stage-cyan: #39a8ff;--stage-ink: #17263b;--stage-muted: #718198;--stage-line: #dce7f4;--stage-surface: #ffffff;--stage-canvas: #f4f8fd;--stage-danger: #b83d4b;--stage-success: #168559;width:min(calc(100% - 40px),1120px);min-height:100dvh;margin:0 auto;padding:20px 0 96px;color:var(--stage-ink);background:transparent}.stage-app *,.stage-app *:before,.stage-app *:after{box-sizing:border-box}.stage-app button,.stage-app input,.stage-app textarea{font:inherit}.stage-app button{border:0;cursor:pointer}.stage-app button:disabled{cursor:not-allowed;opacity:.56}.stage-app :is(button,input,textarea):focus-visible{outline:3px solid rgba(23,105,224,.2);outline-offset:2px}.stage-app-header{min-height:60px;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;margin-bottom:14px;padding:0 8px;border:1px solid rgba(215,229,246,.88);border-radius:18px;background:#ffffffe6;box-shadow:0 10px 30px #2b548914;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.stage-app-header>div{display:grid;justify-items:center;gap:1px}.stage-app-header strong{font-size:17px;letter-spacing:.04em}.stage-app-header span{color:var(--stage-muted);font-size:10px}.stage-header-action,.stage-header-spacer{width:40px;height:40px}.stage-header-action{display:grid;place-items:center;color:#31577f;border-radius:12px;background:transparent;transition:background .18s ease,color .18s ease}.stage-header-action:hover:not(:disabled){color:var(--stage-primary);background:var(--stage-primary-soft)}.stage-header-action:last-child,.stage-header-spacer{justify-self:end}.stage-header-action svg{width:21px;height:21px}.stage-hero{position:relative;min-height:176px;display:flex;align-items:center;gap:22px;overflow:hidden;padding:29px 36px;color:#fff;border:1px solid rgba(255,255,255,.46);border-radius:26px;background:radial-gradient(circle at 83% 13%,rgba(174,224,255,.58),transparent 25%),linear-gradient(124deg,#073c98,#1769e0 53%,#48a6ff);box-shadow:0 22px 55px #124ea433}.stage-hero:after{content:"";position:absolute;width:410px;height:410px;right:-155px;bottom:-305px;border:1px solid rgba(255,255,255,.32);border-radius:50%;box-shadow:0 0 0 48px #ffffff12,0 0 0 96px #ffffff09}.stage-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(112deg,transparent 35%,rgba(255,255,255,.14) 35%,rgba(255,255,255,.025) 50%,transparent 50%)}.stage-hero__icon{position:relative;z-index:1;width:76px;height:76px;flex:none;display:grid;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:24px;background:#ffffff26;box-shadow:inset 0 1px #ffffff47;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stage-hero__icon svg{width:36px;height:36px}.stage-hero>div:last-child{position:relative;z-index:1}.stage-hero__eyebrow{display:inline-flex;align-items:center;gap:7px;color:#dcecff;font-size:13px;font-weight:750}.stage-hero__eyebrow svg{width:17px;height:17px}.stage-hero h1{margin:9px 0 8px;font-size:clamp(29px,3.2vw,43px);line-height:1.15;letter-spacing:-.035em}.stage-hero p{margin:0;color:#ffffffd6;font-size:14px}.stage-primary-tabs{position:sticky;top:8px;z-index:35;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:14px 0;padding:6px;border:1px solid rgba(214,228,245,.92);border-radius:18px;background:#ffffffe8;box-shadow:0 9px 28px #2d568a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.stage-primary-tabs button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;color:#60748d;border-radius:13px;background:transparent;font-size:14px;font-weight:750;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.stage-primary-tabs button svg{width:19px;height:19px}.stage-primary-tabs button:hover{color:var(--stage-primary);background:#f4f8fd}.stage-primary-tabs button.is-active{color:#fff;background:linear-gradient(135deg,var(--stage-primary-strong),var(--stage-primary));box-shadow:0 8px 18px #1769e033}.stage-tab-panel{min-width:0}.stage-chat-workspace,.stage-feed-workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px}.stage-room-card,.stage-composer-card,.stage-post-composer,.stage-post-card,.stage-feed-aside>section,.stage-profile-form-card,.stage-profile-preview,.stage-profile-shortcuts{border:1px solid var(--stage-line);background:var(--stage-surface);box-shadow:0 10px 30px #2d568a13}.stage-room-card,.stage-composer-card,.stage-post-composer,.stage-profile-form-card,.stage-profile-preview,.stage-profile-shortcuts{overflow:hidden;border-radius:20px}.stage-card-heading{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;border-bottom:1px solid var(--stage-line);background:#fbfdff}.stage-card-heading>div{display:flex;align-items:center;gap:8px}.stage-card-heading strong{font-size:16px}.stage-card-heading small{color:var(--stage-muted);font-size:11px}.stage-card-heading>span{display:inline-flex;align-items:center;gap:5px;color:var(--stage-muted);font-size:11px}.stage-card-heading>span svg{width:15px;height:15px}.stage-live-dot{width:9px;height:9px;border-radius:50%;background:#20b974;box-shadow:0 0 0 5px #20b9741f}.stage-message-list{height:min(58dvh,620px);min-height:430px;overflow:auto;overscroll-behavior:contain;padding:13px 18px 24px;scroll-behavior:smooth;scrollbar-color:#c6d8ed transparent;scrollbar-width:thin}.stage-load-button,.stage-feed-more,.stage-comments-more{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--stage-primary-strong);border:1px solid #cfe0f4;background:var(--stage-primary-soft);font-weight:750}.stage-load-button{min-height:34px;margin:0 auto 13px;padding:7px 14px;border-radius:99px;font-size:12px}.stage-load-button svg,.stage-feed-more svg,.stage-comments-more svg{width:15px;height:15px}.stage-message{display:flex;align-items:flex-start;gap:10px;padding:11px 4px}.stage-message+.stage-message{border-top:1px solid #edf3fa}.stage-avatar{width:38px;height:38px;flex:none;display:grid;place-items:center;color:#1a5eb7;border:1px solid #cfe1f7;border-radius:13px;background:linear-gradient(145deg,#f7fbff,#e5f0fd);font-size:15px;font-weight:850;box-shadow:inset 0 1px #fffc}.stage-avatar.is-male{color:#1769c8;border-color:#c5ddfa;background:linear-gradient(145deg,#f2f8ff,#ddecff)}.stage-avatar.is-female{color:#be4b7d;border-color:#f1cade;background:linear-gradient(145deg,#fff7fb,#fde4f0)}.stage-avatar.is-large{width:48px;height:48px;border-radius:15px;font-size:18px}.stage-message.is-mine .stage-avatar{color:#fff;border-color:var(--stage-primary);background:linear-gradient(145deg,#4a9cf9,var(--stage-primary))}.stage-message>div{min-width:0;flex:1}.stage-message header{display:flex;align-items:center;gap:9px}.stage-message header strong{min-width:0;overflow:hidden;color:#2b527f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.stage-message header time{color:#8b9aad;font-size:10px}.stage-message p{width:fit-content;max-width:min(620px,92%);margin:5px 0 0;padding:9px 12px;color:#1e334f;border-radius:4px 14px 14px;background:#f0f5fb;font-size:14px;line-height:1.62;overflow-wrap:anywhere;white-space:pre-wrap}.stage-message.is-mine p{color:#fff;background:linear-gradient(135deg,var(--stage-primary),#3386ef)}.stage-composer-card{position:sticky;top:82px;padding:17px}.stage-composer-heading{display:flex;align-items:center;gap:11px;padding-bottom:14px;border-bottom:1px solid var(--stage-line)}.stage-composer-heading>span,.stage-profile-form-card>header>span{width:42px;height:42px;flex:none;display:grid;place-items:center;color:#fff;border-radius:14px;background:linear-gradient(145deg,#4c9fff,var(--stage-primary));box-shadow:0 8px 18px #1769e033}.stage-composer-heading svg,.stage-profile-form-card>header>span svg{width:20px;height:20px}.stage-composer-heading>div{display:grid;gap:3px}.stage-composer-heading strong{font-size:15px}.stage-composer-heading small{color:var(--stage-muted);font-size:11px}.stage-profile-strip{display:flex;align-items:center;gap:9px;margin:13px 0;padding:10px;border:1px solid #dfebf7;border-radius:14px;background:#f7faff}.stage-profile-strip>div{min-width:0;display:grid;flex:1;gap:4px}.stage-profile-strip strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.stage-profile-strip small{color:var(--stage-muted);font-size:10px}.stage-profile-strip button,.stage-post-composer__identity button{padding:6px 9px;color:var(--stage-primary);border-radius:8px;background:var(--stage-primary-soft);font-size:11px;font-weight:750}.stage-composer-card form,.stage-post-composer form,.stage-profile-form-card form{display:grid;gap:13px}.stage-field{position:relative;display:grid;gap:7px}.stage-field>span,.stage-gender-options legend{color:#405773;font-size:12px;font-weight:750}.stage-field :is(input,textarea){width:100%;color:var(--stage-ink);border:1px solid #d5e2f1;border-radius:12px;background:#f9fbfe;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.stage-field input{height:46px;padding:0 50px 0 12px}.stage-field textarea{min-height:118px;padding:11px 12px 27px;line-height:1.56;resize:vertical}.stage-field :is(input,textarea):focus{border-color:#78b4fc;outline:none;box-shadow:0 0 0 3px #1769e01c;background:#fff}.stage-field :is(input,textarea):disabled{color:#91a0b3;background:#f2f5f8}.stage-field>small{position:absolute;right:10px;bottom:9px;color:#91a0b4;font-size:10px}.stage-primary-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;color:#fff;border-radius:13px;background:linear-gradient(135deg,var(--stage-primary-strong),#2e82ed);box-shadow:0 9px 20px #1769e033;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.stage-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #1769e040}.stage-primary-button svg{width:18px;height:18px}.stage-form-tip{margin:-4px 0 0;color:#8a99ab;text-align:center;font-size:10px}.stage-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.stage-inline-alert{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:10px 13px;color:var(--stage-danger);border:1px solid #f5d5da;border-radius:12px;background:#fff6f7;font-size:12px}.stage-inline-alert button,.stage-comment-error button{flex:none;padding:6px 10px;color:var(--stage-danger);border-radius:8px;background:#fce5e8;font-weight:750}.stage-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;color:var(--stage-muted);text-align:center}.stage-state>span{width:58px;height:58px;display:grid;place-items:center;margin-bottom:11px;color:var(--stage-primary);border-radius:19px;background:var(--stage-primary-soft)}.stage-state>span svg{width:28px;height:28px}.stage-state strong{color:#29415f;font-size:15px}.stage-state p{max-width:330px;margin:7px 0 0;font-size:12px;line-height:1.6}.stage-state>button{min-height:39px;margin-top:14px;padding:0 15px;color:#fff;border-radius:10px;background:var(--stage-primary);font-weight:750}.stage-feed-workspace{grid-template-columns:minmax(0,1fr) 270px}.stage-feed-main{min-width:0}.stage-post-composer{margin-bottom:13px;padding:18px}.stage-post-composer__identity{display:flex;align-items:center;gap:11px;margin-bottom:14px}.stage-post-composer__identity>div{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px}.stage-post-composer__identity strong{font-size:15px}.stage-field--post textarea{min-height:128px;font-size:14px}.stage-post-composer__actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.stage-post-composer__actions>span{color:var(--stage-muted);font-size:11px}.stage-post-composer__actions .stage-primary-button{min-width:132px}.stage-feed-list{display:grid;gap:12px}.stage-post-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:18px;border-radius:18px}.stage-post-card__body{min-width:0}.stage-post-card__body>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.stage-post-card__body>header>div{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.stage-post-card__body>header strong{overflow:hidden;color:#28517e;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.stage-post-card__body>header>time{flex:none;color:#8a99ad;font-size:10px}.stage-gender-chip{width:fit-content;display:inline-flex;align-items:center;gap:3px;padding:3px 6px;color:#63768e;border-radius:99px;background:#eef3f8;font-size:9px;font-weight:750;line-height:1}.stage-gender-chip.is-male{color:#1765bc;background:#e8f3ff}.stage-gender-chip.is-female{color:#b64476;background:#fdebf4}.stage-gender-chip svg{width:11px;height:11px}.stage-post-content{margin:10px 0;color:#20334d;font-size:14px;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.stage-post-actions{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf2f8}.stage-post-actions time{color:#8999ad;font-size:10px}.stage-post-actions button{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;color:#466684;border-radius:8px;background:#f0f4f8;font-size:11px;font-weight:750}.stage-post-actions button:hover{color:var(--stage-primary);background:var(--stage-primary-soft)}.stage-post-actions svg{width:15px;height:15px}.stage-comments{margin-top:7px;padding:5px 11px 10px;border-radius:12px;background:#f5f8fc}.stage-comment{display:flex;align-items:flex-start;gap:8px;padding:9px 0}.stage-comment+.stage-comment{border-top:1px solid #e5edf6}.stage-comment .stage-avatar,.stage-comment-form .stage-avatar{width:30px;height:30px;border-radius:10px;font-size:12px}.stage-comment>div{min-width:0;flex:1}.stage-comment header{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.stage-comment header strong{color:#345c87;font-size:11px}.stage-comment header time{margin-left:auto;color:#94a2b4;font-size:9px}.stage-comment p{margin:4px 0 0;color:#30445f;font-size:12px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.stage-comments-more{min-height:32px;margin:6px 0 2px;padding:0 11px;border-radius:9px;font-size:11px}.stage-comment-loading{display:flex;align-items:center;gap:6px;margin:8px 0;color:var(--stage-muted);font-size:11px}.stage-comment-loading svg{width:14px;height:14px}.stage-comment-error{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:7px 0;padding:8px 9px;color:var(--stage-danger);border-radius:9px;background:#fff0f2;font-size:10px}.stage-comment-form{position:relative;display:flex;align-items:flex-start;gap:8px;margin-top:7px;padding-top:10px;border-top:1px solid #e1eaf4}.stage-comment-form>label:not(.stage-honeypot){position:relative;min-width:0;flex:1}.stage-comment-form textarea{width:100%;min-height:58px;padding:9px 42px 9px 10px;color:var(--stage-ink);border:1px solid #d6e2ef;border-radius:10px;background:#fff;font-size:12px;line-height:1.45;resize:vertical}.stage-comment-form label small{position:absolute;right:7px;bottom:6px;color:#98a5b5;font-size:8px}.stage-comment-form>button{width:36px;height:36px;flex:none;display:grid;place-items:center;color:#fff;border-radius:10px;background:var(--stage-primary)}.stage-comment-form>button svg{width:16px;height:16px}.stage-profile-required{width:100%;min-height:38px;margin-top:7px;color:var(--stage-primary);border-radius:9px;background:#eaf3ff;font-size:11px;font-weight:750}.stage-feed-more{width:100%;min-height:44px;margin-top:12px;border-radius:13px;font-size:12px}.stage-feed-state-card{overflow:hidden;border:1px solid var(--stage-line);border-radius:18px;background:#fff}.stage-feed-aside{position:sticky;top:82px;display:grid;gap:12px}.stage-feed-aside>section{padding:17px;border-radius:17px}.stage-feed-aside>section>strong{color:#2c496a;font-size:14px}.stage-feed-aside>section>p{margin:8px 0 0;color:var(--stage-muted);font-size:11px;line-height:1.7}.stage-auto-status{display:flex;align-items:center;gap:10px}.stage-auto-status>svg{width:31px;height:31px;padding:7px;color:var(--stage-primary);border-radius:10px;background:var(--stage-primary-soft)}.stage-auto-status>div{display:grid;gap:3px}.stage-auto-status span{color:var(--stage-muted);font-size:10px}.stage-profile-page{width:min(100%,760px);display:grid;gap:14px;margin:0 auto}.stage-profile-preview{min-height:126px;display:flex;align-items:center;gap:15px;padding:22px;color:#fff;border-color:#fff6;background:radial-gradient(circle at 83% 15%,rgba(255,255,255,.24),transparent 24%),linear-gradient(125deg,#0b50b7,#2782ea)}.stage-profile-preview .stage-avatar{width:66px;height:66px;color:#fff;border-color:#ffffff80;border-radius:21px;background:#ffffff2b;font-size:24px}.stage-profile-preview>div{display:flex;align-items:center;flex-wrap:wrap;gap:5px 9px}.stage-profile-preview>div>span{width:100%;color:#ffffffbd;font-size:10px}.stage-profile-preview strong{font-size:20px}.stage-profile-preview .stage-gender-chip{color:#fff;background:#ffffff2e}.stage-profile-form-card{padding:20px}.stage-profile-form-card>header{display:flex;align-items:center;gap:12px;margin-bottom:19px;padding-bottom:17px;border-bottom:1px solid var(--stage-line)}.stage-profile-form-card h2{margin:0;font-size:17px}.stage-profile-form-card header p{margin:4px 0 0;color:var(--stage-muted);font-size:11px}.stage-profile-name{max-width:480px}.stage-gender-options{min-width:0;margin:0;padding:0;border:0}.stage-gender-options legend{margin-bottom:8px}.stage-gender-options>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.stage-gender-options label{position:relative;min-height:72px;display:flex;align-items:center;gap:8px;padding:11px;color:#56708d;border:1px solid #d9e5f2;border-radius:13px;background:#f9fbfe;cursor:pointer}.stage-gender-options label.is-selected{color:var(--stage-primary);border-color:#77b4fb;background:#eef6ff;box-shadow:0 0 0 2px #1769e014}.stage-gender-options label:has(input:focus-visible){outline:3px solid rgba(23,105,224,.2);outline-offset:2px}.stage-gender-options input{position:absolute;width:1px;height:1px;opacity:0}.stage-gender-options label>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#eaf1f9}.stage-gender-options label.is-selected>span{background:#dbeeff}.stage-gender-options label>span svg{width:19px;height:19px}.stage-gender-options label>svg{width:17px;height:17px;margin-left:auto}.stage-gender-options strong{font-size:13px}.stage-profile-save{width:min(100%,260px);margin-top:4px}.stage-profile-status{width:fit-content;margin:-2px 0 0;padding:8px 10px;color:var(--stage-danger);border-radius:9px;background:#fff1f3;font-size:11px}.stage-profile-status.is-success{color:var(--stage-success);background:#ecfaf4}.stage-profile-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:0}.stage-profile-shortcuts button{min-height:82px;display:flex;align-items:center;gap:11px;padding:14px 17px;color:var(--stage-ink);background:#fff;text-align:left}.stage-profile-shortcuts button+button{border-left:1px solid var(--stage-line)}.stage-profile-shortcuts button>svg{width:34px;height:34px;padding:8px;color:var(--stage-primary);border-radius:11px;background:var(--stage-primary-soft)}.stage-profile-shortcuts button span{display:grid;gap:4px}.stage-profile-shortcuts strong{font-size:13px}.stage-profile-shortcuts small{color:var(--stage-muted);font-size:10px}.stage-sr-notice,.stage-sr-only{position:fixed!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.stage-app .is-spinning{animation:stage-spin .8s linear infinite}@keyframes stage-spin{to{transform:rotate(360deg)}}@media(max-width:780px){.stage-app{width:100%;min-height:100dvh;padding:58px 0 28px;background:var(--stage-canvas)}.stage-app-header{position:fixed;inset:0 0 auto;z-index:60;height:58px;min-height:58px;margin:0;padding:0 9px;border-width:0 0 1px;border-radius:0;background:#fffffff5}.stage-hero{min-height:146px;align-items:flex-start;gap:13px;margin:10px;padding:21px 18px;border-radius:19px}.stage-hero__icon{width:51px;height:51px;border-radius:17px}.stage-hero__icon svg{width:26px;height:26px}.stage-hero__eyebrow{font-size:10px}.stage-hero h1{margin-top:7px;font-size:clamp(22px,6.5vw,29px)}.stage-hero p{max-width:260px;font-size:11px;line-height:1.55}.stage-primary-tabs{top:58px;margin:0;padding:6px 10px;border-width:1px 0;border-radius:0;box-shadow:0 6px 18px #2d568a14}.stage-primary-tabs button{min-height:43px;gap:6px;border-radius:11px;font-size:12px}.stage-primary-tabs button svg{width:17px;height:17px}.stage-tab-panel{padding:10px}.stage-chat-workspace,.stage-feed-workspace{display:flex;flex-direction:column;gap:10px}.stage-room-card,.stage-composer-card,.stage-post-composer,.stage-feed-main,.stage-feed-aside{width:100%}.stage-room-card,.stage-composer-card,.stage-post-composer,.stage-post-card,.stage-feed-state-card{border-radius:16px}.stage-composer-card{position:static;padding:14px}.stage-composer-heading{padding-bottom:12px}.stage-profile-strip{margin:10px 0;padding:8px}.stage-composer-card .stage-field textarea{min-height:84px}.stage-card-heading{min-height:56px;padding-inline:13px}.stage-card-heading>span{display:none}.stage-app.is-chat-active{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.stage-chat-panel{padding:0;background:#ededed}.stage-chat-panel .stage-chat-workspace{display:block}.stage-chat-panel .stage-room-card{overflow:visible;border:0;border-radius:0;background:#ededed;box-shadow:none}.stage-chat-panel .stage-card-heading{display:none}.stage-chat-panel .stage-message-list{height:max(440px,calc(100dvh - 222px));min-height:0;padding:13px 12px calc(112px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(112px + env(safe-area-inset-bottom));background:#ededed}.stage-chat-panel .stage-message{padding:9px 2px}.stage-chat-panel .stage-message+.stage-message{border-top:0}.stage-chat-panel .stage-message>div{display:flex;flex-direction:column;align-items:flex-start}.stage-chat-panel .stage-message.is-mine{flex-direction:row-reverse}.stage-chat-panel .stage-message.is-mine>div{align-items:flex-end}.stage-chat-panel .stage-message.is-mine header{flex-direction:row-reverse}.stage-avatar{width:35px;height:35px;border-radius:11px}.stage-chat-panel .stage-message p{max-width:96%;border-radius:4px 13px 13px;background:#fff;box-shadow:0 1px 2px #30435c12;font-size:13px}.stage-chat-panel .stage-message.is-mine p{border-radius:13px 4px 13px 13px;background:linear-gradient(135deg,var(--stage-primary),#3386ef)}.stage-chat-panel .stage-composer-card{position:fixed;top:auto;right:0;bottom:0;left:0;z-index:52;width:100%;min-height:76px;overflow:visible;padding:10px 11px max(12px,env(safe-area-inset-bottom));border:0;border-top:1px solid #dfe4ea;border-radius:0;background:#f9fafcf7;box-shadow:0 -10px 30px #2a3e5917;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stage-chat-panel .stage-composer-heading,.stage-chat-panel .stage-profile-strip,.stage-chat-panel .stage-chat-compose-form .stage-field>span,.stage-chat-panel .stage-chat-compose-form .stage-field>small,.stage-chat-panel .stage-chat-compose-form .stage-form-tip{display:none}.stage-chat-panel .stage-chat-compose-form{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:end;gap:9px}.stage-chat-panel .stage-chat-compose-form .stage-field{min-width:0;display:block}.stage-chat-panel .stage-chat-compose-form textarea{width:100%;height:46px;min-height:46px;max-height:100px;display:block;padding:11px 13px;color:var(--stage-ink);border:1px solid #e2e7ed;border-radius:11px;outline:none;background:#fff;font-size:16px;line-height:22px;resize:none}.stage-chat-panel .stage-chat-compose-form textarea:focus{border-color:#9ec6f6;box-shadow:0 0 0 3px #1769e017}.stage-chat-panel .stage-chat-compose-form textarea:disabled{color:#8c99aa;background:#f2f4f7}.stage-chat-panel .stage-chat-compose-form .stage-primary-button{width:46px;height:46px;min-height:46px;display:grid;place-items:center;padding:0;color:#fff;border-radius:50%;background:linear-gradient(145deg,#3b91f3,var(--stage-primary));box-shadow:0 8px 18px #1769e033}.stage-chat-panel .stage-chat-compose-form .stage-primary-button svg{width:20px;height:20px}.stage-chat-panel .stage-chat-send-copy{display:none}.stage-feed-workspace{align-items:stretch}.stage-post-composer{padding:14px}.stage-field--post textarea{min-height:105px}.stage-post-composer__actions>span{display:none}.stage-post-composer__actions{justify-content:flex-end}.stage-post-card{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:14px 12px}.stage-post-card>.stage-avatar{width:42px;height:42px;border-radius:13px}.stage-post-card__body>header{gap:7px}.stage-post-content{font-size:13px;line-height:1.7}.stage-comments{margin-left:-4px;padding-inline:9px}.stage-feed-aside{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));order:2}.stage-feed-aside>section{padding:13px}.stage-profile-page{gap:10px}.stage-profile-preview,.stage-profile-form-card,.stage-profile-shortcuts{border-radius:16px}.stage-profile-preview{min-height:110px;padding:17px}.stage-profile-preview .stage-avatar{width:57px;height:57px;border-radius:18px}.stage-profile-form-card{padding:15px}}@media(max-width:480px){.stage-hero{min-height:137px}.stage-hero__icon{width:44px;height:44px}.stage-hero h1{font-size:22px}.stage-hero p{max-width:225px}.stage-primary-tabs button{flex-direction:column;gap:2px;font-size:10px}.stage-primary-tabs button svg{width:16px;height:16px}.stage-post-composer__actions .stage-primary-button{width:100%}.stage-post-card__body>header>time{display:none}.stage-gender-options>div{gap:6px}.stage-gender-options label{min-height:64px;flex-direction:column;justify-content:center;gap:4px;padding:8px 5px}.stage-gender-options label>span{width:30px;height:30px}.stage-gender-options label>svg{position:absolute;top:6px;right:6px;width:14px;height:14px}.stage-profile-save{width:100%}.stage-profile-shortcuts{grid-template-columns:1fr}.stage-profile-shortcuts button+button{border-top:1px solid var(--stage-line);border-left:0}.stage-feed-aside{grid-template-columns:1fr}}.stage-app{--stage-primary: #1769d2;--stage-primary-strong: #0f4f9d;--stage-primary-soft: #eef5fd;--stage-ink: #102a49;--stage-muted: #718196;--stage-line: #dbe4ef;--stage-surface: #fff;--stage-canvas: #f4f7fb;width:min(calc(100% - 32px),1120px);color:var(--stage-ink)}.stage-app-header{min-height:56px;border-color:var(--stage-line);border-radius:8px;background:#fffffffa;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-hero{min-height:142px;padding:24px 28px;color:#fff;border:1px solid #164a80;border-radius:8px;background:#123a66;box-shadow:none}.stage-hero__glow{display:none}.stage-hero__icon{width:64px;height:64px;border-radius:8px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-hero h1{margin:6px 0;font-size:clamp(26px,3vw,36px);letter-spacing:-.02em}.stage-hero__eyebrow{color:#cfe0f1}.stage-live-dot{box-shadow:0 0 0 3px #20b9741f}.stage-avatar,.stage-post-card>.stage-avatar{border-radius:6px}.stage-composer-card{background:#fff}.stage-inline-alert,.stage-profile-required{border-radius:6px}.stage-notice{color:#315c8a;border-color:#cfe0f2;border-radius:6px;background:#f1f6fc}.stage-post-actions,.stage-comments,.stage-comment-form{border-color:var(--stage-line)}@media(max-width:760px){.stage-app{width:100%;padding-top:0}.stage-app-header{margin:0;border-width:0 0 1px;border-radius:0}.stage-hero{margin:8px;min-height:118px;padding:18px;border-radius:6px}.stage-hero__icon{width:50px;height:50px}.stage-hero h1{font-size:23px}.stage-primary-tabs{margin:8px;border-radius:6px}.stage-room-card,.stage-composer-card,.stage-post-composer,.stage-post-card,.stage-profile-form-card,.stage-profile-preview,.stage-profile-shortcuts,.stage-feed-state-card{border-radius:6px}}@media(prefers-reduced-motion:reduce){.stage-app *,.stage-app *:before,.stage-app *:after{scroll-behavior:auto!important;transition:none!important}.stage-app .is-spinning{animation-duration:1.4s}}.stage-app{--stage-primary: #17364c;--stage-primary-strong: #10293c;--stage-primary-soft: #eee9de;--stage-cyan: #56778c;--stage-ink: #25241f;--stage-muted: #746f65;--stage-line: #cec6b6;--stage-surface: #fffdf7;--stage-canvas: #f4f0e6;--stage-danger: #b13b31;--stage-success: #397154;width:min(100%,1060px);padding:12px clamp(10px,2vw,20px) 80px;border-inline:1px solid var(--stage-line);background:var(--stage-canvas)}.stage-app :is(button,input,textarea):focus-visible{outline-color:#b13b314d}.stage-app-header{min-height:52px;margin-bottom:9px;border-color:var(--stage-line);border-radius:2px;background:var(--stage-surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-app-header strong,.stage-notice h1,.stage-card-heading strong,.stage-composer-heading strong{font-family:Songti SC,STSong,SimSun,serif}.stage-header-action{color:var(--stage-primary);border-radius:2px}.stage-header-action:hover:not(:disabled){color:var(--stage-danger);background:var(--stage-primary-soft)}.stage-notice{min-height:68px;display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:14px 18px;border:1px solid var(--stage-line);border-left:4px solid var(--stage-danger);border-radius:2px;background:var(--stage-surface)}.stage-notice h1{margin:0;color:var(--stage-primary);font-size:clamp(21px,2.4vw,27px);letter-spacing:.03em}.stage-notice p{margin:0;color:var(--stage-muted);font-size:12px;white-space:nowrap}.stage-primary-tabs{top:8px;gap:0;margin:9px 0;padding:3px;border-color:var(--stage-line);border-radius:2px;background:var(--stage-surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-primary-tabs button{min-height:42px;color:#5f5a51;border-radius:2px;font-size:13px}.stage-primary-tabs button+button{border-left:1px solid var(--stage-line)}.stage-primary-tabs button:hover{color:var(--stage-danger);background:var(--stage-primary-soft)}.stage-primary-tabs button.is-active{color:#fffdf7;background:var(--stage-primary);box-shadow:none}.stage-chat-workspace,.stage-feed-workspace{grid-template-columns:minmax(0,1fr) 300px;gap:10px}.stage-feed-workspace{grid-template-columns:minmax(0,1fr) 244px}.stage-room-card,.stage-composer-card,.stage-post-composer,.stage-post-card,.stage-feed-aside>section,.stage-profile-form-card,.stage-profile-preview,.stage-profile-shortcuts,.stage-feed-state-card{border-color:var(--stage-line);border-radius:2px;background:var(--stage-surface);box-shadow:none}.stage-card-heading{min-height:52px;padding:10px 14px;border-color:var(--stage-line);background:#f7f2e8}.stage-card-heading strong{color:var(--stage-primary)}.stage-live-dot{width:7px;height:7px;background:var(--stage-danger);box-shadow:none}.stage-message-list{padding:8px 14px 18px;background:var(--stage-surface);scrollbar-color:#bcb3a2 transparent}.stage-load-button,.stage-feed-more,.stage-comments-more{color:var(--stage-primary);border-color:var(--stage-line);border-radius:2px;background:#f1ece1}.stage-message{gap:8px;padding:9px 2px}.stage-message+.stage-message,.stage-comment+.stage-comment{border-color:#e6dfd2}.stage-avatar,.stage-avatar.is-male,.stage-avatar.is-female,.stage-message.is-mine .stage-avatar{color:var(--stage-primary);border-color:#c9bfac;border-radius:2px;background:#eee8da;box-shadow:none}.stage-avatar.is-female{color:#943d55;background:#f6e8e9}.stage-message.is-mine .stage-avatar{color:#fffdf7;border-color:var(--stage-primary);background:var(--stage-primary)}.stage-avatar.is-large,.stage-comment .stage-avatar,.stage-comment-form .stage-avatar{border-radius:2px}.stage-message header strong,.stage-post-card__body>header strong,.stage-comment header strong{color:var(--stage-primary)}.stage-message p{color:var(--stage-ink);border:1px solid #ded6c8;border-radius:2px;background:#f3eee4}.stage-message.is-mine p{color:#fffdf7;border-color:var(--stage-primary);background:var(--stage-primary)}.stage-composer-card{top:72px;padding:14px}.stage-composer-heading>span,.stage-profile-form-card>header>span,.stage-auto-status>svg{color:var(--stage-primary);border:1px solid var(--stage-line);border-radius:2px;background:#eee8da;box-shadow:none}.stage-profile-strip{border-color:var(--stage-line);border-radius:2px;background:#f7f2e8}.stage-profile-strip button,.stage-post-composer__identity button{color:var(--stage-danger);border-radius:2px;background:#f1e7df}.stage-field :is(input,textarea),.stage-comment-form textarea{border-color:var(--stage-line);border-radius:2px;background:#fffef9;box-shadow:none}.stage-field :is(input,textarea):focus,.stage-comment-form textarea:focus{border-color:var(--stage-danger);background:#fffef9;box-shadow:none}.stage-primary-button,.stage-state>button,.stage-comment-form>button{color:#fffdf7;border-radius:2px;background:var(--stage-danger);box-shadow:none}.stage-primary-button:hover:not(:disabled){transform:none;background:#973129;box-shadow:none}.stage-inline-alert,.stage-inline-alert button,.stage-comment-error,.stage-comment-error button,.stage-state>span,.stage-profile-required{border-radius:2px}.stage-state>span{color:var(--stage-danger);background:#eee8da}.stage-post-composer{margin-bottom:9px;padding:14px}.stage-post-card{gap:10px;padding:14px}.stage-feed-list,.stage-feed-aside{gap:9px}.stage-gender-chip,.stage-post-actions button,.stage-comments,.stage-comments-more,.stage-comment-error,.stage-profile-required,.stage-feed-more,.stage-feed-aside>section{border-radius:2px}.stage-gender-chip{color:#5f5a51;background:#eee9de}.stage-gender-chip.is-male{color:#315d72;background:#e5ecec}.stage-gender-chip.is-female{color:#943d55;background:#f4e6e8}.stage-post-actions,.stage-comment-form{border-color:#e1d9ca}.stage-post-actions button{color:var(--stage-primary);background:#eee9de}.stage-post-actions button:hover{color:var(--stage-danger);background:#f1e7df}.stage-comments{background:#f3eee4}.stage-report-button{min-height:30px!important;margin-left:auto;padding:0 9px!important;color:var(--stage-muted)!important;border:1px solid var(--stage-line)!important;border-radius:2px!important;background:#f7f2e8!important;font-size:12px!important}.stage-report-button:hover{color:var(--stage-danger)!important;border-color:#d8aaa3!important;background:#fff6f3!important}@media(max-width:780px){.stage-app{width:100%;padding-top:58px;padding-inline:0;border-inline:0}.stage-app-header{border-color:var(--stage-line);border-radius:0;background:var(--stage-surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-notice{min-height:58px;margin:0;padding:10px 12px;border-inline:0;border-radius:0}.stage-notice h1{font-size:20px}.stage-primary-tabs{border-color:var(--stage-line);border-radius:0;background:var(--stage-surface);box-shadow:none}.stage-chat-panel,.stage-chat-panel .stage-room-card,.stage-chat-panel .stage-message-list{background:var(--stage-canvas)}.stage-chat-panel .stage-composer-card{border-color:var(--stage-line);border-radius:0;background:var(--stage-surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-chat-panel .stage-chat-compose-form textarea{border-color:var(--stage-line);border-radius:2px;background:#fffef9;box-shadow:none}.stage-chat-panel .stage-chat-compose-form textarea:focus{border-color:var(--stage-danger);box-shadow:none}.stage-chat-panel .stage-chat-compose-form .stage-primary-button{border-radius:2px;background:var(--stage-danger);box-shadow:none}.stage-chat-panel .stage-message p,.stage-chat-panel .stage-message.is-mine p{border-radius:2px;box-shadow:none}.stage-chat-panel .stage-message p{background:var(--stage-surface)}.stage-chat-panel .stage-message.is-mine p{background:var(--stage-primary)}.stage-post-composer,.stage-post-card,.stage-feed-state-card,.stage-feed-aside>section{border-radius:2px}.stage-post-card>.stage-avatar{border-radius:2px}}@media(max-width:480px){.stage-notice{display:grid;gap:3px}.stage-notice p{font-size:11px;white-space:normal}.stage-primary-tabs button{flex-direction:row;gap:6px;font-size:12px}}.stage-app{--stage-primary: #1769d2;--stage-primary-strong: #0f4f9d;--stage-primary-soft: #eef5fd;--stage-cyan: #4e9be7;--stage-ink: #102a49;--stage-muted: #718196;--stage-line: #dbe4ef;--stage-surface: #fff;--stage-canvas: #f4f7fb;--stage-danger: #bd3e4b;--stage-success: #16835b;width:min(calc(100% - 32px),1120px);padding:16px 0 88px;color:var(--stage-ink);border-inline:0;background:transparent}.stage-app :is(button,input,textarea):focus-visible{outline-color:#1769d238}.stage-app-header{min-height:56px;margin-bottom:10px;color:var(--stage-ink);border-color:var(--stage-line);border-radius:8px;background:#fffffffa;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-app-header strong,.stage-notice h1,.stage-card-heading strong,.stage-composer-heading strong{font-family:inherit}.stage-header-action{color:#244f7c;border-radius:6px}.stage-header-action:hover:not(:disabled){color:#1769d2;background:#eef5fd}.stage-notice{min-height:64px;padding:13px 17px;color:var(--stage-ink);border:1px solid var(--stage-line);border-left:4px solid #1769d2;border-radius:8px;background:#fff}.stage-notice h1{color:var(--stage-ink);font-size:clamp(20px,2.4vw,25px);letter-spacing:0}.stage-notice p{color:var(--stage-muted)}.stage-primary-tabs{top:6px;gap:2px;margin:10px 0;padding:4px;border-color:var(--stage-line);border-radius:8px;background:#fffffffa;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-primary-tabs button{min-height:44px;color:#62758c;border-radius:5px}.stage-primary-tabs button+button{border-left:0}.stage-primary-tabs button:hover{color:#1769d2;background:#f4f8fd}.stage-primary-tabs button.is-active{color:#fff;background:#1769d2;box-shadow:none}.stage-room-card,.stage-composer-card,.stage-post-composer,.stage-post-card,.stage-feed-aside>section,.stage-profile-form-card,.stage-profile-preview,.stage-profile-shortcuts,.stage-feed-state-card{color:var(--stage-ink);border-color:var(--stage-line);border-radius:8px;background:#fff;box-shadow:none}.stage-card-heading{min-height:56px;padding:11px 16px;border-bottom-color:var(--stage-line);background:#fbfcfe}.stage-message-list{background:#f7f9fc}.stage-message+.stage-message,.stage-comment+.stage-comment{border-color:var(--stage-line)}.stage-message p,.stage-message.is-mine p{border:1px solid var(--stage-line);border-radius:6px;box-shadow:none}.stage-message p{color:var(--stage-ink);background:#fff}.stage-message.is-mine p{color:#fff;border-color:#1769d2;background:#1769d2}.stage-avatar,.stage-post-card>.stage-avatar,.stage-comment .stage-avatar,.stage-comment-form .stage-avatar{border-radius:6px}.stage-load-button,.stage-feed-more,.stage-comments-more{color:#0f5fbd;border-color:#cfe0f2;border-radius:6px;background:#eef5fd}.stage-profile-strip{border-color:var(--stage-line);border-radius:6px;background:#f7f9fc}.stage-profile-strip button,.stage-post-composer__identity button{color:#1769d2;border-color:#cfe0f2;border-radius:5px;background:#eef5fd}.stage-field :is(input,textarea),.stage-comment-form textarea,.stage-chat-panel .stage-chat-compose-form textarea{color:var(--stage-ink);border-color:#cbd8e7;border-radius:6px;background:#fbfcfe;box-shadow:none}.stage-field :is(input,textarea):focus,.stage-comment-form textarea:focus,.stage-chat-panel .stage-chat-compose-form textarea:focus{border-color:#1769d2;box-shadow:0 0 0 3px #1769d21a}.stage-primary-button,.stage-profile-save,.stage-comment-form>button,.stage-chat-panel .stage-chat-compose-form .stage-primary-button{color:#fff;border-color:#1769d2;border-radius:6px;background:#1769d2;box-shadow:none}.stage-primary-button:hover:not(:disabled){transform:none;background:#0f5fbd;box-shadow:none}.stage-post-actions,.stage-comment-form{border-color:var(--stage-line)}.stage-post-actions button{color:#1769d2;border-radius:5px;background:#eef5fd}.stage-post-actions button:hover{color:#0f5fbd;background:#e3effc}.stage-comments{border-radius:6px;background:#f4f7fb}.stage-gender-chip{color:#5b6d82;border-radius:5px;background:#edf1f6}.stage-gender-chip.is-male{color:#1769d2;background:#eaf3fd}.stage-gender-chip.is-female{color:#a43f68;background:#f9eaf0}.stage-inline-alert,.stage-comment-error,.stage-state>span,.stage-profile-required{border-radius:6px}.stage-auto-status>svg{color:#1769d2;border-radius:6px;background:#eef5fd}.stage-report-button{color:var(--stage-muted)!important;border-color:var(--stage-line)!important;border-radius:5px!important;background:#f7f9fc!important}.stage-report-button:hover{color:var(--stage-danger)!important;border-color:#e4b9bf!important;background:#fff6f7!important}@media(max-width:780px){.stage-app{width:100%;padding:58px 0 28px;border-inline:0;background:var(--stage-canvas)}.stage-app-header{margin:0;border-width:0 0 1px;border-radius:0}.stage-notice{min-height:56px;margin:0;padding:9px 12px;border-width:0 0 1px 4px;border-radius:0}.stage-primary-tabs{top:58px;margin:0;padding:5px 8px;border-width:0 0 1px;border-radius:0}.stage-primary-tabs button{min-height:42px;border-radius:5px}.stage-tab-panel{padding:8px}.stage-room-card,.stage-composer-card,.stage-post-composer,.stage-post-card,.stage-feed-aside>section,.stage-profile-form-card,.stage-profile-preview,.stage-profile-shortcuts,.stage-feed-state-card{border-radius:6px}.stage-chat-panel .stage-composer-card{border-color:var(--stage-line);border-radius:6px;background:#fff}.stage-chat-panel .stage-chat-compose-form textarea{border-color:#cbd8e7;border-radius:6px;background:#fbfcfe}.stage-chat-panel .stage-chat-compose-form textarea:focus{border-color:#1769d2;box-shadow:0 0 0 3px #1769d21a}.stage-chat-panel .stage-chat-compose-form .stage-primary-button{border-radius:6px;background:#1769d2}.stage-message p,.stage-message.is-mine p,.stage-post-card>.stage-avatar{border-radius:6px}}
