.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}}.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)}}.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:47px;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:35px;height:35px;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)}}: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-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-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}}.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}}.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}}.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-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}}.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(3,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(86px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(86px + 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:70px;overflow:visible;padding:10px 11px max(10px,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}}@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}}.refined-header{position:fixed;inset:0 auto auto 50%;z-index:55;width:min(100%,var(--page-width, 480px));height:46px;transform:translate(-50%);display:grid;grid-template-columns:74px 1fr 74px;align-items:center;background:#fff;border-bottom:1px solid #ededed;color:#323233}.refined-header h1{margin:0;overflow:hidden;font-size:16px;font-weight:500;line-height:22px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.refined-header-back,.refined-header-right,.refined-header-right>button{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#323233}.refined-header-back{justify-content:flex-start;padding-left:12px}.refined-header-right{justify-content:flex-end;padding-right:9px}.refined-page{min-height:100dvh;padding:46px 0 28px;background:#f5f5f5;color:#323233}.refined-page.no-refined-header{padding-top:0}.has-refined-bottom-nav{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.with-detail-actions{padding-bottom:calc(62px + env(safe-area-inset-bottom))}.read-only-tag{display:inline-flex;align-items:center;gap:3px;padding:3px 6px;border-radius:10px;background:#ecfaf2;color:#07a956;font-size:10px;white-space:nowrap}.refined-loading,.refined-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#969799;text-align:center}.refined-loading span{width:28px;height:28px;border:2px solid #d9f3e5;border-top-color:#07c160;border-radius:50%;animation:refined-spin .8s linear infinite}.refined-loading p,.refined-empty span{margin:0;font-size:12px}.refined-empty strong{color:#646566;font-size:14px;font-weight:500}@keyframes refined-spin{to{transform:rotate(360deg)}}.discover-tabs,.playback-tabs{position:sticky;top:46px;z-index:15;height:46px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid #eee}.discover-tabs button,.playback-tabs button{position:relative;border:0;background:#fff;color:#555;font-size:14px}.discover-tabs button.active,.playback-tabs button.active{color:#07c160;font-weight:500}.discover-tabs button.active:after,.playback-tabs button.active:after{content:"";position:absolute;right:38%;bottom:0;left:38%;height:2px;background:#07c160}.refined-search{min-height:46px;display:grid;grid-template-columns:21px 1fr auto auto;align-items:center;gap:6px;padding:7px 10px;background:#eee}.refined-search input{min-width:0;height:32px;padding:0 8px;border:0;outline:0;border-radius:16px;background:#fff;font:inherit;font-size:13px}.refined-search>button{width:30px;height:30px;border:0;background:transparent;color:#969799}.refined-search>span{font-size:13px;color:#323233}.sanitized-note{min-height:32px;margin:0;padding:7px 10px;display:flex;align-items:flex-start;gap:5px;background:#f2fbf6;color:#698075;font-size:10px;line-height:1.45}.discover-waterfall{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;align-items:start}.discover-column{display:flex;flex-direction:column;gap:8px}.discover-tile{width:100%;padding:0;overflow:hidden;border:1px solid #e8ebe9;border-radius:4px;background:#fff;color:#323233;text-align:left}.discover-tile>img{width:100%;height:auto;min-height:116px;max-height:300px;display:block;object-fit:cover;background:#f2f2f2}.discover-tile-label{min-height:96px;padding:16px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(145deg,#f2fbf6,#e8f7ee);color:#07a956;font-size:11px}.discover-tile>strong{display:block;padding:9px 8px 5px;font-size:13px;font-weight:500;line-height:1.4}.discover-author{padding:0 8px 7px;display:flex;align-items:center;gap:5px;min-width:0}.discover-author em{overflow:hidden;color:#777;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.mini-avatar{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eaf8f0;color:#07a956;font-size:10px}.discover-tile footer{min-height:31px;padding:0 8px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #f2f2f2;color:#999}.discover-tile footer span{display:inline-flex;align-items:center;gap:3px;font-size:10px}.refined-more{width:calc(100% - 16px);min-height:40px;margin:0 8px 18px;border:0;border-radius:3px;background:#fff;color:#07a956;font-size:13px}.refined-more:disabled{color:#aaa}.discover-publish-fab{position:fixed;right:max(16px,calc((100vw - var(--page-width, 480px))/2 + 16px));bottom:calc(67px + env(safe-area-inset-bottom));z-index:55;width:52px;height:52px;border:0;border-radius:50%;background:#fff;color:#07c160;box-shadow:0 2px 12px #0000002e;display:grid;place-content:center;text-align:center}.discover-publish-fab span{font-size:30px;line-height:22px}.discover-publish-fab em{margin-top:4px;font-size:10px;font-style:normal}.detail-lottery-card{margin:8px;border:1px solid #07c160;border-radius:3px;background:#fff}.detail-lottery-card header{min-height:35px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.detail-lottery-card header strong{font-weight:500}.detail-lottery-card header button{border:0;background:transparent;color:#07a956;font-size:11px}.detail-lottery-card>p{margin:0;padding:7px;border-top:1px solid #e8f4ed;color:#e44949;font-size:11px;text-align:center}.refined-ball-row{min-height:75px;padding:4px 6px 8px;display:flex;align-items:flex-start;justify-content:space-between;gap:2px}.refined-ball-row>div{position:relative;min-width:0;flex:1;display:flex;flex-direction:column;align-items:center;gap:3px}.refined-ball-row b{position:absolute;left:-7px;top:14px;color:#888;font-size:16px;font-weight:400}.refined-ball{width:clamp(35px,10.2vw,45px);height:clamp(35px,10.2vw,45px);display:grid;place-items:center;border:3px solid #39b86f;border-radius:50%;background:#fff;color:#555;font-size:clamp(17px,5vw,22px);font-weight:600}.refined-ball.c1{border-color:#ef4a4a}.refined-ball.c2{border-color:#4b9ee9}.refined-ball.c3{border-color:#28b86c}.refined-ball-row small{font-size:10px;white-space:nowrap}.discovery-author-card{min-height:72px;padding:11px 12px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:9px;background:#fff;border-bottom:1px solid #eee}.discovery-author-card .profile-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e9f9f0;color:#07a956}.discovery-author-card .profile-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.discovery-author-card>button{border:1px solid #07c160;border-radius:16px;background:#fff;color:#07c160;padding:6px 13px}.discovery-author-card>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.discovery-author-card strong{font-size:14px;font-weight:500}.discovery-author-card span{color:#999;font-size:10px}.discovery-copy{padding:16px 13px 22px;background:#fff}.discovery-copy h2{margin:0 0 13px;font-size:17px;font-weight:600}.discovery-copy p{margin:0;color:#555;font-size:13px;line-height:1.8;white-space:pre-wrap}.image-removed-card,.video-safe-placeholder{min-height:155px;margin:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#eef2ef;color:#8b918e;text-align:center}.image-removed-card strong,.video-safe-placeholder strong{color:#555;font-size:14px}.image-removed-card span,.video-safe-placeholder span{max-width:250px;font-size:11px;line-height:1.5}.discovery-picture-list{display:grid;gap:8px;padding:8px;background:#fff}.discovery-picture-list img{width:100%;height:auto;display:block}.read-metrics{min-height:44px;padding:0 12px;display:flex;align-items:center;justify-content:space-around;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;color:#777}.read-metrics span{display:inline-flex;align-items:center;gap:4px;font-size:11px}.comments-readonly{margin-top:8px;padding:0 12px;background:#fff}.comments-readonly h3{height:40px;margin:0;display:flex;align-items:center;border-bottom:1px solid #eee;font-size:14px;font-weight:500}.comments-readonly .refined-empty{min-height:145px}.detail-action-bar{position:fixed;left:50%;bottom:0;z-index:60;width:min(100%,var(--page-width, 480px));height:calc(54px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);transform:translate(-50%);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #e8e8e8}.detail-action-bar button{border:0;background:#fff;color:#666;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.detail-action-bar button.active{color:#07c160}.profile-clone{background:#f3f3f3}.profile-green-hero{min-height:112px;padding:24px 18px 28px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:11px;background:linear-gradient(135deg,#09ba60,#04ca70);color:#fff}.profile-login-icon{width:52px;height:52px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.76);border-radius:50%;background:#ffffff2b}.profile-green-hero>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.profile-green-hero strong{font-size:17px;font-weight:500}.profile-green-hero span{font-size:11px;opacity:.9}.membership-card{min-height:76px;margin:-16px 10px 9px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;background:linear-gradient(120deg,#303731,#495349);color:#f5e6b9;box-shadow:0 5px 14px #14231a21}.membership-card div{display:flex;flex-direction:column;gap:5px}.membership-card small{font-size:10px;opacity:.8}.membership-card strong{font-size:13px;font-weight:500}.membership-card>span{padding:5px 8px;border:1px solid rgba(245,230,185,.5);border-radius:13px;font-size:10px}.profile-tool-group{margin-bottom:8px;background:#fff}.profile-tool-group h2{height:38px;margin:0;padding:0 12px;display:flex;align-items:center;border-bottom:1px solid #f1f1f1;font-size:13px;font-weight:500}.profile-tool-group>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-tool-group button{position:relative;min-height:78px;padding:8px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:0;background:#fff;color:#555}.profile-tool-group button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#edf9f2;color:#07b65d}.profile-tool-group button em{font-size:11px;font-style:normal}.profile-tool-group button small{position:absolute;top:7px;right:6px;max-width:44px;overflow:hidden;color:#999;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:flex-end;justify-content:center;background:#00000073}.platform-modal{width:min(100%,var(--page-width, 480px));padding:0 14px calc(15px + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;background:#fff}.platform-modal header{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.platform-modal h2{margin:0;font-size:15px;font-weight:500}.platform-modal header button{width:40px;height:40px;border:0;background:transparent}.platform-modal>button:not(.modal-confirm){width:100%;min-height:61px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #eee;background:#fff;text-align:left}.platform-modal>button.active{color:#07c160}.platform-modal>button span{display:flex;flex-direction:column;gap:4px}.platform-modal>button strong{font-size:14px;font-weight:500}.platform-modal>button small{color:#999;font-size:10px}.platform-modal .modal-confirm{width:100%;height:42px;margin-top:12px;border:0;border-radius:4px;background:#07c160;color:#fff;font-size:14px}.playback-tabs{grid-template-columns:repeat(2,1fr)}.playback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:9px}.playback-grid>button{padding:0 0 9px;overflow:hidden;border:1px solid #e8e8e8;border-radius:3px;background:#fff;text-align:left}.playback-grid>button>div{min-height:95px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#222;color:#fff}.playback-grid>button>div span{font-size:10px;opacity:.8}.playback-grid strong{display:block;padding:8px 8px 4px;overflow:hidden;color:#333;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.playback-grid small{padding:0 8px;color:#999;font-size:9px}.slide-panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;background:#0000006e}.slide-panel{position:absolute;top:0;right:0;bottom:0;width:min(100%,var(--page-width, 480px));overflow-y:auto;background:#f5f5f5}.slide-panel .refined-header{position:sticky;top:0;left:0;width:100%;transform:none}.slide-panel>.video-safe-placeholder{margin-top:8px}.article-period-controls{position:sticky;top:46px;z-index:14;height:45px;padding:6px 8px;display:grid;grid-template-columns:74px 1fr auto 1fr;align-items:center;gap:6px;background:#fff;border-bottom:1px solid #eee}.article-period-controls select,.article-period-controls button{height:31px;border:1px solid #ddd;border-radius:3px;background:#fff;color:#555;font-size:11px}.article-period-controls strong{font-size:12px;font-weight:500;white-space:nowrap}.public-article{padding:17px 12px;background:#fff}.public-article h1{margin:0 0 14px;font-size:17px;font-weight:600;text-align:center}.public-article>p{margin:0;color:#555;font-size:13px;line-height:1.8}.public-article .video-safe-placeholder{margin:18px 0 0}.local-vote{margin-top:8px;padding:14px 11px 20px;background:#fff}.local-vote h2{margin:0 0 7px;font-size:15px;font-weight:500}.local-vote p{margin:0 0 12px;color:#888;font-size:10px;line-height:1.5}.local-vote>div{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.local-vote>div button{height:34px;border:1px solid #ddd;border-radius:17px;background:#fff;color:#555;font-size:12px}.local-vote>div button.active{border-color:#07c160;background:#eafaf1;color:#07a956}.vote-submit{width:100%;height:42px;margin-top:14px;border:0;border-radius:4px;background:#07c160;color:#fff}.vote-submit:disabled{background:#b7dcca}.feedback-page{padding-right:10px;padding-left:10px;background:#fff}.feedback-page .sanitized-note{margin:9px -10px 14px}.feedback-page label{display:block;margin-bottom:16px}.feedback-page label>span{display:block;margin-bottom:7px;color:#444;font-size:13px}.feedback-page input,.feedback-page textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:3px;outline:none;font:inherit;font-size:13px}.feedback-page input{height:42px}.feedback-page textarea{height:150px;resize:vertical;line-height:1.6}.feedback-page input:focus,.feedback-page textarea:focus{border-color:#07c160}.feedback-save,.not-found-home{width:100%;min-height:42px;border:0;border-radius:3px;background:#07c160;color:#fff;font-size:14px}.feedback-save:disabled{background:#b8dcca}.not-found-home{width:calc(100% - 24px);margin:0 12px}@media(max-width:340px){.refined-ball{width:32px;height:32px;font-size:15px}.refined-ball-row small{font-size:9px}.profile-tool-group button{min-height:73px}.discover-waterfall{gap:6px;padding:6px}}@media(prefers-reduced-motion:reduce){.refined-loading span{animation:none}}.app-shell .refined-header{color:var(--ink, #f1e6cf);border-bottom-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-header h1,.app-shell .refined-header-back,.app-shell .refined-header-right,.app-shell .refined-header-right>button{color:var(--green-dark, #f0cf87)}.app-shell .refined-page{color:var(--ink, #f1e6cf);background:var(--canvas, #080907)}.app-shell .read-only-tag,.app-shell .refined-page .sanitized-note{color:var(--green-dark, #f0cf87);border-color:var(--line, #3b3224);background:var(--green-soft, #241d11)}.app-shell .refined-page .refined-loading,.app-shell .refined-page .refined-empty{color:var(--muted, #a89c87)}.app-shell .refined-page .refined-loading span{border-color:var(--line, #3b3224);border-top-color:var(--green, #d8ad57)}.app-shell .refined-page .refined-empty strong{color:var(--ink, #f1e6cf)}.app-shell .refined-page .discover-tabs,.app-shell .refined-page .playback-tabs{border-bottom-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-page .discover-tabs button,.app-shell .refined-page .playback-tabs button{color:var(--muted, #a89c87);background:var(--surface, #11120f)}.app-shell .refined-page .discover-tabs button.active:after,.app-shell .refined-page .playback-tabs button.active:after{background:var(--green, #d8ad57)}.app-shell .refined-page .refined-search{color:var(--muted, #a89c87);background:var(--surface, #11120f)}.app-shell .refined-page .refined-search input{color:var(--ink, #f1e6cf);border:1px solid var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .refined-page .refined-search input::placeholder{color:var(--muted, #a89c87);opacity:1}.app-shell .refined-page .refined-search>button{color:var(--muted, #a89c87)}.app-shell .refined-page .refined-search>span{color:var(--ink, #f1e6cf)}.app-shell .refined-page .discover-tile{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-page .discover-tile>img{background:var(--surface-soft, #171711)}.app-shell .refined-page .discover-tile-label{color:var(--green-dark, #f0cf87);background:var(--green-soft, #241d11)}.app-shell .refined-page .mini-avatar,.app-shell .refined-page .discovery-author-card .profile-avatar,.app-shell .refined-page .profile-tool-group button>span{color:var(--green-dark, #f0cf87);background:var(--green-soft, #241d11)}.app-shell .refined-page .discover-author em,.app-shell .refined-page .discover-tile footer,.app-shell .refined-page .discovery-author-card span,.app-shell .refined-page .read-metrics,.app-shell .refined-page .profile-tool-group button small,.app-shell .refined-page .platform-modal>button small,.app-shell .refined-page .playback-grid small,.app-shell .refined-page .local-vote p{color:var(--muted, #a89c87)}.app-shell .refined-page .discover-tile footer,.app-shell .refined-page .read-metrics,.app-shell .refined-page .comments-readonly h3{border-color:var(--line, #3b3224)}.app-shell .refined-page .refined-more{color:var(--green-dark, #f0cf87);border:1px solid var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-page .refined-more:disabled{color:var(--muted, #a89c87)}.app-shell .refined-page .discover-publish-fab{color:var(--green-dark, #f0cf87);border:1px solid var(--green, #d8ad57);background:var(--green-soft, #241d11);box-shadow:0 8px 22px #00000057}.app-shell .refined-page .detail-lottery-card{color:var(--ink, #f1e6cf);border-color:var(--green, #d8ad57);background:var(--surface, #11120f)}.app-shell .refined-page .detail-lottery-card header button,.app-shell .refined-page .detail-lottery-card>p{color:var(--green-dark, #f0cf87)}.app-shell .refined-page .detail-lottery-card>p{border-top-color:var(--line, #3b3224)}.app-shell .refined-page .refined-ball-row b{color:var(--muted, #a89c87)}.app-shell .refined-page .refined-ball,.app-shell .refined-page .refined-ball.c1,.app-shell .refined-page .refined-ball.c2,.app-shell .refined-page .refined-ball.c3{color:var(--green-dark, #f0cf87);border-color:var(--green, #d8ad57);background:var(--surface-soft, #171711)}.app-shell .refined-page .discovery-author-card,.app-shell .refined-page .discovery-copy,.app-shell .refined-page .discovery-picture-list,.app-shell .refined-page .read-metrics,.app-shell .refined-page .comments-readonly,.app-shell .refined-page .profile-tool-group,.app-shell .refined-page .public-article,.app-shell .refined-page .local-vote{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-page .discovery-author-card>button{color:var(--green-dark, #f0cf87);border-color:var(--green, #d8ad57);background:var(--green-soft, #241d11)}.app-shell .refined-page .discovery-copy p,.app-shell .refined-page .public-article>p{color:var(--ink, #f1e6cf)}.app-shell .refined-page .image-removed-card,.app-shell .refined-page .video-safe-placeholder{color:var(--muted, #a89c87);border:1px solid var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .refined-page .image-removed-card strong,.app-shell .refined-page .video-safe-placeholder strong{color:var(--ink, #f1e6cf)}.app-shell .detail-action-bar{color:var(--ink, #f1e6cf);border-top-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .detail-action-bar button{color:var(--muted, #a89c87);background:var(--surface, #11120f)}.app-shell .refined-page .profile-tool-group button,.app-shell .refined-page .platform-modal>button:not(.modal-confirm),.app-shell .refined-page .article-period-controls button,.app-shell .refined-page .article-period-controls select,.app-shell .refined-page .local-vote>div button{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .refined-page .profile-tool-group h2,.app-shell .refined-page .platform-modal header,.app-shell .refined-page .platform-modal>button:not(.modal-confirm){border-color:var(--line, #3b3224)}.app-shell .refined-page.profile-clone{background:var(--canvas, #080907)}.app-shell .refined-page .profile-green-hero{color:var(--ink, #f1e6cf);border-bottom:1px solid var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-page .profile-login-icon{color:var(--green-dark, #f0cf87);border-color:var(--green, #d8ad57);background:var(--green-soft, #241d11)}.app-shell .refined-page .membership-card{color:var(--green-dark, #f0cf87);border:1px solid var(--line, #3b3224);background:var(--surface-soft, #171711);box-shadow:0 5px 14px #0000003d}.app-shell .refined-page .platform-modal,.app-shell .refined-page .slide-panel{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-page .playback-grid>button{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-page .playback-grid>button>div{color:var(--green-dark, #f0cf87);background:var(--canvas, #080907)}.app-shell .refined-page .playback-grid strong{color:var(--ink, #f1e6cf)}.app-shell .refined-page .article-period-controls{color:var(--ink, #f1e6cf);border-bottom-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .refined-page .local-vote>div button.active{color:var(--green-dark, #f0cf87);border-color:var(--green, #d8ad57);background:var(--green-soft, #241d11)}.app-shell .refined-page.feedback-page{background:var(--surface, #11120f)}.app-shell .refined-page.feedback-page label>span{color:var(--ink, #f1e6cf)}.app-shell .refined-page.feedback-page input,.app-shell .refined-page.feedback-page textarea{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .refined-page.feedback-page input::placeholder,.app-shell .refined-page.feedback-page textarea::placeholder{color:var(--muted, #a89c87);opacity:1}.app-shell .refined-page.feedback-page input:focus,.app-shell .refined-page.feedback-page textarea:focus{border-color:var(--green, #d8ad57)}.app-shell .refined-page .vote-submit:disabled,.app-shell .refined-page .feedback-save:disabled{color:var(--muted, #a89c87)!important;border-color:var(--line, #3b3224)!important;background:var(--surface-soft, #171711)!important}.app-shell .platform-modal{color:var(--ink, #f1e6cf);border-color:var(--line, #3b3224);background:var(--surface, #11120f)}.app-shell .platform-modal header,.app-shell .platform-modal>button:not(.modal-confirm){border-color:var(--line, #3b3224)}.app-shell .platform-modal>button:not(.modal-confirm){color:var(--ink, #f1e6cf);background:var(--surface-soft, #171711)}.app-shell .platform-modal>button small{color:var(--muted, #a89c87)}.app-shell .slide-panel{color:var(--ink, #f1e6cf);background:var(--surface, #11120f)}.app-shell .slide-panel .video-safe-placeholder{color:var(--muted, #a89c87);border:1px solid var(--line, #3b3224);background:var(--surface-soft, #171711)}.app-shell .slide-panel .video-safe-placeholder strong{color:var(--ink, #f1e6cf)}.app-shell .slide-panel .detail-lottery-card{color:var(--ink, #f1e6cf);border-color:var(--green, #d8ad57);background:var(--surface, #11120f)}.app-shell .slide-panel .detail-lottery-card>p{color:var(--green-dark, #f0cf87);border-top-color:var(--line, #3b3224)}.app-shell .slide-panel .refined-ball,.app-shell .slide-panel .refined-ball.c1,.app-shell .slide-panel .refined-ball.c2,.app-shell .slide-panel .refined-ball.c3{color:var(--green-dark, #f0cf87);border-color:var(--green, #d8ad57);background:var(--surface-soft, #171711)}@media(min-width:900px){.app-shell .refined-page{width:min(100%,960px);margin-inline:auto}}:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Helvetica,Arial,sans-serif;color:#333;background:#edf0ee;font-synthesis:none;--green: #07c160;--green-dark: #00a653;--green-soft: #eafaf1;--mint: #20d497;--red: #f44949;--blue: #3e9be8;--line: #ecefec;--muted: #969b98;--page-width: 480px;--header-height: 46px;--nav-height: 64px}*{box-sizing:border-box}html{background:#edf0ee;scroll-behavior:smooth}body{margin:0;min-width:0;min-height:100vh;-webkit-font-smoothing:antialiased;background:#edf0ee}button,input,select,textarea{font:inherit}button{color:inherit;border:0;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(7,193,96,.45);outline-offset:2px}.app-shell{width:min(100%,var(--page-width));min-height:100dvh;margin:0 auto;background:#f6f7f6;position:relative;box-shadow:0 0 26px #112d1d1f}.app-header{position:fixed;inset:0 auto auto 50%;transform:translate(-50%);z-index:50;width:min(100%,var(--page-width));height:var(--header-height);display:grid;grid-template-columns:88px 1fr 122px;align-items:center;padding:0 8px;background:#fffffffa;border-bottom:1px solid #edf0ee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-header h1{margin:0;font-size:19px;font-weight:500;line-height:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-side{min-width:38px}.header-left{display:flex;align-items:center}.icon-button{width:36px;height:36px;display:grid;place-items:center}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.header-action{min-width:33px;height:43px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:0;font-size:10px;color:#282d2a}.page{min-height:100dvh;padding-top:var(--header-height);padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom))}.sub-page,.detail-page,.tool-page,.profile-page,.about-page{background:#f5f6f5}.has-bottom-nav{padding-bottom:calc(var(--nav-height) + 12px + env(safe-area-inset-bottom))}.clean-notice{min-height:38px;padding:6px 9px;display:grid;grid-template-columns:17px 1fr auto;align-items:center;gap:5px;color:#5a655f;background:#fff;border-bottom:1px solid var(--line);font-size:11px}.connection-badge{height:22px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;color:#66706b;background:#eff2f0;border-radius:12px;white-space:nowrap}.connection-badge.live{color:#087f44;background:#e6f8ee}.connection-badge time{color:#8a928e}.lottery-tabs{height:67px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-bottom:1px solid #e6e9e7}.lottery-tabs button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#585f5b}.lottery-tabs button.active{color:#fff;background:var(--green)}.lottery-tabs button.active:after{content:"";position:absolute;left:50%;bottom:-7px;width:14px;height:14px;background:var(--green);transform:translate(-50%) rotate(45deg);z-index:2}.lottery-tabs strong{font-size:15px;font-weight:500}.lottery-tabs span{font-size:12px;opacity:.88}.live-player{position:relative;width:100%;height:225px;color:#fff;background:#101513;overflow:hidden}.live-player video{width:100%;height:100%;object-fit:contain;background:#000}.live-placeholder,.live-status{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#d6ddd9;background:radial-gradient(circle at 50% 35%,#26332d 0,#111713 68%)}.live-placeholder strong{font-size:15px}.live-placeholder span,.live-status{font-size:12px;color:#9eaaa4}.mute-button{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:4px;padding:7px 10px;color:#fff;background:#0000008c;border-radius:18px;font-size:12px}.lottery-panel{position:relative;min-height:158px;margin:0;padding:26px 9px 12px;background:#fff;border-bottom:7px solid #f2f4f2}.lottery-panel:before{content:"";position:absolute;top:28px;right:8px;bottom:8px;left:8px;border:1px solid rgba(7,193,96,.56);border-radius:3px;pointer-events:none}.live-ribbon{position:absolute;z-index:3;top:0;left:50%;min-width:114px;height:29px;display:flex;align-items:center;justify-content:center;gap:4px;transform:translate(-50%);color:#fff;background:var(--green);clip-path:polygon(9% 0,91% 0,100% 50%,91% 100%,9% 100%,0 50%);font-size:13px}.live-ribbon svg:last-child{transition:transform .2s}.live-ribbon svg.rotated{transform:rotate(180deg)}.lottery-meta{position:relative;z-index:2;height:34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;padding:4px 7px 0}.lottery-meta strong{font-size:14px;font-weight:500;white-space:nowrap}.lottery-meta em{color:var(--green);font-style:normal}.lottery-meta .countdown{color:var(--red);font-size:11px;text-align:center;white-space:nowrap}.lottery-meta button{padding:0;color:var(--green);font-size:12px;white-space:nowrap}.ball-row{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:center;gap:clamp(2px,1vw,6px);padding:5px 4px 2px}.ball-item{position:relative;flex:0 1 48px;min-width:0;display:flex;flex-direction:column;align-items:center;gap:3px}.number-ball{width:clamp(38px,10.8vw,48px);height:clamp(38px,10.8vw,48px);display:grid;place-items:center;background:#fff;border:3px solid;border-radius:50%;font-size:clamp(17px,5.2vw,23px);font-weight:700;line-height:1}.color-1{color:#555;border-color:var(--red)}.color-2{color:#555;border-color:var(--blue)}.color-3{color:#555;border-color:var(--green)}.ball-item small{color:#555e59;font-size:10px;white-space:nowrap}.ball-item .plus{position:absolute;left:-10px;top:10px;color:#454c48;font-size:18px}.next-draw{position:relative;z-index:2;margin:8px 0 0;color:var(--red);font-size:11px;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px 2px;padding:17px 5px 13px;background:#fff;border-bottom:7px solid #f2f4f2}.feature-grid button{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;color:#3f4642;font-size:12px}.feature-grid img{width:49px;height:49px;object-fit:contain}.feature-grid span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browse-section{background:#fff;border-bottom:6px solid #f2f4f2}.letter-strip::-webkit-scrollbar{display:none}.segmented{display:inline-flex;padding:2px;background:#eff2f0;border-radius:6px}.segmented button{min-width:62px;height:30px;padding:0 11px;color:#69716c;border-radius:5px;font-size:13px}.segmented button.active{color:#fff;background:var(--green);box-shadow:0 1px 3px #07c16040}.text-button{display:inline-flex;align-items:center;color:var(--green-dark);font-size:12px}.year-color-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:11px 4px 7px;border-bottom:1px solid var(--line)}.year-color-grid button{min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 2px}.year-color-grid button>span{width:43px;height:43px;display:grid;place-items:center;color:#fff;background:#d5d8d6;border-radius:50%}.year-color-grid small{color:#555e59;font-size:11px;white-space:nowrap}.home-series-tabs{display:grid;grid-template-columns:1fr 1fr 1fr 48px;gap:5px;padding:6px 9px 9px}.home-series-tabs button{height:29px;overflow:hidden;color:#fff;background:var(--green);border-radius:3px;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.home-series-tabs button.more{color:var(--green);background:var(--green-soft)}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:7px;padding:8px 7px 12px;background:#f4f5f4}.load-more-button{width:calc(100% - 14px);height:39px;margin:0 7px 78px;color:#68716c;background:#fff;border:1px solid #e3e7e4;border-radius:4px;font-size:12px}.load-more-button:not(:disabled){color:var(--green-dark)}.gallery-column{min-width:0}.gallery-card{display:block;width:100%;margin:0 0 7px;overflow:hidden;background:#fff;border:1px solid #e8ebe9;border-radius:3px;box-shadow:0 1px 2px #1a37270a}.gallery-image-button{width:100%;display:block;padding:0;background:#eef1ef}.gallery-image-button img{width:100%;height:auto;display:block;object-fit:cover;object-position:top;background:#eef1ef}.gallery-card-footer{min-height:38px;display:grid;grid-template-columns:1fr 34px;align-items:center;border-top:1px solid #f0f2f0}.gallery-title{min-width:0;padding:8px 7px;overflow:hidden;color:#444b47;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.bookmark-mini{height:34px;display:grid;place-items:center;color:#a2aaa5}.bookmark-mini.active{color:var(--green)}.floating-refresh{position:fixed;z-index:20;right:max(12px,calc((100vw - var(--page-width)) / 2 + 12px));bottom:calc(var(--nav-height) + 18px + env(safe-area-inset-bottom));width:47px;height:47px;padding:0;background:#fff;border-radius:50%;box-shadow:0 3px 14px #1242272e}.floating-refresh img{width:100%;height:100%}.floating-refresh.spinning img{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{position:fixed;inset:auto auto 0 50%;transform:translate(-50%);z-index:45;width:min(100%,var(--page-width));height:calc(var(--nav-height) + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #e2e7e4;box-shadow:0 -2px 12px #10341f0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#87908b;font-size:11px}.bottom-nav button.active{color:var(--green)}.page-tabs{height:51px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-bottom:1px solid #e8ebe9}.page-tabs button{position:relative;color:#4d5651;font-size:14px}.page-tabs button.active{color:var(--green)}.page-tabs button.active:after{content:"";position:absolute;left:38%;right:38%;bottom:0;height:2px;background:var(--green)}.compact-tabs{grid-template-columns:repeat(3,1fr);height:45px}.history-toolbar{height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;background:#eef0ef}.history-toolbar select,.select-row select{height:31px;padding:0 28px 0 10px;color:#565e5a;background:#fff;border:1px solid #e2e5e3;border-radius:5px}.sort-toggle{display:flex;gap:6px}.sort-toggle button{height:28px;display:inline-flex;align-items:center;gap:3px;padding:0 10px;color:#737b77;background:#fff;border-radius:14px;font-size:12px}.sort-toggle button.active{color:#fff;background:var(--green)}.history-list{padding:4px 8px 70px}.load-more-button.history-more{width:100%;margin:2px 0 10px}.history-card{margin-bottom:8px;padding:0 4px 7px;background:#fff;border:1px solid rgba(7,193,96,.52);border-radius:2px}.history-card header{height:35px;display:flex;align-items:center;justify-content:space-between}.history-card header strong{color:#3f4743;font-size:13px;font-weight:500}.history-card header time{color:#9aa19d;font-size:11px}.history-card .ball-row{padding:1px 0}.history-card .number-ball{width:clamp(35px,9.8vw,44px);height:clamp(35px,9.8vw,44px);font-size:clamp(16px,4.7vw,20px)}.calendar-panel{margin:14px;padding:30px 22px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#fff;border-radius:8px}.calendar-panel>svg{color:var(--green)}.calendar-panel h2{margin:0;font-size:18px}.calendar-panel input{width:100%;height:43px;padding:0 12px;background:#f7f8f7;border:1px solid #e0e5e2;border-radius:6px}.primary-button{min-height:42px;padding:0 22px;color:#fff;background:var(--green);border-radius:6px;font-weight:600}.search-box{height:44px;display:flex;align-items:center;gap:8px;margin:9px;padding:0 12px;color:#919995;background:#fff;border:1px solid #e4e8e5;border-radius:6px}.search-box input{min-width:0;flex:1;height:100%;color:#303632;background:transparent;border:0;outline:0}.search-box button{height:34px;display:grid;place-items:center;padding:0 3px}.sticky-search{position:sticky;top:calc(var(--header-height) + 6px);z-index:15;box-shadow:0 3px 12px #1636230f}.filter-card{margin:0 9px 9px;padding:9px;background:#fff;border:1px solid #e8ebe9;border-radius:6px}.select-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.letter-strip{display:flex;gap:5px;overflow-x:auto;margin-top:9px;padding-top:9px;border-top:1px solid var(--line);scrollbar-width:none}.letter-strip button{flex:0 0 auto;min-width:29px;height:28px;padding:0 7px;color:#6b736f;background:#f3f5f4;border-radius:4px;font-size:12px}.letter-strip button.active{color:#fff;background:var(--green)}.result-summary{min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:#858d89;font-size:12px}.result-summary span{display:inline-flex;align-items:center;gap:5px}.result-summary strong{color:#5f6763;font-weight:500}.series-list{padding:0 9px 30px}.series-list button{width:100%;min-height:72px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;margin-bottom:7px;padding:9px 12px;background:#fff;border:1px solid #e8ebe9;border-radius:7px;text-align:left}.series-list img{width:48px;height:48px;object-fit:contain}.series-list span{display:flex;flex-direction:column;gap:5px}.series-list strong{font-size:14px}.series-list small{color:#99a09c;font-size:11px}.series-list svg{color:#aab0ad}.detail-filter-row{display:flex;gap:16px;overflow-x:auto;padding:11px 10px;background:#fff;border-bottom:1px solid var(--line)}.detail-filter-row button{flex:0 0 auto;min-width:52px;height:25px;color:#585f5b;border:1px solid #ccd2ce;border-radius:14px;font-size:12px}.detail-filter-row button.active{color:#fff;background:var(--green);border-color:var(--green)}.detail-filter-row.periods{gap:24px;padding-top:7px;padding-bottom:7px}.detail-filter-row.periods button{border:0;border-radius:3px}.detail-image{width:100%;max-height:74vh;display:block;object-fit:contain;object-position:top;background:#fff}.detail-actions{height:52px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-actions button{display:flex;align-items:center;justify-content:center;gap:5px;color:#737b77;font-size:12px}.detail-actions button.active{color:var(--green)}.detail-stats{display:flex;justify-content:space-between;padding:11px;color:#929a96;background:#fff;font-size:11px}.detail-stats span{display:inline-flex;align-items:center;gap:4px}.recommend-section{margin-top:7px;background:#fff}.recommend-section h2{margin:0;padding:13px 9px 7px;font-size:16px}.recommend-section .gallery-grid{padding-bottom:25px}.moderation-note,.section-intro{display:flex;align-items:center;gap:7px;margin:0 9px 9px;padding:9px 10px;color:#66716b;background:var(--green-soft);border-radius:6px;font-size:11px;line-height:1.45}.moderation-note svg,.section-intro svg{flex:0 0 auto;color:var(--green)}.post-list{padding:0 9px 25px}.post-card{display:grid;grid-template-columns:40px 1fr;gap:10px;margin-bottom:7px;padding:13px 12px;background:#fff;border:1px solid #e7ebe8;border-radius:7px}.avatar{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#20d497,#07a65a);border-radius:50%;font-size:15px;font-weight:700}.post-card header{display:flex;justify-content:space-between;gap:8px}.post-card header strong{font-size:13px}.post-card header span{color:#a0a7a3;font-size:10px}.post-card h2{margin:10px 0;font-size:15px;font-weight:500}.post-card footer{display:flex;gap:20px;color:#8e9692;font-size:11px}.post-card footer span{display:inline-flex;align-items:center;gap:4px}.profile-page{padding-left:9px;padding-right:9px}.profile-hero{min-height:112px;display:grid;grid-template-columns:57px 1fr auto;align-items:center;gap:12px;margin-top:9px;padding:20px 16px;color:#fff;background:linear-gradient(135deg,#18ca77,#00a95b);border-radius:10px}.profile-avatar{width:57px;height:57px;display:grid;place-items:center;color:var(--green);background:#fff;border-radius:50%}.profile-hero>div:nth-child(2){display:flex;flex-direction:column;gap:6px}.profile-hero strong{font-size:17px}.profile-hero span{font-size:11px;opacity:.88}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:9px 0;background:#fff;border-radius:8px}.profile-stats>*{min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.profile-stats strong{color:var(--green-dark);font-size:16px}.profile-stats span{color:#838b87;font-size:11px}.settings-list{overflow:hidden;background:#fff;border-radius:8px}.settings-title,.settings-list label,.settings-list>button{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border-bottom:1px solid var(--line);font-size:13px}.settings-title{justify-content:flex-start;font-weight:700}.settings-list span{display:inline-flex;align-items:center;gap:8px}.settings-list input[type=checkbox]{width:40px;height:22px;accent-color:var(--green)}.compact-mode .profile-hero{min-height:90px;padding-top:13px;padding-bottom:13px}.tool-page,.about-page{padding-left:10px;padding-right:10px;padding-bottom:30px}.tool-hero{display:flex;align-items:center;gap:13px;margin:10px 0;padding:19px;color:#fff;background:linear-gradient(135deg,#16ca75,#049e55);border-radius:9px}.tool-hero>div{display:flex;flex-direction:column;gap:5px}.tool-hero strong{font-size:16px}.tool-hero span{font-size:11px;opacity:.86}.stat-list,.number-query,.query-result{padding:14px;background:#fff;border-radius:8px}.stat-list>div{display:grid;grid-template-columns:66px 1fr 40px;align-items:center;gap:8px;min-height:38px;font-size:12px}.stat-list i{height:8px;background:linear-gradient(90deg,var(--green),var(--mint));border-radius:4px}.stat-list strong{color:#7d8681;font-weight:500}.number-query{display:flex;gap:8px}.number-query input{min-width:0;flex:1;height:43px;padding:0 12px;background:#f5f7f6;border:1px solid #e1e6e3;border-radius:6px}.number-query button{padding:0 15px;color:#fff;background:var(--green);border-radius:6px;font-size:12px}.query-result{display:flex;align-items:center;gap:15px;margin-top:10px}.query-result>div{display:flex;flex-direction:column;gap:5px}.query-result strong{font-size:15px}.query-result span:last-child{color:#8d9591;font-size:11px}.tool-disclaimer{margin:10px 4px;color:#929a96;font-size:11px;line-height:1.6}.about-page{text-align:center}.about-page h2{margin:40px 0 18px;color:var(--green-dark);font-size:23px;font-weight:600}.about-page>p{margin:0 auto 22px;max-width:370px;color:#7c8580;font-size:12px;line-height:1.75}.about-page section{margin-bottom:9px;padding:15px;background:#fff;border-radius:8px;text-align:left}.about-page h3{margin:0 0 7px;font-size:14px}.about-page section p{margin:0;color:#7e8782;font-size:12px;line-height:1.7}.empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#a2aaa5;background:#fff}.empty-state strong{color:#747d78;font-size:14px}.empty-state span{font-size:11px}.loading-line{padding:22px;color:#8f9793;text-align:center;font-size:12px}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;background:#09140e7a;animation:fade-in .18s ease-out}.bottom-sheet{width:min(100%,var(--page-width));padding:0 14px calc(16px + env(safe-area-inset-bottom));background:#fff;border-radius:14px 14px 0 0;animation:sheet-up .22s ease-out}.sheet-handle{width:38px;height:4px;margin:8px auto 3px;background:#dce1de;border-radius:3px}.bottom-sheet header{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.bottom-sheet h2{margin:0;font-size:16px}.bottom-sheet header button{width:36px;height:36px;display:grid;place-items:center}.share-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:18px 0 5px}.share-options button{min-height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--green-dark);background:var(--green-soft);border-radius:8px;font-size:12px}.support-form{padding:12px 0 3px}.support-form p{margin:0 0 10px;color:#7a837e;font-size:12px;line-height:1.6}.support-form textarea{width:100%;height:110px;padding:10px;resize:vertical;background:#f6f8f7;border:1px solid #e0e5e2;border-radius:7px}.support-form .primary-button{width:100%;margin-top:10px}.toast{position:fixed;z-index:100;left:50%;bottom:calc(var(--nav-height) + 24px + env(safe-area-inset-bottom));transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:10px 15px;color:#fff;background:#141f19e6;border-radius:20px;box-shadow:0 4px 18px #08190f2e;font-size:12px;white-space:nowrap;animation:toast-in .2s ease-out}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{transform:translateY(100%)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@media(max-width:374px){.app-header{grid-template-columns:70px 1fr 112px}.clean-notice{grid-template-columns:17px 1fr}.clean-notice .connection-badge{grid-column:1 / -1;justify-self:start}.lottery-meta{grid-template-columns:auto 1fr}.lottery-meta button{display:none}.feature-grid img{width:44px;height:44px}.year-color-grid small{font-size:10px}}@media(max-width:340px){.floating-refresh{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--nav-height: 50px}.app-shell{overflow-x:hidden;background:#fff}.home-page{background:#fff}.app-header h1{font-size:18px}.header-text-action{height:44px;min-width:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:0 4px;color:var(--green-dark);font-size:11px;white-space:nowrap}.detail-source-header{height:54px}.detail-source-header+.cloned-detail-page{padding-top:54px}.clean-notice{min-height:31px;padding-top:4px;padding-bottom:4px}.notice-marquee{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-grid{gap:9px;padding:9px 9px 12px;background:#f5f5f5}.gallery-card{margin-bottom:9px;border-color:#eceeed;box-shadow:none}.gallery-card-footer{min-height:37px;display:block}.gallery-title{width:100%;min-height:37px;display:block;padding:9px 6px;text-align:center}.load-more-button{width:calc(100% - 18px);margin-right:9px;margin-bottom:62px;margin-left:9px}.bottom-nav{height:calc(var(--nav-height) + env(safe-area-inset-bottom));grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.bottom-nav button{min-width:0;height:var(--nav-height);gap:1px;padding:2px 0 1px;font-size:10px}.bottom-nav-icon{width:24px;height:24px;display:grid;place-items:center}.bottom-nav-icon img{width:24px;height:24px;display:block;object-fit:contain}.bottom-nav em{max-width:100%;overflow:hidden;font-style:normal;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.bottom-nav .center-nav{overflow:visible}.bottom-nav .center-nav .bottom-nav-icon{width:43px;height:43px;margin-top:-17px;overflow:hidden;background:#fff;border:3px solid #fff;border-radius:50%;box-shadow:0 -1px 5px #2249331f}.bottom-nav .center-nav .bottom-nav-icon img{width:100%;height:100%;border-radius:50%}.bottom-nav .center-nav em{margin-top:-1px}.search-directory-page,.series-index-page,.tuku-page,.history-clone-page,.cloned-detail-page{background:#fff}.directory-search{position:relative;height:37px;display:flex;align-items:center;margin:7px 12px 4px;padding:0 0 0 10px;background:#f5f7f6;border-radius:19px}.directory-search.sticky-search{position:relative;top:auto;box-shadow:0 2px 9px #26372d0f}.search-header-action{color:var(--green)}.directory-search input{min-width:0;height:100%;flex:1;padding:0 8px;color:#333;background:transparent;border:0;outline:0}.directory-search input::placeholder{color:#b5bab7}.color-trigger{height:29px;display:inline-flex;align-items:center;gap:2px;padding:0 2px 0 0;color:var(--green);font-size:12px;white-space:nowrap}.clear-directory{width:28px;height:34px;display:grid;place-items:center;color:#a1a7a4}.directory-submit{align-self:stretch;min-width:51px;padding:0 8px 0 5px;color:var(--green-dark);font-size:14px}.color-popover{position:absolute;z-index:30;top:41px;left:0;width:92px;padding:5px;background:#fff;border:1px solid #e7eae8;border-radius:5px;box-shadow:0 7px 20px #18312226}.color-popover button{width:100%;height:34px;color:#606763;border-radius:3px;text-align:center}.color-popover button.active{color:#fff;background:var(--green)}.alphabet-directory{padding:0 35px 20px 15px}.alphabet-directory section{scroll-margin-top:96px}.alphabet-directory h2{height:31px;display:flex;align-items:center;margin:0;color:var(--green);font-size:16px;font-weight:600}.alphabet-directory section>button{width:100%;height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 3px 0 0;border-bottom:1px solid #f0f1f0;text-align:left}.alphabet-directory section>button span{min-width:0;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.alphabet-directory section>button em{min-width:50px;height:28px;display:grid;place-items:center;color:var(--green);background:#f5f6f5;font-size:12px;font-style:normal}.alphabet-sidebar{position:fixed;z-index:18;top:50%;right:max(3px,calc((100vw - var(--page-width)) / 2 + 3px));width:22px;display:flex;flex-direction:column;align-items:center;transform:translateY(-40%)}.alphabet-sidebar button{width:22px;height:15px;padding:0;color:#565b58;font-size:10px;line-height:15px}.directory-more{margin-top:8px;margin-bottom:18px}.year-picker-sheet>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:13px 0 4px}.year-picker-sheet>div button{height:38px;color:#5a625d;background:#f5f6f5;border-radius:4px}.year-picker-sheet>div button.active{color:#fff;background:var(--green)}.series-search{height:38px;display:flex;align-items:center;gap:6px;margin:7px 12px 8px;padding-left:11px;color:#b1b6b3;background:#f5f6f7;border-radius:19px}.series-search input{min-width:0;height:100%;flex:1;background:transparent;border:0;outline:0}.series-search>button:last-child{min-width:54px;align-self:stretch;color:#333;font-size:15px;font-weight:600}.series-search>button[aria-label=清除]{width:30px;height:34px;display:grid;place-items:center;color:#9da3a0}.series-dense-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 8px;padding:10px 13px 30px}.series-dense-grid button{min-width:0;height:38px;padding:0 5px;overflow:hidden;color:#555a57;background:#f5f5f5;border-radius:2px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tuku-page .gallery-grid{margin-top:6px}.history-heading{min-height:42px;display:flex;align-items:center;gap:6px;padding:0 8px 0 10px;background:#f2f3f2}.history-heading>strong{min-width:0;flex:1;overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.history-heading .history-toolbar{width:auto;height:auto;display:grid;grid-template-columns:repeat(3,minmax(53px,auto));gap:4px;padding:0;background:transparent}.history-heading .history-toolbar select{width:100%;height:26px;padding:0 15px 0 7px;background:#fff;border:0;border-radius:13px;font-size:11px}.clear-history-date{width:23px;height:26px;display:grid;place-items:center;color:#858c88}.history-year-button{margin-left:auto;color:var(--green-dark)}.ball-item:last-child{margin-left:4px}.history-list{padding:5px 7px 18px;background:#fff}.history-card{margin-bottom:6px;padding:0;border:0}.history-card header{height:34px;padding:0 2px}.history-card .ball-row{min-height:89px;padding:10px 3px 7px;border:1px solid rgba(7,193,96,.66)}.history-clone-page .page-tabs{height:43px}.history-clone-page .history-card .number-ball{width:clamp(38px,10.2vw,44px);height:clamp(38px,10.2vw,44px);font-size:clamp(17px,4.9vw,20px)}.draw-calendar-panel{padding:13px 10px 35px;background:#fff}.calendar-intro{min-height:84px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:10px 16px;color:#565c59;border:1px solid #f08b76;border-radius:3px;text-align:center}.calendar-intro strong{font-size:15px;font-weight:500}.calendar-intro span{font-size:12px}.draw-calendar-panel>header{height:47px;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;margin-top:18px;color:#fff;background:var(--green)}.draw-calendar-panel>header h2{margin:0;font-size:18px;font-weight:500;text-align:center}.draw-calendar-panel>header button{height:47px;display:grid;place-items:center;color:#fff}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-top:12px;color:#929894;font-size:10px;text-align:center}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);row-gap:8px;margin-top:7px}.calendar-days>*{justify-self:center}.calendar-days button,.calendar-days .empty{width:34px;height:34px}.calendar-days button{color:#b3b8b5;border:1px solid #e2e5e3;border-radius:50%;font-size:12px}.calendar-days button.draw{color:#fff;background:var(--green);border-color:var(--green)}.calendar-days button.today{color:var(--green);background:#fff;border-color:var(--green)}.draw-calendar-panel>p{margin:38px 0 0;text-align:center;font-size:14px}.cloned-detail-page{padding-bottom:66px}.cloned-detail-page .detail-filter-row{gap:24px;padding:11px 12px 7px;scrollbar-width:none}.cloned-detail-page .detail-filter-row::-webkit-scrollbar{display:none}.detail-period-bar{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:#fff;border-bottom:1px solid #f1f2f1}.recent-periods{min-width:0;display:flex;align-items:center;gap:15px;overflow:hidden}.recent-periods button{flex:0 0 auto;padding:5px 2px;color:#4f5652;font-size:12px}.recent-periods button.active{color:var(--green)}.detail-period-bar .period-select-button{flex:0 0 auto;display:inline-flex;align-items:center;gap:2px;padding:5px 9px;color:#fff;background:var(--green);border-radius:13px;font-size:11px}.period-select-button svg{transition:transform .2s ease}.period-select-button svg.rotated{transform:rotate(180deg)}.period-picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px 12px;background:#fff;border-bottom:1px solid #edf0ee}.period-picker-grid button{height:30px;color:#5d6560;background:#f4f5f4;border-radius:3px;font-size:11px}.period-picker-grid button.active{color:#fff;background:var(--green)}.period-picker-grid p{grid-column:1 / -1;margin:8px;color:#9ba19d;text-align:center;font-size:12px}.cloned-detail-page .detail-image{max-height:none;object-fit:contain}.detail-vote{padding:0 11px;background:#fff}.vote-expand{min-width:112px;height:31px;display:flex;align-items:center;justify-content:center;gap:4px;margin:0 auto;color:#fff;background:var(--green);font-size:12px}.vote-expand svg{transition:transform .2s ease}.vote-expand svg.rotated{transform:rotate(180deg)}.detail-vote>p{margin:9px 0;color:#8c938f;font-size:11px;text-align:center}.detail-vote>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding-bottom:10px}.detail-vote>div button{position:relative;height:29px;overflow:hidden;color:#555c58;background:#f3f5f4;border-radius:3px}.detail-vote>div button i{position:absolute;inset:auto auto 0 0;height:2px;background:var(--green)}.detail-vote>div button.active{color:#fff;background:var(--green)}.picture-explain{margin-top:6px;padding:12px;background:#fff}.picture-explain h2{margin:0 0 7px;font-size:15px}.picture-explain p{margin:0;color:#757d79;font-size:12px;line-height:1.7}.detail-recommend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:4px 9px 14px}.detail-recommend-grid button{min-width:0;overflow:hidden;background:#f7f8f7;border:1px solid #eceeed}.detail-recommend-grid img{width:100%;aspect-ratio:1.2;display:block;object-fit:cover;object-position:top}.detail-recommend-grid span{min-height:30px;display:grid;place-items:center;padding:3px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.picture-action-bar{position:fixed;z-index:46;inset:auto auto 0 50%;width:min(100%,var(--page-width));height:calc(51px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);transform:translate(-50%);background:#fff;border-top:1px solid #e3e6e4}.picture-action-bar button{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#777f7a;font-size:11px}.picture-action-bar button svg{width:22px;height:22px}.detail-image-fab{position:fixed;z-index:45;right:max(17px,calc((100vw - var(--page-width)) / 2 + 17px));bottom:calc(126px + env(safe-area-inset-bottom));width:42px;height:42px;display:grid;place-items:center;color:var(--green);background:#fff;border-radius:50%;box-shadow:0 2px 10px #0000002e}.detail-image-preview{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:auto;padding:52px 10px 22px;background:#000000e0}.detail-image-preview>button{position:fixed;z-index:1;top:10px;right:max(12px,calc((100vw - var(--page-width)) / 2 + 12px));width:36px;height:36px;display:grid;place-items:center;color:#fff;background:#00000073;border-radius:50%}.detail-image-preview img{width:min(100%,var(--page-width));height:auto;display:block}.picture-action-bar button.active{color:var(--green)}.comment-disabled{display:flex;flex-direction:column;align-items:center;gap:8px;padding:23px 8px 7px;color:#69716d;text-align:center}.comment-disabled>svg{color:var(--green)}.comment-disabled p{max-width:330px;margin:0;font-size:12px;line-height:1.6}.comment-disabled button{width:100%;height:40px;margin-top:7px;color:#fff;background:var(--green);border-radius:4px}.comment-compose{display:grid;gap:10px;padding:14px 2px 4px}.comment-compose textarea{width:100%;min-height:112px;padding:11px;resize:vertical;border:1px solid #d9dfdc;border-radius:5px;background:#fafbfa;color:#26312b;font:inherit;line-height:1.55}.comment-compose>div{display:flex;align-items:center;justify-content:space-between}.comment-compose span,.comment-compose p{margin:0;color:#8b928e;font-size:12px}.comment-compose button{min-width:96px;height:38px;border-radius:4px;background:var(--green);color:#fff}.comment-compose button:disabled{opacity:.45}.app-crash-state{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:25px;color:#646d68;background:#f5f6f5;text-align:center}.app-crash-state pre{max-width:100%;max-height:180px;overflow:auto;font-size:10px;text-align:left}.app-crash-state button{min-width:130px;height:40px;color:#fff;background:var(--green);border-radius:5px}.stat-history-page{min-height:calc(100dvh - 49px);padding:8px 8px 66px;background:#f3f4f3}.stat-period-control{display:inline-flex;align-items:center;gap:4px;color:#626a66;font-size:11px}.stat-period-control select{width:51px;height:27px;padding:0 4px;color:var(--green-dark);background:#f2faf5;border:1px solid #ccebd8;border-radius:3px;font-size:11px}.stat-current-period{margin:0 0 7px;padding:8px 10px;color:#717975;background:#fff;border-left:3px solid var(--green);font-size:12px}.stat-current-period strong{color:var(--green-dark)}.stat-chart-card{margin-bottom:8px;padding:12px 8px 7px;overflow:hidden;background:#fff;border:1px solid #e5e8e6;border-radius:3px}.stat-chart-card h2{margin:0;color:#333936;font-size:15px;font-weight:500;text-align:center}.stat-chart-card>p{margin:4px 0 9px;color:#929894;font-size:10px;text-align:center}.stat-svg-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.stat-svg-scroll svg{display:block}.stat-chart-empty{min-height:195px}.stats-fixed-nav{position:fixed;z-index:45;inset:auto auto 0 50%;width:min(100%,var(--page-width));height:calc(53px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);transform:translate(-50%);background:#fff;border-top:1px solid #e0e4e1;box-shadow:0 -2px 8px #2149320f}.stats-fixed-nav button{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#7d8580}.stats-fixed-nav button span{width:22px;height:22px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:11px}.stats-fixed-nav button em{overflow:hidden;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.stats-fixed-nav button.active{color:var(--green)}@media(max-width:390px){.app-header{grid-template-columns:76px 1fr 112px}.connection-badge time{display:none}.history-heading>strong{max-width:146px}.history-heading .history-toolbar{grid-template-columns:repeat(3,minmax(48px,1fr))}.history-heading .history-toolbar select{padding-right:9px;padding-left:5px}.series-dense-grid{gap:9px 7px;padding-right:12px;padding-left:12px}}.detail-comments-source{margin-top:10px;padding-bottom:14px;background:#fff}.detail-comments-source>h2{height:48px;margin:0;padding:0 12px;display:flex;align-items:center;border-bottom:1px solid #eee;font-size:18px;font-weight:500}.detail-comments-source>h2:after{content:"";width:48px;height:2px;margin:45px 0 0 -72px;background:var(--green)}.detail-comments-source article{display:grid;grid-template-columns:46px 1fr;gap:9px;padding:14px 12px;border-bottom:1px solid #f1f1f1}.detail-comments-source article>img{width:42px;height:42px;border-radius:50%;object-fit:cover}.detail-comments-source .comment-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e9f6ef;color:var(--green)}.detail-comments-source article header,.detail-comments-source article footer{display:flex;align-items:center;gap:12px}.detail-comments-source article header strong{color:#ec414a;font-size:14px}.detail-comments-source article header span{color:#999;font-size:11px}.detail-comments-source article p{margin:9px 0;color:#555;font-size:13px;line-height:1.65}.detail-comments-source article footer{color:#999;font-size:11px}.detail-comments-source article footer button{border:0;border-radius:10px;background:#eee;color:#777;padding:3px 10px}.detail-comments-source article footer span{display:inline-flex;align-items:center;gap:4px;margin-left:auto}:root{--green: #159a68;--green-dark: #0e7e55;--green-soft: #eaf5ef;--mint: #57b991;--red: #e85d5d;--blue: #4c8ed9;--ink: #18231d;--muted: #77827c;--line: #e5eae7;--canvas: #f4f6f4;--surface: #ffffff;--surface-soft: #f8faf8;--card-radius: 16px;--control-radius: 12px;--page-width: 520px;--header-height: 56px;--nav-height: 78px;color:var(--ink);background:var(--canvas)}html,body{background:var(--canvas)}body{color:var(--ink);letter-spacing:.01em}button,input,select,textarea{border-radius:var(--control-radius)}button{transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}button:active:not(:disabled){transform:scale(.98)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#159a686b}.app-shell{width:min(100%,var(--page-width));background:var(--canvas);box-shadow:none;border-inline:1px solid rgba(215,222,217,.72)}.app-header{width:min(100%,var(--page-width));height:var(--header-height);grid-template-columns:48px 1fr minmax(48px,126px);padding:0 12px;background:#fffffff0;border-bottom:1px solid rgba(229,234,231,.86);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.app-header h1{color:var(--ink);font-size:18px;font-weight:650;letter-spacing:-.02em}.icon-button,.header-action{width:36px;min-width:36px;height:36px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft);color:#405047}.header-actions{gap:5px}.header-action span{display:none}.page{padding-top:var(--header-height);padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom));background:var(--canvas)}.home-page{display:flex;flex-direction:column;gap:12px;padding-inline:12px;padding-bottom:calc(var(--nav-height) + 16px + env(safe-area-inset-bottom))}.clean-notice{min-height:40px;margin:12px 0 0;padding:6px 8px 6px 12px;gap:8px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--muted);box-shadow:0 6px 20px #192c2209}.clean-notice>svg{color:var(--green)}.notice-marquee{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.connection-badge{min-height:28px;padding:0 8px;border-radius:9px;background:var(--green-soft);color:var(--green-dark)}.connection-badge time{display:none}.lottery-tabs{min-height:64px;margin:0;padding:5px;gap:6px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 8px 24px #192c2209}.lottery-tabs button{min-height:52px;border-radius:12px;color:var(--muted)}.lottery-tabs button.active{color:var(--green-dark);background:var(--green-soft)}.lottery-tabs button.active:after{display:none}.lottery-tabs strong{font-size:16px;font-weight:650}.lottery-panel{margin:0;padding:52px 12px 12px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 8px 24px #192c220a}.lottery-panel:before{display:none}.live-ribbon{top:13px;left:13px;min-width:0;height:30px;padding:0 10px;transform:none;clip-path:none;border:1px solid #d4e8dd;border-radius:9px;color:var(--green-dark);background:var(--green-soft);font-size:12px}.lottery-meta{height:auto;min-height:34px;padding:0}.lottery-toolbar,.lottery-meta{color:var(--muted)}.live-toggle,.history-link{border-radius:9px;color:var(--green-dark);background:var(--green-soft)}.ball-row{padding-block:14px 8px}.number-ball{box-shadow:none}.feature-grid{margin:0;padding:16px 8px 12px;gap:14px 4px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 8px 24px #192c2209}.feature-grid button{gap:7px;color:#4f5b54}.feature-grid img{width:42px;height:42px;object-fit:contain}.feature-grid span{font-size:12px}.browse-section{margin:0;padding:12px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 8px 24px #192c2209}.year-color-grid{gap:8px}.year-color-grid button{min-height:72px;border:1px solid var(--line);border-radius:13px;background:var(--surface-soft)}.year-color-grid button>span{width:34px;height:34px;color:var(--green);background:var(--green-soft)}.year-color-grid button.active>span{color:#fff;background:var(--green)}.home-series-tabs{margin-top:10px;gap:7px}.home-series-tabs button{height:34px;border:1px solid var(--line);border-radius:10px;color:#536159;background:#fff}.home-series-tabs button.more{color:var(--green-dark);background:var(--green-soft)}.gallery-grid{display:block;margin:0;padding:0;columns:2;column-gap:12px;background:transparent}.gallery-column{gap:12px}.gallery-card{display:inline-block;break-inside:avoid;margin:0 0 12px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 7px 20px #182a210b}.gallery-card-footer{min-height:42px;padding:8px 10px;border:0}.gallery-title{font-size:13px;font-weight:600}.load-more-button{width:100%;min-height:44px;margin:0;border:1px solid var(--line);border-radius:13px;color:var(--green-dark);background:var(--surface);box-shadow:none}.bottom-nav{inset:auto auto calc(10px + env(safe-area-inset-bottom)) 50%;width:min(calc(100% - 24px),calc(var(--page-width) - 24px));height:64px;padding:6px;transform:translate(-50%);border:1px solid rgba(221,227,223,.92);border-radius:20px;background:#fffffff2;box-shadow:0 12px 30px #14271d21;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.bottom-nav button{min-height:50px;gap:2px;border-radius:14px;color:#849088}.bottom-nav-icon,.bottom-nav .center-nav .bottom-nav-icon{width:24px;height:24px;padding:0;background:transparent;box-shadow:none;transform:none}.bottom-nav-icon img,.bottom-nav .center-nav .bottom-nav-icon img{width:22px;height:22px}.bottom-nav em,.bottom-nav .center-nav em{color:inherit;font-size:10px;font-style:normal}.sub-page,.search-page,.series-page,.tuku-page,.history-page,.tool-page,.about-page,.profile-page{padding-inline:12px}.search-box,.directory-search,.filter-card,.section-intro,.tool-hero,.settings-list,.about-page>section{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 7px 22px #192c2209}.page-tabs,.compact-tabs{gap:5px;padding:4px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.page-tabs button{min-height:36px;border-radius:9px}.page-tabs button.active{color:var(--green-dark);background:var(--green-soft)}.page-tabs button.active:after{display:none}.cloned-detail-page{padding-inline:12px;background:var(--canvas)}.detail-filter-row,.detail-period-bar,.period-picker-grid,.detail-vote,.picture-explain,.detail-stats,.recommend-section,.detail-comments-source{margin:12px 0 0;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 7px 22px #192c2209}.detail-filter-row{padding:7px;gap:5px}.detail-filter-row button,.recent-periods button,.period-picker-grid button{border-radius:9px}.detail-filter-row button.active,.recent-periods button.active,.period-picker-grid button.active{color:var(--green-dark);background:var(--green-soft)}.detail-period-bar{overflow:hidden}.detail-image{width:100%;margin-top:12px;border:1px solid var(--line);border-radius:var(--card-radius);background:#fff}.detail-vote,.picture-explain,.detail-stats,.recommend-section,.detail-comments-source{overflow:hidden}.detail-comments-source>h2:after{display:none}.detail-comments-source article:last-child{border-bottom:0}.picture-action-bar{bottom:calc(10px + env(safe-area-inset-bottom));width:min(calc(100% - 24px),calc(var(--page-width) - 24px));min-height:64px;border:1px solid var(--line);border-radius:20px;background:#fffffff5;box-shadow:0 12px 30px #14271d21;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.detail-image-fab{right:max(20px,calc((100vw - var(--page-width)) / 2 + 20px));bottom:88px;width:46px;height:46px;border:1px solid rgba(255,255,255,.75);background:var(--green);box-shadow:0 10px 22px #159a6840}.sheet-backdrop,.modal-backdrop,.slide-panel-backdrop,.fcp-modal-layer{background:#121d1757;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bottom-sheet,.platform-modal,.slide-panel,.fcp-modal{border:1px solid rgba(226,232,228,.9);border-radius:22px 22px 0 0;background:var(--surface);box-shadow:0 -18px 48px #101f1724}.toast,.tbx-toast{border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#1d2b23eb;box-shadow:0 10px 28px #0e1a1333}.fcp-page,.cp-page,.refined-page,.tbx-root,.legacy-page,.dcp-page,.extended-stat-page{--fcp-green: var(--green);--fcp-dark-green: var(--green-dark);--fcp-soft-green: var(--green-soft);--cp-green: var(--green);--cp-green-dark: var(--green-dark);--cp-green-soft: var(--green-soft);width:100%;color:var(--ink);background:var(--canvas)}.fcp-header,.cp-header,.refined-header,.tbx-header,.legacy-header,.dcp-header,.ext-stat-header{min-height:56px;height:56px;border-bottom:1px solid rgba(229,234,231,.9);background:#fffffff2;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.fcp-header.is-green{color:var(--ink);border-bottom-color:#e5eae7e6;background:#fffffff2}.fcp-header.is-green .fcp-icon-button,.fcp-header.is-green .fcp-header-right>button{color:#405047}.fcp-header h1,.cp-header h1,.refined-header h1,.tbx-header h1,.legacy-header strong,.dcp-header h1,.ext-stat-header h1{font-size:17px;font-weight:650;letter-spacing:-.015em}.ext-stat-header>button{color:#405047;background:var(--surface-soft);border:1px solid var(--line)}.ext-stat-header span{color:var(--muted)}.ext-stat-header em{color:var(--green-dark);border-color:#d4e8dd;background:var(--green-soft)}.fcp-page.has-bottom-nav,.has-refined-bottom-nav{padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom))}.fcp-directory-hero,.fcp-directory-grid,.fcp-market-note,.fcp-market-stats,.fcp-menu-list,.fcp-mine-hero,.fcp-mine-panel,.fcp-result-card,.fcp-replay-section,.fcp-public-info,.fcp-forum-notices,.fcp-forum-list,.fcp-expert-list,.fcp-history-list,.fcp-report-table,.fcp-report-form,.fcp-forecast-card{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 7px 22px #192c2209}.fcp-directory-hero,.fcp-market-note,.fcp-market-stats,.fcp-menu-list,.fcp-mine-hero,.fcp-mine-panel,.fcp-result-card,.fcp-replay-section,.fcp-public-info{margin-inline:12px}.fcp-mine-hero{height:auto;margin-top:12px;min-height:96px;padding:16px;color:var(--ink);background:var(--surface)}.fcp-mine-hero:after{display:none}.fcp-mine-hero img{width:52px;height:52px;padding:6px;border-radius:15px;background:var(--green-soft);object-fit:contain}.fcp-mine-title span{color:var(--muted)}.fcp-directory-hero{margin-top:12px;padding:16px;color:var(--ink)}.fcp-directory-hero>strong{font-size:18px}.fcp-directory-hero>span{color:var(--muted)}.fcp-directory-hero>label{height:42px;margin-top:13px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.fcp-forum-notices,.fcp-award-banner,.fcp-forum-filter-row,.fcp-forum-tabs,.fcp-forum-sort,.fcp-post-list article{margin:12px 12px 0;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 7px 22px #192c2209}.fcp-forum-notices{overflow:hidden}.fcp-forum-notices button{min-height:42px;border-bottom:0}.fcp-award-banner{color:#74565b;background:#fff7f7;border-color:#f1dddd}.fcp-forum-filter-row,.fcp-forum-tabs,.fcp-forum-sort{height:auto;min-height:42px;padding:4px;gap:4px}.fcp-forum-filter-row button,.fcp-forum-tabs button,.fcp-forum-sort button{min-height:34px;border-radius:9px}.fcp-forum-filter-row button.is-active,.fcp-forum-tabs button.is-active,.fcp-forum-sort button.is-active{color:var(--green-dark);background:var(--green-soft)}.fcp-forum-tabs button.is-active:after{display:none}.fcp-post-list{padding-bottom:12px;background:transparent}.fcp-post-list article{padding:14px}.fcp-ticker,.sanitized-note,.moderation-note,.cp-source-note,.ext-stat-source-note,.dcp-lottery-notice,.legacy-community-note{margin:12px;border:1px solid #dce9e2;border-radius:12px;color:var(--green-dark);background:var(--green-soft)}.fcp-inline-tabs,.fcp-directory-tabs,.fcp-sub-tabs,.fcp-type-tabs,.fcp-forum-filters,.fcp-scroll-tabs,.cp-stat-tabs,.cp-attribute-tabs,.playback-tabs,.discover-tabs,.dcp-tabs,.ext-stat-segments,.ext-stat-view-switcher,.tbx-segmented,.legacy-scroll-tabs,.legacy-room-tabs,.legacy-short-tabs{margin:12px;padding:4px;gap:4px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.fcp-inline-tabs button,.fcp-directory-tabs button,.fcp-sub-tabs button,.fcp-type-tabs button,.cp-stat-tabs button,.cp-attribute-tabs button,.playback-tabs button,.discover-tabs button,.dcp-tabs button,.ext-stat-segments button,.ext-stat-view-switcher button,.tbx-segmented button,.legacy-scroll-tabs button,.legacy-room-tabs button,.legacy-short-tabs button{min-height:36px;border-radius:9px}.fcp-inline-tabs button.is-active,.fcp-directory-tabs button.is-active,.fcp-sub-tabs button.is-active,.fcp-type-tabs button.is-active,.cp-stat-tabs button.active,.cp-attribute-tabs button.active,.playback-tabs button.active,.discover-tabs button.active,.dcp-tabs button.is-active,.ext-stat-segments button.is-active,.ext-stat-view-switcher button.is-active,.ext-stat-segments button.active,.ext-stat-view-switcher button.active,.tbx-segmented button.active,.legacy-scroll-tabs button.active,.legacy-room-tabs button.active,.legacy-short-tabs button.active{color:var(--green-dark);background:var(--green-soft)}.fcp-primary-button,.feedback-save,.vote-submit,.not-found-home,.cp-query-actions button,.dcp-primary,.dcp-search-submit,.tbx-primary,.legacy-link-button,.ext-stat-state__actions button:first-child{border-radius:12px;background:var(--green);color:#fff;box-shadow:none}.fcp-outline-button,.tbx-outline,.ext-stat-state__actions .secondary{border:1px solid var(--line);border-radius:12px;color:var(--green-dark);background:var(--surface)}.cp-category-grid,.cp-article-list,.cp-attribute-groups,.cp-query-results,.cp-summary-section,.cp-detail-article,.cp-query-controls,.cp-list-filters,.cp-index-search,.cp-list-search{margin-inline:12px}.cp-category-grid>button,.cp-article-card,.cp-attribute-group,.cp-summary-section,.cp-detail-article,.cp-query-controls,.cp-query-results,.cp-index-search,.cp-list-search,.cp-list-filters{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 7px 22px #192c2209}.cp-detail-body,.public-article,.local-vote,.comments-readonly,.detail-lottery-card,.discovery-author-card,.discovery-copy,.video-safe-placeholder,.image-removed-card,.profile-tool-group,.profile-green-hero{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 7px 22px #192c2209}.refined-page{padding-inline:12px;padding-top:68px}.refined-page.no-refined-header{padding-top:12px}.discover-tile,.forum-list article,.playback-grid button{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 7px 20px #192c220a}.profile-green-hero{color:var(--ink);background:var(--surface)}.profile-login-icon{color:var(--green-dark);background:var(--green-soft)}.discover-publish-fab{border:1px solid rgba(255,255,255,.7);background:var(--green);box-shadow:0 10px 24px #159a683d}.tbx-root{--tbx-green: var(--green);--tbx-green-dark: var(--green-dark);--tbx-green-soft: var(--green-soft)}.tbx-content{padding:12px}.tbx-grid{gap:10px}.tbx-grid-item,.tbx-intro,.tbx-form-card,.tbx-result,.tbx-filter-panel,.tbx-history-panel,.tbx-calendar,.tbx-shake-stage,.tbx-fortune-stage,.tbx-lucky-stage,.tbx-bag-stage,.tbx-empty{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 7px 22px #192c2209}.tbx-grid-item{min-height:106px}.tbx-grid-icon,.tbx-oracle-icon{border-radius:14px;color:var(--green-dark);background:var(--green-soft)}.legacy-page,.dcp-page,.ext-stat-content{padding:12px}.legacy-search,.legacy-help-hero,.legacy-menu-list,.legacy-user-card,.legacy-expert-hero,.legacy-expert-stats,.legacy-chat,.legacy-video-card,.legacy-detail-lines,.legacy-level-hero,.legacy-level-table,.legacy-discontinued,.legacy-audit-state,.dcp-panel,.dcp-form,.dcp-search,.dcp-user-strip,.dcp-profile-hero,.dcp-profile-stats,.dcp-profile-menu,.dcp-detail-card,.dcp-history-summary,.dcp-growth-total,.ext-stat-controls,.ext-stat-chart-card,.ext-stat-table-card,.ext-stat-state,.ext-stat-summary{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 7px 22px #192c2209}.legacy-category-cloud button,.legacy-picker-row button,.dcp-choice-row button,.dcp-option-grid button,.dcp-color-row button,.dcp-filter-row button,.ext-stat-pagination button{border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.legacy-category-cloud button.active,.legacy-picker-row button.active,.dcp-choice-row button.is-active,.dcp-option-grid button.is-active,.dcp-color-row button.is-active,.dcp-filter-row button.is-active,.ext-stat-pagination button.is-active{color:var(--green-dark);border-color:#cde2d6;background:var(--green-soft)}.dcp-action-bar,.dcp-submit-bar{bottom:calc(10px + env(safe-area-inset-bottom));width:min(calc(100% - 24px),calc(var(--page-width) - 24px));border:1px solid var(--line);border-radius:18px;background:#fffffff5;box-shadow:0 12px 30px #14271d21}.ext-stat-controls,.ext-stat-chart-card,.ext-stat-table-card,.ext-stat-state,.ext-stat-summary{margin-bottom:12px}@media(min-width:900px){:root{--page-width: 1280px;--nav-height: 0px}body{padding:0 16px;background:#eef2ef}.app-shell{width:min(100%,var(--page-width));min-height:100dvh;overflow:clip;border-inline:1px solid #dfe5e1;border-radius:0;box-shadow:0 20px 60px #14261d14}.app-header{width:min(calc(100% - 32px),var(--page-width));padding-inline:24px;grid-template-columns:150px 1fr 150px}.app-header h1{font-size:20px}.header-action{width:auto;min-width:40px;padding-inline:10px}.header-action span{display:inline;margin-left:5px;font-size:12px}.app-shell:has(>.bottom-nav)>:is(.page,.fcp-page,.refined-page){padding-left:116px;padding-right:24px}.home-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:start;gap:16px;padding-top:calc(var(--header-height) + 18px);padding-bottom:32px}.home-page>.clean-notice,.home-page>.lottery-tabs,.home-page>.lottery-panel,.home-page>.gallery-grid,.home-page>.load-more-button{grid-column:1 / -1}.home-page>.clean-notice{margin-top:0}.home-page>.feature-grid,.home-page>.browse-section{height:100%}.feature-grid{padding:20px 16px;gap:18px 10px}.feature-grid img{width:48px;height:48px}.feature-grid span{font-size:13px}.browse-section{padding:16px}.year-color-grid button{min-height:82px}.gallery-grid{columns:4;column-gap:16px}.gallery-card{margin-bottom:16px}.gallery-card-footer{min-height:48px}.gallery-title{font-size:14px}.bottom-nav{inset:calc(var(--header-height) + 24px) auto auto max(28px,calc(50% - 620px));width:78px;height:auto;padding:8px;transform:none;grid-template-columns:1fr;gap:6px;border-radius:22px}.bottom-nav button{min-height:64px;padding:6px 4px}.bottom-nav-icon,.bottom-nav .center-nav .bottom-nav-icon{width:28px;height:28px}.bottom-nav-icon img,.bottom-nav .center-nav .bottom-nav-icon img{width:26px;height:26px}.bottom-nav em,.bottom-nav .center-nav em{font-size:11px}.load-more-button{max-width:420px;justify-self:center}.search-page .gallery-grid,.tuku-page .gallery-grid,.recommend-section .gallery-grid{columns:4}.detail-recommend-grid,.discover-grid,.playback-grid,.cp-category-grid,.tbx-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.picture-action-bar,.detail-action-bar,.dcp-action-bar,.dcp-submit-bar,.fcp-market-category,.fcp-manage-bar{width:min(calc(100% - 64px),1120px);margin:0}.bottom-sheet,.platform-modal,.slide-panel,.fcp-modal{max-width:620px;border-radius:22px}}@media(prefers-reduced-motion:reduce){button{transition:none}}:root{--green: #2563eb;--green-dark: #174ea6;--green-soft: #edf4ff;--mint: #60a5fa;--blue: #2563eb;--ink: #17233b;--muted: #71809a;--line: #dfe6f1;--canvas: #f4f7fb;--surface: #ffffff;--surface-soft: #f8faff;--card-radius: 12px;--control-radius: 9px;--navy: #082f5b;--navy-soft: #123f73;--blue-border: #bdd3f8;color:var(--ink);background:var(--canvas)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#2563eb6b}.app-shell{border-color:#d8e2ef;background:var(--canvas)}.app-header,.fcp-header,.cp-header,.refined-header,.tbx-header,.legacy-header,.dcp-header,.ext-stat-header,.fcp-header.is-green{color:var(--ink);border-bottom-color:var(--line);background:#fffffff7;box-shadow:none}.app-header h1,.fcp-header h1,.cp-header h1,.refined-header h1,.tbx-header h1,.legacy-header strong,.dcp-header h1,.ext-stat-header h1{color:#104b9b;font-weight:700}.ys-brand-lockup{display:inline-flex;align-items:center;gap:8px}.ys-brand-lockup img{width:30px;height:30px;display:block;object-fit:contain}.ys-nav-logo{width:25px!important;height:25px!important;display:block;object-fit:contain;filter:none!important}.about-wordmark{display:flex;align-items:center;justify-content:center;gap:10px}.about-brand-logo{width:48px;height:48px;object-fit:contain}.icon-button,.header-action,.fcp-icon-button,.fcp-header-right>button,.refined-header button,.tbx-header button,.legacy-header button,.dcp-header button,.ext-stat-header>button{color:#32425d;border-color:var(--line);background:var(--surface);box-shadow:none}.clean-notice,.lottery-tabs,.lottery-panel,.feature-grid,.browse-section,.gallery-card,.search-box,.directory-search,.filter-card,.section-intro,.tool-hero,.settings-list,.about-page>section,.detail-filter-row,.detail-period-bar,.period-picker-grid,.detail-vote,.picture-explain,.detail-stats,.recommend-section,.detail-comments-source,.fcp-directory-hero,.fcp-directory-grid,.fcp-market-note,.fcp-market-stats,.fcp-menu-list,.fcp-mine-hero,.fcp-mine-panel,.fcp-result-card,.fcp-replay-section,.fcp-public-info,.fcp-forum-notices,.fcp-forum-list,.fcp-expert-list,.fcp-history-list,.fcp-report-table,.fcp-report-form,.fcp-forecast-card,.cp-category-grid>button,.cp-article-card,.cp-attribute-group,.cp-summary-section,.cp-detail-article,.cp-query-controls,.cp-query-results,.cp-index-search,.cp-list-search,.cp-list-filters,.discover-tile,.forum-list article,.playback-grid button,.tbx-grid-item,.tbx-intro,.tbx-form-card,.tbx-result,.tbx-filter-panel,.tbx-history-panel,.tbx-calendar,.tbx-shake-stage,.tbx-fortune-stage,.tbx-lucky-stage,.tbx-bag-stage,.tbx-empty,.legacy-search,.legacy-help-hero,.legacy-menu-list,.legacy-user-card,.legacy-expert-hero,.legacy-expert-stats,.legacy-chat,.legacy-video-card,.legacy-detail-lines,.legacy-level-hero,.legacy-level-table,.legacy-discontinued,.legacy-audit-state,.dcp-panel,.dcp-form,.dcp-search,.dcp-user-strip,.dcp-profile-hero,.dcp-profile-stats,.dcp-profile-menu,.dcp-detail-card,.dcp-history-summary,.dcp-growth-total,.ext-stat-controls,.ext-stat-chart-card,.ext-stat-table-card,.ext-stat-state,.ext-stat-summary{border-color:var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:none}.clean-notice{color:#5d6b82}.clean-notice>svg,.history-link,.live-toggle,.load-more-button,.home-series-tabs button.more,.detail-image-fab,.discover-publish-fab,.profile-login-icon,.tbx-grid-icon,.tbx-oracle-icon{color:var(--green-dark)}.connection-badge,.live-ribbon,.live-toggle,.history-link,.home-series-tabs button.more,.profile-login-icon,.tbx-grid-icon,.tbx-oracle-icon{border-color:var(--blue-border);background:var(--green-soft)}.lottery-tabs button.active,.page-tabs button.active,.compact-tabs button.active,.detail-filter-row button.active,.recent-periods button.active,.period-picker-grid button.active,.fcp-inline-tabs button.is-active,.fcp-directory-tabs button.is-active,.fcp-sub-tabs button.is-active,.fcp-type-tabs button.is-active,.fcp-forum-filter-row button.is-active,.fcp-forum-tabs button.is-active,.fcp-forum-sort button.is-active,.cp-stat-tabs button.active,.cp-attribute-tabs button.active,.playback-tabs button.active,.discover-tabs button.active,.dcp-tabs button.is-active,.dcp-choice-row button.is-active,.dcp-option-grid button.is-active,.dcp-color-row button.is-active,.dcp-filter-row button.is-active,.ext-stat-segments button.active,.ext-stat-segments button.is-active,.ext-stat-view-switcher button.active,.ext-stat-view-switcher button.is-active,.ext-stat-pagination button.is-active,.tbx-segmented button.active,.legacy-scroll-tabs button.active,.legacy-room-tabs button.active,.legacy-short-tabs button.active,.legacy-category-cloud button.active,.legacy-picker-row button.active,.local-vote>div button.active,.platform-modal>button.active,.forum-filter button.active{color:var(--green-dark)!important;border-color:var(--blue-border)!important;background:var(--green-soft)!important}.year-color-grid button.active{color:var(--green-dark);border-color:#8ab4f8;background:#f7faff}.year-color-grid button>span,.year-color-grid button.active>span{color:var(--green-dark);background:var(--green-soft)}.fcp-mine-hero img{filter:grayscale(1) sepia(1) saturate(7) hue-rotate(176deg) brightness(.88)}.feature-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--green);border:1px solid #d8e5f8;border-radius:11px;background:#f4f8ff}.feature-icon svg{width:24px;height:24px;stroke-width:1.8}.bottom-nav-icon svg{width:22px;height:22px;stroke-width:1.8}.feature-grid button:hover,.year-color-grid button:hover,.home-series-tabs button:hover,.gallery-card:hover{border-color:var(--blue-border);background-color:#f9fbff}.gallery-card{border-radius:10px}.gallery-card-footer{border-color:#e9eef6}.bottom-nav,.picture-action-bar,.detail-action-bar,.dcp-action-bar,.dcp-submit-bar,.fcp-market-category,.fcp-manage-bar{border-color:#d6e1ef;background:#fffffff7;box-shadow:0 12px 28px #1839671f}.bottom-nav button.active{color:var(--green-dark);background:var(--green-soft)}.fcp-page,.cp-page,.refined-page,.tbx-root,.legacy-page,.dcp-page,.extended-stat-page{--fcp-green: var(--green);--fcp-dark-green: var(--green-dark);--fcp-soft-green: var(--green-soft);--cp-green: var(--green);--cp-green-dark: var(--green-dark);--cp-green-soft: var(--green-soft);--tbx-green: var(--green);--tbx-green-dark: var(--green-dark);--tbx-green-soft: var(--green-soft);color:var(--ink);background:var(--canvas)}.fcp-primary-button,.feedback-save,.vote-submit,.not-found-home,.cp-query-actions button,.dcp-primary,.dcp-search-submit,.dcp-submit-bar button.is-primary,.tbx-primary,.legacy-link-button,.platform-modal .modal-confirm,.ext-stat-state__actions button:first-child{color:#fff!important;border-color:var(--green)!important;background:var(--green)!important;box-shadow:none!important}.fcp-ticker,.sanitized-note,.moderation-note,.cp-source-note,.ext-stat-source-note,.dcp-lottery-notice,.legacy-community-note{color:var(--green-dark);border-color:#c9daf5;background:var(--green-soft)}.detail-image-fab,.discover-publish-fab{color:#fff;border-color:#fff;background:var(--green);box-shadow:0 10px 22px #2563eb38}@media(min-width:900px){body{background:#edf2f8}.app-shell{border-color:#d7e1ed;box-shadow:0 18px 56px #19375e14}.app-header:not(:has(.icon-button)){grid-template-columns:1fr auto}.app-header:not(:has(.icon-button)) .header-left{display:none}.app-header:not(:has(.icon-button)) h1{text-align:left}.app-header{border-bottom:1px solid var(--line)}.bottom-nav{padding:10px 8px;border:0;border-radius:0 14px 14px 0;background:var(--navy);box-shadow:0 14px 32px #082f5b38}.bottom-nav button{color:#c8d7e9;border-radius:9px}.bottom-nav button.active{color:#fff;background:var(--navy-soft);box-shadow:inset 3px 0 #4c8dff}.bottom-nav-icon img,.bottom-nav .center-nav .bottom-nav-icon img{filter:none}.ys-nav-logo{width:30px!important;height:30px!important}.bottom-nav-icon svg{color:currentColor}.bottom-nav em,.bottom-nav .center-nav em{color:inherit}.feature-grid,.browse-section,.lottery-panel,.lottery-tabs,.clean-notice{border-radius:10px}}:root{color-scheme:light;--page-width: 1440px;--header-height: 74px;--nav-height: 64px;--blue: #1769e0;--blue-strong: #0f56c7;--blue-dark: #17365d;--blue-soft: #edf5ff;--blue-pale: #f6f9fe;--blue-border: #cdddf2;--green: var(--blue);--green-dark: var(--blue-strong);--green-soft: var(--blue-soft);--mint: #4b96f5;--gold: var(--blue);--gold-light: var(--blue-strong);--gold-soft: var(--blue-soft);--canvas: #f1f6fc;--surface: #ffffff;--surface-soft: #f7faff;--ink: #172f50;--muted: #6b7f99;--line: #dce7f4;--red: #ed6666;--card-radius: 14px;--control-radius: 9px;--navy: #124a93;--navy-soft: #1d67c2;color:var(--ink);background:var(--canvas)}html,body{color:var(--ink);background:var(--canvas)}body{letter-spacing:0}::selection{color:#fff;background:var(--blue)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,105,224,.24);outline-offset:2px}.app-shell{width:min(100%,var(--page-width));min-height:100dvh;margin:0 auto;overflow-x:clip;color:var(--ink);border-inline:1px solid #e3ebf5;background:var(--canvas);box-shadow:0 22px 70px #264b781a}.desktop-shell-brand{display:none}.app-header,.fcp-header,.cp-header,.refined-header,.tbx-header,.legacy-header,.dcp-header,.ext-stat-header,.fcp-header.is-green{color:var(--ink);border-color:var(--line);background:#fffffff7;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-header h1,.fcp-header h1,.cp-header h1,.refined-header h1,.tbx-header h1,.legacy-header strong,.dcp-header h1,.ext-stat-header h1{min-width:0;color:var(--blue-dark);font-weight:700}.ys-brand-lockup{max-width:100%;min-width:0;display:inline-flex;align-items:center;gap:9px;color:var(--blue-strong);font-weight:800}.ys-brand-lockup>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ys-brand-lockup img,.ys-nav-logo,.about-brand-logo,.fcp-page img[src*="/assets/brand/ys-logo.png"],.legacy-page img[src*="/assets/brand/ys-logo.png"]{object-fit:contain;filter:brightness(0) saturate(100%) invert(36%) sepia(90%) saturate(1957%) hue-rotate(201deg) brightness(90%) contrast(104%)}.ys-brand-lockup img{width:36px;height:36px}.app-header .header-action,.app-header .icon-button,.app-header .header-live-status{color:var(--blue-dark);border:1px solid var(--line);background:var(--surface);box-shadow:none}.app-header .header-action,.app-header .icon-button{min-width:42px;height:42px;border-radius:9px}.app-header .header-live-status{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;color:#fff;border-color:var(--blue);border-radius:8px;background:var(--blue);font-size:13px;font-weight:700}.app-header .header-live-status:hover,.app-header .header-live-status:focus-visible{background:var(--blue-strong)}.app-shell :is(.clean-notice,.lottery-tabs,.lottery-panel,.search-box,.directory-search,.filter-card,.section-intro,.tool-hero,.settings-list,.about-page>section,.detail-filter-row,.detail-period-bar,.period-picker-grid,.detail-vote,.picture-explain,.detail-stats,.recommend-section,.detail-comments-source,.gallery-card,.fcp-directory-hero,.fcp-directory-grid,.fcp-market-note,.fcp-market-stats,.fcp-menu-list,.fcp-mine-hero,.fcp-mine-panel,.fcp-result-card,.fcp-replay-section,.fcp-public-info,.fcp-forum-notices,.fcp-forum-list,.fcp-expert-list,.fcp-history-list,.fcp-report-table,.fcp-report-form,.fcp-forecast-card,.cp-category-grid>button,.cp-article-card,.cp-attribute-group,.cp-summary-section,.cp-detail-article,.cp-query-controls,.cp-query-results,.cp-index-search,.cp-list-search,.cp-list-filters,.discover-tile,.forum-list article,.playback-grid button,.tbx-grid-item,.tbx-intro,.tbx-form-card,.tbx-result,.tbx-filter-panel,.tbx-history-panel,.tbx-calendar,.tbx-shake-stage,.tbx-fortune-stage,.tbx-lucky-stage,.tbx-bag-stage,.tbx-empty,.legacy-search,.legacy-help-hero,.legacy-menu-list,.legacy-user-card,.legacy-expert-hero,.legacy-expert-stats,.legacy-chat,.legacy-video-card,.legacy-detail-lines,.legacy-level-hero,.legacy-level-table,.legacy-discontinued,.legacy-audit-state,.dcp-panel,.dcp-form,.dcp-search,.dcp-user-strip,.dcp-profile-hero,.dcp-profile-stats,.dcp-profile-menu,.dcp-detail-card,.dcp-history-summary,.dcp-growth-total,.ext-stat-controls,.ext-stat-chart-card,.ext-stat-table-card,.ext-stat-state,.ext-stat-summary){color:var(--ink);border-color:var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 8px 24px #1e4e860f}.fcp-page,.cp-page,.refined-page,.tbx-root,.legacy-page,.dcp-page,.extended-stat-page{--fcp-green: var(--blue);--fcp-dark-green: var(--blue-strong);--fcp-soft-green: var(--blue-soft);--fcp-ink: var(--ink);--fcp-muted: var(--muted);--fcp-line: var(--line);--cp-green: var(--blue);--cp-green-dark: var(--blue-strong);--cp-green-soft: var(--blue-soft);--tbx-green: var(--blue);--tbx-green-dark: var(--blue-strong);--tbx-green-soft: var(--blue-soft);--legacy-accent: var(--blue);--legacy-accent-light: var(--blue-strong);color:var(--ink);background:var(--canvas)}.app-shell :is(input,select,textarea){color:var(--ink);border-color:var(--line);background:var(--surface)}.app-shell :is(input,textarea)::placeholder{color:#95a5b9}.app-shell :is(.primary-button,.fcp-primary-button,.feedback-save,.vote-submit,.not-found-home,.cp-query-actions button,.dcp-primary,.dcp-search-submit,.dcp-submit-bar button.is-primary,.tbx-primary,.legacy-link-button,.platform-modal .modal-confirm,.ext-stat-state__actions button:first-child){color:#fff!important;border-color:var(--blue)!important;background:var(--blue)!important;box-shadow:none!important}.home-page{display:block;min-height:100dvh;padding:calc(var(--header-height) + 12px) 12px 88px;color:var(--ink);background:var(--canvas)}.home-command-rail,.home-gallery-workspace{min-width:0}.home-command-rail{display:flex;flex-direction:column;gap:10px}.home-command-rail>:is(.clean-notice,.lottery-tabs,.lottery-stage,.home-quick-list,.home-rail-filters),.home-gallery-workspace{overflow:hidden;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 10px 30px #1c4a7e0f}.home-command-rail .clean-notice{min-height:42px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:7px;margin:0;padding:8px 10px;color:var(--muted);border:1px solid var(--line);background:var(--surface)}.home-command-rail .clean-notice>svg,.home-command-rail .connection-badge{color:var(--blue-strong)}.home-command-rail .connection-badge{height:25px;border:1px solid #d6e4f5;background:var(--blue-soft)}.home-command-rail .connection-badge time{display:none}.home-command-rail .lottery-tabs{height:56px;display:grid;grid-template-columns:1fr 1fr;padding:5px;border:1px solid var(--line);background:var(--surface)}.home-command-rail .lottery-tabs button{gap:2px;color:var(--muted);border:0;border-radius:9px;background:transparent}.home-command-rail .lottery-tabs button.active{color:var(--blue-strong)!important;background:var(--blue-soft)!important;box-shadow:inset 0 0 0 1px #c9ddf7}.home-command-rail .lottery-tabs button.active:after{content:none}.home-command-rail .lottery-tabs strong{font-size:14px;font-weight:700}.home-command-rail .lottery-tabs span{font-size:10px}.home-command-rail .lottery-stage{overflow:hidden;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.home-command-rail .live-player{height:190px;background:#113e77}.home-command-rail .live-placeholder,.home-command-rail .live-status{color:#fff;background:#113e77}.home-command-rail .lottery-panel{min-height:0;display:flex;flex-direction:column;margin:0;padding:54px 18px 18px;border:0;border-radius:0;background:var(--surface);box-shadow:none}.home-command-rail .lottery-panel:before{content:none}.home-command-rail .live-ribbon{top:14px;left:18px;min-width:108px;height:30px;transform:none;color:var(--blue-strong);border:1px solid #c7dbf5;border-radius:8px;background:var(--blue-soft);clip-path:none;font-size:12px}.home-command-rail .lottery-meta{height:auto;display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;padding:0 0 14px;border-bottom:1px solid var(--line)}.lottery-period-block,.home-command-rail .countdown{display:flex;flex-direction:column;gap:5px}.lottery-period-block>span,.home-command-rail .countdown>span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:11px}.home-command-rail .lottery-period-block strong{color:var(--ink);font-size:21px;font-weight:800}.home-command-rail .lottery-period-block em{color:inherit}.home-command-rail .lottery-meta .countdown{align-items:flex-end;color:var(--red);text-align:right}.home-command-rail .lottery-meta .countdown strong{color:var(--red);font-size:15px;font-variant-numeric:tabular-nums}.home-command-rail .ball-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;padding:18px 0 13px}.home-command-rail .ball-item{width:100%;flex:none;min-width:0}.home-command-rail .number-ball{width:min(39px,100%);height:auto;aspect-ratio:1;color:var(--blue-dark);border:2px solid var(--blue);background:#fff;font-size:17px;font-weight:800}.home-command-rail .color-1{border-color:#ef7474}.home-command-rail .color-2{border-color:#4d8df0}.home-command-rail .color-3{border-color:#4bb49b}.home-command-rail .ball-item small{max-width:100%;overflow:hidden;color:var(--muted);font-size:9px;letter-spacing:-.35px;text-overflow:clip}.home-command-rail .ball-item .plus{left:-5px;top:9px;color:var(--muted);font-size:15px}.home-command-rail .next-draw{display:grid;grid-template-columns:16px 1fr;gap:3px 7px;margin:0 0 12px;color:var(--muted);text-align:left}.home-command-rail .next-draw svg{grid-row:1 / span 2;color:var(--blue)}.home-command-rail .next-draw strong{grid-column:2;color:var(--blue-dark);line-height:1.55}.home-command-rail .lottery-history-link{width:100%;min-height:44px;display:grid;grid-template-columns:18px 1fr 18px;align-items:center;gap:8px;padding:0 14px;color:#fff;border-radius:8px;background:var(--blue);font-size:13px;font-weight:700}.home-command-rail .lottery-history-link:hover{background:var(--blue-strong)}.home-quick-list,.home-rail-filters{padding:16px 18px}.home-panel-title{margin:0 0 13px;color:var(--blue-dark);font-size:15px;font-weight:800}.home-quick-list>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.home-quick-list button{min-width:0;min-height:43px;display:grid;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:8px;padding:5px 8px;color:var(--blue-dark);border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:12px;text-align:left}.home-quick-list button:hover{color:var(--blue-strong);border-color:#b8d2f1;background:var(--blue-pale)}.home-quick-list .feature-icon{width:28px;height:28px;display:grid;place-items:center;color:var(--blue);border:0;border-radius:7px;background:var(--blue-soft)}.home-quick-list .feature-icon svg{width:17px;height:17px;stroke-width:1.9}.home-quick-list button>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-quick-list button>svg{color:#9badc2}.home-rail-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-rail-filters .home-panel-title{grid-column:1 / -1;margin-bottom:0}.home-rail-filters label{min-width:0;display:grid;gap:6px}.home-rail-filters label>span{color:var(--muted);font-size:11px}.home-rail-filters select{width:100%;height:38px;padding:0 10px;color:var(--blue-dark);border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:12px}.home-rail-tone-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.home-rail-tone-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--blue-strong);border:1px solid #c8dbf3;border-radius:8px;background:var(--blue-soft);font-size:12px}.home-gallery-workspace{margin-top:12px;padding:16px}.home-page--gallery-only .home-gallery-workspace{margin-top:0}.home-gallery-announcement{min-height:42px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:14px;padding:8px 10px;color:var(--muted);border:1px solid var(--line);border-radius:9px;background:var(--blue-soft);font-size:12px}.home-gallery-announcement>svg{color:var(--blue-strong)}.home-gallery-announcement .connection-badge{min-height:25px;color:var(--blue-strong);border:1px solid #d6e4f5;background:var(--surface)}.home-gallery-toolbar--title-only{grid-template-columns:1fr}.home-module-empty{width:min(100%,620px);min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;margin:0 auto;padding:32px;color:var(--muted);border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);text-align:center;box-shadow:0 10px 30px #1c4a7e0f}.home-module-empty svg{color:var(--blue)}.home-module-empty h2,.home-module-empty p{margin:0}.home-module-empty h2{color:var(--ink);font-size:18px}.home-module-empty p{max-width:420px;font-size:13px;line-height:1.7}.home-gallery-toolbar{display:grid;grid-template-columns:1fr;gap:12px;padding-bottom:15px;border-bottom:1px solid var(--line)}.home-gallery-toolbar>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.home-gallery-toolbar>div:first-child>span{order:2;color:var(--blue);font-size:11px}.home-gallery-toolbar h2{margin:0;color:#111f35;font-size:24px;font-weight:800;letter-spacing:-.5px}.home-gallery-toolbar form{height:42px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;padding-left:12px;color:#6b81a0;border:1px solid #cbdcf2;border-radius:9px;background:var(--surface)}.home-gallery-toolbar form input{min-width:0;height:100%;padding:0;border:0;background:transparent;outline:0}.home-gallery-toolbar form button{height:100%;padding:0 14px;color:#fff;border-radius:0 8px 8px 0;background:var(--blue);font-size:12px}.home-gallery-filter{display:grid;grid-template-columns:repeat(3,1fr);min-height:42px;overflow:hidden;border:1px solid #cbdcf2;border-radius:9px}.home-gallery-filter button{min-width:0;color:var(--blue-dark);border-right:1px solid #d8e4f2;background:#fff;font-size:13px}.home-gallery-filter button:last-child{border-right:0}.home-gallery-filter button.active{color:#fff;background:var(--blue)}.featured-gallery-card{display:grid;grid-template-columns:1fr;overflow:hidden;margin:16px 0;border:1px solid var(--line);border-radius:12px;background:#fff}.featured-gallery-media{min-width:0;min-height:0;display:block;overflow:hidden;background:#f5f8fc}.featured-gallery-media img{width:100%;height:100%;aspect-ratio:16 / 9;display:block;object-fit:contain}.featured-gallery-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:18px}.featured-badge{padding:4px 9px;color:var(--blue-strong);border-radius:6px;background:var(--blue-soft);font-size:11px;font-weight:700}.featured-gallery-title{max-width:100%;margin-top:13px;overflow:hidden;color:#17253a;font-size:20px;font-weight:800;text-align:left;text-overflow:ellipsis;white-space:nowrap}.featured-gallery-copy p{margin:10px 0 22px;color:var(--muted);font-size:13px;line-height:1.65}.featured-gallery-meta{margin-top:auto;color:#6f83a0;font-size:12px}.featured-gallery-actions{width:100%;display:flex;gap:8px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line)}.featured-gallery-actions button{min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;color:var(--blue-dark);border:1px solid var(--line);border-radius:8px;background:#fff;font-size:12px}.featured-gallery-actions button:first-child,.featured-gallery-actions button.is-active{color:var(--blue-strong);border-color:#c4d8f3;background:var(--blue-soft)}.home-gallery-workspace .gallery-grid{columns:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px;padding:0;background:transparent}.home-gallery-workspace .gallery-card,.home-gallery-workspace .gallery-card.gallery-card--workspace{width:auto;display:grid;grid-template-rows:auto minmax(58px,auto);break-inside:auto;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:none}.home-gallery-workspace .gallery-image-button{width:100%;display:block;overflow:hidden;background:#f5f8fc}.home-gallery-workspace .gallery-image-button img{width:100%;height:auto;aspect-ratio:1 / 1;display:block;object-fit:contain;filter:none;transform:none}.home-gallery-workspace .gallery-card-footer{position:relative;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) 32px;align-content:center;gap:3px 8px;padding:8px;border-top:1px solid var(--line)}.home-gallery-workspace .gallery-title{min-width:0;min-height:0;display:-webkit-box;overflow:hidden;padding:0;color:#184f9f;font-size:12px;font-weight:700;text-align:left;line-height:1.35;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gallery-card-meta{grid-column:1;color:var(--muted);font-size:10px}.gallery-bookmark{grid-column:2;grid-row:1 / span 2;align-self:center;width:32px;height:32px;display:grid;place-items:center;color:#91a4bb;border:1px solid transparent;border-radius:8px}.gallery-bookmark:hover,.gallery-bookmark.is-active{color:var(--blue-strong);border-color:#d1e0f3;background:var(--blue-soft)}.home-gallery-workspace .load-more-button{width:min(100%,420px);height:42px;display:block;margin:18px auto 0;color:var(--blue-strong);border:1px solid #c8daf1;border-radius:9px;background:var(--blue-soft);font-size:12px;font-weight:700}.bottom-nav{position:fixed;inset:auto auto max(8px,env(safe-area-inset-bottom)) 50%;z-index:80;width:min(calc(100% - 20px),520px);height:64px;display:grid;grid-template-columns:repeat(var(--bottom-nav-count, 5),minmax(0,1fr));gap:2px;padding:5px;transform:translate(-50%);overflow:visible;border:1px solid #d9e5f2;border-radius:18px;background:#fffffffa;box-shadow:0 12px 30px #1e497d29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button,.bottom-nav .center-nav{min-width:0;height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;margin:0;padding:3px 2px;color:#7890ab;border-radius:12px;background:transparent}.bottom-nav button.active{color:var(--blue-strong);background:var(--blue-soft);box-shadow:none}.bottom-nav-icon,.bottom-nav .center-nav .bottom-nav-icon{width:25px;height:25px;display:grid;place-items:center;margin:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.bottom-nav-icon svg{width:21px;height:21px;stroke-width:1.9}.ys-nav-logo,.bottom-nav .center-nav .ys-nav-logo{width:24px!important;height:24px!important}.bottom-nav em,.bottom-nav .center-nav em{max-width:100%;margin:0;overflow:hidden;color:inherit;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.fcp-page .fcp-stat-layout aside button.is-active,.fcp-page :is(.fcp-stat-note,.fcp-public-info>p,.fcp-status,.fcp-status.is-success){color:var(--blue-strong);border-color:var(--blue-border);background:var(--blue-soft)}.fcp-page :is(.fcp-directory-grid>button>span,.fcp-market-stats button>span,.fcp-tool-grid button span,.fcp-post-category,.fcp-history-list article>span){color:var(--blue-strong);border-color:var(--blue-border);background:var(--blue-soft)}.fcp-page :is(.fcp-directory-tabs button.is-active,.fcp-inline-tabs button.is-active,.fcp-sub-tabs button.is-active,.fcp-type-tabs button.is-active,.fcp-forum-filter-row button.is-active,.fcp-forum-tabs button.is-active,.fcp-forum-sort button.is-active,.fcp-market-category button.is-active),.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(--blue-strong)!important;border-color:var(--blue-border)!important;background:var(--blue-soft)!important}.fcp-page :is(.fcp-inline-tabs button.is-active:after,.fcp-directory-tabs button.is-active:after,.fcp-sub-tabs button.is-active:after,.fcp-forum-tabs button.is-active:after,.fcp-stat-layout aside button.is-active:before,.fcp-bar-list i){background:var(--blue)}.fcp-page :is(.fcp-menu-list>button>svg:first-child,.fcp-market-note svg,.fcp-status svg,.fcp-expert-card h3 svg,.fcp-detail-actions svg,.fcp-forecast-author strong svg,.fcp-expert-profile h2 svg),.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(--blue-strong)}.fcp-page :is(.fcp-primary-button,.fcp-expert-card>button,.fcp-stat-note button,.fcp-sale-list article>div button,.fcp-profile-forecast-list footer button,.fcp-modal-actions button.is-primary),.legacy-page :is(.legacy-chat-input button,.legacy-search.prominent button,.legacy-service button){color:#fff!important;border-color:var(--blue)!important;background:var(--blue)!important}.fcp-page .fcp-outline-button,.legacy-page .legacy-user-card button{color:var(--blue-strong)!important;border-color:var(--blue-border)!important;background:var(--surface)!important}.fcp-page :is(.fcp-check-row i,.fcp-agree i,.fcp-round-check input:checked+i,.fcp-round-check.is-checked i){color:#fff;border-color:var(--blue);background:var(--blue)}.fcp-page :is(.fcp-check-row input:not(:checked)+i,.fcp-agree input:not(:checked)+i,.fcp-round-check i){border-color:var(--line);background:var(--surface-soft)}.fcp-page :is(.fcp-post-list header img,.fcp-expert-card>img,.fcp-liuhe-list article>img,.fcp-history-list article>img,.fcp-people-list img,.fcp-expert-profile>img,.fcp-forecast-author img,.fcp-mine-hero img){border-color:var(--blue-border);background:#f5f8ff}.fcp-page :is(.fcp-market-category,.fcp-manage-bar,.fcp-bottom-nav){color:var(--ink);border-color:var(--line);background:#fffffffa;box-shadow:0 12px 28px #1839671f}.fcp-page .fcp-local-player,.legacy-page .legacy-video-poster{color:#fff;background:var(--navy)!important}.legacy-page .legacy-chat-notice{color:var(--blue-strong);border-color:var(--blue-border);background:var(--blue-soft)}.app-shell .cp-page :is(.cp-locked button,.cp-query-actions>button),.app-shell .cp-page .cp-hit{color:#fff}.app-shell .refined-page .discover-publish-fab{color:#fff;border-color:#fff;background:var(--blue);box-shadow:0 10px 22px #1769e038}.app-shell .refined-page .membership-card{box-shadow:0 8px 20px #1839671a}@media(min-width:720px){.home-gallery-toolbar{grid-template-columns:minmax(160px,1fr) minmax(260px,1.5fr) auto;align-items:center}.home-gallery-toolbar>div:first-child{display:block}.home-gallery-toolbar>div:first-child>span{display:none}.home-gallery-filter{width:260px}.featured-gallery-card{grid-template-columns:minmax(0,1.55fr) minmax(230px,.95fr);height:280px}.featured-gallery-media img{height:280px;min-height:0;aspect-ratio:auto}}@media(min-width:900px){:root{--nav-height: 0px}body{padding:0;background:#edf4fc}.app-shell{border:0}.app-shell:has(>.bottom-nav):before{content:"";position:fixed;inset:0 auto auto 50%;z-index:45;width:min(100%,var(--page-width));height:var(--header-height);transform:translate(-50%);pointer-events:none;border-bottom:1px solid var(--line);background:#fffffffa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.desktop-shell-brand{position:fixed;top:0;left:max(34px,calc(50% - var(--page-width) / 2 + 34px));z-index:72;height:var(--header-height);display:inline-flex;align-items:center;gap:9px;padding:0;color:var(--blue-strong);font-size:18px;font-weight:800}.desktop-shell-brand span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-shell-brand img{width:36px;height:36px;object-fit:contain;filter:brightness(0) saturate(100%) invert(36%) sepia(90%) saturate(1957%) hue-rotate(201deg) brightness(90%) contrast(104%)}.app-header{inset:0 auto auto 50%;width:min(100%,var(--page-width));height:var(--header-height);padding:0 34px;border-bottom:1px solid var(--line);background:#fffffffa}.app-header:not(:has(.icon-button)){grid-template-columns:1fr auto}.app-header:not(:has(.icon-button)) .header-left{display:none}.app-header:not(:has(.icon-button)) h1{grid-column:1;justify-self:start;text-align:left}.app-header:not(:has(.icon-button)) .header-actions{grid-column:2}.app-header .header-actions{gap:10px}.app-header .header-action{width:44px;min-width:44px;padding:0}.app-header .header-action span{display:none}.bottom-nav{inset:0 auto auto 50%;z-index:70;width:min(48vw,calc(var(--bottom-nav-count, 5) * 104px),520px);height:var(--header-height);padding:0;transform:translate(-50%);overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.bottom-nav button,.bottom-nav .center-nav{position:relative;height:var(--header-height);min-height:var(--header-height);flex-direction:row;margin:0;padding:0 10px;color:#334b6b;border-radius:0;background:transparent;font-size:14px}.bottom-nav button:hover{color:var(--blue-strong)}.bottom-nav button.active{color:var(--blue-strong);background:transparent}.bottom-nav button.active:after{content:"";position:absolute;right:20px;bottom:8px;left:20px;height:3px;border-radius:99px;background:var(--blue)}.bottom-nav-icon,.bottom-nav .center-nav .bottom-nav-icon{display:none!important}.bottom-nav em,.bottom-nav .center-nav em{margin:0;color:inherit;font-size:14px;font-weight:700}.home-page{min-height:100dvh;display:grid;grid-template-columns:clamp(300px,24vw,336px) minmax(0,1fr);align-items:start;gap:20px;padding:calc(var(--header-height) + 20px) 32px 30px}.app-shell:has(>.bottom-nav)>.home-page{padding-right:32px;padding-left:32px}.home-command-rail{position:sticky;top:calc(var(--header-height) + 20px);gap:10px}.home-command-rail>:is(.clean-notice,.lottery-tabs,.lottery-stage,.home-quick-list,.home-rail-filters){border-radius:12px}.home-gallery-workspace{min-height:calc(100dvh - var(--header-height) - 50px);margin:0;padding:22px}.home-gallery-workspace .gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-gallery-workspace .gallery-card-footer{min-height:68px}.app-shell:has(>.bottom-nav)>:is(.page,.fcp-page,.refined-page,.cp-page,.tbx-root,.legacy-page,.dcp-page,.extended-stat-page):not(.home-page){width:min(calc(100% - 48px),1180px);max-width:1180px;margin-inline:auto;padding-right:0;padding-left:0}.app-shell:has(>.bottom-nav)>:is(.fcp-page,.refined-page,.cp-page,.tbx-root,.legacy-page,.dcp-page,.extended-stat-page){padding-top:calc(var(--header-height) + 18px)}.app-shell:has(>.bottom-nav)>.fcp-page:has(>.fcp-header),.app-shell:has(>.bottom-nav)>.cp-page:has(>.cp-header){padding-top:0}.app-shell:has(>.bottom-nav) :is(.fcp-header,.cp-header,.refined-header,.tbx-header,.legacy-header,.dcp-header,.ext-stat-header){top:var(--header-height)}.fcp-page,.legacy-page{max-width:1180px}.fcp-page :is(.fcp-market-category,.fcp-manage-bar,.fcp-bottom-nav),.legacy-page .legacy-picture-bar{width:min(calc(100% - 48px),1132px);max-width:1132px}}@media(min-width:900px)and (max-width:1120px){.home-page{grid-template-columns:300px minmax(0,1fr);padding-inline:18px}.home-gallery-toolbar{grid-template-columns:1fr 1.6fr}.home-gallery-filter{grid-column:1 / -1;width:100%}.featured-gallery-card{grid-template-columns:1fr;height:auto}.featured-gallery-media img{height:auto;min-height:0;aspect-ratio:16 / 8}.home-gallery-workspace .gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:899px){:root{--header-height: 58px}.app-shell{border:0;box-shadow:none}.app-header{width:100%;height:var(--header-height);grid-template-columns:44px minmax(0,1fr) auto;padding:0 10px}.app-header:not(:has(.icon-button)){grid-template-columns:minmax(0,1fr) auto}.app-header:not(:has(.icon-button)) .header-left{display:none}.app-header:not(:has(.icon-button)) h1{justify-self:start}.ys-brand-lockup img{width:31px;height:31px}.app-header .header-actions{gap:5px}.app-header .header-live-status{min-width:40px;width:40px;min-height:40px;justify-content:center;overflow:hidden;padding:0;color:var(--blue);border-color:var(--line);background:#fff;font-size:0}.app-header .header-action{min-width:40px;width:40px;height:40px;font-size:0}.app-header .header-action span{display:none}.home-gallery-toolbar h2{font-size:21px}.has-bottom-nav,.app-shell:has(>.bottom-nav)>:is(.page,.fcp-page,.refined-page,.cp-page,.tbx-root,.legacy-page,.dcp-page,.extended-stat-page){padding-bottom:88px}}@media(max-width:480px){.home-page{padding-inline:10px}.home-command-rail .clean-notice{grid-template-columns:18px minmax(0,1fr)}.home-command-rail .connection-badge{grid-column:1 / -1;justify-self:stretch;justify-content:center}.home-command-rail .lottery-panel{padding-inline:14px}.home-command-rail .ball-row{gap:2px}.home-command-rail .number-ball{width:min(39px,100%);height:auto}.home-quick-list>div,.home-rail-filters{grid-template-columns:1fr 1fr}.home-gallery-workspace{padding:10px}.home-gallery-workspace .gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.home-gallery-workspace .gallery-card-footer{min-height:54px;grid-template-columns:minmax(0,1fr) 24px;gap:2px 3px;padding:6px}.home-gallery-workspace .gallery-title{font-size:10.5px}.home-gallery-workspace .gallery-card-meta{display:none}.gallery-bookmark{width:24px;height:24px}.gallery-bookmark svg{width:14px;height:14px}}@media(max-width:360px){.app-header .header-action:nth-last-child(n+3){display:none}.home-quick-list>div{grid-template-columns:1fr}.home-command-rail .lottery-meta{grid-template-columns:1fr;align-items:start}.home-command-rail .lottery-meta .countdown{align-items:flex-start;text-align:left}.home-command-rail .number-ball{width:min(37px,100%);height:auto;font-size:16px}.home-gallery-workspace .gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.home-gallery-workspace{padding-inline:8px}.home-gallery-workspace .gallery-card-footer{grid-template-columns:minmax(0,1fr) 22px;padding:5px}.home-gallery-workspace .gallery-title{font-size:10px}.gallery-bookmark{width:22px;height:22px}}@media(prefers-reduced-motion:reduce){.app-shell *,.app-shell *:before,.app-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(min-width:900px){.home-page.home-page--gallery-only{grid-template-columns:minmax(0,1fr)}.home-page.home-page--rail-only{grid-template-columns:minmax(300px,420px);justify-content:center}.home-page.home-page--empty{grid-template-columns:minmax(0,680px);justify-content:center}}@media(max-width:480px){.home-gallery-announcement{grid-template-columns:18px minmax(0,1fr)}.home-gallery-announcement .connection-badge{grid-column:1 / -1;justify-self:stretch;justify-content:center}.home-module-empty{min-height:220px;padding:24px 18px}}
